File History

Not logged in

History of cson_session_cpdo.c

2012-07-07
09:53
[1e2bc13cb6440d57] part of check-in [ae2c78f498] Added long-missing cpdo_amalgamation.h. Now compiles warning-free under scan-build. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-22
01:15
[e62e0d8b8a1dae83] part of check-in [437d966ee6] cpdo sessmgr now correctly returns NotFoundError from load() when no such session is found. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-16
09:46
[cba90fb5a24f23fc] part of check-in [92ee514288] Minor internal text change. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
09:44
[fc18687f11cf16f9] part of check-in [ef56d0d3fb] removed some unneeded code. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-14
17:50
[7d21887e286ef67a] part of check-in [978b57e491] Amalgamation-related build fixes. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-13
21:19
[a5a8f6f714c29d6f] part of check-in [8eb6283160] Now uses REPLACE INTO (non-standard SQL supported by sqlite3 and mysql) instead of delete/insert for saving sessions. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-12
17:05
[2312770875764188] part of check-in [ae66f515ca] Now tries to treat json field as string, falling back to blob if the string bind/get fails. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
14:49
[5f3ad4da0f48ea3e] part of check-in [5d955c2c35] Fixed a bug which caused session saving to break completely for the cpdo implementation. Was introduced via my mis-management of a merge result. (user: stephan branch: trunk) [diff] [annotate] [checkins using]
2011-04-11
16:57
[8de6e10543b5994a] part of check-in [10354cf1cc] Amalgamation-build-related fixes. Nothing functional. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-09
05:39
[bd2791e2f0926008] part of check-in [31f107e100] Re-added cson_sessmgr_api::remove(). Weird db problem seems to have disappeared. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
04:47
[a3467287277fc518] part of check-in [d979e20a79] Backing up a bit to try to find a weird series of problems. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
03:32
[c1cdceceaa83deee] part of check-in [032372cc2e] Added cson_sessmgr_api::remove() op. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
00:42
[7b2b1fc5c249bb4f] part of check-in [8ec9b1cc3d] Minor fix for the mysql back-end, where fields of type TEXT are treated as blobs instead of strings. Moved cpdo code around. (user: stephan branch: cson-cgi) [diff] [annotate] [checkins using]
2011-04-08
23:45
Added [6a14f780d3c33e8e] part of check-in [66d1580965] Implemented db sessions using cpdo. (user: stephan branch: cson-cgi) [annotate] [checkins using]