Merge "Rename getCopyWarn() to getCopyrightWarning() and make it public and static"
[lhc/web/wiklou.git] / includes / libs /
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 CatropeMerge "Make session persist between calls to doApiRequest"
2012-06-22 CatropeMerge "Fix session handling in API test cases."
2012-06-22 MaxSemMerge "(bug 36819) Lowercase be,csb,cu,dsb,hsb,rue...
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-22 NikerabbitMerge "Prefer console.error over console.log for except...
2012-06-22 HasharMerge "Fix INSERT options for PostgreSQL for INSERT...
2012-06-22 HasharMerge "CSSMin: Clean up $remote trailing slash fix"
2012-06-20 Timo TijhofCSSMin: Clean up $remote trailing slash fix
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-04 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-02 Roan KattouwFix bug in CSSJanus where background-position and backg...
2012-02-02 Roan Kattouw(bug 34114) CSSMin::remap() doesn't respect its $embed...
2011-11-23 Brion VibberRevert r103978, r103979 -- screwed something up, breaks...
2011-11-22 Brion VibberFunctional part of r103978 (d'oh!) plus an update to...
2011-11-22 PlatonidesFinal fixup to r103910 and follow-ups.
2011-11-22 PlatonidesTwo decimal points may be valid, as 5..toString() ...
2011-11-22 PlatonidesFollow-up r103915: We need to increment $end before...
2011-11-22 PlatonidesFollow-up r103915. The @fixme of r103865 was wrong.
2011-11-22 PlatonidesFix r103865 fixmes about case where there a parse error...
2011-11-22 PlatonidesFollow-up r103865. Accept lowercase hex and remove...
2011-11-21 Brion Vibber* (bug 32548) fix minification bug when numeric literal...
2011-10-26 Sam ReedMore documentation!
2011-10-14 Sam ReedUpdate some deprecated code
2011-09-27 Brion Vibber* (bug 31187) Fix for user JavaScript validation to...
2011-08-14 Roan KattouwFollowup to r92580 and r93820: r92580 duplicated the...
2011-08-03 Roan KattouwFix syntax error in r93820
2011-08-03 Roan KattouwFix r93820: PROT_ -> PROTO_
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-07-31 Roan KattouwClarify dual-licensing (GPL&Apache) of CSSJanus. Has...
2011-07-24 PlatonidesUpdate JSMin+ to the newly released 1.4
2011-07-19 Roan KattouwFixes for URL expanding in CSSMin: adjust the offset...
2011-07-19 PlatonidesExpand the defines from JSTokenizer::__construct()...
2011-07-19 PlatonidesRemove double ; and final ?> from jsminplus (imported...
2011-07-06 Brion VibberFollowup r83885: add JSMin+ 1.3 to use its parser to...
2011-07-04 Antoine MussoHTTP status messages move: OutputPage -> HttpStatus
2011-06-17 Sam ReedSwap else if for elseif
2011-06-06 Tim Starling* Added a REQUEST_URI check to the bug 28235 handling.
2011-05-10 Brion Vibber* (bug 25262) Fix for minification of hardcoded data...
2011-04-19 Max SemenikRemoved JavaScriptDistiller: unused
2011-04-18 Sam Reed* (bug 28586) YAML: strings that are the same as boolea...
2011-03-15 Neil Kandalgaonkarremoving another use of the vertical tab & form feed...
2011-03-15 Neil Kandalgaonkarthe vertical tab \v and form feed \f escapes are not...
2011-03-15 Ryan Kaldarioops, don't delete char before the slash, followup...
2011-03-15 Ryan Kaldarikeep double slash filter from breaking absolute URLs...
2011-03-14 Roan KattouwFollowup r83891: don't insert a newline before ++ or...
2011-03-14 Roan Kattouw(bug 27052) CSSMin generated URLs like foo//../bar...
2011-03-14 Roan KattouwFollowup r83885: implement maximum line length and...
2011-03-14 Roan Kattouw(bug 27528) Incorporate Paul Copperman's minifier
2011-02-19 Roan Kattouw(bug 27328) Redo r82218 properly, expanding URLs with...
2011-02-19 Roan KattouwRevert r82218 , doesn't fix absolute path URLs but...
2011-02-18 Roan KattouwRemove comment that makes no sense post r82399
2011-02-18 Tim StarlingFix comments and whitespace for \\\\ .
2011-02-18 Tim StarlingJavaScriptDistiller fixes:
2011-02-18 Sam ReedRemove useless elseif compare. If the else if is doing...
2011-02-18 Sam ReedComment out 2 unused lines in JavaScriptDistiller
2011-02-18 Tim Starling* For readability, use /x in regexes. Removed the start...
2011-02-18 Tim StarlingMade the regexes slightly more readable by undoubling...
2011-02-17 Roan KattouwFix a bug in string recognition in JSDistiller. This...
2011-02-17 Roan KattouwFix for r82344, which causes JSDistiller to stop minify...
2011-02-17 Roan KattouwRevert r82340, caused something linke bug 27481 where...
2011-02-17 Roan Kattouw(bug 27492) Fix regexes for matching JS regexes which...
2011-02-16 Roan KattouwFollowup r82156: skip relative URLs with absolute paths too
2011-02-15 Trevor ParscalResolves remaining issues in r82000 with remapping...
2011-02-12 Mark A. Hershbergerw/s fixups
2011-02-11 Trevor ParscalResolves bug #27328 by supporting URL rewriting for...
2011-02-08 Roan KattouwReimplement r80900, was lost when code was moved around
next