|
Introduce Backbone.js and Underscore.js as dependencies.
|
chipx86
|
September 20th, 2012, 10:41 a.m.
|
|
|
Move our third-party script dependencies into js/lib/.
|
chipx86
|
September 20th, 2012, 10:30 a.m.
|
|
|
Fix several issues with the new site style.
|
chipx86
|
September 20th, 2012, 8:16 a.m.
|
|
|
Tweak and update the admin UI style.
|
chipx86
|
August 8th, 2012, 9:39 a.m.
|
|
|
Add support for incremental diff expansion.
|
chipx86
|
September 14th, 2012, 10:35 a.m.
|
|
|
Begin moving to a new site style
|
chipx86
|
August 6th, 2012, 2:13 a.m.
|
|
|
Factor out common parts of ReviewRequest and ReviewRequestDraft.
|
chipx86
|
August 9th, 2012, 8:56 a.m.
|
|
|
Add a manual update check for static media configuration.
|
chipx86
|
August 1st, 2012, 8:03 a.m.
|
|
|
Remove get_tz_aware_utcnow and Use Django's functions for timezones.
|
chipx86
|
April 2nd, 2012, 2:30 a.m.
|
|
|
Move common comment code into BaseComment.
|
chipx86
|
June 18th, 2012, 2:17 a.m.
|
|
|
Don't cache failed manual updates checks.
|
chipx86
|
June 2nd, 2012, 9:02 p.m.
|
|
|
Fix the order of displayed comments on a review.
|
chipx86
|
July 26th, 2012, 8:45 a.m.
|
|
|
Properly handle draft and inactive screenshots/file attachments.
|
chipx86
|
July 30th, 2012, 8:44 a.m.
|
|
|
Optimize the screenshot, file attachment, and no-repository code paths.
|
chipx86
|
July 30th, 2012, 9:47 a.m.
|
|
|
Show live relative timestamps in the datagrids.
|
chipx86
|
July 19th, 2012, 10:44 a.m.
|
|
|
Reduce queries on datagrids by pre-populating a cache of fetched objects.
|
chipx86
|
July 15th, 2012, 10:16 a.m.
|
|
|
Optimize most pages, but especially the diff viewer and diff fragments.
|
chipx86
|
July 15th, 2012, 11:07 a.m.
|
|
|
Split get_diff_files into get_diff_files and populate_diff_chunks.
|
chipx86
|
July 13th, 2012, 10:51 a.m.
|
|
|
Greatly optimize the review request and diff viewer pages.
|
chipx86
|
June 25th, 2012, 7:02 a.m.
|
|
|
Don't grind to a halt when encountering files with very long lines.
|
chipx86
|
July 6th, 2012, 3:51 a.m.
|
|
|
Added live updates to timestamps.
|
chipx86
|
June 28th, 2012, 10:10 a.m.
|
|
|
Use the static storage to check mimetype icon existence.
|
chipx86
|
June 29th, 2012, 10:14 a.m.
|
|
|
Fix hosting service bug tracker configuration and required flags.
|
chipx86
|
June 11th, 2012, 2:04 a.m.
|
|
|
Add some helpful text for hosting service configuration.
|
chipx86
|
June 10th, 2012, 3:28 a.m.
|
|
|
Fix the New Review Request form with hosting services.
|
chipx86
|
June 10th, 2012, 4:24 a.m.
|
|
|
Support checking if re-authorization is needed.
|
chipx86
|
June 10th, 2012, 3:36 a.m.
|
|
|
Integrate bug tracker configuration with the hosting service support.
|
chipx86
|
May 31st, 2012, 9:32 a.m.
|
|
|
Add support for hosting services.
|
chipx86
|
April 23rd, 2012, 11:08 a.m.
|
|
|
Allow the max diff size to be customized.
|
chipx86
|
June 2nd, 2012, 9:48 a.m.
|
|
|
Support getting GitHub API v2 tokens when configuring a repository.
|
chipx86
|
April 24th, 2012, 7:03 a.m.
|
|
|
Move public JavaScript functions into the RB namespace.
|
chipx86
|
April 9th, 2012, 7:15 a.m.
|
|
|
Fix our media building setup.
|
chipx86
|
April 3rd, 2012, 9:41 a.m.
|
|
|
Fix all timezone-related issues and warnings.
|
chipx86
|
April 1st, 2012, 3:28 a.m.
|
|
|
Fix errors when loading extensions in manage.py.
|
chipx86
|
March 12th, 2012, 4 a.m.
|
|
|
Always query the static storage for paths, and remove media serials.
|
chipx86
|
March 16th, 2012, 2:26 a.m.
|
|
|
Switch fully to new-style static support.
|
chipx86
|
March 16th, 2012, 1:52 a.m.
|
|
|
Add a capabilities list to /api/info/.
|
chipx86
|
March 1st, 2012, 11:21 p.m.
|
|
|
Fix a query issue in the diff comments resources with anonymous users.
|
chipx86
|
February 29th, 2012, 12:08 a.m.
|
|
|
Switch our media setup to use Django's staticfiles support.
|
chipx86
|
February 24th, 2012, 2:31 a.m.
|
|
|
Switch away from 'requests' and standardize SCMTool HTTP usage.
|
chipx86
|
February 20th, 2012, 1:40 a.m.
|
|
|
Switch Djblets to using Django's static media setup.
|
chipx86
|
February 24th, 2012, 2:28 a.m.
|
|
|
Remove unnecessary properties that broke Python 2.4.
|
chipx86
|
February 28th, 2012, 11:26 p.m.
|
|
|
Fix sorting the Review ID column with the new LocalSite ID changes.
|
chipx86
|
February 27th, 2012, 11:29 a.m.
|
|
|
Add a --disable-proxy option for disabling the proxy server.
|
chipx86
|
February 26th, 2012, 5:51 p.m.
|
|
|
Add support for default parameter values in .reviewboardrc.
|
chipx86
|
February 26th, 2012, 3:41 p.m.
|
|
|
Add a -g, --guess-fields parameter.
|
chipx86
|
February 26th, 2012, 3:47 p.m.
|
|
|
Make the hosting field population more flexible.
|
chipx86
|
February 20th, 2012, 1:43 a.m.
|
|
|
Fix issues with repository management on Django 1.4.
|
chipx86
|
February 20th, 2012, 1:45 a.m.
|
|
|
Switch to using middleware for initialization.
|
chipx86
|
January 30th, 2012, 3:09 a.m.
|
|
|
Remove all usage of ifuserorperm/ifnotuserandperm.
|
chipx86
|
January 30th, 2012, 3:37 a.m.
|
|