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
/
adapters.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
* New REST resource http://.../members/find can be POSTed to in order to find
Barry Warsaw
2011-08-13
1
-127
/
+0
*
Allow users to subscribe to mailing lists through the REST API.
Barry Warsaw
2011-04-24
1
-16
/
+27
*
Give IMembers a unique member id. We have to do this in order to give them a
Barry Warsaw
2011-04-22
1
-0
/
+13
*
encrypt_password(): New convenience function for ensuring that a password is
Barry Warsaw
2011-04-08
1
-7
/
+5
*
Happy New Year.
Barry Warsaw
2011-01-01
1
-1
/
+1
*
Because it was just to damn confusing, rename IAddress.address to
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
-1
/
+1
*
Refactor the list configuration code via the REST interface, and flesh it out
Barry Warsaw
2010-08-23
1
-1
/
+1
*
* Fix the bin/test -e/--stderr option to work with the current
Barry Warsaw
2010-06-18
1
-6
/
+3
*
Refactoring the REST support by removing unnecessary stuff and moving other
Barry Warsaw
2010-02-25
1
-10
/
+4
*
Complete the conversion to restish. All the tests pass and we're now actually
Barry Warsaw
2010-02-24
1
-33
/
+8
*
Happy New Year.
Barry Warsaw
2010-01-01
1
-1
/
+1
*
More tests.
Barry Warsaw
2009-12-28
1
-7
/
+10
*
* Leave a mailing list via the REST API.
Barry Warsaw
2009-12-28
1
-2
/
+11
*
* Add REST interface for joining a mailing list.
Barry Warsaw
2009-12-28
1
-1
/
+35
*
Add REST API for subscription services.
Barry Warsaw
2009-12-27
1
-0
/
+30
*
* Make IDomainManager a utility, since the config object is global.
Barry Warsaw
2009-12-08
1
-12
/
+5
*
Our first writable REST API! You can now create new domains through the
Barry Warsaw
2009-07-20
1
-0
/
+7
*
Wow. Put domains into the database.
Barry Warsaw
2009-07-16
1
-11
/
+17
*
Clean a few more lints.
Barry Warsaw
2009-07-10
1
-1
/
+2
*
Implement returning multiple domains, a single specific domain, and raising a
Barry Warsaw
2009-06-29
1
-1
/
+10
*
More REST server updates.
Barry Warsaw
2009-06-29
1
-0
/
+47