Ecosyste.ms: OpenCollective

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

24pullrequests

Giving back to open source for the holidays
Collective - Host: opensource - https://opencollective.com/24pullrequests - Website: https://24pullrequests.com - Code: https://github.com/24pullrequests

Merge pull request #302 from dpsk/pull-request-status-and-comment-counts

Pull request status and comment counts

github.com/24pullrequests/24pullrequests - c8ae1ef9708c1fc0c0a192fa34575822f68cfd17 authored about 11 years ago by Andrew Nesbitt <[email protected]>
add .ruby-gemset to .gitignore

github.com/24pullrequests/24pullrequests - b6d74e2b5a842a74ddff59c3ef29ac476d80f089 authored about 11 years ago by Mikhail Nikalyukin <[email protected]>
remove unneeded comma

github.com/24pullrequests/24pullrequests - 2f50891f8e605815e595e841000fb6543a911002 authored about 11 years ago by Mikhail Nikalyukin <[email protected]>
add pull_request #check_state method for updating state and issue comments count #126;

add comments_count coulmn to pull_requests table;
add rake task for updating old pull_requests re...

github.com/24pullrequests/24pullrequests - 0374074646afe54efadd3b1f45d7b33da8cb76df authored about 11 years ago by Mikhail Nikalyukin <[email protected]>
add ruby version gemset

github.com/24pullrequests/24pullrequests - faa99ce538e645c6772a7a26c0d26503f079640b authored about 11 years ago by Mikhail Nikalyukin <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 7d86009923b311a373a53f81476a2615807bd37d authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #300 from wadtech/infini-more-pagination

add ajaxy more-button-style pagination on users page

github.com/24pullrequests/24pullrequests - e0fa4405c2c7ab5c2a78aa76d587003eba64e771 authored about 11 years ago by Andrew Nesbitt <[email protected]>
add ajaxy more-button-style pagination on users page

github.com/24pullrequests/24pullrequests - 8dda4fadb64fe604a2175a741549c78625fad892 authored about 11 years ago by Peter Mellett <[email protected]>
Merge pull request #298 from jasnow/master

Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - e28d1630eb01670f1279120a9b6c3642ad6e28a6 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge branch 'master' of https://github.com/andrew/24pullrequests

github.com/24pullrequests/24pullrequests - a4c34deb0a29fa873f258035ba7fe369dbd693f9 authored about 11 years ago by Al Snow <[email protected]>
Merge pull request #297 from wadtech/rails4-assets

rails 4 uses asset-url instead of the other stuff it used to

github.com/24pullrequests/24pullrequests - 130ab7506fcf5a7bead2c4d41f0e01df536284b0 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - 3d68544e178c2029ac111234102d5bfa6bfe1e1b authored about 11 years ago by Al Snow <[email protected]>
rails 4 uses asset-url instead of the other stuff it used to, or sass-rails, I'm not sure who to blame.

github.com/24pullrequests/24pullrequests - 7dbc0c2bfaeced847df3517f61493c18023f3cdb authored about 11 years ago by Peter Mellett <[email protected]>
Merge pull request #296 from despo/add-gittip-button

Add gittip button

github.com/24pullrequests/24pullrequests - e8a2ea6f34fdaa02f34a05671427d76e9916da99 authored about 11 years ago by Andrew Nesbitt <[email protected]>
add gittip button

github.com/24pullrequests/24pullrequests - d95fa5c26773ee29af2cb183223f92f9e7bc5274 authored about 11 years ago by Despo Pentara <[email protected]>
add spec for gravatar url and remove lazy init

github.com/24pullrequests/24pullrequests - b825653176cbb7ee5f077028a755230b60126ff2 authored about 11 years ago by Despo Pentara <[email protected]>
Added rails_12factor for dpeloying to heroku

github.com/24pullrequests/24pullrequests - 9c2491870491a86da1c250c5713fc008144826b6 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #295 from wadtech/rails4

Rails 4

github.com/24pullrequests/24pullrequests - 6ed1a809d1024197436d3663d5aed0207642a445 authored about 11 years ago by Andrew Nesbitt <[email protected]>
use strong_params where relevant and fix or add tests.

github.com/24pullrequests/24pullrequests - d69813bd018bb0f01be51f077da3c6fea8712665 authored about 11 years ago by Peter Mellett <[email protected]>
rails 4 uses a different secret token hash name

github.com/24pullrequests/24pullrequests - 498e227b721cb92a03a8c3afe8aadba16bfb23f6 authored about 11 years ago by Peter Mellett <[email protected]>
move to rails4 routes

github.com/24pullrequests/24pullrequests - 01db052a7e5028864e5dc34a35eb292e9a2300a8 authored about 11 years ago by Peter Mellett <[email protected]>
update environment for rails 4

github.com/24pullrequests/24pullrequests - 27790ef1e85c1d4c5baf152a02c400372d2f646f authored about 11 years ago by Peter Mellett <[email protected]>
active record had a whinge about using #all, recommending replacing it with #load

github.com/24pullrequests/24pullrequests - 56dd8db0bb721cfe91e06efdb42269b0768a18c0 authored about 11 years ago by Peter Mellett <[email protected]>
migrations were invalid for postgres, change :uniq to :unique, regen schema

github.com/24pullrequests/24pullrequests - 8ee4540c2fe3b0644d0a32d95492cd5ff03b2197 authored about 11 years ago by Peter Mellett <[email protected]>
change rails gem version and ruby version

github.com/24pullrequests/24pullrequests - f9b3254563283fb6a35567fd73621728f05cbb65 authored about 11 years ago by Peter Mellett <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 0479d27eae14fa0714657a525c1308c9d6acb648 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 02189f399ff8a0c8699bb9c86b4f9e0f9955e65b authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 173b90095ad8a7619c1369899dc44af3c6952ed8 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 7b974155855724853eadaccc067b29fad81750e4 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - 5a02eb23db1ffd997ba84b903414e2be9942ddba authored about 11 years ago by Al Snow <[email protected]>
Merge pull request #292 from DBNess/ways-to-find-projects

Add alternate ways to find projects to static Contributing page

github.com/24pullrequests/24pullrequests - e3b7e00fce6f5b55f3d33bd57da9e1f609edb6ab authored about 11 years ago by Andrew Nesbitt <[email protected]>
Add alternate ways to find projects to static Contributing page

github.com/24pullrequests/24pullrequests - b8a09f9a656601227a0dde097fa1be087a21a8e1 authored about 11 years ago by Vanessa Hurst <[email protected]>
Scope coderwall rake task pull request checks by CURRENT_YEAR

github.com/24pullrequests/24pullrequests - 19aff8e9dcc7842c16899f78bb75a4c60528710d authored about 11 years ago by Andrew Nesbitt <[email protected]>
Scope pull_request calls in emails by CURRENT_YEAR

github.com/24pullrequests/24pullrequests - aacf68faf1bd782dd3ab1f990f867b53196d62d8 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Use new current_year method whenever loading pull requests

github.com/24pullrequests/24pullrequests - bc1700d9675d446f28a6b0ab82f19d37bf5c838a authored about 11 years ago by Andrew Nesbitt <[email protected]>
Added current_year helper method

github.com/24pullrequests/24pullrequests - 04c8ab582f53e836c25cb27c9a8fa3aec8b4a799 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Only show pull_requests section if there is data to show

github.com/24pullrequests/24pullrequests - 35e333fb1cf00425b66251182ef09d0187aa4751 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Limit homepage pull requests to current year

github.com/24pullrequests/24pullrequests - 3f246d6e312da206359b20553066004a31df2f6a authored about 11 years ago by Andrew Nesbitt <[email protected]>
added a year scope to pull request

github.com/24pullrequests/24pullrequests - f098eb05d6788fd6c69f65ceb28a44dd3bb15f4f authored about 11 years ago by Andrew Nesbitt <[email protected]>
Send email notifcations during december 2013

github.com/24pullrequests/24pullrequests - 4ef434d782147b25dba456b903ab02b4d4eea82c authored about 11 years ago by Andrew Nesbitt <[email protected]>
Updated dates for 2013

github.com/24pullrequests/24pullrequests - 576a1b9f8ae129d7865a2785727f177482ec5dfc authored about 11 years ago by Andrew Nesbitt <[email protected]>
Allow viewing of calendars for different years

github.com/24pullrequests/24pullrequests - 4aef25044899d71b85273798b6d1e85197eef36c authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 43fec4909d44342201901aec977874bc2a5a32a7 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - e4ee7db900c03cfb52fa4a74ac1647554c48ec64 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 41bc0d53eceadab7a03c09ec4c338261ecfba292 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - f2912c6fcb9597c558a5f51ed7db5f7b5fc2c6fa authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - fc9c69917d1537fc16724b858fde790335beab32 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #291 from jasnow/master

Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - f1019adac64da69622ba6d96a02f940b4e429aff authored about 11 years ago by Andrew Nesbitt <[email protected]>
Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - 88195df21465428b867049ed076c8aaaab7e8183 authored about 11 years ago by Al Snow <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 159906420bbc22a6df92040f59da155aa1a997ff authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 3a46478b8eb3d75eb5fcab46dd04808dc09b6cba authored about 11 years ago by Andrew Nesbitt <[email protected]>
Added QT to list of homebrew dependencies

github.com/24pullrequests/24pullrequests - 5fabc36f6c42bd717e4c80ca04f5ebb1971e3580 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 3a11d0f5d71b87f064ad1539365b43c9105c839f authored about 11 years ago by Andrew Nesbitt <[email protected]>
Updated octokit client args for v2

github.com/24pullrequests/24pullrequests - 9658d9c8e1cb0de664b0ea85260436d8f9f3bbc0 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Sendgrid config tweak

github.com/24pullrequests/24pullrequests - f089f211f0d369221ebe0990b85b39acd5e134e3 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #285 from randomecho/284-update-contribhub-url

Update ContribHub link to new URL - Fixes #284

github.com/24pullrequests/24pullrequests - e2953ed8b3a23de62dbfd4dddb2eb3600b262cbd authored about 11 years ago by Andrew Nesbitt <[email protected]>
Update ContribHub link to new URL - Fixes #284

github.com/24pullrequests/24pullrequests - df3354e0a699da971d35878c04cdec892c609d6d authored about 11 years ago by Soon Van <[email protected]>
Merge pull request #283 from randomecho/copyedit-2013-header-intro

Refresh alert banner copy for upcoming December 2013

github.com/24pullrequests/24pullrequests - 295debaa577d503f4857d3b2d74639198c9a3f46 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Refresh alert banner copy for upcoming December 2013

github.com/24pullrequests/24pullrequests - 5777ab37315c584d4c55ea431869d2d8152d369d authored about 11 years ago by Soon Van <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - f8d6a3b41e4f19989898becb18131758c7b83c21 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 1519e4a55e4cb2dad4e8716e57c0a9279c0815c0 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Lock ffi to 1.9.0

github.com/24pullrequests/24pullrequests - 468561ceb24fccd09b6180b39632625e6bb8c0c5 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - dc783b3d693d3d319ebabb2da08b0e907100e3fa authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 8a550008c8375b5db66600a5eaad31f100363246 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - f4ef0e2629c7cb814baa0e978bf6d1e33cea9b9f authored about 11 years ago by Andrew Nesbitt <[email protected]>
Don't allow nil collaborators to be returned

github.com/24pullrequests/24pullrequests - d72836c672dc5acb0f9589e1b89bd754234f2c3f authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 077db27769f00eb20b015e5d03154c24282dc343 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 54746dbc458b6769230d5e1c550b9243af4ab3ac authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 1f4ad7a7dae467bbf042293b978c3c9eb71c8b9a authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #280 from jasnow/master

Upgraded Rails to 3.2.15; Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - 643646b57e31a2efb372adc9e706a7c431e8df7b authored about 11 years ago by Andrew Nesbitt <[email protected]>
Upgraded Rails to 3.2.15; Rebuilt Gemfile.lock file

github.com/24pullrequests/24pullrequests - 4d8aa2d1d8c467e9845a1ddaacd99dcfcc2cc995 authored about 11 years ago by Al Snow <[email protected]>
updated gems

github.com/24pullrequests/24pullrequests - 4ad92a07258386d40c84d84a2a8b401d3b79bc54 authored about 11 years ago by Andrew Nesbitt <[email protected]>
More gem updates

github.com/24pullrequests/24pullrequests - cb0398203630af258f48e78a021869fcdc3d5c3b authored about 11 years ago by Andrew Nesbitt <[email protected]>
More updates!

github.com/24pullrequests/24pullrequests - 67708d09a1ea4d02a4f0f245f2a19b4fb9594274 authored about 11 years ago by Andrew Nesbitt <[email protected]>
update bugsnag

github.com/24pullrequests/24pullrequests - 1a9ed8fa1d5f3ca8e049b65a8679c14778842d9c authored about 11 years ago by Andrew Nesbitt <[email protected]>
Update all the things

github.com/24pullrequests/24pullrequests - fbec981083f60374ca67d4ac246f7fa2b7393e36 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 694cc3e3cbc916b52eb1d51a08b0c07520d042b3 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #277 from jasnow/master

Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - 69e1bfda148b04e6fbb3a6df51c9c3b91b5710ac authored about 11 years ago by Andrew Nesbitt <[email protected]>
Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - bc450dd1f44d30873bd0ad59fda1ff1ed7e91c8c authored about 11 years ago by Al Snow <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - 944cd56e08cb2b489bb49dfc19a63505b6b8caec authored about 11 years ago by Andrew Nesbitt <[email protected]>
Gem updates

github.com/24pullrequests/24pullrequests - d5a7dd0dce84a4c6a942f1241db48137c273ddf6 authored about 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #276 from jasnow/master

Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - a63650271329f80ce55ed03d198523607caf591f authored about 11 years ago by Andrew Nesbitt <[email protected]>
Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - 62672626fa2cce2645999c64502d79f32b7544d8 authored about 11 years ago by Al Snow <[email protected]>
Merge pull request #275 from jasnow/master

Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - 6a7dd6f92ad0ea42a61fdc3b758dcc7a34e61750 authored over 11 years ago by Andrew Nesbitt <[email protected]>
Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - c48d721393be5e05433ead1835232b13edebd52f authored over 11 years ago by Al Snow <[email protected]>
Updated brakeman

github.com/24pullrequests/24pullrequests - b405048c21b3e6d8b7b31b3c71beb5120ea8eb4d authored over 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #274 from jasnow/master

Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - 6fa9a98b8123959b37682c765d76cb255b59c18c authored over 11 years ago by Andrew Nesbitt <[email protected]>
Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - 41833a0899b1f03c9fd0930a42353c6ad5d1b3eb authored over 11 years ago by Al Snow <[email protected]>
moar gem updates!!

github.com/24pullrequests/24pullrequests - 8a81850282b836f786262be3f7eb2b08eee04677 authored over 11 years ago by Andrew Nesbitt <[email protected]>
Updated schema

github.com/24pullrequests/24pullrequests - 5c6b79c9115f5c4c56db981fa3b652bf7b4fcce1 authored over 11 years ago by Andrew Nesbitt <[email protected]>
Merge pull request #272 from rrooding/feature-confirmable-email

Added the ability to confirm email addresses.

github.com/24pullrequests/24pullrequests - 4e59ef2f49bdd04ab99a91d67e06f85087001740 authored over 11 years ago by Andrew Nesbitt <[email protected]>
Improved confirmation email wording

github.com/24pullrequests/24pullrequests - 000f30e9c5b3c7091ee3464b6bc027b09a850dca authored over 11 years ago by Ralph Rooding <[email protected]>
Merge pull request #273 from rrooding/updated_docs

Updated readme to ruby 2.0.0

github.com/24pullrequests/24pullrequests - 823c6eee075c2790788d835e29e9137152e685ab authored over 11 years ago by Andrew Nesbitt <[email protected]>
Added the ability to confirm email addresses.

Whenever the users email address changes, be it from github or the
preferences page, an email is...

github.com/24pullrequests/24pullrequests - 71e854d9a8a728decba3505ea02e52be406f94cc authored over 11 years ago by Ralph Rooding <[email protected]>
Updated readme to ruby 2.0.0

github.com/24pullrequests/24pullrequests - eaf331af4bf56868cb7a3363d98a432657960767 authored over 11 years ago by Ralph Rooding <[email protected]>
Merge pull request #271 from jasnow/master

Updated Gemfile.lock file - 9/9/2013

github.com/24pullrequests/24pullrequests - 6521a6618106a1e657677df1467df594e2aaa6df authored over 11 years ago by Andrew Nesbitt <[email protected]>
Newer version of Gemfile.lock file

github.com/24pullrequests/24pullrequests - 08fcc0e0e2532cb3edb35961179ab74ebbfd629e authored over 11 years ago by Al Snow <[email protected]>
Updated Gemfile.lock file

github.com/24pullrequests/24pullrequests - efb292126e99ac8d79fb9ae86eacacec9ad8e72a authored over 11 years ago by Al Snow <[email protected]>