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
/
Cdb_PHP.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete the temp cdb file when an exception is thrown so they don't take up /t...
Aaron Schulz
2012-02-15
1
-9
/
+22
*
Put the filename in more of the exceptions thrown
Aaron Schulz
2012-02-15
1
-11
/
+21
*
Documentation and whitespace
Sam Reed
2012-02-09
1
-1
/
+1
*
More documentation
Sam Reed
2011-10-29
1
-8
/
+14
*
And some more....
Sam Reed
2011-05-28
1
-0
/
+17
*
And more documentation. Yaaaay
Sam Reed
2011-05-28
1
-3
/
+56
*
CDB support: never refer to it as just "DB" in messages, it confuses people
Max Semenik
2010-11-03
1
-3
/
+3
*
* Standardised file description headers
Alexandre Emsenhuber
2010-08-14
1
-1
/
+2
*
Sanity check $this->handle on close()
Aaron Schulz
2009-08-13
1
-2
/
+4
*
64-bit host compatibility for hash function in pure-PHP implementation of CDB...
Brion Vibber
2009-07-24
1
-5
/
+6
*
Avoid some silly unlink notices
Aaron Schulz
2009-07-24
1
-1
/
+1
*
Optimised the CDB hash function, now roughly twice as fast for large strings....
Tim Starling
2009-06-22
1
-34
/
+17
*
Added PHP port of CDB, with abstraction layer. Tested for correctness with a ...
Tim Starling
2009-06-20
1
-0
/
+388