Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
1c03cb48 07/31/2012 10:36 AM Sam Kottler

Fixes #1789 - Parent hostgroup name is truncated when its sub-group is a sub-string of the parent hostgroup name

b22b6fe7 07/30/2012 02:28 PM Sam Kottler

Fixes #1780 - changes EPEL url from download.fedoraproject.org to dl.fedoraproject.org

63c40be4 07/30/2012 09:27 AM Ohad Levy

fixes #1792 - error on json output of usergroups

b824778e 07/30/2012 09:26 AM Ohad Levy

added a scope per proxy feature

f39bfd77 07/30/2012 09:26 AM Ohad Levy

minor cleanups for cache invalidations

8f87064c 07/26/2012 08:55 AM Ohad Levy

fixes #1781 - clone host can fail

ec1b5011 07/26/2012 08:21 AM Ohad Levy

make sure usernames are not in the logs

fceb1f89 07/26/2012 08:10 AM Petr Chalupa

fixes #1576 - api v1 - oauth support

  • to use set and enable oauth in settings
  • correcting typo
d9a2ebac 07/26/2012 07:58 AM Ohad Levy

[SQL optimizations] - many small optimizations

This is one of a few patches aim to improve Foreman performance
  • Bookmarks have only users, not usergroups
  • added caching to the settings table
  • removed notice message lookups (we are not really using those)...
a8134ab0 07/25/2012 03:31 AM Ohad Levy

ensures that auto completer for users search works even when you are not an admin

340da290 07/24/2012 03:07 PM Ohad Levy

ensure no extra white spaces are added to the provisioning templates editor

96541f1d 07/24/2012 01:07 PM Steve Traylen

Openstack uses username/password.

3625dad6 07/24/2012 05:02 AM Ohad Levy

[API] - minor fixes

- fixed api index action still refering to old restsapi gem
- currently forced apipie to load DSL so we can reuse its DSL in our views

ba69b49b 07/24/2012 04:12 AM Martin Bacovsky

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

d00e1bee 07/24/2012 04:12 AM Tomáš Strachota

api v1 - fisrt version of bookmarks controller

6771b4cd 07/24/2012 04:12 AM Martin Bacovsky

added architectures controller in v1 API

b3b90601 07/24/2012 04:12 AM Martin Bacovsky

Fixed bookmark tests (API v1)

1443d37f 07/24/2012 04:12 AM Martin Bacovsky

Fixed error handling in BaseController

c72a2f0f 07/24/2012 04:12 AM Tomáš Strachota

api v1 - operatingsystems controller

03abfb63 07/24/2012 04:12 AM Tomáš Strachota

api v1 - Authorization

  • added authorization handling to api and tests
  • fixed auth handling for controllers without auth
  • handling status code in permision related errors
acd8589a 07/24/2012 04:12 AM Martin Bacovsky

api v1 - architectures controler and tests

86fb12c1 07/24/2012 04:12 AM Ohad Levy

cleanup after merge conflict with latest develop branch

63efbbf5 07/24/2012 04:12 AM Petr Chalupa

api v1 - fixing permissions

cleanups in base controller

b2b47290 07/24/2012 04:12 AM Petr Chalupa

api v1 - render errors with rabl

better detection of permission failure in model
fix ApiConstraints
catch bad routes in api and return json

64b920ec 07/24/2012 04:12 AM Petr Chalupa

api v1 - render home#index links from restapi

3d6d01c7 07/24/2012 04:12 AM Ohad Levy

fixes #1775 - API versioning name space

84d8bcb2 07/22/2012 05:53 AM Amos Benari

fixes #1738 Puppet Runtime charts look very messed up.

a89c40ce 07/22/2012 05:52 AM Ohad Levy

[refactor] - simple method to display ec2 instance name, instead of using tags everywhere

017a7d84 07/19/2012 08:13 AM Ohad Levy

fixes #1765 - changing a conflicting IP address might lead to losing DNS or DHCP records

06bf16e9 07/19/2012 02:26 AM Ohad Levy

require_nfs_access method should not be a private method.

ae746d3a 07/18/2012 04:27 AM Amos Benari

[UI] added meta tag headers to support tablet and phone display size correctly

132a991c 07/17/2012 09:58 AM Ohad Levy

basic openstack support

ff61accf 07/17/2012 07:21 AM Ohad Levy

fixes #1752 - fixes clone from keeping internal data (such as vm external uuid).

9da81801 07/17/2012 07:21 AM Ohad Levy

[UI] don't fail the hosts show page if the host has no OS assigned.

249afd9c 07/15/2012 02:35 PM Ohad Levy

fixes #1751 - ReportCommon#status fails on ruby 1.9

718be0aa 07/15/2012 08:59 AM Amos Benari

fixes #1726 Template editor doesn't seem to work with IE

c832a24f 07/12/2012 10:44 AM Ohad Levy

dont enforce host domain validations on non managed hosts

159a7a62 07/12/2012 10:41 AM Ohad Levy

[UI] - convert all bulk operations into buttons

6c9689ef 07/11/2012 05:01 PM Greg Sutcliffe

Update first-run splash page with a note about Smart Proxies, fixes #1721

55548030 07/11/2012 12:47 PM Ohad Levy

adds missing EC2 propetries view

19553511 07/11/2012 11:32 AM Amos Benari

use file reader for the config template file upload.

9d060de2 07/11/2012 11:30 AM Amos Benari

fixed dropdown location for action button and bookmark.

c2d5484a 07/11/2012 11:28 AM Ohad Levy

[UI] - added missing label classes

18118f5a 07/11/2012 11:08 AM Ohad Levy

remove unneded hidden links in the more tab

71b45148 07/11/2012 03:08 AM Ohad Levy

fixes #1737 - make sure mac based matching are case insensetive

d4327e6e 07/10/2012 01:08 PM Ohad Levy

ensures that compute resources are shown in the host form only if provisioning is enabled

0345ef19 07/05/2012 10:25 AM Amos Benari

fixes #1730 broken ui when errors and help inline.

3da587a3 07/05/2012 09:59 AM Ohad Levy

refs #1589, ensure that vmware public key is automaticilly imported when testing connection

6147006e 07/04/2012 03:49 PM Ohad Levy

fixes parameters whitespace validations

180a48c8 07/04/2012 03:48 PM Amos Benari

fixes more menu issues

995b1748 07/04/2012 03:47 PM Amos Benari

fixes #1165 add inherited params display and override option to the host form.

Signed-off-by: Ohad Levy <>

933c8a83 07/04/2012 03:39 AM Amos Benari

fixes the more menu bug

d860ed4e 07/03/2012 04:02 AM Mikael Fridh

fixes #1716 - remove whitespace from hostname

69923135 07/02/2012 03:41 PM Greg Sutcliffe

Add Archlinux logo back to hosts page

a7961050 07/02/2012 10:44 AM Amos Benari

top navigation bar looks correct on tablet and smart-phone screen size.

1d0bc0b0 07/02/2012 10:44 AM Amos Benari

fixes #1240 more menu fixed for users with no permitions.

b2fba8d1 07/02/2012 10:44 AM Amos Benari

host list page fixed for smart-phones and tablet screen sizes.

26f75f44 07/02/2012 06:30 AM Ewoud Kohl van Wijngaarden

Return a HTTP 500 when we fail on handle_ca (fixes #1725)

c18b829f 06/29/2012 01:59 PM Ohad Levy

disk layout should really not be unique.

ae98767d 06/28/2012 01:35 PM Amos Benari

fixes #1563 problem cloning host in latest develop

1ebd12c0 06/28/2012 08:49 AM Amos Benari

fixes #1677 - Fact pie chart alters fact strings to lower case

dbd2fcf9 06/28/2012 08:44 AM Amos Benari

audit time ago in words.

fe728c74 06/28/2012 04:31 AM Ohad Levy

fixes #1638 - remove whitespaces for user email instead of validation error

32f4c2ed 06/27/2012 03:35 PM Ohad Levy

minor fix and added a few tests to ensure config templates works correctly

c4ba83b0 06/27/2012 10:59 AM Ohad Levy

added commit comment, history and preview to the template editor.

66a9a696 06/27/2012 09:07 AM Ohad Levy

refs #1586 - ensures that hostgroup hierarchy order is processed correctly

7a7a7a6b 06/27/2012 08:32 AM Ohad Levy

facter sometime send wrong mac address with bonded nics,

This patch is kind of a workaround to ensure we dont override valueable information.

88e855b2 06/27/2012 04:43 AM Ohad Levy

fixes #1707 - db:migrate fail on in bookmark.rb with ruby1.9

b8bbd295 06/27/2012 03:22 AM Ohad Levy

fixes #1686 - can't choose subnet when domain comes from hostgroup

f4279fea 06/27/2012 03:18 AM Ohad Levy

refs #1586 - no need to copy hostgroup root pw

the idea here is not to copy the pw from the hostgroup, as if
you would like to change the hostgroup password, it would change it
to all systems which are using the hostgroup pw (and did not override it manually).

2af9e1a0 06/26/2012 02:32 PM Corey Osman

fixes #1710 - Hosts json index function returns too much

e2217aa6 06/26/2012 09:12 AM Ohad Levy

minor fixing to audits search link, closes #1700

de3fb0d7 06/26/2012 08:22 AM Amos Benari

fixes #1700 audit page performance improved

  • Added auditabale name and associated name columns.
  • Added username to audit table
59be369d 06/24/2012 01:42 PM Amos Benari

fixes #1642 Puppet Runtime chart shows nothing.

d408f980 06/24/2012 08:10 AM Ohad Levy

incorrect error message shown when trying to rename the admin account

8527f1bc 06/24/2012 07:34 AM Ohad Levy

auto updaet debian / ubuntu release names from facts.

8dbb38ec 06/24/2012 07:13 AM Ohad Levy

Added OS Family attribute to Partition Tables and Installation Medium

ec80ab80 06/24/2012 05:37 AM Ohad Levy

update default provisioning templates

  • removed workarounds for RHEL3-4
  • use bootif=<host mac> for RHEL hosts
  • tried to do time sync against ntp-server parameter
  • switched to using epel snippet instead dead epel code
  • fixed #1487 - EOF sometimes not found
f11ca2ec 06/24/2012 03:42 AM Ohad Levy

added usage warning when using hypervisors

f262f77a 06/24/2012 03:42 AM Ohad Levy

added alert layout helper

bf5785b9 06/24/2012 03:18 AM Ohad Levy

Do not enable auditing while executing rake tasks / migrations

111a4083 06/24/2012 03:09 AM Ohad Levy

fixes #1613 - Email address format validation preventing admin user creation

0f7676c1 06/21/2012 09:21 AM Amos Benari

audit with association.

22a2bcb1 06/21/2012 08:34 AM Amos Benari

fixes #1649 Puppet class and environment import works only on the first smart-proxy

bded52c2 06/21/2012 04:39 AM Ohad Levy

make sure tests can run independtily

f00eaf07 06/21/2012 04:38 AM Ohad Levy

fixes #1586 -Root password inheritance doesn't seem to work properly

8f34dc60 06/21/2012 04:09 AM Ohad Levy

fixes #1697 - hostgroup class listing showed all classes regardless of environment

1f03a563 06/21/2012 02:19 AM Ohad Levy

fixes #1544 - Updating a host fails if you cannot reach the SOA nameservers

09ce1364 06/20/2012 03:43 PM Amos Benari

audit as twitter and versions for template.

This also closes #1377 as it offer versions and diff view of the tempates.

it is not ideal, but it should handle the most common case for now,
where we should open other feature requests to support all of the ideas in #1377

eec062e6 06/20/2012 03:19 PM Ohad Levy

wip audits upgrade

18c29e63 06/20/2012 04:19 AM Ohad Levy

fixes #1691 - allow searching for fact values for hosts inside a hostgroup

aec3e0dc 06/20/2012 04:18 AM Ohad Levy

ensure we print the whole trace to the debug log in cases of failures

0c21f5b3 06/20/2012 04:05 AM Ohad Levy

fixes 1692 - bookmark edit dialog, did not allow to save / update bookmark name

cbf4be7c 06/18/2012 03:30 AM Florent Castelli

Fixes puppetclasses search with pg database

The request is sorting the results on a field that isn't in the DISTINCT
SELECT'ed columns and pg doesn't like it.
Fixes #1607

c1dee378 06/17/2012 10:06 AM Ohad Levy

improve SQL queries for host API requests

ddf9051a 06/17/2012 10:06 AM Ohad Levy

allow to consume provisioning templates via JSON, show method was missing

5dafaec7 06/17/2012 08:49 AM Ohad Levy

ensure that API calls get correct 404 error

dbc4dc30 06/17/2012 07:30 AM Ohad Levy

we don't change mac/ip by default

This seems to be a bit tricky as facter not always report the correct mac.

managed hosts will not be auto updating by default, however one could still
define the ignore_puppet_facts_for_provisioning settings.

79cb5cc0 06/17/2012 05:24 AM Ohad Levy

fixes #1115 Host parameters are not available via the API

0dd21533 06/17/2012 03:33 AM Ohad Levy

don't allow to delete a provisioning template when its assigned to an OS default template