..
archive
Merge branch 'django1.11' into django2.0
2020-06-30 12:34:59 -04:00
backups
Explicitly uploading mongo backups
2022-02-03 16:37:15 -05:00
munin
Merge branch 'master' into dashboard3
2021-04-21 11:23:39 -04:00
scrubber
No need to decode twice.
2021-07-05 12:57:21 -04:00
templatetags
Merge branch 'master' into pro
2022-02-04 13:55:38 -05:00
__init__.py
Initial
2009-06-16 03:08:55 +00:00
custom_domain.sh
Rewriting readme from #1545 .
2021-12-08 14:55:26 -05:00
db_functions.py
Found more instances of mongodb changing timestamps
2021-07-14 22:00:25 -04:00
exception_middleware.py
Fixing a substantial number of encoding errors. Also fixing OPML uploads.
2021-01-24 21:05:22 -05:00
facebook_fetcher.py
2to3 NewsBlur/utils/
2020-06-13 13:13:20 -04:00
feed_fetcher.py
Merge branch 'master' into pro
2022-01-25 15:46:25 -05:00
feed_functions.py
Fixing move folder to folder, need to strip river: prefix.
2021-07-29 16:24:44 -04:00
feedfinder_forman.py
Merge branch 'master' into django2.0
2020-12-08 09:09:25 -05:00
feedfinder_pilgrim.py
Python 3 compatibility for requests in feed finder.
2021-05-12 15:52:48 -04:00
fields.py
Merge branch 'django1.11' into django2.0
2020-12-03 14:04:26 -05:00
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
Refactoring image size fetcher to be much simpler, albeit slower.
2021-03-03 13:50:22 -05:00
jennyholzer.py
The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text).
2012-07-06 13:48:06 -07:00
json_fetcher.py
Fixing author name in json feeds.
2021-07-29 17:27:53 -04:00
json_functions.py
Clearing end line timers just in case (to hopefully nip the memory leaks in the bud).
2021-04-05 14:22:36 -04:00
kill_celery.sh
Rearranging pkill on celery.
2018-04-18 10:47:57 -07:00
kill_gunicorn.sh
Fixing kill commands
2014-05-16 12:39:18 -07:00
kill_node.sh
Adding monit script for watching node real-time server.
2013-05-28 18:22:19 -07:00
log.py
Adjusting sites loaded counter to ignore dashboard.
2021-04-30 12:47:29 -04:00
management_functions.py
2to3 utils/*.py
2020-06-19 02:27:48 -04:00
mongo_raw_log_middleware.py
Adding more granularity to mongo queries. Fixing double query bug.
2021-07-02 16:12:14 -04:00
mongoengine_fields.py
2to3 utils/*.py
2020-06-19 02:27:48 -04:00
monitor_disk_usage.py
remove unused subprocess imports from sanity checkers
2021-06-25 11:41:29 -06:00
monitor_newsletter_delivery.py
Newsletters bouncing looks good.
2021-07-14 11:11:44 -04:00
monitor_redis_bgsave.py
remove syntax error from redis bgsave sanity checker
2021-06-27 13:07:32 -06:00
monitor_task_fetches.py
Typo
2021-10-06 10:46:29 -04:00
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
2to3 NewsBlur/utils/
2020-06-13 13:13:20 -04:00
ratelimit.py
explicitly encode strings before hashing
2020-06-20 00:27:01 -04:00
redis_raw_log_middleware.py
Adding query logging for redis pubsub.
2021-08-03 17:19:45 -04:00
request_introspection_middleware.py
Using user log for db times.
2021-12-17 13:55:35 -05:00
restart
Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile.
2011-03-19 18:35:44 -04:00
rtail.py
2to3 utils/*.py
2020-06-19 02:27:48 -04:00
S3.py
2to3 NewsBlur/utils/
2020-06-13 13:13:20 -04:00
s3_utils.py
Found another old s3 call. Used in avatar uploads.
2021-09-06 17:20:07 -04:00
ssh.sh
Removing dependencies from ssh helper.
2021-11-14 18:43:17 -05:00
story_functions.py
Fixing feedback date format.
2021-03-09 12:42:02 -05:00
testrunner.py
fix testrunner issues
2020-10-13 22:12:40 +07:00
tlnb.py
Adding volume for metrics server.
2021-07-12 11:46:35 -04:00
tlnbt.py
Extending tlnb.
2021-03-17 20:53:25 -04:00
tlnbw.py
Extending tlnb.
2021-03-17 20:53:25 -04:00
tornado_escape.py
Merge branch 'django3.1' into docker_django3.1
2020-12-08 13:06:56 -05:00
twitter_fetcher.py
Better handling of Twitter being down (and returning a 503).
2022-01-21 06:52:10 -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
Better normalization of feeds with feed:// in the protocol.
2021-07-05 12:54:23 -04:00
user_functions.py
Merge branch 'django1.11' into django2.0
2020-12-03 14:04:26 -05:00
view_functions.py
Merge branch 'django1.11' into django2.0
2020-12-03 14:04:26 -05:00
zgrep.py
Fixing zgrep to search python3 logs
2021-07-09 12:31:52 -04:00