aboutsummaryrefslogtreecommitdiff
path: root/cache.c
AgeCommit message (Expand)Author
2008-04-28Add page 'ls_cache'Gravatar Lars Hjemli
2008-04-28Redesign the caching layerGravatar Lars Hjemli
2008-03-27Add cache.hGravatar Lars Hjemli
2008-02-16Move cgit_repo into cgit_contextGravatar Lars Hjemli
2008-02-16Add all config variables into struct cgit_contextGravatar Lars Hjemli
2008-02-16Introduce struct cgit_contextGravatar Lars Hjemli
2007-05-18cache_safe_filename() needs more buffersGravatar Lars Hjemli
2007-05-18Enable url=value querystring parameterGravatar Lars Hjemli
2007-01-12Remove troublesome chars from cachefile namesGravatar Lars Hjemli
2007-01-12Move cache_prepare() to cgitGravatar Lars Hjemli
2006-12-16Allow relative paths for cgit_cache_rootGravatar Lars Hjemli
2006-12-12cache_lock: do xstrdup/free on lockfileGravatar Lars Hjemli
2006-12-11Don't truncate valid cachefilesGravatar Lars Hjemli
2006-12-11Avoid infinite loops in caching layerGravatar Lars Hjemli
2006-12-11Fix cache algorithm loopholeGravatar Lars Hjemli
2006-12-10Add license file and copyright noticesGravatar Lars Hjemli
2006-12-10Add caching infrastructureGravatar Lars Hjemli