Commit graph

161 commits

Author SHA1 Message Date
kit101
0fcf2536d2
Bump scm version to v1.24.0 (#3219)
* go-scm v1.24.0
2022-06-08 15:19:48 +01:00
TP Honey
12a70ea9a3 (fix) update drone ui to 2.8.2 2022-05-09 14:34:22 +01:00
Dan Wilson
f4bb0f5797 bump SCM version to v1.21.1 2022-04-22 15:10:49 +01:00
Dan Wilson
3aa920bae0 bump ui version 2022-04-14 11:41:43 +01:00
Brad Rydzewski
7b42cd9bbd add user token to extension payload 2022-03-16 09:37:25 -07:00
Dan Wilson
359cefc2a7 bump UI and SCM versions 2022-03-08 16:49:21 +00:00
Dan Wilson
e909c5f7d8 (maint) release prep for 2.10.0 2022-03-03 13:55:49 +00:00
Dan Wilson
a6c0937cc3 bump UI version to v2.7.0 2022-03-03 11:48:30 +00:00
Dan Wilson
67cb161eaf bump ui version 2022-02-15 12:03:43 +00:00
TP Honey
12c83861eb (maint) release prep for 2.9.1 2022-01-27 11:08:43 +00:00
Dan Wilson
9a3dfe318c bump ui version 2022-01-27 10:35:56 +00:00
Eoin McAfee
c2104a18f0
bump ui to v2.6.0 (#3183) 2022-01-25 16:59:55 +00:00
Eoin McAfee
3088c670ae
bump UI to v2.5.0 (#3180) 2022-01-11 11:43:24 +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
979c06957a
bump go-scm to v1.16.3 (#3175) 2021-12-30 13:37:00 +00:00
kit101
cb6fb442cd
bump go-scm to v1.16.2 (#3169) 2021-12-19 12:45:05 +00:00
Dan Wilson
64a7e8f92a bump UI to v2.4.1 2021-12-15 14:21:51 +00:00
kit101
2b77d96600
Feat: implemented gitee client (#3156)
* Feature: implemented gitee client

implemented gitee client

* update Gitee struct

* inject netrc.Password when driver is gitee

* auto genarate gitee redirectURL

* update go-login and go-scm
2021-11-25 15:35:02 +00:00
Eoin McAfee
7aa870ea84 bump to latest version of ui 2021-11-12 10:34:34 +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
Dan Wilson
06e6091f79 bump ui to v2.3.1 2021-10-13 10:31:09 +01:00
TP Honey
2bf3c9ca98
(DRON-124) adding new status endpoint (#3143) 2021-09-29 10:33:46 +01:00
Dan Wilson
ece46ebe50 bump ui to v2.3.0 2021-09-22 11:10:07 +01:00
Harri Avellan
d50e89d411
Allow jsonnet imports in pipeline configuration (#3105) 2021-09-21 09:37:12 +01:00
Dan Wilson
646b30fb00 bump ui to v2.2.1 2021-09-09 12:44:02 +01:00
Dan Wilson
95cc593e5b bump ui to v2.2.0 2021-09-09 11:32:37 +01:00
TP Honey
fcf9f8d246
Merge pull request #3129 from tphoney/DRON-119
(fix) remove unused jwt-go library
2021-09-08 17:18:31 +01:00
TP Honey
a6b17978ae
Merge pull request #3130 from drone/redis-mutex
(feat) drone h/a: wrapped scheduler's signal func with redis mutex
2021-09-08 11:20:44 +01:00
Dan Wilson
26c9fb7cc1
(maint) ui version v2.1.0 - https://github.com/drone/drone-ui/blob/main/CHANGELOG.md (#3132) 2021-09-01 15:40:22 +01:00
TP Honey
2904b6f599 (fix) remove unused jwt-go library 2021-08-31 16:10:34 +01:00
Marko Gaćeša
0c422357a3 (feat) drone h/a: wrapped scheduler's signal func with redis mutex 2021-08-31 15:59:24 +02:00
Eoin McAfee
12808aadbe add support for yaml templates 2021-08-24 13:20:44 +01:00
Dan Wilson
bc289d3719 bump ui version to v2.0.1 2021-08-20 16:10:28 +01:00
Bpaddyswk
eb93bb362d
update dependency drone/go-scm to 1.15.2 to fix gitea build problem (#3118) 2021-08-18 09:52:27 +01:00
Dan Wilson
69da16493e bump ui version 2021-08-12 17:02:06 +01:00
Marko Gaćeša
b2b4a24932
Merge pull request #3108 from drone/redis-pubsub
(feat) redis implementation for pub-sub, log streaming and canceller
2021-08-12 11:10:17 +02:00
Dan Wilson
ddda30c1ad bump-ui-version 2021-08-11 18:21:44 +01:00
Marko Gaćeša
ebbe87e4c6 added redis client library to go.mod 2021-07-22 15:06:48 +02:00
Brad Rydzewski
bbaee080c9 bump UI version to remove requestAnimationFrame 2021-07-02 15:35:10 -04:00
Brad Rydzewski
1e1ab2d04d Merge remote-tracking branch 'origin/master' 2021-06-23 19:02:38 -04:00
Brad Rydzewski
1a61cb85ab prevent repository list short circuit in UI [DRON-87] 2021-06-23 19:02:17 -04:00
Marko Gaćeša
4f78da023a
Merge pull request #3084 from Al2Klimov/jsonnet-0.17
Bump github.com/google/go-jsonnet to v0.17.0
2021-06-22 11:22:45 +02:00
Eoin McAfee
79ddd384c1 bump go-scm v1.15.1 2021-06-17 12:31:31 +01:00
Eoin McAfee
6b30b185f2
Task/update scm version (#3091)
* bump go-scm to 1.9.0
2021-06-17 10:22:26 +01:00
Brad Rydzewski
1093154331 bump user interface 2021-06-15 22:40:21 -04:00
Brad Rydzewski
0b13008baf bump ui version 2021-06-15 20:36:11 -04:00
Brad Rydzewski
ba1a1c6135 hide login button if user already authed 2021-06-02 15:29:55 -04:00
Alexander A. Klimov
6e67007844 Bump github.com/google/go-jsonnet to v0.17.0
... to allow std.objectValues().
2021-05-30 12:47:16 +02:00
Brad Rydzewski
6b8abc32bf update login / register screens 2021-05-13 13:51:22 -04:00
Brad Rydzewski
b5aec47d24 bump user interface version 2021-05-04 22:11:49 -04:00