8765 Commits (095bfa6139555e7878ee01f299b9e52a2169bf8b)
 

Author SHA1 Message Date
Manush Dodunekov 095bfa6139 Merge master & resolve conflicts 5 years ago
GiteaBot 625057c674 [skip ci] Updated translations via Crowdin 5 years ago
6543 10055bd2b1 [API] add GET /orgs endpoint (#9560) 5 years ago
GiteaBot 497e15fdc2 [skip ci] Updated translations via Crowdin 5 years ago
Lunny Xiao b465d0d787
Move create/fork repository from models to modules/repository (#9489) 5 years ago
Lunny Xiao 5765212c6d
Add owner_name column for table repository for maintaince reason (#9717) 5 years ago
zeripath 65baacf227
Make hook status printing configurable with delay (#9641) 5 years ago
6543 83f9359a75 [BugFix] [API] ​/repos​/issues​/search (#9698) 5 years ago
silverwind 86464de0c1 silence fomantic error regarding tabs (#9713) 5 years ago
techknowlogick fef49f5e2e golangci-lint 1.22.2 (#9711) 5 years ago
zeripath 960ac36099
Remove unused lock (#9709) 5 years ago
zeripath edd31770aa
Missed q.lock.Unlock() will cause panic (#9705) 5 years ago
Lunny Xiao f69f5a9f10 Add a new command doctor to check if some wrong configurations on gitea instance (#9095) 5 years ago
GiteaBot f2e6c4538e [skip ci] Updated translations via Crowdin 5 years ago
zeripath eadb45e891 Restore IsPasswordSet previous value (#9682) 5 years ago
Lauris BH 5ae6016fd9
Merge branch 'master' into feature/restricted-users 5 years ago
David Svantesson 32fb813133 Allow repo admin to merge PR regardless of review status (#9611) 5 years ago
Lunny Xiao 4d06d10dba Move tracked time api convert to convert package (#9665) 5 years ago
guillep2k 705b1e49a8 Don't attempt to close issue if already closed (#9696) 5 years ago
Manush Dodunekov d775c3b22b fix yet another thinko 5 years ago
Ryan 438e159d04 Remove deprecation comment for CreateOrgRepo (#9670) 5 years ago
John Olheiser 480ef9d410 Load milestone in API PR list (#9671) 5 years ago
Antoine GIRARD e90e435f04 Remove un-needed script import since #9554 (#9694) 5 years ago
Manush Dodunekov 57744b54c4 merge upstream & fix conflicts 5 years ago
Lunny Xiao 7a3a90aca3
Fix wrong original git service type on a migrated repository (#9693) 5 years ago
silverwind 3143bb10da update js dependencies (#9676) 5 years ago
Lunny Xiao 99d869fa63
Move push commits from models to modules/repository (#9370) 5 years ago
Lunny Xiao 384c2b342e
Move pull request api convert to convert package (#9664) 5 years ago
Lunny Xiao 8878cfa4a1
Fix lint (#9688) 5 years ago
zeripath 17b844a3ec Move Errored PRs out of StatusChecking (#9675) 5 years ago
zeripath 6c46a56360 Prevent redirect to Host (#9678) 5 years ago
techknowlogick 8f31c2fc76
remove google font call (#9668) 5 years ago
silverwind b3722114ce eliminate horizontal scroll caused by footer (#9669) 5 years ago
GiteaBot a311ace354 [skip ci] Updated translations via Crowdin 5 years ago
6543 e8ea0695b0 [API] creat org repo call same as github (#9186) 5 years ago
Bo-Yi Wu 07520431ae chore(PR): Add Reviewed-on in commit message (#9623) 5 years ago
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556) 5 years ago
GiteaBot 71fe018977 [skip ci] Updated translations via Crowdin 5 years ago
6543 6baa5d7588 [API] Add notification endpoint (#9488) 5 years ago
Manush Dodunekov eeecdab5db Use an array of `VisibleType` for filtering 5 years ago
Manush Dodunekov ee2f31f32b Don't assume block only applies to orgs 5 years ago
Manush Dodunekov b788ef32ff Don't disclose limited orgs to unauthenticated users 5 years ago
Manush Dodunekov 3459547fca merge upstream, resolve migration conflicts 5 years ago
John Olheiser ee9ce0cfa9 Fix nil reference in repo generation (#9660) 5 years ago
David Svantesson 25531c71a7 Mark PR reviews as stale at push and allow to dismiss stale approvals (#9532) 5 years ago
Manush Dodunekov 7d74b8596c Avoid extra loop 5 years ago
Manush Dodunekov 7d17aad805 even tighter 5 years ago
Manush Dodunekov 10de9b6b89 updateUserAccess(): use tighter syntax as suggested by lafriks 5 years ago
John Olheiser 5b2d9333f1 Add HTML URL to API Issues (#9654) 5 years ago
Manush Dodunekov 06ad61aad3 or even better: `map[int64]*userAccess` 5 years ago