“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 |
|
calvin
|
fbc3705b4e
|
fix: [code-706]: fix refetch
|
2023-08-04 17:46:05 -06:00 |
|
calvin
|
3e9a3948b0
|
fix: [code-706]: fix refetch
|
2023-08-04 17:14:45 -06:00 |
|
Abhinav Singh
|
faf56d67fe
|
fix: [CODE-716]: authorizer add more cases
|
2023-08-04 14:11:59 -07:00 |
|
Calvin Lee
|
e83d64fac4
|
feat: [code-682]: hide draft option on merge state (#275)
|
2023-08-04 17:11:54 +00:00 |
|
Dan Wilson
|
e121a7b1dd
|
Merge branch 'fix-exec-routing' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#279)
|
2023-08-04 16:53:05 +00:00 |
|
Vistaar Juneja
|
4390376acd
|
add list, fix delete
|
2023-08-04 16:44:51 +01:00 |
|
Enver Bisevac
|
f9e06a4a1d
|
Merge branch 'eb/remove-unused-files' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#278)
|
2023-08-04 15:33:00 +00:00 |
|
Dan Wilson
|
b68e05bdba
|
remove unused types
|
2023-08-04 16:31:59 +01:00 |
|
Dan Wilson
|
248ebeecc4
|
fix execution and pipeline routing in the UI
|
2023-08-04 16:29:33 +01:00 |
|
Enver Bisevac
|
2efe0614da
|
remove unused files
|
2023-08-04 17:28:32 +02:00 |
|
Enver Bisevac
|
9ca780068e
|
Merge branch 'eb/fix-pr-update-mergeable-status' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#277)
|
2023-08-04 15:14:40 +00:00 |
|