Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor fixes. | Jaime Pérez Crespo | 2017-01-12 | 1 | -11/+5 |
| | | | | Formatting, namespaces, phpdoc. | ||||
* | Modified SimpleSAML_Store to PSR-4 | Sergio Gomez | 2016-12-05 | 1 | -12/+17 |
| | |||||
* | Reformat SimpleSAML_Auth_Store and fix phpdoc comments. | Jaime Perez Crespo | 2016-06-02 | 1 | -324/+343 |
| | |||||
* | Use LONGTEXT instead of the TEXT data type in MySQL to avoid size ↵ | Jaime Perez Crespo | 2016-06-02 | 1 | -1/+6 |
| | | | | constraints in the latter. This resolves #399. | ||||
* | Update the classes in lib/SimpleSAML/ too. | Jaime Perez Crespo | 2016-03-09 | 1 | -2/+2 |
| | |||||
* | Clean one-liner comments. | Jaime Perez Crespo | 2015-11-06 | 1 | -3/+3 |
| | |||||
* | s/simpleSAMLphp/SimpleSAMLphp/g | Jaime Perez Crespo | 2015-11-06 | 1 | -1/+1 |
| | | | | (being respectful with occurences that might change the behaviour, i.e. default database prefixes) | ||||
* | Drop obsolete SVN $Id$ keywords. | Thijs Kinkhorst | 2014-07-09 | 1 | -1/+0 |
| | |||||
* | Fix for issue #524. The get() method of the SimpleSAML_Store interface ↵ | Jaime Pérez Crespo | 2013-02-26 | 1 | -0/+4 |
| | | | | | | should always return NULL in case of failure. git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3227 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Store_SQL: Fix deletion of keys from SQL. | Olav Morken | 2011-01-19 | 1 | -0/+4 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2718 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | Store_SQL: Fix support for custom table prefix. | Olav Morken | 2010-12-01 | 1 | -1/+1 |
| | | | | git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2674 44740490-163a-0410-bde0-09ae8108e29a | ||||
* | SQL datastore. | Olav Morken | 2010-08-09 | 1 | -0/+319 |
git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2492 44740490-163a-0410-bde0-09ae8108e29a |