|
|
1
|
Fixes bug in "New Review Request" form submission
|
RO
rodney
|
December 6th, 2009, 9:10 a.m.
|
|
|
|
1
|
post-review: correctly handle diff uploads, which contains non-ASCII characters
|
TH
thilo.ginkel
|
December 14th, 2009, 10:52 p.m.
|
|
|
|
1
|
Speed up the diff viewer
|
chipx86
|
December 16th, 2009, 5:15 p.m.
|
|
|
|
|
Add function/class headers to collapsed and commented regions of diffs
|
chipx86
|
December 19th, 2009, 5:06 p.m.
|
|
|
|
1
|
Fixing assumption that git master is svn trunk
|
MC
mcrute
|
December 22nd, 2009, 11:35 a.m.
|
|
|
|
1
|
Review Board issue 1440: comment flag not visible in view diffs
|
LO
lonico
|
December 23rd, 2009, 6:40 a.m.
|
|
|
|
1
|
Provide --guess-description and --guess-summary for Mercurial revision ranges
|
RI
Ringdingcoder
|
December 28th, 2009, 1:26 a.m.
|
|
|
|
|
Work-In-Progress: Buildbot integration
|
BR
bradh
|
January 1st, 2010, 2:52 p.m.
|
|
|
|
1
|
Optimize data fetching in datagrids and allow for augmented querysets.
|
chipx86
|
January 4th, 2010, 5:42 p.m.
|
|
|
|
1
|
Greatly reduce the number of SQL queries in the Dashboard.
|
chipx86
|
January 4th, 2010, 6:31 p.m.
|
|
|
|
1
|
Changes required to upgrade to PyLucene 3.0.0
|
LO
lonico
|
January 13th, 2010, 5:42 a.m.
|
|
|
|
2
|
Add a column for Branch and Bugs to the review datagrid view.
|
AH
aharvey
|
January 18th, 2010, 9:17 a.m.
|
|
|
|
1
|
diffviewer has issues with .cpp .C .H .cc and other files
|
AH
aharvey
|
January 21st, 2010, 3 a.m.
|
|
|
|
1
|
post-review: Fix a bug with parsing merge branch names
|
DJ
djs
|
January 24th, 2010, 8:35 a.m.
|
|
|
|
1
|
Groups page starred crash
|
AH
aharvey
|
January 26th, 2010, 4:59 a.m.
|
|
|
|
1
|
Add $.fn.scrollIntoView.
|
chipx86
|
January 28th, 2010, 5:09 p.m.
|
|
|
|
2
|
Add support for specifying HTTP status codes on errors.
|
chipx86
|
January 28th, 2010, 5:15 p.m.
|
|
|
|
1
|
Make the screenshot drag-and-drop support require a modern HTML5 browser..
|
chipx86
|
January 28th, 2010, 5:56 p.m.
|
|
|
|
|
Issue 1345: post-review does not process a *pending* Perforce changeset in v0.2 beta3
|
CH
cherrera
|
January 29th, 2010, 7:03 p.m.
|
|
|
|
1
|
Be more flexible with HTTP response codes.
|
chipx86
|
January 31st, 2010, 7:23 a.m.
|
|
|
|
1
|
Do not run git remote show just because of remote URL
|
CH
che0
|
February 1st, 2010, 11:17 p.m.
|
|
|
|
|
--git-only option to make post-review ignore git-svn
|
CH
che0
|
February 1st, 2010, 11:19 p.m.
|
|
|
|
1
|
Include COPYING file for packagers
|
sgallagh
|
February 3rd, 2010, 11:22 p.m.
|
|
|
|
1
|
post-review: Mercurial client path from .hg/hgrc fixup when path url has http://user@host/repo
|
TS
tsaeger
|
February 4th, 2010, 11:24 a.m.
|
|
|
|
1
|
Added support for --diff-filename for use with --repository-url.
|
LR
lrobison
|
February 5th, 2010, 7:14 a.m.
|
|
|
|
1
|
Add Plastic SCM support
|
DI
dick
|
February 8th, 2010, 12:33 a.m.
|
|
|
|
1
|
The post-review support for Plastic SCM
|
DI
dick
|
February 8th, 2010, 12:45 a.m.
|
|
|
|
1
|
MyersDiffer def _find_diagonal had some problems, missing self, and cost parameters.
|
AH
aharvey
|
February 9th, 2010, 7:04 a.m.
|
|
|
|
|
post-review: Args required in reviewboard should be enforced in the command line
|
PS
psa
|
February 11th, 2010, 5:16 a.m.
|
|
|
|
|
Improve contrast for sidebyside diffs
|
PS
psa
|
February 11th, 2010, 4:21 p.m.
|
|
|
|
|
Bring up an editor for --description if it's not supplied
|
PS
psa
|
February 16th, 2010, 7 a.m.
|
|
|
|
1
|
Completing support for Perforce default changeset
|
LO
lonico
|
February 17th, 2010, 5:27 a.m.
|
|
|
|
1
|
Issue 1500, expand link stopped working
|
LO
lonico
|
February 17th, 2010, 1:28 p.m.
|
|
|
|
|
Show the File Not Found error when uploading diffs.
|
chipx86
|
February 21st, 2010, 5:13 a.m.
|
|
|
|
1
|
Save mail auth info as plain strings, not unicode strings.
|
chipx86
|
February 21st, 2010, 5:41 a.m.
|
|
|
|
1
|
Protect against uninitialized variable or None value in two error cases in post-review 0.2RC1
|
LO
lonico
|
February 22nd, 2010, 7:25 a.m.
|
|
|
|
1
|
Update build documentation with python dependencies
|
RA
rajasaur
|
February 22nd, 2010, 5:28 p.m.
|
|
|
|
1
|
Fix two problems with post-review's SVN client support.
|
NH
nheijermans
|
February 23rd, 2010, 9:16 a.m.
|
|
|
|
1
|
Group counts are inconsistent in dashboard - they count all reviews, instead of only pending reviews
|
LO
lonico
|
February 24th, 2010, 1:56 a.m.
|
|
|
|
2
|
ReviewBoard: newlines and formatting are not preserved in HTML emails
|
LO
lonico
|
February 26th, 2010, 2:27 p.m.
|
|
|
|
1
|
SVN hook can include empty arguments which seems to confuse svn diff
|
ST
stodge
|
February 28th, 2010, 8:42 p.m.
|
|
|
|
|
post-review.py doesn't allow parameters for http username/password
|
ST
stodge
|
February 28th, 2010, 8:43 p.m.
|
|
|
|
|
Set HOME to @sitedir@/data by default.
|
chipx86
|
March 3rd, 2010, 4:25 p.m.
|
|
|
|
1
|
Improve the rb-site installer UI.
|
chipx86
|
March 3rd, 2010, 5:09 p.m.
|
|
|
|
|
Enable ticket based authentication for Perforce
|
AR
arenaweb
|
March 3rd, 2010, 9:38 p.m.
|
|
|
|
1
|
Improve several forms in the database browser.
|
chipx86
|
March 4th, 2010, 5:17 p.m.
|
|
|
|
1
|
Add support for custom site-specific management commands.
|
chipx86
|
March 4th, 2010, 6:11 p.m.
|
|
|
|
1
|
Log e-mail failures
|
chipx86
|
March 4th, 2010, 6:28 p.m.
|
|
|
|
1
|
Hopefully fix the stale site configuration issue.
|
chipx86
|
March 4th, 2010, 7:26 p.m.
|
|
|
|
|
SCM Path 256 -> 255
|
TR
trimbo
|
March 5th, 2010, 2:31 a.m.
|
|