|
|
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.
|
|
|
|
1
|
Update RelationCounterField to support newer versions of Django.
|
chipx86
|
October 21st, 2018, 2:31 a.m.
|
|
|
|
1
|
Update the cache forward backend for Django 1.11 compatibility.
|
chipx86
|
October 21st, 2018, 2:28 a.m.
|
|
|
|
1
|
Update Djblets to use the render compatibility functions.
|
chipx86
|
October 21st, 2018, 2:20 a.m.
|
|
|
|
1
|
Add new Django and Python compatibility functions.
|
chipx86
|
October 21st, 2018, 2:05 a.m.
|
|
|
|
1
|
Always sort dictionary keys in JSON API payloads.
|
chipx86
|
October 21st, 2018, 1:40 a.m.
|
|
|
|
1
|
Add version-specific deprecation warnings and flag all for 2.0.
|
chipx86
|
October 22nd, 2018, 3:31 p.m.
|
|
|
|
1
|
Only sync/evolve models for enabled extensions when necessary.
|
chipx86
|
October 20th, 2018, 3:06 a.m.
|
|
|
|
1
|
Add new deprecation warning classes specific to Review Board.
|
chipx86
|
October 22nd, 2018, 3:40 p.m.
|
|
|
|
1
|
Add a new 'upgrade' command for local development.
|
chipx86
|
October 19th, 2018, 3:43 p.m.
|
|
|
|
1
|
Don't load or install extensions during a Review Board upgrade.
|
chipx86
|
October 19th, 2018, 3:05 p.m.
|
|
|
|
1
|
Add missing primitive types to webhook payload validation.
|
chipx86
|
October 17th, 2018, 2:22 p.m.
|
|
|
|
1
|
Post review requests with history when supported
|
brennie
|
May 4th, 2018, 8:08 p.m.
|
|
|
|
1
|
Validate commits before posting
|
brennie
|
May 9th, 2018, 11:04 p.m.
|
|
|
|
2
|
Fix rendering new widgets in admin dashboard
|
skaefer143
|
September 22nd, 2018, 9:56 a.m.
|
|
|
|
1
|
Clean up the RB.TextCommentRowSelector
|
brennie
|
October 3rd, 2018, 5:38 p.m.
|
|
|
|
3
|
Serialize primary keys in DiffCommits and history entries
|
brennie
|
August 25th, 2018, 2:30 a.m.
|
|
|
|
1
|
Add controls to select base and tip commits in the RB.DiffCommitListView
|
brennie
|
August 30th, 2018, 1:37 p.m.
|
|
|
|
1
|
Show commit changes in interdiffs
|
brennie
|
August 24th, 2018, 8:20 p.m.
|
|
|
|
1
|
Switch between selected commit revisions shown in the diffviewer
|
brennie
|
September 10th, 2018, 2:55 p.m.
|
|
|
|
1
|
Remove DiffCommit.file_count and DiffSet.file_count fields
|
brennie
|
October 11th, 2018, 1:56 p.m.
|
|
|
|
1
|
Clean up comment block and reviewable models
|
brennie
|
October 3rd, 2018, 12:06 p.m.
|
|
|
|
1
|
Use the RB.DiffCommitListView for change descriptions
|
brennie
|
August 24th, 2018, 10:06 p.m.
|
|
|
|
1
|
Generate diffs between base and tip commits
|
brennie
|
August 27th, 2018, 2:46 p.m.
|
|
|
|
1
|
Update RB.DiffReviewableView to modern standards
|
brennie
|
October 4th, 2018, 12:17 a.m.
|
|
|
|
|
[WIP] Potential whole-file fix for file modification when commenting
|
alextechcc
|
October 11th, 2018, 6:14 p.m.
|
|
|
|
1
|
Split filediff creation into preparation and finalization methods
|
brennie
|
October 15th, 2018, 3:24 p.m.
|
|
|
|
|
Serialize source/dest file information in validation_info
|
brennie
|
October 16th, 2018, 3:25 p.m.
|
|
|
|
2
|
Add confirmation dialog for post-commit review requests on web UI
|
shoven
|
September 17th, 2018, 1:19 p.m.
|
|
|
|
2
|
Make buildbot an optional dependency under all
|
ammar
|
September 21st, 2018, 11:29 a.m.
|
|
|
|
2
|
Make CppLint optional and update documentation
|
ilaw
|
September 21st, 2018, 12:24 p.m.
|
|
|
|
2
|
Make pycodestyle and pyflakes an optional dependency under "all"
|
alextechcc
|
October 11th, 2018, 12:54 p.m.
|
|
|
|
2
|
EasyFix: Make flake8 an optional dependency under "all"
|
alextechcc
|
September 21st, 2018, 8:47 a.m.
|
|
|
|
3
|
Fix Bitbucket repo name description error.
|
skaefer143
|
September 21st, 2018, 8:55 a.m.
|
|
|
|
1
|
Fix text box failing to Linkify paragraph children
|
cdkushni
|
September 21st, 2018, 10:53 a.m.
|
|
|
|
1
|
Display the selected revision's commits in the diffviewer
|
brennie
|
August 23rd, 2018, 11:44 p.m.
|
|
|
|
1
|
Remove erronously introduced tests
|
brennie
|
October 15th, 2018, 1:43 p.m.
|
|
|
|
1
|
Move commit validation utilities into commit_utils
|
brennie
|
October 12th, 2018, 1:59 p.m.
|
|