| Tue, 05 Jul 2022 01:50:18 -0400 |
John Rouillard |
See if explicit logout prevents fred from having a submit button.
|
| Tue, 05 Jul 2022 01:22:06 -0400 |
John Rouillard |
Disable rate limit. Tests log in and trip the limit causeing failures.
|
| Tue, 05 Jul 2022 00:36:22 -0400 |
John Rouillard |
Test _generic.item.html to mke sure submit button displayed properly
|
| Sun, 03 Jul 2022 22:46:32 -0400 |
John Rouillard |
Test form login failure code path.
|
| Sun, 03 Jul 2022 13:13:04 -0400 |
John Rouillard |
Add test for incorrect url.
|
| Sat, 02 Jul 2022 14:04:00 -0400 |
John Rouillard |
wsgi can cache tracker instance enabled by feature flag.
|
| Tue, 07 Jun 2022 09:39:35 -0400 |
John Rouillard |
issue2551203 - Add support for CORS preflight request
|
| Mon, 02 May 2022 15:29:12 -0400 |
John Rouillard |
Test more range error cases.
|
| Mon, 02 May 2022 14:25:15 +0200 |
Ralf Schlatterbeck |
Fix modification of Cache_Control
|
| Mon, 02 May 2022 13:46:58 +0200 |
Ralf Schlatterbeck |
Make i18n tests work
|
| Thu, 28 Apr 2022 18:14:22 -0400 |
John Rouillard |
Add language test for cookie and accept-header; Test Range header
|
| Tue, 26 Apr 2022 17:22:33 -0400 |
John Rouillard |
Test german translation of start page.
|
| Tue, 21 Dec 2021 18:53:55 -0500 |
John Rouillard |
fix test_new_issue_with_file_upload
|
| Tue, 21 Dec 2021 02:28:25 -0500 |
John Rouillard |
Fix test_new_file_via_rest
|
| Tue, 21 Dec 2021 02:07:29 -0500 |
John Rouillard |
Mark last two test works in progress.
|
| Tue, 21 Dec 2021 01:27:17 -0500 |
John Rouillard |
issue2551178 - Traceback in Apache WSGI (file upload)
|
| Thu, 09 Dec 2021 20:11:58 -0500 |
John Rouillard |
Fix spurious content-ty on 304; xfail css Cache-Control
|
| Thu, 09 Dec 2021 17:36:08 -0500 |
John Rouillard |
issue2550991 - Some mechanism to set expiration header or max age for static resources
|
| Wed, 01 Dec 2021 22:00:41 -0500 |
John Rouillard |
Test case where there is no content-encoding.
|
| Wed, 01 Dec 2021 19:52:54 -0500 |
John Rouillard |
issue2551175 - Make ETag content-encoding aware.
|
| Sun, 07 Nov 2021 01:47:07 -0500 |
John Rouillard |
Fix test and remove pdb invocation.
|
| Sun, 07 Nov 2021 01:04:43 -0500 |
John Rouillard |
Mutiple changes to REST code.
|
| Sat, 16 Oct 2021 13:34:04 -0400 |
John Rouillard |
Fix 204 responses, hangs and crashes with REST.
|
| Sat, 24 Jul 2021 19:47:00 -0400 |
John Rouillard |
Handle TypeError when loading possibly compressed response
|
| Sat, 24 Jul 2021 18:23:21 -0400 |
John Rouillard |
Debugging and test fixes for CI
|
| Sat, 24 Jul 2021 16:31:36 -0400 |
John Rouillard |
issue2551147 - Enable compression of http responses in roundup.
|
| Mon, 26 Apr 2021 11:54:57 -0400 |
John Rouillard |
Remove Connection: close header for 501 error handling rest
|
| Wed, 21 Apr 2021 14:43:58 -0400 |
John Rouillard |
Rename test: element => attribute; test readonly and missing attribute
|
| Wed, 21 Apr 2021 00:48:28 -0400 |
John Rouillard |
Test options in rest interface against live server; rest doc update
|
| Tue, 20 Apr 2021 14:16:58 -0400 |
John Rouillard |
Add live server test to suite.
|