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.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
model
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
More model test fixes and ports.
Barry Warsaw
2014-12-13
9
-106
/
+125
*
Port some of the commands.
Barry Warsaw
2014-12-13
1
-2
/
+0
*
Checkpointing
Barry Warsaw
2014-12-12
2
-1
/
+3
*
languages.rst passes
Barry Warsaw
2014-12-01
1
-2
/
+2
*
model/addresses.rst passes, with some bad-path cases moved to unittests.
Barry Warsaw
2014-12-01
2
-17
/
+25
*
registrar.rst is ported; some bad path tests moved to a unittest.
Barry Warsaw
2014-12-01
2
-29
/
+68
*
test_requests succeeds now, after changing some LargeBinary columns into
Barry Warsaw
2014-12-01
4
-13
/
+12
*
Checkpointing.
Barry Warsaw
2014-11-30
4
-26
/
+24
*
Database
Barry Warsaw
2014-11-01
27
-533
/
+571
|
\
|
*
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
3
-9
/
+13
|
*
Use print() to smooth over the SA return of Python longs in PostgreSQL.
Barry Warsaw
2014-10-13
2
-21
/
+21
|
*
Merge Aurélien Bompard's latest merge branch, with some cleaning up by Barry.
Barry Warsaw
2014-10-13
9
-20
/
+28
|
|
\
|
|
*
* remove migrate command
Abhilash Raj
2014-10-10
9
-18
/
+22
|
|
*
fix database reset error due to foreign key constraint between user and addre...
Abhilash Raj
2014-10-09
1
-1
/
+4
|
|
/
|
*
PostgreSQL support by Abhilash, cleaned by Barry.
Barry Warsaw
2014-09-27
3
-7
/
+10
|
|
\
|
|
*
Add support for postgresql
Abhilash Raj
2014-09-25
4
-9
/
+12
|
|
/
|
*
Update some comments.
Barry Warsaw
2014-09-23
1
-1
/
+4
|
*
Use a simpler UUID implementation.
Barry Warsaw
2014-09-23
1
-1
/
+1
|
*
Migrations will be replaced with Alchemy.
Barry Warsaw
2014-09-22
1
-48
/
+0
|
*
Pass all tests with PYTHONWARNINGS=error.
Barry Warsaw
2014-09-22
4
-24
/
+21
|
*
Clean up pass.
Barry Warsaw
2014-09-22
20
-143
/
+163
|
*
Another test repair.
Barry Warsaw
2014-09-21
1
-0
/
+2
|
*
Test repair:
Barry Warsaw
2014-09-21
3
-2
/
+12
|
*
* remove some unused code
Abhilash Raj
2014-09-19
7
-7
/
+0
|
*
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
3
-5
/
+9
|
*
call roster methods on mailinglist object after load from database
Abhilash Raj
2014-09-18
2
-11
/
+15
|
*
all tests except for importer working(ignoring test_migrations.py)
Abhilash Raj
2014-09-18
2
-2
/
+3
|
*
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
14
-119
/
+113
|
*
change leftover queries
Abhilash Raj
2014-09-13
4
-6
/
+5
|
*
modify all storm queries to work with SA
Abhilash Raj
2014-09-12
9
-61
/
+55
|
*
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
17
-51
/
+61
|
*
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
17
-107
/
+142
|
*
change models to use sqlalchemy models<WIP>
Abhilash Raj
2014-09-04
8
-140
/
+147
|
/
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
18
-159
/
+159
*
* Fix test isolation bug in ``languages.rst``.
Barry Warsaw
2014-04-17
1
-5
/
+5
|
\
|
*
Make a copy before first usage of mgr.clear()
Piotr Kasprzyk
2014-04-16
1
-4
/
+4
|
/
*
Add an email address to an existing user via the REST API.
Barry Warsaw
2014-04-14
2
-1
/
+47
|
\
|
*
Instantiating an Address model now validates the email string
Florian Fuchs
2014-04-14
2
-1
/
+49
*
|
Trunk merge
Barry Warsaw
2014-04-14
31
-40
/
+233
|
\
|
|
*
* Fix IntegrityError (against PostgreSQL) when deleting a list with content
Barry Warsaw
2014-03-15
2
-0
/
+17
|
*
* Module coding style consistency.
Barry Warsaw
2014-03-02
2
-5
/
+21
|
*
Several internal improvements:
Barry Warsaw
2014-01-06
1
-1
/
+1
|
*
Bump copyright years.
Barry Warsaw
2014-01-01
30
-30
/
+30
|
*
More fixes.
Barry Warsaw
2013-11-26
1
-1
/
+5
|
*
Checkpointing.
Barry Warsaw
2013-11-25
4
-47
/
+169
|
*
Joanna's branch
Barry Warsaw
2013-10-27
1
-4
/
+55
|
|
\
|
|
*
Changes for enabling/disabling archivers.
Joanna Skrzeszewska
2013-09-08
1
-4
/
+55
*
|
|
Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.
Barry Warsaw
2014-04-14
3
-0
/
+18
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Content filter must be removed on list deletion
Aurélien Bompard
2013-10-03
2
-0
/
+17
|
|
/
[next]