Commit Graph

315 Commits

Author SHA1 Message Date
Vistaar Juneja
1f06534259 address comments 2023-08-17 12:15:45 +01:00
Vistaar Juneja
13ae2a0361 fix lint/format 2023-08-17 12:15:45 +01:00
Vistaar Juneja
f784eedeae working executions flow 2023-08-17 12:15:09 +01:00
Vistaar Juneja
443ec9e600 use stage store and step store to fetch logs 2023-08-17 12:15:09 +01:00
Vistaar Juneja
f49aa9ff7d add tail handler in log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
b6304683d4 add livelog and move logs to log controller 2023-08-17 12:15:08 +01:00
Vistaar Juneja
9ea22140aa add find logs handler 2023-08-17 12:13:25 +01:00
Vistaar Juneja
6ae5145be4 add log data store for s3/DB 2023-08-17 12:13:25 +01:00
Akhilesh Pandey
34e46c30c1 Merge branch 'main' into akp/CODE-617 2023-08-17 01:07:59 +05:30
Akhilesh Pandey
5175bc8b2e fix: Minor comments 2023-08-16 17:52:03 +05:30
Akhilesh Pandey
158cd917b5 fix: Remove register_check.go and modify name for list_configs.go to make it singular 2023-08-16 17:44:14 +05:30
Enver Bisevac
ef1f04eb5b added utf-8 support for branch name check and minor improvements 2023-08-15 18:46:56 +02:00
Enver Bisevac
63145686f4 fix commit adn files changed counters 2023-08-14 17:17:08 +02:00
Enver Bisevac
d2c04cf42c Merge branch 'eb/code-137' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#312) 2023-08-14 14:56:19 +00:00
Enver Bisevac
ebdadcfc01 fix error handling on branch creation 2023-08-14 16:54:55 +02:00
Marko Gacesa
104802a808 Merge branch 'mg/fix-activity-list-param-parse' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#304) 2023-08-14 12:59:11 +00:00
Vistaar Juneja
29c494c23f Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#273) 2023-08-11 16:55:54 +00:00
Marko Gaćeša
e262495cf4 fix kind and type param parsing for the activity list API 2023-08-11 14:33:11 +02:00
Vistaar Juneja
d1d50377fc address comments 2023-08-11 11:36:39 +01:00
Akhilesh Pandey
a8f6f9528a fix: Update the code to use registerInput along with createInput for user registration and subsequent creation 2023-08-11 00:52:05 +05:30
Marko Gaćeša
4f1767d512 dedicated api to get the last commit info 2023-08-10 18:42:10 +02:00
Vistaar Juneja
c1ebb1837a update return type of list to use pointer 2023-08-10 16:52:39 +01:00
Vistaar Juneja
01fffd56a3 address comments 2023-08-10 14:33:02 +01:00
Vistaar Juneja
f4ea3d714e wrap list error 2023-08-10 00:02:50 +01:00
Vistaar Juneja
2bf73fbb5c add UpdateOptLock 2023-08-09 23:56:47 +01:00
Vistaar Juneja
e24eb858d5 run make format and fix lint errors 2023-08-09 23:00:33 +01:00
Vistaar Juneja
5574fcac47 address comments 2023-08-09 22:25:13 +01: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
Vistaar Juneja
f35d8fe03d add list secrets 2023-08-09 17:19:26 +01:00
Vistaar Juneja
26d6651168 address comments, complete secret CRUD 2023-08-09 15:02:48 +01: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
Vistaar Juneja
4983a8b48c add pipeline request struct 2023-08-08 15:35:13 +01:00
Vistaar Juneja
80b7082a43 fix pagination 2023-08-08 12:09:48 +01:00
Vistaar Juneja
1e7e4c98dd fix some TODOs 2023-08-08 00:25:58 +01:00
Vistaar Juneja
c8ae92150f add pipelines auth 2023-08-07 18:29:29 +01:00
Vistaar Juneja
4bc8777a5d remove unneeded transaction 2023-08-07 13:30:26 +01:00
Vistaar Juneja
bc921ac1a2 add execution endpoints 2023-08-07 02:19:41 +01:00
Vistaar Juneja
2c5c781a3c Add execution db interface 2023-08-06 18:13:42 +01:00
Abhinav Singh
faf56d67fe fix: [CODE-716]: authorizer add more cases 2023-08-04 14:11:59 -07:00
Vistaar Juneja
4390376acd add list, fix delete 2023-08-04 16:44:51 +01:00
Enver Bisevac
2efe0614da remove unused files 2023-08-04 17:28:32 +02:00
Vistaar Juneja
c9eb9003cf address comments 2023-08-04 16:01:38 +01:00
Vistaar Juneja
f04a695732 add copyright header to all files 2023-08-04 10:50:39 +01:00
Vistaar Juneja
8cdcecb56f add pipelines and executions handlers to gitness 2023-08-04 10:50:39 +01: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