-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- βοΈ Meteor: `v2.3.0` - π¦ NPM: `v2.1.0` - π¨βπ¬ Merge NPM and Atmosphere packages into single repository and codebase, this should offload maintenance routine - π¨βπ» Improve used MongoDB indexes - π¨βπ» Minor codebase enhancements - π·ββοΈ Minor auto-tests enhancements - π·ββοΈ Support for `mongodb@3.2.7`
- Loading branch information
1 parent
b14860f
commit 59a91c0
Showing
6 changed files
with
402 additions
and
1,257 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
accounts-base@1.4.4 | ||
allow-deny@1.1.0 | ||
autoupdate@1.6.0 | ||
babel-compiler@7.3.4 | ||
babel-runtime@1.3.0 | ||
base64@1.0.11 | ||
binary-heap@1.0.11 | ||
blaze@2.3.3 | ||
boilerplate-generator@1.6.0 | ||
caching-compiler@1.2.1 | ||
callback-hook@1.1.0 | ||
check@1.3.1 | ||
coffeescript@1.0.17 | ||
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 | ||
deps@1.0.12 | ||
diff-sequence@1.1.1 | ||
dynamic-import@0.5.1 | ||
ecmascript@0.12.7 | ||
ecmascript-runtime@0.7.0 | ||
ecmascript-runtime-client@0.8.0 | ||
ecmascript-runtime-server@0.7.1 | ||
ejson@1.1.0 | ||
fetch@0.1.1 | ||
geojson-utils@1.0.10 | ||
htmljs@1.0.11 | ||
http@1.4.2 | ||
id-map@1.1.0 | ||
inter-process-messaging@0.1.0 | ||
jquery@1.11.11 | ||
lmieulet:meteor-coverage@1.1.4 | ||
local-test:ostrio:cron-jobs@2.3.0 | ||
localstorage@1.2.0 | ||
logging@1.1.20 | ||
meteor@1.9.3 | ||
meteorhacks:picker@1.0.3 | ||
meteortesting:browser-tests@1.0.0 | ||
meteortesting:mocha@1.0.1 | ||
meteortesting:mocha-core@1.0.1 | ||
minimongo@1.4.5 | ||
modern-browsers@0.1.4 | ||
modules@0.13.0 | ||
modules-runtime@0.10.3 | ||
mongo@1.6.2 | ||
mongo-decimal@0.1.1 | ||
mongo-dev-server@1.1.0 | ||
mongo-id@1.0.7 | ||
npm-mongo@3.1.2 | ||
observe-sequence@1.0.16 | ||
ordered-dict@1.1.0 | ||
ostrio:cron-jobs@2.3.0 | ||
practicalmeteor:chai@2.1.0_1 | ||
practicalmeteor:loglevel@1.2.0_2 | ||
practicalmeteor:mocha@2.1.0_7 | ||
practicalmeteor:mocha-core@0.1.4 | ||
practicalmeteor:sinon@1.14.1_2 | ||
promise@0.11.2 | ||
random@1.1.0 | ||
rate-limit@1.0.9 | ||
reactive-dict@1.3.0 | ||
reactive-var@1.0.11 | ||
reload@1.3.0 | ||
retry@1.1.0 | ||
routepolicy@1.1.0 | ||
service-configuration@1.0.11 | ||
session@1.2.0 | ||
socket-stream-client@0.2.2 | ||
spacebars@1.0.15 | ||
templating@1.0.9 | ||
tracker@1.2.0 | ||
underscore@1.0.10 | ||
url@1.2.0 | ||
webapp@1.7.4 | ||
webapp-hashing@1.0.9 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.