Commit Graph

40 Commits

Author SHA1 Message Date
Atefeh Mohseni-Ejiyeh
fea9e46dc8 Mitigate racing condition between create repos and delete space (#1178) 2024-04-08 19:14:10 +00:00
Atefeh Mohseni-Ejiyeh
aa330928dd Restore the space to its exact state at the time of deletion (#1180) 2024-04-08 18:19:07 +00:00
Abhinav Singh
f20189812b feat: list pr time filter (#1188) 2024-04-05 23:17:33 +00:00
Atefeh Mohseni-Ejiyeh
b64f4c41fa Update default branch on empty repo for first commit (#1122) 2024-04-04 01:16:43 +00:00
Johannes Batzill
2eac3c3499 add custom comparison for setting_value in postgres (#1161) 2024-03-28 16:36:43 +00:00
Johannes Batzill
39a998eacd Adding Repo Level Settings (#1145) 2024-03-28 03:36:15 +00:00
Atefeh Mohseni-Ejiyeh
5d0d28e4a3 Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
Darko Draskovic
e7436eef80 Add support for mentions in comments (#1064) 2024-03-15 20:54:25 +00:00
Marko Gacesa
06109ccce7 space path InsertSegment() returns ID (#1082) 2024-02-29 14:47:22 +00:00
Johannes Batzill
73ffe71afe Log error translation under requestID to improve traceability (#1070) 2024-02-27 06:05:42 +00:00
Marko Gacesa
f8f1453de1 add new API: list status checks for a pullreq (#1042) 2024-02-22 10:39:25 +00:00
Atefeh Mohseni-Ejiyeh
24fbf49168 repo soft delete improvements (#1045) 2024-02-22 05:25:29 +00:00
Darko Draskovic
c949308596 List all Repos at Account level or Space Level recursively (#999) 2024-02-21 16:59:44 +00:00
Atefeh Mohseni-Ejiyeh
a6d017de02 soft delete improvements and bug fixes (#1044) 2024-02-15 01:32:59 +00:00
Atefeh Mohseni-Ejiyeh
fc9e77c91c Support soft delete, restore and purge repos plus a cleanup job for old deleted repos (#1005) 2024-02-14 01:39:39 +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
a4d47e12b2 Add integration tests for GetRootSpace, CountAll and GetSize spc and repo store methods (#969) 2024-01-22 16:44:15 +00:00
Abhinav Singh
92761a11ee fix: change created to be bigint (#978) 2024-01-20 04:38:01 +00:00
Abhinav Singh
60acd67047 fix: bump migration number (#977) 2024-01-20 00:03:08 +00:00
Abhinav Singh
837ba6f29d feat: add start and end time to check (#958) 2024-01-18 00:17:45 +00:00
Vistaar Juneja
76e3c06b6b Templates support for v1 pipelines (#955) 2024-01-12 11:02:31 +00:00
Darko Draskovic
38a2d43cbc Add repo and space store funcs for repo size and repo count (#957) 2024-01-11 17:39:05 +00:00
Atefeh Mohseni-Ejiyeh
4c90cec3e5 remove default Admin account /environment variables (#938) 2024-01-03 18:31:47 +00:00
Johannes Batzill
53555544a2 [Webhook] Add UID field (#936) 2023-12-29 16:39:45 +00:00
Darko Draskovic
c58e82672b Add func to git service to count repo objects and read repo size (#886) 2023-12-29 12:33:53 +00:00
Atefeh Mohseni-Ejiyeh
14e241f764 delete single job func added to job package (#932) 2023-12-28 22:03:14 +00:00
Atefeh Mohseni-Ejiyeh
5aec7bf37f move job package to the top level (#883) 2023-12-08 17:06:44 +00:00
Marko Gacesa
03b33aca77 store PR commit count in the DB (#842) 2023-11-30 15:01:18 +00:00
Abhinav Singh
5dc8c93233 feat: protect internal webhook from mutation and listing (#830) 2023-11-29 18:25:52 +00:00
Abhinav Singh
a2e1cd8653 feat: init usrgrp store (#782) 2023-11-11 01:47:37 +00:00
Marko Gacesa
3a7617a2e6 add dry_run option to the merge API (#737) 2023-11-01 19:57:28 +00:00
Abhinav Singh
00cc64029a MISC: Fix go lint issues 2023-10-20 15:30:32 -07:00
Marko Gacesa
fcc8c0be73 use dedicated DB query to fetch all repo rules (#702) 2023-10-20 11:06:33 +00:00
Marko Gacesa
7e4632cb5f add API: get recent status check UIDs (#685) 2023-10-19 06:19:42 +00:00
Marko Gacesa
7bbeca2750 status checks: use DB-layer list status checks results func (#692) 2023-10-19 05:43:36 +00:00
Johannes Batzill
1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
Marko Gacesa
419fe92dde add branch protection: DB and API layer (#671) 2023-10-16 11:33:00 +00:00
Vistaar Juneja
b26a75d4f6 unmarshal step deps only if step exists during stage join (#660) 2023-10-06 14:08:31 +00:00
Johannes Batzill
d83552f288 [MISC] Cleanup stale Webhook-Executions & Session Tokens (#640) 2023-10-03 17:54:18 +00: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