|
|
1
|
Fix up CircleCI/TravisCI tests and webapi token generation.
|
david
|
January 1st, 2018, 10:52 p.m.
|
|
|
|
1
|
Refactor user file attachments URL computation to handle local sites.
|
david
|
January 5th, 2018, 2:14 p.m.
|
|
|
|
2
|
Use `p4 print -o` for getting the contents of perforce files.
|
david
|
January 4th, 2018, 3:53 p.m.
|
|
|
|
1
|
Add a line-height to .avatar-missing.
|
david
|
December 29th, 2017, 5:59 p.m.
|
|
|
|
1
|
Fix a bug where "Download Diff" would vanish.
|
david
|
December 18th, 2017, 5:55 p.m.
|
|
|
|
2
|
Fix problems when a user closes their own issues requiring verification.
|
david
|
December 18th, 2017, 2:56 p.m.
|
|
|
|
1
|
Fix the Review.objects._query method when querying the current user.
|
david
|
November 30th, 2017, 11:24 a.m.
|
|
|
|
1
|
Update the link to django-evolution in the docs.
|
david
|
November 30th, 2017, 9:47 a.m.
|
|
|
|
1
|
Fix a handful of unit test failures.
|
david
|
November 14th, 2017, 3:11 p.m.
|
|
|
|
1
|
Add documentation on OAuth2
|
david
|
November 15th, 2017, 4:37 p.m.
|
|
|
|
1
|
Make sure to load zip file as binary when installing things.
|
david
|
November 14th, 2017, 3:15 p.m.
|
|
|
|
1
|
Don't include "svn info" output in logging.
|
david
|
November 14th, 2017, 2:46 p.m.
|
|
|
|
1
|
Fix some errors and warnings in JavaScript.
|
david
|
November 9th, 2017, 4:06 p.m.
|
|
|
|
1
|
Update "My Account" documentation.
|
david
|
November 6th, 2017, 5:36 p.m.
|
|
|
|
1
|
Make some updates to search indexing documentation.
|
david
|
November 6th, 2017, 5:35 p.m.
|
|
|
|
1
|
Add documentation for avatar services settings.
|
david
|
November 6th, 2017, 5:52 p.m.
|
|
|
|
1
|
Add documentation for AvatarServiceHook.
|
david
|
November 8th, 2017, 2:23 p.m.
|
|
|
|
1
|
Add some documentation on issue verification and update screenshots.
|
david
|
October 26th, 2017, 3:44 p.m.
|
|
|
|
1
|
Add a section to the docs about automated code review.
|
david
|
October 25th, 2017, 11:01 p.m.
|
|
|
|
1
|
Add documentation for integrations.
|
david
|
October 24th, 2017, 4:23 p.m.
|
|
|
|
1
|
Sort the items in the integration list view by name.
|
david
|
October 23rd, 2017, 12:39 p.m.
|
|
|
|
1
|
Make some small tweaks to the full text search docs.
|
david
|
October 25th, 2017, 1:08 p.m.
|
|
|
|
1
|
Add documentation for custom review request fields.
|
david
|
October 20th, 2017, 3:51 p.m.
|
|
|
|
1
|
Enforce issue verification permissions in the API.
|
david
|
October 17th, 2017, 4 p.m.
|
|
|
|
1
|
Order status updates alphabetically by their summary.
|
david
|
October 17th, 2017, 4:26 p.m.
|
|
|
|
1
|
Port $.inlineEditor to Backbone.
|
david
|
September 26th, 2017, 3:20 p.m.
|
|
|
|
1
|
Fix state of issue verification UI when comments aren't ready.
|
david
|
October 3rd, 2017, 5:02 p.m.
|
|
|
|
1
|
Make comment ordering consistent throughout the UI.
|
david
|
September 29th, 2017, 3:03 p.m.
|
|
|
|
1
|
Add interactive UI for comment issue verification.
|
david
|
September 6th, 2017, 12:50 p.m.
|
|
|
|
1
|
Include unverified issues in the review request approval state.
|
david
|
September 4th, 2017, 10:43 a.m.
|
|
|
|
1
|
Add display for issue verification.
|
david
|
September 4th, 2017, 10:42 a.m.
|
|
|
|
1
|
Add a counter for issues waiting for verification.
|
david
|
July 19th, 2017, 3:17 p.m.
|
|
|
|
1
|
Add new VERIFY_* issue states to comment models.
|
david
|
July 17th, 2017, 6:10 p.m.
|
|
|
|
2
|
Add a feature flag for issue verification.
|
david
|
July 17th, 2017, 6:09 p.m.
|
|
|
|
1
|
Load extensions JS before page-specific code for reviewable pages.
|
david
|
September 13th, 2017, 4:22 p.m.
|
|
|
|
1
|
Add date fields for review requests.
|
david
|
August 29th, 2017, 3:38 p.m.
|
|
|
|
1
|
Add dropdown fields for review requests.
|
david
|
August 29th, 2017, 3:37 p.m.
|
|
|
|
1
|
Add checkbox fields for review requests.
|
david
|
August 29th, 2017, 3:36 p.m.
|
|
|
|
1
|
Fix up special casing for closing review requests.
|
david
|
August 25th, 2017, 2:32 p.m.
|
|
|
|
2
|
Convert ReviewRequestEditorModel to ES6.
|
david
|
August 23rd, 2017, 4:31 p.m.
|
|
|
|
2
|
Move text formatting into the TextFieldView.
|
david
|
August 23rd, 2017, 12:58 p.m.
|
|
|
|
2
|
Rework review request fields.
|
david
|
August 22nd, 2017, 11:17 a.m.
|
|
|
|
1
|
Fix form field row IDs and missing classes.
|
david
|
September 23rd, 2017, 12:56 p.m.
|
|
|
|
1
|
Add optional rate limiting for all API requests.
|
david
|
August 1st, 2017, 1:09 p.m.
|
|
|
|
1
|
Add documentation for builtin_fields.py
|
david
|
August 14th, 2017, 7:55 p.m.
|
|
|
|
1
|
Smooth out some wrinkles in review request field rendering.
|
david
|
August 14th, 2017, 3:30 p.m.
|
|
|
|
1
|
Fix the default feature checker to work if the request doesn't have a LocalSite
|
david
|
July 28th, 2017, 10:08 a.m.
|
|
|
|
1
|
Convert ReviewRequestEditorView to ES6.
|
david
|
August 9th, 2017, 1:58 p.m.
|
|
|
|
1
|
Fix broken datagrid tests.
|
david
|
July 28th, 2017, 10:30 a.m.
|
|
|
|
1
|
Fix OAuth API tests and add some helpful logging for the future.
|
david
|
July 28th, 2017, 11:23 a.m.
|
|