Samuel Clay
|
35bc9ad07f
|
Rewriting readme from #1545.
|
2021-12-08 14:55:26 -05:00 |
|
Samuel Clay
|
404c97a600
|
Revert "Rewriting readme from #1545."
This reverts commit ee06578679 .
|
2021-12-08 14:47:44 -05:00 |
|
Samuel Clay
|
7081c95217
|
Merge pull request #1541 from louis-pre/fix_youtube_duration
fix YouTube video duration calculation
|
2021-12-08 14:37:00 -05:00 |
|
Samuel Clay
|
ee06578679
|
Rewriting readme from #1545.
|
2021-12-08 12:41:19 -05:00 |
|
Samuel Clay
|
779348c495
|
Removing unused db redis query counters.
|
2021-12-06 10:49:37 -05:00 |
|
Samuel Clay
|
45b3cfdecf
|
Switching from yuglify to the original closure compiler. Everything's working well, although deployment needs to be rearranged a bit.
|
2021-11-17 13:41:22 -05:00 |
|
Samuel Clay
|
c4bbd3a7a8
|
New file system finder, finds static assets.
|
2021-11-16 11:27:09 -05:00 |
|
Samuel Clay
|
e6367605cd
|
Merge branch 'master' into pipeline
* master:
Removing dependencies from ssh helper.
Specifying docker build platform (--platform linux/amd64) so M1 Macs don't build arm64/v8.
Haproxy shoudl reload on config update, adding celery task group, and allowing task servers to update inventory.
|
2021-11-14 20:11:10 -05:00 |
|
Samuel Clay
|
87c3b111a8
|
Removing dependencies from ssh helper.
|
2021-11-14 18:43:17 -05:00 |
|
Samuel Clay
|
b6db14dacd
|
Switching from Jammit to django-pipeline. Doesn't work yet, needs compressor hooked up and assets checked.
|
2021-11-14 13:42:06 -05:00 |
|
Samuel Clay
|
714f31a2b0
|
Work queue size is allowed to grow a llittle.
|
2021-10-06 11:36:17 -04:00 |
|
Samuel Clay
|
7a44ab24a7
|
Typo
|
2021-10-06 10:46:29 -04:00 |
|
Samuel Clay
|
7ce5ca63f0
|
Ignoring feed fetch falling emails when not actually falling.
|
2021-10-06 10:07:21 -04:00 |
|
Samuel Clay
|
153675b43d
|
Adding feeds as users to feed fetching in sentry.
|
2021-09-12 13:27:24 -04:00 |
|
Samuel Clay
|
72ef2e2f00
|
Found another old s3 call. Used in avatar uploads.
|
2021-09-06 17:20:07 -04:00 |
|
Louis Pré
|
4bef983db3
|
fix YouTube video duration calculation
|
2021-08-26 21:38:33 -07:00 |
|
Samuel Clay
|
1469992f2d
|
S3 content-type to contenttype.
|
2021-08-26 15:50:11 -04:00 |
|
Samuel Clay
|
9bd863f74f
|
Removing usused imports
|
2021-08-09 11:20:18 -04:00 |
|
Samuel Clay
|
f03be46425
|
Removing boto2, upgrading to boto3. Needs testing.
|
2021-08-04 20:04:53 -04:00 |
|
Samuel Clay
|
3804fbba5d
|
Correcting mongodb on local installs since there is no auth.
|
2021-08-04 16:26:41 -04:00 |
|
Samuel Clay
|
3d63d95671
|
Forcing reconnect of analytics.
|
2021-08-03 21:17:37 -04:00 |
|
Samuel Clay
|
fe3a8bca3e
|
Don't reconnect analytics server.
|
2021-08-03 21:16:16 -04:00 |
|
Samuel Clay
|
436580377b
|
Fixing redis logging color
|
2021-08-03 17:21:49 -04:00 |
|
Samuel Clay
|
2a45cd0df7
|
Adding query logging for redis pubsub.
|
2021-08-03 17:19:45 -04:00 |
|
Samuel Clay
|
da381c9d78
|
Reducing reids hostname logging size.
|
2021-08-03 16:51:11 -04:00 |
|
Samuel Clay
|
078ce11034
|
Adding db-mongo-analytics specific conf.
|
2021-08-03 16:40:28 -04:00 |
|
Samuel Clay
|
abfacef9c9
|
Splitting redis query logging into three dbs: user, story, and session.
|
2021-08-03 16:05:48 -04:00 |
|
Samuel Clay
|
607da1a524
|
Executable backups for mongo
|
2021-07-30 16:07:35 -04:00 |
|
Samuel Clay
|
07e3292ed6
|
Changing datetime format for mongo backups
|
2021-07-29 18:22:58 -04:00 |
|
Samuel Clay
|
535497a1b0
|
Backing up mongo on db-mongo-secondary1
|
2021-07-29 18:21:00 -04:00 |
|
Samuel Clay
|
5aaf4d5c38
|
Rewriting mongo backup, adding in rotation.
|
2021-07-29 18:17:02 -04:00 |
|
Samuel Clay
|
d7c8f5f79c
|
Fixing author name in json feeds.
|
2021-07-29 17:27:53 -04:00 |
|
Samuel Clay
|
6286b798a7
|
Fixing JSON feeds.
|
2021-07-29 17:25:09 -04:00 |
|
Samuel Clay
|
9be6db2027
|
Fixing move folder to folder, need to strip river: prefix.
|
2021-07-29 16:24:44 -04:00 |
|
Samuel Clay
|
b57b70a9df
|
Better exception handling
|
2021-07-23 19:06:00 -04:00 |
|
Samuel Clay
|
ea094cc4d6
|
Remove unused s3 bucket code.
|
2021-07-23 19:05:05 -04:00 |
|
Samuel Clay
|
ad9b805d0a
|
Updating backup to use boto3
|
2021-07-23 19:04:30 -04:00 |
|
Samuel Clay
|
37451fbafd
|
Mongo backup exec line.
|
2021-07-23 19:01:06 -04:00 |
|
Samuel Clay
|
286809ace7
|
Backup permissions
|
2021-07-16 12:50:13 -04:00 |
|
Samuel Clay
|
047c86f8c8
|
Don't strip iframes from RSS.
|
2021-07-16 11:20:59 -04:00 |
|
Samuel Clay
|
45846d0d59
|
Shortening post parameters when debugging.
|
2021-07-15 18:59:30 -04:00 |
|
Samuel Clay
|
4170505f1e
|
Widening significant figures
|
2021-07-15 17:07:21 -04:00 |
|
Samuel Clay
|
eb47c17905
|
Higher thresholds
|
2021-07-15 17:05:58 -04:00 |
|
Samuel Clay
|
bfce5b8dc9
|
Adding colors to db logging.
|
2021-07-15 17:03:51 -04:00 |
|
Samuel Clay
|
c055656869
|
Adding DEBUG_QUERIES_SUMMARY_ONLY to assist db introspection without the verbosity.
|
2021-07-15 16:50:54 -04:00 |
|
Samuel Clay
|
acd41d8d48
|
Fixing mongo auth on monitor.
|
2021-07-14 22:09:47 -04:00 |
|
Samuel Clay
|
4ab47b7b42
|
Found more instances of mongodb changing timestamps
|
2021-07-14 22:00:25 -04:00 |
|
Samuel Clay
|
dce7ece0aa
|
Newsletters bouncing looks good.
|
2021-07-14 11:11:44 -04:00 |
|
Samuel Clay
|
154cfc2dca
|
Fixing string interpolation
|
2021-07-12 23:21:59 -04:00 |
|
Samuel Clay
|
4458994e1c
|
Using admin auth source for mongodb.
|
2021-07-12 22:01:07 -04:00 |
|