Use __DIR__ instead of dirname( __FILE__ )
[lhc/web/wiklou.git] / maintenance / resetUserTokens.php
2012-08-27 jeroendedauwUse __DIR__ instead of dirname( __FILE__ )
2012-08-24 KrinkleMerge "Fix some css vector/monobook issues:"
2012-08-23 CatropeMerge "(bug 8618) support for summary preview in live...
2012-08-23 CatropeMerge "support for interwikis in experimental JS preview"
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-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-15 CatropeMerge "Fix checks to pass or display "return to" links...
2012-08-15 CatropeMerge "(bug 24437) Add nofollow to image link"
2012-08-15 Aaron SchulzMerge "store text length in local var in Preprocess...
2012-08-15 CatropeMerge "(bug 31040) Fixed $wgSecureLogin effect on retur...
2012-08-14 DemonMerge "(bug 33471) Changed detection of secure cookies."
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-14 Aaron SchulzMerge "Added utility method taking an array of elements...
2012-08-14 Aaron SchulzMerge "Added GenericArrayObject class and associated...
2012-08-13 Aaron SchulzMerge "add 'editprotected' right to list of available...
2012-08-13 Aaron SchulzMerge "Move method to its using test class rather then...
2012-08-13 Aaron SchulzMerge "Fix for assertArrayEquals. Was throwing fatal...
2012-08-13 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-08-11 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-03-28 Daniel FriesenFollowup r81928, make proper use of $this->output inste...
2011-02-11 Daniel FriesenAdd a new maintenance script to reset the user_token...