Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
0804d857 02/24/2017 10:07 AM Dominic Cleal

refs #16982 - pass ID, not models into model.find

38ac46e5 02/23/2017 10:35 AM Dominik Hlavac Duran

Fixes #17272 - Fixed Searches on parameters with !=

bc600bd6 02/23/2017 06:58 AM Ondřej Pražák

Fixes #17228 - Select templates as global defaults (#4283)

This should allow user to select templates that will be used
for building PXE Default on TFTP proxy. These templates will
not be updated from seeds during updates.

42e9040a 02/22/2017 07:21 AM Michael Moll

Fixes #18581 - conditionalize SUSE mediapath

5f606e11 02/22/2017 03:26 AM Daniel Lobato Garcia

Fixes #16982 - Scope properly when no taxonomies are set

The default scope for hosts and other objects did not restrict
properly by taxonomies. An user without organizations or
locations, could do anything it's permissions allow to.
The list of hosts was unrestricted and showed hosts in...

c7dbc302 02/21/2017 03:18 PM Marek Hulán

Refs #18554 - Revert cache removal

This reverts commit 23b60a176974307244665c1c190424d5667a2ccc.

23b60a17 02/21/2017 09:17 AM Chris Duryee

Fixes #18554 - skip collection_cache_lookup on authorized_for

The call to `authorized_for` can take multiple seconds in some cases,
leading to performance issues.

This patch will bypass the cache lookup, resulting in similar times for
admins and non-admins when viewing pages with lots of hosts.

f6c313fb 02/21/2017 08:12 AM Timo Goebel

fixes #17533 - provision dhcp for bond child macs

e053898f 02/21/2017 08:09 AM Dominic Cleal

fixes #18565 - move constantize inside access permission tests

Matches normal test loading so constants (and source files) are only
loaded when the test is executed. Syntax errors will then cause a
failure for tests loading the file instead of outside the test process.

00ed8ba5 02/20/2017 04:03 PM Ondřej Pražák

Fixes #12294 - Update existing params using API

View revisions

Also available in: Atom