| Sun, 31 Aug 2025 16:54:17 -0400 |
John Rouillard |
feat: add support for ! history and readline command in roundup-admin
|
| Tue, 26 Aug 2025 23:37:42 -0400 |
John Rouillard |
feat: add 'q' as alias to quit to exit interactive roundup-admin
|
| Mon, 30 Dec 2024 21:03:01 -0500 |
John Rouillard |
test: fix failing test setup for change in PBKDF2 rounds.
|
| Fri, 18 Oct 2024 16:52:42 +0200 |
Ralf Schlatterbeck |
Change permission representation
permission-performance
|
| Thu, 18 Apr 2024 19:53:50 -0400 |
John Rouillard |
test: fix path issues posix vs windows in admin functions.
|
| Mon, 08 Apr 2024 13:14:57 -0400 |
John Rouillard |
test: fix test to change in message.
|
| Wed, 13 Mar 2024 13:11:38 -0400 |
John Rouillard |
fix: disable history file changes when testing
|
| Wed, 13 Mar 2024 12:18:36 -0400 |
John Rouillard |
feat: add support for controlling readline history features
|
| Fri, 01 Mar 2024 14:53:18 -0500 |
John Rouillard |
fix(refactor): multiple fixups using ruff linter; more testing.
|
| Fri, 06 Oct 2023 09:53:22 -0400 |
John Rouillard |
bug: Fix roundup-admin security command. Lowercase optionalarg.
|
| Mon, 24 Jul 2023 21:24:07 -0400 |
John Rouillard |
test: limit search for \r to first 100 bytes.
|
| Mon, 24 Jul 2023 21:16:41 -0400 |
John Rouillard |
test: fix failure under cygwin python caused by line endings
|
| Mon, 24 Jul 2023 17:49:58 -0400 |
John Rouillard |
fix: issue2551193 - Fix roundup for removal of cgi and cgitb ...
|
| Fri, 14 Jul 2023 22:07:23 -0400 |
John Rouillard |
issue685275 - show retired/unretired items in roundup-admin
|
| Fri, 14 Jul 2023 21:56:27 -0400 |
John Rouillard |
Fix test where postgres returned items in different order
|
| Fri, 14 Jul 2023 20:34:30 -0400 |
John Rouillard |
issue685275 - show retired/unretire commands
|
| Fri, 14 Jul 2023 00:30:44 -0400 |
John Rouillard |
Add -P pragma=value command line option to roundup-admin.
|
| Thu, 13 Jul 2023 23:47:43 -0400 |
John Rouillard |
- issue2551103 - add pragma 'display_protected' to roundup-admin.
|
| Wed, 24 May 2023 12:13:05 -0400 |
John Rouillard |
- issue2551190 - Allow roundup-admin reindex to work in batches.
|
| Wed, 24 May 2023 11:25:47 -0400 |
John Rouillard |
Fix test failure caused by making genconfig trackerless
|
| Wed, 12 Apr 2023 21:02:28 -0400 |
John Rouillard |
add test for pragma _reopen_tracker
|
| Wed, 12 Apr 2023 20:49:21 -0400 |
John Rouillard |
add pragma command to roundup-admin
|
| Wed, 01 Mar 2023 13:04:54 -0500 |
John Rouillard |
Fix for python2. m[0] -> m.group(0)
|
| Wed, 01 Mar 2023 12:56:36 -0500 |
John Rouillard |
Add missing space in message; add tests; update .po
|
| Sun, 26 Feb 2023 13:34:14 -0500 |
John Rouillard |
Add testing interactive mode to roundup_admin. remove redundant imports
|
| Sat, 25 Feb 2023 17:07:38 -0500 |
John Rouillard |
Remove unneded import.
|
| Mon, 12 Sep 2022 19:25:00 -0400 |
John Rouillard |
check trackers trace_search as well.
|
| Mon, 12 Sep 2022 18:29:50 -0400 |
John Rouillard |
issue2551233 - create new roundup-admin command "templates"
|
| Sat, 05 Jun 2021 23:43:42 -0400 |
John Rouillard |
issue2551141 - roundup-admin returns no such class when restoring item with duplicate key
|
| Thu, 06 May 2021 18:56:47 -0400 |
John Rouillard |
- issue2551062: AddPermission doesn't validate property names.
|
| Thu, 04 Mar 2021 12:55:21 +0100 |
Ralf Schlatterbeck |
Use server-side cursor for postgres in some cases
|
| Wed, 05 Aug 2020 12:22:06 -0400 |
John Rouillard |
Test designator code path
|
| Wed, 05 Aug 2020 02:05:10 -0400 |
John Rouillard |
issue2550522 - add transitive searching to filter in roundup-admin
|
| Sat, 13 Jun 2020 00:19:38 -0400 |
John Rouillard |
admin.py testing.
|
| Sun, 07 Jun 2020 18:10:51 -0400 |
John Rouillard |
Use self.dirname, add testing for genconfig/updateconfig
|
| Sun, 07 Jun 2020 17:13:28 -0400 |
John Rouillard |
Setup basic genconfig and updateconfig tests.
|
| Thu, 04 Jun 2020 12:06:34 -0400 |
John Rouillard |
Test for cli. Command partial match, Bad command, bad args.
|
| Tue, 19 May 2020 17:49:46 -0400 |
John Rouillard |
Add tests for get and set, clean up Specification test.
|
| Tue, 19 May 2020 01:14:48 -0400 |
John Rouillard |
Nuke database on install and fix specification test
|
| Tue, 19 May 2020 00:16:21 -0400 |
John Rouillard |
Fix postgres/mysql testing; test filter.
|
| Mon, 18 May 2020 23:28:03 -0400 |
John Rouillard |
Add roundup-admin filter command; fix bad doc example; add tests
|
| Tue, 04 Jun 2019 18:42:05 -0400 |
John Rouillard |
issue2551029: Jinja2 template install error.
maint-1.6
|
| Tue, 04 Jun 2019 18:42:05 -0400 |
John Rouillard |
issue2551029: Jinja2 template install error.
|
| Sun, 21 Apr 2019 21:00:06 -0400 |
John Rouillard |
A basic set of tests for admin.py. Triggered by
|