Kapil Garg
dd143cc37e
add migration to add columns in infra_provisioned table ( #2154 )
...
* rename migration files
* change column type to TEXT
* change column type to TEXT
* update migration scripts
* add migration to add columns in infra_provisioned table
2024-07-10 13:35:50 +00:00
Marko Gaćeša
5427130a42
pull request import ( #2121 )
...
* bypass lint
* bump golang version
* using types from migrator
* moving Importing to the RepositoryOutput
* minor changes; improved unit tests
* pr comments
* pr import
* pull request import
2024-07-06 00:46:36 +00:00
Dhruv Dhruv
1b244fe624
Adding soft delete to gitspace_configs table ( #2125 )
2024-06-19 08:42:41 +00:00
Dhruv Dhruv
b36b2315ad
Updating events and gitspaces tables ( #2115 )
2024-06-17 12:06:05 +00:00
Dhruv Dhruv
d903c0ffed
Changing names to display names and replacing default unique constraints with named unique indexes ( #2098 )
2024-06-17 06:25:55 +00:00
Dhruv Dhruv
26760cdbd2
Adding commands to alter cde tables ( #2085 )
2024-06-10 13:27:21 +00:00
Dhruv Dhruv
58bf870038
fix: [CDE-62]: Adding gitspaces FK post table creation in infra_provisioned table in postgres ( #2084 )
2024-06-07 13:37:46 +00:00
Dhruv Dhruv
7c2431c652
fix: [CDE-62]: Fixing foreign key constraint in gitspaces table, making gits_infra_provisioned_id nullable ( #2079 )
2024-06-05 13:40:06 +00:00
Dhruv Dhruv
67be37cb08
feat: [CDE-62]: Introducing changes related to Gitspaces in Gitness ( #2072 )
2024-05-29 09:37:35 +00:00
Marko Gaćeša
0d72a20450
ssh public keys: db and api ( #2058 )
2024-05-27 14:26:21 +00:00
Atefeh Mohseni Ejiyeh
c365ef246a
Support Public Access ( #2021 )
2024-05-23 04:56:26 +00:00
Darko Draskovic
9699ec503d
Add closed timestamp to pull req ( #1222 )
2024-04-17 20:24:04 +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
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
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
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
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
Marko Gacesa
03b33aca77
store PR commit count in the DB ( #842 )
2023-11-30 15:01:18 +00:00
Marko Gacesa
419fe92dde
add branch protection: DB and API layer ( #671 )
2023-10-16 11:33:00 +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