Martin Edenhofer 252e1e0b48 Merge branch 'develop' into interface 10 лет назад
..
assets 2a5d4954ab Init version. 13 лет назад
auth 3a8f37dd06 Improved OTRS login / group sync and permission check. 11 лет назад
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 лет назад
geo_ip 300453e2c1 Added file header. 11 лет назад
geo_location 62e1a5ecb0 Improved error handling. 10 лет назад
import 5510428e8f Some import bug fixes. 10 лет назад
sessions 9742f5f0b2 Fixed unit tests. 10 лет назад
sso 3a8f37dd06 Improved OTRS login / group sync and permission check. 11 лет назад
tasks 1be0682457 Removed not needed spaces. 10 лет назад
application_lib.rb 7742c66604 Moved to dedicated provider backend modules. 10 лет назад
auth.rb 7742c66604 Moved to dedicated provider backend modules. 10 лет назад
cache.rb ba75b4a0de Improved error handling on many concurrent cache file writes/deletes. Do not raise exemption if write was not successfully. 10 лет назад
encode.rb 14ae7b73b9 Improved error handling of unknown charsets. 11 лет назад
event_buffer.rb f583e7f24c Fixed thread issue with event buffer. 11 лет назад
fill_db.rb 82538bb7ed Fill system with demo data. 10 лет назад
geo_ip.rb 7742c66604 Moved to dedicated provider backend modules. 10 лет назад
geo_location.rb 7742c66604 Moved to dedicated provider backend modules. 10 лет назад
notification_factory.rb d9938f59c6 Moved to framework logger object. 10 лет назад
rss.rb 4aed3e544e Added new UserAgent lib to handle ftp/http/https calls. 11 лет назад
search_index_backend.rb e116941d1c Added new user/org autocompletion. 10 лет назад
session_helper.rb 5a11480447 Merge branch 'develop' into interface 10 лет назад
sessions.rb 252e1e0b48 Merge branch 'develop' into interface 10 лет назад
sso.rb 7742c66604 Moved to dedicated provider backend modules. 10 лет назад
time_calculation.rb dfcfc7ab28 Improved TimeCalculation, added unit tests. 11 лет назад
user_agent.rb 3b405562cc Improved fetching of records (race conditions). 11 лет назад
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. 12 лет назад