Commit graph

832 commits

Author SHA1 Message Date
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
Brad Rydzewski
e3c87388e4 added a condition section to YAML elements 2014-09-07 18:33:47 -07:00
Brad Rydzewski
eabe5415bd Merge pull request #449 from Bugagazavr/exp-frontend-enchantments
Rebuild button and fix commit info for bitbucket
2014-09-07 15:34:55 -07:00
Kirill Zaitsev
071fe67af7 Added missing strong 2014-09-08 02:20:21 +04:00
Kirill Zaitsev
4b07aedf67 Add ability to rebuild commit 2014-09-08 02:20:19 +04:00
Brad Rydzewski
55d9dbedcb ability to provide Docker URL endpoints 2014-09-07 14:55:37 -07:00
Brad Rydzewski
34698d9aed Merge pull request #447 from Bugagazavr/exp-commit-info
Clickable commit information
2014-09-07 13:45:41 -07:00
Kirill Zaitsev
9473db2b38 Clickable commit information 2014-09-07 23:31:41 +04:00
Brad Rydzewski
746eea068f cleanup the angular filters 2014-09-07 12:20:53 -07:00
Brad Rydzewski
31b1ed1f48 added a private mode flag for github enterprise, defaulted to true 2014-09-07 11:26:16 -07:00
Brad Rydzewski
b9c103cef8 includes fix for #335 in exp branch 2014-09-06 13:08:56 -07:00
Brad Rydzewski
96e660381f ability to update a repo's public / private key via the REST API 2014-09-06 12:45:27 -07:00
Brad Rydzewski
617476784d getting gitlab project permissions only if user is not repo owner
also move Timeout value to repo activation
2014-09-06 12:07:47 -07:00