Commit graph

844 commits

Author SHA1 Message Date
Brad Rydzewski 557c730b52 refactoring to use datastore 2014-09-25 01:07:40 -07:00
Brad Rydzewski ed0024efa1 added blobstore and capability packages 2014-09-24 21:46:09 -07:00
Brad Rydzewski 9a3f33b9c3 removed remote & server database func now that we are using conf files 2014-09-24 21:45:30 -07:00
Brad Rydzewski 3b59f80f98 removed setup page, now redirects to setup instructions (@ readthedocs) 2014-09-24 21:24:52 -07:00
Brad Rydzewski 46b3d9daae moved cmd to cli folder 2014-09-24 21:24:12 -07:00
Brad Rydzewski 996d6e8c73 Merge pull request #469 from aluzzardi/b-284
Fix #284: Do not checkout the branch if a commit or PR is specified.
2014-09-24 00:27:19 -07:00
Brad Rydzewski 66217512bb Merge pull request #441 from unihorn/add-go1.3
add go 1.3 image and set go image to be go 1.3 image
2014-09-24 00:20:58 -07:00
Brad Rydzewski bdba0c2869 Merge pull request #454 from sivel/slack-improvements
Use slack message attachments for color coding
2014-09-24 00:09:48 -07:00
Brad Rydzewski eeec93c2eb Merge pull request #457 from Clever/github-release-plugin
github release plugin
2014-09-24 00:06:06 -07:00
Brad Rydzewski 715e1cfd10 Update README.md 2014-09-24 00:02:13 -07:00
Brad Rydzewski 7fed5f5de6 fixed docker test to use new default port 2014-09-23 23:57:43 -07:00
Brad Rydzewski 2523c82d33 refreshed godep since some PRs are still coming into master branch 2014-09-23 23:51:29 -07:00
Brad Rydzewski 9fcec0025d Merge remote-tracking branch 'origin/master' 2014-09-23 23:36:39 -07:00
Brad Rydzewski cc87e7a1fa fixed default Docker port to match post 1.0 2014-09-23 23:36:07 -07:00
Brad Rydzewski 3a34860e85 Merge pull request #480 from epipho/docker-fix-apt
Adding apt-get update prior to attempting install of apt-transport-https...
2014-09-23 23:34:20 -07:00
Brad Rydzewski 177d9cab93 fixed failing limited writer test 2014-09-23 22:59:43 -07:00
Brad Rydzewski 2632fcb86e Merge remote-tracking branch 'origin/exp' into exp 2014-09-23 20:49:23 -07:00
Brad Rydzewski 7a737a5fbb removed un-necessary config database code now that it is file-driven 2014-09-23 20:48:05 -07:00
Brad Rydzewski 73060a463c added limit to streaming output to avoid crashes 2014-09-23 20:47:40 -07:00
Brad Rydzewski 97b3b96790 removed ping method that was for testing only 2014-09-23 20:47:27 -07:00
hiwrac 52201df4cc Adding apt-get update prior to attempting install of apt-transport-https in docker publish plugin 2014-09-23 23:02:19 -04:00
Brad Rydzewski c220c1e00a Merge pull request #476 from floatdrop/patch-1
Fix for «undefined: "github.com/dotcloud/docker/utils".StdCopy»
2014-09-23 09:34:32 -07:00
Vsevolod Strukchinsky 2acf867140 Fix for «undefined: "github.com/dotcloud/docker/utils".StdCopy»
Seems like StdCopy moved to own package.

Closes #471
2014-09-23 17:32:16 +06:00
Andrea Luzzardi 38c1231a8a Fix #284: Do not checkout the branch if a commit or PR is specified. 2014-09-19 15:11:22 -07:00
Rafael Garcia bbb8a4855b publish: github release plugin 2014-09-18 18:56:30 -07:00
Brad Rydzewski 831b034aa3 Merge pull request #464 from jollychang/master
admin page add github Register a new OAuth application link.
2014-09-18 11:23:45 -07:00
jollychang aa5f641728 admin page add github Register a new OAuth application link. 2014-09-18 16:34:38 +08:00
Brad Rydzewski ae9e1c1d60 Merge pull request #416 from fpoli/godep_in_dockerfile
Use godep in Dockerfile
2014-09-17 07:55:03 -07:00
Brad Rydzewski 9743533fed Merge pull request #460 from carnivalmobile/verbose_hipchat_notifications
Verbose hipchat notifications
2014-09-17 07:54:10 -07:00
ap4y 8e6d6012aa Use DI for hipchat client, add tests for hipchat notifications via mocked client 2014-09-15 19:52:15 -07:00
ap4y 7e021f9eb7 Notify silently on start and success, trigger hipchat notifications only
on fail
2014-09-15 04:20:43 -07:00
ap4y 9e761c319c Make hipchat notification messages more verbose 2014-09-15 04:20:02 -07:00
Matt Martz 224ff3ca08 Use slack message attachments for color coding 2014-09-10 07:49:59 -05:00
Brad Rydzewski 6f3997f4e1 moved IRC and Webhooks to their own packages
updated email template to include link to build
updated readme to include correct badge
2014-09-09 23:19:04 -07:00
Brad Rydzewski bf7f9c823c fixed proxy test that relied on map ordering 2014-09-09 22:08:26 -07:00
Brad Rydzewski 3293deaec6 updated github readme to use test.drone.io environment 2014-09-09 21:46:48 -07:00
Brad Rydzewski 3493b868ef upgrade go1.3 and irc library 2014-09-09 21:41:11 -07:00
Brad Rydzewski 5eb0aab517 fixed IRC plugin 2014-09-09 21:32:10 -07:00
Brad Rydzewski 5c26f79940 fixed error with baseURL in github status api plugin 2014-09-09 20:11:50 -07:00
Brad Rydzewski 7b62f3ff85 Update github.go 2014-09-09 12:08:48 -07:00
Brad Rydzewski 0987a9ad59 verified fix for github enterprise email issues 2014-09-09 01:37:02 -07:00
Brad Rydzewski 522310ecb8 improvements to github enterprise flow when no primary email 2014-09-09 01:09:19 -07:00
Brad Rydzewski 1ff56ef51c handle github enterprise not supporting verified / primary emails 2014-09-09 00:32:47 -07:00
Brad Rydzewski 2cca926a06 vendored goauth2, see https://code.google.com/p/goauth2/issues/detail?id=31 2014-09-08 23:57:48 -07:00
Brad Rydzewski 9455dbab9f improved error messaging in Github's GetLogin 2014-09-08 23:09:00 -07:00
Brad Rydzewski 78cc56977a Merge pull request #451 from Bugagazavr/patch-1
Use cdnjs.cloudflare instead yui.yahooapis
2014-09-08 09:14:58 -07:00
Bugagazavr 39277caac6 Use cdnjs.cloudflare instead yui.yahooapis 2014-09-08 19:31:57 +04:00
Brad Rydzewski 09ebb92a42 added when condition to publish plugins 2014-09-07 23:37:53 -07:00
Brad Rydzewski 51a0407101 fixed deploy unit tests 2014-09-07 23:28:49 -07:00
Brad Rydzewski a9f2affd5c updated all deployments to include conditional logic 2014-09-07 23:08:35 -07:00