Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  foreman
  middleware
  net
  proxy_api
  tasks
core_extensions.rb 3.79 KB
foreman.rb 529 Bytes
net.rb 877 Bytes
proxy_api.rb 72 Bytes
regexp_extensions.rb 432 Bytes
timed_cached_store.rb 1.18 KB
ws_proxy.rb 2.05 KB

Latest revisions

# Date Author Comment
8192dbbb 10/31/2014 02:34 PM Stephen Benjamin

fixes #7586, #7734, #7172 - user preferences for receiving mail notifications

Adds a framework for user-selectable mail notifications. The work is
still done in ActionMailer classes and launch by rake in cron, however a
wrapper called MailNotification is used to provide RBAC and make the...

ab28ae25 10/22/2014 04:39 PM Dominic Cleal

fixes #8019 - convert po to JSON before refreshing pot/po files

c330aee0 10/20/2014 06:49 AM Shlomi Zadok

fixes #7331 - delete unassigned os default templates

e18c940f 10/13/2014 07:09 AM Thomas Kuther

Fixes #2283 , #3135 - add config option for proxy_request_timeout

9645d895 10/10/2014 09:45 AM David Davis

Fixes #7861 - Update rubocop version

5f029ed6 10/07/2014 03:40 AM Daniel Lobato Garcia

Refs #3809 - Use parentheses in method definitions

4f7a4d0b 10/06/2014 02:37 PM David Davis

Refs #3809 - Fix a few rubocop TODOs

96144a47 10/06/2014 01:57 PM Daniel Lobato Garcia

Refs #3809 - Remove rubocop TODOs

Removed the following TODOs so that cops for these will run from now on:

Lint/AmbiguousOperator, DefEndAlignment, DeprecatedClassMethods
EnsureReturn, RequireParentheses, Void, BlockAlignment, EndAlignment,
UselessAccessModifier,...

8f9b6994 10/06/2014 10:20 AM Ivan Necas

Refs #4611 - rake-ify foreman-config and db_pending_migration/seed in settings

This way, we can determine in the installer if the rake
db:migrate/seed should be run in the installer.

Later, we also could use this information to inform the entering user
that the application is not in ready state yet: preparation for...

4d681ab1 10/01/2014 04:09 PM Lukas Zapletal

fixes #4672 - added template_name template variable

View revisions

Also available in: Atom