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
/
actions
/
RollbackAction.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Silence transaction profiler master queries notices for rollback
Aaron Schulz
2018-10-24
1
-0
/
+5
*
build: Updating mediawiki/mediawiki-codesniffer to 22.0.0
Umherirrender
2018-09-16
1
-1
/
+0
*
Add GENDER to rollback-success message
Purodha
2017-02-22
1
-2
/
+8
*
RollbackAction: Allow 'from' to be an empty string
Timo Tijhof
2016-09-07
1
-1
/
+1
*
Rollback: Catch error when unable to load latest revision data
Chad Horohoe
2016-08-26
1
-0
/
+3
*
RollbackAction: Don't return true, causes '1' to be output
Kunal Mehta
2016-05-27
1
-2
/
+2
*
Revert "RollbackAction: Implement AJAX interface and require POST"
Krinkle
2016-05-27
1
-35
/
+12
*
RollbackAction: Implement AJAX interface and require POST
Timo Tijhof
2016-05-23
1
-23
/
+68
*
Move WatchedItem logic to WatchedItemStore
addshore
2016-03-08
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Distinguish read vs write mode Action classes
Aaron Schulz
2016-01-15
1
-0
/
+4
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-2
/
+2
*
RollbackAction: Remove dead argument
jeroendedauw
2015-09-24
1
-1
/
+1
*
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+3
*
Create preference to watchlist pages after rollbacking
Étienne Beaulé
2014-07-30
1
-0
/
+6
*
Random documentation tweaks
Siebrand Mazeland
2014-01-02
1
-0
/
+2
*
Break long lines in Action classes
Siebrand Mazeland
2013-11-14
1
-4
/
+15
*
merge latest master into Wikidata branch
daniel
2012-10-08
1
-9
/
+2
|
\
|
*
Simplify code for usertools in RollbackAction
umherirrender
2012-10-07
1
-9
/
+2
*
|
Merge "Fix error display on failing rollback" into Wikidata
daniel
2012-08-29
1
-14
/
+7
|
\
\
|
*
|
Fix error display on failing rollback
daniel
2012-08-27
1
-14
/
+7
*
|
|
Fixing creation of DifferenceEninge
daniel
2012-08-24
1
-1
/
+1
|
/
/
*
|
Fix indenting errors introduced in Wikidata branch
Tim Starling
2012-06-19
1
-2
/
+2
*
|
renamed getDifferenceEngine to createDifferenceEngine
daniel
2012-04-17
1
-1
/
+1
*
|
Merge branch 'master' into Wikidata
Jens Ohlig
2012-04-11
1
-5
/
+5
|
\
|
|
*
Use local context to get messages
Alexandre Emsenhuber
2012-03-28
1
-3
/
+3
|
*
fix doc grouping for actions
Antoine Musso
2012-02-08
1
-2
/
+2
*
|
use factory method to get difference engine everywhere
Daniel Kinzler
2012-04-04
1
-1
/
+2
|
/
*
Made DifferenceEngine use a context instead of global variables and updaters ...
Alexandre Emsenhuber
2011-11-10
1
-1
/
+1
*
* Made PermissionsError exception accept an optional second parameter for the...
Alexandre Emsenhuber
2011-11-02
1
-3
/
+1
*
Per Nikerabbit's comment on r100621:
Alexandre Emsenhuber
2011-10-27
1
-2
/
+2
*
Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi...
Alexandre Emsenhuber
2011-10-24
1
-2
/
+2
*
* Use wfMessage() instead of OutputPage::addWikiMsgArray() with the third par...
Alexandre Emsenhuber
2011-07-16
1
-2
/
+2
*
Moved action=rollback to an Action subclass
Alexandre Emsenhuber
2011-07-02
1
-0
/
+122
[prev]