Commit Graph

121 Commits

Author SHA1 Message Date
Marcin Kulik
cfef5364e8 Enable strict locale checking 2013-12-09 17:33:05 +01:00
Marcin Kulik
d8de171f66 Add "Contributing" page 2013-12-03 20:11:47 +01:00
Marcin Kulik
e2e117ce84 Refactor profile link helpers and decorators 2013-12-01 00:55:31 +01:00
Marcin Kulik
4b9c33f228 Add fake host pages with an embedded asciicast 2013-11-22 21:45:45 +01:00
Marcin Kulik
af02d5e0b2 Dasherize how-it-works and getting-started doc paths 2013-11-20 21:33:26 +01:00
Marcin Kulik
100273f5bf Update browse page to new layout and add sorting 2013-11-20 21:33:26 +01:00
Marcin Kulik
3362da04dc Update information on "About" page 2013-11-20 21:33:22 +01:00
Marcin Kulik
be327bbe42 Remove the troublesome catch-all-not-found route 2013-10-28 12:35:26 +01:00
Marcin Kulik
eb13fd2f83 Add terms of service page 2013-10-26 22:50:54 +02:00
Marcin Kulik
88e2e54477 Add privacy policy 2013-10-25 20:01:56 +02:00
Marcin Kulik
e5902e74bc Fix airbrake setup 2013-10-23 23:25:15 +02:00
Marcin Kulik
1239956c20 Upgrade simple_form to 3.0.0 2013-10-23 21:17:10 +02:00
Marcin Kulik
d4cbc3e504 Make Persona the only login option (with the ability to access old accounts) 2013-10-20 18:58:11 +02:00
Marcin Kulik
8c43aaf081 Add login via Mozilla Persona 2013-10-20 18:07:03 +02:00
Marcin Kulik
3ecf1ff936 Put installation instructions on a separate docs page 2013-10-14 21:10:17 +02:00
Marcin Kulik
0634f52c99 Change all occurrences of old project name to the new one 2013-09-23 19:05:36 +02:00
Marcin Kulik
3c4ac3666e Update copy & code to use the new name 2013-09-22 14:07:42 +02:00
Marcin Kulik
e3678da97a Remove Oj - it leaks like a little puppy 2013-09-22 11:18:49 +02:00
Marcin Kulik
f53f4c1be8 Default to file storage 2013-09-21 14:13:10 +02:00
Marcin Kulik
5cd1192fa9 Fix the condition for carrierwave storage setting 2013-09-21 13:05:12 +02:00
Marcin Kulik
0e2c1784c6 Use terminal binary as a base for Terminal 2013-09-20 23:05:33 +02:00
Marcin Kulik
cdc2f01753 Find or build user from omniauth hash in the middleware 2013-08-19 17:08:13 +02:00
Marcin Kulik
4e5468b54e Add feature spec for widget 2013-08-10 16:51:21 +02:00
Marcin Kulik
c22cb1cdcc Get rid of the asciicast comments that are not used anymore 2013-08-08 15:25:27 +02:00
Marcin Kulik
1cafe408c5 Update routes for Rails 4 2013-08-08 14:45:17 +02:00
Marcin Kulik
61a909fc41 Update Rails config files for Rails 4 2013-08-08 14:45:16 +02:00
Marcin Kulik
056e5e4030 Limit sidekiq concurrency to 5 2013-08-06 13:18:07 +02:00
Marcin Kulik
86a4662fe5 Abstract stdout_data and stdout_timing as a single value object 2013-08-06 00:37:34 +02:00
Marcin Kulik
31c94b02d2 Make sure OmniAuth redirects to failure action also in dev/test env 2013-07-05 21:40:40 +02:00
Marcin Kulik
b4a977817c Make the AR connection pool big enough for all Sidekiq workers 2013-07-05 14:09:43 +02:00
Marcin Kulik
4403b5cf4d Remove unicorn config 2013-06-16 22:16:13 +02:00
Marcin Kulik
f22837f4e9 Add "embed" css/js bundles 2013-06-12 21:52:15 +02:00
Marcin Kulik
60c45e0b94 Remove old exposed secret token and use the one from CFG 2013-06-11 18:05:13 +02:00
Marcin Kulik
869e1b3c7a Disable airbrake in dev env completely 2013-05-28 11:13:00 +02:00
Marcin Kulik
befe59c910 Precompile player.css 2012-12-11 00:36:28 +01:00
Marcin Kulik
9015c60ffc Restrict actions used for comment resource 2012-12-01 20:52:43 +01:00
Marcin Kulik
bb1b9576e6 Use get instead of match in routes definition 2012-12-01 19:01:32 +01:00
Marcin Kulik
ab387e6fdf Use jasmine-rails and jasmine-headless-webkit for headless JS testing 2012-11-29 18:44:41 +01:00
Marcin Kulik
1754656578 Raw page with player only 2012-11-19 23:10:21 +01:00
Marcin Kulik
d72b5852e0 Move carrierwave storage config to initializer 2012-11-19 20:43:42 +01:00
Marcin Kulik
f6929197da Example of the simplest auth setup for postgres 2012-10-30 20:04:58 +01:00
Marcin Kulik
6232b639c7 Disable generate of helper, javascripts, css and view specs 2012-10-25 16:02:08 +02:00
Marcin Kulik
ddac1bc67b Remove wrong comment from example db config 2012-10-21 21:01:43 +02:00
Marcin Kulik
344ba38f46 Add min_messages setting to example database config 2012-10-13 01:34:37 +02:00
Marcin Kulik
57e2d989c9 Update travis config for postgres 2012-10-12 22:50:44 +02:00
Marcin Kulik
306874a087 "bugfix" environment is not quite necessary 2012-10-12 21:50:01 +02:00
Marcin Kulik
592696045a Switch to postgres in development 2012-10-12 21:46:15 +02:00
Marcin Kulik
9c47a92ece Don't cache in development 2012-08-23 20:21:31 +02:00
Marcin Kulik
a19c8b13ff Cache buster for Heroku 2012-08-21 20:34:43 +02:00
Marcin Kulik
0167526be2 Cache also in development 2012-08-21 20:26:42 +02:00