summaryrefslogtreecommitdiff
path: root/gentoobrowse/emails/welcome.xml
Commit message (Collapse)AuthorAge
* Line in the sand, all basic functionality is workingDan Goodliffe2017-01-16
|
* Slash XML bloat with parameters and remove a pointlessrandomdan2011-08-26
|
* Don't require the (probably repeated) inclusion of datasource definitions, ↵randomdan2011-02-18
| | | | | | | have CommonObjects load them once on demand Fix rdbmsDataSource closing transactions it didn't open Change XML to match the above changes
* Add missing conversion in generic visitorrandomdan2011-02-03
| | | | | | | | | Whole new improved variable system (does drop VariableParse, no longer required) Add option to count, but not include, blank lines in proc and file rows File file rows to open files, not execute them Fix to ODBC API with strings that don't use the whole buffer XML changes to site to use new variable system Changes to GB importer to use FS rows and new SQL merge now that it's a) tested and b) variable parse has gone
* All new fangled iterators, views, row engines, exceptions, the list goes onrandomdan2010-12-14
| | | | Includes site and console updates to match
* Add signup and email confirmationrandomdan2010-07-11