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
/
lists.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add description attribute to IStyle, expose it in REST.
J08nY
2017-08-07
1
-2
/
+3
*
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
2017-02-19
1
-1
/
+9
*
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
*
Merge branch 'hide-system-disabled-archivers' into 'master'
Barry Warsaw
2016-11-26
1
-2
/
+4
|
\
|
*
Don't show the disabled archivers in the REST API
Aurélien Bompard
2016-08-18
1
-2
/
+4
*
|
Implement the review suggestions
Aurélien Bompard
2016-10-26
1
-2
/
+2
*
|
Add a method to find list using properties filters
Aurélien Bompard
2016-10-26
1
-8
/
+5
*
|
REST: add a query string to only get advertised lists
Aurélien Bompard
2016-10-26
1
-2
/
+12
|
/
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-2
/
+20
*
Tweaks and clean up.
Barry Warsaw
2016-04-29
1
-12
/
+8
*
Add batch unsubscribe option to REST API.
Harshit Bansal
2016-04-28
1
-1
/
+23
*
Revert a few incorrect renames.
Barry Warsaw
2016-04-03
1
-18
/
+18
*
Don't pass `api` when it's readily available.
Barry Warsaw
2016-04-03
1
-1
/
+1
*
API consistency.
Barry Warsaw
2016-04-03
1
-27
/
+27
*
Complete the port to Falcon 1.0.
Barry Warsaw
2016-04-02
1
-2
/
+2
*
Checkpointing.
Barry Warsaw
2016-04-02
1
-3
/
+3
*
Import order flake8 plugin.
Barry Warsaw
2016-03-27
1
-1
/
+1
*
Clean up the rest directory.
Barry Warsaw
2016-03-25
1
-10
/
+9
*
Add a test for header-matches on missing lists.
Barry Warsaw
2016-02-29
1
-7
/
+0
*
Expose the header matches in the REST API
Aurélien Bompard
2016-02-29
1
-1
/
+9
*
Expose the ban list on the REST API
Aurélien Bompard
2016-01-13
1
-0
/
+8
*
Refactor API differences into a separate class.
Barry Warsaw
2016-01-13
1
-2
/
+2
*
Refactor API contexts.
Barry Warsaw
2016-01-13
1
-1
/
+1
*
Use the more efficient find_member() API.
Barry Warsaw
2016-01-11
1
-4
/
+3
*
Additional refactoring to use the QuerySequence wrapper, so that we can still
Barry Warsaw
2016-01-06
1
-8
/
+5
*
Make the members request pageable
Aurélien Bompard
2016-01-06
1
-9
/
+11
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Cleanups, corner case fixes, and coverage.
Barry Warsaw
2015-12-31
1
-2
/
+0
*
Major push for completing issue #121. Now in API 3.1, all UUIDs must be the
Barry Warsaw
2015-12-30
1
-4
/
+4
*
Bump coverage to 100%
Barry Warsaw
2015-12-22
1
-2
/
+1
*
Expose the "bump digest" and "send digest" functionality though the REST API
Barry Warsaw
2015-12-22
1
-2
/
+45
*
Rework pagination to fix the 'start' and 'total_size' values
Aurélien Bompard
2015-11-04
1
-4
/
+1
*
Clean up based on review.
Barry Warsaw
2015-07-18
1
-2
/
+1
*
* REST API version 3.1 introduced. Mostly backward compatible with version
Barry Warsaw
2015-07-18
1
-4
/
+6
*
Checkpointing.
Barry Warsaw
2015-04-16
1
-1
/
+2
*
We don't need the 'six' package any more.
Barry Warsaw
2015-01-04
1
-4
/
+2
*
Bump copyright years.
Barry Warsaw
2015-01-04
1
-1
/
+1
*
* You can access the system configuration via the resource path
Barry Warsaw
2014-12-26
1
-1
/
+1
*
Remove huge amounts of now unnecessary file boilerplate.
Barry Warsaw
2014-12-22
1
-6
/
+2
*
Lots of REST test fixes.
Barry Warsaw
2014-12-15
1
-4
/
+3
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-2
/
+4
*
Refactor so that most modules don't need to import falcon, and so fewer
Barry Warsaw
2014-08-14
1
-28
/
+18
*
Complete the conversion from restish to falcon, modulo a clean up pass. All
Barry Warsaw
2014-08-14
1
-20
/
+12
*
Lists and pagination are ported.
Barry Warsaw
2014-08-13
1
-30
/
+49
*
Domains are ported to falcon.
Barry Warsaw
2014-08-13
1
-15
/
+19
*
Use print functions consistently through, and update all __future__ imports to
Barry Warsaw
2014-04-28
1
-1
/
+1
*
Bump copyright years.
Barry Warsaw
2014-01-01
1
-1
/
+1
*
Add lists/<list-id>/archivers as the resource end-point.
Barry Warsaw
2013-11-27
1
-1
/
+68
*
Switch to PEP 435 enums from flufl.enums.
Barry Warsaw
2013-06-18
1
-2
/
+2
[next]