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

Fix truncation width

The commit message column in the dashboard is limited to 300px width, so
the .truncate class shou...

github.com/Strider-CD/strider - 7d076b58aecb38a31ca9c3901bc3603e447dd438 authored over 9 years ago by Oliver Salzburg <[email protected]>
Merge pull request #798 from oliversalzburg/feature/message-title

Add titles to commit messages

github.com/Strider-CD/strider - 66f35f2f632a002fe8965560bbf1762a1cd22251 authored over 9 years ago by Oliver Salzburg <[email protected]>
Add titles to commit messages

github.com/Strider-CD/strider - 57b04cf5ffcafc0a0ab317dbbeda78bc2442495d authored over 9 years ago by Oliver Salzburg <[email protected]>
Fix accounts page layout hiding, fixes #717

github.com/Strider-CD/strider - 0c0cb46710a2282035d1f1beaba3b749fed17ace authored over 9 years ago by Ilya Radchenko <[email protected]>
Fix access to undefined req

github.com/Strider-CD/strider - e578696039b96c55428864bc011985bf63b9385b authored over 9 years ago by Oliver Salzburg <[email protected]>
Enhance setup project error/loading flow

Previously if a setup errored, the loading spinner
would just keep spinning, but no more.

Also ...

github.com/Strider-CD/strider - 4f33e22eb92db49a948d8d5609a8cea9812fe653 authored over 9 years ago by Ilya Radchenko <[email protected]>
Remove the strider-gitlab npm dependency

The npm dependency is not under strider-cd control, the plugin should be
installed through the we...

github.com/Strider-CD/strider - c4e2a1e85e97972d27a9338346362097bea18a7e authored over 9 years ago by Oliver Salzburg <[email protected]>
Upgrade ssh-keypair for security, fixes #786

github.com/Strider-CD/strider - 96cb6eabe485671ec8e97c2063892306aab75e69 authored over 9 years ago by Ilya Radchenko <[email protected]>
Clear cache on project delete, fixes #793

github.com/Strider-CD/strider - 9a55148c3882915d64b6b0e152ae5c85d806eaf6 authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup routes index syntax

github.com/Strider-CD/strider - e48e129009affec2d44e9aed998eec7b5c63f1c2 authored over 9 years ago by Ilya Radchenko <[email protected]>
Add travis badge

github.com/Strider-CD/strider - aa7fc84110ed1fa10ba520fc6cca28fe3779a48f authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup test runner a little

github.com/Strider-CD/strider - 561789ffb8753972b1c2e29be1a55cf85caef160 authored over 9 years ago by Ilya Radchenko <[email protected]>
Add iojs to travis

github.com/Strider-CD/strider - b7170028bad756fc649c67a649be9609ba0f08ed authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup travis config

github.com/Strider-CD/strider - 62edfb78b1b8a6c0aefc0357212429c61cca58bd authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #788 from oliversalzburg/fix/787

Fall back to building master w/o reference build

github.com/Strider-CD/strider - 8f69c481f98ebfad227f52d1244b9c8a0d5aaef8 authored over 9 years ago by Ilya Radchenko <[email protected]>
Fall back to building master w/o reference build

When no previous build exists for a project, attempt to build the master
branch.
Note that there ...

github.com/Strider-CD/strider - 69e797c4ca10440e83b92b56fdf78ec3fa9bef6e authored over 9 years ago by Oliver Salzburg <[email protected]>
Merge pull request #782 from fs-opensource/master

bump strider-gitlab package to latest version: fix #767

github.com/Strider-CD/strider - 2a6d05b39fc5fb5b06d16991cd64933996a7e0c4 authored over 9 years ago by Ilya Radchenko <[email protected]>
bump strider-gitlab package to latest version: fix #767

github.com/Strider-CD/strider - 027a77633c65b8709adeb5f1b01d5606b7a2773f authored over 9 years ago by marcuspoehls <[email protected]>
Fix codemirror less case

github.com/Strider-CD/strider - 187ba1607452cbd8c6736719ddb320b62a5c6338 authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup plugin manager code

github.com/Strider-CD/strider - 39cf97e4f22c2205681909f221055be75b7dc073 authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup & express deprecation fixes

github.com/Strider-CD/strider - 2095c7c65a2e24b0b4f4738cffdd6ef915246508 authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #775 from fs-opensource/master

fix mongoose db connection for local user without authentication

github.com/Strider-CD/strider - 8ebae6a94f6bb0f8d0867e9113fe450a89de8293 authored over 9 years ago by Ilya Radchenko <[email protected]>
fix mongoose db connection for local user without authentication

github.com/Strider-CD/strider - 1936f146f1a983c5a9a5872a01c7c94f3cbe11b0 authored over 9 years ago by marcuspoehls <[email protected]>
Merge pull request #772 from donaldpcook/strider.json403-error

striderJSON error API changed status to statusCode

github.com/Strider-CD/strider - 95b4cc9242a69b13765c8970770a5a0a44d1d4fa authored over 9 years ago by Ilya Radchenko <[email protected]>
striderJSON error API changed status to statusCode

github.com/Strider-CD/strider - 124f953b47d313d5678de62db5f62f36a7fa0da7 authored over 9 years ago by Donald Cook <[email protected]>
Merge pull request #770 from oliversalzburg/fix/duplicate-jobs

Remove duplicate jobs from collection

github.com/Strider-CD/strider - 64be88a1e84b197ce8afd9d76452f5f486f26424 authored over 9 years ago by Ilya Radchenko <[email protected]>
Remove duplicate jobs from collection

When having less than 20 jobs in the database, the currently running job is duplicated in the ret...

github.com/Strider-CD/strider - 372eab692a16e960c14d5d7f41cb2070a6db869d authored over 9 years ago by Oliver Salzburg <[email protected]>
Fix api/accounts not being there

Fixes strider-gitlab/8

github.com/Strider-CD/strider - 354ea67bd45adfcb616a8cb3d2ec1d186eb5fb82 authored over 9 years ago by Ilya Radchenko <[email protected]>
Fix browsers codemirror case, fixes #766

Might not be an issue when using npm, but fixed just in case.

github.com/Strider-CD/strider - 7936e20a731339e95d141145e837a4be5480f9dd authored over 9 years ago by Ilya Radchenko <[email protected]>
Remove non-test items from Makefile

github.com/Strider-CD/strider - 78455833e650777c7723e5924e16b5656ba73818 authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #765 from knownasilya/bower-install

Vendor pull down from bower install

github.com/Strider-CD/strider - 2d8b40ca2de96b147bee466ea94663c9cc0d9097 authored over 9 years ago by Ilya Radchenko <[email protected]>
Update contributing guide

github.com/Strider-CD/strider - 4d30a32cb3580f0ba48f58b2350a157b09b7f154 authored over 9 years ago by Ilya Radchenko <[email protected]>
Automate copying bower files to vendor, dev only

This should only be done during contribution/development.
The workflow is `bower install [name] ...

github.com/Strider-CD/strider - 50691d2a8caea1e80771f383c1bf8ba3ed755417 authored over 9 years ago by Ilya Radchenko <[email protected]>
Cleanup configureBranch in routes/index

Fix deprecation warning from express, other things as well

github.com/Strider-CD/strider - 8411caeae49619b48a78da30cd39613c63bcd080 authored over 9 years ago by Ilya Radchenko <[email protected]>
Consolidate project config saving

Includes client build

github.com/Strider-CD/strider - 0eef87e1c0c70697c40ad312e081af5def09e129 authored over 9 years ago by Ilya Radchenko <[email protected]>
Build latest

github.com/Strider-CD/strider - 0cdc7575f7dc8b386e8ea738628b459a4873a24c authored over 9 years ago by Ilya Radchenko <[email protected]>
Pass previous branch to deploy/test in dash

Fixes #623

github.com/Strider-CD/strider - 2876753e2299c27929dcc14ea00e882679c04200 authored over 9 years ago by Ilya Radchenko <[email protected]>
Add IRC link

github.com/Strider-CD/strider - fc7422b690c17b896441e183f14d06f5daaa2e5e authored over 9 years ago by Ilya Radchenko <[email protected]>
Remove link to intro book

It was too outdated. Leading people astray.

github.com/Strider-CD/strider - 318359f65406609b4bdc71d25964b9eb8bf98010 authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #762 from Strider-CD/api-routes

API routes refactor

github.com/Strider-CD/strider - febef6401024ac4e96407498f004a5f79435d067 authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #759 from Mixaill/master

Handle strider.json 403

github.com/Strider-CD/strider - f2728308aab3abb93bdb70c31dac62697d0bdcb3 authored over 9 years ago by Ilya Radchenko <[email protected]>
Handle strider.json 403

github.com/Strider-CD/strider - 65e452b851a42dffe929c1704cdbbd888c00b578 authored over 9 years ago by Mikhail Paulyshka <[email protected]>
Move some client deps to devDeps

Only ones I'm completely sure about

github.com/Strider-CD/strider - 0eb2a5ee41c0618a70518efa2031559d4421257f authored over 9 years ago by Ilya Radchenko <[email protected]>
Commit dist files

We no longer require the end-user to build the assets.

This solves a number of issues:

* bower...

github.com/Strider-CD/strider - d7be2a94d2e2f94e125f0885cfec82040177f76f authored over 9 years ago by Ilya Radchenko <[email protected]>
Fix vendor endpoint, remove bower from postinstall

github.com/Strider-CD/strider - 56349abc1e009c503bd2e35a3eff266a54a20f25 authored over 9 years ago by Ilya Radchenko <[email protected]>
Use assets from vendor dir

github.com/Strider-CD/strider - 3bd100e91ea2f5d9f89a92b63943dc4e5d7a49ac authored over 9 years ago by Ilya Radchenko <[email protected]>
Update to secure version of semver

github.com/Strider-CD/strider - 544447728d129a45129a75de94986ec9261c8996 authored over 9 years ago by Ilya Radchenko <[email protected]>
spacing in backchannel

github.com/Strider-CD/strider - 146fa19b6b86a5b378dcb7277206d91f2e7b0b33 authored over 9 years ago by Ilya Radchenko <[email protected]>
Fix invalid runner being set on strider.json 404

github.com/Strider-CD/strider - ce706354b613a51624c6e7738b8bc74f3a6f39fc authored over 9 years ago by Ilya Radchenko <[email protected]>
Fix typo, error instead of err

github.com/Strider-CD/strider - 6124a38ea75fc45fd1c8ff6a27d2a706ac023f4a authored over 9 years ago by Ilya Radchenko <[email protected]>
Handle strider.json 404

github.com/Strider-CD/strider - 343961aea534978904f0f5bcf91754ec7e3d9076 authored over 9 years ago by Ilya Radchenko <[email protected]>
Setup config if blank/strider.json errored

github.com/Strider-CD/strider - 4ea2dab21ab807e54ab7843d140f55d05cbffa0d authored over 9 years ago by Ilya Radchenko <[email protected]>
test if strider.json config exists before using it

github.com/Strider-CD/strider - f0f222f5ac8f6b315e70217e54e624d11813739b authored over 9 years ago by Ilya Radchenko <[email protected]>
Only merge strider.json if existing, pass error up

Handle errors correctly, and don't make it look like it's being used when it's not.

github.com/Strider-CD/strider - e04e8cbbdeef13099578f61c93b627d3548b48d9 authored over 9 years ago by Ilya Radchenko <[email protected]>
Merge pull request #757 from DarkDirk/master

Fixes #727 by adding the needed collapse class

github.com/Strider-CD/strider - 754840fd42b1bfc5b694f0d1c4d428bbb691e8cd authored over 9 years ago by Ilya Radchenko <[email protected]>
Fixes #727 by adding the needed collapse class

github.com/Strider-CD/strider - 8100e423a3ac99bf505acb0075e4cf5ae65aea64 authored over 9 years ago by Dirk Heinke <[email protected]>
v1.6.6

github.com/Strider-CD/strider - 2e3106a4bb228537727e8953c93efd7d754fcc56 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Fix build page config button url, fixes #755

github.com/Strider-CD/strider - c915db8e6ab8a0ae0cdf2069e19ffd616b39f67a authored almost 10 years ago by Ilya Radchenko <[email protected]>
Update general requirements

* NPM updated, since there are issues with devDeps not installing when using `npm install` withi...

github.com/Strider-CD/strider - 388ed719d04902be05b4299e4ac9ef123d6155cb authored almost 10 years ago by Ilya Radchenko <[email protected]>
v1.6.5

github.com/Strider-CD/strider - a8820fa13c87a520e19aea8a9be36b55dc2b21a1 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Add 1.6.5 changelog

github.com/Strider-CD/strider - 152572016a1baba2ca6a5fdeff63dd5518a64c17 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Hardcode mongoose 3.8.x for compatibility

Fixes #752

github.com/Strider-CD/strider - e4ba19ddb564e1dff6a372c237b48c6e202e0138 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Use bcrypjs instead of bcrypt

* Gives us io.js support
* Less might not need node-gyp :)

github.com/Strider-CD/strider - d7f25263e89fb0d84cb43d86c981b84ac7a6f373 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Move build page config button to right

Make the button more verbose as well

* Looks like a twbs btn
* Says 'Configure'

github.com/Strider-CD/strider - f271df1ebaeefaa41a97bfb42ce8789db2d3a86f authored almost 10 years ago by Ilya Radchenko <[email protected]>
Prioritize mission critical routes first

Fixes #748

github.com/Strider-CD/strider - 555602cd4c6d7a74c813ed37394c7c39dd621ad3 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Add comment about strider boards

github.com/Strider-CD/strider - 5871c03bbf2831b42a7946f74e699fa73573d6e1 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Update ROADMAP.md

github.com/Strider-CD/strider - 6b78c25b5f7505b025585581fbe2d82613f71c13 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Update 1.7.0 roadmap

github.com/Strider-CD/strider - cb6f5b5557766ae5e06e41c036171876fe2ce2fd authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #741 from kauegimenes/patch-1

Corporate Proxy Support

github.com/Strider-CD/strider - a8462a629c62d25f8161b30f46e84634446eed35 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Update README with proxy information.

github.com/Strider-CD/strider - 27ad038b9575aec6567c3d77421cf6a7545eca0f authored almost 10 years ago by Kauê Gimenes <[email protected]>
Add global-tunnel to dependencies

github.com/Strider-CD/strider - 21664e439496bea2e9f9b80f925f5ac8218d753c authored almost 10 years ago by Kauê Gimenes <[email protected]>
Corporate Proxy Support

github.com/Strider-CD/strider - 418c522ee2addbfc4733be64192b5dc5b6309178 authored almost 10 years ago by Kauê Gimenes <[email protected]>
Fix clashing links in readme

github.com/Strider-CD/strider - b8df992a5721c83b21babd77a4051aaf69890c9a authored almost 10 years ago by Ilya Radchenko <[email protected]>
Add note about xcode

github.com/Strider-CD/strider - 126b963e1d5ab8233eb3e576adfdf663f25f4b2b authored almost 10 years ago by Ilya Radchenko <[email protected]>
Add links for general dependencies

github.com/Strider-CD/strider - 35c1876d72dac928c007fdf99162e46bc91ce98b authored almost 10 years ago by Ilya Radchenko <[email protected]>
Fix general requirements, add node-gyp

github.com/Strider-CD/strider - 3a6cace68be256724757cf19dfe0fea6dfea068b authored almost 10 years ago by Ilya Radchenko <[email protected]>
Remove duplicate path-to-regexp dependency

github.com/Strider-CD/strider - 3c1f98d1536f18abca6e63693e70ebf7e19653f1 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #733 from knownasilya/api-routes

Api routes

github.com/Strider-CD/strider - b4d72fec70437045fcc69dec8cffb187f6e92ca3 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #4 from mistergaskill/api-routes

Api routes

github.com/Strider-CD/strider - 415343d34c101f4979382bb686caceb6d1281d27 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Add delete branch api and configure middleware

github.com/Strider-CD/strider - 3270f28122150d1ce09de46a9812901ff502fdcf authored almost 10 years ago by Jeff Gaskill <[email protected]>
Merge branch 'master' into api-routes

Conflicts:
lib/app.js
lib/middleware.js
lib/routes/api/account.js
lib/routes/api/branches.js...

github.com/Strider-CD/strider - 11683a4e19cc7c5e08e309a49e431b9493d48134 authored almost 10 years ago by Jeff Gaskill <[email protected]>
v1.6.4

github.com/Strider-CD/strider - 87a66a4be122cb209e37993089829783c2e32c60 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #724 from mistergaskill/fix-integration-tests

Fix/quarantine broken integration tests

github.com/Strider-CD/strider - 28c34ad32312cd5bff4e5754ef1fa00c591d6428 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Document body_parser_limit

github.com/Strider-CD/strider - 9f7ab85f2455fbd69b385d35a6beb68a40685165 authored almost 10 years ago by Jeff Gaskill <[email protected]>
Fix/quarantine broken integration tests

github.com/Strider-CD/strider - cef5e7d7e84b75d9c857817c48f507da28236e5d authored almost 10 years ago by Jeff Gaskill <[email protected]>
Fix contributing.md typo

github.com/Strider-CD/strider - fc547039206faeeda540cf43afcf256effe0589a authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #726 from mistergaskill/configure-body-parser-limit

Add configuration for body-parser limit

github.com/Strider-CD/strider - 910c4696c0e614d82ade713ce45c5cc07a1af64a authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #725 from mistergaskill/use-req-body

Use req.body to look for params not in URL

github.com/Strider-CD/strider - 033885025c03bdcd730be8abfb821fc884632931 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #723 from mistergaskill/fix-branch-reordering

Fix branch reordering

github.com/Strider-CD/strider - bec9ab3b9022524aac873dfe402de8f3be2fb7b7 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Fix branch reordering

github.com/Strider-CD/strider - d13f7f2a1d1ebf9fe89282812d2a7ec194972c6e authored almost 10 years ago by Jeff Gaskill <[email protected]>
Use req.body to look for params not in URL

github.com/Strider-CD/strider - a36f7fa5b426d063a8eff7caa9f8a46e637abdca authored almost 10 years ago by Jeff Gaskill <[email protected]>
Add configuration for body-parser limit

github.com/Strider-CD/strider - dfc6ba007bed27c38bc30c6740c2aa1a4e318f9f authored almost 10 years ago by Jeff Gaskill <[email protected]>
Note about adding to ~/npm/bin to path

github.com/Strider-CD/strider - 3be18ebb89044e46b3f4c6aa45388b32f05136bb authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #714 from Nepoxx/nepoxx

Refactored request access method to avoid using deprecated Express method.

github.com/Strider-CD/strider - 927020c68e9a5a63b164dbe1fea4ed6de8eebef8 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Fixed another incorrect param access

github.com/Strider-CD/strider - 4cefd0cf6f19e38972cac87f19da2d6c7bd4f3bc authored almost 10 years ago by Pier-Luc Gagnon <[email protected]>
Fixed incorrect request parameters access

github.com/Strider-CD/strider - bff65ebe0cc9d60a77bb14994f2a54d49943722c authored almost 10 years ago by Pier-Luc Gagnon <[email protected]>
Refactored express req.param('name') to req.params.name since the former is deprecated

github.com/Strider-CD/strider - 25a70d28c7c79eb4fe6a46d2070e8bc7ad1242fa authored almost 10 years ago by Pier-Luc Gagnon <[email protected]>
v1.6.3

github.com/Strider-CD/strider - 84ea550d6def6d332ab6476387bc350a2bc67081 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Fix #709 collaborator invite email

github.com/Strider-CD/strider - b8d59e0b402d0adb895604020c59562efa788244 authored almost 10 years ago by Ilya Radchenko <[email protected]>
Merge pull request #708 from knownasilya/view-cleanup

Fix #700, and cleanup registration, index, forgot

github.com/Strider-CD/strider - eee3dadf53292b1be25b23fba123c0ab42efe5a8 authored almost 10 years ago by Ilya Radchenko <[email protected]>