author
int64
658
755k
date
stringdate
2012-06-12 08:34:29
2024-07-22 14:51:21
timezone
int64
-46,800
43.2k
hash
stringlengths
40
40
message
stringlengths
5
490
mods
listlengths
1
16
language
stringclasses
20 values
license
stringclasses
3 values
repo
stringlengths
5
68
original_message
stringlengths
12
491
426,496
13.08.2019 16:28:49
-7,200
736a76fd7e3faeaddab3a4431301ca808d75a968
Rename de.q60.mps.shadowmodels.web.json -> de.q60.mps.web.ui.sm.json
[ { "change_type": "MODIFY", "old_path": "mps/.mps/modules.xml", "new_path": "mps/.mps/modules.xml", "diff": "<project version=\"4\">\n<component name=\"MPSProject\">\n<projectModules>\n- <modulePath path=\"$PROJECT_DIR$/de.q60.mps.shadowmodels.web.json/de.q60.mps.shadowmodels.web.json.mpl\" folder=\"...
Kotlin
Apache License 2.0
modelix/modelix
Rename de.q60.mps.shadowmodels.web.json -> de.q60.mps.web.ui.sm.json
426,496
13.08.2019 17:03:46
-7,200
8d003279d5e752cec615405a19d1a8e4537d6757
Use paths instead of subdomains for the different services
[ { "change_type": "MODIFY", "old_path": "apache.conf", "new_path": "apache.conf", "diff": "<VirtualHost *:80>\n- ServerName model.webmps.q60.de\n+ ServerName webmps.q60.de\n+ DocumentRoot /home/sascha/webmps/ui-client/dist\n+\nProxyRequests Off\n<Proxy *>\nOrder deny,allow\nAllow from all\n</Proxy>\n...
Kotlin
Apache License 2.0
modelix/modelix
Use paths instead of subdomains for the different services
426,496
13.08.2019 20:09:46
-7,200
56e44251856981455db749dfd6db0524cb71c3b1
Remove libraries from d.q.m.web.ui.svg that are already in d.q.m.web.lib
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.svg/de.q60.mps.web.ui.svg.msd", "new_path": "mps/de.q60.mps.web.ui.svg/de.q60.mps.web.ui.svg.msd", "diff": "<sourceRoot location=\"batik-1.7.1/lib/js.jar\" />\n<sourceRoot location=\"batik-1.7.1/extensions/batik-rasterizer-ext.jar\" />\n<...
Kotlin
Apache License 2.0
modelix/modelix
Remove libraries from d.q.m.web.ui.svg that are already in d.q.m.web.lib
426,496
13.08.2019 20:13:28
-7,200
6c81df8bfbe1bde8a15a75676a66be58756ebe17
Remove libraries from d.q.m.web.ui.svg that are already in d.q.m.web.lib (2)
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "new_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "diff": "</node>\n</node>\n</node>\n- <node concept=\"1SiIV0\" id=\"3$7KuaihlS2\" role=\"3bR37C\">\n- <node concept=\"1BurEX\" id...
Kotlin
Apache License 2.0
modelix/modelix
Remove libraries from d.q.m.web.ui.svg that are already in d.q.m.web.lib (2)
426,496
14.08.2019 11:31:07
-7,200
4c48ac4dc2c673257e8937bce769da321865afd1
ui-client: Update all libraries (2)
[ { "change_type": "MODIFY", "old_path": "ui-client/build.gradle", "new_path": "ui-client/build.gradle", "diff": "@@ -22,10 +22,10 @@ node {\n*/\n// Version of node to use.\n- version = '9.5.0'\n+ version = '12.8.0'\n// Version of npm to use.\n- npmVersion = '5.6.0'\n+ npmVersion = '6.10.2'\n// If tru...
Kotlin
Apache License 2.0
modelix/modelix
ui-client: Update all libraries (2)
426,496
14.08.2019 15:33:00
-7,200
928594e9f13df03b396489759dfd4c6a75373848
sm-ui: Specify the reference of the node to load as an attribute on the DIV element
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.server/models/de.q60.mps.web.ui.server.plugin.mps", "new_path": "mps/de.q60.mps.web.ui.server/models/de.q60.mps.web.ui.server.plugin.mps", "diff": "<reference id=\"1068499141037\" name=\"baseMethodDeclaration\" index=\"37wK5l\" />\n<child...
Kotlin
Apache License 2.0
modelix/modelix
sm-ui: Specify the reference of the node to load as an attribute on the DIV element
426,496
15.08.2019 11:48:02
-7,200
8b9bf3dcec4fdf40307e4553b56fabd4b8f5f9e5
Fix wrong clipping caused by duplicate IDs from different SVGs
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/SvgBasedEditor.ts", "new_path": "ui-client/src/scripts/SvgBasedEditor.ts", "diff": "@@ -43,16 +43,22 @@ export class SvgBasedEditor {\nrawData = event.data;\nif (lastMessage.type === \"image.full\") {\n- let svg = parseSvg(rawData);\nelem...
Kotlin
Apache License 2.0
modelix/modelix
Fix wrong clipping caused by duplicate IDs from different SVGs
426,496
15.08.2019 11:57:22
-7,200
9e97282d9cfdccb94b88800ce270fb2705d6a98a
Editor wasn't rendered on the EDT after the client setting the root node
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.svg/models/de.q60.mps.web.ui.svg.plugin.mps", "new_path": "mps/de.q60.mps.web.ui.svg/models/de.q60.mps.web.ui.svg.plugin.mps", "diff": "</node>\n</node>\n<node concept=\"3clFbS\" id=\"6kYN8GanNmd\" role=\"3eOfB_\">\n+ <node concept=\"3clF...
Kotlin
Apache License 2.0
modelix/modelix
Editor wasn't rendered on the EDT after the client setting the root node
426,496
15.08.2019 13:05:21
-7,200
0a0c935d87eadaa4fa75ebbd76abe288cfb54926
Fix attempt of sending data on a closed websocket
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/SvgBasedEditor.ts", "new_path": "ui-client/src/scripts/SvgBasedEditor.ts", "diff": "@@ -24,6 +24,8 @@ export class SvgBasedEditor {\nlet rawData: string = null;\n$(window).on(\"scroll resize\", () => {\n+ if (socket.readyState !== WebSock...
Kotlin
Apache License 2.0
modelix/modelix
Fix attempt of sending data on a closed websocket
426,496
15.08.2019 13:06:12
-7,200
1bfc1d6b1ef530090abd61d6f08c997963f781b1
HTML page for concepts that shows all aspects on one page
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "new_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "diff": "<node concept=\"027rt\" id=\"7trMQm3l_9S\" role=\"02LM9\">\n<ref role=\"027rv\" to=\"70w...
Kotlin
Apache License 2.0
modelix/modelix
HTML page for concepts that shows all aspects on one page
426,496
15.08.2019 13:40:51
-7,200
b8ce794244e11a756922b3dc4e4f7ccba6828af7
Some concept page adjustments
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm.dom/models/de.q60.mps.web.ui.sm.dom.structure.mps", "new_path": "mps/de.q60.mps.web.ui.sm.dom/models/de.q60.mps.web.ui.sm.dom.structure.mps", "diff": "<property role=\"EcuMT\" value=\"9002232898239389199\" />\n<property role=\"3GE5qa\"...
Kotlin
Apache License 2.0
modelix/modelix
Some concept page adjustments
426,496
15.08.2019 13:43:59
-7,200
c5f56d4eca3b7b67e9450f3a18b18ff4d00a842c
Change names of the module/model stored in the model repository
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<node concept=\"liA8E\" id=\"68rqGk16hJ\" role=\"2OqNvi\">\n<ref role=\"37wK5l\"...
Kotlin
Apache License 2.0
modelix/modelix
Change names of the module/model stored in the model repository
426,496
15.08.2019 15:15:52
-7,200
44d789010a59ebd1a6d6ef4e13f0b9c79894a530
Set unit test flag to false when running the headless MPS Otherwise, the internal HTTP server is disabled
[ { "change_type": "MODIFY", "old_path": "ui-server/src/main/java/de/q60/mps/web/ui/server/EnvironmentLoader.java", "new_path": "ui-server/src/main/java/de/q60/mps/web/ui/server/EnvironmentLoader.java", "diff": "@@ -58,7 +58,7 @@ public class EnvironmentLoader {\nFile homePath = new File(jetbrains.mps...
Kotlin
Apache License 2.0
modelix/modelix
Set unit test flag to false when running the headless MPS Otherwise, the internal HTTP server is disabled
426,496
15.08.2019 15:23:24
-7,200
1d93c0c8840b4067fc265425e448e009521acfd2
Reverse proxy config to the internal MPS web server
[ { "change_type": "MODIFY", "old_path": "apache.conf", "new_path": "apache.conf", "diff": "RewriteRule /svgui/(.*) ws://localhost:8391/$1 [P,L]\nRewriteCond %{HTTP:Upgrade} !=websocket [NC]\nRewriteRule /svgui/(.*) http://localhost:8391/$1 [P,L]\n+\n+ ProxyPass \"/mps/\" \"http://localhost:63320/\"\n...
Kotlin
Apache License 2.0
modelix/modelix
Reverse proxy config to the internal MPS web server
426,496
15.08.2019 16:33:27
-7,200
e956bcdb59c077cc50e8129261a9d2c7ee6a9fde
Encode URL parameters as they may contain "/"
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "new_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "diff": "<import index=\"6y8\" ref=\"r:84bdf498-a7b7-4050-8eec-ebd94d3bd321(de.q60.mps.web.ui.sm....
Kotlin
Apache License 2.0
modelix/modelix
Encode URL parameters as they may contain "/"
426,496
15.08.2019 17:22:41
-7,200
828558e5c42278451d936784448b682f0f214c6d
Fix serving of static files from the MPS internal HTTP server
[ { "change_type": "MODIFY", "old_path": ".gitignore", "new_path": ".gitignore", "diff": "@@ -6,4 +6,4 @@ mps/build/tmp\n.gradle\nartifacts\nbuild\n-mps/de.q60.mps.web.ui.svg/lib/ui-client.jar\n+mps/de.q60.mps.web.ui.server/lib/ui-client.jar\n" }, { "change_type": "MODIFY", "old_path": "mp...
Kotlin
Apache License 2.0
modelix/modelix
Fix serving of static files from the MPS internal HTTP server
426,496
15.08.2019 17:29:32
-7,200
85cdb75737a74a02cb3a60b6a49c2c679ebe42c3
Remove the RCP packaging from the default build The platform independent structure is enough for running the ui-server. Should reduce the build time.
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -20,7 +20,7 @@ plugins {\ngroup 'de.q60.mps.web'\ndescription = \"Cloud storage and web UI for MPS\"\n-defaultTasks 'build_languages', 'build_rcp', 'build_ui_server', 'packageNpmApp', 'build_model_server'\...
Kotlin
Apache License 2.0
modelix/modelix
Remove the RCP packaging from the default build The platform independent structure is enough for running the ui-server. Should reduce the build time.
426,496
15.08.2019 17:46:06
-7,200
4e4a44c7e857f9deda3caf90928f28254f08da50
Set SVG UI URL for deployment mode
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/SvgBasedEditor.ts", "new_path": "ui-client/src/scripts/SvgBasedEditor.ts", "diff": "@@ -16,7 +16,7 @@ export class SvgBasedEditor {\nlet lastEventTime: number = 0;\nlet url = \"ws://\" + window.location.hostname + \"/svgui/\";\n- url = \"...
Kotlin
Apache License 2.0
modelix/modelix
Set SVG UI URL for deployment mode
426,496
15.08.2019 18:01:22
-7,200
9c1f8e7f8010fb155625a966e133f7d9cd9b4f32
Set SM UI URL for deployment mode
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "new_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "diff": "@@ -12,7 +12,8 @@ export class ShadowModelsBasedEditor {\n}\nprivate init(): void {\n- const socket = new WebSocket(\"ws://localhost:281...
Kotlin
Apache License 2.0
modelix/modelix
Set SM UI URL for deployment mode
426,496
15.08.2019 19:35:10
-7,200
871d985c445cdaafd5c6b3874e1bda31af431d24
Debug output when the interaction server is started
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm.server/de.q60.mps.web.ui.sm.server.msd", "new_path": "mps/de.q60.mps.web.ui.sm.server/de.q60.mps.web.ui.sm.server.msd", "diff": "<dependency reexport=\"false\">a7322769-ef64-4daa-a2f4-fd4228fb713e(de.q60.mps.shadowmodels.target.text)</...
Kotlin
Apache License 2.0
modelix/modelix
Debug output when the interaction server is started
426,496
15.08.2019 19:40:27
-7,200
5c0979ad0d7e1d38a86ffe009f1d311bd5b7ffb2
Debug output when the interaction server is started (2)
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "new_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "diff": "<ref role=\"3bR37D\" to=\"90a9:PE3B26QCrP\" resolve=\"org.apache.commons\" />\n</node>\n</node>\n+ <node concept=\"1SiIV...
Kotlin
Apache License 2.0
modelix/modelix
Debug output when the interaction server is started (2)
426,496
15.08.2019 19:54:55
-7,200
77b0536028f9f3609231b911b95ac8042e55a43a
Probably found the reason why the SM UI plugin wasn't loaded
[ { "change_type": "MODIFY", "old_path": "ui-server/src/main/java/de/q60/mps/web/ui/server/EnvironmentLoader.java", "new_path": "ui-server/src/main/java/de/q60/mps/web/ui/server/EnvironmentLoader.java", "diff": "@@ -46,8 +46,9 @@ public class EnvironmentLoader {\n.withVcsPlugin()\n.withWorkbenchPath()...
Kotlin
Apache License 2.0
modelix/modelix
Probably found the reason why the SM UI plugin wasn't loaded
426,496
15.08.2019 21:24:31
-7,200
9e8fbc54623a1dedfcf86c28e737f16fcec08ea8
apache config: Remove referer for request to the MPS internal http server as it will return 404 for non localhost
[ { "change_type": "MODIFY", "old_path": "apache.conf", "new_path": "apache.conf", "diff": "Allow from all\n</Proxy>\n+ <LocationMatch \"/mps\">\n+ ProxyPass \"http://localhost:63320\"\n+ ProxyPassReverse \"http://localhost:63320\"\n+\n+ RequestHeader unset Referer\n+ </LocationMatch>\n+\nRewriteEngin...
Kotlin
Apache License 2.0
modelix/modelix
apache config: Remove referer for request to the MPS internal http server as it will return 404 for non localhost
426,496
15.08.2019 22:12:23
-7,200
c00b4af70c90e2fd85b9ca4804d845de20e12a1f
Adjust websocket URLs to work local and on the server
[ { "change_type": "MODIFY", "old_path": "ui-client/src/public/index.html", "new_path": "ui-client/src/public/index.html", "diff": "<h1>Web MPS</h1>\n<body>\n- <div class=\"smviewer\" nodeRef=\"cb7b857a-a99a-4d6a-a46c-c549a2d2e3fc/r:aa81192e-df6a-4ae0-8553-805574707051(module/model)/860069155024143952...
Kotlin
Apache License 2.0
modelix/modelix
Adjust websocket URLs to work local and on the server
426,496
15.08.2019 22:12:41
-7,200
7f73934a98e40d0b7fc3ba4ad8079f7e78744e8c
Add SVG editor to the nodeAsHtml page
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "new_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "diff": "<node concept=\"214o7A\" id=\"7trMQm3aFiA\" role=\"214sll\" />\n</node>\n</node>\n+ <nod...
Kotlin
Apache License 2.0
modelix/modelix
Add SVG editor to the nodeAsHtml page
426,496
18.08.2019 23:56:21
-7,200
4aed99772d3ba00f34c6a87cec4a9163682e2da3
Dockerfile for the UI server
[ { "change_type": "ADD", "old_path": null, "new_path": ".dockerignore", "diff": "+.git\n+/artifacts\n+node_modules\n+.gradle\n+tmp\n+/build/de.q60.mps.web.rcp/build/artifacts/de.q60.mps.webDistribution\n+/mps\n\\ No newline at end of file\n" }, { "change_type": "ADD", "old_path": null, ...
Kotlin
Apache License 2.0
modelix/modelix
Dockerfile for the UI server
426,496
20.08.2019 10:48:16
-7,200
c107cd8fa2df61b524054510677a1afd345d00f9
Change default page to /repositoryAsHtml
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.server/models/de.q60.mps.web.ui.server.plugin.mps", "new_path": "mps/de.q60.mps.web.ui.server/models/de.q60.mps.web.ui.server.plugin.mps", "diff": "<import index=\"ky10\" ref=\"fc3c2aa8-0d4b-463f-a774-40d450aa04a0/java:org.eclipse.jetty.s...
Kotlin
Apache License 2.0
modelix/modelix
Change default page to /repositoryAsHtml
426,496
21.08.2019 12:59:56
-7,200
70a6220fcaba390fe54538931f4c6bc661a54237
Fix IndexOutOfBoundsException in CPNode.withReferenceTarget/withPropertyValue
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "new_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "diff": "</node>\n</node>\n</node>\n- <node concept=\"3clFbC\" id=\"3jzgJ0sMYU_\" role=\"3clFbw\">\n- <node...
Kotlin
Apache License 2.0
modelix/modelix
Fix IndexOutOfBoundsException in CPNode.withReferenceTarget/withPropertyValue
426,496
22.08.2019 16:14:32
-7,200
9e211051449957f6c02c086265b10c79364f9aca
Update port in Dockerfile-ui after moving from the MPS jetty to a separate jetty
[ { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "FROM openjdk:8\nWORKDIR /usr/webmps-ui\n-EXPOSE 63320\n+EXPOSE 33333\nCOPY run-ui-server.sh /usr/webmps-ui\nCOPY ui-server/target/ /usr/webmps-ui/ui-server/target/\nCOPY build/de.q60.mps.web.rcp/build/artif...
Kotlin
Apache License 2.0
modelix/modelix
Update port in Dockerfile-ui after moving from the MPS jetty to a separate jetty
426,496
23.08.2019 10:37:28
-7,200
419edae7e7487900cc2894313ba840a3e0837bb1
Added docker-compose.yml to connect db, model and ui
[ { "change_type": "ADD", "old_path": null, "new_path": "docker-build-all.sh", "diff": "+#!/bin/sh\n+\n+./docker-build-db.sh\n+./docker-build-model.sh\n+./docker-build-ui.sh\n" }, { "change_type": "ADD", "old_path": null, "new_path": "docker-compose.yml", "diff": "+version: \"3.7\"...
Kotlin
Apache License 2.0
modelix/modelix
Added docker-compose.yml to connect db, model and ui
426,496
23.08.2019 10:51:14
-7,200
069f1d207c3736ae4cd1f288708ad1dc1f01f6b7
Added HEALTHCHECK for the UI
[ { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "@@ -4,4 +4,5 @@ EXPOSE 33333\nCOPY run-ui-server.sh /usr/webmps-ui\nCOPY ui-server/target/ /usr/webmps-ui/ui-server/target/\nCOPY build/de.q60.mps.web.rcp/build/artifacts/de.q60.mps.webBranding/ /usr/webmps...
Kotlin
Apache License 2.0
modelix/modelix
Added HEALTHCHECK for the UI
426,496
23.08.2019 16:00:36
-7,200
427e08a493be8d038a23fbdfaf75a6e888138c36
Migrate model-server to gradle
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -20,7 +20,7 @@ plugins {\ngroup 'de.q60.mps.web'\ndescription = \"Cloud storage and web UI for MPS\"\n-defaultTasks 'build_languages', 'build_rcp_branding', 'build_ui_server', 'packageNpmApp', 'build_model...
Kotlin
Apache License 2.0
modelix/modelix
Migrate model-server to gradle
426,496
23.08.2019 16:26:24
-7,200
244049e04fb5e0f5dc117dbba843bf7423dd223a
Migrate ui-server to gradle
[ { "change_type": "MODIFY", "old_path": "Dockerfile-model", "new_path": "Dockerfile-model", "diff": "@@ -2,5 +2,5 @@ FROM openjdk:8\nWORKDIR /usr/webmps-model\nEXPOSE 63320\nCOPY run-model-server.sh /usr/webmps-model/\n-COPY model-server/target/ /usr/webmps-model/model-server/target/\n+COPY model-ser...
Kotlin
Apache License 2.0
modelix/modelix
Migrate ui-server to gradle
426,496
23.08.2019 17:09:51
-7,200
3a3ba1053e5833212787e251a9e92ff84efa2194
Update steps to build and run the project in the README
[ { "change_type": "MODIFY", "old_path": "README.md", "new_path": "README.md", "diff": "@@ -9,14 +9,9 @@ Cloud storage and web UI for MPS\n## Build and Run\n1. ./gradlew\n-\n-1. ./docker-build-db.sh\n-1. ./docker-build-model.sh\n-1. ./docker-build-ui.sh\n-\n-1. ./docker-run-db.sh\n-1. ./docker-run-mod...
Kotlin
Apache License 2.0
modelix/modelix
Update steps to build and run the project in the README
426,496
24.08.2019 12:15:36
-7,200
30bd09557cdbd66af6b4512299e0b1c18a5f7c61
Kubernetes configuration files
[ { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "@@ -4,5 +4,6 @@ EXPOSE 33333\nCOPY run-ui-server.sh /usr/webmps-ui\nCOPY ui-server/build/ /usr/webmps-ui/ui-server/build/\nCOPY build/de.q60.mps.web.rcp/build/artifacts/de.q60.mps.webBranding/ /usr/webmps-u...
Kotlin
Apache License 2.0
modelix/modelix
Kubernetes configuration files
426,496
24.08.2019 22:03:22
-7,200
5039f9fc519d53879bcb6c7632ea73c395f8b078
Add an MPS instance ID to each HTML page to make load balancing visible
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "new_path": "mps/de.q60.mps.web.ui.sm/models/de.q60.mps.web.ui.sm.transformations.mps", "diff": "<import index=\"18ew\" ref=\"6ed54515-acc8-4d1e-a16c-9fd6cfe951ea/java:jetbrains.mps.uti...
Kotlin
Apache License 2.0
modelix/modelix
Add an MPS instance ID to each HTML page to make load balancing visible
426,496
25.08.2019 08:28:13
-7,200
3ced225ecb3e62499c621e70e318c01f207e6d06
Kubernetes config for the google cloud using a managed SQL database
[ { "change_type": "MODIFY", "old_path": ".gitignore", "new_path": ".gitignore", "diff": "@@ -7,3 +7,4 @@ mps/build/tmp\nartifacts\nbuild\nmps/de.q60.mps.web.ui.server/lib/ui-client.jar\n+kubernetes/secrets\n" }, { "change_type": "DELETE", "old_path": "kubernetes-apply-all.sh", "new_pa...
Kotlin
Apache License 2.0
modelix/modelix
Kubernetes config for the google cloud using a managed SQL database
426,496
26.08.2019 12:10:23
-7,200
5c790462ed53b4cf161fef0c81eb0f451b2e5c50
Make kubernetes config work with minikube and gcloud
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/model-deployment.yaml", "new_path": "kubernetes/common/model-deployment.yaml", "diff": "@@ -22,6 +22,7 @@ spec:\n- name: jdbc_url\nvalue: jdbc:postgresql://db:5432/\nimage: eu.gcr.io/cloudmps-250805/webmps-model\n+ imagePullPolicy: IfNotPrese...
Kotlin
Apache License 2.0
modelix/modelix
Make kubernetes config work with minikube and gcloud
426,496
26.08.2019 12:40:54
-7,200
36894eb101953d6264b8d203c94aae7f25eebae9
Remove docker-compose.yml Use minikube instead.
[ { "change_type": "DELETE", "old_path": "docker-compose.yml", "new_path": null, "diff": "-version: \"3\"\n-services:\n- db:\n- image: webmps-db\n- volumes:\n- - db-data:/var/lib/postgresql/data\n- networks:\n- - backend\n- deploy:\n- placement:\n- constraints: [node.role == manager]\n- environment:\n...
Kotlin
Apache License 2.0
modelix/modelix
Remove docker-compose.yml Use minikube instead.
426,496
26.08.2019 13:18:56
-7,200
52a77a1bdbc21cfd959262354f198cdf2692dd97
pgadmin deployment
[ { "change_type": "ADD", "old_path": null, "new_path": "kubernetes/common/pgadmin-deployment.yaml", "diff": "+apiVersion: extensions/v1beta1\n+kind: Deployment\n+metadata:\n+ annotations:\n+ creationTimestamp: null\n+ labels:\n+ io.kompose.service: pgadmin\n+ name: pgadmin\n+spec:\n+ replicas: 1\n+ s...
Kotlin
Apache License 2.0
modelix/modelix
pgadmin deployment
426,496
26.08.2019 13:22:25
-7,200
c19cdf53ca88e75aced79666016ff77bb75a4db9
Attempt to configure timeout and session affinity of the google load balancer (doesn't work)
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/ui-service.yaml", "new_path": "kubernetes/common/ui-service.yaml", "diff": "@@ -4,6 +4,7 @@ metadata:\nannotations:\nkompose.cmd: kompose convert\nkompose.version: 1.18.0 ()\n+ beta.cloud.google.com/backend-config: '{\"ports\": {\"80\":\"ui-b...
Kotlin
Apache License 2.0
modelix/modelix
Attempt to configure timeout and session affinity of the google load balancer (doesn't work)
426,496
26.08.2019 13:31:11
-7,200
3271d933e2d46b1fe8a062f6395ea5a8e2ea7630
SVG editor: Reconnect WebSocket
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.ui.svg/models/de.q60.mps.web.ui.svg.plugin.mps", "new_path": "mps/de.q60.mps.web.ui.svg/models/de.q60.mps.web.ui.svg.plugin.mps", "diff": "</node>\n</node>\n</node>\n+ <node concept=\"3clFbJ\" id=\"16LO$McC0p3\" role=\"3cqZAp\">\n+ <node con...
Kotlin
Apache License 2.0
modelix/modelix
SVG editor: Reconnect WebSocket
426,496
26.08.2019 13:36:33
-7,200
b506fee99ace99245a58df24310bcf5bd7b5f102
SVG editor: Show MPS instance ID For debugging/testing in a load balanced environment.
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "new_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "diff": "<ref role=\"3bR37D\" to=\"90a9:4iIKqJTZ5HI\" resolve=\"de.q60.mps.shadowmodels.runtimelang\" />\n</node>\n</node>\n+ <no...
Kotlin
Apache License 2.0
modelix/modelix
SVG editor: Show MPS instance ID For debugging/testing in a load balanced environment.
426,496
26.08.2019 14:19:58
-7,200
262888ea653a621d0a9e23fa9f78376d133a8604
SVG editor: Reconnect WebSocket (2)
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/SvgBasedEditor.ts", "new_path": "ui-client/src/scripts/SvgBasedEditor.ts", "diff": "@@ -84,7 +84,7 @@ export class SvgBasedEditor {\n};\n}\n- this.simulateDisconnect();\n+ //this.simulateDisconnect();\n}\nsimulateDisconnect(): void {\n" ...
Kotlin
Apache License 2.0
modelix/modelix
SVG editor: Reconnect WebSocket (2)
426,496
26.08.2019 14:20:50
-7,200
3ce73d2249bf37d1e9383caeff36f79970a2f492
SVG editor: Show MPS instance ID (2)
[ { "change_type": "ADD", "old_path": null, "new_path": "mps/de.q60.mps.web.lib/models/de.q60.mps.web.lib.mps", "diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<model ref=\"r:3b455125-c65e-4548-95e9-cf82a7781996(de.q60.mps.web.lib)\">\n+ <persistence version=\"9\" />\n+ <languages>\n+ <use id=\...
Kotlin
Apache License 2.0
modelix/modelix
SVG editor: Show MPS instance ID (2)
426,496
26.08.2019 14:25:23
-7,200
5e7e63398f141e71885cda5e57ee26701e66b246
Updated initdb.sql to works google cloud sql
[ { "change_type": "MODIFY", "old_path": "initdb.sql", "new_path": "initdb.sql", "diff": "-CREATE SCHEMA cloudmps AUTHORIZATION cloudmps;\n+CREATE SCHEMA cloudmps;\n+GRANT ALL ON SCHEMA cloudmps TO cloudmps;\nCREATE TABLE cloudmps.model\n(\n@@ -7,5 +8,4 @@ CREATE TABLE cloudmps.model\nreachable boolea...
Kotlin
Apache License 2.0
modelix/modelix
Updated initdb.sql to works google cloud sql
426,496
26.08.2019 15:04:41
-7,200
e4cdce52175faaa81a9ddd9fc063b6412ac59d25
Script for building and uploading docker images to gcloud
[ { "change_type": "ADD", "old_path": null, "new_path": "update-gcloud.sh", "diff": "+#!/bin/sh\n+\n+kubectx gcloud\n+export DOCKER_TLS_VERIFY=\"0\"\n+export DOCKER_HOST=\"unix:///var/run/docker.sock\"\n+./docker-build-all.sh\n+docker tag webmps-ui eu.gcr.io/cloudmps-250805/webmps-ui\n+docker tag webm...
Kotlin
Apache License 2.0
modelix/modelix
Script for building and uploading docker images to gcloud
426,496
26.08.2019 15:41:19
-7,200
cfb529dff8e4cf369a5e3e92541789d38d7777d7
Fix update-gcloud.sh
[ { "change_type": "MODIFY", "old_path": "update-gcloud.sh", "new_path": "update-gcloud.sh", "diff": "#!/bin/sh\nkubectx gcloud\n-export DOCKER_TLS_VERIFY=\"0\"\n-export DOCKER_HOST=\"unix:///var/run/docker.sock\"\n+unset DOCKER_TLS_VERIFY\n+unset DOCKER_HOST\n+unset DOCKER_CERT_PATH\n+\n./docker-buil...
Kotlin
Apache License 2.0
modelix/modelix
Fix update-gcloud.sh
426,496
26.08.2019 20:56:40
-7,200
164f5bde645a7c74909d59baac5d8b031b13473c
Client: Replace element.isConnect with check if ancestors contains document isConnected doesn't seem to work sometimes
[ { "change_type": "ADD", "old_path": null, "new_path": "ui-client/src/scripts/DomUtil.ts", "diff": "+\n+export namespace DomUtils {\n+ export function isInDocument(node: Node): boolean {\n+ return node === document || node.parentNode && isInDocument(node.parentNode);\n+ }\n+}\n" }, { "change_...
Kotlin
Apache License 2.0
modelix/modelix
Client: Replace element.isConnect with check if ancestors contains document isConnected doesn't seem to work sometimes
426,496
12.09.2019 10:31:09
-7,200
155046979199d995c71e25e4a07a1ac708a35308
Set JVM head size based on container resources
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/model-deployment.yaml", "new_path": "kubernetes/common/model-deployment.yaml", "diff": "@@ -9,7 +9,7 @@ metadata:\nio.kompose.service: model\nname: model\nspec:\n- replicas: 2\n+ replicas: 1\nstrategy: {}\ntemplate:\nmetadata:\n@@ -26,7 +26,1...
Kotlin
Apache License 2.0
modelix/modelix
Set JVM head size based on container resources
426,496
12.09.2019 10:31:34
-7,200
566d58f6fab11c531ef22dff9df80d55fce64936
UI autoscaler
[ { "change_type": "ADD", "old_path": null, "new_path": "kubernetes/common/autoscaler-ui.yaml", "diff": "+apiVersion: autoscaling/v1\n+kind: HorizontalPodAutoscaler\n+metadata:\n+ name: ui-autoscaler\n+spec:\n+ scaleTargetRef:\n+ apiVersion: apps/v1\n+ kind: Deployment\n+ name: ui\n+ minReplicas: 1\n+...
Kotlin
Apache License 2.0
modelix/modelix
UI autoscaler
426,496
07.10.2019 15:06:23
-7,200
060c0c488bd89586f2e48cdd13229ea4d4daf25d
Migration to MPS 2019.2 (2)
[ { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "-FROM openjdk:8\n+FROM openjdk:11\nWORKDIR /usr/webmps-ui\nEXPOSE 33333\nCOPY run-ui-server.sh /usr/webmps-ui\n" }, { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build....
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (2)
426,496
07.10.2019 16:04:07
-7,200
92c9125cf69315eac533e0b88e314dcb4a470433
Migration to MPS 2019.2 (3)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -26,7 +26,10 @@ File scriptFile(String relativePath) {\nnew File(\"$rootDir/build/$relativePath\")\n}\n+\n+\ndef jdk_home\n+\nif (ext.has('java11_home')) {\njdk_home = ext.get('java11_home')\n} else if (Sy...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (3)
426,496
07.10.2019 16:52:33
-7,200
0f0cac8a779fde08076768556600ad168878dcdd
Migration to MPS 2019.2 (4)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -97,6 +97,7 @@ ext.buildScriptClasspath = project.configurations.ant_lib.fileCollection({\ntrue\n}) + project.files(\"$jdk_home/lib/tools.jar\")\n+ext[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (4)
426,496
07.10.2019 17:01:16
-7,200
8bd6cb74076b62cd8f8cabfa3703d5c158fdf3d0
Migration to MPS 2019.2 (5)
[ { "change_type": "MODIFY", "old_path": "ui-server/build.gradle", "new_path": "ui-server/build.gradle", "diff": "@@ -5,8 +5,8 @@ version = '1.0-SNAPSHOT'\ndescription = \"WebMPS UI server\"\n-sourceCompatibility = 1.8\n-targetCompatibility = 1.8\n+sourceCompatibility = 1.11\n+targetCompatibility = 1....
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (5)
426,496
07.10.2019 17:10:57
-7,200
f73515053168b0f3e84a712211d03411f8901281
Migration to MPS 2019.2 (6)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -51,6 +51,9 @@ if (!new File(jdk_home, \"lib\").exists()) {\n}\next.jdk_home = jdk_home\n+ext[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n+compileJava.options.fork = ...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (6)
426,496
07.10.2019 17:14:33
-7,200
04695ac481dc93a31369ca377989995904b7ca25
Migration to MPS 2019.2 (7)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,8 +52,7 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n-compileJava.options.fork = true...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (7)
426,496
07.10.2019 17:23:54
-7,200
8c3113317b73702734a62d7274a431d6a65babb7
Migration to MPS 2019.2 (8)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,7 +52,8 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n-ext[\"org.gradle.java.home\"] =...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (8)
426,496
07.10.2019 17:36:45
-7,200
72e6c9f3156a265e3c3c1b03ebdc87fbdec7525f
Migration to MPS 2019.2 (9)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,8 +52,6 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n-project(':ui-server').compileJa...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (9)
426,496
07.10.2019 17:43:50
-7,200
3a9f0cdcf1caa99b11035f6f9fbada1f7b33f6ad
Migration to MPS 2019.2 (10)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,6 +52,7 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n+System.setProperty('java.home',...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (10)
426,496
08.10.2019 10:27:05
-7,200
ccf7fef1b0e163f50d2287e772d23dc86e12f719
Migration to MPS 2019.2 (11)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,7 +52,6 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n-System.setProperty('java.home',...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (11)
426,496
08.10.2019 10:49:57
-7,200
1b1a3e5aac9bb458f8dd0f150a5970e211b55615
Migration to MPS 2019.2 (12)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,6 +52,8 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n+ext[\"org.gradle.java.home\"] =...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (12)
426,496
08.10.2019 11:06:14
-7,200
d71e8c16a2f2fc83287a037e7cde74fb8d71178e
Migration to MPS 2019.2 (13)
[ { "change_type": "MODIFY", "old_path": "build.gradle", "new_path": "build.gradle", "diff": "@@ -52,8 +52,6 @@ if (!new File(jdk_home, \"lib\").exists()) {\next.jdk_home = jdk_home\next[\"itemis.mps.gradle.ant.defaultJavaExecutable\"] = new File(jdk_home, 'bin/java')\n-ext[\"org.gradle.java.home\"] =...
Kotlin
Apache License 2.0
modelix/modelix
Migration to MPS 2019.2 (13)
426,496
08.10.2019 13:07:01
-7,200
08cb7ff18d78da0f3f2d09c0b7a70cf822e95eb5
XX:+UseCGroupMemoryLimitForHeap is not required with OpenJDK 11
[ { "change_type": "MODIFY", "old_path": "Dockerfile-model", "new_path": "Dockerfile-model", "diff": "-FROM openjdk:8\n+FROM openjdk:11\nWORKDIR /usr/webmps-model\nEXPOSE 63320\nCOPY run-model-server.sh /usr/webmps-model/\n" }, { "change_type": "MODIFY", "old_path": "run-model-server.sh", ...
Kotlin
Apache License 2.0
modelix/modelix
-XX:+UseCGroupMemoryLimitForHeap is not required with OpenJDK 11
426,496
08.10.2019 13:55:40
-7,200
e60d8100547f41397ab8343b195c4c8f1f86d4d5
NPE in CollaborativeEditing.commandListener.commandFinished
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "</node>\n</node>\n</node>\n- </node>\n- </node>\n- </node>\n- </node>\n- <node c...
Kotlin
Apache License 2.0
modelix/modelix
NPE in CollaborativeEditing.commandListener.commandFinished
426,496
08.10.2019 14:25:13
-7,200
fedf1b7cac222fb788e3b9b8806d4d60edc5f5a5
Update GSON to 2.8.6 to support JDK 11
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "new_path": "mps/de.q60.mps.web.build/models/de.q60.mps.web.build.mps", "diff": "<node concept=\"2Ry0Ak\" id=\"2ANCVnFcIfX\" role=\"2Ry0An\">\n<property role=\"2Ry0Am\" value=\"lib\" />\n<node concept=...
Kotlin
Apache License 2.0
modelix/modelix
Update GSON to 2.8.6 to support JDK 11
426,496
09.10.2019 17:15:29
-7,200
efc7bd7d6205a64b32e4994e3e54b85393029dbd
Fix exception about removing an unregistered listener
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "</node>\n</node>\n</node>\n+ <node concept=\"312cEg\" id=\"2Dnfmujwu$R\" role=\"...
Kotlin
Apache License 2.0
modelix/modelix
Fix exception about removing an unregistered listener
426,496
09.10.2019 17:37:08
-7,200
c457ec550608a12676f7216a50bf572c2ace04d7
Fix ArrayIndexOutOfBoundsException during deserialization
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<node concept=\"3Tm1VV\" id=\"51I69MoqMUm\" role=\"1B3o_S\" />\n<node concept=\"...
Kotlin
Apache License 2.0
modelix/modelix
Fix ArrayIndexOutOfBoundsException during deserialization
426,496
10.10.2019 11:12:41
-7,200
ce27d923a67bae7e8c284105d69414b78f5c0178
Fix exceptions during node deserialization
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "new_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "diff": "<use id=\"83888646-71ce-4f1c-9c53-c54016f6ad4f\" name=\"jetbrains.mps.baseLanguage.collections\" v...
Kotlin
Apache License 2.0
modelix/modelix
Fix exceptions during node deserialization
426,496
10.10.2019 11:19:40
-7,200
a998f1df15df7162ef0cec62846a937adc8c3a88
Adjust liveness and readiness probes of the ui deployment
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/ui-deployment.yaml", "new_path": "kubernetes/common/ui-deployment.yaml", "diff": "@@ -42,15 +42,14 @@ spec:\npath: /repositoryAsHtml\nport: 33333\ninitialDelaySeconds: 10\n- periodSeconds: 30\n- failureThreshold: 60\n+ periodSeconds: 5\ntimeo...
Kotlin
Apache License 2.0
modelix/modelix
Adjust liveness and readiness probes of the ui deployment
426,496
10.10.2019 13:17:52
-7,200
7aab2da973d97884b1f0351e7e65cca33c894358
Speed up the build of the "db" and "model" docker images
[ { "change_type": "RENAME", "old_path": "Dockerfile-db", "new_path": "db/Dockerfile", "diff": "" }, { "change_type": "RENAME", "old_path": "initdb.sql", "new_path": "db/initdb.sql", "diff": "" }, { "change_type": "MODIFY", "old_path": "docker-build-db.sh", "new_pat...
Kotlin
Apache License 2.0
modelix/modelix
Speed up the build of the "db" and "model" docker images
426,496
10.10.2019 14:09:42
-7,200
1641f1601a096ab9186a958a2632e8ad95590c01
For some reason the database "cloudmps" wasn't created anymore
[ { "change_type": "MODIFY", "old_path": "kubernetes/local/db-deployment.yaml", "new_path": "kubernetes/local/db-deployment.yaml", "diff": "@@ -24,6 +24,8 @@ spec:\nvalue: cloudmps\n- name: POSTGRES_USER\nvalue: cloudmps\n+ - name: POSTGRES_DB\n+ value: cloudmps\n- name: PGDATA\nvalue: /var/lib/postgr...
Kotlin
Apache License 2.0
modelix/modelix
For some reason the database "cloudmps" wasn't created anymore
426,496
11.10.2019 11:30:31
-7,200
e5648cca55f4d00889732497d0a32d850868e2ba
NPE in WebProjectViewExtension.dispose
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "</node>\n</node>\n</node>\n+ <node concept=\"312cEg\" id=\"2_7uKZL_C$9\" role=\"...
Kotlin
Apache License 2.0
modelix/modelix
NPE in WebProjectViewExtension.dispose
426,496
17.10.2019 10:41:57
-7,200
ce5c08ea64574d0b0e33251d90d3718aacf26e94
Make model server running in the gcloud accessible to MPS clients The model server has to return an 2xx status code for a successful health check. This wasn't the case (only websocket requests worked) and the google proxy didn't forward the request.
[ { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "@@ -2,8 +2,8 @@ FROM openjdk:11\nWORKDIR /usr/webmps-ui\nEXPOSE 33333\nCOPY run-ui-server.sh /usr/webmps-ui\n-COPY ui-server/build/ /usr/webmps-ui/ui-server/build/\n-COPY build/de.q60.mps.web.rcp/build/arti...
Kotlin
Apache License 2.0
modelix/modelix
Make model server running in the gcloud accessible to MPS clients The model server has to return an 2xx status code for a successful health check. This wasn't the case (only websocket requests worked) and the google proxy didn't forward the request.
426,496
17.10.2019 11:27:47
-7,200
bd86831ef22bcbcaaefd3ead2a5f3f502ffb1ecd
Used fixed module/model id for the model stored on the server To support load balancing. The IDs were random UUIDs. Resolving them on a different MPS instance railed.
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<node concept=\"3uibUv\" id=\"4QZGLsLEOfL\" role=\"1tU5fm\">\n<ref role=\"3uigEE...
Kotlin
Apache License 2.0
modelix/modelix
Used fixed module/model id for the model stored on the server To support load balancing. The IDs were random UUIDs. Resolving them on a different MPS instance railed.
426,496
17.10.2019 13:46:36
-7,200
cf897d676dae4190389632bdb38ef30455dd4fed
Fix NumberFormatException in SerializationUtil.intFromHex/longFromHex intFromHex is supposed to be the inverse of intToHex, but it wasn't for negative numbers (a bitmask with the MSB set).
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "new_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.persistent.mps", "diff": "<property role=\"TrG5h\" value=\"longFromHex\" />\n<node concept=\"3clFbS\" id=\"3hOlfOGhNlj\" rol...
Kotlin
Apache License 2.0
modelix/modelix
Fix NumberFormatException in SerializationUtil.intFromHex/longFromHex intFromHex is supposed to be the inverse of intToHex, but it wasn't for negative numbers (a bitmask with the MSB set).
426,496
17.10.2019 15:39:51
-7,200
27fa1398fee294d976016f9aacde0e6073c00e10
UI health check that runs inside MPS and checks if the shared model is loaded
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/ui-deployment.yaml", "new_path": "kubernetes/common/ui-deployment.yaml", "diff": "@@ -39,14 +39,14 @@ spec:\ncpu: \"1.0\"\nreadinessProbe:\nhttpGet:\n- path: /repositoryAsHtml\n+ path: /health\nport: 33333\ninitialDelaySeconds: 10\nperiodSeco...
Kotlin
Apache License 2.0
modelix/modelix
UI health check that runs inside MPS and checks if the shared model is loaded
426,496
17.10.2019 17:03:39
-7,200
a03ca32f0762bb00919f1848d3c5e7ecf254d184
Script for tagging and pushing docker images
[ { "change_type": "MODIFY", "old_path": "docker-push-gcloud.sh", "new_path": "docker-push-gcloud.sh", "diff": "#!/bin/sh\n-docker tag webmps-db eu.gcr.io/webmps/webmps-db\n-docker tag webmps-model eu.gcr.io/webmps/webmps-model\n-docker tag webmps-ui eu.gcr.io/webmps/webmps-ui\n+TAG=$(date +\"%Y%m%d%H...
Kotlin
Apache License 2.0
modelix/modelix
Script for tagging and pushing docker images
426,496
17.10.2019 17:04:59
-7,200
59ddbd914f9d5a1961b14ac736f5c46055486bba
Kubernetes config changes
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/model-deployment.yaml", "new_path": "kubernetes/common/model-deployment.yaml", "diff": "@@ -2,8 +2,6 @@ apiVersion: extensions/v1beta1\nkind: Deployment\nmetadata:\nannotations:\n- kompose.cmd: kompose convert\n- kompose.version: 1.18.0 ()\nc...
Kotlin
Apache License 2.0
modelix/modelix
Kubernetes config changes
426,496
17.10.2019 17:05:51
-7,200
f1661a26a89a9b5dd277b10f0c3a282388c4e750
Use the same node ID in all MPS instances To make node references the resolvable in all instances.
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<child id=\"6733348108486823193\" name=\"leftExpression\" index=\"1m5AlR\" />\n<...
Kotlin
Apache License 2.0
modelix/modelix
Use the same node ID in all MPS instances To make node references the resolvable in all instances.
426,496
17.10.2019 17:06:18
-7,200
8575def40984ec734b039bd31cd10593c7f102f1
Gradle wrapper was missing in model-server
[ { "change_type": "ADD", "old_path": "model-server/gradle/wrapper/gradle-wrapper.jar", "new_path": "model-server/gradle/wrapper/gradle-wrapper.jar", "diff": "Binary files /dev/null and b/model-server/gradle/wrapper/gradle-wrapper.jar differ\n" }, { "change_type": "ADD", "old_path": null, ...
Kotlin
Apache License 2.0
modelix/modelix
Gradle wrapper was missing in model-server
426,496
18.10.2019 10:59:02
-7,200
767261bcfd4b1ee7c8f275509465ca6c365b322a
Make subscriptions to keys work together with load balancing Listeners were local only. Now the messaging of ignite is used to broadcast key changes in the cluster.
[ { "change_type": "MODIFY", "old_path": "model-server/src/main/java/de/q60/webmps/server/IgniteStoreClient.java", "new_path": "model-server/src/main/java/de/q60/webmps/server/IgniteStoreClient.java", "diff": "@@ -2,7 +2,10 @@ package de.q60.webmps.server;\nimport org.apache.ignite.Ignite;\nimport org...
Kotlin
Apache License 2.0
modelix/modelix
Make subscriptions to keys work together with load balancing Listeners were local only. Now the messaging of ignite is used to broadcast key changes in the cluster.
426,496
18.10.2019 12:37:45
-7,200
b4f2bb5d271f81ff4686fc3ec7090c617920c373
Speed up UI deployment by moving MPS to a separate image (2)
[ { "change_type": "MODIFY", "old_path": "build-scripts.xml", "new_path": "build-scripts.xml", "diff": "<zipfileset file=\"${webmps.modules}/de.q60.mps.web.build/de.q60.mps.web.build.msd\" prefix=\"module\" />\n<zipfileset dir=\"${build.tmp}/customProcessors/copyModels/de.q60.mps.web.build-models\" pr...
Kotlin
Apache License 2.0
modelix/modelix
Speed up UI deployment by moving MPS to a separate image (2)
426,496
22.10.2019 15:04:17
-7,200
fba1763e98a6f3ec053ab640b7ebff793149fa42
Use model server URL from environment variable MODEL_URI
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/ui-deployment.yaml", "new_path": "kubernetes/common/ui-deployment.yaml", "diff": "@@ -27,7 +27,7 @@ spec:\nimagePullPolicy: IfNotPresent\nenv:\n- name: MODEL_URI\n- value: ws://model:28101/ws\n+ value: http://model:28101/\nports:\n- container...
Kotlin
Apache License 2.0
modelix/modelix
Use model server URL from environment variable MODEL_URI
426,496
22.10.2019 17:30:57
-7,200
9f579a284ebb0e58c93684080d72c0372d5198b7
UI docker image was not updated properly
[ { "change_type": "MODIFY", "old_path": ".dockerignore", "new_path": ".dockerignore", "diff": ".git\n-/artifacts\nnode_modules\n.gradle\ntmp\n" }, { "change_type": "MODIFY", "old_path": "Dockerfile-ui", "new_path": "Dockerfile-ui", "diff": "FROM webmps-mps\nWORKDIR /usr/webmps-ui\...
Kotlin
Apache License 2.0
modelix/modelix
UI docker image was not updated properly
426,496
22.10.2019 22:06:46
-7,200
d9d5499b0ea4b803c4170b103bdfa48e3472de76
Handle null values in get requests
[ { "change_type": "MODIFY", "old_path": "model-server/src/main/java/de/q60/webmps/server/Main.java", "new_path": "model-server/src/main/java/de/q60/webmps/server/Main.java", "diff": "@@ -57,8 +57,13 @@ public class Main {\n@Override\nprotected void doGet(HttpServletRequest req, HttpServletResponse re...
Kotlin
Apache License 2.0
modelix/modelix
Handle null values in get requests
426,496
22.10.2019 22:23:42
-7,200
6d50538d9e33b7bf834ebd9b3c63573c1ba384ae
Execute puts asynchronously to prevent the UI from being blocked while editing
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<child id=\"1144231408325\" name=\"iteration\" index=\"1Dwrff\" />\n</concept>\n...
Kotlin
Apache License 2.0
modelix/modelix
Execute puts asynchronously to prevent the UI from being blocked while editing
426,496
23.10.2019 14:51:29
-7,200
3fc932edc3d4c7f7f18b75a8e3834b3f7d05a844
Use the database for discovery of ignite instances
[ { "change_type": "MODIFY", "old_path": "model-server/src/main/java/de/q60/webmps/server/IgniteStoreClient.java", "new_path": "model-server/src/main/java/de/q60/webmps/server/IgniteStoreClient.java", "diff": "@@ -92,15 +92,12 @@ public class IgniteStoreClient implements IStoreClient {\n@Override\npub...
Kotlin
Apache License 2.0
modelix/modelix
Use the database for discovery of ignite instances
426,496
23.10.2019 14:52:30
-7,200
3096039fb617eed117372b5fb5ad3559a7f372d5
Remove traces of Kompose in the kubernetes config files
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/db-service.yaml", "new_path": "kubernetes/common/db-service.yaml", "diff": "@@ -2,11 +2,9 @@ apiVersion: v1\nkind: Service\nmetadata:\nannotations:\n- kompose.cmd: kompose convert\n- kompose.version: 1.18.0 ()\ncreationTimestamp: null\nlabels...
Kotlin
Apache License 2.0
modelix/modelix
Remove traces of Kompose in the kubernetes config files
426,496
24.10.2019 14:05:03
-7,200
f5656d948f07ff28b154943e18ba3440bdefdf0c
ui-ingress was always unhealthy
[ { "change_type": "MODIFY", "old_path": "kubernetes/common/ui-deployment.yaml", "new_path": "kubernetes/common/ui-deployment.yaml", "diff": "@@ -37,14 +37,14 @@ spec:\ncpu: \"1.5\"\nreadinessProbe:\nhttpGet:\n- path: /health\n+ path: /health/check\nport: 33333\ninitialDelaySeconds: 10\nperiodSeconds:...
Kotlin
Apache License 2.0
modelix/modelix
ui-ingress was always unhealthy
426,496
28.10.2019 11:18:44
-3,600
9e606c40a59ae905bc1b18bb792dffc25d174dce
Reconnect shadow models based editor
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "new_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "diff": "import \"../styles/sm.scss\";\nimport $ = require(\"jquery\");\n+import {DomUtils} from \"./DomUtil\";\nexport class ShadowModelsBasedEd...
Kotlin
Apache License 2.0
modelix/modelix
Reconnect shadow models based editor
426,496
28.10.2019 14:18:49
-3,600
a278005a824ebe4063614eddf906ad86e8dbc6d3
CSS style classes on the shadow models based editor got lost
[ { "change_type": "MODIFY", "old_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "new_path": "ui-client/src/scripts/ShadowModelsBasedEditor.ts", "diff": "@@ -21,13 +21,15 @@ export class ShadowModelsBasedEditor {\n}\nconst newViewer = this.id2dom.get(\"viewer\");\n- if (newViewer && this.v...
Kotlin
Apache License 2.0
modelix/modelix
CSS style classes on the shadow models based editor got lost
426,496
28.10.2019 15:03:14
-3,600
b9b83400d936796465377cc7e95cc4d2bfc52b8b
Re-enable model validation, but without querying the server again Only do the deserialization, but use the string data from a local cache.
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<ref role=\"3uigEE\" to=\"zdal:1SVbIFIiXye\" resolve=\"IKeyValueStore\" />\n</no...
Kotlin
Apache License 2.0
modelix/modelix
Re-enable model validation, but without querying the server again Only do the deserialization, but use the string data from a local cache.
426,496
28.10.2019 15:09:10
-3,600
8d2937d253aea0e4034288edcd01a63485343b70
Read action was missing in model validation
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<property role=\"TrG5h\" value=\"link\" />\n</node>\n<node concept=\"3clFbS\" id...
Kotlin
Apache License 2.0
modelix/modelix
Read action was missing in model validation
426,496
28.10.2019 15:22:18
-3,600
5d08a6639f31e1206bdf0828a3510ec847592944
NPE (CLTree.idToHash)
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.lazy.mps", "new_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.lazy.mps", "diff": "</node>\n</node>\n</node>\n+ <node concept=\"3clFbJ\" id=\"VGIwA60PI6\" role=\"3cqZAp\">\n+ <node concept=\"3c...
Kotlin
Apache License 2.0
modelix/modelix
NPE (CLTree.idToHash)
426,496
28.10.2019 15:26:45
-3,600
b6793cb870ffa9bf468eb6b65eab52e4055a1ffc
NPE (CLTree.idToHash) (2)
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.lazy.mps", "new_path": "mps/de.q60.mps.web.model/models/de.q60.mps.web.model.lazy.mps", "diff": "<node concept=\"3cqZAl\" id=\"4_P7CAmq2c6\" role=\"3clF45\" />\n<node concept=\"3Tm1VV\" id=\"4_P7CAmq2c7\" ro...
Kotlin
Apache License 2.0
modelix/modelix
NPE (CLTree.idToHash) (2)
426,496
28.10.2019 15:55:27
-3,600
17ac7183b5992e948763ebe29fbbe666169493cd
NPE during sync of node without a concept
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "</node>\n</node>\n</node>\n+ <node concept=\"3clFbJ\" id=\"VGIwA62dxh\" role=\"3...
Kotlin
Apache License 2.0
modelix/modelix
NPE during sync of node without a concept
426,496
28.10.2019 16:11:56
-3,600
39e5570b4e735656e6f5d0cffdcd768ece4e66fe
Thread limit was exceeded
[ { "change_type": "MODIFY", "old_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "new_path": "mps/de.q60.mps.web.model.mpsplugin/models/de.q60.mps.web.model.mpsplugin.mps", "diff": "<node concept=\"312cEg\" id=\"68rqGk23e5\" role=\"jymVt\">\n<property role=\"TrG...
Kotlin
Apache License 2.0
modelix/modelix
Thread limit was exceeded
426,496
29.10.2019 10:35:01
-3,600
54b8c38ccc4062eb037b8ee614396e8854012939
ui-server: log4j wasn't configured
[ { "change_type": "ADD", "old_path": null, "new_path": "ui-server/.idea/gradle.xml", "diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<project version=\"4\">\n+ <component name=\"GradleSettings\">\n+ <option name=\"linkedExternalProjectsSettings\">\n+ <GradleProjectSettings>\n+ <option name=\"d...
Kotlin
Apache License 2.0
modelix/modelix
ui-server: log4j wasn't configured
426,496
30.10.2019 11:05:22
-3,600
e15ffec1c10434d89160a091961231e7bb4d5885
Fix update of the versions in docker-push-gecloud.sh
[ { "change_type": "MODIFY", "old_path": "docker-push-gcloud.sh", "new_path": "docker-push-gcloud.sh", "diff": "@@ -26,5 +26,5 @@ docker push \"eu.gcr.io/webmps/webmps-ui:latest\"\necho \"Pushed tag ${TAG}\"\n-sed -i -E \"s/20[12][0-9][01][0-9][012][0-9][0-5][0-9][0-5][0-9]/${TAG}/\" kubernetes/common...
Kotlin
Apache License 2.0
modelix/modelix
Fix update of the versions in docker-push-gecloud.sh