Commit graph

84 commits

Author SHA1 Message Date
Brad Rydzewski
88d0cdbaf0 code re-enables build agents. needs to be more thoroughly tested 2015-05-18 15:47:13 -07:00
Brad Rydzewski
d55d28436b adding code for a drone build agent 2015-05-18 10:05:58 -07:00
Brad Rydzewski
a14d21f5b9 improved streaming w/ websocket. potential for auto re-connect, resume 2015-05-17 23:07:10 -07:00
Brad Rydzewski
73ed4f08d5 moved to central copy function 2015-05-17 19:25:53 -07:00
Brad Rydzewski
eedfbaf202 removed and ignore bindata file 2015-05-17 14:42:21 -07:00
Brad Rydzewski
30eed8723d moved all remaining files under designated structure 2015-05-17 14:25:04 -07:00
Brad Rydzewski
e3f0a39761 moving more data under pkg dir 2015-05-17 13:51:42 -07:00
Brad Rydzewski
f6b0c0cd9c fix failed unit test caused by restructuring 2015-05-17 11:48:02 -07:00
Brad Rydzewski
64663e9742 fixed some build issues 2015-05-16 17:46:29 -07:00
Brad Rydzewski
e66bb6bace enable trusted builds to do their thing 2015-05-15 19:41:22 -07:00
Brad Rydzewski
35c66c7b76 fixing many, many issues 2015-05-15 19:35:33 -07:00
Brad Rydzewski
6414d4e21e fixed some issues with container downloads 2015-05-15 16:24:10 -07:00
Brad Rydzewski
d66becd12c fixed some minor bugs in build 2015-05-15 14:55:26 -07:00
Brad Rydzewski
ed0719c624 fixed builder panic 2015-05-12 20:30:36 -07:00
Brad Rydzewski
9fef3a23d2 still a wip. container that is launched to run a build 2015-05-12 18:32:46 -07:00
Brad Rydzewski
46b3d9daae moved cmd to cli folder 2014-09-24 21:24:12 -07:00
Brad Rydzewski
1dec169812 fixed restart client 2014-08-14 12:36:04 -07:00
Brad Rydzewski
1e2cb13e7c added drone status command to query latest build for a repo from cli 2014-08-12 22:14:25 -07:00
Brad Rydzewski
88c15ecc8e added drone repos command to list repositories via cli 2014-08-12 21:53:25 -07:00
Brad Rydzewski
c4c7b8e006 more work on the command line utility 2014-08-09 16:51:08 -07:00
Brad Rydzewski
e08be916f1 remove bash completion 2014-08-07 22:29:32 -07:00
Brad Rydzewski
1888a6e5b7 moved drone build to cmd folder 2014-08-07 22:22:04 -07:00
Brad
ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07: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
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
Michael Nutt
fbdb330d5c add rebuild button for users who have admin access to the repo 2014-05-22 23:52:03 -04: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
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
Simon Menke
0c6c0dfbbc Split Github and Bitbucket hook handlers
See #2 #232
2014-04-17 09:55:23 +02:00
Alexandre Butynski
37fe04c014 Apply input text style to email inputs 2014-04-14 18:28:11 +02:00
Brad Rydzewski
0c9a765956 Merge pull request #237 from fudanchii/gitlab
Gitlab integration support
2014-04-04 18:05:24 -07:00
Michael Nutt
efb5d4e0cf Merge remote-tracking branch 'drone/master' into fail-pending-on-startup
Conflicts:
	cmd/droned/drone.go
2014-04-01 15:32:43 -04:00
Nurahmadie
0d44a20c63 Fix gitlab account re-link 2014-03-31 06:53:47 +00:00
Nurahmadie
e2a45df3b8 Add initial hook handler 2014-03-30 16:26:53 +00:00
Nurahmadie
ea4917e278 Fix Bitbucket merging conflict 2014-03-29 06:49:44 +00:00
Nurahmadie
43c0a54718 Initial Gitlab Support 2014-03-29 06:37:50 +00:00
Brad Rydzewski
e2831f3d7a Merge pull request #232 from soundrop/feature/bitbucket-integration
Add Bitbucket integration
2014-03-28 14:16:25 -07:00
Brad Rydzewski
7184da9ca4 added revision number to drone binary, per issue #230 2014-03-28 12:36:38 -07:00
Ali Sabil
8f4f747c86 Add Bitbucket integration 2014-03-28 19:40:26 +01:00
Nurahmadie
deb2c79c2f Stub for gitlab integration 2014-03-27 18:19:36 +07:00
Brad Rydzewski
fe1f2666f3 Merge pull request #171 from fudanchii/migration
[RFC] database refactorization
2014-03-25 12:45:30 -07:00
Michael Nutt
138beeeb45 also fail pending builds on startup 2014-03-24 00:21:33 -04:00
Michael Nutt
635b73a811 mark all previously started builds as failed on startup 2014-03-24 00:11:13 -04:00
Mohit Gupta
2b90f0a180 set num of workers using command line params 2014-03-21 11:22:05 -07:00
Alex Suraci
fc3715e50b add --privileged to drone build command
Signed-off-by: Alex Suraci <asuraci@pivotallabs.com>
2014-03-19 13:09:15 -07:00
Brad Rydzewski
7d52a4c4df Revert "query and show commits by branch"
This reverts commit 2d837cc3db.
2014-03-16 23:08:53 -07:00
Brad Rydzewski
5c848d647a Merge pull request #179 from arturhoo/feature/svg-badges
Use SVG badges instead of PNG
2014-03-16 22:33:53 -07:00
Alex Suraci
2d837cc3db query and show commits by branch
This allows the same SHA to have different builds on different branches, each
separately viewable. This is useful for expressing a "pipeline" in terms of
branches, e.g. a commit starts on branch A and progress through B and C to
master, with the build script switching on branch name.

Previously viewing each build would arbitrarily choose which branch's commit
to show.
2014-03-14 12:13:34 -07:00
Artur Rodrigues
25e80e2b44 Serve the corrent badge in droned's routes 2014-03-11 16:02:39 -03:00