eric
|
798d342b9d
|
real schedule
|
2020-03-04 14:43:05 -05:00 |
eric
|
6705583c89
|
added automation tasks
|
2020-03-04 14:37:40 -05:00 |
eric
|
9748d4482c
|
Update travis.py
|
2020-03-03 11:15:03 -05:00 |
eric
|
769772fba7
|
move CELERYBEAT_SCHEDULE
having it in common was allowing unused settings files mess with it.
|
2020-03-03 10:47:08 -05:00 |
eric
|
43b0c72e42
|
localhost->127.0.0.1
|
2020-02-28 15:56:25 -05:00 |
eric
|
7d175185f3
|
Revert "tweak"
This reverts commit 7b440d1de7 .
|
2020-02-28 15:54:09 -05:00 |
eric
|
7b440d1de7
|
tweak
wondering why celery/redis is balky on m
|
2020-02-28 15:35:31 -05:00 |
eric
|
c8262a765f
|
skip celery tests on travis
|
2020-02-28 10:54:33 -05:00 |
eric
|
81e0687f19
|
address test failures
add the redis backend
celery worker has different db than test fixture
celery removed teasksets
|
2020-02-27 14:54:03 -05:00 |
eric
|
c9d93efa1d
|
upgrade celery to 4.4
|
2020-02-26 23:15:55 -05:00 |
eric
|
2b609f5fe3
|
remove legacy settings
|
2020-02-26 17:17:48 -05:00 |
eric
|
88a39daae5
|
new celery config
|
2020-02-26 17:15:22 -05:00 |
eric
|
7cdf4e32ff
|
update celery broker urls
|
2020-02-25 11:11:39 -05:00 |
eric
|
9007321356
|
django>1.7 supports ssl
|
2020-02-17 21:15:37 -05:00 |
eric
|
a9b00fabb6
|
remove Key model
stripe keys now encrypted by ansible
|
2020-02-17 15:18:56 -05:00 |
eric
|
7f08799ca7
|
use py pyepub
|
2020-02-12 11:39:47 -05:00 |
eric
|
82db131740
|
change print to print()
|
2020-02-12 10:43:41 -05:00 |
eric
|
5ad6ec24eb
|
remove stripe test keys
|
2019-04-10 14:27:14 -04:00 |
eric
|
72a40976bc
|
add degruyter handling
- move harvest to separate module
- add ratelimiter class
- add pdf stapler
- add a googlebot UA
- add base url storage in get_soup
|
2019-02-28 15:32:41 -05:00 |
eric
|
6535505e4d
|
Revert "Merge branch 'master' into master"
This reverts commit bd52df020d , reversing
changes made to e455d9a766 .
|
2018-11-03 17:23:07 -04:00 |
eshellman
|
bd52df020d
|
Merge branch 'master' into master
|
2018-11-03 17:06:09 -04:00 |
eric
|
ebc1e2e8f9
|
group writable logs
log needs to be writable by both www-data (running from apache) and ubuntu (running during settup or celery) users
|
2018-08-01 20:07:55 -04:00 |
eric
|
b5bcdea744
|
wrong jquery ui
|
2018-07-30 14:26:51 -04:00 |
eric
|
f951137981
|
jquery ui 1.12 not compatible with selectable
|
2018-07-29 15:41:33 -04:00 |
eric
|
bf004702b8
|
use the all-fixed dj-notification
|
2018-07-26 17:32:56 -04:00 |
eric
|
961c8eebb2
|
remove debug context processor
raises exception when used without a request
|
2018-07-26 11:25:51 -04:00 |
eric
|
9b0dc3a20d
|
re-fix notifications
|
2018-07-24 15:50:58 -04:00 |
eric
|
26bab0af68
|
last 2.0 deprecations
|
2018-07-24 11:33:39 -04:00 |
eric
|
d86912a61d
|
remove maintenance mode
and switch to MIDDLEWARE
|
2018-07-24 09:04:43 -04:00 |
eric
|
b8e1072266
|
fix travis settings
|
2018-07-23 15:44:45 -04:00 |
eric
|
ad19be5523
|
update ckeditor
|
2018-07-23 14:42:23 -04:00 |
eric
|
2179021a4f
|
turn on runserver logging
|
2018-07-23 14:41:46 -04:00 |
eric
|
24f1321321
|
dj 1.11!
|
2018-07-23 14:41:05 -04:00 |
eric
|
147822b2a5
|
update dj selectable
Also put jquery-ui-theme in settings
|
2018-07-23 10:02:03 -04:00 |
eric
|
26d65e8793
|
facebook id not useful; get pic instead
|
2018-07-20 13:03:51 -04:00 |
eric
|
9f98ddddfe
|
update to factored social_auth
addresses facebook's limits on passing state in redirect; (also addresses dj111 compatibility)
updated httplib2 fixes goodreads issue
|
2018-07-19 17:38:36 -04:00 |
eric
|
88a50073de
|
Merge remote-tracking branch 'Gluejar/master'
|
2018-06-09 15:54:14 -04:00 |
eric
|
5846470b9a
|
delete the directory already!
|
2018-06-08 20:52:37 -04:00 |
eric
|
35569dd88b
|
Merge branch 'master' into add-travis
|
2018-06-08 20:40:30 -04:00 |
eric
|
9abb666ce8
|
updates from gluejar travis work
|
2018-06-08 20:20:11 -04:00 |
eric
|
ee954b7f47
|
retire jenkins
|
2018-06-08 19:38:43 -04:00 |
eric
|
23944c41da
|
causes checkout errors
|
2018-06-08 17:51:27 -04:00 |
eric
|
ca5e5bed0c
|
update boto
|
2018-06-08 13:55:05 -04:00 |
eric
|
8aae6808d1
|
thought I already did this
|
2018-06-07 16:28:12 -04:00 |
eric
|
4afe792a73
|
set TEST_INTEGRATION
|
2018-06-07 15:08:23 -04:00 |
eric
|
f75fd07c76
|
use hosts not common
|
2018-06-07 14:39:36 -04:00 |
eric
|
f597da88aa
|
make sure common.keys overrides common
|
2018-06-07 13:05:25 -04:00 |
eric
|
0deb76b678
|
make keys a module
|
2018-06-07 09:59:35 -04:00 |
eric
|
3e782e636d
|
files for running tests with travis
|
2018-06-06 23:27:08 -04:00 |
eric
|
f174fc4317
|
make sure the keys directory exists
|
2018-05-24 21:47:40 -04:00 |