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
*
Formalising live performance hack
Tim Starling
2005-07-25
1
-3
/
+13
*
Bypassing UNION SQL for mysql3
Magnus Manske
2005-03-18
1
-1
/
+2
*
* Respect read-only mode on block removals
Brion Vibber
2005-03-08
1
-0
/
+3
*
converted comments to PHPDOC format
Jens Frank
2005-01-22
1
-2
/
+6
*
* (bug 1184) expiry time of indefinite blocks shown as the current time
Brion Vibber
2005-01-11
1
-3
/
+12
*
* (bug 1204) Blocks do not expire automatically
Brion Vibber
2005-01-11
1
-1
/
+5
*
BUG#1244 Use a UNION to improve index use.
Jens Frank
2005-01-01
1
-0
/
+7
*
Removed CVS keywords from files, to make merging between branches
Evan Prodromou
2004-11-29
1
-1
/
+0
*
Correcting bugs due to double-prefixing table names. Removing obsolete Databa...
Tim Starling
2004-10-24
1
-2
/
+2
*
fix timestamp for expiry too
Domas Mituzas
2004-09-07
1
-5
/
+5
*
timestamp fix, PR405
Domas Mituzas
2004-09-07
1
-6
/
+7
*
Split files and classes in different packages for phpdocumentor. I probably c...
Antoine Musso
2004-09-03
1
-0
/
+3
*
Changing comments layout preparing for generated documentation with Phpdocume...
Antoine Musso
2004-09-02
1
-10
/
+15
*
massive double to single quotes conversion. I have not noticed any bug after ...
Antoine Musso
2004-08-22
1
-3
/
+3
*
Added FOR UPDATE mode to Block.php, to fix memcached concurrency problem in B...
Tim Starling
2004-08-15
1
-23
/
+44
*
* Support for table name prefixes throughout the code. No support yet for con...
Tim Starling
2004-07-18
1
-6
/
+6
*
OOP calling convention for database functions. DBMS abstraction implemented b...
Tim Starling
2004-07-10
1
-30
/
+45
*
Load balancing enabled in places where it's thought to be reasonably safe
Tim Starling
2004-07-10
1
-3
/
+6
*
don't use OR on empty variables
Domas Mituzas
2004-06-11
1
-2
/
+6
*
some double quoting replaced by single quoting
Antoine Musso
2004-06-08
1
-17
/
+17
*
fixed problem with updateTimestamp() altering existing IP blocks
Tim Starling
2004-02-27
1
-11
/
+13
*
minor change
Tim Starling
2004-02-21
1
-1
/
+1
*
Fix for compatibility with short_open_tag = Off
Brion Vibber
2004-02-18
1
-1
/
+1
*
proper handling of infinite expiry
Tim Starling
2004-02-16
1
-1
/
+5
*
Two blocking features: IP range blocks, and expiry times configurable block-b...
Tim Starling
2004-02-14
1
-33
/
+103
*
Reverse order for ipblocklist: most recent first
Brion Vibber
2003-11-19
1
-1
/
+1
*
changing wfQuery to allow replication
Tim Starling
2003-09-20
1
-5
/
+5
*
Autoblocker privacy protection
Tim Starling
2003-09-07
1
-42
/
+45
*
new Block object, block expiry, optional sysop blocks
Tim Starling
2003-09-01
1
-0
/
+168