Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  Tobias Schäfer 29bac4e1c8 Fixes #4854 - Storage Provider Simple Storage (S3) is broken. 11 months ago
  Tobias Schäfer c66165f0b8 Fixes #660 - S3 compatible storage backend 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Edenhofer 48925be7cc Maintenance: sha generated centralized. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Ryan Lue a8f028164d Refactoring: Migrate store_test to RSpec. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Thorsten Eckel 0004c72624 Refactoring: Improved error logging 4 years ago
  Thorsten Eckel a976b9fb43 Maintenance: Updated rubocop(-* gems) to latest version (0.80.0). 4 years ago
  Mantas Masalskis 264853dcbe Pull Request #2908 - Fix storage log message typo. Thanks to @saz ❤️ 4 years ago
  Thorsten Eckel 40dcb0e132 Updated rubocop to latest version (0.74). 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Thorsten Eckel 83c77a4a35 Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests). 5 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 6c82931245 Improved error handling if file already exists in file store (verify if file is corrupt in filesystem and remove it in case). 6 years ago
  Thorsten Eckel bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 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 c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 8 years ago
  Martin Edenhofer 077eae7ced Improved file backend and delete empty directories if file got removed. 8 years ago
  Martin Edenhofer 77a351faaf Reduced count of directories (to make backups faster). 8 years ago
  Martin Edenhofer c1e4171222 Improved logging. 8 years ago
  Thorsten Eckel c59f616708 Applied rubocop cop 'Lint/UnneededDisable'. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 9 years ago
  Martin Edenhofer 408bade61b Small code layout improvement. 9 years ago
  Thorsten Eckel 89d1768f87 Corrected with rubocop cop 'Lint/UselessAccessModifier'. 9 years ago
  Martin Edenhofer cf3e6274d0 Improved logging. 9 years ago
  Martin Edenhofer 4365039f49 Moved to rails logger. 9 years ago
  Thorsten Eckel 33d447cb76 Corrected with rubocop cop 'Style/SpaceInsideRangeLiteral'. 9 years ago
  Martin Edenhofer 95e27b0994 Moved back to compact class naming to use File.exitst? 9 years ago
  Martin Edenhofer 135dcceafd Fixed class/module declaration. 9 years ago
  Martin Edenhofer bd29c71687 Some new rubocop checks. 9 years ago
  Martin Edenhofer 16ddef38e9 Applied rubocop Style/SpaceAfterComma. 9 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 9 years ago
  Martin Edenhofer 0a726148c7 Fixed migration. 10 years ago
  Martin Edenhofer 84c23e2311 Moved from md5 to sha256 for file identification. 10 years ago
  Martin Edenhofer 7742c66604 Moved to dedicated provider backend modules. 10 years ago