{"commit": "ad516c69a93895e32287d219e4807f1ac286c479", "message": "Removes extraneous spaces.\n", "proba": 6.693707837257534e-05} {"commit": "ff0ec74df0f36670e4a8216e1345b25810be2089", "message": "utils: plaintext detection of password hash\n\n* The decision to salt when verifying existing passwords should not\n depend on the current value of SECURITY_PASSWORD_HASH, as that may\n have changed since the password was stored. (closes #272)\n\nCo-authored-by: Brian Helba <427b8c40a6f83e2cef6522764429231629d258b5@kitware.com>\n", "proba": 3.462751294591726e-07} {"commit": "2ce561d3c4157501c8db194816f2f1258aff63d5", "message": "Expose wrapper class for applying annotations.\n", "proba": 1.1901212815246254e-07} {"commit": "6ed1affc7ad5fc3def6387421a11cbd3b636491a", "message": "Added description for validate\n", "proba": 1.1994120541203301e-07} {"commit": "26b9503b09aa304cec88ed30420f888c03779165", "message": "ui: use line edit in other example\n", "proba": 3.1548077572551847e-07} {"commit": "c4a91074fbf0302d312e71e2ab90b8961d7fa188", "message": "ApplicationMarshaller should output maximum_size as string, not int\n", "proba": 0.9999308586120605} {"commit": "ded68153a552b83f3768da65f3eff39a82bba9e5", "message": "Use \"\" for restart policy of never.\n\nDocker doesn't validated the value passed for the restart policy, when using\nthe API. It just uses the default behavior for unknown policies, which is\nnever. But we should use the canonical one.\n", "proba": 1.1840860025813527e-07} {"commit": "74190639d1ede44333c97eb7939b69004b623f2f", "message": "Remove debug statements\n", "proba": 8.027161129575688e-06} {"commit": "9c66b9389e56f15fb65e835f29123b14a61ed640", "message": "Remove print\n", "proba": 1.5574403732898645e-05} {"commit": "be9c820e31036abd615e550f068e244190a41097", "message": "Removing stray print line\n", "proba": 1.888426049845293e-05} {"commit": "9bbadaaabf434f4f06f2e1d2fb59e0e80ef4d594", "message": "conan: use CMake for packaging\n", "proba": 3.030253310498665e-07} {"commit": "42515cfd3345048feba22bd5cf395ede17c6dd22", "message": "Publishing flatc with conan (#4852)\n\n* Eclipse ignore\r\n\r\n* TypeScript support\r\n\r\n* Prefixing enums\r\n\r\n* Test results\r\n\r\n* Merged JS and TS generators\r\n\r\n* Fixed AppVeyor build problems\r\n\r\n* Fixed more AppVeyor build problems\r\n\r\n* Fixed more AppVeyor build problems\r\n\r\n* Changed TS flag to options struct\r\n\r\n* Storing options by value\r\n\r\n* Removed unneeded const\r\n\r\n* Re-export support for unions\r\n\r\n* Uint support\r\n\r\n* Casting bools to numbers for mutation\r\n\r\n* TS shell tests\r\n\r\n* Reverted generates js test file to original version\r\n\r\n* Backing up js tests and properly generating test data\r\n\r\n* Not importing flatbuffers for TS test generation\r\n\r\n* Not overwriting generated js for tests\r\n\r\n* AppVeyor test fixes\r\n\r\n* Generating the most strict TS code possible\r\n\r\n* Not returning null when creating vectors\r\n\r\n* Not returning null from struct contructors\r\n\r\n* Vector of unions for ts/js\r\n\r\n* Sanity check for languages\r\n\r\n* Indentation fix + output test files\r\n\r\n* Vectors of unions for php\r\n\r\n* Fixes to union vector handling + tests\r\n\r\n* Fix for strictPropertyInitialization\r\n\r\n* Fix for new aligned operator new for gcc >= 7.1\r\n\r\n* Not generating imports/ns prefixes with --gen-all\r\n\r\n* TypeScript docs\r\n\r\n* Missing imports of enums\r\n\r\n* Missing TS links\r\n\r\n* Enabled vector of unions for java, since it seems to work\r\n\r\n* Added jitpack config\r\n\r\n* Added obj to vector of unions getter\r\n\r\n* Removed unneeded accessor\r\n\r\n* Bumped jdk version in pom.xml\r\n\r\n* Vector of unions support for c#\r\n\r\n* Missing TypeScript doc processing\r\n\r\n* Option to NOT force libc++ when building with clang\r\n\r\n* Publishing flatc with conan\r\n", "proba": 2.4984976789710345e-06} {"commit": "36f9b2947f3553a37b83fbf9b13474b1a412d38e", "message": "conan: Remove debug message\n", "proba": 5.049861329098349e-07} {"commit": "58815922c2bc337b00b663ebfca0e0831809e369", "message": "We currently cannot do issubclass checks against the derived package class as\nevery class has a different parent.\n", "proba": 1.0219196155958343e-07} {"commit": "24101c289465bc63b1630de12ed91f92ac43dc74", "message": "create_disciplines#5\n", "proba": 6.514926099043805e-06} {"commit": "7b00bca99743dcce80eb3f27e2c04a6ab4a502aa", "message": "allow for the inclusion of __DESCRIPTION__ in the people file to handle the transition from the perltv\n", "proba": 9.574844170856522e-07} {"commit": "39da41d57d5175bd15478890043669a74ab46eb1", "message": "Add `use_bias` argument to DenseReluDense.\n\nPiperOrigin-RevId: 306362701\n", "proba": 4.767664722749032e-05} {"commit": "05e81714dd316d1d5d3cf4a77317579ad510f10b", "message": "Passage sara_say vers proxy pub et service, test fait et fonctionnel\n", "proba": 0.9993116855621338} {"commit": "78ee2e84bb0e93583451cc8623e5fa180aed66f5", "message": "fix output in rdiff for new files when a pathList is present\n", "proba": 2.5093552835642186e-07} {"commit": "4e0b197e0116ea0ecd510d002651928a281ff3a5", "message": "Incorporate bug fixes from upstream.\n", "proba": 1.1382911679902463e-07} {"commit": "355ffd3bf2fccbea9feab7e0820998cb701c374a", "message": "added NotImplementedError to calc_indice_percentile as long it is under construction\n", "proba": 1.8801068790708086e-07} {"commit": "2e856aa5312efe390acec3b7c2e788413384210e", "message": "Move validators\n", "proba": 9.203657214129635e-07} {"commit": "a717b33115f8f3858ca04ccf9f6cdbfc19768191", "message": "Fix a broken import. Closes #332\n", "proba": 0.0040826862677931786} {"commit": "6c95a4df4ff80722d00dd20b36f99a9600ab9343", "message": "add crc32_hex() docstring and register\n", "proba": 3.7117033002687094e-07} {"commit": "dc1897310e22011b6f985a7dc8e9ba5ff2aab72c", "message": "Replaces a range by an xrange\n\nSigned-off-by: Mike Naberezny ", "proba": 1.453998521583344e-07} {"commit": "a70156e3abd697396460caf3778cb57df637a791", "message": "updating comments\n", "proba": 2.1877490041788406e-07} {"commit": "96eaa72b0ed04c1f0b3c016828eea1732735bb43", "message": "small edits for pep8\n", "proba": 1.429491902626978e-07} {"commit": "5429b385a2a554f4ce145a19ea36087cbb810cd9", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "d517a07935f4d8ce0a2a9a37bcd3a983c3999b14", "message": "Changes towards separate per-thread connections.\n", "proba": 1.1331799498748296e-07} {"commit": "d3ba8bc7267bbf67c2f3897b7eed208db5d3d1a3", "message": "Font versions with \\n are tested\n", "proba": 1.7895131065870373e-07} {"commit": "304640f89eeb47064a15965aeb871d9f8bca557b", "message": "CD, ..nl => #NUMBER#\n", "proba": 7.0271607910399325e-06} {"commit": "d7c0cc724fa96283ca5d5be36468645c2d35fd72", "message": "updated comment\n", "proba": 1.3190312131428072e-07} {"commit": "c9dc3b628b1675821eed4d2276f5084e94857c79", "message": "Reapply adding presets.\n\n", "proba": 1.258021171679502e-07} {"commit": "985b4e8272fa30b34c5f7c66fa0bea04313164ca", "message": "Added check for PrimaryFields in vodict\n", "proba": 1.3519141361939546e-07} {"commit": "0d7204ea3238edb81e1a3faa680232fea7a32b85", "message": "fix markdown table output and make sure the INFO table shows up in the --ghm output\n", "proba": 4.1476917544969183e-07} {"commit": "0f59bbbee6f51dacb520cea92a42c5de72982dbe", "message": "Fixed gen_pattern.py file permission back to 755\n", "proba": 2.42514431647578e-07} {"commit": "a4b1ad640f0bc77780ce992f40d0b03fc0aaf3cd", "message": "Combine hands down plans after drill button press\n", "proba": 2.0528572974853887e-07} {"commit": "eb861e68e9eab94b29a95037b01ee52a8d77aa51", "message": "build: switch to clang as the default compiler\n\nClang brings us working support for coroutines, which are\nneeded for Raft and for code simplification.\n\nperf_simple_query as well as full system tests show no\nsignificant performance regression.\n\nTest: unit(dev, release, debug)\n\nCloses #7531\n", "proba": 1.7984471867293905e-07} {"commit": "6f8da2bd38950555b5c66fa291a089c774b3371a", "message": "Update tinder_api.py\n\nadded set/reset webprofile username function", "proba": 5.113574843562674e-07} {"commit": "c8e67ea13d2e1968e560e2e887311c6e9e7922b7", "message": "rename element type with \"BEND\", \"QUAD\", \"SEXT\"\n", "proba": 1.7773639910956263e-06} {"commit": "e598425ebf1cc0c8cd8dcaf329db231582bbf056", "message": "Improved optimizer.py\n", "proba": 7.926403213787125e-07} {"commit": "8efb2d41dacd68df26dd9d1c01317404da9cede8", "message": "coment\u00e1rio\n", "proba": 9.113311534747481e-06} {"commit": "fff760613a44507c3377930ef2edd07168512a51", "message": "Add zstd compression\n", "proba": 8.298443390231114e-06} {"commit": "cbf5d5df9c152403a9399a67e2c971873948eebd", "message": "Debug 4\n", "proba": 1.856955833545726e-07} {"commit": "b23db0fce2c66a554b315ca222eb0300a5b79695", "message": "Fix file_utile and gl_pickle test to not import sframe directory\n", "proba": 1.7652979522608803e-07} {"commit": "b319d4ae37f05303431ba895ef77b54ea1a9f6d6", "message": "Separate render_template and render_template_to_path\n", "proba": 3.369039177414379e-06} {"commit": "aed2cbfccdf761329939e4bff428e3c175de8c08", "message": "change default wall target stance offset parameters\n", "proba": 2.9550150770774053e-07} {"commit": "056892992451004c10e4524c299a2e84f22674c8", "message": "[#1171] Added notification for commits to scm repos\n\nSigned-off-by: Jenny Steele <2e197cdc6eb194fa59b66881399277ca4c91a975@geek.net>\n", "proba": 1.2211127398131794e-07} {"commit": "a4327b9fb07f1ea678e92c1f06aeb22c129827e2", "message": "Set _HAS_EXCEPTIONS=0 on MSVC\n", "proba": 4.217097375658341e-05} {"commit": "42e5e9e625d735b4e133c3f4a857de6b8085b72c", "message": "Remove the route decorator parts until its done\n", "proba": 5.851569540027413e-07} {"commit": "26fb54daadfd78a18787ca32656afd4ca7afd26e", "message": "Updated problem migration features with new logging.\n", "proba": 1.099180124697341e-07} {"commit": "258a6f840a839b21066e9d793bd3b260ddb6c26a", "message": "Ordered, grouped imports\n", "proba": 2.9434582415888144e-07} {"commit": "54d5a90c53b048b0784d926bd03684409da3bec4", "message": "Fix to annulus test.\n", "proba": 3.9262067730305716e-07} {"commit": "d317e9622e41373169dc9534fa8ed3c526b2e366", "message": "[#7656] ticket:648 Fix typo\n", "proba": 0.99998939037323} {"commit": "cffe577028ef63628c86bedab1c939ccb14f9707", "message": "fix: Add UOM in anlytics report when viewing based on item (#18902)\n\n", "proba": 1.0118843363216001e-07} {"commit": "bd4552fd5702ed0959f1844f1c730a9aa2b4aee9", "message": "configure.py: fix build-mode-specific targets to not build all modes\n\nWe have in our Ninja build file various targets which ask to build just\na single build mode. For example, \"ninja dev\" builds everything in dev\nmode - including Scylla, tests, and distribution artifacts - but\nshouldn't build anything in other build modes (debug, release, etc.),\neven if they were previously configured by configure.py.\n\nHowever, we had a bug where these build-mode-specific targets\nnevertheless compiled *all* configured modes, not just the requested\nmode.\n\nThe bug was introduced in commit edd54a946350689a5032395cbdd799d21481ec39 -\ntargets \"dist-server-compat\" and \"dist-unified-compat\" were introduced,\nbut instead of having per-build-mode versions of these targets, only\none of each was introduced building all modes. When these new targets\nwere used in a couple of places in per-build-mode targets, it forced\nthese targets to build all modes instead of just the chosen one.\n\nThe solution is to split the dist-server-compat target into multiple\ndist-server-compat-{mode}, and similarly split dist-unified-compat.\nThe unsplit target is also retained - for use in targets that really\nwant all build modes.\n\nFixes #9260.\n\nSigned-off-by: Nadav Har'El <625169824b719df98706d88646d0aae6f368ae4d@scylladb.com>\nMessage-Id: <20210829123418.290333-1-625169824b719df98706d88646d0aae6f368ae4d@scylladb.com>\n", "proba": 0.9999899864196777} {"commit": "7650c98672862233d74b514daf14860c4e0fc388", "message": "AMBARI-11589. Phoenix Query Server should not be assigned to any hosts by default. (yusaku)\n", "proba": 1.0580373555058031e-07} {"commit": "32852f9371cef6b0ee72d939c9c1252699ec2be6", "message": "Changed default De Ruiter radius to use arcsec instead of degrees\n\ngit-svn-id: 71bcaaf8fac6301ed959c5094abb905057e55e2d@2211 2b73c8c1-3922-0410-90dd-bc0a5c6f2ac6\n", "proba": 8.239647968366626e-07} {"commit": "85543b08000a3b74b6067c4a666131f37c9a8366", "message": "Update docs.\n", "proba": 1.6835790006552998e-07} {"commit": "19637c70adeeda4e5af511d100ae81b2e42d0037", "message": "added planLowerArm\n", "proba": 2.097360720654251e-07} {"commit": "c7d6123da389bcf3ba7b8327f52e4ef08592022f", "message": "fixed tempfile with no suffix\n", "proba": 2.3692170998401707e-06} {"commit": "8b3aa0650114f8ea1d2e69ab3efb971a5793b256", "message": "refactored SyncApp.__call__(): Added _create_session_for_user() helper method for easier readability and removed old create_session().\n", "proba": 1.2267527438325487e-07} {"commit": "acd1be864368b70b87c071e9d0dbac0443950104", "message": "Update traffic.\n", "proba": 2.200137458885365e-07} {"commit": "c4323c306ffa9fc95f65306f1b9a8ab8059140e5", "message": "configure.py: Fix CXXFLAGS when extra flags are specified\n\nWe need to specify all flags, not just the extra ones.\n\nSigned-off-by: Pekka Enberg \n", "proba": 1.5479504611448647e-07} {"commit": "8c6ceba9120603bd27a14bae9db5383540ca5644", "message": "adding a function to swap directories\n", "proba": 1.6590366840318893e-06} {"commit": "dd0457f3848c8098422146e479315a91d989195a", "message": "Update valve defaults for finals\n", "proba": 2.40794747696782e-07} {"commit": "bd39f01975f88840173ece828824592f29b2885b", "message": "Put the list of core source files in alphabetical order.\n\nSigned-off-by: Thiago Farina <328b27c99317b12d4abcd46c4810451f3997abf9@chromium.org>\n", "proba": 0.0006596526363864541} {"commit": "b87336318894f3dee1f83f17dcbcc33ed56e1d81", "message": "Fix duplicated trisycl_include_dir\n\nA recent botched three-way-merge sync seems to have duplicated (more than once on Github) the set_trisycl_include_dir function. This change removes the duplicates in favor of a cleaned-up variant that I added in another recent change.\n\nPiperOrigin-RevId: 179249451\n", "proba": 6.025526886332955e-07} {"commit": "2e8cfa314afbab13ca3aa3c228389dd44f8f365f", "message": "Fix help strings on GenRepl params.\n", "proba": 1.4129348357982963e-07} {"commit": "5f579e4c4cf8e674a0743ab0563a3993c5639960", "message": "cosmetic change to indentation of diagnostics\n\ndon't put as much whitespace before each import msg\n", "proba": 3.0413767149184423e-07} {"commit": "bb52d6fa9b1061b0d4850c5a230753a1c760c681", "message": "Added the percentage as text into the confusion matrix.\n", "proba": 1.4160535499740945e-07} {"commit": "0068702b1f40113bff61d22d98d78bfaed686fa3", "message": "re-adds root arg\n", "proba": 5.112714461574797e-06} {"commit": "3ddcac2e9eee61786a6f9de8629bcf3318299096", "message": "refactored python in preparation for unit testing\n", "proba": 2.547785413753445e-07} {"commit": "80f9c57f6e6f5c891c6fce65ae70bdf9f25a6491", "message": "bug: fixed corner cases of finding fermi-level\n\nSigned-off-by: Nick Papior <81a73bca3d342ffee33d7cf845fdbf77b6553831@gmail.com>\n", "proba": 1.1095922047843487e-07} {"commit": "82a3e40d35571bcd9115edb0a1a2dc494e0b3632", "message": "Fix function signature definition\n", "proba": 3.8426343962782994e-05} {"commit": "fac89ae476094320ffc0aa42f961400bfc6eb47e", "message": "remove tailling space\n", "proba": 0.9991556406021118} {"commit": "0a5c63d1b3ef686a2bcc49b1dd39b53ad46b2d53", "message": "F5 agent not reporting error status back to Neutron\n\nIssues:\nFixes #684\n\nProblem: When exception is thrown for pool member update, the\nagent does not update the provisioning status field for the\nmember in Neutron.\n\nAnalysis: Pool member updates can throw unhandled exception,\nbypassing code which sets provisioning status of member. Added\ntry block to catch any exception for member updates and set\nstatus.\n\nTests:\n", "proba": 1.0868178179634924e-07} {"commit": "8108091d0a529684e7175c207eb890020a73c790", "message": "set status\n", "proba": 4.450376763998065e-06} {"commit": "973a5af15714eb71f00daa72bda55e830e6c4565", "message": "Add S3 settings to s3dev.\n", "proba": 1.2412654371019016e-07} {"commit": "2a71aaac887122243128f0b5573d432f07e41911", "message": "Add recommendation settings for stage.\n", "proba": 1.2502673030212463e-07} {"commit": "c33f36da3d2ea7e8060ce62f91efd0bbab656678", "message": "ENH: use future.builtins.range\n", "proba": 5.295344180922257e-07} {"commit": "165f1c802433c14b8ebfd700edc75a82fd8cc58f", "message": "Added logging settings for parameters module.\n", "proba": 1.1826787016389062e-07} {"commit": "c7829f8745628f7ba7c715e11f5a95f01517bc27", "message": "Nicer break level. I am officially procrastinating\n", "proba": 2.1545356787555647e-07} {"commit": "276e2f194a9cc42f56bc66a6171a779a68818219", "message": "Oops, wrong indentation.\n", "proba": 2.890843404657062e-07} {"commit": "ac0aa55ea11b731c7dd995321ca67363570e7bda", "message": "Update for new data.\n", "proba": 1.226977417445596e-07} {"commit": "2ec2ea7d1f5c3ba18e12ba2a538a33be60d662b3", "message": "Re-raise with original exception info.\n", "proba": 1.0474894907019916e-07} {"commit": "99b9ffd28683ccf6622b4f16c42b52567725d1cc", "message": "Add a failing bytes.rstrip test\n", "proba": 3.0159673769958317e-05} {"commit": "c68a368b45d5435de3f4843f8b3bd0c6372a5ce0", "message": "unused import\n", "proba": 7.379109661087568e-07} {"commit": "12a4e2ee2c66f37a330bb489c4c0e7399ee60133", "message": "first attempt\n", "proba": 5.6909384511527605e-06} {"commit": "11547d745f8377174455bbfd37839401d56404fe", "message": "fix some permission problems\n", "proba": 2.8199039661558345e-05} {"commit": "4aeb1adec376b92876b37548fff5fdd8f3ee6cf4", "message": "DOC Fixes VotingClassifier.transform docstring (#22698)\n\n", "proba": 1.1580529246657534e-07} {"commit": "03f6e639273b3360ddbd3a6174fd7c6cfdca5fac", "message": "Update for new data.\n", "proba": 1.226977417445596e-07} {"commit": "eaf1f2075496b1b733145f6967555104068fb910", "message": "removed the unnecessary describe_vpc_endpoint() call\n", "proba": 8.77106958796503e-06} {"commit": "79d122f8fa792139cab541f582074659d04e75ff", "message": "keep numbers sorted\n", "proba": 1.1588053894229233e-05} {"commit": "1e408aaaada24482a6b0acfa8c7e702e4ea21a0b", "message": "API : deprecations in orthogonal_mp\n", "proba": 1.1864127600347274e-06} {"commit": "4c05e0defa6ad1216b495a0f04a95ebc6b4a582d", "message": "Simplify the twitter bot shutdown.\n", "proba": 0.00015603650535922498} {"commit": "0c5605a682559126445a535b0c5bacdaa4e16b15", "message": "Fix to_transformation_matrix\n", "proba": 0.9997279047966003} {"commit": "015dbef6c8820deea4d7247135cb92b133c52bf5", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "1c2a247f8317a3cc75765ad355a4df5aacbd2951", "message": "Remove errant permission note\n", "proba": 4.52924382443598e-07} {"commit": "9c7ec1b857e7f09e108bd2550a13aa4e1e7e888d", "message": "DOC Fix doc of defaults in sklearn.utils.multiclass.py (#18021)\n\n", "proba": 1.1022074630773204e-07} {"commit": "eba46fc12ea53534f0e68f92c3ffd7f7e5ff90f0", "message": "Improve error message when a toolchain can't be found\n\nWhen non-Googlers try to build Chromium for the first time they get an\nerror saying:\n\n Please follow the instructions at https://chromium.googlesource.com/chromium/src/+/master/docs/windows_build_instructions.md\n\nHowever those instructions are quite long and it's not obvious to some\nusers which part of the instructions they have forgotten. The most\nlikely is that they didn't set DEPOT_TOOLS_WIN_TOOLCHAIN=0, so this\nchanges the error message to suggest that directly.\n\nAuto-detecting the correct state for DEPOT_TOOLS_WIN_TOOLCHAIN was\ntried in crrev.com/c/1374833 but deemed impractical.\n\nBug: 907300, angleproject:2712\nChange-Id: I45a9f59babe90bbe2137d49c555884d7bbbcf170\nReviewed-on: https://chromium-review.googlesource.com/c/1382942\nReviewed-by: Dirk Pranke <6693ee08b084bb2ffa767f664c99b689395e0e4b@chromium.org>\nCommit-Queue: Bruce Dawson \n", "proba": 0.9999986886978149} {"commit": "195f2898ba50561e6ac0588e29237e6f631234f8", "message": "Unbreak edit dialog for urgent tasks.\n", "proba": 1.2988267883429216e-07} {"commit": "b5fe9b44653487476cc2798a5575a81466682a2c", "message": "Include sky_snapshot in the binary artifacts\n\nWe'll need sky_snapshot to produce skyx files and eventually APKs.\n", "proba": 1.0902164859771801e-07} {"commit": "ae0997a077a3cf0b6c34b1b1581188e9cec72689", "message": "Update tests to account for flaky query counts\n", "proba": 1.8236789856018731e-07} {"commit": "d1cbe555fa0bc2276238231d0e358349b7bab57a", "message": "Use prod database\n", "proba": 4.135763447266072e-07} {"commit": "7485b47c23c288054a1a7bcbfe7216ca1ae610c9", "message": "tracking: Use TrackingFix.max_age_filter() method\n", "proba": 1.4687982456962345e-06} {"commit": "84683323812a7aecb2f2abc69272d714f69b23bb", "message": "fixed stream tests\n", "proba": 4.6500784378622484e-07} {"commit": "0d857338138cd1a9a7dc82377839b59947709f4e", "message": "F.ixed the output message\n", "proba": 0.9994353652000427} {"commit": "f329850e830b3c7d4f7f2bed3627f88ade8cf6b2", "message": "keras: fix typo in keras optimizers migration recommendation\n\n tf.keras.optimizer.legacy -> tf.keras.optimizers.legacy\n\nPiperOrigin-RevId: 481720094\n", "proba": 4.462217020773096e-06} {"commit": "69941ce9965a1186838a857143c7ec9ec5e56f2a", "message": "#576: add docstrings for matchers\n", "proba": 2.38856159739953e-07} {"commit": "dfccae524618cd56b91e6da9f1091ea933ef6816", "message": "perf(minor): Permission Manager remove API\n\nDelete using the filters directly instead of selecting rows in one query\nand deleting those rows in another. DBMS would have to scan the table\ntwice prior\n", "proba": 6.897687399032293e-07} {"commit": "d2106a37ddb19f7b99df736c795fc795dd05ebc4", "message": "cleaning unused imports\n", "proba": 3.311344300982455e-07} {"commit": "92bf95c8e1cfe56f2ec9193f83552a186d4b60ab", "message": "Output fours in midi file\n", "proba": 8.680720202391967e-05} {"commit": "ec40d0c819a5f17145613ad6c26093c29a073029", "message": "Make reading libmesh_config.h more robust to the file being in different locations.\n\nRefs #1536.\n\nr15047\n", "proba": 2.863655709006707e-06} {"commit": "07501e4403a504cc99976bd006ba3d0f7aecda4f", "message": "email inbox support plain text forwarded replies\n", "proba": 4.5214153487904696e-07} {"commit": "6f4931845e2693f07be9373e5b3c4cbd46b2f9be", "message": "test: test once for 40 keyword fields instead\n", "proba": 3.7800691643496975e-07} {"commit": "a4f2912fdf5e0945d89fe588f5cb6b02cc3c2582", "message": "fix: Handle case where document title can be NONE\n\n(cherry picked from commit 9b67fc24bc290789158f37a8f2ce10b505878792)\n", "proba": 1.2901448371849256e-06} {"commit": "244339d8a961d2360417c5c319d87d6c75d78357", "message": "Need to pass port['port'] to _get_tenant_id_for_create()\n\nThis change set I9ac44a8e moved this logic out of the transaction\nwhich caused this bug. Unit tests did not catch this because\nthis error is caused on NVP since the tenant_id is passed in as a tag\nand this change resulted in the tenant_id becoming None which is not\nan allowed tag value. Will improve error handling and edge cases like\nthis to fake_nvpapiclient in different commit.\n\nChange-Id: Ib0eaab1f389de98b335f58e9215981adbbf9e2ef\n", "proba": 7.5298999036022e-06} {"commit": "9ecdc9ab21db0369818117f2967de8be862ab21e", "message": "I'm the king of leaving print statements lying around, my bad.\n", "proba": 2.2718940329014004e-07} {"commit": "d024bb4bd4b525d228e6ea4a87b1b746297caf0f", "message": "Make packing tool to work on selected languages", "proba": 3.361313076766237e-07} {"commit": "2b28c8e913ea9c2bd56836243fa66f5dafbe0b1b", "message": "Updated comments to link to newer/better/current API docs.\n", "proba": 1.0154049334687443e-07} {"commit": "589f0e817063f65fb441bca13d9b2a4911bdf7e8", "message": "minor change to postprocess results\n", "proba": 1.3164073209281923e-07} {"commit": "35ef89f356b3bd3fdc5008733b54b8b65d482865", "message": "fix typos\n", "proba": 0.9999740123748779} {"commit": "5b47a801f7d0d06881a50a52e9e0ff0b319f97a7", "message": "Function for showing multiple images\n", "proba": 3.6973633541492745e-06} {"commit": "3ad3f0ee9d2ee6f3f958fb21df6395fe1bb54a6f", "message": "Support for retrieving photo albums for a given user and for retrieving photos associated with a given object ID. (Eg: An album ID)\nCreated classes for photos, albums and so on, and also refactored some of the module to get better reuse from functions.\n", "proba": 1.0949762696554899e-07} {"commit": "40aa162d3f562909edcca147a78ef6db91105b7d", "message": "Tweak key labels.\n", "proba": 1.4156836414258578e-07} {"commit": "5e8b44f1a7c2ec96fd84ab48deb08e3b02f44b17", "message": "visited_location field added into Author class with default value sets to []\n", "proba": 1.0704826536311884e-07} {"commit": "dfaabaf36874c49446dd62f559adbd7dc347b848", "message": "Delete ors_tools.py", "proba": 1.723909804240975e-06} {"commit": "eac7a3b40ab378d5b91873d8dcb486b504f4ac9b", "message": "removing old BytesIO artifact\n", "proba": 2.837680312950397e-07} {"commit": "1b30125fbc42e1a3c2c89c26eee813384f42d22c", "message": "bot_update: don't remove git cache's .lock files.\n\nbot_update and gclient invokes git cache with --ignore-locks.\nThis should also reduce noisiness of bot_update stdout.\n\nR=iannucci@chromium.org\n\nBug:\nChange-Id: I6baf9e5665d244d08aab58a7d3327e6c3204b2b5\nReviewed-on: https://chromium-review.googlesource.com/791536\nReviewed-by: Ryan Tseng <2190fe9a39b4920ec7bd59c848ec5cccd163056f@chromium.org>\nCommit-Queue: Andrii Shyshkalov \n", "proba": 2.0793816020159284e-06} {"commit": "9e43814e89c70d744a7d77b003f49500e807b4b5", "message": "Added temperature options\n", "proba": 1.9723579214314668e-07} {"commit": "d999ab45b76244f43f48641b39b9fbd7311a0394", "message": "Removed a little residual test code\n", "proba": 9.57809561441536e-07} {"commit": "441aa514e076df6818711447594be7793a3e2a2d", "message": "changed nm controller type.\n", "proba": 1.2647818437017122e-07} {"commit": "a5dc36ec737b70e1e59882bec80d6a68b92139d7", "message": "Adding basic code structure\n", "proba": 4.5731492718914524e-05} {"commit": "c633dfc0bf733e9f18ea44e883b4bc30b3cfcd40", "message": "Slight model speed-up\n", "proba": 2.97757821954292e-07} {"commit": "ca7fff1276475ff16fe864269aca3a90905808da", "message": "Fix bug on macs for non existant environment variables.\n", "proba": 1.1699395230380105e-07} {"commit": "69d8f607d49538110abb53f9deefe49af2532d65", "message": "Fix bug in ASTTransformer's cloning that overwrote AST nodes name attribute instead of copy the attributes listed in ASTNode._attributes.\n\ngit-svn-id: 35afe1d183cbd4849519a30d21151995795e8f1d@1167 de761a21-4c15-0410-92fa-db90950b6ec0\n", "proba": 2.5212702894350514e-06} {"commit": "21c442bcbc23741132ea2d82da517619cae9d8f3", "message": "Trying out a pre-built frame version of Kernel.gets loop\n", "proba": 5.322745550984109e-07} {"commit": "da558c9a36bca966bb19971bb7b11e2b9e7db1e1", "message": "add blank line\n", "proba": 0.9999991655349731} {"commit": "d8ea84773994c3b2d3ce291efda1b6dcecb0fe29", "message": "zabbix_host : add the ability to set inventory_mode\n", "proba": 2.649320833825186e-07} {"commit": "150d7c662057e4d4531d91b3c1028cd48deca6c2", "message": "text - get_ngrams\n", "proba": 2.5721265046740882e-05} {"commit": "4d5be3ebffc2ef4a779b19b3477c9cf5cbf0231f", "message": "Add first version of conjugated gradients\n", "proba": 4.910178290629119e-07} {"commit": "ef64749329ed1bdc5c40ddbe9c3398b3711bed91", "message": "Added sheet_view, add_sheet_view, sheet_view_dict\n\n", "proba": 7.425570856867125e-06} {"commit": "26db55a10526bad7e5b4eecb505fbde0f0addf40", "message": "Make range in tests into xrange where applicable\n", "proba": 2.863416170839628e-07} {"commit": "d30554bc90f36d7f7835bd21fe5c5b86169b5432", "message": "Network F5: Adjust for Python 3 scoping rules (#37554)\n\nThis PR makes and adjustment for Python 3 scoping rules which differ from Python 2. In Python 3, the variable __ex__ goes out of scope at the exit of the __try-except__ block. This means that when __ex__ is referred to on the lines that follow, it would be an _undefined name_ causing a __NameError__ to be raised instead of the expected __ConnectionError__.\r\n\r\nflake8 testing of https://github.com/ansible/ansible on Python 3.6.3\r\nThe command \"echo ; echo -n \"flake8 testing of ${URL} on \" ; python -V\" exited with 0.\r\n130.72s$ time flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics\r\n./lib/ansible/module_utils/api.py:114:21: F823 local variable 'retry_count' (defined in enclosing scope on line 107) referenced before assignment\r\n retry_count += 1 # pylint: disable=undefined-variable\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:54:20: F821 undefined name 'basestring'\r\n string_types = basestring,\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:55:27: F821 undefined name 'long'\r\n integer_types = (int, long)\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:57:17: F821 undefined name 'unicode'\r\n text_type = unicode\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:658:16: F821 undefined name 'unicode'\r\n return unicode(s.replace(r'\\\\', r'\\\\\\\\'), \"unicode_escape\")\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:754:37: F821 undefined name 'basestring'\r\n if not isinstance(data, basestring):\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:757:32: F821 undefined name 'file'\r\n if (isinstance(fp, file) and\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:758:38: F821 undefined name 'unicode'\r\n isinstance(data, unicode) and\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:768:32: F821 undefined name 'unicode'\r\n if isinstance(sep, unicode):\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:774:32: F821 undefined name 'unicode'\r\n if isinstance(end, unicode):\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:782:36: F821 undefined name 'unicode'\r\n if isinstance(arg, unicode):\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:786:23: F821 undefined name 'unicode'\r\n newline = unicode(\"\\n\")\r\n ^\r\n./lib/ansible/module_utils/six/__init__.py:787:21: F821 undefined name 'unicode'\r\n space = unicode(\" \")\r\n ^\r\n./lib/ansible/modules/cloud/misc/rhevm.py:594:24: F821 undefined name 'e'\r\n setMsg(str(e))\r\n ^\r\n./lib/ansible/modules/cloud/openstack/os_user.py:202:38: F821 undefined name 'shade'\r\n if description and StrictVersion(shade.__version__) < StrictVersion('1.13.0'):\r\n ^\r\n./lib/ansible/modules/cloud/openstack/os_volume.py:153:27: F821 undefined name 'shade'\r\n StrictVersion(shade.__version__) < StrictVersion('1.22')):\r\n ^\r\n./lib/ansible/modules/files/archive.py:391:92: F821 undefined name 'e'\r\n module.fail_json(dest=dest, msg='Error deleting some source files: ' + str(e), files=errors)\r\n ^\r\n./lib/ansible/modules/network/dellos9/dellos9_facts.py:379:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n./lib/ansible/modules/network/dellos9/dellos9_facts.py:399:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n./lib/ansible/modules/network/dellos9/dellos9_facts.py:403:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n./lib/ansible/modules/network/dellos9/dellos9_facts.py:418:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n./lib/ansible/modules/network/f5/bigip_device_httpd.py:461:40: F821 undefined name 'ex'\r\n if 'Connection aborted' in str(ex) and 'redirectHttpToHttps' in params:\r\n ^\r\n./lib/ansible/modules/network/f5/bigip_device_httpd.py:465:33: F821 undefined name 'ex'\r\n raise F5ModuleError(str(ex))\r\n ^\r\n./lib/ansible/modules/network/ironware/ironware_facts.py:274:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n./lib/ansible/modules/network/ironware/ironware_facts.py:514:24: F821 undefined name 'key'\r\n parsed[key] += '\\n%s' % line\r\n ^\r\n24 F821 undefined name 'basestring'\r\n1 F823 local variable 'retry_count' (defined in enclosing scope on line 107) referenced before assignment\r\n25", "proba": 0.016189508140087128} {"commit": "eb0f725822bfc8a68f9627c13105bfdaa068193f", "message": "Port plaid.\n", "proba": 2.4469403570037684e-07} {"commit": "49658f94376da68685268ea419f326a3b75117cd", "message": "Add lldp nighbors intent arg support for junos_interface (#29057)\n\n* Add lldp neighbor state arg for junos_interfaces\r\n\r\n* minor change\r\n", "proba": 1.3531678177969297e-07} {"commit": "dd313259df33fa509fa8eb93b9680c6b24141c14", "message": "started work on update_operators\n", "proba": 3.0070791012803966e-07} {"commit": "23829c6e76303dccadd45fb6133be5379d1def97", "message": "move caseblock\n", "proba": 2.9537911814259132e-06} {"commit": "476a7fc27da5fdba8a1b7e24e2d9dfaa61830362", "message": "Clean up some of the execution of the module (#48391)\n\n- Module now checks whether a specified network is valid very early\n- Simplifies the present code flow\n- No functionality enhancement", "proba": 9.105206117965281e-07} {"commit": "dd041958549837e58acaa3236eed25c53b6d214b", "message": "chore: run fix instead of lint in synthfile (#195)\n\n", "proba": 1.103677931268976e-07} {"commit": "4f69cc6d46b27ee4280a80bbfe5eacb6b00c2e24", "message": "feat: Prevent rematches between players\n\nAdded have_played method and modify swiss_pairing\n", "proba": 1.4604634657189308e-07} {"commit": "a5c00cf0cc36288d6df147b061c486b69ceb6047", "message": "Fix bad calls to _put_to_back()\n", "proba": 0.003034221474081278} {"commit": "a3a5577510aabb5340434f0c1de45b3bfa084d59", "message": "Moved prune weight to a different file\n", "proba": 4.518647926943231e-07} {"commit": "fcceb08346653b50fe62cb1e25f80d43f968865f", "message": "Whist: Align North and South's cards on the table.\n\nThey got out of alignment when I did the tweaking to draw the table\nitself.\n", "proba": 1.0439492115210669e-07} {"commit": "db8b5c24049fdf12466c5a6e9642b9c8f3b8e7af", "message": "Code cleanup\n", "proba": 5.596320988843217e-07} {"commit": "46adf8f376d48d7e023b97ec26aeb0fa60b426ae", "message": "remove mac check\n", "proba": 4.3981282260574517e-07} {"commit": "24eeab32f7fc92eb5b62f56160bf06e5e7ec3329", "message": "Add a timeout to netperf tests\n", "proba": 3.127386491996731e-07} {"commit": "b585a0bf5d5051fc6e1720520ea252ad36403d2b", "message": "corrected import path in templatetags\n", "proba": 2.915334391673241e-07} {"commit": "e0d9b449e770149a4727fcd890bed66be7300d6b", "message": "Updated to remove jffs fs from log entries\n", "proba": 1.9069861423304246e-07} {"commit": "dbe838d675ddfed9dd2a4450cf8c754140afe01e", "message": "Display trace on failed translations.\n", "proba": 1.1885719430893005e-07} {"commit": "ad0e84dc56ce06d0805a33e5d8804a822193372a", "message": "avoid turning double colon like from python class to member printouts into a header or partial header\n", "proba": 1.9794960337549128e-07} {"commit": "3be6a439f181c434df663476c305637495e5b5a6", "message": "CI: better detect end of mission\n\nif the vehicle doesn't land and disarm at the end of the mission, the current sequence doesn't reset to 0\n", "proba": 4.115573119634064e-06} {"commit": "0f65bfe7bc7edfc6b2b55df14f48f091ab7f6c07", "message": "improve malwarepatrol - dansguardian\n\n\nFormer-commit-id: a9815612986856a7c1a513f4fb821ea4e0ac5af7", "proba": 1.284033260162687e-06} {"commit": "aec6b10c9e80d16aee84ce0c7e082d6756f03fb8", "message": "some stuff with default character blip sounds\n", "proba": 1.4677520709938108e-07} {"commit": "662ce0d7463e317f1b33cf60e30b4c21e61d6da1", "message": "Removing starting ES in on_start method of UNS\n", "proba": 9.770557198862662e-07} {"commit": "ca584d13ca1465ff58db08f504723a0eaa4c6829", "message": "Add warnings for existing filenames\n", "proba": 1.2001138429695857e-06} {"commit": "3340d881af51754132c744b04dd1b07b60a83333", "message": "segment_lengths optional in BoulderIOFormatter\n", "proba": 3.9289710684897727e-07} {"commit": "f387a9b2c8ab7a5d753cc6f2270c56ff81bfe749", "message": "Access user_account via __getitem__ to match new dynamic fields from vumi.persist.\n", "proba": 1.0987105980575507e-07} {"commit": "627936dba7e7afda9ce1d29606b1bfd811e42598", "message": "Added `get_http` and `str_to_arr` functions\n", "proba": 1.9832828002108727e-07} {"commit": "7c5a70edb2d19f22b0a6b81ae516762703358986", "message": "Closes #3325\n", "proba": 2.1222233215212327e-07} {"commit": "3e62eab5d3ea2df10b2f9fccafb0270176dfc12a", "message": "skip unreachable/misconfigured deployments in sync_nodes\n", "proba": 3.9609270174878475e-07} {"commit": "c1a1fa919f90776d0c4b8b0e82dcef266b19d6f6", "message": "Cache the domain keys\n", "proba": 6.281570222199662e-06} {"commit": "9766b9c308b625ce2e8f271b30fe59c4598f8033", "message": "Fix performance of RegExp splitting slide_src around presentation\nnotes H[\\d] tags. This fixes problems embeding base64 images into\nthe final HTML file.\n", "proba": 1.0179627452089335e-07} {"commit": "340392e50b04d2c795e6d84d632590b26188feee", "message": "Add update mechanism to config files to allow new default configs to be pushed\nto the git repo later without breaking past versions.\n", "proba": 1.027670180064888e-07} {"commit": "28804127cdabb6d82752f1cf520e3f74317b73b9", "message": "change router ip to 172.20.0.51\n", "proba": 1.210094183079491e-06} {"commit": "7449809e6873ca2489326e1fbbc9a1024439830b", "message": "Refactor ptyserver2.py a bit and do async writes to PTYs\n\nissue #67\n", "proba": 1.448028825734582e-07} {"commit": "de7266a22879b8fcc8b89389f460eee91c2e2f1d", "message": "Updated the pegasus_time chart to have 'tc_' to variable names and methods to have a different namespace. \n", "proba": 1.0542281358993932e-07} {"commit": "6a1f936d77d9e812f66ef698211ba3a9066bed4d", "message": "Defer all focused claims for editable Gecko widgets to the default script\n", "proba": 1.310992558956059e-07} {"commit": "c368fdfa39d081330c7a2f8bbde696ec94570d61", "message": "Use gevent webserver for rest driver tests (#785)\n\n* use gevent webserver for rest driver tests\r\n\r\n* remove old import from rest driver tests\r\n\r\n* used randomized address for rest test server\r\n", "proba": 1.2343055288965843e-07} {"commit": "2add2277c621a0cdd103ee4e86cf721c008bab15", "message": "lms api: add login url to config\n", "proba": 4.3745896505242854e-07} {"commit": "699fb1a084e90fed42fa663e06242e2d92a5b4bd", "message": "\u51cf\u5c11\u6d41\u5a92\u4f53\u5f02\u6b65\u52a0\u8f7d\u7f13\u5b58\u7684\u5927\u5c0f(\u554a\u554a\u554a\u554a\u554a\u5185\u5b58\u5360\u7528\u91cf\u771f\u662f\u8981\u7206\u70b8\u4e86)\n", "proba": 1.1842362113156923e-07} {"commit": "49c06132df92e51be251469be8ea8137168340f3", "message": "pass on tokenizer to pipeline (#4489)\n\n", "proba": 1.0894162016938935e-07} {"commit": "a9ecdb159526dbbe933327b014e66f4b60f6da78", "message": "Do not allow reconnectable transactions (#115)\n\nThat way madness lies. If a subscription is reconnectable then\r\ntransactions are not allowed. If you want transactions then you can't\r\nhave reconnectability.", "proba": 1.2225727630266192e-07} {"commit": "9af23906fc3834a99e57f2e8f4ba8b776e347c3a", "message": "[MRG] Merge with pierre\n\n", "proba": 1.4024567462911364e-07} {"commit": "0c34f54a9b3b1b97ceea1ef989c1e52f93041add", "message": "fixed probelm with updaiting vector of delvieries\n", "proba": 1.255327077842594e-07} {"commit": "e23cfa8cd7636a9faffca9a9fc6c50632b9ecebe", "message": "Include flag to dump log data to stderr for debug processes\n", "proba": 3.089283211465954e-07} {"commit": "67dee813cb21276edd3257d97b79b2c3f8b7fb83", "message": "preve receber lead 0\n", "proba": 7.186153538896178e-07} {"commit": "acc1888e0c225d7d45eace13406104d7bc08a6bf", "message": "Send responses that are not meant to be ignored.\n", "proba": 1.0942330419538848e-07} {"commit": "9955af92afd35e79532aa936f5fd21775039c8ab", "message": "We want to provide the Response object from BaseMessageHandler even if it is to be ignored later.\n", "proba": 1.0631756452994523e-07} {"commit": "5d3e6f6ae2126e810a0e250dcedb2b37a3a135c5", "message": "Internal update.\n\nPiperOrigin-RevId: 268305461\n", "proba": 8.371758895009407e-07} {"commit": "41c1bfb18f743285ff69c4f888cb90259799c848", "message": "Initial commit of basic Robot class\n", "proba": 1.5425524679812952e-07} {"commit": "3892e96145e4de494ef112c6bf65945e9c36fa66", "message": "add docstring\n", "proba": 4.840926521865185e-06} {"commit": "8bc4336a6b25f4df5436762722d151960ca262bd", "message": "remove extra quotation mark\n", "proba": 8.35710216051666e-06} {"commit": "b888ae66008b56e3cb516ab8f6792de605c0d0d6", "message": "Half-flipped coordinates\n", "proba": 8.228662409237586e-07} {"commit": "d6b79740f47593b51ed9ded3b695c5db21fde0c4", "message": "Remove no-op pylint disable comments.\n\nPiperOrigin-RevId: 362243576\nChange-Id: Ia50a7522d6ff77be99b266e657a055a147cef508\n", "proba": 4.21971344621852e-06} {"commit": "79d3b45f9ec3e2c91a9d79c78a76717cec573d03", "message": "further class corrections for SDS011\n", "proba": 1.1427528789909047e-07} {"commit": "e52ca308a101cd64200dfa7fa9116a3b2f7a98ac", "message": "\u4fee\u6539check_and_update_rule_database\u51fd\u6570\uff0c\u589e\u52a0\u9ed8\u8ba4\u9009\u9879", "proba": 4.078079598457407e-07} {"commit": "b85894b562a3edb48be8aaf3a64493bffe0cf7e9", "message": "move some code out of the general try/except part\n", "proba": 3.0510565807162493e-07} {"commit": "a1ca9cba0e199a729f41a04bb29fea4a99fe8c3c", "message": "Removing another cache call\n", "proba": 5.807937668578234e-07} {"commit": "6b3f3a4b15e73d015f2a11ee5dc1eb0b0bcf052a", "message": "Fix normalized folders.\n", "proba": 4.938261213283113e-07} {"commit": "420f29df6232aca301217feeeb4bd23474f2225e", "message": "Removed the extraneous pile creation in the update_deck method in the Server module\n", "proba": 2.934447138613905e-07} {"commit": "aa4caaefdaa4b2827a5705fa0cdb0a0cea56f953", "message": "Fix#4 no more log exit\n", "proba": 2.2062243942855275e-07} {"commit": "0cc3e578d1f28afcc18299c883e18ce316dc8797", "message": "add get_overview_report method\n", "proba": 7.814836067154829e-07} {"commit": "40c3f24424a81a19500cf1440c3e86a94b72e298", "message": "changes name of notification reciver from krishna to ciet\n", "proba": 1.5660464214306558e-07} {"commit": "76ae18b44438ee4de2a4eb3b69a86b2d57caa087", "message": "Updated wsgi.py\n", "proba": 3.2554240192439465e-07} {"commit": "1ffa5230215878a242f81949bf10bb973468a328", "message": "Fix up things for adapting kerneltree instances with array params to ckernels\n", "proba": 7.637185035491711e-07} {"commit": "263e9b022ec9e1acba90d5e0bac88d2d77593551", "message": "Register tags using decorator syntax\n\nPyCharm wont give an unresolved tag error.", "proba": 1.0472957256979498e-07} {"commit": "2f3d2f200ca7e7b178aebec15a095475255f5c81", "message": "Extract each profile inside a try.\n", "proba": 6.143116024759365e-07} {"commit": "499b7e95b10c453083d2e0438bfef8a57b330d9a", "message": "Set icon before calling show() to avoid warning.\n", "proba": 1.0940243555523921e-07} {"commit": "ff9cdaba2f579e123a3b8e44e6fafe4e6bb1bc8f", "message": "fix import\n", "proba": 1.1673153039737372e-06} {"commit": "caeb9dc025258acc7ba2d033977b65d153af598c", "message": "[minor] update salary structure company if not set\n", "proba": 1.1958798040723195e-06} {"commit": "a771a7306ef74f88cd8cca3f2d9419e94263fc30", "message": "Remove benchmark without envs\n", "proba": 9.591240086592734e-07} {"commit": "8a16cf748e45d7166d4320c70775068586823b3d", "message": "add scipy optimization, min/max flips, better state saving, better printing, better initialization\n", "proba": 2.401365577497927e-07} {"commit": "be987272a99ec2ec2ec6b6063390d9f1981c7ccc", "message": "fix tabs\n", "proba": 1.3658807347383117e-06} {"commit": "b3cd68482cbd26ee16814ce1a70a2f0b605ace16", "message": "Fix composite_index_with_pk_test\n", "proba": 8.358935701835435e-06} {"commit": "2d5be9991bcdda00291cd82598ac28f13e45eda2", "message": "User Analytics: added new columns for activities and their visit count\n", "proba": 1.5274321185643203e-07} {"commit": "97e3f359823d61d3acbc2d605bf153cd7d1a99bd", "message": "fix(newbie): exempt bots from confirmation\n\nBots (generally) cannot reply to DMs unless it's commands and they're\ngenerally added intentionally and knowingly by server staff, so there's\nno need for them to \"confirm themselves\" somehow.\n", "proba": 1.2469818955196388e-07} {"commit": "2f76d100c40c5a3c6ecf841795063ce21aefe751", "message": "getvalue\n", "proba": 4.199299837637227e-06} {"commit": "71d7462a2044d29d4a463a3c516fdb1a52792315", "message": "bleeh, that message etag generation was incorrect with asynchronous posting\n", "proba": 1.9174520105025294e-07} {"commit": "8a80549df817c3483ae31acf2f08087c5a80afce", "message": "remove debug garbage\n", "proba": 5.2205537031113636e-06} {"commit": "1ccae7ab820e40f30fb4dcf58eaefaf855906e5d", "message": "Remove 'complete_initialization'\n\n * Integrate the features into array_finalize\n", "proba": 0.00015353165508713573} {"commit": "4061572d456c9ef302ec4610d032334420452537", "message": "File writing of records works with the new code flow. Certainly not a format correct VPD file, but getting much better\n", "proba": 1.5059917757298535e-07} {"commit": "0812deaed03c60f6e0049a5c03ca462db9b94683", "message": "Fix lost one molecule in output\n", "proba": 0.0016762007726356387} {"commit": "fd846a2122a18006d04347c27f8d97ac839e9667", "message": "text should be formatted\n", "proba": 0.9999995231628418} {"commit": "3bcc2b5bd18c978f3bea1fce0d603bfa2ab7546e", "message": "bugfix double [] around command\n", "proba": 2.900384288295754e-07} {"commit": "27a1d78611cef1ab23044db22bd4bf7c61582efe", "message": "Fix wrong import from UploadHandler\n", "proba": 3.81858080800157e-06} {"commit": "f10b4d6ba9b8306199bde3927a08773bd73e95ef", "message": "Change privacy of get_environment\n", "proba": 3.667537100682239e-07} {"commit": "ff2aed6543801edf3f766778f24aaf8b9a209c05", "message": "fix logger type hint (#8359)\n\n", "proba": 1.2991799280825944e-07} {"commit": "6dc5d6c807a3cd724c3250ebb70ba5c9f61d8551", "message": "Changed expected link in reddit\n", "proba": 3.0901202308086795e-07} {"commit": "d4cfb5c22f4e2be0bbb4813063a3c67075c6a143", "message": "Remove name confusion\n\nthe .NONE meant no flags set.\nI want to distinguish this from Python's None,\nso I renamed .NONE to .NO_FLAGS\n", "proba": 0.9987325072288513} {"commit": "5bba2779c7661ecdcfd47de03dd1aa7d9a861210", "message": "python: add a stub dbus-json3 session channel\n\nThis is needed to avoid bombing out during the login process.\n", "proba": 1.1878478289872874e-07} {"commit": "5d905d975092813919c29ded9ec2038bb5ed7dc4", "message": "Fix: encoding error in help message\n", "proba": 2.5033557903952897e-05} {"commit": "1e999651c7336dceb871cfd78a9aaa95ac4f1bca", "message": "GridPlot now correctly blanks out empty cells\n", "proba": 4.991389914721367e-07} {"commit": "6228747fa641b90d9a50b267be3201658b0d9299", "message": "Fixed bug computing min_distance for empty VectorField (#2049)\n\n", "proba": 1.1452381443177728e-07} {"commit": "1f39ed53e0f17d2fabcaa27f06f1d41770b9d17e", "message": "Small fix in closest_match plotting utility\n", "proba": 1.6728080254324595e-07} {"commit": "55b5ade5861582cf0750b4dba9385486bbf71c35", "message": "Prime platform.uname cache at startup to fix blocking subprocess in the event loop (#73975)\n\nPrime platform.uname cache at startup to fix blocking subprocess\r\n\r\n- Multiple modules check platform.uname()[0] at startup which\r\n does a blocking subprocess call. We can avoid this happening\r\n in the eventloop and distrupting startup stability by priming\r\n the cache ahead of time in the executor", "proba": 3.208176622138126e-07} {"commit": "3ea4691fce9c2356c61c2319e605d9adfef1f10b", "message": "Fix spelling error (#10009)\n\n", "proba": 0.0009467639029026031} {"commit": "fe83fe7aeb254ce1ef753f19af8fa8653d5a0413", "message": "inference: wipe prediction cache\n", "proba": 0.9999059438705444} {"commit": "cd02af944990dde8da9a03cb79839fe3b517e36c", "message": "Always check if mempool cache is initialized\n", "proba": 2.745905476331245e-07} {"commit": "420a0bc5e781299fdf76f304495f79dec493d16b", "message": "added tests for list_landen and get_land_by_id refs #30\n", "proba": 1.869172763235838e-07} {"commit": "67b66c44aa872d5087f8b7e7e3fae819d88305d2", "message": "init reduce array send buffers\n", "proba": 7.986681680449692e-07} {"commit": "4d215a3351d5f1f781d74ab6c54960bbcad850f9", "message": "runtests.py diagnostics executed, fixed the errors regarding them.\n", "proba": 1.1694397272776769e-07} {"commit": "e6b3da348779e7f1630f8fdcdd499956ce1e1ec9", "message": "Fix DHCP build tests\n", "proba": 5.079929223938962e-07} {"commit": "baa24370f6cdca29b168586f0581a15bcfe6ec53", "message": "Force garbage collection during ProcessSlicedLayersJob\n\nFor some reason, Python likes to hold on to LayerData and friends.\nForcing a GC run here will clean them up properly.\n\nContributes to CURA-2406\n", "proba": 1.2569010721108498e-07} {"commit": "931574db88b201cebd8fcf59a421a777d079438e", "message": "Report error on failure to play song\n", "proba": 3.7267349739522615e-07} {"commit": "a8bbce5b6f706347ad39a57bf694671358e86ec3", "message": "Ensure that reading in a dust file does not leave an open file object\n", "proba": 1.1154525054735132e-06} {"commit": "c1408100eb765560216394ddc9df0b2f103cd9b4", "message": "updated reduce.py to handle custom model params\n", "proba": 1.8271903456934524e-07} {"commit": "94d857193d8548c1d16f19a1904d30a36c1762d0", "message": "changed 'all' variable to 'all_lines' because 'all' is a reserved word in python.\n\ngit-svn-id: http://svn.code.sf.net/p/petavision/code/sandbox@5946 7c0444ca-5550-0410-9008-faecdbe78eb5\n\nFormer-commit-id: 84144af7211a5acda322067ead9bbf699dfa70a2", "proba": 0.0001061324292095378} {"commit": "64ccb897c118340343c79c5b8440c77a7ee69a58", "message": "Complete rewrite\n", "proba": 2.311497155460529e-05} {"commit": "308fab5ef995109fa10d68f1d6e04c3e069d6ec7", "message": "Detect funcs\n", "proba": 7.782292232150212e-05} {"commit": "721389746f43fcedd24f3bb18729223f2903551f", "message": "localizer_classification_tp_tn_fp_fn\n", "proba": 0.00046715879580006003} {"commit": "b8eed26a3a93e7075e0f42bfac394c833eca0599", "message": "Accept config\n", "proba": 4.728904514195165e-06} {"commit": "340e432b7a58f8b02dd6ada428f396b94f32d836", "message": "Fixes\n", "proba": 1.5615976280969335e-06} {"commit": "baf70376fe012c4d358b1ac2dca5d5c2367c4e0e", "message": "Updated comments\n", "proba": 1.7255794659831736e-07} {"commit": "8c7d90ba93b89b7e5da647ce0aca2dc9082a2318", "message": "Updates\n", "proba": 6.962063707760535e-07} {"commit": "4e4a0b6b97bda56fbde42977506f3a177e35247c", "message": "Changing to logging module for cache disabled warning\n", "proba": 2.389459154983342e-07} {"commit": "f82536abb82224863c40c1e0e98d51bd273296e4", "message": "handle dataset not running, by assigning 0 priority\n", "proba": 4.857111889577936e-06} {"commit": "99d12fb4b113ff404386cf7ac3eebaf89a1bcf0f", "message": "Removed some sensitive data.", "proba": 1.9804080864105345e-07} {"commit": "c43ed205ceaf4f26ae193d617b4f7cb0960aac7e", "message": "Add before_export() and after_export() to Resource. Default implementation does nothing.\n", "proba": 1.1259463406076975e-07} {"commit": "1c945cee87d8a654ea60572720f1162a7abb8c30", "message": "Test session cookies are secure and httponly\n", "proba": 1.3230400952579657e-07} {"commit": "68f70db1457f709f3060928d008003945d63553c", "message": "apparently python thinks everything is unicode in py3k, even empty strings. Had to add another str.encode call to make hashlib work.\n", "proba": 1.1562927682007285e-07} {"commit": "d89ffcc38dbceb4da2be8201c38f2b9d847a62d4", "message": "Add best attack\n", "proba": 0.024775130674242973} {"commit": "a2cfbc5eb306576fb9199a198b8c458d6c2f6615", "message": "new option for auto_close_fds (default to True)\n", "proba": 1.5900998562301538e-07} {"commit": "9ee5ac0d5fb3732f3b0a09ab77dc658352eb0f42", "message": "added check for dash.page_container\nrefactored interpolate_index\n", "proba": 5.089578962724772e-07} {"commit": "a71fcdaf8c63e9387e8b0329de0f642e462fa4cc", "message": ":bug: add back catch-all route\n\nthis was hacked away in a bad commit before\n", "proba": 1.708889953988546e-07} {"commit": "c8db560cefe45894163aba3ebeb6a3a1cff39cf9", "message": "Linting fix\n", "proba": 5.698774430129561e-07} {"commit": "d0c8e3dc684a1c5d9fd7474d9dc11a0a77bb2d3f", "message": "Bugfix Ticket No - #7826\n", "proba": 1.9120760441637685e-07} {"commit": "f4ad8c8fbeab2f8e8c42165fc807dd51f9844a11", "message": "fix unit test\n", "proba": 6.971770858399395e-07} {"commit": "4364da09222ed534ff0f4af48ac9c6c5435e83c7", "message": "[FIX] make all string unicode, enforce payment type for payment lines\n", "proba": 0.00020730789401568472} {"commit": "b8ae1f65f66108a5511dbbae6dbdd6557ffd9f90", "message": "Bug fix for geometry save button\n", "proba": 2.231094242688414e-07} {"commit": "859a01bd3a3e7d120fba03de48cc7067ffcc2a02", "message": "[FIX] account_followup: fixed error due to virtual ids\n\nbzr revid: qdp-launchpad@openerp.com-20120213160319-lpx878gnczz590uz", "proba": 4.16325036667331e-07} {"commit": "972d7357373d378994e17b27ccd6b32b4401e4f9", "message": "reformat migration\n\n", "proba": 2.6740417524706572e-06} {"commit": "8c8a8b3d237652a60d0e9d6f77be2057d60538b2", "message": "test_variable_commands.py reformatting\n", "proba": 2.7924583264393732e-05} {"commit": "3fee7e5edee11482e665efdb944387ed70c01c58", "message": "PDF output too\n", "proba": 3.542786259913555e-07} {"commit": "071b3f71587200d992ce0259df740b8501dbbfec", "message": "ascii charcode para impresora fiscal\n", "proba": 3.2241857752524083e-06} {"commit": "cba437b1b00f2964178dbe1b334e47b734f5c04f", "message": "fixed bad if statement\n", "proba": 0.0004320303560234606} {"commit": "3ffe67eaf4e85463dd842d2e9e3e58aa56508a1c", "message": "Document user_data replace-on-update policy\n\nSince d4188127a14686f6d9844180b977cf5fa05aa024 the documentation for the\nuser_data property of OS::Nova::Server has been dangerously misleading,\nstating that updates to the property don't cause replacement of the\nresource, which is not true by default. This adds documentation that\nexplains exactly what is going on.\n\nChange-Id: I2d95205fbcbd0bfafa6690a6efec1a56441ce22d\n", "proba": 5.837563094246434e-06} {"commit": "b9ced7171191e32bc6708724450f4f1b3b7ac92a", "message": "Generic function for listing files in dir\n", "proba": 2.0344647566616914e-07} {"commit": "790cab2f95645c7f082609d94d1dc5bd8f72a373", "message": "Remove useless async_setup from AndroidTV (#68561)\n\n", "proba": 1.1029161584019676e-07} {"commit": "5518d5bd81f6a0daad663c2bf09c58c582c77d09", "message": "[FIX] Correct BaseModelstore_set_values\n", "proba": 2.6549330414127326e-06} {"commit": "529ad249a57c8c1e9fa30658dfe8b8896149083b", "message": "Remove os.access check, wrap resolve_node_path in list\n\n- removed `os.access` check\n- wrapped `resolve_node_path()` in a list\n", "proba": 5.019266154704383e-06} {"commit": "4a1f49852aa11ab711f1f6cd6203f56cb6065529", "message": "Use SensorDeviceClass enum in Luftdaten (#61746)\n\n", "proba": 1.0724956922558704e-07} {"commit": "3f8bd4efc615307c49f1e911df760b888306abda", "message": "Comment cleanup\n", "proba": 1.8777326715735398e-07} {"commit": "40fdd5bda712579d580fb5b04b775d16a826861b", "message": "Add function for posting to API.\n", "proba": 1.1411400180350029e-07} {"commit": "cf94fb86cab2fc892b762b66b760a80ed268e8b3", "message": "Add github to the accounts package.\n", "proba": 1.6484683840189973e-07} {"commit": "a8d43cce0fb0d73197a062666965fd3562152632", "message": "auth\u306eblank\u30a8\u30e9\u30fc\u304c\u4e0a\u66f8\u304d\u3067\u304d\u3066\u3044\u306a\u304b\u3063\u305f\n", "proba": 1.9477715795801487e-06} {"commit": "7dba43166852dd705a3b5035b39fc945f82109c9", "message": "changed get to post in requestfactory.\n", "proba": 1.0712976461491053e-07} {"commit": "9e9e66c568fb96d287182e636119523d29e1375a", "message": "Bump version\n", "proba": 4.5088074784871424e-07} {"commit": "03a9404079cdb9410a269ea67bc06cecbab3fabe", "message": "Fix SF bug #459767: ftplib fails with files > 2GB\n\nsize(), parse150(): try int() first, catch OverflowError, fall back to\nlong().\n", "proba": 1.2148925065957883e-07} {"commit": "d5d84461ae0968ab996ab15f1ab6caadc56c15b5", "message": "Import marshal before using it :-(\n", "proba": 1.2077290989509493e-07} {"commit": "8cc2e8b63151f777d6aecf789f0a53a53a50897d", "message": "Agregados pasos 3 y 4 del test AKS\n", "proba": 3.4813569982361514e-07} {"commit": "3f1fa556e9ad0ca3928527dc29611de9e201ac58", "message": "Added copyrights, removed initial RMI support and did some cleanup\n", "proba": 1.1493104778992347e-07} {"commit": "5449774b4aeff6ae8615db9bc774321818398b25", "message": "Possible fix to mio for loadmat\n", "proba": 1.5666230410715798e-06} {"commit": "f64a1fb5fd71fa6c66d52b1580222113c55487e4", "message": "Fix stupid mistake\n", "proba": 0.9999985694885254} {"commit": "b33b0312852c6dcc6f6e50a9da531d60fdf363ef", "message": "[FIX] no delete sync on fresh sync\n", "proba": 6.447588702940266e-07} {"commit": "19aea1eb444558b234f10f8e1702de5c9cf003cf", "message": "1) Updates to docs. I've gone through them all now but they need review/proofreading. 2) Changed generate_random_string so that it takes special markes like [UPPER] and [NUMBERS]. 3) Some cleanup to code.\n", "proba": 3.7617357406816154e-07} {"commit": "b4cdb915277bad7199b14d2d9a67481ec6dea9e9", "message": "* split on / or \\\n* case insensitive comparison\n", "proba": 2.501921699149534e-06} {"commit": "1c1848a1b6cd46dd22bc71fba3b95925ac80c30e", "message": "workaround for ElementTree bug that manifests itself only on Jython on Windows\n", "proba": 1.361592438797743e-07} {"commit": "ab573ae4ae2636d196069892e8069bb92e689d64", "message": "Using marshal functions to pack & unpack 1-byte ints is an obscure &\nexpensive way to spell chr() and ord().\n", "proba": 1.1705678559792432e-07} {"commit": "c471d580d524f85a8cd4b0b6583085f45ec07f64", "message": "cleaned up __hash__\n", "proba": 0.0002267928357468918} {"commit": "c90c9036a117aa37a9c45dfbbe9c967d1e9a0612", "message": "Changed plot function for new parsed output format. Changed defaults and names of a few variables.\n", "proba": 1.0165114616711435e-07} {"commit": "296bc4fce679286090f7cc0fca5c490c25312a12", "message": "String method conversion.\n", "proba": 9.690879778645467e-07} {"commit": "30b7a635b71379115e13e45253843063bb40a64a", "message": "Don't write \"if self.dict: self.dict.close()\"; just write\n\"self.dict.close()\" and ignore the exception. The \"if self.dict:\"\npart would be calculated through len(self.dict.keys()), which is very\nexpensive for a large dictionary...\n", "proba": 3.357014008997794e-07} {"commit": "520f71445cd429aa99d9a96d3979ea24e9efbb38", "message": "pep failure on python 3.6 fixed\n", "proba": 1.947497025867051e-07} {"commit": "f1dbdfe0db5298fdd30312e1b1281349bf65d994", "message": "Input.py: fix doc\n", "proba": 0.9999964237213135} {"commit": "04f452554789b449f4b36a2824107d8675074399", "message": "Use traceback for better traceback logging\n", "proba": 3.4949658811456175e-07} {"commit": "3e3a9db4919aceb756e2a84ea9e3e78234c8fa5a", "message": "comment-in the TC packet editing result proessing\n", "proba": 1.4549166849064932e-07} {"commit": "ba9bb6daeadcf96713d262d7107e42f7016b5110", "message": "MainSearch - Support for multi-layered networks and mutations when no progress\n", "proba": 1.1120902598804605e-07} {"commit": "92ddb5ebd399c194c5d0562cf99b1347a4b93709", "message": "Various changes taken in from MantelTest repo\n", "proba": 1.4014499072345643e-07} {"commit": "6b3f6e22d0e0807b633bd33311c300443fcf89bf", "message": "Fix invalid RainMachine syntax (#72732)\n\n", "proba": 2.6803302262123907e-06} {"commit": "fa09a93cfe13fb16613fca7676215e315f1a7680", "message": "add zone status attribute so we can know if queued (#39133)\n\nBefore this proposed change, all of the zones related to a running program turn \"on\", but it's not possible to know which zone is actually running (vs. queued). Adding the mapped state values (they are the same as program status values) as an attribute will allow inspection of all 3 states.", "proba": 1.3126063436175173e-07} {"commit": "7eaa8a3f1685f8a8f73047b79b5e8bccea35a3b6", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "93143384a8ece876b95332a7aebaaa237408b33e", "message": "Restore status attribute for xiaomi_vacuum (#16366)\n\n* Added new states and exposed state/state code received from xiaomi vacuum\r\n\r\n* Restore status attribute for xiaomi_vacuum\r\n", "proba": 1.2739262444938504e-07} {"commit": "eec1b3e7a749a22fc4f85abdf1bdc15357e17a38", "message": "Reduce Vizio API calls (#35726)\n\n* reduce calls to API\r\n\r\n* get apps list every time\r\n\r\n* fix typo", "proba": 1.326405651980167e-07} {"commit": "ea8702b0dfcc9afc6867e3be0e2b14436ac8ae6a", "message": "Address late review for Xiaomi Miio number platform (#55275)\n\n", "proba": 1.0528034977141942e-07} {"commit": "70755c5416c64cf8f848b7345ee83e38dff8ce56", "message": "MAINT: Silence bad perf warning from pandas.\n", "proba": 1.3601207626834366e-07} {"commit": "6e69a2bf0bd36204eadff701244c29a387dcd5fd", "message": "[FIX] mrp: successfully retrieve empty computed field\n\n1. Install MRP\n2. Launch an Odoo shell on the database\n3. Type the command\n`print(env[\"mrp.bom.line\"].browse(1).child_line_ids)`\n\nTraceback will occur with exception\nodoo.exceptions.CacheMiss: ('mrp.bom.line(1,).child_line_ids', None)\n\nThis occur due to the empty value that the computation of the field\nyields, which is not saved in cache.\nFix by adding a default value.\n\nopw-2226951\n\ncloses odoo/odoo#50950\n\nX-original-commit: fc885499a3c75d8d564569ec4cea41a8a64f3164\nSigned-off-by: Nicolas Martinelli (nim) <771435c469f83f6aa9c405ac5e1ed06314a94f2d@odoo.com>\n", "proba": 1.8053111489280127e-05} {"commit": "e160c7ad432b236833b417521b3f4eb5216eff04", "message": "Fix date validator\n", "proba": 0.9994049072265625} {"commit": "31f7dd6b410ede15e3201e87ec03c8ff58ee29e4", "message": "[#1477] pep8 fix\n", "proba": 3.39638773994011e-07} {"commit": "d04a0a411d3613e610e18c1aced88470b926b250", "message": "is_break should be defaulted to True only when its a GET request for a form or a new session. It was also happening for a POST submission of a new session.\n", "proba": 2.9882110652579286e-07} {"commit": "13f049abb8f5320108309252114c9c98b53773b1", "message": "populating form if session is empty\n", "proba": 5.526979748537997e-06} {"commit": "59aba8e004e74cf816e2ba4b1aea6bf22556b42f", "message": "[#2528] Delete commented code and remove IndicatorPeriod.delete\n\nSince child periods now have FKs of the parent, deleting the parent will\nautomatically delete them.\n", "proba": 1.0714283860124851e-07} {"commit": "72119355b7279480bf58c908722d5eeeb0a9ee1a", "message": "g0v/itaigi#72: missing import fix\n", "proba": 5.129446435603313e-06} {"commit": "d2114464feb852afd1c7d1be98c10b2ed183612d", "message": "added observables to compute for each data set - just surface densities for now using various definitions (to be used for KS laws and things)\n", "proba": 1.1173545999554335e-07} {"commit": "e7c3bda75d4972e968648320874f09065dec6db4", "message": "remove extra space\n", "proba": 0.002319066785275936} {"commit": "f37e237da6cc2b7cfc604bbe0bf92720267d2a83", "message": "fix typos\n\n...that the world sees in the BUILD Dictionary, whoops\n\nReviewed at https://rbcommons.com/s/twitter/r/1284/\n", "proba": 0.00017661575111560524} {"commit": "7e59ce4918453166a68c62929bb0a05a89b0e4b5", "message": "Update serializer to take file instead of the id\n", "proba": 1.836351088968513e-07} {"commit": "856b4eef00c8e2b02264c6603a9a1849008c2855", "message": "add get_organism_creator\n", "proba": 0.0013300968566909432} {"commit": "c24cefbf1624c137c45877fadfbe25ab2c58ed23", "message": "Update donation_with_stripe_doc.py", "proba": 5.887820861971704e-07} {"commit": "fd1c38888563064f1920828a8fa7469ef10500bf", "message": "jormun: fix a kwargs on the wrong place :(\n", "proba": 1.0842254596354906e-05} {"commit": "6cff4e1688eda1223623fad0e9f82a72fced09c9", "message": "added parallel queries", "proba": 5.038446033722721e-07} {"commit": "ca36b9c76ab93c1e30747554723f1eacf87cb9d5", "message": "improve wording for unicode error in mode.primitive.String.\n", "proba": 2.1615888101678138e-07} {"commit": "94cff0800134799ee57e5731989a6efdb5596522", "message": "continued cleanup\n", "proba": 1.814115933029825e-07} {"commit": "08b5811f6a976919dfd28074c95db55e35f69042", "message": "More print\n", "proba": 1.4069941300931532e-07} {"commit": "1e1c32e414bdbff9f1dfc5cd54d4f3ca3f30c1dd", "message": "bug in bot fixed\n", "proba": 4.6008059939595114e-07} {"commit": "e3539a033640af672d6af334e9695104ef6a1abc", "message": "new: leading zero detector", "proba": 3.070055026910268e-05} {"commit": "fb93351e7c4ec12e2c0feabb149d5eeffd6aa327", "message": "debug bowtie transcriptome mapping\n", "proba": 3.177138410137559e-07} {"commit": "ab31b9959093ce5a3f06141a3e3baf148b26c747", "message": "Fixed the notation on the afilations for the authors\n", "proba": 4.4975814716963214e-07} {"commit": "9185a5cc7f53d615b57e5098d21930d0b457f79b", "message": "handle fractions.gcd deprecation\n\nfixes #12\n", "proba": 6.63304945192067e-07} {"commit": "8d2133b077c0d3c037e1e6745d3b803c24018354", "message": "Log to stderr instead of stdout\n\n\ngit-svn-id: 305ad3fa995f01f9ce4b4f46c2a806ba00a97020@8 3777fadb-0f44-0410-9e7f-9d8fa6171d72\n", "proba": 5.729987969971262e-05} {"commit": "9a8bc427adafbe9bd745f43889990c124deb587a", "message": "Get the user name from the cluster info. (#1471)\n\n", "proba": 3.1904374964142335e-07} {"commit": "f7b3e43abe897f0d36f04816b6b909a4ab2dc837", "message": "update host cuts\n", "proba": 2.4788553787402634e-07} {"commit": "0abed8cf4176f0c7f5bfd153c362d6ab5f79cbfe", "message": "message format changes\n", "proba": 1.73854414242669e-06} {"commit": "2053bed5c0ab8aefb3e6abc3a9eccdb0a52164f2", "message": "API: update Asset Registry usage\n", "proba": 7.60155046464206e-07} {"commit": "911678f9195b601e6f3eeb2f757f80a1f8194e2e", "message": "bug fix for xia2-summary.dat output: code was assuming list type, dictionary actually contained tuple", "proba": 0.00014731919509358704} {"commit": "82cd32d22e007cd69e800b5864e8b97232a00f03", "message": "[FIX] custom_account: corregido actualizaci\u00f3n estado web\n", "proba": 1.2464652172639035e-06} {"commit": "aa723cf041ea24e9f0a802251d6bf7533211a965", "message": "#31 templatetag without context\n", "proba": 1.4025356165348057e-07} {"commit": "4ce6295a6e3ae79825c081054d2cdb435d8ace76", "message": "[#3] Fix error caused by unsupported operand against None and int.\n", "proba": 1.1842158897934496e-07} {"commit": "d688e5311580c72d651e34c58dc0b2fd5655ff7d", "message": "add grid lines control for domian coloring\n", "proba": 1.4120404046025214e-07} {"commit": "3e87b57dff5e296c769bc24eb69943095971e191", "message": "Adding header for helper function. Changing to extracting the digest between each block.\n", "proba": 1.1431605173584103e-07} {"commit": "af0cf4b5a4ab4e755031afab7c8b283e50432cd5", "message": "Delete data_hist.py", "proba": 0.00031443496118299663} {"commit": "841b116ac69b90cb0f128caa3548eb0468e2df3d", "message": "Add logger for registration module\n", "proba": 2.8845920496678445e-07} {"commit": "3f049a52483a98c0fbd49bedc03645fa3389d0df", "message": "Fix response message\n", "proba": 0.0004096385382581502} {"commit": "5202b813cba56b7d1212e2570ac66d98f313b72a", "message": "add test for new managers\n", "proba": 3.028750938938174e-07} {"commit": "117752aa6136ce81e0307d93588916192f82707b", "message": "Handle exceptions during log stashing.\n", "proba": 1.2380591840610577e-07} {"commit": "67d368c284dd7b641a204b37c26b729d4db64e39", "message": "refactor start code into startComponent function\n", "proba": 0.9997269511222839} {"commit": "a3d688fe7481c891b325e8a916aad44e0ba3922e", "message": "Naming again.\n", "proba": 2.1230208346878499e-07} {"commit": "9cfd6201750b5a8d0ba8494d0c00c5bedfb8ae31", "message": "[Cython] Added tests for Reactor networks\n\n", "proba": 1.2246240999047586e-07} {"commit": "791e148c4f3fe5bfa4cff1cf6a3c0eb16f226e07", "message": "Whitespace fixes.\n", "proba": 1.7234118843134638e-07} {"commit": "3d5f62cdd99d8b2b78897ec1f2d027de4fbeb951", "message": "bug 1134686 - common fixtures for IntegrationTestSignatureSummary\n", "proba": 1.0806167693999669e-07} {"commit": "01f17ee4fa9aeb9b57bf9f89173bee23bd3078fa", "message": "Version bump\n", "proba": 5.605834303423762e-07} {"commit": "6b93152ed2dc28861ed5bbabb9ccb950eb956029", "message": "Export vertex groups\n", "proba": 4.79392383567756e-07} {"commit": "0d21046e97e082c18aeea392709d22a0f5f9ec3f", "message": "Stringification methods\n", "proba": 2.173048869735794e-06} {"commit": "34f79c310055f00a857e24fc2d5273f46b850b1f", "message": "use an error thats recognized by the endpoint\n", "proba": 9.575912827131106e-07} {"commit": "62d6c4894135be2f3508805f77dfbd4d6bbe778c", "message": "dealer reuses isodate asserts\n", "proba": 4.645924889246089e-07} {"commit": "7bb967f49779ba7fb22e4678ec34f102f1f2a64f", "message": "fix broken tests\n", "proba": 6.778378974559018e-06} {"commit": "70f2e27832ccaed1b51b9c9690452cd592d02d67", "message": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0442\u0440\u0438 \u0442\u0435\u0441\u0442\u0430 \u0441 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u043c\u0438 \u0441\u0446\u0435\u043d\u0430\u0440\u0438\u044f\u043c\u0438 (\u0441\u043c. \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438).\n", "proba": 4.5448291530192364e-07} {"commit": "e7de3bdef1476a226016f3ef1538c4de03a20e70", "message": "small comment change\n", "proba": 2.0174373105419363e-07} {"commit": "bceb51cc84d67717b6eb660491fd4be077ad8671", "message": "BuildForWindows/setup.py\n- I'd forgotten to change runtui.py to runtuiWithLog.py\n (despite documenting the change and committing).\n\n", "proba": 1.0603809386111607e-07} {"commit": "9405a9ddf85fc6e0cb81d9b4691f0d4bd6ea28ff", "message": "added error message in case of malformed SRDF\n", "proba": 2.148238991139806e-07} {"commit": "cf8a6f53eaed67b225730fb788a6e2c1d84826cd", "message": "changed layout tag to structure", "proba": 3.684870364395465e-07} {"commit": "bac201e53a931c1576da2914c4636b202a9dca51", "message": "Made re_skip a class attribute.\n", "proba": 1.0690727236806197e-07} {"commit": "64acf0d535a1105f4a3006351ec2f1d793f3466b", "message": "Ignore E501 issue in utils\n", "proba": 1.8278420554906916e-07} {"commit": "a7d21acae164df2371f1a504ad8340efb313f8f2", "message": "nvcam-thread-mgr: Adding a dummy live streaming start/stop functions.\n\nImplementing a dummy funtions to start/stop live streaming of camera.\nThese functions does nothing for now, Will add the functionality in the later\ncommits.\n\nWhile adding a camera to middlebox, the start_livestream function get called\nand similarly while deleting the camera, the stop live stream function will be\ncalled.\n\nSigned-off-by: Sugesh Chandran \n", "proba": 2.093897109034515e-07} {"commit": "2a23c7fb3732f5e4c5083717240ab8056d6be7f6", "message": "update cache condition for taskInfo\n", "proba": 3.7466341495928646e-07} {"commit": "819c5e2d964c2835216206e7098542699bb8aae4", "message": "More tests for InterpolatedConfound", "proba": 1.200977806092851e-07} {"commit": "121716fd1a896e979f106c34e141703dfe7f13a1", "message": "added status report queued logic to handle allready queued '?'\n", "proba": 1.45119045669162e-07} {"commit": "4ed05d635fff8e51cb4c0882cd33d01501c7f9ec", "message": "Add difflib handling for duplicates\n", "proba": 3.7246317674544116e-07} {"commit": "2e37ef35d11ee0f9b892610f95014611c8bba2dd", "message": "Remove RuntimeErrors for NaN-checking in 20B (#17563)\n\n", "proba": 1.3140041232873045e-07} {"commit": "e7d851b6425d630be4e791f3ac00fcf0fc139ef3", "message": "Tweaks to fastscape_SP\n\nfastscape_stream_power now optionally takes a timestep in its run\nfunction, and also doesn\u2019t print output every timestep.\n", "proba": 1.0055946830789253e-07} {"commit": "24963032c0ac6034444113b15071239d2117453b", "message": "Added opacity argument to sfdp_layout\n", "proba": 1.699599891935577e-07} {"commit": "a956700e90c86da76b604946df4c05440fc6555e", "message": "Adds logging to debug issue\n", "proba": 4.905394916931982e-07} {"commit": "f7696fdb9f00007aa0989be5cbf83e8487247a7b", "message": "Rewrite simulated unittest tests to pytest style test functions (#41115)\n\n", "proba": 1.4405358683688974e-07} {"commit": "802c89951bafe057bb6cea3a65f16193c412a34f", "message": "wrap lines in addons description\n", "proba": 8.995077109830163e-07} {"commit": "291b578f6becbb370cc0f8579e19ee9470550abf", "message": "Support running script against local changes\n\nSome projects do not strictly enforce requirements changes and\ndevelopers in those project need a way to see how far away they\nare from the global requirements. So we need a way to run this\nscript to figure out which of those items in global requirements\nthey would like to update in their projects.\n\nAdding a --local optional flag and defaulting the branch to 'master'\nseems to support both existing usecases in gate and the local\nuse case as detailed above\n\nChange-Id: I76fcea1e2965795ebb99f2b7d649cf9a53908f09\n", "proba": 7.020201337581966e-06} {"commit": "eb5246f6d12c803bcc59fea43cac643b66be3b80", "message": "Improve linear referencing for stops\n\nAttempt to use the known sequence information to linear reference more accurately and avoid sequence errors.\n When linear referencing stops, extract the line segment between the prior already-linear-referenced stop and the next one and linear reference along that segment only. If no good solution is found, throw out the point and the prior or next one and try them again later. Improves solution significantly, slows it down a bit, but is still not guaranteed to be 100% accurate.\n", "proba": 0.002843949245288968} {"commit": "2efc40ba6b63f8ad1c2e1c98b562012fa1154ed5", "message": "Brocade mechanism driver depends on the brocade plugin templates\n\nThis causes problems when the customer installs the ml2\nplugin/mechanism driver without the Brocade plugin.\n\nFixes bug: #1326937\n\nChange-Id: I2d0dfda2cdfbdfd8503351b191151cb02104dcce\n", "proba": 3.0924431371204264e-07} {"commit": "f7c008af73349fe74f5ddd7110255282fd0f7c2c", "message": "Pick up changes to GAPIC method configuration (#6615)\n\n", "proba": 1.0894640212200102e-07} {"commit": "d6ac51ee4b71b5a3e870940a308f04f2e8dd5ebe", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "99fca95b27a396a758d5fae5b36bf14f410739ce", "message": "Fill in the dependencies for docker install\n", "proba": 7.397782155749155e-07} {"commit": "55e7af0237768f7630097cc20c65b611107a7217", "message": "remove accidentally committed acceptance test\n", "proba": 1.4962641614602035e-07} {"commit": "37eb10041d0f6a0d1eeb6d2ab1912756c3e0e075", "message": "fetch report complete - error handling on delete\n", "proba": 1.3027890588546143e-07} {"commit": "dccf0e101bbe74ae55a73459d9b5a589deb6724a", "message": "[FIX] purchase_ux: Fix when seach using voucher in the context.\n\ncloses ingadhoc/purchase#129\n\nX-original-commit: 7b3f6d228d2f1b86932df018ea331807f8a2f35a\nSigned-off-by: Nicolas Mac Rouillon <8d34fe7b7c65100e706828a8c0d03426900ffb59@adhoc.com.ar>\n", "proba": 2.5865206225716975e-06} {"commit": "a243297253afb3f4e5b4047bab49548c73dfdcd7", "message": "BaseTools: make build report tolerant of FVs specified by name\n\nCheck if the FV name is in the FV dictionary before using it which fixes \na crash during build report generation when FVs are specified by path in \nthe FDF.\n\nContributed-under: TianoCore Contribution Agreement 1.0\nSigned-off-by: Eugene Cohen \nReviewed-by: Yonghong Zhu \n\n\ngit-svn-id: 3158a46dfd52e07d1fda3e32e1ab2e353a00b20f@19705 6f19259b-4bc3-4df7-8a09-765794883524\n", "proba": 1.8955662426378694e-06} {"commit": "ba5e46a3e08cd49ca0abd69aee938c2fcb797193", "message": "Updated make_tracking_schemas.py.\n", "proba": 1.259145818721663e-07} {"commit": "c2ecc4ce3ff906e67d6237cc1d93aef59717e7da", "message": "Customize admin for foia (closing issue #31)\n", "proba": 1.0470380829019632e-07} {"commit": "259073a2a1afdb02d8f8dfe2fa8dc576e983c43d", "message": "Use named arguments when calling multi-argument functions.\n\nHelps bring clarity in the absense of type information.\n", "proba": 1.2403222626744537e-07} {"commit": "e0785aba3f516a78528d559bf3fb7bba1f48b582", "message": "Return error in the case of a null access token\n", "proba": 1.3276652452987037e-06} {"commit": "56a60d0acf41eb1b80b5d7f63b0d6f32ced90b5d", "message": "Move imports to top of unit test file\n", "proba": 2.5119987867583404e-07} {"commit": "acfb77131a121d4a8263f95df780652aae23712d", "message": "Handle stopped container port bindings.\n", "proba": 1.2705169183391263e-07} {"commit": "75e3714c7abead1945429ff8733327315e5e26e4", "message": "Drop from 1000 to 500 to make test work.\n", "proba": 1.1729961357787033e-07} {"commit": "5df16ecb7fcfc611d35af494658e0793c16e687f", "message": "BaseTools: Fix build report for *P and *M flag incorrectly\n\nFlag *M for INF defined value and DSC components value\nFlag *P only for platform defined value\n\nCc: Liming Gao <6480311aeeb4b006862f6d13ebabddc03f51e507@intel.com>\nCc: Yonghong Zhu <78d981fe33a016071af5222c56d5cf77f30fb0b2@intel.com>\nContributed-under: TianoCore Contribution Agreement 1.1\nSigned-off-by: Yunhua Feng <30f155ac2c906e2f65128830f2d4e1131c71dfbf@intel.com>\nReviewed-by: Yonghong Zhu <78d981fe33a016071af5222c56d5cf77f30fb0b2@intel.com>\n", "proba": 1.5511838569182146e-07} {"commit": "0622ac6e5cba670f9d8c8d68c8ae0d40730c52e5", "message": "Refactoring AddObserver\n", "proba": 7.180673264883808e-07} {"commit": "bd4f1ecaa900e771e77e9bd1b79d0b93246da6a4", "message": "[FIX] Some minor code fixes\n", "proba": 7.137564921322337e-07} {"commit": "b17c4459b671c0f0f40c084f1e707277f9d4154a", "message": "added jobs summary information to JSON on the /jobs/ page\n", "proba": 2.3226118628372205e-07} {"commit": "e4a1563d117948e3afc84fd924616244827897c5", "message": "fixed copy&replace error in chunksize\n", "proba": 5.409330015027081e-07} {"commit": "0341ed44674b65d8634ecf69640c05e6b9bc8f84", "message": "Import unittest instead of unittest2 in resgroup unit tests.\n", "proba": 1.0357796753623916e-07} {"commit": "7ad7d0bdd43a9ce39d20d6fad7417f300db76293", "message": "doc: remember to implement \"ensemble of K last epochs\"\n", "proba": 1.748015989733176e-07} {"commit": "20ebd60c0877d62ba5ae6781c3f0ed83028eaa91", "message": "new apply dynamic\n", "proba": 2.328331447642995e-07} {"commit": "2157bc9c8b8be30ada11fe2e64454157d3ae528f", "message": "BaseTools: Enhance FV info report file path to support absolute path\n\nWhen generate build report, Tool will get the info like size, Fv Name,\netc from the xx.Fv.txt file and add these info into the build report.\nThis patch support the xx.Fv.txt to use absolute file path format since\nuser may provide specified FV path.\n\nContributed-under: TianoCore Contribution Agreement 1.1\nSigned-off-by: Yonghong Zhu <78d981fe33a016071af5222c56d5cf77f30fb0b2@intel.com>\nReviewed-by: Liming Gao <6480311aeeb4b006862f6d13ebabddc03f51e507@intel.com>\n", "proba": 1.3937606979652628e-07} {"commit": "f11234ae295ca81cafc84960310eef5a5ae17497", "message": "Fix for move of data/objects -> config/objects\n", "proba": 4.7141935510808253e-07} {"commit": "e6bcc08b5d98775637e312468cb7c1ec531f57bb", "message": "Fixes road construction function\n\n- Invalid syntax in road construction function is fixed.\n", "proba": 1.6004908331979095e-07} {"commit": "fa68463942b0a3c5fc63aa9337dfe14df859a826", "message": "Added to ajax view the function call to function to edit items.\n", "proba": 1.0443674369753353e-07} {"commit": "dc8e40f86992f72bb8e903b4207154d13678ef1c", "message": "new debug info\n", "proba": 3.2582693165750243e-07} {"commit": "cc9f12495b48567ac3c283a6ae3112804c16700d", "message": "db_create.py fixed\n\nnow database is deleted first before creating\n", "proba": 1.7046529876552086e-07} {"commit": "dd00155a4dc9811627c0cf587af359d6b5128060", "message": "add view tests\n", "proba": 4.109241444893996e-07} {"commit": "3c69c686994cd8ac001d874ba57acc0993660c02", "message": "Nicer error handling when group files are missing\n\n\ngit-svn-id: 289baecb87ce7302604df1403f4d7d4fa175c216@309 f19639c0-9264-4126-8c79-3e5b26eb25a8\n", "proba": 2.864076350306277e-06} {"commit": "044c0df29054e6dce2acccdf193b1fe110866a49", "message": "Updated error reporting in db_create.py.\n", "proba": 1.2096148793716566e-07} {"commit": "c494bcd028e444b3e2635475acf6654b20c15481", "message": "Got rid of pprint import and useless expand function and RxRec namedtuple\n", "proba": 1.1907559382962063e-07} {"commit": "20e58ff549a80dc94ada547a63b48a7b473b1fe0", "message": "taskInfoES | relax restriction of dataset values to be collected from DB\n", "proba": 1.3358236117255728e-07} {"commit": "b26b981b0d5817555d9600de4f706f494c7877d3", "message": "ostbuild: Use correct directory for submodule update\n", "proba": 1.9887868063506176e-07} {"commit": "bc1bdb790061fa22dcc6eb3ab5e4bd0c5d5ad11d", "message": "better method name\n", "proba": 0.0018684790702536702} {"commit": "1b4fe6ef14efcde7c7c6ce69dbf58fd52871f57b", "message": "Fix spherical Bessel computing\n\nThe scipy.special.riccati_jn function computes the values for all degrees\nof the function up to the degree called, returning an array and not a\nsingle value. This has been treated accordingly.\n", "proba": 2.6498739771341207e-06} {"commit": "0df829afe2ef73b1769fb1ce0349d2a920839414", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "a717e7b84ffb82f7a29464151d1a3934310ebf06", "message": "Move migration to its own pr\n", "proba": 2.3844057750466163e-07} {"commit": "d1fdbd5080a19fe0bc9d273466bd5e65532644a2", "message": "More lenient check for unrendered timelapses\n\nOnly delete automatically if modification AND creation date are older\nthan the calculated cutoff.\n", "proba": 1.0209494405444275e-07} {"commit": "487c5df57257ac85533aecfa60fcb89aff089066", "message": "[Network] Fix #20289: `az network bastion create` invalid validator when `--scale-units` is None (#20305)\n\n* [Network] Fix #20289: `az network bastion create` invalid validator when `--scale-units` is None\r\n\r\n* Update _validators.py\r\n\r\nhandle unit_num = 0\r\n\r\n* Update _validators.py\r\n\r\n`is not None` is better", "proba": 3.359804395586252e-05} {"commit": "e0dd82698a9a17db98ea50de4ecdf485444a549f", "message": "Fix past date issue that's causing server error\n", "proba": 1.7983629732043482e-06} {"commit": "457350825fdd2add588b007c1b443b696b79e438", "message": "Allowed any number of dimensions on gv.Dataset\n", "proba": 7.843402158869139e-07} {"commit": "6e01a361c5666c69bc33e58998aba5ce2abd15a6", "message": "Make \"Fake Acknowledge\" button really fake an ok\n\nSo far it only set the clear_to_send flag, now it actually does everything\nelse a read ok would do.\n", "proba": 1.1095752938672376e-07} {"commit": "cbade38549c9b75fd99689c4ecd288d6747f34c3", "message": "[deck]\n+ Use pagify instead of grouper for card list\n+ !deck help now reference illustrated guide on repo\n+ PEP8 code cleanup\n", "proba": 1.1618982398431399e-07} {"commit": "f5fa35655f50da51b8e3baa62188108f6742a168", "message": "[IMP] Improved email and username handling when sending an publisher warranty\nissue report.\n", "proba": 9.940478662429086e-08} {"commit": "2f69a843529bf81ac665e09b112ca3c0fa59aa12", "message": "Use max of comm & temp timeout as serial timeout\n\nThat way we avoid issues if the user has set a longer temperature\nreporting interval than (busy) communication timeout.\n\nSee #2905\n", "proba": 1.2848830976963654e-07} {"commit": "6f547bf21c44400af299f2c357001a3c5d31f6e0", "message": "Cleanup.\n", "proba": 3.34995263528981e-07} {"commit": "8e62f9e6f253fb15148f4db06141c104732f2ec6", "message": "Added custom deck post\n", "proba": 1.4837679884749377e-07} {"commit": "08922975f313a887be6051604526c55cf4359b91", "message": "\ud83d\udc1b Ignore SD messages if sd support is disabled\n", "proba": 1.877963597962662e-07} {"commit": "1450dedd5541845437e86991d860159fadda066d", "message": "register admin\n", "proba": 2.9455839012371143e-07} {"commit": "558a4015c9f54f4acc1f346b25d8c63a68ff42d1", "message": "Add copying of media files to start_theme command.\n", "proba": 1.162290530487553e-07} {"commit": "77c61bbc4a57d847b40ace776d4638b63e3de816", "message": "MAINT: remove unused imports from demo\n", "proba": 3.530240064719692e-07} {"commit": "ad65241edfe11876b7f3b7aa64ea54d1f560eeb9", "message": "Compatify load_test_client.py.\n\nPiperOrigin-RevId: 353114234\n", "proba": 0.0006453071837313473} {"commit": "077858ebee88fc84aab434cb9dfe15e622b49879", "message": "\nDemote orhash mismatch notice to info. Can happen\noccasionally during consensus updates.\n\n\n\ngit-svn-id: cbd9a39f34c4de2cec599f48cc957f9428b5b4ea@21104 55e972cd-5a19-0410-ae62-a4d7a52db4cd\n", "proba": 2.6675772915041307e-06} {"commit": "5191d6172b0aec5c407bc70484ef9a54d247ed17", "message": "Removed line\n", "proba": 3.196417537765228e-06} {"commit": "7d74eb5bde4dddf4dfe10a03925ce750b4ac64d4", "message": "Last few bugs fixed? Run Trader continuously\n", "proba": 9.071179079001013e-07} {"commit": "12e8cf45ff078728b9610f4d316933e31f83ae1c", "message": "[FIX] purchase_advance_payment: Se permiten anticipos en compras de servicios\n", "proba": 9.675521823737654e-07} {"commit": "d7e3f0f47a9b44406aa4a4750dda11d6c83e8de3", "message": "Update BHS updater\n", "proba": 4.208703217045695e-07} {"commit": "767eea903ff401840902cbab65dcfa77f50ceaa9", "message": "Remove endpoint comments for rho\n", "proba": 4.445836054856045e-07} {"commit": "57e9d305c9f0fbbbd7d7b1b60bdceb5c8c477da8", "message": "Fix compatibility with django-phonenumbers-field 1.3.0\n\nReturn an empty string when no value was given for a phone number instead\nof None since the phonenumberfield doesn't cast none to '' anymore which\nresulted in an not null sql error.\n", "proba": 2.232297674709116e-06} {"commit": "0e94b6abe14545f690ad4b166183fc84f2a4f770", "message": "Remove useless homebrew strip() function\n", "proba": 1.6088019947346766e-06} {"commit": "5e5e241a5731c5141ec69d39b2ab655fc08c465e", "message": "Updated from Brython Server: 6/14/2017 8:36:38 AM", "proba": 1.0835640296136262e-07} {"commit": "8cd49ce5c5888fc79d61b9d052eb71e8b6af6be8", "message": "Updated from Brython Server: 5/23/2017 2:18:19 PM", "proba": 1.0798358829333665e-07} {"commit": "d28f5449a3cb453f94bae0f73b4cfd9572d761ba", "message": "Updated from Brython Server: 6/13/2017 4:37:58 PM", "proba": 1.0950849116397876e-07} {"commit": "8c3483e5599b235bba73e9ebe3c6a1f366009dc3", "message": "add url() and urlStream() functions that point to the jpgstreamer\n\nadd support for \"host:port\" syntax in the jpgstreamer constructor\n", "proba": 2.814563799802272e-07} {"commit": "b4e0b6c89af92c3a0bb48c99059bde9a34603741", "message": "#82 : Added payload_type attribute for source, binary, doc or None.", "proba": 9.841848935820963e-08} {"commit": "4f5bf4fef938fa8754c4daa6f598578862183698", "message": "Simplify with a dict comprehension", "proba": 0.00010732316150097176} {"commit": "ff8e8edb5dd296081705658c1921fa62ad70408f", "message": "double click on artist list directly starts play\n", "proba": 1.4654595759111544e-07} {"commit": "46a72e1449a00ce6463d314ce5f4289c26ac6bf6", "message": "[FIX] Don't remove uid field from wkf_instance, which is written in\n raw SQL query (but never read afterwards). Workaround for\n lp:1277899\n\n", "proba": 2.5108610657298414e-07} {"commit": "7b7ef8c552a3cee23293b918d4e9d5ba52442710", "message": "fix exception IndexError when get_credentials\n", "proba": 1.9853505364153534e-06} {"commit": "6865947b078aa7464163412d0c8719b7f78798a8", "message": "scaling passed the average test\n", "proba": 6.046722091923584e-07} {"commit": "d86469391971f22b0dd88e8afe0f313d9ea7015b", "message": "Debug print\n", "proba": 9.456203429181187e-07} {"commit": "7cfbb8ccdb5b7b06cd317d6ef90c8411c3daef29", "message": "Revert \"Remove unnecessary guard\"\n\nThis reverts commit 8ac0bb54a89bfec541b83bb9af6804a37cafd1e4.\n\nThe admin site somehow adds a RequestContext inside the list; a\nRequestContext is no ``dict`` and does not have a .items() method.\n", "proba": 1.625556933504413e-07} {"commit": "f68c58dff6aa15ea6d378f209e474884383496bd", "message": "fix find_template_loader move on django 1.8\n", "proba": 2.1141522665857337e-06} {"commit": "03158a7f2a48947b0198941222804b7c7e721139", "message": "//ci:sync-dependencies: graknlabs/bazel-distribution@fc63822\n", "proba": 1.6079384579370526e-07} {"commit": "85f6ad992fabf93bba98d2134acded751f6e6532", "message": "Update @graknlabs_build_tools dependency to latest 'master' branch\n", "proba": 2.016363964685297e-07} {"commit": "02a583bebe718ad77f65db2e61cacc44b9b82cb3", "message": "//ci:sync-dependencies: graknlabs/bazel-distribution@d10c8c5\n", "proba": 2.0328764094301732e-07} {"commit": "29cc41bdad8da8b38fef0f684e878f2ffd2a582f", "message": "Updated simulation dependency (#5608)\n\n## What is the goal of this PR?\r\n\r\nUpdate the version of simulation to be used with Grakn.\r\n\r\n## What are the changes implemented in this PR?\r\n\r\n- Updated simulation dependency commit sha.", "proba": 1.1024597768027888e-07} {"commit": "b18047381175ac7fd5a3a5a86bbf13df3a12d3ff", "message": "ENH: Makrer interface added - hide, collapse and reset markers\n", "proba": 1.1280916112355044e-07} {"commit": "804fc2801f9f6d9aa36913c3a53a2fea528629b7", "message": "Show availability statistics for greater time frame\n\nStart and return date are rounded to the previous/next day.\n", "proba": 1.1106551767170458e-07} {"commit": "ce76407e46909bf8dbdc68f2df769609400f91b0", "message": "Our specified versions of Clang for ASan last compiled with GCC 4.9. Ubuntu 15.10 comes with GCC 5.2 by default, which seems to break things, so fall back on GCC 4.9.\n", "proba": 1.0063564559459337e-07} {"commit": "a2c326a4de951e69ca425c188acb670728cd27a8", "message": "Skip desmond stress tests\n", "proba": 1.7914118188855355e-07} {"commit": "c9954ff0e986a4eb50121873ce6079a861b364a9", "message": "Changed ERROR to WARNING when changing assignmentgroup status in dbadmin.\n", "proba": 1.1020834733699303e-07} {"commit": "c725b7957d0641ca5a57356b9d02dea1163c32be", "message": "Always fetch project with group\n", "proba": 1.2047634356804338e-07} {"commit": "6de823d0bfa8580e170788fec4d1a307e2925792", "message": "Syntax correction", "proba": 4.855342922382988e-06} {"commit": "fdf18ee74335d46675edbc790e8d1074c4dce029", "message": "Push group_name fitlering down into the generator\n", "proba": 1.862890854908983e-07} {"commit": "39c35dad9336b4ead11fa5d3b87e6ca8c3e13803", "message": "Support building inside Docker.\n", "proba": 1.241959353137645e-07} {"commit": "b15ae89685ff9077379673849f01cc2d47571451", "message": "fix keras init_method (#2128)\n\n", "proba": 1.4558800387476367e-07} {"commit": "477e4df0e9fe811166a6886197a9623856945dcc", "message": "[#2164] Comparing data with static dict\n", "proba": 3.264520955781336e-07} {"commit": "7fbc3b25681327d275df21484eaaa838db3b0f7e", "message": "add Trigger and/or python API (#2682)\n\n", "proba": 1.1126121535198763e-07} {"commit": "87049b212e94834526da0af8b7d07e762906c055", "message": "forgot to add new kwarg\n", "proba": 2.1034560404586955e-07} {"commit": "37beb540539d17a2382b96ed8c7f4ea3367bae69", "message": "Fixed exception to string error\n", "proba": 5.77320236061496e-07} {"commit": "587789ebda7be5fb09b798ac016d9f444ca0331a", "message": "Fix documentation for ThreadedSegment classes with @staticmethod\u2019s\n", "proba": 1.1001512234543043e-07} {"commit": "ee227a850761138ff7bfb46c04ebec78a568ec9e", "message": "Added native eol-style settings to necessary files. Refs #4276.\n\n\ngit-svn-id: 4f9f921b081c523744c7bf24d959a0db39629563@5189 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n", "proba": 9.52931486608577e-07} {"commit": "efdd24f0d675e10fe9de3ed9623430e25ddaa23d", "message": "Fix to follow PEP8\n\nFixed by using autopep8: `autopep8 --in-place --aggressive\npagerank_alg.py`. Looks like it mainly fixed spaces around operators,\nand the use of two spaces before a comment.\n", "proba": 1.1531575694334606e-07} {"commit": "0363adaf88394387b743602d6d872098412d2943", "message": "Modified the example for NBitDownCounter\n", "proba": 0.9999755620956421} {"commit": "d04dee3b737de9fff88a5e37cdbfa878ac92f53c", "message": "Update __init__.py", "proba": 7.178883242886513e-05} {"commit": "f54dc292a0d311b44a9b0938123127e639c4aad0", "message": "disable geometry for now\n", "proba": 1.2613428168606333e-07} {"commit": "bb87a8740db18bfcdd5e559d1db3937fbd2ab8d5", "message": "Catch ValueError when getting string form of LastPlayed time, to catch times before 1970\n", "proba": 2.8667989226960344e-07} {"commit": "84738a1c27e8fb3c9d272991d8289853c3ee99ec", "message": "refactored visitor push to use visitor base's apply filter helper func\n", "proba": 2.3074863975125481e-07} {"commit": "45bdb00629ee90a7ccd68268aa0781fb844ff679", "message": "NXDRIVE-471: Add more verification on integration test\n", "proba": 1.0509857162332992e-07} {"commit": "d6f13e4fe7a9767370d0b38626feaaed934e99b8", "message": "Use assert_almost_equal\n", "proba": 0.9950228929519653} {"commit": "50cb44e3f198e52e240fc505183e3ee30a31945b", "message": "Added log before sending restored message\n", "proba": 1.9052137645303446e-07} {"commit": "3318056935ada7b2c4cb9bc5f76a9ab66261fe87", "message": "Changing print statements and asserts to appropriate warnings and exceptions.\n", "proba": 1.6113800427319802e-07} {"commit": "3008228245cb3fcaea9e7e53d6e9e3c8197f5efb", "message": "Add Mean Average Precision validation method (#2906)\n\n* add MeanAveragePrecision validation method\r\n\r\n* Add MAP basic code for object detection\r\n\r\n* update tests\r\n\r\n* bug fixes based on results of former MAP validation method\r\n\r\n* update documents\r\n\r\n* add python binding\r\n\r\n* typo fix, style change, change calculateAP to private\r\n\r\n* update comments\r\n", "proba": 1.202892150331536e-07} {"commit": "ad362bbf1ef2fc713fb51263d1aa8fa29001775d", "message": "Adding rescaling to original sizes\n", "proba": 2.8261024453968275e-07} {"commit": "a7cc9b7fdc40984d60ad523ab7c315230cbcdac4", "message": "Set issue_new_refresh_tokens in RefreshTokenGrant.__init__\n", "proba": 1.799514279809955e-07} {"commit": "0a72757617e0d5bd9c28086b4b7ffcc3e631d619", "message": "refactor, deals with folders/sections and some odd cases now. checks if file exist/filesize identical\n", "proba": 3.340827845477179e-07} {"commit": "09720cf83a9ad8800fc4f7d048a3f0de33892da6", "message": "BRANCH 4.2-105:\n handled the case when the user explicitly type in a domain prefix like na\\ so that it doesn't get written into the login_name field\n", "proba": 2.8481375125011255e-07} {"commit": "5048e0ec181f2da5d7e5e4863c1eb603804cf3b5", "message": "git visitor push now at RC state. it works well.\n", "proba": 1.0411216067041096e-07} {"commit": "38980ee228c9e2042ec88f6e4c794fad541abc86", "message": "Added admin parent list support.\n", "proba": 1.1057344551090864e-07} {"commit": "6f3a41f40457036a329baab335322a297a89ede8", "message": "Fix v2v encode file name with utf-8\n\nResolves http://jira.zstack.io/browse/ZSTAC-24185\n\nSigned-off-by: AlanJager <7ba0221af525cfcc7adbf94f7fc6b46fa1dcb7c9@outlook.com>\n", "proba": 4.295323776659643e-07} {"commit": "cdf972e765d19d0af6b6bd4375fdb491afcef67c", "message": "Add Bert python (#1268)\n\n1. Add bert python\r\n2. Add python erf", "proba": 0.0003612930013332516} {"commit": "7ec22375e913a510db31feb35f7a42dfa79d19fc", "message": "minor cleanup to script\n", "proba": 1.816172385815662e-07} {"commit": "049db4c838baaeed144bbca913bbfd1ce5513303", "message": "fixed travis\n", "proba": 6.704386237288418e-07} {"commit": "d09021b8ced7fb632bc9242664aef7f14eb5e71b", "message": "Check if the virtualenv has a project directory.\n", "proba": 1.3225292150309542e-07} {"commit": "80da467f2fc76c7a0dc6ce4dec7ce32f244bf3fb", "message": "Fixes\n", "proba": 1.5615976280969335e-06} {"commit": "d9140ad0e2de2bbca925da6ee1eca74fbcc687dc", "message": "Increase number of papers per page\n", "proba": 4.6056534301897045e-06} {"commit": "7c7bb6b19c81f11b3f33396386a53f77d5005470", "message": "Database Dump 2\n", "proba": 1.9612969026638893e-07} {"commit": "8d9ab425c879df48eb457336586237a09c587535", "message": "Add missing import", "proba": 0.00046551317791454494} {"commit": "bf9889de13cfbd979910a080926e97831d77926d", "message": "Sort imports.\n", "proba": 1.4903441751812352e-06} {"commit": "fd5cf7c9d428121c3d2da5cef18a718f91c84600", "message": "migrate res_parnter.py objects to new API\n", "proba": 2.8510643801382685e-07} {"commit": "453641ebae7907a58d83c0aa960374336f84d833", "message": "Add get sample method for ImageFrame (#2447)\n\n* add get sample method\r\n\r\n* add test\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix test case\r\n\r\n* fix test case\r\n", "proba": 2.0322561056218547e-07} {"commit": "a119cc0e370f58cfdc0af22a1c67d6db62b2108b", "message": "Bugfix for 4 channel VSM waveforms\n", "proba": 1.685330062173307e-07} {"commit": "72f43fd7f93fba006e5d1b52561fd83335d9f993", "message": "replacing tests for test\n", "proba": 3.3569569495739415e-05} {"commit": "62b66105a0520f52816953d7b626d7ff97b35292", "message": "Fix process_bot implementation.\n", "proba": 2.204773181802011e-07} {"commit": "fa1c2fbfa73a4b926bab58e191fe297d2f78a175", "message": "kbls: minor fix\n", "proba": 3.2276807360176463e-06} {"commit": "88e102fc4e07a88eb49f06eee5cf7586b4fdc7a5", "message": "Fix some ordering issues and error reporting.\n", "proba": 1.751996450138904e-07} {"commit": "58325b2994471c2121eaf264d52d2f8b23fdf60d", "message": "fixup! [REF] attribute-string-redundant l10n_br_fiscal\n", "proba": 1.2612141290446743e-05} {"commit": "e1d1f556b4b511142a8305baabac1a42e3974756", "message": "Use get_value instead deprecated values\n", "proba": 8.929539490054594e-07} {"commit": "075dab81519c04e8fb8c5b717790cdf849be0edf", "message": "Removed half-baked 'fix_existing' populate\n", "proba": 2.3227612473419867e-06} {"commit": "99a5cac8c7ee0a15e2f58e860929035d4fbaf9bf", "message": "user name check\n", "proba": 5.942102689004969e-06} {"commit": "a6c2ada49436328d123db30d07e165dfdce470e1", "message": "Add some comments.\n\n[ci skip]\n", "proba": 1.1753140682912999e-07} {"commit": "78dc2842ec150abf080326ab9303a5fea84a471b", "message": "Silly bugfix.\n", "proba": 1.373827132056249e-07} {"commit": "2d49d5165ec03e49b9d84b305aee896c7ec01dbc", "message": "Fixed a related mistake.\n", "proba": 2.3264722130988957e-06} {"commit": "5f3356c9318d200818764865b8ec6b154075dc4b", "message": "Corrige une erreur dans la formule \"abattement_net_retraite_dirigeant_pme\"\n", "proba": 2.597438992779644e-07} {"commit": "0c19938b06126a45f788c369249c528da269aa58", "message": "Print additional info in redirect list\n", "proba": 1.3792858055694524e-07} {"commit": "bd3ba047ca54f2dd8c43c74ac00526bc1b57bb80", "message": "More elegant implementation of IndexedParameterAttribute\n", "proba": 1.2315963715536782e-07} {"commit": "cbaa0f6f72e751c8ebe2937264a907865ff789a5", "message": "test pt2\n", "proba": 0.00011849925795104355} {"commit": "39824838350f87c53afbfb2c00292a560b5e458d", "message": "Move to test_helpers.assert_items_equal\n", "proba": 0.00015683184028603137} {"commit": "25ab9f48268c313be87145b28f8ace1b28ebe8e1", "message": "rewrite bench_copy_cst with my benchmark library\n", "proba": 5.649731633639021e-07} {"commit": "48ed6e018f10a94504cf3cba930743c4b5a2eb0b", "message": "sane var name, fastscan\n", "proba": 4.430826834322943e-07} {"commit": "26d58cc9774cbe93ed5a8ce629e6184a7620623e", "message": "update award tests\n", "proba": 2.0863326710696128e-07} {"commit": "169b18df92ffd49eb5d63eeffb934c9e1c586fd9", "message": "change default value of num workers in torch trainer (#2786)\n\n", "proba": 1.2297935825245077e-07} {"commit": "39f75253430e6cd3a3b9bb4168914bbb6c437a14", "message": "Minor Cleanup\n", "proba": 2.6025790589301323e-07} {"commit": "132f6183569a6c116a681db648f3aa5d7aa36e18", "message": "Added a delta\n\n\nFormer-commit-id: 6a141c4a3bbd53b88ac094fca9bf5e24e7ecd77c [formerly 6a141c4a3bbd53b88ac094fca9bf5e24e7ecd77c [formerly 863952c67152b92191520893d9a5656b15d53cc4]]\nFormer-commit-id: 06d7809c4875981682ea8c5584960d6a0109ae3b\nFormer-commit-id: f9cac2fafb9438a786cbc07b04a19119beaa4454", "proba": 2.0237243916199077e-06} {"commit": "9fd13a800a7042a0f15613dd802bd9f91fb40eca", "message": "Cannot mix bytes and strings.\n", "proba": 2.8727788503601914e-07} {"commit": "6de5e106fbc4755e65f33cfdd9e2f360570b79f5", "message": "Fixes a couple of instances of not creating source directories -- may be\nmore. Need a thorough checking of code but now builds for me.", "proba": 9.832092473516241e-08} {"commit": "04d01436b9f4b033933f3d529e0d5d5037bc163f", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "9bf64f65441fe276eb820729b6f98aa17921310c", "message": "all build_sphinx.py to run as command again\n", "proba": 1.3094457074203092e-07} {"commit": "f9bf99a9200b0386df44a5c1d7432f3d07d426cd", "message": "Added methods in the API client class to delete elements\n", "proba": 4.0981893789648893e-07} {"commit": "b78588bd0529b99c4b83578fe0049a1cebeeb1e9", "message": "STY: logger style in template\n\nUpdated the logger style in the template, explaining the two implementation options.\n", "proba": 1.0039408238071701e-07} {"commit": "ce6af03b665efea4eb2d869b07a7ec19e8b83dfb", "message": "Added test to Put file (create a new file)\n", "proba": 1.1574125835522864e-07} {"commit": "0f3fcf2cfb6e1828d885c3dde2e5e54c1853843a", "message": "now checks that all regions in the input file have unique identifiers\n", "proba": 2.0948239409790403e-07} {"commit": "504bd5d8bb7ec63747318d16f90d24930e640fc6", "message": "Implement fallback mode to make the image unsable without Galaxy\n", "proba": 2.1310283955244813e-06} {"commit": "28a096939e7a59f14bd3b901c07bfc53298201e9", "message": "[WIP] spark 3.0 (#3054)\n\n* spark 3.0", "proba": 1.9946600104958634e-07} {"commit": "231305d7ffb4325712de0a56b356dfd6e8024c79", "message": "Keras-like API Merge and Wrappers (#2263)\n\n* merge\r\n\r\n* update\r\n\r\n* timedistributed\r\n\r\n* bidirectional\r\n\r\n* update\r\n\r\n* update\r\n\r\n* update bidirectional\r\n\r\n* style\r\n\r\n* update merge\r\n\r\n* refine and add ser test\r\n\r\n* refine timedistributed\r\n\r\n* fix\r\n\r\n* fix merge\r\n\r\n* createmerge\r\n\r\n* python merge ut\r\n\r\n* meet review\r\n\r\n* add doc\r\n\r\n* fix style\r\n\r\n* update\r\n", "proba": 2.6173592004852253e-07} {"commit": "6f52ad6398be5c0d946d829eb9aa26145b9a5bd3", "message": "adding caching to SLSQPscheduler and increasing verbosity on optimization runs\n", "proba": 1.3273344734443526e-07} {"commit": "8a00171cb0bc4efae649e5368ca6f1f796891860", "message": "Remove functions: _cleanse_dict & format_message\n\nThe functions _cleanse_dict & format_message are not used.\n\n_cleanse_dict was used previously by another function that was removed\nbecause it was unused.\n\nformat_message usage has been removed as the correct way to get a\nmessage from an exception is six.text_type(exception). Remove it to\nprevent people from trying to use it.\n\nCloses-Bug: #1505080\nChange-Id: I1a1284b0526787a62b6765bf2e3547dbba822352\nDepends-On: I75757b5bd7d9e75ca37d1b9a1efff810ba84b5df\n", "proba": 0.9986907839775085} {"commit": "53462f35e6093f9aebc1645015a690f1906cdf55", "message": "Re-corrected __version__\n", "proba": 1.5738072761450894e-05} {"commit": "0d91ee115c1e2cdcf2f38685c14b202b27ced5d7", "message": "hotfix for citationfilter\n", "proba": 2.1393985605300259e-07} {"commit": "792bc7eeb4d48993e3cc744d78cdaf75d4599362", "message": "ultra sparse: fix item pool when doing chozo majors split.\n", "proba": 1.0313087273061683e-07} {"commit": "c2d7a1f554c5926917c91cd3e4b747208b1d85c7", "message": "Added notes for shashaa\n", "proba": 2.482766205957887e-07} {"commit": "c07cd36f9923f150308710459c9e772126b7ea1a", "message": "Add mean/eccentric/true anomalies methods\n", "proba": 0.0003631706931628287} {"commit": "4aeebaf05683853367c62ff55dea6b54d343be56", "message": "prevent substrings from matching as country code\n", "proba": 0.005255764350295067} {"commit": "bdccd87a50b644071a2e096829a81db995a193c6", "message": "cleanup version/flavor parsing\n", "proba": 4.35520803421241e-07} {"commit": "c389c9c10a569dbac1586475c7178b0574819273", "message": "Branch merge from p5\n", "proba": 2.6898328542301897e-07} {"commit": "d28fd363f934ac7dbba810a5cb0a08e69c8f39f5", "message": "Fix string vs int ID comparison\n", "proba": 8.002937829587609e-05} {"commit": "7c4feeef54d554a3960bfb05912707c7a5578808", "message": "Pass InterventionRegister to DecisionModules\n", "proba": 1.3035621293511213e-07} {"commit": "0eb727f92314db3c4383754514f75a49ba02e27b", "message": "docs: Fix typo in the BackgroundConsumer docstring (#395)\n\n`UNAVAILABLE` instead of `UNVAILABLE`\n\nThank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:\n- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-api-core/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea\n- [ ] Ensure the tests and linter pass\n- [ ] Code coverage does not decrease (if any source code was changed)\n- [ ] Appropriate docs were updated (if necessary)\n\nFixes # \ud83e\udd95\n", "proba": 3.0909386623534374e-06} {"commit": "e67b60a3e8453325c8568cceae1d4990b53eafa4", "message": "Reduced verbosity\n", "proba": 3.0783185138716362e-06} {"commit": "44846dabcc6db4c1995f4437026183e2d55e2257", "message": "more work on names ... pretty much working on example data\n", "proba": 1.1513619568859212e-07} {"commit": "054188bfa0a8c1449cef73138ace5fc278c99e6f", "message": "Tone down some warnings.\n", "proba": 3.2466326956637204e-05} {"commit": "2057a48a5f65df4016a6631012f8b7289dbb8df7", "message": "Use the player's name instead of id in csv output\n", "proba": 1.5181396520347334e-05} {"commit": "bc5afd8ad0d43e9bb1aa0db5b41a064090356405", "message": "That's what you get for commiting a work-in-progress\n", "proba": 9.363003528051195e-07} {"commit": "d18feff2f0299dd91d899bdbb3c7c8e00e41cc24", "message": "Removed Whitespace\n", "proba": 5.043469286647451e-07} {"commit": "4498abd976937e51e486d64ffe02d4116f2c3408", "message": "move parameter checks to seperate method\n", "proba": 3.2042444786384294e-07} {"commit": "01a6eeaf5a66b07f45b8fba3405a68cb0703f437", "message": "code readability cleanup\n", "proba": 8.22720267024124e-07} {"commit": "9c46ca57c2fb3f8f23dfa024d6db743e8e8bf326", "message": "Error in motor command\n", "proba": 9.909903155858046e-07} {"commit": "c2414016f738416f59f917113353ceecfd9bc800", "message": "Update term ranges (also, file an issue with the API for functionality necessary to do this automatically https://github.com/uWaterloo/api-documentation/issues/101)", "proba": 1.1448188530494008e-07} {"commit": "7683fec7bd5a58483f9c391cb394569090b5f1e4", "message": "~ fix: rezzme:// uri with location only (no X/Y/Z) would not work\n\n\ngit-svn-id: f41c61a8e4ed9b4b4448803feef487a3590dc1c2@49 7bc2bfa8-0109-4806-b14c-dc71ee9d10d6\n", "proba": 1.6459736116303247e-06} {"commit": "e86fac62557799622423d9d4ddb73b0a52e2e341", "message": "workaround regex catchall\n", "proba": 2.2781391635362525e-06} {"commit": "1b3d39f28b876a4d84bd89f27439d1a4b3985344", "message": "a Poller emulation for the blocking zmq.Poller.poll\n", "proba": 2.4185223423955904e-07} {"commit": "2e7044f7735864cbc86498fce93ff041fdf0156c", "message": "the wakeup methods always get called together, denormalize that into a single function\n", "proba": 0.999942421913147} {"commit": "06a19d0ed7e2e997be883bc491ea8ea3e79cdf43", "message": "[Discord] Update Help Command to use/override command not found method\n\n", "proba": 1.3361103867737256e-07} {"commit": "7431ae2b1154bde3e245f6396d53697da35e66d3", "message": "Add a deprecated-removed directive that allows to give the version of removal for deprecations.\n", "proba": 1.5658254426398344e-07} {"commit": "1e41ac10406318902148ce647328887335132f80", "message": "[GTK3] Made YCM conf better\n", "proba": 1.2202488619550422e-07} {"commit": "3f32b68116c6454941830c9afbf4eddb261d5cb1", "message": "DOCS\nFixed docs about ticket:13 (deps)\n\n", "proba": 1.0532513528005438e-07} {"commit": "00f56e685fbb098cca4e55184ab8d53398415847", "message": "[FIX] make segment selection via linescan work again\n", "proba": 1.2110554337141366e-07} {"commit": "f8014f95b16e0a90167b2bea1e33a82889288083", "message": "[DominosPizza] ...woops\n", "proba": 1.2529159221230657e-07} {"commit": "8e466ae6079ed15ce127ecca2f4b026a774a28bd", "message": "[SFX] Fixed [p]allsfx after discord.py update\n", "proba": 1.3104337881486572e-07} {"commit": "651010964653cb7a56b450b17d306b071994ec05", "message": "program now insults user if no matches were found\n", "proba": 1.7342705405098968e-07} {"commit": "3cb65ad8e5a49d544d2e312689a2cd15419d91bd", "message": "fix resolution\n", "proba": 1.1427936215113732e-06} {"commit": "f7fc2d8be7e3600586f61b7b711bc6d79f017309", "message": "Minor change to text output\n", "proba": 1.930878397615743e-06} {"commit": "3d6c82712b234e030b133890c49d7f4f4d0c87aa", "message": "Don't block on views\n", "proba": 3.0882347346050665e-07} {"commit": "cd988fca85947203d5a7774f31d493faafa0c221", "message": "Use new names signal.\n", "proba": 1.6610600539479492e-07} {"commit": "651520241f1b88b80744f2d7af8f139159f538cf", "message": "Readability improvement to SD (#847)\n\n", "proba": 1.202866855010143e-07} {"commit": "be4d143820fba683b5e4c8a65aad444ced8037e7", "message": "[REF] CNAB return code in 240 should be more standarized.\n", "proba": 1.4440598761211731e-07} {"commit": "9e40b6665133799984b32c04d33306adfe69a24a", "message": "[UPD] l10n_es_ticketbai_api_batuz: duplicate registration error ('B4_2000003') and register already cancelled ('B4_2000006') codes are considered as\ninvoice already sent (INVOICE_ALREADY_REGISTERED, '005') and invoice already cancelled (INVOICE_ALREADY_CANCELLED, '019') for the ll10n_es_ticketbai_api\nto take on these errors and mark the invoices as already sent and not as error, as same as in the other tax agencies (Araba and Gipuzkoa).\n", "proba": 1.294483951141956e-07} {"commit": "80fa2a081634747be5ddd916ac41ae63591b9c6e", "message": "Update ce_netstream_aging to fix bugs (#61653)\n\n* Update ce_netstream_aging to fix bugs\n\n* Update ce_netstream_aging to fix bugs\n", "proba": 2.421282658815471e-07} {"commit": "9b680893f7babd314c5e9f3a945e950bf95ec9dc", "message": "hide jumps from line view + fix solid display\n", "proba": 1.4520085755975742e-07} {"commit": "cf86a96081967d0bd2f556cd2223e5b3b223f15e", "message": "Add support for multiselection\n", "proba": 1.84310593454029e-07} {"commit": "ac08de3e1daa203c163ab1a73967f132271af64c", "message": "Fix SimpleView with updated API\n", "proba": 1.7641097826981422e-07} {"commit": "08c70527f7dada80a57fc69b8ed7f5892a9608d2", "message": "simplified freq. code\n", "proba": 0.9999994039535522} {"commit": "ab8490f588fd31f8e3a7cd19e376ecf020eb1b26", "message": "Bugfix\n", "proba": 8.038198870963242e-07} {"commit": "fb450e745124d2158f9e6fd50e5e4f55ad0fa9ca", "message": "Fixed RPC Handler for Request connector\n", "proba": 1.744374031886764e-07} {"commit": "c1702a98212b616ff84a43888efe5d7d483f49d5", "message": "Persist localstorage for the life of the emulator.\n", "proba": 1.0380719572822272e-07} {"commit": "cfeb2f5793abb0a425a124ac2f7fcf6423c49fd4", "message": "Doc update for generic algorithm\n", "proba": 2.447761744406307e-07} {"commit": "47163394f7f3fabeca4d8dda9fef66be39b0691c", "message": "Fix Keras 1 GPU fp16 graph tests (#6545)\n\nForgot to add the `dtype='fp16'` flag in previous CL...", "proba": 1.0165405228690361e-07} {"commit": "154cbec6853410d276bf550d720380ffb045930d", "message": "More updates to make directories work.\n\n\ngit-svn-id: fdb8975c015a424b33c0997a6b0d758f3a24819f@19 bfab2ddc-a81c-11dd-9a07-0f3041a8e97c\n", "proba": 3.7539874142566987e-07} {"commit": "e9bb0560185f6a3c33528dd1991c29d63e65d1e0", "message": "[Telemetry] Terminate browsers more aggressively.\n\nThis is safe to do when we're sure the profile will never be reused\nand speeds up telemetry_unittests by about 7%.\n\nBUG=388256\n\nReview URL: https://codereview.chromium.org/476903002\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@289720 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 1.6722701730031986e-06} {"commit": "687166bf4791f0b7c28256a8d850b9b6acc758f8", "message": "ONNX export for quantize/dequantize linear\n", "proba": 3.7271331621013815e-07} {"commit": "22431ae2e2bddfed65ec31830499abc887a46e85", "message": "Relaxed value checking in a simple test.\n", "proba": 1.1215930584285161e-07} {"commit": "cf034cdfc5d552da10d486918df2d8477bd6ee90", "message": "fix clone\n", "proba": 8.500870762873092e-07} {"commit": "12d727af77aea3c6a005746b20fc5b3b4f0ad11d", "message": "Byte-string conversion test\n", "proba": 3.135565066259005e-06} {"commit": "4aae1153b9a246fa8d5be08786fff9c473ecca99", "message": "Added todo to remove methods later\n", "proba": 1.4498665734663518e-07} {"commit": "2615a10bb43d2b96bb2c363c34b8b7608f7487ed", "message": "bitly: Include page title\n\nrefs #130\n", "proba": 1.592889447010748e-07} {"commit": "7519722857aa1c918fe100b1db3bc23b200bde77", "message": "pmconfig.py: minor coding style tweak\n", "proba": 4.127236934436951e-07} {"commit": "6e6b38e45ded71345a04bbf3827226b7637231d8", "message": "Fix a few merge mistakes\n", "proba": 0.9991488456726074} {"commit": "93b875d55c038cf3b03dc1eeccbfb090d985db00", "message": "Created method update sample post\n", "proba": 1.5110572348930873e-07} {"commit": "d640b6cb67032ff25835908199eb634aa9694760", "message": "Added documentation to code\n", "proba": 1.5307657008634123e-07} {"commit": "ad12049ee093ef82cacee820c4ac13501330714e", "message": "Add up/down buttons to allow for Z endstop adjustment.\n", "proba": 1.0788209436896068e-07} {"commit": "d0a2368f68bb8ad8e6cf1542e9ed69d89a8f5905", "message": "fix version handling\n", "proba": 5.090394665785425e-07} {"commit": "b0ac673b334901a815779d6c32bbce6616cf82e4", "message": "Improve EvalAction\n", "proba": 5.453326252791157e-07} {"commit": "ed63f27c7f3aee558d1bdd75551eb9934ac31766", "message": "[misc] regenerate hangouts_pb2.py with protoc 3.6.1\n", "proba": 3.3782168884499697e-07} {"commit": "d968c7fa67d44dc193014a9341743135948c0e18", "message": "tiny cleanup\n", "proba": 2.5962850713767693e-07} {"commit": "8486b7a46cb4d518614d0845b3c6f76f8bb20887", "message": "Update control/frdata.py\n\nCo-authored-by: Ben Greiner ", "proba": 1.1465670013421914e-07} {"commit": "ca9e5393fc8428b9188b0135e47f604a8ae5aef9", "message": "minor: additional parameter\n", "proba": 8.471363912576635e-07} {"commit": "11113b802767a5cfbe4516329b98c6944413fe3e", "message": "Release `MSR_TOK_ELECTRA_BASE_CRF` model\n", "proba": 1.6894013299406652e-07} {"commit": "eb588a3f6ae17de7faef2a0d3bda56605454cab6", "message": "cli: refactor dynamic job lookups\n\nRefactoring noly; no functional change.\n\nA future commit will add support for printing the xml var to STDOUT,\nwhich should aid in debugging.\n", "proba": 1.1035537283987651e-07} {"commit": "ee7dc9d29835c3c358aefb14784275d5172d0056", "message": "made unix install work so that it doesn't duplicate items already in the path dispite entries in multipule configuration files as per #172\n", "proba": 1.274742942314333e-07} {"commit": "4929fd671f12cc33bd9a016e2aa87f0474273f8b", "message": "Internal change\n\nPiperOrigin-RevId: 374179078\n", "proba": 5.495363666341291e-07} {"commit": "2785209e8d8320e168a8ee897d3175aa4a8edadd", "message": "Pass in command_class, not command\n", "proba": 0.0005314395530149341} {"commit": "667ac23fc7d360be4eaef790314b81594507c7be", "message": "Adding nonce bytes and convertionn to nonce words.\n", "proba": 1.3458067087412928e-06} {"commit": "b17559c7a96fe8bdf3b4baf1e33ec05a1d456efd", "message": "libdoc cleanup\n", "proba": 2.7084126941190334e-07} {"commit": "d0a3e44e4d3b77ca03efafcaece2dd3fc47376bf", "message": "utility functions must be static\notherwise one has multiple symbol definition errors in linking two or more modules\n", "proba": 9.062558206096583e-07} {"commit": "62981c0154b60791fb879404a85dadddabcf6ccd", "message": "Updated from Brython Server: 1/6/2016 2:00:10 PM", "proba": 1.1222564211266217e-07} {"commit": "38ea08bc2c7bbe8a5ca7b4e290b1acd547c34eff", "message": "print features drop list\n", "proba": 9.432164347344951e-07} {"commit": "f7320d4da4635f816498fd8681be70eefdc237b4", "message": "updated response recording\n", "proba": 2.462540749093023e-07} {"commit": "610e7ba4ad2481d640c6b4e82c31d438ca66e666", "message": "backend.py: remove status from BACKEND_METRICS\n", "proba": 1.4166834262141492e-05} {"commit": "6b990c117accc70e78eb835f6c0af366d2015221", "message": "close temp file\n\nThe test can't remove the temp file on Windows, because `mkstemp()` will open the temp.", "proba": 2.9936049372736306e-07} {"commit": "32728f3564b2ee39139a53281b095e7bb9578e0b", "message": "Fixed tests\n\n\nFormer-commit-id: 54e8cbf6e09d592b59e0b4dfb32099ad0118302a", "proba": 1.3692690572497668e-06} {"commit": "16845cb49064bf0eca5f6237e21bc67832b8980b", "message": "normalize path inputs and simplify check for pre-comparison requirement\n", "proba": 1.8307886762158887e-07} {"commit": "9662e07b9ff3951306f65cf1408929e4b12d1554", "message": "Adding structure for two block and multiple block message tests.\n", "proba": 1.1721686377086371e-07} {"commit": "74162af4d1580349f2b865335182f0aed7740054", "message": "Document that Run Kw If with ELSE/ELSE IF cannot be nested.\n\nFixes #2871.\n", "proba": 1.1045413828014716e-07} {"commit": "38d9ff561c4754f801f1595221b531e86d58a418", "message": "now prints regex as info\n", "proba": 1.7826556586442166e-07} {"commit": "ff3815ff313aa06b78986054706efb5c0b650acd", "message": "Add: API Handler\n", "proba": 6.308687716227723e-06} {"commit": "2200572b09c8e1b05e96fb641389dbe9dc052006", "message": "safety fix\n", "proba": 5.085630050416512e-07} {"commit": "582bb254503e40a9aa0f980b58a115c7863a3d93", "message": "section boundaries in the logging subsystem\n", "proba": 4.6290438149299007e-07} {"commit": "94de708160e805f94f87834ff4785d9efd94e8f0", "message": "Bugfix\n", "proba": 8.038198870963242e-07} {"commit": "6fde9dc95aad1f32b35c8d9b95e9733ee081d98a", "message": "Fix Nontype error when the issue type is sub-task when viewing --last_comment\n", "proba": 3.191943847014045e-07} {"commit": "c0143de8a824160b9ff1a55c68ae7bb2605267d1", "message": "HTTPProxy: Temporary workaround for crashes with local files.", "proba": 1.0827686480752163e-07} {"commit": "94dba4471a1f786dd63b56a925e15b50eeb15eea", "message": "azure eventhub does not run :(\n", "proba": 1.4354617405842873e-07} {"commit": "ae1a051ae2e32c0d51613371e94f0fcab90b6dd5", "message": "Change rate-limiting message.\n", "proba": 4.5148399863137456e-07} {"commit": "500b049e8e977e02c40dd0b960e727f9395d13e8", "message": "generic bugfix (fast message)\n", "proba": 1.250840853117552e-07} {"commit": "b4bc5f8429060d51a98ea8790d42d1eba4b221f9", "message": "Remove logging on sending each client message (#243)\n\n* Comment out logging on sending each client message\r\n\r\nIt is not really useful for the end user to see the each message\r\nthat clients send. It might be useful for us on some occasions,\r\nso I left it as a commented line. Commenting it resulted in\r\napprox. %1-2 throughput increase.\r\n\r\n* remove the unnecessary logging", "proba": 2.2780187691751053e-07} {"commit": "dec40f23c85e050303f5b03fe981900ebd2de03c", "message": "BTS link in the title.\n", "proba": 1.1545462541562301e-07} {"commit": "e7925950ea03c0955a63614a90df5b56d8da18ac", "message": "Shape types can now be selected using the shape_type querystring parameter. Closes #3.\n", "proba": 1.0258018789954804e-07} {"commit": "77fd4991fe270b1097318c8ccdca9740df68d9e6", "message": "minor refactoring of AddTraceback() function\n", "proba": 2.0102122277876333e-07} {"commit": "62f943e2a91eaa0753a001e86095d6212a6f27bb", "message": "section on holdout method\n", "proba": 2.7440887606644537e-07} {"commit": "9c3ceec8f65f95cadce053af16c368c5f6be2a4d", "message": "Raise ValueError if wrong mode was supplied in enumerate_compounds\n", "proba": 4.936057393933879e-07} {"commit": "98266664c85a1f403153e9a72786cec436a7754a", "message": "Mark NetcatTesterTestCase tests as unstable\n\nAs commented in the bug, sometimes rootwrap does not find the filter\nfiles defined in \"filters_path\" configuration option. This leads to\nan error during the execution of the bash command.\n\nChange-Id: I1df041e050fe4de37476e13031f697334b82a967\nRelated-Bug: #1862927\n", "proba": 1.5796781553945038e-06} {"commit": "e0751998975001add66abdee9bb654863907f905", "message": "I forgot Python can iterate strings\n", "proba": 0.0006893841782584786} {"commit": "b8df6d1ed3d33965a89b58e8f83f9ad22dc3bd6e", "message": "jpegcleaner.py: show used storage space before & after\n", "proba": 1.4440708184793039e-07} {"commit": "daf54747da86398cc9cadd76b0ef01d6ec3dcd44", "message": "Make sure product sorting by price does not error if there are no\nproducts. Closes #568\n\n--HG--\nextra : convert_revision : svn%3Aa38d40e9-c014-0410-b785-c606c0c8e7de/satchmo/trunk%401646\n", "proba": 2.407291276540491e-06} {"commit": "c0d135e44c19e5b51aa3276d64a3abcfe2ccdb19", "message": "Allow iam_policy to maintain idempotentce if the role referenced has been removed\n", "proba": 3.275004587521835e-07} {"commit": "2291a18941acccc603a8ea5d55e81c30aae85ca4", "message": "correct place for import\n\n--HG--\nextra : convert_revision : svn%3A79c32731-664e-0410-8185-e51b9e89f9fb/trunk%403734\n", "proba": 1.1442800769145833e-06} {"commit": "ed5ca4cc18a62a44c01e07e2bd956b7c752fb18d", "message": "get history\n", "proba": 1.7941421219802578e-06} {"commit": "7029081c8962569dda4cd622dddead3bcc6267d9", "message": "\n\nminimize better", "proba": 0.00012379905092529953} {"commit": "45a06f92a5c118f74bc6f277aaacd6e144fbbd3e", "message": "'assignments:list fixed\n", "proba": 5.678571710632241e-07} {"commit": "91b02a6f80ac538c93e09ef4ee31bbb484c92462", "message": "comment update only\n", "proba": 1.335809685087952e-07} {"commit": "49fb555cf27bef1c5ebb507dcc26d2a1acd50920", "message": "Autcomplete service names for paasta generate-pipeline\n", "proba": 1.5861476640566252e-05} {"commit": "9d317e1eda55d8723bc2978eded384a4507acdeb", "message": "I made a mistake somewhere, ouch!\n", "proba": 3.6055089935871365e-07} {"commit": "6ef9dd7b93a1227ed679051b937e8d75fc8482c7", "message": "exception handling while suspending vm\n", "proba": 5.810862830912811e-07} {"commit": "67eefa992107cc2d2cedfdaf62e91243b23bccd5", "message": "output for -s case is now ad_id, feature_name, feature_value\n", "proba": 4.9612572183832526e-05} {"commit": "da59fc600681d03bd195fe77e47338a0bda2440b", "message": "updating and simplifying\n", "proba": 4.2016850443360454e-07} {"commit": "65b8da49ee3982df3c1f97f4cc7fd58338a0c965", "message": "time_start is back\n", "proba": 0.9988306164741516} {"commit": "e2e0f51739abb037a2f42a1a24663ceb27d70dbe", "message": "Basic ability to set masquerade options from ansible, according to current code design/layout (mostly) (#2017)\n\n* Support for masquerade settings\n\nAbility to enable and disable masquerade settings from ansible via:\n- firewalld: mapping=masquerade state=disabled permanent=true zone=dmz\n\nPlaceholder added (mapping) to support masquerade and port_forward\nchoices initially - port_forward not implemented yet.\n\n* Permanent and Immediate zone handling differentiated\n\n* Corrected naming abstraction for masquerading functionality\n\nRemoved mapping tag with port_forward choices - not applicable!\n\n* Added version info for new masquerade option\n\nPull Request #2017 failing due to missing version info\n", "proba": 1.6308753458815772e-07} {"commit": "c7ea7e7aab5860d2e58cbebc31f0aa3db9ac994d", "message": "Automated merge with https://robotframework.googlecode.com/hg/\n", "proba": 7.598252977913944e-07} {"commit": "fe4c784221bc4071fa3fcb5ecc97afe0b2059b9a", "message": "adding LESS support. updated documentation\n", "proba": 2.726659477048088e-05} {"commit": "12085cf69920dadc7ef249d4f35007f1e03249fa", "message": "revision \"interpolate columns without valid data\"", "proba": 1.0881448133659433e-06} {"commit": "8f1e70f51e625d7a398159b59e18ece1c85bac3c", "message": "Removed unnecessary import\n", "proba": 8.527014756509743e-07} {"commit": "d95dc64b800e34f3caf2afa3024eb2d0906323bc", "message": "remove debug printouts, debug examples\n", "proba": 4.1767671632442216e-07} {"commit": "06148850eb09df93190d991e5bce9886518f3475", "message": "Fix keras model\n", "proba": 4.542281430985895e-07} {"commit": "589a325f5ed730690e76c1c3d2b73bc69b9dbe2a", "message": "Code review feedback. Updated docstrings\n", "proba": 1.709678940642334e-07} {"commit": "f41aec43f0931d95699982807032b5f607600265", "message": "BuiltIn/WUKS: Document, with example, that return value of executed kw is returned.\n\nUpdate issue 1677\nStatus: Done\nOwner: pekka.klarck\nAdded the example. Also added a note that if the executed keyword passes, its return value is returned.\n", "proba": 1.0445786102764032e-07} {"commit": "ebedfc9dbdcb3ea55461a560af3e8263431bd7f4", "message": "Update skf.py\n\nFix for incorrect view of the checklist on certain server OS like ubuntu", "proba": 1.39965479206694e-07} {"commit": "fb570fefc3d1f1ce1866e5715f4ebffe0e5b7d65", "message": "Add Qcpro_sys to demand writers\n", "proba": 1.7820556763581408e-07} {"commit": "50789aa6e0ba926528cc52bf9f4757a540a08369", "message": "core: configure: fix target dependencies\n", "proba": 1.1189642918907339e-06} {"commit": "f52190cf331432fb521f428df484bfcc5e50b000", "message": "Process: doc\n", "proba": 0.9999991655349731} {"commit": "f86357417de74a4d60b8599edfe7f0ca67ee9f12", "message": "soporte para acentos y e\u00f1es\n", "proba": 4.422333290676761e-07} {"commit": "9e3d12cb52e9438f94bd8e6542b4b34176eb47be", "message": "kl builder improved to only optionally create all of the constants - reduced kl compilation time\n", "proba": 1.3564704204327427e-07} {"commit": "a510580f2d5d6c46b546cd57f05db814833cd75e", "message": "added get_emojis(); removed two print statements\n", "proba": 3.255118372180732e-06} {"commit": "86c58b32c9a5896c097beafc53a8926ae7edb23f", "message": "tests: update fixtures to produce data and nodes\n\nSigned-off-by: Alfredo Deza <3f4d00ffa77e6441ab2d23c25a618925d2383b02@redhat.com>\n", "proba": 1.1551013301414059e-07} {"commit": "482ad0391b080050604143bcc1f5276e9fe46c30", "message": "Sphinx theme\n", "proba": 6.766267688362859e-07} {"commit": "ab24025cf41494e3ada222b54add669cd23bc4cb", "message": "Process: Enhance docs about passing arguments. Fixes #1861.\n", "proba": 1.1479215089593708e-07} {"commit": "4942cc76bd2c88e5fdc2b4de4c1ac4576100b455", "message": "auto merge of #2231 : Ms2ger/servo/remove-holderType, r=jdm\n\nIt is always None.\n", "proba": 1.3638225482281996e-07} {"commit": "63aae4cb8e09f001098d2337e394136d4c7e231b", "message": "Inline documentation for the callback.\n", "proba": 1.1747537342898795e-07} {"commit": "1f5847117024a63682bdf25be9691a233ddc9c2d", "message": "bootstrap: use shell commands when dealing with unixpaths\n", "proba": 1.0214495205218554e-06} {"commit": "dce7ed58de48961b409e829da0fd1763361382f2", "message": "print debugging is the new black\n", "proba": 0.0003846166073344648} {"commit": "f70f9bdc8ff88f0c7bc6d1c6349fa798a5258afd", "message": "Process: tests fix windows jython env problems\n", "proba": 0.00020460851374082267} {"commit": "119c471d7a62494a1214f08c500c10b86637d1ca", "message": "Removed achiev.py\n", "proba": 2.6096724923263537e-06} {"commit": "65f0549bcc0a79098b272c3b0e7671e10e52f5c5", "message": "Helper: More specific connection errors.\n", "proba": 1.2017683559406578e-07} {"commit": "2f94b2151ecd7f020f01bed7ccc0c90ae4966b87", "message": "Close issue #2\n", "proba": 1.7934425500243378e-07} {"commit": "bd0ac5642af8a04716e8bebad39b99683b7c8659", "message": "separate OptionParser creation into its own function, in preparation for config file support (issue 4)\n\n", "proba": 9.913365062175217e-08} {"commit": "f5e01a6ec534af63e177300a195c0fd58736ca08", "message": "Improvements to sync_vcs_data.py script\n", "proba": 5.401226417234284e-07} {"commit": "9a6a6985fb790e5e29995d17a4c816fb9719bc30", "message": "Automate docs version from our setup.cfg\n\nOur docs version is out of date (2.7), so this moves towards automating\nthis version. The version is displayed in intersphinx links and in the\ntitle of the page. I didn't use the `readthedocs.__init__` method to\navoid an import into our docs.\n", "proba": 1.174354977706571e-07} {"commit": "2e6cf762cb96cb76622c89eb943302345f9882f1", "message": "Cleaned up Java argument resolving\n", "proba": 1.840321829149616e-06} {"commit": "c5c755bcd1c6006a6febcafa95686d121152143b", "message": "[IMP] PEP8\n\n", "proba": 2.3190605134004727e-06} {"commit": "e1714f8c502fdac1baaafe27086b4623ee034d17", "message": "Files written should be binary\n", "proba": 0.9999977350234985} {"commit": "89865762c0d44ebb99c2804104ddbb39e8f989ef", "message": "import-vegoresto: factor out the restaurant name\n", "proba": 0.9999723434448242} {"commit": "5ec7e3279c68a6ee028cf19bd7a62a07f84d0671", "message": "removed old commented code\n\nChange-Id: I7f10804c53bc4368c255cffa3751c94528377985\n", "proba": 1.5787926486154902e-06} {"commit": "baf1e7bac77a714c8d62266f6279df1eeb64105f", "message": "Suppress external image warnings when building docs\n", "proba": 5.930033921686118e-07} {"commit": "1fbf5d688bb7baa57bbfb42acd99a7f0025de8b1", "message": "Fixed normpath to work in Windows with Jython when path is X:\\. Earlier returned x: instead of x:\\.\n\n--HG--\nextra : convert_revision : svn%3A79c32731-664e-0410-8185-e51b9e89f9fb/trunk%401774\n", "proba": 1.0376082855145796e-06} {"commit": "d91a4bd4dc07cc2e018350664cdb4cc1e39d5544", "message": "+ secDNS domain info parsing\n", "proba": 1.3172939361538738e-07} {"commit": "d9654b01db236928eff2cd0e2ea3373c23cd8dfd", "message": "Updated from Brython Server: 9/15/2015 2:25:58 PM", "proba": 1.116295891279151e-07} {"commit": "cb10975ae711d902b398557d3cf841468752a544", "message": "Restore sync_paste_path\n", "proba": 7.315289167308947e-06} {"commit": "e4ed8c1081179439fc5511c47e9a658323fdc4b6", "message": "Fixing the import for local manage.py\n", "proba": 5.819214266011841e-07} {"commit": "56aa57c651101910006b2e432e2581ce0f4deee5", "message": "Fixed too-many-args assertion\n", "proba": 1.1032439033442643e-06} {"commit": "43f4529ee2879234389a7c881d1dac8e172a97c9", "message": "RD-3631 cfy deployments set-owner implementation (#3377)\n\n", "proba": 1.0461258170835208e-07} {"commit": "bea6105b17e7a4df2c3ab102abbfe723edf79d30", "message": "admin\n", "proba": 4.7284083848353475e-07} {"commit": "fe301fc1a4aa6036ea3165e02535619abdac87bb", "message": "implement visual block mode selection\n", "proba": 3.7216881310087047e-07} {"commit": "1ba5fb4ed8f38e26814f39b4098eb44a80cb4e9d", "message": "P_F: Playing with filter parameters for optimal results.\n", "proba": 1.2158903928138898e-07} {"commit": "b8bf46786a348eace1eb52b814aa87e7a3ac0ad3", "message": "use idm account to grant pruchaser in store app\n\nChange-Id: I685e926ba5ec9310d5337b2c337c12fce1be4eb0\n", "proba": 1.1754243587347446e-06} {"commit": "3e15ce49522e5cb6abf7446d821b1b4aed35c241", "message": "fixing path and mocks for readthedocs\n", "proba": 1.2398717785799818e-07} {"commit": "f7c8a9eaa7e42b09144ed8cdba8229fb79a60f9d", "message": "rebase fixes\n", "proba": 4.928926387037791e-07} {"commit": "ff63be830fd8b014fa327d90f688ba15c88ea7d7", "message": "sizers: default value for padding\n", "proba": 1.0205673106611357e-06} {"commit": "a26dfa0820c72ccee8c80f5f6dc782d2ab8e1be6", "message": "Removed chess module now unnecessary import\n\n", "proba": 1.8938716550565005e-07} {"commit": "42be13e283344da3e0b35a9836c87d32e7aa4b32", "message": "except should catch 'ValueError' not 'Value'\n", "proba": 0.9985002279281616} {"commit": "6f919b8b78a6fdfeff697249cc16682390c8277c", "message": "Check for sys.real_prefix when serialising module\n", "proba": 5.370516191760544e-07} {"commit": "232fa2982fd7a92c9d8458ca63482ee8d55d06f7", "message": "Add endpoint parameters for API.list_members\n\ncount, include_entities, skip_status\n", "proba": 2.098808408845798e-06} {"commit": "4d34193afc9f88ae47a76482f8b3bad7f1529c41", "message": "range_XXp_area: bug in fractional sample, numba jit for speed\n", "proba": 1.86867367801824e-07} {"commit": "caaa4034a2005a6967c9bd31e69d41338558aead", "message": "[router-resolver] unauthorized also means not developer (#8583)\n\nCurrently, the router-resolver returns 500 if the session id is invalid. Instead,\nit should return 401. This collapses two states: not authorized due to not being\na developer and not authorized due to not being logged in. This is unfortunate, but\nwe should avoid leaking information as to *why* this endpoint is unauthorized to\nan attacker. Developers, presumably, are knowledgable enough to figure out why\nthey cannot log in on their own.", "proba": 3.123797682746954e-07} {"commit": "6d149b0e8138611516b652cf6b8157725f717048", "message": "Change Rebuild Instance Form select widget to normal style\n\nReplace select widget from ThemableSelectWidget to SelectWidget.\nWhen there are too many images, ThemableSelectWidget will be too long and\nmakes choosing an image hard. But normal style select can provide a scroll\nbar there.\n\nChange-Id: I843c5011d3caf9946210b7ee236e76318a646173\nCloses-Bug: #1794000\n", "proba": 7.823635428394482e-07} {"commit": "eab1ad8e7a2fd8826271d46a1ec52a96fe91109a", "message": "Update year\n", "proba": 1.8923848983831704e-05} {"commit": "a9e14965fc281dee2611cecb421e5f7da06f9971", "message": "FIX further language of notifications\n", "proba": 1.2117948244849686e-07} {"commit": "424b53577f0ad93bd2ee161371470c4ebe2baa4b", "message": "Moved loglike\n", "proba": 6.181615503919602e-07} {"commit": "abe0553c638b8f9c63911046585bd7d37cf30afd", "message": "Fix constant name in unused code\n", "proba": 0.0002773198939394206} {"commit": "d899e4a284a1c6cb0b23f45ff83d4188588ce4b6", "message": "minor fix for last commit, now spike_view functions under python 3\n", "proba": 1.372550286760088e-07} {"commit": "8d64b617b974f4924df7b85e3d2ec3accb4365d1", "message": "Add include_entities endpoint parameter for API.search_users\n\n", "proba": 1.1040585832233774e-06} {"commit": "2c1f92115816370c2a307c3f6fb1017079e6972e", "message": "fio: Add flags to capture latency, bandwidth and IOPS logs\n\nAdd the ability to optionally collect the latency, bandwidth and IOPS logs\nfor a fio job. This is also include the flag fio_log_avg_msec that averages\nthe log entries over the given interval.\n", "proba": 1.7343946012715605e-07} {"commit": "c6fa68d55ea74d1a1238ede6810d44e4d1f7d471", "message": "Updated contact info\n", "proba": 1.2995417364436435e-07} {"commit": "316fedfb5be33da69f971d11f5e6c102492ca3b9", "message": "Make sure new password can not the same with old one\n\nchange password same with old one will give the error:\nError: Unable to change password.\nThis patch make sure new password can not the same with old one.\n\nChange-Id: Ib2261df262ba9bdf2b6d2ecb9cf5ce406893634d\nCloses-bug: #1641046\n", "proba": 3.43523861374706e-05} {"commit": "adfd66d636e56cf21a7027e4169fcaf2d48b0197", "message": "restore normal size\n\notherwise code examples overflow\n", "proba": 1.309961817241856e-06} {"commit": "e82dfbf116404ec9c8c48994019799001c6da9e2", "message": "only allow POST for check_token endpoint\n", "proba": 1.9404058093641652e-07} {"commit": "67928f79d6384957072dd8073297894b39a0c6c1", "message": "display divergence on num of glyphs for all styles\n\n(issue #1685)\n", "proba": 1.0318143495169352e-07} {"commit": "d360c69ee7aea30b662c1cea4285c021ecedeb8d", "message": "Cleaned up test_sending_remote_refs and improved the doc-comment\n", "proba": 2.856297669495689e-07} {"commit": "5e694b289a8543014ed5bd04f667142ededeac04", "message": "Add endpoint parameters for API.create_block\n\nAdd include_entities and skip_status endpoint parameters for API.create_block\n", "proba": 5.31202545062115e-07} {"commit": "49eb28097e0f23c0aeec7dabdcf70098af9d4da7", "message": "Address more comments.\n", "proba": 1.1674362099256541e-07} {"commit": "b328e29c304a61939633994bd969a243f23f53fa", "message": ":+1: don't scrub output\n", "proba": 0.9988577365875244} {"commit": "7d08cbc47d02b54817ab93daf149fb3b2833447d", "message": "Fix sphinx-build failure with Python 3\n", "proba": 0.00012881227303296328} {"commit": "2f79287204ef0227b7a2339d7f45ca7834188dd6", "message": "added linux compatible file filter patterns", "proba": 1.7748998004663008e-07} {"commit": "438e9385ace90767164ac99e827385ca3f538cc2", "message": "do not create lists with duplicate couch_users\n", "proba": 5.085464636067627e-07} {"commit": "b7dd1bc9e0101e1c082f69715be755324d0a8d7d", "message": "Debug code removed :/\n", "proba": 2.136301588961942e-07} {"commit": "3ede665a778b9911be15c2dd13e80616a265a8d9", "message": "use git describe to return version number\n", "proba": 1.5177834939095192e-05} {"commit": "c43a2a31b55f104662d72d3c2dcda11cb0bae36c", "message": "Improve docstring\n\nFrom review it was clear that the previous message was not explicit.\n", "proba": 2.6854856969293905e-06} {"commit": "a2bd0e70ae635b13470827084254f1ad5a9cbf0e", "message": "bugfix pulsar: allow programming a subset of AWGs\n", "proba": 2.440704065520549e-06} {"commit": "6e1c54736c5a4bc0c44e389d264bcdbc58a0415c", "message": "[trivial] Fixup creation of vip group for HA", "proba": 1.8110010557848e-07} {"commit": "a427f7315475eef0d8a11cc500bf432f36980642", "message": "fix unittest\n", "proba": 2.7239543669566046e-06} {"commit": "31694d8433399810a5bf6fe0ae39d115da351dd9", "message": "Default proxy to None for API initialization\n\n", "proba": 3.549868097252329e-07} {"commit": "e3c622b0e66e64c9b20d931332ebebb86924dc02", "message": "Make sure gagrab is importable from sphinx.\n", "proba": 1.1445022352063461e-07} {"commit": "2928ae2f4d0eae299c39d0e24b7ad62d9b26cafc", "message": "test_lgmres: add missing nose import\n\ngit-svn-id: 003f22d385e25de9cff933a5ea4efd77cb5e7b28@5755 d6536bca-fef9-0310-8506-e4c0a848fbcf\n", "proba": 4.569163138512522e-06} {"commit": "94f0447dce9d1ada9a48876394dbf40b7c3b8526", "message": "Updated help link for feature flag\n", "proba": 1.6762430732342182e-07} {"commit": "16f5a8a541c6a20d0513bbfb668c9476ac6f7907", "message": "Fixes bug in mmGetCellActivityPlot\n", "proba": 2.315218949888731e-07} {"commit": "80d6f2d6c08cfa26a60133ba9909846cffaddf4d", "message": "Remove truthy handlers during event emits\n", "proba": 7.258494747475197e-07} {"commit": "ae007f74d31d37cde24bd257638ee34954d07e22", "message": "Add urls.py entry for select2; #35\n", "proba": 2.719075382628944e-07} {"commit": "2e8d7952f4508e1cbf8d5d9b321a15bcd3bcf2ed", "message": "Remove pylearn1 dependency from packaged_dependencies/theano_linear\n", "proba": 2.232648057542974e-07} {"commit": "cb731e65af4f0755b74410873d5fe2032baaeb7c", "message": "Add support for the cloudkitty service\n\nCloudKitty (Rating-as-a-Service for OpenStack) requires the creation of a\nservice in keystone to properly work. This patch registers cloukitty as a valid\nservice to enable the relation between those two charms.\n", "proba": 9.956437452274258e-08} {"commit": "b4fc6a09a1f8942f000d97a182368ba1e9b8f7f5", "message": "Rename allowed_param API.request parameter to endpoint_parameters\n\n", "proba": 6.866983767395141e-06} {"commit": "ba79dcd1ebdff6294ec125e4fa3c3625b1c96cc1", "message": "Small fix regarding class attribute.\n", "proba": 1.188016653941304e-07} {"commit": "c2441a9c44fc2f9d4a979e9b6d6d3923afe0eb5b", "message": "TST: reduce max memory usage for sparse.linalg.lgmres test\n\nFollow-up to gh-9598. Now really closes gh-9595.\n", "proba": 1.0425145546832937e-07} {"commit": "6d63e11e83efca2378db5556a0f1a4fd904763e7", "message": "Update toggles.py", "proba": 5.613425742012623e-07} {"commit": "a3d5b768815c757d2eac852817e811760af03716", "message": "Deprecation fix.\n", "proba": 2.531874372380116e-07} {"commit": "7ad6b24b93a381fa5e980cf6816f69ddca0f4ee4", "message": "[hopem,r=gnuoy]\n\nNo more trusty-backports for haproxy >= Liberty\n\nCloses-Bug: 1499435\n", "proba": 1.3511665031273878e-07} {"commit": "1ec4ae7c26014a8998db066e25f91964e2111e03", "message": "Add more documentation to XBlockUserStateClient interface\n", "proba": 1.4005654236370901e-07} {"commit": "cc09724a50a4cabb68b7c5f5b8d3812d38f65391", "message": "python/tests: Test sampling from a depth texture.\n", "proba": 1.1571300007062746e-07} {"commit": "a771273b578249a2386654f3867488efaebb1c85", "message": "Moved blog api fetch to avoid timing issues\n", "proba": 1.3247368713109609e-07} {"commit": "d11bfc17f529502bd339eec8502fcae66ffea94f", "message": "Minor\n\n\nFormer-commit-id: 3df06f031808de12010f2a45bb11493b421579f7 [formerly 6dcd9029426c8a23ec87137f6e6e5deaa15c1aae] [formerly 33b55c2054bf87aad2433a41937b961067c8ae66 [formerly 2f3cf083f92b2ff78a1dc57413f2da800da314fd]]\nFormer-commit-id: f42fe6a66186fb332c6da9b19bb316bc1a4f0b8e\nFormer-commit-id: f193dcd46ba5c08809503e61b1164bf1e343bb06\n", "proba": 2.1117000414960785e-06} {"commit": "e19ee7408056f499ed840e06faab634cfaa21124", "message": "new path quoting\n", "proba": 1.7514032890630915e-07} {"commit": "a34878b194146a6e8a2b5cbb6710545709905883", "message": "comment\n\n\nFormer-commit-id: 96b4f030ee5e90d07b63c73fe211f6d662aa9930 [formerly d5885fc521ec073cf3617b5775941b3ac034fdb2]\nFormer-commit-id: dc1f442bdb907047b1ccf8d9de76f70f16adb482", "proba": 4.952183303430502e-07} {"commit": "46921e223466372cfc9e54fb46ea013e199bc82a", "message": "sort compounds in controller, fix #500 \ud83c\udf89\n", "proba": 1.465460996996626e-07} {"commit": "46c2a8bed8ecb6b69eadff187bf275e8ff688512", "message": "Add get sample method for ImageFrame (#2447)\n\n* add get sample method\r\n\r\n* add test\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix style\r\n\r\n* fix test case\r\n\r\n* fix test case\r\n", "proba": 2.0322561056218547e-07} {"commit": "f06947e5573bc5411682411264f79bb44b8604ec", "message": "Update version for sphinx docs\n", "proba": 2.0128327093971166e-07} {"commit": "327ea12707c3935bd32baa539a5f21bdb995c5c5", "message": "stop using old hostname config", "proba": 1.1779122814914444e-06} {"commit": "3658b568e199a077b885eca03d43eb1b1644dc34", "message": "remove atexit hook\n\nbecause it can be implemented by overriding stop()\n", "proba": 2.4370007167817676e-07} {"commit": "a27e075200c06bca61ff7d4e71acd06ac1a848fe", "message": "Use index for partitioning of elementwise operations with multiple DataFrame inputs.\n", "proba": 1.1970911373282433e-07} {"commit": "6cd199f4294a91b9a8550943ec16bf817c94829d", "message": "Added test to verify proper handling of unicode values\n", "proba": 1.9172361476194055e-07} {"commit": "12ee36a55f96251c4ac02133081d7c6272a8ad35", "message": "CLOUDSTACK-8616 - Add keepalived start on reboot\n\n - Runs check_heartbeat.sh every 30 seconds\n\nCLOUDSTACK-861 - Copy/Paste error\n\n - Paste the wrong command in the crontab line.\n\nSigned-off-by: wilderrodrigues <0ce741bd7b511df811ee5197af7bf896f3cfa0ed@schubergphilis.com>\n", "proba": 1.5304154032946826e-07} {"commit": "bd26f6776260df53a5c30a3946401c17bb5b2999", "message": "user warnings\n\n\nFormer-commit-id: b8bf66b1277d1ede788dc89e178d5c930218df32 [formerly c7fdd30e2de35e5bb3a15d2801c896d57c910d83]\nFormer-commit-id: 9f7201df4b29bf9ce25edf4e84f10651b007ed16\nFormer-commit-id: 559b4f2541f7c24195d039f779454f092d28c61c [formerly 3e87b7490fa6271ea07a45adb07356c9eaebac39]\nFormer-commit-id: 5109e94f29d3e759bb8429d97b0280c0316930a4", "proba": 1.4567093558071065e-06} {"commit": "021e09abd73c8b3574df5b7eb92fd1c02056229e", "message": "Enable default Python object markup.\n", "proba": 1.3858836211966263e-07} {"commit": "2895e2456e1160a20cbb2c6adcc15514ea14dc64", "message": "try fixing doc compile\n", "proba": 3.156896468681225e-07} {"commit": "beb692aefb9b5534f66150af10fef279f2f88fd8", "message": "oops.\n", "proba": 9.057088732333796e-07} {"commit": "7fe6e6bb1d9852449af33214137cc7e54891fe59", "message": "Fix management/commands/fixfundingsource.py due changes in models.py\n", "proba": 6.658489724031824e-07} {"commit": "0ddc1ff8a03951034b51a4d5071e6142c76646fe", "message": "fixed getTime() return statment\n", "proba": 1.9753237211261876e-05} {"commit": "24fd7a977a6c83b3fee90954948a17b5c1ebafdb", "message": "bugfixes\n", "proba": 1.0761673365777824e-06} {"commit": "28ade685ff4276d1ed7ec7fb746814a349def68f", "message": "Cleaned up printing\n", "proba": 9.611090945327305e-07} {"commit": "5a811b1baf4838ab3be5d1553cb68b4d2900ef86", "message": "add test for master_key\n", "proba": 6.769133165107633e-07} {"commit": "1058cd20493513a914b77503053613e1c0604d17", "message": "conf version update\n\nUpdate version to 2.4.2", "proba": 3.9734729284646164e-07} {"commit": "57e89b1032e3e5d9cfb3d071ec5c308ebbd2a270", "message": "Fix bug in TypeParameterDict where default was not used in getattr\n", "proba": 2.3668950177579973e-07} {"commit": "e356eabcd7213c7bb62984b12e63705564b0dfed", "message": "Add API for the update_seq option on view results (fixes #228)\n", "proba": 1.0785719695149965e-07} {"commit": "a3d229a9e8855b30f58aab1264ceda42c7a3b87c", "message": "fixes to odinwriter VDS generation after testing with new Odin\n", "proba": 1.1651493991848838e-07} {"commit": "6413f2492812ed93050ea3cc13b7cd7284663eec", "message": "Reenable test in eager mode on TPU as it no longer segfaults.\n\nPiperOrigin-RevId: 342161831\nChange-Id: I7447a39529989712e0d4db54f66feee97ebcb69f\n", "proba": 2.9110299237800064e-06} {"commit": "7b757c24ffedc11be8a154a658f8db93e450bb2d", "message": "docs: Add codecov badge.\n", "proba": 1.1542368838490802e-07} {"commit": "8ccbd835774758aae2e06fff4e85282e585756b6", "message": "Remove obsolete creation_counter field\n\ncreation_counter is never used in fields.py and was deprecated in\nDjango 2.x. Fields of object are keeped internally as ordered\ndictionary, so we don't need any additional tools to manage it\n\nRelated Django bug:\nhttps://code.djangoproject.com/ticket/23919#comment:95\n\nChange-Id: I530a47ad8bfed6aef63d0a678a69fa09288f123e\n", "proba": 1.2429192793206312e-05} {"commit": "aeee5117c674d850330e600f336dee46752315d5", "message": "Optimized. All plagiarism detection among 60k uses is under 1 second\n", "proba": 2.3437054608166363e-07} {"commit": "59491a3b54c1bf7e1858958bfc48b0c797e2b917", "message": "Fixed generate_ontology tests\n", "proba": 5.607898287962598e-07} {"commit": "782c3da5e05da7a935d4f518edf2f8041ac5f621", "message": "Updated from Brython Server: 5/26/2017 2:53:32 PM", "proba": 1.090349570631588e-07} {"commit": "aac8627117d18f61505263980f8691f5b5469aa6", "message": "Refactored BACnet proxy.\n", "proba": 1.353100742562674e-07} {"commit": "0d97629090c3547627e065045cb66f4e054098cc", "message": "Fix stream_continuity for tvshows\n\nSaved VideoId was the episodeid instead of the showid\n", "proba": 7.142535309867526e-07} {"commit": "cdc36db98887f4c93109188aca50ff625ea147cf", "message": "Update json_helper.py\n", "proba": 6.549825229740236e-06} {"commit": "b5031a0621f45aba2c61d51ddb7eba59af3b93bd", "message": "Bump version to 1.4 in docs config.\n", "proba": 1.0461099009262398e-07} {"commit": "fcc0f6c9bf33fdf4174dd75e81f864f571a6f7f1", "message": "Updated from Brython Server: 5/26/2017 8:44:17 AM", "proba": 1.0783395509861293e-07} {"commit": "d5102b99df277ab0570b605d343060f6de6097fc", "message": "another commit\n", "proba": 1.4824583161043847e-07} {"commit": "e2cb88692aeacad3675031d842ec29e64e54f1a7", "message": "Fixed extension module name.\n", "proba": 1.2884967759418942e-07} {"commit": "20c4a08990ea512b16fea6883724a095e238b2a6", "message": "[Discord] Compare IDs in guild owner check\n\nIn case guild.owner is None when lacking members intent\n", "proba": 0.012651445344090462} {"commit": "67aeb61e8bfd956d3efe8a45fba9bfb34aa1079f", "message": "Add google analytics tracking ID\n", "proba": 7.765609666421369e-07} {"commit": "d12503363eb612d5c75f809abae8c00b639a8621", "message": "exclude_patterns for plugin notebooks\n", "proba": 5.810857146570925e-07} {"commit": "72d642af71a0bd355fda7a15efa0920b5cfe0613", "message": "change client to AM or aggregate for better log messages\n", "proba": 1.6112510081711662e-07} {"commit": "2021a59faf9a16182aabc5b414f7395d192a8f2c", "message": "Testing new path for ReadtheDocs", "proba": 1.7525361784009874e-07} {"commit": "b9e0c160560a368bb5dd144f394e9e6ebb318616", "message": "Added handling to estimating metagene profile Bayes factors to ignore read lengths with no alignments\n", "proba": 1.1664157284485555e-07} {"commit": "2a8b2c13565260c9741be3cf5d5deb8ba3b6ad56", "message": "[patch][serial no] for striped serial nos\n", "proba": 0.0004917664336971939} {"commit": "c7a28c38cc06c446fe714c6b12f5d57ef3ed284d", "message": "conf.py: update\n", "proba": 8.606852475168125e-07} {"commit": "6ce97d98cf8b4704b09d5f53b71e6813e0a0b94b", "message": "Park trials\n", "proba": 6.806594683439471e-07} {"commit": "38925dcaee1780f347d4064375aad7fd818067de", "message": "Missing reference!\n", "proba": 1.5394456909234577e-07} {"commit": "556970099b4e32c4314106012f3011a23a602554", "message": "add tests dir to path\n", "proba": 4.4957289446756477e-07} {"commit": "d6cd24cc5ea8687f817c2efa15845ed3349b3d4f", "message": "Make tablecreator more principled by not lowercasing\n", "proba": 0.001847627223469317} {"commit": "48a52b36a86119ab3c83fc1da4db0215fb428cf2", "message": "T1855, T1826: clean up the reboot/shutdown script.\n", "proba": 1.1511061615010476e-07} {"commit": "2ce6a551ac24d70a72b49bff573e40425b7fd663", "message": "check-release-approval: handle no-review case\n\nWhen no review is posted yet, Gerrit returns simplified 'labels'\ndata. In particular it's missing the ['labels']['Code-Review]['all']\ndictionary, which we assumed would always be present.\n\nWe should only add approvers from the reviews if the 'all' key is\nprovided, and otherwise just work from the owner email.\n\nRemove all changes pushed to investigate the issue: use a narrow\nquery again (rather than the /detail call) and no longer catch the\nexception.\n\nChange-Id: I13fa07754e38281c63dcf0eceaa4c3b3c2715618\n", "proba": 0.00029241640004329383} {"commit": "5c0a0c49241cc8f64ab1b4419aa01ad3b7904f96", "message": "fix dirname\n", "proba": 0.001513039693236351} {"commit": "17b064caa9d0ad33c1dc33a4c2993abd53771d8f", "message": "testing\n", "proba": 1.6199514902837109e-06} {"commit": "dd97aa3978bc8adb42f95329a89f3b66ae88d310", "message": "Deal with floating point roundoff for metallicity also\n", "proba": 1.272588150413867e-07} {"commit": "09b0fe490db81de9f41f93b23bfc9e0d721fda1f", "message": "Start taming reST.\n", "proba": 1.2998714282730361e-07} {"commit": "c90da50424ddd9dfaf3fd82a8251856f6bb42716", "message": "Specific user agent for the requests to craft ai\n", "proba": 2.535215912757849e-07} {"commit": "67cd1e9b06211355c544aae885f65c9c9f443c5a", "message": "rollout depth added to option\n", "proba": 2.226069852895307e-07} {"commit": "7a64ff9e77a7d1861a592dcbea7a491b2f8fb4cc", "message": "Update intersphinx mapping for requests. (#8805)\n\n", "proba": 1.065026680180381e-07} {"commit": "6c13a339c58bef191c5ddb29f8387c5703114322", "message": "Document `__init__` methods\n\nhttps://stackoverflow.com/a/5599712\n", "proba": 5.672347924701171e-06} {"commit": "0a1f67b329f5627bad14f82a4b923e8d29a5e890", "message": "Also generate api docs files on readthedocs.\n", "proba": 1.56174650101093e-07} {"commit": "339ebdee11a986cf073e01b344f70d6f3c6b0cdb", "message": "add cross vector\n", "proba": 5.61310457669606e-07} {"commit": "aa8ed36c5f451fffe6f9f28c030c475c7e82ff1b", "message": "revert AstroPy caps, change author.\n", "proba": 1.0978244802117842e-07} {"commit": "20346cc6d60f5fb2b2de1a3671190b0c59489461", "message": "Update version.\n", "proba": 1.3375024821016268e-07} {"commit": "9f455f23bb0e2fdc6d9c3b3efb9d74a7d2f0971a", "message": "Adding a forced option and changed to the 26th of the month\n", "proba": 9.530323836770549e-07} {"commit": "454402d832cf32c83590f5bf2ddfc12266cddbde", "message": "reorder import statements according to pep\n", "proba": 5.06924552610144e-05} {"commit": "ec9a5e5bfcd1d111279a9bb50be64393461de8e7", "message": "bug #11168 [Docs] Remove sensio.sphinx.refinclude (Tomanhez)\n\nThis PR was merged into the 1.6 branch.\n\nDiscussion\n----------\n\n| Q | A\r\n| --------------- | -----\r\n| Branch? | master\r\n| Bug fix? | yes\r\n| New feature? | no\r\n| BC breaks? | no\r\n| Deprecations? | no\r\n| License | MIT\r\n\r\nRemove deprecated dependency : https://github.com/fabpot/sphinx-php/compare/v1.0.13...master\n\nCommits\n-------\n\nbdaba5ba4b0df2002051fba0834cb2799f044e7e Remove refinclude\n", "proba": 7.03329590123758e-07} {"commit": "5799ac87c4636f823075d8df0105652502b41ab2", "message": "Update angle\n\nAngle chromium/3120 -> chromium/3126\n", "proba": 7.636638770236459e-07} {"commit": "b47d1474a651e43596fe9f8ef93088d630952850", "message": "Re-black\n", "proba": 1.1953529792663176e-06} {"commit": "b2c137c9cb46f12d54f3e48746d51c6cf8274533", "message": "Update doc version.\n", "proba": 1.2555030082239682e-07} {"commit": "117ca2e1b24342835fb85b56d6b4afe5bf03ef4f", "message": "Left some superfluous code in there. removed now\n", "proba": 7.193559099505364e-07} {"commit": "107ce597b6a7a21fb44e15d429d5b22e49068df9", "message": "Add _get_plot_point_colors test for numeric column\n", "proba": 1.657287430134602e-05} {"commit": "09e72c17e4e8827803ae22555f616d3f39e11313", "message": "Update the list of contributors without a sign\n", "proba": 4.032898743844271e-07} {"commit": "ea5c91ee64a1f55db4548e40a776979b682ed018", "message": "bug 957802: Make flake8 happy\n", "proba": 3.3909796570696926e-07} {"commit": "df0b060c696da4fe03322b40931833a3beabb5ca", "message": "test_radon_transform: Change test criterion for sinogram_circle.\n", "proba": 2.3534776971700921e-07} {"commit": "ba31ce163fea70bdf9299bbabf656a53f1593ae0", "message": "Don't fail hard in case of issue #17\n", "proba": 6.957172331567563e-07} {"commit": "ef4fafa7e3610e2ceb2755c4f569b96fcd265af2", "message": "bump year\n", "proba": 3.3888263715198264e-05} {"commit": "1dc09c95948bedfeb4f6a3e4736c09ba9e5967e0", "message": "compressed namespace usage a bit\n", "proba": 4.990842512597737e-07} {"commit": "862d4028597f66b40dc709306034b397e0f07739", "message": "Correction of search bug \n\nWhen using custom search categories and \"Extra Detail? (Adds Extra Detail Before Playing Stream)\" was checked then the custom categories would fail to work. Corrected by utilising the code from the CategoriesMenu() function.", "proba": 1.2525597981039027e-07} {"commit": "82aa99390c9695096f02d03f9b55903e06a4a39f", "message": "Remove 'In Progress' warning prolog\n", "proba": 4.1353338019689545e-05} {"commit": "bc68298393721fe04c0fbcf5446f6529017c1cc7", "message": "Correcting rise/set daytime decider\n", "proba": 6.383530148923455e-07} {"commit": "5513a9d0a264936a48473938e6be278fa7768800", "message": "Copy attributes when filling in ikparameters\n\n@patmarion pointed out that the former code would make list parameters be\nshared between the new IkParameters object and the defaultIkParameters in\nikplanner.\n", "proba": 1.0321883792130393e-07} {"commit": "b42541b076070553d083501dc8383d221ef52631", "message": "Use RTD theme\n", "proba": 3.589931907299615e-07} {"commit": "c3bd9cfd89f6dcfa4b046271061c72f9140e5935", "message": "Minor refactoring.\n", "proba": 1.9631663406016742e-07} {"commit": "5f7584f4cb30347ce7f281d157c077bb30d5371b", "message": "remove call to TimerCallback constructor on segmentation.py import\n", "proba": 2.898821946928365e-07} {"commit": "0f302ff3c40a17c7ab58b87ba6f08179a82fe4b3", "message": "Be aware of ReadTheDocs.org\n", "proba": 1.5161064936819457e-07} {"commit": "7dcd01b068822a5ee94f64dfc7d748c93d0ec289", "message": "- try to fix import error\n", "proba": 1.3717037461447035e-07} {"commit": "a148f024d5829e584011bf6089e95659c7faecff", "message": "xfail test bundle create, read, delete workflow\n\nThis test is flaky, lets mute it until we find a solution\nSet deploy timeout to 2 minutes\nIt should be enough time to deploy simple docker app.\n", "proba": 2.0432165115380485e-07} {"commit": "f32ccb4ee2693f963d52882bebd1fab731043d40", "message": "Adding note about adding the package name to the docs page [skip ci]\n", "proba": 1.070272404035677e-07} {"commit": "52b72258d254d248b037f76822940ac56ce73642", "message": "Some more feedback on rst-building errors (readthedocs)\n", "proba": 9.983992299567035e-08} {"commit": "53478921bd814fabda42b6fcf622f52844282322", "message": "try to use pkg_resources to get version of dedupe\n", "proba": 2.325606374142808e-07} {"commit": "1e573186752f47f25cd866141592c1517668a86c", "message": "Clarify purpose of newly added sphinx conf skip() method\n", "proba": 3.467355327302357e-06} {"commit": "e9ad6e2613a24e9914e062e13a416bd3737c2bd1", "message": "Pep8ify sphinx conf.py\n", "proba": 1.873315886768978e-05} {"commit": "9635167a3aad990488bb2a7b8e130b1ae80d314c", "message": "Update the release version number", "proba": 1.101110228773905e-06} {"commit": "7959e91f0e6c07f269f40c7b81e8fb3efae73bd5", "message": "Fix the docs.\n", "proba": 9.133575076702982e-06} {"commit": "0ea0f2f40bc69029eeb040766c9467d5bddbadf1", "message": "Add test for old django form based creation of learning circle\n", "proba": 1.9864629052790406e-07} {"commit": "4109ac6943b1d74570360676a17a35b7a7c40b4b", "message": "Update copyright date in docs\n", "proba": 3.7716392853326397e-07} {"commit": "a9fca9f0da1dd921e8dbe83276fe183392b282ad", "message": "Update docs/conf.py\n", "proba": 5.828262032991915e-07} {"commit": "de235e783905b2af798ccdec33fdac2995a3f593", "message": "Add DSM_WORKSPACE to allow workspace to be passed in\n", "proba": 1.7657863793374418e-07} {"commit": "0b05986bc96d41c142c657de8f40eb0f14a27ad3", "message": "Bumped the version number in the docs to reflect Djagno 1.1 is released.\n\nThis changes a bunch of \"new in development version\" annotations to say\n\"new in Django 1.1\" for example.\n\n--HG--\nextra : convert_revision : svn%3Abcc190cf-cafb-0310-a4f2-bffc1f526a37/django/trunk%4011413\n", "proba": 1.0601044095892576e-06} {"commit": "ba16212113bbe0e24cbc09fb44b1b57f9bd8733c", "message": "chang mock lib\n", "proba": 1.8523867311159847e-06} {"commit": "e7e58913164a8f160a9d384050ada55465dbc51a", "message": "remove bootstrap theme\n", "proba": 7.432354891534487e-07} {"commit": "12c11e8eb2e313c96fc448dc1c4554df390e11b6", "message": "Update conf.py", "proba": 9.155412499239901e-07} {"commit": "9d262bfdd07e4573c01113f9b773577f38caf3f5", "message": "switched docs theme\n", "proba": 4.4592545123123273e-07} {"commit": "f644697529040bc950f5f801afd87e902a638ca1", "message": "docs: Group methods and attributes in API docs\n", "proba": 2.5235073053408996e-07} {"commit": "3da5930f1d1b239b3bbf0bbc86e54f6d3cc7e6ad", "message": "mocking librosa and numpy dependencies\n", "proba": 2.4407734144915594e-07} {"commit": "603f933b4da77e599b0c78c279d4c462095d42cf", "message": "Update docs version\n", "proba": 4.180836015166278e-07} {"commit": "418cbc446cb105809e5c614246f1e50db7c21848", "message": "updating conf.py to use napoleon\n\n", "proba": 2.2889180684160237e-07} {"commit": "24e6297dcf6069b69bc18c99eaeefe357c340075", "message": "update sphinx-gallery to include a backreferences_dir variable as per sphinx-gallery/sphinx-gallery#151\n", "proba": 1.9119666205824615e-07} {"commit": "2f3c443fdbb1120b2391c6df0c95dee4ee76c21b", "message": "back to rtd theme\n", "proba": 1.7717509592785063e-07} {"commit": "c00d39cba130c5b64c8bca4df1bf24b8fe2fae4d", "message": "docs(config): change whitelist\n\n", "proba": 3.3314465781586478e-06} {"commit": "cbb02074adad2f187a0f6b76d1718e1d6cf880f2", "message": "bump version for docs\n", "proba": 2.682393756003876e-07} {"commit": "1fd25f143aefce249b89a8d19e6ae41d6dc7c077", "message": "Fixes Qiskit/qiskit-aqua#1371 - Adds slice support for ListOp (Qiskit/qiskit-aqua#1379)\n\n* Fixes Qiskit/qiskit-aqua#1371 - Adds slice support for ListOp\n\nUsing a slice when indexing a ListOp it returns a ListOp instead of an array\n\n* Added documentation for the return of __getitem__\n\n* Added test for indexing on ListOp\n\n* Test changed to be compared with the original coefficient\n\n* Added release notes\n\n* Fixed typo\n\nCo-authored-by: Steve Wood ", "proba": 1.8430672810154647e-07} {"commit": "26007bf93657eafaa9e92c8807e9d9f2185d93ad", "message": "Trying to fix readthedocs autodoc #3", "proba": 4.063637675244536e-07} {"commit": "6cf9ecdf68312d79e3406bdea31a0471fc846d6b", "message": "Docs: Remove CI for gh-pages, use googleapis.dev for api_core refs. (#9085)\n\n\r\n", "proba": 1.1290151036291718e-07} {"commit": "3b858bf87543ddff9815255b725f15903c7339c1", "message": "resolve 8/12\n", "proba": 0.9994572997093201} {"commit": "9751a4d97feb3ebf9077769343ccda24ea21037b", "message": "Update docs version\n", "proba": 4.180836015166278e-07} {"commit": "cfe71127c16190c4154506b35522af749d4dd03c", "message": "implement less pedantic behaviour in case of missing metadata\n", "proba": 6.831744394730777e-05} {"commit": "3cd9f07a1e683f598255a332408eb12da7e7bae6", "message": "specdep: argparse is not available on CentOS 6.4\n\nSwitch to more primitive getopt instead\n\nSigned-off-by: Euan Harris \n", "proba": 1.2678106031671632e-07} {"commit": "e4fe3d53152be469946c901beed588108058d633", "message": "Improve error message\n\nSigned-off-by: mulhern <7b51bcf507bcd7afb72bf8663752c0ddbeb517f6@redhat.com>\n", "proba": 4.985200803275802e-07} {"commit": "3bd7c8e8aca7781b22a205da6c447a7b623624f7", "message": "tests: Allow closed http server in assert_start_raises_init_error\n", "proba": 3.912141437467653e-06} {"commit": "1f603a5c488bbaf8b27b0d6084c2101430da8d5b", "message": "minor formatting edits for new warning\n", "proba": 1.513895853122449e-07} {"commit": "8556bad1378e503d8746923c78c1beb90f2a940d", "message": "Don't allow fitting of doubling time to fit the forecast day against days past the admissions peak\n", "proba": 1.7427926479740563e-07} {"commit": "b0c31783d44e1e8a7afb7c19e4c66827d623af84", "message": "chore: update dependency com_github_mattn_go_isatty to v0.0.9\n", "proba": 3.9442511479137465e-05} {"commit": "50bbbe777db24d724348bf9b11794e9f4c9afcb1", "message": "Added a test for serialization.\n", "proba": 1.114413237246481e-07} {"commit": "bd264f905b3dfb29b4337d03d9e17581ff69cca6", "message": "Minor change in Maya builder with update to the Math library.\n", "proba": 1.0301979358473545e-07} {"commit": "316a9c9cd327c3c30a483c6a20d65cd198e4a1fb", "message": "Adjust default observable threshold\n", "proba": 6.639947969233617e-07} {"commit": "520f16da124f4dcf86715123e185b5e0fdcaa38a", "message": "autoversion in conf.py\n", "proba": 4.847630634685629e-07} {"commit": "a32cd33ea489270937ec7d0a89c1d38ef9b454f2", "message": "Only require HBA330 to be present for auto OSD config generation (#140)\n\n", "proba": 9.929450328627354e-08} {"commit": "c8d40af6d7dc280e1ade62912dae764b0ea97bac", "message": "testing a try except on HeNeAr line tracing\n", "proba": 3.527264880176517e-07} {"commit": "1bafa282dd27c993749f9dacca5c1f43e01dbbeb", "message": "Mock out pycurl so that docs will build.\n", "proba": 1.0519885051962774e-07} {"commit": "478d042b1836c75c5f929c01891e3aba86eabb15", "message": "Simplified controller/Compute logical disks return values, change variable names, added physical disks that backs RAID0\n", "proba": 1.3421433209259703e-07} {"commit": "f6581577dbb5bb4c0608487b0d79455970ed2c76", "message": "Use abs path to ignore _pyio.Buffered* classes\n", "proba": 3.3340165828121826e-07} {"commit": "083371712b6b5968dfa20144857625a38337dfec", "message": "Update year\n", "proba": 1.8923848983831704e-05} {"commit": "047379b8aca4bebbe81ae47071b855e78ccdfd64", "message": "fix copyright years\n", "proba": 0.9999232292175293} {"commit": "6b57bfdaf7506973e3326bb869d86c586643c115", "message": "Code clean up and stylization.\n", "proba": 1.238481956988835e-07} {"commit": "9f599270dd9024d35992151cdf41e2bf98173ede", "message": "highlighted row mostly working.\n", "proba": 1.1090717322304045e-07} {"commit": "ef856eea48e9626cb5752f56aaff7121b10cff36", "message": "fix tests\n", "proba": 1.2553598480735673e-06} {"commit": "c8aba832771d0fd963ce98fc30f0496b2c13fd87", "message": "add 0-size test\n", "proba": 1.9499013433232903e-05} {"commit": "8c6c40265c2164c67dad15de7b279d721df8523c", "message": "adding current_tab register\n", "proba": 1.2006129281871836e-06} {"commit": "2c2dca54693356e778bd82e82834f16ba2168954", "message": "Made compliant with new API for Marshalling component.\n\n\nMatt\n", "proba": 1.0781852921581958e-07} {"commit": "49b3df2951b545d3de1dc7a56c94ba9063020ede", "message": "Removed COBLocus type classes from import.\n", "proba": 1.0508734504810491e-07} {"commit": "b135b7783c622be69b0cc73e555ec93b42f691fe", "message": "Fixed bug in certifier parsing for a non-member\n", "proba": 1.8773189935927803e-07} {"commit": "f55978c5982e0c1679ddbf20ed1d8850cddad133", "message": "Fixed #13239 -- Forced the deletion of the Popen object, avoiding a bug in Python's subprocess cleanup code.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/trunk@12874 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n\n--HG--\nextra : convert_revision : 8c5dab2b177f24e9164d63472912b763b2e3b54f\n", "proba": 7.278380053321598e-06} {"commit": "aae82b405084019352fb7402432e32520b958f5e", "message": "Add support model properties.\n", "proba": 1.2795857173841796e-07} {"commit": "49611cf650949d6dd7b027bbb86313663eeb4d73", "message": "ENH: Added 3d the proper way\n", "proba": 3.2674017802492017e-07} {"commit": "3d9322b427b113b9e4db3db613cb0dab7f610a0b", "message": "test_bashtasks improve assertions\n", "proba": 3.017210019606864e-06} {"commit": "22f96c51198462970f95ea4d688f9b085d40b175", "message": "Add experiment group early stopping and iteration tests\n", "proba": 3.366137661942048e-07} {"commit": "116d47cabb96b4e0e33319774037ac09206af167", "message": "added abmag calculation\n", "proba": 2.0334677230948728e-07} {"commit": "c4165faee01d725b66e473da311e4b108f54b5d9", "message": "Using pixel matching\n", "proba": 2.5859312700049486e-06} {"commit": "239f36c636b4772e66afe8d871215769f53564ed", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "8d5358f14a3dbba03aeda80db7976077be0bd839", "message": "Making sensitive a keyword argument\n", "proba": 3.032047789019998e-05} {"commit": "6ea83a74bf3f70cbcbf57a2100b65faf679b1526", "message": "Revert \"Test if Input has an orig_sigint_handler before attempting to use it\"\n\nThis reverts commit 3f5c9071c872e768ab569ea746063efccb69a734.\n", "proba": 1.3275496257847408e-07} {"commit": "2f0b45e60a61e6e69a633db82ab323a730492f2f", "message": "Avoid parse already parsed Workflows\n\nWhen cwltool tries to update a workflow that includes more than once the\nsame subworkflow an exception is raised. This is a product of the updating\nprocedure where workflows are passed by reference in the document. Once\na workflow has been updated, it should not be processed again.\n", "proba": 1.96961735809964e-07} {"commit": "581d4ce9832ff24a5d77336d7d88745fe049cbd8", "message": "Get rid of the dumb server tests.\n\nThese don't work as expected, anyway -- see\nhttps://github.com/startling/cytoplasm/issues/1\n", "proba": 2.0358447727630846e-07} {"commit": "b52037176cd1b8a4d99ff195d72680928ba3790f", "message": "Change how we get course ids to avoid memory issues\n", "proba": 2.1266805561026558e-07} {"commit": "2f425e744bf7afb7af2a9ecad77c0df5b4c7fd8a", "message": "Add missing dependency on util_test_multiprocess_exec_test_child to\nutil_test.\n\nR=rsesek@chromium.org\n\nReview URL: https://codereview.chromium.org/542993002\n", "proba": 0.0005328810657374561} {"commit": "8e45901bd5588cb8b73430ad54ec560f68ec263d", "message": "MAJOR(WIP): np.array and .shape flexibility\n", "proba": 7.325037358896225e-07} {"commit": "2a9b35e922c7e75217c4f4cc7c6ca1c0b56459f2", "message": "Add docs for `utils/coin.py`\n", "proba": 1.671146492299158e-07} {"commit": "1e9f191e6c685174e15437fbb0fd996846236973", "message": "Add error for OSL compiling when scene loads\n", "proba": 2.5784424906305503e-07} {"commit": "47dba6368459d5c7fc23d3c7b31929388b8ac62f", "message": "minor change\n", "proba": 5.548630497287377e-07} {"commit": "05e93871844c77f0383515115a733c9915b884f7", "message": "fix timestamp\n", "proba": 0.9997255206108093} {"commit": "c3cf2aa4fb9c85d45dba63f3ddbab135d98c9c10", "message": "fixing space character\n", "proba": 1.6703652363503352e-05} {"commit": "1782ce294f126b78d8b0210f9665fa3e58218241", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "29973204191590af7f619d25b178c6516133a98c", "message": "Implemented method \"echo\"\n", "proba": 6.186980499478523e-06} {"commit": "6686914789576b4018ab4838dbdfb4f889c1bfee", "message": "Change the level of the root logger so that all loggers are affected\n", "proba": 9.068005056178663e-06} {"commit": "8e80230117987f53d45fc4d4c464a87ff9f1737c", "message": "Bugfix: \"Groups\" page not updated after create new group\n", "proba": 1.7733094637151225e-07} {"commit": "b76d238bcf7abe445fedc4c3abc3748fcb945f20", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "31c2aec62e315e5088251028c37fa727c13a60e9", "message": "TransformRecognizer: Much smarter transform calculation.\n\ngit-svn-id: f4e1a40f847802203273bde8e26df4d11611876a@6464 44470bb9-56e9-0310-a0f8-c586564d3dc6\n", "proba": 5.809073172713397e-06} {"commit": "75bbb6dc937667df4f5940e28169f6a1966da9e9", "message": "Removed selfQuotientPinto\n\ngit-svn-id: f502b99eb1c95a567c3db4e21cd7828f3e46dcfd@116 2a83181e-c148-0410-bf7c-9f1693d9d8f0\n", "proba": 3.1352254836747306e-07} {"commit": "5fd0ab0d61692f679e741ad868131e467d08ee38", "message": "fix not loading memory from hex addresses\n", "proba": 8.038581995606364e-07} {"commit": "638787d18a8519bf7fe4c648b7ad5ab6e928593a", "message": "color\n", "proba": 2.4223149011959322e-05} {"commit": "b4cd3ad9534f79f52b700f6f10eee85454adff8c", "message": "normalize only training\n", "proba": 2.617638983792858e-06} {"commit": "853b39bba3ac38c43bbaea008d55d3f4a52d0044", "message": "Better test command", "proba": 2.761916402960196e-05} {"commit": "a21896b1140da45c09c065bb9bb9c00ce90d922e", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "d98194a9a93c8ebd2692d6a3e26464a0366a7925", "message": "Reformat object module\n", "proba": 5.984990707474935e-07} {"commit": "1069ffb85a28834471052719411f9e9d2b4b0246", "message": "make responsive bokeh plot\n", "proba": 8.996947826744872e-07} {"commit": "99f307436766fa02e12edf9c3ebe6647b2a433e7", "message": "Replaces \"Slave\" with \"Agent\" in cs show output (#1613)\n\n", "proba": 2.958696768473601e-06} {"commit": "cbe0d72b32b52f110e9c24f7e86cb96bd8a55b06", "message": "doubtful video interface\n", "proba": 1.946655402207398e-06} {"commit": "10292ae12e9f92295923400f4dbf2dca5af8895a", "message": "added shunting yard algorithm", "proba": 1.73288171367858e-07} {"commit": "5b01ac56343fa8a613b64fb32b0eb84ea4892d11", "message": "changed handlin of incomplete pages\n", "proba": 1.5161990063461417e-07} {"commit": "7c4478c4b9d1384388de2fadb144952483239cb3", "message": "Squish: Add Mac workaround to tst_revert_changes\n\nIf the editor had not been clicked before invoking the\nEdit menu Creator does not notice that the editor has focus,\nso all subitems will be grayed out.\n\nChange-Id: If8b23fd6abae1bac6b3387e9a5394cfb4b84529d\nReviewed-by: Robert Loehning <1f928983f879a6fe326acd94487f754cc16e1fe4@digia.com>\n", "proba": 2.538980652389e-07} {"commit": "2d0c6d6d33e4bb974037f0eeb68d6a05262e4373", "message": "refactor identifier list and alias grouping\n", "proba": 1.3160876051188097e-06} {"commit": "bfa903cd6161cbd0ee7e6e10d9ef3451d864300d", "message": "Cambiar versi\u00f3n\n", "proba": 7.413390221699956e-07} {"commit": "59e0c2ebc3785fde83c772c7c96650459faf1e7b", "message": "[New SDK] Try to fix testPostingThroughput\n\nSigned-off-by: Andrew Nikitin <3988702a677b83abef1980fca266e406bb150845@dsr-corporation.com>\n", "proba": 1.066915515934852e-07} {"commit": "6513af7a67570cd28b31ddf6ff5dc16923d11ea5", "message": "TST: sparse.linalg/gmres: check norm decrease in x-callback\n", "proba": 4.733353193842049e-07} {"commit": "bdc7403463458163d23721342f006fb66509e4b0", "message": "Fixing 'runsystest' logic so it jives with pytest.\n", "proba": 1.6442527339677326e-07} {"commit": "1e865b3539415d9da08192761334c8ebec0a7958", "message": "Fix docs\n", "proba": 2.6344785055698594e-06} {"commit": "5bfe523385195bea60921b2d005949921a7fd253", "message": "Added function to let andrey write in the style of a given text\n", "proba": 5.00381986512366e-07} {"commit": "7d4caef002a538ea65f4fabaf442dde341a2446f", "message": "restore password :(\n", "proba": 1.0060817885459983e-06} {"commit": "3dd47d003dfb06935a221c011c4964366c18ba3f", "message": "git: Wrap a long line in the description of Git.\n", "proba": 0.000465028831968084} {"commit": "867c6229ce9a158fdd234ccf4ed880e9bcb93e85", "message": "mongodb transport - evaluate connection\n", "proba": 2.1751625922661333e-07} {"commit": "fb3ad2e5ee4688df3e535bdb4278737745ffae77", "message": "Add function check installed OS software.\n", "proba": 1.4114438329215773e-07} {"commit": "f31d476e9fc9749c1a82b697ef8376fbdf1d6d42", "message": "Added function check process.\n", "proba": 1.1333193583595857e-07} {"commit": "e3ff6f7df6c85962b687964fa7428c8b44ac659d", "message": "Patch adds a usage statement and deals with unknown commands (Josh Wright).", "proba": 1.0139902428818459e-07} {"commit": "b54c5dfa4bd62c8e989b458f9c568b67402cf7a5", "message": "debugging\n", "proba": 2.4004323222470703e-06} {"commit": "2f9059ac74e9dd56659a351f54cd05dd53fad1b6", "message": "fix time to show\n", "proba": 2.3286652321985457e-06} {"commit": "bff013a8d70a42d1b9316f960594f01333db6f5a", "message": "Fix avatar hash encoding in search results\n", "proba": 2.8628026484511793e-05} {"commit": "1a37a1929173703d1df08cb65cfdb2c47ece3248", "message": "a timedelta due to time zone different is sent to template as tz_diff variable\n", "proba": 1.2686160744124209e-07} {"commit": "8ce475c8a9ffc1e9227cf6500eebb11c3f98509e", "message": "Minor renaming\n", "proba": 1.0933875955743133e-06} {"commit": "b6008f9c79e375f48eda7eed1eb3eb16370d0afa", "message": "Revert insignificant whitespace changes\n", "proba": 1.7434854271414224e-06} {"commit": "6af556d3cfba24bfec0fc2caa511ff7ccac08d76", "message": "Added shared attributes retrival capabilities\n\nSigned-off-by: Simone Libutti <7dbd3541d180fb2293c2d424b6ba631d047e4733@gmail.com>\n", "proba": 1.1542611133563696e-07} {"commit": "243e303cc685f66cffe0b604bdc10c9091c94526", "message": "insert placeholder for home.py\n", "proba": 3.812697002558707e-07} {"commit": "fa0e94af6fd3cbf70c91f5b8c53610b37307d0ab", "message": "[BEAM-10054] Add test which demonstrates a pipeline stall\n", "proba": 1.217382532558986e-07} {"commit": "2efca7507a620a97f06e8008ebfb265c2a9c5944", "message": "[BEAM-8655] Run trigger transcript tests with combiner as well as GroupByKey.\n", "proba": 9.70535651845239e-08} {"commit": "01bb21200d3be54451a78e1fb8bc0094622e3577", "message": "removed redundant print\n", "proba": 0.0003172452561557293} {"commit": "1780cc953fa376147917692e5de7d5a68132dfcd", "message": "adapt sslblacklist_fingerprints.py\n", "proba": 6.818740075686947e-05} {"commit": "1050d26f215e712a6ec887d370f299bcf9e750d0", "message": "Updated location of dataset in script\n", "proba": 6.030689405633893e-07} {"commit": "5344c3978528aa294d217d295868751afed5bd7c", "message": "Also renamed local variables in nbconvertapp\n", "proba": 2.0613302353922336e-07} {"commit": "30ec4e40e277f87c29577af55393b36fb792cdd2", "message": "Cleaned up doc on CondorLauncher\n", "proba": 1.2719742414901702e-07} {"commit": "492b68421a9f5a3feff39de6cb99fba92dfe2d3c", "message": "A little more documentation\nAlso get rid of keys we don't need in the provider config\n", "proba": 1.1829843771238302e-07} {"commit": "ff1777a66d76eb25cc34d04211378b83065c006f", "message": "[svn r3729] simplify a little code fragment\n", "proba": 0.000465389370219782} {"commit": "74b1e5b973280a267deb27bfcf75cf854d525f04", "message": "Additional fix needed for creating virtualenv from pyvenv.\n", "proba": 1.0529601013331558e-07} {"commit": "923f153641d4739ff40a923848679dbc839f968a", "message": "fix nessus xml parser if item is None or empty\n", "proba": 0.9989025592803955} {"commit": "d1b89e0ebb3e1badb9f919c3f82fef98bc85a145", "message": "activate.fish and activate.csh are sourced and cannot be relocated\n", "proba": 1.328617429408041e-07} {"commit": "1aff8dc4a475096bb54287c10a601b798f544f6f", "message": "Modified whack-a-mole to use the new-style stepOn() event handler\n", "proba": 2.65702539081758e-07} {"commit": "c8711321bf0084f1aea347c0755363f9509aa43c", "message": "normalize images between [0,1]\n", "proba": 0.9999994039535522} {"commit": "bd7c2644b563bd319fde352049296ed37b8c52de", "message": "CFY-606 fix test to assume linux\n", "proba": 1.769815582974843e-07} {"commit": "376984f638d9849a2f25d220bd60c88ef182b88c", "message": "last touches on hand size tracking\n", "proba": 1.194626690903533e-07} {"commit": "b6132a390365294e0169b51410d56c6aa316c587", "message": "added optional args (manager_ip, ssl_cert) to create_amqp and to vali\u2026 (#370)\n\n* added optional args (manager_ip, ssl_cert) to create_amqp and to validate_amqp\r\n\r\n* added docstring and small changes\r\n", "proba": 1.9295552533549198e-07} {"commit": "e1bdfd4e7b561c5bfd0c7cd5a6ad08cda2bb1581", "message": "random learning tweaks\n", "proba": 2.705062058794283e-07} {"commit": "3564c6578630a3bef29d2c7c36c7d29b68acd874", "message": "Make sharded checkpoints work in offline mode\n", "proba": 4.327716283114569e-07} {"commit": "e9cd6b1ea1ffae90760546ef811521c80626c21a", "message": "-o StricthostkeyChecking=no added to rc fetch via scp\n", "proba": 1.3503704110462422e-07} {"commit": "2895322a149a6f278ed1d7bcc419effa5989af4e", "message": "XmlOverTcpProtocol.gen_request_id() should be classmethod, not staticmethod\n", "proba": 0.999994158744812} {"commit": "4e24823e96d8470a1f6a22b8b8df23ba01a67216", "message": "ConfParser: Remove no cover\n\nThis is now covered through coverage merging.\n", "proba": 1.0296263042164355e-07} {"commit": "8e53416ca6f68a3ea3297ff4553c8e24c93ccb4c", "message": "Improve import compilation\n", "proba": 7.861944482101535e-07} {"commit": "f16021021ea8d3f39e2dab9c42acf41b6ae6c733", "message": "Change the way opt params are chosen\n\nget_optimal_parameters_from_dict now returns params leading in average\nto the best ci for all tasks.\n", "proba": 1.1533929011875443e-07} {"commit": "efc649754c37fde391a9f90006c1729aa8e482d0", "message": "update url_for to work with BluePrint\n", "proba": 1.4674343162823789e-07} {"commit": "0861807adc55a294c397be81c00bad94b0aca5da", "message": "fix breakdown_top\n", "proba": 3.6573661077454744e-07} {"commit": "e2ec2862867a44bbc2b2bb851adbd2e048b22cbe", "message": "Delete csv_parser.py", "proba": 6.037528146407567e-05} {"commit": "28baaba8a72c3eb54b9e5016d2fe512c04ce2905", "message": "Updated COMPOSITE_OPERATORS to match latest IM-6 & IM-7 libraries. Fixes issue #420\n", "proba": 1.1521967735461658e-07} {"commit": "4797fd02f5557be743ec207b2904cbab8cc5b15b", "message": "Output separate file with gene assignments taken from the contigs.\n", "proba": 1.3438877033422614e-07} {"commit": "c7f89437b95e17118b438da6145e09752e05b27c", "message": "New class Calendar; Renamed module time to calendar (still wip)\n", "proba": 1.0617105772325885e-07} {"commit": "c72600d0d64c5f4612b367437d24a53ba5323c6e", "message": "MISC: avoid unprotected np.random\n", "proba": 0.00011040695972042158} {"commit": "5846d291a9e2a98a94dfbfb2a9ae333e796faed9", "message": "Removed comments\n", "proba": 1.3666921461208403e-07} {"commit": "183a1fa1caf444a1cfa745ad7a7cffa118c27504", "message": "Added docs, but still missing test cases\n", "proba": 1.727038210219689e-07} {"commit": "4e05a7f5e973d38e1fa47a932f82bd0c6ff3f910", "message": "Read YAML as binary stream in standard_coders_test.\n", "proba": 1.712624424499154e-07} {"commit": "db647f2f96089049d1e8cdf9ee2389e24a529c97", "message": "TST: Test the reset() functionality\n", "proba": 4.872510999121005e-07} {"commit": "9306dff4a221ad806252962428f9b88251493a97", "message": "fixed cases for when there are no previous databases\n", "proba": 1.1943832305405522e-06} {"commit": "9e05b3a74545410c1052cef94f80a0555bfc2862", "message": "Threaded param added", "proba": 4.2498106722632656e-07} {"commit": "84fbdf788733c0d4f227371a170d613e164b1b48", "message": "Fix facility query - Attempt #5\n", "proba": 2.619798920022731e-07} {"commit": "2a9240785fcf57412d9b6f0efbd57e07e877e05a", "message": "added a test for boundary detection error measure\n", "proba": 1.556159361371101e-07} {"commit": "141bf6c38f6c12cabbe04ab4bb23a004dde1559d", "message": "Reverse bolds\n", "proba": 0.0011897903168573976} {"commit": "d69ef9afd4cf9de1915f55c0c240abd356c251bc", "message": "added Action and FlowUnit\n", "proba": 1.2215156175443553e-07} {"commit": "b4c58c4e86a853a12ed864475534203d327c35c1", "message": "Update message typo. [ci skip]\n", "proba": 1.8072846330596803e-07} {"commit": "684185f62526e3abe72bb4e96c93923f3bb7d8e1", "message": "Fix in source_parameter_distributions.py\n", "proba": 0.0025122533552348614} {"commit": "a43c068120dc34073425c211769a2ca232adfa1f", "message": "Add flash message about login redirect from dashboard w/o access\n", "proba": 2.0250590182513406e-07} {"commit": "c043c775eb6dd8f2b87d5f9364f76478eb83b80f", "message": "Log stuff\n", "proba": 5.464096943796903e-07} {"commit": "469c94dc4e6a842e6d02488ca77edae2a0c6af2c", "message": "test_cli: on win32, force en_US.UTF-8 rather than running locale -e\n", "proba": 2.19156322600611e-06} {"commit": "8d2cf2d7e27d52ef28fcda1b1d654616fb079ff5", "message": "Fix input.fill_text_boxes_by_attribute_value()\n", "proba": 0.014766248874366283} {"commit": "f3dd2c2042ad5b3fd5256838c0ec201da9402406", "message": "TitleEntry - save title on activate (Enter)\n\nLearners have to use tab to finish editing, followed by clicking the\nactivity icon to dismiss the dialog. A slow work flow and inconsistent\nwith journal list view. The enter key is ignored.\n\nAdd an activate signal handler to save the title. Force the focus to\nmove by calling hide and show.\n\nSigned-off-by: James Cameron <979be511e3d216882811a349af33a6d24f3f5f99@laptop.org>\n", "proba": 1.2741729449317063e-07} {"commit": "9bb90d6e0c21bd40286a932ebb3695d24c1d6be3", "message": "\u66f4\u65b0 modules ELOs API \u4e2d\u7684 views.py, \u65b0\u589e\u51fd\u5f0f\u529f\u80fd\u5ba3\u544a\u8a3b\u89e3\n", "proba": 1.257313613223232e-07} {"commit": "0af681fdab082ea00eb7b973d9665bd333614b09", "message": "Updated the class name for the test.\n", "proba": 2.288874441092048e-07} {"commit": "644f99bbbe7041c22f914dcbc0fbf2e68738cef0", "message": "[ast] needs CONST_NAME_TRANSFORMS too\n\n--HG--\nbranch : rebuild\n", "proba": 5.8852047004620545e-06} {"commit": "d9a0972fa696bbd2fb9a1a3bd9650738a463df6f", "message": "Fix facility query - Attempt #14\n", "proba": 2.071664937375317e-07} {"commit": "99368ddb4dafd8377087d75e28e7f2e181026dcb", "message": "hide navigation panel by default\n", "proba": 3.0021132602087164e-07} {"commit": "0c2fceaaa045b4bf42b292f286dac44a9b3459c3", "message": "Update shell init\n", "proba": 6.023533387633506e-07} {"commit": "58eae0b2c4f8ba7805f928e1bfe367743b77d936", "message": "AceEditor: Extended load time.\n", "proba": 1.2008507610516972e-07} {"commit": "82139a339882e4bc1e6c4e28d0ab8a77d8b90f56", "message": "decreased timeout in app method\n", "proba": 1.1640114507827093e-06} {"commit": "d74d14efaba7d020138f881a877586a7631b5950", "message": "updated code due to fn rename\n", "proba": 1.9909350612579146e-07} {"commit": "bcfccbe5095f6a55b987b470ec202ac8b5689122", "message": "Adapt digilent_adept, pressing N just in case a question is added\n", "proba": 1.4253073743475397e-07} {"commit": "52b59c7141cb12af6215bbfb91266d0fd9443125", "message": "Update app.py from master before merge conflicts ensue - final\n", "proba": 1.2169715546406223e-07} {"commit": "5c1a2e00ea3788297cac16ee6859ba52b3cce87f", "message": "Re #8787: Include text of transaction we're reverting in our undo description\n", "proba": 1.0812496498147084e-07} {"commit": "e5f33d37c239bbd0adea6fd4cfc953de9d985e9a", "message": "Updated filesystem code from coilib50.\n", "proba": 1.1863409810075609e-07} {"commit": "63b0200b09771c289d3be916e5fa34441c91ec72", "message": "future import no longer required\n", "proba": 1.3806702270358073e-07} {"commit": "2c237608d169081cfc51c8762681e576572c74f9", "message": "removed min upper limit\n", "proba": 0.0004102638049516827} {"commit": "9ced3911b5a7dd8aa73d6724a4ef99e384248e5f", "message": "config can fetch bools from environment\n", "proba": 1.183378685709613e-06} {"commit": "f5156bcea7a46d2ae9b9b9c48aac3a4d57454ec1", "message": "providers: titlovi: fix matching\n", "proba": 1.6508060980413575e-06} {"commit": "05cb975d6e53775ad9bba31a19436fd7f46891e1", "message": "Removed bin.py.\n", "proba": 1.880779336715932e-07} {"commit": "6df21060dd6f7bfede0ee56fe2b51311c0981c62", "message": "added contains.\n", "proba": 1.275635668207542e-07} {"commit": "8cce61d9e5cab4ac4d163d5ed527101bded3e894", "message": "fixing left right balancing selection.\n", "proba": 1.272600371748922e-07} {"commit": "254d7b78a234acaa62cc13f61b6ca15b9e95e6c9", "message": "missed object inheritance.\n", "proba": 1.7992380207942915e-07} {"commit": "a3d2e89589430323d01a2f769730850f20219a94", "message": "autocomplete: refactoring\n", "proba": 0.9991170763969421} {"commit": "ecbe6cb954dc3052ef03f5889c8885d76c0db8cc", "message": "Updated search controller to match my latest wtforms patches.\n", "proba": 1.0288390939194869e-07} {"commit": "82c983d1d075f72d30af7ba3a7cb6c0e707904a0", "message": "continued attempts to work around python 2.4's popen() flakiness. Trap\nanother error coming back and ignore it.\n\n TEST=none\n R=ojan@chromium.org\n BUG=none\n\nReview URL: http://codereview.chromium.org/326018\n\ngit-svn-id: dd90618784b6a4b323ea0c23a071cb1c9e6f2ac7@29962 4ff67af0-8c30-449e-8e8b-ad334ec8d88c\n", "proba": 0.0001767068897606805} {"commit": "1ea16c7abf682512572df03b37deead645d95005", "message": "Track status of workflow independent of experiments table\n", "proba": 1.7162641086088115e-07} {"commit": "9cb32b5d29ba56920b31a58f4ee01040c6ae81dd", "message": "check-ignore: update help output (#4358)\n\n* check_ignore: update help output\r\nper https://github.com/iterative/dvc/pull/4282#pullrequestreview-460270636\r\nand https://github.com/iterative/dvc/pull/4282#pullrequestreview-460272287\r\n\r\n* check-ignore: more output string updates\r\nper #4323 et al.\r\n\r\n* check-ignore: min text update\r\nto match iterative/dvc.org/pull/1673\r\n\r\nCo-authored-by: Ruslan Kuprieiev ", "proba": 2.9797939760101144e-07} {"commit": "f35e7802bf409e264b1c28fde6809dc99f7b02f9", "message": "[FIX] Corre\u00e7\u00e3o na referencia da empresa empresa do emitente/destinatario\n", "proba": 7.665986458960106e-07} {"commit": "53d9ed57be4e94addde05cf64ed543c9e707f500", "message": "Fix ident docstring.\n", "proba": 1.3984822544443887e-06} {"commit": "178428cb974a23340897000dbd05c7a54c128694", "message": "Allow specifying task number in config.\n", "proba": 2.674041752470657e-07} {"commit": "6cfe23e548202edc7fb8cd74fda1ed8358f51629", "message": "add module load and call\n", "proba": 2.630830238103954e-07} {"commit": "cdc31717934575e380c14bec7f5b5871b57b4bf2", "message": "testing ingestion of shapefiles\n", "proba": 2.6469317049304664e-07} {"commit": "f35e8ba1f544dcaf8ceba90256156cf59907488e", "message": "utils.debug: Add profile context manager. See docs for details.\n", "proba": 1.0316058052239896e-07} {"commit": "1db371711e5e401fd07fb08273f09aaac4ecf532", "message": "fixed helper_functions\n", "proba": 1.2978526910956134e-06} {"commit": "701738ff4cc66d65a25571831d37bf32a5deb2a2", "message": "Validando la hora de inicio de la agenda y la hora inicio de los espacios de la agenda\n", "proba": 0.0005034998757764697} {"commit": "74e9c848ccf68cb5a15366e89ce634a1d2a7b8eb", "message": "qml: QEAmount returns 0 when amount is undefined\nan undefined amount triggers a hard to debug crash when None/undefined is passing the\npython/QObject boundary, so let's default to 0\n", "proba": 8.398900490647065e-07} {"commit": "0e4c4c32db171bb2d283d33b51e8aa72979b55d0", "message": "DOC: Fix typo\n", "proba": 5.962846989859827e-05} {"commit": "d5fc56b802f2195dfdad3f6c3e20a3832aa95567", "message": "Import \"reduce\" without a try block\n\n* wqflask/wqflask/correlation_matrix/show_corr_matrix.py: Import 'reduce'\n", "proba": 1.1185694575033267e-06} {"commit": "0644a2e5e189bd8ca29e837b9e4c52435ed3dce4", "message": "2016-06-03\n", "proba": 5.292789637678652e-07} {"commit": "98f8121774816462cd26524781b773d69ce21fcb", "message": "Fix Twisted tests.\n", "proba": 2.8007579544464534e-07} {"commit": "9c6dc5ffe5a164b4384311fec25cc7a7a6098fd1", "message": "use django's import_module functionality\n", "proba": 2.068379217234906e-06} {"commit": "06281a6a7e9c6f929b6b7aa78797dd9233d9df29", "message": "wait for debug\n", "proba": 3.93231488260426e-07} {"commit": "b605f1d0e6309d163400b5de9489379116ccf135", "message": "added more helpful errors\n", "proba": 1.2001581239928782e-07} {"commit": "9c87abed64a88779365f45ae0e66fcc8942dd9f5", "message": "Setup: Host version import in setup may cause problem...\nCommented out for the time being\n", "proba": 1.0207917000570887e-07} {"commit": "a005557666c4020cdf3f3d274bb44abb0974b547", "message": "Use optimistic locking mixin to avoid concurrent model state changes in resource state.\n", "proba": 1.0903038827336786e-07} {"commit": "7c6ea0930f62345a4d30acb1659d990e8d37acef", "message": "[WAL-2706] Update attachments when comment has been deleted.\n", "proba": 9.925265942456463e-08} {"commit": "1c1fc274e2c7d58ba4c508f878477fd3f709aa02", "message": "Stub tests for getting /users/\n", "proba": 1.4243832424654101e-07} {"commit": "5b58530d43d818eafca655c78b40bf41767f4f4e", "message": "Ignore bug 973397 and bug 973398\n", "proba": 1.6265554450001218e-06} {"commit": "b6f496532ea86b0c0cf788098f6cbb448669ee4e", "message": "Ignore more bugs\n", "proba": 1.7602026503027446e-07} {"commit": "df768f07a64d6b825a1dd859f4060dc1b94fe219", "message": "Prefix flat proxy models with 'Flat'\n", "proba": 4.117934793157474e-07} {"commit": "0539ae2e19671b5884edb240c1ab386652174bdc", "message": "Update dot_config/qutebrowser/config.py\n", "proba": 4.87716420138895e-07} {"commit": "51d301055c7d9f3e0443ee217651ac762b2271c8", "message": "no longer need ogr_srs\n", "proba": 2.2639894723397447e-06} {"commit": "8c6dfbf7ea96dbbd2920eca182f621aee9777d7d", "message": "fix crash when oldep does not exist anymore in quality_battle\n", "proba": 1.5497984406920295e-07} {"commit": "90d86ef499e6371f472dc30cff09826be5af0a90", "message": "use Affine for rasterization; finishes #64\n", "proba": 1.1828321078155568e-07} {"commit": "61526310daaef6587d06645ee298c02a44bdaa56", "message": "Turn off deprecation warning for 'tenant_from_hostname' as it's too chatty\n", "proba": 8.854389648149663e-07} {"commit": "3ad32a124d52a3afe4ff91971c591f9179a6586a", "message": "updates to get the columns and indices outputs to the csv properly.\n", "proba": 1.12688304909625e-07} {"commit": "63adcb7355f2c8d1a1c0d2b340faae99701a65de", "message": "patch update\n", "proba": 7.421510872518411e-07} {"commit": "a6ef28b9383ba78ae1801e0df2f9540f9a938873", "message": "Change error type.\n", "proba": 2.852296177024982e-07} {"commit": "7d9a9b0398ed391521e02560f6a2bc8be126c118", "message": "Fix errorbars in delta-variance plots\n", "proba": 3.2604424632154405e-05} {"commit": "b29ed45733c6679fd5afcf5eb942aa3e1529d1ba", "message": "Remove extra complexity of six.u wrapper.\n", "proba": 1.2765288204263925e-07} {"commit": "5e9cb6ac23c0dd9393e153eb43cd5df15275f7c5", "message": "avoid calling length every time in finder\n", "proba": 7.57504210469051e-07} {"commit": "ec5ad1e8ec92f6a1c4644f4ca040bf91e6c976e0", "message": "Pass key information into RequirementError (#16)\n\n", "proba": 3.5177714607925736e-07} {"commit": "493266639f988f8679cc495e8094028fdab369ff", "message": "[FIX] Delete () in pool\n", "proba": 7.793438498993055e-07} {"commit": "aac398b28e78f6759575c032baa89d8c39fd7061", "message": "set cookie added, get args added\n", "proba": 2.1768060776139464e-07} {"commit": "d3f91b04b6ef85f235daa43e35abd925d953364f", "message": "Fix query used to retrieve websites to check\n", "proba": 3.0517054483425454e-07} {"commit": "8cc90e1dd5ccea754d79a92f27b61672c21148b6", "message": "Formatting + typo\n", "proba": 1.2966031590622151e-06} {"commit": "c155d46d9fae88831cd0cff0d798494df1a35efb", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "d163d2f97b2dcb44f5a282a19777d16e0c4fcff5", "message": "Fix a bug with the after decorator stop time (that was implicitely set to 1.0 second)\n", "proba": 1.3489416517131758e-07} {"commit": "836317cff370da43d526a46a8b96e05e6e5c1d6e", "message": "built-in geocoding!", "proba": 2.2464332687377464e-06} {"commit": "cb3dbea198433641c806a9b1fa9a58d32fefc389", "message": "acts-core: added v0.16.0 (#14839)\n\n* Adapt to ACTS v0.16\r\n\r\n* ACTS uses the DD4hep XML components nowadays\r\n", "proba": 1.1085705153845993e-07} {"commit": "119d04d53f3dd3b98782a18b442f0037e0166dd4", "message": "hpcviewer: add version 2019.04 (#11380)\n\n", "proba": 1.0467245914469459e-07} {"commit": "ded946fc49cf87c46c2053b80bf75518de572254", "message": "I need a whisky\n", "proba": 0.9999070167541504} {"commit": "cfd823c3f783b2b04388ceba8b72156ba582cdfc", "message": "intel-tbb: add 2018.1 (#5769)\n\n", "proba": 1.2925534065288957e-07} {"commit": "673a0081e1f5f5c1deb3281e7ac1f0d35fa5eec5", "message": "Make it possible to show an alignment graph with ranked e values.\n", "proba": 1.304136674207257e-07} {"commit": "5aaee953c58130b04abb4291a5df71f28a122ea2", "message": "libbeagle: add opencl variant (#27424)\n\n", "proba": 1.1595017213039682e-07} {"commit": "0fcb6b531f2d8f551a686cc46f89818ee0c8f617", "message": "removed print\n", "proba": 1.9256820451118983e-05} {"commit": "9a60698ef8296665045b50275ec1a4891d695e80", "message": "Add new versions for log4cplus. (#8621)\n\n* Add new versions for log4cplus.\r\n\r\n* Update log4cplus versions.\r\n\r\n* Add urls.\r\n\r\n* Add url_for_version.\r\n\r\n* Remove url_for_version.\r\n", "proba": 1.2306125540817447e-07} {"commit": "216e7be6b90f7de5e61715857b6e11e53cd7a3f3", "message": "Moved test out of run_in_graph_and_eager_mode in conditional_gradient (#1579)\n\n", "proba": 1.0761923618929359e-07} {"commit": "f6e3ad4d9058cacca1a01ffefae53bb354a75961", "message": "py-pillow: ensure that RPATH includes graphics libraries (#4522)\n\n", "proba": 1.0229941693751243e-07} {"commit": "0fd2aa7b173fe460c69e273386d707870cae68d6", "message": ":shirt: Corrige linting\n", "proba": 4.112252156573959e-07} {"commit": "95bb5f3aac8da24866e7e3cf19382b247667bfcd", "message": "Rename tests in test_utils\n", "proba": 7.389683560177218e-06} {"commit": "119cd957bfe73ee5c483437708fd97d8fe9fee71", "message": "correct sign of divergence tests, and calculations\n", "proba": 2.8423903586372035e-07} {"commit": "d28750c34fdec59b3ce955865299eafe980cba16", "message": "Fix bug in convert_xsdir.py.\n", "proba": 1.476361859431563e-07} {"commit": "25aad9041dc77bd1d4650d2891cc7e6df2dc055d", "message": "minor: fix doctest failing on latest pypy\n\nExpected:\n [-0.0, -0.0, -0.0]\nGot:\n [0.0, 0.0, 0.0]\n", "proba": 1.5020773957985512e-07} {"commit": "a7b19f1e803b3783728a77aca15e746837882eed", "message": "remove s at end of fn names in diverge.py; replacing centering with at kwd\n", "proba": 6.904110705363564e-07} {"commit": "1f44c6ba7a82d88fea0dff9a8b1493ec7fe72098", "message": "Fix transaction generation\n", "proba": 4.4051732402294874e-05} {"commit": "e459f28743077b8a3209aad6f45a0a50f48041d6", "message": "Add AmbiguousIntermediateExpander\n", "proba": 1.1028547532987432e-06} {"commit": "7abe5d2cd175a249f4890223615cb58af66af4fd", "message": "Added some processing to 1.2 -> 1.3 module.\n\n", "proba": 1.0563355345993841e-07} {"commit": "6c227ac133c24c197b1645eb5b7ed5d538e68d2d", "message": "Phyton changes solr doc manger\nMerge branch 'master' of github.com:phaidra/phaidra-bagger\n", "proba": 2.0035442105381662e-07} {"commit": "03937e5921ba2bf66c4d71de8fbba6368c143bee", "message": "final cleanup for model.py. All tests pass. I think we're ready for merge\n", "proba": 1.3138813415025652e-07} {"commit": "21538d234e1cc5c50d136f6d3313d7b6bc2a9b1a", "message": "[examples] Fix tetra.py comments.\n", "proba": 1.2105935809358925e-07} {"commit": "cc3cd807c0e18f566c5b07378a6d585409f9e87d", "message": "fixing 230\nFits + MCPClient + article.pdf no longer causes problem.\nFits now writes to a file and the archivematicaFITS calls it and reads the file.\n\n\n\nAutoconverted from SVN (revision:633)\n", "proba": 9.740128348312282e-08} {"commit": "90fc93e67f386a3ae5f3894d348c9efa769da635", "message": "Fixed formatting bug\n", "proba": 3.919207358649146e-07} {"commit": "52f048f9bbc04080e2c9f0d7a8fc1bf8ce5125a7", "message": "Update jira-admins-confluence-page.py", "proba": 2.0655433274896495e-07} {"commit": "b610a5bf1e4e34a9159942f4667f0aef067cf245", "message": "DOC: Add a note on changing the number of colors.\n\n\n", "proba": 1.0693541696582542e-07} {"commit": "71852f2f90969b34b776cba1c26d0763c862f5ea", "message": "Support non-absolute path in image list\n", "proba": 7.280818863364402e-07} {"commit": "e5e467525c6152fc37c62e986e2b830445c5ae8d", "message": "Better error reporting\n", "proba": 2.7974826366516936e-07} {"commit": "da4a2e4ea4c98f1a78f55abfae0ed7be07182dca", "message": "Py3: suppress warning: 'tp_print' is deprecated [-Wdeprecated-declarations]\n\nIf the tp_print slot is not set the warning -Wmissing-field-initializers is raised. If it's set then -Wdeprecated-declarations is raised.\nSo, the only way is to suppress it.\n", "proba": 1.9058316524933616e-07} {"commit": "04c09b3016df732bc3d066fd8641d9de09892543", "message": "Generator script modified to first report and then ask for the python representation, so as keep track of the reported status\n", "proba": 1.3695965606075333e-07} {"commit": "bcfe03169b891d4657dda0e6eb48991ced1648ff", "message": "Debug\n\nprossimaVoce() ignora completamente le righe di titolo delle categorie.\nAl momento ho disattivato il codice che produce questo risultato, ma \u00e8 da\ntenere sott'occhio, forse da rendere opzionale.\n", "proba": 1.8808960078331438e-07} {"commit": "e3c9464634dcb85eafdee3ebf154f55f3c4b302c", "message": "Return None if there's nothing in the database.\n", "proba": 0.00014246051432564855} {"commit": "b9211aeb598af4d73aed96819ff3d8206d69cd73", "message": "TextRank: compute ranks for only half of the symmetric matrix\n", "proba": 8.757629984756932e-06} {"commit": "be66430953771c8d3ed513c423c2b366f0901155", "message": "Remove instruments that cannot be tested offline\n\nPreviously norh and eve were building urls without scrapping the site,\nassuming they were always there as following a pattern. Now the logic of\nthese instruments have changed to scrap the website looking for them.\n", "proba": 1.0462255772836215e-07} {"commit": "a409835a00d7a11e495f92c1e2bcaf28609c8359", "message": "Avoid errors with invalid window sizes\n", "proba": 1.887128405542171e-06} {"commit": "1751e40ea279d21a609baec2894dcff460244cea", "message": "example fixes\n", "proba": 4.3699279217435105e-07} {"commit": "c04fd9d3e248e17d5d61716bcab2344efcd50e42", "message": "cleanup color_sliders.py\n", "proba": 7.604544975947647e-07} {"commit": "2862375e73ad0563b391012ac1456ff3535908b6", "message": "examples/py/okex-fetch-all-my-trades.py before > after fix\n", "proba": 1.5351866977653117e-07} {"commit": "a58e138c68578c4f5f3be83ca92cacf5291e2010", "message": "Fixed typo in DMD documentation.\n\nThere was an extraneous return value in the documentation for compute_decomp. No\nvec handles are returned, only matrices.\n", "proba": 1.1125209198326047e-07} {"commit": "018722e15d44bb473053111c4dddcb9d4fad60f7", "message": "Fix import\n", "proba": 1.5394750789710088e-06} {"commit": "d28b497ff1314cee946403de19818f5ed78c6f30", "message": "Logging\n", "proba": 1.751088802848244e-06} {"commit": "2bc0dd5fbeb45848f89848ddb182c5d59b7f186c", "message": "More cleanup\n\nHandle debug.gam, extra_args.txt in one place\nClean up coding for callGAPIpages\nSimplify coding for disable_ssl_certificate_validation\nBreak up long arg lists into multiple lines for callGData, callGAPI,\ncallGAPIpages\nHandle missing client_secrets.json inline in doRequestOauth\n", "proba": 3.2941165954980534e-06} {"commit": "3b5295c0b33db184f5f448ea9e72eae15d413b31", "message": "less verbose in info mode\n", "proba": 2.5612239369365852e-06} {"commit": "97f6781d8a96567d1ef599f817efa83228cc3134", "message": "fix showing Google API client version\n", "proba": 3.301260562693642e-07} {"commit": "453a56144a403273e2e0fe5c64409aca829daf5a", "message": "refactored OpenMMRunner function\n", "proba": 1.452287165193411e-06} {"commit": "22a6dbe3506662d0c6800de49b29b882929e0473", "message": "simplify async_model_actions_unit_tests.py\n", "proba": 0.0029193577356636524} {"commit": "78bfb139e2bd243a758634635fafb8dc82c9a18f", "message": "fix python2ism in keep-per-category logic\n", "proba": 0.00020262168254703283} {"commit": "7b8b4674e71e22d5542c62b72262880aba46639f", "message": "Cleanup, fixes, bump version\n\ndoProcessMessages: clean up parsing, slight code reorder\nreadFile: add encoding parameter\ndoSignature: read file with encoding\ndoVacation: read file with encoding\n", "proba": 3.6146187198937696e-07} {"commit": "ce19b829f14213f4e5659b03e9336c5fe06c6ce9", "message": "Added 'server' variable replacement in Python Jabsorb RPC", "proba": 1.885849627569769e-07} {"commit": "aa04e3ec1d2b6b51b0191b1fc54298d7f01fce8f", "message": "Fix select_default_scopes in doRequestOAuth\n\nhttps://www.googleapis.com/auth/admin.directory.user.security is not a\nsubset of https://www.googleapis.com/auth/admin.directory.user\n", "proba": 0.9984256029129028} {"commit": "78c71babda4a3debd8a000ccf1422430f32b698d", "message": "Python 3.5/6 don't have the version attributes (#914)\n\n* Python 3.5/6 don't have the version attributes\r\n\r\n* Code cleanup\r\n\r\n* Exit on unsupported request\r\n\r\n* Change message\r\n\r\n* Fix error response handling\r\n\r\nERROR: Authentication Token Error - ('invalid_grant: Invalid email or User ID', '{\\n \"error\": \"invalid_grant\",\\n \"error_description\": \"Invalid email or User ID\"\\n}')\r\n", "proba": 1.2108318514947314e-05} {"commit": "182204aa2d1d88dc1fb5de6bf758c546b8586589", "message": "Fixed distribution.Discrete.Normalize\n", "proba": 0.001980680739507079} {"commit": "fd8ec1e6471a03d38e80ef487e5a8e87db1826b6", "message": "Fix tests\n", "proba": 2.8394715627655387e-06} {"commit": "3cb8dae374100a33b0b23ebb218b9acf79a82dcd", "message": "Standardize handling delegator/delegate email addresses (#700)\n\n* Standardize handling delegator/delegate email addresses\r\n\r\n* Use different atLocs\r\n", "proba": 1.360857737608967e-07} {"commit": "ef403119d944619d6ad6ae00c7924cccf4cc61a5", "message": "Intial steps to switch to 100% service accounts\n\nStill need to store admin email and granted scopes in a file as well as\nbuild these on first run.\n", "proba": 9.952848500915934e-08} {"commit": "dde02ff2422953b2cba43dc6d9c21594112b2ac2", "message": "Improve the changedate.last_modified_response_processor.\n\nIf some page component set a Last-Modified date, set the page's LM to either that or the page's modification date, whatever is later.\n", "proba": 1.266471656435897e-07} {"commit": "be1ff2897d06268911b161e6f584a68c3af12cc3", "message": "Fixes bad migration\n", "proba": 1.885829419734364e-06} {"commit": "661fe23b7f0b8ab75098338affbe75b01d9e9bcf", "message": "fixing comparison plot\n", "proba": 4.2575749148454634e-07} {"commit": "2dd0210770e4811a542a22d85ac4e2fc677eda0a", "message": "Better ID.\n", "proba": 5.608765150100226e-07} {"commit": "52a22ba28620ea8dbdd24aede0c09e1f9e865cb3", "message": "Kill ct_tracker's translation map when another model class is added to Django's list of models\n\nThis avoids a hard-to-reproduce crash inside the extension.\n", "proba": 1.0781482728816627e-07} {"commit": "dac37544aa6f293425bb767f43fcb035a28452e3", "message": "Fix appending trailers to git commits\n\nPreviously trailers were not properly added to end of git commit\nmessages. Apparently, trailers were overwriting the entire message\nbecause the file was not opened and flushed properly.\n\nSigned-off-by: Brendan Higgins <814c78e64718876fcf28699d7bb509bf090f2495@google.com>\n", "proba": 1.5196949334495002e-06} {"commit": "b99f8c976b4b88efae168b52c06a5238d623e962", "message": "BRANCH 4.1: fixed bug when trying to eval on objects when they are not\nstrings\n", "proba": 1.860369707173959e-07} {"commit": "ed4de5a6881dd29ac7c55da309e5487fbc833cba", "message": "py-py-cpuinfo: add v6.0.0 and v8.0.0 (#23721)\n\n", "proba": 1.367166646559781e-07} {"commit": "c3138fd14cf00f4467f2df94994cceb85f65dee8", "message": "Capitalise replies in !report\n", "proba": 0.0004386483342386782} {"commit": "1ca93674e597c3bae5d95618df97fd9c64c29194", "message": "Spelling error!\n", "proba": 9.156879627880699e-07} {"commit": "8affc24c7363fe7bf1e9e4299241d953288df81c", "message": "Make logging configurable\n", "proba": 2.53264261118602e-06} {"commit": "b52cb94c8cf6dfd6bd3063ef9c28fa68d0a5519b", "message": "[trickle] formatting \ud83d\udc40\n\n", "proba": 5.946819328528363e-06} {"commit": "09ee818af53f3e94046875ca85a2597f4a7818d9", "message": "Fixed bad import\n", "proba": 4.2479101125536545e-07} {"commit": "c642aad2c5693ff5978ba697d28e1cb628b28957", "message": "changes for station update\n", "proba": 2.3843489316277555e-07} {"commit": "a2295ebb9c1f2d2aa9baa6e74feeb37c22fb59ee", "message": "fix CPT unpublish view\n", "proba": 8.443682304459799e-07} {"commit": "f61659d2509d3f0c0bd92310474a6101c3129589", "message": "Hopefully fix torrent_alive threading problems. refs #1437\n\ngit-svn-id: ad91b9aa7ba7638d69f912c9f5d012e3326e9f74@2672 3942dd89-8c5d-46d7-aeed-044bccf3e60c\n", "proba": 2.0076231521670707e-06} {"commit": "02b47b3f1342ebcc4f0724d7168d33d9279559a4", "message": "Added support for q parameter to delete_by_query\n", "proba": 1.991867435435779e-07} {"commit": "62f8a1af37e9c3e0860d2516580ea597a6883561", "message": "[fix] [apple_trailers] bug with genres\n", "proba": 1.1399646382415085e-06} {"commit": "3b0209a3a5dc8d71e2fa2be656fd85f23fbec8ed", "message": "follow-up prev\n", "proba": 3.671918875625124e-07} {"commit": "c4fd2cd93d7a4ea021a919ea516d413b6bca1e26", "message": "added 2+3 for threshold detection\n", "proba": 2.7864693947776686e-06} {"commit": "91169559cb9f766af26a299e2b2ace4106fed424", "message": "checking that loaded collided spikes are empty\n", "proba": 4.185047509963624e-05} {"commit": "fab7aa7de23d2e8cb17421c16c6e974d850f24df", "message": "more informations in hooks permission\n", "proba": 1.0885708690011597e-07} {"commit": "de5e1a883f5c63955ab419481d976e3a6ceef678", "message": "ctypes version as of CPython 3.6\n", "proba": 2.852845852885366e-07} {"commit": "ae6f22c9a48a1fb5df0b6fc49836bb718b04eed2", "message": "removed old windll file\n", "proba": 2.2323669668367074e-07} {"commit": "b96ff1aafbb170954255e1a5e485bb0dc71a7d01", "message": "Return output from the field tag.\n", "proba": 8.363060715055326e-07} {"commit": "11ea6120934e9d26dfc1091e5ffe56d96e741bf7", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "cf19c9ad305328f9ab21490e8bdaec4da72adec8", "message": "Change default super user password.\n", "proba": 2.2926822396129865e-07} {"commit": "a8eff550934730b1b9289796366cc4fe23c669db", "message": "Use AWS SMTP server in cut release script.\n", "proba": 1.1363800211938724e-07} {"commit": "5dccda040e9244319d6fcbe78fd9d7e0179553ad", "message": "Limit main site url match.\n", "proba": 1.423636319941579e-07} {"commit": "e304795cd1a0fea8b0fd13c7fdf5e8ce05e837f1", "message": "Update TipCalculator.py", "proba": 2.5470930609117204e-07} {"commit": "cde1c71875c9b8a26254713fbf84475b0ac71f3d", "message": "Fix bug where simulations would be slowed if and only if *not* rendering.\n", "proba": 1.1707609814948228e-07} {"commit": "9903e8e83e6f5e2342b77e94418963d4f2086991", "message": "rewrite create_random_weights() method according to hw specs\n", "proba": 2.192119154642569e-06} {"commit": "15d3e3df82b96ff315c5e676fe13d5fe89798783", "message": "Bump to 1.0.2\n", "proba": 2.842294270521961e-05} {"commit": "39c98694ee2f14705dadd061bfe93897d57b64ec", "message": "Correcting natural forest gain year count and age category for model v1.1.1. Didn't mask out plantations and mangroves properly before.\n", "proba": 1.1228645035998852e-07} {"commit": "9caaad16f783a1f5ecb5a3495a425822e7f91550", "message": "6th order symplectic integrator\n", "proba": 2.2747623518171167e-07} {"commit": "3a6a6d15d21fe6865e5610508636c732a4b641fe", "message": "Allow Sigma to be specified with dict for exponential and exponential+hole profile in DiskSCFPotential\n", "proba": 2.0617096652131295e-07} {"commit": "3c792572232a381debf80741e1780ecda0023624", "message": "move file to test data\n", "proba": 5.017161015530291e-07} {"commit": "338053525c86b942ab6a17f9d27356169de5d13a", "message": "fixed AuthenticationError issue happening when debugging python2.\nthe issue was because py2 multiprocessing uses MD5 for digest,\nbut py3 multiprocessing uses SHA256, therefore, connections between\nboth versions are not compatible.\nHad to monkey patch authentication methods, ugly, but the only way\nI see it possible..\n\nreference: http://bugs.python.org/review/17258/patch/7414/27889\n", "proba": 4.363320840639062e-06} {"commit": "65e37121da5a107e9f22b65ac83d1eb90b015643", "message": "alter logging for en/disabling configurator nbextensions\ndo our own logging, rather than pass logger to notebook functions, as otherwise we get warnings about not being able to find the require files (which are added to path at run-time, so the check doesn't make sense).\n", "proba": 1.1307402303373237e-07} {"commit": "442e1bcffc4a2890646b5666218213784dc42beb", "message": "apps.core.models.assignment: Added variables for deadline_handling.\n", "proba": 1.0804827610400025e-07} {"commit": "c88ecad9bb0500b3fb8926f3b61e0d141ab0e123", "message": "Partial progress.\n", "proba": 1.579920905214749e-07} {"commit": "259cf8add8a9d76d77abd7693f6081da89dbdec9", "message": "update job definition\n", "proba": 7.906579412519932e-06} {"commit": "f62e8f33f0b29fc9321a82fc94e8c045a10c059e", "message": "BUG: Fix missing initialization of \"formatted_rows\"\n", "proba": 3.4297409001737833e-07} {"commit": "e193b788633b6b4a6f0bd2f363f1afc3f7cca566", "message": "ENH: add plot method to power class\n", "proba": 3.293345685051463e-07} {"commit": "69464d6f27f17edf33ed212a732c3440e948e3ae", "message": "add license header\n", "proba": 4.0053973293652234e-07} {"commit": "b067a6e0a502d0fef0cc512f4a8679bd0ef85614", "message": "Consistent logging output\n\nAll datasets now write a json line, so status can be scanned via jq.\n", "proba": 1.1385636611294103e-07} {"commit": "f5863b6d9be86b6dda0984c27f2bb21775f7f337", "message": "FEM: replace input with frd_file in ccxFrdReader.py\n\ninput is a built-in function name and should not be used as variable name\n\nSigned-off-by: Przemo Firszt \n", "proba": 2.621401051783323e-07} {"commit": "65ae70b910e9643c6c22d8ea64d54baed278f26d", "message": "[START] font trails for RR\n", "proba": 2.4913023821682145e-07} {"commit": "72a628510bb613a5bb97221f7001ff2fa8492e76", "message": "Don't fail the build when target directory is missing", "proba": 3.3537818922013685e-07} {"commit": "6882d2451d7ba6614f097707af2910c378518d86", "message": "Add a few methods to CmdHelp, managing pagination of help messages (EvMore)\n", "proba": 1.2715788955119933e-07} {"commit": "f48e8e1fabeddd682167feeaaa83ede27f072e54", "message": "Make note of the timezone dependence of datetime.datetime.fromtimestamp.\n", "proba": 2.3922180503177515e-07} {"commit": "3c9a6749f924972694ff94ecf56be3f6f8ce8930", "message": "Made sessionhandlers inherit directly from dicts.\n", "proba": 1.0029570773895102e-07} {"commit": "ab1cd445e43c737946b28bd3cf14252ed63d7dda", "message": "Further fix for multi-line non-block code at the start of batchcode file\n", "proba": 1.6225986598783493e-07} {"commit": "7ea6a58f196bc3cd5679c2bfa3cb3e1c8267b0eb", "message": "Refactor, include readonly prototypes\n", "proba": 1.2675978666720766e-07} {"commit": "66164153069bee1af16bcc365b3bf0591bb6cfbd", "message": "Fixed test.\n", "proba": 3.3385856568202144e-07} {"commit": "9317505eda282c7091240822d7c746805e6ecc49", "message": "Fix bugs in example\n\nfix bugs in example\n", "proba": 2.4718540316825965e-06} {"commit": "31767d74deb237581f505da63eb43ef3b9fc4a0b", "message": "Python module can be loaded even if the C++ is not compiled. Useful for analyzing maps.\n", "proba": 1.1522220688675588e-07} {"commit": "a04fa4eda5a1e5c5ac82fd2dbb61966f2c9ddcd5", "message": "Set method as static, #27540\n", "proba": 2.9044613825135457e-07} {"commit": "2aac6a6c118553da27237de36b9643fe72c25c1b", "message": "Change (SSL) URL endpoint\n\nThe current URL works, but the protocol reference specifies a different host for SSL.\r\nJust to be safe, follow the specs.\r\n\r\nhttps://developers.google.com/analytics/devguides/collection/protocol/v1/reference#endpoint", "proba": 0.0002549001947045326} {"commit": "9dcd7986b86010c78d8fb2a8d5da6e1bf915653c", "message": "Improved testing on fields\n", "proba": 4.065754239945818e-07} {"commit": "7ac1558afda52fd0f984b88dc4fcce1a142a1b03", "message": "add TODO\n", "proba": 3.028933122095623e-07} {"commit": "cf49722e78474e5faeba253d88e39fe10e1edb66", "message": "Fix error msg for wrong auth_url in functional\n\nIf auth_url config is specified without version, functional\ntests raises IndexError with message 'list out of range'. Need\nto add check for auth_url and if it's set incorrectly, raise\ncorrect error with message about wrong auth_url config.\n\nChange-Id: I78626530138e76ebf43cd186bacac83f1ff48b41\nCloses-bug: #1552325\n", "proba": 3.847628249786794e-05} {"commit": "97f2636dc72125897095e91b398da1cc20e9c39e", "message": "Use keystone session with heatclient in integration tests\n\nChange-Id: I4c66927e3dd3e1a91cfab94f26a24dbe8932bde8\nRelated-Bug: #1695144\n", "proba": 1.9002581552740594e-07} {"commit": "b1a1e24c7ac3315edba21a8b0eb45813c8d0da6f", "message": "Upped the version to 0.0.4\n", "proba": 0.006615903228521347} {"commit": "ade998bf90d81ff186b831b2449c9972d05c19dd", "message": "Removed backslash scapes and curly braces around the part number in generated tcl file. Caused issues with Vivado HLS with certain part strings.\n", "proba": 9.746855766934459e-08} {"commit": "0b51ba242f82e160a035bdc490e02b2728667198", "message": "Disable auto-play\n", "proba": 2.7318683351040818e-06} {"commit": "78f81b6e3736ad60c93dee549ce5484d33d8acab", "message": "Fix falsey comparisons in NWS weather (#44486)\n\n", "proba": 0.00025093494332395494} {"commit": "3550a926295be7901893a354662ec1ab965e3926", "message": "Fix Sonos radio metadata processing with missing data (#67141)\n\n", "proba": 7.154943091336463e-07} {"commit": "794a11db21c825de718f14f00049cb04c28e97a3", "message": "Remove debug statements!\n", "proba": 5.081978997623082e-07} {"commit": "fc7984c9bb4482c2c9cb8c64b3ffa271e6ef92aa", "message": "Plotbox move 10X plots works.\n", "proba": 1.0753757351267268e-07} {"commit": "b9f9619bbce3013aab118eeb03aa816036295ce2", "message": "db_replicator: Made hardcoded 10 into debug_timings_threshold.", "proba": 1.1527738053018766e-07} {"commit": "66d0c60a586fe04f62472ddb644507c1d0b908cc", "message": "correct station lookup typo\n", "proba": 9.979334208765067e-06} {"commit": "5cf5c4cfb1de3c69c3c2975c63244b37c4aca18e", "message": "Amended missing whitespaces from test_subs.py\n", "proba": 0.0006889342912472785} {"commit": "ff514eef50270426d1c171cc54927b6997d0a755", "message": "Fix Matrix latex rendering using ipythonprinting\n", "proba": 2.9365286536631174e-05} {"commit": "69f9cf3f53d84ffe3601c18a63feb5cfdc819b0a", "message": "Update capture interface for new message proto format.\n\nPiperOrigin-RevId: 269565973\n", "proba": 1.3629903605760774e-07} {"commit": "05b1bb9bf1454bafd37c51351f4a4be7cd60dd59", "message": "Fix test_inverse_laplace_transform\n", "proba": 0.002334867138415575} {"commit": "d9112b7e6234a387d725aad5a445a5610cd1d07c", "message": "stable back to false\n", "proba": 0.9997257590293884} {"commit": "7ddf1086d5b7f55e0ba2170e9ee388f7debec614", "message": "added margin-top to table properties\n", "proba": 2.1419462825633673e-07} {"commit": "2acafe06456f69b7a5de3661b5babafea7de77e7", "message": "set resume None in pix2pix\n", "proba": 0.0002830809389706701} {"commit": "391bb8683b1090fdd042290a2717142cc5257416", "message": "added uniquify functionality\n", "proba": 4.003411220310227e-07} {"commit": "e53d20e355f3bac5d1373cd108bc20326e59a832", "message": "Added additional SO terms.", "proba": 1.1371063379783664e-07} {"commit": "8b157644778e1449edca91a04156c9ce9763fce2", "message": "consistent formatting\n", "proba": 1.2615196283149999e-05} {"commit": "76ad26c01349ef5b4b69c07b89e68318f7fb0f89", "message": "remove: sticky ns for each component\n", "proba": 2.968557964777574e-06} {"commit": "542af3adb4bb191f4c34f45d392ac401bb50be93", "message": "enh: added registration output and reference image\n", "proba": 1.3725281178267323e-07} {"commit": "76cedcbf5be4208e96ff8b2ba4ad5e3118e3cde9", "message": "adjusted post from files to get_body_arguement\n", "proba": 2.5233146061509615e-07} {"commit": "9eb76809d79521c9d3ad0036cc0c873a80f51866", "message": "change: add type hints to anyconfig.processors along with some refactorings and fixes\n", "proba": 1.5972734956903878e-07} {"commit": "b1ff3da74c830caef6deb4c62f084322b51794eb", "message": "Skip NA as accession when creating gene/protein tables\n", "proba": 1.593339220562484e-07} {"commit": "d9c700042f1a4d69e599b53b07e8ca7f3cbbd313", "message": "Better category fragment -> project name lookup.\n", "proba": 1.1506330821475785e-07} {"commit": "f8a160b91cf91a02f36bfd88316c199b914298b2", "message": "Allow to filter expert requests by state [WAL-1041]\n", "proba": 1.0237222625164577e-07} {"commit": "2ca8238fabac9b23ca71c7da7ddaa32d9be77e02", "message": "char2word ns\n", "proba": 0.00011365972750354558} {"commit": "e8f59305d6f5d19ce47a8159b35504f1827f2899", "message": "Document packages registration conflicts [WAL-390]\n", "proba": 1.1350370243690122e-07} {"commit": "85dc8174690a3918de46742b99b521aea94746a3", "message": "Connect OpenStackPackage with service settings\n\n - wal-26\n", "proba": 1.305362218317896e-07} {"commit": "ba4f4c1f786a1868de1e1a875c4dcef0106670b9", "message": "Fix url property in QRLogin (#1494)\n\n", "proba": 6.4422320065204985e-06} {"commit": "4f1a14c341df27338460db97ea6376571dc3ada7", "message": "Declare process_request as function by default.\n\nThis keeps things simple.\n", "proba": 1.2165597240709758e-07} {"commit": "8c040809c8f48d824cac76e26283985bd8c0612e", "message": "Move creation of WPSite instance inside WPPluginConfigExtractor\n", "proba": 1.82611017862655e-07} {"commit": "652b5ac52ca2b0ae48cb958d23f6397469f2d106", "message": "retry sequence for boxrouter connection\n", "proba": 3.1126992894314753e-07} {"commit": "b8ec923ae0e127fefb8888bba2c91a40bf059692", "message": "doc pool\n", "proba": 4.1911516746040434e-07} {"commit": "6c18b4ada9e71010dd4f944b70c7ac0272a0488b", "message": "removed unnecessary changes\n", "proba": 1.5939576769596897e-06} {"commit": "e6190affd07693fa3abac0dae13f9e1fb895c397", "message": "Use np.linalg.leastsq instead of explicit inversion/pseudoinversion\n", "proba": 0.00018112719408236444} {"commit": "75d20f430804b87dd4132a622fb52c922dd86379", "message": "Removing blank linke\n", "proba": 2.786498725981801e-06} {"commit": "e0c60cd11a08c0bf58228ccf28938df0fdf76a0b", "message": "Fix lint.\n", "proba": 1.0368545417804853e-06} {"commit": "60e194e724d04836efb467e063e57c84f9151306", "message": "Completed automated loading of test cases\n", "proba": 1.9182054700195295e-07} {"commit": "8873ab7132159e0dd7fa868c07e4eee16ed4d9ff", "message": "Fixed issue with bumps monitors showing up as algorithm options. SASVIEW-1090.\nAlso, added check for unsupported algorithms.\n", "proba": 9.991955352006698e-08} {"commit": "65773e14e7f524269938bc6751fae20c54719005", "message": "Modification esth\u00e9tique du ship list\n", "proba": 2.8061052148586896e-07} {"commit": "d49c49d952bb34e74370ae90b1bdd994d7a7aafa", "message": "rolling back to the old shapley formula, since new shapley has some discrepencies I need to look into\n", "proba": 2.6561031063465634e-07} {"commit": "e410f12eeb89cf78a11aabf2caf95c557c4cea31", "message": "Update statuspage.py", "proba": 8.662601089781674e-07} {"commit": "5987c637ee68aacd78945697c636abcd204b1997", "message": "Fix repo consistency (#18682)\n\n", "proba": 5.059497425463633e-07} {"commit": "bc055ab14c93a6a22729ddb51d44b0f776351cff", "message": "Remove debug messages\n", "proba": 8.408437679463532e-07} {"commit": "1fbc37159f37dd888c3849380a7b97a10349c82b", "message": "now test_primitives.py uses bh._info\n", "proba": 2.405872407962306e-07} {"commit": "b9eb449b7d1579d214cc2d4b0218a0d0782b64ce", "message": "remove bare print's\n", "proba": 9.541882945995894e-07} {"commit": "c9067ca67034bd6614948ae6c9af6b829b21a8d1", "message": "twice as many steps\n", "proba": 6.599711196031421e-05} {"commit": "a1d01b70e2cf3d07b7273f26138edafc38722b4d", "message": "change maxiter\n", "proba": 1.2296123941268888e-06} {"commit": "34fa7690fe2255d44b129c7d2397113d713342b6", "message": "Use argparse to handle arguments\n\n* Use argparse to handle commandline arguments.\n* Create initial layout of how the code might end up - lots of the code\n is currently commented out.\n", "proba": 1.030962550885306e-07} {"commit": "9d2e114712519786e52d34095c0ae1d526a5f163", "message": "Add BroadcastAccount class\n\nThis will help to distinguish between general broadcasts and\nsubscriptions.\n", "proba": 1.0592529520181415e-07} {"commit": "e925b71bef459a39c8e364d5bd32f80f59ed91b5", "message": "fix tx/seconds moving average\n", "proba": 1.7468373698648065e-06} {"commit": "379f1fac5e22c2e5f24d506b8846a7ccb65fd2e4", "message": "encapsulated the functions in a class to get precision involved\n", "proba": 1.4242040435874515e-07} {"commit": "a45b9bc31df1814f8c8ff4edc86150a389491ba5", "message": "retrieve prec from globalopts\n", "proba": 3.9746780089444655e-07} {"commit": "228f98f88fae7ba255f59ff17826d60babc454ab", "message": "Added more test to the count data recovery block\n", "proba": 1.288448885361504e-07} {"commit": "c7474747c9abf91a7046e5d7fc41f94410550bb3", "message": "oops, forgot to put tests back to normal\n\ngit-svn-id: 5c2c6a4b842d1ca128df15c783ffa05463ca35e1@2679 fe8e3fcf-6784-4a38-948d-26a2c6abf5d7\n", "proba": 2.858171683328692e-06} {"commit": "06b9a11494561e309114266bfe3bb001352b596c", "message": "Tests: speed up Java tests.\n", "proba": 3.7396802099465276e-07} {"commit": "80226a4aaabcc8db5b0ff1f19bb232bb0a1b3e15", "message": "Add tests for garbage collection on remote worker\n", "proba": 1.5112013329598994e-07} {"commit": "f077b1da8c9b885ba9a310228e796d822b4d37d5", "message": "In IO.VTK Non-Legacy mode, the network data does NOT get the network.name appended to it. I changed this on the last commit, but forgot to update the test.\n", "proba": 1.0791070081950238e-07} {"commit": "9a5bfbee4ea528a1eda7854e510cede009a564e5", "message": "Changed two tests that were breaking due to typos in number of pores\n", "proba": 4.4502071432361845e-06} {"commit": "987136c961562b09feb4bcee11a299abfd1ab016", "message": "Removed fancy config parsing.\n\nChange-Id: If99a5a5bdc533125daf74742f549e7cce0fb65b6\n", "proba": 1.4755182746739592e-05} {"commit": "f9866f546a77a410d35b90bd26e6affebd10df66", "message": "test_ACPRule_source_network_remove_for_objects_with_only_one_object_present\n", "proba": 2.9433924737531925e-06} {"commit": "dc66c5513b3076c172d4635e908cd1f2e174dfc8", "message": "spelling", "proba": 0.0006481820018962026} {"commit": "c9e282727f7715d3304be93ddaa5999db7945bb6", "message": "Changed allowed hosts\n", "proba": 3.6014640159010014e-07} {"commit": "ab005a4261927acbe96e2d76d5e0f6864cb51bd0", "message": "Functional tests for id function\n\n--HG--\nbranch : issue351\n", "proba": 3.8355560150193924e-07} {"commit": "bd70f5c1488a7a74900670e3dad2cc2e32744c8a", "message": "Add test for mtime issue in #4903\n", "proba": 1.3582723568106303e-07} {"commit": "6d87556e9a543c0b5f731ab9dad70d8e2c05a5e7", "message": "add higher-dimensional diagonalgaussian likelihood test\n", "proba": 0.00012434054224286228} {"commit": "a447dc86fb013b7d0fac49220c5e893e6a282372", "message": "Add test to branch", "proba": 5.278080834614229e-07} {"commit": "db2e7a891333181b99c1e72f3c0766075c3e2bf5", "message": "extended info in repr(DatabaseEntry)\n", "proba": 1.2049864039909153e-07} {"commit": "1053cac2dcedbe0dd2a517e265e53bb4a83f17be", "message": "More handling\n", "proba": 1.3181234237436001e-07} {"commit": "64042be2b6febf64d601adaa6f85a542ae9b876d", "message": "Change hdu[0] to hdu for optional indexing\n", "proba": 2.0461219207845716e-07} {"commit": "367238cbbefd9ee087cc566f7e2086c4534aff9f", "message": "Fixed some comments\n\n\ngit-svn-id: c51ad3c29908b5b87ec69c3dfc05023817588883@76 a3a5eddf-6203-49af-8a4a-b68c2cc3a614\n", "proba": 3.2164203389584145e-07} {"commit": "3105b0c2476665e5aabc58b679604929eb75f3bd", "message": "fix for distribution/dev certificate that has space in name\n", "proba": 2.1016595042055997e-07} {"commit": "7227128e19070926ba028a4b76d1c7e4e7580f02", "message": "Improved code to use stored responses if available\n", "proba": 1.9516450322498713e-07} {"commit": "e2ebf7fdf1267f304ecb8be15705a6646fd34d33", "message": "Modify the parallel inquiry tests to minimize failure\n\nRoot cause of the random failure in travis is not known. The failure cannot be reproduced locally. Modify the test to see if the random error will be minimized.\n", "proba": 1.1309202818665653e-07} {"commit": "93d3f836d1c97752922f0c83b4c84ceb88d22cba", "message": "chg: cleanup", "proba": 3.486459900159389e-05} {"commit": "ac62c5bda3738a8e3b8a0f08ed6fe4dfcb487800", "message": "Correction d'un bug autorisant la cr\u00e9ation de compte dans un univers ferm\u00e9\n", "proba": 4.372529076590581e-07} {"commit": "7a383f41a71840937ec7e25977a2f412685ebb9a", "message": "Correction d'un bug sur le contexte 'nouveau_nom'\n", "proba": 1.148538194684079e-05} {"commit": "e382fe41ef6c23b923ffcea716812968c5034c23", "message": "Added validation for MessageRequest\n", "proba": 1.2940309090936353e-07} {"commit": "f92903112579fc026526c127490d0dbc655d0ff8", "message": "[discretizer.sttionary.linear.elliptic.cg.P1] added functional assembling\n", "proba": 3.2618322620692197e-07} {"commit": "2bf86a706b42e6ae3f302126c8b0a74e79ec303c", "message": "remove duplicate\n", "proba": 0.9999853372573853} {"commit": "d21b3e8bbd5faff0fbbb7d0a78d3df2257e54948", "message": "Adding Oriya(Odiya) support\n", "proba": 3.1127646593631653e-07} {"commit": "48166f70a93ae6e6549966ee7a5f6b2a007b66c2", "message": "use proper file ending\n", "proba": 4.0419126889901236e-05} {"commit": "aec381cbbbf3d1752fd3025f4b914f07ee198109", "message": "checkConstraints method return empty list if no errors are detected\n", "proba": 1.536462377771386e-06} {"commit": "6fab1a1540ec9c38413b1a028bb367b849fa4038", "message": "server status remained in unexpected state\n\nTwo test case in the test_servers_negative change the 'one' servers\ninto a stable not active state. We are waiting 2 times 400 sec for\ngetting active state in vain.\nHaving those test cases to restore the expected state.\n\nThe deleted server related rebuild and reboot test case create are\nmerged and it creates and deletes one server.\n\nChange-Id: Ie1b9dc62bad2bf7b8595da2c9d6f994c646a0025\n", "proba": 5.07918184666778e-06} {"commit": "8a0d7a7e71ef1318cf897fab6a2481c5a776e4c3", "message": "Speed up read_batch_features by skipping the parsing queue when there is a single parsing thread.\nChange: 123921139\n", "proba": 2.752150066953618e-06} {"commit": "22de936d70fff4a0f15f538e71f42fe3b6e14586", "message": "Get golden file directory based on path to tensorflow.pbtxt (one of the\nexisting goldens). This way symlinks will be resolved and we can create new\nfiles in the resolved directory.\n\nPiperOrigin-RevId: 297485934\nChange-Id: If438cea3776a7aebcd2357e5381146bcc0516816\n", "proba": 6.583150593542086e-07} {"commit": "f72276f0f86c990c05d6ad18753b13fd450a77d5", "message": "Add Intel built TensorFlow packages to the partner builds script\n\nPiperOrigin-RevId: 454709885\n", "proba": 1.4529990721712238e-07} {"commit": "94114ef5b5de02d0d42f6278278ae2bea646c1af", "message": "Bug fix in momentum implementation.\n", "proba": 1.19415730637229e-07} {"commit": "af25088eabba4fd2fb8951b46a07ae20092de4cd", "message": "Fix VGGNoFC constructor.\n", "proba": 3.3737481430762273e-07} {"commit": "19698909e7ff8bf8208e9fe084cad2af9f28dabe", "message": "more general version of the pgm\n", "proba": 1.9794941863437998e-07} {"commit": "4dcc7bc409c1d63085158e154b10cd93b1ad0f61", "message": "unification\n", "proba": 3.173569893988315e-06} {"commit": "20d22cac60bf4a401b05f65b0f8c9e3cb8a3570c", "message": "add TODOs for various headers", "proba": 2.3112832536753558e-07} {"commit": "fae8a9fc76212ed0fc4e0b33eb01c7e1055aedbe", "message": "Catch exceptions that might have been raised when writing to socket and close\nrpc channel if that happens. Should fix spurious unhandled exceptions with\nbeacon-search.\n\n\ngit-svn-id: 9d763a2146cc7918956fa045a5de4b112f309167@4026 a8f5125c-1e01-0410-8897-facf34644b8e\n", "proba": 3.833643404504983e-06} {"commit": "855ea88c20ccf4c533dab8cbc4dcf10904fa6605", "message": "Fix for PQ mosaic issue with weird no-data values.\nstacker.py updated to use contiguity bit to determine which pixels contain data in mosaic source tiles. Data pixels will be bitwise-anded with eachother, while non-contiguous pixels will be bitwise-ored with eachother. After all data pixels have been populated, non-data pixels will be set to the new value.\n", "proba": 1.262412752112141e-07} {"commit": "5c8ae2b93a5ca33d168c672bb949458b56c67298", "message": "Removed semicolons", "proba": 0.00015006288595031947} {"commit": "3179d6de3d3b1c4ec10b5c96c5d4d9739b2e0ddc", "message": "Fixed windows-only peasant stuff\n", "proba": 1.7452641998261242e-07} {"commit": "88625bb8c487330b4ee234c7897623b902d2e205", "message": "ENH:command line args raise meaningful errors in case not filled\n", "proba": 5.010925860915449e-07} {"commit": "7a4b338336a028aeef68b19cc11b91047e4ffc5d", "message": "BC: Fixed tab issues when using different text editors to read stellab.py\n", "proba": 1.3918572960847087e-07} {"commit": "544d2108b9bb9174cab72a6c49cd587b1764e313", "message": "Allow passing a blobkey to serve_file. Fix a bug where filenames with spaces wouldn't be quoted properly\n", "proba": 9.336369544143963e-07} {"commit": "dbe8dc67f2a56afcf2a042782f390d167f27c946", "message": "Add G Suite Free/Standard SKU\n", "proba": 1.2313498132243694e-07} {"commit": "d80c036fef961d445dd1e46fe88d3965787021e4", "message": "Made startdb.py actually work for a blank db\n", "proba": 2.545876327531005e-07} {"commit": "2018e73fd2a4cdee7371c6866191fee3f3e7bbe6", "message": "had args switched in call to syl_err_rate, fixed\n", "proba": 2.318887055707819e-07} {"commit": "7d9dea2eebd999a5a755be19d88e88dfffd097a9", "message": "version 0.22 writes triples to nt file. reads nt into rdflib Graph structure\n", "proba": 4.087003446784365e-07} {"commit": "b177a23446b15d035d7c4b5c78a7185a0a165c00", "message": "Now respects offsetTable when parsing DefingFont2", "proba": 1.5808116415882978e-07} {"commit": "2ae619377286f0b6db7cdc32b16cdb6e486cd9af", "message": "fixed #10\n", "proba": 7.84576627665956e-07} {"commit": "e845df8f874927840cca9b2876480f195460a9a1", "message": "Get/set most followed, and IoC for RedisStorage\n", "proba": 2.4020391720114276e-07} {"commit": "3e103ac7a895a70ec604662d119cbb289dc2ddfd", "message": "send index values to Solr\n", "proba": 3.059693085560866e-07} {"commit": "02fead1e8b4794b7ac10dd69a5bf35381d77921d", "message": "more radios\n", "proba": 1.4438835194141575e-07} {"commit": "b78102eb8f156bb13dfecc4483ff6d6850b3d033", "message": "arrays of indices must be integer types\n", "proba": 0.9999418258666992} {"commit": "caa2b1c4442e6fba146f957096b606886c4a5acc", "message": "handle command line\n", "proba": 4.889176125288941e-05} {"commit": "c412d0382ed3428ad8d7db0b8ae7d31c83826a0a", "message": "refactored audio play code\n", "proba": 0.00010288880002917722} {"commit": "f88bcbcae6e9208a0e4c44215add5ae0dfa5b536", "message": "Better argument name/comment\n", "proba": 6.489171937573701e-07} {"commit": "250bb34dae6c589b93a0ad26e062044efffcef98", "message": "test3\n", "proba": 3.146653000385413e-07} {"commit": "ce00bc4941f395906c213143c8d9f53d15ee8748", "message": "Wrote a string to replace instances of surprise\n", "proba": 0.9998834133148193} {"commit": "184b9643127c61640170f8d78c5776aa916684b3", "message": "Fixed the file to give no failures.\n", "proba": 1.257318302805288e-07} {"commit": "775b1adf59c17f2a393eaa705b07c81ca21433ae", "message": "Reversed and lowercased\n", "proba": 0.02471468225121498} {"commit": "4a6b5be4fbe9591d44b6197ad3e4aa8918d62b45", "message": "improve code\n", "proba": 0.0006889605429023504} {"commit": "03ddc6a0c54770661e21be11738aa5f141919168", "message": "Prefer \"me\" over \"you\" on display\n", "proba": 9.499449333816301e-06} {"commit": "e4129b48de87d14d82c6abc64f8aea55aa83f903", "message": "Commence delayed task runner\n\nSince there is one runner thread per bot instance (I know...), we can\njust store the tasks in a queue.\n", "proba": 1.4822094840383215e-07} {"commit": "a3a7f7e78214d7fb6bdf4e48c7e3ff2c8959d2c5", "message": "Win32 portability.\n\n\n", "proba": 1.7507987593035068e-07} {"commit": "14c3839821dfba713a388c2ea5fc8f4727ceeb70", "message": "Update CSV\n", "proba": 6.666101626251475e-07} {"commit": "165d8150da0e6375bbba5eaba44734c3cbad6dc6", "message": "removed test_ui\n", "proba": 7.629570291101118e-07} {"commit": "5c81aedf20136dfa97b1537c31dc831a9fef9d62", "message": "Finished basic staircase framework\n", "proba": 3.639322301296488e-07} {"commit": "7ebcfbd1a7436c3dcb84173b40d8a6acbdd4f67e", "message": "Make `__iter__` reentrant\n\nWithout this change, `all(x == y for x, y in zip(m, m))` would be False.\r\n\r\nIn general, only iterat_ors_ should implement `__iter__` as returning self, iter_ables_ should return a different object or implement a generator.", "proba": 4.631777119357139e-05} {"commit": "ac63238d11aa0cefa5ef9b089b2c13af73ff47fa", "message": "Add command-line interface\n", "proba": 9.329701242677402e-06} {"commit": "c7b441174744284f12b76eb9cf4e94c52f75905f", "message": "Fix sorting order\n", "proba": 2.636370118125342e-05} {"commit": "0af7713189f9258bb83e124e77d0eb82416bf96d", "message": "remove unneeded import and set up some more TODOs\n", "proba": 1.2510973590451613e-07} {"commit": "ff030486c5dc59eb6363ab6ff4d75fa6fcfc6985", "message": "Updated print statements to print functions\n", "proba": 9.826521818467882e-07} {"commit": "61c1b8fa9115a73b8391c3a6434eaf38313378ca", "message": "started epipolar geometry\n", "proba": 1.1856119499498163e-06} {"commit": "90fbba46b67c2efd644c1ee4ac2b2de48c7e1aca", "message": "refactor this so there's a single bulk method\n", "proba": 0.003084013005718589} {"commit": "b9ab2a2317ed27f7492e93a10770ef73348a5045", "message": "Added ENV note\n", "proba": 1.5503113104387012e-07} {"commit": "8466e211fe366425933829c1d8e75249386d64ed", "message": "Fixing an issue with streamlist being deleted after adding new stream\n", "proba": 3.106548831510736e-07} {"commit": "2c0fae39f91fa96de515df8fae1497211328db81", "message": "\u986f\u793a\u900f\u660e\u5ea6\uff0c\u6539\u6210\u767e\u5206\u6bd4\n", "proba": 2.651486852300877e-07} {"commit": "aeb87d4407ddee5846a3e3c466111caf1d0203a2", "message": "(Done 2021-07-22) 117\u3001\u7576\u9ede\u53f3\u4e0b\u89d2\u300c\u80a5\u300d\u53eb\u51fa\u9078\u55ae\uff0c\u61c9\u8a72\u628a\u300c\u80a5\u300d\u5207\u63db\u6210\u300c\u82f1\u300d\uff0c\u4ee5\u514d\u6a94\u5230\u756b\u9762\u3002\n(Done 2021-07-22) 120\u3001\u7576\u9ede\u53f3\u4e0b\u89d2\u300c\u80a5\u300d\u53eb\u51fa\u9078\u55ae\uff0c\u61c9\u8a72\u628a\u300c\u5168\u300d\u5207\u63db\u6210\u300c\u534a\u300d\uff0c\u4ee5\u514d\u6a94\u5230\u756b\u9762\u3002\n", "proba": 1.985928719250296e-07} {"commit": "022861e7dbc36ac9e35f28ce72765d9470688334", "message": "don't even know\n", "proba": 3.845559331239201e-05} {"commit": "1521ddb08f744cf95b12f6c677417926081915c0", "message": "Move from simple reliance on dates\n\nUse the rev-list count to ensure a seqential iterator even when dates\nroll past the end of a month. Add the short hash for direct reference\nto the git commit, after the count as the hash is not sequential.\nPEP-440 compliant.\n\nChange-Id: I01a761b5481da7def516a8e51f4b23350befd62f\n", "proba": 1.4168509551382158e-05} {"commit": "323179ea586ca8dc4a9da44307ac82492a6572b9", "message": "Updated version for accelerometer addition\n", "proba": 2.2021043832864962e-07} {"commit": "40ed78bd06f7de09fc964dce3d61add379fd7e2e", "message": "gui.widgetBox now adds space if it has a frame; renamed radioButtonsInBox to radioButtons (kept the old name as an alias)\n", "proba": 1.0669541694596774e-07} {"commit": "dbcfe092e88fcf935ed0b4c829de30f5cede0f7e", "message": "Update regular.py\n\nadded justin's email to new send_email method in contact form", "proba": 1.6212854347941175e-07} {"commit": "38e403a503f17c7f86fdcec26f17e948270c1730", "message": "Update syntax for travis\n", "proba": 2.772910647763638e-07} {"commit": "a46fa1616d23450ee36cfa5c7b9e492228ca9085", "message": "[14.0][FIX] account_payment_batch_process_discount.\n", "proba": 1.9668881634515856e-07} {"commit": "c99a4a18fea95e61f6505c67a6e6136b6974e91d", "message": "Move testing db to postgres\n\n", "proba": 2.8807320973101014e-07} {"commit": "33ffba68c0b9e4c7d3d7fc13aba07c58abcf2f9f", "message": "Add datadog timings to case list explorer\n", "proba": 3.808031294738612e-07} {"commit": "cb4385a61a214291f48ec67d42577f232832b004", "message": "Updated importer progress descriptor\n\nApplies to bulk imports of mappings and concepts\n", "proba": 1.1045371905993306e-07} {"commit": "46cfaef41c8295352768f930b8eae2fa23f60249", "message": "Remove .guess_election_date() (redundant w/ get_expected_election_date)\n", "proba": 3.859943535644561e-05} {"commit": "0e97099a5eb07b9bfc753ef6b16df2e07638cb7c", "message": "[RR Cockpit] Add filter to alert system\n\nChange-Id: I6fcc0c02164b89a762e3fab9244b70e7df030362\n", "proba": 5.337619199963228e-07} {"commit": "2758d7b14ca1612a030ea4ae9a33e517bef2b322", "message": "add space name to Job config\n", "proba": 1.3728725889450288e-06} {"commit": "70d807999da56beac09193e64b7955ffa38f4f26", "message": "[FIX] fix forgotten lib import\n", "proba": 4.5328607711780933e-07} {"commit": "ea110f5cfa552111a4e323afe8380e84e3367529", "message": "Binders should find records even if they are inactive\n\n", "proba": 8.335033498951816e-07} {"commit": "99d8fe5fa4ea95a36a3519910a20ce135173b614", "message": "[FIX] tz of admin was used instead of current user\n", "proba": 1.3048432379036967e-07} {"commit": "7e1c05a3afdb3d3b63d966afccbc559927fe6f96", "message": "Add CDF generating feature to NFFG processing script.\n", "proba": 1.1302194735662852e-07} {"commit": "1f5ffad385089bfcc761d5938d45f97e4a39100b", "message": "Increase timeout for examples tests to 60 seconds\n", "proba": 1.0489775377209298e-06} {"commit": "0e895e12f8af55c4fccf341e1484a1bdf688ba62", "message": "tools.py imports\n", "proba": 1.748654085531598e-06} {"commit": "37ccd5c87b06b8f6018498dfe1c9a22d86987250", "message": "pep8 style\n", "proba": 3.192571114141174e-07} {"commit": "678d4c36ce077211d6bba78a0fb227bf16c318b1", "message": "fix a urls.py de registro\n", "proba": 0.9993981122970581} {"commit": "f4a038c292f698d4651d26fdffc53e898ed95036", "message": "Adapted create_restraint to new API\n", "proba": 2.8463671242207056e-07} {"commit": "1c1f6f90bb8280a92b5090954a1615ea08ee24c3", "message": "fix: Test Cases for accounting dimensions\n", "proba": 2.066045823312379e-07} {"commit": "fb059fb82a5fb67637d647a1140fbb1a63e39756", "message": "bug resolved in sync_existing_documents\n", "proba": 6.431093879655236e-07} {"commit": "9aef3a0a88af2ccd07e859358d20e3cdec5751d4", "message": "Upgrading\n", "proba": 9.961686373571865e-07} {"commit": "3dc985b45f5ce76b7d94fb6842baaf5bfc26546b", "message": "Rebase/merge off of develop\n", "proba": 1.699076364047869e-07} {"commit": "b19e8dff155d6bb50ddbb8b7ddd12b4b28fec7b4", "message": "Add a --nodownload option to get_toolchain_if_necessary.py\n\nThe Windows toolchain should be downloaded during gclient runhooks,\nhowever because get_toolchain_if_necessary.py can either configure an\nexisting toolchain or download a toolchain there have been problems when\nthe toolchain is downloaded at an unexpected point. In particular, a\ntoolchain download during gn gen can lead to parallel downloads and\nconfiguration failures.\n\nThe --nodownload option will be passed (after a subsequent change) by\nbuild\\vs_toolchain.py. A --nodownload option is needed instead of a more\npositive --allowdownload option because of backwards compatibility. This\nchange will have no effect until the build\\vs_toolchain.py change is\nlanded.\n\nBug: 584393, 662325\nChange-Id: I9a0950e066744c0310e49e45d001a9113f1831cf\nReviewed-on: https://chromium-review.googlesource.com/c/1439805\nCommit-Queue: Bruce Dawson \nReviewed-by: Scott Graham \n", "proba": 0.9999619722366333} {"commit": "953e767422934109d3ed95fb09cda7c9ad51b594", "message": "add qha plot tool (function version)\n", "proba": 1.171708134961591e-07} {"commit": "25edf4d4057b2fadac594b537b965d2983a0bda8", "message": "[DSLX:py] Avoid use of deprecated assertRegexpMatches.\n\nPiperOrigin-RevId: 397878573\n", "proba": 4.934645403409377e-07} {"commit": "343d20d639cc5487ed8d92a7cbb75f3953dc1d59", "message": "eliinate the SYNCME code\n", "proba": 0.0013175223721191287} {"commit": "62742fd4909ed93e1c59570e18ad8be37c23d794", "message": "banco estava sendo considerado 2 vezes no consumo\n", "proba": 6.297881895989121e-07} {"commit": "b112c49e27c0b5f1d17f996760b8f31961212528", "message": "separated downloading from writing to a markdown file.\n", "proba": 1.720039364272452e-07} {"commit": "15d72cea391801468f0a60446f2e8e54fdd4a4d2", "message": "fixes\n", "proba": 4.844783347834891e-07} {"commit": "670c33a7e3032d4b3fe6998be6f9ef81614810f0", "message": "Correct scoping of organization teams\n", "proba": 2.618749931571074e-06} {"commit": "0d3f5bb13dae1c90d9d81ace54b811f1ba3fce6d", "message": "Add comments\n", "proba": 1.6416548476172466e-07} {"commit": "4f2c65ff8288a9b40d9f55c274940c195d947cf6", "message": "override the flat in Rule\n", "proba": 1.7592757330930908e-06} {"commit": "d955c5dd9ebbf063e588e68a5aedbf88d16e9ceb", "message": "Typos.\n", "proba": 4.1805887462942337e-07} {"commit": "43a66d31b06e6928ea4dad2be3774de65c152df6", "message": "calculate_speeds() missed the factor xr with sin\\theta. Checked with an O- PES which has well defined fine-structure intensities. From memory 0.08, 0.36, 1, for the 3P0,1,2 <- 2P3/2 transitions\n", "proba": 7.927038154775801e-07} {"commit": "241ba80b91835892afef2ff4bb8b11cf8b4d23ef", "message": "pep8\n\nRemove unexpected whitespaces around keyword/parameter equals\n", "proba": 7.868539796618279e-06} {"commit": "a645aead969ad07e77b2d5b3693f77e484ee5819", "message": "Adding project section for local env.\n", "proba": 1.2016961647987046e-07} {"commit": "4acffc3c8f9bce47c3f2460858328a252ba5c68d", "message": "Regressed to repeating achievements\n", "proba": 1.4710731477407535e-07} {"commit": "f7d3e7ba27e0cf06cbe0aebead56a903e7ea944a", "message": "Add superlatives.\n", "proba": 0.0014100831467658281} {"commit": "6028030ec57c5ca995eb97253b88fe716d4915a2", "message": "* refactor to OpBlock\n", "proba": 2.2694892322761007e-05} {"commit": "317993e453dfd313aa0aef47ea5e0fc52b605100", "message": "Job status route that delivers as much information as possible at this time. This uses the PyBit job history and status objects. More information will become available after PyBit is factored out.\n", "proba": 9.977367199098808e-08} {"commit": "8f6a2329154f138a98ea4df1f36a0d01c1de261d", "message": "[FIX] project_task_subtask: NameError: global name 'reviewer_ids' is not defined\n", "proba": 8.559949492337182e-05} {"commit": "db5cb74bdd3c2b27d10c47163e3f038d1a7a1fdb", "message": "Allow run_until_disconnected when the loop is running\n", "proba": 5.599221822194522e-06} {"commit": "32f4b0c996acd8127fef38c2978511c13b1c5c53", "message": "Update tesedml to use nleq2\n", "proba": 1.784167693585914e-07} {"commit": "efee47cafe64f411d5870ff143ff3517b7182ba8", "message": "Add `config_class` class property to enable loading from checkpoint (needed given updates in `transformers=4.5.0`", "proba": 1.1058610027703253e-07} {"commit": "f639c1d14dabb23a1215f0b04ad06769bb39228d", "message": "remove unnecessary encoding\n", "proba": 0.5530809164047241} {"commit": "42b7fa09d59a6274d2f48ba298253c9464efdd9e", "message": "fix function call\n", "proba": 2.032415068242699e-05} {"commit": "4b61509b5d6bdbb521d0141591a80885f19d9d37", "message": "add root_loadbalancer to FakeLoadBalancer mock\n", "proba": 3.265162149546086e-07} {"commit": "42b79c272593c2d31c2574cf9cd99005537fc55a", "message": "be able to validate recomputation of model and init env info\n", "proba": 1.804222762302743e-07} {"commit": "a75ba04eed165da54416e4b32f26a6bb566d8203", "message": "return_response\n", "proba": 0.9999488592147827} {"commit": "d3b77456726d1852700c86adbfa2844d6fecb430", "message": "add logx/y plotly support\n", "proba": 2.564031547080958e-07} {"commit": "86c67d50f9082678bd70f4d5587c769dc6616574", "message": "Tidied up\n", "proba": 5.392389539338183e-07} {"commit": "6f05e302daf0a27424ef6aeb0544df6536deeaa5", "message": "refactor VUMI send message in order to handle USSD messages too\n", "proba": 4.047076913593628e-07} {"commit": "2c78520606bd6912654bf82f88e0d2ed2f479aaa", "message": "[AC-8485] add demographic data to expert_data func\n", "proba": 0.0007160761160776019} {"commit": "35e5ef432459b3a7af75f15016fd0495f94fe948", "message": "Added get_layer\n\nAdded `get_layer' to return the instance of a layer from a packet, if exists,\nor None. Wrapped `has_layer' around it.\n", "proba": 1.2664668247452937e-07} {"commit": "33957d05d5ad81056876d8c2b1da08ec7260e93a", "message": "Try/Catch para cuando se copia sin compresion\n", "proba": 3.6600249586626887e-07} {"commit": "be6c4852dda68968ee99c3b543fd7e5ef4b5a5a4", "message": "* Removed as this isn't needed any more.\n\n\n\ngit-svn-id: 55bf3d274bcbe9e82fb62baa38e07bd3d37611b8@22632 651a555e-23ca-0310-84fe-ca9f7c59d2ea\n", "proba": 8.813445901978412e-07} {"commit": "ea9bed04c6e27b8270ff752894af253c7e711d4d", "message": "Updates attributes' docstrings in class 'ZIDriveAWGChannel'.\n", "proba": 1.0747257306320535e-07} {"commit": "5afe9becd7cb5e3a483d75215ca8ce9be69be0ff", "message": "Update marvin_the_sentiment_analyser.py", "proba": 2.923598003690131e-07} {"commit": "aeee156625ca838a82d655ca60724b805cb24f3c", "message": "Deleting old python file.\n", "proba": 1.513477201342539e-07} {"commit": "a9f41e751994c418dfb4bc046a957bc9728baa18", "message": "Added definitions to the local.dlmalloc template module for the thread-local cache and related.\n", "proba": 9.988372795532996e-08} {"commit": "9dd1aac2ae4045f8c7fad14bfa3d83f0765598bb", "message": "Fixing test\n", "proba": 8.139002716234245e-07} {"commit": "bf1a14da9ecbd714ec40b5386fb501eb4a4b091b", "message": "using elifs at end\n", "proba": 4.003743470093468e-07} {"commit": "386355d480c337a18d121dca397b4f692bfdc00e", "message": "parse wifi data subtype\n", "proba": 1.1091601663792972e-05} {"commit": "6c8e6fb2e9ee28b76795052b8213bd206e8cad6a", "message": "[FIX] stock: save settings\n\nThis reverts commit 0e28db88d13255434abf90af01675734d129d798.\nThis commit should not be in saas-15.\n\nopw-776890\n", "proba": 9.257857982447604e-07} {"commit": "e9825e403359b2b8dd8417a9a9a8234bd722b5d1", "message": "[ADD]product_cost_management: Valoraci\u00f3n de inventario con coste\n", "proba": 4.220004825583601e-07} {"commit": "813059a3ad851d6dd88693eb8d7377fd4763373c", "message": "added automation option\n", "proba": 7.423436159115226e-07} {"commit": "58cd2d5ccfe07a54433ee0c2c00235a031893493", "message": "Faster merge.\n", "proba": 2.0671238587510743e-07} {"commit": "c07c311e8bcb62a416813c161eb028cf1002937e", "message": "* Fix for detecting and activating the GUI when installed as an app egg.\n", "proba": 9.904935893700895e-08} {"commit": "feace4286b69df194fe58cc4ef297c7b051300f6", "message": "2/3rds of the way through initial generation pass\n", "proba": 1.3543453292186314e-07} {"commit": "6efcada242bfda4e7e5f49911eb1967485d6206d", "message": "Add group filtering to tests\n", "proba": 5.089336809760425e-07} {"commit": "f57198e6af55d08ff2525507a2d1bb0fb7e245fb", "message": "state: store uint64 as int64\n\nFixes #1225\n\nSigned-off-by: Ruslan Kuprieiev \n", "proba": 1.246282863576198e-07} {"commit": "9d3c8e9a83102a2858dbc4ebddf16a409daf9aad", "message": "Livestate typo\n", "proba": 3.359804850333603e-06} {"commit": "e9a1fb525964d2f866548180c759fb310e983d62", "message": "Second experiment running fix\n", "proba": 1.7753229997197195e-07} {"commit": "83594e8d63008ad08cbfbbcdc2879b42d83bf4c3", "message": "import style\n", "proba": 5.988690645608585e-07} {"commit": "fd8dade9cfea318cc7732fe3248b264bce41ac67", "message": "relax a cpu criterion for convergence judgement\n\nSigned-off-by: ISHIDA Wataru <15703620d0b11e835ab4f34ebf88f2f40cce783e@lab.ntt.co.jp>\n", "proba": 1.505754738673204e-07} {"commit": "7caa3ecd3e386b13893782186ec94980a1eff3a8", "message": "Fix wrong dictionary key\n\nFixes the problem that one had to use ``{format_all}`` while the documentation clearly states ``{usage_all}``", "proba": 3.346297717143898e-06} {"commit": "506ceb0f94d6cd23a78661b2a7690ddf64ef4222", "message": "Internal change\n\nPiperOrigin-RevId: 317315660\n", "proba": 6.859403924863727e-07} {"commit": "4cf3746c401f53e222acdd42fd737e31157de8cb", "message": "BREAKING: add support for margin in \"sigmoid\" triplet loss\n", "proba": 2.0105822784444172e-07} {"commit": "0eb4d50cec36d296eef5d0ec04b6dfbaae88964f", "message": "Device.plot_flux_crosstalk_matrix: allow flux_crosstalk_calibs in old format\nto analyze old data\n", "proba": 4.240743692207616e-06} {"commit": "cfe3ea8f644a3e8f817b19e1be35d1942f3df720", "message": "Added cmake project recompilation when libraries fail to load properly.\n", "proba": 1.0578033027286438e-07} {"commit": "be6e03bda33f72f47c2b578034ad34e04b9f7f8b", "message": "fixes for MC plotmon 2D features\n", "proba": 1.3791937192308978e-07} {"commit": "3fd6a383b3e50d10257edeea44bebf867fce2f4c", "message": "Collect comments in commentthread worker.\n", "proba": 1.312372290840358e-07} {"commit": "8435b03af7bb4513a7acedd1803b2a4490d44546", "message": "examples: speedup chain_overwrite.py by using fewer files and entries in each\n", "proba": 1.5510714490574173e-07} {"commit": "f701539b1b115a8bbac741f49ecba826e41a7d6a", "message": "actually use s3 cache\n", "proba": 1.9745806412174716e-07} {"commit": "0d5a2fda2669b0ce8b79d1961f6ba246175be643", "message": "removed obsolete comments\n", "proba": 2.6208459757981473e-07} {"commit": "be6ad8d9c42db1dc1287bf5583061408b37d2b1a", "message": "Bug fixes\n", "proba": 6.413791311388195e-07} {"commit": "9b842fd0f8e2c0fb106b9d6cfd8cca0983ac23ae", "message": "Extract time from MeasurementTimestamps block during file read.\n", "proba": 1.161408533789654e-07} {"commit": "3b2b2f292c79eeabae3819ba078fd1a0c4e9325e", "message": "New test: from 30-D input to 5-D output\n", "proba": 0.9994188547134399} {"commit": "221ab12b5cafdcdb28dc80e0977c7869d0cae2de", "message": "Extract query fixture to context manager\n", "proba": 0.000246076553594321} {"commit": "c00dda904c2ec5971ff204d8351d9df34645111c", "message": "add removeRegionNames as a parameter for RemoveObjectsWithPrefix\n", "proba": 2.713505864448962e-07} {"commit": "ba3929869824a120d7a99190e1e2afe2b77a03a9", "message": "Changes to the default symmetrisation when Crystal is being used.\nNow if the program is Crystal the Crystal symmetrisation is used\n", "proba": 4.3148915551682876e-07} {"commit": "8488d26aee6d11cb96aafca885b2a2777413afb5", "message": "Add tests to cover new grid delta options and transposed gradient\n", "proba": 1.305639898419031e-07} {"commit": "287d9d388a1c1f942d384668fd89b81884214641", "message": "Improved ugly hack fix\n", "proba": 2.471707318818517e-07} {"commit": "914803c91933ae7539d49aa5ba755f442d69db6e", "message": "[Python2] No need to calculate the pixel position\n", "proba": 7.985639240359887e-05} {"commit": "2db7e711b11addf8091cf6d565149c49268f8ba1", "message": "Fix for princeton files\n", "proba": 1.6959633342139568e-07} {"commit": "79172a52add05aa730e81a634cbfd8b6070b4722", "message": "fix for missing cc field\n\ngit-svn-id: 3b65e257bd253d5acbb876c21cdb565888191c82@5019 7322e99d-02ea-0310-aa39-e9a107903beb\n", "proba": 3.6498158806352876e-06} {"commit": "82fe82db4289a785e8b13611b4d09d0cf45a4037", "message": "Ignore LCBRU in organisations without a subtype\n", "proba": 1.761567887115234e-07} {"commit": "f973e00dd4c49fe72577291d10c9791f813f5597", "message": "Fix boxqp test\n", "proba": 7.731543973932276e-07} {"commit": "fc71d7975f8c8083eaf2e0ead620ef059fd500c2", "message": "Fixed the geocode task in the create_account management command.\n", "proba": 9.490552770330396e-07} {"commit": "a96d5e1503d73bc6209a751fc6b6f9b322329e4e", "message": "added option for Mahalanobis metric, but no documentation yet\n", "proba": 1.2732922982650052e-07} {"commit": "9cf002e0065a1a0a41d6255df6a427503f35b241", "message": "Make interactive mode work on Python 3\n\nFix #15.\n", "proba": 1.27567219010416e-07} {"commit": "104bba5a2d387074a184132cc33e9f73f240424f", "message": "test match\n", "proba": 5.660087481373921e-06} {"commit": "83d5678399b466b42c45fe3deef57af38962dd72", "message": "name in full_pack\n", "proba": 0.0002181397139793262} {"commit": "a20f330b846b36f7b109666623178106713f5b81", "message": "Gracefully handle empty measure tables archival tasks.\n", "proba": 1.1460149806907793e-07} {"commit": "2c2ca9ff2ff764ba61baf2633d71fc37ad81f1c8", "message": "Correct iterators in rulesview\n", "proba": 4.821024049306288e-06} {"commit": "bbc12d802e150d7ddddda52a27b1308476af12f0", "message": "Generated .vcproj now sets AdditionalOptions using compiler.cppFlags.\n\nThis helps Visual Studio IDE intellisense more closely match actual\ncompiler settings.\n", "proba": 1.0416519558020809e-07} {"commit": "8a5748a16d919ec822b285bffbb35d1de9d505e5", "message": "Param tweak ", "proba": 8.171395506906265e-07} {"commit": "460ec800afe42b61d07c0c41206ad2caedcef7e5", "message": "Addressing comments by Lucas:\nflags updated with more variables\nrandom selection in query fixed\nlicence\n", "proba": 1.28282607647634e-07} {"commit": "369e9a73ee67fd1367d75f9b83d0e27952e0fac1", "message": "Implemented deleteSessionInWishlist().\n", "proba": 1.1721429160616026e-07} {"commit": "2966f3ed22a256487c3f7bdbf2704972ff124984", "message": "Fixed up the APIBadRequest to have error messages.\n", "proba": 1.109120404407804e-07} {"commit": "210a1749eba9fb468839b589c4a13a8a61256d5f", "message": "Cheat coverage tests.\n", "proba": 1.3958984368400706e-07} {"commit": "08fed5793e467c6f8e2aa15af0a22f50b1c57079", "message": "Adding extra crossfold partitioning tests.\n", "proba": 1.1603534488813239e-07} {"commit": "b2b3997b2774520b86ec96b4984f75a1668dfe69", "message": "Added ThreadSafeCloudFilesStorage, a thread safe subclass of CloudFilesStorage\n", "proba": 1.2996743237181363e-07} {"commit": "681043ae0d13c3e088117d5f813f3bab1fe165a9", "message": "- Fix for ZipTool trying deleting files after it had corrupted the filenames by stripping too much off. Now I am normalising slashes so I know there will be no slash on the end of a path when calculating the 'firstChar'.\n", "proba": 1.155823099452391e-07} {"commit": "3cb71815dccbbe4f24a157ab1763c6ea4aa67ee0", "message": "added comments on the how check_batttery_dependencies works\n", "proba": 1.789898789184008e-07} {"commit": "d56e147ca54d9399d46eb0f9c8b13e012cdb5c50", "message": "Fix CI badge in docs (#5252)\n\n", "proba": 1.6392363022532663e-07} {"commit": "52dff10f05d730392b644677e01c82ca0ef9f4e5", "message": "Add getAllNonWorkshopsBefore7PM\n\t-filter by typeOfSession working\n\t-working on filter by inequality by time.\n", "proba": 1.0599805477795599e-07} {"commit": "bcd177b50ea72ca396eb58fd70d021f358a80037", "message": "Initial list os brokerage images\n\nRelates to issue #5.\n\nSigned-off-by: Vinicius Kwiecien Ruoso <49338e97bd9d901da0d4abfb5c8d7f1a8832af56@gmail.com>\n", "proba": 1.0795846350220017e-07} {"commit": "2eacbda1a119bd711d80530a6abc13b17c9118b5", "message": "remember which constraints were from cache\n", "proba": 6.009686785546364e-06} {"commit": "a2dab3ef9d38169f959738509044e48d3107b995", "message": "added train function and fixed bugs in encoder and decoder\n", "proba": 1.3703896684091887e-07} {"commit": "baaf52de856e4b4de84a4b749c6e86041f2b6c9a", "message": "set _pos to 0 after creating of CloudFilesStorageFile\n", "proba": 7.807773840795562e-07} {"commit": "0d6abb220e1d78d4a45406902048e317cedfd88b", "message": "HYD-2653 - chroma-diagnostics should collect HA systems state in\n\nAdded crm_mon -1r, and pcs config show to diagnostics\n\nChange-Id: I6768a76d9b408813dc4370330504316c2a1eb37b\n", "proba": 2.0342649520443956e-07} {"commit": "b2cb7daaae3b87dd3e90f572ccaf324a30d5bdf1", "message": "make optimal_split_value way faster using numba jit\n", "proba": 3.2437701520393603e-06} {"commit": "272cbae67ba7ba653ff442782e772d4127f8dfcf", "message": "fixed synthax error read the docs\n", "proba": 1.9257167593877966e-07} {"commit": "72c956e3f3cc75fb5e559de72fa75253930de2d5", "message": "Tweak search page formatting\n", "proba": 5.148012292011117e-07} {"commit": "d5d283082b7e7dc7c87d55fc2ac43e936a6d8537", "message": "Fix bug; conference key was not correctly generated with given websafeConferenceKey\n", "proba": 9.027347118717444e-07} {"commit": "d6e7207a0956f1f37ac4c782a924951350c5cde5", "message": "Fix typo in docstring\n", "proba": 0.013244129717350006} {"commit": "aa43362e97785c372f09bfe13cefee89f0155de6", "message": "update the unit tests to patch out the UID generator instead of creating an entire mock class\n", "proba": 1.4138028348043008e-07} {"commit": "52211f3c535ea68c9ee34d7c54547b4f48ae946e", "message": "fix sat-analyzer.py\n", "proba": 1.1036058822355699e-06} {"commit": "fac296d14bd8a8ee9cc3dfb92de5dfb750d5e1d2", "message": "Mock libraries with C extensions for docs build.\n\nThis will hopefully let the docs build properly without those\nlibraries present, e.g. on readthedocs.\n", "proba": 1.0056656662982277e-07} {"commit": "d87fd72632fb92f39c765bac789c7596c5dc8db2", "message": "Add bias to deconv layer.\n", "proba": 1.3208615712301253e-07} {"commit": "09001a83c9dbb0c96d6867d56c17dbeed8979a4e", "message": "pggui: Allow different functions to be invoked within timeout\n", "proba": 2.5314614049420925e-07} {"commit": "aaf0defdefc28785ada8f09d4f9cbaec75073528", "message": "push copyright in documentation\n", "proba": 1.3094556550186098e-07} {"commit": "f6e2e217e8a4eddaa1c88248939ed7a4ff8731b3", "message": "CLN: docs/conf.py: exclude_patterns += ['tools/**']\n", "proba": 4.4494160533758986e-07} {"commit": "a33846199e507704d711fbf6296951189868ddbd", "message": "view QtdEmLote n\u00e3o aceita informar quantidade maior que o tamanho do lote\n", "proba": 1.6827347337766696e-07} {"commit": "6b36e40dea4a4d1820a96d1c562cadc4a1ae4b3f", "message": "docs header logo\n", "proba": 4.5270803639141377e-07} {"commit": "80c9e810275ef90996aed02cc7f6bfd2beccd209", "message": "improving the nos of function invocation\n", "proba": 6.846131145721301e-05} {"commit": "9b9c6257de413887696e99172b9ac8e47dc4e274", "message": "Add orcanet_contrib to AutoAPI docs.\n", "proba": 1.0590792243192482e-07} {"commit": "307929eb2e250aa725c474f7feff0b7e2d8b322d", "message": "added first frame refresh\n", "proba": 2.429672179005138e-07} {"commit": "eac8bb574863260e8bd7e2209949dc5192cf73bc", "message": "Add unique identifiers onto votes\n", "proba": 4.914422333968105e-06} {"commit": "67d5036111a6bfebb8d4f7068b92b8a577aea848", "message": "Mock out dependencies so autodoc will be able to import it. Fixes #1\n\nIn the RTD environment it needs to import the modules to run autodoc.\nThey can't be installed as pywsman has a C dependency, so here they're\nmocked out instead.\n\nVirtualenv building will need to be turned off for this to work.\n", "proba": 1.111184886326555e-07} {"commit": "fc4038bfe6cf918d3891249ed3b1723af4f0c95a", "message": "Allow filter JournalLeaderEntry by subject\n", "proba": 1.3268433463053952e-07} {"commit": "d4cd372c9646d8a1f880dc20cad0d2ba74b80848", "message": "Custom sidebar for nonindex pages\n", "proba": 1.9298276754398103e-07} {"commit": "0fde7fcc9e2fe3519528feb9115658aa3b3954e5", "message": "Switch to rtd theme for the next/prev links\n", "proba": 1.2923129588671145e-07} {"commit": "bf27a4eafcbc623129075c3d1c1979a82c10c5c4", "message": "fixed documentation version\n", "proba": 3.878016059388756e-07} {"commit": "e41d08546342ce3e9939b3680328c97c1f586aa3", "message": "docs: switch to 'default' theme to use rtfd's theme\n", "proba": 2.2621370021624898e-07} {"commit": "f68357fdaad54164ddc9303de221702b799bbf56", "message": "Add pyddl to modules to autogenerate documentation from\n\nSigned-off-by: Squareys <0f6a03d4883e012ba4cb2c581a68f35544703cd6@googlemail.com>\n", "proba": 1.1771155783435461e-07} {"commit": "4146d0b4e9f5cce6ddb10d0c79523d3146a45d70", "message": "Simplify version import\n", "proba": 1.5364799992312328e-06} {"commit": "4852cc7c4390d8017103b80742c8ae452fffae18", "message": "Update conf.py", "proba": 9.155412499239901e-07} {"commit": "84a2d1b32ee0ea4b29186648a9518c23185d9fd0", "message": "remove leading space\n", "proba": 5.3956566262058914e-05} {"commit": "325dcd53831be1977cef362258437c321f804975", "message": "Decode to_string\n", "proba": 0.9999995231628418} {"commit": "c1cac1365856ef30026e917fbd23a3a916b520f3", "message": "(fix) use recommonmark\n", "proba": 3.228365699214919e-07} {"commit": "57e4b5ff7397e9f0d1d4f2ad0cbf2407cb29e77b", "message": "Cleanups and Fixes\n\n* Add missing datetime import.\n* Cleanup imports.\n* Add regex match to fix windows paths on other drive letters when using file URIs\n", "proba": 1.7040873956375435e-07} {"commit": "b4197b3a8c047f056514d9c9fe3a81d03676a52b", "message": "Properly includink mock modules\n", "proba": 4.472457931115059e-06} {"commit": "907122b797b4bf19ad3cf5e25686bc40c4464c51", "message": "MAINT: do not tell lbfgs to approximate the gradient if we are already passing it a score function\n", "proba": 1.36010513074325e-07} {"commit": "b47361f46365b99da9d7430c946668416e53ab84", "message": "http://luc.lino-framework.org/blog/2016/0106.html\n", "proba": 1.290340065907003e-07} {"commit": "0a5a1935004868064863601c87af56229e871300", "message": "Fix python2.7 and python3.x compatible code\n\nChange-Id: Ifb625daad3bf4073680e669d97570ac9d5096c0a\nSigned-off-by: George Keishing \n", "proba": 1.572306160824155e-07} {"commit": "c053aefcce03ac458ff96bc2eb1a717fb33ae6c6", "message": "image_resizers interface change\n", "proba": 3.839944326955447e-07} {"commit": "f216578c80cf09ccd02da5733bd7f8748cb9aa1a", "message": "Swicthing to the default theme for readthedocs\n", "proba": 1.2612309774340247e-07} {"commit": "0692bc100b58e4dbc970c4d046c7d2fbbb3490a8", "message": "Code formatting.\n\n", "proba": 4.188806030924752e-07} {"commit": "03c6aff9c1ca963a33e1320a538f71e8ef69a88a", "message": "Added a test for repeated UIDs (#44)\n\nCourier IMAP sometimes repeats the UID on each line. This broke IMAPClient\n0.5.2 but doesn't break 0.6. Added a test anyway to ensure this doesn't break\nin the future.\n", "proba": 1.0530946781273087e-07} {"commit": "2e9121bf269134814fb9537c6fa4deae7f31fb16", "message": "Allow object and class loaders to recurse\n", "proba": 3.1941516454025987e-07} {"commit": "1bd803b7b6b9303544097719cf0f06bc0262997e", "message": "BUG: fix copyright\n", "proba": 2.491839268259355e-07} {"commit": "6f9ce062ee728d708dfaab6abaa5da83e7918d7a", "message": "Added a (failing) test as a reminder about quoted specials (as per #28)\n", "proba": 1.0517818793687184e-07} {"commit": "807c7b44854ddb8b45c0c1e9d4e7a0f82bfc63ce", "message": "fix win condition checking for TicTacToe\n", "proba": 1.6533302016341622e-07} {"commit": "685f7226044a2fdcdc1bb2151663ab79188ac511", "message": "relocated Django settings configuration\n", "proba": 6.162985073387972e-07} {"commit": "38abcedb31c5122257583bb8cb9a5f882dbb9453", "message": "list gps fix\n", "proba": 2.7442354166851146e-07} {"commit": "85d99f9e4c8571cb522cebc1cec7683a5df48eea", "message": "Change title of LaTeX documentation.\n", "proba": 1.2198253784845292e-07} {"commit": "98b9cbd0779ad560033c484a7ac67c0a4773e5f1", "message": "Use separate attributes for exceptions\n", "proba": 7.575981726404279e-07} {"commit": "1aaec946cd9a11124d4c453a5a088275b4d5df71", "message": "Change docs theme.\n", "proba": 1.329294150309579e-07} {"commit": "76200ef8245974b37a93f623822c704df6095309", "message": "add simpler log normal prior\n", "proba": 1.4467370874626795e-06} {"commit": "8b6ede1e0020086adae6398151e657499b1de483", "message": "small tweak\n", "proba": 4.4385114961187355e-07} {"commit": "607ccf0393881738768938a6dbdcc03d6fc58b72", "message": "Update doc project name to scylla dev\n\nCloses #10342\n", "proba": 1.3443337820717716e-07} {"commit": "e32cc3290b7a404c1083fef166870ca85872bb2a", "message": "Fix new line\n", "proba": 0.999962329864502} {"commit": "9c7a4220e1a1f28c71e9a7f287353fc2d924527c", "message": "Adding URL for changelog PR number rendering", "proba": 2.203810254286509e-07} {"commit": "43dd04fb3ff93adbe2ef7da8b35154f54a10cba8", "message": "Document linkcheck builder options\n", "proba": 2.5610572151890665e-07} {"commit": "bf82f594b42c80f2833c45a500938fe0cba1913a", "message": "Add google analytics id\n", "proba": 9.378696290696098e-07} {"commit": "1598031dbb196314f87b96ac85730f5cb6f7c61a", "message": "updated version number inside docs\n", "proba": 2.478590488408372e-07} {"commit": "5771a9744d47805af40f47418c8804b828788f36", "message": "[docs] fix RTD builds (#3644)\n\n", "proba": 1.076915125963751e-07} {"commit": "4d7ab2783609b72f1efdd16496367a84729917d5", "message": "docs: Support intersphinx linking\n", "proba": 1.3653321673245955e-07} {"commit": "e0369256f2d97613143c1fba8bc647de49da2c49", "message": "Add many more mocks\n", "proba": 6.679375701423851e-07} {"commit": "f0684b66e6476d8d72c82bf766639282063685e7", "message": "fix path in conf.py\n", "proba": 6.81792607792886e-06} {"commit": "a01f2ee2be5d86a066422a652705ee9394c472e5", "message": "stylefix\n", "proba": 5.819236434945196e-07} {"commit": "b355747a8211b72e484f3cc0990f4d4d69c452e9", "message": "add binder/doc preamble\n", "proba": 4.2920152054648497e-07} {"commit": "bc67f8fb2365a36ea434cb74b85928ac78606292", "message": "Add project root to pythonpath for sphinx\n", "proba": 4.75449894565827e-07} {"commit": "ad9b72863c76b5a4936c4c1516ce30025e7bacc0", "message": "Use new Sphinx theme", "proba": 2.4349657223865506e-07} {"commit": "705c4b2b66e945b9bc7841c71659ea0dbc13d175", "message": "ignore release notes in conf.py\n", "proba": 4.0110546706273453e-07} {"commit": "9525f0abb2c7a565cc645e8262be9de048742a3b", "message": "DOC: Update intersphinx mapping\n", "proba": 1.3629941975068505e-07} {"commit": "291dbcda22f4ac6daa8e830dd6729f1749eeb3bb", "message": "docs: exclude those that start with draft-\n", "proba": 1.637445734559151e-07} {"commit": "83505a003ed034927034d0106beb9b4bfae5cfa1", "message": "add Google style docstrings.\n", "proba": 1.724898339716674e-07} {"commit": "62d38eb593978b19464cb2c69e6367a18874abcf", "message": "run apidocs on RTD\n", "proba": 2.4160880229828763e-07} {"commit": "1bef4afa120e81b6ab45b541f4f1e4e87d1d9d7d", "message": "Fixed line start\n", "proba": 7.072961238918651e-07} {"commit": "ef9fb4b8b7b1c2c4b1b8b19bd92650665a48f822", "message": "bring back decorate __init__ in docs\n", "proba": 1.307415914197918e-05} {"commit": "5615ee4835e41d3ffe39f9f121884344c967ff15", "message": "Fix documentation conf.py\n", "proba": 1.959385826921789e-06} {"commit": "3ca8275d2f06af9d4b611bf8d2cf6bae2bac654e", "message": "fixing errors in conf.py\n", "proba": 1.1958798040723195e-06} {"commit": "0843a158798f4d49b9967fc84ab5d983e6487ad0", "message": "configuration fix for RTD", "proba": 3.338834062560636e-07} {"commit": "714e667cbd5f9f4c7d34ccd38012300c5716feff", "message": "Refs #91. updated copyright and authors\n", "proba": 2.0305047598867532e-07} {"commit": "f13d9cbf0ce2c5a2a734ed44d92ff19de4085341", "message": "http://luc.lino-framework.org/blog/2019/0409.html\n", "proba": 1.2771401713962405e-07} {"commit": "a2c3b3dc66586077ea64b606560d544808840f7e", "message": "Second Mock try\n", "proba": 1.7229616844360862e-07} {"commit": "1a04f4c55612b416b7f19337098d888df08778f2", "message": "Changing document theme\n", "proba": 5.036591232965293e-07} {"commit": "671d052cb1e92becd06110776afb07d985c9c067", "message": "Update version in conf.py\n", "proba": 4.158401623044483e-07} {"commit": "4560ee33995019a8b28d4fced1c33a338156ae90", "message": "ENH: Add canonical_urls to generated docs\n\nThis tells search engines where to look for the canonical version of a\npage. As we move towards hosting multiple versions of our docs, this\nwill help keeping anything but the latest (released) version of the docs\nas the best hits.\n", "proba": 9.859999039463219e-08} {"commit": "670d5390797b774a58e8c961deda7ab5b1f94ece", "message": "added autodoc to docs.conf", "proba": 2.8605285251614987e-07} {"commit": "7183b4910c993f38ff17340dac81f558b3938e59", "message": "Wider page in docs\n", "proba": 2.3179805452855362e-07} {"commit": "7fe942c57c0c7433020c186a914ecc7766575a25", "message": "Update conf.py", "proba": 9.155412499239901e-07} {"commit": "818432e9b5657440d30853d89082bbcf0cb0d6a0", "message": "Revert \"Trying with sphinx set to build with py3\"\n\nThis reverts commit 347a030f9a84d7e7cf01f50a38c08917588f2b41.\n", "proba": 1.1670778121697367e-07} {"commit": "5241f6e8a640591fd7d4f796c8d30a864022e2b5", "message": "Correct version in docs\n", "proba": 3.7367676668509375e-06} {"commit": "9213650f88e02ceec39bf0075a8d977bca97c72c", "message": "capture args\n", "proba": 2.497521109035006e-06} {"commit": "6bfc7a4d84cbcff02db27709aeb3539e85079611", "message": "and way more mocks\n", "proba": 1.3622315009342856e-07} {"commit": "6caca9ace7036fa4c045d44e6449739ad92c5eaa", "message": "Using new theme.\n", "proba": 1.2412014882556832e-07} {"commit": "3368207c408aec0c0f890e7917126240af491c42", "message": "Modified copyright statement in Sphinx docs.\n", "proba": 1.1003275091070464e-07} {"commit": "e1f06d31ea1dd3235da7b7628cc1a6866f135187", "message": "Added basic documentation using Sphinx.\n", "proba": 1.0965646879412816e-07} {"commit": "90d5261bc98a357e4a636480a0adb29cfd4aa7d2", "message": "conf.py: update\n", "proba": 8.606852475168125e-07} {"commit": "d8822e26c7e6f12d200eb98cb4b310a3b6e6fd87", "message": "Minor style.\n", "proba": 1.8745102181583206e-07} {"commit": "8ffd65a9050a975e591c7ff08bff0b045644b42e", "message": "Upgrade sphinx deprecations\n", "proba": 8.700968692210154e-07} {"commit": "3511e3426d35d9fd71f56283d8f6c83e935f2be3", "message": "docs: fix copyright\n", "proba": 1.2118553968321066e-05} {"commit": "b1058a6493d48eabe7a5e718d40d134ae080bf7c", "message": "Switched to correct astropy object.inv\n", "proba": 5.984671247460938e-07} {"commit": "0552e29aa9aa73835eb46ff84be210eb436286c3", "message": "added tag rx\n", "proba": 1.6683566173014697e-07} {"commit": "8dc7815d62e21d41c90e5888b495e9ea60863e19", "message": "chore(lint): Improves code style\n", "proba": 8.162795893440489e-06} {"commit": "bd9a60b13d6737123ec0551444eb9ff39e8b4880", "message": "Doc title update\n", "proba": 3.0230603442760184e-07} {"commit": "b36b190a64d1c6bae77957142657fce78e007cdf", "message": "fix 'make docs'\n", "proba": 1.7557193132233806e-05} {"commit": "8f9ca9644dad9709272a4c83b46f685c9a3c945e", "message": "Update sphinx configuration.\n", "proba": 1.3786518593406072e-07} {"commit": "4ae2a9f62f7aa45dce03371c114a1f089acee7b3", "message": "Block/unblock peers both ways\n", "proba": 9.828218026086688e-07} {"commit": "3ee891630ec07faf4c90de55dd9d1df611fe9d80", "message": "Add survey links to learning circle CSV export\n", "proba": 1.2871593924046465e-07} {"commit": "41a8d69fc76126efa6e6bde335457d70bb4b69a7", "message": "Added kwarg to lyra_event_list() to return time and flux as well.\n\nAlso changed start_time and end_time inputs to start_date and end_date.\n", "proba": 1.0375256209727013e-07} {"commit": "b62144a919db41aaed0aed27fe7882fe69eae03e", "message": "add closing the loading bar", "proba": 5.189695002627559e-07} {"commit": "f23e52b64f36efb8df23824613fd6473496cc272", "message": "Fix max package size view\n", "proba": 5.596016876552312e-07} {"commit": "fd09ab843cde789d295b9b001a27a3a4cbffc576", "message": "Add/Mul -- introduce ._new_rawargs()\n\nTo create new instance of own class with args exactly as provided by caller\n\nThis is handy when we want to optimize things, e.g.\n\n >>> from sympy import Mul, symbols\n >>> x,y = symbols('xy')\n >>> e = Mul(3,x,y)\n >>> e.args\n (3, x, y)\n >>> Mul(*e.args[1:])\n x*y\n >>> e._new_rawargs(*e.args[1:]) # the same as above, but faster\n x*y\n\n\nTimings (cache: off)\n--------------------\n\n %timeit %timeit\n Mul(*e.args[1:]) e._new_rawargs(*e.args[1:])\n\n 204 \u00b5s 25.7 \u00b5s\n\n\nWe'll use this nice new function to optimize Add(*looong_seq) in the next patch.\n\n\nSigned-off-by: Kirill Smelkov \nSigned-off-by: Ondrej Certik \n", "proba": 2.2263882783590816e-05} {"commit": "7963dfaf7f811d4b51daceaad143d6a99ec94b77", "message": "record expressions seen in match_commutative\n", "proba": 1.1843812899314798e-06} {"commit": "2e85b8342fd1b5a7fbb66ccb4e3e1df66817967a", "message": "Changed is_literal\n", "proba": 0.9983501434326172} {"commit": "1c686cbaa8e414e3d6c701b856d7f8981157e03f", "message": "Add traceback info to the modal\n", "proba": 2.8546747898872127e-07} {"commit": "7d5682edc6425a4f973f05024e9548a1ce540587", "message": "use root(foo, n) instead of foo**Rational(1,n)\n", "proba": 0.004008950665593147} {"commit": "7b8593316c31ee3a01b986c11480947041e1ce04", "message": "Try and highlight the more info hotkeys\n", "proba": 1.3161185563603794e-07} {"commit": "abc6986a24e7f843ffdfc1610833feb96462d5a8", "message": "Fix regression where we incorrectly responded with a 200 to /login\n", "proba": 1.2963522522113635e-06} {"commit": "73e616df2a4e0fb7bc83340f558dede32cc2efc3", "message": "Inline _do_local_membership_update\n", "proba": 3.857510819216259e-05} {"commit": "cf706cc6ef1ef864400fc265b1c7014e2feeabb0", "message": "Don't return None\n", "proba": 0.9999948740005493} {"commit": "b3768ec10ad7a96f0d7f9d774c44fe8ade1f80e0", "message": "Remove unncessary cache\n", "proba": 5.754464837082196e-06} {"commit": "5eb5ea0e4d47484e9725cba698067de7366f744f", "message": "remove unused files\n", "proba": 2.460400310155819e-06} {"commit": "62059e613ed2a075d9720994e2f90d3f106c770e", "message": "Added perm check for Admin notes notification\n", "proba": 1.3371415263918607e-07} {"commit": "a559c7efcc6dad20b1be41ffac9b7a42be373bc4", "message": "added returnvtan to kdist.py", "proba": 2.8670447704826074e-07} {"commit": "7dcce55dfe2d86735a46d071e2059483957a85cc", "message": "Update RTP payload\n", "proba": 4.297151292576018e-07} {"commit": "197867731e8ec700fa0aa2f48737c6802e312d68", "message": "make sure the tests run in numerical order\n", "proba": 0.00016003531345631927} {"commit": "bef94533df63fb0981510b21be635a60cd8d086b", "message": "sort imports\n", "proba": 1.9870625692419708e-05} {"commit": "b8a2c856c63bf876921ca774b222d81f25e2b1b4", "message": "Reformatted statistics table and add Expectancy.\n", "proba": 1.1831581758769971e-07} {"commit": "5e343936eedb17598566f131023a20576b68f13f", "message": "Tweaks for Timer log messages\n", "proba": 1.7887383307879645e-07} {"commit": "7a1fb533260ce52947c8d62e9dd8b62319718f88", "message": "Another Big update\n\nUpgrades! Every 5th room is a drop site, where you can spend your loot on items, gene mods and augments. Also, bugfixes.", "proba": 9.483371599117163e-08} {"commit": "6688068bbf1e6fb1eb41d769254a22084a62beec", "message": "Changed --master-port to --master in test_common.py.\n", "proba": 1.1561449753116904e-07} {"commit": "89906db136821ab3ff5631911f344188dae60b03", "message": "Fix test_network_mode_constraint test\n\nRemove race condition where c2 was getting allocated before c1 was allocated.\n", "proba": 1.2879857536063355e-07} {"commit": "76d8b7ee2f5ba4dad28e12fa8089b918a9fe4947", "message": "Using proper assert syntax for unittest\n", "proba": 9.697970426714164e-07} {"commit": "2d5c5a1bf693f428b53f8d4a6e788f7be864aa9e", "message": "Add placeholder to first_name and last_name fields in signup form\n", "proba": 3.1994321147976734e-07} {"commit": "61474647283a2118162f7557a553e43fc80c180a", "message": "schedule async flush\n\nallows threadsafe flush from background threads", "proba": 1.7029729804107774e-07} {"commit": "beabd0349fcb32aa5d1867f4e698cda41b7ff515", "message": "Add multiple input support.\nMultiple inputs triggers MSRBP algorithm instead of MSR.\n", "proba": 1.321809151022535e-07} {"commit": "0e85787a09cbf81d0b8f4a6670f80088257210e7", "message": "make selenium tests send keys to the location box one at a time, apparently the dojo combobox does not like it when selenium blats multiple letters at a time into the input field.\n", "proba": 1.052434015491599e-07} {"commit": "1e19bb8eb1a76dc5d2eb08bd5e0d6a5b2f9d6bae", "message": "Add static frames option, default to 20\n", "proba": 5.473646638165519e-07} {"commit": "f210636f599559fa2add3a08f5d543c3f6bf2e33", "message": "Fix stupid bug\n", "proba": 1.5866378817008808e-05} {"commit": "9aaa6e28ae1ae75fb51e00d5f86197dff259fef5", "message": "Setup on_event to send passage upon a follow event\n\nWhen someone follows the bot, it also sends a passage to them.\n", "proba": 6.913426773280662e-07} {"commit": "65564f93ecb97000984b20b601ca384823373c31", "message": "updated\n", "proba": 4.958747581440548e-07} {"commit": "9830f3d9b456839e9aef161195392d12df21aaf7", "message": "Minor cleanup\n", "proba": 1.8076914898301766e-07} {"commit": "527b89a32725885974a1072fa65371ed1d3ed1fb", "message": "Fix docstring\n", "proba": 2.9501701646950096e-05} {"commit": "2c27c5eb8c6e427102aff71424724611a64bb34d", "message": "Organize code to be in more reasonable places\n", "proba": 0.00035606263554655015} {"commit": "ad469118edf3453ab5575b882052b3d46199ca42", "message": "Added lines to send message to the Aruduino to adjust the gimbal accordingly\n", "proba": 1.2915958791381854e-07} {"commit": "95216c9948c0dea00aa3f72f4b42aeecab6ea83f", "message": "TST: skewnorm: lower precision, change to assert_almost_equal\n", "proba": 0.0007409524405375123} {"commit": "2fab6177f3de49b851f5a9c21151ef1f6c7bf545", "message": "Fix for Windows base images\n\nSigned-off-by: Stefan Scherer <2fe843265e65a9540d5df64f4bed2ee6b7ca283e@icloud.com>\n", "proba": 1.1291916734990082e-07} {"commit": "e6899e9c0a3177697dd4c524b3235ab92cd63ffe", "message": "Re-adds messaging settings.\n", "proba": 1.1905935792810851e-07} {"commit": "9861a2e693a6ba8f9775a654b1b51c84c86d19ae", "message": "creating a mapcube solar derotation function\n", "proba": 3.1601391583535587e-06} {"commit": "9b650b1e19a2ed30f217647d45201c1039fd7ff7", "message": "add seconds to timestamp in snapshot name\n", "proba": 2.9923087367933476e-06} {"commit": "b9131c664c8fa76a28bd6b500f25bcaf058f8b58", "message": "Perform a few more style tweaks.\nSigned-off-by: David <0352a8acc949c7df21fec16e566ba9a74e797a97@d1b.org>\n", "proba": 1.7789669470857916e-07} {"commit": "d1430d3b818cef33f81d2346478d68c4d73d5e75", "message": "add mapping for dateline.located.place (#2027)\n\n* add mapping for dateline.located.place\n\n* fix geopoint mapping type\n", "proba": 2.2169092517287936e-07} {"commit": "19762226f396f1d68d8445a0590a0796d59bf1aa", "message": "bump to 1.79\n", "proba": 1.3576056971942307e-06} {"commit": "c00d920805c58ba8771cc7d88147005f18d63bd2", "message": "Add 1 rate!\n", "proba": 6.913855372658873e-07} {"commit": "2003442b3233b6d9a6969660b25960f2da472fb4", "message": "fix: several disabled pylint rules in models/helpers.py (#10909)\n\n* Removed conflicting lint and isort check in model helpers seems it's not appearing anymore\r\n\r\n* Removed disabled linting for accessing private method. `parent_foreign_key_mappings` becomes public because it is accessed by other instance than `self`.\r\n\r\n* Updated model's helper - removed unecessary exception and replaced with check while accessing global context to reset ownerships.\r\n\r\n* Updated model's helper - renamed unused attribute to private in user link method.\r\n\r\n* Updated model's helper - added specific exception for adding extra json column. Removed disabled pylint rule.\r\n\r\n* Applied changes after review to `models/helpers.py`:\r\n- removed unecesary function's param rename\r\n- added extra JSON content in exception\r\n\r\n* Removed self.extra_json content from exception message.", "proba": 1.5254624941007933e-07} {"commit": "d5f880c78d003a0b5aa7d55a3f5aae2f082d9cbb", "message": "change default sdm indices simple\n", "proba": 5.581439950219647e-07} {"commit": "f27a1ef8aa0e900a0a0d70498ff1d9d99b16a5a4", "message": "Less todo\n", "proba": 1.661513238104817e-07} {"commit": "a6940d7f358b7f423bcf2efe869d4cad07a45ac1", "message": "Bettered estimation of memory taken by tests.\n\n\n\ngit-svn-id: 0085d6b201dccfdfb2c6e7dc6ceb151af9c0ea7d@3556 1b98710c-d8ec-0310-ae81-f5f2bcd8cb94\n", "proba": 8.776514732744545e-05} {"commit": "0b4901a4910ddd28614b8a71c3f1b7f7977137e3", "message": "removed stream parameter from loaders.Web\n", "proba": 8.698197575540689e-07} {"commit": "268b5c98304a642989662db64d662d96a93e769f", "message": "Stripped some debug information from wiki auditor\n", "proba": 7.262947292474564e-07} {"commit": "26a05bf64e38932485b290c8772a974ba74cd012", "message": "comment changes to get_ObsDet and msnIsOvr\n", "proba": 1.6509400779796124e-07} {"commit": "101c2b2fc9d5ca34db7de8ef368b3aa698f670b0", "message": "Require Djblets 2.0 dev.\n\nDjblets has branched for new feature work, including Django 1.11\ncompatibility. This version is Djblets 2.0. We now require this version\nfor Review Board 4.0 development.\n", "proba": 1.0046112208783597e-07} {"commit": "f1d98139fb7b34a4344cbe0dea8b492c0c1e25c9", "message": "Fix syntax highlighting for files on CVS.\n\nCVS filenames often include a trailing `,v` in them, which mucks up the\ndetection for syntax highlighting. This can be easily fixed by implementing\n`normalize_path_for_display` in the SCMTool. This fix was suggested in the bug,\nbut never submitted to Review Board.\n\nTesting done:\nRan unit tests.\n\nFixes bug 4022.\n\nReviewed at https://reviews.reviewboard.org/r/8617/\n", "proba": 1.660393280644712e-07} {"commit": "94290db3bd2af5709b004e4296f65359408fba94", "message": "Remove structure equivalence\n", "proba": 0.03616658225655556} {"commit": "0dc2e7699d0280561cc291b28d7cc40c0403e7c0", "message": "phenotype matrix can have any delimiter\n", "proba": 0.002405177801847458} {"commit": "e805584ba6203b09e2f45fe1167d1c087a035a36", "message": "Data conversion problem for time-invariant nc-files.\n\n\"is\" only returns True when comparing the same objects, \"==\" can compare\nvalues of different objects. See here:\nhttps://stackoverflow.com/questions/132988/is-there-a-difference-between-and-is-in-python\n", "proba": 0.001786142005585134} {"commit": "f55ce1caabe9a75982c895b5f78989834accec3a", "message": "[Backport] Fix race condition on projects refresh totals\n", "proba": 1.1809565592102444e-07} {"commit": "75035b89221d2838004734abbc57b01faa7ad25d", "message": "Update connect_db.py\n\nadd args as log file name", "proba": 1.1121269380964804e-06} {"commit": "8f6839379b026dfe75ea35bb07e156dbe85bb669", "message": "Fix case-sensitivity bug when updating Gmail labels.\n\nWe now coerce all label names to lowercase, so we need to compare to lowercase\nstrings when dealing with Gmail's special labels.\n", "proba": 2.2427975920891186e-07} {"commit": "40ad3f64eda0ce1719a00331838dcabe9c8fbfdd", "message": "Redo rarity math\n", "proba": 9.227466080119484e-07} {"commit": "160285ad0ca3ac9011c2bfe32b5ba30a70eea187", "message": "Updated botbot.py docstring.\n", "proba": 1.4244538704133447e-07} {"commit": "2e0da7adeae1cfea9782ffa837e618b725761e64", "message": "Update botler.py\n\nRemoved unnecessary line of code that was being ran again later on.", "proba": 1.0172445996659008e-07} {"commit": "763d6e568587986c29295cea4c31eef755fc2835", "message": "Fixed unwanted exception being thrown.\n\nThe problem can only happen when reloading is enabled and a reload is triggered.\nIt's caused by exc_type being None when the \"with\" block (located in run()) exits normally.\n(Cite: http://effbot.org/pyref/__exit__.htm)", "proba": 1.4477762988462928e-06} {"commit": "312e329bcd4229ea4801f89fddc89fcfe5046323", "message": "make create\n", "proba": 3.2239397569355788e-06} {"commit": "058f9ad839b486a4342b25bb62c7790e58cfaf35", "message": "fix for python3\n", "proba": 2.824705916282255e-06} {"commit": "0987c6cdd757260dfe76604ea7a347760cc10fc7", "message": "Added some docstrings\n", "proba": 1.4996098229858035e-07} {"commit": "23916472dcdb827fe057faf702470576ce9596a5", "message": "object-orientified it all\n", "proba": 0.9999979734420776} {"commit": "7228c825873a773494f450c5a4debedc4bf11c0d", "message": "Added option in config file for maximum delay.\n", "proba": 1.1307564307116991e-07} {"commit": "41bce765f05804461e14a7a5077a754fc7440701", "message": "Fix logger in customer match abstract uploader\n\nChange-Id: I88a79355027bbc5996a1bef6e233624f2197455e\n", "proba": 7.508786075050011e-05} {"commit": "30f8710365445143fde1541c69bd861fc3d12659", "message": "Ensure chromosome is always a string\n", "proba": 0.008514096029102802} {"commit": "296708e9b8d34e60e3da475cbccdc57c2df1d755", "message": "Always use cached files for youtube_dl resources (even if --update is set)\n", "proba": 1.074156017466521e-07} {"commit": "324af362df4c65ba845a0ced55a38e496190ae02", "message": "Enabling piping across uploaders\n\nChange-Id: I09a007d448de3f617f04e5ee36515282a4cc4456\n", "proba": 4.346983644154534e-07} {"commit": "4e5a1a6223efa228197791e8159054cdaf98fcfa", "message": "Update interactive notebook formatter registration to be skipped outside notebook context.\n\nPiperOrigin-RevId: 265559240\n", "proba": 1.3004319043830037e-07} {"commit": "f869ef467ea188254d6514eafe4a530819ca41d7", "message": "Add PracticeQuizNode.\n", "proba": 1.355391958668406e-07} {"commit": "530a0d14925027f2335665f94355c3caef62570c", "message": "fix error : should not specify SITE_ID to support multisites application\n", "proba": 3.4409455906825315e-07} {"commit": "a4911fdd31fb6e47d7a50cbbb1027c39543fe1f6", "message": "Fix spelling\n", "proba": 0.9999994039535522} {"commit": "2b7c76df7feb1ac6f546ac2d265410b523a16e8b", "message": "Added a default regularization parameter value.\n", "proba": 1.1733787630419101e-07} {"commit": "db50f52f4ba9a7a645f4c56b4b73d5d67459a08c", "message": "More specific query filter for faster performance\n", "proba": 2.102826357486265e-07} {"commit": "c5e02d68380f7d1f206a36d7dbc31ecc4847e83a", "message": "Fixed goalkeeper staying in the goal middle\n", "proba": 2.8370172344693856e-07} {"commit": "48018cb05f5b70c366f6e3786c185547024a456a", "message": "Updated test case to work with new output from process_key\n", "proba": 2.6357272986388125e-07} {"commit": "13ed16c9f37d1be803dd466912b3fe29d8b1265b", "message": "Remove Debug Print (Breakpoint)\n", "proba": 1.4570800033197884e-07} {"commit": "5f58042e440d5207e2bb3a939204e002fbd397a0", "message": "Improving rebuild_timeline command allowing rebuilding it only for a project\n", "proba": 4.4370258933668083e-07} {"commit": "0ff8163eae50626dc7bc07eda7638f9f5fed5b6e", "message": "Factor out soft fail checks\n", "proba": 3.277771611465141e-06} {"commit": "aae71dfcc0bf20a1c7b0d41e98a6a852ea153b36", "message": "Remove an unused variable\n", "proba": 7.136863132473081e-05} {"commit": "5d2a365a9220c39152d35c4dd961ce7159491c23", "message": "add arch to package name (#49)\n\n", "proba": 1.184399991416285e-07} {"commit": "8f76a53cc7e30d12a26c352e639208695e146bcb", "message": "Revert \"add server personality files test\"\n\nThis reverts commit 6a6f647a45b7a82246ca333f2b002aaad5855db9.\n\nThis commit added a server personality test, that in no way actually\ntested server personalities. It actually just tested creating\nservers. Which we do other places. So this test just adds run time\nwithout any additional coverage. It also has substantially less\ndebug for the case when servers don't create effectively, so it\nmakes for a new place where races can happen but aren't debugged.\n\nChange-Id: I15889b52147051e2614090e700528b363b87c498\n", "proba": 2.341670779060223e-06} {"commit": "93344dff2675684d827c48cb40189ac66b0d3878", "message": "group_by_account not displayed fix\n", "proba": 6.677477699668088e-07} {"commit": "7b8b1f920803f96b45a2ad56b7de57bc3daf4c6c", "message": "Add hubble.version and __version__\n", "proba": 2.307418435520958e-05} {"commit": "0c53b52ca04fd76793e5f80f4bc6e609cafc5eee", "message": "BUG: Fix bug due to the move.\n\nSee #49.\n", "proba": 9.9976361411791e-08} {"commit": "bc8b1a1dad1d53a1d53d0fd1d49d85df3ae5347e", "message": "annotation\n\nSigned-off-by: Frederic <81b8c31bb92bca0d2675d7f34b082022a551a5fc@gmail.com>\n", "proba": 1.9759765734761459e-07} {"commit": "717eb50d78e0a1d0dbb5ec26f334d16eb75f65aa", "message": "Migrate android_device to Skylark implementation.\n\nThis change should be a NOP.\n\nFor now, we only migrate none dex2oat devices.\n\nTAP Global Presubmit:\n[]\n[]\n\nPiperOrigin-RevId: 185770365\n", "proba": 2.2041970737518568e-07} {"commit": "4e8032e8f1a83a314c610e7dd3229e4e16413656", "message": "Broadening searchhandler name scope\n", "proba": 3.278154281360912e-07} {"commit": "32380fe738879f70389c9e2c0754e40aa42aee2b", "message": "Moved more code from proddef into xmllib; got rid of some obsolete tuple-encoding code; added a convenient method to TextNode\n", "proba": 1.740932162874742e-07} {"commit": "71320b2837ec95c577ed62158a544abbc4289461", "message": "Add requires-gpu tag to opensource cuda test BUILD rules\n", "proba": 1.7948575248283305e-07} {"commit": "6f3983aaf7af1324f89cdcb6a36b8746eb546239", "message": "Ensure that joint distributions are correctly recognized as reparameterizable by `monte_carlo_csiszar_f_divergence`.\n\nPiperOrigin-RevId: 254831520\n", "proba": 1.062922274286393e-05} {"commit": "a47044761906c116d680b0ea0055e2b4c34d1a1f", "message": "Make it easier to specify colors in printer utility\n\nAllow colors to be accessed via `printer.color_map.` in addition\nto via `printer.color_map[color]`.\n", "proba": 1.6566936267281562e-07} {"commit": "11271a7a7f29d904389e913e85c177cd72267df9", "message": "Log important k8s options\n", "proba": 2.6171144895670295e-07} {"commit": "6055f91a79044aba2aaceb48b34bb265726b0e7c", "message": "support to reconnect for ops\n", "proba": 2.888241965592897e-07} {"commit": "1d697842a36fbd93e89d7756bf899f527baf6323", "message": "MNT Accelerate plot_model_complexity_influence.py modifying the SGDClassifier parameters (#21963)\n\nCo-authored-by: Guillaume Lemaitre ", "proba": 1.2411896932462696e-07} {"commit": "7673c34d3b881e71d6fbbd6506e55edc07d6ffb5", "message": "unicode fixes\n", "proba": 1.3108466418998432e-06} {"commit": "c648dd19a0bc53b7808914e3552c375563d81495", "message": "Optimize imports\n", "proba": 1.9769765913224546e-06} {"commit": "9072b7c87223285ed9560047acc72e26722da62a", "message": "Revert accidental changes to example app\n", "proba": 3.5299873957228556e-07} {"commit": "0ac1b17299ff7948b5943b7b4d554339f4ca3693", "message": "Improved LSS Texture Recognizer example\n\nLearning from given image by mask, not by manual setting of example neighbours.\nTesting result on bigger image.\n", "proba": 9.97477940245517e-08} {"commit": "4374239e7fa0f30f67817986c4895b6f9a2f7680", "message": "Fixing import\n", "proba": 5.37503012765228e-07} {"commit": "93b9b7340dcd86fc8df9167190def373164a7061", "message": "Add note on `compose` about memory usage\n", "proba": 2.0470061201649514e-07} {"commit": "30b58fef2a1e3aee03e8b8ba70683dbcbd17bfec", "message": "browse: remove unneeded comments\n", "proba": 2.0926235322349385e-07} {"commit": "c9b490dc299b57fa5a674dbfd37ce21dfb4d5f13", "message": "hardcoding priority - not defined in OF1.2 module\n", "proba": 2.054345742408259e-07} {"commit": "bed3330dbdcdbed5b934184a23d2277ac95f8e3a", "message": "\u53bb\u6389\u4e0d\u7528\u7684ui modules\n", "proba": 3.415464107092703e-07} {"commit": "66ca1d0e761c26d2111b068b9689f6c27668353d", "message": "maintain compatibility of Madry model\n", "proba": 1.2496091983393853e-07} {"commit": "51b14da58d120f5888d09a15f5d189cb8257c68c", "message": "add comments\n", "proba": 1.9999514222490689e-07} {"commit": "9921ab7a51925fe98e0a01233eb26eb08aefcbb2", "message": "Notify the caller that the command is not done yet, just accepted\n", "proba": 7.701797812842415e-07} {"commit": "44deb56ad9d12d5fe4b9f514d35f89f8022cd2be", "message": "new action\n\nadd a new action OFPAT_SELF_LEARNING in ofroto_v1.py\n", "proba": 1.3490462151821703e-06} {"commit": "72963bb33789a59e3cf3f9687e3b962633af41a6", "message": "use lines\n", "proba": 0.00023681424499955028} {"commit": "0f1def1f0e0e5ee79a517f30733f09dda2441304", "message": "Avoid aliasing /usr/include in Bazel\n", "proba": 2.860129370674258e-06} {"commit": "615fd78c37b5160e216725c17fbdc0dd81ac261f", "message": "MNT:Updated synthetic_cosine sample code\n", "proba": 1.2962838980001834e-07} {"commit": "48ca2416a37d88de35a83c27a6b3ffeda139a4b4", "message": "debug\n", "proba": 1.5664004422433209e-06} {"commit": "5ba79e703f0445f1687788d180c9304d85f7211f", "message": "run 3dt -diag as root\n\nhttps://mesosphere.atlassian.net/browse/DCOS-7930\n", "proba": 3.160415076308709e-07} {"commit": "fab1b5a684901b1b7358e1e87479bd9bf8d05a5b", "message": "allow hyphens in section names", "proba": 1.6290163330268115e-05} {"commit": "9eafc1abf95ab2b88f958f2157a7750a7333f2eb", "message": "Fix Error (#7724)\n\n", "proba": 1.335008619207656e-07} {"commit": "c91d1929fb06dd9b9fbf49109a8e99775528b172", "message": "remove\n", "proba": 2.699641981962486e-06} {"commit": "a4c986b5142de1c40c0900a2d4a6b46e5c6e84f8", "message": "Fix validator check for send_id / blast_id", "proba": 5.199439101488679e-07} {"commit": "a623394c0b641f69ca70ee1f9ff16cadeb6e7af3", "message": "reverted back the constructor.py by removing simplification codes\n", "proba": 6.118512487773842e-07} {"commit": "e004f0d7212b552fe30777e7f1adc7c13dfa627a", "message": "Fix value to be consistent with content model\n", "proba": 2.556470008130418e-06} {"commit": "9cf08223f31ee1b2500e84f042a2a4cf57cf51a2", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "b8b46c2bf05834030f0754f1a7e6343e9f1f9ca5", "message": "rs_log modified so that it can be used by rs_series\n", "proba": 2.5636231271164434e-07} {"commit": "165b925b286622c19d058b454e66d6b28938c08b", "message": "TODONE\n", "proba": 1.2316460924921557e-05} {"commit": "79520a7bd65def34d073bdb5cfe7c9f905b0e884", "message": "simplify: uncommented failing doctest.\n", "proba": 1.2559078641061205e-05} {"commit": "0a6d8f0ee76550c55ed11483e227a1abffa97640", "message": "Adjust doc.\n", "proba": 4.282774739294837e-07} {"commit": "2f4e5a41f0d4c75e6065ea1deb839c0d44bf67e5", "message": "factor out rewriting for matchers_division\n\nThese mods give about a 10% decrease in run time:\n\nnow\n\n>>> timeit('d=Dummy();trigsimp(cos(d)**4/sin(d)**4)','from sympy import sin,cos,Dummy,trigsimp',number=100)\n3.9\n\npreviously\n\n>>> timeit('d=Dummy();trigsimp(cos(d)**4/sin(d)**4)','from sympy import sin,cos,Dummy,trigsimp',number=100)\n4.3\n", "proba": 4.857920794165693e-05} {"commit": "68e5d0f3697c2be5be0cb8ef13382a179138c33f", "message": "Minor import call move.\n", "proba": 1.2894470557966997e-07} {"commit": "c5d016c372c8e0b1eb1cfc8be9f42c4b6d35a909", "message": "CLOUDSTACK-8556: Unable to delete attached volume in cleanup\n\nSigned-off-by: Rohit Yadav \n\nThis closes #481\n", "proba": 1.2602522758697887e-07} {"commit": "cc3ad1cdf8a3c6f12dca8f5dadcc00f5d612f60a", "message": "more like it's supposed to be\n", "proba": 2.3565328319818946e-06} {"commit": "9ac8a495213c728875ace72aeaee4d05b6b19af3", "message": "FCodeGen got method _init_resultvars()\n\nThis is used to initialize result variables to 0 before entering summation loop.\n\nThe initialization is only done if the Routine object stores the variable as a an\nobject of type OutputArgument or Result. We do not initialize a variable of type\nInOutArgument. (And of course not any InputArgument.)\n\nSigned-off-by: Andy R. Terrel \n", "proba": 3.011349463122315e-07} {"commit": "054b98d55b381281faeaf1631f231c43a3776059", "message": "UY dkdtheta\n", "proba": 1.6500064248248236e-06} {"commit": "456c7bc24a2cae0f625d77131c415df57cc77140", "message": "more tries for parametric\n", "proba": 1.6092731414119044e-07} {"commit": "f3bc1249f5b9a040823b34d4b3e1cbb45b018e79", "message": "Fix as_tree bug when coeff is mpq.", "proba": 1.2389426728987019e-07} {"commit": "b47388d03a11760db9eacde2e15845d10b3d3bd3", "message": "Add ProtectionMixin.inheriting_have_acl\n", "proba": 4.4327288151180255e-07} {"commit": "249b8ff29c52c12ed867f145a627d529372022d8", "message": "Added the ability to set the mean function (#268)\n\n* Added the ability to set the mean function\r\n\r\n* Added docstring for mean_function param\r\n", "proba": 1.7740367752594466e-07} {"commit": "0442d9062a9d4484b6441b71c3c5e3e077e7985e", "message": "Improve allEqual\n", "proba": 0.002827510703355074} {"commit": "b6f0bf689a784d79810172e0e59fddf2301ab354", "message": "Fix deleting items based on position in the list (which sometimes caused\nIndexError's) and deleted them based on actual ID.\n\nKudos to StackOverflow for answer: http://stackoverflow.com/questions/3426106/how-to-search-through-a-gtk-liststore-in-pygtk-and-remove-elements/3432058#3432058\n", "proba": 0.0003453756798990071} {"commit": "b2850e62db376ea920fed9dff65a47c15cb0dc68", "message": "fix typo breaking the fix to #1753\n", "proba": 1.0335134902561549e-05} {"commit": "4342b346c5ac288deabafdfece046547fd7596ce", "message": "flake8: ignore C901 for func to_ufo_glyph\n", "proba": 6.094717264204519e-07} {"commit": "89e14f3e033e5c5de783bbc170d2739ef9250856", "message": "Only call patch_ENCODE once per object (not --remove)\n", "proba": 1.1192871340881538e-07} {"commit": "a1aaf3eea6fabb3d61a28e3f75afdb33b41304ee", "message": "don't crash if the user doesn't have cross-signing keys\n", "proba": 3.4204749681521207e-06} {"commit": "833b14e3531e2c7a61634652607621ea24b918ad", "message": "Updated aiohttp example.", "proba": 1.1350705619861401e-07} {"commit": "fce1308624282b17a1b27e79863a2402dc6ab9e2", "message": "Add service_type to device dict\n\nChange-Id: Ic58e9aeaadfff851f6d67c85814f2135c6128072\nCloses-Bug: #1506000\n", "proba": 6.858788879071653e-07} {"commit": "d040fef8177ea633a959095ecfb27cf2c59d3bdf", "message": "refactored in skip frames\n", "proba": 6.446875318033563e-07} {"commit": "f62b8f2053fbc00015b92879365cacc4b1eed1ca", "message": "added bit about mmls\n", "proba": 1.2525407555585844e-07} {"commit": "c146f99d03efab7a6b857c5340c7768e9781c1b2", "message": "Bugfix for webkit-1.0-2 failing to load urls that use http://localhost/\n", "proba": 1.7703929700019216e-07} {"commit": "fd017d1b9df16332c4f5165609e20f1a521ec6a5", "message": "Improved tests names\n", "proba": 4.7517747248093656e-07} {"commit": "a0a6e613a3e30c07afb64a77690a1f7263196878", "message": "fix bug with migration creating new values for article.license_display with correct capitalisation\n", "proba": 2.0113659502385417e-06} {"commit": "97a223731bac650f5cb57603b82e9c37ddf4e14b", "message": "Closes-Bug: #1363325\nIssue: recursive tasks called for same storage nodes again\n caused the installation failure\nFix: env.host_string is used to avoid recursive task call\n\nChange-Id: I910ef8d4251ff22a2126bf976a3ec1c1ec34372a\n", "proba": 1.8036669189314125e-06} {"commit": "7856f702a15ff0adb4590dbf5faa3ce97fa9a86a", "message": "Fixing py3 compatiblity issue with AsciiTests\n", "proba": 1.5366119043846993e-07} {"commit": "6099e7e76dcaa52a2ad15e30a06886111aad3d2d", "message": "feat: Added more statuses for document state\n", "proba": 1.2720202846594475e-07} {"commit": "1b83bad5a3ac3e7fd1606d8cc58bfa8b5e5892a8", "message": "Added Verbosity function/option for printing and tidyed print statements up.\nFix indentation errors.\nAble to load from dotfile also.\nCRIRES resolving power only from equation of slitwidth\n", "proba": 1.2493697454374342e-07} {"commit": "3365117151217f0ea96291aabce222f8b58bd850", "message": "Clobber old device list stream entries\n", "proba": 1.687723312215894e-07} {"commit": "be623f6c859aee0ce6be58ee9935121648ec1594", "message": "packaging: setup: using a longer delay waiting for the API\n\nUsing a longer sleep time waiting for API to become ready\n\nChange-Id: I2658ec1656792fd0e92bec5e4b02fb2587038519\nBug-url: https://bugzilla.redhat.com/1113882\nSigned-off-by: Simone Tiraboschi \n", "proba": 2.038582209706874e-07} {"commit": "c40243ff8d8e0c2f2723ad44416ebeb965b3debc", "message": "rgb_to_blob -> img_to_datum\n", "proba": 5.546769898501225e-06} {"commit": "12ace7f12ba1ee92f21645dffaa5e6d147f94137", "message": "Test stripping in different locations\n", "proba": 1.740215083145813e-07} {"commit": "ad5702c4f356d68a1bcc432faebb2e4f6080fb44", "message": "[factory-script] Moved to python3\n\nSigned-off-by: Ondra Huj\u0148\u00e1k <4a9a1736d2a2ce37ca2f5d4d8d76714a3b18e4c0@vut.cz>\n", "proba": 1.2621671885426622e-07} {"commit": "871a0332bc7ddcbf6aae0d2fa936d6d7f9bbd131", "message": "Fix tests\n", "proba": 2.8394715627655387e-06} {"commit": "325856a81af217370b90ad5bff864ca71ac3c80e", "message": "[IMP] Added dp to formatLang calls when formatting prices\n", "proba": 1.2353183365121367e-07} {"commit": "795bdf20d109bdaa9c8ea27bd1f36135e4fdc93c", "message": "Hints: handle up and down targets\n", "proba": 9.306633614869497e-07} {"commit": "547cd5fafad9c82737ecf01a9efaa1fd891a3a86", "message": "Add task_graph to init\n", "proba": 0.00026316253934055567} {"commit": "e3349b6f7a087d1d1d2c73aaaa02dd6774a8706e", "message": "Species selection mapping\n", "proba": 1.3744185025643674e-06} {"commit": "db139aa0bfcd671b63c8c67e4dbdc1d915ba8300", "message": "writing out the multiple files that are downloaded and then delete the temp\n", "proba": 3.225712816856685e-07} {"commit": "1c3d50c8cfeaf3574eaa62d71f7b33639717eee4", "message": "added stackless.schedule_remove(); fixed tasklet.kill()", "proba": 2.6024401904578554e-06} {"commit": "111e7b04928e447ebfe6e3cd3b2b0f9394fa9d56", "message": "Fix bug in distributed sampler (#4257)\n\n* fix bug in distributed sampler\r\n\r\n* add comments to explain the modification\r\n\r\n* revise according to comments", "proba": 1.1613908412755336e-07} {"commit": "ba90404fc279c6c5f7c061f9c224bd36b5be1847", "message": "New layout does better when not specifying sizes for boxes (#4544)\n\nThe new layout was behaving \"more correctly\" than old layout and so\r\ncausing overlap that wasn't there with old VBox/HBox", "proba": 5.610081075246853e-07} {"commit": "bac74097fcdef27f129b568941e9c33a6e5555ed", "message": "configure mappers explicitly\n\nOtherwise backrefs are not created until something is queried\nhttp://git.io/c_t_hA\n", "proba": 3.205182679266727e-07} {"commit": "785630c9225c2b8acd133aa6ac33c43787df259b", "message": "removed extra def\n", "proba": 2.2542601527675288e-06} {"commit": "5aee92131d81d26e6e83efaa6247eee42360f080", "message": "Updated IncidentDensityTestCase for two method test only\n\nNo changes to test parameters or conditions\n", "proba": 1.293331450824553e-07} {"commit": "7510c2ffe657e7aecd8cd726dab7fd6f297a43fb", "message": "Made tourney a function and added periodic updates.\n", "proba": 1.0012158213612565e-07} {"commit": "151bc7bae85d83b6c64a64dd5232ac9ea0d79159", "message": "Per request from @spoljo, try to display the battery information if -b flag is specified, rearrange imports alphabetically\n", "proba": 1.991254094946271e-07} {"commit": "0a5f7f39ba004d3b195121a4cd75bba9ff069149", "message": "Fixed typos.\n", "proba": 3.131791572741349e-07} {"commit": "675210bd8bd1c5d32ad1cc83d898fb43b569ed74", "message": "automake: New version 1.16.5 (#28299)\n\n", "proba": 1.1391936283189352e-07} {"commit": "18a5077e9b5b14c8bf7559585c2b1e908262c702", "message": "prepare quarterly data for chart plotting\n", "proba": 4.0270643353323976e-07} {"commit": "bf18fc19b9bdab7b1e0189ec3801cb0a31341ca7", "message": "Update mini-guild to support multiple behaviors for an actor\n\nAdd support for multiple behaviours in an actor. This is based on an akka\ndoor open/closing example as a starting point. Behaviours all require\naccess to the initialiser arguments - so they can be initialised\nappropriately.\n\nAlso adds support for custom actor methods. Initial test for this was to\nadd a munch method as well as input in the Consumer actor.\n", "proba": 1.1400250343740481e-07} {"commit": "6272cdd5355098678d7bf201fd50c5aac5d93119", "message": "[FIX] Default Get + Show OU on Small Form\n", "proba": 1.2576889218962606e-07} {"commit": "81719647833852ab1423ee8a0e309cf17263271a", "message": "Make sure _convert_row works as expected for all values.\n\ngit-svn-id: eda3d06fcef731589ace1b284159cead3416df9b@2027 af82e41b-90c4-0310-8c96-b1721e28e2e2\n", "proba": 0.9993686079978943} {"commit": "94dfd7dc6abae819bc9c1b299e25b89613e73d81", "message": "use absolute imports and define __all__\n\n\ngit-svn-id: 003f22d385e25de9cff933a5ea4efd77cb5e7b28@2546 d6536bca-fef9-0310-8506-e4c0a848fbcf\n", "proba": 0.0007211616612039506} {"commit": "feba41d960663fc86396d104e4833761d1cc8797", "message": "add hard bootstrap aggregator\n", "proba": 6.020529781380901e-07} {"commit": "33a211c54d5cbdc04ccfd46989bfbf418b7db7aa", "message": "Implement component lookup construction for hierarchies\n", "proba": 3.281413682998391e-07} {"commit": "e075759cf7a35f3ec3378bd20f3729cc017cd685", "message": "When Trac uses SQLite3/PySQLite2 for its DatabaseBackend, concurrent writes\nwere not handled well: this could lead to persistent database locks \nand, occasionally, to crashes (see #2170).\n\nWith the present changes, the issue is fixed, ''provided'' the SQLite library\nwhich is used was compiled in thread-safe mode. \nThis is always the case on Windows, but Linux users (and probably all Unix users)\nwill certainly have to recompile their SQLite package (3.2.7 preferred) \nusing the `--enable-threadsafe` configuration option.\n\nNote that ''without'' a threadsafe SQLite, Trac ''will'' continue to work,\nsimply it will still be vulnerable to the abovementioned problem.\n\nFinally, note that ''without'' this patch, Trac simply won't work with\na threadsafe SQLite binary on Linux (see #2196). \n\n\ngit-svn-id: 0d96b0c1a6983ccc08b3732614f4d6bfcf9cbb42@2355 af82e41b-90c4-0310-8c96-b1721e28e2e2\n", "proba": 0.00044430684647522867} {"commit": "15e6d5df38ecbb8182a2fae53770e4abd2b3618a", "message": "split long lines, remove unused function parameters\n", "proba": 8.865612471709028e-06} {"commit": "47a641f13b19a68546f8d4274bbf132f1312d4da", "message": "package/harfbuzz: disable building of gtk-docs, add new version (#9891)\n\n", "proba": 1.0038087339125923e-07} {"commit": "ddcb9e806275114c91bbed90bc917374ba08a9ae", "message": "Refs #21408 -- Updated naturaltime translation test.\n\nUpcoming German translations will not differ for past and future naturaltime\r\ntranslations. Using Czech language instead.", "proba": 9.534626599361218e-08} {"commit": "1354c4cf396df61963b3ccbbd210110cfaaf8759", "message": "implement feature search for postgis layers\n", "proba": 1.7871904844923847e-07} {"commit": "c441ebff0926b150de280807ff20fdbdeb2b0983", "message": "Start generalizing DRUM reading script\n", "proba": 8.752142548473785e-07} {"commit": "1343398868937ed1e401054a8490bcea57d649d7", "message": "Renderer uses form field's label and help, not attribute name\n", "proba": 2.2827531154234748e-07} {"commit": "770396f7f55ee1ff9ebd7f5abb133f5eb76a4718", "message": "Refactor paragraph parsing\n", "proba": 0.0007879350450821221} {"commit": "c2f6014c3ffb94d7dac1de6fe0d920fc69705987", "message": "fixed name\n", "proba": 1.1614595678111073e-05} {"commit": "81b4c03f5609363d52ca7e454d6032eaf1172458", "message": "migrate to git and update commit (#17276)\n\n", "proba": 1.0890028079302283e-07} {"commit": "9e804add7a6cc7b10ef9329f98d8449fa93f05ad", "message": "Simplify logic of getting the temporary directory.\n", "proba": 1.8053208350465866e-07} {"commit": "84e7bf6796f0ab84f6797d0e9670b9bba4773e08", "message": "Update documentation of render methods (obj to data)", "proba": 1.0909445791185135e-07} {"commit": "fada4ff04acf93b15c1ce228c6c38ec2cc687555", "message": "Removed useless error reporting\n", "proba": 2.503362850347912e-07} {"commit": "88c2be2c7b8e007c61dd1114672ae42795cabd82", "message": "install/dependency/dependency_redhat.py: Refactoring output loops to check if readline() is null\n", "proba": 6.440884021685633e-07} {"commit": "27d3ce6c5e02131f4015e5470d012651dbfda1dc", "message": "Dump regular functions arguments/result.\n", "proba": 2.5367637590534287e-07} {"commit": "5ba76cf908ada9599d02db37de7c7ee1bda38e87", "message": "minimap2: Add versions 2.10 and 2.14 (#9818)\n\n* Also add missing zlib dependency", "proba": 1.2705024232673168e-07} {"commit": "705727e9aee643516473761ed93b36d48f93f3c7", "message": "Add rule on monologues and monologuists\n", "proba": 8.077057827904355e-06} {"commit": "332aee6322c98d96bc383a7248556ff42434a877", "message": "Fix ill-named intermediate variable\n", "proba": 0.9999994039535522} {"commit": "67ab06d7f6ca860d965c0a71adf8154825fbd5bb", "message": "Fix tests in `TestSyncedRotationEventStores`\n\nThe tests were breaking because we can only hash byte strings and not\nregular strings. Therefor, files are now opened in binary mode.\n", "proba": 1.0805754868670192e-07} {"commit": "1a19e2d85923eeacc924f03ecb9abfccae7fce6d", "message": "Replaced anydbm with sqlite3, fixing issue 2.\n", "proba": 1.1710378799989485e-07} {"commit": "c3d5232d5b4ee449be7168669e24c3b8e0184c7d", "message": "ParaView: disable externals for fmt and exprtk (#25462)\n\n", "proba": 1.033330860877868e-07} {"commit": "cefdd907c1d75dddff6fd94779adc1ea68fc8f72", "message": "Stop error messages about missing roster file on syndic master\n", "proba": 1.670603211323396e-07} {"commit": "8f3ac9ac8b7b1d16672e7a52f691966de1f8483f", "message": "adding new version to praview, compiled with spack -d install -j 8 --keep-stage paraview@5.0.0+qt+python+tcl+opengl2%gcc@4.8.2 ^netcdf -mpi\n", "proba": 1.9275739759905264e-06} {"commit": "53243186499b2ac40cc04f2fe7d24f8142796fb3", "message": "Updated default csv paths\n", "proba": 3.8116064615678624e-07} {"commit": "1aa2047119820fef12206f99965aa12394bb5662", "message": "bugfix: force-convert grayscale (1-channel) images to RGB (3-channel)\n", "proba": 1.828171605211537e-07} {"commit": "90a7c846f6d34eb37af087a83abc4c3a45620714", "message": "install lib/headers option support (#21186)\n\n", "proba": 1.1485271045330592e-07} {"commit": "eb515b87d7c27b4db4d55560f35c36a41104d886", "message": "py-click: add 8.0.3 (#27549)\n\n", "proba": 1.2142194805164763e-07} {"commit": "171001ca8410372dc89810301dbae73c49d63eab", "message": "py-fiona: add v1.8.20 (#25196)\n\n", "proba": 2.7262208845968416e-07} {"commit": "d4e4755ec9792d409e2df3dfd6ee92cd106e3e31", "message": "Fix pymongo package (#6832)\n\nAnd update to 3.6", "proba": 1.537671749929359e-07} {"commit": "66b6bd2db10e1fe775850740952bc709554447a5", "message": "fix transition issues\n", "proba": 1.0742559197751689e-06} {"commit": "9b7ccbab8633aa547af98521b60ab6383af0373e", "message": "Add py-numpy 1.17.1 (#12618)\n\n", "proba": 1.2191409041406587e-05} {"commit": "324e046f06dec36c78db68f241e04f8af84ccfca", "message": "r-tictoc: add 1.0.1 (#27715)\n\n", "proba": 2.6873406113736564e-06} {"commit": "14769260a3b62b7d6f3bf54ad78fdc1b740f9378", "message": "[IMP]captio_connector: referencia de usuario generico\n", "proba": 2.3716783914551343e-07} {"commit": "c02663a0f3a33458462f59bf6919f0070d40d693", "message": "Chatters are not triggered if the list is empty.\n", "proba": 1.4463959985278052e-07} {"commit": "3b882418aab599f2e040ac68532d68fc4eb4dd4b", "message": "flask\u7f16\u5199\u7b80\u6613\u7684\u5728\u7ebf\u7248\u672c\n", "proba": 2.3851742980696145e-07} {"commit": "809eb68ddbae58d40d432fd98aa1d722224dcc5c", "message": "Python3: Fix test_map_sample_reading_data\n", "proba": 6.901691085658967e-05} {"commit": "d2ac468d3bcb7f8f42eb7099fc0ebce0669cddd1", "message": "Update exportevents tool to deal with newer format of custom event results\n", "proba": 1.3248001096144435e-07} {"commit": "1ccbc6cdd33400c0329cba4f1392e74a4d92d887", "message": "Overplot observational distances for each subplot\n", "proba": 1.0658817473085946e-06} {"commit": "710442f350fc9d9bf5c6238c3b710fc120c0cdd1", "message": "not callable\n", "proba": 0.002925016451627016} {"commit": "e714435887e694a6b87330add16c5816106d2082", "message": "Pass all params for get URL\n", "proba": 3.7369636629591696e-07} {"commit": "236e6dcdffa0fe3da5d4a62d982fe1db35adf417", "message": "Small cleanup in leave command.\n", "proba": 1.2509887881151371e-07} {"commit": "2d0ae00665746b530f14c1782c200c3a0d7a96c2", "message": "fix error\n", "proba": 1.7308811948169023e-06} {"commit": "51e99df180390260b417ca73a59d55e595335948", "message": "Added stream_id as an argument for supplement constructor\n", "proba": 2.938350860404171e-07} {"commit": "c794e6ee941986a88e58cce82ff38a5d1db54a30", "message": "Set the default arguments for node creation for MongoDB replacement to None\n", "proba": 0.000766043143812567} {"commit": "d8bdb8ebc95f3bf1646f4be87ad972ecbb3a8ba7", "message": "Remove unused modules\n", "proba": 8.411918202000379e-07} {"commit": "947a2ab8954090538e7cc6657978d4b2e8505a87", "message": "json_encode => json.dumps\n", "proba": 7.545558037236333e-05} {"commit": "6c5d26fa1bc44ae71684d33023c4e85341e1a7da", "message": "batch query for sim sha1\n", "proba": 4.7288142468460137e-07} {"commit": "758fd101ae26adcf324d1fcf4b8b47ecc0e7a8fe", "message": "Fix #93 (startup error)\n", "proba": 2.3082698419329972e-07} {"commit": "ef60e9fd49a18333c023c545536c75ccea7dcb22", "message": "also persist tenant and token\n", "proba": 1.4679172011256014e-07} {"commit": "bf94297d06b227d12d3e29939283b47bfa3b18b9", "message": "make clients use 'location' properly (fixes #2361)\n\nThis fixes a previous change that removed the location argument from the\ncall to util.disambiguate_ip_address, which stops it getting used where\ninterface is * or 0.0.0.0.\n", "proba": 1.0863598021160215e-07} {"commit": "b0cf639821e5d46ca08cc0fa34bb9ce3d9fd14e6", "message": "Removed deprecated stuff.\n", "proba": 1.277483647754707e-07} {"commit": "0957dbdb92760dabb186f38918e79886e4df79c5", "message": "corrections on the values in pinhole use case3\n", "proba": 3.167850195495703e-07} {"commit": "82f61ed53594b13042a45dc3aac3857ae23c0704", "message": "Corrected db_put's lines to include parent revision\n", "proba": 1.9611847790201864e-07} {"commit": "05d5ba7f697dbc55a1a618c07cf1f16e01a437d1", "message": "[tests] improvements for pagegenerators_tests.py\n\n- shorten super() calls\n- introduce a parent class \"BasetitleTestCase\" and inherit few test\n classes from it\n- use assertLength method\n\nChange-Id: I1b96624848dcb7547da3e67e43d750a4b1fd58e4\n", "proba": 3.085666548940935e-06} {"commit": "3b78270017eb5a405bd4e282b5871f840d72002a", "message": "shorter coerces are OK too\n", "proba": 2.451643558742944e-05} {"commit": "bfdc0306abd294261c8d0bfdd60c00be58268d3d", "message": "Change scraper cascade behaviour\n\nNewspaper is now used as a fallback for extraction fields like `author`\nand `title`, when these are not specified in the spec.\n\nThe default behaviour when both scrapers fail is now to convert the\noriginal Html document into markdown.\n", "proba": 1.1013227663170255e-07} {"commit": "393c65de6dacd2ced4e6ddcf9f31bae7366ca96a", "message": "IMPALA-3070: Disable test_hive_udfs_missing_jar on local file system\n\nLocal file system builds do not allow running more than one impalad\nin parallel. This test relies on that behavior and hence is disabled\nfor such builds.\n\nChange-Id: I93fe6ae37018885ede4838f5a2ce0bf11148c4e6\nReviewed-on: http://gerrit.cloudera.org:8080/2315\nReviewed-by: Bharath Vissapragada \nTested-by: Internal Jenkins\n", "proba": 8.454576345684472e-07} {"commit": "c3e3c4581d69fc2625d72eedb2be0508e837302e", "message": "Fix the toJSON plugin to work with revised Color class.\n", "proba": 1.0402958139366092e-07} {"commit": "8aedab063f0e7a15726f53abd60c593c1a85138a", "message": "Fixed logging bug\n", "proba": 5.555275492952205e-07} {"commit": "73bc7e38909d302d4bb1f025d9d1f41bcafcdf7b", "message": "DOC: integrate: Update integrate.quad documentation (#11469)\n\nUpdated epsrel and epsabs documentation entries.", "proba": 9.767065733967684e-08} {"commit": "c837ef13277e9cd80ea8d68dfb1ff50a76f6e14d", "message": "DOC: Small tweaks in docstring of CubicSpline\n", "proba": 1.1920000275722487e-07} {"commit": "a6d0888fd29b83a56ca8479e2846279f078c13af", "message": "DOC: Reword, add example for choose_conv_method\n\nrename some variables, reword comment\n", "proba": 1.8440975679823168e-07} {"commit": "2b02ae573c294f84a91c87ffcf1e54d1535f5823", "message": "fix row= in uni2048\n", "proba": 0.00021660559286829084} {"commit": "492a0e17ae125c17fb5a0d0406e7c255fec835b6", "message": "fix spell mistake", "proba": 0.999992847442627} {"commit": "d8d0a4a71c3a01282922e3ea508bd60baaf0cbbc", "message": "test very plain weighting.\n", "proba": 1.3071125692931673e-07} {"commit": "300eb8c751abc25b2780407714a231f0a18567c9", "message": "Add a link to c4 generation instructions\n\nPiperOrigin-RevId: 307954327\n", "proba": 7.451818419212941e-06} {"commit": "1d94ecb33806d2b2ce6b43821b3d231a45ff97d1", "message": "fixed identified type not being saved to 'auto' due to redundant expunge\n", "proba": 3.2791362514217326e-07} {"commit": "857ac4e372f49c8715d760ce7af37d6090f34732", "message": "fix bug in resnet plugin when two plugins are used (#7797)\n\n", "proba": 1.0382224502336612e-07} {"commit": "4d81b893dc6895303ca24ca88f736a2433fa154a", "message": "Make hide_sparse_files false by default for deluge", "proba": 6.44586748421716e-07} {"commit": "a9186eef3ec6850a48d08f85276b8d55d49e83f9", "message": "WebSession: invalid accounts login fix\n\n* Local accounts with unverified emails are no longer able to login.\n\nReviewed-by: Jiri Kuncar <2bdffcb416fed3002465740d19a053a39918cbe5@cern.ch>\n", "proba": 1.1173844427503354e-07} {"commit": "231885dc6ff4d5d8dd6b1e942ced907c30b71bde", "message": "handle NoneType error\n", "proba": 3.214632613435242e-07} {"commit": "4ca609a07eb2f79bf418cb0d668f9ad8dc257e25", "message": "change limit to fill up database faster\n", "proba": 1.3504605078651366e-07} {"commit": "0a0295b7a43c1b4dca683a7f9e0750c7f4696668", "message": "Add test for invalid tag pairs\n", "proba": 4.870768748332921e-07} {"commit": "37c70bc872006323bad250bb8c91f7264a9934ae", "message": "charge estimation\n", "proba": 1.068560550265829e-06} {"commit": "9219db23a521f71e16c280e12a16deec2033cac8", "message": "Lint fix.\n", "proba": 2.180683367214442e-07} {"commit": "439950b1eec8494df49eb0bb4f62b329391905c9", "message": "DISPATCH-1057 Add space after # to make python happy. Add more error checking in console test\n", "proba": 1.2413507022301928e-07} {"commit": "7a8656ca16e0fe7ad4ffbc50666f50ff54d00c83", "message": "[moveit_commander/robot.py] Code cleaning; semi-PEP8.\n", "proba": 1.1957733647705027e-07} {"commit": "977d0aceaf904b61e1226654f7b54b6bbf09df7e", "message": "Prepair to depricate this script.\n", "proba": 1.2694560780346364e-07} {"commit": "97c403b9e8f8ef11c11f8cd5e33f7ffceb31e38c", "message": "[Addon] Fix download_finished call\n\nThanks to youlJunior\n", "proba": 1.052024600767254e-07} {"commit": "65ea3de3748e6f6720bff04e4de1005d18f68ec9", "message": "Change Copyright for Controller.py\n\nRemoved Apache License 2.0 from controller.py and placed it in public\ndomain as requested. CC0 license from Creative Commons may be an\nalternative.\n", "proba": 9.881443219228458e-08} {"commit": "77991324a3b1f3753950dd35870666e6ee4975ea", "message": "Removed old TODOs.\n", "proba": 1.1630667273720974e-07} {"commit": "f324aaa992b7252c3376bddd31f3db2e3cbae148", "message": "annotate node autorecon2_vol\n", "proba": 2.548237944210996e-06} {"commit": "046be87270d5bbda52816d909b64a50e363c9057", "message": "Use django.VERSION\n\n", "proba": 0.00011268417438259348} {"commit": "214d6fa752deec82bf1b63af24023d82b81ecba9", "message": "added autonomous mode from predicted steering and throttle using CNN\n", "proba": 1.374958316091579e-07} {"commit": "90fe979557e46a0cab1bec4a11acf55831e1575d", "message": "check keyword are not added twice when registrating to dispatcher\n", "proba": 1.888349316914173e-07} {"commit": "64bc8ff452d03c7bb026be0b2edd9a047a88b386", "message": "Make discrete functions for each force field\n", "proba": 7.019440090516582e-05} {"commit": "8ded7fc3e781f1630e6c518730563e2c96c06652", "message": "Add fake steps.", "proba": 7.483014883291617e-07} {"commit": "34afea08b2727b893fb8617cbf5d0a778a157f4b", "message": "Formatting test\n", "proba": 2.2123122107586823e-06} {"commit": "ebae76bf108c2a097c47444e1f2b0d000722997b", "message": "List tests fix\n", "proba": 2.899457740568323e-07} {"commit": "d235fdec3ad9b4c5f4be8406349f15a5509cd689", "message": "Add test for wrapping an inherited classmethod.\n\nOverriding an inherited classmethod should not change the class type\nreturned by the classmethod.\n\nThis checks for incorrect binding of methods that occur as a side effect\nof the wrapping.\n", "proba": 1.4150303684346e-07} {"commit": "9ccd82ccf1da4e096c910ba1c017be6780577394", "message": "Test that https is handled even if we do not have a proper https server\n", "proba": 3.6387532986736915e-07} {"commit": "bb795aefc81c70483d844fe92cdb71f3309516f7", "message": "Fix _on_handshake() tests\n", "proba": 0.0001605795114301145} {"commit": "599e016315bd08a7abd11952343825bae90dfe14", "message": "For container enabled role, display warning only when not ANSIBLE_CONTAINER (#18717)\n\n", "proba": 1.1743617278625607e-07} {"commit": "b7dc5e17b9cf4b25086e431502d5dd8b33ccea6a", "message": "Remove old test.\n", "proba": 3.6117282888881164e-06} {"commit": "ce16f27b7d9e967d5b81e9e8ff3e4f1c0f7d5a13", "message": "Added tests for remaining DataCard classes.\n", "proba": 1.0696580687863388e-07} {"commit": "af003bc2b6ebb83902439a2ab172f08603cdfed2", "message": "Correct test for stack trace munging\n", "proba": 4.827455768463551e-07} {"commit": "9f55455c760e687c67285beb25bc65340483963e", "message": "Added some additional tests.\n", "proba": 1.1011336908950398e-07} {"commit": "4c67e0b21971dbd73206ba310f58c0a175a9524f", "message": "set last sender\n", "proba": 0.0004719079297501594} {"commit": "88d6f26e1138fe9414c50aa5324658d2a4e4bd78", "message": "CPhase/DynamicPhase/Chevron: return objects in get_meas_objs_from_task if available\nThis is in order to behave in the same way as the parent class.\n", "proba": 1.6717331163818017e-07} {"commit": "158d743593890fcb77fcec67f57663ac0d687ed3", "message": "fixed important dates session bug\n\nfixed bug and added more comments\n", "proba": 1.1583754400135149e-07} {"commit": "0a85580640138689424b15c75de7ceaa0c341a3c", "message": "improve test turrets manager\n", "proba": 4.7428511606995016e-07} {"commit": "fff6334912967eea70af64c77fe22e1c43ea8815", "message": "fix python DataFrame (#1883)\n\n", "proba": 3.656490719095018e-07} {"commit": "d2fd2f3ba1548d48771889f8eb6cf7cb18eef4c6", "message": "remove stray ).\n", "proba": 5.940992195974104e-06} {"commit": "d0d375d433ce4ef07cd14c5c8a9b0180e8cae886", "message": "Update command_sensor.py", "proba": 5.495025106938556e-06} {"commit": "bd6d4016078085a2556959e6f14bf9f06030d7c6", "message": "[hr_timesheet_attendance_schedule] hot fix\n\nTest night shift code", "proba": 9.815338444241206e-07} {"commit": "a4e2ff7ee4e334599a6a0f73b9b4daf3fc4016cf", "message": "uses Python lower instead of SQLAlchemy one", "proba": 3.3083845210057916e-06} {"commit": "e3efb587919291679d9673ada72d30b952fb58d9", "message": "clear db._ENGINE for each plugin init in Metaplugin\n\nFixes bug 1036996\n\nChange-Id: I7f289b4ccda281a66666ec1dbf7fc01156b0512c\n", "proba": 1.8721891592576867e-06} {"commit": "f0baaaa313e4c2ca6c6971e1dd959af7ba0f85c2", "message": "Removed extraneous code\n", "proba": 0.002268838230520487} {"commit": "366b00f372bd2c6ce3301436488134f8f4b7ac29", "message": "Add test for invalid server on _join_discovery_room\n", "proba": 8.405711469094967e-07} {"commit": "bd925e0ffbde4beb14d67b00cb6462fe6ad586a8", "message": "Update search_keywords example to match current API\n\nChange-Id: I9a8971d5af73b73e1e77ea692984d6148170a6b3\nReviewed-on: http://review.couchbase.org/27057\nTested-by: Mordechai Nunberg \nReviewed-by: Matt Ingenthron <1fa2ef4755a9226cb9a0a4840bd89b158ac71391@couchbase.com>\n", "proba": 1.562501807939043e-07} {"commit": "488dd52e2ca6610c14522a5f9b3d5029546d7aed", "message": "Added unit tests for new psutil features.\n", "proba": 1.0370744973897672e-07} {"commit": "e603b890880b8f2c8ee8ef1e5a6e12803455c9ee", "message": "Do load any database upgrade scripts with a version number higher than the version you are upgrading to\n", "proba": 1.2764594714553823e-07} {"commit": "ae5c1e5c5fef0a9a37b728dec46d531a55210b89", "message": "fixed typing\n", "proba": 1.3416151887213346e-06} {"commit": "de610f66fc79768640d99b40042d575744014b4c", "message": "Santosh/Rajaram| added extenstion test to show header extensibility", "proba": 1.2919679193146294e-07} {"commit": "dc36f9e4285aab9c7f8a8f38289ae4c216d150b2", "message": "review improvement to sklearn persist\n", "proba": 1.2813308103432064e-07} {"commit": "1ea49874686070bbcf1936c332b54020e98303a9", "message": "Update SARSA\n", "proba": 7.605771088492475e-07} {"commit": "bc99686d66abbed41629d6a788f8e3d29fff3460", "message": "Mock os.path.isfile function\n", "proba": 1.2366330111035495e-06} {"commit": "6860ef59ddfd769099292088d019ada2065fd970", "message": "DOC: rewrite docstring for make_recarray\n\nClarify and extend docstring.\n", "proba": 1.2321343945131957e-07} {"commit": "2726df4822238fe4647509b256c0af9df21545b5", "message": "Make test more robust\n", "proba": 0.014303808100521564} {"commit": "1a4db10fbf91ccddf277d84e830997f118e65955", "message": "FSL FNIRT: check list_outputs to increase code coverage\n", "proba": 1.995611285110499e-07} {"commit": "f9c567e9c81ce48b9cb81aafd512b1ec2aa447d6", "message": "Style rules applied to test_sync_versions\n", "proba": 3.620994561970292e-07} {"commit": "959c57e71984b6d02e59054e76a23520db34fd03", "message": "FIX: switches incorrect if statement.\n", "proba": 1.2103861990908626e-05} {"commit": "65f60a199589fa015db2f5f523e0c014bd8f8829", "message": "- load initial data migration fixup\n", "proba": 1.6410021430601773e-07} {"commit": "2089689e31fa7ae1f3fade1b79fa00efd2d48436", "message": "[IMP] Improve subject of chat notification email\n", "proba": 8.728362104193366e-07} {"commit": "4213d5443acaed26cb5a3f0a94ff68fa70316620", "message": "ShadowServer Drone Report Parser\n", "proba": 2.6495808924664743e-07} {"commit": "80f08595f900fecbcaec0fa09c012a8a7e168d68", "message": "[ansible] use manual-mgmt hw type in unit tests\n\nless moking is always better.\n\nChange-Id: Ibb9e755920333cb7a8778e6f72f7b1df36b7afb2\n", "proba": 1.0220342119282577e-06} {"commit": "3fbca600b1b90ad3499d941e178aae89d1c7df70", "message": "Make external citations Python3 compatible\n", "proba": 3.3802903089963365e-06} {"commit": "d12df2f7dee23d6564c82273ec6274baee5329be", "message": "ISSUE #36:\nEnsured that test run isolated from each other.", "proba": 1.0462535726674105e-07} {"commit": "c66080935396ca801908c384215e538fc7c2b8df", "message": "Use proper constants in test.\n", "proba": 6.276811745919986e-07} {"commit": "eee56932778682c9e3fd62dca70e28c9aaeb6cce", "message": "Init Django before using ORM, refs #9040\n", "proba": 2.372108127701722e-07} {"commit": "20c53b472f70edc99b6b6bedeabf22435caea52e", "message": "0.1.0 major change : Reference().parent is now a Reference object and not a string anymore\n", "proba": 5.92657386278006e-07} {"commit": "4b2f7999dece4ef19d21e14bad4aa76d11a04a44", "message": "Add clarification test for find-evidence-mirna-target\n", "proba": 1.0856449989660177e-05} {"commit": "cd80266d82f0dd34b28e59e8418731b5b4132f62", "message": "fixes: Users list doctype with Postgres\n", "proba": 1.9053736366458907e-07} {"commit": "65ec3b33b091f807e65ef9b08992108587f08946", "message": "agent states from first creation is now time -2\n", "proba": 3.1849579045228893e-06} {"commit": "ac88705d4980c6b31fe0e29b5670ef99c7146a93", "message": "Raise error on duplicate unicode values.\n", "proba": 2.5370346179443004e-07} {"commit": "d908e17a14eeb2aa273634f006d58cf502cebae6", "message": "Fix issue 54 for completion add all documented call types (#57)\n\nCo-authored-by: bufemc ", "proba": 1.035916028513384e-07} {"commit": "ff10ee48611728733966e07db9f678fd395b5f23", "message": "GUI: Adjust text of labels and reset prompt\n", "proba": 2.14148059285435e-07} {"commit": "79a636b650d9ff431e0d5e5d02f0e3ad98ef1639", "message": "tseries : mask_period : fixed a problem with the keywords order.\n", "proba": 1.2417567063494062e-07} {"commit": "ba118b4e0820130ff23eacb6201f835d71faaeb8", "message": "Sort methods\n", "proba": 3.506347638904117e-06} {"commit": "f6de51697e0ddff5bc1eab06674e740fdefb41a4", "message": "Implement head\n", "proba": 0.00023698592849541456} {"commit": "f79fe8ab86db131724470d977ff924fe042574d5", "message": "gui_plugin: Adjust export error message\n", "proba": 4.091296830210922e-07} {"commit": "9dd4ea84badfe4d75c019635b2c6bb73ba05503a", "message": "GUI: Make pattern entry activate Export button on Enter\n", "proba": 2.1115155846018752e-07} {"commit": "6bd5bedcdc15a6100f07c8cbf5866cccead09fec", "message": "Change compara MODtree name for manual curation\n", "proba": 1.386042214335248e-07} {"commit": "5b0c9583ca7c732f4c2d257cbf40905f499fd282", "message": "Updated tests\n", "proba": 3.4291980455236626e-07} {"commit": "a7149f692d467cede5eab7dbcf1358ca86ba5b9e", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "8a1468264f33f58ccec50e9f37ad6156ee4dc90c", "message": "leetcode\n", "proba": 2.300374944752548e-06} {"commit": "1e939ac677f12f00413584cf7b82614bbd89e1c4", "message": "Change error description to more sensible\n", "proba": 5.233137585491932e-07} {"commit": "b4d530dc803b656973bf1d7ceb2b8d2440e7bd62", "message": "[master] AttrObject\n", "proba": 3.2900433666327444e-07} {"commit": "e8cbbf415cd1eb40cbe529affa695c2845a17298", "message": "Clean whitespace\n", "proba": 0.999677300453186} {"commit": "79f92018f2f390f383e4fb549741afb7137ae1bb", "message": "Fix TypeError in template tags.\n\ncontext must be a dict rather than Context", "proba": 0.9998761415481567} {"commit": "66a1c93f3ff8ad70e94d07c01fc4094414db213e", "message": "Improve scheduler 'shutdown' function\n", "proba": 0.0003946979413740337} {"commit": "87aab0dbb9fadb502dba6be80b308ba96ea0e1dc", "message": "calcs/hazard/classical/core:\n\nCleaned up some imports.\n\n\nFormer-commit-id: a391ed5a7587859012a9d58b2dfe46cad1ac46fc", "proba": 1.4631333442594041e-06} {"commit": "4f6b27095fd12340bd822245f4d9312882862816", "message": "Fixed oqvalidation_test\n\n\nFormer-commit-id: 4c0bd9bcd7de15d85dd01160104b4547cc8175a8 [formerly 81daf6891be70cdf2073dde15216bbce6a60e9ed]\nFormer-commit-id: 4260923475ea73ee927cb3679764ec1676c1b700", "proba": 1.0388389455329161e-06} {"commit": "8154bbe2ebec18da378df333eeed0d5df992239c", "message": "Added a nice error message for far away sources\n\n\nFormer-commit-id: dca2d11ab11e6ae7e2aa50d0325aa1cf32cddb01 [formerly 33ecaf25ba91db71a0fa7031ac66d7cf102df1cd] [formerly 33ecaf25ba91db71a0fa7031ac66d7cf102df1cd [formerly e7c2b80e939008109b9345ad7035c7cd6e4f751d]]\nFormer-commit-id: 8c0d689d829f490b637695a3ff1c54263963fc55\nFormer-commit-id: 9c4ec07ef001a06e961e3fc55b1241d1f459f13f", "proba": 1.3974315606901655e-06} {"commit": "31ffde45ef9474a18b09400fdd07c68466018302", "message": "Monitored process_sources\n", "proba": 5.354229415388545e-07} {"commit": "cb9c58638cb02e3b2d3e1cd6dcc234c74ae9191e", "message": "calcs/hazard/general:\n\nOrder results by id in `_get_realizations`.\n", "proba": 1.0568010821998541e-07} {"commit": "18360a02959aced43a4bf0f41241fffb486b988c", "message": "Renamed initialize_sources_per_rlz\n\n\nFormer-commit-id: 64e65bdc6a0d5dd6ec3ec7074cb1c939abf99ac4 [formerly c5eca238b630906d0e20bf4fd751f4964abe055b] [formerly c5eca238b630906d0e20bf4fd751f4964abe055b [formerly df9db8c310644537cfe2cd81ee6008879e316552]]\nFormer-commit-id: 72265fc217cf0fb76f483fc5a6c7cea659b708a3\nFormer-commit-id: 17ee06707e696ecc6ccf01f6bba917b6ed016455", "proba": 9.520360617898405e-05} {"commit": "bff0d6f183cf7974dde49514fa0ce82124f2e18f", "message": "Refactored drouet_2015_brasil.py\n", "proba": 2.3635497825580387e-07} {"commit": "7bc94953532532edecf31830ce460393754e9330", "message": "access remote B file\n", "proba": 2.163910494346055e-06} {"commit": "8cc95989205be6ae3545fd1ea9a2565e072df14b", "message": "jobs-012: PasswordResetSerializer test\n", "proba": 1.6671478419993946e-07} {"commit": "14ca97b9cb1c37add8d6c5afea204faa709050df", "message": "Fix a bug\n", "proba": 0.00019234337378293276} {"commit": "691a0c86fd3612a5c662e8c85788768aa7bf1acf", "message": "build: bump angular version to 12 || 13 (#22101)\n\n* build: bump angular version to 12 || 13\n\n* fixup! build: bump angular version to 12 || 13", "proba": 0.0003330583276692778} {"commit": "0ce8cd3ef90b44ee73ea42fad4c5c778b6d0e0fa", "message": "remove one warning\n", "proba": 0.0003935065760742873} {"commit": "d7f25a05622f115babacc74e05e20f8c147867c3", "message": "[AC-8296] Change field type for answer_text\n", "proba": 6.457040626628441e-07} {"commit": "6fe494b6a9c4b262c1f490ec579a3e359015d339", "message": "account_invoice_supplier_ref_unique : fix wrong field name to apply the constraint against + make the error message to be translatable\n", "proba": 2.568222043919377e-05} {"commit": "d13f4fc3d781be8390660b01cf65f61117d1b876", "message": "fix previous commit", "proba": 1.4979432307882234e-06} {"commit": "91e96e7a235317a58666d3c7a96a873736703221", "message": "Make things faster when other word weight set to 0\n", "proba": 0.014262264594435692} {"commit": "6c1e4ef37b807b5eb0216423a9aee87fb782479b", "message": "add more features\n", "proba": 1.2103130586638144e-07} {"commit": "0398f154eceaaaa78daf7227ab7d4588b7ef1f0d", "message": "New option -async enables asynchron saving the page, request bug #3532278\n\ngit-svn-id: 9a050473c2aca1e14f53d73349e19b938c2cf203@10301 6a7f98fc-eeb0-4dc1-a6e2-c2c589a08aa6\n", "proba": 1.122855337598594e-06} {"commit": "dd2ea932842e225754bb6bec65eab4835f138910", "message": "Fixed a use of 'reversed' in Orange.canvas.canvas\n", "proba": 6.425609171856195e-05} {"commit": "decf58270b092a75f0e6a66d91bc53b098f66652", "message": "ValidationResult tests removed\n", "proba": 2.0898394836876832e-07} {"commit": "f0b9ba1b1f2fef63fe8d17228843c7527990726c", "message": "doc stability_functions.py\n", "proba": 2.167394541174872e-06} {"commit": "1c22a078fd54de92c81707f9d18813de6d2d8ea4", "message": "ENH: vectorized dprime() and dprime_2afc()\n", "proba": 8.738023211662949e-07} {"commit": "3d288d156f2b12453cfa0b3ff44e6614b2a9799c", "message": "functional lodes download\n", "proba": 1.8641917165496125e-07} {"commit": "8842e59f6ddaabc585110884d0e4251dba85491e", "message": "Update filter-sym-align.py", "proba": 5.322319225342653e-07} {"commit": "cbfacd8962587d864e89d876e772fb4c1234f94d", "message": "Added disclaimer\n", "proba": 1.283012096564562e-07} {"commit": "88d4299d8854ee98d06563634fce211cae5e4cfc", "message": "scripts: fpdiff: iterate on namespaces\n\nIterate on 3 main namespace to avoid collision in identifiers sharing\nthe same name at the top level when creating the diff.\n\nFixes #44940\n\nSigned-off-by: Anas Nashif <0d9952ec84ac43c159f6b7e7ed99a9080c00dd6e@intel.com>\n", "proba": 1.6756915499627212e-07} {"commit": "d1684a85ed3fd5005951fe20e8f896ce1e0b0941", "message": "better debug logging", "proba": 1.9573576537368353e-06} {"commit": "25de794fc40791cc86f701aa19c07878912d209b", "message": "Programmatically generate list of supported launchers.\n\n- Fixes #510.\n\nSigned-off-by: Brad Geltz \nChange-Id: Ib8b3e6f4740a06f61e7f70293a907e536ff322eb\n", "proba": 0.0014223860343918204} {"commit": "9022777c1c227dca92701d171a3f9b47401d9f1e", "message": "[FIX] account invoice refund method\n", "proba": 4.6135303932715033e-07} {"commit": "c30b5d4ebb7ff758ad2e5c9a28d33a77997c3f71", "message": "print all\n", "proba": 0.9986878037452698} {"commit": "dc1ff8b50955bd57a1faca15f24c164a4f4fe4ce", "message": "Added a comment so users know how to run without default values.\n\n", "proba": 1.0467605449093753e-07} {"commit": "4d233a410b63de7fbff0d48b634d78bf6a48e3ba", "message": "Use os.makedirs to emulate 'mkdir -p' in POSIX\n", "proba": 1.2262103155080695e-05} {"commit": "8300fe2dd392ad03a00302a8739e935a0e7e33dc", "message": "Enhanced block buffer docs.\n", "proba": 1.2921256598019681e-07} {"commit": "7902574b47c1fc556c89946b785481842faf5849", "message": "Bugfix for setting TTLs as part of mounting secret backend\n", "proba": 1.2377168445709685e-07} {"commit": "32567f36c50dbcec184d1dc944b364c4e922dfa8", "message": "add unknown stations found from IDP sync #278\n", "proba": 1.2325845943905733e-07} {"commit": "717920a05aacffe40068c67c1e69319888cd78b2", "message": "Unhardcode constants from instance batch create\n\nSigned-off-by: Guido Trotter \nReviewed-by: Michael Hanselmann <68b67885ff74281219b4a4be33cc20fd45078d7c@google.com>\n", "proba": 2.2237146879433567e-07} {"commit": "a6ae2cb2bcefea2d3f48cb3b4397e8e5947af748", "message": "[pptp] implementing MPPE 128-bit stateless compression option\n", "proba": 3.853242276363744e-07} {"commit": "895ab4b91e2e087cbccc240b513ef4279b5a1592", "message": "[learning_letters.py]appends userShape to data\n\nThis modification in the on_touch_up() method allows the user to append his drawed letter to the letter's data. By this way we can directly add to the data in the good normalization the kinds of letters we want to use.\n", "proba": 1.0780454573477982e-07} {"commit": "baa8be61df4595b3c7a7412f18f2ec8d49d0bdc3", "message": "Changed another .dat link to .dat.bz2\n", "proba": 2.875552809200599e-07} {"commit": "8a0c192c36e8203de393e31a8ae205f6cf5f75fe", "message": "Fixes new created lb doesn't return anything (#38560)\n\n", "proba": 1.1194344295972769e-07} {"commit": "cbfa95bdd0f90851deae1976b450a4645e139a1b", "message": "FEAT: Added ability to iterate through the report builders reports\n", "proba": 1.4562229466719145e-07} {"commit": "22a2bc0f9f29c58c60a7e9e07d6fe205cf64ccd7", "message": "parsing example premiere cc file without errors\n", "proba": 2.325100751932041e-07} {"commit": "65d41aa9d42d35554b06bf792fed75f6155a292c", "message": "debugging\n", "proba": 2.4004323222470703e-06} {"commit": "8bcfa6922051705e5108118387b48d6d29ace949", "message": "Fix simulator running with tree artifacts\n\nThe tree artifacts bundler correctly sets the permissions of the app and\nits nested directories to be writable but then bazel resets them to not\nbe writable. This doesn't apply for the ipa codepath since the\npermissions are retained in the zip. This fixes this by copying the\noutput .app from bazel into a tempdir and chmoding all the nested\ndirectories. Without this the `simctl install` fails.\n", "proba": 1.21400873354105e-07} {"commit": "089a0e9b1cc45c0eaa8e8a22f7e5b2d0cf4401a6", "message": "Tiny bug fixx\n", "proba": 4.3358133439141966e-07} {"commit": "e2f8a7a97e807477ac235dd62a5a86be753794f4", "message": "Initialize Q2-Rabbits Multiplying\n", "proba": 2.1033147277194075e-06} {"commit": "125a9d52a1342164a3e62a81b6c01b91dc8e0a51", "message": "pretty contour for L1 and cond phase\n", "proba": 1.124266049146172e-07} {"commit": "076ff7915d3332956b1bba5b99ac7b995e655027", "message": "Setup future 058-hclkpips improvements\n\nSigned-off-by: Clifford Wolf \nSigned-off-by: Tim 'mithro' Ansell <57310ee00039176189a7bd7b876cda4d0d2a19aa@mithis.com>\n\n", "proba": 1.259322459645773e-07} {"commit": "57b1512d058bc0ec63eb6c0106b5005f5d4e67ab", "message": "Finished plow output plugin, which handles after exec event on SetupTasks and registers paths with plow.\n", "proba": 1.0327988775316044e-07} {"commit": "b6df70714875f62f43153a93ab74170e6009d5ce", "message": "Use ORG instead of 1 for the org_id of contact urns", "proba": 1.3943336796273798e-07} {"commit": "11351a1bf5fd2442b1044833b49195cc422b6ee1", "message": "Change variables from camel case to underscore\n", "proba": 2.2409212760976516e-06} {"commit": "ec36342246f94054640ecee6c385f3d9e54641eb", "message": "Delete xtree-plan.py", "proba": 4.684119176090462e-06} {"commit": "3112f84eb78c1ad92910b56fff055e696436141b", "message": "Added option to test filters within same object\n", "proba": 1.5276127385277505e-07} {"commit": "daea64d163216943857a28023f9458208867677e", "message": "Supports lates Ansible Container release\n", "proba": 1.8267407142502634e-07} {"commit": "fdc52b8277ccc3bd472e5e4584ae2b02f29d3871", "message": "Add word boundary in apache2_module regexp\n\nAdd a word boundary \\b to the regexp for checking the output of a2{en,dis}mod,\nto avoid a false positive for a module that ends with the same text as the\nmodule we're working on.\n\nFor example, the previous regexp r'.*spam already enabled' would also match\nagainst 'eggs_spam already enabled'.\n\nAlso, get rid of the redundant '.*' from the end of the regexp.\n", "proba": 0.0012520172167569399} {"commit": "6a42fc47e4b7da075aa95a2b442a56d04ab02775", "message": "History of pynab from alfred-ynab (8a02b4c).\n", "proba": 1.0878734713060112e-07} {"commit": "d5bc80279232f353aa81601f533d94efca4cf9fb", "message": "Added autogenerated docstring to rhs functions.\n", "proba": 1.0786151705133307e-07} {"commit": "02ce482514b61253eaa9c289f78b52645029979c", "message": "fixed basic problem in script to get properties of training galaxies\n", "proba": 1.6931690538513067e-07} {"commit": "908d360654ca6eed22ee6327bc002bd887142c85", "message": "Fix for weird case where c.widget is set by SOMEONE to an empty string\n", "proba": 2.4140965706465067e-06} {"commit": "ab8a9916d73fc1c80dc5035b8428e75be8497d6e", "message": "wrong comparison operator\n", "proba": 1.559678821649868e-05} {"commit": "cca4ad72ef880070148e9b4a6ceb82cb89b70390", "message": "Add testcase for RemoveExistingFilter\n\n\nFormer-commit-id: 1ed8bc8eedac2ae938e0b7dfa9fb81a1e5a41f5f [formerly a97bb110dc6b42834f25340c314c46084f86ef87]\nFormer-commit-id: 82981af84be4caf2290de0b865583de8f64f8628", "proba": 2.22178587137023e-05} {"commit": "252737af4e3c48c52482b8320650744c491ec67a", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "ba7452268933608ba326fd5c3ce4ea71718683c2", "message": "Test word comment out since it needs to be compared to a word object instead of a line to work smoothly, and we don't have that.\n", "proba": 1.655398733646507e-07} {"commit": "6b5dbf21e11c93827857b5cd754a3c93552cbe64", "message": "A few improvements to summary table.\n", "proba": 1.1929689947010047e-07} {"commit": "77b943b784f39e874868a932b90d8680e3f69871", "message": "fixed update bug\n", "proba": 5.478921707435802e-07} {"commit": "2c295ba94e87c2a63e3ad3af7c1aad8464b43c6b", "message": "Corrections to comment lines\n", "proba": 1.4364697165092366e-07} {"commit": "1d8143ff8a5f30c596c4d6e65d7e89b8bdfbfbad", "message": "Update a docstring\n", "proba": 2.1006762835895643e-05} {"commit": "76b5974c453ea13110c39e8fa56b51cdd6d442db", "message": "SceneInspector : Disable location inspectors when selection is empty.\n", "proba": 1.1828907986455306e-07} {"commit": "bb2fea2c7794268e0210427ede2301ec4ef76970", "message": "Improved CompoundPathPreview default tab choice.\n\nThe later tabs are more specialised and therefore a better guess as to the most interesting for a given path.\n", "proba": 1.1008859246430802e-07} {"commit": "db4dc3ea14f341f3194859aa31512cfb2a7a1bf5", "message": "Allowing colours to be shown as 3 float fields.\n", "proba": 1.0311572395949042e-07} {"commit": "c87cf2c2cf31ab8e60a23b162c9f5a2798abadb1", "message": "Fix pylint error\n", "proba": 1.7042893887264654e-05} {"commit": "64451debbe7166a797d5e9540fd7bf27f1846301", "message": "Add other sequence sets\n", "proba": 0.0005214381963014603} {"commit": "6d3b05ec92533ce516306e49d297eed21cacac63", "message": "python: don't dump failed steps\n", "proba": 5.54111429664772e-05} {"commit": "879fa8e33a8018d6d553a0a7e6d4694a7cf513f7", "message": "Cleaned: gamespy_server_browser_server.py\n", "proba": 6.860450230306014e-05} {"commit": "4e823bac6371fb374d4467013a81cdf5efa3eea1", "message": "fix path error in run.stress-tests.py\n\n\ngit-svn-id: b5c078ec0b4d3a50497e9dd3081db18a5b4f16e5@44961 c7de825b-a66e-492c-adef-691d508d4ae1\n\n", "proba": 1.5181859453150537e-05} {"commit": "e05e86de33bb268ed8b4bdb81e1b076d9a9683a7", "message": "re-merging to trunk to be safe\n", "proba": 1.6312766604187345e-07} {"commit": "e6ec9c573e6f7efb6e131bd83405faac28f373ba", "message": "region table\n", "proba": 1.5402973758682492e-06} {"commit": "c6b0ed41f5cef2c94b9ea82ab7e9d959a5f26a94", "message": "Use BytesIO instead of StringIO\n\nWhich is what I should have been doing all along\u2026.\n", "proba": 1.5248529905420583e-07} {"commit": "5b3fd4bb820e17966b3827231c3957dcca8fef77", "message": "better logging, exception handling for stress test runner\n\ngit-svn-id: b5c078ec0b4d3a50497e9dd3081db18a5b4f16e5@42103 c7de825b-a66e-492c-adef-691d508d4ae1\n\n", "proba": 1.8396041241430794e-06} {"commit": "72031d27ea3955141b177ce806ed954a782f23f0", "message": "Fix handling of no --debug\n", "proba": 3.7639387301169336e-05} {"commit": "6f3b5c44565debd82990304b5f48361adcf0d393", "message": "scattergl doesn't support orientation\n", "proba": 2.6372686079412233e-07} {"commit": "196d1045bcaf090b899b61240069503c98b77ab1", "message": "Bug Fix: reimplement sort keys when creating JSON data to send\n", "proba": 1.5052953017402615e-07} {"commit": "5cf90418c5106a7f3feae64f73d70d0e4f600ee3", "message": "Problem: Can fail CI with flake8 violations\n\nAnalysis: Fixed flake8 issues.\n\nTests: None\n", "proba": 0.9999675750732422} {"commit": "2a5b89a90d8458fd2b81d66980e7b0368c74f09f", "message": "Added variables\n", "proba": 4.788710157299647e-07} {"commit": "f0df60dc2e1fc9105e467bd369ccdfed23395def", "message": "Fixing oauth2 tests\n", "proba": 2.2888306716595253e-07} {"commit": "4b3680bd29360683bf7c19dabf51b64127a02dec", "message": "- use folder.create_item\n- try to fetch named property\n- try to make a table selectable\n", "proba": 4.026248916488839e-06} {"commit": "7ba429fb1fa6200ade6c2b08ad47d26200068637", "message": "Add missed description for stable.\n", "proba": 1.2146121264322574e-07} {"commit": "4b65d1cc229dab6599698c42d3ffce69983fed3b", "message": "\u0628\u0631 \u067e\u0627\u06cc\u0647 \u06af\u0632\u0627\u0631\u0634\n\nsolve typo", "proba": 0.9999709129333496} {"commit": "966ca3b247cabe42a090657a0053e1bfff071d22", "message": "Fixed wights sampling and loss\n", "proba": 1.4326376174267352e-07} {"commit": "cf27f253cdc0edaa43f670763cac746fc1334dab", "message": "Gardening (Fixup to #1980)\n", "proba": 1.0602878575127761e-07} {"commit": "cb2e27d690ff616ed8f8baca775d2ede98043177", "message": "Remove uploaded files permissions setting\n", "proba": 6.54758707696601e-07} {"commit": "d66a9abb34b37b3e7c6201ce10efcd005dfbff70", "message": "Fix FakePathModule deprecation in Stubber\n", "proba": 1.75768252574926e-06} {"commit": "3aa91434bca89440c6933ca315fa8882cc12aafd", "message": "Remove duplicated endpoints\n", "proba": 0.0002684426726773381} {"commit": "02d5e7b983f117ffbaaf5fa5bf4990a25dc7f23b", "message": "increase testing\n", "proba": 6.967616741349048e-07} {"commit": "342092e975f1d870e725f4fbd2abe13751f5c9b2", "message": "Add cover test : merge_path view\n", "proba": 4.1852084109450516e-07} {"commit": "e2d739284efbe4ecb122d360e1f3cb14eec1548e", "message": "Update WebClient.py", "proba": 6.64826131924201e-07} {"commit": "a4d2cfe20ad4be87f277ba375121f7f162ec1624", "message": "added *WITH_LOCAL_DATA in AtlasPTB\n", "proba": 1.6306979944147315e-07} {"commit": "066767b7654a9d9a2a99620d6cf139ad5904b420", "message": "Changed snaplen\n", "proba": 8.015478556444577e-07} {"commit": "479551269fd7ba8c27647935ef17b61a94b64b0e", "message": "check all config files\n", "proba": 3.5064772418991197e-07} {"commit": "aaaaa6239556da421051e816a4cb60cba47744d1", "message": "Extract method\n", "proba": 6.313942321867216e-06} {"commit": "b22969c0550aa7b856b4329142e7662234d673b5", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "02108de44f2381cec3297632ad50b6f82f896d3a", "message": "Add 'label_file' in rdb of pasal voc", "proba": 1.4089994692767505e-05} {"commit": "bbc1bd62102f4a88f0dab777d50563130cd3d40a", "message": "Expand JSON error handling to cover non-API errors\n\nTo capture globus_sdk.exc.GlobusError in the general (non-API) case, we\nneed to define another excepthook. The JSON form of the error will have\nit stringified in one field, and the error class name in another.\nMostly just a matter of keeping the promise of JSON errors where\nreasonable.\n", "proba": 2.211218657066638e-07} {"commit": "0ab903af101a395239efd48cb9d7d85dee173b16", "message": "code style fixes\n", "proba": 4.88353123273555e-07} {"commit": "3f5ceb822e348fbb052cbeac87d83f00cb283fae", "message": "Added shortest/longest sequence to output, some format changes\n", "proba": 6.61026547277288e-07} {"commit": "029e3a799c3f14c4f5a0c91ad8677834e3a82a6b", "message": "remove log\n", "proba": 1.3857714975529234e-06} {"commit": "07615f01675dacced8e8a79e622ab3e93f732ee8", "message": "Testing fieldsettings.\n", "proba": 1.732321663894254e-07} {"commit": "bafd0ed18eab313f8c869490f76986bfb39f12b9", "message": "Fixes bug (incorrect key separator) in search_counts job\n", "proba": 3.1267899203157867e-07} {"commit": "bed9f5763f789ef1d8a4a412270a25fecc720754", "message": "Enforce mask to positive values in the image.\n", "proba": 1.1439473155405722e-06} {"commit": "c16d19c2710d59808e9f16f3a2610e427f2188c9", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "079ad7717a8f5841cbf6fdb6c65e58d98b2c794f", "message": "debug sentences removed + pep8 validation\n", "proba": 6.508113528980175e-06} {"commit": "cc6387fa969b7ad0d6ccb1684f64f93842a3646f", "message": "Feature: add --realtime flag to columns command.\n", "proba": 1.211621452057443e-07} {"commit": "052a399bb5e6aa06114d71860c0fc352d9f03615", "message": "Testing logging\n", "proba": 6.339830065371643e-07} {"commit": "deb984045fefea5dd94c96e6dc67485c96e55406", "message": "Fix lint\n", "proba": 3.219221252948046e-05} {"commit": "c878eb2573eded758aa1b4a0b6fde03c752102e1", "message": "fix(SSHNonRootScyllaSystemdLogger): create empty log file to prevert the err flood\n\nThe log file will be created when scylla-server starts, the thread will\nrepeatedly execute the tail command, it will fail until scylla-server is\nstarted.\n\nThis patch changed to create the install directory and log file before\nfetching the log, then we won't see the errors in sct log.\n\nSigned-off-by: Amos Kong \n", "proba": 2.7711867005564272e-06} {"commit": "ef2104bd8ac1c422c8584be2a0966b5bc4d678c5", "message": "Fixing (de)saturation tests\n", "proba": 3.7685580878132896e-07} {"commit": "3135d2d2ef9b157454e6ef1c0f674c42304fbfd4", "message": "Removing duplicate invocation of slurp\n", "proba": 0.00010975299665005878} {"commit": "0cd17c4dfd98fb5bd8607e012cafd8da8f748884", "message": "Reduce contention on Django's brain-dead replace-whole-row style updates while\ndeleting system surveys.\n", "proba": 1.1540772959506285e-07} {"commit": "6b500c03a6a4b9a9e969374f7b376fd53977812b", "message": "Version 4.8.6\n", "proba": 3.8020436932129087e-07} {"commit": "8e6546ce141c24b71d5d6711158bce2f2660375d", "message": "Version 1.54.0\n", "proba": 3.101670245087007e-07} {"commit": "04a1f6fcba8c74f463df0eb85a7d477dfab0e162", "message": "embedded HTML to email\n", "proba": 2.1836758890003694e-07} {"commit": "87f9d6208cec48eff5ed0eba0a964302e0cedda8", "message": "Enable show_deleted for policy_get_by_name()\n\nAlso made policy_delete fail silently when not found. The caller knows\nhow to handle this not found case, so we don't throw exception here.\n", "proba": 1.179121085215229e-07} {"commit": "c6fbe9b3eb822c1a38bc61cc620ee4db7a8e0773", "message": "Handle missing Google Apps domain\n", "proba": 1.3463007235259283e-05} {"commit": "95c25295c6bfa6ee4b38e869eb72d33f7f949f8d", "message": "Bump version\n", "proba": 4.5088074784871424e-07} {"commit": "0d1c58d3340357f59b83127a49d2d99ce49bef6b", "message": "disable unit test based on pytables on appveyor\n", "proba": 1.9626347125267785e-07} {"commit": "d51750e6aa19cfb218aa80b3598e28a9626304f8", "message": "Fix seed file groups\n", "proba": 7.97893164872221e-07} {"commit": "b219a2020ba6957ebd6e3b84b3983fdf04735842", "message": "Account for moved close button in definitions\n\nThe markup for this changed ever so slightly. Use a less explicit lookup to\nlimit these types of errors in the future.\n", "proba": 1.0301625508191137e-07} {"commit": "092d41c3177a6f97d766599ecffc0158923e9779", "message": "Added user tests and made generic test helpers\n", "proba": 1.4186244357006217e-07} {"commit": "5532f6d14b3ec55546742a0c0a3fda8e0b2ad12d", "message": "Add python-cinderclient support.\n\nAdd python-cinderclient to pull-requests closing.,\nAdd python-cinderclient jenkins jobs.\nRe-add cinder and python-openstackclient and python-glanceclient to jenkins.\n\nChange-Id: I415a0f6586f6c22036715513c38b5105ff319809\n", "proba": 7.36059689643298e-07} {"commit": "4a69ee2e9f53792d8f571b70c826703ed5b6ece4", "message": "don't log and raise for the same exception\n", "proba": 4.0484590613232285e-07} {"commit": "f39b925a64568372267c39c8c9307731287185c8", "message": "Remove unsafe XML parsing\n\nMove to using xmlutils for XML parsing. Fixes missing patch\nfor the V3 API in commit 0ef2c55d804e0dab58cb5419a0cafd6a805315c7\nand fixes bug 1210529\n\nChange-Id: I6dc6111844277565d075a4ff5a08fdee5bc99344\n", "proba": 1.0489885653441888e-06} {"commit": "575d8a4594d15b8eddfd6ba25b4571a6fecac7c6", "message": "NXDRIVE-170: Try to fix test_synchronization_give_up by increasing wait_sync timeout\n", "proba": 3.1744008310852223e-07} {"commit": "57a713065c2d333e89ee3f69989a046558783adc", "message": "Fix import of dicussion django_comment_client. (#1948)\n\n", "proba": 1.7329325601167511e-06} {"commit": "e691bce56019405b574a350e558e6b528b5dd5ac", "message": "Update baseapp.py", "proba": 1.4864804143144283e-06} {"commit": "39f84130fd474de69c235bbcbb14a81b06d6d4a1", "message": "Update filters.py", "proba": 5.490941816788109e-07} {"commit": "6647268312c576ba91868ce416959735028d156c", "message": "Fixed wrong version of bootstrap using CDN.\n", "proba": 1.085293206415372e-07} {"commit": "9b3dc3d7647d187fa7f15d4a3851bd27d6b7afa4", "message": "Fixed self.modified default value on session (fixes #20).\n", "proba": 1.0311848086530517e-07} {"commit": "d02a0b69f980457d48c066549b0b606af1311494", "message": "sync configuration string with docs\n", "proba": 3.1925864618642663e-07} {"commit": "20063b8269c61b4bcc1320481cecdeae0c2449bf", "message": "Modified Principal to work in an application factory configuration.\n", "proba": 9.911569520681951e-08} {"commit": "778e31eab33822e10dc0146dc5ef92e017423349", "message": "Remove 12451 annotation\n", "proba": 1.8056805402011378e-06} {"commit": "9d9eee7d21b2710a00152286ea689e36bf2f8dca", "message": "Build spreadsheet seperately to retrieving identity info\n", "proba": 2.733273163357808e-07} {"commit": "6f1154afcdf16093beb94110fdeaa8588d488fb3", "message": "Update sniff.py: add information output color\n", "proba": 9.454516884943587e-07} {"commit": "7fa7bba55d776c1ce97eca70620016ef6f31e12a", "message": "Optimized output\n", "proba": 0.9999940395355225} {"commit": "5d46738ed57955175e1f72f11724122016d44794", "message": "Convert identity.domains tests into mock\n\nblueprint mock-framework-in-unit-tests\n\nChange-Id: I7c4a3b1432fa5e2bd4b9f6929f03747e826b0498\n", "proba": 0.9999799728393555} {"commit": "af849df06f4483e99142d2197a155ab4761e5349", "message": "FIX: network views\n", "proba": 5.775239628746931e-07} {"commit": "bf05aa79eae2977da8a7a061999cd2a4896bb77f", "message": "removed excess comments from main/models.py\n", "proba": 2.007641199952559e-07} {"commit": "2412e7eb1da5b30ecd6e154b45149165e49e4239", "message": "Remove version checks\n", "proba": 4.5101921841705916e-07} {"commit": "625557cb7c125eb4e44211fbec6cc0a7082ad737", "message": "PI-444 issue with stackdio init command\n", "proba": 2.168505659483344e-07} {"commit": "800287371b9b217230be11f984025fc05562eeaa", "message": "updated default settings example\n", "proba": 5.55998212803388e-07} {"commit": "fe5fe2ba4ccec91bc4b223bdac1b2999d75b66b1", "message": "Final synchronization with bulbasaur after the hard disk crash\n", "proba": 1.3028922296598466e-07} {"commit": "5e2e50533add8afe3a8b9e619372bc4e20cbab47", "message": "AMBARI-11956. HBase Master stop is hanging when enabling security (Ivan Kozlov via smohanty)\n", "proba": 9.948597323727881e-08} {"commit": "8a99ff6720b0893ba1185435bcf3111a972b16d7", "message": "finish debugging server/getDetail 3/3\n", "proba": 1.0838508615051978e-06} {"commit": "224af240e0dd9dd6913b1fb7ed7a59bcd5aab0c9", "message": "CFY-2926 trying out backwards compatible index naming\n", "proba": 1.449237601036657e-07} {"commit": "494929e4ebab661d6484705fdcdd4aae8301f7b3", "message": "Add some error checking for connections between pattern nodes.\n", "proba": 1.1436294045097384e-07} {"commit": "c4c56906ddf051f8594121783899a50f8ded761e", "message": "deleted import statements\n", "proba": 5.758487304774462e-07} {"commit": "3b09e215cfb7b0373a96b875dbb06c6e0418cbca", "message": "Fix: not starting schedule plugins\n", "proba": 4.965806965628872e-06} {"commit": "d8abdef1ebde8409c75905a038324b86c860d89f", "message": "Added strip function to test for closing tag to remove whitespace at end of string.\n", "proba": 1.1306205038863482e-07} {"commit": "24107168dabedb881aaf35efb44266d1871e70ce", "message": "Wrote renderable NRT buffer tests.\n", "proba": 1.149956290191767e-07} {"commit": "6c83915a199e2c75a5a44775c58045e071992ec4", "message": "Small fix to utils.py\n", "proba": 1.7182047429287195e-07} {"commit": "2f8ddcc25d936e5622bcf2ed12d4f8d11b9648e1", "message": "Fix data.get_frag view\n", "proba": 9.122449228016194e-06} {"commit": "e7643aaf519a46f3ef249df2baf9bc63a939fbc1", "message": "Modify data_clean slightly\n", "proba": 1.056752239492198e-06} {"commit": "7a66c9f57a39b8f06c83adf642454c95cbe6411f", "message": "fixed comma problem that xxx,xxx sticks together, which is wrong\n", "proba": 0.0001652240171097219} {"commit": "18d4972ae90ee2ca2e4a6c57d57dc7b6a485ea44", "message": "removed unnecessary debug print\n", "proba": 2.1096086584293516e-06} {"commit": "e8a520e8609c92148740d0dabc852ea0de9f144d", "message": "FastAPI: Load only when supported version in use (#284)\n\n", "proba": 1.02705882909504e-07} {"commit": "b608515f42be93eba5812313d6c3366844cfdd38", "message": "Solo codici unici dai dati del comune\n", "proba": 2.5578890472388593e-07} {"commit": "b8f3eb5f7d2d876690a67861be49cfe68fedd7ef", "message": "Removed RSS3 and ESF default flavours. Adjusted the HTML flavour so that\nit validates as valid HTML 4.01 transitional (though it's missing the\ndoctype and things of that nature).\n\n", "proba": 1.0203673639352928e-07} {"commit": "717b25804c91198e953b612fa36433a133da0f97", "message": "Typo in point cloud construction\n\nConcatenate points and colors along dim 1 instead of 2\n(already been reshaped to (w*h, 3)).\n", "proba": 4.3248778069937543e-07} {"commit": "16bf39187be9979fc1f4f27de42b15dc6f31691a", "message": "Woohoo \\*-*/\n", "proba": 6.838190984126413e-06} {"commit": "38ce0cb3fcf9a4688a6d93d004fbbab4de0eb503", "message": "Update coupling.py\n", "proba": 6.945186328266573e-07} {"commit": "6958c4345c270a93734e844349fc5ceb75f7c887", "message": "#update\n", "proba": 1.1811147260232246e-06} {"commit": "67de41dea6ad798bf93d22391871bf6699a0dcc4", "message": "Added function that computes histogram of unique values in multiple dataframes, and reports the results\n", "proba": 1.215665434983748e-07} {"commit": "cc8131cfa974b9ffae5b75a2342ed17b7f20b459", "message": "#commit for portfolio.add_account\n", "proba": 3.1224692520481767e-07} {"commit": "acf200c6ba705ce68c7738d3102a960640f23656", "message": "finish day36: get longest common prefix.\n", "proba": 4.523141251411289e-05} {"commit": "e6d7a34be4dc13250e9dc429b1d34c998c2330f6", "message": "commented out clear_all_sessions()\n", "proba": 1.3533691856082442e-07} {"commit": "a8dafd831242410813540d75e8fabb0a0d9754d1", "message": "\u0414\u043e\u0431\u0430\u0432\u0438\u043b \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435\n", "proba": 4.208568952890346e-06} {"commit": "b80db1aa9155a5d9e65a877fcabc6cf74b526809", "message": "Improving log prints (#7806)\n\n* Improving log prints\r\n\r\n* PR fixes\r\n\r\nCo-authored-by: hod-alpert ", "proba": 1.1709139613458319e-07} {"commit": "1d6f9ac7a1156f4867994690632c2dd91345f98e", "message": "reorder tests my mock usage\n", "proba": 1.894045027484026e-07} {"commit": "29c20e112716bb0654e06db2d67dcff0f412f6bb", "message": "\nOkay, I think somebody editing build.conf must have accidentally\n*un*-disabled trans_tests.py when we run 'make check'. There's only\none function written in there, and it doesn't work at all. I don't\nthink it has ever worked, or has ever been run!\n\nLet's get it working, then.\n\n* trans_tests.py (keywords_from_birth): shorten docstring please, so\n it prints nicely when running '*.py list'. Change 'Sending' verbs\n to 'Adding'. Set the keyword properties *after* scheduling the\n files for addition.\n\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@841348 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1176119187439326e-05} {"commit": "60dabdff0fdc55a852874f972f12481a75809cac", "message": "Let the svndumpfilter_tests.py tests see the stderr results when running\nsvndumpfilter in non-quiet mode.\n\n* subversion/tests/cmdline/svndumpfilter_tests.py\n\n (filter_and_return_output): Return stderr.\n\n (reflect_dropped_renumbered_revs,\n svndumpfilter_loses_mergeinfo,\n _simple_dumpfilter_test,\n filter_mergeinfo_revs_outside_of_dump_stream): Update callers of\n filter_and_return_output.\n\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@940522 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.9067617510445416e-05} {"commit": "9c6c3cb1afecac448f17d2bb25f895189b7de46c", "message": "Followup to r1131000 changed the upgrade error message.\n\n* subversion/tests/cmdline/tree_conflict_tests.py\n (actual_only_node_behaviour): Adjust expected error.\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@1131006 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.890760015361593e-06} {"commit": "094c372a8628d1530854376f56c31c239e02d456", "message": "Symbol-Links in list extracted\n", "proba": 8.630310617263603e-07} {"commit": "23460f81527e9ba90cbd405040f5daf91b915314", "message": "Error-Handling on conffiles extraction added;\nIf file not extracted, no configuration-files exists\n", "proba": 2.651805459663592e-07} {"commit": "bd1e7f4fda1bda7c39e23fc7df54ac082e0181a3", "message": "MatPow: doit tests\n", "proba": 2.981595116580138e-06} {"commit": "974b350b33892b81dbfc59695b9b5552d005c18d", "message": "* Added clear cache broadcast when leaving a mode", "proba": 1.307301999986521e-07} {"commit": "1efa2915c8e39e27f51bfdaba4cfb399677f8bfe", "message": "shipit_uplift: Return 'original' line number (that is, the line number when the line was introduced) and fix off-by-one error (enumerate starts from 0, line numbers start from 1) (#720)\n\n", "proba": 0.00016961456276476383} {"commit": "83c491d918d155ba7d82f3d03de8613c96ffbd8d", "message": "_compile_action should use the default shell environment when calling `ctx.action()`\n\nCloses #235\n\nPiperOrigin-RevId: 205992233\n", "proba": 7.787101026224263e-07} {"commit": "9f1f3d4eb2210c8c2b93b1b07e99be58cecacc4d", "message": "Fix strict deps when node_modules is in non-standard place.\n\nIf the node_modules attribute is in a different workspace, and/or in a sub-package of the workspace, those path segments need to be included in the bazelOptions.nodeModulesPrefix.\n\nFixes #89\n\nPiperOrigin-RevId: 177960077\n", "proba": 7.440744411724154e-07} {"commit": "1fdfd5c5498badf100fcbbf30a2d03c0a37b58da", "message": "Remove redundant features from result meta\n", "proba": 1.6160232917172834e-05} {"commit": "765f65120ebf130030b715f5845863aa0b9b098d", "message": "Update to Paracrawl release4, and simplify/regularize some problem names.\n\nPiperOrigin-RevId: 239836265\n", "proba": 1.9517956673098524e-07} {"commit": "eedee8236e7693f921723ad942baef7b61b3ceda", "message": "Disable rewriting errors for classes due to source map overwriting.\n\nPiperOrigin-RevId: 204826362\n", "proba": 1.6373520850265777e-07} {"commit": "1f09dea1486145364608de5ce959bef3653c2681", "message": "cull 20% when display hook is full\n\ninstead of 100%\n", "proba": 1.3788135788672662e-07} {"commit": "c0dc59939f4bce81d15e51c4456a1707605b1273", "message": "Add option append (-a) to %save\n\nAdd newline after every write to make sure successive appends work.\n", "proba": 1.195775638507257e-07} {"commit": "664c4f4e4bd3ffc4c21a51eefb0a9b3587503408", "message": "Fix starting notebook server with file/directory at command line.\n\nThe base class implementation of parse_command_line uses update_config,\nwhich ensures that the change event fires for the config traitlet. This\ncopies that.\n\nCloses gh-5460\n", "proba": 2.257587397025418e-07} {"commit": "f390efd87d2533720d677511f265f300875cb198", "message": "Add tag response for testing\n\n", "proba": 2.396117793068697e-07} {"commit": "9aa1a15c305efbed6e098caabd5f87dfa2ead709", "message": "Fixed alignment issues in sub-region controls.\n\ngit-svn-id: 6df4de2eefc91e66a2e4972022441cb98a34e030@2261 86afb187-6117-0410-83e3-87b601379a31\n", "proba": 1.6847014876475441e-06} {"commit": "94e816b38d8d0cd7fabddb1a657d2bfc4b9ba1f1", "message": "Bad tabs\n", "proba": 4.897976282336458e-07} {"commit": "315bf6ff22fc6bbe0df0e6c8c237a1a7eed804e1", "message": "Fix bug for incorrect line number printed when check duplicated INFs in a FV section.\nSigned-off-by: yingke\nReviewed-by: lgao4\nReviewed-by: jsu1\n\ngit-svn-id: f3880c1fc5096ce2109c8aec392d8e07f619f417@2492 c2973edb-eda0-4c78-bc6a-9341b269661f\n", "proba": 5.4982228903099895e-06} {"commit": "6b61fdbe5cdeb4501b6f3f654d83a9b55252a60f", "message": "Using double quotes of course", "proba": 1.2611552335783927e-07} {"commit": "0c1e6d634b6e3a1790a13e09e2e7cd7859646f6f", "message": "Remove debug output", "proba": 3.657153865788132e-05} {"commit": "599208b439e349f88c809e9d1f268c8c77718259", "message": "Use `tempfile.mkstemp` instead of `tempfile.mktemp`.\n\nThe `tempfile.mktemp` function is [deprecated](https://docs.python.org/3/library/tempfile.html#tempfile.mktemp) due to [security issues](https://cwe.mitre.org/data/definitions/377.html).\n\nThe switch is easy to do.\n\nPiperOrigin-RevId: 420359224\nChange-Id: I7bfc1df9cf931f45ec85d4878874ef41b9c55474\n", "proba": 0.0005252140108495951} {"commit": "5357d13d2bdca2fcd3779d0e8ea4aab5d2e73c21", "message": "Rollback of changelist checking for static shapes for model function.\nEND_PUBLIC\n\nBEGIN_PUBLIC\nAutomated g4 rollback of changelist 200139880\n\nPiperOrigin-RevId: 200155130\n", "proba": 5.411434926827496e-07} {"commit": "ad8b8296e2af0c94367666be075c4a8be1f0b328", "message": "The test produces some log in a attempt to speed up and reduce the dependency from other producers\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@191237 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 5.902533303014934e-06} {"commit": "8db098480f444b354eee71462f3c682da02ddaa8", "message": "fix: dev: urlparse import error\n", "proba": 0.00017863749235402793} {"commit": "dd442109fa35bc1166a2c71c30ea0299cc790924", "message": "throw exception in new_labeler() if python version < 3.5\n", "proba": 1.1071933840867132e-06} {"commit": "5510e9ddf55ef1b2c87d1d7563067374f11df361", "message": "Fixed new exec in python 3k\n", "proba": 2.2031085222806723e-07} {"commit": "fd3baace5f494aff716fdb576bdaa6f91b40e16e", "message": "Remove cached tensors from LinearOperator.\n\nCSE should already ensure that tensors are deduped (i.e. multiple Cholesky's for the same matrix are not performed).\n\nThis also makes it easier to use LinearOperators in tf.while_loop.\n\nPiperOrigin-RevId: 190141732\n", "proba": 1.791290287656011e-06} {"commit": "6a4abfd9c51d80af91ced3df70f6a1b431a7d1fe", "message": "add dependency on v8 to blink_minimal\n\nThere's a include dependency on v8 here:\nhttps://code.google.com/p/chromium/codesearch#chromium/src/third_party/WebKit/public/web/WebFrameClient.h&q=webframeclient&sq=package:chromium&type=cs&l=46 that is hit when I switched ppapi targets to referencing blink_minimal instead of blink.\n\nR=jamesr@chromium.org\nBUG=237249\n\nReview URL: https://chromiumcodereview.appspot.com/19804011\n\ngit-svn-id: bf5cd6ccde378db821296732a091cfbcf5285fbd@154851 bbb929c8-8fbe-4397-9dbb-9b2b20218538\n", "proba": 0.9999769926071167} {"commit": "c9893b614c40856108820416fa9f1fae1cdac174", "message": "Set default type for events to event\n", "proba": 2.970126615764457e-06} {"commit": "61eb372ed73696258de6d69e530c24a3bc40842f", "message": "Add train loss summary for TPUEstimator\n\nPiperOrigin-RevId: 165618705\n", "proba": 4.788381033904443e-07} {"commit": "b143cf4120c3f92ae08ee16b65771ea393edd8ab", "message": "FluxPulseScope: Fixed fp_compensation feature to reference the RO pulse to the end of the custom compensation pulse.\n", "proba": 9.846542781133394e-08} {"commit": "6563c340ddf738d37c9da94bcb7365d418d61569", "message": "remove url\n", "proba": 4.112556325708283e-06} {"commit": "6430c41c265b7e50539ef572757b4e051912e031", "message": "Add test case for `with` statement supporty for summary.FileWriter\n\nSigned-off-by: Yong Tang <765086fe2e0c1f980161f127fec596800f327f62@outlook.com>\n", "proba": 1.8164875825732452e-07} {"commit": "f025a119c358b56ddb039db892659cfc0f31f690", "message": "fix logging in & saving request at same time\n", "proba": 1.272461958023996e-07} {"commit": "417dcaa9367fb5dc29b017d1973238cad093e4c1", "message": "TF error fixit: tensorflow/python/distribute/cross_device_utils.py\n\nPiperOrigin-RevId: 389210561\nChange-Id: I5e0a746822c96a3b141ee681a6c6e8e2d31b9a5c\n", "proba": 5.861042154720053e-06} {"commit": "c68cff240855e22bb2ae1d13e5a8e69abce2f041", "message": "FluxPulseAmplitudeSweep: copy global param delay to tasks\n", "proba": 2.3250252922935033e-07} {"commit": "d5c57a433a0d896d09953b62a89d8e78a904d781", "message": "Removed tests out of run_in_graph_and_eager_mode in yogi test (#1618)\n\n", "proba": 1.0806806471919117e-07} {"commit": "b52cc55f25d33a55dfc8b7689fe2f4fc06896968", "message": "Add support for ranges of fallbacks\n\nIf no range is provided it defaults to 0-100 to be backwards compatible\n", "proba": 8.626327598904027e-07} {"commit": "0bd93275484ef3e7188694849f71391b2463a168", "message": "ISISCB-153 max facet size is 100\n", "proba": 0.9999815225601196} {"commit": "ebfe6a9416df187d1c64edbb471533ac48a70160", "message": "added documentation for SlabTransformation\n", "proba": 1.9383750782253628e-07} {"commit": "bdfa2f0c20aed5c3154da7f182c68bd260ba3e91", "message": "Update metadata_cleanup.py", "proba": 1.1016279586328892e-06} {"commit": "26e719fe17d490c59c75c9b3083426cf06e8df73", "message": "update test_views\n", "proba": 8.247368441516301e-07} {"commit": "964e180448bb11ef0ec9f76e24c497d28257ea5b", "message": "add spectroscopy to corner_observed\n", "proba": 1.2833685332225286e-06} {"commit": "cac016e232a353b8561a7ad2f27c10704e3a1d0d", "message": "something\n", "proba": 1.2402385436871555e-05} {"commit": "9b87cb8acffef71b4ee488e28cb73f4587e0aff4", "message": "fixed range in which the phases\nare computed\n", "proba": 2.2128894272555044e-07} {"commit": "d5342a7307f2047bd6faae45698b6722f90936f8", "message": "Fix If-Modified-Since to be locale independent.\n", "proba": 5.106868457005476e-07} {"commit": "7d8a0a9ef7cc1343fa7698f15b89648ce6bcead6", "message": "fixed workdir\n", "proba": 3.629845934938203e-07} {"commit": "e244bb68952085a1f727f9ef8d1f9d12d5f195fc", "message": "correct comment\n", "proba": 5.191642685531406e-06} {"commit": "2ad62d1b57b5bf9bf024f8ca6c340a8c6715a071", "message": "Added some more error handling for a graphuplaod\n", "proba": 1.187409495173597e-07} {"commit": "6d774b20db5bbcaa392d296afd360e83994faf36", "message": "fix syntax err - working final\n", "proba": 4.848892558584339e-07} {"commit": "0f52e7beb3b6ebc0b427f97f8b8852bbfc5228bc", "message": "Rearranges some thangs\n", "proba": 9.818530816119164e-05} {"commit": "403fc51128c0dc2a1b95a62f501423f515da78df", "message": "anfahren mit wartezeiten\n", "proba": 7.529171739406593e-07} {"commit": "f7c1517d70c448b305259daec39908cf56526c13", "message": "fix a typo\n", "proba": 0.9999995231628418} {"commit": "967c461855086e99bae1ae9ad119041eb45b6d00", "message": "Update fortinet_ssh.py (#1968)\n\nFix for changed \"get system status\" command output (FortiOS 6.2 and later).", "proba": 1.0071129707966975e-07} {"commit": "a6fba25e622dd0f86bccb044bf2e60b829381a8b", "message": "add exception for mpi4py\n", "proba": 5.366855475585908e-07} {"commit": "0b8e4a0c0961c53ead385b084aeda661ce469345", "message": "fix afer rebase\n", "proba": 1.1852050647576107e-06} {"commit": "50976bc28c7458c7c91ab5f01aeb0ff137650eee", "message": "change dvdt detection to look back 1ms from spike peak\n", "proba": 1.2747162259074685e-07} {"commit": "14a0ab046619bfffc1e8d892a3e0b4c8800f7cde", "message": "fix a bug in issue #111\n", "proba": 1.9536710738066176e-07} {"commit": "8dd1dcca3290de5b271a33841d5b41eaae50cd16", "message": "add orderings\n", "proba": 2.5465928388257453e-07} {"commit": "38025fa16c4d76078323d09667d2a0dddba8850f", "message": "flake8.\n", "proba": 2.3184138342458027e-07} {"commit": "8f775cb02c24033f21e717f38287db5fb53ff45d", "message": "Add fail warnings for unsupported javascript function calls\n", "proba": 4.354983786925004e-07} {"commit": "aff24b6f44a929d464206e51f44ad03bf6225835", "message": "pandoc.py: improve error handling and logging\n", "proba": 1.7050595602086105e-07} {"commit": "f4c1f13efbbfa7bf4d30810abc9f8c9c6eb3efe5", "message": "hack to solve RBL-1797 until the preload wrapper is working\n", "proba": 1.2494757584136096e-07} {"commit": "00bbf1950d81a5d2fb28690306319e84eb85c662", "message": "expose enumerate for easier jinja conversions\n", "proba": 3.4161196253990056e-06} {"commit": "d69965d6ab09d21d389a0b682a04507972fd83b0", "message": "ninchat.com/metadata stringification\n", "proba": 0.00022242336126510054} {"commit": "46a7902088ad53002ebfed44f367ef0e0dd81015", "message": "Adding modified unit test\n", "proba": 2.54682362310632e-07} {"commit": "cf4fe8d7ffe622da5ee9262d17785f49c9f03d5f", "message": "a single conv outperforms a single relu\n", "proba": 1.4804134480073117e-05} {"commit": "bcab04e460eb2f61453ba4111cc5bf59c1c73202", "message": ":x: add row 'unselectable' option\n", "proba": 1.4815306712989695e-05} {"commit": "5ceb47ee6f968d62ee1428752aec837197fb95ef", "message": "Correctly check for GCE and EC2 deletion\n", "proba": 3.145044900065841e-07} {"commit": "cad474d874ef3ce179a0ec5392914ffbc07cc28c", "message": "[mobility] update to upstream core-svn-01-Feb-2014\n\nSigned-off-by: Robert Wuttke <12e9293ec6b30c7fa8a0926af42807e929c1684f@benocs.com>\n", "proba": 1.0423256924241286e-07} {"commit": "82c0e5266994329abe8bcf0cec4c20456ccc68ae", "message": "Adding print statements,removing -CATALOG_NAME parameter\n", "proba": 7.523178737756098e-07} {"commit": "4e14685c100b40d7e9993f398feac1f66e80e551", "message": "Fixed #13799, a test failure on Postgres. Thanks, Alex.\n\ngit-svn-id: http://code.djangoproject.com/svn/django/trunk@13400 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n\n--HG--\nextra : convert_revision : cd72207306a5a4eecdf07f65c109f37c8317ed81\n", "proba": 3.249730525567429e-06} {"commit": "4b552f81313c3a49726c389f46b9e900d6085b5e", "message": "be a little bit more explicit in example\n", "proba": 1.534955299575813e-05} {"commit": "2cd8d3118e927b01f41c497681554650d2dc6b53", "message": "flake8: reformatted util.py\n", "proba": 2.2403733623832522e-07} {"commit": "d6c05063534515ebe89a9da198776d5d1ef08d43", "message": "util: added TokenMapper\n", "proba": 3.6519118111755233e-06} {"commit": "44353577c96d5659e673d8f8d710ea5d65952394", "message": "fix indentation in BlastParser_and_hits.py\n", "proba": 0.00011350182467140257} {"commit": "e56b023ad5661bc9da838644df0a5a55d8018a05", "message": "update tests for ssh quotes\n", "proba": 2.3775572799422662e-07} {"commit": "0bf1448a55eb8e59db01cfaebdcd75a51243f4f1", "message": "2.1.6 - 2016-05-29 00:20:05:\n", "proba": 1.318691715823661e-07} {"commit": "e81c7e705da425e9e4d9afea40b0ddada36a0003", "message": "Added period\n", "proba": 2.3334396814789216e-07} {"commit": "705c79da5e4a25439842906db36b8f6a528e03e5", "message": "faster way to check type + mind ver. < 1.9\n", "proba": 1.3073145055386703e-07} {"commit": "c92c34d9679a5735bd68b81eb6e4928e2824fe6f", "message": "Update handlers.py", "proba": 1.2594175586855272e-06} {"commit": "65ffc33436ae5684c93cd1494b436a7d6923b21b", "message": "wip use jupyterlab-launcher\n", "proba": 8.477780966131832e-07} {"commit": "212494336880ed58d012622ab93373abae910aa9", "message": "Version bump.", "proba": 1.5057217694902647e-07} {"commit": "25238ae1b268999bee41e05f2c04d7dee3602220", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "b4eba77f7b00d92a25335d6cfc2adf454763601d", "message": "fixed accounts receivable\n", "proba": 6.888089956191834e-07} {"commit": "a698162dc9bcb228007c4942105515f0eb720c2c", "message": "Metrics instance must be passed explicitly from KafkaConsumer to KafkaClient\n", "proba": 2.3371300983399124e-07} {"commit": "3277945d3e8fb6c7b5a0622136f953e279ae4d06", "message": "- after reporting a realtime report interval mismatch, reset the statistics\n- define statistics window for realtime report to be 30s ", "proba": 9.632389264879748e-05} {"commit": "1f73287e890a4c68f240dcc8b6966de1e62b65cc", "message": "Make partitions_for_topic a read-through cache (#1781)\n\nIf the cluster metadata object has no info about the topic, then issue a blocking metadata call to fetch it.", "proba": 1.1231364993591342e-07} {"commit": "da82b82b97767eb37eb8d8aa57ed9894f56c6a5d", "message": "Keep unused code in comment. Improve email_template_send wizard in email_template module.\n\nbzr revid: ysa@tinyerp.com-20110204085048-zdkvb2y83lnnz83t", "proba": 1.5231714769470273e-06} {"commit": "bb4b2cdc341d964b1dfacb064d28a7b5003caf1b", "message": "file download successful and gzip does throw ann exeption\n", "proba": 1.8871413942633808e-07} {"commit": "61c762d4d05d179b4fb475bf8bfd9745eddafd2f", "message": "Fixed wired error message.\n", "proba": 1.45949996976924e-07} {"commit": "58c40729bb15d60f80faa674993a774d6df780a9", "message": "Shrink pie chart, for now.\n\nBetter would be to make the size a parameter.\n", "proba": 1.2297888929424516e-07} {"commit": "edfa5f4815cf05c207e58c630c708c875eedb84a", "message": "Parameter class should store fixed/free. Will make the ModelParameterisation class much clearer when it is refactored", "proba": 6.729169399477541e-07} {"commit": "80fe083af1ef7404cdea152d65f41ebfdf1637e6", "message": "Publish result messages with download url\n", "proba": 1.6575945949171e-07} {"commit": "e9d0ec88d1c6b11b45cac3949978bff7a9c6bdcd", "message": "add check that breadcrumb exists for default lang to prevent possible issues\n", "proba": 2.7178438699593244e-07} {"commit": "8355ec3e2d7a83729b539b4cc7aeca824a9207f8", "message": "7.\u641c\u7d22\u9009\u62e9\u4e0d\u540c\u7684\u5206\u7c7b,\u67e5\u8be2\u90fd\u662f\u6309\u7167\u5168\u90e8\u6570\u636e\u67e5\u8be2\u7684\u3002\n", "proba": 9.931495981163607e-08} {"commit": "7ec09111db3df9f89f2643dfe4317e1b3a627a2a", "message": "#413 Cosmetics\n\nSigned-off-by: Philippe Ombredanne ", "proba": 1.0554514062732778e-07} {"commit": "7cbc5cd78a90b578aad61ff34fbd9a1a0a1582f6", "message": "\u589e\u52a0\u4e86\u5224\u65ad\u662f\u5426\u662f\u673a\u5668\u4eba\u7684\u51fd\u6570\u7f3a\u5c11\u7684request\u53c2\u6570\n", "proba": 2.2115075637429982e-07} {"commit": "10efc38884b680151e435ff647ae71faaa0c4fe9", "message": "\u9996\u9875\u589e\u52a0\u4e86word\u53d8\u91cf\n", "proba": 4.065680343501299e-07} {"commit": "3b517bcf20b92a38e3c037437938ec884ad417bb", "message": "refactor mline.py type annotations\n", "proba": 3.0110788884485373e-06} {"commit": "6262093587bd00caad06cf47e3e3cff52b07d2b9", "message": "Remove attaching streamhandler\n\nSetting of handlers, log level should happen on the application end\n", "proba": 1.830099165545107e-07} {"commit": "846b827a69fdd86dc5a6ab08e43100e0b40bce32", "message": "Use utils.is_no_assigne in the fuzzing_bisection_without_regressed_by script instead of checking the email manually\n", "proba": 4.5601376541526406e-07} {"commit": "008b000f8a48140f4fc2f038ca5c667f33321b80", "message": "fix: Use custom exception for inconclusive Task\n", "proba": 1.076463945537398e-06} {"commit": "f63afca3a50c1d73c84c6283f45a03032448fe71", "message": "Fix bug in mocked_relations.", "proba": 1.1833657964643862e-07} {"commit": "402e958b6af933e7f6f3b0e95aac598f4ee8cea8", "message": "Fix `mypy` (#1481)\n\n", "proba": 5.223758421379898e-07} {"commit": "a9d7950d402ca6ea71c8c185660e0619edc04b38", "message": "Update tabbedpanel.py\n\npep8 fixed", "proba": 2.4519883368157025e-07} {"commit": "d3aa95e8cc85b3f0a9773c11f8295fa384f685f4", "message": "Add size check before trying to split for GMeans (#732)\n\n* Add size check before trying to split\r\n\r\n* Rebase to new code\r\n\r\nCo-authored-by: chico <93380cf74ba7601a69d0d7c761acb0055beb7426@gmail.com>", "proba": 1.100986679603011e-07} {"commit": "ff5fd34c757e6feded9cfea60ac5e81be95fdd85", "message": "Uncurried parser function type in order to simplify things\n", "proba": 5.142132067703642e-06} {"commit": "17e30ed38d7a1fc488c9625431f20d48ae7662a3", "message": "[IMP]: Improvement in domain to launch config wizard by wizard", "proba": 1.47299090258457e-07} {"commit": "2789aaadc35fabb3fe025804c27b6393e7f30b10", "message": "decrease frequency\n", "proba": 0.0001439817133359611} {"commit": "91031eb71ca6cac5606f94ec39b496cf28145c5c", "message": "Mostly centralized qpid.messaging Connection object generation. All kombu funtests tests pass, and pulp is still working.\n", "proba": 9.705060222131578e-08} {"commit": "d757957a3abdaa9dac6902ceb42f360e474f782d", "message": "Use fresh json for logging revisions\n\nThere is at least one handler that executes in between an item being added to\ncache and log_event happening. This is\n`Slugged#ensure_slug_after_flush_postexec`. As a result revision entry stores\na stale slug which looks like corrupted data to the user inside the object\nhistory log. By not using the cached value and recomputing the json we can\navoid this at minimal cost.\n", "proba": 1.295891962627138e-07} {"commit": "0ee10b7d1ea2e2df8f0d8a791e0c0f96d0cbff8d", "message": "Don't apply Leibniz rule to operator of differential order 0.\n", "proba": 1.6448173312255676e-07} {"commit": "7f15f586d16d1312bc3d0e6b9555750e0489dc29", "message": "Update transformation.py", "proba": 6.285515610215953e-07} {"commit": "f5edef9b2bf3439a98526d6b471a4fa7462fd4c9", "message": "Display tags next to the date\n", "proba": 3.85940637670501e-07} {"commit": "404964f83867328d315f4fc12c27b8a4200bbc9d", "message": "Rolling the version to 0.3.0\n", "proba": 0.9999992847442627} {"commit": "233dd3c73d1d80c26bff2ae8e947aeb336b1e044", "message": "Fix typo in docstring\n\nChange-Id: I0bc998d134f9c5fed23380f6b24650700f6cede5\n", "proba": 0.999998927116394} {"commit": "209812c3f3db5cf1109f9eceefdfce0de09ca542", "message": "Fixing dtype conversion bug.\n", "proba": 1.2639956992188672e-07} {"commit": "63a07ed792042cc1ff6e4c7594b1f2bb6c93c130", "message": "fixed first name in all caps to normal\n", "proba": 1.8521111542213475e-06} {"commit": "921633b1c1d8bc2854ed7b76c4ea6397a449194e", "message": "Remove depreciation / removal warning.\n\nThis depreciation warning is no longer relevant outside of the upstream\nNova branch.\n\nChange-Id: Id79ba32829496ec900f31889324252e44f5f018b\n", "proba": 4.0690824221201183e-07} {"commit": "ccd64a484760aa5007b9af7071f6a3577ce86e5b", "message": "added arguments to remove day and time from humanFriendly date in labDT;\n", "proba": 1.0847364961819039e-07} {"commit": "0d900406ab9b01936e3ff4b6d832383c6ec07faa", "message": "avoid double entry, fix query error\n", "proba": 4.970788154423644e-07} {"commit": "d3c855728c9c9367f3cae08cffff433dc5e9834f", "message": "Get search index overrides from environment (#1158)\n\n", "proba": 1.1232822316742386e-07} {"commit": "709979af2dc663140728804fdbfe946d39163ed3", "message": "correct mappers.py\n", "proba": 1.0256712812406477e-05} {"commit": "cd990f4ec3d1adf77ea74268df68eb0d95fb209f", "message": "Remove mention of SignalProxyDaemon\n", "proba": 2.1197172372922068e-07} {"commit": "53e5da5c96bbc768eb484daf0303a9800de08bab", "message": "Mappers. Mappers everywhere\n\nAdding more mappers for true upwind/downwind operations. 4 kinds:\n1. Mean of UW/DW\n2. Values in 2nd array from UW/DW in 1st\n3. Boolean of which links in links_at_node are UW/DW\n4. Arrays (nnodes, X) by ID of upwind/downwind_links_at_node\n", "proba": 0.00015911628725007176} {"commit": "156042b0e3f9f5201cb3e10b61e05fe9d09dea5c", "message": "implemented BNC get_prices\n", "proba": 4.7058657060006226e-07} {"commit": "3c2603f1fe11ef6bc44de1160a7ab43325a35883", "message": "HACK: Make __array_priority__ = 1000.\n\nThis works around changes in the treatment of __array_priority__ that\nwere part of commit 32b32c2. Previously the rop's of the right hand\nobject were called whenever it had the __array_priority__ attribute\nand was not an ndarray or derived thereof. After the change the\nobject needed to have greater priority, in this case > 0. It isn't\nclear that the new behavior is the correct one and if it is reverted\nthen setting __array_priority__ back to 0 will provide a test for that\ndecision.\n", "proba": 3.506931989250006e-07} {"commit": "c28e3d46989558701a908c863ef5d85e0fd40198", "message": "fix: CLAModel init() always needs sensorParams set\n", "proba": 4.161138633662631e-07} {"commit": "43289731269f60752043058c93112eb910862b1d", "message": "minor updates to clamodel.py\n", "proba": 1.9351888624896674e-07} {"commit": "a11e2ef982a65b55f5a30e79bf0c3f125487b048", "message": "Increased release version\n", "proba": 3.9168943999357e-07} {"commit": "1f593719a858f04b8c0f1caac3bfc881c0b16afc", "message": "moved all_nodes_df from network_parameters to thermal_network\n", "proba": 1.7179784208565252e-06} {"commit": "6078b5303362b2e5ce56660967fac313ca3d5ae9", "message": "python bindings: core\n\n* lang/python/src/core.py: added new function new_from_estream to wrap\n new_from_fd just like new_from_stream does and for the same reason.\n", "proba": 1.2121114423280233e-07} {"commit": "a5b91b21f561d7b13ddcb62fca3749ed92ea8720", "message": "python bindings: export secret keys\n\n* The holy grail: a function to export secret keys.\n* GPGME will still invoke pinentry and gpg-agent as usual to authorise\n the export.\n* Mostly similar to the two previous export functions for public keys\n except that it will return None if the result had a length of zero\n bytes. Meaning that the difference between the specified pattern\n (if any) not matching available keys and an incorrect passphrase is\n not able to be determined from this function (or the underlying one\n for that matter).\n\nSigned-off-by: Ben McGinnes <73675debcd8a436be48ec22211dcf44fe0df0a64@adversary.org>\n", "proba": 1.5188285260592238e-06} {"commit": "1ee0d59a68bec2efd66aea90c096349f509bdee8", "message": "Migrated to use new Enum class\n", "proba": 1.9222086677928019e-07} {"commit": "d340d67d7886239d0e32ea270e00640d5405fd1e", "message": "bump version\n", "proba": 4.770564032696711e-07} {"commit": "32d813a5993f539d536c0ff55c1ed6785b5c032d", "message": "clean stats_widget\n", "proba": 4.358566911832895e-06} {"commit": "bcd3b70d0aa7c0763ab66a9024bfdfc648f35b2d", "message": "new test / learn file\n", "proba": 1.323218015159e-07} {"commit": "836cf8669c9d96f867c0ca6bc8734d40f9a0dc70", "message": "@import fix\n", "proba": 2.235098008895875e-07} {"commit": "c0e1b42f7ddd31d1c3122e57eb45858025faa1eb", "message": "fixed one minor logger formatting error\n", "proba": 2.708451347643859e-07} {"commit": "5ae9426364253ea7bd2cfbc10ad1f9f6635dbac0", "message": "Get the ajax call\n", "proba": 3.799930539116758e-07} {"commit": "53fae38611be531a80c2a4d23f4e8c09d52e09d8", "message": "add committee meeting tags to the api, so they will also be proposed in the tag list when tagging other items\n", "proba": 1.8634540310813463e-07} {"commit": "ffb110bb8a1458598a340f9ead2f47a755116df3", "message": "bugfix: missing carbon argument\n", "proba": 6.4278651734639425e-06} {"commit": "72d52297d9e3d008ad06db01435d5c716233c348", "message": "Fixed a version 2/3 error in the test file\n", "proba": 5.500816655512608e-07} {"commit": "cd58069cb8c5437db607cda364ce4ba079a68210", "message": "Rely on cloudml_job_dir rather than job description\n\nJob description varies from job type to job type.\n", "proba": 1.5989728296972316e-07} {"commit": "dadf12afe9d2e1196273ff969c2801dfd6c4fd2b", "message": "Fix test_add_int_pkey_to_revocation_event_table for MySQL\n\ntest_add_int_pkey_to_revocation_event_table would fail with\n\n MismatchError: 'INTEGER' != 'INTEGER(11)'\n\nbecause the mysql dialect produces a different string for the type.\n\nUse isinstance rather than checking the string.\n\nChange-Id: Ib897bbf0424996edb993a09c920648ea8d6812d7\n", "proba": 0.9999927282333374} {"commit": "865b909ba754be4015949b9a704f588c1daff57c", "message": "print pax checker\n", "proba": 0.00041628075996413827} {"commit": "a0c3ffea643cbd30f5f94f65e5b7103169f71cb0", "message": "Fixed bad merge\n", "proba": 4.679760650105891e-07} {"commit": "c3852fbe691d4234fc390f0802b1bf02934bab8c", "message": "* Added unit tests for new ModelGrid method, zeros.\n\n\n", "proba": 9.895456543063119e-08} {"commit": "f8ec74796bd0627d90b42088013a497727715cc0", "message": "In GCP runtime log to STDOUT so that logs are not reported as errors.\n\nPiperOrigin-RevId: 407281923\nChange-Id: Id0d1647b6b23d3bb1906f2e452712d9434f23f82\n", "proba": 9.949895684258081e-06} {"commit": "e23f67def6e6a2ee7d0f472d5d1321cd3e5201e7", "message": "File handle for publishing on windows needs to handle binary data as 'rb'\n", "proba": 5.042127781962336e-07} {"commit": "4b033f3c7275843c925bdeea9028460c16d3ecf9", "message": "Revise comments & to lis_with_prev\n", "proba": 1.2724814268949558e-07} {"commit": "58cdb8ce15903aa597f7749622f529a623bbc03d", "message": "Find jQuery more flexibly.\n", "proba": 1.469509811613534e-07} {"commit": "4c351665819b3f931cd98743b54a812efe322e02", "message": "Test partial ID mapping translations\n", "proba": 2.1761584889645746e-07} {"commit": "ab954af81f8002622562fd002b717847ddd59d9c", "message": "Add delete test\n", "proba": 9.394173616783519e-07} {"commit": "8ef48e6c054a1a329a2162c809de4fd67acc5364", "message": "Helpful log message for inplace upgrade delay\n", "proba": 1.3672878651505016e-07} {"commit": "4ddc1e12eb9541870943645178aabac4e1d7c165", "message": "Update makeresources command logging\n", "proba": 5.35751894403802e-07} {"commit": "1b00471efa1aa9ffb20c7fcebe2abddec0e11249", "message": "extract out BaseNikshayPayloadGenerator", "proba": 0.0005221932078711689} {"commit": "16e3cb3752abce16ff581034c3d377ed53965a90", "message": "Migration comment\n", "proba": 3.180224439347512e-07} {"commit": "c70fffef1e0ba14163b0e5a39cc96ed1276d718f", "message": "[ACC-478] propagate dist dep type on injector component\n", "proba": 1.6603077312993264e-07} {"commit": "fdcf8c7f74daaef064d2be39edd7db9d27f35c95", "message": "removes broken link to old module name (#39249)\n\n", "proba": 1.092350032649847e-07} {"commit": "775521e5cb41b7facb3381ee4e1c647aa2ac19d5", "message": "apt: doc: fix missing version_added\n\nsee #2023\n", "proba": 3.711030842623586e-07} {"commit": "fdea00880bd67600ae0a8b9859628068c07b2a9e", "message": "now default shows time taken when -vv or above\n", "proba": 1.3699857959181827e-07} {"commit": "7145dd05b6a6ce370b318d321d757dada539f6c4", "message": "foreman: Fix get_option regression (#40534)\n\nd303c0706c69831f4e5233a5c9d43b8f2db6e5ac introduced a regression because\r\nof a partial port from _options to get_option. This fixes it.", "proba": 1.1106297392871056e-07} {"commit": "c54b495b168d5ec63b0754ce3f86afacb330cf02", "message": "Fixed starwars relay tests schema representation\n", "proba": 1.7884364922338136e-07} {"commit": "e62ebe2d71314a679b1d60fe6b8741c487f8ae8f", "message": "Better test for random SVD, model selection and predict ", "proba": 2.0684805690507346e-07} {"commit": "d8349b613fb3a149e70a0db91f830b9b3c4ceb9b", "message": "add handling for 2004 schema for dependent claims\n", "proba": 1.4153056326904334e-07} {"commit": "7d3a0aa6fbebd2880641669f26a38edcafa8decb", "message": "infinite loop is last line is blank and there is no data\n", "proba": 0.0001227651519002393} {"commit": "b0739f0e31c6fe8f0884eeb65bf0454bc9d381ed", "message": "Initial working version of declarations combiner\n", "proba": 1.7282754072311945e-07} {"commit": "7a8b0b743d6761f9f1c5d8925d2cd61a1b755d66", "message": "platforms/pano_logic_g2: -x.\n", "proba": 1.657768393670267e-07} {"commit": "7353d40b16e7bb589281c1a678c82db9c75678c2", "message": "Push field_object iteration inside _retrieve_fields, and rename to _cache_fields\n", "proba": 3.815093805314973e-06} {"commit": "c825c6b9adaf7a53d64f1ddfc954e1e95d97a482", "message": "Fixes issue with features being stored in database out of order\n", "proba": 1.3149492872344126e-07} {"commit": "6eefebcbfe58ffaa4f73c80914ad1c69fe5f5256", "message": "Ensure test is predictble\n", "proba": 0.00010853882849914953} {"commit": "3ea5fb713d2355f85c0b81c33c747f7c23e49e4a", "message": "likelihood test: fix raw-value must be int\n\nto be able to perform reduce(), not raw as I thought, like\n\"hi\", but scalar interpretation\n", "proba": 1.2738629266095813e-05} {"commit": "4f4fd5b08dc8a80b6c872c350cf88443b344e34e", "message": "compare csv dict rows vs just strings to support windows newlines\n", "proba": 1.4164966444241145e-07} {"commit": "fe2ee85332955296a129264ff1997aafa7737b31", "message": "fix validation tests\n", "proba": 1.8371058558841469e-06} {"commit": "c121ae32c141baa6a3ce48a9139b899f0fa23048", "message": "code (#26204)\n\n", "proba": 3.607015344186948e-07} {"commit": "1ef816acb7ca6eddfca827df69bb2fbc26fb0a68", "message": "made getBibliography function in evaluator.py\n", "proba": 2.4711300738999853e-07} {"commit": "f962aa43bedf518be994beac33a1a373e574816e", "message": "Added error messages\n\n- Added error messages for incorrect input\n- Fixed whitespace issues\n- Updated author info\n", "proba": 2.9266888645906874e-07} {"commit": "f857d0e28420b678a92b3b994de68545c4f157f9", "message": "put experiment2a back to what it is supposed to be (scaling from 1 to 4)\n", "proba": 1.5670399022837955e-07} {"commit": "5300375fcaebc6980d04f5eee0172051a98129f1", "message": "Fixes to make light filter linking work in IPR.\n", "proba": 1.009024188647345e-07} {"commit": "28269255e70cb2b7995f3537cdd668f144387919", "message": "Admin system overhaul\n\n- Completely removed old admin system, now checks if the user is in a\ngroup called \"admin\" on the server and returns True if so.\n- Can be accessed from other files by doing \"from admin import\nis_admin\".\n- Started work on a promotion command, not fully working yet.\n", "proba": 1.3557719569234905e-07} {"commit": "22548c953547ecc3a842a3e8d7a88025edcf4b7b", "message": "speak: fix very bad typo\n", "proba": 0.9999582767486572} {"commit": "b579197c40605c8dba9df83b6cff2ea6b4654e70", "message": "Add tests for invalid urls\n", "proba": 4.827538759855088e-07} {"commit": "eeb472680c126ed6e2dffef7a177f901c23caa59", "message": "sort strings not paths.\n\nMaybe the perf would be better\n", "proba": 8.783609700913075e-06} {"commit": "a27fa44d2a2919f7e89d297cd673c42643475f02", "message": "uniq higher before filter\n", "proba": 2.3169396001776477e-07} {"commit": "65d95d97df7870bd6faf12f569f9389f3d214c33", "message": "resolve_ports()\n", "proba": 9.489231160841882e-07} {"commit": "e9fb077cb9310c31d60ffa92afc120ffd9af76ea", "message": "close #16, fix unicode issue on python2.x\n", "proba": 1.4264755918702576e-06} {"commit": "a5cb5ac343db9c1a979dfb9c8b0353e806d19ea4", "message": "Updated get events to show name if description is not present\n", "proba": 2.01937766064475e-07} {"commit": "b67548d6806e89a629b5ec118839097529d8dd66", "message": "add: parse_plugin_filename - extract name and type of plugin from filename\n", "proba": 3.1458006333195954e-07} {"commit": "812a85e2b5e07125d2a7d1f692f125b8b7f2bbb9", "message": "OpenType: GPOS Extension Positioning table support\n", "proba": 1.4601347686493682e-07} {"commit": "f4f87c1ac9040ed655ef649d3519c93a752e9af5", "message": "This fn doesn't work\n", "proba": 2.1444125195557717e-06} {"commit": "bd2b5e0399ec975f08c0b37640a516c2fa246569", "message": "Typo that made decidither menu disappear. Also,\nmake sure these viewport operators are marked\ninternal.\n", "proba": 1.0249472381929081e-07} {"commit": "ff37f5b05dfa46963edda598e182cd318358b743", "message": "update pylab_import_all help string\n", "proba": 6.135405214990897e-07} {"commit": "e5521229ca711ffb82f6ed6e8ed4d1326cb88bd3", "message": "Update gff output routines to use the new coordinate tables\n", "proba": 1.8677347668472066e-07} {"commit": "762d84e041ef9852a19708a081ea4502f3fddb8c", "message": "remove commented-out Client.init\n", "proba": 3.526538421283476e-07} {"commit": "0baaf1dc74ada8fe01a05f426cd598b93f9ea6b6", "message": "fix for Camden\n", "proba": 5.021320816922525e-07} {"commit": "dd3e984f4dce6d7a4b387b0b17dcb2628342f54a", "message": "show avg latency\n", "proba": 6.620769568144169e-07} {"commit": "cd98700f1358c5a41e17e2af266b8690bee2bf58", "message": "Fixed Scroll pattern. Everything is complete, yay\n", "proba": 1.222326773131499e-07} {"commit": "b23b9d534c36daafea0141cf7ed6792378b64ea9", "message": "various fussing for clarity\n", "proba": 1.4507227774629428e-07} {"commit": "01bdbb527a347d7fd1de02f199750536ba2c2b0f", "message": "import Havant (closes #1898)\n", "proba": 1.0824815888099693e-07} {"commit": "774d8ba7acb7783818b45b314199364023a5a08c", "message": "Add '/' to initial locations.\n", "proba": 0.0004985843552276492} {"commit": "6963b2d42cfee97b57c512a2776df02604da8e5f", "message": "Fix an incorrect postcode for Reading\n", "proba": 0.9999650716781616} {"commit": "c181714b0cc9dafc0503add7092344810b7b910d", "message": "making it easier to access condition attributes\n", "proba": 3.476980623418058e-07} {"commit": "bfce07a7a4ba26e21426a66a52951d49816e9ec5", "message": "ENH: Tuner, add a line plot of the progression.\n", "proba": 1.0161663510643848e-07} {"commit": "e8acefd36ac0a44aa0f795371bea4c3dd2073feb", "message": "fix a fatal bug\n", "proba": 0.004883849993348122} {"commit": "b6dbbb6bd9d00b42d86c74503047f76f3942a475", "message": "Remove cruft from ffmpeg.\nBUG=26559\nTEST=build ffmpeg. It should be smaller than before but still work.\n\nReview URL: http://codereview.chromium.org/351022\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@30839 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 3.843780632450944e-06} {"commit": "e37392684e182bfc5537a8a994269b67ed436866", "message": "changed ip_address to vpn_ip_address\n", "proba": 0.00044214658555574715} {"commit": "d563f1ec15268ed1b1fde80c61a11a4b1e7b7846", "message": "fix variable\n", "proba": 1.1498555068101268e-05} {"commit": "e5b67ca119dce54b31dfcbccfc2aaac5b42ab8f0", "message": "Done writing tests for the question views\n", "proba": 9.016067110678705e-07} {"commit": "317ee979a4a38996a65dc09cf4575839abd9a26e", "message": "fixed minor stuff and removed controllers_object, which will cause some addons to crash\n", "proba": 1.351248926084736e-07} {"commit": "14c0249e64fdc8adfc919b86b60d70be9f32b112", "message": "fix ordering\n", "proba": 6.098781000218878e-07} {"commit": "d994294d2c5297635fa36bf7911fbaef6e8e0345", "message": "Add redirect to /admin/ on Admin app w/ empty URL\n", "proba": 3.9926933936840214e-07} {"commit": "941570ea74cab3d7805084217da89d4aeccffe77", "message": "suppress errors in `thrift/lib`\n\nDifferential Revision: D30362170\n\nfbshipit-source-id: eb0c908ada960a817845c8e4fc84fad11e0d79cb\n", "proba": 0.00012949728989042342} {"commit": "7831c9ae0aff0bab14620f5ddb1e1dff50cc5f47", "message": "Cleanup.\n", "proba": 3.34995263528981e-07} {"commit": "1a5e036c8f4cd8c29219d94e413d3eea1e064077", "message": "Added a todo to PNF energy detector.\n", "proba": 1.0758229507246142e-07} {"commit": "7e40d9c5be08d8080380156885160c844c0a7eec", "message": "including a column to tell is if a Behavior has PREP actions in the admin\n", "proba": 4.0906374465521367e-07} {"commit": "f54e1f54581ae399285d72d66a989cb5bbd63fd5", "message": "including action type name on the create view\n", "proba": 2.307323541117512e-07} {"commit": "48065814daa545dc7a980e49122d32fe25d269f8", "message": "Bumping how often call to /tasks//runs/first checks db so it waits up to 60 sec instead of 30. On test hosts frequently taking longer than 30, which I will create a separate issue for\n", "proba": 1.686288300106753e-07} {"commit": "189b8f985c978444bb68196823746156402f3524", "message": "some db optimization\n", "proba": 3.263643009177031e-07} {"commit": "3560f0e980e62211bb419b913c202d0d0aabf8e3", "message": "Add function to get the number of channels\n\nSigned-off-by: Chris Harris \n", "proba": 2.400841196958936e-07} {"commit": "da52e465de7e7fae8e10c309e37fca190f50db5a", "message": "find_citations ranking simplified and made faster\n", "proba": 4.583144459502364e-07} {"commit": "d6972e9ada0af7b169b52af1b1053421810d4b86", "message": "Seen input schema inherits from seen object and modifies it\n", "proba": 1.554212047949477e-07} {"commit": "81999333d22228cb552274e470362333a0fa0b24", "message": "gallery limit removed - it will be added with paging\n", "proba": 1.1658107723633293e-07} {"commit": "f5edba5253fb50428620d767f3c4d57d0e0544b5", "message": "bug fixes to plugin_manager\n", "proba": 4.1385487747902516e-07} {"commit": "11a0357ce4422ec7e272e26a431dd2cee3b0a153", "message": "alinea tuning\n", "proba": 4.491280662932695e-07} {"commit": "a02ecb564d2eb72677fe2ce496d7ab8bf4c29b87", "message": "instance task - bug fixed\n", "proba": 2.318875971241141e-07} {"commit": "7efa1ede2b8b53a3d0538ee81d24625f8ff77e7d", "message": "Changes Steve made for production.\n\tmodified: service/tasks/allocation.py\n", "proba": 2.5110289243457373e-06} {"commit": "66743049828ef7844289ad19bb421f1e4a1c4cd7", "message": "Fix error for single location with image and story\n", "proba": 7.325065212171467e-07} {"commit": "eca6060c492b73006532e189e0784e8a198ce0f2", "message": "compatibility for others to clone github repo\n", "proba": 1.7558686238317023e-07} {"commit": "cb0afbdcedd2c84c5a81788cad11e05ac4253b15", "message": "some cleaning\n", "proba": 8.108245879157039e-07} {"commit": "0d685a5134db76d233a185913c2c4b83ad1f3664", "message": "reorganize pen and color palettes\n", "proba": 3.792128779878112e-07} {"commit": "729b180e926634930c21ccce5558780d42707763", "message": "\u26ab Fade to black.\n", "proba": 1.273843679427955e-07} {"commit": "a7e05364721407d7070f4b7bc5bb7ce4116545c4", "message": "docstrings\n", "proba": 1.7234823417311418e-06} {"commit": "49cb21769a832be1f04ee6f971f98ebd181167c4", "message": "#540\nController was clearing the changed flag when a non-changing variable was set.\n\ncore/vistrails/controller.py:\n- VistrailController.set_vistrail_variable: Never set to not changed\n", "proba": 5.461973614728777e-06} {"commit": "b2908d5a2cca3fe6766b111755451476f0635039", "message": "hide arc since it doesn't work in 3D\n", "proba": 3.542360786923382e-07} {"commit": "a109feab7479b7591ac4ad20c0b169922c7b3d56", "message": "Loosen equality test.\nChange: 138155531\n", "proba": 0.0007184164714999497} {"commit": "e53b641628d4304900d03f3cd18663ad9e68e140", "message": "remove accents of noun phrases in preprocessing\n", "proba": 0.9986409544944763} {"commit": "a85525c1bfaaa9359f2c5cf56553e109c4105c08", "message": "Also add class name to url scheme lookup dict\n", "proba": 2.041292219701063e-07} {"commit": "0c02667432ac7ad1917559f1e8f77c6504545389", "message": "start on allowing partial updates for just license information\n", "proba": 1.2163519613750395e-07} {"commit": "c5b4bd37e85c9de8fae5f8e2e9fb6761e6322647", "message": "tests: Mocks should inheret from base Mock context manager\n", "proba": 4.178821654932108e-06} {"commit": "a118f2751f0e8791cd404193a1912e562901b0d6", "message": "logging the exception\n", "proba": 1.2827738373744069e-06} {"commit": "0dcc8926db822970817147a15ef8796e6d73aab7", "message": "moved KS test into a quick and dirty module\n", "proba": 1.3851067137693462e-07} {"commit": "e78995180d397610a31da41a0fcd8e9392e7fdba", "message": "removed a stack trace and changed graph edge creation on devices\n", "proba": 1.8806807133842085e-07} {"commit": "f6447eb46a07f24c1b0762825880fa98ce5445b5", "message": "Update server_i2c_v2.py", "proba": 2.8671590825979365e-06} {"commit": "a1daf4cdbd8e249cc0fd71f4914ad6c473f2b158", "message": "Added list method to Event because why not\n", "proba": 2.749999055140506e-07} {"commit": "08d3b26a5d5060a0b2a4f5c43ef23e799d3b3368", "message": "remove debug print info\n", "proba": 4.127961403810332e-07} {"commit": "7b2620cc69298f5dec8c252114235583e6353bd1", "message": "STS rearange\n", "proba": 7.362660880971816e-07} {"commit": "f4736646d2e6347746db71b68b196624c90fa825", "message": "input biomet file list now ordered by name\n", "proba": 1.4737496201178146e-07} {"commit": "4d33dd211adccdc7199782d55217877343b0be4b", "message": "Avoid deletion of repository directory in repository_ctx\n\nOn Windows, it is impossible to delete a directory while this directory\nis the working directory of a running process. In _clone_or_update,\nhowever, BAZEL_SH is called from the repository_ctx, giving it the\nrepository directory as working directory. The cleaning of the directory\nis then performed by deleting and re-creating that very directory.\n\nCygwin apparently does some workarounds to make this possible, but other\nshells (e. g. busybox-w32) don't. This commit changes the rule to use\nthe capabilities of git to achieve the same effect (completely wiping\nthe directory and fetching it again from the remote, like\nrm -rf && git clone would.\n\nFixes #7274.\n\nCloses #7285.\n\nPiperOrigin-RevId: 232310366\n", "proba": 7.564541738247499e-05} {"commit": "2328544dc6e8aad778b0c8af223b32c061e1067a", "message": "Update to get_neighbor_pores\n\nThis changes get_neighbor_pores to return a numpy array rather than a\npython list.\n\n\nFormer-commit-id: cddc1c683142a7e3a97bf3258f07bf03db518901\nFormer-commit-id: b272fc8ee12df61e51b9b4962d6837b353d7c75d", "proba": 7.234355143737048e-05} {"commit": "45c960179b898532a7bf04b01b5c40fc1cfc1f57", "message": "adaptive num_channels in feed mode placeholder\n", "proba": 6.391692863871867e-07} {"commit": "79ebb91090675012b56f30d903e51158c61d7e47", "message": "check for member in warnings on_member_join\n", "proba": 4.034968412724993e-07} {"commit": "c545d5ce724142a10a4e460043953ac980be90e2", "message": "fix(tools): use the array length instead of hardcoding\n", "proba": 2.3269174562301487e-05} {"commit": "9362654b00164b5642b7ad2cb76ccfb77a575123", "message": "Simple style cleanups, fix typos, moved messages to debug not info\n", "proba": 1.5399052699649474e-07} {"commit": "60f38291c25a3f1dc44649848c57a9da5e853c5b", "message": "ccache: add v4.2.1 and earlier, zstd support (#23039)\n\n", "proba": 1.0319993748453271e-07} {"commit": "07fe558509fad2bf03e71ab5fe0c72f557b1ca54", "message": "dd4hep: Updated version checksum due to updated tag (#24469)\n\n", "proba": 1.0029302899283721e-07} {"commit": "06342923fc34fdfe480c87b0f43c442f20b21ea7", "message": "eospac package: replace md5 checksums with sha256 (#11757)\n\n", "proba": 2.150547118162649e-07} {"commit": "0f3759ac6b4030703cf652fdbdeaeb456e57f962", "message": "Update dummy_request tests to use make_preview_request\n", "proba": 7.741047056697425e-07} {"commit": "d802144f39366a2cbd67554de5a099ed8ce80598", "message": "Introduced a bug by correcting flake8 warnings\n", "proba": 1.5680085141411837e-07} {"commit": "94b31fe74683924da9a413575bd712fbacb1b042", "message": "don't stringify a NoneType master name", "proba": 0.9999003410339355} {"commit": "12f31be1333b420c0d449b790e0d3c21715d74d3", "message": "Test that we do NOT preserve the header for mysql -> CSV\n", "proba": 1.4876106035899284e-07} {"commit": "a52997348b64e36829a86764a95963ad6466eb51", "message": "Add rest of panel components\n", "proba": 2.0455756555293192e-07} {"commit": "63c6eda12ce006e4f5a0e55bdea75560949835d3", "message": "fix TimeDimension value path with no equivalentType\n", "proba": 5.578450782195432e-06} {"commit": "940f55c0bc5550f23f3753a6eed556afebf2711a", "message": "remove deprectaed context class wrapper\n", "proba": 7.260564984790108e-07} {"commit": "330689f4e31fd506a3cf5ebcb1ca52e7e539e1b5", "message": "fixed up add old id function\n", "proba": 4.734617505164351e-06} {"commit": "c6d987730f0e46771ece0dee833877b0a77d1ff0", "message": "support variable subtitution for sys tag\n", "proba": 2.903198605963553e-07} {"commit": "80e08090b0d580b5c337ccf15b1590b23d26ce40", "message": "bug 1063564 - Extract duplicate code\n\nRefactor shared loop code into a generator in verify and generate\nmethods. Make sure sections have ending newlines in verify and\ngenerate.\n", "proba": 9.928541544468317e-08} {"commit": "8fb2703dff89abebfae926f3efb24a9ce9ce718b", "message": "Jormungandr: add vehicle journeys to collections\n", "proba": 1.3335846915651928e-07} {"commit": "1ba061f6ec86a841874fc134de16081b4d6adbe7", "message": "MACSio: update package (#9412)\n\n", "proba": 1.1040906144899054e-07} {"commit": "d1339178e220f1ba7409a20f6e8d3b1c80fda798", "message": "logs of project view is completed\n", "proba": 1.4339184417622164e-07} {"commit": "a0d701ee0e83ad785002cb59a46e13e900729a04", "message": "fix: Macos on conan package\n", "proba": 4.2562027147141634e-07} {"commit": "06a17ef05234d4d6b3ba7ead5a43a4a257f6ee73", "message": "pixman: fix patch (#11173)\n\n", "proba": 1.1173567315836408e-07} {"commit": "bd8f35abea75acfd55b9463c6d00ff0a8eccdc17", "message": "project dashboard of donor fixed.\n", "proba": 1.1372711838930627e-07} {"commit": "edda521d752fe78919f24ea6aa879bfa2aa0c878", "message": "ENG-13281. Cleanup.\n", "proba": 1.5145342047162558e-07} {"commit": "1ada6376139ed1f01758f0d4bd69002c1b438a0e", "message": "py-six: 1.15.0 (#20710)\n\n* py-six: 1.15.0\n\n* depend on specific python version(s)", "proba": 1.8618091246480617e-07} {"commit": "45291e8e2a284fa64b0b89389b2a47b083ac1550", "message": "code that is active for deleting 90d snapshots\n", "proba": 2.815766606545367e-07} {"commit": "8a873bbd8d7c64d1070c01b5bd1a38971350457a", "message": "Fix easy-install.pth syntax (#3569)\n\n", "proba": 1.8296748294233112e-06} {"commit": "5346d5e9666184232b42bf5cb19c48ddf1bce513", "message": "Fix skopeo dependencies (#12425)\n\n", "proba": 1.43071929414873e-07} {"commit": "642484caebcaa261c5db3ba2952a23f9af54c784", "message": "Add sqlite 3.22.0 (#7335)\n\n", "proba": 5.387727242123219e-07} {"commit": "3c34ce3a970de1611f569846981d2df3caefd37c", "message": "remove interfaces, as it is unused\n", "proba": 9.926361599355005e-07} {"commit": "c0699539d56bc16271861dc0de61534f369f1bb9", "message": "zoltan: fix building with Intel compilers (#8985)\n\n* zoltan: fix building with Intel compilers\r\n\r\n- building with the Intel compilers may require explicit linking\r\n with the Intel Fortran library (libifcore)\r\n\r\n* simplify code; get rid of format() for static strings\r\n", "proba": 1.161286036222009e-06} {"commit": "dbc336464e0993ad12af5051fbf3e9eef526bb65", "message": "Use more generic category 'determiner' instead of 'article' for closed tags.\n", "proba": 1.2839569762945757e-07} {"commit": "265559ff42012e7df11ff639825afeeb28441841", "message": "bugfix (typo in sitkUint8)", "proba": 1.2174081120974733e-07} {"commit": "295d34809ebe2193640c0e8a23bc16f65cc9839d", "message": "added path suffix to connector config\n", "proba": 5.168348025108571e-07} {"commit": "3bcea63b4c6172ebc59e344c9b8fd4ab6ef4332d", "message": "author property returns list instead string for multiple authors of same book\n", "proba": 9.478124525230669e-07} {"commit": "95e972512a22331418d314d5cf95923dfa881545", "message": "`List.random_alpha`\n", "proba": 5.494074457601528e-07} {"commit": "9efb68969c6c12f558868529742af8595f064894", "message": "[#6622] ticket:494 Fix test failing due to new ticket regex\n", "proba": 6.538446086779004e-07} {"commit": "d8af25a30497a132b5b297d4b06bad1c1ba319f7", "message": "Refactoring. Split some functions into several.\n", "proba": 0.0009841874707490206} {"commit": "19a1866c5f63c8ee097b85676987ef8d04608452", "message": "Minor formatting fixes\n", "proba": 4.5228557610244025e-07} {"commit": "39d915bfe0865a71b4e134b3096231d68ed41f17", "message": "updated db_handler\n", "proba": 7.281895477717626e-07} {"commit": "ab17af20216405a23b9694b4fd45989b7abf09e9", "message": "try to micro optimize, but no visible improvement\n", "proba": 2.3530826354090095e-07} {"commit": "4c7da726c1441ccd064b1bf429f9b25339744d47", "message": "Fix available balance, get rid of characters above 127 (sigh).\n", "proba": 1.0063794775305723e-07} {"commit": "3b3fb4690e878145fa3b284579f070cfad57e446", "message": "fixes upstreaming errors\n", "proba": 6.036224817762559e-07} {"commit": "bdabd9f38af22c76361d4d6b03a2fee409f92513", "message": "Revert version on master to 0.2.0a1\n", "proba": 3.820001666099415e-07} {"commit": "a7a77251b258bf7366cca85619fc4f28ee7c762d", "message": "Commented out the QC because it was incorrectly crashing the 12Z BNA sounding.\n", "proba": 1.0482870038686087e-07} {"commit": "29683f5e568b330ac263b16b29dc18a798a05998", "message": "Ensure we return the response so we can chain\n", "proba": 7.582980742881773e-06} {"commit": "c262f67ca311d618b35fef5c1222dbb9e4ce5089", "message": "match encoding in rlhistory tests\n\naddresses mismatched comparison when locale cannot handle unicode (e.g. ascii)\n\ncloses #1589", "proba": 2.028325525316177e-07} {"commit": "7fbe09aa0fd53857ea0dca5a7bcb2ddfa5a8fdfb", "message": "fug fixed\n", "proba": 8.329884622071404e-07} {"commit": "7e504a3cb7cdd481a17b0746f89b2f3fda81139b", "message": "Updating taskd http API to support backfilling credentials.\n", "proba": 1.1225390039726335e-07} {"commit": "6e52b946572546d7968d719ecd20a8eab8c37a2f", "message": "lirc-setup: Fix crasher bugfix.\n\nFixes https://retrace.fedoraproject.org/faf/reports/1166394/\n", "proba": 1.1917454401100258e-07} {"commit": "9090ef4166e9289d8d6c02be0fce5e84ba487e02", "message": "FOGL-1358: Working stage - added test_task_fetch_data_error.\n", "proba": 1.1059516680234083e-07} {"commit": "0e0caf3de12da8499d4fbcc2bd9f7d16e25520de", "message": "correctly calculate price for two bound merchant\n", "proba": 1.6525198134331731e-06} {"commit": "6d11a18574ec2fb4426fc7267d69f5a6491eb557", "message": "Fixed ipaddress to be got from host before it gets removed\n", "proba": 1.6091794918793312e-07} {"commit": "f7929e7642625db18c48fabf7a24c3fb313320e0", "message": "#13039 allow proper deletion of '>>> ' in IDLE editor windows.\nPatch by Roger Serwy.\n", "proba": 1.043157027424968e-07} {"commit": "6b9fff72782133310a19ecc8e967672ed75a42a0", "message": "Pedantic comment\n", "proba": 1.523757049426422e-07} {"commit": "e331a534b47d1f089acce8510cb26a293db03d8a", "message": "'update'\n", "proba": 0.999171257019043} {"commit": "554bda5a33be04e40398f237c53fef65c30ea534", "message": "Remove legacy files\n", "proba": 7.277008080563974e-07} {"commit": "43150ea50bb96684efe9d2e259929cd23314e9b1", "message": "check if dir exists\n", "proba": 9.813254109758418e-06} {"commit": "9f527062fd5457feaf944985b1ed4be67c92cf7d", "message": "1. Make finding Python help docs more robust, including the installed\n configuation.\n2. Make sure that os.startfile() is used to open both Python help docs\n and Extra Help docs on the Windows platforms.\n", "proba": 1.2433268636868888e-07} {"commit": "df4134e1041180e3392f2d8b2f5e79fabde84c51", "message": "Parse CLI options after registering them\n\nIf we want to use the same set of base options for other commands,\nwe need to wait to parse the CLI until after all options have\nbeen registered.\n", "proba": 1.786418550864255e-07} {"commit": "328fb898dfe03f03587fd031ce7555b164c5be8b", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "00c281fa65ea5e66b9f9a44b2f337e252747c090", "message": "Correct selection of qmc calcs from an output file.\n", "proba": 1.1961655843606422e-07} {"commit": "d2ef72d8623dad64553c7bc6f11f305061812c6f", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "9ef2168d2d92bb5a5c7d565b27952ea8b3391804", "message": "Fix quintet opportunities (#4372)\n\n", "proba": 1.2516451874944323e-07} {"commit": "1adbd018831cac00c07905b10553fcb0f7a20a08", "message": "pass dropna argument in apply\n", "proba": 3.2476191336172633e-07} {"commit": "8c7248f68255746e4fd333e7c7c7d6b2bb8240ae", "message": "use closures\n", "proba": 8.776189019954472e-07} {"commit": "67e426762e26afee6731b11808b7335587cd4455", "message": "Update Twilio channels to manage their own TwiML app\n", "proba": 1.2993049836040882e-07} {"commit": "18bfe306e503bf1c76057cf5f1da19047709f45a", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "a60bd4e261afc091004ea3cf582d0ad3b2e01259", "message": "Fix random seeding in DCGAN (#108)\n\n* fix seeding\r\n\r\n* fix typo\r\n\r\n* fixing some codestyle issues found by flake8\r\n", "proba": 1.2390844972287596e-07} {"commit": "a53768d483347507bc3f5a738647d3914e52cc87", "message": "requests 1.x compatibility changes\n", "proba": 1.2971754870250152e-07} {"commit": "e18a974c218cb73859c903e0558360b7f3dd985d", "message": "sites wide site_config\n", "proba": 4.4123490283709543e-07} {"commit": "ecb8643651d406e089232d211e046bc6a1626219", "message": "Fix active stability divide by 0 and array type errors\n", "proba": 1.7980501070269383e-05} {"commit": "2a257f3518b52fb993bdf8dc3b497500f8bd0b2a", "message": "fix test for subprocess (#16644)\n", "proba": 1.2058831089234445e-07} {"commit": "44c2f0fb150d8f780cab2b1c463fd638e7ac5e1a", "message": "cleaned imports\n", "proba": 5.580897095569526e-07} {"commit": "314a29e5d6d7a677bb3363bb0eb97ad1f0492063", "message": "Converted active stability over to wrenchstamped\n", "proba": 3.152497924929776e-07} {"commit": "2bf5c79bb662499a3fe33ccafdc389d33a5c8ee4", "message": "Some test code that was working.\n\nCurrently may not be working, just some\nsyntax stuff to fix to continue servo testing.\n", "proba": 9.944726997446196e-08} {"commit": "c66f14e31eb5abffe830f4d732af25d38ee0b3d0", "message": "Use account_history for received transactions\n", "proba": 4.17650028339267e-07} {"commit": "334517c8a91e4eac8b05a800b81444936e18c8b3", "message": "fix import error\n", "proba": 1.2652659506784403e-06} {"commit": "2bc063c01e8d4edbb9d11fca2a56fe8ce0d643db", "message": "empty glyph names are not valid\n", "proba": 0.999990701675415} {"commit": "941cf0b6bf2781572066bf687ed8089ab5d7b23e", "message": "Method for filtering from text, closes #8 and closes #9\n", "proba": 4.521898233633692e-07} {"commit": "1ce11eb38374d36e76f85b606c48bc85dae561df", "message": "postProcessor: no need to re-run maxContextCalc\n\nit is already run automatically when building features with fontTools.feaLib.\nhttps://github.com/fonttools/fonttools/pull/1582\n", "proba": 2.6267764496878954e-07} {"commit": "8ec841fd59818dfb865d9406ae4182a1914aef8d", "message": "fix path to test vectors\n", "proba": 3.338927626828081e-06} {"commit": "fef60864b782ad5a170b35b00c4b681cc1db5dc4", "message": "Add order_id default value\n", "proba": 1.3393269000516739e-06} {"commit": "ad3eb98c4bdfab33e31ebce6947d9d17398455c5", "message": "libblastrampoline: Add version 3.0.4 (#22830)\n\n", "proba": 1.1398141452900745e-07} {"commit": "a2259e5c8b7ca2b5ecb2baadd484812aec80cae1", "message": "ensure max_size is always given to SpooledTemporaryFile\n\n\ngit-svn-id: 74b2def6592cf29d88d1a5d33b5c4a2732d8507c@328 67cdc799-7952-0410-af00-57a81ceafa0f\n", "proba": 2.985049150083796e-06} {"commit": "34061c55be17a19846833148e2cf6e015918efae", "message": "Remove minor errors in onion\n", "proba": 0.01778450608253479} {"commit": "67af01772a4a423c5d1802bd10a41ad4f2648d4e", "message": "wrap_fs_methods: also direclty wrap setcontents()\n\n\ngit-svn-id: 74b2def6592cf29d88d1a5d33b5c4a2732d8507c@239 67cdc799-7952-0410-af00-57a81ceafa0f\n", "proba": 1.3566659617936239e-06} {"commit": "edfa63a4cfcaff0bcec60913f2fba3045922610b", "message": "fix: lint\n", "proba": 0.9987795948982239} {"commit": "033ef6eb29f03601eda02c71f1ab91f79902816d", "message": "search all surveys and make one giant table\n", "proba": 1.876169903880509e-07} {"commit": "120144a00b77cfc26f3369168a7719e29825c306", "message": "Updated the way update data and state transition are called.\n", "proba": 1.1025417734344956e-07} {"commit": "42da5cf563b2436fd8c1c847e296cef18e4c0791", "message": "Update helpers.py", "proba": 8.711513714843022e-07} {"commit": "b9460bd9ab37e2cfcac3a30c72ed3a4041408a86", "message": "Put variable asignment in the same order as their usage\n", "proba": 6.578270131285535e-06} {"commit": "1e369b420d24dec1a4cb41c525263c8aec143582", "message": "standardize partial charge calc \"raises\"es\n", "proba": 5.083613723400049e-05} {"commit": "5f93ef06ad5912620e74b20a223535bdcd09f654", "message": "[Feature 126484659] Compress image before saving.\n", "proba": 1.3766928930181166e-07} {"commit": "a5fd23d7c1d1df7b0d10393acc131271eb915fe4", "message": "Simplify write_json\n", "proba": 0.9998468160629272} {"commit": "46308b03aa42a816bf229215a39cac141a140b31", "message": "attempted fix of surface tension test\n", "proba": 2.233947213881038e-07} {"commit": "0a60386f64e77c8d81522c78bf4f35f14873a48a", "message": "Add ModelSMigrationSync classes\n\nAdd classes for testing correspondence between migration scripts\nand metadata.\n\nImplements bp: db-sync-models-with-migrations\n\nChange-Id: Ia007a3b218302f9462b152fa98ad177c4cfff24d\n", "proba": 6.865320756332949e-06} {"commit": "a20149e1aec7226a1ce479dc2b0a959a4ef635d5", "message": "update master branch name to xena\n\nChange-Id: I95f40cf2ff531e6eb99bde59cd1d60ad9ab9e30f\n", "proba": 4.5429700890053937e-07} {"commit": "81bc9eb5fd5991a1cf41e61131a8af018afd2ffe", "message": "create 5 set method\n", "proba": 1.995814272959251e-06} {"commit": "3cba27f7d0014e63e4ddc57b8930ad2273a6ac5e", "message": "add option to return all trajectories (not the average)\n", "proba": 3.413203012314625e-05} {"commit": "27fd5be27aa416a622e2205458a31478fef5ef3b", "message": "add a receiver\n", "proba": 0.00010672125063138083} {"commit": "459a1ca63606e8e07200d482a492fc5dd3b0fa5c", "message": "Add assert\n", "proba": 5.684912139258813e-06} {"commit": "e8ecacfe8dfe04764e98fb9ad2612b7c6732ec5b", "message": "fsed/fsed: docstrings\n", "proba": 6.959905294934288e-05} {"commit": "3950a473bff8a951184849947b4ea0338b4325f8", "message": "[MXNET-978] n-th order gradient test support. (#15611)\n\n* n-th order grad test support\r\n\r\n* use check_nth_order_unary for second order check\r\n\r\n* add docstring to check_nth_order_unary\r\n\r\n* retrigger CI\r\n\r\n* add assertions for requirements of orders\r\n\r\n* fix assert condition\r\n\r\n* retrigger CI\r\n", "proba": 1.3011204202939552e-07} {"commit": "3e2b83c9ef6f3ead554b67fe9e71d78016d5280c", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "e7ede4d9dd6d39d3cddb2a54870ed3de3777cd84", "message": "ImageName: add __repr__\n", "proba": 0.00010177171498071402} {"commit": "7c6b688a52c24962eeeb244fb598ee5ea20955f0", "message": "Dynamic mqtt and api server information on templates\n", "proba": 1.3086690842101234e-07} {"commit": "e370089849e1355f6b2ca7f40f0beecf0cd95db6", "message": "wrappers use proper 2.4 decorators now\n", "proba": 1.3661043851698196e-07} {"commit": "7a56f247472c4724dd3484668fad30973476d4f3", "message": "[skip hazardlib]\n", "proba": 1.3950133848084079e-07} {"commit": "83467bef5e6e624525cacc5824219b288ad93762", "message": "save network summary\n", "proba": 3.087975528615061e-07} {"commit": "e318a54096c183d3332bfabaec27c6607ee7df22", "message": "JSON forcing test.\n", "proba": 2.7465210905575077e-07} {"commit": "8ed5e72b7883facf57332ea05ceb17229f4c32fe", "message": "Running unregistered commands results in a more helpful message now\n", "proba": 1.0847364961819039e-07} {"commit": "78a843c443c5d5215cbbc175c7acf22169318ab3", "message": "wagtail reverse url\n", "proba": 0.001079091220162809} {"commit": "d7ba4305ca3faaa34308d058d567b4216ba33b4d", "message": "[skip CI]\n\n\nFormer-commit-id: b6fccded6b0aaadbd0141f636441be4f2893cd22", "proba": 5.400804070632148e-07} {"commit": "c90f279d9555f1f21e6bc80348c7ebe7156e94a4", "message": "Fix UTF-8 Bug In summarize Function\n", "proba": 0.9988852143287659} {"commit": "589198e6af2abf85c6c1dfd5ed73db1bbde90813", "message": "Improved importcalc when importing local datastores [skip hazardlib]\n\n\nFormer-commit-id: d7f54bd6753202d278de4e3a5f3081063e16c4fe [formerly d3e1b94ff1fa5f3246b05b470895403219844cd5]\nFormer-commit-id: f11940cad2e4926ca90847571542b191efd2310a", "proba": 1.2985435660084477e-06} {"commit": "aac827c743c4a4d63c0d401f8a817f6ae5a7fc1e", "message": "Added an utility datastore.read\n", "proba": 1.427516451713018e-07} {"commit": "2b93359b9330c8fe90bbd7e681d83d3d7995fdfe", "message": "samples: move imports inside region tags (#318)\n\n* samples(fix): move imports inside region tags\r\n\r\n* nit", "proba": 3.9555817465952714e-07} {"commit": "0c94e2dd03c0ec4b7d1587245f0397245dda119b", "message": "[skip CI]\n\n\nFormer-commit-id: 3a17e49bcdf841f4996f55be8eacdf67a34a4e05 [formerly 3a17e49bcdf841f4996f55be8eacdf67a34a4e05 [formerly 498091830aebded959b9954fba209fd708586013]]\nFormer-commit-id: 251499a9e26ebf58cc0cf7311857e1f75cb97925\nFormer-commit-id: 0b1047412b7f9d45ab778a702bd75c1eeb7eea51", "proba": 5.466416723720613e-07} {"commit": "55349c17567ae058d0a2c68b400ab3bc32def046", "message": "Woops\n", "proba": 2.6856291697185952e-06} {"commit": "e99b5b39d60f07886d3256a5228c2f91a0c606aa", "message": "Add lint check that REBASELINE is not in test_expectations.txt.\nREBASELINE lines should never get checked in. The linter is run\non precommit.\nReview URL: http://codereview.chromium.org/271025\n\ngit-svn-id: dd90618784b6a4b323ea0c23a071cb1c9e6f2ac7@28441 4ff67af0-8c30-449e-8e8b-ad334ec8d88c\n", "proba": 7.788314542267472e-05} {"commit": "673aba6dfaa9ba0c5ed7386d4f25bf1e1d91e349", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "9a84ffde3909c74a47049c65e3b2bb5038a2cfaa", "message": "Return suffix array indices from burrows wheeler\n", "proba": 2.3170634449343197e-05} {"commit": "67b7a6ac786c8cad7d09c578fe8ca8e4f421c2cb", "message": "do not mkdir after rmtree, just remove them\n\nif old dir is used by someone, then the new created one\nwill not be accessable in MooseFS.\n", "proba": 1.0668401984048614e-07} {"commit": "bd62967db7e10ef76cbe5b208bca4e71f7fa7da3", "message": "typo\n\n", "proba": 0.0007799062295816839} {"commit": "77d6b885dd3f1bc47901ae37ddf73a83e460d2d2", "message": "Removed unused function [skip CI]\n\n\nFormer-commit-id: c2ff8b015025341b91333abcde30037e2ab8fad2 [formerly 466c3877dd739f48f001c055a58dd56790b28495]\nFormer-commit-id: aac9e1e9b1b7cd4204bd56bee71fe538c337ddb0", "proba": 5.7196125453629065e-06} {"commit": "6520c70af215222acfca5700e992fe1d1e681b0f", "message": "Added ContinuousFactor.normalize\n", "proba": 7.248609676935303e-07} {"commit": "87902c4983821b69bd3880c24a5ba600c7ac562c", "message": "only 2 sections per accordion validation for real\n", "proba": 1.0663397631560656e-07} {"commit": "4f6293edb70993f23c26be63736d4c2d4549dc5b", "message": "fix anchor offset\n", "proba": 6.378321018019051e-07} {"commit": "ad3ef1c8c8e2a52d9faef55068b9166fcb9e69ea", "message": "Remove unneeded imports\n", "proba": 4.0284112401423045e-06} {"commit": "7165aba3e5c86d09200d9b1cd001b3f5fb13f19a", "message": "[skip hazardlib]\n\n\nFormer-commit-id: e6065e661660f8f5208a858d9588a83175e610bc [formerly 6f1a689c8ad48b42cd30053c7e7d19b5e074ee22] [formerly 6f1a689c8ad48b42cd30053c7e7d19b5e074ee22 [formerly 77ca087e96bb2f46a249468f6f7f5d78eff91bab]]\nFormer-commit-id: 01eb111c36cfb30e7cca38b3859e8c1713961e0b\nFormer-commit-id: 987cc4fcc1924462526675a908223e9290bc6560", "proba": 1.0441817721584812e-06} {"commit": "e47a4c02b37c2e023f33ac3ad1996558386c6483", "message": "Adding somewhat more helpful documentation for data_trans\n", "proba": 1.630884582937142e-07} {"commit": "41ae86abde2a32c1716ebdad34db3c84a5169174", "message": "add support for http response headers that appear multiple times (in particular, set-cookie headers as noted in issue #18. to maintain maximum backward compatibility, headers that only appear once will remain a single value, while headers that appear multiple times will converted to a list\n\ngit-svn-id: c24decc6cc9e43397d358c131c6d3542a5bd9019@59 30ee8f51-df1a-0410-9115-614dbba9287e\n", "proba": 1.2781634723069146e-05} {"commit": "6272e265d7484c65fd015d143f75e1b2fea6eda0", "message": "Added some description to the test.\n", "proba": 1.0401966221706971e-07} {"commit": "0c058b1059ec4776dfbee1388ac7e99d8eb62428", "message": "Cleanup [skip CI]\n\n\nFormer-commit-id: 9f04fd26e1bc4d0d8343e560004825f863996062 [formerly 9f04fd26e1bc4d0d8343e560004825f863996062 [formerly 43955e2b5cea86decdf37bb09cbb7b9b6c0b95b0]]\nFormer-commit-id: 692b220d16745bd6801adab8b1316bb4899cfcc8\nFormer-commit-id: 0b31f1e77ee1adcf3b4d5a9764f3201d7edf4830", "proba": 5.531137503567152e-07} {"commit": "277578dca9b9aa02fb3a14779b9b5b4dcd99921a", "message": "Default log verbosity may depend on log severity\n", "proba": 2.597649597646523e-07} {"commit": "b219117e9a491001580939389734f481369089e0", "message": "[skip hazardlib]\n\n\nFormer-commit-id: 522950e9a1d81fd877ae84bc42d6604d7a26a158 [formerly fd97cbaeea19c32263753bc4a903b8e28863c98c]\nFormer-commit-id: 311d7b8110f6a920f4ec1d81e0bc12964797a1a6", "proba": 7.335481200243521e-07} {"commit": "c5183d51dd723c44d0f031e35e327d0401e6f385", "message": "Update redundant-connection-ii.py", "proba": 2.940362492154236e-06} {"commit": "e4a2b8cb35f11a26a50cbdced8b7f5a12a8fce9f", "message": "Minor update: TRIM_STRING contains the extra chars to be trimmed\n", "proba": 1.4349717503137072e-07} {"commit": "ba21df42c1e7d0ac73f2634e78dfdc68a1e37f51", "message": "Fix version check\n", "proba": 3.232897825000691e-07} {"commit": "43fce1aa1b3b79c917462440466331c5c83d9a65", "message": "Added compressor unit tests\n", "proba": 1.3281663768793806e-07} {"commit": "db61f3096a281b2c14cabfe9b98d2ef0b27342b8", "message": "Fixed small bug with the tagnode [skip CI]\n\n\nFormer-commit-id: e917c2bd9bd1525a2d78702317ae1705822d6702", "proba": 5.350054266273219e-07} {"commit": "6ad6965d53f728dc41896b648b1e3cdd46308472", "message": "show is not available either\n", "proba": 1.5447857037997892e-07} {"commit": "da8ea53a31d40eff1793fc8df1be977c2570d131", "message": "Make it so that the function returns a list of files created\n", "proba": 0.015954921022057533} {"commit": "b70a3d8e03894703429fdd44288cb18d3876b5cd", "message": "Decoupled the GSIM class from the ContextMaker\n", "proba": 2.372104290770949e-06} {"commit": "80d69fab3badcb70674197479f08a9ef0226e455", "message": "Improved a docstring.\n", "proba": 2.419982934043219e-07} {"commit": "e98c12144b7495c201e3b05bbc067235d17c8ff3", "message": "Fixed docstring [skip CI]\n\n\nFormer-commit-id: 65847a904be716478af5400cd2d64f366ee8f035 [formerly 65847a904be716478af5400cd2d64f366ee8f035 [formerly f84ae0564afb5c7de7163c3e26a94dc93ecbd026]]\nFormer-commit-id: 112685f4dfe9eaa0a8ea84a04d22cdaa9b2be750\nFormer-commit-id: 5f23f03aece0592df7aa2af2d4eb1f6a82a2e35b", "proba": 6.454971298808232e-05} {"commit": "ae90205291fa8b26ff26c18111023b1f3eecaf24", "message": "Friend: print the full url when sending a mail\n", "proba": 0.0008169758948497474} {"commit": "840d6061e3a91b9b299a6ae7b073ac3e4f6ec525", "message": "fixed print statement in get_WGS_WES_counts\n", "proba": 1.0606247087707743e-05} {"commit": "181418923ba7bdc2a8fe43dfaf81ce831160762a", "message": "Respect wikidata query too many requests\n", "proba": 6.331295935524395e-06} {"commit": "ed7a2270356ce3385e729ad1fc2faa618d8463e3", "message": "Fix typo (#3108)\n\n", "proba": 0.0016219784738495946} {"commit": "59aac9a6340a6e9816c5384634770a668093bf76", "message": "adding SQLite logging\n", "proba": 6.225423589967249e-07} {"commit": "2e2059464418ce1036d5515cf8ec57de929edba6", "message": "fix for inactive vehicles\n", "proba": 3.6740590303452336e-07} {"commit": "7424ecc1bdf89d93604b14ece164346a0770a435", "message": "Use numpy to find missing policies more quickly\n", "proba": 3.122364944374567e-07} {"commit": "7091a45208dab0d694b2e4617680e2f8776db078", "message": "minor rename\n", "proba": 1.0505183354325709e-06} {"commit": "a2c6dbf4794b21e50c025462be61c08cf17e7c1c", "message": "Clean up MQTT component\n", "proba": 6.289974862738745e-06} {"commit": "0d9e02751af592e06419666463feb1e805400f1f", "message": "Improve error message if db connection does not work\n", "proba": 3.1308827601606026e-06} {"commit": "8be700e11a3098e89b1613ba8826024279cc460a", "message": "add future unicode import to tests\n", "proba": 2.2029803403711412e-07} {"commit": "8ad47ba231099ff066c86db47b40e6e757bcf543", "message": "Expose opts entry point for version_utils\n\nThe new style oslo-config-generator needs an entry point and\nwe have exposed this in other modules\n\nCloses-Bug: #1424576\nChange-Id: Ie6d1da242b79bb1dfd03494dee82fbb73eb94217\n", "proba": 8.064035910138045e-07} {"commit": "75f40ccb067685094226888874c83e0c91c3f3ee", "message": "Remove entity picture of Tuya entity (#15611)\n\n", "proba": 2.8685818165286037e-07} {"commit": "ec588200ccde39958e4e3349086251c1ed47c184", "message": "Fix for not released thread in service_description\n\nThe thread that is created in the 'temp_adapter' is never released,\nwe should use task_manager.stop() to release unnecessary resources.\nIf not released each connection to service will create a threadpool\nthat is not detected by the garbage collector.\n\nStory: 28885\n\nChange-Id: I2f237b7b8908d0106c2ad0f1b4b2fbf585c86465\n", "proba": 9.564035281073302e-06} {"commit": "09ad8892b649459a944f9d857a3f26b9233a541a", "message": "single evaluation\n", "proba": 3.3971230095630744e-07} {"commit": "e1d631c88a1d3fb9d7daf68f5f6f5f01566077af", "message": "Removed TODO\n\ngit-svn-id: 0429bb2eb6f71f8cd87fe9410a915008a087abca@2050 efcc4bdc-162a-0410-a8af-5b4b46c5376d\n", "proba": 3.32363242705469e-07} {"commit": "898181bb611806ed8d0546e35ed8a46e62272d8b", "message": "fixup processor test to reflect unified SigTrunc rule\n", "proba": 1.3553996325299522e-07} {"commit": "82658ae95e4277c0e2df5d332400a41c4b78b239", "message": "add step to go to high/low pressure during regrasp\n", "proba": 7.853851116124133e-07} {"commit": "fcf2c113d995f7fea6e28af17422072a694a8c8b", "message": "Now outputs counts as floats\n", "proba": 8.965891538537107e-06} {"commit": "babc162509c5b4fd7c3021f759356d2d85fe3d90", "message": "Revert \"Fix init config bugs in config_helper\"\n\nThis reverts commit 60f1071a6d2e41bab7f957299c3c10725f7a5bd7.\n", "proba": 1.2039066632496542e-07} {"commit": "8a531833baa9ca69d5b15ba82b3f4d0b330b2aa5", "message": "Make PDFTemplateView use PDFResponse.\n", "proba": 1.1855877346533816e-07} {"commit": "d3f4b7dc17a9c1ce170604b7591755ca0b05713a", "message": "made raster resource landing page work\n", "proba": 1.8623437370024476e-07} {"commit": "9cda00ae6da4416c65fb52135dea7b6ef77d949e", "message": "Use Amazon SSE (AES-256).\n\nUpgrade boto to fix \"silently failing\" upload bug.\n", "proba": 1.080944542763973e-07} {"commit": "197381cffe0a0f70e810e768b0b23b941ff3395b", "message": "update build_and_write_to_database\n", "proba": 2.9106386136845686e-06} {"commit": "979e1932ca2d02288901bd525aa4e5a7c44939fc", "message": "web_export_view_good test\n", "proba": 2.271522362207179e-06} {"commit": "fb69d3a7169b36fddc82efbeabc51877ca996ec7", "message": " Committer: Tapo \n\tmodified: word_cloud_papers.py\n", "proba": 0.00012587384844664484} {"commit": "e1c3687ac3c525cace800b18012d4661c1beab32", "message": "tests departure_board correction after review\n", "proba": 1.2562803419768898e-07} {"commit": "1911e5d2619b25bb990a1f8fb2f1d2fb0810cfb1", "message": "Add tests to achieve full coverage of `diff`\n", "proba": 1.442427475240038e-07} {"commit": "07bb9843dc10b0d097c80a0269064f70b7b36193", "message": "No visible change: a commented-out Wrapper class.\n\n", "proba": 1.0605407396724331e-07} {"commit": "507ba5a708f0e2966ebe715a0287a5abde86e3ec", "message": "Fixed minor typo.\n\n", "proba": 1.5241435846746754e-07} {"commit": "2631471549b2f96fb3a993502dcba4b509eaf7be", "message": "Made produce_pattern_matrices() be a private function of PatternGenerator.\n\n", "proba": 1.054543901091165e-07} {"commit": "1023fee9f22a19d83376534a5f6e20f9d2392b11", "message": "Added a stack onto which the current input_generator can be placed, and from which previous input_generators can be restored .\n\n", "proba": 1.215157823253321e-07} {"commit": "ed41e82d6fc617ccd11dc90e93cfcbfdc2f265c0", "message": "Added a note.\n\n", "proba": 1.1313647974020569e-07} {"commit": "c9fc9610b9467b56ea4d8049b1ec32b3406b0c02", "message": "Added alert. Removed outdated docstring.\n\n", "proba": 1.1010769895847261e-07} {"commit": "1b0498f830caae912f180baacf9684c7d96d0c2a", "message": "Update test\n", "proba": 5.55348492525809e-07} {"commit": "5daf00b83afe8f757a09d5488dcc18cd2a5bba38", "message": "support a custom succesor function in PathGroups\n", "proba": 1.557067861313044e-07} {"commit": "25631f458d782c384d33d777c0d3c3af42d036ca", "message": "Tell Sphinx that we're 2.0.\n", "proba": 1.1709507674595443e-07} {"commit": "2c13c75b15f0bc813e7999968cac69740f51a43d", "message": "Disabled theme for RTD.\n", "proba": 1.2360465007077437e-07} {"commit": "8642a1934f4042eaa7048b383c06d37ae87a4de8", "message": "We're in 2014\n", "proba": 1.2082412467862014e-05} {"commit": "7b98338e6298934bbfc69539453d037d51a8ef9c", "message": "Remove useless docs customization dirs\n", "proba": 3.280008797901246e-07} {"commit": "a1791e80c8debd7cb0704eb418120b8b9470ed29", "message": "sys path fix\n", "proba": 7.024602268757008e-07} {"commit": "b16823774d1147f252500f0025f5de2f5deb8a01", "message": "Update intersphinx to Python 3.7\n", "proba": 2.3731716680686077e-07} {"commit": "ee7a5c17e85b2fda5ddccdb576afe6ffb1c0e4d3", "message": "Fix: \u041f\u0440\u043e\u0432\u0430\u043b \u0431\u0438\u043b\u0434\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430\u0446\u0438\u0438\n\n\u041f\u0430\u043a\u0435\u0442 pyqiwi \u043d\u0435 \u043c\u043e\u0433 \u0438\u043c\u043f\u043e\u0440\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u0441\u044f \u0442\u0430\u043a \u043a\u0430\u043a \u043d\u0430\u0445\u043e\u0434\u0438\u0442\u0441\u044f \u043d\u0430 \u0443\u0440\u043e\u0432\u043d\u0435 \u043d\u0438\u0436\u0435", "proba": 1.612708729226142e-05} {"commit": "db8ee86813fd5afbbe92c8e21f38c53d48f8d51f", "message": "Initialize the documentation version using toyplot.__version__\n", "proba": 0.00012336552026681602} {"commit": "ace160ba3df8d8de479011a5d02b76588329cd17", "message": "Render links to Python bugs.\n", "proba": 1.1359769302998757e-07} {"commit": "f2f63c3b973b349971f716b1b1f8d46760fcb879", "message": "In docs generation use folium from folder (#990)\n\nWe should be able to create docs without having to install folium to the system. By inserting the path of the folder with folium in it in the system path `folium` can be imported without installation.", "proba": 1.1173588632118481e-07} {"commit": "55de5851254a3b36dfcad47481b324f9b6477e67", "message": "Fix flake8 complaining\n", "proba": 1.8101066245890252e-07} {"commit": "c8646d5000c1d7acf9af2c71318177e8d9e2f5d3", "message": "fixing github url\n", "proba": 2.2413198166759685e-05} {"commit": "6bf900261bb1e67f3ba0f3f0d1586bec12ee1942", "message": "Codecov.io is super flaky.\n", "proba": 1.26962305557754e-07} {"commit": "87aa556e0990e90584628b7f93c14b3ee98a7b92", "message": "[1.3.X] Bumped django_next_version so that \"New in Django 1.3\" links appear correctly.\n\nBackport of [15909] from trunk.\n\ngit-svn-id: 6bee183d120e8e569924b918ee6c564bbb314a32@15920 bcc190cf-cafb-0310-a4f2-bffc1f526a37\n", "proba": 4.83535768580623e-06} {"commit": "0e9a95778a04d7695dbabd09534a7a96e3941024", "message": "added w+ for git workflow\n", "proba": 3.956706109420338e-07} {"commit": "c1e347a68e18b56d576451fdee64c2f40d5c469c", "message": "Reverted conf.py\n", "proba": 8.094925760815386e-07} {"commit": "fd892ee75220a84c00cf5c0603f26101c18a94af", "message": "Fix documentation version inference\n", "proba": 3.1282145300792763e-06} {"commit": "38b7474f6a1e6bfd1fe23f03184ae5f55e37942e", "message": "fix conf.py\n", "proba": 9.324533493781928e-06} {"commit": "7cb4bba0befa43c8afab67fae10ceea17fd1c6b7", "message": "updated docs\n", "proba": 3.549651523826469e-07} {"commit": "6a6c26e23c259cb72dfb10bed1b707ec82eb98c8", "message": "Version bump for the docs.\n", "proba": 1.0963095320448701e-07} {"commit": "4b2eb91bb60e332b11ba1e3649f74a9ea827abd4", "message": "Skip __init__ methods if their __doc__ attribute is None\n", "proba": 0.9999994039535522} {"commit": "7442dfe41fee62d84870cac3418ca543f9dbf9b4", "message": "Customized the theme a bit\n", "proba": 3.105917869561381e-07} {"commit": "e05bc5c9efc99181cc35e778d0fe9326eb25cfcf", "message": "add support for md\n", "proba": 2.2078955908000353e-07} {"commit": "11780bddfea227016f82996a434d29d012bd7048", "message": "Updating intersphinx comment in docs/conf.py.\n", "proba": 1.0864737731708374e-07} {"commit": "c777f6491d9fdce119fe67373a34acb8a5aca0b5", "message": "manually putting the version\nthis will hopefully fix #28\n", "proba": 1.2601584842286684e-07} {"commit": "596528bdff3831a50e9faeafb4bedeb9af6a7bf9", "message": "Revert \"Adding an error to conf.py to see if travis fails as required.\"\n\nThis reverts commit 9fee8e2397a492a611d9eb0b4f31dde73e4a643b.\n", "proba": 1.2918177105802897e-07} {"commit": "8b7eb3ca8b19f23e132ef40b737819c6cd5b04a0", "message": "Update copyright.\n", "proba": 1.2861458742463583e-07} {"commit": "9733ae3c2844669a13ae685a7c2619bfd42267ca", "message": "import mpl\n", "proba": 4.34856360698177e-07} {"commit": "d71d48a32495521ae4e05840b4287ec1886a8db7", "message": "Update intersphinx mapping for requests. (#8805)\n\n", "proba": 1.065026680180381e-07} {"commit": "b03b5485f6c4ffa6fddddfe91cc9e89ba4209ec7", "message": "Fix version usage for Sphinx\n", "proba": 1.201043573928473e-06} {"commit": "51cb1533ce8d00aa72b86b721a681182fcbc9978", "message": "more mock stupidity + 3\n", "proba": 3.614244997152127e-05} {"commit": "705b79165439e60015c7225b578de0e0940660e2", "message": "I'm giving up on RTD for now.\n", "proba": 1.3340908822101483e-07} {"commit": "d1d6850ce82723ae341a28aef9b5630af0079cc9", "message": "conf.py updated to properly concatenate the author list to the copyright in sphinx docs.\n", "proba": 1.3057498335911077e-06} {"commit": "f89f7c31f1fb19df7f2ccf0133fd3ca87d1385ca", "message": "Add doctest imports\n", "proba": 3.357301920914324e-07} {"commit": "833f2af1f7de7db594722fb8e9d2bcd702612781", "message": "use installed theme\n", "proba": 3.2946903161246155e-07} {"commit": "c460457976885f37c164c759c5dd184507ecc287", "message": "Doc updates\n", "proba": 2.2018230083631352e-07} {"commit": "1b7f794ad060470a081456dacd9715fec12c4d64", "message": "Use the classic new theme name\n", "proba": 7.65020649851067e-06} {"commit": "188ef1aa8429d0aeb553e2d83505023f0c55bc5e", "message": "Configure docs conf.py for ReadTheDocs\n", "proba": 2.555036644480424e-07} {"commit": "455d6e50a4cfe85762dd359f8c6d389f3422ef45", "message": "changing theme\n", "proba": 7.558394372608745e-07} {"commit": "7d3eb307b5a2d55f5feefcbc231be2aa3953da02", "message": "Ignore flake8 warning E402: import not at the top\n\n[skip ci]\n", "proba": 1.0652988891024506e-07} {"commit": "9a8ec6a5342a7f47c62801c420c4a11a40f6aca1", "message": "Added autoclass context setting for both to conf.py\n", "proba": 2.1597013244445407e-07} {"commit": "9279daeb6f78baa2acef23e809f715e598435009", "message": "Use alabaster theme everwhere. (#8021)\n\n'sphinx_rtd_theme' is no longer installed by default.", "proba": 9.846279880321163e-08} {"commit": "61d439512d4a7fded29df89b42ee6910b150d5c9", "message": "Update sphinx conf\n", "proba": 4.1837557773760636e-07} {"commit": "a9dab35376d7a2a55d5843c882f6a2a79757a479", "message": "fix conf [docs only]\n", "proba": 1.177215480652194e-07} {"commit": "dcf9908583f8c5c81e4a923aec2c91692ad588e3", "message": "rename scikitlearn in docs\n", "proba": 1.4095420510784606e-06} {"commit": "b48437601b69ae085a2c260e9e2aea3e835412d1", "message": "Revive displaying layer output shapes and weights\n", "proba": 1.3188123659801931e-07} {"commit": "d82aee6ad553d2f88a83bccea9eefd43b8eac3eb", "message": "modify docs config to get package version from __init__\n", "proba": 1.2300634466555493e-07} {"commit": "c4eca1c39ad0dfb8a5e65f222e4d0d4beae49981", "message": "fix conf.py\n", "proba": 9.324533493781928e-06} {"commit": "d468d6e890e62970be22a5cdcfeadb2393dfc71d", "message": "docs: fix title typo\n", "proba": 6.1018799897283316e-05} {"commit": "36555e65ef7c9848865da9c6c41d58245eee664a", "message": "Adding comments for sphinx conf\n", "proba": 1.7772711657926266e-07} {"commit": "0bfbed5df00f475aeae318338e4756f29cf0ad86", "message": "Update versioning information in master to 1.0.0-dev\n\nThe version tags in master currently refer to 0.2.0. These need to be\nupdated to 1.0.0-dev prior to pulling the 1.0-stable branch.\n\nFixes: #123\n", "proba": 1.890289951234081e-07} {"commit": "0f45edf6f3d76aaba6bfe03cbe73161bab913c0d", "message": "exclude _build from sphinx build\n", "proba": 6.259097517613554e-06} {"commit": "43ec3c4f7dd188bfa5a9ad430618a7b1fe570ffd", "message": "Fix copyright year to date of first publication\n", "proba": 0.9999916553497314} {"commit": "2aaf16cad5478f707236e724fd602e448d21a37f", "message": "Experimenting with sphinx configuration.\n", "proba": 1.188660334605629e-07} {"commit": "fc1f207c70a6f447431e27bbe3a93c610149924b", "message": "Don't mock for docs\n", "proba": 2.8343129088170826e-07} {"commit": "8e7e9529348368fc87d11832ef27cb222743ee49", "message": "docs small config tweaks\n", "proba": 4.913017050967028e-07} {"commit": "4fe2dbc79853d952db200904afae0afc097af623", "message": "Update intersphinx link for blender 2.63 api docs.\n", "proba": 9.876148254761574e-08} {"commit": "d9c3b572cc24871e0c6828e39d20f643ed85d58c", "message": "If html_theme is set, then RTD should respect that choice.\n", "proba": 1.3767835582711996e-07} {"commit": "1b3db989ed99ba0a87ce23610a580dca33dfb560", "message": "Update conf.py", "proba": 9.155412499239901e-07} {"commit": "cf4b388da4f068b8851eb4aaf07f5a70b2cf03de", "message": "bump version\n", "proba": 4.770564032696711e-07} {"commit": "174e9279ac42ffa9df3f316bf9ffab7e31d71310", "message": "blacken\n", "proba": 2.8316915177128976e-06} {"commit": "675ee03ee74980089ff3bcf1d96cfe7ade812568", "message": "sync docs year\n", "proba": 4.142221143865754e-07} {"commit": "aa496df678f6bf98cde8dbff9fee692b63ed7f82", "message": "Worked a bit\n", "proba": 4.5772347334605e-07} {"commit": "735b90b6147d664bfd79feb58536f29a354a391b", "message": "PEP8 style fix", "proba": 1.4334069931010163e-07} {"commit": "1835bc839aae8c28263e22d3487ebb18ebd4dbec", "message": "Fix argument help by using description= instead of usage=\n", "proba": 9.659607167122886e-05} {"commit": "b0b407a8c9714102caf04bd3d1aa713b92a7407d", "message": "\tmodified: functions.py\n", "proba": 8.277223741970374e-07} {"commit": "1a66156a82fd9087cfdead28cbe27137b48cb182", "message": "Added more conditions for indirect left-recursion\n", "proba": 1.2593368126090354e-07} {"commit": "46ad84ec8ae479c7c634e4d5943a58b288bbe4a7", "message": "Add UndocumentedError Exception class\n", "proba": 5.632242050523928e-07} {"commit": "4b3394176a6139ed33a7d0a06f151daf8fb4e0bf", "message": "Files should be read and uploaded in binary mode\n", "proba": 4.902789783045591e-07} {"commit": "5d37bf119871780da411014d3e92c2d0799d09bc", "message": "fixed syntax error\n", "proba": 1.101358066080138e-06} {"commit": "220d5aa524d28439c0cc4a01b6c0ca8fffbf7ec5", "message": "Update get_cyclone_members.py", "proba": 2.904295399730472e-07} {"commit": "91226a9505ede87e7ea9711c329d04f3a27f5ccc", "message": "Typo.\n", "proba": 1.1319933719278197e-06} {"commit": "359329c4048400500272afa5e8cd983cb2cb4bac", "message": "Added coverage and dependents to the populate script\n", "proba": 1.7146182074156968e-07} {"commit": "ba9c53d1b5cdfb5117221c2f35de9acc34f38868", "message": "fix address to variant and mme_match path clashing\n", "proba": 1.8192649520187842e-07} {"commit": "e00d2e4947d178d649fb12469222fdc6e03c8093", "message": "Add test for invalid JSON\n\nThere was no test that asserted that if the JSON was invalid then\nValueError is raised.\n\nChange-Id: I5e816420ce51cc2f1a5d7d311031ad142c08d4c1\n", "proba": 0.001996866660192609} {"commit": "8a7d25c52c2bf0657078a20880cf655134884c57", "message": "[PATCH] xenserver: Add assertion and additional comments to ovs-vsctl commands.\n\nFrom 86e1bb44dadf886a34bfef00b5523873081f32fe Mon Sep 17 00:00:00 2001\nDate: Mon, 22 Feb 2010 13:42:02 -0800\nI found these useful while debugging.\n\nSigned-off-by: Ben Pfaff <6f50513b21952446fbc8c95a8f361b7aa434b7c7@nicira.com>\nSigned-off-by: Ian Campbell <9be92b3dbbd6611e3e4c9209fb3d04b4919e7cca@citrix.com>\n---\n ...ensource_libexec_InterfaceReconfigureVswitch.py | 5 +++++\n 1 files changed, 5 insertions(+), 0 deletions(-)\n", "proba": 3.0174487619660795e-06} {"commit": "6894c88f31998679a59a25470ac13a59a085a8dd", "message": "Be smarter about allowing dicts as well as kwargs to create payload objects.\n", "proba": 1.0800171423852589e-07} {"commit": "d83aa2b5117a4d8cb75989dfa93b7f00dd566a58", "message": "Docstring update.\n", "proba": 1.6880660780316248e-07} {"commit": "a0f336375b0dabf52675175ca220105c2d564a07", "message": "result should keep False if no record\n", "proba": 0.9995818734169006} {"commit": "cba21a4a9ed418a6aa519e25a75bdff507c3966d", "message": "increment version\n", "proba": 3.6055473628948675e-06} {"commit": "bcdcd9451de924e2fa870e20414086729369b7bd", "message": "Tag commit for v0.0.28-master generated by gitmake.py\n", "proba": 1.6799799595901277e-07} {"commit": "61c64c46fe95aede1ee1cbc5809be8327b70706c", "message": "Delete version.py\n", "proba": 3.51242556462239e-06} {"commit": "92039853c3f7af793f97167153390c15f997d88e", "message": "Set version as 1.4.1\n", "proba": 0.00033623608760535717} {"commit": "c17eda570324df18b5864bddbb4367ae07ee3ef0", "message": "Try to change SelectMultipleField to MultiCheckboxField\n", "proba": 2.5681990223347384e-07} {"commit": "52d24fc24d10e6954170916b609defffa47ec671", "message": "Make executable", "proba": 0.9999957084655762} {"commit": "162cbecf6fe38e9d3c32b1d83fd620fc8e7368ed", "message": "Self-update deployment script.\n", "proba": 1.364129502690048e-07} {"commit": "be3bdcf0ab18b978f8d4917cb2fdd30530030e90", "message": "change main\n", "proba": 1.14464899070299e-06} {"commit": "e271afd6e12f12f46609914c3c1a79278ccb8923", "message": "Fixed doctest and checked tests working - most are;\n", "proba": 1.0481170420462149e-07} {"commit": "e53bf53c18aad799fe4264daa321f4d66286092c", "message": "Fix up deploy script\n", "proba": 3.0508285817631986e-06} {"commit": "48c2107c74e6c299799143232efd6d18f7b44843", "message": "tracking/server: Use `absolute_import` marker\n", "proba": 1.2120252677050303e-06} {"commit": "758c10032ab79cf92a794caeb71959465c50dcbf", "message": "add database reconnect code, and create database tables if not found.\n", "proba": 1.1906310248832597e-07} {"commit": "d4d1587bcb4dc4e66136deb486dec90df82a7881", "message": "add user_email to web booking\n", "proba": 4.980102517038176e-07} {"commit": "57f5c45bed0b4e6841d3075e1124c9e7fed09d65", "message": "[JAX] Fix oryx breakage due to removal of jax.util.partial.\n\nPiperOrigin-RevId: 399459214\n", "proba": 1.3909841811710066e-07} {"commit": "acb683a56ad7b76901992257e046243bc7526951", "message": "#305 - typo in awaiting appeal\n", "proba": 1.3444415003505128e-07} {"commit": "55831575afd0ac42cad33b320b913d4888e3cc29", "message": "save metrics data to csv file\n", "proba": 4.0771385556581663e-07} {"commit": "3271b8c364454a88ad60b18242123aeba52ad925", "message": "Add a couple more helper methods to the API\n\nThese methods will be used by a new client application.\n", "proba": 1.09129004499664e-07} {"commit": "00706e1502049610c93425308d9603f64be0b952", "message": "dont add deps for uwp apps (#4485)\n\nCo-authored-by: Sheil Kumar <7549348b139ea0c9e9929c996ae35abe2bc7eb58@microsoft.com>", "proba": 1.1106720876341569e-07} {"commit": "7065e3f562de2bd52d8e8edebf3619fbd9531851", "message": "qe:qb_spec: do not adjust mod_freq in configure_qubit_mux\n\n(cherry picked from commit 60ec9ae18ab090853e3749bbc5c145af7501c4a4)\n", "proba": 1.2865039877851814e-07} {"commit": "4ced555cbc2efa544aed3cf99c0b0f80996fbeae", "message": "Refactor before_request handler\n", "proba": 6.495915272353159e-07} {"commit": "ead522711cf5c040bf499105b953b81231b5ce29", "message": "Trailing spaces removal.\n", "proba": 1.5742281789243862e-07} {"commit": "452b545cfc0f1812ffd686d70ac346262bcfc0ff", "message": "+ Precompute len(mrna) to speed up length filtering of transcripts\n+ Address edge case affecting collapse of identical transcripts\n", "proba": 2.5653571356087923e-07} {"commit": "b3f23932f1215379d4b3fcf775cbf276d45e7910", "message": "GafferDelightTest : Skip unsupported IPR tests\n", "proba": 1.251893451126307e-07} {"commit": "5551dd00a62ab3994801dd334ff5af07a57b439a", "message": "feat: add target zstd:compress\n", "proba": 2.859136657207273e-06} {"commit": "2d70565c8c33e3ef72e4eabc207952c6f5e8b734", "message": "0.12dev: merged r8209 and r8212 (make tests compatible with svn 1.6.x)\n\ngit-svn-id: 0d96b0c1a6983ccc08b3732614f4d6bfcf9cbb42@8222 af82e41b-90c4-0310-8c96-b1721e28e2e2\n", "proba": 2.5216454559995327e-06} {"commit": "7ea92153410454a4ed2533ec4f8720e5ec260a71", "message": "generic bugfix (fast message)\n", "proba": 1.250840853117552e-07} {"commit": "45f17febe459d72d16d8cab135970612fd361071", "message": "Update equals function to compare lists and generic python objects\n", "proba": 1.4051462926545355e-07} {"commit": "00e4c1b0a9b17b60bded7fdac35aa3d133270aef", "message": "Change Organisation indicator view to use OrganisationCondition\n", "proba": 1.3590354797088366e-07} {"commit": "ffad6a2710b6d320c3e0215ab5e8493fad83e5ff", "message": "Print ANSI_CLEAR before travis_fold #56 [ci skip]\n", "proba": 0.0005136636318638921} {"commit": "159da733479e78f446781b872e6baddc6f038a57", "message": "small bugfixing for sortx vs slicex, dropx\n", "proba": 1.739144863677211e-07} {"commit": "fa68385f2c45b62359d61a5bb8c0afad40af5dab", "message": "added bonus items\n", "proba": 2.3478217769934417e-07} {"commit": "8f74cd4937ec9f7eaec700e164f620cb3068eedd", "message": "pep8: biome\n", "proba": 2.8321778700046707e-06} {"commit": "31765473905f5bff07e5c29383d2b25004cb5b54", "message": "Stupid variable name bug\n", "proba": 7.398325010399276e-07} {"commit": "e63f7c153074a12024540709d040a734a3f031dd", "message": "reset version to 1.0.1.1\n", "proba": 3.031553660548525e-06} {"commit": "0b0ab568e965884a5c74f87b9ce8966dc4b2a4b1", "message": "Fix test for non-win32 platforms\n\n\n\n", "proba": 1.3152545761840884e-05} {"commit": "5fdf16bc2253dbe538fb353cfe126229b7851d8b", "message": "break up long function\n", "proba": 0.00016194184718187898} {"commit": "ea696507e8afb695f1f501fc2165d1108842b056", "message": "only call one config\n", "proba": 4.661947343720385e-07} {"commit": "4ae1e5af4ec0ea44b99c029ef7b27ead5babdb02", "message": "Made sure chain.views doesn't contain any views that don't actually exist in the chain.\n", "proba": 1.3160884293483832e-07} {"commit": "058afa419706fd0d18a7557a3d6f1031640e844e", "message": "Create MainParams and CalcParams interfaces for main.py\n", "proba": 1.7650857841999823e-07} {"commit": "2a93e26368a6e37c6506aad93231369307cf1988", "message": "fix sparse quantile summary's query interface\n\nSigned-off-by: mgqa34 <873f6cae19e173e032060684f437bdb9a161fc74@163.com>\n", "proba": 2.5995083774432715e-07} {"commit": "3d8e68b1b71cdf65b76f9a0392cc924089fe3f33", "message": "* fixed import\n", "proba": 1.352524066078331e-07} {"commit": "a736288a476f94b746562d9d0e4efda52f0c56fc", "message": "FIX: use xarray `Dataset.drop_vars` instead of deprecated `Dataset.drop`\n", "proba": 1.2282546890673984e-07} {"commit": "a29066d9ed3459a4c635ced2758a9b62ac08b1de", "message": "saves last time reached zero\n", "proba": 7.512396405218169e-05} {"commit": "828a401f29cfc2015037e1d9fdb08ce3a7c0c363", "message": "Correct the text plugin selection", "proba": 0.9998192191123962} {"commit": "544a8c0fddd3bc3cd339aab30b7b21dccc7ac9da", "message": "Added the cog to watashi\n", "proba": 1.3740158522068668e-07} {"commit": "bfdb7555d2014308ac0898e8d6a0994e75ec36f6", "message": "write mini_catcher files to a separate folder by JD\n", "proba": 1.968010252539898e-07} {"commit": "c941649532f671dc69edf522d4f9297de36837fb", "message": "updated args\n", "proba": 7.772603680678003e-07} {"commit": "bbf1c4ba50d56f88ef1316980c39c664bbf773be", "message": "Code quality.\n", "proba": 2.2076555694638955e-07} {"commit": "4bb157d5c405fcc1928ae82a7d2c4e70ba425dcf", "message": "new support for connection closing\n", "proba": 1.3782430130504508e-07} {"commit": "5a1f0f5c6a2d6eb37cc76f0451a32c254f41a32b", "message": "fix get_tables_for_task so we actually send all the job info\n", "proba": 2.032135881790964e-07} {"commit": "38a9e6e73252e055027de8f443c01dcd71e40c08", "message": "removed shell invocation from Popen call\n", "proba": 4.781632014783099e-07} {"commit": "3995bdc16db022a8c7084ac671408e619af20fb8", "message": "add 30s sleep to mini catcher, autos only update every once and a while\n", "proba": 1.1421797552202406e-07} {"commit": "f0955df4f014906ac51260b5bb98208fad81f7d0", "message": "set dp as default backend\n", "proba": 1.2355225180726848e-06} {"commit": "faaf0c8b9eb722e5a00681e1955f02a6d8086fef", "message": "try fixing the master update error\n", "proba": 2.8312280164755066e-07} {"commit": "6de5bb7943d8b09c7eb1fa33279e7d2b4db2cbef", "message": "unified logger calls\n\nthis fixes logging-not-lazy pylint warning\n", "proba": 2.9581701710412744e-07} {"commit": "33d08c1ad6876bf7ac500574f35b8854d2f5cfc7", "message": "Minor update.\n", "proba": 1.352027538814582e-07} {"commit": "74fd0b969b6db97391534e05c066494b151621cd", "message": "weaknet: Parse dns derver from system config file\n", "proba": 2.1888968149141874e-07} {"commit": "41126d457fc6ae7d1817651522861c8c9ba2d60b", "message": "Add latest version of py-execnet (#13317)\n\n", "proba": 1.0532051675227194e-07} {"commit": "64de824cf67993c689adff83d714b84790b1d955", "message": "py-pyfaidx: tweak dependencies; fixes #12445 (#12446)\n\n* py-pyfaidx: tweak dependencies; fixes #12445\r\n\r\n* py-pyfaidx: add suggestions for #12446\r\n", "proba": 2.5301051209680736e-07} {"commit": "133b0450760f1bd9d2e9d5cacdba4a94a1304ef3", "message": "Rework logic for clipping stamps so that sources stay centered, which seems to be the best way to avoid wrap-around FFT effects for now (see galsim issues #424)\n", "proba": 9.849097182268451e-08} {"commit": "ff790d6b6b489f49dcce3bf11bc63a4d7d2bfa2a", "message": "Refactor main function for use from other scripts\n", "proba": 1.6797973501070373e-07} {"commit": "40e1e1699ae0db9b821b78c2d013946ec4b91458", "message": "arrumado erro plugin debug\n", "proba": 6.386769655364333e-07} {"commit": "3161ad8df6a460e13b7f5a89efa529a7fefd29df", "message": "Use the default browser from the Django settings\n", "proba": 3.095689180554473e-07} {"commit": "9be20560d89ce99305af104008c84f4e24a9bce4", "message": "tsa/stattools/pacf_ols : rearrange design matrix\n", "proba": 4.7620500254197395e-07} {"commit": "537035e612439e06c2391bbde2907c37f1152802", "message": "better User-Agent\n", "proba": 0.9996492862701416} {"commit": "4286e5e47c7fd7a0d185749838d3a4a2785558c6", "message": "fix to revision 660\n\n--HG--\nextra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40663\n", "proba": 9.612430176275666e-07} {"commit": "3e1d49238d9758d6c1fb06329362af9bb4f43212", "message": "Moved cardrequest outside of loop", "proba": 2.087875259348948e-07} {"commit": "73223aeb0dcd15a31a687ba18b3ed431acf02c88", "message": "Server\n", "proba": 2.2474791876447853e-06} {"commit": "6e59c3c050817ff198a7c5a21ba7d511c8b40e1c", "message": "Use custom user model\n", "proba": 4.851936523664335e-07} {"commit": "7a71ee8230ec08dbbe3d9abe2e8fc1fbd1d03fe9", "message": "Remove Vim modeline\n", "proba": 4.659596015699208e-07} {"commit": "2d77dd3093de7637047549fd465571bd29bb0cbb", "message": "Fb fix\n", "proba": 4.886149440608278e-07} {"commit": "99076da3d70085fe7310c9061a2d9db4474a82ec", "message": "[experiment] competitive optimizer wip\n", "proba": 1.37194592753076e-06} {"commit": "53422c4262f3da0d1721e864f89a2ff76ab44e9c", "message": "verbosity for tests\n", "proba": 2.0363147257285164e-07} {"commit": "2ae720e9b52e09b40f275827f342167d2f685336", "message": "More API tests\n", "proba": 1.55479170871331e-07} {"commit": "80ff3f088bab5abb1583a6adbd2ba45b08e5cc4d", "message": "Avoid to hard-code the path of local cert path.\n\nSigned-off-by: David Lee <15c338f3b79a63a0d5423e9c6562cd312918fe74@gmail.com>\n", "proba": 0.0002083327271975577} {"commit": "5b68bb562c0018bb8161b697f4bfc51a8c114acd", "message": "more compact function (by Jeremy)\n", "proba": 1.5452896207079903e-07} {"commit": "0cc8022333a60107915bd9e74b63691486d72f09", "message": "Fixed sites error\n", "proba": 3.2184854603656277e-07} {"commit": "ec0f5d3a0ccee2b492b5d2ba41617bc28cf07688", "message": "Try to make the default monitoring alerts be more helpful. PAASTA-88\n", "proba": 1.71440248664112e-07} {"commit": "67fd3ceb7a42d280c36960f3d6ca9095b85fe47d", "message": "don't show dev saved games\n", "proba": 2.2016885736775293e-07} {"commit": "89d722adf5db4922f7325230b5bc36b3d1dedb50", "message": "Use if cascade instead of the dict\n\n... because this imperative style looks actually nicer and more readable than\nits data structure counter part. Also it might be a tad more efficient as we\nmight do less evaluations. But that's probably neglible.\n", "proba": 1.0980464537624357e-07} {"commit": "3f1158d69ecdb5f5a5e101a74036d657bccbe788", "message": "fix shared memory error", "proba": 1.8848998024623143e-06} {"commit": "cc97ce649af094ba17a6d5312346957f0553c66e", "message": "Fix logic for cmd_block.\n", "proba": 2.3437685285898624e-06} {"commit": "cfb12f62752e0d0e85f4ad45317869642156d3fb", "message": "Bug fix\n", "proba": 5.465154799821903e-07} {"commit": "16c32f20b09ade83265ca811fb0b433ae6929c68", "message": "Correctly import related homepage objects\n\nBB-11253 #resolve\n", "proba": 3.174285723162029e-07} {"commit": "1e192479714d52a7ebe13ea1147950b1b592fdf2", "message": "Reduce player move speed from 25 to 15\n", "proba": 0.9988112449645996} {"commit": "ed5b89655ad4c7f90055d03a76a385ff9ef755cb", "message": "Transform unicode string to bytes before hashing\n", "proba": 0.021639134734869003} {"commit": "ba1fa13382f87ce7506dadfce854be4799559719", "message": "Make IA RWIS download more robust, error when nodata", "proba": 3.2856630127753306e-07} {"commit": "c935a3ab4a601d2b487dd5a2cd5f0d5a18e474c2", "message": "updated SQL query to fix a performance issue\n", "proba": 1.9490089471219108e-06} {"commit": "408a8a6fca7e31af79d715ea15158acda7a759bc", "message": "fix bug: check appid not compatiable with old goagent deployed appid. #1705\n", "proba": 1.7175084110476746e-07} {"commit": "b0e86afa0075256c8ad3bbec15f7cd64ac234d53", "message": "get_mor_by_property needs container_ref to be a positional parameter\n", "proba": 8.799730721875676e-07} {"commit": "6f2a21309246bfaf399c47d01c6c34c95338526f", "message": "LIFETIME.ENH: Add fitting option in lifetime plots\n", "proba": 2.1877281142224092e-07} {"commit": "3a229b2ce3beaefa55d185c77e0332c04a6a4bd2", "message": "oopsy\n", "proba": 7.528147762059234e-06} {"commit": "00f0669bba7b169f548df51791f40fdc56fcf43b", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "db47b2d770c482bd32f2c600130629d2a3a06baa", "message": "few more changes\n", "proba": 1.9368634696093068e-07} {"commit": "4d98d1500566c82b93c40776af96d4e0fc63e437", "message": "Test pipeline.\n", "proba": 3.085726234530739e-07} {"commit": "61c10c91e7b96c8d9569929d987ecf7e18f3acb8", "message": "Format floats when logging\nPull integers from conf file rather than strings\n", "proba": 4.4434116830416315e-07} {"commit": "e9445cac5fb75bcd62f87037bcf3c2e80759893c", "message": "Added mail send section to ajax view but commented out for now.\n", "proba": 1.0057385679829167e-07} {"commit": "9bfcc696e34589fc3dabf98db8b05c1fd9b22d05", "message": "Relax an assertion in heap_profiler_unittest.\n\nThis test asserts that the heap profiler measured the sizes of 12 properties of\na Histogram object.\nThis assertion has changed a few times recently as I've been changing the\nHistogram class, but it might also not be as stable across platforms as I'd thought:\nhttps://chromium-review.googlesource.com/c/catapult/+/1227065\n\nThis CL relaxes the assertion to check that at least a few properties were\nmeasured in order to make it easier to change the Histogram class and more\nrobust across platforms.\n\nChange-Id: Iee3915cabba0ec9d055af42c085275f83e1b32b8\nReviewed-on: https://chromium-review.googlesource.com/c/1404358\nReviewed-by: Sean McCullough <7caa448b00260c603c5227306703b63f5f75ff01@chromium.org>\nCommit-Queue: Ben Hayden \n", "proba": 0.00014913226186763495} {"commit": "8deb5c811427312527420c7b9db969ae57c846c9", "message": "Working on script to create forest age category raster using rasterio.\n", "proba": 1.0473516454112541e-07} {"commit": "f4188facbb5871e1b71ae1ff5dae9d18c1cc93d0", "message": "Using isinstance instead of type\n", "proba": 3.3465146316302707e-06} {"commit": "3deb4ba1fa76adf5525798c8b58afde1e42158cf", "message": "Fix final issue in gitfs index support\n", "proba": 5.733893431170145e-07} {"commit": "11940ea72bc9289051c998f2d4e7f7c14ea34eeb", "message": "reworking update schema\n", "proba": 3.6088528077016235e-07} {"commit": "d327d8df8118d21cf0cd56075a3f2b3332a866f9", "message": "handle missing attributes\n", "proba": 0.000175955516169779} {"commit": "8533b073862d3696d689eddba66ad3b232707919", "message": "fitghmm doesnt need to reference featurizer.n_features\n", "proba": 1.2850301800426678e-07} {"commit": "5c57f5fdb5e0341c41f6f17fa394cbbbbcc2662f", "message": "added mime-type for win photoshop (now with correct file handling)\n", "proba": 1.0414493090138421e-07} {"commit": "2e25515ecdc8f8ad69181e7ea5ca0dd438323a28", "message": "move things around to allow subhalovel in streampepper to be determined relative to the current stream velocituy; make sure to re-determine the closest trackpoint\n", "proba": 1.3450879521315073e-07} {"commit": "675a72facb77559ddf50d4562e7286cae86982b6", "message": "fix error message in boto_lambda module which referenced boto_apigateway module\n", "proba": 4.80951598547108e-07} {"commit": "3bd1b2ccc82467661876a776e9616c6236531ea4", "message": "Updated feature generation script\n", "proba": 2.821018370013917e-07} {"commit": "63683027c7b4c728f2e3d4fa5255bf128c51a878", "message": "use images/ instead of dicoms/\n", "proba": 1.2788866854407388e-07} {"commit": "f5547782c57004f30b4a908646062e8ff14429de", "message": "Get a histogram: analysing cbfs from rescale..\n", "proba": 1.1912386810308817e-07} {"commit": "a21b69798a504f86e0086dc0eabd8891607dc7d0", "message": "Add flag.\n", "proba": 1.9731518818844052e-07} {"commit": "86cba81c180abf04dbcb98e214dec1166077341f", "message": "adding back the get_assessor_name with changes for getting the right assessor with shared project\n", "proba": 1.3489430727986473e-07} {"commit": "ad44d79f26f5d15bae0de8027818c2f54a2fc0be", "message": "Fixed service.restart for salt-minion\n", "proba": 3.124011982436059e-07} {"commit": "1e1e99efd223f552899aa880733d9918a4c227bb", "message": "fix: merge conflicts\n", "proba": 1.9346742192283273e-05} {"commit": "9e3e031fffdc4eaf32b25e66091aba0900bde5c1", "message": "Rewrite extents() methods to work with the new internal query format. Debug filter() methods. All tests now pass.\n\n* It turns out that every filter gets its extents() method called, which means the kwarg unpacking doesn't work out. Switch to passing in a normal hash.\n* Redo extents() args so it takes only what it needs.\n\n", "proba": 1.2060624499099504e-07} {"commit": "a79a2c1fa099beb657e6e43855e62fb6e29705f4", "message": "This commit fixes #30535\n", "proba": 1.6732420249354618e-07} {"commit": "069a79787dab18e04e5a845b5b2122bf2e11012b", "message": "VC: Enable CSRF check, use Event, small fixes\n", "proba": 1.4273722115376586e-07} {"commit": "8f5e1318eb9ead04f4e1a098f22f8e67d72cf2d1", "message": "Spread out the scheduled jobs.\n\nBefore the longer tasks all ran on the hour, at midnight, 1 and 2.\n\nNow we run one at midnight, one at quarter past, half past then at quarter too. Trying to spread the load.\n", "proba": 4.040652186176885e-07} {"commit": "292cb5426c8b166515adf390cc563c57d7eccabe", "message": "Remove unused imports\n", "proba": 8.691937409821548e-07} {"commit": "b2a017f1e6f2989829fb89e38d9c6ef2bd05ef4a", "message": "Documents the use of Unicode Strings\n", "proba": 2.758793584689556e-07} {"commit": "9c1cf8ec101aad7b3ada7a08fa5bdf30e5d3f547", "message": "Delete a custom SQLite collation which no one was using.", "proba": 1.1739295047163978e-07} {"commit": "bea6d1318587ecff16bc88a009367f10a91987fa", "message": "Set statement hash as attribute instead of key\n", "proba": 5.504668365574616e-07} {"commit": "47aea9dc7b10431a75b0cb2efe37f8975c0d9900", "message": "Fix NameErrors.\n", "proba": 5.833511522723711e-07} {"commit": "0d9c56e5405218126c3a1d4e4426f1392ca25d2e", "message": "Add some more logging\n", "proba": 1.4942078507829137e-07} {"commit": "dabc4e0f180df173060f16c4ee2fc6e77466af04", "message": "create paramiko.SSHClient before using it\n", "proba": 2.1402311745077895e-07} {"commit": "4ac4b447cd9f0e95b997a2395d5c60ce03793cec", "message": "fixed bug in creating grains in seperate file.\n\nRefs saltstack/salt-cloud#672\n", "proba": 1.3065591986105574e-07} {"commit": "4e0f451abbc6bdaf994a205dad26c7d541aa8f3a", "message": "enh: Add residual_svffds parameter to construct-atlas [Applications]\n", "proba": 1.1344093309162417e-07} {"commit": "cf28bc32e90ecb9460316fe67d005633d9a9da1b", "message": "Added a TestCase for `GASMemberManager`.", "proba": 1.0431928387788503e-07} {"commit": "901bbfe77345d5e880d3176804c53e8b978d0c11", "message": "skip media for now\n", "proba": 1.1523616194608621e-07} {"commit": "388f67f50b31960fa8da85105908b87923e2ff87", "message": "pep-8 long lines warning fixes\n", "proba": 1.2545251593110152e-07} {"commit": "4f6eebf698b78cdd2001129f231c0a0e2868d4ad", "message": "[FIX] account: tax sign\n\nDivision by 0 introduced by c525c6712aeeaf65c975f10ff53f81f835baca30\n", "proba": 2.3961956685525365e-07} {"commit": "a37bafc66790241a1d200d179ec65d94d5364021", "message": "tests: machineslib: replace except Exception with specific classes\n", "proba": 2.2279994027485372e-06} {"commit": "c140c04880bb55a40b89641d75ac5e36ffad718f", "message": "non-interactive mode improved - return return code after operation finishes\n", "proba": 2.1961774621104269e-07} {"commit": "56fbda5bfb62e9201af47cbcd845c1ba80be051f", "message": "Fix typo in test_runner.py causing error\n", "proba": 0.000316410674713552} {"commit": "75c1f009d1869dd0858dd6c4f1c0203b6de08793", "message": "OPT: detect_vertebral_levels: working!\n\nFormer-commit-id: f7a983e7fe9dc6d6fe8106fbf7e0f0c0f5cb4d79 [formerly d77731f56afa352de53fafb847568e875bd4ef0a]\nFormer-commit-id: 9435ab370f64903edaacd1847f98b0e50bfcff47\nFormer-commit-id: 14a79de3c4f8cac4979a22119516a24046e602bd", "proba": 9.908873835229315e-06} {"commit": "a4953d3092e0d0ffe3854e46a6928ab821a3caeb", "message": "Add TODO regarding secondary capture\n", "proba": 1.5112387075078004e-07} {"commit": "efc7e51a3d60d230e4983180bd5c8fc5d8ee2e9e", "message": "o Print out some debug in the __init__() about our expected schedule;\n\no don't disconnect the call if we have not completed the required\nnumber of on-hold/off-hold requests.\n", "proba": 1.6772681021848257e-07} {"commit": "c3d06c6ebd63a26b56466b0980ff8ae6a29a8b34", "message": "print thread stack size\n\nSigned-off-by: Frederic Chan <81b8c31bb92bca0d2675d7f34b082022a551a5fc@gmail.com>\n", "proba": 1.2823612394186057e-07} {"commit": "d9f4298eca5b44edc14525a00502b4925d47f019", "message": "[test_runner] Fix result collector variable shadowing\n\nSummary:\nSee title.\n\nDepends on D5583\n\nTest Plan:\n```\ntest_runner.py\n```\n\nReviewers: #bitcoin_abc, nakihito\n\nReviewed By: nakihito\n\nDifferential Revision: https://reviews.bitcoinabc.org/D5584\n", "proba": 9.620989658287726e-06} {"commit": "38d6d526a13b7b2e1f30456b812e46758f7dbd92", "message": "Better brand windows installer install path\n", "proba": 1.360346431056314e-07} {"commit": "6ea944a3505d9bd74db2dedf9037c8c566d63539", "message": "don't run too-long-filename test\n\n--HG--\nbranch : trunk\n", "proba": 1.660855377849657e-05} {"commit": "c6987b1627bce0857d652bc47132b4f3babcf09d", "message": "TestMainloop.testReRun\n\nCurrently we never do that, but it's nice to know we can restart the\nmainloop, after termination.\n\nSigned-off-by: Guido Trotter \nReviewed-by: Michael Hanselmann <68b67885ff74281219b4a4be33cc20fd45078d7c@google.com>\n", "proba": 1.4782737878249463e-07} {"commit": "ee451489d41d7ffd5d10c6549cf531d73086249c", "message": "Improved sample with integration completion check.\n", "proba": 1.0774493119924955e-07} {"commit": "c98fc8d210f8ed6829379498398f3a5304121eca", "message": "Allow parameterizing load world ontology\n", "proba": 4.151083032866154e-07} {"commit": "63bac67fb5bb016eac1d1cb000f242086d6aaf23", "message": "Add test for bad value in argument 'indirect'\n", "proba": 1.3161215974832885e-05} {"commit": "1860f7aae2619f963df898ffe70e30728a40a9f0", "message": "Handle invalid mutation strings\n", "proba": 0.004998665768653154} {"commit": "dbc350b4c04fb8acc4f964595204972e1cdc06e9", "message": "app/daemon: Fix indexing rescheduling\n", "proba": 2.559070253482787e-06} {"commit": "88cbba613fc57f1ea94ee3d6940c6980f2190d50", "message": "Update test for transform.\n", "proba": 1.2053266118527972e-07} {"commit": "d5d4ce6e129ea48646e1f10b859a45210bc0fcc2", "message": "Site mapping and prior/no-prior merging in IncrementalModel\n", "proba": 1.5190791202712717e-07} {"commit": "56d6dabf6d21b48693f81a84718b956b1804875b", "message": "option to break cli by word chars\n", "proba": 4.921842446492519e-06} {"commit": "61169e9c479430756c2ce6731da4037c524d6c87", "message": "Fix asset_utils when no service_account_json\n\nChange-Id: I0524c96e3a6ab1a342872d5d0d903e87526dffeb\nReviewed-on: https://skia-review.googlesource.com/c/skia/+/256230\nAuto-Submit: Ben Wagner aka dogben <3ef7217be91069877d94f7907ce5479000772cd3@google.com>\nCommit-Queue: Eric Boren <0e499112533c8544f0505ea0d08394fb5ad7d8fa@google.com>\nReviewed-by: Eric Boren <0e499112533c8544f0505ea0d08394fb5ad7d8fa@google.com>\n", "proba": 0.0009172046557068825} {"commit": "28f3ce0618aa87671ab058e3ca14fc48016081e5", "message": "Fixed critical bug\n", "proba": 3.7828388599336904e-07} {"commit": "ab89901b280d32d6f81abd84e09b73327d94b4bf", "message": "Normalize names in synapse test\n\nTesting the synapses [previously\nfailed](https://travis-ci.org/openworm/PyOpenWorm/builds/66712915)\nbecause of name normalization.\n\nSee #137 for details\n\n\nFormer-commit-id: 6e04a59057a0445394a735a5031f72aae72e3c3c", "proba": 1.0748220120149199e-05} {"commit": "bfcdbe36fd3fdf6cd2e8b8df9d2d15791cac2066", "message": "Amended num_mentions function to return just the value of the dict entry\n", "proba": 1.8417705405227025e-07} {"commit": "07997cdd7e102a3a6802d34fcbf0b9e89abb284b", "message": "ENH: some cleaning\n", "proba": 5.355981329557835e-07} {"commit": "0b6c95d9c46c0832283932af553d34fa2567961b", "message": "Bugfix - Recreate Slave CHG is not being registered\n\n- 'maintenance.tasks.recreate_slave' added to chg_tasks_names\n", "proba": 1.671997864605146e-07} {"commit": "2fc5d0848284960737a90ee979edd95cceead37a", "message": "put the whole process()-function into a try/except block, changed handling of illegal parameters a bit\n", "proba": 3.31022334876252e-07} {"commit": "43d3c3384be073204837f95fc737b83ca0d3976e", "message": "fix: unused import\n", "proba": 1.4456252756644972e-05} {"commit": "e09bd7f2230bdb784cdb0f4072586e6d170fcc6f", "message": "Updated API Magnetic and RFID serializers.\n", "proba": 1.0895928426180035e-07} {"commit": "21a3813687c2f6b3bdb6571441156812114c9cc1", "message": "Remove RequiresScopedRequestOrReadOnly from permission classes for creating a user. Instead, user must either be authenticated via a cookie or have a token with the proper scope.\n", "proba": 1.0539928751995831e-07} {"commit": "938bd1bddd5f5d5fc59bee5497b7790eafcba3ef", "message": "Make order right\n", "proba": 6.426932668546215e-05} {"commit": "569b074e330e6a45ddc3fe68de6252a08c8a0dff", "message": "implemented rudimentary saving to DB\n", "proba": 1.4668788139715616e-07} {"commit": "df32e7f66a1839c770c9e51612b4b6d6d0a7e695", "message": "Updates to fixgcov tool.\n\ngit-svn-id: a7f2a8f7432d210e972fb03898013d213e2b549b@10453 e6417c60-b987-48fd-844e-b20f0fcc1017\n", "proba": 6.762308203178691e-06} {"commit": "be588ba8e1cfe8a67fc8317f7b6f80d9ad86bd3d", "message": "Added more values to big_values.py, to show boundary limitations.\n", "proba": 1.0143229189907288e-07} {"commit": "0e7cf9e84e5b8ee21c65bb2e21065e526dcdf5fc", "message": "Make interface.table_config not break now that the table_config() porcelain returns a stream.\n", "proba": 1.1230422813923724e-07} {"commit": "aa152b32d26e6c73ff76dcf0b849354b9236bbe7", "message": "Make delete restrictable\n", "proba": 1.4885621567373164e-05} {"commit": "897881f53369bfd637a353911fc3c3bc46d40773", "message": "minor fixes for doc\n", "proba": 1.4773689827052294e-07} {"commit": "21da5e68d88341ce85f511c6554aeb2d235f574c", "message": "failing test for case attachments\n", "proba": 3.8469343621727603e-07} {"commit": "b277adba1ae3a3c915137f9409606c142c162ceb", "message": "add project to sync mode restore config\n", "proba": 4.0920892274698417e-07} {"commit": "490f8eea76359178b86fd62a41a40fa66c3df333", "message": "test for the default case as well\n", "proba": 1.9305271337088925e-07} {"commit": "4424d841205bc53dece724b84f1d315bb2ecfe8b", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "6e7624743fc498c07f1b73d8e00f22291f68ddfc", "message": "add test for another edge case (was already passing)\n", "proba": 1.2088237610896613e-07} {"commit": "c93d6d13e0f43d26b3bb5618d4091f6362159077", "message": "send marks at each test\n", "proba": 1.3270762622141774e-07} {"commit": "16251a641c4db0edc0039cd56d4120c2054d64e6", "message": "wait=False to fix jitter on cartesian moves\n", "proba": 2.8967374419153202e-06} {"commit": "bb0bf9eef42d8f00447c74b4453e810a2dbe34f3", "message": "Only override the pattern if it is ommitted\n", "proba": 1.6194293266380555e-06} {"commit": "c64c72baa662cc796d8fda2a0521e3e1d6a7b4e8", "message": "Work around canvas ignoring criterion points\n\nCanvas seems to completely ignore criterion points, and derives\nthe points from ratings. If ratings are not there, it creates\ndefault ratings, and gives them some default number of points.\n", "proba": 1.8130366186142055e-07} {"commit": "1498155602377fc830c8a8466a9be421711d0c18", "message": "feat: add \"normalize\" option to SpeakerDiarization pipeline\n", "proba": 1.5326237416957156e-06} {"commit": "90e44c260fffc1d3280d99aa14f27d12c6df96cc", "message": "handle dateutil date\n", "proba": 2.2026046281098388e-05} {"commit": "cb394c24d63b9c070cd15a58e47f277f7d1a3c13", "message": "fixed issue #1178\n", "proba": 1.843017969349603e-07} {"commit": "e9a92d3519e7a7c899f1bad4fd5c754887ef498a", "message": "Back version down.\n\nSince we're pinning an unstable library, we should not yet be at a 1.0\nrelease.\n", "proba": 1.0052130505755486e-07} {"commit": "50e5f574454bd9d2ceb19d0911eb1ce7776e2a77", "message": "Removes unnecessary logging\n", "proba": 9.206931963490206e-07} {"commit": "a46de69f650a21ba22dadbda7058fe3ce5bf4903", "message": "bump version\n", "proba": 4.770564032696711e-07} {"commit": "5d8d36fa6677e3e095f361a95bb88467da40fbeb", "message": "segment: improved output in exception if not all pulses could be resolved\n", "proba": 8.152946065820288e-06} {"commit": "c766436be7957c3919727bc6aeb62ba839fbdbe8", "message": "Fix handling of watchdog and keepalive notifications\n\nThese notification were ignored do to an erroneous indentation,\nwhich was not spotted because 'for ... else' is a valid construct\nin python (argh ..) !\n", "proba": 1.3635026618885604e-07} {"commit": "dea3fdeeed816d8027549e8bad6599080992fc54", "message": "[FIX] im_livechat: many2one channel_id of im_session to the right model.\n\nIn im_session model, field channel_id was a many2one to im_user, or, obviously, this should be a many2one to im_livechat.channel\nWell, obviously, this is a copy/paste error (or distraction, your choice!). This fix should normally not be pushed on a stable branch (like the current one, saas-2), but considering the severity of the problem, and the few changes in database (alter foreign key only), this is acceptable. Why such a big mistake has not been seen earlier ? Do you even test or read back what you write ?\n\nbzr revid: dle@openerp.com-20131204122727-q0ch5j2v8rrli41e", "proba": 3.726027841821633e-07} {"commit": "572bc8eebaa39af45e822df2ab57def952383e69", "message": "Segment: allow pulses to disable flux crosstalk cancellation with a pulse parameter\n", "proba": 2.370122729189461e-07} {"commit": "e3fa2f239fb4ba0672b92bee716b868ed449ae6c", "message": "Add lock on pigpio command\n\navoids mixing two commands\n", "proba": 6.286784355324926e-06} {"commit": "4685eb2cc8122607978cd1bcb69c177496507657", "message": "Let user control error limit parameter in generate_emoji_name_data.\n\nThe alias/unicode data is ahead of the current image data, which means\na lot of images appear to be 'missing' when generating names for the\ncurrent data set. Make it possible to set/ignore the limit on the\nnumber of missing images before an exception is thrown.\n", "proba": 2.0898015407055937e-07} {"commit": "a7e60672fd7345e9e44e294e690cbdc0de99cb37", "message": "consume use new metadata constructor\n", "proba": 3.4864078770624474e-06} {"commit": "0696d05d05eca56fd1b54893cb90b3cf54b67b29", "message": "Segment: added property distortion_dicts to supersede the respective setting in pulsar\n", "proba": 4.4722222014570434e-07} {"commit": "b9c72421ffcbfdc2d93a82dd7c7ffdaa6ea1105e", "message": "fix typo in send notifications task\n", "proba": 0.001840693294070661} {"commit": "a8d1812532211312287e58093ca966a7ea2050f4", "message": "Implement ModificationOperator and ModificationCondition classes\n\n", "proba": 1.3334015136479138e-07} {"commit": "214f5f12932bdf894aa2f2bf994b5fa0c8972beb", "message": "fix gtags preview bug (#788)\n\nCo-authored-by: xutianshu ", "proba": 1.0871350042407357e-07} {"commit": "31b81a4bda79200b47be59c44f832521e0c7d3d8", "message": "stormpath: providing login congratulations message\n", "proba": 1.3030127377078315e-07} {"commit": "48240236dbbaa7aa5122b532392fae329407d849", "message": "updating contributor and contentNotes\n", "proba": 1.4145149407340796e-07} {"commit": "036833268ee6761e2bbf5bb4ffc6d0f25358cae0", "message": "add a test for empty monitoring_datasets dict\n", "proba": 5.001916179026011e-07} {"commit": "a720587ca3299c20ddf0bc441a0f958f9178e92a", "message": "serializer: make serializer methods more versatile\n", "proba": 0.00013476330786943436} {"commit": "a96ce12f72617dbe5e764f6181ac08ab98ce6b56", "message": "Fix typo in version code\n", "proba": 0.02751297876238823} {"commit": "668d4d68956151eb7f4a63e8c5b3e7b9fa76b9b0", "message": "removed not necessary filename prefix\n", "proba": 0.0002689068205654621} {"commit": "87abd1f766aa07150be8de33a69604b3ab5b24c3", "message": "fetch repo before diffing\n", "proba": 2.1646563652666373e-07} {"commit": "cc45689377e1b79868ff9e5415d9d5c675f94b73", "message": "Doc string edit\n", "proba": 3.641575858637225e-06} {"commit": "3c16f3ae1cfbd918f6eade5599690670ac603284", "message": "global: fix werkzeug compatibility\n", "proba": 2.9071441076666815e-07} {"commit": "fbc4bd9a9b803a831862ca81d315aa9eb79847d5", "message": "Increment version number ahead of release.", "proba": 1.2111870262287994e-07} {"commit": "2e544c5ebd2905e970a5ff0b0baf75e88fcf6150", "message": "Added a number of properties to the keithley2400\n", "proba": 1.4267787662447518e-07} {"commit": "bafa39431aa8f06c3823032620a48e12370999d0", "message": "Rewrite timeout code\n", "proba": 0.02925015799701214} {"commit": "68af1f034c294ce1cbba8ebcab9645caf3b2ab5c", "message": "Forgot a docstring\n", "proba": 1.8798930341290543e-06} {"commit": "ef57f95f730da4a3bee9f642a3022d854900c15d", "message": "Add many more hard mapped lane tags based on VKJORFLT\n", "proba": 2.4728626613068627e-07} {"commit": "eacb2ae1e78ab270a73d2966d8f19d9f71c1a889", "message": "fix periodic workflows to include glue2/ in their references of the non-periodic workflows.\n", "proba": 1.0588328080984866e-07} {"commit": "95f19dc7cc9f216180fd0ff22e6c9c307f02f64f", "message": "Partially case-insensitive matching implemented against keywords", "proba": 1.2808435485567315e-06} {"commit": "0fd93c0be6f65571445ec27b11a368ddadb10959", "message": "Reconnect websocket client automatically.\n", "proba": 1.3589279035386426e-07} {"commit": "92c91cb619157f50aaad23aacdba4e367648baf0", "message": ":lipstick:\n", "proba": 2.642409526742995e-07} {"commit": "4ded806d89704738b26d08d6aa753153cdbae598", "message": "Use redis pipeing to make clear_all more efficient\n", "proba": 3.2568868846283294e-07} {"commit": "85dd62e8262fa308d60a53638d89f9686dfcac3b", "message": "Add method to create folder if it doesn't exist\n", "proba": 7.131005759219988e-07} {"commit": "db7cc3318488384e06952b87977014421e6c6e6a", "message": "SupplierFramework serialize method: add a with_users kwarg to enable a more lightweight serialization\n\nfetching users requires hitting the database multiple times per SupplierFramework\nthanks to the... unique way we've decided to store user ids in json fields\nand as such is pretty damn slow.\n", "proba": 1.045224351514662e-07} {"commit": "66ab3326dc52466e5880805e54b92808b3476215", "message": "Fixed encoding to use sanscript variables.\n", "proba": 1.1551365730610996e-07} {"commit": "3cc1636f842cda9f756b60b5db2c9edf6e9d3777", "message": "Add all json field to website.py\n\nAllow the website object to access all the fields of the json.\n", "proba": 1.774426010570096e-07} {"commit": "b87cc5a09d2b10133f17fc3ba99ca0f332d0b83a", "message": "acc supports multiple MTPs\n", "proba": 1.1474940038169734e-06} {"commit": "27dca6d1809159b81202d85de1d491ffc357ec15", "message": "Update models.py", "proba": 4.731647038624942e-07} {"commit": "43671a52d1dc7c1d3d4ef20a04fe42b24a328984", "message": "remove unused import\n\nand fix one formatting\r\n\r\nas suggested by lgtm", "proba": 1.483598168761091e-07} {"commit": "3196c0624cb6e786f684a35b92f63e76864eb09b", "message": "Restore indentation level\n", "proba": 7.576677489851136e-06} {"commit": "425828d7c0054b786a7e809658823f07660b54a5", "message": "fix radiant win setting on Match creation\n", "proba": 3.1739375572215067e-07} {"commit": "fb83d2cc3301802ec05d398d44ffe872779333cc", "message": "Cleanup some assertions that were used to signal errors.\n", "proba": 1.2903056756385922e-07} {"commit": "a0d1e76fe3f48299fe4f7aeaa28f031c1d8494f8", "message": "Feature: A trick for running in a virtual box, working for `running sdist`\n", "proba": 1.1342081052134745e-07} {"commit": "049a25b3d30443fa300e4a589b18b8be764426c0", "message": "Make whosout.py use holidaybot_credentials.cfg by default\n", "proba": 5.037542223362834e-07} {"commit": "68afa65fee52840b83ed3dddbf90cac63cc6334c", "message": "make Coverage Type field work; ignore Insurance model for now\n", "proba": 1.0846992637425501e-07} {"commit": "8818a1dbaba12b1fea618bb78fe4986583766542", "message": "fixed the peer ip parsing error (#10)\n\n", "proba": 1.225747041644354e-07} {"commit": "4c318e3373a81bb63222e98cf413336b895e4d6a", "message": "yaranullin/events.py: add some docstrings and comments\n", "proba": 1.2500991886099655e-07} {"commit": "4968fe1d53aa09d76adcab23cc1e9fc68abc991b", "message": "Fix Triforce regex (yet again)\n", "proba": 5.170221584194223e-07} {"commit": "c0c551d16c587aac8143718591d59fe830a16b9c", "message": "file name fix needs to be done earlier\n", "proba": 2.5411077331227716e-07} {"commit": "10eb5dab80c9e8ca881fd8ecaead85d3a018b40f", "message": "fix youtube import\n", "proba": 1.0400292921985965e-05} {"commit": "3730b76c21892531179fcd2f9f1b58623a95bb0a", "message": "fixed docs and var names to be more clear\n", "proba": 1.5779994555487065e-07} {"commit": "298c5f5dab047ac7ec9022369484dbbfcdb10cc1", "message": "using six.string_types for string checking\n", "proba": 1.1205789633095264e-05} {"commit": "1ad57d5d27606b9da84de89e818d2c62cfdfafb1", "message": "Mimic the Qt 5 docset's method format\n", "proba": 9.31797330849804e-06} {"commit": "e74222a2eaa5bb7ef3b81312a12c5072d7941bee", "message": "Adds a print statement at the end as an ack\n", "proba": 1.9831626559607685e-05} {"commit": "fb349547150a007112fb59cbdd6d8bc6ef519708", "message": "added selenium test for querying on type, language, completed, and open.\n", "proba": 1.0521490168002856e-07} {"commit": "0715fa7f344ec0a7e34b75d8437057a7416e70fe", "message": "Read default aws creds/keys from binded env vars (#1953)\n\n", "proba": 1.0430993313548242e-07} {"commit": "6cb09f6fa901446130bc4b6f024c6eae58aeaa4a", "message": "Don't add gce ssh key for aws job\n", "proba": 3.152041188059229e-07} {"commit": "42430ac684aa65f69f8a4d5c2961c90bf1e45d3e", "message": "fix skew tests (#2979)\n\n", "proba": 1.2654695069613808e-07} {"commit": "449ad7454a4aaffe4f8106ebc022825fedbf42e2", "message": "I have no idea what this does, but it makes carbon-cache work again\n", "proba": 6.510626349154336e-07} {"commit": "7f19a2912aad3caa7eb07884679ab05fc8226d92", "message": "If an unknown game is passed to `delete`, it only causes an error message to be\nprinted.\n", "proba": 1.1426210022591476e-07} {"commit": "05bf45e07f4178b4965e0f0bbcab41e2d39b3ec2", "message": "documentation for pscore shenanigans\n", "proba": 2.0195547278945014e-07} {"commit": "a7b7c12c95399abd61f564c863190499d4ccdc16", "message": "cbcalc: change version message\n", "proba": 5.302935051076929e-07} {"commit": "b3afb302575781149273220b4411031451b8490f", "message": "cc.job: subclass DBScript, separate config fetch\n\nSubclassing BaseScript makes hard to cleate DB daemons.\nPlain DBScript without actual DB usage does not add\nany dependancies.\n\nSeparate config fetch allows overriding that step.\n", "proba": 1.0577669939948464e-07} {"commit": "a2f6d378f0672046cb58a6d5e449a0b1144a48fd", "message": "Pass webhook data to frontend on app creation\n", "proba": 2.956373919005273e-07} {"commit": "4e15cee85b512a2419da43774e6f7cc0f0c04905", "message": "Add PROJECT_ROOT\n", "proba": 5.80707910557976e-06} {"commit": "de2260e1c0e8469c39e392da81732ac089472975", "message": "[svn r587] Charles Manson for president\n", "proba": 1.25765652114751e-07} {"commit": "4ce9c58d9f6e99b2715ebfeeb12af89b2c3ed2f2", "message": "Do not search on empty string. Fixes #467\n", "proba": 3.0441094622801756e-06} {"commit": "79a0787160dc695fab8f109cf813dab39655ad11", "message": "Clean log configuration after cache_gc tests.\n", "proba": 1.1681345313263591e-07} {"commit": "06b85c1ac99dbf4c611f62ffab56a17b445f8211", "message": "fix mail test\n", "proba": 3.0271043215179816e-05} {"commit": "10c27ba5e5e75599638fa608a20ef7c584bdf386", "message": "Add a fake enum for enemy type.\n", "proba": 1.3249568553419522e-07} {"commit": "f8e338b31cfbc8ff0b3669b2f8b2b30ea72c324c", "message": "fix output\n", "proba": 0.9999994039535522} {"commit": "396f0869504a5a07acfc4bfa70e5ac0404b5012b", "message": "Update python test script to work with python3\n", "proba": 4.6873182668605295e-07} {"commit": "682557eed641bcbfd97aed408ddcfec7a64d0ff2", "message": "Remove the _ in some functions\n", "proba": 0.9999991655349731} {"commit": "35b35fd98546b9bbed512ebae55b0f73d19fe326", "message": "Refactor debug_dict function\n\nRename debug_dict to debug_var and delegates formating to pprint module\n", "proba": 2.712457956022263e-07} {"commit": "2d55a93446dea00ff32e48728f152dd2cf743977", "message": "Changed a few database functions\n", "proba": 1.8153115206587245e-06} {"commit": "595d8a8f53ab0ebc741b0860dcbeaa8090b1a393", "message": "add more debug info when json data couldn't be loaded\n\n(cherry picked from commit 35321b0)\n", "proba": 1.0871681865864957e-07} {"commit": "3e889928efa0d42f41fb96e4b6172d77a2020945", "message": "test cia one more time\n", "proba": 2.3519878311617504e-07} {"commit": "3bb106d5e509d79b005fe73946abb73a6eea163b", "message": "generator: Simplify boolean condition\n\nno need to compare with None or empty string.\n\nSigned-off-by: Philipp Hahn <8cb7a2c205789112a9f61bc3102305826b6a8db1@univention.de>\n", "proba": 2.3339412109635305e-06} {"commit": "24814f5aa4b5c6bb8bcebcd2d2ddd209bcd7090b", "message": "Fixed multiple code block escaping problem\n", "proba": 7.709322744631208e-07} {"commit": "166356d4fc12c3c4e162c93de23562f79838c39e", "message": "change to simple version\n", "proba": 1.625590812182054e-06} {"commit": "41ef2a2aac95cf4d7086be8fd16953a6a441ab29", "message": "test update world location\n", "proba": 5.858694862581615e-07} {"commit": "bc33999e2a6fc09197dc94f134ad1a1f60a67619", "message": "Added image.resize.\n", "proba": 1.1444476655242397e-07} {"commit": "39cbe62497ed8a88782276cb8465bf98cad835bf", "message": "add astype\n", "proba": 3.426051989663392e-05} {"commit": "0cabe44e6bb7d960f05d5ae8eff6b81d02458152", "message": "Use `isinstance`\n", "proba": 1.1588311963350861e-06} {"commit": "1281bf9854e09ea0403ab2e6a219eec554c9dfc7", "message": "don't need to see all that\n", "proba": 2.2435717255575582e-05} {"commit": "330b0c8b405be623bf8fe0ed795bbc61cb13bbb2", "message": "cambios\n", "proba": 5.796223831566749e-06} {"commit": "6971eed61f52a6522d311ae42bc8a34d1bfe420d", "message": "adding a little docs and fixing security decorator", "proba": 1.734406254172427e-07} {"commit": "69d7b4a88b71a00acef4c009c0dc161d30363181", "message": "ENH: 'report()' method now includes fractions and totals for each timer.\n", "proba": 1.1061077742624548e-07} {"commit": "01dfa531d8980d0fc0bd8666a8bd01f6f1fab2d5", "message": "Delete worklog.py", "proba": 1.2368406032692292e-06} {"commit": "9b471a8fe3649cacd43c56a0aef604bb4bd8a4f5", "message": "Fixed a deprecation warning in a selenium test.\n", "proba": 1.2470151489196724e-07} {"commit": "4df39891d29b998e0b5ee1f894cefe357275ef06", "message": "changed multimedia export download to check for duplicates before downloading\n", "proba": 1.264231883624234e-07} {"commit": "43d205e1740e2af8cdee3154256862b6e79f5de5", "message": "create_user returns status 201, not 200\n", "proba": 0.9989645481109619} {"commit": "55870a9a04b814889fda4867afcb9316ed3498c8", "message": "hotfix bad couch queries with additions of reports views\n\nthese broke only on the india server\n", "proba": 1.1984619163740717e-07} {"commit": "15d2177f66affff1849d119be9fe5f020aa0844e", "message": "Made all connect and disconnect methods in Client return itself, so\nthat users can cascade connection/disconnection calls.\n", "proba": 1.0309802433994264e-07} {"commit": "354adcba6d91dab5a667a3a08b1386016cc695d9", "message": "Adapt case transactions report to V2 ledgers\n", "proba": 4.2081548599526286e-05} {"commit": "dba6daf39e9dc1ef71b270557b7ecf2aef6a5026", "message": "debugging\n", "proba": 2.4004323222470703e-06} {"commit": "7c2674506353324071ba8015f7849e96ead31740", "message": "importing ResourceNotFound crashed the build server; wasn't using it so for now just deleting that line\n", "proba": 2.048292913059413e-07} {"commit": "5c1456052a72aa4842c33a822bd624b8d9360171", "message": "Issue #15: Add support for blame results with file names in \"blame_show_all\" command.\n", "proba": 1.0360582791690831e-07} {"commit": "946ab22bba3173a0543a5f2475469b894ee0aeb4", "message": "refactor: Lift users query to caller.\n\nThis preps us to reuse this code for single users\n(after a few more subsequent changes).\n", "proba": 1.0654878934701628e-07} {"commit": "0e5839d1e9c57fb42ebee8c43ce127ef589aff04", "message": "added arguments for sorting and filtering to function printVarsCSV(..) in wsutils.py\n", "proba": 1.335142201241979e-07} {"commit": "835de26ad3b45f05c9dfcf12b89c7f419e364ba8", "message": "Fix str/unicode expectations in X509Name tests\n", "proba": 7.679189729969949e-05} {"commit": "52c411df8a74ca5ad5011feb4e7f50ea2587cfb5", "message": "emoji: Add padding around the gif on GIF emoji upload.\n\nReplaced ImageOps.fit by ImageOps.pad, in zerver/lib/upload.py, which\nreturns a sized and padded version of the image, expanded to fill the\nrequested aspect ratio and size.\nFixes part of #16370.\n", "proba": 1.0176676568107723e-07} {"commit": "d9cb606804e31bcd3d854a468dbdbe0b79eec83a", "message": "oauth: Find a better name for redirect_to_main_site.\n\nThis name was way too broad for the rather specific logic\nin the actual function.\n", "proba": 1.419157626969536e-07} {"commit": "42d31cd062577825863ed8de8d905db31e54f296", "message": "Fix WrapperMeta for SklLearners without attributes\n", "proba": 1.8231676790492202e-07} {"commit": "dac64b18dafcbc2891bd42b898975ce300dbe26c", "message": "initial real code from Phil\n", "proba": 2.0412299761574104e-07} {"commit": "5a157068151a564bd5567b63b129abb92f3d71bf", "message": "Fixed some other uses of sort method.\n\ngit-svn-id: 77a43f9646713b91fea7788fad5dfbf67e151ece@1738 94b884b6-d6fd-0310-90d3-974f1d3f35e1\n", "proba": 0.00015002739382907748} {"commit": "0aa9857fd15b37f723b5c1047909ebaa4d9ea58f", "message": "format according to doctest\n", "proba": 3.3750202419469133e-06} {"commit": "28e2d2c174b291e74c7ed4f2084d47ff5fed54f4", "message": "Whitespace cleanup in signaltools.\n", "proba": 1.176042871975369e-07} {"commit": "0c5918501e135b2e163205bd09d8db215e86a83d", "message": "Remove unreachable code from special.chebyt\n\ngit-svn-id: 003f22d385e25de9cff933a5ea4efd77cb5e7b28@5911 d6536bca-fef9-0310-8506-e4c0a848fbcf\n", "proba": 1.7576425307197496e-05} {"commit": "d0c791459b57712b71e359053b2799058f8a16a0", "message": "DOC: add more precise link to R documentation in mstats.mquantiles.\n", "proba": 1.0465689115335408e-07} {"commit": "7862e0d04434d72b52d1300b7d71733585847a9e", "message": "Removed sockets attribute, does not exist ( yet )\n", "proba": 1.1720959491867688e-07} {"commit": "346e0b420a3776595ba22e341ab17ef14d7d1310", "message": "converter: allow decimal MPs\n", "proba": 0.998767614364624} {"commit": "f2b78a9e316df7a62d4aa9474cd6201f5595e390", "message": "update secret key import\n", "proba": 3.153153613766335e-07} {"commit": "58a76a6d89a92ec1fe304b5d62f1f40975ab5015", "message": "remove print\n", "proba": 0.0007934024906717241} {"commit": "3d092a4acdb608e688edfd791271e9875aeb9f19", "message": "Conform to the latest schema\n", "proba": 0.000792782346252352} {"commit": "e462d694171477ab223a38b13b1f34c1b9090c7f", "message": "safe pop in garbage collector thread\n", "proba": 1.3883600047392974e-07} {"commit": "af09029649637916d4df01592eba7f0aa1e8af48", "message": "trackref Libxml2Document objects and do not silence xml exceptions on __del__\n", "proba": 1.1170136815508158e-07} {"commit": "c5e96252524a86757dadd488c664010bd47d3f52", "message": "Uncommented the hard-coded lines used for testing\n", "proba": 1.9963394152000546e-05} {"commit": "ea5fef45b5259725c0de809213556cbcbae7b902", "message": "mypy: Annotate settings.py.\n", "proba": 1.9884036817074957e-07} {"commit": "6bf5b3fa65a356b5986dbb116d06c9421b7c7c23", "message": "#3, #15 fix breakout queue checking and worker spawning code from foreman into new function\n", "proba": 1.3557021816268389e-07} {"commit": "6f34e3f292f629117771e1de43e31f2bbfecae20", "message": "test: forgot to check spsame in fromsp3 test\n\nSigned-off-by: Nick Papior <81a73bca3d342ffee33d7cf845fdbf77b6553831@gmail.com>\n", "proba": 1.1828986856698975e-07} {"commit": "84c5e00af60bf814fac555c2e9a57971e2dd8b60", "message": "server_default on the above.\n", "proba": 1.1727948390216625e-07} {"commit": "730d15a6eb80b1b4cc0e475f708c3b86257f63fc", "message": "Regenerating 00N_000E tsvs for model output to Hadoop.\n", "proba": 1.1562398327669143e-07} {"commit": "c9dfeba5224908d1cb46b4471930ad3419d56813", "message": "queue removal must be staged\n", "proba": 3.0469041689684673e-07} {"commit": "a7beeecb9b73ecee6be1d7d150659c897fa1d515", "message": "update slew speeds from Telescope Drive Performance Assessment v1.2\n", "proba": 1.1734090321624535e-07} {"commit": "583abacd25a57d657fde2c6eb07d6fc4b6d712bd", "message": "Bump tolerance for LogLogistic on XLA again.\n\nThis is skyrocketing because Hypothesis has a longer leash to try examples, so it finds more extreme parameters. Root cause still unknown.\n\nPiperOrigin-RevId: 325877180\n", "proba": 1.5734701719338773e-07} {"commit": "7296bff9148f602828025a201a2752d120be890d", "message": "Mean referenced predections to data. Consider including inds for missing data in AbstractDatum so it doesn't have to be everywhere else.\n", "proba": 1.0874377665004431e-07} {"commit": "6a172edb03051d410b68b0e6fed25c7d804035c9", "message": "Finalized EVENNIA_VERSION to include svn revision\n", "proba": 3.922000360034872e-07} {"commit": "cac9fd462979358cf8f57c32716295bf7f6ca3ce", "message": "error handling\n", "proba": 3.0179812711139675e-06} {"commit": "115d6eff64d5acff478c3ce09587c56ce089bbcb", "message": "Log at error when we intend to reraise the exception\n\nThis prevents repeated stack traces when errors occur.\n\nChange-Id: I62a92aa791a115da6ca410cc781e40882d58f77a\n", "proba": 1.6174412849068176e-06} {"commit": "df674f08ee347306c91a6dbe36deb17a8fd9cb6d", "message": "Removed unused imports\n", "proba": 3.467830822501128e-07} {"commit": "572c519f05ab4f4d13a8e3118dc57f2f9c31a344", "message": "moving isdefinedby into enabled dataset\n", "proba": 3.523533109728305e-07} {"commit": "3809731bcb3331ec3b52d438ee24029fb8aa48bb", "message": "updated description of avatar anonymization\n", "proba": 4.888265721092466e-07} {"commit": "740356180e1c7a95dda0d179a27e45cd3ea0dc3d", "message": "Purge ESME client redis_manager before tests and wait for lc_enquire looping call to actually terminate before ending test.\n", "proba": 1.026577010065921e-07} {"commit": "772ef28044657d0a47caff7a6d58df818819fbdc", "message": "fix little typos\n\n", "proba": 0.9999991655349731} {"commit": "dc69743e4f80cd9542f2eb4820f36c28fdbe1a4c", "message": "prevent historical data trample on current session data half way through a session\n", "proba": 1.6243653533365432e-07} {"commit": "7840686dfa0ab34eeb8863558de4ee3f91f34f22", "message": "NO-JIRA: Fix test failure in management.schema unit tests.\n\ngit-svn-id: 9a58b4ca7225a53aaf0b7b888bc8921347b27898@1644302 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.105045824573608e-06} {"commit": "2d238a857293ea33344e549c76f584a671872b59", "message": "simpler extension splitting\n", "proba": 2.40911958826473e-06} {"commit": "48752fbb5cf6478ee87454694c86515178402b19", "message": "test,iosched: Move current test into a function\n\nThe patch is messy, but what it does is puts all the testing code\ninto a helper function. The preparation code stays in global scope.\nThis is needed to add more tests into the script.\n\nSigned-off-by: Pavel Emelyanov \n", "proba": 3.4807071642717347e-06} {"commit": "54ac4e03cb186c95db9bcf129fbb8dc3ad0fb6e4", "message": "Update fit with no validation hook test (#7738)\n\n* Add callback to hook tests and add predict test\r\n\r\n* Fix lambda callback test\r\n\r\n* Simplify lambda call test\r\n\r\n* Use LambdaCallback\r\n\r\n* Dynamically append to called for the model\r\n\r\n* Remove print\r\n\r\n* Consistency\r\n\r\n* Consistency\r\n\r\n* Prepare args/kwargs testing\r\n\r\n* yapf doesn't like dict literals\r\n\r\n* Add arguments for fit no val test\r\n\r\n* Add arguments for fit no val test\r\n\r\n* Test arguments\r\n\r\n* Datamodule refactor\r\n\r\n* Fix eval test\r\n\r\n* Update full fit + val test\r\n\r\n* Update test\r\n\r\n* Update resume test\r\n\r\n* Remove changes\r\n\r\n* Fix", "proba": 3.3263120258197887e-07} {"commit": "5587b502a25326378d86ef82285be7808b42c044", "message": "zephyr_mirror: Add exception handling around all main loop code.\n\n(imported from commit 5dc46decf882302a6c58f3bb788362f82f293b35)\n", "proba": 1.4431925876579044e-07} {"commit": "038dfe7e9566c9557f4829b88af7bd637499d328", "message": "Increase test coverage for pulp_push plugin\n", "proba": 2.218539805198816e-07} {"commit": "cc5918b2e59628cc2170f08d5681e440c70aa4f3", "message": "Set `svn:eol-style = native` on all source code files.\n\n\ngit-svn-id: 5633281caa5e9404329cce92d0b6acb034caef48@1514129 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.066415618173778e-05} {"commit": "4295b7814d89f5d3f4e94363edc2de6c7c37f687", "message": "Error handling for default template creation\n\nIf there is an error in service template creation then\nlog and return.\n\nChange-Id: I45be615e8499749cf6bf2eeb2a1b34084cffaacf\nCloses-Bug: #1452944\n", "proba": 6.006770490785129e-06} {"commit": "64b80b54d3ce2758f8d255ff8b693cc3ad36af8d", "message": "#267 Lower expectation for timeout and memory tests\n\n * since some tests are not exceeding quoats now and then on CI we\n now test that at least one of the scans is being interrupted\n from a timeout or max_memory rather than excepting all to be\n interrupted.\n * Improve test assertion \n\nSigned-off-by: Philippe Ombredanne ", "proba": 1.1011378830971807e-07} {"commit": "c598ecc94ef27886a40ff026f80c4e39f03ccded", "message": "Mark files.\n", "proba": 2.1587952403478994e-07} {"commit": "f35ea28be771461c3e213ac1f482c0e58aea41a5", "message": "fixed bug in random secret key generator.\n", "proba": 1.1297711921542941e-07} {"commit": "5f51629d6dd3d4d4f0e25301b9cf0bc715bbb5df", "message": "deployer library, text in shell.\n", "proba": 1.1968754165536666e-07} {"commit": "978b7f9b89146261d334e6678091331bb789d56d", "message": "Fix random waves bug path\n", "proba": 1.7077330767278909e-06} {"commit": "473aa40fb87c02c73036d8ee44f9b216ce114a7a", "message": "Fix path test\n\n", "proba": 9.778696949069854e-06} {"commit": "58c9a5d6d50f24487d62fe5f19f0de9cb98f346f", "message": "small bug fix (strand was not always added to read info)\n", "proba": 1.009940717722202e-07} {"commit": "6b78e0d6797140baa482def251bddaf6f3904df8", "message": "Added pattern option to remove_pch\n", "proba": 2.6994413815373264e-07} {"commit": "7b6c6d3fe59c89ef4c3ebea5d12ea311e50f2a7d", "message": "Delete covtracker.py", "proba": 9.635797368900967e-07} {"commit": "9c6efc3f1250eb1c33ddd708cefa417598b9b5f2", "message": "bug fixed\n", "proba": 6.739676905453962e-07} {"commit": "110bdc4d02dcf1e71a7a48e27e6f7f770f576c02", "message": "Fix typos in settings file\n", "proba": 2.0768884496646933e-05} {"commit": "f04d249c2bb5535751dbaa6ecb612fea964a1e6f", "message": "Add lock dir to monitor\n", "proba": 2.146058193375211e-07} {"commit": "f2be2e73aa308ef3d8d8b6f65e257124baae8676", "message": "fix travis\n", "proba": 1.8320530443816097e-06} {"commit": "b2cfb31dcca817501d0b98257f606e3b36df8155", "message": "fixed index divergence\n\nSigned-off-by: tau <258141e8dfc33f0504b5218c32d74a10ab5e7636@gmail.com>\n", "proba": 1.2046876918248017e-07} {"commit": "529841ba7c434bf4703935bf867eccf9709c1d6f", "message": "make_can_boot_descriptor:Get padding math correct\n", "proba": 4.6733034650969785e-06} {"commit": "64b5ab67028db237dc005a286a8944239a5f4512", "message": "Update MIME type.\n", "proba": 2.174847253400003e-07} {"commit": "7c6699c629f5b9896d9d4f1f9cde4f8868ddcc9e", "message": "use snake-case\n", "proba": 0.0006819154368713498} {"commit": "ec3e2c0470a34c2dc5c1c5c851c5869a10571d1a", "message": "add a QualityTrimmer class. Statistics now include the no. of quality-trimmed bases\n", "proba": 1.7444621391859982e-07} {"commit": "16e12cc6c4b93e5183b84c16e928ace47abb4603", "message": "Fix native proto prepare implementation\n\nqueryid is an uuid now, not an int\n", "proba": 4.086982698936481e-06} {"commit": "d54f5ef9cf51219b050c59c75eaff4b0174d13dd", "message": "WORKING: device manager\n\nSigned-off-by: Paul Barrette \n", "proba": 1.3513624708139105e-07} {"commit": "2043a975acf8effca5fab329238821d7b06e2f0c", "message": "Fixed coloring RE to allow for question marks in the text\n", "proba": 1.3391847630828124e-07} {"commit": "84f6d6a66550a0373d8a2905d6127ea2d11f8b2d", "message": "explicitly raise key error\n", "proba": 4.271899456398387e-07} {"commit": "07e48f99d7e390c112c1b62994008bb5aaa1a16d", "message": "Add license header: Apache-2.0\n", "proba": 6.820493467785127e-07} {"commit": "ed8de6ce47492ae65bceb61e300d34e50dd75076", "message": "Update version 0.12.0 -> 0.12.1", "proba": 3.9068589785529184e-07} {"commit": "e9b856e7cff89f4f8ea847583413a200710c106b", "message": "Fix to_numpy_matrix to use base's dtype\n", "proba": 6.281063633650774e-07} {"commit": "6b4600c3d4376c97436d193156e8ef0c40195c2e", "message": "Update module docstring\n", "proba": 5.802677947031043e-07} {"commit": "27efc727b05c45d96ddbaf8f32e98713de6fd660", "message": "fix(syncer): fix separator issue in _compare method\n\nfix #22\n", "proba": 2.993516545757302e-07} {"commit": "e5cb7d295c9c8ea5ca52308b4286452a64729b83", "message": "Replace wait_for_* with a generic Client.wait_for\n", "proba": 0.0003351341001689434} {"commit": "3e072db5d05f1ab306e75447a23feb415e290b46", "message": "Fix Client.unban parameter name (name -> user)\n", "proba": 1.1844112890457836e-07} {"commit": "bc91e1667f24035905979b9304d064d9b818e5e3", "message": "Fix typo in Member.timeout docs \n\n", "proba": 0.0003939588787034154} {"commit": "47ed7174c984658972fd24e165df2f0686f89eb6", "message": "plot_data: better support for python2\n", "proba": 0.6015463471412659} {"commit": "d5bf2766dfebac2ed0bde41a350a8897fb89727a", "message": "plot_data: fix incompatible type\n", "proba": 0.00014325371012091637} {"commit": "8254ad9c40bc215a01695aaafa80c8d5b173ac24", "message": "better plots\n", "proba": 1.2140532135163085e-06} {"commit": "869277b42f78577e488bdb6a8397486ad5b7f919", "message": "improve plot_hist to show method instead dot\n", "proba": 3.625742408530641e-07} {"commit": "f08e924cd3bf9534a805d3f9c28046f6adba05f2", "message": "Guard against no featured pages\n", "proba": 1.3309305302300345e-07} {"commit": "afaa974180c1ca1c589c1a62cfa60619968f7172", "message": "Use real exceptions\n", "proba": 1.9229012195864925e-06} {"commit": "ed85b738380840d80e4d051724b98eb63c17384f", "message": "remove extra pokemons\n", "proba": 0.9984524250030518} {"commit": "31efb255abc69998eee80f76123a8541eb4a0806", "message": "Phantom objects detection\n\ngit-svn-id: cc65bc9ed7fa717314bc8890b6f123117eea230e@1408 698dff77-f410-0410-8918-cf622e150f36\n", "proba": 1.3012162298764451e-06} {"commit": "e03e14964a62cf2ee5357dc7ad3f567e182e5613", "message": "deal with unicode inputs\n", "proba": 4.505613730998448e-07} {"commit": "582dd1811851a1f34dfacd586a020aaba25ef477", "message": "forgot the .copy()\n", "proba": 9.249367849406553e-07} {"commit": "ca7fda7c016d88130a6245f451e6c1dc6a2418db", "message": "Allow for perturbation calculations on interpolation\n", "proba": 7.257713150465861e-07} {"commit": "8af7683568a546068670a8ff2123d80266f08651", "message": "added a temporary solution for rprof averaging\n", "proba": 1.2478741950872063e-07} {"commit": "c89fec45df82a8313208182a7146533b1c1e9c18", "message": "Fix noload causing event.category == None\n", "proba": 0.9992218017578125} {"commit": "30450398021ac8c873240e7a635902b8bbc3aada", "message": "Fills in _manage_producers stub for DProcMS\n", "proba": 9.230705018126173e-07} {"commit": "ea057a18c81caaea42db420afccee0fd01523b73", "message": "Hardened crate historian.\nAdded Exception handling and recovery from loss of connection to server.\nAdded 30s wait period when there was a problem connecting to the server.\n", "proba": 1.0220638557711936e-07} {"commit": "0f20835f32c8fad1aa021ea51f3fc2e720052b60", "message": "Add any2list(), PPMtools.average_profiles(), and Rprof.get_anyr_variables().\n", "proba": 1.2101260438157624e-07} {"commit": "5bc7517083570177be53f1d80cc81aa837fba1e8", "message": "Added docstrings to class Messenger.\n", "proba": 1.0996267718610397e-07} {"commit": "98f21edf483cfb3dc41bdce2d56ebe2e56ed0d83", "message": "Fixed page_num -1\n", "proba": 0.00010675442172214389} {"commit": "76f0224f25b5106649a274f6481d1e7b3d4d9581", "message": "Fix assertion message.\n", "proba": 4.5398908810057037e-07} {"commit": "ab0630b510411ffd6278745a634ec585a06f6253", "message": "Log node state transitions at INFO level\n\nState transitions are extremely important for understanding what is happening\nto a node, so by the guidelines it makes sense to log them as INFO.\n\nChange-Id: Ib2fff7040778b93cb7d4562ff00c459e5141c6b9\n", "proba": 2.5753564841579646e-05} {"commit": "2fcee4b2f20568406be5b09579e33df9f176c518", "message": "Improve exception handling and add wait_for_xpath_element(...) usage\n", "proba": 1.7761664139470668e-07} {"commit": "abfacc4a19790123369d2c9828b588d9e8eaf4c7", "message": "Add extra checks for start and stop date_based filters\n", "proba": 2.0936175815222668e-07} {"commit": "dcaa26797e311d6f02e0927832de533ac0c2134f", "message": "Fix test class to be runnable by pytest (#9860)\n\nTest class with __init__ is not run by pytest", "proba": 0.001076834974810481} {"commit": "abc129701d0271e7838285403a662ce872479c63", "message": "Fix for flat network creation in Cisco plugin\n\nBug #1053154\n\nChecks for the validity of the VLAN ID needed to be performed. In cases where\nsegmentation ID is not greater than zero, the Nexus sub-plugin does not\nneed to be invoked for that network.\n\nChange-Id: I813d569c0c3d26c08554bf3599633b700a98c739\n", "proba": 1.1506785995152313e-06} {"commit": "68d0d7048aafe02496751b36f7a6eece2b729c9f", "message": "CO-3748 FIX Mobile requests when language is not set\n", "proba": 1.1668663546515745e-07} {"commit": "e0c6c7936ba1c4b4140d3b0516e27c677d91a108", "message": "added declined\n", "proba": 2.2630453599958855e-07} {"commit": "32fb6bbae9f49e5734dd3f975941f2330944c9f0", "message": "Remove unnecessary line\n\n[no ci integration]\n", "proba": 2.6772518140205648e-06} {"commit": "6ca1f5e4d0d16bc9a7f28582079a15e14f012719", "message": "TST use global_random_seed in sklearn/ensemble/tests/test_iforest.py (#22901)\n\n\r\n\r\nCo-authored-by: jeremie du boisberranger \r\nCo-authored-by: Guillaume Lemaitre \r\nCo-authored-by: Olivier Grisel <2debdaedc015a28b6d296a878ea9501beb58cbd4@ensta.org>", "proba": 3.9586461753060576e-07} {"commit": "b7a48a0d7d70ac5c789755e8aeeb8ec4d57dbb30", "message": "TST Fix scipy DeprecationWarning from wminkowski in nightly (#18930)\n\n", "proba": 1.127428035374578e-07} {"commit": "793f974e261cafd576b9da35b796605d3afe6664", "message": "DOC Add doc for permutation_test_score (#17373)\n\n", "proba": 1.3765630058060196e-07} {"commit": "30ef83c1c072efb3c0782c1dc0b04eea98ebdd34", "message": "fixing bug in storage account sample (#43308)\n\n", "proba": 1.0754988011285604e-07} {"commit": "bb33c922f774c9cf1e2c329afa58a37143f5b184", "message": "ce_static_route: fix some bugs. (#58251)\n\n* add a util function to ce.\n\n* add a util function to ce.\n\n* update to fix bugs for ce_static_route\n\n* update to fix bugs for ce_static_route\n\n* update to fix bugs for ce_static_route\n\n* update\n\n* update for shippable.\n", "proba": 1.1552059930863834e-07} {"commit": "9fbc07212f73910ce4ae9b394cc5e6cf21dad76c", "message": "TST cross_val_score with multioutput data\n", "proba": 8.997007512334676e-07} {"commit": "0372c209d3a8e9b81988e3893bfcf3d5f3ee304b", "message": "TST Added test that checks if LeaveOneLabelOut and LeavePLabelOut work normally if the labels variable is changed before calling __iter__.\n", "proba": 1.1345824191266729e-07} {"commit": "d642e488727fd37b063e2e4f6ce86c2928477fcf", "message": "testutil: fix non-deterministic test failures.\n\nWSDLCodeGenerationTest.test_can_generate_code_for_two_schemas would\nintermittently fail due to ordering of schemas returned by the helper\ngenerated_symbols().\n\nLicense: BSD\n", "proba": 1.4958889096305938e-06} {"commit": "8cb88f2d9e9de96fe9f915d7ccebe9e8425899f5", "message": "filtering Nones for query_words at search_gen!\n", "proba": 3.154576120323327e-07} {"commit": "5107a9140593d0cbe797e8c23412693ccd7246ac", "message": "Use the providers's default state when generatiing the docs\n", "proba": 2.996509920194512e-07} {"commit": "b3c93b67c94dff4a29e20a11881c5f9bfa6663d5", "message": "Fixed bug so we could get opencv 2.1 working correctly.\n", "proba": 1.0059150667984795e-07} {"commit": "929d746f35012452dfd353dea3fd33b36b333e23", "message": "Fixed small bug that it was a fixed port instead of variable\n", "proba": 3.938131669656286e-07} {"commit": "29b42767b11028c239ceae33946b1d4e2beb5b1c", "message": "added pgk\n", "proba": 2.5961563210330496e-07} {"commit": "dc81d18a12f62fb81761b154818f3d325ba8da80", "message": "fixed API view name conflict\n", "proba": 5.380086918194138e-07} {"commit": "18232e6812a884795d0fb0ca5ca9766c33ec2815", "message": "Update tests to fit modifications\n", "proba": 1.7493850634764385e-07} {"commit": "8009a400807094fec6a9a0caff9f5edd32bf4582", "message": "Delete xuanran.py", "proba": 0.00013827189104631543} {"commit": "2f83faa2ac8c25d91b47a3f04db9dfaf06d69fb4", "message": "Change users credentials\n", "proba": 9.92253717413405e-07} {"commit": "93b83ef5dd965ee8eba42a6a843d4641cd091bca", "message": "remove unused code\n", "proba": 1.6653786587994546e-05} {"commit": "01c00c6e65dce43dc56aa94321a9d9282ad8ddf6", "message": "'checked' is probably only checked in the context of last\n\nso the performance fix should not 'fix' too much\n", "proba": 7.504936547775287e-06} {"commit": "6afcb1fba2cd735f4612d848a889e99a5209f3ad", "message": "Add thumbnail_factory and few default thumbnail specs to real_estate.models\n", "proba": 2.4440436163786217e-07} {"commit": "cbd7a872c619888c2b52086330e5f36e80ecf1c7", "message": "version 1.10 serveur UL\n", "proba": 1.521986661146002e-07} {"commit": "ada4e9a6f6d3e94f20f02e5029574a115c8c224d", "message": "Bug Fix: When getting a mapped field get it from mapped_fields variable and not BaseResource get_mapped_field method.\n", "proba": 1.0680007278551784e-07} {"commit": "de8a8b939b312acf80670b344c3c31772497af81", "message": "Add some logging to investigate email\n", "proba": 2.7825211645904346e-07} {"commit": "3c98c5122840ab44417b9234e6560e69250f2b47", "message": "Fixed Test file error\n", "proba": 3.238399699512229e-07} {"commit": "89a0bfbf8c9c005c9bad9d0546c69cafa92b6dc2", "message": "quick fix of documentation mathematics (#1155)\n\n* quick fix of documentation mathematics\r\n\r\n* Apply suggestions from code review\r\n\r\nmuch clearer\r\n\r\nCo-Authored-By: st-- <06a4b9ac2126aaa65b8a4e3f309502187b3b5a05@users.noreply.github.com>\r\n", "proba": 1.1854012171852446e-07} {"commit": "a70c9d02dee6c233d3f139157b4e01240ca681a7", "message": "trying again\n", "proba": 6.893517934258853e-07} {"commit": "91cbcba50bd399ef6803a17e01ea0889a95b944f", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "78a5c38cdfc1275fbb302835e9ac0b521dcf5d4a", "message": "Format source code\n\nThis is mostly trimming extra white spaces.\n\nSigned-off-by: Philippe Ombredanne ", "proba": 1.0696111729657787e-07} {"commit": "fd264a044a5e9093db8bf0efa6b90a0a4965b32d", "message": "Propagate django.request errors down to sentry instead of mail, also fix global logging entry\n", "proba": 1.5261115038356365e-07} {"commit": "ab3a5f26fec2090ec3d3d1b348a782e8da3fef0e", "message": "pylint: removed unused variables\n", "proba": 1.8579155948827974e-05} {"commit": "1957422ff41447b40bed86573e43401e4f28254c", "message": "Update GoogleAlbumsSync.py", "proba": 5.173723707230238e-07} {"commit": "2b612f9bac50b80c0392f3779709faf13013e8d4", "message": "bugfix readDataFrame\n", "proba": 8.029203968362708e-07} {"commit": "071b19b77a3957a4769c3470d47a231d762a2bef", "message": "Debug=True in fetch\n", "proba": 0.00046568451216444373} {"commit": "ca819088611d8034bb3dfb67eeb257641e5b1374", "message": "updated settings to match the PostgreSQL database created for the site.\n", "proba": 1.0566377994791765e-07} {"commit": "46c26d62b6a5bcf54b306b1d6076473ad8f02520", "message": "[*] x-powered-by \u4e2d\u95f4\u52a0\u4e00\u4e2a\u659c\u6760\n", "proba": 2.7305480898576207e-07} {"commit": "f67026aad682f631d91992c1fe51d069691eb8b9", "message": "ramps to test source of crackling\n", "proba": 1.2182698583274032e-07} {"commit": "944a4400f04db48d8ce7833a6e6063c115c75812", "message": "APS2 instruction pretty printing.\n", "proba": 1.1804205968246606e-07} {"commit": "fd26a511c76e1dca40ef1bbddb3b68ba26165730", "message": "[FIX] payment help text\n", "proba": 1.0857772849703906e-06} {"commit": "766df11ef17e9228cba04ec86e2abe57929bbece", "message": "Spread by levels (vector style)\n", "proba": 1.1368634744712836e-07} {"commit": "f523612e365b8ae5436568af191bc37e3f77f7b2", "message": "#47: Tree structure reimplemented to allow one mutable item in namedtuple.\n", "proba": 1.0143190820599557e-07} {"commit": "a3dfbf8505059e681543405f9f74ebd8bd4de6b8", "message": "Define unicode tab arrow as a constant\n", "proba": 0.0008778712945058942} {"commit": "28a276eb5b875c215da9556430d7ea8a6aacd224", "message": "[REF] correct move values (move_value_cost) for anglsaxon\n", "proba": 2.3333039678163914e-07} {"commit": "13aa0b417482e47e4183e4f04e395148f92f6cd5", "message": "FIX bug #262 in account_credit_control: Avoid a crash\n", "proba": 1.8759159559067484e-07} {"commit": "3ee430365fbea747f0de9e0f651450659c8eded4", "message": "Log only balanced point as system loss. If there are multiple back-and-forth negotiation, should plot only the last balanced point in an hour.\n", "proba": 5.115603585181816e-07} {"commit": "27c03e14e61194d0e7f767cffee17ec54c55dfb5", "message": "Fix sensapex monitor thread to minimize CPU usage\n", "proba": 1.9155000074988493e-07} {"commit": "cc5be8a31080e3372452ef3358419eadfbf842c8", "message": "Parking state goes to Park\n", "proba": 7.285507308552042e-07} {"commit": "011d0c2a8990d6fae062c1060e084d4445962318", "message": "Fixed sql path\n", "proba": 1.1950247653658153e-06} {"commit": "86913ac1deeb66295f709d0a8375ea97bbfdbb4f", "message": "name fixing\n", "proba": 1.1151058060931973e-05} {"commit": "e2d4d448ec0764a93d1ff537f2e540e0a4809d5e", "message": "remove ref\n", "proba": 3.986414594692178e-05} {"commit": "19afb40c22b41fa5cbde0ab43d59302423de980a", "message": "Test submit_birthday method defined for a charge\n", "proba": 1.3537912479932857e-07} {"commit": "3464eb2e154a143e6eca6af472a420c0e9f67dd9", "message": "ci: Remove no-self-use exception in main_test.py\n\nhttps://pylint.pycqa.org/en/latest/whatsnew/2/2.14/summary.html#removed-checkers", "proba": 2.1672487093837844e-07} {"commit": "d9fe67ee9281a8afe87d1e5478841d9b50ec340f", "message": "try to update view tests\n", "proba": 2.4851561875038897e-07} {"commit": "7367a8bebd922012df74df8b4f91b9ca7d6565fe", "message": "Save figure instead of showing interactively\n", "proba": 1.3182238944864366e-07} {"commit": "9113237a8e27137e920b15314dc88b18bdee0cbe", "message": "Added encryption/decryption related properties to File class\n", "proba": 1.5840033995573322e-07} {"commit": "bb211a93db7d610b9cc30d745059b828f184d254", "message": "Fix Range.pretty_name\n", "proba": 0.0005129815544933081} {"commit": "064c93faa4e8fdbb063d1376729b6787580716b2", "message": "Make range_type editable; validate interfaces\n", "proba": 4.686768306783051e-07} {"commit": "cd1544e38a5fa328cf4d4dd8d08053db942a4967", "message": "storing meta in json file\n", "proba": 6.942246386643092e-07} {"commit": "d9d6beb4707c5fd26f82612cdcab4a2fe252a6bb", "message": "use substanced lock library\n", "proba": 2.9656953870471625e-07} {"commit": "e7da09e5daa40e299975d3c1872a99b2c16852cd", "message": "fix: should be compared against bool value, not string\n", "proba": 0.9998660087585449} {"commit": "f59c0761e07cf33be182b856a84ca7ceb9dfb3e1", "message": "do '@> check' only for strings\n", "proba": 2.9528750019380823e-05} {"commit": "4ffeeadc5caef1ad68c3dbc3f5eec5f74788391b", "message": "User a more accurate max_delay for reconnects\n\nIn an HA deployment, a 60 seconds delay between reconnects can be quite\nproblematic. This patch changes the delay calculation by setting the max\ndelay to 5s and by changing the way it is increased.\n\nUnfortunately, this is one of the places where both our main drivers are\nnot consistent. Rabbit's driver uses configuration parameters for this\nwhereas qpid's driver has never had one. However, I would prefer not\nadding configuration paremeters to qpid's driver for the following\nreasons:\n\n 1. Most of OpenStack services depend on the messaging layer, hence\n they need it to be available. A 5s delay seems to be reasonable and\n I could argue the need of tune it further. Although so frequent\n reconnects can add load to the network, that wouldn't be the main\n issue if one of the brokers go down.\n 2. We're trying to move away from configuration options towards using\n transport URL. This path is still not clear and I would\n prefer avoiding adding new options until we clear it out.\n\nCloses-bug: #1281148\n\nChange-Id: I537015f452eb770acba41fdedfe221628f52a920\n(cherry picked from commit 93471a2f3ee1bf4d41fa1a21375eaba3942b003a)\n", "proba": 0.0004072797019034624} {"commit": "ffa244010d78955acad153a39897f348ce9130a1", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "5318887e036b476195662d88296ad75c9a99db52", "message": "use outsize for ps_roi_max_pooling_2d arg\n", "proba": 2.8753188416885678e-06} {"commit": "38ec3dd6e0954adb8c33af024395b2e5d656d34d", "message": "original image \uc5d0\uc11c bounding-box \ubcc4 \ud655\ub960\uc744 plot", "proba": 6.619860641876585e-07} {"commit": "df84e76a60c4cfbf2c2391316b2109a4a567f113", "message": "make sure _multipliers is cleared\n", "proba": 1.1681282785502844e-06} {"commit": "9e4959e639388fb030473b9be9cba8e838f7527b", "message": "Fix signal handling by avoiding blocking on a future.result().\n\nTest Plan: Pass current tests. Try on staging.\n\nReviewers: treaster, nate\n\nReviewed By: nate\n\nSubscribers: changesbot\n\nDifferential Revision: https://tails.corp.dropbox.com/D188021\n", "proba": 4.5546482851932524e-07} {"commit": "8ff6ec12ee343f99e70ddd5e7889b53d02fa3564", "message": "disable nightly test\n", "proba": 1.0664898582035676e-06} {"commit": "7441d941a3c155441ad5be0af811cfa2351b037e", "message": "Removing print statements.\n", "proba": 2.868607043637894e-05} {"commit": "76d68948af7f3b9aee74f6c8c9d92515fe9d0afb", "message": "Changed the daemon class to use new class object\n", "proba": 3.7845924794055463e-07} {"commit": "bb0862e4cbcbba27a1afc5d542ba641bc4324940", "message": "Fix selection when commits have the same timestamp\n\nWhen we have more than one commit with the exact same timestamp,\nfor example [1], we run into a situation in DLRN where the logic\nfor commit selection can become confused.\n\nThe reason for this is that \"git log --after=\" does not\nreport the commits merged after the timestamp, but also _at_ that\ntimestamp. This means that if we want to build a tag, we will first\nbuild the tagged commit, but later DLRN will try to build the\nother commit with the same timestamp.\n\nTo fix this, we add 1 second to the latest timestamp when running\n\"git log\" to actually ensure that we get commits merged after the\nlast commit date.\n\n[1] - https://opendev.org/openstack/oslo.log/commits/tag/4.4.0\n\nChange-Id: Ib48dce4a1cc3a45fdbd73b806828f91927daf9aa\n", "proba": 0.999990701675415} {"commit": "a45ff03c9fc6a396288c097c31726fa2c64251f8", "message": "Fix SQLAlchemy column detection when saving to YAML\n\n[1] added some \"relationship\" fields to the SQLAlchemy definition of\nsome classes. This broke the way columns are detected in the saveYAML()\nand saveYAML_commit() functions, and extra fields were included in the\nYAML output, breaking commit import.\n\nThis commit fixes that by using a different method to detect the columns\nin a SQLAlchemy object.\n\n[1] - https://softwarefactory-project.io/r/c/DLRN/+/19976\n\nChange-Id: Ib44c02eb766426faeb65d0d9d5c20bfe5d7e11d9\n", "proba": 4.0852362872101367e-05} {"commit": "61e3bf552bf04a365ff624355786692cb68f3b70", "message": "Run script from anywhere\n", "proba": 1.6468656838242168e-07} {"commit": "06e0fec60cc80825c0894fcecf7801b9e0273040", "message": "fix acl bug\n", "proba": 6.218778025868232e-07} {"commit": "630beba69799babf93d63f74761b60f60000b006", "message": "creating a directory to keep files on their right places\n", "proba": 2.8815566111006774e-07} {"commit": "1366a48f6ff181765589a7ca8fcdad2dc6756216", "message": "removed unecessary import\n", "proba": 2.2339097540680086e-06} {"commit": "404da059bf12937c256d12e28b247c2c84537042", "message": "Add missing run method to test-python-process-2\n", "proba": 0.9985783100128174} {"commit": "3d5047b8796b094c71ce58af672d5c8a773c0d08", "message": "updated docs\n", "proba": 3.549651523826469e-07} {"commit": "d3af9419c314806e0208236986588d23fb9d5203", "message": "poniendo predeterminada causa externa y finalidad de la consulta\n", "proba": 4.622329470294062e-07} {"commit": "19727b3f7374fec5cc157d7c1e6c07be5eb8138c", "message": "Renamed method\n", "proba": 8.816993499749515e-07} {"commit": "e73913b5a83cf2bbc1227c2cc2d8fc457bcc9d27", "message": "cambios\n", "proba": 5.796223831566749e-06} {"commit": "030a82111f2f7e1400801d91c1fefa0c019f1090", "message": "agregando modificacion a .py de recomendaciones\n", "proba": 5.14958344410843e-07} {"commit": "de62874f52db2b26769cb052d9994c4f0318ccc3", "message": "Set the envns in the bindings\n", "proba": 4.39954192188452e-07} {"commit": "90c95a1ad1fc9a32fccbffb0012870f39abe3fc5", "message": "fix bug in test and adjust test parameters\n", "proba": 2.568062029695284e-07} {"commit": "52e9b09739d0dbbe23c851538685c389cdd735d9", "message": "Added unit conversion to load curves.\n", "proba": 1.0805817396430939e-07} {"commit": "7e3bc466246a0c5cf2b370b94ccb2c3651c67dff", "message": "Allowing POST requests", "proba": 9.712131259220769e-07} {"commit": "b65d54494c1607e2628083ba72d725c3c923c09c", "message": "bugfix: task.tried\n", "proba": 0.00038269138894975185} {"commit": "f39791024634a5798d55f4ca67b85977ff2f5733", "message": "rp names.\n", "proba": 1.9111207905098127e-07} {"commit": "83ee46b826559f0f87e6eb7946b136e03cde8cd0", "message": "add testcase to pcap to exercise LEPktHdr issue, compares a BE filehdr to a LE one.\n\ngit-svn-id: c24decc6cc9e43397d358c131c6d3542a5bd9019@44 30ee8f51-df1a-0410-9115-614dbba9287e\n", "proba": 9.190299579131533e-07} {"commit": "b0282392d3eecc1222acde4bb644d0223bcc25a6", "message": "finish basic commands using numpy\n", "proba": 0.000527162803336978} {"commit": "e2aa7a8b29a3bcc03f3ddf0828625083f18ceaf4", "message": "Clean up\n", "proba": 1.531641828478314e-06} {"commit": "7ee96f149a6ff80b25496e00582c7af01de23a92", "message": "Add title, affiliation fields to User model\n", "proba": 3.1188085358735407e-07} {"commit": "6ff033a3f886469406c2e60257c92a60362451be", "message": "Add comment to defineBlockDevice\n", "proba": 1.8117127353889373e-07} {"commit": "4f903c1bd2dcc9f863328bfd2b470111212daacb", "message": "Add preemption stastistics to prio_test.\n\nNow we pull stuff from preempt_count_self, as well.\n\n16:21:09 INFO Experiment completed in 18.0 seconds\n16:21:09 INFO container blkcgroupt0 (io_load_read) Read wait: 1.008646% > 50ms, 0.960615% > 100ms\n16:21:09 INFO container blkcgroupt0 (io_load_read): preempt sda Read 1\n16:21:09 INFO container blkcgroupt0 (io_load_read): preempt sda Write 0\n16:21:09 INFO container blkcgroupt0 (io_load_read): preempt sda Sync 1\n16:21:09 INFO container blkcgroupt0 (io_load_read): preempt sda Async 0\n16:21:09 INFO container blkcgroupt0 (io_load_read): preempt sda Total 1\n16:21:09 INFO container blkcgroupt1 (rdrand) Read wait: 15.009622% > 50ms, 14.239897% > 100ms\n16:21:09 INFO container blkcgroupt1 (rdrand): preempt sda Read 0\n16:21:09 INFO container blkcgroupt1 (rdrand): preempt sda Write 0\n16:21:09 INFO container blkcgroupt1 (rdrand): preempt sda Sync 0\n16:21:09 INFO container blkcgroupt1 (rdrand): preempt sda Async 0\n16:21:09 INFO container blkcgroupt1 (rdrand): preempt sda Total 0\n16:21:09 INFO experiment 0 achieved DTFs: 64, 535\n16:21:09 INFO experiment 0 FAILED: max observed error is 36, allowed is 35\n16:21:09 WARNING Service times not proportional. Re-scoring based on timeslice_used.\n16:21:09 INFO experiment 0 achieved DTFs: 105, 494\n16:21:09 INFO experiment 0 PASSED: max observed error is 6, allowed is 35\n", "proba": 9.425309144717176e-06} {"commit": "b4a86d16f3f091a46bdd3a95baa05280534baf0d", "message": "improved curses util double width character detection\n", "proba": 2.723887178035511e-07} {"commit": "43cfa81c74d230de636a69458f04b36fda2d61de", "message": "Improve the /proc/[pid]/cwd shortcut\n", "proba": 3.8532205508090556e-05} {"commit": "b15df14e2b245dc03768a158d7d6c2e4a395f78a", "message": "Re #283 - Fix script_to_run for NDabs\n", "proba": 1.156554105818941e-07} {"commit": "8c3318215162014fe9cc3bb4ef1ba3ef5dd6d6aa", "message": "added tests for edit button\n", "proba": 3.504518133468082e-07} {"commit": "5d47e9da0eb94f8215d1ada622fe481308e0b50e", "message": "WIP: updating dataset tests.\n", "proba": 1.3674301158062008e-07} {"commit": "f83ca2e311f9b4907f07f6140ae1892b915dd323", "message": "ENH: Shorten ProcessA2DSliceOfA3DImage/Code.py\n\nChange-Id: I37222a64cdab00a3d9a9faa8023fed55e6df9412\n", "proba": 1.0132630450243596e-06} {"commit": "cd272a8cbeb83ee6eb4b91cbddd60dd0eb5242b0", "message": "Increase coverage in settings\n", "proba": 2.730639039327798e-07} {"commit": "7286516abb91a7a2b13ea25ea4ba7d5dc1540819", "message": "Remove extra deduplicate call.\n", "proba": 1.0238047707389342e-06} {"commit": "5bb529bb16b1502378eedfcfe3f47296720ba75b", "message": "a new helper to get_contracts_by_ref\n", "proba": 2.0339312811756827e-07} {"commit": "a610ecb8c614df249c8634a1d8d4a59206dba2b6", "message": "Added docstrings and small fixes\n", "proba": 1.399286446712722e-07} {"commit": "bbb4c41dbb06fc8ec9d81956a5f9ce7db815cfa7", "message": "- ignore nsd-control in local settings\n", "proba": 1.8083035513427603e-07} {"commit": "80df97e2848b8f8ba2b67bbabe429410e2a8a8c2", "message": "Better metadata assertion output (#4953)\n\n", "proba": 1.4268250936311233e-07} {"commit": "5af56fdd505aaa71e879ff69df0045d7cc5b5f4d", "message": "Allow services to extend the API.\n\nServices can extend the API. There are a few things the service needs to\ndo:\n\n1) Create an 'api.py' file which contains the \"Resource\" they are using\nfor the API.\n2) Create a 'urls.py' (if it doesn't already have one) and add a\nfunction to it called \"register_api()\". The function should look like\nthis:\n\n def register_api(v1_api):\n from my_service.api import MyServiceResource\n v1_api.register(MyServiceResource())\n\nWhen the API registers its URLs your service's API URLs will be\nincluded.\n\nOne thing to keep in mind is that your service will most likely already\nhave a MongoEngine class for handling its own collection in the\ndatabase. You should use that class in your Resource. If your service\nworks on a specific CRITs top-level object, you might need that class.\nIf it works on multiple top-level objects, have fun :)\n", "proba": 0.18408451974391937} {"commit": "ace8c6cc12609638e87672cb225acc0b467fffa4", "message": "Added 'user.exe' as a tstomp source candidate.\n", "proba": 1.0616781764838379e-07} {"commit": "b2b38f46e4bdaed8d26b4ac653c9efdf5de9d5a8", "message": "Finish Challenge 11.", "proba": 1.3217172067925276e-07} {"commit": "e144959a9e8e6d5b1df9cad7cd9e87f403c72cdb", "message": "Set time limit for paused playback\n", "proba": 2.3705799776507774e-06} {"commit": "17e49f98716fce816c9ac66a0b75dd1611f6c379", "message": "refactored gtfs_parser\n", "proba": 1.5463700037798844e-05} {"commit": "5f2013d5e63a72a575f1dda27ffb44e94bb069c1", "message": "Client: Moved data export methods to the bottom\n", "proba": 1.2594016141065367e-07} {"commit": "38466690ae96fac870934123456fe4d616f344fb", "message": "Add cache_read paramater to disable cache on meta info.\n", "proba": 1.0666590810615162e-07} {"commit": "4e5e42b84087c3af89f2d5cdf2c751e2b4250102", "message": "Add error message for invalid user role import\n", "proba": 4.349019775418128e-07} {"commit": "0b9c56c7e469c17637609f69b1eda8ca03fcee34", "message": "Add proper comparison to `PropertyValue` subclasses\n", "proba": 1.6191977465496166e-06} {"commit": "b14765c3a8b119ab8dae3d706d623397f99d1011", "message": "enables training the decoder, fixes matplotlib multi-threading issue #2160 (#2174)\n\n", "proba": 1.066014405637361e-07} {"commit": "c66413bcdaee69cb3f055bd56cb0973b3203095b", "message": "Changed telemetry url\n", "proba": 5.735195145462058e-07} {"commit": "301553cf13c5c538775e02151e6615acb6901175", "message": "Image: removed unused 'maketotalmask' and 'makemaskedlayer' functions\n", "proba": 1.8267562609253218e-06} {"commit": "33c6dfef28d4fde68cc9d7ba410d24603680da43", "message": "Properly write machine setting overrides instead of throwing an exception\n", "proba": 5.893629804631928e-06} {"commit": "c85bc415120a2f495d71ef05b545a0f19a3597b0", "message": "Pre-import math so it can be used by setting functions\n\nContributes to issue CURA-1278.\n", "proba": 1.001546223733385e-07} {"commit": "650950d66815eb1ee3bef51279f3c930692d9c0b", "message": "\u66f4\u6539\u89e3\u6790\u4ee3\u7406 IP \u683c\u5f0f\u4e3a json\n", "proba": 1.960535769285343e-07} {"commit": "8d57b7ced4911f2816e1a7b8b3981d14b56a654e", "message": "fixed ability to initialize from csv\n", "proba": 3.168007367548853e-07} {"commit": "17c7f225d6e1f8ec7e25b0f4b207a5f4db135bc6", "message": "Ported to bibdocfile, implemented -R,--reindex feature, directly reading of\nlocal fulltext file, hopefully closed task 4342 about bibindex daemon not\nable to notice new/removed indexes. Still TODO: interaction between bibindex\nand bibdocfile in order to guess when fulltext files have changed.\n", "proba": 1.0374385084332971e-07} {"commit": "2e392fc0cf44d55831bfe90618b509dc64f94829", "message": "[FIX] removed unused _location_partner_id\n", "proba": 4.468293809622992e-06} {"commit": "9f13d25dbdf7d7d2f4c8a38ae57bd2a6ebf3ca4b", "message": "[MERGE] fix when cancelling and posting invoice again with ref numbers\n\nbzr revid: fp@tinyerp.com-20121112100915-vncsox9ybz67iai3", "proba": 1.758912162586057e-07} {"commit": "1844b7a384154171e7d05743cddb81d7d16d770d", "message": "admin to admin fully working\n", "proba": 1.1241287722896232e-07} {"commit": "b7f02461046773d78aeebe9dfdbc0d64fff786a7", "message": "[IMP]:account_voucher sql queries to parameterized query\n\nbzr revid: nch@tinyerp.com-20091127105131-anms4a2s78yirywj", "proba": 0.0016553315799683332} {"commit": "258c909ed8c9380a94393cacb87b99bee9a75247", "message": "Noch mehr Atom-Spielereien\n", "proba": 3.053058890145621e-07} {"commit": "f1456c9f9077efcaec0d528f501215c34bb7dc8b", "message": "Editorial", "proba": 1.7494996882305713e-06} {"commit": "42d8a934aed51b0ea056aa2bbc1f47190475c056", "message": "test aspcap_windows_url_correction\n", "proba": 9.434584740120044e-07} {"commit": "5f60b2ce87be45ea06eb3251246959b4ea65a331", "message": "Small fix to progress bar\n", "proba": 1.3801252407574793e-07} {"commit": "c285c2e58ea5f6a27327cba73b540f87720f3995", "message": "adapting test to filter by relation\n", "proba": 2.3598087750542618e-07} {"commit": "deafb8423e496332bdd46d8afe6b3362fa9ee396", "message": "We don't need to access the response object like this, only patch it\n", "proba": 4.6785291374362714e-07} {"commit": "96239e54bfbfdf7e50a3613998a303496d299996", "message": "image: gently refactor unparsing inline images\n", "proba": 1.8309790903003886e-05} {"commit": "adf13206a44a29eef22f5f78716ede156758c96f", "message": "Remove call to results.summary()\n", "proba": 2.0903397057736584e-07} {"commit": "7ea3a3fc21f15d05d850620903fa8c43c1cdfd70", "message": "Common: fixed log issues in rtk player\n", "proba": 2.2468823601684562e-07} {"commit": "08f4ea37f832cf6a4bce72295cd0104ce868ac0d", "message": "Removed debug print in testcase.\n", "proba": 1.3013213617796282e-07} {"commit": "d40f1e8e19febf3dc0adebca4795a0be62bb7b4a", "message": "build: fix DepTarget target, remove method stubs\n", "proba": 7.184468131526955e-07} {"commit": "b19d34efea7ed33d0283ff0344fc0cbfd9c3cc40", "message": "Test filter with large number of values\n", "proba": 5.696166454072227e-07} {"commit": "6bf52649516d28e7a71e6f3fa34dcd5cb57d371c", "message": "updated to for latest prov_es lib updates\n", "proba": 1.3638251061820483e-07} {"commit": "f78fa43cbce3ad91b27be9fa0d597934910cb4d0", "message": "Add a bunch of tests of failing scope tests (#2774)\n\n", "proba": 1.195698047240512e-07} {"commit": "dd93883ba7e5c0240a23d717c1dd4083d31065c9", "message": "Tests cleaner\n", "proba": 6.431020551644906e-07} {"commit": "ffef828a8deb86520e3bd6a50d76b2a4ecf3ae71", "message": "Add test for dropping fields in from_response request body\n", "proba": 5.51488881228579e-07} {"commit": "fe515c27a27d5817e897b1ff9260a88a5c2e9c72", "message": "Delete noteAverageCurve.py", "proba": 3.613019714521215e-07} {"commit": "5e9b8aefb1f0f5dd11b4c09cb1b68b062b2089a2", "message": "Added tests to check whether or not degenerate nests would be correctly identified.\n", "proba": 1.0594206401037809e-07} {"commit": "a7607265caec242e199dbf8b005ad2d5f441680a", "message": "fix tests\n", "proba": 1.2553598480735673e-06} {"commit": "3e9e2daf966db95e8900df476e38eeaaff1bd9d5", "message": "Testing update for global cmd verify\n", "proba": 1.665461866195983e-07} {"commit": "6f749309eb649e0bf80c50e056ceeb3f4fad7349", "message": "OAuthClient import fix\n", "proba": 4.897934218206501e-07} {"commit": "e6adba37378ab3ed106693e35959affe4b053fd2", "message": "Test if only allowed columns can be used for ordering\n", "proba": 2.7293478410683747e-07} {"commit": "d7969f0916b7fa4cbf7a744d471658bf831c5100", "message": "Complete unfinished test\n", "proba": 0.00010649110481608659} {"commit": "c03400aeb8a5fc2f637daa35a9abc15246843753", "message": "removed extraneous test file\n", "proba": 1.2421268138496089e-06} {"commit": "79969ec12cb1da33bae99a7b0db4c44c75330f0c", "message": "Remove redundant \"build\" test helper function\n\nThis is only used once. Using it directly in the fixture will make\nit easier to add further fixture dependencies.\n", "proba": 1.2222533030126215e-07} {"commit": "10973bcdfc8592744374a44fca12b6bb79a804a5", "message": "Add logging handler so longhandler plugins don't need ot be triggered.\n", "proba": 1.1388232223907835e-07} {"commit": "acdb1c9768c1923fecad9d3afb93b092b5f10eb3", "message": "Add requestid checking for sqs\n", "proba": 1.934932356562058e-07} {"commit": "8c0fc577a54b4c716df23789fc3648a1151b506c", "message": "Test README quickstart\n", "proba": 2.837710155745299e-07} {"commit": "201d594eca990619f72066533e3881b767b52dd0", "message": "updated constant var names\n", "proba": 1.8546263618191006e-06} {"commit": "f5157db3ec0c2c7250c9854f61784e8fbe9d0258", "message": "umapi tests cont \n\n", "proba": 3.423616874442814e-07} {"commit": "6c651033963e9044d949126bccb6cc8f2586ff36", "message": "fixed tests\n", "proba": 7.448433620993455e-07} {"commit": "a3823edd1d78d4f4ff5ed5f089828c9ec2ef3368", "message": "Test creation of unphysical WindTurbine\n", "proba": 2.041317515022456e-07} {"commit": "e5e68be5a008fafb9d27815b0babe9a9c4d067ca", "message": "Fix starring review requests in a local site.\n\nThe data-object-id attribute of the star in the dashboard column and review\nrequest box was using the pk, instead of the display_id. This broke the starring\nfunctionality, since the API uses the local_id when there's a local site.\n\nReviewed at http://reviews.reviewboard.org/r/4273/\n", "proba": 2.1425482827908127e-06} {"commit": "65b55a53a6da9ce74c70974de1a83513b277dc73", "message": "Update test_leave_application.py", "proba": 2.3178554329206236e-06} {"commit": "bc18a6967db49baa2e44e9dc04b29f3c2a070fca", "message": "Adds more test on webdav\n", "proba": 1.2275836525077466e-07} {"commit": "386a2ae9f29fd5c3206e34bda82c12c3841b6931", "message": "ZON-3384: test\n", "proba": 5.181179290048021e-07} {"commit": "cbddb2b3fee67f0e822fade8e719d88116a6b066", "message": "submodule \u2018html_email\u2019 is gone\n", "proba": 2.1738352984357334e-07} {"commit": "9dee3fd19dea665d022f1b0e80ba2f745c63eb79", "message": "Adding a semicolon to the end of the key\n\ngit-svn-id: bf82309ee31681273af20a825c7064ea7c5af838@1428797 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "474f1153c3c734086459a3b5e4a30dce5d190f54", "message": "Use absolute import\n", "proba": 3.1757738270243863e-06} {"commit": "608e6fbf0e73ef3b012f9d179ff364f4f4bcdd6e", "message": "Initial commit to fix bug\n", "proba": 1.83415622245775e-07} {"commit": "edbbef0310fea8584e44a6904dce4ece964931ce", "message": "flake8 fixes\n", "proba": 1.2929318415899616e-07} {"commit": "27c33beb3b9ee8023b299f6b6b57715fa7abab49", "message": "Changed import in tests\n", "proba": 2.1160008145670872e-07} {"commit": "ba1bd29d8d3a2340435e6c0964ed42f916155655", "message": "Cosmetic changes to test_entries.py.\n\n", "proba": 1.2327210185958393e-07} {"commit": "f2b5fe03ddfa19b65dd62dda7e94693568a9fc5d", "message": "Updated sci test output\n", "proba": 2.4071582629403565e-06} {"commit": "05f8698291d57bf59516342c9d61185305c15538", "message": "[CosmosDB] Corrected failover-priority-change example (#21509)\n\nSet the --failover-policies parameter to some valid values to properly exemplify what user is expected to provide there. Cosmos DB Resource Provider only validates that (1) the total number of elements with unique priority values equals the total number of georeplicas configured for the account, (2) there is one element with priority zero. Priorities don't have do be contiguous, neither they have to be provided in any specific order. And that's the reason why I intentionally set them to 0, 8, and 3.", "proba": 3.0669147577100375e-07} {"commit": "1e4cdff9071bbe0993ea5354da6da09654e4e515", "message": "Use kilobits per second in csv_export.py.\n", "proba": 1.9062387934809522e-07} {"commit": "4b1562795f9f9807b4dd8650fe972ca213df8f67", "message": "remove temporary photo for directory feature\n", "proba": 2.5607982934161555e-07} {"commit": "57b65aa2581a792a85e31f5b0d606af6f9661db8", "message": "There is no need to specify fixed_ip value\n", "proba": 5.323864115780452e-06} {"commit": "e0ecec98a6864fffe053cfc875e0e3912d0d05fd", "message": "Some PEP8 progress. Force unicode literals. Tighten up topic categories\n", "proba": 2.1131445464561693e-06} {"commit": "308e3ceebfdded91e42276c91bbe06876d96e6e4", "message": "Handle lowercase and upercase in room name spark\n", "proba": 0.0004198999668005854} {"commit": "805f7ed8e705753f3c7a0ce9469a3eb559d89ba9", "message": "[FIX] event_sale: traceback\n\n- Go in Events > Events\n- Create or modify an event\n- Add a ticket to your event, and try to change the product -> traceback\n\nThe field `event_type_id` does not exist on model `product.product`. It\nhas been removed in commit 7f97a640914.\n\nopw-704838\n", "proba": 2.7671276257024147e-06} {"commit": "4e54d24d62268510ff4b4a17ad8a0d7baf1f4ebf", "message": "add directory photo feature\n", "proba": 3.4299111462132714e-07} {"commit": "1be5a4d452f63e5c005e278b99a2390a1c5da682", "message": "[FIX] hr_holidays: fixed wrong condition due to bad merge of trunk.\n\nbzr revid: tde@openerp.com-20120903095526-su8jionaltao0x2k", "proba": 2.622371084726183e-07} {"commit": "a22ed633909e1dfaab525a5e8ae93edef07e7493", "message": "create bcp context in modes. fix #1223\n", "proba": 8.336629434779752e-06} {"commit": "c61dc5cb36b96dd61e78c55161b5bbda3a6d5759", "message": "[IMP] mail: encapsulate _message_track in batch\n\n_message_track is encapsulated in a method that calls it in batch. The purpose\nis to ease the tracking to work in batch. Moreover future improvements in mail\nwill use this method and will be able to work in batch.\n", "proba": 3.419166318963107e-07} {"commit": "8633a78b3c1825d87934adb5ba411dda19e521a6", "message": "[MERGE] OPW 578842: sale_margin: fix call of store parent's '_get_order' function\n\nbzr revid: xal@openerp.com-20120917071224-1cjnqfjlhtnchgx2", "proba": 3.9120340034060064e-07} {"commit": "db3950a7d02d0789e52f60d43f7d7307ca09f038", "message": "add Group & GroupMember\n", "proba": 1.45194491096845e-07} {"commit": "d77a81a81ed20191fff5ba6ee90e97fccc3bf80e", "message": "save numpy file\n", "proba": 7.195617399702314e-07} {"commit": "051d2d671feed1da8cd18184e7dd32a81c5b3d76", "message": "Implemented SimpleAuthorizer (two files required finally); roles can have parent traits\n", "proba": 1.3771276030638546e-07} {"commit": "ed2813aecf8e4bb3be14c122dbbd5d16b4829f47", "message": "Pass config items; fixed class suffix; accept unknown options; return constraint_cell if no cell is provided\n", "proba": 4.229477212902566e-07} {"commit": "fe46a8e387196dfae5f4dab5e89808d1feb10818", "message": "buffer: Refacor the basic buffer.\n\nThis change improves the read/write perfomance of Buffer\nby at least 100x and eliminates a nasty performance hit when\nlarge ringbuffers are used.\n\nThis often caused unnecessary cache drops in players since\nthe reads could become very slow if the buffer had grown a bit.\n", "proba": 1.1479433936756323e-07} {"commit": "ae580404a4f3f8c3f77eb0387721fc8cf3403f99", "message": "bugfix additional trees\n", "proba": 2.470618483130238e-07} {"commit": "d79d77f8e9db682df4956c5378af9ceea6f883f3", "message": "append path of ecs_compares module to sys.path", "proba": 2.4320906959474087e-06} {"commit": "62bf6bb8d9f737c3f1acb6489c6f1713321cc986", "message": "If best will error, then rely on mosflm\n", "proba": 2.182461230404442e-06} {"commit": "cc71e8b6d8dc1f1c33769e15ce40aa832732ecdb", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "f12862029e934ed24e0aca3308164ce59231d521", "message": "Switched to using full glue tables, and treating literal 'N/A' values literally in Excel ingest.\n", "proba": 1.267364524437653e-07} {"commit": "2c9b438ae8d4312b351c92a0e26a5f0f0023ffe0", "message": "Update the `sqlite` and `tk` pinnings\n\nThese need to be updated to match `defaults`.\n", "proba": 1.0878008538384165e-07} {"commit": "049b9ed105b267818dbe9593d5eb375eac81284d", "message": "oh dear\n", "proba": 1.147301418313873e-06} {"commit": "4f4e2099e3f46f5d43619a496e1dc1dfe6a77034", "message": "Allow type size expression for Zeros/Ones functions.\n", "proba": 1.5382349261017225e-07} {"commit": "4098bd85a26dc0d59c3d771c3fefd5d2a1d027f3", "message": "\u589e\u52a0kill_popup()\u51fd\u6570", "proba": 1.7019384586092201e-06} {"commit": "6ab0296723faa637f212a8b5cc1945ccb3db8c6f", "message": "clip values and add pseudocounts\n", "proba": 2.107544361251712e-07} {"commit": "106d43ad03bf3cfa153b3b1e5e10f6cd502e321e", "message": "Handle enum values in cython code generator.\n", "proba": 1.2929244519455096e-07} {"commit": "59870944da12c3581c6825ce70d5ce62ce2c752f", "message": "Fix broken requires parsing with ',' and no space. Fixes issue#31\n", "proba": 1.1101919881184585e-06} {"commit": "db9b01c807fa90c53bfeb2b18d4f06cb4ea35975", "message": "FT-594 add fractal tree version 26 stress data directories\n", "proba": 1.1710155689570456e-07} {"commit": "c8b745c4d563ccdbcfd460bcd82d98fed84e774c", "message": "Test for private/public data.\n", "proba": 1.240447744521589e-07} {"commit": "5bbe4657d5c45330a0130e48c1fbfc90cc24617a", "message": "passando a utilizar par\u00e2metro modelo de refs_em_palets.query\n", "proba": 2.924289503880573e-07} {"commit": "c93f3c1512c066b58ad582bfbb9da9dd579987ba", "message": "[12.0] [PORT] from 11.0 (#305)\n\n[11.0] [FIX] sale_three_discounts: changes in the if conditions (#304)\r\n\r\nFor the case that the value in one of the 3 discount was zero, the condition will be False an then go in to the if. But really dosen't want to do that. To avoid this behaivour, we compare using sets.", "proba": 5.448450224321277e-07} {"commit": "ae46f4956265a1ba0fadd6161e72a1bbbb2af21c", "message": "Force server to localhost.\n\nsee #3\n", "proba": 2.2107927577508235e-07} {"commit": "6bdb9feb3188badba119a3e5d9419f00673a2e15", "message": "add support for 'keywords' field\n", "proba": 2.0528175355138956e-06} {"commit": "2b337706d7640c9e624da144c90e04e41f8954e1", "message": "Made the replacement list introspective\n", "proba": 2.6888201318797655e-05} {"commit": "ad3bbef90707d6495803c59a3ef4910c91c5025e", "message": "fashion_mnist (#3337)\n\n", "proba": 1.475186763855163e-07} {"commit": "a8c2fb5342ca6738adbde6243d881b115b62dbe4", "message": "fix(ui): fix display of addrsz to be hex formated\n\nCurrently this function is only used for the backtrace context and does\nnot prefix the frame pointers in hex form, which can be annoying if the\nvalue is copied to be inspected or otherwise processed.\n", "proba": 1.0458565213866677e-07} {"commit": "6fd7b6775e7d129b2041b64dcab3e60f685e6b4d", "message": "Make tests PEP3-compatible as well.\n", "proba": 1.2766506074513018e-07} {"commit": "6fb5e5ce6154d82e841c07c6802461bd8aa6e31d", "message": "added unsigned ssl cert support and skipping error on unrecognized disk drives data\n", "proba": 1.6128622348787758e-07} {"commit": "e04c94665dd5bbba8de783cc86834ead2943bd71", "message": "Correct English usage\n", "proba": 0.002378711709752679} {"commit": "20be916d38c65438034b2e491a7befa56062028d", "message": "add readTimeout", "proba": 7.270251671798178e-07} {"commit": "e3c8dcac3226083c71f19606cbc16dd33549c36c", "message": "SQL fixes\n", "proba": 1.1353783975209808e-06} {"commit": "bc2130bc32d218876820b3412a0fc24b5ba70578", "message": "Added InheritedDocs metaclasse to DriverAPI and ElementAPI\n", "proba": 1.1518067566385071e-07} {"commit": "83985430d953408594711a6f25c0de53fb61b595", "message": "fix pandas API deprecation, issue #1173\n", "proba": 2.252060937735223e-07} {"commit": "9322eaeabee167338d18ffbde29ff7e29ae9759c", "message": "make compatible with python 3\n", "proba": 7.372230470537033e-07} {"commit": "728d50af9967132ce487cf5d65bebc8f37fd7a9b", "message": "Enable bot_update on client.nacl.sdk\n\nBUG=261741\nTBR=agable\n\nReview URL: https://codereview.chromium.org/336213008\n\ngit-svn-id: 239fca9b83025a0b6f823aeeca02ba5be3d9fd76@280706 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 7.56586587158381e-07} {"commit": "aad63d23619b1b565fa6ab0cd236b206f0b4a152", "message": "made corrections\n", "proba": 4.251693553669611e-06} {"commit": "dce073485ea1807fd0a4597512b6b3a1b28675a8", "message": "fix the issue #52\n", "proba": 0.00020666923956014216} {"commit": "c634e76ed89490771e2d5d8b9604f3c0e1deee3e", "message": "* Change graphics dir\n", "proba": 1.1984492687133752e-07} {"commit": "d3fbaca2288d291d81c7e74fa101ed7c3456f3be", "message": "Standardize virtualization API tests\n", "proba": 5.802146461064694e-07} {"commit": "b1382f3cdef5cc5192c0a31b88241698252c94ca", "message": "AvgAppStarter.py: Coding convention adherence\n\nsvn path=/trunk/libavg/; revision=6114\n", "proba": 1.1961694781348342e-06} {"commit": "926671debe8db69b3c05c6e709dcc3d0fceb7860", "message": "Adding a comment to think about in the future.\n", "proba": 1.0391575244739215e-07} {"commit": "481e0b3997e4c9706af1af55fea30973d608fb92", "message": "Optimized privilege checks when returning Django structures. Stopped raising CannotReturnObject.\n", "proba": 1.1649571973748607e-07} {"commit": "7cfad0bd04ae68169baf86b951d0e9f78496819a", "message": "Make bot_update able to fetch branch-head locations.\n\nThis teaches bot_update to understand --revision project@refs/branch-heads/branch-name:123.\n\nBUG=391704\nTBR=hinoka, iannucci\n\nReview URL: https://codereview.chromium.org/632303002\n\ngit-svn-id: 239fca9b83025a0b6f823aeeca02ba5be3d9fd76@292401 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 1.4060249668546021e-05} {"commit": "44b36349fb3815cc7680a9766493e1ccc1d1ea79", "message": "showFeatures=False\n", "proba": 0.9997451901435852} {"commit": "af9c99cd12d03d7770d9d8f2c9bb705c5486eee4", "message": "Fix bad intro audio url.\n", "proba": 1.029424493026454e-05} {"commit": "fc12d9acde6f6bb898147f9b772de189488a6d1a", "message": "Simplify base class to service worker\n\nChange-Id: Ica23c60f457072c83ba2db4bc87b755b5e552e2a\n", "proba": 0.9999867677688599} {"commit": "a7046427f0b1e47acf9ef1580e0683b155253345", "message": "fixed bug in GraphMLParser when writing GraphMLFiles\n", "proba": 2.2076808647852886e-07} {"commit": "33369d31513e9cf16c6c4ece25af1da0307841d8", "message": "Trimmed excessive documentation.\n", "proba": 1.342787214753116e-07} {"commit": "bead4de5581584727d5109ab413af961b48e75e9", "message": "Remote outdated test script.\n\nFrom: cdavid \n\ngit-svn-id: a2d1b0e147e530765aaf3e1662d4a98e2f63c719@115 22fbfee3-77ab-4535-9bad-27d1bd3bc7d8\n", "proba": 2.7994224183203187e-06} {"commit": "0ab431f06986c15f559f02cc27fc8aced87474c3", "message": "Have bot_update revert .DEPS.git after gclient sync\n\nAs to not interfere with presubmit\n\nBUG=374000\n\nReview URL: https://codereview.chromium.org/286173003\n\ngit-svn-id: 239fca9b83025a0b6f823aeeca02ba5be3d9fd76@270844 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 1.1147676559630781e-06} {"commit": "6af85b50b36ae84664f2dadf7c5e2c8ffaaba5d3", "message": "dash ex4 mod1 - fix cnt argument\n", "proba": 1.261772410998674e-07} {"commit": "462280eebad401403acddaf39fe4c6b4bf758449", "message": "Initial commit\n", "proba": 3.003353299391165e-07} {"commit": "bf99babe14069804c4b9f201c1e17afe4fdd7a9b", "message": "Make buildspec builds explicitly use \"DEPS\" files.\n\n\".DEPS.git\" files are no longer generated for buildspecs, but gclient's\nnormal fall through logic, to use the \"DEPS\" file instead, doesn't work\nwhen the \"deps_file\" is specified with a path, as it is with buildspecs.\n\nTBR=dnj@google.com, hinoka@google.com\nBUG=455404,500082\n\nReview URL: https://codereview.chromium.org/1182743003\n\ngit-svn-id: 239fca9b83025a0b6f823aeeca02ba5be3d9fd76@295668 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 0.00028551166178658605} {"commit": "54f99c5c62c170b538a7a6ea4bf786c897151e5a", "message": "Use startswith/endswith instead of indices for readability.\n", "proba": 1.119231640700491e-07} {"commit": "dfab9086d3bf5658bbe74965281f04844fe185fb", "message": "made changes to academic admin so that they can't admin cant edit data\n", "proba": 4.3555030515562976e-07} {"commit": "52162aa2e17660483772003ad6dee75545e4e968", "message": "Detrend Fix\n\nDetrending was not asking for the correct fields from the DataObject.\nFixed it to look for either anomaly or detrended when getting forecast data\nin resampling experiments. Resampling also leaves forecast data in\nanomaly format from the overall timeseries instead of recalculating.\n", "proba": 1.045517450393163e-07} {"commit": "c429edb6b75b5146ac1259ea6201bededdf0c842", "message": "Reorder School Data export headers\n", "proba": 1.7419085907022236e-07} {"commit": "9899059aa043edb7988ed9f6d68d6b49d31f926c", "message": "Eig adjust broken. Now just returns G.\n", "proba": 1.101356374988427e-07} {"commit": "4c907fb4347c15d467114efa448977f89565333c", "message": "fixed minor bug\n", "proba": 4.936655386700295e-07} {"commit": "6b9034f0030ca53a23adadeabd4d694003050f60", "message": "Fix output to include initial values, last piece of ensemble noise integ.\n", "proba": 4.520376251093694e-07} {"commit": "f41d7a40e3555ac6df026be1d69ca2b30af0a543", "message": "Display log after commit\n", "proba": 2.780919032829843e-07} {"commit": "39f7898129e3b0d37467af763ff2f13aa7a87e9b", "message": "Missing docstring in public class\n", "proba": 4.914666646982369e-07} {"commit": "8d06f3a314470727279bbfff39dac97ae073ff42", "message": "Fix bug dealing with empty notes that have multiple versions.\n", "proba": 1.0413380380214221e-07} {"commit": "8fa5f8c25427d5b0758094e7432934b6b74c7d3b", "message": "use new Factories decode and encode methods\n\nadd one more MindMap check to prevent loading\nof default mindmap when not needed\n", "proba": 1.293612683639367e-07} {"commit": "63212e1cc349aeee93e736d4cc0977bd88882287", "message": "Minor Flake8 fix.\n\nFixes #1208. [skip ci]\n", "proba": 1.080416822674124e-07} {"commit": "4c671b36763739294ad5c3bd125c6ecb55838110", "message": "work around linux crash on paste\n\nhttps://anki.tenderapp.com/discussions/ankidesktop/2019-inaccessible-firewall-blocked-media-url-paste-hangs-anki-for-a-minute-until-a-network-is-unreachable-like-message-appears\n", "proba": 6.775863425900752e-07} {"commit": "3f9142b4482187e8e762117f6f7e5baa6bf9b9c9", "message": "Allow for #RANDOM to also be provided to the API as a parameter.\n", "proba": 1.0284721696507404e-07} {"commit": "9cde7e5083bb7cb7c29823e13059cec3bd808bcf", "message": "You can no longer pass a path to NBTFile - always provide a file-like object instead. Less one-letter variables, more consistent naming, no longer use calcsize, removed some unneeded lookups, removed STRUCT_FMT from simple types, compression selection changed to an enum to support future expansion.\n", "proba": 1.0301036468263192e-07} {"commit": "b764e37b3dfecd387825462f23848b419cec0be5", "message": "Fixed typo.\n", "proba": 3.5226929639975424e-07} {"commit": "27f9e94d2ff2a304cc5808ecb82f1420b89b2b8f", "message": "version 0.23\n", "proba": 5.401483917921723e-07} {"commit": "16e752a19401beb27864435c0d4bb381d4b933e9", "message": "update docstring", "proba": 1.2015339052595664e-06} {"commit": "22c9f22554c6e6931e0c72245d5b0013541e2c6f", "message": "WebStyle: fix spelling mistake\n", "proba": 0.9988576173782349} {"commit": "4ee07a9582575c567850b19a545357fdb524531b", "message": "make flake8 happy", "proba": 2.1383949899700383e-07} {"commit": "b7420e3cbb73b60e0de307bfefe221a0b1ed16e4", "message": "Add current directory to PYTHONPATH\n\nso importlib works with things like virtualenv, conda, etc.\nCurrently the PYTHONPATH for these isolated Python environments\nonly contains path under the generated folder by these environments\nand global python library paths\n", "proba": 1.30471633497109e-07} {"commit": "e3263374d1d81cf6dd422df1aa97596dc7d569c7", "message": "Make addons installable\n", "proba": 3.843175818474265e-06} {"commit": "3972fbc376b01002319f4d261d9c6df4ef217970", "message": "Fix build path issue.\n\n- fix raise BuildException on clean build\n\nXXX: Consider an overview of created files before build.\nThis would allow dev to quickly scan for errors before\nbuild & deploy.\n", "proba": 1.0328422206384857e-07} {"commit": "bf4af06a47d65334dcde632b184b371302c14bf9", "message": "fixed varbinary null\n", "proba": 3.5771408875007182e-06} {"commit": "2ff3a36f0855eaf2c93076429bc4978284c90a14", "message": "reintroduces small capitals\n", "proba": 0.00022146431729197502} {"commit": "78b1df66b4bb799d3ac547aee4a6a9cec2fca06f", "message": "add quite mode, reorganize\n", "proba": 5.265763434181281e-07} {"commit": "fc6183764781f86bff0f9c804bfa5835c6089340", "message": "workarounds\n", "proba": 1.941158870977233e-06} {"commit": "78fc8865d2213f076ab8e788d0e1c36623fff242", "message": "Fix to icosahedron geometry", "proba": 0.9999992847442627} {"commit": "d0a03975fd98abc60da5f18c1657e0ef87d52acc", "message": "Fixed max file size with complex inputs\n", "proba": 3.5739145687330165e-07} {"commit": "d327d63148f48eba2ac1f1d0954bce32e5ffe61f", "message": "KCubeDCServo - fix bug in needs_homing()\n", "proba": 1.190870619893758e-07} {"commit": "1ea4c5bf9b13fcec2ae16f03d8276c90a9f5c781", "message": "Added some missing XML tags and attributes to DescribeProcess response", "proba": 1.309028618834418e-07} {"commit": "4bdf9fe6bc067d35b7f690b6c0ead766ec7ca78f", "message": "updating domain api, deferring login/constraint stuff to implementer's prerogative", "proba": 1.280832293559797e-07} {"commit": "7e0a7d7cf5cbe20d7a4196fb241e9ea044807281", "message": "Fixing duplicate project problem\n", "proba": 8.206115126085933e-06} {"commit": "d33ae7a387d177798d39c35ea7fb898962034dcd", "message": "Re-add SuperuserProjectEntryRecord import\n", "proba": 2.499579352388537e-07} {"commit": "9f4fbd0001c2c13524624637940a46ab3fbb59e9", "message": "convert to xml element\n", "proba": 0.9999991655349731} {"commit": "a540ceedf1e2375ebff0197d41c2e89308c152a6", "message": "show an error message if a case is missing its creating form\n", "proba": 8.867471024132101e-07} {"commit": "8c85999d42cc5815e3e510315c141a759554725b", "message": "Change object comparison to id comparison\n", "proba": 4.349672963144258e-06} {"commit": "9f0b556eff25dc77c41d3df38155ef94c81a0cb7", "message": "Fix rendering notification with no request provided\n", "proba": 1.813009049556058e-07} {"commit": "546ebb1c4e72f5def19e7d533ca470a3375f5f97", "message": "X86: Implement LEAVE\n", "proba": 7.86108648753725e-05} {"commit": "ecbc38f87674e7a0c9833d0cc5fdfec495c5fd86", "message": "pass None directly to get or create in saved report config\n", "proba": 1.4723251240411628e-07} {"commit": "f6eed4a63030c1bfe108b50244a3ee66fd26c797", "message": "Changed 'myuser@consoso.com' in example provided for commands az synapse role assignment create and delete to 'myuser@contoso.com' (#14894)\n\nCo-authored-by: Bablu Lawrence <761f3d12584608c6c2e860951f7adea6b108a421@Unilever.com>", "proba": 1.298125908988368e-07} {"commit": "72dbb460fb284c89d4d62dc576e21bb7c144f7d7", "message": "Use different api to allow sending messages with more than 160 characters\n", "proba": 1.443284673996459e-07} {"commit": "5c7d2e0d1458932439553fb766274de0973a0fb9", "message": "Make DataSetID a required input\n", "proba": 0.9999690055847168} {"commit": "1838a62d9f66854144fc82d0b5cd681c210710ef", "message": "use correct argument name\n", "proba": 0.675588846206665} {"commit": "fe797e6f3dbb89f4cb2f0b729453b8ca1262c9ad", "message": "remove icd-ucr engine configs\n", "proba": 3.793192320244998e-07} {"commit": "cfa755c6f3bbcc3dd376d66b3722021ad4b4ec62", "message": "add downgrade", "proba": 9.917353054333944e-07} {"commit": "b240236ad6b423617ecbfb398337dc7200a64b7a", "message": "auto commit\n", "proba": 3.614777313032391e-07} {"commit": "7599d18813da820d87a113e8c2bde59f62794da0", "message": "Add factoryEntryStatusNow.html\n", "proba": 3.3146017131002736e-07} {"commit": "a4d8bf500f19bce02036bdb32e18897cc2a6c484", "message": "Add factoryStatusNow.html and factoryEntryStatusNow.html\n", "proba": 2.403529151706607e-06} {"commit": "9676ac06483867f927bc62a832df30f001bad560", "message": "Tell Twisted about ciphers crossbar likes\n", "proba": 6.318733767329832e-07} {"commit": "9b04ac66bd31bc00a8c9ad0d594e17a041145e8f", "message": "add tests for compute_stogit_url\n", "proba": 5.07091669987858e-07} {"commit": "a284b9704cd09b2b900b7990bce46154d26d18b3", "message": "[Fix]: CR-3731 correct the spelling of the error message on password reset (#27883)\n\n", "proba": 9.530024271953152e-07} {"commit": "7db29ba6f2b689d1a747e208a6919c3cf9be51b5", "message": "Fix cice\n", "proba": 0.0010883170180022717} {"commit": "9b0571f29a42e46ccf745c059c5f3f71fde9f616", "message": "Fix cost saving calculation in measures test\n\nThe previous implementation differed from that used by the JavaScript\nalthough on the previous fixture data they happened to give the same\nresult. However generating a new set of randomised fixture data caused\nthese tests to fail.\n", "proba": 6.998777166700165e-07} {"commit": "f51a6c42d3c67432bf1d9b3f09d059b7617e6356", "message": "Typo.\n", "proba": 1.1319933719278197e-06} {"commit": "d9f038e6eeeee3d5957a29f80ed9cbc2768a5597", "message": "Removed a confusing log message\n\n\nFormer-commit-id: ae3e74f732f57f04f5a1776824da16509fa0e1ef [formerly 1a7793a3602b142fb122398ea38ca3100ca3ed73] [formerly 1a7793a3602b142fb122398ea38ca3100ca3ed73 [formerly 494a11a1bd48eb3f27b8a9ec7c0cd54ca61e873b]]\nFormer-commit-id: 39ad3cf2337680f51261b694fd4f9490655ffc4d\nFormer-commit-id: 9fb9613ab98920efb73d5d1cf274fa68319e2da0", "proba": 0.0002576991100795567} {"commit": "2ccb33033fa74ccebad646932b520d130eef1bf2", "message": "calcs/hazard/disaggregation/core:\n\nUse the new `disaggregation_poissonian` calc function.\n", "proba": 1.1612202399646776e-07} {"commit": "45372c77b0388a6a7dd74a9b869b60443ac86346", "message": "Fixed docstring\n\n\nFormer-commit-id: 5b78e2f9296ac640bdfd0051624f9ba9db8e0774 [formerly 0168a021bab39b6d8e0ce5b41a3b7d59bc90b78a]\nFormer-commit-id: a6820ceb95b889fef4f96d9594b738dcd404454a", "proba": 0.00022473926946986467} {"commit": "cf839b140f042b0bc9d076741e33a90573cb7dcf", "message": "Removed an unused import\n", "proba": 4.512584439453349e-07} {"commit": "fdb1c9f08b99801874b4b436b2efb5754b8a6826", "message": "Fixing path\n\n\nFormer-commit-id: 9c1bc83efd790a1436e822c979221791a862c3ea [formerly aa37b77d3e4a47707c2269217e4f21e4617c1841] [formerly aa37b77d3e4a47707c2269217e4f21e4617c1841 [formerly 761aa962c2c143062e2b9227ffeff4873c44e8bb]]\nFormer-commit-id: 98b33f26d4685a086b8c9e90075c9967cd670793\nFormer-commit-id: 8578dd8177b173a211cfb31e547ddc427d1495b9", "proba": 6.755945832992438e-06} {"commit": "00f2c9e70c0558274cb0de14d37393ec847128fe", "message": "flake fix\n", "proba": 5.454501774693199e-07} {"commit": "34d810aafb39075638d721dea81f16c057b6da62", "message": "reacted to changes in selection menu\n", "proba": 5.368053166421305e-07} {"commit": "0644485a38dc4522ee68a5a0ca45ab1cfd4e35ea", "message": "CO-1545 Lors du lettrage: Trier par partenaire-mchanging the display order of bank account statements during the reconciliation process from partner_id to lastname, firstname\n", "proba": 1.1880211303605392e-07} {"commit": "a8bd2ff69c49971a178be016972a4c8f10bd4dcf", "message": "Remove missing doc task\n", "proba": 0.0005803831736557186} {"commit": "6a898e70db12e37bb5e4621c8e53daf0407d212f", "message": "revereted unwanted change\n", "proba": 3.8455698359030066e-07} {"commit": "8e4d507edd24d41f002e034ab0208e6805179860", "message": "Fix minor issue on OpenstackConnection\n", "proba": 4.810525524590048e-07} {"commit": "a385ca96998e33bb7cc8cefd4973fe3ce0bdf112", "message": "devilry_detektor: Fixed tests.\n\nSee #595.\n", "proba": 9.912439224990521e-08} {"commit": "e762c449471ab25fd0752770f2b64ad97803a632", "message": "Add supplierId to audit events in brief responses\n\nWe found that it was a real struggle to find brief responses by supplier ID. This capability is useful when we receive inquiries from customers about when a response to a brief was submitted. I've added supplier ID in all three audit events created in the brief_responses view\n", "proba": 2.405012764938874e-06} {"commit": "b822d708c54c761b2ee2ce768ead1ab392cd75a2", "message": "bugfix: use bounding geometry type instead of geometry type\n", "proba": 1.6609316162430332e-06} {"commit": "e86c99c81ca0f7f1a2f9f0967c61b95aa4ba02a5", "message": "[IMP] hr_timesheet_invoice: Declare explicitely the field in the view\n", "proba": 5.251059747024556e-07} {"commit": "5cf25854459284a8466cc85ff1f5cfbf5a9cc95e", "message": "Fix docstrings in exceptions.py (#9622)\n\n", "proba": 7.516057394241216e-07} {"commit": "81e58b4574900f202807ffa84492a39fff02ea83", "message": "Send the proper 405 HTTP response\n", "proba": 5.223828338785097e-07} {"commit": "71511f727b4e484c439feac647467f7859b53feb", "message": "[Duel] Added currency prizes for the winners\n\n* Added currency_per_win guild setting\n", "proba": 1.1762761431555191e-07} {"commit": "e7284174ed52887b63bbc37aaa487150bf50413c", "message": "Change erpac example\n\n", "proba": 3.950616758174874e-07} {"commit": "650cb6a4d4a6464b0702821b272dacb48cfda594", "message": "Bump to 0.3.0\n", "proba": 0.00010805583588080481} {"commit": "5b7b7b28e332d2fd6db6f1f319e264dfb4ac1b9c", "message": "Abstract flavor-finding logic into get_flavor()\n\nSigned-off-by: Zack Cerza \n", "proba": 1.2162708173946157e-07} {"commit": "0fcb8d5de342bd46934fddefaf31e59e8233bac4", "message": "masks in h5\n", "proba": 2.6203713332506595e-07} {"commit": "7c35a4aec50335f33f317ea9f2fa7800425d7de3", "message": "Exercise 1 finished and tested\n", "proba": 1.3382501151681936e-07} {"commit": "4c5e110c8e2474a0508a1c6804d873354246d173", "message": "removed duplicate function\n", "proba": 1.8512160750105977e-05} {"commit": "ae45327b653505d85d0452a62dc4500c1c722b08", "message": "Added a new keyword argument to video.Play() to control whether frame number should be annotated or not.\n\ngit-svn-id: f502b99eb1c95a567c3db4e21cd7828f3e46dcfd@403 2a83181e-c148-0410-bf7c-9f1693d9d8f0\n", "proba": 7.749043288640678e-05} {"commit": "92c76a2ff0654e7b01338af266248a75c941cd58", "message": "Don't modify YUM repos.\n", "proba": 1.1192615545496665e-07} {"commit": "970889a655a83fb081ad07e6cec6acd517b648d8", "message": "Arch: Simplified webgl exporter\n", "proba": 1.954103026946541e-06} {"commit": "99c068d377725893e9228c6002684f30903d62ad", "message": "added AlgParams type\n", "proba": 2.1703759500724118e-07} {"commit": "164fe4ecad82e942af3bf3d3222fcdf9fe13b43a", "message": "First transaction (buy)\n", "proba": 2.5066358944059175e-07} {"commit": "24e34e6cc988f5e6c8db3d3e6359111044e684da", "message": "Add optional option to copyartifact plugin\n\nSimply add the optional option to the copyartifact plugin that was\nmissing. It comes with a small pieces of doc and related tiny\nrelevant sample.\n\nChange-Id: Ib74932bd9e0a988b826547badd02c8a1c67ae138\nCloses-Bug: #1236909\n", "proba": 2.470482058924972e-07} {"commit": "79458a83d094462f26a2a30d8c26bd5f1f53c962", "message": "Draft: minor fix in up/downgrade\n", "proba": 6.15907774772495e-05} {"commit": "1ce4f0fc47e17ff5a6e147a7d22389529b8759f0", "message": "No need for -2; -1 is fine now that I fixed an off-by-one in an early version of my code.", "proba": 1.3805384924125974e-07} {"commit": "cbb7f75173a5b96e97292fceb149d38c58f34e6d", "message": "Test Commit\n", "proba": 5.652663617183862e-07} {"commit": "1b18452279ea271dd000aec155792fae097b235d", "message": "make lilly happy by making the die command better\u2122\n", "proba": 1.0390540410298854e-06} {"commit": "97e1c5a6f6525e20760587e0ca9fa771b5b5051b", "message": "patch\n", "proba": 1.0704158057706081e-06} {"commit": "24bdbdd8c6c85e4e847dfcf3c763b95dc54311c1", "message": "Fix update bug\n", "proba": 3.921140319107508e-07} {"commit": "d65cc68eef798a0cb79b3708d72cca448eb17e3e", "message": "It's getting a bit excessive with the newlines over here.\n", "proba": 1.0309605613656458e-07} {"commit": "c4c2b4964970b91cb491399a79b654161dd5867f", "message": "syntax fix\n", "proba": 2.573136498540407e-06} {"commit": "29f342ace05dd229af3395ce530040b6f01c7388", "message": "removing spaces in filenames at upload\n", "proba": 1.348814748780569e-06} {"commit": "0a3a56b99168f58edad2fdb2f4c9d06e219d94a2", "message": "Fixed rescheduling of single package.\n", "proba": 1.1779016517721175e-07} {"commit": "fb6ec9b626ac573c7655e97301384851f1af3249", "message": "Configurable time period for admin dashboard.\n", "proba": 1.473513435712448e-07} {"commit": "c7bbd174049a4e008aa81cf4ae9753a718b40312", "message": "Better two phase guess\n", "proba": 1.52249322127318e-06} {"commit": "754d8c7dadf6dc675edbd7c5ead44a966b6a3082", "message": "avoid overwriting python modified os.environ dicts\n\nadd basic docstring to get_corpus_dir\n", "proba": 6.891940529385465e-07} {"commit": "3fd8cce898bb48b0b30a3feb5747539a34e99f85", "message": "Refs #33 fix warnings in texture\n", "proba": 1.2049312658746203e-07} {"commit": "610366e5ba6a7d0adcacea9c8616025990d0fd70", "message": "Added failed_evaluations property to StudentProject model.\n\nThis is used to store GradingRecords which state a fail for this project. It's a list because manual changes in GradingRecords might force multiple GradingRecords to state a fail. Also it needs to be clear which GradingRecords have been processed and with which grade_decision.\n", "proba": 1.1033475288968475e-07} {"commit": "749d3082515b64c1fa870f23213d7e80ab5d8c3b", "message": "Fix return code getting overwritten\n", "proba": 1.5108343177416828e-05} {"commit": "54a798b7f6bec31de5e7a9f6f6f48e0a25d9484f", "message": "tests: temporarily disable race detector for golang int. tests (#4543)\n\n", "proba": 1.2088456458059227e-07} {"commit": "217ea259f8ae583860ed40add6ca4ca8437c054b", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "c02b419a4378017cb1f89677ee4ee70ed51374f0", "message": "weaken test\n", "proba": 2.92385902866954e-06} {"commit": "c3cce858e7cb18b0e398e28c077ecfe87a7916d3", "message": "Fixes sovereignty issue\n", "proba": 4.94302014431014e-07} {"commit": "ca20107a1ed5af6a54c6733f4ce625f2ff0e70de", "message": "Objects from task model module are not imported directly by task logic.\n", "proba": 1.2756453315887484e-07} {"commit": "ea82d99fc2c5ef1af9d984cea3454f57f8e2aad5", "message": "util: http: add helper for HTML charset detection\n", "proba": 8.194049314624863e-07} {"commit": "f80d6770529ce8b074d116ce2688c66e010a8efb", "message": "Implements code to compare additional values of the families\n", "proba": 1.3459526826409274e-07} {"commit": "a2bd6a5bf003656dfb2dcbbeb2cb83f74c3b5efd", "message": "fix error handler tests\n", "proba": 1.0232562317469274e-06} {"commit": "413b6fed43e470d1b46ca8172777e39cee7c0fab", "message": "Added new redirect for the new list views for group_app's.\n\nPatch by: Lennard de Rijk\nReviewed by: to-be-reviewed\n\n--HG--\nextra : convert_revision : svn%3A32761e7d-7263-4528-b7be-7235b26367ec/trunk%401871\n", "proba": 2.3038055019242165e-07} {"commit": "0747cd8429bdf60e5567767b9204a859d15ef4ea", "message": "fix date field\n", "proba": 3.315295316497213e-06} {"commit": "30138b29715c1167f91780d449effe832f480fb7", "message": "Bugfix: Settings base directory link fixed\n", "proba": 2.8429596454770945e-07} {"commit": "f52fd169ed48a3fb37d4259c83fef3f427667884", "message": "added rez_version to context tracking amqp message\n", "proba": 2.005865127330253e-07} {"commit": "bf229b5edc39cf6c2b11504ed10bdd5abaddb271", "message": "Added redirect for use in Surveys.\n\nAlso some minor style changes.\n\nPatch by: Daniel Diniz\nReviewed by: Lennard de Rijk\n", "proba": 1.1057639426326205e-07} {"commit": "fc398a53c560254d81c86324504a8ebba78cc368", "message": "Bump version number so we know this is the one with different defaults\n", "proba": 2.7374392175261164e-07} {"commit": "0d614f898ab8dfb14eddd9b538714bf6987287a3", "message": "Add a sleep before checking for expired value in case the server is too fast\n", "proba": 4.948774403601419e-07} {"commit": "28b9baf996008b8cafa53bc73a53d29c2027c82f", "message": "CommandLineMonitor: don't expand tabs. they'll expand themselves.\n", "proba": 1.7461798051954247e-07} {"commit": "78b148c3c8f1e9c4ad234827eb16df9109a5dce6", "message": "cputest: Adapt scripts to split cpu_map\n\nThe tests/cputestdata/cpu-parse.sh script has been broken since the\ncpu_map.xml file was split into several XMLs.\n\nSigned-off-by: Jiri Denemark <62bdf77dc47919a4d59a91822129d14633cfca81@redhat.com>\nReviewed-by: J\u00e1n Tomko <4cab11cfb98d3c937327354a78eb07dbb6ee2bc6@redhat.com>\n", "proba": 1.6347477185263415e-06} {"commit": "cc6ef2fe4a23fb9bf52083c6fbe57c0d0d39e6b2", "message": "prevent errors when encoding to system by default\n", "proba": 4.4431911305764515e-07} {"commit": "41e88e301ead6332651fe0d8140eeaf0f78722ef", "message": "workaround for ironpython bug\n", "proba": 2.9056027983642707e-07} {"commit": "5026fc7b2a75791167d8d00a9bdf01d0a013de41", "message": "Revise RO access logic to allow 'ro' to display details of RO at arbitrary location\n", "proba": 2.3405226556860725e-07} {"commit": "e53622c93078f5b1eca9928a20de0405f17d5560", "message": "MAINT: Changes unittest use of ndict to use specific objects.\n\nInstead of using ndict, changing over to using the objects that\nare created used when an algorithm is run.\n", "proba": 1.1265564126006211e-07} {"commit": "a6547999b0e25591220135c1fb7ddede7a9beafa", "message": "fix form tests\n", "proba": 1.4730597968082293e-06} {"commit": "26306fec96d11ccec8281997afff1771237d8bb9", "message": "Fix broken add isolate API tests\n\n", "proba": 1.2196059060443076e-06} {"commit": "f1cbfa46be41795d08b27407ae5193670fe43a26", "message": "hist match tests to pass\n", "proba": 1.6043480854932568e-07} {"commit": "7b8449d80490f446bfd0e2ea62e457a25b5c89d6", "message": "Fixed patching ProjectAPI in tests\n", "proba": 2.471815889748541e-07} {"commit": "1d00ef3517d2270c51122be61a5c35e7bbef6b69", "message": "remove db interfaces from test_update_submission\n", "proba": 6.935067062840972e-07} {"commit": "7430c187042ed2d08519b0e85e2d5229bb6ddd3e", "message": "Added test for method arity check of the Provides decorator\n", "proba": 1.2891901235434489e-07} {"commit": "47f17f04804ea7318cf0e7d8bd8a8e046ab10ffd", "message": "add (broken) test\n", "proba": 3.0202877496776637e-06} {"commit": "e6950dd63ed3c054067c53bd4806dfbb85e0eef7", "message": "[XLA] Adjust the error tolerance of 'lax_control_flow_test.py'\n\nWe are about to change the vectorization strategy for XLA:CPU. As a result,\nwe have to increase the error tolerance of the impacted tests.\n\nPiperOrigin-RevId: 412083490\n", "proba": 1.625829668228107e-06} {"commit": "95b920d821b881639e5082500ced9d3e0454ee6f", "message": "Rename test case\n", "proba": 0.0002472102642059326} {"commit": "fce277081ac87987d838e1814359af1885be3815", "message": "Update NPP test cases.\n", "proba": 1.276280556794518e-07} {"commit": "8757bbb4969b3402aac2f7f58facf0bc250e2c81", "message": "Add tests for exit code warnings\n", "proba": 4.246650462391699e-07} {"commit": "744c28cb73e11a51d6bc721b3e47c206de31bdfc", "message": "Empty node tests\n", "proba": 7.63124376135238e-07} {"commit": "ffa66aace080960af3fea338feb578d9b93e25e0", "message": "Persist data in dask test. (#7077)\n\n", "proba": 1.296688196816831e-07} {"commit": "c4c349badbda7177bbc4ba156eb86b32d85edd3a", "message": "travis ci error\n\nNameError: name 'sc' is not defined\n", "proba": 0.0005292390706017613} {"commit": "06354aa420bd5ec7d74d4d1a7fcc325a83e4dc81", "message": "Cleaning\n", "proba": 3.396809916011989e-06} {"commit": "dca91e78f71b3472e5f76d39731d99f6bd2bc2fb", "message": "Small fix.\n", "proba": 1.805763361062418e-07} {"commit": "460143e1e52d2dfd04e23a3c70d9ee84d49c296c", "message": "Move absolute_url lookups to a dict\n", "proba": 6.227644462342141e-07} {"commit": "e793548a33036d104254364ab2e779db1cd3a7db", "message": "Some formatting changes\n", "proba": 1.3346295872906921e-06} {"commit": "6133ad416c50dffe2c5266532914f293cb763718", "message": "predict: ignore Y (whereclause/conditions), map to original values\n", "proba": 0.0034973907750099897} {"commit": "b163cd748758fdd0f77fc1602d5dc0fbede0c4e3", "message": "Fix test file naming\n", "proba": 3.890387233695947e-06} {"commit": "b7244830a46d250057d8938c2ecf52b76952efe4", "message": "compliance-report fix/improvement (#845)\n\n* compliance-report: add NoneType-check in record title matching/filter\r\n\r\n* add filter by team UID", "proba": 1.2885054445632704e-07} {"commit": "57c3e88c4c931809462d02acd32734e09967e3d4", "message": "allow flexible distance metric\n", "proba": 4.6734587044738873e-07} {"commit": "ac3fed0c5375c6ff0ef66bba2f106d7bcf94c295", "message": "add: activate eliminate label, clear img in browse and show history in edit\n", "proba": 1.4227242672859575e-07} {"commit": "cb137e0bbf3eb61275bd6f879041aae9d1a04c5f", "message": "[bug 1164565] Fix comments in tests\n", "proba": 1.2619625522347633e-07} {"commit": "d51b5e07774c17de25936662f2b6bb60e0dc78e9", "message": "no longer wrapping mongo queries in a tuple", "proba": 9.026003908729763e-07} {"commit": "ffd5327f57faabdf4b8a98354a6dc217d50ce200", "message": "l10n_br_contract 12.0.2.0.0\n", "proba": 1.4750124819329358e-06} {"commit": "7f73aa1461edab376af43b3e29d88ce41e479b7b", "message": "l10n_es_facturae 15.0.1.0.2\n", "proba": 1.5865174418649985e-06} {"commit": "6ba52f6dc0e184345b00b42fbe2368ed9b497e59", "message": "l10n_es_vat_book 11.0.3.1.0\n", "proba": 1.0127780569746392e-06} {"commit": "7cf8d1eee78e746f4051055c5f3de8a5f9f95e24", "message": "Fixed bug where serial resources were not being closed properly, leaving\nzombie RPC server threads", "proba": 1.4347213550536253e-07} {"commit": "2a5d148a3ba6e1089187866c21608a67b58f40bd", "message": "making material layers better tested with new compatibility methods\n\n", "proba": 1.2510986380220857e-07} {"commit": "850d44992e34386d1d1ede620a541a1e5b89a238", "message": "replace pytest.warns(None) in test_least_angle.py (#22889)\n\n", "proba": 0.005090473685413599} {"commit": "5271695cec52b519e1b3195223959472823127cc", "message": "DOC Adds example for preprocessing.FunctionTransformer (#15192)\n\n", "proba": 1.093302586241407e-07} {"commit": "5cd773731dc53dbb273d889a912c62a088347115", "message": "Assert with public API instead of private API\n", "proba": 7.864314284233842e-07} {"commit": "2c783d7905af60a99a40e2e6edac1400b5279679", "message": "Fix the test_time_remaining test\n", "proba": 0.9999992847442627} {"commit": "cd312514d1a65fbaf4b9adfc4d61cd49c87be114", "message": "Added proper handling of structure factor and model dependencies SASVIEW-547\n", "proba": 1.144722787671526e-07} {"commit": "2344cdc66750898fe311c93b0b8a303e7c70bfcc", "message": "Split two sub-tests into separate top-level methods.\n\ngit-svn-id: 4c4cc70b1ef44ba2b7963015e681894188cea27e@350559 91177308-0d34-0410-b5e6-96231b3b80d8\n", "proba": 0.9999994039535522} {"commit": "b09e1f8825b1210b5bec07003938761114c6c735", "message": "fix written_bytes never being 0\n", "proba": 0.008480783551931381} {"commit": "f433bf4c6f4b34bfdb664bac0ade5809a01e6c40", "message": "Fix CRphase\n", "proba": 6.6785349872589e-07} {"commit": "9f494797c63c8332cfffaac8eb2fc3a4549bf5f7", "message": "fixed call in plugin plotting\n", "proba": 3.5998672842652013e-07} {"commit": "aff7a93582ce36599a9a6402c7f117fd6946045e", "message": "owncloud requires UIDs\n", "proba": 6.667258389825292e-07} {"commit": "34a225085e25ddb87e34b3b6777f47d7ac844f4a", "message": "Add beat and beat_fraction properties.\n", "proba": 1.461822023429704e-07} {"commit": "7a41dc47ec40276e4082a93298adb2dea28b46b6", "message": "Adding unit test for _make_transform().\n", "proba": 2.1247547010716517e-07} {"commit": "545f86d0770e5b9cd66395ccdf786f67e1830b72", "message": "test_context_managers.py: Add blank line for pep8\n", "proba": 5.211631651036441e-05} {"commit": "c8515cd33e598cca36b68f7c9148de5061ed330c", "message": "adding missing test for nullable state of Enums.OVERLAPPED\n", "proba": 1.2730242815450765e-06} {"commit": "364111ba21ebf67347cff96838d465a1bf80c85e", "message": "Refactor Tests (#8)\n\n* Refactor Tests", "proba": 1.3667103360148758e-07} {"commit": "b9fdfa30c1e86edc2ca24c9a07c54f1fd64fc690", "message": "Added tests for custom field class, closed #18\n", "proba": 1.1936541000068246e-07} {"commit": "b242dadff381cc932f333e33bafdace5db19929d", "message": "test cases updated\n", "proba": 2.9767775799882656e-07} {"commit": "209f00c5ca989748b59ea068b96c78d0df5b3888", "message": "contact\u5b57\u6bb5\u6709\u7684\u9875\u9762\u50cf\u5199\u4f5c\u6587\n", "proba": 1.3788543640202988e-07} {"commit": "cdce9d228210f426ae8ff287677651d21433ea48", "message": "Sync the clock before installing repo\n", "proba": 3.1173752290669654e-07} {"commit": "8da5503917a25985981068cae4013f9f752d5219", "message": "[#682] Corrected RMin calculation for Rays\n", "proba": 1.622222640662585e-07} {"commit": "db3c9b0e286a5fa6cd965d6191a421598e5d4a5b", "message": "update tests\n", "proba": 5.633767727886152e-07} {"commit": "4972fb17cfd5b92312658f2c9c7056ad8c2f5b79", "message": "log uname info for easier debugging\n", "proba": 2.2705164326453087e-07} {"commit": "eb24fb372f3020dcc4196f6961d26f61a3e97c38", "message": "Remove handling of deprecated rcparam\n", "proba": 5.132819751452189e-07} {"commit": "0f07c6eb9d6788160993431f203be155da5d82df", "message": "views pep8 fixing\n", "proba": 1.278069845511709e-07} {"commit": "0de57a5867c507234be72143ece96294e54a0366", "message": "account_avatax 13.0.3.1.2\n", "proba": 7.818958351890615e-07} {"commit": "edffea0ea9cd0ec39e28b9fb040a6ad2eba12245", "message": "Fix typos when looking for materials on particle systems.\n", "proba": 7.1017398113326635e-06} {"commit": "3f150dc190e36d57b8dc5178635a4eb829e9f4b2", "message": "Add user to course-based groups.\n", "proba": 1.2937681503899512e-07} {"commit": "fb1a80de76f8922ced3d8b7705c2a1901c9692b2", "message": "python 2.6 compat\n", "proba": 3.0701503419550136e-06} {"commit": "6ddc8c97d0c3cfd6522c05f5ea7e97a127b30818", "message": "Remove TODO.\n", "proba": 2.419781992557546e-07} {"commit": "3155e602dcabced7d90a1828890bb1c8bda4d5b7", "message": "Enhanced error output for errors in finalization.\n\n* This lets us know which node caused the issue, making it easier\n to debug.\n", "proba": 1.0166083797003012e-07} {"commit": "9a64b6a8b3ccd503ffbcc0661dd4ff94341f624c", "message": "Enable Starlark `py_runtime`.\n\nI manually built a Bazel and ran tests in rules_python with it; looks to be OK.\n\nWork towards #15897\n\nPiperOrigin-RevId: 485978566\nChange-Id: I79c209b095492c39b1fff97091425fc7af486b12\n", "proba": 1.0079813819174888e-06} {"commit": "0d2257b348298e499030708a0922712968acdfe7", "message": "Fix stupid error\n", "proba": 0.9997883439064026} {"commit": "f25a9f49fc412bd9c2b68d19f864bf2f54a0ddbd", "message": "Improve test in test_application_list.py\n", "proba": 2.4793171178316697e-05} {"commit": "8a8a1cdefef433498ec0e5ad8081c42d12264fdf", "message": "more test cleanup\n", "proba": 1.254482100421228e-07} {"commit": "58c642b7ebf4bfb7d81d4e50616b060fbee9b6ac", "message": "Removing 192 bit key and test vector.\n", "proba": 1.1574920222301444e-07} {"commit": "da161faac7866d12f5c0c24b9f3559c97acaf16c", "message": "cov_est now tracks number of updates and number of samples that the whole estimation has been taken over\n", "proba": 1.1176956604685984e-07} {"commit": "27b01634775744f995045aacdcf213d24e466228", "message": "Factor out logic for creating the watcher\n", "proba": 0.003035508329048753} {"commit": "fce41d5c26a88fb1804948bbf4675a8fdc841301", "message": "Changing card descriptions: removing \"tool\" from Decision Support tool and Symptom Tracker tool (for test_site_persistence.py only - I committed the non-test change to the TrueNTH-USA-site-config repo a few minutes ago)\n", "proba": 1.0764756552816834e-07} {"commit": "673650b4ce43b4a227989b7e34c325c54384f64b", "message": "update plotting with timeseries\n", "proba": 1.520180603620247e-07} {"commit": "46a2c63f8e1c3819cceff2d61fe9106051e8ecee", "message": "[fix] yahoo news date parsing\n", "proba": 8.059583706199192e-06} {"commit": "5df4de5dbd24ab00ee9677a0d49bbc6e09c186ec", "message": "Hot backup script changes.\n\nWe're going to run it as a post-commit hook, along with the mail\nscript. In addition to backing up the repository, it uses a\nwrite-lock file to \"clean\" (remove) obsolete logfiles. (This locking\nguards against the case where two commits happen very close together,\nwhereby the removing of old log files may interfere with another\nprocess' attempt to back them up.)\n", "proba": 3.2223275070464297e-07} {"commit": "6e17e781f6cb8e29a7284beffe10463c843b86b3", "message": "tests/equality: Add another (generated) negative example\n", "proba": 0.0001828543026931584} {"commit": "6146e40a1091112b33a894f6a5460ab7a3f1df6a", "message": "collection: Catch possible errors early\n", "proba": 7.30562874196039e-07} {"commit": "7bca0eafec53b18b4fd5bc7410a7b744986de04f", "message": "test to alice", "proba": 4.115204319532495e-06} {"commit": "3a688c70f5489dfab7ebe17fe22fbee25f9e7752", "message": "Add optional keyid_hash_algo to PUBLIC_KEY_SCHEMA\n\nPUBLIC_KEY_SCHEMA used to behave like KEY_SCHEMA (without\noptional private portion).\nThis commit changes it to behave like the newer ANYKEY_SCHEMA\n(without optional private portion) which adds an optional\nkeyid_hash_algorithm.\n", "proba": 1.1963184931573778e-07} {"commit": "e6395c963827f116e2fb39cd1a0a6555ea3f1a0b", "message": "Added Windows 10 wmic output to test.\n", "proba": 1.0978119746596349e-07} {"commit": "5004905816f42f166a8e77818e6528402386bbb1", "message": "updating tests\n", "proba": 6.505450187432871e-07} {"commit": "e5ba5c2e5e2dc3fda5dd1aa2051a306fca681701", "message": "Release 0.0.2 (#6)\n\n", "proba": 1.5071957193413255e-07} {"commit": "7c06392c5d5138170cf598b4ef5a13443a40d490", "message": "reverse_app test\n", "proba": 5.294677976053208e-05} {"commit": "5689ea92c20e296dd76a0b2556a7f2c321a1673d", "message": "cleaned up the misfit script\n", "proba": 4.080307553522289e-05} {"commit": "940667f5dc2af74b0af3f8b3839f2bc46a13d1b4", "message": "Version 1.52.2\n", "proba": 3.3364023011017707e-07} {"commit": "1f04c715d8035a98566c28e810b1540bd027b0a9", "message": "Improved robustness of mkdir function by catching specific error when directory exists\n", "proba": 2.5956140348171175e-07} {"commit": "34ef51fb8bc54cd9525bc65a214998588b97a4ae", "message": "Version 2.4.25\n", "proba": 3.1876638217909203e-07} {"commit": "516fd6f8bea1aea280180666c6a6232fb414f13f", "message": "[toolchain][driver] permit second generation of project (suppress already generated directories)\n", "proba": 1.0680332707124762e-07} {"commit": "4492f6d4827a02a3e593f9b5935fdd786725c553", "message": "Wraps single term in set() and list() if it is the only value being returned by group_cnf()\n", "proba": 4.976203399564838e-06} {"commit": "7f15505f7e47fb9b5f03a86438b4960428c27bc5", "message": "skip failing test, created SOV-881.\n", "proba": 1.1071504957271827e-07} {"commit": "43adcdd7cae29cf291cf53a7aea566e6fdd77ae3", "message": "Imporve keyword logging\n", "proba": 3.244344100039598e-07} {"commit": "6fc54252e866f4d51e70ec0b1f52dad4277963e9", "message": "manual channel search?", "proba": 1.2772035518082703e-07} {"commit": "c343fc766c052a23a0a793f4ef4e58da466d16ab", "message": "More Cheese responses\n\nAfter a suggestion in chat, also respond to the French word for 'cheese' (and Dutch because I couldn't help myself)", "proba": 3.768960539218824e-07} {"commit": "06cfdbd06b711c7256ebc4ce1db2a8a619257560", "message": "Adding runtime plot (and memory data)\n", "proba": 1.9271168127943383e-07} {"commit": "20829e05ed6a665a224fdef43e4f91cd5c002199", "message": "Add missing test condition for prepare()\n", "proba": 2.4479768399032764e-06} {"commit": "fddd14eed81fce804e91ead0a546aa9d6256cb09", "message": "astro/ps2d.py: Use same colormap (scales) for error power spectrum\n", "proba": 2.0221604302150809e-07} {"commit": "eb4700c7f69546dc80ea26bf022eda27569c0399", "message": "runner: fix setup_cache logging\n", "proba": 1.2430309652700089e-06} {"commit": "062a3c6502f4c34a49a19372933f1a8b9a97c8dd", "message": "Add unit tests to cover new connection arguments and allocation id preference\n", "proba": 1.7708505595237511e-07} {"commit": "2bef3b95d7f32e2d5bda3fdc068b17f486563bc2", "message": "add _ into the namespace\n", "proba": 0.9983251690864563} {"commit": "010b7272b01642440a0f4744030f6261e619714c", "message": "nustar_polynomial -> nustar, include AffineLossFunctions and pNormPotentials, cleaned up unused imports\n", "proba": 1.323996769997393e-07} {"commit": "ba7ca2d906b59f62fd63b621cbff861c8f44ecec", "message": "Save a copy of the run script in the results folder (for reference)\n", "proba": 1.1054603277216302e-07} {"commit": "89522d891d888db2b7a2867a73d638b79db66348", "message": "passing login parameters via arguments\n", "proba": 3.4177838870164123e-07} {"commit": "16589b733d33329c76a943fd263a6bd65e5686c5", "message": "Fix the outline when the scale is no 1.0\n", "proba": 0.9999994039535522} {"commit": "68c6f2784d44cebdc241e40eded0e25b1f3d9137", "message": "Draw dual-extursion in different colors\n", "proba": 1.978005315095288e-07} {"commit": "41f139cca1b6cf5b79cd4816f08fd1353447a6d5", "message": "Updated script for the new Windows machine and changed commit\ndefects from local directory to remote machine.\nReview URL: http://codereview.chromium.org/2124019\n\ngit-svn-id: http://src.chromium.org/svn/trunk/src@48081 4ff67af0-8c30-449e-8e8b-ad334ec8d88c\n\nFormer-commit-id: c7dbf9d4ac18cc98683f107270a0fbcdaf156c96", "proba": 3.2212105907092337e-06} {"commit": "f4d5bb80591b4825627c9c4c95338170ecd77be9", "message": "course2\n", "proba": 1.8114933197921346e-07} {"commit": "6ac454a99672547a8d9709e326e573fd51b6bf8a", "message": "Provide more information regarding compiler\n\nThis addresses #2761, to provide a minor improvement if neither `gcc` or `CC` are found on the path.\nLet me know if you would like anything changed!\n\nLocal qualification steps:\n```\n$ cd bazel\n$ git rebase 0.4.5 # Did not want to spend too much time synchronizing derived stuff in master\n$ ln -s ~/Downloads/bazel-0.4.5-dist/derived .\n$ ./compile.sh\n$ export PATH=~+/output/bazel;$PATH\n$ cd .../someproject\n$ CC=clang-9000 bazel build //package:test\nCannot find gcc or CC (clang-9000), either correct your path or set the CC environment variable.\n```\n\nCloses #2773.\nPiperOrigin-RevId: 152658002\n", "proba": 5.148520358488895e-05} {"commit": "0a9075849fb99770037f8d7ec223d45263764c29", "message": "fix merge conflicts with master\n", "proba": 3.68441703813005e-07} {"commit": "013a41b3e0b5f5ef79fd84a1676cb2e968315c64", "message": "[FIX] read of a single id in int in res.currency \n", "proba": 2.4173718315978476e-07} {"commit": "61e95b1bdac40689feafb4770efbefbd1c574a11", "message": "Fixing tests that got accidentally removed\n", "proba": 1.49605725141555e-07} {"commit": "0288aa1af4f7c6e64c30b31ea4048d035379f659", "message": "use assert_list_equal\n", "proba": 0.00035805205698125064} {"commit": "dd2ebe252afe266d19781e53229e94414c235206", "message": "[IMP] base: Improved _currency_rate function.", "proba": 2.086569423909168e-07} {"commit": "6de99397685689943b8fa705f04fef560202c235", "message": "Fix another test for new hased minion ids\n", "proba": 3.7254665130603826e-07} {"commit": "924f59f823eacb3f8147ce465f1336997e5cc7ec", "message": "* tools/dev/check-license.py\n (OLD_LICENSE, NEW_LICENSE): Update, following up to r38370.\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@878445 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.740047974242771e-07} {"commit": "331497833ce419fef643a328247b9eb62a8e6f90", "message": "Reorder tests parameters\n", "proba": 4.748064839077415e-07} {"commit": "c9888bc8ecb8943ef08090e3325dcbdac825eafc", "message": "Fixed #30264 -- Fixed crash of test_parsing_year_less_than_70() on 32-bit systems.\n\nThanks Andreas Beckmann and Chris Lamb for the report.", "proba": 9.934640843312081e-08} {"commit": "0741f5a5380094ff6a970194870b2c41451747cf", "message": "Handles cryptography.fernet.InvalidToken exception\n", "proba": 3.2144293072633445e-05} {"commit": "57383f1c03604e60bc1ff117b59c77bb7f8eb208", "message": "lib/oelite/fetch/url: traverse mirror list while signature does not match\n", "proba": 4.0850238747225376e-07} {"commit": "4f4b0b5824800393155f218b9bbc150dfdb59641", "message": "Added accreditation levels\n", "proba": 1.4423187622014666e-07} {"commit": "960653cc52583ab3a3ca0e5e9029056a8dde3de8", "message": "Cleanup [skip hazardlib][demos]\n\n\nFormer-commit-id: 26198691c681b418db69f15cd2e9b0d918d55457 [formerly 26198691c681b418db69f15cd2e9b0d918d55457 [formerly e1a002e34be3776ecb8bae334089db125223b6d5]]\nFormer-commit-id: 6d1af65ecebc53a427af4192fa4a030ac5b5e3e7\nFormer-commit-id: 00b87df8b816b5b27fb32cec38de46cd6a74c0ab", "proba": 1.6765928876338876e-06} {"commit": "c571cc854051de345b90d68eea9cae144d6f75f2", "message": "Some simplification\n\n\nFormer-commit-id: b486db478ebf46b30ab3fa40b6098f075055086b [formerly eafdb3edd130f85f9093077f3d9ac754e0ecdac7]\nFormer-commit-id: 87c791b2632c474085313662828470ccf6cf601a", "proba": 0.0014409538125619292} {"commit": "4e2e3c37123516aae4a4fbd06ff09ae7a604a263", "message": "Fixed docstring [skip CI]\n", "proba": 1.2663339532537066e-07} {"commit": "e7d170175617e6382a6296319b04a627805b9e20", "message": "Fixed disagg with --hc [skip CI]\n", "proba": 1.0800954441947397e-07} {"commit": "ec5aee253d2ad1d78741e8ed796f491f583095bf", "message": "Also increment the version number\n\nOf course. Duh.\n\nContributes to issue CURA-844.\n", "proba": 1.0678031259203635e-07} {"commit": "5041e5de8e213023cb5fe451eda72e5fe77452e7", "message": "Rework Transition and Photon Emissivity objects.\n", "proba": 1.1065108651564515e-07} {"commit": "3af03eaf936cf45a383f4a7053889a94468ba302", "message": "calcs/hazard/general:\n\nMade the `progress` dict an instance variable of the calculator.\n\n\nFormer-commit-id: 3e74381f6ed5b8507d004134753b1e4befc04b94 [formerly 664302bf5ee1fde62b34ef6aab67aff9ea755b33]\nFormer-commit-id: 9c8f93fdd02cd85ecea4f777d583ee3183814cb3", "proba": 0.9987674951553345} {"commit": "79fd54c33b139bea4a130b28402119bb311f5e24", "message": "calcs/hazard/general:\n\nWrapped a line which was too long.\n\n\nFormer-commit-id: b60b2eda8384cfcb7e9ddf9fe0b2d8636030732c [formerly b60b2eda8384cfcb7e9ddf9fe0b2d8636030732c [formerly 15173f2eab5e77f62f37ca218052615abf12ff19]]\nFormer-commit-id: 6423dcc674fc39b306678866d2b6c0ac6afac24c\nFormer-commit-id: ddb7de5618125aafc0cf537dde017aadb6720136", "proba": 0.9999897480010986} {"commit": "7a6109e09ec61aa003809e6ae997fcd182862e90", "message": "Restored situation\n", "proba": 5.900772066524951e-06} {"commit": "435acc75b6d7c3fa0b67eb38c3f8c1f9aedafd94", "message": "Fixed a stupid bug with OQ_TERMINATE_JOB_WHEN_CELERY_IS_DOWN\n\n\nFormer-commit-id: 2720232948ae289778780aabb7bcb0b3ae4af831 [formerly d1d283412cbef61dc69b1645dcf0d59adbf4462d]\nFormer-commit-id: 8f4f7b3f2d49f9ef49a51407a67510c6d91efd14", "proba": 2.370010406593792e-06} {"commit": "8a53e84794b579e3d545c92d3833ebd8ade94502", "message": "basic: thanks dog\n", "proba": 9.230557043338194e-05} {"commit": "be68b5492c21f6037d1445f7f272996b754a9abb", "message": "coins: import asyncio\n", "proba": 2.6916650313069113e-06} {"commit": "86f9adcfb2d09ba1e587e64067ff268cc9e494e8", "message": "Reporter fix python3\n\nFix 'str' does not support the buffer interface\n", "proba": 8.010098895283591e-07} {"commit": "a17ab612adf4e36c49ad47e55aec2578c1e5689e", "message": "Fix permissions on bluetooth_le_tracker (#35432)\n\n", "proba": 1.3033358925440552e-07} {"commit": "3474875bb83643c9575e9e0fa839c7e5fe4e26d2", "message": "harness: make reprocess.py a bit smarter, add command line args for sourcedir, builddir and buildarch\n\nSigned-off-by: Simon Gerber <13ba2e9de9ead0ea0b5f47504fb3a80bb9b1ee3b@inf.ethz.ch>\n", "proba": 2.5113735091508715e-07} {"commit": "e4d55f751aae3967cf2ae839fd3fb4313411a917", "message": "jcoin: loan: convert LOAN_TAX to Decimal\n", "proba": 0.9999127388000488} {"commit": "eeb6a3d038aa7e5319d427f956bea9dcfd25beb0", "message": "Add function to load compressed audio formats with pydub\n", "proba": 2.7811523750642664e-07} {"commit": "7946ff42d551cc32c10e5d7cade549c2356e96de", "message": "jcoin: change cooldown to last_cooldown\n", "proba": 4.050532515975647e-05} {"commit": "290af0c8b66bf090c14a752bd6b71666497c012d", "message": "current_rgb(): New method\n", "proba": 4.63490187030402e-06} {"commit": "a4f25297fc33479a0d3f88a41c55e6e4e1b87bbe", "message": "Refactor player_for\n", "proba": 3.698234252169641e-07} {"commit": "f16c8b4d2fbfd3a2a1c2099d909bfa0a7f924151", "message": "jcoin: *top10: use Python's sorted\n", "proba": 5.6328899518121034e-05} {"commit": "90cb7d6ee0ea97ec01dcfa2d02e517edab9dadf8", "message": "Add vomsmap authorization method and create lcmaps.db from template (SOFTWARE-2601)\n", "proba": 1.0545318218646571e-07} {"commit": "fff942abec18728c4f4e6a9020517b5688536067", "message": "stock_location: Add the company_id in defaults\n\nbzr revid: sbh@tinyerp.com-20100621081800-rmjpcf18bi9s63sg", "proba": 0.00016127107664942741} {"commit": "fcafb9d0bcc4e93f0a4ef4c17a51b8ce3c4275a1", "message": "Improve topology pydoc\n", "proba": 7.32440166757442e-05} {"commit": "7906a2dac34803b5fbc9087d05b05ff26f8c5ecb", "message": "Output x for failures in cache checking", "proba": 1.5067200820340076e-06} {"commit": "31e2cebbb10d83cbecfef7a29f117e3ccb6ca47e", "message": "avoid unnecessary function nesting when operating on zero functions\n", "proba": 3.029657591469004e-06} {"commit": "6f6b86d1e2082a2b4807ff4802ae33331bd850ca", "message": "Implement Buddy.object_path()\n", "proba": 2.5020003704412375e-06} {"commit": "b0c7a60ef98ccab894ab6f3febc0cd177b1b2ec8", "message": "Cleaned up the decorator file.\n", "proba": 1.4716555085669825e-07} {"commit": "d72fee574781d7a96804b260b555ed4b8c667c9b", "message": "jcoin: add taxtop10 cmd\n", "proba": 1.1568233276193496e-05} {"commit": "3dbf984091a002e185dc8d94c5112b27d17f61ff", "message": "Update map description, fix name of financial costs map\n", "proba": 6.455159109464148e-06} {"commit": "f2e9d412d16295b4ce20a32d6895b10e80af4311", "message": "[FIX] web: allow cross origin on /web/webclient/qweb\n\nThis revision is similar to edc4b0b9bb87aeae2e923a5a0d93e12ee171906d\n\nSince revision 7f8fe1076660ab949a050c04443abd160555e08a\nthe route `/web/webclient/qweb` must allow cross origin\nso this route can be called from HTTP pages\n\ne.g. To allow a HTTP loaded point of sale to call this route in\nHTTPS\n\nopw-679288\n", "proba": 1.6132141809066525e-06} {"commit": "94c155c6e9a54d1060cf9f881874fa388df22728", "message": "Proper template set for /comment view.\n", "proba": 1.0904473413120286e-07} {"commit": "e3afcfac2d855b3c740431019275070e5b03abde", "message": "Improve filter description\n", "proba": 2.0774430595338345e-05} {"commit": "b510d665647b2607c52cd67aa1d03ecfa8bd7920", "message": "push: Don't send out dup index email anymore\n", "proba": 1.3142322075054835e-07} {"commit": "16b242032b49809d06140fd4ac68e3beed11dbb0", "message": "memes: make neko cmd nsfw\n", "proba": 5.13599570695078e-06} {"commit": "ec1ba71f1f5affa27de5e67ef4d53a7f6d88e125", "message": "Avoid harcoding the value of 56.* for readability\n", "proba": 3.791220296989195e-05} {"commit": "0bd22ff7bfd9b26e4acd085a6735e8a9cddcd475", "message": "install/rpm: fix use the 'zypper addrepo' command\n\nThe 74034fe0348b94aedb247910f0d1c88842f4c3ac instroduced a failure:\n\n Warning: No repositories defined.\n Use the 'zypper addrepo' command to add one or more repositories.\n\nThe wipe command returns exit code 6 if there is no repos in the system.\n\nSigned-off-by: Kyr Shatskyy <82d0c7561ff7e9a20a19db22e8fb5b2adaa3d71e@suse.com>\n", "proba": 1.8861387616198044e-06} {"commit": "7456f01efc7aa53050ba3fa0be8832bf80a0eddf", "message": "Fix some imports for Synchro\n", "proba": 9.042934834724292e-06} {"commit": "45ba28256c9de5cfa4556882ed1a53304647e3ff", "message": "fix unit test in a virtual environment\n", "proba": 1.1207114312128397e-06} {"commit": "8f00758d5167a823279ab4e2baff2e18d9647259", "message": "[FIX] js and css route should be auth='user'\n\nbzr revid: fme@openerp.com-20140422111631-zpc46gzcn0s0jv6v", "proba": 0.0030537392012774944} {"commit": "0b395b12e549953f9935948369aafddf47f6d6bc", "message": "added threshold to get_sum\n", "proba": 9.769689768290846e-07} {"commit": "12d234601e69d8898b7012b002bb6379fdd37fb3", "message": "memes: hotpatch\n", "proba": 8.29538930702256e-06} {"commit": "2349b780eea4c427f2fd60d4b1549194d78639a7", "message": "Set RELEASE_TAG to 0.1a20081206rc for release candidate 06/12/2008.\n\nPatch by: Pawel Solyga\n", "proba": 1.1468918614809809e-07} {"commit": "faca2d19889f5355c1e66a12d32b467ef522128c", "message": "Update tafdecoder.py", "proba": 4.7435389660677174e-07} {"commit": "82cc88fd79fc86498f58dc0e92ab8472af8d7f28", "message": "Fix Maildir widget defaults\n\nPrevious default `subfolders` was an empty list. If this was not\noverriden then widget would crash as __init__ checks the type of\nthe first item in the list.\n\nUsers would be expected to set this anyway but providing a sane\ndefault value will be useful for unit tests (e.g. #2224)\n", "proba": 1.4309404150480987e-07} {"commit": "5a7a50f46d10a6247f10464a0ada7b4d3bd28ea0", "message": "catch another exception\n", "proba": 9.096232247429725e-07} {"commit": "38ae2ca4f3b882a66a54aa09b95d8e90c36a67dd", "message": "Use py3 integer division operator\n", "proba": 0.00010735672549344599} {"commit": "745dea71e6f2124c0258d7712ba75f346b38ccab", "message": "[IMP] Add the corresponding content type document instead the default content type\n", "proba": 1.425075083716365e-06} {"commit": "2ec6bd1464ec060540c012ea62906ce9515697a6", "message": "check user_permission\n", "proba": 1.4863684327792726e-06} {"commit": "8d3e9ec9c2bfd2586554762374367f2e72325b88", "message": "Fix cygrpc test\n", "proba": 7.28250654447038e-07} {"commit": "c3a4c5aa4e8ef6ec128042fa0436856a900ce30f", "message": "add comment and TODO item as per review\n", "proba": 1.3207129256898043e-07} {"commit": "54ec6aae926b8b8b47ae111b63f2b286296b74b5", "message": "graphcrawler crawls down edges in reverse\n", "proba": 6.747568113496527e-05} {"commit": "6360316923b32a45df5263a523e0e7b4ba24a756", "message": "remove stray print()\n", "proba": 3.081353861489333e-05} {"commit": "4fa5fbf0dec36127cc9ee9d3bcd0c77a4c488751", "message": "fix broken unit test\n", "proba": 5.139162908562867e-07} {"commit": "234cdfcd0e8762dbdd7582d724180433b7fb6630", "message": "new comments\n", "proba": 1.313103439315455e-07} {"commit": "1c484a1e426fe121a8d9433d7c93d83bf3b6f5f1", "message": "Renamed 'update_parameters' to 'update' with small signature change\n", "proba": 6.294475042523118e-06} {"commit": "d7e30b6c630ac8adb4ab6a596978b50e48b74147", "message": "try to fix...\n", "proba": 1.568078857872024e-07} {"commit": "206098b48f51deda5bf65b26567b9703602f33b6", "message": "\u7b2c\u4e8c\u6b21\u5c1d\u8bd5\n", "proba": 3.1052900340000633e-07} {"commit": "e542718a8366d3ae973d4013f43ba051a8d5375f", "message": "replace htt test URL with https\n\nNot really security-relevant but one less thing to trip over\nfor static analysers.\n", "proba": 1.1022810753047452e-07} {"commit": "4f9a9bcb043e7e28c60f2efa02e67fbc1f2f4180", "message": "105ms, 84.42%\n", "proba": 2.2658571197098354e-07} {"commit": "a3ef38e29b7f53a309d99ef779e16d0dd39e8015", "message": "Fix bug in metaconfig collect step\n", "proba": 3.1976384207155206e-07} {"commit": "7133f07e8a617125b179d9971b5a436ed74292e6", "message": "Reenabled all timeperiod tests.\n", "proba": 1.2135873816987441e-07} {"commit": "a5de4ffe29994118ac702cef47591d4484e18aca", "message": "0.12dev: Follow up to [8539], replaced type check with a number comparison, as SSQLite returns `int`s but MySQL and PostgreSQL return `long`s.\n\nPart of #8616.\n\n\ngit-svn-id: 0d96b0c1a6983ccc08b3732614f4d6bfcf9cbb42@8543 af82e41b-90c4-0310-8c96-b1721e28e2e2\n", "proba": 9.519646482658572e-06} {"commit": "440592abdadb66242c28db254bb92e0e30fdc79f", "message": "Set length of jobName to be less than 255 chars\n", "proba": 0.9997405409812927} {"commit": "4f805ea92179d9af5c442b70ae204f2c05b4d854", "message": "Reworked middleware.py so that 500 Error pages are in any case shown\n", "proba": 1.4324668029530585e-07} {"commit": "93164a8ef9df03a701a9b05c0fc3b24c99929db9", "message": "\tmodified - drop table: ext_cscan.py\n", "proba": 2.847686459972465e-07} {"commit": "8597cbe1d4bffc2232f563abcfa7b0f6dbff7db4", "message": "Explicitly close the Repository, after the request shutdown. Fixes #4972.\n\ngit-svn-id: 0d96b0c1a6983ccc08b3732614f4d6bfcf9cbb42@5145 af82e41b-90c4-0310-8c96-b1721e28e2e2\n", "proba": 4.831195383303566e-06} {"commit": "ee5237f0a4ed2de1cdfe12b61e209c5a165159fd", "message": "re-chop normalized graph\n", "proba": 7.592262250000203e-07} {"commit": "932abba7dc16bb77cc6394c241d9dc1b95c1ad09", "message": "1.1.3dev: Merged [13339] from 1.0-stable. Refs #11775.\n", "proba": 9.971983416789953e-08} {"commit": "d37c7c3a7610d638b1c7433239d000651a95e843", "message": "Fix findone method return error\n", "proba": 1.4494130482489709e-05} {"commit": "8ce365d318e2c462ca08cd5029d4507efdbfe0af", "message": "Respect list argument in AdminViewPermissionAdminSite\n", "proba": 2.7632566457214125e-07} {"commit": "39e9404dfc33655166b263493d0d440ca10f926d", "message": "Add push_tests() to kcidb\n\nAdd kcidb.push_tests() to push test results to BigQuery using kcidb.\n\nSigned-off-by: Guillaume Tucker \n", "proba": 1.304769767784819e-07} {"commit": "0a44972985ff58cf1e6b30e1b23dbd406ed0eb8a", "message": "Add definition of reactive EOS.\n", "proba": 3.6905254319208325e-07} {"commit": "8553bad4db1efd188f3c7bd7b0898cddc2be8ad9", "message": "Added whitespace filtering to equations\n", "proba": 2.328389285821686e-07} {"commit": "cfaf65cd5fea0e28905d16c12adef4cebfc8baad", "message": "Fix 'DeprecationWarning: invalid escape sequence \\*'\n", "proba": 7.311132321774494e-06} {"commit": "4a5c94b79caf48dfeea6acea5b0baf8410243115", "message": "add reciepe for remove spawner execution\n", "proba": 1.8711487825839868e-07} {"commit": "8a1e773241e6565381b7901883f55bb0ca7f3918", "message": "Cleaned up header comments in equations.py\n", "proba": 3.750716643935448e-07} {"commit": "688bce5bcff713b82eb991be46f12484d73b4b59", "message": "change cancelArea method, now before delete area from room search the area index and then pop the area from Room.areas list\n", "proba": 1.5596866376199614e-07} {"commit": "90c7c74027fe32ba93b4a4580503f30daf9ecdb3", "message": "Remove not needed log line (#16925)\n\nThis got added by mistake in https://github.com/apache/airflow/pull/16289/files#diff-62f7d8a52fefdb8e05d4f040c6d3459b4a56fe46976c24f68843dbaeb5a98487R1354", "proba": 2.816397000060533e-06} {"commit": "3e3fb6a07866b2169ed80b0f17134d8fc5521051", "message": "added summary file writer cache clear", "proba": 2.58710031175724e-07} {"commit": "84fa83b4dd07d8bb22fd94e8e6aa30353cae5b2b", "message": "add unit test for new --project-dir flag\n\nSee https://github.com/fishtown-analytics/dbt/issues/1544\n", "proba": 2.2091698781423474e-07} {"commit": "78a9beb2101e49121dd9f6d734f873284e017083", "message": "commented out unused functions from import to save memory and put +1 in the topic number printing\n", "proba": 1.4642986911894695e-07} {"commit": "bcc62a228183de42e36f55f426a731eda81047ff", "message": "snapshot\n", "proba": 1.95099892152939e-06} {"commit": "7774801f0603d1cb9323ece86720102e31eaac79", "message": "Added 'read_setup_file()' to read old-style Setup files. Could make life\n easier for people porting Makefile.pre.in-based extensions to Distutils.\nAlso loosened argument-checking in Extension constructor to make life\n easier for 'read_setup_file()'.\n", "proba": 1.1744569405891525e-07} {"commit": "759dbb37f60b57511564fce1a2a8d431e7fc3105", "message": "Add more sql\n", "proba": 4.899681584902282e-07} {"commit": "504e75c7d4aae9974a750554432408334ae9724e", "message": "updated helper\n", "proba": 4.3090685153401864e-07} {"commit": "78c815e22b67e442982b53f41d7d899723d5de9f", "message": "Adds retry on taskinstance retrieval lock (#20030)\n\nFixes: #19832\r\n\r\nCo-authored-by: Jaroslaw Potiuk <0b79f5e5f0bba1537eabb84336faddabf8b19142@Jaroslaws-MacBook-Pro.local>", "proba": 1.2864131804235512e-07} {"commit": "6875daae62aa525525c1ba75a4d000a0b2438da2", "message": "OPTICS.MNT: Add comments\n", "proba": 1.5617347060015163e-07} {"commit": "4695f01e1fac2c64987711cc574529c50b71df94", "message": "1499 business data import validation (#2072)\n\n* Add import for distutils\r\nre #1499\r\n", "proba": 1.1223848161989736e-07} {"commit": "e8ae28c423ad07a8ff5658ff1933d27cd0a6c639", "message": "Catch all exceptions now.\n", "proba": 1.535016878051465e-07} {"commit": "d81efff30c1b4a14f54b68e2614e45216f292a58", "message": "improving the parsing of Gword\n\n\nFormer-commit-id: a36e13372a671f62aebfb259b70647a693f6027c", "proba": 0.9957587122917175} {"commit": "d22ab8ccc6ee7423fa12b09de318fd8b0330ad4a", "message": "added normalization factor for contour plots\n", "proba": 1.5558774180135515e-07} {"commit": "07bb7ff2e6ac2d6a9c1a52a3016c1d0a9dac1b4c", "message": "Some tests for putting vouchers in an order\n", "proba": 2.0113667176246963e-07} {"commit": "c033c30990ef668c6ad448e61e2dbc4bc00a6840", "message": "fix: import pathlib\n", "proba": 6.724449576722691e-06} {"commit": "fa4d04f8c43f34b17d3fb1e21ffaf6e19bdb1c50", "message": "Added closing of window on esc press\n\nThis makes the program faster to use though maybe this should be a\nmenu/action/accel.\n", "proba": 1.0807589490013925e-07} {"commit": "a0c2360820372bb9405ee3a67b9b6b02949fe87a", "message": "re: #6851 Fix style error, check existing properties\n", "proba": 1.0652867388216691e-07} {"commit": "5142932d6c50acb86d3e7fe03de07d453e87114d", "message": "Update build markdown output to be more user friendly\n", "proba": 2.2909139829607739e-07} {"commit": "c80e9666d246c863524728aff85bba07bf051565", "message": "Added support for JSONP. Updated documentation.\n", "proba": 1.0323891785901651e-07} {"commit": "039b49d348d63bf72c130ea12af943858475dc62", "message": "fixed STDAEROSOLALPHA redundancy\n", "proba": 5.341886435417109e-07} {"commit": "3082a81b4dc111f25d1d30d95f56dc5bbe9da136", "message": "Update spectral coord test for new __eq__\n", "proba": 1.5674598330406297e-07} {"commit": "b422ddc51bfb6a79cad5c8bfa4ab2619400839ed", "message": "Fix grammar problems with paragraph in docs\n", "proba": 0.9999923706054688} {"commit": "a0977a289708ed219ce44090ce727c7e6b478a70", "message": "trailing spaces\n", "proba": 8.755023736739531e-05} {"commit": "452eeebc95c8ade105fb0f2562da7373650ef6df", "message": "Update the date datatype to handle the exporting transformation\n", "proba": 7.079926263031666e-07} {"commit": "9903a3d9a3a22595bf3c89645c814c95771602d9", "message": "add 'compare-only' options which will skip xtern and non-det\n", "proba": 3.6269355518925295e-07} {"commit": "44820fc27343695095a3c0d29289b16d31b03abe", "message": "Condor error handeling update\n", "proba": 2.2115244746601093e-07} {"commit": "491d2d294ae0fcd9fb6a852d91608ffddd75ed25", "message": "fix adapt() so that DB-specified typedecorator replacements work\n\n\ngit-svn-id: 655ff90ec95d1eeadb1ee4bb9db742a3c015d499@6462 8cd8332f-0806-0410-a4b6-96f4b9520244\n", "proba": 3.6547548916132655e-06} {"commit": "7b7f1ed5a7a8b14269dcc69de42e383558308030", "message": "Remove stray import of exec_\n", "proba": 1.9651557181532553e-07} {"commit": "4b33614f83fc34a9780e7e9f6cedba1eb1c7db92", "message": "Added sleep after snapshot revert of VM to fix race condition\n", "proba": 2.0329558481080312e-07} {"commit": "c57d4c5e3785ec8845bfd0c233682b96b69dda95", "message": "change distinction between adding to cart or wishlist in product view so that add to cart is the default\n", "proba": 2.1926658178017533e-07} {"commit": "a32a3c557cbab11118cf10e9f236dbf39c5f77fd", "message": "[config] fix resource type listing in common vnc_db code\n\nThe python common lib used by config services (schema-transformer,\nsvc-monitor...) uses the 'vnc_cassandra.object_read' to list all resources\nfor a type. That method requires a list of resource UUIDs to be read but\nin case that list contains only one UUID and that UUID does not exists\nanymore, the 'object_read' method raises a NoIdError exception instead\nreturning an empty list.\n\nChange-Id: I743767f1e441fb26f726bc0acdc8aa29e2ef74f9\nCloses-Bug: #1798765\n", "proba": 4.7902780352160335e-05} {"commit": "a3b3290fd732fbbf78b16c909fc26804968d883a", "message": "SBPLA-36560 retry when no response from server\n", "proba": 1.3581285429609125e-07} {"commit": "44f3615479e103fbc1489293d7b174cfc5f1681e", "message": "decode bytelist right away\n", "proba": 3.1026493729768845e-07} {"commit": "f7dbecc4b73b374ae1796f31b984cdb29d71731e", "message": "Removed a debugging line\n", "proba": 1.6889798644115217e-05} {"commit": "407c07fa331fbdc79f49723e82ae1e8208d2c97c", "message": "Ensure non-strings are coerced for natural reading\n", "proba": 0.00014076975639909506} {"commit": "f5f3cf65db2f9468ce5023605175f0ab769f5c70", "message": "Improve admin UI\n\nClose #66\n", "proba": 1.5418714838233427e-07} {"commit": "0f94cbac4a87229fff785260981818c1cc761d45", "message": "fix form_button\n", "proba": 1.887036341940984e-05} {"commit": "9d98c96639c271b4b93fed2ae1a71cbb15be8641", "message": "updated packages.py\n", "proba": 7.948309530547704e-07} {"commit": "21ff2a4007ab984113daa48fcaf76af6f05ccc6e", "message": "pylint.\n", "proba": 7.759924187666911e-07} {"commit": "67b6d028d10523a5e9bd230b31fc0e4a1ebef307", "message": "Add a version command to Aurora.\n\n\n\n\n", "proba": 2.606444127195573e-07} {"commit": "75ad0397da365f63633e299f41c25612523e96c5", "message": "remove unused NewmarkState, make_implicit_step()\n", "proba": 1.373920440528309e-06} {"commit": "72aed832be874f0ff52a673d2e4678ac846ce17c", "message": "Indent error.\n", "proba": 1.0277422006765846e-06} {"commit": "204723c28003e0720bc8ba7a80e449d3f7bfc819", "message": "Switch tests to check w/ CA that is present in GHA\n", "proba": 1.2566398766011844e-07} {"commit": "ea84af30671a1190be4c2f0d8a28d7aa65a2154f", "message": "Use area_name as post.label\n", "proba": 2.240808044007281e-06} {"commit": "b640a98745de9a18aee7a537d1ebe5bd85feec48", "message": "Updates task-sfpconstant stim labels to be consistent with appearance, as we do in feature_df\n", "proba": 1.1521000686798288e-07} {"commit": "93682d3a18f8879f43b19e6f433c2df97d03cd5b", "message": "Finished time testing. Same time, a lot more flexible.\n", "proba": 1.2982002317585284e-07} {"commit": "d137a0e262869de71167a5779b74fc1ad7de71d9", "message": "fix the argument order in Application instantiation in test.interop.soap_http\n", "proba": 0.0003317118971608579} {"commit": "d43eda5917bc4be1235c206f3e5f53ab5cd27333", "message": "jcoin: calculate cooldowns properly in stealstat cmd\n", "proba": 3.6569443182088435e-05} {"commit": "341f3a4c1a4e6e3c69cc8f012aa62e2e4557439b", "message": "stars: use self.logger instead of logger\n", "proba": 2.0269719243515283e-05} {"commit": "cddfbe81aa61fd993e1f793630ba8f60d92e35ee", "message": "Adjust wasm-opt flags.\n\nPiperOrigin-RevId: 405441550\n", "proba": 2.1203593405516585e-06} {"commit": "ac9c52ed07dccd3d5716608f9f8e3bc3be20d5e2", "message": "\tmodified: ext_cscan.py\n", "proba": 4.841536451749562e-07} {"commit": "edad46ae3ecd954c9106468a774cbf0bf45c1074", "message": "Added fake ticket posts\n", "proba": 1.703383958329141e-07} {"commit": "ff22bcb2ae267ae755639c3ca9c8b3997717e7fc", "message": "Use full client settings for fake_data.py\n", "proba": 3.4125989145650237e-07} {"commit": "e8d67499c116bc7dd8b766747293691c36110f45", "message": "Specify help text for -l -r -s and -i\n\nThis was adapted from the descriptions given in the README.\n", "proba": 1.243172675913229e-07} {"commit": "c2c7e71e3e5fa849eeefb9ef24198a9fb8acca19", "message": "express json_printr in terms of a pipeline\n", "proba": 2.8402728275978006e-05} {"commit": "91a1d0e61041119108f33778ff57852807099e23", "message": "tweak\n", "proba": 1.375922693114262e-06} {"commit": "43e980fc58cc562267ab26717ff228cd5ae122e7", "message": "Only authirizes GET method for the CVE API.\n", "proba": 1.0680088280423661e-07} {"commit": "354db6336e659b898a23869cb0237034f14bd676", "message": "#75 fix compress patch and make it optional\n", "proba": 1.1982253056430636e-07} {"commit": "fe39698ece12fe4c1e557f9efb2414c005b15184", "message": "[REF] advance invoice deaktivated incompatible code\n", "proba": 1.2901556090127997e-07} {"commit": "0e91cd0870f1964f9fba92c7ebe6af2df9d8eb48", "message": "Refactor to clarify.\n", "proba": 3.0254486205194553e-07} {"commit": "53ae1b9de70ce5580306e6c6a16984ed25150442", "message": "remove useless goal state\n", "proba": 0.9999754428863525} {"commit": "3bb5e402c26e1f145767b03d3bf016f8d22ce76b", "message": "changed fib\n", "proba": 0.0002798078639898449} {"commit": "ccc5d10c47f6216d640c5cda01d00d711c116050", "message": "Fix compatibility with Python 3.x Small code cleanup.\n", "proba": 1.1866963234297145e-07} {"commit": "5dc29bd623e0ded95dd2650564c4141abe8ac1df", "message": "Factor out function argument inspection.\n", "proba": 2.2721160348737612e-05} {"commit": "92c226f697b598e5ab3fd098e2bb5e2e5bf9020b", "message": "fixed bug with missing values\n", "proba": 5.326797918314696e-07} {"commit": "c65d77ea5b8fa0790e3cd30d217805b823107ff7", "message": "Globals should be in CAPS.\n", "proba": 6.6599009187484626e-06} {"commit": "fc8d52797111f8ed2f3ef2482ee0d2fc8d3b14b6", "message": "Working on the wrapper for the LSP pipeline.\n", "proba": 1.1401511557096455e-07} {"commit": "a0a24584c38c5d841aeb8618406769cbfb574dac", "message": "Fixed variable misnamed.\n\nThe varible \"mult_strs\" was changed to \"opt['strs']\" during a\nrevision of this code. Guess I missed one.\n", "proba": 1.3539359144942864e-07} {"commit": "3bf17a4a31baef3a4e8389666b435def9a4e91e0", "message": "Improve isinstance() check in order notification\n", "proba": 8.430615139332076e-07} {"commit": "535c015607cf8fde5580d6a648bebd080deeb0a4", "message": "registration was changed\n", "proba": 1.8840556492705218e-07} {"commit": "b8969dc36bb501ea8688b2f3c551ea3cf5633c69", "message": "Refactor. Extract CUDS checks.\n", "proba": 1.2285744332984905e-07} {"commit": "dc3e641524985b83509ba06f1ff07b8b44f51b2b", "message": "set loc and moment inside of MagDipoleB source\n", "proba": 1.1388515019916667e-07} {"commit": "50dc07f0886d716ad36c27de1f6a4a18599c424f", "message": "Fix submission route\n", "proba": 4.7872545110294595e-05} {"commit": "8363682bcd6ec9a151e4a905f2217a9f2747a63f", "message": "update minor version number\n", "proba": 1.1278953024884686e-06} {"commit": "69ba72a171f4243bd21458e7a5592fdbcb61feb5", "message": "targeting the right fan\n", "proba": 1.5624259219748637e-07} {"commit": "370cb91c9f502cc97c948a8aed7074ceace9e9c7", "message": "Changed mkcred interface\n", "proba": 3.592620601011731e-07} {"commit": "98484a8bf586dee7b7f821781f052f4f50e69074", "message": "altered for new coord convention\n", "proba": 1.4628777478264965e-07} {"commit": "397326a2f5429580c2746ce235d1820016651e55", "message": "typo )) -> )\n", "proba": 0.0006193845183588564} {"commit": "95bfd06c044619698fd0faf2c384b3ea16bdbf62", "message": "disable crew size\n", "proba": 4.379089375561307e-07} {"commit": "53d2003dd481f30860e430a343663fb13aed9bc0", "message": "Fix Bug\n", "proba": 6.961977305763867e-07} {"commit": "d05a057765db1b096f45123cf65a3ecf7640018b", "message": "plt1 wie 2\n", "proba": 1.625122763471154e-06} {"commit": "3ae5819cb237eb91c0c735bc05ab4721d8eab032", "message": "main: add --cff-round-tolerance option to cli\n", "proba": 3.77717896071772e-07} {"commit": "433cf12f9f376a79d519438446631baa7868feb0", "message": "Read/write GSPath in G3 style", "proba": 2.271209496029769e-07} {"commit": "54c6b4d9dd4c7db9bf4fd4b812e4b1fa3d8a2d06", "message": "fixed function signature in mobilebase\n", "proba": 2.650940871262719e-07} {"commit": "b3fb8f85186c8d3032a2ddaeaf32c820356a161f", "message": "Add a comment which clarifies why Content-Length: 0 is not sent if \"raw\" mode is\nused.\n", "proba": 1.267595450826775e-07} {"commit": "2d8b66e9e33baa3ebddf2b9ba2b5b77bdfbfc3cf", "message": "Also correct IndexError bug", "proba": 2.3150202821398125e-07} {"commit": "654412bd941b6825818ffdfabda1d4f40044a5bd", "message": "Calculate isosurfaces from the smoothed rather than binary images in the\ncase of thresholding. From the levelset space for active contours. This\nwill give numerical precision finer than the that of the image.\n", "proba": 1.1856080561756244e-07} {"commit": "47afc0196e767d5fe8fc4f67700b6e8a8fc36d5b", "message": "Added core sequence generation method\nTimings and auto-assertions are still to be implemented\n", "proba": 1.1677825284550636e-07} {"commit": "54b08fd3512073d5332812d8dbddb47a9afdfa84", "message": "Fixed linsolve.py docstring\n", "proba": 8.287397577078082e-07} {"commit": "7f08c29decfcadc9093046a38eb0a2980552e573", "message": "Bug 540725: Add ability to specify random seed to runtests so that random order can be replicated. (r=brbaker)\n", "proba": 1.2155217632425774e-07} {"commit": "2a7a14b6f1baebd541eb2573e794d5f8723c341e", "message": "Add comment about largest integer size.\n", "proba": 2.0107759723941854e-07} {"commit": "5c7f67c2f782ef90614ed0584e7a7b3bc2584c66", "message": "Log warning for invalid configuration files\n\nThe file won't be upgraded and a warning is logged for every file that's not a proper configuration file.\n\nContributes to issue CURA-844.\n", "proba": 1.1184527437535507e-07} {"commit": "0cdd27934be00b11514eb5c6bf11a91953a470cd", "message": "Fix tests for followthemoney update\n", "proba": 1.8482808172848308e-07} {"commit": "7d286bae822d4aa27e36e3e3fa2d1b90141add2c", "message": "Added error checking for getting database connection\n", "proba": 1.5857777668770723e-07} {"commit": "6140457302cde26bda64f8288d16a6f664cb7828", "message": "Added cubic minimization to Wolfe-condition line search.\n", "proba": 1.0640581393772663e-07} {"commit": "655d482a3612230ece9fe42589ba7f668aa08e06", "message": "Bug 791804: Update the AOT compilation to use the new Assert and Util classes instead of shell.as\n\nCL@1119380\n", "proba": 1.265619289370079e-07} {"commit": "a73c3d8172f2295e75e663ea6d2f33c033a731aa", "message": "updated ScikitLearnAdapter to comply with new paramter definition form\n", "proba": 1.1453003878614254e-07} {"commit": "091d69e7594c6ddbc280edc1bd3408155d634977", "message": "[Discord] Remove chess pgn command\n\n", "proba": 1.362890179734677e-05} {"commit": "cad276168741b5494cb71759f9cfcacd8e29d024", "message": "fix coverage exclude paths on Windows\n", "proba": 5.45181819688878e-07} {"commit": "5806c57d2ab07036bed6d099c8ab77d785bb0ca4", "message": "Add options to client.\n", "proba": 1.360951102924446e-07} {"commit": "7c154d9dbe0d9e228a25e667d19083c366c124f2", "message": "Not an error. Debug.\n\n\ngit-svn-id: 81e381228600e5752b80483efd2b45b26c451ea2@9159 e27351fd-9f3e-4f54-a53b-843176b1656c\n", "proba": 2.1018768165959045e-05} {"commit": "74d47d1ead4879ceec0231a28b8c9c6c5a536b4f", "message": "Closes #16080: The decorator ignores failed attempts to set the required\nlocale, so an additional check is required.\n", "proba": 1.0758598989468737e-07} {"commit": "0d31eff11ef442f3b97c3592feaf893cd3d433ae", "message": "Speed boost\n", "proba": 1.9617175439634593e-06} {"commit": "03eb90f9a625b39a2ddd157164e74d93a573891a", "message": "Update vulnerability.py", "proba": 1.081463778973557e-06} {"commit": "f2728a0b567623fd36572fac753a47fef9574298", "message": "usable admin for simplefaq\n", "proba": 1.290588755864519e-07} {"commit": "cbfeb9c255eca48ffc41ed84dbf55d2f5ce0f73b", "message": "[Discord] Use database for trivia\n\n", "proba": 1.8933498324713582e-07} {"commit": "20f7b32bcd49cbf4764c7b4de547b444016dd6c9", "message": "Add limited spot support to ADAM \u00fcberscript (resolves #256)\n\n* Returns spot instance support to the ADAM \u00fcberscript. If a `--spot-price`\n option is passed on the command line, calls to `cgcloud` to start/grow\n a toil cluster will pass a spot price. If this option is not passed, on\n demand instances will be used.\n* Fixes a syntactical issue with the `grow_cluster` method in the ADAM\n \u00fcberscript that led to the optional `cluster_type` being incorrectly\n overridden when trying to pass the `*options` parameter.\n", "proba": 1.2397605075875617e-07} {"commit": "c74914b907c20d6a2d6a4277f9f82312dff51dd3", "message": "ZON-3228: Restrict query to documents only.\n", "proba": 3.1397524935528054e-07} {"commit": "d6ae4117f3ac3878e4125f48be25bc3e1e53cb8a", "message": "Fixed some bugs.\n", "proba": 1.1671578903360569e-07} {"commit": "a94783142ddd285cba1c72082e447957f336ab5b", "message": "BRANCH 4.2-51:\n updated the WebLoginWdg\n", "proba": 1.3029679735154787e-07} {"commit": "9784f3bf0ff98047543103268c4ac827c2fe3df8", "message": "Remove outdated module reference.\n\n\ngit-svn-id: 81e381228600e5752b80483efd2b45b26c451ea2@12645 e27351fd-9f3e-4f54-a53b-843176b1656c\n", "proba": 0.9998588562011719} {"commit": "a2737949393c34758c4dc30361d907b732d4df63", "message": "Handle n_macro_cycles=1 (avoid divide by zero).\n", "proba": 1.4376951185113285e-06} {"commit": "82d0e65406e6a657542e431120cb4e7f4d9859cc", "message": "fixup! [ADD] Funcao para criar as ordens de pagamento\n", "proba": 1.49796036907901e-07} {"commit": "d636448520de54b7286d1c25b19538369f47569f", "message": " - Remove tests for classic class behaviour\n - Expect a new-style class tree in the getclasstree test.\n", "proba": 1.06003916755526e-07} {"commit": "132a10f38c6c5d29c38a388af7d50e7ceb71e8fa", "message": "Add weekend close and open times\n", "proba": 8.693738891452085e-06} {"commit": "313bc9e433b3b00968780a84d619d2d4c669f985", "message": "moving some staticmap variables to settings\n", "proba": 2.8166957122266467e-07} {"commit": "e56a4d07e2e7b4287e08878ed946a2ee5aaa1554", "message": "sftp fix\n", "proba": 7.992106247911579e-07} {"commit": "c81da3efbedd182622fecf7a008610e3251264ac", "message": "[Discord] Improve type hint formatting for pronunciation command\n", "proba": 2.678820010260097e-07} {"commit": "e2bb83e791aa7763e5aca9097595674f3452f7be", "message": "Update affected tests.\n", "proba": 1.296018155017009e-07} {"commit": "e0cc843235e9723cdca898dbe8450c5e96ae8622", "message": "io.py writes attributes to hdf5 files.\n", "proba": 1.110625476030691e-07} {"commit": "798fb10a81c493a5e19e624dab71963dbd928691", "message": "Fix Python3 tensorboard server_test failure. Fixes #1147.\nChange: 114916060\n", "proba": 5.403235832091013e-07} {"commit": "ddc1347954ce98b47e66da6de2cd7f10b44edd34", "message": "[typeahead_search] Allow num_commands=0 as a special case (non-initialized).\n", "proba": 3.0792708116678114e-07} {"commit": "76fb8239b26eb67a8a9eecf0cf5320bb97cf5198", "message": "Also log request and response size metric for every API request.\n", "proba": 1.0755562129816099e-07} {"commit": "7e1cd8e08d13fdbba21a90a81f222c600c60d001", "message": "Change numpy_lt_1pt constant to all CAPS\n", "proba": 0.0027020873967558146} {"commit": "e92a36accb84f1669cc11404560e743a386da44f", "message": "Moved some functions out of run_all_in_graph_and_eager_mode. (#1639)\n\n", "proba": 1.730391403498288e-07} {"commit": "0030a0c919ca22bd9c4de844cf8dc3182ca673cd", "message": "Closes #13732: now use os.linesep instead of a literal newline.\n", "proba": 3.447015046731394e-07} {"commit": "00701abf3184d8ecc6ae5d6d03544c77e5970638", "message": "dump repetitive queries\n", "proba": 0.00015612281276844442} {"commit": "b6a9e9e35ea29407c41174db76e746ae98787290", "message": "Fix a gpu test by adjusting tolerances.\n\nPiperOrigin-RevId: 291834229\n", "proba": 2.6384552256786264e-05} {"commit": "a6136d6ad90a49acb5c88d072b9b1597d524368e", "message": "[Discord] Improve process translate function formatting and clarity\n", "proba": 3.434864538576221e-06} {"commit": "16921c9bfc29076f9f3aae29ee975bfd7aef7547", "message": "add '?' to lookup regex (#676)\n\nFilters passed into the ami lookup may include question marks", "proba": 1.81301942348e-07} {"commit": "1f41d37716067fa782204f9ebd7800c04c22791f", "message": "add drcargs.getDirectorConfig method to parse and return json dictionary\n", "proba": 4.2929076471409644e-07} {"commit": "b40b9cc7b6fcdd4aad3ce0990cc83be2392595bd", "message": "Changes to rulesregistrar\n\nAdd more log lines to rulesregistrar\n\nFix rulesregistrar\n", "proba": 1.3966094059014722e-07} {"commit": "6d7c5407b8451cdfd61b23d67fddf697f63d16a4", "message": "Fix comment\n", "proba": 2.1542624040193914e-07} {"commit": "87bb4badbd2d34a1fbf1d481c55e0fbe525a1375", "message": "removed user name from default directory\n", "proba": 1.00795637081319e-06} {"commit": "01c8013a5ca21b73e3fe0125e682fa9343054965", "message": "renamed a constructor of DMR to 'from...'\n", "proba": 1.2866733811733866e-07} {"commit": "5c19fc7810f13712127b8527b040f8f656474fe5", "message": "Fix tf.contrib.layers warnings where squeeze_dims were used with tf.squeeze\n\nSigned-off-by: Yong Tang <765086fe2e0c1f980161f127fec596800f327f62@outlook.com>\n", "proba": 1.1504707231324574e-07} {"commit": "19773a7e1f12d151917d1f7cea9c7537b45dc7b2", "message": "Backport test.support.fcmp() from 3.0 to silence -3 warnings.\n", "proba": 1.0454436250029175e-07} {"commit": "04dc74a5949edef6d8fed247f390bcf0abde3159", "message": "Fixed a bug to CNN model architecture.\n", "proba": 1.1138713063019168e-07} {"commit": "8b0ce52ba41685e10cc395331e9c29d8d77527ad", "message": "Mark the test with expectedFailure for now.\n\n\ngit-svn-id: b33bab8abb5b18c12ee100cd7761ab452d00b2b0@134914 91177308-0d34-0410-b5e6-96231b3b80d8\n", "proba": 0.9999983310699463} {"commit": "c8a59f361b1f7dd3a203637af923a57d8e8cf8a1", "message": "Change to pre-calculate the property values to improve performance\n", "proba": 1.066306708707998e-06} {"commit": "c2c59f5e67975e28d52c945f3c78271dc3295788", "message": "Issue #20138: Backport tests for handling non-ASCII URLs in the\nwsgiref.application_uri() and wsgiref.request_uri() functions.\n", "proba": 1.1240108932497606e-07} {"commit": "f663f2277cbae2fabfb09a1cf557f7508a1c13e8", "message": "More work.\n", "proba": 1.2655009129503014e-07} {"commit": "dad0ce78a8bf66b408f7db7a8af89800c3190fc7", "message": "Updated documentation.\n\ngit-svn-id: f502b99eb1c95a567c3db4e21cd7828f3e46dcfd@285 2a83181e-c148-0410-bf7c-9f1693d9d8f0\n", "proba": 7.103395910235122e-05} {"commit": "54a515a7d058e5b77b8c010f40f92df095f223b5", "message": "Ignored parameters without gradient in importance\n", "proba": 3.129385390820971e-07} {"commit": "6adda105afc2e3bf7c92199e25288450b2ffd427", "message": "lisa.analysis.frequency: Make plotting average line optional\n\nAllow removing the average frequency horizontal line.\n", "proba": 1.5674613962346484e-07} {"commit": "6e2213762f8d732911bcce5475c92f0a2b16e1be", "message": "Remove acquisition. Add chesbboard square size, image undistortion, and pose estimation.\n", "proba": 9.986811022599795e-08} {"commit": "a24469e385c7806096134c79a528bc53fa812336", "message": "Fix online EWC penalty calculation\n", "proba": 1.053576033882564e-05} {"commit": "29d24237b0e29d83478182ad219da478ee2135c1", "message": "Make loss_ops_test.py work with C API enabled.\n\nPiperOrigin-RevId: 183861779\n", "proba": 1.0311508731319918e-06} {"commit": "027105eabc5912f20829061475363252a7102b4c", "message": "fix debug +1 in segmentation\n", "proba": 0.00010571144230198115} {"commit": "244678c843c63578c5eedaaf957196839b4e5c03", "message": "consume the iterable\n", "proba": 3.678276698337868e-06} {"commit": "bb13e7fc4ceffa9818c5a0ec534cde4b236347c7", "message": "\ud83c\udfa8 flake8 fix\n", "proba": 1.3811350640935416e-07} {"commit": "ec5d476322134406e9991f91bc2cca71285f4106", "message": "comment in OrganSegmentation\n", "proba": 1.7514734906853846e-07} {"commit": "4fe6cb5cd59be181f64662a890190ffdb223edf4", "message": "Tolerate missing files when collecting metrics (#1207)\n\n", "proba": 2.9985594096615387e-07} {"commit": "6c2ae210f756f92ef6870af6c1a53db35d80d975", "message": "ensuring loop_time is read as integer\n", "proba": 0.0023474614135921} {"commit": "22b69b648576ac3ee8fdb0e3c8280b4176d746a6", "message": "Remove upgrade GUID *after* performing disable/uninstall\n", "proba": 1.7356835257942294e-07} {"commit": "1b6e298709fa5fdadc80eb200c62d1eedebc35f8", "message": "add multiple cutoffs for env\n", "proba": 2.5121257749560755e-06} {"commit": "2b4761599873e08a21d835427269a84def0d4ea6", "message": "Fix typo in docs\n\nAlso added one missing comma for readability", "proba": 1.188835426546575e-06} {"commit": "e4175b89947b866d15bd2991f2eb53edd5b99ae3", "message": "Swallow git import exception\n\nSee the following issue which explains why we can't catch a specific exception type:\n\nhttps://github.com/gitpython-developers/GitPython/issues/637\n", "proba": 0.00018192704010289162} {"commit": "f036308442a2123a89dc4e2dfb61c319d9d80cf5", "message": "Add cli tips for .flaskenv", "proba": 1.5388835095109243e-07} {"commit": "ede84830218c8f81ef8c5fa017c950d89543b2e2", "message": "logs beginning of the sos process in slack\n", "proba": 2.556484446358809e-07} {"commit": "7c0b36f1467d2d8ea5fdc572d5edfce476a6eb89", "message": "cleanup #2326\n", "proba": 1.4121305014214158e-07} {"commit": "f183ad426d45f73933b8d071806dccd9353375dd", "message": "XFAILing TestPrintStackTraces on linux to stabilize the build bot\n\ngit-svn-id: 4c4cc70b1ef44ba2b7963015e681894188cea27e@235169 91177308-0d34-0410-b5e6-96231b3b80d8\n", "proba": 1.8510480686018127e-06} {"commit": "d608603b7c1fdb4963251bfbc507556d2bd2d56b", "message": "refuse to launch spot instances\n\nWe have to wait for #30.\n", "proba": 1.1356563334175007e-07} {"commit": "5eebf49165711dbdb2cdaafee31be31e99976818", "message": "Click order of operations\n", "proba": 1.7076209246624785e-07} {"commit": "6c6ebdbd93ea2b3b49144d77d6a964fc49cd2461", "message": "change directory for unmapped reads\n", "proba": 3.775007542117237e-07} {"commit": "bc5634e78dc9350a42afff2679d7a29dcb5da67e", "message": "Correctly set ipython metadata for piped alignment preparation\n", "proba": 6.910935326231993e-07} {"commit": "2ecde11cdde76ed63818f4d55708a803c58e1f6c", "message": "Add docstrings and more functionality\n", "proba": 1.8006129209879873e-07} {"commit": "42e9a4d1ed04fd2ad71b20b94eecd2dba89cd4de", "message": "Velocity smoother added...\n", "proba": 1.2407494409671926e-07} {"commit": "9040212476fe429743593486f509034e83048c5f", "message": "Refactored priors into a function\n", "proba": 2.1097184799145907e-05} {"commit": "2e0f2d7f35e4bf8c0771a5812473f3bd9238041f", "message": "Fix (mini fix) pytorch output (#67)\n\n`batch_idx` is multiplied by `len(data)` (which results in the number\r\nof samples processed). This doesn't match the next value after '/', is\r\n`len(self.x_train)` which is the total number of batches (and not\r\ntotal number of samples).\r\n\r\nThis closes #66", "proba": 8.154564056894742e-06} {"commit": "78466dbeeecc7cbf3ce79bd8671d068f0230dc3e", "message": "added similarity 2\n", "proba": 5.335315563570475e-06} {"commit": "d4a60d59f1e9aac480c170a7f7d12c1ae22f8e3c", "message": "error message fix\n", "proba": 2.215360836999025e-06} {"commit": "e79203450df95b08cddfa4a6856c30da3004bd36", "message": "Test only distributions of absolute values\n", "proba": 3.321297299407888e-07} {"commit": "aa06bb3b68582d5c449b8e7bf17bb2675a1655e4", "message": "Style: remove extra blank lines\n", "proba": 0.0010345554910600185} {"commit": "6b73b5a22a56d2beba055ba063ca83d7aee02387", "message": "Fix lie in docstring.\n", "proba": 1.450420086257509e-06} {"commit": "5ddee90df029550955ca6c73ce5021218c3a134a", "message": "Factors out sortElements(elements, order).\n", "proba": 1.1199379059689818e-06} {"commit": "df9dab1525bfd350fb4d6732b0295ef1b594fef8", "message": "updating functions.py\n", "proba": 2.0763914108101744e-06} {"commit": "4fdfbba7b48dc7bf42efc259f25ffa318ce6cfc7", "message": "I edited my file.\n", "proba": 1.2322989562107978e-07} {"commit": "9e247fdaa69fc79503abcaffbab51969b2d3141f", "message": "Moe Work\n", "proba": 5.497575443769165e-07} {"commit": "29301f1984193e6cbec08256eb05bb9f86d136d6", "message": "Made so pop up dialog is near main frame\n", "proba": 1.7956297426735546e-07} {"commit": "ff399a76a1ba27eec197f5166364f567535e3be7", "message": "switch game logic\n", "proba": 1.4803689509790274e-06} {"commit": "871eaac1a58ad812ef915ddb14aaa5923117f32a", "message": "Implement index\n", "proba": 6.6585671447683126e-06} {"commit": "793e056762b415102086a59498171bb443a12d05", "message": "Run measuring in background thread\nChange secion names\nSet name property when building a zone\nNew MeasurementData class to build data for logging\nUse properties when getting temperatures\nUse MeasurementData when getting measurements for logging\nNew water_zone fuction\n", "proba": 1.7320259360076307e-07} {"commit": "37ff5cd2cab547fb736b6e61944bdabd67bd53a4", "message": "Update gba/views.py\n\nfix name", "proba": 2.4884576532713254e-07} {"commit": "b88792f97cba045760dfb868037c8ed3b79188fd", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "290f2759e139fc57ffa64306b7b8b981bc12a160", "message": "Supporting SSL cert location on SunOS (SmartOS, really)\n", "proba": 1.1294802959582739e-07} {"commit": "6017ef913f2ef938fd3187f84a34369f80c82cb3", "message": "Updated plane class. v0.1.8\n", "proba": 0.0006192363798618317} {"commit": "59d5892fa38b4f762621dacf6052aa3331e714a4", "message": "added new play_hosts var\n\nthis variable has the 'current host list' to be executed over in the\nplay. Useful when using --limit to not iterate over hosts not included\nin play in templates or with_items.\n\nSigned-off-by: Brian Coca \n", "proba": 1.740161934549178e-07} {"commit": "ceff3b6ba30417715dce62036076872b2f4c7a7e", "message": "Minor modification to set_fact with_items patch\n\nPrevious patch was reverted due to the fact that there was an issue\nwith the results not always being a dictionary (they're sometimes\na unicode string, ie. when the with_items is used with yum). This\nminor change corrects that by checking for a dict object.\n", "proba": 1.1811705746822554e-07} {"commit": "d7dfc5e1b86f089228cc1d54fd9e763791c091c2", "message": "view NovoEstoque se nada selecionado, retorna\n", "proba": 1.490752055133271e-07} {"commit": "a2e4e86323ad8722a814a675e84e3ffcb8a26b79", "message": "Updare prior\n", "proba": 2.9963783276798495e-07} {"commit": "0fb6a3d8f5c6c184b27114edcdbbbf2568310eec", "message": "Bump version\n", "proba": 4.5088074784871424e-07} {"commit": "75821b76010f3a586af98aec9422810885011b95", "message": "return fullname as str\n", "proba": 0.9999994039535522} {"commit": "63100505ce6c964cecd9a0a14651b0b677cf57da", "message": "add ability to browse an user/organisation list of project\n", "proba": 3.213829415926739e-07} {"commit": "416c10bbe5ecac2668fb0944c7cf0d02e4079712", "message": "enh: added spinor keyword to psi, to select spinor component\n\nSigned-off-by: Nick Papior <81a73bca3d342ffee33d7cf845fdbf77b6553831@gmail.com>\n", "proba": 1.1034843083734813e-07} {"commit": "0caf583de4eda65c04a18074bb02de05612f4a83", "message": "Writing to file\n\nAll stuff to write is put in junk_lines or gitignores. Then only one\nfunction takes care to write all that properly.\n", "proba": 1.0482310131010308e-07} {"commit": "d57a234cc9fafbaf65b8749547a021c426290e77", "message": "enh: removed a never reached statement\n\nSigned-off-by: Nick Papior <81a73bca3d342ffee33d7cf845fdbf77b6553831@gmail.com>\n", "proba": 1.9047631383273256e-07} {"commit": "572031dd87cf9704752dc181b1cd421668187a7d", "message": "moved symbols in beginning of file\n", "proba": 1.2377632856441778e-06} {"commit": "563f03e523784c0958537a09ca4fa87c9032c1f8", "message": "Remove functions intended to make changes\n", "proba": 2.606188047593605e-07} {"commit": "7e1703a0dbb270ffff44ef0397f6cae08c866882", "message": "bug with gitAdd fixed\n", "proba": 2.699938477235264e-07} {"commit": "318bb3a4259fdfbf644777f717acec5e6fd2e76c", "message": "ci/appveyor: Ensure install_visual_studio_wrapper can be used within args\n", "proba": 1.8204278262601292e-07} {"commit": "6efbef3ba9e21b0cabdc1c064f903f27618472a0", "message": "more call data tests\n", "proba": 1.2917092817588127e-07} {"commit": "e4379999275a30a3c8b1d75ee1e9cb108931e44e", "message": "Adding a check to make sure that all direct indicator words are lower-case\n", "proba": 0.001226867432706058} {"commit": "e8cb30d07638fa68e014a1cfe57426064f6cb5db", "message": "Welford method of iterative variance computation\n", "proba": 2.40418415842214e-07} {"commit": "6e88c3a44a306e9489f5f8adba4c452a8b28a77b", "message": "Remove redundant check message", "proba": 4.288212494429899e-06} {"commit": "ecc06717eb430f9aa8ec8d546e777abbcb3b3e06", "message": "Removing extra debugging statements in tests.\n", "proba": 1.4282817062394315e-07} {"commit": "a638f0513101927e5bce9cec375d4e5bc38338b7", "message": "fix bug with restart_command\n", "proba": 4.0153716440727294e-07} {"commit": "bf3d7da02004eb679d1d0d5cb245fe54f06baff2", "message": "Added 'project' argument in SaveAsSetAction\n", "proba": 2.1989040988046327e-07} {"commit": "5c7788035639db3bcdc7c32a0bfc64e2e8b16bb1", "message": "Tile statistics for gross emissions soil only, model v1.1.\n", "proba": 1.0055352106519422e-07} {"commit": "c1a64fe1d34a7dcb3a65100ee413590cb1626253", "message": "debug\n", "proba": 1.5664004422433209e-06} {"commit": "c8545e7babc64bf74fc54885bae20c1c4d3620c8", "message": "Fix text positioning when Bar has margin\n\nThe scrolling text commit introduced a bug where text was positioned\nincorrectly if the Bar had a margin.\n\nThis PR removes that bug. Hopefully.\n", "proba": 2.2272293165315205e-07} {"commit": "90771b20e22c17f747c9586acc4047e4ac16b08e", "message": "Determine version without needing admin privileges\n\n* SHOW DIAGNOSTICS requires admin privileges which mon_api does not have\n* ping/ returns the version in the header\n", "proba": 1.889915068886694e-07} {"commit": "5046fd1ef9dcb8f3bbf0d11467888b3c2b3e7e67", "message": "Add the __version__ variable to __init__ See: http://goo.gl/ixKV5T\n", "proba": 0.00025566641124896705} {"commit": "b7d15d1e05f7a67747632bc39ebd73a481b44ffa", "message": "Handle IOError for file check\n", "proba": 2.2936444565857528e-07} {"commit": "8f62c0ab91fe28f95fd09fbe878252103e1d1771", "message": "Revert \"Revert \"Optimize Atari envs\"\"\n\nThis reverts commit c8a84d3c1d3d998266e5edd972d33a021c599053.\n", "proba": 1.241164824250518e-07} {"commit": "c9f0c0070ece2f67dfea1ba4b8d3b09e017a3df4", "message": "Explain forward simulation loop vs fromzerotodata\n", "proba": 5.454127176562906e-07} {"commit": "146e678c896e3ac114ffe0f2046ffa2c366c5abb", "message": "Bumped version to 1.3.0.\n", "proba": 1.2197928356272314e-07} {"commit": "c93a1ba4e144cf65c88b90036f44715c0bda508b", "message": "Increase network and connection timeout for FastHttpLocust.\n", "proba": 1.1142091693727707e-07} {"commit": "912c9d1b97d0e7f7b9098edfd71e1344181f967c", "message": "stock_orderpoint_manual_procurement 14.0.1.0.2\n", "proba": 4.147648553498584e-07} {"commit": "10e49010a5080922cebf0fa741544353ae91c89a", "message": "[FIX] stock_orderpoint_origin: fix duplicate sources when using multi-step routes\n", "proba": 7.687466450079228e-07} {"commit": "bc3a071c9c6203c64a694bc8b7938880d9fc6dd1", "message": "Commented out unused code.\n", "proba": 1.1020287615792768e-07} {"commit": "eceb737297344cd59a887abab7e0b8d1bc572571", "message": "fix stock period post\n", "proba": 2.1421384133191168e-07} {"commit": "da29a08c7a39ad70aa50ec30611dfa9a90381410", "message": "[FIX] module, technical reference guide report: don't print fields having the same name than another on another object that have been modified in that module. + small refactoring\n", "proba": 3.143341587019677e-07} {"commit": "4bd50ffcca49612f716d1ca68bdcf20b6b5a8330", "message": "Add autotest to impossible delete admin\n", "proba": 3.320942596474197e-07} {"commit": "bea1f84fb9ff6ba1c06a2bf825d0109cace556e1", "message": "finally a working example of the C API wrapper!\n", "proba": 1.1180816272826632e-07} {"commit": "fb678a0ce4b32438ba88959bd75dd11942f6611a", "message": "added missing comma\n", "proba": 0.0004962366656400263} {"commit": "aeb8b81e816df63d51090ed3625d62bac5797998", "message": "linux: remove stray libcrypto dependency\n\nFollowup to CL 20049004, which looks like it added an unneeded -lcrypto\non linux.\n\nBUG=3625\nR=henrike@webrtc.org\n\nReview URL: https://webrtc-codereview.appspot.com/28459004\n\nCr-Mirrored-From: https://chromium.googlesource.com/external/webrtc\nCr-Mirrored-Commit: c3c9015bc6e955bbbefadad72e267f077911137c\n", "proba": 1.535577575850766e-05} {"commit": "7aced32a0717d729fb3f7b5bcf8f44acdd9b706d", "message": "Android: moves base_unittests_jni_headers to use long for JNI.\n\nBUG=317523\n\nReview URL: https://codereview.chromium.org/131523002\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@243908 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 1.3086756780467113e-06} {"commit": "c7fdeef54f9ee6bee73ed639358c2661ee0f73ed", "message": "remove max_std command line arg, not actually used\n", "proba": 5.336183903636993e-07} {"commit": "c237b27ea93cd44783d9882ff65a587f4fb8bec5", "message": "Remove the gmock unittest example from the build as it causes link errors in XP Modules.\n\nReview URL: http://codereview.chromium.org/115854\n\ngit-svn-id: dd90618784b6a4b323ea0c23a071cb1c9e6f2ac7@17067 4ff67af0-8c30-449e-8e8b-ad334ec8d88c\n", "proba": 1.5171318636930664e-06} {"commit": "f5dd7b9bebab5fcfd65e7393a0802327c54c1b49", "message": "add relengapi as a namespace package\n", "proba": 3.460628477114369e-07} {"commit": "681fa5df06d8f4e0dd028253c79234f78ed83369", "message": "Fixed test_search_results\n", "proba": 4.285399882064667e-06} {"commit": "6201ab6b2664a3a690abbc75d89e9cf891d53625", "message": "Adding an additional argument, \"name\", to experiment.continuous_eval() and experiment.continuous_eval_on_train_data().\n\nPiperOrigin-RevId: 166062800\n", "proba": 0.9999868869781494} {"commit": "45a81c7767555ff25445b4c3c74e981138356b48", "message": "Update views.py", "proba": 4.614934141500271e-07} {"commit": "46632ccee8e89957126e0d2e8ba2659401c4a3fe", "message": "TST: duplicate test case\n", "proba": 6.574632607225794e-06} {"commit": "f683d360788a4fb3c192e4d38cb23bbf26d79ef4", "message": "Remove run_v1_only decorator in tracking_util_test as it can be run with both v1 and v2.\n\nPiperOrigin-RevId: 323613818\nChange-Id: Iaab9732e5b9d56c03386ed022142686747defd18\n", "proba": 2.2031088519725017e-05} {"commit": "412a1b57d5764f0feabe2b6067273d298b6afd04", "message": "Import tensorrt if available to import_pb_to_tensorboard.py for displaying TensorRT ops\n", "proba": 2.1831345975442673e-07} {"commit": "61c42e0a17399d7add710f280ebedb00130e94f4", "message": "'Shots:' label added and ultra minor changes\n", "proba": 3.1004518064037256e-07} {"commit": "c3e953b0bd338c74c55c9af4319ab5609a3a06da", "message": "Update docstring/exceptions in run_test_equivalent_calls\n", "proba": 1.3938299616711447e-06} {"commit": "19e7ab8f2ccbb2068a4ba8682ab53e006b50121f", "message": "logins for sectionone\n", "proba": 2.477430314229423e-07} {"commit": "a19b5fbbbb1bc50290b2b2897e2c0c91c7dcfc96", "message": "DOCFIX: Remove redundant part of interp_regular_1d_grid docstring. Correct some calls in docstring.\nPiperOrigin-RevId: 223978066\n", "proba": 0.0007615820504724979} {"commit": "964ea35a09106f58768d1fa91e037135afa17543", "message": "Added in rotational logging\n\nAttempting to address https://github.com/jonfroehlich/makeabilitylabwebsite/issues/608\n", "proba": 1.6358130494609213e-07} {"commit": "8e844a66c1e5e341d57ac35371538e6956cd1ee4", "message": "small fix regarding upnp_SetAVTransportURI, do not return an error when no CurrentURIMetaData is present\n", "proba": 1.4576832541024487e-07} {"commit": "3b96614fe97a3d5da9826867396c4c0f5c22db50", "message": "add nb_input_layers to load_weights\n", "proba": 9.550167305860668e-07} {"commit": "a87e2937d10e8703a165ddcd4e04d967576ae400", "message": "FIX: Fix incorrect reference to True\n", "proba": 0.9988321661949158} {"commit": "5a1baabd4ad855d2d5947a9ac356fddc769f0e89", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "5cc8f969efb2982dcf6f9f5919eb7ee7301613a5", "message": "clean, clean, clean\n", "proba": 0.0003477525315247476} {"commit": "fb0982e4e95e21a3f7cf1292a87a28b40cffedc7", "message": "como es qs?\n", "proba": 1.444021563656861e-06} {"commit": "1276d1a94734fc0e59acd5956988b39954b35062", "message": "Remove print\n", "proba": 1.5574403732898645e-05} {"commit": "773e39398886b0fc2a87c4d74c38170825f87304", "message": "Update config.py\n\nadded configuration information for mapping functions", "proba": 2.673893959581619e-07} {"commit": "4ec65ffd8c40013abeb6477518680bd7221c1e55", "message": "Fixes single mpa export - #258\n", "proba": 1.2282909267469222e-07} {"commit": "73687c24028790785e91c8c081ead19b222310a6", "message": "Add option to ApplyPaddings to skip ensure_shape, to use it with an input that will be broadcasted with padding.\n\nPiperOrigin-RevId: 404622660\n", "proba": 1.5773179029565654e-07} {"commit": "698e3c1b6370cb5c67213072218b7da081bb6470", "message": "Print no log found message only when that is true\n", "proba": 0.0005351874860934913} {"commit": "e6292a0cf8885941a45c750ba10a21cc847d8f76", "message": "XIface 103 update\n", "proba": 1.8049559002975002e-07} {"commit": "9a745e94e5f4bb418ae9a8dd9406aa9cc847c59b", "message": "Updated files\n", "proba": 5.452270670502912e-07} {"commit": "c2940612e8e4eaf01fc150c6bda6c2a25b822e4e", "message": "http://luc.lino-framework.org/blog/2019/0701.html\n", "proba": 1.2907388224903116e-07} {"commit": "7b2b009a3f8e821b147a60e80dd39f9aff40540a", "message": "used sqlalchemy session on mining process\nsessionmaker\n", "proba": 1.2767625889864576e-07} {"commit": "af4b176107cae3d782288fdd6a9c19d2076d606b", "message": "Fix unicode method in carriers model.\n", "proba": 1.86528859558166e-06} {"commit": "79a0d08c570e897b1372ea03a5b5678377d906c1", "message": "Fix flake error\n", "proba": 3.98071642848663e-06} {"commit": "2d4a77d94e271cdc244b2a65f94d897fd2f12fd4", "message": "DOC: Change selem.ellipse params\n", "proba": 4.637085169179045e-07} {"commit": "4993e816b8e0d18b2832edfe1f250ec191f47488", "message": "Try-catch on creating a mconvert.h file\n", "proba": 2.73574300990731e-07} {"commit": "2fb55da670a3d49f8e9670b9d839fc62d491830e", "message": "BUG duplicate finity check in input validation\n", "proba": 2.0188731753023603e-07} {"commit": "eb92533ff25a5b4c45e41bf93eb5b1868814befc", "message": "Parametrise edition_id\n", "proba": 3.017259473381273e-07} {"commit": "685fac0a437861e7ce583179393a67323081229d", "message": "Init Stanza publisher on startup because of zmq needing some time to start sockets\n", "proba": 1.271341147912608e-07} {"commit": "5f48f3ff1649beecd853a1602ca9335c5e16f913", "message": "fix bug in Vector constructor\n", "proba": 3.5143881405019783e-07} {"commit": "59a5b1e35941c14d91662c7420e29fa5c5d5ddc7", "message": "[IMP] downgrade the logging level to ERROR when the server cannot connect to the database\n", "proba": 2.6012492071458837e-07} {"commit": "bf96a8363020024524395c06ecd47e2a4fe02857", "message": "Update ipc_lista1.11.py", "proba": 3.614325692069542e-07} {"commit": "41d8ae0090fca40a4265faaf784581ae2b509f0c", "message": "api/clubs: Fix authentication check\n", "proba": 4.4928057718607306e-07} {"commit": "c11763724fcda3cf21b4b5b128478612ca9a911b", "message": "fix remaining problems from merge\n", "proba": 6.105176453274908e-07} {"commit": "22b23fb2b33c648edd8db4636030804f0e53366d", "message": "Update ipc_lista2.05.py", "proba": 3.720272445661976e-07} {"commit": "fea36bf077f301eaba5ada5c8a0b62a591a01a59", "message": "Teste para adi\u00e7\u00e3o de segundo n\u00f3 e remo\u00e7\u00e3o de acentos\n", "proba": 1.921640375712741e-07} {"commit": "5ecfeafe9e00624732999ebc5aa06f28d12be005", "message": "If dying process takes lock directory with it, re-create the lockdir.\n", "proba": 1.2131569349094207e-07} {"commit": "949b9442eda55d02a7f529e4fe04e19057225767", "message": "Change hashed_url to quoted_url\n", "proba": 0.00022283980797510594} {"commit": "1b847cb6c28d300a667502ff847bde560f736577", "message": "refactor: complete using requests for all GitHub and Travis API interactions\n", "proba": 8.31074544294097e-07} {"commit": "8ac48ffb1c48c993f82f83226cb6581ff256bd2b", "message": "Added locate to find input files to utils.\n", "proba": 1.077893330148072e-07} {"commit": "f75869b8f03c54156b459ddfb01ff0ccd04cac82", "message": "Successfully stores messages in files, mindful of the last message timestamp.\n", "proba": 1.2557821094105748e-07} {"commit": "1b04e1bfdfeec3b1a2f0d0d30f5b8f661a034865", "message": "template_path is indeed an attribute of the Email config, as originally envisioned\n", "proba": 1.2805843141450168e-07} {"commit": "e91214b5d503c93fddced5d8bd7a34863409b4fb", "message": "nastran: exit -> raise\n", "proba": 2.842026333382819e-06} {"commit": "69ceb7414704cfbe636dd0564aa98931ab957454", "message": "streamlined createItem fct\n", "proba": 2.3724113873413444e-07} {"commit": "5c06f2bbd415a05c749412906e78074955ea34aa", "message": "Browser Based Template Automation Changes\n", "proba": 2.293839145295351e-07} {"commit": "02a4abadfa46cb1d7dd0b26da8e946197957e6dd", "message": "add charliecloud 0.22 (#21574)\n\n", "proba": 2.1745486833424366e-07} {"commit": "becd3bc9f48082ae50ca1c4d281fcbd9dc34b1c4", "message": "annotate all modules\n", "proba": 3.377757366251899e-06} {"commit": "ad0ba8ce68795312d0dcab6178ec6d547f09209e", "message": "darshan-util\" add \"shared\" variant (#21640)\n\n", "proba": 1.410561196735216e-07} {"commit": "2cdfa336775bf58b1d8c0e16d9d6c76a10cbd8c9", "message": "Add 6.0.2 (#26501)\n\n", "proba": 8.284782961709425e-05} {"commit": "d98b433a3c14af5aaba03fd439f6e47cb970bac6", "message": "Fix py-jupyter-client version ranges (#14126)\n\n", "proba": 1.1489543538800717e-07} {"commit": "7b8effba0ebbbb60b62b5b4e8d3502170f323c50", "message": "Checking pixel scale addition to swarp with ECO00026\n", "proba": 1.6494969656832836e-07} {"commit": "01657e6991197c999180c2fec367fc75e59fba15", "message": "Make suite-sparse use spack compilers.\n", "proba": 3.142430387015338e-07} {"commit": "b7249cd1d9e3786d84aee27bbb8e9062ad65501b", "message": "starting to organise MY mess", "proba": 3.1146652190727764e-07} {"commit": "09c6529fb087e842858b9dd94cb6910bb3814523", "message": "Preliminary IPv6 HTTP and DNS check support\n", "proba": 1.4423586947032163e-07} {"commit": "e9697035bb723b1c289645a2e81d5ba52c7d4876", "message": "back compatibility with c_name\n", "proba": 4.09281881275092e-07} {"commit": "3e42dae9554595c2fb62aaf79363e379cff8615e", "message": "Fix typos\n", "proba": 0.9999994039535522} {"commit": "827203564d7d3b237436f5920b8fead59e7dfbb2", "message": "fix issue of \"when local_settings.ini have no GLOBAL section,uliweb will exit with exception\"\n", "proba": 1.0702743935553372e-07} {"commit": "ce76a1fc34599d27446568152b3957b0db2c1a13", "message": "added ultrasonic distance publisher for HC-sr04\n", "proba": 1.2563990026137617e-07} {"commit": "c33f011d3ea9e1783149a9fb34d941a899f7cedc", "message": "Exclude fields from CommentForm that will be automatically inserted\n", "proba": 1.3662126718827494e-07} {"commit": "270bf3e491e073fcf61d6825486d0c7166e91b82", "message": "Fixed unit test for discovery\n", "proba": 1.597556860133409e-07} {"commit": "18b4c8bfb482ee87c3350b5ee102d8f234efd32b", "message": "python3 compatibility\n", "proba": 3.738225302640785e-07} {"commit": "3465ed6b9c3f05df2c78ddff62a0ce32cabf5456", "message": "disable backfill task\n", "proba": 4.740554231830174e-06} {"commit": "10c8137699d03f8cb684229718961e6db76c10db", "message": "version bump\n", "proba": 7.394332897092681e-07} {"commit": "272a13798b9a474d43d53db503ae48737d66a368", "message": "add doer.setAdditionalDataProvider(getDataToPickle_for_table)\n", "proba": 1.5032108535706357e-07} {"commit": "0e9dbc765375a9b7f908f30423bb009c9707540c", "message": "Using default dict for a small perf boost.\n", "proba": 1.0795681504305321e-07} {"commit": "1d5f0ac2163677358c7d4768707104a310e86d2b", "message": "Updated filters.py to incorporate sparse methods and added bandpass filter.\n\nSigned-off-by: Spencer Lyon \n", "proba": 1.1290086376902764e-07} {"commit": "40aa0a35e53930b525685456e9d0b8cce6890d17", "message": "Returned hpfilter to original version.\n\nSigned-off-by: Spencer Lyon \n", "proba": 1.1796912957606764e-07} {"commit": "268597dd73cfe392c44d00405ac32ce91c6210e2", "message": "ref: Make first- and lastname optional\n\nSince e-mail address is included in the filename, first- and lastname\nare not required anymore.\n", "proba": 1.1207098538079663e-07} {"commit": "49237b178f00303a64f562d10fed31097c97db13", "message": "add write permission if not\n", "proba": 2.5100903258135077e-06} {"commit": "5a4788774b2e467b9423c7f4157b2f94a5cd1d0a", "message": "new bokehjs files\n", "proba": 2.549384703343094e-07} {"commit": "a0e5cbca89f02f1d8425afa23a0f812d6862fb33", "message": "Fixed user name and email\nDefault encoding provided, issue 614.\n", "proba": 1.0811960748924321e-07} {"commit": "8664d099c420ae110511ec85135392abfafdda2a", "message": "fixed some code comments\n", "proba": 3.177911480634066e-07} {"commit": "c8e5db1e742f5bb538cc76a7f1a8e0ac97764c7f", "message": "Specify average method to avoid future warning message.\n\n", "proba": 1.316599451683942e-07} {"commit": "7030d861676909e14cf6b79ac1267dd370efb02d", "message": "[reggen] Remove old-style register definitions from reggen\n\nSigned-off-by: Miguel Young de la Sota <71b8e7f4945fd97b98544cf897992af89646547a@google.com>\n", "proba": 1.0665635130635565e-07} {"commit": "19d4800ef188bb346b66fdcaaa8364c737f12338", "message": "Some cleanup in generate mesh utility.\n", "proba": 1.265158289243118e-07} {"commit": "b874162dbac1a9f8a17d283ffe1e8c2b5befa329", "message": "tidy up\n", "proba": 1.077007141248032e-06} {"commit": "4ba14dc9e87037ac53594e30bdba2ec59e095b15", "message": "Add ssdeep test\n", "proba": 4.254226223565638e-05} {"commit": "493731aba246284bbd3d7f7714640dbe917e2625", "message": "add customer success\n", "proba": 0.0006836365209892392} {"commit": "94f816e787c754ffbcba3e10927386b5a41c4454", "message": "trying again at timeout #174\n", "proba": 3.191362623056193e-07} {"commit": "d4902aad4ce3f57ffea516353e8a142ef94fe74f", "message": "rank reverse order\n", "proba": 0.00027282489463686943} {"commit": "343d50c3e48d1b6643352e64cd017af78f10e916", "message": "fix: Bind Project to Event when saving an Event\n\nThis saves a database query later when we check `event.project` when we\nalready have the value.\n", "proba": 1.0579425691048527e-07} {"commit": "8f467d04f3c7fad6b4e6846604c679b2bb41c370", "message": "Remove call to helpers.dumps\n", "proba": 2.1166135866224067e-06} {"commit": "2e27635863c2e07462fc3156d29e102080512c21", "message": "don't try to pull commit from db in fetch_commits (#5334)\n\n", "proba": 1.1095795571236522e-07} {"commit": "e770f15745647553f5ffa31e1d6ccae1e7a61374", "message": "Small Bug fixed.\n", "proba": 1.257618151839779e-07} {"commit": "8b462b4934b9086140904a37cb6ff160c463002f", "message": "Moved import in portal.py to after the manual path insert (Windows only), which possibly increase Windows compatability.\n", "proba": 1.0311198650470033e-07} {"commit": "1b992e37118c476d93ff5bc1bd56021057de0fcb", "message": "view Ordens: mostrando status da intera\u00e7\u00e3o\n", "proba": 1.7949021469121362e-07} {"commit": "7052045172c2f3f616be782098ced662e5f35ea8", "message": "adding more information to tip response, and changing rounding, per pull request comments\n", "proba": 1.1754463002944249e-07} {"commit": "d81d93b95186300de7e94a7ce1ab88d69bb5eecd", "message": "adding really basic help command\n", "proba": 2.302162585010592e-07} {"commit": "d6d769d073ca2f8049777082b9b052de6eb74478", "message": "fix last seen\n", "proba": 2.925834792222304e-07} {"commit": "acb1b4377824ac4f478b15a31fb833538d06a8ae", "message": "make sure empty options are handled properly\n", "proba": 3.888032097165706e-06} {"commit": "8501b1872bbddc3cbd034cbf6024bd39228b9146", "message": "Refactor 'wait_for_environment_deploy' function\n\nThis commit deletes wait_for_environment_deploy function from scenario base\nand replaces it with the similar function, declared in utils.\n\nChange-Id: I59216bf728dba154534cec8af31f60ea9a9cdac1\n", "proba": 4.2635674617486075e-05} {"commit": "26fbd7e6717b2991411ea311953cd34399afdd28", "message": "Minor parsing edge-case fix\n", "proba": 7.719402219663607e-07} {"commit": "84af36bb34369fae6e61574c3307443204ec9e05", "message": "Add location to models", "proba": 4.249915832588158e-07} {"commit": "d6d2c5fd7621e8043569b30bd5fd6b3d7bbe7d95", "message": "Add exit function.\n", "proba": 6.727527193106653e-07} {"commit": "f773ab568bb05ebbf5beae3806552ba2635673f5", "message": "Fix logging.debug arguments error\n", "proba": 1.6414764104411006e-05} {"commit": "f80afc368b64b87480cc7d55017f131a8c1aa80a", "message": "Introduce af_forf_nbenf\nRefactor af_forf\n", "proba": 1.0645834436218138e-06} {"commit": "223536cf1febd51c06ae6af5a74fa7810952a304", "message": "change logging level\n", "proba": 6.936898557796667e-07} {"commit": "3da66c8dee239fd3ac487022651649215948f0fb", "message": "aiohttp: Add support to allow_redirects option\n", "proba": 1.376568121713717e-07} {"commit": "aebf994f38ff72e703dfce76941090102f4f3c75", "message": "Fixed minor bug and PEP8 violations\n", "proba": 1.6579865302901453e-07} {"commit": "f808e3be543999fed8d954ccf0c254d88c7683e7", "message": "refactor layer.py\n", "proba": 3.7282104585756315e-06} {"commit": "4124f3dc65b30aed4219305daf9994b72472621a", "message": "Add test for compound expression for range argument\n", "proba": 3.3847246072582493e-07} {"commit": "c3873fa36d92bb60b6511a48926ddbd2f53ceb36", "message": "recipes don't take frozen troves\n", "proba": 4.337806842613645e-07} {"commit": "4944f1a71335413021c1313e5a66b513c2977ea9", "message": "add spiders.sh integration tests\n", "proba": 3.428485229051148e-07} {"commit": "b6850f4c17909cd7f7e322a1eca6d9514aac2336", "message": "chore: implement noop schema() decorator\n", "proba": 2.939955265901517e-05} {"commit": "40db7f178bf9e15c69a1d501d3de579df0c62279", "message": "Fixed refactoring (RBL-7831)\n", "proba": 1.25059045785747e-07} {"commit": "1e7c1327fa4d69470757042391b74a4010326fbf", "message": "Fix EKS cluster creation for kubectl 1.24\nSee https://github.com/weaveworks/eksctl/issues/5240\n\nPiperOrigin-RevId: 447817005\n", "proba": 2.0021307989281922e-07} {"commit": "3dad13ad8e464aff15aaf71a8781a38e5f2dc790", "message": "Fixed bug in progress file counting\n", "proba": 2.185513494623592e-07} {"commit": "2403dbd6073796b644a0610bc6268bf4ed8277cd", "message": "wrap forward passes with torch.no_grad() (#19278)\n\n", "proba": 7.285910328391765e-07} {"commit": "fb75114fd296fd1c9f738f27c3b92cb31b3504c1", "message": "FEAT: ML: Add max_scale argument to random_crop()\n", "proba": 2.5869448450066557e-07} {"commit": "3ae3e0dd994889f4ca38af904fea21d8d2181ac2", "message": "Add assertions around the sharding of jobs\n\nI don\u2019t think anything relies on this currently. Nice to capture though,\nsince it isn\u2019t the obvious ordering that one might expect.", "proba": 9.647054355355067e-08} {"commit": "4f50db3c3fecc84a58235d648c9bf26394244351", "message": "Fixed negligible typo in docstring in tests/regressiontests/test_client_regress/models.py from [5731]\n\n--HG--\nextra : convert_revision : svn%3Abcc190cf-cafb-0310-a4f2-bffc1f526a37/django/trunk%405733\n", "proba": 1.8258748468724662e-06} {"commit": "de3172fe308eab9aedb1137708871b63d4497f68", "message": "Fix #48, test exhausting file handles\n\nThis PR updates `ut_openfileconsumesfilehandles.py` to create and hold open as many files as the current restrictions allow, plus one. That additional file causes an expected error, indicating that resource restrictions work as intended.\r\n\r\n(The test removes all of the files it creates, so it should be safe to re-run.)", "proba": 1.1049016990227756e-07} {"commit": "41ca8ca2ccc4d6d7603b4e87c414d8f8aabf93a0", "message": "with model_concat_shift with a Lambda Plane and ZeroPadding each block\n", "proba": 1.5058581936955306e-07} {"commit": "25d526be81df75ad548a2e632b35959a03851e4c", "message": "Add function to convert Python values to Value\n\n", "proba": 0.999508261680603} {"commit": "741b1c0d773741d3472d0488e9703a5834ad3fc6", "message": "Fixed issue with query-by-example where parameters couldn't be updated\n\ngui/query_tab.py:\n - QFunctionQueryForm.updateMethod: methodBox is one more parent() call up\n", "proba": 7.948597726681328e-07} {"commit": "230223580a4f9cd7ad4a8da27d20528e2a194c45", "message": "Un-break the report generator.\n\nPiperOrigin-RevId: 368111689\n", "proba": 0.9939180612564087} {"commit": "8a2090e4a0765994db144967a2ea6a317e8d0dc7", "message": "Clean up revision model\n", "proba": 1.1429898449932807e-06} {"commit": "f48b371e591bad3f26c0d487392aca0e76122b4f", "message": "FIX saving lang comparison on revisions\n", "proba": 1.3542135945954215e-07} {"commit": "80f40bd12cdd9fd49b72cba2cbd99eeee6b3a5f0", "message": "always recompute haplo vcf\n", "proba": 5.525902224690071e-07} {"commit": "7dfdf793bb5e3a865f33ed597b10fc4526364af9", "message": "Fixing case in which `Trainer` hung while saving model in distributed training (#7365)\n\n* remote debugging\r\n\r\n* remote debugging\r\n\r\n* moved _store_flos call\r\n\r\n* moved _store_flos call\r\n\r\n* moved _store_flos call\r\n\r\n* removed debugging artefacts", "proba": 5.768908977188403e-07} {"commit": "f3b5e311bc756075e714753b520226d4225029db", "message": "Return full ads in get_schedd_ads() even when only querying the local pool\n\nThe classad that Collector.locate() returns only contains \"Name\" and other minimal information to contact that daemon, not any of the other attributes we use elsewhere.\nOnce we have the Name, query the collector again to get the full schedd ad.\n", "proba": 1.1419641054999374e-07} {"commit": "6867d5e2fc027ba71675be24ffcd202485f3c9d0", "message": "add some simple