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
/
members.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix two problems and close #260
Barry Warsaw
2017-04-22
1
-3
/
+4
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Use `atpublic` for @public instead of internal copy.
Barry Warsaw
2016-11-29
1
-1
/
+1
*
Simplify the implementation.
Barry Warsaw
2016-10-17
1
-3
/
+2
*
IWorkflowManager -> ISubscriptionManager
Barry Warsaw
2016-09-01
1
-3
/
+4
*
Checkpointing
Barry Warsaw
2016-09-01
1
-1
/
+1
*
Intermediate Commit
Abhilash Raj
2016-09-01
1
-3
/
+3
*
allow_none -> allow_blank
Barry Warsaw
2016-07-12
1
-1
/
+1
*
REST: allow setting a member's moderation_action to None
Aurélien Bompard
2016-07-12
1
-1
/
+1
*
Better handling of the REST API plumbing.
Barry Warsaw
2016-06-28
1
-2
/
+2
*
Revert a few incorrect renames.
Barry Warsaw
2016-04-03
1
-15
/
+15
*
Don't pass `api` when it's readily available.
Barry Warsaw
2016-04-03
1
-11
/
+7
*
API consistency.
Barry Warsaw
2016-04-03
1
-17
/
+17
*
Allow fall backs for moderation actions.
Barry Warsaw
2016-04-01
1
-1
/
+1
*
Members and nonmembers moderation action fallback
Aurélien Bompard
2016-03-31
1
-1
/
+3
*
Clean up the rest directory.
Barry Warsaw
2016-03-25
1
-13
/
+5
*
Closes #199
Barry Warsaw
2016-03-22
1
-2
/
+2
*
Caught exception at the right place
Anirudh Dahiya
2016-03-22
1
-5
/
+4
*
Removed unnecessary comments
Anirudh Dahiya
2016-03-22
1
-9
/
+0
*
Incorporates suggested changes
Anirudh Dahiya
2016-03-22
1
-3
/
+10
*
Add necessary comment explaining the modification
Anirudh Dahiya
2016-03-22
1
-0
/
+1
*
Block duplicate Subscription requests
Anirudh Dahiya
2016-03-22
1
-1
/
+6
*
Fix #198 - duplicate owner subscription error
Barry Warsaw
2016-03-05
1
-1
/
+3
*
Add AlreadySubscribedError Exception for better error message
Anirudh Dahiya
2016-03-05
1
-0
/
+3
*
Give a meaningful message when a banned member tries to join
Aurélien Bompard
2016-01-20
1
-0
/
+3
*
Add NEWS and tweak.
Barry Warsaw
2016-01-13
1
-2
/
+3
*
Member search can be done using GET requests
Aurélien Bompard
2016-01-13
1
-1
/
+13
*
Just a little more UUID conversion convenience.
Barry Warsaw
2016-01-13
1
-11
/
+5
*
Use common idiom for converting the UUID.
Barry Warsaw
2016-01-13
1
-10
/
+11
*
Fix getting a list member through the 3.1 API
Aurélien Bompard
2016-01-13
1
-11
/
+13
*
Refactor API differences into a separate class.
Barry Warsaw
2016-01-13
1
-5
/
+6
*
Refactor API contexts.
Barry Warsaw
2016-01-13
1
-23
/
+15
*
Boost coverage.
Barry Warsaw
2016-01-09
1
-3
/
+0
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-1
/
+1
*
Make the members request pageable
Aurélien Bompard
2016-01-06
1
-3
/
+3
*
Boost coverage.
Barry Warsaw
2016-01-03
1
-1
/
+1
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Cleanups, corner case fixes, and coverage.
Barry Warsaw
2015-12-31
1
-6
/
+2
*
Major push for completing issue #121. Now in API 3.1, all UUIDs must be the
Barry Warsaw
2015-12-30
1
-20
/
+34
*
Allow a Member's moderation_action to be changed by the REST API.
Aurélien Bompard
2015-12-08
1
-5
/
+11
*
Rework pagination to fix the 'start' and 'total_size' values
Aurélien Bompard
2015-11-04
1
-2
/
+1
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
1
-11
/
+12
*
Plumb the subscription policy through the REST API.
Barry Warsaw
2015-04-15
1
-22
/
+126
*
* Member resource JSON now include the ``member_id`` as a separate key.
Barry Warsaw
2015-02-13
1
-1
/
+3
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
1
-7
/
+5
*
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
-7
/
+3
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-5
/
+7
*
Refactor so that most modules don't need to import falcon, and so fewer
Barry Warsaw
2014-08-14
1
-32
/
+21
*
Complete the conversion from restish to falcon, modulo a clean up pass. All
Barry Warsaw
2014-08-14
1
-31
/
+37
[next]