|
|
2
|
Implement URL namspacing and permissions checking for the reviews app.
|
david
|
October 5th, 2010, 4:33 p.m.
|
|
|
|
1
|
Make changes to the webui to use local-site APIs
|
david
|
December 14th, 2010, 10:54 a.m.
|
|
|
|
1
|
Fix for ValueError thrown when show_submitted is a non-int.
|
JE
jerboaa
|
December 7th, 2010, 9 a.m.
|
|
|
|
1
|
Fix several problems with authentication and decorators in the web API.
|
chipx86
|
December 14th, 2010, 7:46 p.m.
|
|
|
|
1
|
Fix a couple critical issues in the web API resources code.
|
chipx86
|
December 14th, 2010, 7:41 p.m.
|
|
|
|
1
|
Add support for updating User information on the backend.
|
chipx86
|
December 14th, 2010, 3:55 p.m.
|
|
|
|
1
|
Move preference saving logic out of the view and into the form.
|
chipx86
|
December 14th, 2010, 3:29 p.m.
|
|
|
|
1
|
Add filtering for accessible review requests.
|
chipx86
|
November 16th, 2010, 6:35 p.m.
|
|
|
|
1
|
Update RB.ReviewGroup to use the new API
|
chipx86
|
December 4th, 2010, 1:43 p.m.
|
|
|
|
1
|
Update the RB.Diff code for the new API
|
chipx86
|
December 4th, 2010, 1:24 p.m.
|
|
|
|
1
|
Update RB.DiffComment to use the new API.
|
chipx86
|
December 4th, 2010, 1:38 p.m.
|
|
|
|
1
|
Update RB.Review to use the new API.
|
chipx86
|
December 4th, 2010, 1:36 p.m.
|
|
|
|
1
|
Add support for screenshot draft updating and deleting
|
chipx86
|
December 11th, 2010, 3:40 p.m.
|
|
|
|
1
|
Update the RB.DiffCommentReply and RB.ReviewReply code for the new API
|
chipx86
|
December 7th, 2010, 4:57 p.m.
|
|
|
|
1
|
Update RB.Screenshot creation for the new API.
|
chipx86
|
December 7th, 2010, 5:04 p.m.
|
|
|
|
1
|
Update the RB.ScreenshotComment code for the new API.
|
chipx86
|
December 7th, 2010, 5:07 p.m.
|
|
|
|
2
|
Update the RB.ReviewRequest code for the web UI to use the new API.
|
chipx86
|
December 4th, 2010, 1:15 p.m.
|
|
|
|
1
|
Fix extra whitespace highlight toggling
|
MI
mikaah
|
November 30th, 2010, 4:49 p.m.
|
|
|
|
1
|
Add LocalSite rooting and unit tests for all of the rest of the REST API.
|
david
|
December 13th, 2010, 5:30 p.m.
|
|
|
|
1
|
Add capability lookup for auth backends and fix regressions
|
chipx86
|
December 12th, 2010, 8:33 a.m.
|
|
|
|
1
|
Fix replies to screenshot comments.
|
chipx86
|
December 11th, 2010, 11:59 a.m.
|
|
|
|
1
|
Add LocalSite rooting for the ReviewResource.
|
david
|
December 11th, 2010, 2:47 p.m.
|
|
|
|
1
|
Add a --with-coverage argument to manage.py test.
|
david
|
December 11th, 2010, 2:45 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the ReviewRequestDraft resource.
|
david
|
December 11th, 2010, 2:43 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the WatchedReviewRequestResource
|
david
|
December 9th, 2010, 5:42 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the WatchedReviewGroupResource
|
david
|
December 7th, 2010, 3:25 p.m.
|
|
|
|
|
ClearCase UnboundLocalError instead communicate with informations
|
jan.koprowski
|
April 6th, 2010, 11:39 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the DiffResource.
|
david
|
December 5th, 2010, 2:45 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the ReviewRequestResource.
|
david
|
December 4th, 2010, 4:38 p.m.
|
|
|
|
3
|
Changed ClearCase documentation
|
jan.koprowski
|
June 12th, 2010, 5:14 a.m.
|
|
|
|
1
|
Code Base documentation fixes
|
jan.koprowski
|
November 10th, 2010, 4:45 p.m.
|
|
|
|
1
|
Append special parameters when needed to Location headers in the API.
|
chipx86
|
December 4th, 2010, 6:17 p.m.
|
|
|
|
1
|
Add fixtures to be used for review request resource tests.
|
david
|
December 4th, 2010, 9:43 a.m.
|
|
|
|
1
|
Always return the same result when doing a PUT on a ReviewRequestDraftResource.
|
chipx86
|
December 4th, 2010, 12:49 p.m.
|
|
|
|
1
|
Fix an error on the review_detail page about an undefined variable.
|
chipx86
|
December 4th, 2010, 12:48 p.m.
|
|
|
|
1
|
Fix diff loading when there's a draft.
|
david
|
December 2nd, 2010, 2:51 a.m.
|
|
|
|
1
|
Fix the New Review Request form to deal with recent changes to Repository.accessible
|
david
|
December 1st, 2010, 4:12 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the UserResource
|
david
|
December 1st, 2010, 4:03 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the ReviewGroupResource
|
david
|
November 30th, 2010, 2:18 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the Repository resources.
|
david
|
November 29th, 2010, 5:49 p.m.
|
|
|
|
1
|
Add support for deleted file indication on Git and Perforce.
|
chipx86
|
November 22nd, 2010, 3:28 p.m.
|
|
|
|
1
|
Scan for third party auth backends and allow for custom settings forms.
|
chipx86
|
November 27th, 2010, 7:48 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the SessionResource.
|
david
|
November 29th, 2010, 5:01 p.m.
|
|
|
|
1
|
Add LocalSite rooting for the RootResource and ServerInfoResource
|
david
|
November 28th, 2010, 12:12 p.m.
|
|
|
|
|
One-click ship it.
|
KF
kfquinn
|
October 29th, 2010, 9:33 a.m.
|
|
|
|
1
|
Do a lot of preparatory work for adding local-site rooting to the webapi.
|
david
|
November 27th, 2010, 2:52 p.m.
|
|
|
|
1
|
base path does not work with svn-hook-postcommit-review
|
LA
lancehudson
|
October 28th, 2010, 12:29 a.m.
|
|
|
|
1
|
Use MEDIA_SERIAL on dashboard images.
|
BH
bhollis
|
November 7th, 2010, 9:44 a.m.
|
|
|
|
1
|
Reduce some database access on diff pages by using select_related() and avoiding reloading objects by ID when they've already been loaded.
|
BH
bhollis
|
November 16th, 2010, 1:49 p.m.
|
|
|
|
1
|
Filter repositories based on a user's access.
|
chipx86
|
November 14th, 2010, 8:19 a.m.
|
|