| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow admin users to set a repositoires visibility to public, even if FORCE_P... | Matthias Beckert | 2019-04-11 | 2 | -2/+6 |
* | [FIX] Docs: Backup&Restore: fixed rendering + minor fixes (#6569) | 0x5c | 2019-04-10 | 1 | -6/+10 |
* | Fixes #6514 - New Pull Request on files and pulls pages the same (#6515) | Richard Mahn | 2019-04-09 | 1 | -1/+1 |
* | Prevent server 500 on compare branches with no common history (#6555) | zeripath | 2019-04-09 | 4 | -15/+28 |
* | Add myself to MAINTAINERS (#6554) | mrsdizzie | 2019-04-09 | 1 | -0/+1 |
* | wrap the ServerError and NotFound and log from the caller (#6550) | zeripath | 2019-04-09 | 1 | -4/+12 |
* | Add username flag in create-user command (#6534) | ngourdon | 2019-04-09 | 2 | -5/+25 |
* | Render SHA1 links as code blocks (#6546) | silverwind | 2019-04-09 | 3 | -23/+40 |
* | Added docker example for backup (#5846) | Alexandros Nicolaides | 2019-04-08 | 1 | -0/+13 |
* | Issue indexer queue redis support (#6218) | Lunny Xiao | 2019-04-08 | 49 | -36/+11406 |
* | Fixes pagination width on mobile view (#5711) (#6532) | Mario Lubenka | 2019-04-08 | 3 | -7/+16 |
* | Delete local branch if it exists (#6497) | John Olheiser | 2019-04-08 | 2 | -0/+38 |
* | Cleaned permission checks for API -> site admin can now do anything (#6483) | Vasek Sraier | 2019-04-08 | 2 | -30/+77 |
* | Fixes #6446 - Sort team members and team's repositories (#6525) | ngourdon | 2019-04-07 | 1 | -1/+7 |
* | Use stricter boundaries for auto-link detection (#6522) | mrsdizzie | 2019-04-07 | 3 | -11/+70 |
* | Quieter Integration Tests (#6513) | zeripath | 2019-04-07 | 23 | -409/+607 |
* | UI: Use regular line-height on frontpage entries (#6518) | silverwind | 2019-04-06 | 2 | -4/+1 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-04-06 | 2 | -1/+20 |
* | Improve SHA1 link detection (#6526) | silverwind | 2019-04-06 | 2 | -21/+36 |
* | Properly escape release attachment URL (#6512) | mrsdizzie | 2019-04-05 | 1 | -1/+1 |
* | Enabled emoji in Hugo (#6521) | John Olheiser | 2019-04-05 | 2 | -1/+2 |
* | Include custom configuration file in dump (#6516) | mrsdizzie | 2019-04-05 | 2 | -1/+10 |
* | Add a new Make target for running single integration test (#6500) | Mura Li | 2019-04-04 | 1 | -0/+4 |
* | docs: document setup with read-only config (#6348) | nodiscc | 2019-04-04 | 2 | -0/+1 |
* | Some logging documentation (#6498) | zeripath | 2019-04-04 | 1 | -0/+396 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-04-04 | 1 | -0/+10 |
* | Make distinction between DisplayName and Username in email templates (#6495) | mrsdizzie | 2019-04-04 | 5 | -11/+12 |
* | [docker] drop the bits argument when generating an ed25519 key (#6504) | Jakob Ackermann | 2019-04-04 | 1 | -1/+1 |
* | Show last commit status in pull request lists (#6465) | Elias Norberg | 2019-04-02 | 6 | -0/+144 |
* | fix upload attachments (#6481) | Lunny Xiao | 2019-04-02 | 7 | -14/+76 |
* | add make version on gitea version (#6485) | Lunny Xiao | 2019-04-02 | 2 | -9/+18 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-04-02 | 1 | -0/+10 |
* | Add X-Auto-Response-Suppress header to outgoing messages (#6492) | mrsdizzie | 2019-04-02 | 1 | -0/+1 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 301 | -8209/+36958 |
* | fix bug when user login and want to resend register confirmation email (#6482) | Lunny Xiao | 2019-04-02 | 2 | -7/+7 |
* | Add ui class to sub_menu to fix style in arc-green (#6477) | John Olheiser | 2019-04-02 | 1 | -2/+2 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-04-01 | 1 | -0/+2 |
* | Fies #6468 - Uses space match and adds newline for all sed flavors (#6473) | Richard Mahn | 2019-04-01 | 2 | -3/+5 |
* | support custom file name in `gitea dump` command (#6474) | glaszig | 2019-04-01 | 2 | -1/+7 |
* | fix: avoid multi-clicks when perform oauth2 login (#6467) | BetaCat | 2019-03-31 | 2 | -4/+29 |
* | Fix link to Hacking on Gitea on From-Source doc page (#6471) | zeripath | 2019-03-30 | 1 | -1/+1 |
* | fix typos in docs command-line examples (#6466) | Ilya | 2019-03-29 | 1 | -4/+4 |
* | [skip ci] Updated translations via Crowdin | GiteaBot | 2019-03-28 | 2 | -0/+4 |
* | Hacky fix for alignment of the create-organization dialog (#6455) | zeripath | 2019-03-28 | 1 | -18/+17 |
* | Make "Ghost" not link to 404 page (#6410) | oscar.lofwenhamn | 2019-03-27 | 7 | -5/+35 |
* | Changelogs 1.7.5 & 1.8.0-rc2 (#6453) | John Olheiser | 2019-03-27 | 1 | -1/+19 |
* | Change order that PostProcess Processors are run (#6445) | mrsdizzie | 2019-03-27 | 2 | -7/+13 |
* | Use Go1.11 module (#5743) | Mura Li | 2019-03-27 | 575 | -13958/+63234 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 174 | -145/+3044 |
* | Clean up ref name rules (#6437) | mrsdizzie | 2019-03-26 | 4 | -4/+132 |