Diogo Cordeiro
|
f67a93eddc
[CORE] Bump Database requirement to MariaDB 10.3+
|
5 years ago |
Mikael Nordfeldth
|
daaafd86e2
DB_DataObject recommends using ->tableName()
|
9 years ago |
Mikael Nordfeldth
|
2dfa0bfcee
function delete in dataobjects now don't break strict syntax
|
11 years ago |
Mikael Nordfeldth
|
861e838add
pkeyGet is now static and more similar to getKV
|
11 years ago |
Mikael Nordfeldth
|
2a4dc77a63
The overloaded DB_DataObject function staticGet is now called getKV
|
11 years ago |
Evan Prodromou
|
3dbfa97979
hide errors when deleting cached status_network_tag keys
|
13 years ago |
Evan Prodromou
|
79c01bec4e
lookup a statusnetwork by tag
|
14 years ago |
Siebrand Mazeland
|
0b6cc7c33d
* translator documentation added.
|
14 years ago |
James Walker
|
8ac8f3d2dc
Memcache::set() 3rd param should be flags (4th is expire). This throws a "2 lowest bytes reserved" error in Memcache > 3.0.3
|
14 years ago |
Siebrand Mazeland
|
9587f9f55b
* i18n/L10n and translator documentation updates.
|
14 years ago |
Brion Vibber
|
8f06e3b281
Fix for failover error in status_network_tag caching; when no tags present in table we would return an array with one empty element instead of no elements when getting the cached data.
|
14 years ago |
Brion Vibber
|
63fd2332f0
Use Status_network's caching settings when loading Status_network_tag entries; cache entries are batched per site and will be cleared when tags are inserted/deleted using the main interface.
|
14 years ago |
James Walker
|
7065450f03
normalizing tags for status_network
|
14 years ago |