| Wed, 30 Oct 2019 18:20:21 -0400 |
John Rouillard |
Handle memory db indexer test
|
| Wed, 30 Oct 2019 18:10:59 -0400 |
John Rouillard |
Update with fixes for indexing with unicode/non-english language.
|
| Wed, 30 Oct 2019 17:56:18 -0400 |
John Rouillard |
Fix xapian indexer for unicode
|
| Wed, 30 Oct 2019 17:48:48 -0400 |
John Rouillard |
fixed the dbm indexer test for unicode under python2.
|
| Tue, 29 Oct 2019 22:13:49 -0400 |
John Rouillard |
Fix russian search/string
|
| Tue, 29 Oct 2019 22:01:11 -0400 |
John Rouillard |
Add a russian string for unicode testing of indexer
|
| Tue, 29 Oct 2019 21:33:10 -0400 |
John Rouillard |
Add test for issue1344046 and maybe issue1195739
|
| Thu, 24 Oct 2019 22:16:03 -0400 |
John Rouillard |
Fix indentation.
|
| Thu, 24 Oct 2019 21:53:46 -0400 |
John Rouillard |
issue2550921 - prevent usernames with characters ',' and '<', '>'
|
| Thu, 24 Oct 2019 20:47:46 -0400 |
John Rouillard |
Better error message running with -c and pywin32 is not importable.
|
| Thu, 24 Oct 2019 20:43:21 -0400 |
John Rouillard |
Fix doc typo.
|
| Wed, 23 Oct 2019 14:33:53 -0400 |
John Rouillard |
Added tag 2.0.0alpha0 for changeset d7ff9cb70f34
|
| Wed, 23 Oct 2019 14:33:04 -0400 |
John Rouillard |
More release doc updates.
2.0.0alpha0
|
| Wed, 23 Oct 2019 14:27:15 -0400 |
John Rouillard |
Removed non-ascii character from Cedric Krier's name.
|
| Wed, 23 Oct 2019 14:21:05 -0400 |
John Rouillard |
Added tag 2.0.0alpha0 for changeset 0a42163ac846
|
| Wed, 23 Oct 2019 14:20:36 -0400 |
John Rouillard |
Final doc fixes and translation extraction.
|
| Wed, 23 Oct 2019 13:41:01 -0400 |
John Rouillard |
merge code changes from fork
|
| Wed, 23 Oct 2019 13:39:47 -0400 |
John Rouillard |
RELEASE.txt changes checkin pre 2.0.0alpha0
|
| Tue, 22 Oct 2019 17:19:56 -0400 |
John Rouillard |
Fix wording.
|
| Wed, 23 Oct 2019 13:31:53 -0400 |
John Rouillard |
Retired and Restored were unhandled by history.
|
| Wed, 23 Oct 2019 12:55:59 -0400 |
John Rouillard |
Fix crash bug where looking for @csrf in a form failed.
|
| Tue, 22 Oct 2019 23:36:10 -0400 |
John Rouillard |
issue2551047: Fix crashes in DELETE, OPTIONS, PATCH
|
| Tue, 22 Oct 2019 17:08:16 -0400 |
John Rouillard |
Final touchups python -> Python, reconcile config file names.
|
| Tue, 22 Oct 2019 14:40:40 -0400 |
John Rouillard |
update po files pre 2.0.0alpha0
|
| Tue, 22 Oct 2019 14:39:54 -0400 |
John Rouillard |
update template pre 2.0.0alpha0
|
| Tue, 22 Oct 2019 14:30:52 -0400 |
John Rouillard |
prep for 2.0.0alpha0 release.
|
| Mon, 21 Oct 2019 22:46:54 -0400 |
John Rouillard |
Add basic uwsgi setup.
|
| Mon, 21 Oct 2019 20:53:08 -0400 |
John Rouillard |
Make gunicorn --access-logfile work with custom logging config
|
| Sun, 20 Oct 2019 21:13:29 -0400 |
John Rouillard |
Add basic gunicorn configuration mechanism.
|
| Sun, 20 Oct 2019 20:56:56 -0400 |
John Rouillard |
fix rate limit headers - were ints/floats need to be strings
|
| Sat, 19 Oct 2019 20:19:43 -0400 |
John Rouillard |
__future__ import was failing, not first command in file.
|
| Sat, 19 Oct 2019 18:37:32 -0400 |
John Rouillard |
Enable pip caching in travis. Try to get the build times down.
|
| Sat, 19 Oct 2019 16:35:08 -0400 |
John Rouillard |
Refactor jwt auth into authenticate_bearer_token() method on Client
|
| Sat, 19 Oct 2019 09:02:22 -0400 |
John Rouillard |
Added curl based examples for retire and restore.
|
| Sat, 19 Oct 2019 07:45:36 -0400 |
John Rouillard |
Run travis on 3.8 now that it's released.
|
| Fri, 18 Oct 2019 19:24:05 -0400 |
John Rouillard |
issue2551054 Fix website/issues screen-switcher-default.css link
|
| Thu, 17 Oct 2019 20:32:13 -0400 |
John Rouillard |
issue2551067 make url into liternal not clickble.
|
| Thu, 17 Oct 2019 20:27:19 -0400 |
John Rouillard |
issue2551067 corrections/cleanup.
|
| Wed, 16 Oct 2019 21:23:44 -0400 |
John Rouillard |
issue2551067 first cut on docs for dealing with files/messages.
|
| Wed, 16 Oct 2019 12:50:37 +0200 |
Ralf Schlatterbeck |
Fix lookupIds for try_id_parsing off
|
| Tue, 15 Oct 2019 16:23:06 +0200 |
Ralf Schlatterbeck |
Code-robustness, error-message improved
|
| Sun, 13 Oct 2019 18:09:19 -0400 |
John Rouillard |
issue2551002: Add reference to wiki ReleaseErrata page to docs.
|
| Sun, 13 Oct 2019 17:45:06 -0400 |
John Rouillard |
issue2550925 strip HTTP_PROXY environment variable
|
| Sun, 13 Oct 2019 17:43:03 -0400 |
John Rouillard |
Untabify example in doc.
|
| Sun, 13 Oct 2019 14:54:03 -0400 |
John Rouillard |
Don't use nightly python release.
|
| Sun, 13 Oct 2019 14:35:41 -0400 |
John Rouillard |
support python 3.4 testing
|
| Sun, 13 Oct 2019 14:17:33 -0400 |
John Rouillard |
support python 3.4 testing
|
| Sun, 13 Oct 2019 13:52:44 -0400 |
John Rouillard |
issue2551025: try handling operational error exception in close #3
|
| Sun, 13 Oct 2019 13:37:29 -0400 |
John Rouillard |
issue2551025: try handling operational error exception in close #2
|
| Sun, 13 Oct 2019 13:16:17 -0400 |
John Rouillard |
issue2551025: try handling operational error exception in close
|
| Sat, 12 Oct 2019 21:40:18 -0400 |
John Rouillard |
revert code to try to debug issue2551025
|
| Sat, 12 Oct 2019 21:17:38 -0400 |
John Rouillard |
issue2551025- mysql failure with 1.3.14 mysqlclient. fix mixed tab/space
|
| Sat, 12 Oct 2019 21:05:50 -0400 |
John Rouillard |
issue2551025- mysql failure with 1.3.14 mysqlclient. Do we have a double close error here?
|
| Sat, 12 Oct 2019 20:18:38 -0400 |
John Rouillard |
see if ci will work with newest version of mysqlclient (will fail on python 3.4 as unsupported). prep before I open a ticket
|
| Wed, 09 Oct 2019 18:18:22 +0200 |
Ralf Schlatterbeck |
Fix mailgw IMAP message handling
|
| Wed, 09 Oct 2019 08:28:17 +0200 |
Thomas Arendsen Hein |
doc/installation.txt: replace tabs, remove trailing spaces
|
| Wed, 09 Oct 2019 08:26:30 +0200 |
Thomas Arendsen Hein |
doc/installation.txt: fix typo
|
| Tue, 08 Oct 2019 21:40:10 -0400 |
John Rouillard |
Typo fixes in installation.txt doc.
|
| Tue, 08 Oct 2019 21:28:21 -0400 |
John Rouillard |
First pass at updated wsgi documentation
|
| Tue, 08 Oct 2019 14:37:29 +0200 |
Ralf Schlatterbeck |
Reorder html entities generated by submit button
|