Commit History

Author SHA1 Message Date
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Thorsten Eckel c3105bb804 Add response body to result of client errors because there might be information provided by the server. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Martin Edenhofer 1ae062f144 Fixed issue #1292 - Don't use proxy on localhost addresses. 7 years ago
  Martin Edenhofer a1a56f49c0 Implemented issue #439 - proxy support. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer e42e373de4 Added http log support. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer 5e518f5037 Added total timeout of whole http request. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 8800b6b61a Replaced App.ControllerModal by App.ControllerModalNice to support also translation inline feature (ctrl+alt+t) for modal dialog screens. 9 years ago
  Martin Edenhofer 76b59249af Improved doc. 9 years ago
  Martin Edenhofer e1aae93269 Fixed rubocop checks. 9 years ago
  Thorsten Eckel b6c2b6750a Corrected with rubocop cop 'Lint/RescueException'. 9 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 9 years ago
  Thorsten Eckel 89d1768f87 Corrected with rubocop cop 'Lint/UselessAccessModifier'. 9 years ago
  Thorsten Eckel 650e17be7c Corrected with rubocop cop 'Lint/StringConversionInInterpolation'. 9 years ago
  Thorsten Eckel 71700779df Corrected with rubocop cop 'Style/EmptyLinesAroundAccessModifier'. 9 years ago
  Thorsten Eckel dd4b2b88d1 Corrected with rubocop cop 'Style/TrivialAccessors'. 9 years ago
  Martin Edenhofer dfc39cc95c Applied rubocop IndentationConsistency. 9 years ago
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 9 years ago
  Martin Edenhofer 081d71ffa3 Applied rubocop Style/SpaceInsideHashLiteralBraces. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 9 years ago
  Thorsten Eckel a70b3cfc89 Corrected with rubocop cop 'Style/StringLiterals'. 9 years ago
  Martin Edenhofer ed891818ed Improved translation feature. 9 years ago
  Martin Edenhofer 95ad1ff355 Removed not needed lines. 9 years ago
  Martin Edenhofer 9167670b23 Disable parsing on non json content. 9 years ago
  Martin Edenhofer 4cdeef2e54 Added Net::HTTPCreated support. 9 years ago
  Martin Edenhofer 15577498b0 Added json support to UserAgent, replaced faraday with UserAgent. 9 years ago
  Martin Edenhofer c8fce29d25 Moved to new user agent api. 9 years ago
  Martin Edenhofer 810391d8b7 Moved to own geo ip service per default. 9 years ago
  Roy Kaldung 53f56d4087 Merge pull request #141 from martini/refactoring 9 years ago
  Martin Edenhofer 049a35b94c Improved error handling. Set timeout for http calls. 9 years ago
  rkaldung 7cb0818b99 added todos, replaced literals 9 years ago
  Martin Edenhofer 697db3839f Improved otrs import. 10 years ago
  Martin Edenhofer 48156373a9 Fixed used variables for basic_auth. 10 years ago
  Martin Edenhofer 8f6abe0cf8 Fixed variables. 10 years ago
  Martin Edenhofer 3b405562cc Improved fetching of records (race conditions). 11 years ago
  Martin Edenhofer ad579d8237 Added new UserAgent lib to handle ftp/http/https calls. 11 years ago