Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipie.rb 1.43 KB
backtrace_silencers.rb 396 Bytes
email.rb 531 Bytes
foreman.rb 239 Bytes
inflections.rb 376 Bytes
mime_types.rb 250 Bytes
procs_for_default_scope.rb 513 Bytes
puppet.rb 1.14 KB
secret_token.rb 498 Bytes
session_store.rb 416 Bytes
will_paginate.rb 696 Bytes

Latest revisions

# Date Author Comment
611f5bff 11/28/2012 05:38 AM Amos Benari

Add organization and location to foreman.

This feature allows foreman to provide multi location, multi tenant and
multi organizations capablities.

the idea is that resources within foreman (e.g. hosts, subnets, users,
environments etc) can belong to one or more locations and organization,...

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)...
e81bf057 11/15/2012 05:34 AM Sam Kottler

fixes #1872 - Adds Puppet v3 support

5d18e150 10/22/2012 04:04 AM Petr Chalupa

minor API v1 fixes

  • fix unknown variable name
  • enable apipie params validation
  • update config_template api doc
3398b5bd 10/09/2012 10:51 AM Petr Chalupa

update api documentation

  • remove #set_resource_params from Api::BaseController to leave :id param under :id for apipie validations to work
  • fix custom apipie validators to return nice errors
  • enable apipie validations for bugs to be caught early
  • log apipie param errors with info level...
3625dad6 07/24/2012 05:02 AM Ohad Levy

[API] - minor fixes

- fixed api index action still refering to old restsapi gem
- currently forced apipie to load DSL so we can reuse its DSL in our views

981a9508 07/24/2012 04:12 AM Martin Bacovsky

api v1 - restapi renamed to apipie

86fb12c1 07/24/2012 04:12 AM Ohad Levy

cleanup after merge conflict with latest develop branch

272811b9 07/18/2012 07:36 AM Ohad Levy

fixes #1764 changing per_page setting would update only after a restart

this commit changes it back to an area in the code which gets evaluated
everytime instead of upon startup only

fb7f0f19 04/29/2012 03:10 AM Ohad Levy

cleanups to rails 3 boot process

View revisions

Also available in: Atom