|
|
|
custom fields
|
JO
joycezhou47
|
February 19th, 2017, 1:27 p.m.
|
|
|
|
6
|
[WIP] Custom review request fields
|
imadueme
|
April 10th, 2016, 10:08 p.m.
|
|
|
|
1
|
Add documentation for builtin_fields.py
|
david
|
August 14th, 2017, 7:55 p.m.
|
|
|
|
1
|
Smooth out some wrinkles in review request field rendering.
|
david
|
August 14th, 2017, 3:30 p.m.
|
|
|
|
1
|
Fix the default feature checker to work if the request doesn't have a LocalSite
|
david
|
July 28th, 2017, 10:08 a.m.
|
|
|
|
1
|
Convert ReviewRequestEditorView to ES6.
|
david
|
August 9th, 2017, 1:58 p.m.
|
|
|
|
1
|
Inherit from API mixins in all resources
|
brennie
|
August 11th, 2017, 1:27 p.m.
|
|
|
|
1
|
Capture SVN errors when loading lists of commits.
|
chipx86
|
August 23rd, 2017, 7:56 p.m.
|
|
|
|
1
|
Fix posting multi-part form data to GitLab and other services.
|
chipx86
|
August 21st, 2017, 4:25 p.m.
|
|
|
|
1
|
Add a view for retrieving updates to the review request page.
|
chipx86
|
August 14th, 2017, 3:03 p.m.
|
|
|
|
1
|
Fix RB.DnDUploader state leakage between unit tests.
|
chipx86
|
August 22nd, 2017, 6:09 p.m.
|
|
|
|
1
|
Remove unused imports and variables from reviews/views.py.
|
chipx86
|
August 14th, 2017, 2:31 a.m.
|
|
|
|
1
|
Prevent anchor conflicts when linking to comments in reviews.
|
chipx86
|
August 16th, 2017, 8:34 p.m.
|
|
|
|
1
|
Fix event handling for actions on the review request page.
|
chipx86
|
August 16th, 2017, 2:29 a.m.
|
|
|
|
1
|
Fix the display of changed code blocks in change description diffs.
|
chipx86
|
August 16th, 2017, 2:40 a.m.
|
|
|
|
1
|
Move comment anchor URL handling into the ReviewRequestPage.PageView.
|
chipx86
|
August 6th, 2017, 4:19 p.m.
|
|
|
|
1
|
Fix centering the collapse button in diff fragments.
|
chipx86
|
August 14th, 2017, 7 p.m.
|
|
|
|
1
|
Fixed regressions in displaying controls for expanded diff fragments.
|
chipx86
|
August 14th, 2017, 7:04 p.m.
|
|
|
|
1
|
Split per-fragment handling out of DiffFragmentQueueView.
|
chipx86
|
August 3rd, 2017, 4:02 p.m.
|
|
|
|
2
|
Downgrade ResourceOAuth2TokenMixin error to warning
|
brennie
|
August 11th, 2017, 1:28 p.m.
|
|
|
|
1
|
Convert the Issue Summary Table to ES6 and clean up the code.
|
chipx86
|
August 6th, 2017, 2:54 a.m.
|
|
|
|
1
|
Fix a JavaScript breakage due to ad blockers.
|
chipx86
|
August 14th, 2017, 2:06 a.m.
|
|
|
|
1
|
Add a class-based view mixin for checking if HTTP methods are allowed.
|
chipx86
|
August 7th, 2017, 1:10 p.m.
|
|
|
|
1
|
Allow for saving loaded diff fragments for future loads.
|
chipx86
|
August 1st, 2017, 12:57 a.m.
|
|
|
|
1
|
Fix the initial presentation of the issue status bar on load.
|
chipx86
|
August 4th, 2017, 2:06 p.m.
|
|
|
|
1
|
Add OAuth token management form
|
brennie
|
July 17th, 2017, 3:36 p.m.
|
|
|
|
1
|
Fix JavaScript test regressions from recently-merged changes.
|
chipx86
|
August 4th, 2017, 4:54 p.m.
|
|
|
|
1
|
Add release notes for Review Board 2.5.15.
|
chipx86
|
August 7th, 2017, 3:13 p.m.
|
|
|
|
1
|
Fix a breakage when changing diff revisions while loading diffs.
|
chipx86
|
August 3rd, 2017, 4:09 p.m.
|
|
|
|
1
|
Fix Search API on 2.5
|
brennie
|
August 1st, 2017, 1:57 p.m.
|
|
|
|
1
|
Always include the Issue Summary Table on the page.
|
chipx86
|
August 6th, 2017, 4:24 p.m.
|
|
|
|
1
|
Use importlib to check for elasticsearch instead of import statement
|
brennie
|
July 24th, 2017, 5:05 p.m.
|
|
|
|
1
|
Added optional feature to use Djblet's WebAPIResourceRateLimitMixin to rate limit API calls
|
RK
rkdhatt
|
April 3rd, 2017, 2:35 p.m.
|
|
|
|
|
Add rate limiting for any API calls
|
RK
rkdhatt
|
March 24th, 2017, 5:03 p.m.
|
|
|
|
1
|
Move and rename the entry-related templates.
|
chipx86
|
July 31st, 2017, 1:21 p.m.
|
|
|
|
1
|
Change "box" terminology to "entry" for the review request page.
|
chipx86
|
July 31st, 2017, 1:09 p.m.
|
|
|
|
1
|
Move the Issue Summary Table into reviewRequestPage.
|
chipx86
|
July 23rd, 2017, 5 p.m.
|
|
|
|
2
|
Add release notes for Djblets 0.9.9.
|
chipx86
|
July 26th, 2017, 12:58 a.m.
|
|
|
|
1
|
Fix keyboard navigation regressions in the diff viewer.
|
chipx86
|
July 31st, 2017, 7:15 p.m.
|
|
|
|
1
|
Fix broken datagrid tests.
|
david
|
July 28th, 2017, 10:30 a.m.
|
|
|
|
1
|
Fix OAuth API tests and add some helpful logging for the future.
|
david
|
July 28th, 2017, 11:23 a.m.
|
|
|
|
1
|
Include commit ID in search index.
|
david
|
July 24th, 2017, 4:47 p.m.
|
|
|
|
2
|
Refactor config forms LESS to use variables, support empty item lists
|
brennie
|
July 13th, 2017, 3:16 p.m.
|
|
|
|
1
|
Move more JavaScript for the review request page to the new bundle.
|
chipx86
|
July 20th, 2017, 2:34 a.m.
|
|
|
|
1
|
Reorganize the review request entry-related JavaScript files.
|
chipx86
|
July 20th, 2017, 2:03 a.m.
|
|
|
|
1
|
Support OAuth2 authorization and authentication to Web API
|
brennie
|
July 12th, 2017, 2:24 p.m.
|
|
|
|
1
|
Add OAuth Token API
|
brennie
|
July 17th, 2017, 3:10 p.m.
|
|
|
|
1
|
Add support for OAuth2 in the web API
|
brennie
|
June 22nd, 2017, 5:17 p.m.
|
|
|
|
1
|
Make review request page entries pluggable and page data more dynamic.
|
chipx86
|
July 19th, 2017, 1:26 a.m.
|
|
|
|
1
|
Restyle the bug infobox.
|
chipx86
|
July 18th, 2017, 6:24 p.m.
|
|