Commit graph

106 commits

Author SHA1 Message Date
Thorsten Eckel
54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 2015-07-03 17:18:01 +02:00
Martin Edenhofer
b6161c8f0c Start scheduler only once. 2015-06-05 16:23:03 +02:00
Martin Edenhofer
d206ef49ed Improved performance, move to threads. 2015-05-21 01:07:13 +02:00
Martin Edenhofer
1fda190b73 Work with current env. 2015-05-14 23:36:02 +02:00
Martin Edenhofer
dc743dfea4 Small improvement. 2015-05-14 23:21:24 +02:00
Martin Edenhofer
5cd3ca79bd Improved api for sending messages. 2015-05-12 13:31:32 +02:00
Martin Edenhofer
c9608cdc00 Improved logging. 2015-05-12 10:46:07 +02:00
Martin Edenhofer
b7ecd9a1eb Fixed use of last_ping. 2015-05-10 22:53:15 +02:00
Martin Edenhofer
c8ae1d38e1 Use utc timestamps for all. 2015-05-10 21:47:17 +02:00
Martin Edenhofer
6fb8ad4b14 Improved websocket logging. 2015-05-10 21:19:45 +02:00
Thorsten Eckel
6decb755f5 Moved rubocop cop 'Style/FileName' exclusion back to .rubocop.yml, since it will be ignored as comment in websocket-server.rb. 2015-05-08 15:58:28 +02:00
Thorsten Eckel
c1c35ce39e Corrected with rubocop cop 'Style/GlobalVars'. 2015-05-08 12:47:25 +02:00
Thorsten Eckel
cad3bf8842 - Moved websocket-server.rb 'Style/FileName' rubocop cop exclusion from .rubocop.yml to websocket-server.rb.
- Excluded websocket-server.rb from rubocop cop 'Rails/TimeZone'.
2015-05-08 12:43:54 +02:00
Thorsten Eckel
409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 2015-05-08 12:20:43 +02:00
Thorsten Eckel
c282fd2b37 Corrected with rubocop cop 'Lint/UnusedBlockArgument'. 2015-05-07 11:49:46 +02:00
Thorsten Eckel
1ac1cf4184 Corrected with rubocop cop 'Style/Next'. 2015-05-07 11:04:40 +02:00
Thorsten Eckel
650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 2015-05-06 11:30:39 +02:00
Thorsten Eckel
21a7a87098 Corrected with rubocop cop 'Style/Semicolon'. 2015-04-30 19:54:08 +02:00
Thorsten Eckel
44adaf000e Corrected with rubocop cop 'Style/DeprecatedHashMethods'. 2015-04-30 19:34:33 +02:00
Thorsten Eckel
99369e30bb Scripts are replaced by rubocop. 2015-04-30 17:27:22 +02:00
Thorsten Eckel
2a036be4af Corrected with rubocop cop 'Style/GuardClause'. 2015-04-30 17:25:14 +02:00
Martin Edenhofer
16ddef38e9 Applied rubocop Style/SpaceAfterComma. 2015-04-27 16:53:29 +02:00
Martin Edenhofer
c34a33da99 Applied rubocop Style/SpaceAroundOperators. 2015-04-27 16:41:03 +02:00
Martin Edenhofer
e474ac197a Applied rubocop Style/EmptyLines. 2015-04-27 16:29:28 +02:00
Martin Edenhofer
bd1db72b9b Applied rubocop Style/TrailingBlankLines. 2015-04-27 16:15:29 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Thorsten Eckel
a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 2015-04-27 15:20:16 +02:00
Martin Edenhofer
d81a3722e4 Improved speed of test by switching from min to sec for idle param. 2015-02-25 23:17:34 +01:00
Martin Edenhofer
f38149e823 Improved comments. 2015-01-13 17:03:58 +01:00
Martin Edenhofer
0d9adc0d64 Added browser tests for password reset. 2014-12-31 10:04:14 +01:00
Martin Edenhofer
865f70ecda Support new ui selectors. 2014-12-02 08:22:26 +01:00
Martin Edenhofer
1d929159ba Let browser tests dance again. 2014-12-01 21:04:37 +01:00
Martin Edenhofer
1f65db48ac Fixed websocket messages with recipients. 2014-10-05 14:38:30 +02:00
rkaldung
67cc6fe469 fixed typo, added pidfile 2014-08-22 19:05:31 +02:00
rkaldung
5ec5240deb running puma w/ systemd 2014-08-22 18:49:41 +02:00
rkaldung
4109266fa5 nearly complete install script 2014-08-13 18:36:16 +02:00
rkaldung
3c48ba6420 added scheduler to init script 2014-08-13 18:34:21 +02:00
rkaldung
69bb7691bc added websocket server 2014-08-13 18:28:18 +02:00
rkaldung
1c038f2cc4 fully operating for puma 2014-08-13 17:55:42 +02:00
rkaldung
1abb352843 initial init script 2014-08-13 17:40:36 +02:00
rkaldung
b3ef1b53ac added 1st os detection 2014-08-13 16:25:24 +02:00
rkaldung
592e961e70 most work done on the install script 2014-08-13 16:18:15 +02:00
rkaldung
5e7e1f9423 added distro detection 2014-08-11 14:33:29 +02:00
rkaldung
7f0a6a5e05 added script 2014-08-11 14:30:22 +02:00
Martin Edenhofer
335f6fa42b Touch session on web socket ping/pong. 2014-07-13 23:42:36 +02:00
Martin Edenhofer
34a300238e Init version of session unit tests. 2014-06-27 08:43:37 +02:00
Martin Edenhofer
f03864c62e Added support of new scheduler. 2014-03-11 11:29:36 +01:00
Martin Edenhofer
64276f815f Removed not longer used thin commands. 2014-03-11 10:24:46 +01:00
Martin Edenhofer
11c1d0002f Moved from thin to puma. 2014-03-09 14:52:26 +01:00
Martin Edenhofer
cfb2f857fc Added update of header. 2014-02-03 20:19:54 +01:00