obsolete

RBTools-0.6-2.el6

FEDORA-EPEL-2014-1455 created by sgallagh 11 years ago for Fedora EPEL 6

commit 86475179c6ec5450c3039c7b1296c0b780e2e705 Author: Stephen Gallagher sgallagh@redhat.com Date: Wed May 14 12:35:31 2014 -0400

Properly generate parent diffs in git

The old behavior was to only populate the 'parent_base' attribute
if the 'base' of the review range did not show up with
git branch -r --contains <base>

This fails for many common environments (such as having pushed to
your private github repository prior to posting the review).
Presumably, the assumption that was made is that if the base is
present on a remote branch, it must be already available to
Review Board. With distributed version-control systems, this is
not a safe assumption to make.

With this change, we will always look up the merge base and
compare it to the review base. If they are different, we will pass
along the parent_base so that the parent diff can be generated
correctly.

commit 8a0e94a64e0716f6f91ce835a50f59b62c3b1da1 Author: Georgy Dyuldin g.dyuldin@gmail.com Date: Fri Apr 25 13:26:33 2014 -0700

Switch to fuzzy search in setup-repo to match repository path.

Sometimes repository path on reviewboard server and on local copy of repository
may contains slight difference (trailing slash, user credentials, etc.) Now rbt
setup-repo offers repository with closest path to local path.

Testing done: Ran unit tests.

Reviewed at https://reviews.reviewboard.org/r/5724/

commit df33dac0b489db80c5a51705550bf53146c1d57b Author: David Trowbridge trowbrds@gmail.com Date: Fri Apr 25 13:25:25 2014 -0700

Fix perforce options access.

Not all rbt commands add the perforce command-line options, but the p4client
was accessing them as if they did. Trivial fix.

commit 1cb1c32304569ca96620f76c262e029544990047 Author: David Trowbridge trowbrds@gmail.com Date: Tue Apr 22 16:17:11 2014 -0700

Fix -I with svn repositories.

The line that added the files to the diff command line was indented four spaces
too many, which made it only work if the code happened to drop into that part
of the conditional.

Testing done:
Posted a change to an SVN working directory for just a single file.

Reviewed at https://reviews.reviewboard.org/r/5726/

This update has been submitted for testing by sgallagh.

11 years ago

This update is currently being pushed to the Fedora EPEL 6 testing updates repository.

11 years ago

This update has been pushed to testing

11 years ago

This update has reached 14 days in testing and can be pushed to stable now if the maintainer wishes

11 years ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
disabled
Stable by Time
disabled
Thresholds
Minimum Karma
+1
Minimum Testing
7 days
Dates
submitted
11 years ago
in testing
11 years ago

Automated Test Results