Commit Graph

5626 Commits (24d98ee47dd90f85e86221a8008364fa3a43dff6)

Author SHA1 Message Date
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
eric a03fdefc41 add (restore) labels 2016-06-17 12:22:03 -04:00
Raymond Yee 20f570695a Merge pull request #599 from Gluejar/survey-accessability
Survey accessability
2016-06-16 15:46:25 -07:00
eric 12f298ee54 html nits 2016-06-16 18:20:48 -04:00
eric ea2f9e3e2a update bootstrap 2016-06-16 17:58:50 -04:00
eric 73c11e59e9 add title 2016-06-16 17:58:38 -04:00
eric aa8189cd97 add alt text 2016-06-16 17:58:11 -04:00
Raymond Yee 251073b9a7 Merge pull request #595 from Gluejar/fix-push
mistake in error logging
2016-06-15 12:10:17 -10:00