Martin Edenhofer 979d3bbf12 Improved exception handling. 10 years ago
..
assets 2a5d4954ab Init version. 13 years ago
auth 0d9adc0d64 Added browser tests for password reset. 10 years ago
core_ext 39e724ca07 Fixed manipulation of string in html2text. Added unit tests. 10 years ago
geo_ip 15577498b0 Added json support to UserAgent, replaced faraday with UserAgent. 10 years ago
geo_location c8fce29d25 Moved to new user agent api. 10 years ago
import 15577498b0 Added json support to UserAgent, replaced faraday with UserAgent. 10 years ago
sessions 5d2db33534 Improved speed of tests by own ttl method parameter. 10 years ago
sso 43948e7bcc Do not remember #login and #logout as requested url. 10 years ago
tasks 775be1ff98 removed not needed files 10 years ago
application_lib.rb 7742c66604 Moved to dedicated provider backend modules. 11 years ago
auth.rb 0d9adc0d64 Added browser tests for password reset. 10 years ago
cache.rb be31823d89 Improved cache backend. Heavy reduce of sql queries. 10 years ago
encode.rb 14ae7b73b9 Improved error handling of unknown charsets. 11 years ago
event_buffer.rb ca6f3a806b Improved code layout. 10 years ago
fill_db.rb 82538bb7ed Fill system with demo data. 10 years ago
geo_ip.rb 7742c66604 Moved to dedicated provider backend modules. 11 years ago
geo_location.rb 7742c66604 Moved to dedicated provider backend modules. 11 years ago
notification_factory.rb 4a8a167300 Improved notification i18n() replacements. 10 years ago
rss.rb 4aed3e544e Added new UserAgent lib to handle ftp/http/https calls. 11 years ago
search_index_backend.rb 979d3bbf12 Improved exception handling. 10 years ago
session_helper.rb 5a11480447 Merge branch 'develop' into interface 10 years ago
sessions.rb d81a3722e4 Improved speed of test by switching from min to sec for idle param. 10 years ago
sso.rb 7742c66604 Moved to dedicated provider backend modules. 11 years ago
static_assets.rb aed7e70179 Added multi avatar support. 10 years ago
time_calculation.rb dfcfc7ab28 Improved TimeCalculation, added unit tests. 11 years ago
user_agent.rb 95ad1ff355 Removed not needed lines. 10 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. 12 years ago