| Commit message (Expand) | Author | Age | Files | Lines |
* | Kd/ci playwright go test (#20123) | Kyle D | 2022-09-02 | 1 | -693/+0 |
* | Refactor AssertExistsAndLoadBean to use generics (#20797) | Lunny Xiao | 2022-08-16 | 1 | -26/+26 |
* | Fix order by parameter (#19849) | Lunny Xiao | 2022-06-04 | 1 | -0/+5 |
* | Move almost all functions' parameter db.Engine to context.Context (#19748) | Lunny Xiao | 2022-05-20 | 1 | -1/+1 |
* | Move access and repo permission to models/perm/access (#19350) | Lunny Xiao | 2022-05-11 | 1 | -1/+3 |
* | An attempt to sync a non-mirror repo must give 400 (Bad Request) (#19300) | Peter Gardfjäll | 2022-04-01 | 1 | -0/+21 |
* | Fix page and missing return on unadopted repos API (#18848) | qwerty287 | 2022-02-27 | 1 | -1/+0 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 1 | -45/+68 |
* | Add API to manage repo tranfers (#17963) | qwerty287 | 2021-12-23 | 1 | -0/+79 |
* | Move repository model into models/repo (#17933) | Lunny Xiao | 2021-12-10 | 1 | -9/+10 |
* | Move user related model into models/user (#17781) | Lunny Xiao | 2021-11-24 | 1 | -21/+22 |
* | Use `f` variant to parse formatting (#17751) | Gusted | 2021-11-22 | 1 | -1/+1 |
* | Use `hostmatcher` to replace `matchlist`, improve security (#17605) | wxiaoguang | 2021-11-20 | 1 | -2/+2 |
* | Decouple unit test, remove intermediate `unittestbridge` package (#17662) | wxiaoguang | 2021-11-16 | 1 | -27/+27 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -3/+3 |
* | Move db related basic functions to models/db (#17075) | Lunny Xiao | 2021-09-19 | 1 | -26/+27 |
* | Creating a repo from a template repo via API (#15958) | a1012112796 | 2021-07-05 | 1 | -0/+37 |
* | fix TestAPIRepoTransfer (#16189) | 6543 | 2021-06-18 | 1 | -4/+4 |
* | Fix some API bugs (#16184) | 6543 | 2021-06-18 | 1 | -1/+1 |
* | [API] expose repo.GetReviewers() & repo.GetAssignees() (#16168) | 6543 | 2021-06-17 | 1 | -0/+28 |
* | [API] ListReleases add filter for draft and pre-releases (#16175) | 6543 | 2021-06-17 | 1 | -1/+1 |
* | Ensure validation occurs on clone addresses too (#14994) | zeripath | 2021-03-15 | 1 | -5/+2 |
* | Repository transfer has to be confirmed, if user can not create repo for new ... | 6543 | 2021-03-01 | 1 | -4/+14 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 1 | -3/+3 |
* | Add Allow-/Block-List for Migrate & Mirrors (#13610) | 6543 | 2020-11-28 | 1 | -1/+11 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -1/+1 |
* | [RFC] Make archival asynchronous (#11296) | Kyle Evans | 2020-11-07 | 1 | -3/+3 |
* | Delete tag API (#13358) | John Olheiser | 2020-10-30 | 1 | -1/+1 |
* | [API] Migration: Change ServiceType String (#12672) | 6543 | 2020-09-10 | 1 | -8/+8 |
* | Test ignore migration rate limitation error (#12715) | 6543 | 2020-09-04 | 1 | -1/+10 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -3/+3 |
* | Use a small size repo for migrate test (#12300) | 赵智超 | 2020-07-24 | 1 | -6/+6 |
* | Honor DEFAULT_PAGING_NUM for API (#11805) | Cirno the Strongest | 2020-06-08 | 1 | -1/+8 |
* | Fix release counter on API repository info (#10968) | 6543 | 2020-04-06 | 1 | -2/+20 |
* | Fix "access" fixtures and tests (#10247) | guillep2k | 2020-02-15 | 1 | -1/+1 |
* | API endpoint for repo transfer (#9947) | 6543 | 2020-01-31 | 1 | -0/+51 |
* | Redirect issue if repo has configured external tracker. (#9247) | David Svantesson | 2019-12-06 | 1 | -3/+3 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -7/+7 |
* | Team permission to create repository in organization (#8312) | David Svantesson | 2019-11-20 | 1 | -0/+2 |
* | Template Repositories (#8768) | John Olheiser | 2019-11-11 | 1 | -5/+5 |
* | Fix bug when migrate from API (#8631) | Lunny Xiao | 2019-11-08 | 1 | -1/+1 |
* | Restrict repository indexing by glob match (#7767) | guillep2k | 2019-09-11 | 1 | -3/+3 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 1 | -21/+27 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Add API for manipulating Git hooks (#6436) | Segev Finer | 2019-04-17 | 1 | -3/+3 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -3/+3 |
* | Return 409 when creating repo if it already exists. (#6330) | Bogdan Petrea | 2019-03-15 | 1 | -0/+71 |
* | Restrict permission check on repositories and fix some problems (#5314) | Lunny Xiao | 2018-11-28 | 1 | -1/+1 |
* | API: '/orgs/:org/repos': return private repos with read access (#5310) (#3829... | Daniel Balko | 2018-11-23 | 1 | -12/+37 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -3/+3 |