Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  v2
import_puppetclasses_common_controller.rb 4.41 KB
taxonomy_scope.rb 426 Bytes
version1.rb 82 Bytes
version2.rb 82 Bytes

Latest revisions

# Date Author Comment
3b97c38f 10/31/2013 10:03 AM Dominic Cleal

fixes #3550 - correct HTTP method for puppet class import API

b1e56e3c 10/29/2013 02:57 PM Petr Chalupa

fixes #3538 - workaround for broken #pluck on lower Rails versions

40503890 10/24/2013 01:32 PM Joseph Magen

fixes #3140 continue - apipie params fix

eef1a369 10/21/2013 08:34 AM Joseph Magen

fixes #3140 - API to allow importing of puppet classes

21bf889a 09/23/2013 09:02 AM Joseph Magen

fixes #2810 - more restful API v2 JSON responses in puppetclasses

NOTE: breaking changes to API v2 api/lookup_keys does not exist, replaced by api/smart_variables and api/smart_class_parameters

c1a23d77 08/13/2013 10:26 AM Joseph Magen

fixes #2869 - refactor method find_nested_obj into API::BaseController

0bed6e7c 07/30/2013 04:22 AM Tomáš Strachota

fixes #2838 - taxonomies controller - fix in params and finder

798d002d 07/19/2013 05:31 AM Joseph Magen

fixes #2411 - move to controller/concerns

4fb88133 05/23/2013 09:43 AM Ivan Necas

fixes #2525 - apipie documentation of actions defined in a concern

Apipie now supports defining actions defined in module by including
`Apipie::DSL::Concern`. Some substitutions are preformed while
including the documentation in each controller, so that instead of...

feacea35 04/02/2013 08:30 AM Amos Benari

upgrade foreman to rails 3.2.13

This commit updates from rails 3.0.x to 3.2.x, main changes include:

  • Asset pipline support
  • cleanup of existing assets (javascript, css, images)

Users who uses foreman in production, make sure that you now compile
your assets, e.g...

View revisions

Also available in: Atom