Commit Graph

60 Commits (fix-go-revert)

Author SHA1 Message Date
cui fliter 60e453e139 remove repetitive words
Signed-off-by: cui fliter <imcusg@gmail.com>
2023-07-27 17:30:39 +08:00
weidong e351cf7095
Fix comment errors (#3302) 2023-04-28 14:53:05 +01:00
TP Honey cee773ac6a (maint) add warning around typo for stage_id in step struct 2022-01-11 10:39:57 +00:00
Eoin McAfee 7e757c4a3d
(feat) ignore archive repos on sync (#3178)
* (feat) ignore archive repos on sync
2022-01-10 10:49:37 +00:00
Eoin McAfee 8a27f0f0e8
refactor create / find / delete end points for cards (#3159)
* refactor create / find / delete end points for cards
2021-11-12 10:23:08 +00:00
Eoin McAfee df2da1c646
Feature/dron 101 cards 2 (#3158)
* refactor create / find / delete end points for cards
2021-10-26 08:10:01 +01:00
Brad Rydzewski 3c39e541bc
Merge pull request #3149 from drone/feature/dron-101-cards
Feature/dron 101 cards
2021-10-01 13:30:23 -04:00
Eoin McAfee 8815afed32 rename store functions to match go standards 2021-09-30 15:01:01 +01:00
Eoin McAfee d530046e8f remove auth changes & tech qa changes: 2021-09-29 15:03:02 +01:00
TP Honey 2bf3c9ca98
(DRON-124) adding new status endpoint (#3143) 2021-09-29 10:33:46 +01:00
Eoin McAfee 85fd11c421 card api and db work to support new cards feature 2021-09-24 10:06:26 +01:00
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