Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 éve |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 éve |
Mikael Nordfeldth
|
3394efca60
staticGet is a static function
|
11 éve |
Siebrand Mazeland
|
23eb49a017
Update translator documentation and i18n.
|
13 éve |
Siebrand Mazeland
|
5a37d0bdc6
Add translator documentation.
|
13 éve |
Siebrand Mazeland
|
c4fd560b32
Fix i18n issues
|
13 éve |
Evan Prodromou
|
968cef0fc6
strtolower() the class name in cache keys for listGet()
|
13 éve |
Evan Prodromou
|
ce5b44158e
Get primary key for default value in Memcached_DataObject::staticGet()
|
13 éve |
Evan Prodromou
|
0a17e7cf9f
Merge remote-tracking branch 'gitorious/1.0.x' into 1.0.x
|
13 éve |
Siebrand Mazeland
|
73806460ce
Add translator documentation.
|
13 éve |
Evan Prodromou
|
f405ffa507
Corrected pkeys for listGet()
|
13 éve |
Evan Prodromou
|
ed31052d26
Store pkeys in cache for listGet()
|
13 éve |
Evan Prodromou
|
447ae92eca
only do a db call if need to fetch some in listGet()
|
13 éve |
Evan Prodromou
|
435c08a753
add listGet() method
|
13 éve |
Evan Prodromou
|
e05f423bea
properly cache nulls for pivotGet()
|
13 éve |
Evan Prodromou
|
9a78d70441
remove debugging statement in Memcached_DataObject::multiGet()
|
13 éve |
Evan Prodromou
|
72ed297214
New method Memcached_DataObject::pivotGet()
|
13 éve |
Evan Prodromou
|
ae340ec345
explicitly skip nulls in Memcached_DataObject::multiGet()
|
13 éve |
Evan Prodromou
|
75b280b4bb
add Memcached_DataObject::multiGet() method
|
13 éve |
Evan Prodromou
|
5c963cb3b7
Memcached_DataObject::pkeyGet() accepts null values
|
13 éve |
Evan Prodromou
|
4331b8b4f1
make search results privacy-aware
|
13 éve |
Evan Prodromou
|
83fb5e6023
Mass replacement of #-comments with //-comments
|
13 éve |
Zach Copley
|
b7d0746694
Merge branch '0.9.x' into 1.0.x
|
13 éve |
Brion Vibber
|
de7726dd00
Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog.
|
13 éve |
Brion Vibber
|
54f7154db8
Fix for ticket #3020: set MySQL session time_zone variable to UTC ('+0:00') so TIMESTAMP column values are comparable against our other UTC timestamp values.
|
13 éve |
Evan Prodromou
|
32eb4c5e2d
Merge remote branch 'gitorious/0.9.x' into 1.0.x
|
14 éve |
Evan Prodromou
|
763a5f182d
Memcache_DataObject checks for PEAR::isError() on results
|
14 éve |
Brion Vibber
|
d8a3a88ec8
Merge branch '0.9.x' into 1.0.x
|
14 éve |
Brion Vibber
|
0535a3d15c
Event hook for SQLProfile
|
14 éve |
Brion Vibber
|
a7d98435f6
Tweak DB query logging to also log queries that fail; the exceptions we get are often not very descriptive like "No such table" without saying which table. :)
|
14 éve |