|
|
1
|
Switch from using SortedDict to OrderedDict everywhere.
|
chipx86
|
October 9th, 2018, 9:36 p.m.
|
|
|
|
1
|
Switch from smart_unicode/force_unicode to force_text.
|
chipx86
|
October 9th, 2018, 2:59 a.m.
|
|
|
|
2
|
Switch away from the deprecated Field.error_message attribute.
|
chipx86
|
October 9th, 2018, 2:20 a.m.
|
|
|
|
1
|
Update hosting service paginators for type safety and modern docs.
|
chipx86
|
October 9th, 2018, 12:50 a.m.
|
|
|
|
1
|
Fix up the string types used in hosting services and tests.
|
chipx86
|
October 8th, 2018, 10:20 p.m.
|
|
|
|
1
|
Change the string types for encrypted passwords from bytes to Unicode.
|
chipx86
|
October 9th, 2018, 8:25 p.m.
|
|
|
|
|
[WIP] Review Composer: Sidebar
|
bolariinwa
|
October 12th, 2018, 5:40 a.m.
|
|
|
|
2
|
Add release notes for Review Board 3.0.9.
|
chipx86
|
August 6th, 2018, 11:43 p.m.
|
|
|
|
1
|
Do not double filter target_people in e-mail generation
|
brennie
|
October 4th, 2018, 6:47 a.m.
|
|
|
|
1
|
Work around different versions of patch in unit tests
|
brennie
|
October 9th, 2018, 6:48 p.m.
|
|
|
|
1
|
Remove types.NoneType usage from the codebase.
|
chipx86
|
October 8th, 2018, 1:33 a.m.
|
|
|
|
1
|
Port some JS models and tests to ES6
|
brennie
|
September 27th, 2018, 5:49 p.m.
|
|
|
|
1
|
Work around different versions of patch(1) in unit tests
|
brennie
|
September 22nd, 2018, 3:23 p.m.
|
|
|
|
1
|
Fix a crash when attempting to set submitter to an invalid value.
|
david
|
September 12th, 2018, 10:04 p.m.
|
|
|
|
1
|
Move code over to new siteconfig_settings context manager.
|
david
|
September 26th, 2018, 7:36 p.m.
|
|
|
|
1
|
Remove some old hover styles from date columns in the dashboard.
|
david
|
September 26th, 2018, 6:52 p.m.
|
|
|
|
1
|
Correctly serialize review requests with only-fields
|
brennie
|
September 22nd, 2018, 8:59 p.m.
|
|
|
|
1
|
Adds additional conditions to provide more options for matching reviews
|
SH
sholl
|
February 5th, 2018, 5:12 p.m.
|
|
|
|
1
|
Catch JSONDecodeError when attempting to initialize JIRAClient.
|
david
|
September 12th, 2018, 10:17 p.m.
|
|
|
|
1
|
Fix dirty handling for DateTime fields.
|
david
|
September 13th, 2018, 11:59 p.m.
|
|
|
|
1
|
Fix bad attribute name in get_auth_backend.
|
david
|
July 17th, 2018, 11:57 p.m.
|
|
|
|
1
|
Fix tracebacks occurring in GetOriginalFileTests
|
brennie
|
September 24th, 2018, 6:26 p.m.
|
|
|
|
1
|
Fix some typos in test docstrings
|
brennie
|
September 24th, 2018, 6:29 p.m.
|
|
|
|
1
|
Add missing `@webapi_test_template` calls
|
brennie
|
September 24th, 2018, 8:19 p.m.
|
|
|
|
1
|
Add feature overrides to DVCS webapi tests
|
brennie
|
September 22nd, 2018, 3:03 p.m.
|
|
|
|
1
|
Modernize setup.py with unicode_literals et al.
|
brennie
|
September 7th, 2018, 7:02 p.m.
|
|
|
|
2
|
Frequently update the last login time for users to reflect activity.
|
chipx86
|
September 4th, 2018, 3:25 a.m.
|
|
|
|
1
|
Fix the types and values of connection arguments for Perforce.
|
chipx86
|
August 31st, 2018, 9:27 a.m.
|
|
|
|
2
|
Fix RB.ReviewRequestEditorModel tests
|
brennie
|
August 31st, 2018, 1:35 a.m.
|
|
|
|
3
|
Use UserProfileAvatarSettingsManager from Djblets
|
brennie
|
May 17th, 2018, 1:17 a.m.
|
|
|
|
2
|
Exclude ancestor FileDiffs from the diffviewer
|
brennie
|
August 23rd, 2018, 2:20 a.m.
|
|
|
|
2
|
Require validation for DiffCommits when posting
|
brennie
|
May 9th, 2018, 11:34 p.m.
|
|
|
|
2
|
Show cumulative diffs in the diffviewer
|
brennie
|
August 22nd, 2018, 5:08 a.m.
|
|
|
|
2
|
Compute pre-patch files for FileDiffs in commit histories
|
brennie
|
August 14th, 2018, 5:58 a.m.
|
|
|
|
1
|
Display commit lists for review requests created with history
|
brennie
|
July 19th, 2018, 1:18 a.m.
|
|
|
|
1
|
Allow empty parent diffs
|
brennie
|
August 20th, 2018, 11:56 p.m.
|
|
|
|
2
|
Add a DVCS capability gated behind the DVCS feature
|
brennie
|
May 2nd, 2018, 11:46 p.m.
|
|
|
|
1
|
Add resources for interacting with DiffCommits
|
brennie
|
May 2nd, 2018, 9:52 p.m.
|
|
|
|
2
|
Build WebAPI docs for DiffCommit resources
|
brennie
|
August 13th, 2018, 11:03 p.m.
|
|
|
|
3
|
Limit multi-commit review requests to repositories that support them
|
brennie
|
April 20th, 2018, 10:55 p.m.
|
|
|
|
1
|
Prevent review requests created with history from adding regular diffs
|
brennie
|
April 4th, 2018, 12:14 a.m.
|
|
|
|
1
|
Generate WebAPI resource paths with backtracking
|
brennie
|
August 13th, 2018, 11:02 p.m.
|
|
|
|
1
|
Update docs fixtures with DVCS model changes
|
brennie
|
August 2nd, 2018, 10:18 p.m.
|
|
|
|
2
|
Support filtering FileDiffs in the WebAPI by their commit
|
brennie
|
March 7th, 2018, 9:50 p.m.
|
|
|
|
1
|
Add a form for uploading DiffCommits
|
brennie
|
February 15th, 2018, 11:28 p.m.
|
|
|
|
1
|
Correctly return line counts in the FileDiffCollectionMixin
|
brennie
|
July 24th, 2018, 10:45 p.m.
|
|
|
|
1
|
Pass ReviewRequestPageDataMixin to fields that require it during render
|
brennie
|
July 13th, 2018, 10:35 p.m.
|
|
|
|
1
|
Disable drag & drop attachment upload when modal dialog is shown
|
easyb
|
July 29th, 2018, 10:58 a.m.
|
|
|
|
1
|
Add a manager for the DiffCommit model
|
brennie
|
February 13th, 2018, 4:07 a.m.
|
|
|
|
1
|
Fix text/rich text loading, rendering, and storage for custom fields.
|
chipx86
|
July 27th, 2018, 10:12 a.m.
|
|