summaryrefslogtreecommitdiffstats
path: root/integrations/api_releases_test.go
Commit message (Expand)AuthorAgeFilesLines
* [API] ListReleases add filter for draft and pre-releases (#16175)65432021-06-171-0/+53
* [API] Add delete release by tag & fix unreleased inconsistency (#14563)65432021-02-071-10/+10
* [API] GetRelease by tag only return release (#14397)Cameron Braid2021-02-041-2/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+4
* Delete tag API (#13358)John Olheiser2020-10-301-0/+23
* API: Get release by tags endpoint (#12932)Johan Van de Wauw2020-09-251-0/+34
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-3/+3
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+2
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Fix new release creation API to allow empty target (#5870)Lauris BH2019-01-301-23/+58
* Enforce token on api routes [fixed critical security issue #4357] (#4840)B-OnTheGo2018-09-101-5/+5
* Fix API-Endpoint release (#3012)Marc Brückner2018-01-161-0/+85