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
/
postgresql.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-13
Port some of the commands.
Barry Warsaw
15
-35
/
+36
2014-12-12
Checkpointing
Barry Warsaw
6
-8
/
+9
2014-12-11
Fix test_inject.py
Barry Warsaw
1
-1
/
+1
2014-12-11
Checkpointing more fixes.
Barry Warsaw
3
-8
/
+13
2014-12-11
Fix some basic REST plumbing, and make test_rosters pass.
Barry Warsaw
4
-6
/
+12
2014-12-11
Make sure the X-Message-ID-Hash header value is a string.
Barry Warsaw
1
-1
/
+4
2014-12-08
Fix the approved rule. Don't decode the payload so that we get a unicode to
Barry Warsaw
2
-6
/
+6
2014-12-01
languages.rst passes
Barry Warsaw
1
-2
/
+2
2014-12-01
model/addresses.rst passes, with some bad-path cases moved to unittests.
Barry Warsaw
2
-17
/
+25
2014-12-01
registrar.rst is ported; some bad path tests moved to a unittest.
Barry Warsaw
3
-31
/
+70
2014-12-01
test_mailinglist.py passes.
Barry Warsaw
2
-7
/
+4
2014-12-01
Port model/tests/test_user.py
Barry Warsaw
2
-8
/
+7
2014-12-01
test_requests succeeds now, after changing some LargeBinary columns into
Barry Warsaw
5
-13
/
+13
2014-11-30
Checkpointing.
Barry Warsaw
59
-265
/
+265
2014-11-29
Create a py34 environment.
Barry Warsaw
1
-1
/
+6
2014-11-29
Add comments and rewrite test a bit.
Barry Warsaw
1
-1
/
+5
2014-11-28
Remove debugging.
Barry Warsaw
1
-1
/
+0
2014-11-27
Fix some unicode issues
Aurélien Bompard
4
-2
/
+115
2014-11-27
Fix a failing schemamanager test
Aurélien Bompard
1
-8
/
+13
2014-11-25
Fix digest handler crash
Aurélien Bompard
2
-1
/
+64
2014-11-19
Fix a few issues with `python2 -3` compatibility.
Barry Warsaw
9
-15
/
+16
2014-11-17
Improve coverage:
Barry Warsaw
3
-52
/
+4
2014-11-16
Remove debugging.
Barry Warsaw
1
-1
/
+0
2014-11-16
Make sure runner subprocesses get covered during `tox -e coverage`.
Barry Warsaw
5
-5
/
+17
2014-11-15
falcon git is no longer needed now that 0.2.0b1 is on pypi.
Barry Warsaw
1
-2
/
+0
2014-11-12
Remove unneeded line.
Barry Warsaw
1
-1
/
+0
2014-11-11
Make it work with some pending refactoring in upstream falcon.
Barry Warsaw
2
-2
/
+3
2014-11-11
* Improve test coverage a bit.
Barry Warsaw
5
-13
/
+96
2014-11-10
The start of a coverage branch.
Barry Warsaw
2
-0
/
+31
2014-11-09
* You no longer have to edit `src/mailman/testing/testing.cfg` to run the
Barry Warsaw
9
-33
/
+68
2014-11-07
Tox-ify the test suite. Now you don't have to create a virtualenv separately.
Barry Warsaw
14
-74
/
+73
2014-11-06
When we switch to tox, we'll get hash randomization, which breaks many tests.
Barry Warsaw
5
-7
/
+21
2014-11-04
Include Alembic versions in the manifest
Aurélien Bompard
1
-1
/
+3
2014-11-02
Port to current Falcon git head.
Barry Warsaw
3
-17
/
+24
2014-11-02
Remove some unused code.
Barry Warsaw
1
-5
/
+0
2014-11-01
Remove some unnecessary code, and revert back to SQLite by default for the
Barry Warsaw
3
-12
/
+3
2014-10-31
SQLite by default
Barry Warsaw
1
-3
/
+3
2014-10-31
Merge in the last of Aurelien's changes, and make the test suite pass with
Barry Warsaw
5
-4
/
+12
2014-10-30
Merge abompard's fixes to the Postgres test suite.
Barry Warsaw
11
-79
/
+83
2014-10-30
Merge abompard's fixes to the importer for encode_ascii_prefixes.
Barry Warsaw
2
-3
/
+14
2014-10-13
Use print() to smooth over the SA return of Python longs in PostgreSQL.
Barry Warsaw
3
-23
/
+23
2014-10-13
Remove some unnecessary code.
Barry Warsaw
1
-4
/
+1
2014-10-13
Move alembic settings to a separate alembic.cfg.
Barry Warsaw
4
-7
/
+22
2014-10-12
Add the [logging.database] section and use it to configure the SQLAlchemy and
Barry Warsaw
3
-19
/
+34
2014-10-11
Remove some unused stuff.
Barry Warsaw
2
-7
/
+0
2014-10-11
Merge Abhilash's latest revisions.
Barry Warsaw
9
-62
/
+77
2014-10-10
Fix unit tests with SQLite now
Aurélien Bompard
2
-4
/
+8
2014-10-10
Fix unit tests with PostgreSQL
Aurélien Bompard
2
-9
/
+36
2014-10-10
* remove migrate command
Abhilash Raj
18
-135
/
+66
2014-10-09
fix database reset error due to foreign key constraint between user and addre...
Abhilash Raj
4
-5
/
+7
[next]