Commit graph

13 commits

Author SHA1 Message Date
Martijn 3998b3171a Correct repos API url 2016-04-21 14:53:41 +02:00
Joachim Hill-Grannec 06003bfc87 using fmt.Sprintf for string interpolation. 2016-04-20 13:14:48 -07:00
Joachim Hill-Grannec 95b1f347ba Running gofmt on remote for bitbucket server 2016-04-20 11:59:47 -07:00
Joachim Hill-Grannec 262f505779 Moving the NewClient to load instead of on every call 2016-04-19 16:26:23 -07:00
Joachim Hill-Grannec c250926460 Typo 2016-04-19 13:32:06 -07:00
Joachim Hill-Grannec d982f73f8e Must have a git username, password, consumer key, and consumer rsa 2016-04-19 13:29:52 -07:00
Joachim Hill-Grannec 0a20d9c1d2 Configurable consumer rsa file location 2016-04-19 13:26:52 -07:00
Joachim Hill-Grannec 16ddb75d08 moving the private key out of root and into a more sensical location till it's configurable 2016-04-19 10:44:19 -07:00
Joachim Hill-Grannec b89b7cff5b Removing no longer needed import 2016-04-19 09:49:22 -07:00
Joachim Hill-Grannec 02c87d02f5 Merge branch 'master' into bitbucketserver
Moving git username and password to the url
Removing un-needed setting of Allows
Moving log.Fatal to log.Error
Removing panics
Moving to https for gravatar

# Conflicts:
#	remote/remote.go
2016-04-19 09:47:02 -07:00
Joachim Hill-Grannec df45c84763 added a few comments 2016-04-19 01:32:40 -04:00
Joachim Hill-Grannec 4b31babb98 fixing to use the commit hash instead of the refID 2016-04-19 01:14:55 -04:00
Joachim Hill-Grannec 59edcd3389 Initial take at the bitbucket server remote additions. 2016-04-19 00:40:49 -04:00