|
|
1
|
Move public JavaScript functions into the RB namespace.
|
chipx86
|
April 9th, 2012, 7:15 a.m.
|
|
|
|
1
|
Fix our media building setup.
|
chipx86
|
April 3rd, 2012, 9:41 a.m.
|
|
|
|
1
|
Fix all timezone-related issues and warnings.
|
chipx86
|
April 1st, 2012, 3:28 a.m.
|
|
|
|
1
|
Fix errors when loading extensions in manage.py.
|
chipx86
|
March 12th, 2012, 4 a.m.
|
|
|
|
1
|
Always query the static storage for paths, and remove media serials.
|
chipx86
|
March 16th, 2012, 2:26 a.m.
|
|
|
|
1
|
Switch fully to new-style static support.
|
chipx86
|
March 16th, 2012, 1:52 a.m.
|
|
|
|
1
|
Add a capabilities list to /api/info/.
|
chipx86
|
March 1st, 2012, 11:21 p.m.
|
|
|
|
1
|
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.
|
|
|
|
2
|
Switch away from 'requests' and standardize SCMTool HTTP usage.
|
chipx86
|
February 20th, 2012, 1:40 a.m.
|
|
|
|
1
|
Switch Djblets to using Django's static media setup.
|
chipx86
|
February 24th, 2012, 2:28 a.m.
|
|
|
|
1
|
Remove unnecessary properties that broke Python 2.4.
|
chipx86
|
February 28th, 2012, 11:26 p.m.
|
|
|
|
1
|
Fix sorting the Review ID column with the new LocalSite ID changes.
|
chipx86
|
February 27th, 2012, 11:29 a.m.
|
|
|
|
1
|
Add a --disable-proxy option for disabling the proxy server.
|
chipx86
|
February 26th, 2012, 5:51 p.m.
|
|
|
|
1
|
Add support for default parameter values in .reviewboardrc.
|
chipx86
|
February 26th, 2012, 3:41 p.m.
|
|
|
|
1
|
Add a -g, --guess-fields parameter.
|
chipx86
|
February 26th, 2012, 3:47 p.m.
|
|
|
|
1
|
Make the hosting field population more flexible.
|
chipx86
|
February 20th, 2012, 1:43 a.m.
|
|
|
|
1
|
Fix issues with repository management on Django 1.4.
|
chipx86
|
February 20th, 2012, 1:45 a.m.
|
|
|
|
1
|
Switch to using middleware for initialization.
|
chipx86
|
January 30th, 2012, 3:09 a.m.
|
|
|
|
1
|
Remove all usage of ifuserorperm/ifnotuserandperm.
|
chipx86
|
January 30th, 2012, 3:37 a.m.
|
|
|
|
1
|
Use Django's smarter if tag.
|
chipx86
|
January 30th, 2012, 3:11 a.m.
|
|
|
|
1
|
Add support for per-resource mimetypes in the API.
|
chipx86
|
December 19th, 2011, 2:52 a.m.
|
|
|
|
1
|
Make modern versions of our old backup/load scripts.
|
chipx86
|
October 22nd, 2011, 3:04 p.m.
|
|
|
|
4
|
Add support for resource-specific mimetypes.
|
chipx86
|
December 18th, 2011, 2:10 a.m.
|
|
|
|
1
|
Fix checking for file existence when the file is empty on Git.
|
chipx86
|
January 10th, 2012, 11:03 p.m.
|
|
|
|
1
|
Replace our django-compress support with django-pipeline.
|
chipx86
|
December 11th, 2011, 6:36 p.m.
|
|
|
|
1
|
Switch to using django-pipeline and change our versioning.
|
chipx86
|
December 11th, 2011, 6:49 p.m.
|
|
|
|
1
|
Make use of Djblets's new jquery templates.
|
chipx86
|
October 16th, 2011, 3:02 a.m.
|
|
|
|
1
|
Hard-code our jQuery and jQuery UI requirements for 1.6.
|
chipx86
|
October 16th, 2011, 3:21 a.m.
|
|
|
|
1
|
Consolidate the jquery script includes into two templates.
|
chipx86
|
October 16th, 2011, 2:52 a.m.
|
|
|
|
2
|
Be explicit in the permissions we expect for htdocs in new configs.
|
chipx86
|
September 23rd, 2011, 1:21 p.m.
|
|
|
|
6
|
Move our stylesheets to lessCSS.
|
chipx86
|
October 15th, 2011, 3:52 a.m.
|
|
|
|
1
|
Fix up some hooks to standardize things and reduce extension developer code.
|
chipx86
|
October 22nd, 2011, 2:11 p.m.
|
|
|
|
1
|
Compress/combine our CSS and JavaScript files.
|
chipx86
|
October 13th, 2011, 4:12 a.m.
|
|
|
|
1
|
Formalize Admin widgets a bit more, and make them class-based.
|
chipx86
|
October 12th, 2011, 2:46 a.m.
|
|
|
|
1
|
Add lessCSS filters for django-compress.
|
chipx86
|
October 15th, 2011, 4:02 a.m.
|
|
|
|
1
|
Remove the fade-in of the new admin UI and improve loading overall.
|
chipx86
|
October 11th, 2011, 3:35 a.m.
|
|
|
|
1
|
Allow for logging page access times.
|
chipx86
|
October 6th, 2011, 7:08 p.m.
|
|
|
|
1
|
Fix counters on LocalSites for brand new review requests.
|
chipx86
|
September 27th, 2011, 10:38 p.m.
|
|
|
|
1
|
Fix support for subdirectory installs with WSGI.
|
chipx86
|
September 23rd, 2011, 12:41 a.m.
|
|
|
|
1
|
Add proper support for the new media/ext directory on installation.
|
chipx86
|
September 23rd, 2011, 12:33 a.m.
|
|
|
|
1
|
Enable issue tracking by default, and add an alt-I shortcut.
|
chipx86
|
September 5th, 2011, 1:55 p.m.
|
|
|
|
1
|
Add support for issue tracking to file attachment comments.
|
chipx86
|
September 5th, 2011, 1:34 p.m.
|
|
|
|
1
|
Remove old Django/Django-Evolution cruft from manage.py.
|
chipx86
|
September 22nd, 2011, 2:17 a.m.
|
|
|
|
1
|
Fix counter defaults on new model instances.
|
chipx86
|
September 7th, 2011, 11:09 p.m.
|
|
|
|
1
|
Fix counters and add unit tests to cover new models with counters.
|
chipx86
|
September 7th, 2011, 11:34 p.m.
|
|
|
|
1
|
Fix and polish drag-and-drop on Firefox and Chrome.
|
chipx86
|
September 5th, 2011, 3:32 p.m.
|
|
|
|
1
|
Speed up unit tests by about 15%.
|
chipx86
|
September 3rd, 2011, 5:53 p.m.
|
|
|
|
1
|
Don't fail on SSH tests when SSH isn't enabled.
|
chipx86
|
September 3rd, 2011, 5:57 p.m.
|
|
|
|
1
|
Add a custom TestCase class and an @add_fixtures decorator for tests.
|
chipx86
|
September 3rd, 2011, 5:45 p.m.
|
|