Commit Graph

226 Commits (bafab423f20bc1448b293842c235965e1681f07e)

Author SHA1 Message Date
Martin Szulecki 2f56e390f0 Introduce noplainemail option to hide email adresses from spambots 16 years ago
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 c4d46c7035 Add support for mime type registration and lookup 16 years ago
Lars Hjemli 7a8b3b4104 cgit.h: keep config flags sorted 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 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 c495cf02ba Handle binary files in diffs 16 years ago
Lars Hjemli b115955d71 Add support for a custom header 16 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
Ramsay Jones 97fdac1608 Extra cygwin-specific changes 17 years ago
Lars Hjemli 0274b57d55 ui-log: add support for showing the full commit message 17 years ago
Lars Hjemli 8813170390 ui-repolist: implement lazy caching of repo->mtime 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 e154edd807 Teach cgit how to use PATH_INFO 17 years ago
Lars Hjemli a8305a9543 parsing.c: be prepared for unexpected content in commit/tag objects 17 years ago
Lars Hjemli e5da4bca54 Implement plain view 17 years ago
Lars Hjemli b2a3d31e88 Add atom-support 17 years ago
Stefan Naewe 0f0ab148c6 Added `local-time` option to cgitrc 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 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 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 28d781f34b Make repository search case insensitive 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 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 c5984a9896 Add separate header-files for each page/view 17 years ago
Lars Hjemli f34478cbe0 Refactor snapshot support 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 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 620bb3e5e4 Add plain patch view 18 years ago
Lars Hjemli afcdd083da Add support for automatic and custom clone urls 18 years ago