|
|
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.
|
|
|
|
1
|
Bump the version of django-pipeline to 1.6.14.
|
chipx86
|
February 25th, 2018, 8:16 p.m.
|
|
|
|
2
|
Stop looking for remove line matches in move detection once one is found.
|
chipx86
|
February 21st, 2018, 4:14 p.m.
|
|
|
|
1
|
Fix previously-moved lines impacting future move ranges.
|
chipx86
|
February 21st, 2018, 10:16 p.m.
|
|
|
|
1
|
Fix showing the review request page when there's only a draft diff.
|
chipx86
|
February 20th, 2018, 5:06 p.m.
|
|
|
|
30
|
[WIP] Get refactoring of LegacyTool, Tool, and Repository to pass all tests (hostingsvcs, webapi etc)
|
JT
jtrang
|
February 24th, 2018, 6:11 p.m.
|
|
|
|
1
|
Add support for GitLab API v4
|
david
|
December 13th, 2017, 5:27 p.m.
|
|
|
|
1
|
Fix up links in docs.
|
david
|
February 23rd, 2018, 6:04 p.m.
|
|
|
|
1
|
Update Slack unit tests for new requirement in Review Board.
|
david
|
February 16th, 2018, 2:30 p.m.
|
|
|
|
|
Split move detection out into a new MoveDetector class.
|
chipx86
|
February 24th, 2018, 4:01 a.m.
|
|
|
|
1
|
Split diffviewer models into multiple files
|
brennie
|
February 7th, 2018, 2:36 p.m.
|
|
|
|
1
|
Cleanup the UploadDiffForms
|
brennie
|
February 14th, 2018, 3:35 p.m.
|
|
|
|
1
|
Reordered transaction rollback to be called before an error is raised.
|
JC
jcorrive
|
January 19th, 2018, 8:27 a.m.
|
|
|
|
1
|
Fix problems with optional parsing due to Unicode strings in setup.py.
|
chipx86
|
February 21st, 2018, 3:34 p.m.
|
|
|
|
1
|
Fix user selector widget to cope with missing avatars.
|
david
|
February 21st, 2018, 1:43 p.m.
|
|
|
|
1
|
Include a section about actually starting the worker in the manual.
|
david
|
February 21st, 2018, 1:41 p.m.
|
|
|
|
2
|
[WIP] Added Review_request_closed method to HostingService
|
JC
jcorrive
|
February 3rd, 2018, 3:37 p.m.
|
|
|
|
4
|
[WIP] Added methods to edit a Github bug
|
JC
jcorrive
|
February 11th, 2018, 12:44 p.m.
|
|
|
|
3
|
Code Drop WIP: Default reviewers with conditions
|
RO
rodgerwa
|
January 27th, 2018, 6:31 p.m.
|
|
|
|
|
[WIP] Add unit tests for registering and unregistering SCM tools using API in scmtools/service.py
|
JT
jtrang
|
February 2nd, 2018, 8:51 p.m.
|
|
|
|
22
|
[WIP] Add `scmtools/service.py` with functions to register and unregister SCM tools
|
JT
jtrang
|
January 26th, 2018, 10:26 p.m.
|
|
|
|
1
|
Fix several build errors and warnings during doc building.
|
chipx86
|
February 17th, 2018, 1:21 a.m.
|
|