|
|
1
|
Add documentation for builtin_fields.py
|
david
|
August 15th, 2017, 4:55 a.m.
|
|
|
|
1
|
Smooth out some wrinkles in review request field rendering.
|
david
|
August 15th, 2017, 12:30 a.m.
|
|
|
|
1
|
Fix the default feature checker to work if the request doesn't have a LocalSite
|
david
|
July 28th, 2017, 7:08 p.m.
|
|
|
|
1
|
Convert ReviewRequestEditorView to ES6.
|
david
|
August 9th, 2017, 10:58 p.m.
|
|
|
|
1
|
Inherit from API mixins in all resources
|
brennie
|
August 11th, 2017, 10:27 p.m.
|
|
|
|
1
|
Capture SVN errors when loading lists of commits.
|
chipx86
|
August 24th, 2017, 4:56 a.m.
|
|
|
|
1
|
Fix posting multi-part form data to GitLab and other services.
|
chipx86
|
August 22nd, 2017, 1:25 a.m.
|
|
|
|
1
|
Add a view for retrieving updates to the review request page.
|
chipx86
|
August 15th, 2017, 12:03 a.m.
|
|
|
|
1
|
Fix RB.DnDUploader state leakage between unit tests.
|
chipx86
|
August 23rd, 2017, 3:09 a.m.
|
|
|
|
1
|
Remove unused imports and variables from reviews/views.py.
|
chipx86
|
August 14th, 2017, 11:31 a.m.
|
|
|
|
1
|
Prevent anchor conflicts when linking to comments in reviews.
|
chipx86
|
August 17th, 2017, 5:34 a.m.
|
|
|
|
1
|
Fix event handling for actions on the review request page.
|
chipx86
|
August 16th, 2017, 11:29 a.m.
|
|
|
|
1
|
Fix the display of changed code blocks in change description diffs.
|
chipx86
|
August 16th, 2017, 11:40 a.m.
|
|
|
|
1
|
Move comment anchor URL handling into the ReviewRequestPage.PageView.
|
chipx86
|
August 7th, 2017, 1:19 a.m.
|
|
|
|
1
|
Fix centering the collapse button in diff fragments.
|
chipx86
|
August 15th, 2017, 4 a.m.
|
|
|
|
1
|
Fixed regressions in displaying controls for expanded diff fragments.
|
chipx86
|
August 15th, 2017, 4:04 a.m.
|
|
|
|
1
|
Split per-fragment handling out of DiffFragmentQueueView.
|
chipx86
|
August 4th, 2017, 1:02 a.m.
|
|
|
|
1
|
Convert the Issue Summary Table to ES6 and clean up the code.
|
chipx86
|
August 6th, 2017, 11:54 a.m.
|
|
|
|
1
|
Fix a JavaScript breakage due to ad blockers.
|
chipx86
|
August 14th, 2017, 11:06 a.m.
|
|
|
|
1
|
Allow for saving loaded diff fragments for future loads.
|
chipx86
|
August 1st, 2017, 9:57 a.m.
|
|
|
|
1
|
Fix the initial presentation of the issue status bar on load.
|
chipx86
|
August 4th, 2017, 11:06 p.m.
|
|
|
|
1
|
Add OAuth token management form
|
brennie
|
July 18th, 2017, 12:36 a.m.
|
|
|
|
1
|
Fix JavaScript test regressions from recently-merged changes.
|
chipx86
|
August 5th, 2017, 1:54 a.m.
|
|
|
|
1
|
Add release notes for Review Board 2.5.15.
|
chipx86
|
August 8th, 2017, 12:13 a.m.
|
|
|
|
1
|
Fix a breakage when changing diff revisions while loading diffs.
|
chipx86
|
August 4th, 2017, 1:09 a.m.
|
|
|
|
1
|
Fix Search API on 2.5
|
brennie
|
August 1st, 2017, 10:57 p.m.
|
|
|
|
1
|
Always include the Issue Summary Table on the page.
|
chipx86
|
August 7th, 2017, 1:24 a.m.
|
|
|
|
1
|
Use importlib to check for elasticsearch instead of import statement
|
brennie
|
July 25th, 2017, 2:05 a.m.
|
|
|
|
1
|
Added optional feature to use Djblet's WebAPIResourceRateLimitMixin to rate limit API calls
|
RK
rkdhatt
|
April 3rd, 2017, 11:35 p.m.
|
|
|
|
1
|
Move and rename the entry-related templates.
|
chipx86
|
July 31st, 2017, 10:21 p.m.
|
|
|
|
1
|
Change "box" terminology to "entry" for the review request page.
|
chipx86
|
July 31st, 2017, 10:09 p.m.
|
|
|
|
1
|
Move the Issue Summary Table into reviewRequestPage.
|
chipx86
|
July 24th, 2017, 2 a.m.
|
|
|
|
1
|
Fix keyboard navigation regressions in the diff viewer.
|
chipx86
|
August 1st, 2017, 4:15 a.m.
|
|
|
|
1
|
Fix broken datagrid tests.
|
david
|
July 28th, 2017, 7:30 p.m.
|
|
|
|
1
|
Fix OAuth API tests and add some helpful logging for the future.
|
david
|
July 28th, 2017, 8:23 p.m.
|
|
|
|
1
|
Include commit ID in search index.
|
david
|
July 25th, 2017, 1:47 a.m.
|
|
|
|
1
|
Move more JavaScript for the review request page to the new bundle.
|
chipx86
|
July 20th, 2017, 11:34 a.m.
|
|
|
|
1
|
Reorganize the review request entry-related JavaScript files.
|
chipx86
|
July 20th, 2017, 11:03 a.m.
|
|
|
|
1
|
Support OAuth2 authorization and authentication to Web API
|
brennie
|
July 12th, 2017, 11:24 p.m.
|
|
|
|
1
|
Add OAuth Token API
|
brennie
|
July 18th, 2017, 12:10 a.m.
|
|
|
|
1
|
Make review request page entries pluggable and page data more dynamic.
|
chipx86
|
July 19th, 2017, 10:26 a.m.
|
|
|
|
1
|
Restyle the bug infobox.
|
chipx86
|
July 19th, 2017, 3:24 a.m.
|
|
|
|
1
|
Fix attaching infoboxes when editing Bugs, Reviewers, and Depends On fields.
|
chipx86
|
July 19th, 2017, 1:27 a.m.
|
|
|
|
1
|
Restyle and reposition the review request infobox.
|
chipx86
|
July 18th, 2017, 5:13 a.m.
|
|
|
|
1
|
Update some of the visuals for the dashboard.
|
chipx86
|
July 14th, 2017, 8:54 a.m.
|
|
|
|
1
|
Fix a double-confirmation when deleting comments in the Review Dialog.
|
chipx86
|
July 19th, 2017, 4:03 a.m.
|
|
|
|
2
|
Make the on-hover detail panel in infoboxes more generic and reusable.
|
chipx86
|
July 17th, 2017, 7:22 a.m.
|
|
|
|
1
|
Take advantage of the new datagrid link-related features/fixes in Djblets.
|
chipx86
|
July 16th, 2017, 3:20 a.m.
|
|
|
|
1
|
Convert the CommentEditor model to ES6.
|
david
|
July 15th, 2017, 12:04 a.m.
|
|
|
|
1
|
Inform users of security issues and regenerate client secrets from UI
|
brennie
|
July 12th, 2017, 1:47 a.m.
|
|