Ecosyste.ms: OpenCollective

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

github.com/24pullrequests/24pullrequests

:christmas_tree: Giving back to open source for the holidays
https://github.com/24pullrequests/24pullrequests

Change CoC text to add justification

ecee54fa76de2a2e89056fb09aad92b2460a7204 authored about 8 years ago by Adam Yeats <[email protected]>
Add definitions for issue labels

720ee826a0cdfaf3c04c4981eb7f619021630fba authored about 8 years ago by Adam Yeats <[email protected]>
fix overview list with bullet points

251ae8bde5a0778bbdbca4b5c771de140faddc01 authored about 8 years ago by alicetragedy <[email protected]>
Change some grammar and spelling

04e78a4a759c7ebce4bbe4f47dadbd7bf6348d10 authored about 8 years ago by Adam Yeats <[email protected]>
add first draft of new contribution guide

698dc82797e571f3d50d4b1154010e30d39ccb58 authored about 8 years ago by alicetragedy <[email protected]>
Change joined "24PullRequests" to "24 Pull Requests" for site-wide consistency

145960aa8684244b9a4261804594fb8907339958 authored about 8 years ago by Adam Yeats <[email protected]>
fix small typo

40b2c8810dfbccb7688160bb603cda5a40314d3e authored about 8 years ago by alicetragedy <[email protected]>
Merge pull request #1680 from acrobat/https-url-fix

Fixed coderwall url to avoid mixed-content warning

30a5c1e469c5b2d3e13137dcc701842fea43c61d authored about 8 years ago by Nadia Odunayo <[email protected]>
Merge pull request #1676 from changeworld/feature/archived_year

Circumvent the manual update of PAST_YEARS

34756b406ffc3866d0970863e4b7f0a317ed1abf authored about 8 years ago by Adam Yeats <[email protected]>
Change CoC text to add justification

ce1e7857e4434692fbf82bd30c2a955761c20d5e authored about 8 years ago by Adam Yeats <[email protected]>
Add definitions for issue labels

451caf2a52358922733d95d89c30ef1a4dd23cd9 authored about 8 years ago by Adam Yeats <[email protected]>
Fix some spacing and formatting issues

8bfae41301fca93b2a201cc3a3fbbbc372e963ce authored about 8 years ago by Adam Yeats <[email protected]>
Change some grammar and spelling

cbf56f62ca4fa5cdf2be3dd2659d604ec2eac98c authored about 8 years ago by Adam Yeats <[email protected]>
Change joined "24PullRequests" to "24 Pull Requests" for site-wide consistency

e64dbd21605c369a587f90696af498fbe55adeb9 authored about 8 years ago by Adam Yeats <[email protected]>
Fixed coderwall url to avoid mixed-content warning

e4f4215dafc897bc9e42c9da95d0c05215b97303 authored about 8 years ago by Jeroen Thora <[email protected]>
Tweak some Japanese words

c228be62370b8a6f3774282e6cb3b7ff5ddf9fab authored about 8 years ago by Takashi Takebayashi <[email protected]>
fix overview list with bullet points

804769a96b7355f6cd8ff65b018e6d6fa320724b authored about 8 years ago by alicetragedy <[email protected]>
add first draft of new contribution guide

1a11d772308bc2283f6a462b49633cb312e2b8d6 authored about 8 years ago by alicetragedy <[email protected]>
Merge pull request #1669 from boffbowsh/set-ignored-organisations

Allow users to ignore named organisations

14f7d177c9c0713c333a8423282847d63716c0d3 authored about 8 years ago by Nadia Odunayo <[email protected]>
Circumvent the manual update of PAST_YEARS

c9f2453ad476aa455d5a29307d2b345a463cde2c authored about 8 years ago by Takashi Takebayashi <[email protected]>
Merge pull request #1674 from 24pullrequests/typhoeus-version-bump

Version bump for typhoeus to 1.1.2

239dea851f56ab7387744751289a95aeb0c3616a authored about 8 years ago by Adam Yeats <[email protected]>
Merge pull request #1673 from 24pullrequests/ethon-version-bump

Bump version for ethon to 0.10.1

7cf80c56e9ae8aa2a4fe8b3857280bdb17e249b9 authored about 8 years ago by Adam Yeats <[email protected]>
Version bump for typhoeus to 1.1.2

5c48bde9db66d98a30d13e1901b4558d5b7b264c authored about 8 years ago by Adam Yeats <[email protected]>
Bump version for ethon to 0.10.1

01e25d846bbd7d8d8bd445d8a490ba32a8ab4d4f authored about 8 years ago by Adam Yeats <[email protected]>
Merge pull request #1672 from awhitehouse91/master

added blog post links

73557af8e669c06a25da79cc3552e4d3b966dc5a authored about 8 years ago by Adam Yeats <[email protected]>
Create scope to exclude PRs for provided organisations

Uses a hacky regexp to filter the repo_name field against provided
organisation names.

afe34155b492d541bdfaf56343befa24fc8bceab authored about 8 years ago by Paul Bowsher <[email protected]>
Filter PRs for ignored orgs on user profile page

Still allow gifted PRs to show, but prevent ignored PRs from being
being auto gifted.

aed3adb89bb38f0430580a42a7a855e3bfebb524 authored about 8 years ago by Paul Bowsher <[email protected]>
Fix Spec blocks for PullRequest scopes

Moved setup for specs into the relevant blocks. Created example groups
per scope.

c3cef7d2c8b177e46a8d923ad9dbca554edbbf23 authored about 8 years ago by Paul Bowsher <[email protected]>
Add field to set ignored organisations

Just a simple field that takes organisation names as a comma separated
string.

3faf14afb48525baa611a5832fdb77c3f31d7142 authored about 8 years ago by Paul Bowsher <[email protected]>
Add accessor to convert csv string to array

Given a string of orgs separated by commas, store the orgs as an array
in the database

1561e7009704a7e54c67bd11d904ed64d2862985 authored about 8 years ago by Paul Bowsher <[email protected]>
Filter out ignored organisations on dashboard

0dfdff40a00513dcc18400acef1754fd0ad1bd8b authored about 8 years ago by Paul Bowsher <[email protected]>
Add `ignored_organisations` array column

Performs a 3 step migration to add a nullable column, then update all
rows before setting the de...

5fe9eb6b884e69f1f63fd15cf6f176af7905e5ff authored about 8 years ago by Paul Bowsher <[email protected]>
added blog post links

cf0373428d21c51702c256c1d921e43a68a9a6c9 authored about 8 years ago by awhitehouse1 <[email protected]>
Merge pull request #1671 from 24pullrequests/contribulator-styles

Make contribulator score match general label styles

6e7ab121e5e6bbeecfc5154d5ccd8fe6bf97fd64 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1660 from changeworld/fix/update_archived_years

Add 2015 to previous archived years

e05144deddf819461e1d575876b5e4b64b565251 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Make contribulator score match general label styles

e893cac280e373b474c04842345d42a0d3228083 authored about 8 years ago by Adam Yeats <[email protected]>
Merge pull request #1670 from kevindew/re-fix-coderwall-auth

Fix Coderwall user access

88b5609b2452c6007bcc6d3a2e715d5ab2aa4bdd authored about 8 years ago by Andrew Nesbitt <[email protected]>
Fix Coderwall user access

Sorry! It was a `user` key not `users`. Fixed the bad mock too.

d10499e9f302c6a346ef2cc1e37430f2bcf5f6f2 authored about 8 years ago by Kevin Dew <[email protected]>
Merge pull request #1668 from d2s/patch-1

Improve readability by increasing base and footer font sizes

d54a3ef819081992a29d23609ebcb8bf8f1f706e authored about 8 years ago by Nadia Odunayo <[email protected]>
fix(site.scss) improve readability

- Improve readability:
- Increase base font size from 14px to 18px.
- Increase footer font...

bedfe26bab4a980fc50369893237cba8482b52ea authored about 8 years ago by Daniel Schildt <[email protected]>
Merge pull request #1664 from 24pullrequests/faster-homepage

Make sql do the work to find 24 random users with pull requests

5986dfe3901d7d47a53ec7d43ea19e9ae4394947 authored about 8 years ago by Nadia Odunayo <[email protected]>
Make sql do the work to find 24 random users with pull requests

40d70ae140d4d84d24bd8486de5a0b8002d4c23d authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1663 from 24pullrequests/gem-updates-3

Gem updates

a8b2b7146193225c4076f268046125f23eb93aa4 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Gem updates

Locks typhoeus to 1.1.0 until https://github.com/typhoeus/typhoeus/issues/551 is fixed

Fixes #1...

b22cb91210eceb96a813360b4957a274543afbfc authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1662 from tricknotes/controller-spec

Suppress deprecation warning in controller specs

1f923d468ea441affbf4d8f6e1139b1e97a72d93 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1661 from tricknotes/remove-activemodel-serializers-xml-from-Gemfile

Remove activemodel-serializers-xml from Gemfile

76b347b5813edefa53b9a6b165eebdc3d241281b authored about 8 years ago by Andrew Nesbitt <[email protected]>
Suppress deprecation warning in controller specs

Such as the following:
```
get :show, params: { id: 1 }, session: { user_id: 1 }
process :update...

abdd22e99985613df17730f29d0219bf6e3957a3 authored about 8 years ago by Ryunosuke Sato <[email protected]>
Remove activemodel-serializers-xml from Gemfile

It is a draper's dependency.
https://github.com/drapergem/draper/blob/v3.0.0.pre1/draper.gemspec...

af19f18896b8c349d665fbef8e02dedefd393908 authored about 8 years ago by Ryunosuke Sato <[email protected]>
Add 2015 to previous archived years

fddbce1189bc99830054fde4483a05119faf972c authored about 8 years ago by Takashi Takebayashi <[email protected]>
Merge pull request #1656 from Rosa-Fox/master

Add UTF-8 present

99e36bcc77bc1b50e07fb855b2d4337912619a78 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Add UTF-8 present

- Jazz up the README with some holiday cheer!!

669c6fcc32d896fababd6c9c2ed99937a7f5722c authored about 8 years ago by Rosa Fox <[email protected]>
Merge pull request #1653 from johnthepink/mini-test-update

update minitest to 5.10.1

417c6bc9723309718e99f34ed89f611a8f263ed7 authored about 8 years ago by Andrew Nesbitt <[email protected]>
update minitest to 5.10.1

6f51d974955231eae225b8b958cee7bf21d3f5dc authored about 8 years ago by John Pinkerton <[email protected]>
Merge pull request #1651 from kevindew/fix-coderwall-auth

Fix coderwall username issue

a672cfb6aee88747638499e9be49b4be24ceda04 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Tests for CoderwallController

11b4cdc6a921731a7139892957119cc2fbc7a986 authored about 8 years ago by Kevin Dew <[email protected]>
Update Coderwall API consumption

Accessing coderwall now has accounts > github within a user object

eg
```
{
"user": {
"u...

e7679884cc03f35bd2a98dbe23130acc2a3da730 authored about 8 years ago by Kevin Dew <[email protected]>
Only catch HTTP and JSON errors

This will cause 500s to occur if the API changes again which should make
it easier to fix the er...

51deba98eead10fdc47cfd80f10636f5d1376961 authored about 8 years ago by Kevin Dew <[email protected]>
Merge pull request #1650 from 24pullrequests/add-delphi

Add Delphi as a valid language

0239305419fa533858794c2b2597dc40297e4eb6 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Add Delphi as a valid language

83d99106e2cd1a9f8e4ed1eac5373dbaa7e5b048 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1605 from 24pullrequests/rails5-upgrade

Rails 5.0.0.1 upgrade

ac408b403a4f06e360413b854dc7dac1e69df911 authored about 8 years ago by Adam Yeats <[email protected]>
Merge pull request #1649 from matthewalbani/issue_1636

make dashboard buttons full width on smaller screens

06591b5a83a1628813d47cf8a03001a991f3fcb0 authored about 8 years ago by Andrew Nesbitt <[email protected]>
make dashboard buttons full width on smaller screens

ee2cc4445f76597c7f9828472c0a2a460d1162b8 authored about 8 years ago by matthewalbani <[email protected]>
Merge pull request #1647 from matthewalbani/issue_1626

remove trailing slash from autofill urls

6d44c96f5c1134d64966a4be4faa676b2414efb0 authored about 8 years ago by Andrew Nesbitt <[email protected]>
remove trailing slash from autofill urls

4b8efbf76797a018182218b5bcd0057a1bb6c50e authored about 8 years ago by matthewalbani <[email protected]>
Merge branch 'master' into rails5-upgrade

* master: (33 commits)
Remove konacha javascript tests
Remove open collective section
Upda...

5ea90fa407ff8a192447e450d703f030dc4d9a7d authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1645 from 24pullrequests/remove-konacha

Remove konacha javascript tests

51acf285b3cd8c3ad6ca06f86bfe7213195f0fc3 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Remove konacha javascript tests

f8f20346a08cb7dbc2b3a2ad96d9f416c22ca36f authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1633 from acuppy/features/1627-admin-projects-pagination

Add pagination to admin/projects using Kaminari and its default configs

72b674611e5065775d802b6d364514a0ce2cf743 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1644 from 24pullrequests/readme-tweaks

Readme tweaks

ad0c0efe8ed83b37144c72ac319e781cae46a7f0 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Remove open collective section

13547b85c8def966316f7c1e8c53e3b3216bb37a authored about 8 years ago by Andrew Nesbitt <[email protected]>
Update contributor count in readme

1ae95bd956d05734a3cee57be48aa6a01d3a34dc authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1643 from 24pullrequests/remove-dummy-js-spec

Remove dummy js spec

b17f59b54543d0f94dc2f2195bcaeea3896c2bc9 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1642 from 24pullrequests/force-ssl

Force ssl in production

dae3d0c68fc4544c074233c7d59280c279715ff5 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Remove dummy js spec

cc51ec9220c451e871f82772a5bfc601ed8a0dbb authored about 8 years ago by Andrew Nesbitt <[email protected]>
Force ssl in production

3eb99be26bdfab8bca6cb6f857a76c8008123e35 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Add pagination to admin/projects using Kaminari and its default configuration

a0a2ff604c79487b2c50c661de781d10f15ca5bd authored about 8 years ago by Adam Cuppy <[email protected]>
Scope unspent_pull_requests to the current year, fixes #1638

c624c05cc288d6302ff3141b549d7e27b26a9042 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1637 from KapaM/master

Issue #1635: Fixed overlapping language labels

e97511983e705d69cc79275b278d925c1fe3f0f2 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Issue #1635: Fixed overlapping language labels

65200afa1ac46b1d795377678494ec148e5a167c authored about 8 years ago by Ntinos Mavrakis <[email protected]>
Merge pull request #1632 from hugoabonizio/patch-1

Add Crystal as a valid language

d0b4355464a2d6e830f00e63b95f534434f70b20 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Add Crystal as a valid language

e37fc5ae90cd412b9d4cb03c6ed02eb0b9ad5fb0 authored about 8 years ago by Hugo Abonizio <[email protected]>
Merge pull request #1630 from 24pullrequests/contribulator-move

Update contribulator domain

a6adb0a5ddd82ac5a2179d1881158474dd02f77e authored about 8 years ago by Andrew Nesbitt <[email protected]>
Update contribulator domain

19a43a6b88008cc948a6f9c9d4d78d69e2a529f7 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1629 from 24pullrequests/admin-edit-link

Show edit link on inactive projects as well

9b9da27a3f173e446f893ea2771434de256aac28 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1628 from 24pullrequests/order-by-random

Faster loading of suggested_projects

c7d45e7a2fefdcc5f5b24af61c8322d75bb1ed9e authored about 8 years ago by Andrew Nesbitt <[email protected]>
Show edit link on inactive projects as well

798301a13e0d5599b17421e33026664d9c3966ea authored about 8 years ago by Andrew Nesbitt <[email protected]>
Use order by random rather than loading lots of records and sampling in ruby

ef0d31d89062046a4023f6947ef5180110f8ff43 authored about 8 years ago by Andrew Nesbitt <[email protected]>
More efficient loading of projects on homepage

bee8894783c21cacdb555491484f6deba0bcb7a6 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Featured projects must be active

98ce70b4a34706d1681876449f3c2d23a4f8b59a authored about 8 years ago by Andrew Nesbitt <[email protected]>
Update rubocop, fixes #1624

d2482c311538faf707ba696d42c44e1b00d956b3 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Use find_each in more places

ddbfe64afce44efd006ca3d6cc526287d0f43a32 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Update domain_name, fixes #1623

0551430d2e5e0f7bb04f4c5439774fc423c6c5f8 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Don't load all orgs into memory

2472c3325ff53899d6876fa84cb3051427309adf authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1622 from 24pullrequests/scope-pr-counts

Scope user and org pull requests to the current year everywhere

9bd9d29534bd23a307671f105abe0e6a9a9c4868 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Scope user and org pull requests to the current year everywhere

af5c31252a59a28fe454bd192c7dfe6471768205 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1620 from 24pullrequests/ruby2.3.3

Update ruby to 2.3.3

6e55e18d7bcd8f3fe6f51b6d2d13f03d00b7c528 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1621 from LostKobrakai/patch-1

Remove unintended < character from dashboards/show

6d4caf3b83cc18f5a06daa84c5262b1ea1d1ea6e authored about 8 years ago by Andrew Nesbitt <[email protected]>
Remove unintended < character from dashboards/show

4ee8fee8efd62db782a15b720568461f9463119c authored about 8 years ago by Benjamin Milde <[email protected]>
Update ruby to 2.3.3

7f4b35768e70ecf6f7b69e06a53f68ea4c2399f5 authored about 8 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #1619 from 24pullrequests/remove-dead-links

Remove dead links from other sites sections

873e5868193d6e81f35454b16e18fe4ee3e3d026 authored about 8 years ago by Andrew Nesbitt <[email protected]>