Commit Graph

303 Commits (ee667540e07eaffaed612e8ca8572611ea1f42d9)

Author SHA1 Message Date
Konstantin Ryabitsev 5897d950ec config: record repo.snapshot-prefix in the per-repo config
7 years ago
Jason A. Donenfeld 93a2c33051 auth-filter: do not write more than we've read
7 years ago
Jason A. Donenfeld b522a302c9 extra-head-content: introduce another option for meta tags
7 years ago
John Keeping c4fbb99cee Use string list strdup_strings for mimetypes
7 years ago
Christian Hesse 54d37dc154 global: remove functionality we deprecated for cgit v1.0
7 years ago
Christian Hesse 2f8648ff7f snapshot: strip bit from struct cgit_snapshot_format
7 years ago
John Keeping c1572bb5ec Add "snapshot-prefix" repo configuration
7 years ago
Jason A. Donenfeld 03f6e34bb9 cgit: prepare repo before error pages
7 years ago
Christian Hesse 1dd53e3a2f git: update to v2.16.0
8 years ago
Jeff Smith c1cd290d1f ui-blame: add blame UI
8 years ago
John Keeping 113f4b8588 cgit: don't set vpath unless repo is set
8 years ago
Lukas Fleischer 32c27e8877 Use skip_prefix() to get rid of magic constants
9 years ago
Christian Hesse aee990b6a4 cgit: replace 'unsigned char sha1[20]' with 'struct object_id oid'
9 years ago
Christian Hesse 11695a58fd git: update to v2.10.0
9 years ago
Richard Maw ff9893ac81 Fix qry.head leak on error
9 years ago
Jason A. Donenfeld d88ec849c4 Hosted on HTTPS now
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
Jason A. Donenfeld 1c581a0726 ui-blob: Do not accept mimetype from user
10 years ago
Jason A. Donenfeld 4458abf641 filter: avoid integer overflow in authenticate_post
10 years ago
John Keeping 94182d6031 cgit.c: remove useless null check
10 years ago
Jason A. Donenfeld 03de473354 cmd: no need for pre function hook now
10 years ago
John Keeping a420c7ce9b cmd: remove "want_layout" field
10 years ago
John Keeping e9b71ae6fe cgit: use cgit_print_error_page() where appropriate
10 years ago
John Keeping 30304d8156 log: allow users to follow a file
10 years ago
Jason A. Donenfeld d7034806a4 about: always ensure page has a trailing slash
10 years ago
Christian Hesse de83de276b git: update to v2.5.0
10 years ago
Daniel Reichelt dc41a00180 Fix processing of repo.hide and repo.ignore
10 years ago
Jason A. Donenfeld f3ab1f178f cgit: remember to set up env vars before empty clone path
10 years ago
John Keeping e3d3fffdd4 Avoid non-ANSI function declarations
10 years ago
Jason A. Donenfeld bd24832cd7 cgit: show clone URLs for empty repo
10 years ago
Christian Hesse 7358f63015 git: update for v2.3.0
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
Christian Hesse 17838ec630 git: update to v2.2.1
11 years ago
John Keeping 1830271c59 Change "ss" diff flag to an enum
11 years ago
Lukas Fleischer 9dd67272ed Always check if README exists in choose_readme()
11 years ago
Christian Hesse 79c985e13c git: update for git 2.0
11 years ago
Lukas Fleischer a3722ec3c6 Add a cache-snapshot-ttl configuration variable
11 years ago
Jason A. Donenfeld 6a1563343c cgit: add --version argument for printing info
12 years ago
Jason A. Donenfeld 9999b0a3e9 cgit.c: free tmp variable
12 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx
12 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 a5e1553726 filter: add support for email filter
12 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure
12 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types
12 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function
12 years ago
Jason A. Donenfeld 3eae406934 filter: split filter functions into their own file
12 years ago