- 16 May, 2011 1 commit
-
-
Jonathon Duerig authored
URNs in component_ids should now always refer to the physical node rather than the virtual container.
-
- 18 Apr, 2011 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 17 Apr, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 07 Apr, 2011 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 05 Apr, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 30 Mar, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 28 Mar, 2011 1 commit
-
-
Jonathon Duerig authored
-
- 13 Jan, 2011 1 commit
-
-
Leigh B Stoller authored
-
- 13 Dec, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 06 Dec, 2010 1 commit
-
-
Jonathon Duerig authored
Added GetNodeByVirtualId, GetLinkByVirtualId, and ReplaceNode as utility functions for managing rspecs.
-
- 16 Nov, 2010 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 09 Nov, 2010 1 commit
-
-
Leigh B Stoller authored
toString() that says how to indent the string. Very useful for printing debugging output. Defaults to 0 (no formating).
-
- 22 Oct, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 20 Oct, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 19 Oct, 2010 3 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
We have this incorrect namespace in a bunch of our test script rspecs.
-
Jonathon Duerig authored
-
- 15 Oct, 2010 2 commits
-
-
Jonathon Duerig authored
-
Jonathon Duerig authored
-
- 12 Oct, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 06 Oct, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 17 Aug, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 27 May, 2010 1 commit
-
-
Leigh B Stoller authored
-
- 14 Apr, 2010 1 commit
-
-
Srikanth authored
1) handling absense of extensions element in credentials. Had to handle undef's wherever extensions was expected. 2) Modified signgenicred to add namespaces and some attributes. 3) Added namespace and schem alocation global variables in GeniUtil.
-
- 07 Apr, 2010 1 commit
-
-
Srikanth Chikkulapelly authored
Formatting with the suggested coding style and added support for max_components policy and its exception credentials.
-
- 06 Apr, 2010 4 commits
-
-
Srikanth Chikkulapelly authored
keeping it as xml element makes it easier to access when required. Otherwise, we need to Parse and serialize many times unnecessarily.
-
Srikanth Chikkulapelly authored
keeping it as xml element makes it easier to access when required. In teh othe rcaase we need to parse and serialize many times unnecessarily.
-
Srikanth Chikkulapelly authored
1) Exception for allow_externalusers policy 2) Exception for Max_sliver_lifetime policy 3) Bug Fix in GeniXML.
-
Srikanth Chikkulapelly authored
-
- 05 Apr, 2010 2 commits
-
-
Srikanth Chikkulapelly authored
-
Srikanth Chikkulapelly authored
Added PolicyExists API in GeniXML.pm.in and defined namespace constants in GeniUtil.pm.in and fixed a minor bug in serializing extensions in Genicredential.
-
- 30 Mar, 2010 1 commit
-
-
Srikanth Chikkulapelly authored
Added FindNodesNS function, that finds nodes based on XPATH query in the specified namespace and not in the node namespace.
-
- 24 Feb, 2010 2 commits
-
-
Jonathon Duerig authored
Workaround for library bug. Adding an attribute with a namespace causes the wrong prefix in some circumstances.
-
Jonathon Duerig authored
Fix XML. Don't try to canonicalize to print. That has too much unwanted baggage. Create a copy of the node instead which will automatically add namespace declarations to it.
-
- 12 Feb, 2010 1 commit
-
-
Jonathon Duerig authored
Print canonicalized strings as output. If you don't the namespaces->prefix bindings won't always be printed if you print out a fragment.
-
- 11 Feb, 2010 1 commit
-
-
Jonathon Duerig authored
-
- 09 Feb, 2010 1 commit
-
-
Jonathon Duerig authored
Added initial versions for CreateDocument and AddElement utility functions which handle boilerplate and namespace issues automatically. Fixed a problem with how SetText handles namespaces.
-