fix null check and compacted/calrified code
[lhc/web/wiklou.git] / includes /
2012-05-10 jeroendedauwfix null check and compacted/calrified code
2012-05-02 danielimplement feature switch for ContentHandler database...
2012-04-30 danielspaces -> tabs
2012-04-30 danielspaces -> tabs
2012-04-30 danielfixing insertion into archive table upon delete
2012-04-30 danieltransactions for SecondaryDataUpdate
2012-04-30 danielusing SecondaryDataUpdate to clean up after deletion
2012-04-30 danielspaces -> tabs
2012-04-30 danielbackporting changes made during review of core patch
2012-04-29 danielmerged from master
2012-04-28 Aaron SchulzMerge "Fatal error: Call to a member function getId...
2012-04-28 ReedyFatal error: Call to a member function getId() on...
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 umherirrenderadd hints to description of action=edit
2012-04-28 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-28 Aaron SchulzMerge "Fatal error: Call to a member function getExten...
2012-04-28 Aaron SchulzMerge "Attempt at fixing "Fatal error: Call to a membe...
2012-04-28 Aaron SchulzMerge "__clone() is a public method, shouldn't be made...
2012-04-28 Reedy__clone() is a public method, shouldn't be made protected
2012-04-28 ReedyAttempt at fixing "Fatal error: Call to a member funct...
2012-04-28 ReedyFatal error: Call to a member function getExtension...
2012-04-27 AaronMade delete() return True for NOT_FOUND memcached respo...
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 Brion VIBBERMerge "Adding file stat caching to avoid RTTs to high...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 AaronAdding file stat caching to avoid RTTs to high latency...
2012-04-27 ReedyNormalising return statements
2012-04-27 umherirrender(bug 22887) Add warning and tracking category for prepr...
2012-04-27 ReedySimplify and refactor out api code for getting title...
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-27 AaronImproved BagOStuff documentation and made some return...
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "Edit notices can now be translated."
2012-04-26 robinEdit notices can now be translated.
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 Szymon Świerkosz(bug 33602) list=allusers throws exceptions with invali...
2012-04-26 lupoWhitespace and typo fix
2012-04-26 SiebrandMerge "Localisation updates from translatewiki.net."
2012-04-26 Aaron[FileBackend] Added 'recursive' flag to directory clean...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron[FileBackend] Tweaked various cache parameters and...
2012-04-26 Alexandre EmsenhuberChanged wfMessage() usage to call directly MessageCache...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
2012-04-26 Aaron SchulzMerge "Use WikiPage::newFromID() instead of Title:...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 danielmerged incoming
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 danieldocumented new hooks, deprecated old hooks
2012-04-26 danielspaces -> tabs
2012-04-26 danielremoved use of getNativeData() from WikiPage
2012-04-26 danielspaces -> tabs
2012-04-26 danielremoved use of getNativeData() from WikiPage
2012-04-26 danieldocu cleanup; marked contenthandler stuff as @since...
2012-04-26 danielallow namespace caches to be reset for testing
2012-04-26 Alexandre EmsenhuberAdded missing GPLv2 headers in includes/db.
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-26 Aaron[FileBackend] Added container stat caching to reduce...
2012-04-25 Aaron[FileBackend] Some documentation and minor cleanups.
2012-04-25 Brion VIBBERMerge "Hot-fix for mismatching lens from database"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "Split out quickCleanDir() function just for...
2012-04-25 danieluse text/x-wiki instead of application/x-wiki, as per...
2012-04-25 lupo(bug 32537) Pre-register default-loaded RL modules...
2012-04-25 danielspaces -> tabs
2012-04-25 danielmerged from master
2012-04-25 AaronSplit out quickCleanDir() function just for thumbnails...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 danieldocumentation cleanup; rm unreachable code
2012-04-25 danieltype hinting
2012-04-25 danielspaces -> tabs
2012-04-25 danieluse application/x-wiki, not application/x-wikitext
2012-04-25 danieldocumentation and minor bugs
2012-04-25 Max SemenikAdd function OutputPage::getHeadLinksArray()
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 DemonMerge "[FileBackend] Reduced code duplication with...
2012-04-25 DemonMerge "Make API action=tokens extendable"
2012-04-25 DemonMerge "Deprecate WebRequest::escapeAppendQuery()"
2012-04-25 DemonMerge "Use $wgContLang and an anonymous user in refresh...
2012-04-25 Alexandre EmsenhuberMake data loading a bit better in ApiProtect.
2012-04-25 Max SemenikMake API action=tokens extendable
2012-04-25 Max SemenikDeprecate WebRequest::escapeAppendQuery()
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 Aaron SchulzMerge "Parameter documentation for PathRouter"
next