|
|
1
|
Add dependency checks for Plastic.
|
chipx86
|
August 18th, 2022, 10:45 p.m.
|
|
|
|
1
|
Fix problems parsing revision specs in TFS.
|
chipx86
|
August 23rd, 2022, 2:54 a.m.
|
|
|
|
1
|
Move pydiffx unit tests to pytest.
|
chipx86
|
August 20th, 2022, 9:02 p.m.
|
|
|
|
1
|
Remove unicode_literals from pydiffx.
|
chipx86
|
August 20th, 2022, 8:56 p.m.
|
|
|
|
1
|
Add dependency checks for SOS.
|
chipx86
|
August 18th, 2022, 10:39 p.m.
|
|
|
|
1
|
Add the beginnings of support for dependencies for SCMClients.
|
chipx86
|
August 13th, 2022, 7:04 p.m.
|
|
|
|
1
|
Update base SCMClient testing for typing and dependency checks.
|
chipx86
|
August 16th, 2022, 11:34 p.m.
|
|
|
|
1
|
Remove OptionsStub and support default client options in BaseSCMClient.
|
chipx86
|
August 16th, 2022, 11:33 p.m.
|
|
|
|
1
|
Rework support for scanning for SCMs in a source tree.
|
chipx86
|
August 12th, 2022, 6:53 p.m.
|
|
|
|
1
|
Fix documentation and add release notes for Djblets 3.0 beta 2.
|
chipx86
|
August 15th, 2022, 6:32 p.m.
|
|
|
|
1
|
Add release notes for Review Board 5.0 beta 2.
|
chipx86
|
August 16th, 2022, 8:45 p.m.
|
|
|
|
1
|
Add release notes for beanbag-docutils 2.0.
|
chipx86
|
August 16th, 2022, 11:56 p.m.
|
|
|
|
1
|
Fix several issues in our Sphinx extension for webapi documentation.
|
chipx86
|
August 16th, 2022, 1:47 p.m.
|
|
|
|
1
|
Give greater control over API doc input and avoid broken docs.
|
chipx86
|
August 16th, 2022, 8:27 p.m.
|
|
|
|
1
|
Add API documentation for the new repository ACLs.
|
chipx86
|
August 16th, 2022, 8:32 p.m.
|
|
|
|
1
|
Fix a wrong return type from Base64Field.value_to_string().
|
chipx86
|
August 15th, 2022, 9:52 p.m.
|
|
|
|
1
|
Fix issues linking to attributes on objects not specified in code.
|
chipx86
|
August 15th, 2022, 6:04 p.m.
|
|
|
|
1
|
Fix unit tests on Python 3.11.
|
chipx86
|
August 15th, 2022, 5:09 p.m.
|
|
|
|
1
|
Move base rbtools.clients support into rbtools.clients.base.
|
chipx86
|
August 9th, 2022, 1:14 a.m.
|
|
|
|
1
|
Ensure usage of modern packages when using 'setup.py develop'.
|
chipx86
|
August 14th, 2022, 7:51 p.m.
|
|
|
|
1
|
Update the API Tokens UI for new token format and status.
|
david
|
August 10th, 2022, 4:18 p.m.
|
|
|
|
1
|
Bump to 2.0 dev, drop Python 2.7, and add support for Python 3.11.
|
chipx86
|
August 15th, 2022, 1:07 p.m.
|
|
|
|
1
|
Improve output when scanning for a usable client.
|
chipx86
|
August 8th, 2022, 1:56 p.m.
|
|
|
|
1
|
Fix a string type issue with Subversion patch output.
|
chipx86
|
August 15th, 2022, 2:49 p.m.
|
|
|
|
1
|
Add a code reference for RBTools.
|
chipx86
|
August 9th, 2022, 1:44 a.m.
|
|
|
|
1
|
Fix several GitHub code linking problems and add unit tests.
|
chipx86
|
August 14th, 2022, 10:48 p.m.
|
|
|
|
2
|
Add a registry for SCMClient classes and move defaults into code.
|
chipx86
|
August 10th, 2022, 12:03 a.m.
|
|
|
|
1
|
Add support a Type section.
|
chipx86
|
August 8th, 2022, 9:16 p.m.
|
|
|
|
1
|
Add a test helper to run within a Sphinx environment.
|
chipx86
|
August 8th, 2022, 7:57 p.m.
|
|
|
|
1
|
Add special Keys and Tuple sections for autodoc.
|
chipx86
|
August 8th, 2022, 5:05 p.m.
|
|
|
|
1
|
Enforce our configuration defaults for autodoc.
|
chipx86
|
August 8th, 2022, 7:56 p.m.
|
|
|
|
1
|
Update the Git unit tests to use build_client() and clean up tests.
|
chipx86
|
August 5th, 2022, 3:18 a.m.
|
|
|
|
1
|
Update the CVS unit tests to use build_client().
|
chipx86
|
August 5th, 2022, 2:17 a.m.
|
|
|
|
1
|
Update the Subversion unit tests to use build_client() and clean up tests.
|
chipx86
|
August 8th, 2022, 1:56 a.m.
|
|
|
|
1
|
Update the Mercurial unit tests to use build_client() and clean up tests.
|
chipx86
|
August 5th, 2022, 5:37 p.m.
|
|
|
|
1
|
Update the Perforce unit tests to use build_client() and clean up tests.
|
chipx86
|
August 5th, 2022, 8:37 p.m.
|
|
|
|
2
|
Add a unit test utility function for building a SCMClient.
|
chipx86
|
August 5th, 2022, 12:50 a.m.
|
|
|
|
2
|
Update the Bazaar unit tests to use build_client() and clean up asserts.
|
chipx86
|
August 5th, 2022, 1:48 a.m.
|
|
|
|
1
|
Allow empty datetime fields in APIToken model admin.
|
david
|
August 10th, 2022, 9:32 a.m.
|
|
|
|
1
|
Update the SOS unit tests to use build_client() and clean up tests.
|
chipx86
|
August 5th, 2022, 8:45 p.m.
|
|
|
|
1
|
Add new deprecation warning classes for RBTools 5 and 6.
|
chipx86
|
August 9th, 2022, 10 p.m.
|
|
|
|
1
|
Log and display useful information when database upgrades fail.
|
chipx86
|
August 5th, 2022, 4:17 p.m.
|
|
|
|
1
|
Fix a webapi rate limit test and precision errors.
|
chipx86
|
August 5th, 2022, 2:38 p.m.
|
|
|
|
1
|
Update ClearCase tests to use build_client() and work without cleartool.
|
chipx86
|
August 5th, 2022, 2:13 a.m.
|
|
|
|
1
|
Fix rbt info on Python 3.
|
chipx86
|
August 9th, 2022, 1:47 a.m.
|
|
|
|
1
|
Fix lists in version information sections.
|
chipx86
|
August 8th, 2022, 4:12 p.m.
|
|
|
|
1
|
Bump to RBTools 4.0 dev and change Python compatibility.
|
chipx86
|
August 9th, 2022, 3:48 p.m.
|
|
|
|
1
|
Fix argument parsing on Python 3.11.
|
chipx86
|
August 9th, 2022, 1:49 a.m.
|
|
|
|
1
|
Allow URLs other than the configured server name for SAML auth.
|
david
|
August 4th, 2022, 3 p.m.
|
|
|
|
1
|
Add unittest2 as a dependency and update kgb.
|
chipx86
|
August 5th, 2022, 12:31 a.m.
|
|