Ecosyste.ms: OpenCollective

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

github.com/lando/lando

A development tool for all your projects that is fast, easy, powerful and liberating
https://github.com/lando/lando

#789: Refactor art.js and add tests

46015a9994c592b1901b51dfede801479bfce175 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Unit test all the error.js

9d410b598ab375a3361c0541f3ea0f58a48142e3 authored over 6 years ago by Mike Pirog <[email protected]>
#789: spec for table.js

efa3b925b8e4eb51263b87bcd4a899271f82699c authored over 6 years ago by Mike Pirog <[email protected]>
#789: Add in dustins cli stuff and deconstruct bin/lando for final push towards Glory

3626bd8e67b1ec605f19c830dd48ffdb0286ab76 authored over 6 years ago by Mike Pirog <[email protected]>
Merge branch '775-cli-specs' of github.com:lando/lando into 789-unitTests

b5c7316b1e8749fb7b541c2ee5a913ea3fa0a3e3 authored over 6 years ago by Mike Pirog <[email protected]>
#789: SHELLJS OMGGGG

6d59252ec0db3953ed5f7aed52190326735bba6c authored over 6 years ago by Mike Pirog <[email protected]>
#789: Add cwd back into shell

68fd18886f80bbbe5fb00f4918f7f9e5cad1a165 authored over 6 years ago by Mike Pirog <[email protected]>
#789: slave to cc

5043920a229e02e88ae5bcb7121bd8ff2997f6af authored over 6 years ago by Mike Pirog <[email protected]>
#789: Make shell.js even simpler

aafbcc94791930e02199862fd8c4727e1bf96724 authored over 6 years ago by Mike Pirog <[email protected]>
#784: Refacter shell.js

f76702193ea103557a0371017454a3990ec8c982 authored over 6 years ago by Mike Pirog <[email protected]>
#775 Split up Cli and Table

Refactor Cli to be a class and separate parseGlobals so that it can be more easily unit tested.

f0b86b66a8593dd6bc250d4aeffc3b524aa7efb7 authored over 6 years ago by Dustin LeBlanc <[email protected]>
Initial tests for argv and parseGlobals

a4d947716f3db2aafa955bf3a30d5aa09217d286 authored over 6 years ago by Dustin LeBlanc <[email protected]>
#789: Classify more things

2a0447d05ff2848ff49dcacb0551a04603897339 authored over 6 years ago by Mike Pirog <[email protected]>
Revert "#789: Shift shell funcs around"

This reverts commit a32aeb41b51f9c10a3ee3fe250c6435a806376ce.

f199401c3b8648aba5b62d44975d1184ccb46bc2 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Shift shell funcs around

a32aeb41b51f9c10a3ee3fe250c6435a806376ce authored over 6 years ago by Mike Pirog <[email protected]>
#789: Clarify specs with more consistent language

4a3251aedc8f040e87689814edca31d1ebb91da4 authored over 6 years ago by Mike Pirog <[email protected]>
#782: Unit tests for lib/scan.js

75b04d2ea599f456af3a60c363227de6201cdef6 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Test our scriptszzz

66db11dbd64f5694f1b33bf0de626e8532847d63 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Refactor scripts/

741d910d8444b5fe590f3e69877e755e4bf8acd1 authored over 6 years ago by Mike Pirog <[email protected]>
#778: Test and fix for metrics not resetting data from previous reports

b5c5379da030ae67a03098cb3f1da3c8edafd472 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Dial libs plugins.js serializer.js and updates.js up to 100

0d970d3632f68c5af4a02bad5913ef7a013d9d28 authored over 6 years ago by Mike Pirog <[email protected]>
Don't hard code http in search/replace

Just using the domain will replace URLs properly and allow for `http` and `https`.

d3e0a9ea53d36c3be3b27557803bd18dcc91fe52 authored over 6 years ago by Andrew Taylor <[email protected]>
CC REFRESH

378da8bd7ae8ac1182a0d3e1168c81ee0b5c9606 authored over 6 years ago by Mike Pirog <[email protected]>
#778: Take unit tests for lib/metrics.js to 100

32e3802b3b3d68099fd7bc7b72386b736e435e4f authored over 6 years ago by Mike Pirog <[email protected]>
#778: Remove ancient kalabox-stats-client dependency to free metrics.js from the mind-forged manacles of the past

a2269aaf43c3ae0f2b9c1d2b83170a933671da49 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Swap our restler for axios

ae378d89dad342f56238eb29b498ea4b804b71c4 authored over 6 years ago by Mike Pirog <[email protected]>
#777: Unit tests for lib/logger.js

2fd200a4610851211d14a1f7f86e34e5a2a6aaad authored over 6 years ago by Mike Pirog <[email protected]>
#789: Take cache, events, promises and yaml to 100

b30f8af1e3cc09fcb902d9b0a953ca92990328b1 authored over 6 years ago by Mike Pirog <[email protected]>
#781: Unit test lib/promise.js

011cc443024d85207abf77aa4bdaf83ed3f8f3af authored over 6 years ago by Mike Pirog <[email protected]>
#789: LET it be

8abe40bca1c171f84472fa55e579e142de11a694 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Lock down our non-plugin dir es6 standards

5ae5005e5783a94da80ed569e1a7da05e5ff7cbe authored over 6 years ago by Mike Pirog <[email protected]>
#789: Switch most of our non-plugins stuff to stricter es6 googlisms

aa83f2248952ab55e3a632155da0fb0d95e4b7ff authored over 6 years ago by Mike Pirog <[email protected]>
#789: Finish serializer unit tests

75df8ee24368c285286d579529c85bfffb44972b authored over 6 years ago by Mike Pirog <[email protected]>
Fix Serializer

639a12b06c55a4c46ef5fb059a85a2e28ca83a85 authored over 6 years ago by Dustin LeBlanc <[email protected]>
#780 Add tests for plugin module

Includes some refactor, should test dependent projects

8774decfc7aa8c74ef785b1ec6bb6350975196af authored over 6 years ago by Dustin LeBlanc <[email protected]>
#783: Start serializer tasks and also make specs more consistent stylewise

94e5632f1100edd2ea44c4c7f293a2b898574e30 authored over 6 years ago by Mike Pirog <[email protected]>
#789: Improve existing core unit tests

de77259e6520f447a08ec887ef56e1b3033a35ea authored over 6 years ago by Mike Pirog <[email protected]>
Merge branch '789-unitTests' of github.com:lando/lando into 789-unitTests

f6dce3407bad650867f80e9fc90ecef6c5ef24e3 authored over 6 years ago by Mike Pirog <[email protected]>
#789: es6up events.js

48039bea393d54e51ea21e605885e556a9bfc72c authored over 6 years ago by Mike Pirog <[email protected]>
stub out more specs

0eefbc1f1e075f644015853b8b12484a3dbd8066 authored over 6 years ago by Dustin LeBlanc <[email protected]>
Add coverage tracking

fd9bda34c65330748618eafed0b0b419ea5b4c58 authored over 6 years ago by Dustin LeBlanc <[email protected]>
#779: Unit tests for lib/node.js

7aeccf7d3589bd5fdad673ac2cd836c43d426d81 authored over 6 years ago by Mike Pirog <[email protected]>
Tests for shell.exec

9886592735b5476c4f4b55f804f2fabb35685add authored over 6 years ago by Dustin LeBlanc <[email protected]>
Stub shell.sh tests

def62270f527c2692316dfd25ad4372e59c88f03 authored over 6 years ago by Dustin LeBlanc <[email protected]>
Merge branch 'master' into 789-unitTests

e56f05cbbdaa3b1b156307176553beba3d9d6bd8 authored over 6 years ago by Mike Pirog <[email protected]>
Release v3.0.0-beta.47

67d17c35d7872428a256bd98e1e4e163bafd3e3d authored over 6 years ago by Mike Pirog <[email protected]>
#1004: Update docs

962f9afdda35e59f5d4f04424dbf70095ece3af5 authored over 6 years ago by Mike Pirog <[email protected]>
#1004: Looks like verbosin in the background IS actually our best bet here until we have tests and better buildz

8733baff185eae84525196a5c7ede02139a694d6 authored over 6 years ago by Mike Pirog <[email protected]>
Move Docker for Mac/Windoze to versioned downloads now that that is available

038bce1d9cd90d794cb016e402c93e4f6f47f4d8 authored over 6 years ago by Mike Pirog <[email protected]>
#1004: Actually wait on certs to update so we dont have a race condition issue on build steps

243eb1dfefa24981429bc33b09d72cddf5043673 authored over 6 years ago by Mike Pirog <[email protected]>
#1004: Actually wait on certs to update so we dont have a race condition issue on build steps

6db7acc9a4129325bf6d4cacab557493b50605a3 authored over 6 years ago by Mike Pirog <[email protected]>
#1004: Add testable way to extract the host path from a volume

079da97e46e5a16d0bcda7d36d0f87af49fb2ec8 authored over 6 years ago by Mike Pirog <[email protected]>
REPLACE ME STASH

a8b90247de70e11dda257659a5d2bd63f9b08d00 authored over 6 years ago by Mike Pirog <[email protected]>
Stub shell.sh tests

3e3ff6ac33f3c9ba33c9d0382f2c9e7ca3e4d0ff authored over 6 years ago by Dustin LeBlanc <[email protected]>
stub out more specs

e9fac670a580f5fcfbb45595769ea08a8f1c099d authored over 6 years ago by Dustin LeBlanc <[email protected]>
Tests for shell.exec

839ee9de11ea737cd0b3e1d1968ee6173741f56d authored over 6 years ago by Dustin LeBlanc <[email protected]>
#779: Unit tests for lib/node.js

f654305a1afaca53f999350ac793fa3027cf1fba authored over 6 years ago by Mike Pirog <[email protected]>
Merge pull request #1005 from lando/windozeNormalize

Windoze normalize

732ad3a33e836b2f3ddd7c3820fa08a685fec8d7 authored over 6 years ago by Mike Pirog <[email protected]>
Merge branch 'master' into windozeNormalize

ea27275e4ca59a6c8b2399d5acb9ab25a27e5771 authored over 6 years ago by Mike Pirog <[email protected]>
Merge pull request #1002 from hussainweb/patch-1

Distinguish app root from webroot in SOLR config example

84a85284930f4865c0c0710a268f928f20e4f674 authored over 6 years ago by Dustin LeBlanc <[email protected]>
#1001, #1003, #1004: Update test to specify relevant windows things

83d75079458163d90b5e12ad1eac28d4c9faa287 authored over 6 years ago by Mike Pirog <[email protected]>
#1001, #1003: Add windows specific prefix to test as needed

97a52139f1beec8e1cd10ca7b015eba1ed68bc93 authored over 6 years ago by Mike Pirog <[email protected]>
#1001, #1003: Add some fixes and tests to override path normalization

ee4d7341cb6d3b3d7d7ae000ff2ba1426cd49aed authored over 6 years ago by Mike Pirog <[email protected]>
Distinguish app root from webroot in SOLR config example

bdc6c467a7e1b169549eef29536dd949075a8025 authored over 6 years ago by hussainweb <[email protected]>
Update GitHub module for PLD compat

61603da63a2e5aab3e4714ef2076bc6e46f727c4 authored over 6 years ago by Mike Pirog <[email protected]>
Need to require before we memoize for webpack things

df1e768b6eb55a51d545501ce9c5f940b2c98f86 authored over 6 years ago by Mike Pirog <[email protected]>
Revert "emojis "hypothetically" break dependee projects that compile via webpack"

This reverts commit 25d2bb137fc9b7e1e48273831c7940f0ed55c7b6.

efbd2677812974d758197d3b9b5f6402f2006a05 authored over 6 years ago by Mike Pirog <[email protected]>
emojis "hypothetically" break dependee projects that compile via webpack

25d2bb137fc9b7e1e48273831c7940f0ed55c7b6 authored over 6 years ago by Mike Pirog <[email protected]>
Release v3.0.0-beta.46

d32f4723d7cbb13072a939f74f9f360ce9ea4042 authored over 6 years ago by Mike Pirog <[email protected]>
#990: Fix nasty network XXX not found bug

bb929852604eb99e453d3948e8ac21aee7090008 authored over 6 years ago by Mike Pirog <[email protected]>
#952: Fixed bug where pull component of lando rebuild was no longer obeying the -s option

75f43dc4364550e243d0f1d3ffb549db6054c126 authored over 6 years ago by Mike Pirog <[email protected]>
#950: Get build and volumes overrides to handle absolute and relative paths

b2373cfe24112077e825b44ed83713d2128d9309 authored over 6 years ago by Mike Pirog <[email protected]>
#982: Fix bug where rsync default was not overrideable in lando pull

95f251c6c8fe4ff9f4682b1f4651f7530416c62f authored over 6 years ago by Mike Pirog <[email protected]>
#975: Improve ordering of things

c6d9139a5f21f9e2c6b0b154ae03a7267e087dda authored over 6 years ago by Mike Pirog <[email protected]>
#975: Improve pantheon pre-run scripting with better perm and HOME handling

77e631135990a637a05f76b17611b1b9baf9ff98 authored over 6 years ago by Mike Pirog <[email protected]>
#975: Chown pantheon user dirs in the image

0e0d073acc52efbe6aa426233c9b78c8b8c04f84 authored over 6 years ago by Mike Pirog <[email protected]>
#942: Fix bug where proxy changes triggered compose file is invalid

ed374dc117f293a3bae6a8f36b74c80b0e5ebd93 authored over 6 years ago by Mike Pirog <[email protected]>
Merge pull request #978 from uberhacker/patch-5

Clarify LANDOFILE

52041b24ee425b3e98af3c1d1f1899d14f95f5ba authored over 6 years ago by Mike Pirog <[email protected]>
Clarify LANDOFILE

e91b3b6f5886f149c912c6627bbc84dc369a33ca authored over 6 years ago by Ed Reel <[email protected]>
Update MAVEN to 3.5.3 in pantheon images

804f76db5a8e881196f1f2ec7fad358e841ce62c authored over 6 years ago by Mike Pirog <[email protected]>
Release v3.0.0-beta.45

bc292bfa5553e18fef011267049cfa5016d08d4f authored over 6 years ago by Mike Pirog <[email protected]>
#933: Semantic changes for new passthru service

6fa58a92ec0ace260ad23253dcf320b9f8deb88d authored over 6 years ago by Mike Pirog <[email protected]>
Merge branch 'master' into custom-service

44fd6b3081e507727945879ad6f2812ef8f21949 authored over 6 years ago by Mike Pirog <[email protected]>
#890: Improve patch version docs

edb93b75511e10dbcd58a15c847decd6d0ed120a authored over 6 years ago by Mike Pirog <[email protected]>
#890: Document specifying a patched version

366d9ed42ad99189392b4172a1a94658c0e28425 authored over 6 years ago by Mike Pirog <[email protected]>
#740: Fix bug that prevented use of overriden Dockerfile

c8bd200df48ba02cc2c77d626527160d9dd8150f authored over 6 years ago by Mike Pirog <[email protected]>
#895: Improve lando ssh working directory and bash fallback

32f895e46bb0d837ee04fb70c3fd554a2e412ffc authored over 6 years ago by Mike Pirog <[email protected]>
#914: Improved drupal 7 and 8 image styles when language code is in the url

023d45d428866f42167da929fe93e47659f27d5a authored over 6 years ago by Mike Pirog <[email protected]>
#886: Remove legacy xdebug.remote_autostart 1 being set in the php httpd-ssl.conf

9e9fad0f8706fc2fd2aa22de7b684eeee465cd84 authored over 6 years ago by Mike Pirog <[email protected]>
Merge pull request #969 from lando/803/db-im-ex-pgrs

#803: Consolidate sql import/export commands; support postgres.

2a7548728f374e5d3fa9ac502df1fc49601ff09e authored over 6 years ago by Mike Pirog <[email protected]>
#803: Consolidate import logic and add some more flex to recipes

4e30bbf8082a413d9f816a5c7ec2f2d26f33c7ab authored over 6 years ago by Mike Pirog <[email protected]>
#803: Update changelog

c6887b682b802b80e562c105b9583fc9502d0547 authored over 6 years ago by Mike Pirog <[email protected]>
Merge branch 'master' into 803/db-im-ex-pgrs

14c93372c4f46d7ea50f7697fc2992bd6a6cdb2c authored over 6 years ago by Mike Pirog <[email protected]>
Merge pull request #965 from lando/958/inject_app_log

#958 Inject App Log

ab5028af1509d5f8c1b3ac6b8b27fbd797e77966 authored over 6 years ago by Mike Pirog <[email protected]>
#958: Change comment to remove pantheon reference

84062ea5c99986deed104cedad432199ef043804 authored over 6 years ago by Mike Pirog <[email protected]>
#803: Remove rogue tesnting code.

91f92e20fa86b7896f740b898c78f704c3463081 authored over 6 years ago by Geoff St. Pierre <[email protected]>
#803: Consolidate sql import and export commands; support postgres.

d4df7ae4517555cc40a9a4b98b32a40f302028aa authored over 6 years ago by Geoff St. Pierre <[email protected]>
#803: Fix merge conflicts with latest master.

95a8ca94062257e1d1fb8b1981872faea9feab6e authored over 6 years ago by Geoff St. Pierre <[email protected]>
Changelog

67df339b4b82c9179f3354f54d3fa82e6fc423ac authored over 6 years ago by Dustin LeBlanc <[email protected]>
Convert Laravel to ES6

c46493088f77252d04cfd49fa65bcf3178c536ac authored over 6 years ago by Dustin LeBlanc <[email protected]>