Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add API Endpoint for Branch Creation (#11607) | Terence Le Huu Phuong | 2020-05-29 | 1 | -0/+67 |
* | Slight performance changes to integrations/git_test.go (#11227) | zeripath | 2020-04-27 | 1 | -2/+1 |
* | [API] Add branch delete (#11112) | 6543 | 2020-04-19 | 1 | -0/+14 |
* | Fix branch api canPush and canMerge (#10776) | Lunny Xiao | 2020-03-20 | 1 | -0/+2 |
* | Add API branch protection endpoint (#9311) | David Svantesson | 2020-02-12 | 1 | -0/+68 |
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -1/+1 |
* | Move sdk structs to modules/structs (#6905) | Lunny Xiao | 2019-05-11 | 1 | -1/+1 |
* | Enforce token on api routes [fixed critical security issue #4357] (#4840) | B-OnTheGo | 2018-09-10 | 1 | -1/+2 |
* | Use httptest in integration tests (#3080) | Ethan Koenig | 2017-12-04 | 1 | -2/+2 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -1/+1 |
* | Fix API for branches with slashes (#2096) | Ethan Koenig | 2017-07-02 | 1 | -0/+44 |