)]}'
{
  "log": [
    {
      "commit": "d9c1c6fb9815c8bec2a2a21eb7868e3adc63b914",
      "tree": "075c4671e9c91423c0cec7ccffecbbe73a8749de",
      "parents": [
        "93f55f4b1ee3636c8a06c8a5552c2550e30ad4e9"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Oct 06 13:10:08 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Oct 06 13:10:08 2025 +0200"
      },
      "message": "Make statistics in VC list configurable (default: false)\n\nChange-Id: I4b6d36e10d1851f183c2200991eb43fa4f128ee9\n"
    },
    {
      "commit": "93f55f4b1ee3636c8a06c8a5552c2550e30ad4e9",
      "tree": "163f1758ad1e43b7c524c475e59dc6c902effdb5",
      "parents": [
        "503f6a7f955ecd14df3301a25d525930c163bdfa"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Sep 25 17:06:33 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Sep 29 12:59:02 2025 +0200"
      },
      "message": "Migrate hibernate from 6.1.7.Final to 7.1.1.Final\n\nChange-Id: Ib5855c283ce6c65401009db8b42e4aae9afa3669\n"
    },
    {
      "commit": "e1205e7dbabdb1d4424817ef5086f593184625fb",
      "tree": "cafc7e5e4e58b5912538c2a2f870685c18df97e2",
      "parents": [
        "e5db05a46aac8c86727acd7803de24fd4a6078a8"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Sep 12 21:10:13 2025 +0200"
      },
      "committer": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Fri Sep 12 21:12:05 2025 +0200"
      },
      "message": "Fix missing vcLoader in lite mode\n\nerror: kustvakt-1 | Error creating bean with name \u0027searchController\u0027:\nUnsatisfied dependency expressed through field \u0027vcLoader\u0027: No qualifying\nbean of type \u0027java.lang.Runnable\u0027 available: expected at least 1 bean\nwhich qualifies as autowire candidate. Dependency annotations:\n{@org.springframework.beans.factory.annotation.Autowired(required\u003dtrue)}\nkustvakt-1 |\norg.springframework.beans.factory.UnsatisfiedDependencyException: Error\ncreating bean with name \u0027searchController\u0027: Unsatisfied dependency\nexpressed through field \u0027vcLoader\u0027: No qualifying bean of type\n\u0027java.lang.Runnable\u0027 available: expected at least 1 bean which qualifies\nas autowire candidate. Dependency annotations:\n{@org.springframework.beans.factory.annotation.Autowired(required\u003dtrue)}\nkustvakt-1 | at\norg.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.resolveFieldValue(AutowiredAnnotationBeanPostProcessor.java:788)\nkustvakt-1 | at\norg.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredFieldElement.inject(AutowiredAnnotationBeanPostProcessor.java:768)\nkustvakt-1 | at\norg.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:145)\nkustvakt-1 | at\norg.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessProperties(AutowiredAnnotationBeanPostProcessor.java:509)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1439)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:599)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337)\nkustvakt-1 | at\norg.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335)\nkustvakt-1 | at\norg.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:200)\nkustvakt-1 | at\norg.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:975)\nkustvakt-1 | at\norg.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:971)\nkustvakt-1 | at\norg.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625)\nkustvakt-1 | at\norg.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:394)\nkustvakt-1 | at\norg.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:274)\nkustvakt-1 | at\norg.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:102)\nkustvakt-1 | at\norg.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(ContextHandler.java:1046)\nkustvakt-1 | at\norg.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(ServletContextHandler.java:624)\nkustvakt-1 | at\norg.eclipse.jetty.server.handler.ContextHandler.contextInitialized(ContextHandler.java:983)\nkustvakt-1 | at\norg.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:740)\nkustvakt-1 | at\norg.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:392)\nkustvakt-1 | at\norg.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:902)\nkustvakt-1 | at\norg.eclipse.jetty.servlet.ServletContextHandler.doStart(ServletContextHandler.java:306)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:171)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:121)\nkustvakt-1 | at\norg.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:89)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:171)\nkustvakt-1 | at org.eclipse.jetty.server.Server.start(Server.java:470)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:114)\nkustvakt-1 | at\norg.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:89)\nkustvakt-1 | at org.eclipse.jetty.server.Server.doStart(Server.java:415)\nkustvakt-1 | at\norg.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:93)\nkustvakt-1 | at\nde.ids_mannheim.korap.server.KustvaktBaseServer.start(KustvaktBaseServer.java:174)\nkustvakt-1 | at\nde.ids_mannheim.korap.server.KustvaktLiteServer.main(KustvaktLiteServer.java:23)\nkustvakt-1 | Caused by:\norg.springframework.beans.factory.NoSuchBeanDefinitionException: No\nqualifying bean of type \u0027java.lang.Runnable\u0027 available: expected at\nleast 1 bean which qualifies as autowire candidate. Dependency\nannotations:\n{@org.springframework.beans.factory.annotation.Autowired(required\u003dtrue)}\nkustvakt-1 | at\norg.springframework.beans.factory.support.DefaultListableBeanFactory.raiseNoMatchingBeanFound(DefaultListableBeanFactory.java:1894)\nkustvakt-1 | at\norg.springframework.beans.factory.support.DefaultListableBeanFactory.doResolveDependency(DefaultListableBeanFactory.java:1411)\nkustvakt-1 | at\norg.springframework.beans.factory.support.DefaultListableBeanFactory.resolveDependency(DefaultListableBeanFactory.java:1358)\n\nChange-Id: Iba84f509dd1a55fb6619a3623ce3981ddc9bf375\n"
    },
    {
      "commit": "4fc0ce6747585975f3f738d3b2d3746c7ba69f05",
      "tree": "5bcf0e7df7f079daa3119fa4c2ace7ff3b574c6b",
      "parents": [
        "d0f36518706ecad58c589ebb0df0caf7f14c9b6c"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 16 09:03:45 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 16 09:03:45 2025 +0200"
      },
      "message": "Add timeout to default configs.\n\nChange-Id: I7bf7cdd3e3698fa3e7cf314907c8aa668161cfe4\n"
    },
    {
      "commit": "d0f36518706ecad58c589ebb0df0caf7f14c9b6c",
      "tree": "d935e2fd89c7abc0f185eda279f4f4c96867c0ff",
      "parents": [
        "559090d173df9be032bfaffc768b0bb4bc2bc2a9"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 04 11:06:10 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 04 11:06:10 2025 +0200"
      },
      "message": "Disable pipe rewriting by default.\n\nTo activate pipe rewriting, pipe.host property must be configured in\nkustvakt.conf.\n\nChange-Id: I2e99f334629cd75b86dd061120b6b21dd91d3984\n"
    },
    {
      "commit": "fde4e9f14a249c7028f80db377dc8d78fe591d1d",
      "tree": "926dc90a67852d84fb4b96b105cccf0ceac3d854",
      "parents": [
        "881fdc07b21a84ee102f8bd86b9ff72bec626d27"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jun 27 11:44:29 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jun 27 11:44:29 2025 +0200"
      },
      "message": "Removed db/test folder (close #379)\n\nChange-Id: I60491153856df7cc635c07e5b702857f3c1418b1\n"
    },
    {
      "commit": "881fdc07b21a84ee102f8bd86b9ff72bec626d27",
      "tree": "252642c47cc36dad3e558434c218b742ba9bca5f",
      "parents": [
        "6f7863f10ca1f348d2b9256d11b9cd6dd5500ad1"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jun 27 11:22:07 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jun 27 11:28:35 2025 +0200"
      },
      "message": "Remove OAuth2 clients \u0026 access tokens from the DB migration (close #809)\n\nAdded the test clients at OAuth2TestBase.\n\nChange-Id: I3121f5af62f8e2cfb3e29a484a22f7729da8c6cb\n"
    },
    {
      "commit": "6f7863f10ca1f348d2b9256d11b9cd6dd5500ad1",
      "tree": "e06ddc993904ec168a42741b5b342fa89a854fe9",
      "parents": [
        "dd632c193bfa79612eb5167e014431b2e9e4ef68"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jun 25 10:50:46 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jun 25 10:50:46 2025 +0200"
      },
      "message": "Remove query reference test data from the DB migration (close #811)\n\nChange-Id: Ibc6fc241bc155dd67032af175ee327a7f00c4f5e\n"
    },
    {
      "commit": "a9f529952419776b8d898da0164312a6ee04fa03",
      "tree": "64fdb98f3c19d2bec089dd12f6c356c0738a724a",
      "parents": [
        "874a3b28f4e82561e8af454658ce819754311b75"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 11:50:15 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 11:50:15 2025 +0200"
      },
      "message": "Remove user default settings from the database migration (close #810)\n\nChange-Id: I76d825fb030c2e8eddf538e7c4281724ab85a69f\n"
    },
    {
      "commit": "874a3b28f4e82561e8af454658ce819754311b75",
      "tree": "d1a3ab13179ccec82a32d53948cd81b265764ca0",
      "parents": [
        "41b456c608e01c1bc4439b8da65234b956439a42"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 11:18:09 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 11:18:09 2025 +0200"
      },
      "message": "Remove admin test data from database migration (#808)\n\nChange-Id: I06a1d05e8335dcdc16e3ed64d850eb1ebdabd20c\n"
    },
    {
      "commit": "ca9a324b0e31edfbf55bce1e6e7679be55c371fa",
      "tree": "a6f36f5c245e18d54af02fc552096b06808ffd0f",
      "parents": [
        "66061bb9e8aaffadc9b8a90414578a5276a1b3de"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 09:11:50 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 09:11:50 2025 +0200"
      },
      "message": "Updated configs.\n\nChange-Id: I99a81881df87619c5175d5220c5cf79d78eceb9a\n"
    },
    {
      "commit": "66061bb9e8aaffadc9b8a90414578a5276a1b3de",
      "tree": "68da4fde13002be26f2c6ec6a17226b65663931e",
      "parents": [
        "14445e4ac8b78a1f0c6f2076d34bc03f848cea24"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Jun 23 11:11:18 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 24 09:08:08 2025 +0200"
      },
      "message": "Add pipe response rewriting (#794)\n\nlimited to korap host by default. Configurable via kustvakt.conf.\n\nChange-Id: Ifb0b6470a4b1fc6db79b3bb05443f6482f4b7ea8"
    },
    {
      "commit": "d943e9612708efe70863496b95b828c8e343d68a",
      "tree": "ab5f8d2d5a0cecf981a89c6a8614c2363aaf8aed",
      "parents": [
        "2621546a3f6ce810cf2ff2c6951c94ecf6291be8"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 10 10:41:16 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jun 10 10:42:21 2025 +0200"
      },
      "message": "Removed useful vc from the sample resources.json.\n\nChange-Id: I2bb9b62aa7e258809585156c5754ed9016c150b5\n"
    },
    {
      "commit": "2dee93207e580efbe1299385075b3d4d5b07e648",
      "tree": "7f44e6e5637a98ad7be16c6c7a67702813463fdf",
      "parents": [
        "663752e6fb812e5246a9af74da2ed1f0145eff37"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 10:21:07 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 10:40:01 2025 +0200"
      },
      "message": "Added useful VC to resources.json (#800).\n\nDummy id and pid have been generated from title. We need better pids and\nEnglish titles for the VC.\n\nChange-Id: I0981c078cd3506fd7d198bc24230def2b7741342\n"
    },
    {
      "commit": "663752e6fb812e5246a9af74da2ed1f0145eff37",
      "tree": "2322d12e4366832e50b252093173878bc293b19f",
      "parents": [
        "33a56f45690d3497f6a68c2346acdfbc5ee77223"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri May 23 10:35:04 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 10:20:19 2025 +0200"
      },
      "message": "Determine corpus access dynamically using koralQuery\n\nfor resources without predefined required_access.\n\nChange-Id: I10bcd952afd693f49c43f68e6e38be50b61df9f3\n"
    },
    {
      "commit": "33a56f45690d3497f6a68c2346acdfbc5ee77223",
      "tree": "44c946fa4539c9b94a7c06b126fe67de43b1fbe8",
      "parents": [
        "7136764fa82dac08d3307d854f14da199877d093"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri May 23 09:35:23 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 09:34:50 2025 +0200"
      },
      "message": "Add required access to resources.\n\nChange-Id: Ibfefebc609b5772be8040131dfcc5c60ba520f6e\n"
    },
    {
      "commit": "7136764fa82dac08d3307d854f14da199877d093",
      "tree": "d243bf4a7e512e633399ad8d4fb3cc4256ba7329",
      "parents": [
        "287cf86466ec53cf035ee648bbc421e94c6a46b2"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu May 22 13:37:57 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 09:34:50 2025 +0200"
      },
      "message": "Remove the json folder in src/main/resources and move\n\nthe JSON files to src/main/resources/data\n\nChange-Id: I8c0c2ca50b3d4de77871fb9304277e499fdac260\n"
    },
    {
      "commit": "287cf86466ec53cf035ee648bbc421e94c6a46b2",
      "tree": "b726f5bb143d140f4c3f4cc8b169f392ad3b0ab9",
      "parents": [
        "c02550d083161b1d337ee2e43d07039acd13adfd"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu May 22 13:16:06 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue May 27 09:34:50 2025 +0200"
      },
      "message": "Renamed free resource to resource.\n\nChange-Id: I5639b0ab0383c9aff2b6e196557874963d5d94e0\n"
    },
    {
      "commit": "bfe917f4177fc3890eac51491936adb33dcc5812",
      "tree": "bdc6a3213d1c310042fb05a0edbb0361b2d5c70c",
      "parents": [
        "a25e962c23c9b06cc7f38d6b9c48514ced79b957"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 14 12:46:50 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 14 12:46:50 2025 +0200"
      },
      "message": "Fix migration checksum mismatch for migration version 4.1\n\nChange-Id: If89d2d1fe9340c7314571187091d4b54822b4e68\n"
    },
    {
      "commit": "a25e962c23c9b06cc7f38d6b9c48514ced79b957",
      "tree": "ecd2f6ff777960ce7f7d25af40a9585a6bf13d44",
      "parents": [
        "d789ce99821a4c60cb6195d85f60e1b1c44204a4"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 14 10:23:35 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 14 10:30:01 2025 +0200"
      },
      "message": "Add pid for resource and use it as resourceId when available #798\n\nChanged institution to IDS Mannheim.\n\nChange-Id: I9d14f97b948aa35f50dc08b47dcc1ac7ec3c6375\n"
    },
    {
      "commit": "29060849e9cb81ba17b408333eed9747f7aa3252",
      "tree": "1cae205ffc6b953bc640c91b2243fa0e02d01c47",
      "parents": [
        "9b754d7c3b12a34d4a448695f49b248b8e6bd948"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 07 09:09:42 2025 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 07 09:09:42 2025 +0200"
      },
      "message": "Updated other config files.\n\nAdded statisticsRewriteHandler and queryContextRewrite, changed file\nlocations to the data folder, removed unused beans (cacheManager,\nsqliteDataSource)\n\nChange-Id: Ifc596ca21f75134acc8e5475d1b9b1b87e6a8f75\n"
    },
    {
      "commit": "b3ae95a1c9e002ff28b225f04aabfb5c002eb48d",
      "tree": "ba1d08ca196afa8fa49002ab60b14fb6ff3defd9",
      "parents": [
        "9767b7eff496f523fc00a7f5e452c4e795c2ca61"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 11:40:52 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 14:27:34 2025 +0100"
      },
      "message": "Setup creating marlin-vc and published-vc in VirtualCorpusTestBase\n\ninstead of using SQL for testing\n\nChange-Id: Ieb13db4518373234b989fa2c97b6d4cc24e1f24b\n"
    },
    {
      "commit": "9767b7eff496f523fc00a7f5e452c4e795c2ca61",
      "tree": "70dc8123f6cce48b7b908dbd195507592f1cce1b",
      "parents": [
        "ec88417267194d9c49e1de76c87d00c0bfec4ce5"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 10:36:23 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 14:19:57 2025 +0100"
      },
      "message": "Setup creating group-vc in VirtualCorpusTestBase\n\ninstead of using SQL for testing\n\nChange-Id: I053eb10edb6b5352302ed77287e1f7c0652dd28a\n"
    },
    {
      "commit": "ec88417267194d9c49e1de76c87d00c0bfec4ce5",
      "tree": "606cb9985666f284f46dc77f93d1ee1984811080",
      "parents": [
        "9c6058af612c93ff9368a3f7123c5ab3f75aff10"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 10:14:26 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 14:00:18 2025 +0100"
      },
      "message": "Setup creating dory-vc in VirtualCorpusTestBase\n\ninstead of using SQL for testing\n\nChange-Id: I0664742f4a6819412e64910c5b0cb2eeef450e12\n"
    },
    {
      "commit": "9c6058af612c93ff9368a3f7123c5ab3f75aff10",
      "tree": "da10a1d2333ff967a72d2f341a06b4cb8b616417",
      "parents": [
        "45a6509289ab030f3f3797f97cc08706c01e5c9d"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 09:44:11 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 09:44:11 2025 +0100"
      },
      "message": "Setup creating nemo-vc in VirtualCorpusTestBase\n\ninstead of using SQL for testing\n\nChange-Id: I2ab677ac30c1c2f88868ae233545f6be1cb823ea\n"
    },
    {
      "commit": "45a6509289ab030f3f3797f97cc08706c01e5c9d",
      "tree": "ea997a0793eaf43a45f836ec31c5628c44320a8f",
      "parents": [
        "5b06788088fd63420216d6dc61974ccaffcca4bd"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 09:20:02 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Mar 24 09:20:02 2025 +0100"
      },
      "message": "Setup system-vc in Initializator instead of using SQL for testing\n\nChange-Id: Id9ec7c74530a90706bfbab39b7d46cd794d0dcd6\n"
    },
    {
      "commit": "c21b4bc2008dd4e035a562b5a6236ae5e16ae4ee",
      "tree": "12ed4f5fc93108efeea93031e87577ba1ca11617",
      "parents": [
        "d9e43ec96cf755fd4c2d640c28437618c4f48036"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 23 15:13:28 2025 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 23 15:13:28 2025 +0100"
      },
      "message": "Changed CollectionRewrite to AvailabilityRewrite for the default config\n\nChange-Id: Ic70c6fd386eb4a6f2c693efec443a9d441c82b2f\n"
    },
    {
      "commit": "90dca0295e03ac16d4cdda957edb00f62faac5df",
      "tree": "d1299001d215deb44bf5f2eda568eeea83eeca5a",
      "parents": [
        "b30b015cd2abcdd51c32f4d57bfe0130dae0cd0e"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Nov 19 09:25:40 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Nov 19 09:27:57 2024 +0100"
      },
      "message": "Remove hidden group from test database.\n\nChange-Id: Ia2123291c75103f32efc931299f4c1e82df72ea1\n"
    },
    {
      "commit": "b44721062a3ed136dc5f9aa93c40cf1ce08a5f6a",
      "tree": "9ef3b61abba94ccc2045a1af85029ec0e1d36c31",
      "parents": [
        "c20741a8a9322ad04ed2b62b9277c97f95a4be39"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Nov 13 13:15:36 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Nov 13 13:15:36 2024 +0100"
      },
      "message": "Added institution \u0026 landingPage to the resource web-service (close #777)\n\nChange-Id: I0f527c4dbf1eb50f3ab105ca95a44e1db689e7cc\n"
    },
    {
      "commit": "4f2b0c3411b9ff4654684f49424763fcf75e5e90",
      "tree": "bad98ea266dfd50590d26339d9653416eaa37886",
      "parents": [
        "02e70956f70f034525737129f43a55194556788a"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Aug 28 09:38:53 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Aug 28 09:38:53 2024 +0200"
      },
      "message": "Remove EDIT_USER_GROUP_MEMBER_ROLE and disable role_index_null_query\n(unsupported in Sqlite)\n\nChange-Id: I5dbe5452a1c8c0ed9d96c33e59be6407d8b1e74a\n"
    },
    {
      "commit": "1d36721d4119ef24e3406928b90830b90dae2234",
      "tree": "15c0a4b61e45f57ab009e3ef8a839be6d24049bc",
      "parents": [
        "b6a0e6aefa447d5b700c9abe835d3c711364a294"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Aug 20 11:47:07 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Aug 20 11:47:07 2024 +0200"
      },
      "message": "Cleaned up mail properties from XML Spring configs.\n\nChange-Id: I0328b15373e9f1a458ec380aa80dba19ce74e29c\n"
    },
    {
      "commit": "ea0b4074ac5f89a835cf95a525521d6367681a7b",
      "tree": "ef0e0fcb8123bae028c815ca039e2467c01c3f65",
      "parents": [
        "cc546faca8de7a24bf02a97e4487d8186bd29f5b"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Aug 19 22:41:44 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Aug 19 22:41:44 2024 +0200"
      },
      "message": "Removed mail configuration (#764)\n\nChange-Id: Ic065c5f86c898b659040b4b8065dfad39d6193fe\n"
    },
    {
      "commit": "eb328d7a299c90eddc7d3e55ee8eedece9407c6d",
      "tree": "39a4fc371b6ae143cc2b0bd68797dc41db2ff8dd",
      "parents": [
        "8c6413a5a62e97d3cbc04958e609de5eef33ade8"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 16 11:11:44 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 16 13:21:12 2024 +0200"
      },
      "message": "Removed created_by, status and status_date from user_group_member table.\n\nRemoved GroupMemberStatus (#764)\n\nChange-Id: Ic5ec60cc05d95e6d805aa2abc2ffec1114d702f8\n"
    },
    {
      "commit": "8c6413a5a62e97d3cbc04958e609de5eef33ade8",
      "tree": "7e8a423b1a2bb39537d6db52a9324aecf54107c4",
      "parents": [
        "3e467139cf8a6fa8e82b6a4d4a7bcfe221541a0f"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 16 09:22:48 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 16 13:20:47 2024 +0200"
      },
      "message": "Removed deleted_by from user_group and user_group_member tables.\n\nChange-Id: I81c36ec5097f8cb229813dd903fb66785dfba485\n"
    },
    {
      "commit": "32d846fe87417801768c313a90d2153a23135068",
      "tree": "334021a84027547593a060001c0eb167e935bdf9",
      "parents": [
        "2b53330d52e062fb3b90981abba82d8c02c98713",
        "236d7273c63d357b8e1aeb5e9c2dd175c7476534"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 09 15:05:06 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 09 15:07:02 2024 +0200"
      },
      "message": "Merge branch \u0027master\u0027 into 0.75-SNAPSHOT\n\nChange-Id: I573d75058d8c23792c13d8a10f014fcbbdc9b33f\n"
    },
    {
      "commit": "ae1ca62f622267384d00674480f6a740c3d77599",
      "tree": "f0330652f61bbb89e9f944b0c1ada59d03a6b6e3",
      "parents": [
        "1df4f6da2bc58e19bd1b55ac05748519424b5dda"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 02 10:43:08 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Aug 02 12:10:30 2024 +0200"
      },
      "message": "Fix redundant logs and add throwable print.\n\nChange-Id: I401ac0ff7db3d951b0c6129f873a6f07fbd2a9eb\n"
    },
    {
      "commit": "e4be1e63a31b6d151ec7009f87981c32c422a2a1",
      "tree": "3788bc68beb7bfa2b9d33a68109ca6a5c9be7d7d",
      "parents": [
        "5899529551f765df0d79c0cbc922a5aee7b80238"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 31 12:58:56 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 31 12:58:56 2024 +0200"
      },
      "message": "Add unique role index when query is null.\n\nChange-Id: I183ca09d968afa777a6f0fd77edd34a3c39123a5\n"
    },
    {
      "commit": "dc4925d5fcd26dbf9bf6ac43f08de548bb49e63f",
      "tree": "633d4189ddca4855a14134c41dc663d896ee91e0",
      "parents": [
        "8fbf40ef53df929f2edb1ba6623df6b1195e6fc6"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 31 09:58:02 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 31 09:58:02 2024 +0200"
      },
      "message": "Fix unique constraint on role. Added tests.\n\nChange-Id: Iea36c28ed63b744103492396a71b057f93a3f882\n"
    },
    {
      "commit": "777ef10f75c33880745e4eb4e4ac0c18fbae5ac2",
      "tree": "f274232f1d6805cb9ac54429957ab307820b449a",
      "parents": [
        "763e8d5b0eb8d057ea984867997541298c8de36d"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Jul 22 10:10:50 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Jul 22 12:37:28 2024 +0200"
      },
      "message": "Merge user-group-admin and query-access admin roles.\n\nUpdate predefined roles and role names.\n\nChange-Id: I23e266eaa5f89bc656b8dc22330fce580c74b658\n"
    },
    {
      "commit": "57103a04a3f334070ae2ce8ca472ae5ecab6c44d",
      "tree": "4242236401c647b116a99ab09721d7cc357d2783",
      "parents": [
        "c942eacab67cb8f9b529bbbde75ba81e504643ce"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 17 12:39:50 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 17 12:54:10 2024 +0200"
      },
      "message": "Update user group list web-service and role-list in Dtos (#763).\n\nChange-Id: I8efd9226c61deead54a1b6953c10041758e90830\n"
    },
    {
      "commit": "76b2e06a8533eb660e240d10d3019eba3b9d82b3",
      "tree": "b6e0f039f7fa2519bf053325ca02e6376d3791f1",
      "parents": [
        "1df4f6da2bc58e19bd1b55ac05748519424b5dda"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jul 16 09:46:16 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 17 11:12:05 2024 +0200"
      },
      "message": "Alter and simplify user-group related tables (#763)\n\nChange-Id: Ia09a69e7f7a6e922283b6a113dcaaf4a7eac51f8\n"
    },
    {
      "commit": "cdd26e623be2dd5e798e9b4b04e87ef870795920",
      "tree": "a3502b53f531e12334631395e3303f131415318f",
      "parents": [
        "37ac316ef9bbf20e99cdddaf44394b2e23982eb1"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 12 12:40:26 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 12 12:47:27 2024 +0200"
      },
      "message": "Fixed supported versions in the configs \u0026 changed delimiter to comma.\n\nChange-Id: I91f001dcee42ff8b86520a6dfecaa17a2d1cb6e1\n"
    },
    {
      "commit": "7cb68a1d60dbb9358f67db8bca7aeb9a815c3028",
      "tree": "db6abc4ed6a5ce90680b9e92a5b9e1ebbfc05131",
      "parents": [
        "52d7322dc6153eaf32738592a0815370fc6111ac"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jul 11 12:28:22 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jul 11 12:54:47 2024 +0200"
      },
      "message": "Unified ResourceFilters and SearchResourceFilters.\n\nDeprecated SearchResourceFilters.\n\nChange-Id: Ic1015779231a8c056395d518c08f4a53c60daec2\n"
    },
    {
      "commit": "e4528ee2c54d0c8fd83ed9b4afe8cf8cfd65f7d6",
      "tree": "6ce560b6a46beffdcb39bea6e26f28e25c2571a3",
      "parents": [
        "4dc0cd912495f917e13a8b91b5961a0991d33e50"
      ],
      "author": {
        "name": "Marc Kupietz",
        "email": "kupietz@ids-mannheim.de",
        "time": "Thu Jul 04 16:28:37 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 05 11:31:02 2024 +0200"
      },
      "message": "Change CC RE from CC-BY.* to CC.*\n\nIncludes more liberal CC variants than CC-BY and different spellings\nlike \"CC BY\" into the \"free\" class.\n\nChange-Id: Ie4f05efc5803f1e7f01e004a0433468e75e0a53a\n"
    },
    {
      "commit": "4dc0cd912495f917e13a8b91b5961a0991d33e50",
      "tree": "02852f267cf125fb2f9846d2d616d788059c3ef0",
      "parents": [
        "3a96602bd1d937ff013b0c4de680e656b4f428d0"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jun 19 09:23:45 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jun 19 09:24:46 2024 +0200"
      },
      "message": "Fix some logging to write to file instead of stdout.\n\nChange-Id: I3ea5449aee7d9683017cd03ab3e61d03c9b5bc82\n"
    },
    {
      "commit": "3a96602bd1d937ff013b0c4de680e656b4f428d0",
      "tree": "424aef4e426f78030feaba651f6efea0e5ee47b2",
      "parents": [
        "c8588901ae1beb2235c28be1ea81c898fba6943b"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jun 13 13:51:50 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jun 13 13:51:50 2024 +0200"
      },
      "message": "Clean up Spring XML configs.\n\nChange-Id: I59fb10521ef6c92683968ac48b800075b299a026\n"
    },
    {
      "commit": "6744072bf96b833be07352b937651f1af4623d83",
      "tree": "b0c453b0617ebdeb821cbe89350a57e7b7753dd0",
      "parents": [
        "390f37db3d18aa2e9edaa2ec246a79bd525f0a47"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 25 13:27:02 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 25 13:27:02 2024 +0200"
      },
      "message": "Setup logs files to be generated inside the data folder (#598)\n\nChange-Id: Ie7565b65f4414166b749b9b8181a6d6812b9a6a2\n"
    },
    {
      "commit": "390f37db3d18aa2e9edaa2ec246a79bd525f0a47",
      "tree": "fe95601e420c603d0167053c9d35f7c6418c8b06",
      "parents": [
        "0b17fac3741ca0d3db803a0234296abace8b5b27"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 22 12:07:34 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Mon Apr 22 12:10:11 2024 +0200"
      },
      "message": "Updated configurations of the lite version to use the data folder (#598)\n\nChange-Id: I26f91d2556e3cb9e923dcf11fe9fe79949262416\n"
    },
    {
      "commit": "94b46fed7f5ee988a5d1c029daa1e211840b0738",
      "tree": "136b3c709976f268f1c20d0e395b0484a31642f6",
      "parents": [
        "da1571c6f093b2c3164b3ecc8999dd568d066676"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 16 11:15:00 2024 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 16 11:15:00 2024 +0200"
      },
      "message": "Moved disk store path cache_store into the data folder (#598)\n\nAlthough it is not used at the moment.\n\nChange-Id: Id6d4d09c87647e1c7b7a68404568b9fdc5b3a3dc\n"
    },
    {
      "commit": "d77ee71fb595efccd66efd09f002b408f45841fc",
      "tree": "ee4519036ab3d354bf81049538e59240e6fb242f",
      "parents": [
        "387e468c9d407f92edef37322a876912fa12a89f"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 12:35:30 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 12:39:47 2024 +0100"
      },
      "message": "Changed loading external kustvakt.conf and jdbc.properties\n\nto use /data folder (#598)\n\nChange-Id: I0431d6fa76e68a90821234f90a626d999b150aac\n"
    },
    {
      "commit": "387e468c9d407f92edef37322a876912fa12a89f",
      "tree": "a664d674ca2eab6ea206f8b4f2592f70a839d4cb",
      "parents": [
        "5fecd611d9e4a3f61931c1ba676dffbfd2f2e74c"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 11:26:29 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 11:29:30 2024 +0100"
      },
      "message": "Moved free-resources.json and enables input from data folder (#598)\n\nChange-Id: I6bd271e7bba3cddd2d87afcaf1c50e205f585943\n"
    },
    {
      "commit": "5fecd611d9e4a3f61931c1ba676dffbfd2f2e74c",
      "tree": "0b3330a287eec4eb2b4fdcefa9e526beffb46e60",
      "parents": [
        "823d756b286eed4e99e53ba968ab9bdb99594fec"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 10:39:43 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Mar 22 10:39:43 2024 +0100"
      },
      "message": "Moved service.properties.\n\nChange-Id: I5261ebabe9f9d423e5355b7fd366477895f978c4\n"
    },
    {
      "commit": "09a9a58b66e6d167a725934885e4d93ac9d04190",
      "tree": "366bf4f535ebfd7c505b4d3cd73fc5cb1b866872",
      "parents": [
        "f4df2c0ed5dbc5589b88d94ade944be812632b36"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 11 21:48:20 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 11 21:48:20 2024 +0100"
      },
      "message": "Remove unused sqlite datasource\n\nChange-Id: Ic1bcaa4095b9d46ab6480ad97f8c5429f7c670ea\n"
    },
    {
      "commit": "f4df2c0ed5dbc5589b88d94ade944be812632b36",
      "tree": "5bb6bed3d0807c8f4d315e7ea8cae19ef39ce6c1",
      "parents": [
        "7677aa4b1a773ed584d6a32503b18008faf32680"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jan 09 09:13:17 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jan 09 11:35:15 2024 +0100"
      },
      "message": "Remove Piwik filter\n\nChange-Id: Iaaf7a1ecfb0fa7240c6d68a58bb6d977509b3e7d\n"
    },
    {
      "commit": "fbfe287c869498c579edcee29f210966aaccd3ba",
      "tree": "9c61bfe57146a45d241fe71e294e258a4f331d1b",
      "parents": [
        "b12acdfd53cdf4acceefcd0248db83c46fc70b57"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 04 23:29:28 2024 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jan 04 23:29:28 2024 +0100"
      },
      "message": "Move the content of the full folder to the root folder (close #644).\n\nChange-Id: Id9243839b6288fa4cd9ea250ad9f659a0ece613c\n"
    },
    {
      "commit": "1b1050616e8217ea8b449bbba0f6ad58527557ed",
      "tree": "bb90434f30387713cd5b5299c2b29338c6e2bb1d",
      "parents": [
        "1118e3ba1909bc097ffac2070a832c88b46a114f"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Sep 20 17:05:38 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Sep 20 17:05:38 2017 +0200"
      },
      "message": "Restructured Kustvakt.\n\nChange-Id: Ia243f69cae1a240ba5804df15771414b074cac85\n"
    },
    {
      "commit": "f18298b897466d3de4168c7e8b6d137d6adb1f21",
      "tree": "09883ff824f54334cd6bf9e85d3671700e2ea1be",
      "parents": [
        "9cfb73e209e594e8ec8773affb5023051875e479"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Sep 14 22:14:32 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Sep 14 22:14:32 2017 +0200"
      },
      "message": "Fixed session authentication \u0026 some other tests.\n\nChange-Id: Ie863d53f0542d7a6964caab284bc038f1a1c82c6\n"
    },
    {
      "commit": "14503cdcb5e5c794d8b76ec125655e943aedad39",
      "tree": "92dac481a307415e5c67cb03669ef286b583a694",
      "parents": [
        "fc9e4071beddab3f2f905a0b3389b41d48c937cb"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Sep 08 15:35:24 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Sep 08 15:35:24 2017 +0200"
      },
      "message": "Enabled matchInfo service without availability check.\n\nChange-Id: If26dfac2553312f22fe59e1a5c6f4094550d91e2\n"
    },
    {
      "commit": "fc9e4071beddab3f2f905a0b3389b41d48c937cb",
      "tree": "4f08f9b9d7aaa12494e8a9f4eb71bbf922e68cee",
      "parents": [
        "ecbe72da526cdbabce92d9550c34a1e53e5ba564"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Aug 29 18:34:01 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Aug 29 18:34:01 2017 +0200"
      },
      "message": "Generalized kustvakt.conf\n\nChange-Id: I9b1f217d661ad278f90c8cfefe5b64c3fccc5c5f\n"
    },
    {
      "commit": "ecbe72da526cdbabce92d9550c34a1e53e5ba564",
      "tree": "1595fd7effe8049a5f9e83a62b5e8d2773105a11",
      "parents": [
        "8a71e3bda75bad2e213f3d67911608c31ed7fbf3"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:13:32 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:01 2017 +0200"
      },
      "message": "Updated auth service path.\n\nChange-Id: I8f0001919abd9dbd46bf701334e5d7749165d312\n"
    },
    {
      "commit": "ade7d4a4dd8755881cb48713ff82c6f504fe78bb",
      "tree": "b1473198e352877a49f7859cd0c5ae61bd559d6e",
      "parents": [
        "50179c80c9a7e0ca78f86943ea4423dbf14e16b6"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jul 20 19:53:35 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Updated search service with auto injection.\n\nChange-Id: Ide310bc7a007c83e73bcb82f49476b25c3a1e989\n"
    },
    {
      "commit": "50179c80c9a7e0ca78f86943ea4423dbf14e16b6",
      "tree": "fe92b0a6f104629a38d07800e69c9ed999c19e37",
      "parents": [
        "a14f1c2e1801f731be329a087c691fbf5ea4d52c"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Jul 20 15:36:05 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Implemented DTO constructions for the annotation description service.\n\nChange-Id: I3b68d6525106dd449ca38e63448973b65ced3cfc\n"
    },
    {
      "commit": "a14f1c2e1801f731be329a087c691fbf5ea4d52c",
      "tree": "a56558df89d483a0eee98786f28f09b5ad6176db",
      "parents": [
        "e353dfa807c180a7852a0ffa47f96fbdb1c835ce"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 19 18:51:04 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Added annotation description service.\n\nChange-Id: I3c30a2815f63924a89af1ca7d251c46a54a21a7c\n"
    },
    {
      "commit": "e353dfa807c180a7852a0ffa47f96fbdb1c835ce",
      "tree": "a87c7222c0b5160bc9fe41830ce9e314ce539821",
      "parents": [
        "543f2006de4ef6b6aff85f09ff6979c7d0fae3f0"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jul 18 19:23:29 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Added resource and annotation services."
    },
    {
      "commit": "543f2006de4ef6b6aff85f09ff6979c7d0fae3f0",
      "tree": "61b131646209a57ca536f5a340a6d3db7a26ad2c",
      "parents": [
        "38d530e8466622a8030cd3fdc4fae85e6c520337"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Fri Jul 14 00:27:15 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Implemented Jersey spring dependency injection.\n\nChange-Id: I0d6520c7d489f384d3d03a70b23d9979ba3f11da\n"
    },
    {
      "commit": "38d530e8466622a8030cd3fdc4fae85e6c520337",
      "tree": "465d84c6e3ebf9966ab07f9dba44a03611eec735",
      "parents": [
        "a431ef77ee08989f058e6dd9756dbae6197544c1"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Jul 11 19:06:50 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Jul 26 17:19:00 2017 +0200"
      },
      "message": "Added new SQL tables.\n\nChange-Id: I6f1a4b2bf54298af6b821262dfa649a1504a4e1c\n"
    },
    {
      "commit": "b571b3647fcb4afa8270d08bbe26b273e2ffa32e",
      "tree": "da526b32c739b217ad41041e7eb0d79319d84528",
      "parents": [
        "0b41830f65de5753cf06548676451d81d565f19b"
      ],
      "author": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Wed May 03 16:22:11 2017 +0200"
      },
      "committer": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Wed May 03 16:22:11 2017 +0200"
      },
      "message": "Benutzerverwaltung: Search mit authorisiertem User : OK.\n"
    },
    {
      "commit": "0b41830f65de5753cf06548676451d81d565f19b",
      "tree": "14abda552e1b73027d55a753c6817ec8bc2c77fa",
      "parents": [
        "bcda2f7db751029057cf0cc1527119c225068a55"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 27 10:25:38 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 27 10:25:38 2017 +0200"
      },
      "message": "Renamed flywayDataSource to sqliteDataSource.\n\nChange-Id: I78519aa992b82daf678ce902abc5ff480ff296ec\n"
    },
    {
      "commit": "bcda2f7db751029057cf0cc1527119c225068a55",
      "tree": "5f00c8edbc73651ca6246cb48126edc0b54d4bef",
      "parents": [
        "50b331e4bb8d18345419a06526351e3b3d79d0d6"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 27 10:17:58 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 27 10:17:58 2017 +0200"
      },
      "message": "Fixed the datasource configuration for flyway.\n\nChange-Id: If8ae360d32362c38b3f4348008e1b5f79493b070\n"
    },
    {
      "commit": "2255a94fd1664d6d7c1396d55c79e921c82c8e53",
      "tree": "995b3caa40ed9b5e57b9d65a74a5d07c4273441e",
      "parents": [
        "39851c4fc585e42ba71d02f3751cb65f36a039d5"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 25 14:51:40 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 25 14:51:40 2017 +0200"
      },
      "message": "Fixed the username validator and KustvaktCoreRestTest initMethod.\n\nChange-Id: I2d2547e5aabb0766917c32e4d7ae01b196176f7a\n"
    },
    {
      "commit": "39851c4fc585e42ba71d02f3751cb65f36a039d5",
      "tree": "bfdc4e6428deed5b70643881960901646129a941",
      "parents": [
        "3d6bd359df7b0e64e525538c81308300bb4cc764",
        "15f496c203a6220ebccbf413e6c049577a7b8b69"
      ],
      "author": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Tue Apr 25 11:47:36 2017 +0200"
      },
      "committer": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Tue Apr 25 11:47:36 2017 +0200"
      },
      "message": "Merge branch \u0027master\u0027 of ssh://korap.ids-mannheim.de:29418/private/Kustvakt-core\nLDAP Authentication: finished.\n"
    },
    {
      "commit": "3d6bd359df7b0e64e525538c81308300bb4cc764",
      "tree": "a56c0f26500bbe06ba52687635233cf30c8f9eae",
      "parents": [
        "bc7b3a3af073da2302941423e3eaadbdf0787883"
      ],
      "author": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Tue Apr 25 11:31:39 2017 +0200"
      },
      "committer": {
        "name": "Bodmo",
        "email": "Bodmer@ids-mannheim.de",
        "time": "Tue Apr 25 11:31:39 2017 +0200"
      },
      "message": "LDAP Authentication\n"
    },
    {
      "commit": "61471cceb1ea2c82ed055dd148add88b4ad27573",
      "tree": "fc31371bec9345fa86304101bac4cecab9bd04f7",
      "parents": [
        "0c47c65d02c276801b7089fac9354dd6809579aa"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 20 18:42:23 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Thu Apr 20 19:05:45 2017 +0200"
      },
      "message": "Updated MatchInfo service.\n\nChange-Id: I0cdbda524190ad2a1b75267eb6882a530adb172d\n"
    },
    {
      "commit": "fc2040af4b07c90d4000c74a224788832d63d983",
      "tree": "9087bf29ad2d8f0d62252a3c231aac65a8180836",
      "parents": [
        "f7070dfed142c5b7955eaafb636f05a6b2cadadc"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 18 12:07:23 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 18 12:13:43 2017 +0200"
      },
      "message": "Fixed policy validity. Added policy and resource tests.\n\nChange-Id: I4a8f40f0bcfb0d13d2e904a641048d98f6e26d89\n"
    },
    {
      "commit": "f7070dfed142c5b7955eaafb636f05a6b2cadadc",
      "tree": "9ce81e770ff61e4180151b075473d47da884dbb0",
      "parents": [
        "62055f7c7c32974e85ff683729c1ab68bf79bb72"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Apr 12 13:04:21 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Wed Apr 12 13:04:21 2017 +0200"
      },
      "message": "Fixed the user db sql.\n\nChange-Id: I44291b3f681c64c70eacefaeebd8821ff14df1e3\n"
    },
    {
      "commit": "62055f7c7c32974e85ff683729c1ab68bf79bb72",
      "tree": "73c9947180a284522aa54c2cdb71bec0600de48a",
      "parents": [
        "9c0f1bec192039a5315183c85ac256257b9b7a4c"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 11 19:17:43 2017 +0200"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Apr 11 19:17:43 2017 +0200"
      },
      "message": "Changed admin authentication by using database and removed SSL.\n\nChange-Id: Idca1d91aea908326771d34432a93c77032639c62\n"
    },
    {
      "commit": "0f5a0e6e5ee0e480cbcf6e807b1fb4fc0901d06a",
      "tree": "c89f01209892893149d737d19b411e8cf5fbb7e0",
      "parents": [
        "d8437f1bb81ae21304e1b822d97b157f8730836d"
      ],
      "author": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Mar 21 15:33:11 2017 +0100"
      },
      "committer": {
        "name": "margaretha",
        "email": "margaretha@ids-mannheim.de",
        "time": "Tue Mar 21 15:33:11 2017 +0100"
      },
      "message": "Added some parameters and properties to the MySQL setup\n\nChange-Id: I2b6440febb7ccf4be36753a7366d596253ca5953\n"
    },
    {
      "commit": "bc7b3a3af073da2302941423e3eaadbdf0787883",
      "tree": "3397a5ff8129e185937f4bed1de3cb896682666f",
      "parents": [
        "78e2d202f5e048c8c8b8a2f353ff9a8c64047cc6"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Oct 26 17:27:46 2016 +0200"
      },
      "committer": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Wed Oct 26 17:27:46 2016 +0200"
      },
      "message": "Fixed matchinfo in lightservice\n\nChange-Id: I0cba0cad0d39c762ce0bf1ec47ea93617b70aa31\n"
    },
    {
      "commit": "78e2d202f5e048c8c8b8a2f353ff9a8c64047cc6",
      "tree": "484aecbf3843dc513572ce3ea11625dde14d776e",
      "parents": [
        "9be4e42e1b50de174b30aa180bd7fb166f71723a"
      ],
      "author": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Oct 13 14:17:11 2016 +0200"
      },
      "committer": {
        "name": "Akron",
        "email": "nils@diewald-online.de",
        "time": "Thu Oct 13 14:17:11 2016 +0200"
      },
      "message": "Fixed support for new siglen system\n\nChange-Id: I7cbbc93a129e7549403ecd62141c5a6276344cb4\n"
    },
    {
      "commit": "99cb9639f028bc0f49340beb6a288e6d8f14b93d",
      "tree": "73275e327d5be412f985db67f607174a098b8a59",
      "parents": [
        "e803191170cb252f7c2e7bf2f3ef967e87464946"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jun 29 16:24:40 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jun 29 16:24:40 2016 +0200"
      },
      "message": "status code refactor and file for generic api messages\n\nChange-Id: Id1e9b3edce30098d13a1655c5dee5f1e2fea89f1\n"
    },
    {
      "commit": "c0ed00f234d227a39519bc83bdef1eeee45a89da",
      "tree": "2ce4583fcd68be986f3dc89cd2d585d2cedd0019",
      "parents": [
        "1fdc5dfcd4cd312d483452797482dc87eccda274"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Thu Jun 23 14:33:10 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Thu Jun 23 14:33:10 2016 +0200"
      },
      "message": "caching framework cleanup and test extension\n\nChange-Id: I472b0a465e3d2217835ffb1f49e07a1b65a08976\n"
    },
    {
      "commit": "f8fcc7a2f7307e06a65a2550278169c7dab404b9",
      "tree": "235efaccb55bf65ba4c1c3ecdcc89f89c1bc9452",
      "parents": [
        "53c3b08b5c5fa3e273932bc973cc9e00c5bfcac8"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Fri Jun 03 17:41:07 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Fri Jun 03 17:41:07 2016 +0200"
      },
      "message": "tests and bean loader hot fix\n"
    },
    {
      "commit": "d8aa621d1bb0db78d8da18129024391fe52d6f77",
      "tree": "eceb15e1d3a63bf019242a51fce97b866839fe56",
      "parents": [
        "350f8f640ca93a0c434d40e13657658108b0ee4b"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Fri Jun 03 12:48:43 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Fri Jun 03 12:48:43 2016 +0200"
      },
      "message": "test logging\n"
    },
    {
      "commit": "cb2d3f993458a5ab523dbf02d6bc8e61d3a4dcea",
      "tree": "534d4b54c62d5a655a6bf068e0e1a4df284a145d",
      "parents": [
        "b3b4c060fff0a05c2201155ff96d09859c7c0528"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Thu Jun 02 17:34:06 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Thu Jun 02 17:34:06 2016 +0200"
      },
      "message": "resoure service error\n"
    },
    {
      "commit": "e56bb8938f91f2903aa796dff98dc3424d50297d",
      "tree": "512924529ea8a6e5e08bca75bb7c86d34b202d77",
      "parents": [
        "173ba4b66436940773ac5229ec1ce0fe387d795f"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Wed May 25 17:34:41 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Wed May 25 17:34:41 2016 +0200"
      },
      "message": "refactoring\n"
    },
    {
      "commit": "daf86605f7099b1ee6343c076a4744a3353ed3b6",
      "tree": "03372509d0b6342b1b2ec3e2968dc4a1bcdf8a06",
      "parents": [
        "4b59fb1c0fbf6bcf461f009a182c60ae60cda883"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Thu May 12 14:31:52 2016 +0200"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "micha.hanl@gmail.com",
        "time": "Thu May 12 14:31:52 2016 +0200"
      },
      "message": "fixed running tests\n"
    },
    {
      "commit": "e4fc775e96b39da3e1c2160f283e96f28c37f04c",
      "tree": "1eb0243816a7534a62fc9aa157cff3bc55367d7b",
      "parents": [
        "3a1dfe17a809d27e9d1276a6925f85a177e08491"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Feb 17 11:41:18 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Feb 17 11:41:18 2016 +0100"
      },
      "message": "userdata bean configuration\n"
    },
    {
      "commit": "c4446027319c0bfff7e4902155ec45c005cb706d",
      "tree": "883cbdb2cab79a9b341e7a8f0c004b9e6a3d626e",
      "parents": [
        "3520dcdc91d027f537c6282b61b6e0ddbd5e885c"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Feb 12 18:03:17 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Feb 12 18:03:17 2016 +0100"
      },
      "message": "tests\n"
    },
    {
      "commit": "7368aa41bf6977d9e1bff294c04bdb81fac7633b",
      "tree": "ae0289d3a21591eee5ff2a2c3b4f9570f6b64b1e",
      "parents": [
        "25aac5417b6a877fb3e1db1db7636a06be9377a0"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Feb 05 18:15:47 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Feb 05 18:15:47 2016 +0100"
      },
      "message": "userdetails service responses\n"
    },
    {
      "commit": "25aac5417b6a877fb3e1db1db7636a06be9377a0",
      "tree": "bc1751f676737a760514d3c64f2cb0b1fa4f6145",
      "parents": [
        "5dd931aa5465bd6b23869beb2c877cc5afe58ddc"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Mon Feb 01 18:16:44 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Mon Feb 01 18:16:44 2016 +0100"
      },
      "message": "kustvaktmap\n"
    },
    {
      "commit": "0320dcad7a173ee22e53d1218117f79228a5dce3",
      "tree": "0d2ad73096371e457737516011bfe24b5db32047",
      "parents": [
        "9b84eff71fb27b2997b84b4675c32f0b81f704a3"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jan 27 21:08:25 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jan 27 21:08:25 2016 +0100"
      },
      "message": "user data dao and tests\n"
    },
    {
      "commit": "9b84eff71fb27b2997b84b4675c32f0b81f704a3",
      "tree": "8a5fe58e3f0fc0fbc4295830829737f1cd68cbd6",
      "parents": [
        "67a79213e69278f95ac47a9537eae3a25a52b6cf"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jan 27 17:11:11 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Wed Jan 27 17:11:11 2016 +0100"
      },
      "message": "unittests and resource register table\n"
    },
    {
      "commit": "67a79213e69278f95ac47a9537eae3a25a52b6cf",
      "tree": "8fdd774bd26cd28bd3777cb2b12f769373dba508",
      "parents": [
        "e17eaa55c58f7e9cb1f8f80fbcca5d6690ab0882"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Jan 22 21:34:24 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Jan 22 21:34:24 2016 +0100"
      },
      "message": "sqlite statements\n"
    },
    {
      "commit": "e17eaa55c58f7e9cb1f8f80fbcca5d6690ab0882",
      "tree": "47917bee4c948db2c20a655674d68f54348097d8",
      "parents": [
        "f1e85e7f2eecd5bb9377d63cf0d8ff878be20987"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Jan 22 20:55:05 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Fri Jan 22 20:55:05 2016 +0100"
      },
      "message": "map conversion bug fix\n"
    },
    {
      "commit": "f1e85e7f2eecd5bb9377d63cf0d8ff878be20987",
      "tree": "3d9a67cc0ac9ded3904b6469b37724812f6a9819",
      "parents": [
        "ac113e5f05e889194ed1454f6f08d739f8f2326e"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Thu Jan 21 16:55:45 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Thu Jan 21 16:55:45 2016 +0100"
      },
      "message": "usersettings test\n"
    },
    {
      "commit": "ac113e5f05e889194ed1454f6f08d739f8f2326e",
      "tree": "95bc9a0ff1a4789440adc9f7142f47b4dfe58c99",
      "parents": [
        "6fdba0526776f76b93c30b1e8456542f40fbd13e"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Tue Jan 19 15:49:20 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Tue Jan 19 15:49:20 2016 +0100"
      },
      "message": "logging updates\n"
    },
    {
      "commit": "efb54c4f25d8cc4dbcab968f8516924bcd3e547a",
      "tree": "5eeddcb762aa940e5f1560c0def43c5622f5f60c",
      "parents": [
        "193906595170253ddf2d7a8fc6654a2bd2498bbc"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Sat Jan 16 18:54:03 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Sat Jan 16 18:54:03 2016 +0100"
      },
      "message": "jwt token expiration test\n"
    },
    {
      "commit": "193906595170253ddf2d7a8fc6654a2bd2498bbc",
      "tree": "95584d0b7744c6aa028a8e6c84756ab47c3e84f7",
      "parents": [
        "bd852b8cf0f05072f360476f5ceda45c18c5b08f"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Sat Jan 16 11:01:24 2016 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Sat Jan 16 11:01:24 2016 +0100"
      },
      "message": "running version update; fixed tests all over; created more extensive rest tests\n"
    },
    {
      "commit": "2a5718e7acd2132f5b5875395659c0c03df948f2",
      "tree": "a0bdac66bca8c73eba631038d94a5555ad31d760",
      "parents": [
        "bcb48c783ac9c8a6c43dd735568b2c8bbf4a2f20",
        "ad362b25a353bcceefcab3a64a1a1376a19cd61d"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Tue Nov 17 22:20:03 2015 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Tue Nov 17 22:20:03 2015 +0100"
      },
      "message": "DS_Store merge\n"
    },
    {
      "commit": "2760cc47b07c93c692cb10e2b40f4944b5a8a15b",
      "tree": "1d57a878cc03fce55e60b6397d3ad0f91b637401",
      "parents": [
        "868bbdfa24fb278feb69ae8fbafcccef48b0740b"
      ],
      "author": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Mon Nov 16 19:30:01 2015 +0100"
      },
      "committer": {
        "name": "Michael Hanl",
        "email": "hanl@ids-mannheim.de",
        "time": "Mon Nov 16 19:30:01 2015 +0100"
      },
      "message": "docdao und post rewrite tests\n"
    }
  ],
  "next": "ad362b25a353bcceefcab3a64a1a1376a19cd61d"
}
