Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / populateLogSearch.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 "[LockManager] Cleaned up DBLockManager and reduc...
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-04 Aaron SchulzMerge "Improve detection of php binary."
2012-08-03 awjrichardsMerge "Added line to rel notes about CacheHelper class"
2012-08-03 awjrichardsMerge "Bug 38676 - password-change-forbidden isn't...
2012-08-03 Aaron SchulzMerge "use FileRepo api to delete and check for files"
2012-08-03 ReedyMerge "Use WebRequest instead of $_SERVER in ApiMain."
2012-08-03 Aaron SchulzMerge "Introduce default expiry time for special:block...
2012-08-02 CatropeMerge "Add feature to disable rollback edit count"
2012-08-02 SiebrandMerge "Don't manually quote stuff"
2012-08-02 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-09-08 Chad HorohoeTweaks to LoggedUpdateMaintenance:
2011-06-17 Sam ReedSwap else if for elseif
2011-05-24 Max SemenikIntroduced Maintenance::getDB() and corresponding setDB...
2011-04-20 PlatonidesMerge r86398 into the old wfWaitForSlaves. Update core...
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-08-13 Sam ReedRemove some unused variables
2010-05-22 Sam ReedStylize maintenance folder..
2009-09-14 Aaron Schulzbug 18472 Suppression log filtered by "offender", as...
2009-08-17 Alexandre Emsenhuber* batch change for "while ( $row = $db->fetchObject...
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!):
2009-06-27 Aaron SchulzFixed summary
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-05-14 Brion VibberPopulate log_search during update.php run and store...
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...