Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Gemfile.lock | Prathamesh Sonpatki | 2016-03-12 | 1 | -1/+1 |
| | | | | | - Resque version was locked to < 1.26 in 92f869a0c85268 but Gemfile.lock was not updated. | ||||
* | Fix Gemfile.lock | Rafael Mendonça França | 2016-03-10 | 1 | -5/+4 |
| | |||||
* | Merge pull request #23992 from matthewd/em-option | Matthew Draper | 2016-03-04 | 1 | -1/+1 |
|\ | | | | | Support faye-websocket + EventMachine as an option | ||||
| * | Support faye-websocket + EventMachine as an option | Matthew Draper | 2016-03-02 | 1 | -1/+1 |
| | | |||||
* | | Add test to make sure the sprockets cache is not shared per environment | Rafael Mendonça França | 2016-03-02 | 1 | -2/+2 |
|/ | |||||
* | Prep release for Rails 5 beta3 | eileencodes | 2016-02-24 | 1 | -34/+34 |
| | |||||
* | Update to the latest Turbolinks gems | Sam Stephenson | 2016-02-23 | 1 | -3/+3 |
| | |||||
* | Update dalli gem | yui-knk | 2016-02-14 | 1 | -1/+1 |
| | | | | | | | | | dalli 2.7.6 fixed deprecation warning caused by using `Rack::Session::Abstract::ID`. This commit suppress warnings on ActionPack tests. See: https://github.com/petergoldstein/dalli/commit/9874a7c3ad67eb1e31cafba0a51966db4f0c7e42 | ||||
* | Update turbolinks-rails for passing railties test | Prathamesh Sonpatki | 2016-02-05 | 1 | -3/+8 |
| | | | | Ref - https://github.com/turbolinks/turbolinks-rails/pull/3 | ||||
* | Test with Turbolinks 5 | Rafael Mendonça França | 2016-02-04 | 1 | -3/+4 |
| | |||||
* | Remove unused dependency | Mike Perham | 2016-02-03 | 1 | -1/+0 |
| | | | railties uses method_source, activesupport does not. I assume code was refactored and the dependency wasn't removed. | ||||
* | Remove json gem dependency | Mike Perham | 2016-02-03 | 1 | -2/+0 |
| | | | All modern Rubies ship JSON as part of stdlib. Using the gem actually hurts multi-platform support due to build difficulties on Windows. | ||||
* | Preparing for Rails 5.0.0.beta2 | Sean Griffin | 2016-02-01 | 1 | -34/+34 |
| | |||||
* | Merge pull request #23381 from matthewd/uneventful-redis | Matthew Draper | 2016-02-02 | 1 | -0/+1 |
|\ | | | | | Redis sans EventMachine | ||||
| * | Switch the default redis adapter to a single-stream model | Matthew Draper | 2016-02-01 | 1 | -0/+1 |
| | | | | | | | | | | | | This new adapter does get a little more intimate with the redis-rb gem's implementation than I would like, but it's the least bad of the approaches I've come up with. | ||||
* | | Update Gemfile.lock | Prathamesh Sonpatki | 2016-02-01 | 1 | -1/+0 |
|/ | | | | - Leftover from https://github.com/rails/rails/commit/93abf58787396661230f31c7a2f58c18f30dbec9. | ||||
* | Add a couple of tests that connect with a WS client | Matthew Draper | 2016-01-30 | 1 | -0/+4 |
| | |||||
* | Revert "Revert "Eliminate the EventMachine dependency"" | Matthew Draper | 2016-01-30 | 1 | -5/+2 |
| | |||||
* | Bundle update to fix tests locally | Rafael Mendonça França | 2016-01-28 | 1 | -27/+26 |
| | |||||
* | Remove celluloid from the Gemfile | Rafael Mendonça França | 2016-01-27 | 1 | -21/+0 |
| | |||||
* | Merge pull request #23284 from maclover7/suckerpunch-2 | Eileen M. Uchitelle | 2016-01-27 | 1 | -5/+5 |
|\ | | | | | Update ActiveJob adapter for sucker_punch 2.0 | ||||
| * | Update ActiveJob adapter for sucker_punch 2.0 | Jon Moss | 2016-01-27 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | This PR includes two changes for 2.0.0: - Breaking API change around `async.perform` --> `perform_async` - New addition of `perform_in`, which now allows end users of the adapter to use the `enqueued_at` public API method. | ||||
* | | Revert "Eliminate the EventMachine dependency" | David Heinemeier Hansson | 2016-01-27 | 1 | -2/+5 |
|/ | |||||
* | Update `Gemfile.lock` | Ryuta Kamizono | 2016-01-26 | 1 | -32/+32 |
| | |||||
* | Import the relevant portions of faye-websocket | Matthew Draper | 2016-01-24 | 1 | -12/+1 |
| | | | | (as adapted to use concurrent-ruby / nio4r instead of eventmachine) | ||||
* | Using a hacked faye-websocket, drop EventMachine | Matthew Draper | 2016-01-24 | 1 | -4/+12 |
| | |||||
* | Add tests for the ActionCable adapters | Matthew Draper | 2016-01-24 | 1 | -0/+6 |
| | |||||
* | Fix code review comments | Jon Moss | 2016-01-18 | 1 | -0/+1 |
| | | | | | | | - adapter -> pubsub (re)rename internally - Change variable names to match method names - Add EventMachine `~> 1.0` as a runtime dependency of ActionCable - Refactor dependency loading for adapters | ||||
* | All Redis deps are now optional, Postgres --> PostgreSQL adapter | Jon Moss | 2016-01-18 | 1 | -6/+0 |
| | |||||
* | Checked in changes to Gemfile.lock on latest master | Prathamesh Sonpatki | 2016-01-17 | 1 | -2/+1 |
| | | | | - Eventmachine version gets updated when `bundle` is run locally. | ||||
* | Revert "Merge pull request #22977 from rails/revert-22934-master" | David Heinemeier Hansson | 2016-01-16 | 1 | -1/+1 |
| | | | | | This reverts commit d0393fccffc118a5de37654aa222774b66123393, reversing changes made to 3b7ccadfc1c8dfec61af898167e1300b17f5cf25. | ||||
* | Revert "Move async execution from celluloid to concurrent-ruby" | David Heinemeier Hansson | 2016-01-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #22934 from mperham/master | David Heinemeier Hansson | 2016-01-08 | 1 | -1/+1 |
|\ | | | | | Move async execution from celluloid to concurrent-ruby | ||||
| * | Move async execution from celluloid to concurrent-ruby | Mike Perham | 2016-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes 8 runtime gem dependencies from Rails: ``` Using hitimes 1.2.3 Using timers 4.1.1 Using celluloid-essentials 0.20.5 Using celluloid-extras 0.20.5 Using celluloid-fsm 0.20.5 Using celluloid-pool 0.20.5 Using celluloid-supervision 0.20.5 Using celluloid 0.17.2 ``` | ||||
* | | remove activemodel dependency on builder | Lachlan Sylvester | 2016-01-06 | 1 | -1/+0 |
|/ | |||||
* | Updated Gemfile.lock with latest change related to sucker_punch dependency | Prathamesh Sonpatki | 2016-01-03 | 1 | -1/+1 |
| | | | | - Followup of https://github.com/rails/rails/commit/bc194937ad6c1fa12bca73cfc05de39a97ba783d. | ||||
* | Change `alpha` to `beta1` to prep for release of Rails 5 | eileencodes | 2015-12-18 | 1 | -32/+32 |
| | | | | :tada: :beers: | ||||
* | Use released rack | Rafael Mendonça França | 2015-12-18 | 1 | -9/+2 |
| | |||||
* | Install jquery-rails | Rafael Mendonça França | 2015-12-18 | 1 | -0/+5 |
| | | | | | It will make sure that the generated application in the tests get the gem. | ||||
* | Merge pull request #22642 from seuros/remove-mysql-adapter | Matthew Draper | 2015-12-18 | 1 | -3/+0 |
|\ | | | | | | | Remove legacy mysql adapter | ||||
| * | Remove legacy mysql adapter | Abdelkader Boudih | 2015-12-17 | 1 | -3/+0 |
| | | |||||
* | | Use released GlobalID now that it provides URI::GID::MissingModelIdError for ↵ | Jeremy Daer | 2015-12-17 | 1 | -10/+3 |
| | | | | | | | | Active Job | ||||
* | | Require Nokogiri >= 1.6.7.1 | Jon Moss | 2015-12-17 | 1 | -1/+1 |
| | | | | | | | | Many CVEs released: https://groups.google.com/forum/#!topic/ruby-security-ann/aSbgDiwb24s | ||||
* | | Use release sprockets-rails | Rafael Mendonça França | 2015-12-17 | 1 | -14/+7 |
| | | |||||
* | | Use released jquery-rails | Rafael Mendonça França | 2015-12-17 | 1 | -11/+0 |
| | | |||||
* | | Use released arel | Rafael Mendonça França | 2015-12-17 | 1 | -9/+2 |
| | | |||||
* | | Use released mail gem | Rafael Mendonça França | 2015-12-17 | 1 | -9/+2 |
|/ | |||||
* | Use released turbolinks in the test suite | Rafael Mendonça França | 2015-12-17 | 1 | -9/+3 |
| | |||||
* | Merge pull request #22586 from rails/merge-action-cable | David Heinemeier Hansson | 2015-12-17 | 1 | -0/+22 |
|\ | | | | | Merge Action Cable into master | ||||
| * | Merge branch 'master' into merge-action-cable | Rafael Mendonça França | 2015-12-16 | 1 | -48/+37 |
| |\ |