| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct a language error in reverse proxy doc (#9455) | Erwan Colin | 2019-12-27 | 1 | -1/+1 |
* | [Docs] Clarify HTTPS Termination Proxy on Using Reverse Proxy to Enable HTTPS... | Bagas Sanjaya | 2019-12-26 | 1 | -2/+1 |
* | Use Req.URL.RequestURI() to cope with FCGI urls (#9473) | zeripath | 2019-12-24 | 2 | -2/+2 |
* | Apache configuration for Let's Encrypt webroot validation (#9438) | NZTim | 2019-12-20 | 1 | -0/+2 |
* | Add warning to docs in order to avoid template mismatches (#9411) | pseudocoder | 2019-12-18 | 1 | -1/+1 |
* | 登陆 to 登录 (#9382) | ZHOU Cheng | 2019-12-17 | 2 | -2/+2 |
* | AuthorizedKeysCommand should not query db directly (#9371) | zeripath | 2019-12-16 | 1 | -0/+1 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 1 | -0/+1 |
* | Sign protected branches (#8993) | zeripath | 2019-12-15 | 2 | -1/+3 |
* | Push to create repo (#8419) | John Olheiser | 2019-12-15 | 1 | -0/+2 |
* | Default NO_REPLY_ADDRESS to DOMAIN (#9325) | zeripath | 2019-12-13 | 1 | -0/+2 |
* | Update _headers (#9349) | John Olheiser | 2019-12-13 | 1 | -1/+1 |
* | Supports both CMD and PowerShell (#9344) | Matthew Bramer | 2019-12-13 | 1 | -2/+2 |
* | Youtrack now supports Gitea (#9343) | techknowlogick | 2019-12-12 | 1 | -0/+3 |
* | FCGI: Allow FCGI over unix sockets (#9298) | zeripath | 2019-12-10 | 1 | -2/+2 |
* | Correct port range for cap_net_bind_service (#9306) | Justin R. Cutler | 2019-12-09 | 1 | -1/+1 |
* | Remove explicit 'generate' calls, fix release task (#9288) | silverwind | 2019-12-08 | 4 | -8/+4 |
* | Markdown: Sanitizier Configuration (#9075) | Alexander Scheel | 2019-12-07 | 2 | -0/+36 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 1 | -1/+1 |
* | docs change gitea version to 1.10.1 (#9270) | 6543 | 2019-12-06 | 1 | -1/+1 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 2 | -0/+2 |
* | Fix latest docker image haven't include static files. (#9252) | Lunny Xiao | 2019-12-05 | 2 | -14/+20 |
* | Add Node.js build dep, remove built js/css files (#9114) | silverwind | 2019-12-05 | 2 | -15/+23 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 2 | -0/+10 |
* | Alternate syntax for cross references (#9116) | guillep2k | 2019-12-01 | 1 | -0/+173 |
* | Variable expansion in repository templates (#9163) | John Olheiser | 2019-11-30 | 1 | -0/+56 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+39 |
* | Add USE_SERVICE_WORKER setting (#9110) | silverwind | 2019-11-21 | 2 | -5/+8 |
* | Add Graceful shutdown for Windows and hooks for shutdown of goroutines (#8964) | zeripath | 2019-11-21 | 1 | -0/+1 |
* | [fix] typo (#9104) | maicss | 2019-11-21 | 1 | -1/+1 |
* | Add template repositories to comparison (#9101) | John Olheiser | 2019-11-20 | 1 | -0/+1 |
* | Fix doc example for asciidoc (#9072) | guillep2k | 2019-11-20 | 1 | -2/+2 |
* | Add retry for migration http/https requests (#9019) | Lunny Xiao | 2019-11-16 | 2 | -0/+10 |
* | Add review comments to mail notifications (#8996) | guillep2k | 2019-11-15 | 1 | -23/+27 |
* | Enforce Gitea environment for pushes (#8982) | zeripath | 2019-11-14 | 1 | -0/+1 |
* | Add ALLOW_ONLY_EXTERNAL_REGISTRATION to config cheat sheet (#8986) | zeripath | 2019-11-14 | 1 | -0/+1 |
* | fix(docs): Fixed creating Windows service commands (#8979) | Wars | 2019-11-14 | 4 | -4/+4 |
* | docs reference latest stable version (1.10.0) | techknowlogick | 2019-11-14 | 1 | -1/+1 |
* | Add CDNJS to script-src CSP (#8966) | John Olheiser | 2019-11-13 | 1 | -1/+1 |
* | Implement documentation search (#8937) | John Olheiser | 2019-11-13 | 13 | -4/+362 |
* | add /etc/timezone and /etc/localtime volumes (#8911) | Florian Hübner | 2019-11-13 | 1 | -0/+12 |
* | Add Close() method to gogitRepository (#8901) | zeripath | 2019-11-13 | 1 | -1/+2 |
* | Fix typo in doc (#8914) | Florian Hübner | 2019-11-10 | 1 | -1/+1 |
* | Auto-subscribe user to repository when they commit/tag to it (#7657) | guillep2k | 2019-11-10 | 1 | -0/+1 |
* | Create third-party-tools.zh-cn.md (#6303) | MysticBoy | 2019-11-08 | 1 | -0/+36 |
* | Webhook support custom proxy (#8760) | Lunny Xiao | 2019-11-08 | 2 | -0/+4 |
* | Add password reset to FAQ (#8883) | John Olheiser | 2019-11-08 | 2 | -1/+16 |
* | Use templates for issue e-mail subject and body (#8329) | guillep2k | 2019-11-07 | 1 | -0/+272 |
* | Add migrate command to docs (#8842) | John Olheiser | 2019-11-05 | 2 | -0/+11 |
* | update docs to latest version (#8845) | techknowlogick | 2019-11-05 | 1 | -1/+1 |