| Sun, 09 Jun 2019 21:34:10 -0400 |
John Rouillard |
Reset to known good state. Leave commented out trial to get 3.7
|
| Sun, 09 Jun 2019 21:21:58 -0400 |
John Rouillard |
Another try still only running 2.7.
|
| Sun, 09 Jun 2019 21:05:18 -0400 |
John Rouillard |
Last one only ran python 2.7. None of the python3 sets. Try different config.
|
| Sun, 09 Jun 2019 20:43:31 -0400 |
John Rouillard |
Try to set up testing on python 3.7 allow failures so if it tanks the
|
| Sun, 09 Jun 2019 19:42:45 -0400 |
John Rouillard |
Add some additional sites to update with release announcements:
|
| Sat, 08 Jun 2019 21:10:39 -0400 |
John Rouillard |
issue2551046: Attempts to attach file or create large message fail
|
| Fri, 07 Jun 2019 21:53:55 -0400 |
John Rouillard |
Sanity checking improvements. All IntegerNumberOption really have to
|
| Fri, 07 Jun 2019 17:28:12 -0400 |
John Rouillard |
Yeah, let's actually return the option value.....
|
| Fri, 07 Jun 2019 13:50:57 -0400 |
John Rouillard |
Finish up login rate limit code. Set config item to 0 disables, make
|
| Fri, 07 Jun 2019 11:35:55 -0400 |
John Rouillard |
Got an xpass on testPasswordMigration, so removing xfail marker.
|
| Wed, 05 Jun 2019 21:11:50 -0400 |
John Rouillard |
Validate that TRACKER_WEB url starts with https:// or http:// and ends
|
| Thu, 06 Jun 2019 00:22:42 +0200 |
Ezio Melotti |
Merge branch issue2551008 into default.
|
| Thu, 06 Jun 2019 00:20:51 +0200 |
Ezio Melotti |
Close branch issue2551008.
issue2551008
|
| Wed, 05 Jun 2019 21:00:46 +0200 |
Ezio Melotti |
Add CHANGES.txt entry for issue2551008.
issue2551008
|
| Wed, 05 Jun 2019 20:59:31 +0200 |
Ezio Melotti |
Remove trailing whitespace in CHANGES.txt.
issue2551008
|
| Wed, 05 Jun 2019 20:58:37 +0200 |
Ezio Melotti |
Update branch with default.
issue2551008
|
| Wed, 05 Jun 2019 00:13:45 +0200 |
Ezio Melotti |
Handle the issue in _decode_header by decoding only when decode_header returns bytes.
issue2551008
|
| Tue, 04 Jun 2019 23:41:45 +0200 |
Ezio Melotti |
Remove trailing whitespace.
issue2551008
|
| Tue, 04 Jun 2019 18:42:05 -0400 |
John Rouillard |
issue2551029: Jinja2 template install error.
|
| Mon, 03 Jun 2019 20:50:58 -0400 |
John Rouillard |
working branch for fixing https://issues.roundup-tracker.org/issue2551008
issue2551008
|
| Sun, 02 Jun 2019 17:15:23 -0400 |
John Rouillard |
Clarify that the [mail] required settings to have to be set in
|
| Sun, 02 Jun 2019 13:28:17 -0400 |
John Rouillard |
fix typo
|
| Sat, 01 Jun 2019 21:39:17 -0400 |
John Rouillard |
issue2550966: fix suboptimal links in docs.
maint-1.6
|
| Sat, 01 Jun 2019 20:50:50 -0400 |
John Rouillard |
issue2550966: Fix suboptimal links in doc pages
maint-1.6
|
| Sat, 01 Jun 2019 21:39:17 -0400 |
John Rouillard |
issue2550966: fix suboptimal links in docs.
|
| Sat, 01 Jun 2019 20:50:50 -0400 |
John Rouillard |
issue2550966: Fix suboptimal links in doc pages
|
| Sat, 01 Jun 2019 17:59:20 -0400 |
John Rouillard |
Fix Issue2551030: Roundup fails to start if pytz to access Olson
|
| Sat, 01 Jun 2019 17:28:33 -0400 |
John Rouillard |
Dump results of test. Getting intermittent failure from
|
| Sat, 01 Jun 2019 17:26:26 -0400 |
John Rouillard |
Added x-roundup-issue-id to FAQ which discusses other x-roundup header
|
| Sat, 01 Jun 2019 15:47:34 -0400 |
John Rouillard |
issue2551040: New release of psycopg2 drops support for psycopg1
|
| Sat, 01 Jun 2019 13:19:14 -0400 |
John Rouillard |
issue2551043: Add X-Roundup-issue-id email header.
|
| Sat, 01 Jun 2019 09:09:59 -0400 |
John Rouillard |
Fix issue2551029: Jinja2 template install error. Remove config.ini
maint-1.6
|
| Sat, 01 Jun 2019 09:05:23 -0400 |
John Rouillard |
Fix issue2551029 (Jinja2 template install error) by deleting
|
| Thu, 30 May 2019 20:15:16 -0400 |
John Rouillard |
Test patch op=action restore; test patch add for attribute with no value.
|
| Wed, 29 May 2019 22:56:50 -0400 |
John Rouillard |
Check /rest/data.
|
| Wed, 29 May 2019 22:37:39 -0400 |
John Rouillard |
Remove uneeded pass left from testing.
|
| Wed, 29 May 2019 22:18:46 -0400 |
John Rouillard |
Accept header parsing fixes. Now return first acceptable match rather
|
| Wed, 29 May 2019 20:22:42 -0400 |
John Rouillard |
Basic tests for tunneling of methods via x-http-method-override.
|
| Wed, 29 May 2019 19:50:32 -0400 |
John Rouillard |
Test @apiver version parsing using bogus version. Test /rest, /rest/
|
| Wed, 29 May 2019 17:42:03 -0400 |
John Rouillard |
Test to make sure version selection via accept header is parsed correctly.
|
| Tue, 28 May 2019 21:03:41 -0400 |
John Rouillard |
Clean up pylint reports of unused modules, duplicate imports, indent
|
| Tue, 28 May 2019 18:10:30 -0400 |
John Rouillard |
Run pylint and clean up it's issues. Also fix comment.
|
| Sun, 26 May 2019 22:09:00 -0400 |
John Rouillard |
Clean up the custom rate limit doc.
|
| Sun, 26 May 2019 21:55:02 -0400 |
John Rouillard |
Add example on overriding RestfulInstance.getRateLimit from interfaces.py.
|
| Sun, 26 May 2019 19:30:29 -0400 |
John Rouillard |
Change umask default to python 3 (put python2 compatible) format with
|
| Sun, 26 May 2019 18:30:28 -0400 |
John Rouillard |
Documented change in representation of octal numbers in the config
|
| Sat, 25 May 2019 19:32:18 -0400 |
John Rouillard |
Fixes for mysql and postgresql primary db.
|
| Sat, 25 May 2019 18:40:45 -0400 |
John Rouillard |
Test code was not testing the loop that retries otk database updates
|
| Sat, 25 May 2019 16:50:25 -0400 |
John Rouillard |
Rest rate limiting code first commit. It is a bit rough and turned off
|
| Sat, 25 May 2019 14:39:43 -0400 |
John Rouillard |
Prevent crash when clients do not set accept header. Use
|
| Sat, 25 May 2019 14:33:07 -0400 |
John Rouillard |
Tighten up use of X-HTTP-Method-Override to only work with POST.
|
| Sat, 25 May 2019 14:23:16 -0400 |
John Rouillard |
A few internet references report that etags for the same underlying
|
| Fri, 24 May 2019 17:23:08 -0400 |
John Rouillard |
In suggestion from Joseph Myers, put test code in a try: finally: block
|
| Thu, 23 May 2019 20:55:03 -0400 |
John Rouillard |
issue2551033: actually use the key in hmac generation. Finally add
|
| Thu, 23 May 2019 18:56:57 -0400 |
John Rouillard |
issue2551033: prevent reverse engineering hidden data by using etags
|
| Wed, 22 May 2019 20:56:59 -0400 |
John Rouillard |
Handle UnicodeDecodeError in file class when file contents are not
|
| Wed, 22 May 2019 17:35:47 -0400 |
John Rouillard |
issue2550144 - fix use of undefined icing macro in devel
|
| Sat, 18 May 2019 22:01:19 -0400 |
John Rouillard |
Expanded documentation. More examples, added sections based on each
|
| Fri, 17 May 2019 19:45:15 -0400 |
John Rouillard |
Rename Store class in rate_limit.py to Gcra. The name Store makes no
|
| Sat, 11 May 2019 21:22:48 -0400 |
John Rouillard |
Mark the failing test I deactivated as xfail to make it easier for
|