(Bug 19725) Do not include suppressed edits in the "View X deleted edits" message...
[lhc/web/wiklou.git] / includes / resourceloader /
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-06-29 Chad Horohoe(bug 29277) MediaWiki:Filepage.css not loaded on foreig...
2011-06-17 Sam ReedSwap else if for elseif
2011-06-17 Robin Pepermans(part of bug 6100) Set the directionality based on...
2011-06-16 Krinkle(bug 29441) Expose CapitalLinks config in JS to allow...
2011-06-16 KrinkleRevert r90232.
2011-06-16 KrinkleImplement mw.Title in core
2011-06-16 Tim StarlingRemoved $wgProto. Previously, setting this undocumented...
2011-06-14 KrinkleMerge conflict fix from r90096.
2011-06-14 KrinklewgNamespaceIds in JavaScript didn't include canonical...
2011-06-01 Roan Kattouw(bug 29224) Also use a packed modules string for the...
2011-05-26 Roan Kattouw(bug 28840) URLs with dots break because of IE6 securit...
2011-05-22 Alexandre EmsenhuberUse wfMessage() so that we can check message existence...
2011-05-21 KrinkleFollow-up r88554: Passing null for now, fixed php error...
2011-05-21 KrinklePassing token paremeter in mw.action.watch.ajax since...
2011-05-21 KrinkleAdding user.tokens module and loading by default. ...
2011-05-21 Sam ReedFixup/add documentation
2011-05-15 Tim StarlingRevert r87635, r87637, r87639, r87643 (MW_MIN_PHP_VERSI...
2011-05-15 PlatonidesFollow up r88053. This was trying to throw the return...
2011-05-14 Roan KattouwFix bug in r87497, reported in CR: &modules=foo,bar...
2011-05-14 Trevor ParscalAdded direct file loading functionality to debug mode...
2011-05-14 Roan KattouwFollowup r87711: add ! to the forbidden characters...
2011-05-10 KrinkleCreating a way to toggle mw.config LEGACY_GLOBALS from...
2011-05-09 Roan Kattouw(bug 28840) Commit patch by bawolff that encodes dots...
2011-05-07 Happy-melon* Implement MW_VERSION constant in Defines.php and...
2011-05-05 Roan KattouwPer bug 28738 comment 4, pack ResourceLoader URLs by...
2011-05-04 Krinklemw.loader fixes
2011-05-01 Roan Kattouw(bug 28738) Implement request splitting in mw.loader...
2011-04-21 Nimish Gautamadded wgCookiePrefix to exported variables
2011-04-20 Happy-melonFollow-up r82285: prefix group css and js pages with...
2011-04-18 Leo KoppelkammFollowup r86088 per CR: Move month array builder into...
2011-04-14 Leo KoppelkammCompletely rewritten table sorting script.
2011-04-07 Roan KattouwFor bug 27488: move the startup script, jquery+mediawik...
2011-04-01 Trevor ParscalAdded charset property to HTTP Content-Type fields...
2011-03-27 Roan KattouwFix default implementation of ResourceLoaderModule...
2011-03-25 Sam ReedRemove getFlip code duplication
2011-03-23 Roan KattouwBump RL filter version to 4 to keep it in sync with...
2011-03-20 Roan KattouwPer CR, remove round() call I accidentally reintroduced...
2011-03-20 Roan Kattouw(bug 26805) Introduce ResourceLoaderGetStartupModules...
2011-03-20 Roan KattouwFollowup r84399: remove another round() call
2011-03-20 Roan KattouwRemove stray round() call, rounding of timestamps was...
2011-03-14 Roan Kattouw(bug 27054) Implicit end of statement can break stuff...
2011-03-14 Roan KattouwFollowup r83885: implement maximum line length and...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier
2011-03-05 Happy-melonInclude MediaWiki:Noscript.css in <noscript></noscript...
2011-03-02 Antoine Mussodoxygen can use @code !
2011-02-21 KrinkleAdd missing to mw.config
2011-02-19 Krinklemw.loader.implement now calls script without setting...
2011-02-19 KrinkleUsing the mw alias for mediaWiki in core. Saves bandwid...
2011-02-19 Roan Kattouw(bug 27302) Avoid unnecessary requests for user and...
2011-02-19 Roan KattouwFix logic error in r73204 (!) causing ResourceLoaderCon...
2011-02-18 Tim StarlingAdd the cache key to the filter output, like what we...
2011-02-18 Sam Reed2 subclasses of ResourceLoaderWikiModule implement...
2011-02-17 Roan KattouwVersion the minifier cache in ResourceLoader
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Happy-melonrevert r82283, loads of unrelated changes
2011-02-16 Happy-melonCreate a user.groups module in ResourceLoader, which...
2011-02-16 Roan KattouwPer Philip Tzou, move wgUserVariant from the set of...
2011-02-16 Roan KattouwExpose $wgExtensionAssetsPath in JS
2011-02-12 Roan KattouwNever serve 304s from RL in debug mode. This causes...
2011-02-12 KrinkleFollow-up r82038. Calling wfExpandUrl() on remote base...
2011-02-12 KrinkleFollow-up r81731 CR comments. Calling wfExpandUrl(...
2011-02-11 Trevor ParscalResolves bug #27328 by supporting URL rewriting for...
2011-02-11 Roan KattouwApply $wgContLang-based flip logic to site and user...
2011-02-11 Roan KattouwFixes for r81936 per Tim's review
2011-02-11 Roan KattouwFix getMsgBlobMtime() to also cause a cache invalidatio...
2011-02-10 PlatonidesAdd profiling to the whole ResourceLoader::makeModuleRe...
2011-02-10 PlatonidesYet more additions of wfProfileOut()
2011-02-08 Sam ReedMinor documentation tweaks/improvements
2011-02-08 Sam ReedAdd missing wfProfileOut( __METHOD__ );
2011-02-08 Roan KattouwRemove $wgServer prepending from remote JS/CSS paths...
2011-02-08 Tim StarlingFixes for ResourceLoaderWikiModule r72776. No serious...
2011-02-08 Tim StarlingFix bug from r73645: setMsgBlobMtime() requires its...
2011-02-07 Tim StarlingUse the content language to set the skin direction...
2011-02-04 Krinkleuser scripts & styles are lowercase skin; + using ...
2011-02-04 Happy-melonFollow-up r64670 (bug22929): cleaner implementation...
2011-01-23 KrinkleObviously no need for a foreach loop here. (Follow...
2011-01-23 Krinkleadding available skins to mw.config.values
2011-01-22 Bryan Tong MinhFollow-up r79867: Read out EXIF orientation in JavaScri...
2011-01-20 Trevor ParscalResolved bug 26791 by replacing JSMin with a new librar...
2011-01-19 Roan KattouwFollowup r73686: make private modules really private...
2011-01-13 Roan KattouwCoerce mtimes to TS_UNIX before outputting them, and...
2011-01-12 Roan KattouwFix issue with missing keys in $wgFileExtensions caused...
2011-01-10 Sam ReedDocumentation addition/tweaks
2011-01-09 Roan KattouwFix bug in ResourceLoader causing LTR->RTL flipping...
2011-01-09 Roan KattouwAvoid dot bloat in paths
2011-01-09 Roan KattouwFollowup r78924: keep track of exception/warning commen...
2011-01-09 Roan KattouwAdd a hook for registering variables in ResourceLoaderS...
2011-01-08 Roan KattouwAttempt at fixing bug 26370, which seems to be an infin...
2011-01-07 Roan Kattouw(bug 26497) printable=yes and handheld=yes request...
2011-01-04 Tim StarlingFix for bug 26561: clickjacking attacks. See the bug...
2010-12-30 Roan Kattouw(bug 26507) Wrap all ResourceLoader-served JS in (funct...
2010-12-23 Roan Kattouw(bug 26399) Preload module info for all modules in...
2010-12-23 Roan KattouwProper exception handling in ResourceLoader. Catch...
2010-12-16 Trevor ParscalMoved CSS flipping to occur inside a module - this...
2010-12-10 Roan KattouwMake load.php output a comment explaining what's going...
2010-12-10 Roan Kattouw(bug 26130) ob_start( 'ob_gzhandler' ) in LocalSettings...
2010-12-08 Roan KattouwRemove unnecessary check against $wgAllowUserCss in...
2010-12-03 Roan KattouwSpaces to tabs in r77011
2010-12-02 Roan KattouwFix r75994 per CR: don't pass an array as a JS string...
next