Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / protect.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-14 DemonMerge "(bug 36776) Changing User::getNewtalk to use...
2012-08-14 DemonMerge "(bug 38406) Properly quote table names in Databa...
2012-08-14 SiebrandMerge "Fix permissions check to show "hide" buttons."
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 IAlexMerge "(bug 24521) Move hard coded "code error!" to...
2012-08-08 DemonMerge "Add a MagicWordArray::getNames() function"
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-07 Aaron SchulzMerge "Follow-up SVN r98012: pass Title objects to...
2012-08-07 Aaron SchulzMerge "Linker::link() prints deprecated warning if...
2012-08-07 Aaron SchulzMerge "Add a Uri class."
2012-08-06 Aaron SchulzMerge "Always save the cache if stuff was added to...
2012-08-06 Aaron SchulzMerge "Memcached PHP client improvements"
2012-08-06 Aaron SchulzMerge "Fixes to Special:Mostlinkedcategories."
2012-08-06 Aaron SchulzMerge "change some rc_new to rc_type == RC_NEW"
2012-08-05 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-02-16 Sam ReedCleanup a few unused globals
2011-12-18 Alexandre Emsenhuber* Merged WikiPage::updateRestrictions() and Title:...
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-16 Alexandre EmsenhuberPart of bug 26280: added license headers to PHP files...
2010-12-05 Chad HorohoeNo need for globals, works fine without. Also add missi...
2010-05-22 Sam ReedStylize maintenance folder..
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):