Commit Graph

1680 Commits

Author SHA1 Message Date
Adam Obuchowicz
bb3b145af5
Refactor gui/src/rust/ide to two app/gui and app/ide-desktop (#3157) 2021-11-16 10:04:56 +01:00
Adam Obuchowicz
753f787a6f
Refactored config crate + moving crates to lib/rust directory. (#3155) 2021-11-12 13:56:23 +01:00
Adam Obuchowicz
942464cbaf
Refactoring: merge utils into prelude; merge workspaces. (#3151) 2021-11-10 14:36:08 +01:00
Adam Obuchowicz
ea1a411f9a
Initial crate's refactoring inside IDE (#3144) 2021-11-09 15:13:15 +03:00
Michał Wawrzyniec Urbańczyk
a7023cf585
Update docs.yml
Remove the Engine changelog check altogether.
2021-11-09 00:45:15 +01:00
Michał Wawrzyniec Urbańczyk
8fc51bfe44
Apply unified prettier style to engine codebase (#3145) 2021-11-08 16:45:29 +01:00
Dmitry Bushev
83e35751f4
Disable ProjectManagementApiSpec (#3138) 2021-11-08 15:52:28 +01:00
Michał Wawrzyniec Urbańczyk
1311e8e156
Disable the engine Changelog check. (#3146) 2021-11-08 14:52:29 +01:00
Michał Wawrzyniec Urbańczyk
848cef7dca
Use libraries merged from rust-lib directly (#3137) 2021-11-05 16:55:55 +01:00
Michał Wawrzyniec Urbańczyk
e18322e802
Introducing single config for prettier and applying it across the codebase. (#3141) 2021-11-05 12:51:43 +01:00
Michał Wawrzyniec Urbańczyk
22cefa7659
This wasn't supposed to be committed. 2021-11-03 13:38:47 +01:00
Michael Mauderer
c822256e6c
Update code style to use rust fmt (#3131) 2021-11-02 14:05:43 +01:00
Michael Mauderer
ab0f50a7a3
Bump rustc to nightly-2021-10-21 (#3129)
Bump rustc to nightly-2021-10-21, upgrade nightly features and fix new lints.
2021-11-01 23:41:52 +01:00
Michał Wawrzyniec Urbańczyk
76553dd217
Post-merge fixes (#3130)
Add GUI codeowners. Require jobs from GUI CI as part of PR. Keep prettier under control.
2021-11-01 20:44:15 +01:00
Michał W. Urbańczyk
99053decd8 various default branch switch - related updates 2021-11-01 01:37:30 +01:00
Michał W. Urbańczyk
a57da75ef0 update most of the CI workflows to use develop instead of main 2021-10-30 17:35:45 +02:00
Michał W. Urbańczyk
0d2653f835 one more path to fix 2021-10-30 17:24:54 +02:00
Michał W. Urbańczyk
d8ed4cd26f CI fixes for GUI (IDE). 2021-10-30 17:06:21 +02:00
Michał W. Urbańczyk
8bcc8cb572 Merge commit 'b20c64adb712a0236351d38b3d7afed73c965684' into develop 2021-10-30 16:55:27 +02:00
Michał W. Urbańczyk
b20c64adb7 fix the test 2021-10-30 15:37:48 +02:00
Michał W. Urbańczyk
7648deb492 single wprkspace, update ci 2021-10-30 15:04:07 +02:00
Michał W. Urbańczyk
8568e7a3b4 move flexer docs 2021-10-30 14:50:06 +02:00
Michał W. Urbańczyk
054d071d80 bump toolchain, fix clear issues 2021-10-30 14:45:49 +02:00
Michał W. Urbańczyk
9fcba50e0f add rust libs 2021-10-30 02:28:55 +02:00
Michae Mauderer
e054121a05 Prepare for next development cycle.
Original commit: 2493dcd1dc
2021-10-17 21:56:49 +01:00
Michae Mauderer
a4f7353c68 Prepare for release 2.0.0-alpha.18.
Original commit: cb893fdeef
2021-10-15 00:10:55 +01:00
Michae Mauderer
0d3d25349d Bump engine to 0.2.31.
Original commit: 47fc255fa1
2021-10-15 00:10:55 +01:00
Dmitry Bushev
1b1105a359 Override config parameters (https://github.com/enso-org/ide/pull/1796)
Original commit: be2aaf5a27
2021-10-15 00:09:52 +01:00
Dmitry Bushev
358710f4eb Add preSign step to make readonly file from GraalVM readable. (https://github.com/enso-org/ide/pull/1848)
Original commit: b358aca513
2021-10-14 23:28:46 +01:00
Dmitry Bushev
927935b90d Get engine version from config (https://github.com/enso-org/ide/pull/1844)
Original commit: 3eb5d376e4
2021-10-10 11:14:08 +01:00
Ara Adkins
a924e16618
Update some documentation for clarity (#2005) 2021-10-01 14:13:20 +01:00
Dmitry Bushev
8dfbe93df8
Bump the snapshot version 2021-10-01 15:43:02 +03:00
Dmitry Bushev
ae54ae0566
Prepare for the 0.2.31 release (#2004) 2021-10-01 15:39:39 +03:00
Felix Rech
0bcc98c3d2 Fix freezing after inactivity (https://github.com/enso-org/ide/pull/1776)
Original commit: c67538b576
2021-09-29 22:13:13 +01:00
Michael Mauderer
beebd75eb2 Make DEFAULT_PORT variable available outside of the module. (https://github.com/enso-org/ide/pull/1845)
Original commit: 0f2dda9e9d
2021-09-29 17:29:36 +01:00
Ara Adkins
337f6c8ad4
Implement linear regression on tables (#2003) 2021-09-29 15:33:18 +01:00
Ara Adkins
d7cdfd0899
Enable caches by default for the nightly runner (#2002) 2021-09-28 19:48:25 +01:00
Marcin Kostrzewa
f4823f0ad6
Auto Parallelism (#2000) 2021-09-28 00:48:17 +02:00
Michae Mauderer
7b450a9bfc Prepare for next development cycle.
Original commit: 197b022459
2021-09-27 21:44:55 +01:00
Michał W. Urbańczyk
7fa098f958 Fix release pipeline.
Original commit: 9f283c3802
2021-09-27 21:43:55 +01:00
Ara Adkins
d6465e9e97
Implement a --compile command for the engine runner (#1998) 2021-09-24 12:24:44 +01:00
Michae Mauderer
45172eec73 Prepare for release 2.0.0-alpha.17.
Original commit: e9344d0f46
2021-09-23 23:47:21 +01:00
Michae Mauderer
1c4ad86923 Bump engine version to 0.2.30.
Original commit: 62604019fe
2021-09-23 23:47:21 +01:00
Felix Rech
fea394ee5c Fix parsing of boolean command line options (https://github.com/enso-org/ide/pull/1815)
Original commit: 275eea189a
2021-09-23 23:47:05 +01:00
Michał Wawrzyniec Urbańczyk
10bac80ee8 Delayed Visualization Attaching (https://github.com/enso-org/ide/pull/1825)
Original commit: 3985f1efab
2021-09-23 23:18:12 +01:00
Ara Adkins
8d676259b9
Bump the snapshot version 2021-09-23 14:17:45 +01:00
Ara Adkins
1a2c3ddf20
Prepare for the 0.2.30 release (#1999) 2021-09-23 14:16:33 +01:00
Michał Wawrzyniec Urbańczyk
82e74121b9 Self-hosted CI runners (https://github.com/enso-org/ide/pull/1841)
Original commit: 535976ec25
2021-09-22 21:44:25 +02:00
Michał Wawrzyniec Urbańczyk
dab63b0b0e build scripts should store their output in the proper place (https://github.com/enso-org/ide/pull/1837)
Original commit: 883146efdb
2021-09-20 17:22:15 +02:00
Ara Adkins
9792f0021a
[no-changelog] Remove a spurious thing committed (#1997) 2021-09-20 10:53:15 +01:00