Karan Saraswat
|
a5f510c4b2
|
feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking session argument (#3345)
* argument changed to session
* fixed failing go lint check
*
updated method usage
*
corrected spelling mistake
*
feat: [PIPE-23710]: changed signature of RepoIdentifier to start taking internal boolean argument
|
2025-02-04 09:18:16 +00:00 |
|
Johannes Batzill
|
cbd889881b
|
feat: [CODE-2693]: Add backend support to track time of last push. (#3320)
|
2025-01-27 22:03:35 +00:00 |
|
Marko Gaćeša
|
2b959817d5
|
feat: [CODE-2862]: put space fetch behind a cache (#3201)
* replaced type of the inner cache to SpaceCache
* put space fetch behind a cache
|
2024-12-25 11:37:40 +00:00 |
|
Atefeh Mohseni Ejiyeh
|
a9fed4271a
|
fix: [CODE-2896]: Audit logs data on create repo by the migrator (#3112)
|
2024-12-05 01:31:07 +00:00 |
|
Atefeh Mohseni Ejiyeh
|
0a35385255
|
feat: [CODE-2426]: Separate CODE Repo Create/Edit into distinct permissions (#2758)
|
2024-10-23 16:37:06 +00:00 |
|
Atefeh Mohseni Ejiyeh
|
cef6708a1e
|
Support Repo Migration APIs (create repo, import PRs, webhooks, and branch rules) (#2158)
* 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 |
|