drone/app/api/controller/user
Atefeh Mohseni Ejiyeh 0a573a566c feat: [CODE-2528]: Support Git LFS (#3506)
* Apply suggestion from code review
* Merge branch 'feature/GitLFSv1' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feature/GitLFSv1
* pr comments
* Apply suggestion from code review
* PR comments and lints
* lints
* pr comments
* self review-code cleaning
* feat: [CODE-2528]: implement gcs download func (#3505)
* revert ui changes that sneaked into my pr
* rely on repoCore
* merge main into feature branch
* fix: parsing LFS OIDs in git (#3470)
* Detect missing lfs objects on pre-receive (#3378)
* use principal type to generate token for remote auth (#3385)
* Revert "feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)"

This reverts commit 6391117c6137a574934b9adb57b46ca7d7feaa19.
* feat: [CODE-2528] Git LFS Over SSH (#3279)
* feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)

* Refactor label select base const and its use
* Add created labels to create pr response
* Merge remote-tracking branch 'origin/main' into dd
2025-03-11 21:14:13 +00:00
..
controller.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
create_access_token.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
create.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
delete_token.go [MISC] Move UID to Identifier to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
delete.go [MISC] Cleanup stale Webhook-Executions & Session Tokens (#640) 2023-10-03 17:54:18 +00:00
find_email.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_tokens.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
login.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
logout.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_spaces.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
publickey_create.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
publickey_delete.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
publickey_list.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00
register.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
update_admin.go [MISC] Fix Admin Status Removal (#637) 2023-09-29 21:11:29 +00:00
update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go ssh public keys: db and api (#2058) 2024-05-27 14:26:21 +00:00