|
|
2
|
Fix batch actions in the admin UI.
|
david
|
February 13th, 2024, 10:28 a.m.
|
|
|
|
1
|
Don't disable Python and pip version warnings.
|
chipx86
|
February 15th, 2024, 5:34 p.m.
|
|
|
|
1
|
Compile lxml instead of using pre-built binary wheels on all distros.
|
chipx86
|
February 15th, 2024, 8:14 p.m.
|
|
|
|
2
|
Add a flag to the FileDiff resource to query for only binary files.
|
david
|
February 16th, 2024, 12:15 p.m.
|
|
|
|
1
|
Add a new server capability for file attachments in diffs.
|
david
|
February 16th, 2024, 12:41 p.m.
|
|
|
|
2
|
Add POST support to the DiffFileAttachmentResource.
|
david
|
February 16th, 2024, 12:44 p.m.
|
|
|
|
1
|
Defer callback after images are loaded in image review UIs.
|
david
|
February 16th, 2024, 12:45 p.m.
|
|
|
|
2
|
Fix some bugs when creating attachments for FileDiffs.
|
david
|
February 16th, 2024, 2:37 p.m.
|
|
|
|
2
|
Fix a variety of bad bugs with diff comments and commit ranges.
|
david
|
February 16th, 2024, 10:39 p.m.
|
|
|
|
2
|
Use FileAttachment.added_in_filediff for modified files as well as new.
|
david
|
February 17th, 2024, 12:28 p.m.
|
|
|
|
1
|
Fix the descriptions for some options when used on unattended installs.
|
chipx86
|
February 18th, 2024, 4:25 p.m.
|
|
|
|
1
|
Make onRender() and onInitialRender() protected, not public.
|
chipx86
|
February 18th, 2024, 5:01 p.m.
|
|
|
|
1
|
Fix BaseView.rendered state, and add new rendering/rendered events.
|
chipx86
|
February 18th, 2024, 5:16 p.m.
|
|
|
|
1
|
Add accessors for common class attribute lookups.
|
chipx86
|
February 18th, 2024, 6:12 p.m.
|
|
|
|
1
|
Bump the upcoming version to 3.0.
|
chipx86
|
February 18th, 2024, 6:14 p.m.
|
|
|
|
1
|
Add release notes for Spina 3.0.
|
chipx86
|
February 18th, 2024, 6:39 p.m.
|
|
|
|
1
|
Fix issues working with stdin when piping to Python.
|
chipx86
|
February 18th, 2024, 7:30 p.m.
|
|
|
|
1
|
Provide explicit ESM and CommonJS exports.
|
chipx86
|
February 19th, 2024, 1:39 a.m.
|
|
|
|
1
|
Add preparation for TypeScript 5.3 and Stage 3 decorators.
|
chipx86
|
February 19th, 2024, 1:44 a.m.
|
|
|
|
1
|
Update to TypeScript 5.3.3, and update our package-lock versions.
|
chipx86
|
February 19th, 2024, 1:55 a.m.
|
|
|
|
2
|
Bump spina dependency to 3.x
|
david
|
February 19th, 2024, 10:35 p.m.
|
|
|
|
2
|
Add a simple CommaSeparatedValuesField for DB models.
|
david
|
February 20th, 2024, 12:10 p.m.
|
|
|
|
1
|
Switch away from django-multiselectfield.
|
david
|
February 20th, 2024, 12:27 p.m.
|
|
|
|
2
|
Set up the initial build infrastructure for Ink.
|
chipx86
|
February 20th, 2024, 4:47 p.m.
|
|
|
|
2
|
Update for renamed assertRaisesRegex method.
|
david
|
February 20th, 2024, 5 p.m.
|
|
|
|
3
|
Use Storybook to help document and develop Ink's component library.
|
chipx86
|
February 20th, 2024, 5:02 p.m.
|
|
|
|
2
|
Set up Jasmine for JavaScript unit tests.
|
chipx86
|
February 20th, 2024, 11:28 p.m.
|
|
|
|
2
|
Fix warnings and deprecations in tests.
|
david
|
February 21st, 2024, 4:43 p.m.
|
|
|
|
2
|
Flesh out MIME type utilities in RBTools.
|
david
|
February 21st, 2024, 4:44 p.m.
|
|
|
|
1
|
Add a function for getting the value of a server capability.
|
david
|
February 21st, 2024, 5:46 p.m.
|
|
|
|
2
|
Add DiffFileAttachmentListResource specialization.
|
david
|
February 21st, 2024, 6:38 p.m.
|
|
|
|
1
|
Update our ESLint configuration for JSX, Storybook, and template literals.
|
chipx86
|
February 23rd, 2024, 2:43 a.m.
|
|
|
|
1
|
Add uploading of binary files for diffs.
|
david
|
February 23rd, 2024, 2:38 p.m.
|
|
|
|
1
|
Add events and easier subclass behavior when removing views.
|
chipx86
|
February 26th, 2024, 1:49 p.m.
|
|
|
|
1
|
Bump our Backbone dependency to 1.6.
|
chipx86
|
February 26th, 2024, 1:52 p.m.
|
|
|
|
1
|
Bump and add TypeScript-related dependencies.
|
chipx86
|
February 26th, 2024, 7:40 p.m.
|
|
|
|
2
|
Make some layout tweaks to the two-up mode for image diffs.
|
david
|
February 27th, 2024, 8:56 a.m.
|
|
|
|
1
|
Make a bunch of improvements to the FileAttachment admin list.
|
david
|
February 27th, 2024, 8:57 a.m.
|
|
|
|
1
|
Set comment diff_against_file_attachment to be a raw ID field in admin.
|
david
|
February 27th, 2024, 9 a.m.
|
|
|
|
1
|
Fix duplicate files showing up in review request emails.
|
david
|
February 27th, 2024, 9:02 a.m.
|
|
|
|
2
|
Add a max attachment size for diff file attachments.
|
david
|
February 27th, 2024, 9:08 a.m.
|
|
|
|
2
|
Make SVN revision parsing a little more complete and reliable.
|
david
|
February 27th, 2024, 9:13 a.m.
|
|
|
|
2
|
Move perforce revision parsing into the diff parser.
|
david
|
February 27th, 2024, 9:15 a.m.
|
|
|
|
2
|
Download original versions of binary files for diffs.
|
david
|
February 27th, 2024, 9:26 a.m.
|
|
|
|
2
|
Add the base foundation for the Ink LessCSS codebase.
|
chipx86
|
February 27th, 2024, 6:35 p.m.
|
|
|
|
2
|
Add the default theme for Ink.
|
chipx86
|
February 27th, 2024, 10:15 p.m.
|
|
|
|
2
|
Add the base TypeScript component and DOM support for Ink.
|
chipx86
|
February 28th, 2024, 2:54 a.m.
|
|
|
|
2
|
Fix a missing Backbone import, leading to broken types.
|
chipx86
|
February 28th, 2024, 4:54 p.m.
|
|
|
|
2
|
Add separate tsconfig files for building and type checking.
|
chipx86
|
February 28th, 2024, 6:27 p.m.
|
|
|
|
2
|
Add a base class for Spina-based components.
|
chipx86
|
February 28th, 2024, 7:31 p.m.
|
|