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