NewsBlur/utils
2022-11-24 12:53:40 -05:00
..
archive
backups Renaming postgresql backups 2022-04-29 16:53:47 -04:00
munin
scrubber
templatetags Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-11-24 12:53:40 -05:00
__init__.py
custom_domain.sh Rewriting readme from #1545. 2021-12-08 14:55:26 -05:00
db_functions.py
exception_middleware.py
facebook_fetcher.py
feed_fetcher.py Don't delete redis keys because they take time to rebuild and subs can be counted incorrectly during that time. 2022-08-10 17:45:25 -04:00
feed_functions.py No longer sending tons of mail to admins. Logging is where that goes. 2022-02-22 10:19:51 -05:00
feedfinder_forman.py
feedfinder_pilgrim.py
fields.py
grafana_backup.py add grafana dashboard backup functionality 2021-12-15 13:40:23 -05:00
hostname_ssh.py Removing dependencies from ssh helper. 2021-11-14 18:43:17 -05:00
image_functions.py
jennyholzer.py
json_fetcher.py
json_functions.py No longer sending tons of mail to admins. Logging is where that goes. 2022-02-22 10:19:51 -05:00
kill_celery.sh
kill_gunicorn.sh
kill_node.sh
log.py Adding premium archive to home page. 2022-04-06 16:52:42 -04:00
management_functions.py
mongo_command_monitor.py Handling getMore mongo log. 2022-05-11 13:09:59 -04:00
mongo_raw_log_middleware.py Taking archive unreads into account in single feeds. 2022-03-23 16:25:03 -04:00
mongoengine_fields.py
monitor_disk_usage.py Bumping postgres server size, fixing monitor disk usage cronjob. 2022-05-13 16:59:57 -04:00
monitor_newsletter_delivery.py
monitor_redis_bgsave.py
monitor_task_fetches.py
monitor_work_queue.py Work queue size is allowed to grow a llittle. 2021-10-06 11:36:17 -04:00
pipeline_utils.py Adding a RawJSNode to literally read the <script> tags spit out by django-pipeline, and stick those files into embedded JS. But it works and should stay current as it points to the non-cached version. If this gets millions of hits a day, we may want to optimize this, but for now it's fine. 2022-01-28 13:59:51 -05:00
PyRSS2Gen.py
ratelimit.py
redis_raw_log_middleware.py Updating redis query log to include response time as well. Huge improvement in redis monitoring. 2022-06-24 12:30:29 -04:00
request_introspection_middleware.py Adding file size and archive count to rss feed fetch status board. 2022-09-11 22:13:54 -04:00
restart
rtail.py
S3.py
s3_utils.py
ssh.sh Removing dependencies from ssh helper. 2021-11-14 18:43:17 -05:00
story_functions.py Fixing NYPost feed by ensuring enclosures with href attrbiutes are added to stories even without content. Thanks @kleinmatic! 2022-11-23 12:21:46 -05:00
testrunner.py
tlnb.py XoneB 4 LIFE 2022-02-08 15:32:43 -05:00
tlnbt.py Revert "Bumping min to fetch by 1.5X to root out 12 minute broken feed. If this succeeds, narrow down the min_to_decay and then find the feed." 2022-09-11 08:45:29 -04:00
tlnbw.py
tornado_escape.py
twitter_fetcher.py Also scrub twitter authors for xml invalid chars. 2022-07-02 13:11:25 -04:00
upgrade_mongo_3.4.sh
urlnorm.py Use new url_normalize library, preserving old just in case anything changes. 2022-04-19 15:28:18 -04:00
user_functions.py
view_functions.py
zgrep.py