| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -11/+14 |
* | Fix redirect with non-ascii branch names (#4764) (#4810) | SagePtr | 2018-09-06 | 1 | -3/+3 |
* | Allow administrator to create repository for any organization (#4368) | Lauris BH | 2018-07-05 | 1 | -0/+23 |
* | Check that repositories can only be migrated to own user or organizations (#4... | Lauris BH | 2018-07-05 | 1 | -0/+27 |
* | hide issues from org private repos w/o team assignment (#4034) | David Schneiderbauer | 2018-06-21 | 1 | -3/+3 |
* | Add search mode option to /api/repo/search (#2756) | Morlinest | 2017-10-27 | 1 | -6/+51 |
* | Fix repository search function (#2689) | Morlinest | 2017-10-17 | 1 | -5/+10 |
* | Add repository search unit and integration tests (#2575) | Morlinest | 2017-10-10 | 1 | -1/+98 |
* | Fix /api/repo/search integration tests (#2550) | Morlinest | 2017-09-20 | 1 | -9/+5 |
* | Check for access in /repositories/:id (#2227) | Ethan Koenig | 2017-07-30 | 1 | -0/+8 |
* | API: support '/orgs/:org/repos' (#2047) | Aaron Walker | 2017-07-13 | 1 | -0/+21 |
* | Fix repo API bug (#2133) | Ethan Koenig | 2017-07-12 | 1 | -0/+12 |
* | Fix GET /users/:username/repos endpoint (#2125) | Ethan Koenig | 2017-07-10 | 1 | -4/+33 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -6/+2 |
* | Fix improper setup for integration tests (#2050) | Ethan Koenig | 2017-06-25 | 1 | -4/+2 |
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -4/+2 |
* | fix #1643 and improve integration test (#1645) | Lunny Xiao | 2017-04-30 | 1 | -0/+9 |
* | bug fixed for API to get user's repos (#1622) | Lunny Xiao | 2017-04-29 | 1 | -0/+23 |