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.
J08nY
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mailman
/
utilities
/
filesystem.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-13
__iter__() must sort just like mailing_lists property.
Barry Warsaw
1
-1
/
+2
2016-04-12
mailman subcommands commit transactions
Barry Warsaw
6
-5
/
+116
2016-04-10
Fix comment.
Barry Warsaw
1
-1
/
+1
2016-04-10
Fix compatibility with IPython 4.
Barry Warsaw
2
-9
/
+46
2016-04-09
Ignore anything in /tmp and improve coverage.
Barry Warsaw
2
-1
/
+2
2016-04-09
Fix regression with default banner.
Barry Warsaw
1
-1
/
+2
2016-04-08
Fix a mock.
Barry Warsaw
1
-1
/
+1
2016-04-08
Fix mailman shell processing of $PYTHONSTARTUP.
Barry Warsaw
5
-20
/
+125
2016-04-06
flake8 clean.
Barry Warsaw
2
-2
/
+2
2016-04-04
public() takes keyword arguments.
Barry Warsaw
12
-46
/
+38
2016-04-03
Floor the Falcon dependency.
Barry Warsaw
1
-1
/
+1
2016-04-03
Revert a few incorrect renames.
Barry Warsaw
4
-42
/
+42
2016-04-03
Don't pass `api` when it's readily available.
Barry Warsaw
3
-33
/
+20
2016-04-03
Unpin falcon.
Barry Warsaw
1
-1
/
+3
2016-04-03
Add news.
Barry Warsaw
1
-0
/
+1
2016-04-03
Fix some tests.
Barry Warsaw
2
-3
/
+3
2016-04-03
Clean up.
Barry Warsaw
1
-23
/
+17
2016-04-03
API consistency.
Barry Warsaw
10
-64
/
+65
2016-04-02
Complete the port to Falcon 1.0.
Barry Warsaw
9
-5
/
+32
2016-04-02
Checkpointing.
Barry Warsaw
5
-125
/
+129
2016-04-02
Add coverage and NEWS.
Barry Warsaw
2
-32
/
+44
2016-04-02
Sort chains and pipelines before returning them
Simon Hanna
2
-4
/
+6
2016-04-02
Add tests for exposed chains and pipelines
Simon Hanna
1
-0
/
+30
2016-04-02
Expose chains through the rest interface
Simon Hanna
1
-0
/
+11
2016-04-02
Expose pipelines through the rest interface
Simon Hanna
1
-0
/
+11
2016-04-01
Replace execfile() with a Python 3 compatible alternative.
Barry Warsaw
1
-4
/
+2
2016-04-01
Use flake8-respect-noqa plugin and fix more complaints.
Barry Warsaw
8
-15
/
+15
2016-04-01
Don't use `flake8: noqa`.
Barry Warsaw
36
-73
/
+72
2016-04-01
Allow fall backs for moderation actions.
Barry Warsaw
12
-79
/
+122
2016-04-01
Appease flake8.
Barry Warsaw
1
-4
/
+12
2016-03-31
Import the unmoderated members with action 'defer'
Aurélien Bompard
2
-3
/
+7
2016-03-31
Add caching to the data migration
Aurélien Bompard
1
-4
/
+14
2016-03-31
Make sure users are returned in a predictable order
Aurélien Bompard
1
-1
/
+1
2016-03-31
Migrate data from the static member moderation action to the list fallback
Aurélien Bompard
2
-0
/
+140
2016-03-31
Members and nonmembers moderation action fallback
Aurélien Bompard
12
-88
/
+144
2016-03-31
Add a test to verify the problem isn't in core.
Barry Warsaw
1
-0
/
+14
2016-03-30
Add member unsubscription test
Aditya
1
-0
/
+9
2016-03-29
Refactor.
Barry Warsaw
1
-31
/
+31
2016-03-28
Pin Falcon version <1.0 (see GL #20).
Barry Warsaw
1
-1
/
+1
2016-03-27
Tweak the import rules checker.
Barry Warsaw
8
-8
/
+23
2016-03-27
Import order flake8 plugin.
Barry Warsaw
56
-68
/
+148
2016-03-27
Start of import order testing.
Barry Warsaw
2
-0
/
+45
2016-03-27
Style guide updates.
Barry Warsaw
1
-27
/
+17
2016-03-26
Run qa in CI.
Barry Warsaw
1
-0
/
+4
2016-03-26
Add a qa test environment.
Barry Warsaw
1
-1
/
+8
2016-03-25
Clean up the utilities directory.
Barry Warsaw
24
-287
/
+152
2016-03-25
Clean up the testing directory.
Barry Warsaw
6
-99
/
+47
2016-03-25
Clean up the styles directory.
Barry Warsaw
4
-42
/
+17
2016-03-25
Clean up the runners directory.
Barry Warsaw
25
-389
/
+162
2016-03-25
Clean up the rules directory.
Barry Warsaw
13
-57
/
+30
[next]