|
Add a getPrototypeOf compatibility function.
|
chipx86
|
May 25th, 2013, 5 p.m.
|
|
|
Add a getattr template filter for retrieving an object's attribute.
|
chipx86
|
June 20th, 2020, 8:18 p.m.
|
|
|
Add a generic WebAPI app to Djblets
|
chipx86
|
February 7th, 2008, 10:02 p.m.
|
|
|
Add a generic CollectionView for handling live-updating collections.
|
david
|
June 28th, 2013, 3:07 a.m.
|
|
|
Add a general comments feature class
|
brennie
|
October 17th, 2016, 6:50 p.m.
|
|
|
Add a function to get raw base64 content on Base64Fields.
|
chipx86
|
August 7th, 2014, 2:25 p.m.
|
|
|
Add a function for returning the best gravatar URL for the display.
|
chipx86
|
August 7th, 2015, 6:29 p.m.
|
|
|
Add a function for returning the appropriate "no access" API error code.
|
chipx86
|
April 2nd, 2014, 3:15 p.m.
|
|
|
Add a function for performing a JSON Patch.
|
chipx86
|
October 12th, 2017, 1:35 a.m.
|
|
|
Add a function for performing a JSON Merge Patch.
|
chipx86
|
October 11th, 2017, 2:23 p.m.
|
|
|
Add a function for iterating through all exe locations in the PATH.
|
chipx86
|
September 21st, 2022, 8:18 p.m.
|
|
|
Add a function for getting the Repository for a FileDiff.
|
chipx86
|
November 1st, 2019, 5:59 p.m.
|
|
|
Add a function for calling the original spied-on function.
|
chipx86
|
July 19th, 2019, 10:47 a.m.
|
|
|
Add a foundation to help with writing API test suites.
|
chipx86
|
July 4th, 2015, 3:37 a.m.
|
|
|
Add a forwarding import for ConsentRequirementHook.
|
chipx86
|
May 23rd, 2018, 2:27 a.m.
|
|
|
Add a form for working with key/value stores instead of models.
|
chipx86
|
January 7th, 2016, 9:39 p.m.
|
|
|
Add a form for uploading DiffCommits
|
brennie
|
February 15th, 2018, 4:28 p.m.
|
|
|
Add a form field for configuring conditions.
|
chipx86
|
July 11th, 2016, 4:18 p.m.
|
|
|
Add a Follow menu for keeping up with Review Board updates.
|
chipx86
|
February 18th, 2019, 10:24 p.m.
|
|
|
Add a flake8 tool.
|
david
|
April 17th, 2017, 3:10 p.m.
|
|
|
Add a flag on commands to indicate that diffing is required.
|
chipx86
|
September 15th, 2022, 2:49 p.m.
|
|
|
Add a flag in rbt post to auto-stamp the review while posting
|
DR
drbr
|
April 24th, 2015, 6:33 p.m.
|
|
|
Add a flag for ignoring whitespace in diffs.
|
GR
gredner
|
May 6th, 2009, 9:50 a.m.
|
|
|
Add a field to DiffSet for storing the commit ID a change is based on.
|
chipx86
|
August 5th, 2013, 8:03 p.m.
|
|
|
Add a field on Repository for storing a UUID for incoming webhooks.
|
chipx86
|
September 10th, 2014, 4:27 p.m.
|
|
|
Add a few more app exclusions when dumping data for rbdemo.
|
chipx86
|
June 23rd, 2014, 1:10 a.m.
|
|
|
Add a feature to automatically suggest reviewers for a given review request
|
david
|
April 25th, 2014, 2:56 p.m.
|
|
|
Add a feature to automatically suggest reviewers for a given review request
|
EN
endee
|
November 26th, 2013, 2:54 p.m.
|
|
|
Add a feature for DVCS support
|
brennie
|
February 13th, 2018, 12:42 p.m.
|
|
|
Add a feature flag for issue verification.
|
david
|
July 17th, 2017, 7:09 p.m.
|
|
|
Add a FAQ for contribution/troubleshooting questions.
|
chipx86
|
February 17th, 2016, 6:43 p.m.
|
|
|
Add a FAQ entry about Git support
|
MA
marc
|
May 6th, 2009, 3:30 p.m.
|
|
|
Add a fallback encoding conversion for diff content.
|
david
|
November 17th, 2012, 8:19 p.m.
|
|
|
Add a fallback avatar service for when other services aren't available.
|
chipx86
|
March 12th, 2019, 3:11 a.m.
|
|
|
Add a DVCS capability gated behind the DVCS feature
|
brennie
|
May 2nd, 2018, 5:46 p.m.
|
|
|
Add a dummy review UI.
|
david
|
January 12th, 2015, 5:16 p.m.
|
|
|
Add a DOM function for generating the "stats" metadata.
|
chipx86
|
July 23rd, 2021, 6:38 p.m.
|
|
|
Add a document on reviewing text files.
|
david
|
October 16th, 2014, 1:49 p.m.
|
|
|
Add a document covering Django Evolution's versioning policy.
|
chipx86
|
October 25th, 2020, 12:45 a.m.
|
|
|
Add a Django patch to work around a mysqlclient incompatibility.
|
chipx86
|
January 2nd, 2022, 11:23 p.m.
|
|
|
Add a display of an individual project, link to it from user detail views.
|
david
|
February 2nd, 2016, 4:38 p.m.
|
|
|
Add a Diff Viewer view for only the new file
|
keanweng
|
October 16th, 2020, 3:26 p.m.
|
|
|
Add a diff viewer query argument for showing specific file IDs.
|
chipx86
|
September 5th, 2017, 2:26 a.m.
|
|
|
Add a diff parser for DiffX files.
|
chipx86
|
July 31st, 2021, 4:42 a.m.
|
|
|
Add a dict-compatible API for ResourceDictField and make it immutable.
|
chipx86
|
April 22nd, 2022, 6:21 p.m.
|
|
|
Add a development dependency on django-stubs.
|
chipx86
|
January 11th, 2023, 11:57 p.m.
|
|
|
Add a dev-requirements file for easy development dep installation.
|
chipx86
|
June 24th, 2015, 1:23 p.m.
|
|
|
Add a deprecation warning to basictag
|
brennie
|
January 17th, 2016, 8:14 a.m.
|
|
|
Add a deprecation warning for features being removed in RB 5.0.
|
chipx86
|
April 2nd, 2019, 1:08 a.m.
|
|
|
Add a dependency on 'six'
|
david
|
November 13th, 2014, 3:22 p.m.
|
|