.. |
auth
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
background_services
|
7df9cca154
Maintenance: ProcessDelayedJobs timeout constant update in RSpec
|
2 лет назад |
core_ext
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
email_helper
|
5a6e1da194
Maintenance: Improve XOAUTH2 and EmailHelper::Probe tests.
|
2 лет назад |
escalation
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
excel_sheet
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
external_credential
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
generators
|
b9852c927c
Maintenance: Mobile - Verify login page
|
2 лет назад |
import
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
knowledge_base
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
ldap
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
mail
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
mixin
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
monitoring_helper
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
notification_factory
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
password_policy
|
f827174474
Maintenance: Improved handling of long passwords.
|
2 лет назад |
report
|
78a0f6370a
Maintenance: Bump rubocop-rspec from 2.9.0 to 2.10.0
|
2 лет назад |
search_index_backend
|
f678083c35
Maintenance: Move searchindex tasks to zammad:searchindex namespace.
|
2 лет назад |
secure_mailing
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
sequencer
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
service
|
d7d86f923c
Maintenance: Correct the filtering of (non-)integration tests in RSpec.
|
2 лет назад |
sessions
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
stats
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
application_handle_info_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
auth_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
auto_wizard_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
background_services_spec.rb
|
9ef701e6d5
Maintenance: Refactored script for background service processing (a.k.a scheduler).
|
2 лет назад |
cache_spec.rb
|
0b6010c390
Maintenance: Replace zammad specific cache approach by rails low level caching.
|
2 лет назад |
email_address_validation_spec.rb
|
1954717917
Maintenance: prevent very long email address
|
2 лет назад |
email_helper_spec.rb
|
d7d86f923c
Maintenance: Correct the filtering of (non-)integration tests in RSpec.
|
2 лет назад |
escalation_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
excel_sheet_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
external_sync_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
facebook_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
html_sanitizer_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
ldap_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
models_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
notification_factory_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
password_hash_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
password_policy_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
pseudonymisation_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
report_examples.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
search_index_backend_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
search_knowledge_base_backend_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
session_helper_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
signature_detection_spec.rb
|
5074f76f37
Maintenance: Enable RSpec/AlignLeftLetBrace cop
|
2 лет назад |
static_assets_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
stats_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
timeplan_calculation_spec.rb
|
e623d6658e
Maintenance: Add timeplan support for schedulers to transform cache cleanup job into a nightly task.
|
2 лет назад |
twitter_sync_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
upload_cache_spec.rb
|
534efbb5fe
Maintenance: Drop Store.add and use rails way creation instead.
|
3 лет назад |
user_context_spec.rb
|
24c3bdfd87
Maintenance: Update copyright header.
|
3 лет назад |
user_info_spec.rb
|
563d2d1e3d
Maintenance: Bump rubocop-rspec from 2.8.0 to 2.9.0
|
3 лет назад |