Commit Graph

14736 Commits

Author SHA1 Message Date
Itamar Turner-Trauring b86f99f0eb Make this more accurate given changes in spec. 2022-10-03 11:00:34 -04:00
Itamar Turner-Trauring 8179ea7738 Merge remote-tracking branch 'origin/master' into 3902-listen-storage-http 2022-10-03 10:56:17 -04:00
Itamar Turner-Trauring ec15d58e10 Actually clean up the container. 2022-10-03 10:49:08 -04:00
Itamar Turner-Trauring a53420c193 Use known working version of i2pd. 2022-10-03 10:49:01 -04:00
Itamar Turner-Trauring bd74c3d971
Merge pull request #1216 from tahoe-lafs/3904-http-storage-holistic
Address various http storage holistic review comments
2022-10-03 09:13:30 -04:00
meejah e8e43d2100 update NEWS for release 2022-10-02 19:05:16 -06:00
meejah 402d80710c news 2022-10-02 19:03:32 -06:00
meejah 6bb46a832b flake8 2022-10-02 18:52:57 -06:00
meejah 1af48672e3 correct notes 2022-10-02 14:53:03 -06:00
meejah a22be070b8 version-updating script 2022-10-02 14:51:29 -06:00
meejah 3d3dc18764 better instructions 2022-10-02 14:34:42 -06:00
meejah c711b5b0a9 clean docs 2022-10-02 13:33:05 -06:00
meejah 923f456d6e all upload steps 2022-10-01 14:47:19 -06:00
meejah 4137d6ebb7 proper smoke-test 2022-09-30 17:20:19 -06:00
meejah 4b708d87bd wip 2022-09-30 17:09:35 -06:00
meejah 2a3b110d53 simple build automation 2022-09-30 16:48:23 -06:00
meejah d2dd211420
Merge pull request #1219 from meejah/3926.pid-time-reactor
3926: upgrade PID files to contain start-time, do file-locking and exist on Windows
2022-09-28 11:02:46 -06:00
meejah bef71978b6 don't need start_new_session 2022-09-28 10:15:03 -06:00
meejah ca522a5293 sys.argv not inline 2022-09-28 10:14:59 -06:00
meejah a7398e13f7
Update docs/check_running.py
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:35:17 -06:00
meejah 7aae2f7857
Clarify
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:34:54 -06:00
meejah 4919b6d906
typo
Co-authored-by: Jean-Paul Calderone <exarkun@twistedmatrix.com>
2022-09-28 09:34:36 -06:00
meejah d16d233872 wording 2022-09-25 00:47:58 -06:00
meejah d42c00ae92 do all checks with lock 2022-09-25 00:46:30 -06:00
meejah 8991509f8c blackslashes.... 2022-09-25 00:16:40 -06:00
meejah f2cfd96b5e typo, longer timeout 2022-09-23 01:04:58 -06:00
meejah 7fdeb8797e hardcoding bad 2022-09-23 00:26:39 -06:00
meejah 62b92585c6 simplify 2022-09-22 23:57:19 -06:00
meejah a182a25079 backslashes 2022-09-22 21:43:20 -06:00
meejah 8ebe331c35 maybe a newline helps 2022-09-22 00:11:20 -06:00
meejah 4f5a1ac372 naming? 2022-09-21 23:36:23 -06:00
meejah 8086e8c4f0
Merge pull request #1215 from hacklschorsch/3786.openmetrics-docs
Add documentation on OpenMetrics statistics endpoint.
2022-09-21 21:35:17 -06:00
meejah 8d8b0e6f01 cleanup 2022-09-21 20:40:25 -06:00
meejah fedea96964 less state 2022-09-21 20:26:14 -06:00
meejah 8474ecf83d typo 2022-09-21 20:15:07 -06:00
meejah 930f4029f3 properly write pid, create-time 2022-09-21 20:07:46 -06:00
meejah 6eebbda7c6 documentation, example code 2022-09-21 20:07:29 -06:00
meejah 0a09d23525 more docstring 2022-09-21 19:29:40 -06:00
meejah e111694b3e get rid of find_process= 2022-09-21 19:28:09 -06:00
meejah 390c8c52da formatting + typo 2022-09-21 19:26:01 -06:00
meejah 56775dde19 refactor: parsing in a function 2022-09-21 19:05:30 -06:00
meejah ea39e4ca69 docstring 2022-09-21 19:01:28 -06:00
meejah 5973196931 refactor: use filelock and test it 2022-09-21 19:00:27 -06:00
meejah 1f29cc9c29 windows special 2022-09-20 14:50:46 -06:00
meejah 77bc83d341 incorrectly removed 2022-09-20 14:45:19 -06:00
meejah 0eeb11c9cd after shutdown 2022-09-20 14:44:51 -06:00
meejah 6db1476dac comment typo 2022-09-20 14:44:21 -06:00
meejah 81c8e1c57b windows is special 2022-09-20 14:24:02 -06:00
Itamar Turner-Trauring 4b2725df00 Try to prevent leaking timeouts. 2022-09-20 10:09:43 -04:00
Itamar Turner-Trauring 508dda1646
Merge pull request #1211 from tahoe-lafs/3915-immutable-size
Match up allocated size of immutable and what actually gets written

Fixes ticket:3915
2022-09-19 10:24:58 -04:00