|
|
|
|
Only show the sort cursor on sortable tabular field headers.
|
david
|
July 31st, 2026, 9:33 a.m.
|
|
|
|
|
1
|
Draft release notes for Review Board 8.1.
|
maubin
|
July 30th, 2026, 5:01 a.m.
|
|
|
|
|
1
|
Add a paginator component
|
david
|
July 27th, 2026, 5:14 p.m.
|
|
|
|
|
|
Move interesting-lines detection into its own module.
|
david
|
July 31st, 2026, 9:29 a.m.
|
|
|
|
|
|
Add connected service account "needs attention" and track GH App state.
|
david
|
July 24th, 2026, 4 p.m.
|
|
|
|
|
|
Add a new combo box component with auto-complete.
|
david
|
July 31st, 2026, 8:23 a.m.
|
|
|
|
|
2
|
Add documentation for service accounts.
|
maubin
|
July 24th, 2026, 1:42 a.m.
|
|
|
|
|
|
Add a new text field component.
|
david
|
July 30th, 2026, 1:02 p.m.
|
|
|
|
|
|
Add Babel 8 compatibility.
|
david
|
July 30th, 2026, 10:42 a.m.
|
|
|
|
|
|
Fix interleaving of live output and prompts.
|
david
|
July 30th, 2026, 8:18 a.m.
|
|
|
|
|
1
|
Add documentation on Cryptozoology.
|
chipx86
|
July 22nd, 2026, 6:36 p.m.
|
|
|
|
|
2
|
Add release notes for Djblets 6.1.
|
chipx86
|
July 29th, 2026, 7:42 p.m.
|
|
|
|
|
3
|
Enhance interdiff filtering to avoid filtering swapped lines.
|
chipx86
|
July 29th, 2026, 5:46 p.m.
|
|
|
|
|
1
|
Improve invalidation checking to InvalidatableMixin.
|
chipx86
|
July 21st, 2026, 11:04 p.m.
|
|
|
|
|
14
|
Add documentation on all the Djblets settings.
|
chipx86
|
July 29th, 2026, 7:20 p.m.
|
|
|
|
|
1
|
Fix fallback cert handling and improve cert testing infrastructure.
|
chipx86
|
July 21st, 2026, 9:36 p.m.
|
|
|
|
|
1
|
Add a registry for managing key types.
|
chipx86
|
July 21st, 2026, 3:13 p.m.
|
|
|
|
|
1
|
Buffer incoming opcodes and the filtered interdiff opcodes.
|
chipx86
|
July 29th, 2026, 1:42 a.m.
|
|
|
|
|
1
|
Add DiffOpcodeBuffer for peeking and mutating an opcode buffer stream.
|
chipx86
|
July 29th, 2026, 4:59 p.m.
|
|
|
|
|
1
|
Add the base packaging and module for cryptozoology.
|
chipx86
|
July 5th, 2026, 3:12 p.m.
|
|
|
|
|
1
|
Add a class for storing sensitive bytes.
|
chipx86
|
July 15th, 2026, 3:53 p.m.
|
|
|
|
|
1
|
Add a common mixin class for handling invalidation.
|
chipx86
|
July 15th, 2026, 3:17 a.m.
|
|
|
|
|
1
|
Add base support for keys, including AES and EC keys.
|
chipx86
|
July 14th, 2026, 3:26 a.m.
|
|
|
|
|
1
|
Add utilities for random nonces/salts and encoding.
|
chipx86
|
July 16th, 2026, 4:18 p.m.
|
|
|
|
|
1
|
Improve the API token policy docs with an example.
|
maubin
|
July 29th, 2026, 5:16 a.m.
|
|
|
|
|
1
|
Speed up VOB tag lookups in update_from_remote.
|
david
|
July 3rd, 2026, 9:46 a.m.
|
|
|
|
|
2
|
Move `BaseWebAPITestCase._login_user` to `TestCase.login_user`.
|
david
|
July 23rd, 2026, 10:21 a.m.
|
|
|
|
|
1
|
Fix diff path generation when running inside a setview.
|
david
|
July 3rd, 2026, 9:20 a.m.
|
|
|
|
|
1
|
Allow replacing a GitHub App's private key.
|
david
|
July 28th, 2026, 8:36 a.m.
|
|
|
|
|
|
Add repositories directly into the connected services list.
|
david
|
July 28th, 2026, 9:46 a.m.
|
|
|
|
|
1
|
Add a paginator for use in unit tests.
|
david
|
July 9th, 2026, 4:29 p.m.
|
|
|
|
|
2
|
Cache a file attachment's review request on creation.
|
maubin
|
July 17th, 2026, 7:48 a.m.
|
|
|
|
|
2
|
Define the local site field for file attachments on creation.
|
maubin
|
July 11th, 2026, 3:49 a.m.
|
|
|
|
|
11
|
Add support for broker-connected worker scanning.
|
chipx86
|
July 24th, 2026, 3:28 p.m.
|
|
|
|
|
19
|
Add initial support for message broker backends.
|
chipx86
|
July 24th, 2026, 1:56 a.m.
|
|
|
|
|
1
|
Add GitHub App connectivity.
|
david
|
June 30th, 2026, 2:54 p.m.
|
|
|
|
|
1
|
Update jenkins docs for changed fields.
|
david
|
July 21st, 2026, 8:32 a.m.
|
|
|
|
|
1
|
Guard deletion of the GitHub App record account.
|
david
|
July 23rd, 2026, 10:50 a.m.
|
|
|
|
|
3
|
Add is_nfs_path() to check if a path may be in an NFS mount.
|
chipx86
|
July 23rd, 2026, 3:27 a.m.
|
|
|
|
|
|
Exercise the real handler chain in hosting service HTTPS tests.
|
david
|
July 21st, 2026, 8 p.m.
|
|
|
|
|
|
Isolate certificate storage between HTTPS handler tests.
|
david
|
July 21st, 2026, 7:59 p.m.
|
|
|
|
|
|
Wire up the target host for hosting service HTTPS requests.
|
david
|
July 21st, 2026, 7:57 p.m.
|
|
|
|
|
|
Don't discard an explicit SSL context for HTTPS requests.
|
david
|
July 21st, 2026, 7:58 p.m.
|
|
|
|
|
1
|
Implement missing piece in CertificateVerificationHTTPSHandler.
|
david
|
July 17th, 2026, 9:20 a.m.
|
|
|
|
|
1
|
Fix errors handling interdiff chunks missing line numbers on a side.
|
david
|
July 21st, 2026, 12:34 p.m.
|
|
|
|
|
1
|
Add a class for handling secrets encoding/decoding.
|
chipx86
|
July 21st, 2026, 1:23 p.m.
|
|
|
|
|
1
|
Fix order-dependent admin sidebar manage-group cache tests.
|
david
|
July 21st, 2026, 8:29 a.m.
|
|
|
|
|
1
|
Add a management menu to connected service list entries.
|
david
|
July 8th, 2026, 10:25 a.m.
|
|
|
|
|
1
|
Add the new "Connected Services" page.
|
david
|
June 26th, 2026, 8:14 a.m.
|
|
|
|
|
1
|
Add the initial "Connect a service" wizard flow.
|
david
|
June 26th, 2026, 12:03 p.m.
|
|