.. |
active_support
|
6636af8d34
Maintenance: Fix a crash in the error handler of Zammad's file cache.
|
3 лет назад |
assets_set
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
auth
|
26db9dbc24
Maintenance: Inclusive language
|
3 лет назад |
calendar_subscriptions
|
c305ff89be
Fixes #2157 - Ical escaltion update the calendar entry to 2:00 am
|
3 лет назад |
can_be_published
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
core_ext
|
3e2ad0e19c
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
3 лет назад |
email_helper
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
enrichment
|
697661cbf2
Maintenance: Only load gems when they are needed to save memory otherwise.
|
3 лет назад |
escalation
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
excel_sheet
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
external_credential
|
884b5c6455
Fixes #3669 - Do not send domain and migrate domain out of Google and Microsoft 365 channels.
|
3 лет назад |
github
|
9f7bec8942
Maintenance: Add Brakeman for static security analysis.
|
3 лет назад |
gitlab
|
9f7bec8942
Maintenance: Add Brakeman for static security analysis.
|
3 лет назад |
import
|
83eb5fc0b1
Fixes #3235 - OTRS migration doesn't import article creation time.
|
3 лет назад |
knowledge_base
|
22e0fc5520
Maintenance: Updated to Ruby 2.7.3.
|
3 лет назад |
ldap
|
32a3e31db8
Maintenance: Bump rubocop from 1.16.0 to 1.18.3.
|
3 лет назад |
mixin
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
notification_factory
|
c8e2c7473c
Fixes #3105 - Merging tickets doesn’t trigger notification for target ticket
|
3 лет назад |
omniauth
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
password_policy
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
report
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
secure_mailing
|
c6b924acd7
Fixes #3705, fixes #3704 - Not working unpack of mail body if decrypted body is in signed-data attachment.
|
3 лет назад |
sequencer
|
3e2ad0e19c
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
3 лет назад |
service
|
9f7bec8942
Maintenance: Add Brakeman for static security analysis.
|
3 лет назад |
session_helper
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 лет назад |
sessions
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 лет назад |
stats
|
3e2ad0e19c
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
3 лет назад |
tasks
|
eea67c1774
Performance: Added mysql helper to do strategy: reset manually for mysql.
|
3 лет назад |
twitter
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
zammad
|
887b779b40
Follow up - ca56de3648815d18e39b593ed0f600f3cd6c2214 - Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader: Fixed deprecation of autoloading in initializers causing namespace lookup errors.
|
3 лет назад |
app_version.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
application_handle_info.rb
|
f3464cc4ac
Fixes #2634 - Merge not possible with not set, required attributes
|
3 лет назад |
application_lib.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
assets_set.rb
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
auth.rb
|
26db9dbc24
Maintenance: Inclusive language
|
3 лет назад |
auto_wizard.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
bulk_import_info.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
cache.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
calendar_subscriptions.rb
|
c305ff89be
Fixes #2157 - Ical escaltion update the calendar entry to 2:00 am
|
3 лет назад |
color_validator.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
db_helper.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
email_address_validation.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
email_helper.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
escalation.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
event_buffer.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
excel_sheet.rb
|
697661cbf2
Maintenance: Only load gems when they are needed to save memory otherwise.
|
3 лет назад |
exceptions.rb
|
c23e174ee0
Refactoring: Migrate user permission handling to Pundit policies.
|
3 лет назад |
facebook.rb
|
f3464cc4ac
Fixes #2634 - Merge not possible with not set, required attributes
|
3 лет назад |
fill_db.rb
|
ca56de3648
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
|
3 лет назад |
github.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
gitlab.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
html_sanitizer.rb
|
32a3e31db8
Maintenance: Bump rubocop from 1.16.0 to 1.18.3.
|
3 лет назад |
idoit.rb
|
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
|
3 лет назад |
ldap.rb
|
5243efbc25
Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses.
|
3 лет назад |
models.rb
|
9f7bec8942
Maintenance: Add Brakeman for static security analysis.
|
3 лет назад |
mysql_strategy.rb
|
eea67c1774
Performance: Added mysql helper to do strategy: reset manually for mysql.
|
3 лет назад |
notification_factory.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
password_hash.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
password_policy.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
pseudonymisation.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
push_messages.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
search_index_backend.rb
|
310846b8b4
Fixes #3068 - KB search does not allow pagination on endpoint
|
3 лет назад |
search_knowledge_base_backend.rb
|
757de71bd8
Maintenance: Bump rubocop from 1.19.0 to 1.19.1
|
3 лет назад |
secure_mailing.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
sequencer.rb
|
33a5f470e0
Maintenance: Treat Ruby deprecation warnings as test errors.
|
3 лет назад |
session_helper.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
sessions.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
signature_detection.rb
|
869a9a5632
Follow up 85856cbd40774e223950beeab793fffa4b35e733 - Fixes #3571 - Invalid html signature detection for exchange warning boxes.
|
3 лет назад |
sql_helper.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
static_assets.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
stats.rb
|
916bb77066
Maintenance: Activated rubocop Layout/SpaceInsideParens.
|
3 лет назад |
telegram.rb
|
f3464cc4ac
Fixes #2634 - Merge not possible with not set, required attributes
|
3 лет назад |
transaction_dispatcher.rb
|
f80ac0e707
Fixes #3428 - Trigger ignores changes on some Ticket attributes.
|
3 лет назад |
twitter_sync.rb
|
3e2ad0e19c
Maintenance: Bump rubocop from 1.20.0 to 1.21.0
|
3 лет назад |
upload_cache.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
user_agent.rb
|
d0d00bf62c
Fixes #3631, fixes #3645 - Freshdesk import subdomain selection fails.
|
3 лет назад |
user_context.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
user_info.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
version.rb
|
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
|
3 лет назад |
websocket_server.rb
|
05a471f90d
Fixes #3709, #Fixes 1262 - Core Workflow implementation
|
3 лет назад |