Tidy up return values of envChecks
[lhc/web/wiklou.git] / resources /
2012-03-01 Krinkle[mediawiki.action.history.diff.css] Revert 1.19 style...
2012-02-29 Krinkle[mediawiki.js] minor improvements based on recently...
2012-02-28 Ryan Kaldarimaking sure colored buttons get white icons, implementi...
2012-02-28 Krinkle[mediawiki.action.edit] Clean up and bug fixes
2012-02-28 Roan KattouwFix scoping in r112451: isReady was accidentally used...
2012-02-27 Roan Kattouw(bug 34542) Calling mw.loader.load('someurlhere') somet...
2012-02-27 Krinkle[mediawik.special.changeslist] Remove ugly arrow swappi...
2012-02-26 Tim StarlingRe-add the exception log removed in r88392: unlike...
2012-02-26 Tim Starling* Fix r111983 (bug 34662): make mw.toolbar.addButton...
2012-02-26 Krinkle[mediawiki.api.watch] Re-use watch() in unwatch().
2012-02-25 Ryan Kaldarifixing bug 34609 - datepicker should always be set...
2012-02-24 Krinkle[mw.loader] Remove 'media' type support in addInlineCSS
2012-02-24 Krinkle[mw.loader] Refactor addInlineCSS's logic, fixing vario...
2012-02-24 Ryan Kaldariwikistandard.css is not a common skin file, it is only...
2012-02-23 KrinkleFollow-up r112172: fix inline-block support for IE6/IE7
2012-02-23 KrinkleFollow-up r112172: embed
2012-02-23 Brion Vibber* (bug 33045) Use locally-sourced spinner image for...
2012-02-23 Krinkle[mw.util] bug fix and minor clean up
2012-02-23 Brion Vibberbug 34599: special:uploadwizard loading insecure conten...
2012-02-22 Roan KattouwFix spacing in r111809
2012-02-20 Tim StarlingBug 34538 again. Bug reproduced and fix tested.
2012-02-20 Tim Starling* Fixed failure of the edit toolbar to load when $wgRes...
2012-02-19 Derk-Jan HartmanAdd support for sorting fractions in jquery.tablesorter
2012-02-18 Derk-Jan HartmanAdd support to tablesorter to handle IP/CIDR notation
2012-02-18 Andrew GarrettAdd missing dependency of mediawiki.user to mediawiki...
2012-02-18 Ryan Kaldarifollow-up to r111802, we dont need internal document...
2012-02-18 Ryan Kaldarifix for bug 34466 - making sure mediawiki module isnt...
2012-02-17 Ryan Kaldarichanging jquery.ui buttons to match assets from brandon...
2012-02-16 Roan KattouwMove the IE memory leak prevention voodoo together...
2012-02-16 Roan KattouwSince I'm sick of all the mw.user-induced problems...
2012-02-15 Roan KattouwFollowup r110592: rename 'blocking' to 'async', and...
2012-02-15 Trevor ParscalFixed green button styles to match colors in actual...
2012-02-13 Andrew GarrettModification to jquery.localize.js: For HTML elements...
2012-02-13 Krinkle[mw.debug] Clean up
2012-02-13 Krinkle[RL] Comment mod and other minor changes
2012-02-09 Roan KattouwFollowup r110988: IE8 throws JS errors if you try to...
2012-02-09 Antoine MussoDebugToolbar: drop specific monospace font
2012-02-09 Roan KattouwMake mediawiki.legacy.ajax top-loading too, apparently...
2012-02-09 Roan Kattouw(bug 34289) user.options CSS loaded twice. Fixed by...
2012-02-09 Roan Kattouw(bug 31676) Group dynamically inserted CSS into a singl...
2012-02-06 Sam ReedPing r110759, remove erroneous extra subdir
2012-02-06 Sam ReedMove mediawiki.api to own folder
2012-02-03 Ryan Kaldariadding note about local modifications
2012-02-03 Robin PepermansAdd @noflip to arrow directions like "southwest", as...
2012-02-02 Roan KattouwFollowup r108184: per CR, blocking loads in debug mode...
2012-02-02 KrinkleEnqueue mw.util.init in document-ready even handler...
2012-01-31 Mark A. Hershbergerrevert r110340 after talking with krinle
2012-01-30 Mark A. HershbergerFixes bug 34036 - [regression] mw.loader.load doesn...
2012-01-30 Krinkle[jquery.qunit.completenessTest.js] typo
2012-01-29 KrinkleAdd support for loading mediawiki.util from the top...
2012-01-28 Krinkle[Special:MovePage] Split new title input, fix bug 29454...
2012-01-24 Antoine Mussodiff: align cell content to the top
2012-01-24 Neil Kandalgaonkardo not try to html-escape anything but strings; fixes...
2012-01-24 Neil Kandalgaonkarescape incoming strings (cannot contain HTML any more)
2012-01-23 Derk-Jan HartmanCorrect mw.Uri.decode to properly decode encoded +...
2012-01-23 Sam ReedRedoing r108960 with history
2012-01-23 Sam ReedRevert r108987 to copy properly
2012-01-23 Jeremy PostlethwaiteAdding the jquery cycle plugin. This is being used...
2012-01-22 Krinkle[Core JS] mediawiki.legacy.protect should be loaded...
2012-01-22 Krinkle[mediawiki.util] minor code cleanup
2012-01-21 Krinkle[Resources] Add missing or implied dependencies
2012-01-19 Krinkle[mediawiki.js] edit comment
2012-01-19 Niklas LaxströmLess Title Case
2012-01-19 Niklas Laxström12em was too narrow, 18 seems to be better
2012-01-19 Niklas LaxströmTable headers looked ugly without the same padding...
2012-01-18 Antoine Mussodbg toolbar: prevents screen jumping
2012-01-17 Krinkle[jquery.footHovzer] Remove buggy scrollstate preserver
2012-01-17 Alexandre EmsenhuberIf you want to display miliseconds, make the time be...
2012-01-17 Antoine Mussodbg toolbar: makes pane title consistent
2012-01-17 Antoine Mussodbg toolbar query list
2012-01-17 Jeroen De Dauwadded missing semicolon
2012-01-16 Santhosh Thottingalreintroduce the shortcut evaluation removed in r108403...
2012-01-15 Krinkle[mediawiki.action.history.diff.css] remove redundant...
2012-01-15 John Du HartAdding jquery.arrowSteps to core, from UploadWizard
2012-01-14 Niklas LaxströmTypo
2012-01-11 Rob Moenremove concurrency resource per revert. follow up...
2012-01-11 Rob Moenadd js resource for concurrency api, check method for...
2012-01-10 Santhosh ThottingalMake the plural rules for Southern Sami consistant...
2012-01-10 Santhosh ThottingalMake the plural rules consistant with the rules in...
2012-01-10 Santhosh ThottingalMake the javascript implementation of Macedonian(mk...
2012-01-09 Santhosh ThottingalCleanup the convertPLural method for Lithuanian(lt)
2012-01-09 Santhosh ThottingalRemove unnecessary break statement after return statement.
2012-01-09 Krinkle[mediawiki.action.history.js] Provide cleaner handling...
2012-01-08 Krinkle[mediawiki.action.history.js] Clean up
2012-01-08 KrinkleRe-applying change to code from r106516
2012-01-08 KrinkleRe-do svn copy from r106516 preserving history
2012-01-06 Antoine Musso(bug 29309) allow CSS class per tooltip (tipsy)
2012-01-06 Roan KattouwFollowup r108231, remove useless _this
2012-01-06 Roan KattouwFollowup r108184: fix loading in Opera. Before, Opera...
2012-01-06 Roan KattouwFix broken oldParser call in r108230
2012-01-06 Roan KattouwFix up r108203: just loading mw.jqueryMsg in the bottom...
2012-01-06 Roan KattouwSet position => 'top' for wikibits, required to support...
2012-01-06 Roan KattouwRemove unneeded dependency from wikibits, and move...
2012-01-06 Santhosh ThottingalUse mw.jqueryMsg parser for message parsing to support...
2012-01-06 Brion VibberFix a race condition in classic edit toolbar setup
2012-01-05 Roan KattouwResourceLoader: Add an experimental option to move...
2012-01-05 Krinkle[mediawiki.loader] fix numerous bugs and edge cases...
2012-01-04 Krinkle[mediawiki.debug] add implied semi-colon
2012-01-04 Mark A. Hershbergerre r102301 — apply Krinkle's suggested fix.
2012-01-04 Antoine MussoJSTesting: javascripttest-pagetext-skin msg
next