Commit graph

16 commits

Author SHA1 Message Date
Martin Edenhofer
ba3f868638 Upgrade to new rubocop. 2016-03-01 15:26:46 +01:00
Thorsten Eckel
b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 2015-05-08 16:09:24 +02:00
Thorsten Eckel
2954485f93 Corrected with rubocop cop 'Lint/UnreachableCode'. 2015-05-08 10:22:12 +02:00
Thorsten Eckel
c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 2015-05-07 13:27:07 +02:00
Martin Edenhofer
4365039f49 Moved to rails logger. 2015-05-04 20:58:28 +02:00
Thorsten Eckel
69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 2015-04-30 19:20:27 +02:00
Thorsten Eckel
ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 2015-04-27 15:42:53 +02:00
Martin Edenhofer
4aed3e544e Added new UserAgent lib to handle ftp/http/https calls. 2013-09-19 16:33:26 +02:00
Martin Edenhofer
5878b239dc Renamed module name. 2013-08-22 22:21:52 +02:00
Martin Edenhofer
940f7aa63b Use kind_of object to check if http call was successfully. 2013-08-14 17:11:29 +02:00
Martin Edenhofer
e6837fb79b Added support for http redirects. 2013-04-18 14:50:47 +02:00
Martin Edenhofer
5a8f37dc6f Moved to own encode.rb for utf8 input checks/validation. 2012-12-05 02:27:56 +01:00
Martin Edenhofer
5e69e1af4e Added ajax long polling. 2012-11-27 00:22:52 +01:00
Martin Edenhofer
db9e98f025 Improved error handling. 2012-10-29 00:47:55 +01:00
Martin Edenhofer
d3b5cf7586 Improved caching. 2012-07-29 17:34:30 +02:00
Martin Edenhofer
b2209ff868 Moved to websockets. 2012-07-24 00:22:23 +02:00