Commit History

Author SHA1 Message Date
  Martin Edenhofer d684ffa7ba Fixed issue #3293 - Unable to process email (because of very long meta headers) 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
  Mantas Masalskis dd5ca52e18 Fixes #2941 - Zendesk import error 5 years ago
  Rolf Schmidt eabc924230 Fixed issue #2971 - Mails with voicemails attached not being added (#<ActiveRecord::ValueTooLong: PG::StringDataRightTruncation: ERROR: value too long for type character varying(2500) (RuntimeError)). 5 years ago
  Martin Edenhofer 180502d03b - Prefer `oversized_preferences` naming prefix for consistency reasons. 5 years ago
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
  Ryan Lue 1b7140bb1d Prevent extreme import delays by skipping image preview generation 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Ryan Lue a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
  Thorsten Eckel 7e113870a7 Bump rszr from 0.4.0 to 0.5.2 5 years ago
  Martin Edenhofer ffd7ae99b1 Fixes issue #2530 - Not used SQL index with PostgreSQL in certain cases on very large setups. 6 years ago
  Martin Edenhofer cdb4042961 Fixes issue ##2504 - Login into Zammad not possible, application server `puma` will raise 100% or more cpu. 6 years ago
  Martin Edenhofer 43d2418377 Fixes #2486 - Unable to process email on CentOS with large images but only 1px height. 6 years ago
  Martin Edenhofer 5dedd6ecfc Implemented preview feature as default feature. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Mantas 7bb7e7a438 Fixes #1123 Attachments get doubled when suspending a draft 6 years ago
  Martin Edenhofer 7338b91a31 Improved monitoring controller to get storage usage. 6 years ago
  Thorsten Eckel ddd7cb315a Fixed rubocop complains by restoring the deactivation of Rails/InverseOf. 6 years ago
  Ryan Lue 04055f7095 Replace unless with if ! (project-wide) 6 years ago
  Ryan Lue 79d4284365 Fix rubocop violations 6 years ago
  Thorsten Eckel 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 years ago
  Thorsten Eckel fbeccbc85c Updated to latest rubocop version. 7 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 7 years ago
  Martin Edenhofer eb5ad7d9fa Fixed issue #1649 - Tickets are deleted but database is still the same size. 7 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Thorsten Eckel cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
  Martin Edenhofer e3c90174ee Added save_to_file as helper to get attachments for testing assets. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 549978d731 Send inline images with cid (load images via http/https in src). 8 years ago
  Martin Edenhofer ba3f868638 Upgrade to new rubocop. 9 years ago
  Martin Edenhofer 87e1a92e39 Improved code layout. 9 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
  Thorsten Eckel 54fd62487c Applied rubocop cop 'Style/SpaceInsideStringInterpolation'. 9 years ago
  Thorsten Eckel 67c4215554 Corrected with rubocop cop 'Style/RedundantSelf'. 10 years ago
  Thorsten Eckel c2af4fdd30 Corrected with rubocop cop 'Style/SignalException'. 10 years ago
  Thorsten Eckel 6a41d0ee18 Corrected with rubocop cop 'Rails/FindBy'. 10 years ago
  Thorsten Eckel 39578cea49 Corrected with rubocop cop 'Style/MultilineOperationIndentation'. 10 years ago
  Thorsten Eckel b2fd3ba9f0 Corrected with rubocop cop 'Style/DotPosition'. 10 years ago
  Thorsten Eckel 69a16ee2c5 Corrected with rubocop cop 'Style/RedundantReturn'. 10 years ago
  Martin Edenhofer bd1db72b9b Applied rubocop Style/TrailingBlankLines. 10 years ago
  Martin Edenhofer 70e48aab13 Merge branch 'develop' of github.com:martini/zammad into develop 10 years ago
  Martin Edenhofer a299f79598 Moved to rubocop Style/NumericLiterals. 10 years ago
  Thorsten Eckel ce58d465c0 Corrected with rubocop cop 'Style/HashSyntax'. 10 years ago
  Thorsten Eckel e6ccb45225 Fixed follow up issue of reload/load commit 7311868. 10 years ago
  Martin Edenhofer e7fb98380a Added delete attachment feature. 10 years ago
  Martin Edenhofer 84c23e2311 Moved from md5 to sha256 for file identification. 11 years ago
  Martin Edenhofer 7742c66604 Moved to dedicated provider backend modules. 11 years ago
  Martin Edenhofer c01df40abf Added self.fs_check_md5(). 11 years ago
  Martin Edenhofer 5a5168aa5e Improved splitting of file name. 11 years ago