OpenProject is the leading open source project management software.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
openproject/config/initializers
Jens Ulferts c1a2863755
ensure having sql_mode set correctly on mysql
8 years ago
..
00-core_plugins.rb
10-patches.rb basic crud 8 years ago
30-redmine.rb
active_record_query_trace.rb Add gem to log the last trace to a SQL query 8 years ago
activity.rb
airbrake.rb
ar_readonly_patch.rb patch AR to profit from readonly fix not present in rails 5.0.0.1 8 years ago
assets.rb Add favicon.ico to precompile 8 years ago
backtrace_silencers.rb
bcrypt.rb UserPasswords: Replace salted SHA-1 with bcrypt 8 years ago
bullet.rb
callback_terminator.rb halt on false for now 8 years ago
carrierwave.rb
check_mysql_flags.rb ensure having sql_mode set correctly on mysql 8 years ago
custom_field_format.rb
delayed_job_config.rb
eager_load_with_hours.rb
enforce_isolation_level.rb
filter_parameter_logging.rb
friendly_id.rb
grape.rb
homescreen.rb Rewrite with_setting specs 8 years ago
i18n_patch.rb
inflections.rb
menus.rb Merge pull request #4862 from oliverguenther/feature/rails5 8 years ago
migrate_email_settings.rb
mime_types.rb
module_handler.rb
omniauth.rb
permissions.rb
rabl_hack.rb formatting 8 years ago
rabl_init.rb
rack-attack.rb
rails_footnotes.rb
redcloth_numbered_headings.rb
register_mail_interceptors.rb
register_renderer.rb fix content-type header on csv export 8 years ago
reload_api.rb
representable_patch.rb
respond_to_api.rb
sass.rb
scm.rb
search.rb
session_store.rb Add UserSession model to store user_id in sessions 8 years ago
stringex.rb Force english locale for wiki pages 8 years ago
subscribe_listeners.rb
time_with_zone_as_json.rb
transactional_lock.rb
user_invitation.rb
warden.rb
wiki_formatting.rb
wrap_parameters.rb