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
/
rest
/
tests
/
test_users.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the dependency on httplib2.
Barry Warsaw
2017-02-06
1
-48
/
+48
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Clean up the rest directory.
Barry Warsaw
2016-03-25
1
-14
/
+0
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Major push for completing issue #121. Now in API 3.1, all UUIDs must be the
Barry Warsaw
2015-12-30
1
-0
/
+78
*
Fixes #136 on the 3.0 maintenance branch.
Barry Warsaw
2015-07-13
1
-0
/
+27
*
* When creating a user via REST using an address that already exists, but
Barry Warsaw
2015-05-10
1
-2
/
+35
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
1
-1
/
+2
*
* When deleting a user object, make sure their preferences are also deleted.
Barry Warsaw
2015-03-20
1
-0
/
+21
*
* When deleting a user via REST, make sure all linked addresses are deleted.
Barry Warsaw
2015-02-09
1
-69
/
+114
*
* When creating a user with an email address, do not create the user record
Barry Warsaw
2015-02-05
1
-0
/
+22
*
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
*
All the REST tests pass.
Barry Warsaw
2014-12-15
1
-0
/
+57
*
Lots of REST test fixes.
Barry Warsaw
2014-12-15
1
-1
/
+1
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-3
/
+2
*
* Fixed a crash in the REST server when searching for nonmembers via
Barry Warsaw
2014-04-15
1
-1
/
+4
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* A user's password can be verified by POSTing to .../user/<id>/login. The
Barry Warsaw
2012-12-26
1
-2
/
+85
*
* Finish rewrite of users.rst doctest.
Barry Warsaw
2012-12-26
1
-2
/
+81
*
* Deleting a user through the REST API also deletes all the user's linked
Barry Warsaw
2012-11-05
1
-0
/
+87
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-6
/
+2
*
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
1
-3
/
+4
*
* Held messages can now be moderated through the REST API. Mailing list
Barry Warsaw
2012-01-30
1
-1
/
+1
*
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
-3
/
+0
*
* DELETE users via the REST API. (LP: #820660)
Barry Warsaw
2011-08-14
1
-0
/
+64