xsd: fix id within contributor to allow 0
[lhc/web/wiklou.git] / includes /
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 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 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 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
2012-06-20 HasharMerge "(bug 37458) permission errors running BaseDumpTe...
2012-06-19 KrinkleMerge "(bug 35727) mw.Api ajax() should put token param...
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Bump release notes to say jQuery UI 1.8.21 ...
2012-06-19 Aaron SchulzMerge "Kill RELEASE-NOTES-1.19 from core. Not needed...
2012-06-19 Aaron[LockManager] Factored QuorumLockManager class out...
2012-06-19 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 LiangentFix comments added in change 10088
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Timo TijhofSkinTemplate: Minor clean up
2012-06-18 saperFix INSERT options for PostgreSQL for INSERT+SELECT
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-17 Timo TijhofMerge "Update and minor clean up of release-notes"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 Santhosh ThottingalRemove duplication of Langauge digitTransformTable...
2012-06-17 Aaron SchulzMerge "Update and fix AutoLoader definitions."
2012-06-17 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Alexandre EmsenhuberUpdate and fix AutoLoader definitions.
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 ReedyCan't use return value of void functions
2012-06-16 umherirrender(bug 37301) add sizediff to list=usercontribs
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-16 KrinkleRevert "Deprecate no longer used Skin::getCommonStylePath."
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 Aaron SchulzMerge "Fixes to LogEventsList."
2012-06-15 PlatonidesUse canonical class name ApiBase also in ApiQueryLangLinks
2012-06-15 PlatonidesUse canonical class name for ApiBase
2012-06-15 Alexandre EmsenhuberFixes to LogEventsList.
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 NikerabbitMerge "Fixup some wrong documentation"
2012-06-15 ReedyFixup some wrong documentation
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-15 jebladAdded a hook for formatting autocomments
2012-06-15 CatropePut skin classes in the Autoloader
2012-06-15 Daniel FriesenRevert "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
next