author
int64
4.98k
943k
date
stringdate
2017-04-15 16:45:02
2022-02-25 15:32:15
timezone
int64
-46,800
39.6k
hash
stringlengths
40
40
message
stringlengths
8
468
mods
listlengths
1
16
language
stringclasses
9 values
license
stringclasses
2 values
repo
stringclasses
119 values
original_message
stringlengths
12
491
is_CCS
int64
1
1
commit_type
stringclasses
129 values
commit_scope
stringlengths
1
44
866,402
09.12.2021 13:26:18
21,600
85c483208511efac73007dad42f7daca20aa114c
chore: export missing Content* components ### Related Ticket(s) ### Description This PR adds missing import statements to expose the following components: * ContentBlock * ContentGroup * ContentItem * ContentSection
[ { "change_type": "MODIFY", "diff": "* LICENSE file in the root directory of this source tree.\n*/\n+export * from './AudioPlayer';\nexport * from './ButtonGroup';\nexport * from './CalloutQuote';\nexport * from './CalloutWithMedia';\n+export * from './carbon-components-react/UIShell';\nexport * from './Card...
TypeScript
Apache License 2.0
carbon-design-system/carbon-for-ibm-dotcom
chore: export missing Content* components (#7839) ### Related Ticket(s) #7838 ### Description This PR adds missing import statements to expose the following components: * ContentBlock * ContentGroup * ContentItem * ContentSection
1
chore
null
126,276
09.12.2021 13:36:13
10,800
bb676185c2d19f5307c0a5988ffd2fc0604df3db
chore(embedded/store): fix expiration error declaration
[ { "change_type": "MODIFY", "diff": "@@ -61,7 +61,7 @@ var ErrCorruptedIndex = errors.New(\"corrupted index\")\nvar ErrTxSizeGreaterThanMaxTxSize = errors.New(\"tx size greater than max tx size\")\nvar ErrCorruptedAHtree = errors.New(\"appendable hash tree is corrupted\")\nvar ErrKeyNotFound = tbtree.ErrKeyN...
Go
Apache License 2.0
codenotary/immudb
chore(embedded/store): fix expiration error declaration Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
embedded/store
865,916
09.12.2021 14:03:40
-3,600
976402e1ddf7181f136ec8c4aaadf3926181c747
fix(linting): create moddle with moddle extensions
[ { "change_type": "MODIFY", "diff": "@@ -12,11 +12,17 @@ import { Linter } from 'bpmnlint';\nimport BpmnModdle from 'bpmn-moddle';\n+import modelerModdleSchema from 'modeler-moddle/resources/modeler.json';\n+import zeebeModdleSchema from 'zeebe-bpmn-moddle/resources/zeebe.json';\n+\nimport { isString } from ...
JavaScript
MIT License
camunda/camunda-modeler
fix(linting): create moddle with moddle extensions
1
fix
linting
865,916
09.12.2021 14:03:58
-3,600
9cf95538d592946399cdbcd98c174ddc119e9a25
fix: fix Platform BPMN editor styles
[ { "change_type": "MODIFY", "diff": "@@ -759,6 +759,7 @@ export class BpmnEditor extends CachedComponent {\n<Loader hidden={ imported && !importing } />\n+ <div className=\"editor\">\n<div\nclassName=\"diagram\"\nref={ this.ref }\n@@ -771,6 +772,7 @@ export class BpmnEditor extends CachedComponent {\nlayout=...
JavaScript
MIT License
camunda/camunda-modeler
fix: fix Platform BPMN editor styles
1
fix
null
530,342
09.12.2021 14:32:09
-3,600
4d2d4c22c80444ffd715ff32b2bb2fe0f6bd5102
fix(awscdk-app-ts): srcdir and testdir are not configurable According to the `AwsCdkTypeScriptAppOptions` `srcdir` and `testdir` are configurable but they weren't. This would fix it.
[ { "change_type": "MODIFY", "diff": "@@ -90,16 +90,6 @@ export class AwsCdkTypeScriptApp extends TypeScriptAppProject {\nsampleCode: false,\n});\n- // encode a hidden assumption further down the chain\n- if (this.srcdir !== 'src') {\n- throw new Error('sources are expected under the \"src\" directory');\n- }...
TypeScript
Apache License 2.0
projen/projen
fix(awscdk-app-ts): srcdir and testdir are not configurable (#1304) According to the `AwsCdkTypeScriptAppOptions` `srcdir` and `testdir` are configurable but they weren't. This would fix it.
1
fix
awscdk-app-ts
777,369
09.12.2021 14:35:20
25,200
50be69ed1d573fb2b248ec09ec38b5d0c0e402f5
fix: update craco config to have webpack use the ify-loader for plotly imports
[ { "change_type": "MODIFY", "diff": "@@ -58,6 +58,20 @@ module.exports = {\n}),\n{},\n),\n+ configure: {\n+ module: {\n+ rules: [\n+ /*\n+ * Plotly needs browserify transformation applied when building production files.\n+ * https://github.com/plotly/plotly.js/blob/master/BUILDING.md#webpack\n+ */\n+ {\n+ lo...
Python
Apache License 2.0
determined-ai/determined
fix: update craco config to have webpack use the ify-loader for plotly imports (#3294)
1
fix
null
160,177
09.12.2021 15:01:17
-28,800
90ce1ce3d3fd94612095a85d993b9266fce60216
chore: release 1.0.0-alpha.0
[ { "change_type": "MODIFY", "diff": "\"main\": \"dist/logic-flow.js\",\n\"unpkg\": \"dist/logic-flow.js\",\n\"jsdelivr\": \"dist/logic-flow.js\",\n- \"module\": \"es/index.js\",\n+ \"module\": \"dis/logic-flow.es.js\",\n\"license\": \"Apache-2.0\",\n\"homepage\": \"http://logic-flow.org/\",\n\"types\": \"typ...
TypeScript
Apache License 2.0
didi/logicflow
chore: release 1.0.0-alpha.0
1
chore
null
705,211
09.12.2021 15:17:11
18,000
021ad51769d69508dfafc3e218cdf917daa75e79
chore(Android): Remove workarounds not needed anymore and enabling again Fast Deployment by default for Debug as this cause issues to deploy with latest VS 2022 Prev 17.1.0 Prev 1.0 and 1.1 (issue related details : https://github.com/xamarin/xamarin-android/issues/6480)
[ { "change_type": "MODIFY", "diff": "<FileAlignment>512</FileAlignment>\n<AndroidApplication>true</AndroidApplication>\n<AndroidResgenFile>Resources\\Resource.Designer.cs</AndroidResgenFile>\n- <!-- AndroidUseAapt2 is disabled until https://github.com/unoplatform/uno/issues/1382 is resolved -->\n- <AndroidUs...
C#
Apache License 2.0
unoplatform/uno.themes
chore(Android): Remove workarounds not needed anymore and enabling again Fast Deployment by default for Debug as this cause issues to deploy with latest VS 2022 Prev 17.1.0 Prev 1.0 and 1.1 (issue related details : https://github.com/xamarin/xamarin-android/issues/6480)
1
chore
Android
160,177
09.12.2021 15:22:13
-28,800
edc73ede58859412fa1183fb3237013e4c56e9ad
fix: version typo
[ { "change_type": "MODIFY", "diff": "{\n\"name\": \"@logicflow/extension\",\n- \"version\": \"1.0.0-alhpa.0\",\n+ \"version\": \"1.0.0-alpha.0\",\n\"description\": \"LogicFlow extension\",\n\"main\": \"cjs/index.js\",\n\"module\": \"es/index.js\",\n", "new_path": "packages/extension/package.json", "o...
TypeScript
Apache License 2.0
didi/logicflow
fix: version typo
1
fix
null
730,445
09.12.2021 15:34:33
28,800
0652e9475b81481bf8cd21812b698fbfe4fe5512
fix(plugin-meetings): add handling of locusUrl in getMediaStreams error
[ { "change_type": "MODIFY", "diff": "@@ -3787,7 +3787,7 @@ export default class Meeting extends StatelessWebexPlugin {\nconst metricName = METRICS_OPERATIONAL_MEASURES.GET_USER_MEDIA_FAILURE;\nconst data = {\ncorrelation_id: this.correlationId,\n- locus_id: this.locusUrl.split('/').pop(),\n+ locus_id: this.l...
JavaScript
MIT License
webex/webex-js-sdk
fix(plugin-meetings): add handling of locusUrl in getMediaStreams error
1
fix
plugin-meetings
826,652
09.12.2021 15:42:05
-3,600
a1ca0ce96ffabfc007a2ce46a901f0bec0131220
chore: upgrade to pop/v6
[ { "change_type": "MODIFY", "diff": "@@ -45,7 +45,9 @@ if (process.argv.length !== 3 || process.argv[1] === 'help') {\nconst config = require(path.resolve(process.argv[2]))\n-const enhance = (schema, parents = []) => (item) => {\n+const enhance =\n+ (schema, parents = []) =>\n+ (item) => {\nconst key = item....
Go
Apache License 2.0
ory/keto
chore: upgrade to pop/v6 (#795)
1
chore
null
135,512
09.12.2021 16:05:17
-28,800
9d8d73f36e0c62c8cd9e3e913b66a5ca46ebf622
feat(cz-commitlint): support select scope with radio list by setting disableMultipleScopes * feat(cz-commitlint): support select scope with radio list by setting disableMultipleScopes * feat(cz-commitlint): enableMultipleScopes default to false BREAKING CHANGE: users who is using multiple scopes need to set enableMultipleScopes to true
[ { "change_type": "MODIFY", "diff": "@@ -55,10 +55,11 @@ describe('getQuestionConfig', () => {\n);\n});\n- test(\"should 'scope' supports multiple select separated with settings.scopeEnumSeparator\", () => {\n+ test(\"should 'scope' supports multiple select separated with settings.scopeEnumSeparator and enab...
TypeScript
MIT License
conventional-changelog/commitlint
feat(cz-commitlint): support select scope with radio list by setting disableMultipleScopes (#2911) * feat(cz-commitlint): support select scope with radio list by setting disableMultipleScopes * feat(cz-commitlint): enableMultipleScopes default to false BREAKING CHANGE: users who is using multiple scopes need to set enableMultipleScopes to true #2782
1
feat
cz-commitlint
471,349
09.12.2021 16:09:29
-7,200
c60e934838e0fb6f8dd7014e0d463054ed733a73
test: use `127.0.0.1` in mongo tests as the default host
[ { "change_type": "MODIFY", "diff": "@@ -32,7 +32,7 @@ const instrumentation = registerInstrumentationTesting(\n);\nimport * as mongodb from 'mongodb';\n-import { assertSpans, accessCollection } from './utils';\n+import { assertSpans, accessCollection, DEFAULT_MONGO_HOST } from './utils';\nimport { SemanticA...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js-contrib
test: use `127.0.0.1` in mongo tests as the default host (#780)
1
test
null
317,842
09.12.2021 16:13:47
-3,600
c67148670c8b796f60ad49f8e5707ab47cb2895d
fix(git): worktree folder init
[ { "change_type": "MODIFY", "diff": "@@ -143,7 +143,6 @@ func (g *git) enabled() bool {\nif gitdir.isDir {\ng.gitWorkingFolder = gitdir.path\ng.gitRootFolder = gitdir.path\n- g.gitWorktreeFolder = strings.TrimSuffix(gitdir.path, \".git\")\nreturn true\n}\n// handle worktree\n", "new_path": "src/segment_g...
Go
MIT License
jandedobbeleer/oh-my-posh
fix(git): worktree folder init
1
fix
git
306,638
09.12.2021 16:37:09
-19,080
d513810930e35f95b6ada3dcfb9cd26294c4f926
fix: updates docpage for stories without components exported
[ { "change_type": "MODIFY", "diff": "@@ -310,9 +310,7 @@ export const docPage = () => {\nimports,\na11yProps,\n} = sp.docs.docPage || {};\n- const {\n- component: { displayName },\n- } = story;\n+ const { component: { displayName = '' } = {} } = story;\nconst pageClassnames = classNames({\nDocPage: true,\n'p...
TypeScript
MIT License
innovaccer/design-system
fix: updates docpage for stories without components exported
1
fix
null
141,568
09.12.2021 16:47:20
-36,000
cd85a674f93491650d2ab0afee2ab9ff50a47d4a
fix: Add padding-right to GuidanceBlock description container
[ { "change_type": "MODIFY", "diff": "@@ -78,7 +78,7 @@ $illustration-size: 155px;\nmax-width: 780px;\n@include ca-media-desktop {\n- padding-left: $spacing-sm;\n+ padding: 0 $spacing-sm;\ntext-align: left;\n}\n", "new_path": "draft-packages/guidance-block/KaizenDraft/GuidanceBlock/GuidanceBlock.scss", ...
TypeScript
MIT License
cultureamp/kaizen-design-system
fix: Add padding-right to GuidanceBlock description container (#2352)
1
fix
null
126,295
09.12.2021 16:56:48
-3,600
8212d986e854479a3dfb6f226df2215a375f10f3
chore(pkg/integration): remove useless compilation tag on tests
[ { "change_type": "MODIFY", "diff": "-// +build streams\n/*\nCopyright 2021 CodeNotary, Inc. All rights reserved.\n", "new_path": "pkg/integration/session_test.go", "old_path": "pkg/integration/session_test.go" }, { "change_type": "MODIFY", "diff": "-// +build streams\n/*\nCopyright 2021 ...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/integration): remove useless compilation tag on tests Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/integration
749,532
09.12.2021 17:07:19
25,200
642b953ace9d10dfd60136be215dda7801cd5568
chore(changelog): add v8.47.1 [skip ci]
[ { "change_type": "MODIFY", "diff": "@@ -12,6 +12,12 @@ _Note: Gaps between patch versions are faulty, broken or test releases._\n<!-- DO NOT MODIFY BELOW THIS COMMENT -->\n<!-- insert-new-changelog-here -->\n+## v8.47.1 (2021-12-09)\n+\n+#### :bug: Bug Fix\n+* `datepickers`\n+ * [#1253](https://github.com/z...
TypeScript
Apache License 2.0
zendeskgarden/react-components
chore(changelog): add v8.47.1 [skip ci]
1
chore
changelog
865,921
09.12.2021 17:26:10
-3,600
c4b64e52a755e9e291f469e7ede8917e8f9a3216
feat(form/linting): account for full semver specifiying version Related to
[ { "change_type": "MODIFY", "diff": "@@ -13,8 +13,13 @@ import {\nisString\n} from 'min-dash';\n+import {\n+ toSemverMinor\n+} from '../../EngineProfile';\n+\nimport cmp from 'semver-compare';\n+\nconst formJSVersions = {\n'Camunda Cloud': {\n'1.0': '0.0.1',\n@@ -41,13 +46,17 @@ export default class FormLint...
JavaScript
MIT License
camunda/camunda-modeler
feat(form/linting): account for full semver specifiying version Related to https://github.com/camunda/camunda-modeler/issues/2464
1
feat
form/linting
126,295
09.12.2021 18:32:46
-3,600
72ba9a920a933d1f39b4b423c55238e01b2413a8
chore(pkg/server/sessions): session timeout set to 2 min
[ { "change_type": "MODIFY", "diff": "@@ -62,7 +62,7 @@ func (cl *Commandline) setupFlags(cmd *cobra.Command, options *server.Options) {\ncmd.Flags().String(\"s3-path-prefix\", \"\", \"s3 path prefix (multiple immudb instances can share the same bucket if they have different prefixes)\")\ncmd.Flags().Duration...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/server/sessions): session timeout set to 2 min Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/server/sessions
711,675
09.12.2021 18:57:59
-39,600
0a49feaafb2d56bc5cdb9578baf167c9436c0ab1
fix(admin-ui): Fix tax rate permissions so product variants do not need access to customer groups
[ { "change_type": "MODIFY", "diff": "@@ -25,7 +25,7 @@ export class VariantPriceDetailComponent implements OnInit, OnChanges {\nngOnInit() {\nconst taxRates$ = this.dataService.settings\n- .getTaxRates(999, 0, 'cache-first')\n+ .getTaxRatesSimple(999, 0, 'cache-first')\n.mapStream(data => data.taxRates.items...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(admin-ui): Fix tax rate permissions so product variants do not need access to customer groups (#1274)
1
fix
admin-ui
711,675
09.12.2021 18:59:22
-39,600
ff24fc0eba81d54b84f3a25706ea83aa9779cce5
fix(core): Add Permission.ReadProduct to Allow decorator of TaxCategoryResolver.taxCategories
[ { "change_type": "MODIFY", "diff": "@@ -20,8 +20,13 @@ export class TaxCategoryResolver {\nconstructor(private taxCategoryService: TaxCategoryService) {}\n@Query()\n- @Allow(Permission.ReadSettings, Permission.ReadCatalog, Permission.ReadTaxCategory)\n- taxCategories(@Ctx() ctx: RequestContext): Promise<Tax...
TypeScript
MIT License
vendure-ecommerce/vendure
fix(core): Add Permission.ReadProduct to Allow decorator of TaxCategoryResolver.taxCategories (#1275)
1
fix
core
386,584
09.12.2021 19:15:32
-7,200
9eb7c3acbd8ab4088db75637ec8f17e36289787f
fix(blocks-markdown): Upgraded react markdown dependencies.
[ { "change_type": "MODIFY", "diff": "@@ -25,7 +25,7 @@ const defaultPackages = [\n// '@lowdefy/blocks-color-selectors',\n'@lowdefy/blocks-echarts',\n'@lowdefy/blocks-loaders',\n- // '@lowdefy/blocks-markdown',\n+ '@lowdefy/blocks-markdown',\n'@lowdefy/connection-axios-http',\n'@lowdefy/operators-change-case'...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix(blocks-markdown): Upgraded react markdown dependencies.
1
fix
blocks-markdown
777,389
09.12.2021 20:27:27
28,800
5716cf2e2022622447b0d92ec37ac1003ff40e9f
chore: reorganize how endpoints are queried in jobs page
[ { "change_type": "MODIFY", "diff": "@@ -27,8 +27,6 @@ export const activeRunStates: Array<\nconst jobStates: Array<JobState> = [\nJobState.QUEUED, JobState.SCHEDULED, JobState.SCHEDULEDBACKFILLED,\n];\n-// DISCUSS maybe not combining the states would have been better as JobState is\n-// a subset of RunState...
Python
Apache License 2.0
determined-ai/determined
chore: reorganize how endpoints are queried in jobs page (#3298)
1
chore
null
217,922
09.12.2021 20:30:52
-3,600
7f1ee7b785f278b56ea7a3b2939925d56d75bf4e
fix(desktop): new google auth system to avoid getting security errors
[ { "change_type": "MODIFY", "diff": "@@ -24,7 +24,6 @@ import {\nUpdateUser,\nVerifyCharacter\n} from './auth.actions';\n-import firebase from 'firebase/compat/app';\nimport { UserCredential } from '@firebase/auth-types';\nimport { catchError, distinctUntilChanged, filter, first, map, shareReplay, startWith,...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(desktop): new google auth system to avoid getting security errors
1
fix
desktop
688,537
09.12.2021 20:34:32
10,800
26117318ef455be1d4c97acfb61deacdeb9ea3a3
feat(modals): add right padding to modal title
[ { "change_type": "ADD", "diff": "+---\n+'@toptal/picasso': patch\n+---\n+\n+Fix `Modal`'s close button overflow by adding the right padding to `Modal.Title`.\n", "new_path": ".changeset/kind-donkeys-think.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -3,6 +3,7 @@ import...
TypeScript
MIT License
toptal/picasso
feat(modals): add right padding to modal title (#2314)
1
feat
modals
160,177
09.12.2021 20:54:30
-28,800
1acd23e644694dc2e71f4782450d145bf977adfc
docs: introduce
[ { "change_type": "MODIFY", "diff": "{\n\"name\": \"examples\",\n- \"version\": \"1.0.0-alpha.1\",\n+ \"version\": \"1.0.0-alpha.2\",\n\"private\": true,\n\"dependencies\": {\n\"@ant-design/icons\": \"^4.3.0\",\n", "new_path": "examples/package.json", "old_path": "examples/package.json" }, { ...
TypeScript
Apache License 2.0
didi/logicflow
docs: introduce
1
docs
null
737,361
09.12.2021 21:02:15
-28,800
2e4dc9e70ea5ec183c72193ccc79bf1eabb8e37e
feat(kitsu): add axios options for all operations
[ { "change_type": "MODIFY", "diff": "@@ -10,6 +10,14 @@ afterEach(() => {\ndescribe('kitsu', () => {\ndescribe('delete', () => {\n+ it('uses provided axios options', async () => {\n+ expect.assertions(1)\n+ const api = new Kitsu()\n+ api.axios = { delete: jest.fn().mockReturnValue({ data: '' }) }\n+ await ap...
JavaScript
MIT License
wopian/kitsu
feat(kitsu): add axios options for all operations (#623) Co-authored-by: James Harris <wopian@wopian.me>
1
feat
kitsu
777,389
09.12.2021 21:03:54
28,800
8152a90c57c0e142b2807c597b6b47dd0f77de3c
chore: reuse ordering logic between k8 and priority schedulers fixes an inconsistent behavior job ordering between different schedulers
[ { "change_type": "MODIFY", "diff": "@@ -31,30 +31,25 @@ func (p *priorityScheduler) Schedule(rp *ResourcePool) ([]*sproto.AllocateReques\nreturn p.prioritySchedule(rp.taskList, rp.groups, rp.agents, rp.fittingMethod)\n}\n-func (p *priorityScheduler) createJobQInfo(\n- pending map[int]AllocReqs,\n- scheduled...
Python
Apache License 2.0
determined-ai/determined
chore: reuse ordering logic between k8 and priority schedulers (#3301) fixes an inconsistent behavior job ordering between different schedulers
1
chore
null
217,922
09.12.2021 21:18:07
-3,600
6ae575f47524420111cee6364504ee30e5f9f63d
feat(alarms): added map name to alarm panels
[ { "change_type": "MODIFY", "diff": "<img *ngIf=\"row.alarm.snagging\" [nzTooltipTitle]=\"'GATHERING_LOCATIONS.Snagging' | translate\" alt=\"\" nz-tooltip\nsrc=\"./assets/icons/status/snagging.png\">\n</div>\n+ <div>{{row.alarm.mapId | mapName | i18n}}</div>\n<div *ngIf=\"row.alarm.mapId | closestAetheryte:r...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(alarms): added map name to alarm panels
1
feat
alarms
217,922
09.12.2021 21:36:14
-3,600
8d5d7ffc121d07b4812fd61f82011e6e330a6633
feat(layout): new layout checkbox to use levels in filters rather than having it by default
[ { "change_type": "MODIFY", "diff": "@@ -117,13 +117,13 @@ export class LayoutsFacade {\nif (row.filterName.includes('IS_GATHERING') && gatheredBy.type !== undefined) {\nconst gatherJob = [16, 16, 17, 17, 18, 18][gatheredBy.type];\nconst requiredLevel = Math.floor((gatheredBy.level - 1) / 5) * 5;\n- if (this...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(layout): new layout checkbox to use levels in filters rather than having it by default
1
feat
layout
217,922
09.12.2021 21:38:45
-3,600
bf8aebcadb55a02cc335d3c48755fb25252708e8
chore: let's autoclose the oauth rediect tab
[ { "change_type": "MODIFY", "diff": "@@ -117,7 +117,7 @@ export class TeamcraftDesktopApp {\nres.writeHead(200);\nif (req.url.startsWith('/oauth')) {\nthis.mainWindow.win.webContents.send('oauth-reply', parse(req.url, true).query.code);\n- res.write('You can close this tab.')\n+ res.write('<script>window.clo...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: let's autoclose the oauth rediect tab
1
chore
null
126,295
09.12.2021 22:32:31
-3,600
4fc6ec30a6a08c53cb3ac9346562a53cae4466ad
feat(pkg/stdlib): expose tx on std lib
[ { "change_type": "MODIFY", "diff": "@@ -19,6 +19,7 @@ package stdlib\nimport (\n\"context\"\n\"database/sql/driver\"\n+ \"github.com/codenotary/immudb/pkg/api/schema\"\n\"github.com/codenotary/immudb/pkg/client\"\n)\n@@ -27,6 +28,7 @@ type Conn struct {\nconn client.ImmuClient\noptions *client.Options\ndriv...
Go
Apache License 2.0
codenotary/immudb
feat(pkg/stdlib): expose tx on std lib Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
feat
pkg/stdlib
126,295
09.12.2021 22:49:25
-3,600
d972f606c822d080b1095e88530dd71c124128b6
chore(pkg/server): deprecate GetAuth and WithAuth
[ { "change_type": "MODIFY", "diff": "@@ -197,6 +197,7 @@ func (o *Options) WithTLS(tls *tls.Config) *Options {\n}\n// WithAuth sets auth\n+// Deprecated: WithAuth will be removed in future release\nfunc (o *Options) WithAuth(authEnabled bool) *Options {\no.auth = authEnabled\nreturn o\n@@ -208,6 +209,7 @@ fu...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/server): deprecate GetAuth and WithAuth Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/server
902,122
10.12.2021 00:18:57
-3,600
9345e3acca2fe362d13b72f664cefd69c205c145
refactor: group timeout in a better way
[ { "change_type": "MODIFY", "diff": "@@ -92,9 +92,24 @@ const disableAnimations = `\n}\n`.trim()\n+module.exports = ({\n+ evasions = ALL_EVASIONS_KEYS,\n+ defaultDevice = 'Macbook Pro 13',\n+ timeout: globalTimeout,\n+ ...deviceOpts\n+}) => {\n+ const getDevice = createDevices(deviceOpts)\n+ const { viewport...
JavaScript
MIT License
microlinkhq/browserless
refactor: group timeout in a better way (#337)
1
refactor
null
902,122
10.12.2021 00:22:05
-3,600
195f7c7c39a4f04e74c2e4cd1b4c45bb4dec6166
chore(release): v9.3.0-beta.10
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file.\nSee [Conventional Commits](https://conventionalcommits.org) for commit guidelines.\n+# [9.3.0-beta.10](https://github.com/microlinkhq/browserless/compare/v9.3.0-beta.9...v9.3.0-beta.10) (2021-12-09)\n+\...
JavaScript
MIT License
microlinkhq/browserless
chore(release): v9.3.0-beta.10
1
chore
release
306,653
10.12.2021 01:21:55
-19,080
fb7f0a481128e8ceafa2ae3ecba37f26cf838ca9
fix(dropdown): update the style of subinfo in dropdown
[ { "change_type": "MODIFY", "diff": "@@ -155,7 +155,12 @@ const Option = (props: OptionProps) => {\nif (typeof subInfo === 'string') {\nreturn (\n- <Text data-test=\"DesignSystem-DropdownOption--WITH_META--Meta\" appearance={labelAppearance}>\n+ <Text\n+ data-test=\"DesignSystem-DropdownOption--WITH_META--Me...
TypeScript
MIT License
innovaccer/design-system
fix(dropdown): update the style of subinfo in dropdown
1
fix
dropdown
103,600
10.12.2021 04:13:07
18,000
bd0bae2868f98c65a196f04e686733ae6dde0db8
fix: typescript issue in banner when customizing buttons
[ { "change_type": "MODIFY", "diff": "@@ -33,10 +33,11 @@ type Props = $RemoveChildren<typeof Surface> & {\n*\n* To customize button you can pass other props that button component takes.\n*/\n- actions: Array<{\n+ actions: Array<\n+ {\nlabel: string;\n- onPress: () => void;\n- }>;\n+ } & Omit<React.ComponentP...
TypeScript
MIT License
callstack/react-native-paper
fix: typescript issue in banner when customizing buttons (#2970)
1
fix
null
73,308
10.12.2021 05:07:26
18,000
29a6a848e2cada2a695d0d1a852c6c53c24d35ac
fix(rosetta): infuse drops first assembly
[ { "change_type": "MODIFY", "diff": "@@ -66,7 +66,7 @@ function main() {\n}),\n)\n.command(\n- 'infuse <TABLET> [ASSEMBLY..]',\n+ 'infuse [ASSEMBLY..]',\n'(EXPERIMENTAL) mutates one or more assemblies by adding documentation examples to top-level types',\n(command) =>\ncommand\n", "new_path": "packages/j...
TypeScript
Apache License 2.0
aws/jsii
fix(rosetta): infuse drops first assembly (#3243)
1
fix
rosetta
103,510
10.12.2021 06:14:56
10,800
1684719f29957243a7c73e2b2ccc33dd9510d82e
fix: remove outline from Searchbar on Web
[ { "change_type": "MODIFY", "diff": "import * as React from 'react';\nimport {\n+ Platform,\nStyleSheet,\nStyleProp,\nTextInput,\n@@ -190,7 +191,15 @@ const Searchbar = React.forwardRef<TextInputHandles, Props>(\naccessibilityLabel={searchAccessibilityLabel}\n/>\n<TextInput\n- style={[styles.input, { color: ...
TypeScript
MIT License
callstack/react-native-paper
fix: remove outline from Searchbar on Web (#2961)
1
fix
null
777,389
10.12.2021 06:15:31
28,800
09c049cb983224862a5b831a5e1e04fd536a4067
chore: update job queue title and navigation entry
[ { "change_type": "MODIFY", "diff": "@@ -57,7 +57,7 @@ const menuConfig = {\n{ icon: 'model', label: 'Model Registry', path: paths.modelList() },\n{ icon: 'tasks', label: 'Tasks', path: paths.taskList() },\n{ icon: 'cluster', label: 'Cluster', path: paths.cluster() },\n- { icon: 'queue', label: 'Jobs', path:...
Python
Apache License 2.0
determined-ai/determined
chore: update job queue title and navigation entry (#3303)
1
chore
null
103,462
10.12.2021 06:19:52
18,000
abf631a4d595831fcd12be03008be059bb5aeeec
feat: The `label` prop for `TextInput` can now take a component (`ReactElement`) as well as `string`
[ { "change_type": "MODIFY", "diff": "import * as React from 'react';\n-import { StyleSheet, View, KeyboardAvoidingView, Platform } from 'react-native';\n+import {\n+ StyleSheet,\n+ View,\n+ KeyboardAvoidingView,\n+ Platform,\n+ Text,\n+} from 'react-native';\nimport { TextInput, HelperText, useTheme } from '...
TypeScript
MIT License
callstack/react-native-paper
feat: The `label` prop for `TextInput` can now take a component (`ReactElement`) as well as `string` (#2991) Co-authored-by: Luke Walczak <lukasz.walczak.pwr@gmail.com>
1
feat
null
777,376
10.12.2021 07:46:24
18,000
c1890544ac677e076342ddd1b7a528b8e998003f
feat: Allow new AWS instances to be specified
[ { "change_type": "MODIFY", "diff": "@@ -520,13 +520,19 @@ The master supports the following configuration settings:\n- ``subnet_id``: The ID of the subnet to run the Determined agents in. Defaults to the\ndefault subnet of the default VPC.\n- - ``instance_type``: AWS instance type to use for dynamic agents....
Python
Apache License 2.0
determined-ai/determined
feat: Allow new AWS instances to be specified [DET-6327] (#3296)
1
feat
null
306,320
10.12.2021 08:14:57
0
c6d4a60314f32049fa40b8f40a467bb7e552c192
enhance: use env variable instead of flag
[ { "change_type": "MODIFY", "diff": "@@ -389,10 +389,6 @@ _infracost_breakdown()\ntwo_word_flags+=(\"--out-file\")\nlocal_nonpersistent_flags+=(\"--out-file\")\nlocal_nonpersistent_flags+=(\"--out-file=\")\n- flags+=(\"--parallelism=\")\n- two_word_flags+=(\"--parallelism\")\n- local_nonpersistent_flags+=(\"...
Go
Apache License 2.0
infracost/infracost
enhance: use env variable instead of flag
1
enhance
null
865,917
10.12.2021 08:43:56
-3,600
a113b1b2eea49a1a31a59bc8603c8fec692ac233
chore(plugins): expose sections
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ import { filter } from 'min-dash';\nimport {\nModal,\nOverlay,\n+ Section,\nToggleSwitch\n} from '../shared/ui';\n@@ -57,6 +58,7 @@ export default class Plugins {\nFill,\nModal,\nOverlay,\n+ Section,\nToggleSwitch\n};\n", "new_path": "client/src/remo...
JavaScript
MIT License
camunda/camunda-modeler
chore(plugins): expose sections
1
chore
plugins
791,704
10.12.2021 09:29:42
21,600
89a61379e6bd0a55b94643b3ce583c00203c0fbc
core: cache fetch to avoid bad polyfills
[ { "change_type": "MODIFY", "diff": "@@ -211,6 +211,7 @@ class ExecutionContext {\nwindow.__nativePromise = window.Promise;\nwindow.__nativeURL = window.URL;\nwindow.__nativePerformance = window.performance;\n+ window.__nativeFetch = window.fetch;\nwindow.__ElementMatches = window.Element.prototype.matches;\...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core: cache fetch to avoid bad polyfills (#13476)
1
core
null
617,459
10.12.2021 09:44:27
-3,600
28c122d52fa919b2f39d1a591d76c3f1c7e1391e
fix(frontend): security XSS / image tag
[ { "change_type": "MODIFY", "diff": "@@ -2346,7 +2346,9 @@ exports[`<FicheMT /> should render 1`] = `\n<div\nclass=\"c54 c55\"\n>\n- <div>\n+ <div\n+ class=\"\"\n+ >\nlorem ipsum intro\n</div>\n</div>\n", "new_path": "packages/code-du-travail-frontend/__tests__/__snapshots__/fiche-ministere-travail.test....
TypeScript
Apache License 2.0
socialgouv/code-du-travail-numerique
fix(frontend): security XSS / image tag (#4030) Co-authored-by: Martial Maillot <martial.maillot@gmail.com>
1
fix
frontend
838,025
10.12.2021 09:49:21
-10,800
d5e899533dea60c00d91889bff96aa61a3933733
chore: update golang.org/x/text
[ { "change_type": "MODIFY", "diff": "@@ -6,5 +6,5 @@ require (\ngithub.com/gorilla/schema v1.2.0\ngithub.com/gorilla/websocket v1.4.2\ngithub.com/stretchr/testify v1.7.0\n- golang.org/x/text v0.3.5\n+ golang.org/x/text v0.3.7\n)\n", "new_path": "go.mod", "old_path": "go.mod" }, { "change_type...
Go
MIT License
severecloud/vksdk
chore: update golang.org/x/text
1
chore
null
126,276
10.12.2021 09:49:31
10,800
e8786e8c1ec35ef5e95e8a551e716fa91cac6793
fix(embedded/tbtree): set fixed snapshot ts
[ { "change_type": "MODIFY", "diff": "@@ -34,6 +34,7 @@ const (\ntype Snapshot struct {\nt *TBtree\nid uint64\n+ ts uint64\nroot node\nreaders map[int]io.Closer\nmaxReaderID int\n@@ -51,9 +52,7 @@ func (s *Snapshot) Set(key, value []byte) error {\nv := make([]byte, len(value))\ncopy(v, value)\n- ts := s.root....
Go
Apache License 2.0
codenotary/immudb
fix(embedded/tbtree): set fixed snapshot ts Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
fix
embedded/tbtree
126,276
10.12.2021 10:12:53
10,800
184bc10dee15a149e802feca33b376ed236736ea
chore(pkg/stdlib): fix connection creation
[ { "change_type": "MODIFY", "diff": "@@ -19,13 +19,14 @@ package stdlib\nimport (\n\"context\"\n\"database/sql/driver\"\n+\n\"github.com/codenotary/immudb/pkg/api/schema\"\n\"github.com/codenotary/immudb/pkg/client\"\n)\ntype Conn struct {\nname string\n- conn client.ImmuClient\n+ immuClient client.ImmuClien...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/stdlib): fix connection creation Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
pkg/stdlib
103,580
10.12.2021 10:13:28
-3,600
69d5ffedb71388350a95bf9e3425a32f845e1991
fix: correct Chip touchable style
[ { "change_type": "MODIFY", "diff": "@@ -216,6 +216,9 @@ const ChipExample = () => {\nWith custom close icon\n</Chip>\n</View>\n+ <Chip mode=\"outlined\" onPress={() => {}} style={styles.fullWidthChip}>\n+ Full width chip\n+ </Chip>\n</List.Section>\n</ScreenWrapper>\n<Snackbar\n@@ -253,6 +256,10 @@ const st...
TypeScript
MIT License
callstack/react-native-paper
fix: correct Chip touchable style (#2976)
1
fix
null
103,580
10.12.2021 10:15:15
-3,600
c7bedca6452e2658f48f59f8c9c02dbc4ed1bc41
fix: correct long label in outlined text input
[ { "change_type": "MODIFY", "diff": "@@ -28,6 +28,7 @@ const initialState: State = {\noutlinedMultiline: '',\noutlinedTextArea: '',\noutlinedColors: '',\n+ outlinedLongLabel: '',\nmaxLengthName: '',\nflatTextSecureEntry: true,\noutlineTextSecureEntry: true,\n@@ -391,6 +392,15 @@ const TextInputExample = () =...
TypeScript
MIT License
callstack/react-native-paper
fix: correct long label in outlined text input (#2960)
1
fix
null
126,295
10.12.2021 10:27:06
-3,600
11e90bf38cb37a0d777aaed878d2c62bf310dc54
chore(makefile): remove windows binaries digital signature
[ { "change_type": "MODIFY", "diff": "@@ -172,10 +172,10 @@ CHANGELOG.md.next-tag:\nclean/dist:\nrm -Rf ./dist\n-# WEBCONSOLE=default SIGNCODE_PVK_PASSWORD='secret' SIGNCODE_PVK={path to pvk file} SIGNCODE_SPC={path to spc file} make dist\n+# WEBCONSOLE=default make dist\n# it enables by default webconsole\n....
Go
Apache License 2.0
codenotary/immudb
chore(makefile): remove windows binaries digital signature Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
makefile
160,177
10.12.2021 10:27:40
-28,800
7f27d3013403e170cdf5cdab55635e9277b7b83e
chore: remove module exports
[ { "change_type": "MODIFY", "diff": "\"main\": \"dist/logic-flow.js\",\n\"unpkg\": \"dist/logic-flow.js\",\n\"jsdelivr\": \"dist/logic-flow.js\",\n- \"module\": \"dist/logic-flow.es.js\",\n\"license\": \"Apache-2.0\",\n\"homepage\": \"http://logic-flow.org/\",\n\"types\": \"types/index.d.ts\",\n\"scripts\": ...
TypeScript
Apache License 2.0
didi/logicflow
chore: remove module exports
1
chore
null
126,276
10.12.2021 10:40:05
10,800
5428f37d77ccf2bf736e39c2ba9b23c56635d60a
test(embedded/store): unit testing readconflict with multiple entries
[ { "change_type": "MODIFY", "diff": "@@ -964,6 +964,38 @@ func TestImmudbStoreRWTransactions(t *testing.T) {\nrequire.Equal(t, []byte(\"value1_tx1\"), v)\n})\n+ t.Run(\"second ongoing tx with multiple entries after the first commit should fail\", func(t *testing.T) {\n+ tx1, err := immuStore.NewTx()\n+ requi...
Go
Apache License 2.0
codenotary/immudb
test(embedded/store): unit testing readconflict with multiple entries Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
embedded/store
386,584
10.12.2021 10:43:51
-7,200
1e70c0f424f88b2931405cdfc2f28e087993b60a
chore(build): Moved end if to end of block.
[ { "change_type": "MODIFY", "diff": "import { nunjucksFunction } from '@lowdefy/nunjucks';\nconst template = `{%- for package in packages -%}\n-{% if package.icons.length %}import { {% endif %}{%- for icon in package.icons -%}{% if not loop.last -%} {{ icon }}, {% else -%} {{ icon }} } from '{{ package.packa...
JavaScript
Apache License 2.0
lowdefy/lowdefy
chore(build): Moved end if to end of block.
1
chore
build
777,388
10.12.2021 10:45:03
28,800
09ca94f5937fa2c30bbba733f7c94362001f0933
docs: add release notes for 0.17.5
[ { "change_type": "MODIFY", "diff": "Version 0.17\n**************\n+Version 0.17.5\n+==============\n+\n+**Release Date:** December 10, 2021\n+\n+**New Features**\n+\n+- Add reporting of job queue state. The ordering of jobs in the queue and their status can be\n+ viewed through Determined WebUI, and CLI.\n+...
Python
Apache License 2.0
determined-ai/determined
docs: add release notes for 0.17.5 (#3299) (cherry picked from commit 92feff10afb54a5bf98bc38c3cbc494edf5f7055)
1
docs
null
103,482
10.12.2021 11:11:24
-7,200
e509bf888e58b276b301490d8ae3602f1e6917d3
fix: outlined input error border width
[ { "change_type": "MODIFY", "diff": "@@ -468,6 +468,13 @@ const TextInputExample = () => {\nlabel=\"Custom rounded input\"\n/>\n</View>\n+ <View style={styles.inputContainerStyle}>\n+ <TextInput\n+ mode=\"outlined\"\n+ label=\"Outlined text input with error\"\n+ error\n+ />\n+ </View>\n</ScreenWrapper>\n</Te...
TypeScript
MIT License
callstack/react-native-paper
fix: outlined input error border width (#2975)
1
fix
null
217,922
10.12.2021 11:54:38
-3,600
889dd5d8c2761e9859c211ba9386cd55cd666b81
chore: create websocket only when needed to lower hasura usage
[ { "change_type": "MODIFY", "diff": "@@ -199,10 +199,17 @@ export class AppComponent implements OnInit {\nprivate freeCompanyWorkshopFacade: FreeCompanyWorkshopFacade, private cd: ChangeDetectorRef,\nprivate data: DataService, private allaganReportsService: AllaganReportsService) {\n- this.authFacade.idToken...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore: create websocket only when needed to lower hasura usage
1
chore
null
217,922
10.12.2021 11:57:23
-3,600
308a2548352dba4dd94b193f0142064b0b97a795
fix(gearset): updated average ilvl formula
[ { "change_type": "MODIFY", "diff": "@@ -687,9 +687,9 @@ export class StatsService {\n}, 0);\nif (set.offHand) {\n- return Math.floor((withoutOffHand + ilvls[set.offHand.itemId]) / 13);\n+ return Math.floor((withoutOffHand + ilvls[set.offHand.itemId]) / 12);\n}\n- return Math.floor(withoutOffHand / 12);\n+ r...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(gearset): updated average ilvl formula
1
fix
gearset
217,922
10.12.2021 11:59:32
-3,600
90d7a0d48f24278d1466b4ef950da1d4b98c10f0
fix(allagan-reports): fixed edit mode not resetting on navigation
[ { "change_type": "MODIFY", "diff": "import { ChangeDetectionStrategy, ChangeDetectorRef, Component } from '@angular/core';\n-import { ActivatedRoute } from '@angular/router';\n+import { ActivatedRoute, NavigationEnd, Router } from '@angular/router';\nimport { debounceTime, filter, first, map, pluck, shareRe...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(allagan-reports): fixed edit mode not resetting on navigation
1
fix
allagan-reports
217,922
10.12.2021 12:04:49
-3,600
4880efb104441035dc65046e927a954bb1ad799b
feat(gearsets): added a button to gearset panels to toggle favorite from there
[ { "change_type": "MODIFY", "diff": "<a nz-button routerLink=\"/gearset/{{gearset.$key}}\" nzShape=\"circle\" nzType=\"primary\" nz-tooltip [nzTooltipTitle]=\"'GEARSETS.View_gearset' | translate\">\n<i nz-icon nzType=\"eye\" nzTheme=\"outline\"></i>\n</a>\n+ <app-favorite-button *ngIf=\"gearset.authorId !== ...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(gearsets): added a button to gearset panels to toggle favorite from there
1
feat
gearsets
126,276
10.12.2021 12:07:28
10,800
b8eb27756921a4f9209db68876c606afed97c1f9
test(pkg/stdlib): adjust unit test after fixing tx conflict validation
[ { "change_type": "MODIFY", "diff": "@@ -54,6 +54,7 @@ type Driver struct {\nfunc (d *Driver) Open(name string) (driver.Conn, error) {\nctx, cancel := context.WithTimeout(context.Background(), 60*time.Second)\ndefer cancel()\n+\nconnector, _ := d.OpenConnector(name)\nreturn connector.Connect(ctx)\n}\n@@ -65,...
Go
Apache License 2.0
codenotary/immudb
test(pkg/stdlib): adjust unit test after fixing tx conflict validation Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/stdlib
217,922
10.12.2021 12:08:57
-3,600
302dd1366c1476f5e7af45404b88e38d1691674b
fix(rotations): fixed macro generation popup when opened from rotation panel
[ { "change_type": "MODIFY", "diff": "@@ -29,7 +29,7 @@ export class ConsumablesService {\nfromLazyData(data: any[]): Consumable[] {\nreturn [].concat.call([], ...data.map(row => {\n- if (!Object.keys(row.Bonuses).some(key => ['CP', 'Craftsmanship', 'Control'].indexOf(key) > -1)) {\n+ if (!row.Bonuses || !Obj...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(rotations): fixed macro generation popup when opened from rotation panel
1
fix
rotations
217,922
10.12.2021 12:14:11
-3,600
a63ad2f5094d7262b725bfe8989ac98f56b80776
fix(layout): fixed IS_CRAFTED_BY_WVR catching CRP crafts
[ { "change_type": "MODIFY", "diff": "@@ -247,7 +247,7 @@ export class LayoutRowFilter {\nstatic IS_CRAFTED_BY_WVR = LayoutRowFilter.IS_CRAFT\n._and(new LayoutRowFilter((row: ListRow) => {\nreturn getItemSource(row, DataType.CRAFTED_BY).find((craftedByRow: CraftedBy) => {\n- return craftedByRow.job === 8\n+ r...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(layout): fixed IS_CRAFTED_BY_WVR catching CRP crafts
1
fix
layout
217,922
10.12.2021 12:16:50
-3,600
a4ddc32acd23a82dce379d35cae01bd766c1e539
fix(allagan-reports): now using better place name for fishing spots selection
[ { "change_type": "MODIFY", "diff": "<nz-form-control [nzSpan]=\"10\">\n<nz-select formControlName=\"spot\" [nzDisabled]=\"!!modificationId$.value\">\n<nz-option *ngFor=\"let spot of details.spots\" [nzValue]=\"spot\"\n- nzLabel=\"{{spot.mapId | mapName | i18n}} - {{spot.placeId | i18nRow:'places' | i18n}}\"...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(allagan-reports): now using better place name for fishing spots selection
1
fix
allagan-reports
791,682
10.12.2021 12:25:34
18,000
4cfd5cb09e74d8714ab90a45fa895091d5bede70
misc(treemap): add `lang` to html tag
[ { "change_type": "MODIFY", "diff": "@@ -5,7 +5,7 @@ Unless required by applicable law or agreed to in writing, software distributed\n-->\n<!doctype html>\n-<html>\n+<html lang=\"en\">\n<head>\n<meta charset=\"utf-8\">\n", "new_path": "treemap/app/index.html", "old_path": "treemap/app/index.html" }...
JavaScript
Apache License 2.0
googlechrome/lighthouse
misc(treemap): add `lang` to html tag (#13454) Co-authored-by: Christian Oliff <christianoliff@pm.me>
1
misc
treemap
777,388
10.12.2021 12:27:10
28,800
dd3edaa6babbc400eda10b8a7ac5110c125f7e91
docs: fix image formatting in 0.17.5 release notes
[ { "change_type": "MODIFY", "diff": "@@ -21,12 +21,13 @@ Version 0.17.5\n- WebUI: Add buttons to the WebUI to create new models in the Model Registry, as well as add\ncheckpoints as versions to existing models. The Register Checkpoint modal can be accessed through\nthe Checkpoint modal. The New Model modal c...
Python
Apache License 2.0
determined-ai/determined
docs: fix image formatting in 0.17.5 release notes (#3305)
1
docs
null
711,597
10.12.2021 12:46:53
-3,600
45b630e600d15457a0f388b7b1b96b566a4a48c0
docs(asset-server-plugin): Add docs for s3-compatible storage
[ { "change_type": "MODIFY", "diff": "@@ -114,6 +114,11 @@ export function configureS3AssetStorage(s3Config: S3Config) {\n*\n* **Note:** Rather than instantiating this manually, use the {@link configureS3AssetStorage} function.\n*\n+ * ## Use with S3-compatible services\n+ * This strategy will also work with ...
TypeScript
MIT License
vendure-ecommerce/vendure
docs(asset-server-plugin): Add docs for s3-compatible storage
1
docs
asset-server-plugin
711,597
10.12.2021 13:04:02
-3,600
bc443ca00ba16500a1a54bf7402567db3fb4554b
refactor(core): Lazily load bcrypt lib
[ { "change_type": "MODIFY", "diff": "@@ -12,19 +12,23 @@ const SALT_ROUNDS = 12;\nexport class BcryptPasswordHashingStrategy implements PasswordHashingStrategy {\nprivate bcrypt: any;\n- constructor() {\n- // The bcrypt lib is lazily loaded so that if we want to run Vendure\n- // in an environment that does ...
TypeScript
MIT License
vendure-ecommerce/vendure
refactor(core): Lazily load bcrypt lib
1
refactor
core
103,580
10.12.2021 13:09:01
-3,600
6aa2c509bb7cb58689912d84d05b956705843991
fix: add patching container for multiline input on ios
[ { "change_type": "MODIFY", "diff": "@@ -77,6 +77,7 @@ const InputLabel = (props: InputLabelProps) => {\npointerEvents=\"none\"\nstyle={[\nStyleSheet.absoluteFill,\n+ styles.labelContainer,\n{\nopacity:\n// Hide the label in minimized state until we measure it's width\n@@ -136,4 +137,10 @@ const InputLabel =...
TypeScript
MIT License
callstack/react-native-paper
fix: add patching container for multiline input on ios (#2979)
1
fix
null
711,597
10.12.2021 13:21:42
-3,600
7b991691a791694d7fa8ee132e7376accb45c3a5
test: Attempt to proof search plugin tests against race conditions
[ { "change_type": "MODIFY", "diff": "@@ -91,7 +91,6 @@ interface SearchProductShopVariables extends SearchProductsShop.Variables {\ndescribe('Default search plugin', () => {\nconst { server, adminClient, shopClient } = createTestEnvironment(\nmergeConfig(testConfig(), {\n- logger: new DefaultLogger(),\nplugi...
TypeScript
MIT License
vendure-ecommerce/vendure
test: Attempt to proof search plugin tests against race conditions
1
test
null
711,597
10.12.2021 13:29:33
-3,600
788f83933815627bb793cc65fb752f805520d7bf
docs: Remove "available plugins" page. Replaced by dedicated website section
[ { "change_type": "DELETE", "diff": "----\n-title: \"Available Plugins\"\n-weight: 1\n----\n-\n-# Available Plugins\n-\n-## Core Plugins\n-\n-The Vendure monorepo contains a number of \"core\" plugins - that is, commonly-used plugins which are developed and versioned alongside the server core itself.\n-\n-* ...
TypeScript
MIT License
vendure-ecommerce/vendure
docs: Remove "available plugins" page. Replaced by dedicated website section
1
docs
null
277,287
10.12.2021 13:31:35
-3,600
c28841e187dfb7b855588a80de6b3980c3cd298f
feat: Add popup prop to dropdown
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,8 @@ async def serve(q: Q):\nui.text(f'dropdown_multi={q.args.dropdown_multi}'),\nui.text(f'dropdown_disabled={q.args.dropdown_disabled}'),\nui.text(f'dropdown_dialog={q.args.dropdown_dialog}'),\n+ ui.text(f'dropdown_popup_always={q.args.dropdown_popup_always...
Python
Apache License 2.0
h2oai/wave
feat: Add popup prop to dropdown #1116 (#1142)
1
feat
null
217,922
10.12.2021 13:33:43
-3,600
54eebfcf574f475cd923a3f3e54b16cfd8477609
chore(release): 9.2.3
[ { "change_type": "MODIFY", "diff": "All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.\n+<a name=\"9.2.3\"></a>\n+## [9.2.3](https://github.com/ffxiv-teamcraft/ffxiv-teamcraft/compare/...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(release): 9.2.3
1
chore
release
277,287
10.12.2021 13:38:21
-3,600
f231ea82529ffbf708dd88a59cab70447b788845
feat: Add trigger to combobox
[ { "change_type": "ADD", "diff": "+# Form / Combobox / Trigger\n+# To handle live changes to a #combobox, enable the `trigger` attribute.\n+# #combobox #trigger\n+# ---\n+from h2o_wave import main, app, Q, ui\n+\n+combobox_choices = ['Cyan', 'Magenta', 'Yellow', 'Black']\n+\n+\n+def get_form_items(choice: st...
Python
Apache License 2.0
h2oai/wave
feat: Add trigger to combobox #1136 (#1149)
1
feat
null
277,287
10.12.2021 13:40:20
-3,600
69668bb6fddabe75a634954542811abb0a7ccf0f
feat: Add inline option for choice group
[ { "change_type": "ADD", "diff": "+# Form / Choice Group / Inline\n+# Use #choice groups to let users select one option from two or more choices and inline to present the choices horizontally.\n+# #form #choice_group #inline\n+# ---\n+from h2o_wave import main, app, Q, ui\n+\n+choices = [\n+ ui.choice('A', '...
Python
Apache License 2.0
h2oai/wave
feat: Add inline option for choice group #1145 (#1152)
1
feat
null
217,922
10.12.2021 13:40:22
-3,600
60908f99ef1ac95456c3a72ed5c229beaf1a9c5f
chore(list): remove mark all HQ button from final items panel closes
[ { "change_type": "MODIFY", "diff": "</button>\n</div>\n<div [nzTooltipTitle]=\"'LIST.Mark_whole_panel_hq' | translate\"\n- *ngIf=\"!displayRow.allHQ && permissionLevel >= 20\" nz-tooltip>\n+ *ngIf=\"!displayRow.allHQ && permissionLevel >= 20 && !finalItems\" nz-tooltip>\n<button (click)=\"$event.stopPropaga...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
chore(list): remove mark all HQ button from final items panel closes #2091
1
chore
list
126,276
10.12.2021 13:51:14
10,800
c42e287842b83b149426aba4ee4c698492ee8e75
chore(embedded/store): rw and readonly kv metadata
[ { "change_type": "MODIFY", "diff": "@@ -834,7 +834,13 @@ func (tx *SQLTx) deprecateIndexEntries(\nif sameIndexKey {\nreusableIndexEntries[index.id] = struct{}{}\n} else {\n- err = tx.set(mapKey(tx.sqlPrefix(), prefix, encodedValues...), store.NewKVMetadata().AsDeleted(true), nil)\n+ md := store.NewKVMetadat...
Go
Apache License 2.0
codenotary/immudb
chore(embedded/store): rw and readonly kv metadata Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
embedded/store
865,917
10.12.2021 14:14:07
-3,600
af566704ec7a1df384d080baddd080ce3d78e844
docs(overlays): update props
[ { "change_type": "MODIFY", "diff": "@@ -31,10 +31,10 @@ const DEFAULT_OFFSET = {\n* @typedef {object} OverlayProps\n* @prop {Node} anchor\n* @prop {{ top?: number, bottom?: number, left?: number, right?: number }} [offset={}]\n- * @prop {Number} [maxHeight]\n- * @prop {Number} [maxWidth]\n- * @prop {Number}...
JavaScript
MIT License
camunda/camunda-modeler
docs(overlays): update props
1
docs
overlays
126,276
10.12.2021 14:19:44
10,800
a27d478a4b4fb8683e30678c697d5550671f53f0
chore(embedded/store): read-only kv metadata for committed entries
[ { "change_type": "MODIFY", "diff": "@@ -834,7 +834,8 @@ func (tx *SQLTx) deprecateIndexEntries(\nif sameIndexKey {\nreusableIndexEntries[index.id] = struct{}{}\n} else {\n- md := store.NewKVMetadata(false)\n+ md := store.NewKVMetadata()\n+\nerr = md.AsDeleted(true)\nif err != nil {\nreturn nil, err\n@@ -110...
Go
Apache License 2.0
codenotary/immudb
chore(embedded/store): read-only kv metadata for committed entries Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
embedded/store
103,580
10.12.2021 14:26:14
-3,600
6c2e53457c9f3818d11eb3e325e105e145c6fa55
fix: correct clickthrough on web tabs within BottomNavigation
[ { "change_type": "MODIFY", "diff": "/* eslint-disable prettier/prettier */\nimport { Text } from 'react-native';\nimport PaperProvider from \"react-native-paper/lib/module/core/Provider\";\n-import BottomNavigation from \"react-native-paper/lib/module/components/BottomNavigation\";\n+import BottomNavigation...
TypeScript
MIT License
callstack/react-native-paper
fix: correct clickthrough on web tabs within BottomNavigation (#2985)
1
fix
null
126,276
10.12.2021 14:27:37
10,800
9b2643a66b20a3963dfeed3662a1731872d71925
chore(pkg/api): use new kvmetadata api
[ { "change_type": "MODIFY", "diff": "@@ -836,10 +836,7 @@ func (tx *SQLTx) deprecateIndexEntries(\n} else {\nmd := store.NewKVMetadata()\n- err = md.AsDeleted(true)\n- if err != nil {\n- return nil, err\n- }\n+ md.AsDeleted(true)\nerr = tx.set(mapKey(tx.sqlPrefix(), prefix, encodedValues...), md, nil)\nif er...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/api): use new kvmetadata api Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
pkg/api
160,177
10.12.2021 14:37:23
-28,800
64c5757817034c07c5e62d4345e6c33089b65788
fix: remove node selection
[ { "change_type": "MODIFY", "diff": "@@ -12,7 +12,7 @@ const packagesEntry = {\nDndPanel: path.resolve(__dirname, '../src/components/dnd-panel/index.ts'),\nMiniMap: path.resolve(__dirname, '../src/components/mini-map/index.ts'),\nCurvedEdge: path.resolve(__dirname, '../src/materials/curved-edge/index.ts'),\n...
TypeScript
Apache License 2.0
didi/logicflow
fix: remove node selection
1
fix
null
71,360
10.12.2021 14:47:09
28,800
1df478b9777afcdb5401df6c4a1a9708849dca42
feat(cli): Hotswapping Support for S3 Bucket Deployments This PR adds hotswap support for S3 Bucket Deployments. *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
[ { "change_type": "MODIFY", "diff": "@@ -7,6 +7,7 @@ import { ChangeHotswapImpact, ChangeHotswapResult, HotswapOperation, Hotswappabl\nimport { isHotswappableEcsServiceChange } from './hotswap/ecs-services';\nimport { EvaluateCloudFormationTemplate } from './hotswap/evaluate-cloudformation-template';\nimport...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(cli): Hotswapping Support for S3 Bucket Deployments (#17638) This PR adds hotswap support for S3 Bucket Deployments. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
feat
cli
386,581
10.12.2021 14:59:41
-7,200
6dd29c5ca998ff6536d9ce3807583f4c549f070b
feat(clie): Update BatchChanges to repeat and pass args to callback function.
[ { "change_type": "MODIFY", "diff": "@@ -8,4 +8,7 @@ module.exports = {\nerrorOnDeprecated: true,\ntestEnvironment: 'node',\ntestPathIgnorePatterns: ['<rootDir>/dist/', '<rootDir>/src/test'],\n+ transform: {\n+ '^.+\\\\.(t|j)sx?$': ['@swc/jest', { configFile: '../../.swcrc.test' }],\n+ },\n};\n", "new_pa...
JavaScript
Apache License 2.0
lowdefy/lowdefy
feat(clie): Update BatchChanges to repeat and pass args to callback function.
1
feat
clie
711,597
10.12.2021 15:06:23
-3,600
c3a21ff96d9c4048209087d71f9920853e7dd58d
feat(ui-devkit): Expose route data in hosted UI extensions Closes
[ { "change_type": "MODIFY", "diff": "@@ -54,6 +54,14 @@ import { hostExternalFrame } from '@vendure/admin-ui/core';\nRouterModule.forChild([\nhostExternalFrame({\npath: '',\n+\n+ // You can also use parameters which allow the app\n+ // to have dynamic routing, e.g.\n+ // path: ':slug'\n+ // Then you can use ...
TypeScript
MIT License
vendure-ecommerce/vendure
feat(ui-devkit): Expose route data in hosted UI extensions Closes #1281
1
feat
ui-devkit
471,204
10.12.2021 15:09:54
18,000
dded3f8c0fa4bcd16b7cdec062cb3a19402d5c9f
chore: fix nojekyll in docs command
[ { "change_type": "MODIFY", "diff": "\"codecov\": \"lerna run codecov\",\n\"codecov:browser\": \"lerna run codecov:browser\",\n\"predocs-test\": \"npm run docs\",\n- \"docs\": \"typedoc && touch out/.nojekyll\",\n+ \"docs\": \"typedoc && touch docs/.nojekyll\",\n\"docs-deploy\": \"gh-pages --dotfiles --dist ...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
chore: fix nojekyll in docs command (#2663)
1
chore
null
103,580
10.12.2021 15:24:49
-3,600
621d26c3ac0a43c8d30bddd36e3dce99af89ae9e
fix: move outline outside of input view container
[ { "change_type": "MODIFY", "diff": "@@ -291,7 +291,6 @@ class TextInputOutlined extends React.Component<ChildTextInputProps> {\nThis is so that the label can overlap the outline\nOtherwise the border will cut off the label on Android\n*/}\n- <View>\n<Outline\ntheme={theme}\nhasActiveOutline={hasActiveOutlin...
TypeScript
MIT License
callstack/react-native-paper
fix: move outline outside of input view container (#2997)
1
fix
null
815,585
10.12.2021 15:28:14
-28,800
f5b8d71d546d1e31f4611b743ffddff10d1df3c4
ci(test data): add smoking test report to postgres
[ { "change_type": "MODIFY", "diff": "@@ -14,6 +14,11 @@ env:\nRUST_BACKTRACE: full\nTESTNET_SNAPSHOT_URL: ${{secrets.TESTNET_SNAPSHOT_URL}}\nCARGO_TARGET_DIR: ${{ github.workspace }}/../target\n+ PGHOST: ${{ secrets.PGHOST }}\n+ PGPORT: ${{ secrets.PGPORT }}\n+ PGUSER: ${{ secrets.PGUSER }}\n+ PGPASSWORD: ${...
Rust
MIT License
nervosnetwork/ckb
ci(test data): add smoking test report to postgres
1
ci
test data
386,581
10.12.2021 15:29:17
-7,200
035b0c108b9447570fe7d37a5386d9ea414714fa
fix: Fix blocks-markdown package dependencies.
[ { "change_type": "MODIFY", "diff": "@@ -5169,7 +5169,6 @@ function $$SETUP_STATE(hydrateRuntimeState, basePath) {\n[\"jest\", \"virtual:babee6e81435a5d101529cd67f2c6b175f4db37a4ab0b58df15adf73dd11be8917ac14caf44ab4e6882a92c61661055072365b349016e85173e049f006fc2305#npm:27.3.1\"],\n[\"jest-serializer-html\", ...
JavaScript
Apache License 2.0
lowdefy/lowdefy
fix: Fix blocks-markdown package dependencies.
1
fix
null
126,295
10.12.2021 15:30:49
-3,600
9ac2a1e439586e44ffebf0220e48614e3d12994a
chore(pkg/stdlib): clean tx after rollback
[ { "change_type": "MODIFY", "diff": "@@ -103,7 +103,6 @@ func (c *Conn) QueryContext(ctx context.Context, query string, argsV []driver.Na\nreturn nil, err\n}\nreturn &Rows{rows: queryResult.Rows}, nil\n-\n}\nqueryResult, err = c.immuClient.SQLQuery(ctx, query, vals, true)\n", "new_path": "pkg/stdlib/conn...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/stdlib): clean tx after rollback Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/stdlib
126,295
10.12.2021 15:31:36
-3,600
64f875b0b936a4aceb76c3ae005f8a4a6996711c
test(pkg/stdlib): add more tests and increase code coverage
[ { "change_type": "MODIFY", "diff": "@@ -98,6 +98,17 @@ func TestRows_ColumnTypeDatabaseTypeName(t *testing.T) {\n},\nexpected: \"BOOLEAN\",\n},\n+ {\n+ name: \"TIMESTAMP\",\n+ rows: Rows{\n+ index: 0,\n+ rows: []*schema.Row{{\n+ Columns: []string{\"c1\"},\n+ Values: []*schema.SQLValue{{Value: &schema.SQLVal...
Go
Apache License 2.0
codenotary/immudb
test(pkg/stdlib): add more tests and increase code coverage Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
test
pkg/stdlib
865,916
10.12.2021 15:45:06
-3,600
8648f658a7aa1e7a4e90c4d4570f8b98778f42c3
feat(client): lint Platform BPMN diagrams Closes
[ { "change_type": "MODIFY", "diff": "@@ -47,7 +47,8 @@ import {\ngenerateId\n} from '../util';\n-import BpmnLinter from './tabs/cloud-bpmn/linting/BpmnLinter';\n+import BpmnLinter from './tabs/bpmn/linting/BpmnLinter';\n+import CloudBpmnLinter from './tabs/cloud-bpmn/linting/CloudBpmnLinter';\nimport FormLin...
JavaScript
MIT License
camunda/camunda-modeler
feat(client): lint Platform BPMN diagrams Closes #2625
1
feat
client
134,849
10.12.2021 16:04:28
-3,600
edd8c627b4596a37feead3db970afcaead722a3d
chore: bump template to use forma v4
[ { "change_type": "MODIFY", "diff": "\"package\": {\n\"dependencies\": {\n\"@contentful/app-sdk\": \"^4.3.0\",\n- \"@contentful/forma-36-fcss\": \"^0.3.2\",\n- \"@contentful/forma-36-react-components\": \"^3.90.7\",\n- \"@contentful/forma-36-tokens\": \"^0.11.0\",\n+ \"@contentful/f36-components\": \"latest\...
JavaScript
MIT License
contentful/create-contentful-app
chore: bump template to use forma v4
1
chore
null
342,861
10.12.2021 16:09:01
-3,600
42566754b61ff9c256a7db442172080a8c97bd7f
docs(tracking): fix sources links
[ { "change_type": "MODIFY", "diff": "@@ -118,10 +118,9 @@ const ComponentPage = ({ data, location, pageContext }: PageProps) => {\n}}\n/>\n)}\n-\n{allSources.length < 15 ? (\nallSources.map(source => (\n- <TextLink size=\"small\" href={source} external>\n+ <TextLink key={source} size=\"small\" href={source}>...
JavaScript
MIT License
kiwicom/orbit
docs(tracking): fix sources links (#3215)
1
docs
tracking
342,861
10.12.2021 16:09:23
-3,600
d60a86be4e2ba6b458b4d5ad01bb8388c64c5a70
fix(Skeleton): set fixed height for Text preset
[ { "change_type": "MODIFY", "diff": "@@ -4,9 +4,9 @@ import * as React from \"react\";\nimport type { Props } from \"..\";\nimport Svg from \"../Svg\";\n-const Text = ({ ...props }: Props): React.Node => {\n+const Text = ({ height = 110, ...props }: Props): React.Node => {\nreturn (\n- <Svg {...props}>\n+ <S...
JavaScript
MIT License
kiwicom/orbit
fix(Skeleton): set fixed height for Text preset (#3214)
1
fix
Skeleton
217,922
10.12.2021 16:43:42
-3,600
a779e1e08cfb9abd490fbdc63921e1f8418a0e4f
fix(levequests): change default max level for max available level closes
[ { "change_type": "MODIFY", "diff": "@@ -41,9 +41,9 @@ export class LevequestsComponent extends TeamcraftComponent implements OnInit {\nquery$: BehaviorSubject<string> = new BehaviorSubject<string>('');\n- levelMin$: BehaviorSubject<number> = new BehaviorSubject<number>(1);\n+ levelMin$: BehaviorSubject<numb...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(levequests): change default max level for max available level closes #2093
1
fix
levequests
667,713
10.12.2021 17:37:13
-28,800
a18adbb9633d035852f7e441037f201c89a87eab
fix(android): set text cursor of input for android 12
[ { "change_type": "MODIFY", "diff": "*/\npackage com.tencent.mtt.hippy.views.textinput;\n+import android.graphics.BlendMode;\n+import android.graphics.BlendModeColorFilter;\n+import androidx.core.content.ContextCompat;\nimport com.tencent.mtt.hippy.HippyEngineContext;\nimport com.tencent.mtt.hippy.HippyInsta...
C++
Apache License 2.0
tencent/hippy
fix(android): set text cursor of input for android 12
1
fix
android
667,636
10.12.2021 17:39:35
-28,800
98b167046fc9a3bb37762dcf1973b185e79eeba7
feat(react,vue): add caret color parser
[ { "change_type": "MODIFY", "diff": "@@ -113,6 +113,7 @@ export default class TextInputExpo extends Component {\n/>\n{renderTitle('maxLength')}\n<TextInput\n+ caretColor={'yellow'}\nstyle={styles.input_style}\nplaceholder=\"maxLength=5\"\nmaxLength={5}\n", "new_path": "examples/hippy-react-demo/src/compo...
C++
Apache License 2.0
tencent/hippy
feat(react,vue): add caret color parser
1
feat
react,vue