Commit History

Author SHA1 Message Date
  Thorsten Eckel 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 4 years ago
  Thorsten Eckel aa6c647187 Bumped puma to 13.12.2 (CVE-2019-16770). 4 years ago
  Martin Edenhofer 3b63fbeca0 Maintenance: Updated nokogiri gem - CVE-2019-13117 4 years ago
  Thorsten Eckel 8d45328d32 Bumped loofah to 2.3.1 (CVE-2019-15587). 4 years ago
  Martin Edenhofer 817cc72194 Updated rubyzip / CVE-2019-16892 5 years ago
  Mantas Masalskis 2e3b7e07ad Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0. 5 years ago
  Thorsten Eckel a93250e210 Fixes issue #2741: Authenticate users via SAML. 5 years ago
  Thorsten Eckel 1c63e96675 Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1. 5 years ago
  Thorsten Eckel f50c079df9 Maintenance: SQLite dependency is obsolete. 5 years ago
  Thorsten Eckel 40dcb0e132 Updated rubocop to latest version (0.74). 5 years ago
  Thorsten Eckel 7cb550bfdf Bumped nokogiri to 1.10.4 (CVE-2019-5477). 5 years ago
  Ryan Lue a9144638a9 Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies. 5 years ago
  Thorsten Eckel 9503ff20ce Maintenance: Applied required changes to resolve 'omniauth' CVE-2015-9284 5 years ago
  Thorsten Eckel 5745fa46bd Bumps [rails](https://github.com/rails/rails) from 5.1.7 to 5.2.3. 5 years ago
  Thorsten Eckel 5c71350eb6 Bump spring from 2.0.2 to 2.1.0 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 7e113870a7 Bump rszr from 0.4.0 to 0.5.2 5 years ago
  Thorsten Eckel 1e54645223 Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich ! 5 years ago
  Martin Edenhofer 97d14a93b3 Initial knowledge base support. 5 years ago
  Thorsten Eckel 4767aa0771 Bump zendesk_api from 1.17.0 to 1.19.0 5 years ago
  Thorsten Eckel 20f0e36741 Bump rubocop-rspec from 1.32.0 to 1.33.0 5 years ago
  Thorsten Eckel 5cd906a6c9 Bump twilio-ruby from 5.22.2 to 5.23.0 5 years ago
  Thorsten Eckel d42a588d9e Bump coveralls from 0.8.22 to 0.8.23 5 years ago
  Thorsten Eckel cb4e45478c Bump test-unit from 3.3.2 to 3.3.3 5 years ago
  Thorsten Eckel 005e88afbe Bump selenium-webdriver from 3.142.0 to 3.142.3 5 years ago
  Thorsten Eckel e27079f0a0 Bump capybara from 2.18.0 to 3.21.0 5 years ago
  Thorsten Eckel 44adbd03b9 Bump twilio-ruby from 5.22.1 to 5.22.2 5 years ago
  Thorsten Eckel 802e5f88ad Bump selenium-webdriver from 3.141.5926 to 3.142.0 5 years ago
  Thorsten Eckel 013b0d82e9 Bump sassc-rails from 2.1.0 to 2.1.1 5 years ago
  Rolf Schmidt 60715c36c6 Updated nokogiri gem (CVE-2019-11068). 5 years ago
  Thorsten Eckel dd2c602cff Bump selenium-webdriver from 3.141.0 to 3.141.5926 5 years ago
  Thorsten Eckel f2592cb632 Bump telephone_number from 1.3.4 to 1.4.0 5 years ago
  Thorsten Eckel 5283da9f4f Bump rubocop-performance from 1.0.0 to 1.1.0 5 years ago
  Thorsten Eckel 864a7c6cf2 Bump test-unit from 3.3.0 to 3.3.2 5 years ago
  Thorsten Eckel a2243693a7 Bump rails from 5.1.6.2 to 5.1.7 5 years ago
  Thorsten Eckel 4f125ff747 Bump factory_bot_rails from 5.0.1 to 5.0.2 5 years ago
  Thorsten Eckel d562eb860b Bump twilio-ruby from 5.21.2 to 5.22.1 5 years ago
  Thorsten Eckel a355f776d7 Bump autoprefixer-rails from 9.5.0 to 9.5.1 5 years ago
  Ryan Lue cc33feee40 👮 Crack down on style violations with rubocop-rspec 🚓 5 years ago
  Thorsten Eckel 44e9e04949 Maintenance: Updated rubocop to latest version (0.67.2). 5 years ago
  Billy Zhou 30d3ce2b88 Upgrade mail gem from 2.6.6 to 2.7-stable to solve 4 issues: 5 years ago
  Martin Edenhofer 3acfa4a277 Fixed issue #2089 - timezone issue with report graphs not displaying or displaying $timezone hours out of step. 5 years ago
  Thorsten Eckel d998f36f11 Updated rubocop to latest version (0.66). 5 years ago
  Martin Edenhofer e579c809e0 Update to rails 5.1.6.2 - CVE-2019-5419. 5 years ago
  Martin Edenhofer 160b521116 Fixes issue #2497 - Missing business hours validation for calendars creates infinitive loop (also for background jobs). 5 years ago
  Martin Edenhofer 94513f4f38 Updated puma and unicorn gem to use current stable version. 5 years ago
  Thorsten Eckel 0fe24ab1b7 Maintenance: Updated delayed_job and delayed_job_active_record gem dependency because of usage of deprecated method which breaks rails after rubocop update - see https://github.com/rails/rails/issues/30522 and https://github.com/collectiveidea/delayed_job/pull/996 . 5 years ago
  Thorsten Eckel d2b6bff74d Maintenance: Updated rubocop to latest version (0.65). 5 years ago
  Thorsten Eckel ff0330d5c7 Fixes issue #2464: Mails send by older mailers with x-uuencode Content-Transfer-Encoding of attachments are not processable. 5 years ago
  Martin Edenhofer 5dedd6ecfc Implemented preview feature as default feature. 5 years ago