Commit Graph

5583 Commits (4c395bbec45f488e5b5c84ff8a85de2e77fc28ef)

Author SHA1 Message Date
Raymond Yee 4c395bbec4 Merge pull request #601 from Gluejar/fix-headings
fix headings like "!lcsh: whatever"
2016-07-18 13:16:14 -07:00
Raymond Yee 5eaf6f5c73 Merge pull request #608 from Gluejar/remove-nonprofit
Remove nonprofit
2016-07-12 09:42:18 -07:00
eric 0c3c9fa818 fix bug in buy as a gift
A bugfix broke "buy as a gift"
https://github.com/Gluejar/regluit/commit/f7bfdfbbc4cec73e0608f3fef5c335
ce0113078c
2016-07-12 09:00:32 -04:00
eric a6c1371ba5 remove the "nonprofit" campaign functionality 2016-07-08 10:57:01 -04:00
Raymond Yee dd5bd866a0 Merge pull request #606 from Gluejar/tighten-robots
add googlebooks virtual urls to disallow
2016-07-01 09:30:23 -07:00
Raymond Yee 1e39df05a8 Merge pull request #607 from Gluejar/log_warnings
forgot to fix update-* scripts for new celery configuration
2016-06-28 12:06:35 -07:00
Raymond Yee 7c1a179fc4 forgot to fix update-* scripts for new celery configuration 2016-06-28 12:05:38 -07:00
eric ca08c5caef add googlebooks virtual urls to disallow
after we added author links, robots started creating db entries by
following links in search page
2016-06-28 14:56:59 -04:00
Raymond Yee a9152bdbe3 Merge pull request #605 from Gluejar/fix_3708
hopefully, this will fix http://jenkins.unglueit.com/job/regluit/3708
2016-06-28 08:48:58 -07:00
Raymond Yee 4edd9127a8 hopefully, this will fix http://jenkins.unglueit.com/job/regluit/3708/console 2016-06-28 08:48:06 -07:00
Raymond Yee 35b2aba98b Merge pull request #604 from Gluejar/log_warnings
Log warnings
2016-06-27 09:30:07 -07:00
Raymond Yee 289d5cc834 now use master branch 2016-06-27 09:28:44 -07:00
Raymond Yee aaf9bf39f0 I think this is right now: set the ownership of /var/log/regluit to {{user}}
working for now...
2016-06-25 10:07:31 -07:00
Raymond Yee 6be6449780 set gid to www-data for /var/log/regluit 2016-06-25 09:16:10 -07:00
Raymond Yee aeb42c3142 for some reason, the previous commit makes for zombie apache...let's set /var/log/regluit to belong to www-data 2016-06-25 08:55:02 -07:00
Raymond Yee cd6be7a137 adjust relationship between {{user}} and www-data to hopefully fix permission issue for /var/log/regluit 2016-06-25 08:08:30 -07:00
Raymond Yee bb5d90c983 make use of www-data user, group for /var/log/regluit 2016-06-24 16:21:14 -07:00
Raymond Yee d7575455cd fix owner on /var/log/regluit 2016-06-24 15:32:11 -07:00
Raymond Yee 19e022e0b0 set logs in prod.py 2016-06-24 14:39:37 -07:00
Raymond Yee 2042e939ee Merge branch 'nosudo_celery' into log_warnings 2016-06-24 14:25:11 -07:00
Raymond Yee 59d9ed4a17 change the various crontabs
add notebooks/fix_build_3550.ipynb, which is not directly related to celery
2016-06-24 14:23:03 -07:00
Raymond Yee 44468581b6 Merge branch 'master' into nosudo_celery 2016-06-24 13:58:56 -07:00
Raymond Yee 73d107afa4 now let's see whether we can get the logging working now
Merge branch 'nosudo_celery' into log_warnings
2016-06-23 13:54:50 -07:00
Raymond Yee f3647da90e fix syntax for celeryd_multi 2016-06-23 13:52:29 -07:00
Raymond Yee af20692b91 need return on crontab_please.txt 2016-06-23 12:32:21 -07:00
Raymond Yee 661c1b6b02 need to fix path in crontab 2016-06-23 11:55:44 -07:00
Raymond Yee 32503802a2 celery multi not seeing Django config --> replace with django-admin.py celeryd_multi restart w1 2016-06-23 10:48:43 -07:00
Raymond Yee eb403ecad3 comment out pause statements on dev.yml 2016-06-23 06:25:52 -07:00
Raymond Yee f8411fe310 escape % in crontab and dev.yml 2016-06-22 15:55:42 -07:00
Raymond Yee b840845335 don't do sudo on crontab 2016-06-22 14:26:38 -07:00
Raymond Yee 06e4725cac remove some unnecessary sudo 2016-06-22 13:46:59 -07:00
Raymond Yee d36d5e6f9b syntax error on copying /opt/regluit/deploy/celeryd 2016-06-22 11:54:28 -07:00
Raymond Yee 8943bf27bc debugging setup of celery 2016-06-22 11:42:22 -07:00
Raymond Yee cb010751e5 need to turn off sudo for celery multi 2016-06-21 20:31:45 -07:00
Raymond Yee ac8dd6b20a I made mistakes on need of sudo for copying celerybeat related files 2016-06-21 20:10:40 -07:00
Raymond Yee f1ace96371 attempt to run celery without sudo 2016-06-21 19:49:50 -07:00
Raymond Yee 48b1a9a9e9 Merge branch 'sysadmin' into log_warnings 2016-06-21 11:29:36 -07:00
Raymond Yee 30643da545 Merge pull request #603 from Gluejar/sysadmin
update dev.yml to reduce use of sudo
2016-06-21 11:17:44 -07:00
Raymond Yee 7b73cc366d adjust Vagrant configuration for please to log warnings 2016-06-21 09:20:46 -07:00
Raymond Yee 723c8e3ec8 Merge branch 'master' into sysadmin 2016-06-21 09:05:06 -07:00
Raymond Yee d6cd6f75c3 move regluit log to /var/logs/regluit 2016-06-20 13:50:47 -07:00
Raymond Yee 29bbbfd4de try to rename logger to '' and add propagate: True 2016-06-20 13:07:09 -07:00
Raymond Yee 387a4607e7 add missing brief formatter 2016-06-20 12:58:10 -07:00
Raymond Yee a240123c31 add logging to just (test) 2016-06-20 12:50:57 -07:00
Raymond Yee 05012fc515 Merge pull request #602 from Gluejar/search-nits
fix unencoded queries in urls
2016-06-20 11:05:19 -07:00
eric 6d3c5f2aca also harden the view 2016-06-20 13:16:37 -04:00
Raymond Yee f25f3a2efb Merge pull request #600 from Gluejar/survey-labels
add (restore) labels
2016-06-20 10:14:37 -07:00
eric bb9bd032b1 fix unencoded queries in urls 2016-06-20 13:08:23 -04:00
eric 7f48fc9b07 make sure every input has a label 2016-06-19 20:58:42 -04:00
eric c234b0ea45 management command
Management command to fix subject headings with yaml tags in the
heading name
2016-06-17 17:44:40 -04:00