summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-025-25/+11
* UI: Better support for long repo names (#5932)silverwind2019-02-022-4/+4
* support reviewing on a deleted file path (#5880)Lanre Adelowo2019-02-011-2/+3
* 1.7.1 changelog (#5919)techknowlogick2019-01-311-0/+21
* Disable redirect for i18n (#5910)techknowlogick2019-01-311-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-311-1/+1
* Fix bug when read public repo lfs file (#5912)Lunny Xiao2019-01-311-2/+5
* Recover panic in orgmode.Render if bad orgfile (#4982) (#5903)zeripath2019-01-301-4/+10
* Provide better panic handling (#5902)zeripath2019-01-304-2/+118
* Only allow local login if password is non-empty (#5906)zeripath2019-01-302-2/+2
* Fix go-get URL generation (#5905)Lauris BH2019-01-303-3/+5
* don't allow pull requests to be created on an archived repository (#5883)Lanre Adelowo2019-01-303-8/+15
* Don't discard the value of DISABLE_REGULAR_ORG_CREATION (#5886)Lanre Adelowo2019-01-302-0/+45
* respect value of REQUIRE_SIGNIN_VIEW (#5901)Lanre Adelowo2019-01-301-1/+1
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-3011-348/+168
* if repo does not exist, show a 404 not a 500 (#5900)Lanre Adelowo2019-01-301-1/+4
* UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) (...EpicCoder2019-01-293-8/+10
* fix compare button on upstream repo leading to 404 (#5877)Lanre Adelowo2019-01-291-2/+2
* UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896)EpicCoder2019-01-295-8/+23
* Also ensure the repo is loaded (#5895)zeripath2019-01-291-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-293-0/+20
* Ensure issue.Poster is loaded in mailIssueCommentToParticipants (#5891)zeripath2019-01-291-2/+2
* Add migration test (#5773)zeripath2019-01-2812-1/+277
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-287-7/+1
* Fix wrong URL to download link. (#5881)vee w2019-01-281-3/+3
* New Issue ?body= query (#5851)kekero2019-01-283-2/+7
* Fix "pulls.blocked_by_approvals" text (#5879)Lanre Adelowo2019-01-281-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-284-0/+89
* API: Fix null pointer in attempt to Sudo if not logged in (#5872)zeripath2019-01-281-1/+1
* Revert #3711 overwrite of only show "No Description" to repo admins #2167 (#...Gabriel Silva Simões2019-01-272-1/+21
* Fix wording of #5858 issue.review.reject string (#5869)zeripath2019-01-271-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-271-0/+8
* Fix an error while adding a dependency via UI. (#5862)Harshit Bansal2019-01-272-2/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-2711-20/+18
* Config option to disable automatic repo watching (#5852)sebastian-sauer2019-01-275-14/+31
* Rename reject to 'request changes' (#5858)Lanre Adelowo2019-01-261-2/+2
* Fix failing migration v67 (#5849)Jakub Arbet2019-01-261-8/+8
* Fix MinInterval (#5856)yasuokav2019-01-261-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-261-0/+15
* Move input fields to add members to a team and repos to a team (#5853)sebastian-sauer2019-01-252-34/+34
* fix delete correct temp directory (#5839)yasuokav2019-01-251-1/+1
* update swagger for release API pagination (#5841)Lunny Xiao2019-01-252-0/+20
* improve the releases api paging (#5831)Lunny Xiao2019-01-245-2/+29
* Added docs for the tree api (#5834)kolaente2019-01-243-0/+135
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-241-0/+27
* Include Go toolchain to --version (#5830)Antoine GIRARD2019-01-241-2/+3
* [skip ci] Updated translations via CrowdinGiteaBot2019-01-241-0/+19
* Ensure valid git author names passed in signatures (#5774)zeripath2019-01-246-13/+72
* Fix topics saving internal error and disable for archived repos (#5821)Lauris BH2019-01-242-3/+3
* Make sure .git/info is created before generating .git/info/sparse-che… (#5825)Mura Li2019-01-241-1/+5