|
|
1
|
Update spinners in djblets to use FontAwesome.
|
david
|
May 28th, 2015, 12:54 a.m.
|
|
|
|
1
|
Update static() imports and staticfiles template tag usage.
|
chipx86
|
May 27th, 2021, 2:26 a.m.
|
|
|
|
1
|
Update SVNClient to use UnifiedDiffWriter to build empty file diffs.
|
chipx86
|
September 24th, 2022, 8:50 a.m.
|
|
|
|
1
|
Update template loaders for new API.
|
david
|
January 21st, 2022, 9:32 p.m.
|
|
|
|
2
|
Update templates and related config/logic for Django 1.6+ compatibility.
|
chipx86
|
January 31st, 2017, 9:43 a.m.
|
|
|
|
1
|
Update test configuration.
|
david
|
February 25th, 2022, 6:36 a.m.
|
|
|
|
1
|
Update test.py to work with django r5752
|
MR
mrowe
|
August 6th, 2007, 11:13 p.m.
|
|
|
|
1
|
Update tests to not use deprecated base classes.
|
david
|
March 7th, 2022, 6:23 p.m.
|
|
|
|
2
|
Update TFS support to use the new run_process().
|
chipx86
|
August 24th, 2022, 7:56 a.m.
|
|
|
|
1
|
Update TFSClient to use new diff functionality.
|
chipx86
|
September 24th, 2022, 7:59 a.m.
|
|
|
|
1
|
Update the "change" field with submitted perforce changesets.
|
david
|
October 27th, 2014, 9:02 p.m.
|
|
|
|
1
|
Update the "Creating Review Requests" documentation for the new hotness.
|
david
|
October 10th, 2013, 9:22 p.m.
|
|
|
|
2
|
Update the 0.8.24 release notes for all the latest changes.
|
chipx86
|
February 22nd, 2016, 6:26 a.m.
|
|
|
|
1
|
Update the 0.9 release notes to be comprehensive.
|
chipx86
|
October 25th, 2015, 10:37 p.m.
|
|
|
|
1
|
Update the 2.0 draft release notes.
|
david
|
May 16th, 2014, 12:09 a.m.
|
|
|
|
1
|
Update the 2.0 RC 3 release notes for the Djblets changes.
|
chipx86
|
May 8th, 2014, 9:53 a.m.
|
|
|
|
1
|
Update the actual config forms page code to use modern config forms CSS.
|
chipx86
|
December 15th, 2020, 10:15 p.m.
|
|
|
|
1
|
Update the All Review Requests datagrid tests for new equery helpers.
|
chipx86
|
November 16th, 2023, 1:17 a.m.
|
|
|
|
1
|
Update the API Overview docs for modern recommendations and options.
|
chipx86
|
November 16th, 2017, 1:13 a.m.
|
|
|
|
1
|
Update the API test suite for Djblets's new testing framework.
|
chipx86
|
July 5th, 2015, 1:36 a.m.
|
|
|
|
4
|
Update the API to allow undoing the pending deletion of file attachments.
|
maubin
|
August 31st, 2023, 11:28 p.m.
|
|
|
|
2
|
Update the API token policy dialog for dark mode.
|
chipx86
|
May 8th, 2024, 8:58 a.m.
|
|
|
|
1
|
Update the API token policy editor from $.modalBox to Ink.DialogView.
|
david
|
September 12th, 2024, 3:23 p.m.
|
|
|
|
2
|
Update the API Tokens documentation to elaborate on setting expiration dates.
|
maubin
|
September 20th, 2022, 9:26 p.m.
|
|
|
|
1
|
Update the API Tokens UI for new token format and status.
|
david
|
August 10th, 2022, 11:18 p.m.
|
|
|
|
1
|
Update the API Tokens UI for setting token expiration dates.
|
maubin
|
September 15th, 2022, 9:40 p.m.
|
|
|
|
1
|
Update the Assembla tests to use the new hosting service test helpers.
|
chipx86
|
March 14th, 2018, 10:12 p.m.
|
|
|
|
1
|
Update the auth backends and Change Password for newer Django requirements.
|
chipx86
|
December 16th, 2020, 1:57 a.m.
|
|
|
|
1
|
Update the Authentication Settings page for modern subform support.
|
chipx86
|
July 3rd, 2020, 10:28 a.m.
|
|
|
|
1
|
Update the AUTHORS content and LICENSE date.
|
chipx86
|
August 6th, 2020, 5:41 a.m.
|
|
|
|
2
|
Update the BaseWebAPIToken model for API Tokens v2
|
maubin
|
June 6th, 2022, 4:07 p.m.
|
|
|
|
2
|
Update the Bazaar unit tests to use build_client() and clean up asserts.
|
chipx86
|
August 5th, 2022, 8:48 a.m.
|
|
|
|
1
|
Update the Beanstalk tests to use the new hosting service test helpers.
|
chipx86
|
March 14th, 2018, 9:54 p.m.
|
|
|
|
1
|
Update the Bitbucket tests to use the new hosting service test helpers.
|
chipx86
|
March 14th, 2018, 9:34 p.m.
|
|
|
|
|
Update the bugs closed field's label from 'Bugs' to 'Bugs Closed'
|
OM
omarali
|
May 20th, 2017, 12:40 a.m.
|
|
|
|
1
|
Update the cache forward backend for Django 1.11 compatibility.
|
chipx86
|
October 21st, 2018, 9:28 a.m.
|
|
|
|
1
|
Update the Change Form template for improved form alert support.
|
chipx86
|
February 3rd, 2020, 10:07 a.m.
|
|
|
|
1
|
Update the CI Integration docs.
|
maubin
|
June 5th, 2024, 10:26 p.m.
|
|
|
|
1
|
Update the CodebaseHQ tests to use the new hosting service test helpers.
|
chipx86
|
March 14th, 2018, 7:46 p.m.
|
|
|
|
2
|
Update the conditions match calls to always use keyword arguments.
|
chipx86
|
August 25th, 2016, 9:31 p.m.
|
|
|
|
1
|
Update the consent view decorator/mixin to check for policy requirements
|
brennie
|
May 24th, 2018, 3:13 a.m.
|
|
|
|
2
|
Update the crontab generation to produce a better file for virtualenvs.
|
chipx86
|
June 20th, 2023, 9:23 p.m.
|
|
|
|
1
|
Update the custom models tests mixin to support Django 1.6, 1.8+.
|
chipx86
|
January 30th, 2017, 11:42 p.m.
|
|
|
|
1
|
Update the CVS unit tests to use build_client().
|
chipx86
|
August 5th, 2022, 9:17 a.m.
|
|
|
|
2
|
Update the dashboard bulk action dialogs to use Ink buttons.
|
chipx86
|
May 8th, 2024, 9:24 a.m.
|
|
|
|
1
|
Update the Dashboard datagrid tests for new equery helpers.
|
chipx86
|
November 16th, 2023, 1:20 a.m.
|
|
|
|
1
|
Update the dashboard to use the new batch endpoint for archive and mute.
|
david
|
November 8th, 2022, 10:44 p.m.
|
|
|
|
1
|
Update the dashboard to use the new batch endpoint for closing.
|
david
|
November 8th, 2022, 6:52 a.m.
|
|
|
|
1
|
Update the datagrid pages to use the new setupPage JS support.
|
chipx86
|
October 3rd, 2019, 1:08 a.m.
|
|
|
|
2
|
Update the Delete Review Request dialog for Ink buttons.
|
chipx86
|
May 8th, 2024, 9:20 a.m.
|
|