summaryrefslogtreecommitdiffstats
path: root/.meteor
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-12-29 19:29:14 +0200
committerLauri Ojansivu <x@xet7.org>2018-12-29 19:29:14 +0200
commit3c53b3de15f9a8e07e92bcca5dfde381354c527c (patch)
treeb22c92882b296b0e35a3adfafaf855181a1a465c /.meteor
parent8becd9aad32b74d594c4281dea31cbb9f5b4ae4b (diff)
downloadwekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.tar.gz
wekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.tar.bz2
wekan-3c53b3de15f9a8e07e92bcca5dfde381354c527c.zip
- Change to meteor v1.8, finally got it working, at least it started.
Note that if MongoDB does not start, you could try fixing meteor's local database with command from https://github.com/meteor/meteor/issues/9591#issuecomment-367351465 that for Linux is `cd ~ && .meteor/packages/meteor-tool/1.8.0/mt-os.linux.x86_64/dev_bundle/mongodb/bin/mongod --dbpath ./repos/wekan/.meteor/local/db --repair` but that did not work for me, so I needed to move away (or delete) repos/wekan/.meteor/local/db file so that it was created again and with command `mongo` database could start correctly. Thanks to xet7 !
Diffstat (limited to '.meteor')
-rw-r--r--.meteor/packages24
-rw-r--r--.meteor/release2
-rw-r--r--.meteor/versions59
3 files changed, 42 insertions, 43 deletions
diff --git a/.meteor/packages b/.meteor/packages
index 297b2957..029d9f3e 100644
--- a/.meteor/packages
+++ b/.meteor/packages
@@ -6,12 +6,11 @@
meteor-base@1.4.0
# Build system
-ecmascript@0.12.4
+ecmascript@0.12.0
stylus@2.513.13
-standard-minifier-css@1.5.2
+standard-minifier-css@1.5.0
standard-minifier-js@2.4.0
mquandalle:jade
-coffeescript@2.3.1_2!
# Polyfills
es5-shim@4.8.0
@@ -32,19 +31,14 @@ kenton:accounts-sandstorm
service-configuration@1.0.11
useraccounts:unstyled
useraccounts:flow-routing
-accounts-password@1.5.1
-simple:rest-accounts-password
-wekan:wekan-ldap
-wekan:accounts-cas
salleman:accounts-oidc
-eluck:accounts-lockout
# Utilities
check@1.3.1
jquery@1.11.10
random@1.1.0
-reactive-dict@1.3.0-beta181.9
-session@1.2.0-beta181.9
+reactive-dict@1.2.1
+session@1.1.8
tracker@1.2.0
underscore@1.0.10
3stack:presence
@@ -59,7 +53,7 @@ mquandalle:autofocus
ongoworks:speakingurl
raix:handlebar-helpers
tap:i18n
-http@1.4.2
+http@1.4.1
# UI components
blaze
@@ -76,17 +70,23 @@ verron:autosize
simple:json-routes
rajit:bootstrap3-datepicker
shell-server@0.4.0
+simple:rest-accounts-password
+useraccounts:core
email@1.2.3
horka:swipebox
-dynamic-import@0.5.1
+dynamic-import@0.5.0
staringatlights:fast-render
mixmax:smart-disconnect
+accounts-password@1.5.1
cfs:gridfs
+eluck:accounts-lockout
rzymek:fullcalendar
momentjs:moment@2.22.2
browser-policy-framing@1.1.0
mquandalle:moment
msavin:usercache
+wekan:wekan-ldap
+wekan:accounts-cas
wekan-scrollbar
mquandalle:perfect-scrollbar
diff --git a/.meteor/release b/.meteor/release
index 5dc7e414..e76dedee 100644
--- a/.meteor/release
+++ b/.meteor/release
@@ -1 +1 @@
-METEOR@1.8.1-beta.9
+METEOR@1.8
diff --git a/.meteor/versions b/.meteor/versions
index 9a921ee7..0fae02c2 100644
--- a/.meteor/versions
+++ b/.meteor/versions
@@ -6,13 +6,13 @@ aldeed:collection2@2.10.0
aldeed:collection2-core@1.2.0
aldeed:schema-deny@1.1.0
aldeed:schema-index@1.1.1
-aldeed:simple-schema@1.5.4
+aldeed:simple-schema@1.5.3
alethes:pages@1.8.6
allow-deny@1.1.0
arillo:flow-router-helpers@0.5.2
audit-argument-checks@1.0.7
-autoupdate@1.6.0-beta181.9
-babel-compiler@7.2.4
+autoupdate@1.5.0
+babel-compiler@7.2.0
babel-runtime@1.3.0
base64@1.0.11
binary-heap@1.0.11
@@ -21,8 +21,8 @@ blaze-tools@1.0.10
boilerplate-generator@1.6.0
browser-policy-common@1.0.11
browser-policy-framing@1.1.0
-caching-compiler@1.2.1
-caching-html-compiler@1.1.3
+caching-compiler@1.2.0
+caching-html-compiler@1.1.2
callback-hook@1.1.0
cfs:access-point@0.1.49
cfs:base-package@0.0.30
@@ -36,26 +36,25 @@ cfs:http-publish@0.0.13
cfs:power-queue@0.9.11
cfs:reactive-list@0.0.9
cfs:reactive-property@0.0.4
-cfs:standard-packages@0.5.10
-cfs:storage-adapter@0.2.4
-cfs:tempstore@0.1.6
+cfs:standard-packages@0.5.9
+cfs:storage-adapter@0.2.3
+cfs:tempstore@0.1.5
cfs:upload-http@0.0.20
-cfs:worker@0.1.5
+cfs:worker@0.1.4
check@1.3.1
chuangbo:cookie@1.1.0
-coffeescript@2.3.2_1
-coffeescript-compiler@2.3.2_1
+coffeescript@1.0.17
cottz:publish-relations@2.0.8
dburles:collection-helpers@1.1.0
ddp@1.4.0
ddp-client@2.3.3
ddp-common@1.4.0
ddp-rate-limiter@1.0.7
-ddp-server@2.3.0-beta181.9
+ddp-server@2.2.0
deps@1.0.12
-diff-sequence@1.1.1
-dynamic-import@0.5.1
-ecmascript@0.12.4
+diff-sequence@1.1.0
+dynamic-import@0.5.0
+ecmascript@0.12.0
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.8.0
ecmascript-runtime-server@0.7.1
@@ -71,11 +70,11 @@ horka:swipebox@1.0.2
hot-code-push@1.0.4
html-tools@1.0.11
htmljs@1.0.11
-http@1.4.2
+http@1.4.1
id-map@1.1.0
idmontie:migrations@1.0.3
inter-process-messaging@0.1.0
-jquery@1.11.11
+jquery@1.11.10
kadira:blaze-layout@2.3.0
kadira:dochead@1.5.0
kadira:flow-router@2.12.1
@@ -96,16 +95,16 @@ meteorhacks:meteorx@1.4.1
meteorhacks:picker@1.0.3
meteorhacks:subs-manager@1.6.4
meteorspark:util@0.2.0
-minifier-css@1.4.1
+minifier-css@1.4.0
minifier-js@2.4.0
minifiers@1.1.8-faster-rebuild.0
minimongo@1.4.5
mixmax:smart-disconnect@0.0.4
mobile-status-bar@1.0.14
-modern-browsers@0.1.4-beta181.9
+modern-browsers@0.1.3
modules@0.13.0
-modules-runtime@0.10.3
-momentjs:moment@2.23.0
+modules-runtime@0.10.2
+momentjs:moment@2.22.2
mongo@1.6.0
mongo-decimal@0.1.0
mongo-dev-server@1.1.0
@@ -123,8 +122,8 @@ mquandalle:mousetrap-bindglobal@0.0.1
mquandalle:perfect-scrollbar@0.6.5_2
msavin:usercache@1.0.0
npm-bcrypt@0.9.3
-npm-mongo@3.1.2-beta181.9
-oauth@1.2.7
+npm-mongo@3.1.1
+oauth@1.2.3
oauth2@1.2.1
observe-sequence@1.0.16
ongoworks:speakingurl@1.1.0
@@ -135,13 +134,13 @@ peerlibrary:blaze-components@0.15.1
peerlibrary:computed-field@0.9.0
peerlibrary:reactive-field@0.3.0
perak:markdown@1.0.5
-promise@0.11.2
+promise@0.11.1
raix:eventemitter@0.1.3
raix:handlebar-helpers@0.2.5
-rajit:bootstrap3-datepicker@1.7.1_1
+rajit:bootstrap3-datepicker@1.7.1
random@1.1.0
rate-limit@1.0.9
-reactive-dict@1.3.0-beta181.9
+reactive-dict@1.2.1
reactive-var@1.0.11
reload@1.2.0
retry@1.1.0
@@ -150,7 +149,7 @@ rzymek:fullcalendar@3.8.0
salleman:accounts-oidc@1.0.9
salleman:oidc@1.0.9
service-configuration@1.0.11
-session@1.2.0
+session@1.1.8
sha@1.0.9
shell-server@0.4.0
simple:authenticate-user-by-token@1.0.1
@@ -163,11 +162,11 @@ softwarerero:accounts-t9n@1.3.11
spacebars@1.0.15
spacebars-compiler@1.1.3
srp@1.0.12
-standard-minifier-css@1.5.2
+standard-minifier-css@1.5.0
standard-minifier-js@2.4.0
staringatlights:fast-render@2.16.5
staringatlights:inject-data@2.0.5
-stylus@2.513.14
+stylus@2.513.13
tap:i18n@1.8.2
templates:tabs@2.3.0
templating@1.3.2
@@ -182,7 +181,7 @@ useraccounts:core@1.14.2
useraccounts:flow-routing@1.14.2
useraccounts:unstyled@1.14.2
verron:autosize@3.0.8
-webapp@1.7.2
+webapp@1.7.0
webapp-hashing@1.0.9
wekan-scrollbar@3.1.3
wekan:accounts-cas@0.1.0