summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UI: Fix repo header issues (#5995)silverwind2019-02-072-7/+4
* Update U2F section defaults (#5994)John Olheiser2019-02-071-3/+4
* Add API to list tags (#5850)Lunny Xiao2019-02-079-14/+216
* use native golang SSH library but ssh-keygen when enable built-in SSH server ...Lunny Xiao2019-02-072-4/+45
* fix bug when deleting a linked account will removed all (#5989)Lunny Xiao2019-02-071-3/+8
* Expose issue stopwatch toggling via API (#5970)Lanre Adelowo2019-02-063-0/+248
* Fix empty ssh key importing in ldap (#5984)zeripath2019-02-061-3/+6
* Support n as a line highlight prefix (#5987)Monty Taylor2019-02-061-2/+2
* Feature - Pagination for git tree API (#5838)Richard Mahn2019-02-069-30/+144
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-061-0/+2
* Admin config page mailertype setting option update (#5973)techknowlogick2019-02-061-2/+2
* UI: Dashboard tweaks (#5974)silverwind2019-02-063-5/+4
* Allow Macaron to be set to log through to gitea.log (#5667)zeripath2019-02-055-7/+76
* Fix serving of raw wiki files other than .md (#5814)Gabriel Silva Simões2019-02-0517-31/+77
* Upgrade alpine to 3.9 (#5909)techknowlogick2019-02-051-2/+2
* UI: Repo header tweaks (#5945)silverwind2019-02-057-32/+56
* Display the branch name in the commit view (#5950)Lanre Adelowo2019-02-054-3/+13
* UI: Fixes for repo topic editor (#5971)silverwind2019-02-052-9/+8
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-051-0/+2
* add other session providers (#5963)techknowlogick2019-02-05160-66/+37644
* Pull request conflict files detection (#5951)Lunny Xiao2019-02-054-5/+45
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-052-0/+2
* Automatically clear stopwatch on merging a PR (#4327)Lanre Adelowo2019-02-056-2/+49
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-042-0/+5
* Add label names as filter in issue search api (#5946)Lanre Adelowo2019-02-044-2/+59
* [skip ci] Updated translations via CrowdinGiteaBot2019-02-0413-13/+0
* Issue 5924 fix compare button (#5929)zeripath2019-02-033-5/+5
* Fix ssh deploy and user key constraints (#1357) (#5939)zeripath2019-02-0314-342/+694
* show user who created the repository instead of the organization in action fe...Lanre Adelowo2019-02-041-2/+2
* handle milestone events for issues and PR (#5947)Lanre Adelowo2019-02-031-0/+8
* Fix notifications on pushing with deploy keys by setting hook environment var...zeripath2019-02-032-0/+166
* Fix #5866: Silence console logger in gitea serv (#5887)zeripath2019-02-031-0/+1
* Remove all CommitStatus when a repo is deleted (#5940)John Olheiser2019-02-021-0/+1
* Add single commit API support (#5843)Lunny Xiao2019-02-0210-11/+389
* Make log mailer for testing (#5893)zeripath2019-02-028-12/+60
* fix log output (#5938)Sergey Romanov2019-02-021-1/+1
* 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