Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  services
  validators
  views

Latest revisions

# Date Author Comment
b953c6ae 04/08/2016 05:40 AM Tomer Brisker

Fixes #14476 - Correctly handle casting of invalid real param values

2f1cc0f4 04/07/2016 09:19 AM Marek Hulán

Fixes #10053 - search in logs must be explicit

00804233 04/07/2016 09:03 AM Ohad Levy

fixes #14511 - bookmark editing ensures the query field is populated

977f12ed 04/07/2016 07:33 AM Amir Fefer

Fixes #1329 - encrypt BMC password in DB

4c22f365 04/07/2016 06:59 AM Ori Rabin

Fixes #14432 - Removing scoped search on value for smart class parameter

170a3269 04/07/2016 06:33 AM Tomer Brisker

Refs #12979 - fix proxy button styling

aeba4f42 04/07/2016 02:22 AM Ivan Necas

Fixes #14503 - don't join reports with the logs and resources explicitly in API

Using `.includes(:logs => [:message, :source])` in the search scope
for reports caused serious performance issues (ending up with server
taking all of its memory). I've found no reason for the `includes` to...

10d09d45 04/06/2016 11:20 AM Dominic Cleal

fixes #14482 - close two-pane when saving compute profile attributes

a88d4a3e 04/06/2016 10:59 AM Tomer Brisker

Fixes #14505 - Correct authorization of broken smart proxy actions

Because the controller is named "smart_proxies" but the puppetca and
autosign actions are implemented in seperate controllers,
authorized_via_my_scope fails to find the correct permission....

21466223 04/06/2016 10:21 AM Shlomi Zadok

Fixes #14504 - Moves Report scoped search into inherited method

View revisions

Also available in: Atom