|
|
2
|
Comment serialization cleanup part 4: Convert DiffFile to TypeScript.
|
david
|
March 21st, 2024, 10:15 p.m.
|
|
|
|
1
|
Comment serialization cleanup part 3: Move serializedFields to base.
|
david
|
March 21st, 2024, 10:14 p.m.
|
|
|
|
2
|
Comment serialization cleanup part 6: Fix terrible DiffFile names
|
david
|
March 21st, 2024, 10:17 p.m.
|
|
|
|
2
|
Comment serialization cleanup part 5: Convert DiffReviewableCollection
|
david
|
March 21st, 2024, 10:16 p.m.
|
|
|
|
1
|
Comment serialization cleanup part 1: Break out basic definition.
|
david
|
March 21st, 2024, 10:11 p.m.
|
|
|
|
2
|
Fix computation of new-file state with commit ranges.
|
david
|
March 28th, 2024, 12:09 p.m.
|
|
|
|
2
|
Rename and export ListItemConstructorAttrs for Config.ListItem
|
david
|
April 9th, 2024, 10:22 a.m.
|
|
|
|
1
|
Add configuration for renamed field module paths.
|
david
|
April 4th, 2024, 2:13 p.m.
|
|
|
|
2
|
Add a flag for enabling web-based login and update docs.
|
maubin
|
April 5th, 2024, 8:23 p.m.
|
|
|
|
4
|
Add web-based logon.
|
maubin
|
May 5th, 2023, 11:41 a.m.
|
|
|
|
1
|
Be explicit about dropping Python 2 and clean up dependencies.
|
david
|
April 3rd, 2024, 8:46 p.m.
|
|
|
|
1
|
Modernize imports for the Review Bot worker.
|
david
|
April 5th, 2024, 10:50 p.m.
|
|
|
|
1
|
Change "unicode" to "str" throughout the worker codebase.
|
david
|
April 5th, 2024, 10:51 p.m.
|
|
|
|
1
|
Change assertRaisesRegexp to assertRaisesRegex.
|
david
|
April 5th, 2024, 10:50 p.m.
|
|
|
|
1
|
Remove six from the Review Bot worker.
|
david
|
April 5th, 2024, 10:51 p.m.
|
|
|
|
1
|
Add a TypeScript CommentIssueStatusType enum.
|
chipx86
|
April 7th, 2024, 4:59 p.m.
|
|
|
|
1
|
Avoid bundling in JavaScript from nested node_modules.
|
chipx86
|
April 8th, 2024, 8:49 p.m.
|
|
|
|
1
|
Update most buttons in the UI to use Ink.Button.
|
chipx86
|
April 8th, 2024, 8:37 p.m.
|
|
|
|
1
|
Remove the custom console.assert and shim functions.
|
chipx86
|
April 8th, 2024, 8:42 p.m.
|
|
|
|
1
|
Fix specificity level issues with ink-c-button.
|
chipx86
|
April 2nd, 2024, 1:01 a.m.
|
|
|
|
1
|
Add autofocus and arbitrary attribute support for buttons.
|
chipx86
|
April 8th, 2024, 4:59 p.m.
|
|
|
|
1
|
Switch to aria-orientation for ink-c-button-group orientation control.
|
chipx86
|
March 30th, 2024, 7:38 p.m.
|
|
|
|
1
|
Provide a CSS variable for the default font.
|
chipx86
|
April 1st, 2024, 7:37 p.m.
|
|
|
|
1
|
Add a utility class and mixin to deprecate elements and selectors.
|
chipx86
|
April 1st, 2024, 9:57 p.m.
|
|
|
|
1
|
Consolidate font definitions and reduce font size overrides.
|
chipx86
|
April 1st, 2024, 8:44 p.m.
|
|
|
|
1
|
Fix the version added for the encoding field on the Filediff resource.
|
maubin
|
April 2nd, 2024, 1:35 p.m.
|
|
|
|
3
|
Add JSON output to rbt review.
|
maubin
|
October 11th, 2022, 11:28 a.m.
|
|
|
|
2
|
Make sure that calls to make_tempfile() use keyword arguments.
|
maubin
|
April 5th, 2024, 9:24 a.m.
|
|
|
|
2
|
Add a standard function for opening pages in a browser.
|
maubin
|
October 16th, 2023, 12:37 p.m.
|
|
|
|
1
|
Set an Ink theme and prepare for defining and overriding styles.
|
chipx86
|
April 1st, 2024, 8:18 p.m.
|
|
|
|
3
|
Make the user agent accessible from the RBClient class.
|
maubin
|
October 13th, 2023, 10:54 a.m.
|
|
|
|
2
|
Add the "encoding" field to the file diff API resource.
|
maubin
|
October 6th, 2023, 1:44 p.m.
|
|
|
|
1
|
Improve change description listing in admin site.
|
david
|
March 28th, 2024, 1:35 p.m.
|
|
|
|
2
|
Make SVN revision parsing a little more complete and reliable.
|
david
|
February 27th, 2024, 9:13 a.m.
|
|
|
|
2
|
Make a few improvements to the Mercurial backend.
|
david
|
March 4th, 2024, 9:02 a.m.
|
|
|
|
1
|
Add typing and clean up some code in the mercurial backend.
|
david
|
March 4th, 2024, 9:01 a.m.
|
|
|
|
1
|
Fix a crash when the search view is getting indexed.
|
david
|
March 18th, 2024, 9:13 p.m.
|
|
|
|
1
|
Allow support for triple slash comments for TypeScript.
|
chipx86
|
March 25th, 2024, 9:01 p.m.
|
|
|
|
1
|
Add flexible support for packaging static media for extensions.
|
chipx86
|
March 24th, 2024, 5:40 p.m.
|
|
|
|
1
|
Add type hints for extension static media bundles.
|
chipx86
|
March 19th, 2024, 11:50 p.m.
|
|
|
|
1
|
Remove legacy code from our media and i18n build scripts.
|
chipx86
|
March 19th, 2024, 3:28 p.m.
|
|
|
|
2
|
Add touchscreen support for the revision selector.
|
chipx86
|
October 6th, 2023, 3:18 a.m.
|
|
|
|
1
|
Fix a bad conditional in the Root Resource with duplicate templates.
|
chipx86
|
March 19th, 2024, 3:25 p.m.
|
|
|
|
2
|
Fix action registration order to occur after extensions are loaded.
|
chipx86
|
March 9th, 2024, 2:39 a.m.
|
|
|
|
2
|
Provide JavaScript/TypeScript config files when packaging extensions.
|
chipx86
|
March 24th, 2024, 7:27 p.m.
|
|
|
|
1
|
Use Ink variables for link colors.
|
chipx86
|
March 30th, 2024, 8:12 p.m.
|
|
|
|
1
|
Ship a central version of our JavaScript build configuration.
|
chipx86
|
March 19th, 2024, 10:13 p.m.
|
|
|
|
3
|
Include Ink as a third-party JavaScript and CSS library.
|
chipx86
|
March 25th, 2024, 6:42 p.m.
|
|
|
|
2
|
Add enhanced debug logging for the initial install setup phase.
|
chipx86
|
March 5th, 2024, 4:37 p.m.
|
|
|
|
1
|
Add type hints for the gettext functions and Underscore compatibility.
|
chipx86
|
March 25th, 2024, 11:44 p.m.
|
|