Commit Graph

130 Commits (3e2e8f1c249bd52aae728b7f99fc471821a93b55)

Author SHA1 Message Date
Peter Colberg ccf79b3576 Fix spelling in man page
9 years ago
Matt Comben 39735d95ca Renamed repo-specific configuration for enable-html-serving in cgitrc.5.txt
9 years ago
Jason A. Donenfeld 5f2664f13c ui-shared: add homepage to tabs
9 years ago
Jason A. Donenfeld c326f3eb02 ui-plain: add enable-html-serving flag
10 years ago
John Keeping 30304d8156 log: allow users to follow a file
10 years ago
Lukas Fleischer c58cec9dff Add repo.hide and repo.ignore
11 years ago
Chris Burroughs 96ceb9a95a repolist: add owner-filter
11 years ago
Jason A. Donenfeld efa2879ad7 cgitrc.5: we mean a cgi response, not request
11 years ago
Christian Hesse b431282c91 remove trailing whitespaces from source files
11 years ago
Jason A. Donenfeld 2e8e9af1d4 Clean up cache documentation.
11 years ago
Lukas Fleischer 6ceba453a2 Skip cache slot when time-to-live is zero
11 years ago
Lukas Fleischer a3722ec3c6 Add a cache-snapshot-ttl configuration variable
11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address
12 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer
12 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework
12 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter
12 years ago
Lukas Fleischer 70546a3458 cgitrc.5.txt: Fix documentation of the snapshot mask
12 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter
12 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld f43b228d0b filter: add lua support
12 years ago
John Keeping 4bb87cbf17 filter: introduce "filter type" prefix
12 years ago
Přemysl Janouch 4f6fb32f58 Add a suggestion to the manpage
12 years ago
Přemysl Janouch 17e6a2af9d Fix the example configuration
12 years ago
Přemysl Janouch 88028ad597 Fix some spelling errors
12 years ago
Jason A. Donenfeld cf152604c3 Fix silly spelling error.
12 years ago
Christian Hesse 820df9c660 add a note about generating agefile in hook
12 years ago
Jason A. Donenfeld 61ff10065b cache: document negative ttls and add about ttl
12 years ago
Christian Hesse 830eb6f6ff use favicon by default
12 years ago
Jason A. Donenfeld d6d3dbc858 cgitrc.5: improve example config
12 years ago
Jason A. Donenfeld dcbc0438b2 readme: use string_list instead of space deliminations
12 years ago
Jason A. Donenfeld 2a1ead3efb cgitrc.5: information on directory traversal and multiple readme files
12 years ago
Jason A. Donenfeld c0dfaf1c28 ui-summary: Pass filename to about-filter
12 years ago
Jason A. Donenfeld 3cb5d86dc6 ui-summary: Use default branch for readme if : prefix
12 years ago
Jason A. Donenfeld a8d613efdc cgitrc.5.txt: Specify when scan-path must be defined before.
12 years ago
Jason A. Donenfeld 389cc17357 Add branch-sort and repo.branch-sort options.
12 years ago
Florian Pritz b1e172acca Make "owner" column on index page configurable
13 years ago
Jason A. Donenfeld c6f5bc7264 man: fix up default value duplication
13 years ago
Jason A. Donenfeld ab9805aa86 man: show mime type default value
13 years ago
Jason A. Donenfeld 37141051ed Fix man page typo.
13 years ago
Tobias Bieniek 792f813d34 ui-log: Add "commit-sort" option for controlling commit ordering
13 years ago
Tobias Bieniek 7a4e7c8ffb ui-repolist: Add "section-sort" flag to control section sorting.
13 years ago
Jason A. Donenfeld 521e10c884 scan-tree: Unify gitweb.* and cgit.* settings into one config option.
13 years ago
Jason A. Donenfeld fdfb6a6d80 ui-repolist: Rename section-sort to repository-sort.
13 years ago
Jason A. Donenfeld 184c5655b2 ui-repolist: Case insensitive sorting and age sort
13 years ago
Jason A. Donenfeld fc9181ff3d scan-tree: Support gitweb.category.
13 years ago
Jason A. Donenfeld b56be4ba3a scan-tree: Support gitweb.description.
13 years ago
Lars Hjemli ae90a0b2d1 Merge branch 'fh/mimetypes'
13 years ago
Lars Hjemli 181b6e789b Merge branch 'jp/defbranch'
13 years ago
Lars Hjemli 2b9fab8d30 Merge branch 'lh/module-links'
13 years ago
Lukas Fleischer d96d2c98eb shared.c: Only setenv() if value is non-null
14 years ago