Merge "[LockManager] Cleaned up DBLockManager and reduced code duplication."
[lhc/web/wiklou.git] / includes /
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-08 CatropeMerge "(bug 38987) mediawiki.api.parse.test: Fix test...
2012-08-08 Aaron Schulz[Database] Various DB cleanups.
2012-08-08 Aaron SchulzRevision and WikiPage cleanup with IDBAccessObject...
2012-08-08 PlatonidesReplace $wgDBerrorLogInUTC with a $wgDBerrorLogTZ varia...
2012-08-08 ReedyMerge "Allow session expiry time to be configured"
2012-08-08 NikerabbitMerge "Follow-up I47412b67: pass an array of query...
2012-08-08 NikerabbitMerge "(bug 39099) Changed error-levels in Uri.php"
2012-08-08 Alexandre EmsenhuberFollow-up I47412b67: pass an array of query parameters...
2012-08-08 NikerabbitMerge "Pass the 'returntoquery' parameter on cookie...
2012-08-08 IAlexMerge "Remove unused variables/function values returned"
2012-08-08 IAlexMerge ".gitignore: Add .DS_Store for Mac OS X; Organize...
2012-08-08 Tim StarlingAllow session expiry time to be configured
2012-08-08 Aaron SchulzMerge "Allow session storage to be configured independe...
2012-08-08 Tim StarlingAllow session storage to be configured independently
2012-08-07 ReedyRemove unused variables/function values returned
2012-08-07 Tyler Anthony Romeo(bug 39099) Changed error-levels in Uri.php
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 IAlexMerge "Set form name for HTMLForms in FormAction subcla...
2012-08-07 Translation update... Merge "Localisation updates from translatewiki.net."
2012-08-07 ReedyMerge "Followup c17651/bug 39032"
2012-08-07 Aaron SchulzMerge "Added some docs, fixed some docs and made implic...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 ReedyFollowup c17651/bug 39032
2012-08-07 Waldir Pimentaimprove wfStripIllegalFilenameChars()'s readability
2012-08-07 Brian Wolff(bug 33037) Special:newfiles treat its subpage paramete...
2012-08-07 Brad Jorsch(bug 11142) Improve file ext error reporting in API...
2012-08-07 Alexandre EmsenhuberPass the 'returntoquery' parameter on cookie check.
2012-08-07 Alexandre EmsenhuberAdded WebRequest::getMethod() to get the HTTP method...
2012-08-07 IAlexMerge "Allowing Message objects to be passed as error...
2012-08-07 Tyler Anthony RomeoAllowing Message objects to be passed as error page...
2012-08-07 Daniel WernerLinker::link() prints deprecated warning if $query...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-07 Daniel FriesenAdd a Uri class.
2012-08-07 Tim StarlingMerge "Fix wrong return value in Preprocessor::getChild...
2012-08-07 Aaron SchulzRefreshLinksJob performance tweaks.
2012-08-06 Aaron[FileBackend] Fixed curl call broken by 10ec7a1.
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-06 Tyler Anthony RomeoSet form name for HTMLForms in FormAction subclasses.
2012-08-06 Aaron SchulzMerge "Fixes to Special:Mostlinkedcategories."
2012-08-06 Aaron SchulzMerge "Use a better message when a revision is not...
2012-08-06 AaronMerge "[FileBackend] Fixed bogus sync-check status...
2012-08-06 Aaron[FileBackend] Fixed bogus sync-check status errors.
2012-08-06 jeroendedauwAdd @deperecation stuff to message functions
2012-08-06 IAlexMerge "Move message importtext into the fieldset"
2012-08-06 Aaron SchulzMerge "Followup ac8b7d54f81f7b3879a7e21c96b0d182a00618d...
2012-08-06 umherirrenderMove message importtext into the fieldset
2012-08-06 jeroendedauwSplit CacheTime into its own file
2012-08-06 jeroendedauwAdded some docs, fixed some docs and made implicit...
2012-08-06 Alexandre EmsenhuberIn WebRequest, don't use isset() to check that a variab...
2012-08-06 Alexandre EmsenhuberUse a better message when a revision is not found.
2012-08-06 Aaron SchulzMerge "change some rc_new to rc_type == RC_NEW"
2012-08-05 umherirrenderchange some rc_new to rc_type == RC_NEW
2012-08-05 umherirrenderFix wrong return value in Preprocessor::getChildrenOfType
2012-08-05 Siebrand MazelandSupport GENDER in 'passwordreset-emailelement'.
2012-08-05 Alexandre EmsenhuberFollow-up SVN r98012: pass Title objects to LogEventsLi...
2012-08-04 Alexandre EmsenhuberFixes to Special:Mostlinkedcategories.
2012-08-04 Aaron SchulzMerge "Fix possible error texts in action=options"
2012-08-04 Aaron SchulzMerge "remove 'cantpurge' from possible errors in actio...
2012-08-04 Aaron SchulzMerge "Rename 'file-session-key' in api message map"
2012-08-04 Aaron SchulzMerge "unknown error 'filerevert-badversion'"
2012-08-04 umherirrenderfix list of possible errors for list=blocks
2012-08-04 umherirrenderremove 'cantpurge' from possible errors in action=purge
2012-08-04 umherirrenderFix possible error texts in action=options
2012-08-04 umherirrenderRename 'file-session-key' in api message map
2012-08-04 NikerabbitMerge "* Bug 39032 - ApiQuery generates help in constru...
2012-08-04 umherirrenderunknown error 'filerevert-badversion'
2012-08-04 Reedy* Bug 39032 - ApiQuery generates help in constructor.
2012-08-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 IAlexMerge "Make rebuildLocalisationCache.php also obey...
2012-08-03 ReedyMerge "Fixes to Special:Mostlinkedtemplates."
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 IAlexMerge "Change from wgMiserMode to isCached on Special...
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-03 CatropeMerge "(bug 38351) Image alignment should follow the...
2012-08-03 Tim StarlingMemcached PHP client improvements
2012-08-03 umherirrenderChange from wgMiserMode to isCached on Special:WithoutI...
2012-08-03 Antoine Mussolink to HTMLForm doc on the wiki
2012-08-03 Alexandre EmsenhuberFixes to Special:Mostlinkedtemplates.
2012-08-02 ReedyMerge "Fix bug causing API to list anons as autoconfirm...
2012-08-02 KrinkleMerge "Fix jquery.localize tests, change number of...
2012-08-02 robin(bug 38351) Image alignment should follow the page...
2012-08-02 Brad Jorsch(bug 38904) prop=revisions&rvstart=... should not blow...
2012-08-02 CatropeFix bug causing API to list anons as autoconfirmed...
2012-08-02 CatropeMerge "(bug 35526) Make jquery.tablesorter use a stable...
2012-08-02 Brad JorschAllow manipulation of wl_notificationtimestamp via...
2012-08-02 Reedy* (bug 38231) Add xml parse tree to action=parse.
2012-08-02 CatropeMerge "Add feature to disable rollback edit count"
2012-08-02 SiebrandMerge "Don't manually quote stuff"
2012-08-02 ReedyDon't manually quote stuff
2012-08-02 NikerabbitMerge "Update languagesWithVariants"
2012-08-02 Antoine MussoHTMLForm mutators can now be chained
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-02 ReedyMerge "debug log group for DNS blacklist lookup results"
2012-08-02 DemonMerge "Support deleting all rows"
2012-08-02 Alexandre EmsenhuberMark the history link on page deletion as known.
next