Commit Graph

262 Commits

Author SHA1 Message Date
Marko Gaćeša
4f1767d512 dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
Marko Gacesa
5f1becc333 Merge branch 'mg/status-checks/markdown-kind' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#295) 2023-08-09 17:19:35 +00:00
Marko Gaćeša
20610fb729 changing the status of a code comment preserves its edited ts 2023-08-09 15:16:13 +02:00
Marko Gaćeša
b7c339c31e status checks: raw and markdown payload kinds 2023-08-09 14:42:26 +02:00
Abhinav Singh
faf56d67fe fix: [CODE-716]: authorizer add more cases 2023-08-04 14:11:59 -07:00
Enver Bisevac
2efe0614da remove unused files 2023-08-04 17:28:32 +02:00
Marko Gaćeša
ba151533a0 add detail text field in payload of status checks type=external 2023-08-03 14:13:36 +02:00
Akhilesh Pandey
a35b5799a6 Merge branch 'akp/principal-list' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#266) 2023-08-02 14:14:35 +00:00
Akhilesh Pandey
0746776b17 fix: PrincipalFilter parser for listing principals 2023-08-02 19:05:18 +05:30
Enver Bisevac
7546f2cd6b initial work - diff stats, (files changed) 2023-08-02 14:34:39 +02:00
Enver Bisevac
a85df2b43a Merge branch 'eb/code-684' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#265) 2023-08-02 12:16:01 +00:00
Enver Bisevac
7cce097b0f error handling on merge operation 2023-08-02 14:11:25 +02:00
Marko Gaćeša
053580ddd4 fix PR list state param parse 2023-08-01 13:24:03 +02:00
Marko Gacesa
5fd846fd25 Merge branch 'mg/spaces/list-pagination' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#257) 2023-08-01 10:40:30 +00:00
Marko Gaćeša
6946df193b add pagination to the status check list API 2023-07-31 13:23:34 +02:00
Marko Gaćeša
416bd1ba36 openapi update for the sapce membership list API 2023-07-31 12:36:31 +02:00
Hitesh Aringa
592a9aeb63 [PR Check] Fix PR Status Check Bug (#253) 2023-07-28 23:15:01 +00:00
Marko Gaćeša
f5084697b1 Minor fixes and refactoring 2023-07-28 12:57:16 +02:00
Johannes Batzill
43c8ee125d [PR] Allow PR Merge despite Unresolved Comments (#247) 2023-07-27 01:27:40 +00:00
Johannes Batzill
9436855194 Proposal - Remove PR diff api and use repo API (#242) 2023-07-26 23:37:22 +00: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
c8ce82d197 [Standalone] Make Token Expiration Optional & Fix CLI Register + Login (#239) 2023-07-26 01:03:03 +00:00
Johannes Batzill
45e48a2b05 [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
Vistaar Juneja
551f2a9fd3 fix build error (#234) 2023-07-25 13:27:53 +00:00
Akhilesh Pandey
71ffa224f0 [CODE-621]: Add check to prevent last and only admin deletion (#205) 2023-07-25 04:03:43 +00:00
Johannes Batzill
c7e3620de9 [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
Hitesh Aringa
914050c8a1 [CODE-631]: use parent ref in space membership (#226) 2023-07-24 21:21:09 +00:00
Hitesh Aringa
bc5945f8ba [CODE-631]: parent ref changes (#214) 2023-07-24 21:10:45 +00:00
Marko Gaćeša
9c8e578d90 typo fixes 2023-07-24 15:10:56 +02:00
Johannes Batzill
baa4eb5ac9 feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
Johannes Batzill
45026edf2b Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00:00
Johannes Batzill
ac84328a6b remove default value and allow empty grants 2023-07-18 16:54:40 -07:00
Johannes Batzill
478ae74e49 make grants optional for pat/sat create APIs 2023-07-18 16:45:33 -07:00
Akhilesh Pandey
6b764b4eb0 [CODE-619]: Move update admin route from user to users (#207) 2023-07-18 19:08:52 +00:00
Akhilesh Pandey
d582d09ee1 CODE-620: Make admin password optional during startup (#204) 2023-07-18 13:09:26 +00:00
Akhilesh Pandey
e26e578da2 CODE-623: API to logout a user and delete the session token from database (#202) 2023-07-18 10:19:00 +00:00
Akhilesh Pandey
0cd95e7400 [CODE-619]: Remove unused function 2023-07-18 15:33:41 +05:30
Akhilesh Pandey
d55ff28174 Update error message when unable to parse user_uid 2023-07-18 15:31:56 +05:30
Akhilesh Pandey
a57f4f22a9 Update user-admin update API to use the user_uid instead of user_id 2023-07-18 15:20:57 +05:30
Akhilesh Pandey
ee683aa2c8 Update struct attribute names and pass register logic from handler to controller 2023-07-18 00:57:06 +05:30
Akhilesh Pandey
03cc7de4f2 CODE-619: Update API to use UserID from Path 2023-07-14 20:50:00 +05:30
Akhilesh Pandey
29a9194437 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:12:57 +05:30
Akhilesh Pandey
07b04f2d77 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:10:43 +05:30
Hitesh Aringa
ed7458d7b7 Reviewer repo access (#195) 2023-07-13 22:45:02 +00:00
Johannes Batzill
e354f560a5 Replace QueryParamAsPositiveInt64 with QueryParamAsPositiveInt64OrDefault where the parameter is optional (#191) 2023-07-13 05:46:16 +00:00
Johannes Batzill
5543fba0b4 [GIHA] Introduce githa custom githook binary (#186) 2023-07-12 15:49:06 +00:00
Akhilesh Pandey
959fb7b462 CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30
Akhilesh Pandey
e1b6be7655 CODE-610: Update swagger schema (#181) 2023-07-11 11:35:00 +00:00
Akhilesh Pandey
2dd4d73da5 CODE-385: Fix delete response (#170) 2023-06-28 16:13:25 +00:00
Johannes Batzill
59e3bff412 fix missed error and linting errors 2023-06-26 11:37:08 -07:00