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
/
MWTimestamp.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hard-deprecate MWTimestamp::getHumanTimestamp
Matěj Suchánek
2022-06-20
1
-0
/
+1
*
Use name constants to access config settings.
daniel
2022-04-07
1
-2
/
+3
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+2
*
Split TimeCorrection parser into separate class
Derk-Jan Hartman
2021-05-07
1
-51
/
+11
*
Convert MWTimestamp to UserIdentity
daniel
2021-03-11
1
-7
/
+15
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-4
/
+3
*
Remove unnecesary else blocks
Reedy
2018-09-24
1
-4
/
+4
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-3
/
+3
*
Use wikimedia/timestamp
Kunal Mehta
2017-02-28
1
-0
/
+1
*
Rename Convert*a*bleTimestamp to Convert*i*bleTimestamp
Kunal Mehta
2016-09-21
1
-1
/
+1
*
Split out ConvertableTimestamp class
Aaron Schulz
2016-09-16
1
-230
/
+6
*
MWTimestamp: Allow providing a DateTime object directly
Kunal Mehta
2016-08-21
1
-2
/
+6
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-6
/
+6
*
Move 90e1b22166b0 release notes to 1.27 file, and fix @since tag
Kunal Mehta
2015-11-21
1
-1
/
+1
*
Fix Generic.Files.LineLength phpcs failure in 11 files under includes/
Amir E. Aharoni
2015-10-03
1
-3
/
+7
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Add MWTimestamp::getTimezoneString(), use it in file revert message
gladoscc
2015-09-23
1
-0
/
+20
*
Made MWTimestamp handle UNIX floats
Aaron Schulz
2015-08-20
1
-3
/
+4
*
Move MWTimestamp::getHumanTimestamp() to Language
Brian Wolff
2015-05-31
1
-29
/
+6
*
Reject out-of-range output when converting to TS_MW
Brad Jorsch
2014-12-19
1
-0
/
+5
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-2
/
+2
*
Remove unmatched @param
umherirrender
2014-08-16
1
-1
/
+0
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-2
/
+2
*
Don't use isset() to check for null
Alexandre Emsenhuber
2014-06-30
1
-1
/
+1
*
Make phpcs-strict pass on includes/ (6/~10)
Siebrand Mazeland
2014-05-12
1
-17
/
+49
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-1
/
+1
*
Split Timestamp.php into class and exception files
addshore
2014-01-25
1
-0
/
+391