Martin Gruner
|
24c3bdfd87
Maintenance: Update copyright header.
|
2 years ago |
Martin Gruner
|
64a87b1c67
Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
|
3 years ago |
Dominik Klein
|
d0d00bf62c
Fixes #3631, fixes #3645 - Freshdesk import subdomain selection fails.
|
3 years ago |
André Glüpker
|
18f14d1720
Fixes #3573 - Accept 2xx as response for requests in UserAgent
|
3 years ago |
Martin Gruner
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 years ago |
Mantas Masalskis
|
041bf51b52
Maintenance: Rubocop enforces %r{} regular expression style
|
3 years ago |
Bola Ahmed Buari
|
e716a555d9
Fixes #3362: Cannot configure proxy.
|
3 years ago |
Thorsten Eckel
|
b72a15a017
Maintenance: Updated rubocop(-* gems) to latest version (1.3.0).
|
4 years ago |
Thorsten Eckel
|
5b4c7ab886
Enhancement: Added functionality to send X-Hub-Signature header with outgoing UserAgent requests to enable recipient to verify the integrity of the request body.
|
4 years ago |
Thorsten Eckel
|
33b682400d
Enhancement: Add `:verify_ssl` boolean options to UserAgent request methods.
|
4 years ago |
Thorsten Eckel
|
ffe5948699
Enhancement: Added header support for UserAgent requests.
|
4 years ago |
Thorsten Eckel
|
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
|
4 years ago |
Thorsten Eckel
|
b37e80df9a
Updated rubocop(-* gems) to latest version (0.87.0).
|
4 years ago |
Thorsten Eckel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
4 years ago |
Mantas
|
0a5c3f4f8a
Follow up - a883bbadb36060a31fa1442b4d44eb68e0d48900 - UserAgent sends SearchIndexBackend DELETE request options as parameters. Fixed by unifying UserAgent interface to support parameters as other request methods do.
|
5 years ago |
Thorsten Eckel
|
429b95e65d
Maintenance: Make ES connection establishment more stable by:
|
5 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
5 years ago |
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.
|
7 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 |