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