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
/
pending.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete subscription requests when a mailing list is deleted.
Barry Warsaw
2017-01-08
1
-4
/
+3
*
Delete all pendings when mailing list is deleted
Abhilash Raj
2017-01-08
1
-2
/
+5
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Increase pendedkeyvalue table value column width.
Mark Sapiro
2016-12-15
1
-2
/
+2
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-2
/
+2
*
MySQL is now an officially supported database.
Barry Warsaw
2016-07-29
1
-5
/
+6
*
Clean up the model and languages directories.
Barry Warsaw
2016-03-25
1
-13
/
+8
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Give the predictable ID factories similar APIs.
Aurélien Bompard
2015-12-26
1
-1
/
+1
*
Return predictable token IDs in testing mode.
Aurélien Bompard
2015-12-26
1
-13
/
+5
*
A few minor cleanups.
Barry Warsaw
2015-12-16
1
-3
/
+5
*
Bring back the constructor for PendedKeyValue
Aurélien Bompard
2015-12-16
1
-0
/
+4
*
Implement suggestions from the review
Aurélien Bompard
2015-12-16
1
-4
/
+7
*
Add indexes on the Pendable fields that can be queried upon.
Aurélien Bompard
2015-12-16
1
-13
/
+4
*
Make sure that Pendables always have a type
Aurélien Bompard
2015-12-16
1
-3
/
+9
*
Add a find method for pending requests
Aurélien Bompard
2015-12-16
1
-2
/
+20
*
Use the relationship instead of an explicit query
Aurélien Bompard
2015-12-16
1
-4
/
+2
*
Use the relationship cascade feature to delete key-values
Aurélien Bompard
2015-12-16
1
-9
/
+1
*
Checkpointing.
Barry Warsaw
2015-04-16
1
-0
/
+5
*
* Mailing list subscription policy work flow has been completely rewritten.
Barry Warsaw
2015-04-15
1
-1
/
+6
|
\
|
*
Checkpointing.
Barry Warsaw
2015-04-14
1
-1
/
+5
|
/
*
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
-9
/
+4
*
Fix pending.rst.
Barry Warsaw
2014-12-14
1
-23
/
+11
*
test_requests succeeds now, after changing some LargeBinary columns into
Barry Warsaw
2014-12-01
1
-4
/
+3
*
* remove migrate command
Abhilash Raj
2014-10-10
1
-1
/
+1
*
Add support for postgresql
Abhilash Raj
2014-09-25
1
-1
/
+1
*
Pass all tests with PYTHONWARNINGS=error.
Barry Warsaw
2014-09-22
1
-13
/
+13
*
Clean up pass.
Barry Warsaw
2014-09-22
1
-6
/
+9
*
* remove some unused code
Abhilash Raj
2014-09-19
1
-1
/
+0
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
1
-12
/
+13
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
1
-3
/
+7
*
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
1
-10
/
+10
*
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
-8
/
+7
*
- Module modernatizations (print function).
Barry Warsaw
2012-04-22
1
-8
/
+10
*
Architecture
Barry Warsaw
2012-03-26
1
-6
/
+6
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Fix the obvious errors identified by pyflakes. Skip false positives (mostly
Barry Warsaw
2010-10-08
1
-2
/
+2
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-1
/
+3
*
database/model reorganization. Model classes go in mailman.model. Stock
Barry Warsaw
2009-10-10
1
-0
/
+175