Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-05-18 | cache_safe_filename() needs more buffers | Lars Hjemli | 1 | -4/+9 |
2007-05-18 | Enable url=value querystring parameter | Lars Hjemli | 1 | -3/+6 |
2007-01-11 | Remove troublesome chars from cachefile names | Lars Hjemli | 1 | -0/+16 |
2007-01-11 | Move cache_prepare() to cgit | Lars Hjemli | 1 | -22/+0 |
2006-12-16 | Allow relative paths for cgit_cache_root | Lars Hjemli | 1 | -0/+4 |
2006-12-12 | cache_lock: do xstrdup/free on lockfile | Lars Hjemli | 1 | -1/+2 |
2006-12-11 | Don't truncate valid cachefiles | Lars Hjemli | 1 | -0/+5 |
2006-12-11 | Avoid infinite loops in caching layer | Lars Hjemli | 1 | -13/+22 |
2006-12-11 | Fix cache algorithm loophole | Lars Hjemli | 1 | -1/+5 |
2006-12-10 | Add license file and copyright notices | Lars Hjemli | 1 | -0/+8 |
2006-12-10 | Add caching infrastructure | Lars Hjemli | 1 | -0/+86 |