.. |
assets
|
2a5d4954ab
Init version.
|
13 years ago |
auth
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
calendar_subscriptions
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
can_be_published
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
core_ext
|
7f1d30e089
Fixed issue #2722 - mail processing impossible: invalid byte sequence in UTF-8.
|
5 years ago |
email_helper
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
enrichment
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
excel_sheet
|
ba2afc0c16
Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`.
|
5 years ago |
external_credential
|
39c78662d0
Fixed issue #2730: Registering of Twitter App fails for Twitter App with existing webhooks.
|
5 years ago |
import
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
knowledge_base
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
ldap
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
migration_job
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
mixin
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
notification_factory
|
250bf2abcf
Fixes #2726: System mail notification subjects ending with =0A.
|
5 years ago |
report
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
sequencer
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
service
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
sessions
|
6018d864db
Performance: `Sessions::Backend::TicketOverivewList` check whether data has to be sent to the client was wrong. The correct check now compares the list of tickets instead of comparing the whole hash structure including assets.
|
5 years ago |
stats
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
tasks
|
21c3b31c97
Maintenance: Added test coverage for public Knowledge Base search.
|
5 years ago |
twitter
|
5f3c793f37
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
|
6 years ago |
zammad
|
68c56c7b87
Maintenance: Added support for Cookie secure-Flag.
|
5 years ago |
app_version.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
application_handle_info.rb
|
545339fe8e
Replace :application_handle spec helper with ApplicationHandleInfo.use method
|
6 years ago |
application_lib.rb
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 years ago |
auth.rb
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 years ago |
auto_wizard.rb
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 years ago |
bulk_import_info.rb
|
13b3b841d5
Fixed issue #2329 - Unable to import (update) users with email addresses als lookup index written in upper letters.
|
6 years ago |
cache.rb
|
0e6a6ff1fd
Remove outdated edge case handling from Cache class
|
6 years ago |
calendar_subscriptions.rb
|
b2c065812f
Refactoring: Migrated Kernel.const_get to Rails .constantize.
|
6 years ago |
db_helper.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |
email_helper.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
event_buffer.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
excel_sheet.rb
|
ba2afc0c16
Fixes #2699 - Excel export of report or time accounting drops additional fields in row if integer field contain `null/nil/undefined`.
|
5 years ago |
exceptions.rb
|
9fe709f9b7
Improved error handling for json requests.
|
8 years ago |
facebook.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
fill_db.rb
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
html_sanitizer.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
idoit.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
ldap.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
models.rb
|
d5bf8a533c
Fixed regression: Newly created ObjectManager::Attribute::Validation breaks Spring because of already/auto loaded constants.
|
6 years ago |
notification_factory.rb
|
fae194918e
Implemented issue #2092 - Send postmaster email to sender if email is too big
|
5 years ago |
password_hash.rb
|
1e54645223
Fixed issue #462 - Password hashing: upgrade to argon2 2.x (argon2id), fix non-unique salt bug - huge thanks to @martinvonwittich !
|
5 years ago |
push_messages.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
search_index_backend.rb
|
f806ac3611
Fixed issue #2742 - Removing a record drops whole index on Elasticsearch 6 and later.
|
5 years ago |
search_knowledge_base_backend.rb
|
a1da3a27f9
Enable Lint/UselessAssignment cop.
|
5 years ago |
sequencer.rb
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
session_helper.rb
|
33bef7123d
Feature: Single sign-on (SSO).
|
5 years ago |
sessions.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
signature_detection.rb
|
00934ef4f4
Refactoring: Clean up SignatureDetection class
|
6 years ago |
static_assets.rb
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
stats.rb
|
40dcb0e132
Updated rubocop to latest version (0.74).
|
5 years ago |
telegram.rb
|
92b38dcb75
Fixes #2695 - Telegram not possible to close ticket via '/end'.
|
5 years ago |
twitter_sync.rb
|
1c63e96675
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.1.0 to 1.4.1.
|
5 years ago |
upload_cache.rb
|
c7f8045569
Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload.
|
6 years ago |
user_agent.rb
|
429b95e65d
Maintenance: Make ES connection establishment more stable by:
|
5 years ago |
user_info.rb
|
b361c422f8
Refactoring UserInfo:
|
5 years ago |
version.rb
|
79d4284365
Fix rubocop violations
|
6 years ago |
websocket_server.rb
|
bc38f1c1ae
Maintenance: Fixed typos in inline comments.
|
5 years ago |