Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | Add a disconnect callback | David Heinemeier Hansson | 2015-01-31 | 1 | -1/+7 | |
| | * | | | | Add support for redis channels | Pratik Naik | 2015-01-19 | 3 | -0/+34 | |
| | * | | | | Fix unsubscribe callbacks | Pratik Naik | 2015-01-19 | 1 | -1/+1 | |
| | * | | | | No need for matching params | Pratik Naik | 2015-01-19 | 1 | -3/+1 | |
| | * | | | | Use instance_exec to invoke the lambda callback | Pratik Naik | 2015-01-17 | 1 | -1/+1 | |
| | * | | | | More API changes | Pratik Naik | 2015-01-17 | 3 | -7/+10 | |
| | * | | | | Use underscored class name as the default channel name | Pratik Naik | 2015-01-17 | 2 | -1/+5 | |
| | * | | | | Always pass the channel broadcast in message key | Pratik Naik | 2015-01-16 | 1 | -1/+1 | |
| | * | | | | Initialize subscriptions as early as possible | Pratik Naik | 2015-01-16 | 1 | -2/+3 | |
| | * | | | | Specify channel name as an attribute | Pratik Naik | 2015-01-15 | 2 | -2/+8 | |
| | * | | | | Add some tests. Work in progress. Testing websockets is hard. | Pratik Naik | 2015-01-15 | 5 | -0/+117 | |
| | * | | | | Latest gems and fix a callback bug | Pratik Naik | 2015-01-15 | 4 | -1/+62 | |
| | * | | | | Rename publish to broadcast | Pratik Naik | 2015-01-15 | 2 | -3/+3 | |
| | * | | | | Action Cable take#1 | Pratik Naik | 2015-01-14 | 8 | -0/+213 | |
| | / / / | ||||||
* | | | | | Merge pull request #22619 from akshay-vishnoi/grammar-fixes | Claudio B | 2015-12-16 | 1 | -6/+6 | |
|\ \ \ \ \ | ||||||
| * | | | | | [ci skip] Fix grammar and sentence framing | Akshay Vishnoi | 2015-12-17 | 1 | -6/+6 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #22616 from gfvcastro/test-ruby-2-2-4 | Rafael França | 2015-12-17 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Test against Ruby 2.2.4 on Travis. | Gustavo Villa | 2015-12-16 | 1 | -1/+1 | |
* | | | | | | Merge pull request #22618 from y-yagi/fix_method_name_typo | Rafael França | 2015-12-17 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | fix typo in method name [ci skip] | yuuji.yaginuma | 2015-12-17 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Revert "Merge pull request #22615 from kamipo/join_to_delete_is_same_as_join_... | Rafael Mendonça França | 2015-12-17 | 3 | -5/+11 | |
* | | | | | Merge pull request #22615 from kamipo/join_to_delete_is_same_as_join_to_update | Rafael França | 2015-12-17 | 3 | -11/+5 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | `join_to_delete` is same as `join_to_update` | Ryuta Kamizono | 2015-12-17 | 3 | -11/+5 | |
* | | | | | Merge pull request #22592 from nwjsmith/disable-logger-message-broadcasts | Eileen M. Uchitelle | 2015-12-16 | 3 | -23/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add Logger option to disable message broadcasts | Nate Smith | 2015-12-16 | 3 | -23/+40 | |
* | | | | | | Make sure File.exist? run in the root of the application | Rafael Mendonça França | 2015-12-16 | 1 | -1/+5 | |
* | | | | | | Do not define attributes_with_index as a Thor task | Rafael Mendonça França | 2015-12-16 | 1 | -4/+4 | |
* | | | | | | Remove dead code | Rafael Mendonça França | 2015-12-16 | 1 | -4/+0 | |
* | | | | | | Don't over-specify types in our tests | Sean Griffin | 2015-12-16 | 1 | -1/+0 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Add mysql back to the Gemfile | Sean Griffin | 2015-12-16 | 2 | -2/+2 | |
* | | | | | Fix test failures on Windows | Sean Griffin | 2015-12-16 | 2 | -5/+13 | |
* | | | | | Fix documentation about ApplicationRecord | Rafael Mendonça França | 2015-12-16 | 1 | -1/+1 | |
* | | | | | Merge pull request #22506 from derekprior/dp-redirect_to_back_or_default | Sean Griffin | 2015-12-16 | 5 | -12/+80 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate `redirect_to :back` | Derek Prior | 2015-12-16 | 4 | -21/+31 | |
| * | | | | | Add `redirect_back` for safer referrer redirects | Derek Prior | 2015-12-16 | 5 | -1/+59 | |
* | | | | | | Fix test failure on Windows | Sean Griffin | 2015-12-16 | 1 | -6/+10 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge branch 'sprockets-3' | Rafael Mendonça França | 2015-12-16 | 5 | -58/+40 | |
|\ \ \ \ \ | ||||||
| * | | | | | Use sprockets 3 in the Rails 5 release | Rafael Mendonça França | 2015-12-16 | 5 | -57/+46 | |
* | | | | | | Merge pull request #22556 from imanel/range_prepend | Kasper Timm Hansen | 2015-12-16 | 1 | -10/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use Module.prepend instead of alias_method for Range#to_s | Bernard Potocki | 2015-12-16 | 1 | -10/+7 | |
* | | | | | | | Merge pull request #17845 from gsamokovarov/qualified-const | Rafael França | 2015-12-16 | 3 | -74/+107 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Don't leak Object constants in core_ext/module/qualified_const | Genadi Samokovarov | 2015-12-16 | 3 | -74/+107 | |
| | |/ / / / / | |/| | | | | | ||||||
* / | | | | | | Avoid conditionals in the Gemfile | Sean Griffin | 2015-12-16 | 2 | -6/+16 | |
|/ / / / / / | ||||||
* | | | | | | Require a version of bcrypt that works on Windows when needed | Sean Griffin | 2015-12-16 | 1 | -1/+5 | |
* | | | | | | Merge pull request #22567 from gsamokovarov/introduce-application-record | Rafael França | 2015-12-16 | 16 | -134/+200 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Introduce ApplicationRecord, an Active Record layer supertype | Genadi Samokovarov | 2015-12-16 | 16 | -134/+200 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Add additional platforms for Windows | Sean Griffin | 2015-12-16 | 1 | -1/+1 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #22605 from tonyta/delete-dead-comments | Rafael França | 2015-12-16 | 5 | -39/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | delete code commented out (and replaced) in e93d0a5 | Tony Ta | 2015-12-15 | 1 | -1/+0 | |
| * | | | | | deletes commented code introduced in f238d495 | Tony Ta | 2015-12-15 | 1 | -5/+0 |