- 06 Sep, 2021 1 commit
-
-
Eric Timmons authored
-
- 12 Jan, 2021 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
Was accidentally providing :if-does-not-exist to OPEN even if the user did not specify it. This seems to cause some consternation on Windows when installing.
-
- 04 Jun, 2020 1 commit
-
-
Eric Timmons authored
Previous version erroneously said that paths were appendable that shouldn't have been.
-
- 26 May, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
- 25 May, 2020 6 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
Replace it with append friendly project-index and system-index
-
Eric Timmons authored
Now all objects in a dual index are updated on their first access. This makes the view of the index more consistent and easier to reason about.
-
Eric Timmons authored
-
Eric Timmons authored
Somehow I missed that Range: could be open ended, meaning we don't need to do a HEAD to get the size. Additionally, make a bit more robust (specify Accept-Encoding: identity and handle the case where the server sends a 200 instead of 206 on Range requests)
-
Eric Timmons authored
Was off by one. Turns out most web servers don't care, but hunchentoot does!
-
- 19 May, 2020 1 commit
-
-
Eric Timmons authored
-
- 09 May, 2020 3 commits
-
-
Eric Timmons authored
404s weren't previously caught when a HEAD was bypassed. Additionally, ensure the stream gets closed on errors to prevent fd leaks.
-
Eric Timmons authored
-
Eric Timmons authored
-
- 08 May, 2020 7 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
- 06 May, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
- 03 May, 2020 2 commits
-
-
Eric Timmons authored
-
Eric Timmons authored
-
- 02 May, 2020 1 commit
-
-
Eric Timmons authored
-
- 01 May, 2020 9 commits
-
-
Eric Timmons authored
It was added originally to deal with slashes in system names. However, there shouldn't be any of those any more.
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-
Eric Timmons authored
-