Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
2dec184c 08/24/2015 08:42 AM Eric Helms

Fixes #11303: Allow scoped search by name for permissions.

This both provides this functionality and fixes an issue with creating
filters using hammer. Hammer attempts to search for a permission by
name using scoped search syntax when creating a filter with the...

8caf49db 08/17/2015 07:15 AM Shlomi Zadok

fixes #11240 - Add api docs to hostgroup params

3a4b4001 08/03/2015 09:24 AM Martin Bacovsky

Fixes #11219 - rename config_template attributes in os_default_templates

313979b9 07/31/2015 05:53 AM Stephen Benjamin

fixes #7275 - remove welcome page and replace with docs button

04cb74c0 07/29/2015 09:00 AM Shimon Shtein

Fixes #9591 - Added support for "inherit" state.

d1e6d79e 07/28/2015 08:06 AM Shlomi Zadok

fixes #11175 - [API] Add taxonomies to ptables, display ptables in taxonomies

c1c9649b 07/24/2015 10:32 AM Daniel Lobato Garcia

Refs #3809 - Enable cop Style/MultilineTernaryOperator

17622a29 07/24/2015 10:24 AM Daniel Lobato Garcia

Refs #3809 - Enable cop Style/AlignArray

24fc15c5 07/22/2015 06:29 AM Daniel Lobato Garcia

Fixes #10929 - Add removed widgets to dashboard

This commit allows users to re-add widgets. At this point it's only
possible to recover removed widgets by clicking on "Reset to default".

To do this I populate the 'Add widgets' list by getting a diff
between the current widgets and the available ones. The code calls any...

e06167e0 07/22/2015 06:29 AM Shimon Shtein

Fixes #4830 - Added a new template to show when no trend data is collected.

f3194059 07/21/2015 03:50 AM Dominic Cleal

refs #10550 - extract settings API error string

ee464a8e 07/20/2015 05:49 PM Ondřej Pražák

Fixes #10550 - Settings API will not update when value parameter is missing

7267e023 07/20/2015 11:47 AM Ondřej Pražák

Fixes #6854 - Api status allowed for all users

de9e7ada 07/16/2015 05:56 AM Marek Hulán

Fixes #11035 - template preview feature

bb39df2a 07/14/2015 07:01 AM Shimon Shtein

Fixes #8343 - Consolidated code paths, and removed unnecessary DB calls for parent object

97c34475 07/14/2015 03:36 AM Lukas Zapletal

Fixes #9603 - fixed websockets_* set of settings

890e765e 07/14/2015 03:35 AM Daniel Lobato Garcia

Fixes #11078 - Substitute find_all_by by where to comply with Rails 4

This commit takes away all instances up to this point of find_all_by to
improve Rails 4 compatibility. They are substituted by .where calls.

d575926a 07/13/2015 07:36 AM Alon Goldboim

Fixes #10356 - changed the POST/PUT RABL template to be the same as the GET template

HTTP response code standardized to 201 on create.

66f32673 07/08/2015 06:24 AM Martin Bacovsky

Fixes #11033 - adding missing params to auth_source ldap API docs

7deaced2 07/06/2015 06:59 AM Daniel Lobato Garcia

Refs #3809 - Style/blocks cop enabled

4cd44e26 07/06/2015 06:56 AM Dominic Cleal

fixes #11018 - correct syntax error in version number

319d1ffb 07/02/2015 07:11 AM Alon Goldboim

Fixes #10635 - Formalize deprecation warning

5fc2aed6 07/01/2015 03:01 PM Martin Bacovsky

Fixes #10963 - partition table can't access os ids

6db107ae 06/26/2015 06:22 AM Martin Bacovsky

Fixes #10917 - Update API docs for template combinations

61bdcf43 06/25/2015 01:31 PM Martin Bacovsky

Fixes #10916 - convert config_template_ids in operatingsystems

1efc5f1a 06/22/2015 11:40 AM Martin Bacovsky

Fixes #10853 - add config_template_ids back to organization

b95c1e1b 06/19/2015 10:00 PM Walter Huf

Refs #10720 - Use API v2 response for vm_compute_attributes

f0c7b961 06/17/2015 09:39 AM Daniel Lobato Garcia

Fixes #9793 - API v2 fact_values index works for non-admins

9250d8b4 06/10/2015 12:08 PM Tomáš Strachota

Fixes #6976 - Build default PXE menu should be POST request

01e78260 06/09/2015 10:29 AM Ivan Necas

Fixes #10713 - improved backtrace logging

  • full trace in 500 page in production shows really the full trace
  • Foreman::Logging.exception as an unified entry point for exceptions logging
  • the backtrace cleaner doesn't delete the plugins
  • the orchestration exceptions gets the backtrace covered by logger...
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.

7e8bfe82 06/08/2015 03:32 PM Walter Huf

fixes #10720 - Adds API to get host vm attributes

This exposes an API to fetch a host's vm_compute_attributes,
such as vmware cpus and memory. It lives at a separate endpoint
because it involves a fetch for data from the compute resource,
and may have different performance characteristics than the database.

2950fe11 06/08/2015 04:01 AM Tomáš Strachota

Fixes #10715 - api build_pxe_default returns non-JSON message

The fix adds a new method `render_message` for responding with a status
text.

ee66b3af 06/01/2015 03:54 AM Shlomi Zadok

fixes #9031 - Add routes to view template_combinations per hostgroup / environment

9e761fcb 05/27/2015 02:16 PM Alon Goldboim

fixes #9632 - updated compute resource names to follow brand names

this commit changes strings such as Ovirt to oVirt in API v{1,2}descriptions

3196ebaa 05/22/2015 09:00 AM Jan Pazdziora

fixes #10586 - make the 401 status comparison actually match.

0e1c5371 05/22/2015 04:41 AM Tomer Brisker

Fixes #10583 - perform uniq in database instead of in memory when possible

19bf6b09 05/18/2015 09:03 AM Dominic Cleal

fixes #10509 - add toggle for LDAP usergroup updating

f932cce2 05/12/2015 03:12 AM Shlomi Zadok

fixes #10471 - use Rails' force_ssl

1a282cba 05/11/2015 03:49 PM Shimon Shtein

Fixes #8525 - Rename "Mail" to "Email" in user preferences

00003e74 05/11/2015 03:17 PM Ohad Levy

fixes #10437 - remove incorrect/duplicate hash statements

e57ed7b8 05/07/2015 09:39 AM Daniel Lobato Garcia

Refs #10337 - Update Host searches to use outofsync_interval

b2b7a13b 05/07/2015 09:32 AM Daniel Lobato Garcia

Refs #3809 - Remove nested ternary and nil checking

81884922 05/06/2015 05:23 AM Craig Parker

Fixes #10337 - Added setting out of sync duration

d936284f 05/04/2015 06:49 AM Shlomi Zadok

fixes #9812 - Adds validation on override value, ensure match returns error if blank

6825f8de 05/01/2015 08:29 AM Marek Hulán

Fixes #9506 - Add granular permissions to config groups

d4e53f27 05/01/2015 08:29 AM Avi Tal

fixes #10342 - adding :host_parameters_attributes to except list in template_used()

a63aa7cb 05/01/2015 07:40 AM Marek Hulán

Fixes #9687 - respect custom controller permissions

1ced4fb3 05/01/2015 07:37 AM Daniel Lobato Garcia

Fixes #9674 - Handle ProxyAPI exceptions on PuppetCA controller

f7174439 04/28/2015 07:38 AM Stephen Benjamin

fixes #9773 - correctly render template URL

a5dc3e23 04/24/2015 03:46 AM Daniel Lobato Garcia

Fixes #10111 - Use a dummy primary interface for unmanaged hosts

Unmanaged hosts require a host interface due to delegation of networking
attributes, and some others like 'name'. Since unmanaged hosts do not
necessarily have an interface associated (unless created through puppet...

823e62f4 04/20/2015 03:38 AM Joseph Magen

fixes #10167 - change default API from v1 to v2

e7803819 04/13/2015 05:41 AM Marek Hulán

Fixes #9884 - refresh deleted external usergroups

22d2b02f 04/13/2015 05:38 AM Marek Hulán

Fixes #9878 - refresh external usergroup on API manipulation

e02a2ff2 04/07/2015 10:17 AM Julien Pivotto

Fixes #8812 - Pass model type so search_for is called on Host

At least on version 1.6.1, the absence of this second parameter leads to a
runtime crash when it's time to validate if the current user (non-admin) is
allowed to perform a power operation on given a host via the APIv2....

42117380 04/02/2015 09:22 AM Tomer Brisker

Fixes #8106 - Dashboard rewrite to allow better customization

e404a0fa 04/02/2015 05:05 AM Tomáš Strachota

Fixes #9921 - specify requirements on apidoc params for NICs

0e5fefb0 04/02/2015 05:02 AM Tomer Brisker

Fixes #8593 - remove N+1 queries on puppetclass index page

331ff165 03/26/2015 01:38 PM William Hefter

Fixes #8890 - Allow selection of plaintext "encryption" method for root password

bc68c48d 03/25/2015 11:36 AM Martin Bacovsky

Fixes #7378 - fixed API lookup keys filters

00c41428 03/25/2015 02:54 AM Shlomi Zadok

refs #9877 - s/variable/class parameter/ on param :override

f4353149 03/24/2015 07:53 AM Shlomi Zadok

fixes #9877 - Add descriptions to smart_class_parameters in api/v2

e1aec1dc 03/24/2015 05:05 AM Tomer Brisker

Fixes #9444 - prevent 404 error on current_parameters and domain_selected

b8239e44 03/23/2015 12:47 PM Shlomi Zadok

fixes #9823 - Add description to smart variables

0b1dafbb 03/23/2015 12:36 PM Shlomi Zadok

fixes #9469 - redirect to reports#index on destroy

55be35e9 03/15/2015 04:27 AM Tomáš Strachota

Fixes #9723 - missing owner_type in host api docs

cfd1c413 03/12/2015 10:48 AM Tomáš Strachota

Fixes #9657 - merge NICs from compute profile in host create API

- updated api docs for hosts and interfaces
- host create/update api actions now merge interfaces from compute
profiles
- NIC type mapping extracted into a separate class
- return full host detail after host update

1b1b3986 03/10/2015 04:21 AM Tomáš Strachota

Fixes #9678 - Can't update admin flag for users via API

find_resource needs to be defined prior to UsersMixin is included as it
requires the variable @user being set.

6d05514a 03/05/2015 07:31 AM Tomáš Strachota

Fixes #9480 - multiple NICs integration with compute profiles

From users point of view:
- interfaces setup in compute profiles is back
- interface related compute attrs get merged into host NICs upon compute
profile selection
- NIC overview table displays details in the column "Type"...

b9521a8d 02/26/2015 08:30 AM Shimon Shtein

Fixes #9427 - Return meaningful errors from subnets/freeip and parse the error response to the UI

f23483a2 02/25/2015 03:29 AM Johannes Scheuermann

fixes #9397 - Make usage of @host.operatingsystem in UnattendedController consistent

Changed all host.os to host.operatingsystem

96277f87 02/24/2015 08:05 AM Tomáš Strachota

Fixes #8736 - confirmation before host delete for freshly created hosts

ba2a9e1b 02/23/2015 10:07 AM Tomer Brisker

Fixes #9452 - correct capitalization of VMware

cd032085 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove classcheck cop

afe02d30 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cop IndentationConsistency

abd8f1d1 02/18/2015 03:54 AM Daniel Lobato Garcia

Refs #3809 - Remove cops for empty lines

e5280f3e 02/18/2015 02:43 AM Dominic Cleal

fixes #9358 - match unattended template requests against provision interface

350a0417 02/17/2015 02:40 AM David Davis

Fixes #9231 - Require English lib and fix ENC failure

a61a1344 02/16/2015 08:53 AM Johannes Scheuermann

fixes #9362 - Add mediapath support to CoreOS

06c8a10e 02/08/2015 03:57 PM Tom Caspy

fixes #5812 - url parameter in compute_resource#create is not required for EC2, removing the required flag

807f8b66 02/08/2015 02:11 PM Tomáš Strachota

Fixes #9113 - api docs for users miss locale and timestamp params

Locale was missing also in the server responses.

fa941058 02/08/2015 01:45 PM Shlomi Zadok

fixes #9030 - Adds support to clone config template via api

cf96f0f4 02/08/2015 11:04 AM Daniel Lobato Garcia

Fixes #9225 - private is defined twice in hosts controller

43c4bd72 01/27/2015 11:58 AM Marek Hulán

Fixes #7456 - Extract primary interface from host

Contributions from:

All host must have at least one primary interface and one provision (can...

060a93cf 01/26/2015 05:37 AM David Davis

Fixes #9099 - Upgrade rubocop to 0.28.0

c6c50b21 01/13/2015 09:21 AM Tomer Brisker

Fixes #8838 - Replace HTTP error codes with human-readable symbols

581d3b6b 01/13/2015 08:41 AM Ori Rabin

Fixes #8764 - adds description to taxonomies

c3b33536 01/13/2015 04:18 AM Stephen Benjamin

fixes #8484 - make SmartProxyAuth concern more useful to plugins

de3b8fed 01/07/2015 07:30 AM Tomer Brisker

Fixes #8837 - Return correctly formatted response on ajax_error

65292474 01/05/2015 09:28 AM Tomer Brisker

Fixes #6832 - Don't show location/organization on host edit page if host has none

5a594178 12/30/2014 02:45 AM Johannes Scheuermann

fixes #7652 - Implements CoreOS OS support

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

fixes #8049 - Add timezone to user

411ebf41 12/28/2014 04:35 AM Joseph Magen

fixes #8442 - add eager loading of users on audit show page for history tab

e29e550e 12/25/2014 02:54 AM Shlomi Zadok

fixes #8638 - ensure that a redirect to hosts index after host destroy

27267aec 12/24/2014 05:34 AM Tomer Brisker

Fixes #8790 - Fix N+1 query on user list page

626e88b9 12/11/2014 02:25 AM Dominic Cleal

fixes #8627 - add host comment field to API documentation

fc943370 12/09/2014 05:07 AM Dominic Cleal

fixes #8590 - handle missing 'config' when listing vSphere VMs

e0bdeb77 12/05/2014 07:12 AM Daniel Lobato Garcia

Fixes #8400: Remove eager loading of puppetclass in lookup_keys index

563fa283 12/04/2014 04:22 AM Shlomi Zadok

fixes #8228 - add a config_templates concern to serve config_templates controllers

65e7e1e4 12/03/2014 06:54 AM Tom Caspy

fixes #8513 - removing n+1 query from images#index