Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
apipiedoc.rb 80 Bytes
v1.rb 2.99 KB
v2.rb 19.3 KB

Latest revisions

# Date Author Comment
b564efcd 02/27/2016 03:43 PM Dominic Cleal

fixes #13895 - replace :to with :action in routes

Using :to with a string that doesn't contain # is deprecated since
Rails 4.2, and it should instead use :action or :controller as
appropriate.

http://edgeguides.rubyonrails.org/4_2_release_notes.html#action-pack-deprecations

d46cc693 02/10/2016 02:36 PM Timo Goebel

fixes #12436 - as a user I want to deploy vSphere vms on a storage pool

33d9f9ee 02/03/2016 08:35 AM Lukas Zapletal

Fixes #12718 - smart proxy log table

This patch adds a table with logs fetched from Smart Proxy /logs new API. It
returns latest N log entries from a simple memory buffer. The table supports
filtering by level, custom filtering and it introduces several overview...

9a54e63a 12/01/2015 07:17 AM Shlomi Zadok

Fixes #12506 - Show smart proxies version in about page

8a817cb2 11/19/2015 09:37 AM Shlomi Zadok

Fixes #11643 - [API] Add preview template to host

cb71e86a 11/09/2015 08:51 AM Amir Fefer

Fixes #7537 - Adds test connection button to LDAP form

e8d6d2d6 10/28/2015 11:15 AM Shlomi Zadok

fixes #4151 - enable reports STI

Permits subclassing of ReportImporter and Report to import and store
new types of reports associated to hosts.

0e7ea7c4 09/17/2015 02:23 AM Daniel Lobato Garcia

Fixes #11818 - Update match routes to get

Some of our routes use match when they really mean just 'get'. Rails 4
forces us to choose a verb, and we can do this already on Rails 3.

2fba6ad7 09/14/2015 10:08 AM Ondřej Pražák

Fixes #2267 - general rebuild of TFTP, DNS, DHCP

e669d488 09/11/2015 06:06 PM Michael Alves Lobo

Fixes #3650, #11600 - Compute Resource availability_zones, flavors, security_groups API v2 endpoints

View revisions

Also available in: Atom