|
|
1
|
Guess the mimetype of uploaded files when they're unknown.
|
chipx86
|
December 14th, 2012, 12:40 a.m.
|
|
|
|
1
|
Improve the styling of file attachment thumbnails containing text.
|
chipx86
|
December 14th, 2012, 12:34 a.m.
|
|
|
|
1
|
Add file attachment comments to e-mails.
|
chipx86
|
December 14th, 2012, 1:13 a.m.
|
|
|
|
1
|
Improve the summary field and make it less jumpy.
|
chipx86
|
December 12th, 2012, 10:50 p.m.
|
|
|
|
1
|
Fix redisplaying the inline editor a second time.
|
chipx86
|
December 12th, 2012, 11:22 p.m.
|
|
|
|
1
|
Improve the styling of the repository confirmation banners.
|
chipx86
|
December 10th, 2012, 3:41 a.m.
|
|
|
|
1
|
Change the styling a bit for the per-comment issue displays.
|
chipx86
|
December 12th, 2012, 3:44 a.m.
|
|
|
|
1
|
Add comment thumbnail rendering for file attachments.
|
chipx86
|
December 11th, 2012, 1:43 a.m.
|
|
|
|
1
|
Use the new button styles throughout the UI.
|
chipx86
|
December 11th, 2012, 7:33 p.m.
|
|
|
|
1
|
Improve button styling in the admin UI.
|
chipx86
|
December 10th, 2012, 4:24 a.m.
|
|
|
|
1
|
Polish up many of our settings forms.
|
chipx86
|
December 6th, 2012, 3:22 a.m.
|
|
|
|
1
|
Update our settings documentation.
|
chipx86
|
December 6th, 2012, 3:21 a.m.
|
|
|
|
1
|
Added some overview docs on extensions and management.
|
chipx86
|
December 6th, 2012, 3:26 a.m.
|
|
|
|
1
|
Replace the Windows installation docs.
|
chipx86
|
December 6th, 2012, 3:28 a.m.
|
|
|
|
1
|
Support the p4api 12.2.
|
chipx86
|
December 4th, 2012, 3:10 a.m.
|
|
|
|
1
|
Provide a nicer selector for cache backends compatible with settings.CACHES.
|
chipx86
|
December 1st, 2012, 10:48 p.m.
|
|
|
|
1
|
Add a normalize_cache_backend function.
|
chipx86
|
December 1st, 2012, 10:56 p.m.
|
|
|
|
1
|
Handle setting a dictionary in siteconfig's cache_backend.
|
chipx86
|
December 1st, 2012, 6:19 p.m.
|
|
|
|
1
|
Transition to CACHES and away from CACHE_BACKEND.
|
chipx86
|
November 29th, 2012, 4:11 a.m.
|
|
|
|
1
|
Deserialize the cache_backend setting into the new settings.CACHES.
|
chipx86
|
November 29th, 2012, 3:20 a.m.
|
|
|
|
1
|
Introduce DynamicURLResolver, and use it for extensions.
|
chipx86
|
November 28th, 2012, 2:58 a.m.
|
|
|
|
1
|
Require an extension_manager parameter for Extension.
|
chipx86
|
November 29th, 2012, 12:16 a.m.
|
|
|
|
1
|
Fix overzealous caching of static media.
|
chipx86
|
November 27th, 2012, 12:19 p.m.
|
|
|
|
1
|
Don't show "None" for the repository for review requests in the dashboard.
|
chipx86
|
November 27th, 2012, 1:20 a.m.
|
|
|
|
1
|
Use lessc for building media, if available.
|
chipx86
|
November 26th, 2012, 9:54 p.m.
|
|
|
|
1
|
Fix review request caching when issue statuses change.
|
chipx86
|
November 27th, 2012, 12:13 a.m.
|
|
|
|
1
|
Redo the look and feel of the admin UI.
|
chipx86
|
November 23rd, 2012, 12:53 p.m.
|
|
|
|
1
|
Fix the cache stats page.
|
chipx86
|
November 23rd, 2012, 12:43 p.m.
|
|
|
|
1
|
Synchronize extension state across threads/processes/servers.
|
chipx86
|
November 21st, 2012, 3:03 a.m.
|
|
|
|
1
|
Show the thumbnail for a file attachment after uploading to a review request.
|
chipx86
|
November 22nd, 2012, 1:45 a.m.
|
|
|
|
1
|
Switch over to file attachments entirely in place of screenshot uploading.
|
chipx86
|
November 22nd, 2012, 1:19 a.m.
|
|
|
|
1
|
Fix review request field sizing issues and hide unused fields.
|
chipx86
|
November 20th, 2012, 3:39 a.m.
|
|
|
|
2
|
Use a different URL for SSL-backed gravatars.
|
chipx86
|
November 18th, 2012, 11:30 p.m.
|
|
|
|
1
|
Improve the inline editor size matching and increase the animation speed.
|
chipx86
|
November 19th, 2012, 5:57 p.m.
|
|
|
|
2
|
Fix a memory leak with the new in-database SVN cert storage.
|
chipx86
|
November 12th, 2012, 9:29 p.m.
|
|
|
|
1
|
Change the FileAttachmentComment API to require an "extra_data." prefix for extra data.
|
chipx86
|
November 15th, 2012, 1:47 a.m.
|
|
|
|
1
|
Add API support for creating a review request with no repository.
|
chipx86
|
November 15th, 2012, 12:22 a.m.
|
|
|
|
1
|
Choose a better default for the hosting account on the repository form.
|
chipx86
|
November 19th, 2012, 1:56 p.m.
|
|
|
|
1
|
Add better help text to the repository form's Path field.
|
chipx86
|
November 19th, 2012, 1:34 p.m.
|
|
|
|
2
|
Add mutation APIs for review groups and their users.
|
chipx86
|
November 4th, 2012, 2:49 a.m.
|
|
|
|
1
|
Prevent useless comment fetching for screenshots and file attachments.
|
chipx86
|
November 7th, 2012, 11:04 p.m.
|
|
|
|
1
|
Use raw ID fields for the LocalSite fields in the admin UI.
|
chipx86
|
July 31st, 2012, 6:12 p.m.
|
|
|
|
1
|
Add an avatar URL in the user resource.
|
chipx86
|
November 3rd, 2012, 9:29 p.m.
|
|
|
|
1
|
Update the serialize_*_fields functions to take a **kwargs.
|
chipx86
|
November 3rd, 2012, 6:19 p.m.
|
|
|
|
1
|
Fix a couple path-related issues with rb-site and rbssh.
|
chipx86
|
October 30th, 2012, 11:28 p.m.
|
|
|
|
2
|
Introduce a file attachment image review UI.
|
chipx86
|
October 21st, 2012, 11:14 p.m.
|
|
|
|
1
|
Add a get_gravatar_url function in gravatars.
|
chipx86
|
November 3rd, 2012, 6:11 p.m.
|
|
|
|
1
|
Update etag and field serialization functions to take a HttpRequest.
|
chipx86
|
November 3rd, 2012, 6:15 p.m.
|
|
|
|
1
|
Add support for deleting user keys to SSHClient.
|
chipx86
|
October 27th, 2012, 10:51 p.m.
|
|
|
|
1
|
Add profiling for unit tests.
|
chipx86
|
October 21st, 2012, 4:01 p.m.
|
|