|
|
1
|
Move webapi/tests.py into webapi/tests/.
|
chipx86
|
August 29th, 2013, 5:06 p.m.
|
|
|
|
1
|
Move WebAPIResource and utility methods into webapi/base.py.
|
chipx86
|
August 29th, 2013, 3:13 p.m.
|
|
|
|
1
|
Fix all the current pyflakes warnings in the codebase.
|
chipx86
|
August 29th, 2013, 3:41 p.m.
|
|
|
|
1
|
Exclude diff-associated FileAttachments from the resource list.
|
chipx86
|
August 29th, 2013, 2:38 p.m.
|
|
|
|
1
|
Add support for image diffs.
|
chipx86
|
August 27th, 2013, 7:10 p.m.
|
|
|
|
1
|
Move i18n building into a script to fix deployment issues.
|
chipx86
|
August 28th, 2013, 1:35 a.m.
|
|
|
|
1
|
Fixed some visual issues with the chunk highlighter and diff margins.
|
chipx86
|
August 28th, 2013, 3:23 p.m.
|
|
|
|
1
|
Add support for showing diffs of file attachments in the diff viewer.
|
chipx86
|
August 23rd, 2013, 1:16 a.m.
|
|
|
|
1
|
Add review UIs to the diff viewer.
|
chipx86
|
August 22nd, 2013, 3:07 p.m.
|
|
|
|
1
|
Remove preloading of the first file in the diff viewer.
|
chipx86
|
August 22nd, 2013, 1:50 p.m.
|
|
|
|
1
|
Fix parsing git diffs with binary changes.
|
chipx86
|
August 22nd, 2013, 3:04 a.m.
|
|
|
|
9
|
Add rendering of binary file attachments in the diff viewer.
|
chipx86
|
August 20th, 2013, 6:10 p.m.
|
|
|
|
1
|
Remove the base_url parameter for diff rendering.
|
chipx86
|
August 21st, 2013, 4:47 p.m.
|
|
|
|
1
|
Move the main diffviewer views to extensible class-based views.
|
chipx86
|
August 21st, 2013, 3:12 a.m.
|
|
|
|
1
|
Improve our support for inline review UIs.
|
chipx86
|
August 18th, 2013, 9:25 p.m.
|
|
|
|
1
|
Polish up some styling in the diff viewer.
|
chipx86
|
August 15th, 2013, 1:18 p.m.
|
|
|
|
1
|
Fix the RepositoryForm unit tests, and make them less error-prone.
|
chipx86
|
August 14th, 2013, 1:19 a.m.
|
|
|
|
1
|
Add a cleaner and more informative file index to the diff viewer.
|
chipx86
|
August 13th, 2013, 6:31 p.m.
|
|
|
|
1
|
Send the base commit ID for a change to the server when using Git.
|
chipx86
|
August 5th, 2013, 7:06 p.m.
|
|
|
|
1
|
Don't use unique_together in HostingServiceAccount.
|
chipx86
|
August 12th, 2013, 1:37 a.m.
|
|
|
|
1
|
Fix several issues found throughout the test suite.
|
chipx86
|
August 12th, 2013, 4:53 p.m.
|
|
|
|
1
|
Make use of Beanstalk's new blob API for fetching files.
|
chipx86
|
August 13th, 2013, 2:06 p.m.
|
|
|
|
1
|
Make BitBucket configuration less fragile.
|
chipx86
|
December 1st, 2012, 5:06 p.m.
|
|
|
|
1
|
Update SCMClients and tests for the new diff dictionary change.
|
chipx86
|
August 12th, 2013, 1:33 p.m.
|
|
|
|
1
|
Add support for Beanstalk as a hosting service.
|
chipx86
|
August 10th, 2013, 6:18 p.m.
|
|
|
|
1
|
Add support for BitBucket's APIs, and support for Git.
|
chipx86
|
August 11th, 2013, 5:17 p.m.
|
|
|
|
1
|
Pass on base_commit_id to hosting services for file lookups.
|
chipx86
|
August 10th, 2013, 4:53 p.m.
|
|
|
|
1
|
Allow HostingServices to validate repositories.
|
chipx86
|
August 10th, 2013, 6:05 p.m.
|
|
|
|
1
|
Add a field to DiffSet for storing the commit ID a change is based on.
|
chipx86
|
August 5th, 2013, 7:03 p.m.
|
|
|
|
1
|
Add more detail for API errors.
|
chipx86
|
August 5th, 2013, 6:33 p.m.
|
|
|
|
1
|
Consolidate <script> tags in the diff viewer and reviews.
|
chipx86
|
August 3rd, 2013, 4:48 p.m.
|
|
|
|
1
|
Introduce PageManager for dealing with the page state.
|
chipx86
|
August 3rd, 2013, 3:02 p.m.
|
|
|
|
1
|
Allow FileAttachment.file to store longer file paths.
|
chipx86
|
August 5th, 2013, 1:10 p.m.
|
|
|
|
1
|
Fix HTTP requests on Python 2.5.x.
|
chipx86
|
August 2nd, 2013, 1:22 a.m.
|
|
|
|
1
|
Move the CommentBarIssueView creation code into ReviewBoxView.
|
chipx86
|
August 2nd, 2013, 9:59 p.m.
|
|
|
|
1
|
Add a warning icon.
|
chipx86
|
August 2nd, 2013, 11:41 p.m.
|
|
|
|
1
|
Simplify and generalize review UI instantiation.
|
chipx86
|
July 23rd, 2013, 3:18 a.m.
|
|
|
|
1
|
Upgrade Flot to 0.8.1.
|
chipx86
|
August 1st, 2013, 12:39 a.m.
|
|
|
|
1
|
Generate Retina versions of uploaded image thumbnails.
|
chipx86
|
July 28th, 2013, 11:09 p.m.
|
|
|
|
1
|
Add retina versions of all our icons.
|
chipx86
|
July 28th, 2013, 11:01 p.m.
|
|
|
|
1
|
Add a retina version of our logo.
|
chipx86
|
July 25th, 2013, 4:48 p.m.
|
|
|
|
1
|
Switch to proper logging instead of debug().
|
chipx86
|
March 5th, 2011, 4:54 p.m.
|
|
|
|
1
|
Clean up bits of the datagrid code.
|
chipx86
|
July 21st, 2013, 12:57 a.m.
|
|
|
|
1
|
Combine all our icons into a spritesheet.
|
chipx86
|
July 20th, 2013, 10:33 p.m.
|
|
|
|
1
|
Fix the display of draft comments in review UIs.
|
chipx86
|
July 23rd, 2013, 3:11 a.m.
|
|
|
|
1
|
Improve rendering of new files in the diff viewer.
|
chipx86
|
July 19th, 2013, 6:23 p.m.
|
|
|
|
1
|
Escape field values in datagrid cells.
|
chipx86
|
July 15th, 2013, 6:43 p.m.
|
|
|
|
1
|
Allow the use of icon class names instead of image URLs in places.
|
chipx86
|
July 20th, 2013, 10:31 p.m.
|
|
|
|
2
|
Switch our JavaScript compressor to UglifyJS.
|
chipx86
|
July 11th, 2013, 1:30 a.m.
|
|
|
|
1
|
Make the diff viewer prettier and cleaner.
|
chipx86
|
July 10th, 2013, 4:48 p.m.
|
|