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