aboutsummaryrefslogtreecommitdiffstats
path: root/integrations/api_repo_file_update_test.go
Commit message (Expand)AuthorAgeFilesLines
* Handle expected errors in FileCreate & FileUpdate API (#11643)65432020-05-311-1/+1
* File Edit: Author/Committer interchanged [BugFix] (#9297)65432019-12-091-6/+6
* Add Close() method to gogitRepository (#8901)zeripath2019-11-131-0/+1
* Sign merges, CRUD, Wiki and Repository initialisation with gpg key (#7631)zeripath2019-10-161-1/+1
* Fixes #7292 - API File Contents bug (#7301)Richard Mahn2019-06-291-15/+23
* Fixes #7152 - Allow create/update/delete message to be empty, use default mes...Richard Mahn2019-06-291-3/+33
* API error cleanup (#7186)John Olheiser2019-06-121-2/+1
* Fixes #2738 - Adds the /git/tags API endpoint (#7138)Richard Mahn2019-06-081-4/+4
* Remove local clones & make hooks run on merge/edit/upload (#6672)zeripath2019-05-111-144/+146
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314)Richard Mahn2019-04-171-0/+234