Commit Graph

119 Commits (f35db1cd2b75aac6952aa07713e44ca01fd89727)

Author SHA1 Message Date
Lars Hjemli f35db1cd2b ui-commit: add support for 'commit-filter' option 16 years ago
Lars Hjemli 46b7abed99 ui-tree: add support for source-filter option 16 years ago
Lars Hjemli d6f6072560 Add generic filter/plugin infrastructure 16 years ago
Lars Hjemli ef0c6aadf7 Add support for 'noheader' option 16 years ago
Lars Hjemli e429fb0cca Return http statuscode 404 on unknown branch 16 years ago
Mark Lodato b5a3a20496 Add head-include configuration option. 16 years ago
Lars Hjemli 3ff58ddd51 Add support for HEAD requests 16 years ago
Lars Hjemli 488a214a81 Add support for ETag in 'plain' view 16 years ago
Lars Hjemli 0cbb50841a Add support for an 'embedded' option in cgitrc 16 years ago
Lars Hjemli b115955d71 Add support for a custom header 16 years ago
Lars Hjemli eb14609dc4 Avoid SEGFAULT on invalid requests 17 years ago
Lars Hjemli 377a1c8ced Untie logic for SCRIPT_NAME and PATH_INFO 17 years ago
Lars Hjemli fb2f3f6c29 ui-stats: replace 'enable-stats' setting with 'max-stats' 17 years ago
Lars Hjemli f86a23ff53 Add a 'stats' page to each repo 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Benjamin Close d71c0c725d Add support for sorting by Age in the repolist 17 years ago
Lars Hjemli 5632ba35d1 Add cgit_query.nohead flag 17 years ago
Lars Hjemli 93397a765b Add support for --scan-tree=<path> option to cgit 17 years ago
Lars Hjemli e154edd807 Teach cgit how to use PATH_INFO 17 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 17 years ago
Lars Hjemli 952f4ece29 Modify default value for a few cgitrc options 17 years ago
Lars Hjemli 25c84326de Be prepared for empty repositories 17 years ago
Lars Hjemli 502865a5ec Add a favicon option to cgitrc 17 years ago
Lars Hjemli de5e928171 Add support for including a footer on all pages 17 years ago
Michael Krelin 42effc9390 allow specification of directly linked blobs mimetypes 17 years ago
Lars Hjemli af2e75616d cache.c: do not ignore errors from print_slot() 17 years ago
Lars Hjemli c6078b8b00 Add a pager on the repolist 17 years ago
Lars Hjemli c6431a7150 Prepare for 'about site' page / add 'root-readme' option to cgitrc 17 years ago
Lars Hjemli 651ef79768 Make it possible for a single cmd to work both with and without a repo 17 years ago
Lars Hjemli 4c9916043d Re-enable 'index-info' and add support for 'root-desc' in cgitrc 17 years ago
Lars Hjemli 939d32fda7 Redesign the caching layer 17 years ago
Lars Hjemli 78031f92b0 Fix search in repo index even if caching is enabled 17 years ago
Lars Hjemli c6f747649a Reset ctx.repo to NULL when the config parser is finished 17 years ago
Lars Hjemli e87e896333 Move cgit_parse_query() from parsing.c to html.c as http_parse_querystring() 17 years ago
Lars Hjemli 20a33548b9 Move function for configfile parsing into configfile.[ch] 17 years ago
Lars Hjemli ee4056bd2c Add cache.h 17 years ago
Lars Hjemli dc3282f0ba Remove global and obsolete cgit_cmd 17 years ago
Lars Hjemli 92908af455 Move cgit_version from shared.c to cgit.c 17 years ago
Lars Hjemli 163037e79c Move non-generic functions from shared.c to cgit.c 17 years ago
Lars Hjemli a4d1ca1dc6 Add ui-shared.h 17 years ago
Lars Hjemli e0e4478e7b Add command dispatcher 17 years ago
Lars Hjemli b608e88adb Remove obsolete cacheitem parameter to ui-functions 17 years ago
Lars Hjemli f3c1a187fe Add struct cgit_page to cgit_context 17 years ago
Lars Hjemli b1f9b9c145 Introduce html.h 17 years ago
Lars Hjemli b88fb016d0 Improve initialization of git directory 17 years ago
Lars Hjemli d1f3bbe9d2 Move cgit_repo into cgit_context 17 years ago
Lars Hjemli b228d4ff82 Add all config variables into struct cgit_context 17 years ago
Lars Hjemli d14d77fe95 Introduce struct cgit_context 17 years ago
Lars Hjemli f80ff37a17 Handle missing default branch and error out on invalid branch names 18 years ago