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
/
model
/
domain.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-3
/
+4
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-30
/
+3
*
Tweak the import rules checker.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Clean up the model and languages directories.
Barry Warsaw
2016-03-25
1
-6
/
+4
*
First massive round of cleanups.
Barry Warsaw
2016-03-23
1
-8
/
+5
*
Several optimizations:
Barry Warsaw
2016-01-11
1
-5
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Flesh out the domain interface, model, and tests. Clean up style.
Barry Warsaw
2015-04-06
1
-17
/
+23
*
* implement left over methods
Abhilash Raj
2015-04-06
1
-12
/
+20
*
* Add `drop_column` inside sqlite check, fix indentation
Abhilash Raj
2015-03-31
1
-14
/
+11
*
add tests, fix docs, remove contact_address
Abhilash Raj
2015-03-28
1
-4
/
+11
*
all tests passing now (except doctests)
Abhilash Raj
2015-03-26
1
-2
/
+2
*
add domainowner and serverowner options
Abhilash Raj
2015-03-21
1
-15
/
+24
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
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
-3
/
+0
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-5
/
+4
*
Merge in the last of Aurelien's changes, and make the test suite pass with
Barry Warsaw
2014-10-31
1
-1
/
+2
*
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
2014-10-30
1
-2
/
+2
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-1
/
+1
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-2
/
+1
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-5
/
+5
*
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
1
-1
/
+2
*
change models to use sqlalchemy models<WIP>
Abhilash Raj
2014-09-04
1
-5
/
+6
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
General code cleanup.
Barry Warsaw
2012-04-25
1
-5
/
+3
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-16
/
+24
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
* Four new events are created, and notifications are sent during domain
Barry Warsaw
2011-09-02
1
-1
/
+8
*
* New REST resource http://.../<domain>/lists can be GETed in order to find
Barry Warsaw
2011-08-30
1
-0
/
+10
|
\
|
*
email_host => mail_host
Stephen A. Goss
2011-08-23
1
-1
/
+1
|
*
merged changes to main branch
Stephen A. Goss
2011-08-23
1
-26
/
+26
|
|
\
|
|
/
|
/
|
|
*
some tweaks to fix for LP: 829765 based on feedback
Stephen A. Goss
2011-08-23
1
-0
/
+9
*
|
Rename IDomain.email_host to .mail_host for consistency. Similarly in the
Barry Warsaw
2011-08-22
1
-26
/
+26
|
/
*
Remove all pylint vestiges.
Barry Warsaw
2011-08-03
1
-2
/
+0
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Access mailing list configuration via REST
Barry Warsaw
2010-08-10
1
-0
/
+6
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
IRegistrar is now a utility; it doesn't need to be adapted from an IDomain.
Barry Warsaw
2009-12-12
1
-4
/
+0
*
* Refactor the language manager off of the config object and into a utility.
Barry Warsaw
2009-12-10
1
-10
/
+6
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-7
/
+3
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
1
-0
/
+163