Project

General

Profile

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

# Date Author Comment
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)...
82e47ae0 04/29/2012 08:56 AM Amos Benari

updates UI to bootstrap v2

b916586a 11/28/2011 05:50 AM Florian Koch

fixes #1333 -Destroy vs Delete inconsitent naming

Signed-off-by: Florian Koch <>

1bbb484c 10/23/2011 03:07 AM Ohad Levy

fixes #1234 - Do not display subnet import if we are not working in unattended mode

b9b63335 10/20/2011 01:26 PM Ohad Levy

minor ui updates

05ab4c16 10/18/2011 04:31 PM Ohad Levy

new UI for foreman

4c091cd8 10/02/2011 06:36 AM Ohad Levy

fixes #1201 - Import Subnets from DHCP server

ad3d61b7 05/25/2011 08:28 AM Paul Kelly

Fixes #920 - Add authorization to hypervisor, bookmarks, subnets, smart-proxy/autosign and puppetca

Signed-off-by: Paul Kelly <>

2a0cffd3 04/20/2011 08:56 AM Ohad Levy

fixes #400 - Puppetca Monitor

cdf02336 03/15/2011 04:26 AM Ohad Levy

views cleanup and added more operatingsystems icons

2755ebe9 02/16/2011 03:43 AM Paul Kelly

Fixes #664 - smart-proxy features

Now provides feedback on the smart-proxy connection and query

Signed-off-by: Paul Kelly <>

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)