| Commit message (Expand) | Author | Age | Files | Lines |
* | Change @every 24h default schedules to @midnight (#16431)v1.16.0-dev | Jimmy Praet | 2021-07-15 | 2 | -9/+9 |
* | add note about minimum required version of git installed (#16433) | techknowlogick | 2021-07-14 | 1 | -0/+2 |
* | Change docker tag logic (#16421) | techknowlogick | 2021-07-14 | 2 | -11/+9 |
* | docs: rewrite email setup (#16404) | Bagas Sanjaya | 2021-07-12 | 1 | -11/+19 |
* | Add LRU mem cache implementation (#16226) | zeripath | 2021-07-10 | 1 | -3/+4 |
* | Added documentation about 413 errors with an nginx solution (#15313) | Avahe Kellenberger | 2021-07-10 | 2 | -0/+14 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 6 | -15/+15 |
* | Fix typo in customizing-gitea.en-us.md (#16362) | 冯天书 | 2021-07-07 | 1 | -1/+1 |
* | Fix docs assets link (#16337) | Lunny Xiao | 2021-07-04 | 2 | -2/+2 |
* | docs: Fix broken anchors in links to awesome-gitea (#16331) | Val Lorentz | 2021-07-03 | 2 | -4/+4 |
* | Add forge emojies (#16296) | 6543 | 2021-07-02 | 1 | -2/+2 |
* | Clarify GPG binary check (#14832) | Norwin | 2021-07-01 | 1 | -1/+5 |
* | Update Go-Git to take advantage of LargeObjectThreshold (#16316) | zeripath | 2021-06-30 | 1 | -1/+1 |
* | Add Vultr and DO Marketplace links (#16297) | 6543 | 2021-06-29 | 3 | -15/+47 |
* | Add custom emoji support (#16004) | 6543 | 2021-06-29 | 1 | -0/+3 |
* | Update fail2ban documentation (#16286) | zeripath | 2021-06-28 | 1 | -0/+10 |
* | Make allowed Visiblity modes configurable for Users (#16271) | 6543 | 2021-06-27 | 1 | -0/+1 |
* | Add --quiet and --verbose to gitea web to control initial logging (#16260) | zeripath | 2021-06-26 | 1 | -0/+2 |
* | Add Visible modes function from Organisation to Users too (#16069) | Sergey Dryabzhinsky | 2021-06-26 | 1 | -0/+1 |
* | Added support for gopher URLs. (#14749) | ayb | 2021-06-25 | 1 | -0/+1 |
* | Add tag protection (#15629) | KN4CK3R | 2021-06-25 | 1 | -0/+57 |
* | fix IIS reverse proxy doc (#16246) | Martin Strob | 2021-06-25 | 1 | -0/+3 |
* | Rework repository archive (#14723) | Lunny Xiao | 2021-06-23 | 2 | -0/+32 |
* | Add sanitizer rules per renderer (#16110) | KN4CK3R | 2021-06-23 | 2 | -3/+42 |
* | Add docs for windows env vars (#16236) | techknowlogick | 2021-06-23 | 1 | -0/+2 |
* | Use data path instead of config path (#16227) | KN4CK3R | 2021-06-23 | 1 | -1/+1 |
* | Update documentation for Implicit TLS (#16220) | zeripath | 2021-06-21 | 1 | -2/+2 |
* | Reintroduce squash merge default comment as a config setting (#16134) | parnic | 2021-06-19 | 1 | -1/+2 |
* | Add asymmetric JWT signing (#16010) | KN4CK3R | 2021-06-17 | 2 | -5/+10 |
* | Clean-up the settings hierarchy for issue_indexer queue (#16001) | zeripath | 2021-06-16 | 1 | -5/+5 |
* | Make command in authorized keys a template (#16003) | zeripath | 2021-06-14 | 1 | -0/+1 |
* | Add push to remote mirror repository (#15157) | KN4CK3R | 2021-06-14 | 1 | -0/+88 |
* | Set self-adjusting deadline for connection writing (#16068) | zeripath | 2021-06-11 | 1 | -2/+8 |
* | Update queue workers for v1.15 (#15999) | Kyle D | 2021-05-28 | 1 | -4/+4 |
* | Bump `postgres` and `mysql` versions (#15710) | Patrick Schratz | 2021-05-21 | 3 | -6/+6 |
* | add a new internal hook to save ssh log (#15787) | a1012112796 | 2021-05-21 | 1 | -0/+1 |
* | Encrypt LDAP bind password in db with SECRET_KEY (#15547) | zeripath | 2021-05-20 | 1 | -2/+2 |
* | Fix typo in hacking-on-gitea.en-us.md (#15918) | Ikko Ashimine | 2021-05-18 | 1 | -3/+3 |
* | Rework Token API comments (#15162) | Ian Wienand | 2021-05-16 | 1 | -22/+36 |
* | reverse proxy for IIS (#15555) | Jimmy | 2021-05-14 | 1 | -2/+25 |
* | Add information on how to rotate logging from outside container (#15852) | zeripath | 2021-05-14 | 1 | -2/+3 |
* | Add mimetype mapping settings (#15133) | Adam Szatyin | 2021-05-10 | 1 | -0/+9 |
* | add note about ``cron.SCHEDULE`` format in document (#15812) | a1012112796 | 2021-05-10 | 2 | -0/+10 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 1 | -0/+1 |
* | OAuth2 login: Set account link to "login" as default behavior (#15768) | 6543 | 2021-05-07 | 1 | -1/+1 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -0/+33 |
* | Improve logo customization docs (#15754) | silverwind | 2021-05-07 | 1 | -13/+9 |
* | MySQL 5 FAQ (#15729) | John Olheiser | 2021-05-05 | 1 | -1/+7 |
* | update branch in CI and docs (#15631) | techknowlogick | 2021-05-04 | 6 | -21/+21 |
* | add cron job to delete old actions from database (#15688) | a1012112796 | 2021-05-01 | 1 | -0/+7 |