summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move newbranch to standalone package (#9627)Lunny Xiao2020-01-1411-183/+208
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-142-2/+35
* Add test for git + git lfs (#9753)guillep2k2020-01-141-6/+13
* Restricted users (#6274)Manush Dodunekov2020-01-1331-124/+310
* [API] Add "before" query to ListIssueComments and ListRepoIssue… (#9685)65432020-01-135-14/+73
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-131-0/+2
* ci: go back to golangci-lint 1.20.0 (#9742)Antoine GIRARD2020-01-131-1/+1
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-131-1/+28
* ci: re-ordering Drone CI for optimizing time (#9719)Antoine GIRARD2020-01-131-81/+88
* add package-lock=true in .npmrc (#9736)silverwind2020-01-131-0/+1
* ci: use docker image for golangci-lint (#9737)Antoine GIRARD2020-01-121-1/+6
* fix webpack polyfills (#9735)silverwind2020-01-121-1/+1
* remove deprecated targets from Makefile (#9729)silverwind2020-01-121-24/+0
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-121-0/+54
* [API] add GET /orgs endpoint (#9560)65432020-01-128-9/+108
* [skip ci] Updated translations via CrowdinGiteaBot2020-01-121-1/+35
* Move create/fork repository from models to modules/repository (#9489)Lunny Xiao2020-01-1222-794/+894
* 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