Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
create.json.rabl 42 Bytes
index.json.rabl 77 Bytes
show.json.rabl 1.05 KB

Latest revisions

# Date Author Comment
bb3572ff 09/02/2015 05:58 AM Daniel Lobato Garcia

Refs #3809 - Stabby lambda syntax for oneliners

I started by spotting log.rb which didn't have a lambda wrapping its
default scope, as needed by Rails 4. Since the style guide and most
Rails 4 documents used the stabby lambda, I turned on the cop so that we...

cc9352dc 06/18/2015 10:49 AM Ohad Levy

fixes #10861 - Remove unused columns from the hosts table

  • Serial - Never really used, probably can be refactored as kernel
    parameters.
  • last_freshcheck, source_file_id - left overs from puppet old store
    configs compatibility that we no longer use, I assume no one is using...
74346b1b 10/31/2013 11:57 AM Martin Bacovsky

fixes #2951 - Host API documentation lacks compute_resource_id

2508c6b9 10/24/2013 01:40 PM Joseph Magen

fixes #3267 - API v1 compatibility for /api/hosts

76e5dd41 09/10/2013 09:12 PM Joseph Magen

fixes #2969 - remove all legacy api code in UI controllers, add deprecation response

06bcca2d 09/09/2013 03:17 PM Joseph Magen

fixes #2989 - missing fields in host API output (API v1 and v2)

46327acf 02/20/2013 05:43 AM Joseph Magen

fixes 2228 json parsing failed

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)...

View revisions

Also available in: Atom