Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
.gitkeep 0 Bytes

Latest revisions

# Date Author Comment
9d43fc71 06/14/2018 12:05 PM Michael Moll

Fixes #19789 - fix Layout/SpaceAroundOperators cop

d041d4bb 12/11/2017 10:11 PM Dominic Cleal

Fixes #21098 - Use positional args in functional test requests

6aaeffa0 11/07/2017 11:14 AM Shimon Shtein

Fixes #15402 - Moved puppet to separate api controller

facbf0c7 02/27/2017 03:24 PM Dominic Cleal

fixes #18695 - create test/functional/ for test:functionals task

ea98080f 09/24/2016 03:20 AM Dominic Cleal

fixes #16557 - move tests into modern Rails layout

Models, controllers, mailers and helpers are now in test/ subdirs
matching app/ subdirs. Service, miscellaneous and old test/lib/ tests
are now in test/unit/ separated from models, which obsoletes the custom...

8cc04d55 09/23/2016 10:34 AM Daniel Lobato Garcia

Fixes #16633 - AuthSourceLDAP uses *_authenticators filters

Prior to this, non-admin users who were granted *_authenticators
permissions were not able to use them, as the controllers were looking
for *_auth_source_ldaps permissions instead.

7907984d 09/22/2016 06:26 AM Lukas Zapletal

Fixes #16167 - added list of safemode methods

c24d6cf8 09/22/2016 03:32 AM Dominic Cleal

fixes #16578 - make keep_param idempotent, remove duplicate call

Using host_params (and keep_param) twice was causing compute_attributes
to be deleted permanently out of `params`. keep_param now restores
elements it deletes, and the controller now only calls host_params once...

be36ce98 09/22/2016 03:20 AM Swapnil Abnave

Fixes #16530 - Redirect login page back if active session

80963357 09/15/2016 09:44 AM Marek Hulán

Fixes #10395 - fine grain for CPU selectors

View revisions

Also available in: Atom