|
|
1
|
Update paths for static templatetags
|
david
|
January 26th, 2022, 11:21 p.m.
|
|
|
|
1
|
Use modern inclusion method for admin URLs.
|
david
|
January 26th, 2022, 10:55 p.m.
|
|
|
|
1
|
Change force_text to force_str
|
david
|
January 29th, 2022, 6:11 p.m.
|
|
|
|
1
|
Get rid of deprecated ifnotequal templatetag.
|
david
|
January 27th, 2022, 8:20 p.m.
|
|
|
|
1
|
Add missing django.contrib.messages app.
|
david
|
January 26th, 2022, 11:46 p.m.
|
|
|
|
1
|
Add renderer argument to form widgets.
|
david
|
January 26th, 2022, 10:51 p.m.
|
|
|
|
1
|
Convert ugettext to gettext.
|
david
|
February 2nd, 2022, 8:49 p.m.
|
|
|
|
1
|
Update URL patterns to use new path() and re_path().
|
david
|
January 29th, 2022, 6:13 p.m.
|
|
|
|
1
|
Remove obsolete __future__ imports.
|
david
|
October 14th, 2021, 8:33 p.m.
|
|
|
|
1
|
Switch away from text_type shims.
|
david
|
October 15th, 2021, 5:14 p.m.
|
|
|
|
1
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 10:50 p.m.
|
|
|
|
1
|
Enable support for pytest as our test runner.
|
chipx86
|
February 1st, 2022, 3:54 a.m.
|
|
|
|
1
|
Added email validation for users before they are added to an email recipient list
|
TaylorChristie
|
January 21st, 2022, 9:27 p.m.
|
|
|
|
1
|
Fix a handful of regressions/environment-dependent issues in unit tests.
|
chipx86
|
February 1st, 2022, 12:39 a.m.
|
|
|
|
1
|
Fix errors from BitBucket submitted hook with too many logins.
|
david
|
January 28th, 2022, 10:36 p.m.
|
|
|
|
1
|
Fix the version specifier for the new p4python arm64 builds.
|
chipx86
|
February 1st, 2022, 12:43 a.m.
|
|
|
|
1
|
Switch away from iteration shims.
|
david
|
October 14th, 2021, 7:41 p.m.
|
|
|
|
1
|
Fix building docs on Python 3.
|
chipx86
|
January 25th, 2022, 5:57 a.m.
|
|
|
|
1
|
Switch away from six moves shims.
|
david
|
January 22nd, 2022, 11:03 p.m.
|
|
|
|
1
|
Add release notes for Review Board 4.0.5.
|
chipx86
|
January 25th, 2022, 5:54 a.m.
|
|
|
|
1
|
Install custom builds of p4python on arm64.
|
chipx86
|
January 21st, 2022, 2:38 a.m.
|
|
|
|
1
|
Mark Diff ACLs and the DiffX parser as experimental.
|
chipx86
|
January 24th, 2022, 10:13 p.m.
|
|
|
|
|
Bug4906: Changed Logging to Logger in Integrations app
|
Chaoyu
|
January 22nd, 2022, 4:32 p.m.
|
|
|
|
|
[Demo] Enhance and fix up the setup experience in prepare-dev.py.
|
chipx86
|
January 21st, 2022, 4:45 p.m.
|
|
|
|
1
|
Add better version output and remove warnings in rbssh.
|
chipx86
|
January 21st, 2022, 2:29 a.m.
|
|
|
|
1
|
Use Django's func_accepts_kwargs() for kwargs inspection.
|
chipx86
|
January 20th, 2022, 3:33 a.m.
|
|
|
|
1
|
Improve TLS support for Active Directory.
|
chipx86
|
December 17th, 2021, 8:53 a.m.
|
|
|
|
1
|
Update use of is_authenticated and is_anonymous.
|
david
|
January 11th, 2022, 5:31 p.m.
|
|
|
|
1
|
Update to modern MIDDLEWARE setting.
|
david
|
January 8th, 2022, 2:10 a.m.
|
|
|
|
1
|
Cap the version of mysqlclient on Python 2.7.
|
chipx86
|
January 7th, 2022, 10:06 a.m.
|
|
|
|
1
|
Update Elasticsearch dependency management and add documentation.
|
chipx86
|
December 16th, 2021, 1:32 a.m.
|
|
|
|
1
|
Add support for Elasticsearch 5.x and 7.x.
|
chipx86
|
December 14th, 2021, 11:44 a.m.
|
|
|
|
1
|
Validate search configuration in the Search Settings page.
|
chipx86
|
December 15th, 2021, 10:43 a.m.
|
|
|
|
|
[WIP]: Optimal version for allowing collapsed entries to fetch data on request
|
cynthia
|
December 7th, 2021, 6:43 a.m.
|
|
|
|
1
|
Allow collapsed entries to fetch data on request
|
cynthia
|
November 30th, 2021, 3:29 a.m.
|
|
|
|
16
|
Custom Admin Emoji Panel (Reviewboard)
|
mxwang
|
October 24th, 2021, 5:17 a.m.
|
|
|
|
|
[Emoji UI Picker] [PART 1 | Review Board] Finished working implementation
|
matthewgoodman13
|
November 22nd, 2021, 5:26 a.m.
|
|
|
|
1
|
Convert diff fragment fetching to use promises.
|
david
|
June 1st, 2021, 5:21 p.m.
|
|
|
|
1
|
Convert field save operations to return promises.
|
david
|
June 1st, 2021, 4:57 p.m.
|
|
|
|
1
|
Convert setStarred operations to return promises.
|
david
|
May 28th, 2021, 10:07 p.m.
|
|
|
|
1
|
Convert ready operations to promises.
|
david
|
October 4th, 2021, 8:28 p.m.
|
|
|
|
1
|
Convert BaseResource.ensureCreated to return a promise.
|
david
|
October 4th, 2021, 5:23 p.m.
|
|
|
|
1
|
Convert BaseResource.save to return a promise.
|
david
|
June 2nd, 2021, 5:29 p.m.
|
|
|
|
1
|
Convert destroy operations to return promises.
|
david
|
June 1st, 2021, 9:49 p.m.
|
|
|
|
1
|
Convert BaseResource.fetch to return a promise.
|
david
|
October 4th, 2021, 8:22 p.m.
|
|
|
|
1
|
Convert group membership operations to use promises.
|
david
|
October 4th, 2021, 8:19 p.m.
|
|
|
|
1
|
Convert remaining publish operations to use promises.
|
david
|
October 4th, 2021, 8:24 p.m.
|
|
|
|
1
|
Convert ReviewReply.discardIfEmpty to use promises.
|
david
|
May 28th, 2021, 9:10 p.m.
|
|
|
|
1
|
Change ReviewRequest.createFromCommit to return a promise.
|
david
|
May 27th, 2021, 8:08 p.m.
|
|
|
|
1
|
Convert close and reopen operations to return a promise.
|
david
|
May 29th, 2021, 5:07 a.m.
|
|