Commit Graph

1170 Commits (e8cacb5981039e7e74921659ea50e287395ed411)
 

Author SHA1 Message Date
Fabien C e8cacb5981 gen-version.sh: check if git is available before trying to call it 11 years ago
Jason A. Donenfeld aa6d5b105d simple-authentication: style 11 years ago
Natanael Copa 44ccae4227 makefile: use LUA_PKGCONFIG to set Lua implementation 11 years ago
Jason A. Donenfeld f759cc0f08 tests: only do lua tests if lua is compiled-in 11 years ago
Jason A. Donenfeld 6a1563343c cgit: add --version argument for printing info 11 years ago
Sebastian Andrzej Siewior d3581b5889 cache: use sendfile() instead of a pair of read() + write() 11 years ago
Jason A. Donenfeld ea7210bef3 README: document pkg-config for luajit 11 years ago
Jason A. Donenfeld 6952f164c1 makefile: bump version 11 years ago
Jason A. Donenfeld bdbe03af61 mailmap: source before lighttpd 11 years ago
Jason A. Donenfeld bb3cc0d966 ui-shared: do not allow negative minutes 11 years ago
Jason A. Donenfeld 9dde6d38e9 auth: document tweakables in lua script 11 years ago
Jason A. Donenfeld a2b6b37175 repolist: make owner clickable to search 11 years ago
Jason A. Donenfeld 3cbbb8ea39 ui-shared: move about tab all the way to the left 11 years ago
Jason A. Donenfeld 9786f4613d filter: don't forget to reap the auth filter 11 years ago
Jason A. Donenfeld 9999b0a3e9 cgit.c: free tmp variable 11 years ago
Lukas Fleischer f60ffa143c Switch to exclusively using global ctx 11 years ago
Jason A. Donenfeld a431326e8f auth: have cgit calculate login address 11 years ago
Jason A. Donenfeld df00ab1096 auth: lua string comparisons are time invariant 11 years ago
Jason A. Donenfeld b826537cb4 authentication: use hidden form instead of referer 11 years ago
Jason A. Donenfeld d6e9200cc3 auth: add basic authentication filter framework 11 years ago
Lukas Fleischer 3741254a69 t0111: Additions and fixes 11 years ago
Lukas Fleischer 2a7dd4bf67 parsing.c: Remove leading space from committer 11 years ago
Lukas Fleischer c01fb69fc9 Add .mailmap 11 years ago
Lukas Fleischer caf557a2ba t0111: Add basic tests for Lua filters 11 years ago
Christian Hesse 8ae1d8b8fd email-gravatar: fix html syntax issues 11 years ago
Jason A. Donenfeld 5bda21faf4 email-gravatar: do not scale icons up 11 years ago
Jason A. Donenfeld 6ca734da8f filter: allow returning exit code from filter 11 years ago
Lukas Fleischer ce56d89a26 tests/: Add t0111-filter.sh 11 years ago
Christian Hesse 1167dbb95b email-gravatar: fix html syntax issues 11 years ago
Christian Hesse 46176eca7f email-gravatar.py: fix UTF-8 11 years ago
Christian Hesse 50287e7912 email-gravatar.lua: fix for lua 5.2 11 years ago
Jason A. Donenfeld a9a7f68244 makefile: only display lua message once 11 years ago
Jason A. Donenfeld 027e88a1a1 README: document lua makefile flags 11 years ago
Lukas Fleischer 70546a3458 cgitrc.5.txt: Fix documentation of the snapshot mask 11 years ago
Jason A. Donenfeld 3488d12405 makefile: auto-detect presence of various Lua, bsd 11 years ago
Jason A. Donenfeld d3c0370a3f filter: style tweaks 11 years ago
Jason A. Donenfeld 786609bd36 filter: add page source to email filter 11 years ago
Jason A. Donenfeld e942a1622b filter: add gravatar scripts 11 years ago
Jason A. Donenfeld a5e1553726 filter: add support for email filter 11 years ago
Jason A. Donenfeld 800380dde7 filter: return on null filter from open and close 11 years ago
Jason A. Donenfeld f43b228d0b filter: add lua support 11 years ago
Jason A. Donenfeld e83b51b4f6 filter: basic write hooking infrastructure 11 years ago
Jason A. Donenfeld d750c7a2c9 filter: allow for cleanup hook for filter types 11 years ago
John Keeping 4bb87cbf17 filter: introduce "filter type" prefix 11 years ago
John Keeping 7bd90b8048 filter: add interface layer 11 years ago
John Keeping 632efb25c0 filter: add fprintf_filter function 11 years ago
Jason A. Donenfeld ed3497b0de authors: specify maintainers 11 years ago
Stefan Tatschner ceffeb5d52 filters: Improved syntax-highlighting.py 11 years ago
John Keeping a52aaa90da tests: add CGIT_TEST_OPTS variable to Makefile 11 years ago
John Keeping 1de6591159 ui-repolist: HTML-escape cgit_rooturl() response 11 years ago