Ecosyste.ms: OpenCollective

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

Strider

We are on a mission to make continuous integration and deployment easy.
Collective - Host: opensource - https://opencollective.com/strider - Code: https://github.com/Strider-CD/strider

no ssh; some frontend bugfixes fixes #123

github.com/Strider-CD/strider - f98516e4e8e3a46b0aa1ae71378e517a9dce8e62 authored over 11 years ago by Jared Forsyth <[email protected]>
auto cleanup of zombie jobs

this shouldn't happen a ton, but if the server crashes, it leaves jobs
hanging. This will clean ...

github.com/Strider-CD/strider - c6db31fb52911ddb526d19cf306caa05a721f2f4 authored over 11 years ago by Jared Forsyth <[email protected]>
new jobs are correctly updated on the dashboard

github.com/Strider-CD/strider - 6d4ce49f2cab550b1550c274c20ccf9a8ebca269 authored over 11 years ago by Jared Forsyth <[email protected]>
bugfixes

github.com/Strider-CD/strider - 999d7965e16036a653592e793d95e27b0d27d28d authored over 11 years ago by Jared Forsyth <[email protected]>
bugfix

github.com/Strider-CD/strider - 0c39e119ba93f2da7795079980845075cd80f9f6 authored over 11 years ago by Jared Forsyth <[email protected]>
option to strip out ansi stuff

github.com/Strider-CD/strider - 5ef3f9af7124bb5856a1e5e9068aaa3ca3404620 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #130 from Strider-CD/kill-jobs

build page angularized

github.com/Strider-CD/strider - 98e6ed5ca9b5c824a731bab761042feae8dab085 authored over 11 years ago by Niall O'Higgins <[email protected]>
adding phony makes

github.com/Strider-CD/strider - a899be8cb7271016e534316d97a9e135807cabf9 authored over 11 years ago by Jared Forsyth <[email protected]>
adding contribing.md, updating authors

github.com/Strider-CD/strider - 7e647650024b7e0c4ae1c0bea9deb4371435f156 authored over 11 years ago by Jared Forsyth <[email protected]>
done with build page reload for the moment.

github.com/Strider-CD/strider - 7b72a3b248e77cd1ba0b30c7410de353de4fb210 authored over 11 years ago by Jared Forsyth <[email protected]>
more style updates

github.com/Strider-CD/strider - 44e8089344d43f8b129b8e430d4eb13c96181794 authored over 11 years ago by Jared Forsyth <[email protected]>
jobs page is now awesome. and single page angular. still working out some styling

github.com/Strider-CD/strider - 500ff9806d117214c74977c377a01bee79fea793 authored over 11 years ago by Jared Forsyth <[email protected]>
starting to mess with things

github.com/Strider-CD/strider - 0eb812179fafc1a55f05c577431938baeee7f93b authored over 11 years ago by Jared Forsyth <[email protected]>
making dashboard angular, moving some css to less

github.com/Strider-CD/strider - c03bb69578123899c20cd73a055a23fe336ac8d9 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #129 from Strider-CD/dashboard-reload

dashboard reloaded. added font-awesome for icons

github.com/Strider-CD/strider - cc94eec6776cb48c42d648f9944ac2820d7c429a authored over 11 years ago by Niall O'Higgins <[email protected]>
protect against overly long commit urls

github.com/Strider-CD/strider - 7eccc80be74a3905b5ff6788b3c97a24ec243e5d authored over 11 years ago by Jared Forsyth <[email protected]>
dashboard reloaded. added font-awesome for icons

github.com/Strider-CD/strider - c380b42b7f972387c94ab674b223fcfcba4529f3 authored over 11 years ago by Jared Forsyth <[email protected]>
removing jade templates

github.com/Strider-CD/strider - 588eb332839a6d4762611631937f23edd32ed0c3 authored over 11 years ago by Jared Forsyth <[email protected]>
console scrolls to bottom on page load. fixes #128

github.com/Strider-CD/strider - f4012aa6331788e3f6a520ac3601181e50d6fd22 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #126 from Strider-CD/jshint

adding jshint to build

github.com/Strider-CD/strider - 608e651f023a5656ec0539a87bf8f174e1da23e3 authored over 11 years ago by Jared Forsyth <[email protected]>
adding jshint to build

github.com/Strider-CD/strider - b5b8c3ef6492b686728e2bdda549753e38a1a8bd authored over 11 years ago by Jared Forsyth <[email protected]>
bugfix

github.com/Strider-CD/strider - 847b140d15caab45a657dcf473e1640625919ffa authored over 11 years ago by Jared Forsyth <[email protected]>
[tests] adding fallback for systems without mongoimport (e.g. heroku)

github.com/Strider-CD/strider - 7d865d941edbc349f01cd96618eb92ceaac2bb5e authored over 11 years ago by Jared Forsyth <[email protected]>
making functional tests work with an external mongo database

github.com/Strider-CD/strider - ac0a824971a340f6514a963a1ee2bb5ef326a276 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #119 from Strider-CD/status-favicons

better "build running" icon(s)

github.com/Strider-CD/strider - 4d8283a86b799b7ebfbb2a70117f4898ef88add8 authored over 11 years ago by Jared Forsyth <[email protected]>
Update config.js

github.com/Strider-CD/strider - 1fb2b7749571da92c3640932ac67a644beace56b authored over 11 years ago by Jared Forsyth <[email protected]>
adding a global DISABLE_PTY env vbl; for systems that don't support it

github.com/Strider-CD/strider - 50aa273c18cfd35f6eb61187103ff52c650643d7 authored over 11 years ago by Jared Forsyth <[email protected]>
adding line about docker

github.com/Strider-CD/strider - 228431c781590024078f5185ddbc2f57a3c90436 authored over 11 years ago by Jared Forsyth <[email protected]>
favicon reload

github.com/Strider-CD/strider - 08d838f173846c719f8d462cf9e8d9470a09f80e authored over 11 years ago by Jared Forsyth <[email protected]>
better "build running" icon(s)

github.com/Strider-CD/strider - 2013cfd5febf00dc03092ebccf2fc48a01716611 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #118 from Strider-CD/status-favicons

Status favicons

github.com/Strider-CD/strider - 318531838a961417e5c034ba5e437283891118be authored over 11 years ago by Niall O'Higgins <[email protected]>
favicons reflect build state

github.com/Strider-CD/strider - 7968c7f07ed7c245b60eb37cf51db2c3ed31dfb5 authored over 11 years ago by Jared Forsyth <[email protected]>
rename

github.com/Strider-CD/strider - 71de0069e20976d711318fe00ccb1731071cfc5e authored over 11 years ago by Jared Forsyth <[email protected]>
adding status-favicons :)

github.com/Strider-CD/strider - ca05fd1d43bd8f42eeb3952c6946d98b67b2171b authored over 11 years ago by Jared Forsyth <[email protected]>
give more time to the data import routine. travis was timing out.

github.com/Strider-CD/strider - 3f5648269055a2d956e6d126cd1b799a1c5ccfcf authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge branch 'master' of github.com:Strider-CD/strider

github.com/Strider-CD/strider - 5d42b85f43720877ac87838ac0fda0103408238c authored over 11 years ago by Niall O'Higgins <[email protected]>
so much new stuff:

bump to 1.3.0

github.com/Strider-CD/strider - 12cfbef39f5e96119ae907743deccb157e485a3b authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge pull request #113 from Strider-CD/status-badges

Adding repo status from travis and david

github.com/Strider-CD/strider - b19d82669556dba6570048be89d0f914ed547bd0 authored over 11 years ago by Niall O'Higgins <[email protected]>
don't test under 0.11 for now

github.com/Strider-CD/strider - 60eeb452ffef3effbaac22ed50944ffef4990e29 authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge pull request #115 from Strider-CD/travis

adding travis config file

github.com/Strider-CD/strider - c5ac4129c77c4112aa14457422f87d18401a436e authored over 11 years ago by Niall O'Higgins <[email protected]>
need mongo

github.com/Strider-CD/strider - ab487e604f1c12588eda31aa621f8c0b173f6dc0 authored over 11 years ago by Jared Forsyth <[email protected]>
Update .travis.yml

github.com/Strider-CD/strider - 70dc71004bf6416f2a1304cddc63aed8981ea84b authored over 11 years ago by Jared Forsyth <[email protected]>
adding travis config

github.com/Strider-CD/strider - af36a546eeb16e9b3aac3c669fa7834b23bd64c3 authored over 11 years ago by Jared Forsyth <[email protected]>
add nodei.co

github.com/Strider-CD/strider - 259e9dd27d82522a16428f9c2a94c02be5e90725 authored over 11 years ago by Niall O'Higgins <[email protected]>
add chai for ansi test

github.com/Strider-CD/strider - fd6b96a9f2800d066bcc657f10536e210a4daf0b authored over 11 years ago by Niall O'Higgins <[email protected]>
Adding repo status from travis and david

github.com/Strider-CD/strider - 1885aa0ceb41cf00f1b8cee63035ef346ae428aa authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #110 from jaredly/build-status

revamping the build status page

github.com/Strider-CD/strider - 231960165b2d6d5c2bd868dd6827deb03df79157 authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge pull request #109 from jaredly/pty-attr

adding pseaudoterminal config option

github.com/Strider-CD/strider - 30f2f1de55ad26dbdd0afbf45ac74a9e5be4daca authored over 11 years ago by Niall O'Higgins <[email protected]>
revamping the build status page

github.com/Strider-CD/strider - e470e2d85a3fb5cb006fb6c1a91427d57e94840e authored over 11 years ago by Jared Forsyth <[email protected]>
adding pseaudoterminal config option

github.com/Strider-CD/strider - 59fd6f7ea1be1c8bf355522ff984d2706cccbfe2 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #106 from jaredly/ansi-fix

fixing output handling of delete-line and beginning-of-line

github.com/Strider-CD/strider - 063e27deabb3eb851c00db5dfa587503b4b469ae authored over 11 years ago by Peter Braden <[email protected]>
fixing output handling of delete-line and beginning-of-line

github.com/Strider-CD/strider - 1094cbebffa876cf1f1b62c3ef9470936aecb202 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #105 from jaredly/manage-projects

lots of ux changes

github.com/Strider-CD/strider - 44f3d0682cca03f068bd5401ea6075e9da9a632d authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge pull request #101 from jaredly/gettime-fix

bugfix

github.com/Strider-CD/strider - e1e3a8a4b15afe6afd2ea6a2165eb09f26bb03af authored over 11 years ago by Niall O'Higgins <[email protected]>
lots of ux changes

github.com/Strider-CD/strider - 07c43578fe04d312b34cbb7797c9b67219508b2d authored over 11 years ago by Jared Forsyth <[email protected]>
bugfix

github.com/Strider-CD/strider - 06b7faa0ef26ab63e45f8bccdf6224f7b0491cb6 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #100 from jaredly/badges

badges == awesome!

github.com/Strider-CD/strider - be3ffad8d75c624d7d4a9d8d46a3eb0737c4c722 authored over 11 years ago by Niall O'Higgins <[email protected]>
apres bootstrap double-loading fix

github.com/Strider-CD/strider - ba6c0e99f24397d7ce54a3fddadbef7d9f16f428 authored over 11 years ago by Jared Forsyth <[email protected]>
badges == awesome!

github.com/Strider-CD/strider - 9475ffb8c82f49306af3cdd90d1c8a4e9ef4f2bd authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #99 from jaredly/dashboard-uploads

many ui updates to the dashboard

github.com/Strider-CD/strider - 2894ea2e91aaedbc33a216c75dd603741a3f80ad authored over 11 years ago by Niall O'Higgins <[email protected]>
many ui updates to the dashboard

github.com/Strider-CD/strider - fb5b384b75532352cbac6eaabe629cd2b74d7886 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #98 from jaredly/repo-filter

repo filter speedup; moved manual add button to top

github.com/Strider-CD/strider - 58c1e8d3adad1f4b5fe09ed0876cbd7e25de3c39 authored over 11 years ago by Niall O'Higgins <[email protected]>
repo filter speedup; moved manual add button to top

github.com/Strider-CD/strider - b940d00d1918da88571a71eb39b5b355571b3dde authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #97 from jaredly/status-icons

adding status icons

github.com/Strider-CD/strider - dbd7d41228a76658896b73c66b873af822de9bda authored over 11 years ago by Niall O'Higgins <[email protected]>
adding status icons

github.com/Strider-CD/strider - 70ada74e76d203bfe91817385f36049a90dc8be6 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #96 from jaredly/add-badges

adding svg logo + build badges

github.com/Strider-CD/strider - c97f65911140b19cfd3e00cfab3f11a3db3fc841 authored over 11 years ago by Niall O'Higgins <[email protected]>
adding svg logo + build badges

github.com/Strider-CD/strider - be668cae30db97f488c8590a48ac6a6074f1e15e authored over 11 years ago by Jared Forsyth <[email protected]>
reword

github.com/Strider-CD/strider - a5f3a9b5f1ecd02773213dc93477ebf5375ca69f authored over 11 years ago by Niall O'Higgins <[email protected]>
link to extension docs

github.com/Strider-CD/strider - 13561f6bc84d21b1dcc9fbc6e67659a7932e36bb authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge pull request #90 from jaredly/github-private

enabling github private repo access

github.com/Strider-CD/strider - 5c7d7e173ae75c8a45856f8d2c582c8b21745ffb authored over 11 years ago by Niall O'Higgins <[email protected]>
enabling github private repo access

github.com/Strider-CD/strider - b2db7a0cb792ef57b0ba6e1cf7b2ae44b0663c12 authored over 11 years ago by Jared Forsyth <[email protected]>
Merge pull request #89 from jaredly/patch-1

Adding strider-custom.json docs

github.com/Strider-CD/strider - 3f97599ee959ce722c88132dabafb8d2f550a9b3 authored over 11 years ago by Niall O'Higgins <[email protected]>
Adding strider-custom.json docs

github.com/Strider-CD/strider - fd3f49b46200cb90d0883b36065400729f6d4aee authored over 11 years ago by Jared Forsyth <[email protected]>
better span

github.com/Strider-CD/strider - a5b9ed618a83c31e2bf5fdc8d8584e6770aa4a8a authored over 11 years ago by Peter Braden <[email protected]>
Merge branch 'master' of github.com:Strider-CD/strider

github.com/Strider-CD/strider - 90cac8d79136f292bfe89b70fac44e2c908b7ef2 authored over 11 years ago by Peter Braden <[email protected]>
extra span

github.com/Strider-CD/strider - 97fac9ada5d70a49810a6d5464c17093d0558fdb authored over 11 years ago by Peter Braden <[email protected]>
Merge pull request #78 from wouterhund/master

Impossible to properly set SESSION_SECRET using enviroment variables

github.com/Strider-CD/strider - c664fe708d1e7120193ffa49a495b159499ae9cf authored over 11 years ago by Niall O'Higgins <[email protected]>
Fixed SESSION_SECRET reading from enviroment variable

github.com/Strider-CD/strider - 4e64382b78042e6b14ea80433d1d648e0e0d7453 authored over 11 years ago by Wouter Hund <[email protected]>
bad package string

github.com/Strider-CD/strider - cb10b97ec4103e78a308a581d825a8d564234c88 authored over 11 years ago by Peter Braden <[email protected]>
use latest sauce

github.com/Strider-CD/strider - 84c345cd21c539e80a7f9cc51adda24902b2d3ac authored over 11 years ago by Peter Braden <[email protected]>
1.2.16

github.com/Strider-CD/strider - 1799f18e1f4774252adad165b9026b4ed63f115a authored over 11 years ago by Peter Braden <[email protected]>
use latest strider-sauce

github.com/Strider-CD/strider - 5fd46aa50d483cde7daa475bd7926de621d63dab authored over 11 years ago by Peter Braden <[email protected]>
Latest strider simpleworker

github.com/Strider-CD/strider - 9178aa68100e62d90b37e9cdf7196cf218147615 authored over 11 years ago by Peter Braden <[email protected]>
Actual version of apres - github url seems borked

github.com/Strider-CD/strider - 6ba6f44514073e3a3941d0ce132345ddafad2695 authored over 11 years ago by Peter Braden <[email protected]>
use new strider-simple-worker 0.7.x for "tasks" support

github.com/Strider-CD/strider - fb30b52432b996f3a95975f1a90251041805b1d0 authored over 11 years ago by Niall O'Higgins <[email protected]>
add support for persisting discrete, machine-readable "tasks" on each

job object.

enables worker plugins to decorate job objects with arbitrary JSON.

for example, th...

github.com/Strider-CD/strider - a5ba51a89613699a85309bfa24f3dda224fa5502 authored over 11 years ago by Niall O'Higgins <[email protected]>
bump

github.com/Strider-CD/strider - ad3b6d61616527d560769ef8610c43f4077c9e38 authored over 11 years ago by Niall O'Higgins <[email protected]>
use the existing node-mongo-native object to create the session store.

see https://github.com/kcbanner/connect-mongo#options

github.com/Strider-CD/strider - b250154c07e8d316d7757911ace5addbfa8afe31 authored over 11 years ago by Niall O'Higgins <[email protected]>
Merge branch 'master' of github.com:Strider-CD/strider

github.com/Strider-CD/strider - 66aaad5e2a0a668f714bdc1bb36fa6474783627b authored over 11 years ago by Niall O'Higgins <[email protected]>
guard against direct viewing of a job id which has not finished.

try to handle this in a saner way.

closes #75.

github.com/Strider-CD/strider - d5992215e09326573787346449b219da2e84f3ae authored over 11 years ago by Niall O'Higgins <[email protected]>
bump version

github.com/Strider-CD/strider - c61e00fb363a4602bbe50e6e7db6e2e90ac89d55 authored over 11 years ago by Peter Braden <[email protected]>
add plugin block

github.com/Strider-CD/strider - 644b059dab53f36a7f6cb16aa34c03bbfa578135 authored over 11 years ago by Peter Braden <[email protected]>
Merge branch 'master' of github.com:Strider-CD/strider

github.com/Strider-CD/strider - da44c0bc35b475f739331fb94e101325ed542606 authored over 11 years ago by Peter Braden <[email protected]>
additional classes

github.com/Strider-CD/strider - d29095fffb9d6d6b577466172e7cb6211a94d01e authored over 11 years ago by Peter Braden <[email protected]>
welcome strider 1.2.12

github.com/Strider-CD/strider - 408ff30feb8adfe20a5fea3669e7c4697325cc3a authored over 11 years ago by Niall O'Higgins <[email protected]>
add classes

github.com/Strider-CD/strider - 0913bda00916bba491a734b9abb80264a18d4963 authored over 11 years ago by Peter Braden <[email protected]>
new plugin blocks

github.com/Strider-CD/strider - 3e7b8138f1460fd689c784543229a0cdd8dc8403 authored over 11 years ago by Peter Braden <[email protected]>
bump

github.com/Strider-CD/strider - 76725131ac4bb50df68a324f1eb63211ba022d43 authored over 11 years ago by Niall O'Higgins <[email protected]>
don't exit on mongodb connection error.

github.com/Strider-CD/strider - 3fd079465d4d31bf87e9e70f5156db6906eb5c31 authored over 11 years ago by Niall O'Higgins <[email protected]>