Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
10ac97b0 05/12/2014 03:16 PM Joseph Magen

fixes #4250 - API v2 - add compute profiles

ee672544 05/08/2014 01:42 PM Amos Benari

fixes #5471 html escape auto-completer values (CVE-2014-0208)

7cb05aa9 05/08/2014 05:08 AM Dominic Cleal

fixes #5612 - use correct permissions for authz in parameters API

428b1cfb 05/02/2014 12:06 PM Joseph Magen

fixes #5506 - added scoped search to SmartProxy for UI and API v2

e67fc0bd 05/01/2014 10:35 AM Joseph Magen

fixes #2785 - host model clone method also copies relationships using deep_cloneable gem

aa0ebe8e 04/28/2014 10:56 AM Ohad Levy

fixes #5436 - provisioning templates are world accessible

084f7554 04/21/2014 04:42 PM Dominic Cleal

fixes #4597 - map host disassociate actions to permission

111cde57 04/13/2014 09:24 PM Joseph Magen

fixes #4204 - add config groups feature - assign multiple config groups to a host or hostgroup

070b83fe 04/13/2014 02:36 PM Amos Benari

fixes #4122 and new charts design

7e1f0c79 04/11/2014 01:37 PM Daniel Lobato Garcia

fixes #3914 - set current taxonomies on login from user defaults

73f99b5c 04/09/2014 04:43 PM Dominic Cleal

fixes #4895 - Adds CSRF protection check to the API if a session user is present

5df3d514 04/08/2014 08:23 AM Amos Benari

fixes #4806 add support to register compute resource provider from a plugin

88ed4900 04/04/2014 11:22 AM Amos Benari

fixes #3592 lazy load vm with ajax in host show page.

c95aebfb 04/03/2014 09:50 AM Joseph Magen

fixes #4863 - API V2 - add puppetclasses format style=list and module_name to base.json.rabl

74d32e15 04/03/2014 09:28 AM Jan Pazdziora

fixes #4462 - extending the /users/login handling to process REMOTE_USER through intercept

77f70152 04/02/2014 10:46 AM Stephen Benjamin

fixes #1809 - foreman realm integration

3cdaa292 03/31/2014 01:05 PM Dmitri Dolguikh

Fixes #4851: a SmartProxy.with_features scope replaces feature-specific scopes generated during class loading

ae095693 03/27/2014 07:16 AM Bryan Kearney

Fixes #4884 : remove duplicate slashes from the gravatar url

The issue is that request.protocol returns http:// instead of http. The code assumed no trailing slashes

bdc34694 03/26/2014 07:27 PM Brad Buckingham

fixes #4776 - support session[:expires_at] for api requests

There are situations where the UI needs to invoke requests
on the API controllers; therefore, we need to ensure that
the session expiration accounts for them. This is a common
for plugins, such as Katello, which leverage the...

e88536b2 03/25/2014 10:14 AM Daniel Lobato Garcia

fixes #3214 - set taxonomy for hosts created via Puppet from facts or a default setting

cfa4b526 03/24/2014 08:32 AM Dominic Cleal

fixes #4457 - Session fixation, new session IDs are not generated on login (CVE-2014-0090)

6895854c 03/17/2014 10:08 AM Stephen Benjamin

fixes #4256 - makes columns sortable in the UI

89a04e1a 03/14/2014 11:25 AM Joseph Magen

fixes #4617 - add feature to change parent of location or organization

3d03e334 03/11/2014 02:35 PM Dominic Cleal

fixes #4123 - libvirt imaging support using backing volumes

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

fixes #3827 - adds ldap avatar support

5eb2fa6e 03/11/2014 08:55 AM Jan Pazdziora

fixes #3475 - make it possible to force the 401 status.

e4d88172 03/07/2014 05:30 PM Greg Petras

fixes #4581 Implement available_networks API for VMware

33b384f2 03/07/2014 10:43 AM Thomas McKay

fixes #4194, #4459 - add main_app to root_path references for isolated engines

42c9541f 03/06/2014 10:27 AM Joseph Magen

fixes #4201 - update operating system by label, use description or fallname otherwise

fddbb0be 03/04/2014 11:23 AM Stephan Dollberg

fixes #4539 - changed os minor attribute to not required

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from:
832c0925 02/24/2014 08:38 PM Joseph Magen

fixes #4393 - rename ancestry label to title

10ac0055 02/24/2014 04:57 PM Neil Miao

fixes #4423 - allow puppet classes to be imported by environment

99527500 02/24/2014 11:43 AM Jimmi Dyson

fixes #4015 - support oVirt using templates like images

823d4e1b 02/21/2014 04:29 PM Joseph Magen

fixes #3876 - API find_resource by name even if name starts with integer

ea49a05e 02/19/2014 03:28 PM James Netherton

fixes #4222 Add capability to compute resource API to retrieve cluster,network,storage info on oVirt

1fa008a4 02/19/2014 10:31 AM Joseph Magen

fixes #3912 - add inheritance for locations / organizations

34897490 02/17/2014 11:15 PM Joseph Magen

fixes #3939 - add option to 'inherit from parent' for hostgroup attributes

1e0fd283 02/17/2014 11:41 AM Dominic Cleal

fixes #4268 - don't search for host with nil IP on hostname spoofing

f639fdcf 02/14/2014 11:39 AM Stephen Benjamin

fixes #3845 - user login session ending clears chosen organization

de7cb887 02/14/2014 11:35 AM Neil Miao

fixes #3596 - validation error when user with hostgroup subscription creates a new hostgroup

14fdd904 02/10/2014 02:24 PM Daniel Lobato Garcia

fixes #3519 - taxonomies include authorization module

4c034b3c 01/27/2014 05:54 PM Joseph Magen

fixes #3553 - add "except" option to prevent puppet class import to select types of import

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

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

9c0709db 01/21/2014 05:04 PM Jason Montleon

fixes #3909 - add disassociate and bulk action disassociate to interface

5a864bed 01/21/2014 03:15 PM Joseph Magen

fixes #3828 - set language locale for API messages and error responses

145db863 01/21/2014 01:36 PM Dmitri Dolguikh

fixes #3826: no more sql errors when trying to search for environments (also domains, operatingsystems, and models)

2be84f3d 01/21/2014 12:02 PM Joseph Magen

fixes #3925 - create apipie param_groups for API v2 to DRY documentation

f9bc5a8e 01/21/2014 12:02 PM Daniel Lobato Garcia

fixes #3920 - prevent 500 ScopedSearch errors on the API, raise UI errors correctly

5b70f0e0 01/21/2014 12:02 PM Daniel Lobato Garcia

fixes #359 - hostname spoofing for unattended installation templates

6f943886 01/20/2014 05:52 PM Joseph Magen

fixes #3760 - API v2 define metadata @total for each controller

b4b12197 01/17/2014 04:58 PM Lukas Zapletal

fixes #3940 - extlogout page layout fixed

8c68024a 01/17/2014 12:09 PM Daniel Lobato Garcia

fixes #2231 - hostgroup deletion is restricted to hostgroups without children

bc11c17b 01/17/2014 11:23 AM Ewoud Kohl van Wijngaarden

Fixes #4022: Make api puppetrun a PUT for REST standards

46338cd7 01/17/2014 09:24 AM Daniel Lobato Garcia

fixes #3515 - API handles not found objects with 404

51e8d9d2 01/16/2014 10:54 AM Greg Sutcliffe

Fixes #4020 - enable @static to work on all OS template types

b80c6c00 01/16/2014 10:08 AM Frank Wall

fixes #3906 - Support for Junos ZTP

2de7832d 01/15/2014 04:48 PM Ohad Levy

fixes #3099 - Adding parameters to locations and organizations

fba2bf5f 01/15/2014 10:26 AM Greg Sutcliffe

Fixes #3927 - Allow VMs to provision via user-data

07c98cde 01/12/2014 08:57 PM Marek Hulán

Fixes wrong os family caused by 'becomes' refs #3962

95a66717 01/09/2014 09:48 AM Marek Hulán

Fixes #3962 - Refactor class overwriting

c6e02bd3 01/09/2014 07:43 AM Joseph Magen

fixes #3178 - add feature for compute profiles for hostgroups and hosts

bb8da765 01/07/2014 10:23 AM Romain Vrignaud

fixes #3658 - support smart proxy's chef proxy feature

e07a21c9 01/06/2014 11:49 AM Sam Kottler

fixes #3261 - use the action the host is about to perform for power action notifications

1245d238 01/01/2014 01:03 PM Ohad Levy

refs #3935 - fixes hash style to support ruby 1.87

8ee46221 01/01/2014 12:50 PM Amos Benari

fixes #3935 new login page RCUE style

c0537928 12/30/2013 01:30 PM Thomas McKay

fixes #3853 - allow rabl template override to be specified

3853-taxonomy-rabl - changed style of override

af8d6067 12/30/2013 01:29 PM Joseph Magen

fixes #2794 - set api_version and app_info in v1 and v2 base_controllers

997bfddb 12/30/2013 01:25 PM Joseph Magen

fixes #3928 - API v2 - update os_default_templates for operating system

355bce36 12/30/2013 11:06 AM Ohad Levy

fixes #3930 - refactoring of edit_self implementation.

0fa5d146 12/25/2013 09:22 AM Dominic Cleal

fixes #3752 - move data population from migrations into seed script

a387cbcb 12/25/2013 09:19 AM Dominic Cleal

fixes #3889 - don't reload nested lookup keys during render, so validation errors aren't lost

2e2e0c6b 12/18/2013 12:08 PM Martin Bacovsky

fixed #3905 - wrong route in apidoc for reports delete (API v2)

a1b8169f 12/18/2013 09:54 AM Daniel Lobato Garcia

fixes #3280 - authenticate returns true for API requests when login:false

9e1b7578 12/16/2013 03:57 PM Marek Hulán

fixes #3339 - nested fact support, allow fact importers to be registered by plugins

bbf64d99 12/16/2013 03:54 PM Joseph Magen

fixes #3693 - API v2 - accept GET json format of object in PUT/POST requests to add/remove has_many associations

c2c32409 12/13/2013 03:02 PM Greg Sutcliffe

Fixes #3720 - Add description field to operatingsystem

9a1f72f4 12/12/2013 10:34 AM Eric Helms

Fixes #3753 - always use main_app to determine paths for running an isolated namespace plugin

9f16bd9e 12/05/2013 03:37 PM Joseph Magen

fixes #2983 - Add autosign#index to API v1 and v2 and remove from UI controller

acfb10fc 11/28/2013 06:06 PM Nils Domrose

fixes #2572 - FreeBSD unattended installation support via mfsbsd

ba402a75 11/28/2013 05:50 PM Stephen Benjamin

fixes #3776 - change NAME_MAP to be a method

687ea069 11/28/2013 04:37 PM Greg Sutcliffe

Fixes #3777 - typo in Settings cleanup message

885dd246 11/27/2013 12:32 PM Joseph Magen

fixes #3137 - API v2 - show error if optional nested object does not exist for nested route

92b7b44d 11/26/2013 04:05 PM Joseph Magen

fixes #3018 - API v2 metadata for pagination, search, order in index collection json response

cc739ab4 11/25/2013 11:36 AM Joseph Magen

fixes #3011 - default root node name for api collections json response to :results but make it configurable

df4c1afc 11/23/2013 07:24 PM Dominic Cleal

fixes #3736 - users API uses login name as an identifying attribute

611fd588 11/22/2013 03:32 PM Amos Benari

fixes #3510 - plugin interface for registering a plugin, updated menu system

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

fixes #2763 - correcting doco links

9e08f306 11/14/2013 04:44 PM Dmitri Dolguikh

fixes #3603 - replaced a relation with a collection in 'where' conditions

39558b72 11/13/2013 11:57 AM Dmitri Dolguikh

fixes #3516 - resource names (inc. domains) are now being parametrized when used to construct urls

dc38aad3 11/13/2013 11:20 AM Joseph Magen

fixes #3017 - split APIv2 controllers from v1 parents

b7589c32 11/12/2013 11:53 AM Jan Pazdziora

fixes #3312 - support /users/extlogin as a login page based on REMOTE_USER

b18c3a35 11/07/2013 01:44 PM Ohad Levy

fixes #3587, #2855 - print an error on invalid json vs 500 error

1ad4782a 11/05/2013 09:12 AM Ohad Levy

fixes #3578 - minor SQL and whitespaces updates to the smart proxy class

bb3916d6 11/05/2013 09:08 AM Ohad Levy

fixes #3566 - exposes orchestration tasks via the API at /api/orchestration/id/tasks

b1f7f970 11/05/2013 08:39 AM Petr Chalupa

fixes #3577 - do not treat `params[:dryrun]` with value `false` as true

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

fixes #2951 - Host API documentation lacks compute_resource_id

3b97c38f 10/31/2013 10:03 AM Dominic Cleal

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

5ab79857 10/29/2013 08:41 PM Ohad Levy

fixes #1830 - auto assign puppet proxy if its not defined upon facts/reports event

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

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