|
|
2
|
Reduce whitespace around the Reply buttons in reviews.
|
chipx86
|
July 22nd, 2016, 2:25 p.m.
|
|
|
|
1
|
Fix unit tests regressions involving SiteConfiguration and HTML output.
|
chipx86
|
July 20th, 2016, 2:21 a.m.
|
|
|
|
1
|
Restore Jasmine 1.3.x behavior of hiding filtered-out suites.
|
chipx86
|
July 7th, 2016, 5:55 p.m.
|
|
|
|
1
|
Fix examples or JavaScript docs in the Writing Codebase Docs guide.
|
chipx86
|
July 7th, 2016, 3:05 p.m.
|
|
|
|
1
|
Add infrastructure to help apps offer extension testing functionality.
|
chipx86
|
July 16th, 2016, 2:51 a.m.
|
|
|
|
1
|
Update Djblets doc building for beanbag-docutils and new Django 1.6 docs.
|
chipx86
|
July 18th, 2016, 3:41 p.m.
|
|
|
|
1
|
Update doc building to use beanbag-docutils and new intersphinx sources.
|
chipx86
|
July 19th, 2016, 5:36 p.m.
|
|
|
|
1
|
Add beanbag-docutils, a standardized collection of doc tools.
|
chipx86
|
July 15th, 2016, 5:06 p.m.
|
|
|
|
1
|
Include the djblets-forms static bundles for all admin change pages.
|
chipx86
|
July 11th, 2016, 6:26 p.m.
|
|
|
|
1
|
Add a form field for configuring conditions.
|
chipx86
|
July 11th, 2016, 3:18 p.m.
|
|
|
|
1
|
Update ExtensionInfo to be able to work with or without entrypoints.
|
chipx86
|
July 14th, 2016, 7:16 p.m.
|
|
|
|
1
|
Fix unit test failures for WebAPITokens due to model conflicts.
|
chipx86
|
July 11th, 2016, 3:44 p.m.
|
|
|
|
1
|
Fix jasmine-suites support for Jasmine 1.4.
|
chipx86
|
July 7th, 2016, 3 p.m.
|
|
|
|
1
|
Add standard choices, operators, and value fields for conditions.
|
chipx86
|
July 6th, 2016, 3:35 a.m.
|
|
|
|
1
|
Add the foundations for user-customizable condition rules.
|
chipx86
|
July 6th, 2016, 2:48 a.m.
|
|
|
|
1
|
Update jshintrc to support ES6 and not warn about unused parameters.
|
chipx86
|
July 11th, 2016, 2:24 p.m.
|
|
|
|
1
|
Add field serialization/deserialization support to KeyValueForm.
|
chipx86
|
June 29th, 2016, 3:06 p.m.
|
|
|
|
3
|
Fix looking up Subversion repositories by UUID.
|
chipx86
|
June 9th, 2016, 3:47 a.m.
|
|
|
|
1
|
Fix the displayed line numbers in e-mails with filtered interdiffs.
|
chipx86
|
June 16th, 2016, 3:02 p.m.
|
|
|
|
1
|
Remove Local Site code from Djblets WebAPITokens and sanitize arguments.
|
chipx86
|
May 17th, 2016, 5:18 p.m.
|
|
|
|
1
|
Attempt to recover from race conditions for FileDiff migration.
|
chipx86
|
June 14th, 2016, 4:51 p.m.
|
|
|
|
1
|
Allow integration forms to use admin widgets and the current HttpRequest.
|
chipx86
|
May 16th, 2016, 5:44 p.m.
|
|
|
|
1
|
Fix running the Review Board test suite using `manage.py test`.
|
chipx86
|
May 17th, 2016, 4:43 p.m.
|
|
|
|
1
|
Add support for light-weight feature checks.
|
chipx86
|
March 4th, 2016, 8:16 p.m.
|
|
|
|
1
|
Fix CVSROOT validation and diff parsing issues with CVS.
|
chipx86
|
June 6th, 2016, 1:24 a.m.
|
|
|
|
2
|
Fix and improve the line range indicators in text-only e-mails.
|
chipx86
|
June 13th, 2016, 7:14 p.m.
|
|
|
|
1
|
Remove the unwanted padding in rendered Markdown files.
|
chipx86
|
June 10th, 2016, 7:31 p.m.
|
|
|
|
1
|
Fix missing data for file attachment thumbnails for change descriptions.
|
chipx86
|
June 10th, 2016, 1:12 p.m.
|
|
|
|
1
|
Fix a regression in the display of the CodeMirror horizontal scrollbar.
|
chipx86
|
June 10th, 2016, 2:51 p.m.
|
|
|
|
1
|
Show a text cursor anywhere on an editable text area element.
|
chipx86
|
June 10th, 2016, 2:57 p.m.
|
|
|
|
2
|
Add release notes for Review Board 2.0.24.
|
chipx86
|
June 2nd, 2016, 3:18 p.m.
|
|
|
|
1
|
Added release notes for Review Board 2.5.6.
|
chipx86
|
June 2nd, 2016, 3:38 p.m.
|
|
|
|
1
|
Fix the curl examples for custom Accept headers in the API docs.
|
chipx86
|
April 6th, 2016, 12:06 p.m.
|
|
|
|
1
|
Fix the Diff Size column for review requests lacking that information.
|
chipx86
|
April 1st, 2016, 5:05 p.m.
|
|
|
|
1
|
Fix authentication, post-commit, and Unicode issues with GitLab.
|
chipx86
|
May 29th, 2016, 3:22 p.m.
|
|
|
|
1
|
Fix styling of inline code and code blocks in comment bubble tooltips.
|
chipx86
|
May 27th, 2016, 11:51 p.m.
|
|
|
|
2
|
Add schema evolution compatibility for Django 1.7, 1.8, and 1.9.
|
chipx86
|
April 8th, 2016, 3:49 p.m.
|
|
|
|
1
|
Add compatibility functions for most Django database/model/app operations.
|
chipx86
|
April 8th, 2016, 3:17 a.m.
|
|
|
|
1
|
Separate out index name and unique constraint name generation in tests.
|
chipx86
|
April 8th, 2016, 3:01 a.m.
|
|
|
|
1
|
Improve debugging of unit tests when SQL statements don't match.
|
chipx86
|
April 7th, 2016, 11:51 p.m.
|
|
|
|
1
|
Update and document the database test data for indexes.
|
chipx86
|
April 6th, 2016, 8:43 p.m.
|
|
|
|
1
|
Remove the workaround for the Codebase trailing newline bug.
|
chipx86
|
May 23rd, 2016, 10:17 a.m.
|
|
|
|
2
|
Add release notes for Review Board 2.5.5.
|
chipx86
|
May 17th, 2016, 1:53 p.m.
|
|
|
|
1
|
Add a lazy, cacheable request.local_site attribute.
|
chipx86
|
May 16th, 2016, 5:39 p.m.
|
|
|
|
1
|
Show the standard user selector, not an ID list, for a group's users.
|
chipx86
|
April 27th, 2016, 1:57 p.m.
|
|
|
|
1
|
Send e-mails to a user when their API tokens are created/updated/deleted.
|
chipx86
|
May 17th, 2016, 2:20 a.m.
|
|
|
|
1
|
Add the base for the rbintegrations extension.
|
chipx86
|
May 16th, 2016, 1:51 a.m.
|
|
|
|
1
|
Fix lost FileDiffs when using condensediffs on Postgres.
|
chipx86
|
May 13th, 2016, 3:49 a.m.
|
|
|
|
1
|
Change the API used to test credentials for Codebase HQ.
|
chipx86
|
May 12th, 2016, 12:18 a.m.
|
|
|
|
3
|
Enhance our support for Codebase HQ.
|
chipx86
|
May 6th, 2016, 6:53 p.m.
|
|