Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  config
  extra
  lib
  public
  tasks
  test
  views
.gitignore 41 Bytes
CHANGELOG 13.4 KB
Contributors 833 Bytes
README 746 Bytes
Rakefile 1.7 KB

Latest revisions

# Date Author Comment
90cc95ac 07/31/2012 03:18 PM Roberto

fixes #1797 - Added a REST interface for the Facts known about the proxy

e9c19af4 07/19/2012 07:37 AM Ohad Levy

minor cleanups to tests

  • allow to each test run by itself.
  • fix puppet environments test
1ce43f91 07/19/2012 07:34 AM Ohad Levy

Export arguments of parameterized classes

Use puppet/parser for a first class analysis of the class definitions.
Using regexes would have been a nightmare.

Exports a "params" sub-object whose keys are the parameter names and
values are a best-effort convertion from AST leaves to native ruby...

9ea60762 07/19/2012 03:32 AM Ohad Levy

1.0 release

74e333fb 07/18/2012 03:48 AM Ohad Levy

1.0RC2

d396690f 07/18/2012 03:46 AM Greg Sutcliffe

fixes #1733 - Environment issue if the env is not specifically defined

e777d3d0 07/18/2012 03:45 AM Jeff Palmer

Fixes #1734 : Bump version number in the Rakefile

ffbd0e7d 07/18/2012 03:41 AM Ohad Levy

fixes #1759 - puppet 2.7.18 changed puppetca output

which result in adding quotes to the certnames.

this patch should cover both cases (older and newer puppet)

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

1.0RC1

e7b602f4 06/24/2012 01:48 PM Ohad Levy

fixed minor test failure

View all revisions | View revisions

Also available in: Atom