Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/zodern/meteor-up

Production Quality Meteor Deployment to Anywhere
https://github.com/zodern/meteor-up

fix reverting to previous working version (#522)

* fix reverting to previous working version

the mv command simply moves the last directory in...

8c2a370bad94eab3cb3ab74f2b064c57cf6f8a7c authored over 7 years ago by sirpy <[email protected]>
Fix running tests on travis

1747069449e1d2c9ffc8c57b03c34507dd57e7ec authored over 7 years ago by zodern <[email protected]>
Re-add support for testing specific plugin

d151b3c2512ca9dfd9a932440be1c5d61df5b744 authored over 7 years ago by zodern <[email protected]>
Add proxy tests

e0b508fcb9668c4842237bc61f8c58782d77f6bf authored over 7 years ago by zodern <[email protected]>
Fix running tests on linux

4741ee5dcbaca820dc9b27a6567f5d7d8a3d5fed authored over 7 years ago by zodern <[email protected]>
Fix lint errors

e158619313e9a3405b6e65cfbee3d38852c85278 authored over 7 years ago by zodern <[email protected]>
Rewrite test scripts in js, add support for testing on Windows

This also started switching some of the assertions to use Chai, which has more useful error messa...

0e272f0aa17caee5459063d3a5c2d76d11e158e0 authored over 7 years ago by zodern <[email protected]>
Fix showing plugin help

6c8d0896cde81a37b13c2d5960434ca717d22571 authored over 7 years ago by zodern <[email protected]>
Add plugin config preparers

7edd99fab1005f993ec197281c29a23d7b830492 authored over 7 years ago by zodern <[email protected]>
Improve support for `proxy.shared` settings

The new command `mup proxy reconfig-shared` updates the server when `proxy.shared` is changed. Th...

d893cae390cfce8c2564dbf50dc732ae0e2408a2 authored over 7 years ago by zodern <[email protected]>
Update changelog

2fba346e7ff688d2853260a18e43146f6b9d1e45 authored over 7 years ago by zodern <[email protected]>
Add --servers option to specify which servers to use

53d3f96b161b3afc6e78e79b67cc76d8067292b8 authored over 7 years ago by zodern <[email protected]>
Fix restarting app stopping apps on all servers at the same time

77e00f3b0787878e69f73d18be78b0018c41b405 authored over 7 years ago by zodern <[email protected]>
Fix creating array of argvs for external commands

208c55eb1b5f51e980372ab99076ff0bae471816 authored over 7 years ago by zodern <[email protected]>
Fix docs lint errors

f10434f6a0460ca92d13e16777ba6f1e526e2db2 authored over 7 years ago by zodern <[email protected]>
Fix lint errors

c21f132e213aae571e7f0ed66c103012f40631fc authored over 7 years ago by zodern <[email protected]>
Finish hooks

0f13667b67421c5a7446eb1db824ef9d230eaa9b authored over 7 years ago by zodern <[email protected]>
Install bundle's npm dependencies and save result in docker image

3e9752b71db2e9dbda168d4a608eb8859b45c761 authored over 7 years ago by zodern <[email protected]>
Change minimum docker version to 1.13

7d5f498920940725b855f361b2608bce5fd9a13b authored over 7 years ago by zodern <[email protected]>
Fix docs sidebar

f11c3780acb0a8fd7bb66efca7597d7437894edc authored over 7 years ago by zodern <[email protected]>
Update docker if outdated

179ef29d2a18e60f15b09760e6ae2b03bf6ed267 authored over 7 years ago by zodern <[email protected]>
Remove tasks from plugins

Commands are now used instead

010b3f38178dddc95f70db4f26b11ca945592557 authored over 7 years ago by zodern <[email protected]>
Do not show stack trace when unable to find plugin

82a6c19780adc548de31a67b93671af31cb9b129 authored over 7 years ago by zodern <[email protected]>
Update docs

5a19e2e7355e91508c430b5d7219c1285f5d1a51 authored over 7 years ago by zodern <[email protected]>
Add more tests

0b632cc0b8c4dc1b8a647f3c9417210e03c4df5e authored over 7 years ago by zodern <[email protected]>
Improve tests

c20bd4de16f1d91d9d666ee526a39cff7af70b71 authored over 7 years ago by zodern <[email protected]>
Fix loading globally installed plugins when mup is locally installed

4105ce306b6c9c247b07b46b5a09f99fb45c9331 authored over 7 years ago by zodern <[email protected]>
Run hooks localCommand

f4050166ede0671dba33f19dbce6570be49519fd authored over 7 years ago by zodern <[email protected]>
Ignore tests's ssh keys

bbe7f9e75cab71914dd3c3bcddc18f8faddafef4 authored over 7 years ago by zodern <[email protected]>
Load plugins installed globally and locally

Supports plugins installed locally in config folder, app folder, or installed globally. Also sup...

50cc6b49bb34226156dde4fcdf5935ed8b2798ef authored over 7 years ago by zodern <[email protected]>
Add "module is not defined" error to common problems

c66b52fdd18433c6f5af1e2ad4fb74b76824fd6b authored over 7 years ago by zodern <[email protected]>
Fix paths for tests

b28f631f5b2b0fdcf879aa171f3ea09ecd2b5267 authored over 7 years ago by zodern <[email protected]>
Add test fixtures and coverage to eslintignore

569e9eb21bd29286e6fb3848d1b3178f0a12547d authored over 7 years ago by zodern <[email protected]>
Fix formatting in changelog

d54f90a374f3d6fe5979dbac92058235bd1daabe authored over 7 years ago by zodern <[email protected]>
Add unit tests

388e0a8c92a3822a624d3ac3ebd4757faaa39435 authored over 7 years ago by zodern <[email protected]>
Update changelog

7f92799bcdc7744d974d9b4176e7a53848528b09 authored over 7 years ago by zodern <[email protected]>
Fix path to tests

6dfd7901795a55d3b241310f308af54e21212079 authored over 7 years ago by zodern <[email protected]>
Improve migration guide

5812ff4c1eab47235066f30725771d98adcaed7c authored over 7 years ago by zodern <[email protected]>
Expand mongo docs

Document how to use built-in or external database, how to use the same database with multiple ap...

bb663abea52d09b44cd494268070417d3426ee8e authored over 7 years ago by zodern <[email protected]>
Improve troubleshooting docs

0295c10105aa7c0e08f6407feb6b525bce0c2bea authored over 7 years ago by zodern <[email protected]>
Remove mongo.port from docs since it isn't used

bb37dbac46ebb7b8503172d74165e98bb025ea85 authored over 7 years ago by zodern <[email protected]>
Update stats on homepage

819cb83ca0925fdcb4fdbc24f14525041041af84 authored over 7 years ago by zodern <[email protected]>
Update dependencies

b28270650423153b075b2808933f35e1a6fac5a6 authored over 7 years ago by zodern <[email protected]>
Remove placeholder tests that are no longer needed

37f0d1f7d75216f4f4bb4473b0d60a5d58678220 authored over 7 years ago by zodern <[email protected]>
Move file from src/api to src/

746724d1dd7c4b1ed792f65c5b7cc574867f2a03 authored over 7 years ago by zodern <[email protected]>
Finish migrating to plugins

f900ee596eb5464e8509f2e41599e1945991ddd6 authored over 7 years ago by zodern <[email protected]>
Simplify list of features

7d228c526bb2e4937f47543acc950d95c88d5f4a authored over 7 years ago by zodern <[email protected]>
Remove imagePort from default and example configs

Users were changing it instead of env.PORT.

257b218c1fd4b09429804c692992c6ae02d4e161 authored over 7 years ago by zodern <[email protected]>
Change background of docs sidebar

75cdd60de9b5456d0f7ae68b77abb98c95c44bc2 authored over 7 years ago by zodern <[email protected]>
Merge branch 'master' into dev

a15c218ab8a0906e34c0de8a0517a8a3d4f2c0a4 authored over 7 years ago by zodern <[email protected]>
Support validators from plugins

3f4dae856ef2826f2dafb0ea8428609e3dcf7c09 authored over 7 years ago by zodern <[email protected]>
Update changelog

5213def2f6769c6be8571c3f8cb0efc6f2f1153d authored over 7 years ago by zodern <[email protected]>
Hide unnecessary error stack traces during app build

2e46a2f2dbebce0db44815b400a86bd858aaa565 authored over 7 years ago by zodern <[email protected]>
Fix link for docs

f00fab82a1f2585400494786563d0ea44dc42245 authored over 7 years ago by zodern <[email protected]>
Improve docs layout

67164d1b24468ca2f587ccb2d2103fb4b1a8df6f authored over 7 years ago by zodern <[email protected]>
Add --show-hook-names option

ee7475f6a999681ad3822faf44bb93f200828a6f authored over 7 years ago by zodern <[email protected]>
Bug fixes

1d1a4d1d9b2b22489ea137624a48029df5dd07ea authored over 7 years ago by zodern <[email protected]>
Use api instead of utils

c287214a88c5d688e73c1143eb0b2a650d27cd5b authored over 7 years ago by zodern <[email protected]>
Change config.meteor to config.app

Creates a standard way for plugins to support deploying nonmeteor apps. To know what plugin shou...

a397f3e8079565c8e9a95cb5d1ca18e9ad5d3abb authored over 7 years ago by zodern <[email protected]>
Improve error handling

20a1122689d24245e2d900b314600b4c1283fb2f authored over 7 years ago by zodern <[email protected]>
Merge branch 'master' into dev

a5b1d126f76bb0122a03660b3f122c8cfdc5dff4 authored over 7 years ago by zodern <[email protected]>
Add missing paths to validation messages

5516fd1e4e339a598f607343cbef749d4417a2cd authored over 7 years ago by zodern <[email protected]>
Validation error for when `server.pem` is path to a public key

6a9319896bc167e0b0fd0b9e4435a2d45504a9b4 authored over 7 years ago by zodern <[email protected]>
Show link to docs when there are validation errors

b16566ed219abb4eb1e7bb05c83960c30680ac75 authored over 7 years ago by zodern <[email protected]>
Add docs pages

1485d54a70fcda756d202f54f8de108f910f4ed2 authored over 7 years ago by zodern <[email protected]>
Release 1.2.11

747541dc6370f10e58f4dd953117a9952138c626 authored over 7 years ago by zodern <[email protected]>
Fix tests

65af8d11d66331a507dc25d9144480042045d37e authored over 7 years ago by zodern <[email protected]>
Show last 100 lines of log when reverting app

626f7274b7757ba6ff45abf94a5675f0f90af531 authored over 7 years ago by zodern <[email protected]>
Fix starting docker

e90f8d200864db6e07c5735a38d110ef3d08b03b authored over 7 years ago by zodern <[email protected]>
Merge pull request #636 from meteorplus/patch-2

added an important note for remote mongodb

ee017150591f53f7f85d0a4081a1b6018230e437 authored over 7 years ago by zodern <[email protected]>
added an important note for remote mongodb

Added an important note for remote mongodb that is very confusing and was already mentioned in t...

e21d40da84299d80683c4e084bd3b27e246bf6df authored over 7 years ago by MeteorPlus <[email protected]>
Merge branch 'master' into dev

Merge branch 'master' into dev

0104b56ea13228d85374b1b831210562a6fc12c5 authored over 7 years ago by zodern <[email protected]>
Fix merge conflicts

Fix merge conflicts

c386f55e7cdd4f6c92fccf7134297e029e49b347 authored over 7 years ago by zodern <[email protected]>
Remove duplication check from code climate

fa581b89950a60716e921cd7d46b383382d16ada authored over 7 years ago by zodern <[email protected]>
Improve wording

c80ae0baf4423b65e99a02a1310fe6a0bd49ecab authored over 7 years ago by zodern <[email protected]>
Release 1.2.10

918225a51df6db516230e7d1b3463f0e20da80a4 authored over 7 years ago by zodern <[email protected]>
Remove http code requirements

9b3e8bad5ca056c413ff02f9770bf68b3c8e5c27 authored over 7 years ago by zodern <[email protected]>
Merge branch 'plugins' into dev

7c498b5ec4d667e15e596cf79cded2e3d8ecf84d authored over 7 years ago by zodern <[email protected]>
Rename module files to tasks.js

fa7e6e4024869b4ea999f4e70395b9b5c5ef0060 authored over 7 years ago by zodern <[email protected]>
Improve instructions for setting up let's encrypt

36bc8e6d9086734955a66bad43d77ab0819516f0 authored over 7 years ago by zodern <[email protected]>
Improve verifying deployment troubleshooting guide

3bb5042748dfdb25728836516b9b41b71ca68910 authored over 7 years ago by zodern <[email protected]>
Release 1.2.9

3e94b9eaabf76bf07461df4cba2efe359b9b68cd authored over 7 years ago by zodern <[email protected]>
Add links in tutorial next steps

180d4c4f769f51500f02027e95958fb053485167 authored over 7 years ago by zodern <[email protected]>
Improve tutorial

2458f7d1496769a6842a1fd95efc91d650247fde authored over 7 years ago by zodern <[email protected]>
Update changelog

f08ff0f0b830242576fd4dc4faf1c019966b4533 authored over 7 years ago by zodern <[email protected]>
Add message that errors when removing containers are normal

cc528097c4911689d4a7dec036684de84159551b authored over 7 years ago by zodern <[email protected]>
Fix lint errors

03d232398ab4da7906b6a4564d8a99e12d98b388 authored over 7 years ago by zodern <[email protected]>
Remove incorrect comment

d8f2570a98c3a8fd6859f7ff1a58cff18c3f4662 authored over 7 years ago by zodern <[email protected]>
Remove unused properties from validator

9a2c79fdc2f1ea60feaf9089aadece4a58926c76 authored over 7 years ago by zodern <[email protected]>
Fix default config

c11dc79f6ba49a02ea502079dcb51709017c18ab authored over 7 years ago by zodern <[email protected]>
Remove unused code

198ffda32765cc2b94fdd9b36de67a72616a06f4 authored over 7 years ago by zodern <[email protected]>
Merge branch 'proxy-module'

dae0022f41a8f854c7e6b50db00619a2f7d85019 authored over 7 years ago by zodern <[email protected]>
Update docs on Deploy Wait Time

0de254b4fd2b9c1cf0d7935c60deabaa965d9db7 authored over 7 years ago by zodern <[email protected]>
Update instructions for Multiple Deployments

9f11d9c2a0aa521da4bb108fa481922c3fab3fac authored over 7 years ago by zodern <[email protected]>
Merge branch 'faster-tests'

77a27ee302a127c91951fc3fdaa6e074eff279f5 authored over 7 years ago by zodern <[email protected]>
Lint code, default config, and example config before running tests

05610accfd451196cc160592538edc9434c116d0 authored over 7 years ago by zodern <[email protected]>
Cache docker images and meteor build

Add test:watch script

Tests use cached build

Fix validation errors in tests

Start docker if...

861e7c9ebf9ae1c9f991512176529893de0c31c4 authored over 7 years ago by zodern <[email protected]>
Add support for zodern:mup-helpers to fix some deployment verify errors

6b28e850f6a04bb2a2a472c0cdbe0778affdb56e authored over 7 years ago by zodern <[email protected]>
Change menu and footer

6fc7e2c5706b12bf103e8a2a932b45996c9caed1 authored over 7 years ago by zodern <[email protected]>
Finish home page

29360f4507b462f0d9caa9ed59f69260b4789051 authored over 7 years ago by zodern <[email protected]>