Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  observers
  services
  validators
  views

Latest revisions

# Date Author Comment
19abc86f 10/07/2014 02:32 AM Shlomi Zadok

Fixes #5468 - prevent Chrome from autofilling passwords

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,...

5e007c62 10/06/2014 11:12 AM Ohad Levy

fixes #7772 - avoids multiple ajax requests

the two-pane (and others) triggers the onContentLoad event, removing the
data attribute from the DOM will ensure its not loaded more than once.

424f6d72 10/06/2014 10:28 AM Joseph Magen

fixes #5922 - compute resource #random_password to use SecureRandom()

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...

e7fe0b7d 10/06/2014 09:00 AM Ori Rabin

Fixes #7624: validation for location and organization long names instead of an error

de19f5b9 10/06/2014 07:54 AM Ohad Levy

fixes #2321 - remove new puppet creation option

5b393b98 10/06/2014 06:48 AM Dmitry Kireev

Fixes #7819 - Windows facts returned from kernelrelease

https://tickets.puppetlabs.com/browse/FACT-341 operatingsystemreleasereturns a
non-numeric value since facter 2.0. Commit now reads windows opel version from
kernelrelease fact.

f7171e0e 10/06/2014 06:43 AM Dominic Cleal

refs #7608 - i18n fixes, tests, use POST for action + only display link if authed

View revisions

Also available in: Atom