Ecosyste.ms: OpenCollective

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

lando

A Liberating Dev Tool For All Your Projects
Collective - Host: opensource - https://opencollective.com/lando - Website: https://lando.dev - Code: https://github.com/lando

Changing stats report to a report window of 7 days instead of 14 days.

github.com/lando/lando-stats-server - 68d73e90f1e84d4a36e6e451d862a31a6c03234e authored about 9 years ago by root <[email protected]>
Added kbox version to stats report.

github.com/lando/lando-stats-server - a7e55f2f276ef18c01a9f784c07685c1481f0cba authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Merge pull request #2 from kalabox/error-report-improvements

Multiple error report improvements. Errors now have a count of instan…

github.com/lando/lando-stats-server - e6a47b976f6eb580bffbc8325e92fa4e8076a551 authored about 9 years ago by bcauldwell <[email protected]>
Multiple error report improvements. Errors now have a count of instance ids

and are sorted by error occurance. Also added os info to report.

github.com/lando/lando-stats-server - 025ba4827ade2370522330525c36cf23faa300a6 authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Setup emailing of reports.

github.com/lando/lando-stats-server - 1c18db3f161672a7fc8f8261300404c450223dcf authored about 9 years ago by root <[email protected]>
Fixes to production deployment code.

github.com/lando/lando-stats-server - 6e27b18d13432cbe38262d626ab758431a3ea35f authored about 9 years ago by root <[email protected]>
Fixing dockerfile command that was on multiple lines.

github.com/lando/lando-stats-server - 7bfc55741af25fe6ec5f7f545ce1eacca447568d authored about 9 years ago by root <[email protected]>
Added production deployment.

github.com/lando/lando-stats-server - 3dee42ceabd09ea71ae9b92f7f77744e0ebfc6d7 authored about 9 years ago by root <[email protected]>
Fixed a missing line continue.

github.com/lando/lando-stats-server - fea49f07d338a3e7d5fe1fb6e957599151e0f9e1 authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Added deployment scripts.

github.com/lando/lando-stats-server - 3e46d7d3480e48f71e58a6dfad0989509804458b authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Merge branch 'master' of http://github.com/kalabox/kalabox-metrics-rest

Merge with master.

github.com/lando/lando-stats-server - d3835155258fcab2696608d82f0e95f3d0f20f47 authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Fixing small bug with argv in download.js.

github.com/lando/lando-stats-server - fd6204439c18afc86f4680e971eb671db4f85488 authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Merge pull request #1 from kalabox/feature-470-error-stats

Feature 470 error stats

github.com/lando/lando-stats-server - ea831c2c570c4090c136c18a153f2807dbd2affe authored about 9 years ago by bcauldwell <[email protected]>
Changed download.js to pull admin user and pass from the config.

github.com/lando/lando-stats-server - 10f039f49289057d66a4ecc1999558df4b24451a authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Added reporting system.

github.com/lando/lando-stats-server - 7881dc117fd775e372e2c54c5e1ed81cf0c38d83 authored about 9 years ago by Benjamin Cauldwell <[email protected]>
Changing admin getAll REST call to return full list of ids.

github.com/lando/lando-stats-server - a97e963591b978c8bcdfff401f205e63d4041340 authored over 9 years ago by bcauldwell <[email protected]>
Fixing streaming of records for get all.

github.com/lando/lando-stats-server - 1c488b6977cbc8c35490455c9b6b7391d51478d7 authored over 9 years ago by bcauldwell <[email protected]>
Moved get commands to /admin path, and protected with a username and password.

github.com/lando/lando-stats-server - 452cf3cafbcf91ed43e1e3baa040e073db7d7738 authored over 9 years ago by root <[email protected]>
FEATURE: Added pretty printing of REST request data in client errors.

github.com/lando/lando-stats-server - d2b3da44eecb0b0179694504b98e5ab9e8635bb1 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Fixed code styling errors due to me just now adding the CI and testing.

github.com/lando/lando-stats-server - 7f0275f006155388c8fcbbd036f5a832e84d6ad1 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added a bunch of new stuff to package.json.

github.com/lando/lando-stats-server - bed32076b09950a38c49b8f0b573f1dc6a41a021 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added CI and testing stuff.

github.com/lando/lando-stats-server - 83baa2df3cc1ce67ee07a833ff1582de202ef5d2 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added index.js.

github.com/lando/lando-stats-server - 82dd73a97812d0cbe1b86a3ac9c52cd84da787b7 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Merge branch 'master' of http://github.com/bcauldwell/kalabox-metrics-rest

Merge

github.com/lando/lando-stats-server - 5bc727eb41ecc81a48ba15831188c981295552ca authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added a retry to connecting to the mongodb.

github.com/lando/lando-stats-server - f49ce3b52f379635cc29b18004511c2a6b3f943e authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added better mongodb connection error message.

github.com/lando/lando-stats-server - 40a519ae6c8a196e581f4f933a052157bca4471c authored over 9 years ago by bcauldwell <[email protected]>
Added a log message for post server is listening on.

github.com/lando/lando-stats-server - c1d6687e76ae54d38a82d7d268f93ccc3a381dd9 authored over 9 years ago by bcauldwell <[email protected]>
Changed config urls for db and web.

github.com/lando/lando-stats-server - 79e975e2f44a6c9051597b876ef7199bb5b1358b authored over 9 years ago by bcauldwell <[email protected]>
Added config code to cli.js.

github.com/lando/lando-stats-server - e09372fd85433fe3cb8e22bbd3b67a6815fef1e9 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added config.json.

github.com/lando/lando-stats-server - 07fc4f44c5edae7aa45e1686b5f0d313857b8543 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Some small fixed to mongodb adapter.

github.com/lando/lando-stats-server - 9fa8a6fbe93ab09731c2ea02a0501b5a2733ea89 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Adding config code to server.js.

github.com/lando/lando-stats-server - 90651b9ccea7960d2c929d95794c7a13f5aabc2e authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added config.json.

github.com/lando/lando-stats-server - 452604a87814ab7f24b85440a0791b2322c57c01 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Fixed bug in client.js where rest.on('fail) wasn't throwing error correctly.

github.com/lando/lando-stats-server - 03b36535a2ef39882e2d3f8d15b2a94f825d7246 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added some logging to server.js.

github.com/lando/lando-stats-server - 5d48da1b2b01412430ec170d433c9c287761fbed authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added mongodb package to package.json.

github.com/lando/lando-stats-server - 14ec88892afba005cb7b2d7d0752646e703b6b5d authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added mongodb adapter to metricsDb.js.

github.com/lando/lando-stats-server - ac33e7df93655a1b8f9f044aac7a866ab1137d0d authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added mongodb database adapter.

github.com/lando/lando-stats-server - a5ac07d58df6cf933105e36f7426f43f51459d1a authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Fixed url bugs in client.js.

github.com/lando/lando-stats-server - 6b99a38be8cb0bb23d06754719e463a97eeb6a8c authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added body-parser to package.json

github.com/lando/lando-stats-server - 02c7722a5bbb4e9c1fc71e354bf9b517a759ef78 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added metrics.kbox address to cli tester.

github.com/lando/lando-stats-server - 30f7d19b6a9858c2ac3a95e110a64eb33fe30b3f authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added gitignore file.

github.com/lando/lando-stats-server - fc98869f31e12bdaa3031203ee6bb23dc3c06eed authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added cli.js.

github.com/lando/lando-stats-server - ae767e23715f349d6e2af3c8567e2131a9e0b3be authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added server.js.

github.com/lando/lando-stats-server - c0c3ef5afe651a15f486d4cd21daae58b1b24389 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added metricsDb.js.

github.com/lando/lando-stats-server - 1520dd3e08a7567938ff6ecfd706ea44e27f2cf0 authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added shared.js

github.com/lando/lando-stats-server - ab666b98cb89d023dad7868e06fa75008548bf3d authored over 9 years ago by Benjamin Cauldwell <[email protected]>
Added client.js.

github.com/lando/lando-stats-server - 33395e5b93f38a116db9e7d928d7c1f04042209a authored over 9 years ago by Benjamin Cauldwell <[email protected]>