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
/
Autopromote.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-22
1
-1
/
+22
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
Moved wfGetIP() to WebRequest::getIP():
Alexandre Emsenhuber
2011-08-18
1
-2
/
+2
*
Follow-up r90819: made XOR only work on two conditions per CR. Give a warning...
Aaron Schulz
2011-06-28
1
-11
/
+4
*
Follow-up r90749: use a new 'autopromote' action for the autopromote rights l...
Aaron Schulz
2011-06-26
1
-1
/
+1
*
Update calls to deprecated User::isValidEmailAddr
Sam Reed
2011-06-26
1
-3
/
+3
*
Made '^' (XOR) in recCheckCondition() act as a one-hot detector. Before r2880...
Aaron Schulz
2011-06-26
1
-9
/
+11
*
* Core:
Aaron Schulz
2011-06-26
1
-1
/
+3
*
* Follow-up r90749
Aaron Schulz
2011-06-25
1
-2
/
+4
*
Follow-up r90749: pushed down accessing of $wgAutopromoteOnce to getAutopromo...
Aaron Schulz
2011-06-25
1
-20
/
+21
*
Follow-up r90749:
Aaron Schulz
2011-06-25
1
-48
/
+14
*
Added one-time promote support via Autopromote::autopromoteOnceHook function....
Aaron Schulz
2011-06-25
1
-0
/
+70
*
And even more documentation
Sam Reed
2011-05-28
1
-2
/
+2
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-1
/
+1
*
Follow up r67073 : add curly to if statement
Antoine Musso
2010-10-21
1
-1
/
+2
*
Fixup "} elseif ( $cond[0] = '!' ) {" from r35983
Sam Reed
2010-10-13
1
-1
/
+1
*
Fix a bunch of '? true : false' instances
Chad Horohoe
2010-09-27
1
-1
/
+1
*
Refactor to avoid defining globals inside switches.
Platonides
2010-08-12
1
-1
/
+1
*
Ran stylize.php, removed trailing whitespace, updated indentation and code fo...
Siebrand Mazeland
2010-05-30
1
-21
/
+41
*
Random indentation and code formatting updates. No functional changes.
Siebrand Mazeland
2010-02-14
1
-1
/
+0
*
* Add autopromote condition APCOND_BLOCKED to autopromote blocked users to va...
Ryan Schmidt
2009-06-18
1
-2
/
+4
*
(bug 14737) Allow the autoconfirmed timer to run from the first edit
Aaron Schulz
2009-01-03
1
-0
/
+3
*
(bug 7492) Allow assignment of rights to specific IPs/ranges
Chad Horohoe
2008-12-14
1
-0
/
+4
*
Testing commit access, per report. Minor whitespace change.
Rotem Liss
2008-08-18
1
-1
/
+1
*
Add a ! operator to autopromote conditions
Andrew Garrett
2008-06-07
1
-1
/
+6
*
Add GetAutoPromoteGroups hook, which was in my working copy but not committed...
Andrew Garrett
2008-06-04
1
-0
/
+3
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-5
/
+5
*
Kill r34826's unnecessary boolval() per yesterday's IRC discussion (thought v...
Brion Vibber
2008-05-15
1
-1
/
+1
*
* Move $var ? true : false check to boolval function
Victor Vasiliev
2008-05-14
1
-1
/
+1
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-1
/
+1
*
Autopromotion:
Victor Vasiliev
2008-01-14
1
-1
/
+4
*
Tweak wrong comment from last commit, as VasilievVV points out.
Aryeh Gregor
2007-12-23
1
-2
/
+0
*
Fixes for r28797.
Aryeh Gregor
2007-12-23
1
-16
/
+58
*
Add user parameter to AutopromoteCondition hook. Document it
Victor Vasiliev
2007-12-23
1
-1
/
+1
*
(bug 12392) new file includes/Autopromote.php calling non existing function
Victor Vasiliev
2007-12-23
1
-1
/
+1
*
Introduce new autopromotion system
Victor Vasiliev
2007-12-23
1
-0
/
+70