.. |
application_model
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
channel
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
concerns
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
contexts
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
cti
|
232c7b9bb4
Fixed issue #2797 - Allow direct or extention numbers in answeringNumber of CTI API.
|
5 years ago |
knowledge_base
|
6606aa29cd
Don't use stubs for UserInfo.current_user_id because it blocks the use case where UserInfo.current_user_id is changed at runtime.
|
5 years ago |
object_manager
|
9472af70f1
Fixed issue #2893 - Granted field access gets redacted by a later (alphabetically) permission.
|
5 years ago |
tag
|
52f5b33484
Refactoring: Migrate tag_test to RSpec
|
5 years ago |
ticket
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
trigger
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
5 years ago |
user
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
5 years ago |
application_model_examples.rb
|
dbe13c2ed6
- Fixes #2658 - CSV-Import doesn't lookup records by "name" field.
|
5 years ago |
calendar_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
channel_spec.rb
|
355b54654d
Follow up: Fix CI failure introduced in 0b8b6148b
|
5 years ago |
email_address_spec.rb
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 years ago |
group_spec.rb
|
444e48e377
Fixed issues #1259 and #1598 by adding ObjectManager::Attribute validations.
|
6 years ago |
history_spec.rb
|
b468134e93
Performance: Existing Notification type History lookup should be done on DB level.
|
5 years ago |
http_log_spec.rb
|
f84408dfc3
Support clearer layout of '.and change(...).to(...)' in RSpec files
|
6 years ago |
import_job_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
job_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
knowledge_base_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
locale_spec.rb
|
7fab92d074
Fixes issue #2169 - Time format always english if generated from system.
|
5 years ago |
object_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
organization_spec.rb
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
5 years ago |
overview_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 years ago |
permission_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
recent_view_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
role_group_spec.rb
|
a97e959119
Prevent namespace collisions for let/subject in shared examples
|
6 years ago |
role_spec.rb
|
97d14a93b3
Initial knowledge base support.
|
5 years ago |
scheduler_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
setting_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
sla_spec.rb
|
ca73fdd9b7
Refactoring: Migrate *_assets_test.rb to RSpec
|
6 years ago |
tag_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
taskbar_spec.rb
|
2ac28bf906
Fix auto-correctable rubocop offenses in test suite
|
5 years ago |
ticket_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
token_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
translation_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
trigger_spec.rb
|
a976b9fb43
Maintenance: Updated rubocop(-* gems) to latest version (0.80.0).
|
5 years ago |
type_lookup_spec.rb
|
2e3b7e07ad
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.33.0 to 1.35.0.
|
5 years ago |
user_device_spec.rb
|
bcce8c51f9
Fixed issue #2904 - Error when changing passwords for users without email.
|
5 years ago |
user_group_spec.rb
|
a97e959119
Prevent namespace collisions for let/subject in shared examples
|
6 years ago |
user_spec.rb
|
ed8a152f28
Fixes #2911 - Performance: Improved touching assets of users, organizations and tickets.
|
5 years ago |