| 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
|
| Mon, 07 Jun 2021 09:58:39 -0400 |
John Rouillard |
issue2551142 - Import ... unique constraint failure.
|
| 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.
|
| Wed, 05 Aug 2020 02:05:10 -0400 |
John Rouillard |
issue2550522 - add transitive searching to filter in roundup-admin
|
| Sun, 28 Jun 2020 20:16:26 -0400 |
John Rouillard |
Add importtables roundup-admin command.
|
| Fri, 12 Jun 2020 23:22:58 -0400 |
John Rouillard |
Add set tests. Test and fix table command.
|
| Thu, 11 Jun 2020 23:10:25 -0400 |
John Rouillard |
Issue2551084 - Fix Inefficiency in roundup-admin
|
| Mon, 08 Jun 2020 16:21:38 -0400 |
John Rouillard |
Fix help text.
|
| Sun, 07 Jun 2020 16:23:36 -0400 |
John Rouillard |
Removed redundant code; fix help text for do_security
|
| Tue, 19 May 2020 17:10:08 -0400 |
John Rouillard |
pep8 changes.
|
| 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
|
| Thu, 26 Dec 2019 21:17:48 -0500 |
John Rouillard |
BANDIT reports assert. Replace assert with raise.
|
| Thu, 14 Nov 2019 21:37:13 -0500 |
John Rouillard |
Add support for -u to roundup-admin
|
| Sat, 05 Oct 2019 12:33:23 -0400 |
John Rouillard |
Provide a method for identifying invalid properties in permissions
|