Merge "Function for "pretty timestamps" that are human readable and understandable."
[lhc/web/wiklou.git] / includes / WikiPage.php
2012-10-25 ReedyMerge "Function for "pretty timestamps" that are human...
2012-10-24 Aaron SchulzMerge "fix fatal error in HttpTest"
2012-10-24 DemonMerge "Remove float from config-settings-block"
2012-10-23 Aaron SchulzMerge "(bug 26585) Detect CSV/array values in $_SERVER...
2012-10-23 Aaron SchulzMerge "Remove duplicate files, no point in loading...
2012-10-23 Aaron SchulzMerge "Stop php strict error warnings from MemcachedCli...
2012-10-23 ReedyMerge "More informative debugging messages"
2012-10-22 GWickeMerge "Add additional specs + Parsoid-centric tests...
2012-10-22 SiebrandMerge "Use Linker::link() instead of Linker::linkKnown...
2012-10-22 SiebrandMerge "Setting $wgContLang without changing $wgLanguage...
2012-10-22 SiebrandMerge "doxygen now recognizes README and .txt files"
2012-10-22 Antoine Mussomiscellaneous doxygen warnings
2012-10-21 IAlexMerge "CologneBlue rewrite: fix talkLink() to use gener...
2012-10-21 ReedyMerge "Add wfSuppressWarnings(); to CologneBlue."
2012-10-21 IAlexMerge "don't overwrite $item['single-id'] in makeListIt...
2012-10-20 IAlexMerge "(bug 40857) fix non-array sidebar links handling...
2012-10-20 IAlexMerge "Unit test for User::getEditCount"
2012-10-19 ReedyMerge "Revert "Revert "Show a "(blocked)" hint on Speci...
2012-10-19 NikerabbitMerge "Fixed dependencies for jquery.collapsibleTabs"
2012-10-19 IAlexMerge "Avoid using $wgUser in TitlePermissionTest"
2012-10-18 ReedyMerge "(Bug 41178) Fix fatal in EditPage::displayPermis...
2012-10-18 DemonMerge "[FileBackend] Added more tests and fixed some...
2012-10-18 Aaron SchulzMerge "Followup I15843fab: don't show &page=1 in file...
2012-10-18 DemonMerge "[Bug 41155] Record links on CSS/JS pages in...
2012-10-18 ReedyMerge "(bBug 41127) Handle non-existent content in...
2012-10-18 daniel(bBug 41127) Handle non-existent content in WikiPage
2012-10-18 KaldariMerge "reinstating Change Ifb1f6125..."
2012-10-18 SiebrandMerge "Deprecate static User::edits() in favour of...
2012-10-17 SiebrandMerge "SI standards for time units"
2012-10-17 ReedyMerge "Revert "Show a "(blocked)" hint on Special:ListU...
2012-10-17 TheDJMerge "(bug 40154) On action=info show where this page...
2012-10-17 Daniel KinzlerMerge "Replaced some !count() with explicit and more...
2012-10-17 Aaron SchulzMerge "Fix RevisionStorageTest with non-wikitext NS_MAIN"
2012-10-16 Aaron SchulzMerge "Fixing dump tests for non-wikitext in NS_MAIN."
2012-10-16 Aaron SchulzMerge "define RC_EXTERNAL type for recent changes"
2012-10-15 ReedyMerge "fix bug 41043, return false on edit page form...
2012-10-15 ReedyMerge "[FileBackend] Added tiny getContainerStoragePath...
2012-10-15 Tim StarlingMerge "[JobQueue] Job queue refactoring and generalizing."
2012-10-15 TheDJMerge "Fix up various issues leading to bug 40780."
2012-10-15 Siebrand MazelandMerge "Remove unused 'qbpageinfo'"
2012-10-15 DemonMerge "(bug 40930) Fix regression: ContentHandler preve...
2012-10-15 DemonMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-15 ReedyMerge "[Bug 41030] fix fatal error when rendering non...
2012-10-15 daniel[Bug 41030] fix fatal error when rendering non-existing...
2012-10-14 IAlexMerge "(bug 23721) Only show deletedOnly checkbox on...
2012-10-13 IAlexMerge "PostDatabaseUpdateMaintenance: childs checks...
2012-10-13 IAlexMerge "EditPage: Use content language to truncate for...
2012-10-13 Aaron SchulzMerge "Silence warnings about deprecation by ContentHan...
2012-10-12 MaxSemMerge "Remove a bunch of trailing spaces and unneeded...
2012-10-12 MaxSemMerge "Add *_content_(model|format) fields to PostgreSQL"
2012-10-12 DemonMerge "* Oracle schema update: rc_moved, cat_hidden...
2012-10-12 danielSilence warnings about deprecation by ContentHandler.
2012-10-11 GWickeMerge "Additional tests to keep Parsoid on track."
2012-10-11 Aaron SchulzMerge "Prefix new ContentHandler hooks in WikiPage...
2012-10-11 Aaron SchulzMerge "Allow ORMTable to access a foreign wiki."
2012-10-11 Siebrand MazelandPrefix new ContentHandler hooks in WikiPage with Page...
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 SiebrandMerge "Merge branch 'Wikidata' into master."
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-08 danielCleanup of Wikidata branch.
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-05 AudeMerge "copyedit" into Wikidata
2012-10-05 danielMerge "Remove left-over use of wfMsg" into Wikidata
2012-10-05 danielset mediawiki version number
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 danielMerge "Use canonical parser options per default" into...
2012-10-04 danielUse canonical parser options per default
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "(bug 40541) Fixed $wgSecureLogin functionality."
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-28 CatropeMerge "(bug 29898) Set cookie to force HTTPS from HTTP"
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-25 NikerabbitMerge "Change case to use the canonical names."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-21 NikerabbitMerge "Document that setSubtitle() and addSubtitle...
2012-09-21 KrinkleMerge "LivePreview: bind a delegated click event for...
2012-09-20 danielAdd parameters to ArticleDeleteComplete.
2012-09-20 SiebrandMerge "zhtable: Add tradphrase: 準軍事"
2012-09-20 HasharMerge "(bug 40380) inexistent language files are loaded"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-20 NikerabbitMerge "Fix docs."
2012-09-19 ArielGlennMerge "[FileBackend] Avoid stat call in getFileContents...
2012-09-19 ArielGlennMerge "(bug 39975) Fixed thumb_handler.php handling...
2012-09-19 IAlexMerge "Rationale for using MD5 hash"
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "Updated plural rules from CLDR 22"
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-19 SiebrandMerge "Forward the User object from WikiPage to Revision."
2012-09-18 Alexandre EmsenhuberForward the User object from WikiPage to Revision.
2012-09-17 SiebrandMerge "(bug 40251) Added more languages to plural override"
2012-09-17 SiebrandMerge "Removed some language files no longer needed"
2012-09-17 SiebrandMerge "Fix spelling in nan date formats"
2012-09-16 Liangent(bug 37453) Move $wgDisable(Lang|Title)Conversion to...
next