aboutsummaryrefslogtreecommitdiffstats
path: root/language-web/src/main/java
Commit message (Collapse)AuthorAge
* chore(web): bump Jetty versionLibravatar Kristóf Marussy2021-10-07
| | | | | | | Requred vendoring org.eclipse.xtext.web.servlet as tools.refinery.language.web.xtext due to the javax -> jakarta package name change: https://www.eclipse.org/lists/jetty-announce/msg00149.html
* chore: change package nameLibravatar Kristóf Marussy2021-10-05
|
* chore: fix Java 17 Sonar warningsLibravatar Kristóf Marussy2021-10-02
| | | | | Had to disable code coverage measurement in the Quality Gate, we should switch it on again once we have a complete test suite.
* perf(web): split off CodeMirror chunksLibravatar Kristóf Marussy2021-10-02
| | | | Also optimizes statis asset caching.
* Refactor ServerLauncherLibravatar Kristóf Marussy2021-09-20
|
* Allow launching server from EclipseLibravatar Kristóf Marussy2021-09-19
|
* Allow running ServerLauncher from EclipseLibravatar Kristóf Marussy2021-09-19
|
* Refactoring based on Sonar reportsLibravatar Kristóf Marussy2021-07-29
|
* Fix typo in environmental variable nameLibravatar Kristóf Marussy2021-07-05
|
* Add hot module replacement for developmentLibravatar Kristóf Marussy2021-06-29
|
* Generate all files on buildLibravatar Kristóf Marussy2021-06-29
|
* Fix running outside of EclipseLibravatar Kristóf Marussy2021-06-27
|
* Simplify project layoutLibravatar Kristóf Marussy2021-06-27