aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactor: replace lint to revive (#5422)Bo-Yi Wu2018-12-032-3/+28
* ensure that the `closed_at` is set for closed (#5449)romankl2018-12-021-0/+4
* [skip ci] Updated translations via CrowdinGiteaBot2018-12-021-3/+3
* admin should be able to delete repos even if he is not a member of the organi...Lanre Adelowo2018-12-021-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-12-011-0/+12
* Removing Labels via EditPullRequest API (#5348)Lucien Kerl2018-12-011-1/+1
* word-break the WebHook url to prevent a ui-break (#5432)romankl2018-11-301-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-3010-14/+44
* Fix repository deletion when there is large number of issues in it (#5426)Lunny Xiao2018-11-301-39/+40
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-301-0/+2
* Allow to add organization members as collaborators on organization owned repo...Lanre Adelowo2018-11-302-14/+0
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-291-0/+1
* Remove the required class from optional ssh port in installation page (#5428)romankl2018-11-291-1/+1
* Upgrade alpine to 3.8 (#5423)techknowlogick2018-11-281-2/+2
* Milestone issues and pull requests (#5293)Lunny Xiao2018-11-298-261/+572
* Git-Trees API (#5403)Kasi Reddy2018-11-284-2/+134
* Fix heatmap colors for Chrome/Safari (#5421)Lauris BH2018-11-281-1/+6
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-2880-765/+1351
* Explicitly disable Git credential helper (#5367)Michael Kuhn2018-11-286-25/+51
* Implement git refs API for listing references (branches, tags and other) (#5354)Lauris BH2018-11-27268-10/+48603
* Create Progressive Web App (#4730)SohnyBohny2018-11-279-0/+152
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-2718-384/+258
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-261-0/+2
* Explicitly decide whether to use TLS in mailer's configuration (#5024)Lanre Adelowo2018-11-264-6/+10
* fix password variable shadowing (#5405)Lanre Adelowo2018-11-261-1/+2
* show only opened milestones on issues page milestone filter (#5051)Lanre Adelowo2018-11-263-6/+6
* Notes on upgrading docker installation (#5395)Ryan Halliday2018-11-251-0/+13
* Fix dependent issue searching when gitea is run in subpath (#5392)Lauris BH2018-11-252-2/+2
* Fix typos in configuration (#5398)Patrick Lühne2018-11-251-4/+4
* Don't force a password change for the admin user when creating an account via...Lanre Adelowo2018-11-251-0/+6
* API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829...Daniel Balko2018-11-232-19/+46
* [website] file rendering through external binaries (#5387)Juan Pablo Santos Rodríguez2018-11-231-0/+70
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-231-0/+1
* Backport 1.6.0 changelog to master (#5384)techknowlogick2018-11-231-76/+77
* Show review summary in pull requests (#5132)kolaente2018-11-228-2/+179
* support envs on external render commands (#5278)Lunny Xiao2018-11-201-5/+17
* add api for user to create org (#5268)Lunny Xiao2018-11-204-0/+137
* dont' send assign webhooks when creating issue (#5365)Lunny Xiao2018-11-201-4/+5
* app.ini.sample: add ENABLE_USER_HEATMAP default config (#5362)Antoine GIRARD2018-11-201-0/+2
* Add raw blob endpoint to get objects by SHA ID (#5334)Peter Hoffmann2018-11-186-2/+85
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-181-0/+1
* Migration fixes for gogs (0.11.66) to gitea (1.6.0) #5318 (#5341)Florian Eitel2018-11-182-1/+9
* Set ACL on uploads (#5344)techknowlogick2018-11-161-0/+3
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-161-0/+1
* added the ability to set labels on the "edit pull request" api (#5347)Lucien Kerl2018-11-161-0/+12
* Implement pasting image from clipboard for browsers that supports that (#5317)Lauris BH2018-11-141-0/+82
* [skip ci] Updated translations via CrowdinGiteaBot2018-11-151-1/+2
* Block registration based on email domain (#5157)Lanre Adelowo2018-11-147-0/+106
* Remove x/net/context vendor by using std package (#5202)Antoine GIRARD2018-11-1040-641/+1489
* Fix create team, update team missing units (#5188)Lunny Xiao2018-11-107-2/+128