| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move some old bin scripts to a holding tank. | Barry Warsaw | 2015-03-02 | 1 | -332/+0 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2015-01-04 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2014-01-01 | 1 | -1/+1 |
| | | |||||
| * | Bump copyright years. | Barry Warsaw | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | copybump | Barry Warsaw | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | * Fix a couple of spelling errors. | Barry Warsaw | 2011-11-02 | 1 | -1/+1 |
| | | | | | | | * Code cleanup (<> -> != ... sigh) * Minor refactoring of database setup code so that touch() is moved to the SQLiteDatabase class; it's not relevant for PostgreSQL. | ||||
| * | Reimplement wrap() using modern techniques, and finally get rid of Utils.py! | Barry Warsaw | 2011-03-17 | 1 | -5/+5 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2011-01-01 | 1 | -1/+1 |
| | | |||||
| * | Happy New Year. | Barry Warsaw | 2010-01-01 | 1 | -1/+1 |
| | | |||||
| * | Factor out most of the i18n subsystem and convert to using the flufl.i18n | Barry Warsaw | 2009-11-15 | 1 | -4/+5 |
| | | | | | package. | ||||
| * | Much clean up of the language code, though more can be done. Factor out the | Barry Warsaw | 2009-02-12 | 1 | -6/+5 |
| | | | | | | | | language manager stuff into a separate Language class, and be clearer in the APIs about whether we want a language code or a Language instance. The impetus to this was to get rid of Utils.GetCharSet(), which is done. | ||||
| * | Push the source directory into a 'src' subdirectory so that zc.buildout works | Barry Warsaw | 2009-01-25 | 1 | -0/+332 |
| correctly regardless of how it's used. | |||||
