diff --git "a/javascript/tasky_commits_javascript_2599811_2632720.jsonl" "b/javascript/tasky_commits_javascript_2599811_2632720.jsonl" --- "a/javascript/tasky_commits_javascript_2599811_2632720.jsonl" +++ "b/javascript/tasky_commits_javascript_2599811_2632720.jsonl" @@ -1,32909 +1,3 @@ -{"commit": "808aa13a9a3f314729469400c868d3a9e3efb492", "message": "do all the things\n", "proba": 0.000292857235763222} -{"commit": "fc5ec9818f13dea8f49fcd3d71cf1606dc75aa6b", "message": "added directory-related verbosity\n", "proba": 2.0090469377009867e-07} -{"commit": "cb464c630111c0bf40927af02a96f96f82d474d5", "message": "Ensure `isFocused` always returns boolean\n", "proba": 0.00010267103061778471} -{"commit": "3473277b63dd5bf0c3e9a87f391e7ec348f217b9", "message": "More pref descriptions\n", "proba": 1.2081530087471037e-07} -{"commit": "9373322453ae8059f30a8aa235195d1f5562e00a", "message": "message\n", "proba": 4.717076365068351e-07} -{"commit": "94b6218f451d62bb3fb1dc5c7b11383c906672ea", "message": "change the options of saveRowValidation callback of inline editing or the event jqGridInlineSaveRowValidation\n\nThe callback `saveRowValidation` or the event `jqGridInlineSaveRowValidation` have now the only parameter with the following list of properties:\n- `mode` with the value `\"edit\"` or `\"add\"`\n- `rowid` - the value of id attribute of the editing row\n- `newData` - the object with modified data of the row\n- `savedRow` - the object with the data of the row before editing\n- `options` - the options of inline editing\n- `iRow` - the index of the row from the top of the grid\n- `tr` - DOM element, which represent the editing row\n\nThe callback `saveRowValidation` or the event `jqGridInlineSaveRowValidation` should return false or \"stop\" to report the error. It can either display the error message itself or to set the error message in `errorText` property of the input parameter. For example\n```JavaScript\ninlineEditing: {\n saveRowValidation: function (options) {\n if (options.newData.name.substr(0, 4) !== \"test\") {\n options.errorText = \"The name have to start with \\\"test\\\"!\";\n //alert(\"The name have to start with \\\"test\\\"!\");\n return false;\n }\n }\n}\n```\nsets the error message to `errorText` property and jqGrid displays the corresponding error message. One can remove the line whith the assignment of `options.errorText` property and uncomment the statement with `alert`.\n", "proba": 0.9996036887168884} -{"commit": "f11b5b50561a4165d6a3cffd9a028d0a180a86e4", "message": "goddamn linter\n", "proba": 3.3323635761917103e-07} -{"commit": "928cf0f2e63ecad3bbcea28c25b69e67bc4708e8", "message": "We enable multiselect with inline edit. Other minor fixes\n", "proba": 1.236935673887274e-07} -{"commit": "ae7824c6f6015ac23139c4db27cbbe7a0da9dde1", "message": "add slash to get from the right directory\n", "proba": 2.8400438623066293e-07} -{"commit": "64f26551af3076f126be7893a904f02f223d7d0e", "message": "Try to fix actionsDiv in actions column if it is frozen.\n", "proba": 1.2621262612810824e-07} -{"commit": "9ba44ce789ecf9225132f6fc024c9a7fece755ed", "message": "brought back code previously removed, it is needed for vertical arrows visibility to be working properly\n", "proba": 1.0849434062265573e-07} -{"commit": "dd520ba35453bd2f46f53744db548e97f9a5a944", "message": "Edited default task sequencing\n", "proba": 1.0185817700403277e-06} -{"commit": "0045d374f07eba79cac449fcf065ab9689d84212", "message": "First attempt to fix frozen columns with formatter actions. There will be more.\n", "proba": 1.2140642979829863e-07} -{"commit": "d012c02adc45c1e1eee52a59f0adafa54243fcbf", "message": "Coveralls should now be run after tests succeed\n", "proba": 1.249425736205012e-07} -{"commit": "6dbc9708cbc799de127eee4e4bcee486b86887b4", "message": "Set options\n", "proba": 8.595536201028153e-06} -{"commit": "c9afaa98f53c9cd387e31ff387da8e6a87bb3b73", "message": "ensure chmod of binaries during packaging\n", "proba": 2.099239679864695e-07} -{"commit": "d63ae17b1d962c1d37391b8ad5fe6690a823269d", "message": "util.js: make shader and buffer helpers throw on error\n", "proba": 6.919785846548621e-07} -{"commit": "3d46431830ba7791ef71f80e63c7490a0f11b11b", "message": "minify png\n", "proba": 0.9999070167541504} -{"commit": "245429235e0da4c1fe31767c26e4462dea717403", "message": "Added options flag for userData mutation observer extension.\n", "proba": 1.1318979176166977e-07} -{"commit": "c86ccd1ba4961a0fb07de80f8f82a22ec58e812a", "message": "Allow custom pages to use processhtml\n", "proba": 2.680005763977533e-07} -{"commit": "74b74b453868aefc7d81231abd0e091f20eb0b24", "message": "Clarify that these error messages are coming from util.errorMsg\n", "proba": 0.9999727010726929} -{"commit": "39a575cddfcfa2fd9f2eec3bb7c9d7dc68240071", "message": "log, trying to fix travis build issues\n", "proba": 1.866749954615443e-07} -{"commit": "fad3586a026316aae94abb725b8add71cc0faadb", "message": "Adding watch task, editing browserify task\n", "proba": 6.851140642538667e-05} -{"commit": "a04ca88a7589e3ce4f116d936fedaed2bbf949ce", "message": "Update lib\n", "proba": 6.508732326437894e-07} -{"commit": "4210b7954ad5b14d8985f7ff7aa032dc1ea94bbf", "message": "Delete public before every rebuild\n", "proba": 1.9589957389598567e-07} -{"commit": "b0fd96027f6e0b81fffb5bb3069e0b86cf0d78e3", "message": "Remove unused error callback.\n", "proba": 1.4208259813131008e-07} -{"commit": "2a8e9c7b54b0b98d43293e39397f1e5074f6efaf", "message": "remove inline styles (yay!)\n", "proba": 1.3237317375569546e-07} -{"commit": "365a4781219693932863859d88f7c6bf64e34462", "message": "fixed build\n", "proba": 6.893255317663716e-07} -{"commit": "41fb5deb03fdfcfdca6b52c40f573aeb2bcd8916", "message": "Adding function to login and create user\n", "proba": 3.0207260692804994e-07} -{"commit": "5ff9603b1a97d19e9b78317060fe3d13dc6f73b2", "message": "Make sure gulp watch all js files in the bundles js folder not only index.js\n", "proba": 3.526932061959087e-07} -{"commit": "b399c4ebb9212f7e872d0a4f64c87e7b6ab7581c", "message": "ElementViews are initialised by Model constructor, not in static factory\n", "proba": 1.2720616382466687e-07} -{"commit": "dd6cf05dba87d03537a4637d8fb99d3d8824fa91", "message": "Gulp tasks for preversion and minor\n", "proba": 1.8237224708173017e-07} -{"commit": "f06c8041948044dd32eeae308814bfff98ca41a7", "message": "Added companies task. Not added to default tasks yet because it's takes 1.5mins\n", "proba": 2.088761448248988e-07} -{"commit": "ebc992745fee8bd6f3e14b22c5a7b01a5984e46e", "message": "remove self invoking function from gulpfile\n", "proba": 6.932428391337453e-07} -{"commit": "5d9d23dddfcc22af4cf9e24c7155ef158a3e702b", "message": "Gulp watch enhancements (#92)\n\n- Have watch task build project first\r\n- Add root json and js files to watch glob in order to rebuild on changes to package/tsconfig/tslint or gulpfile.", "proba": 1.0421944551808338e-07} -{"commit": "ba834808fecc18f5286328706fb8b06494da1b27", "message": "Bypass \"launch script\" in gulpfile\n", "proba": 1.935443151523941e-06} -{"commit": "7c991aa61133e5fc94fc1e2320718b698493a1aa", "message": "Add IE 11 to Babel env presets\n", "proba": 2.471499840339675e-07} -{"commit": "09c51a869beb230e313eac77955e36a1f8f7ca06", "message": "Updated gulp file dev build\n", "proba": 3.8803096913397894e-07} -{"commit": "55a8819676abf8de8717a5ca7ef4865e9f9426f5", "message": "Disable peg:compile\n", "proba": 3.0210078421077924e-06} -{"commit": "d174e93e4dc517da4965d891b8c0d2f60dd5a8b5", "message": "Add platform.js as dependency\n\n", "proba": 6.028025381965563e-06} -{"commit": "498b39e244a48baab680e5a9d3a45a1ca00c70b4", "message": "chore(gulp): factor out docs task & globs\n\nRefactor gulpfile to pull out a glob for markdown files and a docs\ntask (which currently just contains markdownlint).\n\nThese changes will be useful for implementing a watch task.\n", "proba": 1.233344164575101e-07} -{"commit": "38257da450a084b265e6a8034d6c897211c145cb", "message": "Changed gulpfile to invoke the compile task rather than directly starting tsc\n", "proba": 3.487315041184047e-07} -{"commit": "dcb54a8533c781347540af08f699132e3371f761", "message": "rename \"concat\" to \"build\"\n", "proba": 0.0005338312475942075} -{"commit": "24cad7c58ffec0ad99f37b7b9becfff3efd2115f", "message": "add new file to gulp\n", "proba": 7.619673851877451e-07} -{"commit": "28e789b680ca13a8b22d885a277e3dd3452db8ab", "message": "make gulp when tests don't pass\n\n1. Why is this change necessary?\nGulp is not failing when tests fail and as such travis thinks\nthat bulds are passing when they're not\n\n2. How does it address the issue?\nWe properly report the results of tests once done\n\n3. What side effects does this change have?\nThe output of gulp when it fails is horrible. But other than\nthat we should be fine\n", "proba": 0.00022758866543881595} -{"commit": "df4752b6b479a0d7293924586250a6b9e2408607", "message": "Normalize string delimeters on gulpfile.\n", "proba": 2.6283596525900066e-05} -{"commit": "33672621affa43b153753b7419d7df1781503448", "message": "Added CSS files\n", "proba": 2.0961148550213693e-07} -{"commit": "b1a288ffc4e984517a76c06740cd8677ef338f5d", "message": "update gulpfile.js\n", "proba": 9.193928462991607e-07} -{"commit": "48f3e4475546ceba91f9dd14f7527f2e608f0ee5", "message": "Made clean and assets run before css and js", "proba": 1.1531333399261712e-07} -{"commit": "3372e7dbc9d1f4f1a402516e3d27e678df6d286f", "message": "Fix jump to last unread post on page navigator\n", "proba": 1.8802681722718262e-07} -{"commit": "891f508de47d11752d1d7168de6d1ae20ee47617", "message": "fix typo\n", "proba": 0.9999909400939941} -{"commit": "77d9b462e546c02b65a8ed87259dda9de4b92e8d", "message": "copy images too\n", "proba": 1.3365449547109165e-07} -{"commit": "21f5b8d576ff625a6e32027ccf6349309209c48f", "message": "Rename 6to5 to Babel\n", "proba": 0.9999992847442627} -{"commit": "d583719f4331ac04ead4d13a1fa114e37ed0e2bc", "message": "Compensate for improbable but possible random numbers\n", "proba": 0.00011157156404806301} -{"commit": "8111d5053977ad8ba1f23abd01f80bac349cb45e", "message": "Disabled lint\n", "proba": 6.412989819182258e-07} -{"commit": "f96953f6b8c89043089f64ace4ea4ae80afed672", "message": "Add options argument, see #12 for v4\n- Allows to overwrite the random numbers being used\n- Allows the output format to be specified\n- Backwards compatible to old function-signature\n", "proba": 3.2111304903992277e-07} -{"commit": "5ad72fee820ca0bf29de6fe3649e4d8c8cca3494", "message": "fix end of file\n", "proba": 8.266659278888255e-06} -{"commit": "bd0f220fcfebeecf9b38a5ffc60fbf886f1e64b4", "message": "projectpath for eg. & media & empty projectPath\n", "proba": 4.291188417937519e-07} -{"commit": "0f0a08cd879a3afce19676edb333e62bb63cf236", "message": "More named tasks\n", "proba": 6.409724733202893e-07} -{"commit": "d3344128b26526419f8a2535ae9489f250a36a27", "message": "implemented dist tasks\n\nSRFCMS-4529\n", "proba": 1.6655316414926347e-07} -{"commit": "f5c34631853e7949a45ad0e98210ea065cf969f5", "message": "stair height changed\n", "proba": 2.739868023127201e-06} -{"commit": "a1eced3b09b23481cd46cee89f382f617c1c7abe", "message": "Add task build on defult task\n", "proba": 0.9986028075218201} -{"commit": "55c5e2b66759bebddaf74f1492691a037573d5b2", "message": "check for limit\n", "proba": 9.727704082251876e-07} -{"commit": "54e3c26bf79e195a7f920710983b5c22d3952301", "message": "indentation\n", "proba": 1.5541319953626953e-05} -{"commit": "7f1b7dab1f8ebdb9a05fa48aa18d34462bfcf358", "message": "offer button to refresh page on fail screen\n", "proba": 2.3700685858329962e-07} -{"commit": "aa092cae46623a492306436798dcf44b99b236b9", "message": "compilation mess\n", "proba": 7.06986611476168e-07} -{"commit": "3b5d5c5c06fe4a50157b151e4acaf32ad3f692a4", "message": "Properly handle property_sheets with nested selector fields...\n\ngit-svn-id: efba275c3291004ad656db059d43564e37a1fae9@3481 60fe80c7-c1f8-43be-bd32-c3e8feb7a3b0\n", "proba": 7.0751607381680515e-06} -{"commit": "e66d7ab091cdddeca4a86854a9e0124665c953cd", "message": "Update task dependencies.\n", "proba": 3.5948309573541337e-07} -{"commit": "e20c34ca51372157183ab00fd2e8dbfb67b5e42b", "message": "Add detect mobile browsers\n", "proba": 1.276790953852469e-06} -{"commit": "c4e5545b937bd28bd496bc83bdfe823113215a7b", "message": "Set normalizeUrl to false in cssnano\n", "proba": 0.00016373863036278635} -{"commit": "70b2add3706c437c455d521440fecf2c3f84bb73", "message": "added keybinds/mousebinds args to core_repo_init()\n", "proba": 1.2931636206303665e-07} -{"commit": "ba05d61cdc6c68b172d29d205af2fa6b80c742a3", "message": "rename build steps\n", "proba": 2.6024304133898113e-06} -{"commit": "06b4d8a4e9bdc49a40f9d40a84d345d88926e9de", "message": "Adds filters .prepend and .append\n", "proba": 1.1011132983185234e-06} -{"commit": "ee4abdcd890e182e47a57834baba8996e1d252af", "message": "watch only cache directory for nodemon\n", "proba": 1.9114888516469364e-07} -{"commit": "bde4fdb6babc6888b98c946676b850aead8932e1", "message": "add loading graphic and fix capitalism\n", "proba": 2.6952562848236994e-07} -{"commit": "fef3ba79ea60cefefff171c1d9a35b991e92a148", "message": "Bumped version to v0.12.2\n", "proba": 5.970738357063965e-07} -{"commit": "266db0e0b83fdd0697ecb429b66d136c1b145923", "message": "Update autoprefixer settings\n", "proba": 2.797901572648698e-07} -{"commit": "8e881e450e12320d2534352caf24add197310234", "message": "Turn this on for the browser version\n", "proba": 3.6612118492485024e-07} -{"commit": "4c0aa92734db6522851715ebbc80c2ebfc0e3a10", "message": "toggle-spoiler.js: update selector\n", "proba": 5.002111720386893e-07} -{"commit": "cab0cc00a9d601cc215f3b9746ee0b98f8ced09a", "message": "fixing scss watch path\n", "proba": 2.3165330276242457e-07} -{"commit": "278c86cdad882e98459cda159884f859738b9035", "message": "Update\n", "proba": 1.038289269672532e-06} -{"commit": "8fa0978a5b54190386994ef7c95b149d68e86d72", "message": "Exclude node_modules from bable build\n", "proba": 1.1427380286477273e-06} -{"commit": "5e0b522f31254ba875b8fe0eb05f8b266eec325f", "message": "Updated JSDoc, see https://github.com/phetsims/phet-io/issues/522\n", "proba": 1.4766182232506253e-07} -{"commit": "4dcf853f57e8c51a1c2391d3d81bc6e47c543b47", "message": "Avoiding sourcemaps on coffee script\n", "proba": 4.1462365629740816e-07} -{"commit": "89f4fd3624445d8252340f497d057216de695fe1", "message": "Rename of update => refresh.\n\nCorrectly this time.\n", "proba": 1.2529183379683673e-07} -{"commit": "7d4080dc6560d60f191af1824893d68d7f455e36", "message": "Minor formatting change to Gulp script.\n", "proba": 1.1210113370907493e-07} -{"commit": "ed21d316bfa6dd94257cb713bdcbce9acf425ffe", "message": "Updated Selection() to match\n", "proba": 2.7233312493990525e-07} -{"commit": "557bb918d4a02c116c5bd29b80e3bd17b5247e43", "message": "dont know where that came from\n", "proba": 4.339066890679533e-06} -{"commit": "2d0a8caeef2dbeef24ff13f1b91c965fb007cd38", "message": "prevent menu from scrolling form back to the first question\n", "proba": 2.416003553662449e-06} -{"commit": "2777acb213f75354a9d57e99c448ee5295195818", "message": "Update Gulpfile\n", "proba": 5.994564844513661e-07} -{"commit": "9d64696f15230c0b967b9ccb80e72b13e97ca259", "message": "Improved gulpfile a bit... maybe.\nStill has to be run twice to get the g.js... :(\n", "proba": 1.1120648224505203e-07} -{"commit": "a40b26fadccb2998939c63044bad9dc213cb97ba", "message": "One more try!\n", "proba": 1.3116978436755744e-07} -{"commit": "7e19e56e6bcb5be1df4ee3f0a25ecda847897868", "message": "fixed bug where handlebars.compile didn't exist because of the runtime library\n", "proba": 8.11205154604977e-07} -{"commit": "fd3507072e7c7998ebeb6969c8e1bf73c181fb25", "message": "Changing mocha reporter to default\n", "proba": 3.551371605681197e-07} -{"commit": "e60421464b4b388651d19ae9cfb905fb77fcd391", "message": "Removed debug lines from Gulp file.\n", "proba": 1.198273338332001e-07} -{"commit": "df79e8ee602947ccb830af042c5ca35027bf7c38", "message": "Adds note on tinyPngKey.\n", "proba": 1.142748473625943e-07} -{"commit": "6dc3a2ea57f0ffe109668a664138590ba8e6a4e0", "message": "Added angular to gupfile, remoed jquery.serialize-object.\n", "proba": 1.0506008862876115e-07} -{"commit": "c8bbbab4c7c36aad8f1a276e6f6bffb1f640861a", "message": "\u4e0d\u518d\u6dfb\u52a0 Credits.rtf \u6587\u4ef6\u3002\n", "proba": 1.0726389376713996e-07} -{"commit": "225691eb58af19bf0581d0f9ecd9457f47976b43", "message": "Improve browsersync reload\n", "proba": 1.128028657149116e-06} -{"commit": "97276737b51b9eac4f44081b709758c8cdb3282f", "message": "More fixes and added license header\n", "proba": 1.1641864006151081e-07} -{"commit": "984708f5f2c8124f37b7e4dfec88ef7fa9a0f6f5", "message": "Gulpfile cleanup\n", "proba": 6.528893550239445e-07} -{"commit": "8150edc4c85d29944570b94946ca14cb3c7266d1", "message": "delete unused actions code\n", "proba": 1.001303417069721e-06} -{"commit": "9c8b67005705e380ef4d886ec06fab6d7757b7b0", "message": "Updated config\n", "proba": 7.390899554593489e-07} -{"commit": "8578b2b00aefb89b83902ad3567ddf527563da39", "message": "Fix bugs and tidy cell plugin .table()", "proba": 1.6436788996543328e-07} -{"commit": "33461e269869989b9c80438e74331a3bc3735fba", "message": "\u5f3a\u5236\u7b2c\u4e00\u6b21\u4f7f\u7528\u521d\u59cb\u5316\u9879\u76ee", "proba": 1.5677140652314847e-07} -{"commit": "867794334f7b53783040b7f6fd815ac80eb1b20d", "message": "Add jsdoc\n", "proba": 9.312102520198096e-07} -{"commit": "a991d03ae73c7018229180f7b54ccff3f316e215", "message": "correct indent in gulp file\n", "proba": 1.7676610468697618e-06} -{"commit": "9e73994f2cbfa7723f2b27fca027812ff46f7ee8", "message": "Fix #89. Quote yield to avoid SyntaxError in Android browser\n", "proba": 1.6695615556727716e-07} -{"commit": "65decd62e34dce7a72cd2734c0293332928f5f07", "message": "[task] create gulp file for compile sass files\n", "proba": 2.487370807102707e-07} -{"commit": "79359c254578b59b5b362a14cb5034d20a90580d", "message": "remove todo\n", "proba": 5.085279099148465e-06} -{"commit": "8b3daa31f7026c93c5bceac36db64e5762714bce", "message": "watch for html files and new bower-dependencies\n", "proba": 1.2134854898704361e-07} -{"commit": "aad091effa899080c7e44b1afa761ead09a65fb9", "message": "Fix for component id detection and creation. Don't forcibly give pojos an id property.\n", "proba": 1.0181103249351509e-07} -{"commit": "be5e6a2b9fd9a342c649d4dcc96c0bd8e150d416", "message": "Cleanup unused stuff from gulp file\n", "proba": 2.819662938691181e-07} -{"commit": "791658a5c6e4fdaddd09e5e645248f34e0098a00", "message": "Add publish task\n", "proba": 0.00011772976722568274} -{"commit": "a84059793e657860e63c0506f2f83abcaf5543b4", "message": "remove popper from gulpfile\n", "proba": 4.557529109661118e-07} -{"commit": "f0b194f5cef415240ec71e0d199a2d358ec5612c", "message": "chore(config): fix build scripts\n", "proba": 6.266312539082719e-06} -{"commit": "acb95fbcb2e98e1f25da9691965c300bc11800da", "message": "Removed unecessary root entry fro webpack.\n", "proba": 1.1886626083423835e-07} -{"commit": "98e474e27b307a4131f0d9dbffff7039cb5bc838", "message": "refactor: refactoring\n", "proba": 0.9999734163284302} -{"commit": "0615a2afa311a0b0e9f6f1448a1ad95759f5e24c", "message": "Derived 'from' field from name\n", "proba": 1.246503961738199e-05} -{"commit": "a21e0ba69f248665b8a92fe1018fb7237f23441a", "message": "Changed default reporter.\n", "proba": 1.4100783118919935e-07} -{"commit": "4f4d9d1730f70875783b412c53ea5cddf38c9122", "message": "using gulp dsl\n", "proba": 1.2234712585268426e-06} -{"commit": "e75704a580da0c7514a774e4b155cc26d35f1d4a", "message": "Switch to use paths object in script watch task\n", "proba": 4.411600116327463e-07} -{"commit": "59dbcfbd60cf3cd3c79aa94ee7232f0549d7d1f5", "message": "Add more error logging for debugging Jenkins build issue.\n", "proba": 1.1002330779774638e-07} -{"commit": "348250e570c6738e8c4d211fa08fc1a6e7846150", "message": "deleted unused code\n\n", "proba": 1.5198920664261095e-06} -{"commit": "9da68b6149ef795052cb915319db7eaafecb6f96", "message": "gulp watches for changes, builds the 'src' folder on change\n", "proba": 2.3342811061866087e-07} -{"commit": "5fa63b755b010369e2f040c74f977bd25acb11fc", "message": "add a way to turn off unbreakable gulp errors\n", "proba": 7.443803724527243e-07} -{"commit": "fe8bee1e0363563423e449d6a6ba820361b46964", "message": "forgot to chain handleError for spec\n", "proba": 2.2062539528633351e-07} -{"commit": "059d415efd71cca8827114c130822a5a69520945", "message": "Fixed issue causing duplicate css rules.\n", "proba": 1.1481010631086974e-07} -{"commit": "0865343bae821cbdedf84fb29929cd879949b252", "message": "Updates gulp tasks.\n\nJust to avoid longer lines.\n", "proba": 1.1301041524802713e-07} -{"commit": "24ba230669d7a879d134ad4c995f1f3946f93b65", "message": "build: inline function called only once\n", "proba": 1.3172126500649028e-06} -{"commit": "09237e310229516844006ca3ecf72378a5b44ea7", "message": "dont watch on gulp. do `gulp watch`\n", "proba": 3.903353444911772e-06} -{"commit": "66f9ffea1e479111d1a03aa355e5e7af97cf4218", "message": "Ignore rollup eval warnings in third-party code\n\nroll-up likes to yell about eval since there are cases where its usage\ncan cause problems, none of which seems to be triggered in Cesium.\n\nThis just listens to the two known warnings produced by rollup and ignores\nthem, letting any other warnings apss through.\n", "proba": 1.0476633605094321e-07} -{"commit": "9c369268b5e6db4583ae230aecfe0983ba444703", "message": "Load locales config from existing YML\n", "proba": 2.3768636481236172e-07} -{"commit": "9493d7b2a5a0dcc58e23d02585cb059af73e5209", "message": "wersjonowanie pliku diff.js\n", "proba": 4.829039994547202e-07} -{"commit": "68a4a13484402d79985ae0f11c8d8078684c30e4", "message": "chore(gulp): don't delete ionic-site in clean task\n", "proba": 5.711592166335322e-05} -{"commit": "b207f4543d8638687007d19b20fc37832b1dbc2e", "message": "Adds destination for minified css\n", "proba": 4.3017968209824176e-07} -{"commit": "f71a54cc82d66dcaf076f98cceb6da203dd3d7ed", "message": "minifyHtml should only run on html files\n", "proba": 4.951663754582114e-07} -{"commit": "d16ba1e8c3bab7071ecdc1ef6d4e668e7232cd74", "message": "improved regex explanation\n", "proba": 2.584454477982945e-06} -{"commit": "921b5e7b569a82ee2aaf2750e52f72470e9c25ab", "message": "ES6, style, cleanup\n", "proba": 1.2228770174260717e-07} -{"commit": "3de119f059ed69e1ef113d3043aca99d4560df61", "message": "\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8\u306e\u611f\u3058\n", "proba": 5.03964713516325e-07} -{"commit": "e46ba92210f96ea4cab9311fee7144a386fec57c", "message": "update for how to get hostname, to be renamed switchboard\n", "proba": 1.417650707935536e-07} -{"commit": "b82b1445a85f8759b54982f36051f22c87296aeb", "message": "Copy bootstrap fonts over to build.\n", "proba": 1.0896323487941117e-07} -{"commit": "4de0c5d8cec48efeb0d70d00be6c0125f317e3d1", "message": "update gulpfile\n", "proba": 5.702602265955647e-07} -{"commit": "57cfdf725f61fc4e2cbc99f677ab974032db73f2", "message": "Updating how sourcemaps are handled\n", "proba": 2.5401047878403915e-06} -{"commit": "20511e5823e06b85092bde77ef5cb331ab2a6a84", "message": "Moved minification for terrarium into its own task.\n", "proba": 1.5709092338056507e-07} -{"commit": "48a74c3613f529c1723d537d5f5ab8a1276b0a0b", "message": "fix(build): cleaning studio assets to remove symlink\n", "proba": 6.453962555497128e-07} -{"commit": "cdc6decde2a7af420e5890f7fc7c6a6de6ea7e87", "message": "edit gulpfile.js\n", "proba": 1.2506278608270804e-06} -{"commit": "d0890206b169807f50c703dca1fbe4f24132f050", "message": "Outputting CSS to \"css\" instead of \"dist'\n", "proba": 0.9987336993217468} -{"commit": "82bcc3b406cfd8700eb052b011452c29347cdd16", "message": "disable blocking watch when eslint error\n", "proba": 3.489683706447977e-07} -{"commit": "3f553425e9955dde546c855b781d71347b911501", "message": "Setting compression of scripts and styles dependant on environment.\n", "proba": 1.0713303311149502e-07} -{"commit": "3ee97b56dd98c17fe54adece427c2fedb8e02d83", "message": "added 'return' in task 'test'\n", "proba": 0.0018382224952802062} -{"commit": "ff98f13fb89db4193a8c931098d0f8bfd32558b0", "message": "Permite servir f\u00e1cilmente el proyecto en Gh-Pages\n", "proba": 1.2697489637503168e-07} -{"commit": "37c6722fe6e98af4429d442f307dd1aa52f27fa8", "message": "added new reference on splice\n", "proba": 1.3560888589836395e-07} -{"commit": "e02bf9bc04db0084f9dd8d95606051659aebd026", "message": "charles added more bugs", "proba": 1.2399048898714682e-07} -{"commit": "7252ba00d0c0281f76acb58b2b8e87d2b13e72e5", "message": "I finished programming, there is nothing left to program", "proba": 6.012076119077392e-05} -{"commit": "227ba5342342b9aa0a1a5596a873c84c5ad6eb71", "message": "trading: spread trading out over all races\n\nThis patch makes is so that we first check which races are eligble to\ntrade currently. Then, we only allow each race to trade at most 1/nth of\nthe total trades we can perform with catpower and gold this round. This\nshould help prevent starvation of races if you enable lots of different\nraces at once.\n\nIt's not necessarily ideal, because maybe you want to prioritize other\nraces. The best way to do that is just disable races you don't want or put\nthem in separate seasons. This overall change should be better generally.\n\nSigned-off-by: Jacob Keller <74ec1f46a68d238888726a00aa611ba6343172e2@gmail.com>\n", "proba": 1.461855561046832e-07} -{"commit": "ab58db82a2646135d0a18f2e19ab6f2618095e6b", "message": "crafts: allow craft requires to be set to false\n\nSimilar to build requires, use the same flow to set crafting requirements.\nThis enables the same behavior for both building and crafting. Consistency\nis good.\n\nSigned-off-by: Jacob Keller <74ec1f46a68d238888726a00aa611ba6343172e2@gmail.com>\n", "proba": 1.469015131760898e-07} -{"commit": "a1c175d586231d5d500bf483df1937ca94954f10", "message": "changed all fonts on page to generic monospace fonts, including buttons\n", "proba": 1.2863077358815644e-07} -{"commit": "acd45b4b428f5d1640cb2646ea9b86db439c446a", "message": "corrected test case 1 and 2 for AboutArrays.js\n", "proba": 1.4545159956469433e-06} -{"commit": "86c38cf3fbe19271918a89563a10a95769a30ad4", "message": "FILL_ME_IN changed to 'object'\n\nWe know from the previous koan that .toBe uses triple equality and we know that everyting in JS is an object.\n", "proba": 1.0917001702637208e-07} -{"commit": "c22be1c13d436583e143ad3077fe1d51e0ab5da3", "message": "\"slice arrays\" COMPLETE\n", "proba": 0.9999892711639404} -{"commit": "75a83ac56701a87182b4ca15fc34c71beb64fbf4", "message": "fix commas with scientific notation\n", "proba": 0.9999886751174927} -{"commit": "caf77553b6d02a86458a34be53e2f539a8aaa6fa", "message": "fix undeclared variable error\n", "proba": 1.2409365808707662e-05} -{"commit": "4aac1e0d9058be46fc6b0eb94d50b009769360f8", "message": "Call 'setUserId' before tracking\n", "proba": 8.461739184895123e-07} -{"commit": "ff432a7eed96ba7b4aba68cf0757f385fb3835c2", "message": "Remove restriction on HTTP with auth - issue a warning if HTTP/auth are used together.\n", "proba": 1.1868932148217937e-07} -{"commit": "bb69380b8945daa2f5b683abe3a2d9d7d469aa1b", "message": "fix #17\n", "proba": 6.38481481018971e-07} -{"commit": "725dc261fb22ada4d31ba5f66167762914400f1b", "message": "add tag_filters.js\n\nadd tag_filter helper\n", "proba": 2.9309248930076137e-06} -{"commit": "29b653c24df1a52a3d53603a4e643620a112501a", "message": "Update game.js", "proba": 8.24693586309877e-07} -{"commit": "e16dd083ee65b8298f2331e04cd57143a18727a6", "message": "Fixes #1969. Quotes 'case' property for IE8 compatibility\n", "proba": 1.4608339427013561e-07} -{"commit": "f02875a703324f384b25db1a94670b72848a4376", "message": "Add Pocket https://getpocket.com", "proba": 1.3072661886326387e-06} -{"commit": "68e99c2a56c6c2b3a6342bcbec7e34e69a8f455e", "message": "fix #30, add checks for data-src and src\n", "proba": 1.3237240636954084e-07} -{"commit": "2213ac71c69bac592eb9437716ad10e46a762303", "message": "fixed slide duration databinding\n", "proba": 2.474004361374682e-07} -{"commit": "4a4fd6e8f403608f6a0cc314dd5aca752fd6cba1", "message": "chall3 gains power offtab\n", "proba": 1.697689953061854e-07} -{"commit": "16d0f3e07d3bc57479134b946e12603e1815222e", "message": "Add topics to Identify Widget\n\nAdded the following published topics:\n\n1. identify/execute\n2. identify/results\n3. identify/error\n\nThese are intended to allow more control for widgets like IdentifyPanel.\n\nAdded the following subscribed topic:\n\n1. identify/removeLayerInfos\n\nThis allows for removing the layer when it is removed from the map such as the DragAndDrop widget. This addition required changes when adding LayerInfos to capture the error handler for later removal.\n\nAdded a `showPopup` property so visibility of the map's infoWindow can be managed outside of the Identify widget (such as from the IdentifyPanel widget).", "proba": 1.6357208778572385e-06} -{"commit": "911322535f853fc2ff37ca787bbf8e16da26ed53", "message": "Update\n", "proba": 1.038289269672532e-06} -{"commit": "793ab9b38384f0f3c94c468b729ff70a646d97dc", "message": "Update ogario2.v4.js", "proba": 3.1465597771784815e-07} -{"commit": "740dbcd8b24d746c708cfdb980fac4dbadd1395b", "message": "New feacture: Import same csv file again;\n\nWhen a user selects the same file, the event \"change\" is not fired. A new attribute has added in directive: lockImportSameFile. If this is true, the directive works like today, if attr is \"undefined\" or \"false\", this directive removes the value from input [type = \"file\"] and unlock the \"change\" event.", "proba": 2.2630950979873887e-07} -{"commit": "20394250afe7f5af21d2e9c5d4898a67b05b8cc8", "message": "reverse lookup\n", "proba": 4.352702035248512e-06} -{"commit": "40af1aa3608da6d84724281b3db5ced5ee79d4f8", "message": "Code works?\n", "proba": 1.5459293933872686e-07} -{"commit": "a3f8148694de4ceb331394126860f70be14c25f4", "message": "raiseFatalError now interrupts the script\n", "proba": 2.0566450587011786e-07} -{"commit": "ab3b69c7eddaed580f641b600f728812e0e37f88", "message": "enable keyboard by default on desktop\n", "proba": 9.019946105581766e-07} -{"commit": "b30105fe18f7a698353a4471d74f69834a85f294", "message": "partsbin: fixing ui + adding new search input\n", "proba": 3.6642333611780487e-07} -{"commit": "988cb31ff56d1a881b344823dcd5dd8ea23b9ee1", "message": "\u6f14\u793aForm onReset\u4e8b\u4ef6\n", "proba": 1.585877527077173e-07} -{"commit": "2f7b6f0c8c7c44d8edfa4fd942c61c0f19fe2485", "message": "Add selected items name in input placeholder", "proba": 4.456741748981585e-07} -{"commit": "c265bed5733e07a3a1087d4a6cd7aa18621e99c6", "message": "persistence: clean up typed arrays after deserializing\n", "proba": 9.163833055936266e-06} -{"commit": "1aea94c8c577d551b821f25c7dd9bc7923fad4cd", "message": "fix typo\n", "proba": 0.9999909400939941} -{"commit": "3e0c492f0ee605a74604f8bb70572693451c88be", "message": "Building\n", "proba": 3.957463832193753e-06} -{"commit": "3d8b8c5c1a93afe77c373a692215c6258ce40f30", "message": "updated build\n", "proba": 3.52855010987696e-07} -{"commit": "e3ee6b6288337e8e0c6459cac8797e1ea5bb7be2", "message": "change .env in gruntfile\n", "proba": 1.0487644885870395e-06} -{"commit": "120d1fe7e84ebb8fadc0b47f4934cfc8940b0edc", "message": "Move some files around during build\n", "proba": 3.836522068922932e-07} -{"commit": "24f6529f39eed1f421de705180e0aa5e066305c1", "message": "React: fix input clearing on message submit\n", "proba": 3.510803594508616e-07} -{"commit": "ddef80a433cc4448a8b70a10c179ac2cda44f1b5", "message": "Minor change\n", "proba": 5.803928502245981e-07} -{"commit": "ef2d8be31f0d6da1ed567a450291c0bdb46be20c", "message": "moves everything into the build/ dir instead of build/buildBeforePolymer\n", "proba": 2.1850529208222724e-07} -{"commit": "5d21ab14367fceff89123b582183a4fad6bfb11c", "message": "Adds sass task to build task\n", "proba": 3.213264108126168e-06} -{"commit": "fcf2c040f0cc58c6807acd1de335526adeb43282", "message": "Load source files (#252)\n", "proba": 1.2623308975889813e-07} -{"commit": "24e16fa4beb1b160680743bf127c7a33f3c52ff8", "message": "Fixed crashes in MediaElement when canvas is enabled.\n", "proba": 1.0832313535047433e-07} -{"commit": "c962d7005ab00a19f5cc54e1c237d9b65640c4f2", "message": "Populate the repository field to the applications. Add the commit hashtag if exists\n", "proba": 0.00010087981354445219} -{"commit": "96300fcd8906f81db9cf170b5bd4626520d24e5a", "message": "Add optional data-type attribute to customize post variable\n\nTo fully customize key-value pair submitted by post. loop_id:IL_1S72_001 vs. default: model:list_of_nt_ids\n", "proba": 3.154958392315166e-07} -{"commit": "bb4d748df8ed37bf29ace00f4375884a508dff0f", "message": "Fixed selection when outside of the textbox region.\n", "proba": 1.0865441879559512e-07} -{"commit": "04f10b8528d18151ea4cda6bd6a34af9688d1540", "message": "Added support for changing precompile source folder.\n", "proba": 1.1091394469531224e-07} -{"commit": "eb273c00064e16861ace7bc88c908fbb691092fa", "message": "fix grunt release build aggregation of specs.\nwas relying on artifacts created during the dev build.\n", "proba": 1.1641797925676656e-07} -{"commit": "2f803d442a57786ac4951dc75acf6496417b42e3", "message": "Remove obsolete jscsrc parameters.\n", "proba": 2.771033678072854e-07} -{"commit": "44f64a16307b9db12f61854b52235d713daa0952", "message": "Remove grunt-jison\n", "proba": 3.3936692034330918e-06} -{"commit": "795c409748145a746970af9d2ec8e195aa8e138b", "message": "Copied from Kidoju-WebApp (with jshint fix)\n", "proba": 1.014357735584781e-07} -{"commit": "63c7a86c120499821f4a4da8ab00d9e730070ea9", "message": "Fix for buiild\n", "proba": 3.2994822163345816e-07} -{"commit": "51de428aeafd31c4341624dd518b734abc1d8810", "message": "bundle naming controlled: [^a-z0-9/gi]\n", "proba": 1.9724670607956796e-07} -{"commit": "efa6ae4162b874a14ef2951d1ac3cb63e9c643ac", "message": "[SDESK-513] - \"Edit crops\" button should be consistent between regular edit and multi edit\n", "proba": 1.3116066099883028e-07} -{"commit": "72f7fc67b70ad510d3569477b08e86483d3a2682", "message": "Updated slides\n", "proba": 3.0148407859087456e-07} -{"commit": "779dc760a786c4794f49e2bf939984c7c0e0bf1a", "message": "Different apis for TestUtils and ShallowUtils\n", "proba": 1.9160535202900064e-07} -{"commit": "7705fd338345b54e3eac0ef89af81da8ced8e3b2", "message": "Petites modifs sur layout\n", "proba": 1.5624303273398255e-07} -{"commit": "1ece1aab7366e1c2321bff3e8f9c93185f13a21a", "message": "prevent logged in in user from accessing login and register pages\n", "proba": 2.12280227174233e-07} -{"commit": "ca7ac4200b0c89fdba6b97a2f05b8db0028b408d", "message": "am I crazy?\n", "proba": 1.672751864134625e-06} -{"commit": "d6557ca33055610730ba3adb2507e5db801e6635", "message": "update cycle\n", "proba": 9.41798987241782e-07} -{"commit": "8753a3283018058f61079fba9bbf3f43c991a8c0", "message": "Empty style data on destroy produced an error\n", "proba": 2.3971190898919303e-07} -{"commit": "15ade6ff3e065c4f066eaa5807364a574bcee96c", "message": "Added transliteration\n\nAdded support of cyrillic to latin transliteration, fully supports\nRussian.\n", "proba": 9.991192939651228e-08} -{"commit": "101796aee31dd1c471704df225f3f6d80e0ebd97", "message": "some defensive coding for badly formed or erroneous data\n", "proba": 2.0452615956401132e-07} -{"commit": "0d9b26b8ac4235a7ee24b635064afaafed3ca6b9", "message": "numericInput does stop when mask is complete, nor detects it (issue 3)", "proba": 1.5534341457623668e-07} -{"commit": "5df751117189588283a49e38dec25c572723a7e4", "message": "Correct bug with bringing up the picker with a none color", "proba": 4.7282233595069556e-07} -{"commit": "080566c0275563009d615b6505421315e99b5a4c", "message": "removed mutation summary library and bug fixes", "proba": 1.8111288113686896e-07} -{"commit": "31d51a56276df4d56491811c7540365584979bab", "message": "For IE, fixed rounding problem in the matrix parser; Simplified panning; Multiple white spaces changes due to a different IDE (sorry about that); Fixed the timing to fire rotation events\n", "proba": 2.1983274223202898e-07} -{"commit": "6cbf1258cdbe32a61aad04f8fb621cad8fa15736", "message": "Starting to add in the AJAX, but checking slowly to make sure things come together as planned ...\n", "proba": 1.0063909883228916e-07} -{"commit": "7a1abb070b756d6578058ff5c33261c536f970df", "message": "Update jquery.scrollNav.js\n\ncheck please, added an if condition inside of $container.length condition to check if $target is available or not, if is not available, log in console and returns false.", "proba": 1.0558762397749888e-07} -{"commit": "ffac87c585a7e02b1658b628315666de33b489b1", "message": "Fixed a bug when creating multiple tags-input in same page\n\nSome variables used global scope, so each new instance of tagsInput overwrite them with its own values.\nI have also added a preventDefault to the fake_input keypress event as I had some form submitting issues when using the plugin and \"Optimized\" the tagExist method.\n", "proba": 1.1380306830233167e-07} -{"commit": "dd3d5e98f355109c89f24491805a5e5b8b8776bb", "message": "Update jquery.twzipcode.js\n\n\u56e0\u61c9\u54e1\u6797\u93ae\u6539\u5236\u70ba\u54e1\u6797\u5e02\u3001\u982d\u4efd\u93ae\u6539\u5236\u70ba\u982d\u4efd\u5e02\u3002", "proba": 1.1113417031083372e-07} -{"commit": "278904d72f38e165489d4cd40f8266c821749df4", "message": "V0.8.5 (minified)\n\nminified version also\n", "proba": 1.319179716574581e-07} -{"commit": "dd874be308f7225a9618585895133b094466e074", "message": "reformat code linter\n", "proba": 1.380871935907635e-06} -{"commit": "89db6040ee9dc5adb90b9d358e2795bb7f984712", "message": "fix(core): Fixed exception while configuring strategies (#6918)\n\n", "proba": 1.1021212742434727e-07} -{"commit": "7d93d701599b2d4e9dae4b0f289ace59c9c18d4f", "message": "Update models.js", "proba": 8.072476589404687e-07} -{"commit": "a99e988cc8d676e964e7d84aa2840a853fd31bc1", "message": "Additional test, parse module\n", "proba": 1.4807640980052383e-07} -{"commit": "f5dcd2e9151d8f1f21d1b6b8d328eb87e5dd0045", "message": "No use of internals in complex deps test.\n", "proba": 1.1654694986873437e-07} -{"commit": "4a6cd007e5a51261f65ffae2610db6759438c3c0", "message": "basic tests green\n", "proba": 3.4279230476386147e-07} -{"commit": "785550720f2aab2c617e2d378cf1a50c6396b597", "message": "Enable daringfireball.net test\n", "proba": 3.926933231923613e-07} -{"commit": "da1b9054ad79dd89f94ed411e2cdf487b4f3facf", "message": "2629: fix ref source", "proba": 2.1112609829287976e-06} -{"commit": "ed0c7bd8d613319cd5eaa73eeb17987119131b12", "message": "update test cases to accomodate slack response\n", "proba": 1.7478359382039343e-07} -{"commit": "61be5ae563e0e7e3427885a16e6f920437797966", "message": "all Deprecations + new ADB extension prefs (#587)\n\n", "proba": 1.0376918169185956e-07} -{"commit": "f9e7b0fc578aa0252dfcbb85bb8a5cacc9c8c872", "message": "Assert an array of callbacks is returned by #combine().\n", "proba": 3.799376031565771e-07} -{"commit": "88de1775e5a71fe2e5f186b3463aa7b6cfc14179", "message": "Fix PressUI\n", "proba": 3.585531942462694e-07} -{"commit": "87ecdbcd46730b150d995c7b9d94054c1a02f7dc", "message": "grunt attribution\n", "proba": 3.918026436622313e-07} -{"commit": "c900ffe5a821a483fe79ae35b3ecd5fbec8c26d1", "message": "fix: Correct text-anchor to textAnchor property\n", "proba": 6.786260200897232e-05} -{"commit": "d55b8176adea7ae91fd96a16db388f689f5560fa", "message": "dyslexia and/or dementia", "proba": 7.0309015427483246e-06} -{"commit": "4cec752dcc8d18a5c18cb897850eb5d135dac157", "message": "create new error instead of eslint disable\n", "proba": 2.7741538133341237e-07} -{"commit": "e640e2b3deded9285d88300206750d0f0105c251", "message": "Added surface to objects\n", "proba": 1.3985953728479217e-07} -{"commit": "69c278c3bad2076b85e5b5e19a1efd0823a7a0c8", "message": "2630: accessibility.force_disabled => 1\n\nPrevent accessibility services from accessing your browser", "proba": 2.146146158565898e-07} -{"commit": "54891b7db4f577ad5f61ced2a4892ad6fd707a98", "message": "add test for large area geojson\n", "proba": 2.391095961229439e-07} -{"commit": "2cf799df34657d1cf15a60e743d2d62ae91d689c", "message": "refactor: unable to get local network IP problem\n", "proba": 8.441600584774278e-06} -{"commit": "cbe063383ff1eb9adc7af0fa0e630c3da552cf6d", "message": "Disable WebIDE\n\nFixes #142\n", "proba": 1.493626626825062e-07} -{"commit": "bded0310a4d2b4b7f1d136fe7e3c359530eb2158", "message": "travis change\n", "proba": 1.7659879176790128e-06} -{"commit": "fb373f38a64e2d3731c3f5ade434374d378d3b4e", "message": "Start pinging only if not pinging already\n", "proba": 2.99789320479249e-07} -{"commit": "250fb7bd8f2f4e179db37ff451a6af4f06888e28", "message": "[svn] torolt felhasznalo commentje eseten a script futasa hiba miatt leallt - FIXED\n", "proba": 1.803391853627545e-07} -{"commit": "824e99ee75260c108e9f5dee66d98a1919699a67", "message": "\n\nClient profile picture upload\n", "proba": 2.998845616275503e-07} -{"commit": "0037f8b87bc92053a788d2e4c7b33dce497b3d8d", "message": "fixed jihoon read less bug\n", "proba": 1.6361626364869153e-07} -{"commit": "44e00a4da58d5c9d0bcc08f76cc55274ba36c045", "message": "fix Bug 33284\n", "proba": 2.696341141472658e-07} -{"commit": "f92f260b6fae41c5c362adbae29c00d4ac7d8044", "message": "Remove unnecessary pref and update tracking protection link (fix #62)\n\n`browser.polaris.enabled` isn't needed for tracking protection and\ncan be removed.\n", "proba": 1.0161276264852859e-07} -{"commit": "6bf0ad99e6cd2334dbe359d43757d7f3df36aa6b", "message": "Count filtered r/all as a fake subreddit\n", "proba": 1.031434931064723e-05} -{"commit": "efa0a246dc4d01ea4a7e2684a4572068f231c83d", "message": "#241 NavigationBar: clean up messy spacing\n", "proba": 1.495197210488186e-07} -{"commit": "3b972385ee76069c6f6670fba2ba0a0bfa8e32d0", "message": "go go\n", "proba": 0.0069385431706905365} -{"commit": "04483f4b6a410c04c8ac4bd6cfdcc7a6b40bcfdf", "message": "Stream tests: expect stream to emit error events when error happens.\n", "proba": 1.4385287272489222e-07} -{"commit": "ddb01250f00aae7123c2718b470eb36e6216f614", "message": "[charts] For bug 42382\n", "proba": 2.8900052484459593e-07} -{"commit": "7e127292709fd2b7e79c2bd921f323d39e0b8b00", "message": "remove json\n", "proba": 0.9999146461486816} -{"commit": "8189a5ba7d8ce9850de11663f0763c372688cf52", "message": "added BoundsNode and made it so anywhere you hit the font awesome icons, it will register an event.\n", "proba": 9.762484154407503e-08} -{"commit": "98854c374ebba67aef31809476f58ac3552a50a2", "message": "hopefully makes newer feedbacks higher\n\nall your base are belong to us", "proba": 9.788755761519496e-08} -{"commit": "b44b582f354411a80b5355c00f3155ffaee2e915", "message": "fix(Panes): pane resizing issue\n\nfix(Panes): pane resizing issue\n\nfix(panes): added ternary to redux action\n\nfix(Panes): removed console log\n\nfix(Panes): Updated leftBound with lodash condition\n\nfix(Panes): Refactored condition for leftPane\n", "proba": 9.129291242970794e-07} -{"commit": "28dd11f9324c457ba024a629899c75a0becb0ef7", "message": "#241 NavigationBar: delete unnecessary private instance fields\n", "proba": 2.0553784452204127e-07} -{"commit": "c132903b595e093ed126bced14be32c44ff94f5d", "message": "Updating packages.js\n", "proba": 1.9216106466046767e-06} -{"commit": "e84ba317fad32d9df594e1b0307784b179b5fbf1", "message": "Derp. Use .join()\n", "proba": 2.9213226753199706e-06} -{"commit": "7486d0f9d10738f27b0d27368380a77f671fb998", "message": "update doc for PhetioIDUtils.js, https://github.com/phetsims/phet-io-wrappers/issues/218\n", "proba": 1.8592363915104215e-07} -{"commit": "4761d8d336b54ccd064dddde8a1d645747284ab9", "message": "[store] Behaviour warning fix.\n", "proba": 1.2453821796043485e-07} -{"commit": "e20efdbbedab33916f49c7e2bc82631aa2b99653", "message": "DMM-Mode: Fix - API Link affected by new injections\n", "proba": 1.2406772498252394e-07} -{"commit": "0608c6b956abfda58517c8a0c7e4ab6f137be9c4", "message": "test: validate value stored via rating fieldtype on click\n", "proba": 4.1513723658681556e-07} -{"commit": "b12a1fc92231d4f30c5424e28f5ce058976c6e03", "message": "feat(util): Add optional commitChangesStream args parameter\n", "proba": 6.403749353012245e-07} -{"commit": "e19e909f16049cd4f87df214a7d307a9078590f5", "message": "Reverts localhost domain in bookmarklet.\n", "proba": 1.1892476692310083e-07} -{"commit": "d6707ade060d002da09bd7517b7ab9d58e5ace08", "message": "Added Tray Progress Bar\n\nOnly for non-streamable torrents.\n", "proba": 1.05125437244169e-07} -{"commit": "7a31cff1ca7c48ba8c1dbe5be9f68fcd621514ba", "message": "Minor client event controller changes\n", "proba": 3.154052876652713e-07} -{"commit": "4589fb71498195c53ce0badb8c80bb7448154603", "message": "Added failing test for Property.valueType enum, see https://github.com/phetsims/axon/issues/177\n", "proba": 1.4347062915476272e-07} -{"commit": "90f629ca2ae9dbb13cdb8bcd778587b485583dbc", "message": "whitespace\n", "proba": 0.9998207688331604} -{"commit": "fdf7f98c539b9d0a80ddf2514b78fb4c67c4d7ba", "message": "apparently users don't get it\n", "proba": 2.4025223410717444e-07} -{"commit": "1a63aa5e78f51d20459b7bd2dc4d4a07a173b1f0", "message": "set max limit to 15\n", "proba": 0.9998406171798706} -{"commit": "0330f15ad622c6869781e6914129558621060f8b", "message": "Update engine.js\n\ncompres a bit", "proba": 1.710388346509717e-07} -{"commit": "5b58b9a72773ffff7d7abb43037a167315bc598a", "message": "Remove a left over from the UploadField.js file. This was pushing an the ID field up to S3 and cauding our signature to be invalid.\n", "proba": 1.0591882926291873e-07} -{"commit": "e6fef7d0cc04e80d9688f0e541756ed31f48c416", "message": "Fixed bounding range on copy selection.\n", "proba": 1.0955862705941399e-07} -{"commit": "5c9dca5bc4f3788564405a45f288c2c37ff46f94", "message": "bugfix \u2013 wait for ajax request to complete before reloading window.\n", "proba": 1.0015844509325689e-07} -{"commit": "583496fbef7944ee179e2ce69a859c502cdbbe3b", "message": "use strict\n", "proba": 0.0015384239377453923} -{"commit": "e0e3a9db442aab8ff37168771f8b287ed0f48169", "message": "Forward stats\n", "proba": 5.49753076484194e-06} -{"commit": "12cae6cb11c14fbe8bb0149040ee2e9a60066f86", "message": "Pre-alpha version of engine now underway.\n", "proba": 1.0376206205364724e-07} -{"commit": "793828fcd49f5a79e1024c7b778b768f40bcf724", "message": "Delete old js", "proba": 7.431847734551411e-06} -{"commit": "8caa0a429e1e2844ada6d04da1797770bac010b5", "message": "Add adjustment to account for removed hasReason method\n", "proba": 1.9409240792356286e-07} -{"commit": "a622d77cc0ddc39b6ef46af31166755bd40442bb", "message": "auth factory\n", "proba": 4.182709380984306e-05} -{"commit": "c76518186358a1617b2252d66f5bf5123e7adc20", "message": "Rerendering request after window resizing event\n", "proba": 1.7115404205014784e-07} -{"commit": "165a31b3404b143cf54eb9c04dfd627240ba4acf", "message": "Add version compatibility util method\n\n", "proba": 5.171419843463809e-07} -{"commit": "265a6af3b53ce09484f395185fde0f2989f21c54", "message": "Test API for InputPassword\n\nSee #9\n", "proba": 1.4456885821800824e-07} -{"commit": "3149f07edc10971402b014633238bfd092dba083", "message": "FIX: setter must return the value\n", "proba": 4.3920140342379455e-06} -{"commit": "89077c1596642d60175f2feb4eeb76eda88a39cd", "message": "add weird bundle stuff\n", "proba": 2.264247882521886e-07} -{"commit": "5f47fc4d4f7b093a2ab96a8caf763135e474fa4f", "message": "Update assets/js/modules/adsense/components/module/ModuleOverviewWidget/index.js\n\nCo-authored-by: Evan Mattson <5659067e0c6d03983011239bbc4436a6c93e0bc5@google.com>", "proba": 1.3093732320612617e-07} -{"commit": "0675fea43cdae1bfe6d411324c262f3745674d50", "message": "Added indexOf.\n", "proba": 1.637406654708684e-07} -{"commit": "9b5d16ee197a84a9114baf696b3c1582d64f68f0", "message": "add a new test case\n", "proba": 0.00014007376739755273} -{"commit": "9a01bbb0ae2614439d2b29acf1e56b5021087269", "message": "change pat-structure init to be async and await render of AppView\n", "proba": 2.5324345642729895e-07} -{"commit": "8f23a4c199da00c1042735373aa6037001d29bed", "message": "added undo/redo functionality in editor\n", "proba": 8.239577482527238e-07} -{"commit": "0ed59c051b53334eedc999019280ab2dbd563203", "message": "log error message\n", "proba": 1.5969110336300218e-06} -{"commit": "fc7e4f61c8540975e9284d7d4c84270897daea33", "message": "update based on review comments\n", "proba": 2.9985108085384127e-07} -{"commit": "142b1cf6a6da92bc50f71c869c1676e78cd33e56", "message": "fixes bug where empty patches where not registered\n", "proba": 1.661300927935372e-07} -{"commit": "f2731cda9681170362e22ebff2873028366ba3bb", "message": "Wrap EmsKeyPairController in a closure\n", "proba": 3.248080702178413e-07} -{"commit": "2832635610e30f19db4b607b86163e6453a21a94", "message": "Fix Unveil sur scrollbar\n", "proba": 2.7681809910973243e-07} -{"commit": "1f0705361823b4aaf945b71764aeaf117d5dc313", "message": "fixitfixitfixitfixitfixitfixit\n", "proba": 8.115603122860193e-07} -{"commit": "9b9cd4fac10e2b480d21b3e112326ed06e2a3742", "message": "\u30de\u30a6\u30b9\u30a4\u30d9\u30f3\u30c8\u306b\u4e2d\u592e\u30dc\u30bf\u30f3\u3068\u3044\u3046\u6982\u5ff5\u304c\u306a\u3044\u74b0\u5883\u3067\u3082\u5225\u30a6\u30a3\u30f3\u30c9\u30a6\u3067\u8868\u793a\u3055\u308c\u308b\u3088\u3046\u306b\u3002\n", "proba": 1.1900532115305396e-07} -{"commit": "884a2b2bb050a6b828291867958053451da1f513", "message": "tweak scrub script\n", "proba": 8.285895773951779e-07} -{"commit": "80762c7a2e28ad8849af2682ae59c60953e7b42e", "message": "remove unused file.\n", "proba": 3.2599538712929643e-07} -{"commit": "1b4017f3f21cf2805f967e69765abefacb181133", "message": "edit debtBalance\n", "proba": 4.568421161366132e-07} -{"commit": "dd6fc1ef76b810119836095e6ee0990fb29b5cf4", "message": "\u30a4\u30f3\u30c7\u30f3\u30c8\u306e\u4e0d\u6574\u5408\u3092\u4fee\u6b63\u3002\n", "proba": 1.369684099472579e-07} -{"commit": "21d7ad7cd36e3ec91148531f62805e8cf061cdcb", "message": "Code style changes; removed unused variable 'buffed'\n", "proba": 1.7474324920385698e-07} -{"commit": "8441a4a47180d5836fff10b0cdfc6581b1994cf8", "message": "update answer\n", "proba": 0.00025291272322647274} -{"commit": "b7de6ac186501449af2b4dd33c4dc0df0aa7f32b", "message": "extract method formatForEventBox()\n", "proba": 4.4551310907081643e-07} -{"commit": "b47138ad43426e14e05920170389794330863377", "message": "safeMarket handle spot delimiter #11316\n", "proba": 1.8985676888405578e-06} -{"commit": "b7432aede6755dba8708593188651194145b66c3", "message": "[action builder] focus on message instead of error type.\n", "proba": 1.0523898907877083e-07} -{"commit": "80d661ed091340b7f7b79db2ec42d4fb5fa01062", "message": "update\n", "proba": 7.755617730254016e-07} -{"commit": "b6bbbe3595bddfb8d46c0b2bf4c97fd2b26431ad", "message": "1->5 sec cache for mempool info\n", "proba": 1.1711909309042312e-07} -{"commit": "cdc97ce26e6af29e923f28eab0fd2321f21e8362", "message": "Whitespace fix\n", "proba": 3.2261311844195006e-07} -{"commit": "118b8735317c0a9a37501399b82724167b8049f0", "message": "fix(useFilters): Honor column level `disableFilters` by setting `canFilters` correct value (#1427)\n\n* correcting typos\r\n\r\n* [minor ] Readme update\r\n\r\n* Honor `columnDisableFilters` in useFilters by setting `canFilters` correct value\r\n", "proba": 1.9959425401339104e-07} -{"commit": "060acc2de15efcadca2bea7dfe661c09fb4a0751", "message": "Error in calling checkEditor function\n\n", "proba": 5.883891844860045e-07} -{"commit": "e9ca086cc385f82647e3aa7333213235d46a2cfc", "message": "updated add() comments\n", "proba": 2.3008742289221118e-07} -{"commit": "9475d2e78be0ebd20810a47bac8db6f3e7b139e9", "message": "fixed weired re-connection\n", "proba": 1.7897860971061164e-07} -{"commit": "9d8cc171a07c7ead3452fdb813aff5d4d03c8152", "message": "New version of bootstrap min JS", "proba": 2.086084123220644e-07} -{"commit": "6fbe42be6a771f0ceda87f5532ebc20845e155ae", "message": "Delete bootstrap.min.js", "proba": 3.1437452889804263e-06} -{"commit": "d40a8c3397b6106bc395105321f69772a6f2c02f", "message": "Minor naming and comment tweaks\n", "proba": 1.3589200875685492e-07} -{"commit": "47ec91c9945cd0b0e8a2fbc3ff73cb42b979e23a", "message": "Fix some/most progress handling in the face of async by making progress delivery async as well\n", "proba": 1.525093011878198e-06} -{"commit": "9b75161d50c810fbb4438c9e1d3b70d2ad2301a4", "message": "Adding utilities to main config file, username modification.\n", "proba": 1.1209621675334347e-07} -{"commit": "20ae04091a9679457782fa18da815642d8ded3c6", "message": "Remove bad url\n", "proba": 0.0021418360993266106} -{"commit": "4d2a1b49a36959867787529e2559fb58995fe730", "message": "UIkit 2.26.2\n\nUIkit 2.26.2", "proba": 5.064511697128182e-06} -{"commit": "c35064eb18699bbef115e39ece2220b428e2f576", "message": "Minor simplification\n", "proba": 1.747247210914793e-06} -{"commit": "26d28f4f06623d8c99a5d65e5c6f539641a1acb0", "message": "fixed unbinding of DataView list\n", "proba": 2.0006687861950923e-07} -{"commit": "5eb6a7decbfef293e935cd318916f5be2f548774", "message": "Use Basic Authorization\n", "proba": 3.502032654978393e-07} -{"commit": "92018a89186b8c03ea4b4a718a8131f622cd6f75", "message": "Coment\u00e1rio\n", "proba": 4.579855612973915e-06} -{"commit": "eebc1d5687dc99dcc2197e2bdc477440f0bdd46e", "message": "updated devicescript\n", "proba": 4.0497062059330347e-07} -{"commit": "4b8f29a981387a57fe00cb725ec301041f7124cb", "message": "avoid breaking change of serverValidationManager.addPropertyError\n", "proba": 2.5849794837995432e-06} -{"commit": "ded755f05b753028621d0d382fec086e3a5fd0da", "message": "Change minified file (since we don't know the source) so our cc mask won't pass 16 digits\n", "proba": 3.038570355329284e-07} -{"commit": "8076e70ab7b9fe0b3a32ce2d2d6d924ad87a0b5d", "message": "ca.call()\n", "proba": 9.698951544123702e-07} -{"commit": "470c5f50b702eed9fc8afdb73973ab78fd74a1c4", "message": "update quiet-emscripten\n\nremove dummy header check\n", "proba": 1.6251462398031435e-07} -{"commit": "c4ab8dea0f211c5ade1e4996f1c2309a590cf1fb", "message": "Rewrite attach() method\n", "proba": 2.607687292766059e-06} -{"commit": "bdc88c68d56caf3afd61afd09f517dafc52f4cc0", "message": "displayPre - remember to append ctrl node to body\n", "proba": 1.4333359388274403e-07} -{"commit": "debfa7561f626500586a2a62ae5f148c352f7188", "message": "iframe-application: added onInited() callback\n", "proba": 6.048441036909935e-07} -{"commit": "551e3055c01d4c053661008f96e630603faa63d6", "message": "Added comment explaining _afters existance\n", "proba": 1.519145769179886e-07} -{"commit": "90a77915658ce587c0b1463f01673e91b71eee98", "message": ":bug: Fixed bug in rendering GCI classification approved snapshots\n", "proba": 1.326026222159271e-07} -{"commit": "cfb24fadcd1064dbacbd617046cf451ee9e94f98", "message": "Update instant wording\n", "proba": 4.963397941537551e-07} -{"commit": "7aabd66edc1eb95b037cc58ab6e00843c40084a2", "message": "Improve the {{{enableControl()}}} to also work with form controls nested in a