summaryrefslogtreecommitdiffstats
path: root/modules/structs
Commit message (Expand)AuthorAgeFilesLines
* Remove unsued struct (#9405)Lauris BH2019-12-181-6/+0
* Change target branch for pull request (#6488)Mario Lubenka2019-12-161-1/+2
* [API] extend StopWatch (#9196)65432019-12-111-0/+19
* [API] Add Reactions (#9220)65432019-12-071-0/+22
* Add release_counter to Repo API (#9214)65432019-11-301-0/+1
* expose PR counter on Repo API (#9202)65432019-11-291-0/+1
* Team permission to create repository in organization (#8312)David Svantesson2019-11-201-3/+6
* Update branch API endpoint to show effective branch protection. (#9031)David Svantesson2019-11-161-2/+8
* Template Repositories (#8768)John Olheiser2019-11-111-0/+3
* Add team option to grant rights for all organization repositories (#8688)David Svantesson2019-11-061-8/+11
* Fix API deadline removal (#8759)David Svantesson2019-11-032-2/+4
* Allow cross-repository dependencies on issues (#7901)Brad Albright2019-10-311-0/+8
* Improve webhooks (#8583)John Olheiser2019-10-181-0/+8
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-4/+5
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-0/+39
* Move migrating repository from frontend to backend (#6200)Lunny Xiao2019-10-132-4/+46
* Api: advanced settings for repository (external wiki, issue tracker etc.) (#7...David Svantesson2019-10-021-11/+49
* Add teams to repo on collaboration page. (#8045)David Svantesson2019-09-231-10/+13
* Implement webhook branch filter (#7791)WGH2019-09-091-5/+7
* Add option to initialize repository with labels (#6061)John Olheiser2019-09-081-0/+2
* Add API endpoint for accessing repo topics (#7963)David Svantesson2019-09-031-0/+29
* swagger/fix: []string are not enum by swagger definition (#7916)Antoine GIRARD2019-08-261-3/+3
* API method to list all commits of a repository (#6408)Mike Schwörer2019-08-261-0/+6
* Be more strict with git arguments (#7715)zeripath2019-08-051-2/+2
* Display original author and URL information when showing migrated issues/comm...mrsdizzie2019-07-083-16/+21
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-16/+25
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-1/+1
* Add missing description of label on API (#7159)Lunny Xiao2019-06-161-5/+9
* Add LastLogin to the User API (#7196)zeripath2019-06-151-0/+5
* Add golangci (#6418)kolaente2019-06-122-11/+0
* Revert "make modules/structs as a spereate go mod (#7127)" (#7175)Lunny Xiao2019-06-102-4/+0
* make modules/structs as a spereate go mod (#7127)Lunny Xiao2019-06-102-0/+4
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-7/+23
* Add state param to milestone listing API (#7131)Lanre Adelowo2019-06-061-0/+2
* Fixes #7023 - API Org Visibility (#7028)Richard Mahn2019-05-303-20/+49
* Fixes #5960 - Adds API Endpoint for Repo Edit (#7006)Richard Mahn2019-05-301-26/+32
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-1137-0/+1820
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+49