Brad Rydzewski
|
db5b8e83ee
|
Merge pull request #1830 from bradrydzewski/feature/mq
merge the feature/mq branch
|
2016-10-23 23:12:49 +02:00 |
|
Brad Rydzewski
|
01945b1ae5
|
Merge pull request #1824 from donny-dont/feature/secret_skip_verify_model
Adding SkipVerify to Secrets
|
2016-10-20 01:53:24 +02:00 |
|
Don
|
dfcaa78e85
|
Adding SkipVerify to Secrets
|
2016-10-19 13:04:08 -07:00 |
|
Vaidas Jablonskis
|
284fca370e
|
Add a reference to parent build on forks / deploys
|
2016-10-19 13:28:18 +01:00 |
|
Brad Rydzewski
|
778971eb68
|
removed unused packages
|
2016-09-27 20:30:28 -05:00 |
|
Thomas Boerger
|
0e424a2527
|
Separated repo and team secret models
|
2016-07-31 23:25:10 +02:00 |
|
Thomas Boerger
|
41af9c0720
|
Integrated initial command to list secrets
Since we are not able to list the already set secrets I have added the
required API andpoint and the required sub command to list them.
|
2016-06-28 00:20:01 +02:00 |
|
Brad Rydzewski
|
67ac073164
|
repo feed for latest build only
|
2016-06-14 17:34:47 -07:00 |
|
Brad Rydzewski
|
769551cb44
|
ability to pull full vs partial list
|
2016-06-14 15:20:17 -07:00 |
|
Brad Rydzewski
|
64785c8b47
|
update yaml for s3 upload
|
2016-05-26 11:08:48 -07:00 |
|
Brad Rydzewski
|
752ce496d5
|
added code for agent to ping central drone server
|
2016-05-11 14:37:56 -07:00 |
|
Brad Rydzewski
|
e7aa94f875
|
store signature and verification in database
|
2016-05-10 18:48:02 -07:00 |
|
Brad Rydzewski
|
850c00dbba
|
drone exec and drone agent now share code
|
2016-05-10 17:03:24 -07:00 |
|
Brad Rydzewski
|
0fb4aeda3f
|
bump to 0.5 in master
|
2016-05-02 12:21:25 -07:00 |
|
Brad Rydzewski
|
082570fb5b
|
refactoring input and configuration
|
2016-04-29 12:39:56 -07:00 |
|
Brad Rydzewski
|
4d4003a9a1
|
moved 0.5 out of feature flag, removed deprecated 0.4 code and features
|
2016-04-28 14:10:32 -07:00 |
|
Brad Rydzewski
|
f9eda30f3e
|
write netrc file in build images
|
2016-04-23 13:51:12 -07:00 |
|
Brad Rydzewski
|
5ca35c4c63
|
re-attempt pushing updates from agent on failure
|
2016-04-21 18:05:54 -07:00 |
|
Brad Rydzewski
|
6529e095a8
|
enables cloning private repos
|
2016-04-21 01:18:20 -07:00 |
|
Brad Rydzewski
|
bcc768b157
|
fully functioning build using 0.5 agents
|
2016-04-21 00:25:30 -07:00 |
|
Brad Rydzewski
|
b5823d20ff
|
chunk the yaml into sections
|
2016-04-19 18:37:53 -07:00 |
|
Brad Rydzewski
|
7ffa88cc09
|
ability to store per-repository secrets & sign yaml
|
2016-03-31 12:01:32 -07:00 |
|
Brad Rydzewski
|
0ee1e4f0da
|
moved build api to /api
|
2016-03-30 23:24:47 -07:00 |
|
Brad Rydzewski
|
0d04fa67e3
|
moving API to api package, swagger annotatoins
|
2016-03-30 13:15:28 -07:00 |
|
John Engelman
|
d5767b7d57
|
Add support for configuring escalated plugins via envvar.
|
2016-01-12 11:42:17 -06:00 |
|
Brad Rydzewski
|
25fa705511
|
added scm and deploy fields. plan to support hg, github deploys
|
2015-10-27 13:03:37 -07:00 |
|
Brad Rydzewski
|
0427306f31
|
request github deploymet hooks, but keep disabled by default in UI
|
2015-10-26 16:04:18 -07:00 |
|
Brad Rydzewski
|
cfdfbcfd3b
|
didn't realize gin supports net.Context. Change to support Context pattern!
|
2015-10-21 16:14:02 -07:00 |
|
Brad Rydzewski
|
7f9ef94f47
|
unit testing postgres, mysql. temporary workaround for backticks
|
2015-10-20 00:08:09 -07:00 |
|
Brad Rydzewski
|
ffd42a1a0e
|
use helper function to create test db connection for planned pg support
|
2015-10-19 11:45:53 -07:00 |
|
Brad Rydzewski
|
a6fa326169
|
fix issue with exceeding sqlite params
|
2015-10-16 15:02:50 -07:00 |
|
Brad Rydzewski
|
fa8c657005
|
some initial work on #1234
|
2015-10-15 22:25:07 -07:00 |
|
Brad Rydzewski
|
f84c8bc411
|
working on the homage page
|
2015-10-15 15:40:27 -07:00 |
|
Brad Rydzewski
|
7be93921bd
|
ability to get last build before N
|
2015-10-07 17:53:28 -07:00 |
|
Brad Rydzewski
|
93c78150b6
|
ability to refresh tokens
|
2015-10-04 19:39:44 -07:00 |
|
Brad Rydzewski
|
ac6133c922
|
bitbucket code is mostly working
|
2015-10-04 18:34:06 -07:00 |
|
Brad Rydzewski
|
528fbb0f2c
|
some finishing touches on the bitbucket implementation for 0.4
|
2015-10-04 17:40:27 -07:00 |
|
Brad Rydzewski
|
71a0879309
|
re-added the simple repo list to the home page
|
2015-10-02 16:47:54 -07:00 |
|
Brad Rydzewski
|
130c133b92
|
added helper queries for user builds
|
2015-10-02 16:16:41 -07:00 |
|
Brad Rydzewski
|
fc4b106949
|
added enqueued columns to build and job to track queue wait times
|
2015-10-01 14:35:25 -07:00 |
|
Brad Rydzewski
|
5d586582c8
|
fix failing gitlab and cc tests
|
2015-09-30 14:18:09 -07:00 |
|
Brad Rydzewski
|
dfea14c7e5
|
updated vendor files and paths
|
2015-09-29 18:21:17 -07:00 |
|
Brad Rydzewski
|
155576fb03
|
moved to single binary project structure
|
2015-09-29 17:53:21 -07:00 |
|