|
|
1
|
Add draft release notes for RBTools 3.0.
|
david
|
March 10th, 2022, 1:51 p.m.
|
|
|
|
1
|
Fix up bad calls to now-deleted SVNClient.scan_for_server_property
|
david
|
March 16th, 2022, 9:57 a.m.
|
|
|
|
1
|
Ensure we pass `opts` to change_form templates in siteconfig.
|
david
|
March 14th, 2022, 3:04 p.m.
|
|
|
|
1
|
Move pagination from change_list_results template to change_list.
|
david
|
March 14th, 2022, 2:59 p.m.
|
|
|
|
1
|
Fix unit tests for the "New Review Request" page.
|
david
|
March 14th, 2022, 3:34 p.m.
|
|
|
|
1
|
Remove old encoding_list parameter to diffutils methods.
|
david
|
March 8th, 2022, 12:57 p.m.
|
|
|
|
1
|
Fix up a bad pathological test path.
|
david
|
March 7th, 2022, 11:02 p.m.
|
|
|
|
1
|
Update `output_format` for markdown rendering.
|
david
|
March 8th, 2022, 11:43 a.m.
|
|
|
|
1
|
Fix Beanstalk post-recieve close hook.
|
david
|
March 8th, 2022, 12:59 p.m.
|
|
|
|
1
|
Add skipping for two more tests which rely on the P4 module.
|
david
|
March 7th, 2022, 11:03 p.m.
|
|
|
|
1
|
Add better doc support for multicommands.
|
david
|
March 10th, 2022, 11:22 a.m.
|
|
|
|
1
|
Get rid of __future__ imports from remaining files.
|
david
|
March 14th, 2022, 1:30 p.m.
|
|
|
|
1
|
Add additional safety checking for bzr branch checks.
|
david
|
March 10th, 2022, 10:17 a.m.
|
|
|
|
1
|
Fix one more case of needing .set() for a many relation.
|
david
|
March 8th, 2022, 11:44 a.m.
|
|
|
|
1
|
Get rid of deprecated models.NullBooleanField usage.
|
david
|
March 8th, 2022, 11:44 a.m.
|
|
|
|
1
|
Fix syntax for invalid escape sequences.
|
david
|
March 7th, 2022, 11:02 p.m.
|
|
|
|
1
|
Do some code housekeeping.
|
david
|
March 7th, 2022, 2:36 p.m.
|
|
|
|
1
|
Add server-side filtering for repositories on "New Review Request"
|
david
|
March 11th, 2022, 3:21 p.m.
|
|
|
|
1
|
Fix up some string types.
|
david
|
March 7th, 2022, 2:20 p.m.
|
|
|
|
1
|
Update dev-requirements dependencies for new versions.
|
david
|
March 10th, 2022, 10:03 a.m.
|
|
|
|
1
|
Do some code cleanup for RBTools.
|
david
|
March 9th, 2022, 11:04 a.m.
|
|
|
|
1
|
Fix some broken tests for the OAuth API endpoint.
|
david
|
March 7th, 2022, 11:03 p.m.
|
|
|
|
1
|
Get rid of code that uses GitHubClient.api_get
|
david
|
March 8th, 2022, 12:57 p.m.
|
|
|
|
1
|
Improve test skipping for hgsubversion problems.
|
david
|
March 10th, 2022, 2:46 p.m.
|
|
|
|
1
|
Pin dependencies to ensure things work with Python 2.7
|
david
|
March 9th, 2022, 10:21 p.m.
|
|
|
|
1
|
Fix compatibility with Python 2.7.
|
david
|
March 8th, 2022, 10:18 p.m.
|
|
|
|
1
|
Get rid of shadowed --json argument to `rbt status-update`
|
david
|
March 7th, 2022, 2:50 p.m.
|
|
|
|
1
|
Add base classes for multi-commands.
|
david
|
November 24th, 2021, 11:37 a.m.
|
|
|
|
1
|
Add the `rbt review` command.
|
david
|
November 24th, 2021, 11:37 a.m.
|
|
|
|
1
|
Add renderer argument to GitLabHostingURLWidget
|
david
|
March 7th, 2022, 3:16 p.m.
|
|
|
|
1
|
Backport a fix from the 3.x branch for type issuess in recaptcha.
|
david
|
March 7th, 2022, 3:15 p.m.
|
|
|
|
1
|
Mark HTML row data as safe in repository admin list.
|
david
|
March 7th, 2022, 2:21 p.m.
|
|
|
|
1
|
Get rid of legacy admin widget support.
|
david
|
March 7th, 2022, 2:28 p.m.
|
|
|
|
1
|
Replace a use of _super() that wasn't resolving correctly.
|
david
|
March 7th, 2022, 2:19 p.m.
|
|
|
|
1
|
Switch to pytest.
|
david
|
March 7th, 2022, 9:56 a.m.
|
|
|
|
1
|
Add missing data parameter for MimetypeHandler.set_thumbnail.
|
david
|
March 7th, 2022, 2:22 p.m.
|
|
|
|
1
|
Update tests to not use deprecated base classes.
|
david
|
March 7th, 2022, 10:23 a.m.
|
|
|
|
1
|
Fix the diff viewer JS with modern babel.
|
david
|
March 6th, 2022, 10:10 p.m.
|
|
|
|
1
|
Add DEFAULT_AUTO_FIELD to settings.
|
david
|
February 24th, 2022, 10:40 p.m.
|
|
|
|
1
|
Fix callback adapter for ready() methods.
|
david
|
February 23rd, 2022, 11:08 p.m.
|
|
|
|
1
|
Update test configuration.
|
david
|
February 24th, 2022, 10:36 p.m.
|
|
|
|
1
|
Fix up unused and misplaced imports.
|
david
|
February 24th, 2022, 10:38 p.m.
|
|
|
|
1
|
Get rid of bare exception handlers.
|
david
|
February 23rd, 2022, 10:52 p.m.
|
|
|
|
1
|
Fix up some string type issues.
|
david
|
February 23rd, 2022, 10:53 p.m.
|
|
|
|
1
|
Fix some unused imports.
|
david
|
February 23rd, 2022, 10:52 p.m.
|
|
|
|
1
|
Do some code housecleaning.
|
david
|
February 23rd, 2022, 10:56 p.m.
|
|
|
|
1
|
Do some cleanup on exception handling.
|
david
|
February 24th, 2022, 10:38 p.m.
|
|
|
|
1
|
Bump subvertpy to 0.11 in dev-requirements.txt
|
david
|
February 24th, 2022, 10:40 p.m.
|
|
|
|
|
Do some code housekeeping.
|
david
|
February 24th, 2022, 10:39 p.m.
|
|
|
|
1
|
Fix ordering of fixtures.
|
david
|
February 12th, 2022, 11:52 a.m.
|
|