|
a1e6ad7b3d
|
remove future imports
|
2020-05-30 21:23:16 +02:00 |
|
|
2e89299eca
|
fix update
|
2020-05-30 14:35:09 +02:00 |
|
|
d82cd9b6a7
|
get current revno before switch
|
2020-05-30 14:00:08 +02:00 |
|
|
e99d59c0df
|
install fixes
|
2020-05-30 12:37:08 +02:00 |
|
|
361f276315
|
fail with old python
|
2020-05-30 01:50:32 +02:00 |
|
|
408788cac1
|
use custom user table
|
2020-05-30 00:05:50 +02:00 |
|
|
844382b1e8
|
drop python2 support, upgrade to django 3
|
2020-05-29 00:25:16 +02:00 |
|
|
3e46dc78cb
|
update.py should only be used as pandora user
|
2019-12-19 20:54:37 +02:00 |
|
|
65012d34ee
|
use python3
|
2019-08-19 11:27:11 +02:00 |
|
|
115f05625c
|
ignore old migrations
|
2019-07-22 11:11:34 +02:00 |
|
|
2c41b17bc4
|
migrate from BROKER_URL to CELERY_BROKER_URL
|
2019-07-16 20:58:10 +01:00 |
|
|
d39ea08ffb
|
ignore djcelery/celery tables
|
2019-07-16 12:33:24 +01:00 |
|
|
de14061b68
|
ignore more files, fix switch branch
|
2019-07-14 22:43:20 +01:00 |
|
|
95202456a6
|
filter some output of migrate
|
2019-06-24 13:42:22 +02:00 |
|
|
5862eae7c8
|
update youtube-dl
|
2019-04-30 15:04:39 +02:00 |
|
|
34936d25f0
|
use git branches to track stable release
|
2019-04-30 12:47:45 +02:00 |
|
|
e2ea4e3aab
|
ignore missing model for cache
|
2018-11-16 15:57:05 +00:00 |
|
|
f4aa94f848
|
enable cache backend
|
2018-11-15 10:30:17 +00:00 |
|
|
4512b010c6
|
undo
|
2018-11-15 10:28:51 +00:00 |
|
|
687738ff46
|
make sure settings are dicts
|
2018-11-15 10:28:30 +00:00 |
|
|
fa42623c8a
|
fix post update
|
2018-07-09 15:29:06 +02:00 |
|
|
1bac062a50
|
use postgres json field
|
2018-07-09 15:22:12 +02:00 |
|
|
8e4ba42fc1
|
use python3-venv
|
2017-11-03 17:28:47 +01:00 |
|
|
7521467975
|
split documentsort into it's own manage.py command, does not get applied during install otherwise
|
2017-10-24 21:28:22 +02:00 |
|
|
2cd3653def
|
avoid documentfind rebuild before document db migration
|
2017-02-28 20:42:53 +01:00 |
|
|
2c678ec450
|
use python for now
|
2017-02-16 18:31:46 +01:00 |
|
|
03b53b4765
|
convert update.py to python3
|
2017-02-16 14:22:21 +00:00 |
|
|
bc620e8e5f
|
only run update if on master branch
|
2017-02-16 14:38:29 +01:00 |
|
|
e1f35b1ec8
|
new documents section
|
2016-10-30 18:23:16 +01:00 |
|
|
cb6203ff82
|
use same folder structure in etc/systemd as used once installed
|
2016-06-09 12:50:51 +02:00 |
|
|
e536dcb3b0
|
<=
|
2016-03-17 10:47:08 +01:00 |
|
|
7761cf9ec2
|
update celery package and promt to install new init files for workers
|
2016-03-17 10:38:15 +01:00 |
|
|
3a56a8138d
|
only install systemd if /bin/systemctl is available
|
2016-03-08 19:51:19 +05:30 |
|
|
bff4a9553d
|
needs daemon-reload after replacing systemd service file
|
2016-03-08 13:20:33 +05:30 |
|
|
4fd865efeb
|
fix pid
|
2016-03-08 13:18:35 +05:30 |
|
|
29204b6fb5
|
move gunicorn configuration from init script to config file
|
2016-03-07 14:25:24 +05:30 |
|
|
4613005b83
|
use geoip2 api to fix ipv6 lookups
|
2016-03-04 12:50:44 +05:30 |
|
|
8ec7bd3fe4
|
pass path
|
2016-03-03 15:04:54 +05:30 |
|
|
f5cc740af2
|
remove outdated django packages
|
2016-03-03 13:49:22 +05:30 |
|
|
8f1a0c3047
|
cleanup files that might be left over
|
2016-02-20 18:06:05 +05:30 |
|
|
5f87ba361a
|
run postupdate first, noinput
|
2016-02-20 17:56:14 +05:30 |
|
|
970f3f605d
|
remove git repos from requirements.txt and add one place to set them up
|
2016-02-20 10:41:22 +00:00 |
|
|
87e580547f
|
dont checkout master
|
2016-02-20 10:41:22 +00:00 |
|
|
2ebc58d0c7
|
update dependencies and inital db migration
|
2016-02-20 15:15:02 +05:30 |
|
|
7cbfc21027
|
remove syncdb from db update
|
2016-02-20 15:15:01 +05:30 |
|
|
6b1ce30eb2
|
from __future__ import print_function
|
2016-02-18 16:19:26 +05:30 |
|
|
81ade83945
|
use shallow git checkouts
|
2016-02-12 14:02:24 +05:30 |
|
|
8c48f652ea
|
fix check_services
|
2015-11-16 14:21:43 +01:00 |
|
|
e729aa959d
|
merge more update.py cleanups from bzr
|
2015-11-14 16:16:58 +01:00 |
|
|
1dfd327f6f
|
merge update.py cleanups from bzr branch
|
2015-11-14 15:38:45 +01:00 |
|