|
|
2
|
Add unit tests for integration config form
|
bui1
|
January 17th, 2020, 11:36 p.m.
|
|
|
|
1
|
Fix up some unicode problems in rbintegrations.
|
david
|
March 5th, 2020, 9:26 p.m.
|
|
|
|
1
|
Set initial repository subform values to fix PUTs via the API.
|
chipx86
|
March 21st, 2020, 4:59 a.m.
|
|
|
|
1
|
Serialize and allow setting extra_data for repositories in the API.
|
chipx86
|
March 21st, 2020, 5:03 a.m.
|
|
|
|
1
|
Make file attachment thumbnail actions keyboard accessible
|
hxqlin
|
February 8th, 2020, 10:55 p.m.
|
|
|
|
1
|
Improve sandboxing of broken extensions.
|
chipx86
|
March 17th, 2020, 11:51 p.m.
|
|
|
|
1
|
Fix some compatibility and structure problems with admin templates.
|
chipx86
|
March 14th, 2020, 1:27 a.m.
|
|
|
|
1
|
Fix using admin widgets in non-ModelAdmin change forms.
|
chipx86
|
March 14th, 2020, 6:59 a.m.
|
|
|
|
1
|
Fix the default form IDs in the admin change form pages.
|
chipx86
|
March 14th, 2020, 1:21 a.m.
|
|
|
|
1
|
Define a global-vars block for all global variable definitions.
|
chipx86
|
March 14th, 2020, 1:14 a.m.
|
|
|
|
1
|
Add a "global" option for the {% definevar %} template tag.
|
chipx86
|
March 14th, 2020, 1:09 a.m.
|
|
|
|
1
|
Add a new RB.Product constant for product information.
|
chipx86
|
March 11th, 2020, 12:53 a.m.
|
|
|
|
1
|
Improve accessibility for the page base components.
|
chipx86
|
March 5th, 2020, 2:53 a.m.
|
|
|
|
1
|
Add new standard support for subforms on pages.
|
chipx86
|
March 12th, 2020, 10:29 a.m.
|
|
|
|
1
|
Fix a bug in the RB.UploadAttachmentView refactoring change
|
hxqlin
|
March 4th, 2020, 8:19 p.m.
|
|
|
|
2
|
Add file attachment thumbnails for video files.
|
chipx86
|
March 3rd, 2020, 5:16 a.m.
|
|
|
|
1
|
Fix retrying when finding an available port for a Perforce stunnel.
|
chipx86
|
March 9th, 2020, 10:28 p.m.
|
|
|
|
1
|
Update the SSH Settings page to use the new admin UI styling.
|
chipx86
|
March 9th, 2020, 11:45 p.m.
|
|
|
|
1
|
Construct RB.UserSession state for each page in Python.
|
chipx86
|
March 11th, 2020, 12:34 a.m.
|
|
|
|
1
|
Update the notification for browsers with JavaScript turned off.
|
chipx86
|
March 11th, 2020, 7:02 a.m.
|
|
|
|
1
|
Fix build-i18n.py to set up the appropriate environment before importing.
|
chipx86
|
March 9th, 2020, 11:51 p.m.
|
|
|
|
1
|
Update some development dependencies for Python 3.
|
chipx86
|
March 10th, 2020, 9:40 a.m.
|
|
|
|
|
Add inline help text for hosting services in Admin ADD REPOSITORY page.
|
xiaole2
|
February 7th, 2020, 2:41 a.m.
|
|
|
|
1
|
Fix up rbintegrations tests that use old trophies API.
|
david
|
February 26th, 2020, 10:50 p.m.
|
|
|
|
1
|
Scale back changes to rbext a bit.
|
david
|
February 19th, 2020, 8:47 p.m.
|
|
|
|
1
|
Fix up a few odds and ends in the rbintegrations tests.
|
david
|
March 6th, 2020, 12:42 a.m.
|
|
|
|
1
|
Polish and fix regressions in the new menu components.
|
chipx86
|
March 4th, 2020, 7:21 a.m.
|
|
|
|
1
|
Fix a unit test regression for tests using RB.DraftReviewBannerView.
|
chipx86
|
March 4th, 2020, 5:48 a.m.
|
|
|
|
1
|
Update the Gerrit hosting service to use the new client support.
|
chipx86
|
March 2nd, 2020, 10:30 a.m.
|
|
|
|
1
|
Update the Mercurial hgweb support for Python 3.x and Review Board 4.0.
|
chipx86
|
March 2nd, 2020, 11:58 a.m.
|
|
|
|
1
|
Update Review Bot extension for Django 1.11 changes.
|
david
|
February 3rd, 2020, 9:52 p.m.
|
|
|
|
|
Fix up some copy-pasteoes in the textarea CSS defs.
|
david
|
February 17th, 2020, 5:08 p.m.
|
|
|
|
1
|
Set owner= for KGB spies throughout rbintegrations tests.
|
david
|
February 24th, 2020, 5:25 p.m.
|
|
|
|
1
|
Refactor RB.UploadAttachmentView to extend RB.DialogView
|
hxqlin
|
February 5th, 2020, 7:47 p.m.
|
|
|
|
1
|
Fix up bugs in `rbt patch` with old-style review requests.
|
david
|
March 2nd, 2020, 6:15 p.m.
|
|
|
|
1
|
Fix a few remaining Python 3 incompatibilities with JSON payloads.
|
chipx86
|
March 2nd, 2020, 12:02 p.m.
|
|
|
|
2
|
WIP Review request blank state project codebase exploration
|
bui1
|
February 15th, 2020, 6:31 p.m.
|
|
|
|
1
|
Add consistent query string ordering for get_gravatar_url_for_email().
|
chipx86
|
February 28th, 2020, 11:10 p.m.
|
|
|
|
1
|
Update basechat tests for changed review-request-closed signal API.
|
david
|
February 28th, 2020, 12:41 a.m.
|
|
|
|
1
|
Move all function introspection/argument generation into new classes.
|
chipx86
|
February 26th, 2020, 10:18 a.m.
|
|
|
|
1
|
Support Python 3.8+ functions with positional-only arguments.
|
chipx86
|
February 26th, 2020, 2:50 a.m.
|
|
|
|
1
|
Add RB.MenuButtonView, for creating single or split buttons with menus.
|
chipx86
|
February 19th, 2020, 11:22 a.m.
|
|
|
|
1
|
Use the modern page model/view settings for all pages.
|
chipx86
|
February 25th, 2020, 11:19 p.m.
|
|
|
|
1
|
Add RB.MenuView, a common JavaScript view for menus.
|
chipx86
|
February 19th, 2020, 1:56 a.m.
|
|
|
|
1
|
Preserve issue summary table filters when the table is reloaded.
|
chipx86
|
February 25th, 2020, 12:05 p.m.
|
|
|
|
1
|
Fix rendering file attachment thumbnails in change descriptions.
|
chipx86
|
February 25th, 2020, 2:34 a.m.
|
|
|
|
1
|
Add standard base form templates using our CSS component classes.
|
chipx86
|
February 7th, 2020, 10:49 a.m.
|
|
|
|
1
|
Modernize rbt patch and rework it for full DVCS support.
|
chipx86
|
January 7th, 2020, 4:44 a.m.
|
|
|
|
1
|
Consolidate and fix building of RB.FileAttachment model attributes.
|
chipx86
|
February 25th, 2020, 4:13 a.m.
|
|
|
|
|
[WIP] Inline help text for view diff page
|
xiaole2
|
February 22nd, 2020, 5:45 a.m.
|
|