|
|
1
|
Update us to the latest Backbone.js
|
david
|
February 23rd, 2018, 1:03 p.m.
|
|
|
|
1
|
Improve logging in Active Directory failures.
|
david
|
February 26th, 2018, 1:11 p.m.
|
|
|
|
2
|
Fix normalization of filenames for -X with Git.
|
david
|
March 1st, 2018, 4:04 p.m.
|
|
|
|
1
|
Fix help text for Media URL and Static URL.
|
david
|
February 23rd, 2018, 5:28 p.m.
|
|
|
|
2
|
Add support for Gerrit as a hosting service
|
brennie
|
May 10th, 2017, 10:58 p.m.
|
|
|
|
1
|
Fix up some small but critical problems in rb-gateway.
|
david
|
March 6th, 2018, 3:23 p.m.
|
|
|
|
1
|
Fix copying function annotations and keyword-only defaults on Python 3.
|
chipx86
|
February 27th, 2018, 4:04 p.m.
|
|
|
|
1
|
Fix test breakages on Python 3 due to assumptions on dictionary order.
|
chipx86
|
March 4th, 2018, 3:49 a.m.
|
|
|
|
1
|
Fix some simple cases of using the wrong string type.
|
chipx86
|
March 4th, 2018, 3:42 a.m.
|
|
|
|
1
|
Update legacy force_unicode imports to use force_text instead.
|
chipx86
|
March 4th, 2018, 3:07 a.m.
|
|
|
|
1
|
Fix function signatures for logging functions on Python 3.
|
chipx86
|
March 4th, 2018, 2:47 a.m.
|
|
|
|
28
|
[WIP] Get refactoring of LegacyTool, Tool, and Repository to pass all tests
|
JT
jtrang
|
February 17th, 2018, 3:36 p.m.
|
|
|
|
|
Get rid of Backbone wrapper for project list and single project views.
|
david
|
February 1st, 2018, 4:38 p.m.
|
|
|
|
|
Convert a few of the simpler views to React.
|
david
|
February 2nd, 2018, 9:51 p.m.
|
|
|
|
|
Convert the "All Status Reports" view to React.
|
david
|
February 2nd, 2018, 9:56 p.m.
|
|
|
|
|
Convert the rest of the status report views to React.
|
david
|
February 4th, 2018, 9:38 p.m.
|
|
|
|
1
|
Convert the calendar to react.
|
david
|
February 7th, 2018, 11:55 a.m.
|
|
|
|
|
Remove old Backbone.Router usage entirely.
|
david
|
February 19th, 2018, 11:32 a.m.
|
|
|
|
1
|
Add a react component to wrap X-Editable.
|
david
|
February 11th, 2018, 3:37 p.m.
|
|
|
|
|
Get rid of ApplicationView.
|
david
|
February 19th, 2018, 12:14 p.m.
|
|
|
|
|
Use Redux for the "manage" state everywhere.
|
david
|
February 20th, 2018, 10:02 a.m.
|
|
|
|
1
|
Move all global definition imports into main.js
|
david
|
February 11th, 2018, 2:04 p.m.
|
|
|
|
|
Convert the user detail view to react.
|
david
|
February 18th, 2018, 3:37 p.m.
|
|
|
|
1
|
Start adding Redux for data management.
|
david
|
February 19th, 2018, 3:45 p.m.
|
|
|
|
|
Move "loggedIn" and "userType" values into the Redux store.
|
david
|
February 25th, 2018, 1:59 p.m.
|
|
|
|
6
|
Refactor encode_multipart_formdata and tests to be easier to read and maintain
|
solarmist
|
February 16th, 2018, 8:19 p.m.
|
|
|
|
|
Update how to start rb-gateway server in README
|
FL
floriecai
|
February 2nd, 2018, 9:27 a.m.
|
|
|
|
1
|
Reject git diff filenames with absolute path
|
JQ
jque
|
January 20th, 2018, 11:44 a.m.
|
|
|
|
1
|
Check length for parents before usage
|
misery
|
February 20th, 2018, 1:21 a.m.
|
|
|
|
1
|
Check for hg executable only if needed
|
misery
|
February 28th, 2018, 1:22 a.m.
|
|
|
|
1
|
Fix up some more unicode vs. bytes issues in RBTools.
|
david
|
February 15th, 2018, 11:37 a.m.
|
|
|
|
1
|
Audit RBTools files for unicode correctness.
|
david
|
February 15th, 2018, 10:46 p.m.
|
|
|
|
1
|
Switch the API to use the new field types.
|
chipx86
|
February 20th, 2018, 4:18 p.m.
|
|
|
|
1
|
Reorder the methods in WebAPIResource to meet our standards.
|
chipx86
|
February 20th, 2018, 4:56 p.m.
|
|
|
|
1
|
Add a more formal concept of field types for API resources.
|
chipx86
|
February 20th, 2018, 3:07 p.m.
|
|
|
|
1
|
Prevent unnecessary work in @webapi_request_fields.
|
chipx86
|
February 20th, 2018, 3 p.m.
|
|
|
|
1
|
Fix the API resource registry to prevent some error conditions.
|
chipx86
|
February 18th, 2018, 1:26 a.m.
|
|
|
|
1
|
Include Django 1.11 in our supported Django version range.
|
chipx86
|
February 18th, 2018, 1:12 a.m.
|
|
|
|
1
|
Fix the extension configuration tests to not call the view directly.
|
chipx86
|
February 18th, 2018, 12:59 a.m.
|
|
|
|
1
|
Switch to the modern format for octals.
|
chipx86
|
February 18th, 2018, 1:07 a.m.
|
|
|
|
1
|
Change some HTML-related assertions to use assertHTMLEqual().
|
chipx86
|
February 18th, 2018, 12:51 a.m.
|
|
|
|
1
|
Fix issues with the new kgb on Django 1.11 and in @requires_user_profile.
|
chipx86
|
February 18th, 2018, 12:46 a.m.
|
|
|
|
1
|
Switch to using mysqlclient instead of MySQL-python as a dev dependency.
|
chipx86
|
February 18th, 2018, 1:02 a.m.
|
|
|
|
1
|
Add the soon-to-be-mandatory on_delete argument to ForeignKeys.
|
chipx86
|
February 18th, 2018, 12:41 a.m.
|
|
|
|
1
|
Move away from the legacy RegexField.error_message attribute.
|
chipx86
|
February 18th, 2018, 12:36 a.m.
|
|
|
|
1
|
Make image srcset and LocalDataQuerySet sorting future-proof.
|
chipx86
|
February 18th, 2018, 12:30 a.m.
|
|
|
|
1
|
Rework how and when avatar settings are migrated.
|
chipx86
|
February 23rd, 2018, 6:06 p.m.
|
|
|
|
1
|
Fix title of search disabled page.
|
david
|
February 26th, 2018, 12:42 p.m.
|
|
|
|
1
|
Handle review request summary info without timestamps.
|
chipx86
|
February 25th, 2018, 8:11 p.m.
|
|
|
|
1
|
Attempt to solve deadlock regressions in RelationCounterField.
|
chipx86
|
February 26th, 2018, 4:16 p.m.
|
|