[bug 37746] string ids for content model and format.
[lhc/web/wiklou.git] / includes / Title.php
2012-06-26 daniel[bug 37746] string ids for content model and format.
2012-06-25 danielmerged master
2012-06-22 NikerabbitMerge "Add passing ''italic'''s case to 'Unclosed and...
2012-06-20 danielmerged master
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
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 Aaron SchulzMerge "Double the size of the target input field of...
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-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 "Added ORMIterator interface which can be used...
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-14 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-11 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-11 danielsome cleanup in Title and WikiPage
2012-06-11 danielmake sure page_content_model gets loaded where appropri...
2012-06-11 danielMoved redirect extraction from Title to WikitextContent.
2012-06-10 LiangentDo proper conversion table detection.
2012-06-08 Aaron SchulzMerge "Use local context to get messages"
2012-06-08 danielfixed RefreshLinksJob
2012-06-08 danielcomments and reminders for stuff not yet covered by...
2012-06-08 danielmake isValidMoveTarget() use content object instead...
2012-06-07 SiebrandMerge "(bug 37181) Removed hard coded parentheses in...
2012-06-07 danielMerge branch 'master' of ssh://gerrit.wikimedia.org...
2012-06-06 Aaron SchulzMerge "Change of Title->exists() to Title->isKnown...
2012-06-06 Aaron SchulzMerge "Use local context to get messages and don't...
2012-06-06 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-06-06 jeroendedauwmerged master
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "Fixed destructor in FSLockManager to clear all...
2012-06-04 DemonMerge "document CASE (0th array element) for $magicWords"
2012-06-03 Aaron SchulzMerge "Revert "Purge Squid variant pages based on page...
2012-06-03 Aaron SchulzRevert "Purge Squid variant pages based on page languag...
2012-06-03 ReedyMerge "Use new xsd schema 0.7 in Export.php"
2012-06-03 Aaron SchulzMerge "Purge Squid variant pages based on page language...
2012-06-03 danielcomments and fixes from review session with tim.
2012-06-03 LiangentPurge Squid variant pages based on page language (not...
2012-06-03 SiebrandMerge "(bug 37182) Removed hard coded parentheses in...
2012-06-03 SiebrandMerge "(bug 37183) Removed hard coded parentheses in...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-03 Brion VIBBERRevert "Adding sanity check to Title::isRedirect()."
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-05 CatropeMerge "[FileRepo] Fixed file move data-loss race condit...
2012-06-05 Aaron SchulzMerge "(bug 32643) Prevent action=purge&forcelinkupdate...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 ReedyMerge "(bug 37194) remove obsoletes *.deps.php"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
2012-05-29 ReedyMerge "Added missing GPLv2 headers in some places."
2012-05-29 Aaron SchulzMerge "(bug 37072) - prevents infinite job loop"
2012-05-29 HasharMerge "Minor changes to Ic50d01f5 Accept-Language code."
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-29 danielmerged master
2012-05-29 danielAdding sanity check to Title::isRedirect().
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-27 Aaron SchulzMerge "Block.php: replace '*' with explicit fields...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "(bug 4220) dump schema get unique contraints...
2012-05-25 Aaron SchulzMerge "Add passing test for definition list with empty...
2012-05-25 Aaron SchulzMerge "user table: replace some '*' with explicit field...
2012-05-25 Aaron SchulzMerge "Title.php: replace some '*' with explicit fields...
2012-05-25 CatropeMerge "Add some more detailed info about the xslt param...
2012-05-25 umherirrenderTitle.php: replace some '*' with explicit fields in...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-24 Aaron SchulzMerge "Bug 36785 Special:Shortpages lists only NS_MAIN...
2012-05-24 Aaron SchulzMerge "Workaround for autoloading when using php namesp...
2012-05-23 Aaron SchulzMerge "Revert "(bug 30625) Add, to every API upload...
2012-05-23 danielUse Title, not IContextSource; remove createArticle...
2012-05-22 Aaron SchulzMerge "(bug 30625) Add, to every API upload response...
2012-05-21 SiebrandMerge "Improved/added parameter documentation"
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 ReedyMerge "[FileRepo] Added more upload profiling."
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-20 Aaron SchulzMerge "Fill GenderCache inside ApiPageSet"
2012-05-20 DemonMerge "Set $wgLanguageConverterCacheType to CACHE_NONE...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-18 Aaron SchulzMerge "exclude immovable namespaces from the namespace...
next