| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Processes serverwizShow tag and enables attribute filtering
Also fixes xml ordering dependency
|
|\
| |
| | |
Add API to find connections to a given target
|
| | |
|
|/
|
|
|
| |
If target_type default attribute was blank, it was overwriting
attribute_type default value. this fix checks for a non-empty
default value before assigning to children.
|
|\
| |
| | |
Allow findConnections end_type to be on any dest parent
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Allow the end_type argument of findConnections to match
on the type of any parent ancestor of the dest unit
to allow for units that are buried in a deeper hierarchy
than just unit->chip (such as unit->unit->unit->chip).
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|\ \
| | |
| | | |
Targets.pm: Don't fail if BUS_TYPE is missing
|
|/ /
| |
| |
| |
| |
| |
| | |
In findConnections, don't die if a target is missing
the BUS_TYPE attribute.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
| |
| |
| | |
For example sys would become sys-0
|
|\ \
| | |
| | | |
Targets.pm fixes
|
| | |
| | |
| | |
| | |
| | |
| | | |
Hostboot changed the name of that attribute.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Allow the end_type argument of findConnections to match
on the type of any parent ancestor of the dest unit
to allow for units that are buried in a deeper hierarchy
than just unit->chip (such as unit->unit->unit->chip).
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
| | | |
|
| | | |
|
|/ / |
|
|\|
| |
| | |
Allow findConnections() to work off more than just direct children
|
|/
|
|
|
|
|
|
| |
findConnections() will now also search great granchildren and below
when looking for connections. Also added getAllTargetChildren()
to return an array of every generation of children.
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
|
|
|
|
| |
Perl XML parser by default represents single child as a value
and not a hash. This change forces enumerators to be represented
as a hash.
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
|
| |
|
| |
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
|
|
|
| |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
|\
| |
| | |
Merge new_view branch into master
|
| |\
| |/
|/| |
Added README file with build instructions
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| |
| |
| | |
The Progress bar popup was hanging MacOS
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| |
| |
| | |
Bottom of tabbed folder was being cutoff in some OS's.
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| |
| |
| | |
The xml is now downloaded from git directly with a git client.
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| |
| |
| | |
Default font does not render well in Linux.
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| |
| |
| | |
Buttons were not rendering correctly under Linux
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|
| |
| |
| | |
Signed-off-by: Norman James <nkskjames@gmail.com>
|