История коммитов

Автор SHA1 Сообщение Дата
  Martin Gruner f5b385fcf9 Maintenance: Update git URL. 3 лет назад
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 3 лет назад
  Mantas Masalskis 9c5a11f36e Maintenance: Rubocop uses custom inflections 3 лет назад
  Martin Gruner 8d77ac4579 Maintenance: Update various gem dependencies. 3 лет назад
  Martin Gruner 4f2e7b9e52 Maintenance: Port System > Translations test to capybara. 3 лет назад
  Martin Gruner ce4ca035d6 Maintenance: Add missing gem 'csv' to gemfile, and only load it when it's actuallly used. 3 лет назад
  Martin Gruner 271a9e746d Maintenance: Allow patch level updates for Rails. 3 лет назад
  Mantas 13f1aa8003 Maintenance: Bumped Rails to 6.0.4.1 (CVE-2021-22942) 3 лет назад
  Rolf Schmidt 1cf8ec8969 Fixes #3672 - MessageBird integration 3 лет назад
  Martin Gruner bc015d759b Maintenance: Remove forked dependency with official one in newer version. 3 лет назад
  Dominik Klein 7e488ad134 Fixes #2886 - Text Editor deletes text unrecoverably if quicktext was canceled with Ctrl+Backspace. 3 лет назад
  Martin Gruner 9f7bec8942 Maintenance: Add Brakeman for static security analysis. 3 лет назад
  Mantas Masalskis 25e12c7f5b Maintenance: Update Ruby to 2.7.4 3 лет назад
  Martin Gruner 3fae5a027f Maintenance: Load asset processing gems only at build time. 3 лет назад
  Dominik Klein d7728b23f3 Switched from pre-commit to overcommit. 3 лет назад
  Martin Gruner 697661cbf2 Maintenance: Only load gems when they are needed to save memory otherwise. 3 лет назад
  Martin Gruner a7e1b64b95 Maintenance: Unpin twitter gem. 3 лет назад
  Martin Gruner 0f61a7e6ca Maintenance: Updated all non-pinned gems. 3 лет назад
  Martin Gruner 7feca73300 Maintenance: Deprecate mini_racer dependency, use external Node.js binary instead by default. 3 лет назад
  Martin Gruner 1b217645cc Maintenance: Use the 'hiredis' gem for increased performance. 3 лет назад
  Martin Honermeyer 1eef2a0e0f Closes #3450 - Add support for Redis as an optional web socket session store back end. 3 лет назад
  Martin Gruner 22e0fc5520 Maintenance: Updated to Ruby 2.7.3. 3 лет назад
  Thorsten Eckel ca56de3648 Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader. 3 лет назад
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 лет назад
  Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 лет назад
  Thorsten Eckel 0a89d39da6 Maintenance: Bumped puma to 4.3.8 (CVE-2021-29509). 3 лет назад
  Martin Gruner 236420da75 Maintenance: Make 'mini_racer' gem dependency for generating assets optional in scenarios where node.js should get used instead. 3 лет назад
  Thorsten Eckel bd10f8d134 Bumped rails to 5.2.4.6 (CVE-2021-22904). 3 лет назад
  Rolf Schmidt 1d2a1a1163 - Fixes #3455: Gitlab and Github integration cause application reload when using [Enter] 4 лет назад
  Thorsten Eckel 08ff2b12e8 Fixes #2951 - Generic oAuth2 login provider is unusable. 4 лет назад
  Rolf Schmidt 97c9d541e9 Fixes #435 - GitLab integration. 4 лет назад
  Rolf Schmidt a86b288f4c Fixes #3411 - Microsoft 365: The refresh token has expired due to inactivity. The token was issued on 2020-11-17T13:30:55.3656422Z and was inactive for 90.00:00:00. 4 лет назад
  Thorsten Eckel c3b1b4413f Maintenance: Updated Rails to 5.2.4.5 because of CVE-2021-22880. 4 лет назад
  Thorsten Eckel 85573432c0 Maintenance: Updated rubocop(-* gems) to latest version (1.4.1). 4 лет назад
  Thorsten Eckel 43b6374d16 Updated rubocop(-* gems) to latest version (1.2.0). 4 лет назад
  Mantas 6c49446d5a CVE-2020-15169 4 лет назад
  Thorsten Eckel 06b717bbda Maintenance: Updated Ruby dependency to 2.6.6. 4 лет назад
  Mantas Masalskis 806cd7def6 Fixes #3093 - Inline images are cut during forward and reply (quotation) 4 лет назад
  Thorsten Eckel 2ffca390a9 Fixes #1961 - S/MIME integration. 4 лет назад
  Thorsten Eckel 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 лет назад
  Mantas Masalskis c4c372c976 Maintenance: Ruby on Rails bump to 5.2.4.3 due to several CVEs 4 лет назад
  Martin Edenhofer 1061803fba Updated rails to 5.2.4.2 (CVE-2020-5267) and json (CVE-2020-10663). 5 лет назад
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 5 лет назад
  Mantas Masalskis e865826810 Maintenance: Updated Ruby dependency to 2.6.5. 5 лет назад
  Thorsten Eckel 8696c62de8 Updated rake to 2.0.8 (CVE-2019-16782) and rails to 5.2.4.1. 5 лет назад
  Thorsten Eckel aa6c647187 Bumped puma to 13.12.2 (CVE-2019-16770). 5 лет назад
  Thorsten Eckel a93250e210 Fixes issue #2741: Authenticate users via SAML. 5 лет назад
  Thorsten Eckel f50c079df9 Maintenance: SQLite dependency is obsolete. 5 лет назад
  Thorsten Eckel 40dcb0e132 Updated rubocop to latest version (0.74). 5 лет назад
  Ryan Lue a9144638a9 Maintenance: Introduced 'deprecation_toolkit' to handle deprecation of internal Zammad APIs and those of dependencies. 5 лет назад