|
|
1
|
Add a new @spy_for decorator for spying with fake functions.
|
chipx86
|
May 16th, 2020, 7:46 p.m.
|
|
|
|
1
|
Improve whitespace normalization to support paragraphs.
|
chipx86
|
May 16th, 2020, 6:51 p.m.
|
|
|
|
1
|
Add support for using tagged templates as strings.
|
chipx86
|
May 16th, 2020, 6:31 p.m.
|
|
|
|
1
|
Fix a call to ngettext, and update to use the new plugin capabilities.
|
chipx86
|
May 15th, 2020, 6:33 p.m.
|
|
|
|
1
|
Fix ngettext and variants with different interpolated variables in strings.
|
chipx86
|
May 15th, 2020, 6:34 p.m.
|
|
|
|
1
|
Fix lookup of files containing special characters in Subversion.
|
chipx86
|
May 14th, 2020, 10:06 p.m.
|
|
|
|
1
|
Enable use of the new babel-plugin-django-gettext for JavaScript.
|
chipx86
|
May 11th, 2020, 1:21 a.m.
|
|
|
|
1
|
Update GitHub configuration to require Personal Access Tokens.
|
chipx86
|
May 7th, 2020, 11:36 p.m.
|
|
|
|
1
|
Improve list item state support for config forms.
|
chipx86
|
May 6th, 2020, 9:39 p.m.
|
|
|
|
1
|
Use modernized classes for Djblets config forms list items and actions.
|
chipx86
|
May 6th, 2020, 2:53 a.m.
|
|
|
|
1
|
Fix fetching more than 100 branches on GitLab.
|
chipx86
|
May 7th, 2020, 3:16 p.m.
|
|
|
|
1
|
Add an improved string representation for IntegrationConfig.
|
chipx86
|
May 7th, 2020, 3:10 a.m.
|
|
|
|
1
|
Fix up the integrations pages for modern Django and Djblets changes.
|
chipx86
|
May 7th, 2020, 2:12 a.m.
|
|
|
|
1
|
Fix CSS availability and accessibility for modalboxes.
|
chipx86
|
May 7th, 2020, 1:27 a.m.
|
|
|
|
1
|
Update unit tests to not use fat arrow functions for Jasmine methods.
|
chipx86
|
May 6th, 2020, 5:08 p.m.
|
|
|
|
1
|
Add utility functions for working with the default SSH storage backend.
|
chipx86
|
May 5th, 2020, 12:28 a.m.
|
|
|
|
1
|
Fix validating and trusting Perforce repositories with Mirror Paths.
|
chipx86
|
May 4th, 2020, 11:33 p.m.
|
|
|
|
1
|
Fix a unit test regression when using non-default SSH storage backends.
|
chipx86
|
May 4th, 2020, 11:17 p.m.
|
|
|
|
1
|
Fix setting prefixed standard fields on the repository form.
|
chipx86
|
April 28th, 2020, 6:41 p.m.
|
|
|
|
2
|
Use the new localization syntax for all ES6 JavaScript.
|
chipx86
|
April 10th, 2020, 9:30 p.m.
|
|
|
|
1
|
Add an audit_node_deps setup.py command.
|
chipx86
|
April 10th, 2020, 8:43 p.m.
|
|
|
|
1
|
Add a new build-time dependency and update some existing ones.
|
chipx86
|
April 10th, 2020, 9:11 p.m.
|
|
|
|
1
|
Reduce startup times for rbssh and make custom SSH backends persistant.
|
chipx86
|
April 13th, 2020, 12:41 a.m.
|
|
|
|
1
|
Introducing babel-plugin-django-gettext.
|
chipx86
|
April 8th, 2020, 1:45 a.m.
|
|
|
|
1
|
Fix Subversion path normalization on Python 3.7+.
|
chipx86
|
April 9th, 2020, 3:17 a.m.
|
|
|
|
1
|
Fix regressions in running Mercurial unit tests.
|
chipx86
|
April 9th, 2020, 3:14 a.m.
|
|
|
|
1
|
Add new assertion methods for checking spies.
|
chipx86
|
April 4th, 2020, 12:36 a.m.
|
|
|
|
1
|
Bring the codebase documentation up to modern standards.
|
chipx86
|
April 2nd, 2020, 6:24 p.m.
|
|
|
|
1
|
Fix using the @requires_user_profile decorator with unit test classes.
|
chipx86
|
April 3rd, 2020, 3:16 a.m.
|
|
|
|
1
|
Add workarounds for spying on slippery functions.
|
chipx86
|
April 1st, 2020, 9:20 p.m.
|
|
|
|
1
|
Improve readability of the major parts of the KGB code.
|
chipx86
|
April 2nd, 2020, 12:08 a.m.
|
|
|
|
1
|
Cap the Pygments dependency at < 2.6.
|
chipx86
|
March 31st, 2020, 2:51 p.m.
|
|
|
|
1
|
Sandbox authentication errors in the Bitbucket WebHook support.
|
chipx86
|
March 30th, 2020, 6:36 p.m.
|
|
|
|
1
|
Update the model deletion confirmation page in the admin UI.
|
chipx86
|
March 27th, 2020, 2:51 a.m.
|
|
|
|
1
|
Add a guide for using Git with RBTools.
|
chipx86
|
March 25th, 2020, 12:09 a.m.
|
|
|
|
1
|
Add release notes for RBTools 1.0.3.
|
chipx86
|
March 24th, 2020, 6:50 p.m.
|
|
|
|
1
|
Re-organize parts of the main RBTools documentation page.
|
chipx86
|
March 25th, 2020, 12:03 a.m.
|
|
|
|
1
|
Add documentation on available RBTools environment variables.
|
chipx86
|
March 24th, 2020, 6:47 p.m.
|
|
|
|
1
|
Improve extension static media installation and recover from failures.
|
chipx86
|
March 23rd, 2020, 8:59 p.m.
|
|
|
|
1
|
Set initial repository subform values to fix PUTs via the API.
|
chipx86
|
March 20th, 2020, 9:59 p.m.
|
|
|
|
1
|
Serialize and allow setting extra_data for repositories in the API.
|
chipx86
|
March 20th, 2020, 10:03 p.m.
|
|
|
|
1
|
Improve sandboxing of broken extensions.
|
chipx86
|
March 17th, 2020, 4:51 p.m.
|
|
|
|
1
|
Fix some compatibility and structure problems with admin templates.
|
chipx86
|
March 13th, 2020, 6:27 p.m.
|
|
|
|
1
|
Fix using admin widgets in non-ModelAdmin change forms.
|
chipx86
|
March 13th, 2020, 11:59 p.m.
|
|
|
|
1
|
Fix the default form IDs in the admin change form pages.
|
chipx86
|
March 13th, 2020, 6:21 p.m.
|
|
|
|
1
|
Define a global-vars block for all global variable definitions.
|
chipx86
|
March 13th, 2020, 6:14 p.m.
|
|
|
|
1
|
Add a "global" option for the {% definevar %} template tag.
|
chipx86
|
March 13th, 2020, 6:09 p.m.
|
|
|
|
1
|
Add a new RB.Product constant for product information.
|
chipx86
|
March 10th, 2020, 5:53 p.m.
|
|
|
|
1
|
Improve accessibility for the page base components.
|
chipx86
|
March 4th, 2020, 6:53 p.m.
|
|
|
|
1
|
Add new standard support for subforms on pages.
|
chipx86
|
March 12th, 2020, 3:29 a.m.
|
|