aboutsummaryrefslogtreecommitdiffstats
path: root/includes/Block.php
Commit message (Expand)AuthorAgeFilesLines
* Move closing parenthesis from multi line if and function to own lineumherirrender2013-12-011-2/+2
* Fixed spacingumherirrender2013-11-211-1/+0
* Merge "copy paste comment should probably have end instead of start"jenkins-bot2013-06-301-1/+1
|\
| * copy paste comment should probably have end instead of startCarl Fürstenberg2013-06-231-1/+1
* | Change @since and @deprecated notes to 1.22Kevin Israel2013-06-211-1/+1
|/
* docs: Remove odd colons after @todoTimo Tijhof2013-05-151-1/+1
* Added space after switch/Removed spaces after unsetumherirrender2013-04-261-6/+6
* Remove is_numeric check from Title::checkUserBlockKevin Israel2013-04-241-0/+39
* Fixed spacing in files direct in includes folderumherirrender2013-04-211-24/+26
* Moved Block and Title purgeExpired() functions to onTransactionIdle().Aaron Schulz2013-04-181-4/+9
* phpcs: Fix Squiz.WhiteSpace.ScopeClosingBrace.ContentBefore violationsTimo Tijhof2013-04-111-2/+4
* Revert "Remove is_numeric check from Title::checkUserBlock"Hashar2013-04-091-39/+0
* Remove is_numeric check from Title::checkUserBlockKevin Israel2013-04-091-0/+39
* Add missing wfProfileOut before throwing an exceptionumherirrender2013-04-081-0/+1
* Apply IP blocks to X-Forwarded-For headerSkizzerz2013-03-301-0/+185
* Revert "Apply IP blocks to X-Forwarded-For header"Aaron Schulz2013-03-291-181/+0
* Apply IP blocks to X-Forwarded-For headerSkizzerz2013-03-291-0/+181
* Spellchecked /includes directoryYuri Astrakhan2013-03-131-7/+7
* Fixed @param tags to conform with Doxygen format.Tyler Anthony Romeo2013-03-111-14/+14
* fix some spacingumherirrender2013-03-071-1/+1
* fix some spacingumherirrender2013-02-041-1/+1
* fix some spacingumherirrender2013-01-271-24/+24
* Disable template expansion in message <autoblocker>.Liangent2013-01-181-1/+1
* Made Block::purgeExpired() check for read-only mode.Aaron Schulz2013-01-171-3/+5
* Merge "Make Block::newFromTarget() work again when passing only a vague target"Aaron Schulz2013-01-111-1/+1
|\
| * Make Block::newFromTarget() work again when passing only a vague targetAlexandre Emsenhuber2013-01-111-1/+1
* | Use ResultWrapper::numRows() instead of DatabaseBase::numRows()Alexandre Emsenhuber2013-01-061-1/+1
|/
* recentchanges.rc_ip is used for retroactive autoblocksumherirrender2013-01-041-0/+7
* Block::parseTarget() accepts and can return nullAlexandre Emsenhuber2013-01-031-5/+6
* misc style fixAntoine Musso2012-12-201-6/+6
* Fix tabs inside/between statements/textumherirrender2012-10-261-3/+3
* Update docs for return and exception infoSiebrand Mazeland2012-10-091-0/+4
* Replace some occurrences of wfMsg* by alternatives. Undeprecated wfMsgReplace...Siebrand Mazeland2012-09-031-35/+0
* Use wfMessage instead of deprecated wfMsg*Alex Monk2012-08-181-3/+3
* Big oops - merged to wrong branch.awjrichards2012-06-051-9/+9
* Revert to arbitrarily old point before initial remote branch creation to help...awjrichards2012-06-021-9/+9
* remove windows lines endingAntoine Musso2012-05-271-9/+9
* Block.php: replace '*' with explicit fields in selectsumherirrender2012-05-251-4/+29
* Merge "Use the same object when checking if the user is blocked instead of cr...Demon2012-05-041-2/+2
|\
| * Use the same object when checking if the user is blocked instead of creating ...Alexandre Emsenhuber2012-04-171-2/+2
* | (bug 5445) remove autoblocks when user is unblockedMarc A. Pelletier2012-05-031-2/+7
|/
* Merged r114672 from wmf1.19 plus tests; crosswiki block name/id fix.Aaron Schulz2012-04-101-2/+11
* Force the target user ID to be the correct foreign ID on the relevant local w...Aaron Schulz2012-02-281-0/+3
* Fixing some of the "@return true" or "@return false", need to be "@return boo...Sam Reed2012-02-091-1/+1
* * (bug 33101) Viewing a User or User talk of username resembling IP ending w...Sam Reed2011-12-151-7/+4
* add missing deprecation notices and added deprecation version to existing onesJeroen De Dauw2011-12-131-2/+11
* Add a getExpiry method to Block (rather than direct member variable access. Y...Sam Reed2011-12-061-0/+9
* * reverted changes to Block and ApiBlockTest made in r102625 ... PEBKACJure Kajzer2011-11-101-5/+6
* * Added getInfinity to DatabaseOracleJure Kajzer2011-11-101-6/+5
* * fixed ipblocks.ipb_by_text field, removed default blank not null (fixed ins...Jure Kajzer2011-11-041-1/+4