Commit History

Author SHA1 Message Date
  Mikael Nordfeldth 8fac7a9f6c StatusNet class renamed GNUsocial 9 years ago
  Mikael Nordfeldth 06b068d43b Don't allow double plugin loading 10 years ago
  Mikael Nordfeldth 5176f19f7d Cache key lead is 'gnusocial' now (restart daemons!) 10 years ago
  Mikael Nordfeldth f110fc5c9a Using GNUSOCIAL_VERSION instead of STATUSNET_VERSION 10 years ago
  Brion Vibber 03791eca89 bad brion! s/__constructor/__construct/ 12 years ago
  Brion Vibber 5f2dcffb60 Disable Cache class's in-process cache on CLI runs; unsafe for long-running daemons. 12 years ago
  Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x 13 years ago
  Brion Vibber de7726dd00 Performance counters: records number of total and unique cache get/set/incr/deletes and queries, and logs to syslog. 13 years ago
  Brion Vibber 9df856e667 Merge branch '0.9.x' into merge 13 years ago
  Evan Prodromou b3d47ed6cc Make code-dependent cache entries more volatile 13 years ago
  Brion Vibber 59119482ca Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x 13 years ago
  Siebrand Mazeland b9177f5e2e * i18n/L10n and translator documentation updates. 13 years ago
  Evan Prodromou e42d2124a3 common_keyize() -> Cache::keyize() 13 years ago
  Brion Vibber 81b6b58e33 Merge branch 'master' into testing 14 years ago
  Brion Vibber c74aea589d Stomp queue restructuring for mass scalability: 14 years ago
  Brion Vibber 875e1a70ce Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PHP extension is not present. 14 years ago
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 14 years ago
  Brion Vibber aff78e5121 Cache fixes: 14 years ago
  Brion Vibber 16254c14c8 Typo fix in the new default in-process cache; spewed notice warnings on deletion, breaking XHR responses. 14 years ago
  Evan Prodromou a1821ec8af default value for cache::get() changed from null to false 14 years ago
  Evan Prodromou bfa3aa0e7f Remove logging from default cache 14 years ago
  Evan Prodromou cc5534d180 First version of Memcache plugin 14 years ago
  Evan Prodromou 1e1062ca9c Make cache.php PHPCS-clean 14 years ago
  Evan Prodromou 65d07b657d invert if for cache handling 14 years ago
  Evan Prodromou e1de1bf0fe fix default array implementation checks 14 years ago
  Evan Prodromou c5d23e27a6 Make caching a plugin system 14 years ago