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,504 | 01.08.2020 15:53:55 | -7,200 | a1c2a80d4edf664ca0c12e53c9d74545ecafee6f | transform IBulkQuery | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/BulkQuery.kt",
"new_path": "model-client/src/main/java/org/modelix/model/lazy/BulkQuery.kt",
"diff": "@@ -16,9 +16,9 @@ import kotlin.collections.HashMap\n* Not thread safe\n*/\nclass BulkQuery(private val stor... | Kotlin | Apache License 2.0 | modelix/modelix | transform IBulkQuery |
426,504 | 01.08.2020 15:54:47 | -7,200 | 0ef1bd5f06c1ff290e74476f2fb00b55d33f2ab9 | translate LazyLoaded | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/LazyLoaded.java",
"new_path": null,
"diff": "-package org.modelix.model.lazy;\n-\n-public abstract class LazyLoaded<E> {\n-\n- protected String hash;\n- protected IDeserializingKeyValueStore store;\n-\n- public... | Kotlin | Apache License 2.0 | modelix/modelix | translate LazyLoaded |
426,504 | 01.08.2020 15:55:29 | -7,200 | b00e6a8982e015740d51e25518c2df4eda54980d | translate LazyValue | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/LazyValue.java",
"new_path": null,
"diff": "-package org.modelix.model.lazy;\n-\n-import org.modelix.model.IKeyValueStore;\n-\n-public abstract class LazyValue<E> {\n- private IKeyValueStore store;\n- private S... | Kotlin | Apache License 2.0 | modelix/modelix | translate LazyValue |
426,504 | 01.08.2020 16:00:30 | -7,200 | c8477ac421ca1e12b05141c08b1da3dfee4d21ab | convert CLHamtLeaf | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/CLHamtLeaf.java",
"new_path": null,
"diff": "-package org.modelix.model.lazy;\n-\n-import org.apache.commons.lang3.mutable.MutableObject;\n-import org.modelix.model.persistent.CPHamtLeaf;\n-import org.modelix.m... | Kotlin | Apache License 2.0 | modelix/modelix | convert CLHamtLeaf |
426,504 | 01.08.2020 16:05:36 | -7,200 | f718e4198deb2f593668c1c61c927f55e533d2ad | convert HashUtil | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/HashUtil.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import java.util.regex.Pattern;\n-import java.nio.charset.Charset;\n-import java.nio.charset.StandardCharsets;\n-impo... | Kotlin | Apache License 2.0 | modelix/modelix | convert HashUtil |
426,504 | 01.08.2020 16:07:24 | -7,200 | 6c0a73925b3ab0a4adbce7c376fa530c53ebea87 | convert CPTree | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/CLTree.java",
"new_path": "model-client/src/main/java/org/modelix/model/lazy/CLTree.java",
"diff": "@@ -82,11 +82,11 @@ public class CLTree implements ITree {\n}\npublic CLHamtNode getNodesMap() {\n- return CLH... | Kotlin | Apache License 2.0 | modelix/modelix | convert CPTree |
426,504 | 02.08.2020 08:25:19 | -7,200 | 49893f0769a7a23874220db230c45aaefe00aade | convert CPVersion | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPVersion.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import org.apache.commons.lang3.StringUtils;\n-import org.apache.log4j.Level;\n-import org.apache.log4j.LogManager;\... | Kotlin | Apache License 2.0 | modelix/modelix | convert CPVersion |
426,504 | 02.08.2020 08:27:18 | -7,200 | 171f123eef0d7a5e633a9a17d6e01b6ade91dac5 | translate CPOperationsList | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPOperationsList.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import org.apache.commons.lang3.StringUtils;\n-import org.modelix.model.operations.IOperation;\n-\n-import ja... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPOperationsList |
426,504 | 02.08.2020 08:35:25 | -7,200 | 78f262ad82f36d169ebccd5f7596bfcd43c43736 | translate CPElementRef | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/CLTree.java",
"new_path": "model-client/src/main/java/org/modelix/model/lazy/CLTree.java",
"diff": "@@ -437,7 +437,7 @@ public class CLTree implements ITree {\nif (ref == null) {\nreturn null;\n}\n- if (ref.isG... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPElementRef |
426,504 | 02.08.2020 08:38:17 | -7,200 | 77d879d1e90ec93367e9fbad54ef2efe0bad920e | translate CPHamtInternal | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPHamtInternal.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import java.util.Arrays;\n-\n-public class CPHamtInternal extends CPHamtNode {\n-\n- public int bitmap;\n-\n- /... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPHamtInternal |
426,504 | 02.08.2020 08:38:59 | -7,200 | f60429f3e5f5a3d747a5b80b2e6b8bee66a17c78 | translate CPHamtLeaf | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPHamtLeaf.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-public class CPHamtLeaf extends CPHamtNode {\n-\n- public final long key;\n-\n- /**\n- * SHA to CPElement\n- */\n- ... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPHamtLeaf |
426,504 | 02.08.2020 08:39:40 | -7,200 | 22b49eb33033e23f0d735a826fb5d0ba97f6c577 | translate CPHamtNode | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPHamtNode.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import java.util.Arrays;\n-import java.util.function.Function;\n-\n-public abstract class CPHamtNode {\n- public st... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPHamtNode |
426,504 | 02.08.2020 08:58:40 | -7,200 | 9ca52380aa81d94db2f63f86115694abe6539efb | convert CPElement | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPElement.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-public abstract class CPElement {\n-\n- public static CPElement deserialize(String input) {\n- return CPNode.deseria... | Kotlin | Apache License 2.0 | modelix/modelix | convert CPElement |
426,504 | 02.08.2020 09:04:54 | -7,200 | 7b17e1e6ee7dc8bc1cb1be9d6de5f3c76ec871aa | translate CLNode | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/CLNode.java",
"new_path": null,
"diff": "-package org.modelix.model.lazy;\n-\n-import org.modelix.model.persistent.CPElementRef;\n-import org.modelix.model.persistent.CPNode;\n-\n-import java.util.List;\n-impor... | Kotlin | Apache License 2.0 | modelix/modelix | translate CLNode |
426,504 | 02.08.2020 09:25:19 | -7,200 | afb9a4d424f6b13c165d80e4f4fef4577a6673f1 | translate CLHamtNode | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/lazy/CLHamtNode.java",
"new_path": null,
"diff": "-package org.modelix.model.lazy;\n-\n-import org.modelix.model.persistent.CPElement;\n-import org.modelix.model.persistent.CPHamtInternal;\n-import org.modelix.model... | Kotlin | Apache License 2.0 | modelix/modelix | translate CLHamtNode |
426,504 | 02.08.2020 09:44:19 | -7,200 | 57b063fa2168cef891551c37ddc146fecba7572c | translate SmallPMap | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/util/pmap/SmallPMap.java",
"new_path": null,
"diff": "-package org.modelix.model.util.pmap;\n-\n-import org.modelix.model.util.StreamUtils;\n-\n-import java.util.Collections;\n-import java.util.Objects;\n-import jav... | Kotlin | Apache License 2.0 | modelix/modelix | translate SmallPMap |
426,504 | 02.08.2020 09:55:33 | -7,200 | 8e66aec8090870dc4f72308f66bda97e5e0ad752 | translate OperationSerializer | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/OperationSerializer.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import org.modelix.model.api.IConcept;\n-import org.modelix.model.api.INodeReference;\n-import org.modelix... | Kotlin | Apache License 2.0 | modelix/modelix | translate OperationSerializer |
426,504 | 02.08.2020 10:01:12 | -7,200 | 41eac37d4e3718f51bf54f0d932e1e59c45b33a0 | translate CPNode | [
{
"change_type": "DELETE",
"old_path": "model-client/src/main/java/org/modelix/model/persistent/CPNode.java",
"new_path": null,
"diff": "-package org.modelix.model.persistent;\n-\n-import org.modelix.model.util.pmap.COWArrays;\n-import org.apache.commons.lang3.StringUtils;\n-import org.apache.log4j.... | Kotlin | Apache License 2.0 | modelix/modelix | translate CPNode |
426,504 | 02.08.2020 10:14:27 | -7,200 | 09e1afc58f070397b6bb1470bf53a15dae4956ed | translate TreeTestUtil | [
{
"change_type": "DELETE",
"old_path": "model-client/src/test/java/org/modelix/model/TreeTestUtil.java",
"new_path": null,
"diff": "-package org.modelix.model;\n-\n-import org.modelix.model.api.ITree;\n-\n-import java.util.Random;\n-import java.util.stream.LongStream;\n-import java.util.stream.Strea... | Kotlin | Apache License 2.0 | modelix/modelix | translate TreeTestUtil |
426,504 | 02.08.2020 10:15:57 | -7,200 | 278a43aee60a37105a607c8f0e0ecc5cb633ce06 | translate tests to Kotlin | [
{
"change_type": "DELETE",
"old_path": "model-client/src/test/java/org/modelix/model/Hamt_Test.java",
"new_path": null,
"diff": "-package org.modelix.model;\n-\n-import org.junit.Assert;\n-import org.junit.Test;\n-import org.modelix.model.lazy.CLHamtInternal;\n-import org.modelix.model.lazy.CLHamtNo... | Kotlin | Apache License 2.0 | modelix/modelix | translate tests to Kotlin |
426,504 | 02.08.2020 10:18:58 | -7,200 | fd01dd2f1fab9cf7c55d5129a29f235491bc51c8 | add github actions for modelclient | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".github/workflows/modelclient.yml",
"diff": "+name: ModelClient_BuildAndTest\n+\n+on: [push]\n+\n+jobs:\n+ build:\n+\n+ runs-on: ubuntu-latest\n+\n+ steps:\n+ - uses: actions/checkout@v1\n+ - name: Set up JDK 1.8\n+ uses: actions/setup-java@v1\n... | Kotlin | Apache License 2.0 | modelix/modelix | add github actions for modelclient |
426,504 | 02.08.2020 10:23:35 | -7,200 | 5ae3fc4bd410966a9a79df731bf71f32327ae791 | move to JDK 11 | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -12,6 +12,6 @@ jobs:\n- name: Set up JDK 1.8\nuses: actions/setup-java@v1\nwith:\n- java-version: 1.8\n+ java-version: 11\n- name: Run tests for model client\nrun:... | Kotlin | Apache License 2.0 | modelix/modelix | move to JDK 11 |
426,496 | 05.08.2020 10:04:12 | -7,200 | 83ae72cfae66545375a5c396dd2238006749eaeb | Run MPS tests | [
{
"change_type": "MODIFY",
"old_path": "build.gradle",
"new_path": "build.gradle",
"diff": "@@ -148,7 +148,7 @@ assemble.dependsOn(buildMpsModules)\ntask runMpsTests(type: TestLanguages, dependsOn: buildMpsModules) {\nscriptArgs = defaultAntScriptArgs\nscriptClasspath = buildScriptClasspath\n- scrip... | Kotlin | Apache License 2.0 | modelix/modelix | Run MPS tests |
426,496 | 05.08.2020 12:07:34 | -7,200 | fd19870f5e083deffad05b990ca79e55502f513a | Kotlin multiplatform project for the model-client (2) | [
{
"change_type": "MODIFY",
"old_path": "mps/org.modelix.model.client/org.modelix.model.client.msd",
"new_path": "mps/org.modelix.model.client/org.modelix.model.client.msd",
"diff": "<sourceRoot location=\"models\" />\n</modelRoot>\n<modelRoot contentPath=\"${module}/lib\" type=\"java_classes\">\n- <... | Kotlin | Apache License 2.0 | modelix/modelix | Kotlin multiplatform project for the model-client (2) |
426,496 | 05.08.2020 12:26:35 | -7,200 | 6a6f9173d10b1126d755372ba174ef3ce1e4bb93 | Kotlin multiplatform project for the model-client (3) | [
{
"change_type": "MODIFY",
"old_path": "mps/org.modelix.build/models/org.modelix.build.mps",
"new_path": "mps/org.modelix.build/models/org.modelix.build.mps",
"diff": "<ref role=\"3bR37D\" to=\"ffeo:1TaHNgiIbIZ\" resolve=\"MPS.Editor\" />\n</node>\n</node>\n+ <node concept=\"3rtmxn\" id=\"1yReInH2Rk... | Kotlin | Apache License 2.0 | modelix/modelix | Kotlin multiplatform project for the model-client (3) |
426,496 | 05.08.2020 13:59:41 | -7,200 | cfd8c055e5159c86e641c34b0ae16f232f938a7d | Kotlin multiplatform project for the model-client (4) | [
{
"change_type": "MODIFY",
"old_path": "build.gradle",
"new_path": "build.gradle",
"diff": "@@ -8,11 +8,14 @@ buildscript {\nrepositories {\nmaven { url 'https://projects.itemis.de/nexus/content/repositories/mbeddr' }\n+ maven { url \"https://repo.maven.apache.org/maven2\" }\n+ maven { url 'https://... | Kotlin | Apache License 2.0 | modelix/modelix | Kotlin multiplatform project for the model-client (4) |
426,496 | 05.08.2020 14:03:50 | -7,200 | fd78a216687229c7ba8d6a651510b7571b9a955c | Kotlin multiplatform project for the model-client (5) | [
{
"change_type": "MODIFY",
"old_path": "model-server/build.gradle",
"new_path": "model-server/build.gradle",
"diff": "@@ -12,9 +12,6 @@ version = '1.0-SNAPSHOT'\ndefaultTasks 'build'\n-sourceCompatibility = 1.8\n-targetCompatibility = 1.8\n-\ndependencies {\ncompile group: 'org.json', name: 'json', ... | Kotlin | Apache License 2.0 | modelix/modelix | Kotlin multiplatform project for the model-client (5) |
426,496 | 05.08.2020 14:40:25 | -7,200 | 9173742540d69383940b4a5bbcf5866ee615907f | Disable karma test execution in ui-client as there are no tests and this fails on CI | [
{
"change_type": "MODIFY",
"old_path": "ui-client/build.gradle",
"new_path": "ui-client/build.gradle",
"diff": "@@ -42,6 +42,10 @@ task packageNpmApp(type: Zip) {\n}\n}\n+clean {\n+ delete packageNpmApp.archiveFile\n+}\n+\n// declare a dedicated scope for publishing the packaged JAR\nconfigurations ... | Kotlin | Apache License 2.0 | modelix/modelix | Disable karma test execution in ui-client as there are no tests and this fails on CI |
426,496 | 05.08.2020 16:45:45 | -7,200 | c7d0d32bdb4f12570b2fb271ad51dea4e7cd167e | First classes moved to the kolin common subproject (2) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jvmMain/kotlin/org/modelix/model/api/PBranch.kt",
"new_path": "model-client/src/jvmMain/kotlin/org/modelix/model/api/PBranch.kt",
"diff": "@@ -21,7 +21,6 @@ import org.apache.log4j.LogManager\nimport org.modelix.model.api.DefaultIdGenerator.Co... | Kotlin | Apache License 2.0 | modelix/modelix | First classes moved to the kolin common subproject (2) |
426,496 | 07.08.2020 19:59:39 | -7,200 | ca01a71909e8af77972f829f55c06a2994839d69 | Adjusted MPS code to API changes | [
{
"change_type": "ADD",
"old_path": null,
"new_path": "model-client/src/jvmMain/kotlin/org/modelix/model/util/pmap/CustomPMap.kt",
"diff": "+/*\n+ * Licensed under the Apache License, Version 2.0 (the \"License\");\n+ * you may not use this file except in compliance with the License.\n+ * You may ob... | Kotlin | Apache License 2.0 | modelix/modelix | Adjusted MPS code to API changes |
426,496 | 07.08.2020 20:18:23 | -7,200 | e20ee1ab219625dcdf0ece4a388972b98a374a06 | Remove experimental API usages | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -54,7 +54,6 @@ class VersionMerger(private val storeCache: IDeserializingKeyValueStore, pri... | Kotlin | Apache License 2.0 | modelix/modelix | Remove experimental API usages |
426,496 | 07.08.2020 20:29:26 | -7,200 | e8ef9e763bfbdf4b27eb0c023de2f42bd1796767 | JS implementation for bitCount | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jsMain/kotlin/org/modelix/model/PlatformSpecific.kt",
"new_path": "model-client/src/jsMain/kotlin/org/modelix/model/PlatformSpecific.kt",
"diff": "@@ -19,7 +19,13 @@ actual fun logDebug(message: () -> String, contextClass: KClass<*>) {\n}\nact... | Kotlin | Apache License 2.0 | modelix/modelix | JS implementation for bitCount |
426,504 | 08.08.2020 17:50:39 | -7,200 | f28f6c839ff576018ba0f05e0c06e37545384576 | support UUID on JS | [
{
"change_type": "MODIFY",
"old_path": "model-client/build.gradle",
"new_path": "model-client/build.gradle",
"diff": "@@ -65,6 +65,7 @@ kotlin {\njsMain {\ndependencies {\nimplementation kotlin('stdlib-js')\n+ implementation(npm(\"uuid\", \"^8.3.0\"))\n}\n}\njsTest {\n"
},
{
"change_type": "... | Kotlin | Apache License 2.0 | modelix/modelix | support UUID on JS |
426,504 | 08.08.2020 18:01:24 | -7,200 | cba0a726edac3f240770b3e5463e74611f1fb768 | initial support for sha256 in JS | [
{
"change_type": "MODIFY",
"old_path": "model-client/build.gradle",
"new_path": "model-client/build.gradle",
"diff": "@@ -66,6 +66,7 @@ kotlin {\ndependencies {\nimplementation kotlin('stdlib-js')\nimplementation(npm(\"uuid\", \"^8.3.0\"))\n+ implementation(npm(\"js-sha256\", \"^0.9.0\"))\n}\n}\njsT... | Kotlin | Apache License 2.0 | modelix/modelix | initial support for sha256 in JS |
426,504 | 08.08.2020 18:04:17 | -7,200 | 6b1aa8b03ab847870ac499a9e260363ad205309b | initial conversion number <-> hex | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/NonBulkQuery.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/NonBulkQuery.kt",
"diff": "@@ -26,7 +26,7 @@ class NonBulkQuery(private val store: IDeserializingKeyValueStore) :... | Kotlin | Apache License 2.0 | modelix/modelix | initial conversion number <-> hex |
426,496 | 08.08.2020 20:47:42 | -7,200 | 1af6452fb4f4084d49d0e221f8c6e4a0f61ebc24 | Added tests for SerializationUtil | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/SerializationUtil.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/SerializationUtil.kt",
"diff": "@@ -23,5 +23,5 @@ expect object SerializationUtil {\nfun intToHe... | Kotlin | Apache License 2.0 | modelix/modelix | Added tests for SerializationUtil |
426,496 | 08.08.2020 21:04:01 | -7,200 | 1027bf093c88a0cb9345356b1b0280df2fb24091 | 'Continuation indent' in IntelliJ changed to 4 to make ktlint happy | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".idea/codeStyles/Project.xml",
"diff": "+<component name=\"ProjectCodeStyleConfiguration\">\n+ <code_scheme name=\"Project\" version=\"173\">\n+ <JavaCodeStyleSettings>\n+ <option name=\"CLASS_COUNT_TO_USE_IMPORT_ON_DEMAND\" value=\"100\" />\n+ ... | Kotlin | Apache License 2.0 | modelix/modelix | 'Continuation indent' in IntelliJ changed to 4 to make ktlint happy |
426,496 | 08.08.2020 22:54:41 | -7,200 | 674d0d4ef46e57fe1e68dcc664f0f5905064d7a7 | Adjusted the MPS code to API changes in model-client | [
{
"change_type": "MODIFY",
"old_path": "mps/org.modelix.build/models/org.modelix.build.mps",
"new_path": "mps/org.modelix.build/models/org.modelix.build.mps",
"diff": "</node>\n</node>\n</node>\n- <node concept=\"1SiIV0\" id=\"JSgV4jSLXm\" role=\"3bR37C\">\n- <node concept=\"1BurEX\" id=\"JSgV4jSLXn... | Kotlin | Apache License 2.0 | modelix/modelix | Adjusted the MPS code to API changes in model-client |
426,496 | 08.08.2020 23:01:16 | -7,200 | 4081a083726f54637f689404891397546767dd08 | Move MPS specific build configuration to a subproject | [
{
"change_type": "MODIFY",
"old_path": "build.gradle",
"new_path": "build.gradle",
"diff": "-import de.itemis.mps.gradle.BuildLanguages\n-import de.itemis.mps.gradle.RunAntScript\n-import de.itemis.mps.gradle.GenerateLibrariesXml\n-import de.itemis.mps.gradle.TestLanguages\n+\nbuildscript {\next.kot... | Kotlin | Apache License 2.0 | modelix/modelix | Move MPS specific build configuration to a subproject |
426,496 | 08.08.2020 23:12:15 | -7,200 | aa53cb9b3c44233c0c215cc49a9591299f264403 | Remove modules configured in IntelliJ from git
They are derived from the gradle configuration.
IntelliJ keeps renaming the files every time the gradle script changes,
which is annoying. | [
{
"change_type": "MODIFY",
"old_path": ".gitignore",
"new_path": ".gitignore",
"diff": "-workspace.xml\n-classes_gen\n-source_gen\n-source_gen.caches\n-mps/build/tmp\n+mps/.mps/workspace.xml\n+\n.gradle\nartifacts\nbuild\n-mps/org.modelix.ui.server/lib/ui-client-*.jar\n-kubernetes/secrets\n+mps/buil... | Kotlin | Apache License 2.0 | modelix/modelix | Remove modules configured in IntelliJ from git
They are derived from the gradle configuration.
IntelliJ keeps renaming the files every time the gradle script changes,
which is annoying. |
426,504 | 09.08.2020 08:17:16 | -7,200 | f654e5b93b610334469fb1891548b4ba907c35fd | add test_random_uuid | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"diff": "@@ -75,7 +75,7 @@ class CLHamtInternal : CLHamtNode<CPHamtInternal> {\n}\nprotecte... | Kotlin | Apache License 2.0 | modelix/modelix | add test_random_uuid |
426,504 | 09.08.2020 10:44:48 | -7,200 | 5719f31e7746baf28c853b3e6ab588cdf4f2cfad | introduce StringUtilsTest | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".idea/modules/model-client/model-client_commonMain.iml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<module version=\"4\">\n+ <component name=\"FacetManager\">\n+ <facet type=\"kotlin-language\" name=\"Kotlin\">\n+ <configuration ver... | Kotlin | Apache License 2.0 | modelix/modelix | introduce StringUtilsTest |
426,504 | 09.08.2020 11:05:25 | -7,200 | 0a5bd29809f114e2d78348435814b69c50d321fd | fix HashUtils for js | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonTest/kotlin/org/modelix/model/HashUtilsTest.kt",
"new_path": "model-client/src/commonTest/kotlin/org/modelix/model/HashUtilsTest.kt",
"diff": "@@ -2,11 +2,31 @@ package org.modelix.model\nimport org.modelix.model.persistent.HashUtil\nimp... | Kotlin | Apache License 2.0 | modelix/modelix | fix HashUtils for js |
426,504 | 09.08.2020 11:19:47 | -7,200 | 7bfb937c8cd559f3d35e033783dbc7efd95b8efc | fix HashUtils on JS | [
{
"change_type": "MODIFY",
"old_path": "model-client/build.gradle",
"new_path": "model-client/build.gradle",
"diff": "@@ -67,6 +67,7 @@ kotlin {\nimplementation kotlin('stdlib-js')\nimplementation(npm(\"uuid\", \"^8.3.0\"))\nimplementation(npm(\"js-sha256\", \"^0.9.0\"))\n+ implementation(npm(\"js-b... | Kotlin | Apache License 2.0 | modelix/modelix | fix HashUtils on JS |
426,504 | 09.08.2020 11:27:27 | -7,200 | 8f52e7073e792c01e5ba8fce5cae167011c62e69 | fix uuid for js | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jsMain/kotlin/org/modelix/model/PlatformSpecific.kt",
"new_path": "model-client/src/jsMain/kotlin/org/modelix/model/PlatformSpecific.kt",
"diff": "@@ -34,8 +34,10 @@ actual fun <K, V> createLRUMap(size: Int): MutableMap<K, V> {\n@JsModule(\"uu... | Kotlin | Apache License 2.0 | modelix/modelix | fix uuid for js |
426,504 | 09.08.2020 11:40:55 | -7,200 | c0af85535530a296429048e276543f44c6c0bb2b | fix path to gradle | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -14,7 +14,7 @@ jobs:\nwith:\njava-version: 11\n- name: Run tests for model client\n- run: cd model-client && ./gradlew compileKotlinJs compileKotlinJvm\n+ run: cd ... | Kotlin | Apache License 2.0 | modelix/modelix | fix path to gradle |
426,496 | 09.08.2020 11:38:23 | -7,200 | 08434b9205088433c67c4dc03b0d29b8d2c54479 | Tree_Test now also tests deserialization | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/CPNode.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/CPNode.kt",
"diff": "@@ -191,13 +191,13 @@ class CPNode protected constructor(id1: Long, val concept: Strin... | Kotlin | Apache License 2.0 | modelix/modelix | Tree_Test now also tests deserialization |
426,496 | 09.08.2020 12:46:55 | -7,200 | 38f82ec07daab7abf53682a729b79e8efe366b09 | Add coverage (jacoco) configuration to the model-client | [
{
"change_type": "MODIFY",
"old_path": "model-client/build.gradle",
"new_path": "model-client/build.gradle",
"diff": "@@ -4,6 +4,8 @@ plugins {\nid 'org.jetbrains.kotlin.multiplatform'\nid \"com.diffplug.gradle.spotless\"\nid \"org.jlleitschuh.gradle.ktlint\"\n+ id \"java-library\"\n+ id 'jacoco'\n}... | Kotlin | Apache License 2.0 | modelix/modelix | Add coverage (jacoco) configuration to the model-client |
426,504 | 09.08.2020 13:26:57 | -7,200 | ec5393d22ece00c3509ba90aed1ccc0a3f23327e | adding additional checks on hashes | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"diff": "@@ -71,10 +71,13 @@ class CLHamtInternal : CLHamtNode<CPHamtInternal> {\nreturn bu... | Kotlin | Apache License 2.0 | modelix/modelix | adding additional checks on hashes |
426,504 | 09.08.2020 13:30:35 | -7,200 | a119f482c0cc97f5487654411c9792ca114e8c41 | catch access out of bounds in CLHamtInternal | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"diff": "@@ -71,6 +71,7 @@ class CLHamtInternal : CLHamtNode<CPHamtInternal> {\nreturn bulk... | Kotlin | Apache License 2.0 | modelix/modelix | catch access out of bounds in CLHamtInternal |
426,504 | 09.08.2020 13:36:25 | -7,200 | d30a83932cc8ca52ab67da105f0d31e31063e4a0 | removing wrong check on hashes | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"diff": "@@ -73,12 +73,10 @@ class CLHamtInternal : CLHamtNode<CPHamtInternal> {\nval physi... | Kotlin | Apache License 2.0 | modelix/modelix | removing wrong check on hashes |
426,504 | 09.08.2020 13:56:48 | -7,200 | f7e175dd955fe77bdef2bb6fd4235917bc26ec52 | adding test_random_case_causing_outofbounds_on_js | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonTest/kotlin/org/modelix/model/Hamt_Test.kt",
"new_path": "model-client/src/commonTest/kotlin/org/modelix/model/Hamt_Test.kt",
"diff": "@@ -58,4 +58,22 @@ class Hamt_Test {\n}\n}\n}\n+\n+ @Test\n+ fun test_random_case_causing_outofbounds_... | Kotlin | Apache License 2.0 | modelix/modelix | adding test_random_case_causing_outofbounds_on_js |
426,496 | 09.08.2020 14:26:41 | -7,200 | ffdcdc30bd1eac3494be272c027d9ea2efbd1e1e | Tests for OTBranch | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/DeleteNodeOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/DeleteNodeOp.kt",
"diff": "@@ -27,7 +27,7 @@ class DeleteNodeOp(val parentId: Long, val role: String?... | Kotlin | Apache License 2.0 | modelix/modelix | Tests for OTBranch |
426,504 | 09.08.2020 14:39:46 | -7,200 | fed620c9d7a5d8769b4ee309582c40b0a9bc0d15 | working on SerializationUtil.intHex | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLHamtInternal.kt",
"diff": "@@ -57,10 +57,12 @@ class CLHamtInternal : CLHamtNode<CPHamtInternal> {\noverride ... | Kotlin | Apache License 2.0 | modelix/modelix | working on SerializationUtil.intHex |
426,504 | 09.08.2020 15:06:12 | -7,200 | 670fe28a0de9b9c2ee569244afb167c32168ef06 | fixing serialization of ints and longs to/from hex | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonTest/kotlin/org/modelix/model/SerializationUtil_intHex_Test.kt",
"new_path": "model-client/src/commonTest/kotlin/org/modelix/model/SerializationUtil_intHex_Test.kt",
"diff": "@@ -36,6 +36,11 @@ class SerializationUtil_intHex_Test {\nasse... | Kotlin | Apache License 2.0 | modelix/modelix | fixing serialization of ints and longs to/from hex |
426,504 | 09.08.2020 18:28:16 | -7,200 | 87ca97143ace5284c63d897798d7cbbff94ecdb1 | implement js encode/decode | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jsMain/kotlin/org/modelix/model/persistent/SerializationUtil.kt",
"new_path": "model-client/src/jsMain/kotlin/org/modelix/model/persistent/SerializationUtil.kt",
"diff": "package org.modelix.model.persistent\n+external fun decodeURIComponent(e... | Kotlin | Apache License 2.0 | modelix/modelix | implement js encode/decode |
426,504 | 09.08.2020 18:31:45 | -7,200 | 415f6b454b6fc2b3adce1ef11340f15c2c318085 | move emptyStringAsNull and nullAsEmptyString to commonMain | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/CPVersion.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/persistent/CPVersion.kt",
"diff": "@@ -19,11 +19,9 @@ import org.modelix.model.logWarning\nimport org.modelix.model... | Kotlin | Apache License 2.0 | modelix/modelix | move emptyStringAsNull and nullAsEmptyString to commonMain |
426,496 | 10.08.2020 17:14:53 | -7,200 | b26dbc87e2d8431011ae068b108296341fad0072 | Conflict resolution tests (2) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -24,6 +24,7 @@ import org.modelix.model.lazy.CLVersion\nimport org.modelix.model.lazy.IDese... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (2) |
426,496 | 10.08.2020 17:19:16 | -7,200 | db7bad0254722267861f74a7e97066d35ddf7b37 | Conflict resolution tests (3) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -124,12 +124,11 @@ class VersionMerger(private val storeCache: IDeserializingKeyValueStore,... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (3) |
426,496 | 10.08.2020 23:35:00 | -7,200 | 048005c93ac2fcb3ec935c6bbffbbe12cf2ac6c7 | Conflict resolution tests (4) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"diff": "@@ -31,9 +31,9 @@ class AddNewChildOp(val parentId: Long, val role: Stri... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (4) |
426,496 | 11.08.2020 09:35:31 | -7,200 | 400ac4bebafc5774b5e36b5c31a380be5854efe9 | Conflict resolution tests (5) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -78,7 +78,6 @@ class VersionMerger(private val storeCache: IDeserializingKeyValueStore, pri... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (5) |
426,496 | 11.08.2020 11:37:14 | -7,200 | 53d1b3073c57275092da5f193fbc47a374ce76ef | Conflict resolution tests (6) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AbstractOperation.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AbstractOperation.kt",
"diff": "@@ -30,4 +30,8 @@ abstract class AbstractOperation : IOperation ... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (6) |
426,496 | 11.08.2020 12:44:25 | -7,200 | 05bf2c11799fa346e0abdedb29a9424550995d51 | Conflict resolution tests (7) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -75,9 +75,10 @@ class VersionMerger(private val storeCache: IDeserializingKeyValueStore, pr... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (7) |
426,496 | 11.08.2020 16:07:55 | -7,200 | 2983311473aec1991ced3352ede970d3fc2324b8 | Conflict resolution tests (8) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLTree.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/lazy/CLTree.kt",
"diff": "@@ -295,6 +295,15 @@ class CLTree : ITree {\n}\noverride fun moveChild(targetParentId: Long, targe... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (8) |
426,496 | 11.08.2020 17:44:11 | -7,200 | e2e0d925c9c0a4a145642e8b9e984431dd62cf5f | Conflict resolution tests (9) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"diff": "@@ -58,7 +58,7 @@ class AddNewChildOp(val parentId: Long, val role: Stri... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (9) |
426,496 | 11.08.2020 18:16:58 | -7,200 | 3bd8ed2b94d281cf495a0b6572eef69566acf2a7 | Conflict resolution tests (10) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"diff": "@@ -80,7 +80,7 @@ class MoveNodeOp(\noverride fun withAdjustedIndex(indexAdjus... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (10) |
426,496 | 11.08.2020 23:54:56 | -7,200 | 341803c105cabf673ad0f52388f394df21d2d631 | Conflict resolution tests (11) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/VersionMerger.kt",
"diff": "@@ -96,10 +96,10 @@ class VersionMerger(private val storeCache: IDeserializingKeyValueStore, p... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (11) |
426,496 | 12.08.2020 08:57:53 | -7,200 | 2b7d23c40b1579b244cea01c5e46ac9989bff5e2 | Conflict resolution tests (12) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"diff": "@@ -33,7 +33,7 @@ class AddNewChildOp(val parentId: Long, val role: Stri... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (12) |
426,496 | 12.08.2020 09:32:46 | -7,200 | a69ec9c950b87b8d1a2efe2e83e5c3e036a00c9e | Conflict resolution tests (13) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/DeleteNodeOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/DeleteNodeOp.kt",
"diff": "package org.modelix.model.operations\nimport org.modelix.model.api.IConcep... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (13) |
426,496 | 12.08.2020 10:26:27 | -7,200 | db0198e0a8b0f0c255b881f7069db3307df9941f | Conflict resolution tests (14) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"diff": "package org.modelix.model.operations\n+import org.modelix.model.api.ITree\nimp... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (14) |
426,496 | 12.08.2020 11:11:57 | -7,200 | 1b7ec53d242971d76db111402dd4e19e315bb19f | Conflict resolution tests (15) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AddNewChildOp.kt",
"diff": "@@ -40,6 +40,7 @@ class AddNewChildOp(val parentId: Long, val role: Stri... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (15) |
426,496 | 12.08.2020 12:30:58 | -7,200 | d0fcf658cf7b1b50529d9a4f90f504c51d82566d | Conflict resolution tests (16) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/MoveNodeOp.kt",
"diff": "@@ -55,8 +55,10 @@ class MoveNodeOp(\nindexAdjustments.nodeRemoved(targetParen... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (16) |
426,496 | 12.08.2020 20:27:46 | -7,200 | 49a5aaba9f663c2e2ec3685541805045d6da8660 | Conflict resolution tests (17) | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AbstractOperation.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/operations/AbstractOperation.kt",
"diff": "@@ -28,10 +28,8 @@ abstract class AbstractOperation : IOperation... | Kotlin | Apache License 2.0 | modelix/modelix | Conflict resolution tests (17) |
426,504 | 13.08.2020 17:34:00 | -7,200 | e67788aa5a4f0c35539c2b943af8ff9aecec1e4e | simplifying model-server main | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/main/java/org/modelix/model/server/Main.java",
"new_path": "model-server/src/main/java/org/modelix/model/server/Main.java",
"diff": "@@ -17,18 +17,17 @@ package org.modelix.model.server;\nimport com.beust.jcommander.JCommander;\nimport com.beu... | Kotlin | Apache License 2.0 | modelix/modelix | simplifying model-server main |
426,504 | 13.08.2020 17:34:30 | -7,200 | 16e173d3a7e46e389ca52c38ccc516b0918ca5ac | introduce TEXT_PLAIN constant | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"new_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"diff": "@@ -45,6 +45,7 @@ public class RestModelServer {\npublic static final Pattern HASH_PATTE... | Kotlin | Apache License 2.0 | modelix/modelix | introduce TEXT_PLAIN constant |
426,504 | 13.08.2020 17:57:14 | -7,200 | a9e2768c4fd704ed2265737424ab341b4a979d62 | start documenting the endpoints of the model-server | [
{
"change_type": "MODIFY",
"old_path": "model-server/README.md",
"new_path": "model-server/README.md",
"diff": "@@ -30,3 +30,19 @@ bintray_api_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx\n```\nNote that you cannot publish versions ending with 'SNAPSHOT'.\n+\n+## APIs\n+\n+Valid keys are keys starti... | Kotlin | Apache License 2.0 | modelix/modelix | start documenting the endpoints of the model-server |
426,504 | 14.08.2020 10:37:30 | -7,200 | 1bf06c3f2cc68bbeb56290129bb32fda29b5f691 | add CachingStoreClientTest | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".idea/uiDesigner.xml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<project version=\"4\">\n+ <component name=\"Palette2\">\n+ <group name=\"Swing\">\n+ <item class=\"com.intellij.uiDesigner.HSpacer\" tooltip-text=\"Horizontal Spacer\... | Kotlin | Apache License 2.0 | modelix/modelix | add CachingStoreClientTest |
426,504 | 14.08.2020 11:35:14 | -7,200 | 55e06a2c857a03d7226dc9328c12787ad721a742 | create InMemoryStoreClient | [
{
"change_type": "ADD",
"old_path": null,
"new_path": ".idea/uiDesigner.xml",
"diff": "+<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n+<project version=\"4\">\n+ <component name=\"Palette2\">\n+ <group name=\"Swing\">\n+ <item class=\"com.intellij.uiDesigner.HSpacer\" tooltip-text=\"Horizontal Spacer\... | Kotlin | Apache License 2.0 | modelix/modelix | create InMemoryStoreClient |
426,504 | 14.08.2020 11:56:31 | -7,200 | 8cb8703185ac4f7e860b38e0903aa2911ab27528 | implementing first steps | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/main/java/org/modelix/model/server/Main.java",
"new_path": "model-server/src/main/java/org/modelix/model/server/Main.java",
"diff": "@@ -61,6 +61,7 @@ public class Main {\nLOG.info(\"Max memory (bytes): \" + Runtime.getRuntime().maxMemory());\... | Kotlin | Apache License 2.0 | modelix/modelix | implementing first steps |
426,504 | 14.08.2020 12:15:28 | -7,200 | df25a9a09a6b1328999c8c0bcdd005ad3f2b4935 | implement retry logic in functional tests | [
{
"change_type": "MODIFY",
"old_path": "model-server/build.gradle",
"new_path": "model-server/build.gradle",
"diff": "@@ -33,6 +33,7 @@ dependencies {\ncompile group: 'com.google.guava', name: 'guava', version: '28.1-jre'\ncompile group: 'com.beust', name: 'jcommander', version: '1.7'\n+ testImpleme... | Kotlin | Apache License 2.0 | modelix/modelix | implement retry logic in functional tests |
426,504 | 14.08.2020 12:16:23 | -7,200 | 451dc1c52cbccd8df8e1f28fa2262d7dbffda28c | add functional tests to GitHub actions | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -54,3 +54,16 @@ jobs:\njava-version: 11\n- name: Run tests for model client\nrun: cd model-client && ../gradlew ktlintCheck\n+\n+ functionalTests:\n+\n+ runs-on: u... | Kotlin | Apache License 2.0 | modelix/modelix | add functional tests to GitHub actions |
426,504 | 14.08.2020 14:12:07 | -7,200 | 3b639c33da3f6a38d7e7ab478d3a17bb88338392 | add functional tests for getToken | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "@@ -3,22 +3,24 @@ package org.modelix.model.server.functionaltests;\ni... | Kotlin | Apache License 2.0 | modelix/modelix | add functional tests for getToken |
426,504 | 14.08.2020 14:44:33 | -7,200 | 4d72d2eda17d8ff3be15887a2cf1806ce1c66488 | add putAll/getAll functional tests | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "package org.modelix.model.server.functionaltests;\nimport com.google.c... | Kotlin | Apache License 2.0 | modelix/modelix | add putAll/getAll functional tests |
426,504 | 14.08.2020 14:44:47 | -7,200 | f0a217000689dcf730e028dc34a5a8e0689bce21 | handling partially correct putAll input | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"new_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"diff": "@@ -239,8 +239,15 @@ public class RestModelServer {\nIOUtils.toString(\nreq.getInputStre... | Kotlin | Apache License 2.0 | modelix/modelix | handling partially correct putAll input |
426,504 | 14.08.2020 14:54:01 | -7,200 | 062f14d2f96cf290becb7c83070f49b8b621e4ec | fix which project has the cucumber task executed under github actions | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -66,4 +66,4 @@ jobs:\nwith:\njava-version: 11\n- name: Run tests for model client\n- run: cd model-client && ../gradlew cucumber\n\\ No newline at end of file\n+ r... | Kotlin | Apache License 2.0 | modelix/modelix | fix which project has the cucumber task executed under github actions |
426,504 | 15.08.2020 08:53:41 | -7,200 | 320b462a5661e469904b36cb2a39e597814f99ae | add functional tests for subscription | [
{
"change_type": "MODIFY",
"old_path": "model-server/build.gradle",
"new_path": "model-server/build.gradle",
"diff": "@@ -51,7 +51,7 @@ task cucumber() {\njavaexec {\nmain = \"io.cucumber.core.cli.Main\"\nclasspath = configurations.cucumberRuntime + sourceSets.main.output + sourceSets.test.output\n-... | Kotlin | Apache License 2.0 | modelix/modelix | add functional tests for subscription |
426,504 | 15.08.2020 09:07:29 | -7,200 | 0a8cfdd933aacd68ab25d192d1bff1f52de70253 | make /getEmail return no content when the user provided no token | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"new_path": "model-server/src/main/java/org/modelix/model/server/RestModelServer.java",
"diff": "@@ -153,9 +153,15 @@ public class RestModelServer {\n@Override\nprotected void doGet(Htt... | Kotlin | Apache License 2.0 | modelix/modelix | make /getEmail return no content when the user provided no token |
426,504 | 15.08.2020 09:12:53 | -7,200 | 5859808ad9db40bdbcbe69213b4e62e24cb68f52 | working on getEmail | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "@@ -137,6 +137,37 @@ public class Stepdefs {\n}\n}\n+ @When(\"I visit ... | Kotlin | Apache License 2.0 | modelix/modelix | working on getEmail |
426,504 | 15.08.2020 11:54:39 | -7,200 | f3cdeb760dc22b36f1ac7d7869cbcd907e4f2a87 | functional tests for getEmail | [
{
"change_type": "MODIFY",
"old_path": "model-server/build.gradle",
"new_path": "model-server/build.gradle",
"diff": "@@ -45,8 +45,18 @@ configurations {\n}\n}\n+task fatJar(type: Jar) {\n+ manifest {\n+ attributes 'Main-Class': 'org.modelix.model.server.Main'\n+ }\n+ archiveBaseName = 'model-server... | Kotlin | Apache License 2.0 | modelix/modelix | functional tests for getEmail |
426,504 | 15.08.2020 12:04:00 | -7,200 | 9e41135ff6d7b46a4f7d1f90f8d8c552cbe32846 | adding functional tests to generate and use token | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "@@ -154,6 +154,9 @@ public class Stepdefs {\n@When(\"I visit {string} ... | Kotlin | Apache License 2.0 | modelix/modelix | adding functional tests to generate and use token |
426,504 | 15.08.2020 12:13:20 | -7,200 | 83f904296ff696b8ab5445c89a2745ea915d8576 | adding scenario Get correct email after token is generated with email | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "@@ -152,18 +152,35 @@ public class Stepdefs {\n}\n}\n+ @When(\"I visit... | Kotlin | Apache License 2.0 | modelix/modelix | adding scenario Get correct email after token is generated with email |
426,504 | 15.08.2020 12:32:03 | -7,200 | 81a9cb366fb45609447bb3160dbab3e1e08b99b6 | add scenarios for counter | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"new_path": "model-server/src/test/java/org/modelix/model/server/functionaltests/Stepdefs.java",
"diff": "@@ -32,15 +32,16 @@ import java.util.regex.Pattern;\nimport java.util.... | Kotlin | Apache License 2.0 | modelix/modelix | add scenarios for counter |
426,504 | 15.08.2020 14:43:53 | -7,200 | 187a99997db16b8a605aabe27d3e40a725446fad | adding unit test for model-server | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -54,16 +54,3 @@ jobs:\njava-version: 11\n- name: Run tests for model client\nrun: cd model-client && ../gradlew ktlintCheck\n-\n- functionalTests:\n-\n- runs-on: u... | Kotlin | Apache License 2.0 | modelix/modelix | adding unit test for model-server |
426,504 | 15.08.2020 14:51:08 | -7,200 | 3c538eddce876e2fa46fb52e4bb7b905fefc4313 | add scenario 'Get recursively' | [
{
"change_type": "MODIFY",
"old_path": "model-server/src/test/resources/functionaltests/storing.feature",
"new_path": "model-server/src/test/resources/functionaltests/storing.feature",
"diff": "@@ -60,3 +60,11 @@ Feature: Storing routes\nAnd I PUT on \"/getAll\" the value \"['aaa', 'bbb', 'ccc']\"\n... | Kotlin | Apache License 2.0 | modelix/modelix | add scenario 'Get recursively' |
426,504 | 15.08.2020 14:58:42 | -7,200 | 6d3090e4ea1159e689903ba60832b40909bac7a6 | revise labels in GitHub actions | [
{
"change_type": "MODIFY",
"old_path": ".github/workflows/modelclient.yml",
"new_path": ".github/workflows/modelclient.yml",
"diff": "@@ -13,7 +13,7 @@ jobs:\nuses: actions/setup-java@v1\nwith:\njava-version: 11\n- - name: Run tests for model client\n+ - name: Assemble\nrun: cd model-client && ../gr... | Kotlin | Apache License 2.0 | modelix/modelix | revise labels in GitHub actions |
426,504 | 15.08.2020 17:12:04 | -7,200 | 93d81ff676793f0c63f8bc716527a5fa09212544 | make test_t1 runnable | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jvmTest/kotlin/org/modelix/model/ModelClient_Test.kt",
"new_path": "model-client/src/jvmTest/kotlin/org/modelix/model/ModelClient_Test.kt",
"diff": "package org.modelix.model\n+import org.junit.After\nimport org.junit.Assert\n+import org.junit... | Kotlin | Apache License 2.0 | modelix/modelix | make test_t1 runnable |
426,504 | 15.08.2020 17:31:46 | -7,200 | 8b1ff0550e21b812c46b5094268e319e8af75bce | working on long running test | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"new_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"diff": "@@ -211,9 +211,10 @@ class RestWebModelClient @JvmOverloads constructor(var ... | Kotlin | Apache License 2.0 | modelix/modelix | working on long running test |
426,504 | 15.08.2020 18:13:04 | -7,200 | d614638884a3307175e0120882f44c1814cb6aa0 | adding logs to debug failing test | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"new_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"diff": "@@ -18,6 +18,8 @@ package org.modelix.model.client\nimport org.apache.common... | Kotlin | Apache License 2.0 | modelix/modelix | adding logs to debug failing test |
426,504 | 16.08.2020 11:07:45 | -7,200 | 8ab0444ebe26b1c9425fbb8389d76a90796be393 | correct test_t1 | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"new_path": "model-client/src/jvmMain/kotlin/org/modelix/model/client/RestWebModelClient.kt",
"diff": "@@ -377,10 +377,10 @@ class RestWebModelClient @JvmOverloads constructor(var... | Kotlin | Apache License 2.0 | modelix/modelix | correct test_t1 |
426,504 | 16.08.2020 11:18:53 | -7,200 | d92023cb418425900a20a34fed7eca6a9c272f1c | adding CompositeNodeResolveContextTest | [
{
"change_type": "MODIFY",
"old_path": "model-client/src/commonMain/kotlin/org/modelix/model/api/CompositeNodeResolveContext.kt",
"new_path": "model-client/src/commonMain/kotlin/org/modelix/model/api/CompositeNodeResolveContext.kt",
"diff": "package org.modelix.model.api\nclass CompositeNodeResolveC... | Kotlin | Apache License 2.0 | modelix/modelix | adding CompositeNodeResolveContextTest |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.