|
|
1
|
Add support for initial dictionary and list values for JSONField.
|
chipx86
|
December 6th, 2018, 4:59 p.m.
|
|
|
|
2
|
Fix a review request page caching issue when setting close descriptions.
|
chipx86
|
December 5th, 2018, 3:42 p.m.
|
|
|
|
1
|
Fix some remaining issues with WebHook key types in payloads.
|
chipx86
|
December 5th, 2018, 2:55 p.m.
|
|
|
|
|
Add release notes for Review Board 3.0.11.
|
chipx86
|
December 3rd, 2018, 2:55 p.m.
|
|
|
|
1
|
Fix and improve logic around credentials and 2FA when authenticating.
|
chipx86
|
November 8th, 2018, 3:37 a.m.
|
|
|
|
1
|
Add support for modern Bitbucket webhooks.
|
chipx86
|
December 3rd, 2018, 2:39 p.m.
|
|
|
|
1
|
Add a new primary class for handling evolutions.
|
chipx86
|
November 29th, 2018, 3:28 a.m.
|
|
|
|
1
|
Don't modify a signature when injecting on_delete for ForeignKeys.
|
chipx86
|
November 26th, 2018, 1:01 a.m.
|
|
|
|
1
|
Fix equality checking for signatures.
|
chipx86
|
November 20th, 2018, 3:35 p.m.
|
|
|
|
1
|
Fix some simple Python 3 issues with management commands.
|
chipx86
|
November 14th, 2018, 4:51 p.m.
|
|
|
|
1
|
Work with ProjectSignatures directly from the Version model.
|
chipx86
|
November 14th, 2018, 4:43 p.m.
|
|
|
|
1
|
Add an error and optional checking for missing signatures.
|
chipx86
|
November 14th, 2018, 4:11 p.m.
|
|
|
|
1
|
Move signature diffing into dedicated Signature.diff methods.
|
chipx86
|
November 2nd, 2018, 1:39 p.m.
|
|
|
|
1
|
Update all mutations to use the new signature classes.
|
chipx86
|
November 2nd, 2018, 2:47 a.m.
|
|
|
|
1
|
Fix Python 3 incompatibilities with the rbt command name and pagination.
|
chipx86
|
November 8th, 2018, 3:52 a.m.
|
|
|
|
1
|
Provide helpful instructions if RBTools is pointing to the wrong URL.
|
chipx86
|
November 6th, 2018, 1:51 p.m.
|
|
|
|
1
|
Fix spying on unbound methods defined in a parent class of an owner.
|
chipx86
|
December 3rd, 2018, 1:49 p.m.
|
|
|
|
1
|
Allow an explicit owner for unbound method spies and warn if missing.
|
chipx86
|
December 3rd, 2018, 1:46 p.m.
|
|
|
|
1
|
Improve error information when the GitLab API version can't be found.
|
chipx86
|
November 27th, 2018, 8:06 p.m.
|
|
|
|
1
|
Add release notes for Review Board 3.0.10.
|
chipx86
|
November 3rd, 2018, 11:40 p.m.
|
|
|
|
1
|
Add release notes for Djblets 1.0.8.
|
chipx86
|
November 3rd, 2018, 10:38 p.m.
|
|
|
|
1
|
Add methods for removing signatures from parent signatures.
|
chipx86
|
November 1st, 2018, 4:38 p.m.
|
|
|
|
1
|
Change field type checks to work with subclasses.
|
chipx86
|
November 1st, 2018, 3:56 p.m.
|
|
|
|
1
|
Improve the get_app compatibility method.
|
chipx86
|
November 1st, 2018, 3:43 p.m.
|
|
|
|
1
|
Add cross-Django compatibility for module paths in pickled data.
|
chipx86
|
November 1st, 2018, 2:15 p.m.
|
|
|
|
1
|
Handle related_model specially in FieldSignature.
|
chipx86
|
November 1st, 2018, 1:51 a.m.
|
|
|
|
1
|
Pass keyword arguments to several function calls and constructors.
|
chipx86
|
November 1st, 2018, 12:30 a.m.
|
|
|
|
1
|
Add diffing support for the new signature classes.
|
chipx86
|
October 27th, 2018, 12:35 a.m.
|
|
|
|
1
|
Switch unit tests to the context manager form of assertRaisesMessage.
|
chipx86
|
October 30th, 2018, 6:36 p.m.
|
|
|
|
1
|
Add new signature introspection and cloning functions.
|
chipx86
|
February 8th, 2018, 6:44 p.m.
|
|
|
|
1
|
Add new classes for managing signatures.
|
chipx86
|
February 8th, 2018, 2:27 p.m.
|
|
|
|
1
|
Remove some now-redundant index state tracking utility functions.
|
chipx86
|
February 7th, 2018, 6:19 p.m.
|
|
|
|
1
|
Rework how local database state is tracked.
|
chipx86
|
February 7th, 2018, 6:13 p.m.
|
|
|
|
1
|
Fix loading datagrids due to recent template render compatibility changes.
|
chipx86
|
October 24th, 2018, 11:09 p.m.
|
|
|
|
1
|
Add support for Django 2.1.
|
chipx86
|
October 23rd, 2018, 11:31 p.m.
|
|
|
|
1
|
Mark ForeignKeys as initially deferred references on SQLite3.
|
chipx86
|
October 23rd, 2018, 10:41 p.m.
|
|
|
|
1
|
Use the database backend's preferred SQL for dropping indexes.
|
chipx86
|
October 23rd, 2018, 10:25 p.m.
|
|
|
|
2
|
Keep the injected on_delete out of the field signature.
|
chipx86
|
October 24th, 2018, 3:27 a.m.
|
|
|
|
2
|
Always set explicit ForeignKey.on_delete values.
|
chipx86
|
October 23rd, 2018, 8:16 p.m.
|
|
|
|
1
|
Add compatibility with relation field attribute changes in Django 1.9+.
|
chipx86
|
October 23rd, 2018, 7:40 p.m.
|
|
|
|
2
|
Fix the logic for deleting tables on Django 1.7 and higher.
|
chipx86
|
October 23rd, 2018, 7:21 p.m.
|
|
|
|
1
|
Prevent get_models() from returning abstract models on Django 1.7+.
|
chipx86
|
October 21st, 2018, 2:58 a.m.
|
|
|
|
1
|
Fix a few more pickle-related compatibility issues.
|
chipx86
|
October 21st, 2018, 2:55 a.m.
|
|
|
|
1
|
Add packaging and dependency fixes for Python 3.x.
|
chipx86
|
October 13th, 2018, 2:49 a.m.
|
|
|
|
1
|
Update hosting services to use HostingServiceHTTPResponse.
|
chipx86
|
October 11th, 2018, 1:02 a.m.
|
|
|
|
1
|
Improve the design and extensibility of the hosting service HTTP support.
|
chipx86
|
October 9th, 2018, 3:31 p.m.
|
|
|
|
1
|
Use native string types for all os.environ keys and values.
|
chipx86
|
October 13th, 2018, 2:09 a.m.
|
|
|
|
1
|
Sort the serialized dictionary of avatar URLs.
|
chipx86
|
October 21st, 2018, 3:15 a.m.
|
|
|
|
1
|
Fix a handful of compatibility problems with Python 3.
|
chipx86
|
October 21st, 2018, 2:33 a.m.
|
|
|
|
1
|
Add middleware for turning relative URL redirects into absolute URLs.
|
chipx86
|
October 21st, 2018, 2:42 a.m.
|
|