log test/test_liveserver.py @ 8414:cc3edb260c1b reauth-confirm_id

age author description
Thu, 14 Aug 2025 10:34:40 -0400 John Rouillard feat: fix tests under postgresql. reauth-confirm_id
Wed, 13 Aug 2025 23:52:49 -0400 John Rouillard feat: finish reauth docs, enhance code. reauth-confirm_id
Sat, 18 Jan 2025 19:08:16 -0500 John Rouillard test: fix fuzz test
Thu, 16 Jan 2025 02:32:58 -0500 John Rouillard issue2551391 - checkboxes and radiobutton inputs get wrong id's.
Sun, 12 Jan 2025 14:14:09 -0500 John Rouillard test: Override Fuzz timeout from env variable.
Sun, 12 Jan 2025 12:34:52 -0500 John Rouillard fix: issue2551387 - TypeError: not indexable.
Thu, 09 Jan 2025 09:30:08 -0500 John Rouillard fix(api): issue2551384. Verify REST authorization earlier
Wed, 01 Jan 2025 02:06:00 -0500 John Rouillard fix: issue2551374 - Add error handling for filter expressions. Fix UI
Tue, 31 Dec 2024 23:48:38 -0500 John Rouillard test: issue2551366. Probe for open port in test_liveserver.py
Mon, 30 Dec 2024 20:30:26 -0500 John Rouillard test: missed change in error wording.
Mon, 30 Dec 2024 20:22:55 -0500 John Rouillard fix: issue2551374. Error handling for filter expressions.
Tue, 17 Dec 2024 20:45:28 -0500 John Rouillard test: add file encoding marker so python2 can run
Tue, 17 Dec 2024 19:42:46 -0500 John Rouillard fix(REST): issue2551383; improve errors for bad json, fix PUT docs
Mon, 16 Dec 2024 21:29:07 -0500 John Rouillard fix(web) issue2551382 - fix missing hypothesis case
Mon, 16 Dec 2024 21:24:59 -0500 John Rouillard fix(web) issue2551382 - fix more integer param test cases
Mon, 16 Dec 2024 19:19:07 -0500 John Rouillard fix(web) issue2551382 - handle crash in request call in test
Sun, 15 Dec 2024 02:34:57 -0500 John Rouillard fix(web) issue2551382 - case 1# or 1& failing.
Sun, 15 Dec 2024 01:57:42 -0500 John Rouillard fix(web) issue2551382 - 409 not 400 errors returned
Tue, 26 Nov 2024 17:11:13 -0500 John Rouillard issue2551370 - prefix session cookie with __Secure- over https
Tue, 22 Oct 2024 16:10:29 +0200 Ralf Schlatterbeck Fix failing test due to mokey patching permission-performance
Tue, 09 Jul 2024 09:07:09 -0400 John Rouillard fix(security): fix CVE-2024-39124, CVE-2024-39124, and CVE-2024-39125
Sun, 02 Jun 2024 20:35:47 -0400 John Rouillard fix: make If-None-Match work for static file (@@file) case
Wed, 22 May 2024 19:36:00 -0400 John Rouillard issue 2551353 - add roundup-classhelper
Mon, 06 May 2024 01:25:27 -0400 John Rouillard test: issue1525113 - notation to filter by logged-in user
Sun, 05 May 2024 20:57:11 -0400 John Rouillard test: populate db with query using @current_user
Sun, 05 May 2024 20:56:08 -0400 John Rouillard test: refactor tests to use create_login_session
Sun, 28 Apr 2024 19:24:19 -0400 John Rouillard issue2551334 - get test suite running under windows
Sun, 28 Apr 2024 00:08:42 -0400 John Rouillard issue2551334 - Get test suite to pass using windows python
Wed, 20 Mar 2024 17:13:30 -0400 John Rouillard issue2551212 - enable wsgi cache_tracker by default
Sun, 17 Mar 2024 00:55:29 -0400 John Rouillard test: fix test for invalid etag in if-range.
Mon, 24 Jul 2023 00:37:36 -0400 John Rouillard fix typo
Mon, 24 Jul 2023 00:35:50 -0400 John Rouillard only run TestPostgresWsgiServer if ostgresl is available.
Wed, 19 Jul 2023 21:12:56 -0400 John Rouillard test: fix test_rest_login_RateLimit CI has different char numbers
Wed, 19 Jul 2023 20:37:45 -0400 John Rouillard fix(api): - issue2551063 - Rest/Xmlrpc interfaces needs failed login protection.
Thu, 23 Feb 2023 16:20:32 -0500 John Rouillard - issue2551257: add 'X-Content-Type-Options: nosniff' header for file download
Tue, 21 Feb 2023 18:07:37 -0500 John Rouillard disable and fix errors in test_rest_login_rate_limit
Tue, 21 Feb 2023 16:42:20 -0500 John Rouillard better rest Origin check; refactor CORS preflight code.
Wed, 14 Sep 2022 18:08:27 -0400 John Rouillard cange type or arg to assertIn from string to byte.
Wed, 14 Sep 2022 17:48:51 -0400 John Rouillard flake8 - remove re.compile from method arg + test + doc
Tue, 06 Sep 2022 14:43:36 -0400 John Rouillard Change method for settin indexer; have test_livetest for pg cleanup
Mon, 05 Sep 2022 16:25:20 -0400 John Rouillard postgresql native-fts; more indexer tests
Thu, 01 Sep 2022 15:06:53 -0400 John Rouillard application/javascript is now text/javascript
Wed, 03 Aug 2022 17:34:58 -0400 John Rouillard Refactor client.py session cookie code. Remove session db access.
Tue, 05 Jul 2022 08:34:39 -0400 John Rouillard Mark test__generic_item_template_editbad as xfail
Tue, 05 Jul 2022 02:02:38 -0400 John Rouillard Split edit ok and edit not ok test into two tests.
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.

Roundup Issue Tracker: http://roundup-tracker.org/