index
:
mailman.git
address-events
feature/drop-runner-priviliges
fix/confirm-list-mismatch
list-style-descriptions
master
modules-no-instantiate
mta-smtps-starttls
pipelines-dynamical-instantiation
pluggable-components
pluggable-workflows
plugin
precompile-rest-matchers
save-workflow-steps
The GNU Mailing List manager.
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
database
/
base.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to click for CLI options
Barry Warsaw
2017-07-22
1
-1
/
+1
*
Implement SQLAlchemy pre-ping to detect dropped connections.
Mark Sapiro
2017-03-27
1
-1
/
+41
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
MySQL is now an officially supported database.
Barry Warsaw
2016-07-29
1
-1
/
+1
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-1
/
+1
*
Clean up the database directory.
Barry Warsaw
2016-03-24
1
-6
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-7
/
+4
*
Remove some unnecessary code, and revert back to SQLite by default for the
Barry Warsaw
2014-11-01
1
-6
/
+0
*
Database
Barry Warsaw
2014-11-01
1
-125
/
+18
|
\
|
*
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
2014-10-30
1
-0
/
+6
|
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
1
-10
/
+0
|
|
\
|
|
*
Merge from Abhilash's branch
Aurélien Bompard
2014-10-06
1
-1
/
+0
|
|
|
\
|
|
*
|
Alembic stamping is done in the schema manager now
Aurélien Bompard
2014-10-03
1
-12
/
+0
|
*
|
|
Merge Abhilash's latest revisions.
Barry Warsaw
2014-10-11
1
-1
/
+0
|
|
|
/
|
|
/
|
|
*
|
add central alembic config
Abhilash Raj
2014-10-03
1
-4
/
+1
|
*
|
Remove an unused import.
Barry Warsaw
2014-10-02
1
-1
/
+0
|
*
|
Fix the test suite.
Barry Warsaw
2014-10-02
1
-1
/
+1
|
*
|
PostgreSQL support by Abhilash, cleaned by Barry.
Barry Warsaw
2014-09-27
1
-0
/
+15
|
|
\
|
|
|
*
* fixed a bug where alemnic could not find its migrations directory
Abhilash Raj
2014-09-25
1
-0
/
+14
|
|
/
|
*
We do not need _database_exists() or _make_temporary() any more either.
Barry Warsaw
2014-09-23
1
-14
/
+0
|
*
Since we don't have migrations, we don't need the ITemporaryDatabase stuff,
Barry Warsaw
2014-09-23
1
-38
/
+0
|
*
Re-add the _prepare() method for SQLite permissions.
Barry Warsaw
2014-09-22
1
-0
/
+10
|
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-13
/
+12
|
*
* remove some unused code
Abhilash Raj
2014-09-19
1
-31
/
+26
|
*
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
1
-12
/
+0
|
*
all tests except for importer working(ignoring test_migrations.py)
Abhilash Raj
2014-09-18
1
-41
/
+16
|
*
modify all storm queries to work with SA
Abhilash Raj
2014-09-12
1
-44
/
+55
|
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-83
/
+6
|
*
add new database base model for sqlalchemy
Abhilash Raj
2014-09-04
1
-0
/
+38
|
/
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Migrate bounceevent.list_name -> bounceevent.list_id
Barry Warsaw
2013-09-01
1
-9
/
+2
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* Removed obsolete `IMailingList` attribute `generic_nonmember_action.
Barry Warsaw
2012-08-19
1
-0
/
+1
*
The version component is no longer necessary.
Barry Warsaw
2012-07-25
1
-3
/
+0
*
Refactor to better handling the difference between a testing database and a
Barry Warsaw
2012-07-25
1
-7
/
+0
*
Very nearly there with PostgreSQL support for testing the beta2 migration.
Barry Warsaw
2012-07-25
1
-3
/
+7
*
Checkpointing Postgres port of test suite.
Barry Warsaw
2012-07-23
1
-9
/
+23
*
Get test suite completely working:
Barry Warsaw
2012-07-20
1
-1
/
+1
*
trunk merge
Barry Warsaw
2012-06-03
1
-5
/
+4
|
\
|
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-5
/
+4
*
|
- Refactor the way databases are schema-migrated so that load_migrations()
Barry Warsaw
2012-04-08
1
-4
/
+11
|
/
*
* Schema migrations have been implemented.
Barry Warsaw
2012-02-12
1
-32
/
+73
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* Fix a couple of spelling errors.
Barry Warsaw
2011-11-02
1
-14
/
+10
*
Add database specific pre- and post- reset callbacks. Use this to implement
Barry Warsaw
2011-10-23
1
-0
/
+18
*
- Be a little more careful about preparing the SQL statements for execution
Barry Warsaw
2011-10-22
1
-2
/
+9
*
Merge PostgreSQL support from Stephen A. Goss, with refactoring by Barry. LP:
Barry Warsaw
2011-10-22
1
-0
/
+159