Martin Edenhofer 252e1e0b48 Merge branch 'develop' into interface 10 years ago
..
assets 2a5d4954ab Init version. 12 years ago
auth 3a8f37dd06 Improved OTRS login / group sync and permission check. 10 years ago
core_ext bf42e989bb Because of mysql inno_db limitations, strip 4 bytes utf8 chars (e. g. emojis). Unfortunaly UTF8mb4 will raise other limitaions of max varchar and lower index sizes. More details: http://pjambet.github.io/blog/emojis-and-mysql/ 10 years ago
geo_ip 300453e2c1 Added file header. 11 years ago
geo_location 62e1a5ecb0 Improved error handling. 10 years ago
import 5510428e8f Some import bug fixes. 10 years ago
sessions 9742f5f0b2 Fixed unit tests. 10 years ago
sso 3a8f37dd06 Improved OTRS login / group sync and permission check. 10 years ago
tasks 1be0682457 Removed not needed spaces. 10 years ago
application_lib.rb 7742c66604 Moved to dedicated provider backend modules. 10 years ago
auth.rb 7742c66604 Moved to dedicated provider backend modules. 10 years ago
cache.rb ba75b4a0de Improved error handling on many concurrent cache file writes/deletes. Do not raise exemption if write was not successfully. 10 years ago
encode.rb 14ae7b73b9 Improved error handling of unknown charsets. 11 years ago
event_buffer.rb f583e7f24c Fixed thread issue with event buffer. 11 years ago
fill_db.rb 82538bb7ed Fill system with demo data. 10 years ago
geo_ip.rb 7742c66604 Moved to dedicated provider backend modules. 10 years ago
geo_location.rb 7742c66604 Moved to dedicated provider backend modules. 10 years ago
notification_factory.rb d9938f59c6 Moved to framework logger object. 10 years ago
rss.rb 4aed3e544e Added new UserAgent lib to handle ftp/http/https calls. 11 years ago
search_index_backend.rb e116941d1c Added new user/org autocompletion. 10 years ago
session_helper.rb 5a11480447 Merge branch 'develop' into interface 10 years ago
sessions.rb 252e1e0b48 Merge branch 'develop' into interface 10 years ago
sso.rb 7742c66604 Moved to dedicated provider backend modules. 10 years ago
time_calculation.rb dfcfc7ab28 Improved TimeCalculation, added unit tests. 11 years ago
user_agent.rb 3b405562cc Improved fetching of records (race conditions). 11 years ago
user_info.rb d2d321a1d4 Moved created_by_id and updated_by_id to application_model.rb as generic/transparent action. Params need not be used as arguments anymore. 11 years ago