|
Convert the new RepositoryForm and RepositoryFormView to Spina.
|
chipx86
|
January 31st, 2023, 12:04 p.m.
|
|
|
Add DmarcDnsTestsMixin to ReviewRequestSiteRootURLTests email tests.
|
david
|
February 2nd, 2023, 10:17 p.m.
|
|
|
RB4: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 10:08 a.m.
|
|
|
RB5: Ensure that revisions are text before converting to unicode
|
puremourning
|
January 23rd, 2023, 10:15 a.m.
|
|
|
Rework encoding of Revisions during diff processing to avoid regressions.
|
chipx86
|
February 7th, 2023, 3:44 a.m.
|
|
|
Add draft release notes for Review Board 5.0.2
|
chipx86
|
December 9th, 2022, 8:15 p.m.
|
|
|
Fix some regressions with recent form styling.
|
chipx86
|
February 8th, 2023, 6:31 a.m.
|
|
|
Add url_name parameter to TestCase.create_http_request
|
david
|
February 3rd, 2023, 7:26 p.m.
|
|
|
Fix a failure in js-tests.
|
david
|
February 7th, 2023, 7:14 p.m.
|
|
|
Fix manual Status Update runs with multiple candidate integration configs.
|
chipx86
|
February 22nd, 2023, 12:49 a.m.
|
|
|
Port existing actions over to the new framework.
|
david
|
December 22nd, 2022, 10:33 p.m.
|
|
|
Update the extlinks configuration for our release notes for newer Sphinx.
|
chipx86
|
February 25th, 2023, 12:01 a.m.
|
|
|
Modernize the installation instructions for Review Board.
|
chipx86
|
February 25th, 2023, 6:10 a.m.
|
|
|
Fix post-commit UI for small Mercurial repositories.
|
david
|
February 25th, 2023, 1:32 a.m.
|
|
|
Disentangle styles for review request tabs and improve tab layout.
|
david
|
December 1st, 2022, 7:15 p.m.
|
|
|
Add a management command for finding large diffs.
|
chipx86
|
February 26th, 2023, 11:32 a.m.
|
|
|
Fix a regression in confirming trust when configuring repositories.
|
chipx86
|
February 8th, 2023, 3:45 a.m.
|
|
|
Improve the visibility/presentation of the Add buttons in the database.
|
chipx86
|
February 8th, 2023, 1:23 a.m.
|
|
|
Update some of the docs on issue tracking.
|
chipx86
|
February 24th, 2023, 12:08 a.m.
|
|
|
Rework the Review docs to better define the structure.
|
chipx86
|
February 23rd, 2023, 11:08 p.m.
|
|
|
Improve the intro to the user docs, and improve some links.
|
chipx86
|
February 23rd, 2023, 10:30 p.m.
|
|
|
Rewrite the docs for What Is Code Review? and Workflows.
|
chipx86
|
February 23rd, 2023, 10:23 p.m.
|
|
|
Fix issues in rbssh that could lead to race conditions or bad logging.
|
chipx86
|
February 20th, 2023, 8:07 a.m.
|
|
|
Add guidance and fix confusing issues with our sample Docker setups.
|
chipx86
|
February 18th, 2023, 2:03 a.m.
|
|
|
Update the documentation on upgrading Review Board and sites.
|
chipx86
|
February 26th, 2023, 7:23 a.m.
|
|
|
Rework the documentation on optimization/scaling.
|
chipx86
|
February 26th, 2023, 7:18 a.m.
|
|
|
Rewrite the docs for creating site directories.
|
chipx86
|
February 25th, 2023, 1:02 p.m.
|
|
|
Update rb-site to generate configurations for different web servers.
|
chipx86
|
February 25th, 2023, 12:54 p.m.
|
|
|
Port MenuView to TypeScript and spina.
|
david
|
February 7th, 2023, 7:15 p.m.
|
|
|
Port RB.MenuButtonView to TypeScript and spina, remove SplitButtonView.
|
david
|
February 3rd, 2023, 10:09 p.m.
|
|
|
Update action extension hooks and unit tests.
|
david
|
January 10th, 2023, 6:13 a.m.
|
|
|
Convert header actions to new actions framework.
|
david
|
January 5th, 2023, 8:35 p.m.
|
|
|
Add base classes and registry for new actions framework.
|
david
|
December 7th, 2022, 10:43 p.m.
|
|
|
Port FloatingBannerView and ReviewReplyDraftBannerView to spina.
|
david
|
January 26th, 2023, 10:44 p.m.
|
|
|
Add a new JS bundle for UI elements.
|
david
|
January 26th, 2023, 7:22 p.m.
|
|
|
Remove mock from dev-requirements.
|
david
|
January 10th, 2023, 4:27 p.m.
|
|
|
Fix image collection and processing in image srcsets.
|
chipx86
|
February 28th, 2023, 4:34 a.m.
|
|
|
Add Bookmarking feature to Diff Viewer.
|
david
|
September 25th, 2015, 7:21 p.m.
|
|
|
Consolidate base CI support into a new base class.
|
chipx86
|
February 13th, 2023, 10:37 p.m.
|
|
|
Improve performance of checking whether diffsets exist.
|
david
|
March 1st, 2023, 2:07 a.m.
|
|
|
Bump doc-building dependencies and switch to image_srcsets support.
|
chipx86
|
March 2nd, 2023, 1:58 a.m.
|
|
|
Cap the asana dependency on Python 2.7.
|
chipx86
|
March 2nd, 2023, 3:25 a.m.
|
|
|
Fix regressions in the Matrix tests from basechat changes.
|
chipx86
|
March 2nd, 2023, 2:51 a.m.
|
|
|
Set up the .djblets symlink before running `npm install`.
|
chipx86
|
March 2nd, 2023, 5:01 a.m.
|
|
|
Rework the documentation for automated code reviews.
|
chipx86
|
February 28th, 2023, 9:08 a.m.
|
|
|
Fix manual runs of CI integrations with multiple configurations.
|
chipx86
|
February 22nd, 2023, 5:34 a.m.
|
|
|
Add typing for IntegrationTestCase.
|
chipx86
|
February 13th, 2023, 4:53 a.m.
|
|
|
Fix an infinite loop in rbssh when writing to a closed pipe.
|
chipx86
|
March 2nd, 2023, 8:13 a.m.
|
|
|
Fix linting in CodeMirror.
|
david
|
March 1st, 2023, 6:37 p.m.
|
|
|
Update to Pygments 2.14, lock the version, and fix unit tests.
|
chipx86
|
March 2nd, 2023, 7:29 a.m.
|
|