index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
update documentation to use websocket protocol
Lachlan Sylvester
2015-07-09
3
-6
/
+6
*
Merge pull request #10 from packagethief/doc-syntax
Rafael Mendonça França
2015-07-09
2
-4
/
+4
|
\
|
*
Fix CoffeeScript syntax in code examples
Jeffrey Hardy
2015-07-08
2
-4
/
+4
*
|
Merge pull request #9 from packagethief/freshen-gemfile-lock
Rafael Mendonça França
2015-07-09
1
-3
/
+4
|
\
\
|
*
|
Freshen Gemfile.lock
Jeffrey Hardy
2015-07-08
1
-3
/
+4
|
|
/
*
|
Merge pull request #8 from packagethief/singleton-server
Rafael Mendonça França
2015-07-09
1
-1
/
+1
|
\
\
|
*
|
ActionCable.server should always return the same instance
Jeffrey Hardy
2015-07-08
1
-1
/
+1
|
|
/
*
|
Merge pull request #7 from lsylvester/update-reame-sample-code-syntax-error
Rafael Mendonça França
2015-07-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Up[date README sample code so there is no syntax error
Lachlan Sylvester
2015-07-09
1
-5
/
+5
*
|
Merge pull request #6 from connorshea/patch-1
Rafael Mendonça França
2015-07-08
1
-1
/
+1
|
\
\
|
*
|
Fix typo
Connor Shea
2015-07-08
1
-1
/
+1
*
|
|
Merge pull request #5 from lsylvester/update-readme-for-getting-started
Rafael Mendonça França
2015-07-08
1
-6
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update README - fix puma command and requiring environment from cabel/config.ru
Lachlan Sylvester
2015-07-09
1
-6
/
+6
|
|
/
*
|
Merge pull request #4 from lsylvester/connection-base-doc-typo
Rafael Mendonça França
2015-07-08
1
-1
/
+1
|
\
|
|
*
Fix typo in connection base documentation
Lachlan Sylvester
2015-07-09
1
-1
/
+1
|
/
*
Lock websocket-driver version to 0.5.4 until we can figure out what broke in ...
David Heinemeier Hansson
2015-07-08
1
-5
/
+6
*
Explain the configuration of the framework
David Heinemeier Hansson
2015-07-08
1
-0
/
+68
*
Add a process logging file that the config.ru file can require to configure E...
David Heinemeier Hansson
2015-07-08
1
-0
/
+6
*
Include the clearing of database connections configuration by default
David Heinemeier Hansson
2015-07-08
2
-0
/
+24
*
Revert to perform_action language – we're already using process for the con...
David Heinemeier Hansson
2015-07-08
2
-4
/
+4
*
Mention the concern about long-lived and stale data
David Heinemeier Hansson
2015-07-08
1
-1
/
+4
*
Merge pull request #3 from basecamp/readme-update
David Heinemeier Hansson
2015-07-08
2
-14
/
+36
|
\
|
*
Some quick documentation edits and add a LICENSE to the repo
Nick Quaranto
2015-07-08
2
-14
/
+36
|
/
*
You can be a subscriber multiple times.
David Heinemeier Hansson
2015-07-08
1
-2
/
+2
*
Follow the Rails name convention of single word framework names
David Heinemeier Hansson
2015-07-08
2
-1
/
+3
*
Remove bit about release as it hasn't happened yet
David Heinemeier Hansson
2015-07-08
1
-12
/
+1
*
Update README.md
David Heinemeier Hansson
2015-07-08
1
-86
/
+97
*
Note Ruby dependencies
David Heinemeier Hansson
2015-07-08
1
-0
/
+1
*
Cleanup gemspec
David Heinemeier Hansson
2015-07-08
1
-12
/
+14
*
This is will be a Ruby on Rails framework shortly
David Heinemeier Hansson
2015-07-08
1
-1
/
+1
*
Note lack of tests
David Heinemeier Hansson
2015-07-08
1
-0
/
+4
*
Update for latest API
David Heinemeier Hansson
2015-07-08
1
-1
/
+1
*
Flush out the README overview of Action Cable
David Heinemeier Hansson
2015-07-08
2
-3
/
+238
*
Document the JavaScript classes
David Heinemeier Hansson
2015-07-08
4
-0
/
+58
*
Move the subscription factory method from the consumer to the subscriptions c...
David Heinemeier Hansson
2015-07-08
3
-9
/
+10
*
Rename SubscriptionManager/Subscriber -> Subscriptions
David Heinemeier Hansson
2015-07-08
6
-51
/
+63
*
Tests are busted at the moment. Note that.
David Heinemeier Hansson
2015-07-07
2
-49
/
+49
*
Finished class documentation
David Heinemeier Hansson
2015-07-07
6
-4
/
+43
*
Make the RemoteConnection private under RemoteConnections and document the setup
David Heinemeier Hansson
2015-07-07
3
-34
/
+50
*
Complete all the standard severity levels
David Heinemeier Hansson
2015-07-07
1
-8
/
+6
*
Documentation
David Heinemeier Hansson
2015-07-07
3
-0
/
+5
*
More clear method name for what's actually happening
David Heinemeier Hansson
2015-07-07
2
-2
/
+2
*
Make the entire internal channel private
David Heinemeier Hansson
2015-07-07
1
-16
/
+16
*
Document and make private method private
David Heinemeier Hansson
2015-07-07
1
-3
/
+7
*
Document heartbeat purpose
David Heinemeier Hansson
2015-07-07
1
-0
/
+3
*
Document the connection
David Heinemeier Hansson
2015-07-07
1
-1
/
+53
*
Identifiers will add attr_accessor as well for convenience
David Heinemeier Hansson
2015-07-07
1
-1
/
+2
*
Basic authentication helpers
David Heinemeier Hansson
2015-07-07
3
-0
/
+18
*
Document the remaining parts of the Channel setup.
David Heinemeier Hansson
2015-07-07
3
-0
/
+54
*
Spacing
David Heinemeier Hansson
2015-07-07
1
-0
/
+1
[next]