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
/
JobTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/jobqueue
James D. Forrester
2025-03-20
1
-1
/
+6
*
Replace gettype() with get_debug_type() in debug/log/test output
Bartosz DziewoĆski
2024-07-31
1
-1
/
+1
*
Use MainConfigNames constants in tests where possible
thiemowmde
2024-07-10
1
-1
/
+1
*
[ParsoidCachePrewarmJob] Use ParserOutputAccess
C. Scott Ananian
2024-06-17
1
-1
/
+1
*
Move ParsoidOutputAccess::supportsContentModel() into Parsoid SiteConfig
C. Scott Ananian
2024-05-22
1
-1
/
+2
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-1
/
+1
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
objectcache,resourceloader,rdbms,jobqueue: Widen @covers annotations
Timo Tijhof
2023-04-10
1
-19
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Add dependency injection for Job classes
daniel
2023-01-19
1
-15
/
+29
*
tests: Set serialize_precision=-1 in TestSetup
Kevin Israel
2022-12-14
1
-2
/
+1
*
Miscellaneous PHP version related cleanups
Tim Starling
2022-11-21
1
-4
/
+3
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
tests: don't assume wgLanguageCode is 'en'
C. Scott Ananian
2022-07-21
1
-0
/
+3
*
RefreshLinksJob: assert proper title
daniel
2022-02-09
1
-6
/
+6
*
Replace PHPUnit ->returnValue() with ->willReturn() shortcut
Thiemo Kreuz
2021-04-22
1
-3
/
+2
*
phpunit: Mass-replace setMethods with onlyMethods and adjust
Daimona Eaytoy
2021-04-16
1
-1
/
+1
*
Tests: Mark more more closures as static
Umherirrender
2021-02-09
1
-1
/
+1
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
1
-2
/
+0
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-1
/
+1
*
Replace setExpectedException with two args
Daimona Eaytoy
2019-10-05
1
-1
/
+2
*
jobqueue: Follow-up for fc5d51f12936ed (added GenericParameterJob)
Timo Tijhof
2019-04-25
1
-11
/
+15
*
jobqueue: add GenericParameterJob and RunnableJob interface
Aaron Schulz
2019-04-08
1
-12
/
+94
*
Simplify strings in PHP code
Fomafix
2019-03-01
1
-1
/
+1
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-2
/
+2
*
Fix additional usage of incorrect case
mainframe98
2017-12-15
1
-1
/
+1
*
Try to avoid bogus JobTest failures for PHP 7
Aaron Schulz
2017-12-02
1
-2
/
+4
*
build: Prepare for mediawiki/mediawiki-codesniffer to 0.9.0
Umherirrender
2017-06-26
1
-1
/
+1
*
Allow callback functions for creating jobs
Lucas Werkmeister
2017-05-09
1
-0
/
+37
*
phpunit: Avoid use of deprecated getMock for PHPUnit 5 compat
Timo Tijhof
2017-04-06
1
-1
/
+2
*
Track which web request created a job
Erik Bernhardson
2016-04-13
1
-8
/
+11
*
Make Job::toString() handle array parameters better
Aaron Schulz
2016-03-16
1
-0
/
+23
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-24
/
+24
*
Switch name to username in @author tags
addshore
2016-01-27
1
-1
/
+1
*
Add tests for Job::toString
addshore
2014-09-23
1
-0
/
+67