| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Update U2F section defaults (#5994) | John Olheiser | 2019-02-07 | 1 | -3/+4 |
* | Feature - Pagination for git tree API (#5838) | Richard Mahn | 2019-02-06 | 1 | -0/+2 |
* | Allow Macaron to be set to log through to gitea.log (#5667) | zeripath | 2019-02-05 | 1 | -0/+1 |
* | Make log mailer for testing (#5893) | zeripath | 2019-02-02 | 1 | -2/+2 |
* | Config option to disable automatic repo watching (#5852) | sebastian-sauer | 2019-01-27 | 1 | -0/+4 |
* | improve the releases api paging (#5831) | Lunny Xiao | 2019-01-24 | 1 | -0/+2 |
* | Add documentation for SHOW_REGISTRATION_BUTTON (#5778) | techknowlogick | 2019-01-19 | 1 | -0/+2 |
* | Make db connect more robust (#5738) | Paul Brackin | 2019-01-19 | 1 | -0/+5 |
* | update docs to include THEMES config value (#5752) | Lanre Adelowo | 2019-01-17 | 1 | -1/+1 |
* | Support CORS headers to git smart http protocol (#5719) | Lunny Xiao | 2019-01-14 | 1 | -0/+3 |
* | Allow for user specific themes (#5668) | Lanre Adelowo | 2019-01-09 | 1 | -0/+2 |
* | Support reverse proxy providing email (#5554) | zeripath | 2018-12-18 | 1 | -0/+2 |
* | improve the git-scm url's in docs and sample.ini (#5467) | Roman | 2018-12-05 | 1 | -2/+2 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 1 | -2/+0 |
* | Explicitly decide whether to use TLS in mailer's configuration (#5024) | Lanre Adelowo | 2018-11-26 | 1 | -0/+2 |
* | Fix typos in configuration (#5398) | Patrick Lühne | 2018-11-25 | 1 | -4/+4 |
* | app.ini.sample: add ENABLE_USER_HEATMAP default config (#5362) | Antoine GIRARD | 2018-11-20 | 1 | -0/+2 |
* | Block registration based on email domain (#5157) | Lanre Adelowo | 2018-11-14 | 1 | -0/+3 |
* | Fix typo in configuration (#5295) | Patrick Lühne | 2018-11-08 | 1 | -1/+1 |
* | Prometheus endpoint (#5256) | Stanislav | 2018-11-04 | 1 | -0/+6 |
* | Clean up docs (#5274) | techknowlogick | 2018-11-04 | 1 | -2/+2 |
* | Create AuthorizedKeysCommand (#5236) | zeripath | 2018-11-01 | 1 | -0/+3 |
* | Set heatmap color range configurable (#5165) | Antoine GIRARD | 2018-10-24 | 1 | -0/+2 |
* | Fix a typo in app.ini.sample (#5015) | Chih-Hsuan Yen | 2018-10-05 | 1 | -1/+1 |
* | MySQL TLS (#4642) | Russell Aunger | 2018-08-23 | 1 | -1/+2 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 1 | -0/+4 |
* | cmd/serve: pprof cpu and memory profile dumps to disk (#4560) | Jerry Jacobs | 2018-08-07 | 1 | -1/+7 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -0/+2 |
* | Swagger.v1.json template (#3572) | Piotr Orzechowski | 2018-07-28 | 1 | -2/+2 |
* | Make max commits in graph configurable (#4498) | Kjell Kvinge | 2018-07-23 | 1 | -0/+2 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+3 |
* | Add the ability to have built in themes in Gitea (#4198) | techknowlogick | 2018-07-05 | 1 | -0/+2 |
* | Add Recaptcha functionality to Gitea (#4044) | Fluf | 2018-07-05 | 1 | -1/+7 |
* | Limit uploaded avatar image-size to 4096x3072 by default (#4353) | Kim "BKC" Carlbäcker | 2018-07-03 | 1 | -0/+4 |
* | Fix missing close tags in U2F (#4256) | François M | 2018-06-19 | 1 | -2/+2 |
* | LFS: make HTTP auth period configurable (#4035) | Inon S | 2018-05-29 | 1 | -0/+2 |
* | fix attachment ENABLED (#4064) | Lunny Xiao | 2018-05-28 | 1 | -1/+1 |
* | add i18n section in config cheat sheet, reordered app.ini.sample (#4038) | David Schneiderbauer | 2018-05-24 | 1 | -9/+8 |
* | add a Ukrainian language (#4036) | 3_1_3_u | 2018-05-24 | 1 | -2/+3 |
* | doc: update LOCAL_ROOT_URL description for PROTOCOL = 'unix' case (#3760) | Timothée Ravier | 2018-05-22 | 1 | -0/+1 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -1/+9 |
* | issue-2768: added new option allow_only_external_registration (#3910) | FabioFortini | 2018-05-13 | 1 | -0/+2 |
* | Fix comments in config1 (#3946) | mikolaj holysz | 2018-05-11 | 1 | -65/+67 |
* | Add EnableTimetracking option to app settings (#3719) | Bwko | 2018-04-09 | 1 | -0/+2 |
* | Add config option to enable or disable log executed SQL (#3726) | Lunny Xiao | 2018-03-30 | 1 | -0/+2 |
* | Add option to enable or disable swagger endpoints (#3502) | Piotr Orzechowski | 2018-02-14 | 1 | -0/+2 |
* | Add mising `LOCAL_WIKI_PATH` documentation (#3420) | Lauris BH | 2018-01-28 | 1 | -1/+3 |
* | Added quoting for passwords in sample.app.ini and documentation (#3395) | Timo Schindler | 2018-01-27 | 1 | -0/+3 |
* | Fixed link to Issue 165 in comment, that was broken by commit 2d68bd1ef98849d... | Roman Egunkov | 2017-12-29 | 1 | -1/+1 |
* | Add an option to allow redirect of http port 80 to https. (#1928) | Mike Fellows | 2017-12-25 | 1 | -0/+6 |