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
/
Module.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for interfaces in our temporary autoloaders, not only for classes.
Jaime Perez Crespo
2016-03-09
1
-4
/
+5
*
Update the classes in lib/SimpleSAML/ too.
Jaime Perez Crespo
2016-03-09
1
-2
/
+2
*
Typo.
Jaime Perez Crespo
2016-02-22
1
-1
/
+1
*
Migrate the SimpleSAML_Module class to namespaces (SimpleSAML\Module) as an e...
Jaime Perez Crespo
2016-02-22
1
-17
/
+19
*
Move the two PSR 0 and PSR 4 module autoloader functions to SimpleSAML_Module.
Jaime Perez Crespo
2016-02-19
1
-2
/
+81
*
Add support for the new module namespace in SimpleSAML_Module::resolveClass().
Jaime Perez Crespo
2016-02-19
1
-8
/
+22
*
Reformat SimpleSAML_Module.
Jaime Perez Crespo
2015-08-05
1
-196
/
+212
*
Fix phpdoc comments for SimpleSAML_Module.
Jaime Perez Crespo
2015-08-05
1
-17
/
+23
*
Ensure that config.php is optional for module loading.
Olav Morken
2015-05-26
1
-1
/
+1
*
Move SimpleSAML_Utilities:::getBaseURL() to SimpleSAML\Utils\HTTP::getBaseURL...
Jaime Perez Crespo
2015-04-21
1
-1
/
+1
*
Move SimpleSAML_Utilities::addURLparameter() to SimpleSAML\Utils\HTTP::addURL...
Jaime Perez Crespo
2015-04-21
1
-1
/
+1
*
Remove trailing PHP close tags. Closes #59.
Jaime Perez
2015-01-15
1
-2
/
+0
*
Drop obsolete SVN $Id$ keywords.
Thijs Kinkhorst
2014-07-09
1
-1
/
+0
*
SimpleSAML_Module: add module.enable configuration option for enabling/disabl...
Andjelko Horvat
2013-01-09
1
-0
/
+11
*
Module: Log a better error if the module is missing a default-enable or defau...
Olav Morken
2012-04-12
1
-1
/
+3
*
Module: Ensure stable order of hook-functions.
Olav Morken
2010-11-26
1
-1
/
+3
*
Replace uses of utilities::selfURLhost() followed by config->getBaseURL with ...
Olav Morken
2010-07-09
1
-2
/
+1
*
Module::getModuleURL: Add $parameters parameter.
Olav Morken
2009-12-16
1
-2
/
+7
*
Short tag is not allowed in simplesamlphp!!!
Andreas Åkre Solberg
2008-09-01
1
-1
/
+1
*
Add module hook interface.
Olav Morken
2008-08-20
1
-0
/
+31
*
Module framework for request handling.
Olav Morken
2008-08-18
1
-0
/
+17
*
Module framework.
Olav Morken
2008-08-18
1
-0
/
+134