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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
730,412 | 27.04.2018 17:01:08 | 0 | c51bede6a262c08ca5213a518e138f11ade49dd9 | chore(release): 0.1.284 | [
{
"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=\"0.1.284\"></a>\n+## [0.1.284](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.284 | 1 | chore | release |
217,922 | 27.04.2018 18:03:50 | -7,200 | ea172813156012acc310623a53fe7bfc653e9e67 | chore(simulator): [WIP] reliability report | [
{
"change_type": "MODIFY",
"diff": "@@ -19,6 +19,7 @@ import {FlawlessSynthesis} from './model/actions/progression/flawless-synthesis'\nimport {Observe} from './model/actions/other/observe';\nimport {FocusedSynthesis} from './model/actions/progression/focused-synthesis';\nimport {HastyTouch} from './model/a... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): [WIP] reliability report | 1 | chore | simulator |
217,922 | 27.04.2018 18:18:06 | -7,200 | a673b73bc57c0bc821e6c8f8840dcd4136065ac3 | chore(simulator): fixed reliability report | [
{
"change_type": "MODIFY",
"diff": "@@ -288,7 +288,8 @@ describe('Craft simulator tests', () => {\nconst simulation = new Simulation(infusionOfMind_Recipe,\n[new RapidSynthesisII(), new RapidSynthesisII(), new RapidSynthesisII()], alc_70_350_stats);\nconst report = simulation.getReliabilityReport();\n- expe... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed reliability report | 1 | chore | simulator |
791,834 | 27.04.2018 18:51:29 | 25,200 | 5554c3d271646c9689e06952dee2ec7f851e9cc9 | core(tsc): update for new | [
{
"change_type": "MODIFY",
"diff": "const Gatherer = require('./gatherer');\nconst Sentry = require('../../lib/sentry');\n-// TODO(bckenny): manually add 'display' for now.\n-// PR to add full FontFace props in https://github.com/DefinitelyTyped/DefinitelyTyped/pull/25045\n-/** @typedef {Exclude<keyof FontF... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(tsc): update for new @types/css-font-loading-module (#5061) | 1 | core | tsc |
791,723 | 27.04.2018 18:51:57 | 25,200 | 4d8c1f8ec57ec5803f40e6f0524f5ff2061e3faa | tests(appeveyor): exclude perf smoketest until flake is fixed. | [
{
"change_type": "MODIFY",
"diff": "@@ -38,7 +38,10 @@ test_script:\n- yarn lint\n- yarn unit\n- yarn type-check\n- - yarn smoke\n+ # FIXME: Exclude Appveyor from running `perf` smoketest until we fix the flake.\n+ # https://github.com/GoogleChrome/lighthouse/issues/5053\n+ # - yarn smoke\n+ - yarn smoke al... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | tests(appeveyor): exclude perf smoketest until flake is fixed. (#5060) | 1 | tests | appeveyor |
791,723 | 27.04.2018 18:57:30 | 25,200 | 3ede0eb2f07cfbfdc1f44f0133f64803e68324fc | docs: add html report overview writeup | [
{
"change_type": "MODIFY",
"diff": "@@ -9,8 +9,9 @@ _Some incomplete notes_\n* **Driver** - Interfaces with [Chrome Debugging Protocol](https://developer.chrome.com/devtools/docs/debugger-protocol) ([API viewer](https://chromedevtools.github.io/debugger-protocol-viewer/))\n* **Gatherers** - Uses Driver to c... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | docs: add html report overview writeup (#5059) | 1 | docs | null |
791,723 | 27.04.2018 19:06:46 | 25,200 | e61a34d82f10da9f72e4bb52a02aca95ff8fb51a | docs(report): minor fix of markdown link | [
{
"change_type": "MODIFY",
"diff": "@@ -10,7 +10,7 @@ Example standalone HTML report, delivered by the CLI: [`dbwtest-3.0.0-alpha.html\n- It runs natively in Node.js but can run in the browser after a compile step is applied during our bundling pipeline. That compile step uses a browserify transform that ta... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | docs(report): minor fix of markdown link (#5063) | 1 | docs | report |
217,922 | 27.04.2018 19:15:28 | -7,200 | 4ada0a3f42f3dad00bd07e7136d49bdc4f8dfb4b | chore(simulator): more reliability data | [
{
"change_type": "MODIFY",
"diff": "@@ -290,6 +290,8 @@ describe('Craft simulator tests', () => {\nconst report = simulation.getReliabilityReport();\nexpect(report.successPercent).toBeGreaterThan(15);\nexpect(report.successPercent).toBeLessThan(25);\n+ expect(report.averageHQPercent).toBe(1);\n+ expect(repo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): more reliability data | 1 | chore | simulator |
730,412 | 27.04.2018 19:26:03 | 0 | e823281b324c3dd26e58a05d5f86eaa664ede21c | chore(release): 0.1.285 | [
{
"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=\"0.1.285\"></a>\n+## [0.1.285](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.285 | 1 | chore | release |
679,913 | 28.04.2018 00:13:48 | -3,600 | f4a095a5cd364c69410a8671b7fbdcfcf180e1ce | feat(interceptors): add dispatchLater() | [
{
"change_type": "MODIFY",
"diff": "@@ -48,6 +48,7 @@ export interface IDispatch {\nreadonly state: ReadonlyAtom<any>;\ndispatch(event: Event);\ndispatchNow(event: Event);\n+ dispatchLater(event: Event, delay?: number);\n}\nexport interface Interceptor {\n",
"new_path": "packages/interceptors/src/api.ts... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(interceptors): add dispatchLater() | 1 | feat | interceptors |
679,913 | 28.04.2018 01:41:18 | -3,600 | 1c469afa56dbb4ab11e0db7c559dbcb4eb875763 | minor(examples): update rstream-grid sidebar | [
{
"change_type": "MODIFY",
"diff": "@@ -8,7 +8,7 @@ import { slider, SliderOpts } from \"./slider\";\nexport const sidebar = (ctx: AppContext, ...specs: SliderOpts[]) => {\nconst sliders = specs.map((s) => slider(ctx, s));\nreturn [\"div\", ctx.ui.sidebar.root,\n- [\"h2\", ctx.ui.sidebar.title, \"SVG Grid\"... | TypeScript | Apache License 2.0 | thi-ng/umbrella | minor(examples): update rstream-grid sidebar | 1 | minor | examples |
679,913 | 28.04.2018 13:31:54 | -3,600 | 2aaa134a77b1ae6ab0b29cd3b744a22cef502fd5 | refactor(examples): minor update rstream-grid, add missing files | [
{
"change_type": "ADD",
"diff": "+<!DOCTYPE html>\n+<html lang=\"en\">\n+\n+<head>\n+ <meta charset=\"UTF-8\">\n+ <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n+ <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">\n+ <title>svg-grid</title>\n+ <link href=\"https://unpkg.c... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(examples): minor update rstream-grid, add missing files | 1 | refactor | examples |
679,913 | 28.04.2018 21:49:14 | -3,600 | c4d8851d3c2bb0d83d1045a945925d79e9660b58 | fix(interceptors): multiple sidefx value assignment | [
{
"change_type": "MODIFY",
"diff": "@@ -500,7 +500,7 @@ export class StatelessEventBus implements\nthis.dispatchNow(v);\n}\n} else {\n- if (ctx[k]) {\n+ ctx[k] || (ctx[k] = []);\nif (isArray(v[0])) {\nfor (let e of v) {\ne !== undefined && ctx[k].push(e);\n@@ -508,9 +508,6 @@ export class StatelessEventBus ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(interceptors): multiple sidefx value assignment | 1 | fix | interceptors |
217,922 | 28.04.2018 22:18:06 | -7,200 | 2447c7a15077430e50d8dae1a1f41b70a4832cd5 | chore(simulator): fix for aot build | [
{
"change_type": "MODIFY",
"diff": "@@ -61,7 +61,7 @@ export class SimulatorComponent implements OnInit {\nthis.hqIngredients$.next(ingredients);\n}\n- private simulation$: Observable<Simulation>;\n+ public simulation$: Observable<Simulation>;\npublic result$: Observable<SimulationResult>;\n",
"new_path... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fix for aot build | 1 | chore | simulator |
679,913 | 29.04.2018 13:45:02 | -3,600 | ac60404e2f2c20e1de274115e09f353459f099ac | fix(checks): exclude functions in isArrayLike() | [
{
"change_type": "MODIFY",
"diff": "export function isArrayLike(x: any): x is ArrayLike<any> {\n- return Array.isArray(x) || (x != null && x.length !== undefined);\n+ return (x != null && typeof x !== \"function\" && x.length !== undefined);\n}\n",
"new_path": "packages/checks/src/is-arraylike.ts",
... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(checks): exclude functions in isArrayLike() | 1 | fix | checks |
217,922 | 29.04.2018 13:47:06 | -7,200 | fe9ecf9044ea75853e865025c54beb8d03bb8e5c | chore(simulator): added more byregots actions, fixed miracle | [
{
"change_type": "MODIFY",
"diff": "@@ -29,12 +29,14 @@ export abstract class BuffAction extends CraftingAction {\nprotected abstract getTick(): (simulation: Simulation) => void;\nexecute(simulation: Simulation): void {\n+ if (simulation.hasBuff(this.getBuff())) {\n+ simulation.removeBuff(this.getBuff());\n... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): added more byregots actions, fixed miracle | 1 | chore | simulator |
679,913 | 29.04.2018 14:28:22 | -3,600 | 7fdf17218e869eafc23fa698efb9ba09444dea05 | perf(api): major speedup equivObject(), update equivSet()
equivSet() now only checks keys
add equivMap() to check full entries/pairs | [
{
"change_type": "MODIFY",
"diff": "@@ -32,8 +32,11 @@ export function equiv(a, b): boolean {\nif (isArrayLike(a) && isArrayLike(b)) {\nreturn equivArrayLike(a, b);\n}\n- if ((isSet(a) && isSet(b)) || (isMap(a) && isMap(b))) {\n- return equivSetLike(a, b);\n+ if (isSet(a) && isSet(b)) {\n+ return equivSet(a... | TypeScript | Apache License 2.0 | thi-ng/umbrella | perf(api): major speedup equivObject(), update equivSet()
- equivSet() now only checks keys
- add equivMap() to check full entries/pairs | 1 | perf | api |
679,913 | 29.04.2018 14:32:09 | -3,600 | b86d5b25b6a5f8c62dca4005f2c66958cc13470b | refactor(examples): update hdom-basics | [
{
"change_type": "MODIFY",
"diff": "@@ -5,16 +5,13 @@ import { start } from \"@thi.ng/hdom\";\n// (not used here, see `hdom-context-basics` example for details)\nconst greeter = (_, name) => [\"h1.title\", \"hello \", name];\n-// component w/ local state\n+// counter component w/ local state\nconst counter ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(examples): update hdom-basics | 1 | refactor | examples |
217,922 | 29.04.2018 16:33:39 | -7,200 | 57ee9909bb760d5efae18a3e2815edeef98e8d38 | chore(simulator): fixed a bug with level difference and blessings | [
{
"change_type": "MODIFY",
"diff": "@@ -15,6 +15,7 @@ namespace Extractor\nconst string GameDirectory = @\"F:\\SquareEnix\\FINAL FANTASY XIV - A Realm Reborn\";\nARealmReversed realm = new ARealmReversed(GameDirectory, \"SaintCoinach.History.zip\", SaintCoinach.Ex.Language.English, \"app_data.sqlite\");\nLo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed a bug with level difference and blessings | 1 | chore | simulator |
679,913 | 29.04.2018 17:58:22 | -3,600 | a7c5eafc42122338e388dda7993c0760d50337ed | refactor(examples): update todo list | [
{
"change_type": "MODIFY",
"diff": "-/*\n- * Obligatory Todo list demo (in < 50 LOC excl. comments)\n- * Total filesize: 18KB minified\n- *\n- * Other packages used:\n- * - @thi.ng/atom for state handling\n- * - @thi.ng/transducers for task list processing\n- *\n- * @author Karsten Schmidt\n- */\n-\nimport ... | TypeScript | Apache License 2.0 | thi-ng/umbrella | refactor(examples): update todo list | 1 | refactor | examples |
217,922 | 29.04.2018 18:54:52 | -7,200 | 55e89231af4766271b09dd02db3358cef1172e36 | chore(simulator): drag & drop reordering | [
{
"change_type": "MODIFY",
"diff": "\"integrity\": \"sha512-nJmSswG4As/MkRq7QZFuH/sf/yuv8ODdMZrY4Bedjp77a5MK4A6s7YbBB64c9u79EBUOfXUXBvArmvzTD0X+6g==\",\n\"dev\": true\n},\n+ \"ng-drag-drop\": {\n+ \"version\": \"4.0.1\",\n+ \"resolved\": \"https://registry.npmjs.org/ng-drag-drop/-/ng-drag-drop-4.0.1.tgz\",\... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): drag & drop reordering | 1 | chore | simulator |
217,922 | 29.04.2018 19:15:53 | -7,200 | 4575ea85f312f2f19eee7c459f7ec5506367d3b2 | chore(simulator): HQ ingredients management | [
{
"change_type": "MODIFY",
"diff": "</div>\n<div class=\"config-row\">\n<h3>{{'SIMULATOR.CONFIGURATION.Ingredients' | translate}}</h3>\n- TODO HQ ingredients\n+ <mat-list>\n+ <mat-list-item *ngFor=\"let ingredient of hqIngredientsData\">\n+ <span matLine [appXivdbTooltip]=\"ingredient.id\">{{ingredient.id |... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): HQ ingredients management | 1 | chore | simulator |
679,913 | 29.04.2018 22:56:39 | -3,600 | 31ec3af4d8f5fb77ea5e835019c0ee9ed9ea0c60 | perf(hdom): update event handling in diffAttributes()
avoid replacing element if changed event handlers
update removeAttribs() | [
{
"change_type": "MODIFY",
"diff": "@@ -9,8 +9,6 @@ import {\nsetAttrib\n} from \"./dom\";\n-// import { DEBUG } from \"./api\";\n-\nconst isArray = isa.isArray;\nconst isString = iss.isString;\nconst diffArray = diff.diffArray;\n@@ -47,7 +45,7 @@ function _diffElement(parent: Element, prev: any, curr: any,... | TypeScript | Apache License 2.0 | thi-ng/umbrella | perf(hdom): update event handling in diffAttributes()
- avoid replacing element if changed event handlers
- update removeAttribs() | 1 | perf | hdom |
217,922 | 29.04.2018 23:38:20 | -7,200 | 55cb4c2eea33b576dc16169131d17279d2e4ffda | chore(simulator): first elements for WwW implementation | [
{
"change_type": "MODIFY",
"diff": "@@ -26,7 +26,7 @@ export abstract class BuffAction extends CraftingAction {\nprotected abstract getInitialStacks(): number;\n- protected abstract getTick(): (simulation: Simulation) => void;\n+ protected abstract getTick(): (simulation: Simulation, linear?: boolean) => vo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): first elements for WwW implementation | 1 | chore | simulator |
217,922 | 29.04.2018 23:39:21 | -7,200 | a2f11989c464b442a8b82d54974c0fb4a2b5ff13 | chore(simulator): first elements for consumables extraction | [
{
"change_type": "MODIFY",
"diff": "@@ -30,12 +30,48 @@ namespace Extractor\nExtractNames(localize, realm.GameData.GetSheet<ClassJob>(), \"Abbreviation\", \"job-abbr\");\nExtractNames(localize, realm.GameData.GetSheet<ClassJob>(), \"Name\", \"job-name\");\n*/\n- ExtractCraftFoods(realm.GameData);\n+ Extract... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): first elements for consumables extraction | 1 | chore | simulator |
730,429 | 30.04.2018 09:58:54 | 14,400 | db24d97a8aae89c8cb07fedea704907485d8fa36 | docs(widget-recents): update prop-types for SpacesList | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,8 @@ const propTypes = {\nhasGroupCalling: PropTypes.bool,\nonCallClick: PropTypes.func,\nonClick: PropTypes.func,\n- spaces: PropTypes.arrayOf(\n+ spaces: PropTypes.oneOfType([\n+ PropTypes.arrayOf(\nPropTypes.shape({\navatarUrl: PropTypes.string,\ncallStart... | JavaScript | MIT License | webex/react-widgets | docs(widget-recents): update prop-types for SpacesList | 1 | docs | widget-recents |
730,429 | 30.04.2018 10:12:33 | 14,400 | 7c6c2de3526e6351076f655ccb5877cc6cf03227 | feat(spaces-list): moved to individual component | [
{
"change_type": "ADD",
"diff": "+{\n+ \"name\": \"@ciscospark/react-component-spaces-list\",\n+ \"description\": \"Cisco Spark React Spaces List\",\n+ \"main\": \"./cjs/index.js\",\n+ \"src\": \"./src/index.js\",\n+ \"module\": \"./es/index.js\",\n+ \"keywords\": [],\n+ \"contributors\": [\n+ \"Adam Weeks ... | JavaScript | MIT License | webex/react-widgets | feat(spaces-list): moved to individual component | 1 | feat | spaces-list |
730,413 | 30.04.2018 10:17:57 | 14,400 | 36a7ccd1e8c0bdf785ea8bf52717282567fa1505 | chore(tooling): exit jenkins job on first process failure | [
{
"change_type": "MODIFY",
"diff": "@@ -130,12 +130,17 @@ ansiColor('xterm') {\n]) {\nsh '''#!/bin/bash -ex\nsource ~/.nvm/nvm.sh\n- nvm use v8.9.1\n+ nvm use 8.9.1\nNODE_ENV=test npm run build:package widget-space && npm run build:package widget-recents\n- CISCOSPARK_CLIENT_ID=C873b64d70536ed26df6d5f81e01d... | JavaScript | MIT License | webex/react-widgets | chore(tooling): exit jenkins job on first process failure | 1 | chore | tooling |
730,429 | 30.04.2018 10:30:36 | 14,400 | 90c38edfb3b0f4a336f4373a0ad1ab4e59e46139 | feat(samples): add recents components to samples | [
{
"change_type": "MODIFY",
"diff": "import React from 'react';\n+import RecentsComponents from './recents-components';\n+\nfunction Main() {\nreturn (\n<div>\n- React Samples\n+ <h1>React Samples</h1>\n+ <h2>Recents Components</h2>\n+ <RecentsComponents />\n</div>\n);\n}\n",
"new_path": "samples/Main.js... | JavaScript | MIT License | webex/react-widgets | feat(samples): add recents components to samples | 1 | feat | samples |
730,414 | 30.04.2018 10:40:29 | 14,400 | 1aed8401d2c9552e809fa1cfbf1c15bf1309fbb6 | chore(npm publish): ensure project config is maintained at home dir | [
{
"change_type": "MODIFY",
"diff": "@@ -207,7 +207,10 @@ ansiColor('xterm') {\nstring(credentialsId: 'NPM_TOKEN', variable: 'NPM_TOKEN')\n]) {\ntry {\n- sh 'echo \\'//registry.npmjs.org/:_authToken=${NPM_TOKEN}\\' > $HOME/.npmrc'\n+ // Copy & update config file\n+ sh 'cp .npmrc $HOME/.npmrc'\n+ sh 'echo \\'... | JavaScript | MIT License | webex/react-widgets | chore(npm publish): ensure project config is maintained at home dir | 1 | chore | npm publish |
730,413 | 30.04.2018 12:43:09 | 14,400 | 8be3b14021e0fa173608308cac36508034137f15 | refactor(journeys): define job names in a helper object | [
{
"change_type": "MODIFY",
"diff": "@@ -3,6 +3,16 @@ import SauceLabs from 'saucelabs';\n// eslint-disable-next-line prefer-destructuring\nconst argv = require('yargs').argv;\n+\n+export const jobNames = {\n+ multiple: 'react-widget-multiple',\n+ oneOnOneDataApi: 'react-widget-oneOnOne-dataApi',\n+ oneOnOne... | JavaScript | MIT License | webex/react-widgets | refactor(journeys): define job names in a helper object | 1 | refactor | journeys |
730,414 | 30.04.2018 12:50:54 | 14,400 | d0a8a8f975a456c87077b9eddf0678071ab40e1b | chore(static analysis): add token to fix nvm sourcing error | [
{
"change_type": "MODIFY",
"diff": "@@ -98,12 +98,16 @@ ansiColor('xterm') {\n}\nstage('Static Analysis') {\n+ withCredentials([\n+ string(credentialsId: 'NPM_TOKEN', variable: 'NPM_TOKEN')\n+ ]) {\nsh '''#!/bin/bash -ex\nsource ~/.nvm/nvm.sh\nnvm use v8.9.1\nnpm run static-analysis\n'''\n}\n+ }\nstage('Uni... | JavaScript | MIT License | webex/react-widgets | chore(static analysis): add token to fix nvm sourcing error | 1 | chore | static analysis |
791,690 | 30.04.2018 13:14:55 | 25,200 | 756ee632cd14ba72485064f283f14449a94d1ceb | core(lantern): use securityOrigin on record | [
{
"change_type": "MODIFY",
"diff": "@@ -42,13 +42,6 @@ class NetworkNode extends Node {\n* @return {LH.WebInspector.NetworkRequest}\n*/\nget record() {\n- // Ensure that the record has an origin value\n- if (this._record.origin === undefined) {\n- this._record.origin = this._record.parsedURL\n- ? `${this._r... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(lantern): use securityOrigin on record (#5071) | 1 | core | lantern |
730,414 | 30.04.2018 13:16:39 | 14,400 | 08cb4609bd203d5a7f6a6c1ea12e21d8aec8e885 | chore(unit tests): add token to fix nvm sourcing error | [
{
"change_type": "MODIFY",
"diff": "@@ -110,12 +110,16 @@ ansiColor('xterm') {\n}\nstage('Unit Tests') {\n+ withCredentials([\n+ string(credentialsId: 'NPM_TOKEN', variable: 'NPM_TOKEN')\n+ ]) {\nsh '''#!/bin/bash -ex\nsource ~/.nvm/nvm.sh\nnvm use v8.9.1\nnpm run jest\n'''\n}\n+ }\nstage('Journey Tests') {... | JavaScript | MIT License | webex/react-widgets | chore(unit tests): add token to fix nvm sourcing error | 1 | chore | unit tests |
730,414 | 30.04.2018 13:32:45 | 14,400 | 678e5f54f489ee7e5a730bfbc79cefb97e9582c1 | chore(build): add tokens to stages to fix nvm sourcing error | [
{
"change_type": "MODIFY",
"diff": "@@ -123,6 +123,7 @@ ansiColor('xterm') {\nstage('Journey Tests') {\nwithCredentials([\n+ string(credentialsId: 'NPM_TOKEN', variable: 'NPM_TOKEN'),\nstring(credentialsId: 'ddfd04fb-e00a-4df0-9250-9a7cb37bce0e', variable: 'CISCOSPARK_CLIENT_SECRET'),\nusernamePassword(cred... | JavaScript | MIT License | webex/react-widgets | chore(build): add tokens to stages to fix nvm sourcing error | 1 | chore | build |
217,922 | 30.04.2018 13:53:19 | -7,200 | 89ebf367c17bfda1fe2cf91558f6aeeb07fd2283 | chore(simulator): fixes for some whistle actions | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,8 @@ export class NymeiasWheel extends CraftingAction {\n}\nexecute(simulation: Simulation): void {\n- simulation.repair(Tables.NYMEIAS_WHEEL_TABLE[simulation.getBuff(Buff.WHISTLE_WHILE_YOU_WORK).stacks])\n+ simulation.repair(Tables.NYMEIAS_WHEEL_TABLE[simula... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixes for some whistle actions | 1 | chore | simulator |
791,723 | 30.04.2018 15:43:04 | 25,200 | 29935223e6b7ece21b993c998d38b338bfa8af2b | report: tweak tooltips | [
{
"change_type": "MODIFY",
"diff": "--section-indent: 16px;\n--audit-group-indent: 16px;\n--audit-indent: 16px;\n+ --text-indent: 8px;\n--expandable-indent: 20px;\n--secondary-text-color: #565656;\n/*--accent-color: #3879d9;*/\n@@ -352,12 +353,14 @@ summary {\n}\n.lh-perf-metric {\n- position: relative;\n+ ... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | report: tweak tooltips | 1 | report | null |
730,413 | 30.04.2018 15:50:04 | 14,400 | fe5fee4c0b490e68a849e4ce95dc935c6b1923dd | chore(tooling): move comments outside shell script | [
{
"change_type": "MODIFY",
"diff": "@@ -128,12 +128,12 @@ ansiColor('xterm') {\nusernamePassword(credentialsId: 'SAUCE_LABS_VALIDATED_MERGE_CREDENTIALS', passwordVariable: 'SAUCE_ACCESS_KEY', usernameVariable: 'SAUCE_USERNAME'),\nstring(credentialsId: 'CISCOSPARK_APPID_SECRET', variable: 'CISCOSPARK_APPID_S... | JavaScript | MIT License | webex/react-widgets | chore(tooling): move comments outside shell script | 1 | chore | tooling |
217,922 | 30.04.2018 16:32:30 | -7,200 | f0b85f3bbed4eb2eb1a3a27f2ec140c7fa18fdca | chore(simulator): style adjustments and preparation for persistence | [
{
"change_type": "ADD",
"diff": "+import {Injectable, NgZone} from '@angular/core';\n+import {FirestoreStorage} from './storage/firebase/firestore-storage';\n+import {Workshop} from '../../model/other/workshop';\n+import {NgSerializerService} from '@kaiu/ng-serializer';\n+import {AngularFirestore} from 'ang... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): style adjustments and preparation for persistence | 1 | chore | simulator |
217,922 | 30.04.2018 16:52:32 | -7,200 | 567c51aa75eb5d2b99893d602e4b268f73b9d6b9 | chore(simulator): fixed inner quiet initial stacks error | [
{
"change_type": "MODIFY",
"diff": "@@ -26,7 +26,7 @@ export class InnerQuiet extends BuffAction {\n}\nprotected getInitialStacks(): number {\n- return 0;\n+ return 1;\n}\nprotected getTick(): (simulation: Simulation) => void {\n",
"new_path": "src/app/pages/simulator/model/actions/buff/inner-quiet.ts",... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed inner quiet initial stacks error | 1 | chore | simulator |
217,922 | 30.04.2018 16:55:08 | -7,200 | 81527eb301fc5aaa1119c5e31e26ab1b0c7ca55a | chore(simulator): fixed tests | [
{
"change_type": "MODIFY",
"diff": "@@ -67,6 +67,7 @@ export class Simulation {\n}\npublic reset(): void {\n+ delete this.success;\nthis.progression = 0;\nthis.durability = this.recipe.durability;\nthis.quality = this.startingQuality;\n",
"new_path": "src/app/pages/simulator/simulation/simulation.ts",
... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed tests | 1 | chore | simulator |
791,690 | 30.04.2018 17:08:24 | 25,200 | 25f920e09d5ab091b9d9e23cc2c57780c8aab0b2 | report(table): handle null cells | [
{
"change_type": "MODIFY",
"diff": "@@ -137,7 +137,8 @@ class UnminifiedCSS extends ByteEfficiencyAudit {\n// If the ratio is minimal, the file is likely already minified, so ignore it.\n// If the total number of bytes to be saved is quite small, it's also safe to ignore.\nif (result.wastedPercent < IGNORE_... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | report(table): handle null cells (#5075) | 1 | report | table |
217,922 | 30.04.2018 17:34:20 | -7,200 | cf99be0ca96da7167936aadd362bd285a51032ba | chore(simulator): added reliability report display | [
{
"change_type": "MODIFY",
"diff": "</div>\n</div>\n</mat-expansion-panel>\n-<div *ngIf=\"simulation$ | async as simulation\" [class.mobile]=\"isMobile()\">\n+<div *ngIf=\"simulation$ | async as simulation\">\n<div *ngIf=\"result$ | async as resultData\">\n<mat-card *ngIf=\"!isMobile()\">\n<mat-card-header>... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): added reliability report display | 1 | chore | simulator |
217,922 | 30.04.2018 17:59:31 | -7,200 | 57c2d2adb30c5f1b4489599ccbe7d3623e84def3 | chore(simulator): removed filter on simulation completed for report | [
{
"change_type": "MODIFY",
"diff": "@@ -125,7 +125,6 @@ export class SimulatorComponent {\nthis.result$ = this.simulation$.map(simulation => simulation.run(true));\nthis.report$ = this.result$\n- .filter(res => res.success === true)\n.mergeMap(() => this.simulation$)\n.map(simulation => simulation.getReliab... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): removed filter on simulation completed for report | 1 | chore | simulator |
217,922 | 30.04.2018 18:23:14 | -7,200 | 1b9abb5737d21ad0195979dc8f81073c52a1d45c | chore(simulator): added the filter back for report, perf issues otherwise | [
{
"change_type": "MODIFY",
"diff": "@@ -125,6 +125,7 @@ export class SimulatorComponent {\nthis.result$ = this.simulation$.map(simulation => simulation.run(true));\nthis.report$ = this.result$\n+ .filter(res => res.success)\n.mergeMap(() => this.simulation$)\n.map(simulation => simulation.getReliabilityRepo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): added the filter back for report, perf issues otherwise | 1 | chore | simulator |
730,412 | 30.04.2018 18:23:42 | 0 | b2cd69a520ae14ca584815414cee19e2ed472e71 | chore(release): 0.1.286 | [
{
"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=\"0.1.286\"></a>\n+## [0.1.286](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.286 | 1 | chore | release |
679,913 | 30.04.2018 19:36:07 | -3,600 | 12b8dcb378e25034e8faa082ccdfeeb559fafb44 | fix(examples): CA dropdown | [
{
"change_type": "MODIFY",
"diff": "@@ -110,18 +110,23 @@ const ruleBoxes = (prefix, i, rstride = 9) =>\n.map((rule, j) => checkbox(rule, (e) => setRule(i, j, e.target.checked))),\n];\n+const isPreset = (id) => presets.findIndex((x) => x[0] === id) !== -1;\n+\n// Use Conway CA default state rules [[dead], [... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(examples): CA dropdown | 1 | fix | examples |
730,412 | 30.04.2018 20:56:04 | 0 | 2931b08a7b5884be621c5d7363e93fe4b9616b72 | chore(release): 0.1.287 | [
{
"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=\"0.1.287\"></a>\n+## [0.1.287](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.287 | 1 | chore | release |
679,913 | 30.04.2018 20:56:19 | -3,600 | 431527a5b2a748a16d8f1e21463f97af4ccd809c | perf(diff): add option to only build linear edit log
extract edit log stages into buildFullLog()/buildLinearLog()
buildLinearLog() approx 1.8x faster | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ import { ArrayDiff } from \"./api\";\n* Various optimizations, fixes & refactorings.\n* By default uses `@thi.ng/api/equiv` for equality checks.\n*/\n-export function diffArray<T>(_a: T[], _b: T[], equiv = _equiv) {\n+export function diffArray<T>(_a: T[]... | TypeScript | Apache License 2.0 | thi-ng/umbrella | perf(diff): add option to only build linear edit log
- extract edit log stages into buildFullLog()/buildLinearLog()
- buildLinearLog() approx 1.8x faster | 1 | perf | diff |
679,913 | 30.04.2018 20:56:47 | -3,600 | 7a543a50dccc84569380ec8d63c402a03ad08600 | perf(hdom): only build linear diff edit log | [
{
"change_type": "MODIFY",
"diff": "+import { equiv } from \"@thi.ng/api/equiv\";\nimport * as isa from \"@thi.ng/checks/is-array\";\nimport * as iss from \"@thi.ng/checks/is-string\";\nimport * as diff from \"@thi.ng/diff\";\n@@ -38,7 +39,7 @@ export function diffElement(root: Element, prev: any, curr: any... | TypeScript | Apache License 2.0 | thi-ng/umbrella | perf(hdom): only build linear diff edit log | 1 | perf | hdom |
730,412 | 30.04.2018 22:09:03 | 0 | 52b2ba5fa6c5f196cad0ed40fc5264e9e4d9547f | chore(release): 0.1.288 | [
{
"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=\"0.1.288\"></a>\n+## [0.1.288](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.288 | 1 | chore | release |
791,834 | 30.04.2018 22:37:54 | 25,200 | b38cdd3c5779035c7d64839dd5751e1b7c8d01a2 | deps(speedline): use speedline's types instead of our own | [
{
"change_type": "MODIFY",
"diff": "\"rimraf\": \"^2.6.1\",\n\"robots-parser\": \"^2.0.1\",\n\"semver\": \"^5.3.0\",\n- \"speedline\": \"1.3.0\",\n+ \"speedline\": \"1.3.2\",\n\"update-notifier\": \"^2.1.0\",\n\"ws\": \"3.3.2\",\n\"yargs\": \"3.32.0\",\n",
"new_path": "package.json",
"old_path": "pa... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | deps(speedline): use speedline's types instead of our own (#5078) | 1 | deps | speedline |
743,913 | 30.04.2018 23:11:19 | 14,400 | 9d71ac745baeaf5f5277dd5aef6b4b4316acfafb | feat: add support for global middleware, useful for shared tasks like metrics | [
{
"change_type": "MODIFY",
"diff": "@@ -12,7 +12,7 @@ install:\n# Get the latest stable version of Node 0.STABLE.latest\n- ps: Install-Product node $env:nodejs_version\n# Typical npm stuff.\n- - npm -g install npm@latest\n+ - npm i npm@5\n- npm install\n# Post-install test scripts.\n",
"new_path": "appv... | JavaScript | MIT License | yargs/yargs | feat: add support for global middleware, useful for shared tasks like metrics (#1119) | 1 | feat | null |
217,922 | 30.04.2018 23:55:51 | -7,200 | 23e8dcdb9e280525ab10c315dd1975df3dee7010 | chore(simulator): custom mode for speculative rotations ! | [
{
"change_type": "ADD",
"diff": "+<mat-expansion-panel expanded=\"true\">\n+ <mat-expansion-panel-header>\n+ <mat-panel-title>\n+ {{'SIMULATOR.CUSTOM.Recipe_configuration' | translate}}\n+ </mat-panel-title>\n+ </mat-expansion-panel-header>\n+ <div class=\"details-form\">\n+ <mat-input-container>\n+ <input ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): custom mode for speculative rotations ! | 1 | chore | simulator |
791,676 | 01.05.2018 00:57:31 | -7,200 | 21b100fbdbad18f0e749ab3b6626557ad4426f27 | core(webapp-install): simplify start_url warning when no SW is found | [
{
"change_type": "MODIFY",
"diff": "@@ -44,13 +44,12 @@ class WebappInstallBanner extends MultiCheckAudit {\n};\n}\n- static assessManifest(artifacts, result) {\n- const {manifestValues, failures} = result;\n+ static assessManifest(manifestValues) {\nif (manifestValues.isParseFailure) {\n- failures.push(man... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(webapp-install): simplify start_url warning when no SW is found (#5067) | 1 | core | webapp-install |
791,690 | 01.05.2018 09:35:46 | 25,200 | 2803c0cbe23ec0d88381483ee796ce67627a88c0 | core(preconnect): use lantern to compute savings | [
{
"change_type": "MODIFY",
"diff": "@@ -15,6 +15,8 @@ const UnusedBytes = require('./byte-efficiency/byte-efficiency-audit');\n// @see https://github.com/GoogleChrome/lighthouse/issues/3106#issuecomment-333653747\nconst PRECONNECT_SOCKET_MAX_IDLE = 15;\n+const IGNORE_THRESHOLD_IN_MS = 50;\n+\nclass UsesRelP... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(preconnect): use lantern to compute savings (#5070) | 1 | core | preconnect |
679,913 | 01.05.2018 11:06:57 | -3,600 | a93cb98b61260cedce179dd522aad34f541619f1 | fix(hdom): boolean attrib reset/removal | [
{
"change_type": "MODIFY",
"diff": "@@ -136,7 +136,7 @@ export function setAttrib(el: Element, id: string, val: any, attribs?: any) {\n}\n}\n} else {\n- el.removeAttribute(id);\n+ el[id] ? (el[id] = null) : el.removeAttribute(id);\n}\nreturn el;\n}\n@@ -167,7 +167,7 @@ export function removeAttribs(el: Elem... | TypeScript | Apache License 2.0 | thi-ng/umbrella | fix(hdom): boolean attrib reset/removal | 1 | fix | hdom |
791,723 | 01.05.2018 11:30:40 | 25,200 | 9b15f7097115dcef416804adc00919f35c1515f5 | deps(extension): bump browserify version and sub-deps | [
{
"change_type": "MODIFY",
"diff": "\"devDependencies\": {\n\"babel-plugin-syntax-object-rest-spread\": \"^6.13.0\",\n\"brfs\": \"^1.6.1\",\n- \"browserify\": \"^16.1.1\",\n+ \"browserify\": \"^16.2.0\",\n\"del\": \"^2.2.0\",\n\"gulp\": \"^3.9.1\",\n\"gulp-chrome-manifest\": \"0.0.13\",\n",
"new_path": ... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | deps(extension): bump browserify version and sub-deps (#5076) | 1 | deps | extension |
815,745 | 01.05.2018 12:55:23 | -10,800 | bcf334061791f6ee495b20a92e137cb0e55f91e5 | fix: keep dropdown closed while unselecting value
fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -1829,12 +1829,12 @@ describe('NgSelectComponent', function () {\nconst selectInput = fixture.debugElement.query(By.css('.ng-select-container'));\n// open\n- selectInput.triggerEventHandler('mousedown', createEvent({ target: {} }));\n+ selectInput.triggerEventHandler('... | TypeScript | MIT License | ng-select/ng-select | fix: keep dropdown closed while unselecting value
fixes #496 | 1 | fix | null |
679,913 | 01.05.2018 12:59:18 | -3,600 | efb288dfcb8dd9926b126f6bb968fa0d3657f410 | feat(hdom-components): add pager component, add dep | [
{
"change_type": "MODIFY",
"diff": "},\n\"dependencies\": {\n\"@thi.ng/checks\": \"^1.5.1\",\n+ \"@thi.ng/iterators\": \"^4.1.9\",\n\"@types/webgl2\": \"^0.0.3\"\n},\n\"keywords\": [\n",
"new_path": "packages/hdom-components/package.json",
"old_path": "packages/hdom-components/package.json"
},
{... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(hdom-components): add pager component, add @thi.ng/iterators dep | 1 | feat | hdom-components |
815,745 | 01.05.2018 13:14:10 | -10,800 | aeed11133a58793883416f6dc4884c0b3a6f8c93 | feat: open dropdown on enter
closes | [
{
"change_type": "MODIFY",
"diff": "@@ -1147,6 +1147,20 @@ describe('NgSelectComponent', function () {\nexpect(findByLabel).toHaveBeenCalledWith('vil')\n}));\n});\n+\n+ describe('enter', () => {\n+ it('should open dropdown when it is closed', () => {\n+ triggerKeyDownEvent(getNgSelectElement(fixture), KeyCo... | TypeScript | MIT License | ng-select/ng-select | feat: open dropdown on enter
closes #508 | 1 | feat | null |
791,690 | 01.05.2018 13:37:01 | 25,200 | 6159de61b6c07f8affe37f617a85be041ec06654 | core(redirects): use lantern to compute savings | [
{
"change_type": "MODIFY",
"diff": "@@ -11,7 +11,7 @@ const UnusedBytes = require('./byte-efficiency/byte-efficiency-audit');\nclass Redirects extends Audit {\n/**\n- * @return {!AuditMeta}\n+ * @return {LH.Audit.Meta}\n*/\nstatic get meta() {\nreturn {\n@@ -20,18 +20,36 @@ class Redirects extends Audit {\n... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(redirects): use lantern to compute savings (#5081) | 1 | core | redirects |
730,424 | 01.05.2018 17:41:37 | 14,400 | f308f90695ee94d48e3e03c36f17fa49ab7ed83e | chore(tooling): Add netlify deploy script | [
{
"change_type": "MODIFY",
"diff": "CISCOSPARK_APPID_ORGID=Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi80MjFhMWY4OC0zM2ViLTQ3MTUtOTY1ZS0zYzE5ZDYyZDJjMDk\n+CISCOSPARK_ACCESS_TOKEN=\n+TO_PERSON_EMAIL=\n+SPACE_ID=\n+CISCOSPARK_CLIENT_ID=\n+CISCOSPARK_CLIENT_SECRET=\n+SAUCE_USERNAME=\n+SAUCE_ACCESS_KEY=\n+NETLIFY_SIT... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Add netlify deploy script | 1 | chore | tooling |
730,424 | 01.05.2018 17:48:05 | 14,400 | c4d94b310e5d65554c8b25aeb741d7c151702999 | chore(tooling): Update to circleCI v2, add journey tests | [
{
"change_type": "ADD",
"diff": "+# Templates and Variables\n+test_defaults: &test_defaults\n+ docker:\n+ - image: circleci/node:8.9.4\n+ steps:\n+ - checkout\n+ - restore_cache:\n+ keys:\n+ - js-dependencies-{{ checksum \"package-lock.json\" }}\n+ - js-dependencies-\n+ - attach_workspace:\n+ at: /tmp/works... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Update to circleCI v2, add journey tests | 1 | chore | tooling |
730,424 | 01.05.2018 17:55:38 | 14,400 | 2f2bc2e50781fdab91ce422924d5295632015c4c | chore(tooling): Update to node LTS 8.11.1 | [
{
"change_type": "MODIFY",
"diff": "# Templates and Variables\ntest_defaults: &test_defaults\ndocker:\n- - image: circleci/node:8.9.4\n+ - image: circleci/node:8.11.1\nsteps:\n- checkout\n- restore_cache:\n@@ -31,7 +31,7 @@ version: 2\njobs:\ninstall:\ndocker:\n- - image: circleci/node:8.9.4\n+ - image: cir... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Update to node LTS 8.11.1 | 1 | chore | tooling |
730,424 | 01.05.2018 18:36:18 | 14,400 | 7edc30e881baffcd6faf577d6f7a72fd59cdfaa6 | chore(tooling): Add netlify deploy to circleci testing | [
{
"change_type": "MODIFY",
"diff": "@@ -7,9 +7,12 @@ test_defaults: &test_defaults\n- restore_cache:\nkeys:\n- js-dependencies-{{ checksum \"package-lock.json\" }}\n- - js-dependencies-\n- attach_workspace:\nat: /tmp/workspace\n+ - run:\n+ name: Get JOURNEY_TEST_BASE_URL from Netlify deploy\n+ command: echo... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Add netlify deploy to circleci testing | 1 | chore | tooling |
730,424 | 01.05.2018 18:54:52 | 14,400 | 77d5d8911f4d2d71af85376ba00a520c1ff79660 | chore(tooling): Add scripts to build for testing | [
{
"change_type": "ADD",
"diff": "+const path = require('path');\n+\n+const fse = require('fs-extra');\n+const rimraf = require('rimraf');\n+\n+const {exec} = require('../../utils/exec');\n+\n+module.exports = {\n+ command: 'test <distPath>',\n+ desc: 'Bundle the main widgets into a distributable folder for ... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Add scripts to build for testing | 1 | chore | tooling |
791,690 | 01.05.2018 20:02:54 | 25,200 | 8fcbb8434220741e8e902cd48e18b1a325914003 | core(scoring): tweak performance weights | [
{
"change_type": "MODIFY",
"diff": "@@ -265,12 +265,13 @@ module.exports = {\nname: 'Performance',\ndescription: 'These encapsulate your web app\\'s current performance and opportunities to improve it.',\naudits: [\n- {id: 'first-contentful-paint', weight: 5, group: 'perf-metric'},\n- {id: 'first-meaningful... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(scoring): tweak performance weights (#5083) | 1 | core | scoring |
217,922 | 01.05.2018 20:36:01 | -7,200 | 85d440cea9518c00c981de550f479880c47d50f0 | chore(simulator): fixed issue with action removal and added rotation reset | [
{
"change_type": "MODIFY",
"diff": "-<div class=\"action-container\" (click)=\"!disabled && !notEnoughCp?actionclick.emit():null\"\n+<div class=\"action-container\" (click)=\"ignoreDisabled || (!disabled && !notEnoughCp)?actionclick.emit():null\"\n[appXivdbActionTooltip]=\"action.getId(getJobId())\">\n<div ... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed issue with action removal and added rotation reset | 1 | chore | simulator |
730,412 | 01.05.2018 21:23:14 | 0 | 27a59e8a97b612cdf557a0962e84ffe0244033b6 | chore(release): 0.1.289 | [
{
"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=\"0.1.289\"></a>\n+## [0.1.289](https://github.com/webex/react-ciscospark/compare/v0.1.... | JavaScript | MIT License | webex/react-widgets | chore(release): 0.1.289 | 1 | chore | release |
217,922 | 01.05.2018 22:02:29 | -7,200 | 1e3c1e6e61c4d6016b42b79f45548a2961d05c59 | chore(simulator): element actions implementation | [
{
"change_type": "ADD",
"diff": "+import {BuffAction} from '../buff-action';\n+import {Simulation} from '../../../simulation/simulation';\n+import {Buff} from '../../buff.enum';\n+\n+export abstract class NameOfBuff extends BuffAction {\n+\n+ canBeUsed(simulation: Simulation): boolean {\n+ return !simulatio... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): element actions implementation | 1 | chore | simulator |
730,424 | 01.05.2018 22:22:59 | 14,400 | 549544628ac31c33f877bd33f381fc2fd0ca43e4 | chore(tooling): Add missing fs-extra and netlify packages | [
{
"change_type": "MODIFY",
"diff": "\"custom-event-polyfill\": \"^0.3.0\",\n\"file-saver\": \"^1.3.3\",\n\"firefox-profile\": \"^1.0.0\",\n+ \"fs-extra\": \"^6.0.0\",\n\"fs-promise\": \"^2.0.2\",\n\"glob\": \"^7.1.1\",\n\"highlight.js\": \"^9.12.0\",\n\"marked\": \"^0.3.6\",\n\"material-ui\": \"^0.19.4\",\n... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Add missing fs-extra and netlify packages | 1 | chore | tooling |
730,424 | 01.05.2018 22:37:45 | 14,400 | dfc412e2ea27f6e28a8aa28eca690f216bfcfbdc | chore(tooling): FIx wdio baseurl config | [
{
"change_type": "MODIFY",
"diff": "@@ -16,8 +16,10 @@ const {inject} = require('./scripts/tests/openh264');\nconst beforeSuite = require('./scripts/tests/beforeSuite');\nconst port = process.env.PORT || 4567;\n-const baseUrl = process.env.JOURNEY_TEST_BASE_URL\n- || process.env.TAP ? 'https://code.s4d.io' ... | JavaScript | MIT License | webex/react-widgets | chore(tooling): FIx wdio baseurl config | 1 | chore | tooling |
217,922 | 01.05.2018 22:44:54 | -7,200 | 5939bbc8c82df0d7343c04a9e0c49ffbeb45b0bf | chore(simulator): import from crafting optimizer implementation | [
{
"change_type": "ADD",
"diff": "+<h3 mat-dialog-title>{{'SIMULATOR.Import_from_crafting_optimizer' | translate}}</h3>\n+<div mat-dialog-content>\n+ <mat-input-container>\n+ <textarea matInput placeholder=\"{{'SIMULATOR.Crafting_optimizer_code' | translate}}\" [(ngModel)]=\"importString\"\n+ rows=\"8\" cols... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): import from crafting optimizer implementation | 1 | chore | simulator |
217,922 | 01.05.2018 22:48:10 | -7,200 | cea897ba8971e35124e7a0b61f537b99628af472 | chore(simulator): only add ingredient to quality if it can provide some | [
{
"change_type": "MODIFY",
"diff": "@@ -127,7 +127,7 @@ export class SimulatorComponent implements OnInit {\nthis.recipe$.subscribe(recipe => {\nthis.recipeSync = recipe;\nthis.hqIngredientsData = recipe.ingredients\n- .filter(i => i.id > 20)\n+ .filter(i => i.id > 20 && i.quality !== undefined)\n.map(ingre... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): only add ingredient to quality if it can provide some | 1 | chore | simulator |
730,424 | 01.05.2018 23:42:13 | 14,400 | ff3393373727c82b428b8a34359b0bc01268b298 | chore(tooling): Increase circleCI command timeout | [
{
"change_type": "MODIFY",
"diff": "@@ -13,7 +13,7 @@ test_defaults: &test_defaults\n- run:\nname: Integration Test\ncommand: npm run test:integration\n- no_output_timeout: 25m\n+ no_output_timeout: 40m\n- store_test_results:\npath: reports/junit/wdio\n- store_artifacts:\n",
"new_path": ".circleci/confi... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Increase circleCI command timeout | 1 | chore | tooling |
135,558 | 02.05.2018 01:22:22 | -32,400 | 1f46b9fecd8ba76bdbdaf75775b97ff6f532cbae | feat(rules): support array for scope-case and type-case
As per issue port the logic from subject-case for array definitions over to scope-case and type-case. | [
{
"change_type": "MODIFY",
"diff": "import * as ensure from '@commitlint/ensure';\nimport message from '@commitlint/message';\n+const negated = when => when === 'never';\n+\nexport default (parsed, when, value) => {\nconst {scope} = parsed;\n@@ -8,11 +10,25 @@ export default (parsed, when, value) => {\nretu... | TypeScript | MIT License | conventional-changelog/commitlint | feat(rules): support array for scope-case and type-case (#312)
As per issue #307 port the logic from subject-case for array definitions over to scope-case and type-case. | 1 | feat | rules |
217,922 | 02.05.2018 07:03:33 | -7,200 | bc6f6cc51988cb0538869daa2f3aaa383781f999 | chore(simulator): added waste not and waste not II in the registry, forgot about them | [
{
"change_type": "MODIFY",
"diff": "@@ -62,6 +62,8 @@ import {NameOfFire} from './actions/buff/name-of-fire';\nimport {NameOfTheWind} from './actions/buff/name-of-the-wind';\nimport {NameOfLightning} from './actions/buff/name-of-lightning';\nimport {NameOfWater} from './actions/buff/name-of-water';\n+import... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): added waste not and waste not II in the registry, forgot about them | 1 | chore | simulator |
807,884 | 02.05.2018 09:06:31 | -36,000 | 75b91bd4b1fd3856734331e8105ebcf5d2e2314b | fix(add): Configure `--dev` as boolean option | [
{
"change_type": "MODIFY",
"diff": "@@ -87,7 +87,7 @@ describe(\"AddCommand\", () => {\nexpect(await readPkg(testDir, \"packages/package-2\")).toDependOn(\"@test/package-1\", \"~1\");\n});\n- it(\"should reference to devDepdendencies\", async () => {\n+ it(\"should add target package to devDependencies\", a... | JavaScript | MIT License | lerna/lerna | fix(add): Configure `--dev` as boolean option (#1390) | 1 | fix | add |
217,922 | 02.05.2018 09:07:23 | -7,200 | 0864617a30d96c107e6fe64b540a07826f9eca4b | chore(simulator): ingame macro generator and display fixes | [
{
"change_type": "MODIFY",
"diff": "@@ -71,6 +71,14 @@ export class LocalizedDataService {\nreturn result;\n}\n+ public getCraftingAction(id: number): I18nName {\n+ const result = this.getRow(craftingActions, id) || this.getRow(actions, id);\n+ if (result === undefined) {\n+ throw new Error('Data row not fo... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): ingame macro generator and display fixes | 1 | chore | simulator |
730,413 | 02.05.2018 09:42:17 | 14,400 | e57c7d9e99d22c538030fed98be8d536e19d06cb | chore(tooling): enable setting browser version using an environment variable | [
{
"change_type": "MODIFY",
"diff": "@@ -21,6 +21,7 @@ if (!baseUrl) {\nbaseUrl = process.env.TAP ? 'https://code.s4d.io' : `http://localhost:${port}`;\n}\nconst browser = process.env.BROWSER || 'chrome';\n+const version = process.env.VERSION || 'latest';\nconst platform = process.env.PLATFORM || 'mac 10.12'... | JavaScript | MIT License | webex/react-widgets | chore(tooling): enable setting browser version using an environment variable | 1 | chore | tooling |
217,922 | 02.05.2018 10:29:50 | -7,200 | c23de9ae206bca1523ff4f38f28da3d41025053c | chore(simulator): added tool crafting jobs enum | [
{
"change_type": "ADD",
"diff": "+export enum CraftingJob {\n+ ANY = -1,\n+ CRP = 8,\n+ BSM = 9,\n+ ARM = 10,\n+ LTW = 11,\n+ WVR = 12,\n+ GSM = 13,\n+ ALC = 14,\n+ CUL = 15,\n+}\n",
"new_path": "src/app/pages/simulator/model/crafting-job.enum.ts",
"old_path": null
}
] | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): added tool crafting jobs enum | 1 | chore | simulator |
217,922 | 02.05.2018 10:46:30 | -7,200 | d6cfd2bdddf6f5e24654405e537eb79bc94943c6 | fix: material amount now properly updated when adding crafts that uses them
closes | [
{
"change_type": "MODIFY",
"diff": "import {ListRow} from './list-row';\n-import {DataModel} from '../../core/database/storage/data-model';\nimport {CraftAddition} from './craft-addition';\nimport {GarlandToolsService} from '../../core/api/garland-tools.service';\nimport {I18nToolsService} from '../../core/... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | fix: material amount now properly updated when adding crafts that uses them
closes #330 | 1 | fix | null |
730,429 | 02.05.2018 11:00:52 | 14,400 | 16e657d0b1c282bb44c7313ebc5ed960c564e2ee | chore(package): set env to prod when building for publish | [
{
"change_type": "MODIFY",
"diff": "\"start:samples\": \"npm run start samples\",\n\"start:package\": \"npm run start package\",\n\"publish\": \"cross-env-shell NODE_ENV='' ./scripts/publish/index.js\",\n- \"publish:components\": \"npm run build:components && npm run build:packagejson && npm run publish com... | JavaScript | MIT License | webex/react-widgets | chore(package): set env to prod when building for publish | 1 | chore | package |
217,922 | 02.05.2018 11:03:16 | -7,200 | 690ac6839f68a2209b3dcc90b5e6a2f1d1188153 | feat: add ES language support | [
{
"change_type": "MODIFY",
"diff": "@@ -68,7 +68,7 @@ export class AppComponent implements OnInit {\ncustomLinksEnabled = false;\n- public locales: string[] = ['en', 'de', 'fr', 'ja', 'pt'];\n+ public static LOCALES: string[] = ['en', 'de', 'fr', 'ja', 'pt', 'es'];\nconstructor(private auth: AngularFireAuth... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | feat: add ES language support | 1 | feat | null |
791,877 | 02.05.2018 11:29:44 | 18,000 | d7fdb1df79c562727ea3126f79d0d5e0b92f9100 | docs(readme): remove ts command for lighthouse-cli dev | [
{
"change_type": "MODIFY",
"diff": "@@ -220,10 +220,6 @@ cd lighthouse\nyarn\nyarn install-all\nyarn build-all\n-\n-# The CLI is authored in TypeScript and requires compilation.\n-# If you need to make changes to the CLI, run the TS compiler in watch mode:\n-# cd lighthouse-cli && yarn dev\n```\n### Run\n",... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | docs(readme): remove ts command for lighthouse-cli dev (#5088) | 1 | docs | readme |
217,922 | 02.05.2018 11:35:22 | -7,200 | 024309d137cbbc492e9afc921338f2f7d797ab2b | chore(simulator): fixed some visual issues | [
{
"change_type": "MODIFY",
"diff": "matTooltipPosition=\"right\"\nmatTooltip=\"{{'SIMULATOR.Rotations' | translate}}\"\n[matTooltipDisabled]=\"!settings.compactSidebar\">\n- <mat-icon matListIcon>chrome_reader_mode</mat-icon>\n+ <mat-icon matListIcon>widgets</mat-icon>\n<span matLine *ngIf=\"!settings.compa... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): fixed some visual issues | 1 | chore | simulator |
217,922 | 02.05.2018 11:50:39 | -7,200 | 2e4f61a08771cf84e4c79afb9e11a9303db6c98c | chore(simulator): add food to rotation persistence | [
{
"change_type": "MODIFY",
"diff": "import {DataModel} from '../../core/database/storage/data-model';\nimport {Craft} from '../garland-tools/craft';\n+import {SavedConsumables} from './saved-consumables';\n+import {DeserializeAs} from '@kaiu/serializer';\nexport class CraftingRotation extends DataModel {\n@... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): add food to rotation persistence | 1 | chore | simulator |
791,723 | 02.05.2018 11:57:29 | 25,200 | f01184d4a569261f988a671d495d237a9551b4a5 | core: bump version to 3.0 alpha | [
{
"change_type": "MODIFY",
"diff": "@@ -161,7 +161,7 @@ describe('ReportRenderer', () => {\nit('renders a footer', () => {\nconst footer = renderer._renderReportFooter(sampleResults);\nconst footerContent = footer.querySelector('.lh-footer').textContent;\n- assert.ok(footerContent.includes('Generated by Lig... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core: bump version to 3.0 alpha (#5082) | 1 | core | null |
791,690 | 02.05.2018 13:09:38 | 25,200 | 37f367bf61f419646cebeaa82954a87f6dffd8af | core(scoring): loosen metric thresholds | [
{
"change_type": "MODIFY",
"diff": "# Goal\nThe goal of this document is to explain how scoring works in Lighthouse and what to do to improve your Lighthouse scores across the four sections of the report.\n-Note 1: if you want a **nice spreadsheet** version of this doc to understand weighting and scoring, c... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(scoring): loosen metric thresholds (#5092) | 1 | core | scoring |
730,424 | 02.05.2018 13:53:31 | 14,400 | c55ea577ce0c4c4cff6891cc7cde50ee4bf05ed0 | chore(tooling): Rename journey build command | [
{
"change_type": "MODIFY",
"diff": "@@ -6,7 +6,7 @@ test_defaults: &test_defaults\n- checkout\n- restore_cache:\nkeys:\n- - js-dependencies-{{ checksum \"package-lock.json\" }}\n+ - js-dependencies-{{ checksum \"package.json\" }}\n- attach_workspace:\nat: /tmp/workspace\n- run:\n@@ -39,13 +39,13 @@ jobs:\n-... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Rename journey build command | 1 | chore | tooling |
679,913 | 02.05.2018 14:23:30 | -3,600 | 5a6ce274a13c70484eca5e8b4f1b828c892f57df | build(examples): update packages | [
{
"change_type": "MODIFY",
"diff": "\"author\": \"Karsten Schmidt <k+npm@thi.ng>\",\n\"license\": \"Apache-2.0\",\n\"scripts\": {\n- \"build\": \"webpack --mode production\",\n+ \"build\": \"webpack --mode production --display-reasons --display-modules\",\n\"start\": \"webpack-dev-server --open --mode devel... | TypeScript | Apache License 2.0 | thi-ng/umbrella | build(examples): update packages | 1 | build | examples |
679,913 | 02.05.2018 14:25:13 | -3,600 | 6748515bfd5fc6b8aa7ec02c30567863392c48af | feat(interceptors): add dispatch/dispatchNow() helper interceptors | [
{
"change_type": "MODIFY",
"diff": "@@ -4,15 +4,17 @@ import {\nsetIn,\nupdateIn\n} from \"@thi.ng/paths\";\n-\nimport {\nEvent,\nFX_CANCEL,\n+ FX_DISPATCH,\n+ FX_DISPATCH_NOW,\nFX_STATE,\nInterceptorFn,\nInterceptorPredicate\n} from \"./api\";\n+\n/**\n* Debug interceptor to log the current event to the co... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(interceptors): add dispatch/dispatchNow() helper interceptors | 1 | feat | interceptors |
679,913 | 02.05.2018 14:33:08 | -3,600 | f9a2daf263726d75a400b47a257ed9486fe08323 | feat(hdom-components): add title component | [
{
"change_type": "MODIFY",
"diff": "@@ -2,3 +2,4 @@ export * from \"./canvas\";\nexport * from \"./dropdown\";\nexport * from \"./link\";\nexport * from \"./pager\";\n+export * from \"./title\";\n",
"new_path": "packages/hdom-components/src/index.ts",
"old_path": "packages/hdom-components/src/index.... | TypeScript | Apache License 2.0 | thi-ng/umbrella | feat(hdom-components): add title component | 1 | feat | hdom-components |
730,424 | 02.05.2018 14:33:48 | 14,400 | fcd158f953ac6f074a94f010afb11ea6b7eecbbb | chore(tooling): Run Circle journies in serial, skip netlify deploy | [
{
"change_type": "MODIFY",
"diff": "-# Templates and Variables\n-test_defaults: &test_defaults\n- docker:\n- - image: circleci/node:8.11.1\n- steps:\n- - checkout\n- - restore_cache:\n- keys:\n- - js-dependencies-{{ checksum \"package.json\" }}\n- - attach_workspace:\n- at: /tmp/workspace\n- - run:\n- name:... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Run Circle journies in serial, skip netlify deploy | 1 | chore | tooling |
730,429 | 02.05.2018 14:57:45 | 14,400 | 6a3dc9ce883ec7153549a302785bce8a7a0c7e6c | chore(tooling): add skip-ci ability | [
{
"change_type": "MODIFY",
"diff": "#!groovy\n-\ndef cleanup = { ->\n// cleanup can't be a stage because it'll throw off the stage-view on the job's main page\nif (currentBuild.result != 'SUCCESS') {\n@@ -29,6 +28,8 @@ ansiColor('xterm') {\nnode('NODE_JS_BUILDER') {\ndef packageJsonVersion\n+ def skipAction... | JavaScript | MIT License | webex/react-widgets | chore(tooling): add skip-ci ability | 1 | chore | tooling |
730,424 | 02.05.2018 15:08:12 | 14,400 | 3470e57eae47c828df3f7cf6d83d0eb1bdbb903d | chore(tooling): Fix typo in wdio.conf | [
{
"change_type": "MODIFY",
"diff": "@@ -86,7 +86,7 @@ let staticServerFolders = [\nif (process.env.STATIC_SERVER_PATH) {\nstaticServerFolders = [\n- {mounth: '/', path: process.env.STATIC_SERVER_PATH}\n+ {mount: '/', path: process.env.STATIC_SERVER_PATH}\n];\n}\n",
"new_path": "wdio.conf.js",
"old_p... | JavaScript | MIT License | webex/react-widgets | chore(tooling): Fix typo in wdio.conf | 1 | chore | tooling |
791,690 | 02.05.2018 16:44:52 | 25,200 | 27d432316fe545b6f927287ba71efdf8935758c7 | core(opportunities): take max of savings on TTI, load | [
{
"change_type": "MODIFY",
"diff": "@@ -164,6 +164,8 @@ module.exports = [\n},\n},\n'efficient-animated-content': {\n+ score: '<1',\n+ rawValue: '>2000',\nextendedInfo: {\nvalue: {\nwastedKb: 666,\n",
"new_path": "lighthouse-cli/test/smokehouse/dobetterweb/dbw-expectations.js",
"old_path": "lighthou... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(opportunities): take max of savings on TTI, load (#5084) | 1 | core | opportunities |
791,690 | 02.05.2018 17:22:09 | 25,200 | 9cc23a3a57925d71d0b68eef53bd3dd7e24768f3 | core(preload): use lantern to compute savings | [
{
"change_type": "MODIFY",
"diff": "* Licensed under the Apache License, Version 2.0 (the \"License\"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0\n* Unless required by applicable law or agreed to in wri... | JavaScript | Apache License 2.0 | googlechrome/lighthouse | core(preload): use lantern to compute savings (#5062) | 1 | core | preload |
217,922 | 02.05.2018 18:59:56 | -7,200 | a6c5cb307a17a127c32e4b4f3db6b02b131bfbe1 | chore(simulator): add support for rotation not found | [
{
"change_type": "MODIFY",
"diff": "@@ -9,7 +9,7 @@ export class CraftingRotation extends DataModel {\npublic recipe: Partial<Craft>;\n- public rotation: string[];\n+ public rotation: string[] = [];\npublic authorId: string;\n",
"new_path": "src/app/model/other/crafting-rotation.ts",
"old_path": "sr... | TypeScript | MIT License | ffxiv-teamcraft/ffxiv-teamcraft | chore(simulator): add support for rotation not found | 1 | chore | simulator |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.