Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
1_fast_gettext.rb 759 Bytes
2_rbvmomi.rb 937 Bytes
active_record_extensions.rb 134 Bytes
active_support_extensions.rb 805 Bytes
apipie.rb 3.87 KB
audit.rb 497 Bytes
backtrace_silencers.rb 667 Bytes
deprecations.rb 291 Bytes
email.rb 531 Bytes
encryption_key.rb.example 461 Bytes
fix_cache.rb 452 Bytes
foreman.rb 1.06 KB
inflections.rb 680 Bytes
json.rb 619 Bytes
ldap_instrumentation.rb 1.66 KB
local_secret_token.rb.example 474 Bytes
mime_types.rb 250 Bytes
rabl_init.rb 2.49 KB
rack_openid.rb 272 Bytes
secret_token.rb 443 Bytes
secure_headers.rb 572 Bytes
session_store.rb 453 Bytes
sig_ttin_trap.rb 643 Bytes
will_paginate.rb 728 Bytes
wrap_parameters.rb 463 Bytes

Latest revisions

# Date Author Comment
40cfadc7 10/28/2015 11:18 AM Daniel Lobato Garcia

Refs #11813 - Use new engines listing syntax in initializers

(cherry picked from commit 783efdcc293d9c4540b373fe8c5c48ffb11857de)

0f436556 09/25/2015 11:11 AM Daniel Lobato Garcia

Fixes #7567 - Substitute find_or_create_by by first_or_create

Rails 3 and 4 both support the syntax 'where(args).first_or_create'.
find_or_create_by is no longer valid on Rails 4 so we should remove it
here already

bb3572ff 09/02/2015 05:58 AM Daniel Lobato Garcia

Refs #3809 - Stabby lambda syntax for oneliners

I started by spotting log.rb which didn't have a lambda wrapping its
default scope, as needed by Rails 4. Since the style guide and most
Rails 4 documents used the stabby lambda, I turned on the cop so that we...

cf043905 08/11/2015 04:10 AM Phirince Philip

fixes #11312 - Allow plugins to update the Rabl view_paths

111b0459 07/24/2015 10:28 AM Daniel Lobato Garcia

Refs #3809 - Enable cop Style/IfUnlessModifier

319d1ffb 07/02/2015 07:11 AM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

7faa9966 07/01/2015 07:18 AM Eric Helms

Fixes #10802: Fix error that appears in migrations related to users.

68bf0c89 06/26/2015 06:22 AM Marek Hulán

Fixes #10740 - ignore auditing of all models in migrations

61bdcf43 06/25/2015 01:31 PM Martin Bacovsky

Fixes #10916 - convert config_template_ids in operatingsystems

3b4d1adf 06/16/2015 06:42 AM Lukas Zapletal

Fixes #10815 - introduced FOREMAN_APIPIE_LANGS env variable

View revisions

Also available in: Atom