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
/
includes
/
specials
/
SpecialRunJobs.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
SpecialRunJobs: Use wfHttpError to generate error messages
Fomafix
2016-12-14
1
-10
/
+6
*
Reduce problems caused by $wgRunJobsAsync
Aaron Schulz
2016-08-22
1
-1
/
+0
*
SpecialRunJobs: delegate error handling to MWExceptionHandler
Bryan Davis
2016-04-14
1
-2
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Define which SpecialPage classes expect write vs read mode
Aaron Schulz
2016-01-14
1
-0
/
+4
*
Avoid "headers already sent" error in jobs for UseDC cookie
Aaron Schulz
2015-11-02
1
-0
/
+7
*
Use HttpStatus::header instead of manually crafting header()
Timo Tijhof
2015-06-04
1
-8
/
+7
*
Move MWLogger classes to MediaWiki\Logger namespace
Bryan Davis
2015-04-03
1
-1
/
+3
*
Fix phpcs errors and warnings in includes/specials
Kunal Mehta
2015-03-16
1
-3
/
+4
*
Convert JobRunner to PSR-3 logger
Bryan Davis
2015-01-26
1
-1
/
+1
*
SpecialRunJobs: Use Config instead of global
Florian
2014-08-27
1
-5
/
+4
*
Refactored duplicated code into JobRunner.php
Aaron Schulz
2014-07-25
1
-58
/
+20
*
Remove colon after @deprecated/@param/@todo/@note
umherirrender
2014-07-24
1
-1
/
+1
*
Add hash_equals() fallback and use it
Kevin Israel
2014-05-28
1
-13
/
+1
*
Pass phpcs-strict on includes/specials/ (3/3)
Siebrand Mazeland
2014-05-10
1
-2
/
+3
*
Fixed some @params documentation (includes/[specialpage|specials])
umherirrender
2014-04-19
1
-1
/
+1
*
Rollback transaction in case of uncaught exceptions during job
Brian Wolff
2014-04-05
1
-0
/
+1
*
Update formatting for includes/specials/
Siebrand Mazeland
2014-03-23
1
-1
/
+5
*
Use square brackets instead of curly braces for char of a string
umherirrender
2014-03-19
1
-1
/
+1
*
Avoid header notice log spam from RunJobs API
Aaron Schulz
2014-03-18
1
-0
/
+157