Commit Graph

750 Commits (5bca08cea59de44e11ed422c4ba2f479832467b3)
 

Author SHA1 Message Date
Marcin Kulik 5bca08cea5 Use zeus for faster tests boot time 11 years ago
Marcin Kulik 9ef766f16b Don't require rspec/autorun in spec_helper
This is not really needed and conflicts with zeus
11 years ago
Marcin Kulik 50c3a7bca5 Remove the test that validates asciicast factory 11 years ago
Marcin Kulik 1dd74b90b9 Merge pull request #104 from snapapps/patch-1
Update command
11 years ago
Marcin Kulik 31c94b02d2 Make sure OmniAuth redirects to failure action also in dev/test env 11 years ago
Marcin Kulik 0b9ae12feb Use nice matcher for sidekiq job enqueues 11 years ago
Marcin Kulik 47629b84e9 Upgrade to ruby 2.0 11 years ago
Marcin Kulik c5509c60b6 Update tests for Sidekiq 11 years ago
Marcin Kulik f25ff91b11 Use foreman for starting sidekiq in development 11 years ago
Marcin Kulik 2414f6a945 Remove obsolete LazyWorkQueue 11 years ago
Marcin Kulik b4a977817c Make the AR connection pool big enough for all Sidekiq workers 11 years ago
Marcin Kulik 49df9e9082 Make SnapshotWorker a Sidekiq based worker 11 years ago
Marcin Kulik 4943980baf Add sidekiq gem to the bundle 11 years ago
Marcin Kulik 5087533126 Do the snapshotting in the service object 11 years ago
Marcin Kulik e85104179e Fix unbzipping of stdout files 11 years ago
Marcin Kulik df53fa1e2b Remove "ruby-" prefix from .ruby-version 11 years ago
Marcin Kulik 4403b5cf4d Remove unicorn config 11 years ago
Marcin Kulik 662a89ab46 Add capistrano to the bundle 11 years ago
Marcin Kulik 09de4725e5 Add dotenv gem to the bundle 11 years ago
Marcin Kulik a81d9dadb3 Use tsm gem for snapshot generation 11 years ago
Marcin Kulik 4e1f01dc99 Add logging to SnapshotWorker 11 years ago
Marcin Kulik 2d6b60e027 Fix AsciicastDecorator#embed_script 11 years ago
Marcin Kulik a0e84709d4 Merge pull request #110 from sickill/embed
Embedding
11 years ago
Marcin Kulik 0f99198a1a Add spec for asciicasts#show as js 11 years ago
Marcin Kulik df6bed3541 Merge branch 'master' into embed 11 years ago
Marcin Kulik 8a52605266 Add spec for AsciicastDecorator#embed_script 11 years ago
Marcin Kulik 013eade63c Count view only once in the same browser 11 years ago
Marcin Kulik feec862f99 Display embed link on the asciicast's page 11 years ago
Marcin Kulik 20cf58e89b Make the render expose its width and height 11 years ago
Marcin Kulik f0b66b6399 Center overlays according to viewport/container width 11 years ago
Marcin Kulik e182cce8ee Don't use document.write to insert the player into the DOM 11 years ago
Marcin Kulik f22837f4e9 Add "embed" css/js bundles 11 years ago
Marcin Kulik d1dcd08861 Initial version of iframe-based embedding 11 years ago
Marcin Kulik 7a3bc80340 Prevent progress bar to span more than 1 line 11 years ago
Marcin Kulik 22ae493513 Fix terminal's line-height even more! 11 years ago
Marcin Kulik 60c45e0b94 Remove old exposed secret token and use the one from CFG 11 years ago
Marcin Kulik 1e57bee513 Fix terminal line's line-height 11 years ago
Marcin Kulik 49be5d6fe2 Convert layout to slim 11 years ago
Marcin Kulik 847f8a4a3a Run specs in random order 11 years ago
Marcin Kulik 597eb5174b Use old-sass syntax for stylesheets 11 years ago
Marcin Kulik 92199c4264 Remove 1.9.2 from build, add 2.0.0 11 years ago
Marcin Kulik fbbd182d39 Keep the lines < 80 chars long 11 years ago
Marcin Kulik 127f68a778 Fix Api::CommentsController#index 11 years ago
Marcin Kulik 87128c0873 Remove commented out code 11 years ago
Marcin Kulik 078b04e3a1 Fix asciicast page when its author has other asciicasts 11 years ago
Marcin Kulik d49363687b Upgrade even more gems 11 years ago
Marcin Kulik 6585b513ab Upgrade rspec, capybara and poltergeist 11 years ago
Marcin Kulik 4c5c0c7d0e Fix logging in after draper upgrade 11 years ago
Marcin Kulik 634d0d5aec Rename expect_browse_section to expect_browse_links 11 years ago
Marcin Kulik 7659fe722e Fix UsersController#show 11 years ago