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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Another test repair.
Barry Warsaw
2014-09-21
1
-0
/
+2
|
|
*
|
|
Test repair:
Barry Warsaw
2014-09-21
5
-3
/
+20
|
|
*
|
|
Merge Abilash's branch
Barry Warsaw
2014-09-21
32
-578
/
+613
|
|
/
|
|
|
|
/
|
/
/
/
|
*
|
|
* remove some unused code
Abhilash Raj
2014-09-19
9
-55
/
+26
|
*
|
|
* fix the circular dependecy problem between User and Adress
Abhilash Raj
2014-09-19
7
-21
/
+31
|
*
|
|
call roster methods on mailinglist object after load from database
Abhilash Raj
2014-09-18
2
-11
/
+15
|
*
|
|
reset database by purging all data instead of dropping schema and recreating it
Abhilash Raj
2014-09-18
1
-9
/
+10
|
*
|
|
all tests except for importer working(ignoring test_migrations.py)
Abhilash Raj
2014-09-18
5
-44
/
+21
|
*
|
|
fix all tests in mailman.model.tests
Abhilash Raj
2014-09-13
16
-126
/
+123
|
*
|
|
change leftover queries
Abhilash Raj
2014-09-13
4
-6
/
+5
|
*
|
|
modify all storm queries to work with SA
Abhilash Raj
2014-09-12
12
-115
/
+121
|
*
|
|
* change declarative_base class to use ModelMeta class
Abhilash Raj
2014-09-06
25
-159
/
+84
|
*
|
|
replace storm with sqlalchemy as dependency
Abhilash Raj
2014-09-05
1
-1
/
+1
|
*
|
|
replace all storm types and relationships with sqlalchemy
Abhilash Raj
2014-09-05
17
-107
/
+142
|
*
|
|
add new UUID type
Abhilash Raj
2014-09-05
1
-23
/
+85
|
*
|
|
change models to use sqlalchemy models<WIP>
Abhilash Raj
2014-09-04
9
-141
/
+151
|
*
|
|
add new database base model for sqlalchemy
Abhilash Raj
2014-09-04
1
-0
/
+38
|
|
/
/
*
/
/
Docs update.
Barry Warsaw
2014-08-23
1
-3
/
+3
|
/
/
*
|
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
189
-747
/
+765
*
|
Carve away the stone.
Barry Warsaw
2014-04-22
2
-3
/
+8
*
|
Oops! Fix version string.
Barry Warsaw
2014-04-22
1
-1
/
+1
*
|
News for 3.0b4.
Barry Warsaw
2014-04-22
1
-1
/
+1
*
|
* Fix test isolation bug in ``languages.rst``.
Barry Warsaw
2014-04-17
2
-5
/
+7
|
\
\
|
*
|
Make a copy before first usage of mgr.clear()
Piotr Kasprzyk
2014-04-16
1
-4
/
+4
|
/
/
*
|
* Fixed a crash in the REST server when searching for nonmembers via
Barry Warsaw
2014-04-15
6
-65
/
+251
*
|
* Use ``setuptools`` instead of ``distribute``, since the latter is defunct.
Barry Warsaw
2014-04-15
3
-545
/
+5
|
\
\
|
*
|
* Use ``setuptools`` instead of ``distribute``, since the latter is defunct.
Barry Warsaw
2014-04-15
3
-545
/
+5
*
|
|
Add bug number.
Barry Warsaw
2014-04-15
1
-1
/
+1
|
/
/
*
|
Documentation updates from Stephen Turnbull.
Barry Warsaw
2014-04-15
3
-8
/
+118
|
\
\
|
*
|
Improve documentation.
Stephen J. Turnbull
2014-03-29
3
-7
/
+117
*
|
|
Remove a few redundant checks.
Barry Warsaw
2014-04-15
2
-8
/
+0
*
|
|
* Addresses can be added to existing users, including display names, via the
Barry Warsaw
2014-04-14
6
-2
/
+215
|
\
\
\
|
*
|
|
Add an email address to an existing user via the REST API.
Barry Warsaw
2014-04-14
5
-1
/
+212
|
/
|
|
|
|
*
|
|
Posting an invalid email address string to the user/addresses endpoint
Florian Fuchs
2014-04-14
2
-2
/
+17
|
*
|
|
Instantiating an Address model now validates the email string
Florian Fuchs
2014-04-14
2
-1
/
+49
|
*
|
|
* Added an API endpoint to POST new email addresses to a user resource.
Florian Fuchs
2014-04-13
3
-0
/
+87
|
|
/
/
*
|
|
* Greatly improve the fidelity of the Mailman 2.1 list importer functionality
Barry Warsaw
2014-04-14
13
-47
/
+1118
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
IUserManager.create_address() is a better API to create unlinked addresses.
Barry Warsaw
2014-04-14
1
-29
/
+5
|
*
|
Trunk merge
Barry Warsaw
2014-04-14
331
-486
/
+1580
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
* Fix IntegrityError (against PostgreSQL) when deleting a list with content
Barry Warsaw
2014-03-15
3
-0
/
+19
*
|
|
* Fix non-member moderation rule to prefer a member sender if both members
Barry Warsaw
2014-03-15
3
-0
/
+85
*
|
|
- Configuration.style_configs(): Removed unused code.
Barry Warsaw
2014-03-02
3
-11
/
+44
*
|
|
* Module coding style consistency.
Barry Warsaw
2014-03-02
5
-20
/
+56
*
|
|
- Clean up and simplify remove_list()
Barry Warsaw
2014-03-02
3
-22
/
+20
*
|
|
Fix the default.
Barry Warsaw
2014-01-06
1
-2
/
+2
*
|
|
Several internal improvements:
Barry Warsaw
2014-01-06
20
-83
/
+290
*
|
|
Bump copyright years.
Barry Warsaw
2014-01-01
319
-321
/
+321
*
|
|
Fix a couple of intermittent test problems.
Barry Warsaw
2013-12-01
2
-0
/
+3
*
|
|
* Add support for the Exim 4 MTA. Contributed by Stephen Turnbull.
Barry Warsaw
2013-11-30
4
-10
/
+186
|
\
\
\
|
*
|
|
New modules config.exim4 and mta.exim4 support the Exim4 MTA.
Stephen J. Turnbull
2013-09-25
3
-10
/
+185
[prev]
[next]