Commit graph

11 commits

Author SHA1 Message Date
Thomas Boerger 7f49e69607
Just fixed format with go fmt ./... 2018-03-21 14:02:17 +01:00
Brad Rydzewski 580fe9abb7 add apache license header to files 2018-02-19 14:24:10 -08:00
Joachim Hill-Grannec 3141ccdaae gofmt 2017-02-23 13:21:47 -08:00
Joachim Hill-Grannec 82189c27fe Fix to check if the repo is enabled and don’t make a call to the settings it isn’t. The API works differently the first time vs if it’s ever been enabled. 2017-02-23 13:12:31 -08:00
Joachim Hill-Grannec f9a8fd4a0a Last known issue with the stash/bitbucket server remote. Will now not disable and override other hooks. It’ll add to the list of hooks and remove from the list of hooks on the project up to the max of 20 hooks 2017-02-04 15:27:01 -08:00
Joachim Hill-Grannec 5c7a66534d Adding the ability for the bitbucket server remote to update the status of commits on the server 2016-08-13 19:06:15 -07:00
Bo-Yi Wu 83056ab8b3 Testing author label length limitation.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2016-08-13 14:07:45 +08:00
Joachim Hill-Grannec 0c0a7a897b Starting to add tests for bitbucket server
Removed a duplicate assert for bitbucket
2016-08-12 15:54:36 -07:00
Joachim Hill-Grannec 70ebb097c8 Changed variables to lowercase
Moved to start using conversions and returning "bitbucket server types"
Moved the last push type into the internal package.
Simplified the types to have values of a repo type
2016-07-24 14:07:44 -07:00
Joachim Hill-Grannec 6e4303aab3 Update to cleaner implementation for the bitbucket server implementation 2016-06-25 22:27:09 -07:00
Joachim Hill-Grannec 6624ff0ce6 Start of refactor to stash implementation to match other remotes 2016-06-25 16:45:33 -07:00