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
/
logging
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-4
/
+4
*
Fixed doc typo
Aaron Schulz
2011-11-06
1
-1
/
+1
*
Quick ugly fix to avoid duplicate log entries in rc feed.
Niklas Laxström
2011-11-03
1
-1
/
+1
*
Kill various unused variables
Sam Reed
2011-10-29
2
-5
/
+2
*
Removal of unused globals
Platonides
2011-10-27
1
-3
/
+1
*
Followup r100396, use is_string instead of !is_array
John Du Hart
2011-10-21
1
-1
/
+1
*
Bugfix to r96441, class_exists throws warnings when arrays are passed to it
John Du Hart
2011-10-21
1
-1
/
+1
*
Followup r97138 - could not reproduce myself
Niklas Laxström
2011-10-03
1
-1
/
+1
*
Followup r98135
Niklas Laxström
2011-09-28
1
-19
/
+54
*
Moved PatrolLog to logging folder, sorted the autoloaded entries alphabetically
Niklas Laxström
2011-09-20
1
-0
/
+58
*
Converted patrol log to the new system
Niklas Laxström
2011-09-19
2
-1
/
+40
*
Use IContextSource instead of RequestContext inside type hints and instanceof...
Daniel Friesen
2011-09-15
1
-2
/
+2
*
This should fix the following PHP notice and the display of some yet another ...
Niklas Laxström
2011-09-15
1
-1
/
+4
*
Added a bit defensive programming, as suggested by Aaron in r97040
Niklas Laxström
2011-09-14
1
-0
/
+3
*
RevisionDeleter:
Niklas Laxström
2011-09-14
1
-2
/
+72
*
There was a double space between log action text and user comment. Remove the...
Niklas Laxström
2011-09-14
1
-2
/
+3
*
Instead of throwing fatals, accept null titles in old log entries.
Niklas Laxström
2011-09-14
1
-1
/
+1
*
Drop JSON support. It was never used and causes problems like bug 30854 since...
Niklas Laxström
2011-09-14
1
-8
/
+2
*
Fix comment
Alexandre Emsenhuber
2011-09-10
1
-2
/
+2
*
This should fix regression reported in r96545
Niklas Laxström
2011-09-09
1
-1
/
+1
*
Switch JSON to (un)serialize
Niklas Laxström
2011-09-08
1
-7
/
+15
*
Enabled MoveLogFormatter
Niklas Laxström
2011-09-08
1
-4
/
+2
*
Fix whitespace
Sam Reed
2011-09-07
1
-1
/
+3
*
Ran stylize.php. Required manual corrections:
Siebrand Mazeland
2011-09-07
2
-4
/
+4
*
Ffixes to r96443 and r96441
Niklas Laxström
2011-09-07
1
-1
/
+1
*
Committing my new logging classes for review. Will later commit changes that ...
Niklas Laxström
2011-09-07
2
-0
/
+807