Ryan Lue a93f81e20b Make String#utf8_encode more robust (fixes #2176) 6 лет назад
..
assets 2a5d4954ab Init version. 13 лет назад
auth 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
calendar_subscriptions 705487154c Applied changes for Rubocop 0.51. 7 лет назад
core_ext a93f81e20b Make String#utf8_encode more robust (fixes #2176) 6 лет назад
email_helper fbeccbc85c Updated to latest rubocop version. 7 лет назад
enrichment dfebe8d767 Relocate test data files from test/fixtures to test/data 6 лет назад
external_credential 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
http d7995bc6d3 Updated dependencies and applied new rubocop rules. 9 лет назад
import 370b1a2645 Refactor Import::Exchange::Folder#children 6 лет назад
ldap 13ef5d4246 Rewrite Encode::conv as String#utf8_encode 6 лет назад
migration_job 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
mixin e47b366d6a Refactoring: Replaced custom implementation with Ruby core Delegator classes. 7 лет назад
notification_factory a7d21e416b Improved notification logging for better support/debugging. 6 лет назад
report d33c80bbaa Fixes and improves reporting in #1809 by not showing merge but still use user's input 7 лет назад
sequencer c61dd3eab4 Specify updated_by_id in LDAP deactivation sequencer unit (fixes #2111) 6 лет назад
service 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
sessions ce5f5a035e Fixed issue #2108 - 30 concurrent agents + each of them 30 overviews - script/scheduler.rb takes 100% CPU time - background jobs cannot be processed. 6 лет назад
sso c71b0d36d4 Updated copyright. 8 лет назад
stats 6e899948c1 Follow up for issue #1995 - Missing DB index on article columns queried by ticket waiting time report backend - limit the max. ticket count to 20_000 each day. 6 лет назад
tasks 0fd7dde63e Enabled elasticsearch 2.4 support by using type string. 6 лет назад
twitter 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
app_version.rb a0caaa06e9 Cleanup, fixed typos and improved error handling. 8 лет назад
application_handle_info.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
application_lib.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
auth.rb c9b2255e4f Initial version of LDAP user sync support. 8 лет назад
auto_wizard.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
background_job_search_index.rb ef6fbe8f2a Refactoring: Splitted ApplicationModel into multiple concerns. Notice: Includes object some method name changes. 8 лет назад
cache.rb 9d71bb2a57 Improved logging for failed cache creation. 6 лет назад
calendar_subscriptions.rb c2042d0595 Fixed issue #1332: CalendarimportSync-Errors in Outlook 2016: 6 лет назад
db_helper.rb 9489dff71d Reset pk’s for postgresql after any importing of data with id’s. 8 лет назад
email_helper.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
event_buffer.rb ef64d1e1d7 Moved to new event buffer api. 9 лет назад
exceptions.rb 9fe709f9b7 Improved error handling for json requests. 8 лет назад
facebook.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
fill_db.rb fbeccbc85c Updated to latest rubocop version. 7 лет назад
html_sanitizer.rb e341d07d6b Stop wrapping <a> tags around URLs without a scheme/protocol (fixes #2139) 6 лет назад
idoit.rb b35ff0fef2 Fixed issue #1579 - leading and tailing utf8 spaces are not removed for email addresses are not removed. 7 лет назад
ldap.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
models.rb bf6192113a Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%. 7 лет назад
notification_factory.rb 601960f5fb Implemented issue #1171 - The ability to set the platform default language. 7 лет назад
password_hash.rb fbeccbc85c Updated to latest rubocop version. 7 лет назад
push_messages.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
search_index_backend.rb 01717bcc7f For Elasticsearch, sort by active flag first before everything else 6 лет назад
sequencer.rb 967105b97f - Reduced Sequencer logging to debug. 6 лет назад
session_helper.rb fbeccbc85c Updated to latest rubocop version. 7 лет назад
sessions.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
signature_detection.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
sso.rb 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 лет назад
static_assets.rb 4120afb131 Fixed issue #1246 - Filename of images (c&p) downloaded via lightbox is invalid. 6 лет назад
stats.rb 5f3c793f37 Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way". 6 лет назад
telegram.rb 04055f7095 Replace unless with if ! (project-wide) 6 лет назад
tweet_base.rb 39d57f3428 Follow up for issue #1394 - added Twitter::Geo as object to convert - Reindex elastic search not possible because of <null>/Twitter::NullObject. 6 лет назад
tweet_rest.rb 94560f6ca2 Prepared tweet class for twitter streaming. 9 лет назад
tweet_stream.rb 705487154c Applied changes for Rubocop 0.51. 7 лет назад
user_agent.rb c3105bb804 Add response body to result of client errors because there might be information provided by the server. 6 лет назад
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 лет назад
version.rb 79d4284365 Fix rubocop violations 6 лет назад