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