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