Commit Graph

2084 Commits

Author SHA1 Message Date
Vistaar Juneja
29c494c23f Merge branch 'ci_gitness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#273) 2023-08-11 16:55:54 +00:00
Vistaar Juneja
430605a13e update env value 2023-08-11 17:48:07 +01:00
Hitesh Aringa
ce90c63d01 [CODE-717]: redis sentinel mode (#292) 2023-08-11 16:28:53 +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
Calvin Lee
7b70f8c18d fix: [code-736]: make tag and branch pages consistent (#302) 2023-08-11 04:35:52 +00:00
Tan Nhu
e523966db8 Remove place-holder for PR status from PR listing page (#301) 2023-08-10 22:17:07 +00:00
Tan Nhu
8e3ff54b00 Improve accessibilty when browsing repository (#300) 2023-08-10 21:27:52 +00: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 Gacesa
17f4a2832a Merge branch 'feature/last-commit' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#298) 2023-08-10 19:03:02 +00:00
“tan-nhu”
d3fbb94be0 CODE-520: Stop fetching details when backend errors out 2023-08-10 11:17:57 -07:00
“tan-nhu”
11bd10f455 CODE-520: Fixed text wrapping on buttons in Compare page 2023-08-10 10:41:25 -07:00
“tan-nhu”
c1a23445dd CODE-520: FE: optimize loading of file lists for large repos 2023-08-10 10:17:49 -07:00
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
Marko Gacesa
10ea3fa640 Merge branch 'mg/pullreq/source_repo_fk_fix' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#269) 2023-08-10 12:12:31 +00: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
Tan Nhu
4e1c852a01 Improve PR Checks polling in case PR does not have any checks (#297) 2023-08-09 21:31:58 +00:00
Vistaar Juneja
5574fcac47 address comments 2023-08-09 22:25:13 +01:00
Calvin Lee
92f1bdc8b6 fix: [code-682]: fix commit sha on conversation pr page (#294) 2023-08-09 20:59:50 +00: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 Gacesa
ecd1e28e9a Merge branch 'mg/code-comments/status-update-preserves-edited' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#296) 2023-08-09 17:19:20 +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
Calvin Lee
99f6e4334e feat: [CODE-677]: Commit Range Dropdown in PR Changes Tab (#235) 2023-08-08 23:39:39 +00:00
Tan Nhu
de4e26bb72 fix diff changes in web (#291) 2023-08-08 22:58:15 +00:00
Vistaar Juneja
4983a8b48c add pipeline request struct 2023-08-08 15:35:13 +01:00
Marko Gaćeša
2d30ae42f5 update pullreqs source repo fk to cascade delete 2023-08-08 15:31:36 +02:00
Vistaar Juneja
5a47d789a4 add secret store and encryptor/decryptor 2023-08-08 13:32:50 +01:00
Vistaar Juneja
80b7082a43 fix pagination 2023-08-08 12:09:48 +01:00
Tan Nhu
7d000706f0 Implement PR Checks (#289) 2023-08-08 08:50:50 +00:00
Enver Bisevac
ffbaadba56 Merge branch 'eb/code-364' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#286) 2023-08-08 08:40:20 +00:00
Enver Bisevac
82e0d9d4a8 commit files error handling 2023-08-08 10:39:33 +02:00
Vistaar Juneja
1e7e4c98dd fix some TODOs 2023-08-08 00:25:58 +01:00
Tan Nhu
887b956351 Merge branch 'CODE-688' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#288) 2023-08-07 21:38:44 +00:00
“tan-nhu”
a8b48d228d CODE-688: All static assets must be served from the root path 2023-08-07 14:26:13 -07:00
Vistaar Juneja
c8ae92150f add pipelines auth 2023-08-07 18:29:29 +01:00
Hitesh Aringa
2b6e75682d [fix] path compare changed to diff (#285) 2023-08-07 15:22:34 +00:00
Vistaar Juneja
0c184b5970 fix + termination 2023-08-07 15:49:50 +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
Calvin Lee
083849daa8 Merge branch 'code-706' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#284) 2023-08-06 16:27:49 +00:00
calvin
faab869933 fix: [code-706]: fix color of hover 2023-08-04 18:39:48 -06:00
calvin
488ef60966 fix: [code-706]: fix ui issues on reviewer dropdown 2023-08-04 18:28:46 -06:00