Commit graph

18 commits

Author SHA1 Message Date
Cristopher Hernandez
3a69bea8f3 Add cleanup for deleted object entries in buildwatson 2021-10-24 16:24:22 -07:00
Henrik Hørlück Berg
24c69ff57c
Change deprecated force_text -> force_str 2020-03-29 12:17:35 +02:00
Krukas
ab62ec3266 [BUGFIX] Fixed buildwatson error with no admin installed
Buildwatson gives crashes on following error when admin is not
installed:

LookupError: No installed app with label 'admin'
2019-10-30 17:12:41 +01:00
Dave Hall
e92d942d60 Updating changelog 2017-12-21 16:21:11 +00:00
Dustin Broderick
0a8fe02844 Fixes issue with Flake8 linting 2017-12-06 11:42:57 -07:00
Dustin Broderick
1641b73d60 Renames non-atomic flag to non_atomic (to prevent flag being non) 2017-12-06 11:13:10 -07:00
Dustin Broderick
c3f00935ff Adds logic for non-atomic indexing 2017-12-06 10:38:20 -07:00
Dustin Broderick
92020f42f1 Adds non-atomic option to buildwatson 2017-12-06 09:58:43 -07:00
Dustin Broderick
c5cd52d227 Addesses linter issues 2017-11-29 09:25:44 -07:00
Dustin Broderick
1d293535b4 Adds missing paren 2017-11-28 14:33:58 -07:00
Dustin Broderick
c0ee2cef68 Merge branch 'batches' into working 2017-11-28 14:31:54 -07:00
Dustin Broderick
9da4d9300c Merge branch 'slim-indexing' into working 2017-11-28 14:28:04 -07:00
Dustin Broderick
8fd2573747 Adds batch_size functionality to buildwatson 2017-11-28 14:22:55 -07:00
Dustin Broderick
ab65d162ee Adds batch_size option to buildwatson 2017-11-28 14:19:06 -07:00
Dustin Broderick
0a9ccc4e2e Adds functional 'slim' indexing 2017-11-28 13:42:36 -07:00
Dustin Broderick
5bb313971f Adds 'slim' option to buildwatson 2017-11-28 13:40:54 -07:00
Dustin Broderick
3c6c342129 Removes atomic transaction for buildwatson 2017-11-28 12:58:57 -07:00
Rustem Sayargaliev
fb1a3991f1 Added flake8, fixed syntax, flattened package structure 2016-11-07 21:33:33 +01:00