index
:
php-openid
master
origin/HEAD
origin/master
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
/
Auth
/
OpenID
/
Store
/
SQLStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
[project @ Moved files from Store/ into Auth/OpenID/]
tailor
2006-02-14
1
-871
/
+0
*
[project @ Moved binary string functions into SQLStore base class.]
tailor
2006-02-14
1
-59
/
+59
*
[project @ Moved Auth_OpenID_DatabaseConnection into its own file.]
tailor
2006-02-14
1
-38
/
+0
*
[project @ Added tableExists method to help eliminate table creation errors.]
tailor
2006-02-09
1
-8
/
+25
*
[project @ Added base connection class and updated connection checking to ens...
tailor
2006-02-08
1
-2
/
+43
*
[project @ Changed require_once lines to use proper paths.]
tailor
2006-02-08
1
-1
/
+1
*
[project @ Moved isError and resultToBool code into base SQLStore class.]
tailor
2006-02-08
1
-25
/
+33
*
[project @ More documentation and namespace-related changes]
Josh Hoyt
2006-01-28
1
-15
/
+40
*
[project @ Documentation]
Josh Hoyt
2006-01-27
1
-0
/
+1
*
[project @ Changed require_once() to require_once per PEAR proposal comment.]
tailor
2006-01-24
1
-2
/
+2
*
[project @ Simplify randomString implementation]
Josh Hoyt
2006-01-23
1
-2
/
+1
*
[project @ Updated documentation for phpdoc]
tailor
2006-01-20
1
-0
/
+118
*
[project @ Fixed column types for MySQL store]
tailor
2006-01-19
1
-2
/
+2
*
[project @ Added MySQL store and store test]
tailor
2006-01-18
1
-0
/
+53
*
[project @ Fixed some bugs in base SQL store interface]
tailor
2006-01-18
1
-11
/
+13
*
[project @ Added SQLiteStore implementation]
tailor
2006-01-18
1
-0
/
+47
*
[project @ Added reset function to SQLStore base to help with testing]
tailor
2006-01-18
1
-0
/
+12
*
[project @ Cleaned up base SQLStore bugs]
tailor
2006-01-18
1
-12
/
+26
*
[project @ Fixed table name assignment errors in constructor]
tailor
2006-01-18
1
-3
/
+3
*
[project @ Finished SQL and PostgreSQL store implementations]
tailor
2006-01-18
1
-29
/
+46
*
[project @ Added base implementations for SQLStore and PostgreSQLStore]
tailor
2006-01-17
1
-0
/
+539
*
[project @ Moved modules from Net::OpenID namespace to Auth::OpenID for bette...
tailor
2006-01-16
1
-0
/
+16