Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6b4b489f 09/03/2015 02:54 AM Ori Rabin

fixes #10832 - separating lookup keys into puppet and variable

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

c4fb1c1b 06/29/2015 06:03 AM Shlomi Zadok

fixes #10933 - in api/v1 templates should be name as config_templates

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...
510d53cd 06/09/2015 07:22 AM Marek Hulán

Fixes #7096 - Adds STI to templates

This commit converts Ptables to be just another type of Template so it
gets the same features as ConfigTemplate. ConfigTemplate was renamed to
ProvisioningTemplate to reflect UI and the name under it's commonly known.

ad998ce7 12/28/2014 07:22 AM Shlomi Zadok

fixes #8049 - Add timezone to user

54141ab9 10/07/2014 07:42 AM Daniel Lobato Garcia

Fixes #5139 - leftovers subscribe_to_all_hostgroups

Remove user_xxx unnecessary tables and notices

Update subhostgroups removed

Fixes for migration of foreign keys

Remove users from compute_resource fixture

Remove table notices after fk are removed for pg/mysql

1155fbf1 10/06/2014 05:26 AM Dominic Cleal

fixes #7818 - explicitly render role permissions to fix oj 2.10.3 error

e5ee7335 09/30/2014 06:22 AM Dominic Cleal

refs #2127 - add password_hash to API

7669211c 09/03/2014 06:45 AM Marek Hulán

Fixes #5926 - hide sensitive parameter values

User can check to hide value when creating or editing global parameter.
The value is masked by *** and is also not displayed when overriding.

160ffa2a 07/30/2014 05:24 AM Ohad Levy

fixes #6529 allow to define IP suggestion per subnet

d424cab5 03/11/2014 08:58 AM Stephen Benjamin

fixes #3827 - adds ldap avatar support

0f7d219a 01/27/2014 10:08 AM Daniel Lobato Garcia

fixes #3960 - wrap APIv2 errors in an "error" node

9926d4d3 01/20/2014 05:14 PM Joseph Magen

fixes #3998 - API v2 error on /api/compute_resources, missing gce.json.rabl

39dfa4be 11/22/2013 11:20 AM Lukas Zapletal

fixes #2763 - correcting doco links

74346b1b 10/31/2013 11:57 AM Martin Bacovsky

fixes #2951 - Host API documentation lacks compute_resource_id

af452a6f 10/24/2013 01:50 PM Jan Orel

fixes #3256 - include members in usergroup show

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

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

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

fixes #3140 - API to allow importing of puppet classes

d4849584 09/20/2013 07:45 PM Tomáš Strachota

fixes #3101 - list available images for CRs, add iam_role field to images API

bc89eb37 09/10/2013 09:13 PM Joseph Magen

fixes #3052 - reports#show json rabl template to match as_json output that was removed

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)

d4ea640c 08/19/2013 01:27 PM Tomáš Strachota

fixes #2933 - add missing fields to installation media API

4e4671ce 08/15/2013 04:10 PM Nils Domrose

fixes #863 - added ldap_filter to LDAP auth sources to filter lookups using RFC 2254 filters

774ed2d2 07/17/2013 11:57 AM Joseph Magen

fixes #2791 - ptable api was missing :layout and :os_family

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

fixes 2228 json parsing failed

335b14e5 02/06/2013 08:48 AM Ohad Levy

Revert "ptables - displaying os_family and layout in api show and list"

This reverts commit ed315bd9449dc7fa11cf0a32ef195c1795197cc3.

ed315bd9 02/06/2013 07:46 AM Tomáš Strachota

ptables - displaying os_family and layout in api show and list

6ce2ab70 02/06/2013 05:00 AM Ivan Necas

Using Apipie versioning features and Maruku for markdown

Apipie switched from Redcarpet to Maruku to avoid crashes of the C
Extension. No further need of compiling anything to get markdown support.

68cad4bc 01/08/2013 07:36 AM Tomáš Strachota

Extended information for each type of compute resources

8838eb42 12/26/2012 08:49 AM Ohad Levy

fixes #1814 - converts sp_* attributes into a BMC interface class

this patch also includes the following

  • added a new interfaces table, and STI objects to represent a NIC, BMC, Managed
    and a bootable interface.
  • refactored DHCP/DNS orchestation code, so they can work on the...
752d0844 12/02/2012 08:06 AM Dmitri Dolguikh

added template_kinds controller to api

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)...
bd27ed6f 11/21/2012 08:10 AM Ohad Levy

do not report internal state over api

c2ccd27b 10/28/2012 04:41 PM Joseph Magen

used media/show partial and added to tests

30ababd4 10/28/2012 04:38 PM Joseph Magen

added dns_id, dhcp_id, tft_ip attributes even though they are nested as children to be consistent with current api

e6af1c4c 10/21/2012 10:40 AM Joseph Magen

typo on index.json.rabl for environments.

added missing s char

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...
1548ca7a 10/03/2012 11:29 AM Petr Chalupa users api v1
  • fix user documentation
  • remove password_confirmation from user api
  • Add json template for users#create
e24e0cf6 08/29/2012 09:13 AM Pavel Pokorný

Subnets API

b4f3d722 08/26/2012 03:44 AM Dmitri Dolguikh

added environment API

b260a84c 08/26/2012 03:31 AM Pavel Pokorný

Show kind_id in config templates API

41c9842f 08/26/2012 03:16 AM Pavel Pokorný

api v1 - domains controller

33631a90 08/16/2012 03:12 AM Ohad Levy

remove trailing dot from api auto generated description

d36619ab 08/15/2012 09:47 AM Ohad Levy

api v1 - added media and dashboard controllers

0856182e 08/15/2012 09:47 AM Ohad Levy

api v1 - config templates

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

ba69b49b 07/24/2012 04:12 AM Martin Bacovsky

api v1 - Users controller and tests

- split api routes to separate routes file
- better detection of permission failure in model
- fix ApiConstraints
- catch bad routes in api and return json
- render home#index links from restapi
- fixed resource params recognition

d00e1bee 07/24/2012 04:12 AM Tomáš Strachota

api v1 - fisrt version of bookmarks controller

b3b90601 07/24/2012 04:12 AM Martin Bacovsky

Fixed bookmark tests (API v1)

c72a2f0f 07/24/2012 04:12 AM Tomáš Strachota

api v1 - operatingsystems controller

acd8589a 07/24/2012 04:12 AM Martin Bacovsky

api v1 - architectures controler and tests

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

cleanup after merge conflict with latest develop branch

b2b47290 07/24/2012 04:12 AM Petr Chalupa

api v1 - render errors with rabl

better detection of permission failure in model
fix ApiConstraints
catch bad routes in api and return json

64b920ec 07/24/2012 04:12 AM Petr Chalupa

api v1 - render home#index links from restapi

3d6d01c7 07/24/2012 04:12 AM Ohad Levy

fixes #1775 - API versioning name space