23 Commits

Author SHA1 Message Date
Adrian Moennich
81a2141d63 LiveSync: Add more request-level caching
Avoids spamming queries when moving lots of events
2018-02-01 11:12:22 +01:00
Indico Team
44e2d03c3b Happy new year 2018 🎆 2018-01-09 14:03:14 +01:00
Adrian Moennich
b8aca1b58a isort everything 2017-09-14 17:47:45 +02:00
Adrian Moennich
c300a6a829 Rename event_new to event 2017-08-11 11:46:25 +02:00
Adrian Moennich
019e00601c LiveSync: Improve queue entry repr 2017-04-19 17:38:44 +02:00
Indico Team
4515d8c0a6 Happy new year 2017! 2017-01-10 15:03:10 +01:00
Pedro Ferreira
230848dbd9 LiveSync: add sessions, use proper DB queries 2016-08-12 11:34:50 +02:00
Pedro Ferreira
8929042f2a LiveSync: use fkey in category_id (queues) 2016-08-12 11:17:41 +02:00
Adrian Moennich
4505f78024 LiveSync: Remove obsolete imports
It's still defunct but that way it does not break at import time or when
running a zodb importer
2016-07-27 14:19:18 +02:00
Adrian Moennich
e5d5926780 LiveSync: Adapt to new objects 2016-04-13 01:54:25 +02:00
Adrian Moennich
4f59e4b2a6 LiveSync: Remove title_changed (unused) 2016-04-13 01:54:25 +02:00
Adrian Moennich
57f3d305ee LiveSync: Update DB structure 2016-04-13 01:54:25 +02:00
Indico Team
b16a368ba1 Happy new year 2016!
Bump license headers to 2016
2016-01-01 04:59:45 +01:00
Adrian Moennich
414ca219a7 LiveSync: Use PyIntEnum 2015-01-26 13:24:49 +01:00
Indico Team
79c567eab0 Unify file headers and bump copyright year to 2015 2015-01-22 12:07:32 +01:00
Adrian Moennich
d16f40cc09 Add more record handling code 2014-11-07 11:27:49 +01:00
Adrian Moennich
cd2a3d03eb Fix record simplification/cascading 2014-11-07 11:27:30 +01:00
Alejandro Avilés
ac1939190f Add iter_subentries to generate nested entries 2014-11-04 17:42:36 +01:00
Alejandro Avilés
71462cf69b Fix __repr__ 2014-11-04 17:42:36 +01:00
Alejandro Avilés
aeec154a3d Add object and object_ref properties 2014-11-04 17:21:36 +01:00
Alejandro Avilés
e4a5e10d02 Add column for type of change 2014-11-04 17:21:36 +01:00
Adrian Moennich
2dd972455c Populate the queue on changes 2014-11-04 12:18:53 +01:00
Adrian Moennich
6b6c5200e3 Initial commit 2014-10-31 18:00:21 +01:00