Commit graph

472 commits

Author SHA1 Message Date
Matt Martz 509d0ec23b Add the ability to restrict publish plugins to a specific branch 2014-05-01 12:59:45 -05:00
Brad Rydzewski e1156bf53c Merge pull request #292 from sivel/custom-pypi
Support custom PyPI repositories
2014-05-01 13:41:03 -04:00
Matt Martz 4686cfeccc Support custom PyPI repositories 2014-04-29 15:11:06 -05:00
Nurahmadie 27c770e097 Fix RepoHandler 2014-04-29 19:48:45 +07:00
Brad Rydzewski c5ce7fa86a Merge pull request #279 from shawnzhu/deploy-to-cf
Deploy to cloudfoundry
2014-04-21 12:07:40 -07:00
Brad Rydzewski 02a09b4c3f Merge pull request #281 from marcosnils/master
Fix vagrant dev environment
2014-04-21 12:04:50 -07:00
Brad Rydzewski 7d897f0282 Merge pull request #280 from jrit/upstream
Set the width on user dashboard commit-summary
2014-04-21 11:47:14 -07:00
Marcos Nils 258ea9ba65 Change varantfile so it uses embedded libraries instead of downloading dependencies again. It also fixes some errors with the vagrant box 2014-04-21 15:43:08 -03:00
Jarrett WIdman f6a15d33d8 set the width on user dashboard commit-summary so text is not unneccesarily cut off 2014-04-21 10:58:46 -05:00
Ke Zhu b009768e41 automatically install cf tool to resolve issue #193 2014-04-21 00:07:48 -04:00
Brad Rydzewski e3514af199 Merge pull request #278 from akiray03/readme-webhook
Update README.md (fix notifications example)
2014-04-20 18:00:18 -07:00
Ke Zhu 25f167b34a make space and organization optional 2014-04-20 10:35:50 -04:00
Ke Zhu a0fce08fc3 Merge branch 'deploy-to-cf' of github.com:shawnzhu/drone into deploy-to-cf 2014-04-20 10:34:30 -04:00
Akira Yumiyama cd77cbb857 Update README.md (fix notifications example) 2014-04-19 22:01:31 +09:00
Brad Rydzewski b005576068 Merge pull request #277 from aadavids/email_subject
Gmail threading of email notifications
2014-04-18 11:22:38 -07:00
Andrew Davidson 6e3814a0cb use short hash 2014-04-18 10:08:31 -07:00
Andrew Davidson 2a90a2c8a8 update email notification subject 2014-04-17 18:14:13 -07:00
Brad Rydzewski cf19e1c47d Merge pull request #275 from macb/bugfix/github_slack_urls
Correct url building for branch query.
2014-04-17 16:02:26 -07:00
Brad Rydzewski b31c14e45b Merge pull request #273 from fd/master
Split Github and Bitbucket hook handlers
2014-04-17 16:01:56 -07:00
Mac Browning 4fef8ad7d4 Correct url building for branch query. Fixes drone/drone#265 2014-04-17 18:57:13 -04:00
Simon Menke 0c6c0dfbbc Split Github and Bitbucket hook handlers
See #2 #232
2014-04-17 09:55:23 +02:00
Brad Rydzewski 7646e9e5d3 Merge pull request #269 from alexandre-butynski/fix-login-bug
Fix regression due to #261
2014-04-14 16:05:38 -07:00
Alexandre Butynski 37fe04c014 Apply input text style to email inputs 2014-04-14 18:28:11 +02:00
Brad Rydzewski 87ab2e2569 Merge pull request #263 from fudanchii/patch-1
Fix drone panic for not finding its assets
2014-04-11 17:24:33 -07:00
Nurahmadie 57213c503c Fix drone panic for not finding its assets 2014-04-12 07:23:35 +07:00
Brad Rydzewski ece091f1d9 Merge pull request #261 from alexandre-butynski/patch-1
Use the good input type in the login form
2014-04-11 14:02:31 -07:00
Alexandre Butynski cd3888a453 Use the good input type in the login form
This is in order to display the good keyboard in all devices
2014-04-11 23:00:30 +02:00
Brad Rydzewski dd670f413a Merge pull request #254 from fudanchii/migration-test
Add database & migration test using mysql
2014-04-10 13:21:32 -07:00
Nurahmadie d61e1d7df7 Update Makefile and .drone.yml
Use better versioning when build and make use
godep to link drone with vendored dependencies.
2014-04-10 18:33:54 +00:00
Nurahmadie aac0a8830f Merge branch 'mgt' into mt 2014-04-10 17:02:41 +00:00
Nurahmadie 1736716baa Migration tests for mysql
invoke:
    export DB_ENV=mysql
    export MYSQL_LOGIN='root:psswd@/'
    go test -v github.com/drone/drone/pkg/database/migrate/testing
2014-04-10 16:59:06 +00:00
Brad Rydzewski 82843d7342 Merge pull request #247 from vito/branch-commits
add branch query parameter to commit view
2014-04-09 10:15:26 -07:00
Brad Rydzewski 4be49c6213 Merge pull request #250 from marksteve/master
Add build links to Slack notifications
2014-04-09 09:34:20 -07:00
Mark Steve Samson 6cfecc13d9 Add build links to Slack notifications 2014-04-09 17:39:23 +08:00
Brad Rydzewski 2838997eb1 Merge pull request #249 from marksteve/notify-slack
Slack notification  #200
2014-04-07 22:55:41 -07:00
Mark Steve Samson cecbbbbc76 Minor message change 2014-04-08 09:08:51 +08:00
Mark Steve Samson 5bf5954678 Merge pull request #1 from marcusramberg/notify-slack
It builds
2014-04-07 15:58:21 +08:00
Alex Suraci 055ed199a1 use query parameter for commit branch 2014-04-06 15:03:51 -07:00
Alex Suraci 10c3c8108e Revert "Revert "query and show commits by branch""
This reverts commit 7d52a4c4df.
2014-04-06 13:54:09 -07:00
Marcus Ramberg 45324bc65a Slack uses markdown, not html 2014-04-06 22:04:13 +02:00
Brad Rydzewski 3b83222bf9 Merge pull request #244 from marcusramberg/parse_hook
Expose error message when github hook payload cannot be parsed
2014-04-06 12:35:59 -07:00
Brad Rydzewski d81b3b44b9 Merge pull request #243 from vito/godep
vendor all dependencies with Godep
2014-04-06 12:34:18 -07:00
Nurahmadie 202ea95368 Move testing related code 2014-04-06 15:04:38 +00:00
Nurahmadie fe58917a7c Add stub for mysql test at migration 2014-04-06 15:04:37 +00:00
Nurahmadie b9111a3f44 Add test for mysql 2014-04-06 15:04:36 +00:00
Marcus Ramberg 68c7342cbf Expose error message when payload cannot be parsed 2014-04-06 14:34:11 +02:00
vagrant d7338cfdb2 It builds 2014-04-06 09:05:30 +00:00
Alex Suraci 10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00
Brad Rydzewski 0c9a765956 Merge pull request #237 from fudanchii/gitlab
Gitlab integration support
2014-04-04 18:05:24 -07:00
Nurahmadie 5724298c6b A workaround to use fudanchii/raw-request branch without changing the import path.
At least until https://github.com/plouc/go-gitlab-client/pull/8
accepted or Drone officially fork it to `drone/go-gitlab` or
when we have package management which can do something like this:

gom 'github.com/plouc/go-gitlab-client',
  :github => 'fudanchii/go-gitlab-client', :branch => 'raw-request'
2014-04-04 02:05:54 +00:00