.. |
archive
|
Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated.
|
2020-06-29 17:39:55 -04:00 |
backups
|
Backing up postgres version
|
2021-02-18 20:57:56 -05:00 |
munin
|
Adding django settings for munin.
|
2020-12-10 12:42:12 -05:00 |
scrubber
|
Font tag has attrs too
|
2019-07-31 11:08:09 -07:00 |
templatetags
|
Marking bookmarklet js and css as safe.
|
2020-12-10 14:11:17 -05:00 |
__init__.py
|
|
|
db_functions.py
|
|
|
exception_middleware.py
|
|
|
facebook_fetcher.py
|
Fixing facebook page fetcher bug.
|
2018-07-24 10:00:29 -04:00 |
feed_fetcher.py
|
Extracting image urls sometimes fails.
|
2020-12-06 12:30:24 -05:00 |
feed_functions.py
|
When adding a feed to a folder, check against the lower case folder name to correct for dupes.
|
2016-11-14 12:31:41 -08:00 |
feedfinder_forman.py
|
Adding timeouts to most outbound requests.
|
2020-12-06 11:37:01 -05:00 |
feedfinder_pilgrim.py
|
Renaming feedfinder and feedfinder2.
|
2020-06-15 12:30:30 -04:00 |
feedparser.py
|
Allow looped twitter video.
|
2018-04-01 23:02:08 -07:00 |
fields.py
|
Wrong fix for missing tagline. SHould instead create a FeedData.
|
2020-11-13 18:53:08 -05:00 |
hostname_ssh.py
|
Updating env vars, attempting to deploy django 1.11.
|
2020-11-09 12:24:32 -05:00 |
image_functions.py
|
|
|
jammit.py
|
|
|
jennyholzer.py
|
|
|
json_fetcher.py
|
Fixing issue around JSON feeds with missing fields.
|
2020-01-05 18:14:13 -05:00 |
json_functions.py
|
Handling ajax errors in json views.
|
2020-12-06 12:03:31 -05:00 |
kill_celery.sh
|
Rearranging pkill on celery.
|
2018-04-18 10:47:57 -07:00 |
kill_gunicorn.sh
|
|
|
kill_node.sh
|
|
|
log.py
|
change User.is_authenticated() and User.is_anonymous() to attributes
|
2020-06-11 15:13:12 -04:00 |
management_functions.py
|
|
|
mongo_raw_log_middleware.py
|
Ignore send_message_with_response if not available (for some reason).
|
2021-01-06 16:37:51 -05:00 |
mongoengine_fields.py
|
Stubbing in notifications dialog.
|
2016-11-14 11:12:13 -08:00 |
monitor_disk_usage.py
|
Namespacing settings.
|
2020-12-05 17:23:31 -05:00 |
monitor_newsletter_delivery.py
|
Namespacing settings.
|
2020-12-05 17:23:31 -05:00 |
monitor_redis_bgsave.py
|
Namespacing settings.
|
2020-12-05 17:23:31 -05:00 |
monitor_task_fetches.py
|
Failed feeds fetched monitor needs to handle edge case.
|
2021-03-09 17:04:06 -05:00 |
monitor_work_queue.py
|
Handling work queue missing error.
|
2021-01-20 21:25:01 -05:00 |
PyRSS2Gen.py
|
|
|
ratelimit.py
|
|
|
redis_raw_log_middleware.py
|
Fixing missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute."
|
2020-06-26 15:56:06 -04:00 |
request_introspection_middleware.py
|
Logging all requests in debug
|
2020-11-12 15:43:38 -05:00 |
restart
|
|
|
rtail.py
|
|
|
S3.py
|
|
|
s3_utils.py
|
Updating env vars, attempting to deploy django 1.11.
|
2020-11-09 12:24:32 -05:00 |
ssh.sh
|
|
|
story_functions.py
|
Correct encoding for strings on systems that don't have utf-8 as default encoding.
|
2020-12-07 12:05:56 -05:00 |
test_settings.py
|
test-settings to test_settings
|
2020-08-11 11:12:51 -04:00 |
testrunner.py
|
move location where setup_databases is imported in testrunner.py because the old location is deprecated
|
2020-06-13 00:33:30 -04:00 |
tlnb.py
|
Updating env vars, attempting to deploy django 1.11.
|
2020-11-09 12:24:32 -05:00 |
tlnbt.py
|
Adding soft time limit to celery tasks.
|
2016-02-01 23:06:04 -08:00 |
tlnbw.py
|
|
|
tornado_escape.py
|
|
|
twitter_fetcher.py
|
Handling over capacity for twitter.
|
2020-11-30 18:59:19 -05:00 |
upgrade_mongo_3.4.sh
|
Upgrading to mongo 3.4 requires dropping old indexes with types attributes. Will need downtime to accomplish.
|
2020-06-30 17:13:19 -04:00 |
urlnorm.py
|
|
|
user_functions.py
|
Merge branch 'master' into django1.11
|
2020-11-13 21:44:49 -05:00 |
view_functions.py
|
get_argument_or_404 should expect a POST.
|
2020-11-13 11:04:09 -05:00 |
zgrep.py
|
Updating env vars, attempting to deploy django 1.11.
|
2020-11-09 12:24:32 -05:00 |