Commit graph

876 commits

Author SHA1 Message Date
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
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
Brad Rydzewski 8260d371c4 Merge pull request #529 from epipho/test-deps
Better command line for make deps that will pull in packages from test files
2014-10-11 14:27:06 -07:00
epipho ce9c065c02 Better command line for make deps that will pull in packages from test files 2014-10-11 15:48:48 -04:00
hiwrac 25127e2958 Bringing the docker publish plugin from master to exp 2014-10-10 05:26:51 -04:00
Brad Rydzewski 7a7c5a9c0d added package for routes in an attempt to cleanup main.go 2014-10-09 20:26:51 -07:00
Brad Rydzewski 839b578228 removed User checks from handler because middlware has our back 2014-10-09 20:26:32 -07:00
Brad Rydzewski 598c553c3f badge content-type was in wrong function 2014-10-09 20:26:03 -07:00
Brad Rydzewski 34f309457d Merge pull request #521 from brettlangdon/slack-colors
add slack colors to messages
2014-10-09 19:23:09 -07:00
Brad Rydzewski ecdd001811 prevent PRs from being displayed in build badge 2014-10-09 19:03:11 -07:00
Brad Rydzewski 17d773fac0 ability to add and remove workers 2014-10-08 21:55:53 -07:00
Brad Rydzewski 33721e54aa endpoint to post a new worker to the pool 2014-10-08 21:44:43 -07:00
Brad Rydzewski 962aa8e968 fixed issue with Role not being returned when getting repo 2014-10-08 21:28:06 -07:00
Brad Rydzewski bb218a6268 Merge remote-tracking branch 'origin/exp' into exp 2014-10-08 20:59:07 -07:00
Brad Rydzewski 7a0a2235b9 added logging to handler to identify errors 2014-10-08 20:57:57 -07:00
Brad Rydzewski beb009388c added error messaging to login for debug purposes 2014-10-08 20:56:52 -07: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 2543d17ff1 Merge pull request #520 from floatdrop/exp
Add image/svg+xml content-type to badge handler
2014-10-08 07:49:01 -07:00
Vsevolod Strukchinsky b854911d23 Add image/svg+xml content-type to badge handler 2014-10-08 16:59:49 +06: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
Brad Rydzewski 08b59888c9 Merge remote-tracking branch 'origin/exp' into exp 2014-10-07 07:57:38 -07:00
Brad Rydzewski 8c80f179bd fixed incorrect url prefix /v1 2014-10-07 07:57:01 -07:00
Brad Rydzewski 83aa8de880 Merge pull request #504 from Bugagazavr/exp-gitter
Gitter notifications
2014-10-06 22:18:26 -07:00
Brad Rydzewski 22268eb2e6 Merge pull request #509 from andruby/fix-docker-build
Rename go dependencies on dotcloud/docker to docker/docker
2014-10-06 22:14:17 -07:00
Andrew Fecheyr cee7d04db0 Removed duplicate dotcloud and docker dependencies 2014-10-06 21:44:46 +02:00
Brad Rydzewski 95aa714616 Merge remote-tracking branch 'origin/exp' into exp 2014-10-05 22:25:13 -07:00
Brad Rydzewski bc0f7182ae removed unused methods from Commit struct 2014-10-05 22:25:08 -07:00
Brad Rydzewski 7e21d0fe9a Merge pull request #507 from Bugagazavr/exp-gitlab_post_login
Post login form to GetLogin handler
2014-10-05 22:24:32 -07:00
Brad Rydzewski 0f36aaa463 fixed permission insert to use upsert for improved sync 2014-10-05 19:57:33 -07:00
Kirill Zaitsev 9b706b1534 Post login form to GetLogin handler 2014-10-06 02:38:52 +04:00
Brad Rydzewski e4219a3aac Merge remote-tracking branch 'origin/exp' into exp 2014-10-05 15:31:13 -07:00
Brad Rydzewski d6e81193f5 added loading buttons 2014-10-05 15:30:50 -07:00
Brad Rydzewski 19b8578200 Merge pull request #506 from Bugagazavr/exp-fix_hooks
Fix hooks
2014-10-02 08:35:18 -07:00
Brad Rydzewski 894516b6f2 Merge pull request #505 from Bugagazavr/exp-fix_commits_page
Fix blank repo page
2014-10-02 08:33:51 -07:00
Kirill Zaitsev a6f38b3966 Added gitter support 2014-10-02 18:26:47 +04:00