Follow-up I0b781c11 (2a55449): use User::getAutomaticGroups().
[lhc/web/wiklou.git] / includes / filerepo / backend / lockmanager / DBLockManager.php
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-25 Aaron SchulzMerge "Avoid extreme performance regression in ImagePage."
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 NikerabbitMerge "Fix a typo in resources/jquery/jquery.byteLimit.js"
2012-05-24 Aaron SchulzMerge "(bug 36761) "Mark pages as visited" should submi...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Adding params to getArrow()"
2012-05-21 DemonMerge "Remove some methods from FakeTitle that do not...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyImproved/added parameter documentation
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
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 "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 Aaron SchulzMerge "Made WikiPage recall the source of the data...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-03-04 Aaron SchulzAdded some super calls to constructors to be safe
2012-02-26 Alexandre EmsenhuberPass __METHOD__ to DatabaseBase::begin(), DatabaseBase...
2012-02-09 Sam ReedMore return documentation
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-01-14 Aaron Schulz* Fixed bogus var in LSLockManager.
2012-01-13 Aaron SchulzIn FileBackend:
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2012-01-07 Aaron Schulz* Fixed bogus dollar signs left in $tmpGlobals array...
2011-12-31 Sam ReedAdd braces
2011-12-24 Aaron Schulz* Follow-up r107195: these params are resource paths...
2011-12-24 Aaron SchulzIn LockManager classes:
2011-12-20 Aaron SchulzMerged FileBackend branch. Manually avoiding merging...