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
/
includes
/
jobqueue
/
JobQueueTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-1
/
+6
*
Add namespace to remaining parts of Wikimedia\ObjectCache
James D. Forrester
2024-09-27
1
-0
/
+1
*
tests: Remove unused JobQueueTest::$key
Umherirrender
2024-09-05
1
-2
/
+0
*
Add namespace to the root classes of ObjectCache
Ebrahim Byagowi
2024-07-10
1
-0
/
+1
*
tests: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-22
1
-1
/
+7
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Replace more instances of unchecked MWException
Daimona Eaytoy
2024-01-23
1
-6
/
+1
*
Follow-up 71ff05267: Stop writing to tablesUsed in tests, now unnecessary
James D. Forrester
2023-11-21
1
-2
/
+0
*
JobQueue: Drop getWiki(), deprecated in 1.33
James D. Forrester
2023-08-24
1
-16
/
+0
*
Replace usages of deprecated MWException
Daimona Eaytoy
2023-06-06
1
-1
/
+1
*
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
Timo Tijhof
2023-04-10
1
-10
/
+1
*
Reorg: Migrate WikiMap to WikiMap/ out of includes
Amir Sarabadani
2023-02-27
1
-0
/
+1
*
Avoid deprecated usage of `Job::factory()`
Derick Alangi
2023-01-25
1
-4
/
+20
*
tests: Handle dynamic created properties on test classes
Umherirrender
2023-01-13
1
-1
/
+1
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-1
/
+1
*
Replace usages of deprecated wfWikiID()
Alexander Vorwerk
2021-12-21
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Hard deprecate JobQueue::getWiki
DannyS712
2021-04-08
1
-0
/
+3
*
More misc test cleanup
DannyS712
2020-12-24
1
-7
/
+3
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
build: Bump mediawiki-codesniffer to 31.0.0
Daimona Eaytoy
2020-05-30
1
-6
/
+6
*
Make use of PHPUnit's assertCount feature where possible
Thiemo Kreuz
2020-03-02
1
-2
/
+2
*
Move UIDGenerator code to a service and put it under /libs
Aaron Schulz
2020-02-18
1
-0
/
+2
*
Manual fix of the remaining assertInternalType & Co.
Daimona Eaytoy
2019-12-15
1
-1
/
+1
*
tests: Add explicit return type void to setUp() and tearDown()
Max Semenik
2019-10-30
1
-2
/
+2
*
Add public as visibility in tests folder
Umherirrender
2019-10-10
1
-3
/
+3
*
tests: Prefer assertSame() when comparing the integer 0
Thiemo Kreuz
2019-09-19
1
-19
/
+19
*
Remove unnecessary semi-colons
Derick Alangi
2019-06-12
1
-1
/
+1
*
tests: Remove use of wfRandomString() for test fixtures
Timo Tijhof
2019-05-06
1
-2
/
+1
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-2
/
+2
*
jobqueue: dependency inject more objects into JobQueue
Aaron Schulz
2019-04-04
1
-0
/
+2
*
Make WikiMap::isCurrentWikiDbDomain() more rigorous
Aaron Schulz
2019-03-29
1
-2
/
+5
*
Use DB domain in JobQueueGroup and make WikiMap domain ID methods stricter
Aaron Schulz
2018-11-07
1
-1
/
+2
*
rdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT
Aaron Schulz
2018-04-12
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-2
/
+2
*
rdbms: specify DB name and table prefix even for the local domain
Aaron Schulz
2018-01-16
1
-1
/
+11
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-35
/
+35
*
Remove JobQueue::setTestingPrefix() hack
Aaron Schulz
2015-12-10
1
-7
/
+9
*
Add per-partition JobQueueRedis aggregation
Aaron Schulz
2015-12-10
1
-0
/
+19
*
tests: Remove unused $wgMemc resets
Timo Tijhof
2015-12-06
1
-2
/
+0
*
Various JobQueue test tweaks
Aaron Schulz
2015-11-09
1
-8
/
+23
*
Remove useless sleep() in JobQueueTest
Antoine Musso
2014-10-24
1
-2
/
+7
*
Remove MediaWikiPHPUnitCommand
addshore
2014-08-02
1
-2
/
+2
*
Revert "Revert "Removed useless JobQueue return values""
Aaron Schulz
2014-04-16
1
-8
/
+8
*
Revert "Removed useless JobQueue return values"
Reedy
2014-04-16
1
-8
/
+8
*
Removed useless JobQueue return values
Aaron Schulz
2014-04-02
1
-8
/
+8
*
@covers tags for more test classes
addshore
2013-10-24
1
-2
/
+17
*
Fix scope on all /phpunit test methods
addshore
2013-10-24
1
-5
/
+5
*
[JobQueue] Added a function to delete all jobs from a queue.
Aaron Schulz
2013-05-15
1
-6
/
+10
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+3
[next]