| 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
|
| Tue, 08 Oct 2019 07:07:01 -0400 |
John Rouillard |
merge heads
|
| Mon, 07 Oct 2019 17:49:00 -0400 |
John Rouillard |
issue2550885: Documentation: update the roundup-mailgw manpage
|
| Tue, 08 Oct 2019 12:35:12 +0200 |
Ralf Schlatterbeck |
Fix lookup of negative ids
|
| Mon, 07 Oct 2019 16:30:47 -0400 |
John Rouillard |
Add reverse option to hyperdb property wrapper by David Sowder
|
| Sun, 06 Oct 2019 20:23:01 -0400 |
John Rouillard |
Doc how to export on windows.
|
| Sun, 06 Oct 2019 18:21:37 -0400 |
John Rouillard |
Added more verbage on "Rest Access" permission and reworked search docs.
|
| Sat, 05 Oct 2019 12:59:13 -0400 |
John Rouillard |
issue2551032: Fix bad property spelling breaking user updates on issues.roundup-tracker.org
|
| Sat, 05 Oct 2019 12:51:11 -0400 |
John Rouillard |
typo fix.
|
| Sat, 05 Oct 2019 12:46:03 -0400 |
John Rouillard |
Document exact match; Transitive search
|
| Sat, 05 Oct 2019 12:33:23 -0400 |
John Rouillard |
Provide a method for identifying invalid properties in permissions
|
| Wed, 02 Oct 2019 22:06:02 -0400 |
John Rouillard |
Rate Limit is available in this code.
|
| Wed, 02 Oct 2019 21:51:27 -0400 |
John Rouillard |
More typo fixes and verbatim blocks.
|