Martin Edenhofer f35645e051 Prevent database dead locks. 7 years ago
..
application_model 577c8b7995 Updated gems (also to support current pg gem). 7 years ago
channel 14711a6826 Fixed issue #1351 - handling of incoming mails seems strange / customer is not set correctly. 7 years ago
chat fa454abf3a Reworked file structure of concerns. 7 years ago
concerns fbb7161e6b Improved logging message. 7 years ago
cti 547f002f71 Implemented issue #1254 - Feature Request: clear caller log. 7 years ago
history c71b0d36d4 Updated copyright. 8 years ago
job ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
karma c82622913a Fixed issue #214 - Delete tickets. 7 years ago
object_manager 1985a6af52 Fixed bug: Cache invalidation race condition in concurrent threads cause access to newly added ObjectManager attributes to fail. 7 years ago
observer f35645e051 Prevent database dead locks. 7 years ago
organization 350c3ead51 Added enhanced Group access functionality. 7 years ago
overview ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
report 76637f55a2 Init version. 9 years ago
role 350c3ead51 Added enhanced Group access functionality. 7 years ago
sla ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 years ago
store e3214e3ac2 Improved memory usage on verify storage contend based on checksums. 7 years ago
ticket 14711a6826 Fixed issue #1351 - handling of incoming mails seems strange / customer is not set correctly. 7 years ago
transaction 4ba2744689 Notify agent if mail delivery failed. Enhancement to issue #1198. 7 years ago
user 350c3ead51 Added enhanced Group access functionality. 7 years ago
activity_stream.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago
application_model.rb b10ee11c86 Strip null byte - postgresql will complain about it. 7 years ago
authorization.rb c71b0d36d4 Updated copyright. 8 years ago
avatar.rb 7a8559e678 refactored postinstall.sh 8 years ago
calendar.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
channel.rb 4ba2744689 Notify agent if mail delivery failed. Enhancement to issue #1198. 7 years ago
chat.rb c71b0d36d4 Updated copyright. 8 years ago
email_address.rb 14711a6826 Fixed issue #1351 - handling of incoming mails seems strange / customer is not set correctly. 7 years ago
external_credential.rb d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 years ago
external_sync.rb c9b2255e4f Initial version of LDAP user sync support. 8 years ago
group.rb fa454abf3a Reworked file structure of concerns. 7 years ago
history.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
http_log.rb c71b0d36d4 Updated copyright. 8 years ago
import_job.rb 199686dce1 Fixed issues #1008 - LDAP import stucks when Scheduler gets stopped or restarted. 7 years ago
job.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
karma.rb c71b0d36d4 Updated copyright. 8 years ago
link.rb c82622913a Fixed issue #214 - Delete tickets. 7 years ago
locale.rb 9b8298de28 Improved support for different version of translation cache files. 8 years ago
macro.rb e4de5bb988 Make more models (re-)seedable. 7 years ago
network.rb c71b0d36d4 Updated copyright. 8 years ago
notification.rb c71b0d36d4 Updated copyright. 8 years ago
object_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
object_manager.rb c71b0d36d4 Updated copyright. 8 years ago
online_notification.rb c71b0d36d4 Updated copyright. 8 years ago
organization.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
overview.rb 7cb212832e Fixed issue #1151 - Problem with cyrillic letters in name of overviews. 7 years ago
package.rb 32fe702e56 - Minor refactoring of Package::Migration. 8 years ago
permission.rb fa454abf3a Reworked file structure of concerns. 7 years ago
postmaster_filter.rb 52f36f4edc Added postmaster filter validation. Change behaviour of using regular expressions - use explizit regular expressions by prefixing with "regex:your_regexp". 7 years ago
recent_view.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago
report.rb 30c9caae00 Fixed some english texts. 8 years ago
role.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
role_group.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago
scheduler.rb c07faa1f11 Merge branch 'develop' of git.znuny.com:zammad/zammad into develop 7 years ago
setting.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
signature.rb 4b6496c545 Do html cleanup directly on content fields too (not only on finished article). 7 years ago
sla.rb fa454abf3a Reworked file structure of concerns. 7 years ago
stats_store.rb c71b0d36d4 Updated copyright. 8 years ago
store.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
tag.rb d662546927 Fixed tag merge bug. 7 years ago
taskbar.rb f35645e051 Prevent database dead locks. 7 years ago
template.rb fa454abf3a Reworked file structure of concerns. 7 years ago
text_module.rb 4b6496c545 Do html cleanup directly on content fields too (not only on finished article). 7 years ago
ticket.rb 92f227786f Fixed bug: Invalid new states should be handled by ActiveRecord and don't cause Ticket#reset_pending_time to fail. 7 years ago
token.rb d93d404902 Improved tests (do not break on before/after callbacks). 7 years ago
transaction.rb 8f049225b1 Prevent ActiveRecord::StatementInvalid: PG::InFailedSqlTransaction: ERROR: current transaction is aborted, commands ignored until end of transaction block issues (isolate Ticket.selector statements in own sub transaction). 7 years ago
translation.rb 3e92e4f9f4 Added locale rtl support (e. g. for Persian or Hebrew). 7 years ago
trigger.rb e4de5bb988 Make more models (re-)seedable. 7 years ago
type_lookup.rb cb919312b0 Introduced foreign keys to ensure consistent data state. 7 years ago
user.rb 0986e89335 Improved error handling. 7 years ago
user_device.rb 0986e89335 Improved error handling. 7 years ago
user_group.rb 350c3ead51 Added enhanced Group access functionality. 7 years ago