Commit History

Author SHA1 Message Date
  Alexei Sorokin a0f72fe5c6 Avoid ordering just by a timestamp 4 years ago
  Alexei Sorokin 3b514abd6b [Queue_item] Let DataObject construct WHERE IN 4 years ago
  Alexei Sorokin b0b10cf186 [Queue_item] There is no "modified" attribute 4 years ago
  Alexei Sorokin b1b1d2af93 [DATABASE] Update "modified" in Managed_DataObject instead of a DBMS trigger 4 years ago
  Alexei Sorokin 26115482ef [SCHEMA] Improve timestamp storage 4 years ago
  Diogo Cordeiro f67a93eddc [CORE] Bump Database requirement to MariaDB 10.3+ 5 years ago
  Mikael Nordfeldth 7adf1c99fc s/LOG_ERROR/LOG_ERR/ 9 years ago
  Mikael Nordfeldth 7f1ce07e9f Logging destinations and unnecessary debug 9 years ago
  Mikael Nordfeldth beba2a25d0 Don't retry unhandled transports in OpportunisticQM 9 years ago
  Mikael Nordfeldth fc9de94cbd Modernize Queue_item to use Managed_DataObject functions 9 years ago
  Mikael Nordfeldth 0bd16b521c OpportunisticQM shouldn't try to handle what it can't find 9 years ago
  Mikael Nordfeldth c906ab11b0 8 chars was too little, 32 should be enough. 11 years ago
  Mikael Nordfeldth 1a9a8ea730 staticGet for sub-Managed_DataObject classes now calls parent 11 years ago
  Evan Prodromou 9ca3c3d1c3 move core schema to class files 13 years ago
  Evan Prodromou 83fb5e6023 Mass replacement of #-comments with //-comments 13 years ago
  Brion Vibber 826a695077 Ticket #2797: replace addslashes() with explicit escape calls on the DB objects 14 years ago
  Brion Vibber f0c5e7eca3 Fix for bug #2382: releasing claim on failed queue item works again with DB-based queues. 14 years ago
  Brion Vibber c7507e7e9d XMPP queued output & initial retooling of DB queue manager to support non-Notice objects. 15 years ago
  Brion Vibber ec145b73fc Major refactoring of queue handlers to support running multiple sites in one daemon. 15 years ago
  Brion Vibber 4e2acd153b ...and drop the unnecessary &reference from child class pkeyGet() overrides. 15 years ago
  Evan Prodromou 854c82cfd5 start of queuemanager code 15 years ago
  Evan Prodromou 7ad2f2a371 TRUE 16 years ago
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 16 years ago
  Evan Prodromou eb2f9c98ac replace NULL with null 16 years ago
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 years ago
  Evan Prodromou 8da61dc1d3 path correct in require_once for memcached 16 years ago
  Evan Prodromou f6615f70e5 prepend Memcached_DataObject require with INSTALLDIR 16 years ago
  Evan Prodromou e2e6bbb298 caching layer for DB/DataObject 16 years ago
  Evan Prodromou ca1f639fd6 log transport when claiming a notice 16 years ago
  Evan Prodromou 6b1f391306 $this->log to common_log in Queue_item 16 years ago