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