Mercurial > p > roundup > code
graph
-
chore(ruff): order imports.Sat, 04 Jan 2025 18:48:35 -0500, by John Rouillard
-
test: issue2551366. fix probe for open port in test_liveserver.pyWed, 01 Jan 2025 19:41:45 -0500, by John Rouillard
-
fix: crash when logging ip if roundup-server times outWed, 01 Jan 2025 17:51:05 -0500, by John Rouillard
-
docs: doc new types in user_guide; alphabetize types in reference.Wed, 01 Jan 2025 15:48:01 -0500, by John Rouillard
-
chore: it's 2025, update copyrightsWed, 01 Jan 2025 09:54:32 -0500, by John Rouillard
-
fix: issue2551374 - Add error handling for filter expressions. Fix UIWed, 01 Jan 2025 02:06:00 -0500, by John Rouillard
-
test: added pytest-testmonWed, 01 Jan 2025 01:02:09 -0500, by John Rouillard
-
test: try to handle loss of testmon data when cancelling test.Wed, 01 Jan 2025 00:54:58 -0500, by John Rouillard
-
test: add comment that I modified wsgi_liveserver.pyWed, 01 Jan 2025 00:47:14 -0500, by John Rouillard
-
test: make probe_ports a class method under python2.Wed, 01 Jan 2025 00:27:52 -0500, by John Rouillard
-
test: issue2551366. Probe for open port in test_liveserver.pyTue, 31 Dec 2024 23:48:38 -0500, by John Rouillard
-
feat: issue2551372 - REST-API CSRF protection should document mandatory Origin headerTue, 31 Dec 2024 17:11:17 -0500, by John Rouillard
-
chore(translation): update roundup.pot and .po filesMon, 30 Dec 2024 22:51:46 -0500, by John Rouillard
-
test: fix failing test setup for change in PBKDF2 rounds.Mon, 30 Dec 2024 21:17:59 -0500, by John Rouillard
-
test: fix failing test setup for change in PBKDF2 rounds.Mon, 30 Dec 2024 21:03:01 -0500, by John Rouillard
-
test: issue2551253. fix test for default hash is PBKDF2-SHA512.Mon, 30 Dec 2024 20:54:46 -0500, by John Rouillard
-
test: missed change in error wording.Mon, 30 Dec 2024 20:30:26 -0500, by John Rouillard
-
fix: issue2551374. Error handling for filter expressions.Mon, 30 Dec 2024 20:22:55 -0500, by John Rouillard
-
fix: crash roundup-admin perftest password without rounds= argument.Mon, 30 Dec 2024 02:59:27 -0500, by John Rouillard
-
issue2551253. default hash is PBKDF2-SHA512.Mon, 30 Dec 2024 02:57:46 -0500, by John Rouillard
-
issue2551116 - difusedxml support - python2 fixups.Sun, 29 Dec 2024 19:48:42 -0500, by John Rouillard
-
issue2551116 - Replace xmlrpclib (xmlrpc.client) with defusedxml.Sun, 29 Dec 2024 19:11:01 -0500, by John Rouillard
-
doc: clarify adding ctx argument to check command in schema.pyMon, 23 Dec 2024 21:10:54 -0500, by John Rouillard
-
chore(ruff): update scanning rules.Sat, 21 Dec 2024 17:31:04 -0500, by John Rouillard
-
fix: html templates reference missing issue.index macrosSat, 21 Dec 2024 16:50:00 -0500, by John Rouillard
-
fix: html templates reference missing issue.index macrosSat, 21 Dec 2024 16:48:00 -0500, by John Rouillard
-
fix: issue2550924. clean up schema for devel/responsive templates.Sat, 21 Dec 2024 16:35:11 -0500, by John Rouillard
-
chore: format schema.pys in templates so ruff is ok.Sat, 21 Dec 2024 15:23:12 -0500, by John Rouillard
-
chore(ruff): remove unused noqa comments.Thu, 19 Dec 2024 17:58:10 -0500, by John Rouillard
-
chore(ruff): handle magic number warnings.Thu, 19 Dec 2024 17:56:24 -0500, by John Rouillard
-
doc: explicitly refer to POE lifetime in seconds.Thu, 19 Dec 2024 17:51:48 -0500, by John Rouillard
-
chore(lint): remove unneeded blank line.Thu, 19 Dec 2024 17:26:39 -0500, by John Rouillard
-
chore(lint): mark unused variables in assignment with leading _Thu, 19 Dec 2024 17:23:04 -0500, by John Rouillard
-
build: use pip --no-cache-dir not --no-cacheThu, 19 Dec 2024 11:41:51 -0500, by John Rouillard
-
refactor: extract code as method from do_importWed, 18 Dec 2024 21:49:48 -0500, by John Rouillard
-
test: fix syntaxWed, 18 Dec 2024 20:25:35 -0500, by John Rouillard
-
issue251338 - xapian doesn't build in CI for 3.13 pythonWed, 18 Dec 2024 20:22:58 -0500, by John Rouillard
-
doc: update version in doc/mysql.txt; remove bdb support for mysql.Wed, 18 Dec 2024 16:24:22 -0500, by John Rouillard
-
fix: make rest.py still load on python2, do not test bad jsonTue, 17 Dec 2024 21:42:45 -0500, by John Rouillard
-
test: add file encoding marker so python2 can runTue, 17 Dec 2024 20:45:28 -0500, by John Rouillard
-
fix(REST): issue2551383; improve errors for bad json, fix PUT docsTue, 17 Dec 2024 19:42:46 -0500, by John Rouillard
-
fix(web) issue2551382 - fix missing hypothesis caseMon, 16 Dec 2024 21:29:07 -0500, by John Rouillard
-
fix(web) issue2551382 - fix more integer param test casesMon, 16 Dec 2024 21:24:59 -0500, by John Rouillard
-
fix(web) issue2551382 - handle crash in request call in testMon, 16 Dec 2024 19:19:07 -0500, by John Rouillard
-
fix(web) issue2551382 - case 1# or 1& failing.Sun, 15 Dec 2024 02:34:57 -0500, by John Rouillard
-
fix(web) issue2551382 - 409 not 400 errors returnedSun, 15 Dec 2024 01:57:42 -0500, by John Rouillard
-
doc: fix typo.Sun, 15 Dec 2024 01:35:51 -0500, by John Rouillard
-
fix(web): issue2551381 - update changelog.Sun, 15 Dec 2024 00:42:18 -0500, by John Rouillard
-
fix(web): issue2551381 - roundup-server parses multiple '?" incorrectly.Sun, 15 Dec 2024 00:36:19 -0500, by John Rouillard
-
chore(ruff): use names not magic numbers.Wed, 11 Dec 2024 16:24:16 -0500, by John Rouillard
-
chore(ruff): use variable not magic number.Wed, 11 Dec 2024 16:15:48 -0500, by John Rouillard
-
chore(ruff): sort imports.Wed, 11 Dec 2024 15:26:32 -0500, by John Rouillard
-
chore(ruff): clean whitespace and remove unrecognized noqa directive.Wed, 11 Dec 2024 15:22:03 -0500, by John Rouillard
-
chore(ruff): suppress combine branches with one or expressionWed, 11 Dec 2024 15:18:36 -0500, by John Rouillard
-
chore(ruff): replace 'type(x) == bool' with 'type(x) is bool'Wed, 11 Dec 2024 15:11:54 -0500, by John Rouillard
-
chore(ruff): changes to else/elif and nested ifs to reduce nestingWed, 11 Dec 2024 15:09:44 -0500, by John Rouillard
-
chore(ruff): clean trailing whitespaceWed, 11 Dec 2024 14:29:19 -0500, by John Rouillard
-
chore(ruff): replace dict(...) with equivalent {...}Wed, 11 Dec 2024 14:21:44 -0500, by John Rouillard
-
chore(ruff): remove unreachable lineWed, 11 Dec 2024 14:17:01 -0500, by John Rouillard
-
chore(ruff): fix indentation level on de6b02c23ee9Wed, 11 Dec 2024 13:58:27 -0500, by John Rouillard
