|
Feb 26, 2025
—
Feb 26, 2026
|
||||||
| Commit Message | Contributor | Files Modified | Lines Added | Lines Removed | Code Location | Date |
|---|---|---|---|---|---|---|
| Heavy re-factor. Use strong caches and queues on everything. Lookup the sha for HEAD requests so we can cache them too. The actual lookup of current sha as well as reading static files/directories is only cached for 100ms. All other caches are permanent. |
|
More... | almost 16 years ago | |||
| Clean up the code a little and add a stream reader for files. |
|
More... | almost 16 years ago | |||
| Close streams when done |
|
More... | almost 16 years ago | |||
| Remove the caches, they only break things. |
|
More... | almost 16 years ago | |||
| Fix a bad error handler. (Thanks gf3) |
|
More... | almost 16 years ago | |||
| Put a lock around requests so we don't ask the same question in parallel to the subprocess. |
|
More... | almost 16 years ago | |||
| Add license and readme to the git wrapper library. |
|
More... | almost 16 years ago | |||
| Initial commit |
|
More... | almost 16 years ago | |||