aboutsummaryrefslogtreecommitdiffstats
path: root/includes/utils
Commit message (Expand)AuthorAgeFilesLines
* Handle null file handles in UIDGenerator::_destruct()Aaron Schulz2014-04-081-1/+1
* Delete UIDGenerator cache files after unit testsBryan Davis2014-04-021-7/+56
* Fix various docs and version numbers from 84a2f570Liangent2014-01-251-6/+12
* Create and move some functions for class ArrayUtilsLiangent2014-01-231-0/+111
* Workaround ip2long limitationAaron Schulz2014-01-171-0/+2
* Use file handle caching in newSequentialPerNodeIDs()Aaron Schulz2014-01-081-2/+23
* Moved HashRing to /libsAaron Schulz2014-01-071-147/+0
* Moved MappedIterator to /libs and changed exception typeAaron Schulz2014-01-071-117/+0
* Added per-node sequential ID method and made SquidUpdate use itAaron Schulz2014-01-031-0/+91
* Merge "Moved ScopedCallback to /libs"jenkins-bot2013-12-271-73/+0
|\
| * Moved ScopedCallback to /libsAaron Schulz2013-12-171-73/+0
* | Removed deprecated functions and merged ProxyTools into GlobalFunctionsAaron Schulz2013-12-161-2/+0
|/
* Change CdbException to subclass ExceptionChad Horohoe2013-11-261-2/+3
* Merge "Update docs in CdbPHP.php"jenkins-bot2013-11-131-4/+3
|\
| * Update docs in CdbPHP.phpSiebrand Mazeland2013-11-081-4/+3
* | Merge changes I5d6baf6f,I2edfeabajenkins-bot2013-11-133-102/+139
|\ \
| * | Don't use wfIsWindows() in CDB writersChad Horohoe2013-11-083-2/+9
| |/
| * Clean up CDB classesChad Horohoe2013-11-083-103/+133
* | Merge "Set visibility for class property of RegexlikeReplacer"jenkins-bot2013-11-071-1/+1
|\ \
| * | Set visibility for class property of RegexlikeReplacerSiebrand Mazeland2013-11-071-1/+1
* | | Merge "Set visibility on class properties of ExplodeIterator"jenkins-bot2013-11-071-5/+5
|\| |
| * | Set visibility on class properties of ExplodeIteratorSiebrand Mazeland2013-11-071-5/+5
* | | Merge "Set visibility on class properties of ReplacementArray"jenkins-bot2013-11-071-2/+2
|\| |
| * | Set visibility on class properties of ReplacementArraySiebrand Mazeland2013-11-071-2/+2
* | | Merge "Set visibility of class properties of HashtableReplacer"jenkins-bot2013-11-071-1/+1
|\| | | |/ |/|
| * Set visibility of class properties of HashtableReplacerSiebrand Mazeland2013-11-071-1/+1
* | Declare visibility on class propertiesSiebrand Mazeland2013-11-071-8/+8
* | Declare visibility on class propertySiebrand Mazeland2013-11-071-1/+1
|/
* Address some PHP CodeSniffer errors and warningsSiebrand Mazeland2013-11-075-24/+38
* Remove underscore from CdbReader_[DBA|PHP] classes and related fileSiebrand Mazeland2013-11-072-9/+9
* Update formattingSiebrand Mazeland2013-11-0412-242/+323
* Introduce includes/utils directoryTim Starling2013-11-0414-0/+5166