Project

General

Profile

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

Latest revisions

# Date Author Comment
fbd765f1 03/18/2016 05:25 AM Tomer Brisker

Fixes #13091 - Paginate VMs for supporting compute resources

Loading all VMs for the compute resource view can be a very heavy task,
which leads to timeouts when attempting to load all VMs for a compute
resource that has many hundreds or thousands of VMs. This patch allows...

38d9333f 03/18/2016 05:15 AM Tom Caspy

fixes #14239 - when creating host from API, set first interface as primary if none set

341bb2c0 03/17/2016 10:19 AM Marek Hulán

Refs #14204 - safer libvirt bridge detection

82a0ba46 03/17/2016 08:24 AM Shimon Shtein

Fixes #14240 - added :server_type attribute to API rabl

16ca1592 03/17/2016 05:38 AM Ondřej Pražák

Fixes #14237 - Missing tag for hosts/welcome.html.erb

35ffdf5d 03/17/2016 05:10 AM Tom Caspy

fixes #13066 - Improve readability of blank slate pages

Increase font size and reduce width of description of blank slate pages
to improve readability.

f7f6bd5e 03/17/2016 05:02 AM Dominic Cleal

fixes #14225 - add missing require for Resolv

Setting itself is explicitly required too, which will provide a better
error message in future for this and similar issues loading the class.

3952cb53 03/17/2016 04:48 AM Amir Fefer

Fixes #13757 - spilt layout helper into two helpers

Layout helper is too large, all the forms logic moved to form helper

1799cee8 03/16/2016 08:59 AM Shimon Shtein

Fixes #10183 - Added a default results transformation for status action

10c98a9a 03/16/2016 05:01 AM Dominic Cleal

fixes #14200 - exclude form templates from select2 initialisation

Form templates shouldn't be initialised with select2, as the elements
are copied through add_child_node, e.g. when adding a new external user
group inside the user group form. add_child_node calls select2 after...

View revisions

Also available in: Atom