Ecosyste.ms: OpenCollective

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

The Odin Project

The Odin Project provides a free open source coding curriculum that can be taken entirely online.
Collective - Host: opensource - https://opencollective.com/theodinproject - Website: https://www.theodinproject.com/ - Code: https://github.com/TheOdinProject/theodinproject

Had to make sure this field is empty

github.com/TheOdinProject/theodinproject - 5afa166042decf31a413e0219e901324004451a0 authored almost 9 years ago by Mazin Power <[email protected]>
Explicity rely on OmniAuth

github.com/TheOdinProject/theodinproject - 63cc9c8dd1788ebd06572fd58534b56cfa060b05 authored almost 9 years ago by Mazin Power <[email protected]>
We really dont want hashed assets in dev, its a totaly pain

github.com/TheOdinProject/theodinproject - 2f0d9678449cb00f794aea65f2b6b696a8c53b7c authored almost 9 years ago by Mazin Power <[email protected]>
Had to cast these to symbols as Rails suddenly decided they should be strings instead.

github.com/TheOdinProject/theodinproject - c723552a2c3801907df425b861089dd5545b3f64 authored almost 9 years ago by Mazin Power <[email protected]>
Explicitly include sprockets

github.com/TheOdinProject/theodinproject - 712ad7490e54d0e5db5a3c9918a885ece564a361 authored almost 9 years ago by Mazin Power <[email protected]>
Renamed Object to factory

github.com/TheOdinProject/theodinproject - 7cdab93dd13675423314f9347d4bc3c305767753 authored almost 9 years ago by Kevin <[email protected]>
Added fallback to be general

github.com/TheOdinProject/theodinproject - f7c8b7048e3c7779b8e0d06570fc591fd28cfeb5 authored almost 9 years ago by Kevin <[email protected]>
Added slack link helper and adaptor

github.com/TheOdinProject/theodinproject - b7d8a3d21dfddf971ce5932190cb52d3dd94cf18 authored almost 9 years ago by Kevin <[email protected]>
Upgraded all the gems

github.com/TheOdinProject/theodinproject - 3f70958596763cfd447d3c3d6ca1ce3ba8511ae1 authored almost 9 years ago by Mazin Power <[email protected]>
Update webkit driver

github.com/TheOdinProject/theodinproject - b7cca198b7fdf8efe37a0b5124483080a53325bf authored almost 9 years ago by Mazin Power <[email protected]>
Email#deliver is deprecated and will be removed in Rails 5

github.com/TheOdinProject/theodinproject - 474f708285acb015b078383a722edaeff8640a9f authored almost 9 years ago by Mazin Power <[email protected]>
Upgrade factory girl

github.com/TheOdinProject/theodinproject - f5f4c425b4ec6f2a1b22ccc9725955c1a5a910c4 authored almost 9 years ago by Mazin Power <[email protected]>
Omniauth callback was sending a weird hash, causing Strong Params to throw an error

github.com/TheOdinProject/theodinproject - d09b4c489251e5d1e2ff1f724e0f381f018daa38 authored almost 9 years ago by Mazin Power <[email protected]>
Made more specs pass

github.com/TheOdinProject/theodinproject - 79c8db8e91105094985510597632ab599685ae7f authored almost 9 years ago by Mazin Power <[email protected]>
update the syntax on this test as it breaks

github.com/TheOdinProject/theodinproject - b464b5de6e7c1b347c2dc510883c003f5b7f6944 authored almost 9 years ago by Mazin Power <[email protected]>
Need to explicity declare dependency on selenium now

github.com/TheOdinProject/theodinproject - aec6ef477d97d42dbc3568f0bffe6f643f84574b authored almost 9 years ago by Mazin Power <[email protected]>
Removed needless tests from static pages spec

github.com/TheOdinProject/theodinproject - b8e749d3242d062ea6d517516488ac8c9433331b authored almost 9 years ago by Mazin Power <[email protected]>
Need to suppress runtime errors or it blows up!

github.com/TheOdinProject/theodinproject - a2137009d95d92ac590383e65f71bd48e378ba5a authored almost 9 years ago by Mazin Power <[email protected]>
Convert specs to RSpec 2.99.2 syntax with Transpec

This conversion is done by Transpec 3.2.1 with the following command:
transpec spec/controll...

github.com/TheOdinProject/theodinproject - 494bbb579c956d21bbfda951ba4153d5f7a87722 authored almost 9 years ago by Mazin Power <[email protected]>
updated user params

github.com/TheOdinProject/theodinproject - 40c6d54e05e4134b044ee418efe9529ee8879502 authored almost 9 years ago by Mazin Power <[email protected]>
Removed attribute accessible from models as outdated

github.com/TheOdinProject/theodinproject - 420ab5850970198c515236be3b330026191c3ccb authored almost 9 years ago by Mazin Power <[email protected]>
removed protected attributes as outdated

github.com/TheOdinProject/theodinproject - ad310b91645544c7c089b2fd24f3086566da361e authored almost 9 years ago by Mazin Power <[email protected]>
temporarily adding transpec

github.com/TheOdinProject/theodinproject - 4cdb1912274e317d3618c9c291f753fdfd962fe6 authored almost 9 years ago by Mazin Power <[email protected]>
Updated syntax to deliver_now as deliver! is deprecated

github.com/TheOdinProject/theodinproject - e93ad40a4b633291c100bd4609ca7b29527202e8 authored almost 9 years ago by Mazin Power <[email protected]>
configured pry

github.com/TheOdinProject/theodinproject - 095cda993827491a7e48b9c22020e2b8fed4fb8d authored almost 9 years ago by Mazin Power <[email protected]>
rspec 2.99 for now

github.com/TheOdinProject/theodinproject - ce20bc05b3c938a4fe13d2fa24c49f9040188705 authored almost 9 years ago by Mazin Power <[email protected]>
Update config.serve_static_files

github.com/TheOdinProject/theodinproject - 78f3a898064d922e71b063f58e9f8b9726e38bb6 authored almost 9 years ago by Mazin Power <[email protected]>
Configured assets

github.com/TheOdinProject/theodinproject - fd2d7cbfbff3e03b911d5a4155dda3fe8376952c authored almost 9 years ago by Mazin Power <[email protected]>
updated devise

github.com/TheOdinProject/theodinproject - adc3217d94617624f71c226a9a17e1e86c2e59b3 authored almost 9 years ago by Mazin Power <[email protected]>
Use Rails.application syntax

github.com/TheOdinProject/theodinproject - 44c14d9003352638724a2f4ed9b23233a24eac02 authored almost 9 years ago by Mazin Power <[email protected]>
Started Rails 4.1 upgrade path

github.com/TheOdinProject/theodinproject - f3ab4028380ed1f85fadcb50af917253ce6e2e9c authored almost 9 years ago by Mazin Power <[email protected]>
Clean up gemfile

github.com/TheOdinProject/theodinproject - bd26542d593e030997c96aa6cbd9fd7cb59f8f3a authored almost 9 years ago by Mazin Power <[email protected]>
Upgrade to Ruby 2.3

github.com/TheOdinProject/theodinproject - b793c3954314dc47b5a71d6230c58f022b0e6f34 authored almost 9 years ago by Mazin Power <[email protected]>
Removed getting involved link

The work flow in that document is no longer applicable, the contributing page contains our new w...

github.com/TheOdinProject/theodinproject - 43b13c0c1c7ec34c5832dbbf7c3914f215c2dfe8 authored almost 9 years ago by Kevin Mulhern <[email protected]>
Updated for clarity

We use GitHub in two places, one for making API calls to get lessons

and another place for OAut...

github.com/TheOdinProject/theodinproject - 2ace08e17d27be4b6a0cccd777c1bc27a99481c9 authored almost 9 years ago by Mazin Power <[email protected]>
Switched from Thin to Puma webserver.

Threads on Heroku have been limited to 1.

We need to test the rails app and make sure it is thr...

github.com/TheOdinProject/theodinproject - 7cc491f735bc1772e777412ad02313d31d983f25 authored almost 9 years ago by Mazin Power <[email protected]>
Merge branch 'master' of https://github.com/TheOdinProject/theodinproject

github.com/TheOdinProject/theodinproject - fb90acdbd2c0fbb2a942d5d4ac79e4175099752a authored almost 9 years ago by Mazin Power <[email protected]>
updated specs for contributing

github.com/TheOdinProject/theodinproject - 5257bbb539737fbcbb0a9c8a8250dd5fdf2fb9f7 authored almost 9 years ago by Mazin Power <[email protected]>
Minor fix to readme

github.com/TheOdinProject/theodinproject - 9ec8ff4a659ed88c6c429979b02ca37d09bc9f7e authored almost 9 years ago by Mazin Power <[email protected]>
Merge pull request #143 from KevinMulhern/fix/ruby-racer-gem

Removed ruby racer version

github.com/TheOdinProject/theodinproject - 918b45159d45f00c3748cf2401b1cb2c2c136202 authored almost 9 years ago by Erik Trautman <[email protected]>
Merge pull request #144 from jhack32/simplify-readme

Replace instructions with links, remove nitrous section, remove check…

github.com/TheOdinProject/theodinproject - b362b4deb02492bd2889c6c720ef8e1167e3d0ea authored almost 9 years ago by Erik Trautman <[email protected]>
Merge pull request #145 from KevinMulhern/feature/move-guides-to-docs

Moved guides into docs

github.com/TheOdinProject/theodinproject - b5ae0114a45a9efa2601ce9c019ff58fbd4520e0 authored almost 9 years ago by Erik Trautman <[email protected]>
Merge pull request #146 from muzfuz/overhaul_contributing_page

Overhaul contributing page

github.com/TheOdinProject/theodinproject - 775d948d1554b99d234b222619575579d658d33b authored almost 9 years ago by Erik Trautman <[email protected]>
implemented new instructions

github.com/TheOdinProject/theodinproject - 922a767d609f8a40d3c51d4808d17b0c08afd3c7 authored almost 9 years ago by Mazin Power <[email protected]>
removed the on-boarding section from contributing page

github.com/TheOdinProject/theodinproject - a3d2125370ba96e606eb78bea6de9c29a0b1d985 authored almost 9 years ago by Mazin Power <[email protected]>
deleted "where do I start" section from contributing page

github.com/TheOdinProject/theodinproject - 13c5d4b9a533903b30018cb8d82f5583bfb8f0ac authored almost 9 years ago by Mazin Power <[email protected]>
moved "reasons to get involved" out of modal to give it more visiblity

github.com/TheOdinProject/theodinproject - f616e8e4f9557134e03ba2c72cedaecd325e107a authored almost 9 years ago by Mazin Power <[email protected]>
Moved guides into doc and added step for setting up test database to both guides

github.com/TheOdinProject/theodinproject - 12c980a0e5b0c7817f9e3a74d4367248b93d6604 authored almost 9 years ago by Kevin <[email protected]>
Added the current ruby racer version

github.com/TheOdinProject/theodinproject - 5044b95107d725328f1c872ad9fba9d7793a358d authored almost 9 years ago by Kevin <[email protected]>
Add to list of instructions

github.com/TheOdinProject/theodinproject - 2ce9c287562b6368a632a299a849009ac39ceb3c authored almost 9 years ago by Jack Huang <[email protected]>
Add some instructions before installation guides

github.com/TheOdinProject/theodinproject - 1bd5a4064a154f9873e1dd381f5a4242504f8fa3 authored almost 9 years ago by Jack Huang <[email protected]>
Change get started header to installing the site ...

github.com/TheOdinProject/theodinproject - 77da7ef06d03c3e931fc78c96941964ad6e2e325 authored almost 9 years ago by Jack Huang <[email protected]>
Replace instructions with links, remove nitrous section, remove checkout ... line, remove postgres

github.com/TheOdinProject/theodinproject - d71b9c5e1c71efcfceaa1392f6f1fd00819414d1 authored almost 9 years ago by Jack Huang <[email protected]>
Removed ruby racer version

github.com/TheOdinProject/theodinproject - 1c081ef626ef6941416920ed69c2d747b7772093 authored almost 9 years ago by Kevin <[email protected]>
try downgrading nokogiri to fix premailer

github.com/TheOdinProject/theodinproject - 9227fbfdba0d9271a80d4e17fbbfaa1442e637cd authored almost 9 years ago by Erik Trautman <[email protected]>
remove old specs

github.com/TheOdinProject/theodinproject - 40c8f0e29fff07b417eb7c23bd578413921fac96 authored almost 9 years ago by Erik Trautman <[email protected]>
fix rake task

github.com/TheOdinProject/theodinproject - 319a957d8ad4b7b7cb5b7bfe5cc24d663f62dfab authored almost 9 years ago by Erik Trautman <[email protected]>
Merge pull request #141 from prashcr/reorder-javascript

Reorder Javascript section

github.com/TheOdinProject/theodinproject - bbc95ea1378eb67de1cf76eb4a2d17e97e059b02 authored about 9 years ago by Erik Trautman <[email protected]>
Reorder Javascript section

Putting front-end frameworks before server-side programming

github.com/TheOdinProject/theodinproject - 77bf492091fe5890a0a06d09e844287653f9790f authored about 9 years ago by Prashanth Chandra <[email protected]>
clean up failing tests and highlight javascript tests

github.com/TheOdinProject/theodinproject - 4d1083115b29fd6adee97441a235be5e4eadb5b0 authored about 9 years ago by Erik Trautman <[email protected]>
fix bug to allow users to update their accounts

github.com/TheOdinProject/theodinproject - c67b37ae976d0d2103ecba5cbeb8a77bd5548cdf authored about 9 years ago by Erik Trautman <[email protected]>
Upgrading to Cedar-14

github.com/TheOdinProject/theodinproject - 2fb459c9ffa19885bfa2832574c785b0db082818 authored over 9 years ago by Erik Trautman <[email protected]>
Merge pull request #138 from nicholasjamesevans/master

New Logo

github.com/TheOdinProject/theodinproject - d83bd68d942add1a50d1ffe692d0ce524f9a8022 authored over 9 years ago by Erik Trautman <[email protected]>
Update README.md

github.com/TheOdinProject/theodinproject - 0caef487c4afde1df4b4d14263924de9c90a154b authored over 9 years ago by Erik Trautman <[email protected]>
new url for viking box

github.com/TheOdinProject/theodinproject - 6ee7742abe9700ea2153d17870e1114b8c1c9d81 authored over 9 years ago by Erik Trautman <[email protected]>
Merge branch 'master' into KevinMulhern-social-features

github.com/TheOdinProject/theodinproject - e58fdcbfa266e4b13907eb82d377c2bdf783cf20 authored over 9 years ago by Erik Trautman <[email protected]>
update welcome email with chat

github.com/TheOdinProject/theodinproject - 5ea7317d7e97708adbf1cf6a3ca9ed385e17c5f0 authored over 9 years ago by Erik Trautman <[email protected]>
update links to slackin and channel

github.com/TheOdinProject/theodinproject - 661aa6243e327537e716708cf2891699e71d5566 authored over 9 years ago by Erik Trautman <[email protected]>
Merge branch 'social-features' of https://github.com/KevinMulhern/theodinproject into KevinMulhern-social-features

github.com/TheOdinProject/theodinproject - 773dfbeda4db9f72d40004a3700935cfb3813f77 authored over 9 years ago by Erik Trautman <[email protected]>
clearfix was in the stylesheet twice, deleted the duplicate

github.com/TheOdinProject/theodinproject - 1e4b3daa8e26e099075fb694ed37e0e71fa6dcea authored over 9 years ago by KevinMulhern <[email protected]>
Added social option on navbar and created a chat page that allows the user to invite themselves and join the odin project slack

github.com/TheOdinProject/theodinproject - 0ae3ded7e059a27bd56013ae6a19dad200fb9d7d authored over 9 years ago by KevinMulhern <[email protected]>
update lower banner url

github.com/TheOdinProject/theodinproject - 411ae59760b0107d6339c14af19e8e3f26835046 authored over 9 years ago by Erik Trautman <[email protected]>
Merge branch 'ZmagoD-redesign-profile'

github.com/TheOdinProject/theodinproject - 433ad83992f54ebf0f13e06ee575c96f48ca0644 authored over 9 years ago by Erik Trautman <[email protected]>
rm box shadows

github.com/TheOdinProject/theodinproject - 810cc673ae46bfc7c48cdfdac6bcf7182aed8a32 authored over 9 years ago by Erik Trautman <[email protected]>
Merge branch 'redesign-profile' of https://github.com/ZmagoD/theodinproject into ZmagoD-redesign-profile

github.com/TheOdinProject/theodinproject - 67d93ab1bfaf3531d266540c5b60f8c94bf0d58d authored over 9 years ago by Erik Trautman <[email protected]>
add viking to welcome email

github.com/TheOdinProject/theodinproject - ee4a2db9634e7572a8dc22daeab15e92b513aaca authored over 9 years ago by Erik Trautman <[email protected]>
Fixed border color and refactor style for social links

github.com/TheOdinProject/theodinproject - b4a4fd95f71e1e41d87f4cf514b8f05af76dd441 authored over 9 years ago by ZmagoD <[email protected]>
Merge branch 'redesign-profile' of https://github.com/ZmagoD/theodinproject into ZmagoD-redesign-profile

github.com/TheOdinProject/theodinproject - a7e9250ca7cabd18fac0bd48b697cc661b29574d authored over 9 years ago by Erik Trautman <[email protected]>
redesigned and clean up profile page

github.com/TheOdinProject/theodinproject - 311cf261cb43f5d1074d0ca0c252853d8ce1da57 authored over 9 years ago by ZmagoD <[email protected]>
hidden fields when dont's used fixed

github.com/TheOdinProject/theodinproject - 5b56d3e6c7af929531e41b7578719a64d0833f71 authored almost 10 years ago by ZmagoD <[email protected]>
add the Bristol group

github.com/TheOdinProject/theodinproject - 5554bdd5dfd82253099ad378ccaadadf32e3c7c0 authored almost 10 years ago by Erik Trautman <[email protected]>
changed markdown comments to display properly

github.com/TheOdinProject/theodinproject - 32bfe58b4ec7d6d84685b6ba8ea8f9fda704e0ac authored almost 10 years ago by Erik Trautman <[email protected]>
Merge pull request #119 from mattphoto/master

corrected the link to google community

github.com/TheOdinProject/theodinproject - eaacc73c73d3eccafc707c70b42a47cab709d9ca authored almost 10 years ago by Erik Trautman <[email protected]>
add study group privacy

github.com/TheOdinProject/theodinproject - 1be9c5635437a1946d2e6f4091a1d11267acb940 authored almost 10 years ago by Erik Trautman <[email protected]>
corrected the link to google community

github.com/TheOdinProject/theodinproject - 21a2b68303748c6c8389eb57d7bc793276c40a19 authored almost 10 years ago by mattphoto <[email protected]>
add js studygroup

github.com/TheOdinProject/theodinproject - 7fc3cb433ea07f5ccf311a572f681182c3f2cadb authored almost 10 years ago by mattphoto <[email protected]>
Merge pull request #116 from lpatmo/master

Added codebuddies study group

github.com/TheOdinProject/theodinproject - cc7e08acc042c12fdf3b98bf6cd11df6c8c222bd authored almost 10 years ago by Erik Trautman <[email protected]>