Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2024-07-02
| ||
00:38 | oops Leaf check-in: 708bce9429 user: dcs tags: trunk | |
2024-06-30
| ||
01:48 | Actually, the documentation was correct. The default config file was incorrect check-in: a04879690c user: dcs tags: trunk | |
01:42 | Fixed documentation configuration variable name. Thanks to Rob for reporting the typo. check-in: f65a52d578 user: dcs tags: trunk | |
2024-06-05
| ||
02:49 | Shorten canonical URL check-in: f34055a924 user: dcs tags: trunk | |
02:39 | Update to aionostr 0.20, in order to support installation on some platforms check-in: 056f4c5644 user: dcs tags: 1.14, trunk | |
2024-06-04
| ||
19:49 | need this for dump query check-in: 2a0423af57 user: dcs tags: trunk | |
2024-05-21
| ||
14:23 | Limit the scope of range scans check-in: 0d9e813f66 user: dcs tags: trunk | |
13:51 | Log the limit check-in: d3d6a1e088 user: dcs tags: trunk | |
2024-04-30
| ||
15:00 | Require newer aiosqlite, which is more efficient check-in: 14a828ee66 user: dcs tags: trunk | |
14:12 | This option isn't required in newer sqlalchemy versions check-in: 8c3ac9f4e1 user: dcs tags: trunk | |
2024-04-24
| ||
23:40 | Catch another exception check-in: e50fc9604e user: dcs tags: trunk | |
23:35 | Catch some connection-closed exceptions check-in: 433bd6f0c2 user: dcs tags: trunk | |
2023-10-12
| ||
02:52 | garbage collect more often check-in: fa956757ac user: dcs tags: trunk | |
2023-10-11
| ||
22:58 | add doc check-in: 4e496c8dfe user: dcs tags: 1.13, trunk | |
22:54 | update version check-in: 3ee72b8ebe user: dcs tags: trunk | |
22:43 | Fix auth bug check-in: 912076b4b0 user: dcs tags: trunk | |
22:21 | Update Pydantic check-in: b66cabba39 user: dcs tags: trunk | |
21:58 | fix test check-in: 1d83034abc user: dcs tags: trunk | |
2023-04-18
| ||
23:30 | Don't log query error check-in: 284f3a89c8 user: dcs tags: trunk | |
23:26 | log subscriptions on SIGUSR1 check-in: e293a11f05 user: dcs tags: trunk | |
23:10 | linted check-in: 0638a47e1e user: dcs tags: trunk | |
2023-03-28
| ||
17:43 | default limit check-in: 9c3af07501 user: dcs tags: trunk | |
2023-03-15
| ||
19:41 | identifier check-in: b9fcb759ec user: dcs tags: trunk | |
2023-03-14
| ||
15:36 | Run certain tasks in the first worker check-in: 9d01ea4ab3 user: dcs tags: trunk | |
14:37 | Disable prefix searching check-in: 62f1353796 user: dcs tags: trunk | |
2023-03-13
| ||
17:30 | Improve query performance when there are no matches check-in: 84b78deb15 user: dcs tags: trunk | |
17:16 | not needed check-in: d4f42106e9 user: dcs tags: trunk | |
2023-03-12
| ||
13:46 | Updated README check-in: 5636086429 user: dcs tags: trunk | |
13:44 | Updated README check-in: c9c8192cb2 user: dcs tags: trunk | |
2023-03-11
| ||
22:56 | be smarter about loading FOAF network check-in: 9914020cc3 user: dcs tags: trunk | |
20:30 | add dynamic list code check-in: cfd3ddebf0 user: dcs tags: trunk | |
20:27 | Added tests (better than nothing) check-in: 5579e3f5eb user: dcs tags: trunk | |
18:41 | merged memleak branch check-in: b5fd602bae user: dcs tags: trunk | |
15:51 | not needed Leaf check-in: 0da3cb74e5 user: dcs tags: memleak | |
15:48 | Ensure that clients are garbage collected check-in: d474b514b9 user: dcs tags: memleak | |
03:22 | move tracker check-in: 2d4cac7150 user: dcs tags: memleak | |
02:13 | hunch check-in: dae425a844 user: dcs tags: memleak | |
01:59 | trying to track down leak check-in: 4debe8c11c user: dcs tags: memleak | |
2023-03-10
| ||
15:55 | fix memory leak check-in: 6fbc33e8e0 user: dcs tags: memleak | |
05:22 | progress on dynamic lists check-in: 0f23783ab2 user: dcs tags: trunk | |
00:55 | hellthreads are only kind=1 check-in: 2959fcaf89 user: dcs tags: trunk | |
2023-03-09
| ||
17:14 | Enable verification on LMDB backend check-in: 9e2e2aab48 user: dcs tags: trunk | |
17:05 | Improve parameterized replaceable event support check-in: 0730d3627e user: dcs tags: trunk | |
16:20 | Don't save ephemeral events check-in: ea9f89e967 user: dcs tags: trunk | |
16:07 | Rate limiter should slow down the request, not just log check-in: e432124811 user: dcs tags: trunk | |
00:32 | Empty queries should not be executed check-in: e902b37e37 user: dcs tags: trunk | |
2023-03-08
| ||
23:44 | Set NODELAY check-in: 0bf3f90df8 user: dcs tags: trunk | |
22:26 | Added typehints, for fun check-in: 315b392b9b user: dcs tags: trunk | |
19:17 | periodic gc collect check-in: 43ddb256ec user: dcs tags: 1.12.2, trunk | |
18:58 | Efficiency: keep all client variables as local variables check-in: 6c857fc4d0 user: dcs tags: 1.12.2, trunk | |