Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
.gitkeep 0 Bytes
convert.rake 5.18 KB
hosts.rake 1.67 KB
jenkins.rake 420 Bytes
load_default_data.rake 423 Bytes
model.rake 3.15 KB
patches.rake 646 Bytes
pkg.rake 531 Bytes
puppet.rake 6.2 KB
reports.rake 2.81 KB
reset_permissions.rake 612 Bytes
security.rake 702 Bytes
smartproxy.rake 1.9 KB
test_api_dir.rake 176 Bytes
test_lib_dir.rake 238 Bytes
trends.rake 121 Bytes

Latest revisions

# Date Author Comment
adfcf8f0 01/08/2013 08:24 AM Dominic Cleal

fixes #2109 - improve session token security

- adds security:generate token rake task to create static token
- generate and cache a token on startup if static token isn't present

Thanks to Sandor Szücs <>

eefbf33f 12/09/2012 04:27 AM Daniel Lobato Garcia

fixes #1979 Updating puppet:import:puppet_classes for parameterized classes

Puppet import_classes task uses PuppetClassImporter instead of Environment.import_classes which is not available anymore

8c9e8ee7 12/09/2012 04:21 AM Dominic Cleal

fixes #2021 - run test:lib from test rake task

d076d573 11/21/2012 08:10 AM Joseph Magen

This commit adds most of the functionality required for API v1

The overall goal was to extract the existing JSON response
overall controllers, and to move them to a seperate name space.

  • documentation was added to all requests (available under /apidoc)...
fe4629de 10/31/2012 05:19 AM Robert Birnie

feature #1906 add Trend information

Signed-off-by: Amos Benari <>
Signed-off-by: Ohad Levy <>

f8d94608 09/24/2012 10:41 AM Amos Benari

fixes #832 - adds parameterized class support

Credits:
This patch is based on the original work of Olivier Favre
<> many many thanks!

This patch adds the following features
  • import class parameters, and try to understand their types
  • support a complex matrix of environments, puppet classes and their...
06042377 09/13/2012 10:03 AM Brad Crochet

Add support for Jenkins CI reports

a53137f7 09/05/2012 07:18 AM Ohad Levy

fixes the prod2dev rake task to handle STI.

e374699f 06/28/2012 03:49 AM Ohad Levy

fixes #1715 - rake puppet:import:puppet_classes[batch] stopped working

67799065 03/15/2012 10:34 AM Ohad Levy

code smell

View revisions

Also available in: Atom