|
|
|
1
|
Fix pep8 tool output parsing.
|
david
|
March 27th, 2017, 11:49 a.m.
|
|
|
|
|
1
|
Fix a couple tiny definition errors in the user file attachments resource.
|
david
|
March 9th, 2017, 10:54 p.m.
|
|
|
|
|
1
|
Fix errors when saving a group that has inactive members.
|
david
|
March 16th, 2017, 12:36 p.m.
|
|
|
|
|
1
|
Make it easy to satisfy the Let's Encrypt challenge without changing code.
|
david
|
December 14th, 2016, 1:59 p.m.
|
|
|
|
|
1
|
Get rid of old legacy text/plain mimetype hack from WebAPIResponse.
|
david
|
March 9th, 2017, 10:37 p.m.
|
|
|
|
|
1
|
Update documentation.
|
david
|
February 14th, 2017, 11:45 p.m.
|
|
|
|
|
1
|
Add a PMD tool for Review Bot.
|
david
|
February 17th, 2017, 10:16 p.m.
|
|
|
|
|
1
|
Use rich text for Review Bot reviews.
|
david
|
February 17th, 2017, 10:12 p.m.
|
|
|
|
|
1
|
Update extension and worker setup.py files.
|
david
|
February 14th, 2017, 11:38 p.m.
|
|
|
|
|
1
|
Add an optional config file for the Review Bot worker.
|
david
|
February 21st, 2017, 1:53 p.m.
|
|
|
|
|
1
|
Review Bot worker code cleanup.
|
david
|
February 21st, 2017, 12:52 p.m.
|
|
|
|
|
1
|
Properly show required and help text for tool options fields.
|
david
|
February 17th, 2017, 2:17 p.m.
|
|
|
|
|
1
|
Fix write-only tool options fields.
|
david
|
February 17th, 2017, 2:14 p.m.
|
|
|
|
|
|
Fix celery dependency for review bot worker.
|
david
|
February 17th, 2017, 2:14 p.m.
|
|
|
|
|
|
Do some code cleanup.
|
david
|
February 20th, 2017, 12:01 p.m.
|
|
|
|
|
|
Enable rich text for Review Bot comments.
|
david
|
February 17th, 2017, 5:12 p.m.
|
|
|
|
|
|
Simplify tool execution and improve code documentation.
|
david
|
February 19th, 2017, 5:10 p.m.
|
|
|
|
|
|
Add an optional Review Bot worker config file, use for PMD.
|
david
|
February 21st, 2017, 10:17 a.m.
|
|
|
|
|
1
|
Add a comment-type categorization extension.
|
david
|
June 22nd, 2015, 3:19 p.m.
|
|
|
|
|
1
|
Fix up evolutions for Review Bot 1.0.
|
david
|
February 14th, 2017, 11:27 p.m.
|
|
|
|
|
1
|
Fix review request counters when reassigning ownership.
|
david
|
February 15th, 2017, 3:18 p.m.
|
|
|
|
|
2
|
Fix some problems with undefined variables in js code.
|
david
|
February 10th, 2017, 12:11 p.m.
|
|
|
|
|
2
|
Fix up a broken js-test.
|
david
|
February 10th, 2017, 1:53 p.m.
|
|
|
|
|
2
|
Remove some unused assignments.
|
david
|
February 10th, 2017, 1:53 p.m.
|
|
|
|
|
2
|
Fix up a few bugs in the js code.
|
david
|
February 10th, 2017, 2:18 p.m.
|
|
|
|
|
2
|
Fix display of "popup" pages in the admin site.
|
david
|
February 6th, 2017, 10:40 a.m.
|
|
|
|
|
2
|
Wrap local-id computation in transaction.atomic()
|
david
|
February 3rd, 2017, 2:43 p.m.
|
|
|
|
|
2
|
Add new TEMPLATES setting.
|
david
|
February 3rd, 2017, 2:16 p.m.
|
|
|
|
|
1
|
Close the db cursor created for updating the local_id.
|
david
|
February 3rd, 2017, 11:20 p.m.
|
|
|
|
|
1
|
Only include real models_modules.
|
david
|
February 6th, 2017, 11:28 a.m.
|
|
|
|
|
1
|
Remove some (unused) relations from test_users.json
|
david
|
February 6th, 2017, 11:20 a.m.
|
|
|
|
|
1
|
Fix TestCase.create_webhook to set events as a list.
|
david
|
February 3rd, 2017, 10:41 p.m.
|
|
|
|
|
2
|
Call django.setup() as part of reviewboard.initialize()
|
david
|
February 3rd, 2017, 3:21 p.m.
|
|
|
|
|
1
|
Use __future__.absolute_import for spies function.
|
david
|
February 6th, 2017, 11:38 a.m.
|
|
|
|
|
2
|
Add db_table and verbose_name for all models.
|
david
|
February 1st, 2017, 1:16 p.m.
|
|
|
|
|
2
|
Instantiate a Template instance when rendering custom webhook content.
|
david
|
January 31st, 2017, 10:58 p.m.
|
|
|
|
|
1
|
Catch VersionControlException when doing diffs.
|
david
|
January 27th, 2017, 11:45 a.m.
|
|
|
|
|
2
|
Make sure SearchTests calls the parent setUpClass method.
|
david
|
January 31st, 2017, 10:31 p.m.
|
|
|
|
|
2
|
Fix up test code that creates a HostingServiceAccount.
|
david
|
January 31st, 2017, 10:20 p.m.
|
|
|
|
|
1
|
Add Meta.fields to all ModelForm instances.
|
david
|
January 31st, 2017, 1:46 p.m.
|
|
|
|
|
1
|
Update for some moved items in django.template
|
david
|
January 31st, 2017, 2:17 p.m.
|
|
|
|
|
1
|
Don't do i18n activities before setup.
|
david
|
January 31st, 2017, 8:39 p.m.
|
|
|
|
|
1
|
Fix up a couple places that used select_related() with incorrect field names.
|
david
|
January 31st, 2017, 4:48 p.m.
|
|
|
|
|
1
|
Remove XViewMiddleware.
|
david
|
January 31st, 2017, 3:17 p.m.
|
|
|
|
|
1
|
Correctly handle TestCase.fixtures set to None.
|
david
|
January 31st, 2017, 4:01 p.m.
|
|
|
|
|
1
|
Fix handling of TestCase.fixtures for broader compatibility.
|
david
|
January 31st, 2017, 2:30 p.m.
|
|
|
|
|
1
|
Fix up a couple unit tests that relied on database ordering.
|
david
|
January 31st, 2017, 1:14 p.m.
|
|
|
|
|
1
|
Rename get_query_set to get_queryset.
|
david
|
January 31st, 2017, 1:04 p.m.
|
|
|
|
|
1
|
Explicitly specify the value of RedirectView.permanent.
|
david
|
January 31st, 2017, 12:54 p.m.
|
|
|
|
|
2
|
Fix TFS branch+edit operations.
|
david
|
January 25th, 2017, 12:59 p.m.
|
|