Commit graph

3473 commits

Author SHA1 Message Date
Brad Rydzewski
1e4774af4d disable commit status API for cron jobs 2019-07-29 19:18:25 -07:00
Brad Rydzewski
d06e688e8a update changelog for v1.2.2 [ci skip] 2019-07-29 15:47:53 -07:00
Brad Rydzewski
ce1ba91632 bump version to prep for 1.2.2 minor release 2019-07-29 14:06:46 -07:00
Brad Rydzewski
27bc816a01 inactive accounts cannot activate a repository 2019-07-29 13:58:32 -07:00
Brad Rydzewski
c78f55cc2f do not allow creating empty user account 2019-07-29 13:41:28 -07:00
Brad Rydzewski
ba82e411a5 fix failing webhook test 2019-07-28 12:30:48 -07:00
Brad Rydzewski
443b369b91 ability to limit webhook delivery by event and action 2019-07-28 12:22:16 -07:00
Brad Rydzewski
2730e336d2 support legacy yaml conversion 2019-07-18 18:31:10 -07:00
Brad Rydzewski
e2c3ffc765 support for legacy environment variables 2019-07-18 17:56:19 -07:00
Brad Rydzewski
4b1972b22a support for github pr base sha 2019-07-18 17:56:06 -07:00
Brad Rydzewski
2a36e7dda7 bump drone-yaml 2019-07-18 14:56:18 -07:00
Brad Rydzewski
8ba0430a82 pass url to 0.8 conversion 2019-07-18 14:55:48 -07:00
Brad Rydzewski
158f7d289a update release destination 2019-06-24 08:25:33 -07:00
Brad Rydzewski
3650a5d21b add policy [ci skip] 2019-06-24 08:04:14 -07:00
Brad Rydzewski
7e23d36e77 log external secret error 2019-06-22 19:00:12 -07:00
Brad Rydzewski
6a43a8dbe4 bump drone-yaml to support actions 2019-06-16 23:51:30 -07:00
Brad Rydzewski
3deb69886a fix incorrect user count being logged 2019-06-11 22:54:22 -07:00
Brad Rydzewski
b90a7dd7d6 fix incorrect version string [ci skip] 2019-06-11 19:41:15 -07:00
Brad Rydzewski
5de212d052 bump version number and changelog [ci skip] 2019-06-11 17:46:17 -07:00
Brad Rydzewski
4479609d9f bumy 0.8 to 1.0 yaml converter 2019-06-10 17:14:50 -07:00
Brad Rydzewski
a0bffdeb32 batch update error includes repository name and id 2019-06-06 22:09:12 -07:00
Brad Rydzewski
56fd3042ba fix inconsistent base64 encoding/decoding secrets 2019-06-06 16:57:58 -07:00
Brad Rydzewski
07642dd8e1 Merge remote-tracking branch 'origin/master' 2019-06-06 14:29:00 -07:00
Brad Rydzewski
6558d53de2 enable legacy token mapper 2019-06-06 13:27:38 -07:00
Brad Rydzewski
c393b74f63 session that handles legacy tokens from file 2019-06-06 13:13:08 -07:00
Brad Rydzewski
d2e2c05a94
Merge pull request #2722 from ecray/build_promote_checkwrite
Fixing check requiring Admin for build promote
2019-06-05 21:31:31 -07:00
Eric Raymond
93dc36cad0 Fixing check requiring Admin for build promote 2019-06-05 15:55:02 -07:00
Brad Rydzewski
f4313534bd bump drone-yaml library 2019-05-30 18:06:15 -07:00
Brad Rydzewski
40ed27a001 bump version and changelog for 1.2 release 2019-05-30 10:54:36 -07:00
Brad Rydzewski
abca9be58e Merge remote-tracking branch 'origin/master' 2019-05-30 09:11:23 -07:00
Brad Rydzewski
7aba4b8234 fixes #2689 2019-05-30 09:11:01 -07:00
Brad Rydzewski
4ad252ee6a
Merge pull request #2694 from chrisghill/issue/2693
Fix orphaned /tmp/drone directories in kubernetes
2019-05-27 21:37:05 -07:00
Brad Rydzewski
099e671166
Merge pull request #2712 from xuyang2/fix-typo [ci skip]
fix a typo
2019-05-27 21:35:52 -07:00
Brad Rydzewski
9edc42773f build list should require read access, no write 2019-05-26 10:50:17 -07:00
徐胖
5c36e3db17 fix a typo 2019-05-22 09:31:48 +08:00
Brad Rydzewski
8ae7ae7ec8 update changelog to include healthz changes 2019-05-21 13:38:58 -07:00
Brad Rydzewski
346743176b separate healthz from other routes 2019-05-21 13:29:58 -07:00
Brad Rydzewski
b52456f652 fix regression with rpc v1 client 2019-05-21 13:00:16 -07:00
Brad Rydzewski
3d4418e351 add rpc/v2 endpoint 2019-05-21 11:45:42 -07:00
Brad Rydzewski
9c74cc587d
Merge pull request #2687 from tboerger/build-last-branch
Use branch form value as fallback for last build
2019-05-20 12:32:21 -04:00
Brad Rydzewski
440f192730 add test case that demonstrates issue #2658 2019-05-20 09:23:26 -07:00
Brad Rydzewski
74b62fc08a log subscriber pipeline type and kind 2019-05-20 09:17:50 -07:00
Brad Rydzewski
16107b0e8d fix typo in stream error 2019-05-20 09:17:12 -07:00
Brad Rydzewski
5dd00aaf2e fix duplicate changelog entry 2019-05-20 07:56:44 -07:00
Brad Rydzewski
ed89046557 enable custom build parameters when creating a build 2019-05-20 07:43:49 -07:00
Brad Rydzewski
8ed432e851 set ref when restarting build 2019-05-20 07:41:27 -07:00
Chris Hill
fbdf837f8c Update the local volume name to be unique and more descriptive 2019-05-16 13:37:59 -06:00
Brad Rydzewski
552eb4f765
Merge pull request #2707 from foosinn/ossbuildfix [ci skip]
fix oss build
2019-05-14 13:42:45 -04:00
Stefan Schwarz
a093990d0b fix oss build 2019-05-14 17:28:15 +02:00
Chris Hill
41ac2992cb Fix orphaned /tmp/drone directories in kubernetes 2019-05-03 12:32:35 -06:00