Commit graph

911 commits

Author SHA1 Message Date
Brad Rydzewski ff82ed2454 removed debug statements from websocket 2014-10-13 21:10:48 -07:00
Brad Rydzewski e1072e9258 Merge pull request #556 from bradrydzewski/master
fix for #554 and #552
2014-10-13 19:39:36 -07:00
Brad Rydzewski 61a3536122 Merge remote-tracking branch 'upstream/master' 2014-10-13 19:33:54 -07:00
Brad Rydzewski 2c122fa891 fix for #554 and #552 2014-10-13 19:33:42 -07:00
Brad Rydzewski 87ab72ba43 Merge pull request #550 from gregory90/fix-make-install
Fix make install
2014-10-13 10:04:24 -07:00
Grzegorz Graczyk d1273c496f fix directory of executables for make install 2014-10-13 18:49:59 +02:00
Brad Rydzewski 2bfdced501 Merge pull request #546 from bradrydzewski/master
altered language for setting up a drone.yml after activating repo
2014-10-12 21:57:14 -07:00
Brad Rydzewski 0221442828 less confusing language after activating repository, per #545 2014-10-12 21:52:55 -07:00
Brad Rydzewski 4e5b850c8d altered language for setting up a drone.yml after activating repo 2014-10-12 21:47:42 -07:00
Brad Rydzewski 1b37515465 Merge pull request #544 from ciarand/fix-lowercase-json
Add JSON struct tags to Work for lowercase props
2014-10-12 20:10:00 -07:00
Ciaran Downey 850fbd170a Add JSON struct tags to Work for lowercase props 2014-10-12 20:02:54 -07:00
Brad Rydzewski 3d839498a1 Merge pull request #539 from mjschultz/add-follow
Add follow button to stdout
2014-10-12 18:12:20 -07:00
Brad Rydzewski f45ef96f7e Merge pull request #541 from bradrydzewski/master
ability to inject private params into the `drone build` cli command
2014-10-12 14:13:38 -07:00
Brad Rydzewski 617303b155 changed drone build flags from string to bool 2014-10-12 14:09:55 -07:00
Brad Rydzewski afc3030087 ability to pass --deploy and --publish flags to drone build 2014-10-12 14:07:28 -07:00
Brad Rydzewski 643f811f05 ability to inject private params into the drone build cli command 2014-10-12 13:57:29 -07:00
Brad Rydzewski 99b564a76e Merge pull request #540 from bradrydzewski/master
add recursive setting to S3
2014-10-12 13:39:59 -07:00
Brad Rydzewski 8e84531757 Merge remote-tracking branch 'upstream/master' 2014-10-12 13:32:33 -07:00
Brad Rydzewski 3f6053f7e8 added recursive setting to .drone.yml to deploy to S3 2014-10-12 13:32:23 -07:00
Brad Rydzewski e9ca829dcf Merge pull request #536 from bradrydzewski/master
fixed Dockerfile to pass port via ENV
2014-10-12 13:17:53 -07:00
Brad Rydzewski 88873929bd Merge remote-tracking branch 'upstream/master' 2014-10-12 13:10:25 -07:00
Brad Rydzewski d4455c6c81 Merge pull request #537 from Bugagazavr/packages
Packaging (RPM/DEB)
2014-10-12 13:05:29 -07:00
Brad Rydzewski 629547813c modified parameter injection strategy. see #538 2014-10-12 13:02:53 -07:00
Kirill Zaitsev b64cd83424 Build rpm and deb packages 2014-10-12 23:51:51 +04:00
Michael J. Schultz e0ad97ff97 Add follow button to stdout
- fixed position in stdout window for easy clicking on fast scroll output
2014-10-12 19:33:28 +00:00
Michael J. Schultz bb8c64b157 Update API endpoint for websockets 2014-10-12 19:33:28 +00:00
Michael J. Schultz e6ce9b8aec Remove trailing / for rebuild button 2014-10-12 19:33:28 +00:00
Brad Rydzewski bbc0d37ad1 fixed Dockerfile to pass port via ENV 2014-10-11 20:48:24 -07:00
Brad Rydzewski 12757476d8 Merge pull request #535 from bradrydzewski/master
working on unit tests for Deploy plugins + misc
2014-10-11 20:43:36 -07:00
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 8e3cf23d52 added gitter badge to repository 2014-10-11 17:50:52 -07:00
Brad Rydzewski a257562eeb updated badge in README 2014-10-11 16:56:03 -07:00
Brad Rydzewski c3966b1a59 Merge branch 'master' into exp 2014-10-11 16:39:34 -07:00
Brad Rydzewski 69580a26c7 change source to datasource, for consistency with Go standard lib 2014-10-11 16:34:53 -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 c283fcae20 load .toml file in upstart script 2014-10-11 14:58:46 -07:00
Brad Rydzewski 5f4cf05fc7 moving default Drone configuration to TOML files 2014-10-11 14:57:14 -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 bd7ad88fb8 Merge remote-tracking branch 'origin/exp' into exp 2014-10-11 14:31:11 -07:00
Brad Rydzewski 2080cd3309 hooked up SSL in exp branch 2014-10-11 14:30:51 -07:00