Commit graph

42 commits

Author SHA1 Message Date
Brad Rydzewski
bb974377a7 improve cancel to force cancel dangling stages 2019-07-30 21:20:28 -07:00
Brad Rydzewski
c7788c4587 copy parameters from parent build when promoting 2019-07-29 19:20:14 -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
56fd3042ba fix inconsistent base64 encoding/decoding secrets 2019-06-06 16:57:58 -07:00
Eric Raymond
93dc36cad0 Fixing check requiring Admin for build promote 2019-06-05 15:55:02 -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
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
16107b0e8d fix typo in stream error 2019-05-20 09:17:12 -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
Thomas Boerger
c34efc152a
Use branch form value as fallback for last build
The current version of the Drone CLI is still using the branch form
value to filter the latest build information while the server is
listening only for the ref form value. With this fix we are falling back
to branch form value if it gets defined, formats it as a ref and hands
it to the further functions.
2019-04-26 11:05:28 +02:00
Brad Rydzewski
1c6d751d50 trigger build from branch or sha, closed #2679 2019-04-24 14:05:47 -07:00
Brad Rydzewski
c2e93d3071 handle skipped node in middle of dependency chain 2019-04-20 17:12:37 -07:00
徐扬
49bbaf4a11 fix some typos 2019-04-16 11:05:46 +08:00
徐胖
d924425890 fix some typos 2019-04-16 10:08:21 +08:00
徐胖
4d47ac1861 fix some typos 2019-04-16 09:50:32 +08:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07:00
Brad Rydzewski
727177da13 ability to delete repository 2019-04-14 14:01:47 -07:00
Brad Rydzewski
2e36ee9c72 WIP endpoint to create build from branch, sha 2019-04-13 01:52:31 -07:00
Brad Rydzewski
504e4754e6 support for encrypted secrets 2019-03-18 08:34:36 -07:00
Brad Rydzewski
bd23f21ff4 ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
Brad Rydzewski
ba750ff0ae bump ui 2019-03-16 12:53:03 -07:00
Brad Rydzewski
7780f0e5ce update stats to include windows 1809 [ci skip] 2019-03-14 17:35:00 -07:00
Brad Rydzewski
0fa4ea3c5e update stats to include windows 1809 2019-03-14 17:30:35 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
438bcbc792 update default vars 2019-03-05 15:16:58 -08:00
Thomas Boerger
20c19bc522
Merge pull request #2612 from yfdyh000/patch-2
Use https to open plugins.drone.io
2019-03-01 15:27:31 +01:00
Thomas Boerger
fa7dfeafe9
Merge pull request #2611 from yfdyh000/patch-1
Use "mailto"
2019-03-01 15:26:52 +01:00
Brad Rydzewski
e52329b111 adde encrypt endpoint 2019-02-28 12:49:04 -08:00
Brad Rydzewski
d240eadb65 merge remote-tracking branch 'origin/master' 2019-02-27 23:07:30 -08:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08:00
YFdyh000
8cd7d15d01
Use https to open plugins.drone.io 2019-02-27 13:29:07 +08:00
YFdyh000
20e03ba970
Use "mailto" 2019-02-27 13:27:26 +08:00
Thomas Boerger
938c55bd60
Reenable queue list to get autoscaler working 2019-02-26 21:46:49 +01:00
Brad Rydzewski
69a8e404bd fix issue with wrong default .drone.yml file 2019-02-22 09:01:11 -08:00
Brad Rydzewski
616433b709 optionally disable pr and fork at database level 2019-02-21 11:06:33 -08:00
Brad Rydzewski
6621f4c7f7 wip enable CE 2019-02-20 10:34:26 -08:00
Brad Rydzewski
5b6a3d8ff4 squash and merge local branch 2019-02-19 15:56:41 -08:00