Commit graph

2006 commits

Author SHA1 Message Date
Don 63623f3ba2 Adding more documentation to the swagger 2015-11-06 13:23:05 -08:00
Brad Rydzewski f36cbf54ee documented parameter substitution [CI SKIP] 2015-11-05 23:28:06 -08:00
Brad Rydzewski 2d37d66e2d temporarioly GO15VENDOREXPERIMENT when go getting the swagger package 2015-11-05 19:26:25 -08:00
Brad Rydzewski 0e5ee44700 ability to fork-exec and existing build 2015-11-05 18:45:13 -08:00
Brad Rydzewski 6566d55614 Merge pull request #1295 from thomasf/master
Add tag event support in Gitlab remote
2015-11-02 09:39:03 -08:00
Thomas Frössman d8e74ebc63 Add tag event support in Gitlab remote 2015-11-02 04:31:42 +01:00
Brad Rydzewski c00338ef89 Merge pull request #1291 from bradrydzewski/master
SkipVerify oauth token exchange if needed
2015-10-30 14:53:27 -07:00
Brad Rydzewski 7c2764f8eb SkipVerify oauth code as needed 2015-10-30 14:47:46 -07:00
Brad Rydzewski 9353befd90 fixed badge color [CI SKIP] 2015-10-30 13:55:50 -07:00
Brad Rydzewski aeb493adc0 added release status beta [CI SKIP] 2015-10-30 13:54:39 -07:00
Brad Rydzewski 3454baefb8 added gitter badge [CI SKIP] 2015-10-30 13:47:50 -07:00
Brad Rydzewski 3f560f3860 Merge pull request #1287 from macb/cc_menu
correct cc menu link
2015-10-30 12:26:43 -07:00
Mac Browning ad5d5dc8d2 correct cc menu link 2015-10-30 15:15:45 -04:00
Brad Rydzewski 0293f49311 Merge pull request #1285 from wolfgang42/docs-powershell-shasum
PowerShell SHA256 command now emits lowercase
2015-10-30 11:32:20 -07:00
Wolfgang 098e791ac9 PowerShell SHA256 command now emits lowercase
Previously it emitted uppercase hashes, which drone-exec didn't like.
2015-10-30 14:00:30 -04:00
Brad Rydzewski bc5ec51a6e don't return error if drone.sec not found 2015-10-29 16:15:06 -07:00
Brad Rydzewski 525fd50f43 attempt fix gitlab drone.sec issue 2015-10-29 16:10:26 -07:00
Brad Rydzewski 759c81fc4e Merge remote-tracking branch 'upstream/master' 2015-10-29 13:48:04 -07:00
Brad Rydzewski 970cf0ecae adding some debugging code for #1280 2015-10-29 13:47:46 -07:00
Brad Rydzewski 8b17e6518e Merge pull request #1273 from rkrdo/bitbucket-setup-doc-update
Added missing OAuth permission for Bitbucket remote
2015-10-28 15:41:11 -07:00
Brad Rydzewski 49c387ba2a document COMMIT_SHORT injection notation 2015-10-28 15:39:19 -07:00
Ricardo Cruz d9d85f02d4 Added missing OAuth permission for Bitbucket remote 2015-10-28 14:50:09 -05:00
Brad Rydzewski 7fc07e1430 Merge pull request #1272 from bradrydzewski/master
added an endpoint to fetch the last build for a given branch
2015-10-28 11:59:37 -07:00
Brad Rydzewski 377caf1b99 added an endpoint to fetch the last build for a given branch 2015-10-28 11:50:11 -07:00
Brad Rydzewski cd7559cc6b Merge remote-tracking branch 'upstream/master' 2015-10-28 11:48:15 -07:00
Brad Rydzewski edf1817939 fixed some formatting issues with API docs [CI SKIP] 2015-10-28 11:47:41 -07:00
Brad Rydzewski 6e489f65a9 Update nginx.md 2015-10-27 20:41:27 -07:00
Brad Rydzewski 810770388a fixed missing func error in datastore 2015-10-27 18:48:04 -07:00
Brad Rydzewski e1daf0fd74 fix corner case with double-slash in Gogs sender. see #1263 2015-10-27 18:44:41 -07:00
Brad Rydzewski c68d1232e2 enable multi-tagging the image for latest and 0.4 2015-10-27 18:34:33 -07:00
Brad Rydzewski 4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski fc02d38b4a updates the github deployment hook parser to work with older payloads 2015-10-27 14:53:55 -07:00
Brad Rydzewski 284c99175f build_deploy should default to empty, no nil. just to be safe 2015-10-27 13:44:57 -07:00
Brad Rydzewski 2ba47ddcc5 fix very funny typo 2015-10-27 13:42:36 -07:00
Brad Rydzewski 67de263066 Merge remote-tracking branch 'upstream/master' 2015-10-27 13:41:17 -07:00
Brad Rydzewski e38e4445d5 Merge pull request #1267 from bradrydzewski/deploy_event
Track deploy environment, Repository SCM
2015-10-27 13:39:05 -07:00
Brad Rydzewski 51d43512e5 update docs to reflect services all having same IP address 2015-10-27 13:28:41 -07:00
Brad Rydzewski 460c62c704 added Tag to docs 2015-10-27 13:21:01 -07:00
Brad Rydzewski 37a8a6d4e9 add github deployment environment to build.Deploy 2015-10-27 13:09:13 -07:00
Brad Rydzewski 9a232485bf update swagger to include new fields 2015-10-27 13:06:13 -07:00
Brad Rydzewski 25fa705511 added scm and deploy fields. plan to support hg, github deploys 2015-10-27 13:03:37 -07:00
Brad Rydzewski bd59e67e3d Merge remote-tracking branch 'upstream/master' 2015-10-27 10:59:28 -07:00
Brad Rydzewski 937e61b8a1 expand user avatar url as well. #1263 2015-10-27 10:58:58 -07:00
Brad Rydzewski f9c814999e Merge pull request #1265 from bradrydzewski/master
handle gogs custom gravatars. fixes #1263
2015-10-27 10:38:30 -07:00
Brad Rydzewski b5a90e0a88 handle gogs custom gravatars. fixes #1263 2015-10-27 10:32:14 -07:00
Brad Rydzewski 68f06d932f Merge pull request #1264 from bradrydzewski/master
updated postgres dependency to fix #1259
2015-10-27 10:18:29 -07:00
Brad Rydzewski 56ba42d9a9 updated postgres dependency to fix #1259 2015-10-27 10:14:23 -07:00
Brad Rydzewski d85fd78bf1 Merge pull request #1261 from elia/patch-1
CSS Typo (missing pound)
2015-10-27 10:10:47 -07:00
Brad Rydzewski 4b1489da5e Merge pull request #1262 from elia/patch-2
Typo: _SERVER → _TOKEN
2015-10-27 10:10:33 -07:00
Elia Schito 1f45569874 Typo: _SERVER → _TOKEN 2015-10-27 15:21:49 +01:00