Commit Graph

2594 Commits

Author SHA1 Message Date
“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
Vistaar Juneja
21d666b430 add list API 2023-08-04 16:08:12 +01:00
Vistaar Juneja
c9eb9003cf address comments 2023-08-04 16:01:38 +01:00
Vistaar Juneja
bf5a8f6ba8 remove migrations in migrate/ folder 2023-08-04 15:52:46 +01:00
Enver Bisevac
d0eccf1cae update version from UpdateMergeCheckStatus method 2023-08-04 16:47:16 +02:00
Dan Wilson
4eeae4eda0 Merge branch 'toggle_off_ff' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#276) 2023-08-04 11:41:27 +00:00
Dan Wilson
a60365823c disable feature flags that were enabled by mistake 2023-08-04 12:40:44 +01:00
Marko Gacesa
7504ea95c1 Merge branch 'mg/status-checks/external-details' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#270) 2023-08-04 10:38:50 +00:00
Vistaar Juneja
09d2fee06e move db migrations to different folder 2023-08-04 10:50:39 +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
Dan Wilson
b5a15b5ce1 Merge branch 'executions_skeleton' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#271) 2023-08-04 09:10:58 +00:00
bot-harness
55a623fe72 Cut-off release branch release/0.23.x 2023-08-04 00:04:29 +00:00
Dan Wilson
74532bbd1b fix routing reversion discussed with Tan 2023-08-03 21:14:27 +01:00
Calvin Lee
d3c70f0dfb fix: [code-682]: fix wrap on pr review box (#272) 2023-08-03 18:38:20 +00:00
Dan Wilson
23923f9653 add executions skeleton code to ui 2023-08-03 15:50:09 +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
Calvin Lee
3fa628307d feat: [code-696]: repo delete confirm box (#267) 2023-08-02 18:40:06 +00:00
Calvin Lee
8581d7e214 fix: [code-698]: fix validate dom nesting (#264) 2023-08-02 15:32:55 +00: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
eaa9662cb5 Merge branch 'eb/diffstats-files' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#27) 2023-08-02 12:36:50 +00:00
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 Gacesa
6f6bbbaeb1 Merge branch 'mg/blame/fix_binary' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#262) 2023-08-02 11:35:26 +00:00
Calvin Lee
70cf2df96a fix: [code-682]: fix overlapping issues in tables (#259) 2023-08-01 18:07:12 +00:00
Dan Wilson
39a7de6382 Merge branch 'ui-feature-flags' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#263) 2023-08-01 17:00:10 +00:00
Dan Wilson
02060ea4a7 implement ui feature flags and pipelines and secrets skeleton pages 2023-08-01 16:27:57 +01:00
Akhilesh Pandey
084443f81e [CODE-617]: Update variable name and merge with main 2023-08-01 18:53:01 +05:30