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_lists.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename metadata key for clarity
Barry Warsaw
2017-08-04
1
-0
/
+1
*
Updated rest/lists.py to handle list name error exceptions and added
Mark Sapiro
2017-02-19
1
-0
/
+22
*
Remove the dependency on httplib2.
Barry Warsaw
2017-02-06
1
-94
/
+97
*
Bump copyright years.
Barry Warsaw
2017-01-04
1
-1
/
+1
*
Merge branch 'hide-system-disabled-archivers' into 'master'
Barry Warsaw
2016-11-26
1
-5
/
+3
|
\
|
*
Fix tests
Aurélien Bompard
2016-08-18
1
-1
/
+1
|
*
Don't show the disabled archivers in the REST API
Aurélien Bompard
2016-08-18
1
-6
/
+4
*
|
Split registration (subscription) and unsubscription:
Barry Warsaw
2016-09-13
1
-1
/
+1
|
/
*
New template system. Closes #249
Barry Warsaw
2016-07-16
1
-0
/
+232
*
Tweaks and clean up.
Barry Warsaw
2016-04-29
1
-26
/
+99
*
Add batch unsubscribe option to REST API.
Harshit Bansal
2016-04-28
1
-0
/
+33
*
Clean up the rest directory.
Barry Warsaw
2016-03-25
1
-9
/
+0
*
Add a test for header-matches on missing lists.
Barry Warsaw
2016-02-29
1
-5
/
+0
*
Happy New Year.
Barry Warsaw
2016-01-02
1
-1
/
+1
*
Cleanups, corner case fixes, and coverage.
Barry Warsaw
2015-12-31
1
-0
/
+6
*
Bump coverage to 100%
Barry Warsaw
2015-12-22
1
-2
/
+38
*
Expose the "bump digest" and "send digest" functionality though the REST API
Barry Warsaw
2015-12-22
1
-3
/
+74
*
Rework pagination to fix the 'start' and 'total_size' values
Aurélien Bompard
2015-11-04
1
-7
/
+7
*
LP: #1432239 - Make sure acceptable aliases are deleted before the mailing
Barry Warsaw
2015-03-24
1
-0
/
+16
*
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
*
Lots of REST test fixes.
Barry Warsaw
2014-12-15
1
-5
/
+5
*
Checkpointing.
Barry Warsaw
2014-11-30
1
-3
/
+2
*
Complete the conversion from restish to falcon, modulo a clean up pass. All
Barry Warsaw
2014-08-14
1
-0
/
+18
*
Lists and pagination are ported.
Barry Warsaw
2014-08-13
1
-0
/
+82
*
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
-20
/
+63
*
Unit tests for enabling/disabling archivers.
Joanna Skrzeszewska
2013-09-18
1
-0
/
+26
*
Bump copyright years.
Barry Warsaw
2013-01-01
1
-1
/
+1
*
* List styles are supported through the REST API. Get the list of available
Barry Warsaw
2012-12-30
1
-0
/
+47
*
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
Barry Warsaw
2012-10-31
1
-24
/
+8
*
- Module modernization by adding the print_function() import.
Barry Warsaw
2012-04-22
1
-11
/
+11
*
* Mailing list resources now have a `member_count` attribute which gives the
Barry Warsaw
2012-03-15
1
-2
/
+51
|
\
|
*
Unittest to show that adding members to a list is reflected in the rest api
toshio
2012-03-15
1
-1
/
+43
|
/
*
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 roster or configuration of a nonexistent list did not give a
Barry Warsaw
2011-09-01
1
-0
/
+89