|
|
1
|
Add draft 2.0 release notes.
|
david
|
April 16th, 2014, 11:55 p.m.
|
|
|
|
1
|
Move some more API access methods into GitHubClient.
|
david
|
April 11th, 2014, 12:32 a.m.
|
|
|
|
1
|
Sandboxed ReviewRequestApprovalHook and added test cases
|
ED
edwinzg
|
April 6th, 2014, 4:16 a.m.
|
|
|
|
1
|
Stop args from containing a single empty string
|
CA
canton7
|
January 15th, 2014, 11:01 a.m.
|
|
|
|
2
|
Active Directory auth: try other domain-controllers even when STARTTLS fails
|
MU
muggenhor
|
April 11th, 2014, 12:50 p.m.
|
|
|
|
1
|
Fix error handling in review-request publish
|
MC
mcote
|
April 17th, 2014, 5:28 a.m.
|
|
|
|
2
|
Fix up and improve RB.ResourceCollection.
|
chipx86
|
April 16th, 2014, 2:28 a.m.
|
|
|
|
1
|
Fix issue3305: ValueError: "need more than 1 value to unpack" when uploading diff for ClearCase.
|
DR
dragonfi
|
April 15th, 2014, 10:14 a.m.
|
|
|
|
1
|
Add a JavaScript resource for DefaultReviewer.
|
chipx86
|
April 12th, 2014, 12:17 a.m.
|
|
|
|
7
|
ClearCase: Select latest version as base if there is a merge from it. Fail otherwise.
|
DR
dragonfi
|
March 13th, 2014, 1:57 p.m.
|
|
|
|
1
|
Refactor HTTP access out of HostingService class.
|
david
|
April 10th, 2014, 12:55 a.m.
|
|
|
|
1
|
Bitbucket post-receive hook
|
B.
b.ramnani
|
March 22nd, 2014, 10:47 a.m.
|
|
|
|
1
|
Fix the state of our JavaScript unit tests.
|
chipx86
|
April 11th, 2014, 10:10 a.m.
|
|
|
|
1
|
Use siteconfig_settings for settings access.
|
chipx86
|
April 10th, 2014, 9:37 a.m.
|
|
|
|
1
|
Add Djblets JS unit test bundles and fix configForms icons and tests.
|
chipx86
|
April 11th, 2014, 9:28 a.m.
|
|
|
|
1
|
Add some presentation improvements for configforms.
|
chipx86
|
April 10th, 2014, 10:19 a.m.
|
|
|
|
1
|
Serialize with the correct resource using get_serializer_for_object.
|
chipx86
|
April 10th, 2014, 10:08 a.m.
|
|
|
|
1
|
Provide nicer access to siteconfig settings in templates.
|
chipx86
|
April 10th, 2014, 9:24 a.m.
|
|
|
|
1
|
Added a management command for resetting GitHub auth tokens.
|
chipx86
|
April 9th, 2014, 2:15 a.m.
|
|
|
|
1
|
Add release notes for 1.7.23.
|
chipx86
|
April 9th, 2014, 3:06 a.m.
|
|
|
|
1
|
Support custom HTTP methods for hosting services API calls.
|
chipx86
|
April 9th, 2014, 2:06 a.m.
|
|
|
|
1
|
Expose some JavaScript resource models and make them more useful.
|
chipx86
|
April 10th, 2014, 1:02 a.m.
|
|
|
|
1
|
Don't error out if a datagrid is sorted on a missing column.
|
david
|
April 9th, 2014, 7:35 a.m.
|
|
|
|
1
|
Improve the note field for GitHub auth tokens.
|
chipx86
|
April 9th, 2014, 7:08 a.m.
|
|
|
|
1
|
Return a proper error for authorization failures in GitHub.
|
chipx86
|
April 9th, 2014, 7:06 a.m.
|
|
|
|
1
|
Reinstall extension media when the version of the extension changes.
|
david
|
April 4th, 2014, 12:04 a.m.
|
|
|
|
1
|
Add release notes for RBTools 0.6.
|
chipx86
|
April 5th, 2014, 1:18 a.m.
|
|
|
|
1
|
Fix reverse() of 'password-reset-confirm' for email template.
|
david
|
April 3rd, 2014, 7:56 a.m.
|
|
|
|
1
|
Add a check to find a review request with a matching commit ID for webhooks.
|
anselina
|
April 2nd, 2014, 1:40 a.m.
|
|
|
|
1
|
Add release notes for Review Board 2.0 RC 2.
|
chipx86
|
April 2nd, 2014, 5:10 a.m.
|
|
|
|
1
|
Add a function for returning the appropriate "no access" API error code.
|
chipx86
|
April 2nd, 2014, 9:15 p.m.
|
|
|
|
1
|
Optimize querying with private review requests.
|
chipx86
|
April 2nd, 2014, 8:42 a.m.
|
|
|
|
1
|
Don't check for the static/ext/ directory in DEBUG mode.
|
chipx86
|
April 2nd, 2014, 5:12 a.m.
|
|
|
|
1
|
Allow passing a custom LocalSite to TestCase.create_review_group.
|
chipx86
|
April 1st, 2014, 10:53 p.m.
|
|
|
|
1
|
Attempt to make directories writable on rb-site upgrade.
|
chipx86
|
March 18th, 2014, 2:58 a.m.
|
|
|
|
1
|
Switch to the HTML5 DTD.
|
chipx86
|
April 1st, 2014, 11:21 p.m.
|
|
|
|
1
|
Streamline rb-site install.
|
chipx86
|
March 18th, 2014, 3:15 a.m.
|
|
|
|
1
|
Allow continuing when hitting a DB sync error in rb-site.
|
chipx86
|
March 18th, 2014, 3:52 a.m.
|
|
|
|
1
|
Add management commands for enabling, disabling, and listing extensions.
|
chipx86
|
March 17th, 2014, 11:02 p.m.
|
|
|
|
1
|
Fix up a few webapi-lint errors.
|
david
|
March 31st, 2014, 9:48 p.m.
|
|
|
|
1
|
Include @webapi_response_errors for extension resource methods.
|
david
|
March 31st, 2014, 9:48 p.m.
|
|
|
|
1
|
Add confirmation when discarding a review request.
|
anselina
|
March 29th, 2014, 12:56 a.m.
|
|
|
|
|
[WIP] Proposal for login page design on mobile
|
JO
Joonas
|
March 3rd, 2014, 3:54 p.m.
|
|
|
|
1
|
Add GitHub post-receive hook to close review requests automatically.
|
anselina
|
March 8th, 2014, 3:26 a.m.
|
|
|
|
2
|
SCM Web Hooks for reviewboard : Phase 1
|
B.
b.ramnani
|
February 20th, 2014, 5:23 a.m.
|
|
|
|
1
|
Properly handle text attachment encodings for thumbnail generation.
|
david
|
March 16th, 2014, 10:10 p.m.
|
|
|
|
1
|
Make use of gravatars configurable.
|
david
|
March 26th, 2014, 1:21 a.m.
|
|
|
|
1
|
Add Git hooks to close review requests automatically and to check if each review request is approved.
|
anselina
|
February 5th, 2014, 12:41 p.m.
|
|
|
|
2
|
Add hooks module, containing utility functions common to hook scripts.
|
anselina
|
February 25th, 2014, 1:41 a.m.
|
|
|
|
1
|
Fix unit tests to cope with extensions static media changes.
|
david
|
March 26th, 2014, 7:57 a.m.
|
|