Commit Graph

37 Commits

Author SHA1 Message Date
j
e22cc432b3 use transaction.atomic 2016-02-19 21:55:09 +05:30
j
6b1ce30eb2 from __future__ import print_function 2016-02-18 16:19:26 +05:30
j
10183a9f06 only create index in sqlfindindex not during migration 2015-04-17 11:34:44 +01:00
j
e407db4605 fix sqlfindindex 2015-04-17 11:22:34 +01:00
j
a869c7a89a extend findEntities to support entity keys and * 2015-04-17 11:17:12 +01:00
j
573f034df2 wrap get_frame into transaction to avoid postgres error 2014-11-16 11:23:02 +00:00
j
9dcd961fff height must be integer 2014-11-14 17:17:15 +00:00
j
3232ce6989 rename Item.itemId to Item.public_id 2014-09-19 12:26:46 +00:00
j
5705c9e74d typo 2014-01-02 14:07:02 +00:00
j
2b548b3174 remove debug 2013-09-24 12:49:10 +00:00
j
d056dbe13c rebuild sort table if sort changes, add manage.py commands to rebuild filter, find and sort indexes 2013-09-23 15:35:18 +00:00
j
d62460e5fe dont reload config in manage.py commands, fixes #1619 2013-07-15 12:49:05 +00:00
j
9f68f5a1c6 dont print None as frame path 2013-06-28 14:58:05 +00:00
j
959479457d get frame via manage.py so it also works for private items 2013-06-26 14:14:10 +02:00
j
5f209cf92b move monkey_patch into app, no need for extra app 2013-05-18 21:43:52 +00:00
j
a36da2fcbb fix changing clip layers 2013-03-01 09:13:34 +00:00
j
b1d83b0f93 cleanup unused imports and unused variables 2013-02-21 13:28:36 +00:00
j
2eafb9b3f8 fix index creation 2013-01-31 20:41:46 +00:00
j
e6aaf0aa6b fix partial findvalue commit 2013-01-31 11:19:21 +00:00
j
c748527921 create and update GNI indexes 2013-01-31 07:54:39 +00:00
j
5392750348 fix inital database creation 2012-11-27 16:10:17 +01:00
j
70892dd463 better demo config and info view
always pass oxdbId to poster script
use 0xdb like poster script for demo
2012-06-13 17:59:10 +02:00
j
d543e35f3f rebuild timelines in encoding pipe 2012-06-06 16:38:18 +02:00
j
a711d2d2ce fix comment 2012-05-19 14:56:29 +02:00
j
96ec35e51a use oxtimelines 2012-05-17 11:38:59 +02:00
j
0042546d6c print local name and ip in vm terminal, document trigram index 2012-03-30 16:57:07 +02:00
j
42486c885e dont update sort/find while import subtitles 2012-03-09 19:27:28 +01:00
j
b333f447f6 use UTC by default, slow rebuild 2011-11-11 00:27:14 +01:00
j
ec0a33bfdb remove wrint, actually loop over all items 2011-11-02 15:53:21 +01:00
j
5812ed0964 0x does not have external 2011-10-31 18:50:59 +01:00
j
121d2e30dc update_external manage command 2011-10-29 16:13:14 +02:00
j
78ddfad4e2 i 2011-10-25 16:38:21 +02:00
j
d9e4d26b95 log js errors 2011-10-25 15:30:14 +02:00
j
d953debf09 fix rebuildcache 2011-10-20 11:09:22 +02:00
j
351386df82 speedup rebuildcache 2011-10-02 17:39:49 +02:00
j
62301135ce sync_itemsort 2011-01-25 14:29:21 +05:30
j
fa623dc0b0 add manage command to rebuild cache, only update cache after updating sort values 2011-01-06 12:23:35 +05:30