Project

General

Profile

Download (640 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
74e333fb 07/18/2012 03:48 AM Ohad Levy

1.0RC2

1b62247e 06/24/2012 02:03 PM Ohad Levy

1.0RC1

ad8bb0c7 06/24/2012 01:45 PM Greg Sutcliffe

Changes for Ruby 1.8/9 compatibilty, and Debian packaging guidelines

  • Allow proxy to work on both ruby 1.9 and 1.8
  • Require ping gem on ruby1.8
  • Handle public folder changes in Sinatra
  • Don't load rubygems if USE_GEMS=false specified, to comply with Debian guidelines...
6f45df50 12/28/2011 07:04 AM Ohad Levy

version bump to 0.3.1

a6f59d37 11/08/2011 10:31 AM Ohad Levy

version bump

f47b233f 05/03/2011 10:18 AM Ohad Levy

fixes #783 -API should contain a version

1728ab70 02/21/2011 05:30 AM Paul Kelly

Fixes #64 - microsoft DHCP support

Added MS fixes on a Windows host
Stubbed the tests so as to not require an active subnet
Changed chomp to chomp! plus others identified by Ohad

Signed-off-by: Paul Kelly <>

6922e6df 01/25/2011 10:29 AM Ohad Levy

fixes #615 - puppetca should comply with rest best practices

added /puppetca/autosign --> returns a list of autosign enabled certs
added /puppetca/autosign{POST,DELETE} accordingly

bba6b24b 01/25/2011 09:07 AM Ohad Levy

cleanup sinatra code.
helpers are now shared accross all urls.

eb305390 10/17/2010 04:51 PM Ohad Levy

Added DHCP as a module

b3c7e27f 10/17/2010 03:59 PM Ohad Levy

Changed SETTINGS to openstruct
Chagned DNS from a module into a class (wip)

a6ebd6a1 10/14/2010 05:02 PM Ohad Levy

Added DNS management

e09de9d9 10/14/2010 10:43 AM Ohad Levy

first commit