Project

General

Profile

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

Latest revisions

# Date Author Comment
a503379a 12/26/2016 08:53 AM Shlomi Zadok

Fixes #17842 - Adds 'type = compute_resource' to Audit search

59e7136a 12/25/2016 04:05 AM Shlomi Zadok

Fixes #17015 - Adds Key pairs controller

103d467f 12/23/2016 05:06 AM Dominic Cleal

fixes #17838 - translate New Hosts title string

a0e1286d 12/23/2016 02:15 AM Amir Fefer

Fixes #17808 - fix 'multipart form data' IE bug

According to this bug
(https://connect.microsoft.com/IE/Feedback/Details/868498),
multipart form data is malformed if there are fields without names.
This bug has been solved within Edge browser,
however no solution is expected for IE10/IE11

7892585d 12/22/2016 08:37 AM Sean O'Keeffe

Fixes #17683 - Wrong resource type in HG AJAX permission check

518a2593 12/22/2016 05:27 AM Dominik Hlavac Duran

Fixes #16850 - Added record of password change to audit log

5cda7bd0 12/21/2016 10:59 AM Shlomi Zadok

Fixes #17813 - Add type=LookupValue to Audit search

976bf6e0 12/21/2016 10:42 AM Dominic Cleal

fixes #16792 - don't modify AR record attributes in-place

Rails 5 may call #freeze on strings passed in as an attribute during
validation, so attributes must not be edited in-place with gsub! and
similar methods.

9356b0b3 12/21/2016 10:11 AM Daniel Lobato Garcia

Fixes #17516 - Update jquery to 2.2.4 to fix XSS

Affected versions of the package (< 1.12) are vulnerable to Cross-site
Scripting (XSS) attacks when a cross-domain ajax request is performed
without the dataType option causing text/javascript responses to be...

6816de9b 12/21/2016 03:36 AM Guido Günther

Fixes #17641 - Use force when destroying VMs

There's no point in waiting several seconds for any guest utils to
shut down the VM when we want to get rid of it as quickly as
possible.

This also works around cases like where VMWare misdetects
the openvm-tools status.

View revisions

Also available in: Atom