Commit History

Author SHA1 Message Date
  Nick Sweeting 569081a9eb rename abid_utils to base_models 1 year ago
  Nick Sweeting 5023bdba2f only list admins that are not system user 1 year ago
  Nick Sweeting cf1ea8f80f improve config loading of TMP_DIR, LIB_DIR, move to separate files 1 year ago
  Nick Sweeting b913e6f426 rename OUTPUT_DIR to DATA_DIR 1 year ago
  Nick Sweeting 363a499289 move util.py into misc folder 1 year ago
  Nick Sweeting 3e5b6ddeae move config into dedicated global app 1 year ago
  Nick Sweeting 60154fba5f add django_huey, huey_monitor, and replace Threads with huey tasks 1 year ago
  Nick Sweeting 6456cb1727 fix NOT NULL constraint failed: core_snapshot.created_by_id 1 year ago
  Nick Sweeting 9b1659c72f make created_by_id autoapply to any ArchiveResults created under Snapshot 1 year ago
  Nick Sweeting c30ae1d2cb add created_by_id to all Snapshot creation functions 1 year ago
  Nick Sweeting f574d34357 wrap migrations maker in try catch 1 year ago
  Nick Sweeting 774ce3fda7 fix singlefile extractor exception when result is none 1 year ago
  Nick Sweeting 241a7c6ab2 add created, modified, updated, created_by and update django admin 1 year ago
  Nick Sweeting 0420662174 switch everywhere to use Snapshot.pk and ArchiveResult.pk instead of id 1 year ago
  Nick Sweeting c1fd2cfa42 tag URLs immediately once added instead of waiting until archival completes 1 year ago
  hannah98 fc3d2bb4dc rename TAG_SEPARATORS to TAG_SEPARATOR_PATTERN 4 years ago
  hannah98 049f88def9 Added TAG_SEPARATORS option to supply a regex of characters to use when splitting tags 4 years ago
  Nick Sweeting d7f01922f3 fix direct assignment of tags to many-to-many set 4 years ago
  Nick Sweeting b1b7ee2b85 Update sql.py 4 years ago
  hannah98 4b8962b60b Fix #725 - correctly parse tags on json import 4 years ago
  Nick Sweeting 1cabde3ccd remove atomic transactions 4 years ago
  Nick Sweeting 46a4197514 fix tests 4 years ago
  Nick Sweeting 75e1bfd0a9 create_or_update ArchiveResults from history instead of get_or_create 4 years ago
  Nick Sweeting 6f0eec92eb fix lint errors 4 years ago
  Nick Sweeting bdf1b102be load ArchiveResults from orphaned links history during init 4 years ago
  Nick Sweeting 6ac48d7c35 tweak warning msg 5 years ago
  Cristian e1d0b8bce7 feat: Initialize django at the beginning 5 years ago
  Cristian 62c78e1d10 refactor: Remove django-taggit and replace it with a local tags setup 5 years ago
  Angel Rey 4581ea956f Fixed empty tags 5 years ago
  Angel Rey 45775c607c Fixed empty tags 5 years ago