|
|
2
|
Add support for Basic Auth to the web API.
|
chipx86
|
March 6th, 2010, 5:08 p.m.
|
|
|
|
2
|
Add support for specifying HTTP status codes on errors.
|
chipx86
|
January 29th, 2010, 2:15 a.m.
|
|
|
|
1
|
post-review tool fails if file is not readable (or other diff issue)
|
LO
lonico
|
March 5th, 2010, 5:28 p.m.
|
|
|
|
1
|
Improve the speed of datagrid rendering.
|
chipx86
|
March 25th, 2010, 3:26 a.m.
|
|
|
|
1
|
Introduce webapi compatibility fixes for Review Board 1.0.x and a modern Djblets.
|
chipx86
|
March 27th, 2010, 3:22 p.m.
|
|
|
|
1
|
Check for GNU diff when needed.
|
chipx86
|
March 28th, 2010, 6:33 p.m.
|
|
|
|
1
|
Added some useful error information for empty diffs and invalid repositories.
|
chipx86
|
March 28th, 2010, 6:19 p.m.
|
|
|
|
1
|
Fix getting bzr file contents when the file was moved in the previous revision.
|
KR
kroepke
|
November 11th, 2009, 6:40 a.m.
|
|
|
|
|
post-review: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4931: ordinal not in range(128)
|
LO
lonico
|
March 5th, 2010, 4:49 p.m.
|
|
|
|
1
|
Comments that were entered in a section of code that is folded are not visible, even when expanding that section
|
LO
lonico
|
March 29th, 2010, 1:31 p.m.
|
|
|
|
|
patch for perforce
|
SE
seagle0128
|
April 25th, 2010, 10:39 p.m.
|
|
|
|
1
|
Add support for Selenium unit testing.
|
chipx86
|
April 22nd, 2010, 4:29 a.m.
|
|
|
|
1
|
Add a Selenium test suite for Review Board.
|
chipx86
|
April 22nd, 2010, 4:50 a.m.
|
|
|
|
1
|
Fix an off-by-one and rounding error with screenshot comments.
|
chipx86
|
April 22nd, 2010, 4:46 a.m.
|
|
|
|
1
|
Factor in the starred state on a review request for caching.
|
chipx86
|
April 22nd, 2010, 4:45 a.m.
|
|
|
|
2
|
bug fix: registerscmtools error print
|
DJ
djs
|
March 7th, 2010, 9:27 p.m.
|
|
|
|
|
Add custom port argument to contrib/internal/devserver.sh
|
mike_conley
|
April 30th, 2010, 1:12 p.m.
|
|
|
|
1
|
Add expansion of resources.
|
chipx86
|
May 2nd, 2010, 3:30 a.m.
|
|
|
|
1
|
Add resource registration.
|
chipx86
|
May 2nd, 2010, 3:29 a.m.
|
|
|
|
1
|
Add a WebAPIResource class for creating more RESTful APIs.
|
chipx86
|
April 22nd, 2010, 6:14 a.m.
|
|
|
|
1
|
Mark the old API as deprecated and isolate it in preparation for the new API.
|
chipx86
|
May 2nd, 2010, 4:19 a.m.
|
|
|
|
1
|
Enhance our Selenium tests for screenshot modification/deletion.
|
chipx86
|
May 2nd, 2010, 7:43 p.m.
|
|
|
|
1
|
Port devserver.sh to Python, and add optional port argument
|
mike_conley
|
May 2nd, 2010, 11:04 p.m.
|
|
|
|
1
|
unterminated string literal JS error prevents loading diff lines corresponding to comments containing newlines
|
LO
lonico
|
May 3rd, 2010, 7:34 p.m.
|
|
|
|
1
|
Move initialize past the reviewboard url route definitions
|
mike_conley
|
April 28th, 2010, 11:18 p.m.
|
|
|
|
1
|
Open the appropriate comment flag when clicking on the line number.
|
chipx86
|
April 22nd, 2010, 4:43 a.m.
|
|
|
|
2
|
ReviewBoard: newlines and formatting are not preserved in HTML emails
|
LO
lonico
|
February 26th, 2010, 11:27 p.m.
|
|
|
|
2
|
Provide --revision-range option for ClearCase
|
jan.koprowski
|
April 2nd, 2010, 5:21 a.m.
|
|
|
|
1
|
Remove viewtype informations from description in ClearCase post-review
|
jan.koprowski
|
April 10th, 2010, 2:19 p.m.
|
|
|
|
1
|
Optimize several queries for review requests.
|
chipx86
|
April 1st, 2010, 11:21 p.m.
|
|
|
|
1
|
Support pagination in the web API.
|
chipx86
|
March 6th, 2010, 11:52 p.m.
|
|
|
|
2
|
Add a resize grip to the comment dialog.
|
chipx86
|
May 8th, 2010, 4:09 a.m.
|
|
|
|
1
|
Add a new RESTful API model for Review Board
|
chipx86
|
May 3rd, 2010, 5:28 a.m.
|
|
|
|
|
Use CSS for the comment flags, make them multi-line, and improve positioning.
|
chipx86
|
May 9th, 2010, 2:18 a.m.
|
|
|
|
1
|
Use the WatchedFileHandler for logging to allow log rotation.
|
chipx86
|
May 9th, 2010, 8:43 p.m.
|
|
|
|
1
|
Fix the selenium test skip exception when the Selenium RC is not installed.
|
david
|
May 18th, 2010, 9:42 p.m.
|
|
|
|
|
Use origin/master instead of master as the basis for patches.
|
TR
travis
|
October 13th, 2009, 6:48 p.m.
|
|
|
|
|
Fixing the review_request_updated JSON API
|
FR
franciss
|
April 1st, 2009, 10:17 a.m.
|
|
|
|
1
|
Improve Review Board's interaction with the multi-touch model on the iPad and iPhone
|
chipx86
|
May 17th, 2010, 3:41 a.m.
|
|
|
|
1
|
Add utility functions and fixes for iPhone/iPad integration.
|
chipx86
|
May 17th, 2010, 3:59 a.m.
|
|
|
|
1
|
Fix for Javascript error to center selected diff chunk by pressing "Enter" -- added "c" as a supplemental hotkey
|
LO
lonico
|
April 5th, 2010, 1:36 p.m.
|
|
|
|
1
|
Automatically enable extension dependencies
|
mike_conley
|
May 14th, 2010, 5:57 p.m.
|
|
|
|
|
Move raw patch logic out of view and into diffparser
|
CL
clach04
|
October 20th, 2008, 7:54 p.m.
|
|
|
|
1
|
Fix rb-site to better handle empty directories.
|
chipx86
|
May 21st, 2010, 5:07 a.m.
|
|
|
|
1
|
Fix wrapping of text in HTML e-mails.
|
chipx86
|
May 27th, 2010, 4:12 a.m.
|
|
|
|
1
|
Automatically disable dependent extensions
|
mike_conley
|
May 17th, 2010, 2:33 p.m.
|
|
|
|
1
|
Extension dependencies automatically enable, and the Extension Manager informs the user that this will happen.
|
mike_conley
|
May 14th, 2010, 5:02 p.m.
|
|
|
|
|
Show the time a review request was added in detail view.
|
mike_conley
|
April 30th, 2010, 12:19 a.m.
|
|
|
|
1
|
Fix linkifying text for users that don't own the review request.
|
chipx86
|
May 27th, 2010, 4:35 a.m.
|
|
|
|
1
|
Add Egg Template Loader to Review Board TEMPLATE_LOADERS
|
mike_conley
|
May 31st, 2010, 11:38 a.m.
|
|