Project

General

Profile

Download (2.04 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4c091cd8 10/02/2011 06:36 AM Ohad Levy

fixes #1201 - Import Subnets from DHCP server

1aa9ef0d 08/01/2011 04:52 AM Ohad Levy

fixes #1081 - Expose subnets unused IP via the subnets API/json

8104eced 07/18/2011 05:31 AM Ohad Levy

fixes #898 - remove old search leftovers across the app

455f5d2b 03/30/2011 10:31 AM Paul Kelly

Fixes #544 - Foreman connects using an ssl certificate

Signed-off-by: Paul Kelly <>

8a9357c9 03/13/2011 04:01 AM Paul Kelly

Fixes #728 - Do not attempt to render views/subnets/freeip

Signed-off-by: Paul Kelly <>

b28fdce4 02/21/2011 04:14 AM Ohad Levy

Fixes #670 - Adds proper json support for most CRUD operations

85edffc1 01/16/2011 02:13 PM Ohad Levy

Updated code to be more ruby 1.87- friendly, refs #427

06823dc7 12/16/2010 08:54 AM Ohad Levy

Fixes #65, Fixes #339 and Fixes #539

This commit introduce the following:
  • Smart proxy CRUD within Foreman
  • Subnet operations
    • CRUD
    • Finding the next free IP (via the dhcp proxy)
  • Association of subnets, domains to proxies (dns, dhcp and tftp)
edf4198b 05/27/2010 04:43 PM Ohad Levy

fixes #271 - remove active scaffold plugin

72e65b31 01/26/2010 03:38 PM Ohad Levy

fixes #151 - add show host page
Added a nested link to hosts to lots of controllers