| 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
|