.. |
archive
|
Merge branch 'django1.11' into django2.0
|
2020-06-30 12:34:59 -04:00 |
backups
|
no need to pass filename into backup_psql.py in ansible postgres backup. removing it
|
2021-06-27 14:40:00 -06: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 master
|
2021-01-03 12:06:25 -05:00 |
__init__.py
|
Initial
|
2009-06-16 03:08:55 +00:00 |
db_functions.py
|
Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs.
|
2012-09-27 15:21:38 -07: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
|
Newsletters should also send notifications.
|
2021-05-13 10:44:02 -04:00 |
feed_functions.py
|
Levenstein distance should handle none-strings.
|
2021-04-14 13:39:00 -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 |
hostname_ssh.py
|
Refactoring tlnb and sshdo commands for new Docker-based installation.
|
2021-03-03 11:15:09 -05:00 |
image_functions.py
|
Refactoring image size fetcher to be much simpler, albeit slower.
|
2021-03-03 13:50:22 -05:00 |
jammit.py
|
remove vendor/yaml/ and import from pyyaml
|
2020-06-17 03:26:48 -04: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
|
JSON Feeds 1.1.
|
2021-04-02 13:27:33 -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
|
remove unused subprocess imports from sanity checkers
|
2021-06-25 11:41:29 -06: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
|
Fixing sanity checkers. None of them were running. Turns out they needed to be shell scripts if in the /etc/cron.hourly dir (and crontab format if in the /etc/cron.d dir).
|
2021-07-08 15:39:29 -04:00 |
monitor_work_queue.py
|
remove unused subprocess imports from sanity checkers
|
2021-06-25 11:41:29 -06: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
|
Fixing broken requirements.txt, downgrading pymongo to 3.6, since monitoring was changed and we're not ready for it yet.
|
2021-07-02 12:42:02 -04:00 |
request_introspection_middleware.py
|
Fixing broken request introspection.
|
2021-02-24 12:07:44 -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
|
Adjusting to newsblur_web. Also adding feed chooser to dashboard river. Needs hookup.
|
2021-01-12 15:52:10 -05:00 |
ssh.sh
|
Adding sshdo options to connect to old cluster.
|
2021-02-11 13:27:58 -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
|
Finish moving ansible playbooks, forgot terraform provisioning.
|
2021-04-16 11:42:49 -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
|
Only disconnecting twitter on expired token.
|
2021-07-09 12:46:07 -04: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 |