index
:
simplesamlphp
master
origin/HEAD
origin/errorcode-class
origin/feature/consistently-treat-scopes-with-multiple-at
origin/feature/interface-cleanup
origin/master
origin/release_1_0
origin/simplesamlphp-1.0
origin/simplesamlphp-1.10
origin/simplesamlphp-1.11
origin/simplesamlphp-1.12
origin/simplesamlphp-1.13
origin/simplesamlphp-1.14
origin/simplesamlphp-1.4
origin/simplesamlphp-1.5
origin/simplesamlphp-1.6
origin/simplesamlphp-1.7
origin/simplesamlphp-1.8
origin/simplesamlphp-1.9
origin/ssoservice-merge
origin/twigified
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
SimpleSAML
/
Utils
/
XML.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the 'debug' configuration option more fine-grained.
Jaime Pérez
2016-08-10
1
-6
/
+20
*
Bump the version of the SAML2 library.
Jaime Pérez
2016-07-26
1
-2
/
+2
*
Removed unnecessary exception
Sergio Gomez
2016-07-20
1
-2
/
+1
*
Minor formatting issues.
Jaime Perez Crespo
2016-03-03
1
-2
/
+2
*
Some more fixes for the new SimpleSAML\Module and SimpleSAML\Logger.
Jaime Perez Crespo
2016-03-03
1
-7
/
+7
*
XML data is loaded using SAML2_DOMDocumentFactory class
Sergio Gómez
2015-10-11
1
-4
/
+11
*
Use InvalidArgumentException instead of SimpleSAML_Error_Exception when deali...
Jaime Perez Crespo
2015-04-23
1
-13
/
+20
*
Move SimpleSAML_Utilities::validateXMLDocument() to SimpleSAML\Utils\XML::che...
Jaime Perez Crespo
2015-04-23
1
-2
/
+53
*
Move SimpleSAML_Utilities::validateXML() to SimpleSAML\Utils\XML::isValid().
Jaime Perez Crespo
2015-04-23
1
-0
/
+56
*
Move SimpleSAML_Utilities:: debugMessage() to SimpleSAML\Utils\HTTP::debugSAM...
Jaime Perez Crespo
2015-04-23
1
-0
/
+55
*
Move SimpleSAML_Utilities::getDOMChildren() to SimpleSAML\Utils\XML::getDOMCh...
Jaime Perez Crespo
2015-04-20
1
-0
/
+37
*
Move SimpleSAML_Utilities::isDOMElementOfType() to SimpleSAML\Utils\XML::isDO...
Jaime Perez Crespo
2015-04-20
1
-0
/
+61
*
Move SimpleSAML_Utilities::getDOMText() to SimpleSAML\Utils\XML::getDOMText()...
Jaime Perez Crespo
2015-04-20
1
-0
/
+31
*
Fix namespaces.
Jaime Perez Crespo
2015-04-20
1
-21
/
+24
*
Move SimpleSAML_Utilities::formatXMLString() to SimpleSAML\Utils\XML::formatX...
Jaime Perez Crespo
2015-04-20
1
-0
/
+31
*
Move SimpleSAML_Utilities::formatDOMElement() to SimpleSAML\Utils\XML::format...
Jaime Perez Crespo
2015-04-20
1
-0
/
+96