.. |
assets
|
2a5d4954ab
Init version.
|
13 years ago |
auth
|
c9b2255e4f
Initial version of LDAP user sync support.
|
8 years ago |
calendar_subscriptions
|
c71b0d36d4
Updated copyright.
|
8 years ago |
core_ext
|
b35ff0fef2
Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed.
|
7 years ago |
email_helper
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
enrichment
|
b35ff0fef2
Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed.
|
7 years ago |
external_credential
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
http
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
import
|
b0bfe42437
Fixed bug: Import detects unchanged associations as changed and unnecessarily updates record.
|
7 years ago |
ldap
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
mixin
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
notification_factory
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
report
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sequencer
|
d4b12f4650
Exchange changes:
|
7 years ago |
service
|
1f83f3b358
Moved to mock api call for geo_location (for stable tests).
|
7 years ago |
sessions
|
136954f46a
Increased ttl time for pushed assets from 1 hour to 2 hours.
|
7 years ago |
sso
|
c71b0d36d4
Updated copyright.
|
8 years ago |
stats
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
tasks
|
4e8bc9564e
Follow up: Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
twitter
|
d7995bc6d3
Updated dependencies and applied new rubocop rules.
|
9 years ago |
app_version.rb
|
a0caaa06e9
Cleanup, fixed typos and improved error handling.
|
8 years ago |
application_handle_info.rb
|
4628299d20
Introduced config.interface_handle to find out via which interface the source code got executed.
|
8 years ago |
application_lib.rb
|
ba3f868638
Upgrade to new rubocop.
|
9 years ago |
auth.rb
|
c9b2255e4f
Initial version of LDAP user sync support.
|
8 years ago |
auto_wizard.rb
|
340fe10d07
Added permission support for auto wizard.
|
7 years ago |
background_job_search_index.rb
|
ef6fbe8f2a
Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes.
|
8 years ago |
cache.rb
|
f6a9144086
In certain cases, caches are deleted by other thread at same time, just log it.
|
8 years ago |
calendar_subscriptions.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
db_helper.rb
|
9489dff71d
Reset pk’s for postgresql after any importing of data with id’s.
|
8 years ago |
email_helper.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
encode.rb
|
b6f7858dd5
Added ruby 2.3 support (RuntimeError: can't modify frozen String).
|
8 years ago |
event_buffer.rb
|
ef64d1e1d7
Moved to new event buffer api.
|
9 years ago |
exceptions.rb
|
9fe709f9b7
Improved error handling for json requests.
|
8 years ago |
facebook.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
fill_db.rb
|
dbbb4c08d9
Applied rubocop.
|
7 years ago |
html_sanitizer.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
idoit.rb
|
b35ff0fef2
Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed.
|
7 years ago |
ldap.rb
|
620384476b
Fixed issue #1442 - IBM bluepages searches fail.
|
7 years ago |
models.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
notification_factory.rb
|
a102057506
Added slack integration.
|
9 years ago |
password_hash.rb
|
b8a92582a1
Fixed bug: Legacy hashed passwords (like sha2) will get rehashed when set.
|
7 years ago |
push_messages.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
search_index_backend.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sequencer.rb
|
4937d742ea
- Added Exchange integration.
|
7 years ago |
session_helper.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sessions.rb
|
09ba66ed1e
Stabilised tests.
|
7 years ago |
signature_detection.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
sso.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
static_assets.rb
|
549978d731
Send inline images with cid (load images via http/https in src).
|
8 years ago |
stats.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
telegram.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
tweet_base.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
tweet_rest.rb
|
94560f6ca2
Prepared tweet class for twitter streaming.
|
9 years ago |
tweet_stream.rb
|
8cef58b4da
Improved streaming handling (fetch parent tweets via REST). Improved auto reconnect to stream if channel config has changed. Improved max import for streaming (already reached max import on initial config - took 15 min. to import first tweet). Changed fallback REST tweet search from 30 to 20 minutes.
|
7 years ago |
user_agent.rb
|
757f0ac9bd
Applied RuboCop Style/BlockDelimiters to improve readability.
|
7 years ago |
user_info.rb
|
8ef2970234
Added method to perform a yielded action with an ensured UserInfo.current_user_id and added new and missing tests.
|
7 years ago |
version.rb
|
50a31f4c1f
Fixed issue #264, provide version number within Zammad.
|
8 years ago |