History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
1177f516ba43 | Francesco Siddi (fsiddi) | Set status as 'published' when creating a blog | Sep 16 2017 | |||
54bb506e10cf | Sybren A. Stüvel (sybren) | Orphan finder: also interpret 24-char hex strings as ObjectIDs | Sep 14 2017 | |||
d4facbf2e33c | Sybren A. Stüvel (sybren) | Orphan finder: store the orphan-files.txt file in STORAGE_DIR | Sep 14 2017 | |||
82d2921424f1 | Sybren A. Stüvel (sybren) | Added support for periodic Celery tasks. | Sep 14 2017 | |||
5d137ac997f5 | Sybren A. Stüvel (sybren) | Added Celery task for refreshing file links | Sep 14 2017 | |||
c272b5d4bb1a | Sybren A. Stüvel (sybren) | refresh_backend_links CLI: don't convert str → int multiple times | Sep 14 2017 | |||
3be47056a0b5 | Sybren A. Stüvel (sybren) | Orphan finder: drop the per-project finding | Sep 14 2017 | |||
f650835c07a5 | Sybren A. Stüvel (sybren) | Orphan finder: soft-delete orphan files | Sep 13 2017 | |||
33feaa81cac6 | Sybren A. Stüvel (sybren) | Orphan finder: refuse to find orphans when orphan-files.txt exists. | Sep 13 2017 | |||
16bf193b0ea0 | Sybren A. Stüvel (sybren) | Added soft-delete to the files schema. | Sep 13 2017 | |||
ce59bc333586 | Sybren A. Stüvel (sybren) | Orphan finder: write file object IDs to orphan-files.txt | Sep 13 2017 | |||
46d834f5aa1c | Sybren A. Stüvel (sybren) | Orphan finder: log duration of orphan file search | Sep 13 2017 | |||
4be05c8b5753 | Sybren A. Stüvel (sybren) | Orphan finder: when iterating all projects, gracefully stop at CTRL+C | Sep 13 2017 | |||
5ce02bbbfe43 | Sybren A. Stüvel (sybren) | Orphan finder: fix bug when no orphan files are found | Sep 13 2017 | |||
d01b498ad593 | Sybren A. Stüvel (sybren) | Orphan finder: Default project._deleted to False | Sep 13 2017 | |||
b1d69b2304cf | Sybren A. Stüvel (sybren) | Added orphan file finder. Works per project or pass 'all' for all projects. | Sep 13 2017 | |||
3329788be845 | Dalai Felinto (dfelinto) | Localization: Fix setup.py install/develop | Sep 11 2017 | |||
303a33c3bfd9 | D2826 | Dalai Felinto (dfelinto) | Internationalization: Backend support to localization based on user browser | Sep 9 2017 | ||
86e76aaa5fb2 | Sybren A. Stüvel (sybren) | Use UserClass instead of assigning dict to g.current_user | Aug 29 2017 | |||
87afbc52f6c7 | Sybren A. Stüvel (sybren) | Updated do_badger to take an optional set of roles. | Aug 23 2017 | |||
4c273671e49d | Sybren A. Stüvel (sybren) | CLI index_users_rebuild() made parallel | Jul 11 2017 | |||
2482381999bb | Sybren A. Stüvel (sybren) | Added ability to add missing node types to replace_pillar_node_type_schemas | Jun 16 2017 | |||
6e6ea6082de9 | Sybren A. Stüvel (sybren) | Renamed _attachments_embedded_schema to attachments_embedded_schema | Jun 16 2017 | |||
d6506b640243 | Sybren A. Stüvel (sybren) | Moved Celery CLI commands to 'manage.py celery' submodule + added extensions: | Jun 6 2017 | |||
5af54237b980 | Sybren A. Stüvel (sybren) | Integrated Celery startup / management / config with PillarServer. | Jun 2 2017 | |||
ed4ee5228a21 | Sybren A. Stüvel (sybren) | Added Celery for background tasks. | Jun 2 2017 | |||
22301a0e9a2d | Sybren A. Stüvel (sybren) | Removed unused import | Jun 2 2017 | |||
bfbcdee926a1 | Sybren A. Stüvel (sybren) | CLI 'index_users_rebuild' should gracefully stop when Algolia isn't configured. | May 31 2017 | |||
34b9be4efa40 | Sybren A. Stüvel (sybren) | Don't use str.format() when logging. | May 31 2017 | |||
207dacf8162e | Francesco Siddi (fsiddi) | Reindex users that have not been deleted | May 28 2017 | |||
a7d3ba24b49f | Francesco Siddi (fsiddi) | Refactor cli scripts in submodules | May 24 2017 |