Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
063ae3a6 12/05/2012 02:46 AM Amos Benari

admins can always reset the taxonomy filters to any

8d3aa73e 12/02/2012 09:50 AM Romain Vrignaud

fixes #1886 adds Rackspace V2 support

Based on GregSutcliffe's initial pull request.

6670e58c 12/02/2012 08:07 AM Ivan Necas

Clear the thread values outside of handling request

Adding an around filter to clear the thread values. Without this there
is a risk that the thread value from previous request will be used in
other request, which can lead to security issues.

We clear the current user at the beginning of the request (except the...

752d0844 12/02/2012 08:06 AM Dmitri Dolguikh

added template_kinds controller to api

22d5c68d 12/02/2012 02:35 AM Amos Benari

Taxonomy (Orgs / Locations related fixes)

  • fixed edit habtm with taxonomy join.
  • code cleanup
  • use sub query instead of inner join, it solved all the org problems :) and perform better.
73f028b0 11/28/2012 09:37 AM Joseph Magen

removed params required => from update action

2d86bf9e 11/28/2012 08:04 AM Ohad Levy

ensure no duplicate hosts can be created

611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

4651d51f 11/22/2012 09:50 AM Tomáš Strachota

smart proxies api - filtering by proxy type

6d7a0408 11/22/2012 09:50 AM Tomáš Strachota

subnets api - removed required constraints from fields in update

The required constraints were blocking partial updates.

View revisions

Also available in: Atom