Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
base.json.rabl 62 Bytes
children_nodes.json.rabl 155 Bytes
create.json.rabl 51 Bytes
index.json.rabl 57 Bytes
main.json.rabl 125 Bytes
show.json.rabl 1.34 KB
update.json.rabl 51 Bytes

Latest revisions

# Date Author Comment
ebecada6 04/02/2019 08:08 PM Tomer Brisker

Fixes #26508 - Remove taxonomy setting checks from api

f2dde6f7 09/13/2018 08:05 AM Tomer Brisker

Fixes #24783 - Refactor hosts count

This takes advantage of the new HostCounter service to simplify and
unify host counts throughout the application. A cache was also added to
the service to speed up responses when multiple counters are created for
the same association in quick succession.

20a633d6 11/27/2017 12:28 PM Nagoor Shaik

Fixes #21012 - taxonomies API to show hosts associated with it

9643a2cb 01/15/2017 09:31 AM Ori Rabin

Fixes #17653 - Allow all parameters api to unhide values

f4459c11 05/12/2016 09:56 AM David Davis

Refs #3809 - Turning on some rubocop cops

5c028a17 02/17/2016 06:58 AM Ori Rabin

Fixes #13257 - nested locations can be created via api

019a239c 02/09/2016 04:06 AM Shlomi Zadok

Fixes #13386 - Adds taxonomy parameters objects

502feabe 01/12/2016 03:32 AM Ondřej Pražák

Fixes #10357 - Realms for organizations and locations can be retrieved through API

e2452a0b 09/03/2015 02:56 AM Brad Buckingham

fixes #11649 - taxonomies api - add description to base.json.rabl

Adding the 'description' to the base.json.rabl so that it is displayed
when a user performs commands like 'organization list' from hammer-cli-katello.

E.g.

hammer> organization list
---|----------------------|----------------------|---------------...

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

View revisions

Also available in: Atom