Commit graph

71 commits

Author SHA1 Message Date
Brad Rydzewski cd1fbe5d85 ability to customize the session secret and expiration 2014-10-11 20:33:06 -07:00
Brad Rydzewski ab6b666650 removed modulus and jitsu from deployment package 2014-10-11 19:33:13 -07:00
Brad Rydzewski 89f8d17b8d moved nodejitsu deploy to its own package with unit tests 2014-10-11 19:32:31 -07:00
Brad Rydzewski c4838dfaed fixed modulus typos 2014-10-11 19:30:19 -07:00
Brad Rydzewski aac863b896 moved modulus deploy to separate package with unit tests 2014-10-11 19:20:47 -07:00
Brad Rydzewski 5c13d6ba35 removed unused deployment file stubs 2014-10-11 18:55:58 -07:00
Brad Rydzewski 418e3cab45 unit tests for Tsuru plugin 2014-10-11 18:52:31 -07:00
Brad Rydzewski e5f4366772 added unit tests for Heroku deploy 2014-10-11 18:49:40 -07:00
Brad Rydzewski 82a7ea857d unit tests for git deploy plugin 2014-10-11 18:37:27 -07:00
Brad Rydzewski 4f3f2875f6 merged flowdock notifications & github publishing into exp 2014-10-11 16:14:49 -07:00
Brad Rydzewski 76f76c0bf6 fixed slack test 2014-10-11 15:41:20 -07:00
Brad Rydzewski ea05ec725a merged plugin changes from master to exp 2014-10-11 15:35:25 -07:00
Brad Rydzewski 167eb21b21 modified Docker plugin to use new Condition struct to limit execution 2014-10-11 14:35:06 -07:00
Brad Rydzewski 2c9f45f1ab Merge pull request #519 from epipho/518-docker-publish
Bringing the docker publish plugin from master to exp
2014-10-11 14:30:18 -07:00
hiwrac 25127e2958 Bringing the docker publish plugin from master to exp 2014-10-10 05:26:51 -04:00
Matt Martz 086554a8b0 add slack colors to messages
cherry-picked over 224ff3ca08 from master
2014-10-08 11:57:17 -04:00
Brad Rydzewski d00cf9e650 added tests for npm changes #516 2014-10-07 19:45:11 -07:00
Brad Rydzewski f8d5162c02 updating npm publish for #516 2014-10-07 19:15:33 -07:00
Kirill Zaitsev a6f38b3966 Added gitter support 2014-10-02 18:26:47 +04:00
Brad Rydzewski 5f950d21c4 hooked up jwt token in angular 2014-09-30 00:43:50 -07:00
Brad Rydzewski cc87e7a1fa fixed default Docker port to match post 1.0 2014-09-23 23:36:07 -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
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 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 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 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 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
Brad Rydzewski 73d2f5c1ca Merge pull request #444 from Bugagazavr/exp-gitlabfix
Fix gitlab permissions sync #415
2014-09-06 10:54:33 -07:00
Brad Rydzewski b92ae8b3c7 forcing github hook as form content_type 2014-09-06 10:29:06 -07:00
Brad Rydzewski 8ad36255de get githook hook payload from either form or json 2014-09-06 10:23:36 -07:00
Brad Rydzewski 5f3b882c0c fixed typo 2014-09-05 20:40:18 -07:00
Brad Rydzewski 962a4487d7 optional name param for GH plugin 2014-09-05 18:35:05 -07:00
Kirill Zaitsev 068a7583be Fix timeout 2014-09-05 22:49:59 +04:00
Kirill Zaitsev 49f03cd7e7 Updated mocks 2014-09-05 22:14:18 +04:00
Kirill Zaitsev afa928af0c Fix gitlab permissions sync #415 2014-09-05 21:37:29 +04:00
Brad Rydzewski c858c3b2b8 fixed issue when no gitlab permissions exist, but user is repo owner 2014-09-03 01:23:45 -07:00