|
|
1
|
Update the rb-site documentation for current options and instructions.
|
chipx86
|
February 26th, 2021, 12:10 a.m.
|
|
|
|
1
|
Reorder the rb-site command line options in the documentation.
|
chipx86
|
February 25th, 2021, 11:33 p.m.
|
|
|
|
1
|
Update the intersphinx_utils extension for Sphinx 3+
|
chipx86
|
February 25th, 2021, 2:10 a.m.
|
|
|
|
1
|
Add formal documentation for beanbag-docutils.
|
chipx86
|
February 27th, 2021, 8:33 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.17.
|
chipx86
|
February 27th, 2021, 1:48 p.m.
|
|
|
|
1
|
Add release notes for Djblets 2.2.
|
chipx86
|
February 27th, 2021, 1:42 p.m.
|
|
|
|
3
|
[WIP] Implementing lazy load feature for review request
|
CL
clarissaudrey
|
February 5th, 2021, 9:07 p.m.
|
|
|
|
2
|
Added release notes for Review Board 4.0 RC 1.
|
chipx86
|
February 9th, 2021, 10:50 p.m.
|
|
|
|
1
|
Allow the common rb-site options to be used in subcommands.
|
chipx86
|
February 26th, 2021, 12:24 a.m.
|
|
|
|
1
|
Install extension media files when deploying a new container.
|
chipx86
|
February 25th, 2021, 4:04 p.m.
|
|
|
|
1
|
Fix packaging extensions on Python 3.
|
chipx86
|
February 25th, 2021, 4:04 a.m.
|
|
|
|
1
|
Prepare for the Review Bot 3.0 release.
|
chipx86
|
February 24th, 2021, 6:01 p.m.
|
|
|
|
1
|
Upgrade htdocs/reviewboard.wsgi when performing a rb-site upgrade.
|
chipx86
|
February 23rd, 2021, 3:43 a.m.
|
|
|
|
1
|
Add official support for Docker.
|
chipx86
|
February 19th, 2021, 4:36 a.m.
|
|
|
|
1
|
Add a rb-site option for adding additional entries for ALLOWED_HOSTS.
|
chipx86
|
February 22nd, 2021, 7:17 p.m.
|
|
|
|
1
|
Add a new setting for logging to stdout.
|
chipx86
|
February 19th, 2021, 3:54 p.m.
|
|
|
|
1
|
Add a new, centralized reviewboard.wsgi module.
|
chipx86
|
February 16th, 2021, 5:18 p.m.
|
|
|
|
1
|
Update get_package_version() to include the short milestone tags.
|
chipx86
|
February 19th, 2021, 4:25 a.m.
|
|
|
|
1
|
Pin bcrypt to a version compatible with Python 2.7.
|
chipx86
|
February 15th, 2021, 11:18 p.m.
|
|
|
|
|
Allow users to log in using their e-mail address.
|
KA
kalgee.kotak
|
February 18th, 2021, 2:55 a.m.
|
|
|
|
1
|
Update the rbext documentation for the new options.
|
chipx86
|
February 9th, 2021, 10:48 p.m.
|
|
|
|
1
|
Warn users that extensions aren't loaded until an upgrade is performed.
|
chipx86
|
February 11th, 2021, 8:43 p.m.
|
|
|
|
1
|
Update the documentation on installing development versions.
|
chipx86
|
February 15th, 2021, 11:21 p.m.
|
|
|
|
1
|
Fix showing the base directory on the New Review Request page.
|
chipx86
|
February 15th, 2021, 10:57 p.m.
|
|
|
|
1
|
Improve rb-site's method of checking the site directory on install.
|
chipx86
|
February 11th, 2021, 7:58 p.m.
|
|
|
|
1
|
Expand the dependency on python-dateutil.
|
chipx86
|
February 10th, 2021, 8:13 p.m.
|
|
|
|
1
|
Update our .browserslistrc
|
david
|
January 29th, 2021, 3:36 p.m.
|
|
|
|
1
|
Don't reload settings in rb-site upgrade during unit tests.
|
chipx86
|
February 8th, 2021, 6:18 p.m.
|
|
|
|
1
|
Finish changing logging to logger in modules reviews, webapi and ssh.
|
qianxi
|
January 22nd, 2021, 2:19 p.m.
|
|
|
|
1
|
Add new rbext options for specifying app labels and extensions.
|
chipx86
|
February 3rd, 2021, 12:53 a.m.
|
|
|
|
1
|
Fix configuring search when search settings are empty.
|
chipx86
|
February 2nd, 2021, 7:45 p.m.
|
|
|
|
1
|
Move rb-site's help formatting and version output into an arparsing module.
|
chipx86
|
January 29th, 2021, 1:56 p.m.
|
|
|
|
1
|
Switch rb-site and prepare-dev.py to the new Console interface.
|
chipx86
|
January 28th, 2021, 8:05 p.m.
|
|
|
|
1
|
Add some more control over Console output, and improve default behavior.
|
chipx86
|
January 28th, 2021, 7:56 p.m.
|
|
|
|
1
|
Remove options in rb-site for specifying a Python loader.
|
chipx86
|
January 28th, 2021, 5:56 p.m.
|
|
|
|
1
|
Update the dependencies that rb-site checks, and install instructions.
|
chipx86
|
January 28th, 2021, 7:18 p.m.
|
|
|
|
1
|
Fix some issues defaults and checks in rb-site.
|
chipx86
|
January 28th, 2021, 7:41 p.m.
|
|
|
|
1
|
Move ConsoleUI out of rb-site and into a utility module.
|
chipx86
|
January 26th, 2021, 2:25 p.m.
|
|
|
|
1
|
Document and clean up the UI and ConsoleUI code in rb-site.
|
chipx86
|
January 26th, 2021, 2:21 p.m.
|
|
|
|
1
|
Consolidate basic rb-site setup functionality into setup_rbsite().
|
chipx86
|
January 26th, 2021, 10:43 p.m.
|
|
|
|
1
|
Add a new Console object for console interactions.
|
chipx86
|
January 26th, 2021, 10:50 p.m.
|
|
|
|
1
|
Switch to named loggers for the admin module
|
CL
clarissaudrey
|
January 23rd, 2021, 10:40 a.m.
|
|
|
|
7
|
Replace all non-named logging within the cmdline module to use named logging
|
TheArcticGiraffe
|
January 23rd, 2021, 12:42 p.m.
|
|
|
|
2
|
Add named logging in the extensions module.
|
mfliu
|
January 22nd, 2021, 1:59 p.m.
|
|
|
|
1
|
Update the revision selector to use our modern CSS component standard.
|
chipx86
|
February 3rd, 2021, 4:32 p.m.
|
|
|
|
1
|
Fix a regression with compiling a brand-new LessCSS file.
|
chipx86
|
February 3rd, 2021, 3:20 p.m.
|
|
|
|
1
|
Modernize and improve options for rbext.
|
chipx86
|
February 2nd, 2021, 5:47 p.m.
|
|
|
|
1
|
Add a test runner script for rbintegrations.
|
chipx86
|
February 3rd, 2021, 2:57 a.m.
|
|
|
|
1
|
Remove all localizations from rbext.
|
chipx86
|
February 1st, 2021, 4:33 p.m.
|
|
|
|
1
|
Fix encoding issues with LDAP/AD on Python 3.x
|
david
|
February 1st, 2021, 2:39 p.m.
|
|