aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit
Commit message (Expand)AuthorAgeFilesLines
* phpcs: Fix WhiteSpace.LanguageConstructSpacing warningsTimo Tijhof2013-05-096-7/+7
* Merge "Exclude external_user table in DatabaseSqliteTest"jenkins-bot2013-05-081-0/+1
|\
| * Exclude external_user table in DatabaseSqliteTestumherirrender2013-05-021-0/+1
* | Merge "Fix bootstrap in unit tests"jenkins-bot2013-05-083-21/+0
|\ \
| * | Fix bootstrap in unit testsAlexandre Emsenhuber2013-05-033-21/+0
| |/
* / tests: Don't set wgStyleSheetPath in addition to wgStylePathTimo Tijhof2013-05-082-2/+0
|/
* Remove LocalisationCache::unloadAll() call from NewParserTest::addDBData()Alexandre Emsenhuber2013-04-301-3/+0
* Merge "Clean-up to global overrides in NewParserTest"jenkins-bot2013-04-291-76/+50
|\
| * Clean-up to global overrides in NewParserTestAlexandre Emsenhuber2013-04-261-76/+50
* | Merge "Add input checks for Language::sprintfDate()"jenkins-bot2013-04-291-1/+24
|\ \
| * | Add input checks for Language::sprintfDate()Siebrand Mazeland2013-04-261-1/+24
* | | Fix PHPUnit ORM Tests to work with PostgresBrent Garber2013-04-281-14/+32
* | | Merge "Fix TimestampTest broken by 7e3386d4"jenkins-bot2013-04-261-6/+2
|\ \ \
| * | | Fix TimestampTest broken by 7e3386d4Alexandre Emsenhuber2013-04-231-6/+2
* | | | Merge "Added space after switch/Removed spaces after unset"jenkins-bot2013-04-261-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added space after switch/Removed spaces after unsetumherirrender2013-04-261-1/+1
* | | | Update code formattingSiebrand Mazeland2013-04-26110-194/+176
|/ / /
* | | Remove unused local variables in testsSiebrand Mazeland2013-04-2613-41/+31
* | | Fixed dumpBlocks fcnfreakolowsky2013-04-251-1/+1
| |/ |/|
* | Remove is_numeric check from Title::checkUserBlockKevin Israel2013-04-242-1/+6
|/
* Refactor MWTimestamp::getHumanTimestamp and add hook.Tyler Anthony Romeo2013-04-221-12/+133
* Cleaned up Hooks code, comments, and documentation.MatmaRex2013-04-221-76/+80
* Added more fine grained groups for parser testsDaniel Werner2013-04-201-0/+2
* Improved readability of MediaWikiParserTest::suite codeDaniel Werner2013-04-201-5/+15
* Merge "Add non DBMS depending SQL tests for DatabaseBase"jenkins-bot2013-04-182-29/+703
|\
| * Add non DBMS depending SQL tests for DatabaseBaseumherirrender2013-04-162-29/+703
* | Cleaned up test cleanup for FileBackend and avoid use of @.Aaron Schulz2013-04-181-1/+4
* | Merge "Add missing braces to for in wfGetCallerTest"jenkins-bot2013-04-171-1/+2
|\ \
| * | Add missing braces to for in wfGetCallerTestumherirrender2013-04-171-1/+2
* | | Make concurrent runs of FileBackendTest independentBrian Wolff2013-04-171-1/+4
|/ /
* | Merge "Added spaces before and removed spaces after 'array'"jenkins-bot2013-04-141-9/+9
|\ \
| * | Added spaces before and removed spaces after 'array'umherirrender2013-04-141-9/+9
* | | Use a provider for Xff blocking testscsteipp2013-04-141-10/+23
|/ /
* | Added/Removed spaces around string concatenationumherirrender2013-04-131-5/+5
* | Merge "Added a quick test for getAllQueuedJobs()."jenkins-bot2013-04-111-0/+3
|\ \
| * | Added a quick test for getAllQueuedJobs().Aaron Schulz2013-04-091-0/+3
* | | make error message prettyJuneHyeon Bae2013-04-101-1/+1
* | | (bug 33454) Add timezone support to Language::sprintfDateBrad Jorsch2013-04-091-2/+109
|/ /
* | Remove first letters that have an overlapping prefix.Brian Wolff2013-04-081-0/+109
* | Merge changes Ic22a190c,Ia5b37f99jenkins-bot2013-04-051-1/+0
|\ \
| * | Removed pointless static declarationjeroendedauw2013-04-021-1/+0
| |/
* / Remove ExternalUser authentication codeChad Horohoe2013-04-043-15/+0
|/
* Merge "Fix pretty JSON when strings end with backslashes"jenkins-bot2013-04-011-2/+2
|\
| * Fix pretty JSON when strings end with backslashesKevin Israel2013-03-301-2/+2
* | Apply IP blocks to X-Forwarded-For headerSkizzerz2013-03-301-0/+113
* | Merge "Revert "Apply IP blocks to X-Forwarded-For header""Aaron Schulz2013-03-291-113/+0
|\ \
| * | Revert "Apply IP blocks to X-Forwarded-For header"Aaron Schulz2013-03-291-113/+0
* | | Merge "Apply IP blocks to X-Forwarded-For header"jenkins-bot2013-03-291-0/+113
|\| |
| * | Apply IP blocks to X-Forwarded-For headerSkizzerz2013-03-291-0/+113
* | | Fix link target and retina thumbnails for manual thumbnails. (Bug 45405.)C. Scott Ananian2013-03-291-5/+34