index
:
Project2
main
Project2 application engine.
Dan Goodliffe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
project2
Commit message (
Expand
)
Author
Age
...
*
Do some renaming and reorganising at last
randomdan
2010-12-18
*
Remove the stupid _ naming convention
randomdan
2010-12-17
*
Return HTTP 500 on error
randomdan
2010-12-16
*
Add support for non-default Sql merge inserter
randomdan
2010-12-15
*
All new fangled iterators, views, row engines, exceptions, the list goes on
randomdan
2010-12-14
*
Support binding null to an SQL command parameter
randomdan
2010-11-30
*
Add an iterator and viewer for XML documents capable of processing huge docs
randomdan
2010-11-30
*
Tidy up jam stuff
randomdan
2010-11-23
*
Send a plain text part in emails
randomdan
2010-11-22
*
Tidy up sendmail process ready for sending plain text version too
randomdan
2010-11-18
*
Improve XML usage correctness
randomdan
2010-11-01
*
Split up libs even more
randomdan
2010-10-29
*
Fix memory leak in stringf
randomdan
2010-10-29
*
Add callbacks for key points in time allow clean up of unused stuff
randomdan
2010-10-26
*
Remove useless include to rdbms
randomdan
2010-10-26
*
Loosely tested code cull and tidy up
randomdan
2010-10-08
*
Used shared common library, add install rule
randomdan
2010-10-07
*
Handle null fields
randomdan
2010-09-21
*
Rewrite the whole of parameter and column binding almost from scratch
randomdan
2010-09-16
*
Add some error handling to ProcRows
randomdan
2010-09-08
*
Add some missing virtual destructors
randomdan
2010-09-01
*
Drop the pain in the ass SHM session container in favour of an XML one
randomdan
2010-08-31
*
Add alarm to be called when p2web has been idle for 60seconds
randomdan
2010-08-25
*
Don't create the SHM session mapping until something tries to use it
randomdan
2010-08-25
*
Whole new low dependency object loader
randomdan
2010-08-24
*
Add option to use a temporary view instead of a table to reduce WAL churn dur...
randomdan
2010-08-16
*
Fix parent variable search name
randomdan
2010-08-13
*
Fix early assign of insCmd in sqlmerge
randomdan
2010-08-12
*
Bind merge populators recursively to leafs
randomdan
2010-08-12
*
Add gcc attrib to stringf
randomdan
2010-08-11
*
Minor fixes to text parsers
randomdan
2010-08-10
*
Tidy up hierarchy
randomdan
2010-08-08
*
Adds an largely untested console appengine
randomdan
2010-08-07
*
Move CGI code into its own folder
randomdan
2010-08-07
*
Cache the result of default column compose
randomdan
2010-08-05
*
Add ProcRows as a direct extension of FileRows
randomdan
2010-08-05
*
Accept and run checks before presentation
randomdan
2010-07-30
*
Add optional support for default values for variables
randomdan
2010-07-29
*
Fix typo in class name
randomdan
2010-07-28
*
Tidy up no longer required parameters passed to execute
randomdan
2010-07-27
*
Strip out all the column name mangling in SqlView, it should be done properly...
randomdan
2010-07-16
*
Cache that a DSN is unavailable for 60sec
randomdan
2010-07-15
*
Big ugly but working char separated values view
randomdan
2010-07-15
*
Set the content-type header according to the existance of a stylesheet name
randomdan
2010-07-14
*
Don't reference rows before they're put on the stack
randomdan
2010-07-13
*
Reuse select commands for sql view and iterate
randomdan
2010-07-13
*
Don't cache session variables, they can change
randomdan
2010-07-13
*
Use master DB after writes
randomdan
2010-07-11
*
Implement variables (prefixed strings to find values elsewhere)
randomdan
2010-07-07
*
Implement connection caching and checking (requires ODBCv3 driver)
randomdan
2010-07-05
[prev]
[next]