aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add owner_name column for table repository for maintaince reason (#9717)Lunny Xiao2020-01-1218-102/+129
* Make hook status printing configurable with delay (#9641)zeripath2020-01-123-26/+128
* [BugFix] [API] ​/repos​/issues​/search (#9698)65432020-01-122-12/+61
* silence fomantic error regarding tabs (#9713)silverwind2020-01-121-0/+3
* golangci-lint 1.22.2 (#9711)techknowlogick2020-01-111-1/+1
* Remove unused lock (#9709)zeripath2020-01-112-1/+3
* Missed q.lock.Unlock() will cause panic (#9705)zeripath2020-01-111-1/+0
* Add a new command doctor to check if some wrong configurations on gitea insta...Lunny Xiao2020-01-113-0/+156
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-1112-14/+52
* Restore IsPasswordSet previous value (#9682)zeripath2020-01-111-1/+1
* Allow repo admin to merge PR regardless of review status (#9611)David Svantesson2020-01-1113-119/+231
* Move tracked time api convert to convert package (#9665)Lunny Xiao2020-01-103-34/+44
* Don't attempt to close issue if already closed (#9696)guillep2k2020-01-112-5/+9
* Remove deprecation comment for CreateOrgRepo (#9670)Ryan2020-01-102-2/+0
* Load milestone in API PR list (#9671)John Olheiser2020-01-101-1/+2
* Remove un-needed script import since #9554 (#9694)Antoine GIRARD2020-01-101-1/+0
* Fix wrong original git service type on a migrated repository (#9693)Lunny Xiao2020-01-107-44/+76
* update js dependencies (#9676)silverwind2020-01-102-1201/+2073
* Move push commits from models to modules/repository (#9370)Lunny Xiao2020-01-1020-436/+482
* Move pull request api convert to convert package (#9664)Lunny Xiao2020-01-107-160/+198
* Fix lint (#9688)Lunny Xiao2020-01-102-2/+4
* Move Errored PRs out of StatusChecking (#9675)zeripath2020-01-102-1/+6
* Prevent redirect to Host (#9678)zeripath2020-01-091-1/+2
* remove google font call (#9668)techknowlogick2020-01-092-3/+1
* eliminate horizontal scroll caused by footer (#9669)silverwind2020-01-091-0/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-091-0/+14
* [API] creat org repo call same as github (#9186)65432020-01-093-11/+84
* chore(PR): Add Reviewed-on in commit message (#9623)Bo-Yi Wu2020-01-091-3/+3
* [API] orgEditTeam make Fields optional (#9556)65432020-01-094-26/+55
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-091-0/+2
* [API] Add notification endpoint (#9488)65432020-01-0915-28/+1124
* Fix nil reference in repo generation (#9660)John Olheiser2020-01-091-29/+31
* Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532)David Svantesson2020-01-0918-40/+241
* Add HTML URL to API Issues (#9654)John Olheiser2020-01-087-4/+10
* times Add filters (#9373)65432020-01-086-32/+234
* Add PR review webhook to Telegram (#9653)John Olheiser2020-01-081-0/+21
* [Docs] Linux Service Edit (#9633)Bagas Sanjaya2020-01-081-15/+17
* fix #9648 | use filepath.IsAbs instead of path.IsAbs (#9651)65432020-01-081-5/+6
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-081-3/+49
* Fix #9552: Merge commits generated by pull request capture pull request detai...Shashvat Kedia2020-01-081-1/+5
* [Docs] Grammar Edit on Enabling HTTPS Using Reverse Proxy (#9649)Bagas Sanjaya2020-01-081-1/+1
* [API] add comments endpoint for single comment (#9494)65432020-01-084-3/+181
* Plural form for changelog (#9645)techknowlogick2020-01-081-3/+3
* Update date for new year (#9644)techknowlogick2020-01-071-1/+1
* empty commit to start 1.12-devMatti R2020-01-070-0/+0
* Changelog for 1.11.0-RC1 (#9636)v1.11.0-rc165432020-01-081-26/+406
* Repository teams - disable remove button when have access to all (#9640)David Svantesson2020-01-081-3/+2
* Fix #9530: admin auth list make readable and admin auth delete bug fix (#9628)Shashvat Kedia2020-01-071-2/+3
* Move wiki related funtions from models to services/wiki (#9355)Lunny Xiao2020-01-077-529/+558
* Branches not at ref commit ID should not be listed as Merged (#9614)zeripath2020-01-0710-34/+107