22 Commits

Author SHA1 Message Date
atefeh
0cabe0516f set repo public access before create repo on import 2024-05-12 20:47:01 +05:30
atefeh
abdd0add29 WIP import public access set on job handler 2024-05-12 20:47:01 +05:30
atefeh
d404f3f9e9 fix a few bugs and addressed pr comments 2024-05-12 20:47:01 +05:30
atefeh
afe58fc6cd pr comments 2024-05-12 20:47:01 +05:30
atefeh
0ff77052f7 code cleaning, address pr comments 2024-05-07 00:06:26 -07:00
atefeh
f6b091229c resolve merge conflicts 2024-04-30 16:17:39 -07:00
atefeh
86ee2d0dd2 update pipelien manager and executor with repoCtrl repository type. fixed permissions 2024-04-30 13:46:16 -07:00
atefeh
e4d46d8a30 refactor public access service, removed all orPublic argument other code cleaning 2024-04-25 02:18:20 -07:00
atefeh
6af8df337b added public access service, removed is-public from repo and space everywhere db and all 2024-04-20 02:20:35 -07:00
Enver Bisevac
2ce0f96b59 [code-1524] audit trail for import repositories (#1209) 2024-04-12 18:35:29 +00:00
Atefeh Mohseni-Ejiyeh
fea9e46dc8 Mitigate racing condition between create repos and delete space (#1178) 2024-04-08 19:14:10 +00:00
Abhinav Singh
16ef31bcb6 feat: support diff repo id check in harness code (#1123) 2024-03-21 00:38:18 +00:00
Johannes Batzill
adf2046a94 [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
Darko Draskovic
9f69a4fee1 Add missing parameters to repo count limiter func (#944) 2024-01-09 17:20:27 +00:00
Darko Draskovic
1a8e99f0b6 Add noop repo resource limiter to controller (#926) 2023-12-22 17:31:15 +00:00
Johannes Batzill
5cdbde8100 [GA] Add feature flag for enable/disable public resource creation (#845) 2023-11-30 02:20:34 +00:00
Vistaar Juneja
bf9a5953c3 perform user validation before triggering import (#760) 2023-11-03 15:30:16 +00:00
Dan Wilson
b9b80197a4 Fix repo listing case for bitbucket (#720) 2023-10-26 08:47:53 +00:00
Vistaar Juneja
5771f9f5e9 add bitbucket support for import repo (#711) 2023-10-23 15:08:45 +00:00
Marko Gacesa
e124b917ac add option not to convert pipelines for repo import (#625) 2023-10-02 11:20:02 +00:00
Marko Gaćeša
933d2d9703 remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
Johannes Batzill
a8cb5dc8d2 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00