Brad Rydzewski
|
58f84ced84
|
Merge pull request #1825 from donny-dont/feature/global_secrets
Implementing global secrets
|
2016-10-25 00:03:20 +02:00 |
|
Brad Rydzewski
|
3f052c7517
|
Merge pull request #1801 from olymk2/master
Add in docker shm-size option, mainly for oracle xe [ci skip]
|
2016-10-25 00:00:53 +02:00 |
|
Brad Rydzewski
|
de0d707501
|
Merge pull request #1826 from donny-dont/feature/skip_verify_implementation
Implementing SkipVerify support for secrets [ci skip]
|
2016-10-25 00:00:10 +02:00 |
|
Brad Rydzewski
|
8a463d8f0c
|
Merge pull request #1807 from joshq00/fix-mariadb-max-key-length
Fix: key exceeds max on MariaDB (MySQL) [ci skip]
|
2016-10-24 23:59:04 +02:00 |
|
Brad Rydzewski
|
871f5366b5
|
Merge pull request #1819 from vaijab/fix_exec_panic
Fix exec panic when missing variables
|
2016-10-24 23:43:55 +02:00 |
|
Don
|
3968195168
|
Implement skip verify for secrets
|
2016-10-24 10:55:54 -07:00 |
|
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
|
6e9c2f4237
|
fixed yaml file
|
2016-10-23 23:05:44 +02:00 |
|
Brad Rydzewski
|
0c38443418
|
updated yaml for release
|
2016-10-23 23:00:55 +02:00 |
|
Don
|
0852424cfe
|
Implementing global secrets
|
2016-10-20 11:23:12 -07: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 |
|
Brad Rydzewski
|
a52028a4e1
|
Merge pull request #1823 from vaijab/parent_number
Add a reference to a parent build on forks / deploys
|
2016-10-20 01:41:42 +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 |
|
Vaidas Jablonskis
|
f4f61cb57a
|
Fix exec panic when missing variables
Fixes #1810
|
2016-10-17 21:43:41 +01:00 |
|
Brad Rydzewski
|
2d90155d5a
|
fix incorrect team secret middleware assignment
|
2016-10-14 12:21:40 +02:00 |
|
Josh Quintana
|
67a88c5d13
|
Fix: (MySQL) key exceeds max on MariaDB
Fixes MariaDB `Specified key was too long; max key length is 767 bytes` error
|
2016-10-08 14:31:56 -04:00 |
|
Oliver Marks
|
9d5e17ee92
|
add in validation for shm size, run go fmt on util.go
|
2016-10-07 22:18:46 +01:00 |
|
Brad Rydzewski
|
5130919869
|
Merge pull request #1802 from artofhuman/master
Fix docs typos [CI SKIP]
|
2016-10-07 22:27:48 +02:00 |
|
Marius Grigoriu
|
d8d0e47d01
|
fix typo in toListPosgres
|
2016-10-06 12:18:45 -07:00 |
|
Marius Grigoriu
|
0ace6aefd6
|
remove size limit in toList
|
2016-10-06 12:18:45 -07:00 |
|
Marius Grigoriu
|
be0ee06019
|
remove size limit in toListPosgres to accomodate users with access to many repositories
|
2016-10-06 12:18:45 -07:00 |
|
Semyon Pupkov
|
5f457dd57f
|
Fix docs typos
|
2016-10-06 10:52:38 +05:00 |
|
Oliver Marks
|
f478c8eeb6
|
Add in docker shm-size option, mainly for oracle xe
|
2016-10-03 21:48:31 +01:00 |
|
Brad Rydzewski
|
3631c4d4cd
|
added log dep
|
2016-09-29 17:48:17 -04:00 |
|
Brad Rydzewski
|
76b0286b68
|
update agent logs
|
2016-09-29 17:45:13 -04:00 |
|
Brad Rydzewski
|
17a77127b6
|
fixed git clone issue
|
2016-09-29 17:23:26 -04:00 |
|
Brad Rydzewski
|
66aa18922f
|
fixed yaml unit tests
|
2016-09-28 15:59:58 -04:00 |
|
Brad Rydzewski
|
2bb47ed7cb
|
fix Makefile to pull drone/mq
|
2016-09-28 15:56:19 -04:00 |
|
Brad Rydzewski
|
7c19801bfa
|
setup docker 0.5.0-rc with queue
|
2016-09-28 15:52:59 -04:00 |
|
Brad Rydzewski
|
9f937e2425
|
removed default image namespacing
|
2016-09-27 20:40:59 -05:00 |
|
Brad Rydzewski
|
778971eb68
|
removed unused packages
|
2016-09-27 20:30:28 -05:00 |
|
Brad Rydzewski
|
584ec88b07
|
add platform field and selector capabilities
|
2016-09-27 20:16:46 -05:00 |
|
Brad Rydzewski
|
6f44450ef8
|
initial sort of working mq integration
|
2016-09-27 19:33:13 -05:00 |
|
Brad Rydzewski
|
0b2f1c8e51
|
integrates drone/mq into agent
|
2016-09-26 03:29:05 -05:00 |
|
Brad Rydzewski
|
f2c1d46f9e
|
queue integrated with server, but not agent
|
2016-09-26 00:39:28 -05:00 |
|
Brad Rydzewski
|
524fba6253
|
Merge pull request #1795 from appleboy/feature/branch
Fix branch name for bitbucket server.
|
2016-09-23 10:38:11 -05:00 |
|
Bo-Yi Wu
|
2bd6884dbd
|
replace split with strings func.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2016-09-19 22:19:12 +08:00 |
|
Brad Rydzewski
|
240f2a8ec5
|
Merge pull request #1789 from strk/typo2
Typo in privileged plugins listing
|
2016-09-09 19:06:51 -05:00 |
|
Sandro Santilli
|
0a07ae65ef
|
Typo in privileged plugins listing
|
2016-09-10 01:16:06 +02:00 |
|
brice
|
37f89e924a
|
Suppression de EventBranch
|
2016-09-08 21:05:44 +02:00 |
|
bsauvajon
|
c60f4f5c4b
|
Manage TAG and BRANCH events sent from gogs
|
2016-09-08 21:05:44 +02:00 |
|
brice
|
549f600748
|
Suppression de EventBranch
|
2016-09-08 20:54:04 +02:00 |
|
bsauvajon
|
a24bcf2225
|
Manage TAG and BRANCH events sent from gogs
|
2016-09-08 20:54:04 +02:00 |
|
brice
|
744cf55bf5
|
change eventType for tag events from gogs
|
2016-09-07 08:46:42 +02:00 |
|
Brad Rydzewski
|
a3d6aeeb97
|
fix how we copy the static binary to /release
|
2016-09-03 13:58:20 -05:00 |
|
Brad Rydzewski
|
5b88ee0124
|
Fix missing dir in makefile
|
2016-09-03 13:08:52 -05:00 |
|
Brad Rydzewski
|
23234fa000
|
Merge pull request #1778 from strk/gogs-pr-hook
Add sample gogs web hooks (unused yet) [CI SKIP]
|
2016-09-01 15:51:56 -05:00 |
|
Sandro Santilli
|
320b8b68f0
|
Fix ticks
|
2016-09-01 21:49:44 +02:00 |
|
Brad Rydzewski
|
d4db122c3d
|
Merge pull request #1780 from bobrik/bitbucket-cleanup
Cleanup debug logging in Bitbucket Server remote
|
2016-09-01 11:58:44 -05:00 |
|