A d d s p a c e s
[lhc/web/wiklou.git] / resources /
2011-08-31 KrinkleFix Uncaught TypeError: Cannot call method 'substr...
2011-08-31 Daniel FriesenRemove the basic styles that vector coppied from monobo...
2011-08-29 KrinkleMake file names match module names.
2011-08-26 KrinkleUpdating jquery.qunit from upstream
2011-08-25 Roan KattouwPut mediawiki.special.search in a document ready wrapper
2011-08-25 Roan KattouwFollowup r92155, move preferences-specific code introdu...
2011-08-24 Brion VibberFollowup r95332 (bug 30441 fix) -- Roan pointed out...
2011-08-24 John Du HartFollow-up r95445, fix for IE6-7 no supporting display...
2011-08-24 Krinklejquery.spinner: Fix small issues
2011-08-24 John Du Hart(bug 30499) Create jQuery replacements for injectSpinne...
2011-08-24 KrinkleAdd comments and fix whitespace for r90657, r86305
2011-08-24 Sam ReedRevert r91728
2011-08-23 Ryan Kaldarisyncing updates from vector jquery.ui skin with default...
2011-08-23 Brion Vibber* (bug 30441) getParamValue must understand "+" encodin...
2011-08-23 Brion Vibber* (bug 30497) Add client-nojs and client-js classes...
2011-08-16 Brion VibberFix a regression in search highlighting from r90092
2011-08-16 Roan KattouwFix some indentation and comments in mediawiki.Title...
2011-08-16 Roan KattouwFollowup r89853, tweaks for jquery.qunit.completenessTest:
2011-08-14 Leo KoppelkammFix r94429 : Left and right side are still nearly the...
2011-08-13 Max Semenik(bug 11374) Red .diffchange text in the green 'added...
2011-08-12 KrinkleApplying whitespace conventions in core JS files.
2011-08-12 KrinkleUse .prop instead of .attr where appropriate
2011-08-12 KrinkleFix bug in jquery.byteLimit.js for Safari 4
2011-08-12 KrinkleUpdating jquery.form from upstream
2011-08-12 KrinkleUpdating jquery.qunit from upstream
2011-08-12 Krinklemore ajaxCategories fixes based on review in r93351 CR
2011-08-12 Daniel FriesenUse a regex when checking for external urls. It's conci...
2011-08-12 Daniel FriesenFix usage of the jQuery global in a few spots.
2011-08-12 Daniel FriesenUse jQuery's $.isArray, not instanceof Array. The later...
2011-08-12 KrinkleApply lowerCamelCase to files for constructors as well.
2011-08-11 KrinkleSolve undefined-message problem by removing it all...
2011-08-11 KrinkleajaxCategories fixes based on review in r93351 CR:
2011-08-11 Roan KattouwFix a few comment typos noticed when doing JS review
2011-08-11 KrinkleAdd module definition for jquery.qunit.completenessTest...
2011-08-11 Krinklemediawiki.Title fix for IE.
2011-08-11 KrinkleFollow-up r93383: api param is 'namespace', not 'namesp...
2011-08-11 KrinkleRename mw.uri to mw.Uri + minor fixes:
2011-08-11 KrinkleCoding style commit
2011-08-11 KrinkleRenaming jquery.mwPrototypes to jquery.mwExtension
2011-08-08 KrinkleAdding support for a callback to jquery.byteLimit
2011-08-04 Ian BakerAdding new jquery plugins to Resources.php so they...
2011-08-04 Ian BakerAdding jquery plugins that UploadWizard and jQueryMsg...
2011-08-03 KrinkleCorrect typo in function documentation.
2011-08-03 KrinkleFix noglobals exceptions from QUnit
2011-08-03 KrinkleFollows-up r89848 CR: Cleaner solution
2011-08-02 Neil Kandalgaonkareliminates warning if no startUp defined, which can...
2011-08-02 Neil Kandalgaonkarreverting r93783 - got the case of the variable name...
2011-08-02 Neil Kandalgaonkareliminates warning if no startUp defined, which can...
2011-08-02 Neil Kandalgaonkarbreak dependency on utility functions isEmpty & isDefined
2011-08-02 Neil Kandalgaonkarmoving URI library to main resources
2011-08-02 Krinklemediawiki.Title: Removing public setter functions....
2011-08-02 Neil Kandalgaonkarbreaks in this file cause odd things to happen with...
2011-08-01 KrinklePort 'editondblclick' js to ResourceLoader.
2011-08-01 KrinkleReorder some modules in Resources.php to match director...
2011-08-01 KrinkleFollows-up r93515 CR: Whitespace
2011-08-01 Krinkle[ResourceLoader2] Create getModuleNames() function
2011-07-30 KrinkleAdding fix for bug 27427. Fixes unit test. Patch provid...
2011-07-30 Krinklemediawiki.js request() caching deep level object member...
2011-07-28 Leo Koppelkammr91728 : Fix a problem for api.php5 users and remove...
2011-07-28 Leo Koppelkammr91728 : Fix whitespace and two vars per CR
2011-07-28 Niklas LaxströmFu r93351: remove extra space
2011-07-28 Roan KattouwFollowup r93366: fix Opera bugs in textSelection. All...
2011-07-28 Roan KattouwFix broken textSelection test case in IE. All textSelec...
2011-07-28 KrinkleApplying code conventions:
2011-07-28 KrinkleAjaxCategories rewrite:
2011-07-27 Antoine Mussorevert r93284 and follow up r93285
2011-07-27 Leo Koppelkammr93284 : Update rightClickEdit.js
2011-07-26 Krinkle[ResourceLoader 2]: Add support for multiple loadScript...
2011-07-26 Leo Koppelkammr93090 : Make summaries more modular, Siebrand says...
2011-07-25 KrinkleAdd support for relative-protocol urls in mw.loader...
2011-07-25 Leo Koppelkamm* Ignore any <nowiki> or comment sections
2011-07-25 Leo Koppelkammmw.user.js: Make sessionId public
2011-07-25 KrinkleRemoving redundant check from $.fn.goIn/Out code.
2011-07-24 KrinkleAdding documentation for mw.loader.register
2011-07-24 KrinkleMore mediawiki.js cleanup (addScript AJAX)
2011-07-24 KrinkleMore mediawiki.js cleanup
2011-07-23 Jeroen De Dauwfu r92933 - fix breakage
2011-07-23 Roan KattouwFix typo in r92933 that resulted in global variable...
2011-07-23 KrinkleMinor mw.loader fixes
2011-07-23 Roan KattouwChange != {} to !$.isEmptyObject(): the former always...
2011-07-22 Ryan Kaldarifollow-up to r91499 - set padding for the elements...
2011-07-21 Brion VibberFollowup r92329: Fixes the localize test cases in IE...
2011-07-21 KrinkleRemove mw.util.inArray
2011-07-18 Sam ReedUpdate code comments that point to 1.18 to point to...
2011-07-15 KrinkleRemoving deprecated <msg /> support in jquery.localize...
2011-07-15 Leo Koppelkammr92288 : Missed second arg to inArray
2011-07-15 KrinkleajaxCategories fixes:
2011-07-15 Leo KoppelkammAjaxCategories: Making MultiEdit mores stable and getti...
2011-07-15 Leo Koppelkammr92253 : readd useful changes
2011-07-15 KrinkleAdd boolean inArray utility
2011-07-15 Brion VibberRevert r92238: partial addition of broken test cases...
2011-07-15 Leo KoppelkammAjaxCategories: move self init to mw.util.init; start...
2011-07-14 Leo KoppelkammAjaxCategories: More interface polish
2011-07-14 Leo KoppelkammFix expandableField.js dependencies
2011-07-14 Leo KoppelkammAjaxCategories: Add basic hook functionality. Can be...
2011-07-14 Leo KoppelkammAjaxCategories: Yay! MultiEdit mode working. May need...
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-14 Leo KoppelkammRestructure tab code of mediawiki.special.preferences...
2011-07-14 Leo KoppelkammAjaxCategories:
2011-07-13 KrinkleNew jquery.getAttrs module
next