|
|
1
|
Remove erronously introduced tests
|
brennie
|
October 15th, 2018, 1:43 p.m.
|
|
|
|
1
|
Move commit validation utilities into commit_utils
|
brennie
|
October 12th, 2018, 1:59 p.m.
|
|
|
|
1
|
Move review request draft unit tests to correct class
|
brennie
|
October 10th, 2018, 4:20 p.m.
|
|
|
|
1
|
Modernize prepare-dev.py
|
brennie
|
September 25th, 2018, 8:15 p.m.
|
|
|
|
1
|
Add an argument to prepare-dev.py to skip dependencies
|
brennie
|
September 25th, 2018, 8:19 p.m.
|
|
|
|
1
|
Install git hooks as part of prepare-dev.py
|
brennie
|
September 25th, 2018, 8:35 p.m.
|
|
|
|
1
|
Add an --only flag to disable features by default
|
brennie
|
September 25th, 2018, 8:26 p.m.
|
|
|
|
1
|
Work around different versions of patch in unit tests
|
brennie
|
October 9th, 2018, 11:48 a.m.
|
|
|
|
1
|
Do not double filter target_people in e-mail generation
|
brennie
|
October 3rd, 2018, 11:47 p.m.
|
|
|
|
1
|
Port some JS models and tests to ES6
|
brennie
|
September 27th, 2018, 10:49 a.m.
|
|
|
|
1
|
Work around different versions of patch(1) in unit tests
|
brennie
|
September 22nd, 2018, 8:23 a.m.
|
|
|
|
1
|
Do not parse aliases in POSIX mode when passing to shell
|
brennie
|
September 19th, 2018, 12:15 p.m.
|
|
|
|
1
|
Correctly serialize review requests with only-fields
|
brennie
|
September 22nd, 2018, 1:59 p.m.
|
|
|
|
1
|
Fix some typos in test docstrings
|
brennie
|
September 24th, 2018, 11:29 a.m.
|
|
|
|
1
|
Add missing `@webapi_test_template` calls
|
brennie
|
September 24th, 2018, 1:19 p.m.
|
|
|
|
1
|
Add feature overrides to DVCS webapi tests
|
brennie
|
September 22nd, 2018, 8:03 a.m.
|
|
|
|
1
|
Fix tracebacks occurring in GetOriginalFileTests
|
brennie
|
September 24th, 2018, 11:26 a.m.
|
|
|
|
1
|
Modernize setup.py with unicode_literals et al.
|
brennie
|
September 7th, 2018, 12:02 p.m.
|
|
|
|
1
|
Make setup.py consistent across all versions
|
brennie
|
September 6th, 2018, 2:53 p.m.
|
|
|
|
2
|
Fix RB.ReviewRequestEditorModel tests
|
brennie
|
August 30th, 2018, 6:35 p.m.
|
|
|
|
3
|
Use UserProfileAvatarSettingsManager from Djblets
|
brennie
|
May 16th, 2018, 6:17 p.m.
|
|
|
|
2
|
Exclude ancestor FileDiffs from the diffviewer
|
brennie
|
August 22nd, 2018, 7:20 p.m.
|
|
|
|
2
|
Require validation for DiffCommits when posting
|
brennie
|
May 9th, 2018, 4:34 p.m.
|
|
|
|
2
|
Compute pre-patch files for FileDiffs in commit histories
|
brennie
|
August 13th, 2018, 10:58 p.m.
|
|
|
|
2
|
Show cumulative diffs in the diffviewer
|
brennie
|
August 21st, 2018, 10:08 p.m.
|
|
|
|
1
|
Display commit lists for review requests created with history
|
brennie
|
July 18th, 2018, 6:18 p.m.
|
|
|
|
1
|
Allow empty parent diffs
|
brennie
|
August 20th, 2018, 4:56 p.m.
|
|
|
|
|
Support HTML in consent requirement descriptions
|
brennie
|
May 22nd, 2018, 10:12 p.m.
|
|
|
|
2
|
Add a DVCS capability gated behind the DVCS feature
|
brennie
|
May 2nd, 2018, 4:46 p.m.
|
|
|
|
1
|
Add resources for interacting with DiffCommits
|
brennie
|
May 2nd, 2018, 2:52 p.m.
|
|
|
|
2
|
Build WebAPI docs for DiffCommit resources
|
brennie
|
August 13th, 2018, 4:03 p.m.
|
|
|
|
1
|
Prevent review requests created with history from adding regular diffs
|
brennie
|
April 3rd, 2018, 5:14 p.m.
|
|
|
|
3
|
Limit multi-commit review requests to repositories that support them
|
brennie
|
April 20th, 2018, 3:55 p.m.
|
|
|
|
1
|
Generate WebAPI resource paths with backtracking
|
brennie
|
August 13th, 2018, 4:02 p.m.
|
|
|
|
3
|
Use ASCII progress bars in debug mode
|
brennie
|
July 24th, 2018, 9:31 p.m.
|
|
|
|
1
|
Update docs fixtures with DVCS model changes
|
brennie
|
August 2nd, 2018, 3:18 p.m.
|
|
|
|
1
|
Add a form for uploading DiffCommits
|
brennie
|
February 15th, 2018, 3:28 p.m.
|
|
|
|
2
|
Support filtering FileDiffs in the WebAPI by their commit
|
brennie
|
March 7th, 2018, 1:50 p.m.
|
|
|
|
1
|
Correctly return line counts in the FileDiffCollectionMixin
|
brennie
|
July 24th, 2018, 3:45 p.m.
|
|
|
|
1
|
Pass ReviewRequestPageDataMixin to fields that require it during render
|
brennie
|
July 13th, 2018, 3:35 p.m.
|
|
|
|
1
|
Add a manager for the DiffCommit model
|
brennie
|
February 12th, 2018, 8:07 p.m.
|
|
|
|
1
|
Separate the ReviewRequestPageDataMixin from BuiltinFieldMixin
|
brennie
|
July 13th, 2018, 3:14 p.m.
|
|
|
|
|
Allow setting a JSONField to a object or list literal before first save
|
brennie
|
July 19th, 2018, 3:51 p.m.
|
|
|
|
2
|
Correctly refer commit_message in DiffCommit.summary
|
brennie
|
July 11th, 2018, 6:34 p.m.
|
|
|
|
1
|
Allow empty tokens.dat files to return an empty store
|
brennie
|
July 13th, 2018, 4:02 p.m.
|
|
|
|
1
|
Return empty WebhookStore from files that do not exist
|
brennie
|
July 13th, 2018, 3:56 p.m.
|
|
|
|
1
|
Rename `diff_set` -> `diffset`, etc.
|
brennie
|
May 31st, 2018, 7:46 p.m.
|
|
|
|
1
|
Add a model representation of a commit in a series
|
brennie
|
February 9th, 2018, 6:28 p.m.
|
|
|
|
1
|
Return the correct user from the last update resource
|
brennie
|
April 25th, 2018, 2:31 p.m.
|
|
|
|
1
|
Keep ReviewRequest timestamps in sync with Reviews and DiffSets
|
brennie
|
March 7th, 2017, 2:14 p.m.
|
|