[ 
https://issues.apache.org/jira/browse/VCL-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15926197#comment-15926197
 ] 

ASF subversion and git services commented on VCL-1006:
------------------------------------------------------

Commit 1787046 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1787046 ]

VCL-1006 - performance improvements for 2.5
VCL-277 - Add support for images to join Active Directory domains
VCL-867 - Active Directory Authentication for Windows VM's

utils.php:
-modified getUserResources: removed some checks for second level arrays 
existing before setting a value in them as the values can be set directly 
without directly defining the arrays first
-added $privdataset to header documentation for getUserResourcesUp, 
getUserResourcesDown, and addNodeUserResourcePrivs
-modified addOwnedResources and getResourcesFromGroups: if $includedeleted is 0 
and $type is managementnode, add conditional to query to not include deleted 
managementnodes
-modified getRequestInfo: removed domainDNSName from header documentation
-modified getUserComputerMetaData: changed array_key_exists to isset
-modified selectInputHTML: reverted 3 issets back to array_key_exists because 
$dataArr[$id] could be a string
-modified getMaintItems: changed array_key_exists to isset
-modified sortKeyIndex: reverted 2 issets back to array_key_exists because $a 
could be a string
-modified getConnectMethods: changed array_key_exists to isset
-modified validateHostname: fixed bug where dashes were not allowed in the 
hostname
-modified getFSlocales: changed array_key_exists to isset

> performance improvements for 2.5
> --------------------------------
>
>                 Key: VCL-1006
>                 URL: https://issues.apache.org/jira/browse/VCL-1006
>             Project: VCL
>          Issue Type: Improvement
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.5
>
>
> This issue is to track performance improvements to the web code.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to