|
|
1
|
Get rid of __future__ imports
|
david
|
January 20th, 2022, 11:41 a.m.
|
|
|
|
1
|
Remove use of six
|
david
|
January 19th, 2022, 11:01 p.m.
|
|
|
|
1
|
Fix some test errors in extension manager caused by database changes.
|
david
|
January 22nd, 2022, 11:48 a.m.
|
|
|
|
1
|
Switch to class-based JavascriptCatalog view.
|
david
|
January 21st, 2022, 10:54 a.m.
|
|
|
|
1
|
Define MEDIA_URL in test settings.
|
david
|
January 26th, 2022, 9:57 a.m.
|
|
|
|
1
|
Fix bad QueryDict syntax.
|
david
|
January 26th, 2022, 9:55 a.m.
|
|
|
|
1
|
Tweak check for request.resolver_match in extension templatetags.
|
david
|
January 26th, 2022, 9:51 a.m.
|
|
|
|
1
|
Add flake8/pep8 settings to setup.cfg
|
david
|
January 21st, 2022, 12:33 p.m.
|
|
|
|
1
|
Switch out force_text and smart_text for force_str and smart_str
|
david
|
January 26th, 2022, 9:52 a.m.
|
|
|
|
1
|
Change middleware to always be new-style.
|
david
|
January 21st, 2022, 12:48 p.m.
|
|
|
|
1
|
Update to Django 3.2.
|
david
|
January 22nd, 2022, 12:43 p.m.
|
|
|
|
1
|
Update template loaders for new API.
|
david
|
January 21st, 2022, 1:32 p.m.
|
|
|
|
1
|
Remove obsolete __future__ imports.
|
david
|
October 14th, 2021, 1:33 p.m.
|
|
|
|
1
|
Switch away from text_type shims.
|
david
|
October 15th, 2021, 10:14 a.m.
|
|
|
|
1
|
Make @superuser_required delegate to @login_required.
|
david
|
January 26th, 2022, 2:50 p.m.
|
|
|
|
|
Remove deprecated and outdated files.
|
david
|
January 26th, 2022, 12:47 p.m.
|
|
|
|
1
|
Update URL patterns to use new path() and re_path().
|
david
|
January 21st, 2022, 12:25 p.m.
|
|
|
|
1
|
Fix errors from BitBucket submitted hook with too many logins.
|
david
|
January 28th, 2022, 2:36 p.m.
|
|
|
|
1
|
Switch away from iteration shims.
|
david
|
October 14th, 2021, 12:41 p.m.
|
|
|
|
1
|
Switch away from six moves shims.
|
david
|
January 22nd, 2022, 3:03 p.m.
|
|
|
|
1
|
Move away from deprecated ifequal and ifnotequal tags.
|
david
|
January 20th, 2022, 2:17 p.m.
|
|
|
|
2
|
Update djblets for future Django deprecations.
|
david
|
January 10th, 2022, 2:57 p.m.
|
|
|
|
1
|
Update use of is_authenticated and is_anonymous.
|
david
|
January 11th, 2022, 9:31 a.m.
|
|
|
|
1
|
Update djblets to support MIDDLEWARE setting.
|
david
|
January 7th, 2022, 1:30 p.m.
|
|
|
|
1
|
Update to modern MIDDLEWARE setting.
|
david
|
January 7th, 2022, 6:10 p.m.
|
|
|
|
1
|
Fix babel arguments for tests and extension packaging.
|
david
|
December 22nd, 2021, 11:22 a.m.
|
|
|
|
1
|
Convert ready operations to promises.
|
david
|
October 4th, 2021, 1:28 p.m.
|
|
|
|
1
|
Convert setStarred operations to return promises.
|
david
|
May 28th, 2021, 3:07 p.m.
|
|
|
|
1
|
Convert field save operations to return promises.
|
david
|
June 1st, 2021, 9:57 a.m.
|
|
|
|
1
|
Convert diff fragment fetching to use promises.
|
david
|
June 1st, 2021, 10:21 a.m.
|
|
|
|
1
|
Convert BaseResource.fetch to return a promise.
|
david
|
October 4th, 2021, 1:22 p.m.
|
|
|
|
1
|
Convert destroy operations to return promises.
|
david
|
June 1st, 2021, 2:49 p.m.
|
|
|
|
1
|
Convert BaseResource.save to return a promise.
|
david
|
June 2nd, 2021, 10:29 a.m.
|
|
|
|
1
|
Convert BaseResource.ensureCreated to return a promise.
|
david
|
October 4th, 2021, 10:23 a.m.
|
|
|
|
1
|
Convert ReviewReply.discardIfEmpty to use promises.
|
david
|
May 28th, 2021, 2:10 p.m.
|
|
|
|
1
|
Convert remaining publish operations to use promises.
|
david
|
October 4th, 2021, 1:24 p.m.
|
|
|
|
1
|
Convert group membership operations to use promises.
|
david
|
October 4th, 2021, 1:19 p.m.
|
|
|
|
1
|
Change ReviewRequest.createFromCommit to return a promise.
|
david
|
May 27th, 2021, 1:08 p.m.
|
|
|
|
1
|
Convert close and reopen operations to return a promise.
|
david
|
May 28th, 2021, 10:07 p.m.
|
|
|
|
1
|
Add FileDiffACLsHook to allow people to hook up repository ACLs.
|
david
|
October 18th, 2021, 2:37 p.m.
|
|
|
|
1
|
Add a new --pyvers argument to setup.py for specifying versions.
|
david
|
November 12th, 2021, 10:23 a.m.
|
|
|
|
1
|
Fix some test skipping issues.
|
david
|
November 10th, 2021, 1:33 p.m.
|
|
|
|
1
|
Add compat imports for collections.abc.
|
david
|
November 23rd, 2021, 10 a.m.
|
|
|
|
1
|
Fix cache_memoize to work with non-sequence data.
|
david
|
October 17th, 2021, 3:06 p.m.
|
|
|
|
1
|
Remove add_metaclass compatibility shim.
|
david
|
October 7th, 2021, 3:16 p.m.
|
|
|
|
1
|
Un-blacklist p4python on Python 3.9.
|
david
|
October 7th, 2021, 5:14 p.m.
|
|
|
|
1
|
Replace nose.SkipTest with modern alternatives.
|
david
|
September 30th, 2021, 2:27 p.m.
|
|
|
|
1
|
Convert BaseCollection.fetch to return a promise.
|
david
|
May 27th, 2021, 9:55 a.m.
|
|
|
|
1
|
Properly skip clearcase unit tests if cleartool is not installed.
|
david
|
September 27th, 2021, 3:32 p.m.
|
|
|
|
1
|
Fix early access of cleartool when loading SCMTools.
|
david
|
September 27th, 2021, 3:35 p.m.
|
|