- 17 Dec, 2009 1 commit
-
-
Evan Prodromou authored
-
- 16 Dec, 2009 7 commits
-
-
Siebrand Mazeland authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
PHP 5.3 closure-based implementation of curry(); old implementation used as fallback for older PHP versions. Added unit tests to confirm they both work!
-
Brion Vibber authored
Cleanup undefined variable notice: set a couple more null defaults for new params in Notice::saveNew(). Fixes this notice seen while using AJAX repeat button: Notice: Undefined variable: uri in classes/Notice.php on line 243
-
Brion Vibber authored
slight cleanup for a bit in Notice.php where a var was reused for different types, confusing tracking down a bug
-
- 15 Dec, 2009 13 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Sarven Capadisli authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
Add destructor on Memcached_DataObject to free DB_DataObject's global storage for an object when that object itself is destroyed. Reduces some, but not all, memory leakage for long-running processes.
-
- 14 Dec, 2009 19 commits
-
-
Sarven Capadisli authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Sarven Capadisli authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Siebrand Mazeland authored
-
Brion Vibber authored
-
Zach Copley authored
-
Zach Copley authored
-
Zach Copley authored
-
Sarven Capadisli authored
-