|
|
3
|
Fix some unicode-related errors in RBTools SVN parsing.
|
david
|
March 11th, 2015, 3:51 p.m.
|
|
|
|
1
|
Add draft for unit tests
|
TI
tienv
|
February 4th, 2015, 5:07 p.m.
|
|
|
|
1
|
Support for individual commit validation
|
brennie
|
March 9th, 2015, 6:42 p.m.
|
|
|
|
1
|
Don't use assertListEqual in unit tests
|
brennie
|
March 10th, 2015, 1:56 p.m.
|
|
|
|
1
|
Refactor diff uploading in API resources
|
brennie
|
March 6th, 2015, 9:12 p.m.
|
|
|
|
1
|
Add missing release notes for RBTools 0.7.2.
|
chipx86
|
March 9th, 2015, 5:16 p.m.
|
|
|
|
1
|
Add release notes for RBTools 0.7.2.
|
chipx86
|
March 7th, 2015, 12:37 a.m.
|
|
|
|
1
|
Add rbt login/logout commands.
|
chipx86
|
March 7th, 2015, 12:27 a.m.
|
|
|
|
1
|
Bump the minimum version of Review Board needed for the API cache.
|
chipx86
|
March 6th, 2015, 10:29 p.m.
|
|
|
|
1
|
Pass base commit IDs during diff validation when posting changes.
|
chipx86
|
March 6th, 2015, 10:22 p.m.
|
|
|
|
1
|
Respect --edit for `rbt land` with remote changes.
|
david
|
March 5th, 2015, 3:33 p.m.
|
|
|
|
2
|
Make file exclusion support syntax consistent for all SCMClients
|
brennie
|
March 2nd, 2015, 3:43 p.m.
|
|
|
|
1
|
Fix handling of empty files in SVN in some cases.
|
brennie
|
March 3rd, 2015, 11:44 a.m.
|
|
|
|
1
|
Use the resource_mimetype decorator for DiffCommit resources
|
brennie
|
March 3rd, 2015, 3:09 p.m.
|
|
|
|
1
|
Add the resource_mimetype decorator for client API resource classes
|
brennie
|
March 3rd, 2015, 2:56 p.m.
|
|
|
|
1
|
Allow uploading simple linear history with Git.
|
brennie
|
January 16th, 2015, 12:46 p.m.
|
|
|
|
1
|
Clean up config handling in rbtools and fix search path.
|
david
|
March 2nd, 2015, 4:42 p.m.
|
|
|
|
1
|
Improve robustness of --svn-show-copies-as-adds option and respect included files
|
gmyers
|
February 18th, 2015, 5:49 p.m.
|
|
|
|
1
|
input needs byte string as input to avoid UnicodeDecodeError.
|
HA
halvorlu
|
February 24th, 2015, 3:11 p.m.
|
|
|
|
1
|
Fix path concatenation to prevent leading double slash
|
gmyers
|
February 18th, 2015, 8:08 p.m.
|
|
|
|
1
|
Make sure request.method is encoded to bytestring to avoid error in httplib
|
HA
halvorlu
|
February 19th, 2015, 7:49 a.m.
|
|
|
|
1
|
Set up reviewboardrc for new dvcs branch
|
brennie
|
February 12th, 2015, 10:58 a.m.
|
|
|
|
1
|
Add unit test for SVNClient targeting #3749
|
gmyers
|
February 7th, 2015, 8:42 a.m.
|
|
|
|
2
|
Add release notes for RBTools 0.7.1.
|
chipx86
|
February 4th, 2015, 2 p.m.
|
|
|
|
1
|
Include LAND_DEST_BRANCH when generating a .reviewboardrc in setup-repo.
|
chipx86
|
February 4th, 2015, 1:14 p.m.
|
|
|
|
1
|
Disable the HTTP cache by default
|
brennie
|
February 4th, 2015, 12:23 p.m.
|
|
|
|
2
|
Fix a regression in accessing the username for the session.
|
chipx86
|
February 3rd, 2015, 10:30 p.m.
|
|
|
|
1
|
Prevent APICache from holding file descriptors open until program exit
|
brennie
|
February 3rd, 2015, 6:07 p.m.
|
|
|
|
1
|
Fix more Unicode issues on Windows.
|
chipx86
|
February 3rd, 2015, 5:38 p.m.
|
|
|
|
1
|
Use the ?only-* query parameters to limit payload sizes.
|
chipx86
|
February 3rd, 2015, 1:43 p.m.
|
|
|
|
1
|
Reduce the number of API requests when posting review requests.
|
chipx86
|
January 31st, 2015, 10:10 a.m.
|
|
|
|
1
|
Change _handle_empty_files() to call _run_svn() rather than execute.
|
gmyers
|
February 1st, 2015, 1:40 p.m.
|
|
|
|
1
|
Turn off path quoting for git diffs.
|
david
|
January 28th, 2015, 1:46 p.m.
|
|
|
|
1
|
Fix Unicode issues with Python on Windows.
|
chipx86
|
January 28th, 2015, 9:30 a.m.
|
|
|
|
1
|
Fix changes to lines starting with '-- ' with git-svn and git-p4.
|
david
|
January 23rd, 2015, 5:31 p.m.
|
|
|
|
2
|
Default to http protocol for server url.
|
XU
xuanyi
|
January 22nd, 2015, 8:07 a.m.
|
|
|
|
1
|
Fix Windows Installer issues with custom install locations and Bash.
|
chipx86
|
January 18th, 2015, 10:37 a.m.
|
|
|
|
1
|
Clean up and reorganize the RBTools documentation.
|
chipx86
|
January 16th, 2015, 7:33 p.m.
|
|
|
|
1
|
Add Theo Belaire's bug fix to the RBTools release notes.
|
chipx86
|
January 16th, 2015, 2:46 p.m.
|
|
|
|
1
|
Fix guessing review requests in rbt land.
|
chipx86
|
January 17th, 2015, 2:11 p.m.
|
|
|
|
3
|
Fixed rbt patch to work with $EDITOR that has spaces
|
TB
tbelaire
|
January 16th, 2015, 11 a.m.
|
|
|
|
1
|
Fix double messages about pending changes when posting or stamping.
|
chipx86
|
January 14th, 2015, 2:07 a.m.
|
|
|
|
2
|
Make APICache always update entries correctly.
|
brennie
|
January 14th, 2015, 12:06 p.m.
|
|
|
|
|
Read System Arguments after .reviewboardrc
|
MC
mcayouette
|
July 29th, 2014, 1:20 p.m.
|
|
|
|
2
|
Update API schema to allow non-ASCII HTTP responses to be cached.
|
brennie
|
January 5th, 2015, 2:41 p.m.
|
|
|
|
2
|
Use a timestamp server for the RBTools Windows installer.
|
chipx86
|
January 8th, 2015, 1:48 p.m.
|
|
|
|
1
|
Sign the Windows installer with our certificate.
|
chipx86
|
January 3rd, 2015, 2:09 a.m.
|
|
|
|
1
|
Add draft release notes for RBTools 0.7
|
david
|
January 1st, 2015, 3:40 p.m.
|
|
|
|
|
[WIP] Support creation of multi-commit review request with the Git SCMClient
|
brennie
|
November 25th, 2014, 3:42 p.m.
|
|
|
|
1
|
Fix a regression in landing the current branch.
|
chipx86
|
January 2nd, 2015, 9:59 p.m.
|
|