aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_branch_test.go
Commit message (Expand)AuthorAgeFilesLines
* Add API Endpoint for Branch Creation (#11607)Terence Le Huu Phuong2020-05-291-0/+67
* Slight performance changes to integrations/git_test.go (#11227)zeripath2020-04-271-2/+1
* [API] Add branch delete (#11112)65432020-04-191-0/+14
* Fix branch api canPush and canMerge (#10776)Lunny Xiao2020-03-201-0/+2
* Add API branch protection endpoint (#9311)David Svantesson2020-02-121-0/+68
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-1/+2
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-041-2/+2
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-1/+1
* Fix API for branches with slashes (#2096)Ethan Koenig2017-07-021-0/+44