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
/
rest
/
tests
/
test_addresses.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the dependency on httplib2.
Barry Warsaw
2017-02-06
1
-56
/
+56
*
Create users sequentially for uid stability.
Barry Warsaw
2017-01-29
1
-0
/
+2
*
Enforce a stricter coding style.
Barry Warsaw
2017-01-26
1
-2
/
+2
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Clean up REST bits.
Barry Warsaw
2016-05-14
1
-9
/
+8
*
Fix Flake8 errors
Aurélien Bompard
2016-05-04
1
-1
/
+1
*
Allow merging users from the REST interface
Aurélien Bompard
2016-05-04
1
-0
/
+19
*
Clean up the rest directory.
Barry Warsaw
2016-03-25
1
-8
/
+0
*
Refactor API differences into a separate class.
Barry Warsaw
2016-01-13
1
-0
/
+12
*
Refactor API contexts.
Barry Warsaw
2016-01-13
1
-2
/
+2
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Cleanups, corner case fixes, and coverage.
Barry Warsaw
2015-12-31
1
-1
/
+42
*
Major push for completing issue #121. Now in API 3.1, all UUIDs must be the
Barry Warsaw
2015-12-30
1
-0
/
+105
*
Merge branch 'maxking/mailman-add-alternate' into mr30
Barry Warsaw
2015-07-31
1
-1
/
+42
|
\
|
*
Add an unlinked address to a user via REST
Abhilash Raj
2015-07-30
1
-1
/
+20
|
/
*
* You can now DELETE an address. If the address is linked to a user, the
Barry Warsaw
2015-02-05
1
-0
/
+9
*
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
*
Trunk merge.
Barry Warsaw
2014-12-22
1
-0
/
+174
|
\
|
*
* The address resource now has an additional '/user' sub-resource which can
Barry Warsaw
2014-12-08
1
-0
/
+174
|
|
\
|
|
*
REST feature: create a user from an existing address
Aurélien Bompard
2014-12-08
1
-0
/
+136
|
|
/
*
|
All the REST tests pass.
Barry Warsaw
2014-12-15
1
-0
/
+6
*
|
Two more REST tests passing.
Barry Warsaw
2014-12-15
1
-3
/
+3
*
|
Checkpointing.
Barry Warsaw
2014-11-30
1
-3
/
+2
|
/
*
s/restish/falcon/
Barry Warsaw
2014-11-15
1
-1
/
+15
|
\
|
*
Get addresses.rst, i.e. /<api>/addresses working.
Barry Warsaw
2014-08-12
1
-1
/
+15
|
/
*
Add an email address to an existing user via the REST API.
Barry Warsaw
2014-04-14
1
-0
/
+83
|
\
|
*
Posting an invalid email address string to the user/addresses endpoint
Florian Fuchs
2014-04-14
1
-0
/
+12
|
*
* Added an API endpoint to POST new email addresses to a user resource.
Florian Fuchs
2014-04-13
1
-0
/
+35
|
/
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-26
/
+10
*
* You can now verify and unverify an email address through the REST API.
Barry Warsaw
2012-09-22
1
-1
/
+73
*
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
1
-4
/
+5
*
copybump
Barry Warsaw
2012-01-01
1
-1
/
+1
*
Remove extraneous `test_suite()` functions. zope.testrunner will
Barry Warsaw
2011-10-30
1
-8
/
+0
*
* Getting the memberships for a non-existent address did not give a 404 error
Barry Warsaw
2011-09-13
1
-0
/
+62