Rinat Abdullin
06db1d1508
Tweaking slack to include commit message
2014-07-22 21:30:01 +04:00
Brad Rydzewski
4f0585bee3
Merge pull request #378 from themgt/docker
...
get/build rice & fix DB path arg
2014-07-17 22:03:44 -07:00
Paul
4212045c4a
get/build rice & fix DB path arg
2014-07-17 17:05:55 -04:00
Brad Rydzewski
08b0d2ac56
Merge pull request #374 from doismellburning/feature/remove-unused-path-config-suggestion
...
Dropped seemingly-unsupported `path` flag suggestion
2014-07-15 20:25:28 -07:00
Kristian Glass
4f512a257f
Dropped seemingly-unsupported path
flag suggestion
2014-07-15 22:57:58 +01:00
Brad Rydzewski
6ef506c1d1
Merge pull request #354 from amtrack/git-force-push
...
Fix force option of git/heroku/tsuru deploy plugin
2014-06-16 09:40:46 -07:00
Matthias Rolke
da70994b75
Fix force option of git/heroku/tsuru deploy plugin
...
The build artifacts were actually not pushed because the HEAD ref before
the commit 'add build artifacts' was used in the git push command.
2014-06-14 14:07:02 +02:00
Brad Rydzewski
f16101af2c
Merge pull request #350 from eandre/master
...
Add git path overrides
2014-06-10 19:30:37 -07:00
Brad Rydzewski
559730ff80
Merge pull request #339 from sivel/change-repo-url
...
Add option to manipulate the repo url
2014-06-10 19:28:33 -07:00
Matt Martz
8d9c7cee56
Add option to manipulate the repo url
2014-06-03 12:07:02 -05:00
Brad Rydzewski
40fe430581
Merge pull request #334 from Linuturk/simpletypo
...
Typo in Comments: serce => serve
2014-06-02 13:22:53 -07:00
Justin Phelps
2d1e25cfb9
serce => serve
2014-06-02 15:14:44 -05:00
Brad Rydzewski
90370258bd
Merge pull request #333 from caffinatedmonkey/badge_fix
...
Fixed an Unhandled Error in badges.go
2014-06-02 10:02:16 -07:00
Martin Charles
c6930ef57b
Fixed an Unhandled Error in badges.go
...
There was an unhandled error in badges.go. If you pass an invalid
branch to the badge handler (http://beta.drone.io/github.com/drone/drone/
status.svg?branch=this) the browser is told to redirect to a blank string.
This is unintended behavior. Now, a 404 response is sent instead.
2014-06-02 12:44:27 -04:00
Brad Rydzewski
0d25dc1595
Merge pull request #328 from caffinatedmonkey/less_refactor
...
Refactored Less StyleSheets
2014-05-29 14:28:56 -07:00
Martin Charles
21c9507068
Refactored Less StyleSheets
...
* started using less's shortucts
* removed vendor prefixes fron less file; use autoprefixer instead
* fixed spacing
* renamed all 0 values to 0
* converted all comments to silent comments
2014-05-29 17:17:37 -04:00
Brad Rydzewski
d7f150de7c
Merge pull request #327 from kibao/hotfix/save_drone_yml-migration
...
Update buildscript for old builds
2014-05-29 11:28:08 -07:00
kibao
632b61adbf
Update buildscript for old builds
2014-05-29 18:57:20 +02:00
André Eriksson
81b6a6d1c8
Add git path overrides
2014-05-29 15:27:50 +02:00
Brad Rydzewski
c8a7b819cd
Merge pull request #318 from movableink/rebuild-commits-v2
...
Rebuild commits
2014-05-28 13:58:33 -07:00
Michael Nutt
ff98d74731
always specify a branch when rebuilding
2014-05-23 13:23:43 -04:00
Michael Nutt
fbdb330d5c
add rebuild button for users who have admin access to the repo
2014-05-22 23:52:03 -04:00
Michael Nutt
913332d965
save drone.yml on the build
2014-05-22 23:16:01 -04:00
Brad Rydzewski
5886e0fec1
Merge pull request #315 from sivel/swift-empty-target
...
Make target optional in the swift publish plugin
2014-05-21 11:30:05 -07:00
Matt Martz
d3448badd6
Make target optional in the swift publish plugin
...
This allows uploading a directory to the root of a container. If
uploading a file and you do not specify a target, nothing will actually
be uploaded.
2014-05-21 11:53:51 -05:00
Brad Rydzewski
4d22c5f6e4
Merge pull request #303 from fudanchii/fix-handler
...
Fix RepoHandler
2014-05-07 14:44:26 -07:00
Brad Rydzewski
7f50da9717
Merge pull request #304 from fudanchii/recursive-scp
...
Add -r flag to enable recursive scp
2014-05-07 14:43:18 -07:00
Nurahmadie
87c762f222
Add -r flag to enable recursive scp
2014-05-07 03:40:42 +07:00
Nurahmadie
113f4917ff
Increase fixtures number assertion for user test
2014-05-07 00:59:21 +07:00
Brad Rydzewski
c43f97e732
Merge pull request #300 from shawnzhu/publish-npm
...
Publish plugin - npm
2014-05-04 23:25:06 -04:00
Ke Zhu
0ee9b163b9
correct npm publish logic
2014-05-04 22:05:24 -04:00
Ke Zhu
d77b3209b0
update npm login method
2014-05-04 21:48:03 -04:00
Ke Zhu
d0628bbe7b
support publishing to npm
2014-05-04 16:06:18 -04:00
Brad Rydzewski
cc9c6c9bde
Merge pull request #291 from sivel/restrict-publish-branch
...
Add the ability to restrict publish plugins to a specific branch
2014-05-01 16:51:30 -04:00
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