|
|
1
|
Redo how sidebars are represented, themed, and populated on the page.
|
chipx86
|
September 12th, 2019, 11:26 p.m.
|
|
|
|
1
|
Improve test coverage and handling of input and errors in Review UIs.
|
chipx86
|
September 16th, 2019, 10:55 p.m.
|
|
|
|
1
|
Fix counters when joining or leaving review groups.
|
chipx86
|
September 24th, 2019, 7:59 a.m.
|
|
|
|
1
|
Fix counters when changing ownership with new LocalSiteProfiles.
|
chipx86
|
September 23rd, 2019, 8:33 p.m.
|
|
|
|
1
|
Rework the base JavaScript foundation for pages and main UI elements.
|
chipx86
|
September 20th, 2019, 12:14 a.m.
|
|
|
|
1
|
Fix diffing of rendered text file attachments on Python 3.
|
chipx86
|
September 10th, 2019, 10:40 p.m.
|
|
|
|
1
|
Add test helpers for creating review request drafts and HTTP requests.
|
chipx86
|
September 11th, 2019, 6:58 a.m.
|
|
|
|
1
|
Add new testing helpers for working with file attachments and history.
|
chipx86
|
September 10th, 2019, 9:45 p.m.
|
|
|
|
1
|
Fix applying Pygments syntax highlighting to diffs on Python 3.
|
chipx86
|
September 10th, 2019, 10:33 p.m.
|
|
|
|
1
|
Order DiffCommits by primary key by default
|
brennie
|
April 9th, 2019, 11:22 p.m.
|
|
|
|
1
|
Set the correct root URL in RB.TextBasedReviewableView
|
brennie
|
September 7th, 2019, 7:56 p.m.
|
|
|
|
1
|
Update relatedUserSelectorViewTests.es6.js to use the new avatar rendering mechanism.
|
mike_conley
|
September 7th, 2019, 9:26 p.m.
|
|
|
|
1
|
Fix search filter pagination and number of search results displaying.
|
nicolelisa
|
September 6th, 2019, 8:17 p.m.
|
|
|
|
2
|
Don't attempt to index users before a Review Board site is fully set up.
|
chipx86
|
September 7th, 2019, 7:55 p.m.
|
|
|
|
1
|
Fix updating file attachments.
|
david
|
September 7th, 2019, 9:31 p.m.
|
|
|
|
2
|
Fix prepare-dev.py hook installation on Python 3
|
brennie
|
September 5th, 2019, 7:48 p.m.
|
|
|
|
1
|
Fixed disabled buttons if an error happens updating a review field.
|
amalik2
|
September 6th, 2019, 8:30 p.m.
|
|
|
|
1
|
Fixed news widget not refreshing when the refresh option is clicked.
|
amalik2
|
September 7th, 2019, 12:33 a.m.
|
|
|
|
1
|
Added bundle for djblets-integrations for running JavaScript unit tests.
|
amalik2
|
September 6th, 2019, 8:26 p.m.
|
|
|
|
3
|
fix broken default avatar when avatar service is file upload
|
cathyzhang
|
September 6th, 2019, 10:10 p.m.
|
|
|
|
2
|
Disable Django system checks when running commands in rb-site.
|
chipx86
|
September 6th, 2019, 4:54 p.m.
|
|
|
|
2
|
Fix rb-site (and prepare-dev.py) on Python 3 and Django 1.11.
|
chipx86
|
September 6th, 2019, 4:36 p.m.
|
|
|
|
1
|
Modernize rb-site for better output and database setup improvements.
|
chipx86
|
September 5th, 2019, 10:16 a.m.
|
|
|
|
|
Merge branch 'release-4.0.x'
|
chandu
|
September 2nd, 2019, 4:54 p.m.
|
|
|
|
1
|
Clean up the datagrid CSS organization and add namespaced variables.
|
chipx86
|
August 16th, 2019, 12:07 a.m.
|
|
|
|
1
|
Add a new CSS component for sidebars.
|
chipx86
|
August 15th, 2019, 7:35 a.m.
|
|
|
|
1
|
Fix initial Python/Django compatibility issues when building static media.
|
chipx86
|
August 15th, 2019, 11:34 p.m.
|
|
|
|
1
|
Give templates more control over CSS ordering.
|
chipx86
|
August 15th, 2019, 11:26 p.m.
|
|
|
|
1
|
Remove the IE 6/7/8 CSS hacks from the templates.
|
chipx86
|
August 15th, 2019, 11:01 p.m.
|
|
|
|
1
|
Fixed string type issues in the security checks.
|
chipx86
|
August 15th, 2019, 10:56 p.m.
|
|
|
|
1
|
Add new standard definitions and mixins for working with boxes.
|
chipx86
|
August 15th, 2019, 8:08 a.m.
|
|
|
|
1
|
Add new LessCSS mixins for better responsive UIs.
|
chipx86
|
August 15th, 2019, 1:38 a.m.
|
|
|
|
1
|
Split the admin LessCSS files into multiple files.
|
chipx86
|
August 9th, 2019, 9:05 a.m.
|
|
|
|
1
|
Remove deprecated support for unset hosting service IDs.
|
chipx86
|
July 31st, 2019, 12:12 a.m.
|
|
|
|
1
|
Load djblets-widgets on all pages, not just admin.
|
david
|
July 29th, 2019, 6:51 p.m.
|
|
|
|
1
|
Move the old access policy tests into their modern test suites.
|
chipx86
|
July 27th, 2019, 6:51 a.m.
|
|
|
|
1
|
Add a unit test utility function for creating users.
|
chipx86
|
July 27th, 2019, 6:49 a.m.
|
|
|
|
1
|
Don't include ) or ] in bug link
|
erijo
|
June 15th, 2019, 8:06 p.m.
|
|
|
|
1
|
Update to the latest CodeMirror release.
|
david
|
July 26th, 2019, 8:45 p.m.
|
|
|
|
1
|
Perform incremental search reindexing of users based on the last_login field.
|
chipx86
|
July 24th, 2019, 7:50 p.m.
|
|
|
|
1
|
Support expanded SVN keywords in files and diffs for Beanstalk.
|
chipx86
|
July 25th, 2019, 1:03 a.m.
|
|
|
|
1
|
Allow custom HostingServices to set their own IDs.
|
chipx86
|
July 24th, 2019, 7:43 p.m.
|
|
|
|
1
|
Modernize the Bitbucket hosting service backend.
|
chipx86
|
July 20th, 2019, 2:36 a.m.
|
|
|
|
1
|
Add enhanced URL building and iteration for APIPaginator.
|
chipx86
|
July 19th, 2019, 9:29 p.m.
|
|
|
|
1
|
Show the hosting service auth form if it has any errors.
|
chipx86
|
July 20th, 2019, 2:39 a.m.
|
|
|
|
1
|
Add a new hosting service HTTP request builder function for credentials.
|
chipx86
|
July 19th, 2019, 11:49 p.m.
|
|
|
|
1
|
Fix up some documentation for RB Gateway.
|
chipx86
|
July 19th, 2019, 11:49 p.m.
|
|
|
|
1
|
Quote values going into URLs for RB Gateway.
|
chipx86
|
July 19th, 2019, 11:46 p.m.
|
|
|
|
1
|
Improve query string injection and normalization for hosting services.
|
chipx86
|
July 19th, 2019, 9:01 p.m.
|
|
|
|
1
|
Improve testing capabilities and reporting for hosting services.
|
chipx86
|
July 19th, 2019, 7:55 p.m.
|
|