Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6807d423 04/28/2014 11:04 AM Stephen Benjamin

fixes #5444 - add param_false? host method and allow in templates

f516c137 04/25/2014 10:20 AM Dmitri Dolguikh

fixes #5398: replaces calls to deprecated SmartProxy.*_proxies scope with SmartProxy.with_features scope

432db23f 04/08/2014 02:18 PM Eric Helms

Refs #2942: Added plugin rake task to extract translations

869bbffe 04/04/2014 02:20 PM Ivan Necas

fixes #5077 - refactor safemode rendering to allow helpers and variables from plugins

90ff2a3a 04/04/2014 11:23 AM Dmitri Dolguikh

fixes #4381: dns records are being update after changes to host when dhcp is also present

e4fde4e3 04/02/2014 11:01 AM Ivan Necas

Fixes #4976 - ensure the process is really running inside a rake task

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

c83e29ac 04/01/2014 11:33 AM Lukas Zapletal

fixes #1966 - improved UI errors for proxy

e88536b2 03/25/2014 10:14 AM Daniel Lobato Garcia

fixes #3214 - set taxonomy for hosts created via Puppet from facts or a default setting

312042b0 03/12/2014 04:02 PM Dominic Cleal

fixes #4626 - update Facter calls for 2.0 compatibility

5be69052 03/04/2014 10:53 AM Eric Helms

Fixes #4226: add a Rake task for plugins that compiles their assets into core assets pipeline

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
10ac0055 02/24/2014 04:57 PM Neil Miao

fixes #4423 - allow puppet classes to be imported by environment

ab5c0236 01/27/2014 05:12 PM Lukas Zapletal

fixes #4178 - updating i18n extracting rake task and makefile

4bae5ced 01/22/2014 05:56 PM Stephen Benjamin

fixes #3697, #3701 - more comprehensive field validations

12cc808b 01/22/2014 05:56 PM Dmitri Dolguikh

fixes #4161: plugin ActiveRecord models that do no define 'name' method no longer throw NoMethodError when to_s is called

3701a8d1 01/21/2014 05:24 PM Lukas Zapletal

fixes #3955 - added param_true? and snippet_if_exist template methods

ad01d4d2 01/15/2014 09:19 AM Walden Raines

fixes #3984 - use __ instead of _ for i18n to avoid conflict with underscore.js

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

f2cddb6b 11/14/2013 04:39 PM Greg Sutcliffe

fixes #3268, #2783 - Update prod2dev to handle fkeys in psql

debddf15 11/13/2013 11:29 AM Lukas Zapletal

fixes #3637 - refactor exception rake task

8c618ae8 11/08/2013 10:20 AM Greg Sutcliffe

Fixes #3569, #3210 - Use port from foreman_url for templates

b18c3a35 11/07/2013 01:44 PM Ohad Levy

fixes #3587, #2855 - print an error on invalid json vs 500 error

bb9d0a07 10/18/2013 07:32 PM Dominic Cleal

fixes #2895 - apply updates to environments on puppet class import

6ca42b14 10/17/2013 07:39 PM Dominic Cleal

rake console

956e2ed4 10/15/2013 06:23 PM Dmitri Dolguikh

fixes #3269 - fact import rake task fails with arity error

7e6244e4 10/15/2013 06:16 PM Henning Henkel

fixes #3212 - disable constraint checks for mysql databases during db:prod2dev

d42d1f52 10/10/2013 12:46 PM Tomáš Strachota

fixes #3170 - dash separated mac address notation

89e506f7 10/09/2013 08:06 AM Aaron Stone

fixes #3222 - nil the certname when handling certs if UUID certs have now been disabled

219879c1 09/20/2013 07:45 PM Lukas Zapletal

fixes #3077 - locale was set to last language by default

77871d22 09/12/2013 11:49 AM Lukas Zapletal

removing PO merge from commit when doing locale:find

Since we are using transifex.com for pulling translations, commiting merged
PO files only pollutes git. We already do not commit that when using
locale/Makefile, thus making the same change here.

c0005dcd 09/11/2013 07:42 AM Joseph Magen

Fixes #2272 - added Capybara integration tests, but without javascripts tests

d5a28dec 09/09/2013 06:03 PM Lukas Zapletal

fixes #2942 - plugin i18n support

This is first phase of plugins i18n support. More to come later:

  • Extraction from model classes
  • JavaScript extraction and support
d70eecfe 09/09/2013 05:44 PM Daniel Lobato Garcia

fixes #3059 - new mail rake task sends foreman reports to each user

2b15ea6f 09/09/2013 09:14 AM Daniel Lobato Garcia

fixes #3051 - Adds rake task to import puppet environments

8588f9ac 09/07/2013 09:21 PM Daniel Lobato Garcia

fixes #3046 - add NIC CRUD, power and boot operations API

8d4bcf4a 09/05/2013 05:05 PM Greg Sutcliffe

Fixes #3030 - require facter where necessary

5bdc1930 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - encrypts compute resource password

08f6e65b 08/13/2013 10:24 AM Joseph Magen

fixes #2424 - add Encryptable module and encryption_key generation

6b27556a 07/29/2013 03:40 AM Amos Benari

fixes #2837 add an interface to add repositories to kickstart, cleanup similar methods

1d9828b0 07/24/2013 04:33 PM Joseph Magen

fixes #2813 - move Foreman::Provision::SSH files back to /lib so it does not fail on startup for non-fog installations

798d002d 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move to controller/concerns

a30bcfca 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move files to /app/services

369d43c3 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move lib/audit_extensions lib/fog_extensions lib/foreman to models/concerns

a7fca092 07/19/2013 05:31 AM Joseph Magen

fixes #2740 - copy code from lib/foreman.rb to initializers/foreman.rb

3484613f 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move files in /models to /concerns, /services, /mailers, /observers

d57e7979 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move STI models in /models and /lib/foreman/models to sub-folders

248cad83 07/17/2013 02:24 PM Joseph Magen

fixes #2142 add Smart Parameters and Smart Class Parameters to API v2

5ebf92e0 07/17/2013 10:37 AM Amos Benari

fixes #2802 controller methods fail for name-spaced controllers

532d9615 07/14/2013 09:23 AM Amos Benari

fixes #2772 cloning locations and organizations is broken

e75ffa1d 07/02/2013 03:56 AM Joseph Magen

fixes #2732 - 404 error Location Not Found on Mismatches Report if a location is selected

01122c8b 07/02/2013 03:56 AM Joseph Magen

fixes #2734 - wrong taxonomy scope on hostgroup and host form

025ab6bc 07/01/2013 03:24 AM Dominic Cleal

fixes #2727 - fix oVirt test connection method definition

0b5d270d 06/28/2013 11:28 AM Greg Sutcliffe

Fixes #2712 - Handle Net::SSH::Disconnect gracefully

6326752f 06/28/2013 04:33 AM Sam Kottler

fixes #2724 - use method instead of static method names in SSO

44161e29 06/28/2013 04:25 AM Marek Hulán

Fixes #2722 - Support for crossdomain auth

Newest Signo support authentication across more domains. We just need to
look not only to a cookie but parse parameters for getting username.

557b8543 06/25/2013 10:31 AM Joseph Magen

fixes #2317 - VM's with the name foreman_########

0a932172 06/24/2013 04:20 AM Joseph Magen

fixes #2697 again - HostMailer typo and .deliver

7ff08812 06/23/2013 05:00 PM Joseph Magen

fixes #2697 - HostMailer summary is broken
(cherry picked from commit 8e851ef524a3348c1587e53e3c2da616fdbe1fdc)

617ee75f 06/19/2013 07:12 AM Amos Benari

fixes #2656 error connecting to vsphere after upgrade to ruby 1.9.3

e34f7136 06/19/2013 05:16 AM Dmitri Dolguikh

fixes #2610 - fixed the boot device order for oVirt VMs created in Foreman

467ea135 06/19/2013 01:02 AM Dominic Cleal

fixes #2612 - move Task into Orchestration namespace due to RbVmomi conflict

dce619a2 06/18/2013 06:56 AM Lukas Zapletal

helper script to show dependencies nicely

a5f44532 06/11/2013 12:45 AM Dominic Cleal

fixes #2633 - enable generate_token rake task to run from elsewhere

e52abb10 06/07/2013 10:52 AM Marek Hulán

Fixes #2632 - extract strings from validation errors

ef4b97d1 06/07/2013 05:17 AM Joseph Magen

fixes #2631 - fix remote code execution via controller name (CVE-2013-2121)

e0f4f396 06/06/2013 04:46 PM Joseph Magen

fixes #2625 - hostgroup nest and clone methods

31aa5db5 06/05/2013 04:43 AM Joseph Magen

fixes #2285 - subnet validation - length of addresses, strip whitespace and fix common typos

95be0963 06/04/2013 05:46 AM Amos Benari

fixes #2606 fix display of compute resource errors

c5c84034 06/01/2013 02:17 PM Ohad Levy

fixes #1951 - support for libvirt named networks

based on Dominic initial pull request 308

710dfa86 05/30/2013 09:41 AM Ryan Davies

fixes #2562 libvirt domain listen address, add libvirt_default_console_address setting

fa486990 05/29/2013 09:54 AM Joseph Magen

fixes #2493 Unable to load audit, underlying cause No such file to load -- audit

0fda4cf6 05/29/2013 09:46 AM Joseph Magen

fixes #2539 - added API puppetrun access permission and test

c140d297 05/29/2013 09:43 AM Daniel Lobato Garcia

Avoid inheriting from Puppet::Resource

b2c8312c 05/29/2013 09:41 AM Marek Hulán

Refs #2002 - Fog quick hack

6c563741 05/23/2013 08:35 AM Marek Hulán

Fixes #2502 - session expiration updates

Signo now allows to transparently prolong user session which got
expired. Also when you now logout from Foreman you will end up in Signo
login form. This brings some code clean up and test changes and small
SSO method API change.

f3dd3bb6 05/22/2013 10:45 AM Joseph Magen

fixes #2440 remove unused files, code, unnecessary require statements

f4430a08 05/22/2013 09:56 AM Tomáš Strachota

Fixes #2513 - orgs created in katello do not appear in org filtering

- topbar cache sweeper turned on for api controllers
- a bit of refactoring to get rid of repetitive expire_fragment

0e5696d3 05/22/2013 08:15 AM Amos Benari

fixes #2316 Adding a disk to an existing RHEV 3.1 VM via Foreman results in an error

8b80115c 05/21/2013 09:09 AM Amos Benari

fixes #2511 Footer should be replaced with an about page

11ea79ce 05/13/2013 07:11 AM Stef Telford

fixes #2490 - filter empty EC2 security groups

afe65aab 05/09/2013 03:21 PM Marek Hulán

Fixes #2460 - session expiration fix for SSO

We set new expiration interval when user logs in successfully using any
kind of SSO. Also this patch moves logout path out of thread variable
and stores it into a session. This is more secure storage for threaded...

eed31c34 05/09/2013 10:20 AM Ohad Levy

fixed #2474 - Foreman Exceptions are not initalized correctly

40df7dfb 05/09/2013 10:20 AM Daniel Lobato Garcia

fixes #426 expose BMC information in foreman UI

Signed-off-by: Ohad Levy <>

This patch also adds an abstracted power management class for both VM
and BM

7d993b41 05/09/2013 05:54 AM Joseph Magen

fixes #2421 added missing has_many :hostgroups and missing :dependent => destroy

8d3e45e0 05/09/2013 05:48 AM Dominic Cleal

gettext_i18n_rails_js shouldn't be required in prod setups to run rake tasks

3dfb6e4c 05/09/2013 05:07 AM Dominic Cleal

fixes #2420 - extract strings for i18n from JavaScript, various i18n fixes

92148e73 05/07/2013 08:09 AM Dominic Cleal

fixes #2463 - update permissions to follow controller move

a752ca01 05/07/2013 07:10 AM Ewoud Kohl van Wijngaarden

Typo fix

2bf4a47a 05/07/2013 03:19 AM Andy Taylor

Fixes #2265 - Broken hosts_and_facts detection

02c054b2 05/03/2013 03:47 PM Greg Sutcliffe

Fix finder_needs_type check in sti mixin

0fe147c7 04/30/2013 11:31 AM Joseph Magen

fixes #2378 - added Minitest and other code cleanups

dfd511ba 04/29/2013 02:11 PM Amos Benari

new top-bar navigation design and a new login page

7a85321b 04/29/2013 07:05 AM Marek Hulán

fixes #2429 - change OpenID storage to be permanent

Also fallback to form login when Signo fails and log a warning.
Make Signo SSO backend unavailable for API.

86007852 04/25/2013 01:15 PM Greg Sutcliffe

fixes #2407 - Add STI to settings model

Also adds some tests for rendering new/missing STI models, and
refactors the old default_settings loader into the new sub-models.

e00b6ef0 04/24/2013 10:15 AM Joseph Magen

fixes #2248 adds api controllers and actions to access_permissions.rb

c4da9ff7 04/24/2013 08:58 AM Lukas Zapletal

fixes #2368 - finishing transifex.com integration

9ec05b0d 04/24/2013 05:40 AM Sam Kottler

Fixes #2408: don't try to reset the password in rake permissions:reset if Facter.domain is nil

0fff8e0b 04/24/2013 05:38 AM Greg Sutcliffe

fixes #2410 - Set auditable type to 'Host'

74e0b0e3 04/24/2013 05:07 AM Lukas Zapletal

Feature #2368 - form helpers, exceptions and fixes