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
/
database
/
sqlite.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-01-02
Happy New Year.
Barry Warsaw
365
-370
/
+370
2015-12-31
Cleanups, corner case fixes, and coverage.
Barry Warsaw
9
-24
/
+97
2015-12-30
Major push for completing issue #121. Now in API 3.1, all UUIDs must be the
Barry Warsaw
16
-80
/
+497
2015-12-29
More coverage.
Barry Warsaw
4
-2
/
+27
2015-12-29
Coverage improvements.
Barry Warsaw
7
-10
/
+54
2015-12-26
Boost coverage.
Barry Warsaw
4
-11
/
+92
2015-12-26
Tweak the API.
Barry Warsaw
1
-23
/
+37
2015-12-26
Give the predictable ID factories similar APIs.
Aurélien Bompard
5
-34
/
+54
2015-12-26
Return predictable token IDs in testing mode.
Aurélien Bompard
2
-17
/
+33
2015-12-22
The ``mailman members`` command can now be used to display members based on
Barry Warsaw
6
-176
/
+270
2015-12-22
Bump coverage to 100%
Barry Warsaw
2
-4
/
+39
2015-12-22
Expose the "bump digest" and "send digest" functionality though the REST API
Barry Warsaw
6
-9
/
+238
2015-12-22
Port bump-digests to MM3, via the `mailman digests` command.
Barry Warsaw
4
-102
/
+110
2015-12-22
Refactor bump_digest_number_and_volume() and maybe_send_digest_now() into
Barry Warsaw
6
-175
/
+463
2015-12-21
Be liberal with the transaction.
Barry Warsaw
2
-8
/
+13
2015-12-20
Add a test and a fix for the no-args version of `mailman send-digests`.
Barry Warsaw
2
-7
/
+74
2015-12-20
Move the data_paths.
Barry Warsaw
4
-5
/
+45
2015-12-20
Add a send-digests subcommand to send list digests right now.
Barry Warsaw
14
-126
/
+433
2015-12-19
NEWS
Barry Warsaw
1
-0
/
+3
2015-12-19
Digests improvements:
Barry Warsaw
11
-16
/
+211
2015-12-19
Slightly better suggestions for creating the Alembic file.
Barry Warsaw
1
-7
/
+4
2015-12-17
Update NEWS.
Barry Warsaw
1
-0
/
+2
2015-12-17
Fix the error code for a corner case.
Barry Warsaw
2
-7
/
+7
2015-12-17
Fix the error code for a corner case.
Barry Warsaw
2
-7
/
+7
2015-12-17
Remove code accidentally pulled in from another branch.
Barry Warsaw
2
-10
/
+0
2015-12-17
Many improvements to listconf.py.
Barry Warsaw
3
-64
/
+304
2015-12-16
adds tests for new digest attributes
Yashu Seth
1
-0
/
+2
2015-12-16
adds digest_send_periodic, digest_volume_frequency attributes
Yashu Seth
1
-0
/
+2
2015-12-16
A few minor cleanups.
Barry Warsaw
5
-33
/
+29
2015-12-16
Fix a leftover type argument
Aurélien Bompard
1
-1
/
+1
2015-12-16
Bring back the constructor for PendedKeyValue
Aurélien Bompard
1
-0
/
+4
2015-12-16
Implement suggestions from the review
Aurélien Bompard
5
-26
/
+47
2015-12-16
Add a commit to avoid a lock in PostgreSQL
Aurélien Bompard
1
-0
/
+5
2015-12-16
Handle data migration
Aurélien Bompard
1
-0
/
+14
2015-12-16
Resolve conflicts.
Barry Warsaw
1
-2
/
+2
2015-12-16
Add a commit to avoid a lock in PostgreSQL
Aurélien Bompard
2
-4
/
+6
2015-12-16
Handle data migration
Aurélien Bompard
2
-0
/
+128
2015-12-16
Update the REST query to use the find() method
Aurélien Bompard
1
-16
/
+3
2015-12-16
Add indexes on the Pendable fields that can be queried upon.
Aurélien Bompard
2
-13
/
+39
2015-12-16
Improve the unit test for the find method
Aurélien Bompard
1
-9
/
+28
2015-12-16
Make sure that Pendables always have a type
Aurélien Bompard
13
-13
/
+27
2015-12-16
Add a find method for pending requests
Aurélien Bompard
2
-6
/
+45
2015-12-16
Use the relationship instead of an explicit query
Aurélien Bompard
1
-4
/
+2
2015-12-16
Use the relationship cascade feature to delete key-values
Aurélien Bompard
2
-9
/
+62
2015-12-15
Add a couple indexes on Member
Aurélien Bompard
2
-2
/
+27
2015-12-12
_resource_as_dict() may not return None.
Barry Warsaw
4
-3
/
+9
2015-12-12
Reject notifications contained no reason.
Aurélien Bompard
3
-2
/
+88
2015-12-11
Refactor the SubscriptionService.find_members method to be pure SQL
Aurélien Bompard
2
-36
/
+227
2015-12-08
Allow a Member's moderation_action to be changed by the REST API.
Aurélien Bompard
5
-5
/
+102
2015-12-02
Handle deleting nonexistent messages from the message store. Closes: #167
Aurélien Bompard
5
-13
/
+63
[next]