- 22 Aug, 2011 1 commit
-
-
Evan Prodromou authored
Conflicts: classes/Memcached_DataObject.php
-
- 21 Aug, 2011 1 commit
-
-
Siebrand Mazeland authored
-
- 20 Aug, 2011 3 commits
-
-
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
- 19 Aug, 2011 17 commits
-
-
Samantha Doherty authored
-
Samantha Doherty authored
-
Samantha Doherty authored
-
Samantha Doherty authored
-
Siebrand Mazeland authored
Whitespace updates.
-
Siebrand Mazeland authored
L10n updates. Whitespace updates.
-
Siebrand Mazeland authored
L10n/i18n fixes. Whitespace updates.
-
Siebrand Mazeland authored
Fix incorrect i18n. Whitespace updates.
-
Siebrand Mazeland authored
doxygen fixes.
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
Fixed i18n.
-
Siebrand Mazeland authored
Fix broken translator documentation because "// TRANS: " is not exactly in the line above the _m() method call. Whitespace updates.
-
Siebrand Mazeland authored
Fix i18n domain where needed. Whitespace updates.
-
Siebrand Mazeland authored
Fix i18n domain where needed. Whitespace updates.
-
Zach Copley authored
-
Evan Prodromou authored
-
- 18 Aug, 2011 2 commits
-
-
Siebrand Mazeland authored
Message tweaks and elaborations as well as translator documentation tweaks. Based on comments by OsamaK.
-
Siebrand Mazeland authored
-
- 16 Aug, 2011 2 commits
-
-
Evan Prodromou authored
-
Siebrand Mazeland authored
-
- 15 Aug, 2011 7 commits
-
-
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
- 08 Aug, 2011 6 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
I was storing the full objects in the cache for the listGet() function. I've changed it to store only pkeys, and use pivotGet() to get all the corresponding values. This also required changing pivotGet() so it can get objects with multi-column pkeys, which complicated the whole thing quite a bit. But it seems to work OK.
-
- 05 Aug, 2011 1 commit
-
-
Evan Prodromou authored
-