Merge "Expose the log_id of the deletion log entry in the action=delete API"
[lhc/web/wiklou.git] / includes /
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-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-07-01 SiebrandMerge "Bug 36453 - Provide the git info on action=query...
2012-07-01 Translation update... Localisation updates from translatewiki.net.
2012-06-29 Alexandre EmsenhuberDeprecated Title::userIsWatching(); use User::isWatched...
2012-06-29 Max SemenikBug 36453 - Provide the git info on action=query&meta...
2012-06-29 Aaron SchulzMerge "Rename getCopyWarn() to getCopyrightWarning...
2012-06-29 jeroendedauwImprove names of factory methods in ORMTable. Now its...
2012-06-29 Timo TijhofResourceLoader.php: Fix E_NOTICE
2012-06-29 Tim StarlingMerge "[FileBackend] Rewrote FileBackendStoreShardListI...
2012-06-29 Platonides(bug 36812) SpecialActiveUsers: Use right instead of...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-29 Timo TijhofCleanup: Fix repeated array casting, fix variable name...
2012-06-28 SiebrandMerge "Use local context to get messages and time forma...
2012-06-28 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-28 Alexandre EmsenhuberUse local context to get messages and time formatting...
2012-06-28 SiebrandMerge "Add missing entry in autoloader for abstract...
2012-06-28 Brion VIBBERMerge "(bug 38024) Skip styles for modules that don...
2012-06-28 KrinkleMerge "mediawiki.jqueryMsg: Fix double-escaped attribut...
2012-06-28 Aaron SchulzMerge "Disable unneeded database requisite of generateR...
2012-06-28 Aaron SchulzMerge "setting to completely override server hostname"
2012-06-28 Aaron SchulzMerge "helpers to get subjects/talk namespaces"
2012-06-28 Aaron SchulzMerge "Choose parentids in tests as they are in real...
2012-06-28 Aaron SchulzMerge "xsd: fix id within contributor to allow 0"
2012-06-28 DemonMerge "Math isn't in core, so no point having a TODO...
2012-06-28 Timo Tijhof(bug 38024) Skip styles for modules that don't have...
2012-06-28 Aaron SchulzMerge "Class renaming didn't went into change 12729"
2012-06-28 Tim StarlingMerge "Reduced some master queries by adding flags...
2012-06-28 Aaron SchulzRevert "Introduce a new hook that allows extensions...
2012-06-28 AaronReduced some master queries by adding flags to Revision...
2012-06-27 DemonMerge "Make HTMLFileCache also work when gzip is not...
2012-06-27 DemonMerge "Explicitely define $links as an array in Special...
2012-06-27 DemonMerge "Follow-up Idae8d920 (8c65834): no need to call...
2012-06-27 DemonMerge "Disable the db LCStore if the maintenance script...
2012-06-27 GWickeMerge "Added several quote tests."
2012-06-27 jeroendedauwAdd missing entry in autoloader for abstract test base...
2012-06-26 Antoine Mussosetting to completely override server hostname
2012-06-26 Antoine Mussohelpers to get subjects/talk namespaces
2012-06-26 ReedyMerge "fix typo's"
2012-06-26 mlitnfix typo's
2012-06-26 Antoine Musso(bug 37627) generic exception for not logged in users
2012-06-26 Antoine Mussodocument ErrorPageError constructor parameters
2012-06-26 NikerabbitMerge "Made LogEventsList extend ContextSource and...
2012-06-26 Alexandre EmsenhuberMake HTMLFileCache also work when gzip is not enabled...
2012-06-26 Alexandre EmsenhuberExplicitely define $links as an array in SpecialBlock...
2012-06-26 GWickeMerge "Added several additional definition list tests."
2012-06-26 Tim StarlingMerge "Added sanity check to WikiPage to avoid duplicat...
2012-06-26 Tim StarlingMerge "[FileBackend] Changed copy script to use batches...
2012-06-25 HasharMerge "[LockManager] Added support for a default lock...
2012-06-25 Aaron SchulzMerge "ForeignAPIRepo now overwrite files when creating...
2012-06-25 Alexandre EmsenhuberMade LogEventsList extend ContextSource and use local...
2012-06-25 Antoine MussoForeignAPIRepo now overwrite files when creating them.
2012-06-25 CatropeMerge "Introduce a new hook that allows extensions...
2012-06-25 ReedyMerge "Change some NS_IMAGE to NS_FILE"
2012-06-25 HasharMerge "JavaScriptMinifierTest: Increase test coverage"
2012-06-25 Alexandre EmsenhuberFix undefined variable from I55939bb5 (eb6df43).
2012-06-25 DemonMerge "Bug 26911 - cli install doesn't ask for a password"
2012-06-24 umherirrenderChange some NS_IMAGE to NS_FILE
2012-06-23 Aaron SchulzMerge "Remove adittional type hinting stuff because...
2012-06-23 Aaron SchulzMerge "Use canonical parser option for linkupdate in...
2012-06-23 Aaron SchulzMerge "Add missing __METHOD__ to select in LocalRepo"
2012-06-23 Aaron Schulz[LockManager] Added support for a default lock manager.
2012-06-23 NikerabbitMerge "(follow-up) Fix "file not found" error in mediaw...
2012-06-22 mlitnIntroduce a new hook that allows extensions to add...
2012-06-22 umherirrenderAdd missing __METHOD__ to select in LocalRepo
2012-06-22 CatropeRename getCopyWarn() to getCopyrightWarning() and make...
2012-06-22 umherirrenderUse canonical parser option for linkupdate in api purge
2012-06-22 Brion VIBBERMerge "Moved JobQueue.php file to Job.php"
2012-06-22 AaronMoved JobQueue.php file to Job.php
2012-06-22 CatropeMerge "API: Reset token cache on login, so API tests...
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 danielAPI: Reset token cache on login, so API tests work
2012-06-22 AaronAdded sanity check to WikiPage to avoid duplicate edits.
2012-06-22 umherirrenderSpecial:EditWatchlist/raw now make use of GenderCache
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-22 Waldir Pimenta(bug 23427) PAGEID magic word
2012-06-22 Timo TijhofMerge "(bug 260) Handle <pre> overflow automatically...
2012-06-21 ReedyFix undefined property domain in AuthPlugin
2012-06-21 danielFix session handling in API test cases.
2012-06-21 Aaron[LockManager] Added a memcached lock manager class.
2012-06-21 Ryan LaneSimplifying domain getting/setting
2012-06-21 SiebrandMerge "Bug 37705 - ucfirst for sidebar interlanguage...
2012-06-21 robinBug 37705 - ucfirst for sidebar interlanguage links
2012-06-20 HasharMerge "[LockManager] Factored QuorumLockManager class...
2012-06-20 Translation update... Merge "qLocalisation updates from translatewiki.net."
2012-06-20 Trevor ParscalMerge "Move action.watch to a more suitable place and...
2012-06-20 Rob MoenMove action.watch to a more suitable place and expose...
2012-06-20 HasharMerge "Removed half-assed $wgDBtransactions global."
2012-06-20 AaronRemoved half-assed $wgDBtransactions global.
2012-06-20 jeroendedauwRemove adittional type hinting stuff because PHP will...
2012-06-20 Timo TijhofCSSMin: Clean up $remote trailing slash fix
next