| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
| |
Remove need for Boost UUID in p2console needed for XML session management by having app engines handle their own sessions
p2web now implements XML sessions by depending on libp2xmlSession
|
|
|
|
| |
Use these callbacks to clean up unused DB connections
|
|
|
|
| |
Fix setting the environment up in p2console
|
|
|
|
|
|
|
| |
Switch to using intrusive_ptr in cases where the class is mine
Remove deps of funtional type base cpp files on implementation headers
General tidy up in places
Post load event and removal of mutable things initialised on first run
|
|
|
|
|
|
| |
Make path in file based rows a variable
Fix variable cache invalidation on parent row change
Use new features to only load new files
|
|
|
|
| |
Add SqlMergeTask
|
|
|