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
/
Block.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move closing parenthesis from multi line if and function to own line
umherirrender
2013-12-01
1
-2
/
+2
*
Fixed spacing
umherirrender
2013-11-21
1
-1
/
+0
*
Merge "copy paste comment should probably have end instead of start"
jenkins-bot
2013-06-30
1
-1
/
+1
|
\
|
*
copy paste comment should probably have end instead of start
Carl Fürstenberg
2013-06-23
1
-1
/
+1
*
|
Change @since and @deprecated notes to 1.22
Kevin Israel
2013-06-21
1
-1
/
+1
|
/
*
docs: Remove odd colons after @todo
Timo Tijhof
2013-05-15
1
-1
/
+1
*
Added space after switch/Removed spaces after unset
umherirrender
2013-04-26
1
-6
/
+6
*
Remove is_numeric check from Title::checkUserBlock
Kevin Israel
2013-04-24
1
-0
/
+39
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-24
/
+26
*
Moved Block and Title purgeExpired() functions to onTransactionIdle().
Aaron Schulz
2013-04-18
1
-4
/
+9
*
phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violations
Timo Tijhof
2013-04-11
1
-2
/
+4
*
Revert "Remove is_numeric check from Title::checkUserBlock"
Hashar
2013-04-09
1
-39
/
+0
*
Remove is_numeric check from Title::checkUserBlock
Kevin Israel
2013-04-09
1
-0
/
+39
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+1
*
Apply IP blocks to X-Forwarded-For header
Skizzerz
2013-03-30
1
-0
/
+185
*
Revert "Apply IP blocks to X-Forwarded-For header"
Aaron Schulz
2013-03-29
1
-181
/
+0
*
Apply IP blocks to X-Forwarded-For header
Skizzerz
2013-03-29
1
-0
/
+181
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-7
/
+7
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-14
/
+14
*
fix some spacing
umherirrender
2013-03-07
1
-1
/
+1
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
fix some spacing
umherirrender
2013-01-27
1
-24
/
+24
*
Disable template expansion in message <autoblocker>.
Liangent
2013-01-18
1
-1
/
+1
*
Made Block::purgeExpired() check for read-only mode.
Aaron Schulz
2013-01-17
1
-3
/
+5
*
Merge "Make Block::newFromTarget() work again when passing only a vague target"
Aaron Schulz
2013-01-11
1
-1
/
+1
|
\
|
*
Make Block::newFromTarget() work again when passing only a vague target
Alexandre Emsenhuber
2013-01-11
1
-1
/
+1
*
|
Use ResultWrapper::numRows() instead of DatabaseBase::numRows()
Alexandre Emsenhuber
2013-01-06
1
-1
/
+1
|
/
*
recentchanges.rc_ip is used for retroactive autoblocks
umherirrender
2013-01-04
1
-0
/
+7
*
Block::parseTarget() accepts and can return null
Alexandre Emsenhuber
2013-01-03
1
-5
/
+6
*
misc style fix
Antoine Musso
2012-12-20
1
-6
/
+6
*
Fix tabs inside/between statements/text
umherirrender
2012-10-26
1
-3
/
+3
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+4
*
Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplace...
Siebrand Mazeland
2012-09-03
1
-35
/
+0
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-3
/
+3
*
Big oops - merged to wrong branch.
awjrichards
2012-06-05
1
-9
/
+9
*
Revert to arbitrarily old point before initial remote branch creation to help...
awjrichards
2012-06-02
1
-9
/
+9
*
remove windows lines ending
Antoine Musso
2012-05-27
1
-9
/
+9
*
Block.php: replace '*' with explicit fields in selects
umherirrender
2012-05-25
1
-4
/
+29
*
Merge "Use the same object when checking if the user is blocked instead of cr...
Demon
2012-05-04
1
-2
/
+2
|
\
|
*
Use the same object when checking if the user is blocked instead of creating ...
Alexandre Emsenhuber
2012-04-17
1
-2
/
+2
*
|
(bug 5445) remove autoblocks when user is unblocked
Marc A. Pelletier
2012-05-03
1
-2
/
+7
|
/
*
Merged r114672 from wmf1.19 plus tests; crosswiki block name/id fix.
Aaron Schulz
2012-04-10
1
-2
/
+11
*
Force the target user ID to be the correct foreign ID on the relevant local w...
Aaron Schulz
2012-02-28
1
-0
/
+3
*
Fixing some of the "@return true" or "@return false", need to be "@return boo...
Sam Reed
2012-02-09
1
-1
/
+1
*
* (bug 33101) Viewing a User or User talk of username resembling IP ending w...
Sam Reed
2011-12-15
1
-7
/
+4
*
add missing deprecation notices and added deprecation version to existing ones
Jeroen De Dauw
2011-12-13
1
-2
/
+11
*
Add a getExpiry method to Block (rather than direct member variable access. Y...
Sam Reed
2011-12-06
1
-0
/
+9
*
* reverted changes to Block and ApiBlockTest made in r102625 ... PEBKAC
Jure Kajzer
2011-11-10
1
-5
/
+6
*
* Added getInfinity to DatabaseOracle
Jure Kajzer
2011-11-10
1
-6
/
+5
*
* fixed ipblocks.ipb_by_text field, removed default blank not null (fixed ins...
Jure Kajzer
2011-11-04
1
-1
/
+4
[next]