index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
phpunit
Commit message (
Expand
)
Author
Age
Files
Lines
*
phpcs: Fix WhiteSpace.LanguageConstructSpacing warnings
Timo Tijhof
2013-05-09
6
-7
/
+7
*
Merge "Exclude external_user table in DatabaseSqliteTest"
jenkins-bot
2013-05-08
1
-0
/
+1
|
\
|
*
Exclude external_user table in DatabaseSqliteTest
umherirrender
2013-05-02
1
-0
/
+1
*
|
Merge "Fix bootstrap in unit tests"
jenkins-bot
2013-05-08
3
-21
/
+0
|
\
\
|
*
|
Fix bootstrap in unit tests
Alexandre Emsenhuber
2013-05-03
3
-21
/
+0
|
|
/
*
/
tests: Don't set wgStyleSheetPath in addition to wgStylePath
Timo Tijhof
2013-05-08
2
-2
/
+0
|
/
*
Remove LocalisationCache::unloadAll() call from NewParserTest::addDBData()
Alexandre Emsenhuber
2013-04-30
1
-3
/
+0
*
Merge "Clean-up to global overrides in NewParserTest"
jenkins-bot
2013-04-29
1
-76
/
+50
|
\
|
*
Clean-up to global overrides in NewParserTest
Alexandre Emsenhuber
2013-04-26
1
-76
/
+50
*
|
Merge "Add input checks for Language::sprintfDate()"
jenkins-bot
2013-04-29
1
-1
/
+24
|
\
\
|
*
|
Add input checks for Language::sprintfDate()
Siebrand Mazeland
2013-04-26
1
-1
/
+24
*
|
|
Fix PHPUnit ORM Tests to work with Postgres
Brent Garber
2013-04-28
1
-14
/
+32
*
|
|
Merge "Fix TimestampTest broken by 7e3386d4"
jenkins-bot
2013-04-26
1
-6
/
+2
|
\
\
\
|
*
|
|
Fix TimestampTest broken by 7e3386d4
Alexandre Emsenhuber
2013-04-23
1
-6
/
+2
*
|
|
|
Merge "Added space after switch/Removed spaces after unset"
jenkins-bot
2013-04-26
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-1
/
+1
*
|
|
|
Update code formatting
Siebrand Mazeland
2013-04-26
110
-194
/
+176
|
/
/
/
*
|
|
Remove unused local variables in tests
Siebrand Mazeland
2013-04-26
13
-41
/
+31
*
|
|
Fixed dumpBlocks fcn
freakolowsky
2013-04-25
1
-1
/
+1
|
|
/
|
/
|
*
|
Remove is_numeric check from Title::checkUserBlock
Kevin Israel
2013-04-24
2
-1
/
+6
|
/
*
Refactor MWTimestamp::getHumanTimestamp and add hook.
Tyler Anthony Romeo
2013-04-22
1
-12
/
+133
*
Cleaned up Hooks code, comments, and documentation.
MatmaRex
2013-04-22
1
-76
/
+80
*
Added more fine grained groups for parser tests
Daniel Werner
2013-04-20
1
-0
/
+2
*
Improved readability of MediaWikiParserTest::suite code
Daniel Werner
2013-04-20
1
-5
/
+15
*
Merge "Add non DBMS depending SQL tests for DatabaseBase"
jenkins-bot
2013-04-18
2
-29
/
+703
|
\
|
*
Add non DBMS depending SQL tests for DatabaseBase
umherirrender
2013-04-16
2
-29
/
+703
*
|
Cleaned up test cleanup for FileBackend and avoid use of @.
Aaron Schulz
2013-04-18
1
-1
/
+4
*
|
Merge "Add missing braces to for in wfGetCallerTest"
jenkins-bot
2013-04-17
1
-1
/
+2
|
\
\
|
*
|
Add missing braces to for in wfGetCallerTest
umherirrender
2013-04-17
1
-1
/
+2
*
|
|
Make concurrent runs of FileBackendTest independent
Brian Wolff
2013-04-17
1
-1
/
+4
|
/
/
*
|
Merge "Added spaces before and removed spaces after 'array'"
jenkins-bot
2013-04-14
1
-9
/
+9
|
\
\
|
*
|
Added spaces before and removed spaces after 'array'
umherirrender
2013-04-14
1
-9
/
+9
*
|
|
Use a provider for Xff blocking tests
csteipp
2013-04-14
1
-10
/
+23
|
/
/
*
|
Added/Removed spaces around string concatenation
umherirrender
2013-04-13
1
-5
/
+5
*
|
Merge "Added a quick test for getAllQueuedJobs()."
jenkins-bot
2013-04-11
1
-0
/
+3
|
\
\
|
*
|
Added a quick test for getAllQueuedJobs().
Aaron Schulz
2013-04-09
1
-0
/
+3
*
|
|
make error message pretty
JuneHyeon Bae
2013-04-10
1
-1
/
+1
*
|
|
(bug 33454) Add timezone support to Language::sprintfDate
Brad Jorsch
2013-04-09
1
-2
/
+109
|
/
/
*
|
Remove first letters that have an overlapping prefix.
Brian Wolff
2013-04-08
1
-0
/
+109
*
|
Merge changes Ic22a190c,Ia5b37f99
jenkins-bot
2013-04-05
1
-1
/
+0
|
\
\
|
*
|
Removed pointless static declaration
jeroendedauw
2013-04-02
1
-1
/
+0
|
|
/
*
/
Remove ExternalUser authentication code
Chad Horohoe
2013-04-04
3
-15
/
+0
|
/
*
Merge "Fix pretty JSON when strings end with backslashes"
jenkins-bot
2013-04-01
1
-2
/
+2
|
\
|
*
Fix pretty JSON when strings end with backslashes
Kevin Israel
2013-03-30
1
-2
/
+2
*
|
Apply IP blocks to X-Forwarded-For header
Skizzerz
2013-03-30
1
-0
/
+113
*
|
Merge "Revert "Apply IP blocks to X-Forwarded-For header""
Aaron Schulz
2013-03-29
1
-113
/
+0
|
\
\
|
*
|
Revert "Apply IP blocks to X-Forwarded-For header"
Aaron Schulz
2013-03-29
1
-113
/
+0
*
|
|
Merge "Apply IP blocks to X-Forwarded-For header"
jenkins-bot
2013-03-29
1
-0
/
+113
|
\
|
|
|
*
|
Apply IP blocks to X-Forwarded-For header
Skizzerz
2013-03-29
1
-0
/
+113
*
|
|
Fix link target and retina thumbnails for manual thumbnails. (Bug 45405.)
C. Scott Ananian
2013-03-29
1
-5
/
+34
[next]