diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-07-14 19:04:16 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-07-14 19:04:16 +0200 |
| commit | 6fe4269d925e21ba7098409b4fac902922de84df (patch) | |
| tree | 80c13c89157403ac749e3dd1acc68f95cd100cc1 | |
| parent | 1d616b73e097e2b8c46bd476f8b6505cc85bbe30 (diff) | |
| download | meta-6fe4269d925e21ba7098409b4fac902922de84df.tar.gz meta-6fe4269d925e21ba7098409b4fac902922de84df.zip | |
2.14.0 rewrite
| -rw-r--r-- | .gitmodules | 35 | ||||
| m--------- | ama-answers | 0 | ||||
| m--------- | apigrabber | 0 | ||||
| m--------- | bridge | 0 | ||||
| m--------- | cruncher | 0 | ||||
| m--------- | discordbot | 0 | ||||
| m--------- | orm | 0 | ||||
| m--------- | processor | 0 | ||||
| m--------- | sampler | 0 | ||||
| m--------- | shrinker | 0 | ||||
| m--------- | telesucker | 0 |
11 files changed, 17 insertions, 18 deletions
diff --git a/.gitmodules b/.gitmodules index 8ae0691..70a9c59 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,51 +1,50 @@ [submodule "apigrabber"] path = apigrabber url = https://gitlab.com/vainglorygame/apigrabber.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "processor"] path = processor url = https://gitlab.com/vainglorygame/processor.git - branch = release/2.0.0 -[submodule "discordbot"] - path = discordbot - url = https://gitlab.com/vainglorygame/discordbot.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "vaindock"] path = vaindock url = https://gitlab.com/vainglorygame/vaindock.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "vainsocial"] path = vainsocial url = https://gitlab.com/vainglorygame/vainsocial.git - branch = release/2.0.0 + branch = release/2.12.0 [submodule "vainglorygame.github.io"] path = vainglorygame.github.io url = https://gitlab.com/vainglorygame/vainglorygame.github.io.git [submodule "analyzer"] path = analyzer url = https://gitlab.com/vainglorygame/analyzer.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "cruncher"] path = cruncher url = https://gitlab.com/vainglorygame/cruncher.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "bridge"] path = bridge url = https://gitlab.com/vainglorygame/bridge.git - branch = release/2.0.0 + branch = release/2.14.0 [submodule "docs"] path = docs url = https://gitlab.com/vainglorygame/docs.git [submodule "orm"] path = orm url = https://gitlab.com/vainglorygame/orm.git - branch = release/2.0.0 -[submodule "sampler"] - path = sampler - url = https://gitlab.com/vainglorygame/sampler.git -[submodule "ama-answers"] - path = ama-answers - url = https://gitlab.com/vainglorygame/ama-answers.git + branch = release/2.14.0 +[submodule "telesucker"] + path = telesucker + url = https://gitlab.com/vainglorygame/telesucker.git + branch = release/2.14.0 +[submodule "shrinker"] + path = shrinker + url = https://gitlab.com/vainglorygame/shrinker.git + branch = release/2.14.0 [submodule "status"] path = status url = https://gitlab.com/vainglorygame/status.git + branch = release/2.14.0 diff --git a/ama-answers b/ama-answers deleted file mode 160000 -Subproject 8c93d4baa82e40bf26adb9f3e3489907ff24db6 diff --git a/apigrabber b/apigrabber -Subproject 79deffb148c31d763a0ba86272cd397c16d2640 +Subproject d4bd4376d8604a9a9979607f1c78c37755edb94 diff --git a/bridge b/bridge -Subproject 40afdde86f8b9369c2f3e1ef73176c347ccef5f +Subproject dd6c4c39440982e2943906f2fa30dbbb8260540 diff --git a/cruncher b/cruncher -Subproject 0ed167ceaf1d32678b2887e56e3527ea4c0e46f +Subproject aa8c71b8f484a62d1c9623e3bda2f364bc3a73a diff --git a/discordbot b/discordbot deleted file mode 160000 -Subproject 1881a2ecd48be772fd83b20068fe9946f1365ee diff --git a/orm b/orm -Subproject 0e5c3afae2be7a36372d9b29a1c7fa5fba64934 +Subproject dd2a4f706f20b83144e637896c55c550afa7030 diff --git a/processor b/processor -Subproject a5b43e106ae8a3441690ed7d32c711f0200d4be +Subproject 590389198bc0a7d9ce00395287c715a4adbc54b diff --git a/sampler b/sampler deleted file mode 160000 -Subproject 2b823d2808ce25939d7bfdd02aa109ca6efa6cd diff --git a/shrinker b/shrinker new file mode 160000 +Subproject a62c2004d7767d7f977050345eae2d850518a19 diff --git a/telesucker b/telesucker new file mode 160000 +Subproject 8fd9305bb207db826701a28bf90ed858b5ad77d |
