1
0
mirror of https://github.com/harness/drone.git synced 2025-05-05 07:00:23 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Enver Biševac
6d0db9512e feat: instrumentation, intitial work ()
* requested changes
* requested changes
* feat: instrumentation, intitial work
2024-08-18 22:04:34 +00:00
Atefeh Mohseni Ejiyeh
cef6708a1e Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) ()
* update migrator mdoule
* added formatted forbidden error helper
* delete work sum
* check branch rule identifier check
* match migrator data contract for webhooks
* self review
* self review
* self review, code cleaning
* resolve conflicts
* updated import api calls
* resolve conflicts
* lint
* bypass pre-receive block ref update on push if it's migrator push
* migrate controller and apis
* pull main
* add migrate routes to terminate path prefix apis
* move apis to migrate pkg
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into atmsn/import_meta
* import branch rules API
* wip import webhooks
2024-08-07 23:40:09 +00:00
Abhinav Singh
d0562a573c feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
2024-07-23 21:39:39 +00:00
Marko Gaćeša
5427130a42 pull request import ()
* 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
Enver Biševac
2f8900e463 [code-1946] initial work on ssh server () 2024-06-03 12:47:31 +00:00
Johannes Batzill
bc568edd85 fix cleanup for failed repo create, cleanup summary git api () 2024-05-24 00:38:29 +00:00
Atefeh Mohseni Ejiyeh
c365ef246a Support Public Access () 2024-05-23 04:56:26 +00:00
Johannes Batzill
5652ca7bb3 Add Repo Path Listing API () 2024-04-10 20:04:08 +00:00
Enver Bisevac
227aac90b5 [code-1524] audit trails package () 2024-04-08 21:13:57 +00:00
Atefeh Mohseni-Ejiyeh
fea9e46dc8 Mitigate racing condition between create repos and delete space () 2024-04-08 19:14:10 +00:00
Atefeh Mohseni-Ejiyeh
b64f4c41fa Update default branch on empty repo for first commit () 2024-04-04 01:16:43 +00:00
Abhinav Singh
96f35b6e01 feat: add repochecks () 2024-03-26 22:22:30 +00:00
Atefeh Mohseni-Ejiyeh
5d0d28e4a3 Support Space Soft Delete, Restore, and Purge () 2024-03-21 23:34:19 +00:00
Abhinav Singh
16ef31bcb6 feat: support diff repo id check in harness code () 2024-03-21 00:38:18 +00:00
Johannes Batzill
a79a5ca489 [AUTHZ] Fix scope of permission checks for checks without resource () 2024-03-15 16:10:30 +00:00
Johannes Batzill
adf2046a94 [MISC] Move UID to Identifier to match Harness Standards () 2024-01-29 23:29:53 +00:00
Darko Draskovic
9f69a4fee1 Add missing parameters to repo count limiter func () 2024-01-09 17:20:27 +00:00
Atefeh Mohseni-Ejiyeh
4c90cec3e5 remove default Admin account /environment variables () 2024-01-03 18:31:47 +00:00
Darko Draskovic
1a8e99f0b6 Add noop repo resource limiter to controller () 2023-12-22 17:31:15 +00:00
Johannes Batzill
5cdbde8100 [GA] Add feature flag for enable/disable public resource creation () 2023-11-30 02:20:34 +00:00
Shubham Agrawal
1a2a456550 Add interfaces for keyword search () 2023-11-29 18:02:46 +00:00
Enver Bisevac
67f560874d [maint] gitrpc package removed () 2023-11-15 10:15:32 +00:00
Marko Gacesa
7ab52c1764 add protection to prevent direct push () 2023-10-24 14:22:06 +00:00
Johannes Batzill
1ea0025f99 [MISC] Fix Linting/Formatting/Generated Files () 2023-10-19 00:36:07 +00:00
Johannes Batzill
f51f97adb2 [MISC] Make Internal/Container URL Generic (and fix GetTreeNode) () 2023-09-28 03:33:45 +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