| Sun, 24 Mar 2024 15:22:50 -0400 |
John Rouillard |
chore(lint): formatting whitespace consolidate nested if ...
|
| Thu, 21 Mar 2024 15:26:29 -0400 |
John Rouillard |
fix(i18n): clean up translator hint
|
| Wed, 13 Mar 2024 12:18:36 -0400 |
John Rouillard |
feat: add support for controlling readline history features
|
| Tue, 12 Mar 2024 11:52:17 -0400 |
John Rouillard |
fix: enhancement to history command output and % template fix.
|
| Sun, 10 Mar 2024 23:12:54 -0400 |
John Rouillard |
fix: replace FileNotFoundError with IOError
|
| Sun, 10 Mar 2024 22:47:58 -0400 |
John Rouillard |
fix: handle case where readline init file is missing
|
| Sun, 10 Mar 2024 21:59:20 -0400 |
John Rouillard |
Summary: feat: roundup-admin history command has human interpretable output
|
| Sun, 10 Mar 2024 17:41:16 -0400 |
John Rouillard |
add missing help text for history_length pragma. Also don't crash report missing text if text is missing
|
| Sun, 10 Mar 2024 13:44:13 -0400 |
John Rouillard |
save roundup-admin history between sessions.
|
| Sat, 02 Mar 2024 13:48:40 -0500 |
John Rouillard |
chore: reduce nesting if/elif/else blocks; uneeded var assignment
|
| Fri, 01 Mar 2024 15:42:24 -0500 |
John Rouillard |
fix: undo last minute edit and try to get make checkin clean.
|
| Fri, 01 Mar 2024 15:13:36 -0500 |
John Rouillard |
fix: overeager cleanup
|
| Fri, 01 Mar 2024 14:53:18 -0500 |
John Rouillard |
fix(refactor): multiple fixups using ruff linter; more testing.
|
| Sun, 29 Oct 2023 13:18:36 -0400 |
John Rouillard |
doc: add comment on method to set savepoint_limit dynamically
|
| Thu, 19 Oct 2023 16:11:25 -0400 |
John Rouillard |
fix: out of memory error when importing under postgresql
|
| Fri, 06 Oct 2023 09:53:22 -0400 |
John Rouillard |
bug: Fix roundup-admin security command. Lowercase optionalarg.
|
| Wed, 26 Jul 2023 11:05:10 -0400 |
John Rouillard |
fix: restore roundup-admin display output format w/o pragmas
|
| Sun, 23 Jul 2023 23:18:26 -0400 |
John Rouillard |
flake8 fix indents.
|
| Fri, 14 Jul 2023 22:07:23 -0400 |
John Rouillard |
issue685275 - show retired/unretired items in roundup-admin
|
| 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.
|
| Fri, 14 Jul 2023 00:10:42 -0400 |
John Rouillard |
update help text on display_protected pragma
|
| Fri, 14 Jul 2023 00:09:47 -0400 |
John Rouillard |
initialize indexer_backend pragma from config.
|
| Thu, 13 Jul 2023 23:47:43 -0400 |
John Rouillard |
- issue2551103 - add pragma 'display_protected' to roundup-admin.
|
| Tue, 30 May 2023 15:15:35 -0400 |
John Rouillard |
fix typo in comment.
|
| Mon, 29 May 2023 18:12:50 -0400 |
John Rouillard |
Handle traceback when OptionValueError raised during init.
|
| Wed, 24 May 2023 12:37:06 -0400 |
John Rouillard |
Remove pdb invocation.
|
| 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
|
| Mon, 22 May 2023 11:19:38 -0400 |
John Rouillard |
set items can take 1 or more property=value
|
| Mon, 22 May 2023 11:17:17 -0400 |
John Rouillard |
Document that security subcommand reports invalid properties.
|
| Sat, 20 May 2023 15:34:13 -0400 |
John Rouillard |
issue2551253 - Modify password PBKDF2 method to use SHA512
|
| Wed, 17 May 2023 13:34:36 -0400 |
John Rouillard |
Incomplete work to generate config doc from config.ini
|
| Thu, 11 May 2023 11:25:58 -0400 |
John Rouillard |
templates command should not prompt for a tracker home.
|
| Sun, 07 May 2023 09:10:10 -0400 |
John Rouillard |
flake8 fixes
|
| Wed, 12 Apr 2023 20:50:28 -0400 |
John Rouillard |
Cache result of tracker open in roundup-admin
|
| Wed, 12 Apr 2023 20:49:21 -0400 |
John Rouillard |
add pragma command to roundup-admin
|
| Wed, 12 Apr 2023 09:52:51 -0400 |
John Rouillard |
alphabetize all do_X methods.
|
| Tue, 11 Apr 2023 22:06:07 -0400 |
John Rouillard |
flake8 fix
|
| Sat, 18 Mar 2023 14:16:31 -0400 |
John Rouillard |
flake8 fixes: whitespace, remove unused imports
|
| Fri, 03 Mar 2023 17:37:44 -0500 |
John Rouillard |
Implement password hash testing using new roundup-admin perftest.
|
| Fri, 03 Mar 2023 14:30:10 -0500 |
John Rouillard |
Report schema version as part of migrate command.
|
| Wed, 01 Mar 2023 12:56:36 -0500 |
John Rouillard |
Add missing space in message; add tests; update .po
|
| Wed, 01 Mar 2023 10:51:37 -0500 |
John Rouillard |
auto update 'password_pbkdf2_default_rounds' "
|
| Sun, 26 Feb 2023 13:34:14 -0500 |
John Rouillard |
Add testing interactive mode to roundup_admin. remove redundant imports
|
| Sun, 26 Feb 2023 12:00:35 -0500 |
John Rouillard |
unshadow stdlib token from roundup's token.
|
| Wed, 30 Nov 2022 02:09:16 -0500 |
John Rouillard |
Mitigation for issue2551246 -u opton to roundup-admin
|
| Fri, 25 Nov 2022 14:53:07 -0500 |
John Rouillard |
prompt in admin interface should not be marked for translation.
|
| Thu, 24 Nov 2022 20:57:17 -0500 |
John Rouillard |
bug: cleaner error message on OptionUnsetError in initialize
|
| Mon, 12 Sep 2022 21:52:52 -0400 |
John Rouillard |
flake8 fixes.
|
| Mon, 12 Sep 2022 18:29:50 -0400 |
John Rouillard |
issue2551233 - create new roundup-admin command "templates"
|
| Thu, 04 Aug 2022 17:15:09 -0400 |
John Rouillard |
Try to fix warning about uncosed file descriptor
|
| Tue, 28 Jun 2022 23:16:47 -0400 |
John Rouillard |
Update locations templates and locale files are stored
|
| Tue, 03 May 2022 14:51:59 +0200 |
Ralf Schlatterbeck |
Add i18n object to roundupdb.Database
|
| Sun, 16 Jan 2022 12:54:26 -0500 |
John Rouillard |
flake 8 improvements
|
| Mon, 13 Dec 2021 12:48:57 -0500 |
John Rouillard |
Handle configparser.InterpolationSyntaxError
|
| Sun, 07 Nov 2021 12:19:27 -0500 |
John Rouillard |
issue2551167 - update wheel support.
|
| Sun, 07 Nov 2021 01:49:03 -0400 |
John Rouillard |
issue2551167 roundup issues when using pip install
|
| Mon, 06 Sep 2021 16:03:31 -0400 |
John Rouillard |
Handle more ResourceWarning issues.
|
| Mon, 06 Sep 2021 14:41:23 -0400 |
John Rouillard |
Handle ResourceWarning in admin.py do_export
|