|
|
1
|
Fix ClearCase base path generation
|
DE
desowin
|
August 15th, 2012, 8:45 a.m.
|
|
|
|
|
These are the changes to be compatible with Plastic SCM 4.0
|
RA
ravelus
|
January 17th, 2012, 7:38 p.m.
|
|
|
|
|
Workaround allows svn client to handle dir rename + file mod.
|
SH
sholsapp
|
August 12th, 2011, 7:42 a.m.
|
|
|
|
1
|
Allow utf-8 in summary or description
|
KA
Karsten
|
May 31st, 2012, 6 a.m.
|
|
|
|
|
Remove legacy resource specific code.
|
MB
mbait
|
February 9th, 2012, 1:08 p.m.
|
|
|
|
|
Clean-up new API interface
|
MB
mbait
|
February 8th, 2012, 8:21 a.m.
|
|
|
|
3
|
Bug fix: post-review creates unpublishable draft on submitted review requests
|
BO
bogdana
|
April 29th, 2012, 4:49 a.m.
|
|
|
|
1
|
Handle post-review from a detached HEAD using git
|
NM
nmorey
|
March 19th, 2012, 8:01 p.m.
|
|
|
|
1
|
Add --ignore-submodules to postreview.py
|
AY
ayust
|
April 9th, 2012, 1:55 p.m.
|
|
|
|
1
|
Have extract_summary omit the trailing newline.
|
CS
csilvers
|
March 26th, 2012, 5:16 a.m.
|
|
|
|
1
|
Ignore warnings when running hg commands
|
CS
csilvers
|
March 21st, 2012, 3:26 p.m.
|
|
|
|
1
|
Print debugging info when a subcommand fails, even when ignore_errors is true.
|
CS
csilvers
|
March 24th, 2012, 10:20 a.m.
|
|
|
|
1
|
Don't crash when .hgrc has lines like 'key ='
|
CS
csilvers
|
March 21st, 2012, 10:27 a.m.
|
|
|
|
1
|
Don't lose the fact that tempt_fate returns a value, on retries.
|
CS
csilvers
|
March 21st, 2012, 10:30 a.m.
|
|
|
|
1
|
Have --debug set debug level on the logging module as well.
|
CS
csilvers
|
March 22nd, 2012, 6:41 a.m.
|
|
|
|
1
|
Add documentation about how to install and run tests
|
CS
csilvers
|
March 21st, 2012, 3:31 p.m.
|
|
|
|
1
|
Protect the cookies file with a restrictive umask
|
NA
nathand
|
March 11th, 2012, 1:16 a.m.
|
|
|
|
1
|
Fix bad behaviour when running post-review within a git-submodule with recent git versions (issue #2526)
|
NM
nmorey
|
March 15th, 2012, 6:37 p.m.
|
|
|
|
|
read default REVIEWBOARD_URL, TARGET_GROUPS, TARGET_PEOPLE, SUBMIT_AS, PUBLISH, OPEN_BROWSER from config file
|
FR
freinhard
|
March 3rd, 2011, 1:11 a.m.
|
|
|
|
1
|
Fix handling of revisions with deleted files for SVN.
|
david
|
March 3rd, 2012, 5:28 a.m.
|
|
|
|
1
|
Remove unnecessary properties that broke Python 2.4.
|
chipx86
|
February 28th, 2012, 3:26 p.m.
|
|
|
|
1
|
Add a --disable-proxy option for disabling the proxy server.
|
chipx86
|
February 26th, 2012, 9:51 a.m.
|
|
|
|
1
|
Add support for default parameter values in .reviewboardrc.
|
chipx86
|
February 26th, 2012, 7:41 a.m.
|
|
|
|
1
|
Add a -g, --guess-fields parameter.
|
chipx86
|
February 26th, 2012, 7:47 a.m.
|
|
|
|
44
|
Created a new script for generating scaffolding for new extensions.
|
AM
ammok
|
January 23rd, 2012, 12:48 p.m.
|
|
|
|
|
New python API
|
MB
mbait
|
August 3rd, 2011, 10:53 a.m.
|
|
|
|
1
|
Repository URL option causes UnboundLocalError for git repository
|
BA
bartek
|
January 30th, 2012, 3:50 a.m.
|
|
|
|
1
|
post-review handling of added files in a Perforce changelist is now correct
|
FA
Faller.Gyula
|
November 4th, 2011, 11:30 p.m.
|
|
|
|
1
|
Informative error message on not being able to locate GNU diff in a Perforce workspace
|
FA
Faller.Gyula
|
November 4th, 2011, 11:09 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
|
Fixed typo in ADD_REPOSITORY_DOCS_URL to show current docs directory
|
TI
tiaburn
|
October 16th, 2011, 11:53 p.m.
|
|
|
|
1
|
Changed the way the mercurial rbtools client calculates its diff to make it work better with merges.
|
MA
markc
|
September 27th, 2011, 2:02 p.m.
|
|
|
|
1
|
Add a better error message when using --revision-range on Perforce repository
|
mike_conley
|
September 24th, 2011, 12:02 a.m.
|
|
|
|
1
|
Allow post-review to set the changedescription field
|
NA
nathand
|
September 18th, 2011, 6:14 a.m.
|
|
|
|
1
|
Proposed fix for post-review issue of posting non-ascii diffs
|
JE
jerboaa
|
August 31st, 2011, 11:20 a.m.
|
|
|
|
1
|
SCM clients refactoring first step, tests for GitClient
|
MB
mbait
|
July 6th, 2011, 8:32 a.m.
|
|
|
|
1
|
Rework 'rb' command, add rb-* commands description
|
MB
mbait
|
August 15th, 2011, 7:56 a.m.
|
|
|
|
1
|
New rb-config command - shows user configuration.
|
MB
mbait
|
August 14th, 2011, 6:59 p.m.
|
|
|
|
1
|
Accept a single revision id for --revision-range for Mercurial repositories
|
FL
flowblok
|
August 13th, 2011, 8:39 a.m.
|
|
|
|
1
|
Fix error when posting a review inside a mercurial branch
|
DC
dcestari
|
July 21st, 2011, 1:57 a.m.
|
|
|
|
1
|
Fix Mercurial test failure related to missing config loading
|
MB
mbait
|
August 13th, 2011, 4:24 p.m.
|
|
|
|
1
|
Pull out load_config_files into 'uils' package, add tests for loading config values
|
MB
mbait
|
August 10th, 2011, 6:40 p.m.
|
|
|
|
1
|
Test base class and some API tests
|
MB
mbait
|
August 10th, 2011, 7:32 a.m.
|
|
|
|
1
|
Some cleanups in 'api' branch
|
MB
mbait
|
June 15th, 2011, 4:17 p.m.
|
|
|
|
|
New API framework proposals and discussion.
|
MB
mbait
|
July 9th, 2011, 11:01 p.m.
|
|
|
|
2
|
Pull out code of SCM clients from postreview into separate files
|
MB
mbait
|
June 14th, 2011, 7:47 p.m.
|
|
|
|
|
SVN Changelist Support (Hack)
|
JO
joedrago
|
February 2nd, 2011, 7:56 a.m.
|
|
|
|
|
Support reviewboard.username and reviewboard.password on git.
|
LU
luciofm
|
June 19th, 2010, 1:10 a.m.
|
|
|
|
|
new fetch-diff tool - does what it says
|
MW
mw_triad
|
March 9th, 2010, 9:58 a.m.
|
|
|
|
|
postreview.py: add separator between commits
|
MW
mw_triad
|
March 8th, 2010, 3:52 a.m.
|
|