Vistaar Juneja
7eaed15272
add stage.when support and cancel/schedule downstream stages ( #524 )
2023-09-18 21:34:54 +00:00
Abhinav Singh
b28df9bde2
address coments
2023-09-18 12:57:41 -07:00
Abhinav Singh
16e6889811
feat: [CODE-888]: minor export improvements
2023-09-18 01:10:47 -07:00
Abhinav Singh
a09421e01b
Merge remote-tracking branch 'origin' into abhinav/CODE-888
2023-09-18 00:38:44 -07:00
Abhinav Singh
c7971bbbb1
feat: [CODE-888]: minor export improvements
2023-09-18 00:27:55 -07:00
Johannes Batzill
ac87d06e5e
[SWAGGER] Minor Swagger Fix and yarn services
( #506 )
2023-09-15 18:59:34 +00:00
Johannes Batzill
0a9dde7459
[Refactor] Move from paths
to space_paths
Table ( #500 )
2023-09-15 15:19:53 +00:00
Abhinav Singh
4ff032c968
feat: [CODE-852]: code export e2e ( #483 )
2023-09-15 08:08:13 +00:00
Abhinav Singh
3f58c5bc3e
feat: [CODE-861]: Export progress ( #490 )
2023-09-15 08:04:46 +00:00
Johannes Batzill
8cd3e5d015
[Standalone] Add temporary JWT for pipeline executions ( #480 )
2023-09-14 08:54:03 +00:00
Vistaar Juneja
625d8af797
add cancellation support for CI builds ( #456 )
2023-09-13 15:22:26 +00:00
Vistaar Juneja
3bc56a1814
add support for checks summary in CI ( #436 )
2023-09-13 09:55:25 +00:00
Johannes Batzill
db4379e5b9
[SSE] Add repository_import_completed
event ( #445 )
2023-09-13 02:45:03 +00:00
Johannes Batzill
ef4855e901
[Server Sent Events] Improve both Frontend and Backend ( #441 )
2023-09-12 23:45:54 +00:00
Vistaar Juneja
c7ef132cbc
add support for triggered builds ( #428 )
2023-09-12 09:08:38 +00:00
Vistaar Juneja
414993a388
add pubsub for events
2023-09-08 12:52:25 +01:00
Vistaar Juneja
1f89bdb9f9
address comments
2023-09-07 19:39:37 +01:00
Vistaar Juneja
501605721e
address comments, fix stage and step join
2023-09-07 16:29:15 +01:00
Marko Gaćeša
646bd3745d
fix canceling of scheduled jobs
2023-09-04 10:44:21 +02:00
Johannes Batzill
f09ce8987a
Merge branch 'jobatzil/fix/rbac_statuscheck' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness ( #374 )
2023-09-01 07:49:34 +00:00
Johannes Batzill
94dc365d3e
move commitcheck report permission under repo
2023-09-01 00:48:39 -07:00
Marko Gaćeša
045d80c5bf
background jobs
2023-08-29 17:57:09 +02:00
Marko Gaćeša
dea23b88a4
add filtering and pagination to the user's list spaces API
2023-08-28 14:02:58 +02:00
Vistaar Juneja
23f612162a
add connector/template permissions, add in controllers for connectors and templates
2023-08-22 14:05:13 +01:00
Vistaar Juneja
29c494c23f
Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness ( #273 )
2023-08-11 16:55:54 +00:00
Vistaar Juneja
26d6651168
address comments, complete secret CRUD
2023-08-09 15:02:48 +01:00
Marko Gaćeša
b7c339c31e
status checks: raw and markdown payload kinds
2023-08-09 14:42:26 +02:00
Vistaar Juneja
c8ae92150f
add pipelines auth
2023-08-07 18:29:29 +01:00
Vistaar Juneja
21d666b430
add list API
2023-08-04 16:08:12 +01:00
Vistaar Juneja
8cdcecb56f
add pipelines and executions handlers to gitness
2023-08-04 10:50:39 +01:00
Marko Gaćeša
416bd1ba36
openapi update for the sapce membership list API
2023-07-31 12:36:31 +02:00
Marko Gaćeša
f5084697b1
Minor fixes and refactoring
2023-07-28 12:57:16 +02:00
Johannes Batzill
338271fb14
feat: [CODE-674]: user's space membership; membership API pagination ( #241 )
2023-07-26 20:53:42 +00:00
Johannes Batzill
baa4eb5ac9
feat: [CODE-626,CODE-627]: space membership API&DB ( #194 )
2023-07-20 21:20:56 +00:00
Johannes Batzill
478ae74e49
make grants optional for pat/sat create APIs
2023-07-18 16:45:33 -07:00
Johannes Batzill
e1a24699c3
CODE-385: Search and Add reviewers to Database API ( #126 )
2023-06-15 20:26:36 +00:00
Marko Gaćeša
cdc1370564
feat: [CODE-389]: status checks API layer
2023-06-08 12:38:20 +02:00
Marko Gaćeša
d750b8a459
feat: [CODE-365]: add status check data layer
2023-05-30 19:52:20 +02:00
Enver Bisevac
3889cb891f
use enum from types
2023-05-12 19:01:29 +02:00
Enver Bisevac
74c3c856a8
squash merge option added
2023-05-12 14:33:02 +02:00
Marko Gaćeša
59b7cf5e69
comment status API
2023-05-08 16:03:23 +02:00
Enver Bisevac
b092c1b8df
added go-rbac dependency
2023-04-18 03:10:30 +02:00
Marko Gaćeša
13e4ffe522
Add code comments
2023-04-13 14:12:01 +02:00
Johannes Batzill
b44948bd97
[MISC] Expose Content Encoding as Enum across APIs ( #359 )
2023-02-27 18:50:52 -08:00
Johannes Batzill
9d894c79cc
[MERGE] Enhance PR Merge (Check) Fields. ( #342 )
2023-02-14 20:18:10 -08:00
Enver Bisevac
13a456e357
[scm-58] Add merge-check
and Integrate with PR ( #318 )
...
Co-authored-by: Johannes Batzill <johannes.batzill@harness.io>
2023-02-11 23:22:12 -08:00
Johannes Batzill
bf9906c4ce
[API] Add principals
API, move users
to admin
, simplify user/service/serviceaccount validation ( #300 )
2023-02-03 00:15:11 -08:00
Johannes Batzill
83c24913d3
[Webhook] Add pullreq_created
and pullreq_reopened
webhook triggers ( #283 )
2023-02-01 13:52:36 -08:00
Johannes Batzill
8f82c0ce4e
[Webhook] Add Support for PR Branch Updated ( #267 )
2023-01-31 13:07:48 -08:00
Johannes Batzill
335998505e
[MISC] Introduce PathStore and Move PathLogic to Controller Layer ( #226 )
...
This change is a follow up on the effort to remove transactions and sync stores from the database layer, and move them in the application layer. It is addressing the repo + space store.
The following changes are included:
- Introduce PathStore storing resource paths (repo + space)
- Add foreign key from path.repo_id/space_id to repo.id/space.id
- Add foreign key from repo/space.parent_id to space.id
- Remove repo_sync and space_sync
- Move path creation logic to repo/space controller (for both creating primary paths for new repos/spaces, as well as creating alias spaces)
- Reimplement repo/space moving on controller layer
2023-01-18 11:34:12 -08:00