Commit graph

49 commits

Author SHA1 Message Date
Eoin McAfee
6076621ada tech qa feedback, add test for update & fix issue with visiability & config 2021-08-27 10:36:33 +01:00
Eoin McAfee
9b86e80f5f ability to cancel running builds if new commit is pushed 2021-08-26 17:21:00 +01:00
Marko Gaćeša
ff70133341 added error as return value for pubsub.Subscribers() 2021-07-22 18:56:41 +02:00
tphoney
8fe5a54b59 (feat) adding depends_on, image and detached fields to step 2021-06-22 13:57:04 +01:00
Phil Davis
c7e03b6251
Fix various typos 2021-06-10 08:19:00 +05:45
Eoin McAfee
31867a9261 group imports 2021-06-01 10:29:58 +01:00
Eoin McAfee
88a5a8e796 Tech QA Feedback & add support for organization level templates 2021-05-28 16:59:00 +01:00
Eoin McAfee
b63facdc62 added more unit tests, changed input for template data to byte array & fixed another issue with insert sql script not autoincrement 2021-05-20 16:02:38 +01:00
Eoin McAfee
a28d218285 Add unit tests for controllers & fix issue where api route was in the wrong location for template 2021-05-20 13:55:26 +01:00
Eoin McAfee
00b6d6e436 Initial api routes 2021-05-19 14:18:24 +01:00
Brad Rydzewski
6b8abc32bf update login / register screens 2021-05-13 13:51:22 -04:00
Kian Ostad
6b27829426
dot is valid for username (#2958)
* dot is valid for username in gitlab
* add test case for user
2021-03-16 15:50:34 +00:00
Brad Rydzewski
6af2647e43 include repository concurrency limit in json payload 2020-12-12 00:43:43 -05:00
Brad Rydzewski
778d0a0aff support for limiting concurrency per-repository 2020-12-11 13:57:49 -05:00
Brad Rydzewski
96d1a99428 add debug field to build 2020-11-09 15:32:17 -05:00
Brad Rydzewski
e5dc5c73c4 support for skipped or blocked pipelines if validation fails 2020-08-26 15:11:02 -04:00
Brad Rydzewski
a1a59c95b4 clarify build tags 2020-08-25 16:07:13 -04:00
Brad Rydzewski
4a1c639452 fix sql.ErrNoRows when watching for canceled builds 2020-06-08 15:36:08 -04:00
Brad Rydzewski
840f58dc7f re-assign repository ownership when user deleted or deactivated 2020-06-08 14:32:28 -04:00
Bradley Rydzewski
cbeaa0952e add deployment summary endpoints 2020-03-13 15:20:31 -04:00
Bradley Rydzewski
a88f9d0743 added endpoints for branch summary 2020-03-13 13:27:07 -04:00
Brad Rydzewski
a000a4e7a3 method to count human users vs machine users 2020-01-03 18:28:36 -08:00
Brad Rydzewski
cbfd342333 endpoint to paginate through all repos 2019-10-02 11:29:57 -07:00
Brad Rydzewski
0b4e5156ae option to auto-cancel pending builds 2019-10-01 23:28:57 -07:00
Brad Rydzewski
3fcbf1c78f service to batch cancel pending builds 2019-10-01 22:51:23 -07:00
Brad Rydzewski
4572cc8ddd check organization membership when authorizing orgsecret access 2019-09-29 13:51:56 -07:00
Brad Rydzewski
dce18f9afd check remote system when creating user 2019-09-28 14:27:37 -07:00
Brad Rydzewski
a3b7511d9c added endpoints for deep links 2019-09-20 18:17:32 -07:00
Brad Rydzewski
aaa02ba1a0 added build link endpoint with redirect 2019-09-20 17:08:25 -07:00
Brad Rydzewski
e97b1e968b support for cron event type 2019-09-03 19:25:18 -07:00
Brad Rydzewski
e272027814 include gitea changes in readme 2019-09-02 23:08:43 -07:00
Brad Rydzewski
d9b529f2f6 added support for convert plugins 2019-09-02 23:05:30 -07:00
Brad Rydzewski
f2db48597e
Merge pull request #2801 from crossworth/patch-1 [ci skip]
Fix typo
2019-08-30 14:43:01 -07:00
Brad Rydzewski
33bd477f71 added support for github deployment status 2019-08-26 12:26:09 -07:00
Pedro Henrique
b32af5bbdd
Fix typo 2019-08-24 00:18:43 -03:00
Brad Rydzewski
443b369b91 ability to limit webhook delivery by event and action 2019-07-28 12:22:16 -07:00
Brad Rydzewski
440f192730 add test case that demonstrates issue #2658 2019-05-20 09:23:26 -07:00
徐扬
49bbaf4a11 fix some typos 2019-04-16 11:05:46 +08:00
徐胖
acc6c8282b fix some typos 2019-04-16 10:03:49 +08:00
徐胖
3883ee9614 fix some typos 2019-04-16 09:27:15 +08:00
Brad Rydzewski
d25d661c75 fix secret namespace json tag 2019-04-15 08:25:00 -07:00
Brad Rydzewski
96132e3d0a support for per-organization secrets 2019-04-14 17:06:16 -07:00
Brad Rydzewski
e855881324 limit pipelines by cron name, #2628 2019-04-13 12:40:50 -07:00
Brad Rydzewski
bd23f21ff4 ability to pause and resume build queue 2019-03-17 14:31:07 -07:00
Brad Rydzewski
ff8f29df53 audit headers 2019-03-13 14:47:47 -07:00
Brad Rydzewski
d04647e75f add build tags 2019-02-27 23:07:13 -08: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
5b6a3d8ff4 squash and merge local branch 2019-02-19 15:56:41 -08:00