summaryrefslogtreecommitdiff
path: root/cache.c
AgeCommit message (Expand)Author
2008-04-28Add page 'ls_cache'Lars Hjemli
2008-04-28Redesign the caching layerLars Hjemli
2008-03-27Add cache.hLars Hjemli
2008-02-16Move cgit_repo into cgit_contextLars Hjemli
2008-02-16Add all config variables into struct cgit_contextLars Hjemli
2008-02-16Introduce struct cgit_contextLars Hjemli
2007-05-18cache_safe_filename() needs more buffersLars Hjemli
2007-05-18Enable url=value querystring parameterLars Hjemli
2007-01-12Remove troublesome chars from cachefile namesLars Hjemli
2007-01-12Move cache_prepare() to cgitLars Hjemli
2006-12-16Allow relative paths for cgit_cache_rootLars Hjemli
2006-12-12cache_lock: do xstrdup/free on lockfileLars Hjemli
2006-12-11Don't truncate valid cachefilesLars Hjemli
2006-12-11Avoid infinite loops in caching layerLars Hjemli
2006-12-11Fix cache algorithm loopholeLars Hjemli
2006-12-10Add license file and copyright noticesLars Hjemli
2006-12-10Add caching infrastructureLars Hjemli