| Commit message (Expand) | Author | Age | Files | Lines |
* | Update comparison for GitLab CE (#13019) | Claudius Ellsel | 2020-10-02 | 1 | -3/+3 |
* | latest version is 1.12.5 (#13005) | techknowlogick | 2020-10-01 | 1 | -1/+1 |
* | Copy missing things from app.example.ini to Cheat Sheet (#12988) | zeripath | 2020-10-01 | 1 | -2/+89 |
* | Fix hugo shortcode typo in faq (#12987) | raoulb | 2020-09-30 | 2 | -1/+1 |
* | Clarification on the use of certificate chains (#12986) | PE1NUT | 2020-09-30 | 2 | -2/+2 |
* | Fix typo on Chinese documents (#12982) | Lunny Xiao | 2020-09-30 | 1 | -1/+1 |
* | Add default storage configurations (#12813) | Lunny Xiao | 2020-09-29 | 2 | -38/+117 |
* | Docs: Add missing SESSION_LIFE_TIME to Config Cheat Sheet (#12968) | 6543 | 2020-09-28 | 1 | -0/+1 |
* | Allow common redis and leveldb connections (#12385) | zeripath | 2020-09-28 | 1 | -9/+7 |
* | Add config option to make create-on-push repositories public by default (#12936) | Tait Hoyem | 2020-09-27 | 2 | -0/+2 |
* | Add a step for binding IP address for listening on remote database (#12898) | Bagas Sanjaya | 2020-09-26 | 1 | -12/+23 |
* | Proposals for cheat-sheet docs (#12946) | Melroy van den Berg | 2020-09-26 | 1 | -2/+9 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -0/+4 |
* | Fix external renderers example (#12841) | Johan Van de Wauw | 2020-09-14 | 1 | -2/+2 |
* | Issue templates directory (#11450) | John Olheiser | 2020-09-11 | 1 | -1/+36 |
* | Add MySQL FAQ section (#12780) | zeripath | 2020-09-09 | 1 | -1/+29 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 1 | -0/+1 |
* | LFS support to be stored on minio (#12518) | Lunny Xiao | 2020-09-08 | 2 | -1/+22 |
* | Add command to recreate tables (#12407) | zeripath | 2020-09-06 | 1 | -0/+30 |
* | Add 'make watch' (#12636) | silverwind | 2020-09-04 | 1 | -6/+2 |
* | Add details re: Kanban (#12721) | techknowlogick | 2020-09-04 | 1 | -1/+1 |
* | Bump min required golang to 1.13 (#12717) | techknowlogick | 2020-09-04 | 1 | -1/+1 |
* | Add spent time to referenced issue in commit message (#12220) | Lauris BH | 2020-09-04 | 1 | -2/+27 |
* | Changelog for 1.12.4 release (#12687) (#12709) | 6543 | 2020-09-03 | 1 | -1/+1 |
* | Use argon as default password hash algorithm (#12688) | zeripath | 2020-09-03 | 1 | -1/+1 |
* | Remove GOPATH set up on hacking (#12698) | Lunny Xiao | 2020-09-03 | 1 | -5/+2 |
* | Fixes cli error for Asciidoctor (#12677) | Martin | 2020-09-02 | 1 | -2/+2 |
* | Support elastic search for code search (#10273) | Lunny Xiao | 2020-08-30 | 2 | -1/+9 |
* | fix documentation for REFRESH_TOKEN_EXPIRATION_TIME (#12642) | zeripath | 2020-08-29 | 1 | -1/+1 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+31 |
* | Disable password complexity check default (#12557) | mrsdizzie | 2020-08-21 | 1 | -1/+1 |
* | change PIDFile default from /var/run/gitea.pid to /run/gitea.pid (#12500) | Florian Klink | 2020-08-18 | 1 | -1/+1 |
* | Add a storage layer for attachments (#11387) | Lunny Xiao | 2020-08-18 | 2 | -2/+19 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 1 | -1/+1 |
* | Make the default PID file compile-time settable (#12485) | zeripath | 2020-08-15 | 2 | -1/+2 |
* | go1.15 (#12475) | techknowlogick | 2020-08-13 | 1 | -1/+1 |
* | Make dashboard newsfeed list length a configurable item (#12469) | techknowlogick | 2020-08-11 | 1 | -0/+1 |
* | Make default StaticRootPath compile time settable (#12371) | 6543 | 2020-08-08 | 1 | -1/+2 |
* | Add 'watch-backend' (#12330) | silverwind | 2020-07-27 | 1 | -16/+18 |
* | Add mermaid JS renderer (#12334) | silverwind | 2020-07-27 | 2 | -39/+1 |
* | Rework 'make generate-images' (#12316) | silverwind | 2020-07-26 | 1 | -3/+2 |
* | Clarify documentation of SKIP_VERIFY (#12203) | Alexander Scheel | 2020-07-21 | 1 | -1/+2 |
* | [Docs] Logging Configuration - Use `logrotate` Instead (#9930) | Bagas Sanjaya | 2020-07-16 | 1 | -0/+11 |
* | Use correct make target for building static assets (#12247) | Ben Harris | 2020-07-14 | 1 | -1/+1 |
* | release docs as an archive (#12243) | Antoine GIRARD | 2020-07-13 | 1 | -0/+4 |
* | Direct SVG rendering (#12157) | silverwind | 2020-07-12 | 1 | -0/+4 |
* | Frontport Changelog of v1.12.2 (#12216) | 6543 | 2020-07-11 | 1 | -1/+1 |
* | Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) | zeripath | 2020-07-05 | 2 | -0/+104 |
* | Move EventSource to SharedWorker (#12095) | zeripath | 2020-07-03 | 1 | -2/+1 |
* | Changelog for v1.11.8 and v1.12.1 (#12006) (#12007) | Lauris BH | 2020-06-22 | 1 | -1/+1 |