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
320,077
16.07.2021 22:22:02
-7,200
4bb58ac26192354ccbcd0c416aba78df2234cf19
chore(coolblue): add ps5 consoles
[ { "change_type": "MODIFY", "diff": "@@ -119,6 +119,37 @@ export const Coolblue: Store = {\nseries: '3090',\nurl: 'https://www.coolblue.nl/product/868735/',\n},\n+ {\n+ brand: 'sony',\n+ model: 'ps5 console',\n+ series: 'sonyps5c',\n+ url: 'https://www.coolblue.nl/en/product/873655',\n+ },\n+ {\n+ brand: 'so...
TypeScript
MIT License
jef/streetmerchant
chore(coolblue): add ps5 consoles (#2597)
1
chore
coolblue
815,598
16.07.2021 23:52:06
0
15427e06279875f13fe88d5b6068ead844fa6be3
ci: checkout package workflow from develop
[ { "change_type": "MODIFY", "diff": "@@ -54,8 +54,7 @@ jobs:\nGPG_SIGNER: ${{ secrets.GPG_SIGNER }}\nrun: |\nexport GIT_TAG_NAME=` echo ${{ github.ref }} | awk -F '/' '{print $4}' `\n- mkdir -p $HOME/.cargo\n- docker run --rm -i -w /ckb -v $(pwd):/ckb -v $HOME/.cargo:/root/.cargo -e OPENSSL_STATIC=1 -e OPENS...
Rust
MIT License
nervosnetwork/ckb
ci: checkout package workflow from develop
1
ci
null
471,204
17.07.2021 04:45:24
14,400
2355717b75e546fd36c623ebd880fbfb04ac7764
chore: add includePrerelease option to instrumentation config
[ { "change_type": "MODIFY", "diff": "import * as types from '../../types';\nimport * as path from 'path';\nimport * as RequireInTheMiddle from 'require-in-the-middle';\n-import * as semver from 'semver';\n+import { satisfies } from 'semver';\nimport { InstrumentationAbstract } from '../../instrumentation';\n...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
chore: add includePrerelease option to instrumentation config (#2309) Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
1
chore
null
471,204
17.07.2021 05:44:03
14,400
56de304a99158dfad424410e65d99e1940c8635d
chore: use typedoc to build sdk reference
[ { "change_type": "MODIFY", "diff": "---\n<p align=\"center\">\n<strong>\n- <a href=\"getting-started/README.md\">Getting Started<a/>\n+ <a href=\"getting-started/README.md\">Getting Started</a>\n&nbsp;&nbsp;&bull;&nbsp;&nbsp;\n- <a href=\"https://open-telemetry.github.io/opentelemetry-js\">API Documentation...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
chore: use typedoc to build sdk reference (#2308) Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
1
chore
null
320,079
17.07.2021 07:23:26
-43,200
c0f46d77cf9d4a3f7481aec5b0ddf33883b47d6e
feat(stores-nz): update labels
[ { "change_type": "MODIFY", "diff": "@@ -5,15 +5,13 @@ export const MightyApe: Store = {\nlabels: {\ninStock: [\n{\n- container:\n- 'body > div.page-container > div.page.listing.details.not-in-trolley.category.category-games.category-controllers > div > main > section.product-summary-top > div > div > div.pr...
TypeScript
MIT License
jef/streetmerchant
feat(stores-nz): update labels (#2486)
1
feat
stores-nz
847,143
17.07.2021 10:55:26
-28,800
cd8123834ba92e0a73dc912802d14a582abe89c5
refactor: audit improvements
[ { "change_type": "MODIFY", "diff": "@@ -60,11 +60,11 @@ export default defineComponent({\n)\n)\n),\n+ ]),\nh(\"meta\", {\nproperty: \"keywords\",\ncontent: items.value.join(\",\"),\n}),\n- ]),\n]\n)\n: null;\n", "new_path": "packages/comment2/src/client/components/TagInfo.ts", "old_path": "packages/...
TypeScript
MIT License
vuepress-theme-hope/vuepress-theme-hope
refactor: audit improvements
1
refactor
null
756,013
17.07.2021 11:26:59
21,600
745f90e8a40745dbb832af56789a3daa5fe787c2
fix(deployment): only format and mount /dev/sda for digitalocean
[ { "change_type": "MODIFY", "diff": "- xfsprogs\n- \"nodejs={{ NODEJS_VERSION }}.*\"\n-- name: Stat /dev/sda\n+- name: Default home_dev for DigitalOcean\n+ set_fact:\n+ home_dev: /dev/sda\n+ when: \"home_dev is not defined and provider is defined and provider.startswith('digitalocean')\"\n+\n+- name: \"Stat ...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(deployment): only format and mount /dev/sda for digitalocean
1
fix
deployment
471,389
17.07.2021 12:20:05
-10,800
9163d0478d4e402399f50a6575187b5f09d4a1fc
fix(instrumentation-hapi): change root span name to route name
[ { "change_type": "MODIFY", "diff": "\"typescript\": \"4.3.5\"\n},\n\"dependencies\": {\n+ \"@opentelemetry/core\": \"^0.23.0\",\n\"@opentelemetry/instrumentation\": \"^0.23.0\",\n\"@opentelemetry/semantic-conventions\": \"^0.23.0\",\n\"@types/hapi__hapi\": \"20.0.8\"\n", "new_path": "plugins/node/opente...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js-contrib
fix(instrumentation-hapi): change root span name to route name (#571) Co-authored-by: Bartlomiej Obecny <bobecny@gmail.com> Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
1
fix
instrumentation-hapi
471,177
17.07.2021 14:39:51
-19,080
cef7ce903c84d944d6e7bd88b719aac8a0827d75
docs: updates README.md for fixes code samples provided in README.md for OpenTelemetry Propagator B3
[ { "change_type": "MODIFY", "diff": "@@ -86,7 +86,7 @@ api.propagation.setGlobalPropagator(new B3Propagator());\n```javascript\nconst api = require('@opentelemetry/api');\n-const { B3Propagator } = require('@opentelemetry/propagator-b3');\n+const { B3Propagator, B3InjectEncoding } = require('@opentelemetry/p...
TypeScript
Apache License 2.0
open-telemetry/opentelemetry-js
docs: updates README.md for @opentelemetry/propagator-b3 (#2342) fixes code samples provided in README.md for OpenTelemetry Propagator B3 Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
1
docs
null
531,793
17.07.2021 14:44:36
-3,600
9905f175ce9759d983232198405e98d42fd4f5fc
fix(ci): rename commitlint config file
[ { "change_type": "RENAME", "diff": "@@ -7,7 +7,7 @@ module.exports = {\n\"subject-case\": [\n2,\n\"never\",\n- [\"sentence-case\", \"start-case\", \"pascal-case\", \"upper-case\"]\n+ [\"sentence-case\", \"start-case\", \"pascal-case\", \"upper-case\"],\n],\n\"subject-empty\": [2, \"never\"],\n\"subject-full...
TypeScript
Apache License 2.0
prymitive/karma
fix(ci): rename commitlint config file
1
fix
ci
67,479
17.07.2021 15:45:39
-36,000
ce70ea7b78fe6f9a19dca01020bf7bfffd4d803f
chore(di-tests): add more assertion for newInstanceForScope
[ { "change_type": "MODIFY", "diff": "@@ -679,6 +679,7 @@ describe('DI.get', function () {\nassert.strictEqual(iCallCount, 1);\nassert.instanceOf(instance2, IImpl);\nassert.strictEqual(instance, instance2);\n+ assert.strictEqual(instance, childContainer.createChild().get(I));\n});\n});\n", "new_path": "pa...
TypeScript
MIT License
aurelia/aurelia
chore(di-tests): add more assertion for newInstanceForScope
1
chore
di-tests
217,922
17.07.2021 20:02:41
-7,200
9ac7e6481adaf2368b41e24a4cba4e1cd93665c1
fix(layout): fixed OR/AND change not being edited properly alone
[ { "change_type": "MODIFY", "diff": "</button>\n</div>\n<nz-select *ngIf=\"fragment.isBooleanGate\" [(ngModel)]=\"fragment.value\"\n- [nzDisabled]=\"readonly\"\n+ [nzDisabled]=\"readonly\" (ngModelChange)=\"filterChange()\"\nfxFlex fxFlexAlign=\"center center\">\n<nz-option nzLabel=\"OR\" nzValue=\"or\"></nz...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(layout): fixed OR/AND change not being edited properly alone
1
fix
layout
317,761
17.07.2021 21:07:13
25,200
3d493b214ea9076c9ca8c1a548690cd5c8091e1e
docs: add note about default prefix/postfix settings closes
[ { "change_type": "MODIFY", "diff": "@@ -179,6 +179,7 @@ if we're at the last segment). Expects segments to have a colored background, el\n#### Plain\nSimple. Colored text on a transparent background. Make sure to set `foreground` for maximum enjoyment.\n+Segments will be separated by empty spaces unless you...
Go
MIT License
jandedobbeleer/oh-my-posh
docs: add note about default prefix/postfix settings closes #859
1
docs
null
217,922
17.07.2021 21:42:51
-7,200
45a7f24b2ebddf87ff0dbe9829c9002f09862010
fix(layout): fixed zone breakdown path optimizer sometimes skipping some items
[ { "change_type": "MODIFY", "diff": "@@ -284,17 +284,17 @@ export class ListDetailsPanelComponent implements OnChanges, OnInit {\nconst drops = getItemSource<Drop[]>(row, DataType.DROPS);\nconst alarms = getItemSource<Alarm[]>(row, DataType.ALARMS);\nconst positions = [];\n- if (vendors.some(d => d.coords &&...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(layout): fixed zone breakdown path optimizer sometimes skipping some items
1
fix
layout
217,922
17.07.2021 22:20:24
-7,200
9bea8df728483fb3e0a19e6c595b3a9c2eb6a54b
feat(search): new filter to search for collectables only items
[ { "change_type": "MODIFY", "diff": "{{'ITEMS.Title' | translate}}\n</div>\n</div>\n+ <div>\n<nz-input-group [nzAddOnBefore]=\"'SEARCH.Type' | translate\">\n<ng-container *ngTemplateOutlet=\"searchTypeTpl\"></ng-container>\n</nz-input-group>\n+ </div>\n+ <div>\n<nz-input-group [nzAddOnBefore]=\"'SEARCH.Item_...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(search): new filter to search for collectables only items
1
feat
search
217,922
17.07.2021 22:29:51
-7,200
39267435f4fc69e7c7a1328fb60c53f82b0acb24
feat(list): collectable items now show collectability in linked rotation instead of HQ%
[ { "change_type": "MODIFY", "diff": "<i nz-icon nzType=\"desktop\"></i>\n</button>\n</nz-button-group>\n- <app-rotation-result-tag [rotation]=\"rotation\" [recipe]=\"recipe\"></app-rotation-result-tag>\n+ <app-rotation-result-tag [rotation]=\"rotation\" [recipe]=\"recipe\" [collectable]=\"collectable\"></app...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(list): collectable items now show collectability in linked rotation instead of HQ%
1
feat
list
67,479
17.07.2021 22:44:41
-36,000
91212400d5cb80b15285911e7811da1e998a3de5
refactor(controller): no longer needs to determine root
[ { "change_type": "MODIFY", "diff": "@@ -3,9 +3,9 @@ import { LifecycleFlags } from '@aurelia/runtime';\nimport { INode } from './dom.js';\nimport { IAppTask } from './app-task.js';\nimport { CustomElement, CustomElementDefinition } from './resources/custom-element.js';\n-import { Controller } from './templa...
TypeScript
MIT License
aurelia/aurelia
refactor(controller): no longer needs to determine root
1
refactor
controller
217,922
17.07.2021 23:14:31
-7,200
6ac23f46821fb284d7d9fe6cf1294816d9ae46f5
feat(core): collectable items now have collectable icon over their own icon
[ { "change_type": "MODIFY", "diff": "class=\"item-icon\">\n<img *ngIf=\"hq\" [style.width.px]=\"width\" class=\"hq-overlay\"\nsrc=\"https://www.garlandtools.org/db/images/HQOverlay.png\">\n+ <img *ngIf=\"collectable\" class=\"bottom-right-icon\" src=\"./assets/icons/collectabe.svg\">\n</a>\n", "new_path"...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(core): collectable items now have collectable icon over their own icon
1
feat
core
67,479
17.07.2021 23:16:20
-36,000
52c2c1c1bb634c0c360a6e72a550984a995051a8
refactor(enhance): make enhance works in a disconnected way
[ { "change_type": "MODIFY", "diff": "// This is to test for some intrinsic properties of enhance which is otherwise difficult to test in Data-driven tests parallel to `.app`\n-import { Constructable, DI, IContainer, Registration } from '@aurelia/kernel';\n-import { CustomElement, ICustomElementViewModel, IPl...
TypeScript
MIT License
aurelia/aurelia
refactor(enhance): make enhance works in a disconnected way
1
refactor
enhance
67,479
17.07.2021 23:26:15
-36,000
c51ed16a07f445c813a22abe5c61c27b7f8f39b2
refactor: remove root from IController
[ { "change_type": "MODIFY", "diff": "@@ -93,7 +93,6 @@ export class AppRoot implements IDisposable {\nconst hydrationInst = { hydrate: false, projections: null } as Writable<IControllerElementHydrationInstruction>;\nconst controller = (this.controller = Controller.forCustomElement(\n- this,\nchildCtn,\ninsta...
TypeScript
MIT License
aurelia/aurelia
refactor: remove root from IController
1
refactor
null
217,922
17.07.2021 23:41:07
-7,200
03638a03e8fb3f71ab45fcc05c7ee1522cab7e6f
perf(core): fixed possible memory leak
[ { "change_type": "MODIFY", "diff": "@@ -112,7 +112,7 @@ export class AuthEffects {\nprivate nickNameWarningShown = false;\n- @Effect()\n+ @Effect({ dispatch: false })\nshowNicknameWarning$ = this.actions$.pipe(\nofType<UserFetched>(AuthActionTypes.UserFetched),\ndebounceTime(10000),\n@@ -122,7 +122,8 @@ exp...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
perf(core): fixed possible memory leak
1
perf
core
217,922
17.07.2021 23:41:34
-7,200
63d5beb276c25117f87ec6e9fb4e160f5a210124
fix(log-tracking): fixed log page sometimes not updating when marking something as done
[ { "change_type": "MODIFY", "diff": "@@ -22,7 +22,6 @@ export enum AuthActionTypes {\nToggleFavorite = '[Auth] Toggle Favorite',\nGoogleLogin = '[Auth] Google Login attempt',\n- FacebookLogin = '[Auth] Facebook Login attempt',\nClassicLogin = '[Auth] Classic Login attempt',\nLogout = '[Auth] Logout',\n@@ -50...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
fix(log-tracking): fixed log page sometimes not updating when marking something as done
1
fix
log-tracking
317,761
18.07.2021 09:45:11
25,200
5ed452eae55c6610d5fbd3151478747968091b80
fix: handle YAML/TOML key value entries
[ { "change_type": "MODIFY", "diff": "@@ -167,6 +167,14 @@ func parseKeyValueArray(param interface{}) map[string]string {\nswitch v := param.(type) {\ndefault:\nreturn map[string]string{}\n+ case map[interface{}]interface{}:\n+ keyValueArray := make(map[string]string)\n+ for key, value := range v {\n+ val := ...
Go
MIT License
jandedobbeleer/oh-my-posh
fix: handle YAML/TOML key value entries
1
fix
null
71,319
18.07.2021 11:16:49
-10,800
9c4e51ca1719b89bcdd9d4032f50063876fac69a
fix(appsync): update timestamp for apikey test Fixes by updating timestamp for apikey integ test. *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": "\"ApiId\"\n]\n},\n- \"Expires\": 1626566400\n+ \"Expires\": 1658053715\n},\n\"DependsOn\": [\n\"ApiSchema510EECD7\"\n", "new_path": "packages/@aws-cdk/aws-appsync/test/integ.auth-apikey.expected.json", "old_path": "packages/@aws-cdk/aws-appsync/test/integ.auth-api...
TypeScript
Apache License 2.0
aws/aws-cdk
fix(appsync): update timestamp for apikey test (#15624) Fixes #15623 by updating timestamp for apikey integ test. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
fix
appsync
67,479
18.07.2021 13:18:30
-36,000
45b57797d240b48a768a9a31e2873ba808231f29
chore(tests): fix enhance related tests
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ import {\nIController,\nICustomElementController,\nIAurelia,\n+ ValueConverter,\n} from '@aurelia/runtime-html';\nimport { assert, TestContext, createFixture } from '@aurelia/testing';\nimport { createSpecFunction, TestExecutionContext, TestFunction } fr...
TypeScript
MIT License
aurelia/aurelia
chore(tests): fix enhance related tests
1
chore
tests
67,479
18.07.2021 13:31:05
-36,000
4abb1ee749bf9ff214896d6fb4662043dc29f3b4
refactor(controller): remove unneeded param from Controller.forCustomElement
[ { "change_type": "MODIFY", "diff": "@@ -368,7 +368,7 @@ describe('3-runtime/enhance.spec.ts', function () {\ncomponent: { i: 1 },\nresources: [\nValueConverter.define('plus10', class Plus10 {\n- toView(v: any) {\n+ public toView(v: any) {\nreturn Number(v) + 10;\n}\n})\n", "new_path": "packages/__tests_...
TypeScript
MIT License
aurelia/aurelia
refactor(controller): remove unneeded param from Controller.forCustomElement
1
refactor
controller
756,013
18.07.2021 16:04:54
21,600
622bbd8c07e79fa1de3b00a55224b9b462f4f75b
fix(deployment): improve the `provision` command to be idempotent
[ { "change_type": "MODIFY", "diff": "@@ -85,7 +85,7 @@ const waitForStatus = ({ setup, running }) => async (\n};\nconst provisionOutput = async ({ rd, wr, running }) => {\n- const jsonFile = `${PROVISION_DIR}/terraform.json`;\n+ const jsonFile = `${PROVISION_DIR}/terraform-output.json`;\nawait makeGuardFile(...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(deployment): improve the `provision` command to be idempotent
1
fix
deployment
756,064
18.07.2021 17:08:01
25,200
948af34f6817ff18df3f39c32724352ef7478928
refactor(swingset): split test-device-mailbox.js to a separate file no behavioral changes, although the two tests now run in parallel whereas before they were serialized (probably unnecessarily)
[ { "change_type": "ADD", "diff": "+import { E } from '@agoric/eventual-send';\n+import { Far } from '@agoric/marshal';\n+import { assert, details as X } from '@agoric/assert';\n+\n+export function buildRootObject(vatPowers, vatParameters) {\n+ const { D, testLog: log } = vatPowers;\n+ let numReceived = 0;\n+...
JavaScript
Apache License 2.0
agoric/agoric-sdk
refactor(swingset): split test-device-mailbox.js to a separate file no behavioral changes, although the two tests now run in parallel whereas before they were serialized (probably unnecessarily)
1
refactor
swingset
756,013
18.07.2021 18:07:40
21,600
0a679889103fae9c15c37adaaa4af72dcc73b752
fix(wallet): be more robust with claiming payments
[ { "change_type": "MODIFY", "diff": "@@ -498,6 +498,19 @@ export function makeWallet({\n},\n);\n+ // Try reclaiming any of our payments that were left unclaimed.\n+ const claimMyLeftovers = () =>\n+ keywords.forEach((keyword, i) => {\n+ const purseOrUndefined = purseKeywordRecord[keyword];\n+ // eslint-disab...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(wallet): be more robust with claiming payments
1
fix
wallet
756,013
18.07.2021 18:29:32
21,600
79905692e15a1322c269c7f697bf78374dee4d95
fix(wallet): more robust addPayment method handles failed deposit
[ { "change_type": "MODIFY", "diff": "@@ -1140,7 +1140,10 @@ export function makeWallet({\n};\nupdatePaymentRecord(paymentRecord);\n// Now try depositing.\n- const depositedAmount = await E(purse).deposit(payment);\n+ E(purse)\n+ .deposit(payment)\n+ .then(\n+ depositedAmount => {\npaymentRecord = {\n...payme...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(wallet): more robust addPayment method handles failed deposit
1
fix
wallet
185,944
18.07.2021 18:47:55
18,000
756c61d4091b2e6671d7ce8296a1ef41ad4e6c7b
perf: faster version tests. * perf: faster version tests. don't use semver.parse() if we only need the major version number. remove getUpdatedElectronVersions(); use fetchVersions() instead since it returns a Version[] instead of the more expensive RunnableVersion[]
[ { "change_type": "MODIFY", "diff": "@@ -20,7 +20,7 @@ import {\nVersionState,\n} from '../../interfaces';\nimport { AppState } from '../state';\n-import { getReleaseChannel, getOldestSupportedVersion } from '../versions';\n+import { getReleaseChannel, getOldestSupportedMajor } from '../versions';\ninterface...
TypeScript
MIT License
electron/fiddle
perf: faster version tests. (#791) * perf: faster version tests. - don't use semver.parse() if we only need the major version number. - remove getUpdatedElectronVersions(); use fetchVersions() instead since it returns a Version[] instead of the more expensive RunnableVersion[]
1
perf
null
185,950
18.07.2021 19:35:31
14,400
0bb6c34d3bcf1e6887f91ab4c05248165c2a9294
fix: handle invalid monaco editor command
[ { "change_type": "MODIFY", "diff": "@@ -126,11 +126,15 @@ export class Editors extends React.Component<EditorsProps, EditorsState> {\nif (editor) {\nconst command = editor.getAction(commandId);\n+ if (!command) return;\n+\nconsole.log(\n- `Editors: Trying to run ${command.id}. Supported: ${command.isSupport...
TypeScript
MIT License
electron/fiddle
fix: handle invalid monaco editor command (#787)
1
fix
null
756,013
18.07.2021 20:55:41
21,600
9c8725bae6ff4038052f33947da77d3eddc0351d
fix(cosmic-swingset): use BOOTSTRAP_BLOCK to avoid slog confusion
[ { "change_type": "MODIFY", "diff": "@@ -2,8 +2,10 @@ package swingset\nimport (\n// \"fmt\"\n+ \"encoding/json\"\nstdlog \"log\"\n+ \"github.com/Agoric/agoric-sdk/golang/cosmos/vm\"\n\"github.com/Agoric/agoric-sdk/golang/cosmos/x/swingset/types\"\nsdk \"github.com/cosmos/cosmos-sdk/types\"\nabci \"github.co...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(cosmic-swingset): use BOOTSTRAP_BLOCK to avoid slog confusion
1
fix
cosmic-swingset
67,479
18.07.2021 23:01:49
-36,000
55a143f41e7c06c7bcbdbd2e5d63f68ac9fb2916
chore(doc): tweak enhance doc
[ { "change_type": "MODIFY", "diff": "@@ -108,15 +108,13 @@ The basic syntax of `enhance` matches closely that of the normal startup.\n```typescript\nconst au = new Aurelia();\n-au.enhance({ host, component: MyComponent });\n-await au.start();\n+await au.enhance({ host, component: MyComponent });\n```\nThere ...
TypeScript
MIT License
aurelia/aurelia
chore(doc): tweak enhance doc
1
chore
doc
777,369
19.07.2021 07:09:21
36,000
ab3f2bf7a4c6cd9dff66ac611f4e3ee18fc79d62
chore: add patch to webui proxy
[ { "change_type": "MODIFY", "diff": "@@ -22,7 +22,7 @@ const proxyTo = (targetServer) => {\nres.setHeader('Access-Control-Allow-Origin', req.headers.origin || '*');\nres.setHeader('Allow-Credentials', true);\nres.setHeader('Access-Control-Allow-Credentials', 'true');\n- res.setHeader('Access-Control-Allow-Me...
Python
Apache License 2.0
determined-ai/determined
chore: add patch to webui proxy (#2742)
1
chore
null
104,853
19.07.2021 09:34:40
14,400
9e744bfd8dc4c9b651449d661c5acf0ae1e39956
chore(react-package): prettify
[ { "change_type": "MODIFY", "diff": "@@ -85,15 +85,8 @@ class ResourceList extends Component {\n}\nrender = () => {\n- const {\n- design,\n- data,\n- customAction,\n- currentItemId,\n- onRowClick,\n- extraContent,\n- testId,\n- } = this.props;\n+ const { design, data, customAction, currentItemId, onRowClick,...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(react-package): prettify
1
chore
react-package
503,965
19.07.2021 09:39:16
14,400
998cd5b4bf95396c0a8a23af75be87a48e546cc9
fix(datepicker): change default parse format to y-m-d from y(-m)?(-d)?
[ { "change_type": "MODIFY", "diff": "@@ -53,7 +53,7 @@ export const DatePicker: React.FunctionComponent<DatePickerProps> = ({\nclassName,\nlocale = undefined,\ndateFormat = yyyyMMddFormat,\n- dateParse = (val: string) => new Date(`${val}T00:00:00`),\n+ dateParse = (val: string) => val.split('-').length === 3...
TypeScript
MIT License
patternfly/patternfly-react
fix(datepicker): change default parse format to y-m-d from y(-m)?(-d)? (#6039)
1
fix
datepicker
889,620
19.07.2021 09:51:30
-28,800
247cc1194b08952b8429d8b39290608093deae84
test: try to fix flaky test on CI
[ { "change_type": "MODIFY", "diff": "package org.gotson.komga.domain.service\n+import com.ninjasquad.springmockk.MockkBean\n+import io.mockk.Runs\n+import io.mockk.every\n+import io.mockk.just\nimport org.assertj.core.api.Assertions.assertThat\n+import org.gotson.komga.application.tasks.TaskReceiver\nimport ...
Kotlin
MIT License
gotson/komga
test: try to fix flaky test on CI
1
test
null
126,276
19.07.2021 10:09:21
-7,200
cdc32ff5270b6536245a641fb3b30b2b74fbfef1
test(pkg/server): validate write operations are not enabled in maintenance mode
[ { "change_type": "MODIFY", "diff": "@@ -5,7 +5,6 @@ import (\n\"github.com/codenotary/immudb/embedded/store\"\n\"github.com/codenotary/immudb/pkg/api/schema\"\n- \"github.com/codenotary/immudb/pkg/errors\"\n\"github.com/golang/protobuf/ptypes/empty\"\n)\n@@ -35,6 +34,10 @@ func (s *ImmuServer) CurrentState(...
Go
Apache License 2.0
codenotary/immudb
test(pkg/server): validate write operations are not enabled in maintenance mode Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/server
126,295
19.07.2021 10:09:44
-7,200
09db403f3855ac6403a806f8cb630fc4e994143e
chore(pkg/pgsql/server): add a guard to check max message size and handle default case in parsing format codes in bind messages
[ { "change_type": "MODIFY", "diff": "@@ -136,6 +136,8 @@ func ParseBindMsg(payload []byte) (BindMsg, error) {\nparams = append(params, string(pVal))\ncase 1:\nparams = append(params, pVal)\n+ default:\n+ return BindMsg{}, pgserrors.ErrMalformedMessage\n}\n}\n// The number of result-column format codes that f...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/pgsql/server): add a guard to check max message size and handle default case in parsing format codes in bind messages Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/pgsql/server
711,597
19.07.2021 10:19:36
-7,200
7fc87f789991565574b6fad162c62c14582d6626
chore: Add flag to publish all packages regardless of changes
[ { "change_type": "MODIFY", "diff": "\"check-imports\": \"ts-node scripts/check-imports.ts\",\n\"check-angular-versions\": \"ts-node scripts/check-angular-versions.ts\",\n\"generate-changelog\": \"ts-node scripts/changelogs/generate-changelog.ts\",\n- \"publish-release\": \"lerna publish -m \\\"chore: Publis...
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Add flag to publish all packages regardless of changes
1
chore
null
777,389
19.07.2021 10:20:12
25,200
8cb35401bf89fe7c3f9cc9067029538a62b2bc09
chore: re-enable automatic updates to the preview cluster
[ { "change_type": "MODIFY", "diff": "@@ -1816,7 +1816,7 @@ workflows:\nfilters:\nbranches:\nonly:\n- - non-existing-branch-zxcv7 # to be reverted back to \"master\"\n+ - master\nrequires:\n- package-and-push-system-dev\nmax-dynamic-agents: 1\n", "new_path": ".circleci/config.yml", "old_path": ".circl...
Python
Apache License 2.0
determined-ai/determined
chore: re-enable automatic updates to the preview cluster [#2680] (#2734)
1
chore
null
711,597
19.07.2021 10:26:55
-7,200
25be31c8715c5b71702c99d28c32bf1d2ba0719b
chore: Publish v1.1.1
[ { "change_type": "MODIFY", "diff": "+## <small>1.1.1 (2021-07-19)</small>\n+\n+\n+#### Fixes\n+\n+* **admin-ui** Correctly display currency names in all languages ([bf728d6](https://github.com/vendure-ecommerce/vendure/commit/bf728d6)), closes [#971](https://github.com/vendure-ecommerce/vendure/issues/971)\...
TypeScript
MIT License
vendure-ecommerce/vendure
chore: Publish v1.1.1
1
chore
null
269,634
19.07.2021 10:31:29
36,000
d99641f31e64d63623c7cf58d4355dccea7e80d0
fix: gitignore patching needs leading newline
[ { "change_type": "MODIFY", "diff": "@@ -40,7 +40,7 @@ func newInitCmd() *initCmd {\nreturn err\n}\ndefer gitignore.Close()\n- if _, err := gitignore.WriteString(\"dist/\\n\"); err != nil {\n+ if _, err := gitignore.WriteString(\"\\ndist/\\n\"); err != nil {\nreturn err\n}\n", "new_path": "cmd/init.go", ...
Go
MIT License
goreleaser/goreleaser
fix: gitignore patching needs leading newline (#2350)
1
fix
null
942,586
19.07.2021 11:00:43
25,200
1a772bca6b212fd92d284267af365ad781f72dc8
fix(combobox): Add type attribute and remove tabindex attribute
[ { "change_type": "MODIFY", "diff": "@@ -98,7 +98,7 @@ const AutocompleteList = ({\n} else if (autocompleteItems[0].hasOwnProperty('header')) {\nlet itemIndex = 0;\nreturn (\n- <Autocomplete {...listBoxProps} tabIndex={0}>\n+ <Autocomplete {...listBoxProps}>\n{(autocompleteItems as ComboBoxMenuItemGroup[]).m...
TypeScript
Apache License 2.0
workday/canvas-kit
fix(combobox): Add type attribute and remove tabindex attribute (#1172)
1
fix
combobox
942,586
19.07.2021 11:04:09
25,200
d8191635d1a16fa481612df3a7b7d5fbd00e7970
feat(common): Add useThemeRTL hook
[ { "change_type": "MODIFY", "diff": "@@ -16,3 +16,51 @@ yarn add @workday/canvas-kit-labs-react/common\nFor more detailed information on this component, please refer to the\n[storybook documentation](https://workday.github.io/canvas-kit/?path=/docs/labs-common)\n+\n+## useThemeRTL\n+\n+This is a way to autom...
TypeScript
Apache License 2.0
workday/canvas-kit
feat(common): Add useThemeRTL hook (#1041)
1
feat
common
277,007
19.07.2021 11:10:14
10,800
a61bc19939286b63f795654215a7816f6a77a7cd
refactor(snackbar): use Box component to compose layout
[ { "change_type": "MODIFY", "diff": "@@ -13,13 +13,6 @@ import Button from '../../Button';\nimport Icon from '../../Icon';\nimport Text from '../../Text';\n-const IconWrapper = styled.div`\n- display: flex;\n- align-items: center;\n-\n- margin-right: ${theme.spacing.xxsmall}px;\n-`;\n-\nconst IconButtonWrapp...
JavaScript
MIT License
gympass/yoga
refactor(snackbar): use Box component to compose layout
1
refactor
snackbar
277,007
19.07.2021 11:14:58
10,800
f33e21ebcc88276fa6ec88bb95a7cc12a6ae9d4e
docs(snackbar): adjust buttons position
[ { "change_type": "MODIFY", "diff": "@@ -66,9 +66,15 @@ render(() => {\nreturn (\n<>\n- <section style={{ display: 'flex', justifyContent: 'space-between', width: 700 }}>\n+ <section style={{ display: 'flex', flexDirection: 'column', justifyContent: 'space-between' }}>\n<Button.Outline onClick={() => handleO...
JavaScript
MIT License
gympass/yoga
docs(snackbar): adjust buttons position
1
docs
snackbar
889,620
19.07.2021 11:22:05
-28,800
2012f8be98561d834009a4d73a0245c7b2da753c
feat: import StoryArcNumber from ComicInfo.xml Closes
[ { "change_type": "MODIFY", "diff": "@@ -65,8 +65,19 @@ class ComicInfoProvider(\n}\ncomicInfo.storyArc?.let { value ->\n- val arcs = value.split(\",\").mapNotNull { it.trim().ifBlank { null } }\n- readLists.addAll(arcs.map { BookMetadataPatch.ReadListEntry(it) })\n+ // get list of arcs and corresponding num...
Kotlin
MIT License
gotson/komga
feat: import StoryArcNumber from ComicInfo.xml Closes #573
1
feat
null
126,276
19.07.2021 11:24:04
-7,200
ea431702795dd848005591ddcd074f2b51f3970f
test(pkg/integration): package will hold client-server integration tests
[ { "change_type": "ADD", "diff": "+package integration\n+\n+import (\n+ \"os\"\n+ \"testing\"\n+\n+ \"github.com/codenotary/immudb/pkg/server\"\n+ \"github.com/codenotary/immudb/pkg/server/servertest\"\n+ \"github.com/stretchr/testify/require\"\n+)\n+\n+func TestServerRecovertMode(t *testing.T) {\n+ serverOp...
Go
Apache License 2.0
codenotary/immudb
test(pkg/integration): package will hold client-server integration tests Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/integration
306,660
19.07.2021 11:27:14
-19,080
1826c560f197ea8df83f3508b0dc0c3d8517e921
fix(datePicker): fixes disabled state Closes
[ { "change_type": "MODIFY", "diff": "@@ -177,6 +177,9 @@ export class DatePicker extends React.Component<DatePickerProps, DatePickerState\n}\nonToggleHandler = (o: boolean, type?: string) => {\n+ const { disabled } = this.props.inputOptions;\n+ if (disabled) return;\n+\nswitch (type) {\ncase 'outsideClick':\...
TypeScript
MIT License
innovaccer/design-system
fix(datePicker): fixes disabled state Closes #780
1
fix
datePicker
151,430
19.07.2021 11:33:10
25,200
f7c13978e20e239add02405d7fbbd298b7d2962b
feat: add localstorage util
[ { "change_type": "ADD", "diff": "+dist\n+lib\n+node_modules\n+\n+*.log\n+\n+# IDE stuff\n+**/.idea\n+\n+# OS stuff\n+.DS_Store\n+.tmp\n", "new_path": "packages/analytics-util-localstorage/.gitignore", "old_path": null }, { "change_type": "ADD", "diff": "+<!doctype html>\n+<html>\n+ <head...
JavaScript
MIT License
davidwells/analytics
feat: add localstorage util Signed-off-by: David Wells <>
1
feat
null
277,007
19.07.2021 11:35:12
10,800
078101276b4153437a807d9a8e498c739f6b9d0f
perf(snackbar): add memoization to snackbar component
[ { "change_type": "MODIFY", "diff": "-import React, { useEffect, useRef } from 'react';\n+import React, { memo, useEffect, useRef } from 'react';\nimport styled, { withTheme } from 'styled-components';\nimport { func, string, bool, number, oneOf } from 'prop-types';\n@@ -187,4 +187,4 @@ Snackbar.defaultProps...
JavaScript
MIT License
gympass/yoga
perf(snackbar): add memoization to snackbar component
1
perf
snackbar
889,620
19.07.2021 11:38:16
-28,800
fa8b4c34770769cb2c8a3891a165d02934228964
fix(webui): add hint to language field in EditSeriesDialog.vue
[ { "change_type": "MODIFY", "diff": "dense\n:placeholder=\"!single && mixed.language ? $t('dialog.edit_series.mixed') : ''\"\n:error-messages=\"languageErrors\"\n+ :hint=\"$t('dialog.edit_series.field_language_hint')\"\n@input=\"$v.form.language.$touch()\"\n@change=\"form.languageLock = true\"\n>\n", "ne...
Kotlin
MIT License
gotson/komga
fix(webui): add hint to language field in EditSeriesDialog.vue
1
fix
webui
151,430
19.07.2021 11:43:08
25,200
3eff7613eef825c847d7247c1d9b7526e140eb77
refactor: cache check value
[ { "change_type": "MODIFY", "diff": "+const undef = 'undefined'\n+let isSupported\n/**\n* Check if browser has access to LocalStorage\n- *\n* @returns {Boolean}\n*/\n-const u = 'undefined'\nexport function hasLocalStorage() {\n+ if (typeof isSupported !== undef) return isSupported\n+ isSupported = true\ntry ...
JavaScript
MIT License
davidwells/analytics
refactor: cache check value Signed-off-by: David Wells <>
1
refactor
null
141,507
19.07.2021 11:45:24
-36,000
545a95888bb80b320e54df3ac16b5ad9e8bf7482
fix: remove loading state if avatar is already loaded In some cases the onLoad event does not fire if the image is from cache.
[ { "change_type": "MODIFY", "diff": "-import React, { useState, useEffect } from \"react\"\n+import React, { useState, useEffect, useRef } from \"react\"\nimport cx from \"classnames\"\nimport { Icon } from \"@kaizen/component-library\"\nimport { Textfit } from \"react-textfit\"\n@@ -63,6 +63,7 @@ export con...
TypeScript
MIT License
cultureamp/kaizen-design-system
fix: remove loading state if avatar is already loaded (#1772) In some cases the onLoad event does not fire if the image is from cache.
1
fix
null
126,276
19.07.2021 11:46:00
-7,200
8a47a10e2f31735b727107992e15dbb7cfcc067e
test(pkg/server): use declared errors
[ { "change_type": "MODIFY", "diff": "@@ -3,29 +3,32 @@ package integration\nimport (\n\"os\"\n\"testing\"\n+ \"time\"\n\"github.com/codenotary/immudb/pkg/server\"\n- \"github.com/codenotary/immudb/pkg/server/servertest\"\n\"github.com/stretchr/testify/require\"\n)\nfunc TestServerRecovertMode(t *testing.T) {...
Go
Apache License 2.0
codenotary/immudb
test(pkg/server): use declared errors Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/server
667,713
19.07.2021 11:50:36
-28,800
dfa42d134890e1f766c77212525588b68b8ea0b5
fix(android): writeJSArray should use length to iterates array
[ { "change_type": "MODIFY", "diff": "@@ -91,7 +91,7 @@ public class Serializer extends PrimitiveValueSerializer {\nlong length = value.size();\nwriteTag(SerializationTag.BEGIN_DENSE_JS_ARRAY);\nwriter.putVarint(length);\n- for (int i = 0; i < value.size(); i++) {\n+ for (int i = 0; i < length; i++) {\nwriteV...
C++
Apache License 2.0
tencent/hippy
fix(android): writeJSArray should use length to iterates array
1
fix
android
889,620
19.07.2021 11:52:27
-28,800
0f4b22615ddadf4b294177a0ac808b9f66d9ab23
refactor(webui): better handling of mark as read/unread
[ { "change_type": "MODIFY", "diff": "@@ -188,11 +188,13 @@ export default Vue.extend({\nawait Promise.all(this.selectedBooks.map(b =>\nthis.$komgaBooks.updateReadProgress(b.id, { completed: true } as ReadProgressUpdateDto),\n))\n+ this.selectedBooks = []\n},\nasync markSelectedUnread () {\nawait Promise.all(...
Kotlin
MIT License
gotson/komga
refactor(webui): better handling of mark as read/unread
1
refactor
webui
777,396
19.07.2021 11:59:20
21,600
ff732a15a37f570a828166a76cf4c4837c06f3ad
chore: fix rendezvous address port parsing Take the text after the final `:` as the port, not the text after the initial `:` as the port.
[ { "change_type": "MODIFY", "diff": "@@ -31,11 +31,11 @@ class RendezvousInfo:\nReturns the ip addresses of all the gang members.\n\"\"\"\n- return [addr.split(\":\")[0] for addr in self.addrs]\n+ return [\":\".join(addr.split(\":\")[:-1]) for addr in self.addrs]\ndef get_ports(self) -> List[int]:\n\"\"\"\nR...
Python
Apache License 2.0
determined-ai/determined
chore: fix rendezvous address port parsing (#2744) Take the text after the final `:` as the port, not the text after the initial `:` as the port.
1
chore
null
942,581
19.07.2021 12:04:20
21,600
ecba86437f94970cc9e16502fe723731b11b24af
ci: Add forward merge job
[ { "change_type": "ADD", "diff": "+name: 'forward-merge'\n+on:\n+ push:\n+ branches: # List all \"from\" branches - all branches that should be forward merged\n+ - support/*\n+ - master\n+ # Allow manual triggering: This requires you to choose a `ref`. This should be the branch with changes\n+ workflow_dispa...
TypeScript
Apache License 2.0
workday/canvas-kit
ci: Add forward merge job
1
ci
null
942,581
19.07.2021 12:10:00
21,600
4ca6634013a89ecb243f19f4a7a9525dfc7ee2ca
ci: Fix forward-merge job
[ { "change_type": "MODIFY", "diff": "@@ -11,7 +11,7 @@ jobs:\nforward-merge:\nruns-on: ubuntu-latest\nsteps:\n- - uses: NicholasBoll/action-forward-merge-pr@1.0.0\n+ - uses: NicholasBoll/action-forward-merge-pr@v1.0.0\nwith:\ntoken: ${{secrets.GITHUB_TOKEN}}\nbranches: support/v4.x+master\n", "new_path":...
TypeScript
Apache License 2.0
workday/canvas-kit
ci: Fix forward-merge job
1
ci
null
942,581
19.07.2021 12:14:39
21,600
55ea08b51c935d8b9ec94b70311b037f96a57538
ci: Add forward-merge job
[ { "change_type": "ADD", "diff": "+name: 'forward-merge'\n+on:\n+ push:\n+ branches: # List all \"from\" branches - all branches that should be forward merged\n+ - support/*\n+ - master\n+ # Allow manual triggering: This requires you to choose a `ref`. This should be the branch with changes\n+ workflow_dispa...
TypeScript
Apache License 2.0
workday/canvas-kit
ci: Add forward-merge job
1
ci
null
126,295
19.07.2021 12:20:24
-7,200
eeb4a6186ae7df9e454007e8c2c42b44851b379d
chore(pkg/pgsql/server): increase multi inserts tests number in simple and extended query
[ { "change_type": "MODIFY", "diff": "@@ -22,6 +22,7 @@ import (\n\"database/sql\"\n\"encoding/hex\"\n\"fmt\"\n+ \"github.com/codenotary/immudb/pkg/pgsql/errors\"\n\"github.com/codenotary/immudb/pkg/pgsql/server/pgmeta\"\n\"github.com/codenotary/immudb/pkg/server\"\n\"github.com/codenotary/immudb/pkg/server/s...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/pgsql/server): increase multi inserts tests number in simple and extended query Signed-off-by: Michele Meloni <cleaversdev@gmail.com>
1
chore
pkg/pgsql/server
126,276
19.07.2021 12:23:11
-7,200
eb57a19231cbcb2d805f89ac5319572014e1f0fd
test(pkg/server): unit testing database update test(pkg/server): unit testing database update
[ { "change_type": "MODIFY", "diff": "@@ -10,14 +10,21 @@ import (\n)\nfunc TestServerRecovertMode(t *testing.T) {\n- serverOptions := server.DefaultOptions().WithMetricsServer(false).WithMaintenance(true).WithAuth(true)\n+ serverOptions := server.DefaultOptions().\n+ WithMetricsServer(false).\n+ WithMaintena...
Go
Apache License 2.0
codenotary/immudb
test(pkg/server): unit testing database update Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com> test(pkg/server): unit testing database update Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
pkg/server
815,595
19.07.2021 12:41:27
-28,800
f85715dbc2aee48558376d360b070c00872c3259
chore: log failed transactions results
[ { "change_type": "MODIFY", "diff": "@@ -969,12 +969,16 @@ impl TxPoolService {\nlet total = txs.len();\nlet mut count = 0usize;\nfor tx in txs {\n- if self._process_tx(tx, None).await.is_err() {\n+ let tx_hash = tx.hash();\n+ if let Err(err) = self._process_tx(tx, None).await {\n+ error!(\"failed to process...
Rust
MIT License
nervosnetwork/ckb
chore: log failed transactions results
1
chore
null
151,430
19.07.2021 12:41:42
25,200
41c0545bde77334659b0425262e719e059501404
refactor: add global fallback to localstorage utils
[ { "change_type": "MODIFY", "diff": "\"microbundle\": \"^0.13.0\",\n\"servor\": \"^4.0.2\",\n\"watchlist\": \"^0.2.3\"\n+ },\n+ \"dependencies\": {\n+ \"@analytics/global-storage-utils\": \"^0.0.1\"\n}\n}\n", "new_path": "packages/analytics-util-localstorage/package.json", "old_path": "packages/analy...
JavaScript
MIT License
davidwells/analytics
refactor: add global fallback to localstorage utils Signed-off-by: David Wells <>
1
refactor
null
815,595
19.07.2021 12:44:18
-28,800
bf2f593941ed93f9af129a1fb2644afd61e54b71
feat: add test-used rpc calculate_dao_field
[ { "change_type": "MODIFY", "diff": "@@ -3,7 +3,7 @@ use ckb_app_config::BlockAssemblerConfig;\nuse ckb_chain::chain::ChainController;\nuse ckb_dao::DaoCalculator;\nuse ckb_jsonrpc_types::{\n- AsEpochNumberWithFraction, Block, BlockTemplate, Cycle, JsonBytes, Script, Transaction,\n+ AsEpochNumberWithFraction...
Rust
MIT License
nervosnetwork/ckb
feat: add test-used rpc calculate_dao_field
1
feat
null
151,430
19.07.2021 12:47:34
25,200
689510dffc69db2e8df42ac8f4db348fe6ddfbfa
refactor: use safe localStorage util
[ { "change_type": "MODIFY", "diff": "},\n\"dependencies\": {\n\"@analytics/activity-utils\": \"^0.1.1\",\n+ \"@analytics/localstorage-utils\": \"^0.1.1\",\n\"@analytics/queue-utils\": \"^0.1.1\",\n\"@analytics/session-utils\": \"^0.1.2\",\n\"analytics-plugin-tab-events\": \"^0.2.0\",\n", "new_path": "pac...
JavaScript
MIT License
davidwells/analytics
refactor: use safe localStorage util Signed-off-by: David Wells <>
1
refactor
null
306,444
19.07.2021 13:10:17
-7,200
9b9d82fc55f5396120b237aa854415ab59f09100
fix(localize): add missing params to .d.ts file for mixin
[ { "change_type": "ADD", "diff": "+---\n+'@lion/localize': patch\n+---\n+\n+Fix onLocaleChanged method missing param types\n", "new_path": ".changeset/soft-snakes-decide.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -68,7 +68,7 @@ declare class LocalizeMixinHost {\npubli...
JavaScript
MIT License
ing-bank/lion
fix(localize): add missing params to .d.ts file for mixin
1
fix
localize
306,444
19.07.2021 13:10:45
-7,200
5601897b1f47ed2b32b2516186d523c761381c78
feat(input-amount): reformat formattedValue on locale changes
[ { "change_type": "ADD", "diff": "+---\n+'@lion/input-amount': patch\n+---\n+\n+Reformat input-amount's formattedValue on locale changes, also respond to locale property.\n", "new_path": ".changeset/long-eels-guess.md", "old_path": null }, { "change_type": "MODIFY", "diff": "@@ -35,14 +35...
JavaScript
MIT License
ing-bank/lion
feat(input-amount): reformat formattedValue on locale changes
1
feat
input-amount
744,016
19.07.2021 13:13:35
21,600
14bd6bebc3027ae929106b20dd198b9dccdeec31
fix: coerce middleware should be applied once
[ { "change_type": "MODIFY", "diff": "@@ -224,9 +224,9 @@ export class CommandInstance {\nhelpOnly,\nhelpOrVersionSet\n);\n- if (isPromise(builderResult)) {\n- return builderResult.then(result => {\n- return this.applyMiddlewareAndGetResult(\n+ return isPromise(builderResult)\n+ ? builderResult.then(result =>...
JavaScript
MIT License
yargs/yargs
fix: coerce middleware should be applied once (#1978)
1
fix
null
126,276
19.07.2021 13:16:07
-7,200
6bd6e30c0b29686607c88c7fc089092f16416a46
test(embedded/sql): minor unit testing changes
[ { "change_type": "MODIFY", "diff": "@@ -186,8 +186,8 @@ func (e *Engine) UseDatabase(dbName string) error {\ne.catalogRWMux.RLock()\ndefer e.catalogRWMux.RUnlock()\n- if e.catalog == nil {\n// TODO (jeroiraz): won't be needed when in-memory catalog becomes transactional\n+ if e.catalog == nil {\nreturn ErrC...
Go
Apache License 2.0
codenotary/immudb
test(embedded/sql): minor unit testing changes Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
test
embedded/sql
342,861
19.07.2021 13:29:46
-7,200
e6f856c73ae230d8728b12da51dedff1fb94d124
feat(Grid): add spaceAfter utility prop
[ { "change_type": "MODIFY", "diff": "// @flow\nimport * as React from \"react\";\nimport styled from \"styled-components\";\n-import { text, boolean, number, object } from \"@storybook/addon-knobs\";\n+import { text, boolean, number, object, select } from \"@storybook/addon-knobs\";\n+\n+import SPACINGS_AFTE...
JavaScript
MIT License
kiwicom/orbit
feat(Grid): add spaceAfter utility prop (#3043)
1
feat
Grid
126,281
19.07.2021 13:29:50
-7,200
b5ebd75b34bad43affaf61635378a815926815a4
fix(store/indexer): Ensure indexer state lock is always unlocked
[ { "change_type": "MODIFY", "diff": "@@ -312,6 +312,7 @@ func (idx *indexer) doIndexing(cancellation <-chan struct{}) {\nidx.stateCond.L.Lock()\nfor {\nif idx.state == stopped {\n+ idx.stateCond.L.Unlock()\nreturn\n}\nif idx.state == running {\n", "new_path": "embedded/store/indexer.go", "old_path": ...
Go
Apache License 2.0
codenotary/immudb
fix(store/indexer): Ensure indexer state lock is always unlocked
1
fix
store/indexer
126,281
19.07.2021 13:30:23
-7,200
20ca15eb6d29d68156779fb46b864f6e8c6e567e
test(store/indexer): Test indexer corner cases
[ { "change_type": "ADD", "diff": "+/*\n+Copyright 2021 CodeNotary, Inc. All rights reserved.\n+\n+Licensed under the Apache License, Version 2.0 (the \"License\");\n+you may not use this file except in compliance with the License.\n+You may obtain a copy of the License at\n+\n+ http://www.apache.org/licenses...
Go
Apache License 2.0
codenotary/immudb
test(store/indexer): Test indexer corner cases
1
test
store/indexer
791,682
19.07.2021 13:42:02
14,400
fc3907ff4945aa9f74b180ba151aff188fac5c53
core(csp-xss): make n/a with empty results
[ { "change_type": "MODIFY", "diff": "@@ -176,7 +176,7 @@ class CspXss extends Audit {\nreturn {\nscore,\n- notApplicable: false,\n+ notApplicable: !results.length,\ndetails,\n};\n}\n", "new_path": "lighthouse-core/audits/csp-xss.js", "old_path": "lighthouse-core/audits/csp-xss.js" }, { "chang...
JavaScript
Apache License 2.0
googlechrome/lighthouse
core(csp-xss): make n/a with empty results (#12801)
1
core
csp-xss
915,255
19.07.2021 13:44:47
-7,200
390abe3d5cb72851502dbbd24b618e21a5fcbf2c
feat: add support for additional headers in check_session and bearer token
[ { "change_type": "MODIFY", "diff": "\"type\": \"boolean\",\n\"description\": \"When set to true the HTTP Header X-Forwarded-Host will be set to the original HTTP host.\"\n},\n+ \"additional_headers\": {\n+ \"title\": \"Set Additional HTTP Headers\",\n+ \"type\": \"object\",\n+ \"description\": \"Set additio...
Go
Apache License 2.0
ory/oathkeeper
feat: add support for additional headers in check_session and bearer token
1
feat
null
126,281
19.07.2021 13:45:47
-7,200
7f7160801849bef3d5fedcadd0dbd5ceeaaea0bf
test(store/indexer): Test max indexer waitees
[ { "change_type": "MODIFY", "diff": "@@ -19,8 +19,10 @@ import (\n\"io/ioutil\"\n\"os\"\n\"testing\"\n+ \"time\"\n\"github.com/codenotary/immudb/embedded/tbtree\"\n+ \"github.com/codenotary/immudb/embedded/watchers\"\n\"github.com/stretchr/testify/require\"\n)\n@@ -76,3 +78,44 @@ func TestClosedIndexerFailur...
Go
Apache License 2.0
codenotary/immudb
test(store/indexer): Test max indexer waitees
1
test
store/indexer
277,002
19.07.2021 14:02:24
10,800
c3934b255d4e6e7e41ad572a91037084a0677c2c
feat: separete css in blocks
[ { "change_type": "MODIFY", "diff": "@@ -7,19 +7,22 @@ import avatar from '../assets/images/avatarIcons/avatar.png';\nimport classIcon from '../assets/images/avatarIcons/class.png';\nconst ScrollView = styled.ScrollView`\n- margin-bottom: 50px;\npadding: 10px;\n+ margin-bottom: 50px;\n+\nwidth: 100%;\n`;\nco...
JavaScript
MIT License
gympass/yoga
feat: separete css in blocks
1
feat
null
915,255
19.07.2021 14:12:25
-7,200
1f6c4306c3ec0e860b6606e06133c1f2a796c8e1
fix: do not modify original headers
[ { "change_type": "MODIFY", "diff": "@@ -7,6 +7,7 @@ import (\n\"io/ioutil\"\n\"net/http\"\n\"net/url\"\n+ \"reflect\"\n\"testing\"\n\"github.com/tidwall/sjson\"\n@@ -204,7 +205,6 @@ func TestAuthenticatorBearerToken(t *testing.T) {\n},\n} {\nt.Run(fmt.Sprintf(\"case=%d/description=%s\", k, tc.d), func(t *te...
Go
Apache License 2.0
ory/oathkeeper
fix: do not modify original headers
1
fix
null
889,620
19.07.2021 14:14:59
-28,800
f6dc546fd99b5e68fd560616b1ddca530dbbaab1
feat(api): add released_after query parameter for /books endpoint
[ { "change_type": "MODIFY", "diff": "package org.gotson.komga.domain.model\n+import java.time.LocalDate\n+\nopen class BookSearch(\nval libraryIds: Collection<String>? = null,\nval seriesIds: Collection<String>? = null,\nval searchTerm: String? = null,\nval mediaStatus: Collection<Media.Status>? = null,\nval...
Kotlin
MIT License
gotson/komga
feat(api): add released_after query parameter for /books endpoint
1
feat
api
777,369
19.07.2021 14:15:43
21,600
bdf86bfd3a94332b3448d0284f93b4c0d9e2ff64
refactor: improve fork error message
[ { "change_type": "MODIFY", "diff": "import React, { forwardRef, useCallback, useImperativeHandle, useState } from 'react';\nimport CreateExperimentModal, { CreateExperimentType } from 'components/CreateExperimentModal';\n-import handleError, { ErrorType } from 'ErrorHandler';\nimport { paths, routeToReactUr...
Python
Apache License 2.0
determined-ai/determined
refactor: improve fork error message [DET-5795] (#2735)
1
refactor
null
889,620
19.07.2021 14:16:49
-28,800
320450a7507e901246072be091152ebfd14aee5d
feat(webui): show recently released books in the dashboard closes
[ { "change_type": "MODIFY", "diff": "\"on_deck\": \"On Deck\",\n\"recently_added_books\": \"Recently Added Books\",\n\"recently_added_series\": \"Recently Added Series\",\n+ \"recently_released_books\": \"Recently Released Books\",\n\"recently_updated_series\": \"Recently Updated Series\"\n},\n\"data_import\...
Kotlin
MIT License
gotson/komga
feat(webui): show recently released books in the dashboard closes #569
1
feat
webui
104,853
19.07.2021 14:27:10
14,400
0f24683bd5f873bec578ae16220aab84167adfd9
chore(side-panel): simplify story
[ { "change_type": "MODIFY", "diff": "@@ -11,8 +11,14 @@ import {\nimport { SidePanelModule } from './side-panel.module';\nimport { action } from '@storybook/addon-actions';\n-@Component({\n- selector: 'ai-side-panel-component',\n+storiesOf('Components/Side panel', module)\n+ .addDecorator(\n+ moduleMetadata(...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(side-panel): simplify story
1
chore
side-panel
777,366
19.07.2021 14:28:12
25,200
c0a6d4e9492852fe130feaa95d55e1107d7d4ab2
fix: hp search configs for darts cnn example
[ { "change_type": "MODIFY", "diff": "@@ -37,7 +37,7 @@ configuration file in place of `adaptive.yaml`.\n## Expected Performance\nWhen running HP search via `adaptive.yaml` with 16 V100 GPUs, the best architecture after 1 day should achieve around 97.0\\% accuracy on CIFAR-10.\n-When running HP search via `co...
Python
Apache License 2.0
determined-ai/determined
fix: hp search configs for darts cnn example (#2725)
1
fix
null
277,002
19.07.2021 14:35:43
10,800
60a7d2642096fe4d3f420525626c2b0ebad31e88
feat: add default values in defaultProps
[ { "change_type": "MODIFY", "diff": "import Avatar from './native/Avatar';\n-import AvatarCircle from './native/Circle';\n+import AvatarCircle from './native/AvatarCircle';\nAvatar.Circle = AvatarCircle;\n", "new_path": "packages/yoga/src/Avatar/index.native.js", "old_path": "packages/yoga/src/Avatar...
JavaScript
MIT License
gympass/yoga
feat: add default values in defaultProps
1
feat
null
791,321
19.07.2021 14:37:09
25,200
691e923fca9bd3194ff4ba49bd2d899518875d7c
fix(bigtable): emulator crashes in SampleRowKeys This is a second race condition in SampleRowKeys. As SampleRowKeys iterates over the rows it needs to grab a lock before using the row, as the contents of the row may be changed by another thread.
[ { "change_type": "MODIFY", "diff": "@@ -1124,6 +1124,8 @@ func (s *server) SampleRowKeys(req *btpb.SampleRowKeysRequest, stream btpb.Bigta\ni := 0\ntbl.rows.Ascend(func(it btree.Item) bool {\nrow := it.(*row)\n+ row.mu.Lock()\n+ defer row.mu.Unlock()\nif i == tbl.rows.Len()-1 || rand.Int31n(100) == 0 {\nres...
Go
Apache License 2.0
googleapis/google-cloud-go
fix(bigtable): emulator crashes in SampleRowKeys (#4455) This is a second race condition in SampleRowKeys. As SampleRowKeys iterates over the rows it needs to grab a lock before using the row, as the contents of the row may be changed by another thread.
1
fix
bigtable
277,002
19.07.2021 14:43:21
10,800
b6739cff2d97931a7a3338e27d45f517a24b6443
feat: change icon example in page of avatar
[ { "change_type": "MODIFY", "diff": "import React from 'react';\nimport styled from 'styled-components';\nimport { Avatar } from '@gympass/yoga';\n-import { Youtube, UserFilled } from '@gympass/yoga-icons';\n+import { Youtube } from '@gympass/yoga-icons';\nimport { DocTitle } from '../components';\nimport av...
JavaScript
MIT License
gympass/yoga
feat: change icon example in page of avatar
1
feat
null
756,013
19.07.2021 14:44:36
21,600
a789b020cb33d4b9b8941b970784d7db5b0f62ae
fix(cosmic-swingset): use `cosmic-swingset-bootstrap-block-finish`
[ { "change_type": "MODIFY", "diff": "@@ -184,7 +184,7 @@ export async function launch(\n// entire bootstrap before opening for business.\nawait crankScheduler(Infinity);\ncontroller.writeSlogObject({\n- type: 'cosmic-swingset-bootstrap-block-end',\n+ type: 'cosmic-swingset-bootstrap-block-finish',\nblockTime...
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(cosmic-swingset): use `cosmic-swingset-bootstrap-block-finish`
1
fix
cosmic-swingset
104,844
19.07.2021 14:48:49
14,400
f90ada5e5a99073b0bb9fc2ce3bcab5b20273370
chore(repo): remove test from publish flow and add checklist to PR template
[ { "change_type": "MODIFY", "diff": "@@ -15,3 +15,17 @@ Closes #\n**Regression Test (how to make sure this PR doesn't break old functionality)**\n- tests here\n+\n+<!-- For reviewers: do not remove -->\n+\n+**Things to look for during review**\n+\n+- [ ] Make sure all references to `iot` or `bx` class prefix...
JavaScript
Apache License 2.0
carbon-design-system/carbon-addons-iot-react
chore(repo): remove test from publish flow and add checklist to PR template
1
chore
repo
777,396
19.07.2021 14:54:27
21,600
db7437c7747401d50e92583fc6f85766d8d5af0f
fix: false positive scaler_state_dict warning
[ { "change_type": "MODIFY", "diff": "@@ -652,7 +652,7 @@ class PyTorchTrialController(det.LoopTrialController):\nfor idx, lr_scheduler in enumerate(self.context.lr_schedulers):\nlr_scheduler.load_state_dict(checkpoint[\"lr_schedulers_state_dict\"][idx])\n- if \"scaler_state_dict\":\n+ if \"scaler_state_dict\...
Python
Apache License 2.0
determined-ai/determined
fix: false positive scaler_state_dict warning (#2745)
1
fix
null
756,013
19.07.2021 14:59:16
21,600
fbc512d8e2466b81f0b59662b499449a52231101
fix(solo): at the very least, kill our deployment process on exit As commented, there is a more general child management problem that should be solved. This is just stopgap for one specific instance.
[ { "change_type": "MODIFY", "diff": "@@ -444,8 +444,12 @@ export default async function start(basedir, argv) {\nif (err) {\nconsole.error(err);\n}\n+ // eslint-disable-next-line no-use-before-define\n+ process.off('exit', killDeployment);\n},\n);\n+ const killDeployment = () => cp.kill('SIGINT');\n+ process....
JavaScript
Apache License 2.0
agoric/agoric-sdk
fix(solo): at the very least, kill our deployment process on exit As @mhofman commented, there is a more general child management problem that should be solved. This is just stopgap for one specific instance.
1
fix
solo
504,014
19.07.2021 15:14:35
-7,200
0391207f156cf870c392996a26c9fb34eb337b65
feat(Page): Add tabs PageSection variant This change adds a PageSection variant for tabs as demoed in the PatternFly HTML version. See
[ { "change_type": "MODIFY", "diff": "@@ -13,6 +13,7 @@ export enum PageSectionVariants {\nexport enum PageSectionTypes {\ndefault = 'default',\nnav = 'nav',\n+ tabs = 'tabs',\nwizard = 'wizard'\n}\n@@ -24,7 +25,7 @@ export interface PageSectionProps extends React.HTMLProps<HTMLDivElement> {\n/** Section back...
TypeScript
MIT License
patternfly/patternfly-react
feat(Page): Add tabs PageSection variant (#6028) This change adds a PageSection variant for tabs as demoed in the PatternFly HTML version. See https://www.patternfly.org/v4/components/tabs/html-demos#open-tabs.
1
feat
Page
877,026
19.07.2021 15:17:32
-7,200
bcfdad2e64add41242867cd50967336d00a6873c
refactor(@vtmn/css): add bold font weight for standalone + harmonize underline
[ { "change_type": "MODIFY", "diff": "font-family: var(--vtmn-typo_font-family);\ncolor: var(--vtmn-color_brand-digital);\nfont-size: var(--vtmn-typo_text-2-font-size);\n- border-bottom: rem(1px) solid var(--vtmn-color_brand);\n- text-decoration: none;\n+ text-decoration: underline;\n}\n.vtmn-link--standalone...
JavaScript
Apache License 2.0
decathlon/vitamin-web
refactor(@vtmn/css): add bold font weight for standalone + harmonize underline (#409)
1
refactor
@vtmn/css
71,345
19.07.2021 15:19:20
25,200
e7760ee9da19d7d006cdf1836ce6f71bf9f31327
feat(servicecatalog): Add TagOptions for portfolio Allows users to add TagOptions to their portfolio. *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": "@@ -31,6 +31,7 @@ enables organizations to create and manage catalogs of products for their end us\n- [Sharing a portfolio with another AWS account](#sharing-a-portfolio-with-another-aws-account)\n- [Product](#product)\n- [Adding a product to a portfolio](#adding-a-produc...
TypeScript
Apache License 2.0
aws/aws-cdk
feat(servicecatalog): Add TagOptions for portfolio (#15612) Allows users to add TagOptions to their portfolio. ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1
feat
servicecatalog
217,922
19.07.2021 15:26:41
-7,200
81fbb96f24b1f1bb9ce588605dce94d518a84054
feat(search): new button in search intro and sidebar to open the guides website
[ { "change_type": "MODIFY", "diff": "<i nz-icon nzType=\"question-circle\"></i>\n<span class=\"nav-text\">{{'WIKI.Title' | translate}}</span>\n</a>\n+ <a (click)=\"onNavLinkClick()\" nz-menu-item class=\"menu-link\" href=\"https://guides.ffxivteamcraft.com\"\n+ nz-tooltip target=\"_blank\">\n+ <i nz-icon nzT...
TypeScript
MIT License
ffxiv-teamcraft/ffxiv-teamcraft
feat(search): new button in search intro and sidebar to open the guides website
1
feat
search
126,276
19.07.2021 15:27:18
-7,200
fdb2d55dd400082620aa4e76911ff8a29eb9c798
chore(pkg/server): minor updates after rebasing
[ { "change_type": "MODIFY", "diff": "@@ -11,7 +11,7 @@ require (\ngithub.com/grpc-ecosystem/go-grpc-middleware v1.0.1-0.20190118093823-f849b5445de4\ngithub.com/grpc-ecosystem/go-grpc-prometheus v1.2.0\ngithub.com/grpc-ecosystem/grpc-gateway v1.16.0\n- github.com/jackc/pgx/v4 v4.12.0 // indirect\n+ github.com...
Go
Apache License 2.0
codenotary/immudb
chore(pkg/server): minor updates after rebasing Signed-off-by: Jeronimo Irazabal <jeronimo.irazabal@gmail.com>
1
chore
pkg/server
667,713
19.07.2021 15:38:04
-28,800
4e0ca679830c0f3f8c08dc2aa92701ee2d39e169
feat(android): support listView HORIZONTAL on scroll event
[ { "change_type": "MODIFY", "diff": "@@ -51,4 +51,8 @@ public class PixelUtil {\npublic static float px2sp(float value) {\nreturn value / getMetrics().scaledDensity + 0.5f;\n}\n+\n+ public static float getDensity() {\n+ return getMetrics().density;\n+ }\n}\n", "new_path": "android/sdk/src/main/java/com/t...
C++
Apache License 2.0
tencent/hippy
feat(android): support listView HORIZONTAL on scroll event
1
feat
android
679,913
19.07.2021 15:46:04
-7,200
f20c1292972f84de10e88a4ac4429b7b87251d8d
feat(date): update Locale, DateTime.add() add Locale.dateTime, update setLocale() add DateTime.toLocaleString() update DateTime.add() to accept all Period units simplify relative() fix/refactor formatters
[ { "change_type": "MODIFY", "diff": "@@ -68,6 +68,13 @@ export interface Locale {\n* @defaultValue [\"H\", \"/HM\", \"mm\"]\n*/\ntime: string[];\n+ /**\n+ * Default combined date & time format spec for use with {@link defFormat}\n+ * and {@link DateTime.toLocaleString()}.\n+ *\n+ * @defaultValue concatenatio...
TypeScript
Apache License 2.0
thi-ng/umbrella
feat(date): update Locale, DateTime.add() - add Locale.dateTime, update setLocale() - add DateTime.toLocaleString() - update DateTime.add() to accept all Period units - simplify relative() - fix/refactor formatters
1
feat
date