Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ remove closing ?> tag from all files ] | Luke Shepard | 2009-05-28 | 1 | -1/+0 |
| | | | | | | | | | | | | Reviewed By: Will Norris Facebook has a policy to not have closing ?> tags at the bottom of PHP files. It can unintentionally introduce newlines which causes ridiculous bugs. This is recommended in the Zend style guide: http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html Signed-off-by: Will Norris <will@willnorris.com> | ||||
* | Revert "[ remove closing ?> tag from all files ]" | Luke Shepard | 2009-05-27 | 1 | -0/+1 |
| | | | | | | This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0. I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :) | ||||
* | [ remove closing ?> tag from all files ] | Luke Shepard | 2009-05-27 | 1 | -1/+0 |
| | | | | | | | | | | Reviewed By: Will Norris Facebook has a policy to not have closing ?> tags at the bottom of PHP files. It can unintentionally introduce newlines which causes ridiculous bugs. This is recommended in the Zend style guide: http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html | ||||
* | [project @ Add NOT NULL constraints to SQL stores] | tailor | 2008-06-03 | 1 | -5/+11 |
| | |||||
* | [project @ Remove getExpired()] | tailor | 2007-09-25 | 1 | -3/+0 |
| | |||||
* | [project @ Added store methods cleanupAssociations(), cleanup(), and ↵ | tailor | 2007-09-25 | 1 | -0/+3 |
| | | | | concrete implementations] | ||||
* | [project @ Add cleanupNonces to SQL stores] | tailor | 2007-09-24 | 1 | -0/+3 |
| | |||||
* | [project @ Add getExpired to stores] | tailor | 2007-03-02 | 1 | -0/+3 |
| | |||||
* | [project @ Removed settings table and auth key code from stores] | tailor | 2007-02-14 | 1 | -11/+0 |
| | |||||
* | [project @ Make MySQL and PostGreSQL store tests work; make NO_MATH_SUPPORT ↵ | Josh Hoyt | 2006-09-08 | 1 | -9/+4 |
| | | | | work] | ||||
* | [project @ Server-generated and one-way nonces patch from python openid] | tailor | 2006-08-25 | 1 | -21/+2 |
| | |||||
* | [project @ Moved PostgreSQL store into its own file.] | tailor | 2006-02-14 | 1 | -0/+136 |