merge latest master into Wikidata branch
[lhc/web/wiklou.git] / includes / Title.php
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-08 danielMerge "fix merge of Iec98e472" into Wikidata
2012-10-08 danielMerge "Prevent page moved to different content model...
2012-10-08 danielMerge "Use ContentHandler as a factory for recirects...
2012-10-05 MaxSemMerge "Don't display multiple language links to the...
2012-10-05 danielUse ContentHandler as a factory for recirects.
2012-10-05 danielPrevent page moved to different content model.
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 Brion VIBBERMerge "CologneBlue rewrite: remove stuff from pageTitle...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: get rid of some extra ugly...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: kill mWatchLinkNum, watchTh...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: finally a proper sidebar...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: adjust the quickbar content...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: start cleaning up the quick...
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: fix search form(s) generation"
2012-10-04 Brion VIBBERMerge "CologneBlue rewrite: remove hard dependency...
2012-10-04 ReedyMerge "Show HTTP error (if any) when scary transclusion...
2012-10-04 ReedyMerge "(bug 16362) Add action=info link to toolbox."
2012-10-04 SiebrandMerge "Support explicit 0 and 1 forms for plural in...
2012-10-03 Brion VIBBERMerge "[FileBackend] Optimized concatenate() to use...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getFileContentsMulti() and...
2012-10-03 Brion VIBBERMerge "[FileBackend] Added getLocalCopyMulti() and...
2012-10-03 Brion VIBBERMerge "Changed notifyOnPageChange() to use onTransactio...
2012-10-03 Brion VIBBERMerge "Removed useless begin()/commit() calls as DBO_TR...
2012-10-03 SiebrandMerge "Convert valign HTML attribute into inline CSS"
2012-10-03 SiebrandMerge "Fix documentation of $wgProxyList"
2012-10-03 SiebrandMerge "Stylize"
2012-10-02 Aaron SchulzMerge "Truncate SHA-1 indexes"
2012-10-01 GWickeMerge "Added test for parsing   in wikilinks."
2012-10-01 HasharMerge "more public accessors for Title class"
2012-10-01 Daniel Friesenmore public accessors for Title class
2012-10-01 Tyler Anthony Romeo(bug 40541) Fixed minor code style problems.
2012-09-30 NikerabbitMerge "(bug 40384) Move width/height from button to...
2012-09-28 KaldariMerge "Adding wildcard support to $wgCopyUploadsDomains"
2012-09-28 awjrichardsMerge "Clean up: Declare variables with public instead...
2012-09-28 CatropeMerge "Added protocol option to Linker and OutputPage...
2012-09-27 Tyler Anthony RomeoAdded protocol option to Linker and OutputPage::addRetu...
2012-09-26 ReedyMerge "Begin transactions explicitely in Job class."
2012-09-24 KaldariMerge "improving comment re DateFormatter.php"
2012-09-20 Aaron SchulzMerge "Trigger warning for bad use of transactions."
2012-09-19 danielmerged master
2012-09-19 SiebrandMerge "(bug 40098) Don't parse the section's name in...
2012-09-16 Aaron SchulzMerge "Use WikiPage::makeParserOptions() where possible."
2012-09-14 danielMerge "get rid of Revision::getText" into Wikidata
2012-09-14 Daniel KinzlerMerge "Added MediaWikiTestCase::assertTypeOrValue to...
2012-09-13 IAlexMerge "Some changes to Special:ListUsers and Special...
2012-09-13 IAlexMerge "(bug 39538) SVG filepages do not need the file...
2012-09-13 danielComment cleanup
2012-09-13 SiebrandMerge "Convert last usages of wfMsg*() to wfMessage()."
2012-09-12 ReedyMerge "Apparently setIndexedTagName_recursive() wasn...
2012-09-12 DemonMerge "Make userWasLastToEdit reusable."
2012-09-12 ReedyMerge "Upgrade jQuery to 1.8.1 now that the remaining...
2012-09-12 ReedyMerge "Fix fatal error in rcprop=loginfo"
2012-09-12 CatropeMerge "Various javascript optimizations (fixes bug...
2012-09-12 KrinkleMerge "(bug 40072) Add semantic CSS classes to identify...
2012-09-11 KrinkleMerge "(bug 33445) Remove default right margin on wikit...
2012-09-11 danielmerged master (2012-09-11)
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-08 IAlexMerge "Replace deprecated methods."
2012-09-08 IAlexMerge "Fix Title::getRedirectsHere to respect interwiki...
2012-09-08 umherirrenderFix Title::getRedirectsHere to respect interwiki prefix
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 danielMerge "adding @group Database to more tests" into Wikidata
2012-09-05 danielMerge "fix spurious failure of TimestampTest" into...
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 KaldariMerge changes I794d4675,I57e2fc0b
2012-09-05 danielintroducing ContentHandler::getPageViewLanguage
2012-09-05 danielmerge latest master.
2012-09-04 Aaron SchulzMerge "Fixed and normalized content-disposition for...
2012-09-04 Aaron SchulzMerge "(bug 39287) Fixed error checking in DatabaseMysq...
2012-09-04 Aaron SchulzMerge "Convert core to use new ThumbnailImage() constru...
2012-09-04 Antoine MussoMerge "test: new assertHTMLEquals()"
2012-09-04 IAlexMerge "Added missing field definition, added cache...
2012-09-04 HasharMerge "'lang' attrib in #mw-content-text should be...
2012-09-04 Liangent'lang' attrib in #mw-content-text should be set to...
2012-09-03 Aaron SchulzLimit the Title backlink cache to two instances.
2012-09-02 KrinkleMerge "[mw.notification] Introduce a full fledged notif...
2012-09-01 SiebrandMerge "Make functions match definitions in Preprocessor...
2012-09-01 SiebrandMerge "Follow-up I0b781c11 (2a55449): use User::getAuto...
2012-08-31 KaldariMerge "(bug 25830) fix JS preview causing the page...
2012-08-31 Trevor ParscalMerge "Adjust margin of wpSummary elements per move...
2012-08-31 SiebrandMerge "Fix zhtable's Makefile.py"
2012-08-31 SiebrandMerge "Better conversion for 线/綫/線"
2012-08-31 DemonMerge "(bug 39180) Set x-frame-options='DENY' for api"
2012-08-31 DemonMerge "(bug 35839) Check permisions for revdel blocks"
2012-08-31 DemonMerge "[FileRepo] Made temp zone files use doQuickOpera...
2012-08-31 DemonMerge "[FileBackend] Reduced CDN purging when CDN is...
2012-08-31 DemonMerge "Added PHP complement for mw.Time."
2012-08-31 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-31 KaldariMerge "Revert "Setting up a way to have uploading by...
2012-08-30 Aaron SchulzMerge "Make LinksUpdate run without a db transaction."
2012-08-30 DemonMerge "Update migrateUserGroup to deal with primary...
next