{"commit": "cbf184b578b171d794942d1e2e9ffc7ae456d662", "message": "refactor of handling code and source formation\n", "proba": 4.209265114241134e-07} {"commit": "3394045d900eff604c907041fed653315232cf9d", "message": "Add examples showing better design direction\n", "proba": 1.7832984156029852e-07} {"commit": "5f96e210d213c49cdcda5a902abfadff403af50d", "message": "Add javadoc about when we rotate journal logs\n", "proba": 1.8418970171296678e-07} {"commit": "c80a0e37c609ee17f7a73f928bdc296492ae9ac1", "message": "Make BlockWorkerTest work when a local cluster is up\n", "proba": 4.904319439447136e-07} {"commit": "a52fff1acc55b1e4a71272c5e421170c0b38620d", "message": "Increase snapshot grid size to 20 blocks\n", "proba": 3.406784685466846e-07} {"commit": "6406f4ac8ab5d939f356815d4f321506b85369d7", "message": "Tree: Adhere to the default behaviour of left/right key navigation.\n\nNavigating left should:\n- Collapse the current hierarchy if the node is expanded.\n- Select the parent node if existent and the current node is a leaf or not expanded\n- Select the first root node otherwise.\n\nNavigating right should:\n- Expand the current node if it isn't a leaf.\n- Navigate to the first child if the current node is expanded.\n- Navigate to the next node otherwise (Darklaf addition)\n\nThis fixes #228\n", "proba": 6.297273102973122e-06} {"commit": "defe3f55a44cbf5928f3888e6d3f1253ac7d8757", "message": "fixes\n", "proba": 4.844783347834891e-07} {"commit": "117ebb81e2b04f9883846b6f45a58d2e055b7146", "message": "Oops. I broke code generation for AND under 3-valued logic.\n", "proba": 1.2827025841488648e-07} {"commit": "3e3b8a7192d267e03a6f311906223312116d178d", "message": "Don't close utility TransformerPools (#952)\n\n", "proba": 1.1337257888044405e-07} {"commit": "42c50298383512a7794e85613d7e0b50cfbdfa8b", "message": "fixes #807 Refactor KeyExtent.toMetadataRange to use TabletSection (#818)\n", "proba": 1.0672390970967172e-07} {"commit": "0fa38b7eff9ddeee78320306d3a58e4a6a751265", "message": "Locks must be final to ensure safe publication across threads\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1038059 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.247516815463314e-07} {"commit": "d2baabf93a3f5437964f764edc865cc1b98f34ff", "message": "dealt with TODOs\n", "proba": 1.5770515915392025e-07} {"commit": "0004720cdac35e1ec886d9ce01d4b96cd7a794f7", "message": "CARBON-15650: Added getCarbonYAMLLocation method in Utils.java to return the location of the yaml config file.\n", "proba": 1.0186619192609214e-07} {"commit": "4e69fa765ded46c4cdcd3ebd6cea1330cc8af1f9", "message": "Added some more test code to change logging level after some timeout to diagnoze lockup problem\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@202 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 7.33136914732313e-07} {"commit": "95102ae20814382645c4dfc4fdd837cfc921e04d", "message": "org.epics.vtype: udpate to SNAPSHOT\n", "proba": 1.8341668692301027e-05} {"commit": "01a044062f5950a6c59c043766089a92ee0e0b4c", "message": "Change log level\n", "proba": 8.812874057184672e-07} {"commit": "52ba679055a826c33f2b18f698719d584187aa4e", "message": "[debug] log all rest request uri\n", "proba": 1.713310524564804e-07} {"commit": "5c4a7bdcf0e0a28130480463081717a6121339a2", "message": "Document why it's safe not to release semaphore at cancellation.\n", "proba": 1.2356174750038917e-07} {"commit": "e4daae76c82d8092361746a274486d50c04235ff", "message": "fixing incorrect header count for GraphHopperStorage.load/setNodesHeader, found in #447\n", "proba": 1.3488799766037118e-07} {"commit": "4fa85bf1db8ffbaff925e07fe6ea9d2efd234052", "message": "hide implementation details of StackSPAState\n", "proba": 1.8168982762745145e-07} {"commit": "ef37857cf025a12fb53a5aa05a994aaec3e805e0", "message": "max-tei-to-return: add max tei to return to Pojo\n", "proba": 1.5923007595119998e-05} {"commit": "10e01e4423dcdb5bde3fa922638c2c06695093de", "message": "A response is known to be unsent if \"closed\" was *false*, not *true*...\n", "proba": 2.3675563909364428e-07} {"commit": "a4bd7a0c200933830de29860ee0fd37bad32dc10", "message": "use more efficient trove implementation for potential large sets\n\ngit-svn-id: f705032614e1ff11fed11a7e506afa6fa6966044@2363 18f1da76-1bb4-b526-5913-e828fe20442d\n", "proba": 4.3717386688513216e-06} {"commit": "6da6b3efc97d9fbea79f78019ef72b307a0a13b7", "message": "AbstractServerTest: Application zur Initialisierung verwenden, dann sind\nauch die ben\u00f6tigten Codes verf\u00fcgbar", "proba": 1.9775224302520655e-07} {"commit": "fb77ddbe502be4ff2fe1017d95473b3ad76a1f61", "message": "Adaptive range should handle NaN.\n", "proba": 2.6754423743113875e-07} {"commit": "c0591cb6060482ccfea81e9cd44dbac5b00d931e", "message": "Fixed use of backport Collections.\n", "proba": 1.0830041219378472e-07} {"commit": "996cfac548fa336ea3f079c726fe34552b13b225", "message": "Trim left and right space for unqualified elements.\n\n\nFormer-commit-id: 625bb4db2971701128938e4761d47bd300a20aca\n", "proba": 9.26617667573737e-06} {"commit": "f3324ec7fec94c203a4cbe504f44b4251d5b2af2", "message": "gh-568 Fix filtering streams by pipeline\n", "proba": 1.9864060618601798e-07} {"commit": "62efaf4a0782cd525361aa7255a6a4ba59d0040f", "message": "DB-1425: Reorganizing imports to make merges between branches simpler.\n", "proba": 1.0187183363541408e-07} {"commit": "f9634a6c437c5faa3d1726648a98359831625c0d", "message": "Offer a more conventional default package name in build-init questionnaire\n\nWhen the user runs the init task, the default value for the package name is the name of the project.\nThe project name, however, has no formatting enforced and can start with an upper-case character.\nUpper-case package names are unconventional in Java, and even cause problems with test filtering,\nas reported at https://github.com/gradle/gradle/issues/20350.\n\nThis change improves the situation by offering the project name lower-cased as the default value for\nthe package name in the init task command input questionnaire.\n\nFixes #20350\n", "proba": 0.0006925657507963479} {"commit": "29ca2ba631d94e64d18fd5cd03980aaf111b0fc3", "message": "removed consent\n", "proba": 1.4715544693899574e-07} {"commit": "18347292958267cba33d2bc28e4456977dfbe4b4", "message": "fix test failure from invalid range\n", "proba": 5.284437065711245e-07} {"commit": "994aaee7dc9847faaa483cef1c00d887594e8648", "message": "Added serialVersionUID attribute to Profile class.", "proba": 1.0949261763926188e-07} {"commit": "98b1583169c81328e5c040fbf606f95735347c6a", "message": "Removed unnecessary rules.\n", "proba": 3.112147339834337e-07} {"commit": "623f68dd89338ca630544ffe3765e48438562a74", "message": "Added tests where one of the dimensions given to the `size` method is `Integer.MAX_VALUE~.\n", "proba": 1.267999181209234e-07} {"commit": "33945c28518299674d9d66580307d11dba148add", "message": "fix issue running multiple tests", "proba": 1.0301797601641738e-06} {"commit": "0c700472ba895b7035bf4af5e6cce1dadb4ed3c8", "message": "More explicit failure message - fixed FindBugs nags\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1075713 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.976808843868639e-07} {"commit": "d04ac5cdf0cfbff7554ec80b7c214c2576bf79b2", "message": "Add missing stage offset to tooltips\n", "proba": 6.485812491519027e-07} {"commit": "cd8eb7a10d80c46ee6b35e11c3ca42cfe93669bc", "message": "Delete test case as it was not really testing what was intended anyway\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1508261 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5955606613715645e-06} {"commit": "1e9d21e345c0443cedc14a9729f044bff14b448d", "message": "Prevent crash when loading nonexisting xref.\n", "proba": 1.3702471335363953e-07} {"commit": "87745dfd3dae1647e54c88d8d928a5d30ee335e6", "message": "TIKA-2285 -- don't trim before check\n", "proba": 1.1055783488700399e-07} {"commit": "f5c9d15b1fd9ad9da4e2b6e818882f8a1ec9494f", "message": "Improved error handling for ImageMagic. No pages result is now treated as error.", "proba": 1.0230546365619375e-07} {"commit": "83b620022a1767632eb99c24dd8f2aca504e7a5b", "message": "Update CashMachine.java", "proba": 6.338245839287993e-07} {"commit": "46beddf684f2be8d641042b804d902fd31c45cfd", "message": "Typo.\n", "proba": 1.1319933719278197e-06} {"commit": "7e37d778342a27ee15ff312096b44e321eef6d21", "message": "Fix a possible NPE in the SVNProperties view.\n\nReported by: Alexander Kitaev\n", "proba": 8.232602795033017e-07} {"commit": "8048463bb353776df36bc2d3e5a2bbf5ed31db1c", "message": "Add some Javadoc to script editor's JTextAreaWriter\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.3692988432012498e-07} {"commit": "9ce89cb726ada434e6683ed9d3d46b23e1c63f07", "message": "lets try make mvn be a little less verbose\n", "proba": 2.716343260544818e-06} {"commit": "8f5c183ba7b9df6b5339586f51219b4d5e6305f3", "message": "Fix NPE in playback controls when no details description presenter.\n\nb/17131898\n\nChange-Id: Ie682bbddfe710fd482c5aba583a2275325e06cb1\n", "proba": 2.3624552341061644e-06} {"commit": "c881140beb90930641ab0eaaf1e3a017be9889f6", "message": "Set explicitly the content-length header to 0 when sending a chunked response with HTTP/1.0\n", "proba": 1.41097166306281e-06} {"commit": "45a560ffd62b7a40ca35d631f2e5f1593fc0e095", "message": "removed case\n", "proba": 0.0001770312082953751} {"commit": "b58d464815e83b5745492945546658796c8bd45c", "message": "duplicated line\n", "proba": 0.0005629813531413674} {"commit": "cf09bd9ae41285a1e3175e4360dc19461ee17ce2", "message": "Added a check to ignore parse elements outside desired path step.\n", "proba": 1.049107112294223e-07} {"commit": "44e53fcfacc34685251f3f7e1eec61baf25e675f", "message": "menu help online\n\ngit-svn-id: 9bb02eb990bcf9e4a12b3bffacf5bbb197ccc60a@16142 a605150a-d416-0410-a114-93ca8beb8bc8\n", "proba": 8.6516621422561e-07} {"commit": "cd1b22fe464e741622930c8c3d4cc8e49447bc3b", "message": "Removing mockito initializers.\n", "proba": 1.9844084420128638e-07} {"commit": "da922c397badd81f8ed49d0dc6301f61886b4045", "message": "using right future to submit the job\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@1797963 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3841453134518815e-07} {"commit": "e024b80c2565e89789817cfb05a74d84d4ced8d1", "message": "Generated\n", "proba": 9.6858434517344e-07} {"commit": "c3ad3e58514963a7b587fda6b00afc4e183643f8", "message": "Use pooledConnectionFactory in activemq clients\n", "proba": 1.8878236573982576e-07} {"commit": "93e800ad694ed8b0b380c0aa602693715d0b1c4d", "message": "Removing redundant Messages.java\n", "proba": 0.00022105102834757417} {"commit": "0b66aeb6cad5e0929cb7af99dc46a93057675a6d", "message": "1) Add getFilteredResults(), which filters the TfL response based on user's selected lines, if any\n2) Amend onUpdateData() to call getFilteredResults()\n3) Refactor generateStatusString()\n", "proba": 0.00020694707927759737} {"commit": "ba23afd49f85270ff29ea00099e0d3854bb2c20b", "message": ":art: #2311 \u3010\u4f01\u4e1a\u5fae\u4fe1\u3011\u4f01\u4e1a\u5fae\u4fe1\u6253\u5361\u6570\u636e\u63a5\u53e3\u589e\u52a0\u90e8\u5206\u7f3a\u5931\u5b57\u6bb5\n\n", "proba": 1.6431899041435827e-07} {"commit": "534aee755cbc7f4a8f51e12acfa3556f07202474", "message": "add missing cross site header\n", "proba": 6.062734314582485e-07} {"commit": "bbc5bccd9b445406a70078118a7cb19be40d8135", "message": "bug fix\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@455679 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.96711799971672e-07} {"commit": "57ce64fbf9b5a334ca292065a624e4ea0af41e85", "message": "KULLAB-294 Added an instance variable of month1AccountLineAmount to AccountStatusCurrentFunds BO.\n\n", "proba": 9.976054116123123e-08} {"commit": "1fefdbc5e98c49f020ba79d9827eba620f0728a1", "message": "\u4fee\u590d\u86c7\u4ece\u5893\u5730\u79fb\u9664\u51fa\u9519\u7684\u95ee\u9898\n", "proba": 2.915768106959149e-07} {"commit": "5e9b6352f1925022d299222e750abe02afbba9c0", "message": "Commenting BitmexTest getTrades in order to pass the CI. For some reason there is inconsistency on the test results. When i run it on my computer it works but when CI runs it, it fails.\n", "proba": 1.0793993254765155e-07} {"commit": "1b09920a267b54916b583b42d2169a01991f01db", "message": "XWIKI-5597: File upload plugin doesn't strip the file path in IE\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@31970 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 2.6407217319501797e-06} {"commit": "9fde5bb4e72ef17ebbcf56c21066a166f5ad542e", "message": "fix for https://bugzilla.redhat.com/show_bug.cgi?id=917897#c3\n", "proba": 1.8753592030407162e-06} {"commit": "aadd1272d14ee441b4348010c68cae7799bad3eb", "message": "refactor some play and stop methods\n", "proba": 4.0822342270985246e-06} {"commit": "6cbe156717873d9ab0d42b7ba499c6b17b4523c6", "message": "Fix status message for multi-ID setups\n", "proba": 6.195857054080989e-07} {"commit": "b96b0c200fc349224be2ba47e9aada5a4b783eb2", "message": "Fix the end-conversation-with-a-comment case.\n", "proba": 0.9984568357467651} {"commit": "96226af87b55c4e1e45ee81219bbb2e52bc15bc2", "message": "Implements details of a Placemark (Issue #95)\n", "proba": 1.0784341952785326e-07} {"commit": "8cafa174e86c296e17ca80f1d1887f34f8d55613", "message": "take out tablet detection code\n", "proba": 5.488795409291924e-07} {"commit": "6f00afbe3ebcf5cda9d227f63f7f2bf4ae1f672c", "message": "replacing title, but getting tofu\n", "proba": 0.0002636326535139233} {"commit": "dab70da1cb271f81571c57c6933fdb86b143c4ee", "message": "Logged EclipseLink's logs over SLF4J\n", "proba": 1.4812005133535422e-07} {"commit": "c7596b9330f28a68d61a214692b6e287dc2a8581", "message": "Change 20070228-ptw-5 by ptw@dueling-banjos.local on 2007-02-28 14:13:26 EST\n in /Users/ptw/OpenLaszlo/3.4.1\n for http://svn.openlaszlo.org/openlaszlo/trunk\n\nSummary: Beware null parents\n\nBugs Fixed:\nLPP-NaN 'lzc -c recommendation.lzx\nException in thread \"main\" java.lang.NullPointerException'\n\nTechnical Reviewer: hminsky (pending)\nQA Reviewer: pkang (pending)\nDoc Reviewer: n/a\n\nDetails:\n Null parent means \".\"\n\nTests:\n lzc -c recommendation.lzx\n\ngit-svn-id: d62bde4b5aa582fdf07c8d403e53e0399a7ed285@3976 fa20e4f9-1d0a-0410-b5f3-dc9c16b8b17c\n", "proba": 5.572647978624445e-07} {"commit": "f62c54f7f50f67cb94ed3e2cb4374dabc3602869", "message": "changed after integration with API\n\n\nSVN-Revision: 4825\n", "proba": 1.2223442524827988e-07} {"commit": "55d6d2c577bed1b2053b0ba728041fc3c5c47485", "message": "Fixed bug #2 in ConsumerManager / verification of discovered informaion.\n\ngit-svn-id: 04d5f425e1afaf15ebdf27760bf69bd4e651a03a@180 0ddc078c-3e21-0410-a0b4-493e83258d60\n", "proba": 1.2261731399121345e-06} {"commit": "857b547131d8a76b2cd3faa22168e27de1e44064", "message": "elgkr5hk6pj[p;];][][;];[\n", "proba": 1.1958515642618295e-05} {"commit": "dc65dfdfa455765cf48c23dcb04aca35d2d4ae6a", "message": "Update Launcher\n", "proba": 7.791974780957389e-07} {"commit": "5fd178105a8fcca010fbf669cf1e2907de26b203", "message": "Don't color supplementary alignments, the labeling of a chimeric alignment \"supplementary\" is arbitrary, any of the parts can be considered equally supplementary.\n", "proba": 1.0871972477843883e-07} {"commit": "66fb3329773f5dd7a7c077c5e32dea64e1360dbc", "message": "[bugfix] NPE in XSLTServlet\n\nsvn path=/trunk/eXist/; revision=10295\n", "proba": 3.688371918997291e-07} {"commit": "c9be5faf972481edf56956b123b3e76e106ef117", "message": "use objectanimator to avoid flickering of the thumbnail list when scrolled\n", "proba": 2.06597292162769e-07} {"commit": "8a6f3a4532a7329b7bf9b22c04a6ca5720715b2d", "message": "Handles NoConnectionException on #6.\n", "proba": 1.1441159131209133e-07} {"commit": "6e56c4e1e0ec0a42381dd5c2e61f6f3fec956b89", "message": "Adding a comment in Alice2\n", "proba": 4.3665036741913354e-07} {"commit": "dbccf60fcb4cdab0f3341d07d2e2eb61b9a18fe3", "message": "Log errors with RTTI while doing Timer cleanup.\n", "proba": 1.0991968935059049e-07} {"commit": "f531f21b9f450f61d3019498fa28fb58d66e510d", "message": "Implemented \"Joris\"\n\n", "proba": 2.3227514134305238e-07} {"commit": "588b30944a9b94ac779e6c1ff64360dbc464eb61", "message": "DERSL: Only render slides if there are results in the assoc. category\n\nWe don't want to display empty slides for things--that will just annoy\nviewers of the presentation as they have to wait after each event to see\na blank slide labeled SPECIAL HONORS (or whatever the non-existent honor\nis). Besides, we could get crazy NPEs or logic errors from exposing\nempty data structures to our slide-generating logic...best we keep the\nlogic safely shielded from non-existent data.", "proba": 1.074086313224143e-07} {"commit": "e892b045fa66b18b0d9daa617b348bef1bfbff7c", "message": "Estacionamento agora \u00e9 singleton\n", "proba": 3.4015062055914314e-07} {"commit": "acb13a4a6b02bc655e103c30f40d162b2324af22", "message": "Integrate ERETM with Facet", "proba": 1.2813906380415574e-07} {"commit": "788578ec0969fa6ebe68916a6a07df1c0fee287a", "message": "check same elements count\n", "proba": 3.014326068750961e-07} {"commit": "aa0d21b7b28bbbf0701527739d199ae063960411", "message": "Players can no longer break items in ItemFrames outside towns or in towns they are not a member of.", "proba": 1.0008931639049479e-07} {"commit": "7414f3a3a41f1e11bc7238178aa3b97a5fa3b47a", "message": "[FlowSortI]:\n\n-refactored InputsHandler\n-added checking profiles flows values\n", "proba": 6.986933271946327e-07} {"commit": "79272d51bc626e90a0d935a6366be7d48aa0d519", "message": "Move log loc\n", "proba": 1.3877341871193494e-06} {"commit": "c2398a0281d933a1671c0c39bff2d5114476090b", "message": "add /\n", "proba": 2.7097456722913194e-07} {"commit": "6e62c250f96fb79bb10678a5e5bfb0733e777cf5", "message": "Connect to sodapop.se if debug is not found in the startup arguments\n", "proba": 5.158460680831922e-07} {"commit": "3c503e7a0221402ad4cc4bf83d8652c0d66fe139", "message": "New getSupportedFlashModes() method", "proba": 1.462365872839655e-07} {"commit": "34298ebcbccd7b782767fcbda90dbe8991e00b11", "message": "Fixed strange bug where a conflict was arising between Spring Security and using @Context in a resource.\n", "proba": 1.0176191267419199e-07} {"commit": "a3de1635196578279a8b1df4357105f77f54735a", "message": "The server sync config manager should read and write the server sync config\n\nDuh!\n", "proba": 1.1881253669798753e-07} {"commit": "25bfbc6787038afe28e08b73ff2c389fc8f87071", "message": "Use getIndentifier instead of R.xxx.yyy\n", "proba": 3.6565329537552316e-06} {"commit": "23b02e7267e6eb4239204efcb4a7101d08c07b0d", "message": "Change initialization of Storage for 1.x devices to use service call.\n", "proba": 1.0698866503844329e-07} {"commit": "dad86e6891205bfa6eb81dbce6399131bf749b29", "message": "ensure the reason is visible in a failure to accept connection due to oom\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1209045 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4993985334731406e-06} {"commit": "c4d7ea403a908b5163711a8192088f1dd4041926", "message": "Freak not out on empty string.\n", "proba": 1.031968395182048e-06} {"commit": "3266019825e3d0ec8c6f8d45cdf4c1b634dd525a", "message": "resolve broker unit test testReceiveTwoThenCloseConnection(org.apache.activemq.ra.JmsXAQueueTransactionTest): ra test uses Auto ack mode but the xa tx has been cleaned up so amq just sees a close on auto ack so it delivers the ack. AMQ-2128 Keeping the tx around till after the close sorts this out. One question though, with the ack mode supposed to be ignored, does it makes sense for the RA to use a transacted ack mode when there is a transaction?\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@748258 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9982832670211792} {"commit": "cd6f74fdcc85085db7bbfa2592843c666bc01dc3", "message": "Spurious semicolon\n", "proba": 9.297051292378455e-06} {"commit": "44e07bf8ccefa88dd9e754cbaafca8e4199fceb7", "message": "refactor modify experiment\n", "proba": 3.942614057450555e-06} {"commit": "8ecc38a9737e4d7a176ec87109ac28e8d6ffdfe3", "message": "[Java] Check for interrupt before invoking aeron client invoker in clustered service.\n", "proba": 1.0392090388222641e-07} {"commit": "f78c8067af287ab3a9803292a8c22816b87f19d3", "message": "[Java] Formatting.\n", "proba": 1.9449930732662324e-07} {"commit": "0a09c19dc62e9a64f67dae9da73595ed9b4b3f64", "message": "Fix input focus handling inside Chips.\n\nPiperOrigin-RevId: 246850628\n", "proba": 2.664816065589548e-06} {"commit": "81b95c5c8068c9d6a372b7b2fe8b278bdfbe1974", "message": "Bits optimization: No need to loop through 64 bits if word is known to be 0\n", "proba": 0.9984762072563171} {"commit": "657972f99444ef895223875680ec5e3ec64ab704", "message": "Json.readValue() ignores default value\n", "proba": 7.473351502085279e-07} {"commit": "809d90bc0ac797870736e81e04cba021e0ed3818", "message": "Changed constants' value.", "proba": 1.5123706020858663e-07} {"commit": "016b724d1650b85792389a1f6d0647c6cb1a6192", "message": "fix(android): Check kmp file exists before extracting", "proba": 3.3547991051818826e-07} {"commit": "2407d19baf51ab7b2ab431a9e7c0a78361f960f8", "message": "Make selected notification have isMultiple set correctly\n\nfbshipit-source-id: 7a256ff\n", "proba": 1.8682794689084403e-06} {"commit": "376639778151e433371941487d030e157a6b75ef", "message": "android: add missing break\n\nChange-Id: I5e9598249457c62d3ccc9c5f754526c1fbe969bf\n", "proba": 6.050063166185282e-05} {"commit": "2ba6bd192c0db1e3d39344968fc66dd030aff0ec", "message": "Avoid Intent.filterEquals() from breaking PendingIntent from already displayed notifications\n", "proba": 1.9099874748462753e-07} {"commit": "2c468b92e7da0ffcdd263707bdfded5ce3ed243b", "message": "Remove ui tests.\n", "proba": 1.5277161935500772e-07} {"commit": "067392062d783f8d10069fbde6c7bb6ecb3f3f28", "message": "Removed Hungarian notation from the SettingsActivity.\n", "proba": 1.0963095320448701e-07} {"commit": "8f8fba15b758e520c4399f8e74efcaa9f0181a37", "message": "- Correction du Bug EMA-98 (Bande passante)\n", "proba": 1.0982203235698762e-07} {"commit": "c822c67503401258bdf86f622c536f12446631b3", "message": "Remove unused progress bar/spinner\n", "proba": 3.3704165502967953e-07} {"commit": "2e20802ca50d5acb3db8540bf5a9e612de89560a", "message": "Add/remove blur mask filter (#110)\n\n# Changes\r\n- Exposing method to add or remove blur mask filter to ticker text.\r\n\r\n# Test\r\n## Devices\r\n- Samsung Galaxy S9 API 27 (emulator)\r\n\r\n## TestCase - Adding blur mask\r\n- Example call: tickerView.setBlurMaskFilter(BlurMaskFilter.Blur.NORMAL, tickerView.textSize / 5)\r\n- Check:\r\n\u00a0 + Ticker text is blurred\r\n\r\n## TestCase - Removing blur mask\r\n- Example call: tickerView.setBlurMaskFilter(null, 0f)\r\n- Check:\r\n\u00a0 + Ticker text is not blurred", "proba": 9.210790449287742e-05} {"commit": "fd9cb95e2c952a1a4374f35f9c273c7d46510201", "message": "Fix commits list duplicates\n", "proba": 0.0013644761638715863} {"commit": "bd2ad8d4dcadcdf86a7c9137772513a20c0fcad8", "message": "added extra checking to OCSP responder test\n", "proba": 1.2839399232689175e-07} {"commit": "33e92f241278e097d042ef4404fc577f2edd697f", "message": "Investigate crash on announceTransaction\n", "proba": 4.245589479978662e-07} {"commit": "1055a2920ed01afd720bc3b58bcb011a48fb89d1", "message": "UnregisterReceiver\u3092Service\u505c\u6b62\u524d\u306b\u5272\u308a\u8fbc\u307f\u3059\u308b\u3088\u3046\u306b\u4fee\u6b63 refs #133\n", "proba": 1.3825754763274745e-07} {"commit": "b5ac0fe643c0fc06282beed4987b6a6886d7cff5", "message": "Replace dynamic window with static.\n", "proba": 1.8139322719434858e-06} {"commit": "1f6ebc1547372c7abb5799ce53b8c0d03aa559b9", "message": "rearrange constructor params to match db primary key\n", "proba": 6.241700702958042e-07} {"commit": "6ad1ac22331be67547b1e972e149f0d235430a2f", "message": "Remove warning\n\n", "proba": 4.985971031601366e-07} {"commit": "9b9358648466a184f8e9d9cc816ed22deeb06d67", "message": "display the package name when showing extraction of files\n", "proba": 8.61269029428513e-07} {"commit": "ce8485c546cd91d91143caec2a3abcc6a673f308", "message": "about section fix\n", "proba": 4.1724396737663483e-07} {"commit": "6fded4c1bd7a5c0a7b8d61c8df74d2a81ae50478", "message": "ComboPlugin.deliverBolus: avoid creating boluses within the same minute.\n", "proba": 1.1301925439965999e-07} {"commit": "b3f0951d1f70adff98031735c80931983bb3e2f2", "message": "isThisProfileSet - same behaviour on uninitialized pump as DanaR\n", "proba": 2.0681393664290226e-07} {"commit": "69bcbfc7f189d47abda387af0c18138ca6039060", "message": "TFJ-342 Streaming API: wait time for TCP level error is always initialized to 250ms\n", "proba": 1.841863621621087e-07} {"commit": "181338e9e2e66496081556c6b93d25cb9d978aa3", "message": "Another NPE check for failure scenarios.\n", "proba": 1.0940034655959607e-07} {"commit": "59565bf8bf4ec0b540919a076bfe831421657846", "message": "Navigate to the message center page when alert action is clicked\n", "proba": 4.272771434443712e-07} {"commit": "eb20bb9c330bf88ef18fb50c82ffd68a3c4fe077", "message": "\u0e41\u0e01\u0e49\u0e1a\u0e31\u0e04\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e2b\u0e23\u0e37\u0e2d\u0e41\u0e01\u0e49\u0e44\u0e02\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49 \u0e43\u0e19\u0e01\u0e23\u0e13\u0e35\u0e17\u0e35\u0e48\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e14\u0e31\u0e07\u0e01\u0e25\u0e48\u0e32\u0e27\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e0a\u0e38\u0e21\u0e0a\u0e19\u0e44\u0e14\u0e49\n", "proba": 3.1083683893484704e-07} {"commit": "e3e7da0e12b16a2c976d9e87a47d61e3bfa046fb", "message": "Use new transaction when saving AuditEvent to prevent rollback\nfrom previous errors\n", "proba": 2.2906475294348638e-07} {"commit": "539a1f20f9877e831c4eebc51a6f8820711fa822", "message": "Revert code\n", "proba": 1.376070940750651e-06} {"commit": "e9532ab9078521938f58f556ef3e9a6c4b660ffd", "message": "olt testing\n\nChange-Id: I169f2225b1df7b7de0ac7d977b6b6b4c63827c56\n", "proba": 1.7727560361890937e-06} {"commit": "44439712c893fe3b8b0f16d901c190e9e17b1c17", "message": "Log when Player or Service cannot be resolved\n", "proba": 1.5096600236574886e-07} {"commit": "2d34ec290667c2a0250703d2a1beaf400ae0a07b", "message": "Fixing Expose Behaviour\n", "proba": 3.5461903280520346e-07} {"commit": "e615ea79aa85961bdedccfe448695311f0162ccb", "message": "Changed. Formatting.\n", "proba": 1.8008036306582653e-07} {"commit": "587207ba1f48384205dcf3375ff4c59a2df9f83d", "message": "fix null pointer exception\n", "proba": 6.874532118672505e-06} {"commit": "1cf783b6c13f270dfe86bc33d8a33256a8f642c8", "message": "1.\u6545\u969c\u5355\u7684\u540c\u6b65\u7ed9cfocn\u7684\u5de5\u5355\u5185\u5bb9\u589e\u52a0\u62a5\u969c\u7535\u8bdd", "proba": 1.1472057792616397e-07} {"commit": "4d11c13e44ba89a1da3f8214149cab93baf22cbf", "message": "refactor: remove duplicated code\n", "proba": 0.02874104119837284} {"commit": "1c23bb39628e76e8c8d41c9d1603f5541a3c6faf", "message": "remove duplicate code in favor of function\n", "proba": 0.020101288333535194} {"commit": "07c6b071e831ac2de071eab13d543c78d8b6ae5f", "message": "(CDAP-2569) Always try to create the root ZK node on Master service startup\n- The \u201croot\u201d node can be namespace by the zk connect string, hence may not exist yet.\n - E.g. host:2181/cdap\n - By creating \u201c/\u201c with the given connection string, it make sure the relative root exist.", "proba": 1.0963785257445124e-07} {"commit": "aa7cdb2de09745e26231fe7e1cc055f5bde2e66c", "message": "release/v4.0.0: changes at LoadCommandExecutor. Fo; for each data type, if corresponding files are not found a warning message is raised but the process is not stopped\n", "proba": 2.3283381267447112e-07} {"commit": "b452384ffa5e370575782c2e9e50012dafd431ef", "message": "Issue #172 - Use localhost as default host in test.\n", "proba": 1.0282426643470899e-07} {"commit": "03758b77dae1e1f9a2673b4493b73e1ec37e8c25", "message": "Check tag name when creating VectorDrawable\n", "proba": 2.1646955872256513e-07} {"commit": "118a229f21cffbe68aee832e35377af81b713358", "message": "First: read and save xml configuration files\n", "proba": 4.918426839140011e-07} {"commit": "736efac598fe9f6be1c1d058a0e3985520a98840", "message": "PIG-3818: PIG-2499 is accidently reverted\n\ngit-svn-id: c4d08399a8c07badad33cbf13a0909bacb78f41f@1579447 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5864632625125523e-07} {"commit": "5cfb8c04793970c699d7851d36fe72e5d19529d4", "message": "Configured model to not save same object twice\n", "proba": 1.4942021664410277e-07} {"commit": "61fbe8b20f22c9974e9a37e58409efd0dfc61d2b", "message": "Cleanups.\n", "proba": 1.9866448042193952e-07} {"commit": "e1a4da24f839b627f57bca2993d41a0ec31b4b6a", "message": "Improved getMinigames(World)\n", "proba": 1.3016639854868117e-07} {"commit": "2a0eeeef08c0473db79e461c23936b3e2da4dbc4", "message": "license correction\n", "proba": 8.412206966568192e-07} {"commit": "f842932c2548c6ab3856f6fd207d88e3720d9576", "message": "Test email action has optional test email from and to parameters in case\nSMTP server has rules on what it can send to.", "proba": 1.0581827325495397e-07} {"commit": "4ef262ce15312f5755ab46e5d605055b789bb2d1", "message": "MW: new junit tests", "proba": 1.5549844079032482e-07} {"commit": "65fa7b76fc919bc6c73e47d1e6f8708b897eb8b0", "message": "[temp] Temporarily mark failing tests as @Ignore, will be addressed in https://github.com/eXist-db/exist/pull/1838\n", "proba": 2.3122841241729475e-07} {"commit": "7e4cfdd2f53915568c9530ae93b909c488d45232", "message": "Entity.getAbsolutePoint, Entity.getParentTree, Entity.getCommonParent\n", "proba": 0.8757883906364441} {"commit": "5f47764f9a582132a5fd7b3412b16b3f6d9390ee", "message": "Error when connect s2i is deployed on kube (#547)\n\n* Don't try to deploy Kafka Connect S2I on Kubernetes\r\n\r\n* Fix import order\r\n\r\n* Fix import order\r\n", "proba": 2.5332582254122826e-07} {"commit": "89165e59e2c235e391866bc727e78d8c95c1d14d", "message": "Don't use local server thread for rejoin test.\n\nWhen using local server thread in this testcase, the voltdbroot\nleaks in to the next server thread testcase; this is a quick\nfix to prevent that. Need to fix ServerThread ulimately, though.\n", "proba": 1.0585117138361966e-07} {"commit": "0e0d39f7b7b41c7881f87126d2cd6fc5b39ff0ed", "message": "do not process FSGetApi interfaces that are non-private\n", "proba": 4.792785261997778e-07} {"commit": "abfa970111fe7c8dfe397ccc191948e47aa9b742", "message": "Remove redundant checks for closed subscription\n", "proba": 2.920487816027162e-07} {"commit": "1387a53866ff47f8b16ce6154558289d64ff417f", "message": "[Java] Tidy up.\n", "proba": 1.4845804230390058e-07} {"commit": "efdba8c830111d0d3f7a92c62c4048e4964934da", "message": "[Java] Close tidy up for replication session.\n", "proba": 1.0689095830684892e-07} {"commit": "fad5d2a602532f0e7dd6eabb2e9519d9e990511b", "message": "[DEBUG](Android) mdnssdmin: don't reuse revc DatagramPacket\n\nChange-Id: I3f54bfec748ecefc08c1b479e4b9a4b401a271b3\n", "proba": 7.167919875428197e-07} {"commit": "a2fe713567943f45df08119000860ac6ad02cd38", "message": "[Java] Make use of Image.activeTransportCount() and have naming reflect what we are awaiting rather then how.\n", "proba": 1.0801984018371513e-07} {"commit": "f1d8e6658ed9f9f36761d415f493cbfd51cb3a84", "message": "Fixed ContactManager to filter collisions when 0 is returned from continueCollision()\n", "proba": 1.205965816097887e-07} {"commit": "aa1678bab0d63ef0c1cc8cf708a92dd0da6e7158", "message": "Terrain Lords yo", "proba": 1.3606102129415376e-06} {"commit": "a4395d102cd919687031393caaff966dd913be64", "message": "Revert \"fix genqa kafka verifier broken by g5b8d9c005c r=pr\"\n\nThis reverts commit 70475ce7e59ba15dd49563f80ee927cb6eed1840.\n", "proba": 1.2479669919684966e-07} {"commit": "ec6054f627e58777a1f74fb3399d6ec28615da24", "message": "Update Teste.java", "proba": 4.983318717677321e-07} {"commit": "cf42ff88deda8121fa5c36cf3b34aa7eb3b647a4", "message": "Attempted fix for server crashing on shutdown\n\ngit-svn-id: a2312d33856acf09907bc700940b4d7cc158d4b3@2432 89b902b4-d83f-0410-b942-89f7a419ffdb\n", "proba": 6.132930820967886e-07} {"commit": "287e150b821423b887e99e1db1e9fb8df3613c08", "message": "added possibility to use names for recipient and sender in messages api,\nalso added autocalcfee", "proba": 1.347720086641857e-07} {"commit": "fc0105cb6054c7398efed9fc727e6746c798477d", "message": "Wiki on Scalaris: internationalise WIKI_TAGS_TOC_CONTENT with the string from the bliki library", "proba": 3.125484226984554e-07} {"commit": "148c2cf474bed94f8a14dacf79e26881b0bcb503", "message": "Wiki on Scalaris: also remove \"#section\" of redirects when transcluding pages", "proba": 5.026394660490041e-07} {"commit": "e772fefee14efae383d3fdbf75aa364b85c5bf6f", "message": "- Wikipedia on Scalaris example:\n * removed a (completed) TODO\n\ngit-svn-id: d89f83fc72fb49d2f5b112dfb73cea192610bdff@1821 71766da9-9752-0410-ab17-bfafa751c56a\n", "proba": 2.250540944714885e-07} {"commit": "2da9f90fb5b127ca2029d7de45563af987de6080", "message": "ISIS-1867: refactors JaxbService#jaxbContextFor so handles exception, similar to JaxbUtil\n", "proba": 2.3865260345701245e-07} {"commit": "8bf4ff4d22c78df2472ee73b54defb8b8131df0a", "message": "Let the delegate handlers decide to autoflush\n", "proba": 5.428647682492738e-07} {"commit": "112fe90b4c2741edf2d8f83936c2e42ad8f351d4", "message": "bo-bo-boilerplate #182\n", "proba": 7.209698651422514e-07} {"commit": "6ee8ee96d43b92bc200a4e15fd4cb43707a74f04", "message": "Minor: removed unused object\n", "proba": 4.347898084233748e-06} {"commit": "d8c38c1f9d60edae0eb6772f36d3d90407c74404", "message": "avoid NPE", "proba": 9.309348570241127e-06} {"commit": "36bd8450900072ef260c19a8293406cfe0f7ccab", "message": "Reorganize o/e/c/a/s/ShardStateAction.java\n\nThis commit is a trivial reorganization of\no/e/c/a/s/ShardStateAction.java. The primary motive is have all of the\nshard failure handling grouped together, and all of the shard started\nhandling grouped together.\n", "proba": 4.944255351801985e-07} {"commit": "7b25e179dd3d111eeb26660cbab7ff5d9cee3ee8", "message": "Add type parameter to carbon config.\n", "proba": 1.2858551201588853e-07} {"commit": "b0466bbacd397651bc4bfae9c1ef03b764d58d43", "message": "[TEST] Add simple test for selecting fiels to be included in mlt query\n", "proba": 1.2509816826877795e-07} {"commit": "7f9cee19e0a6e81f4c12a5f454c8a95a2ada6bba", "message": "still testing sortedComponents and addSeq, but all other methods are\ntested at least once. coverage start: 46% curr: 74.2%", "proba": 1.2828334661207919e-07} {"commit": "edda76bb2dc8ab052eeaddb4bb5588d872507a59", "message": "audio play correctness\n", "proba": 4.115706178708933e-05} {"commit": "24b8cfbe063f5596304492bf59825f20983156e8", "message": "commented an assert temporarily\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1147395 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.065180121415324e-07} {"commit": "9b475d396ca0fcca5fc3a7d2ddc3fdeb51b4ed4d", "message": "Make the Tika CLI Extraction test more robust, with better failure messages\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1615130 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.900719325931277e-05} {"commit": "9b7b7edc5f54c6e33defed41dc4874df52496247", "message": "Fixed compilation error\n\nChange-Id: I033d9950298f574e2200913a7b1307101bad0878\n", "proba": 3.466676616881159e-07} {"commit": "d0108a6615da0d39fba3f15132955402281d3b60", "message": "some improvements for better extendability\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@460878 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.347348400799092e-07} {"commit": "a100e58be89d235726207520fffee41624af585c", "message": "Reformat, and sync with 1.x\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@510508 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.234500122242025e-07} {"commit": "af6991d0155ff5aa51e26c50beefc3ceba9a5686", "message": "Simplify Proxy.stopServer()\n\nRemove irrelevant conditional identified by sonarcloud\n(https://sonarcloud.io/project/issues?id=zaproxy_zaproxy&open=AW06pHPtwvaFA2N5WdJi&resolved=false&types=BUG)\n\nSigned-off-by: kingthorin <83ea41af2b636790c02743e48206546e1fa891e4@users.noreply.github.com>", "proba": 1.2266501471458469e-05} {"commit": "8bcd6c978fab7eb94148b3cbf7cc3da225179a40", "message": "exit on invalid parameters\n", "proba": 2.0047457383043366e-06} {"commit": "be013d0366f94c1681cac051311e0986fa32ebce", "message": "Removed tabs.", "proba": 1.4612324150675704e-07} {"commit": "445d6d41600829a305f8188851cabcdf95976126", "message": "property\n", "proba": 1.2373549225230818e-06} {"commit": "8160496bd8954b7a3ebd1bbcfc2539a1e1c526ce", "message": "IRCParser now sends a password if it's non-empty\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@52 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 3.885729893227108e-05} {"commit": "4642b8cf514803aea6b7c1bcf413d2c5091c3eca", "message": "Tracer tweaks\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@1994 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 5.18104116054019e-07} {"commit": "5a11fd99963a3ad3be9ca2f7743466feb4ae4bb7", "message": "scroll to newly created parameter in table\n", "proba": 2.742226001828385e-07} {"commit": "e0a4bbde1484a0687d632f6826ef52f9b5529712", "message": "Refactoring of document notes handling in SFormDiog.", "proba": 1.0791625726369602e-07} {"commit": "10ca79385ef39375dd0f7a1bb6a9d15fb0fe3e77", "message": "Fix a NPE when LANG is not defined (typically on Windows)", "proba": 1.9261484851540445e-07} {"commit": "ca46d697b907eea9eb451d7d30d696b46ee6597c", "message": "PDI-4556 - Hard crash of Spoon after working with it for hours. \n\nNow caching the Graphics Context used for sizing columns. \n\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@13982 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 7.858676553951227e-07} {"commit": "3578c6e26d0629f5c8a82a9f679f118a84463f03", "message": "Fixed Space of Treenode\n", "proba": 2.648727104315185e-07} {"commit": "823585a62e8dba66fe38282750da93af59f944a9", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "d5c22b59ef14a56a9da59a6d856dd635fb787584", "message": "[new] Added support for storing EntityShadows\n\nLocations now store a list of EntityShadows they have\n", "proba": 1.0862375177111971e-07} {"commit": "badd71d30fe4aa6d2d82b83f2abbf6bdc4a2cc4d", "message": "T11 - Parte de Clase Terminada - Quedan cosas que hacer para Casa", "proba": 1.3840292467648396e-07} {"commit": "80106d3c3c49ac89c3a9508084d85baa33872a6f", "message": "Re-enable assert in JsonDao test\n", "proba": 2.4783068397482566e-07} {"commit": "5c13c666c698d8938177c6b9d95f750363c77025", "message": "\njam: doc updates\n\n\ngit-svn-id: 297cb4147f50b389680bb5ad136787e97b9148ae@110842 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8264474849493126e-07} {"commit": "22f79985b22811d9de41011c70cb30835bf65e17", "message": "Add missing dependency (#411)\n\n* Add mirrorImage support for Android\r\n\r\n* Release resources after mirroring\r\n\r\n* Mirror image only for TYPE_FRONT\r\n\r\n* Remove unnecessary annotation\r\n\r\n* Document mirrorImage for Android\r\n\r\n* Improved compression and error handling\r\n\r\n* Add support for mirroring on Android back camera too\r\n", "proba": 1.1282939027523753e-07} {"commit": "32213fc8f828122cf734568c6260721d9782d09a", "message": "Fix compilation error\n", "proba": 2.1322318843886023e-06} {"commit": "de703b8f25112fccd340f7871bddcb9b5a8fb3d5", "message": "PowerMock now cleans up EasyMock state after each test case which significantly decreases memory consumption", "proba": 1.1675007982603347e-07} {"commit": "ea36a1fca8332bddc583f1b4a99b13411b46a132", "message": "Fix checkstyle errors\n", "proba": 1.0876738087972626e-06} {"commit": "185d1a2b0087121fda85b48a42c1cb96cac116cc", "message": "Fixed out of bounds exception for grid-based navigation\n", "proba": 3.062460791625199e-07} {"commit": "bae5ad166ac7924e7af12e936e1511f81c136048", "message": "\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/isis/trunk@1007239 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6336458581208717e-07} {"commit": "6ac82844064f07d06fb19bec00f7d3fb9ed7063b", "message": "Fixing javadoc\n", "proba": 7.590047061967198e-07} {"commit": "6e90a78f07c74cef1b386c766d4c4a047167b727", "message": "Oops.\n", "proba": 3.4415756999806035e-07} {"commit": "d4d3d9feeff828c26e54b8f60619994b73424647", "message": "ux_rework_fix_quick_directory_scroll\nFixed issue reported by Jean\nif you scroll too fast in the room directory section, the pagination will be stopped early. It will be necessary to scroll up then scroll down to trigger again the pagination.\n", "proba": 1.1196437554872318e-07} {"commit": "5129672f4e5d34737f005acfafd7f5224a92cdb9", "message": "edit MenuTracker.java, change implements class UserAction to BasicAction and delete key and info method from all classes which we assign to userAction array and last change fillAction method\n", "proba": 1.2138674776451808e-07} {"commit": "6aecd36b6e9c11a882241c457c0567ffe878276f", "message": "Replaced / with File.separator when fetching module web folder - TRUNK-1859\n", "proba": 1.3168933321594523e-07} {"commit": "046bea1c54e4565ad15755b727bdb77e0edb6a6a", "message": "Fixed formatting\n", "proba": 6.974357802391751e-07} {"commit": "37b800c1909d31fe87fd2f9ed6dad5c67b84175b", "message": "Remove unused variable\n", "proba": 1.4636463674833067e-05} {"commit": "c46400d126998dbe043d1495c839d52409941c94", "message": "Fix javadoc of sleep time. Fixes #918.\n", "proba": 1.1949843781167147e-07} {"commit": "814e6b2b1e32ab233abee24f567fb8a3f8681235", "message": "Modified dateformat\n", "proba": 3.305918198748259e-06} {"commit": "131c83f400b74d14d8ec102cab2a6f7bbd1abab1", "message": "Added copyright\n", "proba": 1.2614992783710477e-07} {"commit": "6e160e007b1349b67dc7e765dd71b4a083d3413e", "message": "warn->info\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@458144 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2587539067208127e-07} {"commit": "6190adbebc35cc333560ce13c130e9f885e48db0", "message": "Added failing example for 256bit key to match C vectors.\n\ngit-svn-id: c5d1e6e72477c6ff0f0d23182b109480ae86aeaa@120 3f901d5b-7c5d-4663-935e-8925751b605d\n", "proba": 7.115128937584814e-06} {"commit": "3eb37ab8208da0bd152318fe7f0043b24f1cecfd", "message": "Removed facet.mincount = 1", "proba": 0.003094983985647559} {"commit": "b2a3c13c384cbd1bfb53ada44afbdf1a69836abf", "message": "Increased resolution of collision scans to mitigate\nslingshot-through-wall exploit.", "proba": 1.0731689314980031e-07} {"commit": "396fc32040c1ef1c3b65ae11c9e11c6830dfeca5", "message": "OXAL-353 simplified comparison in general model test\n", "proba": 1.1981693148754857e-07} {"commit": "19d20b7440d833a08b9e939fb34f2be0ad868e80", "message": "Allow the creation of routes even when kubernetes domain has not been specified.\n", "proba": 1.0634393277086929e-07} {"commit": "1a451f0b9c2849c2dd49339f0736dede58805359", "message": "Add setters\n", "proba": 1.6987991102723754e-06} {"commit": "27bbca56228054918e1afa94401adeade65ae10c", "message": "Allow 'emacs' output format.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@1729 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.9999994039535522} {"commit": "53490bf8f3e34716a46a540a6e0b5b0fff1b195f", "message": "FELIX-6442 : NPE when generating ServiceReferenceDTOs (#86)\n\n", "proba": 1.0574603948043659e-07} {"commit": "08fc705958a4e447c4758df753d251098b977436", "message": "small change that didn't get saved in last commit\n", "proba": 1.917633056791601e-07} {"commit": "93d80f5c970231aafefeafe27a06c4fd35100d78", "message": "Added text color on download button\n", "proba": 1.5850535817207856e-07} {"commit": "6d51964137e92cf9106fb384d09aa5863ab9e384", "message": "handle any clipboard text\n", "proba": 2.577705708972644e-05} {"commit": "9d0b53eea87854529d68d99c6e596a70e0fb5731", "message": "update demo\n", "proba": 5.311797508511518e-07} {"commit": "f3e16c6489cde2307a34d2f60431700826e899bb", "message": "Cleanup; TODO added.\n", "proba": 1.1370434549462516e-07} {"commit": "7fc2051d17682d3590a39d9906ca35ec2edccac8", "message": "small refactoring\n", "proba": 6.957463938306319e-07} {"commit": "ff735acf73896dca3461986b9a5b8f7e75c4dfa0", "message": "Revert \"Revert \"2016.9.28\"\"\n\nThis reverts commit a5463c3afa6da5c3ff99dd679495975c241c0e44.\n", "proba": 1.2091466317087907e-07} {"commit": "e0fca6e2dde2bc989dd2ce9f10946f8447a647d5", "message": "Fix NullPointerException\n", "proba": 0.0004722409648820758} {"commit": "909f6ad5b17aadee247c1b2ba878c20945cbc864", "message": "Minor javadoc clarification\n\ngit-svn-id: 156d99fefae263fe7040597dc4e7b98918e91509@503871 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.071256848372286e-07} {"commit": "749f2610af676e86492463ccd6015f0041985d06", "message": "Use switch string\n", "proba": 2.344692802580539e-05} {"commit": "9d5a9dd5a4d275b9dbd5143888dff8f4529ccbed", "message": "removed commented out code\n", "proba": 1.9896708636224503e-07} {"commit": "4afa7e2b5b9a7537d60795a5a3298010a94ad18e", "message": "(#64) fixed back behavior with bottom sheet\n", "proba": 1.6253322598913655e-07} {"commit": "8412f127e4b24770e0707019518e3296179a03fa", "message": "Fix background of RPC loading status message\n\nWhen we converted to the CssResource we lost the style dependent\nname we attached to the panel to get the background color we use.\n\nChange-Id: Iacbcf2d5540324e997473ecd94c039c2e9e7f97d\nSigned-off-by: Shawn O. Pearce \n", "proba": 1.3908011453622748e-07} {"commit": "0f288d76d4e68ced348d7144fabc562f4281a250", "message": "fix - only successfuly fired events stored in history\n", "proba": 1.2808689575649623e-07} {"commit": "e4f39bc076038d9aa6bba135a389f03fa4bf46b7", "message": "Always scan default external storage for audio books.\n\nThe listRootDirs function is just a hack that allows finding additional\nstorage like SD cards (if lucky).\nThis change ensures that the path returned by getExternalStorageDirectory\nis always searched, even if it's not directly a mount point. Especially\nthat this is where the downloaded sample files are installed.\n", "proba": 1.0761143443005494e-07} {"commit": "4691f931de8611390017896b2264959125c40dce", "message": "\u2013 removed the generic argument type\n", "proba": 2.8962602982574026e-07} {"commit": "d41617ed7b0a7fa74d374bc8b718c02641b8aefd", "message": "bug fix: pull to load more not function\n", "proba": 2.533876681809488e-07} {"commit": "42965620fe65c52a063402150d2f0cf6a20d53fb", "message": "Make dining hall titles a little nicer\n", "proba": 7.901114258856978e-06} {"commit": "0d68c76cae92a2554719bcfb2fc3bd7ff3d67239", "message": "Improved toString method.\n", "proba": 1.685162800413309e-07} {"commit": "2cfa31dbccf3379077026e30e18b1a1a056c7cd5", "message": "\u8df3\u8f6c\u65f6\u53d1\u9001\u6309\u94ae\u53d8\u7eff\n", "proba": 5.839182790623454e-07} {"commit": "2e3ba0145b090df3406458f6fa5e22ae84a91b67", "message": "Add note about constant vecs in AstHist\n", "proba": 1.6806096425625583e-07} {"commit": "61de617a6a9ad6e6be9cd01736e6ef170a0d8317", "message": "Reformat code.\n", "proba": 1.4668424341834907e-07} {"commit": "306669d69b612cf625c18ebdee6c635256b9222a", "message": "Document behavior of ICompletableFuture methods\n\nThis interface provides useful methods to register callbacks for executing after a future is completed but it does not contain any documentation about behaviour or order of the execution. Moreover, all the existing implementations un-intuitively executes subsequently registered callbacks with a random order.\n\nWe should start with documenting the methods. We can discuss the execution order and maybe provide an ordering-guarantee afterwards.\n", "proba": 1.1890526252500422e-07} {"commit": "aae03f9915db4b575216351c5567975523ad101c", "message": "chore: optimize imports in MainActivity\n", "proba": 1.5363011698354967e-05} {"commit": "fa4e3fa413d4c4ef1f974b9b1290cc1fb725753c", "message": "Minor NodeEngineImpl dependencies cleanup\n\nInstead of refering to Node for logger/serialization, just get the dependencies.\n\nAlso some serialization duplication was removed from the NodeEngineImpl.\n", "proba": 1.1247786346757493e-07} {"commit": "7dc839b623c79d95bcc0fc3db10ea88bf64e7885", "message": "Setup all contact views\n", "proba": 1.6799751278995245e-07} {"commit": "0ff2b937b8e1b4b3805776edb465739cdc400875", "message": "@nalinchhajer1's fix for \"fragment not yet attached\" issue\n\nFix \"fragment not yet attached\" issue in SearchFragment for lower\nversions\n", "proba": 1.179816209173623e-07} {"commit": "cf605a6da96f8041fa50166a784a545741b85e78", "message": "Fix home screen button reordering on rotate/scroll\n", "proba": 9.885511644824874e-07} {"commit": "439f0835b17ed86172f1c476fc8efb8bab056cee", "message": "\u4fee\u590d post \u7c7b\u578b\u4e3a json \u65f6\u5185\u5bb9\u4e3a\u7a7a\u5bfc\u81f4\u89e3\u6790\u5931\u8d25\u7684\u95ee\u9898", "proba": 2.5451674900978105e-07} {"commit": "81484b43ec589f474d4f9d3c253400b09b682e69", "message": "[FIX] XQuery: value index access: result size", "proba": 8.118010441648948e-07} {"commit": "32032da5855f5688c2f5e93ec79313a0ab16a556", "message": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u044b \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0434\u043b\u044f CORS \u0432 \u0437\u0430\u0433\u043b\u043e\u0432\u043a\u0438 \u043e\u0442\u0432\u0435\u0442\u043e\u0432\n", "proba": 4.187408251254965e-07} {"commit": "9e4e23f4054f4fa563af8d4087ef84cd9120fa95", "message": "avoid NPE on xml ctors\n", "proba": 5.873004624845635e-07} {"commit": "ada78daefd927018d42609c8bbd716ec3d8be565", "message": "fixed #401\n", "proba": 4.983983785677992e-07} {"commit": "94704268b086d3f073a34e89b84836503cde9243", "message": "Update NGSIEvent.java", "proba": 9.081488201445609e-07} {"commit": "4ba469b018dc089c85c25a36eb0aa3e8c2b7afd3", "message": "Add a call to `super` constructor in the child ctor.\n", "proba": 4.60406738511665e-07} {"commit": "919565f339732322e2b1abdd8385dd2434598de6", "message": "[query] add selection args to stringquery. #1073\n", "proba": 1.2535660971479956e-05} {"commit": "1df58e15e12a6fd00c82f15644af08c856e66a1a", "message": "refactoring (starting early :)\n", "proba": 4.042941554871504e-07} {"commit": "223a1d3a6cd9a9b40e5f6901bdd0c8c4a09a41f2", "message": "When accepting an offer do not round the BTC amount outside range\n\nFixes 3871. The BTC amount of an offer was being adjusted up in\ncertain cases due to a rounding calculation from the fiat value\nand price. This would prevent some offers from being taken.\n\nThere's an existing check to ensure that the amount is not adjusted\nbelow the minimum, here we add a check to ensure that the amount\nis not adjusted higher than the maximum defined in the offer.\n", "proba": 1.3032389745148976e-07} {"commit": "0188ecefebdc027983710b9092d6394d5e5946a8", "message": "Properly use Builder pattern to construct and use an Maoni instance\n", "proba": 1.4052106678263954e-07} {"commit": "fcfb71b80e109648d23fc3d59633cf75737bc17f", "message": "\u4fee\u6539Main\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@460 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 5.783253413937928e-07} {"commit": "c5d358ebae1c6452774772754f6908d63a796b68", "message": "Tweak KML output.\n", "proba": 1.3208237703565828e-07} {"commit": "d40726aca60204973e4aa79ff04382ada9fbc071", "message": "Test tutorial money usage\n", "proba": 3.38999029736442e-07} {"commit": "dff6a01ceb2c2ad7ee9fc5fe3256e14f36bf252e", "message": "modify: Xor example - use helper method to add learning sets\n", "proba": 1.356138028540954e-07} {"commit": "9fe8aeb962af041085c1a094edd83bd57a4aabc6", "message": "Kindergarten Garden - unused constructor cleanup (#1465)\n\n", "proba": 1.0827087493225918e-07} {"commit": "a0652a086a0d321702fc97ae760b92c33488f3b6", "message": "MediaRemote: Show the user what kind of message failed to send\n", "proba": 7.565396913378208e-07} {"commit": "015fcd7d1714d9120e8d926cf116e27d9fd96ca3", "message": "Removed the commented part", "proba": 1.2541998728465842e-07} {"commit": "66a3b017c74e19c53f88eedc5e218ad8fab8d285", "message": "Added method to Apiary class to allow all Inspections to be seen\n", "proba": 1.2574382424190844e-07} {"commit": "0efb20476020501e11ab6a57241e830ecfd13d1d", "message": "Reverted TestReactive to r360", "proba": 1.6273206426831166e-07} {"commit": "37525989cbb7366b09f07a45e1c076b43dffb73d", "message": "Tweak comments.", "proba": 1.3619379046758695e-07} {"commit": "c8fe27e8a9f2988d46fdb52b12bf4d00bb145f15", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "073e17b602bc31a08097ff21657d46b85e07aeed", "message": "Retry failed API queries\n", "proba": 3.638121768290148e-07} {"commit": "524a74e59c973ac35ed690670006808a5b39e006", "message": "not all mchoice elements was reset\nbug id: 63797\n\ngit-svn-id: fd5e0bdc55a948b8bf0a1d738c6140e6e4400378@104922 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 5.744759164372226e-06} {"commit": "9388c053a770dccd696ddcd314990c649efb2fb8", "message": "HV-1480 Avoid computing the hashCode if not necessary\n\nA lot of NodeImpls are created during the build of the path and some of\nthem are simply discarded as they are \"modified\" (NodeImpl are immutable\nso we create a new) further away. Thus we better avoid building the\nhashCode each time.", "proba": 3.852360634937213e-07} {"commit": "f49e3b7a9d02c6ba7e8d041b07172e5dc32273a3", "message": "fix some names and log wording\n", "proba": 8.225460078392643e-06} {"commit": "bd17ed8663d78beee2a6d67002a0a481765764fc", "message": "Changed error messages to use system.err as opposed to system.out\n\nsvn path=/trunk/eXist-1.0/; revision=1563\n", "proba": 2.4741700599406613e-06} {"commit": "b8d257487b130e10b4649a73680a9c1649f67a5d", "message": "Comment wording changed.\n\ngit-svn-id: 00c97792f1b0c5b2dff58c9f61c94e82f9ba229c@1255 d779f126-a31b-0410-b53b-1d3aecad763e\n", "proba": 3.2281117455568165e-05} {"commit": "ee8f03f07bd877d3c78450bc36f6778641887afb", "message": "MenuListener terminado", "proba": 1.4162050092636491e-06} {"commit": "6bac0269c1b61269f468a8343a1bdd1b345087a7", "message": "added keypress handlers for username and password boxes\n\nalso, it appears that setting text in a label sets focus\non the label, so don't set initial focus until the\ninstitution name label has been set", "proba": 2.40905222881338e-07} {"commit": "1e2a4406bc5142425a454cae55916df1f40bb519", "message": "formatted o/p based on the CATH and PDB code", "proba": 8.982510166788416e-07} {"commit": "c2956f2333d03c43078d0f2c7231147263886f66", "message": "WyRL: added support for uninterpreted functions to quantifier instantiation example.\n", "proba": 1.046505033741596e-07} {"commit": "00bd936ab4d15cfb8dedac3b0f31db39351361ef", "message": "Attempts to work once compiled\n", "proba": 1.283811315033745e-07} {"commit": "c3731155ed67c6bbd87be32c9f27eb63562b0567", "message": "Delete ShallowNet.java", "proba": 6.509566446766257e-06} {"commit": "9f6f2b22252a516101776c92bce197ca1bca3e4d", "message": "Spelling\n", "proba": 8.369892020709813e-05} {"commit": "d7732673b3a9e48cfc2ffcc66ba67d6081efeda2", "message": "FELIX-2420\nSupport Enum, in the configuration handler. The object is created by calling valueOf with the given String.\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@955881 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.185914571688045e-07} {"commit": "27c3a338d7e6c5bb6326b86c131cb296db403c34", "message": "exclude logging rms from transaction control\n\n--HG--\nbranch : bhoma\n", "proba": 2.9665807232959196e-07} {"commit": "70c550babd726e2e59d343d39ba4d694a47546ff", "message": "Issue 14: missing release of log search\n", "proba": 1.3646265983879857e-07} {"commit": "d53c893330561b8b07f6e3f1681109ef376ad625", "message": "[ignore] avoid NPE\n\nsvn path=/trunk/eXist/; revision=17426\n", "proba": 5.45835234788683e-07} {"commit": "8ec99749698fe4ac6491105a7681aa5518504440", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "4026c6a0537b80104d27833770be45397d94b105", "message": "Fix possible NPE in JiveItem.getTitlesParams\n\nSkip play actions with \"playlist control load ...\" with a null id.\nThis can happen eg. when LMS returns an \"Empty\" item for a search without\nany matching results.\n", "proba": 1.1138203603877628e-07} {"commit": "d04c1ceacd6c655ae1c5d381e56607ca9cd2eb39", "message": "We'll test this better tomorrow, but it's looking pretty good for now.\n", "proba": 1.6784186129825684e-07} {"commit": "ff559680c9b1c5edee3f5135f41002ddf0c15e02", "message": "Added re/run and re/checout api\n", "proba": 1.3804621801227768e-07} {"commit": "0a685e46f0220007b22295f031868745e82e93a5", "message": "Print method name and signature for each method.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@1605 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.9999992847442627} {"commit": "acba479a130cecbe0a72889558a357e1061ddd8f", "message": "Don't complain about doomed calls to equals if the result is used as an argument to assertFalse\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@9523 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0008395958575420082} {"commit": "46eefae92d8f89b215f63385ca124034f226ac02", "message": "add fix for levelling percentage to lease term script\n", "proba": 1.6959809556738037e-07} {"commit": "66f22cbc7bc0ade09a75ecbc2d46e29016d19220", "message": "Fixed persistence of enabled modules by context\n", "proba": 1.8333763307509798e-07} {"commit": "d6d3ab7a97860a4d3748e786d7b500df2817a21a", "message": "* added workaround to WekaBaseTraining to allow setting that no ADTree is used for BayesNet when using a Vote classifier (required due to bug in WEKAs option parser", "proba": 1.2342255217845377e-07} {"commit": "8c6f09c60dd19125bc6d5eefe6d325d0b30d6f2f", "message": "extend mock http client static method to be passed an http entity. also give ability to record number of times consumeContent called back on entity.\n", "proba": 1.0885396761750599e-07} {"commit": "c30a15be0012ada7b37566a91e1b9545767ded23", "message": "create class accepts qualified name, not just single identifier (IDEA-80800)\n", "proba": 1.1922547571430187e-07} {"commit": "216f50a6a3a6cd3362c6666b5327305af9f8a103", "message": "java resolve: memory optimization: don't store context in MemberCache; pass it at call site instead\n\nGitOrigin-RevId: ce8589e898962e43fe2566710810dfa01d8ada2b", "proba": 1.8608325262903236e-06} {"commit": "c0eca2c7971d5cf2a481c1883a39c57132909db2", "message": "PsiClassImplUtil: always use member cache\n", "proba": 2.1581941211934463e-07} {"commit": "08acfd0e03388a97ae178effe7e336b3f061eb47", "message": "PsiClassImplUtil: when building cache, don't even retrieve members of kinds that are not required\n", "proba": 1.6682071191098657e-07} {"commit": "117fea7f8411a930df13376aed2a5af9730a0bc4", "message": "Use actual port names for composite ports\n", "proba": 8.587994102526864e-07} {"commit": "2cc6080da9fdc5cef3232273981591df34fde850", "message": "protect running persistent actions from a crash.\n", "proba": 1.546964654153271e-07} {"commit": "7fca319b825730709606354425ee417e2b741d40", "message": "(Java) Cleaned up A2A_INFO_ResponsePacket.getInfoHash()\n", "proba": 1.3525218491849955e-06} {"commit": "f47392509d2b9b50fba285951374a9020d05e566", "message": "fix the build with GitAdd\n", "proba": 4.126323744912952e-07} {"commit": "ddaeb5bafc8825553a1204782d573a3ae4e7057a", "message": "Anpassungen", "proba": 1.4647556554336916e-06} {"commit": "107ebc5dc5ec3a42b445dba57583a8d9f2780e0e", "message": "Rule f\u00fcr dbUnit angepasst", "proba": 2.863612849068886e-07} {"commit": "9cf588fdc80d501ae3324fec31a5ba00b149c970", "message": "#106 Adapted javadoc of UniqueId.root\n", "proba": 1.2922588155106496e-07} {"commit": "a1cee9647db0691d2dc4413ace18fbbb18718946", "message": "Exposed keys of the TypeMetaInfo map (#1240)\n\n", "proba": 1.0499298497279597e-07} {"commit": "2e8ff4e8c68960c9860f52adef21239107d5b408", "message": "Revert \"[kurento-client] Use jetty WS client\"\n\nThis reverts commit 40de733f408f8763eebd289d567dc61994c3604e.\n\nChange-Id: Ic96aa64880537f73088ad1a0d02f2021d416b5d1\n", "proba": 1.1731834774764138e-06} {"commit": "2fd50c29b38ede6c5eda1adc934bf457f05b605e", "message": "Fixed markdown thts printed", "proba": 3.7137357367100776e-07} {"commit": "8efbd5da6aea06fdda355cd0966edb6024552bba", "message": "Added a timeout while waiting for the fake server to terminate\n", "proba": 2.3855520225879445e-07} {"commit": "f1fdceb07cbc67d370d4a2102e0de0fdebc299d5", "message": "new contributor task #746: improve Javadoc in RemoteBlockReader\n", "proba": 1.1848297845062916e-06} {"commit": "addf2afd92dce5e9c86e4c6518a9e56ef0c506cb", "message": "Log warn message and exception when write fails. Also, change getCurrentBlockId() name.\n", "proba": 1.0936216909840368e-07} {"commit": "3c75890f804ee158e2c34a12e4279c436999d520", "message": "changed due to new implementation of Node class\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2124 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.2736193184537115e-06} {"commit": "1971831ca09722052283cd36680bff230eb4ac87", "message": "added default (false) option to append data parameter\n\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@705 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 3.88131911677192e-06} {"commit": "8024faa3115eb3640aff1a7fb9907f14d951e20f", "message": "fix cast.", "proba": 1.519693597629157e-07} {"commit": "b6d906f79d8eb9c9edee5c8678f97b9465e2d391", "message": "FIX: CLO-6559 Invalid metadata propagation between subgraph and parent graph\n\ngit-svn-id: 7dbdde2f5643bf55eb500cbc70a792d560074c67@17703 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.713155143079348e-06} {"commit": "15d9ffe7cdb111f7747e4860f1a21f753d18a546", "message": "Valid orientation check.\n", "proba": 1.7856571332686144e-07} {"commit": "b39ee70ed6813a004d3c1fcc97ae2ebe5822fd90", "message": "UPDATE: additional error message reformatting\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@11410 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 3.0095978218014352e-05} {"commit": "f90dde3861c777db34aba6dc9dbf9334d52d0895", "message": "MapHelper.size()\n", "proba": 5.337395236892917e-07} {"commit": "2632ba2afd22d291ba7c5ccc3d2027ac5c4a55d3", "message": "Introduce base rotation property for proper orientation handling (portrait/landscape)\n", "proba": 1.165615088893901e-07} {"commit": "fb9419e0f9e03a3f3df6a43e79918a2ae5e363a5", "message": "workaround javadocs bug\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1657697 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.858677809555957e-07} {"commit": "d879d4e7d41215b7cacdf2effee9ac860a29a687", "message": "Added comments for main/src/main/java/com/airbnb/reair/batch/hdfs/ReplicationJob.java\n", "proba": 1.7145022468412208e-07} {"commit": "ad9f07008a478a787cb57cf45914f0a1523e5e70", "message": "Avoid going full screen when hitting the back button\n\nHandle cases where the user:\n1. Goes to a different tab\n2. Selects the Art Detail Fragment\n3. Hits the back button\n\nThe back button now exits the app, rather than going full screen.\n", "proba": 0.9980345368385315} {"commit": "d842057d674973ccaf280343440d8d209b41c693", "message": "Update WebLog.java\n", "proba": 9.981057473851251e-07} {"commit": "9a8ba5266eadc3a21709732cbd24855d9b14ecb7", "message": "Starting to use queries in streaming\n", "proba": 2.278807471611799e-07} {"commit": "cfbd4f2299843fabcb4778609d8b4784db588dec", "message": "bug:44755 fix TestEDSeparation.xml\n", "proba": 1.2825080375478137e-07} {"commit": "56a5a853e603a2b26af66a5814062ec122cd7634", "message": "make sure writing executor has finished writing all data before close file channels\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@13809 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 1.3257623550089193e-06} {"commit": "4fea5bcfffdecc73bdbc8e460a2df6a25a6b8234", "message": "Do not start discovery service if only remote url is configured (#291)\n\nInstead of requiring a local url to be configured in order to use the\r\nremote url, the app now tries to connect using the local url first. if\r\nthis does not work (not configured or not reachable), it does the same for\r\nthe alt / remote url. And only if this fails, too, the service discovery\r\nis started.\r\n\r\nThis makes testing of openhab-cloud locally a bit easier, and is what I\r\nwould expect as a user.", "proba": 2.884366381294967e-07} {"commit": "6f369b0b218a0f96617a14811779dfbd41c12357", "message": "Remove printing of _bakaMap\n", "proba": 3.6675057799584465e-06} {"commit": "8f92c20453d4b5d1fb103d65e4c3a0265f049453", "message": "Added multiple scenes for multiple menus + gameplay", "proba": 1.7393854534475395e-07} {"commit": "1f127ced32cf062357da096c1b5ceeec1efc9063", "message": "Updated AtHomeRole restocking bug\n", "proba": 1.8580398375434015e-07} {"commit": "277eab8f43658ac81b9380d1cd4f7ff65e8dfee3", "message": "poorhouse guy orders food\n", "proba": 5.932408839726122e-06} {"commit": "37cca81f1c47e28cee6610b549017f33e3b8e38c", "message": "Avoid unnecessary call to ByteBuf.isReadable() from ByteToMessageDecoder\n\nMotivation:\n\nThis will avoid one unncessary method invokation which will slightly improve performance.\n\nModifications:\n\nInstead of calling isReadable we just check for the value of readableBytes()\n\nResult:\n\nNothing functionally speaking change.\n", "proba": 5.394323352447827e-07} {"commit": "91f6d4d9b6744000e7b66965062796f51def2653", "message": "Rename.\n", "proba": 9.985675433199503e-07} {"commit": "8ee32ccf22e76320110aed45f719bc02f19f3319", "message": "removed support for synchronous listener in BayeuxClient\n", "proba": 1.9494908087835938e-07} {"commit": "9e88fd2c4e78ee1ca965f5a8dcd19f19122fd1d9", "message": "Improved and corrected doStart() and doStop().\n", "proba": 1.5036108891308686e-07} {"commit": "b545e9c1daba4021972d327be1ec2e8ae657f31f", "message": "No longer necessary since pseudolocalization is done with the mifos-pseudoloc-gen Maven plugin (see application/pom.xml).\n\n\ngit-svn-id: 6bd94cac40bd5c1df74b384d972046d926de6ffa@16601 a8845c50-7012-0410-95d3-8e1449b9b1e4\n", "proba": 2.3848976979934378e-06} {"commit": "a9f54aff65b905b8f8b976b67172c1c76aae2257", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "183cbc8a519b4fad448ef926986ccf909c974c6e", "message": "GeneDelivery bug was fixed so that test works. The other tests still fail validation.\n\n\nSVN-Revision: 1590\n", "proba": 1.268562925815786e-07} {"commit": "405cbdbd8859cfa9fd5700f89f4ac816bb357b28", "message": "More refactoring.\n", "proba": 1.99660121324996e-07} {"commit": "cc6d49da15e6fc96362d222720e120f71c650b8b", "message": "reverted formatting\n", "proba": 1.2037565966238617e-06} {"commit": "e988c7d2b55a1193a3ed0932be5e6b3e9d18abe9", "message": "added warnings\n", "proba": 1.4472556131295278e-07} {"commit": "c31ac08bddebb47a0cd1b3bce35fdaccab5e2099", "message": "Changes made: In the case where the persistent transitions preset place only has that transition in its postset, generate the event with the persistent flag on the event as true.\n", "proba": 3.547472147147346e-07} {"commit": "07cd5ec5b2ab4bb27bce9ec673183716fca1e57c", "message": "fix bug in getting node data (part2)\n", "proba": 1.1801571986325143e-07} {"commit": "2472008ece53a8c580b2eb07ef0df6d05b0f3140", "message": "OAK-142: MicroKernel API: returning the :hash property should be optional\n\nfixed c&p error\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1350655 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4007001684367424e-06} {"commit": "933cdf59660ebafa679a45fefa75133bad23fb8c", "message": "Rebase: Use committer identity in new commit\n\nThe RefLogIdent should only be used in RefLogs.\nNever in long term commit objects.\n\nChange-Id: Ib32dec5ad463b23b4e967b503dacc4643daec673\n", "proba": 5.326809969119495e-06} {"commit": "55216e5c10b58fb06462fdae51ee4e19c3c01ec4", "message": "format json in console\n", "proba": 7.619341886311304e-06} {"commit": "147e2c4e8f96a07526c1996e14736137afa26849", "message": "improved documentation of HotSpotBackend.updateStub()\n", "proba": 1.279671124621018e-07} {"commit": "d3b5d21fd947fe6135ca49987c1c21bcb9a23dff", "message": "canonicalize a LoadField on a null constant object to deopt\n", "proba": 2.3984634367479885e-07} {"commit": "ddaeb239352ec10207fb98afce7503aa05a54882", "message": "\n\ngit-svn-id: https://source.sakaiproject.org/svn/trunk/sakai/gradebook@6886 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.310556616677786e-07} {"commit": "2a209d81018f345f4056c2ca033c23d53f868649", "message": "Fixed potential NPE\n", "proba": 6.713094080623705e-07} {"commit": "9a6f70e690dd64dfd72ad5fdfdbf41930d73c7ba", "message": "Select associated label when driver is added\n", "proba": 2.2891057938068116e-07} {"commit": "8abc1d7d13cd5a1eedb7d5de3b1012155e6a63d2", "message": "Reduce use of whitebox in AbstractFileSystemTest\n", "proba": 1.2849226322941831e-06} {"commit": "fe37ccd9b59654adb29e759cc3eed42e8f474434", "message": "add unit test for set modificationTime\n", "proba": 2.541854087212414e-07} {"commit": "342aae5cbb96add31894374d2881dd83657b9383", "message": "Make dark theme text on forum better readable\n", "proba": 0.0007323591853491962} {"commit": "b38b4e5e0190faa59c530cebfbe5b8bc3b028e7c", "message": "Converted logger-sink test to use mockito (#877)\n\n", "proba": 1.1378732978073458e-07} {"commit": "4a9baec60f0c58e935b4baddba66acbf2eff0ae4", "message": "Quick string concat fix\n", "proba": 1.383298467771965e-06} {"commit": "514dd584201252b737e1b462bbe50a33c4b8d672", "message": "HBASE-13085 Security issue in the implementation of Rest gataway 'doAs' proxy user support (Jerry He)\n", "proba": 1.019070055008342e-07} {"commit": "4b63e6f436deb8a1d1c07f0c83ff9fb0232b392a", "message": "Add release codename\n", "proba": 1.5574481722069322e-06} {"commit": "98df1c08d8268b6a4c242b69ca8961f583c6717c", "message": "Revert \"adding support for DecimalType\"\n\nThis reverts commit f634322d3f092aba9cb66aa95e8068fee22a9581.\n", "proba": 1.5409277409617061e-07} {"commit": "6a0e2d1f2d6f81c26ff9d42639a98818a14e82af", "message": "Remove leftover forbidden suppression in ZD\n", "proba": 3.6341961617836205e-07} {"commit": "e14eaf0d5f667a7c03e133fcbe3267e5d91609cb", "message": "correct regex\n", "proba": 0.9996390342712402} {"commit": "0b8fe6ee2894ee8d2929360e0adcbb532ec5e54f", "message": "add locale to DecimalFormat\n\ngit-svn-id: 1119f77b1e9a9b65230954af94f4d37570a443ef@1215 7ef67a20-634e-90e6-9ab5-3f2075439470\n", "proba": 0.00046256324276328087} {"commit": "043c5b3a3c9dead67aaf25e72946b12a96cb923b", "message": "MAGE-ML has type \"any\" convert this to be as String attribute\n\n", "proba": 0.9999923706054688} {"commit": "0b0011da6156f3be664d7ae1ce22d216e10dfe7a", "message": "#82 - Strava data is periodically refreshed\n", "proba": 1.1614606165721852e-07} {"commit": "6aa14ca0203789fb8b6a6682d51b5732e7e20940", "message": "bugfix peer sync", "proba": 4.4725848624693754e-07} {"commit": "aaa14d5ad4271c817e810bf8a2bca80b8c288696", "message": "PDFBOX-2941: increase font size in text extraction window\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1884051 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.939459591289051e-06} {"commit": "c873ead1930b1ad656abe5c10c8722c31f8dfd7e", "message": "trivial format", "proba": 1.2742565559165087e-05} {"commit": "a169918a67b558739c41d881992e65b4caf8ced1", "message": "static app\n", "proba": 1.8468692815076793e-06} {"commit": "1b0bb136aa489f7456daaf4e90da6e097d616609", "message": "[Java]: Update LogReader to handle padding message at the end of the buffer for retransmission.\n", "proba": 1.0860469501494663e-07} {"commit": "bf347b1e7b83b33ef779d4057ea7787d671ebd47", "message": "Added clearer session storage method names.\nAdded an activatable plugin interface.\nCreated a shared plugin structure which can be used in Abil and KinOath.\nrefs #2248 #2097\n", "proba": 1.1407841782329342e-07} {"commit": "5d0a00dfa5e9296e8d4a324fe1a1ce5ba2258494", "message": "Support page_size at GET /api/attempts\n", "proba": 2.5532779091008706e-07} {"commit": "47388cf09cef14d8db148ac54efa42402f6cbe47", "message": "started fixing T-SQL in Artist Royalty Servlet\n", "proba": 1.5639673733858217e-07} {"commit": "a4d0729639cfd2bc634d81c6e3e4dfe7347d9525", "message": "Added optional cacheing of directory listings, courtesy of Lee Kamentsky.\n\n", "proba": 9.957633295698542e-08} {"commit": "819f77d7fee3a431734cae38da8697927e282c7d", "message": "use Outputstreamrather than writer", "proba": 3.952409770136001e-06} {"commit": "f358c9d227342d39b87597914faa74eb1233de59", "message": "#285 Login form GET only\n", "proba": 1.2252982628524478e-07} {"commit": "a87013714a736ea5a804649a560e6c06c6a81e7a", "message": "simplify get/set authority a little\n", "proba": 6.615890697503346e-07} {"commit": "34260f9809f93bb9bcb5413b1aeaa425345c3e94", "message": "- Get rid of Vectors.\n- Get rid of \"Object element\".\n- Format code a bit.\n- Use Spring's Assert class.\n\n", "proba": 1.1924946363706113e-07} {"commit": "4d0b894d37870351052c343f41dca18acfd54194", "message": "Java Client: throw exception when assign fails\n", "proba": 1.1210546517759212e-06} {"commit": "8ba63cb27d6712bc26929e4e89352411f703fe2d", "message": "Darcula: notification balloons\n", "proba": 8.537837743460841e-07} {"commit": "32e0771013b1bdbf33ca67d86bc1e2b1fd98eb25", "message": "IJ-CR-2678: Allow to change active filter rules in custom usage view\n\nNeed it to apply custom rules for usages during refactoring.\n\n(cherry picked from commit 344bb654443fb937c220a5b234a8b3d89f6a9baa)\n\nGitOrigin-RevId: 88b2625f3e762283e8a4213e712409a581162d6c", "proba": 3.166752321703825e-06} {"commit": "3615a377ecd8ccf583b27fade471ed43d2f951f5", "message": "fix: Specify PendingIntent.FLAG_IMMUTABLE for Android S+ (#1077)\n\n", "proba": 1.1521660070457074e-07} {"commit": "9dc42a0659a30e270683a61a7dc56d95f2d30c86", "message": "combined if statements in AppConfig.setTheme method\n", "proba": 8.645964953757357e-06} {"commit": "aa89683785999f978fa7d60ca1f9a61b6b13f2d0", "message": "move prop keys for metadata to constants\n", "proba": 6.132462999630661e-07} {"commit": "a0a7f49390c7c0a42b3737bba02677283b22a13e", "message": "\u4fee\u6539\u5bc6\u7801\u5931\u8d25bug\n", "proba": 3.87973983606571e-07} {"commit": "45e4a61df042ad13cf6580b5e7901e55164c438b", "message": "Don't process packets while disconnecting\n\nClients may send multiple packets in a single batch, and therefore packets can be proecessed even after we disconnect.\nAlso packets can be processed during the time we wait after disconnecting.\n", "proba": 1.0965897700998539e-07} {"commit": "398b8117a8b5ca8275924088766d48fa6d6e9db9", "message": "apitest\n", "proba": 2.4199005110858707e-06} {"commit": "3638609cdece87d3ef4ce60bbad02bbe1cbb13fd", "message": "\u5168\u6587\u6717\u8bfb\u5206\u53e5\u3002\n", "proba": 1.222695118485717e-07} {"commit": "534dd5318b71b97b0f528789cdd5ccfe06993fb4", "message": "- Added Test12 to TaasCompilerTests\n", "proba": 1.1431103530412656e-07} {"commit": "6afcae4649aeb5cd0f8093caf894fa8cd76dd0eb", "message": "[java] SynthesizedFirefoxDriver should be used to run tests in XPI-based Firefox driver only\n", "proba": 1.2516213132585108e-07} {"commit": "92bf93cd508785dbb2784a5bd66c6e101ba8a1f5", "message": "made ListRenderer async\n\nGitOrigin-RevId: 4d04e80ff6743de88e2dc3d0f3022c675c1cb8d1", "proba": 7.695630870330206e-07} {"commit": "b2e4d6d22b62282fc4e368e782d9b2972644b186", "message": "Removed java.lang.verifyerror\n", "proba": 1.2467374972402467e-06} {"commit": "36ba18ffd8d976ca8492671cd549f2737378bee4", "message": "[Java] Don't let type handler commit in non-Java files\n\nGitOrigin-RevId: 0eca542876dcd736d1538769f87d3c1e21e7bc10\n", "proba": 3.449005589573062e-06} {"commit": "05816761999617c56b3ed175b1ef8512513648ff", "message": "remove links to old values\n", "proba": 2.1654388149272563e-07} {"commit": "7f77109a21582ac6d39de8d44dc503d3b37941b5", "message": "[r2501] clean up errors and warnings\n", "proba": 1.3845546220636606e-07} {"commit": "5976be3609ddb1bede0be19a077da018755243dc", "message": "Default to non-local suspend\n", "proba": 6.895951173646608e-06} {"commit": "f976021e9528ce3a0d1e15659c66bc3a987cbe06", "message": "MultipleQuotaPluginsIT: Migrate from try-catch-fail to assertThrows\n\nChange-Id: I6dd14778f50c36a6282eafe5df7062d74477b8bc\n", "proba": 7.783069690958655e-07} {"commit": "a18fd5ae5a898295ea536730d9c32b0e19a68f5c", "message": "run both inputs through msgcat before comparing\n", "proba": 6.323725187939999e-07} {"commit": "475d018cd05845d53f9817d0b7709780200fcff4", "message": "formatted\n", "proba": 1.3165509699319955e-05} {"commit": "903d3e571d8601b4621197f99d05da65e35a7482", "message": "Fixes serialization tests that were affected by the UNSET_CAUSE sentinel.\n\n\tChange on 2017/07/20 by kstanger \n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=162657547\n", "proba": 2.9963155157020083e-07} {"commit": "e56ea084e752c121a7efc21685d6b353aabc326f", "message": "Call to equals() comparing unrelated class and interface\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@946747 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.278967023514269e-07} {"commit": "ac7bce8879f116ebe31851c39fcbf335f45ada6f", "message": "philadelphia-core: Clean up 'TestConnection'\n\nRemove superfluous 'public' modifiers.\n", "proba": 4.751643416511797e-07} {"commit": "9e6f9ee9dd090aac086f246e59c736e6155c1353", "message": "Remove DataSpec self-links.\n\nWe usually avoid linking to the same page. Replacing all {@link DataSpec}\nwith just \"data spec\" accordingly.\n\nPiperOrigin-RevId: 242689537\n", "proba": 1.0350149750593118e-06} {"commit": "443a28a9342fe8c57bcebd672ed09b4e817f52a3", "message": "User-related tests (DVPL-1227)\n", "proba": 1.1568894819902198e-07} {"commit": "769731ac26f7d6435c46a2d931eb1f118959a353", "message": "Updated IntChecker.java\n\nAdded checks for less than or equal to\n", "proba": 1.1329281335292762e-07} {"commit": "ddc295ca51ce4ffa660801db709918314dbb0e39", "message": "Remove wrong import statement\n", "proba": 0.0007929735002107918} {"commit": "d94f93a50d173afd8e23311f0f1feccea40a96a4", "message": "Put the entire DMDirc initialisation sequence into a try/catch block\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@3729 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 0.00020359386689960957} {"commit": "a47802c8ab297f87509315ba0205207def020115", "message": "add stdin support to KanjiCount with cmdline argument -\n", "proba": 1.1987327752649435e-07} {"commit": "ba5b3e4829902dc248f8d9c8c85c4617dab1d4f0", "message": "Remove debug code\n", "proba": 0.0002988469204865396} {"commit": "a6f466a1533a40830ca4941c20d69d3cf84fa301", "message": "Very minor change to how the ScriptLauncher formats its usage notes, based on this email to dspace-tech: http://www.mail-archive.com/dspace-tech@lists.sourceforge.net/msg11700.html It seems logical that the old format could be slightly confusing, and this is a rather easy fix. So, I've changed it to format like this:\n * checker : Run the checksum checker\n * checker-emailer : Send emails related to the checksum checker\n\n\n\ngit-svn-id: 70bab745bcc460ac4eab71f5064d7ee7ba7d8eca@5282 9c30dcfa-912a-0410-8fc2-9e0234be79fd\n", "proba": 0.0008454016642645001} {"commit": "556b433fcf96ae48f28bc08c3a8384fbb13100b1", "message": "adding new EAP 7 product name\n", "proba": 5.381205596677319e-07} {"commit": "8e8eb1e82d7d8aa926882fb8787d67d4a0cfefdb", "message": "refactor(ModuleManager): factor out ensureModulesDependOnEngine\n", "proba": 1.5299118558687042e-06} {"commit": "1ef0b9850078c5da36e4787f2e1066fb5f28d312", "message": "Fix indentation and remove trailing whitespaces\n", "proba": 0.00027005578158423305} {"commit": "f27400bcad1baf4dd3eb4c492fe98a0a0bc185fa", "message": "minor changes in caching tree nodes\n", "proba": 2.4891411953831266e-07} {"commit": "b96c663952f5d46755d47ff7fd153b4ad7c3fa61", "message": "Refactor fork coverage flow\n", "proba": 1.9626983771559026e-07} {"commit": "0cc3598a64c2f0556840c42ba7a0d6c61deaf5d6", "message": "Implement fork coverage for Sync 62\n", "proba": 1.52744959791562e-07} {"commit": "1fe735f85e793b103c8c4da603f18f4f0da64107", "message": "fix *:* case\n", "proba": 7.751063435534888e-07} {"commit": "38fb24ab3a560902e6fa58db211636c80b6e3fc7", "message": "dont return null for invalid range numeric queries\n", "proba": 3.2556351925450144e-07} {"commit": "3b835fabad72ac586e0ad023edcb25f124ea3755", "message": "Restore Java 6 compatibility", "proba": 2.1301434571796563e-07} {"commit": "3adbfdfd91a6f9969db3b61ac9ce249778f01bd1", "message": "Update Boss1 attack possibility", "proba": 2.2202753768851835e-07} {"commit": "286051184fe0a29b899bbf3bbc27f60d78428103", "message": "fixed compilation issue\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@731 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 5.384845280786976e-07} {"commit": "bfcedb5f2464c6f9cbbf634c0d8be407e47680b5", "message": "Close user provided Response data InputStream even in case of error\n", "proba": 2.3459529074898455e-07} {"commit": "ac2cea89b0c25d5e1b6306ed3a1c8c04516a7575", "message": "Changing server a bit to handle binary connections\n", "proba": 3.403796995371522e-07} {"commit": "f39ce1dd765bb79b0a83a8e6dd921f0d3986ebf6", "message": "Allow hostname binding for SSL\n", "proba": 2.9160064514144324e-06} {"commit": "7c2b0d08478cf08d78a04ba215c97e3833460190", "message": "trailing newline fixed up.\n", "proba": 1.924431671795901e-07} {"commit": "4b8a5e35c10cceb58e5790508e76f37b07d3bb38", "message": "Fix endless recursion\n\ngit-svn-id: c3eb811ccca381e673aa62a65336ec26649ed58c@688706 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999977350234985} {"commit": "73a436063f2caee7e4e87528474f1acaa74b3deb", "message": "Added Scanner log method logic.\n", "proba": 1.181229123403682e-07} {"commit": "263dde5260b6a17478abada436450f19700ca028", "message": "getBoundaryPositions: inline in to its only caller\n", "proba": 5.247815693110169e-07} {"commit": "ad3cf6c40295e62bd94b182615b35509664c1ef1", "message": "removed forgotten souts\n", "proba": 3.4896038414444774e-07} {"commit": "8b88d97c4193c8886671a654b856661eb27c5f47", "message": "o Extended error message to help diagnose bad class realms\n\ngit-svn-id: d3061b52f177ba403f02f0a296a85518da96c313@820600 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.215877484308294e-07} {"commit": "df71c631abf1a732346c71b9565e306bc2079a2f", "message": "Remvoed update view from cared views. do not have sense\n", "proba": 7.2465199991711415e-06} {"commit": "a73e59cb31b622df29a804ab13da72559deb5bdd", "message": "Added addPropertiesForLocation() method.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@3818 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 6.616038444917649e-05} {"commit": "9843fe2a64359d651cac43ef59d0b0f3d4f5e0b6", "message": "Update instances before meshing again\n", "proba": 1.5015760368441988e-07} {"commit": "2dcf2f403a294c05162909e9af0ccdcd8729e768", "message": "Well, i really think that use in millisecond will be more intuitive that\nuse in seconds, after all, who uses this library will be a programmer\ntoo.", "proba": 1.1122705245725228e-07} {"commit": "44b348f71f9bb2760bad6cbdc55f37899424ad68", "message": "add Javadoc\n", "proba": 4.976964191882871e-07} {"commit": "b985384fab641df8e430ae8d5b4f0211c233d0a7", "message": "Quiet ClassPatchManager debug spam by default. Reenable using -Dfml.debugClassPatchManager=true.\n", "proba": 1.0857880283765553e-07} {"commit": "d16e9e9a103bc140c7f3f62ff8edd45875a3bcec", "message": "Minor clean-ups\n\n- Adjust indentation\n- Add static import\n- Use stream.filter.map i.o. map(if)\n\n#pooled-tracking-event-processor\n", "proba": 1.7040238162735477e-06} {"commit": "18a55744eb9de2d191147c07751b159ae67aba90", "message": "Transposed the last change from another machine and forgot to set eService..\n", "proba": 1.0518520809910115e-07} {"commit": "7ce4a64e6acc84be491930d3bb62cbce2c390b22", "message": "Removed unneeded method.\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@543593 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00013656374358106405} {"commit": "01defb52e8cbdbb79e8eb2d3b74b8b24f5e0d97d", "message": "Fixed removed Player.java and replaced it with updated package\n", "proba": 1.9503796977460297e-07} {"commit": "ab96c56b93fc915083a3e3a2999619f908e9047d", "message": "Add timing info for pagination\n\nBUG=431067\nR=cjhopman@chromium.org\n\nReview URL: https://codereview.chromium.org/864343007\n", "proba": 2.2672773525300727e-07} {"commit": "14765d78ff80c377a825862720ed87bae813aab5", "message": "get language level for the python fragments in the notebook\n", "proba": 7.161905159591697e-06} {"commit": "7d19bef3591bb0215e0786a24779b2ca1cc82732", "message": "Fix regression with empty namefilter (obvious).\n", "proba": 2.3172665919446445e-07} {"commit": "e8ddb37cf735dee43b8501e42078e53c3a7a0f1a", "message": "#251 JUnit \uc218\uc815\n", "proba": 1.9789770533407136e-07} {"commit": "57d3a42d41469c8b6c24b5b3c03d7090d40561d8", "message": "TRUNK-1976 - backporting to 1.9.x, Removed unnecessary Assert from test\n\ngit-svn-id: 4718f6e240ca7210205b40b658d48b65419e2f31@25741 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 4.173485194769455e-06} {"commit": "5c2e1f6780191a484d7fbb18279299f3922e5626", "message": "INTEGRATION: CWS qadev19 (1.4.86); FILE MERGED\n2004/10/21 12:08:46 cn 1.4.86.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added\n", "proba": 3.240197656850796e-07} {"commit": "5ac5d179b447d2d66aa1a0d5dddaedca46e2d2d2", "message": "minor bugfix\n", "proba": 3.8137807223392883e-07} {"commit": "e1df4be1c902c6d4dfd9f3f369e41caef074ae01", "message": "copyedit\n", "proba": 8.837297968966595e-07} {"commit": "57853065e92abe03845c1cbe4cddfcf388498c5d", "message": "Add proper window open and close executions\n", "proba": 2.813854553096462e-05} {"commit": "09cf8ad695277dbe3d82ce637758adc3668aedf9", "message": "findString can be null\n", "proba": 0.9999990463256836} {"commit": "a39182f1a419db74e2aecf295df713fefe0b72c1", "message": "added another test method for findZet\n", "proba": 1.703439096445436e-07} {"commit": "e3ec20b2bb3f63053a071393538d805aaec5a266", "message": "fixed issue with TypeUtil\n", "proba": 2.2517259878895857e-07} {"commit": "f79abfb7fd8a52364f287df0b0015d7d9ad8b0b8", "message": "Fix variable usage\n", "proba": 0.0006967101362533867} {"commit": "f56517acab685ea86b3319521d56f9a23762e340", "message": "Refactored history reading/writing.\n\nThis is far from perfect, but hey it works ;)\n\nSigned-off-by: Olaf Lessenich <09dc7d5025e152d90232b58d4c490220fe4b9097@fim.uni-passau.de>\n", "proba": 1.284936956835736e-07} {"commit": "ba80438330372a0a3383c08204c65356618bb7af", "message": "typo on metric data api url\n", "proba": 9.334009973827051e-07} {"commit": "365f420b038f5766e42e3d22be0d5dc0a85699df", "message": "wtf...\n", "proba": 1.69736281918631e-07} {"commit": "1b8a54153fc4dab665221aaa38e09ba23ae3cfa9", "message": "cleanup: use passed queue in FluxGroupBy.checkTerminated (port #1096)\n\nInternal cleanup, the queue is captured locally as `q` and passed as a\nparameter. Said parameter should always be used in the utility method,\nrather than a direct access to the field.\n\nThis is a backport of #1094 (commit e235cf5), as tracked in #1083\n", "proba": 2.1043730669134675e-07} {"commit": "6ce71e4e0de9cc77342452456438ddfa338e262e", "message": "Use Scannable.Attr Quasi-Enumeration instead of concrete implementations\n", "proba": 2.275554322750395e-07} {"commit": "e2e15d6da1936890117ad21fb6b18cce321c7d2b", "message": "am a0ab49bb: Merge \"Fix incorrect name in eglSwapBuffers log wrapper\"\n\n* commit 'a0ab49bb52f44eac97f81117d6864edd6a2e0487':\n Fix incorrect name in eglSwapBuffers log wrapper\n", "proba": 3.628482261319732e-07} {"commit": "9adc081292d4bbecf22ed8f556d9e443f20b586b", "message": "6/3 merge span fix bug.\n", "proba": 1.0498817459847487e-07} {"commit": "c3c50512a1dfe10fc35ce6ed9c4a0affb1c66444", "message": "remove superfluous dispose()\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@7616 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.0005000024102628231} {"commit": "9ef66115b2c48765cad841980244ac5093df5c68", "message": "Don't import from JCommon.\n", "proba": 1.1466862304132519e-07} {"commit": "1a06409b2e2fc3943e9f9670e9f02272817e9276", "message": "oops... empty list works now (protected and package private stuff don't show up, either)\n", "proba": 1.0775644199156886e-07} {"commit": "a0949033a44b73cc27770afa8e2c0eca31a28260", "message": "loosen restriction on worker passed into ContentUtils.writeToFile\n", "proba": 2.3086947464889818e-07} {"commit": "f7f2ebd69f75aff01ab3a04ed5803fcb2fe0c84c", "message": "Change window name from Database Frame to Mist\n", "proba": 1.3131422349488275e-07} {"commit": "70a61fc99b905788ac112aaea5b4ed2cacaeaa71", "message": "Revert \"Multiple aliases for blackboard_attributes removed\"\n", "proba": 1.2189683218366554e-07} {"commit": "8abab7ef080f2ee0d8b660d697955e5b103ac963", "message": "Removed isEmpty check for preprocessing recently collected metadata\n", "proba": 1.6231233246344345e-07} {"commit": "26020534494533c2d1aeee47efb5a48fb7debbe0", "message": "Correct JavaDoc for Currency.BRL (#1787)\n\n", "proba": 1.9537269224656484e-07} {"commit": "2a63c70b573a30feb241c5077d522a75a11fb4b8", "message": "Prevent NPEs getting missing vanilla entity attributes\n", "proba": 1.9940944184781983e-06} {"commit": "7c2196a078c3a96b7e2556a240f97fcc16da4fe8", "message": "adding new files\n", "proba": 6.763454507563438e-07} {"commit": "a48b38cac0199d62bdd7563b2b5bf1a01b374f41", "message": "CHIMP: fixed typo\n", "proba": 0.9988266825675964} {"commit": "b12d0680c838ce1ef721ce23420982d81087cc8b", "message": "Show rows drop-down list of the Filter should not display values greater than maxFetchUI #2894\n", "proba": 2.2116194031696068e-07} {"commit": "bbed4eb320dc0aabba19ef6b9bd47049a1839cd1", "message": "Removed some commented out System.outs\n", "proba": 1.8682619895571406e-07} {"commit": "e9de0f0b63fc095df70ffa6c80b37e8a5ea6ddcf", "message": "Immediate mode for Filter component (fixed fts mode) #2134\n", "proba": 1.227785020319061e-07} {"commit": "78169c4a9f04732a62544c39fabab92c181bd1f3", "message": "changed select to evaluate createdDateTime\n", "proba": 3.2519238857275923e-07} {"commit": "342450620679d2a3a42e796be0fc5d4b1bb2c7db", "message": "Changed PreparedStatements->Statements when not in\n\nloop or setting parameters\n", "proba": 1.3024562406371842e-07} {"commit": "f4fda5e0549284dba56f49137db01599ad2a18d6", "message": "refs #20 Statement ID proposal should include parent interface methods.\n", "proba": 1.0404922790030469e-07} {"commit": "1f3f77c05ec94db03d4105b8beec551d724ef237", "message": "Refactored Usecase\n", "proba": 1.3371981140153366e-06} {"commit": "3b705a8fc8d6f86da199b7d8cee157a14a291b5c", "message": " ItEr19S15ProbasModuloRecursosItEr14S12: Added message when Scheluding is saved.\n\n\t* navalplanner-webapp/src/main/java/org/navalplanner/web/planner/SaveCommand.java:\n\t(doAction) Showed a Messagebox when save.\n", "proba": 1.0348574619456485e-07} {"commit": "588b1ff5597021da7d3717497704b3e7419e1adf", "message": "ItEr27S06CUAsignacionGrupoRecursosAPlanificacionItEr26S07: Splitting large method into several.\n", "proba": 5.691258024853596e-07} {"commit": "8f72b60279417553e8fc07e791adfaa1910a1b54", "message": "news rendering\n", "proba": 1.3427902558760252e-06} {"commit": "9d0be8559ec5acbc6c6d3bc0e2a9875bd6ee4b36", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "c8040c315731f1d150212d0f17085a4af5ec56a4", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "464732c2a91b53af6107384eaf2d8014d51cb645", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "d8e432b4cf5e117db37d6f92286926d29c38327c", "message": "Fixing PubRelEncoder to encode PubRel message flag to match what is in the MQTT specification http://docs.oasis-open.org/mqtt/mqtt/v3.1.1/os/mqtt-v3.1.1-os.html#_Toc398718054\n", "proba": 1.526692244624428e-06} {"commit": "a9feefaa07d32c220ad418193a58a55462a39165", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "f6a4e8fd6f059fcaf9e2b99dd298ff5e57bf4b97", "message": "avoid matching punctuation as a valid head rule\n", "proba": 0.9982717037200928} {"commit": "6c8ce077433826fc3cede43e454c79e5bbccebac", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "894038676c3afa093dc7ae305a6b26d5c5d44646", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "0dd46a8aa71f02267fbb41714d1b0f2c2f7a1d44", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "34e07afa990c25385ae901068d3cf5117aa0afae", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "245dd057d163fc03251217fad2e36143c35963dd", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "655aafebabd83adbebf501661327e39fb1e60150", "message": "fix tests (2)\n", "proba": 1.3125325892815454e-07} {"commit": "bd92e2216b3f2d2354ba0d1569035b4c5a2c47a3", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "b2623af5ee40f714e02b7cc59cbd775884a68ee0", "message": "OAK-2694 - Avoid unneeded unboxing in PropertiesUtil\n\nApplying patch from Robert\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1670042 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6533948610231164e-07} {"commit": "8fabedcb11dac59e94fe42bec781e4da7ec78ef4", "message": "OAK-1031: SegmentMK: Fewer segment lookups\n\nA little bit less ugly hack\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1526768 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.974348317115073e-07} {"commit": "052e1286acbaa47b6628e83bf5018a0e991b3fb3", "message": "OAK-5293: Static code analysis and code cleanup\nFix possible null dereference\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1774272 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0003802120336331427} {"commit": "56fb005eb6b535148da579512033de4f1ed3c698", "message": "Disable displayColumnNames() that is incompatible with Teiid.\n", "proba": 1.139927192639334e-07} {"commit": "5f0f47c40473206a7ace6b2663cae296c31ff744", "message": "set logging to console", "proba": 1.2573485719258315e-06} {"commit": "488cd9c023ddc69c474f6091ecf5c3d4b677bf7f", "message": "UDP-2063: error handling\n", "proba": 7.598342108394718e-06} {"commit": "6fd982028bbd3bba6479b91e88a4b8d57003cfe1", "message": "iterate and catch throwable in order to handle alarms being deleted while acknowledgments are processing; see bug http://bugzilla.opennms.org/show_bug.cgi?id=3299\n", "proba": 1.7220233985426603e-06} {"commit": "427b917fc1c3f81d753a67f07af72df5437fe056", "message": "added a check for duplicate pending ICMP requests\n", "proba": 2.2609184213706612e-07} {"commit": "ffed88e7c4da65f3ff6d015315ee56035204c49f", "message": "cleaned up imports\n", "proba": 2.651026704825199e-07} {"commit": "c9289d75a2d00b080237646cec575e0ee015f815", "message": "openvidu-server: deprecated methods removed from openvidu-client\n", "proba": 1.2567181784106651e-06} {"commit": "818db738504c1f08a9b49f9cb9c3ed51304da472", "message": "fix (PandroidLogger) fix remove in removeLogger\n", "proba": 3.860613730921614e-07} {"commit": "0beb71b55ac17ec90afde2db2cc77877b62c19bc", "message": "ApplicationUtil.runWithCheckCanceled update\n\nincrease responsiveness\nrecommend convenient alternative\ndon't interrupt running threads to avoid exceptions in the middle of sensitive data update\n\nGitOrigin-RevId: 56298e9674dc39532d3f75770317dc511fca4591", "proba": 4.1396461369913595e-07} {"commit": "260af4df4cb30e0dfe076b37fe4ba7d68084c6ba", "message": "focus mode: add validation for range markers\n", "proba": 2.5118166036008915e-07} {"commit": "63f14a76395d1925d1be84d231f299cec6756da5", "message": "use process.pid()\n\nGitOrigin-RevId: 73569b15c90192874da84ef19c40de632027d4e7", "proba": 9.256833664039732e-07} {"commit": "dbf41b0e9d99c631d7feaf735bfc399d1d7b3ba3", "message": "Change debug messages level.\n", "proba": 1.377453315853927e-07} {"commit": "a7bfbe8d96e6457c16957dc81ebaf197e7240d61", "message": "better to return null instead of empty string\n", "proba": 0.00018217958859167993} {"commit": "3d5c5a46d785a80f2105b2a6734a5353ed4d6406", "message": "copyright templates: ensure display name is shown\n\nGitOrigin-RevId: 8874dc6cd0b46ad9092d91493de6d87096e44d6a", "proba": 3.328165121274651e-07} {"commit": "d8a8c350d1c9a58a300857cfa5f969888441d74b", "message": "PmAttrLocalDateAndTimeTest: added a required condition test.\n", "proba": 1.204974893198596e-07} {"commit": "1c8b0fb9801890ed074d70bc64d9e715164b78d7", "message": "PDFBOX-2576 remove unused import\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1666730 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.909085310420778e-07} {"commit": "d76f9f0aba4c5d4d37c12fd988eba4aa0e40e96f", "message": "server: TestEntitlement hardening\n\nSigned-off-by: Pierre-Alexandre Meyer \n", "proba": 1.1574832115002209e-07} {"commit": "c14f36500d99e1ea6d667597ba205b786e2c36e2", "message": "profile: Fix updateBCD test with api change (new effectiveDateFrom parameter)\n", "proba": 1.0789032245384078e-07} {"commit": "f34e21040f6c37925b9e2fb5368d974f28fa4e63", "message": "[PLAT-1305] Serialising elements of the underlying FunctionDefinition and deserialising these into a stub\n", "proba": 1.5398700270452537e-07} {"commit": "6d5467d28407e3c6393ac36ca81d2b7dabc559ba", "message": "Improved labels for NewProjectWizard\n", "proba": 1.5972675271314074e-07} {"commit": "cbabbc6487e284e756cb379f6ade71949be9efbb", "message": "formula: fixed typo in error message\n", "proba": 6.353000208036974e-05} {"commit": "a7a878b42c7f14ba4495aa405481a837950acfc2", "message": "Fix after rebase\n", "proba": 3.6823728351009777e-06} {"commit": "8efdbb2658ba5dd2f392ea14b8a4c27e56ac7b2a", "message": "Cleanup defaults to not mention specific user dirs\n", "proba": 2.607968099255231e-07} {"commit": "87af315c293a8fa6dea98e016de19991ccdb94be", "message": "saves the SharedPreferences file to sdcard that android keeps in\nmemory. purpose is so that all form specific settings are persisted\nand can be reloaded if rapidandroid is reinstalled", "proba": 4.257002501617535e-07} {"commit": "90fa5c524b91ddc95d00c918ffbab53c697bfabb", "message": "checkstyle error fixed\n", "proba": 3.790194682551373e-07} {"commit": "56bdbaf44afdca2f00cdfca83a1bdaee2f4ea2d0", "message": "Adding a self-recursive version of the tail-calling function.\n", "proba": 4.5203373133517744e-07} {"commit": "eedad62561d1a0d6114f7c24a21a37c1798fa111", "message": "Defining the top type as a type that is only a subtype of itself.\n", "proba": 2.0956431967533717e-07} {"commit": "246351a30f3f8d40c4d339aad55e9f8b31334324", "message": "label for reservation\n", "proba": 3.123434169083339e-07} {"commit": "03b92494d732dfbf5c2350a10fbeaa58f7c4a9ad", "message": "Didn't get picked up", "proba": 1.9484421045490308e-06} {"commit": "fdb2391a76d84712424b50e8d772baad02e88451", "message": "Fix to unlock process when finish release fails.\n", "proba": 1.0995512411682284e-07} {"commit": "6d1bf509826adf20ae67dfec3aea01ea3db1899e", "message": "cleaned up main, select game by number, message on no-games-found\n", "proba": 2.2408070776691602e-07} {"commit": "20c9880699b2cd25e27eaf9813f719b4b0a73810", "message": "Removed unused imports.\n\ngit-svn-id: 31c47a26667340a1ce0c7073e44501b19ce02227@10127 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 3.517243385431357e-05} {"commit": "d5f5dc6e0fa2617a7a546bcedc40bc4b3f90fdc0", "message": "Fix anti-venom potion timer (#7453)\n\nCloses #7446 \r\n\r\nChanged Anti-venom timer overlay time from 12 minutes to 1 minutes.", "proba": 1.0855043797164399e-07} {"commit": "90067959b6f945c608cfa9dbdbb8e1b1cb09e102", "message": "Changed buttons to read \"Go X\" instead of \"X Room\"", "proba": 1.5337876391186e-07} {"commit": "e9c2f0d48659308a298d1499635649909210376e", "message": "The extras in BluetoothLeService are now properly unique\n", "proba": 1.0727903543283901e-07} {"commit": "0492fbaaabed0d0bd78eee81f0ce13d782a1ca97", "message": "Marked PekException as ApplicationException\n", "proba": 4.5200269482847943e-07} {"commit": "af8bb87fa1e1419a68a4957529bccccaadb30876", "message": "HttpStatus message \uc218\uc815", "proba": 8.418230208917521e-06} {"commit": "fb6a5dc27c2cf8b9a1210aeb89424dface96ce32", "message": "unused import\n", "proba": 7.379109661087568e-07} {"commit": "70df061dcaa2d670e823d44c86e7b11eb036f56d", "message": "RANGER-761 : Transaction logs not getting generated under audit menu admin tab if policy name is changed\n", "proba": 1.2264533211236994e-07} {"commit": "9a740d4e9b07c92360ce9b701b5393603e7d1b45", "message": "FIxed the NPE\n", "proba": 1.0182409369008383e-06} {"commit": "f3b810829eaa4cb2e567833de64ba26d3bf6450a", "message": "PRES: Aggiungi SerleenaActivity.disableTelemetry()\n\nRelated to SHANDROID-87\n", "proba": 1.1796260679375337e-07} {"commit": "aadf673f4b113ed9a269dc81184a081193fc36a2", "message": "Appliying patch for DIRSERVER-745\n\ngit-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@448559 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.217317245367667e-07} {"commit": "49bab74f89f05052070ac74e0572e84a25e52bd1", "message": "ROO-2460: Parameterise org.springframework.roo.shell.Converter - remove compiler warning\n", "proba": 1.2969800877726811e-07} {"commit": "82e5a2a4150a0cb5f47c6127081019a695821aed", "message": "added null check for entity\n", "proba": 3.421279757276352e-07} {"commit": "4200a1875ad7c108d2640cc79338cc875b0347ef", "message": "CMP-61 ResourceUtil.getByUuid\n", "proba": 3.816567755166034e-07} {"commit": "61b0472139bf15bf6fdc2c3ab8e75f473e0c7c96", "message": "added saveAccess\n\nSVN-Revision: 18776\n", "proba": 1.2651823055875866e-07} {"commit": "4ae91b21e348444ed59ef33c23f6d75a3583d14a", "message": "SOLR-10496: Fix test failure in testNodeAdded which happens if testNodeLost runs first and leaves behind a collection\n", "proba": 1.2548039762805274e-07} {"commit": "1c333c79d0cd3d94e85222030788bf5597732f2c", "message": "SOLR-10303: Removing the unused class, replaced by TemporalEvaluator\n", "proba": 1.494048262884462e-07} {"commit": "9e8612e6341c3c9c99ca7a22f4b7800ab9ead9aa", "message": "changed getKey() to prevent NullPointerException when the session is invalidated\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@8719 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 3.5797413602267625e-06} {"commit": "57ae3aca05d21628df620f33a9f03966f33c8d7b", "message": "HIVE-16593: SparkClientFactory.stop may prevent JVM from exiting (Rui reviewed by Xuefu)\n", "proba": 1.0267023498045091e-07} {"commit": "b16d09df278ba249428e87325b8df9cb26338230", "message": "checkstyle: remove unused import\n", "proba": 4.988781938664033e-07} {"commit": "89622c2b86e740fa698178eda52f7973ee464991", "message": "removed labeldColumnCountMap\n", "proba": 2.963949782497366e-06} {"commit": "4736a045da407d38342e64dd8a61675c6ee8f6da", "message": "color\n", "proba": 2.4223149011959322e-05} {"commit": "7b539f005545cb523fa445a80b4c6ce17dce09db", "message": "Eager load countries in query for disease spread table, to avoid n-country lazy queries, and to avoid lazy query outside of session issue\n", "proba": 1.8055618511425564e-07} {"commit": "b2385ba3a0567fc216e09e8efa4a94277cd2f543", "message": "defect#360002 default value for DDL to avoid Octane null point exception\n", "proba": 1.2384394665332366e-07} {"commit": "bc88b2fa2ec8b6d23b29b1123614904b0f0b0433", "message": "US#341121: Match user by email.\n", "proba": 2.1079785028632614e-07} {"commit": "e557b92e4d1f924f4eabb4d3eef70d474fc9f156", "message": "Some more improvments\n", "proba": 4.886727538178093e-07} {"commit": "f4be0265bac887c30d0ba20e880ff15a8b581952", "message": "added docs, cleaning out commented code and unused stuff\n", "proba": 1.2606224686351197e-07} {"commit": "380ef5de06910b7302032e444c7e5f393a1b3745", "message": "Revert \"branch stuff and basic setup\"\n\nThis reverts commit 835e5a0aa3b2657025382d7858bae2264a03230c.\n\nRe-doing the commit so I can commit to the proper branch\n", "proba": 1.4580755305360071e-06} {"commit": "508bc83d512233e463ec386741b0521f9bb3e5c0", "message": "use more menu in build pane\n", "proba": 2.452271132824535e-07} {"commit": "7d4272027b0126e245e0c29bc72c2aacee5e7ffc", "message": "corrigindo teste\n", "proba": 5.283893074192747e-07} {"commit": "2440f846472acd14cfbe7b418afe395c6456053b", "message": "Internal change\n\nPiperOrigin-RevId: 480546046\n", "proba": 1.3156308114048443e-06} {"commit": "2a02862cd4f5b9dc32dc80579729f26fe2a1d884", "message": "Switch rear DT to move in opposite direction of front DT\n", "proba": 2.2583216718885524e-07} {"commit": "262b0f91001c3c947ab320a9a4a8937700d135b9", "message": "- accounting: update of setting of description\n\ngit-svn-id: ac075fd2700e7900720405e7f73d39e95a0f4823@13978 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.5358398286480224e-07} {"commit": "029b856c1db354d5511295fb3f9c7f25fda62063", "message": "Fix bug in /recipe command\n", "proba": 5.432646048575407e-07} {"commit": "e93f76326d4720aec51502a60a6033def6be4f3c", "message": "Tried to fix out of memory issue", "proba": 5.029094154451741e-07} {"commit": "9fb585225feb71aca41302d127420f422e6064be", "message": "auto create blackcat context\n", "proba": 2.008408273468376e-06} {"commit": "327b41c9b1a20a21b80f10520558f64b4590fd9b", "message": "Fixed return type\n", "proba": 8.328725016326644e-07} {"commit": "368193538e7314263d782f1058e3305b276ad79c", "message": "Changed scheduling without reset so that if delay is 0, the period is used as the delay\n", "proba": 7.992845780790958e-07} {"commit": "66ab0165344bcb6fd0adb0afe0fccaae945591ae", "message": "changed UserService to singleton", "proba": 3.4080724162777187e-06} {"commit": "29e910b0a637275d33aca40ad620961d4f32a529", "message": "Use the the artifact category in LinkerInput to determine if it's a dynamic library.\n\n--\nMOS_MIGRATED_REVID=130394540\n", "proba": 6.6545298977871425e-06} {"commit": "c85ad6335d68b5cae19009360aa5b4e46f72ab48", "message": "Fixed issue with latest ilearnrw library.\n", "proba": 1.0408555084495674e-07} {"commit": "4be01610de47643b06646f22dd24c80aad9e1934", "message": "Fix content-holding compacting drawers being palced back into world with wrong slot visuals\n", "proba": 2.340669880140922e-07} {"commit": "31b401041e498b58a05e1231b67d29bf6ae00bb3", "message": "Implementation of the equals() and hashCode() methods for the DOMNodeObjectModel.\n", "proba": 1.2751782207942597e-07} {"commit": "128a3059b0a548a5d83c7df66300765e79e5a86e", "message": "use String.valueOf() instead of toString()\n", "proba": 0.00013207370648160577} {"commit": "298def2fc9e27c8e7958a2e738eaa0b289cac9cc", "message": "remove TODO for translations\n", "proba": 2.6535360575508093e-07} {"commit": "9be92dcfcb1c737025397c92b18ed027a6c7f4fa", "message": "Registry: Complain about bogus registrations\n", "proba": 1.8908380639004463e-07} {"commit": "b399d497df58c87631720764749778ca9037eb62", "message": "error check for running a replace on a file that is not in the most recently published Dataset--e.g. was deleted. #2290\n", "proba": 1.5372523876067135e-07} {"commit": "6b5cf2ff41b327f710c9f190791e4a7e06790353", "message": "commented out non-used code\n", "proba": 2.6873561864704243e-07} {"commit": "698159f6272f7da5d23565ca6bf339c3192534ab", "message": "\u4fee\u6539 \u8865\u5145\u4e00\u4e2aAPI\u8c03\u7528\u9519\u8bef\u4ee3\u7801\n", "proba": 6.930200697752298e-07} {"commit": "167a4b519581e8bca34f8720dd8450dca9a499a5", "message": "Fix a problem with chisel blocks all having the same name and thus overriding similar named vanilla blocks for dimlets (i.e. glowstone)\n", "proba": 9.566398148308508e-06} {"commit": "6252ceb02a3075894c359818258e3d585cc8a9f0", "message": "Fix incorrect indenting/formatting in ExchangeServiceBase.\n", "proba": 2.80285831877336e-07} {"commit": "dea7f9991d1cdee2af89f5da479615862eaad6e7", "message": "Fix injection point detection on 19w34a (#144)\n\n", "proba": 1.193399157273234e-07} {"commit": "36643e5bd4dda7e120a0f652c2b3ba9f721223c8", "message": "Fix REST interface of the Behaviour Timeout\n", "proba": 2.7971220788458595e-06} {"commit": "f1120fb25589487761522e38574a48a09f49cac3", "message": "Fix typo\n\n", "proba": 0.9999992847442627} {"commit": "3997fd3258688bb88c13d31c6f3c46605e57c1fa", "message": "Added support for annotation aliases to make them simpler #412\n", "proba": 1.9059261546772177e-07} {"commit": "4cb944ea687d84a54d679fc3f5362e2950551ff3", "message": "Updated the class description\n", "proba": 0.028252247720956802} {"commit": "bc59101c2fa004ccf0d9a8950b62f3a8af932da6", "message": "FC-105 - Fix problems found in code analysis - dead store\n", "proba": 3.099934247074998e-07} {"commit": "2d44833abac79b238446306f30c9033d011d89b5", "message": "Minor optimization\n", "proba": 5.223758421379898e-07} {"commit": "23a32f28186d1afc54b06f9a563c71ed2fb594e0", "message": "code format", "proba": 6.781149568269029e-05} {"commit": "7a4a11c95dc50d0d29d5ca87e734fc30c9c99167", "message": "Info box method placeholder fix.", "proba": 1.1919079412336941e-07} {"commit": "742de2b20bb889153d6055e26b9e6781c8458fa7", "message": "JENKINS-22083", "proba": 2.2317368575386354e-07} {"commit": "b411b60d0398354a4171d0e2f99ed5d01512ba4a", "message": "KRACOEUS-5852\nInclude new custom attributes in copied award document \n", "proba": 1.0373337033797725e-07} {"commit": "82cf04dea69e6827a88a1894d0e91aca05e170ae", "message": "Issue #177 / [#96231594] fixed NPE", "proba": 2.0877557460607932e-07} {"commit": "1f201af3088a74551236053744cf63979cdeaf45", "message": "\u751f\u5f92\u5225\u6210\u7e3e\u30d3\u30e5\u30fc\u306e\u6a2a\u5e45\u3092100%\u306b\u5e83\u3052\u305a\u30c7\u30d5\u30a9\u30eb\u30c8\u30b5\u30a4\u30ba\u306b\u3057\u307e\u3057\u305f\u3002", "proba": 1.1609988348482148e-07} {"commit": "9b8675df97b4eb7503c9104e41fc094f4703bccd", "message": "delete wallet now selects first wallet to be active wallet after.", "proba": 1.1253365528318682e-07} {"commit": "bf95e577478756ca4d65f8d5254b8accd37a45f4", "message": "o Decoupled paths to lock files from LRM which might yield different results for different threads/processes\n", "proba": 1.1545704836635196e-07} {"commit": "d593a44d5bdb44f0c8761ed7cffd112d93eaf6cc", "message": "Increase priority of MixinWorld_Tracker", "proba": 1.769467843359962e-07} {"commit": "e94a5c202ab57dd64d05b5026440ab84356a1a7b", "message": "Fixing @GenerateDouble.NEGATIVE issue where sometimes 0.0 would be produced, which is not negative.", "proba": 2.2592017558054067e-05} {"commit": "b335e420c79322e292ff863718c783cb6c819952", "message": "changed the return type of the histogram calculations in RBMRenderer\n", "proba": 4.457026534510078e-07} {"commit": "435b7fb243f695c2a627119e190129b90363b2a4", "message": "GUI::latest changes\n- removed some unused imports\n", "proba": 1.4718492025167507e-07} {"commit": "1c617e0bec91c3a66f05814637c6c3a49d83f6a3", "message": "Added link to project source in initial log\n", "proba": 1.758237999638368e-07} {"commit": "74362ed72420647cb40c7b2d692170e477978e77", "message": "Added opponent class to title when playing matches\n", "proba": 1.8067349571992963e-07} {"commit": "9ddd291064f021b43316a06054e2cc270ff6d8d8", "message": "mini minor\n\n", "proba": 5.576929106609896e-05} {"commit": "3b13dafabeb032f7e65a96d79d4e1c929373b910", "message": "Issue-17: Added name and description attributes\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@108 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 2.2759014939310873e-07} {"commit": "c93b4942a0ad3d51d14567beb79d0b8fcee81797", "message": "[ignore] Ignore NPE", "proba": 8.909995813155547e-05} {"commit": "7314b6961e31399e3ea07e332bde0016ee6a4a38", "message": "Allow multiple arguments for eventscript command.\n", "proba": 4.0457032923768566e-07} {"commit": "34718f0ef5292372e781d8186a718a924617db7f", "message": "User can omit geometry columns when importing shapefile.\n", "proba": 1.2204723986997124e-07} {"commit": "3ecdf571eed3fb29c622b5b99fc41294a7657c55", "message": "\u4fee\u590d\u4e00\u4e2a\u6f5c\u5728\u7684\u95ee\u9898: \u5f53posEnd - posBegin - 5 <= 0 \u65f6, \u5b57\u7b26\u4e32\u88c1\u526a\u51fa\u9519", "proba": 0.0013903253711760044} {"commit": "ecfc5ab4cc65e3f12fcd22919161cc0f813e79cd", "message": "mirror change: Jdbcs\u7684\u8bf4\u8f9e\u7b80\u5316\u4e00\u4e0b\n", "proba": 4.4759130446436757e-07} {"commit": "4dbfc928b73f3181cc6956c8a9f85a35f97afbd9", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "057df7bd638439ffd070ae3f8f85b1cf1440f9f0", "message": "Disable the long test\n", "proba": 0.828639030456543} {"commit": "d6c645200f1b7b8e581608cefa8e102ffa4b3ad6", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "d726d418ca76ea70946dd7ddb5aedffa6abb07b5", "message": "Fixed bug in AbstractPNNode.\n-> getRelationFrom (now considers source instead of place)\n-> getRelationTo (now considers target instead of place)\n\n", "proba": 1.2810411931241106e-07} {"commit": "4a2c8615413584bcb158c04c928dee78b2dac861", "message": "Added an MBean to dump the JSON results of the last scan. ", "proba": 1.0135570960301266e-07} {"commit": "1d52fdcafc9adfc1644c2e8e8130d809735e1645", "message": "gotcha", "proba": 2.745680149018881e-06} {"commit": "7c5a2544a1632a6aeb88138c48b2af152a67f7d1", "message": "[component] enable tracing by default, up to DEFAULT trace level\n", "proba": 2.4076487648017064e-07} {"commit": "a6bb47213d20eeb7e5438570eaf22d4c221253e3", "message": "Rename USAGE_NOTIFICATION_TELEPHONY_RINGTONE\n\nBug 16401631\n\nChange-Id: I30a08df63cd4c27aa5ed9351994309ae2a50f543\n", "proba": 1.0991482213285053e-06} {"commit": "ebb612e39cb57253d126bfb2959576dcf05b4926", "message": "Making timeseries class more timeseries-ish\n\nTimestamps are actual date objects.\n\n I think using no. of miliseconds since EPOC should be good for now.\n Having something at the Nanosecond level is something that i don't\n think i will need for now.\n\nDatapoints are just Objects now.\n\n This means that any kind of data can be stored alongside the\n timeseries data.\n", "proba": 1.226652130981165e-07} {"commit": "1effcfe8cedca15c1d85dd5b64b949df79318263", "message": "Fix to mobile action image upload to find control in other pages", "proba": 1.3889201966321707e-07} {"commit": "fbc9ee00af2a6c0ff3d66f8b6577d8da64f4ccd0", "message": "Update DTreeCateg2.java", "proba": 2.549550117691979e-07} {"commit": "ea71994a8916cb36ad3eb3add3b2e217c0ee2087", "message": "A #880 egyszer\u0171 megold\u00e1sa; \u00e1llapotjelz\u0151 n\u00e9lk\u00fcl. by Mess\u00f3\n", "proba": 5.115525709697977e-07} {"commit": "1a5018794da645be822834f1e577dccdc836649d", "message": "add exception stack\n", "proba": 1.763909153851273e-06} {"commit": "028b1fa47e8bc3c3e33a01246bdc3e9cfb769d9e", "message": "FELIX-993 / FELIX-1053: Fix service handling when using target filters\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@768910 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.1170274067117134e-06} {"commit": "4ca749dcb72e6f89c6fad83368fb29e9b888376b", "message": "Bugfix: Fix broken assertion in PipelineTest (#22485)\n\n* Bugfix: Fix broken assertion in PipelineTest\r\n\r\n* spotless", "proba": 1.359920958066141e-07} {"commit": "6d014fa21903c005398c4feb690debcf9340b5b6", "message": "network: de-associate IP address if enabling static nat fails (#3836)\n\nAssociating static NAT on IP to VM fails even though the IP is not allocated.\r\nWhen we try enable static NAT on second IP address to the same VM, the operation fails but the IP address is still allocated in the db and it can't be used to enable static NAT on different VM.\r\n\r\nSteps to reproduce the issue:\r\n\r\n(1) create a vpc (vpc-001) and a vpc tier (vpc-001-001)\r\n\r\n(2) create a vm (vm-001-001) in vpc-001-001\r\n\r\n(3) acquire a public ip (ip-1) and enable static nat to vm-001-001,\r\noperation succeeds.\r\n\r\n(4) acquire a public ip (ip-2) and enable static nat to vm-001-001,\r\noperation fails but the ip is still assigned to vpc tier vpc-001-001.\r\nNote down the ip address and the id of it.\r\n\r\n(5) create another vpc tier vpc-001-002, and vm (vm-001-002) in the tier\r\n\r\n(6) enabled ip-2 static nat to vm-001-002, operation should succeed", "proba": 0.0005087672034278512} {"commit": "e240ca9bd0a7b60687c7299a539053ee99c6e306", "message": "almost ready to play the scenario\n", "proba": 1.9184213329026534e-07} {"commit": "024c19c1e6d245a5a560d972f8567bc220bd2695", "message": "Add `Pair` as special case of `Iterable`\n", "proba": 1.736588842504716e-06} {"commit": "822f0a644a42058e3ae82bcf1fca0583405923f3", "message": "Fix logic to update account balances.\n", "proba": 1.3488285333096428e-07} {"commit": "f72ada87b5e118e2b049e0132ee8d0d48a95af5c", "message": "Extract a function.\n", "proba": 0.9999988079071045} {"commit": "58e6fc0bd4eaecb4f58012a7364f91f4891de5e4", "message": "More properties for user profile\n", "proba": 1.1597062865575936e-07} {"commit": "25b6990e222cbfb523d6db6d388985ca90847aaf", "message": "server: Fix build regression caused by 32a39\n\nA constructor signature has changed between 4.8 and 4.9+ branches which caused\nfailure in a unit test introduced by PR #1694. This fixes the unit test by\npassing null as the additional parameter (the test does not need instantiated\nobject).\n\nSigned-off-by: Rohit Yadav <902b9eb5dd62819678163bd5e00fbf0cbc7c264b@shapeblue.com>\n", "proba": 2.3314711938837718e-07} {"commit": "2c89a9ed12a48b55448ab999358f295fcc2643f2", "message": "Finishing work on the Coloring class (4/4)\n", "proba": 1.2711956287603243e-07} {"commit": "57f5f8773b938543e563fb4ec89be00b8f83f149", "message": "Corrected GAEController typos\n", "proba": 5.6776848396111745e-06} {"commit": "f1becb845e967f284e5bb074ba8160b69c792b96", "message": "Implements the addEventHandlers, handle, createJob, and addFiles functions.\n", "proba": 1.1893180129618486e-07} {"commit": "edda548c678f023f02eb828be87389abd5e1e677", "message": "create SavingCautionClass-getSavebtn method\n", "proba": 2.2034593882835907e-07} {"commit": "b4c3ab8f28427a30735bd77e1812d41170213582", "message": "Post beta release prep\n", "proba": 1.8650416677701287e-07} {"commit": "f40a9d37de1d89adb198d559d43f9d8841523eac", "message": "Finalizations on PersonAgent for now. issue #13\n", "proba": 4.5952984351060877e-07} {"commit": "539b1e53cd69040b849f7b98d2beeccfa97a3885", "message": "Beginning to implement PersonAgent\n", "proba": 0.007073963992297649} {"commit": "94ae932972b0c5879500501831e513b1ef5ee955", "message": "Guard against null intent NPE's\n", "proba": 2.3644200553007977e-07} {"commit": "1f042b8476c1d93fdadfdf0366433c8c60ca04c1", "message": "Update due to minor changes:\n- New functionality calculated tax payroll global to review mode.", "proba": 1.0197194910688268e-07} {"commit": "12c641956205e831877edfc4460352b7c8aa8bf4", "message": "add sum attribute to transform parser\n", "proba": 4.781212510351907e-07} {"commit": "df7cc3a502fdd32792cf2e8db8820ca223e4729c", "message": "Fix dark theme text in bubble.\n", "proba": 1.1903230188181624e-05} {"commit": "ad191baf90ba07a1b0406cd49c3ed3a37b5c2518", "message": "fix spamming user when in follow mode\n", "proba": 6.736714226462936e-07} {"commit": "91c707d3d45dc85fc8a7e2cc5d1365435de33fce", "message": "MinimumCutEdges to return empty list if start and end community are the same\n", "proba": 1.3495515815975523e-07} {"commit": "c9cd47ca8388e211276efe12b7fe1da95fbe0b40", "message": "Fix GUI zooming\n", "proba": 1.197374672301521e-06} {"commit": "fde8232494cd28a7ffcfb40159046e4afd53bc7a", "message": "Update Sunday 20:58 Jorge\n", "proba": 2.0034212866448797e-06} {"commit": "46461ff03a3fe2883dc1a90121f107d0787b0eb0", "message": "More recommenting", "proba": 1.1117275988681286e-07} {"commit": "a4f0c67cd328aa9b7c551079dc12e576da1b6fb9", "message": "Changed naming final variables\n", "proba": 8.790278229753312e-07} {"commit": "19fe7f0c23fce111f56fe45b607951a1c4131f8d", "message": "- bug fixe\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@386 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 4.2803083033504663e-07} {"commit": "0a882d53ae3bbf2608165a29617b67dd5fc7fe57", "message": "MASTER import cleanup\n", "proba": 2.41616419316415e-07} {"commit": "89cdcb9f70ebed563b4a9245fb8302d3e740f13e", "message": "slight changes, mostly cosmetical\n\ngit-svn-id: 5273550914f0087548030fb29e37461be35c08da@12539 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 3.2525102255931415e-07} {"commit": "21c8b0a64dec150c72a9518c2d5a4eaf61e47fca", "message": "fixed default value for screen rotation\n", "proba": 3.3502399787721515e-07} {"commit": "f69c24377b434979d8b8dde518e0228ad8851ff5", "message": "Remove un-needed override.\n", "proba": 5.902494422116433e-07} {"commit": "72485d75cdb0b22d69280de145a6bccc56bde163", "message": "Pause music when AUDIO_BECOMING_NOISY intent is broadcasted\n", "proba": 3.0522437555191573e-07} {"commit": "0c20b8badd2eddf2defc2ff1d12f5ebaf5f84a99", "message": "changed setshareintent to use for each loop\n", "proba": 2.274595232165666e-07} {"commit": "b8980727df6307730ea471f149600607bae52f18", "message": "2017\u5e7410\u670827\u65e5 10:33:19\n", "proba": 7.649131816833687e-07} {"commit": "61be4d768d940c6b999fd177c1bba4f34736bbd8", "message": "Add javadoc describing the XMPPErrorException class\n", "proba": 6.303494615167438e-07} {"commit": "29b7cb297f0df1bc9a7890b02f2a38d057e57f7e", "message": "Creacion del recurso valoration\n", "proba": 5.665119147124642e-07} {"commit": "5e8d7fac679b657e1a75b7f6a2cbe17e096dbee0", "message": "Allow other output formats.", "proba": 2.8301633392402437e-06} {"commit": "794393c6bfcd67578b6a8c4f0434cb3522adb8f9", "message": "Remove local ordered content\n", "proba": 2.477990221905202e-07} {"commit": "f93da97e5c37c9b227ee506546d3d8657ce05f36", "message": "Implement Loggeable so that, detail of the keys held can be reported from the SystemMonitor if detail is required.\n\n", "proba": 1.0093071267647247e-07} {"commit": "d82e60f767c33fc08885e401b97a12941021db9d", "message": "SOLR-7921: Fix non-reproducible test failure on sarowe's Jenkins by adding a brief wait before checking that tech product docs have been committed to the example server\n\ngit-svn-id: aac904a21cde85bfdcd3c9d8e8f2385b7fcd0af6@1695755 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0248091914254474e-06} {"commit": "0e36430db7a5b1bde690e29d13dcfaccd343a26f", "message": "Whitespace\n", "proba": 8.480420547130052e-06} {"commit": "18762bb9e3ab853510b8f2cf4984be5fe56efc84", "message": "Show/hode barcode app depending on device type\n", "proba": 1.5913680329049384e-07} {"commit": "7baff3fb5ca7e5943f4cd4ed9072113d57ec63af", "message": "La classe quoi\n", "proba": 4.592004643200198e-06} {"commit": "19d3fff75f165c04136be077fe0740d7272c61d4", "message": "update CondAllDiffBC with renaming Procedure\n", "proba": 1.5040640732877364e-07} {"commit": "eac274516608dac41a56dd1dd1b8f6dc378de3d8", "message": "Fixed bug with nhentai\n", "proba": 2.717906113502977e-07} {"commit": "98bd8c3e44c149882ab9e478d7e70618d8d86815", "message": "Refactor reset button's name to recenter in app\n", "proba": 1.8723270045484242e-07} {"commit": "9c922665bf303c9d2a778dfd96a7e0108f30a0f9", "message": "fix null pointer on favicon load\n", "proba": 7.007900535427325e-07} {"commit": "4be074f88f10bc45b91d5c398abf81aba1b3c8fc", "message": "Improved handling of 'clear cache' events in inheritance group cache. ", "proba": 1.1376519637451565e-07} {"commit": "3fea3a3501fc3d7002d717b0a672008a32fc9191", "message": "Added gender to living people\n", "proba": 9.0818429043793e-07} {"commit": "2c3e4b9c4e0eb2884df35d6cd71b3011317d6c57", "message": "policyutil refactoring.\n", "proba": 1.8297780002285435e-07} {"commit": "0115d4dd99bb55022de89a4dbd27e804090e79dd", "message": "Bug 60589 - Migrate LogKit to SLF4J - Drop avalon, logkit and excalibur with backward compatibility for 3rd party modules\nPart 3 of PR #254\nContributed by Woonsan Ko\n\nBugzilla Id: 60589\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1781758 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: ab21fe2fe8480bbd2636ae290ca0b54902e3d8db", "proba": 3.469779130682582e-07} {"commit": "cbeb6b0002423833e4d6a26ebc576856c5f1c98e", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "b65606d1233111265f520912cdbba29bca63ace4", "message": "Add a test for #3171\n", "proba": 3.669772922876291e-06} {"commit": "e7a472a45acabddd7eab821bf28369123eee029f", "message": "Added missing unit test.", "proba": 1.2025022044781508e-07} {"commit": "260b0f5a6cc9937813602477e3f67647a3ef0446", "message": "ignored tests https://github.com/OpenHFT/Chronicle-Queue/issues/660\n", "proba": 2.2288696754912962e-07} {"commit": "9e4584402aa37ddcd17f8dbb5ed8fb97f78ec61a", "message": "COMPRESS-147 test for unskippable chunks\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1548932 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3380342162890884e-07} {"commit": "bb72a9615e4a327886dc10f147a04a4da2097b8a", "message": "target is Java5, replaced String#isEmpty() signature\n", "proba": 0.00036066770553588867} {"commit": "3905993bb00f4f7e5d7936c0dd8202aee6b8deeb", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "6e3f974951b71b6566392f58135b71ffca6fd135", "message": "HttpHeaders.writableHttpHeaders properly handles HttpHeaders.EMPTY\n\nIssue: SPR-17633\n", "proba": 3.4033945439659874e-07} {"commit": "4523d01a5001835891b2f4160698521eef1256fe", "message": "Fix Javadoc for HttpHeaders#setContentLanguage\n\nCloses gh-23051\n", "proba": 5.610819471257855e-07} {"commit": "b05d36dbc72195ab2885a36ff9cbe68f78b0e650", "message": "Fix setLocale for JVM.\n\nThis was pointlessly creating a new locale with just the language, and was also not correctly\nsetting the locale for number formats.\n", "proba": 1.1875420113938162e-07} {"commit": "dbb34039d052b2814c2af345e3aa62dfabd60d11", "message": "Changed class name prefix string in setUI() method to enable multiple\nLook & Feel.\n\n", "proba": 1.0413241113838012e-07} {"commit": "4c6b01daec0c789d8a4fc2069d5c507dac44085d", "message": "Support closing repl with Ctrl+D (closes #67)\n", "proba": 1.1903074437213945e-07} {"commit": "927828510f95c5ab685ef1542193c18b04796578", "message": "cosmetic\n", "proba": 1.343016947430442e-06} {"commit": "52faa2e73dabc1541de9de2c6079d1a872461a03", "message": "nome da dll\n", "proba": 2.6170198452746263e-06} {"commit": "85a8bb4c8ed3fa919d152049e22a88ba88c74ecd", "message": "Fix for possible deadlocking between Dfs and SmbTransport\n\nBasically, the Dfs.resolve() and Dfs.insert() methods do not need to be\nsynchronized, only the \"referrals\" member needs to be locked (using an\nadditional lock, because the member itself can be replaced). This way,\ncalls such as getDc() in Dfs.resolve() won't deadlock.\n\nhttps://lists.samba.org/archive/jcifs/2012-March/009873.html", "proba": 1.3138204849383328e-05} {"commit": "8257bbe3146bb511a3ebe0521b2f94761ec15f34", "message": "*** empty log message ***\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1112858 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.921924071117246e-07} {"commit": "6cd3fea15f3ef36eb2865168bf2e864c8097e780", "message": "Import fix (after merge)\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1109111 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.513337555385078e-07} {"commit": "6d14a1101bd898fb7708e3b42bf1173f5beb9129", "message": "Fix\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@531 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 0.9999650716781616} {"commit": "5cdfc989947d12d2575fa4588821149e7586549c", "message": "Updated version", "proba": 2.698738796880207e-07} {"commit": "675f71037b38b2f8419525a839736a0920b07b10", "message": "Implement faster first-above.\n", "proba": 3.0844073535263306e-06} {"commit": "32463c81420432e41abd076b74ca6b69cd53fb2d", "message": "Permit IRemote.setKnownHosts to throw an IOException.\n", "proba": 1.0830412833229275e-07} {"commit": "7972d9b38eab7992c7636dbc8dbad27750d0577e", "message": "added extra checks to ensure an IllegalArgumentException is thrown as soon as integer capacity is exceeded (i.e. |universe|^arity >= 2^31)\n", "proba": 2.2762532125852886e-07} {"commit": "e018e25ebefee80bf0219501a8242e9b448cce5f", "message": "Implemented loadObject(...) in Player and changed toString() to include the name attribute which was just added\n", "proba": 1.292372218131277e-07} {"commit": "d2036a5d0c5314a2cb301ad9d08ae75ce9e759c6", "message": "Adds bridge in Metric to the publically inaccessible MetricAccess.FieldData.getEventDateProcessor.\n", "proba": 1.067705355239923e-07} {"commit": "211c118468de8f23fb4195fbf2551aba4779cce9", "message": "Fixed #2057\n\n\nFormer-commit-id: 8fb0aa74f4e972614febfbe90fca08dba30b13d8", "proba": 3.027803927579953e-07} {"commit": "49e65b0937b7c5ccec10c7e35bad47107d4a4003", "message": "Updated regular expression match, fixes 2 bugs\n", "proba": 1.6295817317768524e-07} {"commit": "629cd202e90e86a91229fc3cfd30a1d9cf0338f2", "message": "Tidy up code\n\n", "proba": 0.0006194907473400235} {"commit": "e32646f97cbef3a0d84b6e983a5f45d52409d205", "message": "Added /portal to list of entry paths.\n\n", "proba": 1.023499649477344e-07} {"commit": "d98744800d57b88d94d64a2d124eb6f24c35ffbf", "message": "renames\n", "proba": 1.9933429939555936e-05} {"commit": "3185f270248f5a21b6f927e8a34d9bc830607d6d", "message": "[OPENENGSB-2075] removed unneeded itest\n", "proba": 8.227193575294223e-06} {"commit": "c9f8f0d2f1feb02387cf0fe2b8ec1e0446cb60c3", "message": "JAVA: fix bug in demo where en is not used as the default locale.\n", "proba": 1.053448244192623e-07} {"commit": "eab02c201c0f76b629e59423594607ca70452dfe", "message": "DERBY-3745 Derby can leak classloaders in an app server environment\nCleanup change to set context class loader for newly created threads \ndirectly rather than setting the context classloader of the current \nthread before creation.\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@679620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5264156445482513e-06} {"commit": "82faeaf03ab3ce29a85c148a6c3699d2833196ea", "message": "JSONArray tests\n", "proba": 6.823336775596545e-07} {"commit": "88f71b95589da45732634cc273a87b403169474f", "message": "Specify parameter types for strSub.\n\nBroken callers of strSub were fixed in []\nGITHUB_BREAKING_CHANGES=Parameters to strSub must now be the correct types (string and int).\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=218872573\n", "proba": 1.1768904641940026e-06} {"commit": "9b38f4747e3b33933fbcd2b47fc071de424c3738", "message": "One of the tests broke the build. Commenting out for now\n", "proba": 1.0117298643308459e-07} {"commit": "fc1a648afa90af9ef9c6560cc4864357760c110c", "message": "Make use of dba.supportsOption for \"uuid-string\" test", "proba": 4.137214943966683e-07} {"commit": "c4e8578f380f984d99c1a2ea4a0cb6aee85e07f5", "message": "'ProgramChromosome' now implements 'Function'.\n", "proba": 8.601321610512969e-07} {"commit": "999dc1c32fd9d6d9b9e3eb40b05d0cf50c187b8a", "message": "Add dragAndDrop method.", "proba": 1.4800399128489516e-07} {"commit": "9024f0aa6f349d74c74c43fc55c2b4ae000049bc", "message": "httpclient5 (beta)\n", "proba": 1.2832273910134973e-07} {"commit": "c35a7b8509a7db2548ef8572e22945aa543edf2f", "message": "Update SendMail.java", "proba": 3.3739090099516034e-07} {"commit": "4041b5e30fcd4fdac9a52286e7abdadb0b273511", "message": "fix padding in NUMERIC, DATE and TIME field types\n\ncloses #314\n", "proba": 1.529198669913967e-07} {"commit": "f3c7882a911d40ae1de28277e76b971ad7e4a344", "message": "I changed the way the depeleted to full cell recipes were added.\n", "proba": 1.0160191266095353e-07} {"commit": "fe1ffc703f2e03bb4c77c356eea5b1d3b1a2c95c", "message": "removes property\n", "proba": 8.858054911797808e-07} {"commit": "fbc14a5e4d912ccd5c5d16a10a4180798cab665a", "message": "In compare method, added priority for enabled dummy transitions.\n", "proba": 1.0398851912896134e-07} {"commit": "61bb670881afcf97ec20e6cbe3c3527e06e7b1e0", "message": "Fix cloud size in PersistS3Handler test.\n", "proba": 1.2840341412356793e-07} {"commit": "39e768f7a7e4cc4fbb5d594b82a7824b62c83f8f", "message": "init map size\n", "proba": 4.905807031718723e-07} {"commit": "1b8a46a9a0ea600175e2d8ebacc0f7326dd7f61c", "message": "Improved disabling windows tests for persistent memory (#15519)\n\n", "proba": 1.0695377028469011e-07} {"commit": "76ed0d5f35b5b1aa2f7cca65d40f46aa607c63d8", "message": "Update sitestreamController test\n", "proba": 4.656850478568231e-07} {"commit": "a649edc4a57f554fa29d7ae2634f916208fb20a3", "message": "Added category group for entities.\n", "proba": 1.1697866852955485e-07} {"commit": "040e5a74c4ec0077237677e2d0898a0263623e19", "message": "Catch InaccessibleObjectException in URLClassLoaderAccess", "proba": 3.4856526553994627e-07} {"commit": "b4cc0c70a654b4642dee1b0df3f0c8473c4485af", "message": "new TestT\n", "proba": 3.583234899906529e-07} {"commit": "0bb5406a23ac7a5776640fe4fd9cc0d9e9b01546", "message": "del file\n", "proba": 3.00415490528394e-06} {"commit": "3a8c98bb8b8005c13e2dc29202adce18646a912a", "message": "Update PersistentLayerClient.java\n\nModify the format of this file.", "proba": 1.0788188831156731e-07} {"commit": "bdab146f1c8d8a873fdddff203a6b2ef29022eaf", "message": "masterfix OOO330: #i10000# store lid in gid", "proba": 2.270011947302919e-07} {"commit": "dbfa72ee594d82ad165281575becb977fe20069e", "message": "Spring MVC view resolution fixed", "proba": 2.1830325636074122e-07} {"commit": "bb5f24b20cadc09ab206365b26e60b77fcc07607", "message": "Added String Reference for Columns\n", "proba": 1.2887745981515764e-07} {"commit": "5f23f31aad55f0a917ef33249af17c1129719a5a", "message": "remove @EqualsAndHashCode as it is included in @Data\n", "proba": 4.0042513660409895e-07} {"commit": "f51d1980d9e2fd80748cc3074740f5327a04d47d", "message": "Issue 1354: Used computeForeground to create a highlighter that will autocorrect the foreground. Useful when blending the background.", "proba": 9.714543125483033e-08} {"commit": "d298bf8796e7df8ee6fafbc88bea25889c0f19be", "message": "Ajout de l'\u00e9num pour l'algo combin\u00e9", "proba": 3.098447791671788e-07} {"commit": "dac80961961053311e63f2ade373ccf459c722f4", "message": "[lib] Remove unused methods from intrinsic run...\n", "proba": 1.0695744379063399e-07} {"commit": "ae9890875fe662613df371a7edd4a2a8d81c661b", "message": "NIHVIVO-3404 Improve the hierarchy of statement-based RequestedActions. Add constructors that accept either individual URIs or PropertyStatements. Don't ask for or hold the value of a DataProperty, because it is never used by a policy or permission (at least so far).\n", "proba": 1.0609210931988855e-07} {"commit": "13478fdf1b9f6009aa468d63cafc3613487dc53a", "message": "another instance where the charset was required on the mock request\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@1232 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 3.568383908714168e-05} {"commit": "881407e5864b325b44b554a7837cee1c5f23eec9", "message": "Deprecate CLIServerSetupTask and implement using ManagementServerSetupTask.\n", "proba": 1.1504246089089065e-07} {"commit": "77c796412100f3be24b374b23f8c78daa928414a", "message": "Enforce immutability in DX's RegisterSpecSet\n\nSummary:\n[Forward Port of f5ac42bf8cafa63accd37d998f53a832edde893d]\nIt wasn't calling EMPTY.setImmutable().\nIt wasn't calling throwIfImmutable() in remove().\nIt wasn't directly calling throwIfImmutable() if putAll(). Currently, putAll would throw if it actually tried to add anything, but if someone tried to optimize it by replacing the call to put() with manual array optimizations, it would not throw.\n\nTest Plan: ant dx-tests\n", "proba": 2.8137526442151284e-06} {"commit": "0cde4c22b3fac4a85919bca0b724da7d499b8cd7", "message": "- typo\n", "proba": 2.366000262554735e-05} {"commit": "1d065d0616c7068428d8e6e9b7d03507fef8f4e7", "message": "refactoring to get shorter methods\n", "proba": 9.522873938294651e-07} {"commit": "2b81548f4b86a432b0daff86e9ae85f63bc23112", "message": "Minor tweaks to SwingOutputWindow.\n\nThis used to be revision r3852.\n", "proba": 1.0179355314221539e-07} {"commit": "7fcffa71c000b2b963cd02134327a6be85e15eb5", "message": "UIMA-411\n\nminor update to InstallationController - beautify code\n\nJIRA ticket https://issues.apache.org/jira/browse/UIMA-411\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@540654 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.462496008272865e-07} {"commit": "a5940dac5637a8c5cef34bb47d1c273a8f618222", "message": "added ConsoleCommand example\n", "proba": 2.0279773593756545e-07} {"commit": "afe80decc2d84a402ac1b7bc6b354446b567e093", "message": "fixed pooling\n", "proba": 6.772297069801425e-07} {"commit": "ee1aa465589b35c9e569bc98c1b5ef25c45578e2", "message": "MODE-777 Corrected the SchemaGenTest to use the 'Simple' JPA model rather than the now-deleted 'Basic' model.\n\ngit-svn-id: 3298e7a5f393115f2db4c266335bac2f742abee0@1871 76366958-4244-0410-ad5e-bbfabb93f86b\n", "proba": 2.3670245354878716e-05} {"commit": "d09a9a67a6c9aa7e646a025a3d05998aad1c78bd", "message": "update back to trunk (development version)", "proba": 1.0780824766243313e-07} {"commit": "ef83df6d47e1fa6c60e5892ed1ca6b1006a8d125", "message": "am 35f2b65e: am 10b160c8: am 08358d12: Don\\'t call stopNestedScroll pre-L\n\n* commit '35f2b65e9d8da6842ecac8893416ae208cb5a224':\n Don't call stopNestedScroll pre-L\n", "proba": 3.491334723548789e-07} {"commit": "a83d042bee4cba14ba17c5297b9183f73891ee2e", "message": "ATAV 6.2", "proba": 1.774670863596839e-06} {"commit": "71f4f6f5663a487dc439f6d446ffc82fc8795693", "message": "Log errors\n", "proba": 2.2354379325406626e-06} {"commit": "f65e0d034bffa190a95189b2bd21b402a643ba07", "message": "KNL-242 (was SAK-10942) Improve tool API javadoc (apply oldish patch from Ray)\n\ngit-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@65651 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.2003794154225034e-06} {"commit": "bad8021370834b1e69fa6a154a0a9d4f16e55d5e", "message": "fix URL to row-by-row in KMeans2\n", "proba": 0.0009959049057215452} {"commit": "67738067d9d30ba8bfde254bbbafa0413a47416b", "message": "I modified the kmeans init to match the apparent serial dependency in center choices as described in http://en.wikipedia.org/wiki/K-means%2B%2B\nThe change was simple, and it now passes the test_KMeans2_sphere5_bad_inits.py test, even with higher trial counts. (this used to fail intermittently)\nAssuming that means \"it's better\"...but still want to do more testing.\n\nYes, the serialization means there's a higher init cost for large k? But the init was doing 5 interations of sampling k * 3 centers and collapsing them down to k, and not counting those in the reported iterations.\n\nAlso: if you can't guarantee good results in a single kmeans, the user is forced to do 5-10 trys, looking to make sure he got \"best\"...which is why my test was failing. We didn't get a high percentage of \"best\" result with a single try.\n\nHere, I changed Sampler, to ask for 1 new center each time, rather than k * 3. I left it the code where it does a kmeans to \"collapse\". The # of iterations for the init is no longer = 5, but set to k..i.e. one new center is added each time. The new center is apparently randomly chosen with the algorithm of weighted probability using D(x)**2 from the current nearest center. ..but I didn't examine that. Assumed that's what the init must have been trying to do (the comment says so)\n\nI ran a handle of KMeans tests and they all passed. I will run my 26GB dataset after I push\n\nWith closer examination, the kmeans \"collapsing\" during the init is probably unnecessary. But I'm thinking it's more important at this point to get \"best\" answer, rather than worry about\n\nPapers do say that iterations on kmeans are non-linear with respect to rows (upper bound). So I don't think it's bad doing 1 doAll per cluster center init. And our default init is KMeans++, so we can assume that's the typical use (So I'm not worried about slowing down the random init case (which we don't support any more? just Furthest)\n\nSomeone should probably review/improve. There's only two lines that changed. I left the old lines in as comments with // kbn. prefix.\nI ran build.sh which passed the Junit tests.\n", "proba": 0.9988942742347717} {"commit": "531d047865595fbd2c023785349208a59a76c482", "message": "fix: region tag (#2312)\n\n", "proba": 1.7560461174070952e-07} {"commit": "869fa2b64ca25ee2eb66372f91ab981c7618bc9b", "message": "Adjusted location of content pane for AppFrame\n", "proba": 2.909690124397457e-07} {"commit": "ac0e9d1b85ef036afafa7e0a27c911f0de3c594d", "message": "tiny whitespace cleanup\n", "proba": 1.4763296576347784e-06} {"commit": "0e96edae9cb067c49a0e10bc5c9dcc5187fa5392", "message": "Update XlsImporter.java", "proba": 5.570341841121262e-07} {"commit": "7756ea88c389ad41b8f1e982a53fed699c9db78f", "message": "Fixed issue with failing jUnit tests for maven\nin windows.\n", "proba": 1.045674977717681e-07} {"commit": "9387f8959efcd6ef9e6cba65432490b97ce2bea3", "message": "formatting", "proba": 1.1576831639104057e-05} {"commit": "c11661e024d40e892e01c84b1c4367a443314e74", "message": "bugfix\n", "proba": 8.478961035507382e-07} {"commit": "8eaaeea9579801e21528460f70895120ea89070e", "message": "fix stopAutoCycle\n", "proba": 1.5787941265443806e-06} {"commit": "a5474bc9893ea7ce81afe854c2b7fd4e7cd5350f", "message": "UPDATE: Suppress lint warnings about missing permissions.\n", "proba": 1.170405994344037e-07} {"commit": "a2e01a5eddf2834fd942dc2ed3a4cdbfbe4da32e", "message": "fix NPE, add support for pagination, and getting AlbumEntry only\n", "proba": 1.1464773308489384e-07} {"commit": "e4a4f5aef5d647a883fd98cdb0c7945703bcae8d", "message": "Fixed width of bottom sheet.\n", "proba": 1.2438890450994222e-07} {"commit": "a1e7dc760095759fd29ce5d9e47557b2a807e9ae", "message": "Removed a checked exception as its benefit did not outweigh its nuisance.\n", "proba": 1.2030321272504807e-07} {"commit": "31ae499cee2cb3737470f2c2dfae54d5f6e1f40e", "message": "System out\n", "proba": 4.24771172902183e-07} {"commit": "61d27d805c2218f24ca6f4f1dd8a31f4d04bc7de", "message": "Test commit 11-23-15 7:17pm\n", "proba": 1.2045359198964434e-07} {"commit": "7a4819b9eced4a804dfe664fb6dd828c0bf562cb", "message": "make sure to checkout default\n", "proba": 2.422356430997752e-07} {"commit": "c461ec6bd7958e47b1d724388bed60ac698b60b0", "message": "Continuing with remap troubleshooting.", "proba": 1.155160802568389e-07} {"commit": "c7d095f7f066ba791c8439378899c7931651813a", "message": "Use buffedWriter\n", "proba": 5.20732442055305e-07} {"commit": "23e4c8fc6a8d624a3a57432b6fd77a7455c02fff", "message": "removed old and deprecated method for validating X3ML mappings against variables\n", "proba": 1.9725008826299018e-07} {"commit": "e8c4c9cb4ee438d1eacd5f2dd844cf0dbd7a48dd", "message": "Change \"prediction and recall\" to \"F1 score\"\n", "proba": 1.3581155144493096e-05} {"commit": "8cc47d0185aed9d4491cb54a1ac3e23663d7d322", "message": "Use UTF-8 as default charset\n", "proba": 8.925166184781119e-05} {"commit": "e5b59435250d4a18032d1441c015a0919c3a1da0", "message": "add a HTTP301 (permanent) redirection to response api\n", "proba": 2.6080402903971844e-07} {"commit": "148258837f434e3940de5fd404816311c0ffac68", "message": "[dsx] deleted useless print\n", "proba": 8.059860761022719e-07} {"commit": "192131723cec3c9796e9baa3b0f48c7fb01008f7", "message": "[poloniex] Updating PoloniexAdapter to make use of new fields\n", "proba": 1.2424699491475621e-07} {"commit": "b3c3d3f83140c461381d4ff31892f748ff83ffdd", "message": "Clarified the need for ratio of description size / interline\n", "proba": 0.9999334812164307} {"commit": "85b4d4186662942838bf11f625651493d0e42d5e", "message": "INTEGRATION: CWS pj57 (1.2.24); FILE MERGED\n2006/07/26 12:41:56 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.\n", "proba": 1.0162943198110952e-07} {"commit": "b06672bb3a84847ff6a7ee63776f2286f2ebebff", "message": "lgtm: fix subtle-inherited-call with explicit super.\n", "proba": 1.648262468734174e-07} {"commit": "e92ed46f040457d4f757156a6f50f73b87f42c9f", "message": "LGTM: prevent possible null-references\n", "proba": 9.31203146592452e-07} {"commit": "8097fbd4af7512d27574c447262ad6e25a298b03", "message": "Cope with null values in summary.\n\n\n\nFormer-commit-id: 15240d32eae18f1b7a0ec54e94470f9bf423eed9", "proba": 0.999993085861206} {"commit": "87f6122ad8888c66d570428ea72ecdccb06fa981", "message": "minor change to iterative method to check for\nwhether a variable is resolved.", "proba": 1.1610298145114939e-07} {"commit": "f587c28e1ad355f98e174f625688aec0ca2d4a99", "message": "Permitir enumerados en las conversi\u00f3n de un String a un escalar", "proba": 6.216207839315757e-05} {"commit": "1ab193937a045cc6ac458ffee7518d5e442a9dbe", "message": "issue #26 - Crawler admin UI error while reading log\n", "proba": 1.087952270495407e-07} {"commit": "2f59aab03c63a9e07478d65f1aab4badf97fa3a2", "message": "IDEA-248457 Java Application with run targets: show Java language runtimes configured on a target instead of local JDKs\n\ndo not save target runtime in configuration\n\nGitOrigin-RevId: 7bc0ae574311c925c3cab5fe904ad9de697b0fb1", "proba": 3.6506653486867435e-06} {"commit": "c37e2639ac59d71589ba7c649e2b5c8692513953", "message": "Added API support for comp impl languages other than Java\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@186249 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 6.666845138170174e-07} {"commit": "e88877b3ef2a087288ea55a8f6cf8c5634aff77e", "message": "EA-54776 - NPE: PsiSubstitutorImpl.toString\n", "proba": 2.437735133753449e-07} {"commit": "fcbe2539d5ce292abaca8802f97158c6e60ca151", "message": "Internal change\n\nPiperOrigin-RevId: 281752728\n", "proba": 7.409898330479336e-07} {"commit": "0e2cc2d6a227e4a53c5d587553575feeeace6708", "message": "Remove unused CODE_PRECISION_EXTRA from Java library. (#203)\n\n", "proba": 1.9306965270970977e-07} {"commit": "6d4848f9d5e8132bb712ac579b58d4ce9b4af805", "message": "[ignore] replication : finetuned logging a bit\n\nsvn path=/trunk/eXist/; revision=17367\n", "proba": 9.465514949624776e-07} {"commit": "c0bb3455da3f4275b6e4bc022da17a4e59106fe4", "message": "compl\u00e9ments tests unitaires", "proba": 2.973004313844285e-07} {"commit": "b91a1f71c66b2d093749aa28481a0d141be9accc", "message": "remove unused method in BLOGUtil", "proba": 7.870729632486473e-07} {"commit": "998000d8266f1abee83611e5e653fbef2af63b0a", "message": "account: Make sure account non null fields have a default value even if the provided json does not set their value\n", "proba": 2.578422936494462e-06} {"commit": "97ec600b686a3068d6fd4c24f93c69910af04b57", "message": "Javadoc and formatting.", "proba": 1.309453097064761e-07} {"commit": "b5ec4d5f0632ed9b975cbba1cd578e0d442e0c74", "message": "Added assertion messages\n", "proba": 1.6512045419858623e-07} {"commit": "fb150239c6beea57d112b6096bbd5e3466311e72", "message": "Fix for bug #5402\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3182 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.064000785954704e-07} {"commit": "169bc05486c38893b8c4c49a066718759c73259b", "message": "Added binary operator REMAINDER (%)\n", "proba": 2.1218994561422733e-07} {"commit": "05bd2c3cb2819e9970cf617b1550edec821147bc", "message": "finished adding a contact. used an intent vs contentresolver.", "proba": 1.1928985088616173e-07} {"commit": "8d9bf79484a194543cccaf60cdaa957e997e0d83", "message": "\u4fee\u6539\u626b\u63cf\u65b9\u6cd5\uff0c\u6539\u4e3a\u624b\u52a8\u64cd\u4f5c\uff08\u4e0d\u81ea\u52a8\u505c\u6b62\u626b\u63cf\uff09\n", "proba": 1.3476109472776443e-07} {"commit": "d0b175a01bc98e213c30d06945cab58217678860", "message": "MTQ - null can be a valid comparator for newTermComp too\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1049116 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.813077561673708e-06} {"commit": "6027720bcffcc833e84df587888484ce40aa1eea", "message": "Fix for 2D timeseries handling (I126)\n", "proba": 1.223913130843357e-07} {"commit": "423353dc165b8da4dbd24d6c8d9f565f88295885", "message": "getting the categories from metadatacache now\n\n\n\nFormer-commit-id: 1e551e914ee5ecbb8fd3739c4d278f449d61343f", "proba": 2.6036468625534326e-06} {"commit": "25fc3f5ace2390557b0f3d3cca78af89eefedad8", "message": "4163 Handle new cases, data sources and other null values that can not go in cache\n", "proba": 1.1292369350712761e-07} {"commit": "2971e73b910f0b887dd507f0d78d1744a062248c", "message": "am 4fc279c9: Remove the prior state preference when deleting a TimerObj\n\n* commit '4fc279c9265e2f3d5f98f82e6a2b6c393ae68275':\n Remove the prior state preference when deleting a TimerObj\n", "proba": 3.7665422496502288e-06} {"commit": "7b17649b4c4019828917437208f48197fdaee109", "message": "fix npe in subscription updater\n", "proba": 2.0064199190983345e-07} {"commit": "f08b41bf9e227d2f47ebb393bd2a9c675ab821db", "message": "TorchService: changed ID of ongoing notification\n", "proba": 2.1018358609126153e-07} {"commit": "d7a6da72d0d807ef8b2db871e6784a9bee0511a6", "message": "Fix StreamCronjob Exceptio problem\n", "proba": 3.708172187089076e-07} {"commit": "1727862eb0ee0858b13902260f909307256f2755", "message": "Now throws a InternalWikiException in case page directory does not exist.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@621392 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2589396192197455e-06} {"commit": "588371b3dcf745ad68abc4791d213cdd2c2f6b4a", "message": "lowercase server.hostname in english\n", "proba": 0.002477367641404271} {"commit": "b82de11f06dbc9b187ad59b797ae88de71030cc5", "message": "Clarified the javadoc to explain an issue with remove() when the\nresource is referenced from a list\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1111079 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002890397096052766} {"commit": "7ff0fb0cffbccab9027b3fe4a69030ed8a9e5068", "message": "\u4f18\u5316\u7f16\u7801\u76f8\u5173\u4ee3\u7801", "proba": 4.2990737370018905e-07} {"commit": "9a5cd0bdbdeaf9c32600322dbbfe2c73f9aec8a3", "message": "faster view culling\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@1800 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 9.375226568408834e-07} {"commit": "017944decce508dd6c0a78e20fbd8eed6be0b876", "message": "Less memory hungry, garbage collector destroying solution to catching up on errors.\n", "proba": 1.1398152111041782e-07} {"commit": "578fdeea495e68c41f8db09840a9c718069ad372", "message": "\u77e9\u5f62\u30a6\u30a4\u30f3\u30c9\u30a6\u306e\u30c6\u30b9\u30c8\u3092\u8ffd\u52a0\n\u30ea\u30af\u30a8\u30b9\u30c8\u30d5\u30a9\u30fc\u30ab\u30b9\u306e\u30c6\u30b9\u30c8\u3092\u8ffd\u52a0\n", "proba": 3.131860353278171e-07} {"commit": "f077fab0ebb369a127ba6541440935946b4c7a0c", "message": "Import corrected\n", "proba": 4.98902011258906e-07} {"commit": "015dec47c85c3bbe4585b70f957f7ee6b2d4e2c2", "message": "cleaning up a pointless warning\n", "proba": 1.7347382481602835e-06} {"commit": "2a26fafab0d2782262fe784df5d957718661cd8e", "message": "Remove

in comment\n", "proba": 1.5655641050216218e-07} {"commit": "35d3d85634c27bfa5c5ede9107cf20f92bf2533f", "message": "OAK-649: Reset modCount in RootImpl.refresh()\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1449628 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.186239028873388e-07} {"commit": "c58e54ac23ac06869713c77a4c7a46eb27854520", "message": "Added ability to base64 encode responses on the fly before passing them down to the phantomJS server\n", "proba": 1.7718032552238583e-07} {"commit": "eda0698e9ae6ff933f832e8499c5abc872df719b", "message": "OAK-768 : Enhance Root API in order to provide information about the ContentSession (ooops... wrong merge of RootImpl#getPendingChanges. thanks michael for spotting)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1466977 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.720239535847213e-06} {"commit": "9c918fb136f0ecae58b3868bee03d4b712874f60", "message": "For caching, ignore X-Cache header (#880)\n\nThis is passed in request in some cases (which it shouldn't).", "proba": 1.1439981051353243e-07} {"commit": "f9db3ccb3cb3092ffd5b5d98328b5e8dd2655d4c", "message": "all instances fix", "proba": 7.633267387063825e-07} {"commit": "f1b6479735ea312f7bc4da09fadb432dc54376d8", "message": "Using CompositeFuture for loadTenants\n", "proba": 1.5803216513177176e-07} {"commit": "70017b83ef9f0ee20b55601b163fd3e6a3ee1a47", "message": "add scaled sub-results\n", "proba": 8.725099291950755e-07} {"commit": "f8922c300d4cdd40478ee584b46e648ca9e31594", "message": "Saving session after FB Login was added.\n", "proba": 1.0841449693543836e-07} {"commit": "d7f748a944a9a9324e485ccbe214098e6c8645fc", "message": "Drain animation operation queue before execution\n\nSummary:\nThe concurrent queue seems to leak values on some Android 12 devices when interleaving instruction polling and execution. To help with that, we can drain the queue before executing operations, reducing the window when `add` and `poll` happen concurrently.\n\nChangelog: [Internal] - Drain the Animated queue before execution\n\nReviewed By: JoshuaGross\n\nDifferential Revision: D34370056\n\nfbshipit-source-id: 781631dbf1a10e3f1ba9564db985403bd77a2c06\n", "proba": 4.285146587790223e-06} {"commit": "97aedddc6a36d83c8baa2473e8a0e379a8edffe5", "message": "Avoid using PsiDocumentManager.getDocument to be preview-friendly\n\nGitOrigin-RevId: e163a8cdc7ceca20df2512d0958adeb52ef3418f", "proba": 2.906477902797633e-06} {"commit": "9e5e703fb5c03b1ecdafea6cf5f017968e8447b9", "message": "Removed extraneous error message log.\n", "proba": 1.780657470362712e-07} {"commit": "6a4426c22a3984ee5a178f0ed8be1a4202054e33", "message": "ODE-308 Fixing decoder\n", "proba": 1.847496662321646e-07} {"commit": "999249ade7af986d6ea38941f6f6b6d7259c8a8c", "message": "issue 45: Add a test for the maxlen option.\n", "proba": 1.1127882970640712e-07} {"commit": "e3d16a6a0fbb13f8ac79c2692b1c72e57c5b8b86", "message": "[robot] this line of code is very important for windows mouse\n", "proba": 1.9891483589162817e-06} {"commit": "fcd94982d80826d2507b4b2a72c794158afd1f34", "message": "Added status label to main screen.\n", "proba": 1.128416613482841e-07} {"commit": "294ae6aa4e7d9d5cf1b5d9ec9debe6adfda68aa7", "message": "Still messed up on cardinality in top level outline.\n\nAlso for some reason height again. Will figure out", "proba": 1.1516738140926464e-07} {"commit": "fe43a089f0229600713035a7caac2471acad22ed", "message": "bugfix", "proba": 8.478961035507382e-07} {"commit": "86d45553480f563ec3046d6da8d77eb657f16108", "message": "[UPDATE] myFileUtils\nAjout fonction copyPartial d'un buffer\n", "proba": 3.4694946293711837e-07} {"commit": "d9bad5a375320f38092b06f5b57cbcb9817b69c1", "message": "Bug 390239: getTestPath is an alias for getTestFile's absolute path string\n", "proba": 2.3454539643807948e-07} {"commit": "5969d1504c5ef757b08c0d6d1e6512bbf412635f", "message": "update getTrackingCount javadoc to reflect the value changes for modified services\n\n", "proba": 1.4466112929767405e-07} {"commit": "fc9699d98506d5c3479ceef14b522f9ca6ebb357", "message": "Fix NPE when opening MusicFolderListActivity.\n\nOptions menu items only exist if mFolder != null.\n", "proba": 1.1463723836868667e-07} {"commit": "a5e724ca020ddc39ac79ea9a10e2a85944bae021", "message": "Fix using wrong variable name\n\nEddie stop letting lrman make you code when you are unaware of the world", "proba": 4.363200332591077e-06} {"commit": "7698446113c05667d3e3dc0c0c8771e1f94b9200", "message": "Fix for DIRSERVER-663\n\ngit-svn-id: 8669792a45dee92960b930f442bbe2d0561ce91c@437284 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.194072633050382e-07} {"commit": "6513a4f9f39c07a44cea268c6354bb5a29d5130e", "message": "Adding exception to traces during specific synchronization\n\ngit-svn-id: 95dd7209ec50d6c3a4c961d97f2c75f69cb97ab1@3401 a8e77078-a1c7-4fa5-b8fc-53c5178a176c\n", "proba": 2.2913322936801706e-06} {"commit": "d4c960e84844a9609376ea0015d94c7925a7b38e", "message": "fixing bug #633\n\ngit-svn-id: 95dd7209ec50d6c3a4c961d97f2c75f69cb97ab1@1701 a8e77078-a1c7-4fa5-b8fc-53c5178a176c\n", "proba": 3.576536471427971e-07} {"commit": "90b0665d4d05e334c1f999d9ecd1541128b036a6", "message": "Fixed a bug that incorrectly updated the delay of nodes.\n", "proba": 1.0810084205559178e-07} {"commit": "861b670d506278247ae96a253a3efdedcc01568e", "message": "DumbService: document read/write action interaction\n", "proba": 3.943776789583353e-07} {"commit": "a9547058b2f8db92c587f0cbf8361df559fc29f4", "message": "AsyncTreeModel: remove unused return value\n", "proba": 7.610733518959023e-07} {"commit": "b361fb7299ea4cd4ae649cc1f4fe5dd6fedebe8a", "message": "Make OverscrollHelper public so it can be used in the extras packages\n", "proba": 1.5873906988872477e-07} {"commit": "8677fd572870ceb7f5e01eca83bd2f8cebd6d9b9", "message": "javadoc for IDEA-CR-37477\n", "proba": 1.611023634495723e-07} {"commit": "3c7900f28ce67b2ec6dfe23496a5ebe705cc0eeb", "message": "Added convenience method to redirect a user to the app's Settings to PermissionUtils\n", "proba": 2.421095643967419e-07} {"commit": "ec5fdd36e8f1247e494546f78e4673134614ec29", "message": "\u4fee\u6b63\uff1a\u65b9\u6cd5\u540d\u66ff\u6362\uff0c\u66f4\u5408\u7406\n", "proba": 3.411876434711303e-07} {"commit": "beda5d29a88914a20c4a203e59b2a666ac3c9696", "message": "add Bundles.dump\n", "proba": 1.1931639392059878e-06} {"commit": "ce8731945345c9917f666c6d33b194d32a32ee1f", "message": "fixed ad service not re-initialising on subsequent registrations\n", "proba": 1.7629190551815554e-07} {"commit": "b9fe7f0ec5db3851b5cab30c74e268b6a49fb9f2", "message": "Remove unsused setAnimationColors\n", "proba": 2.402474308382807e-07} {"commit": "4fc0844cd098af6883bc34e059573e7669bc2a57", "message": "fixed.\n", "proba": 3.3512179697936517e-07} {"commit": "6b4e8a4c29a343f01b0a14172b591f5b784f6a3b", "message": "Guard against adding backgroundView to blurView when it already has a parent leading to IllegalStateException.\n", "proba": 1.045375839225926e-07} {"commit": "06f026d24c283a1b7f314a545f4b91366b3e074e", "message": "Cleaned up output\n", "proba": 0.9997461438179016} {"commit": "a78f576717bb0dd3c16b4f7be7796edc9106ad23", "message": "modify log\n", "proba": 1.5563167607979267e-06} {"commit": "877e337861328860650fd87d05f288a53c41b76e", "message": "#323 Findbugs: Suppress warning due to global nature\n", "proba": 1.721529372389341e-07} {"commit": "037684bd721acfa512f985b84e0b82ccc99ed3c0", "message": "Fix a crash if AudioTrack fails to initialize\n\nAudioTrack constructor is badly return. It can fail by throw an exception, and it can also silently fail without notifying the caller.\nWe have to call AudioTrack.getState() to check the AudioTrack status.\n\nBUG=337706\n\nReview URL: https://codereview.chromium.org/131223010\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@247080 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 0.0005347132100723684} {"commit": "2979e4012ed8c376a235ffcaa69469b67ad8cdfe", "message": "provided default cross platform l&f for scaled screen under windows\n", "proba": 2.37280730175371e-07} {"commit": "81d16b5557f7f1d4ed29340e22fcc2cd385beb0a", "message": "MODE-613 Corrected unit tests that check the descriptor.\n\ngit-svn-id: 3298e7a5f393115f2db4c266335bac2f742abee0@1635 76366958-4244-0410-ad5e-bbfabb93f86b\n", "proba": 3.0116993002593517e-05} {"commit": "a27ddcbd0612d877818ed6e0afb8e1bafcd8e69e", "message": "random mail headers to keep tim happy\n\n\n", "proba": 1.3119093011937366e-07} {"commit": "10b8e10481a9388c6e9afd021b63ed5e20fc5b15", "message": "Fixes ticket #294.\nRah rah rah. You can now alias anything to tell.send, and have that used as the verb. Questions are still automatically supported for the 'tell' verb.\n\n", "proba": 1.079084341881753e-07} {"commit": "61503018e5a4e20ec57493e4df914dc338c36681", "message": "Adding test.restart for this bot-loop stuff too.\n\n", "proba": 1.0872096822822641e-07} {"commit": "6a493e05180366373178349f6e34c8e838f1af97", "message": "clearing unused api\n", "proba": 3.299554691693629e-07} {"commit": "0b1f11e6169c99b588d45309e5719dabe0259668", "message": "More Assertion", "proba": 3.194973760400899e-05} {"commit": "72239d578e43ea4da302d790be0e649d7b40facd", "message": "Catching a change the fork sync overwrite.\n", "proba": 1.1088411611126503e-07} {"commit": "86a9243357a625c1b2a094ff6071738fc1e03aa4", "message": "integrated patch 531230, 'add properties file functionality', provided by Warner Onstine\n", "proba": 1.1000190625054529e-07} {"commit": "82407182ebbd27cb1ab1055d8fb44c4a1ed751ba", "message": "Simplify BuildTarget construction in HaskellGhciDescription\n\nReviewed By: jtorkkola\n\nfbshipit-source-id: 7bc08f4c91\n", "proba": 5.802373834740138e-07} {"commit": "d589627b0da716cc2693b003ee9e4cb5c86d8f04", "message": "de-stupidize\n", "proba": 9.714634506963193e-05} {"commit": "6078c7123cdfcfffb150aab069f80d4bd15348b6", "message": "Don't explicitely enable the cache during typechecker phases (this\nbreaks the Parsing inside the IDE)", "proba": 1.0561018370935926e-07} {"commit": "80bd0966ef9e1c5274944bb7ec345ad9dcc31b25", "message": "Reinstate the \"Test Mail\" button function.\n\nPR: 22461\n\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@324156 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999982118606567} {"commit": "73eb86feb55eaef267aa84aac2382c4f04415964", "message": "Update TestRaidNode\n", "proba": 3.6419055504666176e-07} {"commit": "0614f3deb4d98bf4dbcd9f92ba8ac2ebfdc9c125", "message": "fixed bug with showing TableEditDialog (thx @ MAD-team :-P)\n", "proba": 1.0476953349325413e-07} {"commit": "9b3522ab0965ba763653c51789e166114b02ffc4", "message": "remove imports\n", "proba": 5.2137570492050145e-06} {"commit": "2ee1aae298799d9dfde8168ebd46902b387a4543", "message": "intermediate location scale gradient fixing\n", "proba": 2.1180844100854301e-07} {"commit": "ac004addf70a9c00b4f72b2f86184096f46dbca4", "message": "resolved bug 14566\n\nSVN-Revision: 23287\n", "proba": 1.2535446103356662e-07} {"commit": "d1e58cef03e6153e6f5360abcace933ba9eed56f", "message": "Make naming consistent.\n", "proba": 1.6533660527784377e-05} {"commit": "457e666078aaaa4b27bf37b28cdc17d16454fc94", "message": "Remove empty entries from the map.\n", "proba": 1.9785524330018234e-07} {"commit": "d286fafbf56a3718ba758efbecc31db38e143fe7", "message": "add lang in installation data\n", "proba": 2.1734912536430784e-07} {"commit": "e59a515843f36b9af25bc39f4ab4a55a557ea695", "message": "[WFLY-1740] fix socket-binding address getter\n", "proba": 2.3989395003809477e-07} {"commit": "7042be5d5029b7e7e9e6c9fadb666786a2884b45", "message": "OAK-15\t Clean up oak-jcr\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1335513 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00029876717599108815} {"commit": "7aed5ca28d1ed4fbe8f6fff68d3661dfcbd73e47", "message": "OPENNLP-580 Added a factory to construct the name finder\n\ngit-svn-id: ea2ac7117ce80da69eabfd608b4fc2566390d6b5@1576089 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.588687857496552e-05} {"commit": "bbb79ca2ec77adb511eb3c14754087cc6e1af857", "message": "Preventing downcasting when the object can be null and other refactoring\n", "proba": 1.7824698943513795e-06} {"commit": "7fcd1ad6ade48b1658bd1a8b96aeaf0a79173d42", "message": "Fixed grouper - data domain issues\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@3398 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 3.498687703995529e-07} {"commit": "1c0cc8ac2ce0b8e6bbd32957951e284a7b2cf19b", "message": "Avoid extra dataset flush when extending shape and refactor some utility methods in preparation for more caching changes", "proba": 1.3430830847482866e-07} {"commit": "6e4a371a5b5821ebf30e0655ba792e6dea027450", "message": "Bug 409525: skip legacy BeanLocator APIs when auto-wiring\n", "proba": 1.59919096631711e-07} {"commit": "b6e9878170446a412f683d7f89c15de1f04ce2d5", "message": "Progress report the build.\n", "proba": 1.1592938164994848e-07} {"commit": "cffc17787e02fd071b09623ad706f308ceaa02cf", "message": "Service Provider Registering.\n", "proba": 1.4126585767826327e-07} {"commit": "8636e5b91e844160f1e18297138df4cb07750d53", "message": "Test repository trigger\n", "proba": 6.139841843832983e-07} {"commit": "c6ae319ce174b194c733332db8e75e0da69a8088", "message": "Add method getOrCreate() and implements interface Serializable\n", "proba": 3.313975867058616e-07} {"commit": "121f8d9d6286352230d3a1d4aa59d72059e96574", "message": "removed options for glm and anova\n\n\nSVN-Revision: 3005\n", "proba": 1.3794935682653886e-07} {"commit": "6bc2b44d82e0c2b02daa248be297253b15e10b2c", "message": "javadoc added\n", "proba": 2.3353008771209716e-07} {"commit": "905a300ef4b552263af05d2959aa4f2139f416b9", "message": "switched from deprecated getResourcesHtdocsPath to getResourcesHtdocsPathURLencoded\n", "proba": 2.2322093684579158e-07} {"commit": "ac660f1982033112ae0007edaf42f187eb801137", "message": "mobile key build problem fixed temporarily\n", "proba": 2.3589605291363114e-07} {"commit": "b288afb34fd6376376a23004f1964bb4682bfd51", "message": "Added failing test case: empty site nodes are not deleted\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@448955 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.18254284493014e-07} {"commit": "70e318eaa919d1824eb31738cf49b22bd2ea78fe", "message": "Fix using 'key' as primary key in CQL2\n\npatch by slebresne; reviewed by yukim for CASSANDRA-4475\n", "proba": 1.2533138260550913e-07} {"commit": "934570398108b4e3732f59c5d28d245ca2502cd9", "message": "add debug messages + cleanup\n", "proba": 3.6918069667990494e-07} {"commit": "754fc5d075a8c969708551851235901d9db1394a", "message": "Fix bad merge one last time.\n", "proba": 1.606065609394136e-07} {"commit": "8a85800180343166f8a39d42eb6bc2fe1de13b5d", "message": "Remove sync that wasn't helping.\nMake thread safe\n\ngit-svn-id: a66ef3f0e6c00b14098e182847b4bd646263fa09@1164036 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.650954118304071e-06} {"commit": "a718dc32399971c4d9b4b56d137064a2f9fa00aa", "message": "Changed query handler to remove a possible write.lock on startup.\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@154158 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.270638262620196e-05} {"commit": "985f49da36ca86980d1cc7d2ce7a83c7ba0fc7b3", "message": "More inefficiency banished to the netherworld...\n\nThe number of children is constant, and so is the 'firstToken' stuff\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74849 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2592686289281119e-06} {"commit": "58489d4724c0aaa9dc6b1227c4a482176a28a4ef", "message": "optimize\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@4550 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 0.9999743700027466} {"commit": "606b6eafcdad597ece78220f1bd10613ff57b7b9", "message": "Changed Path#reset to Path#rewind which seems better for performance.\n", "proba": 1.0400042071978532e-07} {"commit": "ddf92ffbd511f2f8392907d7cc8063b411879771", "message": "[Android] Ignore status from non tracked activities\n\nWhen activity_1 start activity_2(contains XWalkView), ApplicationStatus will start tracking when XWalkView initialized,\nBut ApplicationStatus will receive status such as onStop from activity_1, we do not need track activity_1, just ignore it.\nFor upstream, there is no such kind of case, ApplicationStatus will track all activities inside the package.\n\nBUG=XWALK-1454\n", "proba": 5.9681598941097036e-05} {"commit": "d9d2fb688a776cc953b23e37b3804cd56c2bc717", "message": "[feature #19599445] Friend wall update notifications TRANSACTION REQUIRED TO FETCH WALL ENTRIES.\n", "proba": 9.922256083427783e-08} {"commit": "513b56f2b8e7dacfaec1810375b31e0736374a8b", "message": "1) getNowDate retorna somente a data\n2) getNowDate(true) retorna data e hora", "proba": 0.9983129501342773} {"commit": "517326691286d75a77f9f9f87598dd1343e6f4b3", "message": "Fix indentation.\n", "proba": 6.888484222145053e-06} {"commit": "b9a70de79144172780adc69644a68b042d1b488a", "message": "Exchange tabs for spaces\n", "proba": 4.5149604943617305e-07} {"commit": "e5cf04880c7944c4d8810ad535a0f5ee811f1533", "message": "Call BlurPlayer#die() in BlurSessionListener.\n", "proba": 1.0855519860797358e-07} {"commit": "2f171acf38c94e3b90c0ba4f80d100b58fad5afa", "message": "This should look good for now.\n", "proba": 1.309475550215211e-07} {"commit": "bb0aed04254c2d18915e6023e53cdbd0d2125507", "message": "GenerateJDBCStatements - eliminate compiler warnings\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@935638 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.273966134060174e-05} {"commit": "91aaa96eeb3a58b699c93c74056b2c8d5b31a1f8", "message": "improved javadoc for PublishService\n", "proba": 1.9235086767821485e-07} {"commit": "a9510881e167dde4ce8de4554f95ce166d0534f9", "message": "Secure keys are kept on death\n", "proba": 3.8610960473306477e-07} {"commit": "918dba6566e92cd3295dea488223337c939c5a65", "message": "eliminated eclipse warnings by adding a default label to switch.\n\n\ngit-svn-id: 7b8be7b2f8bf58e8147c910303b95fa2b8d9948f@1236 2534bb62-2c4b-0410-85e8-b5006b95c4ae\n", "proba": 3.584150181268342e-05} {"commit": "9805b6717b35351522752bc3325dfe0fbc1deac3", "message": "RefUpdate: Protect against null ObjectId in ReceiveCommand\n\nRefUpdate's onRefOperation method is invoked by RefOperationValidators\nfor every registered RefOperationValidationListener.\n\nIf one of those listeners passes a RefReceivedEvent that contains an\ninstance of ReceiveCommand that was initialized with null old or\nnew ObjectId, this results in a NullPointerException when the ObjectId\nis dereferenced to get the name.\n\nProtect against such misbehaving validators by translating any null\ninstance to ObjectId.zeroId().\n\nChange-Id: Ib9399c2351af20b23f8c4481c7b067f3a4dcb688\n", "proba": 4.6585037125623785e-06} {"commit": "1db36bb02847333aad41f5aa254d36a4f954f411", "message": "Added functionality to delete specific nodes and selected nodes in layout.SimulationPanel\n", "proba": 1.2389733683448867e-07} {"commit": "ab3e259bc592b58ab8817d4b4b774eb963d80e0b", "message": "slight fix.\n", "proba": 1.7592257961496216e-07} {"commit": "991b4861d9ac80ec99dfb8cb700a4342331220ea", "message": "Add PATROL and RAID entity spawn reasons\n", "proba": 1.697477785000956e-07} {"commit": "966dd6a8b9d040fb62e163363701467f0cb0d093", "message": "Support for multipart requests from a InputStream\n", "proba": 1.3435801804462244e-07} {"commit": "e07f96840a3b4ba23cecc1f2fca2f2e027b16b44", "message": "[\uac15\uc6b4\ub355] [LUCYSUS-1744] metadata\ub97c request response\uad6c\uc870\ub85c \uc804\ub2ec\ud558\ub3c4\ub85d \ubcc0\uacbd.\n\uc7ac\uc804\uc1a1 \ub85c\uc9c1\uc740 \ucd94\uac00\uc801\uc73c\ub85c \ud544\uc694\ud568.\n\ngit-svn-id: ad91f41cfe4485f2467fece1c5beb5b00aaccd80@2259 84d0f5b1-2673-498c-a247-62c4ff18d310\n", "proba": 1.2708577514786157e-06} {"commit": "7137fd5a47e93f4b8c9c4cbc2a5a551391fd1cca", "message": "Pop immediately\n", "proba": 2.7968769700237317e-07} {"commit": "c6057b1409dd6fbea6134039df9e8ec59d102779", "message": "Imgbox ripper now downloads full sized images when downloading from galleries\n", "proba": 1.1831311041987647e-07} {"commit": "db571e77c8394c748545c6340625f2ec307c9851", "message": "work on #530\n", "proba": 1.3970969803267508e-07} {"commit": "45646d0011407afbeb63a4d49c96b26648cfe706", "message": "Fix potential problem with invalid identifiers in js.\n\nMentioned in\nhttps://github.com/ceylon/ceylon-js/commit/92d8a4b4dd57acd8db65b78e7062bf78045c91b3#commitcomment-1384952\n", "proba": 0.9999994039535522} {"commit": "37f38eb977e7f5911de0bf54c2b7b1d34f46ae5c", "message": "Fixed Entity Relation Column Def", "proba": 4.838725544686895e-07} {"commit": "7767827a1e0eb27f7df6e7929760ea54ac9269c5", "message": "request focus QuickSearchDialog\n", "proba": 3.4677680105232866e-07} {"commit": "45293fbb29750e5d3dbe6fbb4bb9a8160a4e7957", "message": "Kill Image Command (Resolves #195)\n", "proba": 1.1191227855533725e-07} {"commit": "966d91fbcdf3850309b2f2b5bfb92860b05006d1", "message": "More cleanup during cleanup().\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6751 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 2.752701448116568e-06} {"commit": "4016c192e575689930d4d8d517c0f9811c1a5a66", "message": "Send checkin comment form encoded. Fixes #5.\n", "proba": 1.0312398757150731e-07} {"commit": "2ff5538b2ff27cf848f30f61ce3ea79d56fae029", "message": "Make AttributeFilter behave the same way as its counterpart before\n", "proba": 4.3161591634088836e-07} {"commit": "c1d4b2347527964e8b72368513e3eee1daea538c", "message": "add dynamic fields to statistic filter\n", "proba": 3.922524172139674e-07} {"commit": "65197b2dd131d3a7d222dd6d16f8634aa51e23e0", "message": "Update ReviewFileComment.java", "proba": 8.804742606116633e-07} {"commit": "9456290da5fc2354caa8ff95b42e08da45ac67c9", "message": "added language to GenerateRequest\n", "proba": 4.4254764475226693e-07} {"commit": "5f530e3467cc60501fca840549f8439a7f1b849e", "message": "Add name", "proba": 0.9989244341850281} {"commit": "2bd9d0841851d78857217c020747a8b7bb9ec34f", "message": "che #100 - Adding support for route protocol detection\n\nSigned-off-by: Ilya Buziuk <40ff8085d3da4629e57b18f46396671f91ef6229@redhat.com>\n", "proba": 1.102604869629431e-07} {"commit": "d43403a730d82e5c0e92b53f677c70a6ea592b6c", "message": "Add support for serializing Optional types.\n", "proba": 1.1049354498027242e-07} {"commit": "a6cd04e9db191acd1a8acaf607ce87e2ddb46c3e", "message": "Make Finalizer more consistent for AbstractCloseable, https://github.com/OpenHFT/Chronicle-Core/issues/244\n", "proba": 3.6929370139660023e-07} {"commit": "07715c56cd507de06400ea9529946d8a949fcae9", "message": "Update change log with input keyboard fix, closes #44\n", "proba": 1.6930931678871275e-07} {"commit": "ab4956e59cb5a4074d26e40427a901de971d96d4", "message": "1. Bandwidth use pattern to divide speed-with-unit string value into digital speed value and unit enum value\n", "proba": 1.341819455547011e-07} {"commit": "d1ac98db17f5ee42bb82f08e11c310c4227e1ac2", "message": "Fix Javadoc.\n\ngit-svn-id: 53f0c1087cb9b05f99ff63ab1f4d1687a227fef1@1457907 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9984941482543945} {"commit": "2491de248418f725fd11541d30c1658d97edac3c", "message": "Remove prefix\n", "proba": 0.9992419481277466} {"commit": "3157b9d6ff8f71615ac73f233545323827ec1fa8", "message": "\n\nModificata l'eccezione", "proba": 0.0002627729263622314} {"commit": "0a69438dcacd0e35d474eb4f108978f2f354ff39", "message": "Jira#KRACOEUS-3239\n", "proba": 1.4110307233750063e-07} {"commit": "f8e0b34bffaa31e4c7029fe61160a40e4056e5df", "message": "Unrestrict generic signatures in ImmutableDataBuilder.\n\nSigned-off-by: Gabriel Harris-Rouquette \n", "proba": 1.8385659927844245e-07} {"commit": "c22fde1a2c333fea59a3f74a876f7e8eed9c510c", "message": "[ELY-1220] Equals/hashCode for ServiceLoaderSupplier\n", "proba": 2.3674570570619835e-07} {"commit": "8a10a9ebd43bb2055d13fa3f8231c7c239f5cc8b", "message": "feat(WikipediaPathFinder): changed logging level of exceptions\n", "proba": 2.3609275956459896e-07} {"commit": "a3749660e3d11efde344fdf7bb65c55eb550ce69", "message": "Little refactoring\n", "proba": 4.2075873807334574e-07} {"commit": "924752d5bd9dcc646baf50a71e51c5c5b97c7bdf", "message": "Commented code to update mob spawners w/ NMS", "proba": 1.3153531597254187e-07} {"commit": "a0b0beb7f5e739f11a234536222dadc2afa86064", "message": "Comment on the previous fix added.\n", "proba": 1.0785719695149965e-07} {"commit": "846f04212b605c90162767b0ca6e83ab65411719", "message": "nsynth: fix variable type correction\n", "proba": 3.192417580066831e-06} {"commit": "4093ae4c48d7ae04cd0da193055228f9d6cd7bab", "message": "Refactored Election dto for cand list error", "proba": 1.4727605446296366e-07} {"commit": "95ef6281005b233b042c00b820d7e6b222178925", "message": "init server on thread\n", "proba": 2.6720610435404524e-07} {"commit": "b24e9364476760004d7d6f5c84610fa0ba30e04d", "message": "Fixed Checkstyle warnings.", "proba": 1.2035599183946033e-07} {"commit": "bd2fab8b8ba35ccdf9570738fdb04eb8739899b0", "message": "Fixing minor javadoc errors.\n", "proba": 1.2802692594959808e-07} {"commit": "d2c96fa50c852c7c109337537883532871ec9244", "message": "Recommiting List changes\n", "proba": 2.3349511479864304e-07} {"commit": "4fe0e7eb35c6eb21b68fc61befb131a2ff524a71", "message": "Remove layout listener onDestroy\n", "proba": 5.909202513976197e-07} {"commit": "2722bd1fbe9e02159ee09cec9eeb26f5b7b6a325", "message": "fix mediabutton bug on LG phones\n", "proba": 5.364032062971091e-07} {"commit": "e68f2e280d52f73734762ac269d57a1c5fdaed49", "message": "Missing semicolon on import\n", "proba": 0.000509169592987746} {"commit": "dfc8e07d28e2d2eddd682d96fa29c1a7716d7837", "message": "add doc for method\n", "proba": 2.4804492682051205e-07} {"commit": "78690e9a74c7a404bd5f8a86ff2a8d4c30299bc6", "message": "Variables editable from view\n", "proba": 3.5058752700933837e-07} {"commit": "e517460d781dddab1aed92d9db934eb42630eed4", "message": "modify houseDetails_m\n", "proba": 1.1730693358913413e-06} {"commit": "89f072e6e9ea09397c99050a155f17b6a3f9f20b", "message": "When user inputs path, it is checked if it is valid.\n", "proba": 1.6059783547461848e-07} {"commit": "ef2a174e546612230678d1813541c1c690103c51", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "fefd3bc9d53ad70b60b00de5b6f3ee0bc24de087", "message": "added level of difficulty\n", "proba": 3.0364441272467957e-07} {"commit": "d2095b0b259f840b59a2beff8388c2dfdd1d7025", "message": "fixed bug", "proba": 6.589494319086953e-07} {"commit": "e39d4fad9b8adee19c5b962aaefd429fc0c180d2", "message": "modified AsciiPanel version\n\nthis version now uses the AsciiFont Enum Class and has a new constructor\nmethod that can be used to create a terminal with a specific font", "proba": 1.1327207261047079e-07} {"commit": "373f1b13facbd957eb10ec114bb331e082a08f3e", "message": "added equality\n", "proba": 1.522062007097702e-06} {"commit": "087bf17f953a6359cba859894ffbbe079f6d63d9", "message": "Fixed missing \".\" in CityChainDriver.java", "proba": 8.513304783264175e-05} {"commit": "619c6ef0fb2525c6d70aebb798a6df872138161c", "message": "Flip Lists after Round, add Methods to add Cells and clear Cells\n", "proba": 1.2065272869676846e-07} {"commit": "7e4ed117d1c1f10286899a75d3a9a58c5052a018", "message": "removed debug output + fixed 'kill' to show error if command not was found\n\ngit-svn-id: b6c13a3f01c183418960c1e4d1e6a42a97ce9376@212 23d1a52b-0c3c-0410-b72d-8f29ab48fe35\n", "proba": 6.629913968936307e-06} {"commit": "c6112a24777ce7f6b708039e16909ed939014ca4", "message": "Removed multi select related hacks from ComboBox (#2869)\n", "proba": 1.0233435432382976e-07} {"commit": "5819f09341c2814299df7916f89fd281325a6cb0", "message": "reset\n", "proba": 1.633790998312179e-05} {"commit": "05b7507ec228d6508f96778f16d8335448dd7c54", "message": "toString will return a string\n", "proba": 0.9999992847442627} {"commit": "d51303b5408cafb8938c360820ba3528775fedb2", "message": "Simplify equals\n", "proba": 0.9998681545257568} {"commit": "f4976e7a2efb2d3d8ad2ff5419559d6b2d6cd641", "message": "Added Utils.toLong(String)", "proba": 2.3674412830132496e-07} {"commit": "f2a375e8c2a5982d57153b44858b55391656802e", "message": "Added Utils.tail.", "proba": 1.2576445840295492e-07} {"commit": "2add3803b508cb449b580c028a3cff7ba9c82aee", "message": "< / > button listener implementation\n\n(cherry picked from commit 5ee022d81520b4d0e7d606f42f454c7abfbf7f18)\nSigned-off-by: Olaf Lessenich <09dc7d5025e152d90232b58d4c490220fe4b9097@fim.uni-passau.de>\n", "proba": 1.2185975606371358e-07} {"commit": "43d0e12f79ca9c999466fa1c3a32336d88439236", "message": "Small bug that prevented links being painted.\n\ngit-svn-id: 68167fd1bfb998e667cdedbd5f57838adff51fff@173 46b6b11e-c11a-0410-a857-b1ddefb2cc20\n", "proba": 6.148183274490293e-06} {"commit": "6f1a1b24b95449e818da3e2a18503d8900158819", "message": "Deleted Mediator.java, and nothing happened, so hell, that means we didn't need it.\n", "proba": 1.0672309258552559e-07} {"commit": "c3727388f5416793ea54ee3af5e68af1ffde32f9", "message": "remove to add close act for tool panle\n", "proba": 1.7365809412694944e-07} {"commit": "58aa84d1718d9fa1a7aff71ee39335a096b6db13", "message": "collision detection\n", "proba": 1.405322109349072e-06} {"commit": "e71a14173e21de8e55ae66fc77cc155f4128434e", "message": "fixed tests\n", "proba": 7.448433620993455e-07} {"commit": "9ff3290f5bc309ad2ba077715595b4af1bf877fc", "message": "Change all of the first 17 questions to have 'Prefer not to answer' as the last option, instead of 'NA'. Apparently I misinterpreted the mock-up document for this page, so all of my work making the 'Prefer not to answer' option variably displayed is in vain. I kept the functions and other infrastructure in place because (1) I spent a lot of time on it and it would be a shame to delete it all and (2) maybe in the future we will actually need one of those radio button form questions that does NOT need 'Prefer not to answer' as an option.\n", "proba": 6.245463737286627e-07} {"commit": "853277f5a6ab198f4157318da9287517fecee8f6", "message": "fixed get/story servlet\n", "proba": 4.190208358068048e-07} {"commit": "dc54c8594acc972ad92471912028496f60d3e4a3", "message": "Print monitor URL on the console.\n", "proba": 1.2771474189321452e-07} {"commit": "18ab3969861ebe24d857458e16fa96c099ae03ad", "message": "SCL-4935 More robust breakpoint positioning for macro-arguments.\n\nA def macro might splice its arguments directly into the enclosing\ncallsite, or into a nested class / anon function. If it does the latter,\nthe position manager produces the wrong breakpoint specification.\n\nThis commit uses the \"f.q.n.EnclosingClass*\" in such cases, which\ncatches both cases.\n\nI don't think we have test infrastructure for this. My manual test\nwas to check that all println-s below could be breakpointed.\n\nimport scala.reflect.macros.Context\nimport language.experimental._\nobject M {\n def impl(c: Context)(a: c.Expr[Any]): c.Expr[Any] = c.universe.reify {\n if (\"\".isEmpty)\n (() => {\n c.Expr[Any](c.resetAllAttrs(a.tree)).splice\n })()\n else ???\n }\n def apply(a: Any) = macro impl\n}\n\nobject N {\n def impl(c: Context)(a: c.Expr[Any]): c.Expr[Any] = c.universe.reify {\n if (\"\".isEmpty)\n c.Expr[Any](c.resetAllAttrs(a.tree)).splice\n else ???\n }\n def apply(a: Any) = macro impl\n}\n\nobject Lazy {\n def apply(a: =>Any) {a}\n}\n\nobject Main {\n def main(args: Array[String]) {\n println(\"here\")\n M {\n println(\"1\")\n println(\"2\")\n }\n N {\n println(\"1\")\n println(\"2\")\n }\n Lazy{\n println(\"1\")\n println(\"2\")\n }\n (new T {}).apply\n new C().apply\n }\n}\n\ntrait T {\n def apply {\n println(\"here\")\n M {\n println(\"1\")\n M apply {\n println(\"2\")\n println(\"2\")\n }\n }\n N {\n println(\"2\")\n N {\n println(\"1\")\n println(\"1\")\n }\n }\n Lazy {\n println(\"2\")\n println(\"2\")\n }\n }\n}\n\nclass C {\n def apply {\n println(\"here\")\n M {\n println(\"1\")\n M {\n println(\"2\")\n }\n }\n N {\n println(\"1\")\n N {\n println(\"2\")\n }\n }\n Lazy {\n println(\"2\")\n println(\"xxx\")\n }\n }\n}\n", "proba": 0.9999994039535522} {"commit": "68e9a110ea6af078a3cc8b9620bad94be07f6418", "message": "fixed the scroll if the list is not expanded\n", "proba": 2.2834726678411243e-06} {"commit": "5022839d7e121d9eb19acc01d1729ffb2e8fe6cb", "message": "changed the servlet to make use of thespecification of relevant IDataSourceType implementations as given in the config file\n", "proba": 2.070140254772923e-07} {"commit": "b4a9dcb8dbbf9fecb1706d16bb31e87d77d398f4", "message": "Fix for single taint label mode: Taint(taint) constructor should copy label\n", "proba": 5.9340305597288534e-05} {"commit": "688b0d67936e112497967a4557af74cf52318085", "message": "add \"method\" attribute to xml rules\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@353 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 5.852079266333021e-05} {"commit": "c3c528d0ab05232025cbece646becc1ddcafcbad", "message": "Even slower at startup - have more detailed printouts\n", "proba": 1.8549840774539916e-07} {"commit": "044edec107e18bac2542aa167f564af965692ed4", "message": "Accidentally left a debugging thing in.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6104 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.00045670580584555864} {"commit": "dbd4935fd4d815afa92425d2f86edd80e65a52b7", "message": "PLUTO-719 PortletV3Demo attempts to store a non-encoded cookie value with a space character\n", "proba": 1.2830291495902202e-07} {"commit": "3e682d9c2001fefc72e1424ca168696f10b9eb86", "message": "removing obsolete commented lines in ImportRefSeq program\n", "proba": 1.5749324688840716e-07} {"commit": "51f711a39a6a02a6e57d7b3313121681d3b68f3a", "message": "Extended with information about the Applet class.\n", "proba": 1.0374979098060066e-07} {"commit": "4346142f047e39e961ecde263698d443220f8179", "message": "added new method of getting resource-typeHtdocs. the new format is reserved-prefix/resource-types/http:%2f%2fwww.name%2fspace%3a%3aresourcename/htdocPath...\nthe old one (reserved-prefix/resource-types/http://www.name/space::resourcename/htdocPath) still works but is deprecated.\n", "proba": 1.398483391312766e-07} {"commit": "58c21ae50349d3603c04cbe21bf26f2531460df3", "message": "moved in jade.domain\n\n", "proba": 3.518570110827568e-07} {"commit": "61b3fca73a64a82668925efb7f7ccd4c4be8320a", "message": "Rejiggering.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@2658 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 0.0001318874565185979} {"commit": "a17689d04b26cbfcb6b2298e2e99caeff2309a29", "message": "Remove PDU Composer", "proba": 3.8680357761222695e-07} {"commit": "163c07f9a6d7009f43c8839b6c9ee6279dd07361", "message": "Erroneously removed a StringUtil method in previous commit\n", "proba": 1.6526256274573825e-07} {"commit": "8f0c8dc9d9a08c189459650f3ad007137ca347c4", "message": "added skeleton for isValidSubnet()\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@40406 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0430630936753005e-06} {"commit": "ec6bf2ce449e6d4e2bb99bfc66f7c5eab2ca002e", "message": "Modified message for non valid relationship type.\n\n\n\ngit-svn-id: 13eff98b576c7513c3808aeb848dcf331df2fd11@500 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 0.03556777909398079} {"commit": "f6bfa35ec9234062da4441c904770cdb97a38c96", "message": "Small additions to Tracer", "proba": 1.3195597148296656e-07} {"commit": "7d5774665ad1e3c607c73d169229549d347fb673", "message": "speeded up the string replacement function a little\n", "proba": 1.3261378626339138e-05} {"commit": "b7d79621d3615c9492245072495e352b45f1afc1", "message": "remove import\n", "proba": 2.4102316729113227e-06} {"commit": "256ee118108dd6ed2c6e6a785925e577ce6a5e0a", "message": "Expanding JavaDoc with quotes from XPath spec\n", "proba": 1.3715728641727765e-07} {"commit": "d48d010eb96b4b299b6f65d140e372d5f948d8c3", "message": "add IPv4Locator", "proba": 0.0005363571690395474} {"commit": "b99838f65df52c62fc62fcf2fb2c52ecca0aabbd", "message": "Anti-warnings tweak\n\n", "proba": 1.3761720083493856e-06} {"commit": "9e4d668ca377a8f084040d42dc20c9b85005b427", "message": "Avoid negation within an if-else statement\n", "proba": 0.9994277358055115} {"commit": "8829db2cf9b117347cfcee428aab7629a12dc534", "message": "Added CommonData\n", "proba": 1.4331719455640268e-07} {"commit": "c7265faf90510a74786fed1aef24c9f204ea4345", "message": "fix exercise list listing api url\n", "proba": 2.2802387320552953e-06} {"commit": "0444c2d5781b6131d2b03f216a33883dfebec874", "message": "remove entities from hp kritikak\n", "proba": 4.955214990332024e-06} {"commit": "8e4e81f8aed31e108bf6724d1312444b16442f77", "message": "fix 'weather' typos\n", "proba": 0.9999994039535522} {"commit": "68671c2da6fbb17f1649e064cdd0c9b25c625078", "message": "GS-12126 Added property datetime_format\n", "proba": 2.2961000922805397e-07} {"commit": "f3c7271984bae898ac1de098eec75d3ea5bd1c42", "message": "ScenarioFactory fix - if reporting part of scenario is null\n", "proba": 2.228185280728212e-07} {"commit": "0c97cefa92f56506c4448a566e11ebbbaabe7281", "message": "sm can connect sprints with releases\n\ngit-svn-id: 5d16f60e415856c0d9146e9340794746a8f5c347@3847 15bc23fa-3125-0410-a1f3-bdc40dbf1900\n", "proba": 6.13946724570269e-07} {"commit": "a3ba324326de0afa09135b76e21b1348ef448e9d", "message": "Prepared a split function (9)", "proba": 3.629887430633971e-07} {"commit": "f0e6796d71e84078c4e62ef94db4dd930c8bef72", "message": "added serialVersionUID to ApplicationEvent, for serialization compatibility with Spring 1.2\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@12106 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 5.932522526563844e-07} {"commit": "6fe6511d0528aabbd381f7e0e61ec1bcbd3477dd", "message": "Fixed a windows bug in P2ModelTest.", "proba": 1.0756916424270457e-07} {"commit": "6b0e8fcde4b9d8c8c1bcb18dae42bc65edad51d8", "message": "Added some extra javadoc comments", "proba": 1.3521552943984716e-07} {"commit": "9b563847b40f71cb0577ede9c42d2bb763d6d5e4", "message": "FIX: return.\n", "proba": 8.470389730064198e-06} {"commit": "033a7c15a7548732a7dcc07fcc6be2d8493ac139", "message": "removed unused code\n", "proba": 2.563980160630308e-06} {"commit": "ace582f2d549eba68555cd63b60c617c05ba25f2", "message": "Added a way to set the Ruby global $DEBUG from the command line.\n", "proba": 1.0525665317118182e-07} {"commit": "d8b15bf89eef68951e83b3dac718c3bd0894ace4", "message": "Update Node.java\n", "proba": 2.3815291569917463e-06} {"commit": "11a8f8fccba22f448e1dc5a1c3640d45139034d0", "message": "A\u00f1adidas nuevas propiedades al usuario", "proba": 3.5614993976196274e-07} {"commit": "b8691d28d5e1268f2a0a5a4bd94cae282b4a8e6b", "message": "might revert\n", "proba": 8.823808457236737e-06} {"commit": "34b38aa937249af939053080ca490325180c5eda", "message": "update comments", "proba": 1.6983456418984133e-07} {"commit": "fa89a83f6412d70fad867e8d2edffb3d9c5a5308", "message": "Note about file type", "proba": 1.9303871567899478e-07} {"commit": "1ad9627de69d531b3649acc6775782651c35c0e4", "message": "fixed #604, \u89e3\u51b3total\u4e22\u5931\u7684\u95ee\u9898\n", "proba": 5.26121027633053e-07} {"commit": "71ae098289f882f89a58bc14006f8464c848ce8a", "message": "Addressed comments\n", "proba": 1.7014129127801425e-07} {"commit": "d8020e6e1019103d88a8585b7269f015709ff794", "message": "JS: Transform only needs a Vec3d for the translation portion\n\nSigned-off-by: Harvey Harrison \n", "proba": 2.2620442052811995e-07} {"commit": "41a09d3511ba79e91897b58f8241fb997d098b01", "message": "JS: move export binary model item to new framework\n\nSigned-off-by: Harvey Harrison \n", "proba": 1.286199733385729e-07} {"commit": "fcc84afb7395f6514d4f41c68925ffa4b85dc34b", "message": "JS: calculate the Rate column entries based on the Event Viewer's start time\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 2.0431930636277684e-07} {"commit": "832f06125ee656854625c6d3ec141211ec6e4c7a", "message": "Logger optimizations\n", "proba": 1.2423921589288511e-06} {"commit": "372e1077e38320cec8daefb71712154a95aad4af", "message": "Added description to exception when unable to load a ResolverInstance\n", "proba": 1.398446016764865e-07} {"commit": "f820347b4b1de7d332a57c8621f9e951b1086649", "message": "#146 optimized more\n", "proba": 1.1066796901104681e-07} {"commit": "94b4d4ef1d318f24efcf372e5521853cb375881d", "message": "Corrected ServletUtil to account for now correct URL-encoding of pathinfo\n", "proba": 1.2736468590901495e-07} {"commit": "fff89ffecf3d4ad423ce2e91c9d7bd6efae5588e", "message": "fix response xml file\n", "proba": 6.177248792482715e-07} {"commit": "18fac2532480e3f02eb78b2d1574f16b36f84011", "message": "add test for blockingForEach behaviour when error\n", "proba": 2.2054628345813398e-07} {"commit": "bf90adcc67ff437d913d1f464a5d7d71a7834463", "message": "Return empty querymap instead of null if no path is given\n", "proba": 3.027219918294577e-06} {"commit": "ac61a4a32d767b787b4098e9f1fc6540f6677588", "message": "Unlink temp file after loading on POSIX.\n\n* Unlink the temporary library file after the last file descriptor to it is opened (`System.load(temp.getAbsolutePath())`) on systems that appear to be POSIX compliant.\n", "proba": 1.114804391022517e-07} {"commit": "e7d91b86e3510b98b0ec5fcc7136462133acfaeb", "message": "Reimplement GenericMode w/ BaseSensor functions\n\n- reading now depends on BaseSensor\n- switchMode is called on sensor before reading data\n- merged all sensor cases into one reading loop\n", "proba": 1.639323841118312e-07} {"commit": "1492b1877582d9e19de23458a5aab9b356e3bbcb", "message": "Fix so NEAT works again ready for merge with master :)\n", "proba": 1.0186464294292819e-07} {"commit": "0d57204844a03985b53a63170b62cbcd7e7c8cc0", "message": "Solve Jim and the Orders\n", "proba": 0.9983991980552673} {"commit": "e9af41ba2f693c6688476d2b762cbd246ca8dc2a", "message": "Can create fragments!\n", "proba": 7.058298706397181e-06} {"commit": "f5729e3cdaa789e8f994c3789c904c3cb51f2f6b", "message": "Added casPassThrough. By default false, in case this set to true it will\npass the request through the filter chain instead of issuing a redirect.\nThis is make cas proxy authentication work when cas proxying is\ninitiated from a java client application.\n\nAs the ClientFilter is more generic (i.e. used for authentication\nmechanisms than Cas) probably a tighter check is required. One approach\nmay be to check for presense of CasProxyProfile in the\nprincipalCollction but would require a dependency on pac4j-cas which is\nnot there at present.", "proba": 1.2611046429356065e-07} {"commit": "19c890100f079504159adad690a22bd7acd4cf8a", "message": "/stats/meter available to speakers\n", "proba": 1.4124968572559737e-07} {"commit": "17f03d075ed1b5fbe055cf44a6542711f843ef94", "message": "SAK-1927: added unit test context support\n\ngit-svn-id: 840349cbf2a7f44860f6cfd02374235b623e9bf9@2327 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.4475919480646553e-07} {"commit": "3ea914ccf88b37d7441d947ca3f445c87b4d628d", "message": "distance from origin", "proba": 2.0764427972608246e-06} {"commit": "362d49ff389d964930d4b1da72647cca7b11c68c", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "8c290f14842d9b044495043c5159e58733befed0", "message": "More safer logger\n", "proba": 2.1315456422144052e-07} {"commit": "11e510bd029359fe12ae33d0f05b38d830f37203", "message": "Remove unused imports.\n", "proba": 2.0302917391745723e-07} {"commit": "4254253d362e7469dc32903dba97efc3625efe39", "message": "fixed app count in metrics init code\n", "proba": 4.839039320359007e-07} {"commit": "c827fab80c904656fa2187eb7ca5a42f11acd34a", "message": "Fix issue where lagtime was not taken in to account\n", "proba": 2.8934195483998337e-07} {"commit": "e4fc273f0199f3e11b84c89315940f58a805aecf", "message": "#99085# several changes\n", "proba": 6.810399781898013e-07} {"commit": "67e983cade636a0bead159788a2144c7df413542", "message": "- fix name parameter\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7742 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 5.370517828851007e-05} {"commit": "94b7e87c257bfd638f63b0c5385469bc4a16ea1b", "message": "Add more tests for DateUtil.getWeekParity\n", "proba": 1.6409786951498972e-07} {"commit": "545643777353b858fb54fe77406b22b8993eb15d", "message": "Ensuring that user email is provided with the report even after showing crash dialog without user email field.\n", "proba": 1.1534699240201007e-07} {"commit": "8564be1005bb291354539874d511313be62e0015", "message": "Analyze and Optimize Ambari Server Unit Tests - Group 4 (Commit 2) (avijayan)\n", "proba": 1.238366138522906e-07} {"commit": "3f8bd25679379b13363b73498cc5fb754b531436", "message": "remove optional param from constructor\n", "proba": 1.6971214336081175e-06} {"commit": "57bd1809a88808c2f35590d8f1d065464c06609c", "message": "[cleanup] Applied codestyle\n", "proba": 2.9225662956378073e-07} {"commit": "8b0dbe55289ce1b8a84d5fb8dd8b69f839b68622", "message": "Ensure that reset is called by CPS commitAll method.\n\r\n\r\n", "proba": 1.1169944968969503e-07} {"commit": "9f80328dca46ef43136ec9fb11563c43f7e44077", "message": "PDFBOX-1611: avoid IndexOutOfBoundsExcpetion if font matrix values are on separated on single lines\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1486423 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0849474822171032e-06} {"commit": "64048aaa68cba2d72d79c3cd1a74613486116282", "message": "MODEL: Aggiungi Telemetry.getDuration()\n\nRelated to SHANDROID-28\n", "proba": 1.15373616438319e-07} {"commit": "95804f8e897642f83bd280bcb48c5175f2d726eb", "message": "ButtonGroup logic removed from component listener and added to onDomReady event, much better\n", "proba": 1.083322231920647e-07} {"commit": "68e021b3b4f1d1e30c4cdba3a38e3a644529a77c", "message": "Minor state change simplification.\n\r\n\r\n", "proba": 1.9607264789556211e-07} {"commit": "f2ca9c44e386b858c2ee8045e2a10cdedbf7162f", "message": "histogram called update twice\n\n* once in before, once in after\n", "proba": 2.142943458238733e-07} {"commit": "ab2716ab4bf00ac985beb59a6a7fa7bb6e61d098", "message": "\ud83d\udd25 Removing duplicated method\n", "proba": 6.187171379679057e-07} {"commit": "83c8022697bef2756d238ad401adc6697ada467f", "message": "Fix closing of library not handling backup and autosave manager shutdown (#4794)\n\n", "proba": 1.1400685195894766e-07} {"commit": "71ccf292c7293be2e383997317da861c100f4e4f", "message": "Use `AtomicInteger` for event ID sequence counter\n", "proba": 6.321494652183901e-07} {"commit": "1aad08a9555a3af27ffaa19e770f9eb3fcdcef53", "message": "added explicit use of BC provider\n", "proba": 1.2908890312246513e-07} {"commit": "0597a5c2f3da890b626682b22bb0376876f53fb4", "message": "\ud83d\udcdd change setPromptOptionsEnabled to take ORed enums instead of booleans\n", "proba": 1.312737794023633e-07} {"commit": "530dd5338651e6f79f3d941875343ab0907ba59d", "message": "some additions for REST service", "proba": 2.791084341424721e-07} {"commit": "5bc3ae80acc69e1355b3af1cf6ab98ca2a3beda3", "message": "Compare collections properly.\n", "proba": 1.3186061664782756e-07} {"commit": "059105768041da7bc9944aef68bda949f612bf6d", "message": "Make it possible to disable the back button via RhoConfig.\n", "proba": 1.1292476642665861e-07} {"commit": "2be702c5714c21962942df2288ed6385e1b8e9ec", "message": "Call PreferenceManager.setDefaultValues() in SettingsActivity.onCreate().\n", "proba": 1.181571676056592e-07} {"commit": "7ea1514d2a8e2eaa2c489a8b7eff3882d7586cee", "message": "add focus field in Answer\n", "proba": 0.001151943695731461} {"commit": "16d10aae71d15d951788d5c2b69592088450d226", "message": "Fix ClusterHealthIT.testHealthOnMasterFailover (#54170)\n\nWe can run into a state where there's no more events to wait for temporarily\r\nbut the cluster still isn't green. I added the wait for green flag to the request\r\nso the assertion for green cluster health below doesn't fail.\r\n\r\nCloses #53457", "proba": 3.9252108763321303e-07} {"commit": "556e4e6ba6171886d6ec3ffc8d3516a5bf067830", "message": "prefer file based analyze scope over module one as it would be available anyway (IDEA-106260)\n", "proba": 1.0369498681939149e-07} {"commit": "375efa3dc9db8449233a6abbba50acc48319ffee", "message": "Tweaks to place-into-conflict and restore-from-conflict APIs\n", "proba": 2.240745118342602e-07} {"commit": "448f9ee2642982955322d8d5663ada858510b8c8", "message": "fixing code smells", "proba": 4.4357145156936895e-07} {"commit": "a53388b3249a1826202909fce997c28110f4f3b5", "message": "simplify (always notnull)\n", "proba": 1.1624601029325277e-05} {"commit": "657a6088e5e3b45a2351cb4000050a40dde8de3a", "message": "EVALSYS-69 modified job constants\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@8951 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 6.494836952697369e-07} {"commit": "9b73f20ad08d97fe2e538deadc531aeb19792353", "message": "Fix lazurite plate recipe. not ready for a new build yet\n", "proba": 9.809817811401444e-07} {"commit": "b7e41df9aeb40b84e43a905827b402db3a885c03", "message": "WI-14660 PHAR: Find in Path and Replace in Path don't work: implementation doesn't work for root level\n", "proba": 3.9984396948966605e-07} {"commit": "a60d754adb7a2035f8620c461c6f99fddf571a58", "message": "EVALSYS-69, EVALSYS-57 constants added\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@4499 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 4.476177650758473e-07} {"commit": "0dbd0cb46cb6c00d5f12f75fc6885a30bc86db93", "message": "moved one method to init\n", "proba": 8.045054755712044e-07} {"commit": "3b35ae3fe9d017fa98d2ce33e4a8365b19b756f2", "message": "IDEA-195981: Fix DialogWrapper error label insets\n", "proba": 1.241182587818912e-07} {"commit": "92cb2f1ce2e44c715806546140c70901c1317706", "message": "added support for nested classes on the auto name algorithm\n", "proba": 2.1932514471245668e-07} {"commit": "6c989e646d5a11d454de8061cad0a6b14fd00798", "message": "high CPU and EditorTextField/LanguageConsole scrolling\n", "proba": 1.811989136513148e-07} {"commit": "8f768b7f4a7ea693e218fe5ddd6117acb78e3734", "message": "enable ASTNode to copy meta data from another node\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@21228 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 1.0677842965378659e-06} {"commit": "9c3dfc89fb17959214ccae9a0f8e29d40d8b6110", "message": "quite nothing\n\ngit-svn-id: 9643e93313b82f5e4da82d8413267a0daa4b5472@1061 2cd91b7d-3b21-0410-a5f4-f42db4f24360\n", "proba": 8.383759677599301e-07} {"commit": "3743bafca43b05790b73f13730f5d22065031699", "message": "Cleanup (constants)\n", "proba": 2.403833434527769e-07} {"commit": "313d6df86158f92d36a1f8fbdda3486de50b0a70", "message": "Properties viewer repack fix\n\n\nFormer-commit-id: 3463ab149e2f252d947661e5b251b0e713265c93", "proba": 8.867927476785553e-07} {"commit": "f85a5cc01ef346b78ef0370c182faf6c7f92c34f", "message": "AdminCategories.edit: fixed bug #47\n", "proba": 1.4625011601765436e-07} {"commit": "fc1bcb340ad237bbe4cf6e4c67f0d5ed1dbd622a", "message": "comment gettign statistics about text views\n", "proba": 1.3250907215933694e-07} {"commit": "87c19622557b56cf79a277f705762971310d6842", "message": "Get an internal reference to MALManager inside the writeDetailsTask,\njust in case.", "proba": 1.0370072800469643e-07} {"commit": "a0dabcd2b834c91e6e411f5a3ee2ef1da2596d5c", "message": "change degree again\n", "proba": 3.1576914238939935e-07} {"commit": "f9d74cebb96fe262095b61bb589f620fd774459b", "message": "documents\n", "proba": 3.345295908729895e-06} {"commit": "7ca95eedeb10fe162487cce377c73d5e1b07801c", "message": "Adding support for static methods in CallWraper\n", "proba": 1.6654649925840204e-07} {"commit": "f4dad4b0719dc8b63793e09c8cd71009bcc5e8b6", "message": "\n\ngit-svn-id: svn://svn.appwork.org/utils@240 21714237-3853-44ef-a1f0-ef8f03a7d1fe\n", "proba": 9.917854413288296e-07} {"commit": "f476e4b3c4cec4fdb6d19b6ccb9a4219cdebfe47", "message": "Added convertHealthCheckToEnsjProperties that uses System.properties\n", "proba": 1.671401577141296e-07} {"commit": "946b05e4e4698b27ef70ac61755818304f4c65a0", "message": "[ignore] broke one test in the test suite.\n\nsvn path=/trunk/eXist/; revision=9002\n", "proba": 0.0002243613707832992} {"commit": "84ca5cd460dacf935adbdd7c4062f1a27f359f40", "message": "ignore [ /-/_] in unicode property names\n", "proba": 0.0004210716288071126} {"commit": "83178b947ec28004f78c10e07c34330522a2c255", "message": "changed notification listener to CopyOnWiteSet (http://jira.jboss.com/jira/browse/JGRP-617)\n", "proba": 1.1159085033796146e-07} {"commit": "f9ad646ebc2b597456dc8483abc66ab9f9ec0edd", "message": "\n\nAdded 'header-' prefix to listed header keys.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@2084 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 5.0313141400692984e-05} {"commit": "c81af10b123565cb857b1aa25d874147eb187156", "message": "Import polygons too -- in fact they are just like polylines.\n", "proba": 1.0966148522584263e-07} {"commit": "19fcb900e48566b6e15fb496dc95f3b74a429987", "message": "fix problem with dhrobotarmtest", "proba": 0.000483722920762375} {"commit": "09e8256a295cf31dcf42e1faa5fb687c55798974", "message": "wip eyelids", "proba": 3.332123242216767e-06} {"commit": "2ce60d0512c8ce66aba5fc1835e7feab96afbb6c", "message": "fix #418\n", "proba": 3.3873919846882927e-07} {"commit": "39655339058b462fccbc1d57294cdcefc19b6e13", "message": "Fixed the output of a crash for Mobility point creation.\n", "proba": 1.2422317752225354e-07} {"commit": "9be68c101e18b10e307fe25ba6edfe0b8a5ef076", "message": "Minor refactoring.\n", "proba": 1.9631663406016742e-07} {"commit": "62c0f4e7f110e716cd67d6e341d131ec2efce238", "message": "Change var names\n", "proba": 1.9201586837880313e-05} {"commit": "a66b83b81600cc517527d70053756bca446f80bd", "message": "test2\n", "proba": 1.0959578276015236e-06} {"commit": "367329e4257a70f4183dd9dc884ff22f257a46a4", "message": "Remove Unused Shooter Override\n", "proba": 4.3912004343837907e-07} {"commit": "905885e681795eeb0781a5743cb8412dc0cdb30e", "message": "Struct - implmentation refactoring\n", "proba": 2.498149456187093e-07} {"commit": "af419e0dbb7978417d3a3481b3a973412c724f18", "message": "upgrade test\n", "proba": 5.010443260289321e-07} {"commit": "032ad78ff99690191bd57f40aff3a59259924bd3", "message": "Cambio las expresiones regulares para capturar la figura jugada\n", "proba": 5.823394531034864e-07} {"commit": "fc83f85993a67086dc9296e21998fc7259c7fd86", "message": "add count test\n", "proba": 1.5206256875899271e-06} {"commit": "ac8da3952072c79f3ea1ddea50fb8359f6bb02fd", "message": "Code Cleanup", "proba": 9.354167218589282e-07} {"commit": "ab13fd0801d8ae284175c7dbe1ee9538735430c1", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "eea6356bb88d65d103b1260194d8699467541e69", "message": "FIxed changed PHP parser also in dynamic parser.\n", "proba": 1.0952854267998191e-07} {"commit": "7d0d8bd2571d2c473812dd8fd585cc953d7d4e09", "message": "improve BundleClassManagerTest implementation", "proba": 2.704198038827599e-07} {"commit": "90c65dc708303ac39d5400d51c6707d0584116ee", "message": "Provide crude camera movement, and extend axes to infinity.\n", "proba": 1.2033900986807566e-07} {"commit": "817ecae867d7834d734b4d47d59607592b386174", "message": "Execute the undertow test with a context too\n", "proba": 3.902739535988076e-06} {"commit": "1a54860b3fa3a4fd4e95adb15ea88b1dbed320ac", "message": "Handle screen resize by adjusting camera FOV to keep objects square.\n", "proba": 1.0855312382318516e-07} {"commit": "1fc6b46a618cf850631a54cf06ff91ab00160f11", "message": "update testing\n", "proba": 3.911265480383008e-07} {"commit": "aecf87e72a3c510a52b3dbd5694e8723d99309b1", "message": "NCI-Agency/anet#822: Fix GraphQL resource test\n\nMake sure we use a position that (still) exists after some of the other tests have been run.\nDon't load more reports than needed.\n", "proba": 1.1020245693771358e-07} {"commit": "b2a7a93502d1791b5d73831c62d6277d36efb208", "message": "minor adjustments...\n", "proba": 1.3508598328826338e-07} {"commit": "12bd1a0f4e050550f8fcf55994f153412f600f3d", "message": "new current web framework\n", "proba": 8.342016144524678e-07} {"commit": "6c34783afe728bc38116d116cae621e3c24bc349", "message": "Remove unused parameter at TestSftpFileOutputPlugin.run method\n", "proba": 5.180991706765781e-07} {"commit": "3384ae3ed1f2198fe1367f499a7a168414fcbdeb", "message": "Update tests for new argument.\n", "proba": 1.220058010176217e-07} {"commit": "e8c96bfb4dd804381e7d8b151e539f2742c4795c", "message": "Broaden credentials test coverage - allow null private key\n\nDon't default null private key to default private key. Don't set a\ncredential based on a private key if a private key was not provided\nexplicitly.\n", "proba": 1.1499442109652591e-07} {"commit": "f3aa7127b3660d74fe938d9cccb8744eef18610a", "message": "reworked unit test\n\nsearching in log output for exception. If found, expecting executable to be missing. If missing then assert build success due to fatal error.\n", "proba": 1.1599341576129518e-07} {"commit": "e29a6b7e74e93762da06fc903522e629b3ff4675", "message": "Add test ensuring expired bindings get cleared by DefaultBindingStore\n", "proba": 1.774336197968296e-07} {"commit": "f4287730aee2bb6d11c8204990babc4dc616bb31", "message": "Fix tests: remove type name from assignment java code", "proba": 2.2789126887801103e-06} {"commit": "3f532cf5c3c5e4ad8d925d8fa4d2ffae7738f036", "message": "Add test for indexOf edge case\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137514 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.393958417698741e-05} {"commit": "2efaf852cc986626e3a44bf3db554b2884416fbf", "message": "Added new tests (failing) in comments. Improved output for debugging brute force tests.\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@488859 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0411864423076622e-05} {"commit": "ac6ab84e42121303a2cfe0d1b69dd8a40f4741c7", "message": "Migrate table testing code to use httpunit directly so I can access Image and Link objects and test their attributes.\n\n", "proba": 1.0300603747737114e-07} {"commit": "f0f27ed6af86534af9eda96f49872a048ad8acc6", "message": "Rewriting NSD.\n", "proba": 1.728718928006856e-07} {"commit": "23e332432ae91123bc0692e95858e56c97ef8c16", "message": "Grab tool `format@1.11.0` on-the-fly\n", "proba": 2.2819739342594403e-07} {"commit": "1537831a520b2b8280da648cd1ecd1f25e88a214", "message": "simply logic for Pub2WebHttpsUrlConsumer and Pub2WebUrlConsumer, comebined them into one file\n", "proba": 2.411017305803398e-07} {"commit": "26876692e5c70dc622793d3e61584851d22f96f0", "message": "Ora usa la generazione del parlato in tempo reale su qualsiasi vesione di Android e spezza il testo in frasi, per cui se si mette in pausa si interrompe subito e quando si riprende la riproduzione lui ricomincia dall'inizio della frase.\n", "proba": 6.035510864421667e-07} {"commit": "6b94fa99eb6850a5d0e64a45abd5e89c600287b4", "message": "SVN 1.7: wc 1.7 format is somewhy 29 (?)\n", "proba": 1.408904779509612e-07} {"commit": "03ee6985ee4c775a4f52814786099e01d9ae87ee", "message": "(Android) Preserve current camera position unless otherwise specified\nhttps://github.com/mapsplugin/v2.0-demo/issues/15\n", "proba": 6.59256215840287e-07} {"commit": "80320e5e164943860f7edfbce6933646ed74b4af", "message": "GROOVY-10050: Add additional NamedParam annotations in JsonSlurper\n", "proba": 1.2712199293218873e-07} {"commit": "f92eba0a2daf0ef131402c5c8feeee2722ad8f81", "message": "Copy the li in reconstruct.\n", "proba": 1.7147523578842083e-07} {"commit": "9d0e2e83415fd03f480329d01d326afaf5de52d5", "message": "small problem: GeneDataJSON referring to static method as non-static.\nmerge complete, tests pass.\n", "proba": 1.4705092610256543e-07} {"commit": "774860bd5dd8f181b77563951641b8b2c2663d52", "message": "more docs\n", "proba": 1.207693429705614e-07} {"commit": "782d771cb639990ea8cf292cefa2cf15fd37e7ca", "message": "Fixing loading of modules with the same id - #2070\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@11974 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 1.804952262318693e-06} {"commit": "0ff46f5ca6f9b2d102e2e6eaa1ccf34e56b21045", "message": "- Commited changes to cacheManager to commit stuff\n", "proba": 1.1948749545354076e-07} {"commit": "800924c95c757000f059d2b58c8a4cb9bcc8c6e8", "message": "Make the failing test pass by using `RecursiveCachedIndicator` for `KAMAIndicator`.\n", "proba": 3.2026619578573445e-07} {"commit": "83491d6c2d44a618d85cbc2ffacf5c13d943d459", "message": "Use plain worker (at low priority) rather than executors to avoid deadlocks\n", "proba": 4.497667305258801e-07} {"commit": "24fe891631ae684657716847b0a492a43fbb866e", "message": "BCHS Robotics 2012\n\nadded method to print to smartDashboard.\n", "proba": 1.0470101585724478e-07} {"commit": "dbbc454266c9bd38ca99ca951e1f75caa6cf7469", "message": "Add utility method to read a test input resource\n\nIf the file is missing, it can be automatically created if the system\nproperty: createInputTestFiles is true.\n", "proba": 1.8976172668772051e-06} {"commit": "d68c4267ac3b6d3b1a65bddd548248b2ac53ff06", "message": "Break apart cases in `Es6RewriteArrowFunctionTest` to be narrower and make them type-checkable (e.g. complete externs, declaring referenced field).\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=198099973\n", "proba": 3.480241139186546e-05} {"commit": "63764444ab1aa6633503729f928c21163866aeff", "message": "added throws exception", "proba": 5.602317969533033e-07} {"commit": "3cd56c9db2f9ad3d55831c41cc49bec70e6e94f6", "message": "add write extracte feature\n", "proba": 3.7547323472608696e-07} {"commit": "458e35f18872b4fb12fcfc2aa85a9f401f14a0ee", "message": "Update AccountServer.java", "proba": 1.2155604736108216e-06} {"commit": "a7af6ea87bd9fad4da5e0e0dc05f006bf4c99597", "message": "Make white be white.\n", "proba": 0.02767621912062168} {"commit": "a2c146545e578c2cdb800d9284f770c18ab68947", "message": "1.Fix bug of limit and skip logic work with Or logic\n", "proba": 1.2718966502234252e-07} {"commit": "8618f64178761414c9b2919bf3abec06c3b4c24a", "message": "TikaResource: force UTF-8 output\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1304224 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.015315023250877857} {"commit": "ee41b75ccae21c10486bbf9709fb557761be6236", "message": "Convert IntervalValue domain Value[] when pretty-printing a FcnRcdValue\nin FcnRcdValue#toString.\n\n[Refactor][TLC]", "proba": 2.955983518404537e-06} {"commit": "78eedb79fdb73c7d7525c10559de5fbef9821855", "message": "Check for non-existence of succeeding fingerprints", "proba": 4.5669170503970236e-05} {"commit": "058a78bcfc3260c8a4548cad7c07cfe805a5d4f9", "message": "added shortName()\n", "proba": 7.077104555719416e-07} {"commit": "cde90f751f948515cff266f3c0b0f697027b27b4", "message": "ItemBlockUtils.java Compiles\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@3071 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 2.4815640244923998e-06} {"commit": "1c20088c21d5e941ed7c5f0091b5d824906b1c3f", "message": "Add DB_CONNECTION_TIMEOUT.\n", "proba": 1.2816341268262477e-06} {"commit": "2f60f5f3b23750ef1ec3cd1169518e17df0e77e4", "message": "moved DVS128 menu before Help menu\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@1734 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 4.4921074504600256e-07} {"commit": "459e0f9a37ed935aab50a0221a232e3cdb0af9da", "message": "Set correct mime type for .css style sheet files.\n", "proba": 1.2649736902403674e-07} {"commit": "81bdd88a300c6eae50562dc0df6ef4e6001e08d1", "message": "Add BLEND command.\n", "proba": 1.3831084970661323e-06} {"commit": "d762ab32fc31a3a6415183f11f0f50a5375316be", "message": "log exceptions\n", "proba": 2.1886598915443756e-06} {"commit": "aedb18fa3352286404390ad6525502f57f2bbc46", "message": "Add some enemy names\n", "proba": 5.712224083254114e-05} {"commit": "b3920955e5d1fd89e29d7e5d797235e0ee119cda", "message": "Code cleanup", "proba": 5.596320988843217e-07} {"commit": "43d20e67f821b04d46a0b6cb8fc70fd761958579", "message": "graphite: Do not cache DNS names for Graphite host\n", "proba": 3.218706297047902e-07} {"commit": "5d875075cb855056235da29310cb6666d00cdc37", "message": "-remove pascal casing...\n\n#332\n", "proba": 1.588805247365599e-07} {"commit": "2ff6d7a7adacc41eb44c8883bbb5b57ce5a49ded", "message": "XIVY-3453 show usage of selectors and assertion conditions", "proba": 1.0947215400847199e-07} {"commit": "3d059ba79d61a10ac7ed9bc2598ee509f1b10dd1", "message": "Improve handling of rating asset for native ad view.\n", "proba": 1.1165748503572104e-07} {"commit": "9a52b9574482b4ce08e01a7674df630c7029e3ab", "message": "remove as it is not needed anymore", "proba": 2.122118019087793e-07} {"commit": "4ebf86b4d9b924cc68770702863f376f2cb00c29", "message": "Remoed warnings\n", "proba": 2.6413613340992015e-07} {"commit": "74db6858971ba61b1dfbba6931ebeda2b837f165", "message": "Add maintenance error message if no quest data returned\n", "proba": 5.890679517506214e-07} {"commit": "20cf086f1a63276f5128ac9580d001cce5139dc7", "message": "loading indication on token access\n", "proba": 4.922185325995088e-07} {"commit": "7b8206153557865deb301c20c1eb1e5fd7603332", "message": "Add provenance explanation.\n", "proba": 1.5558076711386093e-06} {"commit": "ed61f2c6f8247f72d3afaeb23bca7f9382c50f33", "message": "Added comments.\n\ngit-svn-id: 00c97792f1b0c5b2dff58c9f61c94e82f9ba229c@1110 d779f126-a31b-0410-b53b-1d3aecad763e\n", "proba": 5.508533718057151e-07} {"commit": "afb830443323aaeacde68b9f4a2b4589105f4492", "message": "Added FIXMEs for missing NAME variable.\n", "proba": 1.0887244883406311e-07} {"commit": "6caf8e55b86e0ef03977938bdf897b2eb56e4d53", "message": "dispose graphics objects\n", "proba": 6.386891300280695e-07} {"commit": "d06b9857a51d7625548befc79c50a14bfad57e40", "message": "Sitno poravnanje koda.", "proba": 3.598117075398477e-07} {"commit": "f2de0e3725bccbae43a099fea605f2dade4e60e6", "message": "Fixed crash when steam not installed", "proba": 3.882456383053068e-07} {"commit": "7d5002dea8ec22cfd3d56ac0548fa5c0ddfcdf46", "message": "added documentation. removed some imports", "proba": 0.0002956285316031426} {"commit": "650f2769918b7a94e854ca6086c34384a9737c45", "message": "read target environment configuration\n", "proba": 6.881734293529007e-07} {"commit": "932e0eeff9ec7812c5f0dc0f3f4a038451fe8c1b", "message": "Avoid serialVerUID warning\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1683910 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 6d082afa5a348344f8002a4f184eb1ebe1c3be2f", "proba": 1.5719593648100272e-05} {"commit": "5be825503f7700d9e1f2a5c6384e4fb3dbbab9bc", "message": "master assignment", "proba": 7.068774152685364e-07} {"commit": "9a18716a18dab8f58db7fd936abcd94548a586ee", "message": "radiobuttons", "proba": 3.0884516490914393e-06} {"commit": "50119e81c86bb4132a1683a238c36f7d214ee2f5", "message": "\u6dfb\u52a0HibernateTool\u7684\u6587\u6863\u6ce8\u91ca\n", "proba": 1.2482765043841937e-07} {"commit": "fc101c77829e23ea5a8176b69feb4c97bba55348", "message": "added assets to constructor\n", "proba": 3.8364780152733147e-07} {"commit": "bc9d71d7ad1d597e014f122684f643955295ceea", "message": "get Map collection of resources\n", "proba": 1.3469812643052137e-07} {"commit": "2dee53748a6f85dbb0cdefa479d77d06d248d7ab", "message": "Cleanup", "proba": 1.4090286413193098e-06} {"commit": "59ed2e8f68cf41694da021a12334aa8f2a69cc85", "message": "allow pre-mines for claimable currency too\n", "proba": 2.2786554154663463e-07} {"commit": "9c4e42409ca9d802dd5bf332db6b18c4e633cf5a", "message": "Used prefix and suffix streams to greatly simplify HMAC\n", "proba": 1.311292692207644e-07} {"commit": "4877ecaa2aff9c654b261f4369edea7a299aa501", "message": "Game Testing changes 2\n", "proba": 2.0220485907884722e-07} {"commit": "8be0ff5ee3ea6fae004993f33bc0a2bfc83bf540", "message": "Add imageUrl to SpannerTestTasks.java\n", "proba": 2.779863734758692e-07} {"commit": "42585f6854684ad426a40ea01e03e608541160eb", "message": "add dev branch\n", "proba": 5.863579985998513e-07} {"commit": "10faab48e13cb46213d101a86f7738707550a489", "message": "More variable types (#1826)\n\n* added new types\r\n\r\n* update validation code\r\n", "proba": 1.1139244548985516e-07} {"commit": "345009c339408cae85798ba691f8f0e5d9c9be46", "message": "formatted\n", "proba": 1.3165509699319955e-05} {"commit": "292524bacea8ef6894640988d7bc2cef7382f99d", "message": "Removed warning.\n\ngit-svn-id: 1feeec2ac52dd5abe67dc41155ffd1030208be59@240 fd70404c-346f-40f3-aaf5-4d485f690dad\n", "proba": 0.00014901329996064305} {"commit": "d11850c61a3fba7d00cdca9a1eb5accc5987b8e6", "message": "fix NPE\n", "proba": 1.261007219000021e-05} {"commit": "649fcfb8750f27dd5466cc2e362c95178d2d552f", "message": "refactor manifest usage\n", "proba": 1.8158898456022143e-06} {"commit": "1762640e0e4b596b3d6ca8c310649ea5a3c48a22", "message": "verbose (does not help?)\n", "proba": 6.598763775400585e-07} {"commit": "04cc92ed86cdd1fd2b3252df7c6ac10984082fb6", "message": "Javadoc format error, very minor, fixed\n", "proba": 1.5572312861422688e-07} {"commit": "df25205772fb9fc90c911be4ce12816e76ff1442", "message": "Added listeners for occupation skills\n", "proba": 1.2391836889946717e-07} {"commit": "ab2829ea2af96c4fa04edb280d737895639f7797", "message": "Comment out unused statments\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@850 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 3.207677821137622e-07} {"commit": "be204cb951d3c1955b76b53bcaf5e3b7e62af361", "message": "Allow any tree in target, not just tree models", "proba": 7.34460911644419e-07} {"commit": "0a3e93ad26d114a2444544424abda510db33e98c", "message": "Fixed an issue with scale operator not scaling all node heights correctly (issue 65)", "proba": 1.0747277201517136e-07} {"commit": "6340b587859294ae38e243a513902dafc5b75a61", "message": "[refactoring] Small rewrite to reduce fan-out and duplicate calls\n[cleanup] Removed unused imports\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@34249 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.6837658373988234e-07} {"commit": "9c22af0d639a5de9d185241c1eefb5b196e91ab3", "message": "User can abort app while it's downloading data\n", "proba": 5.448071078717476e-07} {"commit": "354e08212ddae65a2b028313eb80323d248b0339", "message": "Removed AR from default tests; auto test harness isn't set up to run it yet.\n", "proba": 1.0129927119351123e-07} {"commit": "5a7e9a4556239cc62c9b7e2a0242f4734e4b03c5", "message": "Fix FileLink tests\n", "proba": 4.521242829014227e-07} {"commit": "93a6d29a31b815cdcfca9c495a0c4ab08739a8ba", "message": "Corrected another typo.", "proba": 2.709510226850398e-06} {"commit": "29ca2e84e03799a3c0e475196121a4ee735db6c4", "message": "Update for Unit test highlight to validate style attribute in IE", "proba": 1.37838625846598e-07} {"commit": "59d1a4a8870a249c40666e3905551cf7dffd174d", "message": "changed basic authentication\n", "proba": 1.3130186289345147e-06} {"commit": "33f23dc233c97b0af8921acb512e0553bf0ef307", "message": "Tweak BackupCommandTest for Travis\n", "proba": 2.3602139265221922e-07} {"commit": "cdd04fe1d988837bae7612bf650f1d513058b1e9", "message": "Update RuleRuns.java", "proba": 3.684287150917953e-07} {"commit": "e94c54327486637afea3a3e676def0ce080fb375", "message": "Remove 'public abstract' from methods in IMoney.java\n\nBy default, methods in an interface are public and abstract.\nCloses #1033\n", "proba": 6.169869266159367e-06} {"commit": "712d0858468cabff2d95127b5d3871afbddbb1a6", "message": "Fix testcase OnlineUsersTest.java", "proba": 0.9995999932289124} {"commit": "f4aa9e4dfc776cd02b9f29b2765e1a6626bc7c03", "message": "Fixed test that did not compile on Java 1.3\n", "proba": 3.696086992022174e-07} {"commit": "d6fc66211e59b685a9001367eada0ac1bd8cf7ea", "message": "more auth cleanup - test fixup\n", "proba": 1.3016564537338127e-07} {"commit": "b9164bd8d041dfb9f290c1ccff78c0d7dc2a009f", "message": "Fixed stray use of \\n. Fixes #3.\n", "proba": 1.0294672136978988e-07} {"commit": "42482e38555850f809c58f4a3f3b7176325349cf", "message": "fixed non-static constants\n", "proba": 3.040114506802638e-06} {"commit": "864a8d8328580fade2ee6e7565e066dae9c0d883", "message": "removed PreloadableGraph from project\n", "proba": 1.4438863615851005e-07} {"commit": "8224a6a2f69ea6fba3e441b38946f785eca4dc97", "message": "Remove exceptions never thrown from method signatures\n\nSigned-off-by: Bram Pouwelse \n", "proba": 1.1984710113210895e-07} {"commit": "bb23e963300261efdac53706d14744dfe70806d0", "message": ":bug: Fix WalkPathProcessor not swimming properly", "proba": 6.713273137393116e-07} {"commit": "e624a95855337f90e13bf3aa85325f6f200b70f3", "message": "Fixed an import\n", "proba": 1.3692090305994498e-06} {"commit": "f351de5742cfca993b3ce233a30166112808b695", "message": "Fixing the tests\n", "proba": 6.229761493159458e-05} {"commit": "177a3198f0ca30a7d4f87713eae0422b64031ce8", "message": "More cleanups\n", "proba": 1.2858036768648162e-07} {"commit": "896d5ce3d39b60de3765c66e38afb809e8f10ea0", "message": "fix tests: Python typed handler works only in Python code\n", "proba": 4.412994167068973e-05} {"commit": "833a2bc41bb9332ff3557cec12593047a4e96b12", "message": "Register a device token to AWS SNS when a new one is generated\n\nSome methods have changed for the transfer of a token to AWS SNS so\nlet's reflect this inside the FCM listener service.\n", "proba": 1.1025459656366365e-07} {"commit": "f5a32b515de45b51d94e03ea39970e414796834a", "message": "Added CRC calculation and hex output to check against iOS (this should probably be moved one level higher to ControllerActivity though since it applies to every option in Controller mode)\n", "proba": 1.0191556043537275e-07} {"commit": "c50e034adb4281d99e915e2752c37bb87a6ca8f6", "message": "Changed color output to 6-byte \"C!RGB0\" packet (no CRC yet)\n", "proba": 1.3001107390664401e-07} {"commit": "5519a715ef3f54739cf12c116ca00b9ec98fb22e", "message": "revert to the good aproach and guard our security level with compile time\n", "proba": 1.181022994956038e-07} {"commit": "34aa031fbed505da40588c45e41e139f01a23a8e", "message": "Refactor CartController.\n", "proba": 2.1055193144547957e-07} {"commit": "c0540e3cfa90c6896ce654817dcbeccd04304080", "message": "Update PlaybackOverlayActivity.java\n\nfixing an issue which VideoView get focus by default, making control fragment lost focus on activity starts", "proba": 1.6853557838203415e-07} {"commit": "b1c40fca2bac9da6cc3e79c10bcfb0782cf9ec9f", "message": "correct javadoc\n", "proba": 0.00014313329302240163} {"commit": "95ecaf2f65249aee3ede2570d5b0767777a34f9a", "message": "Use regex to match imgur links\n", "proba": 6.554648734891089e-06} {"commit": "d29dcb15ae20642a5b2402292a0f2506245cc44a", "message": "Added file list support\n", "proba": 1.9794696015651425e-07} {"commit": "4535d7bb6c166dcc194f2c3ffafe17fb38f56f6d", "message": "removed unnecessary catch clause.\n", "proba": 2.9080368335598905e-07} {"commit": "3524626ebffbb18247ce190a6afcefb1ace6eceb", "message": "[Issue: 125] Follow redirects--added UI changes.\n\ngit-svn-id: bf7e6665a5fa9ed84da90b6cc1bef00f9ffe166f@493 08545216-953f-0410-99bf-93b34cd2520f\n", "proba": 6.144056897028349e-06} {"commit": "789a95505e5bd0f9e7fc4f8c7907cc54b47797fa", "message": "Fix room column to be expanded to the same width as the room title column.\n\n+ Room columns showed up either too narrow or too wide after selecting a\n different conference day. The calculated column width is now used both\n for the room title and each RecyclerView.\n+ This also fixes a similar layout issue reported for the Engelshifts room\n which can be enabled by users at runtime. See issue #285.\n+ Related commit: 75da59ec6c65592af02a14f93cec6c00656731fe.\n+ Successfully tested with ccc36c3, froscon2020 debug builds\n with Engelsystem shifts on:\n - Pixel 2 device, Android 10 (API 29)\n - Nexus 9 device, Android 7.1.1 (API 25)\n\nResolves #285.\n", "proba": 1.1279496447968995e-07} {"commit": "a024eeb0f80ed2f51c71e11ae3260a85984df492", "message": "optimize\n", "proba": 3.454321267781779e-05} {"commit": "6140be6cfc255e62d476ead8e8f5b9051d48e763", "message": "Changed layout displayed after runnin app\n", "proba": 1.6019995996430225e-07} {"commit": "9522928d8027267390c8e50dd3ecac3318fd0040", "message": "refs #480 - fixed the defect reported in #473\n", "proba": 1.255092456631246e-07} {"commit": "5f7edd8ac1331ccbfd6b4f1fff57a49e40cae280", "message": "Clarify comment on WaitCommand in AutonWaitThenConvey\n", "proba": 5.663488536811201e-06} {"commit": "fb9ed80df6f1279c7465ca2102686fa600faede2", "message": "check for contact permission and contact picker to show or hide \"Add from Contacts\" option\n", "proba": 1.443558659275368e-07} {"commit": "81fe96d2ba74838a39659b7ba0537476c7433045", "message": "stream:count further beefed.\n", "proba": 1.0912796000184244e-07} {"commit": "15e64dcd9b68b3caf7f6ac23ab068e7eb22b7d80", "message": "partially implement capability to handle different query types\n", "proba": 3.186791559528501e-07} {"commit": "cb9112c7c319650028f87602786d31df8844f668", "message": "ofbiz patch: ShippingEvents: fix ship est. exceptions not logged\n\nImpossible to know what happened.", "proba": 1.2828040496515314e-07} {"commit": "4539e3cb81a492357408783a50ea2402291d00e3", "message": "Project Euler #25: N-digit Fibonacci number\n", "proba": 0.00018532539252191782} {"commit": "df0481f6111a20f5e2c8ad4c7b60e8ab5fb73a17", "message": "Update timezone\n", "proba": 1.7346885670121992e-06} {"commit": "e156f27d32c3540b818be4cfdc72e8836c873415", "message": "Protect against null\n", "proba": 2.683491948118899e-05} {"commit": "759f6daf9457b5a9ba6019ddb878a2e4b7a69e6b", "message": "make compile\n", "proba": 2.2104923118604347e-06} {"commit": "12ceeff7f36efbca75c4c9a4ea21c792bc01c9e1", "message": "Add Auth Response Constructor\n", "proba": 2.4593771286163246e-07} {"commit": "14aef503da584ea8bac5c7f9d779144cc8ef73be", "message": "Relaxed the RDS representation of 'gbm' objects\n", "proba": 0.0017787350807338953} {"commit": "fc8d93db310ef11020ace928baec230a8e722927", "message": "Fix switching between SCO and A2DP (#1322)\n\nFix switching between SCO and A2DP", "proba": 3.4980638474735315e-07} {"commit": "630a3947da0426465f8f40eb01412ffb5a371976", "message": "mixins: only update render parent of nested widget if widget would have been rendererd\n", "proba": 3.799520982283866e-07} {"commit": "96cd852e7179bf0f86fb6ebeda9b91f7fa366b0d", "message": "Add 0x1F support to BINFile.", "proba": 1.3620288541460468e-07} {"commit": "4a2d94f206a797c7d273489d26ec38d21dbb3b41", "message": "Change 20080915-hqm-u by hqm@badtzmaru.home on 2008-09-15 14:31:45 EDT\n in /Users/hqm/openlaszlo/trunk\n for http://svn.openlaszlo.org/openlaszlo/trunk\n\nSummary: swf9 eval expressions should compile to call Debug.displayResult\n\nNew Features:\n\nBugs Fixed:\n\nTechnical Reviewer: ptw\nQA Reviewer: (pending)\nDoc Reviewer: (pending)\n\nDocumentation:\n\nRelease Notes:\n\nDetails:\n \n\nTests:\n\n\n\ngit-svn-id: d62bde4b5aa582fdf07c8d403e53e0399a7ed285@10998 fa20e4f9-1d0a-0410-b5f3-dc9c16b8b17c\n", "proba": 3.7251007256600133e-07} {"commit": "4a2bd066c9defafedc582a8742de3d97353fcce5", "message": "- Disabled generation of .symbl files\n\n", "proba": 1.3550081234825484e-07} {"commit": "6877359bff75413ccb098512907a44dc785476d6", "message": "S2Dao\u306e\u4ed6\u306eResultSetHandler\u306b\u5408\u308f\u305b\u3066ObjectResultSetHandler\u3067\u3082\u53d6\u5f97\u884c\u6570\u304c2\u4ef6\u4ee5\u4e0a\u5b58\u5728\u3059\u308b\u5834\u5408\u306b\u8b66\u544a\u3092\u51fa\u529b\u3059\u308b\u3088\u3046\u306b\u3057\u307e\u3057\u305f\u3002\n\ngit-svn-id: 33ac4f08b6eb5718ad21bae8ec6ad3a83e22919c@1170 a0133a49-3802-0410-849b-833ed23e894f\n", "proba": 1.9416145732975565e-05} {"commit": "cd076af91454d7fba529922292d23ed7e3f68207", "message": "added tap\n", "proba": 2.782054195904493e-07} {"commit": "427fe5215e810f837f0eaa013df64d6e52874e8e", "message": "Added another failing test case for Jexl.\n\n\ngit-svn-id: de0229a90a04588cc4459530912ec55932f3d65c@136521 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2763540502855903e-07} {"commit": "b88705b30c2d2420554f618bbc9df3561cfac1a9", "message": "[BEAM-9704] Deprecate FieldType metadata\n", "proba": 1.3558120315337874e-07} {"commit": "38b24ecd73a086147c5320d2527d520873e727e1", "message": "Reference renamed SLF4 variable\n", "proba": 3.496562896998512e-07} {"commit": "0ebd12424bd82ac15c04ba00a1ba20f15f4d7e59", "message": "MODEL: Modifica signature e javadoc ITelemetry.getEvents()\n\nRelated to SHANDROID-24\n", "proba": 1.1077440831286367e-07} {"commit": "3ff978120f5a6abc3139f6f5c86a3716b28e7cae", "message": "Remove redundant import.\n", "proba": 3.4275346934009576e-06} {"commit": "616f2da9417bb138c7db7c9de20d966010ca7019", "message": "Increase generated client secret length\n", "proba": 2.834458996403555e-07} {"commit": "1e412ec161cf5f7ec0d61405d4c9833511cbce1c", "message": "[TACHYON-1430] Add the checkstyle rule FinalClass\n", "proba": 1.2613223532298434e-07} {"commit": "3a9701cb2c41e16c088f3ca732643264d1460ba8", "message": "Update StorageTier tests.\n", "proba": 1.223964432028879e-07} {"commit": "8c324ac1db3cfea5af8cc576dfdadd8df1f0ef22", "message": "Added missing final", "proba": 4.7362746613544005e-07} {"commit": "0069acaa7b27bd0f51b9e7c9264fa210989dfab2", "message": "Don't set DataSet.dataSource when reading fasta, set it in datasets.xml\n\n", "proba": 2.1423221596705844e-07} {"commit": "10fc1e2288044c13a0d0b94d51ea275c858b213f", "message": "Added note about Java 8\n", "proba": 1.282999875229507e-07} {"commit": "65c860b56d115684c138129c119adb37679c9f8f", "message": "try to remember to update copyright year :-\\\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@167867 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.922655539805419e-07} {"commit": "e96490ec83defdd5197b08104b0e8f1c58ed268e", "message": "Let the background cover the entire background.\n\nI'm not sure why it was being truncated to 256x256, but it made things look broken.\n", "proba": 4.1811389905888063e-07} {"commit": "f75e140ddf6ffd9d6b8659f288ae91f4141e3eae", "message": "broker/MeassageMetricsHandler: code formatter used", "proba": 1.8749160801689868e-07} {"commit": "1f8d63650b530bc5ec9b715dd51ca791a9b3bbf1", "message": "Let publicThumbnails or thumbnailViewer go through CsrfCheckFilter.\n", "proba": 1.0240503200975581e-07} {"commit": "3dafc5fff707387f79ca1185bd2ca278fd77e0ad", "message": "[314810]NPE is thrown out when preview radar type chart for birt runtime\n", "proba": 1.0519845261569571e-07} {"commit": "fd47c1be3c2f9a53fae26b40a71f25a2bc8c9c07", "message": "Destination selector should be pages, not folders (d'oh!)\n", "proba": 1.6978744099560572e-07} {"commit": "e8be8e628f88c56aea68fc10d3ea629454a0d0c2", "message": "[18084] added IRnOutputter property definitions to control behavior", "proba": 1.1223377782698662e-07} {"commit": "e80ea064aefa4edd34dbcd421fd330d8896ad375", "message": "Added null check for parameterized types which seem to be corruptable when using obfuscators.\n", "proba": 1.0752670220881555e-07} {"commit": "c93be69b2ddba233e3ce18607154d818c463a276", "message": "make the media driver timeout configurable\n", "proba": 7.340295837821031e-07} {"commit": "d0ea0f7ce3cc995a52b5b9b37e59319335f3caf9", "message": "Added resolution for bound types.\n", "proba": 1.1129920807206872e-07} {"commit": "e311900d02b4edd94f10053725a74da9a434c7d4", "message": "Ensure that changing the message check interval also updates the alarm registration.\n", "proba": 1.0869525368661925e-07} {"commit": "afc62271b9f98c4156cb6e0cbdd8d503e4e1671a", "message": "Do not fail on instanceof check.\n", "proba": 1.768725610418187e-07} {"commit": "7c58503994e56bc2637ba1c6a1b750d00cc6278c", "message": "* [android] dump version\n", "proba": 2.5850533802440623e-07} {"commit": "c065b81b61f92d087af4984c3a5f3059dc604863", "message": "caaers-2509\n\nSVN-Revision: 11043\n", "proba": 1.3479193228249642e-07} {"commit": "14aec0d76d7986eec3cc96984ae80e0c97e4c2f1", "message": "[WEEX-462][Android] roll back method\n", "proba": 3.8453717365882767e-07} {"commit": "e2de987484433f3fa1197a5c7ef542eae408b00b", "message": "Fixed more indenting issue.\n", "proba": 1.1383693276911799e-07} {"commit": "b0a11a261476d5193b86cf88e4bb7dae30ed8e46", "message": "* [android] fix NPE in move fixed view\n", "proba": 1.3222454242622916e-07} {"commit": "1da2140915b29517bfd24fca30acc96c870dc9c1", "message": "Update Babel.java\n", "proba": 1.4996828667790396e-06} {"commit": "4f5e61295b0712e04bbd4c8edbc513c7763881c5", "message": "Added utf8 file encoding as default\n", "proba": 2.1390823690126126e-07} {"commit": "e46a720cd03014ac640f604f331bbe9915c7ed5b", "message": "[WEEX-542][Android] rm useless code\n", "proba": 6.716308575960284e-07} {"commit": "e2657b298a273d2cd839da86af90bd14d0c83a76", "message": "Added snippet for wiki\n\ngit-svn-id: e3ccc80b644512be24afa6caf639b2d1f1969354@694161 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3421124240030622e-07} {"commit": "56b80df539608b513704d92acdc71f6c013f1330", "message": "EntitySet > DataSet\n", "proba": 2.7680567882271134e-07} {"commit": "e05d8e7cb54df1a75828dc389ec80895058ce25c", "message": "Refactor throttle away from Loader logic.\n", "proba": 1.2326434273290943e-07} {"commit": "f59392d9f5aba4a7e5f4cbc663b428becf53db61", "message": "Make \"CorsConfigBuilder.allowNullOrigin()\" public\n\nMotivation:\n\n\"CorsConfigBuilder.allowNullOrigin()\" should be public otherwise people can not set it. See #4835\n\nModifications:\n\nMake \"CorsConfigBuilder.allowNullOrigin()\" public.\n\nResult:\n\nThe user can call \"CorsConfigBuilder.allowNullOrigin()\" now.\n", "proba": 9.223322194884531e-07} {"commit": "c95e4e6f1311bce7ece31451d84a7c255a965cc5", "message": "Fixes #694 - Lost notification to BayeuxClient.waitFor().\n\nMoved the call to reset() in terminate(), and removed the waiting\nfield, that was only used to save notifyAll() calls - which are\nhowever inexpensive if no thread is waiting.\n", "proba": 1.0513787174204481e-07} {"commit": "99fae83e18c940a8ef15ace34e06cdf459ae8b23", "message": "Fix a typo\n", "proba": 0.9999995231628418} {"commit": "299d8d477c8a6e27cc2b0368a57d5466674eee9d", "message": "Improved party handling to prevent server crash\n", "proba": 2.6369340844212275e-07} {"commit": "29eae1d038bc6036af4903c9b43f42a157b10a1a", "message": "Follow up to ,Fixed the error messages to be more helpful when the provider can't be resolved - TRUNK-3108\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@26248 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 2.0625939214369282e-06} {"commit": "cff33088bfb541b07ff96f7307b2d3f524f4539b", "message": "Contribution by Luca Molino about Console: now the UP arrow searches starting from current value as prefix\n", "proba": 1.1818804068752797e-07} {"commit": "c1e2fce9b73af9d03c3fa33ae46d91a485b6655f", "message": "Add even more of the model interface\n", "proba": 1.7604024549200403e-07} {"commit": "4a733b14a47d9e8033643924129f4f229daace26", "message": "switch to guava Function for now as the PR job seems to use Java 7 ;) - its probably less confusing to reuse the same Function with WebDriver anyways\n", "proba": 1.3279738197979896e-07} {"commit": "56727adfad42978e8f2892358e9cc9351ae78a98", "message": "Add implementations for many of the needed yaml methods\n", "proba": 1.7466841200075578e-06} {"commit": "29f44e75cd4ade107b169dbf43bbcb191013e75f", "message": "KAFKA-2932: Adjust importance level of Kafka Connect configs\n\newencp I went down the list of connect configs and it looks like only the internal converter configs are mismarked. It looks like the `cluster` config that is present in the current docs is already gone. The only other values I can see arguing to change importance on are the ssl configs (marked high) but they are consistent with the producer/consumer config docs so that's at least consistent. Everything else marked high looks either mandatory or requires consideration in a production deployment to me.\n\nAuthor: Dustin Cote \n\nReviewers: Ewen Cheslack-Postava \n\nCloses #1653 from cotedm/KAFKA-2932\n", "proba": 0.0002696934971027076} {"commit": "4a9cfd72e844c982ac45fccf8c01585561b2d299", "message": "AS7-1162 Better failed dependencies reporting\n\nwas: 579a8065ac8d17fc59def7af421b9f37e105070f\n", "proba": 6.8606996137532406e-06} {"commit": "12655bff44d8f3831bb129fa8c3b948ba1578fc3", "message": "KYLIN-4154 Sync all events in broadcaster before closing\n", "proba": 1.1445022352063461e-07} {"commit": "699f49d5e5df7febb7443f97c4bd74878fe14406", "message": "Fixed parallel deployment of NSRs\n", "proba": 1.646462095550305e-07} {"commit": "6aad5fff9c50370bfc67cf9db37aa98052319d36", "message": "Allow the creation of a TermType for arbitrary datatypes (UNSUPPORTED COL_TYPE).\n", "proba": 1.3241066199043416e-07} {"commit": "4a88ffa1d6f54dbe6c8096f463c3eeb8c21d4d08", "message": "info text now always non-null\n", "proba": 0.00015754738706164062} {"commit": "38c9c112b4676755b89a2a9d7369051bddc8d4cb", "message": "link->return in MissingSummary.\n\nRELNOTES: N/A\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=230868266\n", "proba": 0.00014060850662644953} {"commit": "87f540f5bd3145934eba5a1d27b940affc32e99d", "message": "Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=44778\n", "proba": 3.898046259109833e-07} {"commit": "da5ff665396d5f0cbd70b9ea8a53387c0b40cbd1", "message": "Fixed problem with linkeset modified right after query in remote configuration\n", "proba": 1.3261602305192355e-07} {"commit": "93812f1b15d9fa79463f2600f3059af07990850f", "message": "Fixed widget if playbackservice is not running\n", "proba": 5.212422138356487e-07} {"commit": "4acee035b806b287f943fe9c035ef2ad81e7d245", "message": "fixed casting of ApplicationSpecific\n", "proba": 1.6121794033097103e-07} {"commit": "20f4c7ef99fcf5d970059c3a9438dac10051a99e", "message": "[ANDROSDK-379] Add CategoryEndpointCall\n", "proba": 1.335743462504979e-07} {"commit": "74c33823abec758760d65144dcc231aeeae3e46e", "message": "Comment\n", "proba": 3.663055849756347e-07} {"commit": "ec13c1667b36354ba628fdb08e5e9887ae7c4f63", "message": "removed unneeded comments", "proba": 2.753473609118373e-07} {"commit": "2d4e8b8fedd4bc0f8de3459208560e7b46274b5b", "message": "#7, 20 \u041a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u044f DaoFactory \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0447\u0435\u0440\u0435\u0437 \u0444\u0430\u0439\u043b\n", "proba": 2.2653385656212777e-07} {"commit": "731ee497d57cebb8356fd149e3d569e775c3c49c", "message": "Corrected failing tests.", "proba": 4.3070389210697613e-07} {"commit": "205ec86ef3227e93965a47dd39f75ea192937001", "message": "added -fixed\n", "proba": 1.311130120029702e-07} {"commit": "c68f8ad2f8ff42d1bbff46f725c6b45cbdf56ec1", "message": "Fetch again the current state in the add(List) method, just before invoking calculateStateChanges method.\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1023358 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.1776408983860165e-06} {"commit": "5bead80c38a12b60802578bb59a046ec95145b70", "message": "bugfix!", "proba": 1.562241180863566e-07} {"commit": "28586a1957ecacd91dbaed6bd0688bb65b197794", "message": "[Minor] Fixed a test case that started to fail because invalid language codes were used.\n\n\ngit-svn-id: cf27bad30c6b7316185bdac65b014e8c16cd40b6@30865 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 7.213661592686549e-05} {"commit": "bb59b6551e83f098c77d3b86931d0cd6ed258662", "message": "Reuse code\n", "proba": 3.0804212656221353e-06} {"commit": "30de4f88b41b3a3bdc80d5ef891dd54e68a53d57", "message": "Cookie reading support temporarily disabled.\n\n\nFormer-commit-id: 3f20780d37a835c6b98fc8da425cf7a81d88138c", "proba": 2.2819551759312162e-06} {"commit": "cce71a52549b39129bfb915845e9810ba97c69cc", "message": "Code cleanup.\n\nFormer-commit-id: 4f62c69827b01d7fef3a9fc5789630639e4bbf68", "proba": 1.6728266928112134e-05} {"commit": "973e7587a4a63d7e92507313261f19c83c782555", "message": "DUBBO-59 Monitor \u5730\u5740\u914d\u7f6e\u9519\u8bef\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@253 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 9.234103686139861e-07} {"commit": "05c1aabc371f349e9d62095bccd53ab51b173257", "message": "Fix build", "proba": 8.074155175563646e-07} {"commit": "d8a458cafa01961e577272739448c1a1eea0ecc5", "message": "[\u4ee3\u7801\u4f18\u5316](v2.6)\uff1aupdate UserController\n", "proba": 3.5458825209389033e-07} {"commit": "0f8ab4ff328a21d862d22acc68e3b9fb2e59b003", "message": "Fixed Holy Fog not getting rain notifications\n\n", "proba": 1.2896143175566976e-07} {"commit": "0356a9dd571c8ab1622afa3e4bf36157390f842c", "message": "null check for name not needed. simple methods do not need a parameter name\n", "proba": 0.0005649295635521412} {"commit": "cb0954ff9978f7f97bc37f5a624feb701923e008", "message": "[bugfix] do not release a broker which we do not own\n", "proba": 1.2300469620640797e-07} {"commit": "b94210f44a31d30660a761905743fec3205128fd", "message": "calculate relative position of handle touch in appropriate orientation\n", "proba": 5.174700845600455e-07} {"commit": "c6b87b211b7a797113b05a8c4c7c1ccb54db1bb1", "message": "Helpful debug log\n\nThis allows you to quickly start debugging in the failing\ntest query\n", "proba": 1.873734589707965e-07} {"commit": "9fe1f21c9fbcbafa14d222652c5e65e8c00207d6", "message": "Use strings not objects\n", "proba": 0.9999992847442627} {"commit": "e82efbc7e3739626cd46a924658a29ecbe6c813b", "message": "Declare ASM7_EXPERIMENTAL for full compatibility with JDK 11 bytecode\n\nIssue: SPR-17096\n", "proba": 6.604694817724521e-07} {"commit": "a64e520fd560c8f6e090bbb518672528b6112cae", "message": "Fixing bug with graphenej that affected all transfers with UIA with id above 1.3.127\n", "proba": 1.343357212135743e-07} {"commit": "39574495464959748aef6c94eaa2345c601850b5", "message": "Center clockface at the correct position\n", "proba": 5.188190925764502e-07} {"commit": "30973abf17ecff5a3f5d6edf4c2c02fe96c842ee", "message": "Deprecate keyboard activity (was merged into mouse activity a while back).\n", "proba": 1.1102040531341117e-07} {"commit": "cd7316e2eb107d5894ebc60a2583416f01c00564", "message": "fix pie color bug\n", "proba": 8.79735637226986e-07} {"commit": "7905eaa8531a581405bdb6a8127a8b821e5e58c8", "message": "Fix NPE for books with no title\n", "proba": 1.347220313618891e-05} {"commit": "e8620be2286749320527fad8da8c49c0f31c144c", "message": "Set default path to /topics\n", "proba": 6.570655841642292e-07} {"commit": "946431faa9c189f6dcadddabf452196ad8326539", "message": "Removing unused code\n", "proba": 4.0614668250782415e-06} {"commit": "8136a11635eae58676d39517647206d565f90faf", "message": "missed an AfterLife perm registration\n", "proba": 1.156514386480012e-07} {"commit": "84a1109dfc9b0aee1af282f9d00df85bd2eb70ae", "message": "Add GridStep constant for debug grid\n", "proba": 3.3170871915899625e-07} {"commit": "42e4833caff0893786edb94d83d118bf46763079", "message": "Use a constant multipart boundary length for simplicity\n", "proba": 5.02651346323546e-06} {"commit": "36558cd8b59428dcdd8a14f1d94d988dcc2d181d", "message": "Remove duplicate call of ProjectsTable#finishDisplay()\n\nProjectsTable#display(ProjectMap) is already invoking finishDisplay(),\nthere is no need to call it again from ProjectListScreen.\n\nChange-Id: I4b4905c988b969bad382293074ca86fa3920b108\nSigned-off-by: Edwin Kempin \n", "proba": 5.626358188237646e-07} {"commit": "e0cd38d93d5ca28207540dbdf70151010ed35c47", "message": "fix(test): update NIOTest to ensure LocalStorageHelper is used (#552)\n\nWhen starting a test, there is a `gs://` uri which is referenced before any unit test level configuration of CloudStorageFileSystemProvider. If NIOTest runs as the first test in the JVM, CloudStorageFileSystemProvider will initialize internally using all default options (which are production endpoints).\r\n\r\nThis fix ensures that before the `gs://` uri is resolved in the NIOTests that LocalStorageHelper is configured rather than defaults.\r\n\r\n", "proba": 1.983065232025183e-07} {"commit": "5ed78ea4adf6b9f47d39c1de144530ffcca25e7a", "message": "SAK-16326 applied patch to trunk\n\ngit-svn-id: 544c358cc09106d3ca69bf3799573b8ef390fbe0@82430 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.888567109948781e-07} {"commit": "07599d095087d1569508c7f8ad099d580adbfa83", "message": "Fixed issue #2191\n", "proba": 2.2726177917320456e-07} {"commit": "4c3ffa0e6d20d72e686a837026369e73ef99f21c", "message": "checkstyle fixes\n", "proba": 4.7047842599567957e-07} {"commit": "96115f32ef7602c6a35cfbd3858154a5cb247c5e", "message": "organize imports", "proba": 6.616693553951336e-06} {"commit": "a3ea8819ffa4182b6e832102c5e2f500630503d5", "message": "Prevent XGBoost from shutting down whole H2O process\n", "proba": 2.357417798748429e-07} {"commit": "fb83a8e9b9f14de94030c21d864dc8644a24d918", "message": "Fix for race in JetCommandLineTest (#1275)\n\nFixes #1274", "proba": 1.280760244526391e-07} {"commit": "897afb7d1870d0e14fedbdc6289a272607069605", "message": "HBASE-19726 Failed to start HMaster due to infinite retrying on meta assign\n", "proba": 1.2142010064053466e-07} {"commit": "3d14240a1ad91111476a9c092d0bcb8481ffeac1", "message": "parseInt is preferred style\n", "proba": 2.900074491662963e-07} {"commit": "6434f862438f79c9e558482a4e94a554e307e1bf", "message": "added status to systray", "proba": 4.216987576910469e-07} {"commit": "3de3bd1bb602ef0400db1cc21d1d013d1d6e9b6c", "message": "Add flags to operation registrations\n\nwas: 71599321bb2144e946566d0bbab914f045168f25\n", "proba": 3.521556209307164e-05} {"commit": "9e759df3263d325dcd8022cf8f856bc0e88b4c90", "message": "Increase the number of initial connect attempts in BackloggedServer\n\nThe backlog argument to the ServerSocket constructor is just a hint\nand it can be ignored by the operating system. On many Linux systems\nthe default backlog is 128, so this change increases the initial connect\nattempts to a value larger than that.\n", "proba": 2.1459948129631812e-07} {"commit": "bde58d6addd4d693aa5aedfafc1406e9952ff22b", "message": "Fixed NPE during dispose in Response if entity is null\n", "proba": 1.7718095932650613e-06} {"commit": "ae36a9d5c8bd4435be205410b45bc8491b2b12cc", "message": "INFUND-8442 - Reverted ignore on generate test data\n\n\nFormer-commit-id: db30741f8ca5de6dc010d536707ea8c630bd84c8", "proba": 9.484486508881673e-05} {"commit": "c0d817783692f6a985879cb1862993c86bdf8c2f", "message": "Fix search\n", "proba": 2.313817458343692e-05} {"commit": "ffe52284918f6a64f60a1a29487926aa041835f1", "message": "Marking old methods as deprecated\n\n", "proba": 3.4086867799487663e-06} {"commit": "5d41d2e7b4e224ffe4f1dfc3b38928fafbe7891b", "message": "Added check before deleting temp file\n", "proba": 3.189165909134317e-07} {"commit": "bc400d83625db0c001f756916bf9c8001dbf78b0", "message": "changed test to match new requirments\n", "proba": 8.097026125142293e-07} {"commit": "fd10174838809cd1c6674042e43ed347220b969a", "message": "Added some notes to the future about changes needed in this class\n", "proba": 1.2792807524419914e-07} {"commit": "813b7270c0032e1f4de518d1cad1e924e2398933", "message": "[MOB-914] Read Write in-app json on persistent file directory\n\nThe in app load will now look for file directory. If it does not exist (which will occur during the first launch after new SDK migration), the inapp json will be loaded from cache directory and subsequent metadata changes will be saved in file directory.\n", "proba": 2.7264471214039077e-07} {"commit": "4fd69ee9d38173dbed0d2fae1cd5b7e1212350c8", "message": "Added null checking to avoid NPE in shortcutPanel\n", "proba": 2.475538565249735e-07} {"commit": "d135f6a7b81df5bad36c2419eb14b1c505201e6e", "message": "Removing isWriteable method as its provided by PathInputBase\n", "proba": 3.535043902047619e-07} {"commit": "6d01b17df6d7ee43da6fa717713b5cd9c7b266ec", "message": "JCR-2427: UUIDDocId.getDocumentNumbers() may return illegal value\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@888419 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00047582530532963574} {"commit": "e7a13e429178a899818b42c9102af74d1ebc90cf", "message": "javadoc\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1151111 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.693495712781441e-07} {"commit": "ef6c8b4aa471c6be3c40e784bed40dcd00bf6870", "message": "JCR-2439: More utility methods in JcrUtils\n\nAdd a simple of JcrUtils.toString(Item) method\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@890808 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5518525010047597e-07} {"commit": "5118e3677f03f8405582e1e0319ad0cfb042ce3c", "message": "JCR-4609: Improve logging in case of exception\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1879583 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.895190280265524e-06} {"commit": "c10d3b770a6765a5582b7dd7149aa32b2a6a0999", "message": "CodeOwnerCheckInfoSubject: Remove unused method\n\nSigned-off-by: Edwin Kempin \nChange-Id: I4df37da552350b6848fcc851bcecf78921988048\n", "proba": 2.977793940317497e-07} {"commit": "4ecccfacc9cc0fb8d7794c7bda9cb60f9df18658", "message": "DERBY-4375\n\nChanged the datetime format from \nTimestamp.valueOf(\"0000-00-00 15:47:28.0\")\nto \nTimestamp.valueOf(\"2007-02-23 15:47:27.544\")\n\nThis change in data fixed the problem with the test with weme\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@815452 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5952961954753846e-05} {"commit": "ae252b77ba1f68be38ee5639dc5d7e214fd3eeba", "message": "SDC-3312: JDBC Origin throws stage error when fetching data from DB2\n\nI've wrapped the call isAfterNext to a separate method call where we can\ncheck SQLExceptions thrown by various JDBC drivers to detect proper use.\n\nChange-Id: I1973a1c1f793d9b435993cbb46424da30d46d278\nReviewed-on: https://review.streamsets.net/3333\nTested-by: StreamSets CI <809627f37325a679986bd660c7713476a56d59cd@streamsets.com>\nReviewed-by: Adam Kunicki <0e18f44c1fec03ec4083422cb58ba6a09ac4fb2a@streamsets.com>\n", "proba": 0.0008201735327020288} {"commit": "f30d2d021ce217c94835bc9100c5e04b28d77661", "message": "Make add/delete final: they route the operations to addToNamedGraph &c.", "proba": 1.5530282837517007e-07} {"commit": "57a4963e69a4d75fe0acbf46e897cfe79bae3276", "message": "added notes to noise and texture\nsection of PhasecongruencyDetector.java\n", "proba": 1.26160145441645e-07} {"commit": "349d596cc454023052f806fa23be0c1f85685e72", "message": "AbstractTestDescriptor.hashCode implemented\n", "proba": 1.5797173773535178e-06} {"commit": "b8de7ca6e22342d9d4bc1d9cb5b03d4d5a2c9ddd", "message": "Beautify XML output, remove some extra newlines\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3359 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 0.9998289346694946} {"commit": "41a13af068d03a8c31cd79f1866e7ab94d1af7d5", "message": "Fix race in uploading rulekey related files\n\nSummary:\n`RulekeyDiagnosticsListener` schedules async commands to write rulekey related files to disk, but we didn't ensure these commands finished executing before trying to upload the output files.\n\n(The `BackgroundTaskManager` we schedule the close command on is independent of the dedicated `Executor` that runs the rulekey writing commands.)\n\nReviewed By: rajyengi\n\nshipit-source-id: 83644f8b86\n", "proba": 3.849848326353822e-06} {"commit": "c455f359d8897ab6e1616ffbf36583f902743cfe", "message": "add null check\n", "proba": 1.1448422583271167e-06} {"commit": "6a7a9201c2f9e07cdd07d730259721bb3ed18468", "message": "Extend locator with fragment handling\n", "proba": 2.6183127488366154e-07} {"commit": "d6e5352285cf5df583b1feb59579b6ca56d7d1f9", "message": "Make sure that onTransformationError is called once\n\nThe second error is probably a consequence of the first one.\n\n#minor-release\n\nPiperOrigin-RevId: 424619944\n", "proba": 3.76286220671318e-06} {"commit": "231373dcf764b6cc0942074999f6608152c8c2d3", "message": "spelling\n", "proba": 0.0006481820018962026} {"commit": "ebf542e2d1d01d31dfc58a9833b508e78ebfdb03", "message": "Housekeeping\n", "proba": 2.9225375328678638e-06} {"commit": "899a574045c5126f5731d54ee85775a63587f4e4", "message": "refactoring exception messages\n", "proba": 5.951659431957523e-07} {"commit": "917110efec5d2da0f7f614a2ec07e5c90221e4b7", "message": "filter-on-projectname: acceptFilerName method added to accept filter on part of projectname\n", "proba": 2.814252297866915e-07} {"commit": "e1dcd038d2a359187b816b0281bded69965c36ca", "message": "Undo leftover debug warnings.\n", "proba": 1.3943869703325618e-07} {"commit": "1558b3625ecf2c54e27269bfb1b4c671574c93d7", "message": "No need to initialize objects to null.", "proba": 3.5646593232740997e-07} {"commit": "0f5a2f751264d59fb8fb1d414acc220250f8f0c5", "message": "added model update listener suspension capability to the plot window view\n", "proba": 1.697375893172648e-07} {"commit": "cd7dfb5ca6140de3358f11ffce53e931138bd4fa", "message": "always fsync for now (it's causing test failures otherwise)\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1407313 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.369573040705291e-07} {"commit": "8749086a16a9e1f02858d7872efd833fd1c63e5f", "message": "Fix TextInputLayout error being magenta\nam: f1ad79948d\n\nChange-Id: Iacbbe5a049ef34da5da04ec571852b078f2ba356\n\nGitOrigin-RevId=29156a7f227f814ff0aecb3a2380e4819c4a39c7\n\nPiperOrigin-RevId: 140564494\n", "proba": 0.9999527931213379} {"commit": "03833bd60a09173d6e6bf3c99b7fbd52767f616e", "message": "Fix ML contributions that are printed to stdout.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6421 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.9999985694885254} {"commit": "b4ee70dbe0f24b5d39f9c74383f7931a18cf6535", "message": "am ae664fb2: am 07ef8d70: am 96bc327c: am 09afab5f: am dbd769d8: Merge \"Remove the need for using a OnFocusChangeListener\" into lmp-mr1-ub-dev\n\n* commit 'ae664fb2a3fba18a6146cb85f11b120995530094':\n Remove the need for using a OnFocusChangeListener\n\nGitOrigin-RevId=a69abfd455e01f6134a9bd5739c8e3ddb988248b\n\nPiperOrigin-RevId: 140549221\n", "proba": 4.86285944134579e-06} {"commit": "d8c6f4184ee5f849ddb58d6bb596922ea47275a5", "message": "obsolete\n", "proba": 0.0003582962090149522} {"commit": "64cbd34b048e985e9e8f3d7765d8f0d5052c35e1", "message": "typo fix\n", "proba": 1.0356772691011429e-05} {"commit": "1f2b440d89811348a34193fa461377228fe579e4", "message": "use creation progress delay for getCanonical\n", "proba": 1.3768281803550053e-07} {"commit": "792bfa818f4cc1ba059fb8247218884fdb252880", "message": "findbugs fix!\n\n\ngit-svn-id: e880b733a23c90f0f9baec999c734722e861dc13@141906 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.307246399548603e-06} {"commit": "a9fe389db8fc1d09549f8ea878408bedf705acee", "message": "add other unicode line terminators to STRAY_SPACING regex\n", "proba": 0.0002417921059532091} {"commit": "c3e1a9443cda7402d7e54360017536e526d18584", "message": "simple code refactor on PdePreprocessor\n", "proba": 3.180967667049117e-07} {"commit": "0d10ecb01084e9ed86feff30a870b484dcdb66ca", "message": "name search request issue fox\n", "proba": 5.877772764506517e-06} {"commit": "9d351abbd2736a3dd68218831386ba3221690699", "message": "Request rate limiter with sliding window\n", "proba": 1.6887118192698836e-07} {"commit": "eeaf57e1aad4338f0610a7bc27c4117f89df8ea4", "message": "Add description to RuleGroundingOrder.\n", "proba": 1.2921108805130643e-07} {"commit": "2e13fd65ebf4a499cc5356da6e33008928f0b073", "message": "DR-706 include rowid in snapshot (#399)\n\n* Add pdao_row_id_column to createViewsTemplate.\r\n\r\n* Fix SQL view query.\r\n\r\n* Change name to use same as underlying table: PDAO_ROW_ID_COLUMN.\r\n\r\n* Fix checkstyle error.\r\n", "proba": 1.0668401984048614e-07} {"commit": "198d10e3d427fd425cb59b283488dd93d6dbd938", "message": "Improved clustering algorithm", "proba": 7.752536475891247e-06} {"commit": "da816019d41188886a1745b8691015385e858877", "message": "Added missing @Override", "proba": 1.3154986788777023e-07} {"commit": "4636ac0636059c746f8a448622d17068c4874cb0", "message": "#76 EventManager.findAll() should use static Method call in Lambda expression\n", "proba": 7.296180228877347e-07} {"commit": "6b1f75e4457c0ed79b593e7c2a4cb534559b5d8c", "message": "Add exception throwing performance comment\n", "proba": 2.038801909520771e-07} {"commit": "3d65c5d6ae3e30fab81fc02368d0847292e1a7d0", "message": "Event hack for Mark P", "proba": 2.8535097840176604e-07} {"commit": "b32f4f9dc8005d869688a7c2a6757a907f44103d", "message": "Added getUserPartner() method for connected user.", "proba": 1.0830577679143971e-07} {"commit": "b6ff5f6ff8d0cefe1559d7981819accc659e9c40", "message": "Exception handling\n\n\ngit-svn-id: 08662437fb93e0fd33af0535b6fb06a320c39230@163 38c78225-d16a-144f-a689-2cd41fac0795\n", "proba": 9.349333822683548e-07} {"commit": "95f57152ac0bb377433309b0a6a00a5d065b5b41", "message": "FINAL FIX. Shit.\n", "proba": 1.275458032523602e-07} {"commit": "3cf71533beaf2b64e621ff9e469b864c2ef1b1f8", "message": "\u679a\u4e3e\u5b9e\u73b0\u5355\u4f8b\u4e0d\u80fd\u5ef6\u8fdf\u52a0\u8f7d\u8d44\u6e90\uff0c\u4f46\u4fdd\u8bc1\u4e86enum\u503c\u53ea\u5b9e\u4f8b\u5316\u4e00\u6b21\u3002\u800c\u4e14\u514b\u670d\u4e86\u53cd\u5c04\u5e26\u6765\u7684\u95ee\u9898\u3002 \u4f46\u662f\u7f3a\u70b9\u662f\u4e0d\u7075\u6d3b\uff0c\u800c\u4e14\u4e0d\u80fd\u61d2\u521d\u59cb\u5316", "proba": 3.0898490877007134e-07} {"commit": "d71079fb7e6181034db1f721db73888c80f73cfc", "message": "add security configuration\n", "proba": 8.785902991803596e-07} {"commit": "2dd48d23edf4db8752591e197b1093c77d175240", "message": "refresh", "proba": 5.925861614741734e-07} {"commit": "5e3060b7f008918c7b2fdf099a3f141eaa10163c", "message": "Added LIST to native", "proba": 1.279950652133266e-07} {"commit": "39ffede55f79395d6d1298f24ce201dbae262a32", "message": "Simplify version command and output\n", "proba": 7.926177204353735e-06} {"commit": "0693251da3b4bc922fc37ff84e7f96ba617cd321", "message": "fixing search input\n", "proba": 2.9500808977900306e-06} {"commit": "67b2acd22645e0702dbf2834c7fb2fdb9543a237", "message": "made method getElement private\n", "proba": 2.7788988177235296e-07} {"commit": "29bfdeecc880830df7428c3caae0d59e0ba472fb", "message": "add a couple of flags to help demo capabilities independently.\n", "proba": 9.996587380101118e-08} {"commit": "212e636155e98342db08dd865b5080e34868a828", "message": "modifying CardList as one database transaction\n", "proba": 2.945937751519523e-07} {"commit": "9086a6abab30f27cabd5ba3841e26292292eefa9", "message": "fix a small bug\n", "proba": 2.8547112378873862e-05} {"commit": "64e47fd259a5af24d9e76d81caface919da8a8a5", "message": "Documentation for BoneConnectionPool\n", "proba": 1.8937146251118975e-07} {"commit": "414f23fa60652c5843c25a67790a8c9e8ba2c7ec", "message": "JavaFormatterTest expects SHA value which is not the same\n\nNot sure if this is a defect or not. This issue is preventing local\nbuild and travis ci build. It did not exist until after changes in\npoms. Possibly due to newer version or something but not sure how this\nworks or is expected to work.\n", "proba": 1.1198680027746377e-07} {"commit": "12f0d317ce076d260a32db4082c848b4ea530340", "message": "Add special collector to stream utils\n\nTo manage byte arrays\n", "proba": 2.05112726803236e-07} {"commit": "772c33d9f9294f44853fb845f44a3488e872bd57", "message": "better logging of generated file\n", "proba": 6.029240466887131e-07} {"commit": "e62f99f48c592a43891cfcf032e5cd07e4269fec", "message": "Fixing plugin issue where muiltiple proxies were active in maven settings.\n\nSince we are looping over the proxies, being consistent in picking proxy make\nmore sense rather then picking only first one found. Also, it might be very much\npossible that proxy definition is specified in maven settings file but they are not\nactive. Hence throwing IllegalStateException is not really correct?! Hence letting\nnull return in case none of the proxy settings are active.\n", "proba": 1.2851084818521485e-07} {"commit": "4748402adf05ccde3fb97ff3a35eebec74c000fa", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "de4eed984ca26ba663f6d16f26d9cb9ccaded969", "message": "Made sysapp", "proba": 4.63384054683047e-07} {"commit": "c77b00f1a927fd2e321c80a24b6eb9539f5ac8b1", "message": "Tentatively fix build for jdk7\n\n#1603\n\n--\nMOS_MIGRATED_REVID=129331613\n", "proba": 1.9384822280699154e-07} {"commit": "a98a744e9fd0615603d844324cbbe4aca33ce6d8", "message": "CORE-5500: option to return token rather than user_properties\n", "proba": 4.3479789724187867e-07} {"commit": "e48119450c1f8792b1c16809ae7dcd63c5c8511c", "message": "refactor setting status on response and expose as a method", "proba": 2.1628466129186563e-07} {"commit": "77fede2f746023ed78a38b0013d4dc37131d5637", "message": "Reformat schedule.java only (#1376)\n\n", "proba": 1.1177638725712313e-07} {"commit": "bd30d7c678f340e825881c10bec64de314bdf267", "message": "Suppress unused exception error-prone finding in `FileSystemUtils::moveFile`.\n\nPiperOrigin-RevId: 405664228\n", "proba": 0.0005510531482286751} {"commit": "7bcac4157a3a9bca4d192085d4d0e14fd1ebaf6a", "message": "Well that idea was retarded\n\nSigned-off-by: Anthony Anderson \n", "proba": 1.1143876577079936e-07} {"commit": "a96d2208998dc12be29d66c43e92a4c9ba82c546", "message": "Change log level from info to error\n", "proba": 1.8938013113256602e-07} {"commit": "982d5efd0a76d70c5a54e63edbaa3a60b4efde71", "message": "Fix server error 'Array index out of range' on some patches\n\nIf a file contains several comments on context lines, we might get\nan array index out of range when trying to render the patch script\nfor it. This occurred because the empty edit instances created\nat the comment positions had the wrong \"other side\" line numbers,\ndue to faulty translations taking place when converting from the\nA->B or B->A number spaces.\n\nSigned-off-by: Shawn O. Pearce \n", "proba": 2.2751473807147704e-05} {"commit": "757ae57c0b96d0880e26b9bd894518e75454f68c", "message": "Set the list adapter not until the first item is ready\n", "proba": 5.456010399029765e-07} {"commit": "9d4b4d9aead6b11f260c34862f0d63e28c016185", "message": "Take no action if transferring zero bytes.\n\nThis removes the logic from inside the loop for much better readability.\n", "proba": 1.2603352672613255e-07} {"commit": "b19a9aa7edbfd364284393b4d9c23042080b11ad", "message": "Adapt to ListRevisionComments API\n\nChange af9523ada3348f1d0fee99c6900e1eadbf6ae819 renamed the\nListComments class to ListRevisionComments, adapt this here\nas well.\n\nChange-Id: Ibb44bc5b4c2d6d712fff567b3554f51721dbdcf3\n", "proba": 1.7934561356014456e-06} {"commit": "aec43781f6fd13305cebd476a6eeb206a62ca18f", "message": "Fixed test for CreatureItem. CreatureItem can have null PlayerCreature.\n", "proba": 1.1240430097814169e-07} {"commit": "873f83eda114497662121d8a2a1f39ddff35b2f2", "message": "Reformat code\n", "proba": 3.3152340961351e-07} {"commit": "d012c70fa3e82e6e7c0aa479a46eddb0977c6498", "message": "OSCByteArrayToJavaConverterTest: add 3 new tests (1 is currently failing)\n", "proba": 1.3563682443873404e-07} {"commit": "1129215df397e9375c0765db4186be20560850f1", "message": "Factor out anonymous class.\n", "proba": 1.0910118362517096e-05} {"commit": "557686d4594e9262a83ece925b0da35414b1b967", "message": "texture issue fixed\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@11 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.0870910500671016e-06} {"commit": "3e1e58e3944dd35663a26e8234eae6279f6d904f", "message": "add debug logging to print when sigar is not loaded\n", "proba": 5.080472078589082e-07} {"commit": "28342ab2716509aaa8edd4ae1cd484a2b9e2de33", "message": "Fix javadoc.", "proba": 4.945650857735018e-07} {"commit": "707c9bc6aaae4b78ad220f7e7a4bf312dbfbbade", "message": "Use DisplayUpdateEventGenerator.\n", "proba": 1.3047336722138425e-07} {"commit": "336c2d24ff41c48da2d79cb309c9f81d2cbf2672", "message": "Add tests\n", "proba": 5.818237696075812e-07} {"commit": "5c1f5b27cb91737b171e51bed095574f4912c38d", "message": "killall slowly adding entities. add range as param 1\n", "proba": 3.0094544854364358e-05} {"commit": "052abbe26cb7ded8cedec25e4bb1a8fbfde19e4d", "message": "fix issue with singularly invalidated statuses not being added to appropriate list\n", "proba": 2.1128168725681462e-07} {"commit": "2b047ffdc750fd3b0726317153f69656c9fbbac7", "message": "- fixes a bug where regex replacement on multithreading could cross wires\n", "proba": 2.093897109034515e-07} {"commit": "52e397967c7cca0688cf0d13219b88eb30ba5bde", "message": "Create some methods of project controller(MODEL NECESSARY)\n", "proba": 1.2738522059407842e-07} {"commit": "324de33a877d32dd7ff906a034c03029a0cbe3c6", "message": "Added Mnemonics\n\n", "proba": 1.8146367608551373e-07} {"commit": "559d52cb7e57359f0ecbbc7420848b26e58841cf", "message": "Updated reference to FXUtilities\n", "proba": 1.3108349605772673e-07} {"commit": "0d1d76d3101722497fc7ed202426c630dc9befd4", "message": "Implement equals and hashCode for FlywayPreparer\n", "proba": 2.8496529012045357e-06} {"commit": "d789e949fb92a75e42e70a30666b618440121b51", "message": "Just extended class changed.\n", "proba": 1.1302205393803888e-07} {"commit": "317470610a4777b4d9a84a799428f31b12c679ce", "message": "Fix #262 again, for defaulted parameters\n", "proba": 1.638879894017009e-07} {"commit": "1496f8081b2f95e526c9e4875b8f90dfb75d1f19", "message": "# ignite-45 added tests for default xml configs\n", "proba": 1.242314624505525e-07} {"commit": "89bc402b9eb189a7e8d341d26bf85adb72e98834", "message": "Config design\n", "proba": 6.163155603644555e-07} {"commit": "2acd6c237ca72962567ab7e624d97240079ecb2f", "message": "Make achievement list more clear.", "proba": 7.951448424137197e-07} {"commit": "c7adba864d1354959cc0e3873b70d60e4bea283c", "message": "changed path for travis\n", "proba": 5.10642564677255e-07} {"commit": "190fd653f99839d6ffefcdae0188a97ba39a422e", "message": "#4410 Add Dataverse to Applies to for publish Dataset perm\n", "proba": 1.1081793616085633e-07} {"commit": "31e97080eb7ee3ad796650c0f929bb142c8672cd", "message": "OAK-154 Full text search index\n - dedicated jcr:path handling in the lucene filter\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1389859 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6016987558487017e-07} {"commit": "03221209142e0ad66780aa78e6e3ab09b3f10ff2", "message": "Fixed some warnings.\n", "proba": 1.2035117435971188e-07} {"commit": "bc40039ae7042639f18e8e3ec78f5355db2e4f5f", "message": "OAK-50: user mgt (resolve todo)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1557070 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.105925523210317e-05} {"commit": "16ca818a01764898a4369650f1dd4e5fd94411b2", "message": "OXAL-466 window size\n", "proba": 1.6188721474463819e-07} {"commit": "38b7c77111d61d0cf3f2b0c434e91cea2df11e2d", "message": "improve record reader\n", "proba": 4.576319042826071e-06} {"commit": "43b4c4ef67d6695484f9793cc7423807bec4e81a", "message": "Optimization in CSB\n\nChange-Id: Ib9a1fb6bd2f57b6d43db1f31253486cdea7a1d19\n", "proba": 4.243389412295073e-06} {"commit": "14745ac08a125bff9bf99def56b9699dabd2e52f", "message": "Refactor SecurityConfiguration\n", "proba": 5.516166652341781e-07} {"commit": "574bcff50ed15f19785aae7fb0b14d5cd359d3b9", "message": "Remove test\n", "proba": 1.2765109431711608e-06} {"commit": "235619d90486644deea14bce54881246d815548d", "message": "Fix error in package name\n", "proba": 2.4787779693724588e-05} {"commit": "ce37f685fb6ec09273b8ddffba58c5719c149022", "message": "OPEN: fix volumes for Bielefeld\n", "proba": 1.5824903698558046e-07} {"commit": "a7562a8819102a9664b8d0afe6d50827345b5285", "message": "Remove test class\n\ngit-svn-id: 5d5bc0d97dbe9d074e4c1656445fd2f468e4e619@246 5a62d92b-e016-0410-9103-b89fe532bb34\n", "proba": 4.999845714337425e-06} {"commit": "772b59a04f47430d1803cea48fc50004be966933", "message": "attempt to fix some hql\n", "proba": 2.2989137505646795e-05} {"commit": "8a495388a85e6aa9430f8ea6728720740090307a", "message": "I can't make this work as a PUT, but POST works fine\n", "proba": 5.906604769734258e-07} {"commit": "51a50b2a1e03a031f8a0e4378602db0258c40d56", "message": "fix time based partitioner validator\n", "proba": 3.87432191928383e-06} {"commit": "775cf2fc353756aace782cd633f1b849870f9b61", "message": "avoid applying manifests before figureing out the image name\n", "proba": 2.380995510975481e-06} {"commit": "1a8f6172a75ec7241b83d77802d44d6cb3563478", "message": "Fixed checkstyle issues\n", "proba": 3.4235517887282185e-07} {"commit": "033662f340cb7ca938728d90192aebef45aaa6e2", "message": "Update error message with yoda\n", "proba": 2.1600020261303143e-07} {"commit": "034d812d65b676871366425b558c731b3d41ab1e", "message": "Make sure half-ass'd MML is not made available in the case of an error.\n", "proba": 1.1447380643403449e-07} {"commit": "7af5ec34d9280a9c3fb12b7bba067e488fcf69cc", "message": "Added JEI sync profiler info. ", "proba": 1.0654106574747857e-07} {"commit": "6bbb22a3c704ae954365aa8d2af04734650d18d5", "message": "fixed null reference exception in loading missing external scripts", "proba": 2.884762579924427e-07} {"commit": "cba9e3dcdc0372b9b8d315a132cd5e1af31d64d3", "message": "Don't try to clean out old ports in case they're not really in storage\n", "proba": 3.7715710732300067e-07} {"commit": "9d986b8717b01a89bfadd05bba26799243aedb58", "message": "Fix warning\n", "proba": 8.495023394061718e-06} {"commit": "d8aafc146af34dcd5e6a116dd671ef1a9181b7ac", "message": "Fix crash when removing element from container\n\n.. when said container doesn't have a context set\n", "proba": 1.0769496157081448e-06} {"commit": "b4e8f9272d42d63786817ecc34e319dd3dbb64d9", "message": "Cache the JAXBContext on first use.", "proba": 1.2315705077980965e-07} {"commit": "a6e12344ca1e52c2b96d528ea27f9ad9bb4201b6", "message": "Edge sets target MethodNode called to true.\n", "proba": 1.1849049741385898e-07} {"commit": "ed9ac6b0d88356ab7305970464a8f1dda3d44ab0", "message": "made it private", "proba": 6.997415766818449e-07} {"commit": "6ba2d964f7b8c2a4568b9f8f9f167ba4b35b4163", "message": "DPRO-1613: Give 404 instead of redirecting if 'Referer' header is absent\n", "proba": 2.605313227377337e-07} {"commit": "2a8824bb1b43f7da9f9f75f0cc509eb238f370ef", "message": "no longer needed\n\n\n\ngit-svn-id: 1be8f683f429d46188853dff9225edfb2df6bbf6@732326 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.413654662334011e-07} {"commit": "43798d66c048a1a634a70508e269af8d90a146ed", "message": "include rule simplified, checking if a URL has been already visited is simpler\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1127900 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8335638237185776e-05} {"commit": "15920e9678cd91e6626767ea90f78adcab5931ba", "message": "add copy server action\n", "proba": 4.1472844714007806e-07} {"commit": "ee679c262e9a3c57dbc5274444472ec3d147bd6a", "message": "whitespace\n", "proba": 0.9998207688331604} {"commit": "b1feae650a1a17341888530e846b334b80867fa9", "message": "Fix networks corrupting after restart on OpenJ9 JVM\n\nCaused by an odd FML edge-case.\n\nCloses CyclopsMC/IntegratedTunnels#212\n", "proba": 1.95780799572276e-07} {"commit": "346d2fc28c33c0660d43eff7200b3a3157efdbf4", "message": "remove unused setting\n", "proba": 1.9661058558995137e-06} {"commit": "087fa83387b4f88b6e6e6219b405632cca49ea72", "message": "MODCAT-2: mod-configuration integration\n", "proba": 3.275254414347728e-07} {"commit": "984192a2a75a8df7670dd5c3a108736de10a37fc", "message": "[AESH-317]\nchanged shutdown() to shutdownNow()\n", "proba": 2.668287925189361e-05} {"commit": "6e78fb39bf26756ec912b1067e18121e09b6d696", "message": "There's no way to change this threshold\n\nAll I wanted was to hide the category labels for every other bar in my bar chart. It does that automatically when it gets resized, and it had been annoyingly irregularly hiding some of my labels already. Is there an option for the threshold at which that happens, or to change the manner in which it chooses which ones to hide? No. Is there a list of Labels for the ticks that I can access and manually edit? No. I'll just set every other x value to the empy string, then. JavaFX takes it upon itself to sum the y values of all bars with matching x values and combine them into one bar.\n\nI finally had to just make the chart smaller to trigger the automatic reformatting. Lord Ruler, I hate this.\n", "proba": 0.00026916738715954125} {"commit": "abfae49a7c6d353bcf7938c2ee4f04a45a1a0866", "message": "DirectChannelBufferFactory.getBuffer(ByteBuffer) must not return a read only buffer\n", "proba": 1.9023266304429853e-06} {"commit": "4497d9362a4347a82acc9d611df544eb64e2ca18", "message": "Fixed issue: NETTY-189 ConnectException: connection refused in Local transport\n* Made sure local address is unregistered only when necessary\n", "proba": 1.0967676189466147e-07} {"commit": "24105cc40d9bc61314dad512cba5507f7d2e7cdf", "message": "Fix FindBugs issues: don't expose internal objects\n", "proba": 4.2989137227777974e-07} {"commit": "29d1402c2a3dfc5351e822cec0b549c18fad57c2", "message": "When we're unable to parse a timestamp value, the error message\nshould print out the bad value. It was printing a char array which\nshowed up as a useless [C@xxxx.\n\nAs noticed by Oliver Jowett.\n", "proba": 1.762549288741866e-07} {"commit": "841e7c306a3c3f3d800781c0a7bf634a2704b835", "message": "reverted use DSTSavings when converting to timestamp see #133\n", "proba": 1.8546090529980575e-07} {"commit": "6de2a66e1ae2f170d84f04faa2b814557d18830c", "message": "core: support relative path to profile\n\nChange-Id: I05b715ecd6ee4af0e70b3718d9ea2662c30064ed\nSigned-off-by: Alon Bar-Lev <2e3ceb4d37adc6ae3ccc00d3646e0e0a036ace03@redhat.com>\n", "proba": 1.279163654999138e-07} {"commit": "37d67d5e806b26f18f6ce81963cd562d62585abe", "message": "removed unused methods\n", "proba": 1.0567139270278858e-06} {"commit": "d685489e829a1bc525dfd318b188243a08ad3b5c", "message": "Proper compression handling by the stamper handler", "proba": 1.557168900490069e-07} {"commit": "5a822c2819bd00ccf33abb32d9b2ea4dbbf77baa", "message": "fix; refers last commit\n", "proba": 2.2644616137768026e-07} {"commit": "b8ae5d10ea392c05c5d5518fbe2cef239cbf61d7", "message": "Ditto for jdbi impl\n", "proba": 1.8627557096806413e-07} {"commit": "64dbef4a30691cdb71b37306611ae9bf2639055a", "message": "Added some javadoc", "proba": 1.3525021813620697e-07} {"commit": "ec30def9c4c33e18856bcb9b2730ae23fc2766a1", "message": "Added some logging so the Contour Impl\n", "proba": 1.5498206096253853e-07} {"commit": "a20c160d5dcfe6dcb6a0710eb341b91ce5df210c", "message": "Update MumbaiIndia.java", "proba": 1.1766368288590456e-06} {"commit": "d533c6cc1c52805bcde2cc8d3c30e0798d620b43", "message": "more tests added.\n", "proba": 1.1482171657917206e-07} {"commit": "5b1900ca2ce336dbacb38aa7442dcc2b36e5d523", "message": "finished test for remove all pieces\n", "proba": 9.940988547896268e-07} {"commit": "3673a37d906cc879984423fb9961d0b78932f85f", "message": "added check for negative addresses x and y to deal with ADC events\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@3166 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.6271574168058578e-06} {"commit": "58909995e861a5e2f5016e1460c290ce8a3c9988", "message": "Added new dummy class to the DummyClass file.", "proba": 1.0863058719223773e-07} {"commit": "00fb9dc478e9f58307304080cb475cd15f78ee30", "message": "throw an exception if no command is found\n", "proba": 4.06119943363592e-06} {"commit": "0b37ba977efc079312aac020bd9db11544cac13c", "message": "convert to jsr\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@5298 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 0.9999994039535522} {"commit": "9d53950d7f2438d15afc74d6dd03693b3c25ebcc", "message": "Now logs messages in the UI thread (Eclipse 3.1)\n", "proba": 1.044644335479461e-07} {"commit": "d58724f9d8ef60a7afe46870a47f3924a4be7452", "message": "allow backticks in lastname A24Group#5076\n", "proba": 9.484680276727886e-07} {"commit": "8f92104c9ec3e4b9543264da8771ac9d50c831a2", "message": "Make from legacy blockdata to tile use int blockdata", "proba": 2.4349748173335684e-07} {"commit": "b7aca6560a044966e3acb1c726de6179603b3eaf", "message": "adding GIs.", "proba": 1.140753056461108e-06} {"commit": "78542d76ebc3233f3ae36be76af30fd579fd9a70", "message": "Added log messages for deleting stuff through the pump\n", "proba": 2.3324518849676679e-07} {"commit": "21cae2cdb9e8ddc35fd28c154c25bf7a19fbc3db", "message": "[#eng-2514] make fakeFsStats return a new Iterator every time\n", "proba": 2.889288225560449e-06} {"commit": "07a22511ddeff2cad8c797e2b214dbb0fff770f9", "message": "Perf results\n", "proba": 7.230721053019806e-07} {"commit": "35a87304dd4ed113887b0bdea810360a55ce5258", "message": "Java syntax draft: evaluation of different special symbols as identifiers\n", "proba": 2.2344691785747273e-07} {"commit": "5e1e2987483e581db31166a82f758c69d3c559f5", "message": "Generics\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1431801 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.731208822609915e-07} {"commit": "4c92c49ca753942ae5e1bc6a7e3f20250d7a1737", "message": "test lastmodified and creation time", "proba": 1.7484744319062884e-07} {"commit": "9677672a5c6be8093a5eaa18e7c605feeeb8d446", "message": "duplicate test for SearchParameters and FluentSearchParameters\n", "proba": 1.4187084218519885e-07} {"commit": "f986c7a2c575cc5188297e434e2616fe7bbce983", "message": "Updating AuthenticationLayerTest\n+ Reducing test iterations to 50", "proba": 5.687894031325413e-07} {"commit": "06470de7aefe222616345868b094d5afa77dc267", "message": "Tidied up the MathRelationOperator hierarchy.\n\nThis is now an interface with 3 final implementations, rather than a class with 2 subclasses. This fits better with the way things work.\n\nThe old MathOperatorInterpretation is now a class called SimpleMathOperatorInterpretation\n\nAlso renamed MathRelationOperationInterpretation as NottableMathOperatorInterpretation, which is more accurate.", "proba": 1.224043870706737e-07} {"commit": "616ab959059cb54c1e5120cfbb4e4e62ad645120", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "960e67b125c2a8baa36653fec5f500aaaae98e29", "message": "Get SSLContext from key and certificate set in properties\n", "proba": 1.3306538448887295e-07} {"commit": "92872cc145d77d7e7429b59ea9e274c9b5a462d1", "message": "Update HTTPServer example to bind to 0.0.0.0 in order to make demoing and testing easier.\n", "proba": 1.0349206291948576e-07} {"commit": "76a6e5d3444ecf604ebc81b99cdf1909af29e0c4", "message": "ReviewssssssssssssSSSsss\n", "proba": 3.0543424145434983e-06} {"commit": "3a7f6824d13c9612bb7e4e00aefbd8fcc707df9c", "message": "Increase coverage\n\n\ngit-svn-id: 8a12ccb6f50c30e5a282783f538d297d22c63f8f@449 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 1.3254791610961547e-06} {"commit": "2c3fab0b40ded0b17d82617299961504bfa40df7", "message": "Delete LocalStorageController.java", "proba": 2.5666124656709144e-06} {"commit": "5e9e40d783042a57464ce88aff9ad3c5e1869bc4", "message": "Fix broken BitSet#hashCode.\n\nJavolutions' BitSet has a broken hashCode which will hang on non-empty\nbitsets. This is due to confusion about how to use nextSetBit (the\noriginal code has an incorrect example in the comments).\n\nWith this change the hashCode method seems to work as expected.\n", "proba": 1.4186636576596356e-07} {"commit": "7062ceedb0ed0d781bdad0002057abcf50b0c92d", "message": "Simplify ByteBufInputStream.readLine() logic (#8380)\n\nMotivation:\r\n\r\nWhile looking at the nice optimization done in\r\nhttps://github.com/netty/netty/pull/8347 I couldn't help noticing the\r\nlogic could be simplified further. Apologies if this is just my OCD and\r\ninappropriate!\r\n\r\nModifications:\r\n\r\nReduce amount of code used for ByteBufInputStream.readLine()\r\n\r\nResult:\r\n\r\nSlightly smaller and simpler code", "proba": 0.002648264169692993} {"commit": "316638f4ce89e077beab2c36436dfc4d216992e2", "message": "[r865] [branches/dev] [no message]\n", "proba": 1.0578477116496288e-07} {"commit": "f15a6e4b6de45742533bc084c9fd2f7dd7aa74a8", "message": "removed EnumerationImpl\n\nEnumerationImpl was not used and duplicates functionality\nwith org.apache.commons.collections.iterators.EnumerationIterator\n\nSigned-off-by: Prasanna Santhanam <82219615980488abd2acc1a3d71cfb58f0b2b8b6@apache.org>\n", "proba": 1.1936791111111233e-07} {"commit": "0223df0be25cf12f2c506c64ea9666fe181ef538", "message": "No credentials -> null\n", "proba": 0.00030007658642716706} {"commit": "8e2a5bbef79cf9086be92d569f61a4c4844fcad7", "message": "[refactoring] Extracted smaller methods from a huge one\n", "proba": 4.690547484642593e-06} {"commit": "b1c925f9ef0df1368532af4cf91e65ede7f06c2f", "message": "Added \"Max. duration\" parameter into Event Notification sensor. (2)\n", "proba": 1.3803516196730925e-07} {"commit": "8c8c2bafb1cfb0a8861d0ae34612295091206dae", "message": "Boxing of already boxed value fixed\n\nGitOrigin-RevId: 0d40c9acebd3b944f23f9eb00ee181e1fb799fd5", "proba": 1.6424141904280987e-06} {"commit": "9c44ac0575cc8f390d5bfe20a6ee0489abb7bc32", "message": "IDEA-200312 UI freeze during Search Everywhere\n", "proba": 1.1546442379994915e-07} {"commit": "d5095ce6466da60171248942db6164dd5314fdf8", "message": "cleanup RenameElementAction (IDEA-CR-64709)\n\nGitOrigin-RevId: aecc11039fcc021de283b0f7da32880d4efdfe8e", "proba": 1.5320728152801166e-06} {"commit": "b553802b6afe03ccc4d1b3a9d6f160de556109de", "message": "Use ClassLoaderSafeConnectorMetadata in Kafka\n", "proba": 1.929308695025611e-07} {"commit": "d09a42b4dbccb9254ca2285bc3fc59b20e6277f1", "message": "added TargetLanguageTypeName to ITypeSystemAccess", "proba": 2.2797378562700032e-07} {"commit": "68528e3d1fefe0eee1e69646c4a901f7aa23e4e0", "message": "a plugin that can load\n", "proba": 3.2949509432000923e-07} {"commit": "47d587ec3f4f3d3743b89377f0e830cb1dbc5770", "message": "updated different tests\n\n\nSVN-Revision: 12725\n", "proba": 1.2685531203260325e-07} {"commit": "6a44c1cef3c33e6e2f4102cfd007c751cf2dbbf3", "message": "Expose executionPoolSize in StageBuilder\n", "proba": 5.012249744140718e-07} {"commit": "a2a76d6a13403b010ff9911057f6e2187d16c128", "message": "Update submodule + change CoreAdapter to support the use of Date objects\n", "proba": 1.4783414314933907e-07} {"commit": "06d65a43fc90a9b4e7f90ecae7ce5a706531ec49", "message": "Remove unnecessary static qualifier\n", "proba": 9.716839122120291e-05} {"commit": "9701d235184efb81230e2d5c5b7411527c660291", "message": "Simplify and speed-up 128-bit multiplication\n\nRemove conditional statements from 64x64 -> 128 bit multiplication\n", "proba": 0.0015923193423077464} {"commit": "0f34997f858bc3c0dced2d36e5215228a0bb4771", "message": "fix to ipaccesslistline tostring and fields\n", "proba": 2.5263292968702444e-07} {"commit": "d0221e99457f54be5772c4a288cae2d2adf05409", "message": "Removed local test which should not have been added to the repository in the first place.\n", "proba": 1.0828842533783245e-07} {"commit": "b97c16a8e43d6c65fcdbb271662b932d6c2c4f05", "message": "Delete Fi.java", "proba": 1.1184755749127362e-05} {"commit": "57c1e5e57d8950b6f8f2e2dbd2ffe959c7b372c1", "message": "Document the fact that we might just go talk to the database on you.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1301 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 4.172028639004566e-06} {"commit": "c18063f44684052ef07f0259084743a7a45e5656", "message": "Add error log when new jetty client (#12840)\n\n", "proba": 1.122804533792987e-07} {"commit": "8237c3d40882b4a13f8b90170ce2b6c286be4adb", "message": "Updating camera enum\n", "proba": 5.857700102751551e-07} {"commit": "088006169e134ebc6c9541080853f7f25d27358e", "message": "fix: ClientConnectionsEntry reconnect error\n\nSigned-off-by: mika <6b63d8f16b06499087ee4be8eead323335379120@qq.com>\n", "proba": 1.2176832342447597e-07} {"commit": "df255ca082de59a56cccce2949f54728cfcc6710", "message": "Fix some concurrency issues with script caching in Gremlin Extension.\n\nShould correct #339.\n", "proba": 1.1132235044897243e-07} {"commit": "eb682907d91d537b5affcadb24790e981a82cc4e", "message": "remove legacy commented code\n", "proba": 4.577173626785225e-07} {"commit": "5c47b12b3ae882fcc74ea564c4510b2a0bcb6acf", "message": "Add missing agility shortcut near North River Salve (#5048)\n\n![image](https://user-images.githubusercontent.com/34197030/44426090-03a6c400-a58e-11e8-91ad-386dafda4371.png)\r\n\r\nCloses #5047 ", "proba": 3.247075710532954e-06} {"commit": "da2f23270e88ef2aaa6318f95148c7bfb4cb17dd", "message": "Avoid keeping original file open\n\ngit-svn-id: d93a27e49e8366f092fe01955016b9f01f5c8622@14445 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 2.0205848159093875e-06} {"commit": "548f4569b73971b81161f5f5d038b3006f928870", "message": "Aggiungi implementazione TrackFragment\n", "proba": 2.8062817136742524e-07} {"commit": "41d8270a845d9149a360d18f1b70f936250241a2", "message": "Don't listen for restoreInProgress if restore is done already\n\nIf the RestoreInfo is immediately available (e.g. by only restoring metadata),\nno restore is in progress anymore and the completion logic must be called directly\ninstead of listening to cluster state changes.\n", "proba": 1.098174280400599e-07} {"commit": "a9ebe6771da643a47af8bf19c7489042d44c9c67", "message": "error handling", "proba": 3.0179812711139675e-06} {"commit": "b7739bffe34e0f39ff68ad3e822c0015fe7794d9", "message": "add some logging\n", "proba": 8.981696169030329e-07} {"commit": "68151e7b3f50b3e110e192d58f6452ed12375995", "message": "Added two methods :\n- isIA5String()\n- isPrintableString()\n\ngit-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@489598 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.062856876567821e-06} {"commit": "93071353daeb807d5cd78016105ee17c1e26c828", "message": "formatting changes only\n\n\ngit-svn-id: f26ccc5efe72c2bd8e1c40f599fe313f2692e4de@6809 a612230a-c5fa-0310-af8b-88eea846685b\n", "proba": 8.681708095537033e-06} {"commit": "1487688b22cc4c1616dde64d2bd5c466409765d3", "message": "removed unused import", "proba": 4.2686903611866e-07} {"commit": "d5ddd007c887720b06b8a8d6f9e54a8d6f94f042", "message": "fix typos in comments\n\ngit-svn-id: c3eb811ccca381e673aa62a65336ec26649ed58c@589667 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999970197677612} {"commit": "aaa3764fd3875d7b42013a7bc758a1c0714e50e3", "message": "uncommented the testcases\n\n", "proba": 1.0251588946630363e-06} {"commit": "b8321e4af250fd3f13e1a04bb0558e49255043cb", "message": "Fixing reader selection according to latest URL format\n\nRefs #4\n", "proba": 1.220314089778185e-07} {"commit": "dc5066f6f4a7849b9df5b28bb976ab35a6e3abd2", "message": "edit ConsoleInputTest.java\n", "proba": 7.546985898443381e-07} {"commit": "b2a98f49e657a1c5ed36ea87706f64c3b012019d", "message": "+ constructor option for not automatically throwing \"requires visualization\" exception\n", "proba": 3.3503229701636883e-07} {"commit": "927180f2088b4075a84308d28905bb470d93e3dc", "message": "- Bump to recommended forge build 10. .. .1230", "proba": 1.0343168099780087e-07} {"commit": "88bf99a307d013c938814a1fc7f295f0130c68e8", "message": "Add documentation to Law and mark deprecations.\n", "proba": 1.1169306191050055e-07} {"commit": "3065914346b79fc4432382647f223b5947b696e9", "message": "Drive State fixes\n", "proba": 1.8091401443598443e-07} {"commit": "acf144a4a4921046930332a3221caebca3a24544", "message": "Add adapter help methods\n", "proba": 2.7113949840895657e-07} {"commit": "f7bed21088a4260f32da730fbcd07663fab42099", "message": "task 10037\n", "proba": 0.9999994039535522} {"commit": "ecc20c6b96d15f4c4709457254efb768070fa998", "message": "Tidied up test layout\n", "proba": 1.8582737482120137e-07} {"commit": "17e05251388352fdca23b85f8e3344cd45812a8e", "message": "Getting closer, slowly.\n", "proba": 2.2026337376246374e-07} {"commit": "42ae849d62f0ebe2510345b54dddd8eb1280091b", "message": "null GameInfo was not producing default header to spec\n\n", "proba": 1.3956135092030308e-07} {"commit": "815074535b8db16734ae1c8b06088d993ee5e3db", "message": "FIX: fix for failing test PersistentBufferQueueTest\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14267 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.8205960259365384e-06} {"commit": "8b6ecb810177a250d5829e157236201c4ce986ad", "message": "FIX: avoid NPE when trim is null\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14638 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.376313432250754e-06} {"commit": "46fe3d051fc8bf1251e63d350e96553c571416ef", "message": "Even better case joint.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20332 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 0.0012407901231199503} {"commit": "52074331dba79413a277c99409814419b11f91e8", "message": "misc post-build fixes\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19594 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 1.5328897973176936e-07} {"commit": "755a38f9f13512a818752792e16a4058da01d93f", "message": "Fixed DimensionalTransceiver transferring fluids without power.\n", "proba": 1.1402860167208928e-07} {"commit": "72c06d4ed6d1c55a366c09fe3c2100afceafb20b", "message": "Fluid conduits connected to transceivers not working after a game restart.\n", "proba": 1.0257745231001536e-07} {"commit": "88d5959baeb07c52e4bcca5a1ea56645cb0715f9", "message": "DouniaBerrada: Renaming test.\n\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@10349 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 8.725984116608743e-06} {"commit": "c6f63bdb30dcbdbaaecaa772077cfa436698c0b4", "message": "Assertions for error codes in case of formatting failures\n\nIssue: SPR-14345\n", "proba": 7.28009695194487e-07} {"commit": "18ab1eaf8609851960d7f2921947b66573996205", "message": "God help us all. RIP", "proba": 4.055097519994888e-07} {"commit": "399d303a25b2854771e29e51f7149e847c806460", "message": "added displaying engine version info when running graph\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@732 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 4.898289489574381e-07} {"commit": "eaf0e4907a84ed6766d3007d4b32d3cd8d3fa6fa", "message": "added option to load/register additional transformation components\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@767 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 7.644522383998265e-07} {"commit": "d4e09e663fb683a4df6f5cc09767bca5791b7106", "message": "DanielWagnerHall: Add null check for issue 965\n\nr10246\n", "proba": 1.6975344863112696e-07} {"commit": "f5667024cb75de0cc232d1fecab5af4547e61d44", "message": "optimization on combatants.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20562 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.698448199429549e-05} {"commit": "dea9868c440a421ebedf9f777fe2878ca563e8ee", "message": "Check if a state is an initial state and assert it has no predecessor.\n\n[Bug][TLC][Debugger]", "proba": 8.925495421863161e-06} {"commit": "42f7b816def49c61d2aaddc6785ec415220da37c", "message": "issue 803 add new methods of LocalMapStats to MapMBean\n", "proba": 1.1360690166384302e-07} {"commit": "592f6b2f1cd30596f66ab9e74ff430195eeed517", "message": "[datatable] Multiselect checkbox disappeared because its width was not well set.\n", "proba": 1.064084500512763e-07} {"commit": "f93b83dc0c4f4b30c89cfce01a642d7aa8bc5ffe", "message": "Add Javadoc\n", "proba": 4.89052240482124e-07} {"commit": "2dc94657b44a6160fd6667aeac7022ecefe4ba51", "message": "MINOR: removes debug print in PluginClassLoader class.\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2320 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.1077197743579745e-05} {"commit": "26e44ae1a54d584b7f197740c72a9bf17ca5f09d", "message": "Added toString() method.", "proba": 1.1879803452075066e-07} {"commit": "28cf87178d8af55e5c63333d0a53f33e77f6af3d", "message": "Re-introduce missing test.\n", "proba": 4.0317794969269016e-07} {"commit": "2493b6087a3f96ff8c381b314230e20b2c14c0f0", "message": "Add missing javadocs\n", "proba": 6.709646550007164e-05} {"commit": "6d7413df57d5c21e1417b9d1dc8bd4a7b5a3ac41", "message": "LeicaSCNReader: Correct pixel scaling\n", "proba": 3.021028078364907e-06} {"commit": "217910332b6e29bd07a814a744c381b6437c53e8", "message": "fix to $@ syntax\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@18720 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 0.9999823570251465} {"commit": "51d0235efeb0fa4fae9628806d0234db8fd59bc7", "message": "Check bounds when copying decompressed image data.\n", "proba": 1.1820156942121685e-07} {"commit": "2c5cf1c8a86e2ec23718fe3842197b4608f99d1d", "message": "Wrap injection in correct IP as well\n", "proba": 1.2529851289855287e-07} {"commit": "8b4989ab87e8390e48a77aa0cf906c6bd2064921", "message": "Bug-2784: If coming from NewSpecimen page, then only set parent specimen label.\n\n\nSVN-Revision: 5424\n", "proba": 1.3016962441270152e-07} {"commit": "51a45eb31eacb59a528de157195be9d94fbd570f", "message": "Added call to close the binding in onDestroy; fixed code style", "proba": 1.9865954925535334e-07} {"commit": "e33a27ce659b3785fc633b777159a662842574d5", "message": "Make `@Component` a runtime-retained annotation, which can allow more interoperability with Guice.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=84836495\n", "proba": 0.004507541190832853} {"commit": "c1433e583e657e9b22a710f3698c1e9b1526acfb", "message": "Split common.templates.HandlebarsTranslationHelper.apply into smaller methods. #181\n", "proba": 4.666551092213922e-07} {"commit": "2f6d027b63d789567ec6c16c4d99a29bc9e7441f", "message": "Some generalization done. Got autoscale test to pass.\n", "proba": 1.2284631623060704e-07} {"commit": "de05989d15f77216ba43255d67cfbf21e2af518a", "message": "Fixed unstable builds showing \"0 tests started to fail\" when build was unstable for other reasons.\n", "proba": 1.0740556177779581e-07} {"commit": "6a2575626bc5bce75c6eefac0350071042a4b367", "message": "testColorCompositeSubcases() implemented for nonindexed data\n", "proba": 1.5591051294450153e-07} {"commit": "b3c2011ede676a714b633c7a84b31e4d2ac07d8e", "message": "HIVE-19846: Removed Deprecated Calls From FileUtils-getJarFilesByPath (BELUGA BEHR reviewed by Peter Vary)\n", "proba": 9.758537089510355e-08} {"commit": "b5ebbfe95fde866de4da9c9685541260696be9f5", "message": "Rewrite validation on DetailFragment; Rewrite toast notification in validation function\n", "proba": 1.741466775229128e-07} {"commit": "070976c2da455bf117aff0d1a87c9a8575435b4e", "message": "minor edits\n", "proba": 3.481347050637851e-07} {"commit": "bcf54d4eb7e5d65710ea87a701df5b8cf37a8c2e", "message": "Add log\n", "proba": 1.7599184047867311e-06} {"commit": "758868cdfc0dea53da9cdd5ed8cccf4299b18e06", "message": "Further support for indexed data\n", "proba": 1.199263408580009e-07} {"commit": "51e2d89e5ce449b92de0acfa2ee05897f1201086", "message": "add BitDaric", "proba": 9.787296448848792e-07} {"commit": "31e1fa9c33529e37ffebe4d021720f27ef3d682b", "message": "Fix typo in javadoc\n", "proba": 0.004277742002159357} {"commit": "85decf9ae967fa1738c6a46c74c9b05721ec6d11", "message": "Removed dead and commented out code.\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@6970 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 1.962950591405388e-05} {"commit": "267aacaba8248ec8071ddce1dbf36ecb32f102e4", "message": "fix code generation of for statements\n", "proba": 1.7463495169067755e-05} {"commit": "7a6d6965bed7049ac555f88ae4b71d0c2b160e72", "message": "YobiUpdate: Fix incorrect update site\n\nThe default update site has changed to repo.yobi.io in\napplication.conf.default since 5a9e026 but it should be also changed in\napp/models/YobiUpdate.java.\n", "proba": 1.3350735628137045e-07} {"commit": "c6afe5f73d3e21816668bb89a884fa5b61423a49", "message": "check for options caching\n", "proba": 3.9044601862769923e-07} {"commit": "dd3ceff32d5184867a4314c68cf40e7d6f1e6256", "message": "Put watched action at the topin the seasons list.\n", "proba": 1.1176125269685144e-07} {"commit": "750d786e30595c3c897f89ffbf8093873a474db9", "message": "no jira - update variable name for name-change\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1754922 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.690859896072652e-07} {"commit": "2b2c219a7719d129ccd7a694aac504b83a81ee3d", "message": "Revert \"Add hardcoded XMas bonus text to the banner.\"\n\nThis reverts commit 6eb1dcdb90cbdb2d5e201fcc29345c11dbe1557d.\n", "proba": 1.2680162342348922e-07} {"commit": "30c287900b7fed116dbb63e27f97a0b144f605fd", "message": "14133-Test build for MacOS Keystroke handling\n", "proba": 1.179202016032832e-07} {"commit": "972fa0c5e2d918859a8b746f28a33a8b1aedbceb", "message": "Use the URI as a backup if the name is null\n", "proba": 2.7413934731157497e-05} {"commit": "c7ff969b47842918330e96fa1ce6df2cff2bf27c", "message": "JavaDoc for ReplacementSpan getSize & draw functions.\n\nAdded JavaDoc for ReplacementSpan\u2019s getSize and draw functions.\n\nBug: 20616288\nChange-Id: I033ae82b5de672c508d8cbcd69e942c236b2e674", "proba": 1.7247371886242036e-07} {"commit": "1f672323925dda7e427559dd68e9a7207d47ea90", "message": "[SECURITY-420] RequirePOST for proxy validation\n", "proba": 1.810624468134847e-07} {"commit": "2b7eafb28c4973e66aa6f196436a4b8c9c5af7f2", "message": "Remove reference to server-side deleted autopatrol logs. See\nhttps://phabricator.wikimedia.org/T184485", "proba": 1.3206701510171115e-07} {"commit": "fa947b83698fdc2cb4c239fd90403b67e17b0aff", "message": "- upper label should be invisible\n", "proba": 7.980250666150823e-05} {"commit": "7f3ade0e11f4bbcb2bfa4915737e99f247c001c3", "message": "fix test numbers", "proba": 3.6752858250110876e-06} {"commit": "6a2f16f3cdd8dc9bd88e35da600b498736e45d8a", "message": "Create Assert.java", "proba": 1.129891302298347e-06} {"commit": "5a829172d8e206cbf74ee1d15c44d418082517aa", "message": "Rearrange makeLevelGrid's selectButton declaration\n\nSigned-off-by: Eli Skeggs <9586c285e7eef0e86d45536fe84e916128618137@wpi.edu>\n", "proba": 1.326212100138946e-07} {"commit": "acf3924e17a9e57bd45f3d9746fe98f9c74a2196", "message": "Update to 1.1.10b\n", "proba": 5.325792358235049e-07} {"commit": "9d4f0d1aafabeeaf96df10ab1bdc268e513d8c24", "message": "Updated CustomStage for SafeImage update\n\nchanged getImage() to get()\n", "proba": 2.2110900488314655e-07} {"commit": "c59a92e1442fcba91bff9bdf69ba9794c4067f19", "message": "put this hack in for now until we can fix up the smoke tests\n", "proba": 1.1354170226240967e-07} {"commit": "e096d4ae93e7f83b816aabeb17d2a2fef4a3cd9c", "message": "related to the failures seen here SOLR-6347\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1627122 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3846856695163297e-07} {"commit": "28ea8a2b4e2b537e1fdf6343579e81cd5373c6b5", "message": "Convert AnnotationRefs on Annotations\n\nSee #9541.\n", "proba": 1.1201520777603946e-07} {"commit": "f5562c325084a6ee56205399862e5749ddca42f4", "message": "Add method to generate reStructuredText-formatted documentation for a ConfigDef.\n", "proba": 1.1881571282401637e-07} {"commit": "2a47751fcd09f0db0a46fa00f1e089744073c966", "message": "Defensively handle loadClass null result in BeanUtils.findEditorByConvention\n\nCloses gh-26252\n", "proba": 1.6219968301811605e-07} {"commit": "398322139a41118dcadeacd2bf442476d7a8bff8", "message": "StringUtils.uncapitalize is not actually nullable\n\nIssue: SPR-15540\n", "proba": 1.2911422345496248e-05} {"commit": "619d24786e22f8b84903395807d2980a71c615be", "message": "use HTTP for the S3 connection\n\nusing HTTPS results in SSLPeerUnverifiedException.\n", "proba": 1.130204410060287e-07} {"commit": "c8b9077dc5d81ec85b5f1599ceb3a3b43cef5daa", "message": "ausgabe dateiname kann jetzt definiert werden", "proba": 2.4692334932296944e-07} {"commit": "87d8aef7c11a98aad0152655c5ea79a6358b87dd", "message": "APEXMALHAR-2315 Ignore tests in sql which uses POJOInnerJoinOperator for SQL JOIN functionality. This should be reverted once POJOInnerJoinOperator is replaced with Windowed variant of it.\n", "proba": 1.0066578681744431e-07} {"commit": "d2127dba6093f1853049c1de886584e045bb2a0a", "message": "Modified RetrieveFromPacsLocationTest JUnit test fixture and test. Test doesn't pass at this time and further modifications are needed.\n\nSVN-Revision: 1120\n", "proba": 1.282972874605548e-07} {"commit": "0b83966b1c7ca6827f96d5c3a67d5a7a283fb649", "message": "Readding death sound\n", "proba": 1.7174082813653513e-06} {"commit": "bfb38fb08e332d80042f699a1bcbe551363fcd48", "message": "Reflect pricenode operator change in ProvidersRepository\n\nI have taken over one of the pricenodes from Manfred.\n\nSee bisq-network/roles#14\n", "proba": 1.7139299757218396e-07} {"commit": "6b0bea90cc36cdae72107a6798e7e48870289c92", "message": "java cruft hanging around oh no!\n", "proba": 1.1403948008137377e-07} {"commit": "7a1093eaed65b8e1779c7dd0ea72c47134001b3e", "message": "fix array handling for queryAddRow LDEV-1206 (#813)\n\n", "proba": 1.1754149653597779e-07} {"commit": "2bee8a5bb094d3601ddc40d67bbea1db0a2b158c", "message": "Adding a tasklog method that allows us to record the exact moment a session was completed, in addition to logging the end of each task.\n", "proba": 1.157266851237182e-07} {"commit": "ab58c3acbbb0f4b7cd6b03b4bb5845527a63e77c", "message": "Fixed compile error\n", "proba": 5.979388788546203e-07} {"commit": "d5d955bcbd0bdef8e3f2773710760755fcfbe490", "message": "Test that non source-type annotations are ignored and that test exceptions are re-thrown correctly.\n", "proba": 1.1882318773359657e-07} {"commit": "8b24b1cf7ace470a52ae597d0d40e6712bfd3245", "message": "MockFilterChain extended TestCase but had no public constructor and no test methods.\n\nThe expectedToProceed test is internally handled by a static call to TestCase.assertTrue() and TestCase.fail()\n\n", "proba": 6.232152372831479e-06} {"commit": "00f8b5f5ca1d45ce5029a474c42e674bec31634f", "message": "RelOptUtilTest concurrency fixup\n\nRelOptUtilTest was creating a static RelOptCluster which could be used\nduring tests running in parallel to acces the associated RelMetadataQuery\ninstance. Alas the object is not safe to access from multiple threads\nand in some occasions tests would fail with CyclicMetadataException.\n\nFixing the test class by creating a new RelOptCluster/RelBuilder\ninstance for each test, and removing the static instances.\n", "proba": 1.1436752345161949e-07} {"commit": "f00261f77fcbafedfbc317b1afa17c7471cd87e1", "message": "Minimize Log Growth with extra stackTraces\n", "proba": 2.6603265723679215e-07} {"commit": "c0f05c03b163cb7e5220b70695ae581ac71e76de", "message": "[Java] Add ChannelUriBuilder.clear().\n", "proba": 1.1373428066008273e-07} {"commit": "f28b3eb4044e01c4fe213914f5e24fbc64bb7147", "message": "MultiTypeSafe \u591a\u5bf9\u8c61\u7ebf\u7a0b\u5b89\u5168Actor\n", "proba": 1.7989961520470388e-07} {"commit": "2c79f4c3f1aa0e750bf76f43832e762c4728bcfe", "message": "more interrupt exceptions\n", "proba": 6.805855150560092e-07} {"commit": "5d152e624b24063f5b48ebbdede2f5c3169c6f8c", "message": "Re-added default schema methods on Database (required by unitils)\n", "proba": 1.0822400753340844e-07} {"commit": "c212aa392bcae2a401d200c1dfeaf85f8e3cf22d", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "4a1670a309d256feb712486453424baa4f922823", "message": "better debugging for closed connections\n", "proba": 5.269028520160646e-07} {"commit": "f40e4f88ef8196fbddba44960c7a7cecbe07ae93", "message": "Removed unused import.\n", "proba": 1.2888077094430628e-07} {"commit": "4de1a84cdcdeb6f5b3285157826853d7f1b9d5af", "message": "Better error message when directory empty or unreadable\n", "proba": 4.3167435137547727e-07} {"commit": "8e0a37802a5d102ca808171731c2fef493daca37", "message": "refs #2893\nResolved issue when dragging two parent handles to a child fails when the shift is down with the selection being modified on mouse up.\n", "proba": 1.009087711167922e-07} {"commit": "12f5a914a7b7b424d644a3fbf291ed895f26fd70", "message": "Added a settings panel for the relation type definitions.\nAdded the relation type definitions to the data stored in the svg.\nAdded the DCR to the relation types and its settings UI.\nRestructured the relation type data structure to suit the recent changes.\nAdded drag handles for each custom relation type.\n", "proba": 1.0016647422617098e-07} {"commit": "ca5af6210f8ccaf3f33f302eb8dad875a07f9256", "message": "Remove unused file\n", "proba": 1.8874235365728964e-06} {"commit": "b3a691d78c378b94069deb2f5044d1eb42a6b270", "message": "BFA modified display", "proba": 2.8184155098642805e-07} {"commit": "78dbda0e120f84974dc707b3ab7eaa273a9c16fb", "message": "Added mergeWith for Period; Does not account for mergeMode, only replaces all properties\n", "proba": 1.1943907907152607e-07} {"commit": "d4f34743d08f56ea846d934eb22122e5661c7274", "message": "Fix bug with is_non_empty_list for nil", "proba": 0.0011095110094174743} {"commit": "3d929fc52b23b24b7ec48befde78f72525cbe356", "message": "Prepend -home to argv, don't append ", "proba": 5.848294790666841e-07} {"commit": "bb4efe2b0e000676d50739bcd7b1b5167b40fc2c", "message": "7.0.8 (production)", "proba": 1.159669835715249e-07} {"commit": "efa5679c3dd837efacf77c2014e02f9c92359500", "message": "Update TetrisFrame.java", "proba": 1.001759983410011e-06} {"commit": "27ab559e7a69f07813bfd2485bbe7644bc96288a", "message": "7.1.10 (production)\n", "proba": 1.1290301671351699e-07} {"commit": "12e04b690c9f05e0b63f227729c2616be8a7707e", "message": "Display in-cluster variances for k-means2", "proba": 6.982923537179886e-07} {"commit": "e2c1e28d9aadf46d386f20e551484b15c73bcd9f", "message": "\u4fee\u6539Engine\u7c7b\u4e2djavassist.Modifier\u4e3ajava.lang.reflect.Modifier", "proba": 4.097732073660154e-07} {"commit": "b15e3e44f54461c90d092beb5e3e626341522a13", "message": "fix(module): endline missing\n", "proba": 3.0326698379212758e-06} {"commit": "1a9f73a261b84f7d554c1af6797c03f57e882caf", "message": "Fix check wrong variable in Field constructor.\n", "proba": 1.2600082754943287e-07} {"commit": "e6ab21b63bd116160a9b7e85dc5d1c27cb1aa793", "message": "setText() only works if length > 0\n", "proba": 6.832487088104244e-06} {"commit": "35167306547427629eab743d009c01cdce983514", "message": "Handled the case when values for a function could not be parsed\nThis happens mostly when we have IE-style filters", "proba": 1.1977881513303146e-06} {"commit": "06e27212a66905c8335fedb14be4626b68d1bb8e", "message": "Initial implementation of media queries", "proba": 2.093368038913468e-07} {"commit": "9a54a58d09a91a559c607a06786abbc2f640d473", "message": "Use default region if region settings not configured\n", "proba": 1.3586547993327258e-06} {"commit": "5b3feda4289af0d7ff9f5f5319e295790c6855ba", "message": "Cellular tile: open cellular network settings on long-press", "proba": 1.8399657619738718e-07} {"commit": "2768c7606b954643e55ea37b63a2cd91f3cf82f2", "message": "Remove unused graph from NativeLinkables.getTransitiveNativeLinkables\n\nfbshipit-source-id: 3f78c10788\n", "proba": 3.357510252044449e-07} {"commit": "c5bb8f9265e35b0eb4b158b0ca13416699b8d61d", "message": "Make OfflineScribeLogger$CategoryData threadsafe\n\nTest Plan: None\n\nReviewed By: marcinkosiba\n\nfbshipit-source-id: 38c9292\n", "proba": 2.0386211474487936e-07} {"commit": "70ecf09dd494189a46dea621525660f4a524d1e2", "message": "Continue change processing even if error occurs\n\nIf an error occurrs, we continue processing and just assume that the\ncall that failed would show that nothing changed. We simply wait until\nnext time getModifiedDocIds is called to try again.\n", "proba": 1.0802602190551625e-07} {"commit": "6aa3d284ab1b4a72aa6cf83e2e71be2247f6e2b3", "message": "fix potential null reference\n", "proba": 7.705258440182661e-07} {"commit": "1489d114bd44066aac1d62dee017526cea365b9c", "message": "toSet is too common, so ignore that\n", "proba": 4.1167567133015837e-07} {"commit": "8b31764c3374f18f495060ff48ea6ca412245347", "message": "handle ARRAYLENGTH op\n", "proba": 5.167136123418459e-07} {"commit": "7661f6c7a37f753589f4a669b8bb6db937b83e74", "message": "Implement SPARQL STR function in the query parser handler.", "proba": 1.8721752326200658e-07} {"commit": "8aec5a43f51fb7a67da9c1756d8ed745a7d0c638", "message": "This went the wrong way, I meant to down it\n", "proba": 2.1813291368744103e-06} {"commit": "f595543670d10af9aa7c5fc4d9bcf939e19f10e8", "message": "TypeParameter: allow capture\n\nNeeded by backend to generate unique names for captured method reified type parameters\n", "proba": 3.263500047978596e-07} {"commit": "25d9f856736622cfe6888114fdb2e9bd123ee67a", "message": "Remove unused varaibles\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324333 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 8c52e4d2799e96bd86b64f244831914aa7b31487", "proba": 4.04017691835179e-06} {"commit": "40b805a15ba0751109aaec95795bb9ec65a66b55", "message": "Made final read only field static\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1201840 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: ce288889062d79211916584aef9d3789de2040e9", "proba": 6.546962936226919e-07} {"commit": "ca25ec529a9aefed804dd85cd553f5a999b8f4e8", "message": "Changed parameter type.\n", "proba": 1.4981888796228304e-07} {"commit": "0bc382d761a7be4f87a17fe6f5b078470c790afa", "message": "Added a name for the monitoring server thread", "proba": 1.6621662268789805e-07} {"commit": "aa6289606b1dc0a3155666dfa94bd9a4a40dbc93", "message": "fix incorrect hilighting of whitespace and \".\"\n", "proba": 3.9594160625711083e-05} {"commit": "a012e0ad27ba6a728e879fdff8c8f6c289c23ebc", "message": "Add prefix for the W3C Turtle tests root (final publication).\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1512674 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.108250378631055e-05} {"commit": "da91580dda924d87c5ac2b8798ebeb91984728f2", "message": "fix address update\n", "proba": 7.062729423523706e-07} {"commit": "71ee119b5dec7a70b86d81d75c27f3bd717dd8dd", "message": "[Java] Be more precise with when() clause for setting up mocks in DriverConductorTest.\n", "proba": 1.0443873321719366e-07} {"commit": "1ec71389b3dc606ce5dcb8968fe99d3bfab6e8f2", "message": "Added identifier and category properties.\n\n", "proba": 1.134960143645003e-07} {"commit": "a1f9fe770b1f79f3ffa0bd3f890647a2faf369bc", "message": "Add a helper function to restart the app\n\nSummary: When we hotswap new code into the app, sometimes we don't have a choice but to restart the app in order to reset state. This provides a convenient helper method to do so by setting a `PendingIntent` and then killing the current process.\n\nTest Plan: Tested manually in my demo app.\n\nReviewed By: dreiss\n\nfbshipit-source-id: 9db99ee\n", "proba": 2.7498887789079163e-07} {"commit": "0f8c23c5a193cad02780c5a1f9e638ca42469cb4", "message": "* [android] update sticky parentH\n", "proba": 1.5865855118590844e-07} {"commit": "c0c8df61551fa4d7c205e84b23510bbfb8f065c4", "message": "Look for a format with stencil even if we only found RGB565.\n", "proba": 1.0373396008844793e-07} {"commit": "00bdffaba34f37cf3d2edf2000fc979a11ca772f", "message": "[android] Fixed state when last location == null.\n", "proba": 1.263749709323747e-07} {"commit": "b305ef4145e98583e47c9b1e6a52c5b035c81c0c", "message": "[core] remove redundant cast\n", "proba": 9.223092092724983e-06} {"commit": "975220c6920f2e7403e0e32e33f2b91d4beefcc5", "message": "fix(getDeviceType): Use height instead of width. (#571)\n\n* Fixed getDeviceType method.\r\n\r\n* Fixed typo.\r\n", "proba": 1.1615968276146305e-07} {"commit": "2fc7f7012e9239b1c861b6d6b4adc9485fb48018", "message": "When the VIDEO is paused return last known media time\n", "proba": 7.021333772172511e-07} {"commit": "f848b048fcc4ba5cb7808deab1256fdd272d7def", "message": "test cases update\n", "proba": 3.927277703041909e-07} {"commit": "774bf2b654bf7fd33abbf167e360ff3a93307402", "message": "When running the delayed ui code, post it to handler. TIMOB-3134\n", "proba": 1.6505590849646978e-07} {"commit": "55513db9073b51c65f9db217c6ff406aac07ceb7", "message": "Correct linker flag for ARM\n", "proba": 7.208920578705147e-06} {"commit": "2ba446bd1283a8f6776c6d6499cfac07144db85e", "message": "Remove unnecessary imports.\n", "proba": 9.987265912059229e-07} {"commit": "77788facace6915f051e9a62113a2c4d1dae8bd4", "message": "Add CommProtocol.checkStringParameter, a convenience method for checking string parameter values.\n\n\n\n\nFormer-commit-id: fb77fbe96188cc1d1d3352e841ceee80f5344d9d", "proba": 1.0165188541577663e-05} {"commit": "aebf0f42f17abf1d3537db058dfdcbe80514c76b", "message": "XWIKI-3123: Exports don't include hidden documents\nBetter error handling\n\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@15494 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.4806315675741644e-06} {"commit": "c3d729e61decf98875253235b171afe2b0724ffd", "message": "XWIKI-1745: Replace license headers in source files and ensure that all released artifacts include License+Notice files\nXWIKI-2132: Allow files to bet located in a META-INF/ directory and don't import them\nXTJETTY-4: Move Jetty resources in a jetty/ directory\nXE-196: Move Jetty resources in a jetty/ directory for the standalone distribution\nXEM-99: Move Jetty resources in a jetty/ directory for the standalone distribution\nXWATCH-108: Move Jetty resources in a jetty/ directory for the standalone distribution\n\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@7860 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.997089945391053e-06} {"commit": "7de4d4ba26b102d1b945115ead6bc8aea7fd7c46", "message": "[Minor] Use component descriptors in order to check whether a component has a PER_LOOKUP instantiation strategy.\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@20119 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.1528639333846513e-05} {"commit": "e5ee34527cfb6b64cf8729605a1f2d59d5e8a575", "message": "Avoid duplicate subscription of stream\n", "proba": 2.652912007761188e-05} {"commit": "33d6a723f211549039d67a0c1027a1d48f628635", "message": "modify transaction util for CDI compatibility\n", "proba": 1.7277200470289245e-07} {"commit": "7f97e7e64ad4e1b7202b8ec107043e52b41aefd6", "message": "fix crash with old android versions\n", "proba": 3.817688991603063e-07} {"commit": "88bbd8899c45b3bc961ae742227aca8098a141cb", "message": "slightly improve PagerIndicator arrow mode\n", "proba": 1.3919448349497543e-07} {"commit": "2115bb077294155706107ead4c9959d4fd33e8cf", "message": "Fix NPE on invalidateTunnel()\n\nSeveral calls to invalidateTunnel() may be requested from different\nthreads in PersistentRelayTunnel. As a consequence, tunnel may be null\nduring the execution of close().\n\nAdd a check to avoid a NullPointerException.\n", "proba": 1.1472560856873315e-07} {"commit": "4ecbce43bb026260765e3871cd22824835f086d8", "message": "Set media title in MediaActivity's CollapsingToolbarLayout\n", "proba": 2.696886269859533e-07} {"commit": "e31c5938619460ceefd6afde6d004e00fd66ba3b", "message": "Now it works during a game as well.\n", "proba": 1.0622554214023694e-07} {"commit": "212734bb2c71d43c2c5f705850345d2cb45b77a3", "message": "Adds comments\n", "proba": 1.7109920236180187e-07} {"commit": "743350f4b3b9fd2a0fc0d34eb42bca32febcb3ff", "message": "another glucose status fix\n", "proba": 1.5397232289160456e-07} {"commit": "0a3a8f81111bdd1c293fbfe398bf72a1b8c147b6", "message": "Post recyclerview updates to avoid mutating during scrolling\n", "proba": 1.5766410399464803e-07} {"commit": "c6c01a3eeeb05889dd03c45a7b8d5d9def02b841", "message": "fix bug. \"attempt to re-open an already-closed object: SQLiteDatabase \"\n", "proba": 2.5164081307593733e-07} {"commit": "8a164fa11895530bc376449041606d6baa3717de", "message": "[Fix] The closed comments did not show with MobileApi\n", "proba": 1.3046503966052114e-07} {"commit": "276cc427fc3a3d7edcddc1a3edeb7ea421ec8eec", "message": "INTEGRATION: CWS dbwizard1 (1.2.36); FILE MERGED\n2004/08/19 16:49:24 bc 1.2.36.2: #i20423#several additions for TableWizard and FormWizard\n2004/08/13 14:59:39 bc 1.2.36.1: #111602# several changes for Formwizard and TableWizard\nIssue number:\nSubmitted by:\nReviewed by:\n", "proba": 1.0429620544982754e-07} {"commit": "cde3af4cbb01096856bdc2c35bf05471124c9ca5", "message": "[#000] - [ ZS ] rename MMIAActivity\n", "proba": 3.2020756179917953e-07} {"commit": "63203bb124adf7593db68715329c1e7bbac772c3", "message": "ZS- #219- refactor\n", "proba": 8.76951276040927e-07} {"commit": "dd37e3a4e1c5682b5c7c2c9872c3ff4eed9df690", "message": "- fixing bug in generating local URL\n", "proba": 1.4315368446204957e-07} {"commit": "06664224666d9c705c0f1bdba12c1d07fafec418", "message": "Don't allow adding homework before today\n", "proba": 6.744756433363364e-07} {"commit": "92f4f5f8bcb00472d63a97b04a6f605349807662", "message": "Improve jar installation\n", "proba": 3.689962397857016e-07} {"commit": "339411989d3d0a3cafe2ceb2fbad1de148ca7a4b", "message": "model: item-category: Fix constructor\n\nIssue went unnoticed as there wasn't much focus on\ndisplaying the categories so far... and the compiler\ndidn't complain either!\n\nSigned-off-by: Sanjeev Premi \n", "proba": 1.5158028077166819e-07} {"commit": "c22ad24f626d7bad49208ba0ee9581ba3b5b39e9", "message": "Setitings\n", "proba": 1.4898454310241505e-06} {"commit": "5d2a1da2215e7878a2f676f59cd5d4f04e443303", "message": "fix import\n", "proba": 1.1673153039737372e-06} {"commit": "e666f50da4a88429da3c242e07e4e20cddd550a3", "message": "setup: user: fix nonsensical log message\n\nRefs https://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/674", "proba": 6.0380229115253314e-05} {"commit": "5053bc28c0141c71991cea6eb5b621843fb5fbee", "message": "Broke formTeams test into two.\n", "proba": 1.2933030291151226e-07} {"commit": "4b0349d4795d24e76f6661c46b182a9061dc8d2e", "message": "#1912: fixed some code that could cause related errors\n", "proba": 5.630069153994555e-06} {"commit": "3ed22b4eaf61c7007724acf58e39a4ca18fbdc64", "message": "Remove random execution of requests.\n", "proba": 1.3054356884367735e-07} {"commit": "280595172c950c7d2115687393a84dfa34b92e36", "message": "JavaMethodSignature optimization\n", "proba": 7.531247092629201e-07} {"commit": "8b56bbc154b184fa406f4dcbaa1f302f94d01da6", "message": "fix javaDoc (try #2)\n", "proba": 1.2596203191606037e-07} {"commit": "a37a95aa81904c96879d996de50080d2155728d4", "message": "Set up the view to use the ImageView created in the getView\n", "proba": 3.841420550543262e-07} {"commit": "7700229bae040ad38d877fc1c4ed055c75963609", "message": "1\u3001IBasisView \u4fee\u6539beforeInitView \u5c06Bundle\u53c2\u6570\u56de\u4f20\n2\u3001Demo\u6548\u679c\u53d8\u66f4-\u65b0\u589e\u6eda\u52a8titleBar\u63a7\u5236\n", "proba": 1.1850394798784691e-07} {"commit": "7e72a5dea4d69d8362eb1998c98c4033cbb9fa64", "message": "small change\n", "proba": 8.27923486212967e-06} {"commit": "aa8da78685803780f7f84ddc55e8eb4dfe8b1b32", "message": "Added day of week selection and every other day\n", "proba": 1.3511858298898005e-07} {"commit": "e181c202a23a990017639f1e24eca68309039bae", "message": "Show champion title in list view\n", "proba": 2.011796453871284e-07} {"commit": "cb8ce15d0c53e4e149f4a6ea737bde6c09e894d7", "message": "Adjust the viewport to the content in the source viewer\n", "proba": 1.048609533427225e-06} {"commit": "750383b43581e116c14848d06560d6c3e168ae14", "message": "Receiver implemented to request page\n", "proba": 2.0848888482305483e-07} {"commit": "8dae675f17f2e279b96d283abf4422588a5d4f75", "message": "Fixed Camera Null Reference to Return\n", "proba": 1.2717134723061463e-07} {"commit": "1fd8d9c70a65822cab9c98dda8e02655c220d517", "message": "For images is only interesting the request/response (BASIC)\n\nSigned-off-by: Jorge Ruesga <33f927344e079e00d3fa45d8833b04e735223eec@ruesga.com>\n", "proba": 1.2209007138608285e-07} {"commit": "a73580fe59c8d143f083df7591f0c05c147f5cd9", "message": "Use variable rather than getActivity()\n", "proba": 4.57267105957726e-07} {"commit": "33b9fca48ed665e2d408ef059ece189338ba82bb", "message": "Might have done a proper refactoring of LoginActivity, but I need to test to make sure...\n", "proba": 1.119964139206786e-07} {"commit": "4fff4f751c06f6c76a7c913f55e699aaa1b5b48e", "message": "fix directory creation issue\n", "proba": 4.0063255823952204e-07} {"commit": "bfe1bd1e19b73a1c891364c6410294ef199c3158", "message": "Update Calculation.java\n\nSD1, SD2 korrigiert und Baevsky verbessert", "proba": 2.516254369311355e-07} {"commit": "5190996d28c390ae52528aed4335688570ee232c", "message": "Tutorialmode added to Config\n", "proba": 2.2723317272266286e-07} {"commit": "224298bdf950847f6c0caf2b7656256df5bd77d9", "message": "Fixed SonarQube noticed issue (minor)\n", "proba": 1.164138652143265e-07} {"commit": "6f7ecb8141ef694959315916eeb2d2cddc9d981e", "message": "mbtiles manually added to sdcard->openmapkit folder->mbtiles folder is added to map when offline\n", "proba": 1.9971534470641927e-07} {"commit": "333189dc52f56685b623f7d7298766da9f49cd72", "message": "rename\n", "proba": 2.129588756361045e-05} {"commit": "e41bf1070d80c3f7ae9c6e2c8aa25c4a21749a39", "message": "Todo for robin\n", "proba": 5.070519932814932e-07} {"commit": "2a0aabd37b33a81bccd3eab39875515ff1430989", "message": "Improves camera focus\n", "proba": 1.185532823910762e-06} {"commit": "00881bb90e141bc1987b1ea632a929dd0f9a9ac1", "message": "Move \"Parameterizable\" interface to main optionhandling package.\n", "proba": 1.0826550322917683e-07} {"commit": "6a1100aebab8b31ac2537d70851e1eaa06ec352f", "message": "Linking up native MDS.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6637 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 4.516361150308512e-05} {"commit": "e22180678c1891c335342da35dd1a7cee3197401", "message": "reduce twig var regular usage\n", "proba": 4.371595139218698e-07} {"commit": "5c26d82cd82c85136d50ead9edcb4c2b6c8f2498", "message": "remind devs to update documentation when updating pkg deps\n", "proba": 1.2538291116470646e-07} {"commit": "92a4971455dcb179be831a12cbbce5318ab9b739", "message": "remove tibble dependency check since dependency was removed\n", "proba": 5.137075618222298e-07} {"commit": "3902e2446214eacacdee40f8817be71b1c36d07b", "message": "Fixes parcial: Erro para usu\u00e1rio ao excluir dom\u00ednio ou institui\u00e7\u00e3o\n", "proba": 6.276608246480464e-07} {"commit": "872202f5c016f2a3d8e2d1c37ff3dd75ef4c1589", "message": "[FIX] GUI: chopping long paths", "proba": 4.2042341874548583e-07} {"commit": "a692bc3f5482c4ff69e0456fb1a8c0884774f018", "message": "update another pathquery. Refs #2144\n", "proba": 1.9560275177354924e-07} {"commit": "17d0482c0ef5418dff5b486bc889abed319f6752", "message": "Update to #731 because I used the wrong names for the keys.\n", "proba": 1.0719762144617562e-07} {"commit": "d021d224bb29eb47a475a32c4bb66e7e4611f402", "message": "Ignorance is not bliss\n\ngit-svn-id: 51ebfee8793609331cc427b513d959ae09aa9655@725867 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6816579773148987e-06} {"commit": "5aff856c5c194ba2f608f16aa7b34f16aa8dcb6a", "message": "allow for redifining (occurs because of clashes with standard annos)\n", "proba": 1.281869828062554e-07} {"commit": "e5eca38d68edc594fd08cb90f324b15bf31a68ab", "message": "Revert code changes from bea7cd1\n", "proba": 5.065908794676943e-07} {"commit": "6688c36b786eb2aa60997479c0ebd47a36778975", "message": "Added some default toppings to use\n", "proba": 1.9312803090087982e-07} {"commit": "7315fb9e98befa70968e2d439a929fe3e06aa9c8", "message": "dependency version\uc774 ${} \ud504\ub85c\ud37c\ud2f0\ub97c \ucc38\uc870\ud560 \uacbd\uc6b0 \ud574\ub2f9 \uac12\uc73c\ub85c \uce58\ud658\ud558\ub3c4\ub85d \uc218\uc815", "proba": 5.898645554225368e-07} {"commit": "3b9fb2a58c699b7c5a685f8e8e3b1d73aaab3ba9", "message": "CopyFrom should use addAll/putAll instead of clone\n", "proba": 1.7475038021075306e-06} {"commit": "f31ed092c9e6d6a8ada9984f3f077b80244f9683", "message": "draw image with proper size\n", "proba": 9.304024501943786e-07} {"commit": "5927c0835a8ebf1ddbc0bdbfaf03e9f181a9713e", "message": "fix fire spread mixin\n", "proba": 2.1830012997270387e-07} {"commit": "a65ba04a20d549f85ad0c58e439f52dc18f2bb77", "message": "locale update add new locale attribute to make clear what's updated\n", "proba": 3.2482790857102373e-07} {"commit": "e295b8b7238baed9fdad197379ce8b0c4ea5317a", "message": "Fixed first example\n", "proba": 2.211817644592884e-07} {"commit": "9c8b370008aa080dd484edd63a15f391c291c55d", "message": "Doc: Clarify when to use output_to_genfiles.\n\n--\nMOS_MIGRATED_REVID=103741408\n", "proba": 3.2470539736095816e-05} {"commit": "46bfa2ed003fd6a550f89783efd2729e73236a7a", "message": "Prevent incorrectly sharing actions when a conflict was detected.\n\nSharing actions as soon as we see a matching primary output is causing a crash when the actions are owned by aspects and are in conflict.\n\nConflicting actions owned by configured targets are essentially pruned from the graph (see SkyframeExecutor#postConfigureTargets). However, no such mechanism exists for conflicting actions owned by aspects.\n\nRELNOTES: None.\nPiperOrigin-RevId: 280407642\n", "proba": 6.073839813325321e-07} {"commit": "61702414c046dd6b811c9137b765f9db422f83db", "message": "Update to pass ChangeControl to ApprovalsUtil.byPatchSet\n\nCore change I8bc25d32a91218e074517dcacf4bf3a77d4ae957\n\nChange-Id: I6cb9c9a0853a69777b3841de9933216789f04227\n", "proba": 7.345506105593813e-07} {"commit": "c8c812358ddeb604b0fbc0ad7ecbd80fb72cb943", "message": "bytecounter\n", "proba": 1.2542325293907197e-06} {"commit": "d4cca830b232365a7aeb26e14560a7ffd8be4202", "message": "removed atomic option from push request since this feature is sometimes not supported\n", "proba": 1.9004846762982197e-07} {"commit": "853ec2b737224399310914132cbcda36302a2968", "message": "Fix for AHC-74 with this provider\n", "proba": 1.2182675845906488e-07} {"commit": "89ef663665604ae6c0f05163830feb9c612718cc", "message": "fuse day work\n", "proba": 8.029924174479675e-07} {"commit": "6868b9965abe7bf7943e9dd083f3717e866a5d20", "message": "add more chars to query encoding list (< and >)\n", "proba": 1.1474946859379997e-07} {"commit": "d711996ec847c16e538568f4478217ecd039585e", "message": "Make mass private.\n", "proba": 3.714401657362032e-07} {"commit": "4d3bdc0a552facb84ab8eeff4fd2556ed766eeb7", "message": "removes unused methods\n", "proba": 2.270811819471419e-06} {"commit": "4e95507bd67545f44d9257ad2b47ca82dcf1dcfa", "message": "@public\nreduce garbage (modified patch from gouessej added, thanks)\n", "proba": 9.936876921301518e-08} {"commit": "d8b07562aa8b0e646aa09a96d39659883a695036", "message": "Add javadoc to activity dao.\n", "proba": 1.2407883787091123e-07} {"commit": "d8dd8afc8c4bfae07ae7f843d2cc324eb05f48b9", "message": "#756 added validation on new attributes for survey\n", "proba": 1.1833330404442677e-07} {"commit": "c0aa331de1048f6890b5492ee3414af30d55ab45", "message": "keep local changes\n", "proba": 2.1711336728458264e-07} {"commit": "4a595cc69cc5d903fc5197654bd250f87014170e", "message": "toString template handles enums\n", "proba": 2.958703646527283e-07} {"commit": "a4cfd77e4dfc4d876827c3241052f4c144d430fc", "message": "Additional getters in SwaptionDataLattice.", "proba": 1.1193917259788577e-07} {"commit": "949bab21088dc5194b75ee25e971c14eaf8f2540", "message": "Update shard enum to APAC\n", "proba": 6.175316684675636e-07} {"commit": "cee67126a7859cb615e84041e07c111874d62376", "message": "The declared exception ImageWriteException is not actually thrown by the method encodeValue(ByteOrder, float...) from type TagInfoFloat.\n\ngit-svn-id: ef215b97ec449bc9c69e2ae1448853f14b3d8f41@1535243 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.895400136068929e-06} {"commit": "cbbd2ca63cbe8ce993684e6af26bf74b27b59b06", "message": "Added package_language argument to PackageHandler.java:create, this is required for web package assessments\n", "proba": 1.728530918398974e-07} {"commit": "77d794e553faf3d1b71ab068572793c2adbdd88d", "message": "Fix unchecked cast warning in ParallelItemItemRecommenderBuilder\n\nIsolates the construction of the generic map array to allow a localized SuppressWarnings invocation.\n", "proba": 1.0081797086058941e-07} {"commit": "1883f7047ae12d7bcf6f4822c55683faaa21b042", "message": "HTML tweaks for scenario\n\nChange-Id: I3729296d11af2665ce3d35369dbf2b0e7d04ce83\n", "proba": 8.906788480089745e-07} {"commit": "e39f9374c9f309bee61bc4741d89ad7ebdd88b0f", "message": "File size filer fix, #145\n", "proba": 2.2439400026996736e-07} {"commit": "287cef84319b745ee44215d7815aeedc8735b2b1", "message": "SWC-3169: create the same tab structure as the profile dashboard.\n", "proba": 1.0733859312495042e-07} {"commit": "d7a2797972e2e182e4b08c0397679123441f61eb", "message": "cleaned up the variable naming in RBM contrastive divergence method\n", "proba": 1.3564615528594004e-06} {"commit": "994fcfaceaeefbc80848698eb10af3d26734e09b", "message": "fixes after code review\n", "proba": 1.903112689660702e-07} {"commit": "a7c7cbe3e43c7f3107982cbeb6f5525158b8e0ec", "message": "minor change in TetrisWebsiteInteraction\n", "proba": 1.8180023175773385e-07} {"commit": "031a1db6085c15b41b459986ac3acbb36003ce24", "message": "Bug: Using wrong URL to get SVG tiles.\n\n\ngit-svn-id: ae08250ad33602a4155ea07c044985523749a64a@4268 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 7.665038538107183e-06} {"commit": "0700a12b0592fd2ab281169d1d8abb6545a56038", "message": "Adds drawing of Amex flag.\n", "proba": 1.1456324955361197e-07} {"commit": "c4cb76c18b3d33f46fee25c6cd7ccbf8ff6f3267", "message": "Changing notification system to the app's responsibility; send a message when notification is appropriate\n", "proba": 4.89605213260802e-07} {"commit": "8da5139994dee776f876611e298cda9a74fa0a25", "message": "Check if online before sending\n", "proba": 1.7612755698337423e-07} {"commit": "1ccd8bfe80700395575757971e76f1cadfd2b5b3", "message": "change the x icon to ×\n", "proba": 4.345192792243324e-05} {"commit": "32dda06da35e3df0e1667133cf9b2b3a12ea74bc", "message": "Fix a compilation error\n", "proba": 0.00019386826897971332} {"commit": "12ec07c3363d0ff33fcff56afaf437eddc7216cd", "message": "am cbb11cfe: Merge \"Show empty state after last alarm is completely faded out\" into lmp-dev\n\n* commit 'cbb11cfeaf3a11c5fa5004acc7b2a973bf6daf98':\n Show empty state after last alarm is completely faded out\n", "proba": 4.666889310556144e-07} {"commit": "a63be13193d53742ae2903734c61f66c27a1451e", "message": "Revert \"Handle touches properly in AlarmClockFragment#onTouch\"\n\nThis reverts commit c4fdc9ddf6dfc6a0b30b87e97f54becb76fe3edc.\n\nThe \"alarms_footer_view\" layout has changed since lmp-preview and no\nlonger covers the entirety of the FAB footer. A more comprehensive\nsolution must be implemented to fix the issue described in:\nhttps://android-review.googlesource.com/#/c/108199.\n\n\nChange-Id: I6bb83874135bcc9dfbe06b8a5ed43addde34db1d\n", "proba": 7.0146002144610975e-06} {"commit": "6f44d4fde28aebb1d5e2613b4875461c4875db94", "message": "fix moment editor day field op bug.", "proba": 1.213994806903429e-07} {"commit": "dc2fadd76614085bdeae2f0a948c594d8f257d45", "message": "Datensatz-Ctor korrigiert und auskommentierter Code entfernt\n", "proba": 3.633527398960723e-07} {"commit": "de81f0cfaabc88b5887ee961d24635c785d76a01", "message": "GlowPadHelper: apply highlight color change to all icon types", "proba": 1.4048528385046666e-07} {"commit": "78e33aeb6415f9a04b8ac9e2f4be11afdc5c5aaa", "message": "Now uses WikiPage, not WikiName\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@621975 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0756747315099346e-06} {"commit": "efc34e095334297e097fcd925ef308c33e480be3", "message": "Changed diff class property name.\nmakeDiff() now actually checks against null return values.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@623983 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9632559542515082e-06} {"commit": "5f44533d45b1fe3470af3028564e5ae1601201ae", "message": "Fix whitespace.\n", "proba": 0.9998804330825806} {"commit": "86e72573aac79222d28224aaba9b57229ca21ba4", "message": "Fix mutate\n", "proba": 2.1993117115925997e-05} {"commit": "3d892323cb1e80c452e6282587c28aa15eb7861d", "message": "Add better logging to a Preconditions check\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=141375203\n", "proba": 7.855244348320412e-07} {"commit": "811fd1e39b183bbca6ddc8bb5c5444c8f374fab7", "message": "Add a much more aggressive test with multiple threads.", "proba": 1.2636388646569685e-07} {"commit": "5ed8d1e4fad228c45c8491b29d03193ba1589d95", "message": "Turn on datatype tests.\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1109797 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7723719793139026e-05} {"commit": "2e2c9f7c9e31c4c4cdf18f85cd35b189667aaf8f", "message": "Updated for state handling changes. Clean up.\n", "proba": 1.0477373280082247e-07} {"commit": "db62118054bafb30cc293381d88209e333e6f01a", "message": "fixed issue passing blank space in as uaPassword; now checking for not null AND not a blank space\n", "proba": 1.7737643531745562e-07} {"commit": "52398b6cbeb820f108b1d34386cd5701cdf85e52", "message": "I don't need this in Git\n", "proba": 3.340169541843352e-06} {"commit": "e5928a5359b94cb01277f8f28e6b9c69b0762dc3", "message": "*ReportCommands: Struktur ver\u00e4ndert\n", "proba": 1.658623887124122e-07} {"commit": "f94f25aed1152c211d0f307c1a04449b28a4d174", "message": "fixed build\n", "proba": 6.893255317663716e-07} {"commit": "92f86774ba512a76d3b5e6907a777c7becef638f", "message": "Fixed integer overflow that caused incorrect quantization of large images,\nor an image with a lot of a particular color.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4031 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 7.317894778680056e-05} {"commit": "c1b7d028bbfbc4a71074505ce4db2a10d698fa12", "message": "Allow for console to be used in application\n", "proba": 3.9869630086286634e-07} {"commit": "e03dff5897fe4c44de34d2eb24df3b48b16310f5", "message": "fix the get\n", "proba": 7.890135748311877e-05} {"commit": "112f021eac94c47af697544257ad017a2909fc20", "message": "refactor 124\n", "proba": 6.704010957037099e-06} {"commit": "22dd30a9d3a4135212e1b7b39b0dcab3d7d4671d", "message": "Debug code pls\n", "proba": 5.059144996266696e-07} {"commit": "6855f1bcee80f12c816c558b852f6783a8a23db0", "message": "add image writer to client\n", "proba": 3.317859125218092e-07} {"commit": "03714b51ed08d3a43d6f4e372f7e2e43eea2da61", "message": "Changed the controller to call method searchRecords as initial search.", "proba": 1.1002981636920595e-07} {"commit": "405a0d73166197ef9b13c447c798f1f447d779ee", "message": "salasanojen puuttumisen ei pit\u00e4isi vaikuttaa testeihin en\u00e4\u00e4\n", "proba": 1.0669008361219312e-06} {"commit": "af28724b4b5f08d9828dc1b6d0be7fdc62b7fee0", "message": "Tidy up devil tail texture a bit\n", "proba": 4.0704716752770764e-07} {"commit": "be6b625796969eee2957e6baf37659607cf15f14", "message": "session factory\n", "proba": 3.484578883217182e-07} {"commit": "608893d887d333e17ea1b5bfe605e25f495eb4ac", "message": "truncate progress bar messages that are too long\n", "proba": 8.300976332975551e-06} {"commit": "7a1f09c5dfdf8b4f83a644e2d6fcfd5eb78408de", "message": "Added test cases\n", "proba": 1.5060764724239561e-07} {"commit": "ab269f73600ec2e6beebdbc19486affe8ab4a3b9", "message": "Upgrade bountycastle from 1.50 to 1.54\n\nModified the Hashes to use the new Bountycastle version logic\n", "proba": 1.3417030686468934e-07} {"commit": "2fe7298b27f494201e81d340449221adc719f9a0", "message": "add another counter image to blacklist", "proba": 4.253670624621009e-07} {"commit": "b616dce0b55e91fd5b2a8e65769a6af4ec6673aa", "message": "changed var name\n\nsvn path=/trunk/openspaces/; revision=48900\n\n\nFormer-commit-id: ede80ce24f7d7c99dbb2087053972b252265604f", "proba": 7.915096830402035e-06} {"commit": "75cb7535b10ae0fdf1b775461295e764660782ad", "message": "minor changes\n\n", "proba": 3.7436623756548215e-07} {"commit": "0434ad4a125737e03e1b0362feff0a60cff86bdb", "message": "Also use the correct item layout for the history\n", "proba": 1.3550830146868975e-07} {"commit": "f721086362380b24a88fe9a1abb59cd43a6d8249", "message": "Fix android app raw directory.\n", "proba": 1.9230446923756972e-07} {"commit": "1919e192dffda200d4a2d9bbef5beb762f8ee9c2", "message": "Compatibility wih latest update\n", "proba": 1.3804226739466685e-07} {"commit": "14f2685e7447eba907373ea32016e65519ec4077", "message": "comment that file cannot be null\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1719569 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.481792764934653e-06} {"commit": "d49e472d40168df08cc525bec90a7b53a84adad5", "message": "Added some additional debugging to GeneralTest\n", "proba": 1.565211817933232e-07} {"commit": "ea6dba25a2e038f25d92c997bdc37923db8fe6f6", "message": "FARRAGO: fix LER-104 (extra nulls in foreign JDBC table\n for columns of integer datatype)\n\n[git-p4: depot-paths = \"//open/lu/dev/\": change = 4561]\n", "proba": 1.315335680374119e-07} {"commit": "f3445d7136ab2375d3c007d0bf9cb77ec53d83a3", "message": "zapper fix for -name desc\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19997 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 4.521932623902103e-07} {"commit": "9a08bc93700f7630101750594a4f65d4c7e7b332", "message": "Revert \"Fix tests\"\n\nThis reverts commit 42ea09334d571650598fa2f8cd7770c36733e86d.\n", "proba": 1.2154730200109043e-07} {"commit": "00c2734b8fa630a6ae51678539eb00fa39f39fce", "message": "Corrigido o m\u00e9todo finalize de ReservaEntityTest.", "proba": 1.1927539844691637e-07} {"commit": "7c4b2fc8e85f0b794b538132001ced0786b5efb2", "message": "Fixup Scala-like test\n", "proba": 6.564999921465642e-07} {"commit": "ebe0071a2ff265d9394221c108e288fe40b7f293", "message": "IMCMS-255 - Upgrade server side to work with new client:\n- Fixed test.\n", "proba": 1.015397259607198e-07} {"commit": "c814e47721c0494c637b2cb31a4c10957f0095db", "message": "Issue #3168: forbid no commits and whitespace on end of commit message (#3181)", "proba": 1.3947193622243503e-07} {"commit": "80887e811313492c6005222b79fc1f63a42f141e", "message": "[TEST] Trigger random flushes while snapshot is created\n", "proba": 1.487270111510952e-07} {"commit": "b8a476e30735e7177f1d2be45dd719e9b4300051", "message": "KRACOEUS-1543: Changed CustomAttribute Maintenance DD to make Group Name required. Fixed related Test\n\n", "proba": 1.0312989218164148e-07} {"commit": "2e775ff6cb86845251b0768d9d40801095710261", "message": "CsvOutputFormat checks that only tuple types are used.\nAdd comments to CsvOutputFormat.\n", "proba": 1.0721009857661556e-07} {"commit": "d10023e8d3093eaa6b0b3afa04c7ea1b9bee6c30", "message": "Cleanup KTableImpl#doTransformValues (#6519)\n\nThis PR is a follow-up of #6174 and #6453, which cleans up KTableImpl#doTransformValues method.\r\n\r\nReviewers: Bill Bejeck <5c404be01b63927a28df603569da1321e84406a6@gmail.com>", "proba": 1.164613934179215e-07} {"commit": "e1de7849c7f5d9083227938aa8177905bcb600f0", "message": "removed dead code\n", "proba": 2.6527450245339423e-05} {"commit": "9737a3e6176ff3b931c189eada2d0e3fef8c4277", "message": "Changed the colour scheme. :-)\n", "proba": 2.431967232041643e-07} {"commit": "25cb8247902dbb7d2cf0a184df000e16f32c8fc4", "message": "Fixed bug - not all headers should be copied from the original response - need to circle back around later hand handle http headers more appropriately\n", "proba": 1.9185348776318278e-07} {"commit": "5fb335d2a9bcb864551a7bae324345e9a85090fa", "message": "Added some debug logging around mismatches\n", "proba": 2.0848928272698686e-07} {"commit": "1cc5904e8d9695fb4865e909b01d642fa24fd05a", "message": "[MO] - [NPE] -> dependency using of kafka connect (#2835)\n\nSigned-off-by: morsak <45fe1b3a09deaf6a86194726539f591634510cd3@stud.fit.vutbr.cz>", "proba": 1.134042619810316e-07} {"commit": "966a4ad0f5b08b4209f9a1a61b54ce6ad972cd01", "message": "Use secureRandom in ManyWriteAheadLogsIT\n", "proba": 1.6906358268897748e-07} {"commit": "cfdf36b8477965eddea9449e538bd12ddac0edea", "message": "Cleaning up test code\n", "proba": 2.710665512495325e-06} {"commit": "557f0a6c7a0681e2dbc468a13daea32e5de594d7", "message": "Improve test names\n", "proba": 0.0002650705282576382} {"commit": "1be00543f3d1ffce95034f5da8a0749a06372955", "message": "further work on JDK 1.5 compatibility\n", "proba": 1.2301197216402215e-07} {"commit": "795b741f0dd1d25e5569f30dbd8feb92e63f03e1", "message": "add generic rules for Slovenian\n\n", "proba": 5.078863409835321e-07} {"commit": "fcaa4cf1cc152b0272c9736dd9b78dcf4e16acb4", "message": "Make JMenuItemBuilder public.\n", "proba": 1.1980516489984439e-07} {"commit": "f8a12b7dbefe870fbbe273eeb1f742e9d0f47542", "message": "add method to return number of devices\n", "proba": 1.6448280803160742e-05} {"commit": "b6ed3717921fc630f140aff31893fb863f10ca89", "message": "[Azure] Add clarification JavaDoc link for ATS Wrappers over Azure types\n", "proba": 1.3199738191360666e-07} {"commit": "c884db3aee48b0796aa3e8c6a699dd500489fc0f", "message": "[Provision] Replace getPodWithPartialName\n", "proba": 3.0429280286625726e-06} {"commit": "eebf5cb1c474872bbf40a3e0ebac9ca04b6a1bd3", "message": "Fix PlaybackGlueTest on v17\n\nBug: 35325339\nTest: PlaybackGlueTest\nChange-Id: I27cea973186f3ddc3333afcc608e637f690f4a18\n", "proba": 3.412859257423406e-07} {"commit": "3bb96c34344b4ee9a6040a4e546383152fcf93e1", "message": "am d8372a8d: Merge \"Ensure Compat MediaStyle Large Icons are shown pre-API 21\" into mnc-ub-dev\n\n* commit 'd8372a8d5a04c38dd9405026c88dfb702d981888':\n Ensure Compat MediaStyle Large Icons are shown pre-API 21\n", "proba": 1.9804099338216474e-07} {"commit": "71d8574fe510bf36d9a7f74b45590271f0419a09", "message": "Result window is not shown when restarting", "proba": 2.7550547088139865e-07} {"commit": "03277d6235bd90fff9e704f17807fd3abe4487b8", "message": "Show if the url must be overridden for WMS services (was stored, but not showed)\n", "proba": 1.1318676484961543e-07} {"commit": "b89888f30cdef6e3f1b2545f166738fe2183870b", "message": "Invalidate cache of applications\n", "proba": 1.251674348168308e-06} {"commit": "2a1d5f73b76a4d3913f734fc48900ce9bba35f91", "message": "[#NOISSUE] cleanup permission code.\n", "proba": 1.1223741580579372e-07} {"commit": "84c544accc9ce87405cb8ed068039d66665c0f0e", "message": "Some code cleanup to remove hardcoded namespace and vivo-specific info such as vivo ontology classes for default types.\n\n", "proba": 1.0123514471160888e-07} {"commit": "b821c2a3d944be7d75508285a2dbb1ebca6975a9", "message": "improve system defined port handling", "proba": 3.073614038839878e-07} {"commit": "f5ad44d09b813347b92bd2766c1eb95e1275607e", "message": "WICKET-1870\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@704232 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.196122856432339e-07} {"commit": "0bac9a6adcd0bedddc09ccb1c8cc04240f575818", "message": "T2-2102 Generalized setImmutable()\n\nTODO: To actually make it immutable for every child of WorkflowItem\n\ngit-svn-id: 7932981c62cbcd7a11cdd101fdc2d4466dded46a@16028 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 1.5618165889463853e-06} {"commit": "98e2250cde012a7da53660a41eea5a63dee344d7", "message": "yawp plugin\n", "proba": 5.612916993413819e-07} {"commit": "67f702de194235c2815208931276ab5e1f48f9b3", "message": "cartovector improvements\n", "proba": 3.0682869578413374e-07} {"commit": "4f4868749484b8b31372e0f3b60de1b47d46a378", "message": "Remove unused method override\n", "proba": 1.2046490382999764e-06} {"commit": "18308cf81397fefa841114c2baa64159b8a898ae", "message": "Signed-off-by: yayavin \n", "proba": 2.0164428349289665e-07} {"commit": "c899ec0e38bbaa6ce5f6ec183ba3c50909823a6b", "message": "Updates to ParentDocEnricher", "proba": 1.433255363281205e-07} {"commit": "9595c66c2f4dcf773946fb492c27d2796da2de53", "message": "[#3252]Go via Object to avoid all compiler assumptions.\n", "proba": 1.0222939295090328e-07} {"commit": "2a587480f00d2c0ede73e01aec002563cf3ffbff", "message": "\u4ee3\u7801\u5927\u81f4\u91cd\u6784\u5b8c\u6210\n", "proba": 1.2125940429541515e-06} {"commit": "51e43ef3e03a10fb41ab2999fbf39a813d29fb19", "message": "Student Scheduling: Special Registration\n\n- do not restrict campus and term selection using URL parameters to admins and advisors\n", "proba": 1.0875124445419715e-07} {"commit": "ff1817965582b6cc24eb55061290d7142ff19232", "message": "Null pointer handling\n", "proba": 8.860944831212691e-07} {"commit": "e7646659241be527e992c075c4d123068b3bf0f5", "message": "Don't cancel mob right-clicks unless they have an interact spell.\n\nThis reverts a change that claims to fix an issue where right-clicking mobs with a wand would cause a spell cast, but that doesn't seem to be happening any more.\n", "proba": 1.1183631443145714e-07} {"commit": "207cc609110c93a5b03ae7b11471ed25bba71a1c", "message": "Make the testShareActivity runs more stable.\n", "proba": 1.7216048320278787e-07} {"commit": "1b9cd1a328c89d098530e9b90d9f1a257b75ad25", "message": "Set lock screen wallpaper on API 24 and above\n", "proba": 1.1096938123955624e-07} {"commit": "9252a5cc5dc8cd8e24b8802ed989e8b53e43d2ad", "message": "RC: added TeamMessage-Representation to the RepresentationInspector\n", "proba": 1.2483454270295624e-07} {"commit": "0d4cc14ae779c50b8d448c0486b4cf8e355694fb", "message": "fix javadoc typo\n", "proba": 0.0013356463750824332} {"commit": "8c5da68ce106e75225eccc3bffc7ccdc84118f90", "message": "Fixed location bug, colours look good\n", "proba": 1.139138205985546e-07} {"commit": "a8e8dcd082f709ccc77cd2aa60a42b67d018bcf6", "message": "added tooltips (fixed)", "proba": 1.249920273949101e-07} {"commit": "d1a45e2c1bf315d0b82cb01dd57de999001783b7", "message": "Switched from setBackgroundColor to setOpaque(false) in some instances.\n", "proba": 1.0223602231462792e-07} {"commit": "28190fcef6219987e06d5542cf0ec81dccdc983e", "message": "Fixed runtime error\n", "proba": 9.312919360127125e-07} {"commit": "d855948a25a93f4fdfb8c6742efb010dd156f7b9", "message": "Bumped up the version of the imdi api and corpus structure jars.\nCorrected error adding from favourites for languages (caused by the template changes).\nAdded the add and save menu items to the context menu for nodes in the favourites tree.\nUpdated the drag and drop to handle favourites better and limited the drag of sub nodes for now.\n", "proba": 1.0230507996311644e-07} {"commit": "1958f83c0079473687278d23aed30cd1d436d41f", "message": "add switch to show/hide tiles\n\ngit-svn-id: 0dc367cf2a1f0872b31aed51a516e91b94972fba@657 19460358-522e-0410-942e-fdb976ae3ca2\n", "proba": 6.854120329080615e-07} {"commit": "a339273a0fa1f276cf0a1faafed4ba09ea7bab91", "message": "adjusted code to TestNG\n", "proba": 8.572005754103884e-07} {"commit": "fe9e08e4ff641a6c4af7cb45f820c107e158cb5f", "message": "updated to use CharacterizationBean\n\n\nSVN-Revision: 10305\n", "proba": 1.1759239981756764e-07} {"commit": "357fcefc5854b6c524c98b640627d6360ca0933c", "message": "moved scheduling out of the lock scope\n", "proba": 1.8805049251113815e-07} {"commit": "c20e00e7f27679ec9fb388dafd86c9281a0c434b", "message": "updated gridNodeBean\n\n\nSVN-Revision: 2877\n", "proba": 1.2959290529579448e-07} {"commit": "bd62c87ecabfabef93a6517c51f4419742075995", "message": "Added private default constructor to ArrayUtil to prevent instantiation.\n", "proba": 1.0636441771794125e-07} {"commit": "8205595d1b7a5d8c0c31fed7c08214be4dc74d53", "message": "Modified to prevent SQL injection\nScan conducted on July 14 2008\n\n\nSVN-Revision: 3593\n", "proba": 1.0766892444280529e-07} {"commit": "8902815a509284e99f71d5b46672a5093f65bff0", "message": "Fixed problem with consecutive stacked graphs...\n", "proba": 1.2670248850099597e-07} {"commit": "134af42e0caf91ddf1a9edaf11373d0faab28699", "message": "Criada variavel name e um metodo getter para mesma!\n", "proba": 1.2041076047353272e-07} {"commit": "5f4c7bf34c03202103c89d2f35d043d11c396a4a", "message": "Added constructor for initial data state\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@5521 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 4.0710307303015725e-07} {"commit": "fd9eae2153000e10bac3039e37e21d10e00dffe8", "message": "Almost completed Version.", "proba": 1.1653761333718649e-07} {"commit": "8e40e42d879026da72df88980e0ef32ea68d46a7", "message": "Add toolbar with save, print, exit, copy options.\n", "proba": 1.1354505602412246e-07} {"commit": "a4d0b2300971d6747c16414b08ed18ecbda74ac1", "message": "fix acceptation\n\ngit-svn-id: 29f0868cb983d9404d09bb30d964f948aae571fc@484154 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.269456662266748e-06} {"commit": "28ce494b47dcfa07669832b0394af85de9542c2e", "message": "Remove unused variables.\n", "proba": 4.5713889562648546e-07} {"commit": "16f3d33f3356b1694bdd448db7c3d3194d6dd064", "message": "Fix variable visibility issue\n", "proba": 3.6578896924766013e-06} {"commit": "7dcbc4a19486081d38fc921b4f81283124fda3a1", "message": "redisplaying list when jumping to a day from detail view is now threaded to prevent crashes\n", "proba": 1.2850914288264903e-07} {"commit": "3f43efff45cf91e6aa831df0ffbceaa9c6d5b1b3", "message": "HACKHACK: need to rework exception passing from RemoteResourceIndex and this, currently the text error messages (now from external resource file) indicated in the XML response determine which type of exception has occured remotely. This will currently only forward the right exception with en_US...\n\ngit-svn-id: ca6d9ebf75caaf710f0e3a4ee74a890c456d4c90@1532 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 3.4798308661265764e-06} {"commit": "09d63f6db1d081b8dc1e9a42dbd543e18a556b79", "message": "Fixed property name for cache expiration. CRITICAL FIX.\n\ngit-svn-id: 2e83ce7f183c9abd424edb3952fab2cdab7acd7f@8675 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 4.943887233821442e-06} {"commit": "7898d06036b6d51196527efcfb9e937931406042", "message": "Vector3d: correct comment; separationAngleDegrees is not the minimum\n", "proba": 1.0113648386322893e-05} {"commit": "b7d3a85308b159a079af35cc836c7b1a158c0c91", "message": "Reduce number of shooting rays\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@1288 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 0.9979938268661499} {"commit": "94a94d7a70b0c4c5a935e11fc584e9b1327e3738", "message": "Fixed-size texture array (16 metadata max)\n", "proba": 1.1779892616914367e-07} {"commit": "3ce304f71facea3b6b9c79bc342e0d674cd8447a", "message": "OpenConnectomeImageLoader extends AbstractViewerImgLoader to reduce code duplication\n", "proba": 1.2785683622951183e-07} {"commit": "133213e079e972ee20634bfafeb5e0246784d49a", "message": "Some improvements.\n", "proba": 1.5235710293382e-07} {"commit": "fd6df4ad4b0f558d5aadc50cf0dfdf6eff7c05a0", "message": "Fix name of exception\n", "proba": 0.9999645948410034} {"commit": "b182fdb49d55207e67134135f553344f17319736", "message": "Another.\n", "proba": 1.2123350643378217e-06} {"commit": "6fd11bf29608529fbdbeb943fda3de2026d7c933", "message": "add method for excluding custom places\n", "proba": 2.8041870336892316e-07} {"commit": "3247f4a68f2094b66e98967f8a7d76d4aeacf632", "message": "NOBUG This should hash properly\n", "proba": 0.00048592736129648983} {"commit": "cbf0dba3e580d42c0193cd3f20f769b562638214", "message": "better async triplicate\n", "proba": 1.65373658091994e-05} {"commit": "6b47166ed7f93c0c5f11faef3ca9820c79e64522", "message": "Made attribute labels smaller.\nRelated issue(s): APC-2105\n\ngit-svn-id: a6571597954494654385eb5e6693f686f629ea20@817 bee1aa47-a06f-436c-a2f2-6a1efea3c100\n", "proba": 1.0943660981865833e-06} {"commit": "399acc9ac311638ac5388cafca4341c1d9b7fae5", "message": "Make raw HTTP client expose riak config\n\nClients that sit on top of the Riak Java client (such as [Welle](http://clojureriak.info)) and provide\nadditional features, for example, Solr API support, may need to access HTTP endpoint.\n\nIn Welle, to support Solr API we currently have to subclass the raw HTTP client and use our own\nclass that does nothing else but exposes the config.\n\nIt would be nice if the Java client just provided access to it.\n", "proba": 2.5475353027104575e-07} {"commit": "d4c0ef348f790c83383eb206a7467ec87dd1f784", "message": "Fixed broken javadoc\n", "proba": 4.7599885988347523e-07} {"commit": "6329582c2853f6e7aa7527bf7d99adac8a5ff325", "message": "Make it possible to resend to a different recipient.\n", "proba": 2.796002434024558e-07} {"commit": "16ecd42223e4fb27bb05c9b9503865088c0143ba", "message": "Fixed server side crash, closes #323\n", "proba": 1.8951038782688556e-07} {"commit": "6f4e051027be45d74c6f2a49879cd758978eec75", "message": " +review CR-161 ENG-2246 making MetaDataSerializer to use Gson instead of Kryo to avoid asm jar conflict with hadoops's\n", "proba": 1.0416141549285385e-07} {"commit": "cb54d9e4f5665c364c0e32409485d84213bbbdeb", "message": "Fix material name display for variants\n", "proba": 6.131907070994203e-07} {"commit": "0de3f48966e4df20813a11cc161eebdf23ebb571", "message": "Changed _member to _members", "proba": 0.0010185532737523317} {"commit": "1fea4962ac63a9ad6db4ea988cd052a9056b33fc", "message": "validation utils deprecation\n", "proba": 5.392407729232218e-06} {"commit": "b36cdf2c1c55b7992378aa3681723b1de70a81e0", "message": "- Corre\u00e7\u00e3o url qrcode Bahia\n", "proba": 2.6129347929781943e-07} {"commit": "a2b7f190f6e66a5a9af6a5f2a51a6b81d0b085f9", "message": "implement writing tile entity data to NBT\n", "proba": 2.233818122476805e-06} {"commit": "9e2eca72d4cf13df2eb95409e895a68ad211b4f3", "message": "Cleared Javadoc warnings.", "proba": 1.2773496393947426e-07} {"commit": "446792f92950c2500cd95c50b8b65f4443f87876", "message": "Fixed mouseover power tags.\n", "proba": 1.226623993488829e-07} {"commit": "1de6611ed636d47ffa9ebb84379c5b4e8b107e5a", "message": "Better error message when gapic-generator couldn't figure out the API's package (#3088)\n\n\r\n", "proba": 1.0949637641033405e-07} {"commit": "159f77c86282d2fad836d6eb25e21a45b9352e6c", "message": "chore: fix a couple of warnings.\n\nReviewers: rkirov\n\nReviewed By: rkirov\n\nSubscribers: typescript-eng\n\nDifferential Revision: https://reviews.angular.io/D35\n", "proba": 4.8883510316954926e-05} {"commit": "5107f477d223a742830db556ae3608786dd838c7", "message": "security trouble solver by Nico\n", "proba": 2.4845661528161145e-07} {"commit": "fa7380f4c1e7e0dc7a1399c3ee3bb9efa680c058", "message": "JS: Add OutputInput keyword \"InputValue\" to DoubleCalculation\n\nSigned-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com>\nSigned-off-by: Harvey Harrison \n", "proba": 2.0533284441626165e-06} {"commit": "742fe00007624c5eaad8b990f46ec8491107370b", "message": "Only display filename not entire path in logs.\n", "proba": 1.1093467833234172e-07} {"commit": "5b9ae3b16823ca5953a94472c66622125d76268d", "message": "hotfix serverside crash\n", "proba": 4.487936848818208e-07} {"commit": "53c58ba722865d5849e10099dc972189c4403ba7", "message": "- reverts string serialization bypass to avoid unconsistent behavior\n", "proba": 2.2654531051102822e-07} {"commit": "29e453b5f3c7a7e7074da489683bd7dd2ddb95b8", "message": "Unselect all downloaded cohorts when a cohort is selected\n", "proba": 1.8988252747931256e-07} {"commit": "3dc6d20a245138382d205ce8180c94e3cd0185ce", "message": "Updated pipeline file name.\n", "proba": 1.4512582424686116e-07} {"commit": "ffdb5fc27d785b066299ab5bc74511d93d8c8fc5", "message": "Added quickQueue support to nhentairipper\n", "proba": 1.4608200160637352e-07} {"commit": "fa4d21e0848c382f1babfe37d03e6e2f9ac12d25", "message": "OreDict change\n", "proba": 3.9143029084698355e-07} {"commit": "55d1df93a1488761814be2d7089369295fe38814", "message": "Avoid ArrayIndexOutOfBoundsException.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6408 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.036455873399972916} {"commit": "8f3115158874d41ed60680c35c2acce462337079", "message": "Prevent tag-death on kick\n", "proba": 2.829877303156536e-06} {"commit": "ffbd2f279c475a280729a99a6c5c06980b15f520", "message": "Make DEFAULT_COMMENT_SIZE a final static\n", "proba": 0.9997777342796326} {"commit": "93114be87de7dc02e0db00eaf1a76c55d6a12d67", "message": "Removed unused class", "proba": 5.502495810105756e-07} {"commit": "ce9a9be53bcc09e09b6b6343a4f046650e8b98dd", "message": "Fixed bug when doing automatic cache creation and Null access to.\n", "proba": 1.0343128309386884e-07} {"commit": "0ab4f1025f75ff070cfbb4ffe0ca35b0c9cd4e6f", "message": "CanByNESurprise: Fix passage determination in case the NamedEntity spans a fullstop\n\nSomehow, 'Benjamin Cardozo. Additionally' gets marked as a NamedEntity, huh.\n", "proba": 0.006015770137310028} {"commit": "52a25154f1dc6c43a718acdd17aad5a385c2e352", "message": "Added random base polygon generation (ContinentsShapeGenerator)\n", "proba": 1.1873709837573188e-07} {"commit": "2dff7ad895e79fc19febc4c7d46d1b965432a80d", "message": "Added ShoppingListServer.getAllItems() to get a List of all Items with a specific name\n", "proba": 1.5928590357816574e-07} {"commit": "e0f5ab1efcee3f25c827c070c621975f3fb5433f", "message": "Preventing UpdateableContainer.java to get added to itself\n\nSigned-off-by: Paul Hagedorn <228d65e9a155cd2da1c33334ef44d794c88aa75c@gmail.com>\n", "proba": 1.1724201698370962e-07} {"commit": "aff633e518130a6cd4e00b630da878ef72804529", "message": "Load local and correct ontovibe ontology\n", "proba": 4.494948484534689e-07} {"commit": "7ec647c639be666325f1c7fb31ea5df74d8fdb59", "message": "last changes from last year\n", "proba": 5.184939254831988e-06} {"commit": "a1c28db0071226912d97b6b336047024feba4d04", "message": "Remove this", "proba": 0.9995699524879456} {"commit": "b9bcb6e56858e8daa0bb5368d0698c52a4e8d8a3", "message": "Fix #36 When DockerDriverHandler stats container with Android, it doesn't pass proxy settings\n", "proba": 1.551778723296593e-07} {"commit": "1aadab33b0ceb92a133806db5583be919116cd80", "message": "Change redirect html page (use meta instead of onload)\n", "proba": 1.291818847448667e-07} {"commit": "40570aef9452a3595650374afdf879ffc90ae568", "message": "Update protocol version file name with new package\n", "proba": 2.581163585091417e-07} {"commit": "dc6ee3ba9969cea8d35b892c562d1e7e2e1d1704", "message": "Random boolean return (testing purposes)", "proba": 1.447236286367115e-07} {"commit": "244be2470cd0d43cfeffe0564b9454a79484ed9a", "message": "#1 - Less logging and stuff", "proba": 1.0331298483379214e-07} {"commit": "62721ee5eff4114087445ccf2a693f8f3364f0b4", "message": "source cleanup", "proba": 2.0630865549264854e-07} {"commit": "18a8cf25adcaf15712ab481efb6c5596c63e88d8", "message": "Fix a couple of bugs with the color picker\n", "proba": 9.585022553437739e-07} {"commit": "ebb0cc99f01a247a9561da32e3ba75326998ef79", "message": "Made some changes to the switch service in the abstract flow class\n", "proba": 1.326681484670189e-07} {"commit": "ea827a88e5a915405bcd8774c7cd60a0585089dd", "message": "Use factory constructor\n", "proba": 8.141176408571482e-07} {"commit": "017fc7dee294ba72b8bb35f30b5c644e290c16a1", "message": "improved AlwaysStartOnPrimaryConnectionStrategy\n", "proba": 2.062929098656241e-07} {"commit": "0756bf1432fa2d8cc7d393c055e617936bb4563b", "message": "swagger ui correctly displays\n", "proba": 4.621448113084625e-07} {"commit": "605d06640c3962c100021cda4883c224257b3e25", "message": "Fixing old factory invocation in set benchmark.\n", "proba": 1.1487560414025211e-07} {"commit": "f0079b97010b92d00f3ba142751937be8a30cc6a", "message": "Added Rinkeby\n", "proba": 2.0016382507037633e-07} {"commit": "ae0547856c9f5d4fbfc6d4a10ded4741f734eaaf", "message": "Claxton - Adding 404 response if person/people are not found\n", "proba": 3.896930991231784e-07} {"commit": "aee75a650360668661dcb0b914d811d63a4f906c", "message": "Corrected param description and changed date parameter to int", "proba": 3.4457730180292856e-07} {"commit": "ac002ce3f5453bbe4aca19d0ee2cb2234d64b31f", "message": "By default, don't buffer JSON into memory before serializing\n\nIt was a more useful default to buffer it during development, but as long\nas we don't expect exceptions to be thrown when building response JSON,\nthis is a better default.\n\nThe behavior can still be changed in individual Transceiver overrides.\nWould be nice eventually to make it globally configurable at runtime.\n", "proba": 2.458082803968864e-07} {"commit": "4d9462a1f42552fd2244e27bcbc629213380003f", "message": "fix typo in error msg\n", "proba": 0.0002769005950540304} {"commit": "ba5d5b34eb876afed77414392df705c237a873b9", "message": "Get rid of annoying browser script console error\n", "proba": 2.0094455521757482e-07} {"commit": "d28a2779b70b6848ce634e2ae2d672cc0e740636", "message": "[MVERSIONS-45] Good catch by Tom Folga\n\ngit-svn-id: df642a57b9f2e77ee4dd3a375e98e3d2af96799d@10233 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 2.9871227980038384e-07} {"commit": "4c17a3f77380526188b26a964f903364c7973585", "message": "imprive comments. Rename some annotation fields for the GenerateBuilder patern\n", "proba": 5.300083216752682e-07} {"commit": "1edf883bae8a0e0790775db341f0fb48ed3f79e0", "message": "Netty: make exceptionCaught method protected\n\nThe exceptionCaught method had default access, which imposes a requirement\nfor subclasses that need to override this method to be in a specific package. This\nchange simply makes the method protected, which removes the package requirement.\n", "proba": 1.265329530042436e-07} {"commit": "22df401f0d2b3d4ff18fa9c743fe704c6b25a925", "message": "Adding deferred commands to the Select setValues to make sure the element is in the DOM.\n", "proba": 1.077231530643985e-07} {"commit": "1ebdf52bb7db3339af61356db9541995eccc1b0b", "message": "add message in tag USER if checkPermission fails\n", "proba": 7.869693945394829e-07} {"commit": "7bdc627b8e318789c2bdb7105a9218acbf3b294e", "message": "Improved Javadoc as suggested by Frederic\n", "proba": 1.1877798300474751e-07} {"commit": "84c943573be52627d8b63d4d1cbf534341bc7ea4", "message": "* Forgot to remove HashedWheelTimer.main()\n", "proba": 1.1830938717594108e-07} {"commit": "b1a1079eabc21394fcb66db5ab6b2b08916483c6", "message": "start some jobs for maven3\n", "proba": 1.8520056244142324e-07} {"commit": "c3a69c881f692b2f395766e20e87344321288f47", "message": "KRACOEUS-6389 : For screening questionnaire make sure that COI does not allow routing until KRMS errors are cleared.\n", "proba": 1.0016188412009797e-07} {"commit": "4f40a8514ae2eee52f927f65fc4f5ee570ffa741", "message": "removed controller from ultrasonic meta\n", "proba": 2.0668203148943576e-07} {"commit": "e42f950144c59273406d81c47c05a3a727083121", "message": "Tambah jenis pelayanan \"Musik SM\"", "proba": 1.3988221780891763e-07} {"commit": "1f2c3ac02a97824bbb7a77cf435336dee4669c5c", "message": "Fix NPE when no annotation groups match.\n\n* output a useful message\n", "proba": 1.0590242709440645e-06} {"commit": "32ab1c5cb856e5ef73203bb34a9912845be0da7d", "message": "Add isFlowerPot.\n", "proba": 0.0014398221392184496} {"commit": "0eeafb2629116c56c2b46e017b8b7f4c6c34b4f3", "message": "Fix build\n", "proba": 8.074155175563646e-07} {"commit": "1922a99374aa65a2cce82e0baaec21332c435c02", "message": "Remove i did it from FeedUtil\n", "proba": 1.8600326257001143e-07} {"commit": "b740b919d11b111e48f0761e9f7f2416cb406076", "message": "Fix Munoz code\n", "proba": 6.628024129895493e-05} {"commit": "adde5483de81657484c35f24b6b875b7534f37ad", "message": "updated comments\n", "proba": 1.351994001197454e-07} {"commit": "5fa12ad2fbe388ad63b3d83fb6594ac426486116", "message": "[V0.4][Storage] remove the loading of list\n", "proba": 1.8112443740392337e-06} {"commit": "23ddbe04b2ab76dee8067107cf06c2f131740fc6", "message": "Extends now RepoRosterTask to store roster in database.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1296 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.5433353155458462e-06} {"commit": "1a602d1a3a757836e188064c5a3cd5a72f77a9cb", "message": "Fix Baykok spawning without his bow\n\nIncrease time between finishing the ceremony and spawning Baykok", "proba": 1.5978585565790127e-07} {"commit": "baad9115cb20f724f711435cd6f22aadb7f844d4", "message": "Added catch for 400 errors", "proba": 1.738493153879972e-07} {"commit": "ecec9dd37d8e88d436ddc2f6c40722319b5cc97e", "message": "Removed unused imports\n", "proba": 3.467830822501128e-07} {"commit": "8120781f15b90c0199a1a470938b6f59e279a015", "message": "Fix logic in PlayerDataMesssage to allow proper deleting with null data\n", "proba": 1.066169488694868e-06} {"commit": "a10273719f9ae18c9c911715b1ffe2fa58451017", "message": "Using lon/lat ordering to create point.\n", "proba": 1.0802973093859691e-07} {"commit": "6044ea1b0dc7afb028b4ca94fdacc616ba02715d", "message": "Code formatting", "proba": 1.929241989273578e-06} {"commit": "f904c48fae46a271b70683d945637e927536a896", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "4c16d6ced5b9d0ffec8db607091958f44aba25bb", "message": "intercept fix.\n", "proba": 4.234186974372278e-07} {"commit": "e6e8b7cb56f53eab637fc139eea3c01e552cdb0a", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "59905514062b375daca8397e5f5e0f27d1df73ad", "message": "Debugging test failure.\n", "proba": 8.642829811833508e-07} {"commit": "741055f1631c1519673edba70d9cd109ad48181f", "message": "Added support for CheckBoxes/Tristate CheckBoxes to LabeledInputField", "proba": 1.1553943579656334e-07} {"commit": "f5d5f7a7abc08c91a888ba63cef003e8a9a4bb2e", "message": "Ensure context is started in case of hot deploy\n\ngit-svn-id: a3e743b3c7f6e97b9a019791beffa901f5d7f1d1@710 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 0.0004851008125115186} {"commit": "8e837afe39cdeae72043462b70effdd4b4515dae", "message": "no message\n\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@104 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 7.063753741931578e-07} {"commit": "ecd93e6486d35254ae2ef9960e18b317a6c5422c", "message": "Metodo Inserir da Postagem DAO", "proba": 6.514812298519246e-07} {"commit": "a2f9ae1222383114c75f10c575ea14070d4b62c5", "message": "Cria\u00e7\u00e3o da fun\u00e7\u00e3o selecionar PostagemDAO.java\nN\u00e3o to conseguindo tirar o erro no getUsuario.", "proba": 1.6252003831596085e-07} {"commit": "b0bf753798f7bc86e1a1c2a5df73698b109011a7", "message": "Fixed bug with orientation of painted stairs with metadata.\n", "proba": 1.0404347250414503e-07} {"commit": "c2705776f1e63e533a96982d9a8f3e8848581a14", "message": "drop duplicate analysis errors\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@8457 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 7.136393946893804e-07} {"commit": "41063f575c8fcedbef96d8578d1092a8d27eafb3", "message": "fix regular expression\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@7979 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.9999992847442627} {"commit": "25d774b6dd48d6a0a44d871bc59e434064504658", "message": "added a test to AMQP JMSTestClient showing selectors works\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1502092 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.7045870132933487e-07} {"commit": "a33a4e769335300556f938b1da803b07078f881d", "message": "https://issues.apache.org/jira/browse/AMQ-4741 - revert factory.setSyncPublish which seems to need .026 of qpid jms client\n", "proba": 1.3460375214435771e-07} {"commit": "eee37fbdb426e1499dac242eb5b40a4b00629fec", "message": "ACTIVEMQ-2085 only create JMXConnectorServer if AMQ has created the mbean server\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@737951 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.2038053038595535e-07} {"commit": "3634d6474756ad4d7ba8ba02c2f90ab04b246c37", "message": "check for release after processig io tasks\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@920330 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.314614218652423e-07} {"commit": "3d7f76719f57e50d0ee021fe1d24b4f99d4e2484", "message": "fix bug in fragmentation\n\ngit-svn-id: 7f3df76e74c7ad56904d6048df705810748eb1a6@384638 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.045894916591351e-06} {"commit": "5e2eedcac04e26860a6303068fecea13de7e07ee", "message": "Added a option to be able to test againt the new kahadb store\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@740344 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4104158430636744e-07} {"commit": "f91548b554cc1356d7fd3dc599dff1ecafc2c8aa", "message": "ACT-306: fix for NPE when sequence flow has invalid destination\n", "proba": 7.651145210729737e-07} {"commit": "04c594a56112f851724e9141c1e97438be927155", "message": "Added success messages to shell for upload/download\n", "proba": 1.320171492125155e-07} {"commit": "1b7f263e074da25f4f78d7c627e4ef555ea6ea0a", "message": "Make sure that a bootstrap.xml exists\n", "proba": 5.375907221605303e-07} {"commit": "2cc609d1813fcf87bcc2dda88900caa8df5bb92e", "message": "help ruby-maven to keep project data valid\n", "proba": 2.8942281460331287e-07} {"commit": "60f8ecfc1a3700d29cc7c0bc27b58cfb49564261", "message": "add option to specify which pubmed ids to do (4310)\n", "proba": 1.4188626096256485e-07} {"commit": "bf8d9d29b8da1c4d79e6fa58b8d1ff50377db6f5", "message": "feature/ab#33: fixed compilation errors\n", "proba": 4.90440356770705e-07} {"commit": "eb12c697e5080c6717c1559fda273708c6800b0e", "message": "assign isParsed to true when reading the attribute of href.\n", "proba": 2.3867382878961507e-06} {"commit": "fe9ff87ef83f9cb03043647c4e6459a1cefef972", "message": "Create TransformFilter.java", "proba": 6.834010832790227e-07} {"commit": "a4c2fcb324231a57344ee8f56f1c79e0dc590731", "message": "Create LoopShrink.java", "proba": 8.439174052909948e-07} {"commit": "d8ec9548b9f1828cf55ea92b2dc58619fe48a41a", "message": "Ignore falling block collisions. Fixes #313, Fixes #245\n", "proba": 2.8718309863506875e-07} {"commit": "dc82d2ea8128e16d42919d399dc719eff5ee911b", "message": "cc trigger\n\n", "proba": 1.315339773100277e-06} {"commit": "9d4835dca15ea471853165ccccf782b9d11f35db", "message": "Fix an NPE when adding short SIP contacts", "proba": 1.2378079190966673e-05} {"commit": "99f600eb84e4fc19f3506498e985333b8672f800", "message": "Fixes SipCommButtons so that only one of bgImage/rolloverImage/pressedImage is painted, with only one of iconImage/rolloverIconImage/pressedIconImage painted over the top, with the correct alignment.\n\n\n\nPreviously, when an enabled SipCommButton was painted, the layers were (from the bottom layer upwards):\n1)\tbgImage (centre aligned)\n2)\trolloverImage* or pressedImage, as appropriate (top-left aligned)\n3)\ticonImage or rolloverIconImage or pressedIconImage, using iconImage if a special-state image is required but not available (centre aligned)\n\n*The javadoc for setRolloverImage says that it's rolloverImage is the 'rollover background image', just as bgImage is the 'background image'\n\nNow, the layers will be:\n1)\tbgImage or rolloverBgImage or pressedBgImage, using bgImage if a special-state image is required but not available (centre aligned)\n2)\ticonImage or rolloverIconImage or pressedIconImage, using iconImage if a special-state image is required but not available (centre aligned)\n\nWe had hit the issue that when using three different images (not icons) for a SipCommButton, the default image would show through any translucent areas of a pressed/rollover image\n", "proba": 0.0009747090516611934} {"commit": "aef733525e0e1752f58845a6fefcc22942dbd14c", "message": "Changed the location of the service binding calls\n\ngit-svn-id: 0a6f2aeebe3a339de06b6162ef5a6b6b6e2abc00@1091 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 0.00020114182552788407} {"commit": "c1ee4a593edd0b334427775d21e0b826044e4afe", "message": "Fixing some Javadoc text.\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@987476 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "f66b16b78bf75d192683f108f82831692efe1ecd", "message": "Re-applied portion of fix for issue #121 lost in pull request changes\n", "proba": 1.3293752942900028e-07} {"commit": "138f586d1b95355b9da063b0d30d3ec1f57f548d", "message": "Dir Purge\n", "proba": 7.636776899744291e-07} {"commit": "70a1c1407c7a7ce7c9e1341ec8efaca985ae2fcb", "message": "PDI-1497 -- Fix SCD version field caching issue (basic functionality broken)\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@8918 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 5.707684067601804e-07} {"commit": "0353d5a742fb607d56f2be22ba02794b427f89c5", "message": "adding the intf for the new helper\n", "proba": 1.4194068853612407e-06} {"commit": "7f906a75e29141bef7e035e8cdfefa53772ef957", "message": "Added code to set ScriptingContainer config; removed buffering for script contents; fixed a bug in execute\n", "proba": 2.176133619968823e-07} {"commit": "e9a0138aa3eeade1ae4ec9d09437277f4718bf29", "message": "Remove prototype docs, this was never put in place (#1298)\n\nSigned-off-by: Jon Harper <7905038331b7ca94539091550dbf35972a05f5f5@gmail.com>", "proba": 1.09397007008738e-07} {"commit": "54c42fe2dc87e35f42d82d09c41a531c34d3894d", "message": "Added feature to the command handler.\nYou can not request the root command handler of the given command-handler.\n", "proba": 1.3087765182717703e-07} {"commit": "9f8ef52f7d3cf409abb8bec4c3452a7fcbd768a8", "message": "don't require shooter, because it may stop the shooter spinning\n", "proba": 3.291295070084743e-05} {"commit": "5b20c2421da85a0d4d82c622050dedc21c614e28", "message": "turns out if you want to override values, you need values. not originals\n", "proba": 0.9993773102760315} {"commit": "024675c5c3fdf80e302fa23528698de9f361a4c1", "message": "Replaced class name with interface\n\ngit-svn-id: 39c93fb42c3fce26a4768237af3b74bd47e2a670@2404 ac66bb80-72f5-0310-8d68-9f556cfffb23\n", "proba": 1.6937162854446797e-06} {"commit": "c63a2dac5e70a4976a56df47570dc5cbb6c9c025", "message": "Issue #276 - Add sourceSurveyId attribute to survey XML\n\n* If the survey is a copy, provide the source survey id\n", "proba": 1.1685902023828021e-07} {"commit": "28baad918061cdb8340c02bbe57998bfe3db28fd", "message": "add click method\n", "proba": 1.434454816262587e-06} {"commit": "b82b6051859e28a1a297aa0d67c3d83f07861a13", "message": "CTscreencap: finish placement of new UI checkbox controls; now need to add code to implement the functionality\n", "proba": 1.2611539546014683e-07} {"commit": "af84b121f480fab47058bafd8ba2dab44a61022b", "message": "Update getInMemoryFiles.\n", "proba": 1.2776858682173042e-07} {"commit": "fd7e6d9b8b120eddb408ce8f402241bc9efdd208", "message": "Remove the strack trace error messages when the config files are missing.\n", "proba": 1.2004133509435633e-07} {"commit": "5ae332bf122f671a05e6a630c29e9af10f3f3424", "message": "Address comment\n", "proba": 5.008159860153683e-07} {"commit": "18d3c11169f4981ca5f5fa2aa644c860874ebd6f", "message": "3rd test", "proba": 1.9211933022234007e-07} {"commit": "095401dffb556c5546982e503cac0430e8c6d58d", "message": "Handle listeners\n", "proba": 5.035510639572749e-07} {"commit": "b6a34efd183af5911602ad4cad17cc7d1f8f48c7", "message": "Update background of text component instead of choosing it when painting.\n", "proba": 1.0330195010510579e-07} {"commit": "44a3c3a83cb2eaed36196925631390dd1e730edb", "message": "github #414 added override on p value check.\n", "proba": 1.0593377908207913e-07} {"commit": "88beb8e477a2d5372f74a8e1557553b26f9db68f", "message": "Loosen constraints on NumberFilters\n", "proba": 4.092565291102801e-07} {"commit": "9884275d4f2e7611dfb44acd2f6840f812f3a918", "message": "Tests: Fix failing tests blocking execution\n", "proba": 3.217974881408736e-05} {"commit": "e5fcd3a4a2631a7a9e52eeb66de4d2d69938b3a0", "message": "Added slightly better blackbox unit test stats.\n", "proba": 1.0444371412177134e-07} {"commit": "378ce87b7adfb1cbf073bac0aabae5d55048a5fe", "message": "Add no_target_entity effect parameter\n", "proba": 4.7981088755477685e-06} {"commit": "d7beb443a5b142f83294c48a6e9982592b98f4ab", "message": "removed hard coded on clause from testSizeInOnClause", "proba": 5.429620841823635e-07} {"commit": "791b5e68d54b87531d182f7bedbbcc7130d880f2", "message": "fixes #26 add one statement in test for debugging\n", "proba": 1.1707821556683484e-07} {"commit": "454aaf6848c30d54dc2d2e499c295f46bb64c614", "message": "\u0423\u0431\u0440\u0430\u043b \u043a\u043d\u043e\u043f\u043a\u0443 \"\u0411\u0430\u043d\" \u0434\u043b\u044f \u043e\u0431\u044b\u0447\u043d\u044b\u0445 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u0439 \u0438\u0437 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0433\u043e \u043c\u0435\u043d\u044e\n\u0412\u043e\u0439\u0434\u0435\u0442 \u0432 \u0440\u0435\u043b\u0438\u0437 909\n", "proba": 1.8710167637436825e-07} {"commit": "e0d5ed55912e7dd4561e8567aa6233edda5d441c", "message": "\u30a8\u30d5\u30a7\u30af\u30c8\u30dc\u30bf\u30f3\u306ePcap\u5468\u308a\u306e\u30b3\u30e1\u30f3\u30c8\u30a2\u30a6\u30c8\u3092\u4fee\u6b63\n", "proba": 1.6317527240516938e-07} {"commit": "0590371f00198da45bffdc7112e832b61472ece5", "message": "#181: fixed name mangling for function cache\n", "proba": 3.341168905990344e-07} {"commit": "3296c1ade4c3a47339bb874de0afb0462835fac7", "message": "use TYPE_TOAST for global floating window\n", "proba": 1.7123453233125474e-07} {"commit": "c0f81ef4f2671057b81ec1061a5bd68ac09321a6", "message": "fix file error in test\n", "proba": 5.897616119909799e-07} {"commit": "18f4fab5fa7a6337fae8951431b8453ada37aec5", "message": "Revert \"Workaround for configuration load\"\n\nThis reverts commit a182ee8f740f5463cb100e99c381dbcc3bf68f8c.\n", "proba": 1.1971881974659482e-07} {"commit": "511b9171a0c6e037b5793b7085a4bcdeffec7d7d", "message": "Fix ontology search\n", "proba": 2.0125258743064478e-05} {"commit": "e1510f1ec6b3964f939282532d03d4d8e10a25ef", "message": "Fix typo in string\n", "proba": 0.9999995231628418} {"commit": "0324946bfd3054a3b667a378535377bfe06b7594", "message": "fix math in DT marker calculation (#13709)\n\n", "proba": 3.9297760849876795e-06} {"commit": "d8e0270257058cfffbadfa104349bea671a6d35b", "message": "[SQLite] Do not generate rowid columns since they are difficult to reduce\n", "proba": 5.817161650156777e-07} {"commit": "192ef2e86318bbba53cdedf3c0fa4399032991bf", "message": "Removing superflous solver configuration from tests (there is no random Naive heuristic, it behaves exactly as deterministic Naive).\n", "proba": 1.2071821231529611e-07} {"commit": "1b5e4e7b3c41afeed009c38d6888129a4150ae0b", "message": "chore: hide ssh key (#960)\n\n", "proba": 2.5998207320299116e-07} {"commit": "f4eeb0a4e4e139d450cfab16f5a650da7c945a60", "message": "Lines authored by emilsj\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.025614082550419e-07} {"commit": "0f068466c5adcb8cf75ed56a0c6f9d7f346ae381", "message": "Corrigido teste\n", "proba": 6.070011977499234e-07} {"commit": "63e1bbf5bfc3399cd74fd0225ced6658b300c903", "message": "Fixed a test that would Heisenbug out because of a race condition\n", "proba": 4.541425369097851e-06} {"commit": "382b899f7a8ad90e6f09ee3102ba9d7310cb581f", "message": "Test Multiple Links", "proba": 1.8781391020183946e-07} {"commit": "7e6fe16ddccc35fd17ebd044dfea461d7665d392", "message": "- fix qa warnings", "proba": 1.5450390833393612e-07} {"commit": "948a48118b0152171bf18d6de9ed554dd61e4673", "message": "Disable tests on bootstrap\n\nsince augmentations are not available at bootstrap, tests failed.\n", "proba": 1.1444542735716823e-07} {"commit": "13e9be0c39abb604eeceaff324a13e41066d5892", "message": "now actually uses the joxy server to make web requests\n", "proba": 1.2407801364133775e-07} {"commit": "77f6c21286a7e8ed83ec0079f0fc90ae33477a77", "message": "Added unit tests: RelationsTest.GetChildRelationsWithContextRelation", "proba": 1.8969211623698357e-07} {"commit": "bbf65339023bf627a1843073cab699ca1831aa96", "message": "Some test cases going more into the details of the Flat3Map\nimplementation. Closes #39.", "proba": 9.704356784823176e-08} {"commit": "0eaa959adf0bcdcf380dd3533c19bbafdfd9fcb7", "message": "fix(invite-dialog) Fix focus (#551)\n\n", "proba": 1.3536221388221747e-07} {"commit": "28e857b56c72f275d70cb72cb3d5a9302036e4af", "message": "Updating MapsTest", "proba": 3.7984847267580335e-07} {"commit": "0626e9bc6b700b22a8e30066b9998b2d457be213", "message": "Remove duplicate test.\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1124405 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999737739562988} {"commit": "4714a02a3a0bac65a6a070f88902ba0623109f14", "message": "added extractRotationFromJSON method\n", "proba": 2.611724028156459e-07} {"commit": "55689f9af0d009fecdc35003f4689d8a40d7d0c3", "message": "dasdas\n", "proba": 1.2400257219269406e-05} {"commit": "cdae64a4beda7afd7e1f10ae48599c8953f80099", "message": "stats update\n", "proba": 6.437862225538993e-07} {"commit": "9c97ee41f71a564d560fe834c7088aeacaece80c", "message": "JXMultiSplitPane should be a properly functioning BackgroundPaintable.", "proba": 1.097927082582828e-07} {"commit": "4584622e3cefccb74793028a65ea59fac2bec88d", "message": "fix waitForIoTProjectDeleted (#3766)\n\n", "proba": 1.2903795720831113e-07} {"commit": "7141f6b554559a1d7bb52732ce62fb63240a4004", "message": "[TEST] improve error message in ESTestCase#assertWarnings\n", "proba": 3.238795045490406e-07} {"commit": "0a503f1d9529c1540190201dfc4af5c60a99dcdf", "message": "Fallback to js click if browers can't find button\n", "proba": 1.7970448595860944e-07} {"commit": "e77aa43b70030397352d7a8b4f0f8fa65429ef32", "message": "Strengthening test case slightly to verify that the security exception is the expected one.", "proba": 1.3540082477447868e-07} {"commit": "a8f5513727ec7a9238b70d58a8652b04a66994ba", "message": "Change comment line int he NullToleranceTestShould class\n", "proba": 6.648451744695194e-07} {"commit": "3f08278f324e5c858defeef6bd783974be79ed12", "message": "Fix getTextLocale is not available in API 15\n\nSomehow the lint does not catch it.\n\nTODO: We should update MainActivityTest to actually click on the link.\n\nTest: Verified in our test app\n\nBUG: 114294011\nChange-Id: I4e7cfcc7420e470b00fb40dc1eb59cdf57986702\n", "proba": 4.284081853711541e-07} {"commit": "c250b5b9d137973789e6fa587ff33dfb601d5551", "message": "TEZ-662. Fix YarnTezDAGChild to log exception on exit. (hitesh)\n", "proba": 1.3190739878155e-07} {"commit": "0471f34fb658b5ac64ca4653e6468fd29cefd97b", "message": "Revert \"SWARM-465: Undeprecated FractionDescriptor methods\"\n\nThis reverts commit 241768913fc0aeeec04ce8c447cea117a3ca31b6.\n", "proba": 1.4178642970819055e-07} {"commit": "aca312f2e20ccf61e55a4601764543b2cc8da17e", "message": "add some Chinese rules\n", "proba": 0.9999297857284546} {"commit": "bcdb189cfc0be58fce4312caab968c2ecdb74649", "message": "Show the label for TMA Segments\n", "proba": 6.073851182009093e-07} {"commit": "3b9e423e371af311e059f9419bf781453fbbce40", "message": "WyC: added support for parsing while-loop invariants.\n", "proba": 1.2637003976578853e-07} {"commit": "3ffada8053d6bcba90e2fc60b76510ab2840b40f", "message": "fix problem when wrong nested type is found\n", "proba": 5.656973826262401e-06} {"commit": "847c3fa79886984c954c58d5ddc81cd288875737", "message": "bug in ActivatorBus fixed\n", "proba": 2.1417154982827924e-07} {"commit": "af841db785a8cd5dc02752e4c6b6ad5ce25ae7bb", "message": "Remove hack with text colors\n\nWe were previously hacking with a TextView's\ntext color to workaround some wierdness with\nthe disabled state text color. This causes it's\nown problems so this CL removes the hack.\n\nBUG: 24047891\nChange-Id: I01e262f41d5972d93719821f7088df80d1a31bff\n", "proba": 7.997687703209522e-07} {"commit": "3cf6e74f7d0893ff576c9d22ac4e21aa6bb21a69", "message": "Fix voice call permission\n", "proba": 1.593661909282673e-05} {"commit": "4d03ede8d69a5a89458e5e9c9310edce322b0e38", "message": "The proximity sensor is only enabled when the voice call is established.\n", "proba": 1.1607264838175979e-07} {"commit": "e7cddbdd108544a329500ccb02fdc3ef0fca94d7", "message": "Require directory names to end with a trailing / in ZIP.\n\nAlso, files must not end with a trailing slash. It's required, as the code\nassumes that it's true in many places.\n\nBug: 27157797\nChange-Id: I4c60756652dd231709e79f4540c3d1eeacae92c7\n", "proba": 1.4096808627073187e-05} {"commit": "e25f19c65e76664d86e9cfd25fffed61bd3ab63d", "message": "Update `DatabaseMigration`\n - remove target, it will default to install any versions not yet installed\n", "proba": 1.2009274996671593e-07} {"commit": "13376f9953443fdbc628d55a882d5d56c5902871", "message": "Fix for stripped page reference XOL-3\n", "proba": 1.2743686284011346e-07} {"commit": "d9de02bb4ea4866c1fa0284a300c3cdcd1d8d5c5", "message": "removed temporary property 'idea.no.java.version.check': it isn't possible to start IDEA under JRE older than 1.8 anyway\n", "proba": 1.8424098868763394e-07} {"commit": "9b69e54eef576d4d90f133ff6b8df5dcd8443533", "message": "fix application context started twice in tomcat\n", "proba": 2.3866101628300385e-07} {"commit": "a5e642b5c78cc7de6d3881a659b813e85347924c", "message": "remove accidental syso\n", "proba": 0.9992443323135376} {"commit": "b61323d3a9f4e14b365674bf84e56c7fd98d0265", "message": "Moved the sample plugins out of the plugin loader project so that a no found plugin state can occur.\nWhen no plugins are found the plugins menu is hidden.\nrefs #2379\n", "proba": 3.4620777000782255e-07} {"commit": "35893c115ba23bd62a7036a33390420f074ce660", "message": "[Java]: make some tests more readable.\n", "proba": 3.1351447660199483e-07} {"commit": "cfaff55ef68abb68056a22739f8c26c1189ed777", "message": "Added logging area", "proba": 3.387230549378728e-07} {"commit": "72fc2871374fe8ca0f155c2a5fdfd7cc0ce3a027", "message": "Fix intermittent failure in HelixAccountServiceTest (#729)\n\nWith a probability the ZNRecord can have all 10 account records in good\r\nformat, which is unexpected and will fail the test. This PR fixes the\r\nissue by explicitly adding one good record and one bad record.", "proba": 1.0437261721563118e-07} {"commit": "6217c722ce9d711bf857fdff5ef080a9e9756086", "message": "LocationTesting\n", "proba": 1.0590160854917485e-06} {"commit": "58c6acf716327b04e8fbeb02fed145419ecb8e14", "message": "Fixing wrong constructor name\n", "proba": 0.00017716528964228928} {"commit": "43ef26549139acf5cd160ed65a5ec89902e21a31", "message": "\u4fee\u6539RestResource\u629b\u9519\u7684\u7c7b\u578b\n", "proba": 1.352938170384732e-07} {"commit": "c8214357512c178b85942b8739f3ba7763d4ea47", "message": "Filter out only \"ERBB2\",\"PGR\",\"ESR1\"\n", "proba": 3.004264181072358e-05} {"commit": "822866a987aa8e164aa5dea623a54b170a5062ce", "message": "lazy, double checked locking singleton", "proba": 4.5803611214978446e-07} {"commit": "f2ca1f52bb81bd2daa92c635ba93305c15c22851", "message": "server2:17\n", "proba": 3.0124408567644423e-07} {"commit": "238d449aebf48a91da2fd43d715206b8f6acaa10", "message": "Removes removing service discovery request for now\n", "proba": 1.1515135156514589e-07} {"commit": "06a9db4ce09f748eb866767354c473df1bea083b", "message": "TACO-385: made ProxyHostPolicy public\n", "proba": 3.6872151554234733e-07} {"commit": "49e1131ee66bb3f91f664e62bd6e7399e11ea404", "message": "Update history onResume\n", "proba": 5.461065484269056e-07} {"commit": "1407007f4bf32afe43c308149c368e8d20703d84", "message": "[found by jml4] enabling disabled JML annotations.\n", "proba": 1.0478012768544431e-07} {"commit": "f28dbd0a2fe61420508c6ea6a4dd65fd70b17973", "message": "Decore 'algorithm:hash' fingerprint format.", "proba": 2.2787726550177467e-07} {"commit": "f7774e0ddaf69f36ef712f61e3a98378334008eb", "message": "IssueTest removed, now in Backend", "proba": 1.1870540106428962e-07} {"commit": "d8b8f1795b8887ee1bed4edef2984e0a1007369e", "message": "IDEADEV-17163 - RunContentManagerImpl$1$1.stateChanged -> ComponentManagerImpl.getComponent\n", "proba": 2.294263623525694e-07} {"commit": "bd99b78b183b14f1dab786bf7dc7c002345d8142", "message": "Cambiados los metodos de enviar y recibir ficheros de la libreria Apache a ftp sin mas.\n", "proba": 1.0222881030585995e-07} {"commit": "19704ff9aa0adb78e6c9a046588f07e8b7537fed", "message": "Changed transferInstruction() to call\nResourceValueFrameModelingVisitor.transferInstruction().\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@992 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.872001485025976e-05} {"commit": "f4f077ad54f56488167e53e7cc04c493209be2a4", "message": "fix: \u53d8\u91cf[method]\u4e3anull\u6216\u4e4b\u524d\u5224\u65ad\u8fc7\u662f\u5426\u4e3anull\uff0c\u4f46\u8fd0\u884c\u5230\u6b64\u884c\u65f6\u65e0\u6cd5\u4fdd\u8bc1\u503c\u4e3a\u975e\u7a7a\u503c\uff0c\u5b58\u5728\u7a7a\u6307\u9488\u5f02\u5e38\u9690\u60a3\n", "proba": 2.174603650928475e-06} {"commit": "a694a94426608c58fbb50b5e4c34e4949705f820", "message": "fix \u4fee\u6539instanceCache\u4e3a\u9759\u6001\u5c5e\u6027\n", "proba": 2.3428584938756103e-07} {"commit": "5073327acd22c6744ff9c8cbe2611b40548e10ba", "message": "Fix Javadoc.", "proba": 2.8712094035654445e-07} {"commit": "d888f5537a1cfd7a13ef15e141167f9b3eb1d525", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "7b6fdf960ec2e3a6e8cce9bf4a77be6e736618a6", "message": "Print empty string for elements with no names\n", "proba": 0.9984475374221802} {"commit": "c7a5293d486c965f752e720171ce59c148ba1868", "message": "gs-cv: RectToolsMapper: fixed missing cast from double to int\n", "proba": 1.5962335453423293e-07} {"commit": "6b71edb939effd32b26809663a0fc989fdf9d5d5", "message": "Use a MatchResult created by a successful match, as required by Harmony (used on Android):\nhttp://goo.gl/5VQFmC\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=66096434\n", "proba": 2.9355294373090146e-06} {"commit": "f425845a540958255a43fa51b96c7a662779752f", "message": "use attr(String,String) so as plugins could override it. Change visibility of implementations to be used in plugins if needed\n", "proba": 2.687786775368295e-07} {"commit": "3b7c46f7476dc5276a15c861a1845ceb61d6d0b5", "message": "Add call to life.start()\n", "proba": 7.348119197558844e-07} {"commit": "08bd55aab2c12b136e2b75941f0c4819bab2acef", "message": "HBASE-10108 NullPointerException thrown while using Canary with '-regionserver' option (Takeshi Miao)\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1549683 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.358043391519459e-06} {"commit": "1b1593b09ed3ad3a6c24dc169dd43f65b4a708dd", "message": "Remove redundant type-casts\n", "proba": 0.031774602830410004} {"commit": "dc91369756e99f5ec6dcb2b091a3711fb36dcb9f", "message": "WL-4266 Make sendSignupWaitingEmail standard\n\nsendSignupWaitingEmail had different substitution parameters to the standard method. We don\u2019t need them to be different and the message had assumed they were the same.\nsendSignupWaitingEmail also sent it\u2019s message to the user who signed up, rather than the recipient who should have been the course administrator.", "proba": 9.535699518892216e-08} {"commit": "0df59f865c79dcdf4c10a73aafead750c68a1241", "message": "minor\n\ngit-svn-id: 1119f77b1e9a9b65230954af94f4d37570a443ef@894 7ef67a20-634e-90e6-9ab5-3f2075439470\n", "proba": 3.5432728395790036e-07} {"commit": "42af881f36dc86dbea93cf0ea393980c7d47c1f5", "message": "added tests\n", "proba": 1.7831912657584326e-07} {"commit": "0a1752ec1338753bd852bef0acff6759c32cb14f", "message": "Tweaked the seekbar operation, track loads and starts as soon as the fragment is loaded.\n", "proba": 1.0255045879148383e-07} {"commit": "1d5dfd91e7da01a240e27730b2e628035e472db4", "message": "Set preferenceChangeListeners for keyguard features.\n\nIt was removed by mistake as part of commit\nb037ae83bc49fe041678241df4d2029e4819e05b (move user restrictions\ninto a new fragment).\n\nChange-Id: I95aedf87ad748fc2c683ee5ad66bec239fc8cc3e\n", "proba": 6.456969458668027e-06} {"commit": "d467dc2193c05c32c49239e439fbcbf20dbc46c8", "message": "removed magic number\n", "proba": 0.0011821058578789234} {"commit": "ae7b526d7313fad8e449b7ff75648dddc1a24a63", "message": "refact: Removing fullscreen view of user's photo.\nRemoving the fullscreen presentation of user's photo after a click.\n", "proba": 1.1960014489886817e-07} {"commit": "1d11dff015886d74346e737deb1a48622ea6c722", "message": "Support server protocol v1.1.\n\nClose #21.\n", "proba": 1.0634778391249711e-07} {"commit": "52b7c95121a9bae0596f457a1e85768f97903392", "message": "change parsing method names", "proba": 9.030472369886411e-07} {"commit": "382132eee9d22d436fda9e9ef95386e940539eac", "message": "Remove not needed instance.\n", "proba": 6.925714615135803e-07} {"commit": "a06ba38b0af1f7058b4031e21c0eaa63adde3156", "message": "Move android specific resource management to odk\n", "proba": 4.298930207369267e-07} {"commit": "75536b2236e5f77732c9fc9a710138d93028fed2", "message": "typos in log", "proba": 1.973713733605109e-05} {"commit": "38c4d56c598560d2b543d9649386a2423eddde50", "message": "Removed failing tests which cannot be implemented due to Robolectric defect.\n", "proba": 1.0710238740330169e-07} {"commit": "4aeed10e4ad998ad6ba6d5b24abb1d0229f03a9b", "message": "Fix wrapping.\n", "proba": 6.112971959737479e-07} {"commit": "5e0d178c5d5605169d6d7c5d149ecbe0756b4aff", "message": "fix https://github.com/JacpFX/JacpFX/issues/46\n", "proba": 2.878713587506354e-07} {"commit": "f04c59cf681c066eb1d48fd5298f5ca259b58b3b", "message": "logQuery fix\n", "proba": 1.0733097042248119e-06} {"commit": "911fe06a4c1447f8d1211468632fd33393cf505c", "message": "edit query parameters logging includes jdbc type\n", "proba": 3.7151099263610377e-07} {"commit": "b1a61729ecc5bf60d3dc69fa7a50b06395b5748c", "message": "Removed unused import.\n\n\ngit-svn-id: 8a12ccb6f50c30e5a282783f538d297d22c63f8f@137 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 2.777330701064784e-05} {"commit": "f66634b7e488aa12a970709edfecc47e81637eae", "message": "Added since tag.\n\n\ngit-svn-id: 8a12ccb6f50c30e5a282783f538d297d22c63f8f@751 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 2.1916614514339017e-06} {"commit": "32d1a2cbe72192ee27dac11470a8b6c0fc124864", "message": "Work in progress\n\nExtending M-pesa plugin to make two loan accounts payements and savings deposit\n\ngit-svn-id: 607444f82491c30c0f748f1608564605fbaa2c78@17315 a8845c50-7012-0410-95d3-8e1449b9b1e4\n", "proba": 1.888374612235566e-07} {"commit": "fefbf0af3b9dda63839bc7aaa7616141575bccc9", "message": "CodeEditField: No checks for editable needed", "proba": 2.1227860713679547e-07} {"commit": "917d910db846f031192bf64372be2a7052bdcc8f", "message": "Make findLead method protected.\n", "proba": 1.2876873256573163e-07} {"commit": "ed7c91da98cb4cd91091a12971b80b1f765f0f11", "message": "Incrementing CE-CP version", "proba": 2.7033291871703113e-07} {"commit": "014b1f62ed6b8bd65fe06ca773b538fd6959a16e", "message": "Updating PDBFIleParser test to new Element symbol in toPDB method\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@9554 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 4.267770634669432e-07} {"commit": "6ff3f37e150246c80a89fc87629087636940de45", "message": "fixing failing unit test\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@9776 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 8.648848961456679e-07} {"commit": "e62c195627876136e3d5655623a139f43de5c7fb", "message": "ODE-578: a failure might not provide a message\n\ngit-svn-id: ed2a38fae5041245b5d023935edc1ed9538a260e@765027 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.019291216332931e-05} {"commit": "a05d8263c628f53acdc6b66e1e1ecacb517e9b92", "message": "add default constructor\n", "proba": 9.664142908150097e-07} {"commit": "272ca40ad2ba454b8752e8b02b8438f5719a2e04", "message": "organized references", "proba": 5.520039962902956e-07} {"commit": "72a6aeb8e4f7dce7d9960363fd351caebfae2568", "message": "Fix general URI queries", "proba": 0.9986590147018433} {"commit": "3285530ae2f03eea9a308b734deba8df7f2c353a", "message": "# Fixed dumb mode refresh\n", "proba": 1.342616968713628e-07} {"commit": "ad9b95f295bc60908aa922c65a0ce3b3aa4265c8", "message": "Better offline handling for GetGlue CheckInTask.", "proba": 1.129650541997762e-07} {"commit": "e8f6f681f1a39f27717fcd3fb2afdc77a2bddc91", "message": "Cleaning up.\n\ngit-svn-id: aa171c635fe092da43bc3212e891e07172936fe5@504379 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00045488032628782094} {"commit": "49f0e32428aa634c1653a4b358d1e3393097f360", "message": "Actually throw the correct Exception type. Whoops!\n\nThis should be done, now.\n", "proba": 1.1039747960239765e-07} {"commit": "17f52d9faa254c0a21d40da572259efdc00e8968", "message": "Remove todo which is not a problem thanks to exit type initialization.\n", "proba": 1.1389209930712241e-07} {"commit": "53223f6e448d19f8b9db9bcf29896a936c0a0478", "message": "update copyright year\n", "proba": 5.269772032079345e-07} {"commit": "b4d08d33f0f46d00d5a8b986d941fce773811b0f", "message": "Make method public\n", "proba": 2.3275817966350587e-06} {"commit": "c731f287b7a49e50cbe57bbe20f67b2234b1629c", "message": "Polished\n", "proba": 2.9874697702325648e-06} {"commit": "0e851aae1fd8ef754b669dbc2a26689c1de5bc3e", "message": "Fix the test\n", "proba": 0.9999994039535522} {"commit": "3794460afa2a5ae518b225042c116d4fc6bf05bb", "message": "JobBuild: Standardize url construction\n\nAlways add trailing slash for url.\n\n\nFormer-commit-id: c0954252529149476b2898daa0a172a4cbbc7b32", "proba": 1.629219696042128e-05} {"commit": "e1165d5e91600c5821f122610d1db7460425c1ac", "message": "adding category support for feed items\n", "proba": 3.306825249183021e-07} {"commit": "b632d403b7c34ca5be6be0eef9ae0c4fe24780fc", "message": "Minor fix.\n", "proba": 1.6329171614870575e-07} {"commit": "f2f0894538d4b695d13a22fc422374e6b70e93ff", "message": "pageof put as request attribute\n\n\nSVN-Revision: 962\n", "proba": 1.6936859026372986e-07} {"commit": "2db7c99a9f973f4b285835a8a64786ce410086b2", "message": "#239 Injector should not be set in case of testing\n", "proba": 2.523329101222771e-07} {"commit": "c9d9ed16ee23b60df213523d6395a216909eb1cf", "message": "bug 8226\n\n\nSVN-Revision: 14016\n", "proba": 1.3207053939368052e-07} {"commit": "b26bf9b12e71a6f8759a6c971ad51e826f801d31", "message": "[Java]: have replays that return Subscriptions use sessionId specific subscriptions.\n", "proba": 1.8225175324459997e-07} {"commit": "35bda4fa96b88de39a7634cbf5f8caa2ccba5ce7", "message": "bulk update specimen changes: now inserts if new child added under a specimen\n\n\nSVN-Revision: 9340\n", "proba": 1.2574047048019565e-07} {"commit": "ab645cc30f0ebc5bf64ac8486c1c05582a3edd5c", "message": "Changed parsing behavior for delete case\n", "proba": 4.269732585271413e-07} {"commit": "0c31bcc31e2429a685bb5f7df2841c44094957cf", "message": "[Java] remove out of date comment\n", "proba": 2.2350127437675837e-07} {"commit": "5c9c4b6353116b23fda09f8a7319a0b13bac728a", "message": "Appending object name to column name in search results\n\n\nSVN-Revision: 2890\n", "proba": 7.450536259057117e-07} {"commit": "c50beab55ac4745e425f0256f4fa7ac90a9b6952", "message": "empty implementation of getObjects\n\n\nSVN-Revision: 4389\n", "proba": 1.979801851348384e-07} {"commit": "981d73c244efcd1fc045c9480f4c25e08b606719", "message": "Doc update\n\nSigned-off-by: Steve Springett <9ce5770b3bb4b2a1d59be2d97e34379cd192299f@springett.us>\n", "proba": 1.1703178159905292e-07} {"commit": "a478531acf56e94e0511c91401140556e9c683bd", "message": "Fix hard delete shutdown issue\n", "proba": 2.1363821360864677e-06} {"commit": "955cd3fba67623ca5b629f53aecb3f3cd1d7bbb8", "message": "More logging, care with parsing vCard?\n\ngit-svn-id: d565a5fbffec933846bf643895bf9c245569575b@1393 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 4.905825221612758e-07} {"commit": "8f8aa0e142b8ebd991b81c27e265b5d1e4cd5138", "message": "\"mediaStreamGetTracks\" implementation for Android", "proba": 2.6582520717965963e-07} {"commit": "ae0fd39a1fe387926d1dd8cfe5f21b834487b55f", "message": "fix controls not showing on Android lock screen\n", "proba": 2.51006127882647e-07} {"commit": "f2eca06d8aafaaaec9eeed2f436b8efddafa2835", "message": "don't auto-convert Blobs/KrollObjects into Arrays\n", "proba": 6.121740625530947e-07} {"commit": "9f23d366b2d7447b2a03a0515e1997b49b0c5099", "message": "Handle cyclic owl:sameAs correctly in min/max cardinality checks.\n", "proba": 1.314476634206585e-07} {"commit": "6d6e4a184c15af3c0a427c424a24c9506b5940ba", "message": "format\n", "proba": 6.792501517338678e-05} {"commit": "cc786e32a1179bfc351c362d442bb0605e9fe0a7", "message": "removed first 30 minute trade constraint. can now trade from 7:30 - 1:30 MST\n", "proba": 2.5298834316345165e-06} {"commit": "6cf338903c656c6f804469e1697696409151b129", "message": "getsetting method for pref class\n", "proba": 3.5089459515802446e-07} {"commit": "e8d2ba2ccff4ac5caa961ae2e3209f96500de637", "message": "Added protected request flow test\n", "proba": 1.2991760911518213e-07} {"commit": "29bff0ca7edf60206f8baf1020cb9a86bb5d30bf", "message": "Use the non-supportlib version of Fragment\n", "proba": 3.802116168571956e-07} {"commit": "374918f824001fa7b95cc45b07f098549c44e904", "message": "Fix vertical scrolling on race details activity on older devices\n\nWhen the Google Maps workaround is needed on older devices, the\nvertical scrolling was also inadvertently disabled.\n\nSigned-off-by: Greg Meiste <8a8f45e57c045ec63dc7e56e5eda862ea8c7cd4f@gmail.com>\n", "proba": 1.6675835468049627e-07} {"commit": "7ab8dae0c71125b2da140c82af4162c32fffc110", "message": "Refactor cache\n\nallow use of 40% available memory\n", "proba": 1.735087806764568e-07} {"commit": "46a839c8c10bcfd69b37aec8cd911805d69106f2", "message": "Return true and use insert or insertOrReplace for single object\n", "proba": 6.894596253914642e-07} {"commit": "ace7dd1214db2ed0bfa7ede8fe3bba4ec2cb53e5", "message": "\u9884\u89c8\u8fd4\u56de\u548c\u7f16\u8f91\u63a5\u53e3\n", "proba": 1.7281716679917736e-07} {"commit": "4963546dfdb612f2b4fa1b421bb3c9babdc7d4b0", "message": "transaction related fixes\n", "proba": 4.0094826658787497e-07} {"commit": "306a2787d0cdb210a4b75903c16b7cfd9ce15d51", "message": "Throw CommandException instead of Exception.\n", "proba": 1.3955815347799216e-07} {"commit": "28bc73fa1f04281809c3c736a5aa6130a3be1c36", "message": "changes\n", "proba": 8.874663762981072e-06} {"commit": "c01fc0ae7f208209c8ffb54ce856b4d91a425915", "message": "Fix icons for stations with two lines on picker\n\nIcon color was broken on old Android versions.\nFixed by removing code for those versions...\n", "proba": 9.969910763629741e-08} {"commit": "e60ce33ae0be73c5133aa1e1252ada3aab154288", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "8e2cf03cdb326ebba6b1b00b88557453539a3998", "message": "ANDAUTH-41 Fill and fix documentation\n* Docs for MVPView\n", "proba": 1.0256923133056262e-07} {"commit": "659f7cc17ac58fee9e27265fe98f2b4e02bae778", "message": "ProductWorker: remove logging\n", "proba": 9.385045814269688e-06} {"commit": "f936326e29fc0240bcae81824795582ba6561508", "message": "a few info lines in the log added..\n", "proba": 1.0489110024991533e-07} {"commit": "9fe133b3b602e68923442bed571c7f5f63d31426", "message": "Extend BlazeIssueParser to parse JSC compiler output\n\nJSC error messages show up as:\npath/to/my/file.js:12: WARNING - Message\n\nThis CL extends the existing CompileParser to:\n- Accept case insensitive message types\n- And accept - as an alternative to : as a separator for the message\n\nAdded a test case to cover JSC compiler output as well.\n\nPiperOrigin-RevId: 253153288\n", "proba": 8.723588507564273e-06} {"commit": "babb8132275867edd2ba21533962f3b2ce4a57df", "message": "docs: expand short-circuit explanation\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1028777 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0019559648353606462} {"commit": "b8fc4e008efa17f2f5e2a648dae2e1e2c4c5172b", "message": "SOLR-2205: remove redundant grouping comparison\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1028719 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9998979568481445} {"commit": "d2b84a5ea5275a07e340c66e8a377f19aaeecdfe", "message": "StubInput - add method int ask()\n", "proba": 1.78098190417586e-07} {"commit": "875d02bd0d353ba25f5b62034838e0eeb2fb71ce", "message": "[MIN] Minor rewritings", "proba": 7.142929007386556e-06} {"commit": "6dc7cc3ad8ecea6efcd292232fd79e3d0579d4b4", "message": "fix javadoc of atan2()", "proba": 2.62808953266358e-07} {"commit": "73870ea31c1d7149fcc301db026a7d6d2fc78925", "message": "[PW-648] : Fix Hybris to allow dynamic host urls to support checkout endpoints\n", "proba": 1.2110045588542562e-07} {"commit": "763f46581c2406dd6f44c6ff7b98e91cf538b81d", "message": "[Java] Check for asynchronous errors from the archive with ReplayMerge.\n", "proba": 1.0240854919629783e-07} {"commit": "b26d4bd7c3fc1e7ba1671362b307f573d1db6417", "message": "\u767b\u5f55\u9875\u589e\u52a0\u6ce8\u91ca\n", "proba": 1.5724590696208907e-07} {"commit": "775327ab02801310da18fac490fb3a4c70e53e5a", "message": "Updated to make this work with the Login channel\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5219 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 4.4459804371399514e-07} {"commit": "182499e434552b989e2f74581d1568157009016d", "message": "[Java] Don't lose errors when awaiting an archive response in cluster backup.\n", "proba": 1.1251584197680131e-07} {"commit": "afef09b1fe0850d50f820d0f09ba083b53c3dc47", "message": "[Java] Use simple name for exception.\n", "proba": 1.324406042613191e-07} {"commit": "f966da82f5df080a68a5e66867d038aea0933fdb", "message": "persisting c3d Data\n\n", "proba": 2.780024942694581e-06} {"commit": "2e254bf3c8ea951b05fbe55c757c315927ad8a50", "message": "add autostart constructor\n", "proba": 5.925409709561791e-07} {"commit": "121c32c44c22bd310daca058a3628de77437b5d7", "message": "CPR-37 Companion Protocol : Changes because of hibernate refactoring\n", "proba": 1.1118378751007185e-07} {"commit": "f39bb371877048c433f4afa03b59f3847b1843af", "message": "TIMOB-4314: formatting fixes\n", "proba": 2.277171660125532e-07} {"commit": "aa59e9f1d65e0ad290ffd678bded22d164425cfa", "message": "changes related to fixing bug : study funding sponsor section disappearing\n", "proba": 1.2555162243188533e-07} {"commit": "e98e870501d2c216c4f7765818e3ab39d8a059cd", "message": "Remove click listener, causes double clicks\n", "proba": 3.434231530263787e-07} {"commit": "8ffa168ab837cd18a5e4f16294464d9648785733", "message": "Fix checkstyle\n", "proba": 6.751552064088173e-07} {"commit": "c37a4481accdbf4788a782e6d5a0008d36ef0e13", "message": "RegularUtil\n", "proba": 1.3637279607792152e-06} {"commit": "46a249a26b8f6cff9967ca9a45326a2706b6b6e1", "message": "Add more failing tests for Snappy codec\n", "proba": 2.203995279614901e-07} {"commit": "29451e0ac6c9d57a23daa002fb08ff3131c8a5be", "message": "Hide AbstractIdentifier.getValue()\n\nAbstractIdentifier is a utility wrapper class, hence it should not\nhave a public surface users should be interested it. Anybody relying\non .getValue() who is not a subclass should expose a domain-specific\ngetter method.\n\nChange-Id: I64af4b385055d92c6499d62879c77e77216d4b39\nSigned-off-by: Robert Varga <91ae5aa8c7a9f7e57b701db766e23e544aaa6ae9@pantheon.tech>\n", "proba": 5.106128355691908e-07} {"commit": "7d53f4d5d3a5207d5c115c2ed2982f010a3ed268", "message": "fix bug that caused recursive maps to not serialize to json correctly\n", "proba": 2.0417789414750587e-07} {"commit": "f159336c4fdbe20f7a3d2b8373ace5185e1391c3", "message": "CON-468, inventory() method will return results as expected.", "proba": 1.0493072011286131e-07} {"commit": "27d43a18c19f1ccb5afcbf1a13748dd3df086bdf", "message": "javadoc update\n", "proba": 5.568631422647741e-07} {"commit": "e64fe1c61027db77a788c7a9abeaecac166a11ff", "message": "Fixes issue when immediately creating two routers in the same Activity caused by the async nature of fragment transactions (fixes #299)\n", "proba": 1.0322907684212623e-07} {"commit": "76903b50e906a04b04de85d4dc9318fb56ca81ce", "message": "Fixed flopped border paint bug\n", "proba": 3.0614415891250246e-07} {"commit": "0680703542fd8577e618bdc2c853758a325aeb21", "message": "SAK-9239\nRemoved ability to revise details of dropbox folders, root level folders and site-level folders.\nAlso removed revise-folder-permissions action for dropbox folders, root-level folders and site-level folders.\nAlso removed move-action for dropbox folders.\n\n\ngit-svn-id: 5b1b1b0f989bbd918ddd0a77f47569c690fd24bc@30720 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.4681820630357834e-06} {"commit": "5a575ee251ccdbf6ad0c4fdd14677175b4d9cb46", "message": "give message a time label which convered from field \"createAt\"\n", "proba": 2.7353360110282665e-07} {"commit": "28adf8f1d6e3d754c81a23bf8bc735a18d43e7f1", "message": "Wiki on Scalaris: fix involvedKeys of first try in getRandomArticle() not used if fall-back is needed", "proba": 1.4094679556819756e-07} {"commit": "82e1249ed979a33c03471ae6cdcee6c392f0be4e", "message": "make RocketChatService NOT_STICKY\n", "proba": 0.9993065595626831} {"commit": "c7331c575ad42508ac67bda121be264ee1a10fac", "message": "Chaging fileName regex to path regex in testS3toTPFS test\n", "proba": 2.7060579554927244e-07} {"commit": "46f471bb7210d64ab8663da546d38b6b26f3e8ef", "message": "made changes on file input\n", "proba": 1.3416791944109718e-06} {"commit": "d144ca13a122f05daa0da3cee460a01911a67b97", "message": "add containRegex() method\n", "proba": 1.0967922889904003e-06} {"commit": "3125b32824bf51886a836bcecf97ca3098451447", "message": "Hardcode sdcard path\n", "proba": 5.227695396570198e-07} {"commit": "e18198d861069faf0d885ca1bbe98d0fd6820df4", "message": "Check consistency should check file length\n\n\n\npr-link: Alluxio/alluxio#13355\nchange-id: cid-6b775aa105bb4c9337ff0b7d3081cbc29cbec6ae", "proba": 4.4442354010243434e-06} {"commit": "eafc4c52a0e735c7b6ae39b23c0ea1780d8f490b", "message": "just mark\n", "proba": 3.340241789828724e-07} {"commit": "f60aaa57daf45dc66b15aa130f967e69e0e20c26", "message": "[SMALLFIX] Improve error message (#6885)\n\n", "proba": 1.1967395607825893e-07} {"commit": "ace8c6ec9d2668967c659d73eb602c41c8521c46", "message": "Completed Control Methods\n", "proba": 2.854097544968681e-07} {"commit": "bc04b9b22ea45f37fb5983d03cbcfc437ee8ffd3", "message": "fix style\n", "proba": 1.1620105624388088e-06} {"commit": "cc5cd6c0e5bbd4374fa9f76d885c350c82a255d2", "message": "assign adapter on listview\n", "proba": 3.1569265956932213e-07} {"commit": "83451899541d384f99e436a24bb94088bcbbb802", "message": "Fixed compilation problems (damn Eclipse!)\n", "proba": 1.1200132377098271e-07} {"commit": "a1d51b83c76838c80cbd55f74c0bfcbf8abe6e9a", "message": "[HOTFIX] Fixed Compatibilty Issue\n\nProblem : EOF exception was being thrown in case of old store while reading the blocklet Info.\nSolution : Added a fix by writing the number of rows per page in case of old store.\n\nThis closes #3239\n", "proba": 1.297587459703209e-07} {"commit": "08cfe264cd87efbdfa0e3b8d373316af4f24d49d", "message": "renamed UserEventsModelListener class\n", "proba": 2.5419097937628976e-07} {"commit": "6c4a6ec9b0bfcec122ddf24a8679b05664d99f19", "message": "Avoid excessive checks if the AT value has already been validated.\n\ngit-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@912568 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0042383514228277e-05} {"commit": "63d8e641072d8ba1678fcaef88bb0c2bc1fabb2f", "message": "Database helper unUpgrade implemented\n", "proba": 4.7051207729964517e-07} {"commit": "4293550618d8136fe55b224909db2ffe5161e664", "message": "- Renamed a reference to DirectoryPartitionNexus, which has \nbeen renamed PartitionNexus\n- Fixed the LdaDN normalization call by passing the \nOids map, which has been initialized into the constructor\n\ngit-svn-id: 9cbfa5ee8120abdba57ef4b867cdb7e761c71338@427369 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2192455187687301e-06} {"commit": "527a41fa82b02cc9f255ef34b63c757ff146f714", "message": "Bugfix.\n", "proba": 1.9372163251318852e-07} {"commit": "6af1cacb96465778a26feb242148841adc0a3f02", "message": "ISSUE-472 implement dynamic rest endpoint matcher\n", "proba": 1.2632882828711445e-07} {"commit": "a566d200a092c3dd474457ce5a18a7089c99f753", "message": "change fragment when click bottomtab\n", "proba": 8.441685395155218e-07} {"commit": "e849621fe83adb51d39c0fd1226be90b03203c5f", "message": "create test\n", "proba": 1.3012289855396375e-05} {"commit": "660c52c38c4b4aec11d4065e0d49cf8b4170f424", "message": "new icon setup for geofence notification\n", "proba": 1.429202853842071e-07} {"commit": "48c1d75ab7a88d55eb21054738efb2312f01233a", "message": "fix: NPE in MainActivity.onDestroy()\n", "proba": 2.436322290577664e-07} {"commit": "56b793557ab600e2916d9a6889237a6f48daec38", "message": "add generic sql backend for posgresql sink\n", "proba": 3.986868080119166e-07} {"commit": "e6f18034719f77fdf56d5054b0034e370de06878", "message": "make variable private\n", "proba": 4.804002310265787e-05} {"commit": "78806566e96a44a534655144e9a118f3f43a3a47", "message": "added anoter mergeProperties to take a File object instead of a String path\n", "proba": 2.198681841036887e-07} {"commit": "0757f993e4f121989fde669485265bf7fc73f03d", "message": "Initialize channel id in constructor\n", "proba": 5.710656409974035e-07} {"commit": "4ca7af548aae56c48593f193b9807075ac721a03", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "3a8c4698cc576c2998d1a8c188f150d79ab0e344", "message": "Protege preference panel: shortened description for the incremental mode", "proba": 5.592261231868179e-07} {"commit": "80a8252112b913418e905719aa9682a4fdf4ddee", "message": "a method to quietly close all output streams (as it's done for input stream).\n", "proba": 1.2955410966242198e-07} {"commit": "8826bc09c5981c23a874925700b363002cd35ac9", "message": "Added methods for setting all the tiles, color sources and color offsets of a SectionDefinitonData in a single call.\n", "proba": 9.75449907514303e-08} {"commit": "2bc614281acc3d6fec9f8a49556d283a633370d4", "message": "Made an internal class package-access\n", "proba": 3.0525700367434183e-07} {"commit": "c7cd1206945bfbc694df6b24088025a5c56b356d", "message": "PDFBOX-2590: Simplify path drawing API\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1649985 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.567752618342638e-06} {"commit": "da767a34be1c09da2da05b912840c942d1a1b4c8", "message": "[test]: test flex server\n", "proba": 3.4124336707463954e-06} {"commit": "3dfebae15f25f22e420a6e9d48dd5e2bb3b78979", "message": "Added methods for cyclic permutations.", "proba": 1.234463269383923e-07} {"commit": "37e9ae1c4bc0bd67a84de6bef878cdd4cb720074", "message": "Have a pair of writers in demo\n", "proba": 2.34823602340839e-07} {"commit": "bfaeedcf18e24ec1e189eca61e50097afefa22f6", "message": "hashCode implementation for Parameter class.\n\nAn existing implementation of Parameter.equals exist without\nhaving an implementation of hashCode(), this violate the requirement\nthat equal must have an equal hashcodes.\n", "proba": 2.8623642265301896e-06} {"commit": "51f78a6ab44db554df3638db5316d3fddfad07c2", "message": "se realizan modificaciones en Agregar Cancion\n", "proba": 3.312655110221385e-07} {"commit": "7f60ad8ceaeb20d536011412a946524aa246fbde", "message": "fixes #1352 disable all test cases for the request body interceptor (#1353)\n\n", "proba": 1.062081196323561e-07} {"commit": "b19caab64e439eb65cdd6706ec8099ed0df4dfe7", "message": "HelpConfigCommand: Help for configs #27\n\n* using unique short name for help-config\n", "proba": 1.7388198614298744e-07} {"commit": "12b5e1519ed72e083f9b7fcb6b31e171c2f4fc2c", "message": "Adding comments\n", "proba": 2.976947826027754e-07} {"commit": "646270fbd12bb0cc35a926c9b9207b72019869a4", "message": "Adding License header and JavaDoc.\n", "proba": 1.1740011274241624e-07} {"commit": "a150b093af1a55f959b50c8e570eb392d7da2510", "message": "Improve FragmentDelegate\n", "proba": 1.1889250117746997e-06} {"commit": "f60db0e748583f1b5bfb2c0cd4d1a71c3722aa28", "message": "Disabled BB Code Tests since they are not passing yet (tests per se are not ideal yet).\n", "proba": 1.0102566250225209e-07} {"commit": "a74a976814454568076b12a92d852c8dec0acbe5", "message": "bug 826: batch annotation of all ADs is now a feature.\n", "proba": 1.0141101114413686e-07} {"commit": "331267c58ce04847503b67f327bb3cca26038c01", "message": "Added an improvment when we try to get a byte[] for a length\nwhich will be only one byte length. The gain is 10% in the encoding\nof a simple request.\n\ngit-svn-id: 8669792a45dee92960b930f442bbe2d0561ce91c@452944 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3011292796581984e-05} {"commit": "c9a654f41d755187af5a74e48d0acf9cf7da5bc5", "message": "Null check for GO evidence code\n", "proba": 1.4019725824709894e-07} {"commit": "546c8feee1136ba06bfdb9aebe6d762f71f0313a", "message": "use usual idiom instead of criteria\n", "proba": 0.0004740978474728763} {"commit": "5844882acdeff159efcb40f5a9e7cb0f00910b5e", "message": "Make WrappingScheduledExecutorService's constructor protected, rather than package-private. (This is consistent with WrappingExecutorService.)\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=51273229\n", "proba": 7.958340574987233e-05} {"commit": "2566b44adb298a35989b8aceaa31dd6b752db5fa", "message": "Fix compile error after merging PRs\n", "proba": 1.3794516462439788e-06} {"commit": "4948cdeef5acb2cbed8e67fe253b42c7eb3b81e1", "message": "Fix broken test\n", "proba": 0.00025513264699839056} {"commit": "1f92e738f2fdfdaacc75b4f94eb31dd616b2d708", "message": "Add missing WriteFileP.tryProcessWatermark() (#1823)\n\n", "proba": 5.494357901625335e-05} {"commit": "78cdd1769ebcc0355f0f2af6873c71e154fcf333", "message": "Rework some internal comments\n", "proba": 1.8438598772263504e-06} {"commit": "0887cdf1daa983dea6ce9a6feb75b63e3fc6df94", "message": "HBASE-19567 ClassNotFoundException:\norg.apache.hadoop.hbase.KeyValue$RawBytesComparator starting 2.0.0 over\na 0.98.25 data.\n", "proba": 1.108923655124272e-07} {"commit": "19a8901dec597bf0df7f5676d02ebd13bcb744b0", "message": "Force alias filter if operator is null.", "proba": 1.3004988375087123e-07} {"commit": "a30e2bab3d60a71235a40b5862daf4eccbbbdce9", "message": "Removed advanced config and fixed display order\n", "proba": 1.5940352682264347e-07} {"commit": "4272e71086c35425a7bcc0cb719461f9e32a78d1", "message": "Checkstyle\n", "proba": 6.930154654583021e-07} {"commit": "dbf9cd26222ab014320a1ca520f3108683ed50b4", "message": "CHM-7: Add more process logging and fix issue table repetition.", "proba": 1.0182500886912749e-07} {"commit": "b778947ca63893c726795de2553c54b967348cc7", "message": "istio-interop-testing: increase deadline to 5 sec to avoid deadline issue on aarch64 (#9497)\n\n", "proba": 1.0747359624474484e-07} {"commit": "81c3ac084bbe2c7c2bb403e9b29ecbb3c230a8bf", "message": "Small javadoc edits and removed comments from RemoteTestHarness\n\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@21619 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 3.4382821922918083e-07} {"commit": "e2c3f9448b07a589ef63ba0359970d54031b8aed", "message": "JCR-933: Need to intern the full identifier string, not just a part of it for the \"synchronized (identifier)\" block to work as designed.\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@604592 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.863656017230824e-05} {"commit": "e14ab1feea04ff0b074e4f4c6a2f41ecfdf651d1", "message": "[java] Adding waits to upload test because it's a slow action\n", "proba": 2.1177875453304296e-07} {"commit": "7a88348180b9ed587d5e781daf6307a180687b5d", "message": "Fix build warning.\n\n\ngit-svn-id: 3f2e04d30bd9db331bbfc569b45e7de8c0d84ef0@707441 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00016849892563186586} {"commit": "cfc2fcc85d6378056f5794d064df49051486d91a", "message": "DfaFactType: Optional presence -> Optional; Type constraints -> Constraints (UX-147)\n", "proba": 1.1560027957102648e-07} {"commit": "0863e9cf5804243aa006c1608e37f56c40365803", "message": "Add unpaywall entries to open access facet and correctly handle repeatable 856 subfields\n", "proba": 1.3176432389627735e-07} {"commit": "75227075f76b4222d3b346b7662e39b1d84767eb", "message": "DERBY-5111 NullPointerException on unique constraint violation with unique index\n\nPatch derby-5111-test, which adds the repro for this issue as a new test case.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1582819 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2476842812247924e-06} {"commit": "b27e5399f7d4dc585e71a02fba99aec7527cf843", "message": "New Field wizard now automatically selects the current entity being\nedited", "proba": 1.2877204369488027e-07} {"commit": "0cb9f41ee0c3f2a052c88965814df891a9eafe46", "message": "Tidy up and comment expansion.", "proba": 1.095724186939151e-07} {"commit": "43f23659263dd156504b08cf04d7cb75ccb07e89", "message": "Session is a final variable in this class.", "proba": 1.1468557659100043e-07} {"commit": "2d35adb7056bc125b05f99092f96bd26d411813f", "message": "test update\n", "proba": 5.048233333582175e-07} {"commit": "337409d183d10b146e3fda8d97fffc071b781b24", "message": "ClassInstantiationException: message optimized\n", "proba": 4.476587491808459e-07} {"commit": "b28a3034e0ef7873181c705f22ee34558f221085", "message": "SAK-20546 Regression: no longer possible for tool to set custom width and height for Sakai editor\n\n\ngit-svn-id: cae73d9a7b619c8f390540f0be77d7af2c333934@93889 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.977187811367912e-07} {"commit": "1377f1f2a929d8abc08abf3f873755705755274f", "message": "Remove unused imports.\n", "proba": 2.0302917391745723e-07} {"commit": "b1b43fe7652aa9280b622b96cb4c30c7f1a2c668", "message": "Explicitly store default metadata when reading system output\n", "proba": 3.2710090636101086e-07} {"commit": "b3554859b2a9c6df53b2d8cf459c4e158d424270", "message": "Fixed equals() possibly not working for numeric literals\n", "proba": 1.050323930940067e-06} {"commit": "73f4b39a20510a16fe887e181923f6fc949adf11", "message": "Extract methods to return accept, connect, read and write option types\n", "proba": 3.7429771282404545e-07} {"commit": "ee0fbbc6567595c69b9d895f049a7bb06e35fa44", "message": "whitespace cleanup; small code cleanup (adding' final')\n", "proba": 1.7281796544921235e-06} {"commit": "5ce24bc2b75c6c7903a3f18ca047350c2561cfe3", "message": "clean up excessive use of 'final'\n", "proba": 6.720795499859378e-05} {"commit": "08e79e9ba50152ce0455f66ad3f28128fc01f789", "message": "tiny cleanup\n", "proba": 2.5962850713767693e-07} {"commit": "17c9f4d47fef1cbf369146ffe99ece824e92374d", "message": "Set the rootDir as / instead of // if the project is in the root of the filesystem\n", "proba": 2.766359784800443e-06} {"commit": "96bdee2f898a3e67ca943f5af68c50415b07aab7", "message": "Removed deprecated DART inline mode\n", "proba": 2.597431603135192e-07} {"commit": "a017ea159f379a0fce604e600efef0e4a0908a6f", "message": "Reintroduce processContainerParams() to call setContainer() when -Dcontainer is used.\n", "proba": 1.1070364536180932e-07} {"commit": "361e80f40c07dfd69ed17c241dd73d4dc77e4d60", "message": "Fix usage of ParsableByteArray in `PgsDecoder`\n\nThis is a partial revert of\nhttps://github.com/google/ExoPlayer/commit/46598a46fd3c13a9be906abd6c673b9487ba5d50\n\nThe change from reset(int) to setPosition/Limit() in this file was\nincorrect, the reset(int) call is important because it ensures\n`bitmapData` is large enough for the `buffer.readBytes` call on L188.\n\nIssue: #8417\nPiperOrigin-RevId: 351110038\n", "proba": 0.0002878038212656975} {"commit": "4d6fb563cbc498af5c22009e09895cdc6dcb3793", "message": "Change MonthView to do use custom measure and layout logic\n", "proba": 1.2412512262471864e-07} {"commit": "513cf91b747bdf06c6bda78840a9195e900d4deb", "message": "add color getter to ComparableColorDrawable\n\nSummary: ComparableColorDrawable didn't have a way to read it's color. This diff adds a getter method `getColor` to it.\n\nReviewed By: muraziz\n\nDifferential Revision: D15469092\n\nfbshipit-source-id: fb8ab03688e2ea3e4cd073437a8817b29fcd0416\n", "proba": 3.8758938103455876e-07} {"commit": "3d7fd5e1dff41945612a1ac73d3b690db0c5059a", "message": "Improve path determination code\n", "proba": 8.076704034465365e-07} {"commit": "619262431acd6d05069c6ab46f5d2e93a3f05358", "message": "MariaDB4jSampleDumpTest should waitForExit() ManagedProcess\n", "proba": 6.906441853971046e-07} {"commit": "f3d89b4d5b9473d9b9ce29c6fb5b9c016b41f75a", "message": "o Fixed missing injection of default parameter values for direct goals invocations\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@800740 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.188743278315087e-07} {"commit": "d2629d362de7da639cc427cc760f3490c8f2d8f3", "message": "Polish Javadoc for StepCounter (#1887)\n\n", "proba": 1.0580495057865846e-07} {"commit": "87564f49fd519b0db40bd0a8c1467f6fea019585", "message": "getter for collection\n", "proba": 1.5475667680675542e-07} {"commit": "dd6a8d87a5735216f1b0d99ac5ae487b3ce057c6", "message": "Update right count\n", "proba": 4.63729747934849e-07} {"commit": "92db6eb9c1755ea2d9f023fc95bd71ac91083488", "message": "Define webapp GBean from plan and include module content in config\n\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@45157 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3191578293335624e-06} {"commit": "96e7714984fb13bf3d006881ec355bbd7a8e3559", "message": "[GEOT-6027] LabelingTest.testLineLabelingSharpTurn2 fails on Oracle JDK\n", "proba": 1.3673700038907555e-07} {"commit": "d9f5def0e31e7726a1c749a206201814950f5a7b", "message": "revert change\n", "proba": 2.071192056973814e-06} {"commit": "76d3c74580024fc5e6efe1661fef80a538fcae32", "message": "make case insensitve\n", "proba": 0.9988787770271301} {"commit": "46120e72141142013d6e8cbe52bda64f843a30e2", "message": "Adapt to post-WF9a1 ChannelFactory changes\n", "proba": 5.887955580874404e-07} {"commit": "4849903dadab81d2333830e0766dbfec3e1b9c13", "message": "mjameson-se - Rewrite logic for parsing short_term_ref_pic_sets and to skip scaling_list_data, dllentry - Make certain Sequence Parameter Set RBSP syntax variables public\n", "proba": 1.3462788217566413e-07} {"commit": "be798bb452f79ad7798d56024356f540fc113d56", "message": "Remove duplicate entries from Security Picker\n", "proba": 3.4043620189549983e-07} {"commit": "bfabddf2bfc7099c4baf38344b957c73a1bc3f19", "message": "Remove unused class\n", "proba": 1.7460578192185494e-06} {"commit": "85813017662b2763799d4ba479f37c274eaf36e6", "message": "Code clarified: proper logging, not swallowing the exception\n", "proba": 4.096378688700497e-06} {"commit": "7977420650ae03fb6c63babdfd5b0278e70bb4d9", "message": "Move to a location we have permission to\n", "proba": 1.5640746653389215e-07} {"commit": "d32c8f716ae7d1440abd72d640097061099ffdb7", "message": "OAK-4474: Finalise SegmentCache\nAdjust issue reference in FIXME tag\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1748596 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.812599575463537e-07} {"commit": "fa702b6bc9086169979af68335d9ad5b5be3e419", "message": "OAK-5971 - Offline compaction corrupts the journal\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1788221 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3298472367750946e-05} {"commit": "a85349fad7b3f82025ff662a3f3f7eb6f5ce5416", "message": "Correctly require authentication to portal mark search endpoint\n\nChange-Id: I27db76da7a42e4dd803dc6b8e20169d9f63f83a0\n", "proba": 5.253566541796317e-06} {"commit": "a004c7b7e9e138d474c2eb8d5d04b55a93207d81", "message": "fix(oem): Remove deprecated property for FV build\n\n", "proba": 2.8423522735465667e-07} {"commit": "b92845fd6c934d2e55d3808781db097ec740d8ec", "message": "bug-fix #19: Build supply chain in product system graph editor ", "proba": 1.2402158233726368e-07} {"commit": "db50a7eedf806fdc24ec686bc7777c68b64b1af8", "message": "Bibliotheca: avoid to return null on account()\n", "proba": 4.505325819081918e-07} {"commit": "17bd85ff715d40655d700f3a5b54b26a2a043dbc", "message": "JariBakken: Make sure CommandLine.canExecute(file) returns false for directories.\n\nThis made RC fail to find our custom Firefox in PATH on the Bamboo Linux VM,\nprobably CommandLine.JDK6_CAN_EXECUTE was null on that machine.\n\nr11503\n", "proba": 1.8520073297167983e-07} {"commit": "7f2a5ac6fd0ab285b4c8d318167858013e8a990a", "message": "Make fetch and push public\n\nSo that they can be used programatically.\n\nFixes #12\n\nChange-Id: Ia3ec8dcd065ad26218bf6d21d562f6a381d79143\n", "proba": 1.5263035493262578e-06} {"commit": "81f373de9eb4397965a0e02b09f9ed4b25b4c789", "message": "PerThreadCache: Fix or suppress type warnings\n\nChange-Id: Iaf5ad96cfad344b502f050113d735d4d8bb76497\n", "proba": 1.5127542383197579e-06} {"commit": "f2ad43c929f0936889eaeafa59d90a6e94e808c2", "message": "Simplify Optional-map-chain\n\nRELNOTES=n/a\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=218545746\n", "proba": 0.00021939455473329872} {"commit": "dc2c4d7b1008a34d159c36fc49ae0ec4d3f90485", "message": "@Nested \u30af\u30e9\u30b9\u3092\u7d99\u627f\u3057\u3066\u3044\u308b\u5834\u5408\n", "proba": 1.2927739589940757e-07} {"commit": "65b6f81262a4797844e0df6f3e96d3bc4669fbf8", "message": "Fix JEI tooltip integration\n", "proba": 2.47184885893148e-07} {"commit": "71212484643dfc940c3ee45354e3608614193ea3", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "13cfc0958afa202f7bd3d8c892e9da585da4c657", "message": "test color blind safe colors\n", "proba": 1.993362985786007e-07} {"commit": "9671f8979573417ab20a3251e1c8c5b46bec01e7", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "e94100bedc50b659e9f5cc1ad684ee16500bbcc6", "message": "added test for isequals with arrays containing null\n", "proba": 7.244076414281153e-07} {"commit": "4506bbd27bf17aeb112478f483b0cc046b11d703", "message": "fcbeebf6dff759a1e0cfe2e20fe5103e4c40075c unit test bug\n\nMotivation:\nfcbeebf6dff759a1e0cfe2e20fe5103e4c40075c introduced a unit test to verify ApplicationProtocolNegotiationHandler is compatible with SniHandler. However only the server attempts ALPN and verifies that it completes and the client doesn't verify the handshake is completed. This can lead to the client side SSL engine to prematurely close and throw an exception.\n\nModifications:\n- The client should wait for the SSL handshake and ALPN to complete before the test exits.\n\nResult:\nSniHandlerTest.testSniWithApnHandler is more reliable.\n", "proba": 6.144699000287801e-05} {"commit": "23a69f493823dbad12efa00b1dfc5b5cd485e933", "message": "Rewriting the Reverted revision #367 changes \n", "proba": 1.2613681121820264e-07} {"commit": "f7c16e878ea5350efb8ac369a1b07116c7a88bf4", "message": "Modified the clone function lookup to support inheritence.\nIt's just too useful for things like Mesh which has a dozen\nor more subclasses... more useful than the limitations.\n", "proba": 1.0303197939265374e-07} {"commit": "6c44a7f1a50ff56a6618b895aeef673ac074eb6e", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "e841c0b1d1f39cd06962aee3729de7a1b3dd54bb", "message": "Use image registry of plugin (to avoid having sometimes NPE).", "proba": 1.051605309498882e-07} {"commit": "c1a7ca9a90475de5d8081756a4b345e59bf30e33", "message": "Used correct parameter name in setUsable.\n\n", "proba": 1.199114763039688e-07} {"commit": "07d15e82007b13760ad13b535ae77c468e7c8110", "message": "Squashed commit of the following:\n\ncommit 66a7167079caafd2e805dcd9e3dd1a883b92493b\nAuthor: Connor Tumbleson \nDate: Wed Nov 9 06:02:23 2022 -0500\n\n refactor: add message when pairing --only-main-classes w/ --no-src\n\ncommit 565a4dbe33e69e0da775ad8678a29fd7e117fe3c\nAuthor: surendrajat \nDate: Wed Nov 9 12:12:28 2022 +0530\n\n fix: --no-src should take precedence over --only-main-classes\n", "proba": 0.6537426114082336} {"commit": "7b4ae2ae57ba610bd982e3e4efeda3487635f6fe", "message": "Progress on: 150212: Editor not refreshing when there is new incoming\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=150212\n", "proba": 3.1275834544430836e-07} {"commit": "c886760ee727669875a2e40e77846a1a43500074", "message": "changed the BridgeFactory to use the UnoRuntime for bridge access\n", "proba": 1.4140617565772118e-07} {"commit": "6664c5b5595b106b90c6e4b03a16c3b3ab8797b1", "message": "Allow narratives to be added to plot that currently lacks narratives\n", "proba": 5.32986746293318e-07} {"commit": "440fbb687edfde4febefa2513ce58831141e9cf1", "message": "- creating read only method\n", "proba": 1.5781408535531227e-07} {"commit": "f8e01d3307cc9c305d16bc0a24feb570bfc8773c", "message": "Added MANIFEST_DIRECTORY constant.\n", "proba": 1.1335247052102204e-07} {"commit": "e0b0c6855e3d1e17f3372cadc9da4f0fe19f3749", "message": "(3.0.2.2) Add mockPlugin(Class, Server) to MockHelper\n", "proba": 3.0829673391963297e-07} {"commit": "c9270de6dac4e5dca7af5e44af35bc3e0b3677f3", "message": "PDFBOX-2460: reenable test to see if it builds\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1635582 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.230995381883986e-07} {"commit": "fd00e67a29972d88144e606380ff4b5ea4e970dd", "message": "Fixed NPE", "proba": 4.0842601833901426e-07} {"commit": "38276ac4af4c65362a0c9680f43c3d4dced45e49", "message": "BPMSPL-114: adding new command comments by id: added simple addComment(..) method\n", "proba": 1.1715461312178377e-07} {"commit": "289062f68ae90999e1a2af112b81c7c94ca2ca4b", "message": "DB-4822: Minor logging changes to BWA\n", "proba": 1.3456164538183657e-07} {"commit": "3273fc1602b2491854cb020a1333dbf6dbc6f9e2", "message": "compatibility update\n", "proba": 6.997055379542871e-07} {"commit": "690adf55ddfed19fffea51ea4284677d9440c454", "message": "TAP5-2588, TAP5-2582: handling default methods the right way\n\nIn other words, fixing the two tickets above without one fix messing up\nwith the other", "proba": 1.8872686950999196e-06} {"commit": "a49a6d2378eca714b68030bc3ed63231e1fedd5d", "message": "#987 Minor refactoring in preparation to larger changes.\n", "proba": 9.946585777242944e-08} {"commit": "5b64bf3843acd9597d6dd192858ff9c113df4443", "message": "UiInspectorAction: fix deprecations\n\nGitOrigin-RevId: 286501fe56b44e3fdac08670df4aba5210dd4e4d", "proba": 3.1244401270669186e-06} {"commit": "950d4a99b6de3c9969dfb295f258b9fff5233f5c", "message": "#2792 Results fetch - error handling (+ Sybase workaround)\n", "proba": 1.0246989745610335e-07} {"commit": "c5ee493abc4901570c07a1ffb986b449046d82b2", "message": "\u4fee\u590d\u83b7\u53d6\u9ed8\u8ba4\u52a8\u4f5c\u65f6\u56e0\u6392\u5e8f\u65f6\u5bf9\u6bd4\u4e2d'/'\u6570\u91cf\u4e00\u6837\u591a\u5bfc\u81f4\u6761\u76ee\u7f3a\u5931\u7684\u95ee\u9898", "proba": 3.521665234984539e-07} {"commit": "f58f69ab2a6b8c57293d483b7081550ec5d5869a", "message": "#844 - crash fix\n", "proba": 1.5549117904356535e-07} {"commit": "1436b05e6b55d403a38c699337263a5937e1be0a", "message": "enable/disable wizard menus correctly\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2416 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.081583592276729e-07} {"commit": "3bed9c347733d6538acf3ba5b9b1b48a23f667ec", "message": "Update thread pool", "proba": 3.9094979342735314e-07} {"commit": "cc987b906d875c65c13b7dcc48012e8b164cccee", "message": "Remove Unnecessary Block Creation in ParquetPageSource\n\nOptional.orElse takes a strictly evaluated argument which\nis unnecessary when the Field is present.\n", "proba": 9.975179438015402e-08} {"commit": "341815dc7e161f5310cfb01cb3f6b0eb6ecc566c", "message": "replace special characters in proxy names\n", "proba": 3.668758154162788e-06} {"commit": "d57d5bc61e27fe178e211b05d376c6540b166c05", "message": "Fix bug in checking if player is online.\n", "proba": 1.1229779772747861e-07} {"commit": "95a7d1ea0a2bf4cb05cccb0eb2357bdb91838abd", "message": "Added a couple of checks to enable delayed startup of an agent.\n\n", "proba": 1.0460420440949747e-07} {"commit": "6c0c84bbf6cfa3c39adf869ef53405573de28ce2", "message": "Make tests stats fields in TestFilterStatsCalculator\n", "proba": 4.409677956118685e-07} {"commit": "de34477bc0cd2e2e4cba285b196bb1fa924066e8", "message": "\u65b0\u589e\u4e2d\u6587/\u82f1\u6587\u5468\u672b\u6807\u9898\u53ef\u52a8\u6001\u4fee\u6539\u5185\u5bb9\u7684\u529f\u80fd\n", "proba": 1.6566399096973328e-07} {"commit": "d83cdf2ede28febfb991b8b08e55dd06797d95e8", "message": "ValidatorLogger - fix message id collision", "proba": 1.601342773938086e-07} {"commit": "6aeafb623a3fe8068e043d1162f39608d15b0c1a", "message": "Implemented 'kill-agent' action through a suitable Behaviour; now both\nan agent name and a password are recognized in action\ncontent. Currently the password is ignored.\n\n", "proba": 1.1903074437213945e-07} {"commit": "154b2759b039dc5ba7c6c056784ca901e7f41586", "message": "Make toString and accept final methods\n", "proba": 7.95379946794128e-07} {"commit": "9a8cbc1263169bfe8aff0b9af9cb03346ffe376c", "message": "fixed null pointer in setIcon for turnDisplay\n", "proba": 2.435327814964694e-07} {"commit": "672d3167e5b126e01e23a10c2ff93ed842b46ea7", "message": "Handle null readers when building empty append requests.\n", "proba": 1.2798713555639551e-07} {"commit": "ca4fb346c572ba81b1d7fb79d60cae304daa93da", "message": "accessifierPublic\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@653 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 4.887603495262738e-07} {"commit": "48b67af016a4aa1395d5eb3a147bdc7cefb61e8d", "message": "Minor comment\n", "proba": 2.3288843919999636e-07} {"commit": "585161b58deebd7ef228e4cb8ae190d6dc515438", "message": "- cleanups\n\ngit-svn-id: cd5c091416a298f3e35c4136755389c696553b5d@1595107 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.503563507616491e-07} {"commit": "50ab0d99868758fe1b022d18061bdfe02100015d", "message": "graphene: copyright update\n", "proba": 1.2201993513372145e-06} {"commit": "1f3e543aa9c5a580b00ffe224800f4157febd0a4", "message": "add extra logging\n", "proba": 3.4772989465636783e-07} {"commit": "ebe5b35948138c40459a918468e9c2336390308e", "message": "Update javadoc for HttpServerRequest#params (#1718)\n\nClarify that HttpServerRequest provides only the URI parameters captured via \"{}\"\r\n\r\nFixes #1716", "proba": 7.484591719730815e-07} {"commit": "590088ac52e3a15a089c6684843e020391459092", "message": "more javadoc + minor formatting fixes\n", "proba": 1.2267223326034582e-07} {"commit": "a77c01602696ed34297b0244f6b7d9d59a45cadf", "message": "WFLY-1924 Make sure the connection creation options specified by a user for a remote outbound connection are taken into account when a default for the same option exists\n", "proba": 1.3023108635934477e-07} {"commit": "d005e52de656a4b9440d368a941002b1a4ec0b9d", "message": "refactoring dbunit annotation style in FilterMapperDbTest.java\n", "proba": 3.393820122710167e-07} {"commit": "bc0b08ce8d9afe3cd612cf49907ed8818feb6c34", "message": "KULRICE-10327 : Analyze Automated Functional Test Jenkins Failures for sprint-2.4 2 - Fix Missing DB Table jira aware failure\n", "proba": 1.9822881824893557e-07} {"commit": "1cd3c4d97b3f58adc815bf41b2f84a34345da6ca", "message": "Remove reference to java.util.Preferences (replaced with PreferenceManager)\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@1968 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 4.723883193946676e-06} {"commit": "da03a457e2c5df35836b1d8bfe4d4413f5c52169", "message": "FOV change only in upper right part of screen", "proba": 2.487632002612372e-07} {"commit": "a36fdd75c93928986b998f0680302b088506c8ba", "message": "Font rule tweaks -- if font size is explicitly set don't apply scale factor\n", "proba": 2.487897461378452e-07} {"commit": "ebf40873083ae6ac61f19b25c279c2ec95f0b781", "message": "Consolidated merged play methods.\nRemoved redundant methods.", "proba": 1.2740696320179268e-07} {"commit": "77d5479fa609f98220ea368b5923978a92c73893", "message": "Fixed copyright\n", "proba": 2.477489147167944e-07} {"commit": "ff8672141926a5999c2d24463afab410d692b1bb", "message": "first measure draw clefs, ts, ks.", "proba": 1.2119623704620608e-07} {"commit": "1e829fb01c279fd3d9555e782bc52668e23e3c1b", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "4a8ca1d1e58970c921d9eef6fb47e9e797dbbfaf", "message": "Change config TextField to TextArea\n\nFor better readability of text configurations, change TextField to\nTextArea that can span multiple lines.\n\nSigned-off-by: Tomas Slusny <71c4488fd0941e24cd13e3ad13ef1eb0a5fe5168@gmail.com>\n", "proba": 3.562579422577983e-07} {"commit": "ebda55ce24287f0998458ffc06b667cc346b2dfd", "message": "reverted change 1.170: we cannot return the underlying buffer without an offset and length\n", "proba": 2.925980027157493e-07} {"commit": "03bfb535f35d11e1b80700a8d75129148dc9dfa9", "message": "Reduce clearRect calls to improve framerate\n\nThis change improves the framerate in resizable mode by 10-15 fps by\nreducing the amount of screen clearing done while drawing overlays.\n", "proba": 1.0562952468262665e-07} {"commit": "0e0225d3ea8ed05ff94408be95fbb4eb00952068", "message": "Fixed endless loop in FILE_PING (https://issues.redhat.com/browse/JGRP-2506)\n", "proba": 1.185956364224694e-07} {"commit": "643b195fb6abc4a314404348b0627419dc38d798", "message": "added connect() (https://jira.jboss.org/jira/browse/JGRP-976)\n", "proba": 2.0633935093883338e-07} {"commit": "0fcfa8207032e73e314d8b25a68895d9884a9990", "message": "added loadClass()\n", "proba": 1.8688857039705908e-07} {"commit": "60d5f8528c9a99b0c8bad9ea47206878154ca872", "message": "Acortados los textos de los logs", "proba": 1.1942363471462158e-06} {"commit": "3f2778aa8236b4e370d4e2b1984cf96ddd898571", "message": "Added solution for MaxDepth.java\n", "proba": 2.054165406661923e-07} {"commit": "1a86983859eecbc961e95a3ef4f0c91f9a89ec49", "message": "If an exception occurs in the background compaction then have all new requests against the DB throw a BackgroundProcessingException", "proba": 5.624550567517872e-07} {"commit": "3ee098c4fd6e4afd48e03fd25513c9464fa27b55", "message": "Missing file from [19514].\n\n", "proba": 1.265573388309349e-07} {"commit": "2b2b0f0990fe8f146cc878a2772ae06319686d9f", "message": "Update InMemoryRandomAccessFile to use httpservices\n\nReplace use of ucar.nc2.util.IO net stack with httpservices for\nInMemoryRandomAccessFile.\n", "proba": 1.0443554998573745e-07} {"commit": "f6170442cac416eb19fe9c46650ef48e2dab911d", "message": "DemoHotels: Test a unique parameter name.\n", "proba": 1.359150871849124e-07} {"commit": "9cdfb67141ca654b0f5d88a1149507c01942f30c", "message": " #27 adding debug line in log when no rules fire a security breach\n", "proba": 1.3590212688541214e-07} {"commit": "5651ab11c1266ed2bebc4d7fd00f6093cf9b494c", "message": "SENS: Aggiungi field di NormalLocationManager\n\nRelated to SHANDROID-167\n", "proba": 1.0728926724823395e-07} {"commit": "945c63f84bd6545e91582fa205cad2ddf6af57db", "message": "Removed test code.\n", "proba": 2.445587199417787e-07} {"commit": "b71b79c1c9452361fc59edf88b0478103816f155", "message": "Fixed buggy readString() -- we didn't consider that the stream needed to refill and therefore needed to be re-invoked.\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.aterm/; revision=16444\n", "proba": 1.7631741684454028e-06} {"commit": "dcc5bfc92c9b54b30542b6d9f11de706860e66ff", "message": "Obtain entity state classes\n", "proba": 4.7873596486169845e-05} {"commit": "e54058cb6c1e66dd5dbf8982bb6b979947e1b7d7", "message": "Fix relative paths\n", "proba": 0.9981693029403687} {"commit": "b6844697a9d576af9f17425542b4a224639af7ea", "message": "missing space (#846)\n\n", "proba": 5.751667049480602e-05} {"commit": "567b0c683d068ae224b575b135f003e46f3ecc15", "message": "for #686: remove useless DataSourceManager\n", "proba": 2.7162658966517483e-07} {"commit": "fb4025aad46693a0ddedc2a802e4503787222a11", "message": "Refactor to use Style directly for Paint in Slider\n\nPiperOrigin-RevId: 271612458\n", "proba": 1.1522000420427503e-07} {"commit": "a81e98ff4663da5505740d01dc553487254ba6cc", "message": "modified chapter_002/tracker/src/test/java/ru/pravvich/start/TrackerTest.java\n", "proba": 3.3523301112836634e-07} {"commit": "41af64e4f6959ef5620148b2d080471d5d51ec25", "message": "Clean up\n", "proba": 1.531641828478314e-06} {"commit": "a827226c474cb1571d2204960d888b51eda9ef56", "message": "Some cleanups in Matchers.java\n\nMost prominently, turned many anonymous classes into lambdas; but I\nalso did some general refactoring and simplifications.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=249702886\n", "proba": 6.697818207612727e-06} {"commit": "38ead3503e30f3189b81fd93758aae144c71c1f5", "message": "Added BufferHelper functions for making a FloatBuffer out of Vectors.\n", "proba": 1.0340209399828382e-07} {"commit": "4880d77dac397935cea94b7955b79f7867d40286", "message": "Memory semaphore should use max memory not current memory\n\nSummary:\nI think this is causing a bug where if the jvm hasn't reserved much\nmemory at the time that TOTAL_MEMORY is set, the semaphore can have less\nthan 600 entries which will cause it to never be able to reserve enough\nmemory to do the highest level of lzma compression.\n\nTest Plan:\nBuilt locally a bunch of times, builds kept getting stuck. Applied this\npatch to buck, things started working again.\n\nReviewed By: @stashuk\n\nfb-gh-sync-id: 60e2a46\n", "proba": 1.4087249837757554e-06} {"commit": "adc97db4a7bdfaa09500618e933bc570133e705e", "message": "Remove deprecated method.\n", "proba": 5.272637508824118e-07} {"commit": "434bbb1e107179b2365a7b786303a2aeca617318", "message": "Fix description of SmartDexingStep\n\nSummary:\nIt wasn't putting a space before \"-out\" and \"-in\", so you'd get strings\nlike \"-out /foo.dex-in foo.jar\".\n\nReviewed By: cjhopman\n\nfbshipit-source-id: 2fa87998aa\n", "proba": 0.9999502897262573} {"commit": "ad6409398f5c8bb3d90ace16a9edcdd975d47d54", "message": "[KARAF-1500]Forgot a space between hours and minutes in InfoAction.java\n\ngit-svn-id: 71d8a689455c5fbb0f077bc40adcfc391e14cb9d@1342123 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.355958324391395e-05} {"commit": "92c464e07164d7822cfb91980977106324ea64bc", "message": "Revert \"BLADE-502 failing test cases\"\n\nThis reverts commit 8d85b3912633166594090275bd9af3d892b67778.\n", "proba": 1.2047301822804002e-07} {"commit": "7d71a77e5c2265af3bbeeec5016ede8851dcd95b", "message": "fixed issue 2: Up button in settings does not work\n", "proba": 4.261962374130235e-07} {"commit": "ba065ba68261fe04ba60359a1c18e894c7b87775", "message": "fix test on maven\n", "proba": 8.575480592298845e-07} {"commit": "2ae10476e04437f7990c4e26ab9e0602cd8248cf", "message": "Add in an arraylist_to_array helper\n", "proba": 5.706044612452388e-05} {"commit": "7ca4b3a690de18a8e19b716472c70dae7d017e7c", "message": "Adds categoryBits to MapsBodyManager using CategoryBitsManager\n", "proba": 4.020456572106923e-07} {"commit": "d62ff41162fd9de9f8bdcbdfc429eb10b3529bab", "message": "fixed null pointer exception when slide variable is serialized\nDocument variable removed from serialization", "proba": 3.850039433928032e-07} {"commit": "db8883fd86603853d6ab40b336b82847a3076d0c", "message": "Now can draw the sensor graph\n", "proba": 2.1155105400794127e-07} {"commit": "b1b05570619473f7a2dd74770793eed52d884900", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "3ecaa7cfe1ae3f2b23f32c16c930aaf79fb56f28", "message": "Changed Client API\n", "proba": 6.243951133910741e-07} {"commit": "58f9973eb9031d12951c1496b944bf0f80c7bea9", "message": "FIX: DB connection password decrypting fix.\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@4902 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 0.00034400797449052334} {"commit": "1581489c17a6f4b7a879615348849102eb5e054d", "message": "Dirty hack: Make sensors with just one channel and little variance not flatline under the X-Axis\n", "proba": 1.2795186421499238e-07} {"commit": "d8d2f2576303270d402cd40a45e11ca55c886112", "message": "Some more work on the tree proposal operators", "proba": 1.2354526290891954e-07} {"commit": "447d7104e60faffb4fefeb7c869ec44dcadd194a", "message": "Added implementation of getApplicationPreferredSize(), launch(), setState().\n\nSVN-Revision: 576\n", "proba": 1.9235729098454613e-07} {"commit": "b0ba9cb73bc66c19745e7d4da4965acc0a6ac706", "message": "removed animalmodel reference in update and create methods\n\n\nSVN-Revision: 616\n", "proba": 1.1805466471059844e-07} {"commit": "7863b57a47b3a06656c9c2ac99e1eb4aeaae81f3", "message": "*) Hold reference to VFS per project.\n*) PR: 34942\nReported By: Jacob Kjome \nClose FilesystemManager even if called nested.\n\n\ngit-svn-id: 6f8ba9553a8d4fa6ae6855e662752ac45293d077@179591 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9318948097388784e-07} {"commit": "89ccf761b7bff345baf82d88f4e3c26f946aa183", "message": "Set job names (NUTCH-329).\n\n\ngit-svn-id: 9ccbd9d86b746f4b66ec41278f73faea0938905b@424965 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999634027481079} {"commit": "9aa1ded1cf4a35d732fafc2bd6508864e6a09d5b", "message": "Make error message more helpful for argument errors.\n", "proba": 9.98995233203459e-07} {"commit": "d66610192a1878db257d343619574e4172131ae2", "message": "Fix problem with selling potions, arrows and enchanted items\n", "proba": 0.00039309076964855194} {"commit": "d04679dcf0b198cadc8b619760823de0eb992cce", "message": "feat(Trump) : trump will be reenabled at the end of the player's turn\n", "proba": 9.32929367536417e-07} {"commit": "2a5b4a7e8f9a56ce45253ce9ea80ffa88ebf0e85", "message": "Adding life after people mapping\n", "proba": 4.507564881350845e-07} {"commit": "69bcbc7a26d681247823decbb577f41b5b0c35c0", "message": "Translated Smileys to images", "proba": 1.413120713777971e-07} {"commit": "adebf2d319ec4d60d71e8f7c555403733dd871d3", "message": "added incremental EPL statement creation to windows\n", "proba": 1.7189701395636803e-07} {"commit": "2d77775a7d7fef621be5bb47f885579de16b20db", "message": "\u5feb\u6377\u952e\u4e0d\u518d\u8bb0\u5f55\u547d\u4ee4\uff0c\u800c\u662f\u76f4\u63a5\u53d1\u9001\u5230\u670d\u52a1\u5668\n\u547d\u4ee4\u884c\u6eda\u52a8\u65f6\u5149\u6807\u5b9a\u4f4d\u5230\u5c3e\u90e8", "proba": 1.8339883922635636e-07} {"commit": "229de4043e388c6d3e221fba68a26c4c8c85a113", "message": "Made hotkeys platform-agnostic\n\nHotkeys will use Meta (Cmd) instead of Ctrl on OS X\n", "proba": 1.9907034243260568e-07} {"commit": "a6b65d307ba823f2df90471236465821762cc72d", "message": "Do nothing if IReadTransaction.moveTo(nodekey) is already selected.\n\ngit-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@3531 e3ddb328-5bfe-0310-b762-aafcbcbd2528\n", "proba": 1.563506157253869e-05} {"commit": "eb2030c37fc88be10b3d869c70088e2554030b8d", "message": "removed unecessary utility file\n", "proba": 4.3912254454880895e-07} {"commit": "a56a3528ae8e42cf01dd0d5c5a1585a90f117011", "message": "am f2f68760: Merge change Ib3d582d7 into eclair-mr2\n\nMerge commit 'f2f68760eb10b52bd53d6a266f9b5e2b06037d9f' into eclair-mr2-plus-aosp\n\n* commit 'f2f68760eb10b52bd53d6a266f9b5e2b06037d9f':\n Fix crash with @UiThreadTest in InstrumentationTestCase.\n", "proba": 1.3870578641217435e-07} {"commit": "e990f0c82df9e0c62904210a66222ae51eb27201", "message": "added better validation\n", "proba": 1.6644281686239992e-07} {"commit": "68561f5e1c9fc667f0874deda17083e105923534", "message": "testing: fix testKilledAllLog\n\nfails on travis:\n\n https://travis-ci.org/crate/crate/jobs/74921771#L2386\n https://travis-ci.org/crate/crate/jobs/74896585#L2195\n\nThis is related to 6445199e6af655e52c54ec09993dd58b4438c803\n", "proba": 2.9648826966877095e-06} {"commit": "b929eccadf1f72f09efe88138ca58af82cffb9d2", "message": "tests: Remove unnecessary mock setup in NodeStatsContextTest\n", "proba": 2.7274847980152117e-07} {"commit": "b37558157032ae909234825438458d5ca68b1e01", "message": "fix cut'n paste mistake in OAR grid parser\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5879 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.6579546354478225e-05} {"commit": "702e4c74a98bf8bbc57d29395455d5ce26833928", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@13626 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.280890604808519e-07} {"commit": "e34f50a97a5cf4dd5e21af524f64fa639c878e2b", "message": "Fix Report Root BandDefinition cascade\n", "proba": 2.1981681186389324e-07} {"commit": "653c6b53cdd6126fdda712199f605246f9cb761d", "message": "wrapping all the helper methods within cordova threadpool.\n", "proba": 1.0625269908359769e-07} {"commit": "2eba9bc5e1e39adf0d990be78aceece2eb160944", "message": "\u300cDuplicate Value 10\u300d\u30e2\u30fc\u30c9\u8ffd\u52a0", "proba": 2.9447423003148288e-05} {"commit": "3eb2bb09590378c5b691032f017c2b0cf2b06ebd", "message": "copyToImagePlus method recognizes RGBALegacyType automatically\n", "proba": 1.386396633051845e-07} {"commit": "a1b9308d516869d0a5345d6824b4f007be683c25", "message": "changed format of the name of the serialized file. Added date\n", "proba": 1.2097664239263395e-06} {"commit": "caaa6b8c7bd90424c697b842bef350ce81c2e13b", "message": "use new getAcceptContentType function\n", "proba": 2.9950240332254907e-07} {"commit": "2fb9ffbd3cbad7aa74f6b4b15e63e876e9a8a5be", "message": "bug fix", "proba": 8.047648520914663e-07} {"commit": "06b1e603583ff09a3795765af7a81f861bf1b50a", "message": "enable one char class\n", "proba": 5.780364062957233e-07} {"commit": "0021bd77a2c8c64c74083b0aef7de2d634033606", "message": "fix merge oops, fix compiler warnings, switch over to the actual user\nname for the edit coordinate.", "proba": 1.0492591684396757e-07} {"commit": "929a6893ed1e4cd22b812b3303e9f24747eb3fee", "message": "Added early exit/performance improvement for lines which don't add modifiers after the symbol points are processed.\n", "proba": 1.0271606498690744e-07} {"commit": "22cc537ce62a7c5a66d8ccbdc3623892f1829778", "message": "fix tab cycle for CreateBranchDialog\n", "proba": 1.8828521319846914e-07} {"commit": "683db0aae438c36c7328eb551448b184b31b509b", "message": "Added error handler for addSectorModifiers.\n", "proba": 1.1040147995799998e-07} {"commit": "f5bad9e9e00feb5dfef5ca0181bde6cca5f66989", "message": "clear viewer pane when Plumber API is stopped\n", "proba": 2.0216320706367696e-07} {"commit": "8d30a9b2d739357400f9ceeee81262c4026478a1", "message": "KULRICE-8351 Changed StringUtils call to use isBlank() method rather than the isEmpty() method in the code that handles collections\n\ngit-svn-id: ada5d7c1ff884f360f5f526f9fa415fffbca871f@36291 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 3.2715743145672604e-05} {"commit": "40bf8e453a01213d01953003493e53a296139c78", "message": "disable viewer commands when pane is set to empty\n", "proba": 5.612301947621745e-07} {"commit": "b7e66f1b9a627de73413ec3713341035948edb22", "message": "add javadoc\n", "proba": 7.503867323066515e-07} {"commit": "d4bba325e78adedcf9f69223523813af327ace03", "message": "Fix for bug #31941\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@55887 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.434208852264419e-07} {"commit": "99e56fe064e880ff64d1025bc4c9214d8ba301ff", "message": "Add a warning about the fact that the WKT format is not lossless.\n\n\ngit-svn-id: bd781a9493159d57baabeab2b59de614917f0f5c@1688999 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999030828475952} {"commit": "d528d9452824f9603b39774352604f2ad17b4a5f", "message": "Fixed bug with visibility toggles\n", "proba": 1.8866411721774057e-07} {"commit": "5755e14647975e433c44927607f2c08a7b752a44", "message": "don't return in a finally block\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1470198 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1500165934849065e-06} {"commit": "3ab010a45efc4775d10eebeafa7e4a9b9fa3416d", "message": "Limiting the percentage to 100\n", "proba": 0.9999994039535522} {"commit": "5070fc75aaa8fba6ab54df373fe584c8324b7ec6", "message": "#162: Reimplemented Callbacks.handleCallbacks() with trampoline.\n", "proba": 1.0427471863749815e-07} {"commit": "06ddcfbd7b38ff7597f49ab4c013772c4acf483d", "message": "Fix accidentally remove log prefix from webservicessender\n", "proba": 1.905173832028595e-07} {"commit": "9852500ca6e4ecdaceb5358f985020ddd83cb4b4", "message": "Checkstyle fixes.\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1362090 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.16374540590914e-06} {"commit": "ad090296fc74bc7aa58ef835a8f658100a0883d4", "message": "Workaround JDK-8056014\n\nThis commit works around JDK bug JDK-8056014 in the javac compiler.\nThis bug is impacting CI compilations on JDK 8u11 and 8u25.\n", "proba": 1.111316265678397e-07} {"commit": "aa06433868212b03df49ed291e525e6075d6c17b", "message": "Fix silly mistake\n", "proba": 0.9999992847442627} {"commit": "75b6723db277e92d7f4b0264821c035a0eca3668", "message": "Call superclass constructor in UsageException\n\nTo set a useful message for cases where printUsageLine() is\nnot called.\n", "proba": 1.0917771930962772e-07} {"commit": "5044a57dcc8586bb180c2d86cbbbeec94fe75d5e", "message": "much conflicts2", "proba": 5.38072299605119e-07} {"commit": "c122fc2013c1b2838b04b8be4109ed2bed5f7b01", "message": "Fixed bug with setting publication repository\n\n- fixed logical but with conditional complexity\n- moved logging into the if statement otherwise the logging was untrue\n", "proba": 1.2178730685263872e-05} {"commit": "063045c7e1986ebebda00bff8c45132d0c5af479", "message": "CRUD (create,update,delete)\n", "proba": 5.157476721251442e-07} {"commit": "4d0f83e65f18eceb658a5780adb4c4d9ebd0ab3f", "message": "Adicionado \"@Autowired\tprivate PedidoService pedidoService;\"\n", "proba": 1.184727622671744e-07} {"commit": "a63332119ebd3da2d75d99b1f4d0afd0e66fa16a", "message": "Need to evaluate writer connections; they seem to be leaking.\n", "proba": 1.1599772875570125e-07} {"commit": "8d5aedd21d2066b83c1cad892c98f08a1dc66918", "message": "Added cleanup of expired expenseItemAttachment Tokens", "proba": 1.437135637161191e-07} {"commit": "de0406dbdc4105bbd8c1d2635b4008b9fd3a398c", "message": "update drug tests\n\nSigned-off-by: Hongxin <926b6caf1f39e371d98b34188b97e09a1bf2091f@users.noreply.github.com>\n", "proba": 1.2110103853046894e-07} {"commit": "03150028fb0079695920b751ac71a879e6ef1573", "message": "Fix for issue #11 by adding missing error message for policy violation\n\nIf the overall status is in violation then output the violation count as\nan error rather than just info. This ensures that it is displayed as an\nerror in the logs tab for the build without having to look at the\ndetailed log for the job.", "proba": 1.0595398691748414e-07} {"commit": "57cb866ec639c4b6551bb9e54014670398f46ecc", "message": "Fixed initialization\n", "proba": 9.259994726562581e-07} {"commit": "13c19e84f2f2fb5b58a323fa6f51c31194719d38", "message": "fix - log format of craft-atom-io\n", "proba": 1.662559299120403e-07} {"commit": "18ce0ff3c69834d504f3bfc9298048a174cc3989", "message": "Fixed bug in automatic price calculation\n", "proba": 2.1076006362363842e-07} {"commit": "f4a18bc3dd2da529a29f7b97bdf4145eaeb7e713", "message": "Write root objects in BMD format\n", "proba": 7.755807018838823e-05} {"commit": "d88daa10338b49a087b80bff42f124a4213cc267", "message": "Remove superfluous transaction\n", "proba": 0.9991952776908875} {"commit": "9db80852cd359bde2913ccf08f0bdb47db1a7f74", "message": "Fixed logging\n", "proba": 6.641062668677478e-07} {"commit": "8eba0491a0d28261105bf07aacc680dc48671dd9", "message": "add suport to blink with an already encoded image\n", "proba": 1.899154824513971e-07} {"commit": "cc05d025ae345d954302081d8339d5aceacb84b8", "message": "Fix bug in SvnDumpWriterImpl.\n", "proba": 1.1480298667265743e-07} {"commit": "35a78c09cf2fbfc3de9c124d2142e3d72aac4348", "message": "remote: recursively delete incomplete downloaded output directory.\n\nFixes #5047\n\nCloses #5209.\n\nPiperOrigin-RevId: 196832678\n", "proba": 1.4459932629051764e-07} {"commit": "a7432ee021d94b1a0d1454be8c7f9c7702e382f4", "message": "Optimize JavaCompilationHelper#separateResourceJar\n\nPiperOrigin-RevId: 284207367\n", "proba": 5.65444406674942e-06} {"commit": "8ebd85aea8a4ad4c7b3e70ce6f89cc68e64d1683", "message": "Make maps for filesets immutable in `ActionExecutionMap.ContinuationState`.\n\nThe maps for filesets in `ActionExecutionMap.ContinuationState` are never\nchanged after the initial assignement. Change them to be immutable to make it\nclear they do not get modified.\n\nPiperOrigin-RevId: 320618218\n", "proba": 3.053789896512171e-07} {"commit": "5c112b805748d6823ec5eafadb7358bb630dd6b7", "message": "Minor fixes to fix cpp core generation style\n\nChange-Id: I5f9223a59822b26230d1354c720ed6ee664d24a0\n", "proba": 2.458893959556008e-07} {"commit": "2f501b9b31f0fb378487d2d90370a7306de44e20", "message": "Update src/main/java/com/microsoft/graph/authentication/TokenCredentialAuthProvider.java\n\nCo-authored-by: Mustafa Zengin ", "proba": 1.4033652462330792e-07} {"commit": "6056ca8bbeb17ceafbce6b3fd5cbe6967fddd913", "message": "Fixed issue in Field Transformer. Now works even after a Vertex/Edge in pipeline\n", "proba": 1.2638932389563706e-07} {"commit": "20d132945351df0328bb6fd03578577d7f0330eb", "message": "Issue #6320: resolution for IllegalTypeCheck", "proba": 1.3378800645114097e-07} {"commit": "87cf5c8a58c54e7e18fa2e7cda13beb033466f22", "message": "Add light placement ability to Eldritch Drill", "proba": 1.5058854785365838e-07} {"commit": "f4211524fe5ec3f922b61cc0b532b2424c6e48ad", "message": "removed annotations output from console\n", "proba": 1.1655511116259731e-06} {"commit": "e8af186282ccb356fa136d68a29e0a3f49818e86", "message": "Consolidate refueling logic\n", "proba": 0.0001321492891293019} {"commit": "7465281a181182c2aed42cb1ed5d224c2dc77726", "message": "Fixed AxisDebugger, to work with a custom name suplied.\nAnd fixed rotation of the arrows\n", "proba": 1.1977991221101547e-07} {"commit": "4e0dc3d561f35a4537ad96ba617ef057d9c97806", "message": "resolving merge conflict\n", "proba": 1.5494998706344632e-06} {"commit": "6f80ccba59fd9222d1c9f1cf424633b021c54489", "message": "update converter\n", "proba": 1.2274693972358364e-06} {"commit": "1f6c7a24bd3a4d43cb338acdf9cacd39c9a6cd8b", "message": "Fixed a bug which prevent all links from being discovered.\n\nThe link discovery manager was relying on the fact that it could access the\ninternal state of the LLDPTLV class. This access was removed in commit\n0a9d5c3d as it is poor object oriented design.\n\nChange-Id: Ib8ce42bef63c1a2c97f22b3a62b3d0e5ef158ab5\n", "proba": 6.446915449487278e-06} {"commit": "337e746d862c25709d4a53dee6150c643689afe5", "message": "Removing the note on CsvEscaper as an overriding example\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1066349 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.49870230013039e-06} {"commit": "d5ca7ea13f28c38ed3276530842ea927ea94dc05", "message": "Issue 43", "proba": 1.2663267057178018e-07} {"commit": "d631c69321896a4c0c634d782ba0cdcac39539e1", "message": "Emit ingredient change events synchronously on sync observations\n\nRequired for CyclopsMC/IntegratedCrafting#81\n", "proba": 1.1184399539843071e-07} {"commit": "430f1c2dbc7c897458112d39d87ceeb3055cfa3a", "message": "Fix MCMP parts not being rendered\n", "proba": 3.0750800306122983e-07} {"commit": "1c653cdac405d7887a8d41c215afa01d69132ca7", "message": "Removing special attribute handling (non-optional reference)", "proba": 1.1716053904820001e-07} {"commit": "70074f63eae5e9e1725ddafa8410b67a4f71c4cc", "message": "SwingTextFieldAutocomplete: Update combo when gaining focus", "proba": 2.1783220915949641e-07} {"commit": "3f1b57a571ca1add4710418dcf95216923acd372", "message": "minor modification\n", "proba": 6.802675329709018e-07} {"commit": "dd297699eedd242d682026f1c0ab1375be7f02b0", "message": "SWC-1853: check for duplicate file name before sftp upload, and confirm new version creation\n", "proba": 1.1868095128875211e-07} {"commit": "65fd100442525bdd4d1690470f6e1de52e9ca720", "message": "Fix screenshot uploading, add a clickable link\n", "proba": 4.997968403586128e-07} {"commit": "4a0047cd0934d8a3543c9830fd9f82b57d4d02bb", "message": "In the accounts menu, instead of storing the accountID, we store the ProtocolProviderService.\n\n", "proba": 1.251315779882134e-07} {"commit": "966e6e722789d1679023c1852bec8b8b66496334", "message": "Disabled 'use sbt' test run options for projects that actually don't have sbt\n", "proba": 2.005742771871155e-07} {"commit": "581cb78305c724cdf8f1e8e7932b2c191595721d", "message": "range implememtation reverted because of request hanging issues\n", "proba": 1.5705153089129453e-07} {"commit": "c1a84cf1921f25ed8ded1d9d830ec32d66ef5e7b", "message": "imrprove logging", "proba": 5.306455932441168e-07} {"commit": "2989b466e20a9fc98459d998055d5261023c83bb", "message": "[TEST] DisabledFieldDataFormatTests assumes a single replica.\n", "proba": 1.0151280349646186e-07} {"commit": "c84d5c9adcaf72174f8a5c5ad4a4ae9c346037b4", "message": "having issues with pagination tests, with error: no mapping for attribute by name for all subsequent calls with nextPageOffsetKey\n", "proba": 2.1244163406208827e-07} {"commit": "f9ada963d50fc976af5052c052cbedfaacb38858", "message": "issue #117 - fix displaying monitors that did not failed\n", "proba": 1.1504246089089065e-07} {"commit": "f2cbf1a98c723fe75ec6ff967e74c95b09aa82a3", "message": "Tests run more reliably with 20 iterations.\n", "proba": 1.1451879089463546e-07} {"commit": "f4911f8958c5cc8b026ecd5a1fff7512d9289689", "message": "removed redundant getOrCreateClsuter call\n", "proba": 2.5444544462516205e-06} {"commit": "68bffc14a8770fa7e1cf5dbad2c027eb027f7be2", "message": "KYLIN-3727 Check if where is no directories, then finish job successfully.\n", "proba": 1.0381115345126091e-07} {"commit": "cdb5aa5a33d4131f0b3ce4954a8775697cea678e", "message": "Better handle ConfigExceptions in ComponentConfigurator\n\nresolves STREAMS-601\n", "proba": 1.3388756769927568e-07} {"commit": "7f08a1ab72323541b70a5b65389111f8fdf5a309", "message": "Fixed bad paths for shunt configurations\n", "proba": 2.2274502953223418e-07} {"commit": "2d1d88c94588701336aaf057ff51e6be6f80acbb", "message": "Increase test size a bit", "proba": 3.764039604448044e-07} {"commit": "d23330e250dd7bf41fb1da62667431bf9f859eec", "message": "Edited a comment (#4839)\n\n* Edited a comment\r\n\r\nAfter spending few hours to understand why I get the \"Couldn't load dependencies of asset\" when tried loading same font with different parameters, I've found out that the name is not fully arbitrary - It must have the suffix of file format.\r\n\r\n* Update FreeTypeFontLoaderTest.java\r\n", "proba": 2.496985143807251e-05} {"commit": "b005e958297367c1472ae42b8a28bb538820322a", "message": "Update comment\n", "proba": 2.0291690816520713e-07} {"commit": "048e2c3474e4fd0c217849bc7f76f1d575ebcb9e", "message": "code format", "proba": 6.781149568269029e-05} {"commit": "81a41a25bbcbcabf10aba077cb27bdca494a8288", "message": "Improve chainHeightSyncing display\n", "proba": 3.2084949452837463e-07} {"commit": "15f4b2705c39c7c1142c8bdc9211df1b47957a2b", "message": "EMORY change: patch to last fix\n", "proba": 2.448051361625403e-07} {"commit": "57756dfedfac3e0eb8653581898d21e9c16f54b3", "message": "Make collections sortable.", "proba": 1.2982773114345036e-06} {"commit": "0a664cbac8f69b083504f3a8d901585a4e6ca3ca", "message": "Delete IDatabaseHandler.java", "proba": 3.7782849631184945e-06} {"commit": "d90fe76afb426532fe48c61787ae37ae4508ba5d", "message": "Altera\u00e7\u00e3o do input de hora para usar string com mascara\n", "proba": 0.9990829229354858} {"commit": "206e46e542e1ca0cc56e0da0a7dfd34e48b705f5", "message": "DownloadManagerTest: Address remaining flakiness\n\n#minor-release\n\nPiperOrigin-RevId: 351158541\n", "proba": 1.24088430197844e-07} {"commit": "ba01d4d4a8fdc2875b7b58511430c356341afd9e", "message": "Fix import\n", "proba": 1.5394750789710088e-06} {"commit": "e1d7e3e0a18aaf9d6275a2c102eb34abb1d9e336", "message": "Basic Authorization Implemented\n", "proba": 5.254641450846975e-07} {"commit": "f5ae6af4c8d58b4a40de8c5b11c24d9c36c7cd11", "message": "Fix for two-item spinners that make use of the adapter wrapper\n", "proba": 2.3291975992378866e-07} {"commit": "0d8aa72ad40e20494452ce5ffc9b50f2c5f0e251", "message": "update toString implementation of EngineImpl\n", "proba": 2.6224662974527746e-07} {"commit": "82d331e4d257b31078f7bfe94631d7b188d7233a", "message": "Improve auto-completion performance\n", "proba": 2.3119073375710286e-05} {"commit": "503e3da6d6995ddf0b53945a76df734578ff5b5c", "message": "Moved a few things in HelpOverlay\n", "proba": 1.645040157427502e-07} {"commit": "06f58f6ae554c9e0a592abc5aae36c63ad4a29cc", "message": "Correct logic error for BBS_LINE when there are double-backed segments.\n", "proba": 1.3394989650805655e-07} {"commit": "d0dfa18a0cda17ae96f2e752d7d61247ba759584", "message": "Fix generics compiler warnings.", "proba": 1.7529039553210168e-07} {"commit": "b5ef509f57e0e42e99a7454aed091adad917c8d7", "message": "KULRICE-8675: Enhance version compatibility integration tests\n", "proba": 1.1434309499236406e-07} {"commit": "5778efc0502d1c7eb876a14a75358a684fa5e620", "message": "Update _EntityResource.java\n\nConsistent logging", "proba": 3.0379965210158844e-07} {"commit": "742696dff0467bee0f3a6b3517d9d2c6b4717f64", "message": "T602 - ConvertJSON - implmentation refactoring\n", "proba": 1.934294004968251e-07} {"commit": "d63552056c7c27ea5b5652238bf1ded6a35d89cd", "message": "adding a main method for command line encryption / decryption of values", "proba": 1.3501453395292629e-06} {"commit": "c94913e3a49d3a048fbe0ba1c73e606e4bc4c5f2", "message": "Fixed submission on hold and rollback.\n", "proba": 1.0895990953940782e-07} {"commit": "c48ac89d9c9fc376e87aeaebdd28e295208a159d", "message": "No logical change: reformatting code\n", "proba": 0.0010709557682275772} {"commit": "6cc51022e367409a109b3e845c41532b194a8817", "message": "Update UmsMemberCouponController.java\n", "proba": 3.722068129263789e-07} {"commit": "107cbbe73cb8cbd627524be85ffb6efb1efd3921", "message": "ExportCssFile now finishes faster when there is only 1 infobase.\n", "proba": 9.933958722285752e-08} {"commit": "2863c6b3611fa669a5f642f12e162c8b243dafc8", "message": "LegacyJavaAgent: use Javassist instead\n\nIn an earlier attempt, we tried to write the class file ourselves.\nThe rationale: we would like to be able to run a minimal\nij-legacy-agent.jar to be able to debug ij-legacy itself and\ntherefore would like to keep dependencies to a minimum.\n\nHowever, the earlier approach was too simplistic: it is not enough\nto rewrite the class to have a class initializer that throws our\ndesired exception. If a static method such as IJ.log() is called,\nJava will happily match the method signature *before* initializing\nthe class. So we would have to add *all* valid methods to our\nrewritten class.\n\nSo let's give up on that track and use Javassist instead.\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 8.080341649474576e-05} {"commit": "737c0680b572727d8e0fccea597df315c576cd52", "message": "Fix file size for executable files in new diff cache\n\nThe old diff cache calculates the file size only if the file mode is of\ntype file (TYPE_FILE) or a symlink (check [1]), otherwise the file size\nis set to 0. In JGit, TYPE_FILE can represent a REGULAR_FILE or\nEXECUTABLE_FILE. Check [2] and [3].\n\nIn the new diff cache, I was only checking for regular files, ending up\nwith file sizes = 0 for executable files. This change adds checking for\nexecutable files as well in the new diff cache.\n\nI detected this mismatch while running the list files endpoint in dark\nlaunch mode. I saw mismatches for size & size delta for executable files\nwhile running using the new diff cache, where the reported sizes were 0,\nespecially for the gerrit-ci-scripts repo that contains a lot of shell\nscripts.\n\n[1] https://gerrit.googlesource.com/gerrit/+/820fab0c80cf3589bf226dba149943b9871e7ca5/java/com/google/gerrit/server/patch/filediff/PatchListLoader.java#484\n\n[2] https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/+/c82818e0e02a9d1bd979d27bd342bb05661150d4/org.eclipse.jgit/src/org/eclipse/jgit/lib/FileMode.java#80\n\n[3] https://git.eclipse.org/r/plugins/gitiles/jgit/jgit/+/c82818e0e02a9d1bd979d27bd342bb05661150d4/org.eclipse.jgit/src/org/eclipse/jgit/lib/FileMode.java#90\n\nChange-Id: Ic1eeccfeb6b18f6df3240c549ffec6938952581c\n", "proba": 0.999997615814209} {"commit": "d9e05457644c7600746f8614f1285d5f1aa49e17", "message": "Reduce the memory consumption of SourceProvider instances by keeping a reference to the parent object instead of copying all class names to a new object.\n\nAdditional Info:\nIn one service for example:\nThe maximum chain size is 6.\nSourceProvider.get() is called 118032 times\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=47105142\n", "proba": 0.00011603547318372875} {"commit": "4dba1f1d914a075eef734ea3b737138f075a749f", "message": "ORC-410: Fix a locale-dependent test in TestCsvReader\n\nFixes #314\n\nSigned-off-by: Owen O'Malley <54ea18af6a9d2f71f251392755b45ef039a9facd@apache.org>\n", "proba": 1.2234136193001177e-07} {"commit": "461dd1d02b1666a027276eb8289cf890b39c2deb", "message": "Use constants for tx size values\n", "proba": 9.92932427834603e-07} {"commit": "907f73c5557088cebc14420422a0aad0fa22b5e3", "message": "Increase Jest read timeout for slower machines\n\nOtherwise, NodesHotThreadsIntegrationTest might randomly fail.\n", "proba": 1.1087417561839175e-07} {"commit": "cb369f6fadc4da02a0b3e1cda281b07709efa377", "message": "Logging.init() now takes package argument as a string\n", "proba": 3.3758433914954367e-07} {"commit": "7c4ce2262fe1443c8a8819350a1e394360ac9028", "message": "Modified log statement", "proba": 6.236987815100292e-07} {"commit": "bc712e516d964947d44ef7ee136ab7c586c3e1d2", "message": "Added buffer parameter\n", "proba": 5.88160276038252e-07} {"commit": "d7caa272dad37cc83d70314c520053309dcef36b", "message": "Fix bug in WrappedTreeMap\n", "proba": 2.4790918473627244e-07} {"commit": "8aeba91d9f7f2e25751c84662f55b31084f7272e", "message": "refactor: use a lambda expression instead of an anonymous class(ActionListener)\n", "proba": 9.51881531818799e-07} {"commit": "140130e96abc11248c8b6e4c78b16eb381dea403", "message": "OTPL-3592 Add hook for setting source of request-id in JsonRequestLog (used by otj-server-reactive\n", "proba": 1.1861678927971298e-07} {"commit": "34f4a9f7a13a23da8a26e904ba4546c1ba61b23b", "message": "Adding Status code to response\n", "proba": 5.917757448514749e-07} {"commit": "716594ae611b52165df2091b6800aa9c5e665f86", "message": "Fixed path processing in get ()\n", "proba": 1.2517908487552631e-07} {"commit": "d55e65bcb23dc9e36454593859167040c39b70d9", "message": "comment: a lambda expression Comparator\n", "proba": 3.7984627851983532e-06} {"commit": "7a5b09e851dbe05368605cf2fc4ce14de01fb3a5", "message": "[Issue-32] MailService#findMessages does not behave as expected\n* hand over method parameter to next method\n\nChange-Id: Ie7efd1fcc4e8cacfa4b184d158e8f53b9b0b5d93\n", "proba": 1.2654144256885047e-06} {"commit": "801e1d9bb4855917a10fcfdb9d9435797f026c95", "message": "Add ad before year change\n", "proba": 2.7141834380017826e-06} {"commit": "b6ea6c8afc6335d396c7d34038f57f5eefdb8c4a", "message": "[JENKINS-47726] - remove \"false\" logging as the instance is more stable using LegacyInstanceId (#3117)\n\n", "proba": 1.0294535002230987e-07} {"commit": "6e4d2f3f6f9c4a1e72575a3425baf9e66a8dc4cb", "message": "fix javadocs so the updated package of PageEventFilter is used.\n\nAlso, while at it, apply format suggestions by intellij\n", "proba": 1.2887413447515428e-07} {"commit": "959ea6b612142b20f90a3d7b61383f332a506fd3", "message": "trying to make drone.io and travis builds more reliable\n", "proba": 1.1897808604999227e-07} {"commit": "6f31cefcef29cd4f9d8057fa8b05bbd940ad9953", "message": "Change promise constructor\n", "proba": 6.455131824623095e-07} {"commit": "546cfd0bee70d6e119f63104e45b1d183399e480", "message": "added missing final to start args parser\n", "proba": 4.4298298007561243e-07} {"commit": "813b77897261d8aa566ad5962efcf372eb47c0f2", "message": "[JENKINS-67061] Fix overload in ConfigDirectory\n", "proba": 1.6751532427861093e-07} {"commit": "9264bf83bcb9f93d09e99dc15f8dfe5de2e321f0", "message": "fix minor bug in logging\n", "proba": 4.242299098677904e-07} {"commit": "49309355e523f7f0fdbea329382dfdad92d12555", "message": "ACT-306: fix for NPE when sequence flow has invalid destination\n", "proba": 7.651145210729737e-07} {"commit": "e76063782b71f9bb9570afabdf43ad5c57953a83", "message": "further attempt to avoid multiple entries of ontology terms.\n", "proba": 1.0949344897426272e-07} {"commit": "1127261787390fcf6192b0b2af096564f0127c0b", "message": "Debugging\n", "proba": 2.1159132757020416e-06} {"commit": "a29205b9c234fbad6410d32a71a5d790f7732b3d", "message": "Add field\n", "proba": 1.4823920082562836e-06} {"commit": "39c5b163f2f01727ab4ea2f079f35c87b8a40238", "message": "update app impl class\n", "proba": 8.122362373796932e-07} {"commit": "4dee8df6000af8878ff8143e821b0e621b87672e", "message": "Refactoring - 45", "proba": 2.2859011039599864e-07} {"commit": "9096c0bf4355148c66eceff02db7bf8b4c585d67", "message": "Fix for missing font on build machine (can't run the font test, it seems)\n", "proba": 1.1830238832999385e-07} {"commit": "08f5bacaedea963e32104f47365e9263582cccb5", "message": "Remove @hide annotation on package-protected class\n", "proba": 4.7036718342496897e-07} {"commit": "85601b0fa747216a642c9b9256a3bbde43830be3", "message": "tests: fix for random map order\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1544984 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.54079041548539e-07} {"commit": "bd52d16053588399a671d9e4d82735f2a6df3adb", "message": "mysql\u6d4b\u8bd5\u4fee\u6b63\n", "proba": 4.833813704863132e-07} {"commit": "880092c1c254c1e540e194db16334241d6d12bd2", "message": "Dragging is now only allowed, when no animation is running.\n", "proba": 1.024472311428326e-07} {"commit": "eca8d60281912cad1b48a77ed43434be6accef63", "message": "Send scaled vcpu to avoid deprecated method\n", "proba": 3.297148225556157e-07} {"commit": "68019adb509ac6c89f164e9a36786f00bba124f0", "message": "Add null check to onSaveInstanceState-method.\n", "proba": 1.1820585399391348e-07} {"commit": "1c15e9dc11524e106f41005103ed7efa4eeb5c39", "message": "cleanup unused code. remove tool INSTALLING state 2\n", "proba": 2.5965055101551116e-05} {"commit": "15cb5164989e78f2aba4081383a2b4309bc962f0", "message": "Changed default top drag threshold.\n", "proba": 1.2387300785121624e-07} {"commit": "d34ecf56cab94b365ef0853324f853e0a72e8470", "message": "webconfig\u589e\u52a0o2\u7248\u672c\u4fe1\u606f\n", "proba": 3.383636908438348e-07} {"commit": "525ad8588bb2c5a24ead9902295daf2be81f449f", "message": "removed explicit threadPool parametrization\n", "proba": 2.6211134240838874e-07} {"commit": "efc88602418db849d68c4b856e723c05ae3b01fd", "message": "OAK-4172 : Expose 'omitAdminPw' configuration\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1753507 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3967342005780665e-07} {"commit": "a1c58d0fe8d91da82c6d7d106096396d30c69dbf", "message": "added testGetSetDescription\n", "proba": 3.334919824737881e-07} {"commit": "70140974ca98b22fee58680f05868a18f141ec76", "message": "OAK-3689 - OakOSGiRepositoryFactory shutting down the repository twice\n\nReorder the null check as in case of shutdown the object would get removed\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1716845 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.643928595120087e-05} {"commit": "4f63fd85fd41f7189b47b7523de04e9346173854", "message": "sometimes wrap readers with slow/parallel/etc in TestDuelingCodecs\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1291718 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.847182021374465e-07} {"commit": "397bef6dfecd141b28cd89cc82418a35a7318805", "message": "Global roles access\n", "proba": 1.6050152851221355e-07} {"commit": "0b92821bf0c8110f038cd985b077bbb1466a1568", "message": "Delete BlockRefineryBase.java", "proba": 8.881909820956935e-07} {"commit": "d4347531252b086fd539eb430f95d0e91c7ece66", "message": "NMS-8067: ConstraintViolationException in Enlinkd for OSPF\n\nSet the default value for the roteridmask to 255.255.255.255\n", "proba": 2.0870181742793648e-06} {"commit": "606424842d2ffae5ff448ebecc5b6586fe8c5cef", "message": "Adding login(noun) into MemberPage\n", "proba": 3.836690211755922e-06} {"commit": "b224d2b6395555b0e5948a0813ef33358b6b67e0", "message": "Pathway3D views react on par coords input and selects the incoming nodes.\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@1178 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 7.2962543526955415e-06} {"commit": "191b522407d3e1c7038a8c4a09f58893ce3610f4", "message": "Add missing test case\n", "proba": 0.0009144114446826279} {"commit": "51bb42a3f84e77be194833ffc4e899eeb5eb6e43", "message": "Fix some assert messages.\n\n", "proba": 5.018989668315044e-07} {"commit": "5481ed78f046600571045d14e34891ae9e7dfaa7", "message": "Cleanup unused imports.\n", "proba": 1.4928262714875018e-07} {"commit": "2080c13d5bf43fe1f9ad2e1ea849a7691e03e6fb", "message": "Added highlight of selected spinner item In Editor. (2)\n", "proba": 1.0935153227364935e-07} {"commit": "0446b540f4f6ebacba600c1ee7135707c5ffabf2", "message": "#6 playing with solutions to dynamically generate proxy certificates\n", "proba": 1.1038337532909281e-07} {"commit": "952dc04de8a9cc5fe71fd3369e8603136c126ed8", "message": "fix top offset above schemes of code styles\n", "proba": 2.719287977015483e-07} {"commit": "8c2ce2be5e65089d79fb648f47735f7eb1adfacd", "message": "IDEADEV-8415", "proba": 2.934407916654891e-07} {"commit": "ef6f51f8b76e0a8d6a6e83cefaf46cf00bd6fe2b", "message": "[maven] cleanup code IJ-CR-5054 IDEA-257592\n\nGitOrigin-RevId: a850c05dcd0b9f50e56328b53e51feb35528f808", "proba": 3.360970026733412e-07} {"commit": "060fbc4dc38b395dce7f96e4c3c150e3f73bec77", "message": "make public\n", "proba": 6.195047603796411e-07} {"commit": "14f5caf83fe3a918dac66d2e25013d688d3096d9", "message": "[467208] When pool location is the same as the agent location:\nStringIndexOutOfBoundsException in P2LabelProvider.getText (93)\n\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=467208", "proba": 3.628477134043351e-05} {"commit": "a33eb76b06cfcba37f6c962cc231bde20b97c4ee", "message": "diff: svn: fix colors under darkula\n", "proba": 2.287552888446953e-06} {"commit": "aaf16c2f90547cb77ea521ec3a7589fce87aef1f", "message": "Cleanup some issues in the test relating to private v. protected and initializing variable\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@27036 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 2.93158991553355e-05} {"commit": "16319ccf90e9e7dcd4d837f8b32df6751142e0a8", "message": "Cleanup DS factory to remove autowiring\n", "proba": 1.284995789774257e-07} {"commit": "424d132020c74a8d0a0ce05a519757afb3aad40e", "message": "fix exception when making screenshot upon error with browser not open", "proba": 4.643705722173763e-07} {"commit": "52962baf39ab1cab8a0122113c9d380d85d6fdd1", "message": "Introduce isTableOwner method for readability\n", "proba": 2.583143441370339e-07} {"commit": "6165737df20b7a9e9537fa56631b12cea51e5cbb", "message": "Health bars scale in size and width based off max HP, to prevent uber long HP bars\n", "proba": 1.24006447776992e-07} {"commit": "adfd331400c213acd070606b04abbd67e1802ba9", "message": "PL-8018 Non-global folders are accessible for other users\n", "proba": 1.227190438157777e-07} {"commit": "07aed5f0cc551fc281cf12995bfdeaac9f5d034c", "message": "Fix whitespace to google-style.\n", "proba": 0.9993098974227905} {"commit": "833d84b24b656ac0c6fb768b014f6be5ae78de78", "message": "PL-9577 Warn about open transaction on exit from service only if there was no transaction on enter\n", "proba": 1.331198404841416e-07} {"commit": "8a65cb99343516e5e93f7d10d47aad4abf24dcb0", "message": "Addded assertions on parameters", "proba": 5.957565463177161e-07} {"commit": "dda146d5f7cd8254feaa16c89f91b49261ee451e", "message": "Introduces support for Google Chrome Frame.\n", "proba": 1.1482598694101398e-07} {"commit": "c6836f979511ec4ee930f393ac8f9fddb003a3ff", "message": "Issue #117: removed obsolete type name transformer concept (#186)\n\n", "proba": 1.1496020846379906e-07} {"commit": "08920be7771b4e1b23494ea369d9ce3cdcd91529", "message": "# gg-9341 move DR to plugin WIP\n", "proba": 1.1482872253054666e-07} {"commit": "5b28d5ecf574d28f52d365a82e9744462df7f7c0", "message": "ChildDetail in Serializer is more accurate for child types.\n", "proba": 1.1367182395360942e-07} {"commit": "f744f4a673ce83f85f444b305556b48e2e002568", "message": "Added license into AllTests.java", "proba": 2.02341041699583e-07} {"commit": "4cc66105c9fefd6644e5185c3c62f769bbb53f3b", "message": "refactor: method 'setName(String)' is never used\n", "proba": 0.0011073400964960456} {"commit": "270cc5836013607a97aa13c4a0c4b06b940597bc", "message": "La cague\n", "proba": 3.013787818417768e-06} {"commit": "61fb103d3f382764baa415f3d6a8ee766e11c7fc", "message": "paren not necessary\n", "proba": 8.940378393162973e-06} {"commit": "4eddc168feb6ed9c9c4cfab22448f84374248c65", "message": "Add code to replaceNonStdLicInFile()", "proba": 3.047375116693729e-07} {"commit": "4ea349178a9349c302db9a901f13bd815d891bb9", "message": "[python] cleanup\n", "proba": 2.3008395146462135e-05} {"commit": "2903128857b6116b87a6803f104fa7bfa72d5c49", "message": "fix tests which now fail following previous changes\n", "proba": 1.5898389449375827e-07} {"commit": "22a8070d7b7d5b4bdf3a463582d0a47e9664e8ca", "message": "lag HealthChecker warmup for one min, avoiding MetaCache NullPointerException\n", "proba": 1.7251122130801377e-07} {"commit": "59e835dc3eb11b003764ebb00548e0b791c147c5", "message": "Line length\n", "proba": 0.00010947600821964443} {"commit": "e3597bef5f8ed0e1b6493a93cda2b2ee4b101295", "message": "gh-489 - revert a change to the DefaultGraphFactory\n", "proba": 1.2512536784470285e-07} {"commit": "de2c4ae6667dea352e7e47e8454cb4260d023aad", "message": "no response if no method is found", "proba": 3.277795258327387e-05} {"commit": "d5cb26e9276d942772e326e9332bc7a116877613", "message": "added plain Room test for the WAL migration scenario\n", "proba": 1.207653070878223e-07} {"commit": "acad263996415a01d42c6c31c64db9308b845aa8", "message": "WCON-27 update sample config to reproduce issue\n", "proba": 1.1110238062883582e-07} {"commit": "2ad482c9372241dc1eda5250c5f1f5907c8351cb", "message": "Added support for JTextField.Search.FindPopup.", "proba": 1.0395024219178595e-07} {"commit": "ed9640e21c4b918b26db24a5b2fb3ee877bd0ce8", "message": "Add Java ranking set membership for tensors\n", "proba": 1.7122424367244093e-07} {"commit": "3cbc948d75f91221312ddefc0f3652fee71a08a3", "message": "Make persistent task cluster service test more stable (#76318)\n\n", "proba": 4.644502951123286e-07} {"commit": "df1a1bd2302dc51adf231956b6637ae9179d80bf", "message": "fix for DE542, sorting of student search results\n", "proba": 1.191714744663841e-07} {"commit": "98708d67a2e1ba30200a2076d0be93388d570cf0", "message": "Make ServiceDiscoveryManager.findService() consider all services\n\nwith the same matching feature announced.\n\nConsider for example PubSub where usually the service itself announces\nthe PubSub feature as part of PEP, and where an additional PubSub\ncomponent exists. The old logic will just lookup the first matching\nservice with a PubSub feature announcement and check if for a matching\nidentiy. If we look for a real PubSub service, but stumble first over\nuser's service with PEP, then findService() will return 'null' although\nthere would have been a valid PubSub service.\n\nFixes SMACK-805.\n", "proba": 1.3226464545823546e-07} {"commit": "2c1e54254e23b144eee483d400a8fbbc7daaf91b", "message": "Added validated query9 implementation.\n", "proba": 1.1611670913680427e-07} {"commit": "6f5fd2bf6c052fdd4ba245742679d2aaa58a0835", "message": "treat \"void\" and \"Void\" the same\n", "proba": 0.0005250140675343573} {"commit": "5674cc1998aa39b249e221e785b5486ef168a94f", "message": "Fixing bad import statement\n", "proba": 6.744203801645199e-06} {"commit": "d588a0c6e2d042d1dfeaca9677d188ec195a0c1b", "message": "Update LiveAdapter.java fetchUserProfile() method\n\nThe fetchUserProfile() mthd should be setting the UserProfile's username variable. Failure to do so is causing errors when adding the user to JdbcUsersConnectionRepository", "proba": 0.00010810397361638024} {"commit": "7f43f02a13ff394b09108b2aaebf3fe087e9d6db", "message": "FormHttpMessageConverter uses a delegate class for JavaMail-based MIME encoding (isolating the JavaMail API dependency)\n\nIssue: SPR-12108\n", "proba": 1.4251278912524867e-07} {"commit": "649affd565fb490470ba2ec2cb485b0c2d30a3ea", "message": "Fix ModelContext constructor visibility.", "proba": 1.754695091449321e-07} {"commit": "dbfcfc4158fb4563ee05bc8db47861dfa7704bd2", "message": "PL-9422 TreeTable aggregation mechanism breaks result of Vaadin method com.vaadin.ui.Table.setColumnFooter\n", "proba": 1.2243894786934106e-07} {"commit": "90adcaa731b30b4dae05301bdf308eb989cc8533", "message": "Improve JedisConnectionException handling, ensuring that errored instance is returned to pool\n", "proba": 1.8445653893195413e-07} {"commit": "f06228d3a2827e16f2d82212e7102531f86124d5", "message": "fix repeat when forever required\n", "proba": 1.972323389054509e-06} {"commit": "61b6ab8e6e8d366feee8157e49acae6eb6e2efbb", "message": "Add full cluster test.\n", "proba": 1.4589892316507758e-07} {"commit": "c6d8854b6c459447ef1b261f25c32554a43b72de", "message": "Reduce complexity of getTenantInterface1\n", "proba": 0.0022879927419126034} {"commit": "64a32aa37dad8be95da247b92b7b866b76f432e3", "message": "Fix default layout positions\n", "proba": 9.229859756487713e-07} {"commit": "9bbb840770798204f47660ca20f2460ac846f5aa", "message": "Updated the namespace for the kin xml data. Modified the csv and gedcom import to use the entitydata and jaxb to create the xml adding any extra metadata later in the file, so that entity relations are always created in the same way. Modified the unique identifier that transient entities use to be based on an md5 sum of the users input so that they have the same identifier on each redraw and on loading a saved document, otherwise the entity positions on the graph get lost. Simplified the unique identifier and its xml form. Modified the import process to insert back references for each entity relation so that the xml queries can take 1/10th of the time. Added options to highlight or not the relation lines of selected entities and to hide or show the diagram border. Replaced the string based unique identifier with the unique identifier object. Added a common unique identifier used by entities and graphics elements alike.\n", "proba": 1.1908161212659252e-07} {"commit": "02a6fbbcd2dfac23613a821c9f601f8d345bd4e4", "message": "Moved the indexer parameters into the hide pane to reduce noise and make the UI easer to understand.\n", "proba": 1.0337921452219234e-07} {"commit": "41ce80ea60c5d845b531c95658ae491597fe8e03", "message": "new feedbacks structure\nissue 70474\n\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@124091 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 3.5468531223159516e-07} {"commit": "ede9891179d0fde13f2d024865e37d51aa384f66", "message": "allow array creation template variables inside twig\n", "proba": 2.2438416635850444e-07} {"commit": "c298a61d0695cefb45b8bf7dc5539d0234baa9fa", "message": "updated constructor\n\n\nSVN-Revision: 11826\n", "proba": 1.401099893882929e-07} {"commit": "3ff35354698e100d2fc29d8ab626303401389f50", "message": "tweak option caption\n", "proba": 7.382798230537446e-07} {"commit": "c84a9dd29fcaa674bb2b3b7f765502fd91585dd5", "message": "Check proxy classes with CGLIB API (Fixes #176)\n", "proba": 1.0144331952233188e-07} {"commit": "c742429c70b8b858f6004c1314d1e5d92fefb2ec", "message": "Get rid of unneeded nested catch blocks\n\nSince we already have an outer catch block, and both the inner and\nouter catch block do the same thing, we drop the inner catch block,\nand handle the exceptions at the outer block. Thereby, we simplify the\ncatch logic.\n\nChange-Id: I5a9d8a576e4222f1dc27b4583f444aba7db80766\n", "proba": 6.354100150929298e-06} {"commit": "d1be9d4c0cbe3abb4fc1a94944f0646e51c9a64a", "message": "get all roles outside synchronized block\n", "proba": 2.0113321852477384e-07} {"commit": "8b7b627179d0ccc8e89d8a9bb6e9087eda6a4a89", "message": "Namespace should default to client namespace\n", "proba": 2.59446824202314e-06} {"commit": "b0efbbb11c5148e07bb532f628553ba987a249a3", "message": "Remove reference to Guava Charsets\n\nSee elastic/elasticsearch#13224\n", "proba": 1.1799714627613866e-07} {"commit": "aaaaa025d96fa6a5988e8f06478e508f1cf9a5cb", "message": "KRACOEUS-237: cnv not displaying panel properly\n\n", "proba": 1.2694111717337364e-07} {"commit": "fa94c74f58936f2e34ce1bef7a2a8acb18fbfc07", "message": "KRACOEUS-6351 : Remove copier permissions on attachments when copying to ensure new aggregator has permissions to attachments.\n", "proba": 9.746428020207532e-08} {"commit": "d329c2be0a7382dd858bbd67a472dbee2d04ff91", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "da3aa1e2ce975fad82b0c13193ed358d8e00b9e2", "message": "Update PDF by adding new call-outs and adding the Key", "proba": 1.1649927245116487e-07} {"commit": "fac223a91b99e94130cdd3f25a612c9dda1e55a4", "message": "Makes DiscoveryClientRouteReader route ids pretty.\n\nUses simple class name of discovery client and the serviceId separated by an _\n", "proba": 1.2287924278098217e-07} {"commit": "a483025a873f008a3a20c18f1ea32879d8e10d8d", "message": "Reverted previous fix (too many disable constraints on connection calls), because it's of no use ('fix' even introduces memory leak)", "proba": 1.2689416450939461e-07} {"commit": "5cf7bc910793a8b3935412d48b6a21dedd5f61cf", "message": "Fix null slotconfig for IndustrialGrinder. Closes #1810", "proba": 1.3698395662231633e-07} {"commit": "68542371579331070b9326ad0cdbc451b3d75934", "message": "PDFBOX-2576: follow JLS conventions\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1687904 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.719453959798557e-07} {"commit": "ac15c4628c3f2cc0162d68ad0962206cc50c9542", "message": "Separated concerns", "proba": 1.0805936199176358e-06} {"commit": "816b339f3298059f921ab10239cf09a7703b0c81", "message": "feat(colibri): Allow update of media direction.\n", "proba": 9.938810308085522e-08} {"commit": "f93997c889d3e22e115a2d8b73007d8bbacd2270", "message": "fix has_camera on Android\n", "proba": 3.3475168947916245e-06} {"commit": "5f7f3a8ef43adb4887719009a03e30d5b2708adf", "message": "[PDI-7131] Hadoop Trans Job Executor fails with cryptic error when a ktr used has the input step hop disabled. Error message is now generic when input step is not enabled in transformation.\n", "proba": 9.918831267441419e-08} {"commit": "55b73f008aa3eca3a29513ac21ab81c88deee2a4", "message": "Updated test to use syncProjectVersion\n", "proba": 2.1091508983772655e-07} {"commit": "edcd1ec5ca522a28a36df37b110030e9bd1e5232", "message": "WEB-11133 JS Debugger: Variables view is not properly updated after setting value\n", "proba": 1.3780866936485836e-07} {"commit": "97b45ac8ad7c17e2e0a5a24f3247ce5553d9cf2c", "message": "Added messages to assertions\n", "proba": 2.4076030058495235e-07} {"commit": "0764bffe6b7e1a7890666e0aa9d43f1522e9a314", "message": "git: don't show default push action in the list of additional actions\n\nSince 6815b325 the myPushActions holds all actions, including the default one.\n\nGitOrigin-RevId: 48f89b47fe9ff4cff0ff8a9926ce9f98648d0a09", "proba": 2.0008486899314448e-05} {"commit": "0335f27d2b77b028b20695d9add187af68e88ee3", "message": "just formatting\n", "proba": 2.0400700861955556e-07} {"commit": "c5690fefe2d0796b8793ebd16db79fca34b6171c", "message": "Automated rollback of commit 9ec7232bb753e6e65743c448973cd971c919ce04.\n\n*** Reason for rollback ***\n\nTest is flaky again, e.g. https://buildkite.com/bazel/google-bazel-presubmit/builds/35283#f3d070ed-fcc7-473c-9013-1287013b1896\n\n*** Original change description ***\n\nReenable fsevents tests.\n\nI've fixed a bunch of additional problems in fsevents (incorrect\nhandling of directory notifications and spurious empty paths) and the\ntests (inaccurate change detection) during the last few days.\n\nI do not know if the original flakiness we observed in CI was caused\nby any of these, but I just cannot get the tests to flake in the same\nway by hand -- not even in one of the CI machines... so let's give\nthem another try.\n\nFixes #10776 (or so I hope).\n\nRELNOTES: None.\n\n***\n\nPiperOrigin-RevId: 313570797\n", "proba": 2.5526330773573136e-06} {"commit": "44880a7e5e4f13119aaf97c208fef0549ec7d74e", "message": "remove unused dependency\n", "proba": 2.3765762762195664e-06} {"commit": "766e32fa4d18a185fb81d5dc99914c9856241453", "message": "Rethrow all exceptions, not just IO\n\nFixes #5660 \r\nFixes #5439 ", "proba": 2.007717796459474e-07} {"commit": "87ec63ad7aaa3430b7912d8bf70683fd5fc05e67", "message": "Added unit test different2Test to ParseTreeSimilarityTest.\n", "proba": 1.0938991579223512e-07} {"commit": "bbf9c5fae42655667aa4483f2fd6e876f5cb74c4", "message": "Test some error conditions\n\ngit-svn-id: 4df6fc2fa5570e860fd57fa770edce8ae587d435@1458483 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6920605452905875e-06} {"commit": "53f6553b9f7bc9ab36378d1373d009683b211128", "message": "Adapt AbstractGitTagMessageExtensionTest for latest JTH\n\nAdapt to Jenkins test harness changes\n", "proba": 1.1254439158392415e-07} {"commit": "c91e0d484b0b04b104cb376b899dfdb6f80a0ecd", "message": "fix existing tests\n", "proba": 1.5357943993876688e-05} {"commit": "58679cd220489fd51dccbcd83cd3c0e7e5220348", "message": "Removed unused imports", "proba": 3.467830822501128e-07} {"commit": "b18b14418b0cc9599674573c383c08c361d6de88", "message": "reduced log level of some log statements\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@1475 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 0.00023776083253324032} {"commit": "0da9e23c693323fe1d4f42ee702f0c2d8a1bd534", "message": "[SSHD-979] Ignore by default any data written to error stream of SFTP subsystem client channel\n", "proba": 1.2253636327841377e-07} {"commit": "b9d54545a1a53e936d1cd7a1514f55bcd2c63c14", "message": "Use Number for id\n", "proba": 3.642500450951047e-05} {"commit": "6ae0516a0c83874bd708e97cfc69e4bad81ae184", "message": "RCP-454 application.start() must be done in event thread\n", "proba": 1.5012581400242198e-07} {"commit": "aa88c48acc28670df01c53350795122f3214da8d", "message": "Set CORS headers for graph export\n", "proba": 2.3417683792104071e-07} {"commit": "d3f820890c45cd806e0154aabf33a2450a206e51", "message": "fixes #1234 removed the code that resized the columns on each setcurrentview event.\n", "proba": 1.0551998030905452e-07} {"commit": "dc973ddcbcbcdbf4a3c5df52bd6151dcc0f66460", "message": "Did a bit of cleaning up.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.1486661577464474e-07} {"commit": "a17b21eb08db577d65757735506ba890e9223e29", "message": "Update GUI.java", "proba": 9.211077554027725e-07} {"commit": "6b0d548fd37d2886d6bb0152e401e65de1223d52", "message": "writeTo and mergeFrom streams\n\ngit-svn-id: 3d5cc44e79dd7516812cdf5c8b2c4439073f5b70@562 3b38d51a-9144-11de-8ad7-8b2c2f1e2016\n", "proba": 7.787220397403871e-07} {"commit": "577c2dc8d853d4b74c1c5711179196c2bb7bf86e", "message": "[cleanup][broker]: Improve create admin and ns in standalone starter (#14743)\n\nSigned-off-by: Zixuan Liu \r\n\r\n### Motivation\r\n\r\nCleanup the create admin client and create ns code in standalone.\r\n\r\n### Modifications\r\n\r\nImprove create admin client and create ns by the method provided by PulsarService.\r\n\r\n\r\n", "proba": 1.0940681249849149e-07} {"commit": "a785600953ff6c5afb5c2d385aaed87daba97abe", "message": "Define the coproduct over the functorial ADT, not its free monad\n\nSigned-off-by: Ricky Elrod <3de8762d49a778edd8b1aa9f381ea5a9ccb62944@elrod.me>\n", "proba": 0.9986807703971863} {"commit": "386a15c8b355c273b815afe45b2083bd43ecda40", "message": "Console: exception fixed.\n", "proba": 1.448702846573724e-07} {"commit": "2e947582b0a8e136a25a470ee639c6b1b1664856", "message": "Implemented lazy getters in the HTTP exchange model for template rendering.\n", "proba": 1.0403255856772375e-07} {"commit": "f111b9b721e6480cf6da5ca2caa6bb82e0f60fb5", "message": "Adding the missing binary operation dispatch methods.\n", "proba": 8.553191150895145e-07} {"commit": "438781a56b8f22cc9a63bedd12a30dd206dd2636", "message": "Update for latest Jackson", "proba": 1.5607578518483933e-07} {"commit": "3c2bc723116fee8ef43527db0fc01e11cb3cf2d9", "message": "Fixing Fts\n", "proba": 7.285048582161835e-07} {"commit": "7f7c374306226eb3bf9e4783a9a78504be24ab04", "message": "KULRICE-9048: WebDriverLegacyITBase refactoring - remove the .rice.kuali.org assumption for the moment.\n", "proba": 9.911776999160793e-08} {"commit": "c16e1561d9e3ef5ed56e2e90620c7e3c8818c3ad", "message": "working on tracereconstructionfilter test\n", "proba": 1.3994225867008936e-07} {"commit": "16a2b214dfac0a61d666d7c4237d4c1cfc43ceba", "message": "Add testGetRoomFavoriteMessages\n", "proba": 4.621280424998986e-07} {"commit": "d240c8ab7f10099852216144eb06fb9eabbe0418", "message": "support dynamic loading of static pipeline (#1433)\n\n", "proba": 1.0763668711888386e-07} {"commit": "5ced441b17cbf1c93da3850d519dbaf5d05dbc50", "message": "dont fail the peer based on tunnel activity (it may not be their fault)\nwe *do* still penalize the peer based on tunnel failures, but thats in the reliability calculator, not this one.\n", "proba": 1.0755562129816099e-07} {"commit": "a698bac667e73c4096fec1f12bfb042fd8e1be68", "message": "Fixed var-arg method calls.\n", "proba": 1.4727913821843686e-07} {"commit": "15311e9eb45cd0a962c876a1e7108d7410c727bc", "message": "\u4fee\u6539\u5305\u626b\u63cf\u903b\u8f91\n", "proba": 1.75567762994433e-07} {"commit": "759df9913aac648bb959a11045cb069e108d7902", "message": "CSPACE-1899 Tidied up test to include comments and more meaningful test string names\n\n", "proba": 1.1014446243962084e-07} {"commit": "7c6cf1692fe9db6051f93d581fb81746c0928e27", "message": "\u30c6\u30b9\u30c8\u30b1\u30fc\u30b9\u306b\u30c8\u30e9\u30f3\u30b6\u30af\u30b7\u30e7\u30f3\u304c\u304b\u304b\u308b\u3088\u3046\u306b\u3057\u305f\n\ngit-svn-id: 33ac4f08b6eb5718ad21bae8ec6ad3a83e22919c@810 a0133a49-3802-0410-849b-833ed23e894f\n", "proba": 6.659689688603976e-07} {"commit": "8cd80cbc6e4b41d8965749348989adf5b2737ca4", "message": "Size JHotDrawImageCanvas based on scroll pane\n\nThis used to be revision r5011.\n", "proba": 9.861955163614766e-08} {"commit": "de2693d95aebf676ed89498b0f53bb9c31f02310", "message": "[UIMA-1467] added comment clarifying reason for needing forwarding method in AnalysisEngineImplBase\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@801427 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.200874007485254e-07} {"commit": "37ebb78f84497565e7082754744bbc4a9b98a7e1", "message": "Removed another deprecation alert\n", "proba": 9.449171898268105e-07} {"commit": "d517b136b85e773485acb6b1c2c76d9d82efee68", "message": "No issue. Shorten commit ID in UI\n", "proba": 2.311032858415274e-06} {"commit": "d99ccc2428d200e64d612c7a9b6121e8c5a6aace", "message": "KFSMI-6191\n", "proba": 2.654122965850547e-07} {"commit": "95bafb0593360dd32f2d0dedcbd947ce42dc48df", "message": "TEST: Always enable soft-deletes in ShardChangesTests\n", "proba": 1.514479208708508e-07} {"commit": "3676bbfdb4bf8765ce00eda3f09f658d26923b4e", "message": "Request tests\n", "proba": 6.34319235359726e-07} {"commit": "0ed10ca711d58c74a11c090d9c22d38544c1bfeb", "message": "Added more parameters to grok parser\n", "proba": 1.62170294970565e-07} {"commit": "dd73510ae79350e33b3e5140c795ddaa91f5df4f", "message": "Changed logic to show Points and Achievable points with colour coding which matches their respective leg colors.\n", "proba": 9.681949109108245e-08} {"commit": "5efb40d116e6f3d45c45bb280b013dd69b4a2792", "message": "Increasing test wait time again. Removed todo.\n", "proba": 1.1426700297079151e-07} {"commit": "379c3c2c4eea890c5ba38f43ce0eaaa33ef9b0a2", "message": "Deallocate proc that cannot be manually killed.\n", "proba": 1.1347047035314972e-07} {"commit": "a233b1e9a912651b7dceaba3d3f5ed7c255918fc", "message": "don't overwrite formattedGeneratedExpression with formattedDefaultExpression on map\n", "proba": 1.8189388129030704e-07} {"commit": "f8b83438d5aca0938a32431b2a9470deff28603f", "message": "In MatchQuery, remove a check for fragile search analyzers. (#33927)\n\nAs far as I can tell this guard against fragile analyzers is no longer relevant, since\nwe stopped setting special analyzers on numeric fields (3bf6f4). Instead of removing\nthe guard completely, I opted to keep a check for untokenized + unnormalized fields\nto avoid going through the analysis process unnecessarily.\n\nMy motivation for simplifying this check is that I'd like to add support for\n`split_queries_on_whitespace` to the new 'queryable object' fields. As it stands, I would\nhave to add a dedicated instanceof check for the new mapper, which is not optimal.\n", "proba": 2.999532000558247e-07} {"commit": "b81473b38c2b3dfbb65766a585ad1cf93dcc6c2e", "message": "Optimize server gauge rollups\n", "proba": 4.4038489477316034e-07} {"commit": "d40cb0e1b0fb233a27b9d476167814d2853acf2a", "message": "Fix missing webview provider crash on Android (#32165)\n\nSummary:\nI applied the changes requested in this PR: https://github.com/facebook/react-native/pull/29089\n\nWe upgraded to RN 0.62.2 on our latest release and started to see again the \"Failed to load WebView provider: No WebView installed\" (see below for Crashlytics screenshot)\n\n![image](https://user-images.githubusercontent.com/870365/131935283-033fbd44-5a3b-49b0-bd25-3d6733f22040.png)\n\nThis crash had been fixed by https://github.com/facebook/react-native/pull/24533 but https://github.com/facebook/react-native/pull/26189 (added in 0.62) reverted the fix\n\nIndeed the exception raised in Crashlytics is actually a `AndroidRuntimeException` and `MissingWebViewPackageException` is only part of the message.\n\nFor instance, in the screenshot above, the exception message is `android.webkit.WebViewFactory$MissingWebViewPackageException: Failed to load WebView provider: No WebView installed`\n\nNow these crashes are quite tricky to reproduce, so to be on the safe side, I'm filtering out all exceptions containing `WebView` as suggested by thorbenprimke on the original fix.\n\nIf my reasoning is correct, it should fix siddhantsoni 's issue as well, since `WebView` is included in `MissingWebViewPackageException`\nBut following that reasoning, I am not sure https://github.com/facebook/react-native/pull/26189 fixed siddhantsoni 's issue, so siddhantsoni if you could check that this PR also fixes your issue, that would be great!\n\n## Changelog\n\n[Android] [Fixed] - Fix missing WebView provider crash in ForwardingCookieHandler\n\n\n\nPull Request resolved: https://github.com/facebook/react-native/pull/32165\n\nTest Plan:\nI created a version of react native with this patch applied\n\n```\n\"react-native\": \"almouro/react-native#release/062-2-fix-missing-webview-provider\"\n```\n\nBefore the fix ~0.1% of our users were impacted on Android, no new crashes have occurred after the update.\n\nThis is putting back what was already in place and working for us, but making the check wider to catch more errors.\n\nReviewed By: lunaleaps\n\nDifferential Revision: D30847404\n\nPulled By: sota000\n\nfbshipit-source-id: fe3b5fa2c9ebde5bedd17a9d6394a52ccdbdf0d0\n", "proba": 0.9999969005584717} {"commit": "0785b1c9bea6e6704698b284ad3a9d15aecab202", "message": "RegExp: use ContainerUtil\n\nGitOrigin-RevId: c06b1292f2b052a74210e70f6a42a006f1d1d38c", "proba": 1.0193728030571947e-06} {"commit": "c8f8d00d90ab9be7c8d2fa538d1cd9d56dfd388c", "message": "Revert \"fixed typo in request object expiration\"\n\nThis reverts commit 6c011cbb\n", "proba": 3.8863757367835206e-07} {"commit": "fcd269a03862a4f70299d66df709b66e2254eb77", "message": "Made the HeadersTests more stable.\n", "proba": 1.0434356312316595e-07} {"commit": "ea1321dc1e0da083db8da5876e43af06e18d8da1", "message": "XSD @attributeFormDefault not taken into account when hiliting errors (IDEADEV-3390)\n", "proba": 1.0712955855751716e-07} {"commit": "cd627e59d36c5f1913a0c195d05e97270e4466d4", "message": "\nAdded \"Y,N\" restriction type\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@7340 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 2.054596421885435e-07} {"commit": "96957f6dd95c7a86d3493b99d2661644e6ed0e32", "message": "added response for synched messaging from native custmer REST\n", "proba": 1.3552677557981951e-07} {"commit": "b3d4868d9358f358800cd1ead1a89c67a57675c8", "message": "Fix for problem with \"Truncate\" flags: flips back on on opening of dialog: very dangerous!\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@654 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.2846959407397662e-06} {"commit": "fabcc836055744ea0939b8ed09d9b83ddd023e27", "message": "ClassLoaderBootstrapper: Create ClassLoader earlier\n\nSummary:\nWhen an agent such as YourKit is present in the process, it may cause `java.util.logging`\nto be initialized earlier than usual, even before `main` is run. That results in a\n`NullPointerException` as `com.facebook.buck.cli.bootstrapper.LogConfig` attempts to\nload `com.facebook.buck.log.LogConfig`. That exception is swallowed, and simply results\nin no logging.\n\nTest Plan:\nRun Buck with the YourKit agent attached from the start, observe `buck-0.log` and friends\nare created and have content.\n\nReviewed By: dreiss\n\nfbshipit-source-id: 013df61\n", "proba": 5.167589165466779e-07} {"commit": "312ff9af215c4586e612d5c9dd1c3b0d17818018", "message": "Oops in MergedTargetGraph\n\nReviewed By: bobyangyf\n\nshipit-source-id: 0dafa255ab\n", "proba": 1.2835921836540365e-07} {"commit": "b05685c14b755fbd6facf8288c28557a94eaead1", "message": "Added validity check on RBTree\n\ngit-svn-id: 1708c3ad9ff9eb03a5ee6f7d8258d0b3769e07ec@204 032fbc0f-8cab-eb90-e552-f08422b9a96a\n", "proba": 3.080481008055358e-07} {"commit": "9a2055683ec31b98dbe3ed525bbb528a8b92ee69", "message": "try to differentiate simple method calls, from expensive ones... at least trivially\n", "proba": 1.0383279231973574e-06} {"commit": "95f30e0ae8e0fa35e4a21bfcb9f9cff63b7b492e", "message": "limit NodePathStorageOrder internal cache to 10K strings to preserve memmory\n", "proba": 1.5419583121456526e-07} {"commit": "967ae3ed8c2cfa7d2aaf001d5a81c680d925c458", "message": "Make maximum number of directory levels to visit configurable\n", "proba": 5.087065346742747e-07} {"commit": "4618148bf1262f6c64e770f32de060523b0f28fa", "message": "fix no move possible winning condition\n", "proba": 2.7166488507646136e-06} {"commit": "67e41adc7686524d2ae5cb2049eab5ea8c551d26", "message": "Removed unnecessary final modifier.\n", "proba": 2.1512363446163363e-07} {"commit": "e6fc19a80534b505a2f37b21bfb08651fb83ac7e", "message": "added getById method\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@767 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 1.0566292303337832e-06} {"commit": "5fb645c04d41bb59f4e9b194f9c0f32b5377543d", "message": "Changes on TrafficEngineeringMetric", "proba": 1.9918921623229835e-07} {"commit": "28d9d317af482481df66a5e37563e404d17cb3c7", "message": "Updated header\n", "proba": 4.6164572609086463e-07} {"commit": "63e9c665fe884c5e424fe70e920257e95e36f5a1", "message": "SPLEVO-119 Introduce Technology Abstraction\nExecution of all registered VPM Builder\n", "proba": 9.987839888481176e-08} {"commit": "329ab25f837ff42b3026d1fc677fe015df391662", "message": "widgets changed\n", "proba": 1.1839329090435058e-06} {"commit": "5753e54853ae5416e25833905058210a75c6c7b2", "message": "Removed redundant holiday tests (duplicated by other tests).\n", "proba": 1.2738023258407338e-07} {"commit": "4d1cbd411d680777f37d09e69ed0e468ac5eca17", "message": "Adding IGNORED to testHumanTime since it keeps causing trouble on CI and does not add much value.\n", "proba": 1.0439492115210669e-07} {"commit": "4d0c3394046435891d208ca521dd77bab62248c0", "message": "Solved timeout errors (mostly), toggle still exists but minimal and shows correct value\n", "proba": 1.57842990233803e-07} {"commit": "f8d2c4ef0d772eaf379fd03bc64704a76b8191c8", "message": "Check classes deprecation status\n", "proba": 4.580902839279588e-07} {"commit": "e9fa2925c3e4b69a5419637ea23b8597d73ff276", "message": "Added overwrite property to SdlFile\n", "proba": 2.1692109442028595e-07} {"commit": "a25d92ee3760500acacac5fc099d41b4714bd04c", "message": "Don't pass CacheManager to the NameService. Use SpringEL to stop nulls being saved to the cache.\n", "proba": 1.039288335391575e-07} {"commit": "aeced32513910c3177e16113e75018a93412ca54", "message": "Tests associ\u00e9 aux fonctions equals et hashCode de MissilesWeapon\n", "proba": 3.2406671834905865e-07} {"commit": "c57f3fb01ba736623134225cd0d016b4cf473e83", "message": "As UserSelectionFragment is retained, username change subject can be attached once per presenter resulting in optimisation of network calls on screen rotation.\n", "proba": 9.754405994044646e-08} {"commit": "ed3551b9c366bc1d841e552e1d5fd0c542057e77", "message": "Close MatrixCursor in a finally clause\n\nMatrixCursor needs to be closed after use.\n", "proba": 1.1662121579547602e-07} {"commit": "2859860d0d3141637aaf202655038e18be57c929", "message": "use EventConfigBuilderChange in xdrip status line\n", "proba": 1.832739968676833e-07} {"commit": "51884ef018dfac0b380fd22864681803b8b285c5", "message": "Ticket #2838 - Restricted REST response rendering time logging to large API queries\n", "proba": 1.1542721267687739e-07} {"commit": "8faa8d34d2037605d659a4aac4945a105a50e5cd", "message": "core : Fixing bug with remove of lun disk\n\nThe following fix will solve a problem with removing of lun disk\n\nChange-Id: I698fb815f3760851ee6164430102b77691741980\nSigned-off-by: Michael Kublin <7d43f4c50dcd44f19082db8e5a698cd08294423a@redhat.com>\n", "proba": 1.49410524841187e-07} {"commit": "6c369f1f305f0b5796c3ba96eabbe1bdad493024", "message": "Remove check that ensures factor values are unique within an assay group (remove tests)\n", "proba": 1.1093996477029577e-07} {"commit": "3f19b3efeac6c57addba632e9f14a0843e21f0e1", "message": "Removed short form bel term selection from UI\n", "proba": 1.7125184115229786e-07} {"commit": "2876fce7faf9e9315c9c766da3626314050803b2", "message": "Renamed variable for clarity.\n\n", "proba": 1.245370384594935e-07} {"commit": "d7da09718954c2afbe4eeaaa0e9fa5a9d20ed0e6", "message": "update to latest version of AtomCache name conventions\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@9282 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 3.9017541553221236e-07} {"commit": "f017b78fda940348f95ed66bed35cfae6792e3f3", "message": "fixing #99\n", "proba": 2.6666617713999585e-07} {"commit": "602d39c6451ad76379cc8c8684a41511f05c848d", "message": "nicer website display and fixing an issue where the PDB residue ranges were one line off\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@9013 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 5.112024155096151e-07} {"commit": "d986f9b4435204cf3a6c0ebb10f489622f793f33", "message": "fixing javadoc warnings\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@8760 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.724409331582137e-07} {"commit": "18f8e01417aa1aeb66d4d4e87f27598302c4b77f", "message": "Add additional test with more assertions for scheduleSlotsOlderThan.\n", "proba": 1.0467585553897152e-07} {"commit": "6661b55942eb2686705a1393900ab93ba4acda89", "message": "removed expand bar from chain view, event tab grabs vertical space", "proba": 1.4903653777764703e-07} {"commit": "c7b9981a6d919530ddb23dca6f582717cce962eb", "message": "Fixed bug to print correct character set name\n", "proba": 2.749453642536537e-07} {"commit": "0cfd5e53bd04d29100b17246ade0f59ae406521e", "message": "Fixes #116 Crash when looking up constructor", "proba": 1.227293324745915e-07} {"commit": "def9b24c13d698a78376b306ed19dc266560649e", "message": "[index] fix missing type property from keyword field mappings", "proba": 3.436177564708487e-07} {"commit": "74b4fc7511c61615b49f19fb117df1f8fb5d540a", "message": "fix Java compiler according to latest refactoring in CEP metamodel\n", "proba": 3.064213558445772e-07} {"commit": "a6487aede1ee4bbf17c7bb6d4f35a7d6c1642c8b", "message": "Fixed: Detect invalid coordinate tuple (not 2D or 3D) when unmarshalling .\n\ngit-svn-id: 78af1e1b74da535b2dc32c108071d0d938ac4dca@211 24c30046-25e5-4eec-8353-25991c8b1332\n", "proba": 0.003358247224241495} {"commit": "421a78ea072ab29ebf660dd1eb7949de0cb6cdc3", "message": "WFLY-2081 fixing race on AS7MetadataRepositoryImpl#ironJacamarMetaData\n", "proba": 1.438607029058403e-07} {"commit": "32ec6640c1f39dc228823105d9eed34b2337363f", "message": "Treat a missing slot as \"main\"\n", "proba": 0.008756316266953945} {"commit": "58d3b795749a290a4170c558050e48b2d7d9eef3", "message": "Fixed calculation of proceeding sequence.\n", "proba": 1.5381910145606525e-07} {"commit": "0708ab262f113461cd980a1bfbaca4eddb333101", "message": "allow setting a SchemaManager (DIRAPI-159)\n\n\ngit-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@1545173 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.604475508240284e-07} {"commit": "7c084182d750b78b99735d0850fbb01e67f7ccdd", "message": "Automated license header update\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@25112 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 9.870138910628157e-07} {"commit": "83318c932d07e98ef96d1e547a3a763bb83341b9", "message": "vtype.pv: Create CAJContext directly", "proba": 2.0103944109450822e-07} {"commit": "54c831f000fac5572f44f3f5902eae0689197d7c", "message": "Style fix\n", "proba": 3.8886003039806383e-07} {"commit": "21b9d47c72103ff1cdbb666c47797ff54cc08814", "message": "SWARM-2009: Added missing licence on unit test\n", "proba": 1.1088285134519538e-07} {"commit": "6ffb48d733c23b8773309a28e9c0847093120ce0", "message": "Adds ICU Currency to @Immutable whitelist.\n\nCurrency extends MeasureUnit, which is immutable and stipulates all subclasses must also be.\n\nhttp://[]/third_party/java_src/icu4j/main/classes/core/java/com/ibm/icu/util/MeasureUnit.java?l=33&rcl=225926157\n\nRELNOTES: n/a\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=226333591\n", "proba": 8.775386959314346e-06} {"commit": "c0dc19a865ab910c8caf99ab2785fcb30e41f071", "message": "Fixed bug on opening corrupted database\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@4317 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 1.8410731854601181e-06} {"commit": "057b0ce09fa9f4795e5067b46f64cd0721661265", "message": "[ANDROSDK-752] Fix SystemInfo tests\n", "proba": 1.2213315869757935e-07} {"commit": "951f43053ce03d173a2b552776c58332d89e56b5", "message": "First value for enums must be 0 for proto3 compatibility\n", "proba": 9.976651199394837e-06} {"commit": "f6734ca182bf2269fee6a639107872996ab3ab5c", "message": "The tests assume sequential server IDs starting at 1. Ensure this.\n", "proba": 1.4884960819472326e-07} {"commit": "482b92f5e6b5334f654267880474ce8393e7901b", "message": "remove dead code", "proba": 0.9994539618492126} {"commit": "5c88ed043d84188c740fa915c77c9279a21b56f2", "message": "added value expression for the format\n\n", "proba": 1.8296958614882897e-06} {"commit": "d33ddefb2def02e6a54e22cbeaa86da2e69ad0c2", "message": "updated package-info\n\n\nFormer-commit-id: abee416d7c2690d66f255d69efc34855a82064db", "proba": 3.958578247420519e-07} {"commit": "d43992c32fc40113caa5a983ad5c33e1a3e9b3be", "message": "try with resources\n", "proba": 1.5515064433202497e-07} {"commit": "b9287f540d0dcb009b4dd6e48ba151b615dc2176", "message": "show any exception from evaluation and stop the progress bar", "proba": 1.2710042085473106e-07} {"commit": "ec596ac6a2735aec53a116edf54a64b55efd6368", "message": "\n\ngit-svn-id: https://svn.jboss.org/repos/labs/labs/jbossrules/trunk@4283 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 6.779547447877121e-07} {"commit": "108fe0f72f57a4e137c5203e293dc05d7a90d4dd", "message": "Fixes #1289, use bind_port as mapping key\n", "proba": 1.381995531346547e-07} {"commit": "52f924270e84ac0a3f3ec80bfc6f0ca267388be7", "message": "fix: UI in game will get scaled with chaning \"Resolution Scale\" in world (#4674)\n\n", "proba": 1.0141275197383948e-07} {"commit": "401a7ff9edb4f33cafd904443b5146be3972128a", "message": "Fixed UI serialization making scheduledExecutorService transient\n", "proba": 2.109462684529717e-07} {"commit": "04e14f8be5e476f8a8e498ab07f284dc17c3ab53", "message": "Fix obsolete reference to org.domokit.activity in hello_services (#6546)\n\nSee https://github.com/flutter/flutter/issues/6539", "proba": 0.0008676733705215156} {"commit": "7067900f2c08d356077d227f3d523346cc8d2978", "message": " Enabled cors \ud83d\udcaa\n", "proba": 2.426858713988622e-07} {"commit": "330dc6e9e597ee6602db658ca6f0439dd9bcdd8e", "message": "Handle null returned from Camera.Parameters#flatten\n", "proba": 2.9873592666262994e-07} {"commit": "c7416824cfbb62747fa2463eb15f747e9e9cbb09", "message": "Fixed typo in error message\n", "proba": 3.8094694332357903e-07} {"commit": "47da7d0d71684c1ab24dadcecdd752b89cbb72a8", "message": "fixup! chore(dependencies): Autobump spinnaker-dependencies\n", "proba": 0.00016077714099083096} {"commit": "fff9b99dd78d3afa7e067a134a360c3ec744374d", "message": "add fixme\n", "proba": 7.554157264166861e-07} {"commit": "eca9340904e59c2143446c0925e469d3ef0cee78", "message": "Updated the condition to handle null start and end dates.\n", "proba": 1.0923312743216229e-07} {"commit": "d604366f5c26fd957bfb2b549183c2bda37ec962", "message": "renames field\n", "proba": 1.4949605429137591e-06} {"commit": "a6a1a4bb7537c87f625cb1edc2c0f33b1e847af8", "message": "Adding license header\n", "proba": 3.825054193384858e-07} {"commit": "28ad3c837b7e448a6278123d1b39f749141c2e3b", "message": "removed limit of displayable values for lockup table\n", "proba": 2.87342260207879e-07} {"commit": "7955dec7fbe7d6dbc6ba90e049b5695f740b6b6b", "message": "Add isReadyForTxBroadcast check for withdrawal at trade complete screen\n", "proba": 1.4708516005157435e-07} {"commit": "61a7f9ed6a0095085a5baa2351421df17b7605b4", "message": "added mdm flag\n", "proba": 3.7577879652417323e-07} {"commit": "d783067a3d89dd2938ada3db79d715ad29531d8a", "message": "HBASE-8567 TestDistributedLogSplitting#testLogReplayForDisablingTable fails on hadoop 2.0 (Jefferey)\n\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1483982 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9641201965423534e-07} {"commit": "5942ab9f264a89d0288350cc45df8d8b78e478b4", "message": "Fix a testcase. The service url is wrong", "proba": 0.9999995231628418} {"commit": "f669e815e251ada0757534e8b27e771300397aad", "message": "OGM-205 Use the inverse side association name in @OneToOne(mappedBy) case as well\n", "proba": 2.2935832078019303e-07} {"commit": "7fa854d598de9c8f2059b839f55ae94b94f7c242", "message": "splashscreen+logo", "proba": 7.942823572193447e-07} {"commit": "2a759861c360c4983c268cc1f1b70da5d0551b2a", "message": "made test consistent with renamed fieldaccessors\n\ngit-svn-id: 447125eb860bb9cbd0d820f1441f4e9fadff9144@106 123451ca-8445-de46-9d55-352943316053\n", "proba": 9.753008498591953e-07} {"commit": "c7c078f37da4fd040619bdd185ac2a514083fcf8", "message": "INFUND-5177 - Changed assessor creation security to have same security annotation as user create\n\n\nFormer-commit-id: eaf2a6f3d4c74d2819ff97fe826127043606046e", "proba": 2.6776092454383615e-07} {"commit": "650f209ee8416dda296ca2eefa554cb459f0db81", "message": "fixed KMLExporter to not export CityGML feaatures that are not available in LoD0\n", "proba": 1.1635914631824562e-07} {"commit": "dcd4b14d690102c7a2286aa5402f32689c85ce1e", "message": "TestFailedLineInspection: use a cheaper getProject\n", "proba": 3.1449667403649073e-07} {"commit": "5f63651b1ace94ff307552e706b26ce544e35835", "message": "diagnostics for resolve in invalid CLS PSI\n", "proba": 4.6009904508537147e-07} {"commit": "c5d9be3324e3d743586a06a80d09bd25c64f67ba", "message": "DERBY-4218: \"Table/View 'MAX_SCAN' does not exist\" in IndexSplitDeadlockTest\n\nWait for all threads to finish before dropping tables in tearDown().\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@772534 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.924222013069084e-07} {"commit": "756e63e76be9368f6a331a5a310d27b45d2ad724", "message": "Use CCNTestHelper in GACMNodeKeyDirtyTestRepo to avoid name collisions in repo.\n", "proba": 1.0356137636335916e-07} {"commit": "266f17fd2ef2f7eeed7a69049d90099bcac6fd66", "message": "Delete useless fail() invocations in AssertTimeoutAssertionsTests\n", "proba": 6.183012715155201e-07} {"commit": "1ace4082e4983e784cccff079923ce26713459c2", "message": "Delete debug code\n", "proba": 6.359677627187921e-06} {"commit": "3da2ae2c0d95afbbac4e70222d8efbbd3eba80e0", "message": "change log level for BigQuery exception to WARN (#231)\n\n", "proba": 1.0698029484501603e-07} {"commit": "cf1b6ab0e35a5a64d50cb2bbcc74e09e6c728ad5", "message": "Unignore tests for auto indent\n", "proba": 2.2793334153448086e-07} {"commit": "2138550f5f90fc88f4be588f88e6d04921911116", "message": "Reuse EditReplaceable in EditReplaceDeletable.\n", "proba": 1.2081230238436547e-07} {"commit": "2f49ff4a949ca01060014d8889b43404403efdc0", "message": "Fix test.browser.version\n", "proba": 0.00029410066781565547} {"commit": "9262e5f8c0f32b70dbb25615bfcf2562a993962a", "message": "output and tokenizing fixes\n", "proba": 7.66231721627264e-07} {"commit": "e846c5919e822b2f09ccd3f65e2bea435510e578", "message": "Added pool configuration to LdapConnectionPool constructors\n\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@1593725 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9161239467612177e-07} {"commit": "9195e6b65f8305ca9b8c51cb4bee5cdcf4f52e63", "message": "Simplify initialize logic in CrashlyticsCrashReporting\n", "proba": 4.554200131678954e-05} {"commit": "914acab452ba0256a3c9b81aca49ee395ad57d7f", "message": "Update AudioCapture.java\n\nTo Change the code according to new requirements.", "proba": 1.0119923388174357e-07} {"commit": "7ab493a364db89862da5f125c7b50af4b7508d16", "message": "corre\u00e7\u00e3o de item do sonar\n", "proba": 6.110982667451026e-06} {"commit": "a42050f441f5fa79b5248d79857243e94949a349", "message": "HDR: Set decoder codec profile and level if available.\n\nThis should be necessary to ensure decoders see fewer errors.\n\nSetting this resulted in removing native_dequeueOutputBuffer errors on OMX.MTK decoders for in-app tone mapping prototyping.\n\nPiperOrigin-RevId: 486715941\n(cherry picked from commit e510d9903ff30c4ec308bdcfba114e8889aad20c)\n", "proba": 3.19669936743594e-07} {"commit": "6aa57ce084d1feb25a77e7e556f683b86766afb6", "message": " - MLHR-1864 #resolve #comment Additional patch to fix queues\n", "proba": 1.196277423787251e-07} {"commit": "7b3beb10398303e0eaca9053612f2d163354ea17", "message": "Updated Javadoc and comments\n", "proba": 1.3034987489390915e-07} {"commit": "c97779026fee562773a8272a5119e2f2041b6ec7", "message": "CORE-1960 \"Could not find implementation of liquibase.logging.Logger\" starts appearing after migration from 3.1.1 to 3.2.0\n\nParent packages need to be stored as well\n", "proba": 1.06654113096738e-07} {"commit": "6d7c57fccadfad16121759e3af6e606117185f18", "message": "update javadoc\n", "proba": 5.346412308426807e-07} {"commit": "ffca39e0548a962b840b65adf04030f9df6842db", "message": "New metric 'utilization-max' to track thread usage out of max pool size\n", "proba": 1.6488567666783638e-07} {"commit": "c025c93c49bcd713039888f8673fe20ab05dff22", "message": "Order of stream is now guaranteed. This was no longer the case once initialization was switched to be asynchronous. Now set values are buffered until initialized.\n", "proba": 1.086527632310208e-07} {"commit": "3a14944e576bb4a5545735800d00cdf6ac1b9217", "message": "Fixes in base operator\n", "proba": 4.232168464568531e-07} {"commit": "f3c53e9aa6c7b9de5f0bf58a034ae692401e04b2", "message": "Bring back trace message method in order to not break customized listeners\n", "proba": 2.149890860891901e-07} {"commit": "20a04f57fa2a128f999249bf064db3a8f5149d6c", "message": "more clean up\n", "proba": 1.4694018091176986e-07} {"commit": "2b25f1546db50eecead836e75888c29a52d97deb", "message": "Removing redundant variable 'constructedTag'\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=411665\n", "proba": 4.9733360356185585e-05} {"commit": "dadb7551ae84aa0698525d9d1e2fb9857efbf13d", "message": "Fix testComplexTypeKey()\n", "proba": 2.293905708938837e-06} {"commit": "b8e0c85eb2ed04f54a82892a90b4c53bf0a08a0a", "message": "\u4f18\u5316 as \u7684\u903b\u8f91\n", "proba": 7.611759428982623e-06} {"commit": "c46538ba47d53beee9a6999fdd13f4cef989f89f", "message": "PR-1686\n\n#1686\r\nJustTrade added to the PDF import", "proba": 1.1944420919007825e-07} {"commit": "d5dfc0d8189cc743a147b65bc116f0cd1d2140ba", "message": "only throttle node failures when nodes are still in state \"failed\"\n", "proba": 1.4398244729818543e-07} {"commit": "d85a94c05aef3b35738984d44959f0cf0ce1a220", "message": "OAK-2699 : Deprecate MicroKernelInputStream\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1670081 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.676920018984674e-07} {"commit": "bf8ccd1bb1b3fae97da2570f367887c3238e9047", "message": "try to retrieve crawlId", "proba": 1.027986286317173e-06} {"commit": "1149b2f735b149e15bbf8fc65bafead8d21d9305", "message": "RESTWS-397 Handling hibernate proxy objects in delegates.\n\nRemoving reflection code.\n", "proba": 1.0132517047622969e-07} {"commit": "8b174c625031fd529ac9c350db799d18a644f304", "message": "#30 Link to the permissions for a project\n", "proba": 1.1260708987492762e-07} {"commit": "6e73b2ec1d1526e0404fb6c17e9d32d02a547f94", "message": "Fix KSC graph timespan 2_day being same as 1_day -- tazman's kill\n", "proba": 0.00014318038302008063} {"commit": "851bfdb22019ca58e1fd4d1dc3035060169c0068", "message": "NEW - bug 206566: improve the usability of scheduling and workweek focus and get rid of \"red Mondays\"\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=206566\n", "proba": 2.3922180503177515e-07} {"commit": "53c1ac69486215eddfed9cbd2fedb408e9c86bf1", "message": "NEW - bug 165359: fix UI nits\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=165359\n", "proba": 3.048706389563449e-07} {"commit": "681e9ec4c1d0abe0ac42d229492ef868f47070c1", "message": "NEW - bug 126: NPE in Add Spec handler when parent directory does not\nexist \nhttp://bugzilla.tlaplus.net/show_bug.cgi?id=126\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@22480 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 2.087535904138349e-06} {"commit": "265f101861b6b0b02a2b8fd5a78320105baf2351", "message": "#137 - Changed framegrab names to include microseconds. Need to test end-to-end workflow to see what breaks.\n", "proba": 9.678164758497587e-08} {"commit": "de84dab09a7b9f9098a3eb758161f5727d8a26ce", "message": "Avoid NPE\n", "proba": 1.5674175301683135e-05} {"commit": "09dc2dc074f510bde5d5acc50dedbdf28d1ff5a2", "message": "Transition towards multi-sensor datasets\n", "proba": 7.729437129455619e-06} {"commit": "048484c392ebb7a44cb5f2fc39d8bec998c41c1a", "message": "fix computation of homogeneity of rows and columns\n", "proba": 0.0001194912038045004} {"commit": "a3ef9e80e863becdab8bc31ae7d60851a65fe2ea", "message": "Changed API return type", "proba": 5.43654891771439e-07} {"commit": "af618666043f21b3db7e6a1be2aa225ae0f432b4", "message": "don't ask popup actions of non-dumb-aware gutter renderers (EA-70644 - INRE: FileBasedIndexImpl.handleDumbMode)\n", "proba": 1.1501602870112038e-07} {"commit": "a1bc2e0d51c7a3df97fd229d05e9bb6818846744", "message": "Synchronously update icons on file type change\n\nGitOrigin-RevId: e2c7433cfbe5130e84e6684cee312cebc817e21d", "proba": 6.202891995599202e-07} {"commit": "317e64708539a7b86fceab6c25592465f035354d", "message": "Fix typo in Javadoc", "proba": 0.6243435144424438} {"commit": "6ad94d878c90bf4b30e3d10ba18999cfa68d0e60", "message": "plot aggregation work in progress\n", "proba": 1.3807913035179809e-07} {"commit": "177036abf17ca82ddc4a732c890b42ee51059eed", "message": "CAMEL-4941: Polished javadoc\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1236680 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1988488419519854e-07} {"commit": "4768bb284f989408d0e02e88276c74e1cb1f8906", "message": "removed unwanted imports from chpltestconfig\n", "proba": 2.173238442537695e-07} {"commit": "e485622119d773d06ea96292aa0b2cb67d978cf2", "message": "Renamed methods and new methods for date conversion", "proba": 2.0651022225592897e-07} {"commit": "2fca493dec764ebd7d96b38e8276bb4701f20195", "message": "Refractored player interact a bit\n", "proba": 1.5381249340862269e-07} {"commit": "8c5934a1f16f1ebef3e801d09ec7de72039f7d91", "message": "Minor Javadoc cleanup of enabledBlockTypes\n", "proba": 1.3140667931565986e-07} {"commit": "94b93d9159507cd71202da175989564079b30909", "message": "Change generated onFinishInfate() from public to protected.\n", "proba": 1.0184832177628778e-07} {"commit": "aba44fdd98e3b8f1563f636fbbc086c7c9919dc5", "message": "OME data model fixes:\n * Plate.Name is a required field\n * Image.ID needs to be set for references to work\n\n", "proba": 1.3276914501147985e-07} {"commit": "0fa6f4dd3483b803da1abf27eb199005bc4aceb7", "message": "Use the known min/max if a global min/max is unavailable\n\nThe global minimum and maximum values are only available if every plane\nin the series has been read. In some cases (e.g. if \"Specify range...\"\nwas specified), we need autoscaled images but have not read all of the\nplanes.\n\nFixes #10088.\n", "proba": 1.3700642398362106e-07} {"commit": "621efbfa8aed1aa7f57a7d28060d4bd8cf6c15fd", "message": "STEM-6\n", "proba": 4.1338230971632584e-07} {"commit": "e21c7d4657301f361f4d915752cb28cec5598576", "message": "EMPIREDB-384 DBCmdParam type conversion\n", "proba": 2.936972407496796e-07} {"commit": "9283eb9e0153d0778e724a106aeeca9a38f821d0", "message": "cs (spaces -> tab)\n", "proba": 1.3218645733559242e-07} {"commit": "c162b86d496822585962722ff59e6dd3135b1156", "message": "removed explicit saving of protocolFile\n\n\nSVN-Revision: 9892\n", "proba": 1.6363499355520617e-07} {"commit": "7677fa5b27db4b7b1fd36816fe4edfe985411a40", "message": "Added saveCharacterizationFile(fileId, title, description, keywords, visibilities) for selecting exist workflow file.\n\n\nSVN-Revision: 2172\n", "proba": 1.3175552737720864e-07} {"commit": "64049a74ebba63e3cb3d9d68bbb2681c9d159f2d", "message": "added some comments\nSigned-off-by:Chetan Narsude <53f432bedfe8a19567d70727f454ebd1d76235ae@malhar-inc.com>", "proba": 1.0837355546300387e-07} {"commit": "2d4b21e01ae2892df344301494099001c607471a", "message": "DDE javadoc improvements (#789)\n\n* Added javadoc links to the DMLERR constants\r\n* Improved the javadoc of the Ddeml.CONVINFO class\r\n* Added javadoc links to the Dde* methods\r\n* Added javadoc links to the CBF_ constants\r\n* Added javadoc links to the MF, APPCLASS and APPCMD constants\r\n* Added javadoc links to the XTYP constants\r\n* Added javadoc links to the DDE_F* constants\r\n* Added javadoc links to the EC, CP, DNS, TIMEOUT, QID constants\r\n", "proba": 1.392035215985743e-07} {"commit": "a70d30880932cd99153f5b23126f3a727ad478cd", "message": "added method to parse the publication document object number.\n\n\nSVN-Revision: 6295\n", "proba": 5.078216054243967e-05} {"commit": "57479fd6464247399cc0dd4b6bf1f935b09ccf9e", "message": "Ignored more HA tests\n", "proba": 1.257241564189826e-07} {"commit": "2a833a81fd51fc17ae7ad743b108f80b9a6855ee", "message": "updated search\n\n\nSVN-Revision: 11475\n", "proba": 1.2049611086695222e-07} {"commit": "315f4c9d868fa8981f99ecc53c425ce6075e07ed", "message": "no-op if console layout command is alrady checked\n", "proba": 1.224024458679196e-06} {"commit": "36fbf0bcdc938f4797a182bf803ee08eaf98e304", "message": "LUTECE-1322 : StatisticsInclude does not handle null request\n\ngit-svn-id: 890dd67775b5971c21efd90062c158582082fe1b@27901 bab10101-e421-0410-a517-8ce0973de3ef\n", "proba": 2.2145297862152802e-07} {"commit": "fcdc0f2c594b39417293b0f8787d5a482dc3004e", "message": "code was selecting the maximum as default instead of the desired minumum.\nuse the Math.min method to be more obvious as well as correct.\n\n\ngit-svn-id: 94cad4ae0dfdbd5a35299816cdf961de95074614@131971 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.673734944546595e-05} {"commit": "fffb78037dfb877d01160dad229f21b9e9678d44", "message": "Optimized for the case that there are no privacy lists (JM-762).\n\ngit-svn-id: 4206c2c2bb40b5782672a0d03c2c381094954de9@4289 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.9999957084655762} {"commit": "a9e7e3c8aefb0ceb630cc5ac8accdfc6edea9a27", "message": "Be more forgiving about endpoints that transform to be just off the image\n\ngit-svn-id: b10e9e05a96f28f96949e4aa4212c55f640c8f96@128 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 5.253315976005979e-05} {"commit": "b89e265a731d7caa1f08c1cf4091f30a43ac2039", "message": "TODO: collect(Collectors::toMap) compiles in Eclipse but in javac.\n", "proba": 1.0290706597970711e-07} {"commit": "7c847acf5765dc5b35e58816a845c4091efcc756", "message": "core: clarify EOS dataframe error came from server\n", "proba": 6.566997399204411e-07} {"commit": "bb0fb789f0c5dafe9e62d5e08a4cf961500e7ddf", "message": "Checkstyle: Line has trailing spaces.\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1403157 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0010498235933482647} {"commit": "46b441c61bcce9688837981113d823196554793e", "message": "Commented out the logMessage regarding Problem creating jndi datasource. This message appears so often, causing screen clutter, and doesn't seem to affect any running code\n", "proba": 1.5254580887358316e-07} {"commit": "0bee8a4f8c6ea7b641187c798169d559316157a9", "message": "Create ReadWordUtil.java", "proba": 4.3156157403245743e-07} {"commit": "d9211590d8ebc409f53a0807a96589fa6ef7acbe", "message": "Cache renaming\n", "proba": 1.2612782711585169e-06} {"commit": "a8fcb304cc2d565da403859bd19ad1be68ba3c46", "message": "INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED\n2008/03/31 16:49:39 rt 1.2.62.1: #i87441# Change license header to LPGL v3.\n", "proba": 1.0025821950421232e-07} {"commit": "1880fe7bc0a91c827c1d35d411081c3e6434d158", "message": "step id should have been stored as a long.\n", "proba": 1.40218261890368e-07} {"commit": "9f9dbc02557a98d78363c49505e1a89407e60bcb", "message": "static methods can be referenced statically", "proba": 1.4430397641262971e-05} {"commit": "09388df912ebb1b47feb996f6cba7c0d3fa2e03b", "message": "fixed a dead lock.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@2345 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.0044614700600504875} {"commit": "d4e95bfbbbac082932ddbea39924e84a03338a7b", "message": "Enhance test so that after a node leaves slave mode, it's cluster can pick a leader.\n", "proba": 1.086465459820829e-07} {"commit": "5c5697c66f83dd9834a8e41c0e649b62214f3142", "message": "Perf test failed on Travis CI, increase reps to improve stability", "proba": 1.2716370179077785e-07} {"commit": "c9759a787a9c91cf56ba5973ec0597ed3ccd7a33", "message": "Fixes issue with SBOL1 files with invalid SC subject or object URIs.", "proba": 1.0023278917969947e-07} {"commit": "d6b0247dd9b431c438d2cebdc436c42f596e9939", "message": "Updated to fix problem when reading double byte characters.\n", "proba": 1.279998258496562e-07} {"commit": "0359ee89b9553f42c8e2c1065c7bb7d2034ab3a9", "message": "Removed compiler warning.\n", "proba": 1.395871720433206e-07} {"commit": "84db44222a74302245125ce38dc20c9f6c8e1af4", "message": "UPDATE: CLO-1104 Rename WhileLoop component to Loop component\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14293 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 6.200195343808446e-07} {"commit": "f46487c8691fd1e94b7b4095bfb3e52c5e5efd26", "message": "Forgot to register new method with permission (refs #772).\n", "proba": 1.0311395470807838e-07} {"commit": "b5825873b43121101dacca10e8eea8413f197ca5", "message": "Import Excel : date string\n", "proba": 1.821356590880896e-06} {"commit": "41c29a3b62ec0266bc5a8c9196a083a4f1f3f5c2", "message": "Re-factor of tableau structure", "proba": 7.792229553160723e-06} {"commit": "cb91223d7d06990c7a1e6bee4085988de35ec1d0", "message": "Fix global guards in QvarN monitoring\n", "proba": 1.3131251535014599e-06} {"commit": "b0a463ba603c89b76648aacd3610131d81fd3b31", "message": "Fix some potential CCE's due to direct cast to TileFrequenctOwner.\n", "proba": 1.007650993756215e-07} {"commit": "bbb8e7f8c2a4af1e3432f1dbd646f466220761fb", "message": "avoid duplicate resultset\n\n", "proba": 2.8057409508619457e-05} {"commit": "cc21d20effd95e4c4ee251aa459e0768fa29569e", "message": "Add overloaded equals, equalsWithDiff which take image path as parameter instead of BufferedImage\n", "proba": 2.6751666837299126e-07} {"commit": "36b7f2dc033d45b00dae748dcd4b1ee4918dfa86", "message": "CPR-1230\n", "proba": 6.598877462238306e-07} {"commit": "806766a6fda11e1cc31305a1d5c9375c8d90e346", "message": "Remove default team `chatColor` and `chatPrefix` in TeamSerializer.\n", "proba": 1.0904265934641444e-07} {"commit": "2a45d4e74489ad4e3f98804aa0cb8764bca8369d", "message": "Fixes #205 uploading data\n", "proba": 1.2828016338062298e-07} {"commit": "65b286664a63f1eb481f6a8d92e5cb016b5b9212", "message": "Add converstion to String\n\n\nFormer-commit-id: 7b855d5a71b8078f6485a1aa82d43c60a3204137", "proba": 0.9999836683273315} {"commit": "bbe4fd45cf623dda343f93b0ab57bb7e83a856ec", "message": "Add run variant taking a unary operator for argument composing\n", "proba": 5.147138608663226e-07} {"commit": "22d998f1ec5e23ba9fb1de382f73fdc4c33f1735", "message": "fix double checking AllMandatoryDocuments on new created wiki", "proba": 1.3381760766151274e-07} {"commit": "150dcb14edd052873494fb29369f1ecf873e852d", "message": "StaticTextureSource\u3068SurfaceReader(GLDrawer2D\u3067\u306e\u30de\u30b9\u30fc\u30bf\u30fc\u30b5\u30fc\u30d5\u30a7\u30fc\u30b9\u3078\u306e\u63cf\u753b\u306e\u4ee3\u308f\u308a\u306bGLSurface\u3092\u4f7f\u3046\u3088\u3046\u306b\u6539\u5909\u5f8c)\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3068\u306a\u305c\u304b\u30c7\u30c3\u30c9\u30ed\u30c3\u30af\u3059\u308b\u3053\u3068\u304c\u3042\u308b\u306e\u3067\u6392\u4ed6\u51e6\u7406\u3092\u6539\u5584\n", "proba": 1.478225954087975e-06} {"commit": "83ddf9d7c3f87ca352d67705d36744867a4c253c", "message": "TestCartoonEdge: more reliable way to detect lighting material\n", "proba": 1.1576454994610685e-07} {"commit": "6ece8e9840ecf7d2e68df303af46bef427f39ef2", "message": "clarify comments in McRAPTOR SuboptimalDominatingList.\n", "proba": 1.252397368034508e-07} {"commit": "ca5df65540aa20292022bc6c518d4db116d0e595", "message": "\u30b3\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0\u3001\u7e26\u6a2a\u306e\u62e1\u5927\u7e2e\u5c0f\u7387\u306e\u5c0f\u3055\u3044\u65b9\u3092\u53d6\u5f97\u3059\u308b\u30d8\u30eb\u30d1\u30fc\u30e1\u30bd\u30c3\u30c9\u3092\u8ffd\u52a0\n", "proba": 3.563965833563998e-07} {"commit": "ed72647071d269e1b7703905109406bec89529f7", "message": "modified default address\n", "proba": 7.730998277111212e-07} {"commit": "4784d09828626b68f11e47e1fda23f5a8449738b", "message": "\u5909\u6570\u540d\u3092\u30ea\u30cd\u30fc\u30e0\n", "proba": 1.1109025763289537e-05} {"commit": "f0708f3e77bd0d8dac08da80ec59f1dc707330fb", "message": "Really really fix incendio on water\n", "proba": 1.8486262831629574e-07} {"commit": "752a19bc3d2b34c1a0062d16920ac3ca6111e8d4", "message": "ZoomAspectScaledTextureView#init\u306b\u5408\u308f\u305b\u308b\u3088\u3046\u306b\u5909\u66f4\n", "proba": 2.736817918957968e-07} {"commit": "f9de7d88d28d901c0088e32d1d94703b6194a500", "message": "Disallow empty data files", "proba": 0.00010324812319595367} {"commit": "656c5000b1f4998a64c4e31a37cfb8feb012b24a", "message": "scanner system sort of working\n", "proba": 2.677834061159956e-07} {"commit": "6330db67560a073d0bcb63fc341bfbae1239c3a1", "message": "Minor adjustment to avoid spurious failure due to timing", "proba": 1.7779559868813521e-07} {"commit": "5afb621a4799927b12def1e4512ecf3c139c750d", "message": "Empty list items can no longer interrupt a paragraph (spec 0.26, #55)\n", "proba": 4.7009639274619985e-06} {"commit": "41a72c0eff30f76ed46b14f4ee208fdcf7353c66", "message": "Add constructor for DarwinCoreCoreOrExtension without attributes\n\nNeed this for easy unit testing independent of the XML parsing tests", "proba": 1.5546552845080441e-07} {"commit": "2a9b76df735aa94688a80304537eb7e9489ad7b4", "message": "Fixed a bug where RelationshipType was used as a key in a Map, instead of its name\n\n\ngit-svn-id: 153979b1b6856005f89f303a7dd326e07c869f86@4221 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 6.454371487052413e-06} {"commit": "008dd1d132a1a01e517ec82e4d56f9a53db79c7b", "message": "assertions\n", "proba": 0.9999983310699463} {"commit": "f20f47905e2e4e4868e9a9271e77285b0c5702ca", "message": "flatMapAsync test was non-deterministic\n", "proba": 0.9993252754211426} {"commit": "dba3dc4e76dfdfef0367b0d08d7a10f2f9036a53", "message": "small changes in method namesa and main()\n", "proba": 1.9445516841187782e-07} {"commit": "5dc251408f6c3db732ac79178db885b6524fbc4c", "message": "INTEGRATION: CWS ooo19126 (1.5.92); FILE MERGED\n2005/09/05 15:18:32 rt 1.5.92.1: #i54170# Change license header: remove SISSL\n", "proba": 1.2293550355479965e-07} {"commit": "08fd06d62939c5f8c138b7b84c977516221c538c", "message": "Default unit to blank string. This helps the graph render correctly for\nthe 36K additional timeseries.", "proba": 1.0004541195485217e-07} {"commit": "577f3ef9146d668810a49552450e7df9637f1e63", "message": "Cleared some more latin.\n", "proba": 1.8917434374543518e-07} {"commit": "d69102c9d963b4feafb8df458b02fea0e8a5c88b", "message": "Add bot values\n", "proba": 1.4805750652158167e-06} {"commit": "792149ae1579b19067b63d31058dcb0f57484f13", "message": "KULRICE-7723 : Fix failing smoke tests - don't treat Incident Report test link on samleapp KRAD tab as a possible Incident Report trigger.\n", "proba": 9.671354916918062e-08} {"commit": "c804f7c8d7dd5b7cf2b624d4dfbd9b35063bf7d6", "message": "Add wildcard artifactId matching\n", "proba": 7.717466132817208e-07} {"commit": "efbb1540550ec8864ebdf8c7eadb21db5ba40ee8", "message": "Episode 11: Client Networking (TCP / UDP)", "proba": 1.1676299749296959e-07} {"commit": "d4eff2e6f95dde6049bc4fb38500d527f43023ff", "message": "fix: de-duplicate deprecated_collections when constructing gapic product config (#3131)\n\nMulti-interface APIs may use the same resource pattern in different interfaces. Without the distinct() filter, toImmutableMap errors when trying to add two identical keys into the map.\r\n", "proba": 1.1379862030480581e-07} {"commit": "5d243562eba9551ecf1a2ed19dac7a51bde32c44", "message": "KULRICE-8823: Fix broken smoke tests in CI - detect Freemarker exceptions\n", "proba": 1.1801819255197188e-07} {"commit": "43d7abb46309f5ea7e477c7f13a41877e7ab01f7", "message": "Added missing newline\n", "proba": 2.0038116588239063e-07} {"commit": "2c808ae183c85397e82ecd7cce236b72a3269e33", "message": "L\u00e4hes testattu, k\u00e4ytett\u00e4viss\u00e4, ei k\u00e4yt\u00e4 stubeja\n", "proba": 1.7615892602407257e-06} {"commit": "c235b37ed8ff452cfa7907ba22b9cfe54eb8d879", "message": "Kerberos support for authenticating with Fusion\n", "proba": 1.5154530785821407e-07} {"commit": "335021b2da6e61fe390139d30db12351b1d48162", "message": "\u0417\u0430\u0434\u0430\u043d\u0438\u0435 20.03. \u041e\u0442\u043c\u0435\u043d\u0435\u043d\u044b \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0422\u0435\u0441\u0442\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u0430\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u0437\u0430\u043f\u0443\u0441\u043a Jenkins \u043f\u043e\u0441\u043b\u0435 \u043a\u043e\u043c\u043c\u0438\u0442\u0430.\n", "proba": 1.4247596880068158e-07} {"commit": "776114016e81e211d4afd34b371b15813e97b048", "message": "add copyOf function to ObjectArray\n\nThe copyOf function will make a copy of any object array. Only an\ninstance of ObjectArray is needed to make the copy.\n", "proba": 1.3201050933275837e-05} {"commit": "4cbaeddae884dcb48091192440e47fe8ba95c81c", "message": "Change the TNIR multiplier to 0.125 instead of 0.08\n", "proba": 0.9996378421783447} {"commit": "a677b284ce65ff139f34bc2d144ef10664ab64c0", "message": "Reflect comment change\n", "proba": 1.5106566024769563e-06} {"commit": "8e0b9c9f5bf013585995323334d7fb221aa5d76b", "message": "Plugins now try to load dependencies\n\nChange-Id: I5840364d8776152615b986d3e34cfca55fd52ce5\nReviewed-on: http://gerrit.dmdirc.com/2119\nReviewed-by: Greg Holmes <79e2475f81a6317276bf7cbb3958b20d289b78df@dmdirc.com>\nAutomatic-Compile: DMDirc Build Manager\n", "proba": 2.4863535941221926e-07} {"commit": "86962ecef4f64f12e97dc5f7ccb7417db902adfc", "message": "JS3D: create a single CellRenderer and reuse it for all cells in column 0\n\nThis is the renderer which makes the first cell in the active row bold if\nthe editbox has the focus.\n\nIt used to define a brand new renderer each time it wanted to make the\nfirst cell bold or clear the bold.\n\nSigned-off-by: Ali Marandi \nSigned-off-by: Harvey Harrison \n", "proba": 5.345124463929096e-06} {"commit": "18bccbdbec7be55a0d66c31eeea48e58e2fe53ce", "message": "* fixed error\n", "proba": 1.4363956779561704e-07} {"commit": "70810d506e50d2574676ceb156b7542c04abaf54", "message": "Add convenience methods withConsistency(ConsistencyLevel leve) to set both read and write consistency\n", "proba": 1.732491767825195e-07} {"commit": "bd0fa1c6d9f6a4163a73dc06d8ee9bd0616fafd0", "message": "Removed extra import, clears referencemanager refs\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624270 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.862108712837653e-07} {"commit": "97e309eb08c1c60681e652f93c9b9c15799a5c10", "message": "Renaming a variable to follow convention.\n", "proba": 1.2556216688608401e-07} {"commit": "7bb15520f8c8a61a0b76d7f38bf238853d759fd7", "message": "Added realPage()\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624440 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.359351694598445e-07} {"commit": "0c9d3ea3ea73f3dc4d27ad3bffbcc2d5a305663b", "message": "Fixing button opacity on Windows", "proba": 7.213103003778087e-07} {"commit": "c9346746dc9a27d40eaa453e0afb4b0d1391665d", "message": "Issue #1566: ReturnCount violation fixed for FileContents\n", "proba": 1.188163949450427e-07} {"commit": "64d502e927f73940562a6b4c46448e74523dcb5f", "message": "Remove unused constructor\n\n", "proba": 2.1968091914459364e-06} {"commit": "dc16e592352e92ff8cf8779e61bd1121ab66fa61", "message": "Cosmetic change\n\nfixed formatting\nremoved unused comment", "proba": 2.093282205350988e-07} {"commit": "ea4bddc212853ea3b07629a27d614e0dc5cfdb3c", "message": "DiscoveryEngine : Add logger to threads\n", "proba": 1.8989881311881618e-07} {"commit": "26921a964356d1880d00ee2d557ff3c9b25c2240", "message": "Populator should continue on errors. Not taking the chance to not load\nthe framework", "proba": 3.4113105584765435e-07} {"commit": "32fa3e87cdb9e4ce4398d192710abbab2bd18b45", "message": "rollback changes first\n", "proba": 4.895935603599355e-07} {"commit": "428463420350e258da916648716fa82572548938", "message": "Add `@Nullable` annotation to `UpdateStatus` attribute on `Service`\n\nFixes #714\n", "proba": 2.3317423369917378e-07} {"commit": "69034731169db830bbfef6a3b1362824f7a2f12c", "message": "created functions package com.sri.ai.grinder.sgdpllt.library.bounds;\n", "proba": 1.4390063540759002e-07} {"commit": "fd79860fab509c0fdf1ab2032910d0000888f85e", "message": "Make counter related to output path.\n", "proba": 4.311123689149099e-07} {"commit": "d716642a50fd601403747db5e2a665d3544eaa01", "message": "Adding some log messages.\n\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@3768 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 0.9992330074310303} {"commit": "9b01bc1fb0b241eafdbe239f56b95a2690aca727", "message": "Add support for PictureListener\n", "proba": 2.580626983217371e-07} {"commit": "5a35f147856a18cdab1155c0180857708f76f7c7", "message": "fixing issue #129 - Datagen: read PSF parameters from macro\n", "proba": 1.1407178135414142e-07} {"commit": "db43cfe7a00dd6b8bc47637d7a1f21b8001b7ddf", "message": "cleaned code\n", "proba": 2.139844582416117e-06} {"commit": "33ff854d12aeb68b6bdc138f828444dae7b18432", "message": "added missing ; to enum declaration\n", "proba": 2.85292998114528e-07} {"commit": "6405cb3658746560345210723a2483dad94e8e43", "message": "fix logging message\n", "proba": 2.399910044914577e-05} {"commit": "20f073a5e74e70f93fe02371baca7f12721b4201", "message": "actually reset the inherited fields\n", "proba": 1.6878360042937857e-07} {"commit": "a7684b230a84a785c0c8a92195f5c0d413f684ed", "message": "Adding appropriate type representation.\n", "proba": 7.633347536284418e-07} {"commit": "049600c17efe1cc2637f752f316b4256cba2267a", "message": "fixing damage shenanigans on health update\n", "proba": 2.475047438110778e-07} {"commit": "6dbb8448ad3a0868757c58c75d70c658d18fc702", "message": "more debug\n", "proba": 1.390716164451078e-07} {"commit": "ffc712950502c77fb58c63f1a33e24a7308ca91a", "message": "Dump cloud color\n", "proba": 5.733450620937219e-07} {"commit": "0edbbd6b179bba1d9ecb68eaa15afba3f01dacf0", "message": "Fixed capitalization :-)", "proba": 6.156746530905366e-05} {"commit": "866ef669677daaa55fdedbffddbace297f5dfb0d", "message": "fixed saveKeystore sync issue\n", "proba": 2.7061199148192827e-07} {"commit": "587ae25b3c0f1f91bdfe02def0fd8cf2488849e9", "message": "newline after = is really miser mode formatting too.\n", "proba": 1.148826100916267e-07} {"commit": "7fe9d6a4b17cfda78be84794970fc76b1cfabf6a", "message": "Support all sidecode formats\n", "proba": 2.884311243178672e-07} {"commit": "f022d77c73f941df1ed80439df776d2bd5b026e2", "message": "Use for-each loop", "proba": 6.233685780898668e-06} {"commit": "cd34c9fe945843fe06f797dda1882c298faad940", "message": "[\u6ce8] ResizableExecutor.getPoolSize() - \u8fd4\u56de\u7ebf\u7a0b\u6c60\u4e2d\u7ebf\u7a0b\u7684\u5f53\u524d\u6570\u91cf\n\nint getActiveCount() - \u8fd4\u56de\u6b63\u5728\u6267\u884c\u4efb\u52a1\u7684\u7ebf\u7a0b\u7684\u8fd1\u4f3c\u6570\u91cf", "proba": 2.0386872279232193e-07} {"commit": "25561e4c1d426de9b6485196f9bce6410201a666", "message": "GROOVY-8733: Groovy could provide a chop DGM method\n", "proba": 4.006266863143537e-06} {"commit": "c1c51bb6fdb579f451ba5fef37fe21c6815c492f", "message": "Fixed rounding bug for palette lookups.\n", "proba": 1.0703274710976984e-07} {"commit": "a7415bcfc9b103afdaae705612907c0ae13bc00e", "message": "Support all URIs by passing them to their default activity. This works for market:// and content://.\n", "proba": 1.0781112536051296e-07} {"commit": "4df58a007e58e558571bb5af2f1a9aaa4b92dd69", "message": "Use forward declarations to reduce included footprint\n", "proba": 2.5751643306648475e-07} {"commit": "d30eb05c7f231839ce764757ec3d1961af44ef52", "message": "Change to commons.lang3", "proba": 0.9993212223052979} {"commit": "9409caad69f812564c2a83db3099ff72cb41e525", "message": "Change based on new message passing API in IPlugin\n", "proba": 3.1452427151634765e-07} {"commit": "7113731022ec38c1ed7d4461da78427a166cd851", "message": "Execute listeners on current thread if threadpool is shutting down\n", "proba": 6.838828880972869e-07} {"commit": "423894950b316ec983d12ecf4c03fd18145e43c6", "message": "Fixes documentation errors.\n", "proba": 1.261537789787326e-07} {"commit": "49341356d71752502daa96376583b24eff9c7ba0", "message": "Add comments to onKeyDown() method.\n", "proba": 1.1173140990194952e-07} {"commit": "8d60f7cde3603c00bb8135172ecc2ac5d25fde8b", "message": "Add private classes for handling Columns\n", "proba": 1.5894630678303656e-07} {"commit": "ffb4d1ba912cc87a210f44a7af985a61c8822231", "message": "CreateHordeCmd deleted\n", "proba": 4.376054221211234e-07} {"commit": "8fcfddab3dd88233cb01c073950b91fccbcc9a84", "message": "Fix to remove error log message.\n", "proba": 1.3315360547494492e-07} {"commit": "ef96d7d915a6416045793be1251f16755edc1815", "message": "JCR-158: TextFilterService uses Sun specific classes\n- Replaced use of sun.misc.Service with javax.imageio.spi.ServiceRegistry\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@209043 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.256032515419065e-07} {"commit": "614eefb6c651916f3bb9c70f7ca159d52eccaadc", "message": "Fixed useless check.\n", "proba": 1.2202768573388312e-07} {"commit": "1fc2c5c4d00bd28f5394f53fbe22cedc563e58ea", "message": "Updated ExceptionSupplier\n", "proba": 2.684666355889931e-07} {"commit": "b3bb529de272c768a6cc9fa569aad1c0e749878c", "message": "Lambdas", "proba": 1.587305860084598e-06} {"commit": "d8d325b15b2ead4fc71c1180da444704aa378455", "message": "Fix #2 : Allow to add root exception\n", "proba": 2.429658252367517e-07} {"commit": "dd725a302c0a79093bfd7a2e65865201d02edeca", "message": "We know it's not null, use direct toString.\n", "proba": 1.2898037482500513e-07} {"commit": "4981d5b34afab73dc1f5d256b62ef8c4d351bf78", "message": "improve indexed property comment", "proba": 2.7116536216453824e-07} {"commit": "21f3d36c6e58788c1335002b6e1997069b39c1d8", "message": "Javadoc added.\n", "proba": 1.2593152121098683e-07} {"commit": "8b56af038f133035a212bf8e6749157df8dddfb2", "message": "Setting requiredNumBroadcastPeers to 1\n", "proba": 2.281334161580162e-07} {"commit": "cd0cdb4008236c81653aec2a0df1e8337cc72803", "message": "playerProgressChanged added; Constants improved", "proba": 1.582852604542495e-07} {"commit": "47c57118423b57f302ab1a021b00b913f80e527a", "message": "CHPreparationGraph: revert to previously correct signed shift\n", "proba": 3.6070636610929796e-07} {"commit": "dc9d19d8948a86b32333d5574d1750aa6e8624c4", "message": "getMediaState function added", "proba": 2.1529172045120504e-07} {"commit": "d4542efa675554306c5e3842c4ad519d359dbb0f", "message": "Add PrintInfo options to dump full keys, apply formatter (#1537)\n\n * Add PrintInfo options to dump full keys, apply `BiFunction` to format output", "proba": 2.767447142559831e-07} {"commit": "5bd28407584eaf085ae345c2eb88fbeded160242", "message": "minor improvements", "proba": 1.680600121289899e-07} {"commit": "6e0ed1db374f0052b7d8b54028e2f31349fe390e", "message": "Prepare windows support\n", "proba": 3.396841066205525e-07} {"commit": "837f2accc44728bac0acf234e8f88c9c8cbba485", "message": "[enhancement] add workaround for empty date", "proba": 5.155116014066152e-07} {"commit": "9eae4554b55db9fc1adcda46d2c40509e8ea1d6a", "message": "Shorten axis titles and filter axis ticks to a reasonable number\n", "proba": 2.308639750481234e-07} {"commit": "eb953a85a78be04c94c18bae2db37509f9766a7d", "message": "passed down exception when rethrowing\n", "proba": 3.789764377870597e-07} {"commit": "0756a878b1c12e94fa1b9d33a9922616c83a74c5", "message": "refactored ExprTypeUnifier\n", "proba": 9.117997251451015e-06} {"commit": "2d177c9081114d8983e43105e796684f40e5bf84", "message": "License\n", "proba": 4.7075761244741443e-07} {"commit": "f8253f4010966d4be0daf7a733647e1e9d9c77c2", "message": "Prevent swipe to dismiss in action notifications\n", "proba": 4.55319337788751e-07} {"commit": "dd3fb47f0709d100f6a9cecd7ce8140d4af6c4e8", "message": "Default Ad status is NEW.\n", "proba": 2.0239663456322887e-07} {"commit": "d3e132e2329bf836fbf0edddb0c46e320838d080", "message": "add duplicate status to UnfulfilledRequirementsException\n", "proba": 7.956455192470457e-07} {"commit": "5edcde4823ca0212b81edc4a5ad0a23c7c705bd1", "message": "Calculate compressed bindings in DefaultParametricMonitor\n", "proba": 2.5870980380204855e-07} {"commit": "4f978398b46270cf1522f826822acc41e8ff2ae2", "message": "Fix capability handling for brewing barrels\n", "proba": 3.452397550063324e-07} {"commit": "5f383ba4a9a2175c884b37d5e1bc717948f9dd7c", "message": "Update Save and FindByUser funtion in SpitterRepositoryImp\n", "proba": 1.3816212174333486e-07} {"commit": "5a6171250acc94f91db3748f6d04a83334cf1843", "message": "isComplete", "proba": 0.9999904632568359} {"commit": "1f69b546cd4d2ea9acca07d3aca147a83c43aa88", "message": "Allow for launching with command line args", "proba": 6.306200361905212e-07} {"commit": "1a51c0f38dfa7cdfb7b367ccb7644f46fda690b3", "message": "Fixes information log messages.\n", "proba": 1.3239740326298488e-07} {"commit": "232eb64497d7cff1484d4ffa44d7f96a425218ba", "message": "Adjust header parser\n", "proba": 1.2175698884675512e-06} {"commit": "cd63429c6657708bde5da7a60e32fb6558546b01", "message": "Update OrbitDatastore\n", "proba": 3.389314429114165e-07} {"commit": "681924767b2638cf165939bb6c59420b36bd7a4f", "message": "Fix crash when shadow is disabled\n", "proba": 6.591480428141949e-07} {"commit": "18c210511377a713c7b5bd0b54ff3af09f2e7921", "message": "fix bug: write on android api level lower 18 with non zero offset writes only garbage\n", "proba": 4.148708683260338e-07} {"commit": "a045a40e18563dbbfc2a1eb290fa0a77d5e0e759", "message": "Handle primitives when comparing received argument classes to constructor parameter classes\n", "proba": 3.3269463983742753e-07} {"commit": "56e6f05310091d9e1e03b5c9da21077e3053490f", "message": "allow setListener after build\n", "proba": 2.0353128604710946e-07} {"commit": "58f8b605abb72e35bd815e9b6f43293463e10fc1", "message": "Updated to the latest Arbil version and made the changes required for the bug catcher modifications.\n", "proba": 9.821633284445852e-08} {"commit": "f0bac0e01e3d0b61214ef16183f854b7f8b87881", "message": "Made the ChipEditText package-private because it's not needed in XML layouts and should not be used outside the scope of this library.\n", "proba": 1.0012463746988942e-07} {"commit": "f7a9af70c0fe6d59e9010676cc8d06b1625408b8", "message": "Fix null model\n", "proba": 1.6569383660680614e-06} {"commit": "d221f8f5b333f5467f71d30bc79f0f7604d83409", "message": "remove useless \"public\" declaration\n", "proba": 0.0012280867667868733} {"commit": "558a155ee845a2830aeab92170e4e5e73ef10dee", "message": "Small refactor. Moving the main logic into dispatchTouchEvent\n", "proba": 5.382186145652668e-07} {"commit": "a3196b7826852761e73e50690e50c36765d330a4", "message": "improved comments\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@4861 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 2.3040823293740686e-07} {"commit": "c2ca8bca04fec281ba30037b24227e9248d08b7a", "message": "-MVEL tuple's objects are now resolved ahead of time.\n-only toObjectArray if the tuple is not null\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@14677 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 0.00021861965069547296} {"commit": "529e20bcf376a64e83fd0d8788177bfc32d42b02", "message": "moved to proper temp directory\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@13226 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.389052711914701e-07} {"commit": "b424fbcda937b26c9b1a048575b70f0321000a8c", "message": "check first whether the timer is running local to show the correct message that overlapping execution is suppressed\n", "proba": 9.085169381251035e-07} {"commit": "c95427599046e86ec2caf47a0b009fa4f2004b42", "message": "Remove whitespace.\n", "proba": 0.9991531372070312} {"commit": "c0f46d97c546cc43480f76cf822020bc6fa990b6", "message": "Tests: added a method that returns the known blender primary types names. This will be needed in unit tests.\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@10949 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.0639283573254943e-05} {"commit": "6e8ed853c5263f194789bb452f84bb874e69a254", "message": "Change context to / to support OS X and Windows\n", "proba": 4.1015988472281606e-07} {"commit": "5c9952925311fddf5ac979c68bcfbc752ba02319", "message": "ctx data should preserve order, ODE-710\n\ngit-svn-id: 51ebfee8793609331cc427b513d959ae09aa9655@883638 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.009984193369746208} {"commit": "dcf9a26db7d374b52a38b01f3bc1b2d10abac908", "message": "allow BD to be set, report BD integrals and BD time fraction\n", "proba": 1.6673705260927818e-07} {"commit": "2e2df6781d226050d4a75f6c03e389c3b117499a", "message": "collect mobility sfac for all delta t\n", "proba": 1.2974254559594556e-07} {"commit": "f11a3debd95f97a9437089eafecb6817296e3974", "message": "made inaccessibleResource individual lowercase to align with ontology\n", "proba": 5.020645517106459e-07} {"commit": "dcae68adc222a53eaca894829ee6ff6d38d12152", "message": "avoid duplicate variable annotations in TQ issues\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@12601 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 5.9191210311837494e-05} {"commit": "7cbd112750ac538e97901f18b994a1c7fe92dc76", "message": "allow preorder visitor to be used without analysis\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@13099 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 3.948021571886784e-07} {"commit": "d1eaffb502a5769010322d37e8c59a068d0c9686", "message": "Add new CORS domain\n\n", "proba": 4.6019383148632187e-07} {"commit": "133e4959186d8315355cc8d0468ac67ba0f41a9d", "message": "test: @Body\u6ce8\u89e3\u5e8f\u5217\u5316XML\n", "proba": 8.124919190777291e-07} {"commit": "1c9f8dc7b170024f65f0b9016b8aa9338c7fd00d", "message": "daily conversion\n", "proba": 4.7462268071285507e-07} {"commit": "363afa38ac90fd718108d6be8c0fbc4543964d7b", "message": "Action bar toggle.\n\nTapping on the title fragment toggles the action bar visibility.\n\nAlso, entering TOC mode auto-shows the action bar. Leaving TOC mode\nauto-hides the action bar.\n\nThis isn't ideal at all, but it's a quick hack that'll work for now.\n\nIssue #9.\n", "proba": 1.0323990551341922e-07} {"commit": "2b8849a98399da0ddadca6ea52a88513aba1740b", "message": "Added edgesSet in addition to verticesSet to AbstractGraph\n", "proba": 1.3809888343985222e-07} {"commit": "99fd93b44a168722dde2b9d32423d7ffb712646d", "message": "Fixed data parsing issue for location\n", "proba": 2.0867047112460568e-07} {"commit": "e2cadf6ebaaff4faa94cebd136907df16557c477", "message": "Corrected error checking condition\n", "proba": 1.1130022130600992e-06} {"commit": "6226c0c47cf220f2e25e5b2c4733a317c528f019", "message": "moving offline later in the command line", "proba": 1.3149748383511906e-06} {"commit": "b7a7d0a90baeb74b1b621dc12adf73e1b034d091", "message": "handler renmae added\n\ngit-svn-id: a3757b7b28cb5f166982e3e590f726e1a71ef014@430 a27988d2-9830-0410-8773-31d6671a21de\n", "proba": 3.6304896866568015e-07} {"commit": "031ead346902e6c69b3a8a95a0805395771e52f3", "message": "Rename to PackStringWithGetBytes and add comments\n", "proba": 1.6918664869081113e-07} {"commit": "3da7a145b0bfee1918ec2f9e9696fb43ca473f53", "message": "Better token filtering in LayeredParser (for native xml problem in SCL-5162 {Play 2 Scala Template: Some false positive errors} )\n", "proba": 1.693718161277502e-07} {"commit": "3f13992e1ae6a31a466b4090adafc679239248ff", "message": "Retry 403 and 307 at least once.\n", "proba": 1.1852960568603521e-07} {"commit": "db56c2463e0854bdd55f1804fcd5c0424ff4afb7", "message": "Add followup ProtocolNegotiators.tls tests\n", "proba": 2.376446559537726e-07} {"commit": "4f7273797adb7d9d487b5f644daa7c58e5c4297a", "message": "Reverted: [PDI-8213] Updated the LifecycleListener to conform to new API\n", "proba": 1.2000000992884452e-07} {"commit": "8ef47ec08d8c8bb73c934ad3dfc2d5d9ac75096e", "message": "reverting a backwards-incompatible change made earlier\n", "proba": 3.989100605394924e-07} {"commit": "073350fa4f73044d741fafce31ffb645b098493f", "message": "ItEr47S11CUVisualizacionResponsabilidadesTRaballoNaPlanificacionItEr46S12: Disabling start and end dates on a task basis.\n", "proba": 1.1893962437170558e-07} {"commit": "640d9d58ecb3ecda5bd1ec4de8eaaa36bad383e1", "message": "Make ListPropId public\n", "proba": 3.9608212887287664e-07} {"commit": "d68c8dbcc76e97a6d193e24675ac1f0af16e9172", "message": "Blocking function downloading LOs to local files\n", "proba": 2.500151481399371e-07} {"commit": "be865d972208f262a12c9d72f87a66e866701e4d", "message": "Group needs to be granted read permissions for the group (all members of the group should be able to see the group). See bug 2840.\n", "proba": 1.0377571868502855e-07} {"commit": "bc11a6a849c3b9d5ee3646d69e80bc2e13ee4979", "message": "ShapeRenderer, added curve().\n", "proba": 1.1493455787103812e-07} {"commit": "cf63ebe7dbd3aab914621b481a7e95e07d866382", "message": "force inclusion of assembly files in build\n", "proba": 3.0805338724348985e-07} {"commit": "7f7b76da53cc72b1c22fd27c520b9a8974f1fe40", "message": "Don't allow user to set project id or namespace to null\n", "proba": 3.5534452536012395e-07} {"commit": "5ebce32ea2c335db14480681de487c9a8deaedcd", "message": "Libraries: if missing header files, including a library doesn't generate empty lines. Fixes #3374\n", "proba": 5.199682391321403e-07} {"commit": "9b0794e2ec67b1d7c0dd0fcb0997dccbc7d0edd9", "message": "fix UserGuide\n", "proba": 7.457225592588657e-07} {"commit": "fe8d070bf79202850b655e2474dfc4c9a9e7237d", "message": "fix\n\nSigned-off-by: Andrea Cappelli <54c4a0b1437d4faf66163feb9e3b2b5f1d12a9d1@gmail.com>\n", "proba": 1.5242322604080982e-07} {"commit": "3f9e1e6c8fe976e69abfb1a61bccd5e22ace6685", "message": "HBASE-9411 Increment / decrement of rpcCount in RpcServer#Connection is not protected by synchronization\n\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1520438 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.896772788422822e-07} {"commit": "97ea72313aada1c9374f6886c28b8eaee27bc2b3", "message": "Added code to remove relations between entities.\nUpdated the diagram context menu.\nAdded a functional remove relations menu item.\nUpdated the profile selection panel to; provide progress feedback, no download any profiles until requested, when a profile is selected download and convert the required profile, give better feedback when an error occurs.\nUpdated the add entity to provide better feedback when there is an error creating an entity and to always clear the progress bar even when there is an error.\nModified the profile transformer code to delete output and intermediate files when there was an error.\nAdded the selected profiles list to the svg data stored in the diagram.\nResolved an issue where old diagram settings were being left in the diagram during a save.\n", "proba": 1.1379503916941758e-07} {"commit": "426dba2adceed16c95f25d13cb558e02f867fc02", "message": "Fix NPE", "proba": 5.696737844118616e-06} {"commit": "5079535b62645fef41dc8e66976a95860ab1328e", "message": "Consciously return rubbish (NaN) value if we arent' a TMA segment\n", "proba": 1.0192328545599594e-06} {"commit": "f5a2bd65eb39abb2ca5e6f09ded214e7771240c6", "message": "Fix for setMapCenter() to make sure the zoom level used for pixel values stays consistent.\nFix for canZoomIn() operator.\n", "proba": 1.0467964983718048e-07} {"commit": "b4380f20059dc9e4ccfe2b709587e8069ac0fa34", "message": "PARQUET-142: add path filter in ParquetReader\n\nCurrently parquet-tools command fails when input is a directory with _SUCCESS file from mapreduce. Filtering those out like ParquetFileReader does fixes the problem.\n\n```\nparquet-cat /tmp/parquet_write_test\nCould not read footer: java.lang.RuntimeException: file:/tmp/parquet_write_test/_SUCCESS is not a Parquet file (too small)\n\n$ tree /tmp/parquet_write_test\n/tmp/parquet_write_test\n\u251c\u2500\u2500 part-m-00000.parquet\n\u2514\u2500\u2500 _SUCCESS\n```\n\nAuthor: Neville Li \n\nCloses #89 from nevillelyh/gh/path-filter and squashes the following commits:\n\n7377a20 [Neville Li] PARQUET-142: add path filter in ParquetReader\n", "proba": 0.9995170831680298} {"commit": "a6337ea2900860718ea7c2472fea94333e5cf104", "message": "PDFBOX-3336: revert 1742217, this is already done in checkSignatureField\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1742231 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.106575819510908e-07} {"commit": "3f6691a38bc0df02f17ddd644f0fa6fef1d139ed", "message": "IDEA-65641\n", "proba": 3.2135505989572266e-07} {"commit": "5b32815baec3653338b3a4f86e9991d134b2fd12", "message": "fix index column values & size\n", "proba": 7.453073180840875e-07} {"commit": "f05c86a7ee02e1719b27164ff8165d8526cd79d4", "message": "junit: search for @RunWith in hierarchy", "proba": 2.448041982461291e-07} {"commit": "c96f45105db8c2eaeffcdb91e73dd95841a03905", "message": "Fix: Added missing Named-Annotation and use Constants.LANGUAGE_NAME instead of literal\n", "proba": 2.4566156753280666e-07} {"commit": "324d03fe256ee703d84474e380836af27dde730b", "message": "HystrixThreadPool shutdown methods\n\nhttps://github.com/Netflix/Hystrix/issues/102\n", "proba": 2.077887728546557e-07} {"commit": "58fbbf675c986f5bfb0cb1036f3a1ae4f14be030", "message": "Added error logging.\n", "proba": 1.263819626728946e-07} {"commit": "2e2a77a625276b29b2ba29a6805b42be9a091789", "message": "WELD-502\n", "proba": 3.6338531117507955e-07} {"commit": "2b804972210fc3d2d1887e583949aa0b45c7f18a", "message": "code cleaning\n", "proba": 7.287425205504405e-07} {"commit": "a04b55da5562b324d310766e9e6eccd40e7c9df4", "message": "more clear code\n", "proba": 7.900059245002922e-06} {"commit": "575cf5f25e93f37265a55feb475b21e452606e2b", "message": "Changed test to use correct method.\n", "proba": 1.3645927765537635e-07} {"commit": "3d377d95c285530e4ea561080fc71593fef0544e", "message": "trigger automake for deleted files\n", "proba": 3.7956672827021976e-07} {"commit": "abc95fef6c146798e3dc49d3faff180c6e21bd10", "message": "ConvexHull test fix, thanks DaveHill314\n", "proba": 1.1529530041798353e-07} {"commit": "edfaa81fffb8c76419cece8ed81cca7114a61861", "message": "FIXED: ISSUE25: Upsert annotation generates bad SQL: insert stmt missing ) before VALUES", "proba": 2.654482500474842e-07} {"commit": "bd1aea9403b792392c28102730da3cfec97f1438", "message": "INTEGRATION: CWS uno4 (1.8.2); FILE MERGED\n2003/05/07 12:37:27 sb 1.8.2.1: #108642# Cleaned up tests.\n", "proba": 9.931268607488164e-08} {"commit": "132b9a9f0bb90d8c4cdf5397f41a2eea07d232da", "message": "always wait for browser / driver port even if not starting\n", "proba": 2.0592690930243407e-07} {"commit": "0fcd575545be1fca143ee59f15d1a3e5d3eb16e8", "message": "http://code.google.com/p/vosao/issues/detail?id=239", "proba": 2.930892435415444e-07} {"commit": "7d23fed4f1cfbef13e2380d47c3af9d16fb8d11c", "message": "Cambio de caracter especial en la numeracion de las mesas.\n", "proba": 1.1779668085409867e-07} {"commit": "a85061e9e2abd30e9c53afc6fb376cf446f4d014", "message": "improve wording a bit for 'languageModel'\n", "proba": 5.401193448051345e-06} {"commit": "709349534cfeae3d4947b6794f9a2aa2990e09a5", "message": "work around built for master user, so avatar does not mess up and methods included in AtlasConversationList to support redirect for student trying to start conversation with counselor he or she is already in conversation with\n", "proba": 1.1079279005343778e-07} {"commit": "571a448190424d59baf821eea438f61810f24ce8", "message": "Added solution for ShortestWordDistance2.java\n", "proba": 1.9564920705761324e-07} {"commit": "a0457bce839c766a2a8aaf0d0a5e844e6b7ecfb8", "message": "Restrict AnimatorSetCompat to library usage\n\nPiperOrigin-RevId: 199231917\n", "proba": 3.020916210516589e-07} {"commit": "f16d0e1a8e92c28179a532cc73faa07da8194857", "message": "Add back getPathForSize() method to MaterialShapeDrawable to preserve API\n\nPiperOrigin-RevId: 215956091\n", "proba": 1.3516253716261417e-07} {"commit": "bd90870d1401baa25120b84bb73622ecd70923da", "message": "Make courier choices serializable\n\n\nFormer-commit-id: 162f07e46e9a679a7895005122bfec08ec2f2ed2", "proba": 0.00430556945502758} {"commit": "f2016bbd07dedc83099ce010c282cf5618b305c7", "message": "swapCursor\u5b9f\u88c5\n", "proba": 3.823496967925166e-07} {"commit": "6e387e9791bdd86c5a7d71c7f4df39698b99c53a", "message": "Updated to use correct file offsets for duration and remaining duration.\n", "proba": 1.0667445593526281e-07} {"commit": "d03eb1257ea966be80a011732882558c30d84730", "message": "Fixed possible crash when determining the index, an inflated view should be added at. The crash might occur, if a tab has been removed from the model, but its view is still present.\n", "proba": 1.2071141952674225e-07} {"commit": "ef2a0e6217632cbcf80a86e9411528217ae55aee", "message": "2 new methods for ShellHelper\n", "proba": 1.1739361838181139e-07} {"commit": "25f60b9cbe73cf2cb541832f5036599a34f36829", "message": "Added Feature to go async and join when doing async IO operations\n", "proba": 1.7786378236905875e-07} {"commit": "b1ece2f37c0c508310eb759e1fb3cc8a48090a72", "message": "respect isMapDirection() setting for GMv2 (fix #7908) (#7926)\n\n", "proba": 6.578104603249812e-07} {"commit": "af3d9ffcd085be6ec6947adf7e99c8d720248e81", "message": "write plugins status line into log\n", "proba": 1.8403815147394198e-06} {"commit": "1b95ad8d7a58a31d26e13cef2611fc3cb78ffb82", "message": "Removed creation of simple.txt.\n", "proba": 1.1734884708403115e-07} {"commit": "d7102ca4726e18c74b1405a1cb5495779b0d73fb", "message": "Remove System.out\n\ngit-svn-id: 1b1bd56198eea75e2feaddfcf5144d1f89605d86@168033 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0822293461387744e-06} {"commit": "f92be5fea22f72dea36324e2d5fd3452c7f2c7b1", "message": "#828 Add buy/sell screen\n", "proba": 1.4401595649360388e-07} {"commit": "139d1d6d898a752a27907a27704ba9035511478e", "message": "Update messaging/src/main/java/org/axonframework/queryhandling/QueryBus.java\n\nCo-authored-by: Steven van Beelen <1205e41df02e5f5bf29c26589a5e4e2a0d81da80@axoniq.io>", "proba": 1.2814150807116675e-07} {"commit": "52cdedeb642b62aa6ab855b3d371614c4da298ca", "message": "This adds menu navigation to the menu bar when in view fragments, this also fixes broken fullscreen mode navigation. (#177)\n\nSigned-off-by: Dan Cunningham <2591e5f46f28d303f9dc027d475a5c60d8dea17a@digitaldan.com>", "proba": 1.235282951483896e-07} {"commit": "f1525fba58feec69d1b2331ab9d7e763e40d8602", "message": "fixes a ConcurrentModificationException\n\n\nFormer-commit-id: cbe2faa78436660d3ea3289301b48276284f6506", "proba": 7.27539554645773e-06} {"commit": "05c0b384a8c8ac1a008d9ab02a85d163de16779a", "message": "RegulatoryNetwork - worm features id hacked again\n", "proba": 1.117263010996794e-07} {"commit": "fd71329e31045848d5fdc4e1dd2b6de88fdf2ef2", "message": "\u0423\u0434\u0430\u043b\u0451\u043d \u0442\u0435\u0441\u0442 \u043d\u0430 GameProvider\n\n\u041c\u043e\u0442\u0438\u0432\u0430\u0446\u0438\u044f: \u044d\u0442\u043e \u0431\u0443\u0434\u0435\u0442 \u043e\u0447\u0435\u043d\u044c \u043f\u0440\u043e\u0441\u0442\u043e\u0439 \u043a\u043b\u0430\u0441\u0441, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442\u0441\u044f \u0442\u043e\u043b\u044c\u043a\u043e\n\u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u043e \u043d\u0430\u0447\u0430\u043b\u044c\u043d\u043e\u0439 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \u0438\u0433\u0440.\n", "proba": 1.2742471255933197e-07} {"commit": "477d83da717d053342189d9b0c50ede0122b73f3", "message": "OAK-5145 Warn traversal queries: avoid repeated log entries\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1770937 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2715876209767885e-06} {"commit": "e203be2f1ffc375ec57456da9e42c84f0c423255", "message": "javadoc\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1330309 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.467134880949743e-07} {"commit": "3008f7141bff465ef1285132c364f7880b85251e", "message": "fix a bug in R2RMLParser.java\n", "proba": 3.3868600439745933e-06} {"commit": "19991f3b49a0240d1195904230c9afb717b1c5fe", "message": "Made uncertainty reading public", "proba": 3.041481022592052e-07} {"commit": "80f1ab9aa70ffd0169483b12ce7cc740f0b273e0", "message": "Fix javadoc.\n", "proba": 4.945650857735018e-07} {"commit": "0d0ce9adecefe4ae2a0c5d375625d6cc96cabf2e", "message": "Only consider automatically assigning primary track under special conditions. Oh, and don't make the plot dirty afterwards.\n", "proba": 9.994089822384922e-08} {"commit": "35296b6b3954a6fdcc1871e9f7d6affeb5d6475c", "message": "Make the painter name visible\n", "proba": 0.0004389926034491509} {"commit": "81b4398026d4fa75b721efcaf5d20f325c8b549d", "message": "Update remoteCollector.java\n\nAdd three public data members which could be used out of this class.", "proba": 1.0337882372368767e-07} {"commit": "f2e1e8ec29d79469ff3e3791455b95e840d511f0", "message": "Print dependencies to System.out\n", "proba": 1.5094541367943748e-06} {"commit": "6f1ef38ad5553ffb6e5a3b7d93ad9fd23daa42db", "message": "improved formatTimemillis, some refactoring", "proba": 2.5260499114665436e-07} {"commit": "42ba32400ed366d691f9293749d38ed53ed24109", "message": "Revert \"[generator] allow overwriting default output configuration\"\n\nThis reverts commit 256b013e2cd00d0a51350f9aa18e118b6c72dfe8.\n", "proba": 1.2622609801837825e-07} {"commit": "c8a697f6dbb5e1446a31af0d8c3856d3c5bd9168", "message": "Code cleanup\n", "proba": 5.596320988843217e-07} {"commit": "fca1e9a08c62370e5ab58e1d3fe5a3a5b113f506", "message": "Update Util", "proba": 5.897171604374307e-07} {"commit": "155793ec153f2351d18309c387a4435c53d34239", "message": "PDFBOX-2374 fix javadoc warnings\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1648913 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.58043382170581e-07} {"commit": "1c899306fee40e0c1c13b2ea44390b8b5aefa328", "message": "Align PlanMatchPattern print indent with that of plan\n", "proba": 2.117541129109668e-07} {"commit": "074ddf0638916b47aab076e085da34064d8a460e", "message": "Update the test for EmbeddedDBFactory to include postgres\n", "proba": 1.3077870164579508e-07} {"commit": "bd6ec6cd4f8022a707749e1b8139b8db2507193b", "message": "TEST: Fix indentation in FullClusterRestartIT (#34420)\n", "proba": 1.5075249848450767e-07} {"commit": "c7292d6f20b7fdf2a61cb6ddbdcef142c587e18f", "message": "change retry times\n", "proba": 2.1602133983833482e-06} {"commit": "76b2e72d061a47c8725f72f7ee7bb2300eeeab9b", "message": "REVISIT--NOT SURE IF THIS WAS PART OF HUEB1'S CHANGES.", "proba": 1.021101354581333e-07} {"commit": "0b9019396f0b95f767feb8b38d2623698decfd48", "message": "Minor JavaDoc update.\n", "proba": 1.200366455123003e-07} {"commit": "bbcfbfe552c2fdd048e17bbfe785ac6e936280ab", "message": "KULRICE-13128 : fix for 'AFT Failure LabsView ContainerAfts Freemarker Exception Invalid property 'backdoorId''\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@48113 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 5.052255005466577e-07} {"commit": "bf36f3319d031a47375cc00f39eb05d5d3142c9a", "message": "Revert Test Code\n", "proba": 4.531516424322035e-07} {"commit": "e3e65b4fb7345351c3ed1b3de42eeb16f56bcec9", "message": "Test again\n", "proba": 1.7623055725835002e-07} {"commit": "7f995eb52c6ce76ce64610704d9b833ed96d3ae4", "message": "Create with temporary file", "proba": 4.846035608352395e-07} {"commit": "18ae723788de5df0a449578568251d33c2345984", "message": "Fixed typo that caused the last button in right-to-left to be segmented improperly.", "proba": 1.1570770652724605e-07} {"commit": "0619bff9a5a617b836a01c0c12d8fb866b6e1358", "message": "KAA-549: Use named schemas map to avoid recursive schema parsing.\n", "proba": 1.0670660799405596e-07} {"commit": "7c129066143556d80d59b5f57c91b42a96f33b09", "message": "Remove out-commented code from RegionSet#asJSON()\n", "proba": 2.118296578146328e-07} {"commit": "12abce2bccd0a71a6067b6814113a24746f361b6", "message": "DE2843: Fixed duplicate file paths in extract DB.\n", "proba": 1.0333209843338409e-07} {"commit": "286a0aee1b3dbdc30412da281cdfd9d36a855dc4", "message": "cleanup run configuration factories\n", "proba": 1.991143818713681e-07} {"commit": "730f7e8d75d61e724dc01139bbf26e9ef99ae43f", "message": "remove verbose logging\n", "proba": 9.643473458709195e-05} {"commit": "d8a274b9477a15318d27f1993ea348cab1d6ce56", "message": "Ignore Hive\n", "proba": 1.3671109400092973e-06} {"commit": "42f3e9d7808c70bc979335851961914c42a60af1", "message": "add UTF-8 encoding filter\n", "proba": 0.0002584872709121555} {"commit": "7ff0d5e60472c8a21341a86e0c1ff29aaa79c77d", "message": "fixed bug in logic causing MissingPropertyException\n\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@479 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 1.209290076076286e-06} {"commit": "6330a578a11d3f7782ebcd2a990a49baf40ce476", "message": "fix \"Missing argument\" in services.yml doesn't keep track of factory methods #492\n", "proba": 2.207399575127056e-06} {"commit": "711bfca428335158b5ae4251575ac10163f9d1de", "message": "[update] controller.", "proba": 2.464664703438757e-07} {"commit": "92796636e7b5d1f7a1d8e822c02d290746a2430f", "message": "player list feature to use Collection instead of Player[]\n", "proba": 1.3962977618575678e-07} {"commit": "75589466ff945d9bf4cfe48257c800a183da800b", "message": "Tweaked the AI for Shnuggles Prime\n", "proba": 1.370571283132449e-07} {"commit": "ed85d1d24e8f21822871aaaf0dae4f4daf0caba5", "message": "fix tiers always broadcasting when display-mob-equipment is false\n", "proba": 0.00013370720262173563} {"commit": "b07a735964a7f697f7837f965817f728cab7840a", "message": "Added missing trait setter.", "proba": 1.235405449051541e-07} {"commit": "43d2e667e75d7c3fb75567989309edff4303cb10", "message": "use event for violet reeds.\n", "proba": 1.9242554571974324e-07} {"commit": "f868de71d904f69121c17b62b7fb1b9f25291234", "message": "Fix adaptation persistance issue", "proba": 2.6671245905163232e-06} {"commit": "648c5e199397498ce4738bf84da9b5af78b1b220", "message": "Fix for dep cloud registration NullPointer issue", "proba": 1.401458007421752e-07} {"commit": "dd48dd8853113a9ff4a5eb5b455e8245ce181c67", "message": "Fix 6dir behavior\n", "proba": 3.313404931759578e-06} {"commit": "ae42622ff090712ae04edeaab09c523b5b1a0470", "message": "MATH-697\nAdded consistency check on array sizes.\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1190665 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3275863441085676e-06} {"commit": "8d406977d583d847a87b0d7c0b4644feda831d10", "message": "Improve positioning of damage popoff\n", "proba": 6.665802629868267e-07} {"commit": "2c0369643bdc6f809264dd82311747c8b5d2568b", "message": "because of the float based layout, the cancel button should be the end of the line in the wiki editor\n", "proba": 1.3184669569454854e-06} {"commit": "abeda663ab6a7b112ddf2e8c2adf4a5559cac05d", "message": "[fix]\u00a0Restrict eager loading to @OneToOne and @OneToMany relationships (#39)\n\nPreviously, a JOIN FETCH was also added when dealing with a \r\nrelationship that may return multiple lines (@OneToMany, for example).\r\nSince Hibernate doesn't know how many lines it will need to construct \r\nyour entities, it fetches a lot of lines and store them in memory, \r\nresulting in a big performance hit. In that case, the following warning\r\nis displayed: \"HHH000104: firstResult/maxResults specified with \r\ncollection fetch; applying in memory!\".\r\n\r\nThat commit thus restricts JOIN FETCH to @OneToOne and \r\n@ManyToOne relationships.", "proba": 6.537903232128883e-07} {"commit": "5f57019deda9b6ecbf9c4edb8775d9a92db6ec14", "message": "WSE-266 - Add Back slash to linux\n", "proba": 1.3258276965188998e-07} {"commit": "223a5313c87935b62e28ae3c1a74b64363579efc", "message": "Add null check\n\nFixes #274 and #279", "proba": 1.8217754416127718e-07} {"commit": "3a1dcbf19d574cf2df74113ff9e8722f4e859856", "message": "Cleanup\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@8634 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 4.4715699232256156e-07} {"commit": "c2e69d1c55acea75c6cbb33022a4a152a30d55ae", "message": "Revert \"Temporarily output file contents to help troubleshoot Travis failures\"\n\nThis reverts commit a83ba6ab85c87f29377bc3a2e84c9ac4cab7d89e.\n", "proba": 1.213800402410925e-07} {"commit": "f19f914267d2eb4257e5854a36be38213ff5931f", "message": "if not logged in, verify it changes place to login place instead of showing reset form\n", "proba": 3.153926400045748e-07} {"commit": "2bb2c1d926aa9b519c4d35a4233eb11bcdeefefe", "message": "this is avoid to generate duplicate method names when the inner class have same name in diff package, using packagname in that scenario\n", "proba": 2.6670966235542437e-07} {"commit": "60a47a8e36dfcefb6df9560b4cd578189cf01d19", "message": "adding additional support for subscriptions to StripeService\n", "proba": 1.748439473203689e-07} {"commit": "abd7d3c7770c5a8669925527b116062dd7f1a05c", "message": "Add insertOrUpdate tests for rollback and delete cases\n", "proba": 1.8262582557326823e-07} {"commit": "17fb8b4ae3e0c80d153f0cec7a93283adc15696e", "message": "typo in test name fixed\n", "proba": 7.136625299608568e-07} {"commit": "f4d2648a1be12b37edd4b6cf8a7b2891f3b02835", "message": "Removed ModelRegistry.node() for now.\n", "proba": 1.0327948984922841e-07} {"commit": "88bbbd16ac8a9a86c4492391fe02da0bfbe6a6bf", "message": "Better assertion error.", "proba": 3.590555195387424e-07} {"commit": "515822a08cea41f6f8648faaaaf9f9f0a7d6b02d", "message": "Converted an instance field to local variable.\n", "proba": 1.5353008109286748e-07} {"commit": "cea259e6e292197bc5063c2b111b3893dc5f80e8", "message": "Fix autoconfig conditions", "proba": 3.255183628425584e-06} {"commit": "6c8383fca4759875dcaa78eed06ffbab7bb23d99", "message": "\u53d6\u672a\u8bfb\u6d88\u606f404\u7684\u95ee\u9898", "proba": 2.341411118322867e-07} {"commit": "6ad67e0f5f2a388066fe08f56bd2daa74b3676e1", "message": "corrected test case\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@2091 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 0.0008656526333652437} {"commit": "bd1edfc3ffb89d18b8c9106c4315f8feb4b356ee", "message": "got rid of compiler warning\n\n--HG--\nextra : convert_revision : svn%3Aaa2aecf3-ea3e-0410-9d70-716747e7c967/trunk%401291\n", "proba": 5.38246297310252e-07} {"commit": "db30316eeea635dc62fec0db1390da63ac4b1b84", "message": "Finished Kills and Deaths data implementation.\n", "proba": 1.1639333052926304e-07} {"commit": "bd0026acf45fe5bdb1282312aefdf63292eff484", "message": "IEATTA for android.\n", "proba": 1.273595842121722e-07} {"commit": "919694e5ff6a6cb3bdac413a917be564729ef5cf", "message": "pR updates\n", "proba": 2.5901147182594286e-07} {"commit": "192dfac3ea7aa4e952bb0fd37bbd2770d9f30e92", "message": "Line 166 in PreviewEvalProducer.java was giving exception on summary page (for closed evals). The line is:\nContext ctxt = (Context) contexts.get(0);\n\nAfter discussion with Will made the flag \"true\" instead of \"false\" in the following line:\nMap evalContexts = evalsLogic.getEvaluationContexts(evalIds, true);\n\nTested it.......it works.\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@3601 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 0.0021892066579312086} {"commit": "9492e8f1339fa7509f73d62df308d613f9d198b1", "message": "Change in tools/wikipathways-search: ImageManager was still using the VPathwayWrapperBase class\n", "proba": 2.0110482523705286e-07} {"commit": "282b7234a787258b4b4d63614c2780112621a293", "message": "fix false alarms for proper names\n", "proba": 0.01758619025349617} {"commit": "25e678afeb980106b5c9aa0dc18c314794a7a8a5", "message": "[BACKLOG-25453] \"No new fields to process\" error when using \"Get Fields\" with valid remote file in Text File Input step\n", "proba": 1.6495378929448634e-07} {"commit": "ff149a959db94022699bb8de57ab82d0a8cf4f8a", "message": "UIMA-1560 Removed dubious use String.valueOf(value) where the value is a string constant\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@813431 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.65287656779401e-05} {"commit": "c514482adca067846b9efae077bbfb899b41b7d8", "message": "am 767f1e75: Merge \"Use raw shadow size when deciding cardview bounds\" into lmp-mr1-dev\n\n* commit '767f1e75ad6e96042c6e4466c363b285a8bfda68':\n Use raw shadow size when deciding cardview bounds\n", "proba": 4.47148039484091e-07} {"commit": "91ecddeee1fe0674e252bcaf319fa76f1f0581d2", "message": "Wrong object passed in directWrite.", "proba": 1.7532465790282004e-07} {"commit": "f4176ceff85662843a4503e68848ce0449cddaad", "message": "Change default graph color\n", "proba": 5.282990969135426e-07} {"commit": "ae1af037ceec7397dc0c2b29f0aa76a5dfa6179f", "message": "[OWB-312] Hope this will be the last one.\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@936450 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.93866638559848e-06} {"commit": "0579b836a77e97b13f1b6e0a097bbe9de5ce2c42", "message": "[OWB-348] Adding Interceptor and Decorator Support for EJB Beans\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@932844 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.1499360514098953e-07} {"commit": "cf095e8564ae5a987665c183fd6846e12658aed8", "message": "Display check for hotlist\n", "proba": 2.1239686986973538e-07} {"commit": "d23eda03cab9b86459738bf5e6cf561e44bd7cf4", "message": "Add a check for null before trying to use IAjaxCallListener.\n\nIn 1.5 #getAjaxCallDecorator() returns null and straight-forward migration may do something like:\nattributes.getAjaxCallListeners().add(getAjaxCallListener());\n", "proba": 2.5022865884238854e-05} {"commit": "4d39afc35b4fcd6e076476bf6a45f7074d85e870", "message": "Implement POM resolution from metadata\n\nIf there is no POM file available in the system then XMvn will try to\ngenerate one from metadata.\n", "proba": 1.1935289023767837e-07} {"commit": "88c814e79510926ca91d0d35297e9f6588083319", "message": "[refactor] Rename counter to bisectCounter\n", "proba": 1.129335487348726e-06} {"commit": "3a4dcfcb5fdee9af5ec0b9bd1e16151a58de7354", "message": "[cleanup] intruduce generics\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@10598 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 2.0154348021605983e-06} {"commit": "654bb0c7c6c5a90473062e55eed0c538d93e4a1e", "message": "[misc] Bulletproofingx\n", "proba": 1.7907679250583897e-07} {"commit": "1d5586e7f6b835a8f0b81e8de0ad2410192579c5", "message": "Add \"More\" button to ModelMenuPanel\n", "proba": 2.720372265230253e-07} {"commit": "3d11cbd00e448472417e1e22be5b3a9c002dd35d", "message": "Reuse compiler configuration in quarkus:dev\n\nFixes #6881\n", "proba": 1.311670416725974e-07} {"commit": "ef19daac561c2fb288857a4eb249c4f92ca1b56c", "message": "Check if the user ran compile and otherwise run it for them\n\nFixes #5832\n", "proba": 3.0136965278870775e-07} {"commit": "e223a19cb41eca79c3d6c34f0600fd6e8b92139e", "message": "PDFBOX-4064: ignore \"-\" in the middle of a number\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1821079 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9979631900787354} {"commit": "fde81ea25e024530ce40a1ad4d868d285389dabc", "message": "PDFBOX-683: improve parser to read the d0 and d1 operator correctly. Patch by Eric Leleu (eric dot leleu at atosorigin dot com)\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@940242 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2884406714874785e-06} {"commit": "e435a15d2921a52dad42712d3fdc99347e5f72ff", "message": "PDFBOX-2969: added test case\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1702936 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.315920421049668e-07} {"commit": "f714ee12c3a5b33936b501f2f5be545129fb5bc7", "message": "OperationCommon: Reorder imports\n", "proba": 2.5187370056301006e-07} {"commit": "bdd2e82084aaada1a60e3628cdc6ef540ef45c9a", "message": "#00179 : ASC -> DESC\n", "proba": 0.0005521782441064715} {"commit": "a45033ab693746cc7e60a3271b1702a4d992508f", "message": "Fixes problem with tostring on elements.\n", "proba": 1.226553933975083e-07} {"commit": "3c331b37bae4a00e7ec17dc0d3b02c653e3d03dd", "message": "Reverting back to previous version\n", "proba": 1.8989628358667687e-07} {"commit": "d485daf2215666fc99428170a5bd0daaa99bebcc", "message": "Improved log category names\n", "proba": 1.2611002375706448e-06} {"commit": "83b66e5bd04e08e44e9691422b8937dc29269afc", "message": "npe fix\n\n(cherry picked from commit a98828f)\n", "proba": 1.0661892702046316e-07} {"commit": "8a2288eebfd200baef851e89b8e47593f3696ba5", "message": "no Jira, reformat 1 line\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1233449 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9975520968437195} {"commit": "ae45b8e60834868f73308e375df837f610a06138", "message": "fail early, some cleanup\n", "proba": 3.5196373460166797e-07} {"commit": "3564960f1084ceea3358b0d3f9d7135f0d7d78b5", "message": "logging for entities yaml test failure\n", "proba": 3.3445545000176935e-07} {"commit": "4faf2e16cb832ec3bfd0f60883b1bfb22a2dbb13", "message": "JavaDoc added\n", "proba": 1.6119872725539608e-07} {"commit": "bd6040d185e7176e6664ac6e16825f32e452d0f6", "message": "Urgent fix taking proposal title validation out, so that big SDGs fit\n", "proba": 1.294623359626712e-07} {"commit": "d8d7f3473d2067c50908a5458f3b4460bb5d1ddc", "message": "Drill Grid popup improvements\n\n- better ln'f\n- can navigate from within the popup\n\n#CTCTOWALTZ-796\n", "proba": 1.2839595342484245e-07} {"commit": "f279f915060f4b5d5c7fa06fa46afe5c87517037", "message": "NOJIRA : ConsoleConfigRpc switch to spring Component instead of Configuration\n", "proba": 1.239506417505254e-07} {"commit": "c62a442d6a9c7f3d0d3adb72f84bc33f0a860c76", "message": "enhance test case\n", "proba": 2.1210692011663923e-06} {"commit": "ca799a930f7971fd70eb8bae8ac4b41081dd6c2a", "message": "CURRIKI-3580 Update asset type if attachment saves\n\nsvn@16265\n", "proba": 1.3115527508489322e-07} {"commit": "b877b578b005df6f7652f5c4ad742fc9eb25c126", "message": "[bitbay] more work on funding history - small improvement in the parse\n", "proba": 1.1892318241280009e-07} {"commit": "d3533fd752542cae51cb416bc0d2893ab31868dd", "message": "XRENDERING-126: Add support for regexes in the Rendering Test Framework\n\n+ removed the skip in macrouseravatar3.test\n", "proba": 1.3359357353692758e-07} {"commit": "7c43145980f61a0436fe6f5069f43ba5ae95c9e3", "message": "fix for case where the same parameter is used multiple times in the same call\n", "proba": 1.114448764383269e-06} {"commit": "c22d886bb632ff0ec48b115e1deca47503a10945", "message": "Handle url-s with parameter #1 (test)\n", "proba": 3.2795801985230355e-07} {"commit": "777d7329a630548f9bb9a1795c4df4d01ccf6395", "message": "fix #262 - RawQueryDefinitionTest was working with test data with whitespace but the real test data doesn't have the whitespace\n", "proba": 2.3570311213916284e-07} {"commit": "7d0a346b922fa0784217d9f3ef7eeba1a4317ac9", "message": "Added TODO\n", "proba": 1.7929842499597726e-07} {"commit": "a91b56bd0f6845fcdb9755d16c5a4d5f4b4581b3", "message": "test fix", "proba": 8.790177616901929e-07} {"commit": "ea9b07a985b60486225ac83e35d5f8da12c6a464", "message": "Feat: test against Salt 3002.2", "proba": 6.358379778248491e-06} {"commit": "ee8bd8340e3408d5818e10427de6e53b3b3a4929", "message": "Add check for \"Dependency Version\" parsed size()\n\n\"Dependency Version\" in the returned JSON should contain a fixed\nnumber of dependencies. With this addition we check if the\nspecified number of dependencies is consistent with what we\nare expecting.\n", "proba": 1.2056231923907035e-07} {"commit": "c1cccea465c46dd1d0324e1c9e1b5e9c685036b2", "message": "Change testcase to run each test in a diferent folder\n", "proba": 2.829673064752569e-07} {"commit": "77a79c5d9cb2b18594ded23233e56cdf3987927e", "message": "Fix new name in test mod", "proba": 1.205891521749436e-06} {"commit": "adcc61cc0f8ff36fc076cfd79dfde08a5ad61bed", "message": "Add a few more policy composition tests\n", "proba": 3.2954568496279535e-07} {"commit": "ce07f325b967c2c2a1567dbf6a113521f6a9347a", "message": "Fixed failures in the FlowPusher tests due to getting the factory from the\nswitch now.\n\nChange-Id: I2cc3bb319a0526bd428cc99a123c152b2fea0103\n", "proba": 7.588961352666956e-07} {"commit": "a44bbd0d9eb6da50fdbee894d69fd700a86f8d3a", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "e3b7134b5f13ebe71f880632845e2dc53399a320", "message": "Of course you have to make sure that the init-function is actually called.\n", "proba": 2.3253667791323096e-07} {"commit": "fef912697f8e509f19980649a04e0d4c6cb70238", "message": "Misc cleanup\n", "proba": 2.1752373413619353e-07} {"commit": "6804d1415c8cf9444155d5fd732ae665bca559f2", "message": "Add todos\n", "proba": 9.687380952527747e-05} {"commit": "67dd175d6c06628a3138553342f735c956392322", "message": "Added removeByRange tests\n", "proba": 1.7985313149893045e-07} {"commit": "9cfe6ea6b26746362733f16356fbe00f0b33cfff", "message": "add tests\n", "proba": 4.0275867263517284e-07} {"commit": "c85610588530d60cbdea9d05bc60042a2a294c2a", "message": "Throws AcsJCannotGetComponentEx if the alarm service is not running\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@87178 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 3.431230425121612e-06} {"commit": "df3a8cb1abdb764fd89fe3c63499c9a0fb2cbd90", "message": "Logs for volume prediction", "proba": 2.8665473905675753e-07} {"commit": "246cc7208a1734a33a7acbdc7ebe069b321fa166", "message": "prevent touch when you can see first item\n", "proba": 1.3684294231097738e-07} {"commit": "3bf4f6f26a3a7c22bf4d302baa3435ab904bc606", "message": "Removed constants now they're props of bar button\n", "proba": 1.3688601541161916e-07} {"commit": "8a275f35707bf8431d8165443df8fd802c2c833d", "message": "History Fragment wordt nu beter ge-update bij een onResume event.\n", "proba": 1.0288469098895803e-07} {"commit": "adde393772a6cd44cd06057b5d32af8e242d8d19", "message": "Fix shader source resources\n", "proba": 1.931714677994023e-06} {"commit": "c3656dc1d76160b5d3101b965a6e8b488fd6564e", "message": "added better loading in categories\n", "proba": 1.9005716467290767e-07} {"commit": "62b1e34afe385f3ccdb3dd2c413cdde597a2aecc", "message": "- \"OscillationTask\" now checks the termination flag inside the loop instead of once outside the loop, to respond faster to a termination request.\n- \"oscillationLoop\" shutdown now reports if a timeout has occurred (which is less likely given the above change).\nBoth changes are done to investigate better spurious test issues sometimes the thread used for \"oscillationLoop\" gets killed by the containerServices as part of thread factory cleanup.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@164462 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.8376578054812853e-06} {"commit": "c7882f25dd5e80e94a1f1f6449081100278efcac", "message": "Small fix (renaming default layer to WDM in WNet constructor)\n\n", "proba": 1.0777247894111497e-07} {"commit": "dfeac2b1e952e7c3d1d27893c7a93c9a7ca53ea6", "message": "Another sanity check in repossession.\n", "proba": 1.1808462119233809e-07} {"commit": "f22d67a27dd5627d14cec26d935c9c7c8f9fcd61", "message": "Rewrite testGeo() to test via queries rather than the GeoIndexSearcher thing and re-enable the test (by removing the @Ignore annotation).\n", "proba": 1.0313382148297023e-07} {"commit": "df3662cff425629f3ce60aa3e674456465f0b2bb", "message": "Must create and execute AsyncTask on the UI thread.\n", "proba": 1.0581786824559458e-07} {"commit": "150223af25e7e6a5577ddbf221387a15e51ea6ec", "message": "Added Alias to simple-payload translator.\n", "proba": 1.0835743324832947e-07} {"commit": "1318c92160850fb2a7cf24780ed917b2c0561ee6", "message": "Fixed that only some of the error decorators are shown in Linux\n\nCloses #45", "proba": 1.2868389376308187e-07} {"commit": "fa44c46e37baabc5664e860ac83c90cfdc9f4d68", "message": "Fix flattening/unflattening case on Android\n\nSummary:\nThere are cases where we Delete+Create a node in the same frame. Practically, the new differ should prevent this, but we don't want to rely on that necessarily.\n\nSee comments for further justification on why deleteView can do less work overall.\n\nIn reparenting cases, this causes crashes because dropView removes *and deletes* children that shouldn't necessarily be deleted.\n\nChangelog: [Internal]\n\nReviewed By: shergin\n\nDifferential Revision: D23775453\n\nfbshipit-source-id: c577c5af8c27cfb185d527f0afd8aeb08ee3a5fe\n", "proba": 2.1178442693781108e-05} {"commit": "ef36c0c6babfd9700a8fd6e144525db138a91fdc", "message": "Added single (BSD) license to the source file\n", "proba": 2.3312287567023304e-07} {"commit": "e936b4994a3a7148d44f609d4ad2157f02d9c4c2", "message": "Changed diamondNugget to nuggetDiamond on OreDictionary register", "proba": 1.7714214095576608e-07} {"commit": "2355fc1efdb1ec299d48c657d85c73973b32cb84", "message": "createInstanceMarker type has been added.", "proba": 1.0719517007373724e-07} {"commit": "6a1f5b754db506d249f176d2a300d0bd58b425ed", "message": "removed some code", "proba": 7.165238912421046e-06} {"commit": "14fc657b307547f74f095148cec9373b1048d1d0", "message": "Remove -/+ from parsed census deltas if present\n", "proba": 6.410250534827355e-07} {"commit": "d457c1af9e733b942b1386237726cd435fe72b67", "message": "Fix typo in Javadoc comment.", "proba": 6.71577083721786e-07} {"commit": "9b51f056d853889ed6100b1ff4c7fc0d1211c2a7", "message": "More research into the wacky txn caching issue.\n\ngit-svn-id: 1cb8ba81e35536520dc3c869e3ef27a5006f98a2@496 79e2b5ea-dad9-11de-b64b-7d26b27941e2\n", "proba": 1.6714507182769012e-06} {"commit": "2bb7e0e03dec5059fa6fd66ae323cb4200e331fb", "message": "Fix issue with new task creation\n", "proba": 2.332765143364668e-05} {"commit": "df26a68deee63ad9da9eb6ea7435e69e57013fd5", "message": "Fixed February in the comment", "proba": 1.0964329533180717e-07} {"commit": "530484379e0b329b57936388417fe02b339ae85b", "message": "avoid ArrayIndexOutOfBoundsException when startet without index parameter and print usage instead.\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@351472 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8271772407606477e-06} {"commit": "a4583d2ddaed3bce8d261ed8bcce4611a60c037d", "message": "Add debug message to save()\n", "proba": 2.1474565414791869e-07} {"commit": "4921372209443691b42ebb490b2de30d153dc382", "message": "Somo more session/request/response work .. not yet completed\nStaticWebServer works well now.\nMaybe can save time on serving images by lazy initing most request/resposnse fields\n", "proba": 1.2164193208263896e-07} {"commit": "2c10d52f065986c00871f1b8bc1ebd96e8db12ae", "message": "Update ArticleSaver.java", "proba": 3.1780717790752533e-07} {"commit": "f203c694cf4ce985e57e47febcb02d788f32b34b", "message": "Always update endpoints at start of controller loop\n", "proba": 1.7667767338025442e-07} {"commit": "d27d6afe072ced5b70afe072e7475e8fee503f68", "message": "\u0414\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u043d\u0430 \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0430 \u0440\u0430\u0432\u0435\u043d\u043d\u0441\u0442\u0432\u043e \u0432\u0432\u043e\u0434\u0438\u043c\u043e\u0433\u043e\u0438 \u0443\u0436\u0435 \u0432\u0432\u0435\u0434\u0435\u043d\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0434\u043b\u044f \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u044b\u0445 \u043f\u043e\u043b\u0435\u0439\n", "proba": 5.037321670897654e-07} {"commit": "067c83a75b2c8c3c406ad815724c952fe0f0e371", "message": "explicitly set the charset\n", "proba": 0.0001057887784554623} {"commit": "452f77e6b71f350e8c386f5bb354505a0110633c", "message": "Use parallel streams to download feeds\n", "proba": 2.0865654448698479e-07} {"commit": "6a1fc92075a8f23b871b5278a2f29e4fa565640c", "message": "Supress all warnings of PreferenceFragment\n", "proba": 2.947324901469983e-06} {"commit": "04e5281339db4dd62931a57414d99936fb26459a", "message": "Added add function for IKeys in KeyGroup.java\n\nSigned-off-by: Paul Hagedorn <228d65e9a155cd2da1c33334ef44d794c88aa75c@gmail.com>\n", "proba": 1.216541107851299e-07} {"commit": "a0a9c391de196876786e37a5978c918cf589d6c7", "message": "Enhance command line with analysis\n", "proba": 2.0150244381511584e-05} {"commit": "0e624f9a902a914e76926cbdf8e35653f0bb3e71", "message": "Fix a bug for super legacy change requests", "proba": 6.582868081750348e-07} {"commit": "a9d5e3a5bab27261b008d86f358512988f115668", "message": "Fixing rest context\n", "proba": 5.247365493232792e-07} {"commit": "dcc5ee7f4744d3519697066e643b639fc804e01a", "message": "Sort people by lastName, firstName by default\n", "proba": 0.00011304644431220368} {"commit": "20520873ef268ab956bc2edd850d0a0b9151d47a", "message": "remove unused code\n", "proba": 1.6653786587994546e-05} {"commit": "eecbbe473633f934ae8d0970c10539ba551b4bb9", "message": "Apply smooth renderer between 100% and 155% scaling [#631]\n", "proba": 1.1111424669252301e-07} {"commit": "27d571dc74791d0d3e70590369b2dd27da036ada", "message": "HIVE-4090 Use of hive.exec.script.allow.partial.consumption can produce partial\nresults (Kevin Wilfong via namit)\n\n\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1451171 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5774758139741607e-06} {"commit": "64f967174f5467bd9b95fc952baf8e28f05d21a2", "message": "add logging in Main class\n", "proba": 4.1577075649001927e-07} {"commit": "535b15ec44546eeffb6ae1cf3df05f114d29fad1", "message": "Adapt MnistDrednet example to include recent changes.\n", "proba": 1.0757059953903081e-07} {"commit": "a4a0b9291f6b97747dde599800330ab7ec70434a", "message": "Add Espresso test for loading the list after selecting a Sort Order\n", "proba": 1.4888084365338727e-07} {"commit": "9e4ad263ed666a152dbc08a7e295f1e0c5e46b63", "message": "refactor: handle All SQL Exceptions in provider\n", "proba": 9.111686267715413e-07} {"commit": "9cd0a6a114da2f7f2b3a66a816527e63bdf75ea9", "message": "add batch user operation endpoint\n", "proba": 6.634770102209586e-07} {"commit": "7edad589a157dc6e1ac337a1b647b8563e9feb38", "message": "Add location check logic at the end of auth flow\n", "proba": 3.276797997386893e-07} {"commit": "20b3703d6b9c5482ffb84c4dcbfd89b35a9dc46d", "message": "WL-3015 Clarify JavaDoc on getTeachingDetails().\n", "proba": 1.0559830343481735e-07} {"commit": "cfe9e00fe6c09340e598ee640b91c5cd7f5584f0", "message": "#304 made JDBC methods use same query\n", "proba": 2.900519859849737e-07} {"commit": "dc8a2dc005924dc7e79bba00595ba517ae4dcace", "message": "ActionBar Modification\n\nNow UI shows cocktail name in the ActionBar\n", "proba": 1.2439578256362438e-07} {"commit": "5e95f3b91728717804f110d5c4261403bb6b6584", "message": "Show Locale in log\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@325753 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 81a72224f3c294f2d1dc50749dfee6f0f69ed615", "proba": 2.6799443730851635e-07} {"commit": "7de17f51af2192968f8075dea5409cfb4fcc865e", "message": "Remove verbose method in CacheDetailActivity\n", "proba": 4.618699676939286e-06} {"commit": "2d79bd7a73e7a41bbfadb72c7d451ba524535826", "message": "Clarify `Parameter` purpose\n", "proba": 0.00012712810712400824} {"commit": "22c8ba57a7125a8fb0b046d43031f4e1b4192d3a", "message": "Fix #1458-Slideshow stops after displaying the last media in the album. (#1542)\n\n", "proba": 1.307032704289668e-07} {"commit": "3f8294bf7fc943bbdfaa20e787517992ce3f26a5", "message": "\u0421\u0434\u0435\u043b\u0430\u043b \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0442\u043e\u0440 AsmHook \u043f\u0440\u0438\u0432\u0430\u0442\u043d\u044b\u043c\n", "proba": 2.8872534585389076e-07} {"commit": "ea4390cf5c44e066e1649418f69822029bb58f1e", "message": "context: put ContextStorageOverride in io.grpc.override. (#2570)\n\nTo make it easier to filter.", "proba": 1.1883452089023194e-07} {"commit": "15bd877549dccbcb26440a133516e273d9dea02f", "message": "\u0e25\u0e14\u0e40\u0e27\u0e25\u0e32 splash screen \u0e40\u0e2b\u0e25\u0e37\u0e2d 3\u0e27\u0e34\n", "proba": 1.9597656830683263e-07} {"commit": "de080716957dc8ead64af0c85690a44c30729fca", "message": "\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 \u0e17\u0e35\u0e48 StubPlaceRepository\n", "proba": 1.795177695385064e-07} {"commit": "f6c838f56d47013bbdaf14b3d0f57872f74a3b47", "message": "added a catch for 1gte which has a wrongly formatted CONECT line\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3864 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.5918785720714368e-05} {"commit": "07a5e38590a161a31b121961a5295c098830b0c2", "message": "MainActivity2: remove unnecessary thread\n", "proba": 3.1276786671696755e-07} {"commit": "b35ef580c4ff97295d98ef008319ad95aa2a333d", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "4eff4b0aae9abb50301bfc2aabd16f9e1a894877", "message": "suppress a warning\n", "proba": 0.8574290871620178} {"commit": "e001e6ab131bdd7d1e4407816e652b525a3df39c", "message": "Added more logs\n", "proba": 1.3355382577628916e-07} {"commit": "7f3205ca878e23724fb6e6e55492a1ddb9767982", "message": "refined warn message\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@11432 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.345841383226798e-06} {"commit": "0b5b883fcfeb47da1dc78c3df4c9d9f76f5841ff", "message": "Fix code style issues with Rect.\n\nThis used to be revision r2435.\n", "proba": 1.0691787366567951e-07} {"commit": "24441a4aa47a8c486fac2a516c6da84182541ed2", "message": "Make name filtering case insensitive\n", "proba": 0.08493151515722275} {"commit": "91ce251dbd15c72c8b6327d1d74674a6b8c9a9cc", "message": "Added \"Clear Cache\" menu item and wrote method that clears the cache.\n", "proba": 1.0713711873222564e-07} {"commit": "543018c9fd037fc144832a05d166359de6a01047", "message": "smoothing the drawer animation\n", "proba": 5.525876076717395e-07} {"commit": "c6f8aef36443d18066622e3fabb6d960fb237d36", "message": "Requestor metadata fields.", "proba": 1.4181753726916213e-07} {"commit": "b4a95e0c5df41392c37c23670bc1a2c595cf63a1", "message": "librerias para correr el robocode\n", "proba": 2.9443481253110804e-07} {"commit": "cb55877ef9eba55618f7cb992c6fc0db7f3f4976", "message": "Fix IT #119\n", "proba": 5.712274173674814e-07} {"commit": "b2dc5c90ad12869afd8d966f37bbc474c47f6399", "message": "Changing default prefetch count of receive delete mode to 0, to avoid locklost exceptions in slow applications (#101)\n\n* Fixing javadoc generation errors\r\n\r\n* Adding dependency to use SLF4J logging instead of java util logging.\r\n\r\n* More SLF4J migration\r\n\r\n* Changed all java util logging statements to slf4j.\r\n\r\n* Checking in the POM that goes with the release to maven reposisory.\r\n\r\n* Removed unused imports\r\n\r\n* Instrumented all code with SLF4J logging.\r\n\r\n* Fixing some log statements\r\n\r\n* Moving request-response link creation to message factory so we don't create multiple links to the same entity.\r\n\r\n* Updaing third party notice to include SLF4J license.\r\n\r\n* Updating distributed POM\r\n\r\n* Renaming setContent method to setBody.\r\n\r\n* Fixing a typo in log statement.\r\n\r\n* Handling the special case of 0 timeout for receives. If there are no prefetched messages, receive call returns immediately with already prefetched messages.\r\n\r\n* Correcting a log statement\r\n\r\n* Added javadoc comments for rules package.\r\n\r\n* Adding javadoc comments. Work in progress.\r\n\r\n* More javadoc comments added.\r\n\r\n* Fixing a minor bug in sender and receiver creation. Closes the messaging factory if sender or receiver creation fails.\r\n\r\n* Fixing the issue of not renewing CBS tokens. Also a concurrency fix.\r\n\r\n* Fixing a bug in session receiver to not repeatedly attempt accepting the same session on lock lost.\r\n\r\n* Added some java docs.. And changed default prefetch count, based on receive mode.\r\n\r\n* Fixing a thread unending wait bug in request-response link.\r\n\r\n* Fixing AuthorizationFailed exceptions that pop when the conncetion is recreated.\r\n\r\n* Minor tweaks\r\n\r\n* Another minor fix\r\n\r\n* More minor bug fixes and tweaks\r\n\r\n* Changing version to 1.0.0-RC-1\r\n\r\n* Fixing some concurrency issues, performance improvements and refactoring.\r\n\r\n* Minor fix in receiver\r\n\r\n* Changing return messages loop interval to 100 milliseconds\r\n\r\n* Changing zero timeout approximation to 200 milliseconds\r\n\r\n* Changing zero timeout approximation to 200 milliseconds. Also improving tracing to better identify stress issues.\r\n\r\n* Adding more info to a trace\r\n\r\n* Changing default prefetch count to 0 in peeklock mode as well.\r\n", "proba": 1.6263741997590841e-07} {"commit": "843e3a548265eea246aa41130c9a42ebff391b07", "message": "changed MessageTagHandler\n", "proba": 8.863252105584252e-07} {"commit": "5b4720ed411d57854c1d0dfcb6ec3f89197bcc52", "message": "core: Increase file servlet size warning threshold to 1 MiB\n\nRight now the file servlet warns when requested files are larger\nthan 8 KiB, this generates a warning each time the deployUtil.py\nfiles is downloaded, for example. This is confusing some users.\nThis patch changes the warning threshold to 1 MiB.\n\nChange-Id: Ie428065b0e9cde3ee6d4aab1d779a1023230b9ce\nSigned-off-by: Juan Hernandez <59e5b8140de97cc91c3fb6c5342dce948469af8c@redhat.com>\n", "proba": 2.8252210881873907e-07} {"commit": "6a5f9e135f88b662e4e01e8882f861448910ca90", "message": "Fix example mod code for 1.7\n", "proba": 3.153512079734355e-05} {"commit": "bde7b1dc06d7af49145dea61596fd09984959716", "message": "spring boot demo\n", "proba": 3.8800320112386544e-07} {"commit": "1833587597b63ed04823e4d48cc75a5f5b9feaed", "message": "binder: fix binder build (#8366)\n\nThe binder module fail to compile because in #8355, the class BinderClientTransportTest was not refactored correspondingly.", "proba": 1.1245619901956161e-07} {"commit": "0c7673d0157e658c329a2a9beab8790fd2eb4c71", "message": "Fixed go-annotation test to match the code.\n\n\n\nFormer-commit-id: e07b668571c92204c89f0b34dff0f51015af8a74", "proba": 8.869087650964502e-06} {"commit": "7c62e1232cf8063d3b0f0dc59978da69710602b5", "message": "ISSUE #2073: ReadOnlyBookieTest#testBookieContinueWritingIfMulti\u2026\n\n\u2026pleLedgersPresent is flaky\r\n\r\nDescriptions of the changes in this PR:\r\n\r\nUpdated the test to use random port number for bookie startup instead of predefined one.\r\n\r\n### Motivation\r\n\r\nReadOnlyBookieTest#testBookieContinueWritingIfMultipleLedgersPresent test is flaky due to this reason.\r\n\r\n### Changes\r\n\r\n(Describe: what changes you have made)\r\n\r\nMaster Issue: #2073 \r\n\r\n\r\n\n\nReviewers: Enrico Olivelli , Sijie Guo \n\nThis closes #2074 from karanmehta93/master, closes #2073", "proba": 1.0322095249648555e-06} {"commit": "a3d77154f7f0bbfd40404715601fafa05213f8fd", "message": "Fix scope of variable we're now using in log message.\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@109000 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.650253221276216e-06} {"commit": "8de1083c3fd9c80555060944915bc9dd54f57a6c", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "c91afd133381e17f5984708848fa76410e8c1387", "message": "switched back to larger test file\n", "proba": 7.25718678040721e-07} {"commit": "570070955fcba7f6a8c34f872e7ff49e2175a3b1", "message": "Added dry run test\n", "proba": 1.520746053529365e-07} {"commit": "3a6a87962b060855a3ffe818b8c40077cb3c2737", "message": "Add test annotation again, ignore overrides this.\n", "proba": 1.1974782410106855e-07} {"commit": "1e1b954e2ee1d28ae44b84a167f86aea9f082943", "message": "Added a line to make little Davey happy\n", "proba": 1.1827915358253449e-07} {"commit": "ad61bcca050a459471c4b33273b1648d0c1398ba", "message": "Add tests for SurveyServlet.java\n", "proba": 2.9656982292181056e-07} {"commit": "c36fac31a79a40cf5319f0407baf91726ae2e2aa", "message": "FELIX-2082: Local resources should really be preferred over remote resources\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@910659 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2535496075070114e-07} {"commit": "b3cee303760081b4f72dcf8856e3212068b236cd", "message": "Implemented testApproximateSizesMixOfSmallAndLarge\n", "proba": 3.0011142371222377e-07} {"commit": "f2614728325e192692faa129c9dc99720a50e494", "message": "#81 Added basic Ticker support to the Test/Stubbed exchange adapter\n", "proba": 1.0711015363540355e-07} {"commit": "f2691496550033be756c20c31dccf15278195b33", "message": "Added a couple of constants\n", "proba": 2.3671094595556497e-07} {"commit": "1ddbb44e7a0c5123fbecddfe61837980e9bbb8dd", "message": "^Enterprise Context^System Landscape\n", "proba": 3.103492929312779e-07} {"commit": "6a8907b42868035546e2caf03fdd7fb1a7b055ab", "message": "Add tests for RangeImpl\n\nAdded tests for All RangeImpl methods, including tests for a well-behaved hashCode() implementation.", "proba": 1.0669317873635009e-07} {"commit": "7961382e8d32353f4fb377ee0a1a8818d4c0cd20", "message": "added the remaining missing setters in basedsl\n", "proba": 4.0305377524418873e-07} {"commit": "4f6559bdde6ec5f0be77a1aeb0decba25c3d12a3", "message": "Update usage message\n", "proba": 4.644821842703095e-07} {"commit": "1a9b18b422fa24d6c29054ea171e90d337165f2b", "message": "CAAERS-5864 - Physican is always mandatory\n\nSVN-Revision: 17361\n", "proba": 1.0393814875442331e-07} {"commit": "5eb5f54bb4493958d2ca1ad9a652d1d199ca487b", "message": "Add test for GeoPosition.lengthTo()", "proba": 3.28403388039078e-07} {"commit": "94ffbfe1797e8a751b7e232e856534c261bb72ae", "message": "GRADLE-640 Misleading javadoc for Project.getDependencies method\n", "proba": 1.4590462171781837e-07} {"commit": "08157e4b63e41c1dbbc07584517fd4341cc5654c", "message": "Add saving state for ComputerConnectionFragment.\n\nThis change should provide more smooth rotation change.\n\nChange-Id: I3d530485752069fb5f6d4683b68b83ef97f87808\n", "proba": 4.358459136710735e-06} {"commit": "b75dd9c7e3f1d05af199b3cb8e386b0376675faf", "message": "added new constants and added new function to access the map.\n\n\nSVN-Revision: 11859\n", "proba": 1.5180538071035699e-07} {"commit": "f5961f235c6f6cc26c2dcdf1f32ef9b9aa2f51a5", "message": "CARBON-15654: Added javadocs for org.wso2.maven.p2.feature.generate.Bundle.getOSGIVersion method.\n", "proba": 1.0248397330769876e-07} {"commit": "815469a5f27d9f46b30b003a2506125e40553561", "message": "auto scaling bug fix\n", "proba": 5.860097189724911e-07} {"commit": "7084c270d351ac35851b1e46852e4eb77177a6eb", "message": "reversed funtion parameter\n", "proba": 7.146145071601495e-05} {"commit": "84e75661f39ee9d2e857515b9aebc6258e9798b8", "message": "Update CucumberOptions format to work with emulator\n", "proba": 1.7470760838023125e-07} {"commit": "32db225d5d75c5990a2126c4658408d443d8b0a7", "message": "\n\nFix for 'Cell Scale' value range, for enabling 'Show Grid Lines' option. Issue #56.", "proba": 1.0018595730798552e-07} {"commit": "919abb79052ec709db6586f46a97691691c792d7", "message": "added $all to mongo query\n", "proba": 5.201656563258439e-07} {"commit": "deaf50884dd8456903ff676bf359f62b94d83c8b", "message": "Teamtab-70 Panel. alles hiervan moet nog getest worden\n", "proba": 4.3613388811536424e-07} {"commit": "44ec214ad8c02bd5f011fc35a5a3e6d0e07c4cf9", "message": "bug 8507: Generate usage event for empty snapshot\nstatus 8507: resolved fixed\n", "proba": 6.385031883837655e-05} {"commit": "50c90d156899b917b0936364fb870d63a61ad10c", "message": "Fix datetime value in a test.\n", "proba": 1.6823825717438012e-05} {"commit": "6d21cba1999a07306c77ad32657b92e669af7fd1", "message": "app success ration min change dynamically\n", "proba": 2.0054635285760014e-07} {"commit": "06aaedfac578b7bfdaf6c30652cfacf793418dae", "message": "Fix typo in javadoc\n", "proba": 0.004277742002159357} {"commit": "ddd88620d1aba765055ce785aa8bc4ee1f900aa5", "message": "Fix wrapping\n", "proba": 2.1684407329303212e-05} {"commit": "8c7733b851701378282315ae425f2560783a360e", "message": "small bug fix for AddOrEditTrinketActivity\n", "proba": 1.4621497257394367e-07} {"commit": "0699c8ba59e8c39a633b20b932d6f87e32ecdaad", "message": "[CDAP-1284] Fixed a bug in metrics aggregation\n", "proba": 1.2620444067579228e-07} {"commit": "a6415203d0eb13f0341a3f052047dfb969960a5c", "message": "Few fixes to @MailSessionDefinition processing\n\nwas: f4fdfa0de3c91723c06250a60d84cb0e290e1def\n", "proba": 5.771028554590885e-06} {"commit": "90ea1dd7140728e712ade8404d24d5f8f9d74326", "message": "Fix execute button display issue on pre-Lollipop devices\n\nWhen we move the expression to the front, we should also bring the execute\nbutton with it so that it stays on top when we place the expression down.\n", "proba": 1.0788003379502697e-07} {"commit": "afcefa446244af2bdfe6eeeb353df94234b72230", "message": "removed StreamUtil.uniqueMapName\n", "proba": 3.2535308491787873e-07} {"commit": "57b162afa265c5c6eb53c87a2de2fcf6c468b5c2", "message": "minor changes\n", "proba": 3.7436623756548215e-07} {"commit": "c2fde5b0fa4f8b0581595d36d8d7103a4f47c1fd", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "d852d3d1155b705e24205e884caf733be1d9c8dd", "message": "Parse the element in deployment descriptors\n\nwas: 68498fa1715bab08e8ad9f9bf9c2c375d4f77219\n", "proba": 0.9999994039535522} {"commit": "18d17801a8eb8f2156603fe7ab973c6557a6b9e0", "message": "WorkerTest no longer useful\n", "proba": 1.6196410967950214e-07} {"commit": "b528047fb6f1c199e5e1cfe991a10b72a2b32a49", "message": "CLOUDSTACK-8146: Resource count of primary storage does not consider the detached volumes\n", "proba": 1.2217347489240638e-07} {"commit": "9704d6cdc828bfdeeb0a298244ef2c2d2ea3492d", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "bf00ee35ac9fa338a5bb5783d15224dbf1e22215", "message": "Exclude \"not applicable\" values from report\n", "proba": 2.646997245392413e-06} {"commit": "8f058afe0265d75df41d02e1d1fe090d67af4135", "message": "Skip a sending data to the proxy nodes if failed to a sending data to the backup nodes.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1684586 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8990849639521912e-05} {"commit": "90217cbabb8617cded9d12531d4fbb637253a1d6", "message": "- test use case with RxJava\n- i like this approach, it can handle all my errors\n", "proba": 1.3596681469607574e-07} {"commit": "0a451b8b0f85d7afc57b92a544a288ec792380de", "message": "Sort by gene, allele, strain, and phenotyping center.\n", "proba": 1.9726100219941145e-07} {"commit": "9efda8641a14b7781716e8a1b12f581948573f75", "message": "Avoid a disk write on UI thread\n\nbug: 2983837\nChange-Id: I4eca20fb4defcf149788032a98fe5894b57e1e19\n", "proba": 2.0292929548304528e-05} {"commit": "5a4791e30e02b7ca94ba95338b1b65b76f4fcfc5", "message": "test coverage improvement\n", "proba": 2.985943581279571e-07} {"commit": "2e4b98186fa8749ade7b4aa76a9f9a82b25e7b4f", "message": "Added Grid for larger displays and potrait\n", "proba": 1.1532587507190328e-07} {"commit": "b475134f1e7930ec6809891a792b0c6c0f8a0097", "message": "fixed loading of jaf.jar (former javax.activation.jar)\n\n\nFormer-commit-id: 489fe32fd0d827ac2191425faa7db2a186e8a026", "proba": 9.815375960897654e-07} {"commit": "0ec02b7e8ff8a0e6b58902bc6897ad025a06be2f", "message": "TEIID-1480: Teiid was projecting the length of the columns as the attribute lengths; however pg expects them to be the size defined in the pg_type table for that type.\n", "proba": 1.1161362323264257e-07} {"commit": "34026ae01e9206ef5b91cf9f9d3c2631d349381d", "message": "Close #13 Add spring nature if existing.", "proba": 1.1652660703020956e-07} {"commit": "2f16ced76633a1494872f2d52046dfde404f43c9", "message": "Update ICorpInfoReader.java\n", "proba": 3.2847543707248406e-07} {"commit": "9272613b40c2d103f79e897541b5d3121959ede1", "message": "Skip unconfigured devices rather than aborting the entire process\n\nChange-Id: Iae0c165dc4b15798a53b9aa269f0304f2d610fdf\n", "proba": 2.8178879801998846e-05} {"commit": "6b9e15f3ab296f5909b7788f6d708ba14ab04239", "message": "https://github.com/javers/javers/issues/743\njavadoc\n", "proba": 2.1967765917452198e-07} {"commit": "e115f91e49e4b121f41afdb8a40bd05efeff0745", "message": "Calling runElelction instead of register from constructor and watcher to eliminate multiple node creation race condition.\n", "proba": 9.948900725476051e-08} {"commit": "3a6fadd865dd5cadbf35ca727c85d54ba189022a", "message": "Generalized JSON/XML output in the same way\n", "proba": 4.6008954086573794e-05} {"commit": "2a60d557147a1d993dc519a56cfd91acd1927143", "message": "Added range check for picking up sugar.", "proba": 1.0134101557923714e-07} {"commit": "517a8997f00bd56bcf8c5fea9a196c8cb97aba18", "message": "Now all works perfectly, both the move and undo,\n\nI had to refactor some things and i Improved somehow your algorithms.\n:+1:\n", "proba": 1.290413962351522e-07} {"commit": "25814fcbfa22caada4f6d85da8b298b9d8f49e4e", "message": "ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches\n\nChange-Id: Icaa3ad6f1319d08c15eacee5fea66c38368c9b0c\n", "proba": 1.2519941492428188e-06} {"commit": "54f4dbe126a84769c3dc21107cb08a96fe838bef", "message": "imports\n", "proba": 2.234216708529857e-06} {"commit": "310fe3c0af974251a85859b3a4ad1c0658f70237", "message": "modified message context\n", "proba": 1.781907371878333e-06} {"commit": "55dcb0bedb5ec289ed57953e0dfa899eaeba844c", "message": "ID is missing in AbortMessage serialization\n", "proba": 5.703864189854357e-07} {"commit": "ea67566fc26bffaf0551e668542dd05be167c428", "message": "Revert \"Specify Java subprocess is headless. Needed on OSX with Java 1.6 only.\"\n\nFound a better way to do this. If we use MAVEN_OPTS to set the headless\nproperty then it is inherited by subprocesses.\n\nThis reverts commit a462796552f1dba45ca4671b42009ee9244c7d0a.\n", "proba": 3.7131550811864145e-07} {"commit": "22dd32c9e90140d4d41829d6309f43cad77c893f", "message": "Fix handling of properties with primitive type.\n", "proba": 1.1765633445293133e-07} {"commit": "9033a4f186dd8b4800bb3e56d7db1fed1d39f70d", "message": "Removing JsonPayload structure from all requests, and from webapp\n", "proba": 1.4192076491781336e-07} {"commit": "314378a7dfc10184351e26d9a556f007afeccbdd", "message": "GPSPositionFilter: Changing the order.\n\nThe new filtering rule is :[;:[;etc.]] instead of :.", "proba": 0.00027176568983122706} {"commit": "a2a13b6cddb8450eb91bfbb919eed3dac14f1056", "message": "This closes #3643\n", "proba": 2.6707235178946576e-07} {"commit": "9d86b91619b11e7367d3370b81cad261f58e723b", "message": "DCAT vocabulary version 2\n", "proba": 2.0167563263839838e-07} {"commit": "7bbc5bc783ddc23a885b9b23bc89ebbd70c23de8", "message": "adds new tests\n", "proba": 1.5721651891453803e-07} {"commit": "46e5184aa9ed758837fefb887e3cc1eb750303ff", "message": "Fixed CS\n", "proba": 9.508000857749721e-07} {"commit": "3b2bcc69cfa47b6f81daf4a7bb645b489072f2a0", "message": "fixed a potential NPE\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@793596 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0005540562560781837} {"commit": "6cb2900a9934dee3afba5bf29af084dee7f83376", "message": "IDEADEV-26925\n", "proba": 3.3263847853959305e-07} {"commit": "25fd63d84109a2cf57b493b3e687e173e181533c", "message": "Implementation for preconditions.\n", "proba": 2.7883149300578225e-07} {"commit": "20b1c2bd49f07dc398ecab605bd930f6cfe8d117", "message": "Adding initialization on demand holder idiom.\n", "proba": 1.659334287751335e-07} {"commit": "fb71fa26323041ae092823cdbe55a2d0d1881a1f", "message": "Test entry style fixes\n", "proba": 2.3148723471422272e-07} {"commit": "7f19a02fc19a336a98d4fecb8557840583ced201", "message": "Additional changes to prior commit. Fix parameter highlighting\n", "proba": 1.2857742603955558e-07} {"commit": "102e4c23378608e6b7ab3b24f93af5e895b28cbf", "message": "BSM-119: Re-enable and fix flapping BSMAdminIT test.\n", "proba": 1.0524099280928567e-07} {"commit": "032c3a1d8c9046869cd8bf3f4280f3fc9b47eea1", "message": "dispose\n", "proba": 5.599451014859369e-06} {"commit": "412a2187126d4a6a9eea1807796f491c50b06b64", "message": "Remove collectionUtils, as its function already exists in Java API\n", "proba": 1.9816077667655918e-07} {"commit": "123fc8791edfb12f1b6095ba124694e341c4b1fe", "message": "sql change\n", "proba": 2.125035507560824e-06} {"commit": "659aa7a6d2135a8977a52ec872800e7509b03d90", "message": "removing useless comments\n", "proba": 2.288319933541061e-07} {"commit": "a5a1769f0ad9155fdc8a203d7ee9c4904e38e587", "message": "Delete OI.java", "proba": 2.833955477399286e-06} {"commit": "430f741fede3a0187367b89a9332b69ac7ffae0c", "message": "workarounds to issue- 48 ", "proba": 1.4682643723062938e-07} {"commit": "4574e4e2878c7cd7a8afad488961b3c688a6c39d", "message": "Update Main.java", "proba": 8.88287559064338e-07} {"commit": "73d2c32bab28a16301e3170bc4ada52d6ea3996a", "message": "[Android] Prevent re-entrance into ContentVideoView.exitFullscreen\n\nFor Android WebView, if app decides to call exitFullscreen from\nonDestroyContentVideoView, then re-entering into exitFullscreen and\ncausing an infinite recursion.\n\nFix by moving the onDestroyContentVideoView to after removeSurfaceView.\nThe next time destroyContentVideoView in, onDestroyContentVideoView will\nnot be called since mVideoSurfaceView is already null.\n\nBUG=\nNOTRY=true\n\nReview URL: https://codereview.chromium.org/25899002\n\ngit-svn-id: de016e52bd170d2d4f2344f9bf92d50478b649e0@226859 0039d316-1c4b-4281-b951-d872f2087c98\n", "proba": 0.00047506095143035054} {"commit": "16703f7c2c42ba6ecd33297eef51b437387ad2b9", "message": "handling of preserveInput attribute of Pipes\n", "proba": 3.0040092724448186e-07} {"commit": "a5175e3665015d1ecd2b6867b3e2441a429e68d5", "message": "Prueba de ejecuciones en batch\n", "proba": 3.137495525606937e-07} {"commit": "f504af75e70cb46f016b9968cee4e76246a84d15", "message": "WFCORE-3293 - Transformers logging duplicate messages on DC when managing mixed domain\n", "proba": 1.079419860161579e-07} {"commit": "8e0448ccb0b25cde44073c55bbb33336608c91dc", "message": "camel-core: migrate throwable check to JUnit 5 assertion format (#4143)\n\n", "proba": 1.096510331421996e-07} {"commit": "66142efa13d5470231dc7f79f2d2e0d952e91b16", "message": "Added informative labels in toString().\n\ngit-svn-id: f05d591df75ba7f0993a7f82cc16d06976130918@3031 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 8.73705812409753e-06} {"commit": "148e57a918ced4be973c989ba5de53fed20660eb", "message": "additional debug logging (#180)\n\n", "proba": 1.1593303383961029e-07} {"commit": "84f06d5ff7b8d9185aae7afd08243764e4187ac8", "message": "fixed linux test issues\n", "proba": 3.066739395762852e-07} {"commit": "719f18593ea7eb469c4e1b4d397c251a503087b7", "message": "add jdoc for utils", "proba": 2.0909438092076016e-07} {"commit": "29a4e27493918f7fdf2867367cbe2f27ab1d7424", "message": "if we're skipping an epsiode and keeping it, don't mark it played.\n\nfixes AntennaPod/AntennaPod#1274\n", "proba": 3.6715405826726055e-07} {"commit": "8bf65a0991d2c6f87e2e2570ee1ff6f486ddcba7", "message": "Befehle hinzugef\u00fcgt: Kick\n", "proba": 4.9104080972028896e-05} {"commit": "209058b3a7be15d8b3837ace29822eeb6d52960d", "message": "Make it explicit the lockscreen workaround is only relevant to pre Lollipop devices.\n", "proba": 1.5279682941127248e-07} {"commit": "a517ddcccdac67ae8fd72d4d6bbc9a80680a88bf", "message": "Fix argument order.\n", "proba": 6.996214324317407e-06} {"commit": "4c245abc238265399e204936160e8567a3b762a4", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "49cacea720fca909dfbcbd9c7642a05f3ddee400", "message": "Don't try to merge inputs for periodic jobs.\n\nPeriodic jobs have inputmergerclassname == null.\n\nTest: N/A\nChange-Id: I47374e0e39fc99d9374a619f20ef798e1bc8b36f\n", "proba": 0.0005490114563144743} {"commit": "f98cd9db80d00987a5fd491945612ebcd963a27a", "message": "+ fixed build\n\n", "proba": 2.432486780890031e-07} {"commit": "200813d6ed525258c0fe24762f0b63172317b402", "message": "Add disclaimer about schema design to Java Hello World.\n\nUsing sequential keys should be discouraged, as this really limits\nBigtable performance.\n\nSee: https://cloud.google.com/bigtable/docs/schema-design\n", "proba": 6.4866871980484575e-06} {"commit": "06cb545ecaba89407b50dabb6783499bf32f1acf", "message": "wait for status json file during bootstrapping\n", "proba": 2.476704992204759e-07} {"commit": "bd16752c9df11bc55f2af68b1820899cfc743956", "message": "Add test for executionRoot\n", "proba": 6.026262440173014e-07} {"commit": "22f9fb8488bfa2860f7de9914270d5eddda2d979", "message": "Removed UTRs from FlyBase/chado load.\n\n\n\nFormer-commit-id: 45d7ef1b035adcb451ce790415fb72d41a6c6036", "proba": 7.78448054461478e-07} {"commit": "30fce3337cfefd44ede78f8a07fb6ec9043f4404", "message": "CAAERS-4970 - Implement a consistency check report UI\n\nSVN-Revision: 17138\n", "proba": 1.0770568792395352e-07} {"commit": "7598417db95969478a8807361b2b76dd9a9cd713", "message": "CAAERS-5042 - Fix CI and Testcases\n\nSVN-Revision: 15277\n", "proba": 1.1656117493430429e-07} {"commit": "19f6a8bca0904c6144aa804730b97a16470a819f", "message": "Fixed unnecessary casts\n", "proba": 4.6029478539821866e-07} {"commit": "ee0622ed7703f269b505f6062b6bd9d16ee2074d", "message": "addind importThreads property to the context in clis\n", "proba": 1.9689375108100649e-07} {"commit": "46f2d21516db6b980a40d30b2d4a323fa4afa015", "message": "OPEN - issue ROO-505: Need support for @EmbeddedId - a way to specify this in @RooEntity \nhttp://jira.springframework.org/browse/ROO-505\n", "proba": 1.3397212228483113e-07} {"commit": "2dc17230f90be60c6c08061600fdf79c8e5f5b52", "message": "KAFKA-3407 - ErrorLoggingCallback trims helpful diagnostic information.\n\nThis should help when diagnosing issues with the console producer. This allows the logger to use `exception` rather than `exception.getMessage()`.\n\nAuthor: Jeremy Custenborder \n\nReviewers: Ewen Cheslack-Postava \n\nCloses #1079 from jcustenborder/KAFKA-3407\n", "proba": 1.8547682145708677e-07} {"commit": "2d127b3f6cae5d4f8d90a7d7bef9c46b05ba71bc", "message": "add console output to help debug Peter's compile errors\n", "proba": 6.258819666982163e-07} {"commit": "4bfe88c7836f51c4c02e21687a2c17a227fa3084", "message": "skeleton of constructor example\n", "proba": 3.3612360539336805e-07} {"commit": "64d3d29a5743de043d873eee4f31452c6f869cba", "message": "in v8 mode, transfer \"external\" location into a query item\n", "proba": 3.5378229767957237e-07} {"commit": "89644330f35d28df8d3ddc7816fb4fb65615bb1d", "message": "Fix action so project rendering is correct when you call projectView from projectGroupSummary\n\ngit-svn-id: 1d22bf2b43db35b985fe5d7437c243537c14eeaa@475801 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.037765393150039e-06} {"commit": "6bc4bbac7c0e4967ede23b21d5f85dc6a32ff135", "message": "Fix string test\n\ngit-svn-id: 1d22bf2b43db35b985fe5d7437c243537c14eeaa@582830 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999992847442627} {"commit": "7d5643392dcb9c3ab121ae40785ec6460335470f", "message": "Remove reference to non existing service", "proba": 3.9259933259927493e-07} {"commit": "24b809e648d56624386503e2788b2cda4bb756ef", "message": "Fix SCIM URL in API", "proba": 0.00011223891488043591} {"commit": "5726b0089523b49e6e5681ad7440ae0a6488d8d7", "message": "add isClosedOnTouchedOutside\n", "proba": 0.9999983310699463} {"commit": "2698c6af6e92ddf7b6ee774877623eccaaec560e", "message": "Cleanup SlicePositionsAppender\n\nRemove unnecessary SlicePositionsAppender.currentOffset\n+ small cleanups.\n", "proba": 1.2110149327781983e-07} {"commit": "cbeade05111c5f22e7455c062b598d4fb251a933", "message": "update License information\n", "proba": 1.8825325298621465e-07} {"commit": "148eec178bef6f430b2503dc7a0fa816ca9a676b", "message": "Add Test for Volume Controller\n", "proba": 1.841907533162157e-07} {"commit": "5006d5fa6b6918f07ceef0c902d0c75498f5749d", "message": "Remove duplicated search route that was application specific (ELF-platform)\n", "proba": 1.3121307063101995e-07} {"commit": "d90b0a3d12690b48c901ab4f2bcb3bdb50ee98a9", "message": "Layer id fix for user created layer data\n", "proba": 2.9640978027600795e-07} {"commit": "9564917098720af9f4c48b80d07483e3836ce5cd", "message": "fixing tests that required a dependent matching rule and uncommenting them\n\ngit-svn-id: 9cbfa5ee8120abdba57ef4b867cdb7e761c71338@494556 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.550811809167499e-06} {"commit": "7852db972d9d61f9de69a8e50a14fcacb17ba023", "message": "Checking empty string in reference attribute array", "proba": 2.2269966848398326e-06} {"commit": "5f474f197d332304d1d711f14dafaf872b27383e", "message": "[ANDROSDK-779] Subscribe in IOScheduler\n", "proba": 1.1918022835288866e-07} {"commit": "da69a098364e9c8b7216f3a0b7e93792eeb24210", "message": "[ANDROSDK-910] ForeignKeyViolationTableInfo for 1.0\n", "proba": 1.218650993450865e-07} {"commit": "11ec0fd07f3178f5e767b8d0bb7089a33fb23c0d", "message": "[ANDROSDK-550] Delete ProgramRuleVariableHandlerShould\n", "proba": 1.6553339321490057e-07} {"commit": "9db0d83e5aabc91d37adcfcab939298577c98f1e", "message": "fix - missing punctuation\n", "proba": 4.496931069297716e-05} {"commit": "ff7b22b78bd26b4983e5835b68c31db46ed3fff7", "message": "part of #517\n", "proba": 1.8032181969829253e-07} {"commit": "a970a8d2b7ad4789e5e2d25091204e0f248716f5", "message": "testCrashedInstance() wasn't updated for recent change to re-register instances after reconnect\n", "proba": 1.946925038964764e-07} {"commit": "f65b111dabfb4c05d9e4deaa13f445a5fc594f44", "message": "remove obsolete assert-statement\n", "proba": 0.9999990463256836} {"commit": "c5b907873b11437f9b3ce24608a8656ab1a20c9d", "message": "DBZ-601 Minor clean-up\n", "proba": 1.3142285126832576e-07} {"commit": "2ec5ec78a9d56e3d319fdc7cf263ab6ff5760277", "message": "removed unused imports\n\n\nFormer-commit-id: fee44850bba2b1af19989bc14aef99a38e725185", "proba": 8.938638984545832e-07} {"commit": "1fb4c12d133e576dd9669406ac5c238fcb3cf8a0", "message": "[DROOLS-531] allow to create a valid KieClasspathContainer even from a non-maven project\n", "proba": 1.2995614895316976e-07} {"commit": "b0dfc37123ea54ce18921fd060b6ef38fa41f950", "message": "Removing commented code\n", "proba": 3.527655394464091e-07} {"commit": "4cd3dfb29c232210b5c6ac0fd0e37e0eae5cf364", "message": "secret key encryption and sending added [20-04-16]", "proba": 1.133721525548026e-07} {"commit": "b015058499389063ddf9701129279aefe64a847b", "message": "Refactor to work with new class names.\n", "proba": 1.1120521037355502e-07} {"commit": "52c159aefa599196ef2075d6ca8a7528a38c90e8", "message": "Add demo of discovering new defs in IfStmt and SwitchStmt\n\ngit-svn-id: a2312d33856acf09907bc700940b4d7cc158d4b3@1311 89b902b4-d83f-0410-b942-89f7a419ffdb\n", "proba": 6.75799356031348e-07} {"commit": "4622693fb0d28a84208dae300a81a8307300c143", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "dfc426949e08a62063875780fb3f5ab84da8ee01", "message": "Changed regex for allele type", "proba": 1.337194248662854e-06} {"commit": "768aa68817f38218a3074e9c99fb4cdefaff18b4", "message": "Change the ExecutionServiceImpl to put transformed txt files in\ntransformed dir", "proba": 2.3768272683355463e-07} {"commit": "214929ef0b1343d410666dd58234c7942e96f6af", "message": "add the size() contains() search() functions\n", "proba": 0.0015330110909417272} {"commit": "bca687f33d04ff6542c48b2c41cc67eff6b33d70", "message": "move methods into EquivalenceCheck class\n", "proba": 3.3771539165172726e-07} {"commit": "82f34c8241c77f5526faa21e27705dbc529e6e33", "message": "remove unused params\n", "proba": 2.282884679516428e-06} {"commit": "933d2556f65425150cfc211900df20e84653d60c", "message": "Remove Dead Code\n", "proba": 7.350242867687484e-07} {"commit": "109c3d1e0d33900c7e04426443401e84bce95021", "message": "DBZ-5047 Remove deprecated unused method from SourceInfo\n", "proba": 1.5293532840132684e-07} {"commit": "1b13b1d235ac82a06ea5c8a390c0f6321da47422", "message": "Log JSF errors as well\n", "proba": 1.6736633767777676e-07} {"commit": "ad9d839dbd562a824d16e01c46869b43b8622aa9", "message": "Forget to check in this change to ensure inserting a row into every partition\n", "proba": 1.3315512603639945e-07} {"commit": "fb22f8331ea6e74272a7f88715d8608966cac5cb", "message": "added 2 new tests\n", "proba": 1.1172863878528005e-07} {"commit": "5833e349587f30cc52bcb41be2ddb750f62716af", "message": "Fixed absolute value evaluation.\n", "proba": 1.581722415266995e-07} {"commit": "df635ccceb74f1d5067a49a12516ca44dce0fc58", "message": "Minor changes made in the commented code\n", "proba": 1.7727025181102363e-07} {"commit": "d27a09b2481204c5c8b29cb80ade36ce46e10018", "message": "INTEGRATION: CWS qadev23 (1.9.2); FILE MERGED\n2005/05/31 09:06:28 cn 1.9.2.1: #i46788# logging enhanced\n", "proba": 1.2875399590939196e-07} {"commit": "32fe7c669d4ff3afa9d381b5f77ecc7ff48da6e4", "message": "DERBY-4491: Fix javadoc error introduced by subversion revision 899733.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@901219 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9922773592261365e-06} {"commit": "c8ae8b8fcdb56af7916e3e6ca945919a2c216d9a", "message": "disabled async mcast\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@3714 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 6.403706720448099e-07} {"commit": "c74469c91ce228b248438af84cfa502076b7965f", "message": "Progress.\n", "proba": 6.216133101588639e-07} {"commit": "753b36d9e69b5fd9e321df6d0a6676e6c26908a9", "message": "Javadoc: fix typo and unclosed tag\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1564312 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8119379092240706e-05} {"commit": "47ba469c40357986136d13fc5b362d8b8bee06a5", "message": "refs #100342 Merge remote branch 'origin/100342-repo-prefix-reg'\n\n* origin/100342-repo-prefix-reg:\n Fix bug in previous version refs #100342\n Add CCN_FORW_TAP to repo prefix registration refs #100342\n", "proba": 3.287549930064415e-07} {"commit": "80ac169fd13df84fe8aa29fa1f29663b79828c50", "message": "setStatelessHint(true) also for bookmarkable pages with pagemap constructor\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@628799 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.509232323674951e-07} {"commit": "b17ac2b6c5be6fd53f761b12f39e0a34c9657cf5", "message": "IMPALA-1702: Check for duplicate table IDs at the end of analysis\n\nThis checks for the symptoms of IMPALA-1702 (duplicate table IDs) in\nanalysis, failing the query but avoiding a crash. It also prints\ndiagnostic info to the error log.\n\nChange-Id: I7825fd65d59e6d5f2acc94c37ddb3f74b01f9701\nReviewed-on: http://gerrit.cloudera.org:8080/459\nReviewed-by: Alex Behm \nTested-by: Internal Jenkins\n", "proba": 4.4478397285274696e-06} {"commit": "3d875f22e05c9549ba0e417d350f5b49cc747681", "message": "IMPALA-7091: Address NullPointerException in HBaseTable.getRegionSize().\n\nIt's possible for \"serverLoad.getRegionsLoad().get(info.getRegionName())\"\nto be null, which causes a NullPointerException in the planner, and\nvisible to the user. The code around it already says that it handles\nerrors by returning 0 for the size, and I've extended that to one more\ncase.\n\nIn practice, I have seen this come up in failures of the following test:\n\n failure.test_failpoints.TestFailpoints.test_failpoints[table_format: hbase/none | exec_option: {'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'debug_action': None, 'exec_single_node_rows_threshold': 0} | mt_dop: 4 | location: OPEN | action: MEM_LIMIT_EXCEEDED | query: select * from alltypessmall union all select * from alltypessmall]\n\nI saw this failure only happen in some test-with-docker runs,\ninconsistently. The error is a little bit hard to spot, but by\ncorrelating the timestamp of the failing test (which just complains\nabout NullPointerException), you can find a Java stack trace complaining\nof a NPE in \"regionLoad.getStorefileSizeMB()\". I think the likely cause\nis regionLoad being null.\n\nChange-Id: I02f06daf69e7f7e97c9ecc13997147530c2f9d3f\nReviewed-on: http://gerrit.cloudera.org:8080/10531\nReviewed-by: Joe McDonnell <2f04924382c6a21f96a9a4f8cbedc35ff4599584@cloudera.com>\nTested-by: Impala Public Jenkins <039b6b20426ff68ebe492b3021890d8c8fd010c9@cloudera.com>\n", "proba": 0.9999607801437378} {"commit": "86b6fccafeb1e1f5d0eccc8283713db92b346a4c", "message": "Fixed token casing\n", "proba": 5.530241082851717e-07} {"commit": "09c601ee6a794199322444baa7678ce710e0da74", "message": "Removed $ and @ from valid operator list\n\n@ will be used to mean \"this.\", and currency symbols may be repurposed\nin the future. Currently, currency symbols are expected to be used in\nidentifiers instead.\n", "proba": 3.312604519578599e-07} {"commit": "fed7f8aa00c1291069fd68f32439d3adce770931", "message": "bug fix\n\nresolve the menu item onclick not fired bug\n", "proba": 1.4598857660530484e-06} {"commit": "400efb36672f93894ff7cfe92363531879ba8e03", "message": "Modified the interface to comply with the new event handling system.\n\n", "proba": 1.0282113294124429e-07} {"commit": "a3522f8cc5cfd76ddc8fee6e0e91ea3adc63ccbe", "message": "JQMForm - cleanup and fix for needed double button click in case of the\nlast validation was cleared on exit/blur from widget.", "proba": 9.753457419492406e-08} {"commit": "660d895adb0d9a9c3683f144baad42471ed64f3f", "message": "Deletes unused methods\n\nSummary: Deletes unused methods\n\nReviewed By: SidharthGuglani\n\nDifferential Revision: D31018456\n\nfbshipit-source-id: 64f486e54760694f1f418803770c4cd0272c8c52\n", "proba": 1.6561850202378992e-07} {"commit": "0e00e6bbda3187fc1928bbb7518eacc2388679bc", "message": "Fixed possible problem in reset()\n\n", "proba": 3.4486296840441355e-07} {"commit": "34dc6da2a3befd0a22b6a066af96f89f084418e0", "message": "Update Marker javadocs.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1589420 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2501640185291762e-06} {"commit": "50fb782b03307cea36a63ad60542c139b68710e6", "message": "Slightly scary change, but this makes Name more \"correct\" - Since equals() cares about the class of the Name and not just the normal string, make compareTo() care about that too. I've set it up so that the specific class of the Name has priority in the sort and thus all the \"BuildingName\" entries will group together.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6061 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.25835426338017e-05} {"commit": "dc66faf9a29be54c36a789710a237197a4918c9f", "message": "sanity check offsets in checkindex\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1349340 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.08096592916263e-07} {"commit": "07f3cd54c3ab0cc321f0aa97ae0fa8ddbcfbb537", "message": "LUCENE-2611: ensure temp directories exist when running tests from an IDE\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@993200 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.124943310060189e-06} {"commit": "fcf8c7133e8406f0fccf5a278cf923d298c3ba25", "message": "Sanity checks\n\nCheck some things for null as they could throw NullPointerException as the app\nshuts down if something failed early in the lifecycle.\n", "proba": 1.038959354104918e-07} {"commit": "fd0728343ceaaee7ecfc5288ae540df52f9e4878", "message": "add left swipe gesture to delete item in routesort view\n", "proba": 3.2507983860341483e-07} {"commit": "58348cdd2fba1c523cbe80a0787b7fd388814d12", "message": "Error matis\n", "proba": 3.2908289995248197e-06} {"commit": "b68906c027762409cfff8f7b956899f454a788cc", "message": "launch with a debugger.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@2349 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.0007618730305694044} {"commit": "9e75ae45b9f7c74f06a150b6ecbe9775b9f8f3e5", "message": "simplify multicam live mode\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@9920 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 0.00045046882587485015} {"commit": "0bda933050768ca9bc876af077d76e39703a6ccc", "message": "TIKA-308: Improve supertype handling in type registry\n\nReturn base type as the supertype of types with parameters\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@955893 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.430446539226978e-07} {"commit": "835ecf22515ed2e45c4cb9263557b75287f4663f", "message": "Fixed bug in MMAcquisition method createDefaultAcqSettings that only cropped up under very specific circumstances\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@6544 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 4.4389179265635903e-07} {"commit": "f2996a7a8c6c155b2c70ecafd62b9738012afce6", "message": "fix soft input bug\n", "proba": 1.0429127996758325e-06} {"commit": "c30df1fd27d3bab8079dec363e7831b6fee39dd2", "message": "add back ExistsP implementation\n", "proba": 3.004017798957648e-07} {"commit": "2799e626bfb2866ffe1f3939479861d8e41f5861", "message": "Apply patch HARMONY-1627 ([classlib][awt] CaffeineMark 3.0 sometimes fails with NPE on Dialog benchmark)\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=469700\n", "proba": 4.52935609018823e-07} {"commit": "09b6a3eac9fcc7c54ed34e3a5d431d36df77ded0", "message": "use lib ld name\n", "proba": 3.9245851439773105e-06} {"commit": "89d4cb36cf17df6b46639c5cd005f3cf09cc0f42", "message": "#335 Fix download file link\n", "proba": 1.3213504246323282e-07} {"commit": "59e3ecfafbcdc105215e5dd6f6a6d35e2511ca2b", "message": "[OWB-199] Bug in ProducerMethod primitive return type resolution\n\ngit-svn-id: 959c5dc4f35e0484f067e28fe24ef05c41faf244@891954 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.904217346142104e-07} {"commit": "91adc62ded57c7ff300303c23adf44b91a78aaca", "message": "Fix;\nWS timeout test.\n", "proba": 1.3721563618673827e-07} {"commit": "c17c40defbfa7e6d6dd0741b4afaad0c7cab107c", "message": "Update ModeratoreViewLR.java\n", "proba": 3.3350596595482784e-07} {"commit": "bff30be18b9752bb67fb54f79f4850cd139f7757", "message": "Update Script.java", "proba": 1.4019888112670742e-06} {"commit": "e96a540ed0904a014a16905a4a1891fdd6c7d5bd", "message": "Fix error message for JerseyClientConfiguration.\n", "proba": 1.3584200075911212e-07} {"commit": "343f92da4de3b6d8e7e1b50d08937c51a45fced1", "message": "Use the correct service name in the request package #6138\n", "proba": 6.124168066889979e-06} {"commit": "4f26d47be16cbf5205160c5a402ea32a422b736d", "message": "Added sand to trash block list of explosive upgrade\n\n", "proba": 1.404714851105382e-07} {"commit": "527d1bedf28b173d851924ad3d703e22086031ff", "message": "test(engine): add form bineries test case\n\nRelated to CAM-9333", "proba": 1.3116053310113784e-07} {"commit": "06ed4e64988267c31518f7adc1e0a10b6b6a36b9", "message": "The sendMessage() method now throws EmailException, rather than MessagingException.\n", "proba": 1.2466014709389128e-07} {"commit": "4a5251eb1f8aa187fca6d32956b79d1b5e23478b", "message": "specified all imports, made comments cleaner, added to toStatusProtoTest()\n", "proba": 1.1384887699250612e-07} {"commit": "74e5728bd3df3543f49b5344813dde2501b0a012", "message": "Also set the jolokia URL on the container if detected\n", "proba": 1.766847503859026e-07} {"commit": "29d7bcd2bb3347caec25b3aa04b508968ac2a4cd", "message": "[hotfix] Stopping the StreamTask#systemTimerService explicitly after the invoke\n", "proba": 1.7990527112488053e-07} {"commit": "556efa4cec67ab95073a606d9b39d0dfb8a01b83", "message": "[FLINK-18905][hotfix][task] Simplify exception handling in StreamTask#dispatchOperatorEvent\n\nSince Mails are allowed to throw an exception, there is no need to manually handle\nthe exceptions in every mail.\n", "proba": 1.2865383780535922e-07} {"commit": "6f886de83d5f7bdfaaa5417a0a2b29222f487740", "message": "test(gateway-engine-beans): Test HeaderMap serializer and deserializer.\n\nSigned-off-by: Marc Savy \n", "proba": 1.1985007120074442e-07} {"commit": "ce98b83d610c11d9de7543b91e325c95a2e6fc4c", "message": "Starter test for globStatus\n\tChange on 2014/06/20 by angusdavis \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=69671956\n", "proba": 2.05493947191826e-07} {"commit": "1be773a62edf18cf226b6092afb48a79f8deebe4", "message": "remove v3.0.0 deprecated SharedPreferencesUtils\n", "proba": 3.125281580196315e-07} {"commit": "677dcf529c65f1d75fbc794b318bde6ab4e7f828", "message": "HDFS-11903. Ozone: Cleaning up local storage when closing MiniOzoneCluster. Contributed by Mingliang Liu\n", "proba": 1.1828558399429312e-07} {"commit": "67ab8b888f8b393979624a2bd7d527fefd9dd6d7", "message": "HBASE-21551 Memory leak when use scan with STREAM at server side - (addendum)\n", "proba": 1.0368094649493287e-07} {"commit": "9a7fba905357396df40fec478d73cc3bff9e0ee0", "message": "Provide option to compare priorities\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@5171 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.9882489442825317} {"commit": "80275f37ab8dff9cfae9b63f3bd8dfae67972094", "message": "Fix NPE when logging exceptions that have no message using SLF4J (#2161)\n\n* Move uploader init above PackingPlan creation to fix NPE in case of bad PackingPlan\r\n\r\n* Untested (but probably working) fix for NPE crash\r\n\r\n* Set to empty string\r\n", "proba": 1.4258537817113393e-07} {"commit": "6babbdfb158f104a5d25cd98ad47a67e5460e8a2", "message": "guard against NPE\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@11031 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 6.41007318336051e-07} {"commit": "3a848509a04b4aaea07f6450abf298777cb5b364", "message": "javadoc fix\n", "proba": 5.510320306711947e-07} {"commit": "e26e9a00dbd1a56c9d578b381b5b547f8538fb4d", "message": "if the content length is known in advance then resize the ByteArrayOutputSteram accordingly\n", "proba": 2.021275378183418e-07} {"commit": "a058ec0cd0206363938a6b6f77fc340a7342cb4c", "message": "Allow to override ApiImplementor i18n key prefix\n\nAllow ApiImplementor to override the i18n key prefix as not all\nimplementations have the same prefix for the API and the i18n keys,\nwhich would require setting the custom key in all of the API elements\n(e.g. view, action, options).\n\nSigned-off-by: thc202 <43af82ef30812a20fbcf38b99a6f72cdd3a89ac1@gmail.com>\n", "proba": 2.2355499140758184e-07} {"commit": "06bcf22242504361ef73cc9d369b235e6034d7fa", "message": "#483 Minor optimization\n", "proba": 1.5472214442979748e-07} {"commit": "d0d89459e4fd99fbe0ea6da82bdf81463d1fded0", "message": "1.1 version, smaller font on query window, better domain object handling\n\n\ngit-svn-id: 2436a91c211dc537aabdc28380840c6835eec4c1@275 7ed6c317-272d-0410-8ab0-49a3fbf2961c\n", "proba": 5.621284913104319e-07} {"commit": "3bef4811fe90a6b62e670c71d0818d51c997a440", "message": "Refactor WebPTransformProducer\n", "proba": 8.578032861805696e-07} {"commit": "6892f49b52df604abb0c81eaec4b06899bfb74b8", "message": "Small tweak to PassThruRoleTypeServiceBase to allow for use of @Override annotation\n", "proba": 1.281723029933346e-07} {"commit": "f502421fa4103ef7f8c61574e891aefb135ef4f2", "message": "KULRICE-5597 - javadoc on TestRulesEngineExecutor\n", "proba": 1.1825569146139969e-07} {"commit": "b23063850a515070022df9e13fa325c0b4650ec5", "message": "[Java] Remove atmosphere module from mqtt e2e test\n\nThe atmosphere module is needed only if HTTP is used as global transport.\nIt cannot be used simultaneously with the MqttPahoModule as in this case\nMQTT is the global transport.\n\nChange-Id: I940208be3e21ed845fe50f5a55094bb65cc2afb8\n", "proba": 3.437814666540362e-05} {"commit": "5eda0593296c23a00e1c62735cbdd5e0a95df5fd", "message": "Adding Basics for Swimming Speed Trait. ONLY WITH MC 1.8 and higher.\n", "proba": 9.68316840044281e-08} {"commit": "d5e9cf899740cb30f2f1be2949bf3bfddeeaa4a0", "message": "revert unintended commit\n", "proba": 1.1349529813742265e-06} {"commit": "224d9540b5a674fb407d6174912f8c6464892277", "message": "filter static methods from same class during searching (IDEA-97164)\n", "proba": 1.0268374239785771e-07} {"commit": "feb2722604e6a693bc71415e4183b0f13b696c18", "message": "Removed an unused method. It doesn't mesh with the pattern anymore.\n", "proba": 1.0403692840554868e-07} {"commit": "ea3d0265233865972b0c83b46964ede7fd53381e", "message": "JENA-1194: Process HAVING clause in a syntax transform.", "proba": 1.0325467769689567e-07} {"commit": "31adfa260cc042b6d7b808ed5363ee9f453e775c", "message": "Removed the TIM decode helper by accident\n", "proba": 5.307012429511815e-07} {"commit": "269301e820e2eccbb9a19b6db2789717f2695082", "message": "Polish TempDirectoryTests\n", "proba": 2.410837964816892e-07} {"commit": "69c58809ad8a77f98e544eb11bf267d368f6d341", "message": "PojoAdapter now ensures that any access that requires a resolved object will now force the resolving of its object before the request is forwarded to the reflection layer.\n\n\ngit-svn-id: 3f09329b2f6451ddff3637e937fd5de689f72c1f@1006985 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.606051207811106e-07} {"commit": "2aaa00f6277ec04b25b2ee3847c527cb9a9027c8", "message": "removed cruft\n", "proba": 3.1353479812423757e-07} {"commit": "24dfc8473bceb4a03da8bfab77104985943b6df1", "message": "Revert \"Test #66: Make mongo build fail, to test Jenkins.\n\nThis reverts commit b8dad1801f1f5053097da97001cdc730c6754ee8.\n", "proba": 1.254160366670476e-07} {"commit": "4564358d609cab7e8c7ce77578f61832ae851a3f", "message": "Typo fix in comment.\n\n", "proba": 1.2699985063591157e-07} {"commit": "db6df61982bd755c1f4e6a71155fea60cb09de31", "message": "Updates the ReportClient example class to remove references to service reports\n", "proba": 1.2804792959286715e-07} {"commit": "5ee43f5899fd1104be854d68722a7cf13728c6e1", "message": "added getSpawnedRecordID() and generateRecordID() wrapper methods.\n", "proba": 1.1022054025033867e-07} {"commit": "8c47377e0848f383056a5e301c744339a3e2a57b", "message": "Optimize the algorithm", "proba": 0.9999995231628418} {"commit": "250ed90f344c10bfedca843ac7566e79095460f4", "message": "#5 fixed checkstyle\n", "proba": 2.0232830877375818e-07} {"commit": "86a65d926d409212b13c2921c95e8aa6dee1cde0", "message": "Fixed javadoc comment\n", "proba": 2.251410364806361e-07} {"commit": "543ee81b5f3b214c5ffee2886b396aac48a82489", "message": "Added lines to ask password every time a user logs out.", "proba": 1.0994191512736506e-07} {"commit": "c8370be992b1c200d80dc09e0af21a2be6fc7328", "message": "Re-adding remove(Key) method, and making purge public", "proba": 1.971748559981279e-07} {"commit": "2a819f11df3a7f06ba603545ab566723a84847de", "message": "fixed argument index", "proba": 1.2008282510578283e-06} {"commit": "d888c7ca29948f5c6aa10037195bf2b39c7c3cd2", "message": "XWIKI-1583 : Standard methods in XWiki to get a work or temp directory\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@4205 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.037331230691052e-06} {"commit": "97f2a11c7a495a9c2b91d812243b14f057b04ee0", "message": "avoid calling fill twice\n\n\nFormer-commit-id: 9b9cff5c70af472ef92ae30df0941d153ac11e95", "proba": 2.046240297204349e-06} {"commit": "733e73ec23aa24d37ccb62725d4c8f1bcd86a5de", "message": "XWIKI-675: Validate usernames\nFixed. The key for the username pattern is xwiki.validusername\n\n\ngit-svn-id: 50c93b9c2d9041e46610830dd7836bad08be8b2e@1876 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 0.9999974966049194} {"commit": "e3b062cbe1195c902c99a59ce86706c3ad11466f", "message": "Make some example code a little more clear\n", "proba": 0.0002017030055867508} {"commit": "85bbadaa1c9a821fc63025949d3043f0c836fa7c", "message": "Race condition fix\n", "proba": 3.674851143387059e-07} {"commit": "6421c7e3ef389f1e8ed3d7bcb599c2b934b0f2b7", "message": "test api.jsp\n", "proba": 1.5346698774010292e-06} {"commit": "bd1e422138ac732c9a22e226712250e0778d61ca", "message": "Cleaned up and commented comparator. (#567)\n\n", "proba": 1.1621020945540295e-07} {"commit": "491e9bcbae4795dfdf078ae24c43a883e637431f", "message": "EDIT: Improved some methods, added parameter checks.\n", "proba": 1.0230000668798311e-07} {"commit": "d9f208629b0b7d46230dfded36f877d5c76ea820", "message": "Kopplat in rule-knapparna, German rules kan redan \u00f6ppnas i pop up", "proba": 1.3403270315848204e-07} {"commit": "9bb507471c1018e349b465b847b70d4a3b34725e", "message": "Solve problem 501\n", "proba": 0.9528794884681702} {"commit": "9cf20bb45672d8b54f1cb25828035777275fa85a", "message": "Solve problem 682\n", "proba": 0.999923825263977} {"commit": "ae094dd49893c9073c813d8f752439b5f450b964", "message": "Update problem 756\n", "proba": 3.004026325470477e-07} {"commit": "9780bf03abf64b59241358089b62259cec247526", "message": "Solve problem 760\n", "proba": 0.9991424083709717} {"commit": "ea66cb200633fa56ee9ca64a2510340a5e302411", "message": "Update problem 797\n", "proba": 1.893490662041586e-07} {"commit": "ef5d41511df02a5557ecaa4d6808653a9f09722b", "message": "Sovle problem 873\n", "proba": 2.7681649044097867e-06} {"commit": "b2c182f4af036386840034107e708c44f3ac8f6e", "message": "IF NOT EXISTS\n", "proba": 0.00040617623017169535} {"commit": "d2387efd21ce34ae4886328233446f2da05393d9", "message": "Forward group deployments to namedpsaced group address.\n", "proba": 1.1101109009814536e-07} {"commit": "42a52671eb97b513861eea23d4cbb64a87e7d3fc", "message": "shell\n", "proba": 6.054339974070899e-05} {"commit": "9302781bcc27c894bf61bf780056e42765e2afbc", "message": "[MOD] BaseXHTTP: temporarily disable GZIP", "proba": 3.4629761103133205e-07} {"commit": "46bdd43f832ac07281c2289230c63fa436795f05", "message": "Fix typo in NoModelTransformer class name\n", "proba": 9.7371892479714e-05} {"commit": "fdd32d2af87633ba2cabf4ce2cb4fec680b4dc66", "message": "AccessController: implement digdag-core's database.DatabaseSessionStoreManager\n", "proba": 1.2249516885276535e-06} {"commit": "b698f421b4694549c0bf38fad429708ddf895830", "message": "added upload patch functionality and title\n\ngit-svn-id: ee156b793ae44318abaa87528eb9c7e3f9c6dc3f@1037 6f8c04f6-b8b6-11de-9846-1b058f2a8eb1\n", "proba": 4.331135130541952e-07} {"commit": "c8d3d8e4848ddf29067f9666cf8f17ba60e78448", "message": "-n \nUse explicit static reference to avoid warning.\n", "proba": 1.0345929979393986e-07} {"commit": "ac4eaf9ea38e61790ddd0fbfa0e013e44a60bd11", "message": "imports\n", "proba": 2.234216708529857e-06} {"commit": "ee1f22ac9718aaf985f85e20efd657283f5bd97d", "message": "Start updating frames in viewWillAppear, rather than in viewDidAppear.\n", "proba": 1.1583865244801927e-07} {"commit": "991b4ef76f2b7e7f9e396f29bc6e82e43e660ff2", "message": "[LO extension] solves bug: no reaction of right mouse click\n", "proba": 4.199632257950725e-06} {"commit": "0daba7bc49f004bdb9f7cff4f84420b9b09aefd2", "message": "Added Vector.subtractLocal(x, y).\n", "proba": 1.4176210072491813e-07} {"commit": "e1d8cacd795bf73a730851261e829b2e00a3b174", "message": "PDFBOX-5170: use PDFCloneUtility to clone the resources of the overlaid page to avoid double object keys within the resulting pdf\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1890741 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.685034913469281e-07} {"commit": "d3fad5301bb328d217119f3811d9d990a66d2a27", "message": "Removed unused import\n", "proba": 2.9346514907047094e-07} {"commit": "cbf4fc81787ce1adae1988253dfa9d55fde9ca69", "message": "[LO extension] (hopefully) solves issue #6286\n", "proba": 1.5020128785181441e-07} {"commit": "8aceb4d837997c8f72de37c7ad38dda1dd6e357f", "message": "Fix twitter feed\n", "proba": 0.99922776222229} {"commit": "87653c42c50d41d6b7758bfa1b650cf18aa185c6", "message": "OperationVersion: Javadoc: Update usage examples\n", "proba": 2.0994038152366556e-07} {"commit": "690c73c523b2673877d5becec8e6c9f1488d873a", "message": "add search by tag, author and programming language (EDU-926)\n", "proba": 1.1025333890302136e-07} {"commit": "883f32aef2226626e9d3599f77ff77eab3441ac6", "message": "Fixed a typo (missing space).\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@1447620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999967813491821} {"commit": "9df53fb9686df1e9560afd83db5bded964ac0979", "message": "in DefaultLoggingEventBuilder renamde innerLog to log\n\nSigned-off-by: Ceki Gulcu <94b0178d2b9bf3c099f7c01ee48e432b88a5ed9a@qos.ch>\n", "proba": 1.314299851173928e-07} {"commit": "21870ae22a6e1739c18da2d2baac19c7e4dad301", "message": "Rename `saveBoardAfterUserConfirmationIfNeeded`\n", "proba": 1.352156573375396e-07} {"commit": "106c9376029470fd52941600638093e828140fa1", "message": "SAK-10801 Update FakeEvent for event API change\n\ngit-svn-id: 3d22dccbed95c1cffbc0a89508a93eaa461b2da5@47471 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.716312330150686e-07} {"commit": "8bb2c669ec80bd47986eed0c6fa0ebf08fe978d8", "message": "\n\n--HG--\nextra : convert_revision : svn%3Af0255af0-1427-0410-b2be-e7b72c6cd545/trunk%40123\n", "proba": 6.189089276631421e-07} {"commit": "394b2636af4819f0b1e2fdf610875495558917ee", "message": "Added Brute force solution for LengthOfLongestSubstring.java: O(n^3) runtime, O(min(n, m)) space complexities\n", "proba": 6.6473367041908205e-06} {"commit": "ecfcea6305ebe625eb49ab39151d038a33bd3719", "message": "Refactoring - in StudentCard frame changed name panel in all tabs.\n", "proba": 9.802282363580161e-08} {"commit": "3331a13132cabc05daa5477ae2fcf8b6c0daa694", "message": "rollback: tryAcquireExclusiveTransaction() allows several exclusive waiters\n", "proba": 4.046590618145274e-07} {"commit": "55878e3e1999ba8348646618c0d2e08e353148ea", "message": "Avoid several confusing error messages in the log\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@11327 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 0.0003110529505647719} {"commit": "35621c77653e32d48fcb52022e7adad89edab0d3", "message": "simplified exercise doesn't need UDF anymore\n", "proba": 6.728534458488866e-07} {"commit": "66de591e8406d9c8632c6b52c77e6644848ad691", "message": "TDS 4.0 - add GRIB IOSP tests to ucar.nc2 test suite.\n", "proba": 9.915634535673234e-08} {"commit": "1c2083209a317ca65c802aa669160a6f0d948941", "message": "Fix a link for GridSearch in Jobs page.\n\nPUB-714\n", "proba": 7.94296502135694e-05} {"commit": "544984c2f6b63406b6a9f70d0ea188ad18c7bc5f", "message": "Support double click at view\n", "proba": 1.316321913691354e-07} {"commit": "34d51cd770b7ba7b74ce0bf7fb706057a98e60dc", "message": "Fix C4SChunk set_impl(int, double) again - same as cf6ddda16607f1c4. why??\n", "proba": 1.3398617682014446e-07} {"commit": "fe30b28014eb7ccd18baad9f197822b43f9f09f2", "message": "search changelist by number\n", "proba": 5.042809334554477e-06} {"commit": "b1e9741c327d03302aac9147770ebde3f08bf6c3", "message": "Network state change updates thread pool size\n", "proba": 2.5812693138504983e-07} {"commit": "f3eb20e22dc51a84ee14777f7167291c2f1051cf", "message": "Add completion for link.rel & link.media (IDEADEV-5854)\n", "proba": 1.0383194393170925e-07} {"commit": "817025d495956fae1f277f379f602beae240cf46", "message": "Fix #1224 Add better support for old IIngredientRenderer tooltip implementations\n", "proba": 1.2710296459772508e-07} {"commit": "d6a4e3a0cbfe054a402d458980fc608d8684544f", "message": "rewrite to hamcrest\n", "proba": 0.9999994039535522} {"commit": "a31c383f137bd439d91c9f2a663f7436a854e6e3", "message": "Load apps loading page, not system page.\n", "proba": 4.1572951658963575e-07} {"commit": "3ffbc708bb8344fb72e462a02666e6ea6b6fda0a", "message": "remove trailing whitespace\n", "proba": 0.9999963045120239} {"commit": "d7eb30e062539d6a2e019e6682ae818ede3e64ec", "message": "Smooth zooming for maps on BB\n", "proba": 1.7873847468763415e-07} {"commit": "1bdcd158f1acc20269fd001832c98beb9c32bf5d", "message": "IDEA-CR-48562: set socket timeout=INF to support blocking IDE commands via java activation\n\n(cherry picked from commit 0b6e96f062698874735ab75ec3d59de96a1a1a3a)\n\nGitOrigin-RevId: a90b7aa65d39a7a23503805324b5cf33a045eb0a", "proba": 9.626221071812324e-06} {"commit": "4f05753d2b8df2c8263fdfcbc6eed9fbcac62a55", "message": "Now properly empties cache in case the attachment is deleted.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624004 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.380552814429393e-06} {"commit": "2e611b9b78a6d4ba4f5a24e96080bb48b9aed656", "message": "GitHub Issue #156 - fix LII when iteration is not over what is returned by .size() or .length\n", "proba": 1.6464338159494218e-07} {"commit": "880630679bb02ad57df7623c4790b69bcd408e57", "message": "Add newline separaters between lines, delete the last extra newline\n", "proba": 1.1996149851256632e-06} {"commit": "44fc02e4846fd28f63e4702865c63d335867a308", "message": "Fix for issue #11089 - add multiple files was broken for projects located not directly in the hg root.\n", "proba": 9.715469673210464e-08} {"commit": "03ff1951b3e324bf4e1e6b96b80974989abb8e6b", "message": "Fix for retrieving the action bean from the request attribute\n", "proba": 2.5410056991859165e-07} {"commit": "0f43caa9e9a6e071e94278c4c85464eca43199ed", "message": "Better target-env filtering\n", "proba": 3.5828111322189216e-07} {"commit": "5916d4b6f13e226c2a0b4d2976ba7af2a4bcb9cf", "message": "Filter bugfix: clear() does no longer touch fix filter definitions.", "proba": 1.0976611974911066e-07} {"commit": "747a9085b526d927502349b3da667002814560b6", "message": "GoMetric referred to GoMetricTest\n", "proba": 1.4695055483571196e-07} {"commit": "f166e79fd6ed96f4b19e21aa0dce9d9b01d784d7", "message": "Add dummy EOF token when highlighting errors\n", "proba": 2.7517697276380204e-07} {"commit": "22294a3508793f59660516108ed945dd489e84c5", "message": "Add live site as default Map location.\n\nSigned-off-by: Kate Stanley <59c12a62b1d23be702ac06d493bad7887a15d0c5@uk.ibm.com>\n", "proba": 1.3679543542366446e-07} {"commit": "3788dee1381d149052c5e9b864bd02010627d72b", "message": "typo in 5.11 test\n", "proba": 1.9464084743958665e-06} {"commit": "5be62972855bffe92a18864eed5efb2376dbc6bb", "message": "Adjust xml tile layer serialization.\nWith commit: bjorn/tiled@bf41fd39e477233f7caf27298a2021828bf27e24 the default behavior of the mapeditor was adjusted to not serialize the gid default value in the tile layer xml serialization process.\n", "proba": 1.0518199644593551e-07} {"commit": "565a6996cf5b3bfd2e153345d8821723f69874f4", "message": "using List instead of List\n", "proba": 1.2966090423560672e-07} {"commit": "32ae2fe66ab838ac73760d6d40fb8e885d04a8a8", "message": "\n\ngit-svn-id: https://svn.math.tu-berlin.de/svn/jtem@759 f5b180c5-49ee-4939-b20e-b6ed35f0f7b7\n", "proba": 5.475463922266499e-07} {"commit": "e12191c4e296b0058ef69f6cfd110c36a05984da", "message": "Adding generated files\n", "proba": 7.664312420274655e-07} {"commit": "6ac79df54b4b77f988451aba36c115d07801214f", "message": "error message text change\n\nSVN-Revision: 2652\n", "proba": 1.955397124220326e-07} {"commit": "13d7bd41d248c81476f86e1df706fdc35bb01ecd", "message": "LUTECE-2335 : Fix user name display in assign right feature\n", "proba": 1.2727824127978238e-07} {"commit": "29aa2672531ab1f0fdb6daab4ab4fb021bb6793a", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "d1b0e6a88f1ee0a82b47cbf6b39fcbaf1a85b75c", "message": "Update ZooKeeperServer.java", "proba": 7.439800810971064e-07} {"commit": "fcc8ff1189e252ce9e03f42dad1b5565f12f5e7a", "message": "Using JaxenConstants.EMPTY_ITERATOR instead of Collections.EMPTY_LIST.iterator();\n", "proba": 2.544269648296904e-07} {"commit": "9074b2e1a9da41a2983f2112b4fbc6f80c5fb549", "message": "Javadoc fixes.\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@40867 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5031054317660164e-05} {"commit": "6ad77707400015095877592bd9273edd8cfeb15c", "message": "Javadoc fix\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74137 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.905755340203541e-07} {"commit": "1de1f19a58836a293c296d0b916068f085bf364d", "message": "Code cleanup, include wildcard in LDAP user search by default (JM-458).\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@3055 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 3.0024310035514645e-05} {"commit": "66b7172449794540df76311540664e1fddf05e74", "message": "Removed dead code\n", "proba": 1.077293109119637e-05} {"commit": "379d903e16e31f77c356923588702bc126fe4bd9", "message": "Revert \"Moving RawSystem and refactoring code.\"\n\nThis reverts commit bc38e7fd288af8dda485879382ef1e9e8b6c571d.\n", "proba": 1.3318192770839232e-07} {"commit": "77e9ed52cdb04fa8fb33acd7ccf269f73b2996ea", "message": "remove unused import from InMemoryDBConnection\n", "proba": 3.418644496377965e-07} {"commit": "a23f84fd0af27f004c11a24d141cb23a60f44fb3", "message": "continua\u00e7\u00e3o incluir pesquisa de filiais...", "proba": 1.0717145926264493e-07} {"commit": "f2f35299a58c5b7f0573eb9b5c4cf67ae29d0037", "message": "Add shutdown check on threadPool task push", "proba": 5.665297067025676e-07} {"commit": "1531e96937a06f70c353f7e4bf1daaee28e9ec1a", "message": "Sonar fixes.\n", "proba": 1.5477482406822674e-07} {"commit": "4e18993b0064e08cfb316e760efd87e633f89118", "message": "Fixed compiler errors.\n", "proba": 2.25753140625784e-07} {"commit": "0606305fdc6fc55b8c5ba1d38fade5dd6ab102f6", "message": "Add dataType to the track the java type for the attribute", "proba": 2.9314600169527694e-07} {"commit": "352e97f9ef48b4495134aacb0315ff60a87e1f48", "message": "ASN-9: Correct merge with ASN-81\n", "proba": 0.003297720104455948} {"commit": "c90a16a0a3a9f7f4c42deca8466da850fe26fb7d", "message": "Fix startup deactivation and logging\n", "proba": 5.70700365187804e-07} {"commit": "2c8ac2afc287fc9e3e594116ba53c93a476b0acb", "message": "fix: update question comment count when post a new comment\n", "proba": 1.7648649190959986e-06} {"commit": "25f65f189b8b081954bcfa088dc9ed76d8ef594f", "message": "factor out methods for readability\n", "proba": 0.00015236232138704509} {"commit": "a63354fd96d0248849f07420f11e23f1f1562427", "message": "Make wands with materials default to having some available.\n", "proba": 1.0084085033668089e-07} {"commit": "629eefbc52e1d887340cb477795e0b627224d3f3", "message": "Support for listing templates available within a context", "proba": 1.278106367408327e-07} {"commit": "dd991355965c49403ac8a0a4ce83b2a674c83191", "message": "Update for Java 8", "proba": 2.2999748239271867e-07} {"commit": "2599f0f636cd744bf924c05b9193f8aa03ce5faf", "message": "improve LangUtils javadoc\n", "proba": 5.418179398475331e-07} {"commit": "4718a321efec1bfb8eb1a3a1ad76fe8b4677fbcb", "message": "removed sonar warning\n", "proba": 1.2558903108583763e-06} {"commit": "45895eba02d5c3de7e8a8c31a60958d24d83a2f0", "message": "Changed flag name in app.\n", "proba": 1.244992802185152e-07} {"commit": "5689a8590a3b66cd62369904a2e11ee87ab2d8b4", "message": "fix NPE in KmeansClustering\n", "proba": 1.8136296375814709e-06} {"commit": "f39ea3fbda497c97473b2f8bcde6c282f23c63a1", "message": "TimeModelController: Fixed X11 exception in headless mode\n\ngit-svn-id: 15e85767c710a19dc5a0ec45cd9b3838d1f9a0c8@2236 014e83ad-c670-0410-b1a0-9290c87bb784\n", "proba": 8.366028509954049e-07} {"commit": "ca92d03fc34286a2401c8504f8653793c53b07e7", "message": "Remove unused imports\n", "proba": 8.691937409821548e-07} {"commit": "e7fd0fe9362464c4d2bd308318eecc89a847b116", "message": "Fix unsafe `replaceFirst` call", "proba": 0.00010412223491584882} {"commit": "91aa17af7b74706187dce385b904bd970879bf20", "message": "changed title of dialog\n\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@269 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 8.620291396255197e-07} {"commit": "d28754aeba7f655b23da4c00961cf60bbbe557a3", "message": "Allow braces in procs. This is somewhat a stopgap measure, but should be fully supportable in the future.", "proba": 1.1868072391507667e-07} {"commit": "11c052d8dfbc4a92a8a24f8fec9deeae27ab1efc", "message": "tune FXBuffer of QEFXModelerEditorController", "proba": 2.2808382027506013e-07} {"commit": "3a40d35fdf624d9ff9503516eafaa657bf7b95fa", "message": "use SD interface in MulticompMachine and lift the speed limit on the ACIA device to better match the experience on the real machine", "proba": 1.1786252684942156e-07} {"commit": "0355d5db761269a8733ae9866b4e8714b65710f6", "message": "Project updated\n", "proba": 1.5897693117494782e-07} {"commit": "988f5bd97aeb4fda631275619aa99a63fd6e5cfd", "message": "oops, adding those overrides for docs purpose also meant I needed the import of ObjectMapper\n", "proba": 1.3774611318240204e-07} {"commit": "bba83f865e69c8117e2cfbf21712bd701347f15f", "message": "fixed search command\n", "proba": 1.5483918787140283e-06} {"commit": "c83290602975444a8067a1033475b568268c5bae", "message": "Fixed exception throwing in the Fetcher class\n", "proba": 1.9181652533006854e-07} {"commit": "90d95e7895ec8758fb445b5c2f1c0f7b00861739", "message": "support title extract for translate", "proba": 4.952173640049295e-07} {"commit": "5e6c840a494c9c72a1a1a555487b13f0da0c29e0", "message": "be gone\n", "proba": 1.4298506130216992e-06} {"commit": "6431d42b4f0160669aefa6cdbb683115b9f0787b", "message": "Added isAllowed(role, permission) for wildcard resources.", "proba": 1.0460819055424508e-07} {"commit": "d2484e141945c4a541fdbb1438ed7037e5f393ae", "message": "Add some potentially problematic oredict keys to the blacklist\n", "proba": 1.034367642205325e-06} {"commit": "628aaf7af077dd9658feb5ddef57ee1844471124", "message": "Make test output more visible in startup output.\n", "proba": 5.103850071463967e-07} {"commit": "029d3c4b64c202b95c9a02a740cc9dc429849760", "message": "Code cleanup.\n", "proba": 2.1081312695514498e-07} {"commit": "dd48cac594864ae0e9215cc96709a71d9f5a0ac3", "message": "switch static JavaClass's to instance so they can be bugReported on\n", "proba": 1.2555808837078075e-07} {"commit": "c7ce5f433e8b56b65e1dd2582c09d04d47036bf3", "message": "Fix cache timeont on mcage being too short", "proba": 3.7261488614603877e-06} {"commit": "91cea5b9fc7efa091244e2af846e9161a11e3634", "message": "AssertionVisitor: made checkType protected so the compiler can override it\n", "proba": 1.861576635064921e-07} {"commit": "0703935d24b85b468f5bf5819eff62bce4359a21", "message": "new version\n", "proba": 2.9264151635288727e-07} {"commit": "ad4497ef88ca7a3f33e48a51f054c7f53049d796", "message": "Test alternative movable window check", "proba": 2.7393875257075706e-07} {"commit": "ac517efb475858cd6e53470f9e809cbd263416e8", "message": "- Example config should use default value\n", "proba": 2.4943571474977944e-07} {"commit": "d03914269b40510d8a0bade51a8d50b23a28e405", "message": "finalize methods\n", "proba": 3.3181547678395873e-06} {"commit": "659971987511770cd264e806b12e049faecf3549", "message": "\u8fde\u63a5\u9274\u6743\u5931\u8d25\u540e\u5173\u95ed\u8fde\u63a5channel", "proba": 6.50818662961683e-07} {"commit": "ff395bcd2e9bf60be33f4086d53f00b40cd8bac8", "message": "Library#photos returns defense copy\n", "proba": 1.37772261155078e-07} {"commit": "ad52a96af16bf8768fa87b784316526437befb39", "message": "Change to protobackend to prevent integer overflow\n", "proba": 8.882282713784662e-07} {"commit": "e5947176cbbb1db3717e319251efc784d7787bcf", "message": "Fix mail sending\n", "proba": 5.3602645493810996e-05} {"commit": "ae1dfd6c44b0243162031a6d61c9c639fe22158d", "message": "Might as well be final\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1723179 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.769139986317896e-07} {"commit": "d32f9315797faf00907367873dad2aeab5bc4359", "message": "removing tmp folder\n", "proba": 7.191048894128471e-07} {"commit": "c3d858ce750a9df749a863e5cea1fd0b8cf2c1d8", "message": "Director app capable of launching a .jar file on request\n", "proba": 1.4853084451260656e-07} {"commit": "27e98db8fd22c1705bbec0441c94187f90a36122", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "6083e808237c9a04ea7d8477c3459284d4a5abf7", "message": "Test interface tTODO", "proba": 5.109957328386372e-07} {"commit": "053cebc16246c37b83fb88d167b1f61ee1bb8683", "message": "fixed progress calculation formula\n", "proba": 4.760288163652149e-07} {"commit": "e3494f2283c28e1963097bfb6da71a00e4f402ce", "message": "Working as intended. All classes necessary for TT=TMRCA model (sans geography) now complete.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@5446 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 1.054536369338166e-06} {"commit": "96bee691641f669b581c8058f1f986fdadeb5c7d", "message": "adding loggin in MiningTwoPhasesReducer\n", "proba": 1.9584615529311122e-07} {"commit": "f7b4a4e9e29642c848bb3d60196e9ce813599029", "message": "PM-1194 we need to copy the pegasus-lite-common script to the directory where\ncontainer is launched\n", "proba": 1.0754905588328256e-07} {"commit": "c6fa6e543fae52d90474d29efb19c49ac6d31fd6", "message": "use datavalue 1 to set the head on the block below instead of the 'wall'\n", "proba": 2.064779209831613e-07} {"commit": "ed06bb5d129f7b0eab064f4ca137be45dd1231bc", "message": "Move native call generation to the right method\n", "proba": 5.507023161044344e-06} {"commit": "4a1d6c2cabc9ff7d9f95584feca42aed04023719", "message": "Do not repaint when clearing empty PixelMarkerOverlay.\n", "proba": 1.1292691937114796e-07} {"commit": "a4b9969f16498053dd6d6e36747bf8287940ef25", "message": "param names\n", "proba": 4.008509495179169e-05} {"commit": "e936267efffb418bab638d239e7ba6fba4ccadac", "message": "JEN-26: add CLIENTIDENTIFICATION\n", "proba": 9.89698528428562e-05} {"commit": "6da8082ff20c0cdadd9038c5153d97f790fa0d64", "message": "use URI", "proba": 6.041919277777197e-06} {"commit": "85a8d7e302f2fd5c5cbfa7af4c71634810b7605b", "message": "Added a command to summon entities using the entity parser.\nNot sure if it's gonna stay in I added it for testing mostly but it might be handy to keep it in.\n", "proba": 1.0360444235857358e-07} {"commit": "45a52e64c859dbf125708d9d5e337cdb9e0a34c0", "message": "Fixing implementation of listWorkspaces API. Adding null check to listWorkspaces per repository\n", "proba": 1.8680927382774826e-07} {"commit": "813a3959d75c1d8f359f47ff68153f547bc6af0e", "message": "remove custom ios CustomLauncher\n", "proba": 3.2536985372644267e-07} {"commit": "6a9f2227a6d704f1c884890822ec26f4592427fb", "message": "Use incremental index to read opera driver extracted files\n", "proba": 4.172793808265851e-07} {"commit": "2216b52ebc5bbed58fe2a89864b29bc7daab03fa", "message": "LUTECE-1847 : Make PortalMenuService react to page events\n\nIt removes the reliance on global cache invalidation by page add or\nremove.\n", "proba": 9.96899771621429e-08} {"commit": "4194b4d38e342879b53a0309d3fea031ee8444a0", "message": "Getters for Window#width, height, posX, posY\n", "proba": 8.354595024684386e-07} {"commit": "28c64c786135253e12bd64d7654e71e331c2e611", "message": "Checkstyle fixes\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@601437 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.704457469666522e-07} {"commit": "3bf89f1777b73cc8ac364702920facd379b2c04f", "message": "minor performance optimization for \"collection as SomeType[]\" conversion when source collection is empty.\n", "proba": 1.0346364831548271e-07} {"commit": "68b690bd19536c75ed1193ae2ea01f834537efa0", "message": "Update ModCrafting.java", "proba": 3.392558198811457e-07} {"commit": "312e29a4992e05f6e7275981801ddbf09e9f69b1", "message": "Modify field name\n", "proba": 1.1932025927308132e-06} {"commit": "6eca51517346a65beadb77a4e196e4b01b0ea3af", "message": "Delete CommonCoreDocumentIndexer.java", "proba": 8.836860274641367e-07} {"commit": "e92b0e84f3a5f6ebc9bcfa9aeaba65db95119e9b", "message": "removing unused variable\n", "proba": 1.5588668247801252e-05} {"commit": "164bff81401bc1b07c42cbe2df8a8cfd29bec33e", "message": "NCI-Agency/anet#262: Explicitly return BAD_REQUEST for validation errors\n\nOtherwise the user will see the default \"Internal Server Error\" which is confusing.\n", "proba": 1.0398514405096648e-07} {"commit": "6f67ba1d951f5f6a46945dd4b1646ca2d2643118", "message": "fix license headers according to LICENSE file\n", "proba": 2.730615733526065e-07} {"commit": "6f6cb0c85010f4598a1a3ca3d581ee3c1c89293d", "message": "Drop support for Bukkit 1.7.2 in ScoreboardManager\n", "proba": 1.290534612508054e-07} {"commit": "5f0e2947b43e05abfef5148604ca0126e29b4d8d", "message": "Remove the overriden \"GuildImpl#getIconUrl()\" implementation\n\nThe guild interface already has the proper implementation, we don't need the overriden method anymore.", "proba": 1.5897602168024605e-07} {"commit": "66daa2cf46f4af0a185e47b497a6fb3aa4888814", "message": "alternative constructors\n", "proba": 1.6365540886909002e-06} {"commit": "4881b32dc7ee14fb54da7f97e5da321b80c8def7", "message": "\u6dfb\u52a0\u65e5\u8033\u66fc\u8bed\u7cfb Textdraw \u7684\u7279\u6b8a\u5b57\u7b26\u652f\u6301\u3002\n\nSigned-off-by: mk124 <28796c69e6aa896a65c4a2ce204d2765142c344f@gmail.com>\n", "proba": 1.0699784525058931e-07} {"commit": "ae5ea065e389c9ac8e0a6e2a18366e4f1f910c3a", "message": "Fix crash when ctrl-picking backpack block\n", "proba": 6.374456916091731e-06} {"commit": "414ba45ef866fe40751a8a043a672faadf031094", "message": "optimizer USE search", "proba": 2.3714167127764085e-06} {"commit": "845226613456a3da962a023e9589b7ad23cfde8b", "message": "Added handler\n", "proba": 4.355199791916675e-07} {"commit": "1c0a9c0dcd650ab38bb7f6df2ab0d24f077f0d42", "message": "Better parameter names", "proba": 1.3211982832217473e-06} {"commit": "07002105b78d013f807237147b065d34d27230a2", "message": "skip NULL rows", "proba": 1.8497404425943387e-06} {"commit": "0a25cf0181718402f85b3dae371e7c73e094caf9", "message": "Typos\n\ngit-svn-id: a30623744da1fa54a2e05f6887273b2822fd1c7c@1525314 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.06001436203951e-06} {"commit": "1f4feb46f96d8bdfe40a69a9551735d4960b412c", "message": "adding change log for issue #493\n", "proba": 2.057227703744502e-07} {"commit": "23546845cc333d9c039e272b01cfecc52f9d19ae", "message": "\u6d41\u5f0f\u6587\u4ef6\u8bfb\u53d6\n", "proba": 2.502145548533008e-07} {"commit": "1a8ff004759fe03cebcf16736759dc4c3c84165a", "message": "updating changelog regarding #516\n", "proba": 1.5206011028112698e-07} {"commit": "d7b31d465474a81071d589b728a9bbcaa838e4bd", "message": "Fix incorrect backwards-compatible SingleUseTank constructor\n\nCloses CyclopsMC/EvilCraft#638\n", "proba": 4.9617963668424636e-05} {"commit": "2c15a8061766b0719e4b84aaeae4234ec587af9c", "message": "add logging to renderCelementsDocumentWithLayout and overwrite doc\nvariable in vcontext.", "proba": 1.0900335212227219e-07} {"commit": "5fe6ac520ae2b8d373352f41ba7395ea8db8b7b4", "message": "Add new PacketCodec fields and add debug information\n", "proba": 1.5986297796644067e-07} {"commit": "53d6bde2c381e648164effe8d49d71c6fcb29172", "message": "Packet length format parsing fixed. #223\n", "proba": 3.0639972692370065e-07} {"commit": "64690b57f9eac284438f488697e6fb3331d03b32", "message": "new method to invalidate session", "proba": 3.351230475345801e-07} {"commit": "b06a885c5a9395bc09abbf2b013efc71b8a3a987", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "b70e022864c78dbc227f0d95bfb1286f2e572ca6", "message": "#15 Correcting pickupSelection behavior\n", "proba": 1.2569802265716135e-07} {"commit": "5342c497cd2a34d81f3a5131794a6f102ce50b06", "message": "add with shared for group projects filter (#415)\n\n* Added ```withShared()``` to ```GroupProjectsFilter```\r\n* Cleaned up Javadocs for ```withIncludeSubGroups()```\r\n", "proba": 1.1224940266174599e-07} {"commit": "8d011850f6101b202bd5df251c3f4f29c8c8826e", "message": "Closes EaW1805/engine#1\n", "proba": 1.3522983977054537e-07} {"commit": "44604565fef6988e01ae0ae80af681f91a8bb3b8", "message": "Unused import\n", "proba": 1.3214352065915591e-06} {"commit": "d2b0701d25f136db0c1d5562aa0c7eeb4094a10a", "message": "[MSC-180] Refactoring - no functional change. DependencyStartedTask now extends ControllerTask.\n", "proba": 1.0350548507176427e-07} {"commit": "136a61e08c78829e8ec1df9e3c5e8dfe06e39d83", "message": "Code cleanup\n", "proba": 5.596320988843217e-07} {"commit": "99698a52726962fd02f4a08354cf605d0ca31cf8", "message": "Fix NPE when System property os.name does not exist. See #669 and #679\n", "proba": 1.308242332243026e-07} {"commit": "cad7510b6c5b6afadd2dc21fcc4e69746712a0f8", "message": "clean up imports", "proba": 5.274483214634529e-07} {"commit": "41994d891318c654c772462c111148c1c9984cca", "message": "Refactoring city, state, country, and countryCode into the KraAttributeReferenceDummy because these are used identically in 3 known classes.\n\n", "proba": 1.0532754401992861e-07} {"commit": "fe0b3b2df73a4971fb9d2c83ad7db25584ebc3bf", "message": "Issue #103: Create anonymous support for ConnectionCredentials.\n", "proba": 1.014824135836534e-07} {"commit": "7a2044e68a07fafaf8190f18ea086bc6c17f0121", "message": "make the non-JTS version also not add a space\n", "proba": 2.9714385618717643e-06} {"commit": "6b8e5413b412943d5adf3b6a9955b632df0ce28a", "message": "Fix move\n", "proba": 3.114070295850979e-06} {"commit": "3c38d100dd70fc6cc54a7b2ef087b94fae72ed91", "message": "Removed isBlank() method which is in Java 8\n", "proba": 3.696820385812316e-06} {"commit": "35e89bdad78b55cc4ca8ec3d91b411537263aabe", "message": "Removed unused StringBuilder\n", "proba": 2.6174191702921235e-07} {"commit": "1fa9c0ce081cc53794f3ad20ffddb9fb0f21d4b9", "message": "\u589e\u52a0\u201c\u83b7\u53d6\u5df2\u6dfb\u52a0\u81f3\u8d26\u53f7\u4e0b\u6240\u6709\u6a21\u677f\u5217\u8868\u201d\u7684api", "proba": 1.5025301536297775e-07} {"commit": "ea8f1135f83d90e4ebfb883ffc3bdfd0cf225c1c", "message": "Fixed an infinite loop in JndiDataSourceInfo\n", "proba": 4.391770005440776e-07} {"commit": "00a4db0d60ee06adf67dacd935c531e48c4634eb", "message": "Renamed `rangedThreadCountPool` to the shorter `rangedThreadPool`\n", "proba": 1.0433037687107571e-06} {"commit": "e49ca773dc935b3ad7353ab6355d56e031a503bb", "message": "Places quiet flag in right place. (#263)\n\n", "proba": 1.3985606983624166e-07} {"commit": "6bfb0fed439554d9f708509c51de6cd8a06f76e2", "message": "Add Recognizer.getInstance() for returning default instance\n", "proba": 3.037098679214978e-07} {"commit": "8d41ca36a77b9c9baa611f9a3d630e6a54b7b1f4", "message": "Fix a tiny bug in alias handling.\n\n--\nMOS_MIGRATED_REVID=131379356\n", "proba": 1.3550312360166572e-05} {"commit": "630e6f1fa5b13b6fa3cb46732fde79430c0c5564", "message": "Replace List with Set\n\n\nFormer-commit-id: 05563437e88fabc1aa24ef9c982a2a103654f534", "proba": 0.0001625597506063059} {"commit": "c6d3b0568412119c09e6a3153e5aae444f06b666", "message": "Partial rollback: Flip incompatible_enable_cc_toolchain_resolution\n\nCC toolchains interact with Android and Apple rules and could cause potential failures. The flag flip has not been sufficiently \"incubated\" and it's a bad idea to do it immediately before the release.\n\nRolling it back for the release and potentially rolling it forward again at head after the release.\n\nRELNOTES[INC]: (Rollback) Flip incompatible_enable_cc_toolchain_resolution (https://github.com/bazelbuild/bazel/issues/7260)\n\nPiperOrigin-RevId: 476289906\nChange-Id: I50e75c069fb797533d32ca35d3dcb4a8f7a2d381\n", "proba": 0.0001269420317839831} {"commit": "92696355a8fc692e0a8b60bb9691e2ac706a4a10", "message": "lift subscribe deferred read constraint\n", "proba": 4.999083671464177e-07} {"commit": "7e6c8a67393ba8696cb83c832e63a3cfd66fbec2", "message": "Removed explicitly implemented interface - superclass already implements it.\n", "proba": 1.0344726319999609e-07} {"commit": "7cd72b7dcdccb5d0782d754419ea9f2842417360", "message": "Added 25-row mode for the building wand\n", "proba": 1.7577148980763013e-07} {"commit": "32a30fd11f8efda7becb4e7b41f4ca5db2e53d3f", "message": "Add default argument to SimpleDialogController\n", "proba": 5.017467401557951e-07} {"commit": "5630e94822c7319fbb5993cef96a0c54c49c6ea9", "message": "plugin: Add in another warning when the onEnable is skipped due to a prior error\n", "proba": 3.907857717422303e-07} {"commit": "ff29ae3b4e28d441fde7095a9908a6648df5e5df", "message": "#27 fix format", "proba": 4.20009854451564e-07} {"commit": "4c1e63031603e3ef43e1fc77928fc94d01c1fd1a", "message": "Home page controller added.\n", "proba": 1.1529991894576597e-07} {"commit": "ec399007f2fbe3fcc6360f7271b11bef0fcceb84", "message": "Style changes\n", "proba": 6.797733362873259e-07} {"commit": "832cd0d99173b297deb9d0b368fdcee46738edc7", "message": "Adding toString function for debugging purposes\n", "proba": 3.296814838904538e-07} {"commit": "34b0f149e6ee3b7b11992afb1378df9f9ac1fb3b", "message": "Do not bother checking inputs for null in ContainerConfig if property is Nullable\n", "proba": 2.4156925064744428e-06} {"commit": "ae4ee06445811604a468d261861c2c0e515e85cb", "message": "This fixes #2\n", "proba": 1.552347015376654e-07} {"commit": "f81d8264563b635f7cc8c6e2716d1a71b0da1c9c", "message": "Fixed infinite loop issue\n", "proba": 3.824882810476993e-07} {"commit": "491b8763ff6c2e410114f95d4e4f7811edb54621", "message": "Removed No longer used @MoarSet\n\n", "proba": 1.2865432097441953e-07} {"commit": "f844d964fc207e2a4a53e0529f6f5b3ce7d6c4f6", "message": "refactor: replace lambdas with method references\n", "proba": 8.562758739572018e-05} {"commit": "7d78f7059dc73a3c95c8ad66474919ae0f4a2563", "message": "Add X-Presto-User\n", "proba": 6.400720735655341e-07} {"commit": "f54c2ff7ff972b89f990eba1a033a812cee4a434", "message": "Shortened method to check WorldGuard permission\n", "proba": 1.3426361533674935e-07} {"commit": "e72f136a38c4f150c661b5080668b833ce5a8f92", "message": "add logging to log the duration of the filters in debug log level\n", "proba": 3.7548434761447425e-07} {"commit": "d7e08039407fdf56bb9a25187560557501a8390f", "message": "applied patch of GROOVY-1938\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@6766 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 2.1234420444216084e-07} {"commit": "5bbee748316fca4ebc23600f0592207277de644b", "message": "Amendments to Greedy Algorithm due to changed iterator\n", "proba": 1.6162465499292011e-07} {"commit": "897523e71024ea0cd01df728ff8ad0c4bd1771af", "message": "Comment explaining why this method is empty\n", "proba": 0.0003444142348598689} {"commit": "0c89759e6b9caacaea9e5cdd4c7a9780e6fc0856", "message": "fix query config in BQ Execute\n", "proba": 6.419965643544856e-07} {"commit": "99cb274dcac98034ade38ce662e0e61d8a64bb7c", "message": "User-agent for update checker.\n", "proba": 1.325942804442093e-07} {"commit": "7d3ec6be4b8c5e22564c41d4dc2356831eb27cab", "message": "OrderedCancellableSpliterator3: minor optimizations", "proba": 9.36589685807121e-07} {"commit": "47269c6d00583cfae114ea6d12cae65c63908cce", "message": "Simplify endergenic power handling\n", "proba": 1.0172460633839364e-06} {"commit": "12bb1a33808094a9d55be486374b03ac8de7a33c", "message": "Removed superflous code from the output of \"/bookshelf hand HOLDER\"\n", "proba": 1.1892998230678131e-07} {"commit": "40d9985b37625ce99c33c3e338c30a4154250711", "message": "add handy interface to FeedStore\n", "proba": 1.4032634965133184e-07} {"commit": "56740d4fa2c7e38ae2b87cc3bd087d3c4c89b39e", "message": "Fixed comment", "proba": 1.3289785272263543e-07} {"commit": "4dfe49780f84d5481f22a8e84f3c84799a9be677", "message": "format only\n", "proba": 7.420166525662353e-07} {"commit": "2e732371db9cdd6129cc6fece54f382560089adc", "message": "Getl no longer users flags field for request messages\n\nBug MB-3960 in Membase server has been fixed. As a result the flags\nfield is no longer used in getl messages since it makes it more\nconsistent with other get operations.\n\nChange-Id: I1bcbe5d0dfb253256242818f05f6ab72440c20c6\nReviewed-on: http://review.couchbase.org/6952\nReviewed-by: Michael Wiederhold \nTested-by: Michael Wiederhold \n", "proba": 2.703736470266449e-07} {"commit": "0b3dc8f8de846f80a1daee538112a83bb664287b", "message": "|Set timezone on report start/end date parameters\n", "proba": 2.0046182669375412e-07} {"commit": "34c11cb4a8aa1243e47fde1c4aa479fa365c6654", "message": "added missing javadoc comments\n\ngit-svn-id: ed2019a869eb985a28c54e1debc86f0801f55061@1180242 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.914867138770205e-07} {"commit": "582690f1df6f61dd671d9ba317c9543869043870", "message": "HBASE-3986 troubleshooting.xml - adding client long-pause and NotServingRegionException entries -- back out mistaken HRS commit\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1138305 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.854922614569659e-07} {"commit": "6f9105e5ecda61b6607a8920cecb8315c0a79dfa", "message": "Updated license header. [ci skip]\n", "proba": 1.1795293630711967e-07} {"commit": "c4eed52943906345309e4c8d29902720735a7fb3", "message": "Remove unnecessary close of OutputStream which is not needed with try-with-resources.\n\n", "proba": 1.1127713150926866e-07} {"commit": "57431d985035ee89b43f124d71119a3ffc8d3dfd", "message": "GS-8525 Fixed logging per processing unit being monitored\n\nsvn path=/trunk/openspaces/; revision=81415\n\n\nFormer-commit-id: 43f9bbd4a3394f693459d2ed08ba354b174ff82f", "proba": 1.5621025113432552e-06} {"commit": "6531b22a737034c9a6dd7945a68621347332a63c", "message": "wrap saving of files into an invoke later and write action\n", "proba": 2.0337004968951078e-07} {"commit": "49a4faf9dd8edf178959f7c36a47100998d0db58", "message": "some comments", "proba": 2.172214834672559e-07} {"commit": "f90b0ebcb41153ca4d2ef8c230c866065f93eda5", "message": "Update DoubleWindowFilter.java\n\nprevious numMustBeCorrelated is 1, now it can be set", "proba": 2.7722495588022866e-07} {"commit": "fe823fde93ea886f3f98baf4f002901effad1ad0", "message": "oops; remove dead code\n", "proba": 5.652772415487561e-06} {"commit": "e89b76078c224c77511387808e09f20a629dcae4", "message": "minus temp: use factory method for alpha network too\n", "proba": 1.8434100468311954e-07} {"commit": "8bdb00053757cd13eddb6675d49ec0b8440b841c", "message": "commented out unused member\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@4217 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 2.663063014551881e-07} {"commit": "315f1be0fb8c3cf7728da13cc6e4ced3cd4bc73b", "message": "Bug Fix - Freezeall actions\n\nFixed a bug where notify messages were sent during freezeall even when\nthey shouldn't have and also added logout commands\n", "proba": 1.4839930884136265e-07} {"commit": "deabbdd3766c372e78f4e305775e20c56599302a", "message": "PROVReporter update", "proba": 2.2226122098345513e-07} {"commit": "c30924f9320f642ca758cf20f919e0c75c82d98d", "message": "refined definition of expected semantics\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@11404 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 0.9999302625656128} {"commit": "3543c55a604454be0c5a683e1c6476a1251f2fd4", "message": "documentation update\n", "proba": 5.657879000864341e-07} {"commit": "522b3747b3ed122872f049ef8307c9b84b9a0ff3", "message": "updated LowShift", "proba": 2.9963382530695526e-07} {"commit": "10f901e4c3e7b432c55496c94f731a482aa96594", "message": "Fixed a bug\n", "proba": 7.161374355746375e-07} {"commit": "6f93194a18b4d6b4c56f3b8cdfa04aff4dd07dfd", "message": "Disconnecting client when server disconnects when tunneling or MITMing\n", "proba": 2.0084875984593964e-07} {"commit": "dc63ad6d20ad2a7d79dabbabc90ee789b035c5a7", "message": "Bug fix. groupname was wrong in sql statements of group search.", "proba": 2.2429601642670605e-07} {"commit": "8ca65a08fe24becfbbf3d13c628af0049c5684be", "message": "extends Map.entry.....\n", "proba": 1.196428058847232e-07} {"commit": "02e86ea3c9d297f6d3c3cf1da8c93f91fd57820a", "message": "#216 switched CSVDestination to use a file channel\n", "proba": 1.2624199996480456e-07} {"commit": "8a5437927d5be364252c0b11c887f8a062314c97", "message": "use IndustrialItems, not OreDictUtils\n", "proba": 3.1639690405427245e-06} {"commit": "28298c24f0fc383626ec7314f3cd9a00a7748bb4", "message": "Spelling\n", "proba": 8.369892020709813e-05} {"commit": "b2adc54ba85ba58fa644d8658f0008a986454a9e", "message": "public \u306a API \u306e null \u30c1\u30a7\u30c3\u30af\u65b9\u6cd5\u3092\u4ed6\u3068\u5408\u308f\u305b\u307e\u3057\u305f\n", "proba": 4.519087326571025e-07} {"commit": "7790e015397ee0e8571b7b721e4ecc0eb39430d4", "message": "refactored InferTypeParameters\n", "proba": 6.97024177043204e-07} {"commit": "2bffe9406a2d3f23edd666e4a53e51e7a4a3784a", "message": "added one more method for GameServerStoppingEvent\n", "proba": 1.317090436714352e-07} {"commit": "0781ee401a50d63195f43d18ec502fa7b14a167d", "message": "[CustomizableThreadCreator] Thread createThread(Runnable runnable)\u2014\u2014\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u7ebf\u7a0b(Thread)\u7684\u6a21\u677f\u65b9\u6cd5\n\n\u9ed8\u8ba4\u5b9e\u73b0\u662f\u4e3a\u7ed9\u5b9a\u7684\u53ef\u8fd0\u884c\u4efb\u52a1\u521b\u5efa\u4e00\u4e2a\u65b0\u7684\u7ebf\u7a0b\uff0c\u901a\u8fc7\u5e94\u7528\u9002\u5f53\u7684\u7ebf\u7a0b\u540d\u79f0\u3002\n\nString nextThreadName()\u2014\u2014\u8fd4\u56de\u7528\u4e8e\u65b0\u521b\u5efa\u7684\u7ebf\u7a0b\u7684\u540d\u79f0\u3002\n\u9ed8\u8ba4\u5b9e\u73b0\u662f\u8fd4\u56de\"\u6307\u5b9a\u7684\u7ebf\u7a0b\u540d\u79f0\u7684\u524d\u7f00+\u9012\u589e\u7684\u7ebf\u7a0b\u8ba1\u6570\"\u3002\n\nString getDefaultThreadNamePrefix()\u2014\u2014\u6784\u5efa\u9ed8\u8ba4\u7684\u7ebf\u7a0b\u540d\u79f0\u7684\u524d\u7f00\uff0c\u8fd4\u56de\u683c\u5f0f\u4e3a\"\u7c7b\u540d-\"\u3002\n\nvoid setDaemon(boolean daemon)\u2014\u2014\u8bbe\u7f6e\u8fd9\u4e2a\u5de5\u5382\u662f\u5426\u652f\u6301\u521b\u5efa\u5b88\u62a4\u7ebf\u7a0b\uff0c\u4ec5\u5728\u8fd0\u884c\u7684\u5e94\u7528\u81ea\u8eab\u73af\u5883\u4e2d\u6267\u884c\u3002\n\u9ed8\u8ba4\u662f\"false\"\uff0c\u8868\u793a\u4e0d\u652f\u6301\u3002\u8fd9\u6837\uff0c\u5982\u679c\u5e94\u7528\u7a0b\u5e8f\u5173\u95ed\u4e86\uff0c\u90a3\u4e48\u53ef\u8fd0\u884c\u7684\u4efb\u52a1\u9ed8\u8ba4\u4e5f\u4f1a\u5b8c\u6210\u5b83\u4eec\u7684\u6267\u884c\u3002\n\u6307\u5b9a\u4e3a\"true\"\uff0c\u662f\u5e0c\u671b\u5373\u4f7f\u5e94\u7528\u7a0b\u5e8f\u81ea\u8eab\u5173\u95ed\u4e86\uff0c\u90a3\u65f6\u6b63\u5728\u6267\u884c\u7684\u53ef\u8fd0\u884c\u4efb\u52a1\u7ebf\u7a0b\u4f9d\u65e7\u7ee7\u7eed\u6267\u884c\u3002\n\nvoid setThreadPriority(int threadPriority)\u2014\u2014\u8bbe\u7f6e\u8fd9\u4e2a\u5de5\u5382\u521b\u5efa\u7684\u7ebf\u7a0b\u7684\u4f18\u5148\u7ea7\uff0c\u9ed8\u8ba4\u662f5\u3002\n\nvoid setThreadGroupName(String name)\u2014\u2014\u6307\u5b9a\u5f85\u521b\u5efa\u7ebf\u7a0b\u6240\u5728\u7684\u7ebf\u7a0b\u7ec4\u7684\u540d\u79f0\u3002\n", "proba": 5.797931521556166e-07} {"commit": "dc8317d5f927e2b314afec2e1699ba746f7b992c", "message": "Allow block changing if tile doesn't change\n\nSort of helps #34\n", "proba": 9.165153187495889e-07} {"commit": "74c68f6c3bd7c8a3338f39a83a6ba178262a68fc", "message": "Only save once on test data creation\n", "proba": 1.5812715048468817e-07} {"commit": "948e666ab90d2084fc69b45a9939ff2ebf5e4ad6", "message": "Implement MainIT.\n", "proba": 3.391897962501389e-07} {"commit": "e85105448c25f7272760a9aa664b16d473482ff0", "message": "Fixes Terasology issue #998\n", "proba": 1.2682168915034708e-07} {"commit": "46ee8fe082821cdc3529cf473d7e5d9f1680268c", "message": "The basic variable is now a registry object", "proba": 4.0439635995426215e-07} {"commit": "8e5cac5c9d2f198d855edc27813b1c7df49cbcf6", "message": "Generalize ActionActivity's timer\n", "proba": 0.998372495174408} {"commit": "52b063d46fd4eb2f085fe46c47bf667c6280da1c", "message": "Update PMMLTranslatorTest.java", "proba": 2.3389762304759643e-07} {"commit": "8dc3bfd77b102b68e1c119d7acba4dfe59c7d12d", "message": "Clarify adaptions of nonparallel eventBasedGateway\n\n\nFormer-commit-id: 0d77fd4cbe9bf82422d4ab9c1fb7cf5bc2a8e652", "proba": 0.004835206549614668} {"commit": "9e26c33cc84c2efbb64dbc204b44710bfeafe3d9", "message": "Fixed resolving timezones that was impacting performance when parsing large calendar files\n", "proba": 2.4761428107922256e-07} {"commit": "5f34e89425dec0e09482161ec9767d174a4c787d", "message": "Fix exception caused by allowFlight set to false.\n", "proba": 1.171046832837419e-07} {"commit": "fb063afb954d88cd1b6771953af7043a0750d238", "message": "static fixes\n", "proba": 4.5156065198170836e-07} {"commit": "27a7fba9121479bfccfb5a36a833e4c45ecd9341", "message": "Slight move forward for automated test server", "proba": 1.470603336883869e-07} {"commit": "4c5aab2149c1c78c5e81cc2507b01c871305dd8f", "message": "Use BlockView in UserSpecManipulator\n", "proba": 1.7303452182204637e-07} {"commit": "3585fc6948fc58f700ffad2023f97556b2d1e76c", "message": "update test to check caching", "proba": 2.781417549613252e-07} {"commit": "f64151105a80f3466a2248b8d68d0543c8a0f5b9", "message": "change command word of get google\n", "proba": 0.9993454813957214} {"commit": "f00281989788a52ebd6c29ffd6e173202b1e41ce", "message": "Test fields can be private\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1671682 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5864593428414082e-06} {"commit": "5aa506e4d91dbd91c288dce8c9d8c2cab8730a82", "message": "Remove valid permission, we don't need it no more", "proba": 7.908532097644638e-06} {"commit": "2e5610586783c5a9462c4162fa0949f1dea6d5e1", "message": "Turn fixed values into constants\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1500489 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.998431384563446} {"commit": "402696a0b08af85c6c1f12bae5f336fa35e14824", "message": "[Java]: Fixed offset bug with DirectBufferInputStream.\n", "proba": 1.1356249274285801e-07} {"commit": "bedea0067efaa806f2222184ffa2b3b35cdb3173", "message": "Added test to confirm null contract. JIRA: MATH-1007.\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1504656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.215827508844086e-07} {"commit": "03439b0e0c1b76aadd1399959dc1f3929acac673", "message": "\u5546\u57ce\u7cfb\u7edf\u5b8c\u6210\n", "proba": 3.3047948022613127e-07} {"commit": "562fe1ddafe7858559df6b9030c01e8f5c6048d1", "message": "[Tests] NoMasterNodeTests make timeout checks less sensitive\n\nAlso remove catching of MasterNotDiscoveredException in bulk operation it is only set on a per item basis\n", "proba": 1.2611708655185794e-07} {"commit": "a036cc5a9dd3c214753c65e0661383e0f86b38c5", "message": "improved stability of some tests", "proba": 3.331372226966778e-07} {"commit": "b6a2caf72b7ff36c94c1c4af2c375ccd60a08f90", "message": "Update types, test data.", "proba": 1.262366993159958e-07} {"commit": "5ca3b20c9bd8511bacc6f84174d618e4cbe7fec5", "message": "Extract IMAGE_BYTES constant from tests\n", "proba": 6.024105096003041e-05} {"commit": "a8f400c152e12802452d7389980cf2c2e555deb0", "message": "[Test] Add TearDown\n", "proba": 2.633719589084649e-07} {"commit": "7c230bf2c1fa3d2562e8495787a06ba14305acdd", "message": "Added tests for paired t-tests.\nPR #29049\n\n\ngit-svn-id: ba027325f5cbd8d0def94cfab53a7170165593ea@141245 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.918097490895889e-07} {"commit": "f91161a12fe2ddc979650e40cfea7254d70864c8", "message": "Format\n", "proba": 7.663883479835931e-06} {"commit": "90ca985780938f013d5e855210a6e8285154dafc", "message": "Terminate an object doing nothing:\n\n public void runActivity(Body body) {\n while (body.isActive()) {\n //do nothing\n }\n }\n\nYeah, nothing ...\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@3229 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.9999994039535522} {"commit": "70fc9f60e5ae2e8068fa54ec2da390c90ee2497e", "message": "Changed to account for simplification of Configuration.getConfigurationTokens()\n\n", "proba": 1.2509887881151371e-07} {"commit": "6b2910a5941f4af166c6f8f145157b6bf97b1f03", "message": "Fixes a warning about an unused import.\n", "proba": 1.1076257067088591e-07} {"commit": "7e46c0e211202e98f21bf19e11f42307e221f208", "message": "Fixes a thread race condition which could cause the unintentional passing through of encrypted incoming packets, unencrypted outgoing packets, and dropping of both incoming and outgoing packets.\n", "proba": 1.1801684252077393e-07} {"commit": "9b50f0b7d1112f5e789685c05a4c33e176cf950d", "message": "Killing P2P nodes when pad.killAll is called.\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2039 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 6.792680323997047e-06} {"commit": "54f60dc940b557433f1c7c19b4b27a2fd8452bc1", "message": "Properly transform term lists into arrays for CVC5 bools", "proba": 0.9984357953071594} {"commit": "0f63631f156a9e7bf988c84d51010ca965f0877e", "message": "add findProjectNames\n", "proba": 1.6673941445333185e-06} {"commit": "db22703619114f372736c1cd95e815a06bc19237", "message": "MRC: fixed bug #81\n\ngit-svn-id: 4a24f560d5bb049edaa12cbc2145b2f5ee41c6a2@1292 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534\n", "proba": 7.470016498700716e-07} {"commit": "8bda9eba2a8ffeea395effde8fbe93e492b40e72", "message": "[YIL-83] Unit tests.\n", "proba": 1.2110115221730666e-07} {"commit": "1780207b2f11e3ca453bebd66e444a655dade259", "message": "Un-ignore tests and support remote connections instead of starting a\nlocal server.", "proba": 1.0950096651640706e-07} {"commit": "d58b84a98f3e85491c84209147449850f09ff8b2", "message": "minor formatting and log cleanup\n", "proba": 1.8264445600379986e-07} {"commit": "59b70d2b6219507ca83068e0b42c012d59817772", "message": "refactor(ConditionallyRequiredTest): Fix sonarlint warnings, add comment for new ref integrity test.\n", "proba": 1.0546001760758372e-07} {"commit": "2e8dbb426337cd17f768bfa948c586595ecc1ebf", "message": "Test that the date format is honored, even in a collection.\nhttp://code.google.com/p/google-gson/issues/detail?id=230\n\ngit-svn-id: 7b8be7b2f8bf58e8147c910303b95fa2b8d9948f@746 2534bb62-2c4b-0410-85e8-b5006b95c4ae\n", "proba": 0.0017106101149693131} {"commit": "6099dafee9a73c44d87838cd7fb8dcccc07de286", "message": "IMCMS-233 - Apply new UI to the admin panel and editors:\n- Cleanup.\n", "proba": 9.807294532038213e-08} {"commit": "1e0d22d2e20c916854855a04a90963ef40c32008", "message": "IMCMS-233 - Apply new UI to the admin panel and editors:\n - Deleted unneeded before method.\n", "proba": 9.923732591232692e-08} {"commit": "e64982a493cc789de6d06b2b0b2cef64263500ec", "message": "- introduced \"_\" in between words of capitalized identifiers", "proba": 8.418335346505046e-05} {"commit": "63266610ebc42bd741f2cb7b514cbfbf20010a48", "message": "When using @ClassRule JenkinsRule, BuildWatcher is not helpful because generated project types are meaningless; @Rule TestName helps\n", "proba": 2.3625898393220268e-07} {"commit": "920798fb85ac039349129747db988b217a268888", "message": "Test was no longer expecting the correct exception following r1232759.\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1232773 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.050063868518919e-05} {"commit": "f7fe6b74619d87b92738de17bae8edd203ec99c8", "message": "Test: add awaitFix to testFullRollingRestart\n", "proba": 1.9869403899974714e-07} {"commit": "56cfa8e47e6dd586a9e3f6500c18476c38d29310", "message": "[TEST] Enforce that the node from ElasticsearchSingleNodeTest is alone in its cluster.\n\nIn particular, this removes the ability to create new node and adds the ability\nto get a reference to the single node that the cluster is made of.\n", "proba": 1.2786343006609968e-07} {"commit": "f7aed54e978cf4f20b7608d0a70ec36993f6dc1c", "message": "Don't hide field with local variable in test\n", "proba": 2.2910845132173563e-07} {"commit": "3e0267bf217d65aa3e6d4be6ccf338970af911bc", "message": "[FIX] Replaced synchronized with explicit locking in C3MDSConfiglet to examine spurious rc in central c3grid dms\n", "proba": 1.3393533038197347e-07} {"commit": "f1cdf70b3cd956ef8b47546cdaa010e9d6400567", "message": "SmartPrinterTest toString() calls\n\nCalling toString() on a String object just returns the same object,\nmaking such calls useless in most cases.\n\nThis patch removes such calls from SmartPrinterTest, making the code\na cleaner and easier to read.\n", "proba": 1.1932317534046888e-07} {"commit": "8f959f0b8b086b57b27c6e60baef8d0bd3cf4a43", "message": "fix for GRAILS-2426\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@6684 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 8.230616685978021e-07} {"commit": "d4d41fa577cebfcca7123f849ed272b97cb8d3e2", "message": "created a Factory object directory to avoid javax.naming\n", "proba": 3.7184562984293734e-07} {"commit": "93273b2029e9b7fcd266be805608ef8e9db93a09", "message": "javadoc\n\n\nFormer-commit-id: a7d9323ea20c30fdc8c7e9c4a72f2ba69f4ec7a9", "proba": 1.3248636605567299e-06} {"commit": "1508c805b7201d829a289fa1d3444750bd175b95", "message": "In editFQL() check that there are queryClasses available.\n\n", "proba": 1.0860655663691432e-07} {"commit": "790917fd98bd548e0bbc7e2c72e7da6ab48c0a1f", "message": "PIG-3132: NPE when illustrating a relation with HCatLoader\n\ngit-svn-id: c4d08399a8c07badad33cbf13a0909bacb78f41f@1460784 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6685988763783826e-07} {"commit": "697dd0dcc3c77d670782b63b4cbcf7d8123ebd68", "message": "Updated license headers, allow environment substitution for unit test step\n", "proba": 1.2799910109606571e-07} {"commit": "dfa6c53cb2dfe871d0c9aa47ad5a2f3bf4f276e3", "message": "Adding test for date validation.\n", "proba": 1.7090839321554085e-07} {"commit": "baee079ed913ba8e50bc46e3ef2ed1c9b0f737f9", "message": "Updated with details of bar format data.\n", "proba": 1.0352720636319646e-07} {"commit": "99e116f58ae9d7340882acb19619aedf84464aed", "message": "DanielWagnerHall: Bringing bi-directional mappings more up to date\n\nr12070\n", "proba": 1.2981506358755723e-07} {"commit": "74e1487a282099d162c82b78cbaf9d27cf9bd669", "message": "SimonStewart: Disbaling a test that fails in htmlunit and lots of other places, apparently\n\nr14147\n", "proba": 1.280098445022304e-07} {"commit": "107222d6c436051b6a03ebcae04822ad71446f99", "message": "Tidy up several warnings in SimpleUdpTransport\n", "proba": 8.456011642010708e-07} {"commit": "605e6d3fe7973dbffec3cf82abd6a8dd9576aa4a", "message": "Fix issues reported by CI\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1847704 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.194394248064782e-07} {"commit": "3ed15a024190d46da7fa3dfc9e525c2bc017d9f2", "message": "Corrected typo.\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@15161 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 0.9999955892562866} {"commit": "64a2979095bb4d00606ca93acf70bd721ad24727", "message": "unneeded flush\n\n\ngit-svn-id: ba1d8d5a2a2c535e023d6080c1e5c29aa0f5364e@627 3a8262b2-faa5-11dc-8610-ff947880b6b2\n", "proba": 5.39068514626706e-06} {"commit": "f80dce0a7b2856ec48648e330630e52b1f8a6a17", "message": "Updated opt-outs\n", "proba": 1.681393655417196e-07} {"commit": "da9bfe9406705393dd0d459d621f2783939f5e73", "message": "[qcriteria] Interface for selection criteria does not implement toString(), causing trouble when it is to be printed as part of some error message.\n", "proba": 1.0858025234483648e-07} {"commit": "23cd208bc711c8c98f94ba53a3a2a06ee3759ac5", "message": "adding error handling to import, some logging, and ability to limit\nscope", "proba": 2.016021767303755e-07} {"commit": "e9e7525ec86fed6c4dc516111fce439ffcfcbc78", "message": "Remove non-Ascii character from source code.\n", "proba": 2.8636918614211027e-07} {"commit": "1c4d0d0f574a6b3041b0626390ba7296f699e44a", "message": "Optimize AioEventLoop.findChannel()", "proba": 1.5337246850322117e-06} {"commit": "ca25a1d645ccc75551f2d882ce40fb6e577da9dc", "message": "2+D array fix\n\n\ngit-svn-id: ba1d8d5a2a2c535e023d6080c1e5c29aa0f5364e@244 3a8262b2-faa5-11dc-8610-ff947880b6b2\n", "proba": 0.9999266862869263} {"commit": "326c267b51eecfb6d95d40a15732eab30cca867a", "message": "3.x API changes - getProtocolVersion()", "proba": 1.1912159436633374e-07} {"commit": "cd52369b00829ef840f9df2668593c1a863d89b0", "message": "Added extra newline.\n", "proba": 1.1375597352980549e-07} {"commit": "8e8037d31b588fd5687d009fbce9f90f9827744b", "message": "improve output\n\n", "proba": 0.9999994039535522} {"commit": "022431f7dcab7a8a4ac4708e15c1f2d388979b53", "message": "TODO-897: improved documentation", "proba": 1.954410890903091e-07} {"commit": "c69bbc6428595b61a29aa87336f98f3fada6bba2", "message": "bug:21317\navoid writing content if the fragment is naked property\n", "proba": 2.2073481886764057e-07} {"commit": "4a41420eac3deead0b7a28b9d6ba42eb874aae20", "message": "java doc is now compatible with 1.8\n", "proba": 1.2587580044964852e-07} {"commit": "669423f4078204f3f7f774fec015f51387968992", "message": "Temporary remove the 7bitconversion cause we disabled 8bit support so there is no need for this. See JAMES-638\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@450754 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6858137402996363e-07} {"commit": "ebb9cc9f5d444f4ef7ad8d5d81d8439ff0827e55", "message": "[SMALLFIX] Update summary javadoc of GCSUnderFileSystem\n\nfixes Alluxio/new-contributor-tasks#81\n\nNew contributor task: Alluxio/new-contributor-tasks#81\n\npr-link: Alluxio/alluxio#12753\nchange-id: cid-b0a2cc8314565a5e7eadd9a539223d3b33d0686a", "proba": 8.64627565988485e-07} {"commit": "3a36eb05c7446270d00ee3688ba2cb2ed4ffef52", "message": "change current time when seek progress\n", "proba": 6.477838496721233e-07} {"commit": "fbed9dcc19b14cdfec73b5cc23b4ef6698913b07", "message": "error report for exception\n", "proba": 1.6031993936849176e-06} {"commit": "1f795a7485685a648c21a0959f1167be1f016984", "message": "Forgot some other water height specific things that need\nto be initialized.\n", "proba": 1.0960084750877286e-07} {"commit": "70cbad55b879b7e180e5f71852ae07a517144878", "message": "get spark job by period\n", "proba": 1.763500989682143e-07} {"commit": "339180f19634dcd5bc325287b8e0a03d082f6128", "message": "[FIXED HUDSON-6698] Use path name of file as package name for non-Java sources in the package tab.", "proba": 9.825943436680973e-08} {"commit": "b95b459709b43f68f6a8d2d19431ca22ccf020a7", "message": "disable offloading to separate png encoding thread\n", "proba": 2.859846404135169e-07} {"commit": "25ef26c00ac478ed70a589ee7f6eb9261e5e6b37", "message": "Fix @see javadoc in Localpart\n\n> Task :javadocAll\n/home/flo/data/code/jxmpp/jxmpp-jid/src/main/java/org/jxmpp/jid/parts/Localpart.java:58: error: unexpected content\n * @see {@link org.jxmpp.jid.Jid#asUnescapedString()}\n ^\n/home/flo/data/code/jxmpp/jxmpp-jid/src/main/java/org/jxmpp/jid/parts/Localpart.java:61: warning - Tag @see:illegal character: \"123\" in \"{@link org.jxmpp.jid.Jid#asUnescapedString()}\"\n/home/flo/data/code/jxmpp/jxmpp-jid/src/main/java/org/jxmpp/jid/parts/Localpart.java:61: warning - Tag @see:illegal character: \"64\" in \"{@link org.jxmpp.jid.Jid#asUnescapedString()}\"\n1 error\n2 warnings\n", "proba": 0.9971516728401184} {"commit": "57a61c37f1e949ec7c379c8c533cf1443ee402e5", "message": "Fix mutationCountVsCNASelection filtering in study view api's\n", "proba": 2.2286019429884618e-07} {"commit": "d4e0a12a627fef3c477c42468cb9996068cf2b8c", "message": "Added some missing Javadoc\n", "proba": 1.6902102117910545e-07} {"commit": "0a82937fb6ec19cafab5b704fa377fd16dbcf803", "message": "only filter column name, not column title\n", "proba": 4.848494882025989e-06} {"commit": "45d560ec22b9cde7a66522ff7cb8636c3ec3d6cd", "message": "adding a test", "proba": 2.7868786673934665e-06} {"commit": "3d4774f996386fc812003bd5006e738f759c6512", "message": "add null check for user if they are not found", "proba": 4.5224069822324964e-07} {"commit": "f76a515e70c214425ad7b72177388e07c19cef1c", "message": "Fix warnings in a few places\n\ngit-svn-id: https://svn.sable.mcgill.ca/mclab/Project@2411 89b902b4-d83f-0410-b942-89f7a419ffdb\n\nMigrated from Sable/mclab@a71e2c08308000c205ecf630f872d13824a32449\n", "proba": 0.9998584985733032} {"commit": "aec0a2c3e8f2e81bd09f66a94ba51194c4fafb7a", "message": "Added properties.\n", "proba": 1.3038804524967418e-07} {"commit": "3de2caa8256a7b19f582b6afe55720a2230036b5", "message": "Emory:\n1) Character middleInitial ==> String middleName\n getMiddleInitial method modified to return middleInitial for backward compatibility\n2) added title property\n3) added deathMonth, deathDay, deathYear properties (deathDate no longer persisted)\n note: getters set dirty flag for recalculating age in afterUpdate\n4) getDeathDate method calculates from parts\n5) enterBy ==> createdBy\n6) added created property\n7) added modifiedBy property\n note: existing modified property used\n8) added getCaregivers method to retrieve the list of Caregivers\n", "proba": 0.00037072465056553483} {"commit": "f9a81b8490a0a8fd868aafa99eec6b6b289b36ae", "message": "Not an actual test more of a POC for SSH agent signatures - implemented elsewhere\n", "proba": 1.1492512896893459e-07} {"commit": "157c24e73e40b6ed8e1de207fa32982c4d224590", "message": "XWIKI-2214: Changing parameters of number properties fails\nFixed another error thrown by Hibernate\n\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@8530 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.796873781742761e-06} {"commit": "06a75f44fb01ea18262d493f00f1ee4a6a7b11c1", "message": "code cleanup in UserUpdateTask\n", "proba": 6.072403380130709e-07} {"commit": "4614c126f75810e29fa943674bd93aa6155ec32f", "message": "make Component keep track of dynamic props; inroduce Component.bindDynamicProp() method\n\nSummary: Adding `mDynamicProps` field and `bindDynamicProp` method to `Component` class\n\nReviewed By: pasqualeanatriello\n\nDifferential Revision: D14949210\n\nfbshipit-source-id: 32c4191a02c0546beb110fcd9ad529118ecc354c\n", "proba": 2.9804812129441416e-07} {"commit": "86837f33bd679e2e19381259d5b605e48497a25e", "message": "expose hasBackground/ClickHandlerSet on Component.Builder\n\nSummary: Exposing this method on the Component.Builder lets us introspect on this information without building the Component first.\n\nReviewed By: pasqualeanatriello\n\nDifferential Revision: D14494296\n\nfbshipit-source-id: 0608a44dcd1b9c413441427cd96ee2f47d778258\n", "proba": 1.4968192374453793e-07} {"commit": "df4c46fd17a83208ac3af10f625818b7ef0ba8c4", "message": "Expose cancelAnimation on LottieDrawable\n\nFixes #180\n", "proba": 1.5185750612545235e-07} {"commit": "cb75add7a1cc889ca6be3d1001210c184e263ff0", "message": "added @Override", "proba": 1.4224420397113136e-07} {"commit": "2d8824005a4010c8ed05fe9c6f5c36184edd55b6", "message": "Update testcase\n", "proba": 9.04949104096886e-07} {"commit": "9a121c5f8f666ffb7afd44f9d7b04e22e78c6493", "message": "Generated\n", "proba": 9.6858434517344e-07} {"commit": "0a443a3d50a85f8502bdeb425ffe887597e20490", "message": "Generated\n", "proba": 9.6858434517344e-07} {"commit": "eee829bd9082ddba813b0bf16ccedfd71d13d60f", "message": "fixes #192 part 2\n", "proba": 1.6369257593851216e-07} {"commit": "d62236d8e666cd6d1f17a448a7199d3535d97591", "message": "threes analysis done\n", "proba": 2.3595298159762024e-07} {"commit": "733f260c580efbec9a93c884264b82eb34768ce2", "message": "added password for estate agent menu\n", "proba": 2.4096979700516385e-07} {"commit": "0298bcf16115141fb536048210437b79602a93d1", "message": "fixed imports\n\n", "proba": 6.682893172182958e-07} {"commit": "7f06f036ea2ffc111a6c2cc2ba58b5fd44671efa", "message": "Revert \"fix asset loader bug - don't generate multiple onAssetLoad calls\"\n\nThis reverts commit f548139e25e9ac92861aaf857c4a641716e8a176.", "proba": 1.2092826295884151e-07} {"commit": "e4cf4feef72c5fe292f69630b5f503009c35c284", "message": "fixed bad test dependency", "proba": 5.088676289233263e-07} {"commit": "9f0f077509d7049cb47aa3604dc400212adbb3b6", "message": "Scripting: Enable plotting of sum curves from GUI scripts\n\ngit-svn-id: 9e047e1e624cce0a2485e750063112e834f85522@8559 fc29be9c-2cb0-420d-b520-73dbd18add6e\n", "proba": 1.5555910977127496e-06} {"commit": "e03679ffa22b5177c41c8a5dd60cdb1c5f1a3cbf", "message": "Enhance the feed view\n", "proba": 2.2127775878288958e-07} {"commit": "e69b2259bd13bf3c46a0dc68cc96619e50b7dbe7", "message": "trying to pull\n", "proba": 1.1166615877300501e-05} {"commit": "50f08f7664ee0cc0392bdfce6e1ed0ae8f01a698", "message": "changed interface text\n", "proba": 2.4660946564836195e-06} {"commit": "46d14874a8a5545e84e1089c597bd57f5251eb22", "message": "add prefixes to simple log messages\n\nhttp://forplay-code-reviews.appspot.com/12002/\n", "proba": 1.3049353242422512e-07} {"commit": "b529a564fd3e343f176eec68a839a36e07e40f6e", "message": "Fixed bug where the scalpel output directory, rather than the output\nfile, was being passed to ScalpelOutputParser.parse() method.\n", "proba": 1.1212956962936005e-07} {"commit": "6c59770a5bd54857290dfb0496fe0b81fc79bd57", "message": "core: update issue for Contexts experimental status\n", "proba": 4.605476817687304e-07} {"commit": "cdbfe8e40e9041f73f980a28ea71080a0d3ae3f8", "message": "Added some geometry utility methods.\n\n- Geom.holes() for getting iterable over inner rings of polygon\n- Geom.first() for getting first element of geometry collections\n", "proba": 2.1998374677423271e-07} {"commit": "0bd9a5f0b5024f9f42cd92afa887b5370e10a616", "message": "Deleted PermissionService class #416\n\n", "proba": 1.5451364276941604e-07} {"commit": "216b4a0ac5424bba2227a1ac2218611972f6b661", "message": "Deleted double import caused by merge.\n", "proba": 1.1338101302271753e-07} {"commit": "31229cc7ea71978555ef0c943f36653b4c79fd78", "message": "Restore minimization for issue decision POST query\n", "proba": 2.2927456200250163e-07} {"commit": "c4d45199b4edf70f3c91ee4f5287f7fc5f4e7fa6", "message": "check if specimen of type molecular then reduce quantity\n\n\nSVN-Revision: 5426\n", "proba": 1.4307534002000466e-07} {"commit": "ca548cf110c9c93e981410e7c7f9c6ca0ab80a12", "message": "changes for DAO Exception\n\n\nSVN-Revision: 4817\n", "proba": 1.3730871728512284e-07} {"commit": "ec40a0d39161840f6bb2a8ff409af543aedf60a4", "message": "Sync\n\nSorting was figured out\n", "proba": 2.3656063774524227e-07} {"commit": "6c2a1e775c08420d628cdac49066c82106b32fc6", "message": "#1098 [performance] Agent improvements: correct log info\n", "proba": 1.1702631041998757e-07} {"commit": "02e6e914dff789f38d91ce9363e3c7bf43afe374", "message": "[android] Changed string ids for add/stoping intermediate points\n", "proba": 4.0343601881431823e-07} {"commit": "da0b3ad8314f7bf805efd40991ca6021bf32c93b", "message": "refactoring deeplinking logic\n", "proba": 1.5931917687339592e-06} {"commit": "d3e59ed79f178bfca8285f6902499d07561c26bd", "message": "explode write deleted\n", "proba": 3.4466972920199623e-06} {"commit": "c80254f3a56fa816135b2dff8424d522f4ab6ffd", "message": "Remove unnecessary code\n", "proba": 0.0013413974083960056} {"commit": "a6c13cdc5343841800721c3a1ac691a6fd01f1e4", "message": "Remove API Key\n", "proba": 8.23599521027063e-07} {"commit": "291f416be0ed1bc8b5944b34edcb4f45f1dff688", "message": "Testing commit and push from AS\n", "proba": 1.226464974024566e-07} {"commit": "05904b0653b118ca65bd670f0b7282c055bb3cb7", "message": "fragments are now stacked\n", "proba": 2.2629180307376373e-07} {"commit": "410caf087077ee823fb35f4d8a71d493d94f47af", "message": "Update @BindingAdapter.\n", "proba": 1.2786757963567652e-07} {"commit": "4cfe4f0069745bb74cd81aa0cec2a4a3844e116e", "message": "\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3001\u30d5\u30a1\u30a4\u30ca\u30e9\u30a4\u30b6\u306e\u5b9f\u88c5\ngetInstance\u306e\u5b9f\u88c5\n\u5404\u30e1\u30bd\u30c3\u30c9\u306e\u5b9a\u7fa9\u5b9f\u88c5\n", "proba": 2.088335264716079e-07} {"commit": "4ff37ed69e1e360f2b90bc500d4233c35467e56a", "message": "orientation added to insertion\n", "proba": 2.585992717740737e-07} {"commit": "f3b972e60a84c4fc735c0bc6ad2d8a20d190b360", "message": "send screen warning msg if account same\n", "proba": 6.276919748415821e-07} {"commit": "1915fc43ac5611ec29200754fd74e092a56ae7bc", "message": "added 6 hours to date for dateString generation to be safe it doesnt change during the cm nights\n", "proba": 1.1344169337235144e-07} {"commit": "e00cdff217947681ef80cb1050d19624d6988db1", "message": "Link button to View\n", "proba": 1.611899591580368e-07} {"commit": "dbef7e61440d37173747aaaaa60bbc65bba0f26a", "message": "add coments", "proba": 0.9994646906852722} {"commit": "001d5c84a86907268de0e72d42dc9f45984be52d", "message": "Fix Pururin downloader\n", "proba": 2.179327793783159e-07} {"commit": "7092161d99746db8f6d0312cc3edcde03b0505b2", "message": "Improve comment\n", "proba": 2.9004311841163144e-07} {"commit": "a42dca38f3c26a659da75bd52eea902400d371ff", "message": "Fix timelines sorting after \"Reset timelines order\"\n", "proba": 8.813983640720835e-07} {"commit": "d86356e5cc7b94994f985fc7f208ea84170459db", "message": "Fix my location button click\n", "proba": 1.2893199709651526e-05} {"commit": "5974d584e4a5709d244615b5f012818f3a627768", "message": "\u043f\u043e\u043f\u044b\u0442\u043a\u0438 \u043f\u043e\u0447\u0438\u043d\u0438\u0442\u044c pca\n", "proba": 7.186351012933301e-06} {"commit": "f31787df2948e29e31e6d819014838efae05493a", "message": "Hide WebView zoom controls.\n", "proba": 1.2406641758389014e-07} {"commit": "d1cc1a371fe0bc32d2e020f60edfe4945b5f80ac", "message": "Adding complete path to failed traces\n\nChange-Id: I4c453b89c831a8978cafca10b1827e507856ff1f\n(cherry picked from commit fec00e55291e26984d4af6a4030e99844598fd36)\n", "proba": 1.615248095276911e-07} {"commit": "4deb420d0f2c201bce769b17b7c03aaeb434a66a", "message": "Fix AppCache UI tests for Chrome versions > 27\n\nUpdating cookies using WebDriver on Chrome versions greater than 27 doesn't work. Evaluate javascript on browser to change cookies instead.\n\n@bug W-1915161@\n@rev lhong@\n", "proba": 2.0624078445052874e-07} {"commit": "6e2b5d1a21b6aa2b39e13fdff544b2530e99ed6c", "message": "use logger\n", "proba": 5.973939096293179e-06} {"commit": "188811215a829eb227d5d96d2a553afef103ddeb", "message": "[FIX] XQuery, fn:format-number: Aligned with latest spec", "proba": 4.073182253705454e-07} {"commit": "f13edad489a8948e223ddbd61441d69603e7efa9", "message": "\u589e\u52a0kafka\u5230db\u7684\u6570\u636e\u540c\u6b65\u529f\u80fd\n", "proba": 3.294947816812055e-07} {"commit": "ec8a79c0b20b46d9214c2a56b285b0c6a2bf4949", "message": "Added -h option to ConfigDump\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@3953 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 3.7723552281931916e-07} {"commit": "a4fe4285a0ce0653dde6f8684adb6acce682e12c", "message": "Adicionado id para utilizar no recurso.", "proba": 1.1780780084791331e-07} {"commit": "528544db731991a99283e37a38aab503cc3170a1", "message": "Adicionei o getCliente\n", "proba": 4.067402414875687e-07} {"commit": "4a641e137e9c827dd642c4e1ce31edb26c9585dc", "message": "tama\u00a4o campos\n", "proba": 1.6719066024961649e-06} {"commit": "4da445e9ae138b6c3056aec5fc5b590011bdd434", "message": "Added a test case where join ifs intention is *not* activated.\n", "proba": 1.0445825893157235e-07} {"commit": "6609f005a9a41ee6851d940a195c494b95490276", "message": "INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED\n2005/09/19 15:15:57 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED\n2005/09/13 07:57:25 cn 1.8.12.1: #i54533# define class variables for documents as 'static'\n", "proba": 2.7854493964696303e-06} {"commit": "d4f7f693402e0fefde4a79e75228996bacd707e1", "message": "Update RealmObjectTest.java", "proba": 6.28241707545385e-07} {"commit": "5cd3608529cd630a102345c1b49930e5844ccf4e", "message": "Remove the chmod solution and replace with an explicit call to\n/bin/bash. This way the file will only need read permissions.", "proba": 1.0743670486590418e-07} {"commit": "d10700456de5dc005dbf90c92eb6bf9d08cfde42", "message": "FMP4: Fix output of mixed v0 and v1 emsg samples\n\nIssue: google/ExoPlayer#9996\n#minor-release\nPiperOrigin-RevId: 430773329\n(cherry picked from commit 5a304fdbd9bc8af8229b1a9cddc79f359fe8e215)\n", "proba": 1.9829725772524398e-07} {"commit": "2b11755bc5ea98483f432503c24338c68b48952b", "message": "PDFBOX-3017: remove unneeded cast\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1876838 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.044349282139592e-07} {"commit": "55b0047696919f210b54960a8c27641f18ff6f8e", "message": "ignore genotype exception\n", "proba": 4.588048977893777e-05} {"commit": "db83690e891b9c9689e2d3bd3e19d24710446878", "message": "add delet bullet\n", "proba": 0.9983892440795898} {"commit": "1e27f9b64054c5e7da0c1cad827575429e8adf2a", "message": "Issue 4377: Don't overwrite existing files when renaming templates.\n\ngit-svn-id: b7e9aa1d6cd963481915708f70423d437278b157@7906 bd66a97b-2aff-0310-9095-89ca5cabf5a6\n", "proba": 3.0233481993491296e-06} {"commit": "eced8bbdbd6f8f6a7d884a6ff00d09e8e888d319", "message": "DRILL-1931: byte_substr() does not set the 'start' field of output holder correctly\n", "proba": 1.086889938051172e-06} {"commit": "e7359b09c7ab50fa9d92f0df3dddecd8d0111682", "message": "am ef7deb90: am e72377e1: Merge \"Fix app ops regressions introduced by the per UID policy change\" into mnc-dev\n\n* commit 'ef7deb90ac000b5977208e965e0bd84e247140e9':\n Fix app ops regressions introduced by the per UID policy change\n", "proba": 5.834718876940315e-07} {"commit": "dbbbcab6cbdf472a2a74a9ab611cb4ae306e4431", "message": "Add assertWithMessage calls to WebvttDecoderTest\n\nWith lots of int comparisons close together, this makes the error\nmessages much clearer and saves having to manually match up line\nnumbers.\n\nAlso make every @Test just throw Exception\n\nPiperOrigin-RevId: 276079806\n", "proba": 1.5338359560246317e-07} {"commit": "20c738ae702bbfcf57b42a81b8973f3662d87dc7", "message": "Defined MinHeight and MinWidth for ThresholdModifiyView", "proba": 1.3488593708643748e-07} {"commit": "3617880aa69763c1fce3d3dc1c08a5d8431aff83", "message": "fixes fabric8io/fabric8#5615 check for untracked changes when pushing changes\n", "proba": 1.2628413514903514e-07} {"commit": "e8fea0bb35291aa146233c7917f2ddc619afa091", "message": "Add method argument as metadata for logging\n\nSummary: Added support for logging completion of method arguments\n\nReviewed By: Katalune\n\nDifferential Revision: D24334284\n\nfbshipit-source-id: 07ed24b5f5a848e1dd2c8b090ac95146a59256cb\n", "proba": 3.2576602393419307e-07} {"commit": "1fd15800d3c340e2f41c11132b7f08490a16f71e", "message": "add ds namespace to top element to avoid signature checking problems\n", "proba": 2.0868162664555712e-07} {"commit": "c0e9de569f016fc629c39b28aa5aa61c2b119dbf", "message": "Delete unused utility methods\n", "proba": 7.232086431940843e-07} {"commit": "9fe0a3e64b44237da7a00473ac4984ca4453585a", "message": "Update test class use a subset of BWT parameters\n", "proba": 3.0750157975489856e-07} {"commit": "676a546355b2c31fa275475e61aea2b4c3725ede", "message": "Support large strings in Oracle", "proba": 1.321275135524047e-06} {"commit": "3d0b66add89d05c489c4ba3f7bae9e9b05cebd09", "message": "patch#1570961 (Thomas Hawtin) fix highlighting problems (semantics of CharacterIterator next() method), should be a bit faster too\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6845 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.0488952284504194e-05} {"commit": "1bac81b0ea49c8becd6b4a5611497fb95023d145", "message": "\u4fee\u6b63\u4e86\u7528\u6237\u7f13\u5b58\u4e0d\u751f\u6548\u7684\u95ee\u9898\n\nSigned-off-by: kenshinnet ", "proba": 1.1141857925167642e-07} {"commit": "d972023fff995b4ae6ed0cb2f635af77f74ca663", "message": "Update MemberReadHistoryRepository.java\n", "proba": 8.601010108577611e-07} {"commit": "b0ee05eb79433262f21d7945f090d65629496045", "message": "[FLINK-8960][tests] Port SavepointITCase to flip6\n\nThis closes #5806.\n", "proba": 9.795778055377014e-08} {"commit": "28d548e91016e6904ffa4ae9891b222387289484", "message": "Fixing tmp directory to play better with Maven\n\ngit-svn-id: 883a21d237c46b75e72c0e9117e1cd5e6516cdf8@57100 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 4.0126309386323555e-07} {"commit": "485a26c556e285d2125fdffd7cbfee95766cf00e", "message": "Even in case of exception during discovery, ensure that the next attempt is made only after discovery timeout.\n", "proba": 1.3362759432311577e-07} {"commit": "72ac9c77e5f6150c57808bdcff886007deebee7c", "message": "o fixing compile error from new snapshot deployment of plexus archiver\n\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@463231 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4562126554883434e-07} {"commit": "2a57e1ee5049ad18e03a73bd83c820ab9f394e50", "message": "* off-heap implementations: removed sysout\n", "proba": 4.5529415615419566e-07} {"commit": "3c646e4572a44bdb9bed111725cc2032927534cc", "message": "Remove not used 'Options' of storage factory.\n", "proba": 1.2594881582117523e-07} {"commit": "d0f7c38ef56b9b6b5e945d2c6bd4b868437a50dd", "message": "Fix 152686 -- support file name containing file schema in writer.\n", "proba": 1.0187668664229932e-07} {"commit": "5b649b8fc517337c3ac9ab4b6a3940b2c019e1f2", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "007d38991e80cf2fa63e30705299b5796ccd640a", "message": "lang: add wait(Supplier) at Threads\n", "proba": 9.640797316023964e-07} {"commit": "affe11b1eeb671ae565467e647c69f7ab56b5e13", "message": "Change type of field to multiple choice to exercise options insertion\n", "proba": 1.9155255870373367e-07} {"commit": "329eca1cb03b5c659ac470d1680c50e30b497e79", "message": "Fix find message file test case and doc in moduleHandle\n", "proba": 7.323179147533665e-07} {"commit": "8e193230513282dc2dc94bb173946dccdf6489c1", "message": "removes constraint to include paralogs\n", "proba": 3.3020444334397325e-07} {"commit": "8037d9623fdd25fe88530e434861c3b23c547ba6", "message": "Remove unwanted log messages\n", "proba": 7.950796430122864e-07} {"commit": "208c9c2546f339cb7a8ff26970659be81cfd5f08", "message": "simplify code\n", "proba": 0.9999896287918091} {"commit": "bddeefc845ff686aa60913d2ff5cdef36a96d1fa", "message": "\u63d0\u4ea4\u6dfb\u52a0\u516c\u5171\u5904\u7406\u6d41\u7a0b\u8282\u70b9\u65b9\u6cd5", "proba": 1.6143056313921988e-07} {"commit": "5851034cf3133af1b10d9285f1ce100a0af149e9", "message": "whitespace police\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1760924 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9986916184425354} {"commit": "9599d012a44a04ad3af3a1a92e6d6ddaa8c3b707", "message": "Query by username, add directory permission.", "proba": 1.1501218466491991e-07} {"commit": "3122ac234553ad2383b1f299d90e6b1b18f550ee", "message": "added header to DpiRescaleStyleVisitor\n", "proba": 1.411060281952814e-07} {"commit": "707202929753d460b30fdfe430f88696a8fb3b93", "message": "enforce activatable constraints\n", "proba": 4.244844967615791e-05} {"commit": "3a80bf72d55cc0af08fa62c5f3b658a5ba71c62b", "message": "Optimizing the getAttributeNameArray() by overriding the base implementation to remove hotstop on this method\n\nThis method from the base implementation is called on every event occurrence where it iterates the attribute list. Optimizing this method to compute the attribute list only once when the stream definition changes and not on every call.", "proba": 1.2896684609131626e-07} {"commit": "066006f1a7693904ec09977f395345aea4741f43", "message": "small fix\n", "proba": 5.359547685657162e-07} {"commit": "ec82c390022e4c447390ee46ea0c18b846fdf776", "message": "MBStyles - Update FunctionParseTest to correctly test default function type\n", "proba": 1.1230144281171306e-07} {"commit": "46e027302ccbac8802c9c6d29de9861226ac5295", "message": "fix. add return after fix.\n", "proba": 9.90829676084104e-07} {"commit": "f84bb731acea1dfd1a4650cd806d61e9cfcfa234", "message": "migration to ano-maf 3.0\n", "proba": 3.406859718779742e-07} {"commit": "9d85b4cb569c630647ad94cda37b110dba783ddf", "message": "Disable dynamic index creation from within PostJoinMapOp\n\nSee https://github.com/hazelcast/hazelcast/issues/10841\nfor details.\n", "proba": 9.957064150967199e-08} {"commit": "fa6df28c9625e6522f0b4d3a2e68dbd814d6a423", "message": "Fix for Bug 384726 - MOXyJsonProvider - Error handling root level lists other than List or ArrayList\n\nFix Details:\nIf the collection returned does not match the desired collection then create a the appropriate type and copy the contents over.\n\n\nFormer-commit-id: 39bc816feb9f7a2cd930c8a7d5907871793299f2", "proba": 5.604348416454741e-07} {"commit": "cb9d276980d5df7a1f31c0b5a7644c863caef81e", "message": "Fixed losing ReplicatedMap internal state on re-joining a cluster\n", "proba": 1.953838761892257e-07} {"commit": "696b53aec5f0719dfeb7036870674351ea8f5c70", "message": "Expand test to cover 2nd converge\n", "proba": 1.567576532579551e-06} {"commit": "d50cb6f6cf2ecf6d75c2293dba223e5c06c2eec7", "message": "OAK-1267 : marking test with @Ignore\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1548213 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3147978228953434e-07} {"commit": "165daabc257d7557f95735675559d93e86c65f1d", "message": "add execute time watcher\n", "proba": 1.748515614963253e-06} {"commit": "be59eef5924dd8f6adb49661e48099f9ccb06e56", "message": "taxon_key values was wrong\n", "proba": 0.9986165761947632} {"commit": "68240aef3ecc9aa8b42ae503eb0066d911cc1f72", "message": "Static method qualifier.\n", "proba": 2.333008097821221e-07} {"commit": "70a34ce764e4ddee6524b70a7ca37b7148bf1568", "message": "fix water mirror fbo context", "proba": 1.0849215868802276e-05} {"commit": "5a55613bba0a91f5fe942966b3e89f2adde57797", "message": "made adjustments to WOTS+ files", "proba": 1.819258130808521e-07} {"commit": "0f3ac08c1b8a06eaa1fb904a44b5a9b195659265", "message": "changed comments", "proba": 3.9557929198963393e-07} {"commit": "c85f27de04618c6849c328a58fd35fabf276ab77", "message": "we don't need finalisation support in Rel TMA Segment\n", "proba": 2.0412765877608763e-07} {"commit": "2548269238a5de897e1f1a52a5dba4f473b7ed92", "message": "fix NPE when listvolume if vm got destroyed\n", "proba": 5.334861157280102e-07} {"commit": "c2491236c93cc2d3980995b2de790248aa8aaadd", "message": "error fixes\n", "proba": 1.2336764712017612e-06} {"commit": "1c4adacdc2c59a4dd33633806902cb6224141954", "message": "Remove redundant locking (#8894)\n\nChange-Id: I2a5176fe0c329e66d9e7a87825fc99a03fb5d708\n", "proba": 4.216815796098672e-05} {"commit": "ef4dd7a1c7afa8b48e55e95d4f60748d4fe1c335", "message": "ScheduleCommand now returns 0 after having been interrupted (bootique-job #44)\n\n* test cleanup, comment explaining the result\n", "proba": 1.1568398150529902e-07} {"commit": "53b208ae5bc75cfdf2bb493bb978f70298eec70e", "message": "A bit of refactoring\n", "proba": 1.9216931832488626e-06} {"commit": "47258f8d4439b3e5f6744aaa05d2ebf47d2aa293", "message": "Added mActivity static variable to NewPythonActivity\n", "proba": 2.1948542894278944e-07} {"commit": "acb97fab05295198a2e2144f47a1a93f25de5735", "message": "Removed large volume of debugging code.\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@108682 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.006435559131205082} {"commit": "70deba0c5ded99b6d9a9d0ae6f5fe4fce8521c45", "message": "TypeName: added fromPath() and fromNameParts().\n", "proba": 1.20574512152416e-07} {"commit": "c0405c6a8eee9e8f238264b5c8d9a15f5ceb6fcf", "message": "Fix the expand action. Couple of NPE and the data format was wrong.\n\nOnly affects action=expand\n", "proba": 0.00019485158554743975} {"commit": "44e605aad914e93237dd9adbab9e4df165ce6f34", "message": "Complete javadoc.\n", "proba": 2.0494653085734171e-07} {"commit": "9708fa7889689f5a5746c42cc224237b1e60dd63", "message": "9: Java 8 problems in javamoney-calc \n\nTask-Url: http://github.com/JavaMoney/javamoney-lib/issues/issue/9", "proba": 1.0203551710219472e-06} {"commit": "ff7854e484d3df2a36c84a95e09174082a93b4fa", "message": "changed harvest date range to min(maxDate, now - 5 minutes)\n", "proba": 7.619988537044264e-06} {"commit": "700d634e0b96afa34ccefb381882a023767c1e8e", "message": ":memo: :lipstick: add javadoc to ProcessUtil\n", "proba": 2.539857462124928e-07} {"commit": "d3779310a10714fdcef1aa5ede922581fa660944", "message": "\u52a0\u4e0a\u6807\u51c6\u8f93\u51fa", "proba": 3.5464643133309437e-07} {"commit": "3aa879516765fc82a976dd9b3be54fd0c8473226", "message": "dont use ncml\n", "proba": 4.961315767104679e-07} {"commit": "5c7fb1449d2b8927f2f0598efa9cdf275e80fe38", "message": "Hotfix for the KeyboardView.\n", "proba": 1.1566754665182089e-07} {"commit": "ff4bb9a09405cb2c6e5768b6e8de14d925d2a727", "message": "minor\n\ngit-svn-id: cb8625e300c3faf843aa2977f1eda3273db846e7@678 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 8.960855097939202e-07} {"commit": "8f8912a985b2791d83a3f6844b15fac765b6be7c", "message": "Soo i changed the game size, look at variable scale it is now 4, meaning the game screen has changed to 1200 x 675", "proba": 1.1296332758092831e-07} {"commit": "d1d4f65e89d208c5251ae91e8b2f31c80e7d6b13", "message": "[NGRINDER-294] Statistic calculation error\n\nfix an error.\n", "proba": 1.8963856973641668e-07} {"commit": "576a7585f89c66eaf3f264d0c88b479c2d2200f9", "message": "[WFLY-1911] / [WFLY-490] Additional checks on if a username has been specified in advance so when used in scripted mode local authentication will be automatically disabled if a username has been supplied.\n", "proba": 1.0065944877624133e-07} {"commit": "e5cc430ade54a6505832a7cd9d8075b1ece6b438", "message": "Minor\n", "proba": 3.334548864586395e-06} {"commit": "8f32206431d1e605802ba140fa3d19900c187508", "message": "'Fixed' the speed of scrolling.\n", "proba": 1.3608939752884908e-07} {"commit": "e69c1a5f2a56f9e798ec0887ebec0ebbeb12341f", "message": "[TACHYON-813] cancel recache when remote worker is found\n", "proba": 1.309797852400152e-07} {"commit": "816c4a0c814066c7c7353e9d71d7559a9fee321b", "message": "FIX: CLO-1337 View data on a DBInputTable does not show anything.\n\ngit-svn-id: af88fc069169c74f9bab9652fa4d10386d90a5cc@14530 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.076636974379653e-06} {"commit": "ee3c1571d7bcfa5ec2d3ba12349011b8d91302cb", "message": "changed refData\n\n", "proba": 6.33299521268782e-07} {"commit": "2e45d92f75e60a53a34a64fe7c92ca520d8503a9", "message": "OPENNLP-433 Now insert all nodes into CAS.\n\ngit-svn-id: 924c1ce098d5c0cf43d98e06e1f2b659f3b417ce@1242705 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.259566725930199e-05} {"commit": "7013720f4c1f1a37f309ef24d4b31d958e7a1633", "message": "Add convenient method for creating compressed sources and sinks\n", "proba": 1.9836895148728217e-07} {"commit": "5a7f4ebf81a2a62dc84a6a3d2ed548c28a702c87", "message": "Promote Scored comparators to Orderings\n", "proba": 1.5330535063640127e-07} {"commit": "f5c81eb0a47973f3c9d0b211b6925bbca4e5357d", "message": "Add multiple data volumes of the same DataVolumeOffering when creating vm, the amount size be calculated only once #879\nFor https://github.com/zxwing/premium/issues/879\n", "proba": 6.295077810136718e-07} {"commit": "40a71256d92edc39246339b9222c471d64395ab2", "message": "ReadingPlanManager fail fast\n", "proba": 3.291998496024462e-07} {"commit": "c9bf33c424cad08b72e0af4b8ff26262186f62f4", "message": "#40: Add javadoc.\n", "proba": 1.1741690997268961e-07} {"commit": "cc96f62a775f1fce41cf4ada66388053765ec446", "message": "Updated HomeActivity rules to be clearer, and to show the programme/favorites if the convention date arrived but no events started yet\n", "proba": 1.1871739502566925e-07} {"commit": "ecca495943d98d3ba5534ea3d3ca43d523c0ee9d", "message": "use content by id to fetch display name for BlackboardArtifactNode\n", "proba": 1.859156526506922e-07} {"commit": "ec8e29112cbb993eebc98b2f6ef8c29a0c658bb0", "message": "Minor FileManagerActivity cleanup.\n", "proba": 1.2785768888079474e-07} {"commit": "a7b94276ff7b177af4be39754aee86c78f1dd607", "message": "added basic sensor\n", "proba": 1.656516701586952e-07} {"commit": "e97af1e01164bb059f7ea036a5cdf883c6904afa", "message": "Fix generics\n", "proba": 0.00020107087038923055} {"commit": "14db08288739a604dbc6b56047dbf7c3b9b5449e", "message": "added more blacklisted plugins\n\nThis used to be revision r2391.\n", "proba": 1.042683592800131e-07} {"commit": "5c217793c883c03cb91481738bdca5391ba14893", "message": "Add buyer/seller dep & status-desc fields to TradeInfoV1Builder\n", "proba": 1.3566851464474894e-07} {"commit": "5ae6e82f10d05a561a0128f1d10934350db4fb0d", "message": "don't get a session for child threads\n", "proba": 1.6087635401618172e-07} {"commit": "9000a2b896a1f0b3f556c97e7942a8412cec7358", "message": "Improve javadoc for javaListenerSessionKey attribute", "proba": 5.76499360249727e-07} {"commit": "169543e010d67d0628ebaaa71d82763d48e365ac", "message": "removed unused import\n", "proba": 4.2686903611866e-07} {"commit": "3833ce483aad18ccb1809453da638b22f04c5ad8", "message": "Add more clear warning message instructing users how to enable reusable containers (#2422)\n\n* Add more clear warning message instructing users how to enable reusable containers\r\n\r\n* Update GenericContainer.java\r\n\r\nCo-authored-by: Sergei Egorov <58e00ee60f110da6877a4b5b7e4b541b1af3dadd@gmail.com>", "proba": 1.195287637756337e-07} {"commit": "a02ff00488eb03f3d81f614e03547a92418e20b8", "message": "test touch ups\n", "proba": 3.4586787478474434e-07} {"commit": "8065531236f53b49435b9853a3b3a338534b6ee5", "message": "[TEST] add test to verify that the SMILE format works within the _bulk api\n", "proba": 2.4839098955453665e-07} {"commit": "e362e581ac74513e544a1f0141b17713dba2bd8e", "message": "Remove extra brackets\n", "proba": 0.0001900380739243701} {"commit": "17ec3c7bf7073b12f6391a515d3be2a44c616de5", "message": "add print statement for testing\n", "proba": 5.922070158703718e-06} {"commit": "066fbb591969d7ecc90107e39288674e83818ac4", "message": "Path creation should be in a retry loop\n", "proba": 1.252298716281075e-06} {"commit": "d30ac07f458824ab523009752e10b4455ebfc950", "message": "RoomManager fixed to select from json.\n", "proba": 1.0956740936762799e-07} {"commit": "1831d01b9beafce08c74c905dfb7c9ea3b49d657", "message": "compress messages in blobs\n", "proba": 3.7696328945457935e-05} {"commit": "f3e1bcd07b86d8fe73a2765edd5e6177716d7686", "message": "improved error handling for null ORB or Any\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@78181 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 6.929109872544359e-07} {"commit": "7ce73e75ef4246aac9ee79e732fc1fad1ff49a76", "message": "Implemented the constraint having type list (e.g. in the web-config.xml you can configure a constraint in this way contraint=\"organism.name=[list]\").\nSee the widget Uniprot features\n\n\nFormer-commit-id: a9b85d06ed97d2d82edaa8b0eadf1e0204fecbdb", "proba": 5.330738076736452e-06} {"commit": "a1d40f89e1314aee446826297602566b26a84b5c", "message": "Android example: add embedded profile to print profiles list\n\nIn the proof dialog, when the document has an embedded print\nprofile, add it to the top of the list of choices. If it's\nselected, send into gs instead of a file name.\n", "proba": 1.1322585180550959e-07} {"commit": "b96acc30cb15e91d5507197806c0d4da76164d56", "message": "Checkstyle and javadoc\n\n\nFormer-commit-id: e190996833fd2065cbc408da578105600da8b986", "proba": 3.6494083133220556e-07} {"commit": "53a0100ce41936d351a8e0d8a353b66de57e8730", "message": "IDEA-203663 Preferences | Editor | General | Gutter Icons: sort plugin groups alphabetically\n", "proba": 1.2224269596572412e-07} {"commit": "6b8e0a1ead02c35c5066fc7d120542d71bca0132", "message": "Checkstyle\n\n\nFormer-commit-id: 179e5a46bebffaa6f77a74b5260464473cb8d217", "proba": 9.218195486937475e-07} {"commit": "15fa559d416b3a5d7db5baa979ccf9204d71de83", "message": "IDEA-136783 Completion: delay showing middle-matched items until at least some (or all) start-matching ones are shown\n\navoid useless allocations\n", "proba": 1.321809151022535e-07} {"commit": "951f57a7d3ac10a9e28607ba37c9c28528f918d6", "message": "No real need of this registering.\n", "proba": 1.2857019271450554e-07} {"commit": "8e0e69b2703714d66bab9f3a4488b544d4e3cf89", "message": "CodeOwnerConfigValidator: Log cause if validation fails\n\nIt was the assumption that this is not needed since the thrown\nStorageException should be logged, but this seems to be not always the\ncase.\n\nSigned-off-by: Edwin Kempin \nChange-Id: I71047cd079f13486ad9c7048561e72a66825b827\n", "proba": 4.271980287740007e-05} {"commit": "c9fc8f150e52e514858fa2a73eb7a7247c5275b7", "message": "add missing JLabel support (SimpleListCellRenderer)\n\nGitOrigin-RevId: f6ca5ca66804d9fe29ab21d020e28e574303c196\n", "proba": 1.5918521967250854e-06} {"commit": "78733748b7c0aba9cd5a539fed02459ad53a740b", "message": "EA-232290 investigation\n\nGitOrigin-RevId: 0ee84251df830b84ade3eb1323fa4fa67162b31d", "proba": 1.10263385977305e-06} {"commit": "e4db9832d93ea935054f3b41516270f8ecd0b7ac", "message": "IDEA-258146 JUnit configuration editor: is present in the popup but not selectable\n\nGitOrigin-RevId: 4629cce4e46b563c678203ce3e18dd7f28e3e72b", "proba": 4.061618881223694e-07} {"commit": "43990f5fb331b861c56bbea0acdf8fbd5e93490c", "message": "save location in welcome screen\n", "proba": 2.4128343056872836e-07} {"commit": "e3ee1ac256462b4551523e87145bd7a9db70f596", "message": "shelf: extract ShelvedListNode with specified userObject\n", "proba": 2.452032674682414e-07} {"commit": "159b84d1b0729d276b27199628b0d228e620fe2d", "message": "Migrate deprecated `rollback()` call\n", "proba": 4.505918695940636e-07} {"commit": "9e0b221f4940cbc8ee865f70e6b6a0e72704fcaf", "message": "Remove calls to the generated ExtensionRegistry.\n\nPiperOrigin-RevId: 275458866\n", "proba": 1.5395410457585967e-07} {"commit": "1d779a9d4e61df1f8423058088be817407c7be70", "message": "Convert oracle varchar unicode test to SqlDataTypeTest\n", "proba": 0.9999994039535522} {"commit": "a7e6b09408c9db7e0c02d1c818aa71b13213ce0a", "message": "[r1541] [branches/dev] some more stuff i forgot to commit for decimal\n", "proba": 1.6052081264206208e-07} {"commit": "8674ff5676efb7360e14d912247ffdbad1a46c22", "message": "fix compile\n", "proba": 1.6676485756761394e-06} {"commit": "323dbbfa874fbae3d0d4209cd22c767e560e8277", "message": "make concurrent calc available\n", "proba": 9.947181069946964e-07} {"commit": "a6c837ed637cfcfad9d66fc33685e5351dd1757d", "message": "fix tests\n", "proba": 1.2553598480735673e-06} {"commit": "0975fa4785e1cece12e991a180d0d1d8dadd6f65", "message": "Added javadoc for TaskGraphBuilderProperties.\n", "proba": 1.093686350372991e-07} {"commit": "883210e1fe9629a8b6c203e7e3ef55bc97ba2e5f", "message": "Revert \"Summary: Use hypervisor as clock source for system vms\"\n\nremoving due to CLOUDSTACK-2872, ubuntu 12.04's libvirt isn't new enough\n\nThis reverts commit c7ebcb4e8c287ae88d2f6e6d71cc536612a5e635.\n", "proba": 1.3726798897550907e-07} {"commit": "c0924c20310982e18c05751e56ff8785e340e1d0", "message": "Reverse order of conditions in if clause\n", "proba": 0.9999934434890747} {"commit": "52234b376850286f4bb9f0a235a00d5bdec32839", "message": "Support column in Resource mock-up writer\n\nReview URL: http://codereview.chromium.org/6257016", "proba": 1.2810143346086988e-07} {"commit": "a009371979400d5209a6554d8db42e517cf286ac", "message": "add @Builder.Default to silence a warning\n", "proba": 3.097868557233596e-07} {"commit": "7b02ce33d7b4e89137dec17d89b6d18ccb7c19db", "message": "Project export fix\n\nFormer-commit-id: 5c965478cc84265320ed8ac6e01b99e51dd0d84f", "proba": 4.1419286844757153e-07} {"commit": "f0459f63f2727367c186900de5b5d5fa1ef076ee", "message": "Fix S3ClientSettings Class Loading (#66886)\n\nThis is motivated by the inability to run\r\n`org.elasticsearch.repositories.encrypted.EncryptedS3BlobStoreRepositoryIntegTests`\r\nin isolation without this workaround. The way integration tests load classes\r\notherwise leads to a load order which doesn't load the plugin class first,\r\nthus fails to apply the jackson workaround before further S3 classes are loaded\r\nbut depend on our Jackson workaround.", "proba": 1.1312277337083287e-07} {"commit": "a8119f1f87f3e3fcc27efb867491fd03dc1761fd", "message": "send mail\n", "proba": 3.334173698021914e-06} {"commit": "5d17f0a0aa1ec4549a9a3ebe60c990f1d9cf72cf", "message": "modified method definitions to conform to new APIs\n", "proba": 2.75956182349546e-07} {"commit": "04d4c4250cbc52e3fe811eee0374f8e21a85f7a7", "message": "RTAL-351 REST API method for job validation\n\nRemoved unnecessary stacktrace print.\n", "proba": 1.03799273176719e-07} {"commit": "5f6d490248d70f37ac04d2d34dbfd389cbb0978e", "message": "KULRICE-11937 fixed performApplyModel method signature\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@44888 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 6.9065339403096e-07} {"commit": "7a5ab17a04a7161a750f7690eb6c65c3f2c9754f", "message": "fix: increment the scratch index by 1 for scratch changed callback\n", "proba": 6.360335191857303e-07} {"commit": "b53b1daf8768e8548ef26e669bc69723dad68023", "message": "SQLITE: Rimuovi eventl_type spurio da SerleenaDatabaseTest\n", "proba": 2.2661207310648024e-07} {"commit": "967b5f5f6696875bdc6f81daac3aa2ac379f5dfc", "message": "Use Streams API instead of Guava Collections\n", "proba": 1.86249280886841e-07} {"commit": "60c4c9d6cd0eccc0cebaccd37e525fa3eef36e49", "message": "code review change\n", "proba": 3.58876803829844e-07} {"commit": "bf17ded703b3060e9efd0023811bb8fbde2ce98a", "message": "GUI\n- GUIParser::small bug fix with escaping/deescaping quotes\n", "proba": 1.352435106127814e-07} {"commit": "89aef3640faf699b95692aa4bfaa3587a5be502f", "message": "Added ability to select a null interface (None in interface menu) even if only a single interface exists (i.e. openHardwareIfNonambiguous suppressed - should that be unambiguous ED)\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@3198 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 4.1068451537285e-05} {"commit": "3a1aa5908f6ce732e8efd8582040958a697d48e1", "message": "Protect maps from being saved before they're loaded, and keep a backup of the map file.\nToo little too late for me, sadly.\n", "proba": 1.049419324772316e-07} {"commit": "375b91690734b011196709e448f79bfbf10d3873", "message": "Small fixes\n", "proba": 2.0434912073596934e-07} {"commit": "214090d495bca32a48d8d889cbe13a59c60ae3d8", "message": "Builds drones in favour of soldiers.\n\nDrones dont really take advantage of their range yet.\n", "proba": 1.0401846850527363e-07} {"commit": "3d45cdc3af173c922342617768d20c980471c4fa", "message": "fixed bug by adding the missing Program Constructor\n", "proba": 3.0300452635856345e-07} {"commit": "9eb3e0a44702c03db2bc27184e497d363cc7a08a", "message": "Corrected visibility of radius and added Javadocs to constructors", "proba": 1.57927317445683e-07} {"commit": "1fe4f70607b3e3c6cf3b35aa04c4c353c833a416", "message": "Allow writing to mail.properties and logging.properties\n", "proba": 1.059185819940467e-06} {"commit": "2fab09ff017761798a3cbd78ea3c86c33f88954d", "message": "Remove obsolete chunk\n", "proba": 0.00017206251504831016} {"commit": "9dbf0d34bf4ca6527899428cb6cc9e6fa1be2d3d", "message": "Added a Save As button to the Document view\n\nsvn path=/trunk/eXist-1.0/; revision=2566\n", "proba": 6.335532702905766e-07} {"commit": "e13d477d9d9ae0fc9c9a60bbcbcfee19b81e8874", "message": "[bugfix] Avoid resolving references\n", "proba": 2.2865835092034104e-07} {"commit": "9bc4ef16a3f0553bd417aa080acbb20a3d3215e7", "message": "[ignore] configurator: collect super class's property fields\n\nsvn path=/trunk/eXist/; revision=12197\n", "proba": 7.993173767317785e-07} {"commit": "ebe096e652db5487689532a0d598ae46298c7be7", "message": "- handle null's for lTrim(), lTrimKeepTabs, and splitLine()\n\n- splitLine now returns nulls for elements which are empty and have not been qualified\n\n- Added a trimToNull method.\n\n- All current tests pass with these changes\n\ngit-svn-id: 6effc3043c6a56239bdc52442ef1df6beb0eaa23@162 509fa23a-e01f-0410-8d53-9f7e05c29f80\n", "proba": 2.1617570382659324e-06} {"commit": "2e30beb86abefb4e9622f1e19c412ccff352e277", "message": "[ignore] add unset field as comment to configuration file\n\nsvn path=/trunk/eXist/; revision=13885\n", "proba": 4.68677285425656e-07} {"commit": "025764d3fe6eb3eb5ca3e19540ec2de2dbe1ce11", "message": "Fix concurrency of saving state\n\nCloses https://github.com/eXist-db/exist/issues/861\n", "proba": 8.899423846742138e-05} {"commit": "4a5346bc3025dc16f39dd6c35ec6a1a127f9d71c", "message": "Revert \"Revert \"US5775: Code review fix, added support for other URIs\"\"\n\nThis reverts commit 7f637ab78b681c575f76bf740fa0488210c43f23.\n", "proba": 1.1639188812750945e-07} {"commit": "503ec011a51db23ebaa59fb907f2be4290a2310f", "message": "Avoid NPE in UpdateListener.\n\nsvn path=/trunk/eXist-1.0/; revision=3611\n", "proba": 2.071415110549424e-05} {"commit": "64e8d6e98b594d4ecb34650ead5b99291bafeba3", "message": "Undid the changes to deny use of admin application to non-admin users.\n", "proba": 1.7596050838619703e-07} {"commit": "ddb237497331d7f68597c885edc34de0f19dffd1", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "14f2bc088bf6c24c6eb22f3e702a12fd59224c91", "message": "Canvas: fix picking of a from-atlas-sprite with stripped white spaces.", "proba": 1.0397423721997257e-07} {"commit": "fc0558603bb18594291b7e11841afc6b8235508e", "message": "removed some unneeded tracing and cleaned up code\n", "proba": 2.2464622873030748e-07} {"commit": "487a78e0dcea87d32697bb820832ca7716be28ef", "message": "Fixed NPE in FD_ALL2 (https://issues.jboss.org/browse/JGRP-2261)\n", "proba": 1.1486486783951477e-07} {"commit": "bb4a9cca1bfa5d5e887b98ec13d4a9f553dace06", "message": "Add suppress warning in SettableListenableFuture\n", "proba": 9.427961231267545e-06} {"commit": "04de5f31f8f24c1ddd8d2ff0959c0e73c6d804c3", "message": "prints stack trace in exception now\n", "proba": 1.400891420644257e-07} {"commit": "5cdb9e05d4a21291125b42aeea85454679450ce6", "message": "PublicAPI\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@7670 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.666364361582964e-07} {"commit": "27f01bf2b4034702fbf566b39fe529009d9270fc", "message": "Fixed poller-disabled poll starter loop.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@7053 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 5.009763754060259e-06} {"commit": "80417318bb9c173a434662dfee34eeef08a5141d", "message": "Added documentation to the class (Refactoring)\n", "proba": 1.1124275545171258e-07} {"commit": "6076efcfdbd2ac460a3b88beb76c4b896d02a8ee", "message": "Log in always for testing purposes\n", "proba": 1.4765463163257664e-07} {"commit": "af422772a5f0ca17abe915e080d8e5aeb7eb8c2f", "message": "Renamed methods to match those in RDBMUserIdentityStore\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5173 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 4.3865306906809565e-06} {"commit": "4c3fed9c88f0223add79603b21f5b14ffe40b2bf", "message": "Undid unintentional change.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@28416 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.00014929160533938557} {"commit": "c7ab79991e656f658558ef177074bb21209959ca", "message": "Rely resource loading to the current class ClassLoader, since the SystemClassLoader may not know about our classes\n", "proba": 1.0944584261096679e-07} {"commit": "18814fdd23a44196b8120edd08efaa145ed3c586", "message": "Fix for javamail 1.2\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@4682 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 3.602621916343196e-07} {"commit": "479bd0f16f56fab4647c65fedcaaf4341fb2a7b2", "message": "update inmoov", "proba": 3.2986014275593334e-07} {"commit": "888b83915670de04072eed82cfa766dad92faf73", "message": "Android, fixes crash on devices with only front cameras.\n\nBUG=2807\nR=fischman@webrtc.org\n\nReview URL: https://webrtc-codereview.appspot.com/7429004\n\ngit-svn-id: 03ae4fbe531b1eefc9d815f31e49022782c42458@5415 4adac7df-926f-26a2-2b94-8c16560cd09d\n", "proba": 1.4949077922210563e-06} {"commit": "581c59f51a7dfb52c2bdff068792bcde3728a3ad", "message": "Updated for changes in 1.0.x branch.\n", "proba": 1.0669276662156335e-07} {"commit": "02c0f6a3de9d0e89593665da3f9041dc3f1b93c1", "message": "Adding some filename scrubbing to the google speech service\n", "proba": 2.4243209395535814e-07} {"commit": "6937b0ba4ca4b86c82ebabc922614bab7aedcb0d", "message": "implemented message observer, might change\n", "proba": 4.6114189444779186e-07} {"commit": "68d489ef79fed9fab459c2f7f3f44a1856973944", "message": "Fix from John for bad packet processing logic.\n\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@1869 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.9998408555984497} {"commit": "cffb6b5b6961c359313497bc276ad30cf2374009", "message": "Replaced googleSpeech by MarySpeech", "proba": 5.001186309527839e-07} {"commit": "1f8310fc8e59d6f34126045e066816ea240c5f56", "message": "Fix ActivityScenarioRule javadoc formatting.\n\nFixes #489\n\nPiperOrigin-RevId: 296322412\n", "proba": 1.3510248209058773e-07} {"commit": "077a34c618d30077f04941fa1c7abd14020351b7", "message": "Switch Lexer to use a map for patterns, to allow for removal.\n", "proba": 1.0009427597879039e-07} {"commit": "94844edf8ac3e9b12c92207eac2a497559818fbf", "message": "Stop filter being set multiple times via combobox\n", "proba": 1.7783698069706588e-07} {"commit": "cd763ab6429c9007b5a6f77d47e803995a9f8997", "message": "major revision to Validation scheme. IValidator and Validator were modified the greatest", "proba": 1.225879060484658e-07} {"commit": "fcc981d25fe0a87f70f7b4e6a53974dc8cd69464", "message": "Do not access EDT in daemon mode in Context class\n\nChange Context class to not access the EDT if the view is not\ninitialised, when restructuring the sites tree.\n", "proba": 1.0379412174188474e-07} {"commit": "193b2a0a037d945d06e7eb009bfb4a3e3eed0944", "message": "Added proper equals and hashCode for Context that compares based on context id.\n", "proba": 1.0762067148561982e-07} {"commit": "40e431f536474b8ca08add4e788981a969ec954d", "message": "Did not check if the -pack was set. No it handled the absence of the command meaning to have no entries. However, there were some actions always done like adding bnd to the output, this made the build quite a bit bigger :-(\n", "proba": 1.503461817264906e-07} {"commit": "9375312b32c54afc6b4e6a2c4d9b5f16c1359f66", "message": "PDI-2277 : Rethink about \"Empty strings and NULL\" (consistency tweak)\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@11576 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.2270420484128408e-05} {"commit": "10f539e3448ba4c5558df81384701793013b4025", "message": "Fixed typo\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@2730 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 5.671612598234788e-06} {"commit": "19aafa645ace7b708aac99278b3af78b92d49bef", "message": "- Removed references to TextDelimitedOutputFormatter in favor of EventFormatter.\n\ngit-svn-id: 83c0a85849915660c6b5dd9fee5662efab522cf2@1161686 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3413836086328956e-06} {"commit": "fbe3299bcc915e5f02a32b3bed07bd74abebc34c", "message": "stock patch: widget: WidgetContextCacheKey: added getFieldNamesToSkip()\n\nCan be reused in other implementations that use the same logic.", "proba": 1.3686342015262198e-07} {"commit": "c0af24e5409fc8f2da384b57bb1f7d3aa50e2a7a", "message": "added constructor to set camera distance as our need.\n", "proba": 1.0403157091332105e-07} {"commit": "c910273489284b2868d2baaa822b85cde5a698b3", "message": "The onSkip-method of the WizardListener is now called.\n", "proba": 1.0270881745100269e-07} {"commit": "0ba0a2992897969f176624a7d2cf1a800f73ae2b", "message": "Import chunks in the right context\n", "proba": 3.2321931939804927e-06} {"commit": "07dfe0f23c3aabdb4dd47d2a7a26bbd75934da5f", "message": "GIRAPH-1092 TestCollections.testLargeBasicList fails with OOM\n\nSummary: This test case requires too much memory to run in Jenkins. Talked to Sergey Pupyrev and we decided to disable it.\n\nTest Plan: none\n\nReviewers: majakabiljo, maja.kabiljo, spupyrev\n\nReviewed By: spupyrev\n\nDifferential Revision: https://reviews.facebook.net/D60753\n", "proba": 1.2310785280078562e-07} {"commit": "b0b9589ea3f11b59759ab26fc453d70693b03694", "message": "Add tests for launchPhotoCapture\n", "proba": 1.6974858851881436e-07} {"commit": "ca28e2d68901b6c9332f97c7985aaca7f4486e29", "message": "fix: add missing equality check for targetTypes in DatasetAclEntity (#1866)\n\n* fix: add missing equality check for targetTypes in DatasetAclEntity\r\n\r\n* \ud83e\udd89 Updates from OwlBot post-processor\r\n\r\nSee https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md\r\n\r\nCo-authored-by: Owl Bot <7f39581e9a7ddb69f3fa3e6fc69a582ea2916fc9@users.noreply.github.com>", "proba": 1.3980873347918532e-07} {"commit": "5bce07689b38b0edc3e68739ba43ae4883a3b512", "message": "Update AsyncAppender to use builder instead of factory\n\nAs a new configurable option is added to support LOG4J2-1430, migrating to a builder will be useful for additional plugin elements/attributes.\n", "proba": 1.0333702959997026e-07} {"commit": "c8b9ff270f35279751cf91046b8f2589e35b8b22", "message": "Add UI widgets for the POA submission's score.\n", "proba": 1.058566283518303e-07} {"commit": "0a5e9f86a357dd2827fcdecf8da2c8d293a86599", "message": "Adds isEmpty method\n", "proba": 1.7780619600671344e-05} {"commit": "f1af32f8b5ac35714c7dccce81db5a6ef3f90528", "message": "Updated FluentCloseableIterable to reflect recent changes in 14.0 of guava.\n", "proba": 9.739143536080519e-08} {"commit": "25cf1576cc9d5a94bc293fa3e79bfbd4091d5e33", "message": "[MNG-7271] - Code Improvement\n", "proba": 1.2324706233357574e-07} {"commit": "2b8b6fd9f3da35b0a7c28316a8167092bafd6179", "message": "Update public suffix list.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=99624314\n", "proba": 4.972019269189332e-06} {"commit": "31eb30bcf3784ac2e2404d4edda5a888b443f90e", "message": "Suppress warning from date picker\n", "proba": 3.574259039851313e-07} {"commit": "4403a1358244ca3d1009efdd51f310f58402ed38", "message": "fixed typo in seq container\n", "proba": 5.226140160630166e-07} {"commit": "60d350a9c01a3a6a784b85582e26be778ec7a950", "message": "convert test for HasProperty matcher JUnit 4.\n", "proba": 1.1287286838523869e-07} {"commit": "d01ec3d4d02b9c74d74cb35ae9acca4dc4acc75f", "message": "toString made a bit more comprehensible\n", "proba": 1.056853579939343e-05} {"commit": "8d78893a76a8c14c18b304ffe1fce2dc43ed4206", "message": "Avoid writing two times the same message in case channelWritabilityChanged event is called during a write.\n\nMotivation:\r\n\r\nChunkedWriteHandler.doFlush is called twice from the same write if the channelWritabilityChanged event is invoked during the write. The buffer is already written so no extra data is sent on the socket but it causes the \"promise already done\" exception to be thrown.\r\nThis error happens only when the message is not ChunkedInput.\r\n\r\nModification:\r\nClear out the currentWrite reference before the ctx.write call, such that next time when the method is invoked the same object is not used twice.\r\n\r\nResult:\r\n\r\nFixes #7819", "proba": 5.324575340637239e-06} {"commit": "542d0c02fdb03fe1c135680614342ceaa0144f9d", "message": "Clarified PartitionGroup behaviour\n", "proba": 2.8989572342652536e-07} {"commit": "5e9995de8b221715222dd733c0678f74f983210a", "message": "Declared class final, because it's a utility class that should not be\ninstantiated", "proba": 9.707696335681248e-07} {"commit": "c2bfc64719718a8d2743cad91a25a842389062df", "message": "HBASE-11705 callQueueSize should be decremented in a fail-fast scenario (Esteban Gutierrez)\n", "proba": 1.1726863391459119e-07} {"commit": "b7833c80f50d789adf916f08ca59233db9c4f3bc", "message": "HBASE-9071 Disable TestHCM#testClusterStatus because fails in IDEs, etc.\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1508097 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7055634771168116e-06} {"commit": "c805bf14adfece51300b5ef5c19f2a3e2e2ca089", "message": "Fix Gfac path calculation bug\n\ngit-svn-id: 64c7115bac0e45f25b6ef7317621bf38f6d5f89e@1164318 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.6189228416769765e-06} {"commit": "9c58c3a7384357d1ae913cf8d5481162401829a5", "message": "Show only active portfolios in the client filter drop down\n", "proba": 1.2867714360709215e-07} {"commit": "7c687770fb816b5492c467d103d016b587f58f67", "message": "InfiniteRecursion fixes", "proba": 3.2090363788483955e-07} {"commit": "a8259ae360ee49fac8df610bbf719c3e04c0044f", "message": "fixed newline issue in CSVLogger, added logging in case of exceptions\n", "proba": 1.4016023897056584e-07} {"commit": "f4f7863b22b6be80b010e713dca0d9a1080ce43c", "message": "ignore a couple command task kick fields\n", "proba": 7.824642693776696e-07} {"commit": "08868ae5adc83f15c132b3a78648c8a3c59984c3", "message": "\u4fee\u590d\u5ba1\u8ba1\u65e5\u5fd7\u5ba2\u6237\u7aefip\u83b7\u53d6\u9519\u8bef\u95ee\u9898\n", "proba": 2.6802510433299176e-07} {"commit": "1cf226e37e3720d3ff184b8f9e2d17e2ab339b1f", "message": "Explore - redo search button not showing up immediately fix\n", "proba": 1.108661393800503e-07} {"commit": "91a8f513ca90bbcab75e4a794b9b49b256b7ab66", "message": "OAK-1890: Concurrent System Login: slowdown for high concurrency levels\nperiodically purge scheduler queue to remove cancelled tasks\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1605292 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.34091475653986e-07} {"commit": "a7a16609833223fa7d804af5d8a7f4dbb9331584", "message": "Fix crashlytics issue 3387\n", "proba": 2.6386345552964485e-07} {"commit": "c92fd6ee3c2c71950383456a7e511bde68f09986", "message": "Make sure that we close our C3P0ConnectionFactories otherwise future tests that use TemporaryDatabaseExecutionListener might fail.\n", "proba": 1.0217988233307551e-07} {"commit": "439d47fa38c50ba17b438e46192c6ddfba813e14", "message": "Added ASF copyright\n\ngit-svn-id: d03bf258fa706134e13af30ae75b879a77d8986d@628660 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4765181788334303e-07} {"commit": "4476231c9dd8c75abab3edd8578703c249340891", "message": "CodeQuality: Fix issue in SVG demo code that may cause some resource not to be released.\n\nThanks to the HP Fortify Open Review team for reporting\n", "proba": 1.2916304115151434e-07} {"commit": "3fae129caa79011719ffcf816c186dfeba3a8c75", "message": "test multiple webapp on 1 port\n", "proba": 5.839695518261578e-07} {"commit": "39064b75e457d41d0d2917c26332c27596ac5c78", "message": "fix how we follow new plots & narratives\n", "proba": 0.001374220591969788} {"commit": "0a684468dbccad01fe122571feaa57c48f81d7c5", "message": "Datafile Unit Test\n", "proba": 4.1037898768081504e-07} {"commit": "8f4d4502641174f3c427460db72f376b046ca97b", "message": "PHOENIX-1429 Cancel queued threads when limit reached\n", "proba": 1.3344396165848593e-07} {"commit": "1c17cd46dac2831eec30929ca9ff903f370b95f2", "message": "Fixed not deactivation of profile, when profile is null\n", "proba": 2.987886205119139e-07} {"commit": "9d88b531e955f4189afc31a0d4f618498ca58014", "message": "ovp - create source from flavors in case sources are not available in context data request\n", "proba": 1.16236478220344e-07} {"commit": "6e333f6866ac083d6fde3fa9f8e093bf66650599", "message": "dmgr schema issues resolved, dealt with expected table not present.\n", "proba": 1.0063065758458833e-07} {"commit": "8620d9027f7ab023e6ae43be09d9dd8d0a706aab", "message": "Type in JavaDoc\n", "proba": 3.5169597367712413e-07} {"commit": "c0d97f382dd5637bd82094830cfb8b5184b78ce8", "message": "Focus on RSV when SQL editor tab switched", "proba": 2.1569780983554665e-07} {"commit": "884a790bf6b8d26aa3b4917ad332e5f5d6881e7b", "message": "SQL presentation redraw fix\n\n\nFormer-commit-id: 5daca5be89d645ce91a48918ee3573f8931d16ac", "proba": 2.2365488803188782e-06} {"commit": "6bc13fa3e1e8191910f44fc44e0640040c84f31b", "message": "odczyt danych klienta fiormowego", "proba": 1.9022558035430848e-06} {"commit": "4e5062a1b4ae6b8fc402241b5fb45375d387bf32", "message": "SQL editor fix (multiple queries exec)\n", "proba": 2.342168272662093e-07} {"commit": "60164b3d88c5f055c7ecc9b889fd7487a3f4aad2", "message": "More javadocs.\n", "proba": 1.2476171207254083e-07} {"commit": "90012127a50fb7cd700c8c36d8b6957b9abe49d5", "message": "Increase size of BufferedReader\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@39488 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.185327050734486e-06} {"commit": "463ddfc10ebdd50a7ea6f41e4be60ed475ba9db8", "message": "Restore a59c65b11b11dddb0c11497f5339338e3c5e995e disappeared after merge\n", "proba": 1.2697432794084307e-06} {"commit": "7ddadafdc7b51ac4125a1c5e72c23bfdc76817c5", "message": "improve log output\n", "proba": 0.000779731955844909} {"commit": "d13728d72bdaf67b4652e7665ddabc1065c3a8bf", "message": "Fix some spelling and grammer issues in the Javadocs", "proba": 0.00012387604510877281} {"commit": "23fd2bba0f89f22ee05bb42923ac59a74397925b", "message": "Refactor ApplicationMasterTest\n", "proba": 4.0350298036173626e-07} {"commit": "ea05d701bd58db8f9accb7972e48a766cea9b137", "message": "strdf:inside now is a binary spatial function, instead of an operator\n", "proba": 7.83822770245024e-07} {"commit": "6ad8d1c2def54e3273ce7bc3354c1ff9322438d4", "message": "turn anti-aliasing back on. rns said the labels looked too fuzzy with this off\n\n\nFormer-commit-id: ff0c93b34445706b938b9ac119276df429b88525", "proba": 2.310058152943384e-05} {"commit": "838d159a8b599657b1dae31c1eb0fe357449c8f0", "message": "Use noLookup() Lookup stub in ExpressionExtractor\n", "proba": 2.454966931964009e-07} {"commit": "2a064c98601d3b5ca2dff5f10b6a6a289530b830", "message": "Update MessageUtils.java\n", "proba": 3.650428368473513e-07} {"commit": "95057f28aa0e5a7b6700014c9a24265b63bc22a9", "message": "Remove usage of parseTypeSignature in TestAvroDecoder\n", "proba": 1.1749324357879232e-06} {"commit": "5820b1699aaae75179881cd4ad117ea5a6df082a", "message": "fixed typo\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@961782 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.944257175840903e-06} {"commit": "bbb95c6b606424df828996f456a5f61e0d6ae982", "message": "jndi plugin\n", "proba": 1.3000056924283854e-06} {"commit": "3e19cf922741b1f304c344bad032871b49efc554", "message": "correcting typos\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@379292 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9994589686393738} {"commit": "4dcf97870392cadca5c1858a9606c2bda3eb4787", "message": "INTEGRATION: CWS qadev24 (1.2.114); FILE MERGED\n2005/09/19 14:04:26 cn 1.2.114.2: RESYNC: (1.2-1.3); FILE MERGED\n2005/09/13 10:25:33 cn 1.2.114.1: #i54539# replace 'tEnv.dispose()' with 'this.disposeEnvironment()'\n", "proba": 8.658854312670883e-06} {"commit": "ef9b970b170daecb79450c14f441a71e9f757e11", "message": "Fixed missing info in logger.trace() call\n\nI noticed I had a '{}' in the format string but hadn't passed any data\nto format. This is fixed here.\n", "proba": 6.617632379857241e-07} {"commit": "9b1a7018e0f1532a8a1ce0ac10ad75512181ee7f", "message": "HIVE-9205: Change default tez install directory to use /tmp instead of /user and create the directory if it does not exist (Vikram Dixit K, reviewed by Prasanth J and Gunther Hagleitner)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1648622 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0131374210686772e-06} {"commit": "7d0b9710753b888de969b420f1f5591ab0aae0d8", "message": "Added utility methods for interactors", "proba": 1.683248314066077e-07} {"commit": "e47817ab547444f7e4ce21b946a80634f60e01b9", "message": "DERBY-642: SELECT MAX doesn't use indices optimally\n\nIn the case of a WaitError, wait until the latch on the left sibling\nhas been released before repositioning. If the repositioning happens\nearlier, it will just hit the same WaitError and the work will be\nwasted.\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1075248 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.187742913723923e-05} {"commit": "bbe10e051949b195b4b1ae58ab37b95f9009dd1e", "message": "Added logger; logs warning instead of throwing exception on missing a column's data\n", "proba": 3.20133040077053e-07} {"commit": "1381255d5828fd166e1a8f98e73ffa90f0b45fb3", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "c9934e0dd5f4f6c383b217ec995e93efd926de1e", "message": "[PLAT-3106] Temporary rollback of change to grid building\n", "proba": 1.2193740417387744e-07} {"commit": "e53cbcc9462c8d9af075004b80a8ecac3195cc47", "message": "JavacOptions: Fix processorpath for external javac invocations\n\nSummary:\n`URL.toString` results in things like `file:/foo/bar`, which is not what we want.\nConverting them to paths first gets the intended output.\n\nTest Plan:\nBuild buck with an external javac\nCheck the `processorpath` on the command line in traces\n\nReviewed By: marcinkosiba\n\nfbshipit-source-id: 741ede0\n", "proba": 4.214591342588392e-07} {"commit": "9e65557e47b6daa2449bd76f0cede697624f8949", "message": "Another light hack attempt to work around Issue 70\n\ngit-svn-id: b10e9e05a96f28f96949e4aa4212c55f640c8f96@541 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 2.333898123652034e-07} {"commit": "a422d212495bc4a66a269089b6bc0bf9314e96ee", "message": "Update Demo_FitTextBuffer.java\n", "proba": 4.1112326698566903e-07} {"commit": "de9a74e94992bea3c71f1197e302cac0bc8aa180", "message": "fix : since tomcat 6.0.21 when tomcat based authentication is used, the session count is false and there can be a memory leak for http sessions", "proba": 1.4282450422342663e-07} {"commit": "c0f76b3c575ac2c795d3a6f1734407f5345b1824", "message": "fixing research staff save test method for recent changes in organization object security.. \n\nSVN-Revision: 3262\n", "proba": 2.0681807200162439e-07} {"commit": "9dfdfdbb2e6ec9912ea9b746a884612f31300e9b", "message": "address issue found by DMC\n", "proba": 1.7376875405261671e-07} {"commit": "3a9b4dadfc217d664e6b5aadee4bf3a54c4fbcc0", "message": "SequenceImageRecordReader handles exceptions\n", "proba": 3.037376643533207e-07} {"commit": "82eb77f6d602b7494532e6461c240a172a077236", "message": "Fix PutMappingIntegrationTest\n", "proba": 3.7716392853326397e-07} {"commit": "e9fb76a31df455c2af949efbe426fad9016ae3bd", "message": "Further IN expression tests", "proba": 1.8001803425704566e-07} {"commit": "2b28bbff4bd9519c29316e6509b17ccdd06ddaf8", "message": "add ability to read LMKs from the environment\n", "proba": 1.4257084046676027e-07} {"commit": "2f9df529db6ca729b6d3150ceee6ec59c3a09437", "message": "HIVE-7800 - Parquet Column Index Access Schema Size Checking (Daniel Weeks via Brock)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1629752 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.212697438608302e-07} {"commit": "8f92635e9e898509c2276d541e04118001fdda38", "message": "Adjust example", "proba": 1.841064658947289e-05} {"commit": "464f3b10cf6f102c401563b10adbbbee694d9344", "message": "Proper display of bytes, UUID and TUUID types.\n", "proba": 1.2420504447163694e-07} {"commit": "2ec37f2fa49f2602db509b5c82c02be15cecb253", "message": "Silly test dependency", "proba": 5.089734713692451e-07} {"commit": "51244280020a442a2e6b3e56196d793c50c3e77e", "message": "Simple random value picker.\n", "proba": 1.40918032798254e-07} {"commit": "5358628825b6cd7aa057d4d93898ab43f1d243ee", "message": "MITKC-539-Award Edit issue fixed\n", "proba": 1.3186891578698123e-07} {"commit": "e5c4201f86fde28188a267e075753c300aab3c0a", "message": "Introduce level-aware line printer class\n", "proba": 2.528464904116845e-07} {"commit": "414e66f78c5186cbc0c113120dfcd0423367e020", "message": "Improve AttributeSet documentation\n", "proba": 3.418853111725184e-07} {"commit": "f190532cb1853974b731e7bdd69826bdb5cf4e65", "message": "[Fix] Java 11: DateHelper.formatDate() formatting difference\n", "proba": 3.774251524646388e-07} {"commit": "765f83065ba45522b99f6fb8acbba57956aa076d", "message": "Fix the zip archive analyzer to try the unzipped file only if there are no\nmatch patterns, because match patterns implicitly mean matching on file\nnames within archive.\n", "proba": 1.357945933477822e-07} {"commit": "ef0f1ca1e7024d081259e3b268b564c18b23ca16", "message": "include a lil more eye candy on the console (how active each tunnel is and last test time)\n", "proba": 1.002471279321071e-07} {"commit": "55f976e0decefb284b0f0a459745dd57f038ab4f", "message": "THRIFT-4040 Add real cause of TNonblockingServerSocket error to exception\nClient: Java\nPatch: Dmitry Roenko \n\nThis closes #1116\n", "proba": 2.404675001344003e-07} {"commit": "228c40b13ffcaad03564f4166a154d5f0d1a2670", "message": "Check that optionnames is set\n", "proba": 9.848557238001376e-05} {"commit": "24d7bed5ec975daee396b014e868b44f6459df89", "message": "Don't reset the channel of a CommonTokenStream during a call to setTokenSource\n", "proba": 2.9420073133223923e-07} {"commit": "9b9063bd41b356ab4ae5457b49eb6e481e5df12f", "message": "Implement update backendIds with JobEntity\n", "proba": 4.795651875610929e-07} {"commit": "5fa162c3f8997e0ba7bacb97ce81eb808a61b65b", "message": "Removed wrapper from proposed solution.\n\nSigned-off-by: Fabian Witte <8fdc2d61d27ce260c1e5f29765dec620327fefe8@googlemail.com>\n", "proba": 1.4359328304180963e-07} {"commit": "27718aa83290e7cba12862e98b4d223278a24719", "message": "KULRICE-10215 : Smoke Test updates add checkForIncident report for PeopleFlowCreateNew\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@40945 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 2.670998640041944e-07} {"commit": "ea4a441f348feea843e887880730d08bfcb2edce", "message": "metodo de encontrar elemento html pulled up\n", "proba": 2.1625248791679041e-07} {"commit": "f28a2bd15ccb7ef9771992c76d4b870eb1617438", "message": "KULRICE-6884 : Rice Selenium smoke tests not running? - set WebDriverITBase to allow passing of driver to use chrome driver\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@33616 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 1.4165887023409596e-06} {"commit": "fb3d0357b92b972150948ab366e6ec80107186dc", "message": "reference the new cacheFactory\n\n\nSVN-Revision: 3660\n", "proba": 1.211845699344849e-07} {"commit": "5059b41e797353e3237766233876ec96fda4186c", "message": "Added multi paragraph segment test (#953)\n\n", "proba": 1.2455176090497844e-07} {"commit": "e84e14d428c87fd0e1288306bac49c9febcf92fb", "message": "Updated method name\n", "proba": 1.3582273368228925e-06} {"commit": "4a2f5668f7ba3356f1b52524d0399f362cbce705", "message": "Keyword substitution.\n\n\ngit-svn-id: a68a83646e9f3f8749d8366215f39ba5d386d793@215 a0402a4a-d63b-ad04-3ffe-6d551d543dc1\n", "proba": 0.00014206265041138977} {"commit": "d1e3232e3ee7ca1d963e6bb50d617a3810f26127", "message": "Further tweaks\n", "proba": 1.341225868145557e-07} {"commit": "129fc1f68d19cb67672a7c34c787ce908b044ead", "message": "added todo so i remove it later\n", "proba": 1.5613176174156251e-07} {"commit": "e55b0ab084d72ec7a8abd1f382f44a557211023f", "message": "in case of indexed property also pass a null value to the converter (as\nwith the other destinations)\nThis is required to make it work with primitive type arrays like\nboolean[] where you cant set a null value directly\n\n\n\ngit-svn-id: 695e8515a9258845e6163903654874b217615ba0@440653 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.516507831591298e-06} {"commit": "0414b16abb3f2771489c6d99c5092df69fcbfba3", "message": "Allow admins access to the edit page.\n", "proba": 1.1863669868716897e-07} {"commit": "25f8a91c004d75c4db011b0c66af85650ee0884e", "message": "Deleting incorrect, commented out test\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@674 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 8.447451591564459e-07} {"commit": "4927dd890a18717c5cdd9cc1ecf89c6fca173036", "message": "BBC-136 - Fix issue with 'always false' condition - totally removed, SQL shouldn't be executed when there are no project mappings.\n", "proba": 1.1415524880931116e-07} {"commit": "1b080e540b193d64e1cd1e98345800194a757716", "message": "[Java] Remove unnecessary null check on field to silence warning.\n", "proba": 1.059653058632648e-07} {"commit": "e9510769e02ae772106dbd96bfa33c5402cbae50", "message": "Use a mocked UID that plays nicer with other apps.\n", "proba": 1.0154359131320234e-07} {"commit": "c9eb3c2ae8709b02b7abe69e5ea41b63d4f041b5", "message": "missed annotation\n", "proba": 3.3682442790450295e-07} {"commit": "fa8e314e900e66c981f4de9173f887ac1cae8535", "message": "Add documentation to RedisConfigKeysProvider\n", "proba": 2.193333017430632e-07} {"commit": "f95fd45b3e88a0555a4d4917bb0e66391b7ffbc6", "message": "Dispose event", "proba": 1.2009922102151904e-05} {"commit": "6878557439bf2481e2afc0f86a256707b241402f", "message": "added some defaults\n\ngit-svn-id: f3458a61f0530ebef69c7e9147e6b72c63ba30fb@745 7decde4b-c250-0410-a0da-51896bc88be6\n", "proba": 9.167172834168014e-07} {"commit": "7475c2179064255940cf94b197f41eac5dffd80e", "message": "removed the connection acquire retry\n\nRetrying the connection attempt a couple nanoseconds later if it\nfailed is unlikely to help\n", "proba": 4.664166510792711e-07} {"commit": "a11e6fe7f8fa857af2b36694e6ed6d93a2c605ab", "message": "fixed doble button (#907)\n\n", "proba": 1.2504270330282452e-07} {"commit": "594c2eb49450bb4d002477bac3bdbb9ccd440d03", "message": "fix javadoc\n", "proba": 1.109801360144047e-05} {"commit": "969fd83889c4dfac4b120328bfe6a40f294844be", "message": "Fix mistyped line\n\n", "proba": 0.9982230067253113} {"commit": "4e68ffec7dc341757588af9562c22d8d8b0f18a1", "message": "Added FileUtil create new file\n", "proba": 1.8719823913215805e-07} {"commit": "9b73e12fa4edcc0cd6ac4ce8fa57daf45c06afec", "message": "Show a proper message in the viewer if the diff cannot be displayed\n", "proba": 4.73217056651265e-07} {"commit": "8a14ea32f10680a159b2bbb1b3d08493cd1b0e1d", "message": "Fix bug with open FileChooser on Windows\n", "proba": 2.720626355312561e-07} {"commit": "274ab6d16348864b56b59fc2f39dffad968affa5", "message": "more detailed message\ncode cleanup\n", "proba": 1.2697877593836893e-07} {"commit": "b589ae4e40775005ec5321fa6294f837e794f046", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "9a67581ad91911cdeb10d9c608d4a4bad16132e9", "message": "fixed javadoc\n", "proba": 5.500449447026767e-07} {"commit": "e811bfacc7670b82121fc698495ccb58c005950b", "message": "Commented out unused functionality in DateTimeFieldRule\n\ngit-svn-id: 17e42e1b38baac66ab68ec9830049dead5ccbb9b@547 291d795c-afe8-5c46-8ee5-bf9dd72e1864\n", "proba": 1.396662810293492e-06} {"commit": "a784d1a384945725391583d3ad1b7994ec034116", "message": "Register new sub commands\n", "proba": 3.980166809469665e-07} {"commit": "c110d8f050fba48929cfa89698ef74643b888e20", "message": "Added method to retrieve error type from the UnexpectedResponseException\n", "proba": 2.5620565224926395e-07} {"commit": "f3b84a54dcb169e2f2d58f7d8c1935a554218c2b", "message": "Improve handling of net.openhft.chronicle.bytes.BytesUtil.checkRegisteredBytes when there is still background activity.\n", "proba": 1.0945043982246716e-07} {"commit": "6f6e0f55ce620fc6f0add1c8da5c9d8edd3216b0", "message": "Added serialVersionUID in GetGroupMembers.java, Indentation fixes\n", "proba": 1.2576769847782998e-07} {"commit": "a479413f320cffb7232c343dbe729893328baa74", "message": "chor(engine): remove unused annotation\n\nrelated to #CAM-6867\n", "proba": 2.818445068442088e-07} {"commit": "793abee890392dc94ad3c15bad2618a8870e6dc6", "message": "CLEANUP: incorrect indentation\n", "proba": 0.000973256304860115} {"commit": "1ac11f28097ac6585a6b338509c3fedb44e40f78", "message": "Correctly lazy load keys and manipulators to avoid causing stack overflow errors.\n\nSigned-off-by: Gabriel Harris-Rouquette \n", "proba": 1.2204397137338674e-07} {"commit": "a4e428b9e9ebe20a0c5bb898cff3487d7ec882e9", "message": "FIX: removed prevAddrMap field to update cachelist correctly.\n", "proba": 1.025897802264808e-07} {"commit": "f853e44af35138c8c73f25fbe4f6f7cc5c67c957", "message": "remove IN clause from node moving process\n", "proba": 4.1419841068091046e-07} {"commit": "9fc1eb417127f4d337ea0f3f7c1a7c9c728432d3", "message": "Add linking Javadoc.\n", "proba": 1.3691042966001987e-07} {"commit": "446fb4dec6a456a85a3bd288eb59b09d8b07ec20", "message": "after test\n", "proba": 2.0336901798145846e-06} {"commit": "b0a9a0a50c15b36a1580a6c875ecea6b29b70c4e", "message": "Clean up: else { if { ... } } -> else if { ... }\n", "proba": 0.9998660087585449} {"commit": "32891becf56750cdd0dbb1728713fda65a5275a3", "message": "Use String.isEmpty()", "proba": 0.9987230896949768} {"commit": "cb6badbc2b2f9e79aa2aa79d29977891ec3b80de", "message": "vault destruction triggers on both natural and player caused sign destruction\n", "proba": 1.4030226225258957e-07} {"commit": "50d7d4bdfd5963e2c71cc1490661d5f7b6ccd928", "message": "Improve documentation of `Scope` interface\n", "proba": 3.3809351407398935e-06} {"commit": "38c5a63a42d6a5f82b532ce0c19ac5507bf03538", "message": "Added monad support", "proba": 2.2165139057506167e-07} {"commit": "8cb4df287ad323a54ff36ba45860ee738081eb4d", "message": "Bugfix: Improper implementation of ListActionAdapter.subList(),\noptimizations.", "proba": 1.139633738489465e-07} {"commit": "43468fb5f326603c2a4d931c5b64b7be0417199f", "message": "Table: executeSelect doesn't need time parameter", "proba": 3.1712402233097237e-06} {"commit": "652c5b39f6d35f03eeb5cc4367f2b2ce30c038b2", "message": "Fix Vector Drawable crash on Android 4.x\n", "proba": 2.2589571813114162e-07} {"commit": "7dbc8def28fda909de4df10c9d1504455bdc0be5", "message": "Experimenting an alternate way of reducing execution time from WebVariablesMap - entrySet() and size() still hotspots.\n", "proba": 1.0206787948163765e-07} {"commit": "4f366966d791762e52c4680a40116a862f4fd5ac", "message": "forgot to remove some bad language :)\n", "proba": 6.776322152290959e-07} {"commit": "472de2d9f191f1730e0c18b1de369d772d1c74e7", "message": "Edit class to implement own parser\n", "proba": 2.2979817515533796e-07} {"commit": "41ccf5bc1c214582785dfa09a4df9159bc3198bf", "message": "tracking last updated uuid after every 1000 entities\n", "proba": 1.2891764811229223e-07} {"commit": "7b4e8c2765135bba6525e0e5a9c624d40f9a4dab", "message": "expose the Ruby runtime that RuntimeSpringyContext uses\n", "proba": 9.263651463697897e-07} {"commit": "4124c3454e5cc2748252df95f6b8c407a7adfd1f", "message": "Change it so when there is no connection we don't bug them. Also change it to use http instead of https, as https requires certain certificate info by linux.\n", "proba": 1.0169574693463801e-07} {"commit": "3fe7f002f4c65c35b6e45a3b57f2b306faa70a9c", "message": "more work towards ordering border pixels\n", "proba": 1.1875317795784213e-07} {"commit": "f1a6c431de59867088e8d3ec13a7ea9634ae7b81", "message": "added device admin check\n", "proba": 1.720669331461977e-07} {"commit": "bf49ca0ab6cc630e64418249bd680b5eef190790", "message": "added initialize method in java class\n", "proba": 8.119822041408042e-07} {"commit": "f98c9c2ead11326ef62087dbc37001e10b5b6a69", "message": "Fix text pane word wrapping issue\n", "proba": 1.2370278454909567e-05} {"commit": "8f14583add61e6541359ef6ded491d71bfb7a744", "message": "Tom\n's comment suggestions\n", "proba": 4.600481418037816e-07} {"commit": "dd5aab181fbc255ad2a47774ed9c5ff57641f82a", "message": "Bump to 1.2.1.1-SNAPSHOT\n", "proba": 5.218204023549333e-06} {"commit": "caefd11d2c10d9752b8bdeedb8b7a58dfb88c034", "message": "Network offering upgrade is allowed for Isolated networks only\n", "proba": 1.1712646141859295e-07} {"commit": "44c9367622c2e40cc7ab6cc4afe57ee60b84fee9", "message": "no inflating menu for now\n", "proba": 1.3085868033613224e-07} {"commit": "e0cb0be62ddadbc198584faa2bce7bfb8c23c3cb", "message": "Addressing PR comment.\n", "proba": 1.2999271348235197e-07} {"commit": "e817682fbde558b67363008f74e701882ea9419f", "message": "fixed a bug with the check for a HTTP body on PUT\n\ngit-svn-id: 4a24f560d5bb049edaa12cbc2145b2f5ee41c6a2@41 f8528748-c2c0-11dd-ba5c-d3b7c2b3b534\n", "proba": 1.5153653293964453e-05} {"commit": "21163aef2769baca1cd7efdd77137a73b7c65e5f", "message": "Fix Javadoc documentation in order book reconstruction\n", "proba": 4.91109585709637e-06} {"commit": "d030f881ac93e67f55cbc3e78e216ab2f9f2dd57", "message": "\u0420\u0435\u0444\u0430\u043a\u0442\u043e\u0440\u0438\u043d\u0433\n", "proba": 7.471819003512792e-07} {"commit": "65a331b47c893e9d245091978e353277789bdd7b", "message": "UPDATE: test cases for bitLShift function\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14556 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 8.287760806524602e-07} {"commit": "50bed1b1d38ca5d37596ba28dc689189476c0cdd", "message": "Lecturing loop bug\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16274 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.907044169362052e-07} {"commit": "e9f8d1ddbdfe6bf9d4b4a9cb1fca8703febff742", "message": "am 2a46722f: Merge \"Feature request: Increasing advertise data size on non-connectable adv. When the advertisement is non-connectable, give back the bytes to the advertiser where the adv flags would have been. This increases the non-connectable advertisement\\'s adverti\nautomerge: fa90087\n\n* commit 'fa900872742252fd0b56760a3390cea38166adb9':\n Feature request: Increasing advertise data size on non-connectable adv. When the advertisement is non-connectable, give back the bytes to the advertiser where the adv flags would have been. This increases the non-connectable advertisement's advertise data from 24 to 27 bytes.\n", "proba": 1.2575630535138771e-05} {"commit": "b1bde765306c6b20504c146f61ac2fa621a9d13b", "message": "Commit LUCENE-3598 to not corrumpt Robert's work on Default*: Improve InfoStream class in trunk to be more consistent with logging-frameworks like slf4j/log4j/commons-logging\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1209059 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.205636171012884e-07} {"commit": "5d01a7faf09858553b25de3a535c7cd4544362ab", "message": "Fixed possible NPE. SMACK-229\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@8451 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.0001375288120470941} {"commit": "b2b6e0ecb57bf3913a319272a0301aaa88f382c7", "message": "Implements Player.Events#equals()\n\nIt's convenient for testing.\n\nPiperOrigin-RevId: 373280130\n", "proba": 5.593957439486985e-07} {"commit": "4354d79d6e7f9ebd47a50424b7e45843781d47ab", "message": "work for 2013.10.25\n", "proba": 2.8969481036256184e-07} {"commit": "8554a71f4f38eb3383f5f1f22bcdf3d4fac9e143", "message": "Tweak NullPointerException handling in StandardMediaPlayer.setDataSource()\n", "proba": 1.3031792889250937e-07} {"commit": "5f79081c9c14313d16ffeccf02da15bb4cbcb24d", "message": "add version support for qp from solrconfig\n\ngit-svn-id: a7589bdf32d3109d09c608e958800b42d79edc46@923544 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.564821386386029e-07} {"commit": "e674626198ef031c62d1c00c72d8067e2dac2520", "message": "delete UploadInfoElement\n", "proba": 7.526300009885745e-07} {"commit": "4b2d16561735a708274f9b5c6b99a52271ca3502", "message": "improvement constructor Cell(String header, String cellText, SearchType... searchTypes) in Cell\n", "proba": 2.1205441669280845e-07} {"commit": "8d0dfb861b1ebf3a101943dd413620c2e6ec4b8e", "message": "\u5904\u7406\u4e0d\u4ee5\u201chttp://\u201d\u6253\u5934\u7684URL\uff0c\u4e0d\u80fd\u8bbf\u95ee\u7684\u95ee\u9898\u3002\n", "proba": 1.0296400176912357e-07} {"commit": "1f0c470fc6ce0263629074ff7f8e811f664c4340", "message": "- open a file will now cause it to be loaded into the active editor.\n\ngit-svn-id: 4b275de4585e2da940029721766f264db74f3199@506 e74e62f3-1872-5a1b-a7a8-c7220c51b9cb\n", "proba": 3.0217454423109302e-06} {"commit": "c6e8d3ad56efc6f6d0626536199268a2c69523d0", "message": "Remove try...catch stupidity caused by copypaste\n\ngit-svn-id: 50b0c422a4e45306989420d5052835c941dc6296@4 d792475c-d26d-5892-9e01-79372957b29b\n", "proba": 5.387501005316153e-07} {"commit": "95dfbb8a4c6797d221163b36eba1c9e91191aa95", "message": "Refactoring\n\nin preparation for TestDoc conditional statement\n", "proba": 1.4823621086179628e-07} {"commit": "d84d323602a52f328564e5ee8fb1c03aebd3399f", "message": "Improve tracing\n", "proba": 1.0865833246498369e-05} {"commit": "4463a12c38a5d38d549fee21ebe5d4efef662aef", "message": "Lines authored by bjaeger\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0402322914160322e-07} {"commit": "0a585533b8a6c70232875773035d255d62f33de3", "message": "Lines authored by realpassy\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0357875623867585e-07} {"commit": "bf3e2864d391e290bf3731ab1d449ac80276dcdc", "message": "Lines authored by pelant\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0231639180346974e-07} {"commit": "03e7941d3182b1662522d6b4800d4e0b98150ffe", "message": "Review fixes\n\nSigned-off-by: Geoffroy Jamgotchian <28a090a669f177216c1617b0782e26ce58587575@rte-france.com>\n", "proba": 1.0709830178257107e-07} {"commit": "4ad3b70859814231d0dbbf91ad8ef1904737b423", "message": "- Found a bug in SURFM that degraded its performance was not caught by unit tests.\n", "proba": 9.990926486125318e-08} {"commit": "213494614e34ef4b3ca0f5c6f67e3728460569f8", "message": "set EnableCustomEmoji to true before testing. (fix #54)\n", "proba": 1.0703499242481485e-07} {"commit": "b33555f09d961762f7fee12cd7bd3a077544b2d1", "message": "close GoogleAPIClient when Service.onDestroy()\n", "proba": 2.7647354272630764e-07} {"commit": "d076d52a00c0a23344caa756a971b14c9c4192f8", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "df59a7eeacd76857acd8e7d55418cfef68c23844", "message": "feat: attach screenshot to failing step\n\nOnly on TakesScreenshot elements.\n", "proba": 1.0456670196390405e-07} {"commit": "86570dd8ebbedae93f813472e26b1b97db17f54a", "message": "jslawinski | | Improved demo servlet registration.\n", "proba": 1.0454396459635973e-07} {"commit": "ffaf26c382d4a0a6221ab1fd8d9b8777fb6d9c95", "message": "delete {/networked-food-production/src/main/java/net/foodproduction/Garden.java}", "proba": 5.374533316171437e-07} {"commit": "8c2d22e492d65aaeade152aac9f453636c639259", "message": "pick a free port when port is 0", "proba": 0.9996531009674072} {"commit": "1731d23da3eacefd3c113d65328bd25746261e7b", "message": "fixed NPE in TemplateEngineManagerImpl\n", "proba": 2.0479569684539456e-07} {"commit": "4ed0067b8848401bff502eb2a2d8139f95697a74", "message": "debugging\n", "proba": 2.4004323222470703e-06} {"commit": "13c4b8e320dd9e80b000a4da0ffeb11081af9504", "message": "#27: Fix visibility of constructor.\n", "proba": 1.1287136203463888e-07} {"commit": "0711ccd2825f9f4d91c826cf123fa6cb147f8eb0", "message": "Bug 2369 Another timing issue: testManagedServiceRegistrationDuplicatedTargets\n Some strange signaling, trying to increase the timeout again\n", "proba": 1.0686568430173793e-07} {"commit": "a56c70c13040d6242d0d22c89470ca19dcd948c6", "message": "Bugfix\n", "proba": 8.038198870963242e-07} {"commit": "b484cff7fde36730393699602f8f6c8bc1a62137", "message": "Refactoring.", "proba": 1.0347050647396827e-06} {"commit": "e813bb2575aa621287bcbc96f8657d3724684050", "message": "Change method name 'tiling' to 'setTiling'\n", "proba": 0.9989122152328491} {"commit": "d94fe70fb3f1715982ac8661782f4ce6f6f99381", "message": "Removed spurious print statement.\n", "proba": 3.780357644700416e-07} {"commit": "e3a7363a1579810d36d5782168ec31e1981283fb", "message": "ImageProvider can directly return Bitmaps if necessary\n", "proba": 1.4051719290364417e-06} {"commit": "d3603935690abff31d95458445c70902f7e5e485", "message": "Description was already in place, mistake has been fixed\nExpenseItemListTest is implemented will work this on from now\n", "proba": 1.0654472504256773e-07} {"commit": "ccf3e018136291fbc6ae5b80a7c7d6cfab37bab5", "message": "fixing phone number\n", "proba": 6.086885605327552e-06} {"commit": "12d64a035a38d5a149532423791b55034b101fa8", "message": "added a helper method for http://issues.ops4j.org/browse/PAXEXAM-51\n\ngit-svn-id: 070ecc4473286ce0b4c9049394c4f1c978cf6c1b@14905 9b982a3c-3ae5-0310-a4bc-d9a3335569bd\n", "proba": 6.331105169010698e-07} {"commit": "942fc3986c4d246f430ee417fecc584f24f3818c", "message": "extends AbstractActionFormFactory\n\n\nSVN-Revision: 3334\n", "proba": 1.2551056727261312e-07} {"commit": "c3deb9357790d59ecb16cc7e41b6353b4b8d31a7", "message": "lazy mapping changes in hbm files\n\n\nSVN-Revision: 11963\n", "proba": 1.3331498394109076e-07} {"commit": "6f8ec906c383117ecc0d42236336d164b68f54fa", "message": "Made changes for MSR functionality\n\n\nSVN-Revision: 14291\n", "proba": 1.1965238400080125e-07} {"commit": "283031443c2f02536eeb8f5100497b5cd98f355a", "message": "method getTreeViewData added\n\n\nSVN-Revision: 267\n", "proba": 1.4221288324733905e-07} {"commit": "f4faea9748efb8ec269a7765ebd678e0cee36d43", "message": "[git] IDEA-199498 Show hash of HEAD in the right panel title in conflict dialog\n\nGitOrigin-RevId: 0917065a040129148e542e7e2112620b2958ac8a", "proba": 2.6547203901827743e-07} {"commit": "a7f15a4cb3d348f8744cd4b3de06581ae895cda4", "message": "INTEGRATION: CWS changefileheader (1.6.62); FILE MERGED\n2008/03/28 15:57:35 rt 1.6.62.1: #i87441# Change license header to LPGL v3.\n", "proba": 9.977176773645624e-08} {"commit": "2ce1f6b30a560f8cf55845d80b0b25382e75dd59", "message": "KULRICE-4643: changing soap service name\n", "proba": 8.56017663863895e-07} {"commit": "2ffc44c8038cacc8513a45c0735ce8d046f2e0d1", "message": "Fix CodeNarc plugin\n\n+review REVIEW-5933\n", "proba": 1.1547576406201188e-07} {"commit": "ffa5f776c04ae4f99716e7e122d9a1c6eaf6dfe0", "message": "Fix rounding problem with displaying decimal 5 as hours and minutes\nduration.", "proba": 0.00014946723240427673} {"commit": "16247c62a1a0eef5d92836dc1a085fec5adec961", "message": "De-incubate plugin declaration methods\n", "proba": 2.729790367084206e-07} {"commit": "4afd65de4aed897124e7573b94fed8143436b49b", "message": "changed port from 8888 to default port 5550", "proba": 3.891490223395522e-07} {"commit": "08ac145796a47ec2c1fde83c5efee40a4f4afc0e", "message": "Refs #3123: Hide Delimiter checkboxes (rather than just disabling them) when importing Excel files. Some refactoring.\n", "proba": 9.990621663291677e-08} {"commit": "2bff9fff9482f0d8cbf20565a5e274b9a620ead9", "message": "Make sure we serialize type information before removing Java5isms.\n", "proba": 1.4503395107112738e-07} {"commit": "2bf21943851698a4273050ef94a0dd149a12ec0c", "message": "auto-close\n", "proba": 3.589347443266888e-06} {"commit": "1c03b2ee80ac2dd35b5ff1b52eb30155c64847d4", "message": "Update SP6_Q4.java", "proba": 1.1202904488527565e-06} {"commit": "608be54a58d4f4b94a23d37033877dfd0ce7b295", "message": "Improve test coverage of RdbmsOperation\n\nSee gh-28472\n", "proba": 1.1822389467397443e-07} {"commit": "235ad08980c6665476b7ba9524bf8ea67ca57265", "message": "Regenerated AllTests\n", "proba": 2.4614232074782194e-07} {"commit": "e3324b643eea8da3217026fc7cb8dc44c391009a", "message": "Just tidying up some warnings.\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@6892 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 5.821394006488845e-05} {"commit": "76267e3e6a1b97cccd5deaf709c0098a5a32e4ef", "message": "[Java]: Reduce sleep after warmup to 1 second.\n", "proba": 3.113869126991631e-07} {"commit": "9b6d1dc5039780cf68e891be43ae466611c25f5d", "message": "Remove hack for showing grouped nav drawer items\n", "proba": 1.3798553766264376e-07} {"commit": "954cc06b6fba069798fc66f45222069467444330", "message": "small proposal creation activity fix\n", "proba": 1.5645998985291953e-07} {"commit": "f7f349334c6bf73ae56c302a203dbb61311b1cf1", "message": "MWEBSTART-231 - transitive dependencies will not be resolved in multi module maven project\nwhen hitting a sibling dependency, then must mark his artifact as resolved\n", "proba": 1.2250598047103267e-07} {"commit": "cb4bcf7073e1e552cb1aa2aac9f46abd71f608d2", "message": "KFSMI-7861 getConditionallyReadOnlyPropertyNames() was not being overridden because the document parameter was the old KNS document and not the krad maint doc.\n", "proba": 1.000877887236129e-07} {"commit": "7b116fbd536ec06dde807d3f41003ef49ae84b4e", "message": "Update OutputManager.java", "proba": 1.5249534044414759e-06} {"commit": "b05cd42ae452a0b2813138d9c05f21f3a46d51f4", "message": "[Gatecoin] implemented @Override placeStopOrder\n", "proba": 1.6330744756487547e-07} {"commit": "3b9082638008366c2f598f96041f86342a40ee01", "message": "More compilation errors\n", "proba": 1.2145460459578317e-07} {"commit": "93c91b86be4422c97d3d9563222be7d6d67e03ce", "message": "more bulletproof exceptional cases test.\n", "proba": 1.2986731690034503e-07} {"commit": "99be8e3c0ffecb934a432d572f2d73f43344f4f1", "message": "adding proxo logging\n", "proba": 2.0083305685147934e-07} {"commit": "18074292ac3717b331ca06beb98ca51d7d680e12", "message": "Properly return exceptionally completed futures in differ.\n", "proba": 1.3503988327556726e-07} {"commit": "bb28b0904082f42a4dbdfffbb028f1bb163a1b2a", "message": "CreepersOnTheGo (Now COGS) have no gravity\n", "proba": 2.785324966225744e-07} {"commit": "4ff4caaff2241c79acc8805e1005fa9edc97c238", "message": "Make HeapRefDatabase thread safe\n\nSigned-off-by: Gabriel Roldan \n", "proba": 1.5098586914064072e-07} {"commit": "85fe93a8ac247f311dde2bf64c5ad00ba2388713", "message": "javadoc improvement for Terminals\n", "proba": 2.2594096549255482e-07} {"commit": "fa565bbeaeb74704acc81d78124af82ace695015", "message": "Temporary measure to track down a problem with source reuse (HTTP timeouts).\r\n\r\nSet\r\n-Dorg.apache.xmlgraphics.image.loader.impl.AbstractImageSessionContext.no-source-reuse=true\r\nto disable source reuse.\n\ngit-svn-id: c1447309447e562cc43d70ade9fe6c70ff9b4cec@653704 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9644337953650393e-05} {"commit": "f8cf0886c00c8157af9bb75c32a1531235d4feae", "message": "Extract commonly used template info into method\n", "proba": 1.9947779605899996e-07} {"commit": "4efc9732c3be6672f86162c3ceeb22fe2c512952", "message": "Maybe this will work.\n", "proba": 1.3826836209318571e-07} {"commit": "f67fe5be5d583343da083aa2ad7a2f0e37ccf2df", "message": "Added support for newest Optifine pre version f2\n", "proba": 1.254934431926813e-07} {"commit": "c9de2e653133ce35d0aa289a2949ea1c2a2ddf1c", "message": "added in empty implementations for List functions\n", "proba": 4.658280943203863e-07} {"commit": "6a87d89e771dc5483143d154f032163c71ea7529", "message": "Update src/main/java/com/esri/samples/geometry/convex_hull_list/ConvexHullListSample.java\n\nSetting up stackpane, mapview, buttons and checkbox.\n", "proba": 1.0417294049602788e-07} {"commit": "5f3e3adf2bdf701571208bba42a19a0f19dbea31", "message": "Fixed popup menus\n\n", "proba": 7.498474019485002e-07} {"commit": "1ce8e272480f5e363c69e6f6a8c4acb8af4027ac", "message": "update query", "proba": 2.192582905991003e-05} {"commit": "df96d846fe6196869a9f1afa1a8f3f951c3ab274", "message": "half fixed.\n", "proba": 1.8548354319136706e-07} {"commit": "01a3b0ec1fec901eb5f41f6d7cb98d8edc692827", "message": "Fixed cleanup when swarm service fails to start in time", "proba": 2.2296563884083298e-07} {"commit": "5c7e4482fdbc771709ed3aca98c9dc9b2446756c", "message": "Exception is not thrown by GridEngineXmlParser\n", "proba": 3.8700650861756003e-07} {"commit": "be873293ce57a6df57196f0ab237ca4a475fa1d9", "message": "Add task running test tool providing modules\n", "proba": 4.1082697066485707e-07} {"commit": "ae468565d4dccf0f5d8af7274470d1e0a4fb9a8b", "message": "Log more specific error message on scan failure\n\nOn occasion I noticed a \"Scan Failed\" in the logs. This improves the\nlogged error message to report the associated reason based on the error\ncode. If it's an error we don't know about it includes the error code in\nthe message for further research.\n", "proba": 2.5740200726431794e-07} {"commit": "cde6d48422b5c1fc440b0b9572b2bda03379b883", "message": "PrintStreamVisitor in common package\n", "proba": 1.6553845227917918e-07} {"commit": "37a9eb9337c873ec672437c8bc46be75a48d37d2", "message": "data descriptor is not supported for shrunk entries\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1552319 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.266993975463265e-07} {"commit": "2485ad936ef0f7223c661b2af7e13fd576fbf82b", "message": "Clean-up phase 5\n", "proba": 1.6303293648434192e-07} {"commit": "6a80b208569f3d32e39224690a126e52ce06ad14", "message": "we don't check for XZ or Brotli in the outputstream case either\n", "proba": 1.218279095382968e-07} {"commit": "99d74cec6b562053a3d3802b495a58b9f6871d9a", "message": "upd api parser", "proba": 1.17080503514444e-06} {"commit": "82790496a520c4f93026f9582222fd1ef0f9ee44", "message": "Added (de-)serialization.\n", "proba": 2.2724184134403913e-07} {"commit": "75688a719dd2ff1c7cfd5b5c352da311aade6d62", "message": "Allow 0 (use default) for backlog value\n", "proba": 3.5049393432018405e-07} {"commit": "b7866153378e54caa1f918a92b3216684700e1fb", "message": "Fix parser error handling\n", "proba": 5.154779501026496e-05} {"commit": "1bed1fe28b4a8a838776117b2def56f51d4d1fc7", "message": "add overall rate\n", "proba": 2.2061660274630412e-05} {"commit": "ad7a09774c40ede67701d0e015d6b0258bdf4b00", "message": "Update style\n", "proba": 6.069288929211325e-07} {"commit": "12d82afa7200474f5e2b87947df06f59d80d70ca", "message": "Add the first method to the todo api client\n", "proba": 5.4671409088769e-07} {"commit": "fe29385fe7b47caf98df97385db4ab9cb76b82ab", "message": "migrating mistake dialect", "proba": 2.2503229502035538e-06} {"commit": "c0c1f9b266ce0b741b3aecce03e671bbd52a554c", "message": "no commit message", "proba": 5.018686806579353e-06} {"commit": "4447253a52b6133df4834ee504e2ee324b51bcc6", "message": "Configuration must not implement Matcher interface", "proba": 2.158445226996264e-07} {"commit": "e167fa7d842e19d49f8635be287e8b02de64eca6", "message": "Recipes make a return\n", "proba": 1.4421814285014989e-06} {"commit": "a472586a7744393a7753bd811fd26fa72b2f85a7", "message": "properties for GroupMemberPidList added\n\nSigned-off-by: Wire82 ", "proba": 1.1039747960239765e-07} {"commit": "451a89fdeabac89a18c4ab4384cb2aadd5a29dc8", "message": "all the emails will now be displayed", "proba": 1.2617555000815628e-07} {"commit": "148b17fcd2d74e8dc390b7190a531cb59d780a4b", "message": "Use a lookup table for masks in CompactIntArray.\n", "proba": 1.1661209953217622e-07} {"commit": "020a30eed7ad25acc90842a25691ba78624d884e", "message": "Improve exception messages for instance graphs\n", "proba": 1.1809717079813709e-06} {"commit": "504ab0a46feaff3fd05f9ad5565a40768485ffd5", "message": "MOM-89 remove consecutive spaces, not critical for the search, but makes the content length estimation more accurate\n", "proba": 3.906471590653382e-07} {"commit": "63c9780f611ddc549ba60c09d0f51b089c435add", "message": "Fix bug in docker resolver\n", "proba": 3.7122877074580174e-06} {"commit": "0e53b7070e40cff3efaec7db0d16278754a4b253", "message": "\u0420\u0430\u0431\u043e\u0442\u0430 \u043d\u0430\u0434 \u0443\u0432\u0435\u0434\u043e\u043c\u043b\u0435\u043d\u0438\u044f\u043c\u0438 \u043e\u0431 \u043e\u043a\u043e\u043d\u0447\u0430\u043d\u0438\u0438\n", "proba": 5.872388442185184e-07} {"commit": "3269788ebc4d19d8d2e1de4ef7c1408416d5499a", "message": "Improve error reporting in Lock/Unlock messages. It now outputs the error\nmessage that is created by the client adapter, which includes more info such\nas the user that holds the lock on the file.\n", "proba": 1.0153216578601132e-07} {"commit": "da8d25f0aafa8a958c7389e0f483c33a9bf5843b", "message": "Added User Agent to request. fixes ORG-1623", "proba": 2.115220070209034e-07} {"commit": "945dcae9c05d5522fe2fd2cf22f7f5698e9bddb1", "message": "Calling ec2metadata seems to be causing issues on some machines. Changes detection to just work by detecting if it's there.", "proba": 1.0164843189386374e-07} {"commit": "2a70ff8622a6e75436f61cc602c707df1350bfa8", "message": "CheckBox Methods\n", "proba": 5.127907911628427e-07} {"commit": "1717388b8d0792373ec5f31ce21cea1cfada8db7", "message": "\u2398ConfigWindowFactory to use default pod list.", "proba": 1.0972383535090557e-07} {"commit": "94310ba9cc51c9c03b67d4cca21cd3c28b7a3768", "message": "Fix (non-local IP address) ZAP API loop\n\nCheck if the requested address belongs to any of the network interfaces\nwhen checking if it is recursive, that is, a request to ZAP itself,\npreventing a request loop when the IP address is non-local.\n\nAdd the check to method ProxyThread.isRecursive(HttpRequestHeader) and\nrefactor, to reduce code complexity, by extracting simpler methods.\n\nFix #2318 - ZAP Error [java.net.SocketTimeoutException]: Read timed out\nwhen running on AWS EC2 instance\n", "proba": 8.712023372936528e-06} {"commit": "9df7700642e67f4e2e54d7273ec8597d8a1eaf6b", "message": "remove adjust from certain calibration modes as it can result in funny looking data\n", "proba": 1.5895828653356148e-07} {"commit": "fd4d856ff5ee53092354b4660ed53ea8ae56e4ff", "message": "Fix guideline resource loading bug.\n", "proba": 1.4135979142793076e-07} {"commit": "2f677077f49d3f551b16443631ff6343cd9c937f", "message": "DIsplay auto aperture value as an empty string\n\n", "proba": 2.687678943402716e-06} {"commit": "8179b6fec7790754b958dc2b8f7700ec3f8e76ca", "message": "bugfix pretty period print\n", "proba": 2.9219756925158435e-07} {"commit": "b91d20e4a75c21c80a3503ae082471731c3eb541", "message": "Clarify role of token listener service\n", "proba": 2.275596489198506e-05} {"commit": "28e00a3dbf193e847a7591f21ca01806bb3c883e", "message": "Fix order\n", "proba": 0.00023224907636176795} {"commit": "d73edcb276de8ccdf315457191d64f85368df00f", "message": "Display \"no upcoming events\"\n", "proba": 4.7029809024934366e-07} {"commit": "6f26621d536c05e811cc1f36ffb59f69c1259a23", "message": "minor bug fixes of emptying product list for seller\n", "proba": 1.3490164008089778e-07} {"commit": "fa67be09b6f0335ffea96c8b612d3fdae7a431b1", "message": "Fix lint error\n", "proba": 3.4964185033459216e-05} {"commit": "d226759a0e5e534774aad4257845cfbf237d447f", "message": "bug fix: select all and upload display error\n", "proba": 1.9143786289532727e-07} {"commit": "e53bb93a9343e5949da1d1ec55db36e6f66d1aa1", "message": "Code improvements\n", "proba": 4.937733706356084e-07} {"commit": "cc7045e73d0f51c72c676ce55c8b5dd59d53ffec", "message": "AndroidHelper: API-20 API-21\n", "proba": 3.5521275094652083e-06} {"commit": "b73c4c96a1d1347416d994fb0d30eeb210d9c3b3", "message": "add comment\n", "proba": 2.718556686431839e-07} {"commit": "ca412f69a60c6ec79e8490ded9a108411843aaaa", "message": "\u4fee\u590d\u8bdd\u9898\u56de\u590d\u4e0d\u80fd\u53d1\u9001\u7a7a\u6587\u672c\n", "proba": 4.452446944469557e-07} {"commit": "b365094402ea458646af17384fd330e7bfdd9550", "message": "Finally completed the tests for the query-based repository access\n", "proba": 1.8024547898676246e-07} {"commit": "7f41fe9ba616157eb67f0e1c9ff6f2465e36b4c6", "message": "Implemented requested changes from review\n", "proba": 1.332537067355588e-07} {"commit": "8c9f972b0de61fc818983a69c7aded0887017db6", "message": "Ignoring failng test for now\n", "proba": 1.2975169738638215e-07} {"commit": "dd4f04fc7981426eb4601ad1c562f07d8356925e", "message": "create target dir\n", "proba": 1.2738762052322272e-05} {"commit": "1cd5620903d49371e0e0e2d80ef0cea79ab01a33", "message": "Clean up\n", "proba": 1.531641828478314e-06} {"commit": "36ba1d47cad82d627e1c606ef8a9c044505e69cf", "message": "IMCMS-255 - Upgrade server side to work with new client:\n- Cleanup.\n", "proba": 1.0354458623851315e-07} {"commit": "038abc788b46c6e3372e9beb68c4f2de64766284", "message": "fuzzy_match support P-I\n", "proba": 6.169753987705917e-07} {"commit": "78c4b0f865100d29b47cfc9a5f6acf07e8fd83ec", "message": "Sort test members.\n", "proba": 1.9699199071965268e-07} {"commit": "1d5bd325e440d54269d74f9976128038b44bacf6", "message": "Adds a test for calculating probability pre-flop.\n\nGiven off-suit Two-Seven, what\u2019s the probability\nof getting a pair?\n\nI don\u2019t know the exact figure, but it should\ndefinitely be between 0 and 1.\n\nAt very least, this gives some confidence that\na \u201cbrute-force\u201d attack won\u2019t take more than a few\nseconds even 0 community cards have been dealt.", "proba": 2.4477407123413286e-07} {"commit": "0b40888c0db31b83792f8f39fc7f79c99bcc69c0", "message": "Use a simpler way to obtain a URL in a test case.\n\nThe old FileLocatorUtils.locate() method has become obsolete, so all references\nto it have to be removed.\n\ngit-svn-id: 0d31da9e303333003508381311333cf78a25d41b@1527232 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0023001222871243954} {"commit": "798a0f6d67818b4f8911254c2813bf85058d4028", "message": "remove unnecessary method\n", "proba": 0.001775110955350101} {"commit": "69873133c7cb4c7adf86ba7df57338524d010a32", "message": "Added test\n", "proba": 1.486348395474124e-07} {"commit": "3c2eaa9286d7675e213b69dd8550a14ec161ff5a", "message": "javadoc", "proba": 1.0498242772882804e-06} {"commit": "5f3bfa100e7dcc26d291905fc2c2bf58630e3025", "message": "MatchersTest numeric literals (#1022)\n\nUse numeric literals, which are more elegant, instead of casting int\r\nliterals to other primitive types.", "proba": 1.0171397946123761e-07} {"commit": "be84e168642760265fc54e1a09386d5926bcf06f", "message": "Fix ManifestMergerAction test case on windows\n\n`manifest.toString().replaceFirst(\"^/\", \"\")` silently fails on windows machines causing `removePermissions` to write to the original test file. This pull request creates a new temp file that `removePermissions` can write the modified manifest to.\n\nPulling this change out of another PR so that it's easier to merge. Original PR here https://github.com/bazelbuild/bazel/pull/13445/files#r631575251\n\nCloses #13760.\n\nPiperOrigin-RevId: 438643774\n", "proba": 1.5517949805143871e-06} {"commit": "870c1cd5bb81f1557291fa7553217e59f1c26f32", "message": "Move StringBuilder inside of null check so the method doesn't return an empty string when there is no error available.\n", "proba": 1.1595238191830504e-07} {"commit": "0ccb1b0a281482878b9137d5f1fc274fe73ce10f", "message": "Call resolver bug fix: when resolving an invokespecial where the actual type of\nthe receiver is AnySubtypeOf t, the call resolver would just attempt to resolve\nthe call as if the receiver had actual type t. If t was not a subtype of the\nclass in which the target method was declared, it would get filtered out by\nthe hierarchy, and no targets would be resolved.\n\nThe fix is to ignore the actual type of the receiver when resolving\ninvokespecials, since they do not depend on the receiver, and, in particular,\nnot filter it out if it is not a subtype of the class in which the target\nmethod was declared.\n\n\n", "proba": 1.749427951835969e-06} {"commit": "db496cc9056fbb95a5fadaa9cf665e4ff4997ccc", "message": "Removing an unused import.", "proba": 1.3618391392355989e-07} {"commit": "61c69cbfa61b041fb736562ca465b59592469d7e", "message": "added new constructor that accepts a String[] path specification instead of a URI string\n\n", "proba": 7.971265176820452e-07} {"commit": "82ca47a75fdb9bb360806872b611d1f411691597", "message": "cleanup: annotate magic constants\n\nGitOrigin-RevId: e1a7e510c58e19c70bf5d3c9dc9d4b5a4d285d84", "proba": 9.670083272794727e-06} {"commit": "3393c49101e8e525fc5552f5f4fde2e7bc0b614b", "message": "add testcase\n", "proba": 2.2016933144186623e-05} {"commit": "bfa0540a29cc6353e8bc6bd3b5a0224b6b9fa6b7", "message": "Fixed column ordering\n", "proba": 6.337152171909111e-07} {"commit": "cde0a905d250c901fd2540e84d55dc1567dddcf9", "message": "Fix execution of file-level actions in Alt-Enter menu (IDEA-215945)\n\nGitOrigin-RevId: 7ed1aeed4e6e3b7379568c2c00d42dd7b388e426\n", "proba": 9.704542753752321e-05} {"commit": "e5ce5e0092d503e2b04bef367c59580f33221e5d", "message": "Use booleans directly instead of iterating over an array\n\ngit-svn-id: 89dde08772e8bf23e1f06e036eef0c1fe886f791@1507602 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.005517135839909315} {"commit": "03e6031a8755f57234827bb06bfab50ddafabdbe", "message": "Removes unused files\n", "proba": 1.2372699984553037e-06} {"commit": "b3c8ec5749686e860e618a360ce319c4435c0745", "message": "#1153 The explorer tree now only rebuilds synchronously\n", "proba": 1.2473768151721742e-07} {"commit": "e1c5aabd9d17592421f377aea0fd34820ed31a52", "message": "Checkstyle Class Data Abstraction Coupling\n", "proba": 2.625063473260525e-07} {"commit": "c7ea8fe433e3706aebff40e158350a758c7cabba", "message": "Removed warning when pre-compilation of stubs failed.\n", "proba": 1.1231193752792024e-07} {"commit": "2b0ef7a83690cf2ee43d84403239bcfd306dca42", "message": "correct URL of third-party plugin helpset (IDEA-86315)\n", "proba": 1.1023315238389841e-07} {"commit": "aac5f915c6ec6e0dd86a281f48ef414220770861", "message": "clarence: add more author tags to tc's\n", "proba": 1.2361455503651086e-07} {"commit": "7b4e783a82656a5393fbad8ef31c74a49c08298f", "message": "Fix RCP-193, but keep the changs to a minimum. getDialog() now constructs that dialog\ncontrol if it has not already been created. Also, removed unused imports.\n\ngit-svn-id: 789609e278efc0cd74c84a9bb7abaca0738de801@1125 817809c7-9d0e-0410-b92d-a7ac8b8adc13\n", "proba": 1.1776393193940748e-06} {"commit": "7ec4bbf5076d2b869cd44bb16ce26bae7be219c7", "message": "\u6d4b\u8bd5\u72b6\u6001\u680f\u6ed1\u52a8\u8fd4\u56de\u51b2\u7a81\n", "proba": 2.7384339773561805e-07} {"commit": "ce7efc2989d43aa253123f1ecee7469de74cac6c", "message": "[platform] extracting a couple of components of `OSAgnosticPathUtil#isAbsolute`\n\nGitOrigin-RevId: 2939918a5f59d9390194b3fa9561089c2a302b08", "proba": 2.070485152216861e-06} {"commit": "d70249c787dc6758c11106ad79b85ef96f1427ff", "message": "\u041f\u043e\u0434\u0434\u0435\u0440\u043a\u0430 \u043f\u0430\u0440\u0441\u0438\u043b\u043a\u0438 HTMLParse\n", "proba": 5.954555035714293e-07} {"commit": "df02fe8013a67894cde94f6c35d710ea4bcb90f5", "message": "Fixed javadoc", "proba": 5.408143692875456e-07} {"commit": "2d26b09f5c1637857ef309ca58a9126ec44b6008", "message": "Optimize image copy loop and correct swapped R and B values.\nChange: 138126747\n", "proba": 2.7190151740796864e-05} {"commit": "396121a01b8770095366468f06fcfe56334c3386", "message": "Wait wait for icq events. Delete item event came after 30 seconds. Try to wait for so long.\n\n", "proba": 1.311670416725974e-07} {"commit": "7692faea02398500c77131a5330150e568db33d5", "message": "Add some debug logs to help find out why ImportInsertP receives different parameters. (#5035)\n\nChange-Id: I8273837d0eaebfcc23e146d0f1a365206e6a75a1", "proba": 2.6451727990206564e-06} {"commit": "891d12ef582afdd12a9c4ae9ed9373e089559cfe", "message": "txnid2 selfcheck: fix query failing due to ambiguous reference\n", "proba": 3.759504920708423e-07} {"commit": "08a28ffcf6979835001fbca2a027f4b984f6f047", "message": "Simplification\n", "proba": 6.167594983708113e-05} {"commit": "c5c3544bbb211f5ed828c6c8ebd93ea3dfeb80f4", "message": "shorten references (IDEADEV-32007)", "proba": 1.2053070008732902e-07} {"commit": "af3cae01eea9e566a842ae2d6a1f49a6fe8f3869", "message": "A one more TODO comments for Ah Fu\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@8929 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.7055766932116967e-07} {"commit": "23eb923e98ac1ee079834334d39a668f5bf231a3", "message": "TIKA-947: AbstractMetadataHandler addMetadata Does not Check Property.isMultiValuePermitted\n - Added check for isMultiValuePermitted, if false call metadata.set instead of metadata.add\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1356406 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.83129371736868e-07} {"commit": "cbaa00d848fc767d1a048041405631f18d832d9a", "message": "Fix unit test now that parameters are returned in the order they are received.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1525880 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.007749597192742e-05} {"commit": "1c00875d385f4ac8be86e1538d92d6bb89f69c5f", "message": "move markdown bundle\n\nGitOrigin-RevId: 1c30ab881b2166ad832f3c67610a6c8da70d0b86", "proba": 3.201728986823582e-06} {"commit": "5fe0209f5282dabe33abe64bae3547e7fbc73e32", "message": "string array cast fix\n", "proba": 2.8967790512979263e-06} {"commit": "d134d24e9a2b9b52c20d789069c01a5cb227cdf1", "message": "If playback blows up, throw the unwrapped exception\n", "proba": 7.40347729788482e-07} {"commit": "51206afccae01ad4fa16a41fd904a255fe4c79b3", "message": "PoC on ranged date query agaisnt app counters\n", "proba": 2.96193320536986e-07} {"commit": "3aeb1172090ecc52e86c2af7e49907b7ff8fcc5a", "message": "Added doc regarding STS-713\n\ngit-svn-id: cf2b8e13e5fd585456580429c3991d4364a2cb88@1154 d471f07e-d8fc-0310-a67b-dd4c8ff0e7cd\n", "proba": 2.409679495940509e-07} {"commit": "6cdc9491a7b90119aa0a6f36b16ffd69942ff06a", "message": "fix a bug\n\n", "proba": 1.6163130567292683e-05} {"commit": "751cc87946d9d686f4d3e036c89e2eb1cbf7a07d", "message": "\u4fee\u590d\u8fc7\u6ee4\u5668\u8bf7\u6c42\u8def\u5f84\u5f02\u5e38\u65f6\uff0c\u672a\u80fd\u6b63\u786e\u663e\u793a\u5b8c\u6574\u8def\u5f84\u7684\u95ee\u9898\n", "proba": 1.4719671526108868e-07} {"commit": "ecbc23631d4c209c1a03d32c759aa31a292bc2cc", "message": "Add Abstract implementation of Response\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1173014 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5674791004348663e-07} {"commit": "08c522cd564d84cd95c8ab9e32b5f62272cf3f55", "message": "UP-4459: Reformatting JsonEntityBean in preparation for edit\n", "proba": 1.038252150920016e-07} {"commit": "2151eb8db40600ccf3a624eff9a4b61bc8abf07a", "message": "Guarantee queries 1MB of memory per node before blocking\n\nThis allows trivial queries to run even when the node is \"out of\nmemory\"\n", "proba": 1.0595034893867705e-07} {"commit": "53c7c0bdcfee89e4ca712a8ce11410461a40d141", "message": "Refactored the code, and added unit test case.", "proba": 1.1937747501633567e-07} {"commit": "da4d7279babb3351fdeeaef5c71891c9a84ef982", "message": "ploop\n", "proba": 5.4645579439238645e-06} {"commit": "588f0513c3a3fd7e282496cee590c9b8f264be10", "message": "Respect summarize parameter when DELETE'ing task\n\nA heap dump of the coordinator shows that in a busy cluster these\nobjects can take up more than half of the heap, and they scale both with\nthe complexity of the query and size of the cluster\n", "proba": 0.0013298987178131938} {"commit": "29705d969379d77d74647bc338fd1c20927b8150", "message": "Add utility methods to ExtensionType\n\n- also, token_binding is out of draft (RFC 8472)", "proba": 1.0440049891258241e-07} {"commit": "429822ae82e43b429b5a55481f303a1eaf56de9d", "message": "merging issue33ThrowMirrorException\n", "proba": 2.6741233227767225e-07} {"commit": "241f228a3bcd7d31a20162155b1ab4f73df64b58", "message": "Yet another increase in the sophistication of the label test program\nbecause it seems I'm going to spend half of the rest of my life debugging\nthe fucking label code.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@937 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 8.334975973411929e-06} {"commit": "ec23357a572798bb948fb75535a54669a4f39215", "message": "Don't log interruption here, as it happens and it's ok (EA-36726).\n", "proba": 1.0774000003266337e-07} {"commit": "52cc0b4a76e465c475be26018f05a953733e24df", "message": "fixed issue in Property Class generation\n", "proba": 1.6599246066562046e-07} {"commit": "8e54d6171f3e193dd127fdc500938c012c0135ad", "message": "Marked util class for ignore\n", "proba": 2.329435346837272e-07} {"commit": "9a50d71c35b1bbcf2698ed475d7e85ce781e86a7", "message": "String helper\n", "proba": 3.280729515608982e-06} {"commit": "e4c45b71355005eee62e04bfe51eabf35ee4b43f", "message": "FARRAGO - Added a TODO\n\n[git-p4: depot-paths = \"//open/lu/dev/\": change = 10211]\n", "proba": 1.1458303106337553e-07} {"commit": "2c35fed654857510f5cc4878ee67b601ab6ea059", "message": "Add blinking colons on interactive mode\n", "proba": 3.812668012415088e-07} {"commit": "f7ba4c95638b28258eb0d18a213d3fa6c674d4e0", "message": "bugifx.\n", "proba": 2.8793616024813673e-07} {"commit": "fa7ba78e3337ccf64873dbc9947327e621aeb655", "message": "Single whitespace change.\n", "proba": 8.778649771556957e-07} {"commit": "bfc199a8b3f5324c2fb66f417d5693fd0963cf4b", "message": "Use a more clean pattern for putIfAbsent (#827)\n\nSigned-off-by: Bogdan Cristian Drutu <3f8e17047c2434e5c82a61403e56b9ef3e226d99@gmail.com>", "proba": 1.1628571172650481e-07} {"commit": "f3016c522d75535032f78f16eef9e15c691bea17", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "5975a516a809f344af78e806448dd5f89a6aca06", "message": "Fix wrong method usage\n", "proba": 0.6773456931114197} {"commit": "29b51bab83bac7ccfb7be4a7097064f7c2d7cf88", "message": "Fix deprecated Javadoc reference\n", "proba": 7.274327344930498e-06} {"commit": "0b1202866fef1bffdba396f59c5dc2c56a2244fc", "message": "Add changeRating function to server\n\nIssue #5\n", "proba": 1.9016921726233704e-07} {"commit": "6820f4b1a6f79308ca01558b38bac17a5cb495a1", "message": "add documentation\n\nIssue #2\n", "proba": 1.3109550422996108e-07} {"commit": "97891696bb9835f3d23b2f207f09789fe136c489", "message": "[Add] added bookfacade tests\n", "proba": 1.4926213509625086e-07} {"commit": "89aa59169dd2510a300a2adb64e427ed0e20bdea", "message": "undo file change", "proba": 1.0065338074127794e-06} {"commit": "f1307836a62d0bc586d3569003c588779da09431", "message": "KARAF-2795 Improved javadoc for @Option\n", "proba": 1.1867291505041067e-07} {"commit": "dc070b4ab89edb1116679777d08bf1d128a9d7f1", "message": "SOLR-3755: Do not create core on split action, use 'targetCore' param instead\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1447516 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.310735453647794e-06} {"commit": "f0764dbb5411fabd168a643aec0f4ee5a8e6a1c0", "message": "SOLR-14561: Fix failing @Nightly test\n", "proba": 6.233816748135723e-06} {"commit": "61c6ee3ce8c8b81ff5a5a87b3b6b0111ce21e344", "message": "SOLR-5914: Fix missing close on Reader\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1582549 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.704821185441688e-05} {"commit": "3435f2c5e0f3f86ec1d7e9e51a1e270f137de02c", "message": "SOLR-4124: change copyDirectory call to apache util\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1420248 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.258308525910252e-07} {"commit": "0e19443c85066a26468c3b5cdd0a316783c1b9ed", "message": "Icons\n\n", "proba": 1.84406746939203e-06} {"commit": "8fd8e551b1ea82965e13e9154abe4095386771b3", "message": "Minor usability improvements for new commit dialog.\n", "proba": 1.0939116634745005e-07} {"commit": "cd0442eb3e1f81ffcb039d06479698eeee26501c", "message": "tests: Fix flaky testBatchOperationStatsTableFailure\n\nThe test uses the Statement.addBatch API, but there are 3 different\nstatements so it cannot be executed as bulk. This can cause a different\nbehaviour in the response: Sometimes the whole request fails, sometimes\nthe request succeeds but the response contains a 0 row-count indicating\na failure.\n", "proba": 7.92630307842046e-05} {"commit": "4365f04e0bda5a92df682a57552d46cca83cddf4", "message": "Fixed FELIX-3405 NPE in Web Console\nhttps://issues.apache.org/jira/browse/FELIX-3405\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1306203 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.16134889494424e-07} {"commit": "17c72624e7ca543b8f370d794e77522af0e81f2d", "message": "Action should return true if successfull\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@733654 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999992847442627} {"commit": "44228feb2f433f7b441375257595fb2680305c16", "message": "Fix SOS functionality\n", "proba": 6.143318842077861e-06} {"commit": "edba91953e310c53188f3c95eccf7c4e2582ca91", "message": "Fixed CS issue\n", "proba": 3.4092420264641987e-07} {"commit": "0ecdcb0a8fd38664e6cbc1342f76d4184d71890c", "message": "add two unit tests into AllTest.java\n", "proba": 9.078171387955081e-07} {"commit": "c2c8c4582140ad7fee2014c07b8b757f4d004135", "message": "Fix stupidity", "proba": 0.0030410457402467728} {"commit": "14e9be1db2b6b7a44a95b086f39fa6512eb35127", "message": "Ability to authenticate\n", "proba": 1.3735849506701925e-06} {"commit": "2ed29f14413e4928c05302d7d2a6a8ab8c411acf", "message": "KULPURAP_3857 : removed reference to Copyright (c) 2004, 2005\n", "proba": 1.04101829379033e-07} {"commit": "559b69e02180b4288d73a0ec316dcdde09b021dc", "message": "KFSMI-11503 override canCopy to return false\n", "proba": 6.01841065872577e-06} {"commit": "9844eabc25667f8f28e8b3d108d5aa1c279244bf", "message": "\u6d88\u3057\u5fd8\u308c\u3066\u304a\u3063\u305f\u308f\n", "proba": 1.6720071016607108e-06} {"commit": "2aabd7c1e95b7202d29757878232139be622ce62", "message": "[acx] implemented @Override placeStopOrder\n", "proba": 1.9709251830590802e-07} {"commit": "9e7e65de77b8433d387b38b59740143210a7b530", "message": "Fix NPE on exchange init\n", "proba": 1.1994959550065687e-06} {"commit": "385c15792d4f650e69492ff80e24093d458abc53", "message": "OF-2320: Restore ability to obtain MUC vcard\n\nWith the changes of OF-2289, the mutex value was expected to be a username. For MUC rooms, a bare JID is used. Using that as the node-part for a new JID causes problems.\n", "proba": 9.99180258531851e-08} {"commit": "fe017666d73f09c4eb4b4e4a3561f26995978655", "message": "[cleanup] Apply codestyle\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@14272 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 6.348923875520995e-07} {"commit": "16637edbf41c4bc9ffa8b202c44182a2d27217f5", "message": "[Wen Hao] - refactor.\n", "proba": 1.3211487726039195e-07} {"commit": "76dc730fb0860838380bac53d673689bde1c4d78", "message": "fix error test in chapter_002\n", "proba": 1.5690018528857763e-07} {"commit": "63ab2753e9e7f9fc0fde3dce235cb509fef45a4c", "message": "Removed some unnecessary comments\n", "proba": 2.0440661785414704e-07} {"commit": "5bc08250d469a55a2ce22270351b55155cd99029", "message": "3. Slf4j - \u0432\u044b\u0432\u043e\u0434 \u043f\u0435\u0440\u0435\u043c\u0435\u043d\u043d\u044b\u0445. [#268852]\n", "proba": 1.1215202988523743e-07} {"commit": "dbc99284ff8679170f18f8dab301fc53e5608f46", "message": "refactor(YoutubeFinder): use Option and functional pattern to simplify code\n", "proba": 2.9385302013906767e-07} {"commit": "826a5d8f4480f53b6050619c313d652c49e3995f", "message": "add call to webView.stopLoading\n", "proba": 8.140415275192936e-07} {"commit": "ce2ef8f309724158149e7deffb803aefe6dc35fd", "message": "fixes #623 make the getDefaultXnioSsl public from Http2Client as light-router needs it (#624)\n\n", "proba": 1.0387611837359145e-07} {"commit": "fae9c5e10d0daa2e2646c7de17f4896585169ff1", "message": "make it safe", "proba": 0.0003175880992785096} {"commit": "a44dff0f0e95feba2c975a5ce111b47d3bdbe2a2", "message": "Tweaked dimension calculation for multi-channel ImageJ TIFFs.\n\n", "proba": 1.0519604387582149e-07} {"commit": "179b9493078fcc6048783ed9b1cf6406941ec04d", "message": "Add helper methods for creating sets of TokenTypes\n", "proba": 2.7970105520580546e-07} {"commit": "bdc2c2d2a117df075cd10cc3a3c34138562f6604", "message": "testing\n", "proba": 1.6199514902837109e-06} {"commit": "2187091bccb429667904b88c0aa418ded7afb46e", "message": "Minor cleanup to refactoring test cases to use 'lines'\n\nPiperOrigin-RevId: 389906571\n", "proba": 1.3089037054214714e-07} {"commit": "e3b9e96592e90c64980c82218aac44223db92bcf", "message": "Update HTableClient.java", "proba": 6.218386374712281e-07} {"commit": "a2bcb71e9c4fae855e3b6ad40db5e8dafe5d0108", "message": "implement IGenericsSerializable\n", "proba": 4.073876334587112e-05} {"commit": "746f34feb3f91c31b6115d02e3ab4e7b4804b3ba", "message": "now we use image directly\n", "proba": 1.1428868873508691e-07} {"commit": "6fdad4fb399abed532f58af933296ae7cce3f670", "message": "ButtonDialog add constructor for ContentTable\n", "proba": 2.806983161462995e-07} {"commit": "e931aeaa8d6141d0801dfa7084d09cc8cfbd412d", "message": "update proposals for removal of \"object builder\" syntax", "proba": 3.825692544978665e-07} {"commit": "0320e7742f911cd4c45631c161ed759ffb141124", "message": "Added CallIOException tests.\n", "proba": 1.1610508465764724e-07} {"commit": "86c62c13331a9d76627a14b9f861e061d3188957", "message": "Revert WalletService change (accessor breaks build)\n\nThe accessor added in commit e2bd89f broke the build, and was not\nused as originally intended -- by CoreWalletsService -- because the\nthe api's wallet methods need addresses from the wallet, not just\na valid address.\n", "proba": 1.7438799204683164e-07} {"commit": "6f6c600e75144b971102a6a4711262ecbdaf3b9d", "message": "Fix for the build. IntelliJ kept telling me the cast from 'long' to 'Object' was redundant! Anyway, auto-boxing doesn't work with 1.4, so have to change it anyway.\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@7229 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 6.400002803275129e-06} {"commit": "007ffbdaba4eaff06331641c9710f8c438d7b0e6", "message": "Fix issue #175 using a hack for recursive context processing", "proba": 1.5522655871791358e-07} {"commit": "d8940b3320ea6904451783f1358fc35145055fed", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "a4f0f8f7002c3964e2b68987ebccb7daf0639693", "message": "Clean up suppression filter.\n", "proba": 1.3542988597237127e-07} {"commit": "89f599276ab2d6f7558746b50d1c88a06047d3ee", "message": "Unblocked digest authorization\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@39 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.2773506568919402e-05} {"commit": "a18d519452215b37133c17d894a2e84bca348f01", "message": "bugfixing labels\n", "proba": 4.5853875008106115e-07} {"commit": "e5d5b604de77b73ca09da8dcc3eca1f8e55f6d88", "message": "Only create account if it doesn't exist...\n\nThere can only be one account per device of this type (kludge limitation).\nAlso, default synch-enable to True, though it will fail out until the user enables settings\n", "proba": 7.688412324569072e-07} {"commit": "621756cf882e053964abd65ab54badf20882fed5", "message": "getDerivedValue should throw exception if no derived value\n", "proba": 1.1649653970380314e-06} {"commit": "1c153aeb5438d7b7a8e601ae4d39c2db1382854c", "message": "Further fixes to bug 1986.\n", "proba": 1.0367501346308927e-07} {"commit": "b4114c6d57b13374131f72a3be754b0f4a958373", "message": "use Boolean for compileOnSave. See\nhttps://github.com/angelozerr/typescript.java/issues/147", "proba": 1.9473019108318113e-07} {"commit": "df4c7d3f7538cd3c7c5cea3c0cc0cf2a07420cb4", "message": "fixed a bug", "proba": 7.352198849730485e-07} {"commit": "b7ecc79d5da35ff45e1c3fa62f1996b3894ad153", "message": "A commit battle with no conflicts... resolving to my edit.\n", "proba": 1.0459542210128348e-07} {"commit": "9b95dcfa7bd4f83313684c40e118e5df83ca5868", "message": "fix bug in audit trail - we were getting 'detached' events.\n", "proba": 1.0724241406023793e-07} {"commit": "13b426df95d9a4a90d3e082f175a4711694dace0", "message": "handle NPE\n", "proba": 1.6416374819527846e-06} {"commit": "2f5218410c455482f5e9e29a33c2c52cfc9956cb", "message": "- Fixed tree collapse bug\n", "proba": 1.2777175584233191e-07} {"commit": "1b8645f8d16a15fd7f5e39f304a552e6a9b66bc4", "message": "Javadoc, formatting.\n\n\ngit-svn-id: ba027325f5cbd8d0def94cfab53a7170165593ea@141327 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9995684027671814} {"commit": "a37cf665a1cfb97b2c3a9798a4b6ae2915dbc016", "message": "Fix usage of java 11 API\n", "proba": 0.0045884461142122746} {"commit": "344c46fe992f038a2457aa70665854277db95c6e", "message": "2015-01-18: rrink; CHG: moved script engine initialisation to initialize()\n", "proba": 1.28850047076412e-07} {"commit": "c36cc7a0eda67c355cafcfcfd75bd2a95cbd0fb6", "message": "Supporting nonbin malus/bonus in progressview\n", "proba": 1.2049380870848836e-07} {"commit": "28baae76f587a057ae5add14c6d65e7c020a7dd2", "message": "Tweak on disk layout so each schema has its own version", "proba": 2.887787502459105e-07} {"commit": "c97f93ae18e9b9b5861e61c53edafffd54856aed", "message": "APC-2225\nFix Redmine#3015 NPE (merged from v2.35.2)\n\ngit-svn-id: a6571597954494654385eb5e6693f686f629ea20@855 bee1aa47-a06f-436c-a2f2-6a1efea3c100\n", "proba": 7.564480597466172e-07} {"commit": "8777792ee0d51506fe20a85f2714bc38b610aa24", "message": "Multi-Tool is unable to break blocks when it does not have power\n", "proba": 6.315564746728342e-07} {"commit": "af0159b423b3d18fa2f3e31ee8a4b041140bf36c", "message": "forgot some final vars on iterables\n", "proba": 2.1246695780519076e-07} {"commit": "f8fbde34f7455c0d9d423ad539f91d0bbf008124", "message": "missed license added. #347\n", "proba": 1.2687347350492928e-07} {"commit": "ca15d693a7939eb9fdf8b60cea3aaf3bf1c02ba5", "message": "remove method\n", "proba": 0.00011057531810365617} {"commit": "a85b4e4d2e908463825289f7c04c12255e4aec59", "message": "Fix respawn bug\n", "proba": 5.82197912990523e-07} {"commit": "a19e589f70469d5e260f18b75780faece67940e9", "message": "Fix LeavesPaging Json to allow optional ModID", "proba": 1.2547454275591008e-07} {"commit": "2fcb5710cbe5a3a9565cd1d99071491f394b6076", "message": "Change Math.hypot() implementation for multiple arguments to pass new tests\n", "proba": 2.545772019857395e-07} {"commit": "4af13742ae65b5d38382ab1fcef8af34fb29c44a", "message": "Simple comment.\n", "proba": 1.6804894187316677e-07} {"commit": "18a2a2b5f550274bacd4a6471a7f3a733f0207f0", "message": "Use the same precisionStep when indexing as when querying\n\nDoing otherwise leads to all kinds of crazy results.\n\ncloses #207\n", "proba": 3.4654271985345986e-07} {"commit": "dc402929f830f96eedd5f9e49bcb25f2178694cc", "message": "remove YggdrasilAuthenticator\n", "proba": 0.0001020375857478939} {"commit": "37115a5312fec952c4051e036ed1d1d08b053f09", "message": "Deprecate `{,no}experimental_send_archived_tree_artifact_inputs` flag.\n\nThe flag has been replaced by a more expressive regex filter\n(`--archived_tree_artifact_mnemonics_filter`). Deprecate the flag in\npreparation to remove it.\n\nPiperOrigin-RevId: 372226241\n", "proba": 0.00223791366443038} {"commit": "3be7f0512472b1c80d650556d87f3c2239cda20a", "message": "Automated rollback of commit 366b7b1bc34f4cd3b950fc510ba1b015d6d77986.\n\n*** Reason for rollback ***\n\nRoll-forward behind a flag\n\n*** Original change description ***\n\nAutomated rollback of commit d870630ee7c8ec319ce22f90b33b718eeb8503eb.\n\n*** Reason for rollback ***\n\nBroke the nightly, b/152491709\n\n*** Original change description ***\n\nSlight refactoring to PyCommon\n\nThis makes it easier for a Google-internal ruleset to add a PyInfo provider.\n\nRELNOTES: None\nPiperOrigin-RevId: 303168156\n", "proba": 4.0204281503974926e-06} {"commit": "5ddf5e7482b113a4ec21fec87b991e419e074e5a", "message": "Issue 156\n\n--HG--\nbranch : trunk\n", "proba": 1.427862343916786e-07} {"commit": "7c51900d6dcf427f4b7a46d44b005811a36db8a0", "message": "Fake constant count of devices.\n", "proba": 2.024657419497089e-07} {"commit": "728d51cd9a2dfe530335a762e40ae999bc06b2fe", "message": "Adding support for uploading binary data (Work in progress)\n", "proba": 1.1156296864101023e-07} {"commit": "5dbf27e80cf5483d68f04d23bff86f91477b7cf5", "message": "\u041a\u043e\u043b\u0435\u043a\u0446\u0438\u0438\n", "proba": 1.4403231034521013e-06} {"commit": "64c2f1bb871662533031825545465905bb28e310", "message": "Shell opening is done on a background thread and should be safe\n", "proba": 1.3016490640893608e-07} {"commit": "6bc3d6860e0d05a70c5449cd80347999b9157d9f", "message": "SOLR-16414: simplified code\n", "proba": 0.9542254209518433} {"commit": "9a1286e243583aff134d2f54249ac4e5024f4f62", "message": "Codacy flagged issue: use valueOf instead of instantiating an Integer", "proba": 4.455237387901434e-07} {"commit": "d1a681a468aba519afb3e330387e3ba81fc932bb", "message": "SOLR-7602: Check if SolrCore object is already closed before trying to close it in case of an exception during Core creation.(merge from trunk)\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1682336 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.106892902200343e-06} {"commit": "7d303950304be93ef1ab45722c50dd5e03ce98e0", "message": "Register against the Plume event bus for the tick profiler.\n", "proba": 1.0829668894984934e-07} {"commit": "7177947bc807fe38170eaa27916951b3bd501602", "message": "changed JSONFileReader class -- fixed bug that alias column index doesn't work in json file reader\n", "proba": 1.6728749585581681e-07} {"commit": "3fdc0febb7256bb27279116e10bf116fd03a52a0", "message": "prevent exception when no password has been set\n", "proba": 3.8097707601991715e-06} {"commit": "01bb741b7bd77a2b18ddcd8d06b2885dc036fd68", "message": "Clear notify flag (false) after abort the transaction without Omid's transactional context but adding the right timestamp to the put operation\n", "proba": 3.710701719228382e-07} {"commit": "8f760777a74151729c4eb611805cc0f591c866be", "message": "Proper recursion\n", "proba": 6.583155482076108e-05} {"commit": "a60dfee719faa6cceec61007b89aa269254dbd20", "message": "C translator refactor\n", "proba": 1.954645313162473e-06} {"commit": "d1d6a114cda082b5150940c3aadc46724c1841ce", "message": "set swagger base path", "proba": 3.048066901101265e-07} {"commit": "a41a693f004656946c8d70a4f1a5401561a68006", "message": "use ContentMethod and :contentMethod", "proba": 2.8411844255060714e-07} {"commit": "5bab7101dc105ef47ba8e0f81c25562b014e9658", "message": "big query methods\n", "proba": 4.139790235058172e-06} {"commit": "b71581d2c875567dd20851a1d31f8bf41c42fb60", "message": "\nadd a more robust failsafe mode\n\nR=acleung\nDELTA=29 (6 added, 14 deleted, 9 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=4358\n\n\ngit-svn-id: 708380be11bb4c96db8d1bd19ea12a301575c487@1831 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 4.354072189016733e-06} {"commit": "91d127a3d69eb500cd5fa2d668184d1c6dcf1ac4", "message": "Update progress bar messages for GLRM\n", "proba": 1.717282458457703e-07} {"commit": "4b27fc04130d48c7e5af9c2826a573ba17b560ed", "message": "Remove last comma from all lists in InfoCommand\n", "proba": 1.0716491487983149e-05} {"commit": "f44bdd070545db61018f688123829500f9fdc995", "message": "Exposing IO collection API.\n", "proba": 1.2847065988808026e-07} {"commit": "e955f040edcd72171f70cdbdac64ef05af4d7d9e", "message": "jboot v1.1.8 release\n", "proba": 2.5055410901586583e-07} {"commit": "bbf52fb8aa6fc0580030eedeef786639020ad0d7", "message": "hotfix issue #171, FC on isOrderedBroadcast\n", "proba": 1.5690990551320283e-07} {"commit": "d5adcd39d02bee5f2b9f8cbacf89d5d8932340a7", "message": "Logging configuration loading problems and effective configuration.\n", "proba": 1.261664124285744e-07} {"commit": "73b5d7c972ddf61c2ebc12cd22de0c7318a9900f", "message": "Fixed errors and enabled CSVAlias test; re-enabled parallel thread test\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324215 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: dac17b09b74afcb9f17878037428ef327257632e", "proba": 7.282610567926895e-07} {"commit": "eee446794dac577f3067dfd8a46aae15cca19a65", "message": "Fix NPE\n", "proba": 5.696737844118616e-06} {"commit": "f9bc3a9a35f22d2686c07ebcbd7d7d2ab0403cc6", "message": "Added Constructor without ObjectToStringConverter (uses default one)\n", "proba": 1.0730522603807913e-07} {"commit": "e7b2161db60be6fae91979f040ce6b423d3a61bc", "message": "More cleanup\n", "proba": 1.3239740326298488e-07} {"commit": "f1aad763b02f54de8a50bbb9e93333adbe4317b8", "message": "- mail: the context user will be used as reply to\n\ngit-svn-id: 982d656ad1d937f3445d5e3bb5c295c297b50619@12552 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 7.317426934605464e-05} {"commit": "7efbe460227e1b808e0bfb7f8999b8f38aa02dad", "message": "Commented out multimap dependencies.\n", "proba": 1.1151382750540506e-07} {"commit": "528c1190f7be3929b35565ff90c5bb472948c7b6", "message": "fixed tablemanager\n", "proba": 6.210699439179734e-07} {"commit": "ca327dffbb807254fd57f38680f459fc9481cdf8", "message": "Use a multi-catch clause instead of individual catch clauses.", "proba": 1.414930466125952e-07} {"commit": "c358e4947b80a84408c076964fa455a4e229ff06", "message": "FEATURE: Batch requests.\n\nReviewed-by: Robert Macomber <379449c53b58c2818f7cb56b671fe2032d24481c@socrata.com>\n", "proba": 1.116061767447718e-07} {"commit": "0ccc54d64dacd76b0b74301da858fdc08a45c52b", "message": "Add de/serialization from/to bytes\n", "proba": 0.00017318081518169492} {"commit": "7fbaabbcb5569e070f7d2bf6fa154b64c73ec800", "message": "Refactorings\n", "proba": 2.7962100830336567e-06} {"commit": "6792d471c7293fc595386c670bc8070009b6fae9", "message": "Optimized resolution logic.\n", "proba": 1.2764607504323067e-07} {"commit": "6e0604b4d1fda3c0818c7d0a50897e9867f0523f", "message": "convertToTable now takes Map instead of Object (it was casting directly to Map before anyway).\n", "proba": 1.0634920499796863e-07} {"commit": "149647015d472047e5a1d248faf7eb4d0de1edec", "message": "fix small typo in a comment\n", "proba": 0.02126898057758808} {"commit": "5b8ad9fb8bee99c163da01d3ecb321b879b37caa", "message": "Changed chunk coordinates into shorts.\n", "proba": 1.2184186459762714e-07} {"commit": "bc8af5e522d9e2a3163ec1c76b13da9bb971cca5", "message": "Added function to get Strategy ComboBox", "proba": 1.4641967993611615e-07} {"commit": "512f1fc958ffa3648682bf70da9b6bb983ef4dd2", "message": "data: first draft of FileStorage API\n", "proba": 3.3422139722460997e-07} {"commit": "dd4b4a819ba6999f274edfa3618b27482e05c1a3", "message": "Update H2DAOFactory to match new version of Commons\n", "proba": 1.3414496891073213e-07} {"commit": "290e71e32edef505f52fca404675109e6f869983", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "00e7971ce7348394043413979ac95578f3266152", "message": "feat: update modifiedDate of scheduled items when passing to published to be first\n", "proba": 1.1491680140807148e-07} {"commit": "ce520e6e81ca7805343c0266aa4b015cb13026c7", "message": "KCIRB-959 Moved default protocol type \"Standard\" to top of list\n", "proba": 1.3348621052955423e-07} {"commit": "c9cb201992564c315436792572e96c3beaed3b37", "message": "removed bucketMapPath from PartitionByMurmurHash.java", "proba": 5.599786163656972e-07} {"commit": "9178d0a724cd089db5b78d595c60f752c6e47855", "message": "Added client redirect url to auth request parameters to enable redirects from shim server.\n", "proba": 1.0650470017026237e-07} {"commit": "999cf574ed803a33ddf3e5fe98d483fe72febeb9", "message": "add: OptionPaneButtonOrientation\n", "proba": 1.3686862075701356e-05} {"commit": "fc6d6640521413dcaf5b35814d955d2ccfc5da1c", "message": "added district mapping to average-speed job\n", "proba": 1.1975022573551541e-07} {"commit": "8455eea4960542874147c8430c13c82399133189", "message": "ModuleCassandraDevCluster: Updating use of QueryBuilder", "proba": 1.6347090081580973e-07} {"commit": "82122fd0555b050411a499f35d6d9fbb53806e67", "message": "[Java]: Check for null eviction handler.\n", "proba": 1.1796912957606764e-07} {"commit": "13197099798403cf5a3f49190d5606b234b70a89", "message": "fix for that last commit\n", "proba": 3.5292097777528397e-07} {"commit": "5170a484eb00399acdb2f75b81ad631abc12edac", "message": "no point in issuing api requests when they are for invalid ministries or mccs\n", "proba": 1.817461452446878e-07} {"commit": "9546eea307e85358c70d3031b73baa5afadb7a3d", "message": "Saving and sharing result added\nResult bitmap creation added\nTop button reworked\nPixelization added\nFilters fix\nControls fix\nHSL editor added\nFilters added\nVignette modes added\nStartUp activity rework\n", "proba": 1.6667202373810142e-07} {"commit": "bf594b9e9ab99a76c395df78cd82bbdd5d4f211b", "message": "fix beacon smoothing\n", "proba": 9.272047805097827e-07} {"commit": "67a67cf6d26d241c05810d534a0f884cb7d6fcdc", "message": "GS-5280 Implement Jetty HTTP Session Manager over the Space\n\nsvn path=/trunk/openspaces/; revision=35267\n\n\nFormer-commit-id: 75408001c7961392a8cfafa809ecaeaacb31d92c", "proba": 1.69128873039881e-06} {"commit": "776e8c0b493a74fc214d462d0d513864d3039617", "message": "Fixing location of @xerces.internal so that the Javadoc is generated correctly.\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@1038760 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.70243446418317e-06} {"commit": "3a276b72561363d0908c571decc15f45d19254f2", "message": "Minor fixes in logging.\n", "proba": 1.1623814089034568e-07} {"commit": "e3d23a7f4a7a2d3211503e898a4d93bfb9aa41d5", "message": "fixed for compatibility with 1.4 jdks\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2585 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 3.2071977784653427e-07} {"commit": "fc3550ccc588d47b2feda3df1821a06ee2be013c", "message": "Add removePage(DialogPage) method to dynamically remove a dialog page from the composite.\n\n", "proba": 1.0541135253561151e-07} {"commit": "0cae30f738d66466f16001f9cdb85f294d3b4c1c", "message": "fixed findbugs issue\n", "proba": 3.481018211459741e-07} {"commit": "f590dce264fa56ef4c75e860b787b29aa8eea73d", "message": " Add test for empty string charset name\n", "proba": 0.00019162653188686818} {"commit": "60a51e4dc94f76da1b7b91fe9f40c47769740a70", "message": "Test for non-null returned on good input\n", "proba": 4.908521304969327e-07} {"commit": "121b9d6603e52ef72551a19debe6805b9b5a824f", "message": "Updated LibraryControllerTest\n", "proba": 3.8615931430285855e-07} {"commit": "a89b2205dc022a975200eb55720f0fe165fa6412", "message": "OPEN - task 3: upgrade versions \nhttps://github.com/pascalleclercq/aether-fitnesse-widget/issues/issue/3\n\ncleaup", "proba": 0.0002518587280064821} {"commit": "647003ee1f0d6188caad01385344a485890e3bfc", "message": "[promoted-builds] update test to be more portable\n", "proba": 1.2072085553427314e-07} {"commit": "f28ace7d6d8ea016bf2ab767e6ccdb60bc1201b3", "message": "small adjustment", "proba": 5.25277300766902e-07} {"commit": "7b99d1c85f5f922842439fd9c173e04e2251dd87", "message": "Use red hearts under name :D\n", "proba": 1.8237100221085711e-06} {"commit": "695ec43a6f0b48be291929122e3494b58973b6dd", "message": "tryAcquire\u306e\u8fd4\u308a\u5024\u3092\u4f7f\u3046\u3088\u3046\u306b\u5909\u66f4\n", "proba": 4.5774791601616016e-07} {"commit": "bc42bfad1149adc7cdff83045063c673806659e8", "message": "Fixed bug in image name parsing.\n\n", "proba": 1.1460367943527672e-07} {"commit": "03fbe038ba9d1ee02548f47dbaf13e6692fc1496", "message": "[SSHD-101] [sftp] send correct amount of data in SSH_FXP_READ\n\ngit-svn-id: 35843eadeee557a5a63cf75912048491ca4c4b53@1049226 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.136680680247082e-06} {"commit": "89681d3b5db47a5e033fbfc2108d60e926136363", "message": "Make @Incubating @Inherited.\n", "proba": 1.41866394187673e-06} {"commit": "a80c81470c1998bb799c65652983a7ac558c4248", "message": "am 50c8ab40: am a6501c7a: am 0062e49d: Merge \"Fix unknown tag @throw\" into lmp-dev\n\n* commit '50c8ab40e3c46561a9a9f5e8eb518fdf960a73cf':\n Fix unknown tag @throw\n", "proba": 5.360554382605187e-07} {"commit": "7dbc43c2bfab9a22ae239dfb9fb6b6391a73fb30", "message": "Fix checkstyle violations\n", "proba": 4.022692507987813e-07} {"commit": "e21ce14627d8a456c055ee60384974083f819d72", "message": "organise import\n", "proba": 8.514468845532974e-07} {"commit": "4bb300f6891df33c56100467ee56f2c543f8bfe8", "message": "PluginContext: Cancel all Rx subscriptions when being destroyed\n", "proba": 2.0605263273409946e-07} {"commit": "bad47263ca6be79027a234b8bee4a02f10ea26b3", "message": "Simplified ComponentTag tests with convenience method", "proba": 1.5823350452137674e-07} {"commit": "0b2f345a00cfa665ae6b70ea5373c6a440e5eb4f", "message": "Replace legacy way of setting exception expectations.\n\nSummary:\nWhile at is also removed unnecessary method calls that only\nmislead reviewers about what exactly is supposed to throw.\n\nReviewed By: sbalabanov\n\nfbshipit-source-id: cd118c84b9\n", "proba": 1.5016075849416666e-07} {"commit": "57efd4f71c763ec5a25c67ef2b4696dac1c86594", "message": "fixed resolve tests\n\ngit-svn-id: ba81b6bd3dd9830eeafada3de57364a31f808d18@17780 59f64563-22e8-0310-8d2c-98a15e1539f2\n", "proba": 1.0906996976700611e-06} {"commit": "60a8cfe115b78cee7e4d8024984fa1f8367685db", "message": "fix failing test\n", "proba": 5.703402166545857e-06} {"commit": "74b5e9333bc4b3ab067acb5c1f91fce32bd42de7", "message": "[SMALLFIX] Removed redundant initializers in FileSystemUtilsIntegrationTest\n", "proba": 1.5247337614709977e-07} {"commit": "976046d86c8639ed9f8fed62601c306ebf72b5f5", "message": "ENG-7754 schemachange app: retry certain errors\n", "proba": 1.4623226718413207e-07} {"commit": "e5ca726329bfda06418783fbac38332293b34794", "message": "Style changes for GDALParser.\n\nDon't return inside of a finally block, use a StringBuilder instead of a StringBuffer, and use String.contains(...) instead of String.indexOf(...) != 1.\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1668476 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.514798875898123e-06} {"commit": "bf832dcf9f44c4da181f6cede95b8718befdd63e", "message": "Fix for failing createProxiedFileSystemUsingToken (#1154)\n\n* Change findbugs report to html from xml\r\n\r\n* Fix findbugs failure\r\n\r\n* Fix config store enable/disable logic in HiveDatasetFinder\r\n\r\n* Fix for failing createProxiedFileSystemUsingToken\r\n", "proba": 1.8090693743033626e-07} {"commit": "47ea5ea48315b2f04c738793fca75b149308840f", "message": "Fills an empty superuser profile with built-in templates.\n\n", "proba": 1.1488776152646096e-07} {"commit": "a02257ad81751cc5bf4d5f395c7ce245e01051c2", "message": "Fixes bug in package determination for non-core packages.\n\nPiperOrigin-RevId: 218416631\n", "proba": 1.5368654260328185e-07} {"commit": "c9076082fcd34c3cc97ee49e1ed10e9acec66d18", "message": "Avoid null pointer exception on shutdown() if the repo has not been\ninitialized correctly.\n", "proba": 1.2428242257556121e-07} {"commit": "7c3101105b25bc46f36fd77786d2c4ecd13793f9", "message": "Fixed typo in javadoc\n", "proba": 3.2236184210887586e-07} {"commit": "d951da83e54481bcaf370d299daade13bc7ab6de", "message": "HTTPClient stub", "proba": 8.550157417630544e-07} {"commit": "6b91a14e6412883bdb660261f704a454db1153ca", "message": "change uri test\n", "proba": 3.5518525010047597e-07} {"commit": "a767ec1bc602ce7b00c1a109c70abbf79778fc7d", "message": "The class Tab does not implement the interface Serializable anymore.\n", "proba": 1.0851627507690864e-07} {"commit": "04a697dd1efcfb0651661bf6f3f86b3b1558b160", "message": "skip collections for injection\n", "proba": 1.3338721771560813e-07} {"commit": "e5326b15db1ae02d1a6756cb01e78205dd8bd66e", "message": "OPENNLP-29 Inlined CFMOD variable and did minor refactoring\n\ngit-svn-id: 924c1ce098d5c0cf43d98e06e1f2b659f3b417ce@1098989 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7291949916398153e-06} {"commit": "d1c6b410e3beff6dd3b1e27be782a0107ebda23e", "message": "allow creating temp themes without dedicated classloader\n", "proba": 1.4078531762606872e-07} {"commit": "a2ccc2ef9d0bb97e8836cd0a3e62be7989a1d58d", "message": "Cleanup color picker\n", "proba": 6.970786898818915e-07} {"commit": "95f022c7c69bda5bc29a969d5f4f3d3ae292e595", "message": "unused class\n", "proba": 1.4954210882933694e-06} {"commit": "19c2741477d7571ae437fac40a72d483c5fbb55b", "message": "change freeze message when going outside border\n", "proba": 4.210324959785794e-07} {"commit": "710d82aec77013515db080007bd3b877db90f4f1", "message": "add constants for charsets\n", "proba": 1.4213940175977768e-06} {"commit": "4e1e97fc7322779419a37a84100fde6bade66395", "message": "Fixed - writeMode=WriteBehind causes Command still hasn't been written into connection error #2911\n", "proba": 1.477509812275457e-07} {"commit": "e221c91980c1b3e0df0b308ce19931f7c33485ff", "message": "#master: test stabilized\n", "proba": 2.6568631028567324e-07} {"commit": "ba68f88c2dbb94e6a9ec2120163e54d1e8e5195f", "message": "supply block sig\n", "proba": 6.982909894759359e-07} {"commit": "386e3466bd7daa616eca688df5d5db2c411d2acb", "message": "FELIX-4843 fix for loop in ScrInfo impl so all services are shown\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1671177 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3434542956456426e-07} {"commit": "4fb38091bfca87fc54a22e15a17be0cb9644f55d", "message": "Added test cases for Participant.\n\nSVN-Revision: 23464\n", "proba": 1.2022682938095386e-07} {"commit": "62bb4bed65b18b0db16976ca411d30618d4a2e4f", "message": "Oddity: USA N filter added for gazetteer ingest.\n", "proba": 1.0188543342337653e-07} {"commit": "0ccca0eb8048f5fe5b105343bb987c149e54d645", "message": "Get launcher icon size from system values\n", "proba": 2.111135017912602e-07} {"commit": "9be47d61de23ca5538b2e74da92438e016f28ba2", "message": "resourceUnreachable impl returns boolean\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@60036 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.563279511174187e-05} {"commit": "4de3d9fbe662de0dff62508de478f72be4eb5198", "message": "fixed issue where foreign content was creating iffy RDF that Jena moaned about - MCA-21\n", "proba": 1.1067472627246389e-07} {"commit": "babeb8d0aa21758dcf9dfe83d7f49aa5666914bf", "message": "fix shuffle unit test\n", "proba": 4.912834583592485e-07} {"commit": "4f54cc60e80262a458ac2cbb12f39cfdb4c5d58b", "message": "Added code for deleting the selected annotation records\n\n\nSVN-Revision: 7322\n", "proba": 1.3429371392703615e-07} {"commit": "6187f479da30850cba75aeca96383f9ce40d0b4e", "message": "added formatting to getMutSig\n", "proba": 1.7018560072301625e-07} {"commit": "443a2dfc38642611d533cd0e9670fb96cdbb6c90", "message": "updated test\n", "proba": 6.868804121040739e-07} {"commit": "179d77d0a5291bc75c64ef3daa5df0ce2ce0f9e6", "message": "Use example value in complex form data string\n", "proba": 1.117385909310542e-05} {"commit": "2f9c8f03f7e5616499bec751e809f790f8d470ac", "message": "DASHB-630: Reindex data after tomcat startup\n", "proba": 1.2773021751399938e-07} {"commit": "108b8aa3aedc6750a3d8f8d56a1fda21381893e4", "message": "updated tx power default usage\n", "proba": 3.387598610515852e-07} {"commit": "9a3dbb734f81d44ea4d5fd21142496e7bcf33836", "message": "Makke methods public in SignInModule\n", "proba": 1.329379131220776e-07} {"commit": "11bcde759fb8b924856f56dd1ba014ce1a0ceac8", "message": "timob-8472: check if values of properties are null\n", "proba": 3.371739012436592e-06} {"commit": "74a71a37aaff687e0c125773d8840d58b500182e", "message": "Forgot to save the CallbackManager...\n\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@696 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 3.7601645885843027e-07} {"commit": "cbb06a3d56c40e02ffbac03eae018d91fb1905de", "message": "Update triggerTooLongException.java", "proba": 1.6281461512335227e-06} {"commit": "fd5a6200910c21f218bd18faefae18d346f52908", "message": "re-add support for NO_RESPONSE write characteristic\n", "proba": 0.0003106534422840923} {"commit": "917a5da1cd06efae12203fdc834bb9187b575111", "message": "..logbook.ui: fixing merge\n\nChange-Id: I0be525e21e960b9d1d5adf1717f5bc5bf74a0ec7\nSigned-off-by: shroffk \n", "proba": 1.2985940145426866e-07} {"commit": "1066315f5840062057e706a663b3a6baa71321ac", "message": "Fixed typo\n", "proba": 1.2940510032422026e-06} {"commit": "10f504b1a1b651ab9ecd411277dfdb2d3cdc8b3e", "message": "fix list length mismatch exception when running code like [10] [1 2 3]-\n", "proba": 3.3481679565738887e-05} {"commit": "98b53a4f19ad95c8f44d6d5a09cfa5bdb99a0630", "message": "Added random string generator to StringUtil (for JS usage)\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3161 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 9.575693411534303e-07} {"commit": "cb54dac1faaf5e1a606c446aad53c3c98bf52881", "message": "#36 fixed an edge case in area calculation\n", "proba": 1.5862043767356226e-07} {"commit": "f5f4e71bda9883feb096bd74717c5fc98f0a352e", "message": "Fix confusing peer AS message\n\nWe printed the expected number in place of what the peer sent and vice\nversa, confusing users. Fix that.\n\nChange-Id: I874a25598818e58f4a05a10a977724b0cc853140\nSigned-off-by: Robert Varga \n(cherry picked from commit bcaeb7773976be48a2a8f52dd9fdf33e66d333a6)\n", "proba": 0.00016615280765108764} {"commit": "2dd195bd93d61cbafacdc35e176ee2e54fbb84be", "message": "new gradient\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@9520 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 5.337720949682989e-07} {"commit": "1c43bc5e3bafa693b25fea486892cb50bd251fa7", "message": "Adicionando nome da linguagem na UI", "proba": 2.9166022841309314e-07} {"commit": "3e29875294e13563eb7b2c0a73ebf481dd7f668c", "message": "speed up of junit tests\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@8767 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.444317604182288e-06} {"commit": "4a2d141357bdaea1481e1b0b59ce43db639fac73", "message": "little stuff\n", "proba": 2.656280457813409e-07} {"commit": "18c4fa78a6b03019c73738559b41cb94db6d55da", "message": "fixed bug occurred during bug #3731: monitors of pre-/postscans missing", "proba": 1.5023151433979365e-07} {"commit": "bf6018c0cb11e6eaf50583959da58f81093e8c80", "message": "start/stop service in onResume()/onPause()\n", "proba": 2.65202811533527e-06} {"commit": "ec48ed938468cd7169abd6362dabd26cf6f01d21", "message": "SAK-21721 - Changed permission exception to also not print the stacktrace.\n\n\ngit-svn-id: 04d4787a8f5c2a5245f79294070475605a4425d0@104855 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.0088892850035336e-06} {"commit": "6d52395ace2ab6f577070febbe91ef1b3e4f2638", "message": "Added Comparables' comparison tester\n\ngit-svn-id: 2bd5a692f0483685a0113ff81328fa285dcb8a6b@233 d744d98c-a4b2-11de-97f0-97815e7b2756\n", "proba": 2.416260826976213e-07} {"commit": "afaf94cdcce95c9c4c6c3c2af89b4c9404f7d50a", "message": "Update ResetAvailableActionsMessage.java", "proba": 1.2504835922300117e-06} {"commit": "37f2d97a32f607367b3716a60c46236d99fca414", "message": "Fix for notifying always with instance for ACCEPT + BOOKING recurrent trip API\n", "proba": 1.2238524504937232e-07} {"commit": "44ad632d61385930959fda944a35e223a8c2f6d7", "message": "new helper method\n", "proba": 6.906731755407236e-07} {"commit": "326d9a74ce0ddad5d08482272a680ece5768dfdc", "message": "IDEADEV-18329\n", "proba": 2.4003216481105483e-07} {"commit": "f3fd55d54b2b13438c9322c9130d27b1330759ca", "message": "- Improved code formatter to deal with operators (+, -, *, etc)\n- Improved code formatter to handle '=' differently inside function calls / keyword args\n\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@1130 42a48d6c-1186-114d-bcb1-a7d39102e91d\n", "proba": 1.7772617866285145e-05} {"commit": "2805eb9b73e4fe288c3683cbd0c7101385bfdd29", "message": "Update mappings\n", "proba": 3.7254702078826085e-07} {"commit": "99d16b626d9b60c4f58c76569d935c3cd6176552", "message": "Removed debugging messages", "proba": 5.028413170293788e-07} {"commit": "dbc73ecc5edf027d16a8dfca2b125d4f0c520b28", "message": "Minor tweak to atmos test\n", "proba": 1.3197434611811332e-07} {"commit": "b7c718a0306bd3bfae4a2e9b6b21dd99db1144ea", "message": "camel-http - polished\n", "proba": 1.8094713993832556e-07} {"commit": "aec2adc488338a14fa1470bc8748abf15affd2fd", "message": "PT-2108: Optional PatientData should be lazy loaded\nThe list of serializers isn't that slow, it should be done from the start; only reading the actual data needs to be delayed\n", "proba": 5.013693566979782e-07} {"commit": "2b4be785b07b5baa644387a3285fdf510f82e655", "message": "Optimize runtime function handle checks.\n\n* Don't add the check if both versions are the same\n* Only check those inputs where at least one use is instrumented\n", "proba": 2.6889762239079573e-07} {"commit": "99fbe58089e372ae196821d1fbe47a410f46a000", "message": "fixed typo in javadoc\n\nSigned-off-by: hapm \n", "proba": 1.3772930174127396e-07} {"commit": "02a312e869c24a839d1aad32315278fa3491318b", "message": "fixed test", "proba": 8.067889893936808e-07} {"commit": "7a5035318b6177749046561c7285c20e79eaf92f", "message": "SLING-2827 : minor rewordings of javadoc of Type\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1470865 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7957256659428822e-07} {"commit": "b2b5c93d9588ed3ec8feb869b2c3c3ef47e3212e", "message": "initialized the sync object.\n", "proba": 2.270122365644056e-07} {"commit": "a52e92779ab977d6222b297168f37df3c35f41b2", "message": "Wiki on Scalaris: fix getting random pages with the IBuckets optimisations (regression of r4433)", "proba": 1.0250606408135354e-07} {"commit": "849b7e2b2cca7b3df229b76f1990d8cdf0b9896a", "message": "o.c.pvnames.ui: Check for disposed widget (PV names no longer needed)", "proba": 1.0242398218451854e-07} {"commit": "6a68f857aa66dc4d722872675d1199671dcbb42c", "message": "finish bien sale\n", "proba": 6.286912253017363e-07} {"commit": "2a12cf9155de0062b3319af2325f19dc8b762796", "message": "MathML fix.\n\n\ngit-svn-id: 38d176a088663cba44dd40f58e77e6472acb7674@1534793 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00014512478082906455} {"commit": "6f72e5173de7c2aaffec7f3d1374b20774c59583", "message": "Fix line wrap\n\nRemove storage of line wrap selection until users can select it.", "proba": 1.1415819045623721e-07} {"commit": "8d0fa1afa029c45a15f284c6029668bc6ab4c0b1", "message": "[PERIOD-TIME-DEPENDENT-FIX] Fix time-dependent test\n", "proba": 2.181732725148322e-06} {"commit": "cd6f13984fe58b9b00efe41f1c9b4e24b0c6a29c", "message": "Fix an NPE in JavaDurationGetSecondsGetNano\nRELNOTES: N/A\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=218788709\n", "proba": 0.9993477463722229} {"commit": "dcbcdf807051ceb78776828f09eddaa1c438c986", "message": "\n\ngit-svn-id: https://cipango.googlecode.com/svn/trunk@457 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 5.169403038962628e-07} {"commit": "fe4409cb4600b926462ec071ca3f14b1d151c2c4", "message": "added missing tests\n", "proba": 3.197083628947439e-07} {"commit": "5e2b1d417c7bb51ca52f96b9faeb13a515df1504", "message": "fix sql error\n", "proba": 6.455870607169345e-05} {"commit": "f30d50d864221b1f698399749c21ea3a84a701c2", "message": "Provide some context when serializing a field fails.\n\n\ngit-svn-id: 47ed5d51fb41689b92189f395dd737b0bd8ae23e@5445 b80d95f8-e103-0410-bd55-e03a9dc29394\n", "proba": 0.9999994039535522} {"commit": "99a8924f9b24376021617dbe355e66123fe40533", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "b749791961c83b0ad2fc80c4549bd1238eb0b40a", "message": "Ignore StatisticalResultTest.verifyAllGpEntriesAppearInSrCore(), as it throws a warning. It is part of MPII-2627.\n", "proba": 1.1789175857757073e-07} {"commit": "a8c5489aa03d8a2d88368e99127d682cc980cfe6", "message": "Update test to check if the only the one tracking config is created\n", "proba": 4.0369545217799896e-07} {"commit": "6a0b569e0d0a110494ce84b097244d5af0c1416d", "message": "tweak previous fix to accommodate changes due to https://bugs.eclipse.org/bugs/show_bug.cgi?id=318231\n- remove lines\n\n\nFormer-commit-id: 1d2cf414bc1961b40c042abc7593c141bbfff1f1", "proba": 2.330920551685267e-06} {"commit": "6d639385da921752915cb2c892811b5bd6cf3c81", "message": "add a new constructor to accept a DatabaseProperties argument and deprecated the old constructor\n\n\nFormer-commit-id: 4f31406b23b7f96efb1f731bca2f12b281b77747", "proba": 2.301002496096771e-06} {"commit": "b0d5dbee1a2357273afb1e84243f419fd697cedf", "message": "Document test env. package\n", "proba": 0.9998340606689453} {"commit": "cdc79caa05a1744d0895bd9a42f07b9c895e4745", "message": "Remove unnecessary extra wait time + dupe log message\n", "proba": 5.065962227490672e-07} {"commit": "2ad0df492da4963a48736299626a07a32e4477f9", "message": "Fix failing tests.\n\ngit-svn-id: cf27bad30c6b7316185bdac65b014e8c16cd40b6@35082 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 0.9999871253967285} {"commit": "511734c3d8ba29a071dbcb05bb49bb4be457fefb", "message": "fixed compiler error\n", "proba": 9.636863751438796e-07} {"commit": "7a9bc2a9e93872ed919db61946a7a6509fa6457b", "message": "Inlined variable\n", "proba": 7.406035001622513e-05} {"commit": "53e32330c830af30f5b14f0c88670157906ce9e1", "message": "Added test for cut\n", "proba": 1.2784354908035311e-07} {"commit": "7a178321c2604bf0e53954c9144330b195c41843", "message": "remove precondition, is not aplicable\n", "proba": 9.79152973741293e-05} {"commit": "d18d4da1750f41398d49f41f880a8094a5c2cf0b", "message": "[euphoria-hadoop] Make sure initialize is called exactly once.\n", "proba": 1.1543502864697075e-07} {"commit": "cf4b14b4a593fbaba2803c7ead86ce12e97fd9b7", "message": "[fixes quarkusio#4243] - Added check to ensure Quartz only started when there are some Schedules.\n", "proba": 9.722735683226347e-08} {"commit": "baaceb5cc862944b91eb666f61d07dcc01186740", "message": "update EventGroupAction\n", "proba": 7.521478551097971e-07} {"commit": "73cd8b7968db3a2b3844a8fdb73e347ac80b3e6f", "message": "Direction hot-fix\n", "proba": 5.456869303088752e-07} {"commit": "4fdf1da31beb5599d353818b50714ce5cf8cf6b8", "message": "EB timeouts set to 60 seconds\n", "proba": 3.7124186746950727e-06} {"commit": "4b467268e06907b46896a0bffc8945b0adf56dfc", "message": "Remove usage of deprecated Throwables.propogate from Guava\n", "proba": 7.436835858243285e-07} {"commit": "07389149efad9aff18da888b1828639468a884b5", "message": "GEODE-8873: Do not log stack trace for Exception in MessageDispatcher (#5969)\n\nAuthored-by: Donal Evans <83ed898a4f9a4be57e595068ada94bede01cc08a@vmware.com>", "proba": 1.1187023574166233e-07} {"commit": "2c5f203f4fec3091b5d2d6a58da4536b9fa52ad7", "message": "GEODE-419: spotless\n", "proba": 1.5086156054167077e-05} {"commit": "497470e686519e9970f26c017ffdead8aa9b725a", "message": "1353: adjust ranges in chart to be 0-50% and then 10% increments\n", "proba": 5.627540758723626e-06} {"commit": "a57820a7f93975c26ad60b9be2f30da620884a22", "message": "Bugfix: OAuth2SessionRef.isValid was not synchronized, so it could (if session refresh took too long) end up thinking that an otherwise valid session was actually invalid\n", "proba": 1.3399056797425146e-06} {"commit": "fc87fa6de2bd1da4198090d36cdae0b93536c294", "message": "test for near cache system property\n", "proba": 1.7737897906044964e-07} {"commit": "ee9d4500c337d5d2371651764dfcbbf8d5502757", "message": "ImageLoader: setError after null check\n\nif request was canceled it will have already been removed\nfrom mInFlightRequests and cause NPE\n\nChange-Id: I1ce78bb6b3b2964545a47b5e3bb59bdf1a6d940e\n", "proba": 1.5915957192191854e-06} {"commit": "2c6ab0c0471c149f8158dfd04ef34590c3a6607f", "message": "HBASE-21840 TestHRegionWithInMemoryFlush fails with NPE\n", "proba": 1.5372113182365865e-07} {"commit": "5d4997c82d4f6901567aa63c1a1a49735748c186", "message": "Bug fix\n", "proba": 5.465154799821903e-07} {"commit": "7b2f501c6eb4ced45d4f9ad7710f684237b5cea3", "message": "HIVE-8248 : TestHCatLoader.testReadDataPrimitiveTypes() occasionally fails (Jason Dere via Sushanth Sowmyan)\n\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1628662 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.498992893786635e-07} {"commit": "4e0013900092d4595a8411e6a417970cb9a3bd03", "message": "this is in the demo\n", "proba": 2.7294103688291216e-07} {"commit": "7492efcc924c0fe87592c20859f186963f5222dd", "message": "Added a shutdown hook for the context.\n\ngit-svn-id: ead02d043796bce45b2cc99318339b5e06392099@361 89a0fb20-889e-aefa-90f6-7c296b20d5cf\n", "proba": 0.0030763759277760983} {"commit": "dee77211948cd50450be063796172090975f25e1", "message": "HIVE-5540: webhcat e2e test failures: \"Expect 1 jobs in logs, but get 1\"\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1552393 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.349428647605237e-06} {"commit": "40a1879799c7f47bf9203f65ae34b2b7f1fd6316", "message": "fix imageView\n", "proba": 0.00035109015880152583} {"commit": "731b7c6240ab1944710982217feca6ddc346e620", "message": "Improve error message when ByteToMessageDecoder subclasses release their input buffers (#12662)\n\nMotivation:\r\nReleasing the buffer in the decode() method is a violation of the API, but this is not obvious without reading the javadocs carefully.\r\nThe error message people get, are difficult to act on and debug.\r\n\r\nModification:\r\nCapture the precise class name of the ByteToMessageDecoder subclass that released the buffer, in the error message.\r\nThis will tell people what code to investigate, when they get this error.\r\n\r\nResult:\r\nIt is now easier for people to debug issues that arise when they mess up the reference counting of buffers", "proba": 3.54114526999183e-05} {"commit": "fb16085e674c17ea5a576e8e5f2ffe0c102c18d8", "message": "Added functionality for automatically registering plugins.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624627 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1068860885643517e-06} {"commit": "5bac67209997ee9e08a990780def06c78879c822", "message": "added help methods for reading text files from disk\n", "proba": 1.741304060942639e-07} {"commit": "212527c653433bd68d56abec5ce65da49c60a5d4", "message": "CidadeTest Excluir\n\niniciado.\n", "proba": 1.813251060411858e-07} {"commit": "a91b818dcb1274f79eb73ce1b056b44e7a2a864e", "message": "\u8fd4\u56de\u952e\u65e0\u6548\u95ee\u9898", "proba": 3.2679147352610016e-06} {"commit": "4aa75fc2e6aacd09c263f5395e3b494bcea63b6e", "message": "Fixed line endings.", "proba": 3.120427152225602e-07} {"commit": "92c96ce46bca209cb46532d0941dde5f2cf60562", "message": "Open event details when expanded item is clicked\n", "proba": 2.006144512733954e-07} {"commit": "24af9ab5e29080243e6269d170a04890fafc0326", "message": "Bugfix: when deleting folders start with the last folder in the foldertree\n", "proba": 5.154147970642953e-07} {"commit": "6d4a666cf0e204a9dbcee2509ccd74d5382d8aca", "message": "Use lowercased attribute name for comparisons\n", "proba": 4.601697582984343e-06} {"commit": "eace899d29429c121a5b68c8037d05c4f82c1ba0", "message": "Revert \"Use real clicks for contenteditable fields\"\n\nThis reverts commit 66daca17af8e52500b80aee2af7cb11a0d471b1a.\n\nConflicts:\n\n\tsrc/com/opera/core/systems/OperaWebElement.java\n", "proba": 1.0110023822562653e-06} {"commit": "307f436790a4ea862a8ee8b165a2416b6d0e3a5b", "message": "Removed TODO and cleaned up time formatting.\n", "proba": 1.0807754335928621e-07} {"commit": "a5f743ff5171ba8da1f065b32a4c0dfc933eaf62", "message": "removed in favor of StateTransferTest\n", "proba": 1.5805673569957435e-07} {"commit": "a584875f900e4f2de6469304f073b6220fb19145", "message": "possible fix\n\nim led to beleive riot api expected a list of nulls rather than an empty\nlist\n", "proba": 2.073870888352758e-07} {"commit": "9598f86cca88489fb41827335542a05a884e7fa5", "message": "+type extraction", "proba": 4.517244633461814e-06} {"commit": "09ebfbc5196d970f744c7b21f5c68753f76b6fe9", "message": "fixed javadoc\n\ngit-svn-id: b87389f8af10e2f9bc729f716b5c5bae596a3c2c@1029296 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4878930869599571e-06} {"commit": "a1091f0ca13024ce33fd4083d77b586458ffa85d", "message": "Adding a bit of explanation to class members\n", "proba": 2.020018996518047e-07} {"commit": "a33755fc8dd6d89b472fff30714a6f95ac693f61", "message": "Removed syso", "proba": 3.4074412269546883e-07} {"commit": "6d6a4cd5aa1a243b71de4313084640c75f2a8ee3", "message": "ORS-54 : DIalog box movable\n", "proba": 1.6425819637788663e-07} {"commit": "f1e7d0943a28f88d587afd624ce7f90e4f3ad384", "message": "SAIKAI-2198 Main App calls super.init\n", "proba": 2.4097988671201165e-07} {"commit": "f8c29dabcf3db15778278ecaacebe51acfcba90f", "message": "Comments around the FLAC offsets\n", "proba": 1.648381982022329e-07} {"commit": "eed6791f8e9ce0a37f655a0bccfc521794d86e99", "message": "Cleanup after commit fc1cdc991e71f504cf0d9fdb5aa60034fda04a28\n", "proba": 1.3089390904497122e-06} {"commit": "239795a5cada6a491e671660bb608f782465576f", "message": "tv-provider: specify that selection is not allowed in CONTENT_URI\n\nTest: ./gradlew createArchive\nBug: 36788441\nChange-Id: I3035be7363f2010294a4880d387714e11ee76379\n", "proba": 3.1779325126990443e-07} {"commit": "1c96e07f752fcba68c1dd8b572323112e6e60b63", "message": "TFJ-697 fix UsersResourcesTest#testBanner\ncall removeProfileBanner() only when it exists.\nit failed occasionally because updateProfileBanner processed asynchronously.\n", "proba": 1.0260875882295295e-07} {"commit": "c94baf67b26fbb1319cbbd820f02136b749b3269", "message": "Remove unused preconditions functions\n\nTest: ./gradlew ui-android-text:connectedAndroidTest\nBug: None\nChange-Id: I75254456639c62ceb071219a09b1a824ac09991a", "proba": 0.0007565128616988659} {"commit": "dd0d4197262057178ae1f5e1904d90c2701c63d4", "message": "Quick sync\n", "proba": 3.9614860725123435e-07} {"commit": "3aaed47eb17b647b01562dca08be72c49c770827", "message": "Remove unused imports.\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1783656 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 2868d3083b3ab3e911c94d48811761a19befd5e8", "proba": 3.6242021451471373e-05} {"commit": "f647990dce1eb9a0d941c0554cbf70db1e5be4b9", "message": "no Jira - restore clear of 0 length utility arrays when cas is reset\n\ngit-svn-id: d56ff9e7d7ea0b208561738885f328c1a8397aa6@1803728 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.07588981185836e-07} {"commit": "57b4d9673f1a3df6b33541d38a2e808795d25286", "message": "Use generic slow streams\n\ngit-svn-id: d3b254b790bfb0dc06e982e64646283fdd6e0f68@546519 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.780148732512316e-07} {"commit": "fe1df3e441d5e45a829426fd3b8765b4eef62dbb", "message": "Fix AppCompatDelegate javadoc\nam: e2aa42362f\n\nChange-Id: I89d2532a3fda8abbbd9531bd5a132e5a7daafe7c\n", "proba": 7.553883278887952e-07} {"commit": "30a0bedaa84b89de75e109f1446ef29c2551f0b5", "message": "Rename method for clarity\n", "proba": 4.166896871993231e-07} {"commit": "a2736dacc360f307dc27ea4769879efcdbf67692", "message": "Logging: Better log for ThreadedStreamParser", "proba": 2.2518139530802728e-07} {"commit": "73700b3eb84404cf009780bb83a30ad490f1cf55", "message": "Do MIME type detection for zip bomb test during file extraction\n", "proba": 2.4788599262137723e-07} {"commit": "2944d3c97a0f8caeed90404e91993c3737009140", "message": "MR an den Zaubernamen haengen\n", "proba": 2.742838205449516e-07} {"commit": "515d5c112a198d8bce6a9bb41b6e7655130de9ea", "message": "The AnnotationsData class is not used -> removed\n", "proba": 1.344180020623753e-07} {"commit": "28d82c85264143c5c3ea0022e6f0d3db7fcfd12a", "message": "fix getBackgroundSyncTimeOut\n", "proba": 5.99685222368862e-07} {"commit": "abe553e9515b8f81d3895e64781013e1f6b78be6", "message": "add setParameterValueNotifyChangedAll method.", "proba": 1.220688830017025e-07} {"commit": "0e49d8280110334891926ce42cf7cd64652e1f62", "message": "Corrected behaviour of ON_TIME option", "proba": 1.01944090147299e-06} {"commit": "f2faf34daa75c1cfb1b80d0e17c91491954c2e08", "message": "Refactor 3", "proba": 2.654426793924358e-07} {"commit": "35cfb355d9b6ca6e24c2d3ef32d22c702b34f80e", "message": "Now handling build number and version", "proba": 1.1825772361362397e-07} {"commit": "6e0cf0cbb0ff857ffc9712782d3fddeec3e36695", "message": "added new CSS directories", "proba": 2.5179394924634835e-07} {"commit": "14a6136f336cd5a6732b406bd6d1130711a74fe5", "message": "Corrected sanitization of strings so we support correctly simple and double quotes\n", "proba": 4.744669865885953e-07} {"commit": "b187bb6ca4ae9552b9c95501770f74e617677f05", "message": "Fix error in /mage promote command when target is not on a path\n", "proba": 9.35378409394616e-07} {"commit": "6811ecd7245b07c933d948e8e94aa6107eb9874e", "message": "Fixed file saving bug\n", "proba": 4.224708050060144e-07} {"commit": "cf6f8fb194de4deb3aac75ec3f360e9600c2020e", "message": "Fix messaging adapter to show messages on the correct side\n", "proba": 3.769223155813961e-07} {"commit": "e52fc47d39edf95b19991dcb00ffba0ab5595a77", "message": "refs #3692\nAdded line break handling in the data node details panel.\n", "proba": 9.893757635381917e-08} {"commit": "4e64b08d1a5670f5c5f845adeb82e9236b0f4583", "message": "Checks for a null Result in the ResultListener. Also refactored the\naudio and processing time calculation out into a method, so that subclasses\ncan call it.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2245 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 5.966781827737577e-06} {"commit": "74eb87710e18d6f7be7e21fc6135a86db6b9c4d7", "message": "added tests for attr descriptions\n", "proba": 1.5878418935244554e-07} {"commit": "105c9c65973db28534772aa99834235a37795e91", "message": "delegatable tracers", "proba": 3.564190365068498e-07} {"commit": "d58b6a9cc0c3782be20cc092726039337ac28c9f", "message": "More documentation\n", "proba": 1.194079857214092e-07} {"commit": "55cfd58614b49420159cb5140a7cfce882efcc82", "message": "Make test check if windows or linux or mac\n", "proba": 2.4472205950587522e-06} {"commit": "c5648b71f85eaf3c17f11e133124ea7a42478e4c", "message": "Do disable UI during inventory check in BillingActivity.\n\n- With 70911a9 billing check is done in onStart, so also update the UI there.\n- https://fabric.io/seriesguide/android/apps/com.battlelancer.seriesguide/issues/56e6b99affcdc04250d2e991\n", "proba": 1.1322536010993645e-06} {"commit": "aca338707c922ccbe125c8e7a6b2a53d2f6d3a1e", "message": "Allow rating of movies that are watched.\n\n- They are in the database, hence ratings can be stored and are synced.\n", "proba": 1.2148738903761114e-07} {"commit": "6694188884d39097df270558d834d20d2cbd8ad7", "message": "Model And GameModelContent\n\n* minor fix", "proba": 1.1808799627033295e-07} {"commit": "73ae3086d1820f57ae4b09cc824633d5d349fce0", "message": "increase the number of lines of context to make validation errors easier to track down; make this configurable.\n\ngit-svn-id: 00c87a593ddc78fface5b93eeb2d5e22a30ff31c@19 3a26569e-5468-0410-bb2f-b495330926e5\n", "proba": 0.0020321509800851345} {"commit": "9623722e924c0c996b61c3aa90d251bec68bee87", "message": "Fix . defect: Found reliance on default encoding: String.getBytes().", "proba": 1.7838597443642357e-07} {"commit": "c7e8245f3e9b822523daf87b9a419008362ccba1", "message": "Clarify log message\n", "proba": 0.9994914531707764} {"commit": "fd9a1dde433a5599e4bb4dd5442bf72bbeb8a8ad", "message": "[core] cleanup\n", "proba": 6.735616352671059e-06} {"commit": "880eb3c2257d6f7358a64b1b394a60f42531e719", "message": "Format.", "proba": 6.705537316520349e-07} {"commit": "e1648a5b59cbca8a28eb25f212dfc8720c0ba159", "message": "fix(ZNTA-1112): remove messages prior to openid auth (#1242)\n\n", "proba": 1.1970968216701294e-07} {"commit": "9e13c2af2988b19a3401296873b1911b2a97f3ec", "message": "--partial\n\n\ngit-svn-id: b18fd7a0e24b353fcda54ef4436c581953080b74@3918 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 4.957886972078995e-07} {"commit": "d76379312e476e2cc8ea7965e422a55aa2d95ef4", "message": "Added metadata to FusionIndex class\n", "proba": 1.8219283504095074e-07} {"commit": "6451acd9e85d1bc07f10b236e08c8932ee5fbf4f", "message": "ROO-516: JSF 2.0 Addon - fix build\n", "proba": 1.1474202210592921e-07} {"commit": "e2b1711a56e0642ce0aa99fa562db70baedc7e7b", "message": "wrap doInBackgrond with try/catch\n", "proba": 1.661711337419547e-07} {"commit": "443d0a46e7ae1feedb6432d9e59d05eadcff1d1c", "message": "Moved part of code from annotation test in beforeTest (initialization fixture)\n", "proba": 1.1182201831161365e-07} {"commit": "357aa7ecbf1ac7d9d460e86daa17ef07a8e5319f", "message": "\u0422\u0435\u0441\u0442 \u043f\u0435\u0440\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d \u0441 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u0438\u0435\u043c \u043c\u0435\u0442\u043e\u0434\u043e\u0432.\n", "proba": 2.79731466434896e-07} {"commit": "4c784cdefd9ad9333b923efa2979973642263b56", "message": "Test refacroting (extracted methods)\n", "proba": 1.2122062287289737e-07} {"commit": "6af51c64c35393dd2d9c9f06956abf74c13db406", "message": "Fixed minor spelling error in SQL error message.\n", "proba": 1.2276750283035653e-07} {"commit": "35becacc1a436d45bd34d5cd00c272431ee1ed3c", "message": "Cleaning up some unused methods in OracleHandler\n", "proba": 7.065922886795306e-07} {"commit": "7ca164d327ee56613afbc18480985743a32a3373", "message": "[android][backgroundColo] add 'isValid' check for color string (#7825)\n\n", "proba": 1.3118355468577647e-07} {"commit": "262606914d277c60ec4f63d0c50fe43c5c1074c6", "message": "add succ/pred for DDG nodes\n", "proba": 3.814697322468419e-07} {"commit": "4c2830509123809cecdc8e2b333e9a7324242987", "message": "Removed debug stuff", "proba": 2.363008917427578e-07} {"commit": "1115e68f14161b739bd7f7e0edab0b127b38071e", "message": "* [android] fix wrong type to detect list child\n", "proba": 1.6858091100857564e-07} {"commit": "893e3d3aa0b552793e625643428261c9c6071176", "message": "Whoops, clone should obtain the uninitialized cloned object via\nsuper.clone() so that it is of the appropriate derived class. I must have\npicked a bad week to stop sniffing glue.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@1781 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 9.764326932781842e-06} {"commit": "20006b36433b450bf215c65ebf43fe0b5c619be9", "message": "Use ints again instead of shorts", "proba": 3.939551618259429e-07} {"commit": "0df48c24464c6d9ab78997e7a0cea7a172d12b4a", "message": "Add api to get a copy of the elementKey map (for use in JS injection).\n", "proba": 1.0501080538460883e-07} {"commit": "febf734068d9f6389e81a1439a7618fb944f87a2", "message": "Added overridable method that returns the betwixt mapping used by DdlUtils; this fixes DDLUTILS-99\n", "proba": 1.2265434179425938e-07} {"commit": "7adbef6fbcf987401e5f40565f7bfd311e3e741a", "message": "Provide iterator in undetermined order for when it doesn't matter. Should help out with 44577\n\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@636082 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999984502792358} {"commit": "d3d753677a5389aca236887a8b82e8ebbec33de0", "message": "- Added Javadoc to clarify double meaning of fetchTime\n\ngit-svn-id: 9ccbd9d86b746f4b66ec41278f73faea0938905b@650750 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.21415245202661e-07} {"commit": "bdf37439efd9be4b94cead7ae21e392a900fa7ec", "message": "No need for extra local\n", "proba": 4.369500402390258e-06} {"commit": "00f68d8af0a874d741d294fdfaf08b0784d0114e", "message": "fixing errors\n", "proba": 1.3594558367913123e-06} {"commit": "554d6622b6a3fece167da7740e2f77dcd7f7dc8b", "message": "Change logging api to incldue handle\n\n", "proba": 1.8257306066971069e-07} {"commit": "c33f9ffc416a9d0b674398d63b4abbf47eddc282", "message": "Graphics update: Makes drawing faster and adds images for Geologists\n", "proba": 1.2438060537078854e-07} {"commit": "e48404744e712e1d85d38afcb536a2ca26810b64", "message": "updated test\n", "proba": 6.868804121040739e-07} {"commit": "bcfa519f8420d5ad7e0fe409b8e9590d44f940b9", "message": "Revert\n", "proba": 1.63741583492083e-06} {"commit": "90b477e2863ca9119326993e3b7316a33e15d759", "message": "CPUVoltageFragment: guard for no voltages returns\nhttps://github.com/yoinx/kernel_adiutor/pull/47/commits/c5623b0a31ca34350ddcfbd56e7b045faaa8415b\nhttps://github.com/yoinx/kernel_adiutor/pull/47/commits/2e2f2ca80a76c5b1697c02b71270f71a507d5258\n\nSigned-off-by: Felipe de Leon <9f70d39cc8f8fdf1b6c59e5a5f1a800d6380a37f@gmail.com>\n", "proba": 3.3709596891640103e-07} {"commit": "cad4bdfd0605da6a6d9851184d5350920e55b778", "message": "fix crash cause by null Reference\n", "proba": 2.64618705614339e-07} {"commit": "17f3241ebd04b68563273616db465c44f34532d1", "message": "Fix problem after reconstruction\n", "proba": 4.2600524466251954e-05} {"commit": "fa36d357e8b49da5f6eefa2d2cc497ad0b50d6d2", "message": "Some more refactoring for readability\n", "proba": 1.7010867736644286e-07} {"commit": "5a3eb0cc25929223884c6d3036382494353f5dc3", "message": "refresh on context menu\n", "proba": 9.502480224909959e-07} {"commit": "bec2a1a84b18b72b9d4aab2b52abeb18571d0965", "message": "Use existing gson context\n", "proba": 2.585603169791284e-06} {"commit": "290eca5dd14432913f852725de111e18ab24198e", "message": "Removed unused comments.\n", "proba": 1.193750875927435e-07} {"commit": "dedabfb07660d0d60a93f0d6b2cdd61c9df3e130", "message": "Make YamlUtils work with arbitrary classes\n\nThis makes it possible to use YamlUtils to configure the proxy.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=165639295\n", "proba": 5.494700417330023e-06} {"commit": "65c93760c270b216518e8af98d17890d4a1407d4", "message": "Deprecate unused code.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1723494 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0008265115320682526} {"commit": "71a5ed271325c98bb574cb232ab94cc9bc37889a", "message": "removed NextNode in LetVarNode\n", "proba": 2.565090539974335e-07} {"commit": "da2edc3905d0cd99287ed8fee5f5fe7f9e057428", "message": "ignore shards already taken by other tokens\n", "proba": 1.6670746560976113e-07} {"commit": "b515d28f99410f24169ef07f78376b0f057013f1", "message": "Project Euler #1: Multiples of 3 and 5\n", "proba": 6.30042704869993e-05} {"commit": "0f07562ca16e818830fd7d5e405feb64e3d01a89", "message": "Code clearance.", "proba": 3.0399036177186645e-07} {"commit": "67f907b4105df275fc9c97c568cc73e8c722e59e", "message": "Feature/table tasks handle thread interruption (#2499)\n\n* TableTasks diffExternal and diffCopy handle thread interruption #2453\r\n\r\n[no release notes]\r\n\r\n* Extract for method bodies to executeTask methods\r\n\r\n* Push RangeRequest into the executeTask methods\r\n\r\n* Extract InterruptibleAction\r\n\r\n* Extract actionName variable\r\n\r\n* Extract duplicated code into TaskExecutor class\r\n\r\n* Renames and reordering\r\n\r\n* Make fields final\r\n\r\n* Inline request, exposing weirdness of CopyTask.call\r\n\r\n* Safe and Unsafe args\r\n\r\n* LoggingArgs for tableRefs\r\n", "proba": 2.2834781532310444e-07} {"commit": "d843854c1ee996bfe40a1658741b69682f680b0e", "message": "tests\n", "proba": 2.351589273530408e-06} {"commit": "dc113a38c4e0d70fc4d03c212b34b0fb65ab10d3", "message": "#25: Add Javadoc.\n", "proba": 1.1993891746442387e-07} {"commit": "7e8b35666de4ac707ec4c888b34601bc21e1def6", "message": "fixed issue with xerces validator message bound to null node\n", "proba": 2.345471870057736e-07} {"commit": "39a6ab93237a455926401193f0727ce0ea31c571", "message": "prevented NPE on null Psielement\n", "proba": 1.4707194168295246e-05} {"commit": "14243b506cd3e014a58b792af5016341ad8e750c", "message": "Fixes a bug that let the citation hover and open declaration command not\nwork if citation name has upper case letters.", "proba": 1.3717402680413215e-07} {"commit": "90cd0d354507c3146cf556467409007210bb017f", "message": "Continued footstep rendering\n", "proba": 1.4077350840580038e-07} {"commit": "3e78d8fc3ef35e0366ae08bcd65ad185e6bdf876", "message": "\ubd88\ud544\uc694\ud55c \ud1a0\uc2a4\ud2b8 \ucf54\ub4dc \uc0ad\uc81c\n\n", "proba": 1.5249912621584372e-06} {"commit": "493e7319a02ce9f8e847f19515f1f81504b23fcf", "message": "Added log on MPDServerException catch, removed NullPointerException catch\n", "proba": 2.456496304148459e-07} {"commit": "14a8ccc714e4c98275f8dd3e1b4d20e84806766d", "message": "UMA : made wrapper token serializable\n", "proba": 3.6612257758861233e-07} {"commit": "bbc60de33c2d07a65bd03c08301fab32d00da83f", "message": "Cleanup", "proba": 1.4090286413193098e-06} {"commit": "6070fe71f4e0cb6b1fa9796bb42d4850ec26e8d4", "message": "aaa: cleanup AuthzUtils\n\nreorder parameters to be consistent.\nremove unneeded parameters.\nrename parameters and sync to better reflect meaning.\n\nTopic: AAA\nChange-Id: I4b833ca69531b6d8d6b554c3086d7e31c08ff544\nSigned-off-by: Alon Bar-Lev <2e3ceb4d37adc6ae3ccc00d3646e0e0a036ace03@redhat.com>\n", "proba": 1.788218213505388e-07} {"commit": "2715d0b2f3fc8d3de1f54beec5351664d18a3e48", "message": "changed the start screen\n", "proba": 1.3903596709496924e-06} {"commit": "a1f6db0d673b0bc040c996070f8f1ab92153708f", "message": "\u4f18\u5316\u5206\u7ec4\u52a8\u6001\u67e5\u8be2\u6761\u4ef6\u751f\u6210\u673a\u5236\n", "proba": 1.7286266995597543e-07} {"commit": "757e6810059817c6f600ac83a129e2a9a06773d1", "message": "Set default server address to localhost\n\nWas 127.0.1.1 before", "proba": 9.54050847212784e-07} {"commit": "3e0601bbcea1ecaeba9637daf2fdd8d496f2fff0", "message": "more log msgs\n", "proba": 1.3781523477973678e-07} {"commit": "d642592e622f91fa2c3081e75a0f64f30b94395a", "message": "hardcode ID resolver to ignore mosquito. temporary, will move to config file\n\n\nFormer-commit-id: 9d37fa501ac9d559705ea2a10b22b05d9671c20a", "proba": 2.7937208869843744e-05} {"commit": "90a2539b04e67da3c93565a2259e2b56aab449ec", "message": "develop: bug fixed at VariantNormalizer - file list within StudyEntry is by default initialised to empty list this causing IndexOutOfBoundsException before\n", "proba": 1.0987881182700221e-07} {"commit": "9e6cfe400275bb7bdb8d89afc26636ca70280985", "message": "broker/SubscriptionsStoreTest: code formatter used", "proba": 1.7601036006453796e-07} {"commit": "049da1f9a9f7462811154111f037198a16502647", "message": "CAAERS-6166: Fixed the issue with Devices.\n\nSVN-Revision: 17523\n", "proba": 1.188104974403359e-07} {"commit": "725d38265e8912e9740641231843b83d7484573d", "message": "Stanardised log output for ServiceInterceptor\n", "proba": 2.465920090344298e-07} {"commit": "dd6749f9c428784f4a10780ba863752f9c5a9e52", "message": "app: reactome url added to downloader\n", "proba": 3.1821448942537245e-07} {"commit": "039c44cf64aedf78874cf18140e02b802cc03981", "message": "Add field DisplayPanel.sock", "proba": 8.967822395788971e-07} {"commit": "71e5b11586f498e35f197d36ec56c41730c8dd34", "message": "http method tests\n", "proba": 3.854161150229629e-07} {"commit": "a6f6ff830554d4277fb0a199d83db881eb33a09c", "message": "Updated deadband values", "proba": 3.3115969699792913e-07} {"commit": "c2fa4a3526165cd4a56a94af67d2d5bb1e2d29f3", "message": "Added a usefull git comment to ignore file updates\n", "proba": 1.2512226987837494e-07} {"commit": "092f5c2b7160ca201d885ce65dedf3c6f950c7a6", "message": "moved a comment in TSConnection\n\nIt was placed in a problematic position, for easy remove and replace of\nserver login information\n", "proba": 1.6703354788205615e-07} {"commit": "b0642550553c8d1fa7b0f21394b9a85a8e620820", "message": "Update Apps.java", "proba": 1.6924180954447365e-06} {"commit": "303eef0343b06cb40c3e0f973bb90fd58ba78235", "message": "Avoid crash (NullPointerException) on Android if dir.list() return null\n", "proba": 8.254028216470033e-05} {"commit": "f460cd33d2f942e3228af3fc3e2f61ab853320a5", "message": "do not create complex persistence filters if we have client key, first fetch by key and then compare fields\n", "proba": 1.4111571999819716e-07} {"commit": "db7366a3067085aeab7d121ed87ee420622c7ba3", "message": "Change to lower case the message from the response\n", "proba": 0.9999825954437256} {"commit": "56a5b1ef2f0ef6481d10d06bd3f5e01d6a5c894b", "message": "yanbo\n", "proba": 4.388346496853046e-06} {"commit": "74b27b0a85870480afd053e2615381f7c852c94a", "message": "Action now using Returns as a enum\n", "proba": 1.4804915338118008e-07} {"commit": "da628a34b09ace132ba3f2cb2689ab5a3c6b8ae3", "message": "small optimization\n", "proba": 3.199984348611906e-07} {"commit": "6275cbfcefb8962c8635ca92e70904975e78fd6f", "message": "add to Homework 6\n", "proba": 5.935290232628176e-07} {"commit": "708ce5e010be4fdbe3ddda9d2fe4f4103c69da27", "message": "annotator (wip)\n", "proba": 3.842193621039769e-07} {"commit": "93645548f50ce4f166dc4b84ea93b1235821e239", "message": "Fixed empty/null string to return 0 length array\n", "proba": 6.336077785817906e-05} {"commit": "f830b8cd70fa01df0587394318821eeb77141b1f", "message": "Removed trailing spaces from Api doc for createPortForwardingRule command\n", "proba": 2.0416563017988665e-07} {"commit": "5c32803a20794823082f36dcc17eff1eb7ca50d7", "message": "initialize since", "proba": 1.4172926512401318e-06} {"commit": "ee86bbde1bd1f14eeaadcf34dfca59cda27d7ff2", "message": "throws exceptions\n", "proba": 1.3459158481055056e-06} {"commit": "c055c873ea868f8f03b3d01c2c11f98b9de2602e", "message": "Commented lines from UI test of GitHub webview.\n", "proba": 1.0982308396023654e-07} {"commit": "22e30ae9b715b43855b38423f5ff8d828ca3f0f4", "message": "Fixing spelling issues\n", "proba": 8.270258695119992e-05} {"commit": "d8a735368151f61259ebc11abe7497c221a9a59c", "message": "Removed unused import\n", "proba": 2.9346514907047094e-07} {"commit": "d9817879657911662f1aded4d388ca967775990a", "message": "Support multiple concurrent touches.\n\nCloses #13\n", "proba": 1.5640493700175284e-07} {"commit": "8993e01735782cb90b20486c10df7eeacf351f00", "message": "This is a small change like a comment\n", "proba": 2.868187266358291e-06} {"commit": "c6ccdfedd647480f0c086119e66527cddeb03e30", "message": "InputManager\u4fee\u6b63\n", "proba": 1.3134520031599095e-06} {"commit": "c4150ebbbaa537076ff69886de992d188e07dbe5", "message": "\u4fee\u6b63#56\u4fee\u6b63\u5b8c\u4e86\n", "proba": 2.3481329947117047e-07} {"commit": "cb197006bbb04ea5dd274c9b079966cf55837afe", "message": "Removed Message freezing, which was only useful because of the way jnamed\nsigned messages.\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@938 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 4.766820893564727e-06} {"commit": "bd803a9500fbc5925551d2342f6b03d3f05624f5", "message": "fixed not to show UserInfo at user inputs tweet #62\n", "proba": 2.90881826003897e-06} {"commit": "1340aaff75708a2f140a6e8b0e2e557778f9fc7e", "message": "some changes\n", "proba": 1.030631779030955e-06} {"commit": "42af85caf3a346df4d68e3cc1fff41dddab8351d", "message": "Constants: Fix sweep2Wake timeout and doubletap2sleep apply on boot\n", "proba": 3.5624128713607206e-07} {"commit": "f46312940faa2d278f16cbf06b84bbb03c7dd7cf", "message": "little fix.\n", "proba": 2.3505751300945121e-07} {"commit": "b41af785a2c3ace1f4570d5c15079fe94407dcff", "message": "GalleryUtils: only save filename to DB.\n", "proba": 1.1006381583911207e-07} {"commit": "033ac379eb411b19523da44cd941729250f1e355", "message": "GalleryUtils: save new added images under heartbeat directory.\n", "proba": 1.0342753853365139e-07} {"commit": "5dee873b7ac8bd5d4f4c54edfc57dad6920e6e17", "message": "Setup vs status\n", "proba": 3.6580428286470124e-07} {"commit": "6f2a891b757a930225166cf0bdff3b7a84aba1df", "message": "Refactored as per Kevin's comments. Created a method (initiator) that initiates the buttons and cleans up the creation of the Map.\n", "proba": 1.0351180890211253e-07} {"commit": "316ca08e28c7130ebee1a209cd79ddfb040e3fdd", "message": "properly draw the hands in black on Ambient mode to avoid outline overlapping\n", "proba": 1.8492276865345048e-07} {"commit": "a5e26a8128e04132039fb5b7aa45f48a5c29fcef", "message": "Changed OAuth interceptor to handle situations when token is revoked.\n", "proba": 1.0955194085227049e-07} {"commit": "2ce2b696c45c547305fde02a0edbb4850817ad13", "message": "wroking progress\n", "proba": 4.4198583282195614e-07} {"commit": "2f7b6954f0f3e7b965992ce305843f9c7e37d421", "message": "fixed ASPInputProgram\n", "proba": 3.69728923033108e-07} {"commit": "b2d68dd326cc035e404f1c2e20906668156955ba", "message": "Modifies shames to start on each tap instead of waiting for the current one to finish, moderates volume\n", "proba": 1.3444928015360347e-07} {"commit": "fa1d07f939a4e10a4e1a002228f1c6c7df918d59", "message": "#61 #68 bugfix on datacount.\n", "proba": 1.1151468015668797e-07} {"commit": "caf36f69863bf5b2e95874265cb0a3c807bee677", "message": "Fix manual injection of zh articles.\n\nChange-Id: Ic863809d3b7f8e58244f3e628755d80a4f8ee039\n", "proba": 9.461922445552773e-07} {"commit": "21e2deec203c4ca01bb929ceff8a1baba40ff75b", "message": "fix: show default value on bill when shared preferences not set yet\n", "proba": 1.3910292295804538e-07} {"commit": "ebdc5786bf9215096ff38023a699466cf85900c3", "message": "CLOUDSTACK-4250: [Object_store_refactor] Register ISO fails in multizone\nenvironment if downloading to one of the zone fails.\n", "proba": 9.925284416567592e-08} {"commit": "959540831ec7591dfeffa43364ff469f339f4717", "message": "Optimistic locks fixes\n", "proba": 4.6068254277997767e-07} {"commit": "8e6d9ff6f268f90688ef4bf470b90015cc7f2f80", "message": "Injection fix\n", "proba": 5.812159429297026e-07} {"commit": "a22f57c1f58b80d0cc7be8294eb4b3838c68bb1e", "message": "Add default permissions\n", "proba": 1.4474214822257636e-06} {"commit": "3a68baed3bd7df34469c19cdc200b7cd66ebb634", "message": "matrix possess is secret\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17452 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 1.811750621527608e-06} {"commit": "8be340e4d28c1b3ab451ff2438cdf2440cda730c", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@5062 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.175228008942213e-07} {"commit": "70a0b2cc845fab3652c70a5aeb594a3170293068", "message": "javadoccing\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19405 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 1.0978251339111011e-06} {"commit": "792fd2ef3b3c4b52343fe262fab80091a11bd451", "message": "JavaDoc\u3067\u30d1\u30e9\u30e1\u30fc\u30bf\u304c\u629c\u3051\u3066\u3044\u305f\u306e\u3092\u8ffd\u52a0\u30fb\u30b3\u30e1\u30f3\u30c8\u4fee\u6b63\n", "proba": 2.1322003362911346e-07} {"commit": "bff4ab0cd995ba791f49cf91bc5a441af9a200cc", "message": "SOLR-8453: Only consume input here if exp != null, otherwise it is done in writeResponse.\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1724529 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0004062826919835061} {"commit": "c60e2f6b7082fbd5f329d3ae4d1d0e060c6e61ea", "message": "Reduce probability of false failure of pageFaultForRead* test\n\nThe problem is that it can race with the optimistic \"self-healing\" of the cache\nand therefor have a highly variable run time.\n\nIt would be better to stabilise the running time, but my attempts at doing that\nhave thus far only led to subtly breaking other things.\nSo this needs further investigation. In the mean time, this will break fewer\npull request builds.\n", "proba": 2.124881575582549e-06} {"commit": "cce71731365c22a90c94287cd07c221838b9e391", "message": "SOLR-2673: clear index in setup\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@1150416 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.039041858864948e-07} {"commit": "ab313ce8e86064da57313a964993d26d5b909c79", "message": "Added int[] buffer, now calls new write(int[]) methods on IWriteables in effort to optimize writes\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5911 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 4.739053451885411e-07} {"commit": "cbe66c44d1ac8b700d2cb8c21a650d07a04da7c4", "message": "@Config is now @Documented\n", "proba": 2.1992480014887406e-07} {"commit": "72376574bc74fbd72153ac0d1bf3baeb95b47e07", "message": "Close streams on possible failure\n", "proba": 5.881366860194248e-07} {"commit": "c168a83d8a4517b8a3c2446da2f71ab149f77584", "message": "Now more lenient in detecting Shift_JIS to detect more byte sequences as Shift_JIS\n\ngit-svn-id: d565a5fbffec933846bf643895bf9c245569575b@662 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 2.2734750473318854e-06} {"commit": "4b818b6c2d8480e09ed1c05fb9cf25e5f15d78a5", "message": "Oops fixed bug in guessing Shift_JIS -- flipped if condition!\n", "proba": 1.005452787694594e-07} {"commit": "a15e073663b79f9e5ac13e061d5ea47df925d2e4", "message": "Update BaseScreen.java", "proba": 1.0342472478441778e-06} {"commit": "56b9aad06ad525a9732f60e52470a07d4d50becb", "message": "Enemy shots cannot hurt enemies.\n", "proba": 2.388092354976834e-07} {"commit": "4cf9e479f2e53eda10e44ccc7f80e774f6773ae0", "message": "TestCommands are now being validated while the excel sheets are parsed.\nRows with faulty test commands are removed and a warning is logged.\n", "proba": 9.979308401852904e-08} {"commit": "5031ac7cad7fb2901529a76f53cc7b192e79b9c4", "message": "Add ContentType header back to WebServiceSender\n", "proba": 2.929291156306135e-07} {"commit": "afa71f190fcd792ad0b9ae0551368c68314c5ad1", "message": "Fix for tops of extent lines actually being the top\n", "proba": 1.7709670885324158e-07} {"commit": "c89fdd938edc7a6d9fb2423ba0a4b93aeeef2049", "message": "ZenDiscovery - only validate min_master_nodes values if local node is master (#23915)\n\nThe purpose of this validation is to make sure that the master doesn't step down\r\ndue to a change in master nodes, which also means that there is no way to revert\r\nan accidental change. Since we validate using the current cluster state (and\r\nnot the one from which the settings come from) we have to be careful and only\r\nvalidate if the local node is already a master. Doing so all the time causes\r\nsubtle issues. For example, a node that joins a cluster has no nodes in its\r\ncurrent cluster state. When it receives a cluster state from the master with\r\na dynamic minimum master nodes setting int it, we must make sure we don't reject it.\r\n\r\nCloses #23695", "proba": 5.260444595478475e-05} {"commit": "8171f49c8a0222cc44de235050aa725a3de8ec86", "message": "Set a default zoom level snap strategy\n", "proba": 4.6023419031371304e-07} {"commit": "8d34b65b8579eabee77dcb69c9ffa195caf56026", "message": "FlowService copyright year update\n", "proba": 1.74249507267632e-07} {"commit": "80471e9e6547586a56ef6352d298bdde21c932b5", "message": "Patient ID list now split by '\\t', not '\\s'\n", "proba": 0.00019854280981235206} {"commit": "1e9bf8d4b4e38008c79ec71e77d28e55fdd94de0", "message": "test case\n", "proba": 1.933871681103483e-05} {"commit": "1510c7acd439d17e6bff55a616c07b1bd4b0bbb3", "message": "Methods changed from private to public\n", "proba": 1.2904115465062205e-07} {"commit": "95aa75f61ac53019cdf19170103ff6c0591461b3", "message": "Stupid Java.\n", "proba": 2.3104414026420272e-07} {"commit": "6ecbc9ca1554b239a389f7e69a30013e17c6c4c0", "message": "rp fix for skills command\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17733 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.049182050242962e-07} {"commit": "fcf33e5c0524315aa18e6c0ba763792bd1d93e10", "message": "removed comment\n", "proba": 1.98248855554084e-07} {"commit": "222403e2bcfb4d5d31d90bbe4894a2607929e4ec", "message": "accuracy for chaotic/lawful check. \n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17951 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.28461932844948e-05} {"commit": "a27410929d5dc50aa304d246000e8ae9041ee1ed", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@4542 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.850899924553232e-07} {"commit": "c0c17cc505f3360abcb5cdd3e88ea8a5195cab60", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@10249 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.429719974221371e-07} {"commit": "ebaf3ac583afac18eb9bad48f1b1ffdce253c406", "message": "2.\u0420\u0435\u0430\u043b\u0438\u0437\u043e\u0432\u0430\u0442\u044c \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f \u0438 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044e[#93942]\n", "proba": 1.0116372806123763e-07} {"commit": "12e86f417bdaef37984b189d6d8abf6490c8b02f", "message": "remove semicolons\n", "proba": 0.9999992847442627} {"commit": "878ae07e92384bc9b022d09a2038cc405d3d7ee8", "message": "fixing nulls\n", "proba": 2.0036391106259543e-06} {"commit": "7152c3053f32fc2456e449c496b060a5ad3c3115", "message": "removed String anme which wasnt used by anyone\n", "proba": 1.765171617762462e-07} {"commit": "1d8596dd10a608b1c69f83871690d6233f21f830", "message": "Transform scripts now allow basic arithmetic.\n", "proba": 1.3497228223968705e-07} {"commit": "2702d71df398c888bc147973dadf5724af945cd9", "message": "Fixed reg-ex for phone/fax\n", "proba": 2.1707030839479557e-07} {"commit": "b794fb857116041255361b6a5b32c38e85bdcb7a", "message": "cleant repo\n", "proba": 3.633336689290445e-07} {"commit": "f8788a9f6cbad154c505c63be9602f2eb324e0c8", "message": "Issue \u21166802. Not specified field in MQTT codec (#6807)\n\n", "proba": 1.1562177348878322e-07} {"commit": "54feb39480daa0026a275b05b97d25ecfabedf99", "message": "Code cleanup.\n", "proba": 2.1081312695514498e-07} {"commit": "24b47765e078ff5348c43881e4c7275cd9c9a7c4", "message": "COIN-431 set precedence header to bulk to avoid OOO replies\n\ngit-svn-id: 7f9817d80667deac6042fd45474745cdc98fb3cd@1938 3364c4cd-9065-40b6-aee7-261f90ce6533\n", "proba": 2.429347887300537e-07} {"commit": "c7effea083dca63cfb468229655eaac2395a9ea8", "message": "Apply a grid to slices", "proba": 5.508701974576979e-07} {"commit": "6e085c75afd219ea427705849a4693382d45f301", "message": "Fix eclipse compilation problem (#26170)\n\n", "proba": 1.8965683068472572e-07} {"commit": "75f41f04bfd7f1327c8fdbad9900a91fe0e91848", "message": "[UIMA-4674] move Misc to internal package so we can add new things without triggering a version enforcement issue, add exception for getters which return SofaFS instead of Sofa (backwards compatibility)\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1742598 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5824146493723674e-07} {"commit": "69c15ed98a43d37fd9359b0d40850f1d544bdc6b", "message": "Improve readability and add missing toString() method.\n", "proba": 4.408803135902417e-07} {"commit": "28b70c43b0bfd83fa81419383cf24bd30a5df9ab", "message": "Fix Widget#getComponent(Class) getting wrong type of component\n", "proba": 6.795011131544015e-07} {"commit": "6c8744ecb5a53ba8e4cb06a3955db3b11e601894", "message": "Attempt at fixing IndexStatsIT.testFilterCacheStats.\n\nI suspect recent failures are due to the fact that the cache disables itself\nwhen there is contention. This runs assertions in an assertBusy block since\nthey should eventually succeed.\n", "proba": 1.2157894957454118e-07} {"commit": "d64e142b8ba04354f15a8bc1141c408e911c7908", "message": "Avoid SAXSources in ClasspathUriResolver\n", "proba": 3.762769154036505e-07} {"commit": "38a27312788be260ef1a0afebceeda700d0cd8eb", "message": "writing side properties\n", "proba": 2.5350951204927696e-07} {"commit": "f1080efbedc62bdacb0658d903ab1a4e7b5bacb4", "message": "create project structure\n", "proba": 1.2433626579877455e-05} {"commit": "2e1496346de0b512aaedb1d226e7cb9ef688e1e9", "message": "am ba79f059: Fix getSupportActionBar() returning null for Toolbars\n\n* commit 'ba79f0593a0f53d254b4e555c8702ed1d0435120':\n Fix getSupportActionBar() returning null for Toolbars\n", "proba": 4.349571440798172e-07} {"commit": "5d9cee6ca1cc75d14159b659e6a1d9ceb0890a77", "message": "added sum and average methods for int, long and float\n", "proba": 2.587033804957173e-07} {"commit": "ecea1c3cebe995a1d17751a1e8c597baad90beaf", "message": "Make the list of devices be sorted according to the usage frequency\n\nBug: 23116901\nChange-Id: Idfc4dd02574c0e3123f39446d16283ff3c797a07\n", "proba": 0.0001309570943703875} {"commit": "e25f8453669ee681395c1bd13d6a123088d520f8", "message": "handle binding to non-public entities\n", "proba": 2.2656367093532026e-07} {"commit": "3958db710bdc2db52e114fb33a52063fbd98a95b", "message": "APC-1574\nAdded definitions for all know MIMETypes\n\ngit-svn-id: a6571597954494654385eb5e6693f686f629ea20@643 bee1aa47-a06f-436c-a2f2-6a1efea3c100\n", "proba": 4.756884663947858e-07} {"commit": "c3fef0eba3f3017f7596a099044dda1a34f017fc", "message": "shouldMarkMoved was ASS-uming there would be a map\n", "proba": 0.00024538353318348527} {"commit": "4a3d54999aee35d45a9cf7e44d0cd56841110b7b", "message": "Modified to respond to POST and response should now contain an image/jpg\n\nToo lazy to set up Eclipse. Easier to compile with pushes to Heroku.\n", "proba": 1.0349206291948576e-07} {"commit": "f8caf888da65524b9dfeff571186577c5fa07ac9", "message": "issue81: Reverted refactored weekday mapping function\n", "proba": 1.389574748600353e-07} {"commit": "1f964b14649faeaa025817f70632100815387c5f", "message": "update comments in HelpFunc\n", "proba": 1.485207832274682e-07} {"commit": "3aa7f74f3c577f6a3048e2394b68841238d50b7c", "message": "typo persistence\n", "proba": 0.00021492196538019925} {"commit": "a7bf880eb2edf962855a08430634cb8f2a9edc78", "message": "Demo Buttons!\n", "proba": 1.3469144732880522e-07} {"commit": "bdda1c915fc2206720b8d43f98ee90c6c1db1989", "message": "Make raisedEvent method public (#76)\n\n", "proba": 1.101358066080138e-06} {"commit": "b2c72f42864c9cf46c3195c12c22662209a62c4e", "message": "\u5206\u8bcd\u65ad\u53e5\u652f\u6301\u6307\u5b9a\u65ad\u53e5\u9897\u7c92\u5ea6 fix https://github.com/hankcs/HanLP/issues/1018\n", "proba": 1.339549982048993e-07} {"commit": "0690ecafb32df21933bfeb72cb7221097335f5fc", "message": "Delete EntityHippo.java\n\nAll stuff has been moved to package 'africacraft'", "proba": 1.1142452649437473e-07} {"commit": "6a8631e64c8924686cade4cbccba07dd17d0d100", "message": "JS: print headers in the configuration file giving the object types\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.305610055624129e-07} {"commit": "3fbadaf60eaf10c8a3bc41f8e5741d8a852dff64", "message": "JBEHAVE-914: Made Actions builder available to WebDriverPage.\n", "proba": 9.73689608940731e-08} {"commit": "1b65e9b7c33525c3efaa81b2cb067ffbff1935ca", "message": "centralize the charset\n", "proba": 0.9999994039535522} {"commit": "89c134fe1ac285b2db25f00ff51a9ea5b0df8c1b", "message": "#802 HEAD branch instead of master\n", "proba": 1.3491964523382194e-07} {"commit": "cdbaf22e9897597d142a4bf7fc59defff022a799", "message": "Store clinical track fields with null values in session\n", "proba": 1.3415264277227834e-07} {"commit": "8a3658b0c437f54ac6887d088e9850acf7913f77", "message": "fi bindings creation\n", "proba": 5.527836606233905e-07} {"commit": "4ef4154758fa077f9a311bcf53e8a8144d29ae89", "message": "Added more field in pubmed result to debug", "proba": 1.1673181887772444e-07} {"commit": "733c31fbbd69e0033467801ba0eadc98707ae813", "message": "add top words comparison properly, remove stopwords from Youtube and Pdf content", "proba": 2.4736718273743463e-07} {"commit": "b894a3e88fdc9ee91858b1f3c3e271eb9dda90ab", "message": "Improved the Tuple component.\n", "proba": 1.3006811627747084e-07} {"commit": "9eddd75e346fdf2a9c0a36723d08b2ccbc968d9c", "message": "oops, forgot to double-quote options\n\ngit-svn-id: d21cf3f823a38adcd0967a5aa33e5b271a1966c2@19937 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 1.1278103784206905e-06} {"commit": "06df5ebc964fdcb7ffebd69b52e8804cb2074ecc", "message": "Add missing reblog info fields to Post\n", "proba": 1.638018858329815e-07} {"commit": "5b20fa1c1a0d509442988ee2d5dd607ae3d4eb2d", "message": "Fixed Issue 362\n", "proba": 1.3182376790155104e-07} {"commit": "d72059c48a57dd2ce8f3da0de121a4a4ac4b0fc6", "message": "Fixing syntax issues.\n", "proba": 2.5055936703211046e-07} {"commit": "1aad13f360d4823fdbfc9d62e7dd283113482075", "message": "refactored logger variable name in StartupListener class\n", "proba": 3.61287476380312e-07} {"commit": "f5dc87e200aff06db45007481212a85f6592d5e0", "message": "Remaining JDK 7/8 changes.", "proba": 1.1772682029231873e-07} {"commit": "1e6b648da6803f407d8e4b601178071af260453e", "message": "Split out methods for creating and shutting down executor\n", "proba": 2.962875669254572e-06} {"commit": "0507dc45c1842cd534238ddf4f4a3c8abfd2d402", "message": "added findString with a default value\n", "proba": 4.71761183007402e-07} {"commit": "d704c3266a7d9cafe09a596f080b4b2c2723e5ad", "message": "SDC-2812. Update WebServerTask to handle sso authentication type along with removed enabled flag\n\nChange-Id: I83e30408400eac73fe08ed5eed60464b6daccb60\nReviewed-on: https://review.streamsets.net/2674\nTested-by: StreamSets CI <809627f37325a679986bd660c7713476a56d59cd@streamsets.com>\nReviewed-by: Harikiran Nayak <46ebaaa2b80c7a3459b80353e085aaeed5aff2ff@streamsets.com>\n", "proba": 1.6583851447649067e-07} {"commit": "cbffeb985ee120d5eeb0e0782659aa720185196d", "message": "POP-12 - P\u0159esunout vybran\u00e9 komponenty z POP do shared\n", "proba": 1.2080815281478863e-07} {"commit": "9b5bc2f95e606dd46b94cec0a3442039a317770d", "message": "correcting the ratio used in the multiole matched ransac solver", "proba": 2.595111538994388e-07} {"commit": "f60e47b0ddc01b09ee4a1e1c3291abcac11dc08f", "message": "working on decompress, reworking unzip\n", "proba": 1.6196826209124993e-06} {"commit": "61217c7f05c4d3f0017a24a42644b27a23be6457", "message": "MLHR-1959 #comment Added getter for offset manager so that its properties can be set from property files\n", "proba": 1.1599794902394933e-07} {"commit": "d3d601e1c33c77c802313553f413a2203ab3cf58", "message": "missing format parameter\n", "proba": 1.7764146832632832e-05} {"commit": "18b69e4ced12e8600e355d97f47d615a4e58365b", "message": "Added the hasEntry() method to avoid an infinite loop while calling lookup()\n\ngit-svn-id: 0e35ed151ed664c68b0cbbfc0d55a7f45990ca10@813715 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9915819393645506e-06} {"commit": "b7feeb4f9b9235ff4be2ba8b417df05815071d3c", "message": "la buena", "proba": 1.711254526526318e-06} {"commit": "1d61eb5053c592d24269fc1acd91a26b53665db3", "message": "Update WifiWizard.java", "proba": 4.236642610067065e-07} {"commit": "e3d3b0ff590e0ca8b0e80224666669e79a9fcd89", "message": "fixing a bug around taxonomy search limited to a space (or component). Results of type 'attachment' returned instead of 'publication' only.\n", "proba": 1.0747564260782383e-07} {"commit": "3025946608973196d88abc6389461dc44c8dfbbc", "message": "Get/set for atributes in field", "proba": 1.3648842411839723e-07} {"commit": "3423c0c8edb7be55ca0d1427c55963ad17fd9f32", "message": "Modify link dao test to priority and updated fields\n", "proba": 1.3648751462369546e-07} {"commit": "f847f691e83f75b80ab317e0b9ec6b743cfe3912", "message": "Camel 3 made Jackson the default JSON library. Update the Javadoc of DataFormatClause#json to reflect this.\n", "proba": 9.946548118477949e-08} {"commit": "6f7d9f05a7b47e2bbc467e158e928219afe5c281", "message": "Javadoc for Serializer added.\n", "proba": 1.1520990028657252e-07} {"commit": "9bf4854ae95091f9744739eab56c62a2230f3d83", "message": "CAMEL-16558: rest-dsl - Do not output deprecated=false by default in generated api spec.\n", "proba": 9.969720338176558e-08} {"commit": "6682ccca363172fa4532fc876b2a55d9a05ffda0", "message": "Bug fixed\n", "proba": 4.181952704129799e-07} {"commit": "422348511a7ea95a984ee35f1e7e7e8ad6ca320d", "message": "Step is optional element\n", "proba": 1.7582862710696645e-05} {"commit": "fd10bccf9985dcbdad93f07dedd75b50465aa046", "message": "Prevent ClassCastException when file doesn't exists\n", "proba": 4.3335811028555327e-07} {"commit": "c23f948e451c352c451e12a49a1598c1d162b348", "message": "Adicionado um 'sout' avisando de erros", "proba": 1.2039969078614376e-05} {"commit": "002a93ba2624e752c0569f131736643374703dae", "message": "+: little more loging, again\n\ngit-svn-id: 9326b53cbc4a8f4c3d02979b62b178127d5150fe@1979 c7d0bf07-ec0d-0410-b2cc-d48fa9be22ba\n", "proba": 7.654918476873718e-07} {"commit": "a1e1d2f9bda1cb39442872da396edab46ee4ba86", "message": "Refactoring", "proba": 6.64367371427943e-06} {"commit": "132d17c74d2205ff97c333428d42d784f74a216b", "message": "CheckIn:Fix bug Highlight rule expression evaluation not consistent with filter.\n", "proba": 1.0585137744101303e-07} {"commit": "cc0cd6fd5d201721986df79c08edc896b30d55e8", "message": "TODO item done; remove TODO line\n", "proba": 4.64542438294302e-07} {"commit": "00886065f0da128f4418373c2d4aeb0ea751d5aa", "message": "Add method to close TagDb\n", "proba": 5.150536139808537e-07} {"commit": "46efa10b0234e9ade3f17b05f29f8dbe724787ca", "message": "v3.11.3 snapshot\n", "proba": 4.54203018307453e-07} {"commit": "0f9f85f0cb2511b2c9139f555b10914d54e06779", "message": "Changed registration of management service to use Boolean property.\n", "proba": 1.0454237298063163e-07} {"commit": "ef00499f952d54a5b85978c114a3ff5c2b4a4ebb", "message": "scaffolding\n", "proba": 1.2778081099895644e-06} {"commit": "f98b70ada001eb5d9cb982423b944758427b1db8", "message": "Fix relative-slash path parsing with emoji\n\nSee https://stackoverflow.com/q/73845912/441757\n", "proba": 0.008138599805533886} {"commit": "8969a201c126c26211dd58cbdd4bf2bd68c99221", "message": "GH-3166 move logging statement (#3167)\n\nSigned-off-by: Ha\u030avard Ottestad <0313105c39e1062c29c412ba0556463f04f14c95@gmail.com>", "proba": 1.1120499721073429e-07} {"commit": "55f5d23b477785383590974a8156b2cda51890ec", "message": "The OK button saves a highlight when offset changes\n", "proba": 3.4094304623977223e-07} {"commit": "2ce63c241faa17c19c463a5c2784b4967c77c607", "message": "Allow external modules to specialize factories (especially TemporalFactory).\nThis is a temporary workaround while we are waiting for real dependency injection in SIS.\n\n\ngit-svn-id: 38d176a088663cba44dd40f58e77e6472acb7674@1511243 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4361416939864284e-07} {"commit": "ab2654c9179585b9f8a73b601340468228706bed", "message": "#8 option to disable non-standard ports #5 properly handle exceptions\n", "proba": 1.6417457970874239e-07} {"commit": "0de5d6e07bd144558303682bdd13092434b59515", "message": "Added a test case.\n\n\ngit-svn-id: 38d176a088663cba44dd40f58e77e6472acb7674@1573099 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.302561243704986e-06} {"commit": "83d994e950926bbda33b9dd0589137ef08e572f0", "message": "Gelf and UTF-8\n\nThe GELF spec (http://www.graylog2.org/resources/gelf/specification) specifies that strings should be encoded as UTF8, String.getBytes() uses the platform default encoding which is not always UTF-8. This patch fixes it by forcing the use of UTF-8.", "proba": 1.2889084644029936e-07} {"commit": "67b45a49591133cf4ede9938d59269bb9ced4e40", "message": "enh: javadoc\n", "proba": 1.1543833352334332e-05} {"commit": "673eb7717222f7289279a81370138dbf373c9d5f", "message": "Improved layout for QuickColorChooser.\n", "proba": 1.0615384127277139e-07} {"commit": "f60b657995bf1a80fea0dfc1fe60e14a72042f19", "message": "Improve behavior of close in JDK versions where AutoCloseable is not available. In JDK 1.5 and 1.6, call ResultSet.close() or Closeable.close() if the underlying object is either of those types. In JDK 1.7 onwards, they are all AutoCloseable.\n", "proba": 2.4661412112436665e-07} {"commit": "ac53b36850a56cce1f4ba1374c0ae3ba4fb7a02e", "message": "Working into the issue 818: fixed deadlock that caused OLockTimeoutException\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@5544 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 4.474618617678061e-05} {"commit": "bc6ea25351dffc9c04011c08e5950e383feb893b", "message": "change magic numbers to (currently) improve synthesis outcome (TODO)\n", "proba": 1.2740453314563638e-07} {"commit": "d8c9e3002eec741465781e7b833b6ce631b84c2b", "message": "not actually a change\n", "proba": 2.0360032522148686e-06} {"commit": "e6fce8f29ab96a27bc9242d941c4f0729a8dcba5", "message": "WFLY-2856 Make caching resource manager close the underlying resource manager\n", "proba": 6.663215685875912e-07} {"commit": "6a9371cd12c333a140056f43b0c86c1192958c60", "message": "fix: missing class\n", "proba": 0.010885634459555149} {"commit": "908f07073a98c555e877be33c0f9304192ffd635", "message": "Generated\n", "proba": 9.6858434517344e-07} {"commit": "dc7d5b7927120cc8b31072013e581742700121c9", "message": "Controller passed to console.\n", "proba": 1.3230248896434205e-07} {"commit": "f026e7744e426f9a9254bcc880ae26f9a85145e9", "message": "Whoops, forgot the grass\n", "proba": 1.5927541880955687e-06} {"commit": "2be522f0093b8cac1a928ad88857e64beaee0e19", "message": "Relax the default version mismatch listener to only throw an exception if the major or minor version components do not match\n", "proba": 7.463458473466744e-07} {"commit": "91b15499054beedccb56cf9197423c47b7d41366", "message": "Added coloured kin term labels. Resolved issue handling urls from transient nodes.\n", "proba": 1.0095401137277804e-07} {"commit": "5371e658889fd8beb4197d1b86c1d97cb9f90bb1", "message": "use modal for login and account settings\n", "proba": 1.88639646125921e-07} {"commit": "bf287a32e71c94307ce6320886b6284dc1e0fc20", "message": "[ANDROSDK-437] Add WhereClauseBuilderShould tests\n", "proba": 1.352686638256273e-07} {"commit": "68b9798d6f543b93bb66502e4826b06218170c57", "message": "LL1Analyzer adds EOF to expected tokens set if closure reaches end of start rule.\n", "proba": 9.991764926553515e-08} {"commit": "2e19fe06b3f2fc6795bb32b134cfa674793425b4", "message": "[FIX] Wrong update of number of all blocks\n", "proba": 5.290689841785934e-07} {"commit": "335c6e904efe1aeca907c113253e0af807460915", "message": "Makes parts of StringCharStream public. This can be used by advanced users to\npeek at the input.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=75262347\n", "proba": 3.1753681923873955e-06} {"commit": "26c8fc6783507d71217b29d04b24d6308fcd7278", "message": "[FIX] XQuery: detect vacuous (G)FLWOR expressions", "proba": 9.266062988899648e-05} {"commit": "2021f97699f0e99c650faacc10f772776bdec196", "message": "Fixed MemberLiteral being instantiated with wrong declaring type", "proba": 1.5779060902332276e-07} {"commit": "19e3edfd3fe9d426a5975a6dae142d3664adbefe", "message": "Rollback possible fix for #1062 -- did not work\n", "proba": 1.520661925269451e-07} {"commit": "4640ef63e02f295d10b6749edf447f1dec493e91", "message": "create a new connection every time we write to graphite. not sure this is the right way to do things as it seems very expensive. but effectively this is what we were doing before except that i wasn't doing a close() on the socket at the end and i think this was leaving connections dangling.\n", "proba": 1.187056213325377e-07} {"commit": "df24423f7027f323505ae626e8c243ca7bd20b91", "message": "Fix return type of prefer-lenient\n", "proba": 0.0007826727814972401} {"commit": "daf84d6ba0ccd6bb64acd929f5b97a7bb3d8b62c", "message": "nojira\n", "proba": 6.385042979673017e-06} {"commit": "fe5f671a3a85d4575605ae20ceb48ee93665627d", "message": "ITabsheet: fixed very bad flickering issue (seen in WH)\n\nsvn changeset:4012/svn branch:trunk\n", "proba": 1.62422580274324e-07} {"commit": "1d0df706b771f713fe7af99be3b01bd018356274", "message": "Fade in dialog\n", "proba": 1.1448935310909292e-06} {"commit": "f93b15ddbd7459bf06f0bd216158bd250598bd08", "message": "Fixed Javadoc warnings.\n", "proba": 1.2795588588687679e-07} {"commit": "21f3ac252fbd31cdf0e0c2069013d6ab7923eec5", "message": "fixed doc\n", "proba": 4.253638223872258e-07} {"commit": "6fcccfee8fbf5755fbb0aafbec109c958fac9e80", "message": "fix incorrect meta value\n", "proba": 4.834919309359975e-05} {"commit": "82e1370b3ecfc2bb6473f28faf88c6b170686a68", "message": "Remove unused stuff\n", "proba": 8.363778647435538e-07} {"commit": "63c9fb37b35b9579ec54b96cb9dfc75fbdc8d5d3", "message": "Adds tests for exception handling & response sending variable.\n", "proba": 1.1494091722852318e-07} {"commit": "b4462cc92fc5ba12ee624ba6cf0d3ae91a81358e", "message": "Fix for CVE-2009-2693 directory traversal issue for [JBCOMMON-115].\n\ngit-svn-id: 0b89cb198aff298a3b54656df1faf72b8dabb985@4857 15291643-af16-0410-b526-a589213603f9\n", "proba": 0.0001174151839222759} {"commit": "e36e5edad01ddf74a25d49096f1ee6b8271d3cb9", "message": "Remove trailing slash from URLs\n\nFails signature validation with trailing slash:\nhttps://www.instagram.com/developer/secure-api-requests/\n", "proba": 5.318700277712196e-05} {"commit": "481b6c5313e461005d7482c9a9c96368933b73ca", "message": "Shame on me ! raw types => bug", "proba": 5.512078132596798e-06} {"commit": "b97e1fa9551ff553f07085ba7f70e260bd7deb58", "message": "fix: Fixes tenant extract from room jid.\n", "proba": 1.1111742992397922e-07} {"commit": "ce2fa9db3128c0657c25c8d6f6c0688e6593293c", "message": "Shader Uniform Locations Caching\n", "proba": 2.362387050425241e-07} {"commit": "ce7285d8710277d3ca58204c06fd2bf951f11f37", "message": "improved code in JPAManager.Builder class", "proba": 4.1963988905990846e-07} {"commit": "67fb6f3b6e9d64a1904713f7a34665f2987900f7", "message": "improved / added/ edited code in utility classes", "proba": 3.615984098814806e-07} {"commit": "54ce79e0341624232fdc618123cc129dd23fc6f7", "message": "Server jar URL constructor added\n", "proba": 4.100206467683165e-07} {"commit": "45b9c3a6d609d643fe0e2f30eae90b3704e44863", "message": "possible --install work with other flags", "proba": 1.2758472678342514e-07} {"commit": "d01be61aa525c21acce4db1916e321a236e19603", "message": "Update documentation\n\ngit-svn-id: d3b254b790bfb0dc06e982e64646283fdd6e0f68@503188 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1592759341947385e-07} {"commit": "34437ac43743614200572442d7321d4547a63c68", "message": "Text for CheckBoxFields implemented", "proba": 1.880687818811566e-07} {"commit": "2fabc1959b9820d697cf0e54fd6919675fc0eac6", "message": "some slight fixing", "proba": 1.80160924401207e-07} {"commit": "ff4f5f8151145b24e1361370dce3aca50b197b8c", "message": "temp variable are slots and not final indexes", "proba": 1.468991627007199e-06} {"commit": "f284d6229f4c51401f685a2634fa66d729f75bf6", "message": "Fixed small bug provoking an exception at the 65536th input character\n", "proba": 1.8023722248017293e-07} {"commit": "7f180c55e8001ed3cbad09939c49c6b94435ac26", "message": "Data: guard against NPE.\n", "proba": 0.00029101359541527927} {"commit": "906d9676de272cf2fabcf9c92d4137eb57f9f261", "message": "getAttributeSettings() calls super class\n", "proba": 5.606668764812639e-07} {"commit": "bc4ef28178f48c6e65ecb90efad6b2c82715bbcd", "message": "Absract out a method\n", "proba": 4.0119330151355825e-06} {"commit": "a37f220c0d9fe43c98fcec9e9d33be83d239a60e", "message": "CollapsiblePanel: when the initial state is collapsed then disable the content container too\n", "proba": 1.409631948945389e-07} {"commit": "71932134541235ae40d4ac3fdf9b6d864eb8ff14", "message": "Fix escaping of img contents", "proba": 2.0682116883108392e-05} {"commit": "8d90f7811d11bcafeefe01e875d8030b7f8b591b", "message": "for #117 default date format should match iso-8601\n", "proba": 2.3614491510670632e-05} {"commit": "168c88d2558dbf5f2a5b79324f7618b67ab0b0b2", "message": "delete Log statements\n", "proba": 1.922330966408481e-06} {"commit": "1255a3d92b1deb8e4391f0e288aa04f682db4722", "message": "ARGAddRemoveEventOperator updated to handle two partitions", "proba": 2.626661057547608e-07} {"commit": "4bf86e812fb4fb23f29b5836d98a1f7eade16a7d", "message": "Added logging of bad_msg\n", "proba": 2.9842297522009176e-07} {"commit": "641566974bdd7af1b7df25919ccd080324093150", "message": "Removing non-UTF characters.", "proba": 0.0003274681221228093} {"commit": "daa9b9cf69eafa6737e443ff8667db6a9b6c1d54", "message": "Set min. connections to 1\n", "proba": 1.3021398217460955e-06} {"commit": "04a443653d5027690883ad234c4cbe966143a46a", "message": "facility searching\n", "proba": 2.553423996687343e-07} {"commit": "877ad644a1d48579aa3cf58325d9a51c31ba0cdd", "message": "Fixed skip(long) impl to correctly modify the internal pos counter to\nkeep track of our position in the stream.", "proba": 1.0142841944116299e-07} {"commit": "1e9b894d24fb6a76779bd36b84353e1aa7dd8b6c", "message": "PM-1552 added gridstart path key to stage_worker jobs to ensure only basename of kickstart is used instead of full path to kickstart\n", "proba": 1.1731012961035958e-07} {"commit": "ef22ff8549936f24a4896781ee1a8bb57554669d", "message": "JdbcInfo: fix JSON serialization/deserialization\n\nIt did not handle properly the case where username and password came out\nof the properties database instead of the username/password fields.\n\nSigned-off-by: Daniel Halperin <1a02732a15f637c31107256cbee5819e36aa7c67@cs.washington.edu>\n", "proba": 3.4300353490834823e-07} {"commit": "48b321b22477fb1c805ce96223091030c7945e09", "message": "Add player modes to control panel + improvements\n", "proba": 2.2336340066431148e-07} {"commit": "f08504cd5d42eb4b98e98be55ec338211b276ec3", "message": "Corregido c\u00e1lculo de tiempo promedio real de proceso", "proba": 1.3644794307765551e-05} {"commit": "f76d34eb4d2e55e407d0de61b47237e6245d8fa7", "message": "Using toLowerCase method causes a syntax error if Locale is tr_TR because I dotted and I dottless are different in turkish, e.g. WITHSCORES (#1319)\n\n", "proba": 1.332886654381582e-07} {"commit": "02f9c2bb8b71e105b6addad0f67523973f39acac", "message": "add missing fields for beacon type 5", "proba": 7.303880238396232e-07} {"commit": "4e0c731874ce7b2516eb3413aa78a714dd2b4abd", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "dec4a89497ffcbd8826669a655de9b98ae031255", "message": "using layer id\n", "proba": 6.202690769896435e-07} {"commit": "6fc4d114254951170d0c92015c90b8ae4509dfdc", "message": "Fixed missing IbeamListener for custom size dialog in preview properties.\n", "proba": 1.0105650005698408e-07} {"commit": "119af453bb4f3505078e3f645b18bead1b01d092", "message": "[remove] subset from meta data", "proba": 5.529548798222095e-05} {"commit": "5cb529867e9237889336cb294447a7d56cbd19fe", "message": "modified to handle in-memory data source as well.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@1750 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 5.574653187068179e-05} {"commit": "4b88465b47ae5285997eb146fa85c7e536b7facb", "message": "Remove AtomicBoolean\n", "proba": 0.0015907851047813892} {"commit": "1e00853aa63152fdf87d13cca697968c748d6ec0", "message": "fix toString\n", "proba": 0.9999951124191284} {"commit": "177ecbe4d67a454908845b55f1e55f780e1bd810", "message": "set adminSiteUnctrlVocab to null for editing from 'Other' to a selected value\n\n\nSVN-Revision: 2125\n", "proba": 1.589381213307206e-07} {"commit": "44a982901d8348ff5ff1b65ca2cbafce7aeb6d45", "message": "modified facebook auto settings to add TLS on\n", "proba": 1.338331827582806e-07} {"commit": "a2732fd47c374a48b2ece27e7ec7c549d60157bf", "message": "get and set all prefs based in what's in Imps\n", "proba": 2.431239067846036e-07} {"commit": "0f75a571ac58dfceeea1b67252ae0d0bcdc17d4c", "message": "replace deprecated private sun code with ImageIO code to generate the image. resolves issue #11. thanks cliffano!\n\na bit of refactoring and code cleanup\n\nsend more no-cache headers\n\n", "proba": 1.2106120550470223e-07} {"commit": "2ba2e7a994fd21191cbdb9d351c50b58f04a16e9", "message": "No longer need the SwingSceneViewPanel.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@952 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.0373805707786232e-05} {"commit": "d9f76c98fdadd4a99b3522d397e82b93f4b20512", "message": "Some of the widening.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4711 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.0006689898436889052} {"commit": "67ce6b98534a4e2bca3d19d07e77f90de23ec5c9", "message": "Add @since tag\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@131616 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.912201229170023e-07} {"commit": "b5c7b6dce1d6a9f88f43cb615cdeba426f80a616", "message": "Remove unused import. Thanks PMD!\n\n\ngit-svn-id: e880b733a23c90f0f9baec999c734722e861dc13@141898 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.2374105646558746e-07} {"commit": "2561da0544ad16a26038a4a8603c9956faf7bc3a", "message": "Add since tag\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137199 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8465946141077438e-06} {"commit": "3d6bdcae698a7335106d51c59174c6b3f2f1bfdd", "message": "Layout getters and setters in pairs to match general lang formatting\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@419738 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1037069498343044e-06} {"commit": "5f48d43e54382d21db928562afb039f0063c14db", "message": "Some LMs don't need the childLM List. So create only when necessary.\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@198413 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.023657195124542e-06} {"commit": "e1df47d58f8f05c9e3231900d982fd0305a94616", "message": "fix javadoc\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@905009 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.064874130766839e-06} {"commit": "83d37fc7204d808806a6d15bff35178038adcefe", "message": "rewmoved unneccessary assignment\n\ngit-svn-id: dd969ffd0b1e2aca00ff23b3edadceba2772a27a@411193 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.384373940207297e-06} {"commit": "4f4890fdcd2a72b47d0d2afdbe9fb83759bb2a83", "message": "Issue 1002: Merged the color blending code into the ColorHighlighter. Added a legacy mode to the highlighter to use the old non-blending behavior.\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@3700 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 2.8560734790517017e-06} {"commit": "3398eef9c44c6f20d122b9813d1d2ee7a4b14e15", "message": "Fixed NPE in tests.\n", "proba": 1.1610176642307124e-07} {"commit": "1e59f7e1043baee68542b07cbec3fef139846db7", "message": "prevent possible NPE\n", "proba": 0.00620463490486145} {"commit": "ab04a3c09b23826b5ea9fc0dd5fa18977dad6d52", "message": "- payroll: change getting class loader.\n\ngit-svn-id: 773aea21c10f17dc8a2da8a7ac533ad93d5023cf@10842 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 2.1743591787526384e-05} {"commit": "3644806e5d0cc0ab4670486d2185dd9a28aec171", "message": "Deprecated Methode aus Satz entfernt\n", "proba": 4.210581892039045e-07} {"commit": "bf6050d50eb18b6c27e91ee162821c6dbab8f85d", "message": "made dummy labels invisible", "proba": 1.1137815363326808e-06} {"commit": "1d5d1424f77ad4601a9d98d23e45882449afa927", "message": "Elevators now work perfectly\n", "proba": 1.2311032548950607e-07} {"commit": "573b38db8a24c85647932f73062f64c366ad397b", "message": "refactor: Mark paragraph audio as deprecated\n", "proba": 0.999981164932251} {"commit": "7affe78af79ad836c551e86153b3895a64bf0fd8", "message": "change order of software parameters\n", "proba": 2.4235935143224197e-06} {"commit": "3f3f8788dcd8725da6dd6fe7e87190cad43fd13e", "message": "use function!\n", "proba": 2.873531684599584e-06} {"commit": "cce81735e2d150195728fa3b7f5714139891f77b", "message": "Add recipe for new channel\n", "proba": 5.099845452605223e-07} {"commit": "9e1131d4cbae856e0d2b680b338669e40068ac7a", "message": "Fix NPE when disablign irrigation (#362)\n", "proba": 2.6592357471599826e-07} {"commit": "9540108f3b7748c0d8e8feeb4e039ffb759f28eb", "message": "[PW-1090]: Added response codes for 3DS 2.0\n", "proba": 1.4072384146857075e-07} {"commit": "b6fd3efeadee6d57cf21fe261871acaf9e901432", "message": "fixed getVertex: entity was null\n", "proba": 0.00040783314034342766} {"commit": "d6a7a45445e2932990d9866ddd5feef299592717", "message": "AOP - wartosci argumentow\n", "proba": 2.6607884251461655e-07} {"commit": "26e28627db0dd07a6eb8084835a2dde6e426b20b", "message": "Change logging\n", "proba": 8.715734907127626e-07} {"commit": "d029ae92f1f56c104d5b2acfc3f9faad64733802", "message": "TaskUtils stuff\n", "proba": 4.738072618692968e-07} {"commit": "877be9c4a282b2a52beb234b8b9b9800e1bc647f", "message": "Change output for definitely\n", "proba": 3.6802416616410483e-06} {"commit": "71f758232bb9ba489d3d86bb82725958eed06f7b", "message": "Don't print the field if its value is null.", "proba": 1.7962410936434026e-07} {"commit": "124636135e942f54181ef9ba7a2576826941a746", "message": "moveek crawler modification\n", "proba": 2.7450309403320716e-07} {"commit": "280e7aa7dc252423282c88352ce70d502821679a", "message": "optimize impl.", "proba": 7.478349175471521e-07} {"commit": "220b3026a80bd40982f1bf24569b00bf276c0d3a", "message": "add stream support", "proba": 3.8247441125349724e-07} {"commit": "53fb16c459333968ab5bdf68c2bd6be1ff35a606", "message": "JS: move state tracing keywords for ExpressionLogger to the Tracing tab\n\nSigned-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com>\nSigned-off-by: Stephen Wong <6f34db11dd2258ec4ffa799eb0d7827f906cb1c6@ausenco.com>\n", "proba": 2.0595165040049324e-07} {"commit": "c50b5512735b5fca516eaa8382d040065be28cc8", "message": "Added some helpful links to `JDAUtilitiesInfo.java` class documentation\n", "proba": 1.2093957479919482e-07} {"commit": "17b82e9284b2f08d917acbf89a8027f900d27229", "message": "#1 run instance as daemon thread\n", "proba": 1.3357688999349193e-07} {"commit": "71cc86f2681b461ee07ca54062647fce2fcbc213", "message": "user can not send mail\n", "proba": 6.139898232504493e-06} {"commit": "9ec3131b964bcd2f75e6879c208bff20ea1c9282", "message": "otro commit de ejemplo\n", "proba": 1.4168452366902784e-07} {"commit": "674d38120aabf338d858d78937a2e3a3124577bf", "message": "Delete SMSDAOJDBC.java", "proba": 4.102430466446094e-06} {"commit": "03585de8ebd6869cabb4ceb850c5fe41c2e59157", "message": "ITeacherDao\n", "proba": 1.3546358786697965e-05} {"commit": "6a904e3c4180a64e02ff2a60cf5e4c77fa2f9c73", "message": "Removed system.out.println\n", "proba": 1.4481312291536597e-06} {"commit": "79d9a700569140c79c8f03ef2d53aadffbaa8eef", "message": "- fixed Payment3DResponse toString method\n", "proba": 1.549064023720348e-07} {"commit": "616d67509b2906d9cc5c1700cebfa57a927f27d2", "message": "JS3D: move isWorking() method out of state methods way in ModelEntity\n\nSigned-off-by: Ali Marandi \nSigned-off-by: Harvey Harrison \n", "proba": 5.119664479025232e-07} {"commit": "d7d9a6ba509eb513f61bcf61be97d45496333608", "message": "Make registerrelease not final", "proba": 0.00030437816167250276} {"commit": "fb72b95f47542639eb457999f2d1cd4c9c6fb912", "message": "XWIKI-743: UsersMetaClass returns wrong type of object\nFixed\n\n\ngit-svn-id: 50c93b9c2d9041e46610830dd7836bad08be8b2e@1945 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 2.1192211079323897e-06} {"commit": "de45846064bf3d48e74572f47b89732c985cf1f6", "message": "aggregated nested ranged set blocks into function\n", "proba": 5.469826760418073e-07} {"commit": "a2642721861c8e60f64f11807d8b4ce0494b1b09", "message": "modify interface\n", "proba": 1.028032443173288e-06} {"commit": "6cf8fe206728c420919f992fd9bb575b03bc54ab", "message": "Add inheritance definition\n", "proba": 5.444225462269969e-05} {"commit": "a52c49b73ace58ff57cc109f3c14a86fe1d0a3de", "message": "More verbose warnings\n", "proba": 8.655037504468055e-07} {"commit": "465512c515b726035024847649503475aaac034c", "message": "Switching dense vectors to call their sparse vector's implementation of dot.\n", "proba": 1.1751907891266455e-07} {"commit": "8069895a64e5aabe84cb89acaef29db08147c79d", "message": "no need to create not read parameters map. Refs #16741\n", "proba": 1.5639434991499002e-07} {"commit": "33c79855512675845b42ca70f4d6464464262afc", "message": "Commenting another line which called DM\n", "proba": 1.8231241938337917e-07} {"commit": "66401af60f76bf4528fd1dc8195140113a33a177", "message": "ajout du zip\ndownload du zip\n", "proba": 3.377907660251367e-07} {"commit": "461ca1a037f14f358e08da3e6599ba2958bf1568", "message": "Fixed compilation error in OCMMain\n\nAnd this is why you try compiling before pushing :p\n", "proba": 1.223964432028879e-07} {"commit": "72ea2f22d11e89c9f69ec1d3ce4aaf1dc3964cbc", "message": "Make DefaultStatusBar public and non-final.\n", "proba": 1.2326398746154155e-07} {"commit": "ab43be997d98d04fcad3f9e8136bc1608016e3da", "message": "Added min/max limits to list options.\nWhen min is set it will make sure there are at least that amount of options in the list (the option values might become null when there are no defaults)\nWhen max is set it won't allow more than the max amount of options in the list and it will remove trailing ones.\n", "proba": 1.5439520950621954e-07} {"commit": "ebd07898001eaa76e0f73f054773bc9f74c6dac9", "message": "improve - package move\n", "proba": 1.9607826118317462e-07} {"commit": "8e6cdb1d31d89b26ce8572eefa49bda9647264d1", "message": "getClass().getResourceAsStream() hint\n", "proba": 3.516595143082668e-06} {"commit": "011aa3e988d49910b72222972e24a24230e110ec", "message": "MyChain mock up\n", "proba": 1.7899226634199294e-07} {"commit": "50a9b75c323bad27d759a4d95063881331484080", "message": "Smell-fix: remove second argument in log trace\n", "proba": 4.621527409653936e-07} {"commit": "0de1a7515ca18b43c28f312873a3a451d5dfa009", "message": "Include synchronized modifier in several methods\n", "proba": 2.2859599368985073e-07} {"commit": "e2cc7fa3114d54c142a6b780b5d94c45a93df1b8", "message": "What's Happening\n", "proba": 0.0006331191398203373} {"commit": "b4fef657fc0daf5d99f0d9f1d96d654b8f464924", "message": "Cleanup config module.", "proba": 1.817948600546515e-07} {"commit": "e9ba3bd55669bb97100ae7db0ef8c77a654020e2", "message": "more specific exception for getCreateTable\n", "proba": 2.2821785705673392e-07} {"commit": "859b58deef423435c7ddb34325e604e1a41313e4", "message": "Fixed error message when Method/Function/Tag class not found\n", "proba": 1.8840879079107253e-07} {"commit": "d0e4b4f8c7bb884052eb4c53204c2096b8f2ba7f", "message": "finding the ParameterisedInvoker now handles also Spring invoker classes\n", "proba": 1.1815401279591242e-07} {"commit": "15be3e3e2a8975e52139184fbc568c2c6ea10a0a", "message": "Small cleanup in OSSRewriterLoader.\n", "proba": 1.0844303233170649e-07} {"commit": "950853ca4908d25ac2f166d1d30c650e27a2c73a", "message": "Logic blocks can rotate with the wrench now\n", "proba": 1.4123043001745827e-07} {"commit": "864c6b03225eb192808eb10c9ebe0f1ac4aaff6f", "message": "Changed routine for loading monitored blocks from file\n", "proba": 2.712077673550084e-07} {"commit": "b4629942943a0d902ee37c96d5e36f03fb2fe02f", "message": "woops\n", "proba": 6.7884320742450655e-06} {"commit": "8a2e16ed98d19f62dc0b372257526f4fb1aeec56", "message": "change accessibility of RandomProvider\n", "proba": 2.4684800337126944e-07} {"commit": "dfffc2a139211143b61877872cdb0ca0d0c9e7aa", "message": "Add set method to JSONConfig to bypass the HashMap warnings.\n", "proba": 1.1171479030736009e-07} {"commit": "b0f5547cd217f91d7680013c40047a2f536f33bb", "message": "Tweaked javadoc", "proba": 3.565791644177807e-07} {"commit": "111db42f65c547af5b22913e3164eb74a35b92a5", "message": "Our configuration methods mostly return doubles instead of floats, which Java hates. Convert these to floats.\n", "proba": 5.658591248902667e-07} {"commit": "69aba5ea12bf6ab3c5d7912089b82edeaae8975f", "message": "Fix CheckStyle issues in block/entity/state/GlowSign.java (#727)\n\n", "proba": 1.1450656245415303e-07} {"commit": "52f3a1cd552d38ccbffb9aa4431c97f04664f2cf", "message": "fix: null safe retryStats\n", "proba": 1.760332816047594e-05} {"commit": "6cc2e2e01735727a3bf61eee752d218093ed14b2", "message": "Added block when setting blockState\nAdded getter for EnumWorldBlockLayer", "proba": 2.2847306979656423e-07} {"commit": "11492423d3d6886388be7d4707919513845feab0", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "416f0bc5f6a24adc416feba14808dd488e47ab6c", "message": "Improve test coverage.\n", "proba": 6.469725803981419e-07} {"commit": "9e6666c56c42df8af8c4b8c56751d670fec801f9", "message": "Handle a bug reading very large text sequences.\n", "proba": 5.163367404747987e-07} {"commit": "704051fc3475021cdb695f6b1dc024e40a5ce60e", "message": "improved java doc\n", "proba": 5.008981247556221e-07} {"commit": "d03161b8d865602ee5f9be9dac52de5fc70e8e6d", "message": "formatting\n", "proba": 1.1576831639104057e-05} {"commit": "c87b885cdfdfdf9cd5dc87267301b95842c7d7fb", "message": "[CODEC-240] Add Percent-Encoding Codec (described in RFC3986 and RFC7578). No need to nest.\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1814506 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8368330024241e-06} {"commit": "dc02161602723eed8d76bc92e5c572d97c9aee86", "message": "\u6307\u5b9a\u9ed8\u8ba4\u884c\u957f\u4e3a5\n", "proba": 6.687534437332943e-07} {"commit": "102d0766f4f177384b2e753707e43d94d40a8631", "message": "Trivial refactoring: Remove redundant type casting\n", "proba": 1.7631926993999514e-06} {"commit": "10155f97cf210a6ad45a0f10b0bae1f7069ef4ea", "message": "ApiCredential javadoc improvements.\n", "proba": 1.2728600040645688e-07} {"commit": "303b9e7f36a64d9e03972ff8d42d6f1a1cd09433", "message": "- in edit mode a heading field must also be rendered as set int he settings\n\ngit-svn-id: 6de479fac40b5ab7fd12e267df1fa0a7a72510c4@2651 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 2.444207211738103e-06} {"commit": "4c690fae472eaaba933bb975b6a1c99ceded965c", "message": "Scan: Use ConcurrentHashMap instead of HashMap, because the readerStates is accessed by multiple threads during the entire scroll session.\n\nCloses #7499\nCloses #7478\n", "proba": 1.632193118439318e-07} {"commit": "590fcd26374f2dbfab4d8e6799c6880891fbd244", "message": "Small enhancements to RandomChoice", "proba": 1.2824517625631415e-07} {"commit": "3d976451adce20e8ab48528fbe4051595a1d21c5", "message": "Improve error reporting when the tmp dir has the noexec flag, fixes #193\n", "proba": 1.968070222346796e-07} {"commit": "c21e6d1a89d58abbb8a95dfa9ceebf40dad1a1a2", "message": "Document default bind rule sort order\n", "proba": 3.356840920787363e-07} {"commit": "f2d235811a0a415c4ccb97fabf26d5d859a2c5ca", "message": "Correct the setMaximumQueueSize implementation\n\ngit-svn-id: 0b89cb198aff298a3b54656df1faf72b8dabb985@2394 15291643-af16-0410-b526-a589213603f9\n", "proba": 0.9999945163726807} {"commit": "e3ccbc9b4f23bd9666f0028b13b9ae9589a87ccd", "message": "KCIRB-412 : Use COEUS format for Protocol Number (fix bug)\n", "proba": 1.0285624085781819e-07} {"commit": "dd8fc84a71a6041432f748ca4f60746a0f7bf66a", "message": "removed extra character\n", "proba": 1.4496524727292126e-06} {"commit": "667bb5c7798892890b4024b4212133e506eb7fb0", "message": "improve JTA transaction utilities", "proba": 2.900613935707952e-07} {"commit": "cc5b0264f4f493e2b15d509707068a8516c1f570", "message": "improve JTA transaction utilities", "proba": 2.900613935707952e-07} {"commit": "b69a7531b846023c4c95e0237967fe8072a9c852", "message": "improved / commented code utiliti classes", "proba": 1.9930740791096468e-07} {"commit": "c4217cd8da3d4821a3d05186ca03d235bf1e34ab", "message": "SortableList empty constructor to fill SortableList directly", "proba": 1.4840340156752063e-07} {"commit": "83e43138038ba927d2c44d22df44ccaf7dd552c5", "message": "Remove unnecessary final\n", "proba": 0.023005841299891472} {"commit": "0978450b8bea19de7f90e8a6d7fd977b5b31627e", "message": "Fix for code review feedback\nThis fixes a possible race condition when calling \"hasTasksReadyToRun\"\nThis also makes it so shutdownNow returns the runnable list in execution order (since that is what other implementations do)\n", "proba": 1.23519342309919e-07} {"commit": "64805d855f47f87a9e964814155d316b45ac2a92", "message": "ARUHA-523 Style\n", "proba": 1.8245157207275042e-07} {"commit": "08564b71a2533237d0d5c730c0bd8f4db4fe45fd", "message": "Fix ConditionEvaluator.evaluate to be thread safe\n", "proba": 1.2996643761198357e-07} {"commit": "126b3debaef1d673241dc56cf9df38943cb9f583", "message": "More improvements\n", "proba": 1.1903426155868146e-07} {"commit": "6993bc09cdac886bfc89bd45494b595386efb0c8", "message": "Add prepareView method in Command Parser to parse date for view command\n", "proba": 1.798721598333941e-07} {"commit": "be1f2b041f826bff58d4ddc9c9fdba0fdc941ccc", "message": "+ Fixing javadoc issue preventing the build from completing", "proba": 1.303384351558634e-07} {"commit": "786a9104002f17f7d5c256d3a5eae239b3820f6a", "message": "Add missing exclamation point\n", "proba": 0.9999995231628418} {"commit": "9ebec4429f5aa34756baada566635bec2aa567e1", "message": "Fix RollingMachine tile not updating its active state (#1687)\n\n", "proba": 1.0892749457980244e-07} {"commit": "f00f850c64f9ed405df0a5184fb3c8e863ef023f", "message": "Floor position values due to inconsistent server vs client positions.\n", "proba": 1.0890775570260303e-07} {"commit": "1d512639e36dd91a67a3033cdf7f86b2a6149de2", "message": "update phenotype row collapsing based on gender/zygosity\n", "proba": 1.6765561667853035e-06} {"commit": "03abf48e54bf53a7483434f60ae54985bf7de656", "message": "Switch to get session to prevent crashing\nFixes #69\n", "proba": 1.435092116253145e-07} {"commit": "223ea114b59a606a44823c306ae2000a7a2240b1", "message": "MONDRIAN: Change LocalizingDynamicSchemaProcessor to leverage ResourceBundle functionality, and thereby be more compatible, per forum post http://forums.pentaho.org/showthread.php?p=195858 .\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 11651]\n", "proba": 1.1495900054114827e-07} {"commit": "d60ea1985000bcab4b27d9b3515675fb36d887a3", "message": "Project updated\n", "proba": 1.5897693117494782e-07} {"commit": "8a0463e56da08cda6fff312e5c3397997e5e5a98", "message": "additional chack if property exists\n", "proba": 1.8540343660333747e-07} {"commit": "a93b81e8e551cd0df056ba60296db19b73a41881", "message": "Added search translation items method to cloud\n", "proba": 1.429489060456035e-07} {"commit": "85478ae6151f9733a2a0c02675a2e025c48dd14f", "message": "documentation fix\n", "proba": 2.8599720280908514e-07} {"commit": "329a384c62272d34c1d7922ecf8640b5d037abba", "message": "forgot to remove un-used import.\npeter\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@344876 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 5269401aae5ae4fd6db6287e04a64f4a2c2f5a44", "proba": 4.682207872974686e-06} {"commit": "c619c05e3b31084ae69bf2a0373f2c0a18ab0397", "message": "Guy to fix bug out of memory.\n", "proba": 1.1598943672197493e-07} {"commit": "19bd1b06bfb5109556a47d114222c9b14adb0f31", "message": "Javadoc cleanup.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3182 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.00033678647014312446} {"commit": "d44d6678bfaf8d594c95f01c09bf863f97d79ed9", "message": "(sanity commit)\nfirst go on making ColumnControl more flexible (== extendable for now):\n- removed final modifier\n- widened method access to protected\n- added doc to protected method\n- centralized access to popup\n", "proba": 1.642600545892492e-05} {"commit": "9b60273543b9414b26e66d311ba9684ae9cba285", "message": "Consider host as terminated if AWS returns empty reservations\n", "proba": 8.53976234793663e-06} {"commit": "84c9e03cb98ae34e6583b62544f2e86b0d19fc7a", "message": "Update UI\n", "proba": 7.472617085113598e-07} {"commit": "40698fd413faf9c00028c3f2f9d235bb40e1d520", "message": "Fix issue with wrong vote icons when scrolling\n\nJavaFX reuses the cells in a table as they're expensive to create. The\niconButton needs to be a temporary as it will otherwise update cells\nwith the button icon of another item when scrolling fast.\n", "proba": 1.153094828509893e-07} {"commit": "9ce3e8b3ac260575c5fb7104291b27c30b73b1f0", "message": ":art: Organizing imports, :memo: commenting code", "proba": 1.3294425116328057e-07} {"commit": "279927f7f5455295e387e2088c8852dc433f126c", "message": "New release", "proba": 1.8942094470730808e-07} {"commit": "cc6df5d08b51969b2d6f355f9ef744ff5aefe862", "message": "MONDRIAN: Fix bug 634860: ToggleDrillState applied to tuple.\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 226]\n", "proba": 1.6111772538351943e-07} {"commit": "f57d7099a62c389c65be09a63a7bd061a4a33215", "message": "v.0.0.18-alpha", "proba": 2.505543761799345e-06} {"commit": "d04ff93095c9cb8df15810ecf342f696a5bb1e75", "message": "ViewGenerator fix\n", "proba": 2.1229216429219377e-07} {"commit": "9ee950c6dbea2f7f6795e91a4ab1a519b25bf27f", "message": "make TFS unit test have better variable naming.\n", "proba": 1.657947024114037e-07} {"commit": "63247f1b8dd463f12c6f88cf57c3937a38b1d3a9", "message": "Fixes column condition\n", "proba": 3.908901362592587e-07} {"commit": "16d3e132aa4e1d28db5ae9da6674fd6a11c35819", "message": "In before, FixedPcdGetxx macro was defined as global variable, it is wrong. It should be defined as value directly, and module developer can use it to define length of array.\n1) Change macro FixedPcdGetxx to value macro. \n2) Change some wrong macro usage in library.\n\n\ngit-svn-id: 5648d1bec6962b0a6d1d1b40eba8cf5cdb62da3d@599 6f19259b-4bc3-4df7-8a09-765794883524\n", "proba": 0.0010512667940929532} {"commit": "f8ef28fd04cc504b7dba4517e834c2b8847b8bdd", "message": "implementation draft #1", "proba": 1.8238702637063398e-07} {"commit": "935baaa4a46221ca100acc5b54b16f614304f147", "message": "\u5728\u672a\u53d1\u73b0classpath\u7684\u60c5\u51b5\u4e0b\uff0c\u5c06\u5f53\u524d\u8def\u5f84\u52a0\u5165classpath\n", "proba": 2.015683406852986e-07} {"commit": "515db477d4354e2bc88fe1b2db6b442e592272b5", "message": "Removed partial match on middle name, race\n\n\nSVN-Revision: 4930\n", "proba": 1.8534791479396517e-07} {"commit": "2a8a4e9f4de61260c313c729e899cb206b3c8dee", "message": "\n\nSVN-Revision: 4986\n", "proba": 1.4543937254529737e-07} {"commit": "e02dcb2ec09ee06a11243d472a88fc95be8a330a", "message": "remove empty file PojoEnrichment.java\n\nfixes sonar failure on empty java file\n", "proba": 4.830476996176003e-07} {"commit": "c914025a72ef3a66b7438f6d763d85c47019f78a", "message": "fix ipc provider error\n", "proba": 5.259649924482801e-07} {"commit": "983eb2d40211ba89c8c9f3d23d81f74309d84889", "message": "when yadaAttachedFile is null return an image data", "proba": 5.153216261533089e-05} {"commit": "c7c90d73e77a2322d9c7404088a5948deae0add3", "message": "wordcount app test cleanup\n", "proba": 1.3247638435132103e-06} {"commit": "a3f9355def956d4e8d16877e3293616024812f8e", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "3dd66ee8f523dcb639a55c9c0be1cc12ba43e296", "message": "More work on jfreechart issue\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6314 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 2.1168182229303056e-07} {"commit": "3fdb2af0ff51420becf99ece15fb02b96bc02f6a", "message": "[FLINK-11316][tests] Refactor ClassLoaderUtilsTests#createValidJar(File)\n\nThis closes #7486.\n", "proba": 1.0043333986686775e-07} {"commit": "da5fe569a33a343873ecd09af059d7bcc6f45622", "message": "fixed javadoc issue\n", "proba": 3.4631807466212194e-07} {"commit": "cfdb99709a3bf59891ab91e2f8c9e67df14aa153", "message": "changed ProjectileFactory.\n", "proba": 1.354404730591341e-07} {"commit": "418c240713016adf039440f6ab5f7f45fea0163d", "message": "Fix running git-upload-archive command for Gerrit slaves\n\nRunning the git-upload-archive command against Gerrit slaves fails with\na NullPointerException because it tries to access the change index which\nis not available on Gerrit slaves.\n\nQuerying for visible changes to check if a commit is readable is an\noptimization that was added by commit 50c8b63f67 [2] (the corresponding\nchange seems to be missing in the change index and hence I can't find\nit).\n\nSince querying for visible changes is an optimization only we can simply\nskip it on slaves where a change index is not available and fall back\nto checking the visibility of refs from which the commit is reachable.\n\n[1]\n[2018-01-22 13:16:45,059] [SSH git-upload-archive '/platform/packages/apps/Browser2' (xxx)] ERROR com.google.gerrit.sshd.BaseCommand : Internal server error (userxxx account 1000002) during git-upload-archive '/platform/packages/apps/Browser2'\njava.lang.NullPointerException\n at com.google.gerrit.server.index.change.ChangeIndexRewriter.isIndexPredicate(ChangeIndexRewriter.java:245)\n at com.google.gerrit.server.index.change.ChangeIndexRewriter.rewriteImpl(ChangeIndexRewriter.java:183)\n at com.google.gerrit.server.index.change.ChangeIndexRewriter.rewriteImpl(ChangeIndexRewriter.java:208)\n at com.google.gerrit.server.index.change.ChangeIndexRewriter.rewriteImpl(ChangeIndexRewriter.java:156)\n at com.google.gerrit.server.index.change.ChangeIndexRewriter.rewrite(ChangeIndexRewriter.java:140)\n at com.google.gerrit.index.query.QueryProcessor.query(QueryProcessor.java:224)\n at com.google.gerrit.index.query.QueryProcessor.query(QueryProcessor.java:174)\n at com.google.gerrit.index.query.QueryProcessor.query(QueryProcessor.java:157)\n at com.google.gerrit.index.query.InternalQuery.query(InternalQuery.java:74)\n at com.google.gerrit.server.query.change.InternalChangeQuery.byProjectCommit(InternalChangeQuery.java:250)\n at com.google.gerrit.server.query.change.InternalChangeQuery.byProjectCommit(InternalChangeQuery.java:245)\n at com.google.gerrit.server.project.CommitsCollection.canRead(CommitsCollection.java:109)\n at com.google.gerrit.sshd.commands.UploadArchive.canRead(UploadArchive.java:253)\n at com.google.gerrit.sshd.commands.UploadArchive.runImpl(UploadArchive.java:188)\n at com.google.gerrit.sshd.AbstractGitCommand.service(AbstractGitCommand.java:102)\n at com.google.gerrit.sshd.AbstractGitCommand.access$000(AbstractGitCommand.java:32)\n at com.google.gerrit.sshd.AbstractGitCommand$1.run(AbstractGitCommand.java:67)\n at com.google.gerrit.sshd.BaseCommand$TaskThunk.run(BaseCommand.java:427)\n ...\n\n[2] https://gerrit.googlesource.com/gerrit/+/50c8b63f6721d8aba6074b238664f3eee7a2dc64%5E%21/gerrit-server/src/main/java/com/google/gerrit/server/project/ProjectControl.java\n\nChange-Id: Ic27ee3ccc5c9887a6a460c89fa29cb128b4c7af4\nSigned-off-by: Edwin Kempin \n", "proba": 0.997740626335144} {"commit": "02f947bd975fb23367a751b4d49874204211ef7c", "message": "Remove CallTarget fields from CallDispatchBoxedNodes\n", "proba": 1.4919751833986084e-07} {"commit": "c04f6781f9f6c84d1a31f8592990668d63b2703a", "message": "CURRIKI-941 CBOE Styling\n\nsvn@5298\n", "proba": 1.235169833080363e-07} {"commit": "6c0c1403502f3d52add000eb1fc5e7b1cec33892", "message": "HDFS-2976 corrected the previous wrong commit for this issue.\n\n\ngit-svn-id: 18f68cb356f2bf53a217c39a7af1470588d83bce@1298507 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0012358981184661388} {"commit": "06be2433c56c6f149647bbe27b54b532e5d17434", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "d8ce9e1d831b349c9df1bfd9428a7d9c1e600d54", "message": "Fixes issue 796.\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@2488 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 2.3743747078697197e-05} {"commit": "e99c92e9b499aaa8a5b980759370665f1511f733", "message": "Set closed flag after destroying caches while destroying cache manager", "proba": 8.606540404798579e-07} {"commit": "d2d3d64c6ca9ad5a5763dba7810ee5a1e17e6a92", "message": "Amend HBASE-27082 spotless:apply\n\nSigned-off-by: Andrew Purtell \n", "proba": 1.1499211893806205e-07} {"commit": "a5e6de648c68728b0bebb86a2b8e2fabf2abb0bb", "message": "Expanded imports.\n", "proba": 2.1035484110143443e-07} {"commit": "289aefadb62a7b67a25ef20ffd7eea35f4b46374", "message": "fixed error in test\n", "proba": 1.061147258951678e-06} {"commit": "2b3fff2584a3721dcbfefd63b9cf4460d1ac6fb1", "message": "INFUND-3506 code tidy\n\n\nFormer-commit-id: e9dbcc914889d7eafcd9db5acca1e4440d413804", "proba": 8.970713452072232e-07} {"commit": "b3e2852604698e05f5aa8f57ef92c1fc7a1df2cd", "message": "update store\n", "proba": 6.474107863141398e-07} {"commit": "ef7c0a3ccdec239e32f7f2e6b80aae40f9811fde", "message": "When applyingDefinition to a container, definitions for dynamically-defined items are looked for as well.\n", "proba": 1.0345200252004361e-07} {"commit": "0bc5d35f3def73d50c13de0ac4f164a8bc8e2a43", "message": "CDEC-13 : fix tests.\n", "proba": 1.214489344647518e-07} {"commit": "5db8e3cd602ee30297a4e725c300b77ad2e03222", "message": "Improving intent:show cli command output format\n\nChange-Id: Ic4a44fc5aa2ad1428697f3ee7a5184af57f2b020\nSigned-off-by: Raphael Amorim \n", "proba": 3.7640037930941617e-07} {"commit": "129e54117905ea0bb383abd44c8f0a0ad9c45e18", "message": "100% MetadataContentTypeProvider\n", "proba": 1.515356160552983e-07} {"commit": "ea8cab2ab42f049bfef6a570bc16df0fa1845218", "message": "Use remove() rather than setting the threadlocal to null.\n", "proba": 1.1005646882722431e-07} {"commit": "eae2ebb72ae4c4c81f18e0d88c392a172ba395d8", "message": "Make NBTPersistentDataContainer publicly usable\n", "proba": 3.398529315745691e-07} {"commit": "de98417e7ae82045c96ddd62dfa61f3fed008593", "message": "JCR-4007: CachingDataStore - touching every time on getRecord() was unnecessary\n\nPatch from Woonsan Ko\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1769767 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.008438511642453e-07} {"commit": "b30c3ed7f163df5998f9c3dff286e72987d0d972", "message": "Delete Mesa.java", "proba": 6.745090649928898e-05} {"commit": "8316f268497233feebae4fbab61d1add06e9540f", "message": "s/prom-qa/localhost:1234/\n", "proba": 7.593891950818943e-07} {"commit": "8c583ea405e7a66bb23b70ff09a76b70f67bc3d6", "message": "RBP now operates correctly at non-variant sites so we can phase hom-ref genotypes with -sampleToPhase\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@4903 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 1.795014981098575e-07} {"commit": "660998065b8e3f01d87e9f3a4511a9cb1c1da654", "message": "'Okay, now I'm absolutely certain that there are no more bugs in the constrained writer.'\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@5353 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 0.0017732303822413087} {"commit": "19ea3276f0012829be3474d4f76872375b2be091", "message": "DERBY-2264 (followup): Disable jdbcapi/DboPowersTest for JSR169 since\nDerby does not support database encryption for that platform (per\nthe specification for JSR169 attached to DERBY-97).\n\nContributed by: Dag Wanvik (dag.wanvik@sun.com)\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@521401 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.992646722712379e-07} {"commit": "3c96b4d97c0cd273b8f222c52f46f11a6f302518", "message": "almost finished implementing java version of XAPILearnLogger", "proba": 1.331471395360495e-07} {"commit": "4db9e8635419ca51ec3f63ca11a5ab853780ac91", "message": "correction NPE en jdk 1.5 + ajout state et double-quote autour du nom", "proba": 1.3351028371744178e-07} {"commit": "c4c258816f04e9a6148e07567d7f6a607a2e86fc", "message": "MultiBaseLocalDiskRepositoryManagerTest: fix for running on Mac from Eclipse\n\nThe alternateRepositoryLocation test was failing when running from\nEclipse on Mac because the created repository location would be:\n\n /private/var/rest/of/path\n\nwhile the alternateBasePath is:\n\n /var/rest/of/path\n\nThis difference comes from the fact that on Mac the /var is a symlink to\n/private/var and the creation of the repository would resolve the\nlocation using getCanonicalFile().\n\nUse alternateBasePath.toRealPath() to resolve any symlinks in the\nalternateBasePath.\n\nNOTE: this issue doesn't show up when running tests from bazel as\nbazel's sandboxing uses different path locations.\n\nChange-Id: I2cb1adc48e16edc5adffd7b7f8eea2b5ea1a60f3\n", "proba": 0.9985652565956116} {"commit": "8aac538cd6e26a514285ee793ec1870857948865", "message": "'fixed' test and commented that I believe it was wrong in the first place. Quick fix rather than best fix so that it stays open for discussion.\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@550294 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8575699868961237e-05} {"commit": "1cc69b2b2dccbb66fb24c4f605695ab44b8853a1", "message": "Fix shadow ray for directional light.\n", "proba": 1.1780521447235515e-07} {"commit": "d0c924ba7b4265b8bd6463d280a1921c1aab9fc2", "message": "modifying diagnostics... context variables\n", "proba": 3.4407585758344794e-07} {"commit": "d9f736073e95dd40e8a444faf320b16566105eb7", "message": "Add fix for trying to generate alignment on missing worksheet\n", "proba": 3.7593903812194185e-07} {"commit": "8e46619f398dd49961fab375e6d128012b58d2a3", "message": "KNL-324 \n\n\ngit-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@68594 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 9.173539297080424e-07} {"commit": "fc13d32dff3b60d78fbd3ceb1e0b8d87554f2798", "message": "fix to last change\n", "proba": 8.984626447272603e-07} {"commit": "aca5307d42076910cd91bb45d69a89aedb90b81e", "message": "[ProgressIndicator] Changed class visibility of CircularDrawingDelegate.\n\nPiperOrigin-RevId: 322583285\n", "proba": 1.1866600857501908e-07} {"commit": "668cb6029011436c6297c47204f2645e4f617a19", "message": "Java docs", "proba": 1.53391488311172e-06} {"commit": "a6c1ac6f626aecd29c01bf271248eb05046a18df", "message": "Updated VertigoViewCoordinator.java\n\n- Changed method names\n- Updated Javadoc\n", "proba": 1.884837388388405e-07} {"commit": "1908db0295c56241d2b6637cec1871c01236ddfa", "message": "Change chain onCreate\n", "proba": 5.28280963862926e-07} {"commit": "cb4d99da862485d163c9979a0133a94a55f803a1", "message": "Fix for flaky failure in TestClientNotifier\n", "proba": 2.3317268471600983e-07} {"commit": "f1778a02c51d652f9e69a88b6e23967735c86782", "message": "Fix typo: 'username' -> 'userName'", "proba": 0.9999994039535522} {"commit": "1a9c04f18aeafa3297ed5c4498eb1279c13d53d9", "message": "Add Interpolator#getDefaultLookup().\n\nSplit commit 3/2 for cherry-picking to master.\n", "proba": 1.0778028780578097e-07} {"commit": "59cf2a71d22ef660b6fd39f416408991ef6018ca", "message": "[#63169162] add case DOUBLE so it would return the correct type\n", "proba": 0.0012378012761473656} {"commit": "df60d657150f72ff383141dcda312ee87cce5723", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "b497f89b5c7204dc57d19037a612333f8d297254", "message": "Make auto-notification action per \"host\" (component), instead of per \"host group\" (application)", "proba": 1.0064463822345715e-06} {"commit": "db1d666f56101fc460f3a93ea721864d53a7e9cf", "message": "GUI changes\n", "proba": 7.929291427899443e-07} {"commit": "cb42aaeaca7edb7bdd8f4dd9f3e98dcd60882ddd", "message": "improved search for interfaces of parent classes\n", "proba": 3.0416379104281077e-07} {"commit": "bc78585d2c0c8cc2aa97ae05cd2f3f4c2a5a0469", "message": "added missing final to tape recorder factory\n", "proba": 2.0792813870684768e-07} {"commit": "521d2134918eac82f22cfaca8c2c3f7b2656e52a", "message": "string assert methods\n", "proba": 0.9998517036437988} {"commit": "c34aeb9eb54bdc3836dbb41de350dbdfdd5f64e8", "message": "remove noisy log statement\n", "proba": 0.00010973039024975151} {"commit": "86767cfbbbdbf6f1447b4ca186bc5d66a56296c4", "message": "Possible meaning of nillable\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@159466 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0005819796351715922} {"commit": "aec72af9c7d68c7f1cd88175b73129bf6b396cb0", "message": "Send commands from other services to Slack\n", "proba": 1.7205807978371013e-07} {"commit": "863e73c88330e2c9d826c10f4f0fe27d7a97970c", "message": "\u4fee\u6539\u7ec4\u7ec7\u7ed3\u6784\u63a5\u53e3", "proba": 2.3072288968251087e-07} {"commit": "ff59608af40ab5eebb66f6dd45e1a0d5175d189e", "message": "Allow for configurable word-wrap limits\n", "proba": 8.918245839595329e-07} {"commit": "f75681a32298f2a77ba92d531dc50d8a504efb85", "message": "Fix up remove loop to only call remote() (and not remove()/write(), add in support for filtering to ContentDataStore superclass\n\ngit-svn-id: b0f10281c9a1a817905b9aa75a7907aa928f8a7d@37262 e5c1c795-43da-0310-a71f-fac65c449510\n", "proba": 5.556501491810195e-06} {"commit": "11a4972640c468f94e01f44c16443a1e466033f0", "message": "KULRICE-4827 resolved compilation issues after merge into trunk.\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@16579 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 4.973693648935296e-06} {"commit": "bb8173810301910459eff738d44f6c373ef9336b", "message": "Lines authored by priyamurali\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.023661724275371e-07} {"commit": "aeb9e0fd7680ffa3b01692bcb93f21fc59e9331e", "message": "Thank you FindBugs!", "proba": 1.1427616186665546e-07} {"commit": "bcd3a4122a0a3faec8f2cc8a0dab17e00584e272", "message": "fixed naming of the mapping", "proba": 7.135652140277671e-07} {"commit": "e378a38681dfb50b8a7f351fab5e8c60af18ac23", "message": "using flag_stop_when_ready for fetchMagnet\n", "proba": 1.488878183408815e-06} {"commit": "c30f85d904076b227100e4f6897654d6b1ba3d5b", "message": "Small documentation regarding NewsBlur API issue\n", "proba": 1.324320066942164e-07} {"commit": "dd7fab28bb65d66af522dbfcdd61e2f2ba28fde9", "message": "simplified code and added logging\n", "proba": 3.8715049299753446e-07} {"commit": "8e85fbf4e9e4298c7a792efe554cfec7c098e471", "message": "Added .torxakis.yaml file to be installed to home directory\n", "proba": 1.5790682539318368e-07} {"commit": "e38bf2497475e02518760b6dc3dd905035247678", "message": "Remove unused import\n", "proba": 5.658957888954319e-07} {"commit": "333e5dccc72d480c4d68d7c476bc7b39c73306c5", "message": "OAK-4106: Reclaimed size reported by FileStore.cleanup is off\nFIXME tag\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1745340 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9955427887907717e-07} {"commit": "74591ffaed374053d39fb1065dd6df2b1a1d512b", "message": "OAK-4824 Deadlock in TarWriter\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1761534 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.487750521140697e-07} {"commit": "64eb4ac91d00a195bb3440cf1169aa01264745c5", "message": "do not use Project within configuration lambda (#54)\n\n* as it would break configuration-cache\n* Thanks to @C-Otto for the decisive link\n (https://github.com/aaschmid/gradle-cpd-plugin/issues/54#issuecomment-808816083)\n\nSigned-off-by: Andreas Schmid <4cf5bc59bee9e1c44c6254b5f84e7f066bd8e5fe@aaschmid.de>\n", "proba": 1.5468732783574524e-07} {"commit": "8b2c495f104158868ac34e16f246c0888e7f3fad", "message": "update requestContext for PUT and DELETE\n\nWe should have the legacy requestContext for ProcessorResult since we\nparse each requestContext individually. Also, i\u2019ve update default\nentity headers and made the same approach to DELETE requests.\n", "proba": 9.884854534902843e-08} {"commit": "c131ce1587e74fc9af8a5d6a9efed95d0fece487", "message": "Fix dynamic locations not updating properly if only an entity is provided\n", "proba": 6.009825028741034e-07} {"commit": "dc281c167b006ecc15fa7d70990dc78cfece1afa", "message": "Fix the check for ConnectExceptions from the RTCPostSubscriber in InitializerServletContextListener\n", "proba": 7.212683499346895e-07} {"commit": "06e746448cd80784bf35fcaa13e6941aa808e38f", "message": "fix JDK7 compilation problem, accessing \"privates of T from * extends T\" is error\n", "proba": 3.5602460002337466e-07} {"commit": "b891bffeb85e0b3488efa2d9c4a4d417367271ba", "message": "Add braces to if statement for parent", "proba": 9.502474858891219e-05} {"commit": "c57323b94364ae88d3d39fa6833c87bf8c612e43", "message": "these tests were wrong, and probably relying on undefined behavior when a node has no nodeType set\n", "proba": 6.928898415026197e-07} {"commit": "13ffd872b3043f8ebf416997c882233bb1eabc42", "message": "Fixed small typo in getIds\n\n\n\ngit-svn-id: 2d40e98957f9f20f5ce77bde55198011fc5ba896@638381 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.960929916502209e-06} {"commit": "aa4e3eb86f1de81c1a5a8e81c6c2e095c5e6bf96", "message": "little bit of work on entityAttributes function\n", "proba": 2.4395865239057457e-07} {"commit": "34ced8adba06aaa515bab15a6b3318b06bf06a49", "message": "exclude javadoc from change signature suggestion box\n", "proba": 2.6672364583646413e-07} {"commit": "c1fba91935c1d12fdb6472a31507f04a5c421132", "message": "toUnchecked now converts an InvocationTargetException to its target.", "proba": 1.127799080791192e-07} {"commit": "3b89bb814e38ffb161b26037724528a2bd993cd1", "message": " Added copyright information", "proba": 1.1529288457268194e-07} {"commit": "87726ebc49b5ae0a0c049f9a6a073a7f7de36f05", "message": "Update AutoScalingScenario.java", "proba": 1.672463412205616e-07} {"commit": "50a207dd5bfbede9505b9996692db34114271de6", "message": "Payment information is now 'sent' to the 'after_paying' page #102\n", "proba": 2.1222658119768312e-07} {"commit": "5290532f379983ccb270c18652fc6bd9138c87c7", "message": "Fixes #489\n", "proba": 1.8009255597917218e-07} {"commit": "61ef8e17c91833011dc4bb65b7e0949fccc8af57", "message": "v3.3.7 snapshot\n", "proba": 5.519992782865302e-07} {"commit": "87c2df89a896641c0fcd92f48b06f3d173a5bab1", "message": "Ignore an integration test which fails in the deployment\n", "proba": 7.2807056312740315e-06} {"commit": "0db8f5aaa09a64d63ad7eafd29c9530942a5919f", "message": "Adding health and barrier value display\n", "proba": 1.76926036488112e-07} {"commit": "8d032d177c20ef6e990c29beefae6a7b5ed4a123", "message": "remove file\n", "proba": 2.585125002951827e-06} {"commit": "44d6a87e9636d2a1a908f0ed9afe1782c5bee73b", "message": "Fix for issue #385\n", "proba": 1.246235257212902e-07} {"commit": "8b63f601c4872fe9316a5353e6ca0a12243a32e8", "message": "Update callable return type to something less falsely specific\n", "proba": 3.930237824079086e-07} {"commit": "b075da4282052b80677258864790a47588096d69", "message": "Add ability to send delete with body to httpclient\n", "proba": 2.867504349524097e-07} {"commit": "cde651320d13b674518aaaef04e43e82a5eb54e9", "message": "added retrieve from archive method impl\n", "proba": 3.79186843701973e-07} {"commit": "b07b824650f98f0b5164a08a66226fcc9affe0c8", "message": "use type to make the kind of map we want explicit to Gson\n", "proba": 1.2851232611410524e-07} {"commit": "35e3892dbf96e733c5b4dcf503e1a921ca3a83c9", "message": "Invoke CacheDataSource EventListener.onCacheIgnored once per request\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=193480939\n", "proba": 5.154457767275744e-07} {"commit": "1b54eee21fd5ea2b93327560fbb128c3c8d8c5c3", "message": "wrong modifier\n", "proba": 0.00025171757442876697} {"commit": "e661453de59fe324f18485347d0a113dd7745af3", "message": "Reest cached HTTP credentials when user or password set.", "proba": 1.1085789708431548e-07} {"commit": "2835151bb51b3439f2c1aee5166712dbbc154e95", "message": "removed passthru member\n", "proba": 2.1862680910089693e-07} {"commit": "65b42eb023cea019781fa4a79c1cfed4ee568deb", "message": "Expose exception constructors.\n\r\n\r\n", "proba": 1.9289480235329393e-07} {"commit": "3979f65d27e82c8f35ebcc8bb06b4e4ad9d76e39", "message": "Updated IntroActivity.java\n\nMoved call to defineButtonAnimations() to onCreate(), in order to prevent NPE\n", "proba": 1.64354730713967e-07} {"commit": "d11363ffcb98ea89e09ac5f450c7d618890f127a", "message": "add default query method to SmallHilbertCurve that scans entire region for index ranges\n", "proba": 1.2811926808353746e-07} {"commit": "ac3e79c75e946b45eb5a5e5c0e1383424f183c85", "message": "Refactor image metadata not to read the whole image first #1883\n", "proba": 5.102575073578919e-07} {"commit": "17a560c58a3ded7da9b7f4e892cc5ab221c4bd6b", "message": "Fix compiler warnings.", "proba": 6.3249376580643e-07} {"commit": "c0053e25ab0c82374cfda610c270a2f27ac96ce6", "message": "Fix mandatory indicator\n", "proba": 0.00026007211999967694} {"commit": "d8161086890d99226593408172530583a9e00497", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "d92abe815f8fa45d0ed0e7807682d221e07d7c2d", "message": "Add get-by-char getters for channel modes\n", "proba": 2.2184383396961493e-07} {"commit": "3ff11df3a8ce2fa46752460405e0ccb4b362770b", "message": "nonnull reportProblem in LogEntry.Builder\n", "proba": 6.454546905843017e-07} {"commit": "7fc835c0bed546647cd4996ed67ee8284bace811", "message": "Fixed test module, SS-3083\n", "proba": 1.6266007207832445e-07} {"commit": "3f10b866c24277b53a5f83227e6aef1d5dfad13b", "message": "fix issue #210\n", "proba": 1.6860212781466544e-07} {"commit": "836fc36b272f5865e5c46e1f08e67eeeb49b3eae", "message": "Inline method used only once\n", "proba": 6.730414838784782e-07} {"commit": "5b5db47ffcd5c694c6af8b812b32844b2bb8f445", "message": "Wait longer before injecting the action during Form render until we are sure we need to do so.\n", "proba": 1.0897965552203459e-07} {"commit": "8fbdb10b77724243a33a781a7c021416ed898727", "message": "Fix #3580, Logging with oc not possible without entering user credentials for gc\n\n- removed no longer sensible check for gc credentials.\n", "proba": 1.0149073403908915e-07} {"commit": "a0356de8e7ede9fbf66d506a15c3228f609272a1", "message": "Removed unused inject properties\n", "proba": 5.402642955232295e-07} {"commit": "2dc15dda49de5ec327991116e237e97056e6f947", "message": "o project builder takes a file now and not an input stream\no separated the construction of the domain model from the maven project\n\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@726951 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.905133897002088e-06} {"commit": "5f0a3e4a47607cffaab64da674bcfde232d0b6dd", "message": "Whitespace fixes\n", "proba": 4.2700463609435246e-07} {"commit": "9b0f96fe78508de179259162302c8aea94a5496c", "message": "fix ArtType AZTEC2\n", "proba": 3.6318610341368185e-07} {"commit": "14bc538f2f84be34e9d715123670092e3a13bfc4", "message": "Output full request URL in access log\n\n", "proba": 0.0018848106265068054} {"commit": "bdba3a35b386c87c969ac0c5bacefcf197a1d3a5", "message": "billing mode implementation", "proba": 5.828412099617708e-07} {"commit": "1cc34e9140bb0eff291313c9bba602c1a9b893a0", "message": "Update GET preview invoice file\n", "proba": 2.5845284312708827e-07} {"commit": "c3cdbe521065d6b07240e50f90dc5668084cf539", "message": "made QuicksortProblem immutable", "proba": 2.515338337616413e-06} {"commit": "88760b72158b08489f0a9f8e827a92d88da36d44", "message": "# Fixed bug in GridCacheAdapter.containsKeysAsync().\n", "proba": 1.0542019879267173e-07} {"commit": "898fd5f0525d05c2718385646b03027bc3cae109", "message": "nuke .space()\n", "proba": 2.8567683330038562e-06} {"commit": "bbb59945be7c6282a36387f8ecf70eacb5af8656", "message": "Catching possible authorization exception during resource set and returning def for max queue size\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@684 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.6538486306671984e-05} {"commit": "8f258c592739d18390f5280202f2a625c2dcb2e1", "message": "Fixing general path to deal with a negative (reverse velocity).\n", "proba": 2.1795024451876088e-07} {"commit": "b578af2e33c304c04121e6d908e8c921e2dc2e90", "message": "# GG-8982\n", "proba": 3.88457493727401e-07} {"commit": "9753a675137f43dec98f0d6939c6e178b44fb980", "message": "updated fields name for search\n", "proba": 2.7705314664672187e-07} {"commit": "41a3c02671f5bf3186f924295376eab8622fdc3e", "message": "removed set tags function\n", "proba": 9.347497211820155e-07} {"commit": "800893182f9157a3f3665a725b1509de328e1d5e", "message": "Remove out.println message is FabricDiscoveryServlet.\n", "proba": 8.964676089817658e-05} {"commit": "084889e54460962389ed3ede8f82e84264c94c0f", "message": "Delete MALSearch.java", "proba": 6.640074730057677e-07} {"commit": "5d4d22e50eb395f40dae7f105cf08712cb704421", "message": " ItEr58S10CUAsignacionRecursosLimitantesItEr57S11: Fix NullPointerException on accessing queueElement.Resource\n", "proba": 6.277829811551783e-07} {"commit": "8c5fe0bf1172e44207bd4374538a577bd264426c", "message": "[Bug #1028] Avoid bug\n\nupdateAndRefresh() causes ConcurrentModificationException, however it's\nneed to do an update() when the project is saved, the graph changes, etc\n\nThe concurrent modification happens if a resource is allocated in a task\nand the save project. If the project is saved before and then the\nresource is allocated and save, it's OK.\n\nUse refresh() instead to avoid the bug.\n\nFEA: ItEr74S04BugFixing\n", "proba": 4.6741683945583645e-06} {"commit": "5e0be4f20fadeee35ccaf5be71b3414d45da2858", "message": "[Bug #1028] Removed unnecesary save of rootTask\n\nApparently this save, that served to reattach the rootTask before\ncalculating the progress related with critical path, was causing the\nissue with the ConcurrentModificationException.\n\nThe reattach is no needed as all tasks in the graph are attached at\nthis point.\n\nFEA: ItEr74S04BugFixing\n", "proba": 2.495173134775541e-07} {"commit": "f7128c9924e8261bcb93f7b49b7456895658e8b8", "message": "ItEr48S04ValidacionEProbasFuncionaisItEr47S04: Fixing bug.\n\nExecuting each reassignment in its own transaction. Otherwise when\nnotifying the gantt tasks errors would happen since they open their\nown transactions or do reattachments; e.g. NonUniqueObjectExceptions.\n", "proba": 1.2834171059239452e-07} {"commit": "23e243f1b558ea692553c4443cc4909c09360233", "message": "ItEr32S09ValidacionEProbasFuncionaisItEr31S12: Adding preconditions\nbug #67\n", "proba": 2.336024778060164e-07} {"commit": "419d7b988999ec753d5d8e2bd455549ae9046dcc", "message": "Added more checks to test unindent method.\n\n* Test what happens with indirect advances.\n* Test what happens with indirect criterion requirement.\n\nFEA: ItEr74S07WBSTreeRefactoring\n", "proba": 1.34592710310244e-07} {"commit": "a7b0be19dc8609fb094b3c810e405070abee1b20", "message": "added a new feature to turn on full schema constraint checking. Also, partial implementation of the hairy Particle Derivation constraints.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@317144 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.304528596956516e-07} {"commit": "1a122a58d459d7523c6c84925a7377723e867eae", "message": "OAK-5115 - IndexCopier#cowCopyDoneOnCloseExceptionHandling test hangs intermittently\n\nEnsure that the Future gets complete for copyTask before proceeding\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1769941 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.46563671327749e-07} {"commit": "66983fc98e535614ae1adc678bcd6f64f4f8207d", "message": "Fix bug where units weren't showing up in the plot data panels when only one series was added. Case 9208.", "proba": 9.92130964050375e-08} {"commit": "0b2bcbfcdfc44a9d76dc4ce2b13a9802c62e164e", "message": "OAK-7161: LengthCachingDataStore's use of LineIterator.close()\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1821237 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.653236942431249e-07} {"commit": "d357bbdb545b5d6acfe8231662d25ad33b79aec6", "message": "Removed todo in edm impl for structural type\n\nChange-Id: Iea56d7e05b9b676071e0fb79b0033d989d3089a6\n", "proba": 6.662542091362411e-07} {"commit": "cf395de3277c0ed6448f8a8bbf651da2fc708370", "message": "Fix to test now that chunking is set.\n\nhttp://jira.diamond.ac.uk/browse/DAQ-244", "proba": 1.3115402452967828e-07} {"commit": "e114ea9c7d81c0a50d00cd27c3abbf1cf5c59b65", "message": "settings: change default alphabet to A-Za-z", "proba": 0.9987857937812805} {"commit": "92478d28c2a7306536e0e9f23002e59868236350", "message": "Defaultausweis wenn keiner beim CSR angegeben wurde", "proba": 3.261611141169851e-07} {"commit": "5bd2fafc7c3e75b302c14394001e5708725261be", "message": "Fix bad imports", "proba": 0.0016216348158195615} {"commit": "65091879567e111e6e793cb357f9ee8b8b1f2387", "message": "Public access to folding provider.\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@16930 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 2.0819434212171473e-06} {"commit": "07a319eab8baa81f4a8182dd6fd6b2796c50690b", "message": "JUnit fixed, removed unused method", "proba": 2.08438180493431e-07} {"commit": "794d35cce8800d3a21124e32cec28fd29970159a", "message": "adapt tests", "proba": 8.336480732396012e-07} {"commit": "ba466b71cd00404fdb0cf89bc852a9f35e9edcb2", "message": "Minor rewrite of message sending tests. AMQP 1.0 now uses two clients for sending and receiving messages\n", "proba": 1.1649316178363733e-07} {"commit": "7de6048cb62453e26ed717ac251ddda94b539a4c", "message": "Demographics model (#154)\n\n* Demographics model added\n", "proba": 1.2044154118484585e-07} {"commit": "2b20bcdeab855c007df314ea01ab6e384f4d115d", "message": "Fix generic-based compiler warnings\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@1871 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 0.0012544807977974415} {"commit": "6f33151cc1c1df51a6e33b4adf8e9d1010c14fdd", "message": "[Java] Add additional debug information when failing to wait for node termination.\n", "proba": 1.1205281680304324e-07} {"commit": "ff6d2fee6cacc5eec0e63da628101fd198d0476f", "message": "Update separator Configuration", "proba": 4.919135108139017e-07} {"commit": "83f035c4b3547d7b33f8b0d9832065d844e5d2a9", "message": "Made debug customizable", "proba": 2.291263712095315e-07} {"commit": "c75272b4547ef797cbfb6e39b4dcf0723e7a3045", "message": "Adds State#isVisible API.", "proba": 1.2117509129438986e-07} {"commit": "ea832e3e85510bc145dcb68abd308ae729d4a834", "message": "Changing the way of how placeholder views are manipulated by replacing the changeVisibility() method by hideUnlessViewEquals() method.\n", "proba": 1.1292304691323807e-07} {"commit": "b54c0746a4050e921055a6ec4e6bc0fd81f2b10e", "message": "Converted \"rawContactID\" to a constant.\n\ngit-svn-id: 147ef18522eb6746ee9223f19ff65dd4112b232d@932 0d0b4aa8-800d-9314-201a-87d9e7845c6b\n", "proba": 0.9999992847442627} {"commit": "8abc2b0b15c3f080816d8ecec14f5fe93ad32940", "message": "#1481 Implemented issue requirement\n", "proba": 1.254118444649066e-07} {"commit": "d11128ec032eee32dc0fb5a839f79a7c3eec91e2", "message": "Remove unused title centering code\n", "proba": 1.1396004993002862e-06} {"commit": "cfcc46a9c0de75ec9510bb25029e7338b90372f1", "message": "assertion for duplicate visitors accidentally registered\n", "proba": 1.571886372175868e-07} {"commit": "976b9a7a86f1023b00262ea7e34c3272ff1f961b", "message": "Cosmetics\n", "proba": 1.7208266172019648e-06} {"commit": "65b8fccd575a3616f16cd81270910a39c87caf5b", "message": "fix for app-fabric\n", "proba": 3.643684181042772e-07} {"commit": "02a5fb9483704d9fcf0e0d1e2bfaa7417ceea5fc", "message": "Tree table: merge frequent edt events\n", "proba": 6.7204618972027674e-06} {"commit": "41d097627f54351fc015fff58c411bd5cbfc1014", "message": "file type detection: 1) execute in non-cancellable section if re-detection happens inside re-detection executor 2) submit to re-detection again otherwise in case of PCE\n\nGitOrigin-RevId: ee7a178dde63b6820ed09b8a1f55dec09ab1d3be", "proba": 1.8491108448870364e-06} {"commit": "26ef3bdaa818c74665deca708269a4160bbe0b9c", "message": "Delete this damn file once and for all.\n", "proba": 1.1028699020698696e-07} {"commit": "1be3b8bf83c88abea93f6246643ddec21960ab32", "message": "Gradle: expose build script data builder gradle version (IDEA-188057)\n", "proba": 1.1190245885472905e-07} {"commit": "00dd0a892c2a6a0415c4a0bfbe174867aea3c70c", "message": "IDEA-CR-48878: IDEA-197739 - show maven repositories for non-central\n\n(cherry picked from commit 062f9f368f115c05fd079f0549db6f6db4ee1c70)\n\nGitOrigin-RevId: d1a21ce32689b2e1a60de34cd76565d9551647ef", "proba": 2.2215747321752133e-06} {"commit": "3b0d94329476b8c24fca510cb48e25fd5bda28d9", "message": "Work in progress : DB2 Explain", "proba": 2.87084787942149e-07} {"commit": "6196e6e038e6b608eb21630257f678eb7badf18a", "message": "#5110 SQL editor sidebar redesign. Extra panel toggle fix\n", "proba": 1.1283509593340568e-07} {"commit": "633285a7872df21ad0fba1c29ee557fbdd6489cc", "message": "Using diffutil to simplify updating the list\n", "proba": 9.624244512451696e-07} {"commit": "fcae4ee8b9065840934af6ce9d20a2e6fbf28a86", "message": "#7149 Search fix\n\n\nFormer-commit-id: 576121ae02c1233169603825ffec856b73e69666", "proba": 2.9712441573792603e-07} {"commit": "bf64d26f28554fb369cc507cdeb9f96e0f250cc5", "message": "Scroll to the position of a newly added place", "proba": 2.7348247044756135e-07} {"commit": "b985b41a66a575aa752f064360f21ec6000028d4", "message": "slightly edited rotation code\n", "proba": 1.7332156687643874e-07} {"commit": "772faade34248cd52dbaa44ec214920704ca3ca9", "message": "DEFAULT_USD volatility cube is created by ExampleCurveAndSurfaceDefinitionLoader - a database constraint can sometimes prevent the second one from being added if the operations perform quickly and the correction/version_from dates are the same. (cherry-picking from commit f2c31601cfed7b9e7f827095ef54bff6be8e6cdb)\n", "proba": 2.7125952328788117e-07} {"commit": "3df8ec50f125c700031168b5840e0531145574cc", "message": "clear get DB problem\n", "proba": 3.2328514976143197e-07} {"commit": "f57bcadf06ee91f7ad1937acaa451b533ae15c7f", "message": "When used as an aliasing function, don't ignore missing requirement.\n", "proba": 1.3493509243289736e-07} {"commit": "caa659442244330a7e22d5fc0f848bfd61b9a649", "message": "Don't set subtitle to \"Anonymous\" if Gist isn't in store\n", "proba": 2.1305468180798925e-06} {"commit": "6d00cb1510bb948d58e980dab76c0769999a6bde", "message": "caaers-230 - getReporter modified, as I am not able to reassociate it to active session. (EvaluationService + ReportFactory, calls getReporter, which created a dummy reporter)\n\nSVN-Revision: 5603\n", "proba": 1.3078107485853252e-07} {"commit": "fbcd303418ca87081c001315221608ecce4345f9", "message": "Remove unused imports", "proba": 8.691937409821548e-07} {"commit": "e278d7efb81c875d13440fc365cf08920df26815", "message": "removed unnecessary import statement\n", "proba": 1.1303632163617294e-05} {"commit": "a8c8e83adbbd5aa2b80cf2673cfcef12c7e292ac", "message": "Update folder and tree from onActivityCreated\n\nPreviously the progress bar would always shows when\nthe fragment was navigated away from and back to\nsince the UI wasn't populated from onActivityCreated\nwhen the tree and folder models were already loaded.", "proba": 1.0691746865632012e-07} {"commit": "24358ea883a10420ba1f5acb9a21df231af78e88", "message": "updated addToReferences() to make sure that the updated Proposition (with new reference added) is put back into the ResultCache object.\n", "proba": 9.85689680987889e-08} {"commit": "1f7ddbb95eccb83647b8158adb5026e68f9ae765", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "d9d4793f58b92e7a0aada3ac1d5c921de57bc0fe", "message": "Handle empty podcast directory\n", "proba": 3.120824658253696e-06} {"commit": "8c5566434031298f316410d7f2ec0ac7373fc42b", "message": "Fixing go instance config port apache/pulsar#7267 (#7322)\n\n## Motivation\r\nAs described in the original issue, whenever you're trying to localrun or create a golang function - the process port is set to 0. This leads to health checks errors.\r\n\r\n## Modifications\r\nThe original method that returns golang cmd arguments didn't use the port variable\r\nfrom the instanceConfig parameter.\r\nThis is a one-line modification that fixes the problem.", "proba": 4.4967964640818536e-07} {"commit": "7c65cae2f076a9dc32f2cbe383cc52efa2e2a4d9", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "55202b590e8897f1b5b905b8aacc1a93b5723a2a", "message": "Have the ProtonDecoder use its own implementation for primitive reads\n\nFor reads of primitive types use our own fixed implementation that does\nnot call into registered primitive type decoders so that our own\nDescribed type decoders operate from fixed know implementations.", "proba": 1.0802540373333613e-07} {"commit": "4d6bc463de13887503e83e48f3461ec0de397f81", "message": "Sort classes by subject name\n", "proba": 0.0006823542644269764} {"commit": "b251b126bce226ca2f5ff8705d1c0c1d482ec10a", "message": "made CustomQueryable generic\n", "proba": 2.227195352588751e-07} {"commit": "679b45a2288c491561b446420ce1fab7aff88e24", "message": "M*SSS\uff1asocket\u56de\u8c03\u65f6\u5207\u5230\u4e3b\u7ebf\u7a0b\n", "proba": 1.96230530491448e-07} {"commit": "da64e092b5725c9ef24841ff3b9d9bf6d4cb91ed", "message": "Change evidence model to help improve layout.", "proba": 1.0908863146141812e-07} {"commit": "bc471b54760d9bed064466fc8c1d7e7b0bffc9d0", "message": "Use Formatter.format() to split the digit with comma\n", "proba": 0.0009522108593955636} {"commit": "de009036b8f2159f94038038315c3850e98b105a", "message": "Chat logout error fixed\n", "proba": 7.189402708718262e-07} {"commit": "aa3cdbfec4d449fa7c1aba0dacae91862cb56a3f", "message": "fix 1000 separator\n", "proba": 1.6433887140010484e-05} {"commit": "2efad9963ddaf3a2e961eba45caa873161d54375", "message": "Additional check to make sure boundary scroll is triggered properly\n", "proba": 1.1467266602949167e-07} {"commit": "1a98823c8786a4493292bcfd2c9b613eba6e634e", "message": "Updated token resource and add flavor to update query\n", "proba": 1.6688976245404774e-07} {"commit": "b8656a0ab24d909e62163cbf085ad83418c859c2", "message": "Hygiene: Remove unused private class\n\nChange-Id: I30e70afbe221224c98b261be35d642cd5955d303\n", "proba": 5.338652613318118e-07} {"commit": "5d6b5a93015a70cc8b5aedaa39326e0f4e2ff671", "message": "Code simplified\n\n - using Guava's `Splitter` and `Joiner`\n", "proba": 1.3725673397857463e-07} {"commit": "25c0f45e90188cf243ca9f1514d544c045cfdd2a", "message": "Add copyright header to MessageUtil.java\n", "proba": 2.5086447408284585e-07} {"commit": "0d316fd72a71e7de236abe7dd683f1213664727f", "message": "Fix the native rules documentation URL\n\nFixes: https://github.com/bazelbuild/intellij/issues/3730\n\n(cherry picked from commit a1e7637a2d2f5776455ad7fb364c043717e37349)\n", "proba": 0.00031855603447183967} {"commit": "137364d18ecea5170b440aefdb105fc578c66e54", "message": "run the stress tests\n", "proba": 8.153094768204028e-07} {"commit": "8496087a391ce4a3854efda9f84a2e2a4a8d40c4", "message": "Issue #31: update mLastVoteId in Session.vote()\n", "proba": 1.2097440560410178e-07} {"commit": "6b678a3fa99b1e0adcc2eba2688767136ccafa79", "message": "Fix style according to warp10 project\n", "proba": 1.6577146766394435e-07} {"commit": "b4febcdf5de7ccf28ffaae9b3710c8fb55ef89a3", "message": "Completed: Java Task: TODO load/handle root fragment.", "proba": 1.5031135092158365e-07} {"commit": "d0d73bb0801921c6ea89f1d2c7f52d4e711b455e", "message": "hook for legacy dropout, if legacy rng is used\n\n\nFormer-commit-id: b451ee9a88dceef09c79bf92dd20683a1e365850", "proba": 1.00316246971488e-05} {"commit": "5d1b236620eec1456ca1e9a30085ce2ae27e984d", "message": "Switch to explicitly managed cursors for weather query.\n\nPreviously, DeskClock used Activity.managedQuery, which\ndidn't exactly leak cursors, but it allowed them to\naccumulate as long as the DeskClock Activity was running.\nWhen used overnight as a bedside clock, the Activity can run\nfor a very long time without being paused.\n\nBug: 2627720\nChange-Id: If4d53d3d6cba9dd96b41a3e25f4c8fad75339c42\n", "proba": 7.077117516018916e-06} {"commit": "0c227da9e1f3d84fb16469476fe0cd4cc102fdcf", "message": "Channel and URI link colours are now configurable\n\nFixes issue 3854\n\nChange-Id: Ibc5a9c6d8fbd3d4efb84a0fb1f9dac6084c612bd\nReviewed-on: http://gerrit.dmdirc.com/977\nReviewed-by: Gregory Holmes <79e2475f81a6317276bf7cbb3958b20d289b78df@dmdirc.com>\nAutomatic-Compile: Gregory Holmes <79e2475f81a6317276bf7cbb3958b20d289b78df@dmdirc.com>\n", "proba": 1.2862463449891948e-07} {"commit": "0ffcbd444f012d81522315b4ff3eb3bd86af756d", "message": "EddyThread: Make pause counter persist across eddy threads\n", "proba": 3.230111929042323e-07} {"commit": "a39aa67ba34a584030c5791e9cf123c5334c0ecc", "message": "Modified clone method in FloatingTask.java", "proba": 5.900524229218718e-07} {"commit": "35129e8bbadc24dde921a3739c786e70d8e4c707", "message": "Unit tests for drive\n", "proba": 2.0482109164277063e-07} {"commit": "def352ce170e73c3426df211321f1af65d29a898", "message": "Prevent ambiguity when jumping to constructor/type definitions.\n", "proba": 1.2849295671912841e-07} {"commit": "8ec578a49b67b3f50998df1308371a5544676f7c", "message": "Issue 202: hotfix for Sphere-Ray collision\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@3013 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.6473039465836337e-07} {"commit": "0c7f50bf3e6f20cf21e1db673a80a4d2cf4cc6d0", "message": "Added Booleans to baseobject.", "proba": 1.1160702229062736e-07} {"commit": "218be4b0cc83f956e81cddc1a498a18ed12d662f", "message": "Keep repeat and shuffle modifiers when a new playlist is loaded\n", "proba": 1.4503672218779684e-07} {"commit": "bf4f6d12e5f56908267715190245cfb1d9ff29d3", "message": "Proper handling of arrays.\n\nArrays in Java are tricky, so they require all manner of gross\nspecial-case handling. This is the simplest implementation I could think\nof, so that users of Equality just don't have to think about it.", "proba": 1.2790269465767778e-07} {"commit": "6b1d24746624b13c97df401f344449f44cb6b3bd", "message": "[CALCITE-2187] Fix build issue caused by CALCITE-2170\n\nClose apache/calcite#631\n", "proba": 1.1725062876166703e-07} {"commit": "2d5f6a7911585a8075996e106f97b7f3b89067f8", "message": "CLOUDSTACK-9185: [VMware DRS] VM sync failed with exception due to out-of-band changes\n\nSummary: The target \"ClusteredVirtualMachineManagerImpl.HandlePowerStateReport\" invoked during the VM power state sync is not found as HandlePowerStateReport was not implemented in ClusteredVirtualMachineManagerImpl and was private in VirtualMachineManagerImpl, which was resulting in InvocationTargetException. Changed HandlePowerStateReport() in VirtualMachineManagerImpl to protected.\n", "proba": 1.230544484087659e-07} {"commit": "df84fd18cf8cb13b69cdb43e78f9e9d63a87ef25", "message": "TEIID-3225 adding trace logging of elements excluded by the path map\nfilter", "proba": 1.1451311365817674e-07} {"commit": "ef31ca5b9ef9642a0696804b8353103d806fa7a1", "message": "Added missing ;\n", "proba": 1.3897788164740632e-07} {"commit": "539b26e5d4ca1788e7bacb2465fb1d64a94cf763", "message": "test authorization\n", "proba": 1.2161981430836022e-06} {"commit": "c97e84c73f483acea3e45537949567bed6328f66", "message": "Refactor text collected from clicked tags\n", "proba": 2.2480182337858423e-07} {"commit": "61cff8e33191f065bc9f5c35ec126e3662b9eb5f", "message": "[FLINK-3077][cli] Add version option(-v, --version) to Cli.\n\nThis closes #1418\n", "proba": 2.0970946934539825e-07} {"commit": "5620149cf5fa2bc8428270f5ca3b325e09d9ba73", "message": "Removed unnecessary else\n", "proba": 1.0447305385241634e-06} {"commit": "70c9087129f260895724dd8777e5d5871e2c9467", "message": "Do not generate the report if its empty and the file never got created", "proba": 1.4661727618658915e-06} {"commit": "d86bde15fdd47d35ba4c71218ef3a7f058eaff5f", "message": "adding template import", "proba": 5.094260586702148e-07} {"commit": "ec6930ed86e1cb8a1a8c4cc7bbe0d6d369b542f5", "message": "Don't randomly destroy sessions\n", "proba": 2.0370448794437834e-07} {"commit": "4f303d27a987fe68f2699f1338ab7d797422dc9b", "message": "Draft of auto-send for email\n", "proba": 2.7686562020790006e-07} {"commit": "1d20214168d422d3fb18f504e7f9971b4e9ac357", "message": "Implemented Complex Function Call\n", "proba": 1.972235708080916e-07} {"commit": "44abf5aed451987962b8e3f1dfbd6e91880cb03e", "message": "Support SHA2 literals in form SHA-XXX and SHAXXX", "proba": 3.01319892059837e-06} {"commit": "a57e3a1b718f08807c5185ecc0bc0a692c056101", "message": "Column differences are now placed into one ALTER TABLE command + column definitions are now compared at the properties level\n", "proba": 1.2036311147767265e-07} {"commit": "27a577721637c291e838f2dd93f77cd2c2074e10", "message": "\u6dfb\u52a0descList\u7684sideEffect: \u6ca1\u6709\u76f8\u5e94\u7684\u5728sql\u4e4b\u4e2d\u591a\u52a0\u4e00\u4e2a\"?\"", "proba": 1.1470012140080144e-07} {"commit": "b5874a887711ca4a2f2da6ca7b9fdb226259984b", "message": "Reverted issue", "proba": 4.289281889668928e-07} {"commit": "0ab4b75822c3d0a7949da5a7e13df0ac7d51e128", "message": "CrazyCore: fixed root channel config not working", "proba": 9.360235821986862e-07} {"commit": "d45d96417aecf4025f7d9d5e335059cf9fd274d1", "message": "Added dynamic standardization to DesignMatrix; not yet fully tested.", "proba": 9.735131811794417e-08} {"commit": "0630ae3dc51ab31c556dfe5066b4d0da4b639350", "message": "competition additions (kole)", "proba": 1.4189870967129536e-07} {"commit": "14590eff78c5f57be88780f6954405215fba0ece", "message": "Fraction uses checked math\n", "proba": 4.9017951823771e-05} {"commit": "9264abd63556b2f16b6e76eec4bade088a1fd430", "message": "Engine speed prints\n", "proba": 3.8716046901754453e-07} {"commit": "4e3d52b9e43e052c79837d2a8a740472bed175c0", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "c5c226b245d64fa8ceddeb2f338f74fb79c2a1cb", "message": "Updates for disconnect event\n", "proba": 4.900438739241508e-07} {"commit": "1d9e21b6c79d915a85a54164902c21128f1d0f2a", "message": "Update pendingRegistrations only after everything has been created\n", "proba": 1.1818353584658325e-07} {"commit": "3bd52ba4f1e899d285ac1692ef501370cd99de53", "message": "sdk blender plugin: fix settings path for Mac OS X\n", "proba": 3.0299528930299857e-07} {"commit": "458387ec49a6f5bd142de381075fae5126480746", "message": "Add shutdown() method for server MessageRouter\n", "proba": 6.379647174981073e-07} {"commit": "4e53ce067722f4ef9e091455243459e8b151164b", "message": "CLOUDSTACK-4022: listProjects - do searchIncludingRemoved when getting info of corresponding projectAccount because when the project is being removed, its account is marked as Removed first, but we might still want to retrieve its info\n", "proba": 1.1260730303774835e-07} {"commit": "b687bbcb7122907bbe48bac835b7c3015f821200", "message": "Added some helper methods.", "proba": 1.1342092420818517e-07} {"commit": "9dba78fdee4017147c3f16553b48ee46bbc5e7d8", "message": "Added missing @throws.\n", "proba": 1.227446659868292e-07} {"commit": "86006e9b683bd5f5a25819e50a12ad8f08ee96c7", "message": "added javadoc with regards to ConcurrentModificationException\n", "proba": 1.3099402451643982e-07} {"commit": "2c3ba9b035dafc01708e747be6722036bfd74169", "message": "Add documentation to the sceneVertex Class\n", "proba": 3.55536030838266e-07} {"commit": "a2f1dbe772277b645632ec3f86aa73a0f0bfdac9", "message": "Added two more character to be escaped in a PDF name (now in sync with PDFBox).\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1027520 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.300741688392009e-07} {"commit": "78500b799674092c08688df1d9d0b30243a05ff6", "message": "added support to update the link renderer on LF change\n", "proba": 2.461784731622174e-07} {"commit": "4210243d8170e558b6dc3bc08619bc972dd25539", "message": "Submitted by: Ramesh Gupta\nFix getValueConversionMethod to not throw NPE when the tree model is null.\n", "proba": 9.925511790243036e-08} {"commit": "e0e35a98062e81992d2e54ef2b8c726d1d10b0fc", "message": "SPARK-341 \t Online installer needs a minimum JRE preference of 1.5\nSPARK-343 \t Spark does not handle upgrades with the online tag.\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@5290 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 4.3108605041197734e-07} {"commit": "5516aa55120984b481b4087912b2fe8190af971d", "message": "Style tweak.\n", "proba": 1.619746257119914e-07} {"commit": "b95b3c5318e5135d96f59cfad6acfc96386faa28", "message": "Add sentence numbering, too.\n", "proba": 0.0005361447692848742} {"commit": "e0bb811b5081525ea4309d79d190527fc67220b8", "message": "stop using obsolete interface.\n", "proba": 1.342679638582922e-07} {"commit": "580377a8a8425dab74020f603729496fc3174faf", "message": "Do not allow 'pre' in constant expressions\n", "proba": 0.0001065040851244703} {"commit": "fa095a354d65013045b700265f06bfc890191dca", "message": "Updated TestUtil updateRandomAttribute to handle random dateOnly different to dates with a time component\n", "proba": 1.3845784962995822e-07} {"commit": "70be2c4b1af00633181a81f3a75f773d929c726b", "message": "Add a geometry contains test to ensure geo is working in H@.", "proba": 1.1883474826390739e-07} {"commit": "f08accc9fa987a78c0c5667cb3414caa8288a27f", "message": "Hack, don't treat non-global module symbols as if they were module calls\n\n--HG--\nbranch : idea13\n", "proba": 3.303342168692325e-07} {"commit": "b7e58e8efbb2ea5162e75008c69a019ed6d911db", "message": "tests: test negative numbers in TestRandomFaceting\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1466152 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0298624147253577e-05} {"commit": "f5d625821f3463c2ed46da68f30f7d2df13357f2", "message": "be careful when shutting down - in some cases in tests we did not yet fully start up\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1175862 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.78198001524288e-07} {"commit": "70fd1bcb2b8081e2dc70d511b61ebd17ac797fa5", "message": "SOLR-4300: In TestLazyCores, convert static field into local variable to avoid post-test memory retention\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1433823 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.276073716231622e-05} {"commit": "00b75f0b216d1e3d0f8b216affef0e98eb775a87", "message": "BioEntity DAO: fixing the tests' dependencies\n", "proba": 5.086260443931678e-07} {"commit": "24a4802a2f2810d3302744438920f5d29139c36b", "message": "Bad position when image was scaled.", "proba": 1.409115810702133e-07} {"commit": "04bf90fef1fb9a56bf46e7e347cc3fc282191f7c", "message": "I previously believed this omission was unintentional as passing null does nothing (no need to subclass HttpsRequestCycleProcessor) and the defaults are harmless. That's probably not the case, because HttpsRequestCycleProcessor doesn't work very well in practice (it doesn't have any sense of it's existing system).\n", "proba": 1.9198928669084125e-07} {"commit": "6f0125ad381593f58fd8c470eccc5f8ac654c124", "message": "test EDT violations\n", "proba": 4.582301187383564e-07} {"commit": "e6a913132a04baf4563f49cbba340b3c3bb01843", "message": "Cleaned up method Support.displayException\n\nRemoved useless information from the error message displayed to the\nuser.\n", "proba": 1.0762354918369965e-07} {"commit": "0a3ef8bc71ceace2cce7095207b9def2c44ed916", "message": "updates after review\n", "proba": 1.2434240659331408e-07} {"commit": "c44c03306dd60084973331805c09d8b9b41f144f", "message": "[3974] fixed time calculation in proportional sheet of agenda", "proba": 1.2080516853529844e-07} {"commit": "fea6b2900e0a808dba2b690f6ad5eba95686b2db", "message": "5.3.2. \u0421\u043e\u0437\u0434\u0430\u0442\u044c \u043a\u043e\u043d\u0442\u0435\u0439\u043d\u0435\u0440 \u043d\u0430 \u0431\u0430\u0437\u0435 \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u043e\u0433\u043e \u0441\u043f\u0438\u0441\u043a\u0430 #19082\n", "proba": 1.557266955387604e-07} {"commit": "122481cd0871c4203ac646a8d19b9df406a957d6", "message": "Removed unnecessary checks for a closed MongoClient/DBTCPConnector that caused\nsome operations to throws IllegalStateException even after completing successfully\n\n JAVA-1581\n", "proba": 2.96191075221941e-07} {"commit": "3bd1e1345f6f3394d2db4914d617007288f2acad", "message": "Fixed front wheel positioning - moved wheels back a little.\n", "proba": 1.0749430146006489e-07} {"commit": "0e03cf3975b449d5fc1cece8606a301e1946bf30", "message": "Added all the JDBC 4.0 methods required in Java SE 6.\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@4830 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 3.3110525691881776e-05} {"commit": "1d3e0fb0cfc6c59a1424b96e91846e94563fc539", "message": "Fixed a layout issue in the win line\n", "proba": 2.1457327648022329e-07} {"commit": "39be6af284a07ef70e0ffd66ec6e69635132a66a", "message": "GROOVY-3376: clarifying documentation only\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@15492 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 2.833172629834735e-07} {"commit": "d0276891c1d82d106302c54cbaed2f80efeeb1fd", "message": "Looking into BrokerMonitor\n", "proba": 2.3008040272998187e-07} {"commit": "d0a05d41f5f81fe57d596af90d4b67ef4d348ece", "message": "Fix test for the `Timestamps2` class according to the new functionality.\n", "proba": 1.0604416189607946e-07} {"commit": "86066867eb604aac8e5b32e1a894cacc8fda7f1d", "message": "Better interface", "proba": 7.167359399318229e-07} {"commit": "6c91f87238289d1e412e320266e685e9db483ce0", "message": "Change constant case naming.\n", "proba": 3.938739610021003e-06} {"commit": "7dd90c5b1f52a4c4c7baa0190f08d490d6abaed3", "message": "Tweak default Field HashMap size\n", "proba": 3.1094771202333504e-07} {"commit": "8a3c9acab0ec7c520b99f5cf1cd8bcc6871aea09", "message": "Improved the memory footprint of FileInfo\n", "proba": 7.597085982524732e-07} {"commit": "d6351efaf7d744296d2708f792839e7b86a0be93", "message": "UPDATE:standardization of mapping - AproxMergeJoin\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@4657 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.754221774623147e-07} {"commit": "8e5758326166d24fa3d8a6f06d63d65b6e7fe392", "message": "Minor doc fix", "proba": 2.760359336662077e-07} {"commit": "e4e45e1e273b7494e8dccf1f13b95c5dda87eb44", "message": "- implemented missing math functions and constants\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@7037 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 8.406196684518363e-06} {"commit": "af316fe91512204b7300660c2f1f6c7cd43cb9bb", "message": "iptag would not be null\n", "proba": 0.9999990463256836} {"commit": "7b2663aa6f2c22f28e88c52bbc85a2c1f5c46556", "message": "Updated comments formatting\n", "proba": 1.7102253480061336e-07} {"commit": "109de770a7227c63c086c7d634adcf55b37ee271", "message": "Refactoring: Simplified \"getTypes()\" method.", "proba": 1.9801417749931716e-07} {"commit": "ebd9330b9b69b1e9f68fab74c5cc19d1f9c8f85f", "message": "Workaround to fix a issue while we don't improve the shallow parser\n", "proba": 1.4821927152297576e-06} {"commit": "c97802aa3346a2d439793b2082e86eb1e441eccf", "message": "refactoring", "proba": 5.272031557979062e-06} {"commit": "1670f1a345d55e9abaac0068cac77180c60a2387", "message": "Remove unnecessary class\n", "proba": 0.00012433143274392933} {"commit": "733c1bf43a344e44afa8d466f40171c1d95f26c0", "message": "Update Lang.java.\n", "proba": 1.3476122262545687e-07} {"commit": "0f9d0bdb4154cd3e750a9e13a311c0f96c2a184c", "message": "GameMap returns false instead of OutOfBoundsException\n", "proba": 5.291325919642986e-07} {"commit": "1a57d66a6b9bb5bc7b49d89a12bfcb72e544c5dc", "message": "feature equality\n", "proba": 4.588217450418597e-07} {"commit": "25e722038b99f1709da75fcc8a6c29c4ce702bd3", "message": "Add a missing comment to class TitleLabel.\n", "proba": 1.4163386197196814e-07} {"commit": "9bef521e9c23565bf4c49626124318235f7d3838", "message": "Bio-Rad Gel: add another special case for finding pixels\n\nReported by Geert Meesen.\n", "proba": 9.767084208078813e-08} {"commit": "c26788c113ba7c3a7722ba864a2b608c13fa4429", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "c676b6614e41b328fe3408eb35f852e1c246e186", "message": "Fix for NullPointerException, courtesy of Lee Kamentsky.\n\n", "proba": 1.0558359520018712e-07} {"commit": "533c3db92f98b046441571955fa5636bfcf9b546", "message": "Impl collect\n", "proba": 7.358961511272355e-07} {"commit": "6b14a871233847d87a26fe1f46f5175352e91860", "message": "minor change", "proba": 5.548630497287377e-07} {"commit": "694431e1bd6498a3bdca8c0e0a053cfb5822a568", "message": "Incremental implementation of new Camera system.", "proba": 1.1969164859237935e-07} {"commit": "769dce0f90021e07ad00eb7306b925e6420788ab", "message": "Applying http://code.google.com/p/owasp-esapi-java/issues/detail?id=139 to stop race condition", "proba": 8.472616173094139e-07} {"commit": "178204ac559350eb93b49d80eb53a69216b7c40f", "message": "fix for github Issue #124", "proba": 1.448049573582466e-07} {"commit": "065046a69f38cd5f050be8664718d9524969267b", "message": "Added methods that will return the best path with timestamps. We need\ntwo main methods for this, because the word tokens can be either be before\nor after the unit and HMM tokens. The algorithm that deals with these\ntwo cases are different.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2271 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 0.00046417719568125904} {"commit": "7746dc4476f70ae9f5aa1db1107fd76bfad15447", "message": "The public issue url can now be added to a GitHub issue\n", "proba": 2.4771017592684075e-07} {"commit": "89f3fa03276eacd6b11d7b5530752c82f94e155d", "message": "Add comments for toggleTasksSelect, moveCurrentTaskToDone, updateRecurringDates, updateDate\n", "proba": 1.3195345616168197e-07} {"commit": "b24d46e2dec99380ddf9c1dcb6d2f1e818eb1bea", "message": "DEV-1040 Try to triger another travis build to solve github pending issue\n", "proba": 1.1225946394688435e-07} {"commit": "90a9c5420983a0f662d3f5021c07109882b096ff", "message": "remove an unnecessary comparison\n\nSigned-off-by: Qun Li <1ea81f54854048d0a4d4fd61caceabb2a843281c@zstack.io>\n", "proba": 7.341533637372777e-05} {"commit": "ce203d298ff9f4134b81e063b4e2238e338ffe54", "message": "Environment randomly generate the actions\n", "proba": 0.9999756813049316} {"commit": "1411b80535ce121e31067a429b3f3e5706010c7e", "message": "Fix OutOfBound exception in swapoutOrphanBlocks\n", "proba": 3.095057365953835e-07} {"commit": "f2d253c664649effd80582fb79d97b3ea33ff320", "message": "Fix jenkins + linpack + bigmachine bug\n\nLaunching 5-nodes for multinode testing; all 5 on a big machine\nimmediately attempt to run a linpack; this takes about 18-20secs - and\nhappens before a cloud forms. Thus the first few tests timeout for\ncloudsize being too small.\n", "proba": 1.1251584197680131e-07} {"commit": "4dde5b00d5ebaa797b1fea455823dcb9aefde21a", "message": "Fixed issue with missing histogram values in SummaryPage.\n", "proba": 1.0676340878035262e-07} {"commit": "23970eb66d2955635552548a7b3f2478acd1d444", "message": "MONDRIAN\n During an earlier investigation I had made the setOrdinals method's\n signature \"public\" - it is now back to \"package private\".\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 7344]\n", "proba": 4.084529052761354e-07} {"commit": "97617df8b24d2b87ee61cbf0c461f6404d713582", "message": "Added oskari.addview parameter handling - can be used to insert views\n", "proba": 1.187982618944261e-07} {"commit": "1e4b411cce4630946f6ebfd3b8ce910f5b2b4bd1", "message": "start the test at the main menu and remove all the redundant jumps to the main menu", "proba": 8.134044037433341e-06} {"commit": "c21d0b91f93928349aa3579dcf4de603dd8aa8be", "message": "Logging parameters, for modernize Java (I55).\n", "proba": 1.0880955159109362e-07} {"commit": "f2d8d8085db7dd083861536a1c43dad6d68e88d5", "message": "DefaultScriptService: tweak whitespace\n", "proba": 2.8068541269021807e-06} {"commit": "5f16b87956cab617d8870fd1af546c7f5cd01032", "message": "cleanup game entity manger\n", "proba": 5.952999231340073e-07} {"commit": "08bca488b245fe60c9556632c615a3788bc36599", "message": "lower this timeout to something more reasonable\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1402831 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999727010726929} {"commit": "6a07b60d5b789f19d9ff6a7705172b382b9fd3cd", "message": "Fixed error message.", "proba": 1.5249548823703662e-07} {"commit": "e6250e575f2acdcfb9297cc32e6672137ba10da5", "message": "ScriptBuilder: Add a varargs utility\n", "proba": 3.3898089668582543e-07} {"commit": "12139a7d37153cdd272da59be8c9f95469d9edb6", "message": "Add null checks in constructors", "proba": 1.3656488135893596e-06} {"commit": "ae624acdc32b6c847461e39bd0e90e656815bd58", "message": "Use plugin descriptor file to cleanup pluginmanager logic and improve validation\n", "proba": 1.5534311614828766e-07} {"commit": "bcb41457400751144bdc54c23ae95780d83b2dca", "message": "complete case list count bug fix\n", "proba": 3.210533350284095e-07} {"commit": "37c9a76017eac42577fbbc4c217f2af76ea84779", "message": "ACCUMULO-1959 - supressing deprecation warning\n", "proba": 2.2041550096218998e-07} {"commit": "d724a83ef7badc00165fdf395d91a7f38669b97b", "message": "Remove AdvancedOptRulesTest, now all of its tests have been moved into RelOptRulesTest.\n", "proba": 1.0285074836247077e-07} {"commit": "90d9bc5611708197f0651296ed4c3083d2e77849", "message": "[orm]default convert non-mapping column names to lower-camel naming style.\n", "proba": 1.2141059357873019e-07} {"commit": "d2f309ee6b5acf8b57bd3c08e673724ce1659d82", "message": "Suppress Warnings on private setId; comment changes\n", "proba": 1.4484237453871174e-07} {"commit": "d08f89e5eee5af82353c7c5341c2469c5d72708c", "message": "argument to URLEncoder.encode must not be null\n", "proba": 9.657561895437539e-05} {"commit": "43c8472b05f7b0ab58884d81ebec4cb6ab969d05", "message": "Avoid deadlock in onAdd and onUp (JAVA-387).\n\nThe callback invoked after all pools are created runs on\nblockingExecutor (the SameThreadExecutor of one of the pool creations).\nBut it also submitted tasks to that same executor via\nupdateCreatedPools, and waited on their result. Since blockingExecutor\nis bound to 2 threads, two onAdds running in parallel caused a deadlock.\n", "proba": 1.217756420146543e-07} {"commit": "cc027cb6beef104b95cb2220f48dee5218234b18", "message": "renderer fix\n", "proba": 7.20869536507962e-07} {"commit": "7da310d0d1f6ed2ae81ade212024f7385cf555c2", "message": "Update Ds3Client.java", "proba": 1.0539150707700173e-06} {"commit": "49de2cd66892b3f09b9a84bcd1575c28d7fc4ec7", "message": "Dynafig test cases have descriptions.\n", "proba": 1.396225854932709e-07} {"commit": "e58e81834d4ca19fb56303ac361f06200e28bc34", "message": "Fix tests compilation\n", "proba": 8.62833530845819e-07} {"commit": "0ec63432d6e19c028b1e82d856d0cc2160b68c3c", "message": "[xslt] allow expression at ForEachGroup's collation attribute\n\nsvn path=/trunk/eXist/; revision=13183\n", "proba": 2.321768164392779e-07} {"commit": "7b7c92512a785b1876bd6def7371b3e722970752", "message": "IMPALA-404: Bigint and float's compatible type is double.\n", "proba": 1.088027019591209e-07} {"commit": "4f205b5f51dc6b410f9cfaf5bd9f2b76124b6385", "message": "Added visit method for IntAnnotations.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@44 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 7.46338685075898e-07} {"commit": "cad8d08637969462f55efa204f705d235fa56dbe", "message": "Fixed omission of redundant branch reports for\nifnull/ifnonnull instructions.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@1704 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0005648965598084033} {"commit": "e858a3b5f805b0a6a192dd4b4212616e9e6aa2b2", "message": "[hotfix][docs] Fix groupBy() javadocs: make uniform, add links, fix UnsortedGrouping.\n", "proba": 1.0712036413451642e-07} {"commit": "987932ea77be51de73207ec83c5ed693489169d8", "message": "Disable user config (#2022)\n\n", "proba": 1.3772694273939123e-07} {"commit": "46e2a145c9933ae9ae64d72695e106d61d380bc7", "message": "Exclude application time from watchdog for ServerStreamingRPC (#731)\n\n", "proba": 1.1543414757397841e-07} {"commit": "c20ec240d592744a9b3413d89c5d5ccb20a27a42", "message": "perf: don't call removeGenericMethodParameters() unless there is reason to\n", "proba": 1.5844656786612177e-07} {"commit": "572e408f1c65e98baf4996e4fd957c53cf880bcf", "message": "More testing of mergeZones method.\n", "proba": 1.0767015368173816e-07} {"commit": "5757330a3b8bf1ce044d5b20632a29e998c2e72f", "message": "Expose jks_alias in Hadoop driver\n", "proba": 5.176250397198601e-07} {"commit": "04e1417138303d7f51ccce882d25be746aaa357c", "message": "working on zwatch\n", "proba": 1.5563701083465276e-07} {"commit": "909f0d275d6c115b5d5731e9a54616923cc3bedf", "message": "Add missing @Nullable annotation to XMLStreamParser.InjectedElementParser.SingleValuedInjectionSpec() elementName param.\n", "proba": 1.298019469686551e-07} {"commit": "212b96f2790cdf9d921e3f46526707ac6864ee71", "message": "GUI: Fixed new large array attribute type class name\n", "proba": 1.8732021089817863e-07} {"commit": "20595a02894b27f7fec8df30e55371f7e56f6fdb", "message": "Added support for executing format in builder", "proba": 2.283005642311764e-07} {"commit": "ebdd3c7fce33020555a71cd590b5e6b5244903fc", "message": "chathistory: update welcome message matching to include leagues\n", "proba": 1.4021317440437997e-07} {"commit": "6b824715b947cc122406cb9bb0328092fb2bb7c3", "message": "Better error message. Code cleanup.\n", "proba": 1.3197823989230528e-07} {"commit": "d2a3f4c8fb4bd6426643d92735bc5dc24586d05a", "message": "Start ReceiversService even when application is already started\n", "proba": 1.902958501887042e-07} {"commit": "e50dd43c9d84250e7b684e6f396295959236f8e6", "message": "Clarify that blowpipe won't work with Robin clue\n\nThe ranged bonus of the toxic blowpipe is dynamic depending on darts\nand does not count when trying to complete this cryptic clue.\n", "proba": 1.6163623513421044e-05} {"commit": "97c52d87652a94b2b814f08248ced3cc60ff0656", "message": "removed useless log\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@3095 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 5.179074946681794e-07} {"commit": "4cbcad98f4c540b996686358a61fdb9defc25ded", "message": "add annotation\n", "proba": 2.606449015729595e-06} {"commit": "519fcf657604d9f16a5b8f3d7dd554977106c6c5", "message": "[16526] added exists text place holder logic", "proba": 2.496691990927502e-07} {"commit": "70dd54625be54de443ad57dfa9342c97e19be928", "message": "This closes #1747\n", "proba": 1.8794794698351325e-07} {"commit": "fed44616ba12088bb23037c593cce4097cf66efa", "message": "Polished\n", "proba": 2.9874697702325648e-06} {"commit": "1dcd9afb368c21e2f460c3749a9dfa03537c687a", "message": "Runtime: make DefaultApplicationMetadata constructor private sicne it should only be created directly by the Injector system\n", "proba": 1.999047611889182e-07} {"commit": "92b981ab67aa3d2becee443dede700b84408c6b8", "message": "fixing javadoc warnings\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@6899 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 8.864021197041438e-07} {"commit": "e5ce59e2161923e1ca1d1afb3d45b2e1cdcff550", "message": "enable unixOpenTtyToPreserveOutputAfterTermination=true by default\n\nGitOrigin-RevId: 15ba676e837f309983dfdb5684ebee07bf02ac15", "proba": 4.364856522443006e-06} {"commit": "e6baf61f7e646bfd74880056732c51b1f68727e7", "message": "Properties component should be auto loaded if in need\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@920819 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.536767391982721e-06} {"commit": "00f5f3e2713fc485f87e894b8f58dd89d77f3fe6", "message": "removed unused import that was causing eclipse build errors\n\ngit-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@32089 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 6.728284347445879e-07} {"commit": "56c94aa4e137f17e5337888d42c32c65e74c48c3", "message": "Refactoring: provided an easier to read debug statement\n", "proba": 0.00027783645782619715} {"commit": "e708027d8464932d1a1f608cc38f5b7b5602a865", "message": "Fail taking picture early if ImageCapture is not bound.\n\nThis change is covered by the existing test:\nandroidx.camera.integration.core.ImageCaptureTest#takePictureReturnsErrorNO_CAMERA_whenNotBound\n\nThe issue was found by running tests with the new pipeline flag enabled.\n\nBug: 246956825\nTest: manual test and ./gradlew bOS\nChange-Id: I3a2cc2a5fcfc2a708f95e2140918daa39420bbb4\n", "proba": 4.993766560801305e-05} {"commit": "e10c06eed7a7826a92c93f845f274eaf6b8213d0", "message": "SAK-1808\n\ngit-svn-id: 840349cbf2a7f44860f6cfd02374235b623e9bf9@1936 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.6847799239913e-07} {"commit": "1ab2fead4d97316684099329edafc60a295c1d19", "message": "Fixed opening of dialer app\n", "proba": 4.5258761360855715e-07} {"commit": "b173cc9ce0e237cce270e764c104f56ced891575", "message": "Changed spaces to tabs.\nAdded several checks to avoid NullPointerExceptions (line 178-205).\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@6490 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 1.8546015780884773e-06} {"commit": "f296192e1a40441c37e61f784f048a1c289bcdbd", "message": "ui: do not show non-popup groups in Keymap\n\nOtherwise, internal groups without template presentation may became visible,\nif all their children are filtered out, but their ID matches the filter.\n", "proba": 1.0934777350257718e-07} {"commit": "3c5934d33e38b5106c54e2f5c9c976918ffaf770", "message": "Fixed ConcurrentModificationException when sending multiple attachments.\n", "proba": 1.0495013924582963e-07} {"commit": "2ef397339d8d8e3ab4af9f7b78fb86a2d531b41e", "message": "RuleConditionProcessor: remove missing bindings in or-rule-parts\n", "proba": 5.272617613627517e-07} {"commit": "3f512269771d2b0d0b9cf378806a90bc5aa91541", "message": "Send messages to player in SSP when run manually.\n", "proba": 1.0805899819388287e-07} {"commit": "9db68a60db03aa2ee1ee4e8af4057ce2897370a5", "message": "Sample spring mvc : Improved javadoc for data initialisation\n", "proba": 1.2497224588514655e-07} {"commit": "e6023e1bd5a7e6f482451e93bfa5172d380b3554", "message": "[file-history] cleanup\n\nAdd @NotNull annotations, rename myLogSettings to myAppSettings, reorder fields.\n\nGitOrigin-RevId: f11eaf1d40da6bf88b1f3c53a440bd40858d6367", "proba": 7.120185728126671e-06} {"commit": "26ba088bd9eeb6a3bd571ed0895ef5d9165c571f", "message": "bugfix: workspace owner can change during hasMapping() call", "proba": 5.527657549464493e-07} {"commit": "8b967d65b69d746b0bdbc4fc7e5192eeb8c531e2", "message": "added f:selectItems to b:selectOneMenu. Copyright hint: The current\nimplementation of f:selectItems rendering is an adapted version of the\nPrimeFaces 5.1 counterpart. This should be OK by the license provided we\nmention PrimeFaces.", "proba": 9.896664465713911e-08} {"commit": "f1c67a9a8ccfa43df104fd620e61bc1dfea32f5e", "message": "increase decaptcher timeout\n", "proba": 1.8477975345376763e-06} {"commit": "0793ac036acc1704cf7e06cf74bd61539f804c93", "message": "Unit test improvements\n", "proba": 4.0140892565432296e-07} {"commit": "2f59b584567dd7471614550c0e57f0fc5f589d27", "message": "Disabling load-saved-search button when no search selected", "proba": 6.367873197632434e-07} {"commit": "daa2238c29ebf2827581cafddc5dbe6903e46687", "message": "- fixed duplicate list action in group selection list\n", "proba": 1.7203051072556264e-07} {"commit": "1a46654abddbf703c5fac1ca625738c6dfc5f4bd", "message": "[BUG] 2-mal Scan Starten verursacht NullPointerException #15\n", "proba": 1.3296846645971527e-07} {"commit": "24b5bbc48fa9e99201c756b12c3e4ad61391fb19", "message": "Force loadFromService, add private modifier for the static nested class\n", "proba": 1.5387881546757853e-07} {"commit": "5523f6e5d5565af4d491b08f79df763dd0e0c6d8", "message": "Java 5 type checking and compiler warnings\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3729 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.7569258236326277e-06} {"commit": "3046920a223d6b4e1a94aabbb6dcab9324ba7d9f", "message": "ImageCalculator: remove obsolete hack\n\nNow that calculator ops are lazily registered with the object service\nitself, we no longer need to force lazy instantiation explicitly.\n", "proba": 1.051681550734429e-07} {"commit": "e783c52dd29c5b0ebf34d811dd57c7d28a356c4a", "message": "[FIXED MIFOS-4028]: Added new validations for smart question tags.\n", "proba": 1.0062892386031308e-07} {"commit": "de79c24f104f76f28780101aad0f1b7a7ab0260a", "message": "adds some options of doughnut dataset to meter dataset", "proba": 8.395686563744675e-06} {"commit": "18a75fb30c9d186dac0c232d9ca85445892ee5ca", "message": "Test: wrong index and query in testConstantScoreQuery\n", "proba": 1.8487758097762708e-06} {"commit": "b268bbc762f4481f619e4f37677451acf3fbe359", "message": "Warn for sandbox=\"allow-scripts allow-same-origin\"\n\nFixes https://github.com/validator/validator/issues/361 Thanks @zcorpan\n", "proba": 1.3747970228905615e-07} {"commit": "20c5c1967258fb89063190b1652135528fa6f1ee", "message": "Commented out analog gyro that was breaking code\n", "proba": 1.2370961144370085e-07} {"commit": "baed34222f55a1c10bb32bc2a3a4569e612ad21e", "message": "Fixed error handling in RestApiExtractor to help capture the true connection issue\n\nSigned-off-by: Yinan Li \n\nRB=388288\nR=nveeramr,etl-infra-reviewers\nA=nveeramr,hcai\n", "proba": 2.468150626100396e-07} {"commit": "5607fb0e660cc004c922202adc7d9a41a4f27eb6", "message": "Removed debug output from Method.toGenericString().\n", "proba": 1.2536270332930144e-07} {"commit": "065188e0e46aec866056d3fb7612c6aa4316e2a0", "message": "Fix severe issues caused by this\n", "proba": 0.00024678988847881556} {"commit": "800f56e5f509b0b9b2d49da987354a21ab9cf87c", "message": "Update memory allocation when finishing in HashAggregationOperator\n", "proba": 2.7512817268871004e-07} {"commit": "7ab1d41a6051583f5c7e3b89a16fc490fbedc60c", "message": "Mark command line adapter as not threadsafe.\n", "proba": 2.2234941354781768e-07} {"commit": "85a658f941042df5159c83443ca4ae3c9c2a9548", "message": "Do not use lineitem table in semi join work processor queries\n", "proba": 1.6196410967950214e-07} {"commit": "e0ec91972c1dbf529d83bffe4a89c711f277b60a", "message": "Dedupe 2 kinds of subscription in CombiningLiveDataServer\n", "proba": 1.06051444959121e-07} {"commit": "34898775b7bd86ebbde17602fa14e601deef4ac0", "message": "Fixed up error messages for GalaxyHistory\n", "proba": 1.8019150616055413e-07} {"commit": "e4f50bc7099b5bc9a25ea76d15ced55f9514d8d0", "message": "\n\nSVN-Revision: 2888\n", "proba": 1.737594885753424e-07} {"commit": "81020630b97161857cf9bb524d9ea7373c1cadf3", "message": "Added a few extra comments\n", "proba": 1.1096832253087996e-07} {"commit": "ba6e43579086c5ff4b5cff78e4cf2f75402299d7", "message": "Working on integrating Pre-Processing\n", "proba": 5.840241215082642e-07} {"commit": "9243bc8b31c883ff1a5dc2396e208469ea699f5f", "message": "enable ignored test\n", "proba": 8.78240143720177e-07} {"commit": "234400922459bb74ec9abe848004ba71858f018b", "message": "fix pushing out empty buckets from stirling gen\n", "proba": 1.588793168139091e-07} {"commit": "4b24c53a1c7fbfbbdfef762c9d265bf0b20b1d71", "message": "Acknowledge the disconnect package", "proba": 4.2103027226403356e-05} {"commit": "7bfef580241159d55f78ce4ad5af6692bc6521d9", "message": "Now the binding is not used for the ProjectMetadataTab;\nAfter I looked at the implementation aspect of this\nfeature, I realized that it's not as easy and beautiful\nto implement as I thought it would be;\n\n[TODO] Maybe we should limit the number of the MetadataTabs\n that we can open in one moment; IMHO, it should be\n restricted only to one window;\n", "proba": 1.1032611979544527e-07} {"commit": "2bbcee2289e549947d81879bea124137352a348a", "message": "\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\nFixing another bug. adoptNode() should not adopt nodes of entity & notation\ntypes.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@319437 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.285896685971238e-07} {"commit": "553cdd43d5f6b2635c72fd4d4e193feae2b6d957", "message": "Added missing defaults\n\ngit-svn-id: 429faba1de43eff0515934bcbb5f82dba97bbdbc@7328 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 8.027106446206744e-07} {"commit": "5b5b44e507dbe9aba6d5e981a43df50534499392", "message": "Once we've created an XPathEvaluator, cache it to avoid\nlooking it up again and creating it using reflection.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@320031 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4921488400432281e-06} {"commit": "2612e460fdb6d07effa71ac7d9ce5618bb5ff3bd", "message": "Remove unnecessary annotation", "proba": 0.0007169931195676327} {"commit": "52fa6675326a57a3c4b83bf1bc7031910130248b", "message": "Cleaned up interfaces.\n", "proba": 1.292449809398022e-07} {"commit": "c326201bcd1ce30ca5460143c1ce2696f94fa5a4", "message": "Project updated\n", "proba": 1.5897693117494782e-07} {"commit": "3ad17c1861680a426ff4188fb869131a939726cf", "message": "fix some sonar issues", "proba": 0.002986425766721368} {"commit": "fb871e8c5a0ade8f45fd008b2955f4bc13339429", "message": "Fix for NullPointerException when calling getStartChannelListener with an unregistered uri\n", "proba": 1.647498777401779e-07} {"commit": "cc54b7507cece1d1422971298c74bc84dc2d466c", "message": "September 4 update\n", "proba": 2.0757407526161842e-07} {"commit": "dcdbb0296215843742feecdbc8cef801ccd1335d", "message": "Added an optimised filter method.\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@820 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 7.621614349773154e-05} {"commit": "6b4ac36fc294775f7cea7c6463b0e662ed3d888a", "message": "[ELT-1213] Temporarily restore removed methods for compatibility.\n", "proba": 1.0115639526020459e-07} {"commit": "032c08606bea92a773e40ac5eb5cd50316b42c56", "message": "Fixed typo\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1990 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.4218877367966343e-05} {"commit": "e682c975a18c329eff6e2f06d5845b74a4dae520", "message": "Use correct helper method\n", "proba": 7.254368392750621e-05} {"commit": "101fedcf72400344d47e207e2294f05f4e2746db", "message": "Add query parameters for start/end\n\nIGV-2016\n", "proba": 2.593389751837094e-07} {"commit": "a29eb8d4886731fc0ff2bb4a732c7ff5b4ce8a8b", "message": "[r15] [trunk/JavaProtocolSupport] test commit\n", "proba": 1.582169062430694e-07} {"commit": "775d822be2c6526bb733e74e4774f52a9a9201b0", "message": "[bugfix] fn:count() reports wrong dependency\n", "proba": 5.088482453174947e-07} {"commit": "b4e8c67502e93589e5910d8f6da01d2c9f859c1c", "message": "Use adaptive serialization for fn:trace()\n", "proba": 4.769367478729691e-07} {"commit": "08d512755381300e81d5876f2f71a0c0a5c31d33", "message": "Silent mode now properly refreshes again when you check it in preferences\n", "proba": 1.3548658728268492e-07} {"commit": "f467f167cf6566fccd2c13787dbd4e8c85386e6a", "message": "Updated: MetricsLite\n", "proba": 3.6839182371295465e-07} {"commit": "7a590fede46895a17783bb6e958652b9a4b0aad2", "message": "IO, setup readFromNewLine from environment\n\n", "proba": 1.2954818373600574e-07} {"commit": "4be1cd278558fe2d3e9f2d7ab3e78e682402d061", "message": "Show an error message if we try to initiate a call to an XMPP contact, who does\nnot support either Jingle or GTalk.\n", "proba": 1.063613765950322e-07} {"commit": "b80c8a88f63e9888cb74a50199b13037f01c9858", "message": "Fix double application of patch and code duplication in PIG-4651\n\ngit-svn-id: c4d08399a8c07badad33cbf13a0909bacb78f41f@1695402 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.620073579848395e-07} {"commit": "bf8f4e45fec3e4a03a7dbf7490e9990d68958171", "message": "Compatibility with latest update.\n", "proba": 1.1176210534813436e-07} {"commit": "c2379d9c166b40098b5a02d219593b5ec40a2130", "message": "Adopt error message.\n", "proba": 1.4759072541892237e-07} {"commit": "18db9463285dcec8ac0b46f46ccb27ed8e9404af", "message": "IJRAH-174: another test working\n", "proba": 1.8538733570494514e-07} {"commit": "81b5c8b3fe7fa411db51a8d311551ecbd6d97afb", "message": "LocalMustAliasAnalysis now handles array refs\n", "proba": 1.2730251341963594e-07} {"commit": "a2e1f102b0ac743b929f826147b34a7bcde3f97e", "message": "GEODE-3453: Fix native client function tests to use updated API\n", "proba": 1.279147738841857e-07} {"commit": "1145eb0d56d1bc4393544265c6308bddc0d0a787", "message": "Fix tests by stubbing out two methods requiring a real image\n", "proba": 1.0005875083152205e-05} {"commit": "7eb9a7ad7f9cbc261c30868ffe4cd20d74946293", "message": "Fixed web page retrieval due to changed URL of result action.\n", "proba": 1.0726880361744406e-07} {"commit": "a332db732f5f4796ee124c2a8fc36c0fcd2d70d1", "message": "Bug 21 fixed\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@38598 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7417225706140016e-07} {"commit": "e5f071a1d221c02cb79037e91737331f00042105", "message": "Preference dialog now uses FormLayout", "proba": 1.4846285978364904e-07} {"commit": "ce7fcdf37bcf6d1298b5cfe07b7ff148c195c59f", "message": "KYLIN-1645 Fix logging\n", "proba": 1.4053152597170993e-07} {"commit": "392b25340796db879598664c0e9f2d955dd98775", "message": "Removed unused import.\n", "proba": 1.2888077094430628e-07} {"commit": "5e7c0364b178ccf44c062997612d7e60ad50ee4a", "message": "Acceptance tests use test client updates\n", "proba": 1.9601357337251102e-07} {"commit": "40948ad7b1d99aec1f047bfea4de08f5c35cf058", "message": "Updated openapi class to handle problems getting bootstrap classloader in IDEA plugin.\n", "proba": 1.065256256538305e-07} {"commit": "90a82fb35dba6ef9bbe31057c5da9f7c25373fd8", "message": "add one test case\n", "proba": 0.0025241265539079905} {"commit": "ebf86ebf72a7969eae77bcaba89b2c3950343d7f", "message": "TAP5-1950: ResourceStreamer sends SC_NOT_MODIFIED as an error, but it should be just status\n", "proba": 1.207772868383472e-07} {"commit": "7942b21def39731496fc503c15a3e344ddec9db3", "message": "Test for discarding text before and after the source match\n", "proba": 1.9582915911087184e-07} {"commit": "1bb0d1c238757672f864c79b2cc5d606aa277b75", "message": "Set the correct Cache-Control header on module requests to force re-validation on each page\n", "proba": 3.664390817448293e-07} {"commit": "ac736981c54a5223516c15900624f63b55544bad", "message": "remove redundant parameters\n", "proba": 0.000559822132345289} {"commit": "c8c6edc269707636d18af7c923d3ebac6197f19a", "message": "Correct code according to review\n", "proba": 3.0115154459053883e-06} {"commit": "af85244e6618603e8f030ff0724aeb5558cdefe6", "message": "Eclipse test push", "proba": 2.959699827442819e-07} {"commit": "402ce89b576f9383bcf2b71756237b0dde2cb5aa", "message": "refactored\n", "proba": 0.00033057446125894785} {"commit": "70a690391bc2a8344c35e6050a3013cfe3387704", "message": "Updated the android\n", "proba": 4.4352786062518135e-05} {"commit": "1c16df1f5c4e7a4c012a6f8b177b9742953ac3e6", "message": "verbose getIndexedLinePointer() now takes a start offset\n\ngit-svn-id: 0f0e769425a95b277772daee6ac27d370147d87f@299 158bccb4-7c0b-4fb3-968f-7c40bf2d9062\n", "proba": 3.5238763302913867e-06} {"commit": "c8e03a36b5c8f3bf0decfe7ce7364f1fe871ae44", "message": "Adding updates to fix a potential Null Pointer exception from happening on Android when an Activity is killed due to the device having low memory. The exception was happening due to the callbackContext being null. (#20)\n\nThis change means that the onResume callback function inside your JS code will now be populated for the pluginServiceName \"CropPlugin\"\r\n\r\nhttp://cordova.apache.org/docs/en/dev/guide/platforms/android/index.html#lifecycle-guide", "proba": 1.8715036276262254e-06} {"commit": "c0cef72067cedf0607a902b09ca9f4151da1e8fa", "message": "Add test for no build.gradle parent path\n\nThe build.gradle cannot work if it can't determine the parent directory's\nbase name, so to test that we need to use ROOT=/, where /build.gradle has\nonly a single Path element.\n", "proba": 1.4560244210315432e-07} {"commit": "885b852eb74d746224f0269e44afd23b991958f9", "message": "Update DownloadDB.java", "proba": 2.8130554596828006e-07} {"commit": "b5edc9f4fd6bf53ad74f1b530ba11ae56a104345", "message": "update WizWebView.java for dynamic calculationg height webview\n", "proba": 1.9104665227587248e-07} {"commit": "ed4f74115faf7f2b4b0b3fbd7e93b4eb829b9ab8", "message": "example version property\n", "proba": 6.639600087510189e-07} {"commit": "06fcaa4c718d0bdacee3945c86d5d4363842cdd9", "message": "added byte[][] value test case\n", "proba": 4.538494067674037e-06} {"commit": "742773375c74ba8b98e5ac5feea8b1d980e4d870", "message": "turn off read only test for Windows\n", "proba": 2.6158195964853803e-07} {"commit": "07ca0f960394845ed974eb04392e99f4edf6371a", "message": "generate row from a prism\n", "proba": 0.9999809265136719} {"commit": "cf2a40c25f43c0ba6437ecdc77f18c1ee8234dc9", "message": "adds a failing test\n", "proba": 4.532935690804152e-06} {"commit": "84549f334d99aad394b41d60b558135712d4591a", "message": "[TEST] use toString rather than getDetailedMessage()\n", "proba": 1.6264145585864753e-07} {"commit": "e646899eed427c58bb12bbf1a25659a3a4ae6ea3", "message": "Fixed comment.", "proba": 1.2493958934101101e-07} {"commit": "7fc0758f7db4b636c50aa2e70ec27626c94f3681", "message": "Disable this test which doesn't work probably for environmental reasons\n", "proba": 2.1284429294610163e-06} {"commit": "d3d8e31db4826a557386bbd9aef9b43d43d88e4e", "message": "remove TypicalTestPersons.java\n", "proba": 7.975249900482595e-06} {"commit": "43618738bf61d78e07a9849d7a86404e8d131d35", "message": "Enhanced the test for DDLUTILS-174 to also generate a sub element for an attribute of the data object\n", "proba": 1.2954323835856485e-07} {"commit": "7f785bd8824f5c1d10c44731e0f41b0ed1266b01", "message": "Added Apache license to the test case.\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@729216 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.081087574078992e-07} {"commit": "0c1f30aba1141dbfba842900e13b5d086667a578", "message": "fix for GRAILS-1066\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@4014 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 8.508040423294005e-07} {"commit": "0ef522a3a8479f35419b972cb48ec1e0385bbc88", "message": "Do not nag for WrapUtil.toDomainObjectSet()\n\nbecause the kotlin gradle plugin still uses it\n\nSigned-off-by: Paul Merlin \n", "proba": 1.216560860939353e-07} {"commit": "c4b594fa32398e9ba06f6f710ec41a89234d6e7b", "message": "!49 \u6539\u8fdb\u5224\u65ad\n", "proba": 2.52245342835522e-07} {"commit": "5ae0a1de98182e51da3a77503050e9678334be24", "message": "Update JspPageDialog.java\n", "proba": 4.2465856608941976e-07} {"commit": "a7b7eef4db07a8bdc1cd98264da7627d2de8ac5d", "message": "Refactor if /else blocks\n\n", "proba": 1.769448886079772e-06} {"commit": "c98fa04ef51f369813bde512552d37b9be023bd2", "message": "Add fail calls to ensure that expected exceptions are thrown. (#3)\n\n", "proba": 2.411251784906199e-07} {"commit": "6dbac78dbcca8620f368a82b07f5f5948df184c9", "message": "Fix resource test after updating banner image.\n", "proba": 1.20421674409954e-07} {"commit": "3bceca3fd24283dd3892da11a2937d8fec91af48", "message": "Improving testcase\n", "proba": 6.741580364177935e-06} {"commit": "d6f61c5c41874c0360fa5d9696592de42d48c144", "message": "Clarified log statement.", "proba": 2.0900905894905009e-07} {"commit": "bc9e94346601c8e2e93ffe63ac690303adf3e954", "message": "Add missing nullity annotations\n", "proba": 6.871450023027137e-05} {"commit": "adf9f4e7ecac9fb5668fd1d2684d30a08b5526be", "message": "Some review remarks fixes.\n", "proba": 1.1310832093158751e-07} {"commit": "223644f190e0c7cdfab1d90cac111b88b37039dd", "message": "PDFBOX-2530: Bugfix: tree should have focus on window open\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1687149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0366004516981775e-06} {"commit": "a58d92d8ccd2d93127dc179ab3c85a13a8146f33", "message": "Consertado calculaFrete()\n", "proba": 4.5565730033558793e-07} {"commit": "2d848e1652954158634864d1850568eee1e7e9a1", "message": "(no message)", "proba": 3.393134022644517e-07} {"commit": "ff45d9bb6dfb4c3ce428b58dd0206104c11c9bba", "message": "DynamicRenderer now disables the panning cache.\nUpside for some content animation is now 2-3x as fast and memory\nconsumption during animation is much better.\n\n\ngit-svn-id: e944db0f7b5c8f0ae3e1ad43ca99b026751ef0c2@200651 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.763927894506196e-07} {"commit": "5292768acf6d65e72e1dfab62a6fb68a69b77104", "message": "Fix Java9+ Bytes comparison, closes #276\n", "proba": 4.891800017503556e-06} {"commit": "88a34a9935ece4a07f6770d31f750bc1d665cc73", "message": "Fix for catching all exceptions in playerInformation method\n", "proba": 3.81500314006189e-07} {"commit": "de091e10890343f4bc39dca3905e00e4067d2c4d", "message": "Update tests.\n", "proba": 1.6534264091205841e-07} {"commit": "5237a671b049a9d1e27c11a4266feec097cfbac1", "message": "khkuhbkh", "proba": 6.21785102339345e-06} {"commit": "96dee608810ad394e38b5397b3815e1e1e898151", "message": "KULRICE-8212 - In NoteAction.save, if note id is null need to make sure the note is preserved\n", "proba": 1.255185821946725e-07} {"commit": "346179f6ff7c329649275c83d5bd9dd4a76f1fd9", "message": "am ccb2e1ea: am 7fb4e4aa: am 154d61fc: Merge change Id6f158b3 into eclair\n\nMerge commit 'ccb2e1eada05fefed0c1f9f6d4fca45d307c2bfd'\n\n* commit 'ccb2e1eada05fefed0c1f9f6d4fca45d307c2bfd':\n Removed javadoc link to hidden class (temporary fix for build)\n", "proba": 1.2535672055946634e-07} {"commit": "7a0ae9626e5432c0a2e39c2f800f0f0626f6bad9", "message": "added private promoteProxies() method to convert LazyCollections to Results objects.\n[not yet called]\n\n", "proba": 1.000188944999536e-07} {"commit": "3d41c1558424ded50ca00be75f9884e4c1f7d117", "message": "PathUtil: delimiter handling overloads for StringBuilder", "proba": 5.254411235000589e-07} {"commit": "ab135dcb9a092139624dd48166f1bad5e9757a71", "message": "Update proj4js from 2.4.4 to 2.5.0", "proba": 2.856799028450041e-07} {"commit": "fb0d3c394e22d0b33aebb9770dd9f4ed3d091d51", "message": "bugfix", "proba": 8.478961035507382e-07} {"commit": "1ab4b381c069f6d2a214e1a00dea848ca358f159", "message": "Checkpoint on reorganizing this file.\n", "proba": 1.1834369217922358e-07} {"commit": "3042959810d0cfa9189e297014ca6c7b7fcb7de0", "message": "EranMes: Fixing Firefox 9 breakage introduced in r15368.\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@15444 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 3.806404265560559e-06} {"commit": "3c758ec123dae660ed9be3f5d27b54cd1c470666", "message": "SimonStewart: Modify the test httprequest class to support more methods\n\nr15298\n", "proba": 1.2436969143436727e-07} {"commit": "f9925abc74dff546d250008948f301a0990b78c2", "message": "Add Javadoc descriptions for InternalGroupUpdate\n\nChange-Id: Ia16d0d913e4f1c553b24b06f1ceab404abc16f20\n", "proba": 1.5947240399327711e-06} {"commit": "146b070eea345c5ce6592ee089eeed9111bd0206", "message": "consistent search scope when resolving plugin classes from plugin.xml [r=peter]\n", "proba": 1.1155722745570529e-07} {"commit": "25e32d8f640f884b2e80e962cbf88af3766caf9d", "message": "add test\n", "proba": 1.7454851786169456e-06} {"commit": "5ab7cf11794c894be41507281033bc92cc41ab40", "message": "Add synchronization to property setting method\n", "proba": 5.895450954085391e-07} {"commit": "3949b4ac722bbbf14969946f6e5bae25db1f34aa", "message": "commented out version of next() and hasNext() that appear to be correct but are causing testing problems\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1596 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 6.201146902640176e-07} {"commit": "dd347c25d6c5fbd3dba51da6834f6d113bb83958", "message": "Increase the visibility of KeyCache key access methods.\nKeep KeyCache instances in private member variables and don't\nallow references to them out in order to protect contents. Basically,\nthis is a reasonably generally useful class, so choices are to either\nmake methods protected, and rely on subclasses to implement protection\n(and require subclassing to use), or make public and protect instances.\nrefs #100063\n", "proba": 3.061999223064049e-07} {"commit": "dbabdcbaaa0bdec1b23bd4e5d2924c437d4d1c37", "message": "Fixed errors\n", "proba": 3.677519089251291e-07} {"commit": "273dfeb1bc6a731e241e7a1a586ffc27d12234d7", "message": "remove main function\n", "proba": 0.006587144453078508} {"commit": "9d979c2643a8553e0c99369459a8990faaf1571a", "message": "Simplified the non-streaming UpdateAction method\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1442727 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999865293502808} {"commit": "39529a4d5796c79e0e8d09e914052a8f8f8ad0e0", "message": "Fixed market agent code as much as possible\n", "proba": 2.4453493097098544e-07} {"commit": "869f4b6b5f9f8cf49e18e0b12aa26a5f44f61835", "message": "Don't skip if/when deleting assets folders fails\n", "proba": 7.363152576544962e-07} {"commit": "fedd2493586730e8f2627bc9302ff99c2e87b736", "message": "add test for option to disable http listener\n", "proba": 3.9586839761796e-07} {"commit": "b2ce9897b5bccd8255c645ec182417b4315454b6", "message": ":erge branch 'master' of github.com:usc-csci201-fall2013/team28\n", "proba": 2.7120051981910365e-07} {"commit": "f5da2d06444a56ca2c1f0307191bd8e775a5c430", "message": "- kernel-install: adding events to eventutil class\n\ngit-svn-id: 4afd028e37a0ecb7b60cc6a38eb25d9930f4ee19@12190 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 5.028556984143506e-07} {"commit": "3a5e17e9a859a2434a627bd31f9a915863760fdb", "message": "M\nore claim check security\n", "proba": 1.4707701723182254e-07} {"commit": "0f8be2d26e5734fb6f08fad7fdb856879472f67f", "message": "Gallery customization\n", "proba": 2.944724428743939e-07} {"commit": "ee3f4572ef334380ccff65fb373c1ce80e8a0db9", "message": "jPOS-89 select should not be called if ABORTING\n\nGroupSelector's select should not be called if prepare is ABORTING\n\nFor backward compatibility, there's an optional property\n'call-selector-on-abort' that can be set to 'true' in the TM's\nconfiguration file (defaults to 'false').\n", "proba": 2.1427635488180385e-07} {"commit": "a2f8411011bbffa4a1beb53c5e3b15155d39bef0", "message": "Implemented preliminary stop on error functionality.", "proba": 1.2562205142785388e-07} {"commit": "a1f189ab426fee699bb8e3bfb8d4d89f83c7da2c", "message": "add CrossOrigin above PersonController\n", "proba": 3.780638735406683e-07} {"commit": "885c05dd61aa9894960ae4bae50ee3ff7d0ac93e", "message": "Javadoc fix.\n", "proba": 1.6029241578507936e-07} {"commit": "cbc12e68bb1a35d8a989152dded64ac35df0f83f", "message": "Cleaning up the main app\n", "proba": 4.291375262255315e-06} {"commit": "264f6311b9823dd020816e08cff0d25d5b0f4a83", "message": "completed soul ripper bow....... took days to understand...\n", "proba": 1.1106043018571654e-07} {"commit": "efe9dd98e8ef022bed5fffbb9af08e9f9f4f3dd4", "message": "Added some convenience methods to PropertyFactory.", "proba": 1.0315999077192828e-07} {"commit": "9e3c86a35d143f22be73c9a0c7db055057cc0aec", "message": "bugfix\n", "proba": 8.478961035507382e-07} {"commit": "5328e35f60ecbf62afe85fe5844d480c824ebd09", "message": "KieSpring :: Better error reporting for missing gav's\n", "proba": 1.2603196353211388e-07} {"commit": "e9db52f90b15b179d42e16fcabb94157b79893fe", "message": "Optimize imports\n", "proba": 1.9769765913224546e-06} {"commit": "46a1da59c46c8959d6e00c2bd9d11909644a932a", "message": "Copyright\n\ngit-svn-id: 56d4294a9e7c8b1ae21491ba4491dfc41c8d890d@91806 84be2c1e-ba19-0410-b317-a758671a6fc1\n", "proba": 1.6364590749162744e-07} {"commit": "a69f46b4a5eddc11beafd8c4c697bc7f752f1c2b", "message": "adjust errors", "proba": 1.907083969854284e-06} {"commit": "3aff6cfd850badbbefbbbe5353ad0fb98db6bf3e", "message": "Fix for generic wildcards of DynamicBean's method 'of'\n", "proba": 1.720178630648661e-07} {"commit": "a4249637e48008e3ba880a2273b8a7ebc9e5df80", "message": "Use normal clientID for hosted mode (same as private)\n", "proba": 1.0991486476541468e-07} {"commit": "1a9ef10dcf2491ce3463f6545d99134462fd6e15", "message": "Small StateHelper addition\n", "proba": 1.7188683898439194e-07} {"commit": "7686384f127c7ccdb47aa587a3bec31a0fc3c20f", "message": "Added sanitized grant id property", "proba": 1.4216148258583416e-07} {"commit": "f2372f9e375fc603d9d815cfd60e2c8e8f2d5e6b", "message": "- Get rid of a.o.regexp and oro, replaced them by jdk 1.4 regexp\n- Fixed a bug in filter generation\n- Fixed a bug in deepTrim method\n\ngit-svn-id: 77647bf8c03f680e1577cc294a519e21c03bf3cb@370289 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.843735049078532e-06} {"commit": "5b2dbec57640c78b98b75ae36e2c49c63fc5b775", "message": "Ctxt sensitivity unimplemented yet\n", "proba": 1.671261316005257e-07} {"commit": "10ad2db634a59fd9a20c9f0ca17fe284bfabbd2e", "message": "Fixed #EXTINF line parsing bug\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@742 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 6.821501870035718e-07} {"commit": "ad34b81ec7b4888574d52496ea71b1d7226edd5c", "message": "Removed unused code in test.\n\nUSERGRID-1919\n", "proba": 4.341279054642655e-05} {"commit": "3352eb23c4d72812c8b68d9ecbc6149e791aa0cb", "message": "this set of parameters seems to perform a bit better\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@4010 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.379421392921358e-05} {"commit": "3f88dc786222817b8932dc30abf4a062cc017014", "message": "field was hiding another field.", "proba": 1.8589204273666837e-06} {"commit": "65803cb2d9c6cccce8cd03667d2672ab5dda0cc5", "message": "[Issue 196] Stretched UI fix", "proba": 1.1747649608651045e-07} {"commit": "727054049c0c51402e9d1510c7ba3040fb0e87ab", "message": "Test if PID onTarget for DriveToAngle\n", "proba": 2.5774124878807925e-07} {"commit": "b8e024aa03c5dacb21f417a8d836b1fc8f56808e", "message": "Implement bindTo method instead of holding an activity instance\n", "proba": 4.777370463671105e-07} {"commit": "f846049f534531285b108b1bbf950232a79c9b43", "message": "- Added APL.\n- Moved all attributes up.\n- Fixed weird class javadoc.\n- Made a few small mods and added FIXMEs.\n\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@150824 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.887309958372498e-07} {"commit": "c1c962447e7244c8cbe7f7c5f6408bdbf4565076", "message": "JDK serialization\n", "proba": 1.5236465742418659e-06} {"commit": "a3354115261f945488a98f79d0968489b5cc94df", "message": "Remove

from comments\n", "proba": 1.3051916880613135e-07} {"commit": "5108958b4ee0d9d3fcf9e9f680add45de3f84680", "message": "[BEAM-7229] ParDoLifecycleTest: remove duplicated test methods\n", "proba": 1.8048394849756733e-05} {"commit": "eb7f53f95a111099bbff639b6e000ededd8dd209", "message": "add testcase for issue #1399\n", "proba": 1.4763267586204165e-07} {"commit": "74aafa5403b3a2ceff65f6fd6d51c3632b4adee7", "message": "removed unused test\n", "proba": 9.070426472135296e-07} {"commit": "d34c5c79627ebcd31b4f709f84ad690f675dfefe", "message": "Fix 2 ErrorProneStyle findings:\n* The actual and expected values appear to be swapped, which results in poor assertion failure messages. The actual value should come first.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=274175832\n", "proba": 3.6238661778043024e-06} {"commit": "53158ac80063269dff357dbd8f8f6cb34cb170d6", "message": "Fix NullPointerExceptions\n\nAlso removed an old TODO", "proba": 2.5062104214157443e-07} {"commit": "c87856da8551b035a084c3e51aafe123f6845e6e", "message": "KYLIN-3619 Remove suffix in temp directories\n", "proba": 1.74486473270008e-07} {"commit": "f332568201812bbe8c13a642b0141b366929f4da", "message": "* implement new setting to allow only one expanded expandable item in the list\n * FIX #79\n", "proba": 1.2696860096639284e-07} {"commit": "f95f144f1df2c99c6eb8a870cd7fa168f2f0fba3", "message": "Set a class loader for looking up java extension methods\n", "proba": 3.7784545270369563e-07} {"commit": "41775832bb31ac918fcb37f5617df33a2ed05fc3", "message": "CORE-2560 Add new runOrder=\"first|last\" attribute to control when a changeSet is ran\n", "proba": 1.8694863967994024e-07} {"commit": "e5e22d1a2a8d2f14a42123f0227852e1e8340f1d", "message": "Test relative accuracy between Haversine & LawOfCosines to Vincenty. Related to #80\n", "proba": 1.0514669668282295e-07} {"commit": "40f10b3781ce188ade0d4a24ea9a3f87f5aae8ae", "message": "needless doco\n\ngit-svn-id: 52143a09d8b7f8c7a6302b1d6d4f5ea62cde28cd@296 ebf96e7e-f801-0410-8dc7-a7e6b35a8818\n", "proba": 4.849896413361421e-07} {"commit": "3725bc4022eb866d0e83e31ef7c236d87949f95c", "message": "Added back previous constructor\n\nDAT-8392\n", "proba": 1.3065006498891307e-07} {"commit": "b411ecee4c3383b82379833491391142581c5843", "message": "optimize log filter\n\noptimize log filter", "proba": 5.613217126665404e-07} {"commit": "841a38cb7b8c6f0c2756c872f7e8595110113d90", "message": "Preparation for synchronous API calls.", "proba": 1.3890222305690259e-07} {"commit": "7b8eb57331a3e03c38b2d762704eaa2d2c0e676b", "message": "test sockets with no session\n", "proba": 3.2418853379567736e-07} {"commit": "d43687d578bf3dea98b01d0899bcfbb2125d142e", "message": "increase test timeout to 15sec as leader election jitter is random sleep between 1 to 5 secs (#4756)\n\n", "proba": 1.6523041779237246e-07} {"commit": "534259ad0dc53cf71a735290a8a75a98425fdb63", "message": "wrote tests for topic and convertion\n", "proba": 1.4120807634299126e-07} {"commit": "00512df40c4d15a40ee2ad54880a9215bff0d026", "message": "AwaitsFix for #77728\n", "proba": 1.3253283270842076e-07} {"commit": "28dd034655ca79fe5c82a6409107f52db804c8e2", "message": "removed ref to user's hashtype property for USERGRID-713\n", "proba": 1.701255456509898e-07} {"commit": "40a3b3b211edce3b7fb5d65b2c5e1fc40f778a5b", "message": "deprecate Listeners.fire\n", "proba": 2.1768984879599884e-05} {"commit": "352934b116f5945e2e824a92f9a2cdeea0382ae8", "message": "form generator. first attempt\n", "proba": 0.9999493360519409} {"commit": "9d4ef08bf329a4b678adc02ae956d15afe16a134", "message": "remove unnecessary else clause\n", "proba": 0.00249065482057631} {"commit": "935127a154eed80d33900ec6372acab01e22e772", "message": "Launch account picker in onStart()\n", "proba": 2.3167694962467067e-07} {"commit": "340bf2a5e3492cdffe979703df290fe5836c145c", "message": "am 2d64ae49: am caff440a: TrustedCertificateStoreTest: add message to assert\n\n* commit '2d64ae495307d602a03c413df0e65469d328fed6':\n TrustedCertificateStoreTest: add message to assert\n", "proba": 9.335577146885043e-07} {"commit": "44e61f8c18aa2612a99e7a38fb58e7b53bf3c1a0", "message": "Update PrimaryService.java", "proba": 6.764428803762712e-07} {"commit": "880997c6ce73c972c58f179a39fb4ba1db88111c", "message": "GF23129: Refactored DataUtils.getTaskList method.\n\ngit-svn-id: 662670505d3e46047b0e8288f464580163fc465a@712 e1e6a9b6-88fc-49c9-b504-51d68f5d0411\n", "proba": 5.491158844961319e-06} {"commit": "c20b92dd4713885e80ff6fcc43602fa94689964f", "message": "Removed Percolator part\n\nCan\"t finally understand how it should work, removed it for now (only using first index, use of _percolator as type name...)\n", "proba": 1.1979145142504422e-07} {"commit": "ce2eb663961a26b7e20aeb8efed5bb9af560f5a5", "message": "Fix Wrong Scan Submission\n", "proba": 5.166667733647046e-07} {"commit": "8a68c2f7e547f07b92cd00e41b221c46f2dd67d4", "message": "wrong boolean, test postgres only\n", "proba": 2.813833646087005e-07} {"commit": "69caa1c0d5d35109aae5b4ffbe4182cc318d8873", "message": "AP-739\n\ngit-svn-id: 8def386c603904b39326d3fc08add479b8279298@545 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 5.94510197515774e-07} {"commit": "8db15d4eeba1828031a3fc4705d739d1d60185d7", "message": "Avoid NPE in NetrcTest\n", "proba": 5.273019496598863e-07} {"commit": "f525405f3b1c1cc922930203c1c94b902e86b146", "message": "Add a test for the EclipseHelper avoiding to write META-INF/json/\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 3.165862949572329e-07} {"commit": "7eeb7570bee4eb2a22a9e33dd7bb1df90de267b0", "message": "jUnit\n", "proba": 2.38868983615248e-06} {"commit": "8d127962a61f3cbb03fadf79376953ab469dbc67", "message": "Add test for clearqueue.\n", "proba": 1.4426819916479872e-07} {"commit": "80f45b3502990410bcefbac1ba903c0c2c5e8526", "message": "ISSUE-15: adds global exception catcher to main application start\n", "proba": 1.4316515262180474e-07} {"commit": "aba0e82b6e93dc7992787fc6cd16b4bf1d74fd7b", "message": "combo editor\n", "proba": 1.1007342664015596e-06} {"commit": "53c203f171ef7a71a8f74b407a304f2c549685a7", "message": "am dd58df85: am 05f6adf8: Merge \"Fix regression, don\\'t NPE if Switch doesn\\'t have a thumb set\" into lmp-mr1-ub-dev\n\n* commit 'dd58df85f4c3cc5d28ea579da87b6bf6ab07f575':\n Fix regression, don't NPE if Switch doesn't have a thumb set\n", "proba": 4.149972937739221e-06} {"commit": "93c986be4c27845006e9ffb25984d85cac61f602", "message": "add NetworkResponse comments in volley module\n", "proba": 2.1799431237923272e-07} {"commit": "cab7fee63d9f9410fb68d52bb3b0d34b42f912c8", "message": "Added missing gts idx increment\n", "proba": 2.4262683950837527e-07} {"commit": "a330cca202110e8be22afcc4b755beb6e8d57090", "message": "Update imports ordering to the new java import order (go/java-imports).\n\nThe import order is changing because the current rules are unnecessarily complicated, difficult to configure in IDEs, and difficult for users to remember.\n\nMore information: http://go/java-imports-lsc\n\nTested:\n $ blaze build //ads/acx/g3doc/user/codelabs/initialdata/java/com/google/ads/acx/codelab/inbox:all //ads/acx/g3doc/user/codelabs/initialdata/java/com/google/ads/acx/codelab/sent:all //ads/acx/g3doc/user/codelabs/sessioncache/java/com/google/ads/acx/codelab/sessioncache/backend:all //ads/apps/campaignmgmt/dashboard/javatests:all //ads/gpa/engprod/tools/chrome_extension/dynadinspector/js_tests:all //ads/testing/mobile/mediumtest/android/utils/logcat:all //ads/testing/mobile/mediumtest/android/utils/martian:all //ads/testing/mobile/mediumtest/android/utils/xvfbscreenshot:all //ads/testing/mobile/mediumtest/android/utils:all //apiserving/libgen/gen:all //apps/drive/cello/client/android:all //apps/people/logs/analysis/photo:all //bar_servers/autofill/scripts/normalize_addr:all //cloud/dataflow/testing/pipelines/com/google/cloud/dataflow/testing/pipelines:all //codelab/jsbundlebasics/java/com/google/jsbex:all //codelab/jsbundlebasics/java/com/google/nojsbex:all //codelab/mobile/aatg/complete/java/com/google/android/atgoogle/soundcloud:all //codelab/mobile/aatg/skeleton/java/com/google/android/atgoogle/soundcloud:all //contentads/crac/fairuse/dashboard/ui/com/google/contentads/crac/fairuse/dashboard:all //corp/gtech/ads/mobile/adbweb/activity:all //corp/gtech/ads/mobile/adbweb/entry:all //corp/gtech/ads/mobile/adbweb/rpc/server:all //corp/gtech/ads/mobile/adbweb/skin:all //corp/gtech/ads/mobile/adbweb/widget:all //corp/intergrouplet/underground/youtubebooker/google3/java/com/google/youtubebooker:all //corp/lunchcrossing/config:all //corp/lunchcrossing/framework/calendar:all //corp/lunchcrossing/framework/custom:all //corp/lunchcrossing/framework/docs:all //corp/lunchcrossing/framework/history:all //corp/lunchcrossing/framework/orginfo:all //corp/lunchcrossing/framework:all //corp/lunchcrossing:all //corp/trakr/webapp/test/com/google/trakr:all //corp/trakr/webapp:all //devrel/tools/cluestick/androidstudioplugin/tests:all //devtools/blaze/android/sample/testapp:all //devtools/cdbg/debuglets/java/codegen:all //devtools/ide/eclipse/contrib/plugins/cpp_comment_formatter:all //devtools/ide/eclipse/contrib/plugins/gjslint_core:all //devtools/ide/eclipse/plugins/blaze_command_ui:all //devtools/ide/eclipse/plugins/blaze_command_ui_tests:all //devtools/ide/eclipse/plugins/blaze_test_core_tests:all //devtools/ide/eclipse/plugins/blaze_test_ui:all //devtools/ide/eclipse/plugins/blaze_test_ui_tests:all //devtools/ide/eclipse/plugins/buganizer_core:all //devtools/ide/eclipse/plugins/buganizer_ui:all //devtools/ide/eclipse/plugins/buildeditor2:all //devtools/ide/eclipse/plugins/builder_ui:all //devtools/ide/eclipse/plugins/builder_ui_tests:all //devtools/ide/eclipse/plugins/cc_grok_ui:all //devtools/ide/eclipse/plugins/cc_ui:all //devtools/ide/eclipse/plugins/common_core:all //devtools/ide/eclipse/plugins/common_ui:all //devtools/ide/eclipse/plugins/common_ui_tests:all //devtools/ide/eclipse/plugins/gcleditor:all //devtools/ide/eclipse/plugins/gsearch:all //devtools/ide/eclipse/plugins/java_core:all //devtools/ide/eclipse/plugins/launch_core:all //devtools/ide/eclipse/plugins/launch_ui:all //devtools/ide/eclipse/plugins/load_ui_tests:all //devtools/ide/eclipse/plugins/loasmonitor_ui:all //devtools/ide/eclipse/plugins/nfscompare_ui:all //devtools/ide/eclipse/plugins/piper_core:all //devtools/ide/eclipse/plugins/problemreporter:all //devtools/ide/eclipse/plugins/project_ui_tests:all //devtools/ide/eclipse/plugins/pydev_tests:all //devtools/ide/eclipse/plugins/saveonfocuslost:all //devtools/ide/eclipse/plugins/testing_core:all //devtools/ide/eclipse/plugins/xtext_ui:all //devtools/java/tests:all //devtools/java/xml:all //devtools/objfs/client/internal:all //engedu/cs_academy/project/alchemy/submissions/saj/android/java/com/googleplex/saj/alchemy:all //engedu/cs_academy/project/alchemy/submissions/saj/android/javatests/com/googleplex/saj/alchemy:all\n http://sponge/d3bd937f-2e75-46bb-9a87-7ffab99029b9\n All failing tests were failing before this change\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=127568410\n", "proba": 0.0004376298456918448} {"commit": "7ebdba4e2929f3e49dcea1c35194e2498983891b", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "3045fb3da4ec86ad8a4018f930bbcccf9c62d97b", "message": "fix fullscreen on desktop - please check\nissue YPUB-5049\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@133908 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 4.255646786077705e-07} {"commit": "363a897eb2c37218db8730b8a935915e4b562219", "message": "fixing a delete attribute bug\n", "proba": 4.411095346767979e-07} {"commit": "6a8c953a7e72d10172c8219615777973642caa9a", "message": "*** empty log message ***\n\n\nSVN-Revision: 1123\n", "proba": 3.0291150210359774e-07} {"commit": "78b5a27eac630ebae8c60d0ecdb0988746e050af", "message": "add tooltip\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@4569 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 4.818450065613433e-07} {"commit": "8a8187c657b6dc74eef1414ce029a4b76b3038e5", "message": "create feed info if none exists\n", "proba": 3.6696084748655267e-07} {"commit": "54abe2aa6d6ca91848af2d3564567be1ea5fea4f", "message": "Dropped redundant factory setter calls (which now throw ISE in pool2).\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@1136191 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.579131205493468e-06} {"commit": "d57fdadc054a9d571fd7a574bb3dae3bf3eb6e6a", "message": "Simplified the JSON syntax.\n", "proba": 0.00012445477477740496} {"commit": "e67309eee2c8061e40cb1c9427d7db65a9c2eb36", "message": "cf stack creation must be thread safe\n", "proba": 2.480435057350405e-07} {"commit": "9cc5a38e94b814079352f4b983b94e59485decce", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "33c05c4e19bd9576c9584e3b1bd4129c7fbd46b3", "message": "WICKET-6147 removed private leftovers\n", "proba": 1.2842509988786333e-07} {"commit": "a1312c1c77fafb207b5a851c5468614601730e6b", "message": "Name refac", "proba": 4.124341649003327e-05} {"commit": "28fa1b0804e299f4d1bfd22f3a8a30ff3c96a11a", "message": "typo\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@455524 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0002441447868477553} {"commit": "79e6aa7309d293301e643ddad45354c8839769ff", "message": "Fixed wrong tuple counter", "proba": 1.4841290294498322e-06} {"commit": "a9ac4d73623cd54fcb55824b3c6dad9dd2f256dc", "message": "Don't open interlanguage pages in new tab.\n\nIn my previous patch, I incorrectly made PageActivity open pages in a new\ntab that came from the ACTION_PAGE_FOR_TITLE intent. This includes\ninterlanguage links, file page links invoked from GalleryActivity, and\nEditActivity results.\n\nThis patch reverts that change, and corrects the behavior.\n\nBug: T107841\nChange-Id: Ic93dd78f2f21d4a9d2d3c1e27667dc02528e1cf0\n", "proba": 4.993307811673731e-06} {"commit": "633eea763cf46ca22bea1638c0bb6445829cbe74", "message": "Commented read inbound HTTP channel read.", "proba": 1.1476193861881256e-07} {"commit": "2dbdfe23fb5f94bb5f57b6f3ee4b18b685199030", "message": "simplify validation logic\n\nReferences #5\n", "proba": 4.943995463690953e-06} {"commit": "4809c9a48bcb7f0b52f1319b453c32c87da36eac", "message": "NOJIRA: Added a property to supply a valid portal entityID when using Shibboleth delegates authentication\n\ngit-svn-id: 6f93ebe87736ad319b40b2cca75c825629ab4d33@18463 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 9.608543223293964e-07} {"commit": "6c4f6f94d04b35da506c182a13f2c39a6935d61c", "message": "Update comments", "proba": 1.8572019655493932e-07} {"commit": "a2e0bfa0b456ee7fd9d7cc59a11bbfbd2c3b8090", "message": "Ajout des m\u00e9thodes de gestion des nodes \u00e0 l'API HTTP.", "proba": 1.140882091021922e-07} {"commit": "e0aeff7998191c8b491d4dbc4f5f8043e9956d20", "message": "Abandon SpongeJSONConfig due to the complexity of Sponge's DataManipulators.\n", "proba": 1.1112314979300209e-07} {"commit": "3d8f09c87537caf13d5dabc2ffe3fd64f6b63e29", "message": "Fixed for STS-263: form auto-focus can result in multiple fields with the same HTML ID.\n\ngit-svn-id: eee8cf2eb4cac5fd9f9d7b672efb1c285d99a606@403 d471f07e-d8fc-0310-a67b-dd4c8ff0e7cd\n", "proba": 9.950494131771848e-06} {"commit": "df519b780dff9fb6cdc3dadad81fbc0cc0e2f141", "message": "DPRO-2333: Clean up lambda formatting\n", "proba": 1.0576924978522584e-05} {"commit": "637469893b0ade91d8bca61c25e0e9282f977213", "message": "restore error deleted throws declaration\n", "proba": 8.508494602210703e-07} {"commit": "dc93fe4a4e9eac1d5a2d4b7bbdc489794f913474", "message": "MichaelTamm: Fixed ByIdOrName.findElement\n\nr6771\n", "proba": 4.156873274041573e-06} {"commit": "a7b2b7847a3798637e5b54e930612ed25b3a8804", "message": "Use atomic collections to make sure all of the memory contents are visible from writing to reading thread.\n", "proba": 1.0188639976149716e-07} {"commit": "dc449205113a4063c059393b4566f1086b2c6d7e", "message": "Task API extended by addNext with one more param of type functional interface (Serializable) in order to provide a condition whether to enqueue specified task right before scheduling.\n", "proba": 1.088728680542772e-07} {"commit": "23eacf0347655ca6a6fd30f968746e7e7bc1d08e", "message": "Latest JavaHL -- no longer uses or requires APR iconv. Uses Win32 API instead.\n", "proba": 9.738771922229716e-08} {"commit": "b9bf20cc8474c1b666f62787421474b036319b1b", "message": "Fix NullPointerException thrown when the contact list right button menu is opened.\n", "proba": 1.1491625429016494e-07} {"commit": "e6f542b043da2f916ebe53fab9058e1b467d67be", "message": "Daily `arc lint --take GOOGLEJAVAFORMAT`\n\nReviewed By: zertosh\n\nfbshipit-source-id: 363a9c754b29b160c5d0d9846e2402171dd53b27\n", "proba": 2.0599644301455555e-07} {"commit": "7989eafeef1a9ea199cb6f9289d51e11e5053199", "message": "Add a test showing the current behavior of ExternExportsPass when an enum type is referenced in a type annotation.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=159751079\n", "proba": 6.5182571233890485e-06} {"commit": "5dfc9bf593d3b0d9c7eeb5c524f186b4fcba9e27", "message": "don't send data if it doesn't change.", "proba": 1.785566894341173e-07} {"commit": "1ba2677fffe23c996d601abd4bd2a116047f33e2", "message": "Remove method call duplication.\n", "proba": 7.440191325258638e-07} {"commit": "e68404e0251af5d5cb7ba5a8b0aeacb5568ad74a", "message": "aruha-112 unecessary fully qualified name\n\nSince there's an static import in place already.\n", "proba": 1.0131492444998003e-07} {"commit": "c42e5466f5b44deba2dd33434b07ff9c191b3bf1", "message": "Add unit test for non-Boolean expressions", "proba": 6.509939703391865e-05} {"commit": "b5eae4046164283484b964ae58bd58a3ed3db8db", "message": "Rename test\n", "proba": 1.4000934243085794e-05} {"commit": "48c7ad0c26fae5b8e566c5a4419617b91f78468a", "message": "[INTERNAL] disable simple runtime test\n", "proba": 2.056993480437086e-06} {"commit": "aed5301503396561f3616930bca9ac8056a072cb", "message": "JUnit5 assertThrows DomainValidatorStartupTest\n", "proba": 5.027645784139168e-07} {"commit": "7240e11fc816bd45e12cc797b62aa0eb94a55398", "message": "PileupElementUnitTest no longer skipping a test\n\nPileupElementUnitTest.testBadOffsetWithinBounds was being skipped because the data provider name was wrong.\n", "proba": 1.1087248452668064e-07} {"commit": "0907415fa8c55deb60ceb47d40214b75f3e29d0c", "message": "use getJsonResult()", "proba": 5.510835308086826e-07} {"commit": "630544cc69efbcaab16e7fc5fb4b41d361ed02e8", "message": "[TEST] Use lowercase index names in test\n", "proba": 0.0012133013224229217} {"commit": "b11ef5cc8246c22aba49e3da17c365e770c47391", "message": "Change in test reflecting new permissions to change account-substudy associations.\n", "proba": 1.0551555362781073e-07} {"commit": "bdf44eb5c5cd62d8a5f19fe65b9881dfcd8dde74", "message": "Cleaning up test methods\n", "proba": 1.4890429156366736e-06} {"commit": "a103e7d713b718730479eb25143574150913dd3b", "message": "Removed unused code and made cassandra resource completely external\n", "proba": 1.4048488594653463e-07} {"commit": "7863f52434f713906ca7d71e75d35b16005606d6", "message": "Make exclude matchers more robust, add sun.\n", "proba": 8.612944952801627e-07} {"commit": "c47f69e8c9130b45501558e3d598d52d0def1d7e", "message": "multiply no aritmetic ops\n", "proba": 0.0014788947300985456} {"commit": "effcb1e1372bcf2c135b41299435df9e953b0b21", "message": "Increase UnusedWALIT timeout to 4 minutes\n\n* Timeout was 2 minutes and the IT can sometimes take over 2 minutes\ndepending on how quickly recovery happens\n", "proba": 2.098659166449579e-07} {"commit": "d5a19e9d67fe3286b5d7ac5aec6fbcc3ac034767", "message": "RelativePathTest fixes\n", "proba": 2.454587502143113e-07} {"commit": "e11c01cde7dcc171c01c0987b85d9b77a065823a", "message": "362362951c regressed handling of optional dependencies.", "proba": 1.135156040277252e-07} {"commit": "f728da2bb349a3cf3e27872e5ba0849d15720767", "message": "fixup ce747f942c3502f3dc93b69079b4786ceb38fe86\n", "proba": 6.2800127125228755e-06} {"commit": "900c71ecb4d616ec40b85aeb823e13d4b7fb3b72", "message": "Added sample of using FeedServerClient.", "proba": 1.1157424495422674e-07} {"commit": "34a77d610669e59e9d5ab77c47908f907806e05f", "message": "Fix failing tests\n", "proba": 6.911807577125728e-05} {"commit": "dcd4e80c0547a63b442e433654e48d9729e1f4b6", "message": "Remove unused logger\n", "proba": 1.2353317515589879e-06} {"commit": "3a769b500c8f16f6e08fb7034538d823ef52de1b", "message": "Nullity", "proba": 1.2699837498075794e-05} {"commit": "ddb5123760629bed94efca2bfa1c9059084d6595", "message": "+Added a preliminary GUI to the NetServer.\n", "proba": 1.0485989321296074e-07} {"commit": "49f3a8978a97d562d014441929904e58c388d6ef", "message": "PDFBOX-4390: also apply font matrix (important for type 3 fonts)\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1847730 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.455644089939597e-07} {"commit": "3e0db338f86d83c1db1d2121fd3ad56d221485b5", "message": "#2 events removed from edit view", "proba": 1.272287164510999e-07} {"commit": "9f75bda99e36e77548bde71169f6bc7703d48cdb", "message": "[SQLite] Remove the PQS implementations of arithmetic operators\n\nThey are tedious to maintain and did not find any bugs.\n", "proba": 2.55391114478698e-07} {"commit": "96066d749b39b84d4559a9e239be807f9860c897", "message": "Fix a wrong behaviour when the element is not present on the bean ", "proba": 0.0006475645350292325} {"commit": "fb9fd5e69640fc8e90a1e88e0defaaf7acc184c1", "message": "shorter service version\n", "proba": 2.398802462266758e-05} {"commit": "7cbf1a56e14895c100f55fee33e4cbecd78dc6a5", "message": "Update gradle file.\n", "proba": 1.2955139538917138e-07} {"commit": "3e1c6b11756ffe081d9511af66f5f49ab3b35006", "message": "[OPENCIT-111] Use the context holder to set the context\n", "proba": 6.26286805527343e-07} {"commit": "ea4618bee10a7e0538f4dc9d9fc285bca54fdee6", "message": "cheap hack for running tests one at a time\n", "proba": 1.3422969402654417e-07} {"commit": "6f25c5f1a25b657866f6ff22b8a31a818daa8fcd", "message": "[UIMA-5923] fix javadoc errors\n\ngit-svn-id: d56ff9e7d7ea0b208561738885f328c1a8397aa6@1848174 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9502315303252544e-06} {"commit": "dab997c91da69b716fea007c5491634b9bcefb9a", "message": "work on jackson cook testcase\n", "proba": 2.0686699997440883e-07} {"commit": "c54311a273eedad5791ca5050ba0d4bdc16fd4de", "message": "\n\nSigned-off-by: juebanlin ", "proba": 1.205740431942104e-07} {"commit": "70d721f6fbe52997ffecce0fcf6bb7adb07a2ce9", "message": "Save prefs after exporting unknown mods\n", "proba": 1.5127008623494476e-07} {"commit": "0e4875dd1c8c1cc8af33b34f67c8ba022a1c28be", "message": "Modified getProperty to use a Configuration\n", "proba": 2.1142439265986468e-07} {"commit": "a5d668ac928437f8e7279168e63c59f31a86e95f", "message": "Bugfix in REPLACE and REPLACEALL\n\nREPLACE and REPLACEALL were called with wrong condition", "proba": 1.2125231307891227e-07} {"commit": "b1bffb3ab4ecd868c62418f7c278673019309c8b", "message": "Normalise file content paths, ensuring use of / on all platforms.\n\ngit-svn-id: 66537dd82c29bd2378cb2dd5b5cdf05b18e0dbb0@1340 df8dfae0-ecdd-0310-b8d8-a050f7ac8317\n", "proba": 0.00028291039052419364} {"commit": "79b5d4ee7c9fb122c684b5544aba5d37e07e97af", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "e49f8dde79a0fa2efc583d2cb319e0c88460ab9a", "message": "added method\n", "proba": 3.2568402730248636e-07} {"commit": "c928056b003aaa56c2aa57a52ce03629eb3f3e77", "message": "Fix spanning bug; use height property\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194347 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.243586080425302e-07} {"commit": "6c41bacbfba9e75618d54e7a4aa0bbe52ca57f52", "message": "Account for padding and border when calculating space remaining for content\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194511 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3264007015532115e-07} {"commit": "6e93ed07cf8263d4d8170c5eb3c45d8857961048", "message": "Fix issue #26\n", "proba": 1.2352028022633021e-07} {"commit": "1a729a86ffed9df7a27a691c5aada29bec08893d", "message": "Marking several immutable fields final.\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@1023656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0032265072222799063} {"commit": "f9443d9e645db38ac24ff82149a3b57a50330f46", "message": "add image toast for debug\n", "proba": 3.139539899166266e-07} {"commit": "b3b8a4496754f5741e9a974f6bfc6cd17b4b7fcc", "message": "File with error messages must be found under various circumstances", "proba": 2.2750379002900445e-07} {"commit": "738fd2db322ac822447b10ef604a80628095c672", "message": "Tarsier and wallaby have new scientific names.\n", "proba": 1.67270272299902e-07} {"commit": "195947c03ca7fbd4a38278ef3c9a3ca782c9864f", "message": "Fixing wrong assembly prefix for some new species. These should not finish by an underscore or a version\n", "proba": 5.463289198814891e-07} {"commit": "3f6b8122813c3bb28b5164abe17d721b19028e25", "message": "Fixed NullPointerException, thrown if the HTTP request/response modules were disabled.\n\nsvn path=/trunk/eXist/; revision=6536\n", "proba": 2.021914724537055e-06} {"commit": "be23e6295d1093719c98e9258ed2be781d87d3c4", "message": "proper names\n\ngit-svn-id: 6ee47c8665bf46900d9baa0afb711c5b4a0eafac@1329 e2bb083e-7f23-0410-b3a8-8253ac9ef6d8\n", "proba": 1.2357144441921264e-05} {"commit": "66e84333f66d76f46c49affc3b4b08cf40fb79c4", "message": "Loader: added ExceptionInInitializer-catch-clauses\n", "proba": 1.9598104472606792e-07} {"commit": "298c1aa0d86cb589f8be3a53f231497f037279d7", "message": "- removed the need for an additional thread (from the thread pool); because we block for it anyway, we can do it on the main thread\n- simplified synchronization\n", "proba": 1.5000432540546171e-06} {"commit": "69338478e30d4f8e15a3b2439d9aaa7c4d65e400", "message": "Added o.l.plugin.userRegistries, o.l.userKeystore.location & password,\n other params to allow user-specified plugin registries\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@6276 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 6.555322329404589e-07} {"commit": "ef43b3f42c73d3bae55d8457c57945a63e4a6f3e", "message": "added a debug message\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@4593 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.5625524838469573e-06} {"commit": "40d021cf9ecf1fa6def69debc57d5f805d9306a5", "message": "Minor optimization.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@25422 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 7.622929115314037e-05} {"commit": "0c8b415ce102cef4688a213820c6fa2e7427e0ca", "message": "Spoon fix for incorrect display of tooltip and icons for plugins.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@4961 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.1291097002394963e-06} {"commit": "f6e0395dfdbf67cefd1d3ebe9a07ebdb41ba53bc", "message": "Update OpenSees file filter description.", "proba": 1.1596510063327514e-07} {"commit": "9114230011f7a94e695fadc591e7c776ea9177d6", "message": "javadoc update\n\njavadoc update\n", "proba": 4.201164074402186e-07} {"commit": "31ab23aeacce2ed9777ea38cdaf4cda199fc3a86", "message": "Fix forceSettings applying\n", "proba": 1.794939635146875e-06} {"commit": "43e1ca6970e04a99511ca2992eb29076952e5d24", "message": "Refactore PeerList\n\nBreak out startHandler from Ctor\nAdd clearservice\nStart handler in setService\n", "proba": 1.6303185645938356e-07} {"commit": "fda3ab14725c6c1186ae40961805408a3cba5c8d", "message": "I'm not sure what happened here - I committed some code awhile back that I thought I'd tested extensively that attempted to normalize document vectors before performing SVD. This was probably misguided at best, and definitely has a detrimental effect on the quality of the vectors produced. It is now eliminated.", "proba": 1.3170013346552878e-07} {"commit": "27c8411a8754dde5fe602b3eb3fc51a8468d8262", "message": "Add long action to mapping before starting thread, solved race condition", "proba": 1.2947357674875093e-07} {"commit": "9611685e3ca284035770cd57267aa16f54844f65", "message": "Add divide function to BigInteger", "proba": 0.9994926452636719} {"commit": "77eb3d4e8bcc44bc372eb5d2ee5e2385ac0d53ab", "message": "onMeasure is now guaranteed to call prepareLayout(). TODO: prepareLayout in the future should take the fact whether the size has changed because of the measure pass or not\n", "proba": 1.3535834852973494e-07} {"commit": "7e3373797746f16af444e583d86f271ab7bdccbc", "message": "Fix incorrect @NonNull annotation\n", "proba": 0.002899402752518654} {"commit": "742ce19ec995b3d06d9202ed5e7238e624b29d2d", "message": "added lock accessing content graph\n", "proba": 3.0625278668594547e-07} {"commit": "61a398737134c03f325fdfa27cb782c8113f5577", "message": "add gradient for 3-body potentials, potentialcompute that loops over triplets\n", "proba": 1.7833257004440384e-07} {"commit": "e909bc4bc5449ce5fa2e6fd145b5980c526ee38b", "message": "Fix WriteFlusher javadoc\n", "proba": 2.6859777335630497e-07} {"commit": "2fe57183d3cbe83737ae81065639ef00f835629a", "message": "am 30eec832: Merge \"Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed.\"\n\n* commit '30eec832ec30709a8dd8830b9c5d64dcc0778a09':\n Transparent activity orientation problem when previous landsacpe fullscreen activity not yet destroyed.\n", "proba": 1.3100677165311936e-07} {"commit": "09ba3fbdcf3edeb7c5d7dd98989262014e3056be", "message": "added some javadoc\n", "proba": 1.7351770509321796e-07} {"commit": "704af6abadcf64f47bdd58725e9cd3132639fd03", "message": "Error if identifier starts with an invalid char\n", "proba": 3.441770331846783e-06} {"commit": "c4506a6617aeb61a03a403ab8488818eb9fb6b5a", "message": "[R] [D] Trying to track down ModuleManager bugs\n", "proba": 8.792692938186519e-07} {"commit": "6616e7c28c8c0112998601538d31e8be24de6ccf", "message": "Add files via upload\n\nMoedaBean", "proba": 2.1486692958205822e-07} {"commit": "03457ff1c6a0c606cf9ad0c8ad577bec249dd8f2", "message": " * Refactored module install routine\n", "proba": 1.2316527886468975e-07} {"commit": "a61ccdeed66aca13a78560a2bfbcf703f532152e", "message": "adding admin check\n", "proba": 3.259770551267138e-07} {"commit": "1fa2f4a9ae374d0403066afe760f6fb5ad9f252c", "message": "\u767b\u9646\u6210\u529f\u4e4b\u540e\u4f7f\u7528\u91cd\u5b9a\u5411\u8df3\u8f6c\u5230\u65b0\u9875\u9762\n", "proba": 4.28985060807463e-07} {"commit": "a275cba55eb28c95691d7d89b75bba420596bd03", "message": "Added isAborting() to test if an abort request has been made for a particular job.\n", "proba": 1.0440686537549482e-07} {"commit": "e3adcef8c13fcf13a6cb20d76555ade7885d4bd6", "message": "Fix ArrayIndexOutOfBoundsException\n", "proba": 0.9990693926811218} {"commit": "9e963a67c34c98bd5fcca376f6b797f32c328d4c", "message": "Enhancements to generic list/combobox model (it will eventually render obsolete the individiuals list/combobox models)", "proba": 1.0669744909819201e-07} {"commit": "60a51b0083438e31a57b143a78162cf13c991efc", "message": "Renamed class\n", "proba": 1.0031442343461094e-06} {"commit": "4d2e4335b9d4898a8511bb80bee3fd98ee764f3f", "message": "JS: convert unit test for FileToHashMap for return of an ExpResult\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.2402762195051764e-07} {"commit": "c775d2621804a3e8ba33331481b4d595afee1be1", "message": "Adjust for latest niosmtp changes", "proba": 1.7155701925730682e-07} {"commit": "64884747cc9c4feef9f48219da4988ee75d8c154", "message": "Supress warnings on assignments with side-effects to unused variables\n", "proba": 1.4841558027001156e-07} {"commit": "f8d53411828c99580e7e948b312d925833f938c2", "message": "Update DelayTask.java", "proba": 6.488144776994886e-07} {"commit": "76f4364b94a44c639993f1e47d7a837727835554", "message": "Solved jumping speed problem\n", "proba": 8.23776008473942e-06} {"commit": "6f73d17fc1e0b725e52c2bb5a8f8f699fc9e62c9", "message": "add begin sync notification\n", "proba": 5.031656087339798e-07} {"commit": "d9dfa34c6028d1a0c97e17a922bfc7e808b0f9cb", "message": "Replacing deprecated calls\n", "proba": 1.8149687548429938e-06} {"commit": "40d10c94512110868383a0b34f16f90a6b53c01a", "message": "Update.\n", "proba": 3.493966005407856e-07} {"commit": "86254ee829343233323808e0754b4152fef3fe87", "message": "dont shift maps too much\n\nSigned-off-by: Arnav Gupta \n", "proba": 1.0934610372714815e-07} {"commit": "9974a559e30461ec0bdb894103106e3fe1971903", "message": "set speed to zero for position warps in zero time\n", "proba": 9.114363024309569e-07} {"commit": "c8268163c5d86694bbdc82019656791bdcfac17c", "message": "O que foi alterado:\nAdicionado o carregamento dos shop.\n \nO que foi corrigido:\nNADA PARA SER CORRIGIDO", "proba": 0.006327881943434477} {"commit": "cef96ef13a595ac3d92c07e349e8a2b4b8e782c0", "message": "Use better name for window title\n", "proba": 4.264275048626587e-05} {"commit": "74710c82ace8afa6a4d4d49d6243ff6ad8c9ed09", "message": "Fix #188: use edited text in new listings\n", "proba": 1.2422198381045746e-07} {"commit": "41da27b099ae02a30c1e63e8bca7f07906119cf1", "message": "added JavaDocs\n", "proba": 1.7861869139323971e-07} {"commit": "5fdd70afc52999ea6d0e9f41ce7dfedcbc16b956", "message": "Remove default_transform_profile\n\nSummary: Completes the renaming of `default_transform_profile` -> `fallback_transform_profile` (previously: D22316959, D22340743).\n\nReviewed By: cpojer\n\nshipit-source-id: f96e936c221da8b5b1fb255734cde702f612d761\n", "proba": 4.353198335138586e-07} {"commit": "dc433d57cb5e209aa51bb12e43b4b47ad99a9da5", "message": "Make date match subject size on Sprint version\n", "proba": 3.184567560765572e-07} {"commit": "4e50794aee779008d17d6b8d481f376b2f21a527", "message": "Added bug report by Thorsten Olsten\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1110868 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.45333856949037e-07} {"commit": "1c63d43f7cab7f0307e132fb14f3f15415aec9b5", "message": "better handling of window stacking order\n\nsvn changeset:3032/svn branch:trunk\n", "proba": 2.8595738399417314e-07} {"commit": "c18be2d9d59f7ed87e0f33481a676de873c96c14", "message": "Fixed bug in ProbingHashMap - clear() method was not clearing array elements in loop, missing square braces\n", "proba": 1.2471579680095601e-07} {"commit": "2bf5df06b207a7aab7d58aaf733a05fb18385fd3", "message": "don't report STB inside for loops, as too many FPs would occur\n", "proba": 1.2937186966155423e-07} {"commit": "0b369b601d766960548778c4570f3199272cb94f", "message": "DPP-89543 - [Internal] Code Review extension should ignore invalid data\n\n- ignore invalid value in Last Reviewed Revision field", "proba": 1.2551834061014233e-07} {"commit": "95f4a1489fdc3c092fa91a15741469fdc02900c2", "message": "don't load() from getUnit() ... doesn't appear to break anything AFAICT", "proba": 4.467198778002057e-06} {"commit": "62615cee7cb4e43025bffb55076dd6d29c305bd2", "message": "Reformatted code.\n\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@322987 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "c3760081b200c6efa170bbb87e3389b8a35b5504", "message": "Change ArgumentNullException to NPE and document the need for non null parameter\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1721383 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 7e4ffc80651c2fdd3420cd9bb6b355dd26cf7368", "proba": 1.766228706401307e-05} {"commit": "fe0d9c290e7c5fa0d98db691b83bf8dcd54b129d", "message": "Starte FrontpageActivity nach Absturz", "proba": 2.1364320446082274e-07} {"commit": "14a2d795fc602c34a4b4e62b6e5283ad311b3fd1", "message": "Slightly improved the render component.\n", "proba": 1.1077482753307777e-07} {"commit": "c6fc938a3d2bf644bf0c0eb9fc8090e8f29545f2", "message": "Give CATCH blocks the right order with finally most outer block.", "proba": 1.4134415948774404e-07} {"commit": "ec08db61e10f9551d884cee2cd0a8dbb11acf418", "message": "Changed order of the rate statistics of the BranchRatesModel in the log files", "proba": 1.607242410273102e-07} {"commit": "b59f6a53a90229074fe3e7c1dac45080ab6b0a6f", "message": "added option to SRD06 model settings", "proba": 1.7110930627950438e-07} {"commit": "5261702234c5716be39397eaa313f68b2b51d354", "message": "Slightly editted comments on Inverse Gaussian distribution\n", "proba": 1.323819986964736e-07} {"commit": "78e7a41059af129c4c982f96376ed2f5c8b4b929", "message": "Implementing makeAang.\n", "proba": 3.5726640135180787e-07} {"commit": "bf9be00df0e3fb7279ab9f657119c241b2ab4f6d", "message": "PM-796 getting the clustered jobs to be wrapped correctly with\ndistribute.\n", "proba": 9.641499332246894e-08} {"commit": "1616877fa9c7997c1b6938f784c48967801a6b32", "message": "added rendering of robot behavior\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@8371 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 6.032380497345002e-07} {"commit": "3dd52ee6302caf428e1e1a65532d71a7f6b73e79", "message": "restore matchinteraction\nbug 72518\n\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@122160 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 4.890382570010843e-07} {"commit": "f3815ff59af7d73610756b112e98565231e5660d", "message": "switched to JBOSS_HOME/modules from module.path for the modules dir\n\nwas: d57dccbfb0740950b6eef630e938504f690bbd4a\n", "proba": 3.3988251288974425e-06} {"commit": "3330304e7ccc00145e2a04e8721b4759258e9f53", "message": "Issue 5797: Fix log noise in GetCurrentSegments Controller API. (#5796)\n\nFix log noise in getCurrentSegments Controller API.\r\n\r\nSigned-off-by: Sandeep ", "proba": 1.2709143959455105e-07} {"commit": "419a4203bcfb46a028c4a28bcc3985c31093c4ec", "message": "ENG-19723 jdbc export client shutdown (#7261)\n\n* ENG-19723 jdbc export client shutdown\r\n\r\n* ENG-19723", "proba": 1.9301607778743346e-07} {"commit": "09aa3461a1cd0c82d0604bcdccdd9f60f8b5d5b5", "message": "Fix location of test file; add test for noFile present (causes NPE at present)\nTODO: fixe bug in CSVRead that causes the NPE...\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324128 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: c34d153db15ccf5e3eb2378a4fc7c4197b208211", "proba": 1.9379365312488517e-06} {"commit": "a21b58e47f98f8edb55687fba645c202e250f08c", "message": "some testing stuff\n\ntry it yourself\n", "proba": 1.3530620890378486e-07} {"commit": "4b72f6c1289071bb0e272f6ea6e1d8607657e7f0", "message": "Correcting build errors\n\ngit-svn-id: 592068d3f7448375e6a51a56d75d72ced1077744@6943 542498e7-56f8-f544-a0f2-a85913ac812a\n", "proba": 1.1091580063293804e-06} {"commit": "5de14c6bd8efd928b44e21637d0ea8f16738039e", "message": "Added MAGICSPELLS as an alias in prop_weaponimmunity\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20778 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 2.221641608457503e-07} {"commit": "1697f910e57d7ef5393929e09587be64fda50e99", "message": "forgot to close the random port\n", "proba": 3.0743294132662413e-07} {"commit": "8ccc795314f7c7591410ed5be78b8277e61f10b0", "message": "Expose DefaultThreadFactory.threadGroup to sub-classes\n\nMotivation:\n\nDefaultThreadFactory allows to override the newThread(...) method and so should have access to all fields that are set via the constructor.\n\nModifications:\n\nChange threadGroup from private to protected visibility.\n\nResult:\n\nEasier to extend DefaultThreadFactory.\n", "proba": 1.1623093598700507e-07} {"commit": "143951ac5fc4f4cdcaff24b3fec71ed3681f3a4e", "message": "Remove code duplication\n", "proba": 0.000980945653282106} {"commit": "3a3249598efa0a7089f997a45b6aefe13a8d661b", "message": "#588 Extract commons-hbase module\n - fix SuppressWarnings(\"unused\");\n", "proba": 1.2148171890657977e-07} {"commit": "07bd19a41fd4e292d145919a7e7e3fb746c5add3", "message": "Turn off warning/debugging output for netCDF\n\nFixes #8419.\n\nnetCDF logs warnings and debugging messages to stdout, with no easy way\nto turn off warnings or specify an alternate output stream. So, we must\nredirect stdout for the duration of the call to NetcdfFile.open(...),\nand then reinstate it once the call returns.\n", "proba": 1.1975215841175668e-07} {"commit": "cb681fea022dd047153963b2f2c226ba5523cf83", "message": "Update regex to match any String literal inside []\n", "proba": 1.6266812963294797e-07} {"commit": "cb2d60b2da9fbfebe21f1ae8da18308c0800b93d", "message": "add another send method wihtout parameter map, to client connector API to be backword compatible with TransportSender API\n", "proba": 1.2792185088983388e-07} {"commit": "26caf9c507decbee8da28a12913b6bb0397de548", "message": "Assume file may have been zipped or deleted since listed\n", "proba": 1.2368689112918219e-06} {"commit": "9511dfdb35edb1db9fbfc89344de03be64d06d64", "message": "Rename argument\n", "proba": 3.465867621343932e-06} {"commit": "d61e95ae24a438732984d282569815e5719725b8", "message": "Bug #8218 - fixing a regression around the Setup Application action menu which was no more displayed for Administrator users!\n\n# Conflicts:\n#\tcore-library/src/main/java/org/silverpeas/core/admin/service/Admin.java\n", "proba": 1.9436357945323834e-07} {"commit": "6300558a69ceb4175c4a517d5d2386eac01a0d12", "message": "[TE] fix detection config DTO revert in yaml alert creation (#3662)\n\nThis PR fixes the detection config DTO revert in YAML alert creation.\r\n\r\n", "proba": 1.091225527716233e-07} {"commit": "6c92e12247c11f13ff66ca3afb36a88b15b0eebf", "message": "ALLUXIO-2361 Parameterize the returned type\n", "proba": 2.931970084318891e-05} {"commit": "618a51b9e4b9e48687625bf1073c7511ba8c9e7c", "message": "fixed a bug where we generate the event interface more than once.\n\n\ngit-svn-id: 4ae09e382c2a76b6ebc3f2fe23f30bdcc02c4078@248 590aa308-3dd6-4388-9d27-cebafe3e2bdc\n", "proba": 2.2064878066885285e-05} {"commit": "210fc69501849b232ea789b2ad5c2ebc801e328e", "message": "GS-11396\nFixed missing import.\n\nsvn path=/xap/trunk/openspaces/; revision=165082\n\n\nFormer-commit-id: ab2c1f9c120c008d2a8b4f4bd68bf56fd6f19cdb", "proba": 6.789094913983718e-05} {"commit": "22f43f3ee95f68c89becb46a0c86a58ff0682bde", "message": "Fix NotificationCompatTest.testHasAudioAttributesFrom21\n\nTest: is one, passes now\nChange-Id: I0a4781842889316e993e7976e52ff9c0a9d9c4fd\n", "proba": 4.278690539649688e-06} {"commit": "91568a947828312082ce893e8714a998442424d6", "message": "correct typo, allow user to redo operation\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@3362 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 1.815951145545114e-05} {"commit": "6f7b9eafa1aa4df71017d22496ce0ca7263e0583", "message": "this is to reset master for the secondary master in the same cluster. It may happend when you reboot the master of a cluster, there might be 2 master after the old master comes back\n", "proba": 2.7203202535019955e-07} {"commit": "f1c65f3168c64d82d61783284ba6fb6ad6cae922", "message": "DO NOT MERGE Set transitionName for rebind after transition\n\nAfter transitionEnd, people may rebind row to view, where\nwe may re-create the view (even though the view should be\nin recycle pool unless app calls notifyChange() which invalidate\nall the recycle pool). So we should always setTransitionName()\non the view for a back transition. Meanwhile we should clear\ntransitionName on existing view when rebind to a new view.\n\nAdded logs.\n\nb/17918639\n\nChange-Id: I204cf847114e5d379e6671e44a5d37c5c9ec5ebf\n", "proba": 2.8004719752061646e-06} {"commit": "b7d441daef10acafe77e7a8042aa4fd075a4840c", "message": "#44 Set agent.conf the last modified time same as __agent.conf to avoid the unnecessary overwriting.\n", "proba": 1.0866167343692723e-07} {"commit": "21f5d4ee94cbeee944e5d4bd50f5d5fac44e8698", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "64d0fa520bdcf2bec86db784a37caf18580eab77", "message": "remove issue with not waiting for complete deployment of sub verticles when deploying runtime verticle\n", "proba": 1.944132606013227e-07} {"commit": "fa33f9efe6adfab348f19b470be1f6ae9866f562", "message": "Fixed RetryStrategy#shouldRetry documentation (#1475)\n\n`shouldRetry()` should not return null directly but return a `CompletionStage` completed with null.", "proba": 1.0378224857277019e-07} {"commit": "104675952159c8cb0a16affcc6b136748ae20f1b", "message": "fixes #1417 changing the font colors.\n", "proba": 1.0699009322934216e-07} {"commit": "3de963ec60d396c39f08647027952b0768e49297", "message": "Adding Caching\n", "proba": 5.99668055656366e-07} {"commit": "3b54412077001bafa995568a4e62c12fb98ec7cd", "message": "support variable expansion to define Java path\n", "proba": 2.8242055805094424e-07} {"commit": "96d2fab157b44c9a7cf69d9e5b9baa02b4035349", "message": "Fixed issue 118. Now silently accepts NoClassDefFoundError errors when\ninstalling data URL handler.\n\n", "proba": 1.0004617934100679e-07} {"commit": "d015a5e29408c2bbb996b1c6c4634debfbae958c", "message": "Increasing scan size\n", "proba": 4.4417083699954674e-07} {"commit": "04f9d1dd57be5261c6f603a58e093d61b737ca3a", "message": "Fix bug in buffering stream sink conduit\n", "proba": 6.54939242394903e-07} {"commit": "b833a7bd0f81ea64f23a57647cfbe579f2a80969", "message": "Rename variable\n\n", "proba": 3.1676252092438517e-06} {"commit": "22c1cb1820fd17210528ddbd2d7d0f271791dba0", "message": "The JSON lexer is generated by the build, no need to keep it in the SVN\n", "proba": 2.2502618435282784e-07} {"commit": "9cf483b2ad6017cf8d6d5ac5874fc8e2d47dac10", "message": "Changed the UUID generation so that it does not contain any negative values ( refs #268 )\n\n", "proba": 1.9144133034387778e-07} {"commit": "c1bd09241dc8b6faae5fae00aed0fd3da331b689", "message": "Javadoc fixes\n", "proba": 3.929652905299008e-07} {"commit": "c0db95e7c370eac13bbfcb9018eb960295a12faa", "message": "ANY23-337 fixed: BenchmarkTripleHandler reported inaccurate runtimes\n", "proba": 1.1729279236760703e-07} {"commit": "4b41a41a0e0d7dc6edba46505bf2d424a757605b", "message": "add examples", "proba": 2.715333380365337e-07} {"commit": "5038594a3c922f574ccb64896ce18ed172dd76c7", "message": "OpenBST : Fix licensing\n\n", "proba": 1.5436458511430828e-07} {"commit": "f061288510484bca7914e379ddb69454a34bea0d", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "e418642f216ea63a2bd48364f619bc468d30a249", "message": "remove reference to service package - not used\n", "proba": 1.2744001764986024e-07} {"commit": "84dc01a2c0916b1ca6def6a02a7bb694580d5fc2", "message": "\"Curse my metal body, I wasn't fast enough!\"\n\nAccidentally commit an interface change to JavaHL which adds an interface\nto svn_client_upgrade(). Instead of reverting, I'm just going to do a\nquick followup which adds the desired functionality.\n\n* subversion/bindings/javahl/src/org/tigris/subversion/javahl/SVNClientInterface.java\n (upgrade): New.\n", "proba": 3.27258476318093e-07} {"commit": "9d572892cfe15eb8a56a01727556eac7f114dfc8", "message": "added comment, removed modifier", "proba": 1.861365319655306e-07} {"commit": "d76b07a1ba5332e03c7aabd310a9913b611e5d21", "message": "Removing owner if its name is Null.", "proba": 5.877811872778693e-07} {"commit": "115d78da3634ba696dd167b53e676f178a172ec9", "message": "planes\n", "proba": 1.6549531210330315e-05} {"commit": "0d844a763224ca2c8228c985c617b5f6089ec8c9", "message": "correction for Mac OS where browser window is not a rectangle\n\nheight of viewport was not correctly detected", "proba": 6.603951305805822e-07} {"commit": "0ab8b6e0a969024c5cb0b2034204f108c153a3c0", "message": "Improve test (#10480)\n\n", "proba": 2.1861534094114177e-07} {"commit": "085eb5a12a7569b28b0fd4fe251e17936f17ef93", "message": "GT-3341_emteere_RTTIPerformance minor code review change", "proba": 1.1715003722656547e-07} {"commit": "deb6f89e696540159aaac9c26a3de87039e6e97d", "message": "implemented instanceQuery for InstanceFilter criteria\n\n\ngit-svn-id: 51ebfee8793609331cc427b513d959ae09aa9655@608610 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.045630579545104e-07} {"commit": "e1125d468bae9fee24237aa0bda37c103d0c6ab1", "message": "initialized attributes\n\n\nSVN-Revision: 10203\n", "proba": 9.13796668555733e-07} {"commit": "f74aeb9f1c2cfb1f1a4d4dc3b955b529f797b4e2", "message": "fix SingularityTestModule\n", "proba": 1.2387541801217594e-06} {"commit": "f82a4322be6a3d217929fc42593dcf07f532a9d5", "message": "fix(core): Fixing crash on receiving external seq\n", "proba": 3.876666312407906e-07} {"commit": "880692ae98f7008ec5d5bf34a029cc461dbb0318", "message": "RANGER-882 Scrub received policies before policy engine uses it to guard against inadvertant data corruption: remove null policy resource values\n", "proba": 1.0972487984872714e-07} {"commit": "7e63d1c859d56d4b9b16a3f0170be2cfebbb9829", "message": "Avoid using the AffineTransform font derivation mechanism on MacOS X where\nit is quite buggy. There are still issues with non-affine transformed\nfonts, but they are lesser.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3456 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 9.22486015042523e-06} {"commit": "2b3bcb710ceff44ffce40b0d586805a9267c896b", "message": "skip startup logging if not info level\n", "proba": 2.3832326689898764e-07} {"commit": "2ad2b967fe77b3be8d445adc6a75506050d9b4ad", "message": "- Adding a little more documentation\n- Formatting to 80 lines in some places.\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73996 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8531667339848354e-07} {"commit": "f7638dd53cb57183718fdffdc998d26811b8dd60", "message": "Fix for *** is online at message does not always show in chat room\n(patch by Aleksey)\nhttps://igniterealtime.org/issues/browse/SPARK-1512", "proba": 2.018867348851927e-07} {"commit": "77254459a55ea088b310576889357140bbb527b2", "message": "Update beta build.\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@7936 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 3.975947493017884e-06} {"commit": "16241c6db4f42470e9448458f4f91dc8fd2c4f60", "message": "Fix bug when minKey >= ff is passed to getRange().\n", "proba": 1.0934360261671827e-07} {"commit": "735db69a83eb0726b647390cfcf6b31b0932cd1b", "message": "Fixed webserver not being multi-platform\n", "proba": 1.1613492461037822e-06} {"commit": "59ba304b85cdf483f46a6ef5d5b2f3be7ddf1cd6", "message": "Added GameManager to GalacticManager\n", "proba": 1.4159779482270096e-07} {"commit": "8449967564359ad43c0edd6b04147578e8a3f375", "message": "Keep default prefs consistent\n", "proba": 3.5009605880986783e-07} {"commit": "b33a1460c81b00f9de6ad40b0c36ac2e1deca97c", "message": "mark document callbacks public in conformance with the application framework changes to accomodate jython\n", "proba": 1.2530880155736668e-07} {"commit": "2bcab25463d63269b56645fee38e1bbc7b116006", "message": "new busagent\n", "proba": 5.302914587446139e-07} {"commit": "58bca10b7b017dae429f05675002ad2ffb412ea4", "message": "...swt.xygraph: Shortcut to skip Y Error Area if sample has no Y errors\n", "proba": 2.512130379273003e-07} {"commit": "3e255c397b16b4075716d49c57a5fcd2eb9979be", "message": "remove erroneous OpenGL call\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@1495 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 0.00032024976098909974} {"commit": "7aadd8a916201690e7fa01f05096ceb08660c751", "message": "More robust server state\n", "proba": 3.4004489180006203e-07} {"commit": "59ece8149b17c2bc2031f221565b456a8a1a5906", "message": "Fix some typos in ReflectionUtils.java", "proba": 0.9984671473503113} {"commit": "2f9629b6b4059923c059b69fd19acc0a93e67f49", "message": "Added probably less error-prone way to create WsPackages\n", "proba": 1.8139463975330727e-07} {"commit": "8c276389a457536f033484dfa71fcca9b0c1d453", "message": "Increase default version to 7.3.1", "proba": 1.7136751921498217e-05} {"commit": "4b2cdc68f0a805ebb73a0baae02c9f806bfb7c5f", "message": "code changes", "proba": 3.4208010220027063e-06} {"commit": "da9ccfb0d238c83016fa2d6f9d247042ab7da87d", "message": "add TTL to TypedRow", "proba": 4.0818540014697646e-07} {"commit": "203980a428ec0ff8707ca4afe681665c6e40e269", "message": "minor bug fix", "proba": 4.360660739166633e-07} {"commit": "2a68947e73a75414ef68f12d4a70c799864cd2d7", "message": "Close ExectorSevice on app closure\n\nCalls shutdownNow().\nFixes #696\n", "proba": 1.713277839598959e-07} {"commit": "4a3f6b9d050b40c731f5c130729f72bb7779fb81", "message": "Increase cache ttl to be less server intensive\n(fixes #1689)\n", "proba": 1.0322867893819421e-07} {"commit": "4333535f79d25e90e706b2dca9d18d6dd5a9f47d", "message": "fix codestyle errors Token\n", "proba": 0.00010216687951469794} {"commit": "ee53c9e5a2fc0e559dced3dbcb12fc76f19f0cda", "message": "Fix null pointer exception\n", "proba": 2.28574044740526e-05} {"commit": "27feb9fb8558a0e6d7904d9d30d18e6cbcb2e576", "message": "javadoc for post", "proba": 1.4903170608704386e-07} {"commit": "ee460c94c4d40c88cf4ffe2d2cee30674438c062", "message": "am 024b3639: Fix NPE on orientation change\n\n* commit '024b36390fce843107b0916f0c3468e5a67a212a':\n Fix NPE on orientation change\n", "proba": 3.9799959949959884e-07} {"commit": "5ffe90a9b58f1a61b5a69859b37f91c541914b14", "message": "Fixed too restrictive file attribute check\n\nNo need for executable attribute, which will only work on Windows.\n\nThsi fixes https://github.com/asciidocfx/AsciidocFX/issues/33.\n", "proba": 1.0706398967386122e-07} {"commit": "c717c988e22cce8c5708a16846950a846af5c8ac", "message": "OPCODE mapper(s) added.", "proba": 1.1292993917777494e-07} {"commit": "ec99f08ee8c48fb9ed79732840549f7704960cc6", "message": "Five day expiration for data points\n", "proba": 3.7416928535094485e-05} {"commit": "48a1e7d573f7d9cbce76c69a279324ca74edc421", "message": "KYLIN-660 fix test case\n", "proba": 1.3127190356954088e-07} {"commit": "c341fe082b16d02bd8580c563db37652cab3d7d4", "message": "add time calculation for scanner\n", "proba": 9.489430112807895e-07} {"commit": "99141dc3b30be7b47a5d0081529aaddbcc525aa4", "message": "Add error test case to OperatorManagerTest\n", "proba": 2.938652187367552e-06} {"commit": "946f05d3a0a1e5325b209c94d3ddf3b47a7b8e43", "message": "Resolve our migration record during initRepos.\n\nOtherwise, if a data migration is registered and run after the initialization\nprocess, we'll end up warning that this record has not yet been initialized.\n\nIn theory, you should register your data migrations prior to calling initRepos,\nbut I don't want to be too draconian about that. Unlike schema migrations, you\n*could* conceivably mean to start your app up and let it run before running\ndata migrations.\n", "proba": 5.900760697841179e-07} {"commit": "ece719093c5b61a413e5529c639af2b61bbcd7d1", "message": "quit shell on cmdfile process finish\n", "proba": 9.957631164070335e-07} {"commit": "63e4affe2f8d691b8d35549bd3780b488b6851bc", "message": "PERI-15 changed default values of cluster size\n", "proba": 1.7113069361585076e-07} {"commit": "3c90518835f05aaf2a6d6c75b7dd2b8309073f2e", "message": "Add .amr extension to supported audio files\n", "proba": 2.1186642129578104e-07} {"commit": "123f4d223cf0f241b00cb5d1e00cb4ab59ab9b51", "message": "Added parseOrThrown method to SimpleStatus\n", "proba": 1.5547324494491477e-07} {"commit": "7cd5635b73486f60174f321ccfd3f3c09bd15c48", "message": "ods: minor cleanup in Processor\n", "proba": 3.704524544900778e-07} {"commit": "c71f92923317b83a421b69ad886f48a82b9374c8", "message": "added empty immutable contstant\n", "proba": 1.2045995845255675e-06} {"commit": "3f4cb6b2d0a1e88fc7f4ebed60abb5d7f12ff534", "message": "catch NullpointerException on fileSize.toString()\n", "proba": 2.8575837518474145e-07} {"commit": "a443fc11a0c2e78215766f5e0c457d628189bfe4", "message": "visual improvements ", "proba": 3.0301004017019295e-07} {"commit": "e0fc235e83a189c35550d7d80fac03db073fc5e2", "message": "add more javadoc #4371\n", "proba": 1.2334852783624228e-07} {"commit": "ca07f0dbe67608905fcb10612597f0f1b1e5af71", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "7efb7e19116cc1d790c743d36bdd14b862e13f8b", "message": "Update MasterComponent.java", "proba": 8.498017223246279e-07} {"commit": "ae388d20cb559419a045208052be47ad149ad8c5", "message": "Removed Method that was added by mistake\n", "proba": 1.6178564976598864e-07} {"commit": "4eba5f85a33ea31a349e4dcd07852378d4844947", "message": "fix MiscTest.testErrorLineNumbers\n", "proba": 1.1669746982079232e-06} {"commit": "80d963a46abc4821a71ea5293f62ea7793246042", "message": "Fixed some of the alexa wording\n", "proba": 3.345916752550693e-07} {"commit": "5c52b640dbe20f8990de36ecb1d7084c6f5f6c41", "message": "skip empty lines at the end of the data file. Refs #2079\n", "proba": 4.368336306015408e-07} {"commit": "a7f578705491ac1a96b4a972bd8fb185690bbd82", "message": "Fixed final Player Chunk data.\n", "proba": 1.1952693057537545e-07} {"commit": "6058d2a474488fe63dcdc7b18d6c350ee156c08a", "message": "comment SmartAddTest\n", "proba": 1.8876363583331113e-07} {"commit": "c6f0e4e67356c3aae10a2995e5898594b39827fa", "message": "code formatting to make it readable\n", "proba": 2.1636319615936372e-06} {"commit": "f5f163f84a2a891812837040d7e293fe4b4031d2", "message": "fix: \u4fee\u590d HttpClient \u5728\u591a\u7ebf\u7a0b\u8c03\u7528\u4e0b\u7684\u540c\u6b65\u95ee\u9898\n", "proba": 1.6328330332271435e-07} {"commit": "c390f6d64a12cce23ddcf3e1aced87860524f45e", "message": "Add more unit tests to check Posix and Basic file attribute views.", "proba": 1.0287448759527251e-07} {"commit": "18fe2916daa25e902c04aec3b593e7949e4eac60", "message": "DST changes.", "proba": 2.587635776762909e-07} {"commit": "7438e0aa0167f695b54e84c86eabe2f5aec69966", "message": "Refactor polygon intersection method to produce less garbage.\n", "proba": 2.7806325419987843e-07} {"commit": "b2a45d106d10c3a9003a8f859c913982254e4762", "message": "Remove unused imports.\n", "proba": 2.0302917391745723e-07} {"commit": "6c6a9e50fa75c6cb0f7373077ca9b048fc8f77b2", "message": "[WFLY-10182] Unstable work of the persistent EJB timers with Oracle DB. ORA-08177: can't serialize access for this transaction\n", "proba": 1.8013103897374094e-07} {"commit": "7ad7d7f24e1a8581248507c46f533a71b157e5f7", "message": "Removed residual testing files\n", "proba": 2.317622431746713e-07} {"commit": "3f52e7f86d7cb9ea681404a128e4f84506636c89", "message": "[Motion] Fix intermediate flash during view container transform demo.\n\nAlso rename endCard as endView in preparation for a change that shows separate end views depending on whether the FAB or a card was pressed.\n\nPiperOrigin-RevId: 327483783\n", "proba": 1.269676346282722e-07} {"commit": "207da7bab18c3603824ea00fc054d6247f33e244", "message": "unused import\n", "proba": 7.379109661087568e-07} {"commit": "1a91cfc5fcf957935dfc2536168864c9e0d8d572", "message": "genericblock plugin by default\n", "proba": 2.4655250285832153e-07} {"commit": "69b809dca04b482d39f89a684f70c1df5f37f489", "message": "EMPIREDB-282\nFacesUtils add warn message\n", "proba": 1.116770818043733e-07} {"commit": "43df1a178daabf01854629a8d7ea5fe4ba19c2a2", "message": "SPLEVO-151 Upgrade to EMF Compare 2.x\nExtended differ interface to support base directory uri and ResourceSet submission\n", "proba": 1.0225240743011454e-07} {"commit": "44cfbb29c573a2fd7f27b5dd78ff7bc1c3b404ca", "message": "Added pagination\n\n", "proba": 1.545245424949826e-07} {"commit": "f71b5aededca73ae883f4a8e2a8e3b170e958cc0", "message": "implemented URL validity check.\n", "proba": 1.308786465870071e-07} {"commit": "b037b0b630a48bbc1ef03a0fcbee2bafc5e8619d", "message": "remove email and login tests\n", "proba": 3.9068888213478203e-07} {"commit": "d119efa829cb62e7c46399e4469aab05b478fa3f", "message": "MOTECH-2762 Fix after review\n", "proba": 1.1601852634157694e-07} {"commit": "20fc7c34224de908b12abc5ea4a3e82f89a68baa", "message": "Additional fix for tests\n", "proba": 1.35117687705133e-07} {"commit": "003d0a5f0061bb8d6cf3105de87417368deab8bc", "message": "add a parameter to cause sum to bail if we reach it\n", "proba": 2.4419560418209585e-07} {"commit": "1bbf596481760c01843edc641c5c0778e464ca2f", "message": "Added remove to lazy key cache\n", "proba": 3.958978425089299e-07} {"commit": "96164ab835313b23c3d8c3a336a9df1964689477", "message": "CAMEL-15520: fixed deprecations in camel-syslog\n", "proba": 9.160425520349236e-07} {"commit": "e4f1a9db3fd1b25857bfd958e563339bb444d415", "message": "TestApp: Change visibility of initialDataSupplier to private\n\nCurrently, initialDataSupplier is a protected variable. However, it is\nused only within TestApp. Hence, initialDataSupplier can be made\nprivate.\n\nThis improves abstraction by hiding more details of TestApp from other\nclasses.\n\nLet's teach TestApp to make initialDataSupplier private.\n", "proba": 1.0402759897942815e-07} {"commit": "f3fa1b4500ab26e840fc0f13869a0b01f0aa26b1", "message": "Remove static method reverse of Guave in BrowserManager\n", "proba": 5.472769544212497e-07} {"commit": "a4b3f85091194fe0ab60a04937f6067d42cf2a52", "message": "MAJ formelle sur les tests de l'exercice ArmstrongNumber d'Exercism dans la track Java\n", "proba": 2.002875589823816e-07} {"commit": "da4e4e8ae2eb1aea13993afb84f89523da4e2ca5", "message": "add public static factory for creating CachedBackgroundExecutor that takes in single BackgroundInformation as a parameter\n", "proba": 1.3017856304031739e-07} {"commit": "0b74d84724c6c96500546a7f60882ab5feb555d1", "message": "RobotPickup adjustment\n", "proba": 3.053431782973348e-07} {"commit": "26fe6c25ab7dbb62d5d345874058ae10b1c5e154", "message": "Remove version when registering Chrome node in Selenium Hub\n", "proba": 2.88254597080595e-07} {"commit": "7dc633e09d832f5a9ccc705a2bf326e4a57ac28d", "message": "shorten the intervals\n", "proba": 0.9999985694885254} {"commit": "872ed6f11f9915fddb99aac6adba720237f30d42", "message": "disable log in error analysis and allow reading from stdin\n", "proba": 2.2613410521898913e-07} {"commit": "1db29a7c0ebcebab100ed885c28bbbfa2439b862", "message": "Added comments\n\nComments describe what each constant represents", "proba": 5.276833121570235e-07} {"commit": "5fbf3859caca56e829cbb1bd7ea8f09a916f89c4", "message": "MAINT-365: Move branchPath extraction logic from MCommandProvider...\n\n... to Branch.BranchNameValidator\n\nConflicts:\n\tcore/com.b2international.snowowl.server.console/src/com/b2international/snowowl/server/console/MaintenanceCommandProvider.java\n", "proba": 5.940987080066407e-07} {"commit": "58aa2c6287e5b26b62cccc6be8f6fdb499677133", "message": "Update Parser's aliases upon use command\n", "proba": 1.7010981423482008e-07} {"commit": "17d85e9c58511ca7862437216e6417dbbb8f8fbd", "message": "CHE-1136. Show workspace start logs when workspace is in STARTING state\n\nSigned-off-by: Roman Nikitenko \n", "proba": 1.2782977876213408e-07} {"commit": "fdc0aa40d60d0d28106fd19a7691887b9a7d1f62", "message": "Adding configurable gap between the analog meters", "proba": 6.01729198024259e-07} {"commit": "94fb8a2df5de6bfa8e760cfdb8e144acd878e4af", "message": "Take into account broadcast_port when computing node info\n\nThis commit also fixes nullability issues with broadcast address and\nlisten address.\n", "proba": 1.043881496798349e-07} {"commit": "fa2ea2376b1a1bf8f762a227ce28493e8ead0fd5", "message": "CLOUD-984 fixed hostcount check under upscale\n", "proba": 1.227019481575553e-07} {"commit": "e85a0ef0ef6201f3d8df6d62ee5139771f823dff", "message": "Add toString to VerifyResults\n", "proba": 3.2818266504364146e-07} {"commit": "9445454fefb560c91509b21c69ce1c294dc716af", "message": "[#1400] Encapsulate the display name generation within `SurveyInstance` entity\n", "proba": 6.0259317251620814e-05} {"commit": "7f3511bfe6aa0cee84e3e0112393f2bbb4c53bed", "message": "Changed % for L priority\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@1541 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 5.76092645587778e-07} {"commit": "3c5d10f399acdd42a563f40c9c153548ee2913f8", "message": "[CARBONDATA-1869] Null pointer exception thrown when concurrent load and select queries executed for table with dictionary exclude or NO_INVERTED_INDEX\n\nWhile updating the file, we need FileStatus, this FileStatus can be null. So before accessing FileStatus, a null check is needed.\n\nThis closes #1625\n", "proba": 1.8189994932527043e-07} {"commit": "9043c9846f1e9570e86a5b1ac31f3481eef890c4", "message": "remove accientially committed sysos\n", "proba": 1.273502675758209e-06} {"commit": "4ab69a9e52949de89c9c061782ea9765ec89ff9b", "message": "Opens in center of screen", "proba": 6.187342478369828e-07} {"commit": "55acdfc756e120dcbc541b7f23565f26c62eeb39", "message": "Correct stupid error in checking for collections being inserted into themselves\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@4009 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.7968063730222639e-06} {"commit": "cd42439679c86b83f3f6c7dbba36ccc9e817b88b", "message": "more test coverage\n\n", "proba": 1.309850290454051e-07} {"commit": "630bb604dea2da9dbb3b3396b751f4283e620c33", "message": "Removing Being parameterization\n", "proba": 1.1164646593897487e-06} {"commit": "a5534acaafb93f9e575d378ad3e0b9f8af1c8ac0", "message": "GEOWAVE-1575: support for deleting from Data Index by Data ID Range (#1612)\n\n", "proba": 1.0070169764730963e-07} {"commit": "f670471543ecab403369db20bb9fddcac7bce791", "message": "Refactor so that creation of Spring factory is in seperate method, which can be called externally\n", "proba": 1.2424236217611906e-07} {"commit": "011728ce82c8b78726cd6e34b98a2f05f4535341", "message": "Added @return comment to partition method.\n", "proba": 1.0693092633573542e-07} {"commit": "9e60591f4cda59dbe3eefcf0332d79c01f70b51f", "message": "Add defensive null check.\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1684635 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00036701580393128097} {"commit": "ab99c5b6db9cfd9e2b6fdd030cda12bcf7215260", "message": "Commit\n", "proba": 6.528895028168336e-05} {"commit": "bfc76744214ea1df591b42fb3f9f63c21db1b137", "message": "provide sqlexecution with back outcome\n\n", "proba": 1.4745131693416624e-06} {"commit": "5fb97a18320bdd9271e7edc17c5ca1030d9ba1ee", "message": "JAXP resolving via XPathFactory gewijzigd; Saxon specifiek gemaakt (anders werkt het niet meer in Java 7)", "proba": 1.302572911754396e-07} {"commit": "94aac12876164d9834b098e4facf4b6371e37c48", "message": "ResultType shifted to the protocol layer and removed from metadataStore\n", "proba": 1.459385856605877e-07} {"commit": "ee5fab311de93a116f7af752714ae2530644acdd", "message": "Removed boilerplate code\n", "proba": 1.3723498341278173e-05} {"commit": "034432a4915439f8323cc898e38c47f5cd4f1788", "message": "Remove serialization test for ApplicationDefaultAuthCredentials\n", "proba": 4.407151266150322e-07} {"commit": "28aac9d47f4cc81bb02db5bc06d423618e1a4aca", "message": "the EU-BCAST list has a few gaps, that are null, so lets skip them so the now null ones will be tested.\n", "proba": 1.0283525142540384e-07} {"commit": "46d236086eab938dffb00b569eba28e201d9e7d1", "message": "renamged getFile to getDataFle (settings class)\n", "proba": 1.0904390279620202e-07} {"commit": "be2e811e7bd3c3cd1249a54bef6b92bf7197b304", "message": "Address #701 with catch of excpetion thrown by Android internals\n", "proba": 1.0952979323519685e-07} {"commit": "45ca9f7a3301956d7276452a76e601d268186621", "message": "updated javadoc author\n", "proba": 1.8218763386812498e-07} {"commit": "e42b8e627d12532b138a79bb3752df4169004945", "message": "Optimize import.\n", "proba": 3.524803560139844e-07} {"commit": "7b9a18e05eeb4f5e8c83e1b5a6550a0bd1526564", "message": "fixed Filter generic type, if command = Command && command instance of Filter --> Filter\n\ngit-svn-id: c648d2fd594d54929ed024cccc47021495644b24@1164510 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.371625931933522e-05} {"commit": "177ce26da1469647d2f4d939672fc0a7ea578a11", "message": "AbstractFileAssert Javadoc: replace Charset.forName(\"UTF-8\") with StandardCharsets.UTF_8\n", "proba": 5.782861990155652e-06} {"commit": "21a53d1822a0da3f6409729fc680f911062f5509", "message": "updated javadoc author\n", "proba": 1.8218763386812498e-07} {"commit": "849b470c27a8ce1aaab8c16d1e1ef07a1d93a842", "message": "Config pool size on heap via ehcache APIs.\n", "proba": 1.0804827610400025e-07} {"commit": "fd627216f1502d83da5c1d7f1c3b0ad95aed01e7", "message": "Issue #51 fix\n\nFixes #51 by adding axis lines to SVG export as is expected behavior.\n", "proba": 9.944195511479847e-08} {"commit": "7889367fc2966a6d43115ab39841b5655b45f523", "message": "Reduce the number of neq propagators.\n", "proba": 0.00010514523455640301} {"commit": "fe5767769d5729632d76680beb945ae680ffc88b", "message": "add documentation notice about changed default value\n\ngit-svn-id: a42be30bf39bb82b816ad91cda7e6b839e90f325@8966 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 8.574253911319829e-07} {"commit": "d2c0d1b1a66bb6512f8b30c397f3219f4843d738", "message": "\u4fee\u6539\u5b9a\u65f6\u65f6\u95f4\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@468 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 7.968589557094674e-07} {"commit": "dfac3693cddfe5885740f94fe728adab7e94423f", "message": "Updated class level javadoc.\n\ngit-svn-id: 2e8f904e1a5a370e6b4c01c3437156c1bd1253c5@17260 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 4.418072057887912e-05} {"commit": "5ae41238507a95c595c6af3c5d4678a820521cc5", "message": "fixed bug with MEME query reference argument in Invoker\n", "proba": 1.6965132942914352e-07} {"commit": "69f80858f79fe797ca9d486d29a59990a398f88b", "message": "chore(dmn): revert ignore import removal\n\n* Add back JUnit Ignore since there are ignored test cases.\n\nRelated to CAM-11347\n", "proba": 1.1459756166232182e-07} {"commit": "b6989611a6ddc02e370299297fa5b627d65bb0e6", "message": "Add comments about Exception\n", "proba": 1.8541669533078675e-07} {"commit": "adfd6d40d7136d18da73185c9ab601b8c7f4b538", "message": "EST-891: adds demo DocFragmentData for prototyping\n", "proba": 1.2813943328637833e-07} {"commit": "3ef004b6d42ce97ee613f1f412f1bc19d68b04f8", "message": "MODCAT-5: updated getMainIndex in java8\n", "proba": 2.284332083490881e-07} {"commit": "3e296bc2a12f956c52e23cc5d83328d47ac836ad", "message": "Added simple case test to VariantEvaluation.getGenotypeAsString()\n", "proba": 1.2284689887565037e-07} {"commit": "6c605bd64cc164c49a6662642434c0a9346dcb35", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "e1c0c0f59cadd4c57010da51b98cc94eeadefa19", "message": "updated xstream api usage\n", "proba": 2.3578967045523314e-07} {"commit": "07085d770078ae64e58180682ce6818761a3061b", "message": "Add retries to Action Bar opening in test.\n", "proba": 1.1699640367623942e-07} {"commit": "28a9b6b6cb87ee056c36b9661aa452545e5da38b", "message": "fix: Piggybacks missed initial key frame packets on the egress side.\n", "proba": 1.0712526687939317e-07} {"commit": "d79600e4c39630bc23e0982e9f4c01099647793a", "message": "imp: NioSelector \u4f18\u5316\n", "proba": 2.165583481428257e-07} {"commit": "ca49f24e2b9240f3258ac8281f26ee56b590fc2f", "message": "[SINGULEI-37] - Corre\u00e7\u00e3o dos joins para utilizar left join.\n", "proba": 9.97643496702949e-08} {"commit": "7d9fc300fc5bcb328ccd4773210e737f98f03998", "message": "corrigindo erros do sonar\n", "proba": 1.357175960947643e-06} {"commit": "a729e366bd7c7e1b8148bac9ec9f83db42463df2", "message": "[BUG-FIX] - Corre\u00e7\u00e3o quando for Mysql\n", "proba": 1.2903265655950236e-07} {"commit": "076979830ed38f3960781b98e43df83a5ea2c9c2", "message": "moved \"valid\" and \"invalid\" methods from class CollectionUtils to class\nStringUtils and improved dependent classes", "proba": 1.6148122483627958e-07} {"commit": "dc050d4adc218769b52b57d7bb1263200c945ccf", "message": "Typo fixed in `CacheBasicAbstractTest::expiryTimeShouldNotBeChangedOnUpdateWhenCreatedExpiryPolicyIsUsed` and expiry time has been decreased", "proba": 1.9576137333388033e-07} {"commit": "e619c09039b047882f889964ca6738af5264c63e", "message": "improved class loader for connections", "proba": 1.6763085852744553e-07} {"commit": "9dec8cd62d8675291213f1cd7812301acaa31443", "message": "Fix frontend to ignore missing item attributes\n", "proba": 1.237658239006123e-06} {"commit": "daa3e007ece7ac781e5944fcf3c78b4520d6f0c1", "message": "HBASE-20710 extra cloneFamily() in Mutation.add(Cell); ADDENDUM checkstyle\n", "proba": 6.385600386238366e-07} {"commit": "6329e172c9f3a13eac58071a9d1d56199c0aa55e", "message": "improved code / comments at utility classes", "proba": 1.4010731774760643e-07} {"commit": "f3a06cacda80aa0a30321755b8d2d3ba10f16562", "message": "webadmin: Added serialVersionUUID to Linq\n\nChange debe519fe5ccce6bf2f2ab9827e5cff48e34b728 made all the comparators\nin Linq serializeable.\nThis patch completes the work and gives them all serialVersionUUIDs, as\nper Java's requirement.\n\nChange-Id: I660dea6f21d567da6d1cab2c5dd81d834eae2616\nSigned-off-by: Allon Mureinik \n", "proba": 3.8952813952164433e-07} {"commit": "83b7928a0744fcf60d179ba0d3fa2dbf5c7b2f55", "message": "Add test for TemporaryJobBuilder.volume()\n", "proba": 1.8033109938642156e-07} {"commit": "64d49daa4e40b685f3f4f271164294c285fc9b75", "message": "Update home line item algorithm. Skips unmappable items.\n", "proba": 1.1215695394639624e-07} {"commit": "ca3ddff4e2f6df9683fa87b06e877dd754680402", "message": "Changed state selectors to single selection. Bills selector now updates BillsViewer with latest URL\n", "proba": 1.2090612244719523e-07} {"commit": "b6b2bf8d2edbbd63b1519fe791dcfa86d8e8789a", "message": "Fixing test.\n", "proba": 4.232168464568531e-07} {"commit": "6064319610889b5449e5f7e44eef6326191e8c24", "message": "put a reminder for the pending RA issues\n", "proba": 1.3327861836387456e-07} {"commit": "6d3955b70a4d813b02de235a650bda563ecaca0c", "message": "Added flush for logMessage with stacktrace.\n\n\n\ngit-svn-id: b6107fd0ee1c9cff0d97bb5f9f4762e9241713e3@5416 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 7.456616913259495e-06} {"commit": "79a6e447f609455a4064b54718ab60e5b5bd6504", "message": "\u5b8c\u5584 HTTP \u7f13\u5b58\u7b56\u7565", "proba": 3.234957830500207e-07} {"commit": "6bf1a8aa2ee7bc9b1c9427328f04097b30c7a565", "message": "proper beforeSelectionEvent impl", "proba": 6.307787998593994e-07} {"commit": "0bade3acf86ff993739da4530377766d04a530fc", "message": "communition bonuses should not skip first component\n", "proba": 4.381006704079482e-07} {"commit": "474bac2b7ed7a56f15972725e22e68256c908419", "message": "Close #42\n", "proba": 3.103960466432909e-07} {"commit": "32e5e8ec7874fbfbe9beae3211f0a52cbbd9b407", "message": "\u628a jetty \u521d\u59cb\u5316\u53c2\u6570\u79fb\u5230 web.xml", "proba": 1.7502195248653152e-07} {"commit": "5678b19b016934fecfb16177c849668d642c9c7a", "message": "HADOOP-16897. Sort fields in ReflectionUtils.java.\n\nContributed by cpugputpu.", "proba": 1.0139708450651597e-07} {"commit": "1c8e9eec108c92df83ae4e0cb634ce498e2f71ba", "message": "Add log warning message if MongoDB user cannot snoop replicat set configuration due to lack of permissions\n", "proba": 4.809644451597705e-07} {"commit": "944af142c12f2d853d4fe8d16e6a6e476d7c48ba", "message": "keyvalue must be String\n", "proba": 0.9999994039535522} {"commit": "ee60e652aff127a0579d8f0828d4a48aea2a0029", "message": "remove debugging\n", "proba": 6.531336839543656e-05} {"commit": "02abda16ba7a9a38157277cf23e78610531c4eda", "message": "HBASE-6714 TestMultiSlaveReplication#testMultiSlaveReplication may fail\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1388620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.146344730950659e-07} {"commit": "6f8978ad44723dc50988a3297e96b3ed0f07bcf3", "message": "add posibility to show + on positive numbers\n", "proba": 2.8887488952022977e-05} {"commit": "437a9fd3cac1c479b500bae04170bf2b0311e031", "message": "XECS-2126 : Hairpinned consultative transfer of inbound/outbound calls through sipXbridge using SMC phones fails. Refixed (worked around ITSP bandwidth.com 400 error code on interleaved INVITE transaction).\n\n\ngit-svn-id: 41af2ad439860065ec011fd0c01969868ab46825@14882 ab1d8caa-1f67-47f1-9e81-24633a41865c\n", "proba": 8.80836239502969e-07} {"commit": "fe8b74d598a0bfdf2f3bd2b95c395aa81fca4095", "message": "More javadoc\n", "proba": 1.3891441597024823e-07} {"commit": "d4b04a99a64f66658b9bfbff2217f4586772adb4", "message": "- makes the Fingerprint code more robust to data that has non-conforming (or missing!) PU fields (#939)\n\n", "proba": 1.6211123465836863e-07} {"commit": "e81c396e42caa006048f2f43b12cc305181fdec9", "message": "Fixed thread synchronisation issue.\n\n\nFormer-commit-id: 4f1d01c543ce5c6838ca43a27da5db540e2313a2", "proba": 2.1614641809719615e-06} {"commit": "fc3130cf6417e62253a7887df4107c66395a21a8", "message": "Se agrega un m\u00e9todo al ControllerHelper\n\nSe agrega un m\u00e9todo m\u00e1s al controllerHelper. El createFacesMessage que\nse agrega recibe adem\u00e1s de los par\u00e1metros: severity, summary, detail,\ncomponentId, los par\u00e1metros summaryArgs y detailArgs. Este m\u00e9todo per-\nmite crear mensajes internacionalizados y personalizados.\n\nRefs #21621\n\nSigned-off-by: Leonardo Benitez <483372118d863fd23d1e3d0bb24b59d5dd848761@pol.una.py>\n", "proba": 5.434034733298176e-07} {"commit": "ed24564016122d832f2a002a75ab8351e28ac4ec", "message": "Implement LazyCollection instead of Lazy.\n\n\n\nFormer-commit-id: 562514b92cdc17588dee82b61a7d1689c0b25cf9", "proba": 0.00014843342069070786} {"commit": "4238d23ff39bd499dad5bc0c90a683009054e205", "message": "\u0435\u0449\u0435 \u043d\u0435\u043c\u043d\u043e\u0433\u043e \"\u0434\u043e\u0431\u0440\u043e\u0433\u043e\" \u043f\u0438\u043d\u0433\u0438\u0432\u043d\u0430\n", "proba": 7.123175578271912e-07} {"commit": "cc19cde52e1499c889ea40df5b0e0aea0038e312", "message": "Eclipse warning fix.\n\n", "proba": 1.3181396241179755e-07} {"commit": "773b4b84c0717579a64629ab1eb21ca4d87498d4", "message": "remove unused imports and fields\n", "proba": 3.182982766247733e-07} {"commit": "e6adaff31c0ed4db18838511f21f4e425d145bb8", "message": "Fix for NullPointerException when removing a node from a PathQuery with errors.\n\n\nFormer-commit-id: a2cfe57551d652f5490f95f98dd56726c077b7f1", "proba": 7.464094323950121e-06} {"commit": "074fc361a8dc7e72458ef3b20a513428bd841743", "message": "Go back to the revision 23412. Refs 2486\n", "proba": 2.9175149052207416e-07} {"commit": "8e3934887e1fcc346845cdc980e358141c9e952b", "message": "Add dialect support\n", "proba": 3.774719516513869e-06} {"commit": "7da8d1d02bd753c1f6a24324ea4eb608047b1fd3", "message": "Fix ClassCastException\n", "proba": 9.291202900385542e-07} {"commit": "9e08575d8925e0ed9b2df0022d08276896aaff16", "message": "Corrected comment\n", "proba": 2.6143305831283215e-07} {"commit": "04b8b2f266cb734a340b6f244be0abbfd55e8edd", "message": "Possibly fix 1.15.1 support. Should fix #1989\n", "proba": 1.0741620826593135e-05} {"commit": "a005c6344be6ad1574083feba438bf157cecc372", "message": "Populate feedback labels sucessfully\n", "proba": 0.0003865371982101351} {"commit": "c6fecc9379df1b75f2d4c6760620c4fd16a55f79", "message": "Embeddable object needs atributes override for Xref\n", "proba": 4.1344540591126133e-07} {"commit": "1d0abcabb01ef4a5720c194e564d3eb0574d71d5", "message": "initialize port to 0 to avoid an NPE later on when args are checked\n", "proba": 2.688699396458105e-07} {"commit": "4a7e225a96a60a23fa3942b4a63b4790f68cea7c", "message": "[javadoc] Add docs for exceptions in SSRFProperties\n", "proba": 1.576919288481804e-07} {"commit": "bf9a1af0380e3fae3d70e16f1716d03c1b026b1f", "message": "DERBY-2151: Fixer-upper utility to help convert ij canon tests to JUnit\n\nThis patch modifies SQLToJUnit.java so that it quietly skips entirely\nblank lines. Prior to this patch, such lines could cause SQLToJUnit to\nthrow a NullPointerException. An example of a canon with entirely\nblank lines is tests/lang/groupBy.sql.\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@573432 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.603659984539263e-05} {"commit": "9bed35b6da1dd96972e93b64edf3293e77f70be6", "message": "Added xxhdpi density to android utils\n", "proba": 1.7199802471168368e-07} {"commit": "202687e63722b8f13e54de466bfb459636092beb", "message": "Rollback of changed functionality, just remove exceptions\n", "proba": 1.5676512532536435e-07} {"commit": "f37cc18fd0a7984e8327f724db267a4bed41a514", "message": "Fix sul java-doc.\n", "proba": 2.2501116347939387e-07} {"commit": "eb8e9b3efe32e62fbe6802f2309b14c2b54073a2", "message": "write access\n", "proba": 2.0842576304858085e-06} {"commit": "2b46697a345995670b9cdcd1d204190474b6cc06", "message": "change some case\n", "proba": 0.01512849796563387} {"commit": "764b0177512d27d11406847bb44662036e0844b7", "message": "Fix typo in comment.\n", "proba": 1.3078285974188475e-06} {"commit": "1746df531f7c70fb2c596c9d951a6501d1f867a9", "message": "NPE fix\n", "proba": 4.2237493858010566e-07} {"commit": "5ef11e0be610526355045fa11e55cf00f888cdd7", "message": "fetch application in PasswordlessActivity\n", "proba": 2.407520298675081e-07} {"commit": "5f80bf6d67ca8e523e575a8844f02f7d52142d8c", "message": "Checkstyle: DeclarationOrder, IDE autoformat", "proba": 2.7885195663657214e-07} {"commit": "b048cc3c0b576944598e1a390ba9769a7da765d3", "message": "Update MySQLWrapper.java", "proba": 6.265879051170486e-07} {"commit": "0cedbd87afa541bdb3d265310a4408ff5f099a0c", "message": "fixed badge aspect ratio\n", "proba": 3.9074180335774145e-07} {"commit": "6f3d9f03b86d8140ccf171a6e1c4936a3d89b088", "message": "TEJ-1661: Add structured region processing type option.\n", "proba": 1.1304243230370048e-07} {"commit": "08d98545d19d33a22d6bd62d7205b2ace2f78245", "message": "add getter, setter methods", "proba": 4.5892414846093743e-07} {"commit": "5c326497ae250a243d11f23b927a7e02da9f9948", "message": "OAK-2444 Enable the persistent cache by default\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1667265 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1134990245409426e-06} {"commit": "cd51c772f1bce97199f7a7752b1b5d0db72aab09", "message": "Copyright Update", "proba": 1.3335134951830696e-07} {"commit": "91c36afca647fe3b938e68b449fc4b16bee290d7", "message": "static change", "proba": 7.470871423720382e-07} {"commit": "ee01021e90cf3f035558b70f96eacf4ed48194d5", "message": "if possible, update serialized object instead of replacing it. readObject may not use all fields and then if erasing it will not persist its previous state.\n\ngit-svn-id: c9548e1cd1ad133c5dc643b1c9b9438cc99a1d67@1257 8459abcf-8237-4014-9f1e-057f68ddaf13\n", "proba": 3.3973461540881544e-05} {"commit": "037ac72571a92b188298305aab268c9c44e2f576", "message": "Improve Javadoc.\n", "proba": 3.1002477385300153e-07} {"commit": "cc239ffbd2cc334dd6fd38e8764c6948bb357c01", "message": "fix bug in getActions method.\n\n", "proba": 1.1567184543537223e-07} {"commit": "ec73b5f617aee4f51c2bec05fefabd472a86b546", "message": "util.xml: Clean up compiler warnings for JDK 8\n", "proba": 1.8517371813686623e-07} {"commit": "0e0f5703e644018f69d7a6c3c6a58b2e93a2ee00", "message": "Random Error check triggered on Windows.\n", "proba": 1.1812279865353048e-07} {"commit": "c7c87023d4bab74d83c172465e74bc355258cd8c", "message": "only allow relative calcs if there is more than one track selected\n", "proba": 1.359586434546145e-07} {"commit": "49eb0feef99aaeab599940665e5c466770698d85", "message": "Synchronize setup of sdf2table for tests\n", "proba": 1.6042760364598507e-07} {"commit": "144b31d52729a945f0def9df1d08e109d731f50b", "message": "Rever UFS permission test as user is required on system\n", "proba": 1.5702413236340362e-07} {"commit": "9d3ceb3a56c52b1c88f615d2ac922cd794e0d29b", "message": "Refs to class in 'class foo;'\n", "proba": 8.220159770644386e-07} {"commit": "28d01ee49d8a5a497339672aabe1bf42f092c6e3", "message": "Add doc to `DependantProject` new private methods\n", "proba": 1.6779272016265168e-07} {"commit": "cb3713630be978d46b49179ac486532275b42273", "message": "implement toString()\n\n", "proba": 6.403728912118822e-05} {"commit": "5f9b97f4c6ea1bfc194582de1c75ab67b2334de7", "message": "added ignoring UsingBackButtonInMergeTest\n", "proba": 3.673536923542997e-07} {"commit": "82f43305a464f7263fe7a6359c85fc24b547e148", "message": "fixed logging error\n", "proba": 8.826971793496341e-07} {"commit": "e9eeae7c2f6cbd1bc29513c1efbdc7262b32729b", "message": "Fix private method typo - getAuhorizationContext\nRename method `getAuhorizationContext` to `getAuthorizationContext`\n\nSigned-off-by: Jonathan Hult <3692bfa45759a67d83aedf0045f6cb635a966abf@jonathanhult.com>\n", "proba": 0.00012546857760753483} {"commit": "7aa36061fc2613b7205210f34c4e6ad962fb40b6", "message": "Remove unused constants and session var\n", "proba": 2.0743753736951476e-07} {"commit": "e1bf64dd2d9fcbc11e743c732fba5be06dd4b1d6", "message": "-n \nSynchronize access to the remote sockets.\n", "proba": 1.0728476240728924e-07} {"commit": "c980ad45aa7fa52197b885172f1f28c3319d60a5", "message": "KULEFR-44\n\n", "proba": 2.3489124600928335e-07} {"commit": "6c8dfe496c39f73e1d6cbbd99a0211bfa52cc645", "message": "Improving error handling for derived keys\n\ngit-svn-id: 10bc45916fe30ae642aa5037c9a4b05727bba413@1640923 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9526219148247037e-06} {"commit": "be980c1e08c32f3f961b9348444d2a5ba0e74a91", "message": "ok pour saveTagsinBookmark\n", "proba": 3.002187725087424e-07} {"commit": "096c6f2402a2287f97e17ffb40f425e8835aa43c", "message": "#577 - Snackbar is displayed for very long duration in my trips section (#578)\n\n", "proba": 1.0114906245917155e-07} {"commit": "2545b4880690e0678c2f8f26cc80da911973c419", "message": "Renamed \"path\" variable to \"objectPath\"\n", "proba": 5.097774078421935e-07} {"commit": "550f994d098f562e3b61bce787c0d62984cd29b9", "message": "Removed Towny Imports", "proba": 1.4751219623576617e-07} {"commit": "841b039d1f21b15e31f4f447681db4f9894b9f24", "message": "Changed the way towny is bypassed", "proba": 2.2458807507064193e-06} {"commit": "703b41dcecb95c33540fd2490d86e1fb7e7adbda", "message": "interface changed to throw exceptions instead of logging them and proceeding\n", "proba": 1.6560460380787845e-07} {"commit": "64abe5da96201d22e4b8a88daff07b9ca76b3a6b", "message": "Removed Copyright Message.", "proba": 1.1466052995956488e-07} {"commit": "4fe72d7ec9cd0dd46e2b8a0db564baf269090e1c", "message": "ADD : IHM tableau - phase 6 - add logout code\n", "proba": 2.2976246327743866e-07} {"commit": "0e57fb267e86ae9ec3c7b0b83f3abac756c0b30e", "message": "reworking the script bundle for more precise logging", "proba": 1.491022203481407e-07} {"commit": "6ec2dfdc1b67c167145412df52bb9d6ce0f8ad1b", "message": "Remove some unused code from skript integration\n", "proba": 3.103137657944899e-07} {"commit": "7a2af12257ef38fe1a81f19b71f3a78a834adacd", "message": "Remove creating redundant copy of customer token as it's already immutable\n", "proba": 5.816912107547978e-07} {"commit": "22120c12bb458a90e122662cdf172d6a1fc0133b", "message": "Added the real RPC to the HBaseException if one is thrown from a MultiAction RPC.\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@yahoo-inc.com>\n", "proba": 1.4542813175921765e-07} {"commit": "7929551623d4e3fbd849500d795755d0c41fdbbd", "message": "Make mHybridData thread safe for EventEmitterWrapper\n\nSummary:\nIn T94154173, when calling ```EventEmitterWrapper->invoke()```, hybrid function ```invokeEvent``` is null, even if we checked that ```mHybridData``` is valid before calling ```invokeEvent```.\n\n**Theory:**\n\n```invoke()``` is called from ```mqt_js``` thread, ```desotry()``` is called from ```main``` thread, which cause multi-thread access of```mHybridData```.\n\nSo if ```desotry()``` is called after ```isValid()``` check and before calling ```invokeEvent()```, ```invokeEvent``` could be destroyed and is null.\n\nI can reproduce with above theory:\n\n{F633411001}\n\n**Fix:**\n\nMake functions synchronized so ```mHybridData``` can be thread safe.\n\nChangelog:\n[Android][Fixed] - Make mHybridData thread safe\n\nReviewed By: RSNara\n\nDifferential Revision: D29792453\n\nfbshipit-source-id: 8b4c754d53ece933be7b2cf99c6cd026b39e24ad\n", "proba": 8.27663388918154e-05} {"commit": "a0be72d37cd1b1634a0ddf302a3e091a00addfb9", "message": "4630 fix typo in United Linux release path\n", "proba": 1.337048445293476e-07} {"commit": "f60198c2404a7795ae34bba865e38e78a970c64d", "message": "updated parser\n", "proba": 1.5376277815448702e-06} {"commit": "4194eec3c866f4ab7c989483da22e09070d944fa", "message": "Broken UI in a previous commit\n", "proba": 5.191754439692886e-07} {"commit": "a04925096703d4ea597b3bddb029506be093d6f5", "message": "Added environment variable overrides into pending tasks\n", "proba": 4.2247646092619107e-07} {"commit": "bda4fb045080375c8251e0a4f03308e4e37b1684", "message": "Remove dataset selection indicator\n", "proba": 6.977251700845954e-07} {"commit": "074e6c749d9ef0808cd0f1d903d5e0738325c583", "message": "bug 16328\n\nSVN-Revision: 24246\n", "proba": 1.326186804817553e-07} {"commit": "54aed6c6f404bad71caec45ee7329c7c6e86b2f5", "message": "Version Code 7. Hour hand rotates continuously.\n", "proba": 1.200401840151244e-07} {"commit": "3c67cbc760b56ba5f25c30eb619d6a857e077e4c", "message": "Made autocomplete case insensitive\n", "proba": 2.189615770475939e-05} {"commit": "93ee7d9f5f3c9dcf58b04968f8599089c171efd5", "message": "tidied up help when ran in interactive mode or via the Command Agent\n\ngit-svn-id: 7f3df76e74c7ad56904d6048df705810748eb1a6@475794 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.785018402093556e-07} {"commit": "9235028ca7264be08b4fdd42ca7fd1359cd1839b", "message": "https://issues.apache.org/jira/browse/AMQ-3894 - remove requirement for destination property enforced by spring - for a default entry there is no need for a destination - remove validating test\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1415740 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.560959612514125e-06} {"commit": "b6d6ebf08487487f19eeb659a56a66a5580529d4", "message": "fix(js): Fixing avatars binding in contacts\n", "proba": 5.515903467312455e-07} {"commit": "7d3c52c8f8f6d0e269bfa0d438001497efa8f771", "message": "[Java] Don't rejoin a stream when indexing if dropping out.\n", "proba": 1.0503605096801039e-07} {"commit": "927b803c8c53df7af8a9edeb4491b6d4c254f660", "message": "unwrap class suppliers on InstrumentationDescription\n", "proba": 1.5135493924844923e-07} {"commit": "8b2c9e80aa97c9caa052d0feb3ef646732cf52ca", "message": "fixed error when deleting a resource\n", "proba": 5.891022283321945e-07} {"commit": "2d172bcd1ff61d77960e84309ca1d0cdd1ef7273", "message": "Revert \"[TIMOB-19192] Android 5.0.X: Fix for event fired\"\n", "proba": 1.1715115277866062e-07} {"commit": "9bb4d4d85fb48e44117aba66900af1cf5b424893", "message": "implements similar mechanism from #12 to Android\n* only registers at first app launch only, not subsequent launches\n", "proba": 1.2879083044481376e-07} {"commit": "ffccb639e72a2bf11e17e746b463cc4a35fd2a8d", "message": "much faster annotate queries when segmentation layer is used as context", "proba": 2.588284928606299e-07} {"commit": "50f289a7035f2a493b6e78ddc5b5cc3be7db375b", "message": "postgresql regex always finds sub-strings so we have to prepend \"^(\" and append \")$\"\n", "proba": 2.0640861464471527e-07} {"commit": "9685745c01aaa0101b6f3311adea136f44d38ea6", "message": "Use ColumnDescriptorAdapter in createTable()\n", "proba": 1.3146183164280956e-07} {"commit": "923c7499d8455308557a6de7b5137f323b3e5a48", "message": "UI Test \u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Place \u0e40\u0e2d\u0e32\u0e04\u0e33\u0e2a\u0e31\u0e48\u0e07\u0e01\u0e14\u0e1b\u0e31\u0e01\u0e1e\u0e34\u0e01\u0e31\u0e14\u0e2d\u0e2d\u0e01\u0e40\u0e19\u0e37\u0e48\u0e2d\u0e07\u0e08\u0e32\u0e01\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\u0e08\u0e30\u0e21\u0e35\u0e1e\u0e34\u0e01\u0e31\u0e14\u0e17\u0e35\u0e48 0,0 \u0e41\u0e25\u0e49\u0e27\u0e08\u0e36\u0e07\u0e44\u0e21\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e14\u0e1b\u0e31\u0e01\u0e1e\u0e34\u0e01\u0e31\u0e14\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e17\u0e14\u0e2a\u0e2d\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e01\u0e49\u0e44\u0e02\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25 Place)\n", "proba": 1.8656679401374276e-07} {"commit": "88bac56b3bd640141838695b4985981293baa1a1", "message": "extract rowsCount custom attr inside SquareTableLayout constructor\n", "proba": 2.0023752256292937e-07} {"commit": "a2c24e844e47049eca2d7a10e85aa1815c142925", "message": "\u4fee\u590d\u5185\u5bb9\u9875\u9762\u65e0\u6cd5\u663e\u793a\u56fe\u7247\u7684\u95ee\u9898\n", "proba": 1.4151477500945475e-07} {"commit": "741973dc1ef4aa37312f7ff1837208c98c2bcf44", "message": "Update FirestoreAdapter comments to clarify\n\nSee #4", "proba": 1.1529266430443386e-07} {"commit": "aacd131aadb0ce730477688cb4be0b36020ea281", "message": "Use IOException instead of Throwable for not successful http status\n", "proba": 1.9195597644738882e-07} {"commit": "3c5e65002d08640d8da0ebb896757a1259ae2565", "message": "enable all ktipp pages\n", "proba": 1.5055279334319494e-07} {"commit": "1241a956f7e90617cc5a9c567133a68ee72b8203", "message": "parity-reporter: Clean up 'TSVFormat'\n\nRemove superfluous 'public' modifiers.\n", "proba": 1.2926226418130682e-06} {"commit": "e6fdc461eca75a42d5eae01915ec96b4a6fe7bc7", "message": "Explicitly close JDBC backend's database connection after use\n", "proba": 1.5050871127186838e-07} {"commit": "0b335bfc1efe811ab698551f7781c879734fd0d0", "message": "Added getTopNGeneIdsToMinPValForExperiment() - to retrieve top genes (plus their corresponding best proxy ids and DE indexes) info from Solr Experiment index, and then used those to retrieve best EA's from netCDFs.\nModified findGenesForExperiment() to use this method if no geneIds are passed in via geneIdsStr call argument.\n\ngit-svn-id: 410459702e6123a874d92574e1336b0959d85891@14420 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 2.7230400974076474e-06} {"commit": "b230a88a31173e29441045756f9684d83c3cc3c8", "message": "Ios delta pause bugfix like on android (#6327)\n\n* made zip handling available for headless and lwjgl\r\n\r\n* made zip handling available for headless and fixed a typo with lwjgl\r\n\r\n* implemented delta fix on pauses for IOS\r\n\r\n* Implemented IOS delta smoothing on pause\r\n\r\n* Removed zip handling files added to the branch, left only the ios time delta fix\r\n\r\n* removed comment which refered to an Android only issue\r\n\r\n* Moved resume declaration with the rest of the declarations, moved resume true outside of synchronized block, removed redundancy while checking if resume is triggered\r\n\r\n* Revert whitespace changes\r\n\r\nCo-authored-by: Benjamin Schulte ", "proba": 1.4795600122852193e-07} {"commit": "99e9072e714c4ce117f009b7746af356f051e9e0", "message": "fix oauth bug\n", "proba": 4.967698146174371e-07} {"commit": "1916a7becb0a3b8f611b9ff7deacdc9a23521cc6", "message": "Take Image from camera in progress\n", "proba": 1.0936399803540553e-06} {"commit": "2347ebed55a5043210ec68fc6a63f5980546f777", "message": "Don't load chado chromosome_structure_variation features.\n\n\nFormer-commit-id: cbf1260bd148035bbbb7d1c884a7ed7fb3c8a659", "proba": 1.1627572348515969e-05} {"commit": "aad62403c33575d6dcbac74a30770b178fde4262", "message": "Added configuration for setting attributes in features from synonym table in\nchado.\n\n", "proba": 1.0382382242823951e-07} {"commit": "398a8544f8e2206e1c59895fcc7e007378607598", "message": "revert previous change\n\n\nFormer-commit-id: 51bb0917bc5b4d9f52d30294e9f979e278c4d325", "proba": 8.256237151726964e-07} {"commit": "d25659873c1138906393fbfcfbf23d48e72621dc", "message": "Update JettyTestFactory to match new core test API #59\n", "proba": 1.250521250995007e-07} {"commit": "8c372b4596d64f90e41e38534820baf655b3f1a1", "message": "optimize ReplyMessageProcessor\n", "proba": 0.9996883869171143} {"commit": "ade970fb82160b6d801fc784573bb956ede3d29b", "message": "SLING-2970 : Notification events should not be distributed \n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1503765 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3627023892913712e-07} {"commit": "441892883eaf0019ed41d05605bb9430b86ddc1f", "message": "Correct argument error.\n", "proba": 7.837593329895753e-06} {"commit": "fca95da0352dce9522898d2bfc514ac16abee513", "message": "Added no overlap test.\n", "proba": 1.2151647865721316e-07} {"commit": "1f530b6fb586bb987cc2eb61ae118bb92c71e6bf", "message": "CAMEL-9189: Jackson XML Mapper Data format\n", "proba": 1.825650457476513e-07} {"commit": "b76e07be7891e18099b3719a2767edcf13c2ae24", "message": "Write XTM 2.1 by default since XTM 2.0 sucks\n", "proba": 5.159700435797276e-07} {"commit": "0c69ba6f12cf20cca47db3f9315510d80cb71a62", "message": "modify the metricconfigmanager\n", "proba": 1.552105800328718e-06} {"commit": "62322942700917c6230489d21f4a65d4c1f6ea99", "message": "removing duplicate chunks and chunks outside the page rectangle\n", "proba": 3.14081859187354e-07} {"commit": "ae3b2f73d1076e4199786e6c1b56f75fd129623b", "message": "[4261] Refactor XIDConstants, missing class", "proba": 2.6861570745495555e-07} {"commit": "0db469428d757b20b5b531d9cb27512fdb265baa", "message": "cache: add ScriptVarType#id\n\nThese values come from RS3, defining id as `-1` would make the type not mappable via the id.\n", "proba": 1.0544654571731371e-07} {"commit": "085f8a05442091fe159119b0e635e88de0632193", "message": "Compare two lists\n", "proba": 0.9999673366546631} {"commit": "3f2ad16de6da55651762ce299546553fe8298241", "message": "add Test\n", "proba": 1.0178962384088663e-06} {"commit": "ce38c9ce995c9156b2308e0b3eb07649c8c6b649", "message": "Revert \"add mountainAtt class\"\n\nThis reverts commit 3bdecc37768db470ee095ae89a99c5fe25b94c63.\n\n# Conflicts:\n#\tcombined/src/main/java/myapp/SomeCombinedService.java\n", "proba": 7.776993129482435e-07} {"commit": "c373db0771fb6232c2ddda08c2b7ad3b4a97383a", "message": "Remove wrong @author in Minify\n", "proba": 3.903316610376351e-06} {"commit": "efc9024249fca7ab46d5d8ab788e06e3cad21ab3", "message": "Minor formatting update\n", "proba": 4.893443019682309e-07} {"commit": "8f29c12d6ebfa3ed36e81573448fcbc49a98f514", "message": "Forcing query execution in SQLiteDatabase.query\n\nThe issue is that our code often \"executes\" a query\non a background thread but iterates over the cursor\non the UI thread. Since we actually do the fetch\non moveToFirst or moveToNext, the query is in reality\noften run on the UI thread and causes an ANR.\n\nChange-Id: Ia561135e974a44ad3e3774ecb23c6a3d0fc38176\n", "proba": 0.000680814846418798} {"commit": "056e8b5a5ac041fd3db0a1e02b819baf38ebdc88", "message": "Add getApplicationConfigForPackage\n\nThis allows services which make network connections on behalf of\napplications to honor the application's network security policy.\n\nChange-Id: I562b7bd0eb20f2f8c9f8342c211166d4e3397780\n", "proba": 1.2274003893253393e-06} {"commit": "d651ba7cf848771843480876f7c1ac872527a001", "message": "Make SemanticVersion comparable\n", "proba": 0.0014739928301423788} {"commit": "ff759c3fe2c04b37d5ad427029cf3c58128d6f14", "message": "none: fix orientation of direction and up in GO_TO_OBJECT command\n", "proba": 1.0439853213028982e-05} {"commit": "cfa2890299ef046243f2fb2aa21943f17ea86af5", "message": "Add methods to create comment node and else node with body\n", "proba": 3.481705448393768e-07} {"commit": "f3dfc1477930a2ee333a8e0d81b836ed3fce6e9f", "message": "Get payment method ID from offerPayload.\n\nWas getting an NPE with closed trades older than v1.7.0.\nmakerPaymentMethodId was new at that point (null for older trades).\nmakerPaymentAccountPayload can be null for trades where we have\nremoved account info for privacy reasons (see #6001).\nThe payment method ID can always be obtained from offerPayload.\n", "proba": 1.1579601988387367e-07} {"commit": "6dc6128dc9bf2e9f259dee59a4e2f26e79c44fc5", "message": "Client shell prints number of bytes transferred\n", "proba": 5.916747340961592e-07} {"commit": "883b4e309b7c7af3529878d5ee2d49ad506cebf7", "message": "fix problem\n", "proba": 4.663929212256335e-05} {"commit": "5ca29e984bbec531c846592f9b3403e69326dbb4", "message": "do not compute disabled icon if not activated\n\nGitOrigin-RevId: 4b344b5445b9aaf85d448d59c970448db7359efa", "proba": 2.395953742961865e-05} {"commit": "087f31e8628612fc2c50eb9f773aefeb60a61e8f", "message": "Update Apps.java", "proba": 1.6924180954447365e-06} {"commit": "77d55667cc0cf009459a4757d3d02416a9d6d337", "message": "PDFBOX-4354: avoid NumberFormatException\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1844520 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.06194602267351e-06} {"commit": "18d9a4dfc10dfc557fbfa58ab4023a00e0d8a37b", "message": "PDFBOX-3717: check if the data after the last EOF marker is some valid pdf content or just some garbage\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1787546 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4684453617519466e-06} {"commit": "c2cadee9f63aacbcafc242d529962d5af6d28d75", "message": "Removed useage of setName.", "proba": 1.3500587670023378e-07} {"commit": "244985b853a2f89a256d312236d2311f93628405", "message": "PDFBOX-802: Better handle corrupt/missing %%EOF flags at the end of a file\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@988694 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6369755257983343e-06} {"commit": "c2dc18644b2f34da2747755ae0bf71fdde26ad48", "message": "Update PlatformDaoImp.java", "proba": 7.439226124006382e-07} {"commit": "0d2e9e973f4efb1c9b0f98bc6b77a90bf75bb141", "message": "codegen fix\n", "proba": 4.425029089816235e-07} {"commit": "cf4c8e3b2a53e6cd2a79421b17b87d376319daae", "message": "PDFBOX-1862: reverted the changes from PDFBOX-1780 due to some regression\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1561095 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.146015157857619e-07} {"commit": "b61bbd04c60bba3a64ab317d1deb39a6b02773a9", "message": "Cambios visuales\n", "proba": 5.049943183621508e-07} {"commit": "8bef8b25744a1c87d211403bfce14c6fc5b187ab", "message": "PDFBOX-1753: intialize the internal font/xobject map when adding a font/xobject\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1535956 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0011176633415743709} {"commit": "084cd85cdebb803cde10c79b33a9c1ea216f5a6c", "message": "Allow placeholder resIds in remote views\n", "proba": 2.0450490012535738e-07} {"commit": "99ec6cd2884b766b9fe90c8ed96f593f38b15704", "message": "Log a warning instead of System.err.println.\n\nSigned-off-by: Olaf Lessenich <09dc7d5025e152d90232b58d4c490220fe4b9097@fim.uni-passau.de>\n", "proba": 1.3331599291177554e-07} {"commit": "f3be118d0f82686ff685f509089c44edca661096", "message": "correct spell", "proba": 0.002773645333945751} {"commit": "06dd14ea5bd9aaf5ba528cc73c629cb935aa751c", "message": "Optimization: Don't attemp to check if there is grant DN on token update", "proba": 2.909249019467097e-07} {"commit": "906dc8419429e59e14db0b7eaeb1e99331ee253a", "message": "[Color enum] Rend statique la m\u00e9thode getColorCode\n", "proba": 3.3112652886302385e-07} {"commit": "21fb945327c34853ee88803e54f07cbbce467235", "message": "Add instrumentation for calls and call targets\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.2066469423643866e-07} {"commit": "ff690cb97ef7aca1201375dc9e6afad02cda99c1", "message": "added insets in new titled borders\n", "proba": 1.653577754723301e-07} {"commit": "d03e671e30ab3c37ea35e779af1d62c9ef8376eb", "message": "*** empty log message ***\n\n\nSVN-Revision: 14751\n", "proba": 2.8155972131571616e-07} {"commit": "f82d7bb360a25ddd021213c91db539f4437626f7", "message": "IDEA-CR-51668 Mimic of original get logic\n\nOriginally empty collections been removed and get returned null.\nThere is a logic on api users side relaying on this behavior\n\nGitOrigin-RevId: 11ef43be4b23009c1cdd4e392142f3df7bc09047", "proba": 2.864158432203112e-06} {"commit": "944a303ebef2381ea9eeb3a8196cb6c5c5d66e09", "message": "Changes made by mandar on 28july related to FROZEN EVENT PARAMETERSFORM\nAdded Hour and Minute arrays\n\n\nSVN-Revision: 218\n", "proba": 1.127585065319181e-07} {"commit": "a99b1ccd263053f0b04a45c65272d8d363dd82a9", "message": "bug fix for relative paths", "proba": 3.2357755230805196e-07} {"commit": "0a6446ca9c46fffaf0071830fc1407b38780a20e", "message": "work on customer\n", "proba": 0.0001626872253837064} {"commit": "0f65f94328a3ede03d5ce44b50d75e3d0cd88899", "message": "test updated\n", "proba": 3.207485121947684e-07} {"commit": "d21de3da5a489eada3bf46df5b3a1b2c4696aece", "message": "INFUND-6823-V2 - Add applicant to getResearchCategories security\n\n\nFormer-commit-id: ebdfd9881cc9a5a5731eab8f3cf198aef775cf5d", "proba": 1.6640377964449726e-07} {"commit": "ce3a43553e0bbb7a64e9beed551791b241924445", "message": "fixed no cast needed\n", "proba": 2.716452343065612e-07} {"commit": "578ef920a58f0f556556302f70a9e5d0318a9e4a", "message": "Logic tweak\n", "proba": 5.766780759586254e-07} {"commit": "23129d17ed9e6ded8ce077e480d89d793ff1c0e9", "message": "Some better exception handling. Also started to handle properties manually so can set particular smtp delivery settings. however, JavaMail seems to be ignoring them for now.\n\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@107247 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.288072098759585e-06} {"commit": "ec2d86ea98648dcc1d07b1be1b05fe0cec725ef8", "message": "changed the default export format to KML (instead of KMZ)", "proba": 1.2083305023224966e-07} {"commit": "23bb6ee7b7fe0e7a319e72281c27d26ae4b7f66b", "message": "Added simple implementation of doEdit().\n\ngit-svn-id: 79176a3f43be1f696357e4d3222532387708c7d4@182 10bdbbbe-7829-0410-8c74-2bcda85da5b1\n", "proba": 2.113745040333015e-06} {"commit": "65ccd2e48ff77606d11cbded2f9ffb912beb0f04", "message": "VCS: content revision cache on SLRUMap\n", "proba": 1.3960234923615644e-07} {"commit": "f33fa18783ab693e4176c8e380ef2643364160e5", "message": "Allowed application/x-www-form-urlencoded for document update.\n\nDocuments may now be updated with application/x-www-form-urlencoded POST requests as well as multipart/form-data POST requests.\n\nReferences #542\n", "proba": 1.237485491856205e-07} {"commit": "041fab0c9469b58c9c07e5ff0471034170529948", "message": "Added 'galleryDescription' mapping type (like galleryName, but for\nsecond row in gallery result items).", "proba": 1.0287134699638045e-07} {"commit": "99afc170252a1c467b5dd3b13a39fc128d636873", "message": "It's now possible to add new source files simply\nby adding them to the project's inf file", "proba": 2.500125333426695e-07} {"commit": "956fcf1ec3ea7a777f6984b87b72219ae9f9ec3d", "message": "changed #s\n", "proba": 1.4237098184821662e-06} {"commit": "1c92a98bc04e9cf40e5fc35bdb9ce567a0572178", "message": "Deprecate the constructors that depend on Flags.dimensions and Flags.initialtermvectors and replace with versions that allow to pass these parameters directly.", "proba": 1.0432007968574908e-07} {"commit": "2c4e1db07a614a56dbcbc02b7858f9bf9d84e800", "message": "added method which creates a copy of a RawPropertyData where all ${}s are resolved to values.\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@6570 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 9.61181922320975e-06} {"commit": "103fa65ab5ce4d9f82f4b7c4f7078de5110427ba", "message": "Fix `QuickTaskCreationTest`\n", "proba": 4.3011527850467246e-07} {"commit": "f60a7df545aff44808350b12db10f9c5928c9f12", "message": "Fix build break\n\nRemoved warnings from the broken class while I was at it.", "proba": 1.0613886303190156e-07} {"commit": "e131eac89786d10c4592705a575c0bb03f59e02f", "message": "Allowed commands when used outside OSGi to specify and endpoint.\n", "proba": 1.0515872617133937e-07} {"commit": "23bd84ce6c448b73847eb404f3a1cc7b10afb6d6", "message": "Fixes #1816088. Avoid initializing empty Rects when they are useless, especially in Zygote.\n", "proba": 1.0862686394830234e-07} {"commit": "570a712595e305902c1ada6e8bc85827cb9622d2", "message": "SDC-14931: Excel parsing can throw DATA_PARSER_02 - Parser error: 'java.util.NoSuchElementException'\n\nWe do proper check with hasNext() in the same method just few lines\nabove, so I've added the same fragment here. Extracting to method\ndoesn't seem entirely that helpful as we have to return null in this\ncase.\n\nChange-Id: Iba51d84b1facb7a208e229717912ffa621f124ce\nReviewed-on: https://review.streamsets.net/c/datacollector/+/32712\nTested-by: StreamSets CI <809627f37325a679986bd660c7713476a56d59cd@streamsets.com>\nReviewed-by: Alex Sanchez Cabana <16a9016b243d66f08e64f6a2a241982c7e25b5e0@streamsets.com>\n", "proba": 7.278032626345521e-06} {"commit": "c67bd06f1f790612cb346d144ea966a0a1315c9b", "message": "Improve Javadoc for 'EliteSelector'.\n", "proba": 1.216887994814897e-07} {"commit": "2c4a974a571a646a6988b08fb77ef4fdfc31b399", "message": "Camel-Xslt: Fixed CS\n", "proba": 1.4433742762776092e-05} {"commit": "ecf2b4f550c329db8d12a6be91ac9a6b2b0c7432", "message": "am 54d583c1: am e797eb2e: am 377885e1: Merge \"Mark all test keys as no auth required\"\n\n* commit '54d583c148fd14034afc751ad70ab772de55eb92':\n Mark all test keys as no auth required\n", "proba": 9.470534791944374e-07} {"commit": "ad1761552016035f0e19136661622f7e84589a45", "message": "more output during builds\n", "proba": 2.3052692199598823e-07} {"commit": "17a158ff5f70f7e5ce4214edf2f2bdc360f250b7", "message": "editor only loaded when switch to editor first time\n", "proba": 2.621960959459102e-07} {"commit": "c883dcddd702087944a12badfd657588a5fff7c4", "message": "Updated python codegen test to pass with given expectations\n", "proba": 2.880408089822595e-07} {"commit": "195004cd2bed20f91984ce2f1b4f84aa4653585a", "message": "test add for when overflow happens and when it not happens", "proba": 1.7067626458810992e-06} {"commit": "fb6cc69c158931984b5de41679765f7efbe5472a", "message": "JCR-3585: Merge/update does not skip simpleVersionable content\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1478718 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.806673305462027e-07} {"commit": "71bf43d7622af1c370924dcdd9818efd42c67197", "message": "Added some test cases for the RSA cipher implementation.", "proba": 1.1405916211515432e-07} {"commit": "5392d0e762ac9ae36f0295de78c9a871acb1022c", "message": "Apparently StringReader can be closed... who knew!\n", "proba": 1.1514541853330229e-07} {"commit": "b9450f61436ed40477d21c362c9fa99b0342513e", "message": "allow to specify method signature\n", "proba": 2.928199194229819e-07} {"commit": "2d3a66c3696f6c49f06d0fcb545dfc1d0d181a47", "message": "The 1.5 API seems to use 'gene-disease biomarker association' instead of 'gene-disease association'\n", "proba": 1.3908541518503625e-07} {"commit": "5bce50e69b5f0b72c941889c56e5735209ba395d", "message": "Java: Remove stack trace from warning message. Since the task is going to be retried, it's not relevant to print stack trace (and avoids monitoring tools picking up this issue).\n\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=7028\n", "proba": 0.0029905145056545734} {"commit": "2c67fae71561da8dad5b2b010c25e5bef916da5a", "message": "removed comment\n", "proba": 1.98248855554084e-07} {"commit": "281b232d8eae475b8d0a6e0b2943eaee28ee8314", "message": "SSR: fix tests\n\nGitOrigin-RevId: fd5800a16af388184d3946b937446b84ebe53ae6\n", "proba": 6.475873988165404e-07} {"commit": "c55340d841286e1ee274f53f9d9fc8cb4d52265f", "message": "Strip extraneous quotations\n", "proba": 1.018565285448858e-06} {"commit": "8eaf67b9aa6656c6beebcb10627fa0f8ff0223cf", "message": "Add key test\n\n", "proba": 1.2184237675683107e-05} {"commit": "c9d00bf6f700ae592c8777eafdf1ad5120b9c39e", "message": "- We do not need a config service in the tests\n", "proba": 1.3461811931847478e-07} {"commit": "3bfa4a1813ffbecc785db545b0152208a7ce609f", "message": "fixed sorting issue in test", "proba": 2.494861632840184e-07} {"commit": "288d6f0a6b2a0beed8378d459cd674186ebc3540", "message": "Check files fail to compare byte-wise\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1200697 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.764112418342847e-06} {"commit": "6311014c44015bc32574cae6871e28c7fc11be27", "message": "day66\n", "proba": 7.220205588964745e-05} {"commit": "efc754a67cddd2dfd0015498b2ee5218c6025ef3", "message": "Fix remaining deprecation warnings in test cases\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1470210 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0011228399816900492} {"commit": "05d1ea3692172be56419f56c2236463f30376c00", "message": "Added range filter ", "proba": 1.739859811777933e-07} {"commit": "c80b90ede39c36edb3ebf60c7e7200b62849b3a4", "message": "Added Mac desktop compatibility to datepicker\n", "proba": 1.3546424781907263e-07} {"commit": "31d7d2d11cddff5f72d21a376d4f7a172d2fddff", "message": "db clear\n", "proba": 1.3667302027897676e-06} {"commit": "87b717c27d1938b066b9f048a1ca5be52394f799", "message": "Improvement to historical quote request test - static member reference\n", "proba": 1.0907094605272505e-07} {"commit": "fce054e729b4814308affe1eb27d88627e6aed99", "message": "Unnecessary casts\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@753656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.668193464065553e-07} {"commit": "e44016ba6bf8d572cf67bb3ceac0b997c3324767", "message": "fix: filter settings from one user reflected to other user on the same browser\n", "proba": 4.2180050741080777e-07} {"commit": "abe085f1c60b609cfdd63dad1e68f280164e8e9a", "message": "[JBPM-9461] Add a flag/switch to include or exclude process variables\n", "proba": 1.2704224161552702e-07} {"commit": "614b70a7c5472e3daa94bfdc836cb986281e1ab7", "message": "Deactivate obsolete grammalecte rules\n\nSee https://github.com/languagetooler-gmbh/languagetool-premium/issues/2939", "proba": 4.910945790470578e-06} {"commit": "5ef952a758ec1cd8b117658861ca994c19a14847", "message": "properly disable spelling rules\n", "proba": 1.4320915397547651e-05} {"commit": "83ae7aea774dac6d7a903ae2eab76988eefb8266", "message": "itty bitty bug fix\n", "proba": 3.8818754433123104e-07} {"commit": "fdb588963de520560ec1eec54fa447e73ce9eac8", "message": "Stored the responseName into the extended request to be able to create the correct extendedResponse.\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@1509733 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0029042193200439215} {"commit": "2d7f35f304e4b2112ae0abda91205743292ebc92", "message": "[#38] Prepare the CF by saving it before editing the sheet\n", "proba": 1.278914822933075e-07} {"commit": "e2544dd611fbceb3b2f9d6684400a5d83d0734a7", "message": "updated: OverlayScorecard can be queried for Overlays that are being tracked\n", "proba": 1.242788698618824e-07} {"commit": "161aa2bad94f7a194c80dd19822c9d1a893f0524", "message": "Don't create a subpage for SCORM modules. Just add the item to the current page.\n", "proba": 1.0198206013001254e-07} {"commit": "461e7dad547da66f5e0b7d81b45825fb79f91515", "message": "work in progress\n\n- resolve todo: remove add-operations if new item gets removed again\n\n\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@497021 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2524326343263965e-07} {"commit": "52ddf6a1ffcdf86e895067757c0574a7480dae0f", "message": "[BUGFIX] changing sql util embedded database check so that it defaults to embedded database when development mode is not disabled\n", "proba": 1.7443971955799498e-07} {"commit": "69331d9fe5d78d45bb8f4cdbcfeb14118428735f", "message": "[SSHD-110] Wrong return type for ClientSession#createShellChannel()\n\ngit-svn-id: 35843eadeee557a5a63cf75912048491ca4c4b53@1088978 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.908706963149598e-06} {"commit": "247ad143151b62cdafa3db422e180ce210a8309f", "message": "HIVE-15529: LLAP: TaskSchedulerService can get stuck when scheduling tasks as disabled node is not re-enabled in NodeEnablerCallable (Rajesh Balamohan, reviewed by Sergey Shelukhin)\n", "proba": 1.0338158062950242e-07} {"commit": "8a5c9fba640d8ff9f7fc2f61bf83cbffcd07a619", "message": "[ANDROSDK-737] Add TrackedEntityAttributeValueCollectionRepository to TrackedEntityModule\n", "proba": 1.1873823524410909e-07} {"commit": "fe6943fa0e45cb477b4296f5965d91fb722c66cc", "message": "Use a thread safe collection\n", "proba": 1.7605870539227908e-07} {"commit": "a2129af6712652fea319e0310118adf7078058cd", "message": "Fix broken test, where assert was invoked in a separate thread, and checking the temporary getUserArgument() rather than the correct getUser() (FTPSERVER-418)\n\ngit-svn-id: e11648c29095494202f9a252e8bd758b9b311dc1@1138603 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4969376681838185e-05} {"commit": "86b3978c53eac3ec4de3ace80e5b4e16da1a0d35", "message": "fixed lucene integration test after lucene upgrade\n", "proba": 1.3331650450254529e-07} {"commit": "05c2fe47aec28f9983ed0ac84f1254aaff413b0e", "message": "remove unused methods\n", "proba": 6.501345524156932e-06} {"commit": "b53fa4e755ad49ed475bb1955fa28caf8a8781a0", "message": "PDFBOX-3458: add method to set text rendering mode\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1755776 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.709465196763631e-07} {"commit": "283ce3f5a872180f0534b65f62adce59cb91d3c7", "message": "PDFBOX-4892: optimize, as suggested by valerybokov\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1896593 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00011778748739743605} {"commit": "9fb26c4c4e27424d1602b226cb42c83f6cd8f472", "message": "Added default values for the IntervalRetryScheduler.\n", "proba": 1.1052768655872569e-07} {"commit": "0c4e8c08b3a1de65ebde126e8b3f6101308b3991", "message": "go back in join network controller", "proba": 2.2962248635849392e-07} {"commit": "5b02a9a552f27eeb349e46de9e8eef3b5b8c9b03", "message": "Changes default selected position\n", "proba": 5.333268973117811e-07} {"commit": "0d365f89755acb7b7194ddb539b8be8ed4b35207", "message": "Add branch to DistributedTransaction when Joining and Resuming\n", "proba": 1.934292157557138e-07} {"commit": "415028cb2cb5eb5ce425d40644959fda3a379e1e", "message": "remove deprecation annotation - for noiw\n", "proba": 7.024910360087233e-07} {"commit": "874a0009f1e94abbd63ead3638f4d973dd45a85e", "message": "# ignite-51\n", "proba": 2.8896079129481222e-06} {"commit": "afc10e8d89afa23678178fb2fa59d79c459144ef", "message": "#COP195 fix\n\ntest fix\n", "proba": 1.329475480815745e-07} {"commit": "0aaf8733c0724414a21a47370635ce4740ee8fd2", "message": "Issue #1521-swingx: inconsistent background color of boolean editor\n- fixed in BooleanEditor: adjust selected before calling super", "proba": 1.1367366425929504e-07} {"commit": "06d184fce00680ffad1452b06fc5cd8f09609d46", "message": "minor change on MySensors properties support\n", "proba": 1.2805355709133437e-07} {"commit": "3c0d53ae64f998006839c3c8331e080f9de785a0", "message": "am d212662a: am 51900639: Merge \"Synchronize on all sendProxyBroadcast calls\" into lmp-dev\n\n* commit 'd212662a19017a18bbd81585e6479296ffe0d52e':\n Synchronize on all sendProxyBroadcast calls\n", "proba": 2.186537102488728e-07} {"commit": "721d6350072b34e9f6360583f13f2b54b632a5f8", "message": "nojira\n", "proba": 6.385042979673017e-06} {"commit": "d42881fb45dbf50cf25beb422a67eff81c376c15", "message": "Rename processor test fix (#43035)\n\nIf the source field name is a prefix of the target field name, the\r\nsource field still exists after rename processor has run. Adjusted test\r\ncase to handle that case.", "proba": 1.0590246546371418e-07} {"commit": "ffe0ed9b1b3b0655a185aaf1579a17694363bb92", "message": "Collect ORC footer buffers and write in single location\n", "proba": 1.397920641466044e-07} {"commit": "ce41ca98e35b0fb323f3bfcb5edd1b9d66b6ca30", "message": "Change the JoinInputStreamParser compiled condition left/right check logic\n", "proba": 3.153806176214857e-07} {"commit": "04bdb3ed118475f5e1d38668c240a09317854efb", "message": "Updated\n", "proba": 4.837594929085753e-07} {"commit": "6cffd165434308ffe0eb1a334ff73ff31581e597", "message": "Add more checks to OrcTester.assertFileContentsPresto\n", "proba": 1.5455579216450133e-07} {"commit": "fd62498bcc6322afc8a349632e21ac327805fce3", "message": "Eclipse compiler fix", "proba": 4.1054613575397525e-07} {"commit": "12708511ec57b32bd2f3bae95bfd37671e932b30", "message": "Remove a TODO that was really just a question\n", "proba": 0.00019618940132204443} {"commit": "46d103d5078e2a46a4b4d25a83eeeb5bdf26fbfd", "message": "Major GC reporting fix\n", "proba": 1.365972934763704e-07} {"commit": "bb360e472c6a15d91b17683ed184b2ad486b2a53", "message": "DBZ-1270 Logging improvements\n", "proba": 1.281250092688424e-07} {"commit": "de3c883c0e88b4687a5246c7064fbf09dd650d1a", "message": "Github #69 look up map using the correct key type\n", "proba": 6.646207566518569e-07} {"commit": "c2caf7a45d5a5c7f4675dafaefdc2cb0aaa7eff8", "message": "Transaction status is fixed.\n", "proba": 1.3976966783957323e-07} {"commit": "7b9256185453a4bd2be8c27f2fe6dfac07619385", "message": "added support for visibility and theirfore for entry points for proxy style monitoring (ServiceStatsCallHandler)\n", "proba": 1.0395896765658108e-07} {"commit": "6994d6b8321377943c280f44946d77e83509e06c", "message": "fixed double-attachment of artifacts\n\n", "proba": 5.240084419710911e-07} {"commit": "2aa0f1f8213b61e4466a32d07d577dd0df4898fa", "message": "\u3010\u65e5\u671f\u3011\uff1a2019-06-26\n\u3010\u5f00\u53d1\u8005\u3011\uff1aluwancai@shinho.net.cn\n\u3010\u4e8b\u7531\u3011\uff1a\n\n\u589e\u52a0saveOrUpdate(T,Wrapper)\u65b9\u6cd5\uff0c\u5982\u679c\u6761\u4ef6\u66f4\u65b0\u4e0d\u6210\u529f\uff0c\u6700\u7ec8\u8fd8\u662f\u4f1a\u8c03\u7528saveOrUpdate(T)\u65b9\u6cd5\u3002\n\u9002\u7528\u573a\u666f\uff0c\u5b58\u5728\u5927\u90e8\u5206\u5b58\u5728\u6027\u6821\u9a8c\u5224\u5b9a\u662f\u5426\u9700\u8981\u65b0\u589e\u8fd8\u662f\u66f4\u65b0\u3002\nEXAMPLE\uff1a\n\u4e4b\u524d\uff1a\nA a = aService.getOne(new QueryWrapper().lambda().eq(A::getName, \"\u5f20\u4e09\"))\nif (null == a) {\n a = new A();\n}\na.setName(\"\u674e\u56db\");\naService.saveOrUpdate(a);\n\n\u73b0\u5728\uff1a\nA a = new A();\na.setName(\"\u674e\u56db\");\naService.saveOrUpdate(a, new UpdateWrapper().lambda().eq(A::getName, \"\u5f20\u4e09\"));\n", "proba": 0.001255837152712047} {"commit": "e13446ae4d8c34a3eea7d7aaf3c4b3d78b3e584e", "message": "Reduced DoP for graph scheduling test (previous version caused OutOfMemoryError)\n", "proba": 1.0835702113354273e-07} {"commit": "b29a797ce78fb2b22054d675430f8205e3b62202", "message": "fixed test\n", "proba": 8.067889893936808e-07} {"commit": "8813fd9b17d688f63aa8b45bba47e7d803619c83", "message": "OAK-3654 - Integrate with Metrics for various stats collection\n\nUse Fast clock for Meters and thus enable counters for read and write\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1716304 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7506518190657516e-07} {"commit": "dbf898b434e06e798a89754a80978f0f523f7881", "message": "removing unused class\n", "proba": 1.7158694163299515e-06} {"commit": "06de1e8982469bbb672782f76e76ac896aef8eb6", "message": "Logging inside execution thread added.", "proba": 1.1841932945344524e-07} {"commit": "03843d8e7a063f5ba093f62c27de71a51bc5919a", "message": "Fix for Bug NMS-7332\n\nUnnecessary and confusing DEBUG entry on poller.log\n", "proba": 1.2605720201008808e-07} {"commit": "e1895b6cfabc46ea7890b2743df913892855cd50", "message": "fixed WebOutageRepositoryFilterTest\n", "proba": 2.2038565816728806e-07} {"commit": "b27adfeab44f738457805cc1fd749329c8324cd6", "message": "[Java] Add false test case.\n", "proba": 3.839365945168538e-07} {"commit": "44a0c1aeb83e9ba7dc8314cab01a1f421cf89cea", "message": "NEW - bug 218125: support attachment sizes for Trac\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=218125\n", "proba": 1.8914440147455025e-07} {"commit": "93386819d5b36b9bd46df12fde4187482d681d53", "message": "Added getMaxValueIndex().\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@957 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 4.1536554817867e-06} {"commit": "6927d2da8d072f0e4426568ea10bfe5d7028ac4f", "message": "Small logger change: Rollback reason should be a warn message.", "proba": 1.4155297378692921e-07} {"commit": "895da932262bac4e20b1a905d9781654a70ad014", "message": "fix attribute short-path (typo) for ListFiles\n", "proba": 3.0947916229706607e-07} {"commit": "89c992af9c1d9792c2fcef19656880a667be6f9c", "message": "PDFBOX-4071: remove IOException from declaration as this is never thrown in the method\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1823058 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4235849852848332e-06} {"commit": "712f5417276bf4f0e00a3b78a40bfdd09dfcfd1e", "message": "Workaround for separating ringer and notifications volume\n", "proba": 1.334653347839776e-07} {"commit": "990acd2428da9afaed244bca2c25ba7f296af5f4", "message": "Fix java.lang.Throwable: Write-unsafe context! Model changes are allowed from write-safe contexts only (modality issue)\n\nGitOrigin-RevId: 53e015dd050d94a535b61a963dbf2dac54e1115d", "proba": 4.386589353089221e-06} {"commit": "d55b907836912e1c3b1ac5e0049d1d5ef694a85b", "message": "IDEA-74775 pass adjusted offset to gotoDeclarationHandler\n", "proba": 1.3785492569695634e-07} {"commit": "afa903e7cb680ebdb55e6321457dd19f254cde5a", "message": "show update dialog when new plugin version available\n", "proba": 1.6688547077592375e-07} {"commit": "a6dd4cf98cc2a2d521a90849e7e0908f4da425d0", "message": "Fix performance test on Windows (yes it sucks)\n", "proba": 4.121596646200487e-07} {"commit": "07776b35216c484bdafaff925d70670f546b375a", "message": "IDEA-CR-50970: do not use ProjectIdentifier of IdeaModule\n\n(cherry picked from commit 1ca90cd058efa71a50b3c910f3900311bc2c3d53)\n\n(cherry picked from commit 99620be4abecd1619c724d508ab069e54449b1f0)\n\nGitOrigin-RevId: 20ec6a3594f7fe70a009b4e79807d4d8feb257c1", "proba": 2.257958840345964e-06} {"commit": "79d8cd84e17a382428f3568f77172e728fe0fc1f", "message": "IDEA-166313 and IDEA-97341 We should not check 'mavenized' status, as it could be cleared by git update e.g.\n\nGitOrigin-RevId: 6d9481ccb6c92d5038fdb2c288d4f8aa0aa110c2", "proba": 5.450245225802064e-06} {"commit": "32fbf5b5f484c950838cc70373a81c0d1f925209", "message": "#5072 Generic indexes info reading. Support wrong column indexes (Ignite)\n\n\nFormer-commit-id: bce8aaa5ae56647c0c55b2aa0ae1507f13c3ae01", "proba": 6.195116384333232e-06} {"commit": "d4350a179450a1237ffa87948942b94c14697790", "message": "Ora schema - comments\n", "proba": 1.2162011842065112e-07} {"commit": "7d340d250ac0c1fb73db6fee32209636c33f4422", "message": "#14962 Fix node dnd\n", "proba": 2.2795769893946272e-07} {"commit": "fb8c29b566f71238af7560521c65c55d658f8803", "message": "Allow RegionEditParts to snap to StatechartTextEditParts.", "proba": 1.0826447294220998e-07} {"commit": "3e8e93788a35647393ee142bd6dc103129017de0", "message": "Change TestReorderJoins.q7\n\nFor some reason this test has other ordering that\non originating epic/statistics branch.\n", "proba": 9.961527780433244e-08} {"commit": "4e60d5bdb1c35a906ff3b578695f5d5c608f6e76", "message": "SNS Scan system: Log connection exception", "proba": 3.113889874839515e-07} {"commit": "f4dff40a316eb140cac0db8300e246a1156e000d", "message": "Fixing the build\n", "proba": 1.9414253529248526e-06} {"commit": "37643028b066bd02fd495a3712b0aa04a9002f64", "message": "Ported config import/export tool to use remote component thingy.\n", "proba": 1.056444318692229e-07} {"commit": "6fe92209ed4f10f1d5212f6702a67b74f542c331", "message": "\n\nSVN-Revision: 9307\n", "proba": 1.3868819337403693e-07} {"commit": "e07bb79dcc7f47c1b490bc5949d06b3d8add0808", "message": "The object's original color is now stored\n", "proba": 1.509425783297047e-05} {"commit": "7b857cfd0ec4d0312ddd38bc0844a1453e7abbbf", "message": "Minor clean up, port 223641fb5e03c5deb3de768647c229b73f5a3bec to master\n", "proba": 2.881762668494048e-07} {"commit": "9fef2a387c72174caeccea225c7cef3702d3b9bf", "message": "debug info for usernames used with security\n", "proba": 2.2391985510239465e-07} {"commit": "e8ad5b6a0fdffe553c994e557edb5edfd74898e2", "message": "Add WorldFactory to services\n", "proba": 1.5135205444494204e-07} {"commit": "d1ca82b783a66ddd9207e48cfdd5a3e17428bcd2", "message": "Make BinaryReader's length field private\n", "proba": 7.968407089720131e-07} {"commit": "07e4f88a609d57da853a5637ee89916dd6cd37b8", "message": "excludes the 'class' property from the printed description", "proba": 0.001474164891988039} {"commit": "4f47bbe2af9079ac85ccde5ab9696e25c4d9352d", "message": "Fixed *someones* mistake >.>\n", "proba": 1.1610541861273305e-07} {"commit": "36f5151e86d9eef4ea7eb9ec7ac33c33f2a0fc0b", "message": "Quickfix on kafka source zk connect property.\n", "proba": 1.0760117419295057e-07} {"commit": "efc31e9892cbfdd8dfc7ce03b80358a0c622ebb0", "message": "Bug fixes\n", "proba": 6.413791311388195e-07} {"commit": "4a2052ed7aa3199b2b65ee954060d07395004f51", "message": "Fix Javadoc language\n", "proba": 8.304620132548735e-05} {"commit": "5b17c6a5b5015b41c1f9ad373d61fcf149843983", "message": "ReportGenerator logic.\n", "proba": 1.8962590786486544e-07} {"commit": "6cad9846f2dd6c93bc3dd9d5f9f36cb6b01be28a", "message": "remove leftover comment\n", "proba": 1.7750031133800803e-07} {"commit": "42dfd4d53b588ca7f5231eba6800550eed3e3ec5", "message": "Update State.java\n", "proba": 1.1548363545443863e-06} {"commit": "ffd15dbb14f22aa25bc94e019316161c36be654c", "message": "Update Babel.java\n", "proba": 1.4996828667790396e-06} {"commit": "cefebf5f75f79cb20e0d015fa834c626fbb4ac4c", "message": "Fixed exception caused by adding deleted resources to Recent list.\n", "proba": 1.0588913568199132e-07} {"commit": "86de1cf74cf62ec87a23997bb976f0d6dd2d30a7", "message": "Removed debug output", "proba": 1.7584035276740906e-06} {"commit": "0e33d1e8034b3326b84ce6df6b43c6a391776b04", "message": "Auto close left menu after selection of a category\n", "proba": 2.4171549739548936e-07} {"commit": "54c5fdd0d0f42d97f6eb9e997f268535372f184d", "message": "Reintroduce and deprecate \"putSubtotal\"\n", "proba": 3.697659622048377e-06} {"commit": "810cfe7f73533f614eb850a1ab0d36a4d75db903", "message": "Android: accept null/empty RTCConfiguration\n", "proba": 1.6400055756093934e-05} {"commit": "5e349dac2f2c93c388307d9c892ae6f38ee25f67", "message": "count\u65b9\u6cd5\u4ee3\u7801\u4f18\u5316", "proba": 8.508023938702536e-07} {"commit": "3d25f3d1c33afd8c75f6de2d03c6b10dbadf2141", "message": "Remove depreciated createJSModules @ovveride marker", "proba": 1.577909216621265e-07} {"commit": "1d148121b837487804623ded3bb319a70a44830c", "message": "improve throws exception\n", "proba": 3.933424068236491e-06} {"commit": "9408784b06809edc2b9a816733d4ec3d883920f7", "message": "add getConverter method to expose converter for a given type\n\nSigned-off-by: Erik Mattheis \n", "proba": 3.8083834397184546e-07} {"commit": "8c8b594acc1a87617b3d6aa5bde0b21fdf8be496", "message": "some formatting for the ModuleActivatorTest", "proba": 1.9387373129120533e-07} {"commit": "fdee37c25cf8461c10f7cf6ab9caf9dabf05b1d4", "message": "Added CRUD methods for virtual servers.\n", "proba": 1.1318979176166977e-07} {"commit": "6264cb6ba27f4b5755098d54da6f0f119024b1aa", "message": "Insignificant addition\n", "proba": 5.023422545491485e-06} {"commit": "eca5933cbaaefa61f5fdaaa993874165e702cb97", "message": "JBRULES-320: IDE LocationDeterminator to use latest RuleParser\n - only end of column is registered now, logic of whether higher level PatternDescrs\n have ended is refactored in LocationDeterminator andReached method\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@4816 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 3.508688450892805e-07} {"commit": "ebaa332a008db396f5ea3ad1e7b83486865c07d8", "message": "Correct leg geometry in P+R and bikeshare\n", "proba": 3.9244847016561835e-07} {"commit": "e63e95a3b3188e477506a830665f908e7c6a89fd", "message": "Removing unused code\n", "proba": 4.0614668250782415e-06} {"commit": "61b966c8030e88283e5238e91f90650b7dd87264", "message": "Fix bug missing some items never sync\n", "proba": 3.1793300081517373e-07} {"commit": "0c7b987a246c71c9b9aa11c873b98ce75bfc7a18", "message": "Fix sample\n- use ChatHeadService.EXTRA_CUTOUT_SAFE_AREA\n", "proba": 4.762967478200153e-07} {"commit": "a57e56b5e3dd9e5d2c1b2b7910a78b7a4b469f5d", "message": "Refresh projects before connecting to flux to avoid 'resource out of synch' errors", "proba": 1.853898226045203e-07} {"commit": "50ce2e41f4f08974544b0295e8cbd35ce2016f60", "message": "improve error message when Command names conflict\n", "proba": 1.1238409570069052e-05} {"commit": "cc8bf8deb044c3c04095cc0350d8056f9af3459a", "message": "Applied patch from HARMONY-4332\n[drlvm][kernel] Thread.enumerate(Thread[] array) throws unexpected ArrayIndexOutOfBoundsException if array.length = 0\n\n\nsvn path=/harmony/; revision=616296\n", "proba": 1.1242161690461216e-06} {"commit": "b0bcf506aa0dfac1b7cdced99c55117e245b93ba", "message": "Can now disable the update hash check\n", "proba": 2.945485562122485e-07} {"commit": "43dc22bf1e4ce84aaf4063b01662e67631318eb6", "message": "add like search\n", "proba": 4.3723957787733525e-07} {"commit": "722d5eb5c4c2ebb61628abe8d018e3a0e7bc2a6d", "message": "ACCUMULO-4662 Fix ambiguous table reference\n", "proba": 1.723314926493913e-05} {"commit": "7514ca9e73dbe92d26d6847794aaeb7af36422bd", "message": "Detect module.ceylon and add module filters if found.\n", "proba": 1.068997264042082e-07} {"commit": "fba2b46a8b547072e3e1391005aba123221549a7", "message": "Fix bad @see Javadoc in CastPlayer\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=186305613\n", "proba": 7.635995279997587e-05} {"commit": "4f6e56e6635aef48f0666d5a0ec442a8faf9661c", "message": "tidy up\n", "proba": 1.077007141248032e-06} {"commit": "9eff5d40b436dc1beac82e57a2b540cdbbdf7397", "message": "Add testcase for multiple attachments\n", "proba": 3.867615419039794e-07} {"commit": "5dd89e86cf3e24f3f74faddbad87f7f8e158cf39", "message": "STAT-116: Content events related with external resources processing (applied simplified variant of patch submitted from David, moving from parseSiteId() to isValidEvent() - this results in only a few lines of code changed). Verified as fixed in local 2.6.x instance with sitestats trunk instance and melete trunk instance. Thanks David!\n\n\ngit-svn-id: 4caa8aadd95a3562220be4a2bf6565399f7a4a41@72037 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.1047528043236525e-07} {"commit": "cbce4cfb71d67c3a396c5866bca915851add6b30", "message": "temp env debugging code\n", "proba": 1.3772670399703202e-06} {"commit": "da596cda0561eb2a9a6aa0c194d02b66ff5a88da", "message": "Disable a couple of tests on Windows\n", "proba": 9.836431900112075e-07} {"commit": "b9a881e8c6cf7e3c2e14edf2cdeeb10a85f10f43", "message": "some more tries\n", "proba": 3.0109100634945207e-07} {"commit": "cc4672569883d17860a7268698f5330cf5fbd336", "message": "#1728: fabric8:zip should only do aggregated zip if there is more than 1 project\n", "proba": 1.6812043668323895e-07} {"commit": "086a62781bd0d9673436a5d12fa19bfe5ab01c06", "message": "remove encose\n", "proba": 0.9985771179199219} {"commit": "7510965903648868cfecf5d0a42d837322685ee6", "message": "must invalidate an invalid user\n", "proba": 1.7904767446452752e-05} {"commit": "c42eee8bbd909018eb46180da454886ca6edae26", "message": "Remove unneeded static keyword from interface declaration\n", "proba": 8.832916478240804e-07} {"commit": "09e60e5887f0ea256fcaf53353cdd21053bb2cf3", "message": "authentication layer for event REST API", "proba": 3.4645549362721795e-07} {"commit": "85ea6eaa5a9c95da9be34475340058548e294991", "message": "TINKERPOP-1878 Minor formatting fix\n", "proba": 1.493754808734593e-07} {"commit": "226ee61dea7fa5a7156b57a339c6a5db1d20fc8a", "message": "Create exception reporters when needed so they pick up current state\n\nFixes gh-25691\n", "proba": 1.6909292810396437e-07} {"commit": "905211efbc7a36452734e2b5aa1c76a68fc77d0c", "message": "Don't shadow class variable\n", "proba": 2.3246182081493316e-06} {"commit": "11766f624ad3d7fb4e0b90af6705b710f4269296", "message": "GH-3387: use Values.iri() to create IRIs\n", "proba": 2.969813408526534e-07} {"commit": "fc7b7e0de91299960198504101dd1462de1dd8ba", "message": "Suppress unchecked cast warnings in SignatureGenerator.", "proba": 1.1515948017404298e-07} {"commit": "969a1b436f4e42a37a295fafcb4414f222b3acd5", "message": "polish\n", "proba": 1.8954505094370688e-06} {"commit": "6712635d7c970881c68c1a5205843f4335e02994", "message": "ExceptionHandler for convience make this interface also be a Consumer\n", "proba": 1.2941234217578312e-07} {"commit": "8fa5cd9a3f1800bbb53478eb65ec3c018853da6d", "message": "Edit Command class to support Undo\n", "proba": 5.392363959799695e-07} {"commit": "9b4d97fd1a982702108294b9d07565a478c7afd2", "message": "Fix logic bug in HealthCheckFilter\n", "proba": 5.2969076023146044e-06} {"commit": "a9be45763bc65dfe07b7d1ea850968cf43cfc6d5", "message": "Sleep between calls to `getExecutionState`\n\nSummary:\nI think we'll want to use long polls here later, but this\ncurrently polls so frequently that it pegs the prototype service's CPU\nusage at 100% and prevents it from making forward progress. Let's poll a\nbit less frequently and use expoential backoff.\n\nReviewed By: phyllipecesar\n\nfbshipit-source-id: 845f0651f3\n", "proba": 2.3783215397088497e-07} {"commit": "da855749b8b3f4256c1a1d7096d82c171efb2b2d", "message": "slightly more friendly heading for users panel\n", "proba": 1.1911455288782236e-07} {"commit": "588bd01600a78d3259f69599254dc60410c6a77c", "message": "Add authentication to the REST API.\n\ngit-svn-id: f18ba64fe353d88ff582239b587f80916decadb1@1670222 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.004981574136763811} {"commit": "fefd965dc1065d5f1ec9c2b8e802a8e88d3dae22", "message": "fix spelling error for session suicide dialog\n", "proba": 5.159491593076382e-06} {"commit": "b20e6e46d130c3367d917e2809d9240879b4f319", "message": "added missing tests for my sanity\n\n--HG--\nextra : convert_revision : svn%3Aaa2aecf3-ea3e-0410-9d70-716747e7c967/trunk%401687\n", "proba": 8.056241540543851e-07} {"commit": "35dd7b42b29c5898a42b77bdc3fa71676bb77611", "message": "Add Meiligao unit test case\n", "proba": 1.654107819604178e-07} {"commit": "a6b04d3f149f4e0b5f68199ec2fc289f823a6f7d", "message": "name the temp file with the original filename, as uploaded.", "proba": 1.1444869585375272e-07} {"commit": "0d99e6dcb187e5f520ffd7fc740a5ccb9689d735", "message": "Mejoras\nSe actualiza la expresion regular para validar paswords de usuarios de\nsistema", "proba": 5.634176432067761e-07} {"commit": "e4626d191b945a4425b60a35dba0753762eef80a", "message": "Refactoring in IFeatureVectorObject", "proba": 3.2805562000248756e-07} {"commit": "40d67432e859267b3bba9ca156818a73b1e06d62", "message": "Enumerate indices on exotic integer indexed objects\n", "proba": 8.341925422428176e-06} {"commit": "51fb24bf3e1439380f0f954441da357261537cfd", "message": "Do not log warning in GoogleCloudStorageReadChannel.close if it's already closed.\n\n\tChange on 2018/10/31 by idv \n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=219492483\n", "proba": 4.5199578835308785e-07} {"commit": "da3d5e525fcc7ff71bc0d96f58b5f32fe42a9bd6", "message": "Bugfix where pattern calculator wasn't working as expected\n", "proba": 1.3431855450107832e-07} {"commit": "6f08d63059cd8ea69a823408106dd2938d7f4adf", "message": "Use negative number for numLeadsOnNode to skip off-heap auto-configuration\n", "proba": 5.567463290390151e-07} {"commit": "12038d4ed1b52518aa427e85b3a22e7da5545ab5", "message": "Issue IMCMS-525: Upgrade/Add to IMCMS manager bean as fileDocumentService for easier using\n- Improve get doc service by type;\n- Clean up;\n", "proba": 1.174366204281796e-07} {"commit": "03a858a29702cfe2ce728b28ee25f90f798f5256", "message": "make parsing of data vectors slightly less strict\n", "proba": 3.317139999126084e-05} {"commit": "71fcbc2c029ed299713bd5520d70aee9b9ae5d6e", "message": "remove comparable imlpementation\n", "proba": 0.9995535016059875} {"commit": "6726c8d22af617192a5edd8efffc07e36b801d81", "message": "AR-2: optimize imports and reformat code\n", "proba": 1.8142405622256774e-07} {"commit": "9fbf219c383ff499fa34c7cf9ad846ecdffcf3d4", "message": "GEODE-1240: Changed the test to use Awaitility with a maximum timeout period. This might work better than the time sensitive conditionals that this test uses.\n", "proba": 1.0359495661305118e-07} {"commit": "e484d379312cf659252997ff10dad61e6e7496c2", "message": "fix contructor placing filter instead of stored item fixes #2540 (#2546)\n\n", "proba": 1.0402878558579687e-07} {"commit": "2cb9f6c7695eac754a0e8f1c55bf96768b793d40", "message": "Add new getTimer() method\n\n\ngit-svn-id: 60e751271f50ec028ae56d425821c1c711e0b018@881914 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.362734676353284e-06} {"commit": "a07ec72927a7755a3ab66316eaff9fa54600b6fa", "message": "Final mod for formatting of numeric values in CSV ingest. (we ain't doin' no formattin' is the final verdict).\n", "proba": 1.1823313883496667e-07} {"commit": "c203801ab7ec8ef18985077b74f577596edd3620", "message": "WIP, add RemoteCacheManager to delegate operations to ISPN\n", "proba": 1.678548215977571e-07} {"commit": "d93ac0c5143b157ee7b6b9dfdb8157681b52ad03", "message": "Indentation.\n", "proba": 4.3056920162598544e-07} {"commit": "90cc66c8b0a36ba655dd21c8239c0a4388ff7971", "message": "Materialize values before sending to clients\n", "proba": 1.6809190128697082e-07} {"commit": "cf243d3f64845a556593fcacd5e17540f71b599e", "message": "Code cleaning\n", "proba": 4.781294364875066e-07} {"commit": "6cacd986709f3bef766099b20732f5da7a5f6f09", "message": "Implement unit tests for AppEngineAuthTokenCallback\n", "proba": 1.1390702638891526e-06} {"commit": "22de5384662bf14a111ad235daf0b624bbd4cbe1", "message": "added test for simple deserializing\n", "proba": 3.2739114885771414e-07} {"commit": "47b4096872aafeac539d578184580748e82c7128", "message": "More tests.\n", "proba": 1.384884882327242e-07} {"commit": "e3ea2d6f21806bd9e97eb8c4a755a9dbc0e45ae1", "message": "disabled it test for batch\n", "proba": 2.6794637619786954e-07} {"commit": "3a96e723059f6cddb45d833966682ffb4dfcbc4e", "message": "added method to expose sorting misbehaviour\n", "proba": 1.5625987259682006e-07} {"commit": "71f771b6c74537dd47d228eb085636585f6b5c12", "message": "ThreadedStatisticPrioritySchedulerTests: Minor test threshold expansion\n\nThis test has become slightly flakey (mostly since increasing test parallism).\nI don't think expanding this threshold really decreases the value in the test that much.\n", "proba": 1.9496768288718158e-07} {"commit": "f8d0ef941da41cd80e400422394ba19d76d16a00", "message": "#2768 Fix auto recurring searches.\n", "proba": 1.1350651618613483e-07} {"commit": "cd4b2ebb3114acfa6b5f50710ab0cf50250ccd3c", "message": "Replaced use of Set.descendingIterator() with Java 1.5 compatible functions\n", "proba": 2.351220871332771e-07} {"commit": "0276f1a5173f1e8c9dbf4525805ad74caca23323", "message": "updated the expected value for the assert\n", "proba": 2.3744808004266815e-06} {"commit": "a96fa04b9a33f9899963b6128917e000aca155d6", "message": "|#00| fixing web services test, displaying order number instead of id\n", "proba": 2.994253236465738e-07} {"commit": "4b56c9760f4c724ad648a8e1c7a604a217cf46f4", "message": "Apply patch from HARMONY-4900:\n[buildtest][reliability] SingleConnectTest from the Reliability suite failure\n\nsvn path=/harmony/enhanced/buildtest/branches/2.0/; revision=586336\n", "proba": 3.000807851094578e-07} {"commit": "84adc695af5da30089b97dc2fde0e545e40f7160", "message": "Fixing issue with NeXML and RDF not displaying for matrices\n", "proba": 1.3094431494664605e-07} {"commit": "984f16a5e1fdf77af7601effa7a9da1f93da18fe", "message": "Adds unit test to verify that the onDisconnect callback is called for a singular disconnectable.\n", "proba": 1.0552662388363387e-07} {"commit": "6534b44cb71a40f5c2cb1fc4466b514d33e9cd80", "message": "Test Deployment fetch by status\n", "proba": 1.8412927715871774e-07} {"commit": "07b83c74a1e1101c764c9221230b4ae7ff16ad3a", "message": "removed unused import\n", "proba": 4.2686903611866e-07} {"commit": "e6f1b5426735dc007afc9eefc186e10e01bb8d0d", "message": "[User Interface] IDEA-75238, JBR-2801 Microsoft Windows Jump Lists support: drop dead code.\n\nGitOrigin-RevId: 1bf076886c2c1674d9fdf7e0cbc472b6a9008c72", "proba": 2.3891614091553492e-06} {"commit": "b6130d938abcc404a81311e225089eb00013b50b", "message": ":art: \u53bb\u6389\u91cd\u590d\u7684\u5b57\u6bb5\n", "proba": 5.97684561398637e-07} {"commit": "32cc383e7a8ff6e51b4f9f19c268f81d8131efdf", "message": "ability to get mock fs root \u2014 findFileByPath(\"\") must returns root\n", "proba": 1.569250258626198e-07} {"commit": "26bb11b24bd2508ffc1fe10edaa7a828a81c414b", "message": "Got rid of counter variables\n", "proba": 3.5439521184343903e-07} {"commit": "63f737ff8c683806fdfb74a7ce179edf0b595055", "message": "KFSTP-1280,fix code used to generate the award link URL on the Agency Lookup results\n", "proba": 1.1543403388714069e-07} {"commit": "eb4553fbc5e154976bf2012b21030b9c7d67e829", "message": "Handle bad icons\n\n\nFormer-commit-id: c028037a4adeaa3c9ca4e4950f5298fbfbff316e", "proba": 1.0974965334753506e-05} {"commit": "d64e9227c9b0909ef505dacde93e5115d9f2553b", "message": "fix setting panel init values\n", "proba": 4.979332857146801e-07} {"commit": "669e606864cdbc55ec785f82aa9902d47a26cb5a", "message": "Mute DataTypeConversionTests.testConversionToDate\n\nDue to https://github.com/elastic/elasticsearch/issues/35683\n", "proba": 1.5534415354068187e-07} {"commit": "b6ed8e0fb0a45e104ff65270ad3e500fc2eb3246", "message": "leetcode-016 three sum closest\n", "proba": 0.00011396970512578264} {"commit": "01fe60d1915870889389460f0190520158038f27", "message": "leetcode-342: power of four\n", "proba": 1.22322499009897e-05} {"commit": "d6fae89c88e53b4b374624593558750ad874f605", "message": "Verify JVM timezone in HiveQueryRunner for tests\n", "proba": 1.9248979299391067e-07} {"commit": "d299798aca050d90743a61cbf4ca411ccb39fe33", "message": "fix bug in slice comparison\n", "proba": 3.9213719560393656e-07} {"commit": "cc1c10c38d3bae4a2b4b3beadda0650faf2d24c6", "message": "Remove Optional from QueryStateMachine resourceGroup\n\nresourceGroup is already required in QueryStateMachine\n", "proba": 1.3047636571172916e-07} {"commit": "85af13ddd53ad56a8a6ea72d1a077f26220d024e", "message": "Remove unneeded parentheses\n", "proba": 0.9987071752548218} {"commit": "524b05f073cfcafba8def8ea300e3db30f2cbc10", "message": "Fix breaking while exceeding max intermediate rows.\n", "proba": 1.3158224021481146e-07} {"commit": "55ab221fcde56712d5aa0b9255652c30bcbb7821", "message": "proxy checker initialization\n", "proba": 6.769184892618796e-07} {"commit": "9586641fcbd2171b84f84ec65e67dfb809b8da34", "message": "assert lease state received == false\n\ngit-svn-id: e208463f0da49ce01d17e17a21a9293a7ba6b26a@1484202 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.52876920462586e-05} {"commit": "400ebcb87a417e0b8926bc35bc7795abe8f2fe4b", "message": "KRACOEUS-278 - Turning on exception handling for \"table not found\"\n\n", "proba": 1.0130757743809227e-07} {"commit": "486eb7b97b9fbd66e8e24837fa2c092155ddc6bd", "message": "fix bulk upload\n", "proba": 2.790565361010522e-07} {"commit": "46189a131da7c628321e616cd8a2cb962033a718", "message": "Fix exception message assertions on Android 24\n", "proba": 3.137808744213544e-05} {"commit": "73bde9745e058fa56a6bccd0fe914c07c354d2cd", "message": "Commenting out the unit test for LANG-312. It's not resolved yet, so failure will happen\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@505466 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2494357406467316e-06} {"commit": "198e3b52014fb295a509bc740330dbc2b6ba0acc", "message": "move part of reader-hal to hal-commons\n\ngit-svn-id: 4a47b679fad6887547437677edeb897b6123317e@844 b63d296a-7662-4df4-3098-00f9c2c9103a\n", "proba": 3.886741978931241e-06} {"commit": "649fc86e93f952ccf277ca81f92686d6e52528bb", "message": "combobox for rendering types\n", "proba": 2.6410390319142607e-07} {"commit": "68110087ce837a8c1359c3f7b5a4a3c1106b9156", "message": "Fixed remaining case of no throw on incoherency. Finally fixes #40\n", "proba": 1.3465485437791358e-07} {"commit": "aca8b537a22df9af34a18277779fae4ebe449940", "message": "consumer\u521d\u59cb\u5316\u65f6\u8fde\u63a5provider\n", "proba": 3.312497085516952e-07} {"commit": "689513f3ca25d2e774323607c1a51efa147423da", "message": "item mapping: add bird nest variations\n", "proba": 5.926410153733741e-07} {"commit": "f5d51b2f6ef59af39497fd76e21cf9cc5f7a600b", "message": "Handle IllegalStateException in URITools.\\nThrow IllegalStateException if processor binding has no processor port\n", "proba": 2.932812321887468e-06} {"commit": "abb342a329a035003820c1a973aa712e8d17fdc4", "message": "setParent on workflow/profile\n", "proba": 3.495192686386872e-07} {"commit": "90633db52f2b591d62978d7fc3b282b338f04153", "message": "Remove 'out' param from messages.get method\n", "proba": 1.3585196029453073e-05} {"commit": "16cde0a6574c4200acf76f6ec539f04571732a1f", "message": "Use Jackson API\n", "proba": 5.277577770357311e-07} {"commit": "452723ef05428bd6000cf6042014f87da3b5b909", "message": "[BEAM-10455] Provide an example of how to memoize the DataSource provider. (#12220)\n\n", "proba": 8.525510679646686e-07} {"commit": "3809a93f942a737dd94cd39d916f287d1aaf2b83", "message": "Shorten the expression.\n", "proba": 0.9999982118606567} {"commit": "1bb787a1c1547cb63580eb8e4b9eb7abdbb62c20", "message": "Add write multiple test.\n", "proba": 2.2853657810628647e-06} {"commit": "49257eed643dc3c79659672b106494ec13e1b95c", "message": "java8 fix\n", "proba": 3.5046383572989726e-07} {"commit": "14a2dc437abb7bf44428b176655cf13212c83e79", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "d3e9ed9c70c6b9a505d99574624d6088e05de385", "message": "gs-reactor: Hide Remove buttons in InstancesTable in normal mode\n", "proba": 2.0089991892291437e-07} {"commit": "2224b0b2c0a440bc5200168bc818bfe7d42f4dd3", "message": "typo fix. MID-955\n", "proba": 0.9983832836151123} {"commit": "efbcca7db046f700f38314550a4196cb04b9fc27", "message": "HadoopGraph doesn't need a StartStep on HadoopGraph.of().\n", "proba": 1.9346961721566913e-07} {"commit": "e6a271a4fb8696d8dc4e07ece9c2b5fc86f775f9", "message": " HBASE-14596 TestCellACLs failing... on1.2 builds; FIX\n", "proba": 1.0917563741941194e-07} {"commit": "2d45b83bee387cba4d82acda7a1f437045992c79", "message": "Updated poms to work with latest SNAPSHOT dependencies again\n\ngit-svn-id: 26dda5117cf3d919afec67b81d32a23dad579a1f@17451 1b8cb986-b30d-0410-93ca-fae66ebed9b2\n", "proba": 3.7378796946541115e-07} {"commit": "863ad3945540f195dce12b545e1f870df346a278", "message": "change label\n", "proba": 7.768300747557078e-06} {"commit": "ccfdfde3192c37180a15aa4adc497c9fae812501", "message": "adding a unit test to make sure consumer continues to work with null metricsCollector\n", "proba": 1.582058786198104e-07} {"commit": "348250d9607c5441b13860f178308a3159b15e6b", "message": "Using FsUtils instead of Files API to extract file extension\n", "proba": 1.5640613071354892e-07} {"commit": "5f7473987c628a71e7fed3dc77d487e12b8d7df3", "message": "SimpleDateFormat is not thread safe; use HttpDateGenerator instead.\n", "proba": 1.0508333758707522e-07} {"commit": "121f05535dda368392b5ef19ffecdae9a4453a71", "message": "Revert \"more debug output in JOGL troubleshooting/test class\" (wrong branch)\n\nThis reverts commit 9984aca9c5c8c18a8a25bf79b007197bda375e3a.\n", "proba": 1.2152075612448243e-07} {"commit": "3f85c45e1bb995e2a56c1d6274fa48689c916845", "message": "support line style & line width\n", "proba": 2.1156779439479578e-07} {"commit": "119f8a9a1945c025a7575c891b39aefdd7c25854", "message": "Allow queries to be submitted in compressed form.\n\nThis seems totally insane, and indeed it kind of is, but it does mean\nwe can open up a mechanism for allowing GET requests for otherwise\nimpossibly long queries.\n\n\nFormer-commit-id: f0633bae1de5c9f9496a14573ddd494e18ad8d91", "proba": 5.090249146633141e-07} {"commit": "3f39ca09ca86bedf0a263bad44bde915c114cf44", "message": "KULRICE-5884 - ExtensionAttributeTest - fix classpath issue\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@24189 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 8.728395073376305e-07} {"commit": "b800eb973525d8e95a192929b98d83876237bab8", "message": "JCR-2132: o.a.j.core.state.ChildNodeEntries does not override equals(Object) and hashCode() methods\n\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@782694 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8046458762910333e-06} {"commit": "62a7857bbae05b7809972dbb1c928bbc6ddf67ed", "message": "Rethrow InterruptedException (IDEA-CR-48785)\n\nGitOrigin-RevId: bb4596ffb0e29b1024b1193850922eddf5bd913e", "proba": 3.4010495255643036e-06} {"commit": "a6824c8de5cc3a59520ad2387413badfda5cec5b", "message": "CollectMigration#includePostStatements: check if next element is null\n\nFixes EA-226921 - IAE: PsiUtil.$$$reportNull$$$\n\nGitOrigin-RevId: 55e98ed8c0a7e77c61db3880f6cbc5204599b735", "proba": 1.8984752614414901e-06} {"commit": "fdcd82501d0cc89ce3bd0b67f0278975ee868054", "message": "[java] JSpecify test: translate more warnings\n\nGitOrigin-RevId: 3425d3a055bfbd1fa785141059a7c7edb73e1bc1", "proba": 0.00010099983774125576} {"commit": "e0a23b4553230dbd5dab5ec1dfa43c3dad7d4d52", "message": "Fixes blockstructure scope\nA blockstructure opens a new scope.\n", "proba": 1.3263284870390635e-07} {"commit": "a20d2577736af7dbd4741391a2d45915624afed9", "message": "Generating extensions for org.broadinstitute.sting.gatk.datasources.reads.utilities, including FindLargeShards.\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@5792 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 9.428617886442225e-06} {"commit": "83ce7fb7afa13905f810e588363cb8b061cf5116", "message": "DERBY-716: Add test verifying correct behavior of table functions in subqueries with correlated references to outer query blocks.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@587491 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5082986237757723e-06} {"commit": "434b1e3df0b637c69e69f003093264a6c1dadaad", "message": "#JC-31\nadded getByUsername method\n", "proba": 1.5735842850972404e-07} {"commit": "17a233c20c621a6b84fbcd4fea5d1d2c06c8a2d0", "message": "Abstract search fragment improvements\n", "proba": 3.468574902854016e-07} {"commit": "b8c5666878298978d4cf5947e0da344a2d086a69", "message": "Preparing test for only a single message to be sent for logout status test; preparation for #221\n", "proba": 1.5322963520247868e-07} {"commit": "67b88852c6efeb6e32b9b40d4326f9883e851b36", "message": "Adding newly visible actors.\n", "proba": 1.1702742597208271e-07} {"commit": "e74df1933e87e89cc742e48918e2b7cf27d42887", "message": "Generate coverage reports in temporary directory\n\nThis ensures that rules_jni can generate coverage even if multiple Java\nbinaries use it simultaneously or it is included twice due to shading.\n", "proba": 1.0575330122719606e-07} {"commit": "03408d0c29bee9c69d6aa41fa68abb785b3e3201", "message": "Removed compiler warnings\n", "proba": 6.683957280984032e-07} {"commit": "11333492491ac9c9f7ae071ae8455e15f6f0c10e", "message": "Deleted redundant import\n", "proba": 1.9977337615273427e-06} {"commit": "40064c4bc1084e8a133c6faab54028d5fc565980", "message": "Fixed support for compressed data block in var-size arrays\n", "proba": 2.4350075022994133e-07} {"commit": "4406a9db873cb7b7f92234eb0b084a770c3d4e54", "message": "increase sleep time to wait for events which report forwarding statistics to get indexed into _internal\n", "proba": 1.400044595811778e-07} {"commit": "8dca936f1a3b705db0de13dd7d8f63070063aa08", "message": "ACCUMULO-1215 increase timeout for MetaSplitTest for slower build machines\n\ngit-svn-id: f2032a8f7e7e147e9bd2f47faaf2ba5297dc4bdd@1468528 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.493707817549875e-07} {"commit": "4b1557b5255a6ca3e93f25075a5fcf42f6bcb077", "message": "Added bigger timeout to testNoSlopsOnAllReplicaFailures test and doing better exception handling in HintedHandoffFailureTest\n", "proba": 1.3633206208396587e-07} {"commit": "a857c46314c6435532b5e5d0be40b21079bfb2ee", "message": "Update CFEBuilderImpl.java\n\nagrego NomComercial al Emisor\n", "proba": 1.8938374068966368e-07} {"commit": "2c85be333c89f2d56f6e8e32563d369a948481f1", "message": "Filter synthetic in ReflectionUtils#USER_DECLARED_METHODS\n\nIssue: SPR-16823\n", "proba": 1.271034477667854e-07} {"commit": "81d7f58d7038ea2fccb97c436da44b5266bb86fe", "message": "Adding some methods for configuring GeoTools referencing.\n", "proba": 1.0939992733938197e-07} {"commit": "92f444695e242cb358a6fb52a70210bdcccc2d66", "message": "TIKA-844 Add an internal TagBag property type constructor, patch from Ray Gauss\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1234861 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.91564173646475e-07} {"commit": "acd9c9fdf13d357bde6efab5e430a4a33e054aba", "message": "Documentation.\n", "proba": 1.830360929488961e-07} {"commit": "5210ffdefa5878a80539ff3db96037177c8b329e", "message": "use correct protectTokens value\n", "proba": 9.550823278914322e-07} {"commit": "7fb6e1edafa960ed1ab8a21689a0029f4901eb7e", "message": "remove ClientPool before adding it\n", "proba": 3.333606457545102e-07} {"commit": "e4c6f4ba0c5652fcbc8f91e95ca51bac3f03b8d8", "message": "Improve exception classes to use more accurate subclasses\n", "proba": 4.43747438794162e-07} {"commit": "7f7f230b8490e142a69b5ca6ab81f9dd5f5654af", "message": "stub method in mock\n\n", "proba": 8.217651839004247e-07} {"commit": "6bf06397c16a51338c2b328e39071667661f9d1f", "message": "Fixing wrong configuration.\n", "proba": 2.5792886049202934e-07} {"commit": "2f2d4cee20347da688950b59c5e2a66bf2ecf2cb", "message": "[fix] comparison to be a bit more tolerant to the various string implementations.", "proba": 1.1764107910039456e-07} {"commit": "6f47e47a67e651cc971c33c879b0ce5e1c4b756a", "message": "ConfusionPairEvaluator typo", "proba": 1.6003601558622904e-05} {"commit": "84007917ee4c32620c40ea581de47f947af0d227", "message": "[LO extension] switch cache save to 25000 characters / automatic remove of cache files older 1 year\n", "proba": 1.6766011867730413e-07} {"commit": "492df1740db23f0693d2a98034c457e039fb3cac", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "5ad4b6f4dc5232d40368c91078a1a4b234758267", "message": "Add VectorEntry docs (closes #187)\n", "proba": 1.0786460791223362e-07} {"commit": "6be5f03bbc9b0de03f90d3010fbd4901a63a0a05", "message": "ACT-781 using expression instead of string on field-injection for charset on email\n", "proba": 1.8038923599306145e-07} {"commit": "9266152fa69cf3b0363e8e21a4eb79eac0f8d9c5", "message": "add firefox profile to fix first page problem\n", "proba": 2.6603115088619234e-07} {"commit": "a4622d69c3bbb8cc7eb0e84ae6cb57274528718c", "message": "\u041f\u043e\u0432\u0442\u043e\u0440\u043d\u043e \u0434\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d \u043a\u043b\u0430\u0441\u0441 \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u0438 \u043a\u043e\u043d\u0442\u0430\u043a\u0442\u0430\n", "proba": 5.515493626262469e-07} {"commit": "5944244d312a809bc35ea03d38d5ebc6f02dee84", "message": "\u0417\u0430\u0434\u0430\u043d\u0438\u0435 \u211617\n", "proba": 5.474280442285817e-06} {"commit": "2fcab5c85c9d291e6d4e2fc5ec0c6beabf9efe97", "message": "Delete UserProfileRecentActivity.java", "proba": 8.086499860837648e-07} {"commit": "bf34586a222e1c0d5c82940ce1104215615e3d20", "message": "NO.1 F1: Check CRC before saving data.\n", "proba": 1.2941431748458854e-07} {"commit": "72732a2829449cc56ec76dedb75fb64990a46ff6", "message": "Change download pattern for version 1.0.17", "proba": 1.4274783666223811e-07} {"commit": "e9b718be74c85df06cf7ed52797467eba46a6392", "message": "stat 2014 enwikt", "proba": 3.1219866514220485e-07} {"commit": "04e2c9a9edd2eb85552d32bdd75e21e95a300126", "message": "#99085# several modifications\n", "proba": 3.375685651008098e-07} {"commit": "f39dca8449e3a80c36e868e93ddbd6d9c8e8e97d", "message": "removes code\n", "proba": 2.7594629500526935e-05} {"commit": "465ed9e0c06ceabb3842db43cf5286c3d27f810b", "message": "more comments for StorageFactory", "proba": 1.29275179006072e-07} {"commit": "71a77519f71696648e5f5fdc1e51e60915f33ff9", "message": "typo\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@8671 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.528743011178449e-05} {"commit": "caac80a4f9772ae544c98ac195e8a7432d6a9c9c", "message": "Adding a new MediaType for \"application/manifest+json\", defined in http://www.w3.org/TR/appmanifest/\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=99289128\n", "proba": 9.324106940766796e-06} {"commit": "84667f9b7532fb46bf3007c047a27f0d6bf42189", "message": "\"stat\" function name changed to \"status\"\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@4689 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.8777300283545628e-05} {"commit": "b11141ccfad04efdffe4e48910db3050afe11e78", "message": "small typo fix\n", "proba": 1.0712226412579184e-06} {"commit": "9173d96f57659c8c4899603a9c422080fd5ea97d", "message": "add toDate (straight pass format to joda)\n", "proba": 1.227882222565313e-07} {"commit": "c26269d766be8d531f139727756434cd3d1fe098", "message": "Fix Config.xml enablezoom -> enable_screen_zoom\n", "proba": 1.2855317663706955e-06} {"commit": "935a516c4094a5b600ae0b71d9edb4ea71577ca8", "message": "Code fix for SR id: EMBPD00165197\n\nAdding default resolution as 640x480.", "proba": 1.0388483673295923e-07} {"commit": "651208be7564ed517ad95a1631e98e8564a5b1b0", "message": "Added a brace\n\nAdded a brace", "proba": 4.273248350727954e-07} {"commit": "6230bc3c6dd3623980fc32346a64c0b36239c0ec", "message": "update test\n", "proba": 5.018525257582951e-07} {"commit": "6884d1435547739dbe3128cf7d5f636951cfcf89", "message": "Updated tests in ModelTest\n", "proba": 1.8312024963051954e-07} {"commit": "f3cc7a92e36fdecb77a2ce97ec7711e953b2c13b", "message": "Append onUpgrade to fix class table issue\n", "proba": 1.9631438874512241e-07} {"commit": "6d3a96c46297ddc9fd24b775966201f250e7bb91", "message": "Note about what to do next\n", "proba": 1.4972604844842863e-07} {"commit": "f22af2dd83d91efb0f6784c48f0a918e6bb0d785", "message": "Edited Docstring\n", "proba": 4.276244567336107e-07} {"commit": "73f2464fd9cd1503e3f394d50e5e2bf4f1e04538", "message": "correct indices for gps filter\n", "proba": 6.399182552740967e-07} {"commit": "1ffea268c3b0746af63fbcfb63ed477432856211", "message": "[BSRG-5] - Improvements for VK intent\n", "proba": 1.0543146089503352e-07} {"commit": "01134759477c4808e7211f9c94004dbd08b6b876", "message": "fix crash when application paused by button and then closed by back button\n", "proba": 4.965054927197343e-07} {"commit": "b8a6309df1b8242994e337a4cf500d2217b4b60c", "message": "Remove { } that are wrapping a code block\n", "proba": 0.0007647273014299572} {"commit": "2d6933c3f633c139308c69518474fe81e102605f", "message": "non managed by default\n", "proba": 2.6033811195702583e-07} {"commit": "696e9e48117a7d6c0630dbd8e0f8835d21ac3104", "message": "Fix NPE in catalog Menu demo\n\nPiperOrigin-RevId: 228326751\n", "proba": 1.9410313711887284e-07} {"commit": "c1f4e6e851b80eee8b6361e43f0bcde216d4af22", "message": "devices\n", "proba": 1.8628176121637807e-06} {"commit": "15aa39556d24a54450d8d063b43d448c67f923fb", "message": "One more dimension population special case\n", "proba": 1.596012708660055e-07} {"commit": "2a72fbd37fcad8c39177ee2382bf0125b99ff3a1", "message": "Fix javadoc warning\n", "proba": 6.129233952378854e-06} {"commit": "cc4f94a3bd4616ac79d01abc6ddef3d31b2997b1", "message": "Delete unused method from MicroActivity\n", "proba": 4.2279324929950235e-07} {"commit": "5a41aa3d141f9728f3828dec56295e5872ecc2ab", "message": "fixed javadoc erros\n", "proba": 6.425564151868457e-07} {"commit": "21b87e19aacce67103d73b84a8c670214d8636ce", "message": "Corrected log messages of CommandQueue\n", "proba": 1.3440943575915298e-06} {"commit": "b94e2321432753d178a28883c23b1aa496360b35", "message": "improve exception message", "proba": 4.994231403543381e-06} {"commit": "aa8a88e7cc7c438545cac395baeddaae9bc70d4c", "message": "updated scheduling algorithm\n", "proba": 4.895823622064199e-07} {"commit": "c27bab857d139384c83d4d612ec94136a84ed817", "message": "Added default values to constructor, Added multiple null checks, checkIfValid()\n", "proba": 1.225704977514397e-07} {"commit": "b2afe1a63c517f425a26475d528f3c97004dc546", "message": "PLUG-773 - Response to review CR-PLUG-290\n\ngit-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@126900 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 1.810479517416752e-07} {"commit": "1c6e02811e188317f02872edc5bc0c7722033906", "message": "core : Fixing MoveOrCopyDiskCommand\n\nDuring copy we should set destinationImageId to origin imageId\n\nChange-Id: I62f0b1787b8602d3c83276ecb456a074d4dd4097\n", "proba": 3.865037797368132e-06} {"commit": "5c1d63c4a8b4978377e32436d5dac1c24aa55217", "message": "core: Apply java8 stream API to FenceAgentExecutor\n\nChange-Id: Ifa3a43710dfccf88ea3677c48795eb54544bef30\nSigned-off-by: emesika \n", "proba": 1.2159820528268028e-07} {"commit": "dd66dd0fd4f3153ff5d8f456a2baaaf5a06b1773", "message": "engine: replace for loop with while\n\nWhile loop seems better match for the need of this\nuse case.\n\nChange-Id: I92cf88219ce47273150a5b6789b7f2dc099c0240\nSigned-off-by: Moti Asayag \n", "proba": 2.3127738302264333e-07} {"commit": "970721b5ed7df35d596b0b9e69bc3879ccddcde4", "message": "modmine meta: improved logging\n\n", "proba": 6.038239916961174e-07} {"commit": "667b8e0f015244afa02b6af6c1aba52fbaba8c69", "message": "only store regions if coordinates are not zero\n", "proba": 1.996405808313284e-05} {"commit": "11b26eca1275c8fca1482a5ec961c01d27d6338a", "message": "fixing javadoc warning\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@8611 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 5.704886802959663e-07} {"commit": "6871b03e10e049993ba18e97015e0e68988be4ad", "message": "All signs would work like join signs\n\nWhen placing a sign and clicking on it, hile being in-game showed a\nmessage saying you were already playing. This is now fixed by changing\nsome of the behaviour of the event.\n", "proba": 1.0327476474003561e-07} {"commit": "d6e165ab84e30d4df6791bf7c0fecee13d9e7b17", "message": "- fixed SF bug 2822918\n\ngit-svn-id: b328a252719ece810980df6ffadab0e5ea52f358@1568 b63d296a-7662-4df4-3098-00f9c2c9103a\n", "proba": 2.687268931822473e-07} {"commit": "89717eff186287e5e82ba4ef0b286a84f418f4b5", "message": "fixed a bug where the wrong device definition was used for SM creation", "proba": 2.3404199112064816e-07} {"commit": "3819b199b7b73ddc00752525f0603500e2bfc8bd", "message": "CAS-1413: updated javadoc\n", "proba": 2.1373591607698472e-07} {"commit": "1ffd916481bd148e1e12a7014aeb87f5a2e776b4", "message": "[3670] NPE in PrintRecipeHandler", "proba": 1.9565182185488084e-07} {"commit": "dce0fba1ff2618fa833f12fd0a78c81a48ba3065", "message": "Working 'HttpURLConnection' implementation\n", "proba": 1.5044614656289923e-06} {"commit": "23b1c9d76840fe0331edabbdcda239f477294181", "message": "[SYNCOPE-1067] Fix build (2nd attempt)\n", "proba": 1.0417154783226579e-07} {"commit": "647962d39426984600ff7dc0feab27585fb44268", "message": "Findbugs: Field can be static\n", "proba": 0.9996683597564697} {"commit": "80fb0b09d587de25e79e999e144356571a676ea9", "message": "updated testGetStudies to change status and coordinating center identifier before importing\n", "proba": 1.146206258795246e-07} {"commit": "068cd30897a9662af37f5791aed49e7ba1d3fd78", "message": "[Hammer] Ensure AbstractIssueType returns Hint when object is null\n", "proba": 1.8036567439594364e-07} {"commit": "76867f5595ffaa1af955fc99184f6d53c15ed89e", "message": "Reworked times to make the test more reliable.\n", "proba": 1.2813002570055687e-07} {"commit": "a7bd574dab0bd784af6a63562c591cac77cc7261", "message": "refactoring to client factory\n", "proba": 8.75089881446911e-07} {"commit": "c91615efc0754ab84be34e978843138465c2e801", "message": "Fix: Setting context to empty string throws exception.\n\nCloses #4", "proba": 1.1297574928903487e-05} {"commit": "1e6fdb62ee335dbb79204720847cb9ef73adbcc6", "message": "Attempt to fix issue with spaces in jenkins path during testing\n", "proba": 3.24595021083951e-07} {"commit": "e88449e2baa758c969df0e5b8d611e1273b5cd72", "message": "Add strictest possible compiler flags to the publisher.\n\nSigned-off-by: Erik de Bruin \n", "proba": 3.4963636608154047e-06} {"commit": "f89b2c752b36d50fb1fbeae22672d8db6b7ed689", "message": "basic size for module needed\n", "proba": 2.0669070011081203e-07} {"commit": "441aa253835233d3b63abd48b1ba1c94438c7675", "message": "SEC-1615: Changed key generation for anonymous provider to only use SecureRandom on demand.\n", "proba": 9.889777174976189e-08} {"commit": "32cfd873584a1970f9cb5761561a62c20434f918", "message": "Fix: make clones before spawning!\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@2491 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 7.876820745877922e-06} {"commit": "856d30aeba61d063e92a66579d9e74cf6c273c5a", "message": "Update Javadoc for map and remoteMap source", "proba": 1.4538889558934898e-07} {"commit": "69b8c9e719ed447f0dbb9594c170c0389fcbd01d", "message": "added test for isInstanceOf predicate\n", "proba": 2.2329002149490407e-06} {"commit": "3e149e8ac8e2699da58d7fcbb034c0873f8effc1", "message": "Fixed 2 testing failures\n", "proba": 1.2771133128808287e-07} {"commit": "01afdb82246774635bcc80c66a5ec18ef15a7ce5", "message": "changed redis operator names to 1..9\n", "proba": 2.1179412215133198e-05} {"commit": "7fa0fea2535890f52e5c017d713a90b734f0c415", "message": "TS: Address comments in guessMainFile\n", "proba": 1.71187664932404e-07} {"commit": "614444724886945fcf822cb9fcf52b34205c0f75", "message": "Add testContinuousPullReplicationGoesIdleTwice\n\nhttps://github.com/couchbase/couchbase-lite-java-core/issues/383\n", "proba": 3.730241076027596e-07} {"commit": "b70f08b74048117373afe8efc917c9d66b24b658", "message": "CEA-708 Decoder fixes for issue #1807\n\nFixed the verticalAnchorType and horizontalAnchorType calculation\n\nThe anchorID 0, 1 and 2 should correspond to verticalAnchorType=ANCHOR_TYPE_START, anchorID 3, 4, 5 is ANCHOR_TYPE_MIDDLE, anchorID 6, 7 and 8 is ANCHOR_TYPE_END\n\nThe anchorID 0, 3 and 6 should correspond to horizzonatlAnchor=ANCHOR_TYPE_START, anchorID 1, 4, 7 is ANCHOR_TYPE_MIDDLE, anchorID 2, 5 and 8 is ANCHOR_TYPE_END\n", "proba": 0.00013410212704911828} {"commit": "61fc9af720302634df1d3e46fe2be5f29d4420ff", "message": "[OPENENGSB-1127] Make OsgiServiceNotAvailableException a runtime exception\n\nSigned-off-by: Andreas Pieber <57efbcbb22ec0bd89955a40df26b44c340d3e38d@gmail.com>\n", "proba": 1.9400246742407035e-07} {"commit": "1b310c4efed72378c7e5974857ca27cf2349d1c1", "message": "Removed unused class\n", "proba": 5.502495810105756e-07} {"commit": "bd20e761f2e70d27ede8db21545e3feb6f51063b", "message": "docs: add java source info for `NameServiceAddresses`\n", "proba": 1.1499771090939248e-07} {"commit": "8ae693218c3f2b4575cdff943227011ae2d8e166", "message": "Better error reporting in case of AnyObject search query without\n", "proba": 1.2857546494160488e-07} {"commit": "bc1ad28ae778754f69ee7b1a533cc42b5e58736c", "message": "traverser package moved back to jlib-core\n", "proba": 1.7966129917112994e-07} {"commit": "e557f600018f5d25b92af81c78090406c8589b7f", "message": "add load internet image interface\n", "proba": 7.147121436901216e-07} {"commit": "ae18cfad3ae85e9a4f6b0899e27aedbeb8c79b5e", "message": "Override readEventData(String, long)\n\nOverride the readEventData(String, long) so that we can set the\n'fetchUntilEmpty' to true. This resolves the issue that a\nJdbc database has different ways of limiting the result when querying a\nbatch. As the default readEventData(String, long) implementation does\nnot proceed with fetching more after the initial set was empty, that\noperation ignored potential mismatch in the number of events retrieved\nwhen performing a batch query through JDBC if there were gaps present in\n the sequence numbers. This could thus cause the EventStreamSpliterator\n to think it was done with retrieving the expected amount of events for\n the given batch, whilst in fact some events were omitted.\n\n#911\n", "proba": 2.7572612452786416e-05} {"commit": "8a8e232d876e96d84c10bf4afc11987dbb0e6a5a", "message": "Removed unused imports\n", "proba": 3.467830822501128e-07} {"commit": "36322239ab027b8d8502fe9704a2504f9a55b3e2", "message": "propagate exception\n", "proba": 7.937046575534623e-06} {"commit": "d8e50f5c98bd48e48564682da2979ba04ddbc4ef", "message": "Fixes\n", "proba": 1.5615976280969335e-06} {"commit": "8538bfcb1446b81e47e9555d69259f4f464470df", "message": "NOJIRA add extra error messaging\n", "proba": 1.7026773946327012e-07} {"commit": "2ab75b600c040e6527ed81212f63511b464a5bf6", "message": "Test showing regression in recent module circular imports fix\n\nsvn path=/trunk/eXist/; revision=12256\n", "proba": 3.7630275073752273e-07} {"commit": "d267d68b27b853d02039037209eca2bf63e807a1", "message": "Revert \"HIVE-10730. LLAP: fix guava stopwatch conflict. (Siddharth Seth)\"\n\nThis reverts commit b6049bb999d372948d2914b64dfcaf93c184e032.\n", "proba": 1.2446888320027938e-07} {"commit": "c7473530ce13e93f12e47a018e4a5df5bcc87a50", "message": "Extracted ThrowingInputStream.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@10257 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.001122422982007265} {"commit": "f74f680cade374d290acf65cb452a1d7ee8b7286", "message": "Test with namespaces\n", "proba": 4.876643515672185e-07} {"commit": "dff24ee71f620a0b3ed6c9eaef45184c7c0db99a", "message": "DAO fix.\n\nFormer-commit-id: 1cb1ace88aed28bad95157d1faf4aecbbc2ed9cf", "proba": 0.0009620035416446626} {"commit": "ecb07b93011d593cef6741b13b48303dce54eecd", "message": "Bugfix: Activity waiting\n", "proba": 2.017058307046682e-07} {"commit": "af1f88560405706c8521f80060557afb9ad197c1", "message": "removed call to system.out\n", "proba": 3.0359981906258326e-07} {"commit": "2ed3208a4cf6e34e014b5e8bc5ed986b8a0ff0d0", "message": "Remove left pathmap-migrator class\n", "proba": 2.2593535220494232e-07} {"commit": "ad95716da8f008d2f6cab65ea431e60dfb3ea734", "message": "#308 Add some extra checks in case of bad specification\n", "proba": 1.3031494461301918e-07} {"commit": "3e874d239f93a965720c6158451d0abf4e4c3cd9", "message": "set cache-control for 4xx/5xx web messages\n", "proba": 4.302834781810816e-07} {"commit": "8b61e8231315fd7ccfa502bb43ade5f1de769c9b", "message": "Formatting\n", "proba": 5.685269206878729e-05} {"commit": "1bebeb0c2a6e3058fdc48baefaf5e39d4b6cbe01", "message": "Return no contacts instead of throwing exception\n", "proba": 6.450873115682043e-07} {"commit": "4223f61ddf4a8f48e86ed8ced50f48bd5ef28e30", "message": "fixes #1391 Default value will be applied after lock value clear method call.\n", "proba": 9.912079690366227e-08} {"commit": "a59e0499b746f8df689fc360d91dd2055c7c21d0", "message": "Enable test for PDGroup\n", "proba": 3.091343501182564e-07} {"commit": "d9450f120ad2426b145ecfdce7a5caa8b1d5efbb", "message": "Added SQLi event in case of more than 10 results\n", "proba": 1.149175687942261e-07} {"commit": "a71554855b4fe06549eb23398e69837617e41974", "message": "[couchbase] Ignore transient primary index creation error. (#4681)\n\nThis changeset makes sure that when a primary index is created, a transient\r\nerror is ignored since the indexing engine will automatically retry the\r\nstatement later.\r\n\r\nTransient errors can happen because we just created the bucket and the\r\nindexer might not have caught up to that bucket just yet, but it will\r\neventually.\r\n\r\nIn addition, a check has been added afterwards to make sure that the\r\nprimary index is online (so, ready for the user to query) before\r\nreturning to the caller, improving the overall stability of queries.", "proba": 1.309842758701052e-07} {"commit": "0f3c2f92fb16e2916831a43516307464f0271e5a", "message": "fix bug 178947:\nClassCastException for emitter render option\n", "proba": 1.3147386823675333e-07} {"commit": "aa2c5711ebcbfc66199998a82fc7ff7444072de9", "message": "Fix move do statement in transform\n", "proba": 2.1713212845497765e-06} {"commit": "6f03fadf86115a85845cffdbf1544502618e9bbc", "message": "fixed typo in comment\n", "proba": 2.1574841468918748e-07} {"commit": "9cd1aa2a8a6d2e6871f772378367b1eb05174ff4", "message": "Adding setVersion method since the entity must be accessed on a property basis in order to work newObject hack.\n", "proba": 1.0581100440276714e-07} {"commit": "f734770aa6938cb8dec7d11f9719875177d020fe", "message": "Migrated from Subject.failWithRawMessage to Subject.failWithoutActual\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=205720194\n", "proba": 3.977802691679244e-07} {"commit": "93c06770aa8553b5e4a387591fd4bed2efaf44a2", "message": "[hotfix] Fix CheckpointCoordinatorTest to be consistent with the current implementation\n\nBefore, all three of these tests were exactly the same code:\n - testCheckpointAbortsIfTriggerTasksAreNotExecuted\n - testCheckpointAbortsIfTriggerTasksAreFinished\n - testCheckpointAbortsIfAckTasksAreNotExecuted\nThis removes testCheckpointAbortsIfAckTasksAreNotExecuted and changes the first\ntwo tests to test different states. The first test has tasks in CREATED state\nand the second test has them in FINISHED state, to reflect the name of the\ntest.\n", "proba": 0.9997207522392273} {"commit": "b339fb83fcfe1d6432840d287cea2a4466ccab60", "message": "Fixup: correct translation of I18N \"Zip file type\" and correct setting of browse dialog options (no compression would result in .zip files as first option).\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2007 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.3436280141831958e-06} {"commit": "c5cc915ec1ea124d4f044098b8beb634daee9290", "message": "Fixed #1807: Disable recursive filesystem scanning down hidden directories\n", "proba": 1.326673810808643e-07} {"commit": "0675c0ae767bd4b215a09c2a67ca4f1ed289acb3", "message": "OAK-3532: simple tool for dumping RDB tables (WIP: various mongoexport inspired command line switches, always move _id in front)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1709978 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.590727206097654e-07} {"commit": "66d7e8ff7e60ea576ab2e1815b8fb7dc26460360", "message": "Fixing some problems around metadata extraction from files since tika version has been upgraded.\n", "proba": 1.0289568308508024e-07} {"commit": "c6bf5731914e66e4943da40ad5d7f7c13cd61efe", "message": "Added Pydev console check method\n", "proba": 2.5477078224867e-07} {"commit": "98b47602ced725f0b1c20e8a1e56ef6d2f3e2b6d", "message": "Renamed property for labeller from \"labeling\" to \"label\"", "proba": 3.444806679908652e-07} {"commit": "7e28c17b62902520783b595adbf899b6c39f0cb9", "message": "OAK-2403: Improve monitoring capabilities for TarMk revision gc\nLog exception at source of SNFE\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1679961 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5423567845118669e-07} {"commit": "5c170dc515409297628df81e067f19583f12423b", "message": "Code format\n", "proba": 6.661450697720284e-06} {"commit": "4b3a129fefb42c8b99d62f8ddacd0e1152a5c38e", "message": "disable flaky test\n", "proba": 7.264339956236654e-07} {"commit": "ed1ac46ffd2e69d669b7131f821897c717cbb041", "message": "Fixed step over breakpoints with conditions (PY-9213).\n", "proba": 1.0796381388900045e-07} {"commit": "1fbf65162dd7f0519d88ae8868cc9aa169aa8d29", "message": "OAK-4749: Include initial cost in stats for observation processing\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1760304 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4778532292657474e-07} {"commit": "a16997b1f021460b71f852ce9adf3e65e7c612b4", "message": "Made some tests actually test what they were trying to test.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@3115 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 9.740080713527277e-06} {"commit": "e2d5d036bdc4096eb310a0830f5d7e56a38fc5b2", "message": "Improved resize if InformationControl has been updated\n", "proba": 5.426064717539703e-07} {"commit": "ba1e504446aa95ba9fbcef2b9eccd6e3a0264d15", "message": "Truffle/Instrumentation: Revise DefaultVisualizer\n", "proba": 1.72025252709318e-07} {"commit": "1738f1b0163579e036e74dccf97dcb55cdf72bb6", "message": "OAK-5619 : adding a currently disabled test case to reproduce this\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1782304 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3846217800382874e-07} {"commit": "b7b7e6b8fe8400a2a5d55face4a28bca3095f566", "message": "Disable layers when no settings can be altered in SLD\n\nChange-Id: If236203ea3f8f59649d2c590931227c33df7d76c\nReviewed-on: http://gerrit.dmdirc.com/1393\nAutomatic-Compile: DMDirc Local Commits \nReviewed-by: Shane Mc Cormack <6f6e68d1df92f30cb4b3ce35260ddf94a402f33d@dmdirc.com>\n", "proba": 1.7010187036703428e-07} {"commit": "1622ca53b85a4f87095462be7d02a4270ad894ed", "message": "Sorting 10px top margin on page information below table.", "proba": 1.0417691242992078e-07} {"commit": "dee39b3e9147640642f481794c2a473ee97f14ca", "message": "Pass the OntologyRestProperties to the OBO Controller.\n", "proba": 1.1767114926897193e-07} {"commit": "d30469621b7cbd7f892723e07ac28e9238241f45", "message": "UserDataWaveletDirectory: Fix import from wrong package.\n", "proba": 1.114071039864939e-07} {"commit": "214a54dbb311602c7082b0bbcf67cc39d440baff", "message": "Corrected bug in test and adjusted test names.\n", "proba": 1.1345207440172089e-07} {"commit": "f76d099f7f1b9adab5883865cbb2e4296337fd30", "message": "getTermsResponse need only be package private\n", "proba": 2.879106091313588e-07} {"commit": "a06674a1c8e1cef22a9b9b8090f58ad44f950949", "message": "Workaround for #792\n", "proba": 1.3041142210568069e-07} {"commit": "6148e3364c934f9d33d35ac616686915968d50bf", "message": "TINKERPOP-1242 Tried to harden ScriptEngineTest to prevent random fail\n\nThere seemed to be only one test that might have the potential for some sort of hanging scenario. Made some modifications there to improve reliability. Removed a call to Thread.yield() which I think went in there under a change to get the test \"better\" under windows - hoping the CountDownLatch will do a better job in keeping that reliable and working on Windows. CTR\n", "proba": 1.8042503313608904e-07} {"commit": "a3208bf195a1f906ec26e3cbf1a96c30990ef6aa", "message": "HAL-64: Realm processing in role assignments\n", "proba": 1.6663308599618176e-07} {"commit": "c0e556226070a712975b6af5a769505bdf4ef4be", "message": "Fix BZ1140246 / HAL-481: Cache Containers doesn't refresh after save\n", "proba": 1.27779685499263e-07} {"commit": "4702f949e09968ca7673da5581097d76a6ca8d31", "message": "\n\nSVN-Revision: 5163\n", "proba": 1.4365600975452253e-07} {"commit": "ee140f1cec7a56d58bc1146b4b6c5b7591b5836a", "message": "fix TouchPointTest\n", "proba": 1.5483918787140283e-06} {"commit": "5ad384c11af3c0117d78dbeb955b987b1dbdeed4", "message": "One more test\n", "proba": 6.380852255460923e-07} {"commit": "f443b3b7b2daf26f2ef6e8ecd3da24e93165bcd0", "message": "add buildJsonDeleteRequest - we'll need that when we send REST calls to remove resources\n", "proba": 1.239716880263586e-07} {"commit": "0d38164c572fddb6189e36f26232bfaa2d5a6aa9", "message": "Do not require to POST BC set Ids when starting the RC process.\n", "proba": 1.0603000077935576e-07} {"commit": "47e05835640e80f238d07eb3b0d51e5da9f72e20", "message": "Fix the ScoreScreen Text Your moves\nFix #51\n", "proba": 2.588349161669612e-07} {"commit": "4672533203b82cc6eab91cb9a7fa10f45b238ad8", "message": "give more time for things to make their way through\n", "proba": 1.4821714557911037e-06} {"commit": "47d1daad75cc47b56038d624946362cada66ccbd", "message": "ServerRemove should remove, not add\n\nwas: 8f9c4c026389d8448b7a754e7c044908aa19b0fd\n", "proba": 0.999291181564331} {"commit": "d766c0a2c5c7256d8c3e680f6cbcc97ce3beb6b1", "message": "Issue #1363: IllegalArgumentException when paths contain spaces on Windows\n", "proba": 2.515328390018112e-07} {"commit": "ce515355c828a96c8fbe37d46ce20f6c670e379c", "message": "fix JdbcWebOutageRepositoryTest; updated the DatabasePopulator and forgot to update this test\n", "proba": 1.2550481187645346e-07} {"commit": "e343964f77e3b9e0e092d4076637d91e175f3e95", "message": "CHE-6109: Enable Update project configuration from any project level (#9671)\n\n", "proba": 1.0220443869002338e-07} {"commit": "50d1aafc74b7236f4dfbac96b9e0e97318c7a309", "message": "Added comments to JUnit test\n", "proba": 1.3842246460171737e-07} {"commit": "d37cf74984dd5aa6fac2b8e2632982b302d3aac9", "message": "#153 three instead of two connections per partition\n", "proba": 4.418189405441808e-07} {"commit": "d85a72da0f2a7114e85453e7c81b52726fa05e3d", "message": "runelite: log startup failures as errors\n", "proba": 1.0483985306564136e-06} {"commit": "b69ac1ca408cfd47610823bef95759b8f165d00b", "message": "Made public, fixed copyright date.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@324196 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 6ed4ae6518b7a369a4225bea1a340c7e31e28f54", "proba": 1.6458998288726434e-06} {"commit": "670807b368cd2877022b2abc1c64134d9d31f138", "message": "o [added] Oscillogram.setPlayGain(double)", "proba": 2.2453143344591808e-07} {"commit": "435e9e58b0b30eda03fc11f91ea4fcce3b46e99b", "message": "Fix for Issue 643:\tUnable to specify a MRCA node to reconstruct ancestral states", "proba": 1.201993029553705e-07} {"commit": "fca4e69ace77de668ed70e15e12c0295a5ae8734", "message": "removed\n\n\nSVN-Revision: 5056\n", "proba": 1.2537513782717724e-07} {"commit": "17b80d10bc7462a217f3464a2aec064475cd007b", "message": "[relates #2939] PubNubSubscriber received unexpected message count\n", "proba": 1.2002863059024094e-07} {"commit": "254e8ac9e8a0b0ab40d44de4c718777b23e5e14b", "message": "default api key and secret are removed\n", "proba": 2.3821668548862363e-07} {"commit": "866ef8b8f533b530b742424893b6befbb51383d9", "message": "Add possibility to use different JFunctionTypes in the same class\n", "proba": 3.4552238048490835e-07} {"commit": "44201ce50da97169317be26901bd33fef695f296", "message": "npe in defaultcharstats\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17227 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.084397341510339e-07} {"commit": "9c354877477140a830a4a17d09eda983a7912aa8", "message": "Surely that was a typo :)\n\ngit-svn-id: 2d40e98957f9f20f5ce77bde55198011fc5ba896@695042 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010918398766079918} {"commit": "672c98fb57f565879880ef92d56a6595a967aed2", "message": "RefManagerService: force disposal of refs\n\nWhen the RefManagerService.dispose() method is invoked, instead of\ncalling System.gc() and waiting for things to clear up naturally, it\nwill forcibly stop the RefCleaner polling. This will simply trigger\ncleanUp() calls on all known references, and should prevent a busy\npolling loop from keeping the JVM alive on disposal.\n", "proba": 1.3797382791835844e-07} {"commit": "41a95cb3f062926f4d86123e9c6e39635a0299a0", "message": "fixing unified genotyper test for change: VCF output now emits no calls as ./.\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1865 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 8.868149052432273e-06} {"commit": "83f58b492f6d5e9b0d0b8381fff448f1bd76db85", "message": "guava type migration: problem descriptor class cast fixed EA-83023\n", "proba": 1.8713272709192097e-07} {"commit": "163aa576af813e7622888ba0a12824dd0e7c3753", "message": "Delete RetrieveItems.java", "proba": 1.1808500630650087e-06} {"commit": "8468de343669cdd482f41359acaaadc6ae4d5653", "message": "WICKET-1415: BundleStringResourceLoader throws NPE if component is null\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@640155 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4061525841243565e-06} {"commit": "1d5cc24c30b12a857042638c30f7754d96971f33", "message": "Reworked tests to use CountlyConfig\n", "proba": 1.6605089570020937e-07} {"commit": "5214bd6a49d43d9cf96c91d482b4b93e7e245c3c", "message": "- fixing stupid method name - bad mike\n\n\ngit-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@21896 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 1.0053920959762763e-05} {"commit": "73f7bf94e4c250088e33c7ef08182541adceb685", "message": "wrong ports were used\n", "proba": 4.0760190245237027e-07} {"commit": "b4e595bd3c810c81d04ac3db978b8f822539e855", "message": "Prevent infinite loops if there is no qualified player to become the\nnew turn holder. Log a warning. This is how we do things here.\n\nAdditionally, something I didn't change that is redundant is checking\nto see if the player name is null, when the default implementation of\nthe active player check will return false if the name is null. It seems\nto me that the movement of the active player business into the base game\npackage can result in some cleanup that hasn't been done, but I don't\nwant to look into it any further.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3398 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.7290943787884316e-06} {"commit": "ce440a34566ee9bd807f6e74a991f76849b3be49", "message": "[BEAM-2608] Closes the reader in TextIO.readAll()\n", "proba": 1.126483368807385e-07} {"commit": "1c9fa71b0b939f95b0914d23082731dc22b505de", "message": "Modify class SMPSOBuilder\n", "proba": 3.6199347164256324e-07} {"commit": "0f287c46fc87032c82bd53be11a13f2780b35593", "message": "Fix typo in CREATE TABLE error message\n\npatch by sehrope; reviewed by slebresne for CASSANDRA-10087\n", "proba": 1.564018106137155e-07} {"commit": "e16a3cdc3280073ddfb063991af4568d135a3cbd", "message": "\u041d\u0435 \u0440\u0430\u0431\u043e\u0442\u0430\u0435\u0442:\n\u0440\u0435\u0433\u0430\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f/\u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044f\n\u041f\u043e\u043f\u044b\u0442\u043a\u0430 \u043d\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044e/\u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u044e\n\u043f\u043e\u0438\u0441\u043a\n\u0418\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u043e:\n\u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430 \u0441\u043e\u0431\u0430\u043a\n", "proba": 3.4525197406765074e-05} {"commit": "bf6ab842fac08a5e7c91446dadd988db1f99e1e1", "message": "Adding some null checks and a fix to the caseExpr.\n\n\ngit-svn-id: a2312d33856acf09907bc700940b4d7cc158d4b3@1739 89b902b4-d83f-0410-b942-89f7a419ffdb\n", "proba": 2.1811167243868113e-05} {"commit": "2bf04381de66d3bd0b5ddc523e6c3d48b987580d", "message": "Fixes RoutingFilter so that the servlets with the longer paths take precedence.", "proba": 1.1164385682604916e-07} {"commit": "e60917e1694a9144e7d9dc067b36437b7d6d90c3", "message": "Javadoc fixup\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@670760 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.881456672796048e-07} {"commit": "02c308e697d8741dbd92039ca1f94ffe9bf5089e", "message": "UI text improvement\n", "proba": 1.578006958879996e-06} {"commit": "686823758bff2ab1b5a0a724f7c671cb181fc62b", "message": "Deleted class annotation\n", "proba": 8.598877911936142e-07} {"commit": "7dfc9b949d04dcdf5ae252e56526e9ca051a180c", "message": "PieceDefiner uses BrowserHelp\n", "proba": 1.5393914054584457e-07} {"commit": "83616c68245ceeae6ebc4b8e4fe9d59340bb7154", "message": "Fixed to avoid crashing when there are no schedules.", "proba": 1.1516749509610236e-07} {"commit": "4a756c632fde0687e96bb8ff357c8c56a2782e5f", "message": "Added Javadoc\n", "proba": 1.5232208738780173e-07} {"commit": "06aa41ba7be9cf1a1981a90e08df9be71223cd7d", "message": "Whitespace.\n\ngit-svn-id: ca96c60061366ac92493e2142a352bb838ea8caa@1504 4df5dd95-b682-48b0-b31b-748e37b65e73\n", "proba": 0.9999768733978271} {"commit": "38024b5cb2e287d706f63d86144e4c688cf4c19b", "message": "Extract nested classes for BoundedContext test\n", "proba": 3.9595900602762413e-07} {"commit": "54facb566efdf89463e386bbbdfd7f371cd47fdb", "message": "work test pass\n", "proba": 4.456152510101674e-06} {"commit": "8999d61158493568e6300a761173223f497e877a", "message": "ConnectionInfo for DatasourceHelper\n", "proba": 2.5959457161661703e-07} {"commit": "30603d0d98f5f09da2220ba47e99f915c69c3ad4", "message": "Update indent\n", "proba": 3.594868758227676e-07} {"commit": "2b74a1b4bd08209ac23a0729689408cb8640a921", "message": "starting\n", "proba": 1.61212283273926e-05} {"commit": "c091a4417a118531fd1234a37053aac8ebf220bd", "message": "10 -> 16 to make modulo operation faster\n", "proba": 8.068011993600521e-06} {"commit": "6b375fb48fa451e6917d39cacdcfb6dd2742e86c", "message": "Add a response to Purge.java\n", "proba": 4.03813510274631e-06} {"commit": "6f55004e0658571691615873e071cef99fc670d1", "message": "[TECG-215]/[TECG-309]-Import-user-skill: BugFix", "proba": 3.18750267069845e-07} {"commit": "6c2e0cf78aca329d81af41714d59ea78a21dd00b", "message": "Delete Main.java", "proba": 1.3261012099974323e-05} {"commit": "64f110ef3d7438786b3e6587d8a29dc977af48a1", "message": "invert filtering to avoid repeated conveyal frames\n", "proba": 2.3753476341425994e-07} {"commit": "f0657fbb15facad04ef231973aa1f67febf3fbb8", "message": "remove debug logging\n", "proba": 1.611107904864184e-06} {"commit": "f51861749da386cbc88176b0c03ee6402d24d418", "message": "Fix repeated compound entity actions not re-targeting\n", "proba": 0.0015569370007142425} {"commit": "c997483fc9b7133b1b1f6522394e033fe4d66e9f", "message": "add json ignore\n", "proba": 1.2642117326322477e-06} {"commit": "885622e6780c87ba38120823a34c7f1620c44158", "message": "Fix port releasing.\n", "proba": 1.2783074510025472e-07} {"commit": "7ff567c03e5c31399348f6e88962ff27165c11b9", "message": "Fixed ArchiveFilter searching for extension when file had none", "proba": 1.2949050187671673e-07} {"commit": "3bcdb54c3a97d52dc4b1853359fa1eb8504ad46b", "message": "adding comments", "proba": 3.8625802289971034e-07} {"commit": "926a2ffffbb6734c3ece69731f0db540dc813585", "message": "Making Build back to normal", "proba": 5.066372636974847e-07} {"commit": "6bf097d19b41cc97ebc01362e351bcf764d9b496", "message": "LockSupport support", "proba": 4.153376096382999e-07} {"commit": "cb3a76988dae8f91f74e88872531abe4b7217392", "message": "Fix issue with calling correct request\n", "proba": 8.263003792308155e-07} {"commit": "05ed18e6be4cbf77427b68e3a142a3e1d9ba8c05", "message": "Add sort1, sort2 parameter to search XML/RPC\n", "proba": 1.1071817880292656e-06} {"commit": "5dd40062e4f2a0678c289f8cbb3efd64c2ea2fe2", "message": "Corrected unpackedLibsFolder default value, replaced hardcoded \"target\"", "proba": 1.1338177330344479e-07} {"commit": "3c57011bac678ab174c44c9d659344780028a461", "message": "Fixed armour layers being swapped\n", "proba": 2.0341019535408122e-07} {"commit": "1f652c7095302543b689087dcfb18d71a5c4f131", "message": "redis 7 support\n", "proba": 1.1427463419977357e-07} {"commit": "30da73e9b9a4d2091f7d5fee85c69494534651fa", "message": "Fixed some typos in JavaDoc\n", "proba": 4.011571093087696e-07} {"commit": "2bcc0f469a33dee3e5616db5a8788115c356e4c0", "message": "Add color\n", "proba": 4.301060107536614e-05} {"commit": "b1b89f15c3f874ab6e759c80b91e5aa2d8ddf34c", "message": "fix System.out.println internal name\n", "proba": 2.254361334053101e-06} {"commit": "0ce28c6462870f8b6ff798aa6e9236ade490f540", "message": "DB managers initialization on client node.\n", "proba": 1.2267364013496262e-07} {"commit": "468dc1c1daa9566386612746d52035c82427460d", "message": "fix #532\n", "proba": 1.452478272767621e-06} {"commit": "b945c5c9ef25fa672ab72afa1bc3c4da9b2837a0", "message": "set error msg if the openid_identifier is not resolved", "proba": 1.989480324482429e-06} {"commit": "f79842be6f34126bee47f61a6eb048dd814c4344", "message": "Die if write listener fails due to fatal error\n\nThis commit performs a maybe die check after a write listener fails.\n", "proba": 1.2252982628524478e-07} {"commit": "d3e2993558593bdfd5372f4f2f9d0be2dc2b2158", "message": "Remove duplicate labels entry\n\nRemove duplicate labels entry", "proba": 4.9569162001716904e-06} {"commit": "3f47f87ccce890c6ec8e7e10a882dce9e87db397", "message": "Add missing javadoc to SLF4JServiceProvider.java\n\nHad to do some digging around the logback-classic alpha release for SLF4J2 API\nintegration to work out the nature of this behaviour. This should prevent confusion\nfor developers of other logging implementations in the future.\n\nSigned-off-by: Ashley Scopes <6f7f358ce1ef56d03ffcec866b2cd48520c66c5d@users.noreply.github.com>\n", "proba": 2.0308571890836902e-07} {"commit": "8a42f64a38422304f62f263623c4517f469f8ddb", "message": "IGNITE-8248 Fixed npe in Web Console agent int case of self-signed certificate.\n", "proba": 9.7450524094711e-08} {"commit": "122e6031691f100a009224cc49e7c7f2980dd680", "message": "Fix createTempFile so that it actually deletes the temp file on exit\n", "proba": 4.2168025515820773e-07} {"commit": "32294daf0c0ac55f9baec5bd54d3beec17a92b00", "message": "Fixed IllegalArgumentException if stacked chart contains negative values\n", "proba": 9.988408464778331e-07} {"commit": "94e90794ced39f16519acf67bae59472914233bf", "message": "remove unneeded modid param\n", "proba": 7.595216970912588e-07} {"commit": "1a743aaf79696cd15c9a40539b024b6303cb72ba", "message": "Fix when stream is called multiple times\n", "proba": 3.5955481507699005e-06} {"commit": "28cafa856b9aae3b4c0c71d8a4b34053293745c4", "message": "Bind to 0.0.0.0 by default", "proba": 1.0320776482330984e-06} {"commit": "45116ad40aff5ce35af1ab88d8b8961afa2d3be3", "message": "very comment, much helpful", "proba": 1.07688848061116e-07} {"commit": "bcfaebc40f52a251e9259807db1a06be4d23b434", "message": "Some more progress\n", "proba": 1.3186728153868899e-07} {"commit": "8baf623e90df7536d81912d277ce6f229333f7cc", "message": "changed name of error view\n", "proba": 1.2135368478993769e-06} {"commit": "5b98d2afa4408ef896688c02ed992e027fdfdb2a", "message": "fix for #30\n", "proba": 3.14824092129129e-07} {"commit": "0685a5ec817a523bb6c1234eeda4e545979f8010", "message": "Also remove if all failed\n", "proba": 9.803542297959211e-07} {"commit": "7da1d98108e69a0d54a813e9c7bf4cdd5639b8d7", "message": "enforce max group size\n", "proba": 1.0682889296731446e-05} {"commit": "fff8418e04a0fc0089097ca28894d90d623b5f58", "message": "OAK-2763: Remove ChangeDispatcher in DocumentNodeStoreBranch\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1673415 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.493413937074365e-07} {"commit": "128bd04320c498d2ed3bb1058edc478d83e391b4", "message": "Update BirthBean.java", "proba": 5.206003947932913e-07} {"commit": "f5fae72bc0f1d2fd29722d4ba7a78c9c7c62f2ee", "message": "OAK-6463 - Property index update fails in composite NodeStore setup\n\nAdded another ignored test case at PropertyIndex level\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1802261 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7725616291718325e-07} {"commit": "6d6350c263b39c754e08e7ce54ce8cd12e4f65e8", "message": "Suppression de tests\n\nJ'ai vir\u00e9 mes idioties\n", "proba": 3.6979167816753034e-07} {"commit": "abfe57b97078d97aaa3154bdd6e209b935270b53", "message": "OAK-7046: DocumentStore API: clarify key length\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1817772 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.2792361202591565e-06} {"commit": "40cac54156e978493508ede1fb26fbeff9f9ad83", "message": "clean up view editor urls", "proba": 6.034405828359013e-07} {"commit": "f6e2dd2cf9606f73efa2967b0188d8bff9dc111a", "message": "Cache all the messages in MessageConfig when loading config and when updating.\nAlso added method to get all the registered message config files.\n", "proba": 1.0211908829660388e-07} {"commit": "72a2c2ef0a713c0c9824dc89660499ed48054fb0", "message": "v3.1.5\n", "proba": 3.409084820304997e-05} {"commit": "3dd07893bb0531ce243cb42efe3e8b8a70a93a0a", "message": "Prevent NPE when selectedIndex is out of range or -1 (not selected).\n", "proba": 1.09035795503587e-07} {"commit": "7879625dfafb598b2a262960e32b839cba94620f", "message": "Fix client id comparion for expanded panels\n\nThe expanded-panels property should contain a list with flat id. The child id ias correctly extracted to childPaneClientId, but comparion was done to .getClientId()\n", "proba": 1.9127202904201113e-05} {"commit": "6fbfac3d9d801d1cb4ade103f9b531d56c76551a", "message": "Simplify\n", "proba": 0.9999992847442627} {"commit": "a508b5c777a6b7e5489ae1fea29a3acb317fee9b", "message": "remove unnecessary fully qualified name\n", "proba": 0.0014122267020866275} {"commit": "710b3ba91c3a10bb8e3d446d6648449bc6f00465", "message": "Fields might as well be final\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@768547 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0059301530418452e-05} {"commit": "3cd0564517a0a460556d4421dfbab1b60aa28471", "message": "CRYPTO-106 CryptoRandomFactory only handles ClassCast and ClassNotFound", "proba": 1.331010537342081e-07} {"commit": "375d81ab294bfc2925b404e40d32d4218c4247fe", "message": "HBASE-5460 Add protobuf as M/R dependency jar\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1292656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5900558310022461e-06} {"commit": "dd159776a74e6b4ec9d5362adc4e006b1da9a64a", "message": "[bugfix] Never be too fast: missed method call in recursion.\n", "proba": 1.2539103977360355e-07} {"commit": "714cf7004a29afcb341a550be879318ce30ad76a", "message": "Changed to debug level\n", "proba": 3.126163790057035e-07} {"commit": "6b1c2f38a2fa0145d58f2faba9e1fa36b6cc5253", "message": "implemented playing the game\n", "proba": 3.952764870973624e-07} {"commit": "a7cb6421f5eb3e791f636c14a0f6d6fe641f32bd", "message": "Fix #28\n", "proba": 3.533958761181566e-07} {"commit": "1f9d01a077d34be06a524e4bfb1f437ee2596fa0", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "7d564aacf5a2f3ca9ee8b2678e13ba8d896fb45f", "message": "Fix code formatting\n", "proba": 0.9704993367195129} {"commit": "171e5cb64e1569f59dd69e3c67b0c77cc779a35a", "message": "Update DirectoryMarkerParser.java\n\nAdjust name to conform with other bundles", "proba": 1.742563284778953e-07} {"commit": "51d17e11dc013b3e205a1d7bd337617aedc3d331", "message": "AuthKeyProvider.isConfigured(..) method has been added. #CTB-42\n", "proba": 1.526951507457852e-07} {"commit": "9620435069cd5b9817335cf009e8d4f8d4d8ec12", "message": "print stacktrace for uncaught exceptions\n", "proba": 7.129251002879755e-07} {"commit": "f6765dc2f9e0819fa6ffa73013054ebaefea1b04", "message": "cleanup: fix error msg\n", "proba": 3.340348030178575e-06} {"commit": "7ea165a4761e96431980af7416ead6207bceb95c", "message": "Added reverse version sort\n", "proba": 2.466926787292323e-07} {"commit": "eadf761e62cb8f01367a90e2663c9d5806091859", "message": "Comment for MetasyncHistory#syncDate.\n", "proba": 1.1872374017229959e-07} {"commit": "bccc0035b7380450998dd4250a2a388dcb2b1203", "message": "convenience methods\n", "proba": 6.668250307484413e-07} {"commit": "2e8e7d4041fd9752394d9d3b1bc8896a4318a96a", "message": "Use Java Stream to collect basePackages\n", "proba": 2.555092635248002e-07} {"commit": "38dc5119d9b83575210440607e7f88f7f4decf7c", "message": "move static ip to a global variable\n", "proba": 7.854278010199778e-07} {"commit": "81ca7b43a22cbff14803a8d090db315f6d98ec61", "message": "Use inverse cubic interpolation when possible for inverse location.", "proba": 3.8386519918276463e-07} {"commit": "c12f80c0b5f8f27d4ff3c6b5ff557a10d4c60e31", "message": "try to create a user without confirmation\n", "proba": 7.629133733644267e-07} {"commit": "7da7250aa9e9663e9eaeee94bb3ddea95ba2d698", "message": "\u9632\u6b62\u56e0\u4e3a\u6ca1\u6709\u914d\u7f6e\u5bfc\u81f4\u7684\u7a7a\u6307\u9488", "proba": 2.2893328832651605e-07} {"commit": "378ba37750a9cb1b19a6db434dfa59308f721ea6", "message": "Finished implementation of BlockAwareReader and markup variants\n", "proba": 1.3729483328006609e-07} {"commit": "b5cc666b8b855a2fc06a96e5736bc46cab8639d0", "message": "\u6dfb\u52a0presellId", "proba": 4.3706197061510466e-07} {"commit": "3e98bc9050be49e55e2e081dda50034c9990bb43", "message": "Send sizebay category and sizebay separator in object ProductBasicInformation\n", "proba": 1.2078996292075317e-07} {"commit": "83cd3842ded8f76190aa0220705f199e9afde42f", "message": "Update usage\n", "proba": 6.878531735310389e-07} {"commit": "59243be68236beb82bfe7177f30b60fcf9af1386", "message": "added a newer clone method in DBN\n", "proba": 1.972372984937465e-07} {"commit": "e4f8d44db26ee1b600fece4ac710b80cc9c0bf97", "message": "factor out common save method and introduce DAO inheritance for statistics DAOs\n", "proba": 4.486768432343524e-07} {"commit": "0817d3b05ec1118208625652d378b0d34404f01f", "message": "Tidy.\n", "proba": 5.662412831952679e-07} {"commit": "9650ddb3f4c95ac5156e2551ea1e6d981c4bcf25", "message": "Improve IActivity\n", "proba": 2.880151896533789e-06} {"commit": "95550b5b97c5475bcd6a70866c6fe0486dd17ff6", "message": "samples: vision: makes tests more generic (#2475)\n\nFix: https://github.com/GoogleCloudPlatform/java-docs-samples/issues/2424\r\nFix: https://github.com/GoogleCloudPlatform/java-docs-samples/issues/2408", "proba": 1.8330179955228232e-05} {"commit": "c0a35626efa8144e266ae1c1cf711972cf31be69", "message": "- SDK: attach awt panel on OGL thread\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@8559 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.749975465121679e-07} {"commit": "4e7df3af2df7737013f5da9dbce16409e9139259", "message": "[MOD] GUI, Editor: adopt current indentation", "proba": 1.482150082665612e-07} {"commit": "a034194f5b0c44aea70b1cfcb4ca077c9a6713c0", "message": "NEW - bug 175211: Support Trac 0.11\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=175211\n", "proba": 2.1010062312143418e-07} {"commit": "bfe28964da0febc597d6ae2374c7b8c035dc713a", "message": "added licenses to MainActivity", "proba": 2.389557209880877e-07} {"commit": "a05af756bd9038320e21878b55f94001010ddffd", "message": "Adds missing exception warning.\n\nSigned-off-by: Michael Wharmby <6d9b938fb052d7fc89d498105ee5ecd048aae550@diamond.ac.uk>", "proba": 2.6233468020109285e-07} {"commit": "c5ba066f2531db21e2a2312c2061bad9434f311c", "message": "Correction", "proba": 3.6583642213372514e-06} {"commit": "7f9d96b8117f3a1bd05d92cd8bd243c9e0caa665", "message": "Add tests for finding tags\n", "proba": 2.624457806632563e-07} {"commit": "42e3a827efa82a1ca1c02a2d360762768d6137c3", "message": "Do not try to read the output of CLoud TLC when run via command\nline. In this mode, the TLC process has already terminated anyway.\n\n[Bug][Toolbox]\n", "proba": 1.223941126227146e-07} {"commit": "99eaa278cc75884007b6215a7324f3cb265e6662", "message": "Fix link naming bug\n", "proba": 3.9781517102710495e-07} {"commit": "21be9b22a0fdbddd5037b67241dffb6c236f85e0", "message": "master hostname not resolvable by Azure workers, but private address is.\n\n[Feature][Toolbox]", "proba": 1.2497582702053478e-07} {"commit": "86608111ddedbc8601d38dbe2a121c66aeff7300", "message": "made deploy work with zip as well\n\nsvn path=/trunk/openspaces/; revision=52673\n\n\nFormer-commit-id: fa2513ef99481fa6ac933fb00d9f3907f4287d12", "proba": 2.1263249436742626e-06} {"commit": "247edbdbcbed8422876ecb9e459d5c1be0f81b58", "message": "Try other components, if one fails.\n", "proba": 1.435943772776227e-07} {"commit": "f5eefd9a78cf908a3c27fd90ec5f107515d88ea2", "message": "Fix for 1.4 JDK and before.\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456215 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.89568561129272e-05} {"commit": "1b22d70d410a7d42a8cd70ee31eb21e28e3b19f4", "message": "Fix NullPointerException in player view\n", "proba": 3.796847295234329e-06} {"commit": "f44f10cbe86c4bd4255374ccb740306300ae9a28", "message": "adding the old KalmanFilter as an enclosed filter in RCT broke it, commented away until fully integrated.\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@2696 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.225173605234886e-06} {"commit": "17b1774be51dd4583bf824e10d8e37d23c10e7ad", "message": "Fix RotateAngle.java to account for gyro wraparound (it jumps from -180\nto 180 and vice versa).", "proba": 1.0528315641522568e-07} {"commit": "23cdd379a0819cb4eb0c80b532a34887123e5a38", "message": "Fixed synchronization in reader module\n", "proba": 2.874996027912857e-07} {"commit": "1fe1e56f55f66488c3196ec1a695352d0b5fa3fa", "message": "Added getters, added isDebugEnabled, throws Exception if no session exists\n\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@325364 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.433388186153024e-07} {"commit": "cfed171cf3b4cff71e1e3493f45efed215a9c38f", "message": "SOLR-4418: workaround\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1444170 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1551507479198335e-07} {"commit": "fd529b8ce0aec8c338b6975ad988a203ae884048", "message": "uncommented logic\n\n", "proba": 1.9110418634227244e-06} {"commit": "fea89a2690f32b2153e4798285c5cc9e2d42b90a", "message": "PDFBOX-3726: avoid NPE when updating the appearance and the NormalAppearance is COSNull\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1787853 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9420456283114618e-06} {"commit": "d7e1183ac7dd83a7c73254005785c58b07bc9c55", "message": "Ignore locale based number formatting\n", "proba": 1.611319930816535e-06} {"commit": "563c183a0b975b7efc9b7192db42335c76ac9a81", "message": "PDFBOX-5254: preserve a possible indirect object reference\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1892110 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.30544124962762e-05} {"commit": "da648d984814a773318cc9b90dc39d90e551b152", "message": "The main poller should reset values\n", "proba": 1.7531023104311316e-06} {"commit": "d71d1b04192e39ac368d8b82d4893627d1b90abd", "message": "dumb-aware completion offsets calculation (IDEADEV-40285)\n", "proba": 1.1607408367808603e-07} {"commit": "cb69f2bcbd34cf47bc9f9caeeeadae408df7cd3d", "message": "WI-14640 Change Signature: Propagate parameters doesn't work if there is an argument with value\n", "proba": 1.560022724333976e-07} {"commit": "aff162f2bf0d5b1170a104ae4be20b1f8800ef69", "message": "doesn't look like we're gonna change that name anytime soon\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@512953 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.382724003131443e-07} {"commit": "257adb21ed64b9d6547bf30a1006cdf121a5b92c", "message": "SSR: file type selector sensible sort\n\nGitOrigin-RevId: bb267e65da987d3fe9d1c8a483c9ae43d2a0f144\n", "proba": 1.7904876585816965e-06} {"commit": "ea28104b83ec44b8cfe1f3a308491300b15f4989", "message": "ns_urtl-cleabup\n", "proba": 1.0157502856600331e-06} {"commit": "c8668be3adfce451126122778acd15158bae8f4e", "message": "[git] Simply rethrow PCE without logging if indicator was cancelled before process could start\n\nIssue: EA-123613\n", "proba": 1.353511152046849e-07} {"commit": "9d7d79af509d8c318462dd3f485c7db673f62656", "message": "GBE-542: check for resize should be on dto-based width and height", "proba": 2.5267846126553195e-07} {"commit": "02ad6b6d44f00de08a12cf149df65349592e4c37", "message": "bugfix : instruction operation needs to be recognized in the presence of prefix like lock for single operand instructions\n", "proba": 6.867369961582881e-07} {"commit": "d0ee36b19221aadee0f8b5f9bbc16963099dce6f", "message": "Update tests using http.enabled (elastic/x-pack-elasticsearch#4413)\n\nThis commit updates tests using http.enabled to expect a deprecation\r\nwarning.\r\n\r\nrelates https://github.com/elastic/elasticsearch/pull/29591\n\nOriginal commit: elastic/x-pack-elasticsearch@92e5ea9c74953bdeb73d6be7b2e2e06ca4ca6a42\n", "proba": 7.683775038458407e-06} {"commit": "c75b2314fee23dda7927edefee72515c3552bcc6", "message": "[Gradle] tests: clean scripts cache on windows and Gradle < 3.5\n\nGitOrigin-RevId: 11f7e64f5495a0c8eb7abccff0af49b3bd4981fe", "proba": 3.245783091188059e-07} {"commit": "464981e31b28415173837a63f886ac23af0be3de", "message": "adding unit test for [JACKSON-850]\n", "proba": 1.191424985336198e-07} {"commit": "67ae74218f096b3614bae16c516c035acd5c832f", "message": "Added new constructor.", "proba": 1.218406993075405e-07} {"commit": "93df14a6bdd8af78ff7f3215c61045812d795121", "message": "Adjust path for test project\n", "proba": 7.026102935014933e-07} {"commit": "48a0cb7b61683910b8742c8b45f39be158e7bcd0", "message": "Fix server deletion\n", "proba": 1.0396338439022657e-06} {"commit": "45fb935473a9f62402ad442fd414534ae4fac81e", "message": "Fixed issue #28\n", "proba": 1.2461769927085697e-07} {"commit": "753668af66585ae8b81055fa7983f8f29c506b6e", "message": "Object rename handle\n\nFormer-commit-id: 77c7cecafa8024fea35a67bf9272e765ce1b6105", "proba": 7.0877890721021686e-06} {"commit": "03fc9fb82c11eefd0508dab08dc8ebd1511dadd8", "message": "minor: fix IntelijIdea violation 'Method may be static'\n", "proba": 1.2978757979453803e-07} {"commit": "93bb276a1990f80fa88c6c72bb7d1e1cf7e62bf9", "message": "Add API key error when testing login.\n", "proba": 1.2909370639135886e-07} {"commit": "1708b5993ce5652c10cda17db725150af13548cc", "message": "Update AuthServiceApplicationTest.java", "proba": 4.2683484480221523e-07} {"commit": "7121a05ff58fa5098bc29b9019e39bef6e537e79", "message": "add unit test for issue #11\n", "proba": 1.292391829110784e-07} {"commit": "c5192bb52fe1bcecd4618caedbcc26b4d822ff6a", "message": "[SKCP-97] Added test for malformed URL in post request, increased code coverage.\n", "proba": 9.587237315145103e-08} {"commit": "0fd3b1c71b52d7e750dce1945f6a7aba8050ca73", "message": "Fixed name of boolean property in test case.", "proba": 1.287846913555768e-07} {"commit": "bce902cfd58db2152feda2efa0e7987214dd6918", "message": "Removed test that did nothing.\n\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@1174463 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.32874081627233e-06} {"commit": "e0fad5a80945a83da523764e2f84069e5c0ba2e7", "message": "IDEA-71365 XSLT debug: Structure view reports \"Element is not finished yet\" after session completion\n", "proba": 1.0864302169011353e-07} {"commit": "a9ffb38442a12495cdefde6c82e63e7ff60e1925", "message": "Update LinearDesignTestCases.java\n", "proba": 1.994639120539432e-07} {"commit": "42e4317f0acd77b1378f32b6b13a72342b570ac0", "message": "Remove transformer functions from PredicatePushdown\n", "proba": 7.181590717664221e-07} {"commit": "df83131c11aed1195d79e2a96fe5a6611080d31c", "message": "CassandraInboxRepositoryIT: Updating cleanup section", "proba": 1.764826578209977e-07} {"commit": "e9a84f72c840264a6893590518b4326b6a23a509", "message": "Added serialised() method to serialise and deserialise an object.", "proba": 1.105685925040234e-07} {"commit": "ccd77005ecf7e70b2a53ba16c0b42aa4192f30ea", "message": "BgpTopologyUtils: add early check, fix annotations (#3542)\n\n", "proba": 1.031322511835242e-07} {"commit": "d72e54cf3460e9d16e265715e7c8118ec3761c71", "message": "New feature: Processor Pools wait up to 30 seconds (configurable) for termination of their processors.\n", "proba": 1.0915336190464586e-07} {"commit": "14672f0d910f97b18178c5ed5f9c0b0b5bcc9bb8", "message": "Synchronize arquillian-service deployment/undeployment\n", "proba": 4.1358580915584753e-07} {"commit": "95bb02396bb09668e51f31ef8e0b4e0b2f6ec3ea", "message": "revert stSPARQLResultsGeoJSONWriter from extending SPARQLResultsJSONWriter: all functionality is private\n", "proba": 4.60645651401137e-07} {"commit": "225a6b8075bb4ee0aa326f0bf2a98ef290b86504", "message": "fixed identification of spatial values in GeoJSON\n", "proba": 1.776659388497137e-07} {"commit": "a6c910af0000232dd34322c3c448cc1be867bdea", "message": "Fix for XMLBEANS-396 as suggested by Chris Clark; Cezar didn't change isobj to xmltype.\n\ngit-svn-id: 297cb4147f50b389680bb5ad136787e97b9148ae@1002387 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.068523354471836e-07} {"commit": "781870028728e328ad217c76b4115478c171f2f6", "message": "Remove deprecated ShadowIntentFilter.\n", "proba": 1.6688817083831964e-07} {"commit": "7efb8ab48697420ec19bd2f5295e8ec0eb2c80d6", "message": "Fix idle animation plugin timer cancelling\n\n- Cancel animation idle timer when combat begins\n- Cancel combat idle timer when animation begins\n\nSigned-off-by: Tomas Slusny <71c4488fd0941e24cd13e3ad13ef1eb0a5fe5168@gmail.com>\n", "proba": 1.2226321643993288e-07} {"commit": "2ac2d2dde62b1b6f31bba458d920541f2e533aa1", "message": "[#317] Log informing that the underlying semaphore in a QueueSemaphore has been interrupted will be printed only when the situation was unexpected. (#320)\n\n", "proba": 4.0819668356562033e-07} {"commit": "c4a7763e3630e2e255f4e34da3a9ec7ae63b09c1", "message": "Update KitchenSinkController.java", "proba": 3.710549378865835e-07} {"commit": "6c2cdfa58ece41f63aaa2899840f5b5cdefb2b34", "message": "Add Existing Files\n", "proba": 7.104641213118157e-07} {"commit": "c27b0296a9a27f49ad2fdc1ccef3d4acad9dd812", "message": "'Firstcommit'\n", "proba": 1.6442760397694656e-06} {"commit": "aa00344f2944b6c46405b109ae3854c35590e8fe", "message": "Skip performClick when already checked.\n", "proba": 1.155237896455219e-07} {"commit": "8ac9ef574599bf4cb2453bf04ff152df2ca40c61", "message": "Fixed a typo\n", "proba": 5.4923984862398356e-05} {"commit": "62998855a1ca688f0b301dc2deed726f32db2585", "message": "#126 bugfix on timezone.\n", "proba": 1.1161851887209195e-07} {"commit": "3a3277e77da49c50129e7bd12ed971a4cc115607", "message": "Change testLargeDB to use a transaction per put\n", "proba": 1.7140689578809543e-07} {"commit": "185d626f092343251e637571db805f915568c58f", "message": "removed debug logging from distributed channels\n", "proba": 4.5911983193036576e-07} {"commit": "ead59d72643b12293328aa55f5768d4ef14fdd31", "message": "transactorTest - fixed failing test\n", "proba": 1.474752053809425e-07} {"commit": "8623f2b9f3f1f8e295a2002d9b0cdcba2f682888", "message": "When a new user logs in, after entering invalid code, it still logs in to the app (Native)\n", "proba": 1.9798433470441523e-07} {"commit": "fb245b0c5faa7c4708d89f6aec7d1646ec2b51f3", "message": "fix swagger null pointer issue\n", "proba": 6.808049306528119e-07} {"commit": "6713abfb48064b8a74068118c1d16eff7008c8bb", "message": "[r1116] [branches/dev] fix bug for USER type check\n", "proba": 1.6272491620838991e-07} {"commit": "8fa4169a3d8b50de77b07926b78641d54bdb2a46", "message": "Double-check SSL is not used for HTTPS (see POODLE), and make sure TLSv1.2 is allowed\n", "proba": 2.6204460823464615e-07} {"commit": "91e31811cce87dbfe41df51c8a3492f9dfce6add", "message": "Fixing one test.\n", "proba": 1.3356660701902001e-06} {"commit": "06d6621f6667b8547530995ed85d827f79ba8fc2", "message": "verify waypoint name change on type change", "proba": 2.657861841726117e-07} {"commit": "0e19cbad5765bfe794bcded1cd8c2ade412bbf4c", "message": "Fix url loading on cold boot when the initial loadUrl() has an HTTP redirect to a new location.\n", "proba": 1.2517502057107777e-07} {"commit": "36d099be785d4f98b26b754e4c887f101db9172b", "message": "simplified closing in main example", "proba": 5.870098448212957e-06} {"commit": "7e504f9102801f5c2f70882a485b530c52097115", "message": "Fork Grid 7.5.0.beta1\n\nChange-Id: I82b246a62df99e32f92a9e7a510671e6d1b0d12c\n", "proba": 6.849239184703038e-07} {"commit": "99114053184ba9280234ad0ea094b43545978c73", "message": "add default to switch\n", "proba": 8.245095841630246e-07} {"commit": "ab77c71494ba6bdfa36ec0280e0eb83e625146fe", "message": "added class test entries for LoggerFactory and DefaultLoggerSettings\n", "proba": 1.5080340176609752e-07} {"commit": "881f8a4480c2e805634189eee84682ac6913a810", "message": "fix https://github.com/vector-im/vector-android/issues/549\nQuoting : displays \"null\" on membership events\n", "proba": 4.3983169462080696e-07} {"commit": "44f4a1cce54c0b08cf3d6316f6033690fc738d20", "message": "Fixed intermittent failures in StaticHandlerTest#testSkipCompressionForSuffixes\n\nOn slow machines, server might not be started before requests are sent.\n", "proba": 1.026533951176134e-07} {"commit": "0a5eb899eebdbc026da377ea90fbab47b0cb15ba", "message": "tell everyone the truth about Montreal weather\n", "proba": 2.7783104883383203e-07} {"commit": "a03e9c13348541ef32e86ac3895393402067cd3b", "message": "\u964d\u4f4e\u5230jdk1.6\n", "proba": 6.842090556347102e-07} {"commit": "3f72acf088f0a9ebca89902d34061af49a9b1123", "message": "KFSMI-5422\n", "proba": 2.8571614052452787e-07} {"commit": "07f6ca5da2a2f5947b224d5dafec6aa5cc41f84b", "message": "small fix to the multiselect processing\n", "proba": 1.797840099015957e-07} {"commit": "007c97f2401235fa4316b332290a11c83acbb6ce", "message": "Fixed minor bug\n", "proba": 3.9235004578586086e-07} {"commit": "f1a8144c349ee12f0e625f98b2857bf92c18a7c5", "message": "added quote volume\n", "proba": 2.0485430241024005e-07} {"commit": "ab72a35af7de2c579ed8dbcf11ab93eab0404a31", "message": "Changed adapter to a listener.\n", "proba": 1.1637968100330909e-07} {"commit": "a540ade117a56aa20b48616ad1f212c927c7ad7b", "message": "XWIKI-2568: Continue implementing the new Rendering Architecture\n* fix javadoc\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@11915 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.977039793629956e-07} {"commit": "12be26afcb9be90b721adcb2205874337f368944", "message": "Correction after merge\n", "proba": 2.700324102988816e-06} {"commit": "fb8e8184a969d69538e09ac4402396a95851ab61", "message": "Use gradle-versions-plugin v.0.29.0.\n", "proba": 1.059052934238025e-07} {"commit": "cefd9cff755091d6bb69365bdc352194d4b873c8", "message": "same changes to ClaimantAddDestinationController", "proba": 1.8957636882532825e-07} {"commit": "a02c12cd67d987d85543d41c3116eb7b50fb24c0", "message": "Migrate AggDataset away from MFileOS\n", "proba": 1.5500836525461636e-07} {"commit": "a4ff2ea829fbce84a5d529603df43d8f253aa65f", "message": "add factorial\n", "proba": 0.9999992847442627} {"commit": "84747b7261ccbcaaddd90bf4e15bcc097fcccf3c", "message": "Save message to private database\n", "proba": 1.8703566695421614e-07} {"commit": "91b397a05dc823e66fc00cd72957585d142a7346", "message": "Small stylistic change.\n\nI think this is easier to reason about.\n\nPiperOrigin-RevId: 150929475\n", "proba": 7.491735686926404e-06} {"commit": "b3e3a02eb0b9163bd86ea92d1e911fd2854b7c4b", "message": "attempting to fix damage for event\n", "proba": 3.200042328899144e-07} {"commit": "489f61a2f15fc1c8b3d9181c44834342a9987c11", "message": "us5865 restrict Hosted LEA admin access to his child edorgs\n", "proba": 1.0774144243441697e-07} {"commit": "5d9d9e6bc832dd373644c64abd18671b06b009a0", "message": "feat(management): Manage API PO in a group\n\nCloses gravitee-io/issues#5133\n", "proba": 1.3623353822822537e-07} {"commit": "40b82c82c48070dc9f4b0608b5a1e047de41af1b", "message": "Added more tests\n", "proba": 1.165294989391441e-07} {"commit": "9b7d9e6236af64e092a41e2c8aaaae0e498d7556", "message": "updates code to use method reference\n", "proba": 1.9118937188977725e-07} {"commit": "7d01de8bfe8801c0262fd922a2850e6e9be8677d", "message": "improve documentation\n", "proba": 1.4668245285065495e-06} {"commit": "0aaca2373d18757e2df677a7f2ea8ecc999dcbcf", "message": "use correct deflater\n", "proba": 0.002461078343912959} {"commit": "897557fd1b14a169e017f262b5336b84da23369e", "message": "Fix faulty tests\n\nThe tests were doing Callable async request processing in the main\nthread which was already bound (via HandlerInterceptor#preProcess).\nThis leads to an ISE from TransactionSynchronizationManager#bindResource\nbut it went unnoticed because there is no Servlet container and no\nasync dispatch to continue processing.\n\nSee gh-24835\n", "proba": 9.748128832143266e-06} {"commit": "857af7f93ab49c022f88c9e13827955d501bea3d", "message": "GPF-222 ability to disbale remmeber me at login\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@4780 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 2.7714511929843866e-07} {"commit": "57f06f50aa1011dd89971f8109cccff60b6ae6e0", "message": "switch title on tab change", "proba": 7.404840403069102e-07} {"commit": "64f643fbf38131ad2acb89779374b2588eb4a230", "message": "Added a test to cover the basic abstract implementation.\n", "proba": 1.0653680249106401e-07} {"commit": "d5fdfe8a5ea47e26b0c6d313acc1a59164f6f9a2", "message": "More concurrency\n", "proba": 7.935797157188063e-07} {"commit": "19bab9544c7f22de726162d428cb2e74360a24f6", "message": "Screen size determins in mobile app\n", "proba": 1.755901621436351e-06} {"commit": "27ccc5ffa03b5141cdb9bb66a31938ba6ea6671e", "message": "Avoid CI randomness\n", "proba": 1.134464855567785e-05} {"commit": "a63dc0d4891f1dbf591c3c5fb1addf40870ed032", "message": "Moved GLM memory check down to happen after strong rules are applied.\n", "proba": 1.0440328424010659e-07} {"commit": "d4318deb40b3e837cafdea7f0eff868fcf837c29", "message": "Fixed race in glm, call done() after all unlocks and cleanups!\n", "proba": 9.886287699600871e-08} {"commit": "9e1861e4b7f25522f5bbe00ac8691f5e0e579ab1", "message": "Fixed glm non-negative with lbfgs.\n", "proba": 2.697344143598457e-07} {"commit": "d85ace506a5bf5cd7d65ea126acfe67bcd5fee11", "message": "fix #27\n", "proba": 7.139579452086764e-07} {"commit": "c33dfc35c478d862617871a872a5588605ec2419", "message": "Update BattleScreen to use the new Speech system.\n", "proba": 1.0525384652737557e-07} {"commit": "6f2ebc09d5e507aa4b1869f2625575d776a1e669", "message": "Changed icon sizes to fit Daniel's Droid RAZR MAXX.\n", "proba": 1.0179996223769194e-07} {"commit": "4ce10d9661b2ccadc8c428740b9cb450794d7331", "message": "use store/load state instead of properties\n", "proba": 5.109206995257409e-07} {"commit": "bff0f30694db18209554b06c09a42674991c7df0", "message": "removed random gold blocks.\n", "proba": 1.273680965141466e-07} {"commit": "2c4719bef5b52d584fc9a3da64a743c3524b974b", "message": "Login Auth\n", "proba": 4.919880666420795e-06} {"commit": "28dd2e879bb9924be5f72d04c7148847a3e7f3ca", "message": "Behebe Problem in DFAExecution.isAtBreakpoint().\n", "proba": 1.2256931825049833e-07} {"commit": "9b1cd8a73bc1aca9618b1ebd98eded886eca6ead", "message": "PDFBOX-3561: must be a stream, not a dictionary; must initialized with resources\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1769048 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.89745810025488e-06} {"commit": "53bae167e473ec6eafec7ff48346278defdf5906", "message": "wip on RuleApplicationTest\n", "proba": 2.8716803512907063e-07} {"commit": "1be08c54ab7aaa2c10899afdbd7cbb6f8cc797c9", "message": "Removed unused method.\n", "proba": 1.364634414358079e-07} {"commit": "d5c2fbe7feed55ecf1d473bc28857039dae0230e", "message": "RawMailParser: Suppress JdkObsolete warning for usage of Date class\n\nWe cannot avoid using the Date class here since\norg.apache.james.mime4j.dom.Message doesn't provide any other method to\nget the timestamp of the message.\n\nThis change is a preparation for being able to enable the error level\nfor the JdkObsolete bug pattern in ErrorProne later.\n\nBug: Issue 15070\nSigned-off-by: Edwin Kempin \nChange-Id: I1665f7dd645c84c98642925a706a895a9f415b56\n", "proba": 6.730916356900707e-05} {"commit": "1c1fb14930b5ccf19d7dacaf6582c20f8b8658d6", "message": "Remove unnecessary code.\n\nScriptingVariabler$ScriptingVariableVisitor will already have skipped\nany variables where declare is set to false.", "proba": 1.0569240060931406e-07} {"commit": "d1d6bbca4f79331b69837337405093ffb73ad092", "message": "Delete Stripper.java", "proba": 1.895416176012077e-06} {"commit": "a3c02d0d6b155a3cc308ed7e60aa3cfdc22b4ea3", "message": "HIVE-12402: Split hive.root.logger separately to make it compatible with log4j1.x (Prasanth Jayachandran reviewed by Sergey Shelukhin)\n", "proba": 1.0091512336884989e-07} {"commit": "99488b4e55c3f77bd56ec5f0e9e33988d136964c", "message": "#68 Reworked the CheckBoxModule to be more robust\n", "proba": 1.0205678080410507e-07} {"commit": "b8fd28d35613538b2a94e1a74d4c03db9579e220", "message": "[unused declaration] - ContainerUtil usage\n\nGitOrigin-RevId: 116a53836b6e0f8b0973cbd7eda538109b207a4f", "proba": 7.792256724314939e-07} {"commit": "60b2fce606e7141609b0742b5014bfe72f3c09cd", "message": "\u4fee\u6539\u53d8\u91cf\u540d\n", "proba": 2.84499918734582e-07} {"commit": "d527893bfeacbd951ebbc4afd09af0972265f0cc", "message": "cleanup - mark as protected\n", "proba": 5.957144821877591e-07} {"commit": "98ce4ebd7670f3961abecb76e79e4f9d3a9a50cc", "message": "show newly scanned hotp tokens directly\n", "proba": 1.2064904808539723e-07} {"commit": "08177d817e56a2ad0a69d8cb2995d333a35456af", "message": "StoragePathMacros.PRODUCT_WORKSPACE_FILE: javadoc\n\nGitOrigin-RevId: 91382fb07bf821892de1d85c5857558e5b23d390", "proba": 8.884722433322167e-07} {"commit": "d10068140c42efb3d541021af26975402e826aa3", "message": "Fix open-source build break. The move in CL/127547874 moved the import to a\nblock stripped off by MOE.\n\nhttps://kokoro.corp.google.com/job/cloud-debugger-java-agent/job/continuous/88/\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=127552673\n", "proba": 0.007410852704197168} {"commit": "4d4a43310e31f4de5e7d47426ac9f79e3f8f4746", "message": "braces for clarity\n", "proba": 1.7897878024086822e-07} {"commit": "3161b3d6f9a887f2d9ea3d81f07bbb76e5fa5768", "message": "continue working in QacheeManager\n", "proba": 1.272750864700356e-07} {"commit": "c27d68a0cf9f8a9a9e968294df0acac4eb5fb38f", "message": "Start working with Android Studio project\n", "proba": 1.8000945090079767e-07} {"commit": "47149e3585eea8bfb7b2fc0b7e76af1152fa0254", "message": "cloud constant", "proba": 1.9097574295301456e-06} {"commit": "0f3d317567032c77f845263fee6bc9af4531d251", "message": "Fix mHighScore not updating properly\n", "proba": 2.56975226875511e-07} {"commit": "35858f9a441bb0501c343adbd672553581d12d42", "message": "\u4fee\u590dfiltered-if\u5728where\u8bed\u53e5\u4e2d\u672a\u751f\u6548\u7684\u95ee\u9898\n", "proba": 1.793449371234601e-07} {"commit": "9a1e93fb1825f33bf97021f6ddb812a0bd91d6a4", "message": "force display\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@1205 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 5.204971103012213e-07} {"commit": "6b022482988bc70da1a4c82c18fda711ed77aeb8", "message": "moved the test cases out of the GenomeAnalysisTK code and into a JUnit test case\n\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@555 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 1.7803292848839192e-06} {"commit": "e4a72bb118a9efd3dd25025f8817c364989e5456", "message": "Fixed the problem with values starting with . and -.", "proba": 2.3125841153159854e-07} {"commit": "3b9b27c876cc41ac26ffdaaa89ea88336f09c417", "message": "bumped up time to ensure test runs in full", "proba": 1.1929894583317946e-07} {"commit": "4375cd29031c826c14a33a2ab7f3bf09ed4b9475", "message": "Fix formatting in TestHiveIntegrationSmokeTest\n", "proba": 0.0022290546912699938} {"commit": "27e3708a9018a8d2e8677fe534ff81b5b55d8504", "message": "Simplified", "proba": 0.9999910593032837} {"commit": "34e7e3fedacf072672eeb653123a1c193c0656d6", "message": "Fixed up comment\n", "proba": 1.3104713048051053e-07} {"commit": "f44d84a2643d250aa45f3dfff7e3de2c6ff74df1", "message": "Added more docs\n", "proba": 1.1608770478233055e-07} {"commit": "bd915f64368ee04c16103121396b6805fc6f9c5d", "message": "73746: Piggybacking Issues - Piggybacking fix for the issue 'Queued nodes should be 0...'\n", "proba": 1.1616699424621402e-07} {"commit": "ab4ebfe2dc5d601ba4f663a9dd6fe50ebeece5e2", "message": "- parameters must be final\n\ngit-svn-id: 4b3b87045ec33e1a2f7ddff44705baa56df11711@447 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 0.0001743583707138896} {"commit": "5d8a752cd6af0c8e7232b0c8f493505e113673ff", "message": "Update CryptLib.java", "proba": 5.951301886852889e-07} {"commit": "767a4b803ec1b99073c46e3fdb702cd9eb650db4", "message": "Add break to switch case\n", "proba": 1.0811667152665905e-06} {"commit": "9cdee3e38e12dfa989609e5836f7249edbbca6a5", "message": "moved a couple of independent variables\nin normalized cuts up to class scope.\n", "proba": 1.0312595577488537e-07} {"commit": "194724119cf1a8c6d54fac7956674208a3dd0f28", "message": "Fixed animation rotation of doors\n", "proba": 2.57179209484093e-07} {"commit": "14dc2c3dcacdc7f606f456aa898325811c44792b", "message": "Small performance optimization [# 2191] Text file input: add functionality to read in mixed mode files\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@848 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.022573870723136e-07} {"commit": "7b510ab380f935309b6686f98e7c759aab75703e", "message": "changed status flag\n\n\nSVN-Revision: 4274\n", "proba": 2.2409160749248258e-07} {"commit": "b281dbbc83e16462a812267b95617d242befabe1", "message": "refactor(core): general refactoring\n", "proba": 1.687297481112182e-05} {"commit": "823e4f18a7f0ac7cba29f71a3e02fab1360bc870", "message": "replace results with immutable map\n", "proba": 8.976565732154995e-05} {"commit": "359ca8d4cecfe121c29a995a2e8df40abadd821a", "message": "Removed redundant visibilities of interface methods\n", "proba": 4.937243716085504e-07} {"commit": "e3d56d73d17afc2980875f826fbf7916dfb739df", "message": "Deleting this file - it is currently in two places.\n", "proba": 1.1009909428594256e-07} {"commit": "f8ef0a6be5d4aebf0fa5337006dd49b3a82fdaf5", "message": "Refactors tests to make them re-use existing tests.\n\nRefs #120\n", "proba": 1.7027488752319186e-07} {"commit": "7bfe3ab4321c135a944fdb2cc3694afb47c2d8da", "message": "Reformatting\n", "proba": 7.994850648174179e-07} {"commit": "cf1963316035b4a51a21cbeeec7df7f779b59821", "message": "Fix plugin download issue\n", "proba": 2.552518196807796e-07} {"commit": "228a9222b2bef4490339c851bc7cc403e870146b", "message": "changes to meet jfx-tableview-filter changes", "proba": 1.5758338633986568e-07} {"commit": "9cb2b336a6108a578512e7716415b4406495d898", "message": "fix and document minor ModLoader compile issue\n", "proba": 1.5115847418201156e-07} {"commit": "931de723fe558cd45a4fd7b8928cc32360dcb909", "message": "\u4f18\u5316\u6ca1\u6709\u6743\u9650\u62a5\u9519\n", "proba": 6.080690582166426e-07} {"commit": "fc849b7b294ff8f41fb0a081e2e2d37fb49c35b8", "message": "[PLAT-2853] Better logging of bean traversal failures\n", "proba": 1.331552539340919e-07} {"commit": "0c4aed7c081a756e1bdb823f86f6607db69d5d26", "message": "canLaunch fix\n", "proba": 4.0348950847146625e-07} {"commit": "f45739b2c90d4d628fbd6957c71b13519cbd5028", "message": "Removed warning", "proba": 1.6389455481657933e-07} {"commit": "05062ed6aa0b565aa6c1562fda712ad12d8339a9", "message": "added logging\n", "proba": 3.9830032960708195e-07} {"commit": "3c3f197f0c8380056588453a7c2fd8bf8e7e85fc", "message": "add support for query by type on solr\n", "proba": 2.0873893902262353e-07} {"commit": "38c3291272a1a577636b2e25988190b3d667a3f3", "message": "added speedo and fixed up GL stack problem\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@9309 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.4640825156675419e-06} {"commit": "7bb6182cbb932132e0c271c3da6cf93fcbc50a15", "message": "fix null pointer exception\n", "proba": 6.874532118672505e-06} {"commit": "c6bdb9e7228a9647023fcaa042e59156e2ef93f1", "message": "getGridId moved to GridIdentifiable interface.\n\nSVN-Revision: 289\n", "proba": 2.1971034414036694e-07} {"commit": "ab38c9669e0f92b2e1e4157e9db3fcd36aa2ff62", "message": "replace with static call\n", "proba": 0.0004236601525917649} {"commit": "ac8802b1253b5bfa0e97d8d59fa1f01c228c6714", "message": "Missed /firstjoinkit redeem\n", "proba": 2.0271883727218665e-07} {"commit": "2014f8c90602aeaca43783fb4b80cce8b0394db9", "message": "Prevent calling observers with a null client\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@5538 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 8.972135219664779e-06} {"commit": "ea1c10fa252e3fa8ee9f3ebf140682395bb9c6fa", "message": "SimonStewart: Starting to refactor the windows utils. Centralize all handling of commands into a single method.\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@8947 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 3.472056778264232e-05} {"commit": "0cd27f86bab4a0d0d3090070bf35434ef9ad9d27", "message": "Fixed javadoc\n\nSigned-off-by: coduz \n", "proba": 1.1504597807743266e-07} {"commit": "1f84588aaf71f11d5bcd46e2c8702b6077553170", "message": "Correctly delete buildings if they have sub-rooms\n", "proba": 1.5037750017654616e-05} {"commit": "33006a52ebb00f1d327d0f5c13314de9d7e00c00", "message": "minor bugfixes\n", "proba": 4.2512780851211573e-07} {"commit": "b7aea8586f3ef65f04e58ca334277e7339b00a86", "message": "VerifyEtagAndRetry - Alex - intermediate commit\n", "proba": 1.6701761751392041e-07} {"commit": "f81db38d45cd5d3aac34673c9775873911b82be0", "message": "Working on parallel tests\n", "proba": 3.765396741073346e-07} {"commit": "50a4417153cbba10ea0c69e65d09303ce8dd0041", "message": "Throw NoSuchFileException if blob is missing\n", "proba": 6.236904823708755e-07} {"commit": "081ca51299857cf917d4ec90e4682dde92398e48", "message": "feature: Check lock in TC when use @GlobalLock (#3076)\n\n", "proba": 1.0722175147748203e-07} {"commit": "b18001cd5c840e71956f3fea6cf801e187056367", "message": "Adds error message to BlackNectarExceptionHandler for Yelp Exceptions", "proba": 1.831460991752465e-07} {"commit": "00f19a73686a7bc10e004098e135d3725f13de98", "message": "Added test case for search output\n", "proba": 1.5285731080894038e-07} {"commit": "8e4eed17d134f33a59f59b23a6c68a10ca4ac49e", "message": "improved test coverage of disjoint multi swap neighbourhood\n", "proba": 1.432503751175318e-07} {"commit": "e5b3aa2722a63f9f4edfb373fea00ad36d87e7ad", "message": "Delete rule 12.10.3\n", "proba": 0.0013743822928518057} {"commit": "db71fbb0ce3000fc42b1d8c5d406900cf1a650fc", "message": "let test logger also emit to stdout\n", "proba": 8.66018126544077e-07} {"commit": "3760dbd2e82d57b0ab9cbf71efdfae6e8e1f87ac", "message": "dont sort measures as they appear in the cube order in the query\n", "proba": 1.3004198535782052e-06} {"commit": "c05ac47d14d7432a312e006d065d82e412f1ee47", "message": "Add test to check if Entity gains any properties when stored\n", "proba": 4.0753269558990723e-07} {"commit": "1158cc64d36977e3427df7ce756ad2c446b51eb6", "message": "Check isConnected before reset on I2cSample\n", "proba": 2.229881772564113e-07} {"commit": "03c928a404bac03e693f785a68b8890511d86ac0", "message": "Add integration test for ranking results in retrieve and rank\n", "proba": 1.3816634236718528e-07} {"commit": "4de38083f9fca16e4a01a68da143ef70711f308a", "message": ":put_litter_in_its_place:\n", "proba": 1.236660182257765e-06} {"commit": "59ded8c9878ca0b833e35583c599549086cbcde2", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@5578 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.407355155919504e-07} {"commit": "9e7de8fecb3935293fdec4f07aa36814cf649a2a", "message": "Showcase refactor\n", "proba": 1.9696674371516565e-06} {"commit": "598c9ff99025ce7f5eed5ccaab56bcbe391828af", "message": "FIX: CLO-2250 JSON Extract parser improvements\n\ngit-svn-id: 41a614d96d6f158e33a8400dbd008a69b71e4596@15380 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.95671826886246e-06} {"commit": "ac294a5014ef8c76195a26c7b77626b1ad48c928", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "689154619cbc45833e9c4b3bf521aa0435c56360", "message": "Add legend to EarthQuakeCity GUI\n", "proba": 3.83498928613335e-07} {"commit": "6b160e2ff28aa375fbf706a68fe612edf49652a4", "message": "[Nexmark] Use queue for Query 6 model\n", "proba": 1.282358823573304e-07} {"commit": "967be02f7a392e1369ee9f8349772f6a7ea6d358", "message": "Refactoring OnUpdateListener\n", "proba": 1.096229652830516e-06} {"commit": "ce8d2eb0074bb1ffce5e434b091329cf37a94078", "message": "Use Graphics2D and the Nimbus internal frame painter instead of an image.", "proba": 1.0231873659449775e-07} {"commit": "e21f1e8ffe411327ed69e2ee0f480db67cb147cc", "message": "Set ore block data if present\n", "proba": 5.121119670548069e-07} {"commit": "8cfc543b3c91a2ec195605c6189c73b5f2dee669", "message": "Added selection of current day on initialisation of PlanActivity\n", "proba": 1.1634350016720418e-07} {"commit": "f819ce52c1504d618fd59e90398fc88d5b5d29e5", "message": "docu\n - improve JavaDoc\n\n", "proba": 5.040363362240896e-07} {"commit": "4527eb45f37d38903ffa14ca88e32d90cf76ef3e", "message": "Removed not needed imports.\n\nSigned-off-by: Tatiana Leon <8c4753e861fecbb16ba9ebac0b105a2d4612071d@digi.com>", "proba": 1.70702506352427e-07} {"commit": "0a2dfc9441bb627608e59684e35bae7d1032ea79", "message": "fix: native \u8c03\u7528\u65b9\u6cd5\u7684\u4e00\u4e9b\u5f02\u5e38\n", "proba": 2.981373427246581e-06} {"commit": "1fdaa88f143af538929c8c61bd960bb48ccadd94", "message": "Remove ProjectBuildFileParserFactory.createBuildFileParser\n\nSummary: Dead code\n\nReviewed By: jtorkkola\n\nfbshipit-source-id: e54f993\n", "proba": 1.2984069996946346e-07} {"commit": "30043bd2ef3c325b3c7509c00054450741bb98cd", "message": "Remove unncessary call prepping hive\n", "proba": 3.399501906642399e-07} {"commit": "19e3fb901dd29d2d133a76b4d857ac1cc24083a6", "message": "Made a working LineGraphPanel\n\nLine only\n", "proba": 1.49195813037295e-07} {"commit": "91c30629c1eb60f38d25437377840db67b689278", "message": "Paging\n", "proba": 8.403472747886553e-06} {"commit": "1c384ca452a0ad5290928acd44200835c1ca938f", "message": "Count a cancelled spell as a success. This feels wrong... but I can't find a better way.\n", "proba": 9.357432873002836e-07} {"commit": "629ad0074bbb2baaefd316de6f97eb85c1e7f36b", "message": "Turn off demo rendering\n", "proba": 4.863741196459159e-07} {"commit": "a7fb1e6b532e7c56d1362b33a5b18dc039e4e84e", "message": "server status fix\n\n- status returns NullPointException for game-specific only status\n", "proba": 1.2619817368886288e-07} {"commit": "99327169c704a7015b2277d3a1182f12ac51d254", "message": "Caught a bug in the stabbing query of the IntervalTree\n\ngit-svn-id: 1708c3ad9ff9eb03a5ee6f7d8258d0b3769e07ec@318 032fbc0f-8cab-eb90-e552-f08422b9a96a\n", "proba": 6.764904537703842e-05} {"commit": "2019507a3a8128c1e8f763d3da96d7751e7ad4b7", "message": "fixed checkstyle failure\n", "proba": 3.997890587470465e-07} {"commit": "8e9bd1c3fe252516316af60fc6e9953df1b21ea4", "message": "Added Value.hasChildren, for checking if a value has sub-elements.\n", "proba": 1.1400489796642432e-07} {"commit": "9855e06900381f82bbc04097506c52588cc2b072", "message": "Byte encoding got messed up, reverting back to normal encoding\n", "proba": 5.458363148136414e-07} {"commit": "5b5dea1a66dc452dfff5a2b773b745e1b229d0f5", "message": "Use concurrent ScriptingContainer\n", "proba": 4.237927839767508e-07} {"commit": "a4f570caf5094125b0641fefb7ca8fdfd466b7ba", "message": "Add default string for empty details\n", "proba": 1.459839836570609e-06} {"commit": "7a4cb743130f7a3553cfb92ba1d0f0fc8bb72b0e", "message": "\u5220\u9664\u95ee\u9898 \u4fee\u6539\u4e3atoken\u9a8c\u8bc1\n", "proba": 2.990015559589665e-07} {"commit": "8a7ab7485fd1f2893ab70dba82f7cd26ae3670b1", "message": "Change due to renamed method in FtpSession\n\ngit-svn-id: 156d99fefae263fe7040597dc4e7b98918e91509@496385 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0842906539874093e-07} {"commit": "ef48c8c16b1c5acd6f2d2d59549ad5cea59fe5a5", "message": "[KT] Handle references to extension functions/properties\n\nPiperOrigin-RevId: 454795999\n", "proba": 1.221148835384156e-07} {"commit": "b265314c1041af66b80ac39cd9b3d477249b6cb9", "message": "Fixes a \"NullPointerException\" when a bitmap could not be downloaded on the \"BitmapDownloader\" component.\n", "proba": 1.0866644117868418e-07} {"commit": "a76c3a8ad1998af4cc9ae96342106e119a931d22", "message": "Fix an animation of a \"replace fragment\" command\n", "proba": 0.00045735499588772655} {"commit": "ef2607f000cb4bd357aab5eab5a854e5cf211324", "message": "add custom scheduled executor service\n", "proba": 1.6418709947174648e-07} {"commit": "23245702e4efd6befa1024e6e9e2a742824bd850", "message": "Fixes temporary UI freeze when starting Cytoscape--Styles panel no longer updated repeatedly when starting and the styles are being loaded.\n", "proba": 9.884779217372852e-08} {"commit": "fd9010dc59fd4b94c1fdc6be13291e180ef6c294", "message": "Revert latest commit", "proba": 3.078595511851745e-07} {"commit": "fd02726f9bdf91f3261350446f0795dc1d40a761", "message": "[TIMOB-19235]: Fix layout for ellipsize.\n", "proba": 1.000049678623327e-07} {"commit": "a150e11feccc4491eafdfa74a0ca165250bb9d57", "message": "Comment of common properties", "proba": 1.2602139065620577e-07} {"commit": "2af1951b7bd18d5a66ec43ae14c46ab4f09bd1f2", "message": "Update DefaultLineJoining.java", "proba": 4.623793188329728e-07} {"commit": "a7c538517d906f32a75511949c29c8fe06b0abe7", "message": "[#611 state:resolved] ScrollView wasn't defaulting width/height to autofill\n", "proba": 1.8273645707722608e-07} {"commit": "5b517d0e737676a013fae9a9750af4322c207be1", "message": "Use default handing for user exceptions in template resource. Done with #1443.\n", "proba": 1.0023144625392888e-07} {"commit": "1e32f53949a7db88a6a4372fb6492f249f2b5012", "message": "Refactoring\n", "proba": 6.64367371427943e-06} {"commit": "d8a8ba855a12485c7ca9dc76828ae582d1a83a42", "message": "OWB-970 using class classloader to create a proxy and not OWB classloader\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@1602745 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.132810762617737e-07} {"commit": "be2c94f9ffd833d789b9a8b310f0d74052859e9d", "message": "No need for VBO colors\n", "proba": 3.939720045309514e-06} {"commit": "4b9cf5b79cba303ef20ac077c466f3fa1868e69d", "message": "T2-1401 Avoid IllegalState trace when workflow is already cancelled\n\ngit-svn-id: 7932981c62cbcd7a11cdd101fdc2d4466dded46a@10818 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 1.2932886193084414e-06} {"commit": "ff107361cc63efca5e56b04f3d32910296b65049", "message": "Polished.", "proba": 5.453180733638874e-07} {"commit": "a5e677ff2feba7963d4aac8a120f55c980704b1e", "message": "refactor out some duplication in \"super.name\" and \"super.@name\" handling", "proba": 0.9999699592590332} {"commit": "2d5649d088bb36189f948eac0fd72edc887f1453", "message": "AwaitsFix XPackUsageIT#testXPackCcrUsage.\n\nrelates to #39126.\n", "proba": 1.259225115290974e-07} {"commit": "c0cfd05f62bd3c29437a4e9ce50893b4fedb9060", "message": "Removed JmDNS-based discovery class that had never worked\n", "proba": 1.2507621249824297e-07} {"commit": "d89ef23e030fb62e74abbcdbf5b2968159b821be", "message": "missed import", "proba": 2.7059496687797946e-07} {"commit": "17f47f854a70f0f2e7316b3024ad611fb9bfc994", "message": "Remove BDVSlicingDemo\n", "proba": 5.078601930108562e-07} {"commit": "94c94a48d6cc66a6c28ee24c5bd33075b56dd3ae", "message": "[core] fill out the missing @param tag description\n", "proba": 1.4780900528421625e-05} {"commit": "8fe502126245c3099d97dd5786c796e81a8f14e7", "message": "Fix catching wrong exception in invite creation\n\nty intellij autocomplete\n", "proba": 1.286692622670671e-05} {"commit": "4ce35a7498fe3d7aca560bb4632ebe751901821d", "message": "Removed deadcode regarding unused while-loop (#2418)\n\n* This PR closes #2355.\r\n* Removed deadcode regarding an unused while-loop which condition was always false. This condition was evaluated with the value of a variable called 'reservationsBlocked', which was initialized with value 'false' and it was never changed.", "proba": 1.1801976995684527e-07} {"commit": "c65022a7af6b2db0143df4a96c6db1c451ed6f68", "message": "XWIKI-13164: Be able to also restore deleted children pages when restoring a parent nested page\n- Securing undelete action rights leakages allowing a user with edit rights to restore a document, even if he does not have admin rights\n- Redirecting to view mode if the provided DeletedDocument ID does not exist or the document failed to be retrieved, instead of displaying an ugly stacktrace like we are doing now\n", "proba": 1.361866424076652e-07} {"commit": "e297642f59cb134ece7c5d6d226739ecf197e763", "message": "Expose also enums from parser api\n", "proba": 2.517396922030457e-07} {"commit": "6176b2f5ce23c0331050919bc04992f0d46ff765", "message": "Added lambda functions\n", "proba": 2.308056394895175e-07} {"commit": "bfff6f4489d1134beb296945aa81a09dcfff28f5", "message": "test bug\n", "proba": 1.1668333854686352e-06} {"commit": "11c86516125659ebc9d143ec753f8f7682b18c7e", "message": "Make project buildable\n", "proba": 1.0768982292574947e-06} {"commit": "2b445bc56c46fa07aea51efd17922fbb38184626", "message": "Fix enchantment token crash (null type) (closes #109)\n\n", "proba": 2.1593758958715625e-07} {"commit": "79e9c14e5dd989e3e72ae8774a1950cf5aaee861", "message": "Wrote spec to test setting int values\n", "proba": 2.747550524873077e-07} {"commit": "b6f4192c45392d7f59c9c898da26a758a346aee6", "message": "Lot's of SQL information added. Second table that keeps track of snitch details and laid out all the methods that need to be done.\n\nSigned-off-by: Killersmurf \n", "proba": 1.272624530201938e-07} {"commit": "ecb5eb9cf5884e498806acc84f6701609aa63b7e", "message": "a debug method\n", "proba": 2.112421043420909e-06} {"commit": "a1f4e5a39ac2b2fe3a482528c0c0c2ae7fbedb35", "message": "Avoid field for Handler in DetectorService\n", "proba": 2.1784177306471975e-07} {"commit": "000ee2d1de875b1ab82f6bf2e53d7a6fa1fc305f", "message": "fixed writing to disk\n", "proba": 3.986484102824761e-07} {"commit": "2e3c8ce58ba8d7bcb47e1229a47dd1572ae34f7b", "message": "missed logic for prev commit\n", "proba": 1.5537155206857278e-07} {"commit": "a8acb3f8acbecd3e37ab2d12022059b1c0a50744", "message": "Update Constants.java", "proba": 4.441648968622758e-07} {"commit": "8513705141d09904e3208c8f4a522ae8d8b1bd23", "message": "Update LoginGUI.java", "proba": 7.615460617671488e-07} {"commit": "be7f30de74ed076fa7d17f42b59b5228c58dc3d8", "message": "live variable decoupled from state\n", "proba": 8.250334531112458e-07} {"commit": "db6b39cc036e343fedfb31625f232258e493ff56", "message": "Fix Route::controller goto provider\n", "proba": 6.559436656061735e-07} {"commit": "73cfe607de4120b615bc33d16fbe57253e5e8ee3", "message": "rm obsolete newlines.\n", "proba": 1.560751883289413e-07} {"commit": "680bc237e42060d3e0127ebf62ea20a40c307347", "message": "Fixed TRUNK-1839 - OpenMRS 1.8 does not run on Tomcat 5.5\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@16283 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 6.230579288057925e-07} {"commit": "44b5b24c550904799caf221ced9a9d6209a69fe3", "message": "ADD: \"Done\" output", "proba": 0.9999948740005493} {"commit": "a3b3acdc6a7d63f2b92e6b6bb7e9f58e89718438", "message": "IEATTA for android.\n", "proba": 1.273595842121722e-07} {"commit": "0f5d9e1b25f1241334a7e7e14c217aaf744311af", "message": "Added Butterknife to MovieRecyclerViewHolder views\n", "proba": 1.1786522691181744e-07} {"commit": "165b7e08564b108a6dd39679cc556d4253f2b6b4", "message": "Display security event ID in TestDPC, when retreiving security logs.\nNote: process logs is the old name for security logs.\n\nBug:71748743\nChange-Id: I851c1d8266fa5ac42bb9f68d0c5f005e38e347c3\n(cherry picked from commit 248237e5f893f40b1597e343edcefee3d7f99746)\n", "proba": 3.9349518488052126e-07} {"commit": "e495d1d41b9b7fcf22b3c8114415a21c294f1a0a", "message": "Lengthen duration of Dropbox Toast messages\n\nSince the loading may take some time, the user may not be looking at the\nscreen when uploading finishes. Lengthening the duration of the Toast\nmakes it more likely that they will see the outcome.\n", "proba": 1.2631593904188776e-07} {"commit": "d7b1875cbdf46c00de9dcced4535f544264c9946", "message": "TvdbTools: fall back to user defined language for shows instead of en.\n\nIf no language is sent TheTVDB defaults to English, so send the user\ndefined fall back language instead.\n", "proba": 1.1683205514145811e-07} {"commit": "3eb95ab2a6fd0daeea2c5cdf0dffccf232d3a0d7", "message": "Sort memebers.\n", "proba": 1.5902030270353862e-07} {"commit": "c709e876efab01ecbc54bc25f6c3429cf8396ae4", "message": "\u041d\u0435\u043c\u043d\u043e\u0433\u043e \u0437\u0430\u043c\u0435\u0447\u0430\u043d\u0438\u0439\n", "proba": 4.700148110714508e-06} {"commit": "4bcf8125e73a31bade0121c14a54c7bd299a867e", "message": "add PostgreSQL test for DatabaseTypeTest\n", "proba": 2.3646207125693763e-07} {"commit": "97e4a40fa02974fa58a3902e163c5b446bce0cb7", "message": "Drawing for icon groups with 2 or 3 icons.\n", "proba": 1.1047858095025731e-07} {"commit": "eff09f84d9c3cdad50eacb06f3bc57f6c601fed7", "message": "Issue #185 - add comment to surveyInstanceServiceImpl", "proba": 1.1274882893985705e-07} {"commit": "0a0b081b839cb5c10d38c6fc38668844ffa9b2ab", "message": "more #428 fixes\n", "proba": 1.0985660026108235e-07} {"commit": "03290af30c11a2130c69a1f40f70f4e3b83eb4bc", "message": "Small correction in keeping track of the number of steps.", "proba": 1.548050789779154e-07} {"commit": "034af0ee613579cc0dc8cfe64717c91344303dd6", "message": "Fix AllListsFragment not being updated correctly\n\nFixes #92", "proba": 1.2644972002817667e-07} {"commit": "ec5733e4e2e74f30087e20bb00251ac0930c8263", "message": "fixing checkstyle errors\n", "proba": 3.6555459814735514e-07} {"commit": "8ae3bbe5bc60533ab5dafd6e6b63a72469f82412", "message": "With HUDSON-3251, maven-agent and maven-interceptor are no longer available on WEB-INF/lib, so let's create the jar file on the fly.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@16748 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 4.395651558297686e-06} {"commit": "5647dd34d6cd0470730b2d33df6d6f9d17852b70", "message": "Transform the semi-positive definite matrix to a PD matrix\n", "proba": 0.9999979734420776} {"commit": "d7940597a6540c3e293d742b5a435a5b034a088f", "message": "Change app publicKey\n", "proba": 6.795633566980541e-07} {"commit": "b19ede7842ff9cba702627939950bc947bb012c7", "message": "Fixed whitespace\n", "proba": 1.221077127411263e-05} {"commit": "6016decd9fbef43544f12cca3f1e6be159b2b3cb", "message": "Implement SmartAlluxioFileSystem\n", "proba": 5.865912498848047e-06} {"commit": "ca6fd11b5fd2b65ec4730f62900f04b3d2c5d6d8", "message": "[MultipageTiff] Fix RGB channel swap bug when loading images.\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@15603 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 1.1384729532437632e-06} {"commit": "b232efd27467318fe91a4112b19f33c52923606a", "message": "Updated forecast to use settings.\n", "proba": 1.091739676439829e-07} {"commit": "8ea20ccb2229277d6cabd6f7af50e2ac9059bd69", "message": "Add weather item click listener\n", "proba": 3.1788115961717267e-07} {"commit": "32759409ee446fb486d38c1d1033a25a4ad3d282", "message": "add toast\n", "proba": 0.0005767015973106027} {"commit": "edce9d6e65229e5682aa13b3e33d5ba54ff54be2", "message": "Corrigindo a op\u00e7\u00e3o de m\u00e9trica para que apare\u00e7a a m\u00e9trica selecionada pelo usu\u00e1rio\n", "proba": 1.5797339756318252e-06} {"commit": "02793a664a702682ecb4b05b7bb607b53d477e2a", "message": "Add containProfile() to ProfileDB\n", "proba": 7.719843893028155e-07} {"commit": "8abaa92c030bd381ddc18f3010aea19a5d8d969e", "message": "Disable swipe gesture detection\n", "proba": 1.6320279883075273e-06} {"commit": "027458064927fbafc7f810c45dca01498a5843fa", "message": "Using ButterKnife in AlertListActivity\n", "proba": 3.908469068392151e-07} {"commit": "8b4c2505bb43dace7595eceaee55ee5e2d98e2d9", "message": "Fixed empty view not disappearing when other error messages are visible\n", "proba": 1.5629488814283832e-07} {"commit": "6d6f008faadba154f917efd1885edde290fd6098", "message": "Polish Javadoc for MergedSqlConfig\n", "proba": 1.4015782312526426e-07} {"commit": "9efe4f6eff59dd433a61bfd441768dcd43b7cba5", "message": "fix npe in media player\n", "proba": 7.741675290162675e-06} {"commit": "6170e4cfda74f87bb7aacf771c91f70f92637006", "message": "Changed sitemap editor mode selection menu order. ", "proba": 1.2358461276562593e-07} {"commit": "9c8eda170dbd4c19f6b096e5553b8166b64c2f29", "message": "#2929 - review feedback: non-null feedItem requirement explicit\n", "proba": 1.5367217542916478e-07} {"commit": "82de019804c4750d7aa2a521f778091be020d9c9", "message": "Make Sonar happy\n", "proba": 2.063914280370227e-06} {"commit": "d02f44c1790ba2588c8b9f70a32247b2dfe9ab3a", "message": "Pedantic cleaning - exponential PDF is zero at x=zero", "proba": 4.00560129492078e-05} {"commit": "ac0deb707afba9033151ead1874b1a0850273b60", "message": "lower to coarse location permission\n", "proba": 6.247892542887712e-06} {"commit": "4125c8b088686df30f84a1d914c44e4fdf966062", "message": "Fixes BUTMP to work seemingly correctly.", "proba": 1.0588853172066592e-07} {"commit": "45e2c0368ce0ead46fbeb49d08e216885beabfe9", "message": "HL&HK -#224 -fix issue on expiry date widget.\n", "proba": 1.1063799831845245e-07} {"commit": "fe021a3fc584dec17e320b1c0045039b501c0c91", "message": "SharedPreferenceUtil bugfix\n", "proba": 2.7723234552468057e-07} {"commit": "f1fb8270816182854236c93723642130fb2d9d0e", "message": "fixing bugs", "proba": 4.499194403706497e-07} {"commit": "56b8a50bde048c9b65c78be243a2628348abd8ad", "message": "added logic to handle redirects for ajax-based calls (return JSON instead of the standard HTTP 302)\n", "proba": 1.180354161078867e-07} {"commit": "8bfc25b0b628f148c4af12921b6e2411690a38ca", "message": "tried to improve gui, doesn't work right now\n", "proba": 1.2711484487226699e-07} {"commit": "7c9a716eb1ea02a33bc1f1194070bf14d6b2240a", "message": "updated constructWhereParms\n\n\nSVN-Revision: 7471\n", "proba": 1.4266794323702925e-07} {"commit": "3d0d1e86c5d84b1d44446481a4e1ccb6ca13ab5e", "message": "better report of bad VD ID / Version mapping\n\n\nSVN-Revision: 2129\n", "proba": 1.2931587889397633e-07} {"commit": "377548df63ad648e127c9d1906a9d81f07ddc7a4", "message": "removed reference of CSM_PG_SAMPLE\n\nSVN-Revision: 14414\n", "proba": 1.3035882773237972e-07} {"commit": "7b0db73c22a05e147c04b0c8720b6f7ab83c0b63", "message": "fixed so bug\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@4026 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 7.561956181234564e-07} {"commit": "c75403ab047c2763d30cc96402c514cd7fef1249", "message": "Implemented checkValueImpl(String).\n", "proba": 1.618853531226705e-07} {"commit": "9c54e55fde17c447c513c6877d67982a2f761a28", "message": "Fixed typo that broke the build. Egads!\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@1120 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.3900937119615264e-05} {"commit": "bddca90c0d496a368adea4a2e02e0650d397db0e", "message": "Try to cope if we were unable to load our tileset image and ended up with\na placeholder image.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2184 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.95975530409487e-06} {"commit": "fed04a355a7e1481e46c641afe4b2927a86d15b6", "message": "Added constructor which allows the encoding type to be set. Suggested by Kevin Ho.\n\n\ngit-svn-id: e0a2df7b4ce4cc32c17d1b5ef795a6b05535dcc2@129119 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4529272220897838e-06} {"commit": "945edd76fe677b9a069aa75c7212fb2879d5b13c", "message": "Update AbstractLock.java", "proba": 3.037011708784121e-07} {"commit": "7f38908f746a8a3cb5ff992154bf1c7c8f926d5a", "message": "Explicit boxing\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1647610 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4654550543345977e-06} {"commit": "1881254a11e33731db1be7b70eccfeca0a6b2807", "message": "Cleaned this up per PlayN code style.\n", "proba": 1.0331535094110222e-07} {"commit": "f4506a2e4bbea54098af14943596bbeca49bb241", "message": "upgraded to DAPSv2\n", "proba": 2.864404677893617e-07} {"commit": "79021758cfd6ef4691b098d7f90763a783863eec", "message": "added license header\n", "proba": 2.8423576736713585e-07} {"commit": "baa6c7479f1f7d0c3e3faeaa25327a90905fc0df", "message": "Deleted redundant class\n", "proba": 2.5406038730579894e-06} {"commit": "07c165ad91da606dcf8ce29737e475d36c762bfb", "message": "\u4fee\u590d\u7a7a\u6307\u9488\u5f02\u5e383(context == null)", "proba": 2.5486579602329584e-07} {"commit": "83dfe0c5734fe7fd285a595d6d9f6c2752c146de", "message": "[fix] \u4fee\u590d\u83b7\u5f97\u6587\u4ef6\u7cfb\u7edf\u5206\u5757\u5927\u5c0f bug\n", "proba": 1.3958292299776076e-07} {"commit": "72cf1dc8d43acb59d2391062c675f5bc03b698b5", "message": "Documented the goal of 'Check' to avoid technical errors in classes", "proba": 2.9360110147536034e-06} {"commit": "cfd5bec06b93316d782988cbaeaaac18ef619b14", "message": "calling EntityDyingEvent\n", "proba": 0.0008021444664336741} {"commit": "a526ea3ff39ac0019291b18ce0c3d4ff0d211972", "message": "Replace goOnline/goOffline => start/stop\n\nSigned-off-by: FILLAU Jean-Maxime <1cf8919b949a020174e7802e28f2d7d20f0190d7@mapotempo.com>\n", "proba": 1.1585323278495707e-07} {"commit": "cf8c9c684634d48a32055d5c084b8f0ba290b4ce", "message": "Start pipeline after registering shutdown hook\n", "proba": 2.698538139611628e-07} {"commit": "e16e7c34dcb65501ed5d17cc4974b074f130de40", "message": "fixeeees\n", "proba": 1.2926029739901423e-06} {"commit": "3ff9b377b926a0b39f2f37f768325bc48992027c", "message": "Typo on last commit.\n", "proba": 1.2863040410593385e-07} {"commit": "afea536174ae2f2cf4e2aa57e551b89d46057815", "message": "check that turn restriction from and to members are ways, addresses #276\n\nalso added some comments and clarified a variable name\n", "proba": 1.2427625506461482e-07} {"commit": "ef2b6cdd90894a23040ecf1ed64b52fb0062dc40", "message": "Refactored", "proba": 3.3528910989844007e-06} {"commit": "2bff0ab72a7f15157cd353ebc7458a227af4b55b", "message": "Added tiny little comment.\n", "proba": 1.0874128975046915e-07} {"commit": "43f88b0b1153fb6f838f9d82d9c76f4fd453553c", "message": "Fix some javadoc-comment errors.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@5575 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 0.9999991655349731} {"commit": "9cc0b350d07d3d7519b2f4f58566d4ccd22feb47", "message": "Implementing cochange batch.", "proba": 1.4612645315992268e-07} {"commit": "8d4abe3f628fe7d1f23333d15ccf0c09fcebe9b0", "message": "[bugfix] check turn color properly\n", "proba": 1.4159806482894055e-07} {"commit": "012b39a8c4034993657868e317e2f3d3dab0f41d", "message": "Added toString\n", "proba": 2.737546367370669e-07} {"commit": "e339cd7181ee7687ec191126e305ca7afa791726", "message": "fixed bug between relative path and baseNameId\n", "proba": 2.19281218960532e-07} {"commit": "f51af8282f69770c55733386a0c842115d90b53d", "message": "making coverage work if only max or min are set\n", "proba": 3.1630261787540803e-07} {"commit": "ed87681cddfce04e497d3d8d0699ce41ee334597", "message": "Lines authored by tcm\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0252503557239834e-07} {"commit": "51dc6e65d7a22062deeaa396490e2dfac8846a1d", "message": "Make build in 1.5\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@5995 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.3590280332209659e-06} {"commit": "a105eb6edb7dff8d7882d33787c31efb29662aae", "message": "Replace cloudstack-common with cosmic-common\n", "proba": 0.9999994039535522} {"commit": "ad4749c1d42deba944b46b0a25a0f1113b3f64f5", "message": "Improve toString method.\n", "proba": 8.266700319836673e-07} {"commit": "f2e90d00d3e526cb1f2506e2c5dbb29edcc5d917", "message": "update javadoc", "proba": 5.346412308426807e-07} {"commit": "d8598d5aeb51b108e6b10c664ff5a8fe0ca5fe3a", "message": "tweaked inner class of method cache. Related to VELOCITY-453.\n\ngit-svn-id: 10199add9e99fdfd09a887e21850bf0d170bc390@451120 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9785806532345305e-07} {"commit": "1864557dffbb04861090d25a5d4c4094e39b2b7d", "message": "Use diamond operator\n\nIn Java7, we can use type inference for Generics, Yay!\n", "proba": 1.0295261176906934e-07} {"commit": "6046969a4754a475e3d2a1558d7c4fd549c4e25e", "message": "github is weird\n", "proba": 1.782469371391926e-05} {"commit": "64a9a079f4bfabd868aeb3883480bbaa37432391", "message": "rename to Dynamic Range\n", "proba": 0.9999970197677612} {"commit": "6620b985063623e26fd0442527a5aa189253faee", "message": "Main locus of change to support the new MethodInvocationException exception.\n\nWill catch an InvocationTargetException and rewrap in our exception (there is\nsome value-add :)\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74588 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7898443022422725e-07} {"commit": "1f2ca6194849b0c081d524551f3de8ee1b82d523", "message": "Removed some commented out code\n", "proba": 1.6678937697633955e-07} {"commit": "b19bb0ffd9a6d7d66ca894e360a49cc13f796b15", "message": "In the javadoc class comments for FieldIndex.java, several places where it says \"this IndexedSet\" are updated to just say \"IndexedSet\".\n", "proba": 1.0466906275041765e-07} {"commit": "676a11f178d5682306eee292ca059fbef0be7369", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "e40bc0f3f6b14605a287d8e6f48644b15864b515", "message": "OF-1544: Make plugin monitor configurable.\n\nTwo properties are added that can be used to configure the plugin monitor:\n\n- 'plugins.loading.monitor.enabled' controls if monitoring is enabled (true by default)\n- 'plugins.loading.monitor.interval' defines the scan interval, in seconds (20 by default)\n", "proba": 1.9405834450481052e-07} {"commit": "88f6fbea759b7c311d40a32a59f3458260d161c6", "message": "Not marking choice clauses as incomplete. (#131)\n\n", "proba": 7.300586162273248e-07} {"commit": "91e2d1d138e3a9132341694b73ca22065c4843f8", "message": "Configure faster persists for tests\n\n\n\npr-link: Alluxio/alluxio#10723\nchange-id: cid-9895a176810f08b4269702d43c530efd40940a88", "proba": 3.34461503825878e-07} {"commit": "c54a33c452cf5eaaae0ee8bd4bf4ce22725ef8d1", "message": "MUZIMA-260: avoid syncing form templates with existing patient data\n", "proba": 1.2641667979096383e-07} {"commit": "96e9ae49658a2e277f3982b0b01722755a390c18", "message": "change default timeout to 356 days for restore from replica\n", "proba": 1.627981873753015e-07} {"commit": "142ad04a6c6dd7c25ab6999f52ee91b31ae1a844", "message": "Sorting by pictures, creation date, current location, and a specific location is now implemented.\n", "proba": 9.97428486471108e-08} {"commit": "192457c3397f445bac3958a0accb479c5ccb0ae2", "message": "Push precision test to extreme\n", "proba": 1.5611657033787196e-07} {"commit": "ae6f3e4747029dbdb2725272ebad4c2dab1c3cdb", "message": "remove deprecated method\n", "proba": 0.00020655340631492436} {"commit": "487bdcb6912899a78ac4ede899a362da7731985e", "message": "Javadoc.\n", "proba": 2.2151972700612532e-07} {"commit": "38604f1b8ed035fd07a7eefff98f2b2d55a07c85", "message": "fix bugs\n", "proba": 1.0751475656434195e-06} {"commit": "b216b7be761c6c1bfdd6e51c57a80ac60b020745", "message": "Added comments.", "proba": 1.264286169089246e-07} {"commit": "5c337bce42d7b154285d0c584c9b2f20f04afea2", "message": "Fixed keep issue.\n", "proba": 1.1969564184255432e-07} {"commit": "d986609333b5e146d1157daf0f12ea6cb293b682", "message": "Oracle closing statements and resultsets\n", "proba": 1.8793413403273007e-07} {"commit": "3d7a13b0c986ab12ac1812875d6cc829604092ac", "message": "Implemented a work around for SpongeCommon#1238\n\nThis workaround does have a memory leak, however, this should only happen in the case where a block is marked for multiplication, but the block is broken in a way that results in no drops. This should not be of significant concern, so this shall be ignored since this is only a temporary workaround.\n", "proba": 1.2226695389472297e-07} {"commit": "7d1b070b248fdfdcb949c5152d8493918a96ba58", "message": "Update RestActorSource.java", "proba": 4.2871388927778753e-07} {"commit": "5e9f54db4b5d48c00a62ef274715e9715220c822", "message": "Reponsivenesssss", "proba": 1.2334693337834324e-06} {"commit": "56f4c0d33e56a4afd760349f1512e7e7eae841c6", "message": "Removed debug message I forgot about\n", "proba": 1.4038256779258518e-07} {"commit": "68cc40b1b11f0e25e626b21eec58fa74d1ab6bde", "message": "- checkstyle\n", "proba": 1.3081974259421258e-07} {"commit": "8172baddc789a607b33ca581d5866d7fdaa9b53a", "message": "Fix max when lots of tasks are in ZK\n", "proba": 7.876503786974354e-07} {"commit": "4d737a4f5f9aa1b4b6f3a51c1a076da8d878ebc3", "message": "SimpleDateFormat \u5bbd\u677e\u68c0\u67e5\n", "proba": 5.282855113364349e-07} {"commit": "b79feb346b8e8e4f3363a01603840f409d39c97a", "message": "Fixed spacing in the output\n", "proba": 2.056983703369042e-06} {"commit": "03bf262707d5e7c9300549b50805fbe0f3147815", "message": "- Issue eFaps/eFaps-Kernel-Install#116: Add possibility to combine xls \n\n\n", "proba": 1.111276048959553e-07} {"commit": "4476ff85c98eb9980be9a6f842e394923e2f9e3b", "message": "forgot to set command\n", "proba": 7.13520307726867e-07} {"commit": "f0b4024c2ea28dd1c08a6a2c785636b93a052672", "message": "nothing to delete - not an exception\n", "proba": 1.1754860906876274e-06} {"commit": "a7e90cbbc624fd52f24f9aa74fb63c60ba1bdd49", "message": "add text part to emails (#1886)\n", "proba": 4.835962386096071e-07} {"commit": "69ee958c11e2ff2340ef89f24d7cc20bf2276fb7", "message": "- commons: adding pdf manipulations\n\ngit-svn-id: d0df98c949fdb69ef14f59de83b688245b851982@14735 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.99782022036743e-07} {"commit": "7976d63c89ea6b2130ea8f7600c708e9e42dfcf3", "message": "Fixing mispelling\n", "proba": 3.576529343263246e-05} {"commit": "fe8a2a4cb445eb228af51d1a6948facbd1b9cb38", "message": "Minor bug fix in source descriptions\n", "proba": 1.4973119277783553e-07} {"commit": "a04b78eb4121c77f2fe3a6f4d1a4ef141bbafb27", "message": "If the attachment point of device moves too fast from a non-broadcast domain switch port to a broadcast domain switch port, ignore learning and stop processing the packets.\n", "proba": 1.0854029142137733e-07} {"commit": "1a47977f6099ca1a1ffc61456a71d74b92b0cd3f", "message": "add jdbcSchema in query for questionaires\n", "proba": 1.7800641217036173e-05} {"commit": "b01f3a31602ac95fcf4508f017d905c4280bd0d1", "message": "Fix getByEmail\n", "proba": 2.919284270319622e-06} {"commit": "0b49cebf60973fa4e237f2c2e04a25e8135c3bca", "message": "activejdbc-226 activejdbc-instrumentation is not workable for windows...\n", "proba": 1.0255397597802585e-07} {"commit": "dbc1505bac19c321f43f797d008db7d25061219c", "message": "Remove bad log message that also caused unit test failure\n", "proba": 5.757757435276289e-07} {"commit": "39a53cb04357b6b03898a6912bfb7b34af0aeddf", "message": "Add EUC-JP aliases. Patch by Takashi Okamoto .\n", "proba": 9.976891846008584e-08} {"commit": "336c53ca1be36e8fd7ebd38b87f9367b61367d61", "message": "selection sort\n", "proba": 1.5289842849597335e-06} {"commit": "c9090c74f3f48264da43e8b77344780e4ffefdf7", "message": "#682 Add pending APK approval functionality\n\n- Send notification e-mail to admin with a reminder to review the APK\n", "proba": 1.0941370476302836e-07} {"commit": "9af159b466eba692a490c1ab20f6e0981d7b1362", "message": "Allow BP engine to use let expressions and generators\n", "proba": 1.622312453264385e-07} {"commit": "efe055b73106e864ded2a313bb009c9b45155015", "message": "Fixes #223 - Add fabric8 projects to spring-boot new command in forge.\n", "proba": 9.735651929076994e-08} {"commit": "aa0d77a1778fb9a4e2a6bd519ad05d0adde6daa0", "message": "Fixed javadoc typo.\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@949557 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.922819061903283e-05} {"commit": "2e7671d4c4640e39fe7c65d85ccab997dd00d042", "message": "Change of clock will force a new node.\n", "proba": 1.6272242930881475e-07} {"commit": "1345fbe432943d5849cc55724083fe6500c73152", "message": "Symbols\n", "proba": 2.9366883609327488e-05} {"commit": "27c4b090a91acae4af3c49ea40b3e95a7af240b2", "message": "Cleaning up resource state handling\n", "proba": 2.4013976940295834e-07} {"commit": "9e88e7e2c0f206b1210d37ea0dd3ccc5737347da", "message": "Add use_active_icon wand parameter\n", "proba": 1.6794590464996872e-06} {"commit": "c7feb25662cad3a0a5cc7ac0499227b01c938da0", "message": "double check on state before send and between state changes\n", "proba": 1.7927909823356458e-07} {"commit": "c2e2cef71b4b38ca7cf37efa3d6be1708297251f", "message": "reflecting libscene change\n", "proba": 4.1545169437995355e-07} {"commit": "f5826e48a9d17cbf8ebd398e3258ee140cb96dc6", "message": "Fixed missing colons in shell interpreter path export.\n", "proba": 1.1652605280687567e-07} {"commit": "9e07b0de3c6f6cf96db5af728a190e86a97258db", "message": "[ 1892219 ] Support logging of the output of executeCommand\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@616 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 2.958464392577298e-05} {"commit": "9cc395f5dd677a6530e3bc6c2688154be12f4509", "message": "Modify how cast overrides are stored, remove legacy formats and escape commas\n", "proba": 3.679160727187991e-07} {"commit": "4176ab1e788597d9a57d129c7e13b9d7fc6a49c3", "message": "February 25 update\n", "proba": 2.297933576755895e-07} {"commit": "0fa7fce7581ec10c5f5444d988ab29dceedb8c7b", "message": "\ud074\ub77c\uc774\uc5b8\ud2b8\ucabd \ucc44\ud305 GUI \ud654\uba74 \ucd94\uac00.\n", "proba": 1.0388483673295923e-07} {"commit": "e862e2b3f1afd94a45c6a8a0e7bfdda3638d8f3e", "message": "save vanishing curse items to death chest\n", "proba": 1.9759690417231468e-07} {"commit": "4b67ad39c006ea596c0655cd68a0df539de7c297", "message": "EQL: Add more rest client tests (#53422)\n\n", "proba": 1.0339637412926095e-07} {"commit": "94b78aacb1a53d772129fef76ad47199b91f9aa8", "message": "warn about ShortestPath#stream() O(N) cost\n", "proba": 3.755351656309358e-07} {"commit": "f44a42135623368caaf75c464064ce86cced4901", "message": "Update HeadRegen.java", "proba": 2.9653870114998426e-07} {"commit": "d7cb01819152d289e7ef671064c5e29c6d386a16", "message": "September 4 update\n", "proba": 2.0757407526161842e-07} {"commit": "91916bd2ffb3eea5255a9ee131975a87f05acbe5", "message": "added 5-7tuplesAscending\n", "proba": 3.313253500891733e-06} {"commit": "8c3af66125ecd972a6b9ecfc09379e25ee295bab", "message": "More selectors.\n", "proba": 1.3684476130038092e-07} {"commit": "20e2114c6c5f4beb1efe03ddf8d781c352051c6d", "message": "Fix confusing naming in ClientConnection#connect().\n", "proba": 9.156844953395193e-07} {"commit": "5a6c5efe44b2f95221b21aa1afb24297385511e6", "message": "Fix typo", "proba": 0.9999992847442627} {"commit": "1dacae7427b1bc2fdcd9f5249ece8090c26e7cd2", "message": "Change AnnotationController to use the DefaultSearchTemplate\n", "proba": 1.667799836013728e-07} {"commit": "9d02984a38eb9c253a589043c02e3a678d782898", "message": "Plugin is back to kilo code\n", "proba": 3.601151661314361e-07} {"commit": "027d49fda87d91a79d24ad36c3205d735ea5114a", "message": "support registration of custom picklers by a parent type\n", "proba": 1.1741780525653667e-07} {"commit": "eb1aaf8f92a99297534c4457fad826a96ca994e4", "message": "Add support for nested forms, mark as thread-safe.\n", "proba": 1.0736009414813452e-07} {"commit": "9854fcf5e30d3511d5030e3ce57f13a7754772fd", "message": "BUG FIX: fixed behavior of swapCell for empty cells\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@11443 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 7.213467938527174e-07} {"commit": "1db7bdff2d067eebe8ab0b87cb348103626a46cc", "message": "Flush capture writer after each entry\n", "proba": 1.5116812335236318e-07} {"commit": "e1b9d42e5834b91004fd2b19c9b880f93f225ada", "message": "Move logic to their own classes.\n", "proba": 1.4801034353695286e-07} {"commit": "e5f4102855de30b414046a670f77edcd40c226bb", "message": "Criterias: provide id instead of view. Has still to be redesigned", "proba": 1.0120654678758e-06} {"commit": "62cb8354c3fd4f81159f8228538e496b7d6a025d", "message": "Logging fix\n", "proba": 4.905741093352844e-07} {"commit": "dc4c5992090f84ac7861f956092d78a8be006279", "message": "Added check boxes to the gedcom import to select newly imported entity by type and show them in a graph.\n", "proba": 1.0034507624823163e-07} {"commit": "30fd72d6e9241cddbf9555c7484441a2ef7f11d9", "message": "fix: \u53d1\u9001\u4e2d\u6587\u90ae\u4ef6\u4e71\u7801.\n", "proba": 1.2010031014142442e-07} {"commit": "6b6c90715e9a5fb6c9ac04f8cd294b1f721488b0", "message": "gzip and zip har support\n", "proba": 1.4462925435054785e-07} {"commit": "a052aac6c1a063045476017f2c020d493ab59465", "message": "Fix protect from NPE", "proba": 1.6538616876005108e-07} {"commit": "b2316b62d6a791de7639ac80a234b2cab063a104", "message": "Working auto-rotate for JPG's and PNG's through CustomSSIV (#357)\n", "proba": 1.016088901906187e-07} {"commit": "a972bf635ea09bc45ed56a0ade23c94e083cc6ba", "message": "Fixed file icons not showing properly in IDEA 2019.3 (fixes #16).\n", "proba": 9.850299420577358e-08} {"commit": "06761d2b1b7df420d4d1216bd65c9ca423696dca", "message": "Try to avoid unnecessary sleeping\n", "proba": 0.00021785307035315782} {"commit": "f063af45ff67cbf2cf1cd4bf8e8468cacb173813", "message": "Added eager loading to ManyToMany annotation\n", "proba": 1.3628006456656294e-07} {"commit": "61a09c3425002c37a4bed5d5cdda75d4e3adc437", "message": "remove useless cast\n", "proba": 9.340207611785445e-07} {"commit": "717b74fcbf1a509c3da7fbf9b617711bea6cf1ab", "message": "Update YogurtEventsProducer.java", "proba": 3.235818724078854e-07} {"commit": "a653a4487774f57a7aff2c9dc1fe40b9b221cb6b", "message": "Javadoc fixes on Java 8.", "proba": 1.2030733387291548e-07} {"commit": "3fbdfcfe742a16e523a7af69563ef44bba04abd7", "message": "Improved exception handling to avoid deadlock situation by checking for\nfailed jobs\n", "proba": 2.544347239563649e-07} {"commit": "bf4a5b62e07e776d80ffd1ae2bcfe65d5d89aec1", "message": "fix \u4fee\u590d\u652f\u4ed8\u5b9d\u8f6c\u8d26\u771f\u5b9e\u59d3\u540d\u7684bug\n", "proba": 1.9662167005662923e-07} {"commit": "d6ec1a0672e0416b1c60224d2122e8b1fe51c858", "message": "NULL values shall not contain any octets\n", "proba": 2.3848360797273926e-06} {"commit": "e1b4f879d9990cdd836002805ece25b3025a9909", "message": "rollback changes\n", "proba": 1.3484570899890969e-06} {"commit": "78264e36bba8cc2d5281682ab25bf0ea7f3a33c9", "message": "added escapeProcessing configuration parameter (related to Issue 241)\n\ngit-svn-id: 38b70485df25d5e096a1845b40b72a0bf0ca9ea6@5158 6a4a4fef-ff2a-56b0-fee9-946765563393\n", "proba": 1.4041913800610928e-06} {"commit": "22869a76a5d867d63478c2910511a5bfd4ea28cc", "message": "Make constants class and members package private\n", "proba": 2.0012907953059766e-07} {"commit": "6d5df76143a8a41a7841b032557c2b73461a4a5b", "message": "Update based on comment\n", "proba": 3.445953780101263e-07} {"commit": "f26ff2bf66082457d595fb91f5504fe7f0d51e1b", "message": "InheritanceLevel ctor fixed\n", "proba": 2.9025176218056004e-07} {"commit": "b4dd6f0b00b0ad4837f63b9c989d17efb1d5e1e2", "message": "Add imports to eval", "proba": 9.64307787398866e-07} {"commit": "ff9ddc842a775d4a7f3bd624b6d104910b8cba94", "message": "Moved Sample.Type.getTypeByTCGACode to CaseIdUtil.\n", "proba": 1.0654451898517436e-07} {"commit": "416a0c3cb59add92a7f4122bb5dda0865706a1e9", "message": "Change missing topic log to debug when it's not an error in topic merge\n", "proba": 4.948642526869662e-07} {"commit": "814b268ba281124bbdcb10ec5c21eaa6f434be9b", "message": "sendMenu functionality added\n", "proba": 3.5796895758721803e-07} {"commit": "185cd553161671c4ebd36d679f9e92805a0c0fca", "message": "annotate the step sources\n", "proba": 1.098070242733229e-05} {"commit": "b025f71666d971f1770da5830bb3c80bbc2fa242", "message": "Cleans stats init listener from initial xmpp call.\n", "proba": 1.0585097243165364e-07} {"commit": "844a2ae06a8116c5869f0881df979e6249150556", "message": "Extract switch to window common logic\n", "proba": 8.645880029689579e-07} {"commit": "49ead02ccb19192c36b8076ad7d9fa3befa3cb40", "message": "FIXED MIFOS-3457 MFI information page submit not working in 1.6.x\n", "proba": 1.0918875403831407e-07} {"commit": "75a0ea071e44bd8de6909fc2007c8682802d78c0", "message": "\u2714Reversed U coord for signs in CITY.LVL", "proba": 1.1619923867556281e-07} {"commit": "ddfca39d61d40979d3790b23574de9880029e91e", "message": "search in read items too (#325)\n", "proba": 1.1465823490652838e-07} {"commit": "8afbe06e0ca3b11fdc074a92125b38da3df8d659", "message": "getLogicalNameFromIPAdr check now of attribute epicsIPAddress. (before epicsIOCIPAdr)\n", "proba": 1.4668201231415878e-07} {"commit": "72779dadb6ae97bbe63defd2c97815581d16d891", "message": "fix: SocketContext.gracefulShutdown \u7a7a\u6307\u9488\u95ee\u9898\n", "proba": 2.6903458092419896e-06} {"commit": "1e612526cc97425e7ed70ecf50ad8f64a41c0008", "message": "code and comment improvements in naming utilities", "proba": 1.4760817634851264e-07} {"commit": "3716f80168b52912de03979114a05b6be8253d84", "message": " +review CR-184 ENG-2197 #time 10m Prevents MetricClient hanging when there is ZK server\n", "proba": 1.1941720856611937e-07} {"commit": "5aaffd8e186c425bbe66a4dcf6944a1b388d0f17", "message": "Fixes recently introduced bug with global status, unable to login offline providers when requested not from global status menu, but from the provider menu.\n", "proba": 1.0000591998959862e-07} {"commit": "ba60c2822673dab4771bb259136d2e75bf3cb894", "message": "Updater: clean up code\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.1611870576189176e-07} {"commit": "ba033f5e43ec4f5a910494dfd00a153beaa954eb", "message": "added comment to CollectionUtils class method", "proba": 1.4701839745612233e-07} {"commit": "dafa943b08351ddd40d89d13cb96690f071b8dfd", "message": "Cleaned Up Code\n-Removed duplicate lines\n+Added comments for readablity\n+Changed how code removes items\n*Last item may have unintented effects\n*Commented out alternative method", "proba": 1.4570912298950134e-07} {"commit": "393cfae0d291cad560f761bca0c2740363f1744e", "message": "fix(consumer): replaced hardcoded name with companion namer\n", "proba": 1.1121343050035648e-05} {"commit": "f413296fc5686a3ffe2aa0ca05ef7e52ebba10bb", "message": "improvements in ObjectUtils and dependent classes", "proba": 1.8062817730424285e-07} {"commit": "5dbae885e45e41b07c2cd1a960883c487a02c445", "message": "instrument .war file correctly\n", "proba": 5.392922048486071e-06} {"commit": "1b21ab0e3197228f5cff42e54dc136c1f2825984", "message": "Looks like the admin roles list didn\u2019t include \u201cprofessor.\u201d WHOOPS.\n", "proba": 9.876449524881536e-08} {"commit": "552be7803bb93cf9923ba9079ae9e9465607dc10", "message": "[WFLY-543] Make BootErrorCollector thread safe; return proper object from handler\n", "proba": 2.2037724534129666e-07} {"commit": "fe4e5a625164e4ec63daf761abceacffdf4f0c13", "message": "Don't update dynmap for spells that auto-undo\n", "proba": 1.9792996397427487e-07} {"commit": "08fa428b1ef22108caf46b0d2b78f5e515150370", "message": "Add buildNamedValueString static import\n", "proba": 1.1479318118290394e-06} {"commit": "d9d5b9525e95ccccaaee3fe1938ce4565cb85bd5", "message": "ref PULSEDEV-13102 pdb: Loss of precision when using ResultColumn.toLong()\n\nRemoved usage of the intermediate double when the stored value has no decimal fields. When it has decimal fields, the intermediate double can be used as before because it means the value was not stored as a long.\n", "proba": 1.411106040904997e-07} {"commit": "7bb55e65c6a7283a6c44f3b5347f8fb8fb8963b0", "message": "Expose Ids\n", "proba": 1.4808433661528397e-06} {"commit": "960abb3aafae714c5daac976748cf897078885b1", "message": "No, only allow default prefixes (ordering problem in startup)", "proba": 1.1752558037869676e-07} {"commit": "8b67b67e2c9b22450e5ba37c7c971f84dab01da4", "message": "Add color parameter to ParameterTester.\n\n\nThis used to be revision r2918.\n", "proba": 1.0428665575545892e-07} {"commit": "b3896934328d62225f58a3ac966d6e945009da46", "message": "SAK-18452 don't ignore exceptional return\n\ngit-svn-id: d213257099f21e50eb3b4c197ffbeb2264dc0174@76840 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 3.0242017601267435e-06} {"commit": "fe7f04a8cce2c4ad9a103db45e1f6b8d4143e11a", "message": "extract show about dialog, and plugin will use this method to display about information.\n\ngit-svn-id: bf7e6665a5fa9ed84da90b6cc1bef00f9ffe166f@209 08545216-953f-0410-99bf-93b34cd2520f\n", "proba": 1.6184258129214868e-06} {"commit": "f1c494e458aa947a9d1ecabcd8648ee60dbc2f54", "message": "Make MissionLevel abstract\n", "proba": 0.9999991655349731} {"commit": "81a3a93435c1249e6c51b368e71030db15df6dbb", "message": "Add a todo for code refactor\n", "proba": 3.6533958791551413e-06} {"commit": "40d7bbffad5cd90c9ed49d02ec3a355858c5692f", "message": "Added nonDE experiments to experiments pop ups\n", "proba": 1.188054028489205e-07} {"commit": "0dc8bbe6cf5feba2128cad37b29a114eb255e0b5", "message": "Added support for \"05 Macro\" and \"06 Macro\" in ASCII encodation\n", "proba": 4.029661511140148e-07} {"commit": "06f6361c5ae5fda376a6113b8abf9cda0a1e7b4e", "message": "bbcode Node: minor cleanup\n", "proba": 9.82127517090703e-07} {"commit": "6db1e56a61563bfae634d2a9665f9bcaec9578ed", "message": "Add verify to ensure we use retryer\n", "proba": 1.4679480386803334e-07} {"commit": "26f39c04352fc81844919b0f586dc5280cb8dd45", "message": "allow subscribing to members of groups\n", "proba": 1.6728829166368087e-07} {"commit": "51a3cb021073fce5466810c073890e224e969345", "message": "adding an insert logging\n", "proba": 6.924493050064484e-07} {"commit": "c3fcd6014ac2432161b0d530937b85d356492b65", "message": "Cleanup path handling", "proba": 3.8875583641129197e-07} {"commit": "b1829d7d68e65d32e88f0b738de80e53df5cee04", "message": "unit test\n", "proba": 9.305479693466623e-07} {"commit": "64a051cb7b57c7f21dd98ed435db9a1be295e740", "message": "core: Fix NPE in QosValidator\n\nMatch behavior to prior refactoring made in\nhttp://gerrit.ovirt.org/#/c/31868\n\nChange-Id: If8143c0e7df22c508e257c7549ecb4f93fdbc525\nBug-Url: https://bugzilla.redhat.com/1136272\nSigned-off-by: Gilad Chaplik \n", "proba": 1.518997976290848e-07} {"commit": "2c448bb6c37f05974d1462425ef53812acf49e3c", "message": "filter out the null queues\n", "proba": 1.208038429467706e-05} {"commit": "6171245213d3cdcd3377238cbb62690ef246f155", "message": "Optimize WriteableConsumer\n", "proba": 6.480792080765241e-07} {"commit": "aec192858482905edf6e99617446208958bc914b", "message": "Added Heroku Redis Connection String\n", "proba": 1.6747729603139305e-07} {"commit": "4765c314ca0993a660d7534bb8c7ed14b4f08a36", "message": "Add missing header\n", "proba": 6.200388270372059e-06} {"commit": "e157fc3fc719f58e3c7cef56329a6242771604c0", "message": "core: Adding HotPlug to FeatureSupported\n\nThis patch adds the Hot Plug feature to the\nFeatureSupported class.\n\nChange-Id: I1efa16a90e2177d196ba9b8cd08d407865cfbfbb\nBug-Url: https://bugzilla.redhat.com/873338\nSigned-off-by: Muli Salem \n", "proba": 1.4773549139590614e-07} {"commit": "949fa66ee7374f16f0a2b0cb6a5588597c4157a2", "message": "Making sure to actually consume a newly alive message\n", "proba": 1.663160418274856e-07} {"commit": "e7ae45b9e782142a862bf850173fe023e5894477", "message": "fix msg_history table upgrade\n", "proba": 7.959794174894341e-07} {"commit": "c40413222e80d840ae6bf992281cbc7f77e1e6ba", "message": "master port 2555 workers 2556+\n", "proba": 2.2442139879785827e-07} {"commit": "0e3038cab0f167aba38f1cdc5399669bb2f02bc1", "message": "check if file is present or not\n", "proba": 2.0253643015166745e-05} {"commit": "224b2a9cf8bf80d8c884a038cbc6e0b4a06575eb", "message": "Fixed DateFormat\n\n", "proba": 4.684011400968302e-07} {"commit": "aaf734db8dbc0d99b714bd9a90a3f6643eb7763c", "message": "set Translation.identifier from Alias field\n\n\n\nFormer-commit-id: f1afecbbb1cbb6cee625e7564120d2a5b7fb81ad", "proba": 1.07693049358204e-05} {"commit": "513a475384b4ca6419b0eb889dacd77bae4e8091", "message": "Use direct output buffer for Kryo serialization.\n", "proba": 1.2515162950421654e-07} {"commit": "49424958a6b5f82870e49a22b019b7b5249ca7fc", "message": "Minor formatting, removed some thrown exception ", "proba": 2.977277233640052e-07} {"commit": "e2ce6851a8ab6300938febb17295b04fbe747a37", "message": "implement timer listener + remove hasTimer\n\n", "proba": 2.7660748855851125e-06} {"commit": "590d74a181ee3f27de8f235712c4932b27c997c3", "message": "fix bug caused by lack of user info before task is added\n", "proba": 2.0113647281050362e-07} {"commit": "ce9a6b6b53b92709e4e9fdba3b18320298a497ec", "message": "Fix for malaria gff reader - identifier -> secondaryIdentifier.\n", "proba": 1.2553904582546238e-07} {"commit": "e93104680e893617b13023db65845f8a2f04f8da", "message": "[ANDROSDK-410] Add toBuilder method to SystemInfo\n", "proba": 1.2256418813194614e-07} {"commit": "360f8b81a395fa9c7d84a726d4f3e021a4e759b2", "message": "Update error location\n", "proba": 7.427805712723057e-07} {"commit": "81dd3486b35baec0c23f0a0a18ce7195a5696314", "message": "fixed small bug in stream content provider\n", "proba": 3.0225012892515224e-07} {"commit": "81858896529e7baf52f5db5a9e7ce52f0a23dcf4", "message": "Improve test\n", "proba": 2.1761927200714126e-05} {"commit": "60cde6a0f9bb23778eb083b3254204dff5d60812", "message": "Div. Tests", "proba": 1.2231236041770899e-06} {"commit": "9c0b21b2804ac66c9c05c26fb56cd64256a1dedc", "message": "Added initial set of javadoc comments for ApplicationCF\n", "proba": 1.2958437878296536e-07} {"commit": "210cf36873f991b8ba6483d1296a03392bf09d8e", "message": "fixed test that relied on a remote imported ontology not changing\n", "proba": 3.1752000495544053e-07} {"commit": "2bc46490be5cb4c57da03fbad903f55f2394f207", "message": "Implement parameter tests for 'XOR32ShiftRandom' engine.\n", "proba": 1.244483485152159e-07} {"commit": "e3444edbf41de86d43effe36179f9929d6ff5337", "message": "SLING-5999 : JcrResourceBundleProvider should move to new ResourceChangeListener API\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1761910 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.905249741364969e-07} {"commit": "4011b51740ec4a727269fbda7055c5e1fb3b84f0", "message": "more logs\n", "proba": 1.232802020467716e-07} {"commit": "07936ca357c5515f234f2dbfd84f12db8535f79b", "message": "test return image\n", "proba": 0.00014174655370879918} {"commit": "9b5fcc6b5557ce173a9cbf845bc93d27fdd4e115", "message": "Avoid leaking ResourceShrinkerAction args between requests\n\nKeeping the `ResourceShrinkerAction` options in a static field allows these options to leak between requests in a multiplex world.\n\nCloses #14145.\n\nPiperOrigin-RevId: 405479295\n", "proba": 2.486237349330622e-07} {"commit": "0711ed706ab07d95be35ecd7bd36cd69b40a55da", "message": "Fix generics warning\n", "proba": 4.9075148126576096e-05} {"commit": "0be46f4e6d87877b66c741550255726b1f37c8bc", "message": "remove unused imports\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1674494 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.106820140099444e-07} {"commit": "701193465e86b5c83f347678ac38baa193d53f68", "message": "Include raw object in groups.\n", "proba": 1.370019759860952e-07} {"commit": "e03500d2662f4c8276f8eb85d3a2682bd9e6a197", "message": "Added else if instead of separate else block for consistency/efficiency.\n", "proba": 1.1146194367483986e-07} {"commit": "fa62e6bdd41fc644d5d86519e3e3b9bc3a56f85b", "message": "Fix test for ttl in millis\n\nI broke this in #24561 by adding additional randomization to the\ngenerated time values. They used to not generate units smaller than\nmillis and that skipped testing many things. In this case ttl doesn't\nsupport units smaller than millis so we have to rework the test.\n", "proba": 1.1896401730382422e-07} {"commit": "f66d924ad5ed4a6e2d3345c11c9e6176022b630c", "message": "Fixed really bad bug with unclosed statements. Thanks to MathieuLoutre. Fixes bug #3298098.\n", "proba": 9.952962187753656e-08} {"commit": "65028381674eea5b2ef3f627a675539f9705b672", "message": "Remove unused variables (#614)\n\n", "proba": 6.551885007866076e-07} {"commit": "074b516078ad91954c8bb62daa872147c8c7c696", "message": "builder spell: overwrite replaceable blocks\n", "proba": 1.3421449693851173e-06} {"commit": "8532a363ef769495e205d385581c491d9e472700", "message": "selecting player team from New Game Menu\n", "proba": 2.042674793756305e-07} {"commit": "942e68837b57f70cb3955239031c4b319570927c", "message": "#1153 The explorer tree is now built with fewer DB queries\n", "proba": 1.2225190459957958e-07} {"commit": "812f1d8fc161d3aa2dc49ccc68628dc236625126", "message": "feat: add list of monitorings\n", "proba": 1.3960554667846736e-07} {"commit": "28121ab9a8255908908251bb74fb9ed464744ec5", "message": "remove hcs and pi form from the session\n\n\nSVN-Revision: 1527\n", "proba": 1.23751618730239e-07} {"commit": "688b3dc3b833c71b2270ab958d5ce84405fd4a41", "message": "Trivial refactoring: avoid 'List.remove()' called in loop\n", "proba": 3.379684130777605e-06} {"commit": "742b419b4ee7649dc46a7de99b44444aa35f1394", "message": "Temporary solution: set default source and target to 1.8 on Java 9\n\n- temporary solution for missing v53 classfile support in ASM\n - classfile version changed to v53 in Java 9 b119\n - https://bugs.openjdk.java.net/browse/JDK-8150011\n", "proba": 7.472246466022625e-07} {"commit": "63469cb89950cdeef95b7adf9e47193c8e817802", "message": "Close testConnection even if there is an exception\n", "proba": 1.492571527705877e-06} {"commit": "ed317311e27f021ff87d1587c9299f7e587aa97f", "message": "* subversion/bindings/java/javahl/src/org/tigris/subversion/javahl/tests/SVNTests.java\n (MyCommitItem.test): Reorder parameters in assert statements so that error\n messages correctly state what was received, and what was expected.\n", "proba": 1.0538662564840706e-07} {"commit": "4c0aa7ce0b2777eff7b987c00ca33843bcead75b", "message": "get the injector\n", "proba": 8.904775654627883e-07} {"commit": "53033bf44a2a6def31c402dbf21ed6df6394d24f", "message": "Fix build break in client class.\n", "proba": 1.184551337019002e-07} {"commit": "c6da6b0de69583a05df082c04a8e2c147b99879c", "message": "\u0423\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u043c \u0444\u043e\u043a\u0443\u0441 \u043d\u0430 \u0434\u0435\u0440\u0435\u0432\u0435 \u043f\u0440\u0438 \u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438\n", "proba": 2.501816425137804e-07} {"commit": "d8bacb1e5d579c94e659ba4d9f5785cabf4ed63a", "message": "Fix confusing floating point literals. #1555\n\nFixes `ConfusingFloatingPointLiteral` inspection violations.\n\nDescription:\n>Reports any floating point numbers which do not have a decimal point, numbers before the decimal point, and numbers after the decimal point. Such literals may be confusing, and violate several coding standards.\n", "proba": 1.450913629241768e-07} {"commit": "47cfbe8eb4910e295c4058043fb4d0296eaff9b9", "message": "Fixed FT-Requisition tests\n", "proba": 1.5728460311947856e-07} {"commit": "b0ef2e8cb5a3045eac02dad3913c001a262ebce7", "message": "Tweak formatting of help message.\n", "proba": 1.1916306874582006e-07} {"commit": "975d3d2ac7fa6a894ca5d7d360590afa40b3ba34", "message": "Add logging\n", "proba": 1.7675296248853556e-06} {"commit": "a6cd788a4bf872647dd193e906113f4b82f2b1b9", "message": "fix acker race", "proba": 3.6145709145785077e-06} {"commit": "63f5abeafcb7b646ddfa4dd77c1d2555d9f801a1", "message": "Fix encoding issue\n", "proba": 2.5962059226003475e-05} {"commit": "8635805bd3c20f844f7fc31c570aac2f6c6c55eb", "message": "Remove unused export\n", "proba": 4.419167112246214e-07} {"commit": "dced10fc3ce477d18bb063a6df88a95042442caf", "message": "rename host parameter to seedHost on cluster resource\n\n* matches the seedHost parameter already in table resource\n", "proba": 1.3534052811792208e-07} {"commit": "b973055e231ae31374f012f831c5454ba118ea7a", "message": "Add tests for ajax mode\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@577 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 1.080843048839597e-06} {"commit": "06d2b7d8323f486fb12b1acf7eb9c4817b4748c1", "message": "More tweaks to support (less-standard) ooo import style. This is getting pretty ugly and probably should be converted to us the new generated haeder markers.\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6679 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.488399329398817e-07} {"commit": "79dba2685f5a7aff8b70f29013ae62a268d07b91", "message": "Fix NEP on manual refresh.", "proba": 1.1248730658053319e-07} {"commit": "6a1afdea271e029e8c6c4cd2eeeb62de26f6bb47", "message": "Minor update to test utility to check if the server has actually sent a response before trying to use it, corrects a NullPointerException that was masking real failures.\n", "proba": 1.037731465203251e-07} {"commit": "8f00cdb62e2954e79c8798734259e3530340272c", "message": "Fragment\u304c\u7834\u68c4\u3055\u308c\u305f\u3042\u3068\u3067\u3082\u3001\u30a2\u30d7\u30ea\u304c\u30af\u30e9\u30c3\u30b7\u30e5\u3057\u306a\u3044\u3088\u3046\u306b\u4fee\u6b63", "proba": 3.837059466604842e-06} {"commit": "96f72b6e9e18e87ebe698bb508f803cd475ac6e8", "message": "slugify name if slug is null on tag", "proba": 0.0009903087047860026} {"commit": "8f4d37a4de0599fbeea9dfffcb7ba027c7883031", "message": "Updated how collection queries are built in UploadDialog", "proba": 3.7558211829491484e-07} {"commit": "f4f93eb45aa2c865eaa702e103ea03749456903a", "message": "add simple second page\n", "proba": 2.696649801237072e-07} {"commit": "8fa873b641ae3891bdb0a330b517b196194063cd", "message": "Code Fix", "proba": 1.2380986618154566e-06} {"commit": "52796c8bfdfe531ea95147597e663b958c4d1420", "message": "NOJIRA Removed aggregate instructors method that has been moved to the Data Structure.\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@47461 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 9.39547044254141e-06} {"commit": "5b9b83766668d7644ae7a339abf8d1deebf6659a", "message": "Screenshot.withAllTextColored(...) uses an inner class with an equals(...) method now to ease mocking of WebPage\n\ngit-svn-id: c2f4b66493570dfef7e5d21d5f7fdbe320dd1432@90 eba416d6-9927-11de-92e6-d3aed0da6f53\n", "proba": 8.099875685729785e-07} {"commit": "a01305d743b83d5f5d8ef3f8ee56f421458bc869", "message": "Fix #108 - process hex('ff') and bin('10') literals\n", "proba": 1.086836050490092e-06} {"commit": "1431b8effe30c8cce5af3d967b86efc3092e6416", "message": "Fix doc\n", "proba": 7.439282967425243e-07} {"commit": "58daa4587baea6ad1201a3952d6e27f4bb619a48", "message": "fixed version comparison", "proba": 5.124983886162227e-07} {"commit": "c5b5268b020abf6a3e7c562a8e3063339de33987", "message": "Fix #222 - but to work needs hand-written js\n", "proba": 1.317027624736511e-07} {"commit": "8d851359cb8c76d31bd3888a7e03f1651e65d3bb", "message": "Basic sanity check for operations as parameters\n", "proba": 2.2537325605753722e-07} {"commit": "3a528ac338280a3ad250caa13f9f1a38eea73108", "message": "Handle fuzzy gene set libraries\n\ngit-svn-id: f5921e6c9a61b6015ffa18fe349c03fb73f2cf99@2093 998562b1-c221-4fe5-b3d3-2fd2107a5f19\n", "proba": 4.76713012176333e-06} {"commit": "df12934d27276729061b4d75b0bd746f103287e9", "message": "CellbaseJsonFileSerializer: changes undone\n", "proba": 1.7111195120378397e-05} {"commit": "437b7454468b737981be4f6dfa3bd029ce655425", "message": "update test result\n\n", "proba": 7.666300803066406e-07} {"commit": "115d42308ac77178c3415d37527e69453c4854d1", "message": "removed debug code from ThemeWidgetFragment", "proba": 5.185351596992405e-07} {"commit": "0489466ca2022e8048721a76c648ec7d698bd0a3", "message": "documentacion\n", "proba": 1.4846018530079164e-06} {"commit": "4f2119f74e15af3adf36f825a571772b4565f03a", "message": "CommCore codacity\n\n\nFormer-commit-id: 455ffddfae3dbb429f141babc9b152c713add734", "proba": 5.600455097010126e-06} {"commit": "fd2086e0b848e33a9ab14b617559ce20789769d9", "message": "olfs: Changed implmentation of the coverages map for an ordered map implementation..\n", "proba": 9.822720414831565e-08} {"commit": "7563dfe1f370b18abace5e581604edaf6c47ab9e", "message": "fixed the failing of three Tests\n", "proba": 3.3154319680761546e-05} {"commit": "fc6e2af7e4ab0ec012a4c6c5249867fba402d50a", "message": "Javadoc clarifications on recovery and entry checksums (#82)\n", "proba": 1.0497176106127881e-07} {"commit": "95b080bc5615eeeea67724c6b719437f82126986", "message": "SAK-12248: Added a catch block for Exception in doBeginSearch() - an alert is displayed and the page is properly re-rendered\n\ngit-svn-id: dce76f8a399c671fe9c0e23b6e81ff8638f82523@38501 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.4168467714625876e-06} {"commit": "0cf0941e55c8df154f65199a9807745de1cd1ef8", "message": "fix(mongo): add missing removeCommand\n", "proba": 1.1537284990481567e-05} {"commit": "e63ad0e718df60663dc8768a433bf91165466ac1", "message": "to be continue...\n", "proba": 1.901947825899697e-07} {"commit": "8b30453b410365404bd6c9ccd5d96157479f1ea1", "message": "ROO-2508: @Rooplural annotation prevents \"list all entity\" option from showing in the menu - MethodMatch is now capitalizing plurals which is inline with the behaviour of EntityMetadata\n", "proba": 1.2402502136410476e-07} {"commit": "4aee858498661f3005762a6ae1051721f218a3d6", "message": "Made cache-retrieval a info-level log\n", "proba": 1.329528771520927e-07} {"commit": "07c1ccb9dbda059a9cd1b2fad911d8fac1ba8462", "message": "Added a better way to get indentations.\n", "proba": 1.0989138843342516e-07} {"commit": "057e1ce8d3a1e503b434f43eb7420744d151e9a1", "message": "Fix CompletionUtil.hasCompletions()\n", "proba": 8.73277485879953e-07} {"commit": "04045a7646447bb5827cffa72d99b34d38e76530", "message": "CB-4516 Increased delay between polling\n", "proba": 1.417101884726435e-07} {"commit": "21fb954e8e3bdb2ac8a1aa8ca574b61c9f45e26a", "message": "intent detection minor modification\n", "proba": 4.248400387041329e-07} {"commit": "8d51302ebb005937e266897f1aa9baad58b032be", "message": "intentionally break test\n", "proba": 4.564201390167e-07} {"commit": "fa9a65dac5835bc9f9c6532d751ccbee167a0706", "message": "improved comments on JacksonFXmlFeature class", "proba": 1.395594892983354e-07} {"commit": "5b7dd55e262494cd56c899b2cf0284de91f0516c", "message": "More comment changes, mainly replacing tags with @code\n", "proba": 1.2032752749746578e-07} {"commit": "2c7a43ceae06b8e39ca83e76bab73ce91deeefca", "message": "Do not throw exception when coordinate is invalid", "proba": 7.577790256618755e-06} {"commit": "aab01a682bb6dd47d59d2daad802eb9d2641b582", "message": "output non.par message only if available", "proba": 1.1958002687606495e-05} {"commit": "b4fb1c74048c432684e581e467fd73a632a2064b", "message": "Fixd unit test.\n", "proba": 1.4809548076755163e-07} {"commit": "4711e5fa5b88bbf6fa79ca51f319a7c3c10ae3fd", "message": "Allow external control over gameId\n", "proba": 3.6972468819840287e-07} {"commit": "10f2c1916186cd158f653ab90398ee8636f270cf", "message": "indent", "proba": 6.56807460472919e-05} {"commit": "f8dc4464412c390561ec59e20b4bcb17c2263348", "message": "Expose health check in server framework.\n", "proba": 1.2481217481763451e-07} {"commit": "e1a95fcdbeda02a35f59239267d661ffa58cbc6b", "message": "Fix block properties now copy all things correctly\n", "proba": 1.3397084330790676e-07} {"commit": "c9737272979250a513bf56d36797a03c591cf50d", "message": "Add manual precision and decrease exponent tests.\n", "proba": 1.2939284488311387e-07} {"commit": "8517962b11e835635f3204eb2856b7be3868b631", "message": "Correct the null check to fix #709\n\nThe NullPointerException occurs on world2 not on this.world", "proba": 0.00014238811854738742} {"commit": "ec408ed961edede52bb5ffd59bfaf026553c40b0", "message": "More lambda", "proba": 6.652085744462966e-07} {"commit": "ce78eece0626846a210771df342736cb5c6e3d06", "message": "updated code after compile problems\n", "proba": 4.3516376990737626e-07} {"commit": "49976af403be34cb74f450760231cc2519a4a7d8", "message": "Removing unsupported LIKE merge (see previous commit notes)", "proba": 1.0547752538059285e-07} {"commit": "ee931643e6819ac44701a0303c1a88a5aaaf83f6", "message": "#119 A few simple integration test.\n", "proba": 1.0781482728816627e-07} {"commit": "4dbfb51cdfed509c14a7ebb174eced4347afefbe", "message": "[index] Fix revision range unit tests", "proba": 1.4822207106135465e-07} {"commit": "d214b4d5826b942870fa31aeceac4bbc41938d2f", "message": "Adding docs about indented option\n", "proba": 3.150940983687178e-07} {"commit": "0b4288c1ea36e05486963cbf57a5a68d92a4dd8a", "message": "fixed #2", "proba": 9.639217068979633e-07} {"commit": "92a034b87226a8e93ed7a2395e4df703fbc555a0", "message": "enhance test to show we can edit attributes in the filter.\n", "proba": 1.0289568308508024e-07} {"commit": "18da92b5e8ec662a3f00427135b00327227bc9c6", "message": "ajout test pour timer pausable.\nFin de la partie individuelle.\n", "proba": 1.0673490180579392e-07} {"commit": "f6d2405c0ed3a0c6128c0248f63b90f6fb98a77e", "message": "KYLO-388 cron expression preview failure fix\n", "proba": 1.3066451742815843e-07} {"commit": "04d5e35f40b14911a977173424197fd37a30ba5e", "message": "U[dated services to 2.2.0\n", "proba": 2.494257614671369e-06} {"commit": "688d6d512d6b123fd0784d42782ec92cdaa0f830", "message": "(#829) Fix PR issues\n", "proba": 5.516903343050217e-07} {"commit": "0bfb7164ab358c2a4ce74ec7a72c327cd49c9046", "message": "CAMEL-5615: Fixed camel-soap may marshal invalid XML with no tag name in the body.\n\ngit-svn-id: 4b715b9a2505b0dc5039c00dc2f4c837a471a25a@1384818 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3877792071070871e-06} {"commit": "ab2e9b15a1300bc802dbfae26613dafabaa2341f", "message": "Set num of threads 1 on service node\n", "proba": 3.3470347261754796e-05} {"commit": "08e654e19796890021fe62b293d614fdf20f212e", "message": "* set encoding to UTF-8\n", "proba": 7.574677147204056e-05} {"commit": "92672b65303db55a596565309962d9f874878a5f", "message": "parallel arrays sort", "proba": 1.8128514511772664e-06} {"commit": "8e91d8a701c695ec46433f51bff71d0ad9030f07", "message": "Potentially confusing log message.\n", "proba": 2.0969666536529985e-07} {"commit": "b827ab8fe620e44999802b8c8b2f3f30f91aeaa7", "message": "KFSMI-6909: group accounting lines amounts not getting updated in redistribute method. It is fixed now.\n", "proba": 9.575614967616275e-08} {"commit": "030ec178207753b7b52677a8534ff7acf63645d8", "message": "Average time\n", "proba": 0.025896171107888222} {"commit": "b9e03a1d945b22d4a1bec2b4bb0a18b59c1b78dd", "message": "Add log message to forget follower test\n\nThis commit adds a log message to help debug failures in a forget\nfollower test.\n", "proba": 1.1491526663576224e-07} {"commit": "c2e06485adf850c1dc612cfe24918acc179a3067", "message": "-add method to extract id from chat link\n", "proba": 1.3119756658852566e-07} {"commit": "21071b4923bab8b2a310ffb4e921c4c0fb6c345c", "message": "Expose isInitialized function for SoLoader\n\nSummary: Expose isInitialized function for SoLoader\n\nReviewed By: kevinfrei\n\nDifferential Revision: D20559686\n\nfbshipit-source-id: b71b8b939648de3c50cbc26d378b5183c143da31\n", "proba": 1.3991103742228006e-07} {"commit": "6c839af8b4985c77582463910ee2c395e52e1879", "message": "INTEGRATION: CWS pj57 (1.2.24); FILE MERGED\n2006/07/26 12:42:15 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.\n", "proba": 1.0176055553756669e-07} {"commit": "9c0780e7f92fb21f19c9ee70c2fc34e2533458e8", "message": "Added examples about methods of the Matcher class: replaceFirst,\nreplaceAll, appendReplacement and appendTail", "proba": 1.6983230466394161e-07} {"commit": "56990db69a92a5bd0b0a289b1a7cae17465ae127", "message": "Modifies the tooltip function, so that the output folder's tooltip is much more informative and so that it changes depending on the available information.\n", "proba": 1.9561021247227472e-07} {"commit": "01ec9e82134499cbcce78875698fdb2c1af8b414", "message": "Fix formatting.", "proba": 1.670753954385873e-05} {"commit": "02fe1522aeface7716e030eddcaee1c3ad18da7a", "message": "TEIID-3279: Convert time and date literal values into UTC timestamp value\n", "proba": 1.0508609875614638e-06} {"commit": "97583b13697e13254f2f02d951f444a85a52cf0a", "message": "- add method to strip html tag from string\n- add method to string html tag and string enclosed by html tags\n", "proba": 1.4140200619294774e-06} {"commit": "024fa288e15d880b1e16c739e9cc5cdc528377f6", "message": "XCOMMONS-709: Our HTML Cleaner does not generate valid HTML5 content.\n", "proba": 1.3008002497372217e-07} {"commit": "3187d7bbdd87a4f06691f0dd97e6324f63aee3aa", "message": "10s expiry\n", "proba": 1.8355611928200233e-06} {"commit": "37dd510c83484d18dd1943d930029fad734bc649", "message": "XWIKI-5519: Extend model service with methods for creating and resolving attachment references\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@31348 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 3.029866206816223e-07} {"commit": "26d483792c6332d3a248b3f16f23c46f9635ce59", "message": "Log when name service request is queued\n", "proba": 9.261760851586587e-07} {"commit": "cf781b3dce8268e101f8798300e5d162e8d46d9b", "message": "Add to mxtune creative tab\n", "proba": 1.7849625066901353e-07} {"commit": "e7bda1c5dff1c800ee9c078958b2502e8a190221", "message": "Added a Audio filter argument.\n", "proba": 1.133449032408862e-07} {"commit": "e412707e03d47694b19321707d48d49076522f9f", "message": "Bug fix for global tables when no networks exist.\n", "proba": 1.1000043542708227e-07} {"commit": "1e821da3589d1564307c38f8109c6428b8e62daa", "message": "Added a menu item for selecting a parent directory.\n", "proba": 1.1042148884143899e-07} {"commit": "aca4228904eb628568568198876dba064283d92c", "message": "Draw a stick figure\n", "proba": 4.935313427267829e-06} {"commit": "2717d865f79a84eed8fe8f5f1016b58a17b369ed", "message": "more logic fixes\n\ngit-svn-id: a029deac1672d4faad1f67456e5ca11caf16dc5a@488 c322e9cc-cc08-0410-988e-c197163ad9eb\n", "proba": 3.2458372061228147e-06} {"commit": "e789eb0f291fcd2ebc1e79b6e757cb88ca1b1d1d", "message": "Removed 2017 date", "proba": 0.00011444124538684264} {"commit": "7930d8aa872f7006b3dc4f5b529a6ab0c92d4dd7", "message": "Lower OFMessageDamper capacity\n\n- Internal cache would saturate at some point, but\n current cache size was too large, which caused OOM in CHO test environment.\n Lowering the capacity to a value used by latest Floodlight code base.\n\nChange-Id: I81a58a297c16d34ce4bb981026a91b92ad68767a\n", "proba": 5.383187158258806e-07} {"commit": "fd5979245288e745c6570a6e5f56c0d7ff84599c", "message": "testcucumber - docs\n", "proba": 1.7258147977372573e-07} {"commit": "2a1e08f76ac8200b55110864afbb72b4aff43e0d", "message": "Fix compilation in Eclipse (#21606)\n\n* Fix compilation in Eclipse\r\n\r\nI'm not sure what the bug is, but ecj doesn't like this expression\r\nunless the type is set explicitly.\r\n\r\n* Add comment explaining why no diamond operator\r\n", "proba": 4.811245730707014e-07} {"commit": "4366f8a0eecbf1e90ea06d94e7c09b57ea1c1f6c", "message": "am 196d47bb: am f13ba46d: Merge \"Make TextInputLayout\\'s error handling spec compliant\" into mnc-ub-dev\n\n* commit '196d47bb101ff476c3f8fd565152bfa80408b0a3':\n Make TextInputLayout's error handling spec compliant\n", "proba": 5.45161014997575e-07} {"commit": "1161b7c9dba7d3f7cc6cde9966611c2201fe1eaf", "message": "refactored\n", "proba": 0.00033057446125894785} {"commit": "8464cf25cd540211d3c20eb0675bb457b99cfddb", "message": "LabEnvPrepTask: fix of parameter type enumeration\n", "proba": 6.092055286899267e-07} {"commit": "f18dbac8e1913672b2cc2c4c1f9a90189d2a945f", "message": "Make some internal immutable data structures of types publicly accessible. Will be used for protocol implementations.\n\n\nFormer-commit-id: d6c0325ec2fe5faee67a4de2ddb7665cc424328b", "proba": 4.2363564716652036e-05} {"commit": "203f2f899b461b0aba8cb54d3502e68b7805d66f", "message": "If page reloads while waiting for JavaScript call (usually in Safari which does not seem to wait for page to load like other browsers) we retry the command\n", "proba": 2.0834517044932e-07} {"commit": "73b371afebb7c0a7d1af36ab3f72431a3a1ce8b0", "message": "cleanup imports\n", "proba": 4.494849861202965e-07} {"commit": "b212aa3c6fb91c34a0faccdf783a0a085d40be94", "message": "LANG-1232: DiffBuilder: Add null check on fieldName when appending Object or Object[] (closes #122).\n", "proba": 1.0513345927165574e-07} {"commit": "bc5234745bbbef4e0f3f44e1ba93ae3946573c21", "message": "Fix header injection\n", "proba": 4.5132256332180987e-07} {"commit": "69eb0b83bc594a030d0d036be7d75a32da4340a2", "message": "Fix JavaDoc link\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1531433 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2657121260417625e-05} {"commit": "288ad311dd76ea9bea6e5b01fe11cdeb14c898a5", "message": "added comments\n\n\nSVN-Revision: 791\n", "proba": 1.1835621904765503e-07} {"commit": "aeed3ebf55cd423aeeb2ff05350f3942a28a0636", "message": "Fix typo.\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1533798 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "0a793cb03a96a92abee69a25f93ad080222eda39", "message": "Notify observer when they are added to the store\n", "proba": 1.3173027468837972e-07} {"commit": "c35ceff0aadcbe6f96147b7e975b8ababb42f80b", "message": "Missed that one in last commit: Remove whitespace so that svn recognizes Id keyword\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1552662 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9983154535293579} {"commit": "98730ca5a0b5462e7f14135657ec8496ef8c60ba", "message": "Update ILeappAnalyserIngestModule.java\n\nCodacy Fixes\n", "proba": 2.0884985474367568e-07} {"commit": "581b474f4b194731eb9cb22cdde7330a1ec81c3b", "message": "MATH-1309\n\nNot calling public \"setSeed\" from a constructor.\n", "proba": 1.051192199952311e-07} {"commit": "0acb11c9ac2132635fbafc5112dd5f27dbfd43d8", "message": "Update ILeappAnalyzerIngestModule.java\n\nAddress codacy issues\n", "proba": 2.1499728575236077e-07} {"commit": "cc2919b0f1c8e76cbd703078b2e12ed984892726", "message": "Fix #26 postStartRegionOperation in batchMutate", "proba": 1.2357365619664051e-07} {"commit": "ceabd5a9414d67ed22e43464eb94f2e4cd5de08a", "message": "Adding the Data Access Object to the Integration Test\n", "proba": 1.5053211654958432e-07} {"commit": "0689c22ef4cc4db6d795f539207a8aeb29437fb7", "message": "Grid layout now default for normal size screen\n", "proba": 1.364069674991697e-07} {"commit": "e6c892d99e44867fc59bed588c18134af38778c8", "message": "datasource JDBC types support\nprimitive types support on schema import\ndefault column java type modification\n", "proba": 2.137253289902219e-07} {"commit": "df59c3658b1ba2674ee3e5ae70160e2b25d6e906", "message": "Silently ignores bad stream name events (e.g. 10000024)\n", "proba": 1.273580068072988e-07} {"commit": "0b32d97194aefbc2b88bad6f35049c27b69d8003", "message": "refactor(namespace): rearrange the namespace registration\n", "proba": 0.00028926203958690166} {"commit": "ef934d6d9d782a80edcb0fb21fc9facdfa69772d", "message": "More dropdowns, good god if this works il be so happy\n", "proba": 1.2039193109103508e-07} {"commit": "f4eb539f96b33b56e708337b23f88f4f7eb782c6", "message": "Log clear events on drawable graphs.\n\ngit-svn-id: a0d2519504059b70a86a1ce51b726c2279190bad@25175 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 1.4730831026099622e-05} {"commit": "2888dbc8fb1204cc442d4423d1cbeb456c5dc453", "message": "better error handling for place names with invalid language (fixes #3179)\n", "proba": 1.0913816339552795e-07} {"commit": "972f4ffafb876cb9fca642b96e6341234d1e83ec", "message": "Added rest of network method\n(possibly) ... Not tested\nTODO: tests, false answer, resign\n", "proba": 1.7496402904271235e-07} {"commit": "183b73f4be1144311f92859b34bca15e14013882", "message": "Change log form into to warn\n", "proba": 2.3798871495728235e-07} {"commit": "43ec3ecea86edd842d64099a2a1831511c150b1d", "message": "added decrement of on going bulks counter on failure or if an exception is thrown\n", "proba": 3.0819325047559687e-07} {"commit": "d0d7940ce5c830f6af4ad2b8a6302a852f65b171", "message": "Optimized EventFragment\n[touch:#458]\n", "proba": 1.1200709337799708e-07} {"commit": "20046fb11b8cf8e0a712d68b553a5a53a1792292", "message": "cleanup: remove unused methods\n", "proba": 1.4200852547219256e-06} {"commit": "d68b775b4fcafa64c5561d7fc2d673a4560043ae", "message": "[20852] do not use config service in static init methods", "proba": 1.554827235850098e-07} {"commit": "72f304c5e7cfbd62e726a9014c04eb849d51cbd8", "message": "refactoring - no functional change\n", "proba": 7.814456353116839e-07} {"commit": "2611b560ab9288524cd93bd700f8a9ed8e5c5091", "message": "UPDATE: trunk merged\n\ngit-svn-id: 0c3331f003cd65fce51c5a16c6c1f4b0bff1e9aa@12191 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.040283450493007e-06} {"commit": "cfbcc30987d7ad4066cc3fb3f7c89211752887e7", "message": "Fix maximum authentication lifetime\n", "proba": 0.00038840147317387164} {"commit": "6e7d205909db606cd2f75510d2149e61211c44f5", "message": "\n\nAdded missing method in ISecurityService", "proba": 2.994347312323953e-07} {"commit": "df3fba43ed9716204b3739e255d99951700a3548", "message": "More lots for sale optimizations.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19745 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 2.026801837473613e-07} {"commit": "a167335f4090d3f306e0fd6ab571155bd38eaec9", "message": "Minor refactoring\n", "proba": 5.079600100543757e-07} {"commit": "a956a9c55f7eb6491e0509fa83dcd685875d7c4e", "message": "fix some typos\n", "proba": 0.9999994039535522} {"commit": "c829b69013753596dc3d40c04ba0aa56bb0ede55", "message": "Add WebSite enum\n", "proba": 1.5522774674536777e-06} {"commit": "4e80846c453e614e801ce3f5d36f2b7581c8af78", "message": "KCIRB-214 Added edit which verifies that the participant count is not zero to custom save. \n", "proba": 9.851070359445657e-08} {"commit": "eb22eaf85f80956b3a2adc0a80124ffbda7e6311", "message": "DBZ-3565 Always use NeverHistoryRecorder if retention hours are 0\n", "proba": 1.6079691533832374e-07} {"commit": "e291b865011ed7605d5430b93b51c72065ea01f5", "message": "Added 2 new language tests\n\ngit-svn-id: cf27bad30c6b7316185bdac65b014e8c16cd40b6@30683 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.7313554678821674e-07} {"commit": "8983e35e4677df8f68f674aee0e29c87008f1201", "message": "InstrumentationActivityInvoker: Add FLAG_MUTABLE to PendingIntent\n\nPiperOrigin-RevId: 350636683\n", "proba": 2.423236935555906e-07} {"commit": "9e2712690f18f812d83c5fd1cd066725aef6e835", "message": "more image stuff\n", "proba": 1.2394248471991887e-07} {"commit": "93d7f872ca1aba2ce43900f87048e7761ee3198b", "message": "Claim now observes its expenses\n", "proba": 1.288632063278783e-07} {"commit": "12c7b4f002f21c2da87b0bebd71f5f0baa1b4ace", "message": "better message and NPE bugfix\n", "proba": 2.0927711830154294e-07} {"commit": "8d0590ba09b9ddcc68babc64a278991ecf658f15", "message": "Enemies can now be damages (and so can the player).\n", "proba": 1.0771616842930598e-07} {"commit": "d184bc950bc27319dffd76c6f604f487704a617e", "message": "Update NotificationManager to use new DataManager to save users.\n", "proba": 1.1224555152011817e-07} {"commit": "5d91cdbee7d2f75cd07f9a8bd1ac93bced578d32", "message": "-- added stub when command not found\n", "proba": 2.0904414554934192e-07} {"commit": "fc563d39af83689fd567161631d05cf55ecfaa39", "message": "PgUtilIT: Increase timeout to 20 seconds\n\nJenkins is slow these days, it takes longer than our current timeout of 10 seconds.\n", "proba": 1.1718791625980884e-07} {"commit": "717e12b9cc6462ca71d241266daa5576738b326c", "message": "add iteration listeners to back prop\n", "proba": 4.080507096659858e-07} {"commit": "6260a33f75578bab766034a2b735e717ecabfe57", "message": "Adding CASE Expression functionality\n\n(cherry picked from commit 06d4aad38d9730c5d37d7806674a7d5b49986150)\n", "proba": 1.6499043908879685e-07} {"commit": "c749f3fe70f2d96b5f1ff3067c425ba53068654f", "message": "Added ability to handle nodes with multiple labels.\n", "proba": 1.0580898646139758e-07} {"commit": "0a67b12c647bc3fb42542b640dfb698fcf802456", "message": "Fix for https://issues.apache.org/jira/browse/AMQ-4884\n", "proba": 2.2196338989033393e-07} {"commit": "6ee6bc5c5978d3f44da6e09a75e57c32833eacde", "message": "webm demo app: Fix crash on screen touch\n\nFix crash on screen touch before starting playback. mediaController cannot be\nused until after setMediaPlayer has been called on it.\n", "proba": 1.2271154048448807e-07} {"commit": "7ac058710b4ddda1a6d8e73239f6cd8c7cca7b04", "message": "Minor polishing\n", "proba": 3.354959119405976e-07} {"commit": "800347f053877408eb1cd55317ef0a83ca665e05", "message": "restoring correct version from 5.2.x\n", "proba": 2.2482292934000725e-06} {"commit": "6363a9a12638ff52eeda9b7095e4b3d3f65ba9b8", "message": "\u6dfb\u52a0\u5bf9http url\u89e3\u6790\u7684\u652f\u6301\n", "proba": 1.6513872935774998e-07} {"commit": "a776f56a1c76c37c0b01e9113096c1afad9273c4", "message": "Removed @override for 1.5 compliancy\n", "proba": 1.302182965901011e-07} {"commit": "45c0dbf77b33af55732e99469ecbb922ae0cd17b", "message": "corrected the order of operations so that report aggregation can include the last module\n", "proba": 3.866763108817395e-06} {"commit": "37be70702c933a54d9aed093ba8b971aa48b3794", "message": "Update default framework packages\n", "proba": 4.4319679659565736e-07} {"commit": "50bd0ff8dabbb8770c129e899669b2fbaffba583", "message": "OLMIS-1518: Renamed order controller method (FEOLMIS-806)\n", "proba": 1.0673205252942353e-07} {"commit": "84050306b3b34298d5b68c035f4d78f9e6b2acfc", "message": "Fix bug user can grant unassigned authorities. (#1998)\n\n", "proba": 1.1622849882542141e-07} {"commit": "49ac2fa8a620239afbfc542c607bef9c6b8408dd", "message": "fixes #1198 SIF Interpreter had been moved to editor context menu.\n", "proba": 9.980603010717459e-08} {"commit": "5d3c593cc462b91c68bb9014435fae44e8ce2df3", "message": "Bugfix: fixed exception in case of heavy load in STAgent\n", "proba": 2.555104856583057e-07} {"commit": "ab2efb0e67381b9028203476c65f4fe8f1d635e2", "message": "Update: ProcessQuestion: Treat intervals as placeholders consistently in QA.", "proba": 1.4696765049393434e-07} {"commit": "5bd73f9c1b381a378e6024082ba26808841c1f07", "message": "Comment out broken code", "proba": 2.531263589844457e-07} {"commit": "f73bb77a4c50426377f1fe97dea45e4a5cfb5f37", "message": "fixes query builder\n", "proba": 4.6487127747241175e-07} {"commit": "2d6663fc252c198538546c56afb0fc062afecb0e", "message": "[Java] Mark functional interface.\n", "proba": 1.4227215672235616e-07} {"commit": "f1f12d39cfcd0845b1f2fcc91d308b4e5c843f74", "message": "Fixed to match new Position implementation\n", "proba": 1.571526553334479e-07} {"commit": "f1f7f196b0d936a7df371a3d4f7086a9148152fc", "message": "ClassNodeInitializer: some code cleanup\n", "proba": 5.973706151962688e-07} {"commit": "6f38c71b0cfcb5ec5761dedfd7a755b2ce20367a", "message": "Remove test method.\n\r\n\r\n", "proba": 9.683498092272202e-07} {"commit": "8d78066e87a6826fab7b42a0525b11910cd7589b", "message": "Prevent an index out of bounds exception by checking for a zero-length\nshorter string.", "proba": 2.928040032657009e-07} {"commit": "df867f8f8025c778a2d2eb4c4e364d967808743c", "message": "Test that algorithm name is case-insensitive for digest auth.\n\nChange-Id: I891a533ae3b16b838925fa488093c19dfeb32efa\nhttp://code.google.com/p/android/issues/detail?id=16051\n", "proba": 0.9999909400939941} {"commit": "a34b7d1f41a85eb63bc5f0f4f1b3570ca8364a5b", "message": "Fixed bug in ChartSearchServiceImpl#addSingleObsToJSONToReturn\n", "proba": 3.6443444173528405e-07} {"commit": "7cbe3d665d66927caf8d8002a9d3fbe77754ee97", "message": "Revert \"update fluid container handling for latest forge patch\"\n\nThis reverts commit e35500c760549e2149ada327c10a3ad7076d37e1.\n", "proba": 1.0740085087945772e-07} {"commit": "4d76f91c44037da058a9f3496b748aac3dd10a72", "message": "Fixing the serializing method", "proba": 0.0004037653561681509} {"commit": "c03b45e42c4b33c0d556d5629b7828f71b72ea31", "message": "Fixed issue where SLF4J reported logger being invoked (and ignored) during the logger system setup phase.", "proba": 1.0110566961429868e-07} {"commit": "7ec06edd29a6d5baf7c611d5d1835a4f12febef9", "message": "testing\n", "proba": 1.6199514902837109e-06} {"commit": "4ed027cbea34a5407cd3c5272227e785eb5acb49", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "9790d94872e5859b343bac994d682ccc432ebbe9", "message": "#180 - Overhaul of URI template expansion in Traverson.\n\nWe're now consistently using Spring HATEOAS' UriTemplate instead of the Spring MVC one to be able to expand extended template parameters correctly.\n\nAlso the ObjectMapper used by Traverson to unmarshal JSON responses does not fail for unknown properties anymore.", "proba": 9.944689338681201e-08} {"commit": "752829a97250feab798c16bf3a3b65ccef9b2f78", "message": "fix for ONOS-6872\n\nChange-Id: I3900f8dfaddab1d1b01930253b2613dc758a635d\n", "proba": 8.40045458971872e-07} {"commit": "8e4b75470e5dbe1bd0df27ffaa50560916fea747", "message": "Some more DSML BindResponse fixes\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@1064400 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9483904623029957e-07} {"commit": "9e68c7bd8ba002b036542b7075de6d3ca3d00024", "message": "Improves hover-color search to look only at entries near the user viewport.\n", "proba": 1.0298050057144792e-07} {"commit": "681a38a0374bf658732c6b458f8c44bde0d5993b", "message": "Extracted some inline strings to constants.", "proba": 2.894136912345857e-07} {"commit": "f7753124b31995736fd12bf97d8960fce5243a4b", "message": "#22 fixes @Resource annoations in MessageProducerImpl\n", "proba": 1.1776545250086201e-07} {"commit": "d4239be667ea1f69f997586071f31f4b8a354c97", "message": "Code cleaning\n", "proba": 4.781294364875066e-07} {"commit": "d06a7cbbd7e5046e5017ffeb010b8b3c74123184", "message": "DRILL-3993: Add check for OOM in HashAgg\n", "proba": 1.2496569468112284e-07} {"commit": "aa93da37baff8fd9551f507531ea7180766c0885", "message": "Extend AbstractCollection from SortedBoardCollection.\n", "proba": 1.1164406998886989e-07} {"commit": "a37e902a1d1f5fed855d0590ba3bb5015cd90337", "message": "Check for doubles includes exponent now", "proba": 1.4558730754288263e-07} {"commit": "39c9103988f97c4666e69b70f80f82da24f1d057", "message": "Compile static pattern just once.\n\nSigned-off-by: Patrizio Bonzani \n", "proba": 1.769962381104051e-07} {"commit": "323cc7211be40f82547492bd323b8dea204dbdfb", "message": "Fix potentially empty map", "proba": 7.131495658541098e-05} {"commit": "96632997a09399283f643d40b2cf8e37458fe576", "message": "Change the message thrown from exception\n", "proba": 8.292802704090718e-06} {"commit": "0179f2ab36cdad463bddaa43a52598d5b28c123c", "message": "include array design provider in thaw.\n", "proba": 1.0852807719174962e-07} {"commit": "44790a75e06913b66bfd414d9f1caca8d017e635", "message": "update parse in AddCommandParser to accept date and priority\n", "proba": 1.6276464975817362e-07} {"commit": "636197b3a9241ed0344310086cb4973257214c07", "message": "more statics removed\n", "proba": 1.3945850696472917e-07} {"commit": "519344abe4d699bc72e73540e865fe03d4ff03f9", "message": "fix checkstyle\n", "proba": 5.352248422241246e-07} {"commit": "f4854ef753f285225f3013b49584b145ea0f0983", "message": "GEODE-7614: change assert to await in ClientHealthStatsDUnitTest (#4515)\n\n", "proba": 1.0852579634956783e-07} {"commit": "5147a7119b87410a72a118a7dec32ce297876c81", "message": "added endpoint for POSTing new history items\n", "proba": 2.402941845502937e-07} {"commit": "7f0d5f529c1dc44fecb970a099eb307dd1824235", "message": "GEODE-1920 Addition of more logs to the test\n\n\t* More logs were added at the failure points to figure out what caused a failure.\n\t* Refactored by simplifying the code and removing deprecated function calls.\n\t* Removed the flaky tag\n", "proba": 1.4431925876579044e-07} {"commit": "bb1a10f32842a20c44580c2d951680827c8e170f", "message": "add method for getting pipelines by parameter/strain/organisasion", "proba": 3.311745331302518e-07} {"commit": "ad3060a463aa3b90289996e64925eebdcd88150b", "message": "ReadOnlyChangeIndex: Reduce visibility to package\n\nChange-Id: If0ab91299e518cb6244c8470cad573621997584b\n", "proba": 1.6641137108308612e-06} {"commit": "d10f40316109d816eb618e89099ac2177ad4881b", "message": "update example\n", "proba": 7.13501947302575e-07} {"commit": "429bae113585094331cd3ea70dac4b53bd3b5898", "message": "fix(DefaultPolicyManager): NPE on create\n\nfix gravitee-io/issues#2441\n", "proba": 1.7835195365023537e-07} {"commit": "9d86275813aa5f4ed862262225666c3160aee9b4", "message": "GROOVY-2646\nchanged return values of isImplicitThis() to: (was OK after phase CONVERSION, but not after SEMANTIC_ANALYSIS)\n\n * anObj.methodCall() isImplicitThis() returns false\n * this.println(\"anything\") isImplicitThis() returns false\n * println(\"anything\") isImplicitThis() returns true\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@11741 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 4.314505713409744e-05} {"commit": "1672e9749989ec2254950569b1ea20ffe4730509", "message": "policy rule name fix (MID-4647)\n", "proba": 1.6689931214841636e-07} {"commit": "e332178a05c81292622fc2782d3873a543aa5c2b", "message": "GROOVY-3672: add a exception unwrapping code in SBCA to ensure the stack trace will contain all needed elementsif a property is set. This patch also contains unwrap code for unarayPlus and unaryMinus. unwrapping code for getting a property seemed not to be needed, as that path goes always through caching, which will ensure the unwrapping already\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@17783 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 1.1955239642702509e-06} {"commit": "abdcec074a9b9c75aa6b71c8127f73bc8242c74b", "message": "client: Reduce oauth scope to readonly (#1198)\n\n", "proba": 1.0759009683170007e-07} {"commit": "b805cf642ced6a9b95f433c1027eca471e151246", "message": "Fix problems following rebase onto master\n", "proba": 1.968707874766551e-05} {"commit": "2f3d61715ea0490e2dc9679ab857bbd668d003ec", "message": "allow platform admins to delete company.\n", "proba": 2.2933798504709557e-07} {"commit": "c57054935ef438969fe0944f12e922f4a98db142", "message": "Fixed invalid equals call", "proba": 3.078764621022856e-06} {"commit": "4a7a06ed45bbff9edd74e54f5aa7db0ef203593e", "message": "Generate documents ids from metadata informations", "proba": 0.9999994039535522} {"commit": "f159110b38dbffbb81770363822429cd7f0816d1", "message": "TEIID-2665 removing pushdown checks from UserDefined", "proba": 1.272677963015667e-07} {"commit": "0bd008f4e0d00d4f03b5dbaf9c4531b59339a8be", "message": "bugfix: missing switch breaks\n", "proba": 6.824301181040937e-06} {"commit": "04a211a8224ad6c8b32a4e317d376f93a0c6b27c", "message": "EA-101007 - IAE: UsageInfo.\n\nreproduced on class with no-arg constructor with inheritor annotated with lombok.NoArgsConstructor, so the constructor reference is located inside generated code\n", "proba": 1.3370332396789308e-07} {"commit": "a7b5762a8187b070140575699c054c338c611301", "message": "[FABRIC-249] ZkDataStoreImpl should send notification on container attribute changes (to support ip changes, container attribute placeholder resolver etc).\n", "proba": 9.761274100128503e-08} {"commit": "821f3739ae16028d0587760c138c1e430a21beaa", "message": "Improve comment\n", "proba": 2.9004311841163144e-07} {"commit": "b1f7c46140fd685579df2e7b4c61635973fb5530", "message": "[ADDED] RealmGameMapper also platforms\n", "proba": 1.281481019077546e-07} {"commit": "630d9e6a378fe38bb823c70e3d16fd2b817db278", "message": "Fixed a typo.\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1073 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 0.9999752044677734} {"commit": "a0147c493cf210a0914c35200ebfacd47515374d", "message": "[FLINK-1891] Add check for empty storageDirectory path\n\nThis closes #601\n", "proba": 1.1327553295359394e-07} {"commit": "be6d4fdf013290f96184063a48bc45ba6c3b2e40", "message": "fix bug - Marshalling an object that overrides the parent's method, the XML that created contains both child's and parent's tag, the problem was in serializeBody method in the reflection section. the condition should check if the super class contains the declared field that the child overrides. (#1590)\n\n* fix bug - Marshalling an object that overrides the parent's method, the XML that created contains both child's and parent's tag, the problem was in serializeBody method in the reflection section. the condition should check if the super class contains the declared field that the child overrides.\r\n\r\nDTOs:\r\n@XmlRootElement(name = \"parent\")\r\npublic class ParentDTO {\r\n\tProtected String name;\r\n\t\r\n\t@XmlElement(name= \u201cparentName\u201d)\r\n\tgetName) {\r\n return name;\r\n }\r\n\tsetName(String name) {\r\n this.name = name;\r\n }\r\n}\r\n\r\n@XmlRootElement(name = \"child\")\r\npublic class ChildDTO extends ParentDTO {\r\n\t\r\n @Override\r\n @XmlElement(name=\"childName\")\r\n public String getName() {\r\n return name;\r\n }\r\n}\r\n\r\n\r\nProgram:\r\nChild child = new Child();\r\nchild.setName(\"aaa\");\r\n\r\nfinal Marshaller marshaller = JAXBContext.newInstance(ChildDTO.class).createMarshaller();\r\n marshaller.setProperty(Marshaller.JAXB_FORMATTED_OUTPUT, Boolean.TRUE);\r\n StringWriter stringWriter = new StringWriter();\r\n marshaller.marshal(ChildDTO, stringWriter);\r\n String xmlAsString = stringWriter.toString();\r\n\r\n\r\nXML after Marshall: \r\n\r\n\t aa \r\n\t aa \r\n\r\n", "proba": 0.00048423110274598} {"commit": "2e10273bb37568e22d37f399153ceddc789b4a92", "message": "Unknown changes", "proba": 7.386418019450502e-07} {"commit": "a566a6656c75f4e4cb3f026e06cbfe88bae4db9d", "message": "Fix line endings (no content changes)\n", "proba": 5.785029770777328e-07} {"commit": "599c274201e29796e3276d6322bd48be91546455", "message": "WICKET-624 AbstractSingleChoice: components can't have specific null or nullValid messages\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@545176 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.890606757930072e-07} {"commit": "f69d82de542c0654e4633f417ea99017e7c668c6", "message": "Use hex representation to display IID string (#6153)\n\n## What is the goal of this PR?\r\n\r\nThe display IID string should be using hex representation, instead of internal string representation.\r\n\r\n## What are the changes implemented in this PR?\r\n\r\n- Use hex representation for `getIIDForPrinting`.\r\n", "proba": 2.9994203032401856e-07} {"commit": "dc8ffcf9645a39c780eb690f760dc1118e551f9f", "message": "Removed unnecessary boxing on Float value\n", "proba": 2.988182643548498e-07} {"commit": "03d37b58f25db17c8fb44f4b3e0f33f2c2a72249", "message": "switch from short to char to sidestep short java signage\n", "proba": 1.9337221601745114e-07} {"commit": "7c82ce382fa1d178d6aed58dd31b23bdedd9f809", "message": "#186 Add audio instruction\n", "proba": 3.2076863135444e-05} {"commit": "96e16f287b829260cab35c8e53454bfcdb697a00", "message": "Revert \"RemoveIndexSequenceIterator: getSequence method added\"\n\nThis reverts commit 8163f6ec1b181b84e1763cd369794507505b639c.\n", "proba": 1.240060925056241e-07} {"commit": "9dac51f8a0d01af8b8d0703d66b8a8c42731054b", "message": "Testing Snackbar feedback for networking error\n", "proba": 1.3220738992458791e-07} {"commit": "8163f6ec1b181b84e1763cd369794507505b639c", "message": "RemoveIndexSequenceIterator: getSequence method added", "proba": 5.038023118686397e-07} {"commit": "72b0e16ce0ba785ccb737afe91c242dfad7a989e", "message": "Silly me.\n", "proba": 4.746824231460778e-07} {"commit": "383dfda5e009caba881259015a25ab467eb2ef70", "message": "Fixed page expired problem\n", "proba": 3.243542892050755e-07} {"commit": "91df8ad7958cb470dd25bde58712bb38d1cf04aa", "message": "Removing redundant commas (issue on some compilers with certain settings)\n\n\nFormer-commit-id: d78a7aacfd76f476dfb695635202fcd4bcef7d93", "proba": 0.00015456383698619902} {"commit": "ee2a10d4696d60a405e72db58f5839629615ca9a", "message": "Added local repository of pongo for testing\n", "proba": 1.27735575006227e-07} {"commit": "9a45686419a661c902ad7c50cf5b58bd52d0afdd", "message": "Removed bug: endless recursion in connect function\n", "proba": 1.6279396959362202e-06} {"commit": "8653a9b5d3c736eefc14beb150708a77b7d40e25", "message": "core: Disable unit test\n\n- Disabled DocsServlet unit test as they are giving trouble during\njenkins job.\n\nChange-Id: Iab18612d463cc5fe1270aca6a81bad60e6fa8595\nSigned-off-by: Alexander Wels <4461831985d22a9cb5876dee61b80a0160999dcb@redhat.com>\n", "proba": 1.283665653772914e-07} {"commit": "135728f5935dd6e61d48b0a81a440c5c199e02c3", "message": "remove assertion for data size (could be subtensor)", "proba": 2.5390792870894074e-05} {"commit": "eae2a24472ac6c4395a4b64eff5b95a6e2ef5922", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "c6604f7581463ac5ae4361e74548ef1a3b2410c6", "message": "ColdStart projection: ban provenance spans of over 200 characters\n\nSee p. 17 of spec\n", "proba": 1.0924750171170672e-07} {"commit": "dda49e0111a627c814d82adb694091282e1a2fe2", "message": "Improved getCigarFromDifferences.\n", "proba": 1.2691678819010122e-07} {"commit": "599aa6e516aad3d6059032f3d866fe9f7e5c9d4d", "message": "htmlEscape all error messages text returned by TDS\n", "proba": 5.1700601034099236e-05} {"commit": "8f3a2661b3eaade20f9d0db79cb69e90516ad02d", "message": "Code style: Dynamic start logger message\n\nSigned-off-by: Sebastian Janzen \n", "proba": 1.8472623253273923e-07} {"commit": "b53f2a70c34480bdc5a2bf4c1284c18e921c9043", "message": "Delete aboutWin.html and the content was inserted into AboutWindow.java\n\n\nSVN-Revision: 1215\n", "proba": 2.1710322073431598e-07} {"commit": "3cea781af54cd75e9c4bc7a0b654836e3b1f64ba", "message": "implement prepared statement\n", "proba": 2.0998475065425737e-06} {"commit": "ab5dc0890671a0a7efcc268c7868d99bf575c603", "message": "configuring objectMapper\n", "proba": 9.271729481952207e-07} {"commit": "09a3e8d8ce446b5d53e72eb348e16dc63ca140b7", "message": "Add helper to simplify wrapper use\n", "proba": 5.495195978255651e-07} {"commit": "cd2fa35b5d7f4e66383ac60daa1bd973c9d487be", "message": "CPR-866: test case fix for consent model changes\n", "proba": 1.1514080711094721e-07} {"commit": "f736d9697ca869125408e3f84d1e43ecdd193168", "message": "KRACOEUS-8345 added getParentBudget to allow searching\n", "proba": 1.0922166637783448e-07} {"commit": "674df51dd6242b50878becb4178bcb74cb3d2e07", "message": "Fixes the \"DbPersistence.LastUpdateDbCleanUpPolicy.cleanUp()\" method, so that it actually deletes the entries.\n", "proba": 1.095759714075939e-07} {"commit": "3926b5f5d71e6ed32955842dc6a94f7326e1d793", "message": "*** empty log message ***\n\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@58 42a48d6c-1186-114d-bcb1-a7d39102e91d\n", "proba": 1.981737341338885e-06} {"commit": "03dd2e962b75a6baa8be1a2cb5ef4eff29910e32", "message": "Propagate ContainerNotFoundException appropriately\n", "proba": 4.3736818042816594e-06} {"commit": "502771d53f77ccbd0df33f025e4e0874ffc933e0", "message": "Hand as diagnostics message to RM so we see it in the app list.\n", "proba": 9.746391071985272e-08} {"commit": "6b13f5c254f2ef2fc10d5243314bd95971ad6945", "message": "Quickfix for bad variable reference in LeaveCommand\n", "proba": 1.2765337942255428e-07} {"commit": "0a809f5f11762ca0d307779b82de351d97cb4424", "message": "fixing bug #7090 Relaxation of security rules, application administrator can change topic profile even if he had no access right on folder\n", "proba": 1.212875844203154e-07} {"commit": "7b8e7dcdb5db71dd8c0dd43eaf0c84e04d8b5f47", "message": "Fixing rendering of non-16x16 icons, both in inventory, as well as in mesh form.\n", "proba": 9.91567219443823e-08} {"commit": "4e1759aebb1f7917cd8dbcdeb69edcfa63e952e2", "message": "CAMEL-10527: camel-mail - Option skipFailedMessage should catch all exceptions\n", "proba": 1.8075188563670963e-06} {"commit": "f15d3cf7805403226f67f52475ebbae4dbd9098f", "message": "Downloading Ace theme/mode/etc files from GitHub by default\n", "proba": 1.573752257399974e-07} {"commit": "d905cebe4d9c15493171eb9acba73d29d7102fe7", "message": "Changed system service test for os.version\n\nSigned-off-by: MMaiero <2b73509565f5b07fd88cb0c94e2832558b2a0b6e@eurotech.com>\n", "proba": 1.1286727641390826e-07} {"commit": "f66b30e2da93b6f119a832639661919138cfcded", "message": "Export content node metric tracking current bucket count\n", "proba": 4.087821992015961e-07} {"commit": "c07532a43a8cf0c2e480749bddf69bec018afec8", "message": "Remove old solution code.\n", "proba": 1.9319061266287463e-06} {"commit": "b6842cae09f41e6cd765587c247decaeeb2bf5b5", "message": "Handle no data or invalid data in ZooKeeper node for tenant\n", "proba": 2.9726979278166255e-07} {"commit": "06b124b9cfaa5e391d780c4641cfef8b22d244aa", "message": "upgrade api\n", "proba": 3.14617864205502e-07} {"commit": "221f0586e5917f59eeebd6866895e457f3b2a0e4", "message": "JDF-629 Fixed EJB container error on absent members.\n\nThe REST resource now returns a Response instead of a Member.\nThis ensures that a WebApplicationException is not the cause\nof an EJBException thrown by the EJB container.\n", "proba": 1.0241949155442853e-07} {"commit": "dd02bff7a4d24b4b0c37037ec0e0b3e86dda75d7", "message": "Ensure that serverId is created when we trace it.\n", "proba": 1.0795784533002006e-07} {"commit": "eb946b1909ad4a407fb25571d5366ebbdb9f2e62", "message": "* [android] update add callback(....keepalive) method\n", "proba": 1.2992752829177334e-07} {"commit": "a5b8134c9297959302c39de618861b3c125401ae", "message": "ISIS-1841 Internal API: _Multimaps refactor method names", "proba": 1.2614222555384913e-07} {"commit": "d2981f143facec8b5809821d4fac012ed412109c", "message": "- setting the history file in jline console in order to remember the shell commands", "proba": 2.885841183797311e-07} {"commit": "f359414f14ae49abc9ef313c2d1a3bbf4cd7dc0f", "message": "Update tests\n", "proba": 5.530768589778745e-07} {"commit": "8bc78dd7425e2edc5ea214de8e003b2948bf4258", "message": "Minor: corrected typo\n", "proba": 0.0005264075589366257} {"commit": "2c37f98697caa146c4521a4f302e663a3c41cb73", "message": "Deprecated BLUEPRINTS_TX_MODE parameter\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@5676 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 2.5299414119217545e-06} {"commit": "21c5ca6518709fdc5b4ee4773d40ed7a4ad7aec9", "message": "Implemented getUser()\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@931 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 3.6132028071733657e-06} {"commit": "c15d4c33b2482ce8958caaab84f59bcce607bddf", "message": "Add back private default ctor\n", "proba": 6.687814675387926e-07} {"commit": "74843ec1790250393c21a7df17a7713b149ffcf8", "message": "add whitespace between words in error message\n", "proba": 0.9998372793197632} {"commit": "62702a56fc3f11128a9a16bbce6de2a9f6988a6e", "message": "CLAUDIA-3519 Adding some verify after method execution\n", "proba": 1.248930203701093e-07} {"commit": "62ca20cf6fe7a60c2e963bc093fa67facbbec722", "message": "Changing switch to if-else to resolve issue\n", "proba": 3.794791609834647e-07} {"commit": "c3406fa7bb74c82a4bb42270ebbd4d3eda778f2b", "message": "Added some contexts - not activated yet.", "proba": 1.0463153898854216e-07} {"commit": "079d218541aff243355e81add65f00510fb98f22", "message": "up override members\n", "proba": 4.2069453343174246e-07} {"commit": "14766cd9913501332946fa5b08c157fdce7e731e", "message": "Update calls to a deprecated method.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=175075879\n", "proba": 3.5896794088330353e-06} {"commit": "5ab64c68329bafb0a13830a8474cffb780a65a7e", "message": "Remove debug\n", "proba": 1.3026739225097117e-06} {"commit": "3ec4824d1a577422068bb74b1939e0b93670ae49", "message": "fix memory leak with activeEditors keys not being properly set.\n", "proba": 1.0584128062873788e-07} {"commit": "a5fd774647cdffff2af64072fae8c714b974bb8a", "message": "Update TrackSelectionDialog.java\n\nFix a super tiny typo.", "proba": 9.175674335892836e-07} {"commit": "70f72c6f5dfa61d8d05db1170e04babea3bf4b06", "message": "updated package-info\n", "proba": 1.9374805049210408e-07} {"commit": "fe9ad0009db2722888f3624a141c6a8f561d2aeb", "message": "[cleanup] Add some javadoc\n\n\ngit-svn-id: 156c51771a2cd5be8c58241fbd1d5eb8c42029b5@7574 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 9.051148026628653e-07} {"commit": "3bcd2b880217cadec20d967a1dbb23719b6dc72c", "message": "Added meta tag to richtext-HTML conversion result to set UTF-8 encoding", "proba": 2.211085785575051e-07} {"commit": "2b45b48b7792d237689084cd257753da8aa21494", "message": "GUVNOR-676 - Discussion comment line breaks are ignored\n\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@35573 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 2.082244066059502e-07} {"commit": "3a2126458316838a78e2d466ae902a7eaeb2779d", "message": "Add static factory method to StorageResourceId to create instances from fully qualified GCS object names.\n\tChange on 2015/06/18 by sedov \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=96358396\n", "proba": 5.32793592356029e-07} {"commit": "b90c3b393ab7f57e371383da83ccbc49fe2cde02", "message": "DUBBO-627 fix bug\n", "proba": 1.298328982102248e-07} {"commit": "88fea555eb2b8414efdaa25304dee6df1cdf16aa", "message": "SideBySide: Fix incorrect comparison of COMMIT_MSG\n\nCOMMIT_MSG is a String, and is being compared against `prefs`\nwhich is an instance of DiffPreferences.\n\nChange it to compare against `path`.\n\nChange-Id: I7bde2a1bd5f564a9edc4ddea52e5a7689c7c0836\n", "proba": 2.4542472601751797e-05} {"commit": "25394abebfc1c5f47d61784ab9e2cc8bc4565203", "message": "Add constant, comment\n", "proba": 1.848480053467938e-07} {"commit": "0747ccb17492eb9d76f23730747af0ef3afff0e9", "message": "Rename method\n", "proba": 1.6674928247084608e-06} {"commit": "0e13e054eaf3d92c198e2a2fb15908699eae4bbb", "message": "Inject default persistence context", "proba": 1.034507704389398e-06} {"commit": "6645ebf39f25128168654bafe2a1e2511047f0c7", "message": "DefaultContext: Simplify computePotentialDependencies\n", "proba": 3.932932941097533e-06} {"commit": "8d50dc15084827a37fbdb711f92393639be2044a", "message": "implementation for processing masterdataqueries\n\ngit-svn-id: 14cb2299c006f7b361a702742ccab036dcc99b69@124 b63d296a-7662-4df4-3098-00f9c2c9103a\n", "proba": 5.122179231875634e-07} {"commit": "b694f4db039c9d9c41281f88219a78d911db8164", "message": "Configure cli parsing.\n", "proba": 1.6124930368732748e-07} {"commit": "e7afaabf334e8cbc1452e9c981fd296b6ca9d509", "message": "Fixed bug when histogram is serialized twice.\n", "proba": 1.1175208669556014e-07} {"commit": "a9edb207a300d7b30c2e75c1011c3cd1c727b519", "message": "Fix 1 ErrorProneStyle finding:\n* @CryptoType is a TYPE_USE annotation, so should appear after modifiers and directly before the type.\n\nPiperOrigin-RevId: 418814902\n", "proba": 2.3279984873170179e-07} {"commit": "3c345939b68e9dd12f96f2cdc7c3deb613139680", "message": "Adjust constructor a little to make testing easier.\n", "proba": 1.172903338897413e-07} {"commit": "8075f5ae87a46ce2af27c12305ba1d5a2fabd5e6", "message": "Issue 128: change test according to the source code change\n", "proba": 2.5328861852358386e-07} {"commit": "13d1dd85094adba0d701e3534041545df578e013", "message": "test fixed\n", "proba": 4.186900923741632e-07} {"commit": "6c54abdc9648af063fe8213833691551ef68a27f", "message": "removendo printstacktrace\n", "proba": 2.4023377136472845e-06} {"commit": "99a460b85b88b4cba264b15f388cafedaebe13dd", "message": "Improved calculations for custom axes in AxisRenderer\n", "proba": 1.739534667422049e-07} {"commit": "00cbe603237f7a1f9cdd55328c968af8eda4d287", "message": "[#issue/20] Use PropertyMetadataProvider code in OgmLoader\n", "proba": 1.298701732821428e-07} {"commit": "0bddcf48e5db46edc3bb12350b97ce1e0c039319", "message": "OGM-189 BooleanProperty using instance comparison on strings\n", "proba": 1.5100833650194545e-07} {"commit": "01ecbc4850acfb40aceeb8a09d9c323f68d95791", "message": "add logging\n", "proba": 1.2036430234729778e-06} {"commit": "c21b91f6b5c6b67d360bab7f9fd6637a3af6ddd4", "message": "Primera versi\u00f3n de source terminada.", "proba": 1.3570785029060062e-07} {"commit": "ed1944e69f1a6f76a0adaa39d4991619d1adf6d5", "message": "Cache the transaction feature status.\n", "proba": 1.9059170597302e-07} {"commit": "aabfcb07beab6efa0a3ea4152b5b1a937e975d0e", "message": "Suppress non-error\n", "proba": 0.9999861717224121} {"commit": "417951ab587e6905d6ab8c08d4f33063a3f53dae", "message": "HDDS-884. Fix merge issue that causes NPE OzoneManager#httpServer. Contributed by Xiaoyu Yao.\n", "proba": 1.0027237351550866e-07} {"commit": "7175f51f0817e93fe2c46aa39937fdff73e383d6", "message": "HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE\n", "proba": 1.1841865443784627e-07} {"commit": "1e9e6fe135ae2ad0614a6e9833a77f924156a7e0", "message": "HIVE-10672: Analyze command on a table using row format serde JsonSerDe fails with NoClassDefFoundError (Jason Dere, reviewed by Sushanth Sowmyan)\n", "proba": 1.1761112972408228e-07} {"commit": "08aa587f6c49537694f0f09d3777acd324f22a82", "message": "double typo\n", "proba": 6.937098078196868e-06} {"commit": "7dba9cae329571b0a6442c6f2d485a58bbdff519", "message": "Don't use a cryptographic RNG for web sockets.\n\nSome broken Android devices have problems with 'new SecureRandom()' and it's easier\nto not use SecureRandom than to work-around this.\n\nCloses: https://github.com/square/okhttp/issues/3135\n", "proba": 1.4288024431152735e-05} {"commit": "297d45345d23c0f11b75b0189996dc5906dd6e1a", "message": "ICD11: more work\n", "proba": 2.0533310873815935e-07} {"commit": "76c5825afec3c690c907e71e966e4a799665caf1", "message": "tests\n", "proba": 2.351589273530408e-06} {"commit": "ddc90c2632744fd04d14555dbe8af449c1ee18f8", "message": "it's possible to change the join style again. Ref #2784\n\n\nFormer-commit-id: 6bcfcfbab3ef0bd8413393948317cf32199503e1", "proba": 1.6655364731832378e-07} {"commit": "36a7cea0d1c75bc1b6b5391b0192131c814615ae", "message": "javadoc\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@752066 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.520260053046513e-07} {"commit": "4a19bb7329dcd3730b26db552227970ab4ca59d3", "message": "JCR-3513 Slower range query execution\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1444683 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.755827780580148e-05} {"commit": "620a0bbd66c934ab383008aa3887bd866e00118d", "message": "Created new method for create an external link.", "proba": 1.0563677932395876e-07} {"commit": "9c731b91fb58832d0102cdd66870cbfa089548eb", "message": "Updating last tested date", "proba": 5.274856084724888e-05} {"commit": "59396059ccd02f5e4af10dc28f1375423a600e75", "message": "avoid NPE for incomplete key-xrefs\n", "proba": 9.076699711840774e-07} {"commit": "e7badafe04d88f29156519ffaae88d1f0b97ef82", "message": "CLEREZZA-826: trimming media-type\n\ngit-svn-id: a2d3587ff158ca8a3fb8c2807007470429464411@1525386 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.668804874403577e-07} {"commit": "89d3d2cc43d6380bc615b791b74df89ad0e4e5f3", "message": "Minor refactoring\n", "proba": 5.079600100543757e-07} {"commit": "3981951267a48875e4f6f02237743a585dbf9edb", "message": "MAP-476: attempted workaround - longer term fix likely has to do with either upgrading hibernate search or removing hierarchical use of @IndexEmbedded on multiple data structures (e.g. the dual map-notes thing)\n", "proba": 1.0137658534858929e-07} {"commit": "4693fc12f984675c1d15bc88081f15abbdafa7a9", "message": "debugging print statement removed.\n", "proba": 1.8070846863338375e-07} {"commit": "5caf217676e85a51aabec736fce7cadf687a299d", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "6906d0e2eb527285464a8aee286ef76bf2d64af8", "message": "Improve K3PO started message for daemon vs non-daemon mode\n", "proba": 2.1069615740998415e-07} {"commit": "f190849551a034e9dae1eb2acad5d7f7d5b852e9", "message": "fixed issue with self association ", "proba": 1.420663409135159e-07} {"commit": "92ee1a789b8be3b932faaef7670f7bc736a970da", "message": "Add preference domain support to item-item predictor (refs #164)\n", "proba": 1.0619961443580905e-07} {"commit": "087bf5619036679b16e356f100c9867232e48d79", "message": "Added multiple messages in one packet detection\n", "proba": 3.7738880109827733e-07} {"commit": "1b273bdf43ac02479cd613890afc5a10f2a29ade", "message": "2005-01-09 jrandom\n * Removed a longstanding bug that had caused unnecessary router identity\n churn due to clock skew\n * Temporarily sanity check within the streaming lib for long pending\n writes\n * Added support for a blog-wide logo to Syndie, and automated the pushing\n of updated extended blog info data along side the metadata.\n", "proba": 9.671798295585177e-08} {"commit": "5ddf0235c198214f4b6023d7b6456f55f3da16b3", "message": "FARRAGO: fix a NullPointerException during stack unwind\nwhich obscures a real error\n\n[git-p4: depot-paths = \"//open/lu/dev/\": change = 6731]\n", "proba": 1.6626607646230696e-07} {"commit": "4fa900f432ee664e9b27e4625258a576a28c1e87", "message": "Remove useless methods from parser definition\n", "proba": 5.291040906740818e-06} {"commit": "94199c0421d48acfbd51a652a68ad1c5fe3fe463", "message": "refactor(OfensivaIntercala): simplificar o retorno do metodo de verifica\u00e7\u00e3o da ofensiva.\n", "proba": 5.972053713776404e-06} {"commit": "22b9b8d92a0909f5f0fbc82b484f521e902719f4", "message": "Fixes duplicate file transfer appearance in chat window.\n", "proba": 1.09259588043642e-07} {"commit": "51b37756b7faab2da4a8ecd7660dad56a44ce783", "message": "RSSItemKey.java renamed to RssItemKey.java\n", "proba": 8.313938451465219e-05} {"commit": "1141717117b459b4ad49d2c5f356e83ecb17c6fc", "message": "removed obsolete imports\n\ngit-svn-id: da7352a36f0c756fc008d514fc44b2f234d63032@289 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 2.459203869875637e-06} {"commit": "efd853d8931b937dde4f6f997131a6e96ebaada8", "message": "expanded imports\n", "proba": 5.137883931638498e-07} {"commit": "55a8882598bd92d032790f20e3430b2680532bd3", "message": "default drag mode is none\n\n\ngit-svn-id: a0d2519504059b70a86a1ce51b726c2279190bad@3839 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 1.795236676116474e-05} {"commit": "040e8e0f841c4a256ea33f5922253b02c54d1d70", "message": "Fix column indices - numbered from 1\n", "proba": 1.4336178537632804e-05} {"commit": "28b8400b0fc3babe515397715e11a701b163444a", "message": "Removed, replaced by SeqRegionsTopLevel\n", "proba": 1.357878574026472e-07} {"commit": "bc2892ce85ffe391f96e3f6e66f240ac7f9177ed", "message": "Fixes an observed NPE:\njava.lang.NullPointerException at\norg.jitsi.impl.neomedia.transform.srtp.SRTPTransformer.transform(SRTPTransformer.java:205) at\norg.jitsi.impl.neomedia.transform.dtls.DtlsPacketTransformer.transform(DtlsPacketTransformer.java:1227) at\norg.jitsi.impl.neomedia.transform.SinglePacketTransformer.transform(SinglePacketTransformer.java:84) at\norg.jitsi.impl.neomedia.transform.TransformEngineChain$PacketTransformerChain.transform(TransformEngineChain.java:293) at\norg.jitsi.impl.neomedia.transform.TransformUDPOutputStream.createRawPacket(TransformUDPOutputStream.java:67) at\norg.jitsi.impl.neomedia.RTPConnectorOutputStream.write(RTPConnectorOutputStream.java:423) at\norg.jitsi.impl.neomedia.rtp.translator.OutputDataStreamImpl.doWrite(OutputDataStreamImpl.java:201) at\norg.jitsi.impl.neomedia.rtp.translator.OutputDataStreamImpl.run(OutputDataStreamImpl.java:344) at\njava.lang.Thread.run(Thread.java:745)\n", "proba": 0.999953031539917} {"commit": "39ceddcc4af9ec847e7913c2b69abc9d60b57b5a", "message": "- changed CmsResourceTypeXmlContainerPage#isContainerPage to no use static type ids\n", "proba": 1.2226485068822512e-07} {"commit": "5dde16e8fa9c966e49c7194c589a9d225cb14fb0", "message": "improved logging\n", "proba": 9.425789357919712e-07} {"commit": "aa07048b050c9d60cfb66099359e4c0caa96e59a", "message": "Clean up hack for RowSet. Now gets RowMetaInterface directly from TransMeta so it works in all cases.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@9749 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.0714688869484235e-06} {"commit": "cb45e30209de7586c3c87572bfbc75971553d547", "message": "removes fixme", "proba": 1.991826820813003e-06} {"commit": "ef4e340650fc2b9aa7c42ea6161c110971bcef99", "message": "about to sync with the classmate\n", "proba": 1.8145034630379087e-07} {"commit": "5e8b0a551ae4dc5a9b5e1953df4f1634c112afe5", "message": "In TestCometProcessor: add diagnostic message that reports whether END event has ever been received.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1337426 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001679586712270975} {"commit": "f58044fc2c5e3ebe3b4ba2dcf982f8447ba40791", "message": "Add null checks for originTissue and tumorType\n", "proba": 1.5731460223378235e-07} {"commit": "4d65745a988d53040d5cd0b7cc4f670d5e091110", "message": "PIG-2426: ProgressableReporter.progress(String msg) is an empty function (PIG-2426-3.patch)\n\ngit-svn-id: c4d08399a8c07badad33cbf13a0909bacb78f41f@1234123 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0013865951914340258} {"commit": "c910ee37c3f886edca37a04bf744e0f2df15ff94", "message": "commented out unnecessary log message\n\n", "proba": 3.235899157516542e-07} {"commit": "a7227cdedd82981ce51cf961c6ff16813d84fa25", "message": "[testing] Only check one flag to see if we want legacy edge driver\n", "proba": 1.19433494205623e-07} {"commit": "fe5aac7e7227ade08cc324b9bc853492ba45638b", "message": "AccountPatchReview : fix mariadb status matching\n\nmariadb is currently using SQLException.getSQLState() (as used by\ngetSQLStateInt()) which returns the ANSI SQLSTATE value, not the\nMariaDB/mysql error code [1].\n\nThe result is that the duplicate key detection doesn't work when using\nthe mariadb connector. If you have already reviewed a file (or click\n\"reviewed\" in the file chooser) and then open it again you get a 500\nerror and a long backtrace including something like\n\n Caused by: java.sql.SQLIntegrityConstraintViolationException:\n (conn=13) Duplicate entry '3-1-1000001-file-3.txt' for key 'PRIMARY'\n\nWe could either continue using getSQLState() and change this to\n\"23000\" (which covers all these values) or do as MySQL connector does\nand use the vendor-specific getErrorCode() call. I've taken the later\napproach here.\n\n[1] https://mariadb.com/kb/en/mariadb-error-codes/\n\nChange-Id: I5762118ceb5628171b991a80fe701d160ab0d959\n", "proba": 0.9999638795852661} {"commit": "4931cc071534555622fbf24b980450a9ed758474", "message": "Make SerializedCuckooFilterTable public", "proba": 6.097751565903309e-07} {"commit": "25d44349c9efd1f1aa2c29e6a38d5b892122455a", "message": "Fixed typo in variable name.\n", "proba": 1.359800450018156e-07} {"commit": "eedde3ce5e5de8b82a7ca30588e5403a90cd8d92", "message": "Bug 285119 improve run-as notification to identity service\n\ngit-svn-id: 0b447209bf6265635e4136dfa7c3765ce1ed69dd@613 7e9141cc-0065-0410-87d8-b60c137991c4\n", "proba": 4.029907358926721e-07} {"commit": "42b9d3bbc196025e0a0fb3729b70506e2dc34fc5", "message": "Finish AboutRequireNotNull\n\nAlso finish Java7, too!\n", "proba": 1.0348614409849688e-07} {"commit": "c9b3a55990ba2f852ed483dc071ddbb19b1f6cdd", "message": "adding tostring on trainoptions\n", "proba": 4.004935192369885e-07} {"commit": "1f35facf9edfbe1351e0f73fdf7a020f967e0564", "message": "name check for rhoelementsext", "proba": 1.4883074754834524e-06} {"commit": "3d7aec2e808a70bfa625e00cf2e1ca04298d787a", "message": "independent paths\n", "proba": 3.931200353690656e-06} {"commit": "c7501db55f7d52df0c14e0a3f31b8a5ba1cdf4b0", "message": "NOJIRA Improve SecurityAdvisor documentation.\n\ngit-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@96671 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.040085696033202e-05} {"commit": "6247c84c82e199f9421789ead489af10d4563234", "message": "Support bext chunk before fmt chunk in WAV.\n\nThis can occur in some Broadcast Wave Format (BWF) files.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=119886802\n", "proba": 5.796245545752754e-07} {"commit": "17fb720b142519c0d1bcafcdbd3aa77fb01169fc", "message": "fix(FileDownloader#getStatus(id)): fix status not exact right in the case of paused task when task was pending status\n", "proba": 6.871541700093076e-05} {"commit": "ff5f135e44c038a39a21a7aa5641d5aed9f76f52", "message": "Removed unused vars / logging\n", "proba": 2.4456056735289167e-07} {"commit": "44892b3eb0c6089f0cda91bacc4d55afe312207b", "message": "tests(DownloadRunnable): add unit test to testing the case of response code is not 200 or 206\n", "proba": 0.001173418597318232} {"commit": "72aaace1447c6fb880abb5f52d0b4135e6330e62", "message": "Bug #1369: Set calendar from selected template in new project pop-up\n\nFEA: ItEr76S04BugFixing\n", "proba": 1.0799305982800433e-07} {"commit": "a117a4380db76f850239a45ed62f9d52f4ae764a", "message": "make abstract setter/getter public, fix mistake from r5646\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@5675 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.0012621153146028519} {"commit": "b6b4b28cf3e039af3d6429b0493c0078d60bb831", "message": "rename attribute to field\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@6512 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 2.009220679610735e-06} {"commit": "0060304e3461cba8faad8036890501527f70b590", "message": "KYLIN-2113 fix compile...\n", "proba": 1.0730113331192115e-07} {"commit": "b2c2701ea4366677dcd4ae9bb9970286a19b3cc9", "message": "Fix compiler warning.\n", "proba": 4.0465752704221813e-07} {"commit": "ab2b933982ca4da51ce8b10f6f5dcf5a5700ccd9", "message": "IDEADEV-39701 New Groovy Class popup doesn't search Kind options in combo by key pressing\n", "proba": 1.0720478371695208e-07} {"commit": "3b644ffe3c4c1c8207ac38fe6312a42c6240139d", "message": "When adding multiple pictures, use both getData and getClipData. Some ContentProviders (e.g. Google Photos) use both and reading only getData ignores multiple images. This is extra annoying when the pictures are downloaded first.\n", "proba": 1.0900667746227555e-07} {"commit": "b57abd67e41f4a9216bc7d70a66a4c2ecc11551b", "message": "Simplified comparing tokens per string using Object.equals().\n", "proba": 1.3665824553754646e-05} {"commit": "a77762c89b668b83dae4897d0368edd32afed5fc", "message": "Fixed some error due to the wrong DN being passed to the lookup(ID, Dn) method\n\ngit-svn-id: 143cb10dc719e178ee363e965dabd91992a7bb30@1332030 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.218062718384317e-06} {"commit": "fd979790f24511701c233fad2013000a8ede8cd1", "message": "Some no-op CacheContentIndex cleanup\n\nPush Cipher and SecretKeySpec instantiation into AtomicFileStorage,\nsince SQLiteStorage no longer needs them.\n\nPiperOrigin-RevId: 233043754\n", "proba": 1.6771193145359575e-07} {"commit": "2980354510000406b71250368e54e4ab7d1cda1d", "message": "VideoFrameReleaseTimeHelper: Account for playback speed\n\nPreviously the helper would constantly lose (or never establish) sync\nfor non-1x playback speeds. This changes the helper to account for\nother playback speeds correctly.\n\nPiperOrigin-RevId: 345458859\n", "proba": 3.955728971050121e-07} {"commit": "193a4315b7f182fa7e2f7aa5bd3e5ec9e51fa4a0", "message": "removed the class CostWorkReportLineDTO because it is not used.\n\nFEA: ItEr76S04BugFixing\n", "proba": 2.0030857683650538e-07} {"commit": "f26e5ac7d9c00e5c8768bbf82d47b7ac16ab0211", "message": "changes suggested by lint\n", "proba": 2.3789998238044063e-07} {"commit": "2046449f54419cd7a9ef1d842cf2cb7f8ce0f221", "message": " Logging for Iceberg table commits (#457)\n\n", "proba": 1.1893384055383649e-07} {"commit": "56f6579f3a2418991c2d7fcfbec33843fb929da3", "message": "code review implementation\n", "proba": 1.6006588339223526e-06} {"commit": "aaeff681feb70dc040b16ab045ca0452cc1b4263", "message": "Inbound endpoint deployment fix for class support\n", "proba": 1.7099937110742758e-07} {"commit": "bb8e2644c7583d956ba0df16361bb4ecc4368595", "message": "MSGCNTR-658\nOpen and close date set in template/forum settings does not carry over to new forum/topic settings\n\ngit-svn-id: 65c85f73e8ce8bfb0e9a03896276dfceee826a06@104712 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.5843533535407914e-07} {"commit": "733de1baede036703b77a03e851069a9b5d71c71", "message": "MSGCNTR-809\nSend message has an unexpected error\n\ngit-svn-id: 65c85f73e8ce8bfb0e9a03896276dfceee826a06@124050 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.128391649122932e-07} {"commit": "13911e292c1fdca5251ab48a0aa148a1c14e0df6", "message": "OAK-3917: SuggestionHelper creating unnecessary temporary directories\n\nThe only temp dir requirement is at AnalyzingInfixSuggester.build() where it gets a temp dir with \".tmp\" suffixed as a sibling to initial path that we provide it in its constructor. So, now we would just create a temp directory -> create a placehold file under it and pass it to suggester -> use the placeholder path to decide if OakDirectory is to be returned -> After build delete the parent temp directory\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1727149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00020181573927402496} {"commit": "ae3a8c2932bbd389e9db1631219455cf0afafa85", "message": "Don't show exit message if the process already gonna end", "proba": 2.1299950958564295e-07} {"commit": "1e90df81b2a41b4ab952732262919791de648ca2", "message": "Added modifier static for field currency.", "proba": 1.085991030436162e-07} {"commit": "2c118997552c2605ccf439c7af5829915029f783", "message": "fix 3059 for real\n", "proba": 9.392925676365849e-06} {"commit": "aa2285045173099a7ed4bb0b8b62ada3a9195e38", "message": "OR-390\npassing correct parameter to role recalculation\n\ngit-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@26135 1580c273-15eb-1042-8a87-dc5d815c88a0\n", "proba": 1.118925865739584e-06} {"commit": "eb3d01e213b43640bd2410c85593f0df0e7d2e21", "message": "fixed imports\n", "proba": 6.682893172182958e-07} {"commit": "e3480cd981dbdfaabc6ac90129c5de18479da2f3", "message": "File prompt: Start with directory of current display", "proba": 3.333282165840501e-07} {"commit": "6248950fe7aa56e50dee0944919dd776fd2c5611", "message": "Load index and task engine, instead of initializing them as empty.\n", "proba": 1.285468869127726e-07} {"commit": "66fe9d12d8c44efe2dc69c138c886486bbf9a81a", "message": "Do not spam logs with \u201cUsing parser v1\u201d, only log result of JSGLR2 parses\n", "proba": 1.2593667975124845e-07} {"commit": "cdde6911b378d749db9a351368b13219b35da7e6", "message": "ditch the parts we no longer require\n", "proba": 1.272009484409864e-07} {"commit": "f9ff8e0aa9355d46814358636f08c0ebdf9f2eed", "message": "remove duplicate name entity\n", "proba": 0.9999673366546631} {"commit": "f5649b95e04098302e4c49f8237ec8c09f16e475", "message": "Fixed FC: java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String android.content.Intent.toUri(int)' on a null object reference\n at sk.henrichg.phoneprofilesplus.ApplicationsDialogPreference.updateShortcut(ApplicationsDialogPreference.java:648)\n at sk.henrichg.phoneprofilesplus.ProfilePreferencesNestedFragment.doOnActivityResult(ProfilePreferencesNestedFragment.java:1579)\n at sk.henrichg.phoneprofilesplus.ProfilePreferencesActivity.onActivityResult(ProfilePreferencesActivity.java:228)\n", "proba": 4.463447112357244e-06} {"commit": "7b4a968ec14a32fe6c550baca8277a461f994b09", "message": "Load segment fetchers through reflection (#1970)\n\nLoad the segment fetchers through reflection, in order to avoid linkage\nissues if the Hadoop JARs are not on the classpath, for example.\n", "proba": 1.0563355345993841e-07} {"commit": "be2f21fb29b08b1f37c907fcd5e720638b6e498f", "message": "add \"checkbox-like\" scope toggle via second mnemonic\n\n\"Include Non-project\" checkbox uses 'P' mnemonic to toggle \"Project\" and \"All Places\".\nTo mimic that behaviour Scopes Chooser adds uses two mnemonics simultaneously:\n'P' to toggle \"All Places\" and \"Project\" (or \"Attached Directories\" in DataGrip)\n'O' to show scopes popup\n\nGitOrigin-RevId: ba366afedbda2481870be7f29c3534d8b9b9e6a4\n", "proba": 2.1204321001278004e-06} {"commit": "d4cab5dc89069aca6149545c43b1606a4da05b7b", "message": "inspections: revert optimizations for modified profile (IDEA-64529)\n", "proba": 1.0578921205706138e-07} {"commit": "1292df3010f73f64c69871ebd127ab5d03775a65", "message": "fix a mistake at refactoring (causing regression in caret navigation in column mode)\n", "proba": 6.988852305767068e-07} {"commit": "6b47cdba94d8c8eb0bf01c80466790e5e1c0f595", "message": "Allow to remove mapping\n\nIt used to be added to ignored roots as is, i.e. as empty String,\nwhile roots are detected as real paths.\n\nThe fix is to ignore it by \"project base path\" which is not very\nwell-defined, but works fine in most cases.\n\nFollow-up to e736a37\nFix for IDEA-168993\n", "proba": 9.464720278629102e-07} {"commit": "5124cd3119a00615acf35bb5439c4858ca8d7efe", "message": "IDEA-154275 Breakpoint icon is not shown on editor's gutter while indexing is running\n", "proba": 1.0488510326922551e-07} {"commit": "9f9d763319865235454dd481f8e820fa7f385342", "message": "cache the reflected members", "proba": 2.6207760583929485e-07} {"commit": "09e7278aaf6d6e72f39e95de2bf0ad1b28bc4984", "message": "coverage: add warning about emma compatibility with jdk7\n", "proba": 1.249434120609294e-07} {"commit": "b41b62473f1cb4b2a4580508f1b749abb69d1206", "message": "replaced google guava code by plain java\n\nGitOrigin-RevId: b125f4cbd0e73c3a90885b1570641f54ba8b51a7", "proba": 4.116126001463272e-05} {"commit": "a76f42ca0c14ed45bf13cb0bb2dc61903d2d47c1", "message": "changed loading of resources", "proba": 4.857358248955279e-07} {"commit": "5bb75adbc7cb048bb0032939f6141c272342a522", "message": "ZipAlignMojo should also check if there is a classifier of type signed-debug, otherwise it won't find debug versions, failing the build.\n", "proba": 1.067809236587891e-07} {"commit": "3e4fe57889819ac569fdea718f3a9c18a4bc89db", "message": "Fix maven tests.\n", "proba": 2.051000222991206e-07} {"commit": "c4c359aa4a7cda662471afd5939852043f3c2946", "message": "Simplified 3 queries to one\n", "proba": 8.999832971312571e-06} {"commit": "36ae97bc2e02da88c6b2fc81c528f080a5f1ab44", "message": "Struct types in custom SQL queries order\n\nFormer-commit-id: ecd0a0cb2262941ef8bb4b929b657a4416b9b28e", "proba": 4.182709380984306e-05} {"commit": "31028052e372c1fd114662ae900b17da2efa09be", "message": "Minor change: spelling\n", "proba": 0.00051224569324404} {"commit": "399f7121bf3931e99553a7c146523360df8e1aab", "message": "CAAERS-1742\n\nSVN-Revision: 8291\n", "proba": 1.3030737022745598e-07} {"commit": "c52df16d0442c220c6076f8f69de12147a02762a", "message": "Make NoSuchElementInModel class Serializable\n", "proba": 5.499222197613562e-07} {"commit": "64bcd9aa34be1f05295eec2887ede090e6a743dd", "message": "itemstats: Fix super antiposion potion duration (#12403)\n\n", "proba": 1.0625168300748555e-07} {"commit": "6226425f05c8dca9ffe586f84e33bb44b1f09dca", "message": "SerializerExecutor\n", "proba": 4.33988634540583e-06} {"commit": "dae3d7f1d05e4c722a5a1baf6dd7126b7f2d390a", "message": "lowered the description bar", "proba": 3.552456109900959e-05} {"commit": "6b22e2e4b1f1711e4bf642e08c848fd26c46c80b", "message": "getMainFields method abstracted out\n", "proba": 9.539762686472386e-07} {"commit": "53d57bf2a7b9bc5cf75995d78fac1c54007e0579", "message": "Wrapped eventbus calls in circuit-breaker and added retry/fail logic to associated circuit-breakers.\nRemoved redis depenencies and introduced rx'ified NewsAnalyser/NewsCrawler/NewsLinker service classes.\nMade significant changes to methods to utilise rx calls on the service objects.\n", "proba": 9.856276506070571e-08} {"commit": "6ef702f31b9658349b354b262076c85d3cecc8e3", "message": "resubscribe with no message problem fix\n", "proba": 2.698185426197597e-07} {"commit": "94755c79903266fcb58b7917228ac2ae1f4f153b", "message": "Fixed memory leak in jmx bean\n", "proba": 2.328040693555522e-07} {"commit": "478429f3f8b011082d9bb0738e97dae48a90c9b0", "message": "delete tableToken\n", "proba": 9.309270012636262e-07} {"commit": "2a041d415441822a4c0da702b7e7a12aa4f0b881", "message": "for #887, get table name by DatabaseType\n", "proba": 1.31194056507411e-07} {"commit": "cf1fad4bf176b98b21dfe16c660fb61b6d82c6c9", "message": "Fix bug in CachingQueryReader. It was missing a lot of reads because data wasn't sorted and iterator expected it to be\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@2063 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 0.0008844668627716601} {"commit": "c6a6fabcf8187f2d6c0e10665a65d826185958b8", "message": "263 -> master conflicts\n", "proba": 1.2007694749627262e-07} {"commit": "bb05cae2514cb3a7f973ab82be8e2598394408d4", "message": "update ViewRecorder\n", "proba": 2.6326600277570833e-07} {"commit": "799d6bd625b8a6450aded27ffdde5baadc4e0e92", "message": "fix kafka validator wait time\n", "proba": 1.923179979712586e-06} {"commit": "0c9349183f5297af908a050fb8ef5dc03f31a9f5", "message": "Added filtering to auto-install only .jar files.\n", "proba": 1.06852432679716e-07} {"commit": "488e6aac7dcbff355b75ea53a61770869c2a848c", "message": "Only report DM_BOOLEAN_CTOR if compiled for Java 1.4 or higher\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@7937 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 4.756607836498006e-07} {"commit": "c5ce9e90ebf32fd06bc06650962bc84808669697", "message": "Add some incomplete bug detectors, see if they find anything\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@10133 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 5.866366336704232e-05} {"commit": "f9fc3b4c919b63f9e296a40057aa292d1eaee4af", "message": "Fixed typo in mandatory fields alert message.", "proba": 1.1958074708218192e-07} {"commit": "3247aaf84ba1773cbfeee40379d09c312fb356b9", "message": "Autonomous uses first fruit value\n", "proba": 4.86911517327826e-07} {"commit": "a0541167cbec9a0721936521cf22c46887d6411a", "message": "opposite methods- param + or -\n", "proba": 3.6047387652615726e-07} {"commit": "fa77d263a21ef7194626b67518a292bb92a82c28", "message": "Never let UtilsAsync.LatestAppVersion async job crash the app\n", "proba": 2.1895439772379177e-07} {"commit": "2e424ae7dfd67300fbe6d0f6b03111752d7fefb6", "message": "Add JavaDoc comments\n", "proba": 1.9668956952045846e-07} {"commit": "0f76293523c633952591bddf3402580f3c040d6e", "message": "Added tests for normalizeBearing.", "proba": 1.1154998702522789e-07} {"commit": "57a036f2fa4de67e4cd17b6f1b44f2724b535b2e", "message": "Add missing issue event type mapping.\n", "proba": 1.5493135663291469e-07} {"commit": "ebad0925860c6dbbc46ad306d765e6e9fa9e3b0a", "message": "smashing merge conflicts\n", "proba": 2.6437049882588326e-07} {"commit": "7e6806fd530e21bdbecead2ee0c1a9b26418860b", "message": "CORE-777 MSSQL: Replace-If-Exists for CreateViewChange is not supported by the Sql-Server\n\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@1845 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 8.89096952505497e-07} {"commit": "0e123f3f2298a1f3ec058eb04ea709a2ce096540", "message": "Fix ruby integration test\n", "proba": 4.376247943582712e-06} {"commit": "d1d9eb4bfcd9cd646682d45b8d1e248524d17478", "message": "Update docs to reflect latest changes in test\n", "proba": 1.584870688020601e-07} {"commit": "aaa2d2105811adf170322784b248f37e3b2a2327", "message": "Polish TestPropertySourceUtils\n", "proba": 2.628528079640091e-07} {"commit": "a129c3a7a35f0b0f9af6b60eec060aa6e573b7c9", "message": "start\n", "proba": 1.4154517884890083e-05} {"commit": "42c219d325c833300bb06cc5425860050885a9c1", "message": "Fix Sections not updating layout for sticky items with indices outside range ratio\n\nSummary:\nIn T61734597 an issue with sticky headers was uncovered. When we update a bunch of items in `RecyclerCollectionComponent` we actually calculate layout only for `[firstVisibleIndex - rangeRatio * numberOfItemsInViewport, lastVisibleIndex + rangeRatio * numberOfItemsInViewport]`. When we scroll far enough that Sticky component's index falls out of this range it stops updating.\n\nThis diff forcefully computes layout for all Sticky components that where already shown in the screen and computed before.\n\nReviewed By: muraziz\n\nDifferential Revision: D19883099\n\nfbshipit-source-id: 635920b96722d156d44e5d1292068c2cdaa35e40\n", "proba": 6.289629368438909e-07} {"commit": "0afa0c1c3c85abe3308c96003008aa3f7c25adbe", "message": "refs #178: $avg in $group\n", "proba": 3.3722488979037735e-07} {"commit": "ef95eb3da8bf73f0b0a22a55575ea10367f4adb2", "message": "Indentation and comment fixes.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@6343 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 1.4739872540303622e-06} {"commit": "9abbafc3d3426002883687a10547fa8aef7b1156", "message": "Don't set locationManager to null on activity detach\n\nLocationManager is supposed to be application-scoped, so doesn't need to\nbe set to null on activity detach.\n", "proba": 1.2305139307500212e-07} {"commit": "d13da87db6f7b8d1cf2370fb5b305ee2708960b4", "message": "test refactoring\n", "proba": 2.6283250917913392e-06} {"commit": "2a225b93613e68a433e98902f688cc038a7a681f", "message": "make RandomIndexWriter sometimes use partial optimize\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1082186 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010846764780580997} {"commit": "d8c200af9d1d98c7a89ac01195ae77a9eee2b3aa", "message": "Simplify Amani tests\n", "proba": 3.864834980049636e-06} {"commit": "a3bb19682fe4efe6b1918409737e8cdd5cc64db5", "message": "Set character encoding on java source files to be UTF-8\n", "proba": 0.000519562338013202} {"commit": "1ba935112d7f8593f6c36a5c0ec4ebbde8cbdce3", "message": "o typo\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@804932 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.045070103435137e-07} {"commit": "698ede32212bc53818eb87ace967b535cac9a0eb", "message": "Removed @Ignore\n", "proba": 2.2537625454788213e-07} {"commit": "1fc47f8168027b4e5e3ed8a8cd61be8e0d24af47", "message": " #792 simplified logging to keep stack out\n", "proba": 1.1628648621808679e-07} {"commit": "a8134aef87f1f90cf4b3ed19bdf59d5dce09b10c", "message": "add test for maxAnd\n", "proba": 2.5322606234112754e-07} {"commit": "f436a56135b577fb912cea835a06f27aacf5d74d", "message": "ignore missing testcase\n", "proba": 6.381198181770742e-05} {"commit": "2058a204ff1408a1236d9987b7e91c807306b5d9", "message": "simplify location of test files\n\ngit-svn-id: 1be8f683f429d46188853dff9225edfb2df6bbf6@750914 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0012127334484830499} {"commit": "bba88254ac69235d4412bb9882593651df275f49", "message": "\n\ngit-svn-id: https://goclipse.googlecode.com/svn/trunk@287 1731708e-d1f7-11de-a1df-87ee4daaac7b\n", "proba": 1.0092645652548526e-06} {"commit": "38830f21de7092d4cc2322015e72b60e62d5aee0", "message": "remove references to non-existent classes\n", "proba": 5.518694251804845e-06} {"commit": "33490c788190d32a2bdb40d0052eeb3659be0963", "message": "refactor UTFlute use", "proba": 0.0008425993728451431} {"commit": "2d99cbdf0a10ddcf8774837519f5113daa63876f", "message": "Fixed crash in widget settings.\n", "proba": 1.2055897968821228e-07} {"commit": "11251bca925774a89a396db12df2886a3b50b31d", "message": "[TEST] Verify that all pending tasks are rely executed on *all* nodes.\n", "proba": 1.1191099957841288e-07} {"commit": "5ffbf17e36310dd39c68eb04e6a855be37605c22", "message": "Fix for ACT-1137 BusinessProcess#getExecutionId() does not participate in current command\n", "proba": 1.2952494898854638e-07} {"commit": "8db5d3fcafcabd6ae3c2dbb2f1ffc570e590a52b", "message": "fix(android): join room\n\nUse new API for sending key event.\n", "proba": 1.1435825086891782e-07} {"commit": "2d70a085cc83a6c0f28de2c31ae099af439175d2", "message": " o condensed normalization into normalizeURL\n\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@44065 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5860568964853883e-05} {"commit": "e7559b359671196b1640a80ef685b0485044abed", "message": "update test\n", "proba": 5.018525257582951e-07} {"commit": "68d2093b5e058edfec1334839ca195e4c3a3213d", "message": "added dot to temp file extension\n\n\nFormer-commit-id: e40f620e9e1e23294b438a90a8cec78592bc3cdd", "proba": 1.07890286926704e-06} {"commit": "4c76dcf5d001d2dcce06b5f05d8ad01eb8c32127", "message": "Create temporary directory to pack project under target/\n\nThe temporary directory used to pack the project is created under the\ncurrent directory. For a multimodules project, if modules are built\nconcurrently, it means there's an opportunity for 2 modules tries to\ncreate the same temporary directory with one of them failing.\n\nTo prevent this issue, create the temporary directory under the build\noutput directory (which also make cleaning easier if process crashes).\n", "proba": 2.0825041247007903e-07} {"commit": "dd3aeddab12ac8c0a3873a00a11fc09a74da775b", "message": "OAK-6497 - Support old Segment NodeStore setups for oak-run index tooling\n\nFallback to oak-segment in case of invalid version. This avoid use of --segment\noption\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1804624 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.615273331230128e-07} {"commit": "d5f4cf987ba4dec22965af8a95b100dbaa2f478e", "message": "publishing javadoc fix\n", "proba": 1.8156251258005796e-07} {"commit": "676cd7d2be1d4971e01763b94981ebf361241e38", "message": "Fix bug where swipeRefresh was not enabled on the userlist\n", "proba": 2.441848891976406e-07} {"commit": "25f330acfb091eacd99c0d9b34e6d201803c03a5", "message": "Logging\n", "proba": 1.751088802848244e-06} {"commit": "1acb2198fb7333e6ef230dcedd7c5b3d6b20f1ec", "message": "fix Lookup field rendering\n", "proba": 3.0129896799735434e-07} {"commit": "739ea2c883c07199b49c0ee277268febd0ac5ee2", "message": "Diagnosis are now a seperate table\n", "proba": 4.408193774452229e-07} {"commit": "4eec7092471b389517c886e503abf06e9b27706a", "message": "removed white space in ArrayBasedCharEscaper()\n", "proba": 6.698168135699234e-07} {"commit": "2d994b4c9a081a324a69d949c586c4bbaf8e5d77", "message": "Bug fixes\n", "proba": 6.413791311388195e-07} {"commit": "808089eb6f238a9ca6ab96b99d490ed1e62f0584", "message": "#YARN Code cleanup.\n", "proba": 1.1874140426471058e-07} {"commit": "d1607cb77548d0d6d8dd15613dea924de9d6bf7c", "message": "Cleaned code in GUI.\n", "proba": 1.2666721715959284e-07} {"commit": "d6002e1ee4e1eb5241791087215752dfc1cdb3c3", "message": "wallet-tool: Properly initialize context.\n", "proba": 4.663855634134961e-06} {"commit": "7259e0d00c9b6e7ea08ae5a472aa6376890629ee", "message": "change from delete-append to replace to remove flicker.\n", "proba": 1.0819944407103321e-07} {"commit": "8543ed59134173ec8f1e595cf4e6f987da742552", "message": "Change getDirectory to getDir for backward compatibility to hadoop 1.0.\nThis prints a deprecation warning for later hadoops.\n", "proba": 1.046505033741596e-07} {"commit": "02c4d09e15067721d8760899dab05c845bf7fd8f", "message": "WalletTool: Fix checkpoint is ignored when synching.\n\n(cherry picked from commit 4c953cc53836fcf97102d7d6ece7377705ec5eee)\nSigned-off-by: HashEngineering \n", "proba": 1.852827011816771e-07} {"commit": "64bb150d6e3e07b69c7a6b452aa697c608975b88", "message": "Prevent NPE when parsing feed errors\n", "proba": 3.571635147636698e-07} {"commit": "6d670b6cc6f7df92f6aa41d72177ca59b03c41df", "message": "OLMIS-1985: Fix test names\n", "proba": 1.0444347253724118e-06} {"commit": "d7f21b4b2ca318dd570d00f4498351ec404d68f6", "message": "Solve even without using HashSet\n", "proba": 6.995283911237493e-05} {"commit": "acd2657d5722f050fd79c8daeb48c1e4833fa441", "message": "Add indentation to generated scripts.\n", "proba": 1.3073568538857216e-07} {"commit": "9fa7c04db464352a9c64d31ab894318a66f7f0d6", "message": "HACK around a dependency conflict between regexp 1.4 and xalan which has its own copy of regexp\n", "proba": 1.2866598808614071e-07} {"commit": "ee850880f9b00b809a9f49149f8ac7b4cdb4040e", "message": "Rethrow exceptions that we get in init() so that errors are more clear.\n", "proba": 1.0922521198608592e-07} {"commit": "f33ae00c582c74623cf341270562ddf0904fec89", "message": "fix(jenkins): ignore full display name in trigger\n", "proba": 7.579125167467282e-07} {"commit": "b44c62e4f09a411cb7a7e4304a463efea5f8d0cc", "message": "NEW - bug 184464: update sorting to new Task List layout\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=184464\n", "proba": 2.4702674750187725e-07} {"commit": "c09df16e85f05727bb32af5a8041d729c3f356c5", "message": "Fix casting issue for lightweight tracks\n", "proba": 2.1073876155242033e-07} {"commit": "26ede9823f507da5be5784b75c5fc4e6169426f5", "message": "am 752b5e48: am e950e1c4: am 0675f15e: am ad651749: am b6ede974: am 884c97b0: Javadoc: API level support for NotificationCompat\n\n* commit '752b5e48607bce6b28469f1019c54a704ef359b4':\n Javadoc: API level support for NotificationCompat\n", "proba": 4.921171807836799e-07} {"commit": "c396d290cee4efea1bca222681661d9d7f2967aa", "message": "getMonitorableNames() now returns empty array instead of null\n\n", "proba": 4.619544426986977e-07} {"commit": "66c904aec5bea54f4f7e72276358cdcfd3881f74", "message": "am 029b213f: am bd2cb3c7: am 7c94c9ad: doc: Documented priority constants for setPriority(int)\n\n* commit '029b213f286302e5a9fc3a3d33b749a951026b57':\n doc: Documented priority constants for setPriority(int)\n", "proba": 5.378578862291761e-07} {"commit": "fe6591098a58131be621c5126ad574406750b5a6", "message": "RFC199: Fix the TODO task: \"... check the existency of these properties,\nand that they are String, and defined.\"", "proba": 1.3396062570336653e-07} {"commit": "2fca83ba5d2a46302b7e54127d4d69791684ebcf", "message": "Spring 4 support - really need some tidying up in this plugin.\n", "proba": 9.603269290892058e-08} {"commit": "7ea143126b50eccadf51fe0debaa0464c2b80c85", "message": "Fixes #523: instance doesn't start when one of the addresses is not reachable\n", "proba": 7.960196626299876e-07} {"commit": "b7262f2d3f35ce36cab41cb5aeecf9f1028567d3", "message": "fixed broken test\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@515 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 1.1857691788463853e-06} {"commit": "a6d944859414233b70311a5ebad26980534c6c25", "message": "created nextColor() method to iterate the array of colors\n", "proba": 5.083060159449815e-07} {"commit": "b376e167581d4866ab38c622c36baf44b3f8bb7b", "message": "\u4fee\u6539velocity filter\n", "proba": 1.8515234501137456e-07} {"commit": "1b47ab8026c992229bae54db0d38f011f350d03c", "message": "Add Request builder method to add multiple headers\n", "proba": 2.8546148200803145e-07} {"commit": "8d5efb18935206babdd060b948e76010176812e8", "message": "Fix part models not updating upon variable change\n", "proba": 1.748622793229515e-07} {"commit": "fd629d7215651f501175b890b11aeb8122fa7918", "message": "test file handlers for tests\n", "proba": 5.436637025013624e-07} {"commit": "c1957fd7bdb352edd50d1cb5f79a8a5d2129e883", "message": "Compatibility with new parser library.\n", "proba": 1.2020412043511897e-07} {"commit": "c2c86deacbdf216506f6f07f4297a1cf1bd8c237", "message": "Unused imports\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1505694 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.456831905168656e-07} {"commit": "a62c45d8b07e82a784287cb23cb19b034925b044", "message": "Fix test for invalid protobuf\n", "proba": 1.4283268683357164e-06} {"commit": "8a6d2f8c7c0d09c141b2246a40d0ac65fbdda5d2", "message": "Temp fix for gzip\n", "proba": 2.7535392632671574e-07} {"commit": "f586dae35d46e95ffba46caed805e467c3a4d952", "message": "Polish `ClosureBackedAction`\n\n - Reorder field declarations and assignments to match constructor\n signature\n - Replace long-winded if chain by boolean expression\n", "proba": 1.8962917636144994e-07} {"commit": "753d478f382e02de2d7d2aac96608ebd8c4c0613", "message": "Simplify TimeoutHandler\n", "proba": 2.9614708182634786e-05} {"commit": "4a8b98faa5459c224fca87498953bff3fabfb84c", "message": "Removed dead code: TransactionalResponseWrapper class\n\n- Class is no longer used by error handling because it prevented us from streaming responses (even when no error occurred).\n- Usage was removed by 1991b0fc9a2591c0ad9d3428bf6d9a1aa4cf7749.\n", "proba": 2.1491426593911456e-07} {"commit": "2f831c3abbf43ba1adc5407fc515b6f74cd6a6cf", "message": "BytesArray tests fix: offsets don't matter on a zero bytes array\n\nCloses #19582\n", "proba": 3.3890398754010675e-07} {"commit": "a90f30a6cdd31b309ecbff8eed53db1c3fc1ac65", "message": "TestDownloadManagerListener: Fix blockUntilIdle\n\nPiperOrigin-RevId: 308985567\n", "proba": 4.6168005951585656e-07} {"commit": "8501ee632bc4885acdd5e7732d2784b10e68d7ff", "message": "Support VP8 HW decoding on devices with Exynos codec.\n\nR=wzh@webrtc.org\n\nReview URL: https://webrtc-codereview.appspot.com/33099004\n\ngit-svn-id: 917f5d3ca488f358c4d40eaec14422cf392ccec9@8160 4adac7df-926f-26a2-2b94-8c16560cd09d\n", "proba": 3.0306778171507176e-06} {"commit": "3661739e8f2168befc7c2d3bf963c2064cbbe3e7", "message": "Return generic archive on GZip type request\n\nCan be tested with cURL:\ncurl $PDISK_URL -k -u user:pass -H \"Accept: application/x-gzip\"\n-H \"Accept-type: application/x-gzip\"\n", "proba": 3.858305717585608e-06} {"commit": "3afaf40fa82a79609693e115d6d482493d726028", "message": "Add RESCORE_RATE for illustration", "proba": 1.301172432022213e-07} {"commit": "eae822d00f581e2dbc5c6ff6c721be37f078de1f", "message": "save plugin detail to doc\n", "proba": 1.526523334405283e-07} {"commit": "47606f596fa3d0fb00bdfc55ce29228cbf872c23", "message": "Add a (disabled) provision for running ALS while ignoring implicit 0 entries entirely", "proba": 2.1850382836419158e-07} {"commit": "6cfb6b1fdc2c53f87e0de32fa6fdc699499f52cd", "message": "Fixed formula\n", "proba": 1.1563439556994126e-06} {"commit": "3c1eca9c420b6e8afc612d0700542dc3b2b37942", "message": "add test for addAll 1M objects\n", "proba": 2.181348861540755e-07} {"commit": "a9bfe741aa02140a12c927caf19f66c854434369", "message": "\u0414\u043e\u0431\u0430\u0432\u0438\u043b \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435 \u0434\u043b\u044f TypeAdapter\n", "proba": 1.6767658905791905e-07} {"commit": "a4951ede293f2eaf52880a4dd7e75843a8b1ec59", "message": "KULRICE-2437 replaced kew workgroup with kim group\n", "proba": 1.3969078338504914e-07} {"commit": "ef7b841fd87eab8b40b2323ff75b52abb8861945", "message": "tools: Incorporating searching in the UnfilteredPartitionIterator\n\nThis will save time when we have a lot of results or when we have a limit query.\nBefore, we use to search for all results regarless of the limit constraints.\n", "proba": 1.0462196087246411e-07} {"commit": "94b03e7536a29cf882b473bdd84910ba964e6095", "message": "Am\u00e9lioration de ComposerLogic\n\nSi une composition est vue comme compl\u00e8te pendant le test\ndes capacit\u00e9s des isolats, son \u00e9tat est mis \u00e0 jour correctement\n(waiting -> instantiating -> complete).\n", "proba": 1.8070743124098954e-07} {"commit": "af33f47c335764868f569f0e41e327f56b9ecd72", "message": "Qodana inspections: add statistics for inspections payload. Remove unnecessary changes.\n\nGitOrigin-RevId: 05b446f4bc8fc8bba99bcb9d25dcea1be1c36a3d", "proba": 2.7105104436486727e-06} {"commit": "f2539ec742ef9a8957c832faea72e3caacec11cd", "message": "clarify behavior with method renames and documentation\n\nThis used to be revision r4452.\n", "proba": 1.0325014443424152e-07} {"commit": "4d193fccf8c669ffc0a0bea55f749e454039a475", "message": "SAR waveforms.\n", "proba": 4.4757595674127515e-07} {"commit": "9505464f4d49cae8766d9a52f3b1e3cbf79056d0", "message": "SettingsDialog - do not save documents\n\nGitOrigin-RevId: 68e17553dcf7630a88182f7d9b2f5f9cfc157efc", "proba": 3.748199617348291e-07} {"commit": "4f1857a0cc19a49d102592e63b82342b8f7e7869", "message": "UP-4516: Add a useful comment\n", "proba": 1.169292573877101e-07} {"commit": "8baef60fedaaaf57072cb240c9fcf706a90c098c", "message": "#26 Node data reading API\n", "proba": 1.38188610776524e-07} {"commit": "ced197c4ada7dfdbb10ecdc7737609d8b9c5c1a5", "message": "Update CrawlUrlComparator, change param to au and add prefix to remove before H20Url\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@39160 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 8.7966009232332e-07} {"commit": "7bbc0805dd94c1eceb63bd0d449479475962c242", "message": "Fix bug reported by Sean.\n", "proba": 1.1380632258806145e-07} {"commit": "80a7c8eb91226d9386de1c2b9d40b7979dfc1a53", "message": "ONECOND-1521 TEST - Charter Load Test - Conductor made 2 POST packaging calls for the same WF\n", "proba": 1.0157303620417224e-07} {"commit": "acec71ad71eee1ad7164bc6c7d0791c4e3f9bab7", "message": "PDFBOX-2576: make field that have accessors private; make field private that isn't used outside\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1684961 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.906064638518728e-07} {"commit": "34700b4db4c420214845401b5b536eb78211e1fc", "message": "fix for potential NullPointerException\n", "proba": 9.832267551246332e-07} {"commit": "86fd513d01781541a70811788bb03fc693c96690", "message": "changed if statement to work with stories or a single story\n", "proba": 1.8578251683720737e-06} {"commit": "8b82bc06d566845fa206942fd1cc2ae018a74896", "message": "Added gridId\n\nSVN-Revision: 267\n", "proba": 1.2291440043554758e-07} {"commit": "09ffd75549c44bce0bfd48739f03f18bd847a65c", "message": "comparing with Mandatory enum \n\nSVN-Revision: 6147\n", "proba": 2.5608545684008277e-07} {"commit": "0e43288bece644ce4b97313ad44f74a60001b694", "message": "getRenderAnnotationSource(), eclass-label, getModelElementIcon ", "proba": 2.6005497488768015e-07} {"commit": "7dcd595892adcbb942f5a7b2c89c9ac0a103bc6e", "message": "Make get wirings method name plural\n\nPer Richard Hall's suggestion.", "proba": 1.120979220559093e-07} {"commit": "0ef3463a407085610ee0143d656c83efa8919b2b", "message": "minor refoprmatting of LineCounter example\n", "proba": 1.2447220854028274e-07} {"commit": "98d03e402651d6433b868fabd171ef76c59c9fb3", "message": "Fixed typo in getState javadoc.\n", "proba": 1.1364027585614167e-07} {"commit": "3974d509932c342ab535b1a5db5f9ba3fbe4acac", "message": "clean up grizzly server and support static\n", "proba": 1.4215849830634397e-07} {"commit": "adc18d625b84404097eb670b15d70c06701697c2", "message": "Fix NPE with selecting perspective\n", "proba": 8.314075330417836e-07} {"commit": "1a347c1c9968322a0934ac98ca67fa7fcac66012", "message": "Fixed name of title parameter for geofence.\n", "proba": 1.14523928118615e-07} {"commit": "a347c35810d310412fb5c431155afc7fe0c28830", "message": "Update Vstarcam.java\n\nadd log", "proba": 3.7444158351718215e-07} {"commit": "a1debd807087f47152c4f7588dbba459cbd15eb9", "message": "Fix grammar\n", "proba": 0.9999994039535522} {"commit": "bc7d23ddfdb05da7691c505d3a76a4e7b34e7977", "message": "cast alpha value as float instead of integer to avoid NumberFormatException\n", "proba": 3.1173098591352755e-07} {"commit": "820c249122a76b13e1f54e2e082efb97e70d962c", "message": "Fix fail on javadoc task.\n", "proba": 2.537283876336005e-07} {"commit": "9b4405e0f8c1311763d4972fc76b82bf196db862", "message": "Corrected getUserId method\n", "proba": 5.9455513110151514e-05} {"commit": "de89f0ddab231c16faf99e2529f94d444de6e106", "message": "javadoc\n\n\nFormer-commit-id: 84874b2e13aec41d2990b78db9974958248d1a69", "proba": 1.4086308510741219e-06} {"commit": "d2dd760f95bdfc7bcaca89f30f26db90bd808708", "message": "address review feedback. add locks\n", "proba": 1.5695645743107889e-06} {"commit": "b1f2c68f251d94eb536e518b392af18b71a260f8", "message": "\u641c\u7d20\u4ecb\u9762\u6ce8\u89e3\u5b8c\u6210", "proba": 2.0919011944897647e-07} {"commit": "aa78bec4377142c25cef2302563ec943a08a8f52", "message": "javadoc\n\n\nFormer-commit-id: 84874b2e13aec41d2990b78db9974958248d1a69", "proba": 1.4086308510741219e-06} {"commit": "2446b46f77eb761f532a06ab796e638bb196bdd5", "message": "[Scenario] Disallow shrinking activities to non-visible duration, nasa/MCT-Plugins#26\n", "proba": 1.0872449252019578e-07} {"commit": "f910585bc21bc4c47d4a79c11442d05542c6b470", "message": "Fixed add to put\n", "proba": 1.4845988971501356e-07} {"commit": "050003e6a0785948ce8d9b3c52d0220066d41887", "message": "Updated now that category data lives in servlet context.\n\n", "proba": 1.041985768779341e-07} {"commit": "b38fb60871588bd0568f199ba7aa280b063f5999", "message": "logging-improvement\n", "proba": 5.698279892385472e-07} {"commit": "1741d092957ce4d3191b2ec3d396f03da30bce43", "message": "Add isSSL param in CreateSNSEmailPlatformAction\n", "proba": 5.839461323375872e-07} {"commit": "9cf04ef89f6e71098a87e7d332c0cce7e78d8a8c", "message": "centralize parsing of WWW-Authenticate: CAS to gto-support\n\nThe logic was shared between multiple APIs that rely on CAS for authentication.\n", "proba": 5.170684858057939e-07} {"commit": "ea11163ea3f4ec86dc11dc9cb5d4b3bf5c9a615f", "message": "Missing change from [20645].\n\n\n\nFormer-commit-id: 6e49662c10d6d78f8680407464a6809c1a4b0ec0", "proba": 6.439748540287837e-05} {"commit": "dd854b1a71770b9b452361e0d92e018b65f1b3e8", "message": "Use a int Sequence instead of a Random UUID for Aggregator IDs\n\nAggregator IDs are used to ensure that an Aggregator's identity is\nconsistent across synchronization barriers. This is only relevant when\nconstructing the map of Step -> Aggregator to enable querying, as the\nDoFns represented within the graph may be serialized. The identity has\nno impact on the interaction between the runner and aggregator, which is\nthe responsibility of the ProcessContext object and\nsetupDelegateAggregators.\n\nUUID#randomUUID uses a shared SecureRandom to create the bytes of the\nUUID; SecureRandom#nextBytes is a synchronized method, so regardless of\nthe underlying source of randomness, only one random UUID can be\ngenerated at a time. Instead, use an atomically increasing int to\nidentify aggregators. This should be sufficient for user-created\naggregators, and system aggregators should not care about the id.\n", "proba": 3.837315887267323e-07} {"commit": "77a85b3f8c3281609809d2e7adc6ad8467f1e958", "message": "Utils: getSysfspath - Return an empty string instead of 'No_File'\n", "proba": 1.9664166757138446e-05} {"commit": "62c14aa53112120cde5c110775d57a6e65ec307f", "message": "fix error\n", "proba": 1.7308811948169023e-06} {"commit": "ca5c9ed17f4597518a4fda3dba122714f4da9ce0", "message": "Update SimpleAstiveServer.java\n\nImproved comments in class SimpleAstiveServer.java", "proba": 2.434791497307742e-07} {"commit": "001755b5a288fbeb0003a1c7c464a82be7e13763", "message": "Fixed #27\n", "proba": 2.3140975713431544e-07} {"commit": "ac352c6a01f3f4022f81fd6b95cd398d7d02f78f", "message": "fixed stop statemachine\n", "proba": 4.868168161920039e-07} {"commit": "bfc8e204ab046379004f6e09e05a4065ce725b4e", "message": "[FIX] Call Mark as un-spend if copy button clicked \n\n", "proba": 2.6192120117229933e-07} {"commit": "98f9b1fef4b4ab51b6e7a5f4bcd5ed8b615bb039", "message": "Issue #347: Getting a phenotype by identifier should also look at alt_id for terms\nFixed.\n", "proba": 9.821614810334722e-08} {"commit": "fd9e48214d1497a7c194f05ea95015720cd9fd83", "message": "Use flatMap to infer latest comic number\n", "proba": 3.0676101232529618e-06} {"commit": "e4b61c4f7fed7edb583db4d18d2d227dd78c531b", "message": "Autoformat java files in test/com/facebook/buck/randomizedtrial.\n\nTest Plan: CI\n\nReviewed By: marcinkosiba\n\nfbshipit-source-id: b0ccd9b\n", "proba": 1.870210439847142e-07} {"commit": "0aa33df16b4dbd0826e62f04ed07bef0da101535", "message": "Adding ES6 module tests equivalent to goog.module tests in CheckJSDocStyleTest of the LINTCHECKS pass. Part of verification/adding of ES6 module compatibility to compiler.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=160205724\n", "proba": 4.787614216184011e-07} {"commit": "2a4f56358e8ba7ed53502bb86266e21621d67c5b", "message": "Clarifying log message\n", "proba": 2.860249423974892e-06} {"commit": "5fafbc5d3d336572678ebb07228884a9ec68cdc3", "message": "prueba de commit\n", "proba": 1.0469148037373088e-06} {"commit": "ba7960f5b5379dc5f457c35d97a8c921021d707e", "message": "Improve ArticleView\n", "proba": 8.933874937611108e-07} {"commit": "5a2ec956b02694e26deeec0378357583953c0f9b", "message": "Remove unused imports according to Codacy. Thanks! ;-)\n", "proba": 1.218063090391297e-07} {"commit": "aec0a2482b460ab4932bd5a9d4cd2b9970ea7bbd", "message": "Remove useless ctor args from VolumePrefrence\n", "proba": 6.98015946909436e-06} {"commit": "4673f11e5895d495a1e7eacc4503dc1147adad67", "message": "Update SearchFunnel revision ID and source field name\n\nThe source field disappeared from the schema at one point so I added\nit back in (as invoke_source), so this is an update to reflect that.\n\nChange-Id: Ic438cfe983784b9cd0502e945e9b58a1cde28945\n", "proba": 1.4750343325431459e-05} {"commit": "9185c2014044a2d14a511e17cf8095a088936adf", "message": "grammar fix for modulo\n", "proba": 5.612421318801353e-06} {"commit": "4d0b0a1885f0ad9dd5cc70ce55cb757b28a57ce0", "message": "Fiwing warning making Item class field private\n", "proba": 1.2704660434792459e-07} {"commit": "5ac5c349bcabf6cead9cee66e07f3531d14d7414", "message": "Minor updates only. No functional change.\n", "proba": 1.1028804181023588e-07} {"commit": "3d5fd513528894ac29264db77c7d75d18ad04a13", "message": "Add further Wikimedia language codes", "proba": 1.6181250828140037e-07} {"commit": "f070b83d7a4caa85de172554dad673feb11e18cc", "message": "#332 - \"Selected text\" label does not update when editing an edge annotation\n- Update text of annotation in sidebar also for selecting existing chain links\n", "proba": 1.2581051578308688e-07} {"commit": "db1b0f53055a5e2742005ff82cde886e36454a67", "message": "debug line\n", "proba": 3.911507064913167e-06} {"commit": "ce3c4074e569371a863fe21b82b8aeaca2e86930", "message": "v1.0.0", "proba": 5.259160843706923e-06} {"commit": "5319eaa4cbcff7b23132bc6d5461298533204e4c", "message": "Added getters for State's createdAt, updatedAt fields\n", "proba": 1.263940276885478e-07} {"commit": "d023e41c3a9e17a40927b7d27ceaad00aaf318a4", "message": "Corrected transition rate calculating when converting to an LPN.\n", "proba": 2.3274567695352744e-07} {"commit": "dbb86c67705cb0a165baa088f5ec416385f57506", "message": "strengthen the test\n", "proba": 0.00011710957915056497} {"commit": "248b4106a262f570cb11dd7973c2561bb46d4871", "message": "Extract method\n", "proba": 6.313942321867216e-06} {"commit": "c99fee3f00e39d40824ccba4571a17a609a46576", "message": "File Servlet", "proba": 1.8440604208080913e-06} {"commit": "2d6f58f99dec6239b1dd5fedb8250f9787d4df47", "message": "fixed version field ignored as if it is locked", "proba": 5.320979425960104e-07} {"commit": "3538cd0057c626bc74b00e016daf65dd6a051437", "message": "Fixed meta var name thanks to user javaerb :)\n", "proba": 1.07904732260522e-07} {"commit": "4ef9eea1ee85c0027cfe2a7647170ff8f3f93105", "message": "test: Handle cleanup of privileged connection in DatabaseMetaDataTest\n", "proba": 2.234665288369797e-07} {"commit": "1492dc1678dd714011104b1edc4376126d7676df", "message": "XWIKI-15310: Some attachments disappear from attachment-cache after a period of time\n* reload the attachmen content if anything corrupted the current one\n", "proba": 1.1309591485542114e-07} {"commit": "a935a08f4a6e9aa5014ad366934acd0ab0ab06f5", "message": "leetcode-191 number of 1 bits\n", "proba": 1.052976404025685e-05} {"commit": "c0d0e8ee7e8c2269ee7bfe10bb01ba3e71ad2a5d", "message": "english exception text\n", "proba": 6.708282853651326e-06} {"commit": "b822b6205a6b0749006845ec582b42459510b6f4", "message": "adjusted to API changes in other classes\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@97822 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 6.291147087722493e-07} {"commit": "c12dfca2ad790cf44ff354fd3f771179971cce91", "message": "Added 90 degree offset to fix graphical regression\n", "proba": 1.985909818813525e-07} {"commit": "50919cab4ce33f31a7798639aa6a6fd1f3523c9a", "message": "Fixed download link (again :X)", "proba": 1.0727718802172603e-07} {"commit": "f039054fd1f1f2f2ec4398f3f0622675fa46f5b3", "message": "Refactored out IconImageInfo\n", "proba": 1.3611575013783295e-05} {"commit": "f6f73261df91a95e30ffbb62bd039b664752adfc", "message": "Tweaked format\n", "proba": 7.173650260483555e-07} {"commit": "ddab10c00807e45635cfb109273e2dbdae113e15", "message": "Add save(item) declaration\n\nOPEN - task 32: Add \"Create Item\" functionalities \nhttp://github.com/DevOpsDistilled/OpERP/issues/issue/32", "proba": 4.926802148474962e-07} {"commit": "0ab79429cf5960750fe86cb77dbf4a3990ee8533", "message": "Splevo-417 & 420 Changed code to get successful jenkins build", "proba": 1.0740085087945772e-07} {"commit": "b4169e1acc8c056e1722992e85531a0f20b92e5a", "message": "use assertEquals\n", "proba": 0.00017519011453259736} {"commit": "7acbe8a10c4b1221f4e7cd646305cf1349ee4350", "message": "Correct comment about cell metadata path relativization\n\nSummary: Per code review comments.\n\nReviewed By: cjhopman\n\nshipit-source-id: 26eb0767dbc7d3bd5afc139f5bbf20c7d0ba98a4\n", "proba": 4.0160344383366464e-07} {"commit": "16c8b2ccd4678cceb3120e3a81a0c8a08475fd02", "message": "put in logging again.\n", "proba": 1.1388221565766798e-07} {"commit": "e36ba3a33925c8a013885fab1b4a22ffaae58a88", "message": "Dropping the stored procedure tests as we cannot possibly fix those.\n", "proba": 1.1549944645139476e-07} {"commit": "e55dd5480d187649bfdc600e8fa6ed3bde4ce1fd", "message": "das: always show anatomogram\n\n\ngit-svn-id: 410459702e6123a874d92574e1336b0959d85891@13292 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 2.590411156688788e-07} {"commit": "b717054eb7c69e658649e96a2738f0730f7eceed", "message": "Infos werden nicht mehr pro Tankung angezeigt sondern nur noch einmal\n", "proba": 4.086519993506954e-07} {"commit": "9439be66c377a8fdce0c5e3abf3082452fdd4853", "message": "tabla de informe Grupo sanguineo\n", "proba": 4.1725550659066357e-07} {"commit": "194670fef2e54e6651f556ce0a42c92d2b420c70", "message": "CodeInsightUtilCore#parseStringCharacters should handle ruby escaping\n\nIn ruby string constants it's possible to escape every symbol.\n\nFor example \"text \\ text\" or 'text \\! text' is a normal string. Also depending on string type (double or single quoted) slash will be included in string value or not.\n", "proba": 5.2341883929329924e-06} {"commit": "7d5dec2d9bf00aee7ada5ddc2b5db5ec467a24a1", "message": "Formatter: correct processing for 'indented sub-blocks of aligned block'\n", "proba": 1.8307922289295675e-07} {"commit": "e0a3177850a82918127647856ab5832f781bbdd1", "message": "better implementation of the test", "proba": 5.968176992610097e-07} {"commit": "dc804bc1b67aa05ed418b51d83300367fbec8349", "message": "assertion text\n", "proba": 0.00493474118411541} {"commit": "80839616f93e24424789dede3b9a121f0196f467", "message": "Added word line string utility.", "proba": 3.302762650037039e-07} {"commit": "35fbce17f7ee540489193abd0a7026ee10614349", "message": "do not shorten names (IDEA-62683)\n", "proba": 8.604997674410697e-07} {"commit": "d4213c14bd98d73b61744356664aee9049d96c48", "message": "Keep devices on screen forever.\n", "proba": 1.2742799526677118e-07} {"commit": "3e3c049c2485d572097531791b02caf63b496d89", "message": "[TIMOB-25728] Improve TableViewRowProxyItem setRowData() validation\n", "proba": 1.3025791645304707e-07} {"commit": "662274478e9a4c811124ffc4177006bdd540d45c", "message": "Removed environment option for ps cmd.\n", "proba": 1.243746652335176e-07} {"commit": "cf16f1dc82681cbbd64760cc66511eed057d0238", "message": "do not resize the canvas icon if a background image is not being used\n\nChange-Id: If601bafd70beb7e0b5bf995727055f3685a8a03d\n", "proba": 9.017065167427063e-06} {"commit": "5acb9870448aea06bb1e51084629f80f473a0282", "message": "lst: add assertions\n\nEA-79381 - assert: LineStatusTracker.createHighlighter\n", "proba": 3.8838453519929317e-07} {"commit": "cba501a6f653461986b0d155e6dd74aa48b89c51", "message": "if files are moves to the main source pane, ensure it is visible\n", "proba": 2.890358246077085e-07} {"commit": "8bc8a43b18ee18668c2e243dbeafbb44a3149d6f", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "7cb38d79d8d88ffeb45364211c2218ffce73384a", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "7d6387abbd0190f19fbbb921b6691f684dc08080", "message": "using log message size for amsverify table to limit number of displayed messages\n", "proba": 1.8144463354019535e-07} {"commit": "96a75e1fea1a56c7f2ebc5cb5193cf83898c48af", "message": "Fix version detection\n", "proba": 1.6518123402420315e-06} {"commit": "58aff16ec0cb7e2dd0e7e14c4ce589d14ed6cc21", "message": "tweaks to showTerminal API\n", "proba": 2.337551308073671e-07} {"commit": "0a97d11a860a9f6ce2154a4551e3f767f38ba6cd", "message": "Correct problems with the deploy plugin using new snapshot build numbers for each artifact\n\n\ngit-svn-id: ee144a4ada4e65570a65b3ba2a4ac9d4eedc8fa4@994552 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.407506927847862e-06} {"commit": "b67da98c93a4e1fca8407baeea69c4cf0c54f32a", "message": "Ensure last updated time before creating reference\n", "proba": 1.2361043388864346e-07} {"commit": "aa0d5bea1cd81b04897253232e57df081f16ee4b", "message": "Clarify text of an error message for future versions.\n", "proba": 5.581920049735345e-05} {"commit": "97cb65b8ffc3d73fb0d5ec499d9714c91abaa7d0", "message": "svn: Allow parsing \"UNDEFINED\" string as revision in \"svn status\" output (IDEA-198691)\n", "proba": 1.4152624316920992e-07} {"commit": "a398b0ce0518c5ee04ada7e87b55b940bb76cebc", "message": "core: setting action name and object type on ChangeVDSClusterCommand\n\nThis patch sets the action and object type in the\nChangeVDSClusterCommand, so that it will be replaces properly in the log\nmessages.\n\nChange-Id: If920743d6e09d2233ed2e5140607e9904e3620e6\nSigned-off-by: Oved Ourfali \n", "proba": 1.7402250307441136e-07} {"commit": "d043931cc7fe57aa606c14f196e59c69923087c9", "message": "[anhtu][ShareARide: edit regret insertion operator]\n", "proba": 1.13378419541732e-07} {"commit": "1132b1954ca42f5d7f44d788dbea2afc1d31d9f1", "message": "Use correct option for saving files on switching to terminal (IDEA-118846).\n", "proba": 1.0937822736423186e-07} {"commit": "d4bd1284755b7f21b6c1b3068d83eaa2bf93d84a", "message": "core: fix NPE for removing non existing template\n\nThe locking message assume the template being removed exist in the DB,\ntherefore NPE can be thrown there.\nAdded a null check and in case the template is null, we won't try to\nlock the template (that is ok since the can-do-action phase is going to\nfail anyway).\n\nChange-Id: Id3eeb1d34d4e6320961ee8b360715b29003f1a68\nSigned-off-by: Omer Frenkel <69532a7f2759393c377ab24ce2e967b7eaec7238@redhat.com>\nSigned-off-by: Arik Hadas <4817076c8cbf937260fc19e8bc79ad74394890b9@redhat.com>\n", "proba": 3.6091905712964945e-06} {"commit": "be07eb9f16cc108b303a52f1f834d05b0d956078", "message": "Update test case with new plugin name\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@41684 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 6.079669674363686e-07} {"commit": "802f451649cec756a530a7fe91045fedb079b38a", "message": "#208 The AuthenticationLogger does not use the LOGGER instance\n", "proba": 2.1055132037872681e-07} {"commit": "a171203658e65aad235b8ebfec3c07a198035b9a", "message": "core: don't use hotplug when updating instance type\n\nwhen updating vms connected to an instance type,\nif using hotplug (for cpu) and it fails, the change is lost.\n\nso always use \"apply later\" so the changes would anyway apply when the\nvm is down.\n\nChange-Id: I8f5b494a91ef3328fb2631da922c8a3cd582f67b\nBug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1136372\nSigned-off-by: Omer Frenkel <69532a7f2759393c377ab24ce2e967b7eaec7238@redhat.com>\n", "proba": 5.964767751720501e-06} {"commit": "77ecc48e09f3c21c3a57edf3d42d989528b1606e", "message": "\u65b0\u589e\u9632\u722c\u866b\u62e6\u622a\u5668\n", "proba": 2.4258474695670884e-07} {"commit": "fadc8910b7673feed4d6479dc9763e3ea7e88923", "message": "core: Refactor AuditLogDAODbFacadeImpl\n\nThe patch refactors AuditLogDAODbFacadeImpl by extracting repeated\nmapper creation with a single instance.\n\nIt also refactors the audit-log to sql mapper into a method.\n\nChange-Id: Ib9e301b21d50ed8555b1b2841ac90f7d502fee89\n", "proba": 1.2463684470276348e-05} {"commit": "a5dacd4d03b61998fa58160a8ca627cc3ca9445d", "message": "clear ProcessQueryFactory and Humidor instances on shutdown\n", "proba": 1.3549809807500424e-07} {"commit": "0ef7abb1e5f06ac19a8c9f41f87e518507bd4d6a", "message": "set CGs as secondaryIdentifier, not primaryIdentifier. Refs #1571\n\n\n\nFormer-commit-id: fba6b9fcfac66fcb388b61f912145a270e50307d", "proba": 9.235671427632042e-07} {"commit": "ecc1a5652d7317b25571d0365890224e9dea1493", "message": "reengaged TransactionalGraphTestSuite and IndexableGrpahTestSuite for OrientGraph.\n", "proba": 1.0807507067056576e-07} {"commit": "4d4a1eb129984dd80e36bebe53980306e19b3281", "message": "Update copy constructor.\n", "proba": 1.314748629965834e-07} {"commit": "d0ac005d3feee40bbdf87588effd3b068227392f", "message": "BUTO-16 exclude inner classes from checks\n", "proba": 1.2324987608280935e-07} {"commit": "1cd69167b7fa4786f2d5cfda299752d245283eaf", "message": "use nashorn, not rhino\n", "proba": 0.010202826000750065} {"commit": "0a3a6b3d0df470d838099f7b08e2cacc60d48d2c", "message": "CAMEL-6838 Fixed the traceExchangeOut issue of JMX Notification Trace Event Handler\n", "proba": 1.1150999768005931e-07} {"commit": "7190611431a6efba7eff057d948014597a936adc", "message": "Modify PopularityLeague.java to find the most popular pages within a league in Wikipedia (2/2): limit the calculation to given links/pages in league.txt\n", "proba": 7.872442438383587e-06} {"commit": "1f22a502bf356107f0c51334dfbdcb46baeca728", "message": "CDAP-2709 Marked method nullable.\n", "proba": 1.0828884455804655e-07} {"commit": "276f5a51d59ef473b041da4419d4318e1c6f9f73", "message": "Fix infinite loops in mutation complexities\n\n", "proba": 0.00601804256439209} {"commit": "26a105eca8a4e0d62c1cc138367746d9b9f5ef14", "message": "feature/annotatevariation: bug fixed\n", "proba": 5.412895802692219e-07} {"commit": "33a07146f22df8afde3d6dae40bdbefc17e3d382", "message": "updateAreaOfInterest is only called internally so no longer necessary for it to be an action\n", "proba": 1.482834335320149e-07} {"commit": "ebb89373f0eb252a355bfcfac068170c02d7d10b", "message": "implemented annotation motivation feature.\n", "proba": 1.4158537453567988e-07} {"commit": "ba92b67bf8e98cfcfbd747093b99c77685a77a7d", "message": "suppress for statement from IRV fixed (IDEADEV-33628)\n", "proba": 1.102524933571658e-07} {"commit": "41d81724255a62a8069eafb956e95e62e35b8cc8", "message": "AddDeliveryReceiverSpecificationCommand entfernt da enhalten in\n\nAddOrRemoveInteractorForSpecificationCommand.", "proba": 1.3933660625298216e-07} {"commit": "9423be7370e6541f6487b14773734aca45fce92a", "message": "Organized imports\n", "proba": 6.90883325660252e-07} {"commit": "78cb2ac5e88dc2ef17448c1c4d0f60f045b82bae", "message": "command: fixed bugs\n", "proba": 0.9992719292640686} {"commit": "6320886518b4fb0f3f12861dcc9ed6da6d82e710", "message": "Minor code cleanup.", "proba": 1.328681946688448e-07} {"commit": "acc896da3383a026046dd54d9dce69dfa1bb9a22", "message": "Damn TODO\n", "proba": 3.7435481203829113e-07} {"commit": "f1680ea0508644fead3dda0dbd3d47b56a6f2689", "message": "Minor Javadoc tweak.\n", "proba": 1.1876439032221242e-07} {"commit": "e96a84fbe6ee2cf5509c93aac631bb604418e754", "message": "Component Verifier: fix wrong scheme for camel-http4\n", "proba": 7.288896085810848e-06} {"commit": "be27fe79fa7328854889f9253b24ecccec057721", "message": "Fixed bug with today/tomorrow forecast parsing from AdequacyClient.", "proba": 1.1125082011176346e-07} {"commit": "84c14696b0b2843fdd5930f2a94c7b85210bd0e2", "message": "CAMEL-13110 - Move validator component out of camel-core, aligned camel-jing\n", "proba": 1.2396068882480904e-07} {"commit": "af4a2f11be41bdab12b2d95f1aadd93034f3df83", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "f6a37d71228e8f3d8f099899a17927236cdff719", "message": "CAMEL-17121: converted camel-jms reply manager to repeatable tasks\n", "proba": 0.9988038539886475} {"commit": "c62d353fbc7bfe960d85c3f6696ed5adac91e3b8", "message": "added acsURL to webAPP\n", "proba": 2.057961552281995e-07} {"commit": "b85cf4ffbeb785a33b67f65bdbf210580b9eddcf", "message": "Fix exception clearing immutable map\n", "proba": 3.839962573692901e-06} {"commit": "b3651622d31150eb7f17cc2465f4e04e33146309", "message": "Spotless fix\n", "proba": 4.958544082001026e-07} {"commit": "918b671ab44b0771d5f0d2cb30b83b1cc7cefb7c", "message": "Simplify test\n", "proba": 0.0001872979773906991} {"commit": "f470228e2c66d1f3945b437003713cbd36580bbf", "message": "jira#KRACOEUS-4633\n", "proba": 2.0360991470624867e-07} {"commit": "49a7a1389522c5b8deb5736e74dac6d072cb5a68", "message": "Add missing @Override.", "proba": 7.067594083309814e-07} {"commit": "96699e59f6747cafd38b7f0f4ba3f8be958d8b33", "message": "with empty admin\n", "proba": 1.1711399565683678e-06} {"commit": "973f5f1a0d64a0faa49a22929520281c786fbd24", "message": "fix test jobs\n", "proba": 1.4971854398027062e-05} {"commit": "20c096806e6cebb3e5961d98a3d18bdf139bcf76", "message": "Il faut maintenant 2 arguments : le mot-cl\u00e9 et le nombre de tweets\nd\u00e9sir\u00e9s. Exemple : twitminer.jar bonjour 50", "proba": 0.9999837875366211} {"commit": "8d3cdd8572b96efce3ddf3e479fa392c98bbbb1c", "message": "Don't check for sortedness if we already know GenericIndexedWriter isn't sorted\n", "proba": 1.4522689184559567e-07} {"commit": "33a3319aa036ccaf95a3fca968afc3034d01fda4", "message": "\"classpath*:config/spring/applicationContext-rules-*.xml\" added in getConfigLocations()\n\n\nSVN-Revision: 4587\n", "proba": 2.6996295332537557e-07} {"commit": "06daa4e326e5ee9f9c2695413f3c64efb36c75f7", "message": "Updated status codes for the mock server.\n", "proba": 1.1043412939670816e-07} {"commit": "e371f2d6017c35d0369de0936ae0c81aa5956fa4", "message": "HIVE-10073:Runtime exception when querying HBase with Spark [Spark Branch](Jimmy Xiang via chengxiang)\n\ngit-svn-id: b05e31eb9f122b66e3a4bd72ce86d18f60fb8741@1669518 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.92375055627781e-07} {"commit": "0fc67416e7b19ca9b9e7a7c019809223a60e3d6b", "message": "HIVE-17978: Shared work optimizer may leave useless operator branches in the plan (Jesus Camacho Rodriguez, reviewed by Ashutosh Chauhan)\n", "proba": 9.614448970296507e-08} {"commit": "6c995b4c009491b0ab1e4be3a189909437cb4973", "message": "fixed broken refactoring\n", "proba": 9.025694112096971e-07} {"commit": "d231ff72726dfccc34ba1141330d095c0853b991", "message": "removed test class for r2rml mapping.ttl of PluginTest", "proba": 1.8495099141091487e-07} {"commit": "ebd7a74903971fe33aa801d7e489e8f20b8d56d0", "message": "refs #25 - done\n", "proba": 1.3542212684569677e-07} {"commit": "86de85ab2b05f2f3ef6da9ccd0ad791b87efd587", "message": "fix random cache test failure (use VirtualTimeScheduler)\n", "proba": 1.2838860641295469e-07} {"commit": "249fe78d4e346d68ddb785ff92c339314a8e49a8", "message": "bndtools: Trigger build if project's bnd file or included files change\n\nSigned-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>\n", "proba": 1.1177020553532202e-07} {"commit": "343f441a7ca7f832f2c2374d66c062a87587b333", "message": "Another null check needed\n\ngit-svn-id: 8fbff3d54bc076206107a52135e3fa53429945fe@758412 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1012361937901005e-06} {"commit": "2cea43a1822521e7d23b949b19d679c3f721fb38", "message": "SimonStewart: Make a test a little more idiomatic\n\nr11709\n", "proba": 0.0015158441383391619} {"commit": "2a648e9483aed7d9b71225ba13cfa371fa8bff2e", "message": "AndreasTolfTolfsen: Ignore Operas since the remote driver throws an UnreachableBrowserException\n\nr17727\n", "proba": 2.3879124455561396e-07} {"commit": "ac6b2fe624b5123185965141f6c314d1bb9d7e0d", "message": "Renamed 'register' to 'registerObject'\n", "proba": 7.2092043410521e-05} {"commit": "dbde907f04fc32a8ad6d10a62937d46d5bfe90a0", "message": "DERBY-6774 org.apache.derbyTesting.functionTests.tests.lang.AlterTableTest.testAddIdentityColumn failed with assert in nightlys\n\nTemporarily removing assert that is failing, looks like code should handle\nthe condition anyway. Will renable after figuring out what is going on, \nhoping this will allow for clean runs from others while I work on this issue.\nMy current theory is that there is a long time problem with alter table\nand the conglomerate cache that has been uncovered by this relatively new\ntest and the new background work introduced by DERBY-4057.\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1641753 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9377296212041983e-06} {"commit": "8595ff624a3a9ed0978f31b0fc90d24847403390", "message": "Follow-up to r1755181\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1755185 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6363332494838687e-07} {"commit": "2fe621337b13b14a4d54ec37a59b8fe4c3266d82", "message": "Small refactoring and documentation updates for AsYouTypeFormatter.java", "proba": 1.3393903941505414e-07} {"commit": "968150327d7bb45601702e60ab6d0073ccfecd7e", "message": "partial oneof tests.\n", "proba": 1.5485470328258089e-07} {"commit": "94ac0cdb6d1e8ea9dc49473d42eb906880a92531", "message": "Remove leak of test meter registries (#2131)\n\nPreviously, before each test, only Metrics.globalRegistry.clear()\r\nwas called. This removes all meters, but does not remove\r\nmeter registries. Each test create it own meter registry.\r\nThis leads to a leak where the Metrics.globalRegistry keep glowing,\r\nslowing down repeated test execution. Leak does not affect\r\ncore.", "proba": 1.1252164000552511e-07} {"commit": "bac2b7e82146f1ab20b81096ce95599fa6c8457e", "message": "Found another reference to \"library\"\n", "proba": 1.6368493049867539e-07} {"commit": "ac3403ebe68907961a486e29fe376f30dd0f9602", "message": "modify HibernateEntityManagerImpl, change baseType to simpleType\n", "proba": 1.9427888275913574e-07} {"commit": "20fccec2319e5b5c3a3772fc0d22a6ae3935875e", "message": "HIVE-23080: Clean Up HivePreparedStatement (David Mollitor reviewed by Naveen Gangam)\n", "proba": 1.002698866159335e-07} {"commit": "ae6172ec21093c737c8d51be5f33c9858eccf361", "message": "Updating comments\n\ngit-svn-id: dd8e9c0478cdb586d2928d5ce1c527365fba18f7@1468019 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.946331332826958e-07} {"commit": "1d7573812379cc5f209d4b4cf9f27f55d918f333", "message": "Jelly views should only match the end of the URL.", "proba": 1.1740929295456226e-07} {"commit": "4715118dc7bf93cdac893068fe4d945d49a80ccb", "message": "ArrayUtility: getItemsCount modified", "proba": 2.7204811203773716e-07} {"commit": "9e0f585ffbc00b85de10ee4667ff39a4d8b3a375", "message": "update mail subject\n", "proba": 2.244800469952679e-07} {"commit": "23b3f3ae7bd94ae218c8f017e2ca468fcf581ef3", "message": "Fix copy/paste mistake\n", "proba": 9.716347994981334e-05} {"commit": "852e25954e08193127873e22290b8fb322ed01f3", "message": " added documentation to setLatLonDxDy() method\n", "proba": 2.747613336850918e-07} {"commit": "127f0830b7b8126ff0fc462eb326fd75e40ed423", "message": "topic: bug fix\ntype: normal\nmodule: other\ndescription: mdeditor - reset path iterator \n", "proba": 3.941731563372741e-07} {"commit": "2200b3c1bbcdab72828549bee8695a453224c183", "message": "Followup to r1545613\nAdd final modifier to a private field.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1545869 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1862629839451984e-05} {"commit": "03ed228465d1885f049b2a8ae1317686048b9fbf", "message": "comment removed\n", "proba": 2.0402315215051203e-07} {"commit": "5775950fac67ae885dc39ac2e068e579128dedcf", "message": "moved all border mode properties to config\n", "proba": 2.5684391857794253e-07} {"commit": "8ef9ede0974a020ac61523fd9c2b16362c6cc625", "message": "Refactored\n", "proba": 3.3528910989844007e-06} {"commit": "584de00b4965c3e470686beafc659a9967b5bc78", "message": "fix subscription when enable monitor (#2167)\n\n", "proba": 1.1061183613492176e-07} {"commit": "2a0f7c25298b05de9192c18f41bd0713f26322fb", "message": "Fix DynamicRealmTests\n", "proba": 1.5525972685281886e-06} {"commit": "702454adb4a4df46f1fd7b331d6b64f2bbe97ef5", "message": ":reporting -> :windup-reporting", "proba": 2.276896566399955e-06} {"commit": "1b74b74cfa04a6b8aa8fa51a538652508025a2bb", "message": "validator script name no longer appears in the message\n", "proba": 2.4378607577091316e-07} {"commit": "5ceb4a5b1a4a107e1b84597b10fcbeadb6d236cb", "message": "over and out with addDateTimeFunc. works in select clause but in filter functions comparisons between timezoned and non-timezoned xsd datetimes (exported by this function) seem to have a problem.\n", "proba": 1.1239637132121061e-07} {"commit": "41c6979c4f6fa788ea51abb96d6ce2a0261d3250", "message": "removed some printouts seem to be ok now\n", "proba": 1.274884056101655e-07} {"commit": "39d172a675376a941a45dd587ea82fce03293a80", "message": "FL-102 repositoryimpl\uc758 update \uad6c\ud604 (\ud654\uba74 \uc5f0\ub3d9 \ubd80\ubd84\uc740 \uc5c6\uc74c)\n", "proba": 1.0668768624100267e-07} {"commit": "38f80c6e04a2b22bd4de82f13c7a5acad648731c", "message": "Optimize the callback timing of onSupportVisible(). #475, #478\n", "proba": 0.9999969005584717} {"commit": "f70560faa71a606149babe505231fc183fb1dcfa", "message": "modernize\n", "proba": 8.468459782307036e-06} {"commit": "2a9470c0a1531569319a8bd446bb07aa11fbc21c", "message": "ElasticContainer: Use Elasticsearch 5.6.12 for V5_6 tests\n\nChange-Id: Icb85272a3c1d68700d7b251d643c8640a82adfb7\n", "proba": 7.638248007424409e-07} {"commit": "5076ce1460836f827833d5cd7c7eca314c040452", "message": "fixes converter documentation\n", "proba": 2.787913331303571e-07} {"commit": "710f69786aa7c101a3622805c1d4630677c13e94", "message": "feat(sync): Sync service can be disabled using configuration\n", "proba": 1.0116186786035541e-06} {"commit": "1f81b952fee0a8c8a4bce9b44e71f045c0070d2c", "message": "Configuration should be stored.", "proba": 2.5587428353901487e-07} {"commit": "316845f9ede005c60045644ee771eb7a965b411b", "message": "TINKERPOP-1612 Had to make the constructor public for ServiceLoader\n\nServiceLoader couldn't instantiate the HadoopGremlinPlugin without the public constructor.\n", "proba": 1.0250273874135019e-07} {"commit": "d8a0aabb68692ae0cecd1a4e458e59434393b379", "message": "feat(backup): Change date format for backups (#1338)\n\n* Generate name for backups that can be easily sorted", "proba": 8.822781637718435e-06} {"commit": "b3cc8605db5549cf24ac2287e3c192a343c52079", "message": "findbugs fix\n", "proba": 1.5608397916366812e-06} {"commit": "5d57d9d46ab7dbcaade8a17926bb1d6093c03ab4", "message": "Temporarily reverting partial changes. Odd.\n", "proba": 1.3099827356199967e-07} {"commit": "6be5e9ba862d5f99ea7104b5dc47ae25fd11451e", "message": "ISS-258 # HelloWorld test with Scenario anno\n", "proba": 2.9663617624464678e-06} {"commit": "1bbbf617cb403355d15417e7a180ad94df8b0b2e", "message": "Fix incorrect mapping of growth table values\n", "proba": 0.011788386851549149} {"commit": "d8a515520f867820eb1dc5b6341b58223e5fa3d3", "message": "grammar\n\n\nFormer-commit-id: ed5fcc8bdc103b0da818ed119997f5679dd3e455", "proba": 0.9999914169311523} {"commit": "dbdde201dbdc990d327b1c11efd3ae7ef3375476", "message": "JCR-2087: parametrize generic types\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@816601 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5310868295491673e-05} {"commit": "319c22d477efafce8b80b45067238e7563b9ee49", "message": "EA-58807 - IOE: PsiUtil.checkIsIdentifier\n", "proba": 2.967463501590828e-07} {"commit": "a4f6808151686fe585850483f7423dc0902a93f7", "message": "Comment out unused statement\n", "proba": 1.6346216114015988e-07} {"commit": "7360b1eb025dafe13635df9f06dd0f96d83da141", "message": "Remove tests that are dependent on the build tool.\n", "proba": 1.265838847075429e-07} {"commit": "b0c1186e3891047a950965438e7ab8913df881fe", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "8d5b83ef7e85db4c8a13c3834e48ed9aa8ca9d4a", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "9f9ad9d726966e6c56ccce833725086ff1a957be", "message": "added an entry for ReliaGATE 15-10\n", "proba": 1.211552103086433e-07} {"commit": "675ca692d798c8abc51b979c4c7bd7cce9b636b8", "message": "remove session.close\n", "proba": 6.447023110922601e-07} {"commit": "21ea0fa45af7f4991a0651c725d25188aa74ba63", "message": "changed the waiting time for camel test. (AsyncProcess)\n", "proba": 1.7443090882807155e-07} {"commit": "bb7ffad98b1117df824313624c44eb20154f08aa", "message": "# GG-9245 minor\n", "proba": 3.173798290845298e-07} {"commit": "d734f0c5756efcacb238a9db63ad421f76d90542", "message": "two name properties with different namespace not properly encoded\n\ngit-svn-id: b0f10281c9a1a817905b9aa75a7907aa928f8a7d@36631 e5c1c795-43da-0310-a71f-fac65c449510\n", "proba": 0.9999860525131226} {"commit": "8ba1f11ca2115ff304a875bc08baf412d5c57eb6", "message": "code format", "proba": 6.781149568269029e-05} {"commit": "33807e2d17566021cc3ae97a59042d5dee3723b5", "message": "Mapbox Styles - Tweaks to transform(FIllMBLayer)\n", "proba": 1.0923541537977144e-07} {"commit": "c64fdce8702687000ac15aa2e5c7f428b19249fc", "message": "\u4fee\u6539\u91ca\u653e\u8fde\u63a5\u7684\u65b9\u5f0f\n", "proba": 1.4940040671262977e-07} {"commit": "cc96cbba104dc27dd0e36ad52e1eccbd09a22b6b", "message": "Migrate CompanyPlanningModel's getLoad from BigDecimals to EffortDurations\n\nFEA: ItEr60S19TimeUnitDataType\n", "proba": 1.1899680885107955e-07} {"commit": "629468243f2095fa911d7dc291eeb1bcb5486046", "message": "OAK-98 Source code formatting, code conventions, Javadocs\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1579222 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.280036935393582e-07} {"commit": "58a57347606ddde4587a50c75b18a86c2561a4da", "message": "OAK-6324 - Remove SegmentNodeStoreFactoryTest#nodeStoreProvider\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1798068 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9242976868081314e-07} {"commit": "2ccdddfc02a1aa81d574af41e1482551f6ac4e89", "message": "NEW - bug 212352: [patch] Bugzilla postData problem for field QA_CONTACT and ASSIGNED_TO\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=212352\n", "proba": 1.6310183070800122e-07} {"commit": "75a6cc05b855415314f5514ae4f76d18202c9667", "message": "Allowed no detectors to be specified which is legal.\n\nhttp://jira.diamond.ac.uk/browse/DAQ-358", "proba": 1.3117779928961681e-07} {"commit": "509ebf2f34b06aa221cae06b8a7e5f8ff02a9ae9", "message": "pac4j-async-170 Introduce Pac4jExceptionHandler interface for dealing with async exceptions\n", "proba": 1.5991300017503818e-07} {"commit": "f9a2f0d07f9edd95864a7a6080995b5665ac8703", "message": "Cosmetics\n", "proba": 1.7208266172019648e-06} {"commit": "cc11522b6c975758b1bcfb3b413c43fc35af8f0f", "message": "js inplace introduce field: shift highlighting ranges\n\nGitOrigin-RevId: 2a3aba22b066c4018713be1378b976894c74884f", "proba": 2.3018035335553577e-06} {"commit": "fba7237298d85e3d685e067dc9478da51ab24694", "message": "there are different line highlighters now for execution line. Check for top frame\n", "proba": 1.2124097281684953e-07} {"commit": "d26c4791926bfdee8adce835d3e31380798473bd", "message": "IDEA-96755 (\"Module with too few classes\": Not if only one module)\n", "proba": 1.1282961054348561e-07} {"commit": "19efb32b1efebd38462e2d181b9ec858ad2556e5", "message": "Added save option to TermCreator.createChildIfNotExisting\n", "proba": 3.4290607686671137e-07} {"commit": "da657bbd449f8e356275c2e886000c6690554a75", "message": "[groovy] extract and use #isWithin() in spacing processor\n", "proba": 1.9375654858322378e-07} {"commit": "1dc47d452988572685d7f04ad37d70d19e7fb4aa", "message": "#1420 Traverse switcher in entity editor.\n\n\nFormer-commit-id: 0f583872d854ef92abb7415614ce94acb37154fa", "proba": 2.888759354391368e-06} {"commit": "b5e2f22a6b3b8bbf08b397d80f176af880310bd3", "message": "[PLAT-5680] NPE in integration tool context when loading LiveDataMetaDataProviders\n", "proba": 1.1918795905785373e-07} {"commit": "55c8dc0519608a755509cdc445496140b38d98b3", "message": "Set empty response to complete grpc txn (#2225)\n\n", "proba": 1.40147008664826e-07} {"commit": "0ae5587aca2feecdf01b1f5f0349b1f4d8ae2981", "message": "Fill a few test gaps in the buffers API", "proba": 8.57034137879964e-06} {"commit": "f0c5a5866536dc196b108bf156ab2ef7e9870b5e", "message": "[task] adjusted to new connector\n", "proba": 2.254836908832658e-05} {"commit": "1ffbe7ec01d086d4de4cd91da6d8a1e97e2f1504", "message": "[KULRICE-12338] Additional check for clean context\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@45753 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 3.102028131252155e-05} {"commit": "0e4f6bffe03a64372fab0cc2dd067b6ace269a0c", "message": "KULRICE-13266: Also check for PersistableBusinessObjectBaseAdapter when seeing if an object is proxied\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@48488 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 1.2589648576977197e-06} {"commit": "6bdde08c75189ea35137ea3ad3d18cb68b87c761", "message": "time tracking plugin: Fix timers header color\n\nFixes runelite/runelite#4821\n", "proba": 1.4384272617462557e-07} {"commit": "ef7400ba38f2b99ca51aada41d0f446fb6280b09", "message": "Fix import in SampleConfig\n", "proba": 1.4578851050828234e-06} {"commit": "7c2ead13e0c3857bd92d0f937453c6245e48a4b6", "message": "[JBAS-9216] Remove incorrect cast\n", "proba": 6.404977170859638e-07} {"commit": "2209e33b009b69978d4e72ead9f2fccf0592afca", "message": "fixed syntax error in DockerSnapShottingTest\n", "proba": 3.7661723695237015e-07} {"commit": "165bba5284206ea85f81562c0ff3812bed28a93d", "message": "[PF-2074] Fix disabled SpendProfileBpmConnectedTest (#876)\n\n* also disable beforeall and afterall\r\n\r\n* spotless", "proba": 1.1429021640196879e-07} {"commit": "872248fec22d3346daf2e0f1a629a3cf0df68231", "message": "CSPACE-4817: Removing unused import.\n", "proba": 1.1251112397303586e-07} {"commit": "69007775d2cae47bef9edbb5d3b539851602dfef", "message": "release-145\n", "proba": 1.2629328693947173e-07} {"commit": "6021f8a8ced49ee6235a9f95f38edc6683a39e80", "message": "Fix Bytestream.getChildElementXML returning invalid XML\n", "proba": 0.0001519449142506346} {"commit": "1efbadb255d7484f2c494ad4c2b788bd57fc7b70", "message": "Added removeCondition() method and used copyQueryObject() method\n\n", "proba": 3.571941817881452e-07} {"commit": "e9183ff6ad703155ec92a67cc94966d0819f59b2", "message": "Draft segment interface.\n", "proba": 1.4194974085057765e-07} {"commit": "1a088d335661dee811258e31400902aa64677c03", "message": "Update Util.java\n", "proba": 4.960818955623836e-07} {"commit": "184c725bdf4280ac689af952ead07c07e37403f4", "message": "Update Game.java\n", "proba": 8.187331559383892e-07} {"commit": "4179fd0b87d39f75f9a4ea4e9112d001c93901ac", "message": "can't do getters and setters for arrays\n", "proba": 5.195062726670585e-07} {"commit": "377a7f24a1206fad834c4b7d5fb847713ab6ca72", "message": "Compatibility with latest update.\n", "proba": 1.1176210534813436e-07} {"commit": "334fe60480d0b374e2a556e812e4cdc460425a29", "message": "obsolete import removed\n", "proba": 3.2183720577450003e-07} {"commit": "88fd33b7e0d10096f5dca6072ffb4fd8c591e8d2", "message": "Make oracle extend abstract base\n", "proba": 6.0210957599338144e-05} {"commit": "bf5d01f1c804c535e247264c6ee1b4b92495e477", "message": "Update ReplayListVersionsTest\n", "proba": 3.8987747075225343e-07} {"commit": "99e09576c2ed5d6239ae6c3d28f4c493fde5382b", "message": "Improve audit logging of flush method\n", "proba": 5.396232154453173e-07} {"commit": "efa714633201ab51fa5fa5161a1f9e3863161feb", "message": "fixed mapping to Ant properties\n", "proba": 2.4316310032190813e-07} {"commit": "731cbe2183942d805e85b287f19deed328ec61ac", "message": "Use Transformer and CollectionUtils.collect() instead of Guava types. It's more idiomatic for the Gradle codebase.\n", "proba": 1.1436752345161949e-07} {"commit": "a05de7f258f4c809fccd8396618c7c18d5e9dc06", "message": "[WFLY-2218] Put known versions in alphabetical order\n", "proba": 1.554638970446831e-06} {"commit": "be198d3893e4b8ed69c973e37475c8f8702c5495", "message": "Story Done. Needs Testing\n", "proba": 4.416824310737866e-07} {"commit": "ff27544bf144aa1948b6790cae73e69ad1c9b1b9", "message": "Removed obsolete debugging output \"zooming ...\".\n", "proba": 1.3940106668997032e-07} {"commit": "a76569834958369fa42dafd92aeba1713d7645ed", "message": "- fixing test\n", "proba": 1.883609996866653e-07} {"commit": "a0538b0a0d18c2c251e9d21ff5390669668bb98a", "message": "Fixes typo in HelpTool.\n\nOver-the-shoulder review: Robert Chu.\n", "proba": 1.1054034132484958e-07} {"commit": "e0bec678da174ec9a0c67df779c00ab1c323840a", "message": "Calling cancel on a Future returned by a TaskScheduler works reliably now\n\nIssue: SPR-9821\n", "proba": 1.1701124691398945e-07} {"commit": "2911eab289cfd8fca023f6b4fb8316365658cbdf", "message": "Register graceful shutdown for apropos command\n\nChange-Id: Iae08901c6d5fcc75b9fe0afb6e3b2d3fc03b897d\n", "proba": 1.8328673832002096e-06} {"commit": "4cc7fe8f8d86e9bc2a2f3a733ec65f9b9dbe6fc0", "message": "[KARAF-3150] Parse MVN URL to get the kar name\n", "proba": 1.2686717809629044e-07} {"commit": "0de0d27dbbfc8893d4600dbf869f2f0ec2827d46", "message": "[BACKLOG-25467] - adding parameter to ErrorDialog constructor so that the exception message can be run through a function before displaying the text\n", "proba": 1.5479091075576434e-07} {"commit": "66cbdbe3419a476958e303e4a1b4c5a601c6c0ee", "message": "Delete tmp file after closing.\n", "proba": 1.3189381320444227e-07} {"commit": "8ebf216f8228b2182c26b01e157ccba211a3b10e", "message": "Logging improvements\n", "proba": 5.683480139850872e-07} {"commit": "e1b347d5da79959a730c13e65fdcf7ca3565e0fa", "message": "Tidied imports\n", "proba": 3.5476617199492466e-07} {"commit": "53439c35d3b8b1f6dd56d2bfe70615d6a9d5ffe4", "message": "am 914d4bcc: am 7a09a05c: am 93283ff5: Merge \"Make RecyclerView requestDisallowInterceptTouchEvent(true)\" into lmp-mr1-ub-dev\n\n* commit '914d4bcced8757bc036326857e03f5a77ce3cffe':\n Make RecyclerView requestDisallowInterceptTouchEvent(true)\n", "proba": 1.39148448852211e-06} {"commit": "9ead0a20d36dcfa9a937128b52406cc4c1107012", "message": "Improves logging in FileBasedSource splitting\n", "proba": 3.020751933036081e-07} {"commit": "1b40ebf59a40bb0bb1aa2104916da006932420b4", "message": "New languages\n", "proba": 2.945470441773068e-06} {"commit": "4f2b84d7db17c3d04429e7293100fd7ccf1dc1cd", "message": "SimonStewart: Deleting the entirely empty, and therefore entirely useless, InternetExplorerKeyboard.\n\nr12753\n", "proba": 9.240594408765901e-06} {"commit": "2556d9b0d386915843da11be97a1a86fa9416f5e", "message": "DO NOT MERGE Only call #requestDisallowInterceptTouchEvent on the parent if #scrollByInternal consumed any scroll in either direction.\n\nAdd return value to #scrollByInternal to return whether any scroll was consumed in either direction.\n\nChange-Id: Ifa2177e30dcdccc4832e78a78c86dea756f06884\n(cherry picked from commit bbdd1b82ef6edc1bb5fee9e7c6e116a8a086fcb9)", "proba": 6.247798864933429e-07} {"commit": "e7c21fde4b057d6f699d76fa11986cf832e5f1ce", "message": "Add isUserInRole tests and alternate token tests\n\nSigned-off-by: Scott Stark <44b2f47f410f4bf6655e3ec1c92f766044282b1f@gmail.com>\n", "proba": 1.3138387089384196e-07} {"commit": "7b919c6180a04bec9724fe0b3258cca27ac6b451", "message": "Added tests for TaskExecutors.", "proba": 1.1794213605753612e-07} {"commit": "6714852056d970a424296263411dee66e45bf3b6", "message": "Run test only when Verdana is available on the system, skip others (like Travis)\n", "proba": 1.0340781386730669e-07} {"commit": "0c9750b23f565279ea33691761e000e5f21c5521", "message": "ensure error scrolling does not happen on notebook output replay\n", "proba": 2.979024031901645e-07} {"commit": "bc7549406d96e2f96f1262d949efe544d4b71fad", "message": "group by color\n\n\nSVN-Revision: 2653\n", "proba": 1.2195788201552205e-07} {"commit": "d4f632d4b9064e92054d700a1bc00c5b72ae4610", "message": "Add default time for all users to recieve emails, which is subject to change\n", "proba": 1.2408463589963503e-07} {"commit": "e2d7800bbcb2d6d7bd8334d11b4bd2880347ef21", "message": "Fixed a bug in a test : bad comparison on a returned value and the expected value\n\ngit-svn-id: dd90f696ee312d86d1f195500465131112b150f5@679049 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.335617177275708e-06} {"commit": "a31e813450d187aa5195ea1cbb4ce164eb5ff8e5", "message": "added method to update subscription\n", "proba": 2.3834962803448434e-07} {"commit": "25280d1b144a81d68105a3c09257ebea16e2e7c3", "message": "add debug logs to DisplayListDrawable\n\nSummary: A part of DisplayList revamping campaign (9/n): just adding some debug logs to DLDrawable\n\nReviewed By: astreet\n\nDifferential Revision: D10162274\n\nfbshipit-source-id: a08d48563fcf35acc585dfcd9d4edbfa81fefbc7\n", "proba": 4.0977164417199674e-07} {"commit": "433a96a754f253433a0e1d9e03f0d3efcc1d7572", "message": "extra error handling", "proba": 2.293401735187217e-07} {"commit": "673bff8f7aaa0be5c389507ba3d4352b11ccdbe9", "message": "Add test for map with generic superclass\n", "proba": 1.9462548550563952e-07} {"commit": "437a0c9a2bc2a7c14a5bc9398d28452cd06b7ff3", "message": "Skybox Attempt\n", "proba": 6.741926767972473e-07} {"commit": "345847d4d0bb13261874af4d2203f371bbe641bf", "message": "Remove an unused import statement.\n", "proba": 3.4363873169240833e-07} {"commit": "35f81675fb377ceeeac8908b0d1745c2eb54b472", "message": "cleaning up\n", "proba": 1.0348471732868347e-06} {"commit": "79c4cfd265518c747f96e90fd9715c649eee31fd", "message": "Changed value of Resultset variable to match Ryan's\n\n\nSVN-Revision: 295\n", "proba": 1.7960749687517819e-07} {"commit": "8c80685468f7dbed58ad6c50f56bfd7d7023af6c", "message": "Removed unused code\n", "proba": 1.3536109690903686e-06} {"commit": "293775d9838d19e837e339fa8dba738701c650c1", "message": "Removed log file stuff from ServerStateTest\n", "proba": 1.9038370169255359e-07} {"commit": "101d757b3ac1ea719eed87d6197bcdd77c1b43ad", "message": "Add @NonNull and @Nullable annotations\n\nPiperOrigin-RevId: 264850312\n", "proba": 8.442586931778351e-07} {"commit": "594dc5e22df072f31561af8ede12555c7ac9b91b", "message": "Replace @Rule usages with `assertThrows`\n", "proba": 1.061110879163607e-06} {"commit": "717abd64cfe2b71b3d29b0bb1d71db73ce7ac602", "message": "code cleaned and root tag changed\n", "proba": 3.0230808079068083e-07} {"commit": "f35a9b9152b66fc47c36ff25240e7704172d18ae", "message": "THRIFT-738. java: TCompactProtocol throws RuntimeException when it can't identify a type identifier\n\nThis patch causes it to throw TProtocolException instead.\n\ngit-svn-id: 8d8e29b1fb681c884914062b88f3633e3a187774@924364 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.500677621559589e-06} {"commit": "e7f3e05a3d2b363697c27fc805c8c5413c549686", "message": "fix money transfer tests\n", "proba": 3.7441589029185707e-06} {"commit": "dd7902030a61b92b37a56d2b4b753e4b4f122a3e", "message": "Fix crash reported by Rageshake and PlayStore\n", "proba": 1.2477325128656958e-07} {"commit": "3a51f792554830213988cbf26b76495504d3f051", "message": "PLT-397 - Add throttle to function server\n\nAddress review comments\n", "proba": 1.0393874561032135e-07} {"commit": "7a7186bdbf5a8fb12a99a32d056526831cd48409", "message": "Remove unnecessary comment.\n\nSigned-off-by: Dominic Fischer <479c6e538a7cf2bba7a12ce30ece387a4d2be58b@gmail.com>\n", "proba": 1.4298285577751813e-07} {"commit": "348ef3dc62b236ffc9f93c4f9965b362077d69d1", "message": "fix number of templates\n", "proba": 2.610678166092839e-06} {"commit": "5f4f810d0af3c920e481f7c4f3bcefff97a1df48", "message": "remove system out", "proba": 1.2073644484189572e-06} {"commit": "2af96837588b96c8274b72ccb6510567c076a050", "message": ":bug: close cursor\n", "proba": 1.1858426205435535e-06} {"commit": "58ca82568ba9e0e39b7eb32619f50cb54790aa35", "message": "Use simple list instead of radio for widget banner click dialog\n\n", "proba": 2.7076688979832397e-07} {"commit": "3419d848f90b919a1cb7633da2d228d41b9d6b82", "message": "Use new GWT Compiler in WidgetsetCompiler (#10511)\n\nThis change should be used together with related changes to the\nEclipse plug-in which uses the class.\n\nChange-Id: I5419b6e7195982b17e599dbb102a8b1766c1d7e0\n", "proba": 1.2121084864702425e-06} {"commit": "707c0c77a9237efd2ce64fb2dfd59b3788bac7af", "message": "SB-906: CR", "proba": 6.693206842101063e-07} {"commit": "263b008dd661f1826b4def057099ab550abf8f40", "message": "Removed renamed class\n", "proba": 3.2089232604448625e-07} {"commit": "a011ea6563773f1b9bed8d9c338324e6f1938f07", "message": "#2768 Fix auto recurring searches.\n", "proba": 1.1350651618613483e-07} {"commit": "3ac6a119d6a929b33d4128436f847f748f0d6ac6", "message": "[r1362] [branches/dev] Removed redundant initialization\n", "proba": 2.09147430041412e-07} {"commit": "17c96612839e96c980f8fa79407935af470127eb", "message": "Handle AlreadyLoggedInException in ReconnectionManager\n\nFixes SMACK-725.\n", "proba": 1.0593883104093038e-07} {"commit": "e9a0cbae98884f14088744f209e5703019e6b2bf", "message": "Fixed typos and cleaned up tests\n\nSigned-off-by: tnolli \n", "proba": 1.3896210759867245e-07} {"commit": "787ad1889f34cabe6e1a28eda49af1d06a26d4e2", "message": "INTEGRATION: CWS ooo19126 (1.1.168); FILE MERGED\n2005/09/05 15:42:57 rt 1.1.168.1: #i54170# Change license header: remove SISSL\n", "proba": 1.2477657662657293e-07} {"commit": "f17d364d028320b2e0ff714917aef09555e70a07", "message": "- Added cross rate conversion ability (e.g. USD to EUR via NZD)\n", "proba": 1.105177815929892e-07} {"commit": "724a6931dbae794eda2b696760bff59f838c027d", "message": " Testing: assessment defs and ratings\n #5745\n", "proba": 1.1647283315596724e-07} {"commit": "01d703b35fae40cfaa34b2d7423a3d6c97f70541", "message": "Renamed to SWTGuiHandler\n\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@359 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 0.00014646312047261745} {"commit": "56363dc617864f64947b129a092a54f0319a94f1", "message": "bug 552: redirection", "proba": 4.543030911463575e-07} {"commit": "b98968fba61774379c0fc0e46d91efd1c27496fa", "message": "removed un-used method\n", "proba": 1.0390042916696984e-05} {"commit": "19de860fc9bc64dc0fe98b7c324c518893af0ea9", "message": "fix credit card crash (#885)\n\n", "proba": 1.531430058321348e-07} {"commit": "6aefd45598435b5859a4276b57df23f01f17e5fa", "message": "refactoring to allow the users to modify output directory for screenshots\n", "proba": 2.5972434514187626e-07} {"commit": "505b9bb9f73d7bd78c0023a087745605c55e32e7", "message": "Refs #1969: Fixed the context menu so it can be displayed when right-clicking property sheet tables and disabled visual property items.\n", "proba": 9.799852307423862e-08} {"commit": "2d353e5143d42fa7f58c108b34b675fcecef597e", "message": "Don't use system module\n\nThis breaks when JSF is integrated and deploying web apps. Since ServletContainerInitializerDeploymentProcessor\nhas one idea of ServletContainerInitializer and system gets it from the app classpath.\n", "proba": 1.0476153988747683e-07} {"commit": "5ea0ac1e5501ba284e4e380600303ede793c9695", "message": "configs.\n", "proba": 2.1213936918229592e-07} {"commit": "a99addbd80aa378f5cf32d35cd4d6a181448f60f", "message": "Removed TODO\n\n-I'm actually pretty happy with this medium term.\n", "proba": 1.0982454767827221e-07} {"commit": "43aec588bdb003bdb1034efd26d12cd607bdcd25", "message": "revert org.wallride.web.support.Posts.java\n", "proba": 1.6559321238673874e-06} {"commit": "c4887d0f4e66ca4e98dd619b3aa44ef4d768794e", "message": "am 25782ef8: Merge \"Added stack id to TaskRecord dump.\" into mnc-dev\n\n* commit '25782ef834514d6e24a0f8aaa463683d1a7f95f3':\n Added stack id to TaskRecord dump.\n", "proba": 1.342263544756861e-07} {"commit": "a120393060072a8f6876d91719521fc64db43d11", "message": "Fix unbreakable regression\n\nCloses #721. Zonemakers can modify blocks in an unbreakable zone when outside of it again.\n", "proba": 1.0948969020319055e-07} {"commit": "f6e29058fa1c8657f5be8546496ce3f2c3aa0990", "message": "fixed clear of SizeConveyor\n", "proba": 1.485540650492112e-07} {"commit": "18b1bdf1079c29a4e4019f4b2e8175b1f44df8d7", "message": "javadoc improvements", "proba": 4.860365265813016e-07} {"commit": "7353dd698a0e2f745b76711dbde572b0180336bc", "message": "Fix import\n", "proba": 1.5394750789710088e-06} {"commit": "3081f6b105915d78a326f8a10f8748935e832086", "message": "simplify appendDataPath\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@2980 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.9999943971633911} {"commit": "2f2efaa29ad210cfb93fd0af5e9d909a2909abe3", "message": "Fixed https://github.com/danimahardhika/cafebar/issues/2", "proba": 2.1120271753716224e-07} {"commit": "44222caa476f82d7add0de2e5de0e2f624e53cd2", "message": "uc query ttl effect\n", "proba": 0.999667763710022} {"commit": "78599f545e159dd7708edf0966e81c104a53212e", "message": "Fix a NullPointerException which can be occurred in multi-thread environment\n", "proba": 7.94151310401503e-06} {"commit": "d190b7f561fbaeb61bd89e2f5775fe3357a56c1c", "message": "minor changes\n", "proba": 3.7436623756548215e-07} {"commit": "54a71f5d18ffacca3d543a83721b29a0abec5086", "message": "Better isolation and correct assertion orders in BiMultiMapTest\n", "proba": 1.3240448026863305e-07} {"commit": "193c2a349684d973c4d7b102b404ab5199ef2c6d", "message": "Refactored/improved readability\n", "proba": 3.134537678306515e-07} {"commit": "52e63ba9518d517378147f2ea613b74e169b90e2", "message": "LUCENE-5263: remove extra deleter.checkpoint\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1530741 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.828915507459897e-07} {"commit": "4d746650a6b4ce43ac4eb2bab053eda58ecdaba1", "message": "LINGO-474: Arabic (RTL) cluster labels are messed up in Workbench\n", "proba": 1.1581611403244096e-07} {"commit": "6fac9339d6481ee4f4f34ed999f88a4c499a4e1d", "message": "additional logging messages to vivo.all.log during knowledge base migration\n", "proba": 1.2776615676557412e-07} {"commit": "4ede9d2efb78869636b77953e988df97fc649919", "message": "[misc] What happened here???\n\nAlways double check your cherry-picks, since it looks like sometimes git can mess things up.\n", "proba": 1.084411707097388e-07} {"commit": "78e8d9d276382dd2f0a25fc480004c1280d18992", "message": "VIVO-711 trapping for invalid URIs generated in the migration\n", "proba": 1.1735970417703356e-07} {"commit": "2c982c5884dabbf4e5cce84ea37ff0556a3e9d2c", "message": "[misc] Ignored a test in an attempt to find what is breaking the test run on jenkins.\n", "proba": 1.1509492026107182e-07} {"commit": "6f4cae57ee4c588d7399c60922fef917e9c662e1", "message": "XWIKI-19125: Introduce a displayedAuthor in XWikiDocument\n\n * Only save the original author when adding a comment\n", "proba": 1.131103672946665e-07} {"commit": "a97db69fd32ab4f7fa0069699807af1c0a79675e", "message": "breaking the inner loop if a match is found", "proba": 3.2637599360896274e-06} {"commit": "a442bdb8b9a8dc18dc1c52d28ba5b4d015b4f694", "message": "Use positive logic for fiction\n\nInstead of checking for the absence of BooksLiteraryFormType, check if\nthe given symbol is considered representative of fiction.\n", "proba": 3.0591727409046143e-06} {"commit": "f3369ed13cf5ad8378173e69c0aa8f575efd4651", "message": "Fixed typo in comment\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1644912 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.940480711316923e-07} {"commit": "356396c7fc1e7a4c6547f54c01caa70a8a1ebe8c", "message": "Fixed error where midi files would not play", "proba": 2.570850483607501e-07} {"commit": "e29188ecc517fd96d8c1ab6a958e14c812a8b742", "message": "set use o hashtable\n\ngit-svn-id: 25fd0ab20f27615cbdee32316c52153b05ca259c@264 29edfd95-ebd2-fbaf-e2c1-6dcbdf81cba2\n", "proba": 8.973932381195482e-06} {"commit": "6b2e05ac30c73ca8dd4a6a0d2b96e937bf478ecc", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "ca66e7909f873cea19ca254540a862949cdbad52", "message": "added command line parameters to:\n1) start logplayer with the log being paused.\n2) filter out specific channels from being played back by default. The channels will still show up in the gui, however they will be disabled by default.\n\ngit-svn-id: d98835ac2581dc8b7b532831eaf73f8a09cb9b7b@628 989093bb-e83e-0410-a25a-9184cbcad8d0\n", "proba": 3.173045115545392e-05} {"commit": "4ccf1823b26957283febc26d869ada8724201cb8", "message": "Extract include file refactoring\n", "proba": 5.371628049033461e-07} {"commit": "dfaec99906e6b88bd03dad252fdff07885a15320", "message": "KFSMI-5024 Added gt,ge,lt and le operators to GLCP and LLCP documents\n", "proba": 1.0282073503731226e-07} {"commit": "a766d69b89988b7ef12233745d893c94e8835eac", "message": "typo fix\n", "proba": 1.0356772691011429e-05} {"commit": "2eb5c1064c69f6f074b681f0c72cf8c227dea331", "message": "extracted checking for expired accounts to it's own method. it was happening in 3 places.\n\n", "proba": 1.251583086059327e-07} {"commit": "1ab16d55899f4e4ebf74d5b399fc4df0390cedd2", "message": "NPE fixed\n", "proba": 3.266513886046596e-07} {"commit": "395bd1066ea0da8f7d968cdb91bd2bd73bbe8452", "message": "KFSTI-232,fix method per code review\n", "proba": 1.1199213645340933e-07} {"commit": "39d13f2d4dddf2cf9183102d32fca73a408f9574", "message": "Removed ProxyNodeFactory as argument. ", "proba": 1.1848440095718615e-07} {"commit": "aa0e0022bee26a36ae53cb5af5a879233370b672", "message": "Update GUI.java", "proba": 9.211077554027725e-07} {"commit": "3e83e0d905f5efdfc8a3dd7ef28cbf826041ee46", "message": "New feature\n", "proba": 1.5872120684434776e-07} {"commit": "64c464b0df33d808dc7f2fd0fb31fe64b0ccea0e", "message": "Formatting\n\nSigned-off-by: mueller-ma \n", "proba": 4.10222310165409e-06} {"commit": "a2d084875498648072ad3fdada86fff47474a104", "message": "Fix test for PNC 2.0 model\n", "proba": 6.294933996287e-07} {"commit": "393e82c156390c6a31393a9fa68b7455345f6bb0", "message": "fix for the bogus NPE thrown when there is an error parsing the XTCE\nfile\n", "proba": 2.173802187144247e-07} {"commit": "eb39389da846a5d31acbfeab029ca0dacbc5f02c", "message": "reportbuilder: do not use empty tablename\n\nChange-Id: I03ed5e810468ee206820a250c740b80c0ceda432\n", "proba": 0.00011072282359236851} {"commit": "fe591570ee3504373fd7fab0815e367803df25c0", "message": "- fix in bloom filter wrapper\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7714 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.2091678627257352e-06} {"commit": "87a0a13470e9d697dc135550ce3fa24808ba0598", "message": "RANGER-2218: Fixed on unit test failure\n", "proba": 1.2769562829362258e-07} {"commit": "ee6c37f1468b77639101b66168896fa985071489", "message": "SimonStewart: Not only should the driver be javascript enabled, but javascript support should be on\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@10431 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 3.9169872252386995e-06} {"commit": "d34d5dba966bad63f6aa8a314d74850ce0062f31", "message": "am 79d0c080: Merge \"Revert \"Fix IMMS#mInputShown state inconsistency.\"\" into mnc-dev\n\n* commit '79d0c080a060b340e87d9211f5b174613b67d947':\n Revert \"Fix IMMS#mInputShown state inconsistency.\"\n", "proba": 1.9269880624506186e-07} {"commit": "d20ea2f158000fd83528ef95e4e5fc6ff8c78b81", "message": "Don't allow non-authorized apps to access auth tokens\n\nFor restricted profiles, if an app tries to guess an account name and\nrequests an auth token, even though the framework is going to prompt\nfor permission, it could be authorized by someone who can't read.\n\nIf the app is not opting in to see accounts, don't let it get auth tokens\nby verifying first that it's in the list of known accounts.\n\nBug: 8736380\nChange-Id: I6caf88cfe14aa1023d55bcb28ad80ccd89eeb79b\n", "proba": 0.0007835205178707838} {"commit": "104f5119117952b1774cabba39e1441921985c9f", "message": "ROO-2531: allow clients to override completion keys\n", "proba": 2.208575864415252e-07} {"commit": "dace9588b2492450d97b483eeadefe1cc9b4c144", "message": "reverse change\n\nSVN-Revision: 3015\n", "proba": 2.350454678889946e-06} {"commit": "bf75c68e28faa985a647e0a7a25082b7ce936d38", "message": "Make getViewportWidthInch() return a sane value. Thanks Jeremias!\n\n\ngit-svn-id: 761cee9cd64d065b967522152dca98f4d60d94f4@592650 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00021340719831641763} {"commit": "ddbb4b484231ef020cb4ff2e6ec1b85942900f61", "message": "fixes broken NoopProcessorLocalRoundTripTest\n", "proba": 2.77022252248571e-07} {"commit": "75f8aa815f163acb3b0498d14a8841f42fbeee73", "message": "Okex: position management API\n", "proba": 3.718307368671958e-07} {"commit": "83322cc2c6f29b4f4ec3dcdd55d9a8c7630acae3", "message": "Fixed #4. Coordinates encoder algorithm is improved.\n", "proba": 1.4704083639571763e-07} {"commit": "e54defbd2f1768c58dcd7bd13e1dd8a21f35eeb4", "message": "sp-21 minor\n", "proba": 1.2822393955502775e-06} {"commit": "63a94e63e32e157168ce3280b233bd021b00c78a", "message": "Random vocab to lowercase\n", "proba": 0.9997625946998596} {"commit": "23f10f10bdf264b1ff142b80e7472e2c21ff2307", "message": "Removing bad import line\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@9112 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.00011618271673796698} {"commit": "9aaee3a093cfcb5784c0192ec02daee2dbbd47c0", "message": "MainActivityViewPager formatting and Javadoc comment stubs", "proba": 1.6490014331793645e-07} {"commit": "987bf6277dba810fd35e2bacd570f46fc3866f9e", "message": "Add cancellation to decode thread when interrupted.\n", "proba": 1.2835359086693643e-07} {"commit": "abca4667c27e73b0f8b2351a1665c09c9c0a5b7a", "message": "Add auto save for AbstractConfigManager", "proba": 2.2024909185347497e-07} {"commit": "26c3e488038ac6c81097c87c03a1c2333aba0eb4", "message": "Cut down on code.\n", "proba": 5.126357791596092e-07} {"commit": "f2e650030aad6710092699b1bf571c66fe2a76ff", "message": "Still playing around eq\n", "proba": 1.7826268106091447e-07} {"commit": "1107a7f04987b8094d0da419dd81f5c4ea31cda2", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "ef82635c7042f55f7a5a67bccd25c6c63e4029a7", "message": "Removed Copyright Message.", "proba": 1.1466052995956488e-07} {"commit": "23883a3be1fb269d6632270fdce93012e19f3647", "message": "Fix forum crashes caused by wrong getString call\n", "proba": 1.8465929940703063e-07} {"commit": "24e2f4d4b207a3e654c2b482057101ab51cd39a9", "message": "Cadastro Emprestimo Atualizado", "proba": 8.229714012486511e-07} {"commit": "c50940e7223fd1608c722e8da186aff871cd3b1c", "message": "Default icon added to each tile.\n", "proba": 1.1317446535485942e-07} {"commit": "4adece79a2cc7a1dde0ec24a280c965625301074", "message": "GT-3219: moved drop target assignment before setting background", "proba": 2.9678258783860656e-07} {"commit": "0dfcaf6acf879244177f22fba8d5c245712891c8", "message": "allow use of parameters\n", "proba": 2.0842776393692475e-06} {"commit": "f4e83d1f52ae7156ff5efb23b770fb0d89aeab82", "message": "eliminate dupe error", "proba": 0.00012391360360197723} {"commit": "c5e1dcd8b85af6b8c19d14aee64027ce92d913f0", "message": "\u66f4\u6539\u65b9\u6cd5\u540d\n", "proba": 4.6257250119197124e-07} {"commit": "1a47e828e06fd022f626d162123d46465fadd20c", "message": "Sum\u00e1rio terminado.\n", "proba": 6.76140359701094e-07} {"commit": "3788a2dcb90be5046598cfeb234c7f35a47340ba", "message": "Removes redundant Setter annotations.\n", "proba": 3.941393060813425e-07} {"commit": "7727499822df79e6f9a6a636dcb5c1dac0d1024e", "message": "Used QueryGenerator for Authentication", "proba": 1.4270237613800418e-07} {"commit": "0c2076045b1c5fe665a00479fd6861a8fffd6bee", "message": "Use new binary tuple writer in jdbc access method", "proba": 5.784069685432769e-07} {"commit": "f0d045f7aa37331b5c3d0ee9798948587f2d8465", "message": "Check nullpointer\n\n\nSVN-Revision: 2028\n", "proba": 1.944688960975327e-07} {"commit": "7513bf2615bc3ee96928d7450c0dfcb65881c226", "message": "Checked for nulls\n\nThe parse methods don't consistently return unset - one does and one doesn't\n", "proba": 9.44293788052164e-07} {"commit": "15c2d22da23abc49048ff5d5abf8650821317384", "message": "/kmail read now displays tags as well\n", "proba": 1.0456311372308846e-07} {"commit": "48b98850ed4abf5371d2e6927a1f9989663159a5", "message": "Update Oripyon_jr.java\n\ntest", "proba": 3.338942349273566e-07} {"commit": "abfa67367d77c493b9d362f28c44be01c24defe7", "message": "Add CodeArea and some ToolButton\n", "proba": 1.7603436219815194e-07} {"commit": "55a788305871d9b55bd67a65342db9e6bcb7a6af", "message": "Server: Bullet fire fix\n", "proba": 2.3547393368517078e-07} {"commit": "fd18cca1618459787719b67de297a0732781dc5b", "message": "Add missing setProperty call for regTestBsqGenesisTxId\n", "proba": 1.2730606613331474e-06} {"commit": "7015cdcee864a18d30028e4539cf4299a09c8c8f", "message": "API21\u3067\u306e\u5834\u5408\u5206\u3051\u3092\u8ffd\u52a0\n", "proba": 1.3288365607877495e-07} {"commit": "44c7b48d2d35b6b3ab589caf4623eb3b40d327ac", "message": "MessageCallback#onResult\u304c\u547c\u3070\u308c\u305f\u3068\u304d\u306b\u8fd4\u308a\u5024\u3092\u4fdd\u5b58\u3057\u3066#offerAndWait\u3067\u8fd4\u3057\u3066\u3044\u306a\u304b\u3063\u305f\u306e\u3092\u4fee\u6b63\n", "proba": 1.8366030190009042e-06} {"commit": "77b679a6d0d3003fab8c7d14dbf5325a71cab319", "message": "Add a helper function to derive StorageDirId from BlockLocation\n", "proba": 1.1744372159228078e-06} {"commit": "e6ae8e275bef31f40c9555d78816903f48e80365", "message": "Change hole for interpolation (I226).\n", "proba": 1.1202375560515065e-07} {"commit": "2f12be61e4ff00e109f7b1288b35f12bf0e06a57", "message": "Update Billing.java (#53)\n\n", "proba": 1.2496128931616113e-07} {"commit": "cd0c5c70d6d15a5b9f5799be97b732555221d4f4", "message": "Fix spacing and javadoc\n", "proba": 9.556559234624729e-06} {"commit": "d60678a642c953ef556dc6460a486a5c5d484fc6", "message": "moved setting of isTestnet to Nxt.Init, to allow overriding it with custom properties\n", "proba": 1.5147118404001958e-07} {"commit": "ea63495bbf44fb59c4b099472e1911e8d93f1d66", "message": "Removed old experimenting code from RumUI", "proba": 1.7026546572651569e-07} {"commit": "d7219052fd225dea79cbb2b762c07818071850a5", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "d268b47738e91b799a73f65eb222ea00c04f7a1b", "message": "agrego que guarde el tipo\n", "proba": 2.165863406844437e-06} {"commit": "6e7e6f38fe4948cf32b86c360963230c7bb35ae2", "message": "Fix CME when closing queries\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@1952 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 8.871944737620652e-05} {"commit": "df4a795c6ee4dba2a25e3a219fa055dcd67cc903", "message": "remove an unused import\n", "proba": 1.8180385268351529e-06} {"commit": "4f3682835240be95eff457dd8f50569e3b696da5", "message": "use Reflection for Move\n", "proba": 2.2598707971610565e-07} {"commit": "bb91e2d8a3201a437dcaf03807ec7972a2e64528", "message": "aggr app\n", "proba": 4.281680219264672e-07} {"commit": "14636345b033557f49f5af2a945fc5f5abbae314", "message": "\u79fb\u9664Http\u91cc\u9762\u7684main\u65b9\u6cd5.", "proba": 1.2838614793508896e-07} {"commit": "869bdd70ac2b1f0add19e8e3d6e748736bce7cb6", "message": "\u6dfb\u52a0\u51e0\u4e2a\u5e2e\u52a9\u65b9\u6cd5\n", "proba": 3.101205834354914e-07} {"commit": "a118bb15e41880111d4083e9336d87024bc918d4", "message": "Reorganize FileInfo members\n", "proba": 2.1825974272360327e-07} {"commit": "dc4c538db21514999f9d3f53eefee82bf6032e16", "message": "Add dummy GSTVideoPanel class for VT backwards compatibility\n", "proba": 1.579462889367278e-07} {"commit": "b9ff0c34c264da3b03a623c51c717889ae5cba77", "message": "Attempted pathfinder around walls. didn't work out (yet)\n", "proba": 1.0229068720946088e-06} {"commit": "c833c04a3456349267258105f1f553fe5ef5e230", "message": "Changed up character creation a bit. Players now choose an Alliance first, then a Deity, etc.\n", "proba": 9.798805677974087e-08} {"commit": "9d6b756ac47b5dba885f7f4b191cd09c82f3cdd4", "message": "MORE FORMATTING! I CAN NEVER BE SATISFIED!\nlol\n", "proba": 4.7647392875660444e-07} {"commit": "2e2be1d1a01d99269528947dd3fc2bc7342037a2", "message": "Check for max object size on image upload\n\nThe upload of too large images fails now.\n\nChange-Id: I4ba5fce211dfde0005fbcd2b4b190c0565369e9c\nSigned-off-by: Edwin Kempin \n", "proba": 2.779677856779017e-07} {"commit": "d6441140863e40b073d34f85b569208a620769cb", "message": "Update: \u66f4\u6539\u8868\u540d", "proba": 2.7996952667308506e-07} {"commit": "7f017f78f053cbac61a477e8542d59ce2779e5f2", "message": "Fixed incorrect ELM327 \"AT\" op-codes AT@1, AT@2, AT@3\n", "proba": 0.0002798927016556263} {"commit": "3180372a9f5c7fe137c404b698ead27adbda8e9e", "message": "Fixed ImagearnRipper (#45)\n\n", "proba": 1.168102201631882e-07} {"commit": "ae7d99c00691d666ab9a750770f1532475481342", "message": "Have RobotAbstractionListener use the player in the cause.\n", "proba": 1.0424687957311107e-07} {"commit": "1ee85afb241d5ee35d8e27cb058740d54500092c", "message": "DB-3608: Removed unnecessary cast from this base class implementation.\n", "proba": 9.952260171530725e-08} {"commit": "f1f3d91d70818b209e3421b07908e81b19fcc5da", "message": "fixed warning, that key is not found for closed channels\n", "proba": 2.727339278862928e-07} {"commit": "6aee67559fac531f1c29236dc4079b6f370bea10", "message": "DefaultApiClient provides convenience method for custom HttpClient configuration\n", "proba": 1.5811116327313357e-07} {"commit": "3df032c20c53a793b40ffdd5a77b2c15bb0246b3", "message": "Cherrypicked \"moved context code to Util class\"\n\nSigned-off-by: Bart Hanssens ", "proba": 1.4349963350923645e-07} {"commit": "3feb67b562799e70463983785de66fb9315501f2", "message": "clean code; documentation added\n", "proba": 1.508324487531354e-07} {"commit": "60a6a5ef019ad250661f24a5fcd2ee911938b55f", "message": "AttributeReleaseModule: Provide SP whitelist check function for use in Intercepter\nAttributeReleaseModule: Comment user attribute general consent, unclear about whether it should be kept\n", "proba": 1.382509537961596e-07} {"commit": "69f89298bf7cd62d43f0b485fb9e4ad0d762f62c", "message": "A fix for the \"no tabular files left in the version\" case.\n(the version should have no UNF if all tabular files get deleted!)\n", "proba": 1.2298241358621453e-07} {"commit": "13bdec5c45f720356fc7ca3516ff3f413d6b122f", "message": "v2.1.6\n", "proba": 5.0154052587458864e-05} {"commit": "30ce0eddb5765515697f679b023fc442523fbbec", "message": "Fix the overworld variant of resonating ore appearing twice in the creative inventory\n", "proba": 1.736059130053036e-05} {"commit": "7ece79676303985672935920d1e7fda113d85ff0", "message": "Being more specific\n", "proba": 7.277820373019495e-07} {"commit": "62f9cdfc404625623d710739f124002ae86affe1", "message": "Shut off yoda command\n", "proba": 1.776186309143668e-06} {"commit": "e9cb810b5fdbbe48cbbcba6aac2f37805e2bb67c", "message": "timeout for new window now depends on configuration", "proba": 1.902744344306484e-07} {"commit": "e69f8da41c9e3a217a7802047dd7ddeb348a8026", "message": "3\u043b: \u041e\u043f\u0442\u0438\u043c\u0438\u0437\u0430\u0446\u0438\u044f \u0437\u0430\u043f\u043e\u043b\u043d\u0435\u043d\u0438\u044f \u0444\u043e\u0440\u043c: \u0434\u0435\u0444\u043e\u043b\u0442\u043d\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f\n", "proba": 1.289265014747798e-07} {"commit": "f957e98688765fd04ae6009016460878de45f6f7", "message": "fix: remove un-needed import\n", "proba": 6.280116213019937e-05} {"commit": "e61486c52c69dbf503f16dd2dd6ecbe69ee2cbe9", "message": "CatalogueSystem catalogue made final", "proba": 1.659283697108549e-07} {"commit": "2360b46c70a3ae3e9c6d8b8943c988d9a48c1e1f", "message": "[Java] Correct output units.\n", "proba": 2.9009126478740654e-07} {"commit": "21bf1442b047bbd29d5879b6790878d04bf71f97", "message": "Keep similar measurements together in combiner.\n\nA small issue was evident with the combiner that it would interleave the\ndifferent measruements. This was not the desired behavior, as the\nprevious CIlib output opperated differently.\n\nMeasurements are now maintained together.\n\nSigned-off-by: Gary Pampara <46654e9f53f0e5c1be5f3914582d375e0aa2156c@gmail.com>\n", "proba": 1.3500587670023378e-07} {"commit": "1dacc9bfd631e4c5883ec48d1c13a7341aedc766", "message": ":lipstick: readable map to int -> as a number\n", "proba": 2.130208542894252e-07} {"commit": "ba31ace65c311ff21ae0ac5aa559b5ec3283a329", "message": "Parameter file and statement ar'nt saved.\n", "proba": 1.1468229388356121e-07} {"commit": "d8f409cb835b20246576857169f026c0a65dd0e3", "message": "Small menu correction.\n", "proba": 1.3991076741604047e-07} {"commit": "97ff7fe50a30d51fbd578ea303862d7fb5e65e9b", "message": "core: fix thread safety in NameResolver.Listener\n\n", "proba": 3.050148791317042e-07} {"commit": "30c5463395d76cbcc1131090964e9c5f64d7195f", "message": "Checkstyle: Line is longer than 120 characters.\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1634434 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.942634510982316e-06} {"commit": "f34f51bfbfbeb6d224439d215839bc0f21ef4df8", "message": "android: eliminate hardcoded LibreOfficeMainActivity and package\n\nChange-Id: I365ea3b51d9a8d965eca996d100441d24b8ff5a6\n", "proba": 0.00030052236979827285} {"commit": "8a1392fa2b6408bc73ce128590b2d547d47e7dfe", "message": "Included intersection between commits nof found in some reps in the database and local commits, in order to verify changes only in commits that exist locally. This closes #86.", "proba": 1.083640484011994e-07} {"commit": "a170cbd0a8e842345c238fdaa0e4e478a5c1f7c8", "message": "fix mock test", "proba": 3.3609223464736715e-05} {"commit": "ec0446bf60be6e1a178d831c12dd36e3602cfbdd", "message": "VIRO-3854: Remove redundant check for .hdr extensions in HDRImageDownloader\n\nFormer-commit-id: 9bf4b32f93176168bad4f5fd117e7344ceb104bf", "proba": 3.134540804694552e-07} {"commit": "c8aed9f445ec6b580dc4d883e4e6b023a09da050", "message": "Remove useless variable len\n", "proba": 0.0005834436742588878} {"commit": "07808c57295d127787de6f783e49293aa1f07570", "message": "Avoid adding ':' if no port given.\n", "proba": 0.00015250156866386533} {"commit": "04378aa6389deb5143f66cf2ab0abec52dc9d394", "message": "TransactionOutput: fix not resolving P2TR addresses in toString()\n", "proba": 3.300871412648121e-06} {"commit": "b1a2d5075c6b8a198a1d9fdef59be4e78aee5395", "message": "short circuit reconnect if previous attempt already worked\n", "proba": 4.342380464095186e-07} {"commit": "ac2ed1cc69f7be0405555c71722311e87752cc8b", "message": "CYTOSCAPE-11351 #comment Fixes badge position when the notification icon is displayed on the toolbar customization menu.\n", "proba": 9.73149312244459e-08} {"commit": "7385a72b459c19a37f3739af3e59a0ea6fd6c558", "message": "deserialize QuestionDef's extensions vector properly\n", "proba": 3.22095729643479e-07} {"commit": "32a306d1ea035ed94fd9836fa220982c1c01a87f", "message": "GROOVY-9505: Bump ASM_API_VERSION to Opcodes.ASM8 (closes #1222)\n", "proba": 1.0723893240083271e-07} {"commit": "b572c8e6e9586f77b137eb111b9698b0900f2a96", "message": "Rename VertxExtension.findConsumerAddresses()\n\n- to VertxExtension.processVertxEventObserver()", "proba": 1.896101366583025e-06} {"commit": "dbe0bbecb3ed1a406548e85a21b88957faf94621", "message": "- Issue #30: A DateField provided by UIProvider does not show its label \n\ncloses #30\n", "proba": 1.448379549628953e-07} {"commit": "49564063acf6648c7600feb588c600d25b8222d4", "message": "spelling: subtree\n", "proba": 0.9999428987503052} {"commit": "b67c6bdc81c5a817edf145ab0974677ed4685506", "message": "allow anonymous read.\n\nWill allow anonymous reads to try and get around the 500 errors.\n", "proba": 1.1638855568207873e-07} {"commit": "c6f6a553b3a2eafab3a7313c9d15b2960e510121", "message": "Added reversal mode to AdjustAltitudeToPlayerBehavior.", "proba": 1.0951579554330237e-07} {"commit": "7b9fb3a7e925df315165d8c83f0252326b5cc9bc", "message": "Adding parameter support in the cx2 creator to allow recreating of a\nsingle cx2 on a single network.", "proba": 1.0731586996826081e-07} {"commit": "51f078b5e601790d7362c554083074a0ba066cab", "message": "Fix generics on executable predicate\n", "proba": 3.185090099577792e-05} {"commit": "804176f19e01b3abb195bce8572070d9cf5eef26", "message": "improve test output\n", "proba": 0.9764436483383179} {"commit": "7d24f9c052976b2d9edef4aa6f56b431803a5475", "message": "Android: silent channel using playSound flag\n", "proba": 3.2823902529344196e-07} {"commit": "6225de601945cd903ffaf3994b64a41c0f3fe718", "message": "exclude categories taht are selected by default for existing users that may go thru onboarding, and for new users\n", "proba": 1.2191787845949875e-07} {"commit": "2b684dd73c9a21317578b9df8e0e5fe264ee82dd", "message": "enabled some test cases again.\n", "proba": 1.1217427697829407e-07} {"commit": "6a5fba1d7b29f5ac7cfb21755f0094124e23b3f1", "message": "Cosmetics\n", "proba": 1.7208266172019648e-06} {"commit": "c432d9c59eae386cc28fc40d631abcd06cb2679c", "message": "Clean\n", "proba": 1.2885456271760631e-05} {"commit": "eeb3ce63bf7c160173e14ba10ace92613d214362", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "a84ca737407f6f2eda83d529b7f01192a5bc53d5", "message": "Fixed typo in method code comments.\n", "proba": 1.2029047979922325e-07} {"commit": "03fb81adcde7a70e89e63394a987d2c610140c8b", "message": "chat: synchronize on chat disconnects, fix NPE\n", "proba": 2.0539813760933612e-07} {"commit": "a053f9be8659540bc8657dd3196e6ff5e4cfb6a8", "message": "add constraints for username 2-32 characters\n", "proba": 1.0019233741331846e-05} {"commit": "6773d9c77e06b2248402a9ad796388a7d485426a", "message": "fixed point width for WaveForm in WaveFormView\n", "proba": 1.6377643419218657e-07} {"commit": "dfd0d2685b01798dbf2170d060808ce55f301e78", "message": "Fix issue with locks\n", "proba": 4.348069921888964e-07} {"commit": "f53a6b6ee61119a876ad9b5a7e4b48c509fc7d0f", "message": "Get Z\n", "proba": 7.913849913165905e-07} {"commit": "6d256966043ff09c30423401747d8f6aee2ff93b", "message": "alternative log file name (within dev folder that is on gitignore)", "proba": 1.182224238505114e-07} {"commit": "9a86dfc85a183ef872306ef9166c570aaacf4908", "message": "[18504] change AppointmentDialog from TitleAreaDialog to Dialog", "proba": 1.1030129343225781e-07} {"commit": "07aa8f6dbb274785e6458a1f665e3a1ae3443f28", "message": "SLING-2927 : Wasted work in ValidateVisitor.isExpression() \n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1499678 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.624380835593911e-06} {"commit": "613ac2d312bc64352828cc50befac19a9cf5b8d8", "message": "Impoving Code Coverage\n\nSVN-Revision: 16929\n", "proba": 1.2419249628692342e-07} {"commit": "d96d498339843c5e130807d07bdcc725588e30b1", "message": "CAMEL-951: little change required to make it compile with Java 6\n\ngit-svn-id: e3ccc80b644512be24afa6caf639b2d1f1969354@702404 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.603153464202478e-06} {"commit": "998c72df661bd0e9291caac63404115437e69ad9", "message": "Tests connect timeout increased for requesting github.com from travis ci\n", "proba": 2.3372302848656545e-07} {"commit": "da7b2d38e75b12ff3f80505d8757e6c3e63e440d", "message": "Switch to CUSTOM propag in Fast GCC\n", "proba": 1.638014310856306e-07} {"commit": "a4b1923dbb7f83b4298f569f0de193979025346d", "message": "Remove synchronized from allocator methods\n", "proba": 1.365557636745507e-06} {"commit": "1dc8d0bc8a45a42ffbc8010406af8cf12f221152", "message": "cpr-1609\n", "proba": 1.8924598066405451e-07} {"commit": "f531118c4a4972c19dd4c62c94c8587e14f79b39", "message": "passing vnfr in method modify()\n", "proba": 1.9091716296770755e-07} {"commit": "3c7d481a394512a5be3e735a41bfeda9eee92c3b", "message": "Fix namespaced 1.12->1.13 sound conversion\n", "proba": 2.6772977435030043e-06} {"commit": "d346bed981b6c756da878b682177a31b1797acb8", "message": "ClassReference: Removed an import com.sun.tools.internal.ws.processor.model.Model\nthat was giving a compiler error.\n", "proba": 1.0913420567248977e-07} {"commit": "38688edbaaf034f7b831299011fdb8976eef2cbe", "message": "javadocs\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@814618 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.270182204090816e-07} {"commit": "0b2ded054339ef1a55645aa3cc770e52dc686518", "message": "Copyright and @autho tags\n", "proba": 1.2228630907884508e-07} {"commit": "a2cff6723d7ea90d9d0e058159288141ddd20e7d", "message": "ResolutionModifier - refactor\n", "proba": 1.72971169831726e-07} {"commit": "b0006f648783392f2dfe3f548aaba640ad966ffe", "message": "feat: Sync location to the wearable\n", "proba": 1.4497712186312128e-07} {"commit": "33a2d2728527afdac14e8522aa00f63f4d3d6ced", "message": "convert confirm faction change dialog to material styling\n", "proba": 5.795466222480172e-07} {"commit": "9f1d44c29e31b2063568c1ecbdbae40589a5ae7d", "message": "More test", "proba": 1.66851577887428e-07} {"commit": "1e5c2bf05b0ed84a6b7c0986064124a58ccab73a", "message": "handle json syntax exception\n", "proba": 1.322219304711325e-06} {"commit": "62289ec9ed828b5654986f755484eac63cd4eebe", "message": "Fix `testSecretOperations()`\n\neven though official Docker API docs say differently\n", "proba": 8.640398618808831e-07} {"commit": "52c85219bb6a07a0c9cda82867ce2a2cf6b59c0b", "message": "tests improvements\n", "proba": 3.954163503294694e-07} {"commit": "ee011dec4d992bb79a1b752b4aa178edc962194b", "message": "fix bug where presenter is not being set\n", "proba": 2.3488115630243556e-07} {"commit": "3a5fa757edd9e939a3424e3f4a97c944a0d90b3c", "message": "added test for on-heap union", "proba": 2.4629730432934593e-07} {"commit": "a4e0037bf7bfef79d68f518b7e49b41102c42c04", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "b93642ad9353aab8476564dccae48f207bc80d56", "message": "Add assert", "proba": 5.684912139258813e-06} {"commit": "6958e9d13c7e15cf0f8f70564c6cefa3bb4f49fe", "message": "Revert \"added catch statements\"\n\nThis reverts commit fa357421fda1e149379e731e5ecad09871f5c6fd.\n", "proba": 1.4365272704708332e-07} {"commit": "4be9c05138bd02e042aa18acf40e31567adecd82", "message": "We don't need this", "proba": 0.0006198137998580933} {"commit": "5a9c1124e2b9cef6f033690c96c4682334b7a7ec", "message": "exclude AppCacheProgressBarUITest from safari test for a good reason\nsafari5 doesn't support progress event, safari6 does.\n@rev tbliss@\n@bug W-1624136@\n", "proba": 4.4440642454901536e-07} {"commit": "acf231b52787f1edfb6ce539fd906235291574a2", "message": "Merging origin/lin/master-pending/enableJavaControllerTestinCore-W-1980571 into master\n", "proba": 6.8456932922345e-07} {"commit": "8f154312e03b6187a5eebf6e2792627c53906fa2", "message": "Run now takes multiple behaviour class parameters\n\ngit-svn-id: 1c3b30599278237804f5418c838e2a3e6391d478@404 df8dfae0-ecdd-0310-b8d8-a050f7ac8317\n", "proba": 2.264341446789331e-06} {"commit": "1f0a3a5349ab55f8c14f263421f2311903e29952", "message": "optimization\n", "proba": 1.9469989638309926e-06} {"commit": "de753172013d5d839683a9d807eaff952f2a4275", "message": "core: ImagesHandler clenaup\n\nRemoved usage of the deprecated StringHelper class from\nImagesHandler and used apache commons' StringUtils\ninstead.\n\nChange-Id: Ib8d73affd4a49b0c01cb0f51b50814300d7ed0ab\nSigned-off-by: Allon Mureinik \n", "proba": 4.50658063755327e-07} {"commit": "d29847f404f327689e91063d913d39241826b617", "message": "Refactor to avoid trivial errors in transactions\n\nInclude Fixing a bug not to commit the transaction on success\n\nChange-Id: Ie1f823ab6d8fc6f54091d443d24ecc61336155da\n", "proba": 9.225555913872086e-06} {"commit": "6bd822ecaf44ed1c5d140c183045c2808dc5351a", "message": "check features before count\n", "proba": 1.7894208781399357e-07} {"commit": "9b9ae6cec372d9e0877da4d6785165eb9a2ec379", "message": "Fix handler description\n", "proba": 7.349868155870354e-06} {"commit": "a4c75d4107e68e77bf7ab82f2d51db261ce19145", "message": "Nullpointer-Fehler korrigiert\n\ngit-svn-id: 15e85767c710a19dc5a0ec45cd9b3838d1f9a0c8@664 014e83ad-c670-0410-b1a0-9290c87bb784\n", "proba": 4.7887374421407e-07} {"commit": "18035a5c267f51dbd4610c8af9758b2a8f832f63", "message": "Removes autoreconnection param on the db connection url and adds\ntestOnBorrow configuration on the datasource to prevent jpa log\nwarnings to resolve issues #1 and #8 in\nhttps://wiki.duraspace.org/display/DSPINT/Release+3.5.0+Tasks\n", "proba": 2.3103797275325633e-07} {"commit": "03566463524641e4fd277f3bc262535fd54480e7", "message": "minor fixes in mr-first-cut after review\n", "proba": 1.1744221950493738e-07} {"commit": "3b8fe6e632a28599d76741bad43d1d8e5c26c6fa", "message": "Commenting out the new dynamic scoring and distance comp rule so Chris can deploy to WFP instance\n", "proba": 1.1110619624332685e-07} {"commit": "7cd336b2f1346d095edde589092b3ab8fd101135", "message": "Add l1/l2 loss function tests\n", "proba": 0.00020374184532556683} {"commit": "9f37097a748a2cdde62ce641df442db6837969bf", "message": "Ignore temporary files when syncing test cluster distribution (#81482)\n\n", "proba": 1.1090611451436416e-07} {"commit": "ef472d7be4cd7869437841d2f0c69cddc2275ae6", "message": "get back to previous version of bundleStopped method, which actually must remove all services from a stopping bundle\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1086740 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.828212010783318e-07} {"commit": "8a4f15532c523447168d14ccdc3ffd3a5d5cafba", "message": "PAXWEB-91 Temporary solution?: Disable authentication in case that the http request is not an Jetty Request and issue a warning log message.\n", "proba": 1.069031938527587e-07} {"commit": "d6fb3a8ceb43c8dcb3e013c0872777dff918567a", "message": "Formatting\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@906964 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999990463256836} {"commit": "4c7f4103505eae9c299caab49d2641aa189a8bb5", "message": "Fix auto scaling group scaling policy naming\n", "proba": 3.639742544692126e-06} {"commit": "7649084a1d6cbaadf86eb26f7f731a5aa6dd72c6", "message": "Removed import that was required for javadoc as it fails checkstyle.\n", "proba": 1.0579728382253961e-07} {"commit": "97975854935a05dfb6215906d4794bb02491d5be", "message": "private member", "proba": 3.1260208288586e-07} {"commit": "b46170fa53a141ef88c95b070616703d94d59d0b", "message": "Remove unused appSecret from scheduleAuthentication\n", "proba": 3.427432488933846e-07} {"commit": "031f0aa3ff97b1174acfd4b8316d720362187c46", "message": "fix erroneous package referece\n", "proba": 2.0041090920130955e-06} {"commit": "723870bb17b239a1c2fb3c4f2056d69f3ade5f93", "message": "camel3 - controlbus component should use public camel-api\n", "proba": 1.2466846044389968e-07} {"commit": "4a4dc35f2691582a8776065e92e7dc14b8624d6c", "message": "Increase timeout period to make Selenium tests more robust\n", "proba": 5.72467001802579e-07} {"commit": "7fcd5d06e57864916131637ea34a30f3c9ece50b", "message": "Story 1914. Fixed expected message for CollectionNotFound test.\n", "proba": 1.0320486154569153e-07} {"commit": "d39a4e20b294068770cf044e6e36d72af52537f4", "message": "MyArticles slight fix\n\nSlight fix to the MyArticles problem\n", "proba": 7.87261342338752e-07} {"commit": "15b537b4b57d42df31ba3bc45536f1411fb2318a", "message": "making the super call in the initBinder()\n\n", "proba": 1.4832049544111214e-07} {"commit": "c9cbe1d686c1ae43bc53bcb582e10ce33fbc1242", "message": "improves documentation\n", "proba": 5.910695790589671e-07} {"commit": "5494e3e4bd3d27b14189af0eb62cedcf306a63bf", "message": "Fixes license header\n", "proba": 3.0869978218106553e-07} {"commit": "285f7be3603a97d17544b53d36bc0f8f6b8b6354", "message": "Don\u2019t use storable configuration\n", "proba": 1.51577395968161e-07} {"commit": "7b37b5415fbc726cb53fb31f0de094f590c591b1", "message": "Fails earlier in the test if something is wrong\n", "proba": 0.0001380889880238101} {"commit": "b1556ba274fac49311006559e5277c047b42623c", "message": "AboutActivity: Return at the end of the method.\n", "proba": 1.4286808891483815e-07} {"commit": "a9ffec62821b1315834fe29e584020791db1ca4d", "message": "Adding SAML callback handler\n", "proba": 4.221755887101608e-07} {"commit": "9b18349e91c7ad00ebab0bcf394aed43bb335f4f", "message": "Wrap entity undo so something goofy like trying to set cat type on an ocelot doesn't totally break undo\n", "proba": 4.085826503796852e-07} {"commit": "b34cfbc355b49630b0fdc0dc66fa16c6f67e7c6c", "message": "Let's tighten up the dependency between a WebHost and the underly Tomcat WebServer to avoid\nan NPE during destruction. Destroy!\n", "proba": 1.1519133380488711e-07} {"commit": "4866c4fd7f7011310067a288624b355a850ff547", "message": "Instantiate registry from search-and-docproc bundle\n", "proba": 2.0524656463294377e-07} {"commit": "cc96aea590e26d9270d844fa0375db506491f741", "message": "Make punctuationRegex static within `IgnoredFiles`\n\nFor some reason it was not static before, which is causing it to be serialized/deserialized with Gson. It's non-trivial to serialize a regex, and this does not seem required at all, as it's immutable. Furthermore, on Java 16/17 this requires special reflective access to `java.util.regex` within the `java.util` module on both server and agent, which seems unnecessary.\n", "proba": 0.000694509013555944} {"commit": "6ecb8c51994b2497dc0df96f48e90ceca5a217a4", "message": "SAK-11651\nUse a security advisor to allow students to create attachments in the course site.\n\n\ngit-svn-id: 5b1b1b0f989bbd918ddd0a77f47569c690fd24bc@35789 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 6.052576736692572e-06} {"commit": "ae8ef6082f4e76c8c3c863925e33852a30636b93", "message": "Remove unused REST API\n", "proba": 8.142418437273591e-07} {"commit": "0512009e209b23510b9b93739521274027bad93b", "message": "vtype.pv: Catch empty JCA PV name\n\n#2199", "proba": 9.020092193168239e-07} {"commit": "79eda1062b60da3f4969689cf1aee9720117e765", "message": "Fix NullPointerException on edge creation with null vertices\n", "proba": 9.048507081388379e-07} {"commit": "dde56fa4a23e1beffaf3e83318737264593c439f", "message": "- some renaming in code\n", "proba": 5.288127340463689e-07} {"commit": "c2d05b78edc318654f0e7ee3c2fca8f7931c8124", "message": "Suppresion of @SupportedSourceVersion(SourceVersion.RELEASE_8) on annotation processors that causes Warnings when using other JDK versions\n", "proba": 1.273287466574402e-07} {"commit": "32cb2666bb0d9a85cbc73e460ae4e93a212650e3", "message": "Some temp files have been created in OS temp folder. Fix the bug.[38506]\n", "proba": 1.0741825917648384e-07} {"commit": "730f2d4b22493ae5ff9ce6ff9e9f92200662a1f0", "message": "Support cache all data engine data in memory.\n", "proba": 1.2467940280203038e-07} {"commit": "b86a1b15f60a5e138f93f7dd95aa5c1551c3c531", "message": "CheckIn:Fix part of bug 199357 BIRT Data - Multiple parameter value support\n", "proba": 1.0814497386490984e-07} {"commit": "0170786d1c25a597561ed1d9d88247c6441bff11", "message": "remove wurst name validation from jass files\n", "proba": 2.6121972496184753e-07} {"commit": "c8ce17124dd68b125b938027ecf84d79eb938f4a", "message": "Issue #1836 (#1866)\n\n* Implemented method to check equality of ComputationGraphUpdater. Equality test in ModelSerializerTest now passing.\r\n\r\n* Implemented method to check equality of MultiLayerUpdater. Equality test in ModelSerializerTest now passing.\r\n\r\n* Implemented method to check equality of MultiLayerUpdater. Equality test in ModelSerializerTest now passing.\r\n\r\n* Implemented method to check equality of MultiLayerUpdater. Equality test in ModelSerializerTest now passing. Cleaned up code format.\r\n\r\n* Implemented method to check equality of MultiLayerUpdater. Equality test in ModelSerializerTest now passing. Cleaned up code format.\r\n\n\nFormer-commit-id: eb475b93665936517ad3ca4b20240dd1de6909b8", "proba": 3.1421427593159024e-07} {"commit": "0a31a1ee87688e5b4830ea1b836b022b21e56e96", "message": "only compile Patterns and XPathExpressions once.\n", "proba": 1.1179515269077456e-07} {"commit": "9147798049dae7bb574c709f233cabe869cdb307", "message": "dead code\n", "proba": 0.0004438467149157077} {"commit": "8165b1e3abedb03c407964d5944c1346d5379b38", "message": "Remove unneeded downcast\n\nDowncasting to ItemListFragment is sufficient", "proba": 5.80867981625488e-06} {"commit": "e6b28f058aaf7bc71c3d49ed1e766f2fb59b3ddd", "message": "adding verification if a email already exists in data base in inscription\nupdate user notification message\n", "proba": 2.8162821763544343e-07} {"commit": "7796b4bc313b3c1813257b4640ad170c6a4d16f7", "message": "added log message when store completes\n", "proba": 3.5091937888864777e-07} {"commit": "aaa822f23d2cf17012e35c06eb471b3bc5e22b14", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "2a94f5a63f33e14f62ddccdc245b27f4d14a4ae9", "message": "Addendum: Liquids\n\nUnbreaking build. Adding uncommitted liquids file.\n", "proba": 1.0777966963360086e-07} {"commit": "00cdbd0319d75a09790eefa7a475b1daa7d2b786", "message": "use target context not own test context to delete app data\n", "proba": 2.546575785800087e-07} {"commit": "8959e5b14cb1293048ab0ec82234e5646067aa68", "message": "ECP-1042: removes NumeratorRepository#registerInMetaModel\n\n- was a workaround, no longer required\n", "proba": 1.342655338021359e-07} {"commit": "69cb167582517dcaa4387c62db5de59277f7c7fa", "message": "implement of 2D phisum(secondDerivative sum)\n", "proba": 5.406710101851786e-07} {"commit": "33042261f1c5e5ad138e854073be94501144bc6a", "message": "Adding validators as a showcase (not used here).\n", "proba": 1.0208540146550149e-07} {"commit": "65aba3d40067c7ec69f2ead30f7bd94d3d7d48e1", "message": "[bugfix] Make more robust when another Index causes an error in database startup\n", "proba": 3.8605472241215466e-07} {"commit": "479cf1b957773bae4bc6b22bf716d64eed652eb7", "message": "Add @Deprecated to Settings class\n", "proba": 1.568717493682925e-07} {"commit": "c7d2a1266697eabe8ce010d27dd4267a91d61cfb", "message": "Better logging for navmap/struts", "proba": 1.4630228406531387e-07} {"commit": "5310c5db4fe16d429135012948b69395b4929d32", "message": "new constructor\n", "proba": 1.1884228570124833e-06} {"commit": "12cb09bd4d46da1979e3584622db584b0a316596", "message": "[FLINK-8703][tests] Port NotSoMiniClusterIterations to MiniClusterResource\n\nThis closes #5667.\n", "proba": 9.781700782696134e-08} {"commit": "d929d71e756029e0d5e7255e9ed5ae4c06cc6742", "message": "Fixed #2481: Getting unsupported error with correct versions\n", "proba": 1.3557215083892515e-07} {"commit": "e5c2694679d5547e0a6e58f36c80190fc96dd631", "message": "ItEr29S06CUAsignacionGrupoRecursosAPlanificacionItEr28S06: Fixing condition on loop. i is zero based so 1 must be substracted to startDateQuarter\n", "proba": 0.0005563738523051143} {"commit": "ec4302408a5ceddcfe774a17b265ecee088e7a8a", "message": "Handle case when the entity has no field\n", "proba": 0.0019707069732248783} {"commit": "afe6d510cce98ef6fa6a4502c81f4b24d3fa6600", "message": "Set svn:keywords\n", "proba": 3.314713467261754e-06} {"commit": "a71b0aa1c43c5553ff3e0e0649e4eacb82d84ddd", "message": "GERONIMO-6382: Minor performance improvement. Use hashmap based lookup\n\ngit-svn-id: 60e751271f50ec028ae56d425821c1c711e0b018@1376237 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.591175754991127e-06} {"commit": "ac58a7d5918a805f02545f6d7bd7fcc7acc05381", "message": "Remove Recorder#getAudioSource() from public API\n\n Makes Recorder#getAudioSource() package-private. This is currently\n unused, and details of how the audio source is set have not yet been\n finalized.\n\n Also adds package-private Recorder.Builder#setAudioSource() to match\n getter, though it is currently unused.\n\nBug: 192485232\nTest: ./gradlew camera:camera-video:updateApi\nChange-Id: Iddce2295f93e0c9b9a8f6681b3bb45a50f7fc5cf\n", "proba": 1.912865400299779e-06} {"commit": "7030f0fdd2c3e7b95dc6f6bcf597c5fd5b8877fb", "message": "Minor test refactoring\n", "proba": 4.3349243128432136e-07} {"commit": "6edc08589838c54924d71eee812970c29d43c0fc", "message": "remove accidentally added file\n", "proba": 2.600894504212192e-07} {"commit": "d6b148e0a16d1ee2fd7f2e596354c0b14ce2b50e", "message": "Does not need to be abstract\n", "proba": 0.9999994039535522} {"commit": "cbed98e849c8104f500a94d8f47b8e86c6b921c3", "message": "GUACAMOLE-494: Remove support for \"basic-user-mapping\" property, deprecated since 0.9.10-incubating (8590a0a).", "proba": 1.0037263820095177e-07} {"commit": "a4891e8c6fe2ad53b694936cc79257e867dc0647", "message": "overwrite flag handling during import of nonexisting resource fixed. MID-93\n", "proba": 1.4726958852406824e-07} {"commit": "e5301e6bccc71ef119272bbaf98aac6894a9885e", "message": "AP remove command after successfully sending it\n", "proba": 1.9623503533239273e-07} {"commit": "28a2f28e422247f7595fc49dc2c0913646006dec", "message": "HADOOP-13148. TestDistCpViewFs to include IOExceptions in test error reports. Contributed by Steve Loughran.\n\n(cherry picked from commit b9685e85d59e69e5dd64802fa9025dad1b315be5)\n(cherry picked from commit bb41547fb42b9dd2b80ec2a7286db6d35fd251b5)\n", "proba": 9.805720537769957e-07} {"commit": "953701c0343c848cdf46626ca201fc2dd6c4f807", "message": "Update GUI\n", "proba": 5.509164111572318e-07} {"commit": "5eda2222dbb2eb5a41b649eeb0e3293798b737aa", "message": "Resolve NPath Complexity issue in InternalPartitionServiceImpl.memberRemoved()\n", "proba": 1.4786685653689347e-07} {"commit": "5efa62459598d1cd9b021ea46e293e5f27a3727f", "message": "BUG:#fix of NULL assignment/initialization, fix of isnull, nvl on empty strings\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2467 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.4402456801908556e-06} {"commit": "f7534f25ae4a022fd0b597f57ebf8f2bb87e7e5e", "message": "HBASE-6822. [WINDOWS] MiniZookeeperCluster multiple daemons bind to the same port\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1407286 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.405820168860373e-06} {"commit": "addbb0bfe7e03c9f29421d7603729abc03a66005", "message": "DB-10405: make sure to reset compaction state if a compaction fails (#4255)\n\n", "proba": 1.1635005137122789e-07} {"commit": "d63a3bc7a15f967f149ede8da72219711007d573", "message": "Shortened EMFUtil code\n", "proba": 6.582962441825657e-07} {"commit": "178478acfe535d960790153efe080403409b8c41", "message": "Fix for application creation after clicking verify link\n", "proba": 1.3440569546219194e-07} {"commit": "f87fb7ca4eed1e44eb6a4fe79cf75643b52cd60e", "message": "IFS-1324 IFS-1325 - Uncrufted the OrganisationTypeEnum\n", "proba": 1.512207603582283e-07} {"commit": "54b5968ff84d222f90812e17bb4051d218ea9ad0", "message": "INFUND-790 added cost category and change materialCost to cost.\n", "proba": 1.072567314963635e-07} {"commit": "403a7b690d78885b4a1e391ed124603d39a20838", "message": "Changing response type\n", "proba": 9.039666224452958e-07} {"commit": "f7f5065440c9a81ba086a03a6e1698201bf352a6", "message": "EVALSYS-32 resolved, instructor should be able to be forced to public sharing\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@3364 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 3.964354675645154e-07} {"commit": "dac0dde0965998791b7e6466cad24c4fb27b00fe", "message": "Modify logging in DefaultVersionTranslatorTest\n", "proba": 2.1609909595099452e-07} {"commit": "0762ea082399eb43bf464ea3764abc9260d9a0b9", "message": "[ELY-2006] Update the DelegatingPolicyContextHandler to support only a single key.\n", "proba": 9.758667829373735e-08} {"commit": "f8430a567d7f305e5f02469e2e450c782af85cd5", "message": "Remove extraneous sortSpec.setText(...)", "proba": 2.033922783084563e-06} {"commit": "ac7ad78f6002be8f622805ad0502c651eb07ad1d", "message": "JCR-2020: Overlapping index aggregates not updated\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@752640 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.273272485808775e-07} {"commit": "cab9f60b31dadfaf8c280f362141c6e548324956", "message": "diagnostics for EA-144082 - NPE: JavaConstructorCallElement.getConstructedClass\n\nGitOrigin-RevId: 646bad7473fa63b116a731ceda9f8e9eca8d1f98\n", "proba": 8.174957883966272e-07} {"commit": "b1b2e9a35eb7dbe5ad7692504845d0ad1a9b0604", "message": "IDEA-217722 Encapsulate field: relax intention availability\n\ndon't restrict the intention to qualified references of non-final public fields. Suggest it everywhere\n\nGitOrigin-RevId: b2dff8f21ea551feac9366dc935cfcc861a1643b", "proba": 5.963710009382339e-06} {"commit": "ada4c5a13cee8abba445fc8cdd99b66add8bfc3e", "message": "Small change to debug printing code\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1521 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 6.838072295067832e-07} {"commit": "b4a7e95f5c936a1501b8932e972e2eeee1b12fda", "message": "Increased timer in findAncestorWithACLInParallel in GACM\n", "proba": 6.502311293843377e-07} {"commit": "a9c5b7dd30c55b34bfdbd2e6ff1e816044a758e1", "message": "#416 Some clean-up and logging done\n", "proba": 1.046046023134295e-07} {"commit": "92008eb0b13bcd9f1cb7ecd78754a88903ada8f2", "message": "More efficient getNodeKeyByVersionedName in GACM.\n", "proba": 1.141713639185582e-07} {"commit": "5dc28cb75ec77dacc7d63430f3fcafb0db3016a8", "message": "Add MIC check error message", "proba": 2.611370462091145e-07} {"commit": "7adf34545d7be9d973b87c7b574c3706c919f191", "message": "Copyright fix\n\nSigned-off-by: Jorge Bescos Gascon <69abb698eb760a0c85fb1c0bf4220083a506956b@oracle.com>\n", "proba": 1.0896905422441705e-07} {"commit": "6eab2dd8e15c81117bd70ee05c150f6b686f916c", "message": "Revert \"Adapt to changed output in junit 4.13\"\n\nThis reverts commit 1c454c07f6013387180ba6897fb32f5316fcc9a2.\n", "proba": 1.2096495538571617e-07} {"commit": "6437c6e9155c62d714a0b3ddc159af1b77bc43ac", "message": "KNL-589 need to release the lock on the resource\n\ngit-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@82443 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 9.315654097008519e-06} {"commit": "b8c90e08873cb4fdecf20832dbdd2fab0e4256f7", "message": "Revert \"Solucionado redimension de contenido\"\n\nThis reverts commit 44745a3f2a7420f1ad26d9ac5f187b603281fcaa.\n", "proba": 1.2298335150262574e-07} {"commit": "a08b7cdeed313a9851ea7b0aad4010e86df63e7d", "message": "Added D type parameter\n\nAdded a type parameter of D to specify exactly which type of LibraryItem can be returned by the source.\n", "proba": 1.0122549554125726e-07} {"commit": "a73f5f124ffc0bc48181681114e32e85102f3949", "message": "Use String.join().\n", "proba": 1.425663685949985e-05} {"commit": "d4b3a339346694b2dc29567e3bcb44dca31c7cd2", "message": "Prevent cache statistics from being disrupted by double-checking\n", "proba": 6.56734869153297e-07} {"commit": "bd3774e12948bdbd842fd414daad6a6f07a7345b", "message": "adding convenience methods on usero bject around follow and following\n", "proba": 1.199574484189725e-07} {"commit": "8741e4f46e5996b3dfca8a8419329b0fc868841c", "message": "Fix JavaDoc typos\n\nFix some JavaDoc typos left in after inserting and then removing the\nprocessingGroup configuration option.\n\n#2021\n", "proba": 1.9662429906475154e-07} {"commit": "066ef34a8105e275a8403a475f5cf0fc0fa9dd1d", "message": "Fix FileComparer to use new image comments API.", "proba": 1.0383254078760729e-07} {"commit": "40e698c0bd059dc6288e263d53d47c0969deac3d", "message": "Adding file to P4. Initially was incorrectly checked in to p2.\nChanges for IDP\n\nChecked in by Prashant Bandal and Preeti Lodha\n\nSVN-Revision: 22792\n", "proba": 1.149185564486288e-07} {"commit": "52b06398386f2ca1f43859fcc4663129d81de91b", "message": "update trace storage api\n", "proba": 2.9270600521158485e-07} {"commit": "eae8e8159dd5443d2c95370016cbbb889f235da0", "message": "LUCENE-3969: Remove useless success variable\n\ngit-svn-id: 6b603cea37fd8331871db13a10e10793215ff7dd@1311322 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6248300350271165e-05} {"commit": "4695f93276ca57dec8ab810e0edb0d261967b076", "message": "add index routing table changed\n", "proba": 5.02540274283092e-07} {"commit": "7d65c4ddc34f921ce5fffe968f173f4d78c6cfc8", "message": "Additional check and avoiding an NPE\n\ngit-svn-id: 3a0daac14c5e6bfdff62a55945ca5e1dd585acf7@1442444 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9253604338919104e-07} {"commit": "94bc489275d4462a8b2520f6d3ef4f70dc1d6e99", "message": "Temporarily increase Netty4RestIT timeout\n\nRecently, we experience timeouts on our Windows build slaves for\nNetty4RestIT. Until we have figured out what's going on, we\nincrease this test suite's timeout temporarily to ensure this\ntimeout does not mask other problems.\n", "proba": 1.0382065340763802e-07} {"commit": "556476f758966252afe261388b0bb00c68b600b1", "message": "added a method to retrieve configured interval names. This is used by LoggerUtility now.\n", "proba": 1.0097519265173105e-07} {"commit": "486c8e0577f75684fc0973bc6408a1dab73f4f9c", "message": "Fixed bookmark context menu not shown for indices\n", "proba": 2.6353328053119185e-07} {"commit": "d63e0038bbdaae7dcb97e92d9000399b7cd7ae16", "message": "ItEr43S09ImplantacionAplicacionItEr42S13: Refactoring. Splitting buildResourcesText into several methods.\n", "proba": 5.156817337592656e-07} {"commit": "edd4d6460cc3e81fe779c874f013eea9248cbfec", "message": "JAVADOC", "proba": 1.9246222109359223e-06} {"commit": "a4f7f965649af6b8610f098a5e92a3ea4a9fd5c4", "message": "OAK-1418: Read performance regression\n\nMake the Head classes in MemoryNodeBuilder static and explicitly track the\nroot head to avoid the performance overhead of accessing private fields of\na containing class.\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1574678 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4948628631827887e-05} {"commit": "92d46e1dbc3ecf5a8098444700c23558c7cf6324", "message": "OAK-3858: Review slow running tests\n\nUse a virtual clock in ClusterInfoTest.useAbandoned()\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1738916 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.309633810516971e-07} {"commit": "a650a077c4e866b2829e3717ee0d331ef4e8f435", "message": "@no-jira : remove a system.out\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1698138 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5591459689167095e-06} {"commit": "ce6a178fe2ddcf187a9a59a159989ee6f867e613", "message": "OAK-6874 - Segment-Tar-Cold fixture doesn't correctly set up standby blob store\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1813395 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6884379167313455e-07} {"commit": "d94be8ae5bfc0b33c6736178dea52d58f2815f27", "message": "OAK-3958 Split SegmentWriter records cache into 2: strings and templates\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1727915 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.105548446706962e-06} {"commit": "c7aad30fc136f06e100de0534ce8232527db4e4c", "message": "fixed type in aggregate individuals query\n", "proba": 1.0867427135963226e-06} {"commit": "79d7dbb4083daf78e2be94aa17175c423a10b15c", "message": "disabled test", "proba": 6.803629162277502e-07} {"commit": "131e602edbd53e53f5f48fc7379a2191ef0247ee", "message": "Netty Server, minor: check open channels on passivation\n", "proba": 1.2982992814158933e-07} {"commit": "c1b4453b51110892b2357a4224e974e2622eb472", "message": "Clients does not seem to be initialized anymore in DefaultCallbackLogic\n", "proba": 1.567302945204574e-07} {"commit": "d00fabb72d6693c7db2e3564307ed03ff88e29a0", "message": "Fix bug in VoteSequence\n", "proba": 5.689195745617326e-07} {"commit": "f7d665957f1fa197ccbe50001ba906abfd4ce11a", "message": "[WFLY-405] keep history metdata for further use\n\nwas: c793de6d8cc1e0555227ae6c5c5811d215b6e63a\n", "proba": 2.2287049432634376e-06} {"commit": "27ef19f8ce5b956deb795a45ba04ca865fef7ad9", "message": "PHOENIX-4141 Fix flapping TableSnapshotReadsMapReduceIT\n", "proba": 1.6090889687347953e-07} {"commit": "d3d6a212823d376cf69cbaa7523f117dab7d2d7d", "message": "IDEA-262267 Built-in html preview is not rendered from time to time\n\nNo longer need to create immediately after the fix for IDEA-261080 JBCefBrowser can show with zero dimension\n\nGitOrigin-RevId: 4cd3d11f955ad688b323dc43b79c47a30995c08d", "proba": 5.946048986515962e-07} {"commit": "28a3dcb213c8ec34ccca8b4ade19017e3c635410", "message": "Mute ClusterPrivilegeTests#testThatSnapshotAndRestore\n\nSee elastic/x-pack-elasticsearch#4383\n\nOriginal commit: elastic/x-pack-elasticsearch@8d311e38b586829d26e99518e1765c300361acc0\n", "proba": 1.3790936748137028e-07} {"commit": "cc23f0f0a61f12cc55c3ec87b0f462018670a3fd", "message": "Make debug target state fields volatile to synchronize suspension\n\nReview URL: http://codereview.chromium.org/149528\n\ngit-svn-id: 1dc80909446f7a7ee3e21dd4d1b8517df524e9ee@114 fc8a088e-31da-11de-8fef-1f5ae417a2df\n", "proba": 2.0991005840187427e-06} {"commit": "c2a3a261474103906d090bec66b9a73e8d93466b", "message": "Deal with \"*sys-package-mgr*: processing new jar\" in test\n", "proba": 1.5616274140484165e-07} {"commit": "5b9a62a66c74af99578fcfc691347a5a0b1066c8", "message": "[CLEANUP] - Decrypt password at last possible moment.\n", "proba": 1.8743887153505057e-07} {"commit": "340c7f3c9149df7b0efe34ebc956f7ddb489274e", "message": "Make SimpleTypedSet.FOUR_MEGABYTES private\n", "proba": 3.202496827725554e-07} {"commit": "99966f58e74ceab189d634ab27c672b4ba36acde", "message": "fix for https://issues.apache.org/activemq/browse/AMQ-1467\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@586581 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.050790718996723e-07} {"commit": "a49c0c1e17465c30749144e9c4268623bacdb464", "message": "Refactoring in LightsaberProcessor\n", "proba": 2.5565236683178227e-06} {"commit": "ca13aac1ea2e75518b1f0af558b66b55151d0835", "message": "fix(web): fixed compilation error\n", "proba": 1.8654984614840942e-06} {"commit": "f94d8c289e0de06b254f296b0774739450609a8c", "message": "Honor vrfs during bgp topology construction (#1208)\n\n* Honor vrfs during bgp topology construction\n", "proba": 1.238862381569561e-07} {"commit": "d7223010a08644609eda8a2ab2e9a7e7f94687bc", "message": "cleanup code\n", "proba": 9.600308885637787e-07} {"commit": "9e68f8c815e4e24bdd1999a7a040eabaaa559672", "message": "[Java] Make iterating over an Int2ObjectCache more efficient.\n", "proba": 1.7705819743696338e-07} {"commit": "58eed20b8369f6b4905f669d52bbbd1e7977dcdf", "message": "Copy all entries from the attributes map, rather than attempting to modify an unmodifiable map.\n", "proba": 1.1176423697634164e-07} {"commit": "851f825c17ab2bd671c19d3e9629ca869c8e0052", "message": "SimpleCacheSqliteImpl (no need call oncreate fix)\n", "proba": 1.1348053874371544e-07} {"commit": "f48f7c6dc9ef89d6d4084e7a4e9fd307c3ff5104", "message": "Add removal of manually imported singletons of native modules\n", "proba": 2.733609676397464e-07} {"commit": "3fd3951ded4566b9405f4a4246be7b7e8be86d3d", "message": "This closes #1202\n", "proba": 3.193457303041214e-07} {"commit": "1793864f45acefb31abe77a4824cedbbcc6014fc", "message": "simple subscription operations\n", "proba": 2.3970687834662385e-07} {"commit": "0c27dbb09f0aa684c3cf76d061b27502cb3fc4b1", "message": "Update EchoApplication.java", "proba": 7.341366767832369e-07} {"commit": "5750563b7e239feced8044606a5dfb7d3597ee5f", "message": "Added unbind method for EditText-Wave binder\n", "proba": 1.5667380637296446e-07} {"commit": "88ad80b5521f22f9ba423ea19ef1c85257922920", "message": "before michale kills\n", "proba": 2.71028852694144e-07} {"commit": "dcf05fab3c08c98deb1805c25d84334e30dc3337", "message": "Update EchoApplication.java", "proba": 7.341366767832369e-07} {"commit": "7e160e2eb52745385ce231305e344d8ac1e7da69", "message": "simplify transactional\n", "proba": 0.9999964237213135} {"commit": "e8fe1b12450198587e155c2d21562ea8f4ca9a09", "message": "also allow to filter users by their group\n", "proba": 1.539711433906632e-07} {"commit": "c5e433f045baacc5450fe5bfdceb3f9f71b46db7", "message": "ArtifactContext: added constructors and getSha1Context()\n", "proba": 3.259866616645013e-07} {"commit": "f0ea80a1127db82ea7ea3eab42599e354bd3a1ac", "message": "ACCUMUL-2056 work around HostAndPort not being serializable\n", "proba": 1.2159043194515107e-07} {"commit": "5b6db01d525fe36fad52abb30959f165749ff964", "message": "Javadocs cleanup\n", "proba": 3.369857211055205e-07} {"commit": "ab5f5ce802fae22b2d0232b184be1e34246af20d", "message": "Mute testCloseWhileRelocatingShards (#39589)\n\n", "proba": 1.2767905843702465e-07} {"commit": "4827bf83d59c29dcfc3c575db1f18573ec1b1cde", "message": "shp import datastore fix\n", "proba": 4.838171889787191e-07} {"commit": "fb6c18428cb9f445899ad06ceabdfab1c670caee", "message": "\u4f18\u5316\u7efc\u5408\u67e5\u8be2\n", "proba": 2.81021328873976e-07} {"commit": "bf15bd0803142ffc3500f8e5ad4d37aca34246ff", "message": "Add the key event source, vendorId, and productId from Android (#9186)\n\nThis adds the key event source from Android so that the framework can differentiate between keyboard events and game controller events. Also added vendor and product ids so that Flutter code can decide to do special processing based on the kind of device, if desired.\r\n", "proba": 1.0344903955683549e-07} {"commit": "3b757907e893394f3444dc9893bd8d706aed11bc", "message": "Ensure that no client role is mapped to the same SLI role twice.\n", "proba": 1.1720680248572535e-07} {"commit": "b864f63c8c7ca54fa218e9ae0d59c462c0c9cd30", "message": "Fixed date formatting issue\n", "proba": 8.358667287211574e-07} {"commit": "bb79c26a3d569928accaf5babe7a0832f51fd664", "message": "make the modeling stuff not barf on tags it doesn't recognize\n", "proba": 1.9109712923182087e-07} {"commit": "095707d54717a745245fd2702779e02d8a46e9ce", "message": "SOLR-12739: Remove unused import\n", "proba": 1.718897948421727e-07} {"commit": "c20961ea0077c5f9f25b66c923f8ae0b56d7666e", "message": "removed unnecessary import\n", "proba": 1.6852702628966654e-06} {"commit": "da107921924b7221718fbc50d90eb2017c36bd91", "message": "fix MF merge\n", "proba": 5.915985639148857e-07} {"commit": "fd7cc304703b6b3ecaf4cb4173b5d2737c814897", "message": "Fix checks to allow both HTTP and HTTPS URLs\n", "proba": 5.7141332945320755e-06} {"commit": "8f7fd68e018c7d4c60a2c1efe9e55a957285a828", "message": "fixed notification sound on pre-L devices\n", "proba": 1.9099691428436927e-07} {"commit": "a2b65923367610913bf777a43bc61bd6cd0c714d", "message": "Tablet view edit\n", "proba": 3.583590171274409e-07} {"commit": "d94a813b46fca941c2eedaf048880951a76a886c", "message": "Commented code\n", "proba": 1.67456690292056e-07} {"commit": "7964942c06493d296391eae7d46e6c9507003a05", "message": "hopefully fixed VS\n", "proba": 2.1283199203026015e-07} {"commit": "b4b0a4c0c814d4ce4618f0e954eea3ee92c0bb1a", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "866f069a6c1d03706df362e07f00c2b37541c7f4", "message": "removed systemout", "proba": 5.992095566398348e-07} {"commit": "e20605212f79f53cc80ef41ae65d2bc3f77793e3", "message": "refactor: code style\n", "proba": 0.9999967813491821} {"commit": "4f5bb86683e20baad2ae7fcc5bca467528f5d2fd", "message": "JavaHL compatbility -- set recordOnly to false when calling merge API\n", "proba": 1.5420758359141473e-07} {"commit": "ff24494a15e2a0ce7be1c7ba7b4ed79111855f13", "message": "Try to decode QR code in PURE_BARCODE mode\n", "proba": 7.232208190544043e-06} {"commit": "69e2d43401e03448db27d35ac450e2a58adf3681", "message": "The method \"doManualExecution\" was updated to use the following private methods:\n - retrieveBuild\n - retrieveBuildParametersAction\n - triggerBuild\n", "proba": 0.0009579489706084132} {"commit": "e2ea40ce1881e9eecc4b87141c223b63c3f00481", "message": "Updates TicTacToe game\n - Game stops execution when game is won.\n", "proba": 1.0200170663665631e-07} {"commit": "b4f1af3947bb41fe5e00eed409717d473456a916", "message": "Fixed query for searching projects.\n", "proba": 1.3130821230333822e-07} {"commit": "ab4551686b8b791e212aa6b90c5bb65cc4b3501a", "message": "Remove unnecessary and janky workaround\n\nThis fixes an issue where if Android stopped the service due to inactivity, Jockey would stop working with Android Auto. Turns out that it was just a static variable the whole time \u00af\\_(\u30c4)_/\u00af\n", "proba": 8.891876746019989e-07} {"commit": "187263405e905a6f7698f10d463b26016bc893b0", "message": "simplify conversion from List to List>.\n", "proba": 4.831020419260312e-07} {"commit": "98f47eb088ee07fe3a8dbc1e7fd6634ad1df9fd6", "message": "Fix some synchronization issues that allowed more number of containers than the settings permitted\n", "proba": 8.788651939539704e-07} {"commit": "895d4537dbc2fa138f86c23696f6dda7f7d161a1", "message": "Prevent duplicate call to startLoadersWithValidContext\n\nSigned-off-by: Jorge Ruesga <33f927344e079e00d3fa45d8833b04e735223eec@ruesga.com>\n", "proba": 1.5124196295346337e-07} {"commit": "1f587da642e194155e537d2567376652a2f6f303", "message": "It's completely ignoring flags.\n", "proba": 1.3490253536474484e-07} {"commit": "9a1270f431a1cd5a7167833bccadf30902a11345", "message": "Open website for suggestions\n\nRecommendation veteran benefits and recommendation veteran association\nopen the corresponding websites when tapped\n", "proba": 1.1871422600506776e-07} {"commit": "a2ea9f7e4cd5a9b1d7fa5343c38139ec6fe901a6", "message": "Fixed NPE Bug.", "proba": 1.2588216691256093e-07} {"commit": "061fe36aca9a31018ee532e5b8f453ae2c9c97d5", "message": "Update CustomAdapter1.java", "proba": 3.1634544939151965e-07} {"commit": "13597d3a81576aa2d327eea7cf41219c74c6bcac", "message": "get rid of commented code.", "proba": 1.1224940266174599e-07} {"commit": "bb1fdacd6483b25be95c34d9d54f36eeaad8b4e4", "message": "Disabled auto apply to all subsequent files on editorconfig file change", "proba": 2.617586289943574e-07} {"commit": "1c3429bf778e215c9d0fd391b798d849350acff0", "message": "fixed some checkstyle issues, added todos\n", "proba": 1.2719389985704765e-07} {"commit": "48caa569666a5fabca1b677c34d3c9a4b0699cd3", "message": "Fix collection display refresh\n", "proba": 2.8799274787161266e-07} {"commit": "906d9c114ffbc26e4ca2e90273c0e50291b1d653", "message": "Add static singleton instance\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@1729 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 0.0001136912833317183} {"commit": "5630fcf20cdcaf8325a4ce2d97c8aa1dfc522b75", "message": "change: Remove failure case records\n", "proba": 1.5206372836473747e-06} {"commit": "20aee50d2010b60e0c944c326465f194c69bff14", "message": "Added selection event for autocomplete component.\n", "proba": 1.1580518588516497e-07} {"commit": "714dd9d525c5a7d808d0cc5a90f764ffd8626c45", "message": "clean'\n", "proba": 6.484998721134616e-06} {"commit": "9d6ac4ab6093f3a528acdcfa736e48b0c9f66a73", "message": "Move Draconic Evolution buttons two pixels to the right\n", "proba": 1.311455264385586e-07} {"commit": "8649a75addc866ae061bcee454cb9f791c3e5dc8", "message": "Fix #255, TC backpack repairing items with no dmg\n", "proba": 1.2065456189702672e-07} {"commit": "b1a58c048457ab1088cd7e41b8b070ccef9568fa", "message": "Fix for crappy windows\n", "proba": 2.618667451770307e-07} {"commit": "a285ed1de33de7a3f1b71e9017f475337c03f572", "message": "FinderSetProperties members can be final\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1129503 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.129438624047907e-05} {"commit": "70278e3c7f5e2156e34754b221e7c85ba4066cad", "message": "delete apiFacory\n", "proba": 6.658476650045486e-07} {"commit": "554136578ee4362aae6421f8738e13776056ebeb", "message": "Fix infobook crafting appendix crash\n", "proba": 4.2499928554207145e-07} {"commit": "023ac8cfa6358e0c4e16e9aad03be95bd7876c04", "message": "Move form entry return logic into dedicated func.\n", "proba": 1.2391365089570172e-07} {"commit": "4dc813232da52196ebcdd9ac47824a4c3d07079d", "message": "Javadoc", "proba": 8.104674407150014e-07} {"commit": "89d674752ff42bc14f91ef39a1fdc285b49557d6", "message": "callout bug fix\n", "proba": 4.630955743323284e-07} {"commit": "ce7ba1597a4485d5078c05b9ed1032535b42089c", "message": "kcirb-612 : add 'resume edit' link for committee that is being edited and change 'view' to 'view active'\n", "proba": 1.0087624957577646e-07} {"commit": "285d532ed282b41356db3e14928c33d972585fa9", "message": "Remember map view menu entry\n", "proba": 2.4396237563450995e-07} {"commit": "a522333893bba4423da8fe6a2cadcf8317d84312", "message": "kcirb-612\n", "proba": 3.900522642652504e-07} {"commit": "0eb327ec8e46a279734e70b26520626fcaad9a51", "message": "Fix #73\n", "proba": 5.3642162356482e-07} {"commit": "8c03f1e2215adf8b6ac5460fdee7ae19ac7bbebc", "message": "KCIRB-934 Added support for custom Funding Source Types\n", "proba": 1.0163330443901941e-07} {"commit": "828103a58631cd1b75df4f38db5203698c2225dc", "message": "removing unused code\n", "proba": 6.9273005465220194e-06} {"commit": "77880dec1dbd49af839b52204827318ae69f9d76", "message": "fixed service spec dns label names\n", "proba": 3.447080985097273e-07} {"commit": "c947ae8518c45708eb28608e79d74dc01eaeb5e9", "message": "more unit tests\n", "proba": 1.4985489826813136e-07} {"commit": "eebf3bb3343d03c7f238a7071a8dc818edd59b93", "message": "Remove public scope for configuration beans\n", "proba": 1.8282709390859964e-07} {"commit": "9105fe7a21bf8dad18b956f335659fa95898626c", "message": "Fixes a problem where history messages from chatroom are sometimes duplicated in the ui.\n", "proba": 1.0959750085248743e-07} {"commit": "fabb17b0a1c41236ac2160c27fd7e7c81d2cc745", "message": "@W-5296711 : fix eclipse error (#3305)\n\n", "proba": 1.5281970888736396e-07} {"commit": "4fd00157edfecc68efddcbef2857a7dfe177d1cf", "message": "Adds to Jingle support for placing calls off and on hold (still: only for Raw UDP)\n", "proba": 1.0324955468377084e-07} {"commit": "11438c2d32f9e62380be7cf1a87b9444611cb96b", "message": "Fix check style warning in SystemMemoryInfo (#1195)\n\nThere is no more warning in this file after this change.", "proba": 1.0590630949991464e-07} {"commit": "78bfe9635436c97a339dbed8d4e193ac528ad519", "message": "September 1 update...\n", "proba": 1.204428059509155e-07} {"commit": "8c88420cdb3f54f1f0bc634f1787d444a0f4e2c3", "message": "add worn of big msg\n", "proba": 2.5285757487836236e-07} {"commit": "bfd261e3c073ed50ac9518a6a8ef3d80eab6f787", "message": "Documentation fix\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1500549 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5780008197907591e-06} {"commit": "0796f2141106cca418bbf163575457a0f62efbb4", "message": "ChooseAction: fix bug calculating num of actions.", "proba": 2.752580883225164e-07} {"commit": "78c6a0f66a6db039796ffe38fe5dab13bcbdeff2", "message": "FORGE-2687: Improved Boostrap's help message\n", "proba": 1.2731477738725516e-07} {"commit": "9f1e88228ecbf7b9edb787e436281f7206d18824", "message": "Allow empty \"language\" string.\n", "proba": 0.9999971389770508} {"commit": "ef8cd7fc95654538113f48758e7e93b55ce31da9", "message": "Remove .verbose()", "proba": 6.009778644511243e-06} {"commit": "18f680f528ca3143881642cf9a36682af9019de6", "message": "Only run the test on a 64 bit system.\n", "proba": 1.158894775699082e-07} {"commit": "908d206d612801a8892986f347ea972250bcaf9b", "message": "AMBR-130 : Added test cases to improve code coverage for ContentRepoPersistenceServiceImpl.\n", "proba": 9.879464357709367e-08} {"commit": "eb912c26758237c69be726361051212f9d17f4de", "message": "[clean] \u30ea\u30d5\u30a1\u30af\u30bf\u30ea\u30f3\u30b0", "proba": 8.765031225266284e-07} {"commit": "e8ff7de6b8035456d36a2ccac7d06c0931d2620b", "message": "Test to some extent the time spent on percolating.\n", "proba": 1.3536053700136108e-07} {"commit": "874392bddd5335d12b7414ab9fd881345c133fd1", "message": "Apparently I need to revert this change.\n", "proba": 1.9171208975876652e-07} {"commit": "f6000ec987c9476ade74707e6a30d5b05eca2c36", "message": "Two additional negative case unit tests\n", "proba": 3.805529559031129e-06} {"commit": "0ed5f3b7b9a7cb194a53e506b0970e4dab8fc4e7", "message": "note about resource added\n", "proba": 1.3034652113219636e-07} {"commit": "8fc3c8e37a2afc4e947bb1254a74f41bddca3d56", "message": "allow overwriting input document and return 200 and login screen instead 401\n", "proba": 1.7875360072139301e-06} {"commit": "dff38c7564ffa18fc3775f2c4a06c287f784969e", "message": "XmlFileManager will return null on non-existent XML file\n", "proba": 1.0720800673880149e-06} {"commit": "09158bfea3897dd284cfc7b8c2ad41d26e7ae336", "message": "Include the output of jps -lvm in the 'lock timeout' error message.\n", "proba": 1.3481212590704672e-07} {"commit": "f0f8bac7e9cad36bfbfbbec124d529c75b0913a2", "message": "new constructor to pass in ServiceRegistar", "proba": 1.3578370783307037e-07} {"commit": "77930e33b8f56322c199cf6592735a39afb49edb", "message": "Fixed Redmine bugs #344 and #291.\n", "proba": 1.0457706878241879e-07} {"commit": "4d3f596069a2e558ad40ed895c0ea6a85a6c4833", "message": "added a constructor and worked on isZet in ZetAnalyzer\n", "proba": 2.455911044307868e-06} {"commit": "e862e532fe05a6d8a4354ddefd3184d3bcc67095", "message": "[android] [bookmarks] POI single click\n", "proba": 2.3666721062909346e-06} {"commit": "36e766218b95a7b91fa769fb79e86951490dba52", "message": "Update the sample Java AI\n", "proba": 3.075179790812399e-07} {"commit": "19a04d3ded6468ab3f9b454ceee972415dd47201", "message": "Issue #132: resolve subreddit for single pane\n", "proba": 2.2972214708261163e-07} {"commit": "c38729ab79cac5c2c89c76305071f0e951879a65", "message": "Stifle rejection exceptions from ThreadPoolExecutor\n\nSummary:\nBefore submitting D1051066, @jimp added a multi-thread\nversion of MoreExecutors.newSingleThreadExecutor(),\nMoreExecutors.newMultiThreadExecutor.\n\nUnfortunately, unlike newSingleThreadExecutor(), this multi-thread\nversion didn't stifle the exceptions raised by the default\nThreadPoolExecutor when submitting tasks after the executor is\nshutdown.\n\nThis diff makes both executors stifle exceptions when rejecting\ntasks after shutdown, which gets rid of this log error when\nbuilds fail:\n\nhttps://phabricator.fb.com/P12855495\n\nWith this and @simons's upgrade to guava 17, we can now safely\nre-enable logging for com.google.common.util.concurrent.\n\nTest Plan:\nIntroduced build error. Ran 'buck build buck'. Previously,\nwe got log spew (P12855495). Now, we don't.\n\nDepends On D1410752\n", "proba": 1.4176603144733235e-06} {"commit": "1e4527a12f6a790dfaa4e9bd5ccc01167cf464a4", "message": "Silence sonar's false alarm about hard coded password.\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1775701 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0002408237342024222} {"commit": "5f810145a29ab7bcd3484117c7972652750fc57a", "message": "correct gradient in likelihood\n", "proba": 2.7009887162421364e-06} {"commit": "c265819db06df7d3b5f9c88c92bab1e283f5b590", "message": "log message removed from 'for' loop.\n\nSVN-Revision: 18848\n", "proba": 2.589270025055157e-06} {"commit": "b81e0b196ccc5b107adf963e7507531ed212ac72", "message": "updated to use other workflow related dto beans\n\n\nSVN-Revision: 7549\n", "proba": 1.1537394328797745e-07} {"commit": "bf9143b875459e1dd57e5fcb2068d577c1de7eeb", "message": "refactored name\n\n\nSVN-Revision: 5584\n", "proba": 0.9996706247329712} {"commit": "24ee423d809138d4cf2a2c3731d296d842417980", "message": "removed potential NPE in case of corrupt groups (prevented JabRef from starting)\n\n", "proba": 1.0832168584329338e-07} {"commit": "7d6534dd53a35d641e38a1cfbe4cfe75bea9686a", "message": "Fixed keep-alive issue.\n", "proba": 1.1824215562228346e-07} {"commit": "f16861ebce334a3d3811aae1ac7baadd568a7c19", "message": "Added comment only.\n\n\ngit-svn-id: 695e8515a9258845e6163903654874b217615ba0@189564 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.596723334136186e-07} {"commit": "07f4c1b94a4b49db1a968d06cc554a56a8b1ccdc", "message": "Comentarios en Animation (graphics)", "proba": 1.2538686178231728e-07} {"commit": "81a9a7acedc9dd41e0c9d0210c310b7729e90405", "message": "Commit.", "proba": 2.2441165583586553e-06} {"commit": "393e71d8a524d888338f460dd113dbea50ac1236", "message": "fix sweep thread\n", "proba": 3.4682045679801377e-07} {"commit": "606d6941ea6cf1d430707f12ed284bcd88b9b867", "message": "clear\u30dc\u30bf\u30f3\u521d\u671f\u5316\u4fee\u6b63\n", "proba": 3.323882822314772e-07} {"commit": "dac68f8a7e6377c0338c497038469466d12730d0", "message": "Began testing for an invalid user credential in Model\n", "proba": 2.4989358848870324e-07} {"commit": "885970eab2e5239798a9c76a21e271ada9d9dc1c", "message": "Ticket #3326 - Populate loadDate column when new entry in A2_experiment is created\n", "proba": 2.1975979791477585e-07} {"commit": "cec3133f11b91589a3309e574bb3f74f78b1ee1a", "message": "Replaced usage of PendingCommandFactory in tell tool with usage of\nExPendingCommandFactory2.Util.single.", "proba": 1.0638714798005822e-07} {"commit": "a0e4e5c316fc8502ca079bca754345bb2695ca22", "message": "Change Cook Messaging From Truck\n", "proba": 2.369277609659548e-07} {"commit": "a0ea1e707993051312a590c3cf0e2f4750f39b8d", "message": "Added overdetermined check but commented out as it locks up due to\nproblem in libsbml.\n", "proba": 1.0111222081832238e-07} {"commit": "ab3ad145b7ca542eda46b89cd6f9b08175339f6c", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "5dab2d046c2481155b9066d59ce42e5a801cbe23", "message": "added getGameData method\n", "proba": 4.5428922135215544e-07} {"commit": "44f504cb5adc32f836136f07877902fb398b4bcb", "message": "Java5 fix\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2917 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.783280696254224e-06} {"commit": "863d8375c4b13ba8203031824e6c0111cf4d8e66", "message": "[WFCORE-3273] Always wrap using the shared state realm as plug-ins expect a shared state Map in all situations.\n", "proba": 9.499538577983913e-08} {"commit": "cc8b2d19ae18dcba3d6346339e9a9b904633f0f8", "message": "Closes GH-40 - Improve List Performance by using ViewHolders\n\nSigned-off-by: Ian Lake <0e02b6350c05034358d68ff2f908baca74d16e33@gmail.com>", "proba": 1.0656931692665239e-07} {"commit": "063dc1ffd776a779952d628ed5ddcfdaeb9c4efd", "message": "If the Auth Method href or title key is null, do not show it in the list of options.\n\ngit-svn-id: 80a01abba97d47db4f6b7aa893d54fe8b6cbeff5@2498 9c30dcfa-912a-0410-8fc2-9e0234be79fd\n", "proba": 0.00017965520964935422} {"commit": "93747000b9a95a44175927c7ad1cc7503e3bad41", "message": "add localized exception messages\n\nminor cleanup\n\nadd exceptions\n", "proba": 4.4305059532234736e-07} {"commit": "39d823d7b07e8974a15f2527b5a104ae7b05b1d0", "message": "chore(MI/LoopVariable): check whether loop variable is null\n\n- if the loop variable is null a ProcessEngineException will be thrown.\n\nrelated to CAM-1721\n", "proba": 2.4756025140959537e-06} {"commit": "4512029232bd20112351dcb6b202fec245033843", "message": "Make sure the first animation is used as default.\n", "proba": 1.1244804909438244e-07} {"commit": "9e5fe4fba2e30b26e6ea05adf54b2f2a72da7355", "message": "Resolved regression bug. Could not see details of reservation.\n", "proba": 1.0710381559420057e-07} {"commit": "7190cbbca7e45c553e1d413b0565d28f1d333701", "message": "rename key for clarity\n", "proba": 1.2439523970897426e-06} {"commit": "f5e60f074146c634bb27418b6e20a1f923547c60", "message": "added OS blockdevicemappings\n", "proba": 1.683646502215197e-07} {"commit": "2b1b6586c9a92eafc326c13f6a1826653b3c15b0", "message": "Some unit test changes", "proba": 4.289216519737238e-07} {"commit": "455cb7c398e198f8bded783fce220e853a8e06f7", "message": "Fixed some issues in setting breakpoints on empty lines\n", "proba": 4.806618107977556e-07} {"commit": "a0ac7f6de246b12303bb7bfd6ccaea577eb34c75", "message": "Delegate to Fabric Service for retrieving the zookeeper url.\n", "proba": 1.0715490361690172e-07} {"commit": "e8547cfad9a24265b6eb03b6918cca1fb76f0df2", "message": "[FABRIC-590] Ignore MQProfileTest\n", "proba": 1.3025456269133429e-07} {"commit": "361fbcd971cfde74231258bf3f470d0572772097", "message": "[hotfix] Fix directory creation in TypeSerializerUpgradeTestBase\n", "proba": 1.3976887203170918e-07} {"commit": "04b0bc8a8249a35603ad96f1ed326562649ba037", "message": "- Added some very basic javadoc to FileChannel and FileBasedTransaction.\n\ngit-svn-id: 83c0a85849915660c6b5dd9fee5662efab522cf2@1174786 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.615251552626432e-07} {"commit": "e9f6b6366023d2ca96d8a8a63ea00d519e00698e", "message": "put back sort method\n\nSigned-off-by: Lukas Jungmann <67cc84f7c1dc0c7d507ac1ab1723535eacacc31f@oracle.com>\n", "proba": 1.3446928903704247e-07} {"commit": "92c296b29f14b8ab20e35e0e5875b8f1eae8b325", "message": "fix 327 turnoff Metrics log func\n", "proba": 1.0292606020811945e-06} {"commit": "71b67c84fb5be6b7d51cd9d08a4ea076b787d41f", "message": "Disable Details button if no selection", "proba": 8.695626547705615e-07} {"commit": "67053cacb874879cb8ac8f3c64fe934156937005", "message": "GEODE-952 removing heap-dumping code\n\nThis code is no longer needed for GEODE-952 diagnosis.\n", "proba": 1.3137572807409015e-07} {"commit": "fdd9587eab879ac0356651c4efbe9547ade14d09", "message": "reestored default timeout for remote multihread test overridden by console test\n", "proba": 1.9198471079562296e-07} {"commit": "b6d61ad3194efad06813a4ea5b718b39ae3c92a5", "message": "fix(application): correctly handle optional value for the application tokenEndpointAuthMethod\n\nfixes gravitee-io/issues#4427\n", "proba": 2.1318302856343507e-07} {"commit": "64bdcc5c1c8432938e654830f856898f2c04f4ea", "message": "Add @Ignore explanation for JsonBuilder integration test.\n", "proba": 1.0492171753639923e-07} {"commit": "4f27b856703760111cd6249beb002988bb0e88f0", "message": "Avoid an error if unspecified...\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@655531 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.572023681248538e-05} {"commit": "addbda8f67733ce85744e3128f2fa406aacc1e7c", "message": "SOLR-1302: clean up hashcode.\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@881308 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.007880895398557186} {"commit": "94af8f58e69f13679b70b95f40434a2ea8fc6b90", "message": "Server starter should load all archives from lib directory, not bin/lib.\n\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@106 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 9.48591605265392e-06} {"commit": "1331babac5c3d397d1ee15bf55dcbae4f12a8090", "message": "OF-303 fix XEP-0013 support\n\ngit-svn-id: 2e83ce7f183c9abd424edb3952fab2cdab7acd7f@13948 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 3.3036889135473757e-07} {"commit": "a78fd5ecaf5a005259a75b51857317dda7d6c37a", "message": "Apply patch from niklas\nSPARK-978_BuzzDelayShouldNotReset.patch\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@10977 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 6.070214908504568e-07} {"commit": "e0004e277382755b1382a6ed492e3941becf7154", "message": "buscar profissional pela profissao2", "proba": 2.9747059215878835e-07} {"commit": "0896302d487869e57854cf179219696dc415d35b", "message": "Minor refactoring.\n", "proba": 1.9631663406016742e-07} {"commit": "8b8a4f6c3ec38f3ff37ff8948890e2c3e3591ad5", "message": "adding documentation and simplifying mergePopularitySplit", "proba": 1.6733473273689015e-07} {"commit": "a621f58844a89c387faa7778815bff9711626d8c", "message": "adding exemplary Publisher and Subscriber for Java9\n", "proba": 1.2434360030511016e-07} {"commit": "2784edce9179248e53cfad79c8177d1ebe70a9d6", "message": "Remove redundant throws clause.", "proba": 7.615418780915206e-06} {"commit": "d27e88c1479f9e1b1e50031b65cc911e96d95751", "message": "Use gradle's default reports output location for blackduck reports\n\nCurrently the default output is `$projectDir/BlackDuck`, this is\na non standard report output location. The gradle standard output\nlocation would be `$project.buildDir/reports/*`. This patch will\nlet the plugin use the gradle default output location. This will\nalso mean that the clean task will now correctly remove previous\nreports, as expected. Previously the clean task would ignore the\ncreated reports in `$projectDir/BlackDuck` or require custom code\nto allow clean up of BlackDuck reports.\n", "proba": 7.148702820813924e-07} {"commit": "eae3303c26613e7e16cd40184c4a67a32863ba50", "message": "Minor change to rerun the CI build\n", "proba": 1.3336673987396352e-07} {"commit": "6451f64ea51fbdb405062b2926d82f0c69c9c05f", "message": "added a getCentroid method in Polygon2D\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@3622 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 9.520422281639185e-07} {"commit": "94475120ee3c8ea6a20465981f1c581116fafa22", "message": "Fix multiple usersPerBlock in OnlineCFTrainHybridKernel", "proba": 2.294668348667983e-07} {"commit": "93e7492d6ab9d9342db577afa6a47dd70de8d982", "message": "[JENKINS-31863] - minor fix changed tabs to spaces\n", "proba": 1.1546001843498743e-07} {"commit": "17f4b3da52de17c80d657d02b759e4d62951592d", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "f386f358a54abccce1a1f8d7e9f05605570ae591", "message": "DM-11280: Add Activiti mail server configuration options to Herd\n\n-Add log message for Activiti mail server config\n", "proba": 1.1546937628281739e-07} {"commit": "efce78b95560abcd1b63c361546a2b8bb46d489c", "message": "Removes Thread id from SystemOutLoggerAdapter\n", "proba": 1.936926281587148e-07} {"commit": "9de4430f65f74fa665ff8945aa4fd23798005fd7", "message": "\u041e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0442\u044c \u0431\u0435\u0441\u043f\u0435\u0440\u0435\u0431\u043e\u0439\u043d\u0443\u044e \u0440\u0430\u0431\u043e\u0442\u0443 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f Tracker. #789.\n", "proba": 1.1206350336578907e-07} {"commit": "f208ec48fd786b1b7bcba62901c2857f933ff2d9", "message": "Simplified VerifyFragment\n", "proba": 2.463743840053212e-06} {"commit": "bb856163e85ce17987e8d1e8d7a8bf018db0c5a1", "message": "add vs count\n", "proba": 1.1417195082685794e-06} {"commit": "f029af06c7c08f380ff5d099e6d281c25e6577bd", "message": "Task 156 Update\n", "proba": 2.222947296104394e-05} {"commit": "eb52f0ec05dde8e48517832ccbee3912f764b159", "message": "[r1557] [branches/dev] First final draft of image capture workflow. Integrated the image acquisition code back in with the form widget and added the flows and logic to pass the data back and forth. Added an answer data class to support multiple pointers for multiple image selection. This is close to being ready for testing and integration.\n", "proba": 9.78371588189475e-08} {"commit": "fe91baa08b5c5945d8637a63b1e28b6bd0e34000", "message": "Java docs for history view provided\n", "proba": 1.4697130268359615e-07} {"commit": "cd61712a93887a30321e5750b5c6e232c933ec0a", "message": "trim if line end with \\\\r.\n", "proba": 2.436628960822418e-07} {"commit": "1c6c811d2bc1b2c74c73afbfb8588ff513f1253a", "message": "toolebar layout multi line\n", "proba": 1.5284403787063638e-07} {"commit": "a3408c540c59fb10d69555027a034ad48ec41db3", "message": "wording; make it weak warning (IDEA-117943)\n", "proba": 6.899858249198587e-07} {"commit": "c7b946c6a92cef0a362c8125366bca5c950a46a4", "message": "Default constructor for IssueGroup entity was added\n", "proba": 1.563988263342253e-07} {"commit": "cd599b2ecf6df8fda1bb0af462aaf752071be7aa", "message": "formating fixes\n", "proba": 4.238364397224359e-07} {"commit": "4f62d35a42e8762cac0b271b9627d297031243c4", "message": "create param from usage: update all existing refs according to new param name (after review IDEA-102517)\n(cherry picked from commit 23a5964e61f0d92933acd81abedceb0022c70a95)\n", "proba": 2.0735348016387434e-07} {"commit": "202a7344e246853fe984f96c3a130cd099523dde", "message": "Remove unncessary @GETTER from ConnectionInfo\n", "proba": 2.6051668555737706e-07} {"commit": "09d2ed5d3eb3f0e3dfb6c3304cc6b38530b8f841", "message": "XmlTvParser: Be sure to check for null icons\n\nThe ACE xmltv format doesn't include an icon. Looks like the\nParser omits this detail\u00a0and tries to load it anyway.\n\nBe sure that the icon exists before putting it in the program's\ninformation.\n", "proba": 1.0474116152181523e-07} {"commit": "b0d765e39ca77cb3c2b6590509a2323247711f2a", "message": "import fixes. Issue #22\n", "proba": 1.1873121508187978e-07} {"commit": "670fedda6ad0b3e62d48e071846bece1bde1574c", "message": "Tiny change to scaleFactor; normally I wouldn't commit this, but it's night and I'll need it tomorrow to avoid merge conflict\n", "proba": 3.291417840500799e-07} {"commit": "7b304a8fd3bc82a1f15af9924c147991bd15aa91", "message": "remove internal exception\n", "proba": 1.9356706616235897e-05} {"commit": "f0ea7f4978205e6565c3eab6daafef00a25997ee", "message": "Aggregated field number value formatting.\n", "proba": 1.5935245301079703e-07} {"commit": "932694f89b3ba1f609ea715f2ff441a7d4785ea7", "message": "[kurento-test] Arguments as raw in remote SSH commands\n\nChange-Id: I88bcf8374befe5d82432cbf68f05c6746c9cb532\n", "proba": 3.145787786706933e-06} {"commit": "4db1e06fb933826c8e652f38a627691389e5b149", "message": "Skylark: Update error message when 'native' module cannot be accessed.\n\n--\nMOS_MIGRATED_REVID=88925875\n", "proba": 3.6092313848712365e-07} {"commit": "f4aaf1d9dcf116005714bca45c7e10489f8c03f0", "message": "Add property and location code mappings for the summary reports.", "proba": 1.0996897259474281e-07} {"commit": "800338bd237a0d4ce7c94192a6308e8bd0c439c3", "message": "[nl] fail if there are no spaces in the supposed multi-word\n", "proba": 0.002343939384445548} {"commit": "a4342784d67e2cdad2068d51dcf74cc856c89061", "message": "Stop GenQuery evaluation when an error is found in the transitive closure of the scope.\n\nThis seems to only have been a problem when the error was in an unselect path, as the query would have failed earlier otherwise.\n\n--\nPiperOrigin-RevId: 145282112\nMOS_MIGRATED_REVID=145282112\n", "proba": 1.1362211580490111e-06} {"commit": "d38da24632b9390e0556515bb2587fc3d0af62c6", "message": "wikipathways search:\n- fixed nullpointerexception (due to #1053)\n- fixed #809\n", "proba": 3.8243794620029803e-07} {"commit": "a111e69a90f8a328696038465205db5e51714961", "message": "MockMailServer should not depend on smtpserver. There is no need to throw a MessageSizeException nested in the MessagingException (this is not what is done from out official MailServer implementation)\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@680746 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8133725461666472e-05} {"commit": "b11d7067d554425e6aca735af5e977f63fe9b456", "message": "\n\nChange-Id: I72e58a0b1c0cfbe2d4705cbddee01e9e5e11a7a0\n", "proba": 1.2249843166500796e-05} {"commit": "af4f4a9a9ec24b3651753800ae969a65aa8301e9", "message": "Active directory, DN was wrongly extracted.\n", "proba": 1.2037712338042184e-07} {"commit": "ae4ef74354e06c99dfaa6187df692fc07f262b02", "message": "SSO/AD release candidate 1", "proba": 3.951803648760688e-07} {"commit": "38aed69467e7e4b22a3ef700fc45bfa35b304b98", "message": "fixed HbsPageRenderableTest test\n", "proba": 3.0250214422267163e-07} {"commit": "8a6783616d7b0c995a888891df8630edbced0623", "message": "Added a send attempt limit option to ApnsConnectionConfiguration.\n", "proba": 1.0836487263077288e-07} {"commit": "fa4056efb1418fb6d1298660cb4e9ca670586d52", "message": "FoU: CXF\n", "proba": 1.24110135857336e-06} {"commit": "b963ae1c414b5aa14bdfa3ecc2412f18795be069", "message": "Enabled the Admin Store in all areas of Primus\n", "proba": 1.3379694507875683e-07} {"commit": "1e1faa0bf14f33aaaa23b0b0e0cd9843ccf49b1d", "message": "Another Issue with Attributes parent", "proba": 1.2993619691314962e-07} {"commit": "352ec6217aee2bd9a8d90a8bc515286c8929cd09", "message": "going back to old style of checking\n", "proba": 1.289092921297197e-07} {"commit": "7af7fe23be0449d1b9f88dc655f8f2a3635e0aea", "message": "fix test numbers to reflect deduplicated statements", "proba": 5.988033535686554e-06} {"commit": "06ee590d7f923b832d5fddbd509b9ef737f331cb", "message": "fixing items without durability breaking\n", "proba": 2.5787670665522455e-07} {"commit": "e666b3d6606c5df8d9ba0f6d5fa44d0b39084364", "message": "Updating for 79.16+\n\nUses water from TFCFluids in the API, not in core.\n", "proba": 9.618264584787539e-08} {"commit": "26892510742fb38455b2bacd99461d010deada36", "message": "fixes #653 update OauthHelper to allow redirectUri optional when getting tokens (#654)\n\n", "proba": 1.0224928814750456e-07} {"commit": "ba011b6d979315cbd3ca1adc5179fd396dc1f12a", "message": "FELIX-2795 : Parameters are not removed from symbolic name when installing a bundle\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1062196 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.214306947389559e-07} {"commit": "f29284abda77bc50536d2d0183c7aa665bcae477", "message": "update resource with entered details", "proba": 1.651746401876153e-07} {"commit": "57b4ba6b8e9dc6b3d15a3d8d1c082632cac77620", "message": "Close SSH connection on disconnect\n", "proba": 1.3772263400824158e-06} {"commit": "72d15fb5f926f6e9f023b16aef4a8fbbf0dfafc1", "message": "Unempowered DS tools will now render identically to vanilla.\nImprove power bar rendering.\nFix potential lighting issues.", "proba": 9.788531940557732e-08} {"commit": "bfa98a75035b8e96cd98d6b99ae515106e1282a8", "message": "Added new attribute for team entity for filename\n", "proba": 2.1867205646231014e-07} {"commit": "45bdec1173d930fb8933bcb9f1918f299814d177", "message": "Add FIXME notice for inserting Ionic.io API key\n", "proba": 1.92173573054788e-07} {"commit": "6177c925dc79beaa142ecab8612586dda6086d18", "message": "Fixed compiler error. HashMap.Entry is not visible.", "proba": 1.0883528744898285e-07} {"commit": "a9cda56f8f56bb38910712eb55ebe015df3762c2", "message": "disable debug\n", "proba": 1.5630056395821157e-06} {"commit": "3f6c096703676bea778a06eef1a6902be2399982", "message": "imports cleanup", "proba": 3.8822270198579645e-07} {"commit": "ec410fcd830ce7386c3015639bb274edfebde212", "message": "Make all parsers work again with new API.\n", "proba": 1.2317843811615603e-07} {"commit": "e3c1e317c63f035927203024a8ea57e8bdf443d5", "message": "try to fix the ci build\n", "proba": 3.3604348459448374e-07} {"commit": "9c6e0279dd43e9b510ee4bd49a5b1e637b6e377b", "message": "FIX: reset loopcount to 0 on clear().\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2819 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 9.660220712248702e-06} {"commit": "a104e396d3da0481676b2d3421c155f22ee21975", "message": "Fixed wrong owner of module-set result.", "proba": 1.0951308127005177e-07} {"commit": "7e5ae7a8a633d9772bcb106c84bca5ba7e7c1d6f", "message": "Revert \"Fix the default value of the \"doma.entity.field.prefix\" option\"\n\nThis reverts commit 1c2545784f5066744e0d620b336dece29b2cef5e.\n", "proba": 1.472487980436199e-07} {"commit": "a3be8d5b90535e0490297cd77c930641812bb1c7", "message": "Update to SamplerFunction\n", "proba": 1.2814859928766964e-07} {"commit": "627742666afccb51780b5239045ccddccf11dc56", "message": "[FIXED HUDSON-6772]: Added collected modules to aggregated result.", "proba": 9.644202947356462e-08} {"commit": "41520bef2e3134d8558845cc7dbdf034901ad25a", "message": "Javadoc precision\n", "proba": 6.168795039229735e-07} {"commit": "3325ed2ac996c0532cdcc71ec6d609ef31d888c0", "message": "Auto Focus \uc18d\ub3c4 2000ms -> 200ms\ub85c \ubcc0\uacbd\n", "proba": 2.3842284235797706e-07} {"commit": "2241f1957f27348defb7d56f2e88ba73b3ebfc4d", "message": "Fixed MT Bug #2\n\nFixed MT Bug #2\n", "proba": 3.821003531356837e-07} {"commit": "e255be1d764234648708dabf8289f00f0e5871d2", "message": "JBRULES-811: fixing one more object leak\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@11817 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 8.423606914220727e-07} {"commit": "814b691f588e5cfb4b2e6ea2c7866ca432506ae7", "message": "leetcode-15: three sum\n", "proba": 0.999396562576294} {"commit": "7f77455ce65d84b8953e9d16149e9dd8c8ec2c04", "message": "Declare the instance in case something in front fails\n", "proba": 0.00501803494989872} {"commit": "d5b05ea805822beb96c180ec5e988479a3c26d70", "message": "cleanup\n\n", "proba": 3.1109298106457572e-06} {"commit": "09c9c10b1accac2aec1b30fc77115f3c3aff55db", "message": "Added another support for simpler usage of\nSimpleExPendingCommandFactory2.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.1609699868131429e-07} {"commit": "c73e1bfa86f2b78a5a8654e49268f1f2ee6870ad", "message": "Corrected Mission Control property\n", "proba": 3.4821238159565837e-07} {"commit": "11fac8285b934f636752f594396c87dd6e573033", "message": "Fix EDU-899 IllegalStateException when opening an old project\n", "proba": 4.4112300656706793e-07} {"commit": "5594959358a94fad39e98aef0fa8f4d12bf3e10f", "message": "manipulate can now properly work ok ExamplePair\n", "proba": 2.3737126753076154e-07} {"commit": "57bebe2b21e3913cdc7211f9acd2f8618910619a", "message": "- merge bullet native controls\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7626 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 9.908163747240906e-07} {"commit": "3fc429476f9dc743ba739408acb5d90009691ad3", "message": "\uc774\ub2e4. -> \uc77c\uaec4?", "proba": 1.398011306719127e-07} {"commit": "3985e99d296cc5c8891fe6d294fe0fa44787024e", "message": "refactor(tf1Replay): use immutable structure\n", "proba": 1.0991482213285053e-06} {"commit": "3287a9fc01826af5ee7accb966db895ae7613161", "message": "- merge control changes to native bullet\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@7523 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 5.949015076112119e-07} {"commit": "812e39dcd5f2766a8913e501d405115baf502675", "message": "ovs-6 and eg-6 are not 5\n", "proba": 0.9999954700469971} {"commit": "5acd05486055757807d4c9c7aefe4c8477b03c13", "message": "Always copy to provided byte array\n\nIn the SCIFIOBIFormatReader, when provided a byte array, as much as\npossible of the opened array is copied to the provided array (instead of\nonly copying when the sizes matched).\n", "proba": 1.1096091867557334e-07} {"commit": "7c0be7856d635ea7e23275a43355f1a93153761e", "message": "- merge control changes to native bullet\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7523 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 7.340099728025962e-07} {"commit": "9c8d6d482d6eb1c59265eaae55830c5f873a0c8d", "message": "Only return null on migration result if status is not successful\n", "proba": 2.3463579168492288e-07} {"commit": "805900f58e9428a0502f63e93181db009bf0bd07", "message": "Set flavor when a host is added\n\n.. and also for an existing host if a given spec has a flavor,\n and the host does not have a flavor yet.\n", "proba": 1.1588251425109775e-07} {"commit": "11447baaf0ac44969a5fdeedfa2f2167abdfdcf6", "message": "Bug fix in ExportActivity.java\n\nSigned-off-by: Michalis Vitos <59bd0a3ff43b32849b319e645d4798d8a5d1e889@michalisvitos.gr>\n", "proba": 1.1791154719276165e-07} {"commit": "9e3ca450107b7139941244859488f3461b830166", "message": "SPOI-2205 cleaned up part of default license generation tool\n", "proba": 1.1537658650695448e-07} {"commit": "42253ad2445e1a2066872718c0e79232cec7e40d", "message": "Use try-with-resources", "proba": 3.838582358639542e-07} {"commit": "65cc5f65112c1c20c0824d033dabbf21db608778", "message": "Bugfix: the StreamingdocumentCreator did not properly handle spaces between elements", "proba": 3.7662442764485604e-07} {"commit": "a18d03f6908a5ae648d68727420e814b33b2cd4f", "message": "checkstyle: 'cast' is not followed by whitespace.\n\ngit-svn-id: 4df6fc2fa5570e860fd57fa770edce8ae587d435@1456649 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9991124272346497} {"commit": "7df29a843c06fab8ede271dfe8dfb45f40a73e50", "message": "Remove comment\n", "proba": 1.7397370299931936e-07} {"commit": "7fc5ebe55eefbe6146480d292b6ef2081136a48f", "message": "Make URIStatusTest final\n", "proba": 1.1172475069542998e-06} {"commit": "68de1d8fb1f8d26ca1bc92c84bdd019f0bfbf756", "message": "Javadoc sentences start with upper case letters\n\ngit-svn-id: 4df6fc2fa5570e860fd57fa770edce8ae587d435@1456980 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999979734420776} {"commit": "43444b6998dd6712be74db00642c52f574990a72", "message": "revert removal of some deprecated methods\n", "proba": 4.991537707610405e-07} {"commit": "3eee6c0b5bf83a43479d04887d1854d524874067", "message": "The static method createPackedRaster(DataBuffer, int, int, int, Point) from the type Raster should be accessed directly.\n\ngit-svn-id: ef215b97ec449bc9c69e2ae1448853f14b3d8f41@1535249 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2119247912778519e-05} {"commit": "2796dc29c8bb2b297cb4553a494728512ae9c2d9", "message": "minor improvement of dimensionsIncompatible() to support correct channel count when given an isRGBMerged() Dataset\n\nThis used to be revision r3315.\n", "proba": 1.0673571892994005e-07} {"commit": "21fa6edbf4750d43c78e659cf642b1e8fda4e367", "message": "JGDMS Collection Module - FindBugs static analysis - bugs #25", "proba": 1.1578408987134026e-07} {"commit": "c5b874fff019bbf123eca37505c7df0e0e6f2617", "message": "HBASE-5077 SplitLogWorker fails to let go of a task, kills the RS -- fix compile error\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1221604 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.460649056956754e-06} {"commit": "6520e9b2272c45a5234c065d51320bd2961bce2c", "message": "All \"stackable\" indicators now are overlapped pieces representing full state (1, 2, 3...) instead of individual indicators\n", "proba": 1.7921021822076e-07} {"commit": "d12908eada06392b88a705113e69e18c6146ecfc", "message": "Removed _links repeated in the root\n", "proba": 2.2230912577470008e-07} {"commit": "20a865ccea90887bfe7768a8fc269cfd990af556", "message": "Tighten code and improve its structure further.\n", "proba": 1.2425824991169065e-07} {"commit": "c7ba27fec437046a62772367d094bc78493e603e", "message": "Rebinding to app: handle no-interface + no-constructor\n\n- If entity (e.g. WebClusterDatabaseExampleApp) has no interface\n defined and no constructor that takes Map, then still set id etc.\n Otherwise app-entity comes up with wrong id.\n", "proba": 1.2522541226189787e-07} {"commit": "87640fec183d5b4aab217b6b7a931a1f701b4b94", "message": "ApplicationResource /get filterBy and filterValue parameter, LAPPS-70\n", "proba": 1.241831313336661e-07} {"commit": "840505b8a55f361b36bf08d84385943dd9e1f0b0", "message": "Fixed the bug when the port was null with no config provided\n", "proba": 2.759977633104427e-07} {"commit": "370e523e086c43893d5eaed3f08582234668961e", "message": "Check if sourceObject is not null before calling one of its method.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@55467 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 3.4164237149525434e-05} {"commit": "1f28af573d2b745dda9370f07ba4a240fd372c0b", "message": "#1751211: canReboot() should only return true for VmState#RUNNING\n", "proba": 0.9990313053131104} {"commit": "56351db9abc5e261f86bd0d71c2c7c2a199a402a", "message": "small fix\n", "proba": 5.359547685657162e-07} {"commit": "3d9e87201e52a2595c14a8dec3313c9595151a50", "message": "Cluster metadata files destroyed when using blob store gateway causing data loss, closes #1564,\n", "proba": 1.0405022266013475e-07} {"commit": "33c621bf8b41c0216bbf26b0017472bc38559df4", "message": "can -> cannot\n\nWould be great if it just capped it automatically at the recordcount, but lets just fix the incorrect error messages.", "proba": 1.1636447538876382e-07} {"commit": "2f910fbf7e8586eaa8f191d91d85a5b7f29a9275", "message": "Accept `defaultOperator` in addition to `default_operator` for simple_query_string\n", "proba": 1.6906113842196646e-06} {"commit": "a7d75db455f040c33dd2e7cad23b346a2fb86232", "message": "SslBufferUtil.allocate() obeys IoBuffer.useDirectBuffer property correctly.\n\ngit-svn-id: b7022df5c975f24f6cce374a8cf09e1bba3b7a2e@592295 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.008587762247771e-05} {"commit": "625cdc23432e96af748de9dc9081512f401f7523", "message": "Flatspot only on sigmoid\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@3578 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 1.5728040807516663e-06} {"commit": "e946ec0c3375fcaf2343751908283e8272ad3fc1", "message": "Don't convert source to UTF-8 it might not be valid UTF-8\n", "proba": 0.01520625501871109} {"commit": "2dcced6da48bd29a8ba2b4cd2c50c4651eeab361", "message": "Add extra method to update data in DescriptionStore\n", "proba": 1.8547062552443094e-07} {"commit": "58da117e8342572056243d37faf15728a42ced5a", "message": "log frontcache-instance-id #180", "proba": 4.241813655880833e-07} {"commit": "a271876425cc3f5babc4e468efee35b5d17be969", "message": "MIGR-24 Support ${srcServer} and ${destServer} in EL.", "proba": 1.0785699089410627e-07} {"commit": "7b69bf371bcd0569f4c1c631f451c3201d750702", "message": "ReplayingDecoder should not complain when the state has been changed\n", "proba": 5.042252837483829e-07} {"commit": "f874ed26488c7eddec375992d0821828ca287dc9", "message": "Fix imports.\n", "proba": 3.176959921802336e-07} {"commit": "dcc9ffe9db9e948c09b76280595305d3f6121c43", "message": "Status endpoint must be publicly available \n\n", "proba": 2.123838953593804e-07} {"commit": "d2dbcad661d10b63a5a97cef082570c62697ae34", "message": "Removed map and made the code better\n", "proba": 1.5199456981918047e-07} {"commit": "2d35f8b711d853708c9f42f3225068df710b8ee1", "message": "When a value does not extend anything set the empty list.\n", "proba": 2.144822417449177e-07} {"commit": "62f523b4f7a8933a3aae4e08b48fd4fe7dd8e4f5", "message": "OSGi-safe - pass in classloader", "proba": 1.4891435284880572e-07} {"commit": "09293700a3cb5fb7b4722015510decddcb5f37c0", "message": "Add isFlowerPot.\n", "proba": 0.0014398221392184496} {"commit": "c6d5c61bf7fcab65fbb6e1eaafcc74b9bac9aca6", "message": "optimization A\n", "proba": 0.9998176693916321} {"commit": "56c6016a5f2feeec37d5c8f5c66910c143bc38f8", "message": "AUTO-807 Changed error message on password reset\n", "proba": 1.6946488301528007e-07} {"commit": "1aed34492eab9ea58e3087ab915c31fdd8602fa5", "message": "Honor the sendmail.smtpUser from gerrit.config on upgrade\n\nIf a review site was already existing when the \"init\" was run but\nsendmail.smtpUser was not defined then \"init\" would set\nsendmail.smtpUser to the username of the user running the init. This\nwould make gerrit use smtp authentication where, before upgrade, smtp\nauthentication wasn't used.\n\nInstead of doing that, we now honor the value of sendmail.smtpUser from\ngerrit.config even when it is null (not present in gerrit.config) in\norder to ensure the same behavior of smtp authentication as before\nupgrade.\n\nChange-Id: I1b241484ae1d9b5ded7eaf97dbe5dd5cbe10eaf0\nSigned-off-by: Sasa Zivkov <775dd86fe46441c1e1c2b705dfb34c9461d8acd3@sap.com>\n", "proba": 2.9218659619800746e-05} {"commit": "f5beec06071585bcf3dbc1a4cb93033cf4795755", "message": "uniform formatting in ArithmeticTransformer\n", "proba": 5.276586421132379e-07} {"commit": "c40da163c8f664f18c92faf94586d2016ebb094d", "message": "Skipping the call to bash ulimit when on windows\n", "proba": 5.030696570429427e-07} {"commit": "dbe827e2b8e7abc59f3ceba9465dcbd081b5a06e", "message": "- Fixed nullpoint in close implementation\n", "proba": 1.2786087211225095e-07} {"commit": "93f11b1daba64f5c29f355b40068c43c013db872", "message": "Fixed contents was not correct.", "proba": 1.355561209948064e-07} {"commit": "6114cae0fff58f8bb0e049c81122cb3492e20785", "message": "XWikiContext removed where possible in ModelAccessFacade", "proba": 1.9490521196985355e-07} {"commit": "855ca95105bc31dfcc225904c5a60e8fc7cc8267", "message": "updated citations and search count logic\n", "proba": 1.4414551685604238e-07} {"commit": "1c8118c8e84f6d5a13cdf5a0f16e1c85dad6aba7", "message": "#72 remove unused method\n", "proba": 4.407508527037862e-07} {"commit": "7d4513d139ec2a2a201199027c6bce7734def2f0", "message": "Prevent double wrapping directories in MockDirectoryWrapper\n", "proba": 1.301541374232329e-06} {"commit": "a578a71149343e4c4ae682a3292d99011e53ccd7", "message": "Changes in the api reflected in this test", "proba": 1.891689436206434e-07} {"commit": "4ab527eb8f584a91bb1ca690022ac6fd5557d4d3", "message": "fixed #299\n\ngit-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@1458 4f21837e-9f06-0410-ae49-bac5c3a7b9b6\n", "proba": 3.1588601245857717e-07} {"commit": "c9faab89a676c9676c71e23fd5e4a4adbe30cbd7", "message": "un-comment fail in test\n", "proba": 1.5382775018224493e-06} {"commit": "ef4f22eb2a61912a384e39728971a68759282115", "message": "ADDED logger to log an error when no navigator is present\n", "proba": 2.4414811150563764e-07} {"commit": "9a3dfd6ddc324f72bdf539ad11b94c3e652c9e63", "message": "assertNotEquals assertEquals\n", "proba": 0.005931114312261343} {"commit": "94c19d3ca018433af977175a1550f473a481a35f", "message": "Fixed problem in package checking.\n\ngit-svn-id: ab16e2fa1fbc06680b955d2946a056ad3c063f42@4681 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 0.00017470199964009225} {"commit": "9b82acef7e000b663b01d943f45b89bde7deaab6", "message": "\u4fee\u6539\u5bf9\u8c61\u540d\u79f0\u9519\u8bef\n", "proba": 0.0004006588424090296} {"commit": "0aafd6bf7563f4715109c861e8e89ecb4500ed38", "message": "Make AsyncTcpSocketImpl throw unchecked exception if it fails to apply socket settings to channel\n", "proba": 4.1506120851408923e-07} {"commit": "210450bdefabbbbb2579b07f66e7c314d9c07dd8", "message": "Don't stop looking at class warning if the method warning belongs to\nanother type", "proba": 8.87967360085895e-07} {"commit": "54667394fa26f804ad90d2359cc11be9f4dc5b58", "message": "tidying tests\n", "proba": 5.782266043752315e-07} {"commit": "9adaa4b199ca4f1c460414818005b625007ae5f6", "message": "Forgot to upgrade test\n", "proba": 1.194673302506999e-07} {"commit": "fd3c9f913d6dfaf25f74f66ab8566833ddc1c2f0", "message": "Avoid refreshing trakt credentials if there is no expiry time.\n\n- Do not break existing connections on upgrading to this version.\n", "proba": 1.0233610936438708e-07} {"commit": "cc70028e7403dcf6415422c8a22e5356f6225cdf", "message": "Copy paste derp.\n", "proba": 1.5548287990441167e-07} {"commit": "8c7173b5f544320599dd22a392d792b5715a886f", "message": "Delete HelloModules.java", "proba": 2.0080826743651414e-06} {"commit": "336097f275016eb86eb86469e4dc938d5a23b12f", "message": "Added optional initial value to Money Market Account. This is useful, when you consider options on the money market account.\n\ngit-svn-id: 67a55e656427d4d95711d9444b3d4488f7ae1ad4@532 48fcbb9e-5639-0410-8b25-842128a4905d\n", "proba": 1.2803124036508962e-06} {"commit": "b977234f9290018ac2ac9a294688ebde76917659", "message": "throwing errors implemented in parser\n", "proba": 1.7398876934748841e-06} {"commit": "400f019e34c76aacfb0621cabe1959b0606e87b9", "message": "Disable cross protocol call transfers.\n", "proba": 1.6545463665806892e-07} {"commit": "4b4a5bef5a8d80b49d7d6f0a9e19664985713032", "message": "Now turtle shows at the center\n", "proba": 1.3664602249718882e-07} {"commit": "752be6bce8af92f168dd35923af777776edf10c5", "message": "Fixes an incorrect 'fix' committed in r5309.\n", "proba": 1.2213898514801258e-07} {"commit": "997942117d63279099dd5a8170a19aa547f9981e", "message": "Added the possibility of creating unresolved contacts\n\n", "proba": 1.2254454873072973e-07} {"commit": "4502493f324069360fdbf5f7f3f69efa33eb8940", "message": "[Cleanup] Added logging to Settings activity.\n\nSigned-off-by: Juri Berlanda <5bfdca9e82c53adb0603ce7083f4ba4f2da5cacf@hotmail.com>\n", "proba": 1.2450924202767055e-07} {"commit": "91ed27b559ee2dafbbfd9e5f9cca0de155142bca", "message": "Check method_link_species_set table has rows\n", "proba": 2.623276122903917e-05} {"commit": "4d291a1934962795ec09c7057f6de3b6172cab64", "message": "more locale handling\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@3455 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 3.591466111174668e-07} {"commit": "fa253b930bcbca5c98865820cbc764eb5f4aa0f2", "message": "can now resolve back to data field from template\n", "proba": 2.0156372215751617e-07} {"commit": "1e54e996666c30e59fdbb5eda84105c6af26c6a5", "message": "Pull in Android scroll view fix\n\nfbshipit-source-id: e3d5c45\n", "proba": 2.3633447199244983e-07} {"commit": "dadd45d1c3428085e961c8f53444c6c4ad3df15a", "message": "Expose layout in NavigationActivity (#4043)\n\nUse Case: When exposing the layout, other android code can check what kind of layout it is and react accordingly, fx:\r\n```\r\nif (activity.getLayout() instanceof BottomTabsLayout) {\r\n // ...\r\n}\r\n```", "proba": 4.529254056251375e-06} {"commit": "42d30286be4683102ffc9170c564f53e43c95e66", "message": "Removed the unused tweet searching mechanism\n", "proba": 8.69328857788787e-07} {"commit": "ae88dd858c82feec27c60cc783030a5e5a1d6a88", "message": "CustomEditorConfigurer\u89e3\u6790\n", "proba": 3.977855840275879e-07} {"commit": "4898b3006b4ef800b8e041339c72fef92b144bff", "message": "Display search results as circles\n", "proba": 4.4453187797444116e-07} {"commit": "f76a335e41343e7e6d0e16da99b455ba67607397", "message": "reference ScriptFactory classes by name, to avoid NoClassDefFoundErrors in all scenarios; added \"scope\" attribute to all script tags in the \"lang\" namespace, allowing for non-singleton script objects\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@13290 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.7311454030277673e-06} {"commit": "a5faacbdfc5e3dd656b4369aaa0b0ec5348b2176", "message": "no longer need to break circularity on workspace snapshot retarget.", "proba": 1.0771678660148609e-07} {"commit": "3aa314329c3bd789e92de656a7bae2bc596301d7", "message": "Fix bug in postSignerInfoAsync, don't callback twice\n", "proba": 1.5466754632598168e-07} {"commit": "09c41b234cc63d77dc364ed48add47ad16aefb18", "message": "Reservation corrected", "proba": 3.167698992001533e-07} {"commit": "225b936c8eda12fee0183bb4df6c5d0301c364c5", "message": "Throw failure when `RestoreDeletedTask` used on not deleted task\n", "proba": 3.0492066116494243e-07} {"commit": "0fdf8aba2abe4564f7f853ea6c4e11e8011b1865", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "53c39ec580946d1572fb547cbbc1d23d73d1e190", "message": "fix imports\n", "proba": 2.233424083897262e-06} {"commit": "11689651437cd2c7db555a73bd34c053d66bee51", "message": "Corrected error selecting from wrong cursor\n", "proba": 4.3836686813847336e-07} {"commit": "9d31e9788b51f76206d79fe785a30dbc3b493eda", "message": "Update MyDcm.java", "proba": 3.3739380000952224e-07} {"commit": "8a18c766397faffc5adfba72aeba7c8f99981af9", "message": "fix unsubscribe button on full event\n", "proba": 7.143802918108122e-07} {"commit": "3c6c8302626a25a367db845205206f4440fc298a", "message": "fix: install required locale before starting TTS\n", "proba": 5.369947757571936e-07} {"commit": "b340ee91538e4eb3a8f7e3a4c8eb347199ff15e9", "message": "search clear response time\n", "proba": 7.818698009032232e-07} {"commit": "0e120efe4ab87fd92b13c654089be8f6bb163b28", "message": "Fixed compile errors\n", "proba": 5.528548285838042e-07} {"commit": "f9db4423b1c3a61d5b1328b23fe307e89cd25966", "message": "fixed bad test case that creates 2 connections with the same clientID\n\ngit-svn-id: 7f3df76e74c7ad56904d6048df705810748eb1a6@366215 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.247606860488304e-06} {"commit": "7d5a54e1583e7fadabf94f2d20e9e04f4cd240e2", "message": "core: Add vm snapshot id to Cinder disks on creation\n\nOnce Cinder snapshots are supported, we can now create Cinder disks with\nvm snapshot id initialized.\n\nChange-Id: Id0bf00082b5a818916b862398cb720c5e8240b52\nBug-Url: https://bugzilla.redhat.com/1185826\nSigned-off-by: Maor Lipchuk <37a323a8cadba73c2b6c8d3f850c79092d0199e6@redhat.com>\n", "proba": 8.205951758100127e-07} {"commit": "4b96a7f756fa3c46b31104db65849845a84c7d52", "message": "DateTimeParamConvertor\n", "proba": 1.2190001825729269e-06} {"commit": "a6cd00b645c817bf9b7c40063febad027959951a", "message": "Add RotationAxis.rotationAngle methods\n\nFast methods for getting a rotation angle from a rotation matrix.\nFaster than instantiating a new RotationAxis for every computation.", "proba": 1.4831370265255828e-07} {"commit": "cf6c2b169fb3a53a7a249105f056068f99c7bfb8", "message": "Sonarqube cleanup: CR fix\n", "proba": 2.7059186891165155e-07} {"commit": "aa4d7de8358c607139c466ede9d0a466b96c3c35", "message": "not needed\n", "proba": 0.0003823394363280386} {"commit": "e512649c320e734796fabbfde9eb83a94c148d2a", "message": "add Newline", "proba": 3.487844651317573e-06} {"commit": "b41d56f835ba1a6a1c27d7f99ebdd7ec2c10e0e4", "message": "Fix reflection access\n", "proba": 6.88826730765868e-07} {"commit": "d913a49a99cb26bd047185ab8c8bd533a26b7d08", "message": "UrlShortenerController test now works!\n", "proba": 1.0577629439012526e-07} {"commit": "dd67faa758e5734db2d4f195db52bc707971a0c1", "message": "add `DirtiesContext` annotation\n\nImproves isolation when running tests by clearing data from the embedded database.\n", "proba": 1.0269706507415322e-07} {"commit": "eced6d22ec737eeee514545d7d2df34981a3440e", "message": "updated some stale comments\n", "proba": 1.338716089094305e-07} {"commit": "7637b09455b717d48f9c4a7b751d6914b7853870", "message": "Complete coverage of SvnNodeImpl.\n", "proba": 1.1407907152261032e-07} {"commit": "480c898209d2208d4837eec0f317aa6d8f7e9c53", "message": "just simple get/set test case", "proba": 1.506539035744936e-07} {"commit": "80be5b5909a16014b41aa1f8787b58a766221d96", "message": "Replaced 404ing url in VscoRipperTest\n", "proba": 3.595180828597222e-07} {"commit": "40f9f06d47be92142fce97c2b39bce238df13ee0", "message": "test: fix leak warnings", "proba": 4.6287703298730776e-05} {"commit": "044593d145d86dee0f85220554980228fac43704", "message": "Add wild card kin type * eg EMF*M\ncloses Ticket #1090\n", "proba": 1.3301348644745303e-07} {"commit": "e881c467ccdaf30a6832f2e0a59677648594462c", "message": "Add another test for git failure\n", "proba": 4.0398120404461224e-07} {"commit": "91029d1cf63e5d29c94a5bf47b26c3ddf705d6d4", "message": "Added a settings panel for the relation type definitions.\nAdded the relation type definitions to the data stored in the svg.\nAdded the DCR to the relation types and its settings UI.\nRestructured the relation type data structure to suit the recent changes.\nAdded drag handles for each custom relation type.\n", "proba": 1.0016647422617098e-07} {"commit": "f77b49e270c6c61dacadf5a5e9ac061ff469b6d7", "message": "Separated the file menu from the MainFrame class.\nCreated a diagram window manager class and moved relevant code out of the MainFrame into the new class.\nAdded a check for unsaved diagrams on application close.\nSeparated out the edit menu into a different class.\nUpdated the import data menu.\nUpdated the edit menu to use the SavePanel and better handle hot keys.\nCompleted the code to expand the diagram selection to include immediate relations and enabled its menu item in the edit menu.\nRefactored the menu classes.\nCreated an abstract diagram manager class so that the tabbed pane can be optionally replaced by separate windows or a jdesktop pane.\nAdded a window select menu for when the tab pane is not used.\nSet the window tiles for non tabbed diagram application frames.\nAdded diagram sub panels for import results which use tabbed panes inside the outer window for the generic panel.\nAdded a windowed version of the window manager.\n", "proba": 1.4631693545652524e-07} {"commit": "e49583039a2124e2a1f6b76b17326257633230bb", "message": "reduce code smell\n", "proba": 1.7295320503762923e-05} {"commit": "f69b65c01cc3ddfb17e0c032a6985375cf935494", "message": "Expirydays property range (#7)\n\n* changed default property range for expiryDays to double min/max\r\n\r\n* minor cleanup\r\n", "proba": 1.2681383054768958e-07} {"commit": "20bbd3e38f74ad1d719d08d1eda946f91b99cec7", "message": "Workaround for blocking I/O transport write-write dead lock\n", "proba": 2.2627777696015983e-07} {"commit": "e334ba798bb157ff8533058f4c19fb6d015943a0", "message": "* Task/Bug Id: Bug 17886 - API test cases failing on Linux Oracle Upgrade\n* Code Reviewed By: On : \n* Technical Details: \n* Unit tested: \n* Developer Notes: \n* Current Build++ Counts for this file : \n* PMD - X Checkstyle - X Findbugs - X CPD \u2013 X\n\nSVN-Revision: 24702\n", "proba": 2.795394493659842e-07} {"commit": "1113801bcebe6e5502b50cf05834e7fd9e60020b", "message": "fix: Remove program has org unit method (#7203)\n\n", "proba": 2.3409377547523036e-07} {"commit": "61994e0c0aa768b43fad1ac6e35b1e43ffc8b142", "message": "Remove some tests.\n\nWe don't have to test the test and failure naming for tests with\n@Parameter annotation again, because it is not different from the test\nthat sets the parameters via constructor.\n", "proba": 1.1115812981188355e-07} {"commit": "f4fd2806cffccd65b81877ff4f7e191119e42b5d", "message": "Story 2321. Repositioned the execute method in Caom2ArtifactSync.\n", "proba": 1.0434196440201049e-07} {"commit": "910930669dda46f95d2433fc54da9cd7c06abcab", "message": "RevisionAutoReloader shows more logs\n", "proba": 1.1861441606697554e-07} {"commit": "a6a96312c4aab08948452f89e3b652ff926a1f40", "message": "fixed test\n", "proba": 8.067889893936808e-07} {"commit": "2a6b3a38ff33e6654f8432af59cc343e9adc27c9", "message": "Remove misguided varargs handling from withParameters() method matchers\n\nThe matchers only look at parameter declarations, not arguments, so\nthere's no need to special-case varargs and the length of the actual and\nexpected lists will always be the same.\n\nMOE_MIGRATED_REVID=151788775\n", "proba": 2.0709707314381376e-05} {"commit": "fa70855aa657de9122eacb720dba22c7819e9272", "message": "Removed test for nested transactions", "proba": 2.686261950657354e-07} {"commit": "0f33e2c82d5a06c6a0a995452b8a493be6834de2", "message": "Adds limit to deep paging which blows SOLR memory. POR-2801\n", "proba": 3.381585429451661e-07} {"commit": "7fd1efd69fd8834e993b051b93533c8548e5493d", "message": "Fix DataDownload test which incorrectly assumes ordering of the items\n", "proba": 6.585185019503115e-07} {"commit": "96316d9cc5a15a7382b3de47efb0ec7084362027", "message": "Doesn't delete current line when emptied but delete button pressed on already empty line\n", "proba": 8.201648711292364e-07} {"commit": "bfef5514621ff75ac706194d4fde701a5928697c", "message": "refactored IntegrationTestCase so it extends AbstractModule and tests that extend it can alter configure guice configuration\n", "proba": 1.3986941382881923e-07} {"commit": "6ba9bba2a5406f5a6659664730f2a974c2561101", "message": "setReuseAddress is unnecessary on ServerSocket\n", "proba": 3.127562422378105e-07} {"commit": "f4d65241425e5ef0c14f2847833eacb65da10e64", "message": "Testing writing strings.\n", "proba": 4.702950263890671e-06} {"commit": "26ad0e8206327e970cd9213d90c52fb62a3ea774", "message": "Do not call super abolish second time\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@1358 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 5.789946953882463e-05} {"commit": "174ac9e725a0ca2b77ef776f067187f9f3278ce7", "message": "Fix translation of lambdas when class has subclass with lambdas\n", "proba": 0.001025738543830812} {"commit": "d9d641aeca28e6446895ad9dc37bf9794158d80e", "message": "Better content assistant configuration", "proba": 3.0959665764385136e-07} {"commit": "3e44c827f3f9fb1e8a1557093df64e0c72214937", "message": "Fix client commands crashing the game on 1.19\n", "proba": 4.804665536539687e-07} {"commit": "8641162c3414d0e09df354b37eb7fb788722acee", "message": "Fix all commands being treated as client commands\n", "proba": 0.9984602928161621} {"commit": "7bb24bdb643113c082cd917293ee8da9e2e9dc9e", "message": "Issue #293 : Attempt to fix mismatch document count error being reported when index shards are opened.\n", "proba": 1.0026644048366506e-07} {"commit": "920bcddc0279ecaa62f489fe12d9514bf94698d7", "message": "Revert \"Using java7+ feature to verify java6 sanity check\"\n\nThis reverts commit 0ac6d15118c0240d27fe3efd76eed03956442bd0.\n", "proba": 1.1473786543092501e-07} {"commit": "39cc50f92bf12bb4091eb6a0537dff605066ff1c", "message": "[MRH] Minor change to the GUI. If the Pressure Dependence model is turned off, the GUI will disable the Spectroscopic Data Estimator comboBox.\n", "proba": 9.986925419980253e-08} {"commit": "685f5ebb0ff810d172762ea0a2c7efe81730de0d", "message": "Expose real outputs for Scaladoc generation\n\nScala 2 does not use the compilation outputs at all.\nScala 3 does not use the source files at all but does need the TASTy files generated by the compiler.\n", "proba": 2.3633920420707e-07} {"commit": "2c9bd1ca075473d5f622f53e2380a3c45722f01b", "message": "Typo in error message\n", "proba": 9.621082426747307e-06} {"commit": "abf63530cc8ecd1c4cbead55bf5e4e82f6bf988c", "message": "Fixed regression introduced in d25d169862cc12e599bb1c916d684d89b5b4bfd4.\n\nThe Read-Only servers used to percolate exception messages back to Build and Push jobs, for easy debugging of Hadoop-related exceptions (i.e.: AccessControlException). As part of the commit above, the server begun swallowing the underlying exceptions' message, which makes debugging BnP jobs harder. This commit fixes the regression.\n\nAlso included some minor clean ups, such as JavaDoc improvements and @Deprecated annotations for the test-only functions.\n", "proba": 1.3476841331794276e-07} {"commit": "2cf1bc1a0c01e56799b16598697fd0dc7ad620b0", "message": "Provide a useful error message when native image fails with OOM\n\nFixes: #6084\n", "proba": 1.0204553291259799e-05} {"commit": "6c40d487ab23863052399f2e740685e7149c3300", "message": "Clean up Swing input harvester dialog a little.\n\nThis used to be revision r2258.\n", "proba": 1.0897237956442041e-07} {"commit": "dec704d082033bd603f4045f00f32d84c1ddd0ab", "message": "fix eureka\n", "proba": 0.00015764836280141026} {"commit": "55892febdd449ba24f104925affd4bd634da2dac", "message": "Send connection preface and setting when the okhttp client transport starts, this is required for talking to netty server.\n\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=77104268\n", "proba": 4.927111945107754e-07} {"commit": "e468f183c8b1639a676c249a63ecbafa3dc3c632", "message": "Performance: avoided to reload the record during the scan\n", "proba": 1.0491206694496213e-06} {"commit": "b2e728785b50faec3023952eee3038466d4b57ec", "message": "Remove dead code\n", "proba": 0.0014967502793297172} {"commit": "b4ad307cd92782ce01dafdce4b1182ceae174e08", "message": "File registry made durable. p.3\n", "proba": 1.3789306763101195e-07} {"commit": "fa5c505ba46ab683a70ad07024e9257d023ba66d", "message": "Trying to fix pull request issue\n", "proba": 5.24450342709315e-07} {"commit": "a066dd169d7a5a552b20b9f9ed6d7e7bcf131d52", "message": "retry if we cant get a jsch connection\n", "proba": 3.716467347203434e-07} {"commit": "ea24645043b33bcb8cebf34b5cc500a8dbae9788", "message": "Initialize arrays with new Arrays.setAll java 8 method instead of for loops.\n", "proba": 1.0685916151942365e-07} {"commit": "4d7f30dfe5e9af812a6903e26a673dc1c6047e7a", "message": "Raman - fixed smoke\n", "proba": 1.319746019134982e-07} {"commit": "c10a37607f092a3f7b1ef5ec732c3178166acc21", "message": "Moved expectFiles() method to VFS as well.\nStill a small other thing to fix here as well.\nA few test cases still fail when in fact little to nothing got changed to xls input.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3294 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 5.31109481016756e-06} {"commit": "758b72c82fab2037c141465b64f19e0e9a75648e", "message": "Test client prints out average TPS per site after test is done\n", "proba": 1.2109144620353618e-07} {"commit": "ebd74cb1a2c6918ef357a4fdd181250257cb7e63", "message": "Additional checks\n", "proba": 1.3608759275030025e-07} {"commit": "d9a06dcc4cd40e64acedad7a6ae8919469af43f4", "message": "Initialize in the BridgeDb 2.0 way\n", "proba": 1.9265044102212414e-06} {"commit": "cc7aead31272f10431e3111cb5a70ac63863a543", "message": "Fix how we set origin for new TMA legs\n", "proba": 5.089565456728451e-05} {"commit": "65cd60655d6b823d0a0fd232433255e71dab58d8", "message": "even more large track optimisation\n", "proba": 1.6507731004367088e-07} {"commit": "7fc08a38402a85fafb10b1e022dd29ac8edb19e6", "message": "\u4fee\u6539\u4e86\u4e00\u4e9bbug", "proba": 3.0954942076277803e-07} {"commit": "31b39cfdfd2b136ec431fbb899dde5afb2a54216", "message": "sort local workspace list\n", "proba": 3.887942966684932e-06} {"commit": "0af139c666d5d243f12f27cd8ba58c735354b1c8", "message": "Fix NPE in test routine caused by PaymentAccount with no name\n", "proba": 2.857627237062843e-07} {"commit": "97648a8357c5fb17fa49e67d17ae2595ed95716d", "message": "Fixes for few NullPointerException\n\nChange-Id: I9164090262bb702607e90a9e53298f295120cd91\nSigned-off-by: Ankit Jain \n", "proba": 1.2254712089543318e-07} {"commit": "b09f7a9d34c16a5c811c7a0cc3589c9bd3d89fe4", "message": "[DROOLS-4583] fix to sessionPool attribute unmarshalling from kmodule.xml\n", "proba": 1.4494490585548192e-07} {"commit": "df5a74708b3fd92054a9f8b78ed0adedce2e1779", "message": "DUBBO-103 Remoting\u5f02\u5e38\u8f6c\u6362\u6210RpcException\u5f02\u5e38\u65f6\u9644\u52a0\u4e0aService\u4fe1\u606f\uff08\u4fbf\u4e8e\u6392\u9519\uff09\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@453 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 1.1369452295184601e-06} {"commit": "267b1feda4155bdde3f803e670ed4c3ced94b7fa", "message": "The method is empty\n", "proba": 0.9999995231628418} {"commit": "816ef03d79bd05f471148b87d5baad9a423f822f", "message": "WFLY-4111 Allow deployments to read from their own deployment directory\n", "proba": 1.2005725125163735e-07} {"commit": "355037f578c0d94afaa0e0124b3484c45306f9df", "message": "allow recurring transactions to be added in any order\n", "proba": 1.9737372269901243e-07} {"commit": "0466f8f914f0d5bed1f06ab3c1a30ec35207e0f8", "message": "Fix the broken loading of games when prefab delta formats get used.\n", "proba": 1.1074926220544512e-07} {"commit": "c71efa626f04084a38c4c21eb7234e75b3191c5b", "message": "Allow override of apache properties with an openas2 specified file", "proba": 2.0514050902420422e-07} {"commit": "f738de4f6948181f9070b0b1d5a8677591caf406", "message": "added doc comments to Job class\n", "proba": 2.2826790768704086e-07} {"commit": "ce19eb6ce7f38a230f9d944dbbf70a429f970a48", "message": "fix #84\n", "proba": 8.115425202959159e-07} {"commit": "93d41ce0ed2a0f83f83c1a12fd3a91e6d2ce7326", "message": "platform: race between JNA and environment loading fixed\n\nhttps://android-review.googlesource.com/#/c/67352/\n", "proba": 1.3065491089037096e-07} {"commit": "400f8da34315d56a832be4e9f6b1ea6c2e48aa46", "message": "Android: Fix sample selector displaying some dependency shared libraries.\n", "proba": 1.0797266725148802e-07} {"commit": "99a5fcfff237300b1428b421fe1d6ffac5219bed", "message": "Refactoring", "proba": 6.64367371427943e-06} {"commit": "c9b68222c20122e658b30644315b4a828de43437", "message": "Add some debug messages\n", "proba": 8.89922318947356e-07} {"commit": "a00d92b3428b61302d1f5b6bc17b9d6838bdefd3", "message": "Deprecate ClusterSettings#description property\n\nJAVA-3041\n", "proba": 1.8675726209949062e-07} {"commit": "b6eea6744d18432d32ee845178ea6015778856ab", "message": "JBRULES-1882: Make Drools Flow nodes configurable\n - added Drools Flow Nodes preference page\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@24221 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 2.627798778576107e-07} {"commit": "2d9ec5f57a8d425847149c622fd6d0ddb5eaaf0e", "message": "JBRULES-498 Optimised HashMap implementations\n-Fixed ObjectHashMapTest\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@6676 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.596013915645017e-07} {"commit": "d84845bc8328ebccf0f89fc58f76c9da9b94611d", "message": "removed comments, debugging code\n", "proba": 2.2982885639066808e-07} {"commit": "a508dce5723fdbe6106781bbe9c812de770ed47e", "message": "Improve ABC example\n", "proba": 0.9998552799224854} {"commit": "bf4b29354f8b083bfac74b10b724fd95f1dae789", "message": "# GG-8255 Remove EventsExample\n", "proba": 1.905102919863566e-07} {"commit": "a951b69f3daf6518bee05492a828ccbdce59d21d", "message": "Update HTMLEditor.java\n\nRemoved bad line", "proba": 4.400314139729744e-07} {"commit": "618fda9618a14c5a2db670ea265199a780685777", "message": "- Add some debugging\n- Add serialize(boolean b)\n- Fix serialization of primitives\n- Fix serialization of java.lang.String\n\n\ngit-svn-id: 526f3b90ad6d9b1dfe840af828070ca3d99521ac@4568 d2cacbed-c0f6-0310-851a-9dad52fc623a\n", "proba": 4.659963451558724e-05} {"commit": "d5baa3bdfb77198ae4985ecf5052858a468c0a10", "message": "[ignore] missed case, logging was wrong\n\nsvn path=/trunk/eXist/; revision=13676\n", "proba": 3.5425871374172857e-06} {"commit": "29446686af9684281c099c50d74cd407a0c1b643", "message": "[IMJ]\nUpdated 'annotation to ROI' feature in Show.\n", "proba": 9.846993975770602e-08} {"commit": "ec048ba03d89a9b213088c408223c7f11b6936f2", "message": "update loggable", "proba": 6.466357831413916e-07} {"commit": "e584ecb3b6ed2484bef8fb76c4e661f4aa8da1e8", "message": "Add serialVersionUID\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@3707 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.2012855222565122e-05} {"commit": "183c317b8319fae9fe2f37035c137753aaccde1e", "message": "added override toString method for getting full name.\n", "proba": 1.0881888812264151e-07} {"commit": "761a80cf542b565a479ab5fd9ea0c45223c86239", "message": "Added option to load from local file\n", "proba": 3.326210276100028e-07} {"commit": "ec17858cbd20d0fbe0a70157c1e384c773efd50d", "message": "Removed unsupported feature reporting flag.\n", "proba": 1.188958478337554e-07} {"commit": "609a6b80c1b834b4375beefa5f6acb09201f038b", "message": "Converting to feature matchers\n", "proba": 0.9995226860046387} {"commit": "3845c3ed4536d259aa02590e652af3a499825006", "message": "Avoid NPE\n", "proba": 1.5674175301683135e-05} {"commit": "a42f9d30c8dcf09fdd46eff3f379b1a5981bc32b", "message": "test refactoring cont\n", "proba": 5.349186835701403e-07} {"commit": "6413f8f7b7f1fe0c5d33e53dd5d5ab1906de38b1", "message": "\u589e\u52a0 DISTINCT \u652f\u6301", "proba": 7.306204224732937e-06} {"commit": "5e0b444e793ab13d1ad073d420a80d7e78945c48", "message": "rename qualifiedString to QUALIFIED_NAME\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@4172 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.007503231056034565} {"commit": "8aa4dc82eec7a815956a0d538bcf3c0d961f6616", "message": "Fixed memory VFS availability check\n", "proba": 1.666143276679577e-07} {"commit": "b218f0ea6c948566b056f608591d81b5495cf3c4", "message": "Correct shader call order\n\nEliminate some unused fields and parameters in the process.\n\nFix #87\n", "proba": 1.0191375849899487e-06} {"commit": "4af96851be8d7c2b915ae6c5aacc04a3d9e59190", "message": "move these refex instances over to the proper hierarchy", "proba": 1.0618983878885047e-06} {"commit": "c6cbc3b309fd78ab30e4519d00cf1a0c2ca3fe33", "message": "Fix build\n", "proba": 8.074155175563646e-07} {"commit": "30ebe6ed32e701e59a5cdfe726caa2b47b74614b", "message": "Adding tests for focus and blur events inspired by #825\n", "proba": 1.0573636188837554e-07} {"commit": "f425035a46c11bfdf924e1936a6847a7c4ceb1e4", "message": "EranMes: Wait for the text value to change, following a click.\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@13827 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 0.0009132857085205615} {"commit": "38badebfddcbff3d7bc91881d36c9889350dc524", "message": "SimonStewart: Deleting references to RenderedWebElement as they are no longer needed\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@12158 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 9.334232800028985e-07} {"commit": "8b1cf1b3f64aacb8e2162225d3f8f9d7bba76d90", "message": "GitFileDiff: Remove unused field\n\nChange-Id: I9188b4cf26c90483136eeca17a7d94e4893dad92\n", "proba": 9.66100969890249e-07} {"commit": "34c8310876a0e990447542e40dd2daf29792df54", "message": "Fix the continuous test.\n\nPiperOrigin-RevId: 218668026\nGitOrigin-RevId: 879a56846bdb2ab7efb1cd56aa2f4ccf435329a4\n", "proba": 0.9999994039535522} {"commit": "7bdbd89e4da363d41097a0419c0436fac94fbfd9", "message": "Add test that anchor tenants can be created in quiet period\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=250752454\n", "proba": 9.699267684482038e-05} {"commit": "27e8efec946f3d418235c947c8e074a928ce772f", "message": "jetty-9 optimised the selector change submission\n", "proba": 1.1820427658904009e-07} {"commit": "dc9cdaf4c17c86f9040f410cb04a2c8165fbef21", "message": "Avro configuration refactor\n", "proba": 6.753729167030542e-07} {"commit": "28e4c9848fad5edb3fb31422be84da358b949fe3", "message": "Removed call to Runtime.getRuntime().gc() every 10 frames, added call to Reference.clear() when an object is explicitly deleted.\n", "proba": 1.0465689115335408e-07} {"commit": "24e467a8719221489392fe95d8e4ff4a862d58fa", "message": "fixed the problem with the reference to light, when we had incorrect reference to the light after loading/cloning spatial of this control.\n", "proba": 1.0459622501457488e-07} {"commit": "b620dbd9e074d45a8d76da0078609015208d899e", "message": "INTEGRATION: CWS ooo19126 (1.2.62); FILE MERGED\n2005/09/05 15:18:29 rt 1.2.62.1: #i54170# Change license header: remove SISSL\n", "proba": 1.2374547964100202e-07} {"commit": "0e26650278c3b9afe3b3593e0735dca26004d23a", "message": "second project removed for demo\n", "proba": 1.2902404478154494e-07} {"commit": "43a48c6658392435944209cbdab309c8fa364f7f", "message": "BridJ: fixed issue #37 (allow iterating on unbound pointers).\n", "proba": 1.0289725338452627e-07} {"commit": "321b2ecbdc4309094986ed6859c07ac40eff9252", "message": "public access\n", "proba": 4.869263534601487e-07} {"commit": "29d9d6c96f566c5170585533eefedf71a718bac3", "message": "Draw fade on top of content rather than behind\n", "proba": 1.4489846478227264e-07} {"commit": "73e8bc42643599ef5969e04773662f0233de52eb", "message": "Added a getter for the current panel state enum\n", "proba": 1.9347255886259518e-07} {"commit": "be152f5c36c744f269920eaafb8918c7974cff49", "message": "handle intent only first time\n", "proba": 2.3041921792810172e-07} {"commit": "6afb7530c19a82b8fa3598feacf81336466c3a8e", "message": "Remove unused class.\n", "proba": 1.7490698667188553e-07} {"commit": "6028540ed4de9fb554b05a004a3283a018ed06d8", "message": "Don't swallow incompatible LoggerContextFactory error.\n", "proba": 1.1859258819413299e-07} {"commit": "17c287593b8cbcbafc224c20a9c483355af5f559", "message": "Don't add not filtering initial filters when switching to \"advanced\" (fix #11378)\n", "proba": 1.0872781075477178e-07} {"commit": "5f69cade0a2041b8c12cf2e110724fca9622a89f", "message": "Add SwipeRefreshLayout and ViewGroup, Update javadoc\n", "proba": 2.0812295531413838e-07} {"commit": "36ffb835c1e5df0ad1e1ffdb4536021a31dc0ff7", "message": "this handling adds no value compared to Run.run(Runner)\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@34824 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 3.554119757609442e-06} {"commit": "015f8b566459126f6bc838073f4503d9317d657c", "message": "remove redundant the from method javadoc comments\n", "proba": 0.007939638569951057} {"commit": "8239993458eae209dbe677dcf6339cc07110a7d9", "message": "instance facility added\n", "proba": 1.5868307912114687e-07} {"commit": "a306856a69057ea29ceec0640d1ad85398eae15b", "message": "OPENNLP-669 Repaired broken javadoc link to new function replacing the deprecated function.\n\ngit-svn-id: ea2ac7117ce80da69eabfd608b4fc2566390d6b5@1580108 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3589341253682505e-06} {"commit": "14f680c96fd21e915a74388f8666b88f9ac5ec1a", "message": "OPENNLP-764 - applied patch from Pablo Duboue, clearing adaptive data after doc processing\n\ngit-svn-id: ea2ac7117ce80da69eabfd608b4fc2566390d6b5@1670574 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.425095715352654e-07} {"commit": "6fabb78ff709a6447fc74f19974adfdc77c3d938", "message": "Remove LOG.is(Trace|Debug|Info|Warn|Error)Enabled() wrapped test.\n", "proba": 1.3654180008870753e-07} {"commit": "661bad954839fa442c5394102730518c6f306cb5", "message": "Test logging source stats.\n", "proba": 1.890441438945345e-07} {"commit": "647569a003280505b814192b12b95b25e401380e", "message": "Fixed a bug in the core when unregistering the HTTP service.\n\nIf ICE was executed from ICE (as in development) and the HTTP services\nfrom both instances were configured to use the same port (perhaps the\ndefault) then ICE would throw a null pointer exception on close because\nthe Core would try to unget a null service reference.\n\nSigned-off-by: Jay Jay Billings <823bf6329bcacc9ee3ce8be53f88c13e0ec9f98a@ornl.gov>", "proba": 7.295394084394502e-07} {"commit": "ef26f40619b21149c366407b26f16c22f8fa9e6c", "message": "promise: Restructure executor code\n\nAlso log exceptions from executor ran callbacks and handle timeout\ncalls after the executor is shutdown.\n", "proba": 1.0918979853613564e-07} {"commit": "5d425db36669b92f58b01438c5b362642d3f1649", "message": "V2.4.2\n", "proba": 0.00010234394721919671} {"commit": "58c58df7469cc1edc9ade064316dccc6da51305a", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "e22dea5958992b37a5973c031917c0d2c46a3ed1", "message": "@Target({ElementType.METHOD, ElementType.FIELD})\n", "proba": 2.598288801891613e-06} {"commit": "5967c85a7581c4815ab54e7e38220d24138691da", "message": "Fix character encoding in highlightText route\n", "proba": 0.0023075544741004705} {"commit": "345568d9b9ec3b192e2f385f1316a95d6187b8b8", "message": "Add method naming from develop branch\n", "proba": 3.4422123462718446e-07} {"commit": "b7b275f5f9c096c785b2bd0f8b13a119023aabfc", "message": "[COLAB-1086] Fixed unread messages count\n", "proba": 1.4359314093326248e-07} {"commit": "26d9fc52e722211db95032f8a97c2d5230a2d33c", "message": "fix compilation error\n", "proba": 5.892876515645185e-07} {"commit": "56821d0d9a0e6181261211065f36341818ab04aa", "message": "JIRA issue UIMA-37: replaced many occurrences of IBM\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@475429 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.092367582117731e-07} {"commit": "4e6e3c639e05b86b03019a61070205742630790c", "message": "Update rollback\n", "proba": 1.5191471902653575e-06} {"commit": "3ece3bba0650e8198e6ffeceedf5ef2b527addff", "message": "Handles gracefully the case when no Activity is available for sending a report.\n", "proba": 1.0812662054604516e-07} {"commit": "609f7eeff1bf2d1188477ae7875412142ecb6090", "message": "Fixed #185 Always give current Json element in error messages\n", "proba": 1.1365772678573194e-07} {"commit": "51d27eb772a227ecbfd6a394c16bea89d945f94e", "message": "ignite-4535 : Fixed test failures.\n\n(cherry picked from commit 678bd1b)\n", "proba": 1.1015202261432933e-07} {"commit": "cf4414963f7992ee09b35da240bf07c1d73a3263", "message": "# GG-9226 - Ignite design.\n", "proba": 1.0416519558020809e-07} {"commit": "0aeae63f29184fa3e9ba7717b8d16f190578d3af", "message": "Test that there is only one entry in the DB.\n", "proba": 1.2408322902501823e-07} {"commit": "00dc964362031522a99b8140bec889c56a756fcf", "message": "Removed 'disable peer class loading' suggestion.\n", "proba": 1.1647605901998759e-07} {"commit": "1780c19da109bfd5ac1e73a02f6741e2c0342708", "message": "GG-8244 Fix NPE in GridOptimizedClassResolver\n", "proba": 1.8120979916602664e-07} {"commit": "d64e8b99cc6696ab3d439277dbea16dec590f131", "message": "#gg-8415: Restoring tests.\n", "proba": 1.1230915220039606e-07} {"commit": "8b63e35d619bed5d2be9c01e46ce612b1e895c44", "message": "Fixed scep end point of android agent\n", "proba": 2.1087807056119345e-07} {"commit": "06ec2ec697937992a7b4a0aa3f7ad2e7aed617b0", "message": "removed reference to CircularBuffer.", "proba": 1.1413173695018486e-07} {"commit": "503eb226ba326291d0bc99160b16c5c0027957a4", "message": "Alex | #346| Added log for FormUploadServlet.\n", "proba": 1.0502923686317445e-07} {"commit": "85cb6f387c3a448fd9772fd127cab6877ca5f8a1", "message": "improved javadoc", "proba": 5.751407456955349e-07} {"commit": "f9a4cd5a193ab587ac4ae1855ed7bfa4e48301c8", "message": "OAK-4712: Publish S3DataStore stats in JMX MBean\n\nMore test coverage\nModified patch from Matt Ryan\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1760662 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3708327628592087e-07} {"commit": "c4393a983515deb8513ad81a140465607a73194b", "message": "More premaven to trunk stuff - this requires JRobin 1.5\n\n", "proba": 1.0489890200915397e-07} {"commit": "2725b13e5ee28c258142de856ad487563d37ccc0", "message": "Finish Arrays.sort().\n", "proba": 2.917712436101283e-07} {"commit": "e05a05093517532a702f70221c73dcd32e8413b8", "message": "fixed bug: termination of server did not deallocated associated floating IPs\n", "proba": 2.1492881785434292e-07} {"commit": "ae5cac1a67fefd201e543f8ccfccd1caec65898a", "message": "Temporary disabled the code which is not working.\n", "proba": 1.1330913451956803e-07} {"commit": "4403010472bbb7ff9d90071d753cbce72909dd78", "message": "javadocs\n", "proba": 1.185229848488234e-06} {"commit": "c8263a4fceac724f42e4c61bcccbd9c713fae4b6", "message": "Impossible to add new OIDC client when datasource is Couchbase oxTrust\n#1631", "proba": 1.7992724110627023e-07} {"commit": "23247c5fcd6965713b593c0aad1045f9aef20b79", "message": "IDEA-CR-59556 review fixes\n\nGitOrigin-RevId: 428d0a5df0461dd9bf303e93046d92855b97a518", "proba": 6.460945769504178e-07} {"commit": "e01291e91c6528d3a36e33b4f086cb10b1712d4b", "message": "IDEA-145540 revert changes because of IDEA-158759\n", "proba": 3.863847553020605e-07} {"commit": "8a3b133789886ca199b76575ac1dd1fe45098884", "message": "[#8222] Fix testcase failure\n", "proba": 7.59608610678697e-07} {"commit": "5fe18ae81dfdc76c68a2dd15f3889ef43be5511a", "message": "gradle: test fix (for merge content roots of the same source set module change)\n", "proba": 1.0656504656481047e-07} {"commit": "19b2592cd8d309118f4c666ca36985ba058b815a", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "44454cadbaf501cc4329dd17c86e9c3dcb290161", "message": "Revert last commit\n", "proba": 2.7587461204348074e-07} {"commit": "e8335067ec181d7944296ae0dfe8ab0ccb285b5e", "message": "#6564 Support loading user credentials from datasource config file\n\n\nFormer-commit-id: 68576f6321dc1fbbf69123bf57c5af66c35e4b56", "proba": 4.774100261784042e-07} {"commit": "1c9972e17f056ef63848433d46b976304a942825", "message": "Revert \"Jesses says addsTo is going away.\"\n\nThis reverts commit 6ac8eb75b8252663b5bb4012ec1a0ead55ff9284.\n\nConflicts:\n\tsample/src/main/java/com/example/flow/App.java\n", "proba": 7.473667665180983e-06} {"commit": "c758ac968dcf5815e2b2203b8f2ba53cf945ddf8", "message": "#11163 ClassCast fix (make editor input static)\n\n\nFormer-commit-id: aa4ce152957dbbed57711df19e4903ded798597c", "proba": 2.4014434529817663e-07} {"commit": "217543e1fedb14d438a8bbd6f46ca08bc2e83c82", "message": "BERG\nCorrected Query parameters\n\n\n\ngit-svn-id: 14ad73a4fc9ccb6b14c5a9bdb407111d9f04bc7b@46516 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.951501523464685e-06} {"commit": "1d469a11ee83da76399c8c206abf47c461aa0007", "message": "Fix 'and' concatenation of 'proceed' predicate.\n", "proba": 0.02886129543185234} {"commit": "ba32eb80b58dfbb22aae016929e7fb57bc353d36", "message": "Revert the EC curve order change after test\n", "proba": 4.7382761181324895e-07} {"commit": "e1fbcb01f555d2b3251ba14e96a94e5a604ce3a2", "message": "Remove unused method in SourcePartitionedScheduler\n", "proba": 2.045797913297065e-07} {"commit": "9297785c2d3000b46761bd9d01a24a3ff9c5e56f", "message": "DimRange: simplify javadoc expression\n", "proba": 1.8706363334786147e-05} {"commit": "9aeb6cf121d498d1674d4287efaf7c12550972f8", "message": "Fix cut+paste error on parfait-agent MonitoringViewNames test\n", "proba": 3.6125956626165134e-07} {"commit": "092b494e1a29bd72d21da540c54d0e33dec3997f", "message": "[PLAT-1685] adding \"tenors\" field to JSON output\n", "proba": 5.064300694357371e-07} {"commit": "25d9310a637d2ed3c138bfa2b084b3d5c27cee5a", "message": "PDFBOX-2536: specific TIFFFaxDecoder exceptions, as suggested by Ralf Hauser\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1643171 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.111806101216644e-07} {"commit": "ffdba10a4cbc02692ec1d8e126f8df3e9aa97a41", "message": "combine EndnoteParser and EndnoteXMLHandler and rename it to EndNoteXMLHandler\n\nSVN-Revision: 13704\n", "proba": 4.5332294575928245e-06} {"commit": "5b54629c85de565f480ef2a8fbbf887155e8d4b5", "message": "Handle more special cases for headers.\n", "proba": 1.0765372593368738e-07} {"commit": "595635d32ee293714ff4979041808cbdf3744a48", "message": "Example updated\n", "proba": 2.3126723647237668e-07} {"commit": "d74fc180919b643f685e522da72a37cc10e27c0a", "message": "clue scroll overlay: Show visible emote widget area\n\nThe visible area of emote widgets will now be highlighted, regardless of\nwhether the widget is partially outside the emote window.\n\n![Highlighted emote widget resizes to show visible area within emote window](https://user-images.githubusercontent.com/2199511/45579707-777c7980-b879-11e8-90bf-1e34fc1cb790.gif)\n\nFixes runelite/runelite#4163\n", "proba": 2.4921226213336922e-05} {"commit": "c198433bb613ed884dff503686cb9f6c3a0e31d2", "message": "Prevent ProgressBarComponent from overflowing\n\nLimit max bar width to 100% to prevent overflowing.\n\nSigned-off-by: Tomas Slusny <71c4488fd0941e24cd13e3ad13ef1eb0a5fe5168@gmail.com>\n", "proba": 1.1709038716389841e-07} {"commit": "c9c674c33c63d7d2787ddbce5a4576cf9f12ddab", "message": "Ridding us of unnecessary Jersey client creation (because they're\nexpensive)", "proba": 1.0359475766108517e-07} {"commit": "106d3b4de58fd83d1ce8030058f37d85d7eb795f", "message": "o added a test to check the replication of data to the client when the client goes offline and reboots after some activity on the master server\n\n\ngit-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@1129134 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0328554935767897e-06} {"commit": "6b61ff1c0877a7dcbd9bbc2927e9f03dc1089f55", "message": "Mark method as protected so cna be accessed by generated subclasses\n", "proba": 1.6009626335744542e-07} {"commit": "fffa135584f0b052286daf47676695b8961dc9f3", "message": "DEV-505 address some of reported SonarLint issues\n", "proba": 1.0515952908463078e-07} {"commit": "9c0c5686cd9f7bd1f3a8ead356e9709aeb715e64", "message": "KYLO-1601: AboutKyloController about/me filters groups by Group type instead of GroupPrincipal type.\n", "proba": 9.703764902724288e-08} {"commit": "755e2cadcdbcc2227b3e43086fd6eb086f645076", "message": "Change user agent string to 'exoplayer-codelab'\n", "proba": 0.0003628694685176015} {"commit": "aefe0e263d79733f909ef39b293bbaed8c89493b", "message": "DemoApp: Fixed bug that triggered the filter when searchView is initially opened.\n", "proba": 1.0550025564270982e-07} {"commit": "76dee61620700f1bbce5906fb0fb95b92722e0bc", "message": "Modified resolver to correctly mark fragment modules as resolved. (FELIX-777)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@705026 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.007880428005592e-06} {"commit": "748d72b79c4b3b8f61a35cbe80a681369c012121", "message": "GEODE-7600: ConnectionPoolDUnitTest cleanup.\n", "proba": 1.1305525760008095e-07} {"commit": "2b5d7aa66b916dc3cfe9fbe65fbe843e2dd47af6", "message": "Trigger hooks and email notification on saving ACLs for review\n\nWhen saving modifications to the access rights for review, a new change\nis created, but the hook and email notification were not triggered for\nthis new change.\n\nChange-Id: I06b2c721147b21ce4f4df2aa9b923871bd2b5204\nSigned-off-by: Edwin Kempin \n", "proba": 4.569602083392965e-07} {"commit": "8f3ffdec3a73d8836cb8735a69bd0be18f0763b1", "message": "Update bpm notification serializatipon.\n", "proba": 1.2562156825879356e-07} {"commit": "096707a799c7efe3cea8755e4cedb2ec445b2be2", "message": "Remove TODO related to local ds `getPendingTiles` method\n\nWe decided not to do this, as it would result in extra work.\n\nThe current approach is fine.\n", "proba": 1.1205196415176033e-07} {"commit": "cc751815f13ec77976d1e6d1b760415713f00556", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "a71a96fd4f790e8feb56dd100ef7f892132b63fb", "message": "RhoTaskHolder.stopTask is deleted\n", "proba": 1.9577066723286407e-06} {"commit": "ab1bfc5414d4a7188034da06dbc49f7a16ae5ecc", "message": "StandardCharsets\uac00 \uc5c6\uae30 \ub54c\ubb38\uc5d0 Charset.forName(\"UTF-8\")\uc73c\ub85c \ubcc0\uacbd\n", "proba": 1.3814481462759431e-05} {"commit": "b1bbcabf1b2fa455cb9b815f44dae3d55dfc954b", "message": "sem should hang on soft references, but shouldn't be collected very easily\n", "proba": 1.328481857854058e-07} {"commit": "c00e207cfeffb434135bbb2e4a2a920b0101de4a", "message": "Removed getUserName for better functionality\n", "proba": 2.642482570536231e-07} {"commit": "6fd412d28660685c42824c47b236b285e39bb99d", "message": "JST-898 making http timeouts configurable, setting timeout for search requests to 30 seconds\n\ngit-svn-id: 2433085265c0232ec46d186f8a8240da49417e22@17712 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 7.196084084171162e-07} {"commit": "c0b655db63d974beede821a063cdc0372b1aa497", "message": "Removed the concept of rows from the MainActivity\n", "proba": 3.3608321814426745e-07} {"commit": "2e83130fddb27cbdacea48de0027a343282599fb", "message": "Remove non-null invariant on PoolParams bucket sizes\n\nReviewed By: defHLT\n\nDifferential Revision: D39464749\n\nfbshipit-source-id: d2131855a96aa73eb11268cb546d2672717b252b\n", "proba": 1.8150474716094323e-05} {"commit": "73607b8b3854470e2bda1cd72fd7cd773b22d7d6", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "d4c624965c3e3de3c2302ec31d4927caded0b983", "message": "avoid org.pushingpixels.substance.api.UiThreadingViolationException: Component creation must be done on Event Dispatch Thread\n", "proba": 3.028849278052803e-07} {"commit": "0b3f604054c4a6dcd1bc9fb4b3ddf2f1f3a498cc", "message": "Fix time series breaking when they don't have data\n", "proba": 7.358270067925332e-06} {"commit": "68294a0f4f5d1d8f0bf2ce2f6f83b8fb09b6ab71", "message": "JCR-1793: Namespace handling in AbstractSession should be synchronized\n\nSynchronize also the XML export so concurrent threads can't unexpectedly change the namespace mappings while we're exporting.\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@704005 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0459018540132092e-06} {"commit": "921ac6e1f32a28c8a24b8e307fea61a6bae461d0", "message": "DERBY-3359: Make mf final and some other minor clean-up.\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@620499 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.812098606838845e-06} {"commit": "65e0ea94a498c2abd01bfef2a69ff6266940682c", "message": "removed createNewTopic into createTopic\n", "proba": 5.505813192030473e-07} {"commit": "98ba7e9634f54547e6d9d7b14ef7e98feb93dfe9", "message": "javadoc cleanup", "proba": 4.315212436267757e-07} {"commit": "e4a720322544260a03c3a5a50a5d728785cec8ac", "message": "413486 SessionCookieConfig setters should throw IllegalStateException if called after context started\n", "proba": 1.5982060119767993e-07} {"commit": "c188152ff5c7568a3eab65310221d24c765cb66f", "message": "Improved graph tests\n", "proba": 3.376651420694543e-07} {"commit": "7969e85e25a7a6a336bdabc66e91ccb9f0a5e445", "message": "[ARIES-1631] added synchronized statement for initialization block\n\ngit-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1783675 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.006952612049645e-07} {"commit": "ac92f8a9d97b22818b384aeceb7ff5ad848a2ee8", "message": "Fix a small typo\n", "proba": 0.9999995231628418} {"commit": "26e011f382c6abf1edffc2b42dea2f51e39e74a9", "message": "Only do bootstrapping during scoring if requested (since it is slow)\n", "proba": 1.2621634937204362e-07} {"commit": "c5b9380b220985a91e51f994d1c602edbaabddb8", "message": "KULRICE-5056 - javadoc'd DocumentLookupResults\n", "proba": 1.2962615869582805e-07} {"commit": "d4d6caccd8ec5594cbd000a23f51ce93dc7e9b72", "message": "Ensured tab keypress was consumed by the text field\n", "proba": 2.0671789968673693e-07} {"commit": "c2f12f2d7275444a40d2ecaa6a9f95c633481cb5", "message": "removed header p html\n", "proba": 1.3938743904873263e-05} {"commit": "b919599b291c4e6806cb5842dcb4772cc454f01a", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "78d0fdad2351680c7daaaa012d8453172309febe", "message": "Fixed DIRSERVER-756\nAdded a little improvment for attribute type generation\n\ngit-svn-id: 8669792a45dee92960b930f442bbe2d0561ce91c@453157 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.972635684272973e-07} {"commit": "b7497d04030d41a5e5b71df6242b21c3aadbcacc", "message": "COLOR!", "proba": 4.816561727238877e-07} {"commit": "8eb731cf115f71812b7a8bfa4eb5ffef372a0bb9", "message": "doc improvement\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@11780 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 6.563591341546271e-07} {"commit": "b3d44107acfce6a8dbb0659974c1540d59bca374", "message": "Removed a useless public qualifier\n\ngit-svn-id: 6ace1da469d679d96e52aca61477cd912dfb7de0@823881 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010179608216276392} {"commit": "366e8ed8e8cd424e71d1d8d97f5242e5ed9123b4", "message": "Use assumptions to ignore rather than fail tests that depend on a missing ML-100K data set.\n", "proba": 1.2126896820063848e-07} {"commit": "d6263fab1976055662ff3fe08bcb6579ed6a1667", "message": "Added support for 'failOnError' property on Maven plugin.\n", "proba": 1.0890900625781796e-07} {"commit": "bd9ac0902b4c3de455040c42e1b02915f28a2be9", "message": "Added the ability to temporarily disable flushing on LRU hash maps.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1104 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 3.082598823311855e-06} {"commit": "8041e89c5a12744396375a52cfb637d02f4302f7", "message": "Update ConsoleReader.java\n\nfixed a bug in ConsoleReader.promptOneOf(). Didn't compile and test. I can't do it in the github website editor... someone should probably test this though. =P", "proba": 2.2395786913875781e-07} {"commit": "e971aabe872e9bd945aa752ac139a9c65b34f3a5", "message": "Replace AtomicInteger with volatile int in SchemaGraph\n", "proba": 0.00016575118934269994} {"commit": "35a0657f0cea8fcaf5330bc0e984e97f9f90776b", "message": "removed BooleanExpression dependency\n", "proba": 7.582884791190736e-07} {"commit": "d39bafc905ada01794f60f4e5f8a1e5a053bf45d", "message": "fixed a typo\n", "proba": 0.00018467202608007938} {"commit": "426d75ea5bb4ed72847c9b7d92f809769f039cb4", "message": "Sdk change\n", "proba": 1.0980271554217325e-06} {"commit": "d538d6ae37acbcaf02f7fc452ecd80413b973366", "message": "Fix capabilities check for low frame-rate content\n\nIssue: #6054\nIssue: #474\nPiperOrigin-RevId: 306437452\n", "proba": 1.7503880656022375e-07} {"commit": "cadce0ef3f539a36dd8257189301538c050c5964", "message": "Add @Nullable annotation for an optional field in CacheDataSource's constructor.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=150278031\n", "proba": 1.0956549886032008e-05} {"commit": "02ee6fae45e5b6c2c90af88f6479fb130c87cbe7", "message": "Cleaned up imports and removed unnecessary final keywords in the OperationThrottle class.\n", "proba": 1.0319954668602804e-07} {"commit": "0e51a77839d6f0776365b8fc60644bd33fb0e6cc", "message": "Add message parameter to DownloadNotificationUtil.createNotification\n\nDownloadNotificationUtil should not use getData().\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=185002149\n", "proba": 3.55183601641329e-06} {"commit": "3fcfd603253810b86e818797409ee56e085109d4", "message": "Unmute and fix testSubParserArray (#40626)\n\ntestSubParserArray failed, fixed and improved to not always have an\r\nobject as outer-level inside array.\r\n\r\nCloses #40617", "proba": 1.2401378057802503e-07} {"commit": "5fcafe488049ee54a1eb40f2327241700006455e", "message": "Several new functions were added\n", "proba": 1.305009931229506e-07} {"commit": "82c93fd6c9548cc84521e01a52a14937519e1822", "message": "\u0418\u0437\u043c\u0435\u043d\u0435\u043d\u044b \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0444\u043e\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f\n", "proba": 4.2120117882404884e-07} {"commit": "b88a6d9510f70543fe6c95babb939c8c38bdbe91", "message": "fix auditing throwing null pointer exception\n\n", "proba": 6.517198585243023e-07} {"commit": "8f9ef4883c46e80e8bc5e28edb55918e73206950", "message": "Corected the test for checking Jenkins\n", "proba": 2.5328527044621296e-06} {"commit": "df45d06b2b78da9328f26f81ec1a328ccc4162d3", "message": "Issue 523 - On URL fetch error, return HTTP error code, message, and contents of error stream (HTML page) if available\n\ngit-svn-id: 434d687192588585fc4b74a81d202f670dfb77fb@2429 7d457c2a-affb-35e4-300a-418c747d4874\n", "proba": 4.3843041908075975e-07} {"commit": "ad475006f6e2261bb20b98c1ee09c2f6bb9639a9", "message": "Changed javadoc comments\n", "proba": 2.3285890904389817e-07} {"commit": "b1a562ce9f49bab42f1c7f8c96721907e8ffc5a3", "message": "[KARAF-5338] Unable to access the local JMX server on OSX", "proba": 1.2752147426908778e-07} {"commit": "d9af3c195079fdcbc63d9d328afe5fd43f668c27", "message": "Added ExponentiallyDecayingReservoir test illustrating the rescale race condition.\n", "proba": 9.718675642034214e-08} {"commit": "e6e68964626809998047036aed980823d6ed991f", "message": "Align publication time with StepValue rollover (#1218)\n", "proba": 1.2449618225218728e-07} {"commit": "c22c4cb14d359d9ed5a981c0ae7bf5ce8c9c9d85", "message": "Activate environment variables substitution in the yml configuration file\n", "proba": 2.90198073571446e-07} {"commit": "556831b21db63d53a4912e7eab8de5fe359d26f9", "message": "remove no longer used proxyPort\n", "proba": 2.1364095914577774e-07} {"commit": "52261cec01995e33b562defb38bb82edf0122092", "message": "Fixed HEAD request handling\n\ngit-svn-id: 9689f759f60f1118327eab294c99d759009aaa48@544121 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.201623712811852e-07} {"commit": "7ffb23e7c9ece78a39a43eed12e477222b3bf2f1", "message": "removed unused objects\n", "proba": 1.939613639478921e-06} {"commit": "eea6f78f02901df906cf88196c323d6249a0efa6", "message": "chain the exception\n\ngit-svn-id: 9b67916bca3de5a008b43d05a9436b1963ca004c@999492 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9996857643127441} {"commit": "f766029a057375f9b989aa8fb2e47b9e2a2c3b04", "message": "AWS S3 File Storage: extracted methods for easier extensibility (#2167)\n\n", "proba": 1.0849765175180437e-07} {"commit": "268048733dd94a2a1ec9babdc26858ec2ea9e052", "message": "Capitalise first character of descriptions returned by action=mobileview\n\nChange-Id: Ic67b787628c624dfd15547a17b0d06628e0eb9ff\n", "proba": 0.0034920901525765657} {"commit": "751909af8e5af2330c41f83230a03457002e2dbb", "message": "GG-8872-1 review\n", "proba": 1.837296963458357e-07} {"commit": "a4c56657895fa7884817876b5ec04e34c11fe4b6", "message": "Top left icon now slides *exactly* like Google apps (with hysteresis)\n\nChange-Id: I247bd216c2235265bb7838233c96b08816a401f2\n", "proba": 3.7997673985046276e-07} {"commit": "702f1721a5b3e50089bb6183bda0ba00094ca729", "message": "# Improve generation of node ID for test nodes.\n", "proba": 1.1155807300156084e-07} {"commit": "00026a7d7f77d7541a8894371e4fa6a45b1bb180", "message": "KULPURAP-152\n\n", "proba": 1.9528849293237727e-07} {"commit": "fb3dccc82aa9e3d911f7631b4da1a113325a60b3", "message": "fixed typo", "proba": 2.684115770534845e-06} {"commit": "51e7884bfc63fc697dda1dee46741e6e61be0e61", "message": "\u4fee\u6539\u65e5\u5fd7\u63d0\u793a\n", "proba": 1.9845845145027852e-07} {"commit": "d8e8e568d3095ec97d8d98a33781cc1c1d3dcb6c", "message": "small refactoring of Wro4jMojo\n", "proba": 6.269991672525066e-07} {"commit": "eb2007a7654db49f896c61f8b3d2e5a0bdff3ff7", "message": "Change Tooltip to have two decimal places as default\n\nIssue: https://github.com/buchen/portfolio/issues/1658", "proba": 2.3183411030913703e-05} {"commit": "56ee220a68c1f69ed6cf4af213eee5027797dceb", "message": "[ISSUES #8635] fix a NPE when call the shutdown method (#8636)\n\n* [ISSUES #8635] fix a NPE when call the shutdown method\r\n\r\nClose #8635\r\n\r\n* [ISSUES #8635] remove init judgment", "proba": 2.4897346406760335e-07} {"commit": "0a1fdcb80ce69f61a036f664d0d6721c4457f46c", "message": "OAK-1638 - cleaning up index when solr server is started\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1583014 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0999104322072526e-07} {"commit": "f6204285479a9628be96f4423979db5368bc3a75", "message": "OAK-8668: Commit throws exception with incorrect UpdateOp\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1867920 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3975728734294535e-06} {"commit": "4b147fa0ec6033d73f19c7a3a6e4681fa1390653", "message": "OD4J patch ExceptionMapperProvider\n\nChange-Id: I7b177ac076efe332e29f1cceda98538bb6eb20b1\n", "proba": 1.7346208096569171e-06} {"commit": "e45f4a888b60ecad845daf123cc9bda65406f1e2", "message": "#936 JUnit5 conversion - hierarchy duplication\n", "proba": 1.269393123948248e-07} {"commit": "e6c194ac0894d4a2d8d06b6d66cb502d11e461e2", "message": "added actions: SCALE_IN_FINISHED,\n SCALE_OUT_FINISHED\n", "proba": 0.9980660080909729} {"commit": "27a9214632f4e9629bd056c27b96d959d464eaeb", "message": "tourguide: more robust is my group detection\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@5626 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 4.5254833821672946e-05} {"commit": "21f28c1e90f714ab9275cb29a4687cc206876599", "message": "Add setter for primary index function", "proba": 4.4309535951470025e-07} {"commit": "afcb1ad82551b0614373f9ded6e34179f9336444", "message": "Fix silently breaking test\n", "proba": 4.189639730611816e-05} {"commit": "7196c999ec661e0498f77796ffcf8e42b5aa9a13", "message": "SSL_copy: don't empty files that are copied to themselves.\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.interpreter.core/; revision=19945\n", "proba": 4.443006673682248e-06} {"commit": "fd125fab9cc7ec9ef3325379866529b1d433ca32", "message": "#341 resolves NPE issues\n", "proba": 1.2737488930270047e-07} {"commit": "c1d7c7c8328cf9bcb57942bc7c9fe19b9394a7be", "message": "Added license.\n", "proba": 1.2756258627177886e-07} {"commit": "4f7962c5df547387088d6e668d128f4d22ac0f8e", "message": "PDFBOX-5286: avoid to call contains as direct object are never part of the already traversed objects\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1895221 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.97200004348997e-07} {"commit": "7ec8f1f3a6f2f5f648d15616e5d356eb930d93b2", "message": "PDFBOX-283: more fix convertToMultiLine bug, as suggested by Marco Primiceri\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1609212 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9840470599774562e-07} {"commit": "39184e2803b175baf61f4f79664112eacd50d91a", "message": "#61 \u30a8\u30af\u30b9\u30d7\u30ed\u30fc\u30e9\u304b\u3089\u30c6\u30b9\u30c8\u7d50\u679c\u3092\u66f4\u65b0\u3067\u304d\u308b\u3088\u3046\u306b\u3059\u308b\u3002\n\n\u5165\u529b\u30c1\u30a7\u30c3\u30af\u306e\u4fee\u6b63\u3002", "proba": 1.0772294700700513e-07} {"commit": "5b47a3a5f9e3526fcee8e960679ff1bea758ce46", "message": "#495 Removed seemingly unnecessary UserRetriever class.\n", "proba": 1.0396214378260993e-07} {"commit": "7dae61d4547e28223e1f05b4f2b2f66080dabe59", "message": "IDEA-240297 IDEA freeze on fetching documentation is completion popup\n\nGitOrigin-RevId: 20843d91269a61b4a8364d2ee57d66c7861fc7f7", "proba": 1.089133206733095e-06} {"commit": "83a0742b67eac1074a7a831ba7f537923fed934b", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "8bf0eac20ac98b14c19b6c038270d5db0beb0f51", "message": "Added the actions of intake mode, aka the modes should actually do something for both the belts and unobtanium motor.\n", "proba": 9.967133962618391e-08} {"commit": "a635588101c4dfdc690c69d2de7bc2468418d18e", "message": "CAMEL-6407: Include message history in stacktraces from error handler, making it easier to know where the problem was. Work in progress.\n", "proba": 1.0178112574976694e-07} {"commit": "0a7a368ec15892a40fb2ef443f0f35f3e135f68c", "message": "Added tests for removeObjectForKey () and mutableClone ()\n\n\ngit-svn-id: 24fa4b27c64f2331e3a2211458c622398da3b010@10344 72102866-910b-0410-8b05-ffd578937521\n", "proba": 9.265047538065119e-07} {"commit": "dc3efd93efc80b1c2bb6da588ba239d0ac894acb", "message": "Add tests for AS OF syntax for tables with redirects\n", "proba": 1.6890629694898962e-07} {"commit": "eced1c17c1b9c71b5b91f314a102f249c786d6ea", "message": "IDEA-173143 maven - \"--release\" cl parameter import removed because such option already exists\n", "proba": 1.3422648237337853e-07} {"commit": "587492dbd39f963f6d0ffd104367f7cf87201c60", "message": "Fix Bert.java Long decoding error.\n", "proba": 3.429001935728593e-07} {"commit": "cfee3b79e963e97517ba174d51c5da2bfae7c4b9", "message": "Removed `dispose()` and its dependencies. This should be reimplemented when Issue #152 is implemented.\n", "proba": 1.1088707907447315e-07} {"commit": "03829be8e027d81f05bec6dcc7e26f347f798bff", "message": "Get violation count by rule name from Report\n", "proba": 1.4872928488784964e-07} {"commit": "0ce9e3c6f8e89e0fe345fcac53d7065b3c4aec79", "message": "fix bug of afterInterceptor(Object target, String className, String methodName, String parameterDescription, Object[] args, Object result, Throwable throwable);\n", "proba": 2.1571026991296094e-06} {"commit": "f566318bec06df4ce896517dc58994aceca8d2a2", "message": "SAK-20920\n\ngit-svn-id: 31ce2fd546a171762df261e53529c0be91e533e7@95575 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 7.518552251895017e-07} {"commit": "d8b73c02fbbe025060a8335c073b78c1a72a4b05", "message": "Unify logic of calculating language level for a file\n\n1. Forced language level via test only method\n2. Specified language level via separate method for programmatically created file\n3. Pre-calculated language level for the containing directory\n4. Language level of the file sdk\n5. Maximum language level among project modules\n\nGitOrigin-RevId: b6a2b382807c4170020fd6ad045ddbd7523add64", "proba": 0.9999921321868896} {"commit": "0a6ac4ca4cbb4b7fb0858c63362ca7df02079860", "message": "test polished\n", "proba": 4.462955871531449e-07} {"commit": "fd39d749b33cecf6fa85d81971e65a1c4a136536", "message": "Ensure all cases, when Http2FrameCodec is not available, are handled properly (#2093)\n\nEnsure PooledRef is invalidated in the cases when a stream cannot be opened.\r\n\r\njava.lang.NullPointerException: Cannot invoke \"io.netty.handler.codec.http2.Http2FrameCodec.connection()\" because \"frameCodec\" is null\r\n\tat reactor.netty.http.client.Http2ConnectionProvider$DisposableAcquire.operationComplete(Http2ConnectionProvider.java:320)\r\n\tat io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:578)\r\n\tat io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:552)\r\n\tat io.netty.util.concurrent.DefaultPromise.access$200(DefaultPromise.java:35)\r\n\tat io.netty.util.concurrent.DefaultPromise$1.run(DefaultPromise.java:502)\r\n\tat io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:164)\r\n\tat io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469)\r\n\tat io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:384)\r\n\tat io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:986)\r\n\tat io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)\r\n\tat io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)\r\n\tat java.base/java.lang.Thread.run(Thread.java:833)\r\n\r\nRelated to https://github.com/reactor/reactor-netty/issues/2031#issuecomment-1062685557", "proba": 0.0001975928753381595} {"commit": "d441531fea2016b16f5ac510a600b1d7e94f7a67", "message": "Update SeekBar Sample\n", "proba": 2.3136871618589794e-07} {"commit": "f6e9119bb3fdff39ffb3eb4a48e68b1e4951d762", "message": "issue #246\n", "proba": 1.5193833746707242e-07} {"commit": "848d8e975fdb81edffb2375deebce599e4bb2046", "message": "fix last char bug\n", "proba": 3.317542791592132e-07} {"commit": "c7e985cc99538680fc4f8d8855a86ff29cef8eb2", "message": "JBTM-3538 reintroduce test removed by the revert of the fix for JBTM-3533\n", "proba": 1.0793993254765155e-07} {"commit": "36e5e29b0f9ca69573606ab38c0eb9f8b430d881", "message": "List backend endpoints as tags when proxying services\n\nThis is mainly for demo / debugging purposes on OpenShift. Long-term\nwe probably don't want to send this info down to the browser.\n", "proba": 9.98224010118065e-08} {"commit": "d2ca96f2f9a2a7b4f1b0640b1c9d3f9e2d732711", "message": "Updating Jenkins Build\n", "proba": 2.481788499153481e-07} {"commit": "65bdde8b48d5eba82c199bc44619722b386797c8", "message": "SH: Rimossi membri inutili in SyncFragment\n", "proba": 1.5665079899918055e-07} {"commit": "c40a421eb662e56fb6d6a79946b39dca2fdd7b97", "message": "Bug 13250 - Not able to start System Vms when 2 physical networks are configured\n\nif admin didn't specify storage traffic type before enabling zone, create default\nstorage traffic type with the same configuration of mgmt traffic type.\n\nUI need a warning to admin, will file another bug for this\n\nstatus 13250: resolved fixed\n", "proba": 1.3244324748029612e-07} {"commit": "d7e11a8fb8af5a255bb99689b6111f2f77a19559", "message": "RANGER-2443: Ranger UI support for access via Knox Trusted Proxy\n", "proba": 1.0990208210159835e-07} {"commit": "17659d1500c8352399c4b8ffb3e5a6888cde117f", "message": "Bug 12972: Added VPN_USER_REMOVE usage events when VPN is disabled. VPN_USER_ADD events added when VPN is enabled again. VPN usage will be generated only when VPN is enabled.\nStatus 12972: resolved fixed\nReviewed-By: Nitin\n", "proba": 1.258042772178669e-07} {"commit": "16e2d72e8b71f8cdfc463308c916f3144b10a06b", "message": "added prefix parameter to the uri scheme\n", "proba": 3.351594841660699e-07} {"commit": "da4ce95eb3ce2b3b74a98327a8e13c31adebbfca", "message": "Finding a free port before starting the server\n", "proba": 4.392997254853981e-07} {"commit": "e1eab3377d49c8afabeb2b02bf3f047117018c6f", "message": "Minor improvement to preview-migrate.\n", "proba": 1.052881799523675e-07} {"commit": "dce6b7d61aaadaef097e836ed2e03f70c24c3a0d", "message": "\u4f18\u5316\u6295\u8bc9\u4eba\n", "proba": 5.002426632927381e-07} {"commit": "cdbad056f1c77368e6a3fe1ce8c3cef4d584917f", "message": "\u7ee9\u6548\u76ee\u6807\u5bfc\u5165\u5b9e\u73b0\n", "proba": 2.8899529525006074e-07} {"commit": "3129b6385b0fe4476e539353e36d779578a0d5da", "message": "Add {} blocks for readability\n", "proba": 0.0010137984063476324} {"commit": "be29bc0e3f02c957571342a50b79aa86bd8f47c8", "message": "Fix: Bug with from/to\n", "proba": 1.4833123884727684e-07} {"commit": "295ca475910f2c667a5d72029921cde2f4c52edf", "message": "do not query against invalid db names\n", "proba": 1.3208657492214115e-06} {"commit": "03a7e194b7561ce0396cff8c8bf07f5feedb4bb0", "message": "use string builder instead of concatenation of raw strings (meeting L169)\n", "proba": 1.7957084708086768e-07} {"commit": "c4c9edf52634b540db0db8160eed8ee6a2e1a111", "message": "Added missing CHP type. Peer reviewed by Bill and Brent.\n", "proba": 1.0197000221978669e-07} {"commit": "15cce9ea8432b444291abab13eec71c189b07526", "message": "fix checkstyle\n", "proba": 5.352248422241246e-07} {"commit": "d77b8afb67ec2b1deffa09dd108b11639e8945ad", "message": "Fix search issue #273 in Saved Project List\n", "proba": 1.2177238772892451e-07} {"commit": "9177fe0dcc1c5c75950e838acfe128ee8994fecb", "message": "Minor refactoring of TodoService\n", "proba": 1.672926117635143e-07} {"commit": "c914e04e4b5a13b45ae79cb4097b2eb9b19d1e12", "message": "Add class from simple name method to ClassUtil\n", "proba": 4.495703080920066e-07} {"commit": "6356d830feb40863ce36b14d7ada732a489d0793", "message": "Remove trailing whitespace\n", "proba": 0.9999992847442627} {"commit": "6ffc5c48746ef785227611c4f3c75eda45b40a5e", "message": "collate edit command class\n", "proba": 5.334428578862571e-07} {"commit": "8ab516abc0ee3f7ed382e7cd5dbb6c931d87b4b9", "message": "Add ThreadHelper to help dealing with threads\n", "proba": 1.4701643635817163e-07} {"commit": "779b7925cefe86e160c2ae124faf51adceac9dc1", "message": "Minor (evidence extractor format given to server)\n", "proba": 1.059790477597744e-07} {"commit": "31af1dbeee0023bfb69b3b294eb823f226dcdd8f", "message": "Reworking PEP interface.\n", "proba": 1.3096330064854556e-07} {"commit": "3f97619fc21d248eeefc19aabde05b162a60cbaf", "message": "Updated JUnit test to include new test image\n", "proba": 1.2569394414185808e-07} {"commit": "c3247b3015718ee495306ff78e312491e9aceeaf", "message": "Test: Set collected_at when adding items to collection.\n", "proba": 1.0981281661770481e-07} {"commit": "a4860cdb2244a5a9d8e0974ee82fb01147b94040", "message": "Don't fault if a specified Feed URL can't be read\n", "proba": 4.6843689460729365e-07} {"commit": "de22b0894de228c5364a51aee9f817c717b6b215", "message": "add path util methods for context subpaths\n", "proba": 3.7434125488289283e-07} {"commit": "80f336eab4d5f06df046de77baac77855afef0c7", "message": " - Modification to the class BikeStation in order to use the gson library\n\n\ngit-svn-id: 9152f063e6c097ea698f5080d981f825c48ff636@282 fd477b11-563a-408f-9d6e-eeb9ca009d0c\n", "proba": 1.0101331326950458e-06} {"commit": "3921a79c2275ce3a564c4af820126d3c5d6438fe", "message": "\n\nSVN-Revision: 5947\n", "proba": 1.5352101456755918e-07} {"commit": "c1d9b87d7d5bb3b59e0004461bb98d0d5ab6c54c", "message": "In SolrTestCaseJ4 javadocs replace reference to initTestHarness.\n", "proba": 1.0570711594937166e-07} {"commit": "f9357cf7dbe2b3ad5a19b197af59319c9688a0a3", "message": "SOLR-3066: don't fail for searcher open/close mismatch\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1237140 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.166592250636313e-06} {"commit": "b6f31ff669d01772461a738b770d67da54eb1322", "message": "Add task.", "proba": 0.0015764079289510846} {"commit": "f4396b6bdd4585bbf8ff51305cf46eaed3e0fb8b", "message": "SearchableTable: Exception handling cleanup", "proba": 3.667316832434153e-07} {"commit": "83d1dd3bc93e4b7cc918a67f6a427c5974e97c81", "message": "shuffle code around\n", "proba": 6.283709353738232e-06} {"commit": "52d4e14b602f3a6a6d6b214635156b570a529d0f", "message": "implmeneted constuctors for game\n", "proba": 2.0107030707094964e-07} {"commit": "bbf9f09db595fff589457c4093d653d9492625e6", "message": "Commit nothing to test mail notifications\n\nWhat about W\u0105s's proposal?\n", "proba": 1.1459821536163872e-07} {"commit": "1aaf044fdc17f649bcbdd67c64612c869cbdcc51", "message": "UP-1760 PermissionSetImpl implement toString()\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@14169 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 1.4813546158620738e-06} {"commit": "2989a244c8e4f96f2226a0d988fdec465ded77e9", "message": "Adding function to transform SQLite column types back into TaggedClass types.\n", "proba": 1.0820790663501612e-07} {"commit": "b4e951f7772880b5c21e3457664e5cb848c36b97", "message": "fix of 1.4.2022 Spring Core vulnerability fix", "proba": 1.2422719919413794e-07} {"commit": "028b7d9d087d5938921bf09ef043e79a997d869a", "message": "Update GoogleOAuth2Provider.java\n\nDelete useless semicolon", "proba": 1.316097768722102e-05} {"commit": "388b47f0a6ac880d6268bf7dc972f1d594684a79", "message": "wrong filename for the keystore encrypted data\n", "proba": 8.900140528567135e-06} {"commit": "264e748d43b3fa06c04b95dd7f5c7c876c391aa6", "message": "Removed some commented code\n", "proba": 2.2974668922870478e-07} {"commit": "218415be44e84f88e0ace74afa76e4c33f40d8bb", "message": "removing some logging from partial shape matcher\n", "proba": 1.9460414080185728e-07} {"commit": "0f756847d0becd8ec11eb17379721f98dfe9bc68", "message": "Fix hardware search button\n", "proba": 9.640627467888407e-06} {"commit": "fd6a1d7c88e8c5a612e68d1a219e7b331e6f9fef", "message": "Removed a service from foundServices when it receives a bye-bye message\n", "proba": 5.376476224228099e-07} {"commit": "c057f5b54036f296a0596e4c6e4605eb924c85a1", "message": "Fix wrap width", "proba": 9.919141348291305e-07} {"commit": "f47d3fe89412c91d365c6785de302d1ba6200b72", "message": "Don't use class name on static member references\n", "proba": 2.363721165465904e-07} {"commit": "126e187801482f4e7f1a7f28681f62d719affb59", "message": "add report() body\n", "proba": 4.916054194836761e-07} {"commit": "d0e00513370226edd41e73276e270a87953e839c", "message": "Request added to TUIPlayer\n\nBoardToString toegevoegd em PossibleMoves uit TUI gehaald\n", "proba": 1.685008612639649e-07} {"commit": "7d7e7aa92e0619bb19e7e300e7c51ff5ce94f3e8", "message": "Added method stem to control valve.\n", "proba": 1.0863017507745099e-07} {"commit": "51f7f41bcf394c19d771cb881d9458c0ef8d6f66", "message": "Reverting.\n\nThis reverts commit de4f89a5d96eae4424ffa88fdd85e94ec25b6394.\n\nConflicts:\n\n\tsrc/com/slidellrobotics/reboundrumble/commands/ProcessImage.java\n", "proba": 1.2613287481144653e-06} {"commit": "07584e84dbd9f7cf0c79b611042836d452e00a4a", "message": "Put the market on the type we care about.\n", "proba": 1.3570293333486916e-07} {"commit": "87107ab86697d92139861ec4ebad753049a36c50", "message": "Remove Intrinsic Cast Optimization\n\ncomp: Removed Cast Optimization for Intrinsic Methods.\n", "proba": 1.1140073041815413e-07} {"commit": "d7b94a1e20f32dee55f50e10ad73cb1654778e44", "message": "Ignore clearing when an Activity is destroyed but not finishing\n", "proba": 4.063188043801347e-07} {"commit": "ad4bd2aa2faf1e2f873781c3d0634a5414d832fc", "message": "Fix SONAR error on exception handling\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1860517 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 11b83b94f77afdbae3191a0f24f13eb7b22b7e67", "proba": 0.002088423352688551} {"commit": "8315689ff99977c90dfc9ea8523b63c69cd990a8", "message": "UPDATE: CLO-13657 - Add Async CheckConfig feature on server", "proba": 1.1788680609470248e-07} {"commit": "59dfb08095d06efbf034fc9324bd82581eba720f", "message": "rendering preview when importing results: size of analyzed image is used if available", "proba": 1.5610525849751866e-07} {"commit": "a50a8810f3f6eb0b52b87a8ae2e3670b132d8e40", "message": "Adjusted isThisType to check for any version number, not just \"3.9a\".\n\n", "proba": 1.137898237857371e-07} {"commit": "db989178c1b51ae6728e46f7c37547a47cde2298", "message": "Listeners are now properly notified.\n", "proba": 1.050096045673854e-07} {"commit": "e7f58d836dcc16f7ac535049eab44b10dc27bd40", "message": "Corrected pseudosymetric check for double bond stereo conformation\n", "proba": 1.381165333214085e-07} {"commit": "87af3acb198a229db3c21402c9cbcb5d81289efc", "message": "extending MLSlikelihood to allow setupLocationsParameter to take matrixParameters with already defined dimensions", "proba": 1.2659451442686986e-07} {"commit": "df4897e85ebbd6be4b353494471866cf76f34ef7", "message": "-Edit class to take periodic boundary instead of box.\n", "proba": 1.0358093049944728e-07} {"commit": "629f78fa8e0f4248cf65632ab61d0f8f1ebc13fc", "message": "log error messages if the logger is configured at the debug level\n", "proba": 4.721671587049059e-07} {"commit": "1df051cfab8e004c8539f205fa52580e5298c983", "message": "update widget queries to use oneOfValues op instead of LOOKUP\n", "proba": 1.5817450105259923e-07} {"commit": "5a39d6b04433604740ab969b5014be9382f24cdd", "message": "Minor style change.\n", "proba": 1.3111700525314518e-07} {"commit": "a8421616f97196d177a650405092248ebf87fbc9", "message": "Avoid returning null from getCodeString() as it causes problems down the line.\nJust return a string that is very unlikely to match an existing code.\n\n\ngit-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@794 c613c5cb-e716-0410-b11b-feb51c14d237\n", "proba": 0.6403715014457703} {"commit": "2638b4578500ee46a54a8d1330b46bba9cf74172", "message": "changed namespace URI to apache.org/cocoon/...\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@39723 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.782865398236027e-07} {"commit": "dd80801a711709cb16ad9d081dc6c0b50fc01658", "message": "MemoryBasedBatchGrammar: ctor with GrammarReader only\n", "proba": 1.3924042718826968e-07} {"commit": "776a5dd6a4a291f38d7da0ede259e994d747449a", "message": "Arranged the paint style.\n", "proba": 3.013751097569184e-07} {"commit": "54da7a53b3cadafba2b83c214f84ad7f5ae4bec9", "message": "Update UI\n", "proba": 7.472617085113598e-07} {"commit": "e9d3996f30d292157a7f15fbffd524887eb237ad", "message": "Update to compile in Java-11", "proba": 3.5058954495070793e-07} {"commit": "05abf18a8941e6e96a382588e6bdd70ffdfb12d4", "message": "- Profile image input/output overlay insets added\n", "proba": 1.3619639105399983e-07} {"commit": "b63c5af51ac7e60fcc8f9ea9ee4cb30e671676c6", "message": "Fixing general JEE attribute\n", "proba": 3.947795619296812e-07} {"commit": "bb93618b2bab5320ce85c4597cbfc1710aa9b0ca", "message": "- Adding Todo on more efficient use of unmodifiableMap.\n", "proba": 1.1749576600550427e-07} {"commit": "bfa30a256af38c747b56ae03cb22457c72c7cc43", "message": "Mention -> CleverBot\n", "proba": 2.411286459391704e-07} {"commit": "9f929b830930c7ae498ea06c9448311d5f27692e", "message": "Javadoc fix.", "proba": 1.6029241578507936e-07} {"commit": "56fce051934cc111880908099cb39e1edccffd88", "message": "In order manipulation methods a Pos parameter was added.\n", "proba": 1.2076070277089457e-07} {"commit": "cdbd03ecf22669b6140bf4f05295826cc03863b0", "message": "introduce flush-cache methods. Improve use of stored time period.\n", "proba": 1.293782929678855e-07} {"commit": "38956c9fe045b46788eb98463d02e1ef25cad65f", "message": "fix NPE relates to UUID serialization\n", "proba": 2.210654656664701e-06} {"commit": "1072df7eee84a14941c88aa4ca282f6595ef22a9", "message": "Clean-up in kNN iterator", "proba": 2.384058461757377e-06} {"commit": "84fef35b7920d825f043b7d552ef538668923d4a", "message": "PL-3156 - Refactor sort method.\n", "proba": 1.1974714198004222e-07} {"commit": "74702ed225ebb89b1aeecdb1b691ccadf338b1fa", "message": "Fix error message when failing to convert a Path\n\nWhen a parameter is of type Path, the PathConverter is used.\nIf the path is not a valid Path, for instance when the user input is an\nuri, a stack trace is shown, where a proper error message is expected.\n\nWhen converting a path, catch the InvalidPathException that can be\nthrown, and format the message as it is done in other converters.\n", "proba": 3.2436045671602187e-07} {"commit": "203b62adc0c84d27fb2c31e92d69df335c414723", "message": "Make TeamManger's setPlayerTeam BlurTeam param nullable.\n", "proba": 1.170172723163887e-07} {"commit": "097c85885457f31fcc9897e9e290a8befc0b1009", "message": "Changed return type", "proba": 1.0802226597661502e-06} {"commit": "4daf37768294bb7c40e0f592039afba0a2848a1e", "message": "Set the RDD's name from the PValue's name, to help diagnosis.\n", "proba": 1.285090149849566e-07} {"commit": "288e01d74e908110ef0720c6d9220f99eb49b82d", "message": "add comment.\n", "proba": 1.3915905583417043e-07} {"commit": "6166c3b2cc5dc937c3c4f307f6dec289cc8be020", "message": "Reduced the log level for client commands.\n", "proba": 1.715491606546493e-07} {"commit": "c101f78bc68a2d6b4d69d9f07f6d84e0a5995703", "message": "removed field in layout", "proba": 3.9278396002373483e-07} {"commit": "dccc10c804aa0f657390a0656646c223b748d649", "message": "Change to setSkullOwner API\n", "proba": 2.2631749629908882e-07} {"commit": "72a7769e6673cfeac53f4e9f4b7aa3ada89650e0", "message": "Respect \"notarget\" metadata for targeting\n", "proba": 0.00017491386097390205} {"commit": "3dacfa43d576720e387df03dd8cdf329be25c3b7", "message": "remove submitter from external ticket\n", "proba": 1.9416090424329013e-07} {"commit": "951700f33ff1ab6b3704582ca3d7d9c8834db4e6", "message": "Javadoc improved to clarify on null handling by JsonSerializer\n", "proba": 1.307189734234271e-07} {"commit": "fc2e8492fe109b910358910d5aaa134b2e5164ec", "message": "Fix draft class sorting\n", "proba": 7.265884960361291e-07} {"commit": "b30f2ee2adf45688b0f63807316122d618626935", "message": "Fix some help", "proba": 0.9988258481025696} {"commit": "c6bb115b3d2e0abca08eb7937f34f7582d5f0699", "message": "added: testMillis\n\ngit-svn-id: 7e36d3665aeca4d4e1f6df8911a80efc6ef565e7@2237 1f79f812-37fb-46fe-a122-30589dd2bf55\n", "proba": 3.2021395668380137e-07} {"commit": "98a2d4230fa78863bf0870c896da76ba3499e2a4", "message": "Make map.get after containsKey return \"just V,\" even if V is null-inclusive.\n\nMaybe also fix `refine` when one of the types is an annotated\ntype-variable usage and the other is an unannotated type-variable usage?\nBut if that change was necessary, then we probably have deeper problems\nwhen CF calls methods like CFAbstractValue.mostSpecific internally.\nHopefully it doesn't come up much. If it does, we'll probably need to\nprovide our own implementation of CFAbstractValue.\n", "proba": 2.559633855980792e-07} {"commit": "2ccc38a334f09524954707a2e83300caa0957cb9", "message": "Corrections for GeoNet\nSigned-off-by:Bart Hanssens ", "proba": 1.1145938572099112e-07} {"commit": "7e383723209da1a56283e2c336e55fb4d1b953cf", "message": "added method to create a classpath from different paths\n", "proba": 4.581584391871729e-07} {"commit": "7f81079f30f803df575e4fd9434ccdc8349a39b4", "message": "tidy up\n", "proba": 1.077007141248032e-06} {"commit": "1242b29b90f756f59d741c431ed37c13abd0500e", "message": "Remove unused import.\n", "proba": 1.433858187738224e-07} {"commit": "2225117beb0bdd3db1ab44a81f8bc47dd2de19b9", "message": "refactor isStepTimedoutAsConsumer\n", "proba": 0.9999994039535522} {"commit": "d23d09873020b40a75fe2efe0329368175ab9f31", "message": "Protect the 'foo'.'table' type of field names which doesn't seem to\nwork.", "proba": 1.4640554582001641e-05} {"commit": "b4b4434a1963736e0bebe62e053555acbd709f44", "message": "Suppress warnings\n", "proba": 5.725746632379014e-06} {"commit": "8a6935470bf2f01fc3b9da3542bed7d95732323d", "message": "ImageRenderer: fix drawPoly\n", "proba": 8.506660833518254e-07} {"commit": "e0f81930da7c43a06c80359eb21e665e7c131b1c", "message": "Adding a check for missing text parameter in XSLTTransformer\n", "proba": 3.0498463843287027e-07} {"commit": "803b308e6577becd445890fa019c7a8a9b5defa0", "message": "#35 Long / Integer values in HashMap keys\n", "proba": 1.9975534826244257e-07} {"commit": "4178e6d534fb66a9971635ea9d43175259c96277", "message": "Extended coverage\n", "proba": 2.672364303180075e-07} {"commit": "587f95b5ee646f3cb75b0e303e239792cc983050", "message": "Added yuki.la to chan ripper\n", "proba": 1.2688447270647885e-07} {"commit": "9e63da61bdae7e6688f420897dbb7a013ab520f1", "message": "added test change for commit and push\n", "proba": 1.5463599822851393e-07} {"commit": "73a4d9ff9d68bc6fbe8ed77f79daff6af26625ea", "message": "use linked hash set to retain order of elements", "proba": 6.105770467002003e-07} {"commit": "4042c0039693518064ff1044393a49d56b365999", "message": "made @SPEC annotation repeatable\n", "proba": 2.8721404987663846e-07} {"commit": "32ffd7d22d4d2222083c1741a15840665aacabdc", "message": "Make /compass load multiworld safe\n", "proba": 3.0179964483068034e-07} {"commit": "f65c371700635e5b44ce47046bb5ff272e24123e", "message": "Updated to the new utilities.", "proba": 1.0979040609981894e-07} {"commit": "55de312e18035a127eabbf9c343e04ebed8921dd", "message": "fix search result normalize bugs", "proba": 2.4516191388102015e-06} {"commit": "9b1245c146ccbbee4939c28a57530a99449b8b00", "message": "trim field values as they are parsed", "proba": 3.710418639002455e-07} {"commit": "b0f84e2a6e2d3cea62ae293257583d5cd08e3e5b", "message": "Fix a bug where online sections were not being parsed correctly.\n", "proba": 1.3978326762753568e-07} {"commit": "83e0159b220be087d6a75316d193779f17034867", "message": "Fixed a bug in LiveCounter\n", "proba": 2.4797631681394705e-07} {"commit": "be8acb2453985ad3de52a13fdcdd70783626aabe", "message": "Change name to texture name", "proba": 0.00017221418966073543} {"commit": "125f1d4a634818f3d168d1436cf3d8a2617a4d44", "message": "Add ExecutionPath size verification\n", "proba": 2.0799198807708308e-07} {"commit": "1360f934c79e12b0294e53a43170e8fb7138c6d6", "message": "Refactor driver handler logic in SeleniumExtension class\n", "proba": 2.71649383876138e-07} {"commit": "7955b7c061b2ba3879d986985d0e32fb9d633dd0", "message": "Fixed NPE when reaching the final level/incorrect rewards being given\n", "proba": 2.2024194379355322e-07} {"commit": "4a6584d50beaa48b0f4bd04dfc6cdd95462674ee", "message": "Fixed problems with level ordering\n", "proba": 1.6855614148880704e-07} {"commit": "d0b878976a10b56a37c14d79ed28b8dc98ce81fe", "message": "Fixed error thrown when MythicMobs is disabled\n", "proba": 2.8490828185567807e-07} {"commit": "f12e8db4a0e206e673b1245234b9d962059f70ea", "message": "Fix according to comments in pull request\n\n* Send HTTP 204 `No Content` when service returns `NullData`\n* Use `ExceptionProcessor` to transform exception into `ErrorData`\n* Release `HttpContent` when service throws exception\n", "proba": 2.1666782856755162e-07} {"commit": "b7b20d7439fbb1e7e2ac188131e7379129c80015", "message": "Unset isRunning after rescheduling.\n\nReduced default delay.\n", "proba": 1.0907655934033755e-07} {"commit": "303b84d7ca914c20c033dbd234c45972454046c7", "message": "Fixed mixin compile\n", "proba": 3.8061250506871147e-07} {"commit": "90d5097c1bf3ee8554f522dd20db7c21c3cc11e1", "message": "Support author, title and image attachment properties\n", "proba": 1.7018656706113688e-07} {"commit": "43c933766e20e5d24e5f63d617e78cd1ec876eef", "message": "CroppedIterableInterval: Fixed bug in initIntervals\n\nThanks to Brian Northan.\n", "proba": 1.0175861575589806e-07} {"commit": "33f62c1207924b1410c4fae915c0c3c7ae70d740", "message": "Modified how to get all tables using DatabaseMetaData.", "proba": 1.1266789101682662e-07} {"commit": "4d19b87b49b2aef5b2e11e7f94d2daf314818581", "message": "taken the the thread checkout because it was causing issues with the demo\n", "proba": 1.5235710293382e-07} {"commit": "e263077596d02aa39d549d3042e01b949eba5baf", "message": "(fix) typo in setConnectionPoolSize, close #52\n", "proba": 2.575365556367615e-07} {"commit": "07ee09fcd4ad712a85d1447f585a057472172e5d", "message": "updated old SDK API call\n", "proba": 3.5100805462207063e-07} {"commit": "b4ad0a07902d53bc50184aa024822c010f4df385", "message": "Remove getter and setter of id field\n", "proba": 2.3104414026420272e-07} {"commit": "4d0de2221ab2feb5709c1334a81ad264ecbfa9f7", "message": "Show screenshots\n", "proba": 2.24078362975888e-07} {"commit": "1b9494a701a2325b63998237164813981acbbbdd", "message": "Adding javadoc note concerning LANG-755 and the bug in java.util.Calendar. \n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1299560 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.7825031995453173e-06} {"commit": "b8ab576f3609af0ba9079dbd6755e901724f1165", "message": "Change order so that all if statements are executed\n", "proba": 1.9433371562627144e-05} {"commit": "8810a55076865dd0aaf30f04649dc869d148529a", "message": "Make sure the maven.multiModuleProjectDirectory envar is set for proper 3.3.1+ execution\n", "proba": 9.446252420275414e-07} {"commit": "7c5ad14c454a0e697a7514352aa7113125ea7251", "message": "SSHD-20: Avoid race conditions when creating channels\n\ngit-svn-id: 35843eadeee557a5a63cf75912048491ca4c4b53@766257 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.579880794608471e-07} {"commit": "72b8c3a22e9578e5d78263129ee64660fb126cf4", "message": "implemented getTextCharacters()", "proba": 3.79605836542396e-07} {"commit": "a9b44b366a061d7f8861ae0108df063d47cd3390", "message": "[MSOURCES-30] Only print info when the duplicate entry is a file\n", "proba": 1.1299101743134088e-07} {"commit": "c87910e30d440a45a6514d4e85424d82636bee94", "message": "Fotgot to add PolygonRDD.java\n", "proba": 3.4216552080579277e-07} {"commit": "9a6efc4cb86e992c30e3dcdc926a4f5d8910239d", "message": "Fix tests\n", "proba": 2.8394715627655387e-06} {"commit": "97d29f7b76ce2909c4a1e9e4291ed281c435d583", "message": "Add missing @Override annotations to CliGitAPIImpl\n\nNow it's consistent with JGitAPIImpl.\n", "proba": 1.0778912695741383e-07} {"commit": "fa16261d7a7e96552b5694c0c24120da5afba1a3", "message": "position of pr comment can be null and original_position is not parsed\n\nposition of pr comment is null when comment is outdated (ie. not located in diff patch anymore)\n", "proba": 1.0221925350606398e-07} {"commit": "3400d5c063a6bf201e8afe584bbf41b3e9db6991", "message": "improved DeploymentManager servlet class", "proba": 3.7346833892115683e-07} {"commit": "a3a8ac094d961ce6a6cb735c04f768ffaae2bb80", "message": "Update MatrixBenchmarkOperation.java\n", "proba": 1.7124494888776098e-06} {"commit": "4b97f38cf07e882b4d89e23e0571288c8c00c0dc", "message": "core: framework: optimize stats\n\nChange-Id: Ic803bf5283d3611fdb3b75cc9a8364044cf8a100\nSigned-off-by: Alon Bar-Lev <2e3ceb4d37adc6ae3ccc00d3646e0e0a036ace03@redhat.com>\n", "proba": 1.6741294928124262e-07} {"commit": "3344d4a27a632a1697f0d0db869d872873afa98c", "message": "improve code style", "proba": 0.00016962426889222115} {"commit": "97025556064f849a18c88f2db263e489a5b5d2be", "message": "replace with 4 spaces rather than 3\n", "proba": 0.9998821020126343} {"commit": "7cdcfdf097de8d9bed175b1bb59e78ae144f25a8", "message": "Some code reorderings at the ProcessorTemplateHandler in order to maximize \"tail delegation\".\nAlso, fix in some cases how the handler execution level wasn't being correctly decreased AFTER delegating.\n", "proba": 1.186446212386727e-07} {"commit": "6ddbf6e302a12d3410466a25ffffdc4f73bc8703", "message": "Fix javadoc\n", "proba": 0.00012389164476189762} {"commit": "580bd5ebdcd4352533680146974edf05288c6374", "message": "Replaced 4 spaces with 2.\n", "proba": 0.004627745132893324} {"commit": "a3018dce898408038485edd5fc538cc6237c3dc9", "message": "Clarify that field \"category\" can not be expected to be stable. Intended for UI.\n", "proba": 1.7931824913830496e-06} {"commit": "1c5eabbc4b9d79d018488b5908c557fa344354de", "message": "Fixed doing heartbeat in creative and spectator gamemode\n", "proba": 1.2481906708217139e-07} {"commit": "82776479653a5466035afeba10218c92908530d2", "message": "Updates for some govdocs files\n", "proba": 1.4964496131142369e-07} {"commit": "1645cb121e416197f29e8e9b35983efb80c8d6db", "message": "Encode super class and implemented interfaces properly to the class file", "proba": 2.319134750905505e-07} {"commit": "60824052cdf06078024fa983de8d7eb2f012265f", "message": "first version\n", "proba": 3.5516222851583734e-07} {"commit": "fb164b46d3ee685b98b72397a02e56f7755b9014", "message": "Silly github\n", "proba": 7.186215498222737e-07} {"commit": "f712cdb27c74d8e19f19e3c15c9bbc32069187d2", "message": "New review UI: Fix display of large avatar image in user popup panel\n\nHovering with the mouse over an avatar image opens a user popup panel\nthat shows additional information for this user. Beside the name and\nthe email address it is supposed to show a larger version of the\navatar image. This is important since the avatar images in the new\nreview UI (new change screen + new side-by-side diff screen) are very\ntiny and the persons are difficult to recognize (note that currently\nthere are no user popups for the avatar images that are displayed for\nreviewers and approvals, but only for change messages and inline\ncomments).\n\nThe avatar image in its default size is included in AccountInfo, but\nif a different size was requested it didn't load the image from the\nserver. The problem was likely introduced by commit\nedb9d2275cfbc5e4905e21786709bce51e7b9e00.\n\nOn the old review UI this works properly, so it's a regression with\nthe new review UI.\n\nChange-Id: Iafa23377aa115ad4dfbe6c0fcd939bcf75b857f7\nSigned-off-by: Edwin Kempin \n", "proba": 5.923521712247748e-06} {"commit": "43d7b6d5f466133ce4f373c5e043b44a180234cb", "message": "ensures the same behavior of a get() call which had to fetch the value and any following get() calls\n", "proba": 8.843790055834688e-07} {"commit": "85e317b3aea94059695de8b8053be48f2520d3cb", "message": "HBASE-3270 When we create the .version file, we should create it in a tmp location and then move it into place\n", "proba": 2.0877000395103096e-07} {"commit": "05cdb4bc2cacbc9b2cb77ed2da8b0dac604cee1d", "message": "Suppressed warnings.", "proba": 1.0683618256734917e-06} {"commit": "a59057700320edddf73123bcaa86341276954747", "message": "Exercise 3\n", "proba": 9.300741794504575e-07} {"commit": "15fd055f4ef7e2ad63de8e41e90ac12814730a8c", "message": "Various\n\nSymboltable = field\nCheck doesn't return a boolean, only checks\nMoved exceptions\n", "proba": 3.122293605883897e-07} {"commit": "183e3b784428e15de368cd010c2e5112b4474ca7", "message": "Fixing up the transaction handling to allow force commit or rollback\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@70258 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 1.1678514965751674e-05} {"commit": "cd45f4d73b1f484832110baa7b97d23da1e053f0", "message": "update limit\n", "proba": 9.375986564919003e-07} {"commit": "a064dd1887aa4169640f01c7fe86fa78da9a9ac5", "message": "Better regexp for checking paths with ports\n\n\nFormer-commit-id: a65a0591de4f689de5455c808a5e6c87a72fd285", "proba": 3.9229655612871284e-07} {"commit": "c9a320c67951ce82f8a0846be17363983f633202", "message": "Add the query parameter to the request.\n\nThis is needed by the results table pages.\n\n\nFormer-commit-id: a0b0bc96b20ea8d4d0c963855a35284490254860", "proba": 0.0001779959857231006} {"commit": "f954347713501c663082fd5d010310e6e1507249", "message": "More flexibility with identity provider responses.\n\nThis allows responses to use the envelope pattern, and provider aliases\nfor all keys.\n\n\nFormer-commit-id: c9b0ded55c4fdea3532232805fb491cbb5ce4413", "proba": 3.621664745878661e-07} {"commit": "b6698fe0e741e6efd1cddadfe33036aa190d1eec", "message": "\"updated darcy test case\"\n", "proba": 1.7671069940661255e-07} {"commit": "f244eb9873407d609f4a88e64ad40b41fc6c1ebf", "message": "removed caching", "proba": 4.6085611415946914e-07} {"commit": "761cb2c369194108b9b164eb4dc67b35d44dd437", "message": "fix downcast\n", "proba": 0.0003117648884654045} {"commit": "152db98e6e8cd6ba573936715c67a055d180b9ec", "message": "Fixing eclipse style failures\n", "proba": 2.8598356038855854e-07} {"commit": "e9fa750e9bbf7f611222c7c1a2165cefa181b05e", "message": "acesso ao banco de dados\n", "proba": 7.676836162318068e-07} {"commit": "ad42efd046c99a81c3614189ff86329383069b44", "message": "remove voliate from thread.LockHolder in thread.Reporter\n", "proba": 2.7040303507419594e-07} {"commit": "2f8b10b257ff11757c95a6fe24e1c5e7c7797a76", "message": "now that we are on 1.4 we can just use normal chaining\n\ngit-svn-id: 3290c2a264cf5eaa836f5b78687319d3f6286ba6@107 2e6f0158-8533-0410-8474-b19e06cb3126\n", "proba": 4.2513752873674093e-07} {"commit": "aa14281546017e7b26155c407da06c04f4050698", "message": "IDEA-243526 HotSwap no longer works\n\nGitOrigin-RevId: 1205f1b4341993978e154539ca001a1a7781c1cd", "proba": 2.887234131776495e-07} {"commit": "d336da10a194893ad95c76c01d10860089ff1e2d", "message": "DB-5031 Oops, missed the trickery on imports\n", "proba": 1.2287455319892615e-07} {"commit": "7c9e1cadfd3216019dbbaf76fde1f3662e59efd6", "message": "SHINDIG-1170 | Patch from Christiaan Hees | sign_viwer should be sign_viewer\n\ngit-svn-id: 3f2e04d30bd9db331bbfc569b45e7de8c0d84ef0@815981 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.954886991181411e-06} {"commit": "893229727264f449f05ed209d0a39518f0167362", "message": "run InspectStubIndexAction under modal progress\n\nGitOrigin-RevId: c29d0963f8e1cf7542b2dc89dc0ca1be3810665c", "proba": 6.563485044353001e-07} {"commit": "165450a716b1c54882348175f734b2274e27d233", "message": "Comment setters -> setters & getters", "proba": 1.360289303420359e-07} {"commit": "8efdd8ca75aeaeff4808ca8265a1961a3b1bf938", "message": "Probably fix impossible ThreadDeath", "proba": 8.594631140113052e-07} {"commit": "8946a7f3533ceab10ca34c9f221d0142a6d3860b", "message": "IsEmptyFunctionUsageInspector - null replacement case detection improved\n", "proba": 8.629471039967029e-07} {"commit": "04a962cae1d26c584d18fa25f006d5d7ace21488", "message": "[ignore] moved registration of exceptionlistener to have (hopefully) more information when a problem occurs\n\nsvn path=/trunk/eXist/; revision=18016\n", "proba": 1.8308951155177056e-07} {"commit": "e1383165f541d305b98c66dcd91f53e128d4f3e2", "message": "DERBY-5631: Extend SecurityManagerSetup to add extra privileges to the set of default privileges (merge two policy files)\n\nThe previous commit for this issue (revision 1295436) broke all test-cases\nusing no security policy (\"\").\nFixed handling of NO_POLICY.\n\nPatch file: derby-5631-1d-merge_policy_files-fix.diff\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1295507 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.798141945793759e-06} {"commit": "2d7407a34837c9bb30c11bc21480966c7075ce4f", "message": "Try to run validation on the matrix of Maven and matrix of Gradle versions\n", "proba": 1.9907413673081464e-07} {"commit": "beff9493f99ce70982f2bd5612ac11761ed7fd16", "message": "Java 9 compatibility (#609)\n\n#556 : Java 9 compatibility", "proba": 3.1982909831640427e-07} {"commit": "92e30f3f53c76b7bb04c9508b30b30dabc9115e2", "message": "Oops, forget this import!\n", "proba": 1.1936016619529255e-07} {"commit": "9bb68458ba74703fd6d1cd225791d1d7542b7e05", "message": "Configurable state location, fallback to cwd\n", "proba": 2.6760827154248545e-07} {"commit": "d2a0b4b2ed35bbd3ee355fc66b4380c82902dd44", "message": "compl\u00e9ments tests unitaires", "proba": 2.973004313844285e-07} {"commit": "9c58aee5f18421e810c0ea0215886fb425a9a557", "message": "Make it easier to intercept quantifier splitting logic in a clean way.", "proba": 5.541718905988091e-07} {"commit": "17ce21c481c7eecb1b938e86681463f4a5d92906", "message": "JavaScript: Remove an unused import in `TrapTests.java`.\n", "proba": 1.1198829241720887e-07} {"commit": "aeaa086db483508156e5b73cb9994b163c351856", "message": "Removed unused imports", "proba": 3.467830822501128e-07} {"commit": "1055514463f1bcdade31379f0c5aff584bac97f9", "message": "GetArchive: Test request without specifying a format\n\nSigned-off-by: Edwin Kempin \nChange-Id: I975c09db9a499a59157bb9327a3efa14b2b72432\n", "proba": 1.7938922383109457e-06} {"commit": "4f2ff37be928eee2d68b25a6ccf5e8217468ad45", "message": "Made routing header replaceable ", "proba": 2.2751549977328978e-07} {"commit": "80e1e29c8ce3fa2f6c34b0d55172e41bfe0e7ea3", "message": "Fix incorrect substitution\n", "proba": 0.9999948740005493} {"commit": "1d86d9b27ba628c960640edc6387d2bc93608ef0", "message": "[HOTFIX] Fix master branch build error introduced by #611\n\n### What is this PR for?\nThis PR provides HOTFIX for master branch build error introduced by #611\n\n### What type of PR is it?\nHot Fix\n\n### Todos\n* [x] - Fix unittest\n\n### Is there a relevant Jira issue?\nN/A\n\n### How should this be tested?\nN/A\n\n### Screenshots (if appropriate)\nN/A\n\n### Questions:\n* Does the licenses files need update? no\n* Is there breaking changes for older versions? no\n* Does this needs documentation? no\n\nAuthor: Lee moon soo \n\nCloses #663 from Leemoonsoo/hotfix_ZEPPELIN-554 and squashes the following commits:\n\na468b2e [Lee moon soo] Update unit test\n", "proba": 0.002755219815298915} {"commit": "42b9681ff3a70a6006fd4ca186d23cc5455a62f5", "message": "PDFBOX-3131: don't copy data\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1717472 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.564814493183803e-07} {"commit": "7ddf1b1ae132fe2581ca948d2f122ee5e8096c66", "message": "Remove unnecessary 'return' statement.\n", "proba": 0.00807236973196268} {"commit": "181bbb1603d24095d0da2d6f9eadc63e982cec0c", "message": "Add missing static statement\n", "proba": 0.9999990463256836} {"commit": "e776732e571846e566f36490043780f2d8f078a5", "message": "Make Navigator more extensible\n\nThe Spring, CDI etc. add-ons need hook points that permit switching\ncontexts at the right time. This was very hard to do due to the\nmonolithic nature of navigateTo() - beforeViewChange() is too early\nand can be cancelled, afterViewChange() is too late.\n\nChange-Id: I66ffbafe1597b782b4feaf2ebd0de3ca1941a9ae\n", "proba": 2.3369648260995746e-05} {"commit": "9c81adf73696467c1761e0233389c40ba0b4d83d", "message": "tweak javadocs\n\n\ngit-svn-id: 9326b53cbc4a8f4c3d02979b62b178127d5150fe@874 c7d0bf07-ec0d-0410-b2cc-d48fa9be22ba\n", "proba": 1.7446614037908148e-06} {"commit": "7e6403cf05fd3508ec45e1087402aee8cdf46dfa", "message": "JENA-463 - Tests\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1488016 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3829871054203977e-07} {"commit": "ea97ec2f015a355ca1b3a52b852fe19003ab2504", "message": "PDFBOX-2571: get the pre-rev-1646091 behavior for non CIDFonts that don't have a charset\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1646500 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.940157615848875e-07} {"commit": "ad17e2ab779b59c902ee71e5abea1d3ec108573c", "message": "load newer endless subscription fixed\n", "proba": 1.2437965324352263e-07} {"commit": "4035daafaeb4347ca7875392108d9c1165d095dc", "message": "Describing the `srcControl`; `src` still needs to be described.\n", "proba": 1.6809335079415177e-07} {"commit": "3fdbd482efbe5b1dcf3325db6523aa7ec236b1ab", "message": "@ExtraFields methods may now declare model object as a parameter\n", "proba": 1.3022351197378157e-07} {"commit": "8238bb093b5a41200bcf12d7709a2f08c9126c79", "message": "PDFBOX-2852: remove unneeded parameter\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1809342 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5610552256694064e-06} {"commit": "f1b1fd99e7ca172fe6758901008a6b7c9cbd5740", "message": "Finished integration test for writing batches to AWS. (#128)\n\n* Finished integration test for writing batches to AWS.\n\nCo-authored-by: Justin Owusu <94587659b26e3399816796ec116879f5fa49a869@google.com>\nCo-authored-by: Robert Kubis <655a9f08e9b623404d92e303e6ebdb36e3ed9516@users.noreply.github.com>\n", "proba": 1.891099543627206e-07} {"commit": "1c00c8c3ef583b0fa0c10b2da23f9cdfef546e46", "message": "switched the colors for Y & Z in the axis marker\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@10736 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 3.078524059674237e-06} {"commit": "a79c8e58895cdb1d983229f474aeb3b15956450d", "message": "Correct RecordStructure loading\n\nIterate the cursor once per RecordStructure built otherwise it would\nskip rows and end up returning null leading to NPE when iterating the\nstructural nodes.\n\nSigned-off-by: thc202 <43af82ef30812a20fbcf38b99a6f72cdd3a89ac1@gmail.com>\n", "proba": 1.7451110068122944e-07} {"commit": "c8f1ace5c8cf496ced399397f8eddca91216cc64", "message": "Fixed tests for hashing algorithm.\n\nref #81\n", "proba": 7.575713993901445e-07} {"commit": "ce4912b627b4ac9be2d6bff43ef2089dc5817d67", "message": "AspectJExpressionPointcut defensively handles fallback expression parsing\n\nIssue: SPR-9335\n", "proba": 1.6215236087191442e-07} {"commit": "ce8304094eeeb1ade6840a9c2248cc0f6c0f5334", "message": "[WFCORE-610] Exception nesting changed; fix test\n", "proba": 1.2213945410621818e-07} {"commit": "9acb6248db0905d5c36d00854d755027074210e8", "message": "Ignored Test Case due to null pointer exception\n", "proba": 2.3109483038297185e-07} {"commit": "5957b90e698d67e802c4a52373a31d239e058fb0", "message": "Fix: OrderEditorListView not updating correctly when game changes\n\nwhen no order was selected.", "proba": 1.0738220623807138e-07} {"commit": "f0026dab54bd78be6a36e5cf60fed7745906ad2c", "message": "SED-660 Fixing visual plan editor", "proba": 1.1596885940434731e-07} {"commit": "1b483e05f77eea6ad618c717e61056c3ec76c95a", "message": "ODE-346 Trying to fix CasClient Test\n", "proba": 1.1554097767429994e-07} {"commit": "c080fc237ec806f6bfdb0da17a4118b72d8d7b47", "message": "Unify the late binding somewhat to avoid code duplication.\n\nMight have to unpack this at some point for optimisation, but let's wait until we are measuring here.\n", "proba": 3.590876929138176e-07} {"commit": "996c8eceab032f1884be22d2166580b7930fb0c2", "message": "ODE-315 try again\n", "proba": 1.583767641477607e-07} {"commit": "919f7726b6deb5e6de56749a01cff9a3fc3bc51b", "message": "Revert the change to use javax.enterprise.inject.Instance as that was just for testing.\n\nSigned-off-by: Scott Stark <44b2f47f410f4bf6655e3ec1c92f766044282b1f@gmail.com>\n", "proba": 1.2997276144233183e-07} {"commit": "c6cef0bbea815582a84079be83200c16c54e4954", "message": "Renamed method and replaced lambda by method reference\n", "proba": 2.0335646411240305e-07} {"commit": "a36c54c461c25263c1bd3d04797112b79dce3929", "message": "Status bar: extract static method\n\nGitOrigin-RevId: 3e219f719d1d3916f3725325c1334a656e09cbb3", "proba": 1.0415956239739899e-05} {"commit": "ab0b6f2a07f83c4e138d94494cb50addd34efa80", "message": "Remove unused local variables.\n\nSigned-off-by: Etienne M. Gagnon \n", "proba": 2.5979221618399606e-07} {"commit": "975e35104f667636ec188c95bfdcdc5cc252071b", "message": "tgol-orchestrator : save association between act and audit just after AuditService call to be able to track the audit status as soon as possible in the UI ", "proba": 1.1340880945454046e-07} {"commit": "5a4acd7e3a909d032f6beba9471db6765d7dd1d6", "message": "KULCAP-797 Renewing a loan doesn't update Borrower's Address\n", "proba": 1.1426885748733184e-07} {"commit": "8c61866ca253dfdbd7f6879540e44fc5f5ae2cbe", "message": "Fix AsyncResultsServiceTests#testRetrieveFromMemoryWithExpiration (#60337)\n\nThis change ensures that the expiration time that is set in the test\r\nis long enough to not be triggered by a slow execution.\r\n\r\nCloses #60255", "proba": 2.6525492557993857e-07} {"commit": "6aeb54eaca6d17d6b89a6456ff876b18b00d2a8e", "message": "Fix build for JDK 1.4\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@2080 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 3.3388098472642014e-06} {"commit": "dca53a168dde0fe06739816fbe577956b6a65ac2", "message": "Return all apps when searching for asterix\n", "proba": 1.0178622460443876e-06} {"commit": "ba4c87c6683bcca52e12535c15cae64ec49c0ef0", "message": "JBTM-1613 Added support for using deserializers to help with recovery\n", "proba": 1.0321824817083325e-07} {"commit": "c8d4ca298edeba9aff03cc733597b66fc4c09019", "message": "added event handler to instance selection\n", "proba": 3.969034025885776e-07} {"commit": "e0fed336585d234edc373014e684267970b71bd0", "message": "Bucket does not need a root element.\n", "proba": 1.733774439571789e-07} {"commit": "34ec373a9a11fbd2eb1da0681e2e1ac2692cd526", "message": "Add default to switch.\n", "proba": 1.328332359662454e-07} {"commit": "cd07006e28c1b17ee6a1ef2e0528cb81af34bd1d", "message": "replaced generateActivationLink() with getActivateUrl()\n\n", "proba": 3.116880861853133e-06} {"commit": "a78ff1b5d11b40b50118895ed45dddf66adc1a3b", "message": "Refactor to call common methods in ResourceUtil\n", "proba": 2.3041043561988772e-07} {"commit": "76e9e8ee631399e45f641c12a164dd140939db50", "message": "changed javadoc for better results in overview pages\n", "proba": 1.348473546158857e-07} {"commit": "a6b646ee7b86d248c950fd540aa53eb6df8a6ea0", "message": "Check that mCastManager is not null when updating seekbar\n", "proba": 2.61794326661402e-07} {"commit": "a84e502fcbd98701ef9dc3b6eff8b1018b7b82ee", "message": "Fix javadocs\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1641106 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: c0ee7359d320dbb867b9c0b7b4f9c06f028dc9a8", "proba": 0.9995586276054382} {"commit": "7c7eec908fa5f8f41cdfbe8999d63855add40cb6", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "df1f0fc4d4fed0323b1d3958d9211805b6b25f7e", "message": "Remove use of bare Immutable{List,Map,Set} Builder classes.\n\nAlways use the more-qualified class name for clarity at the site of use. There are too many classes named Builder.\n\nPiperOrigin-RevId: 193579440\n", "proba": 4.7775938583072275e-06} {"commit": "66fe37f5181d92ecc72f2b1690072ab1ed34d6b6", "message": "Don't audit the relationship between sequencefile and fastqc analysis.\n", "proba": 1.2504615654052031e-07} {"commit": "95162168467e4474f13d78665cea91e221023e28", "message": "reset controller showing constraint violation messages\n", "proba": 2.2790922571402916e-07} {"commit": "8fb2aaff4fb82ef264386c44bee4789c7228c423", "message": "Refactored one choice prefix from defaults.\n", "proba": 1.2971383966942085e-07} {"commit": "9c6b779fff91f8ae52ffa569f1cacaeb0c397a5d", "message": "Fix some Nullpointer-Issues and toString-errors.", "proba": 1.496777883858158e-07} {"commit": "4bef346b71233226be7569e032bc1aa46be247e0", "message": "Update exception message\n\nCo-Authored-By: Aharon Hacmon <8ac654169c910ecd66332fe571247a6636b285c9@users.noreply.github.com>", "proba": 1.1569876789963018e-07} {"commit": "b3612c589116a3ee215e7c780f3e075e66e93375", "message": "Fix facade's check for task existence\n\nSince the switch from `maniphest.info` to `maniphest.search` the check\nfor task existence was broken, as `maniphest.search` does not bail out\nif a task does not exist, but instead yields an empty search result. We\nfix the check.\n\nChange-Id: I54d93f780f35e42cd59ecc61e4a6e096f78c304c\n", "proba": 7.064943929435685e-05} {"commit": "8b07c3592649304101d8e4fe6614089c6e90cffa", "message": "Moved the participantlist to the handleCreateEventAction function\n", "proba": 6.056013717170572e-07} {"commit": "a25fdad5bdfe64d459184f7de01404356101eddc", "message": "Fire the ITEM_CRAFTED message\n", "proba": 8.285405783681199e-07} {"commit": "8fca3c9fc9db7b3adef046ea9c524ed7c1e25a7d", "message": "Fixed init\n", "proba": 5.419150852503662e-07} {"commit": "2a8f45bc76a657272672abb128801e2656d0c0c6", "message": "changed locale which is used for case transformation\n", "proba": 4.809919573744992e-07} {"commit": "8b8076f584618aa58dfcccf66bf89f186ed419cc", "message": "Fix log message", "proba": 1.214453914144542e-05} {"commit": "df7792f6db771f0dbe93aefd571fdcbd0ebfb463", "message": "Inlining node transformer and removing of superficial generic arguments.\n", "proba": 1.102857254409173e-07} {"commit": "a684a18d3def11cf33643c35f50a7fb136e5cda6", "message": "got acceptor initiator example working\n", "proba": 1.3531472120575927e-07} {"commit": "bd6e1a475092ccd7702c407223c4dabbde808cf9", "message": "Make sure we can recover from failed write #390\n", "proba": 3.5021761846110167e-07} {"commit": "c50fc5503be00ec491d7a66a33e873646951b418", "message": "fixed test case\n", "proba": 6.990465521994338e-07} {"commit": "fa1fd6a0c04eba6452fae12578d6dfd79a33f856", "message": "More feedback support in load credential strategy.", "proba": 1.0672798111954762e-07} {"commit": "2769e745072bfe322fe88e1b12d9c4b711a33551", "message": "Fixed Sonar warning.", "proba": 1.2590786013788602e-07} {"commit": "b6d8a64f90d06938629dbc95687448ded5349cc1", "message": "fix nullptr exception when aggregate column contains null value\n", "proba": 1.763085037964629e-06} {"commit": "0073e6270be5099cbdb5cc436f72c0683885d3bc", "message": "Use getDownloadLink() getter instead getFtpDownloadLink()\n", "proba": 4.829362296732143e-07} {"commit": "a1f847c9058bae90e847143b521224be9522d58f", "message": "Patch respawn packet to reset bulk / loaded cache.\n", "proba": 1.0810847328457385e-07} {"commit": "da81ed410b76c2828e03c941ac7a0aa64e37f0f7", "message": "fix disconnect", "proba": 1.6907016515688156e-06} {"commit": "9b0ef0c728e511bfab766fc2c3a8dbc941fa0974", "message": "Fixed javadoc warning.\n", "proba": 1.22103585908917e-07} {"commit": "b5fad2bc863b5a58929dea4bb068a85c4ea758b3", "message": "Changed quality settings\n", "proba": 5.407432013271318e-07} {"commit": "77836e2dcc3485b78e24bf272a2da7b5b0aae7db", "message": "added check for water content", "proba": 1.4777747026073484e-07} {"commit": "68f5785a57a2cedc9381bf0e3d16d8aa420420a0", "message": "\nbug fix with selection XOR mode\n\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: e944db0f7b5c8f0ae3e1ad43ca99b026751ef0c2@200272 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5340750653413124e-07} {"commit": "feb32c653463a0ea8db2cc3b1e1d23cb45dcfc46", "message": "Test periodic update in separate method to avoid flakiness\n", "proba": 1.8871018880872725e-07} {"commit": "314578da162b7060047c41a75dd2bbb9974276bc", "message": "Compile warning fix (@Deprecation)\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@15141 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.361638164278702e-06} {"commit": "8993dd7c6e1d13441363044c342298bf623590de", "message": "Publish signin progress status as LiveData\n", "proba": 1.6515920719939459e-07} {"commit": "2b957bf1713c2c20971292cd9261793f9ed08604", "message": "fixed import\n", "proba": 6.131749614723958e-07} {"commit": "501de6701d1d4995832146fcf6f63a5bbd0c42bd", "message": "Use `FileSystem.copyFromLocalFile` rather than `FileUtil.copy` when the source filesystem is local.\n", "proba": 1.2337665111772367e-07} {"commit": "52cd1dbb04d15ead811ab68d3ba82009623e77d4", "message": "Fixed none existing id issue.\n", "proba": 1.1242060082850003e-07} {"commit": "b7ae16c17849f3f97e7d0248dc63f12828c8384b", "message": "Revert \"fixed dele/edit/view position filter issue\"\n", "proba": 1.1784566567030197e-07} {"commit": "393ca4c598ed4ea696a0c9008279646a97f5c471", "message": "Cache deploy stats per offer check run\n", "proba": 1.9536524575869407e-07} {"commit": "2d5e27c7ca93f05ea834d60ee05b6ae0477a1d6f", "message": "javadoc fix\n", "proba": 5.510320306711947e-07} {"commit": "6d99072aab9879d32ccf754d3d75930529c08c80", "message": "Missing ;\n", "proba": 1.0852554623852484e-06} {"commit": "84634961d5737d6c7a87c55696035ea9e7766a84", "message": "Added endpointg\n", "proba": 3.255883598285436e-07} {"commit": "13b884de7249c9a1c4026ce700a4215315e88fbf", "message": "Save and restore breakaway panel's current edge properly.\n\n", "proba": 1.0030756669721086e-07} {"commit": "ee6d4b079366e6f4fbc50e6cf4bca76e658659c1", "message": "Emory\n\nmoved updating of packet status in afterUpdate from UdsInstrument to UdsVisit to allow overriding\n", "proba": 1.2255155468210432e-07} {"commit": "6bea0ece6a6fb30fd1f285eecf55602ba929b4b4", "message": "Update PushPlugin.java", "proba": 6.579987257282482e-07} {"commit": "3a7a0413bf2f9edbb2b2cbb1139abeb53827d21e", "message": "improve potentials list.\n", "proba": 9.097220754483715e-06} {"commit": "98d601784182f95a3a6c01c2fee1f4e0e106ccad", "message": "Notify data transform whenever user gestures with the mouse in a linked\ndisplay (so that transform can provide user interaction).\n\n", "proba": 1.1122747878289374e-07} {"commit": "eeabd3b6a7457bbc2a4cd6fad860523293ca2431", "message": "restored protected methods used in Fabrique\n", "proba": 1.2779369740201219e-07} {"commit": "9a93e9f8f2d17f557ca46f47720ce3af20d22996", "message": "modify the 777 for every directory.\n\nSigned-off-by: Samuel Deng <228ccffeea21da5abe219bd53025619160e8c1fd@gmail.com>\n", "proba": 1.6353514808997716e-07} {"commit": "b7048f4f22e5c39411cfdda0259f18897d10aec3", "message": "fix for issue #3047\n", "proba": 1.4273925330599013e-07} {"commit": "b93521a957e48245a6228dac843c88d0874f825c", "message": "Fix progress bar does never hide when opening stream via notification #136\n", "proba": 1.259853377177933e-07} {"commit": "df3e5256244db0ef925ded331edc79e372f046ad", "message": "Refactored.\n", "proba": 4.871883447776781e-07} {"commit": "f5c48695ae17beb2c94294dfaba170f57e4a4345", "message": "test cleanup\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@1335 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 9.477419666836795e-07} {"commit": "b6c532652412f9f5564eddafd1c125d58800530f", "message": "NotificationStore: clean up access to store, avoid potential deadlock.\n", "proba": 1.2367611645913712e-07} {"commit": "5818ac9e23872673fab839759bf232f46817fdc0", "message": "Added constants\n\n", "proba": 4.789852141584561e-07} {"commit": "f6040ea9b72637620542bec0da7ec24f3eef5f31", "message": "server.id \u914d\u7f6e\u4ece default \u8fc1\u79fb\u5230 defines", "proba": 2.7346004571882077e-07} {"commit": "47b29e2b5030008ce6876f1dda6e3b5055665b79", "message": "\u589e\u52a0\u8865\u5168\u7edd\u5bf9 URL \u7684\u529f\u80fd", "proba": 4.828367536902078e-07} {"commit": "2019402c2e9d3864c75b54a4bcf0f47e115e56bc", "message": "Improved logging and error reporting\n", "proba": 2.4148832267201215e-07} {"commit": "7345aee4505501e696044e4851e5a593df9ad229", "message": "prestashop: support for sort in fetch() methods\n", "proba": 2.1729088928168494e-07} {"commit": "05a44feb647e722d5843808d7d90eac0b4cb11e9", "message": "SLING-1409 : Reverting the change\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@916189 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.358381377438491e-07} {"commit": "8436a9e3b1ee9ad482de104b29b4f6a47ca122c7", "message": "SLING-4058 - more logging\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1633574 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3994413450291177e-07} {"commit": "354133dde400302d38d8787957746134b07329fe", "message": "CAAERS-7145, fix for NPE.\n", "proba": 1.099171740293059e-07} {"commit": "3190713b01f98b004a984781bf1c519023c5da11", "message": "CTPA-295 replace reference to case.status\n", "proba": 2.2361447804541967e-07} {"commit": "875a677572baf6280de01aecdc7b7e97e529733a", "message": "Added method to update graphs\n", "proba": 2.720953489188105e-07} {"commit": "1b768bad920a441784f61b532165bd09b6f2f2b8", "message": "develop: minor change at BenchmarkDataWriter\n", "proba": 1.490558645400597e-07} {"commit": "6ee96ae463b2505012fe183156993274d2ff831d", "message": "go to demonstration instead of introduction\n", "proba": 1.4756481903077656e-07} {"commit": "52f1fd7987a9780c9f83abba697407c9ed61c20e", "message": "Fix Bugzilla #269805 - Axis label is cut in some cases.\n", "proba": 9.797795996746572e-08} {"commit": "8a9469f8107d76a004b244464650770903195623", "message": "Reverting to previous revision to fix commit mixup\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@11825 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.513246830763819e-07} {"commit": "a76af95ff889c8abf0140e1320778633af32819a", "message": "Fixed background in property dialog.\n", "proba": 1.1567703239734328e-07} {"commit": "8eb5d5cb53220e5ebf2ab09ec90923daaf721113", "message": "Delete test.java", "proba": 3.1960821615939494e-06} {"commit": "ac5dafa5340350fecb0871fc554054aacf991698", "message": "White noise: more Java 8 goodness\n", "proba": 2.4250238084277953e-07} {"commit": "55d846eee3ded55ac9bcda2aec21b3bb4ce53fcd", "message": "[SYNCOPE-672] Merge from 1_2_X\n", "proba": 2.720197880989872e-05} {"commit": "13fd79ea8b529b395712c66f2945202aec1f299f", "message": "do not show UI in write action (IDEADEV-20144)\n", "proba": 1.0223075719295593e-07} {"commit": "0f8909204596991d7c570ac257e342f484bf34c5", "message": "Remove deprecated API usage, fixes SDK 3.3 compatibility issue\n", "proba": 3.4481396937735553e-07} {"commit": "82eec83ddf761ae0fa7e7dfc3729cedb6f11ec70", "message": "SystemGroupBackend: Add missing @Nullable annotations\n\nNot sure why those didn't cause a build failure when the\nReturnMissingNullable errorprone pattern was enabled in change\nI985bb8413.\n\nRelease-Notes: skip\nSigned-off-by: Edwin Kempin \nChange-Id: I2c58f12fabbeae221ef091bf4986e3072da8fcd1\n", "proba": 2.9931961762486026e-06} {"commit": "e1e2d6fae8a613426e7606ac77220dab7d18976e", "message": "Check the readFile method\n", "proba": 5.600362555924221e-07} {"commit": "e40ccd4dfffabba3ca3b165ce204b2e6e905560c", "message": "activejdbc-288 #288 Do not close() quietly\n", "proba": 2.894457225011138e-07} {"commit": "0fd70157458174891bd5ce45553bed4bb109e5ad", "message": "Add missing parse operations.\nChoose language hint over file extension when determining syntax.\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1517261 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0002226758806500584} {"commit": "7f6d9d28cd20da94a2cdaabd2751fb7aec234b39", "message": "Change signature of private helper method.\n", "proba": 1.1267842126017058e-07} {"commit": "0337fdf82df530922bcebfb98893ebdbc84843ac", "message": "Remove unneeded import and format class\n", "proba": 5.053614131611539e-07} {"commit": "f1d811e300cbaac01e688f510ec6e9a0a842520d", "message": "Fixed comment\n", "proba": 1.3289785272263543e-07} {"commit": "22fe63235900b67706fb1ff29846a3f12f6b0442", "message": "SO-4243: add evaluator to TermFilter class", "proba": 1.692439326461681e-07} {"commit": "968eda3f425927abe14772c4aad6b2d6abb23725", "message": "cleaned up formatting\n", "proba": 6.352091440930963e-05} {"commit": "648034d17173648f2b96a922fcaf16fb5b689623", "message": "Limits made explicit of the current implementation of the decomposition.\n", "proba": 1.1208851447008783e-07} {"commit": "61ebb2fb6ec3379ae780dcdfc081c84d2bdf5187", "message": "ISIS-1194: removing PersistenceSession logging for those methods calling withLogging(Runnable) ...\n", "proba": 1.0113537030065345e-07} {"commit": "4e48749e5a3e193948cd6fee238add3eb1aa5d16", "message": "Fixed bug introduced on previous commits\n", "proba": 2.0300826975017117e-07} {"commit": "b00a620c53becc17553514f4d97dbf269426f5d3", "message": "issue #259: add timeToLive parameter when updating variable", "proba": 2.0047865234573692e-07} {"commit": "cd982ade99ce2db939b7ed9278ba199010641131", "message": "[test] Fix random bounds\n\n0 is invalid so we don't generate it any more.\n", "proba": 1.3968359269256325e-07} {"commit": "32105e45259cf25517c1fc70670e08cb29ce7d92", "message": "IssueId #RSS022-225-20180808 Fix error logging in TSM plugin\n\n1) Updated the code so that the input streams are converted to strings before adding to the logger, I haven't been able to test this too much on my machine as TSM still isn't working in Docker\n", "proba": 1.9153391406234732e-07} {"commit": "5d881ce0c990b77ca8d5600c68defc3c47c8a240", "message": "topic: code enhanced\ntype: stability\nmodule: other\ndescription: mdeditor - avoid request conflicts \n", "proba": 1.4939742243313958e-07} {"commit": "2308cbdf2322b79d5b7829e1a180e5f55c03061f", "message": "test\n\ngit-svn-id: 123ba94bba2a717dccf2b36fe53a0eea7082b2a9@610 39e2479b-dd58-4041-9f67-69c9b71f0610\n", "proba": 2.8887427561130608e-06} {"commit": "3a24f5b6fbba7a8a4d6fbcbbf1de4427f2d650c0", "message": "ECP-277: now lease term import tries to find previous lease, created with 'renew keeping this' action\n", "proba": 1.0304828634843943e-07} {"commit": "9599dc9e4ef98302aac135924bed75eb7813408d", "message": "Fixed Login example ftest potentionally failing with cookies disabled.\n", "proba": 1.0208598411054481e-07} {"commit": "6f3d0de5bbba6d8c5da57ef491cc9e5abb010b8f", "message": "legend part 2", "proba": 2.42883828605045e-07} {"commit": "b98af8853e7fda9b688015b76d6d2e2817f5e588", "message": "Cleanups\n", "proba": 2.08481242225389e-06} {"commit": "01b4dc5847ddfc91414562d50b36a32c3293e394", "message": "removed unused import\n", "proba": 4.2686903611866e-07} {"commit": "401158f6919052d14308ca27b94872dcb34dd393", "message": "Inline setLatitude and setLongitude\n\nInlinine setLatitude() and setLongitude() lets us mark the latitude\nand longitude fields as final, since they are properly initialized\nin the main constructor now.\n", "proba": 1.0165967267994347e-07} {"commit": "3f77eebe6d9f277a8035c8c14b97c69023245b55", "message": "Acquire the lock in onCreate again.\n\nRemove releaseLocks since it only releases the wake lock.\n", "proba": 1.0963513830120064e-07} {"commit": "cf0658e8a60819ea863ef723a46d096789dee970", "message": "am 3bef2fc1: am 9e2869c3: am b6af69f6: Merge \"release wakelock at night, for super-dim mode. tone down bright white in daylight mode, now that screen is bright.\" into jb-mr1-dev\n\n* commit '3bef2fc1528ea77efafef8fa087ea2f2133fecd6':\n release wakelock at night, for super-dim mode. tone down bright white in daylight mode, now that screen is bright.\n", "proba": 4.965684752278321e-07} {"commit": "8cd4f8266cedfd9876bab665819abe206ca5560e", "message": "am 9d73b559: am 36815383: Merge \"Match dream style default to settings value\" into jb-mr1-dev\n\n* commit '9d73b55938102d558fcaca8e30eca67fae33b962':\n Match dream style default to settings value\n", "proba": 2.204096176683379e-07} {"commit": "5c31d386311cf7f3419fdf408147c6d8fbf67376", "message": "Add license header8", "proba": 1.6632476729228074e-07} {"commit": "429b5ea91d635214652818c7145fc701228422a0", "message": "Fixed up ColorPool javadoc.", "proba": 1.1219974282994372e-07} {"commit": "7fb7f4486976caa32642566e97a3a4482e418b2e", "message": "ABC (Orange) note colors for the selected track.", "proba": 1.0818148865610056e-07} {"commit": "1a98268c88e6ee7e00e460f4da3f443bd8605415", "message": "Some more cleaning up...\n", "proba": 1.1553194667612843e-07} {"commit": "65356998ff1193b7c84b2195368f5516b90045aa", "message": "Fix readSize when skipBytes returns less than expected\n\nChange-Id: Ia9d1850ba96e31120bcf67d5fc2d8058c8d5f300\nReviewed-on: http://gerrit.dmdirc.com/844\nReviewed-by: Shane Mc Cormack <6f6e68d1df92f30cb4b3ce35260ddf94a402f33d@dmdirc.com>\nAutomatic-Compile: Shane Mc Cormack <6f6e68d1df92f30cb4b3ce35260ddf94a402f33d@dmdirc.com>\n", "proba": 1.0284736617904855e-06} {"commit": "ec773368064abe15d23be70145dc3d03ab5cdd14", "message": "Added attachmentProvider and AttachmentProviderDescription variables.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@623148 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.935325028374791e-06} {"commit": "496677dad49ca04109ed06e4764a88f0ad955a8b", "message": "Calculate preview for html-only messages\n\nFixes 2465\n\n", "proba": 1.345900102478481e-07} {"commit": "865635f0fd7e76558f5ef91be3b6fc79248ad6f8", "message": "fixed InjectorBuilder method visibility, as pointed out by cgdecker in issue 395.\n", "proba": 9.773494724640841e-08} {"commit": "7a4b45d841fc25e1b309d2bd5d17c373acec43e9", "message": "changed the defaults to something a bit more logical\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@1019 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 0.0007731590885668993} {"commit": "7da66deb152e97d9ee898316b0d0296a61b5311f", "message": "More javadoc for Drawable\n", "proba": 1.2534393079022266e-07} {"commit": "d5ccaa2a76e01d1e23458795dafcedc06870de11", "message": "Remove dead code.\n", "proba": 1.0484612175787333e-05} {"commit": "a296daec9ec9adebf6f2efc31517241cdcb6c8dd", "message": "isPathValid() call is unnecessary at this level as it will always be false\n", "proba": 6.4071238739416e-05} {"commit": "daf8c1ccd7f0e749f1a5c00a8e02b2ff47819036", "message": "Correct active class on cool div\n", "proba": 7.648496875845012e-07} {"commit": "a705ac6c2bda29f32cb960feb86228bf3d631bc8", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "c8ee55cd35885200393357d5eeb842e8e55d959a", "message": "Rate limit VTF conversion", "proba": 3.6575755757439765e-07} {"commit": "02f8851649863e84f450e7e0f151fd413386e332", "message": "bargraph canvas.drawText code refactored\n", "proba": 3.726738896148163e-06} {"commit": "547688b34890fe3a26cfa849c579a9a5fb654cfa", "message": "fix file handler\n", "proba": 1.2533644166978775e-06} {"commit": "c98594d3760c3ee7b9fbace6ab6d4e5d628f3c00", "message": "Import org.apache.cassandra.thrift.*; (packaged changed in cas 0.6)\n", "proba": 1.1308124925335505e-07} {"commit": "049e408b92ca3107f4d369026c6efff5ddc1f3f9", "message": "Make default new version target graph builder\n\nReviewed By: philipjameson\n\nshipit-source-id: 73f474395d\n", "proba": 1.400365192694153e-07} {"commit": "74cdcc8371043a631bfa70be30775ca2aed70f63", "message": "added parent context and log properties\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@2030 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 1.4370535836860654e-06} {"commit": "480ea2038862e7e7d0d8ec1b390abcce36e44fbd", "message": "Escape value in custom search URL\n\ngit-svn-id: 0b99b41c5c84574e525f2ba59b508f5deb570dd8@2580 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 2.2229819478525314e-06} {"commit": "73a9d7b7b3215e6d71bb96242f7e4b89291c1144", "message": "fixed the public method stubs\n", "proba": 6.130708243290428e-07} {"commit": "68ed36b5bee7542d96d71a2cd030c83de0da3333", "message": "Add missing copyright.\n\n", "proba": 2.335734825464897e-05} {"commit": "8906204250e38cbe00a5aa709a2935892a4d648e", "message": "added BooleanExpression interface\n", "proba": 2.618857308789302e-07} {"commit": "ac0b1823fb927fe4c3f6c21700178b45ba37f601", "message": "updated initSetup\n\n\nSVN-Revision: 10009\n", "proba": 1.2207202360059455e-07} {"commit": "c8ec5aa3570d9e26ec3c07688990241efbd2e5fe", "message": "simplify UpdateChecker#remoteVersionIsNewer", "proba": 2.2482407075585797e-05} {"commit": "a30b1b9ba549736f847040cd730fff6f326f78ac", "message": "Use an heuristic to find old cache directories to clean up\n\nUsing the heuristic will reduce the risk of removing a user directory\neven though this storage area should be reserved for c:geo.\n", "proba": 1.305164261111713e-07} {"commit": "176eb70dd3c7aae721178e2ba9c93275cab3508c", "message": "Fix for clickedInventory method not exists in 1.8 or oldest servers\n", "proba": 1.7053083922746737e-07} {"commit": "f4cb83319e7e09a18661ee727fc2af9b27e655da", "message": "Fixes an NPE involving certain explosions.\n", "proba": 1.2200929688788165e-07} {"commit": "7a33b16c4a85de8fc78aad292b3db93205f432b0", "message": "Add check for provenance feature being enabled #4343\n", "proba": 1.3312669011611433e-07} {"commit": "f0ccba09c332f9e2b86a2ac355d22c2730f48c01", "message": "Removed unused class\n", "proba": 5.502495810105756e-07} {"commit": "e01e5c00e4a9e8680f4f717669deb4ce601dfb50", "message": "#4610 fix lock when user gets script via api\n", "proba": 1.2428075990555953e-07} {"commit": "61e758982ba3feb596773158d6b32b704ceb5a5f", "message": "Fix typo in log message", "proba": 0.003308527171611786} {"commit": "250aa163271e17fd0445025fd6d14b30f5df37f9", "message": "Bug 354678 - Temp classloader is still being used during metadata processing\n\nVerified by: Tom Ware, Andrei Ilitchev, James Sutherland, Peter Krogh\n\nTests: No new tests, existing FullRegressionTestSuite and extended jpa tests passed successfully.\n\nNOTE: Update to patch (correct one this time)\n", "proba": 9.615732921020026e-08} {"commit": "74d20c44a344e176a2a03b813362f2dde862f745", "message": "little fix related to needle rotation in SimpleGauge\n", "proba": 1.1854079673412343e-07} {"commit": "0adce47b79e02da4075dfb1c70474a76f4f74c0a", "message": "resume upload test add fix host\n", "proba": 3.0457161415142764e-07} {"commit": "b7b352ffadd3e510f38c8a87afa2fc8cb66d702d", "message": "little refactoring\n", "proba": 3.222650093448465e-07} {"commit": "592c886b41821b539f5419f70f5202ca2836ad73", "message": "Downgrade push notification warning to an INFO level, since it is expected behavior at the moment.\n", "proba": 1.0785966964022009e-07} {"commit": "afbfc6e760f823c3a91d5a8af1e213ec0e3bade7", "message": "reordered methods\n", "proba": 4.2022219304271857e-07} {"commit": "c0d1a17c309795867ad1b26161c54e26a6d866a1", "message": "open the method AnimatorItem#getInputValue\n", "proba": 1.564079184390721e-06} {"commit": "67ecd7932e1540dcea258ba8caac08d9d157fdc6", "message": "Change pre condition of geneProductXrefEntities to throw an IllegalArgumentException instead of a null pointer.\n\nThe change was made to follow convention adopted by the rest of the code base.\n", "proba": 1.0077144452225184e-07} {"commit": "429c080d24979694cad246dfcf75051b56faa791", "message": "reducing log output as requested by dsilk", "proba": 2.1576343556262145e-07} {"commit": "c9826f9dac4d3f000c3fc0dfe9dede3f09ccaf4f", "message": "added a method cache so looking up methods via reflection is fast.\n", "proba": 1.072229807164149e-07} {"commit": "339b96706f94851e659b4cd791b25e1663e0815b", "message": "fix\uff1adelay.\n", "proba": 1.6052019873313839e-06} {"commit": "b6abb42a8f315d2f6b0f3d00c6df7fc23bf2bbe7", "message": "Implemented core.repeat in terms of (core.list ...)\n", "proba": 1.6208757358526782e-07} {"commit": "ebd2f8576acdb472fa8696b58db128eac191f0ef", "message": "Fix MonthDay serializer\n\nI carelessly broke the read leg of this serializer when porting it to\nthe shim. Ireplaced actual deserialization logic with autogenerated\n\"return null\" when inserting a method template with the shim's\nslightly different method signature. Trivial fix though.\n", "proba": 1.2573099184010061e-07} {"commit": "037f174fbe09c355e3b9db2c02f082e3d816ce2f", "message": "Do not use toSafeApiEnum in AdaptionInfoAdapter\n", "proba": 2.4779760110504867e-07} {"commit": "993525cb0681153df76a903c4005d8d5d7cb235d", "message": "fix log\n\n", "proba": 1.2570993703775457e-06} {"commit": "80bb83b91290801a42a252cf3e4cc6199c6b19c9", "message": "+ perform ModelTest in memory database.\n", "proba": 1.0944104644750041e-07} {"commit": "effaf4c2271214d5b97c8014b1de54b62b122931", "message": "Log codecPCM association\n", "proba": 3.933019740998134e-07} {"commit": "da8459d21422f48f376528e5a719d7ec72b43a6d", "message": "Extra beaches on by default again\n", "proba": 1.1867302873724839e-07} {"commit": "00d29e0732e765c59e380de47329db47fa204d9d", "message": "imports\n", "proba": 2.234216708529857e-06} {"commit": "0632f4bf3e85088a90634d224c6a53ac6fd1a970", "message": "fix crash using another language than fr or en\n", "proba": 3.6976700812374474e-07} {"commit": "ffe0ee707300b809e6f3db15d9c40812579d8b0d", "message": "Password Reset improvements. Partial fix for MID-2319\n", "proba": 1.843812640345277e-07} {"commit": "17e30c2ca25ec7325ec7bc2c549d1190a7c5aad3", "message": "Just removed ClonePolicyAnnotation.\nhttps://github.com/BroadleafCommerce/Enterprise/issues/428\n", "proba": 2.0420360158368567e-07} {"commit": "db0ea05db27d972ffb6cc27aa278f2a6b177c817", "message": "Harden notifications migration to device protected storage\n\nEnsure that only one migration is happening simultaneously.\n", "proba": 1.0799367800018445e-07} {"commit": "ee51eadda01e02ac5759ca19756f6f961c8eb0cd", "message": "HDFS-15074. DataNode.DataTransfer thread should catch all the expception and log it. Contributed by hemanthboyina.\n", "proba": 1.0697499419620726e-07} {"commit": "76996ae92d42515277d4d3c2da2ff18235453c09", "message": "Fix the case of an empty filter with unfilterable properties.\n", "proba": 2.734417421379476e-06} {"commit": "0aa093446e73edf0558645aefd5cceac3ae8ad02", "message": "Fixed prefix handling in persistence\n", "proba": 3.148658151985728e-07} {"commit": "7297e502d9b47dc14a2432ce78c33b1599f75dc1", "message": "Fix hadoop.its.mapreduce.AccumuloInputFormatIT\n", "proba": 1.013251448966912e-06} {"commit": "062bb9f847e2fe479a29fa70cce9e3e49bc13111", "message": "Convert HashSet to LinkedHashSet to maintain FindCommand keyword sequence\n", "proba": 1.3998130270920228e-05} {"commit": "ff79cce5fc7d23f15ebd404b150c28eaf36c0128", "message": "Producers hasn't been evenly distributed among tasks\n", "proba": 3.476648942069005e-07} {"commit": "b16f3bbff598f7b50c3b41e811c0467ce9b13bd1", "message": "preparing release 3.7.9", "proba": 2.465336876866786e-07} {"commit": "af2100aeb39846609e7e7e3855c0be3a4d9578ae", "message": "added log of some system properties", "proba": 3.3440664992667735e-07} {"commit": "9511c26c5287674cbf276929fca67639f035e32c", "message": "Return empty list when operation result is null.\n", "proba": 9.722643881104887e-06} {"commit": "fc9355edf0cb03dc9c72527afe01f2ed5416c612", "message": "- Fixed executing the wrong request object.\n", "proba": 1.2135365068388637e-07} {"commit": "264db4cb7d0c170d0202c7da2ee828f5acbdcfd6", "message": "HBASE-6733 TestReplication.queueFailover occasionally fails [Part-2] (Devaraj Das via JD)\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1396463 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.805087314707635e-07} {"commit": "6e45450b233fa37880c576b8c607fab1fdb369fb", "message": "Play services error dialog only shown once.\n", "proba": 1.0647300996424747e-07} {"commit": "841ce5d26eb809fae56167ad4f568a4f565330f0", "message": "Minor optimization: Disable disk caching for ImageReader tests.\n", "proba": 1.0969537811433838e-07} {"commit": "80763b7d7ab73dfe12d156eba03ff0e9b71cecdb", "message": "bugfix: Mockserver was initialized with the wrong datafile\n", "proba": 8.212825832742965e-07} {"commit": "d2e6c3d0cce7c2dd66a5e30319d85c0e0ece1b39", "message": "\u7f13\u5b58\u6027\u80fd\u6539\u8fdb\n", "proba": 7.320595614146441e-07} {"commit": "459cd6ddb684448386d23773fe4f216f18d7ae90", "message": "added more proxy status test to proxy batch and failover\n", "proba": 1.247550471816794e-07} {"commit": "d5fdb04ddf77c83569c4f0bf21fc8ff5cbb97e1e", "message": "[#1516] Add various test cases for complex queries\n", "proba": 2.757209927040094e-07} {"commit": "244f2442c58d4607646c5e1fc567b1620c229e1d", "message": "adding countAll() and queryAll() methods to SourceAdaptorDAO, fixes #96\n", "proba": 1.2972076035566715e-07} {"commit": "dc07a8209ba09b1a2ecae2b7821fd8c243d2c479", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "af696d832733b4fb7b6e7422da593ee602ea9590", "message": "parent().get -> getParent()\n", "proba": 4.4433392758946866e-05} {"commit": "f00c81970577a3e690a01fdea54b75f1973c227c", "message": "disable make abstract fix inside anonymous\n", "proba": 3.491628035590111e-07} {"commit": "bc605a882bd348bb4ddc208753c4402b3e5b4590", "message": "Added waiting after closing external links dialog to fix tests in Firefox\n", "proba": 1.640227793586746e-07} {"commit": "119563df12828726ae5e00021b087543d623f053", "message": "Mounted tree as hybrid url\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@560407 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6268355074753345e-07} {"commit": "07217d4d36193b31fe249c0bf6fe4366e225f39a", "message": "Minor changes in ConstraintMOEADTest.java\n", "proba": 2.2895467566286243e-07} {"commit": "6202faa33fb840190417893bb67d65e1a1138901", "message": "NE-297: component history work\n", "proba": 3.0448768484347966e-07} {"commit": "9cf5b7673ecd52ba2ea2653147d6d9ce6614e391", "message": "added a TODO item\n\n--HG--\nextra : convert_revision : svn%3Aaa2aecf3-ea3e-0410-9d70-716747e7c967/trunk%40908\n", "proba": 7.875038932070311e-07} {"commit": "78237d1bd45b57b05a009038619703174d18d993", "message": "[LO extension] solves bug in tests\n", "proba": 3.3847891245386563e-07} {"commit": "f47074f2434d2b4117855bdbf512c7fb1165a9d9", "message": "Updated validation message\n", "proba": 2.923692647982534e-07} {"commit": "23140ba77e1c7858fbae990012ca9fe66247a1aa", "message": "Ensure trailing slash on WebDAV access check and default the WEBDAV_BASE_URL\nto the same URL as the HTTP_BASE_URL\n\ngit-svn-id: c3eb811ccca381e673aa62a65336ec26649ed58c@641191 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.101095772872213e-06} {"commit": "ffe09cc1396596e8abe5486deba664a4fce53d72", "message": "reorder didn't work on certain long lines; typo\n\n\ngit-svn-id: 2dc346ce528bdcd469877bb8eea15a9c9813262b@103183 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 3.802977516897954e-05} {"commit": "36fd64ba9008c9fbb402cff9ea042a6870a12aae", "message": "Use TX.startTs instead of UUID for CFM updates\n", "proba": 2.1150505347122817e-07} {"commit": "7fe60ce2f71618a3fff50d87054e2a759949260c", "message": "Android: Fix build with mediaplayer extension\n", "proba": 3.3648538533270766e-07} {"commit": "0bce41e4c1dc3ea8ec4799c070c4c4288ec4f5a4", "message": "Added @Default annotation\n", "proba": 1.5035291767162562e-07} {"commit": "a001467017e99b6e4ffd564db95f5aae67f4684c", "message": "fixed issue with pebble's allowUnsafeMethods option\n", "proba": 1.7132387597484922e-07} {"commit": "9fac8cc5533a5cfe6128872493a7dd914f2c43ac", "message": "Fixed #912 - Data export of patient program information not working correctly. The JSP for the patient program columns (simpleColumn.jsp) was modified in changeset [4150] to use the program ID instead of the string. This change broke the DataExportFunction.getProgram(String) method as it continued to expect the program name as the parameter value. The fix was to change the DataExportFunction.getProgram() method to lookup the program by ID first and then by name if one was not found.\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@4944 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 3.553706392267486e-06} {"commit": "69933fbe3d36cc7ded3c66d071167a75a110bed8", "message": "OAK-795 Osgi init issues\n - temporarily disabled the NodeStore tracker\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1471380 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.445451912080898e-07} {"commit": "bc80485d65d9719935126121ad7ba06c1cb0f6af", "message": "Fix test bug: over-allocation that causes an OOME.\n\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1404451 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0049331472255289555} {"commit": "570c7f1d877f13edad692d3a68e9096261a7278a", "message": "OAK-795 Osgi init issues\n - temporarily disabled the OSGi it tests\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1471391 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4886568894544325e-07} {"commit": "d132cf0c2580e6ebfd15f9da62fed9598442a785", "message": "OAK-4297: Oak-run console should allow to setup FDS of repository\n\nExposed --fds-path option to provide FDS path\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1740626 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.65175480965263e-07} {"commit": "2dbd5aa04c12fcabb54834095affcc44503c7b0f", "message": "fixed casual d'n'd operations for topic through collapsator", "proba": 1.248986194468671e-07} {"commit": "f8ec19eea897751479e30ae57e1345a0e0e50dcb", "message": "Log info of module activation OKAPI-1072 (#1196)\n\nLog elapsed time when calling tenant operation.", "proba": 1.006936258818314e-07} {"commit": "d5ca27f23e3f3c000878704d5aeafb05d85d096e", "message": "Remove maps which are redundant\n\nThe object passed into these maps is the same as returned from them\n", "proba": 0.002538461936637759} {"commit": "68b16a9d8c9608f3e935cc54e4a6aa440f4bb2a9", "message": "tech-index does not have to be linked to write\n\na demand vector\n", "proba": 3.097567287113634e-07} {"commit": "808ad83f5087de255ddced7ecb8fc846533ed108", "message": "Fix localization test issue\n", "proba": 7.091697170835687e-06} {"commit": "3ef4432afabd5fc8dc134e6d408e996ba381ec25", "message": "OpenBST : Fix errored UI strings\n", "proba": 2.008430186606347e-07} {"commit": "98f3512f7280b6d6ba2b379b18313ba352f41392", "message": "ACT-1092 adding test coverage for exceptional cases\n", "proba": 1.1212807748961495e-07} {"commit": "7830039d354fd67f84b251295cc6a14fe574cbfa", "message": "OPENNLP-847 Change visibility of deprecated train methods.\n\nThe train methods should not be possible to use anymore by client code.\nSome of the methods allow training models which can't be instantiated afterwards.\n\n\n\ngit-svn-id: ea2ac7117ce80da69eabfd608b4fc2566390d6b5@1741167 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6128651572653325e-06} {"commit": "c800a490d3dbc44af6fa031e57a5145e982ecab0", "message": "#gg-8491: Docs for hash resolver.\n", "proba": 1.1792076293204445e-07} {"commit": "36928c667a0d136f7e7cd57d491b7ee0cd7ddd79", "message": "attempt to fix up a missing alarmid issue\n", "proba": 3.4904718631878495e-05} {"commit": "b4efe461ff77c75a9de7cb366ae93a82ba618066", "message": "Fix for bug 277758\nReviewed by Blaise Doughan\n", "proba": 1.1664613452921913e-07} {"commit": "50d85c39a09de980bce726b78a8445594ba13e6b", "message": "Make the matching of status names in decodeStatusName(String) case insensitive as it was prior to revision 4000.\nThis was noticed by Mike Handler and is in bug #1679. Thanks, Mike!\n", "proba": 1.2210031741233252e-07} {"commit": "99417b9cfdd01ce6d180aaf9e1d2737c742b3d58", "message": "Added parameter to hide seconds from EffortDurationPicker component\n\nFEA: ItEr72S06CalendarAdminInterfaceItEr70S07\n", "proba": 1.782886869250433e-07} {"commit": "e7c56e483f0c964fa574a19b6b7a824b1924e1bc", "message": "Improved housekeeping and simplified code for WeakHashTable. Issue#31286. Submitted by Brian Stansberry.\n\n\ngit-svn-id: 6ecf90c357d929aee58b51a998def805f2e9c62f@139062 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.656480546647799e-07} {"commit": "7a9de46bf8be8ef91de11be8718c96694c7c56e2", "message": "Fix compilation error.\n", "proba": 1.9438657261616754e-07} {"commit": "dcdcd7dcf28782481675d27440680ba6e7ed46d5", "message": "test for pattern chemspider..html - not .rdf\n", "proba": 3.465652014256193e-07} {"commit": "281f3ae296fc9b754349297a5c1b4565720f3d41", "message": "OAK-6146 LoginModuleImpl could also clear local state after successful commit\n\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1794507 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.553492433638894e-07} {"commit": "d5465fd071119c704e8d6d9ca32216f6608ab944", "message": "Fix javadoc.\n", "proba": 4.945650857735018e-07} {"commit": "51540109a2f36b2a5ea30a55a657673cc1d4bb1d", "message": "minor improvement: Root.getTree never returns null but tree might not exist\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1663576 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4860621579136932e-06} {"commit": "d782a7364737575cb779ebd9e2f4ed64333b4bf7", "message": "comments on maths\n", "proba": 3.319717052363558e-07} {"commit": "3cd26c233c114fb020642342bb4432a6f02afe52", "message": "OAK-7485: DocumentNodeStore doesn't work with shared Atlas MongoDB replica set\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1842078 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.412240398072754e-07} {"commit": "1f04030a9c76b2cc5216ff3a09e4aa579fe81f81", "message": "failing unit tests\n", "proba": 1.182652113129734e-06} {"commit": "a68bba99d03d0298c88eb38326a7ebf6af5b77b0", "message": "Git build/tag sync: correction after merge\n", "proba": 6.188806196405494e-07} {"commit": "02b878f8d4468d9db59aaf7d8c62bd3b4db37e63", "message": "Issue search: starting the collection of the builds\n", "proba": 1.669403815185433e-07} {"commit": "53294df2024d00e8151180cc5f97a2007796a490", "message": "server: Rename variant/facet endpoint by variant/stats\n", "proba": 2.0542418610602908e-07} {"commit": "29f271d1039e07d553a19ce04cc960ad6b351a8e", "message": "Reduce scheduling resources of editor update job when no analysis is required, reducing contention.\n", "proba": 1.2640896329685347e-07} {"commit": "5242bacc7785293eeda0bbe7e8f1f920df29990b", "message": "formatting, plus try to fix stacked bars\n", "proba": 1.997416347876424e-07} {"commit": "c09c53cb847323ccc131c25d395e6ae128629dc9", "message": "GUI: Allow to set empty last name to user\n", "proba": 5.344832061382476e-07} {"commit": "6c6f165fc2532cec0741c2e40b2bf401702081fd", "message": "tests fixed: use 'loadProject' instead of 'newProject' to create a project from existing configuration\n", "proba": 7.672488777643593e-07} {"commit": "a602286a35b63b37fa2ebdb35822dc89b9abda25", "message": "IDEA-168838 vcs: preview diff not refreshed on merge conflict resolve\n", "proba": 1.4200647058260074e-07} {"commit": "5da6f9bdc44b7956a6c6f40f7f5b0639feb95737", "message": "Add implementation", "proba": 8.36144181448617e-07} {"commit": "b388525fdd0f9ea994128afa0ebe831283feb176", "message": "MethodCallUtils#getParameterForArgument: Javadoc\n", "proba": 4.547638638996432e-07} {"commit": "fe070b0024788e682039805d545a7935970a4764", "message": "JSQLParser update (0.9.6)\n\n\nFormer-commit-id: b21da7ae4f914747cd32337e03cd9d4145f3444f", "proba": 7.10735150732944e-07} {"commit": "1fad2b370d08879f3393d23851a6de0d3f6b34e5", "message": "relates to gitHub #848 - additional signature sub-packet tests\n", "proba": 1.1189008120027211e-07} {"commit": "08916157eaa68e18a8536c8eeade090a8d66084e", "message": "Remote environments: ignore non crossplatform agents\n\nGitOrigin-RevId: a0eb09e6666360a134f20c9335c6a1c11895da80", "proba": 8.847417234392196e-07} {"commit": "7e99a30a15ef1aebda3374c92040deb2e2974716", "message": "remove scheduled for removal AsyncProcessIcon\n\nGitOrigin-RevId: 87af5f90a86652636b2022caeced6328bfc52507", "proba": 4.736396590487857e-07} {"commit": "ac697338b65f1af8cbb689878405811c0fdc266f", "message": "[PDI-18304] Saving an imported job (exported to XML), the Internal.Entry.Current.Directory is replaced with a hard coded path.\n", "proba": 1.015838861917473e-07} {"commit": "5d665a2a05ee4d3ac810a7e9fae25e87421df83c", "message": "IDEA-225545 vcs: prefer active Editor color scheme for commit message editor\n\nOnly fallback to UI-theme based scheme if they have high Light/Dark contrast.\n\nGitOrigin-RevId: e2668dc0fc07ee4343298a317566e9bd00a229d2", "proba": 3.69781815834358e-07} {"commit": "eb0ecfb8f109d030b6f351aa7d70d2f4591b5c43", "message": "try a relative url", "proba": 5.592161414824659e-06} {"commit": "542ab531f97ad98246b45e947fed97cc20543fef", "message": "ASIdiSPIM: restore bit that I just removed accidentally (those changes were part of larger code overhaul not ready for prime time)\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@15961 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 2.188726739404956e-06} {"commit": "3ffe8b86a37f7af2092c612d0d798ef2840ea684", "message": "[PLAT-1544] Restore node and position truncation operations\n", "proba": 1.347202243096035e-07} {"commit": "17128ee51e50d83850615c2f220011f8903e41b0", "message": "Use a saner default for neighborhood function in CustomizableSOM.\n", "proba": 1.0731505284411469e-07} {"commit": "f4a1bad346e11b7636924c3c1b92943ff1a20a0d", "message": "Avoid a crash for the detached SnapHelper on fling.\n\nThis CL fixes a NPE which was thrown when a RecyclerView\ndetached from a SnapHelper mid-fling.\n\nBug:36775444\nTest: tested manually\n\nChange-Id: Ic50a481360aa804cd46b56c60cf7304d6004d0d7\n", "proba": 1.5114160305529367e-06} {"commit": "80e95cd83ec41ff3a57f5d95935d9f7d2622b402", "message": "CLEREZZA-933: Added null check\n", "proba": 1.3033906043347088e-07} {"commit": "5da5bcbff2c50a91c38d64be197f60a8c0cadb7c", "message": "Fix https://github.com/vector-im/riot-android/issues/1876\n[UI] Send button not working\n\nThe UI button was stuck because there was a pending markdown.\nAs we use a Java<->JS bridge, the JS errors were not tracked and it used to stuck the message sending UI.\nWe added a watchdog timer to avoid such issues\n", "proba": 0.00016706802125554532} {"commit": "1f6db9f69d5ce356138cde8b1df21400c3304e4f", "message": "PDI-7208 Create a simple marketplace for PDI plugins\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@18174 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.9793649244093103e-06} {"commit": "df4a5494648d15ec379b1f5c7013609b87a8450d", "message": "KULRICE-9100 : adjusted reference linker to respect the parent object values\n", "proba": 1.2589404718710284e-07} {"commit": "5476fb21eaa94ffffa959992e923bf729ff26d92", "message": "KULRICE-9100 : adjusted reference linker to respect the parent object values\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@41390 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 5.076208253740333e-06} {"commit": "8fa619d2a3882de06bb742b308f7f248a13f4590", "message": "Project updated\n", "proba": 1.5897693117494782e-07} {"commit": "0857a7dd148fbb3bf2ec9168a97157941db8e813", "message": "Always choose optimal SecureRandom provider.\n", "proba": 1.1043201908478295e-07} {"commit": "a3cef7519ba7bed2ac6746dc47da397b9ca15a93", "message": "Handled a potential null reference\n", "proba": 9.840391612669919e-07} {"commit": "e9a150cab74f0b3c969c077d009d383ed57bfb2d", "message": "KULRICE-12723: Switching to internally inserted data\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@46863 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 1.5296218407456763e-05} {"commit": "b2b1e47fc43403ddb3d95a8bd626b1d75b5b0cbe", "message": "Convert PluginFilesHelper away from ResourceManager.\n\nInitial testing seems to work. Will add unit tests later.\n\nChange-Id: I3824ce74f41e70be605004fa4b0973be837f73e3\nReviewed-on: http://gerrit.dmdirc.com/4033\nAutomatic-Compile: DMDirc Build Manager\nReviewed-by: Chris Smith <711c73f64afdce07b7e38039a96d2224209e9a6c@dmdirc.com>\n", "proba": 4.07781897138193e-07} {"commit": "40c3bf4024d3bdd95610f8789b7e415cffe2afe4", "message": "Update AbasBaseScript.java", "proba": 7.905280767772638e-07} {"commit": "bb65c8eb1dd385c933981be0b3114d046f843af1", "message": "Cleaned imports\n", "proba": 8.210703299482702e-07} {"commit": "c9223a914c1544925d06fb4b17d1fe219cb555cc", "message": "Fixed issue with embedded links causing a re-use issue\n", "proba": 1.8123866141195322e-07} {"commit": "85bdc7fcc6a613ee92c12eb06dfd4d3784d94652", "message": "Update error message for merge mapping\n\nSummary:\nThe exception for native merge mapping inconsistencies is really hard to read.\nThis diff makes it\n- grouped by module\n- more whitespace\n\nReviewed By: pcerl017\n\nfbshipit-source-id: 0b5deff2a35205296eecefb14feb2152c2caf61c\n", "proba": 2.630622248034342e-06} {"commit": "b071e2dec79dca1bf6179e1f363d0cb8a43fdd5e", "message": "Fixed imports. Merged fix from d33d33 to perform cache updates only when pushing metadata\n", "proba": 1.5456375024314184e-07} {"commit": "443a9811afd9f8cdf84f883c6cf4d5f9e3e34d91", "message": "add offer as an increasing method\n", "proba": 4.932255706080468e-07} {"commit": "dd5d0722e578ae5445dec7d23090ca4497c1f709", "message": "Changed the way OPB64 is performed on result Metadata.\n", "proba": 1.1015622192189767e-07} {"commit": "a6fe887899907555690ccc810ec873246ff605a8", "message": "Fixed ClassCastException as VViewPaintable should be created, not VView\n", "proba": 6.293655019362632e-07} {"commit": "fd029fcb05ed0a6f2958fc0c33b9474ed22fd2fc", "message": "PDFBOX-2179: \n* rework on error messages\n* added a filter on file list\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1607464 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.065261916570307e-07} {"commit": "ec1abd08a69e0503cc4eb85091fd478c12075f50", "message": "Exposer WARP10_CONFIG\n", "proba": 6.232136229300522e-07} {"commit": "735007caa8b991cd5c122c9b8266f5f3e86dbdb8", "message": "The client provides its address in connect information. Disis service connects to it.\n", "proba": 1.449720059554238e-07} {"commit": "17631b7c75e10d76f3d7edac4b72011677748257", "message": "MLE filename stem is set even if the MLE settings dialog is never opened", "proba": 2.0285150981180777e-07} {"commit": "da16d7ce45b80fc5e0407076b306338a742d1216", "message": "Fix an occurrence of \"the the\" in the javadoc pkg description for the dom pkg\n", "proba": 0.9992300271987915} {"commit": "9a3f25acbf8c078bd7ecde3330c31dbef9756418", "message": "add @since for a new method in 1.466", "proba": 2.9437080684147077e-07} {"commit": "e37aeb38d612362820d4a66cb278ab9c0705aecc", "message": "Add the original copyright\n", "proba": 0.9986988306045532} {"commit": "13455f970ace0d4f60c051c789ab5e688fe829cb", "message": "Include get methods to access class details", "proba": 1.2734768972677557e-07} {"commit": "799d8f55578d72698f961af607af56bd193fbacd", "message": "test comit\n", "proba": 1.8587040813144995e-06} {"commit": "14577bed88c3fcbe1f170000237c2c46bc9f4217", "message": "Added reference to new exit btn icon in HostIconBar.\n\nSVN-Revision: 986\n", "proba": 1.279244088436826e-07} {"commit": "6d0e621cb161eef8f583994f0c64bee42822474b", "message": "Followup to r1720000. Add javadoc (especially deprecated tag) and rename parameter.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1721332 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: f2d28596a40cc5ffc4312968b4b66793ee4dad94", "proba": 6.722385023749666e-06} {"commit": "025c2f6e6d819170f127a0fd7baf860e8a8952b7", "message": "Close window\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@1067248 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.386987140809651e-07} {"commit": "4bfe8dfc3ec88aaa1189f5d8548c4c64a2450534", "message": "The method setTag is now called on the parent view, whenever a new view holder is created.\n", "proba": 1.0294711216829455e-07} {"commit": "28a545c606d4bdba2bd8127052fac1cf2fb89f9a", "message": "The selected state of view is now set regardless, if they are clickable, or not.\n", "proba": 1.1191227855533725e-07} {"commit": "0a7c64c5382223b203b904bdf51afacf0ddf1281", "message": "remove dup code a bit\n", "proba": 3.746098116153007e-07} {"commit": "4cac3bea58d17a479f94c55b42696cb8f0c7f0ae", "message": "remove shortcut pre test in argument scope\n", "proba": 5.183230200600519e-07} {"commit": "d1358cc94254024e282fec116841befb97ad6b1d", "message": "reasoner - socmed\n", "proba": 1.9194882838746707e-07} {"commit": "4b9e0ea4bc6b79a101a6d204b59df6436c38d313", "message": "BlobsManager returns Drain&Command processors\n", "proba": 4.500559214193345e-07} {"commit": "95f760053f8922f35a8ca4a4d509b0cb8853381a", "message": "Added capability to specify default REST port in cytoscape3.props. Fixes #2175\n\nChange-Id: Ic77b7097c82f6e36daf6d2b3e786bd734a012ac1\n", "proba": 4.052990334457718e-07} {"commit": "b045e48033ccc3f61791d869a4a958f32366cf04", "message": "Fix artifact path for temporary artifacts.\n", "proba": 1.2574814434174186e-07} {"commit": "c4f3b3750cc520325dad98c9f4f7d706098a1b6f", "message": "Update ProgressSummary.java", "proba": 9.288066848966992e-07} {"commit": "91928fe45b3a6a9acdfbb9a5273dcbcde1b156ea", "message": "credential interceptor is not added as first interceptor anymore\n", "proba": 1.45889870850624e-07} {"commit": "dfb35add657a6960e7c7059c04eaf999a94764d1", "message": "For ENG-5464 remove unused import\n", "proba": 2.7394293056204333e-07} {"commit": "507eb29ec8c736b354ba1886dad0fe87e3a5eb79", "message": "Shutdown executor pool so as not to leak threads\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@11319 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 8.504762831762491e-07} {"commit": "ddb5fdc7c75d9e7ed7915bc580f53bcbcebaa6c8", "message": "Removed wrong old javadocs, Now functions are notified when a test has ended.\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1204169 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2308524901527562e-06} {"commit": "9ebc37cffad09dd94adf65055a41dab476aac640", "message": "Image anchors searching algorithm fixed.\n", "proba": 1.372922184827985e-07} {"commit": "f4f031c1240b3979664860db190e13e9686d1622", "message": "Since the WrappedLogger has a private constructor, it should be a final class\n", "proba": 1.0173449709327542e-06} {"commit": "e655aabe0f698ae4d603452182266ba34c45fba1", "message": "Made getCharset backwards compatible\n", "proba": 1.826352331590897e-07} {"commit": "121ae857f670b1574f75a4e5a1c8d0e559220134", "message": "added logic to check protocol file visibility\n\n\nSVN-Revision: 10772\n", "proba": 1.3176030222439294e-07} {"commit": "701b2f5f95e793dfe6983916217b8411110eeb03", "message": "Modified writing the content of file locally\n", "proba": 4.863754838879686e-07} {"commit": "e45ef215601edf62c6fdfedef4ac3a2afaf87af7", "message": "turned on for 1.5\n\nSVN-Revision: 16283\n", "proba": 1.2101963875466026e-07} {"commit": "0a3428be42d036810af1c46cf20a5b3d87ab5013", "message": "Add missing line separator\n", "proba": 0.0002766644465737045} {"commit": "1a265e34f31a32300515c454c619a26d61ba2482", "message": "[BEAM-2119] Fix FileSystems to have the local filesystem installed by default.\n\nThis closes #2765\n", "proba": 1.1437231961508587e-07} {"commit": "ec765c0258601176f41362ac7f77efc2e2873e4d", "message": "Minor optimization and cleanup.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@1645 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 2.3726001018076204e-05} {"commit": "b4bb2157b0cf20d1c0f8c303e208e93716a9a86e", "message": "Improved the number nodes in cluster metric\n", "proba": 2.125866558344569e-06} {"commit": "b6228a0dfeabb1a18593db6267cad8d2159ecafb", "message": "There was already existing support for executing a NodeAction on all peers; this extends such support to NodeRequests, which have the additional property of taking a Listener, and thus being able to wait for the request to finish. For multiple peers, the requests are processed in parallel. If all the requests finish executing without error, the function reports success. If at least one node reports failure, so does the function.\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6087 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.9710692868102342e-05} {"commit": "7412aed63f4cfe246ce8e18fb84aac9ad602aede", "message": "Fix: Cluster configuration local to ServerState can get out of sync with actual cluster configuration\n", "proba": 1.9484090785226726e-07} {"commit": "7a0b93fad5c28cbb49a9ded4cbe76781da401275", "message": "Fix NPE in ExecutionSite trying to log fault before log is initialized.\n", "proba": 1.1490342899378447e-07} {"commit": "7d303b3b0d874a1b667f51b962ca6fce5ccd049d", "message": "SNMP prototype\n\ngit-svn-id: a3e743b3c7f6e97b9a019791beffa901f5d7f1d1@229 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 6.501021516669425e-07} {"commit": "cac0b052f9145cf4c24b996035ba3b233bc7bbb3", "message": "resolved minor bug in min-max algorithm. \"isCheckPosition\" is no base\ncase.", "proba": 1.249642593847966e-07} {"commit": "3bf8bdceb8ad15de5711da383f1ec3e39ecba2e7", "message": "avoid map lookups in doubly nested loops\n", "proba": 4.930261638946831e-07} {"commit": "9dd445670b79805fd7a162450f465d17f8df9fc2", "message": "Simplify query processor.\n", "proba": 6.180770469654817e-06} {"commit": "348c74d047ca8e198c9b0f45eefd90397abc3df5", "message": "removed invalid imports in GuiManager\n", "proba": 3.543489128787769e-07} {"commit": "50b6332ffbb57b3a584cffcd2653b9412f733538", "message": "Documentation patch. Submitted by Danny Mui.\n\n\ngit-svn-id: 695e8515a9258845e6163903654874b217615ba0@128602 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8164634241202293e-07} {"commit": "1686914df7ef702e4a7f6074e829fb940c4f8c22", "message": "hot fix: delete query cache at wiping all cache\n", "proba": 3.805460835337726e-07} {"commit": "6eab86bafd7cebd460cee2eb99485fb6dffe5d06", "message": "Missing @Override\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@829360 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.715847575833322e-07} {"commit": "3759be88863b054bc501e7dada7d70811c7e7d5b", "message": "Fix #1176\n", "proba": 1.0460156545377686e-06} {"commit": "029d1765ebcc55186adb9625ebacd42d139820c6", "message": "Removed TODO\n", "proba": 2.0853919124874665e-07} {"commit": "404f74c029b3d2556458bdadbabe476a2a61cda6", "message": "Use UUID for TR", "proba": 0.006381097715348005} {"commit": "f7a0a572f31944440ff29bcffd62eea531dafead", "message": "HierarchyManagerImpl: fixing incorrect logger category\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@55874 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2800022659575916e-06} {"commit": "07cb2d05c7dcb755ba47bfbf0ef3178a177a1cbc", "message": "Set correct viewConfig when re-using views (via xml)\n", "proba": 1.1319443160573428e-07} {"commit": "716f432fdfcea11937aeb8c52a57405f8ccea91f", "message": "imports\n", "proba": 2.234216708529857e-06} {"commit": "2037a81f6efb87b20f93728346bf98e21df9bbbc", "message": "* src/java/org/apache/jcs/engine/memory/lru/LRUMemoryCache.java\n Added import of java.util.NoSuchElementException made necessary in\n CVS revision 1.18.\n\nSubmitted by: Todd Enersen \n\n\ngit-svn-id: fb05bfbd7e12d1dc22225677a916a89c73eee8a2@224037 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.696329594684357e-07} {"commit": "069dc1b3f1327ad586997b1bd5bc55da6259f090", "message": "added getCompleteArea()\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@41603 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.427037142955669e-07} {"commit": "a83433f107c17c8137b3d9fec6e535ece6fb1768", "message": "More thread synchronization.\n\ngit-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@22780 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 2.710319506604719e-07} {"commit": "39793f96fa6a5d5a65a7afca6cd2a8ed8f719429", "message": "\u0414\u0432\u0430\u0436\u0434\u044b \u0441\u0440\u0430\u0431\u0430\u0442\u044b\u0432\u0430\u0435\u0442 CloseListener \u043f\u0440\u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043d\u043e\u043c \u0437\u0430\u043a\u0440\u044b\u0442\u0438\u0438 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u044b\u0445 \u043e\u043a\u043e\u043d #PL-2166 Fixed\n", "proba": 1.270953191578883e-07} {"commit": "965cb4842a42cd8cabbc84a0021790d1a7b7e65e", "message": "minor doc change (removed nonsense)\n", "proba": 1.8160095294206258e-07} {"commit": "8d7a32b086049b904d76daee895bf3f34f7c2282", "message": "improve documentation\n", "proba": 1.4668245285065495e-06} {"commit": "90d791efd18cc85ac2590ff5a631e2e21cb7d084", "message": "Connect to redis in tests before trying to use it\n", "proba": 1.306292460867553e-07} {"commit": "b779025f44fc6c0a382f08f18edbbd0e87efd4b5", "message": "use request attributes for sessionId also\n", "proba": 1.334755239668084e-07} {"commit": "24b4c35f1a8b5e5d3ca12042769c6fc55bbfbd23", "message": "Add assertions\n", "proba": 0.0001533350150566548} {"commit": "e2526da9b72acffa57a34b46ffb74b2f2c2bf913", "message": "Log Tree popup (and clear entry action) (#2267)\n\n* Log Tree popup (and clear entry action)\r\n\r\n* removed clear entry action\r\n", "proba": 3.3848732527985703e-07} {"commit": "5fcc59bbc290b9dd8625f2f9a3d5ac7f3f52da85", "message": "Add default implementations to new methods added to BinaryMessenger (#29596)\n\n", "proba": 1.0639343628326969e-07} {"commit": "e1aaa509d8e24b63575307fea891b8b1ca358a85", "message": "fixed help window launch", "proba": 3.6200486874804483e-07} {"commit": "08a0dd9609eaa74f1c176921443b58be1502491c", "message": "tidy up unused import\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@800916 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5262473236107326e-07} {"commit": "735c6a898eab2f12736bff13148480b8774654c2", "message": "preparing connection skeleton code on tosca idc interface\n", "proba": 2.1369332614540326e-07} {"commit": "041e9565ab8b187ad0b88780a5fc0a5ea24f29a1", "message": "IVY-1522 Don't randomly strip off the path's starting character\n", "proba": 1.2856087039381237e-07} {"commit": "cb885977b779680520e45373e4941dbb844b8fde", "message": "Fixed obtaining last-modified from file:, which caused exception which broke tests.\n", "proba": 1.1368775432174516e-07} {"commit": "d812c07b74246f59bf67593310ff48eb01c51df6", "message": "Added Migrated Flag and Pre Migrated Login Name fields to User details and new User create screen.\n\nSVN-Revision: 3007\n", "proba": 1.1253676746036945e-07} {"commit": "1fc93d289130b699b934c5737bfee942c6a20532", "message": "Admin tool now retrieves all the version information for Read-only stores\n", "proba": 1.335789221457162e-07} {"commit": "7240bfd2635d22f7b32a32f9e9730a24e7284686", "message": "make constants private\n", "proba": 1.2384127785480814e-06} {"commit": "bae74d6649eaa48a3e485f618af98796833c3233", "message": " SOLR-5473 forbidden API usage\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1587876 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.2516916209933697e-07} {"commit": "8f94fdc0a8234c4993148b758f23245d943d2363", "message": "Fix: Avoid duplicate work in ChoicePoint.recomputeActive\n\nFixes #144", "proba": 1.5341971959514922e-07} {"commit": "666ed8a243e7c705ba240f55a7213511cb26a022", "message": "tests: enable test\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1572122 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.185797130659921e-07} {"commit": "2d9eac576c3b70bd9650f018481062af979d786e", "message": "Better error handling in runTask in case of database exception\n\nIf there was an exception getting task data from the database,\nrunTask would leave the status and response columns in the\ntask's row as null. Now, catch such exceptions and make sure\nstatus and response are filled in.\n", "proba": 2.1272647643399978e-07} {"commit": "897440a1aace674fb45357c0fa62f5be75d0e9b1", "message": "Thanks to Kevin Kress .\nThe directory in the File was never considered as a part of the file name.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@316067 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8780185200739652e-05} {"commit": "e12a61b98127b9b837dc4b6d3326c548da0707f2", "message": "Performance improvements for CLI utility\n", "proba": 2.0495669161846308e-07} {"commit": "209194901d00dc9fb5cd2323c32e96d57a564f62", "message": "implemented uncheck method and Runnable threads\n", "proba": 2.191060559653124e-07} {"commit": "c6aca9fa47be72aca8f1a83bbff3326f83973d50", "message": "willBlock method. Waiting timeout implemented. Small improvements.", "proba": 1.0669663907947324e-07} {"commit": "37501d1cd147ba1f9825c15ec8edbb4710c23cc2", "message": "using flywheel for the BNSs, too", "proba": 1.2858882314503717e-07} {"commit": "b1cbd51d8c31377b6efda7acd1e437dce3d57d96", "message": "Javadoc fix & removed unused import\n", "proba": 1.6881192266282596e-07} {"commit": "32cd9088bce2aad1629dd14ca248699985f341eb", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "0dd60d985428267ae3e92eb535f929da4f76eeaa", "message": "formatting", "proba": 1.1576831639104057e-05} {"commit": "a820974e86faa02e357446c17ff3729001d824a0", "message": "worked on add listing functionality\n", "proba": 3.0448330790022737e-07} {"commit": "84d54e99ee0ffcf7fc24b38717170fba0d223c69", "message": "Lines authored by lrocha\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0197467048556064e-07} {"commit": "9a3d62bbee21f92820cfec65317bbc71ffaa0bc5", "message": "no longer throws MissingConfigurationException", "proba": 3.2300346219926723e-07} {"commit": "b98de9cc080f2813836034ee01ced25cc7bd768d", "message": "Added missing header\n", "proba": 2.4630293182781315e-07} {"commit": "b507b502a94c7856d453528b5221954f4ed7b57c", "message": "Removed old deprecated constructor.\n", "proba": 1.3340451232579653e-07} {"commit": "0ae2466ee716e0941d18c577e9f23f7387109bf8", "message": "JS: fix null pointer error in TimeSeriesThreshold output 'TimeSeriesValue'\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.539315093168625e-07} {"commit": "492cf596139240ee711b186de5e7be64f17f04fc", "message": "add javadocs for containerQuery methods\n", "proba": 3.2190564525080845e-07} {"commit": "f196f8243c67844aefa82d56148d5c6c6555619d", "message": "Apply 'grantAll' to test apk too (#543)\n\nSee https://github.com/square/spoon/issues/537 for more info.", "proba": 9.930472799624113e-08} {"commit": "acfcf76df3669baa58040b217a39a37aa6f16847", "message": "Adding isVPN method.\n", "proba": 7.985325964909862e-07} {"commit": "09bd1656d284e2602ec9c90d3ac657eda9767928", "message": "treat null password as default one - empty string (#304)\n\n* treat null password as default one - empty string\r\n", "proba": 2.4552880404371535e-06} {"commit": "813044f85a9380f9ca47ce207c9627875b090fcb", "message": "whitespace\n", "proba": 0.9998207688331604} {"commit": "4b160d1618a8b13690f8f5a28d3422e8c93bde3a", "message": "Add TTL field to DomainRecord (#78)\n\n", "proba": 1.164516234553048e-07} {"commit": "37a36dbb457552df3060e957ae14d54951e64743", "message": "Fix typo in logging\n", "proba": 0.0015103155747056007} {"commit": "371a40ed9b758b988522d9d376cf89569aa86fec", "message": "Add timeout to stack placement loop\n", "proba": 5.391746640270867e-07} {"commit": "5eea3006c91398531964169ad2ea8b0a9a25e70a", "message": "fix #379\n", "proba": 6.037732873664936e-07} {"commit": "6d309dfda198bbf6bbb863dc11903ef0e3941570", "message": "Added escaping of a header\n", "proba": 2.921747181972023e-07} {"commit": "d351143e11f03da163cbf38da7b6540302953f5f", "message": "ZEPHYR-31060: Implemented bulk execution after actualTime related changes\n", "proba": 1.1697498081275626e-07} {"commit": "2c442221384842c2159bc353b314b031096df2ed", "message": "reformat code to match new code standards\n", "proba": 0.9973682761192322} {"commit": "e26c0283aca831a0f58ac524baebca3f4fe54c6e", "message": "MathExp should really be in charge of building 'implies' exps\n", "proba": 1.1211903938601608e-06} {"commit": "388433f92ffa6d957ee7dc70bcedcf5c1178361d", "message": "Changed field type from array list to list\n\nCo-authored-by: Ullrich Hafner ", "proba": 1.322896281408248e-07} {"commit": "8d103e670a0bd6af7ee11c97083b29c766548111", "message": "debug admin 3\n", "proba": 1.46884985952056e-07} {"commit": "62ea96a7f7fd7f7efa43b8a0c0405e57fde821e6", "message": "Fixes for issue #94\n", "proba": 1.4085554767007125e-07} {"commit": "8ab75c4cae9df5cccd4d7ef7fddbb71f6684ca70", "message": "simplify laps penalty calculation", "proba": 0.9987919926643372} {"commit": "fac396ae9fdd7f0c4475435fe6d18da7a2724dc5", "message": "docs: clarify methods and link to respective capability type for driver options\n", "proba": 1.4439277151723218e-07} {"commit": "21a77788d4955ccf1c204dc855ff173e720458b8", "message": "Enforce JPMS encapsulation in `findClass()` for non-public classes", "proba": 3.24151278618956e-06} {"commit": "83ccac1962de724cd59cd41562ac8e2a08147f57", "message": "related refactor from prior diff; gosh, windows propagation is slow\n", "proba": 4.1465449385214015e-07} {"commit": "21923f937c177f39491b8f77c228ec2d80dc1243", "message": "Commit for switch to branch image ", "proba": 4.43601038568886e-07} {"commit": "7719e16673c98e6d740b94dec9609f94ba6de2a2", "message": "100 -> 1000 Max defects\n", "proba": 5.54601865587756e-06} {"commit": "ecc3cfdd477370491cdaf32bf85ae8f67186ba30", "message": "some other new line support is added\n", "proba": 1.1738332261757023e-07} {"commit": "2a410c5b3b6c83975ed90c3c985ddf3a7cb3cf33", "message": "Added throws statements for Schema building\n", "proba": 1.610971338550371e-07} {"commit": "f8306563ed2668824d7310b1c557b38a601a80a4", "message": "Squash and NPE!\n", "proba": 1.491292351829543e-07} {"commit": "5696f0fa4eb913da6eb7f2c3523fe3f03d09ed53", "message": "Uncomment GUILD_WEBHOOKS intent\n", "proba": 4.673641456065525e-07} {"commit": "089d721be5aee01ff8db9df692226e084add8d7c", "message": "Making sure session open/close is correctly counted; Removing some warnings\n", "proba": 2.538540115892829e-07} {"commit": "c49a7f4b5a6ece5b82d4713ce5aad5392669ca29", "message": "Remove pushback from ConvertInputStream.\n", "proba": 1.8240633892219194e-07} {"commit": "54e79034c184981c1b556ca558643a81333e9d83", "message": "Fixed method reference", "proba": 3.326699129502231e-07} {"commit": "b7b89e20f8cbce717ded450b9ad623a9de87f152", "message": "fixed cauldron typo\n", "proba": 1.6414621768490179e-06} {"commit": "3766cd2b8f83e7aee81dccec472b4e99d7c537ee", "message": "added filter by id\n", "proba": 2.2443209957145882e-07} {"commit": "58d9f144b01c9f45e68e77d4a69967f22dd15289", "message": "removed dead code\n", "proba": 2.6527450245339423e-05} {"commit": "8909369c18b2a2ee3946c2d08e959246b9c561a0", "message": "an url was expected while a name was given\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@8661 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.9999964237213135} {"commit": "6cf233666723f0bfe4ebfd07e9a48811c96c35ad", "message": "Added direct feed back to the user on how the kin type strings and queries are parsed.\n", "proba": 1.0358250790432066e-07} {"commit": "793cd19e3495cdbcea5121aabe2561a7bdc3f9cd", "message": "GROOVY-4953: don't forget to unwrap arguments for replaced invokeMethod MethodClosures\n", "proba": 6.493815476460441e-07} {"commit": "3e3f6ddd8f2159aae4f256673f0ca79f3d7f454b", "message": "Implement 'LargeIntegerGene' class.\n", "proba": 3.460266270849388e-06} {"commit": "8e343a26945e38e9fece4b5aeae5b507f68a6c4f", "message": "Removed unused throws clause.", "proba": 1.2939186433413852e-07} {"commit": "e80822e30b23355b5b26eeffeaffd6594b518f0d", "message": "typos\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@18854 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 0.9987778067588806} {"commit": "6ebac55ab9c5fe9ceab43f6207d9fcf1def21e4c", "message": "Removed final keyword local variable VertexView\n\nMinor inconsistency: final local variables. Either make all the\nappropriate local variables final or none of them.\n", "proba": 1.1812798561550153e-07} {"commit": "01a357643907736a5c58cb141494cead96b93b83", "message": "Delete HxCCore.java", "proba": 1.9636079287010944e-06} {"commit": "774607a6dc2a17869c9d96577fc45feead9be394", "message": "toString format.\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1380589 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9990960359573364} {"commit": "e5f618d7895caf558e636adf2107591087b01f97", "message": "Removed extraneous comments.\n", "proba": 1.2267574334146047e-07} {"commit": "64c8a50e489a22d559628f29f3095c97770e2267", "message": ":sparkles: #706\n", "proba": 3.101504546521028e-07} {"commit": "e96785e75fd354c47489b67656614b41c82dc841", "message": "Fix en-masse typo \"riciculous\"\n", "proba": 0.9999905824661255} {"commit": "3cd89009a7e9d8dc2aaac054cb6ec47e2d18c40c", "message": "change time the gpio is switched\n", "proba": 1.6482324554090155e-06} {"commit": "95465997cab0b4858c07d3702e485cfa8f8ffe90", "message": "create-metadata goal should not be an aggregated mojo (#154)\n\nPer discussion at https://issues.apache.org/jira/browse/MNG-7433, all goals should not be an aggregating mojo", "proba": 1.8955890482175164e-05} {"commit": "98dcbe7732d5c417d2154d2904d5bbe045209632", "message": "formatting via Github", "proba": 3.78132398282105e-07} {"commit": "68cecc38753cd2692a3ba06d8bc992f8afb6685a", "message": "NullSafeFormat: supporting null as source argument in parseObject()\n\ngit-svn-id: 5d4207b98d7274194a51d188374a5d8ee1fe55c3@578 783448d1-dfc0-4521-9cb0-58c191f7d5bb\n", "proba": 1.8671341877052328e-06} {"commit": "3036263859827ced8dabb47f4eab9d9b9c275879", "message": "Changes response writing to dump bytes rather than convert to String. Fixes system encoding issues and also makes this deal work for binary data.\n", "proba": 1.062770138560154e-07} {"commit": "f01714f1fda6cafad9850194d76c182508702907", "message": "Add a progress monitor when calling gc() in the CollectGarbage sample\n", "proba": 2.143730455372861e-07} {"commit": "39ed67b4fee6871577648dad8c0074e4ae9ab27b", "message": "Removed obsolete PrismEvent registration lines\n", "proba": 1.847817401312568e-07} {"commit": "f766b6e4da433e43e7a74fe6e2c9d7f85c36d04c", "message": "fix speed derp v4\n", "proba": 4.304749381844886e-06} {"commit": "adfcc8712a63c791432d7b9020d8544f7fc48034", "message": "Ensure thread safety of Fsm transition firing. Refactor for\nreadability. Add super fantastic comments. Attempt to rectify\ntransition state so it makes sense to cowboys. Seperate transition\nsearch logic, implementing the @Default transition logic for a state.", "proba": 1.0270607475604265e-07} {"commit": "3acc7a4c70356ac3428f8e9e73009ff70eafcc63", "message": "\u8c03\u6574\uff1a\u65b9\u6cd5\u4f4d\u7f6e\u8c03\u6574\u3002\n", "proba": 1.840079875137235e-07} {"commit": "d8861159c1978f01eb69acb573bbabcb3998cd6a", "message": "Removing dead code - controller when being installed cannot have children yet.\n", "proba": 1.0382243686990478e-07} {"commit": "49c5a9283dcab645402b4532b2ccabf96f92880c", "message": "JS: parse a named colour correctly when transparency is specified\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.7233888627288252e-07} {"commit": "45d36f96b9dfad015256f45a2d12babb5795c96a", "message": "Shorted package description\n", "proba": 4.775047273142263e-07} {"commit": "33453ae06d3092000d86e3674fb28bae7caa146e", "message": "JS: delete unused method parseDoubles that receives a List instead of a KeywordIndex\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.3413077226687165e-07} {"commit": "efb6ac9de17432b0e46a6eb615445cc0f1058d6f", "message": "Success response\n", "proba": 1.6169801710930187e-06} {"commit": "846b8646fde4caa520c428111f611579a4f0ee91", "message": "JS: disable code in configure that unconditionally updates the GUI\n\nThis will also need a lot of refactoring later to properly separate state.\n\nSigned-off-by: Harvey Harrison \n", "proba": 1.4514188251268934e-07} {"commit": "463355bf899dcc48db45fe2f02f8257fc02ac81c", "message": "Delete QuantityDeserializer.java\n\n full JSON binding to custom types doesn't work well, See https://github.com/unitsofmeasurement/uom-strava for more...", "proba": 1.0075798684283654e-07} {"commit": "a5f945d92a3f59d78056362df64b2c859d5d823d", "message": "JS: modify GUIFrame to implement InputErrorListener\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.178580291139042e-07} {"commit": "2433701349087e9e97afe15ab7f79a5b0e2c123f", "message": "KCAWD-196: Add report term recipients to buildDeletionAwareLists()\n", "proba": 1.0933422345260624e-07} {"commit": "46540085adf19944b18bf023710ca605f3ab1d01", "message": "JS: restore the former font colour when the font colour menu is exited\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.1314003955931184e-07} {"commit": "adef58fd658641cbcd02e3b7bb16cbbe62435564", "message": "improved / commented code utiliti classes", "proba": 1.9930740791096468e-07} {"commit": "c967ef4e2e293f90d4cb7067a9f87326f25d0ae0", "message": "input validation\n", "proba": 1.6024096112232655e-05} {"commit": "4d66d69347de27510137441e3147f38b408a8b79", "message": "commented / improved code in utility classes", "proba": 1.9045343435664108e-07} {"commit": "57e95eaacff3690253da2340d1b1ad07ef2fc1cc", "message": "Adding a log error rather than a thrown exception, as it breaks simpler\ntests and its too much of a pain to wrap them in catches just to remove\nit again later when this is implemented.\n", "proba": 1.0973848674211695e-07} {"commit": "3a2e69d0665e9e9081945a9219fb37b5faa0dcbf", "message": "Fixing lat/lon randomization\n\nPrevious settings always added a value to the lat/lon. This will shift\nthe generated population to the north and east of the desired point.\n\nThis change will now allow the generation of negative values for the\nrandom offset. This will generate a population in a circle around the\ndesired point.\n", "proba": 1.2557329398532602e-07} {"commit": "48757f133410cef14768eb1d37938281189c4cd0", "message": "Add unused note\n", "proba": 3.586171430924878e-07} {"commit": "2f9c389ce5a8e58b650a50854359cf3c302f66d2", "message": "fix for small open dialog appearing", "proba": 2.619206895815296e-07} {"commit": "52e1ba476f30fea412fee57a39f60df1f35fe9fe", "message": "Mudan\u00e7as na fun\u00e7\u00e3o de consumir url de terceiro", "proba": 3.3897026696649846e-07} {"commit": "ab661da6b02504363c52220c7cdde5750634b4d2", "message": "Still organizing code some more.\n", "proba": 1.0499438474198541e-07} {"commit": "21b828f9ade1318dc3ed9ede7b6c5a2c02819ce4", "message": "Showing UI\n\nSigned-off-by: Johannes Th\u00f6nes <7eeb0bec55a69272f5e9fd39ee5771f3d04f1c55@googlemail.com>\n", "proba": 1.0995869104135636e-07} {"commit": "c1ee42644298f29bf5b2de6686b9c94e9c87168f", "message": "Slight tuning of compression param\n", "proba": 2.076073428725067e-07} {"commit": "2072774661b699a155cdd960ac67c457789de5b4", "message": "No negative effort left allowed.\n\nTest Plan: track a task with no effort left, then submit using the notification, no negative numbers should be shown.\n\nReviewers: jmsotuyo\n\nReviewed By: jmsotuyo\n\nCC: jmsotuyo\n\nDifferential Revision: http://ph.monits.com/D2887\n", "proba": 1.791524510963427e-07} {"commit": "eac0d50e9f7c2468e2cf198860271f3765096d4b", "message": "Set the style based on the type.", "proba": 2.1164105135085265e-07} {"commit": "9e6600f468e0a20bc2b798a40d8a8a7959f152ca", "message": "Fixed wrong method call\n", "proba": 6.400983352250478e-07} {"commit": "5712b78d2ab7295c43dcf92e044248dedef4f44c", "message": "add warning", "proba": 5.341051405594044e-07} {"commit": "eda0c00efe9d318df2b3a6811ffe24a998fce75f", "message": "Changes offline mode flag to match documentation\n", "proba": 2.702127801512688e-07} {"commit": "176ea7fdc9968fd3fbcc6d80ef059878c8a29576", "message": "Updates reset function to reset radio.\nUpdates to match API changes.\n", "proba": 1.0447818254988306e-07} {"commit": "966017149f56b0d36ac5453667b7ec381defb035", "message": "add verification for exp,nbf\n", "proba": 2.501267601928703e-07} {"commit": "9c365583d356a7c02ad6a0641215fc1d40c29486", "message": "changed default read only status\n", "proba": 3.6057875263395545e-07} {"commit": "6f3f231fefbf353530ccb72f52a8066a5eaba88b", "message": "log message on startup\n\ngit-svn-id: a9772e85eaf7a5aa6a3955a90127d64c3c3bddcb@1494 d2cdb213-60f8-4f1b-b4b2-f6b941818144\n", "proba": 1.6572259937674971e-06} {"commit": "6f0017f6949b62706f69396de350653008292d4f", "message": "Fix f\u00fcr Check mit HaschCache\n", "proba": 1.2944407501436217e-07} {"commit": "454184f2c97d14ab59d3f6db7fe593ade7aef3b9", "message": "[ui] progress bar update\n", "proba": 2.530481424400932e-07} {"commit": "150227392c3ed42c23d2d52b8de3e3a7ae59f42f", "message": "Misc edits", "proba": 2.2488438844447955e-07} {"commit": "1daf2ca16fc50c20ee2a31a234ff874fc31fb7d5", "message": "Extending CoalescentIntervalStatisticParser towards coalescentLikelihoods.", "proba": 1.2898394174953864e-07} {"commit": "d66286e0ef6013ef65457bd8af197fb96f53c51a", "message": "Better logging in createTaskPair method\n", "proba": 2.874595850244077e-07} {"commit": "c8d5de085ebe392782564c595eeac04e35a5ab05", "message": "Parallel: tweak javadoc\n", "proba": 8.382688179153774e-07} {"commit": "702e05e3d8e247ee9a3d17c1c8d6b330f0d3a262", "message": "AUTO-1355 Errors in events report\n", "proba": 1.2461842402444745e-07} {"commit": "fe1059724e6ee59d0d446e7843ab4e59dc4fd105", "message": "reuse of existing method\n", "proba": 8.817221896606497e-06} {"commit": "b52ac199ae04cb8e6804b8521dd155ebf90a72af", "message": "update cron\n", "proba": 9.575337571732234e-07} {"commit": "9eca6cfb03b0fae04ea63258d4b7a06e3f3c2c10", "message": "updated to be plasmaProteinBinding\n\n\nSVN-Revision: 11273\n", "proba": 1.233171360581764e-07} {"commit": "fbed06a19479a2bc49535d1f34c0e04248e68690", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "623426f3f5d2f3e1e2465b6c552f1f63a33c17ae", "message": "fix type in method name\n", "proba": 7.616543007316068e-05} {"commit": "940acb90346db6fcbe46f9198039c655d3441087", "message": "[MOD] RESTXQ: default directory changed", "proba": 4.0589046079730906e-07} {"commit": "2a62111b034698ebdd686a165f2a109d913d9dfc", "message": "optimize clearField step for all cases and platforms (#17)\n\n", "proba": 1.1112950915048714e-07} {"commit": "40396b1099cf494bb68e7d88423d9081ed6ba8e4", "message": "Changed response mime type to text/xml.\n", "proba": 1.2282922057238466e-07} {"commit": "604182c5f74d5015bf1b73e165f793d00284c345", "message": "BridJ: fix for regression on libc, created with null path (issue #217)\n", "proba": 1.0278505158112239e-07} {"commit": "ec29f0852cf972066ba7b878674f52fe70bd145e", "message": "LostPasswordController: \u0440\u0430\u0437\u0440\u0435\u0448\u0435\u043d \u0441\u0431\u0440\u043e\u0441 \u043f\u0430\u0440\u043e\u043b\u044f \u043c\u043e\u0434\u0435\u0440\u0430\u0442\u043e\u0440\u0430\u043c\n", "proba": 3.6522632740343397e-07} {"commit": "5c092308b35aa44c74ba3dc089022fc1eb546259", "message": "(#1384) Qulice complience\n", "proba": 2.1314093601176864e-07} {"commit": "4627504dfc2312f7c813fa9bc235dfb068f2e26b", "message": "Fixed bug where the validation for the billing process next run date would consider review processes.\n", "proba": 1.0997735699902478e-07} {"commit": "3bd13c7a18e8372a73550b2a17fcf1efb95762cf", "message": "Modified the Tyubikey acount activation status\n", "proba": 2.038238164914219e-07} {"commit": "287af9fc32448e90d2c3eaeb33594e706236eaec", "message": "Implement readObject and writeObject methods in gene and chromosome implementations.\n", "proba": 1.2664668247452937e-07} {"commit": "1a0106a371efe75e4cd0eb05e5926da0139645d7", "message": "CADSRPASSW-60\n\nSVN-Revision: 399\n", "proba": 2.0222105945322255e-07} {"commit": "ffe52a6bc06a995ca4df42dbf56c08f579d354c9", "message": "Update variable name and comments\n", "proba": 2.0199091466110985e-07} {"commit": "5a62531e8cdab81d9b3d5319923d263631b3d9a9", "message": "Add Array.swap method and write tests.\n", "proba": 1.2983772990082798e-07} {"commit": "da8e4fc3fba1fc8ad7be0aef040702e53a25b412", "message": "Removed commented out code\n\n\ngit-svn-id: b5be579c55eba3c6f4202e91ee56b68d8afa55a3@136795 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.468320019488601e-07} {"commit": "0486555f931881e9d052aef1b51014ff76850f9e", "message": "Break on success\n\n", "proba": 3.8995855788925837e-07} {"commit": "3cede49cf1c728d1b2d631fb949b48d300202668", "message": "Cleanups\n", "proba": 2.08481242225389e-06} {"commit": "ce4f4a4136641706d8ec94a1d9679128ab896d5c", "message": "better logging of information and stack traces.\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73764 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.572466135257855e-05} {"commit": "284c173ec062358db1d67c5a87b1d093bfabfe00", "message": "Update Variable API", "proba": 4.040694250306842e-07} {"commit": "8eceb5532cb30c3d66ec291f55f95c9630b0e7e3", "message": "Fixed typo", "proba": 1.2940510032422026e-06} {"commit": "53579c4e01fe03537a8c80f1a2964841a8734470", "message": "Accidentally checked in for interface implementation.\n", "proba": 1.0388978921582748e-07} {"commit": "fca10d2ae8bae86b227b3b7252ba083c41a9d0f9", "message": "TCP Server\n+ Fixing TCP Server Injection Issues", "proba": 1.424304514330288e-07} {"commit": "f5f09683a5adeeff2b5cd15864e3c30b3bc6af1f", "message": "Add Vault hooking utilities & more JavaDocs\n", "proba": 1.2264428050912102e-07} {"commit": "b37db75b1d6997b690aa2ca345f062ed9b4db078", "message": "changed visibility", "proba": 9.895246648738976e-07} {"commit": "383791a08739ee51a4b871e447af933c04d7ea14", "message": "Tray icons work and can be resized to fit in tray.\n", "proba": 1.0319009646764243e-07} {"commit": "1cf6f06be3d1a6979fec8ba9b673f1bb3f54527c", "message": "missing imports, if this fails, tomorrow again", "proba": 1.932241502800025e-06} {"commit": "073f7cf54e09765759cf6d96093146c2a860e5ba", "message": "Clean-up phase 6\n", "proba": 1.343682640708721e-07} {"commit": "d5df12d5a17f1c34788a72c83ab897a39be7d473", "message": "added comment\n", "proba": 1.3509810514733545e-07} {"commit": "964c7a1db9b0acd2ba067742892470f26eeff169", "message": "remove javadoc warning\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@11326 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 1.0864318937819917e-06} {"commit": "a2928ad9b43aeae1c228c6a8273d3d5b42edbc82", "message": "TitleContextImpl: post SelectionFailedEvent when selection fails\n", "proba": 1.9312489030198776e-07} {"commit": "39790ab2285158f71954f6b03efee51c0fd680fb", "message": "preserve manually defined keys after re-introspection\n\ngit-svn-id: 1f5e550eb8bb531d45c5c6075b0599b1839a23c2@587 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 1.8566295238997554e-06} {"commit": "a2d5fac27c85f3bc441434b2f4a1de2b9f407b03", "message": "-kernel-install: add void addinsertConnect\n\ngit-svn-id: 4afd028e37a0ecb7b60cc6a38eb25d9930f4ee19@9897 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 3.3265860110986978e-06} {"commit": "924e678c35e6bc16a819a8a8dd7cb270b74b143a", "message": "changed color", "proba": 1.3389332707447466e-05} {"commit": "b78c1d25a9bbe912f5286b9bec9312bbe61d6832", "message": "Possibilidade de utilizar \n", "proba": 1.6345593678579462e-07} {"commit": "d54bc4a3f793fd87a53f9cbe8ad99c95fbdda311", "message": "Fixed method name\n\n\ngit-svn-id: a0d2519504059b70a86a1ce51b726c2279190bad@1965 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 1.3545432011596859e-06} {"commit": "24820667149d4f7903c7a9b79fca19c7b3131ed8", "message": "change PathVariable type\n", "proba": 4.1599483324716857e-07} {"commit": "50321a4c904a6ae4234f29130d687cfec0d7f175", "message": "More species for empty karyotypes; this will be rewritten to do the proper inclusive check at some point.\n", "proba": 1.1409408529061693e-07} {"commit": "3133c071ec98dde1f337de27c6917b3eda9dd587", "message": "refactored out constants\n", "proba": 0.0011429480509832501} {"commit": "6d14235858a9f0bf770f8d8549a272a99c1c192f", "message": "Xenopus is allowed to have an empty karyotype table.\n", "proba": 2.892208499361004e-07} {"commit": "6f8c1ebbd2f4b7c8a2ada0bf0af70c5411452f89", "message": "Fixed overlay models causing parts of the body to not render\n", "proba": 1.9490111924369558e-07} {"commit": "3e6e6d2af8e701c84c2d02a4a050915399a3e8e4", "message": "removed inconsistent check\n", "proba": 4.036754148728505e-07} {"commit": "9c47c3a72a0e475b19b270c30bb89182d652d18a", "message": "Removed log message which filled the log files when storing a document and trace was enabled.\n\nsvn path=/trunk/eXist/; revision=6606\n", "proba": 2.2533580704475753e-05} {"commit": "aca8cbb186df210a53cd3d93df17dbb5e92c9281", "message": "moved scope of TR\n", "proba": 1.764692001415824e-07} {"commit": "14079f3f25a4dc48f172560a11edb51382a1a644", "message": "[\uac15\uc6b4\ub355] [LUCYSUS-1744] serverClosePacket\uc744 \ucc98\ub9ac\ud558\ub3c4\ub85d \uc218\uc815\ud568.\n\ngit-svn-id: 66369c98fc0e25d93b217bec8bc7b4d673485e8f@2465 84d0f5b1-2673-498c-a247-62c4ff18d310\n", "proba": 1.250532477570232e-06} {"commit": "d194d49a303d1a2459e51f63acc8181e09bbb5d3", "message": "Remove unimplemented SmartDashboard from Drivetrain\n", "proba": 4.935968149766268e-07} {"commit": "10787a0ba89820fb8e4b42f150eec106ce707d69", "message": "work on #642\n", "proba": 1.418616335513434e-07} {"commit": "707a52872cb68103f14b017a6a9f40af9ec5008d", "message": "fix for the bug : local database access in CLI mode fails when EncryptedDataSource is used\n\nThe bug was introduced in v53 when doing the major version upgrade of DBCP2, which made the field \"password\" in \"org.apache.commons.dbcp2.BasicDataSource\" private. The fix introduced a recursion in the call \"setPassword(String)\", that causes the bug.\n", "proba": 3.215181436644343e-07} {"commit": "126df9bc5ffb075e6056f255f58216b6c2ee45af", "message": "Modified TestCaseGenerator to handle -,/,_\n", "proba": 1.5403399800106854e-07} {"commit": "57661609f8a2cce204157acbd601b9905f311b63", "message": "Clarify the usage of these method by making them protected.\n", "proba": 1.6944853769018664e-06} {"commit": "867a15f29f5cceca23fb9e8a04d35c12b25e9648", "message": "PrincessModel: restructuring, simplification.\n\nWith a separation of Array-related and Array-unrelated parts we can simplify code.\n", "proba": 1.2218674783071037e-07} {"commit": "35719cf20624214b42b71dff0f1bfe67d803e1f4", "message": "added notice regarding thread handling\n", "proba": 1.1870336180663799e-07} {"commit": "a1fbd9b2ccc169bdd3971d1fbb8f6a3a54e52553", "message": "Comments added\n", "proba": 1.4542757753588376e-07} {"commit": "af79c1cea2432c51240d1d171115a2964ef78030", "message": "Add NodeSelectDialog for the attack url field", "proba": 2.596161152723653e-07} {"commit": "f3a1c30d2ca8513efdfe276e1d2cb30880818389", "message": "More gui tweaks\n", "proba": 1.406870637765678e-07} {"commit": "e82ab86b5f0e7d7d01386e17820a0fefa5dd53c4", "message": "Added distance calculations from Android source\n", "proba": 1.5580229728584527e-07} {"commit": "321c3644ad88aee9139a0737aed8a1851015f639", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "5c56ae253c4b9ac4f23e60bb781bb1c22413943c", "message": "Token removed for DispatchData\n", "proba": 2.631886673043482e-07} {"commit": "30e6f94273c0f4aff515a7be34dca8a12a246bcb", "message": "Always retrieve offline token for CI\n", "proba": 1.7788312334232614e-07} {"commit": "216b6e77ab2b52cc17b34bd1153c04ee9658b42f", "message": "Add missing property in error message\n", "proba": 1.7965664937946713e-06} {"commit": "48310d27f47591ab5ef18c5a07f7cacdda1c9d90", "message": "#3768 change ingest processing order\n", "proba": 1.3767440520950913e-07} {"commit": "2d2ceebe91e1e51a1b0b011c77bb4433585f865c", "message": "map data files in memory for tupl\n", "proba": 2.1402678385129548e-07} {"commit": "96ce0b2eb3932784687acc4f821825bd10d9ce67", "message": "fix NPE\n", "proba": 1.261007219000021e-05} {"commit": "307e7814389cd5394aec7a6e142ed874f5fbb3b6", "message": "Remove simsId when empty\n", "proba": 5.808929017803166e-06} {"commit": "e3dc3f3fd86ed00d3b5b0ebc7961ec90c987dcd6", "message": "No changes\n", "proba": 5.0724851462291554e-05} {"commit": "04dacfa7190c777fa0044f7c035bacaf2c4b2d77", "message": "fix dependencies fr.openent.viescolaire.service.impl.DefaultCommonCoursService\n", "proba": 1.3208820746513084e-05} {"commit": "7a56cb9357d85f41630f1bb23250be9d13f0a13b", "message": "Fixed EntityBuilder TexturedModel creation\n\n", "proba": 2.2719547132510343e-07} {"commit": "239b0df45a6b41f0012d9eea84ccf042ebcb1e86", "message": "support additional fields\n", "proba": 1.7057361390016013e-07} {"commit": "90e2ead7fa1fcaf2ba2cd7ee689df49db67d429e", "message": "Fixed Bug with Scene not propagating Pre/PostFrameHandlers correctly.\n", "proba": 1.0378185066883816e-07} {"commit": "2a950f4d3602c7981cfebe9135f286df61894a45", "message": "Missed a return in case of a null value.", "proba": 1.7330420121197676e-07} {"commit": "1c4d01402a9efda913ee356a9135e67ab1c84827", "message": "revise API doc.\n", "proba": 1.5117490193006233e-07} {"commit": "ce91fc692241f57b313772c86697e8b8ef9b2d16", "message": "Lazy instatiation of the Map\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@924 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.104939201468369e-06} {"commit": "b2899803b1a407e0832f97cbaa0a815e1647bb45", "message": "Fixed modifier item no longer working correctly (the gui was broken)\n", "proba": 1.0366750302637229e-07} {"commit": "8919742b4a3646bdf344ca9c771fd5bd01782e8e", "message": "Execute \"package\" to get all dependencies in the reactor", "proba": 1.0432053159092902e-06} {"commit": "bdfb657ce11c2f5b56b6853857527aa355dd5b2b", "message": "Relax synchronization in ReloadableScript.load() to not block per-thread caching\n", "proba": 6.426189429475926e-07} {"commit": "215af2b04ee48ca27265e1c0b10d743b24745e08", "message": "#1100 test polish\n", "proba": 1.7631023752073816e-07} {"commit": "cbf34562a6bf21a70cf593bb0593579fe790a642", "message": "More graceful version of previous commit\n", "proba": 1.1858251980356727e-07} {"commit": "eb7337e384f60007a2599191ce2d9f2e3c651806", "message": "Move Design classes to design om.design packages\n\ngit-svn-id: 5d5bc0d97dbe9d074e4c1656445fd2f468e4e619@337 5a62d92b-e016-0410-9103-b89fe532bb34\n", "proba": 4.7279485215767636e-07} {"commit": "82dc2bb7e03d1cc023ebfd79ba82ae01fe6d13c4", "message": "TerminalNode: fixed missing edge and missing releaseLock\n", "proba": 3.7686299947381485e-07} {"commit": "b9d2db74fe390af4114969586861086aae67959b", "message": "Change methods in SettingTable\n", "proba": 2.5744128606675076e-07} {"commit": "07643e369096be2a5817aa630030dbc01aa0b50b", "message": "JIF-50: Remove unused test method\n", "proba": 2.448676923449966e-07} {"commit": "531eedf282300e5fb1d6f7df2c3bde17d020987a", "message": "Add some flags used for IO (not yet though).\n", "proba": 1.0436505704092269e-07} {"commit": "9d307c04cdc1f348ef77dc288ba26f36c1d61081", "message": "corrected javadoc", "proba": 5.630489977193065e-05} {"commit": "29e3c31860a5664c5370d2592b3598e21dafe60b", "message": "SNOW-98250: remove test using expired certificate for testing revocation\n", "proba": 1.3058216552508384e-07} {"commit": "cbdc2a4a37aa6870d4fea3cbcdd5908bc63f960b", "message": "Added UTF-8 charset to mimetype of objects created from strings, the Content-Type is now automatically set to \"text/plain; charset=utf-8\"\n", "proba": 1.1327315263542914e-07} {"commit": "6a912b06775343a30e371e766ae5d05b2f055efd", "message": "NPE when upgrading from broken version (#201)\n\nIssue #200", "proba": 1.349386877791403e-07} {"commit": "b90b579ea0a43019a8f72675c4309ca6cee7b518", "message": "Improve test coverage", "proba": 1.825657250265067e-06} {"commit": "0e0500ebda8072ffb3a66e7bc0e74c415df5313a", "message": "Check if endponit is not empty in addition to null\n", "proba": 0.00016164009866770357} {"commit": "44702031270ee1e90fd10e787594315f65460969", "message": "set TcpNoDelay for SocketChannel.\n\ngit-svn-id: cee0c729d79063301336907da98bdddd5234cd04@10 6391b2ca-d626-0410-90c9-8f6d1efc1dcd\n", "proba": 5.790399882243946e-05} {"commit": "05c20e9ce30417df294c3ac3ebdbb13e57f09428", "message": "Fix for reading static fields; refactoring", "proba": 2.427796061965637e-07} {"commit": "4ff32f3e1049c731620349d65ec44b3acf159dfa", "message": "Fix field positions; PTC CAD was flipped along long axis", "proba": 1.6102340794077463e-07} {"commit": "e27b0936286657289f2ef7b61f62a597dce5bfff", "message": "DPRO-58: Refactor HomeController for simplicity\n", "proba": 1.2306618657476065e-07} {"commit": "1415a367ae646b9a9fcf9572b51abb100cf6a0fc", "message": "[V0.5RC][Test] Update naming convention for UniqueTagListTest\n", "proba": 1.4607810783218156e-07} {"commit": "1e1df6b3c36e78f953f01344a30e447bad2f1366", "message": "fix: \u5224\u65ad\u53cd\u4e86\n", "proba": 1.6137057173182257e-05} {"commit": "cbea7bad84cbab46d28387c0bfcfcd8a287ca565", "message": "Removed unnecessary \"try/catch\" statements.\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1037468 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9985357522964478} {"commit": "f2f235faec0719cc94c62437e7e577726cb42e47", "message": "Fixed test failing on hudson only due to old swingx lib remains in the classpath\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@3392 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 1.3028801504333387e-06} {"commit": "9006179a79ac33a4d6be5066ec70f4bfbe42ce1e", "message": "added a new transient list to add the newly added User Roles ", "proba": 1.8012691782587353e-07} {"commit": "54533652a9c3398c0d2413c310ab5e5b2a155b22", "message": "Fix for HBASE-3773 as saw by Gaojinchao\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1096819 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6166404154537304e-07} {"commit": "f3931d1e1f9c71500253a0202730bed1220d66ff", "message": "added missing test to MessageTypeTest\n", "proba": 2.0298386971262516e-07} {"commit": "19a893f51c451e157dccc0e692adf4f92c1911b0", "message": "Added support for multiple webcams, selecting alternate cameras to send the video stream to the dashboard\n", "proba": 1.280656363178423e-07} {"commit": "1fe81120eb287c3b95316710595af7dbe161a639", "message": "Minor changes", "proba": 3.7887019743720884e-07} {"commit": "3c2a36385578d9f55e524dabb069781d244a21d6", "message": "Correct labels of non-processed spider resources\n\nChange SpiderTask to return the correct labels for when the resource is\nnot processed (it was returning the key of the internationalised\nresource instead of the actual message).\n", "proba": 1.2675761240643624e-07} {"commit": "0c3e215bc2562db25014368a96ab0c50f72f3a1c", "message": "Adjust precedence warning", "proba": 1.6954916645772755e-05} {"commit": "2383552eac6998a4f695b6de26e4aa445d49786d", "message": "Changed formula", "proba": 1.2272680578462314e-06} {"commit": "d2a6c87c6ee7a4b886787eaea40110f05b11c107", "message": "Allocate Hashtable for incomingQueue", "proba": 5.861114686922519e-07} {"commit": "ed33b22fe20134569063bf03989d5516f9a51e34", "message": "Trivial refactoring: remove unnecessary check and cast\n", "proba": 2.2026505064332014e-07} {"commit": "7fce103f2cdfc15114c86ec072420b536d8e4472", "message": "added a note to improve recently added query\n", "proba": 1.3072359195120953e-07} {"commit": "e3a26811a57e080574c453f963994865e0de4c74", "message": "Added config constraints for Kenna #39\n", "proba": 1.310777548724218e-07} {"commit": "57ae55511761bf9d7893ae55b69adeeab152fd21", "message": "Made the site postprocessor more general, so that it is reusable for the site of dbmaintain", "proba": 4.115952094707609e-07} {"commit": "9b70b387dc58b98abafbb3d52967ac01f9a83aad", "message": "changed from 302 to 303 redirection", "proba": 1.8158967804993154e-06} {"commit": "c52946da5ec6f2f7fb97c8cd2e8011b55b449b32", "message": "acquisition time should not be set during the night\n", "proba": 1.032220325214439e-06} {"commit": "ee5b27a093b8a1bf8c5e061dd38e696644d961ac", "message": "- Issue #90: Correct stylesheet for tables inside a picker \n\ncloses #90\n", "proba": 1.433748906265464e-07} {"commit": "a88145d1b64d50f7801699654de62a96f82da2f1", "message": "Removed methods that aren't needed.\n", "proba": 1.2862500398114207e-07} {"commit": "6d09f6867fad6103c158d6972d4267230374fb51", "message": "Add handling for fully replicated records\n\n", "proba": 1.4700073336371133e-07} {"commit": "7c6810a38a428d83cb24189fa74a838a0fd5b4ed", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "e83f1b62f2b60c07c38e4ad31a560f06d4e38ffc", "message": "First try an exact match to the value (not name)", "proba": 3.0171329967743077e-07} {"commit": "c95f29003e71436e7fa64a09add1a6a035024975", "message": "Added env var expansion for calabash tags and junit test filter fields.\n", "proba": 1.0182500886912749e-07} {"commit": "89a7fe7688197bb8bc57e670d1ed9614d71c66f5", "message": "notifications: removed getInstance from NotificationManager\n", "proba": 7.062049576234131e-07} {"commit": "4a96e31700ed25fe08bde6f00f039c6f3ccdfd24", "message": "KCAWD-494: Finalize reverting to previous template when user does not confirm selection.\n", "proba": 9.997407346418186e-08} {"commit": "303b02677d89a915056ccac13066f552c949bc75", "message": "Added comment\n", "proba": 1.3274534182983189e-07} {"commit": "3d686464c6477584e7f6733e3159dc54d79ab198", "message": "Remove ObrWeight class (unused)\n", "proba": 1.3090186712361174e-07} {"commit": "f5bd411c7159cdab648e43c1aa0b29a743b2e6e1", "message": "XmlOffsetCorrector don't depend on Solr EmptyEntityResolver (it moved between 5.3 and 5.4).\n", "proba": 1.0852621556978193e-07} {"commit": "7f282b3190b2a6b217652b92253eff9ef5cec72c", "message": "small fixes\n\n* remove todo\n* fixed output\n", "proba": 2.473666995683743e-07} {"commit": "e8ac981c868d1b8f39c11d8ac6f041784ddb4e29", "message": "finally found what rgas was ...\n", "proba": 1.222622927343764e-07} {"commit": "140dbebefd0b460bfc40b3686d8cb913fb89fc2d", "message": "Refactored alpha to jtfAlpha. Improved user interface with more\nexception handling.\n", "proba": 1.0619191215255341e-07} {"commit": "519c8b421423c97e4e7610c32c00d55343440841", "message": "Added jsonld annotations", "proba": 1.446162940510476e-07} {"commit": "e3cd3755b9f6362cbbf352333bca8d914b877fe9", "message": "Sentinel slave discovery regression since 2.1.5 fixed\n", "proba": 1.9563913156162016e-07} {"commit": "1e02d7db294d405819cf32e6a18a22f92700d3a1", "message": "fix SpongeUser not saving modified data\n", "proba": 3.3898996321113373e-07} {"commit": "720013c0ebd25c53ce2288534cd16af465e74372", "message": "Fix BlockedAreaFacet\n\nRequires TeraMath PR #33\n", "proba": 1.245111462822024e-07} {"commit": "567e9e7964c2d27958f34ebcd656612e3367480f", "message": "Use specific exceptions instead of generic one in CommandService\n", "proba": 8.087379228527425e-07} {"commit": "2989f443519baa7f8760082a6a537884f24019ee", "message": "protect from NPE\n", "proba": 1.842111316818773e-07} {"commit": "695672ae7c77146c5f1c4405a4443b4911302575", "message": "Fix NPE when running sonar\n\nThe getIssueFilePath was also resolving components modules\nwhich are also components), to complete file path.\nBut only components with \"path\" were added to components list.\nTherefore, if a module didn't have \"path\". It was not added.\nNo check was done on whether it was found or not => NPE\nFIX : add all components. Components without \"path\" will have empty\npath attribute.\n\nChange-Id: I1a62434f4619f66953dc175ae64a53ce8693db79\n", "proba": 0.00010457119788043201} {"commit": "e07dab6d5a409c7c085a8e3cf32926be34177dbd", "message": "compiler error fix for previous commit", "proba": 1.9439805498677742e-07} {"commit": "a759ac85cb423b3b80438250e14f4cc0ee75e769", "message": "Close vertx on shutdown\n", "proba": 2.7810489200419397e-07} {"commit": "dbc0298467e58ef2d044f64d4719fd35385794f0", "message": "Update HttpClientConfiguration\n", "proba": 3.3607938121349434e-07} {"commit": "2db796083a81d6c7b5c9876c8cddf9365622a3a0", "message": "Used a number instead of variable", "proba": 2.920138831541408e-05} {"commit": "68e70175e49d53bf811645d2f41b5922fe55560b", "message": "synchronize access to httpclient\n", "proba": 5.097137432130694e-07} {"commit": "f3d5aca8c6eaf3057abe43dccea42b509de70987", "message": "STORM-835 Netty Client hold batch object until io operation complete\n", "proba": 1.0862748212048245e-07} {"commit": "76aebc4130d8c5d2e5e561819c19c82ffbadf516", "message": "Cache contents of generated `Ear` deployment descriptor\n\nFor compatibility with the configuration cache.\n", "proba": 1.0185298293663436e-07} {"commit": "684bde9a469ba8e0276520f1783f1d9631f03180", "message": "* subversion/bindings/java/org/tigris/subversion/Canceller.java\n Fix wrong type name in comment.\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@845604 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0006026516202837229} {"commit": "58933b7489090638abd116edf1a44238a4ce62d1", "message": "Accepting the whole range of query types in Construct Graphs", "proba": 2.689358552743215e-05} {"commit": "cc398a23de8e00ad134187de96ec2cc31ded8a61", "message": "Add Javadoc\n", "proba": 4.89052240482124e-07} {"commit": "c188dd8e01ce3ffc115f416a2e111c6ec29f7fd8", "message": "Make parser an instance variable\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@385341 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 9338773fe485a6a1228e8db29b78ec9cbfe5ae2b", "proba": 0.9998145699501038} {"commit": "678c26435c0c36c5f8c06b690b8240c633177e29", "message": "I18n added in the splashscreen.\n", "proba": 1.0725325694238563e-07} {"commit": "6cd7669a93bb76b74cb24916eff0b67ecc937171", "message": "activate the document after loading it\n", "proba": 3.4770533829941996e-07} {"commit": "d9e347600853400e1063ab0dc5c81e68ccf5db77", "message": "Handle diverted resources with no authority\n", "proba": 1.3825992084548488e-07} {"commit": "8ca6af83b38b19112d5a842ed84317fbd45cb3d5", "message": "Allow different sources to use the same synonym for the same variant (eg HGVS)\n", "proba": 7.700652417952369e-07} {"commit": "3aca2ad9ab2fb8963c8bd3de8bab14df2b6a7d57", "message": "Minor code cleaning.\n", "proba": 1.6231109611908323e-07} {"commit": "03ab516944b5755661e68ed2334a1ff5a9f73d3e", "message": "polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@14738 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 5.851318292116048e-07} {"commit": "92d73072ba05c01c13d3e6f6f6db80d93bad3d63", "message": "missing commit\n", "proba": 0.0010585940908640623} {"commit": "37f240b2cb950044f939b7379c79273c1e513b01", "message": "API transform now green\n", "proba": 1.4656720281891467e-07} {"commit": "0d9b27ed892ba83cff733bf4400c7f7ad9043c08", "message": "Fixing some failing RTDB tests (#334)\n\n* Fixing some failing RTDB tests\r\n\r\n* Using explicit options\r\n\r\n* Refactored options initialization\r\n", "proba": 1.8225817655093124e-07} {"commit": "f2a0a88472d990448ba2abc8e92a8ffb16f58359", "message": "big numbers test", "proba": 9.795058758754749e-06} {"commit": "7c7c0764738ec9cb1ece24616aa3db312067f3af", "message": "Testing the restriction construction method.\n", "proba": 1.3813023258535395e-07} {"commit": "d0e1400336290aa984710e78bf9f27749ab6704f", "message": "Fix tests on newer versions\n\nFix DefaultDockerClientTest.testStorageOpt() on 17.09\nFix DefaultDockerClientTest.testRenameContainer() on 17.09 and .10\n", "proba": 2.1104807501615142e-07} {"commit": "8e04a9f6adddfc63984e7808345d88dbd8d5d7a5", "message": "Fix imports\n", "proba": 1.7557727005623747e-06} {"commit": "20d49f801c6792b014abdd7b9022a7c46c71c259", "message": "Delete tests for equals and add test for compareTo\n\nequals is now created by lombok\n", "proba": 1.360927797122713e-07} {"commit": "9ecdc90e4c58e7624a8c0a96f8e4f9d22060c1be", "message": "KillCapsuleTest extra code removed\n", "proba": 1.6679112491146952e-07} {"commit": "8c0f5e26663eb7ff7e67c6adb25ed19e8ca526df", "message": "Translated more tests\n", "proba": 1.35773746023915e-07} {"commit": "ddf58b4306a76c9f6e4770d9c449c7afa3f7b2b5", "message": "Make tests a little more lenient on timeouts so that the CI box has a change.\n", "proba": 1.3199598924984457e-07} {"commit": "513aaae06fbbf867713e714a66a2cc76bac22857", "message": "Update KernelRepositoryTest.java\n\nse actualiza la clase de pruebas para consultar y filtrar s\u00f3lo las \u00e1reas\nde inter\u00e9s.", "proba": 1.0839939790230346e-07} {"commit": "203202aded8b2981621b9cc9f5828fd5f4ab83de", "message": "Updated to work with the encrypted implementation and allow for not having a getStoreLocation() method.\n", "proba": 1.0734391509004126e-07} {"commit": "c3ced6c09ff2ad05471eda6b611a2a8e3daac344", "message": "Remoted @Ignore for succeeding test", "proba": 1.2966918916390568e-07} {"commit": "5c9427ca37af0d2a0977c9e938911737354ac910", "message": "fix tests v2\n", "proba": 7.621999316143047e-07} {"commit": "ecd84e5fb0b813b1f0ade861a78070782d7ff000", "message": "\u6dfb\u52a0\u5355\u5143\u6d4b\u8bd5\n", "proba": 3.4506956581026316e-07} {"commit": "624d9de7a8e385fca3d9297d1d3cbe6a926259c7", "message": "fixed UnmarshalTest", "proba": 2.600252173579065e-07} {"commit": "1860d750670f46e64c276bae92d93f545dfb5bd5", "message": "test boolean(nodeset)\n\ngit-svn-id: b5be579c55eba3c6f4202e91ee56b68d8afa55a3@556123 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0013855899160262e-05} {"commit": "6dd2d50a6a7b4c83be0745fab4b55e33d2e45629", "message": "Instead of smile JSON now normal JSON should be written into database.\n", "proba": 1.2176867869584385e-07} {"commit": "90567c68a6e3da2e6ad8f88bba8a00c771db002f", "message": "#2595 Improve search performance and fix issues.\n", "proba": 1.0754023804793178e-07} {"commit": "2983f71287f0b90a4e0810e2b88a8c0f735a44af", "message": "simplify scheduler\n", "proba": 0.00012433427036739886} {"commit": "f89f65faa047272785f220b0a4b415e8bcabe85d", "message": "Terminado eliminar m\u00e1quina", "proba": 1.1601968026297982e-06} {"commit": "bb6af4244b4de2e11fa74e52a8d259c700ab3997", "message": "Make writeClass() method public\n", "proba": 3.9604769881407265e-06} {"commit": "6c603bc8d4cc8d58ed41d3e5e40e85fd17ec59e9", "message": "adds an argument for collision\n", "proba": 1.5138255548663437e-05} {"commit": "4a61d731d8285c9c1a536ed79c604aafedf623ba", "message": "Modify DumpSeries to support millisecond timestamps\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@euphoriaaudio.com>\n", "proba": 1.2860697040650848e-07} {"commit": "60aaa4cd09cf559335e58b3fb9333e614ac1a826", "message": "[lib] Shortened native method names in typeface\n", "proba": 3.492753535283555e-07} {"commit": "a709821629a91c02f059507828894e5ef194f770", "message": "Remove incorrect test comment about ALLOW FILTERING\n", "proba": 1.9226156666718452e-07} {"commit": "3fac777b6a494d90ce2f6bb35c65cd3a9480c449", "message": "Don\u2019t allow the usage of setRetainInstance(true)\n\nI didn\u2019t made it final so somebody could work around this restriction\n", "proba": 1.1725912685278672e-07} {"commit": "20726c6de80cbce9f5d3d026e078b4db7149fcf2", "message": "[datatable] Fix multiselect model with shift key\n", "proba": 1.6094496402274672e-07} {"commit": "279fafee3713b8cbd6551cc130667e95f15a6688", "message": "Method rename\n", "proba": 1.3567527048508055e-06} {"commit": "2d2e07578aff583875ccad1e33566eaef3f78f9f", "message": "Remove HashMap for lookup name / ctx from DefaultChannelPipeline to reduce memory footprint\n\nMotivation:\n\nIf you start to have 1M+ concurrent connections memory footprint can be come a big issue. We should try to reduce it as much as possible in the core of netty.\n\nModifications:\n\n- Remove HashMap that was used to store name to ctx mapping. This was only used for validation and access a handler by name. As a pipeline is not expected to be very long (like 100+ handlers) we can just walk the linked list structure to find the ctx with a given name.\n\nResult:\n\nLess memory footprint of the DefaultChannelPipeline.\n", "proba": 2.0051243154739495e-06} {"commit": "4c52da0de9636e7433b2fd26f89cc8440961ff43", "message": "RStacktrace filter added\n", "proba": 3.695350301313738e-07} {"commit": "30ab5f690aa04acf9491428d3250cd5fa515c6d9", "message": "there should be a bug in minuscule matcher. So, here is a test\n", "proba": 2.617743575683562e-06} {"commit": "2e47726d34aa7bb20cb4515e991c5219652911c1", "message": "-small typo in Sensors class\n", "proba": 1.6542055902846187e-07} {"commit": "9915548234a4cf2288d48449f24a00364f3f80a6", "message": "Handle who is typing in group chat room\n", "proba": 2.1602586457447615e-06} {"commit": "dc82f467c7724f2509dc0cbd48938b3f8c7d1a55", "message": "wide angle colors :-)\n", "proba": 1.4337953757603827e-07} {"commit": "de532077da73aad3b79656ecc3a325d56f13d4a7", "message": "try to fix container allocation\n", "proba": 1.5877434407229885e-06} {"commit": "88f999ac17d778528f12d325972b2e7470d7f326", "message": "Fixed OAuth 1 for some methods (#1020)\n\n", "proba": 1.1645184372355288e-07} {"commit": "6c6e5d9c252d1338bf4b996ab2f0451a2662fa1f", "message": "fix flaky test by using REFRESH statement\n", "proba": 9.975281045626616e-07} {"commit": "ac8b913ce9bbed089dcb2bf57d5d32d86c201c91", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "ce4f5d6bcb8682f706ffef67a408da029528f070", "message": "javadoc\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@130937 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7639831639826298e-06} {"commit": "4c9f365216384854e708275d76f639a4dcae0499", "message": "Allow setting of options without use of config files\n", "proba": 7.18144008260424e-07} {"commit": "58e06d77a97354c9608b44ac18ae79816e1a44a7", "message": "Don't create variable with same name as the field\n", "proba": 1.1744573384930845e-06} {"commit": "f41b99857d2b5ab855b5fef7f079ab51c9534cef", "message": "fixed nohemi's typo TIME instead of DATETIME", "proba": 6.494921399280429e-05} {"commit": "8ffc97f1de151d7c6b627ab05776fd982fbdb632", "message": "Resolved config loader issue.\n", "proba": 1.2890413358945807e-07} {"commit": "aa974e14ac353774040f07b5b0568011eb6e55ae", "message": "format\n", "proba": 6.792501517338678e-05} {"commit": "520d5b00dce33e062f069eb29e1941c44cfc72ea", "message": "Update IdaHelpers.java", "proba": 3.2802870464365697e-07} {"commit": "745b5a0ed1305308968cb94b634cde6d453385e1", "message": "try to fix URI redirector test\n\n", "proba": 2.484537731106684e-07} {"commit": "a500b92b485e0f8e9e18823020dd9a702913de4c", "message": "Reduce ImportAutoConfiguration imports\n", "proba": 8.749797757445776e-07} {"commit": "355ef3d8882fd278997b2ca5b9b6715af8cfeb0b", "message": "Added unit test for reading an initially empty file.\n", "proba": 1.0697743846321828e-07} {"commit": "aa5021b70aa29401815ecbb177088ea0363b2b02", "message": "Reuse constant\n", "proba": 4.8728961701272056e-06} {"commit": "78b96322e17d3c02105719fcdbf3bad923d7c7ed", "message": "added a contingency test\n", "proba": 2.0012946322367497e-07} {"commit": "d570102c1d9c54346c098d32681bd9e7c36b179f", "message": "Removing lombok form test", "proba": 2.1701772823234933e-07} {"commit": "25e3ee0cee30a234f4cbb0a1001e11fd9ae25312", "message": "Adding trace code\n", "proba": 1.6841070191730978e-06} {"commit": "3c71bef4be8bd950b8d7ec6fb90435f662ad367f", "message": "[TEST] add explicit distance. (in comment)\n", "proba": 1.4418608884625428e-07} {"commit": "965f7483c31b000c8051984c5114f8130eb97fcc", "message": "Moved flag to increased scope the nested class thing here is a mare\n", "proba": 1.6556292337099876e-07} {"commit": "a76b9fa527fac5a70ce2a89e31972461da1f884b", "message": "cleanup url check\n", "proba": 3.881901022850798e-07} {"commit": "f8b6694cff884611b16a98b540a6b518c9e7106d", "message": "Implement a service proxy to expose mongo client commands and service\ndiscovery to publish the proxy api to the cluster.\n", "proba": 1.0486149903954356e-07} {"commit": "f7ce1de2b28154f7c3535c14d1fd53431e0cf62a", "message": "improving UX hopefully\n", "proba": 4.566883546885947e-07} {"commit": "fb48bd90bbe36218d0d86998910b0fcdff5b0711", "message": "added queryContentProvider\n", "proba": 4.1464264199930767e-07} {"commit": "34bc1dbf160f2d3b5b11a86ddb1a992661510587", "message": "CB-9538 Implementing FadeSplashScreen feature for Android\n", "proba": 1.1254213916345179e-07} {"commit": "d43e368b495f36d5f138d3f909458fe1c3cbd07d", "message": "Decrease timeout for faster test\n\n\n\npr-link: Alluxio/alluxio#9926\nchange-id: cid-58d75cacc89625cd917af53f41bf6c96c2dc52c1", "proba": 3.3328449262626236e-06} {"commit": "0c0d9ff57ff9d3e2185f8eb47aa6dfebc0f3ae55", "message": "More detail in the shouldOverrideUrlLoading() comment.\n", "proba": 1.0970290986733744e-07} {"commit": "1f43c11afb7873e24b3bcb8a1d514be3531f6865", "message": "for pull\n", "proba": 2.277265821248875e-06} {"commit": "73921568ae0263c0cb94d228848ec7e75127f1cc", "message": "no jira comment fix\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1760439 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.996595469539898e-07} {"commit": "77b750bc2094fbe921058d8748fe26f830fbc6c8", "message": "Prevent activity leak when enableOrbColorAnimation is called on an unattached view\n\nBug: 26883209\nChange-Id: I031880f9c9655785acd5e6a45071c8f122568a4f\n", "proba": 2.6157721322306315e-07} {"commit": "cdd3a287a8aef087b9a740baca32e9272d8dbf53", "message": "Added possibility to use 'now' as the value of the now parameter.\n", "proba": 1.0744899725523283e-07} {"commit": "f3a2a7e4fa196ddb4bafefc1e8b18e01b9564e87", "message": "add ignorePaths configuration in DefaultSecurityConfig, using websecurity.ignorePaths[] properties to config\n", "proba": 2.525161164612655e-07} {"commit": "bfa6271af4388baf01c6c81af39d45877b632e3c", "message": "- bugfix: error in if clause\n\ngit-svn-id: 4b3b87045ec33e1a2f7ddff44705baa56df11711@2120 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 5.172950113774277e-05} {"commit": "2a5921cc7bf03deaab142110e8a1b1e2a7645ad6", "message": "more for X(HT)ML completion: Conflict between automatic attribute insertion vs. self closing tag (IDEADEV-23733)\n", "proba": 9.945732415417297e-08} {"commit": "265d70d2a995d51cc554e70dc245e02a5af69891", "message": "Add unit test for XSTR-418.\n", "proba": 1.357438321747395e-07} {"commit": "5a14b7a87790dcc397f9ec85ea7605803a204bf5", "message": "Fix checkstyle\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@9920 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 2.299157131346874e-05} {"commit": "97ba6b7e50d953e271f889359d81217810cfdf84", "message": "Refactor and use Cybercom http code.\n", "proba": 1.1119672649329004e-07} {"commit": "ddb6926feb655e9ff51ecf6632c01981ff9477a3", "message": "changed all 'remove' endpoints to DELETE", "proba": 0.00018122309120371938} {"commit": "83118afa856e4c52fc8783acedc1d16209b34605", "message": "[StarQuest] Listen for Vault service registration/deregistration\n\nEnsures that Vault services are always using the preferred provider.\n", "proba": 9.648803001027773e-08} {"commit": "b4b51894e2a8aa850eaa6d2ba300308ae915d3eb", "message": "changed the package for the Inject class to match Jersey 0.8-ea\n", "proba": 2.0307042802869546e-07} {"commit": "c4713d931c4ea76c8e02f7db0a5023e41838d457", "message": "Project Euler, Problem 22, Java\n", "proba": 3.8849455563649826e-07} {"commit": "04b7a7fcb208121834cd65b5855bae04fa155bf3", "message": "Add static to some variables in ChartActivityTest.\n", "proba": 1.1962683288402332e-07} {"commit": "4c8707885589cc4eab3c268eb7cd0e877d6d84c0", "message": "Export transactionManager via RMI\n\nOPEN - task 70: Can't persist Item due to PersistentObjectException \nhttp://github.com/DevOpsDistilled/OpERP/issues/issue/70", "proba": 6.466357831413916e-07} {"commit": "5113db41008645f96238a176bfd4d293a7439c54", "message": "Change actionbar back to basic background for now\n", "proba": 1.2097821411316545e-07} {"commit": "777a92de2f1acade6b56632e11c96a23d9b7e902", "message": "Work around some Views not using ThemedReactContext\n\nSummary:\nThemedReactContext should be what is stored as the context on all RN views, but some legacy components use other things like an Activity.\n\nChangelog: [Internal]\n\nReviewed By: cortinico\n\nDifferential Revision: D37356865\n\nfbshipit-source-id: bc914cd06a8846037506a50f254995a6e10c8a9c\n", "proba": 1.526622440906067e-06} {"commit": "6b4ae559536ba6ba2ca8c95ef8d9812a9dea905d", "message": "Add missing line\n", "proba": 0.9999994039535522} {"commit": "843fb69a851b6fb287f008214fcdda69249b73b5", "message": "Actualizadas las comprobaciones de huecos de los segmentos", "proba": 5.702808607566112e-07} {"commit": "de27b329f58c000ffbac828d163282ce60069a5a", "message": "Add getOccupants() implementation", "proba": 7.841981073397619e-07} {"commit": "c62089fd15a3c3779ee2ab44382b07ae1c2bc350", "message": "72309: Fixes out-of-memory errors multinomial logistic regression - Fix memory estimates aggbinaryop hop-lop rewrite reorder transpose matrix mult\n", "proba": 4.3327750631760864e-07} {"commit": "5d2a5c51b2186553024cef5c92426102e0831b7c", "message": "widget colors are now restored on reboot\n", "proba": 1.465458154825683e-07} {"commit": "762f18779d15a1f3b10b5802a1d90c6bcea63f91", "message": "typeeffect\n", "proba": 3.1756467251398135e-06} {"commit": "293a6983eb84e632bbd391a72c4152af5f329f60", "message": "Fixing a Usage leak in broker when subscribing to a topic using selector: AMQ-1889\n\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@686217 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9107802674843697e-06} {"commit": "71f884df90b99a1563825f6de01eb054a7ff6f99", "message": "- additional optimization to the Model.determineValue logic.", "proba": 1.1143770706212308e-07} {"commit": "250e61d804291bf179dfdded938e9da263e84ccd", "message": "//\u6709\u5e8f\u5b50\u5e8f\u5217\u4e2d\u6bd4\u5b83\u5927\u7684\u5f80\u53f3\u79fb", "proba": 3.905398671122384e-07} {"commit": "2d1ee1020c258e703e5e4e14e505118aa2fbf6a9", "message": "Test XML output\n", "proba": 1.064307298292988e-06} {"commit": "7364d0945c7a57e1663145bdd0519e3557e1b6a1", "message": "partially working getcontacts\n", "proba": 1.2406417226884514e-07} {"commit": "bd83662052bf95a64b42f2d52b6362cc66609f29", "message": "fix:\u672a\u6253\u5f00\u8fc7\u7b2c\u4e8c\u4e2awebview\u65f6\u7684\u7a7a\u6307\u9488\u5f02\u5e38\n", "proba": 2.9640768843819387e-06} {"commit": "c0ac43f9b3c26cc46fd46dacbf71fa3822dffd82", "message": "Use SFeature to sort the children.\n", "proba": 1.1273818500967536e-07} {"commit": "67dd6c0b15c90fd97603a3e1d9d085aaaf10c216", "message": "Add types to sparql data reference statement dump", "proba": 2.136042809297578e-07} {"commit": "617e24d37b28c4c801bbecc899d58cb4abe33e9f", "message": "[risk=no][ticket=no]Add one notebookLockingEmailHashTest case (#2399)\n\n", "proba": 2.637897580370918e-07} {"commit": "07e8e2388ce26aac3d8a05539fad0019e73404e6", "message": "adding Twitter to application\n", "proba": 4.0125198097484827e-07} {"commit": "0b45ffd679b6f126e87b84551d626b66cac44ae2", "message": "Stop cards from flashing when returning from info activity\n\nThe changes made here actually mean that changing the rating while in the info activity won't cause it to be updated when returning to the list.\n\nIf we also update the tags though, it will be, since for some reason those updates always go through.\n\nHopefully a nice way of fixing this will be presented in the future, but I'm not so worried about it for now.", "proba": 1.1453889214863011e-07} {"commit": "a029deaf092c24e60e9df5a13c478cfa81675989", "message": "Better example image\n", "proba": 3.6008590541314334e-05} {"commit": "f91a0a2a2e04589c4e86f39e1395f66ad488da54", "message": "Change course name format for consistency\n", "proba": 1.5928940229059663e-06} {"commit": "9ff0d793f11257ee7563424a22d7b7773b05ab22", "message": "Some Debugging in NextActivity\n", "proba": 2.3117506486869388e-07} {"commit": "79e40df14c89bb82dbb8107d5da28380e43617fa", "message": "remove trace.\n", "proba": 7.355691309385293e-07} {"commit": "dbcb4e37afe11765b1ae62eb7631720ec94d4bc2", "message": "Trim down noop web resource response\n", "proba": 6.286186930992699e-07} {"commit": "f58580207e2d4e8e3631d51607b4a886a7669bce", "message": "Use custom divider decoration on Settings page\n\nSince the Android Support Library divider decoration\ndoesn't implement tablet padding, make it transparent\nand use the custom DividerDecoration instead on the\nRecyclerView created in PreferenceFragment\n", "proba": 1.2459311449219967e-07} {"commit": "98db0f53cc9b4d32fbb7c6da1a746c3392cbe73b", "message": "\u0e1b\u0e23\u0e31\u0e1a\u0e43\u0e2b\u0e49\u0e2d\u0e48\u0e32\u0e19\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19\n", "proba": 6.286217058004695e-07} {"commit": "20046f367bad2db0c0b3800cb494a3d3ef8aa6fb", "message": "More linting\n", "proba": 1.5877859027568775e-07} {"commit": "31952706771256778a9cb408de7b064413546606", "message": "Pat #3 Fix static date issue\n", "proba": 3.2111853442984284e-07} {"commit": "150c243047aa6c2a58e5808cba9ef6a60375fe5f", "message": "Delete ExampleUnitTest.java", "proba": 1.0550181741564302e-06} {"commit": "cba1c8e6f5aa0db8737e3578280458ffd19b62d8", "message": "More fixes on syntax errors.\n", "proba": 1.1890934104030748e-07} {"commit": "a6e603892e95ca271892da7e621c1a186e02f542", "message": "Migrated forgotten consumer of contentChanges topic\n", "proba": 1.2617097411293798e-07} {"commit": "fd352dcf6566bda3eda5f357f9278301924ab030", "message": "Fix decimal adapter\n\nIf decimal field is nullable, don't adapt null/empty value\nto zero.\n\nFixes RM-8813\n", "proba": 3.847730840789154e-05} {"commit": "1a18e9b8b2b44b1aa5e6a55ac2470c16dc909665", "message": "Replace StringBuffer by StringBuider and return String in getServerResponse()\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1202910 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.530282891821116e-05} {"commit": "9ae52ba0c4de5e101a99c731a14655138c3e089e", "message": "Fixed issue with VmBuilder c-tor in Android 2.3", "proba": 1.4687601890273072e-07} {"commit": "72fda424ac6d1090def784b2a101062fad99d0cc", "message": "fix WRF lat/lon vert transforms\n", "proba": 3.8518169276358094e-07} {"commit": "63282aa0b2eeeeb58157df8974b12459976a2ab2", "message": "Add a few more file extensions\n", "proba": 2.516458437185065e-07} {"commit": "e56b81a386299e87c10af7bb488fd9941c39b1f5", "message": "#974 missing Mapping File Entries\n", "proba": 1.283788009232012e-07} {"commit": "00d46edc710230648a2c9310c705e3db8e92462a", "message": "Add tests for Lecturer service security\n\n", "proba": 1.4747703858120076e-07} {"commit": "7a8678decaae4216d3cd55f60a189ce24c48f759", "message": "When selecting a previous command with double-click, copy to system clipboard.\n", "proba": 1.1024661006331371e-07} {"commit": "badb1597e44dd69c8a1cab3afb01c5ba1ed7925a", "message": "Forgotten \"println\" removed.\n", "proba": 1.231100839049759e-07} {"commit": "5be3ea21a6e62b6053e7901a8a0f78f45cf4ee36", "message": "DCO-952: formated code\n", "proba": 5.193695642446983e-07} {"commit": "1bccc8517786a781a5b3f0c70ad3179bf5a2362c", "message": "ClientUtils also needs to escape the slop: ~\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@575064 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.784041832157527e-07} {"commit": "b8f4551ede1c17bf6cb6c33d2dc8ee987b89a552", "message": "Disable the conference call menu item with the appropriate label, until the work on the conference feature is completed and fully tested.\n", "proba": 1.1153169054978207e-07} {"commit": "16d424cdd2507e95e4e29586ddb22deb4e93d9d5", "message": "fix for build error\n", "proba": 3.297755029052496e-07} {"commit": "ce3f507856ca072f8a01a003ff54a764b4a999a5", "message": "allocate buffer memory only on first use (when installing shaders)\n\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@6710 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 2.3184745714388555e-06} {"commit": "04e4f8f4a08af34370fb9b47f7b61617e7d1ebcf", "message": "Added code to sort terms. Fix for bug RFLD-30.\n", "proba": 1.0147563500595425e-07} {"commit": "55a29d143a3634484c0d6820f5d407987f58ddb1", "message": "STREAMLINE-662: Deployment failure with branch processor\n\nFix issue in saving branch stream info.\n", "proba": 9.957785351843995e-08} {"commit": "992c23e4e058ab6a9b4173d66a2b0aca2a191bb2", "message": "gh-2789 Add module install for BuildInfoModule\n", "proba": 1.4292274386207282e-07} {"commit": "abcaef6b8ed490a74f75f44570948dee0ce79778", "message": "[testGeneration] Fixing test failing on server for case sensitivity\n", "proba": 1.434150931345357e-07} {"commit": "db381de13be9307662805f8697a0177749dd4d4d", "message": "fixed compilation\n", "proba": 7.055721766846546e-07} {"commit": "84f83a60412208884cffe4fd6a0229f382c72cf0", "message": "Applying Stroom standards to REST service\n", "proba": 1.2760371248532465e-07} {"commit": "c66010b3521f38655a631e1f971a24333fe11e91", "message": "\u30e1\u30a4\u30f3\u30e1\u30cb\u30e5\u30fc\u3067\u623b\u308b\u30dc\u30bf\u30f3\u304c\u62bc\u3055\u308c\u305f\u6642\u306b\u30a2\u30d7\u30ea\u3092\u7d42\u4e86\u3059\u308b\u304b\u3092\u78ba\u8a8d\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\n", "proba": 3.744605464817141e-06} {"commit": "ac9b896632aa861d70b147c7bd077fdcb2c5506a", "message": "JDK1.5 \u7f16\u8bd1\u4e0d\u8fc7", "proba": 3.8113373079795565e-07} {"commit": "d958a7ec41da0883d7b67a114be2c4acee32554e", "message": "Trim on email host", "proba": 3.121424185792421e-07} {"commit": "7a25ffb65d0b0cb8e97deebb3a09492c1f93ae9c", "message": "Improve exclusion of .git directory from copy task\n\nI think the previous syntax for the include was not working on Windows\nat least to ignore the .git directories contents. It was trying to\ndelete the .git dir instead of ignoring it.\n\nThis is related to #68.\n", "proba": 0.00021204340737313032} {"commit": "28ee352168c6d2b97eb9f9461a8bf17d7df28669", "message": "Don't need to strip inner class name.\n", "proba": 1.9710154219865217e-07} {"commit": "90549ab8a43f80bcb7850408b8db4e3334ba7069", "message": "Test changes for graphCol, Options and commented tests for sem.store.", "proba": 1.0297952002247257e-07} {"commit": "11316c4f1a6d3b46d272225623a69bdfe904f5e2", "message": "committing partial changes to reduce the space used\nby a red black tree.\n", "proba": 1.1782060482801171e-07} {"commit": "4ee78e3bbe6ad27b86cfea9e7ced77aa3c7103e1", "message": "polished javadoc\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4319 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.582031003039447e-07} {"commit": "985ee3c3f5ca497e389193e2cafc71c5a197eaf0", "message": "reuse length\n", "proba": 4.673098374041729e-06} {"commit": "b36b26771e9b2186c55fd98a71466d81aa1e31bf", "message": "|#00|+Temporarily fixing End2End, lot of refactoring required\n", "proba": 1.3242645025002275e-07} {"commit": "286d2d80873b315205057205735b74463641f5d0", "message": "Upload progress listeners called when appropriate, fixes #3102\n\nsvn changeset:8315/svn branch:6.0\n", "proba": 1.652461634193969e-07} {"commit": "f387848f83876dd8b3312b3be9c70bf3cb06452e", "message": "MockTransportService.doClose assertions should check openConnections under lock\n", "proba": 6.408209287656064e-07} {"commit": "ef365c4ac4e4837cf4a4eeb54ac6c0e4d3e89d09", "message": "Details.\n", "proba": 2.498373419257405e-07} {"commit": "bfb266e4264b574bff53e433de504884800165b1", "message": "Make exception handling java 7 compatible\n", "proba": 1.8513588884161436e-06} {"commit": "16a676e67d58762fcc86a5bd8f4fc73f40ca27f1", "message": "Refactored constructUrls method.\n", "proba": 1.3181660563077457e-07} {"commit": "1ad104eb05b3b72848847a09c7da56d3e9ae1868", "message": "Modified headers management in BaseRequest.\n", "proba": 1.1270141442309978e-07} {"commit": "8e084e82942cbec30f0b6577a3aca28be9d22e3e", "message": "Removed unnecessary member", "proba": 4.78323272545822e-07} {"commit": "947c6841c96031390d2c94eee892143a1c8e8193", "message": "Changing log message so it is less alarming on startup\n", "proba": 6.631177029703395e-07} {"commit": "d331eeee519767b21bb1f4d45b0954424d8e18e6", "message": "fix rendering of ajax wiquery statements. Children first approach.\n\nsvn path=/branches/wicket-1.5/; revision=1297\n", "proba": 1.1639937156360247e-06} {"commit": "3a96f2f924661d788bc51534740500e6bc7e1373", "message": "Budget Adjustment Fix\n", "proba": 4.5657250780095637e-07} {"commit": "3910fdd95d53df6800f559b89e5b362fcd9a0f16", "message": "Store main display panels in showcase instead of creating them every tab press\n", "proba": 1.4605275566736964e-07} {"commit": "2ff2691b8b583ee2b7488ed1335536d53d1b3bf6", "message": "[core] delete unnecessary exception from throws list\n", "proba": 4.0118044353221194e-07} {"commit": "eccbe82deaf7ffcdeb8742d1ca9323fb70204282", "message": "add space\n", "proba": 0.9999645948410034} {"commit": "a5b131c712a9d57a302e97ca5830563b56afe3a8", "message": "INTEGRATION: CWS pj57 (1.2.24); FILE MERGED\n2006/07/26 12:21:14 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.\n", "proba": 1.0166607466999267e-07} {"commit": "06818b4be244a46763e718eb981202131e4be6e5", "message": "hopefully I have the per group count now\n", "proba": 1.3868435644326382e-07} {"commit": "c36a6124cd3abfe91e121a6bb29aa6ff9a9bddee", "message": "Fixed null pointer bug.\n", "proba": 1.2857226749929396e-07} {"commit": "bdcd2701bb6707d456813a421ad93983256fa359", "message": "\n\ngit-svn-id: http://code.alibabatech.com/svn/fastjson/trunk/fastjson@1416 fb902949-7fc4-4485-a80f-4d6ff335c879\n", "proba": 1.2585459217007156e-06} {"commit": "8fb0abb0edf696a8c606f990c95fd6786893bbcb", "message": "setupAccountingRule", "proba": 4.416483250224701e-07} {"commit": "2e364ba54e7f0946bcda2226d37752aa41ee43d0", "message": "Add test for #889, passes with 2.5\n", "proba": 5.690606599273451e-07} {"commit": "39a8523af3a9d4b23684e83a42fac7534e9b4d61", "message": "Fixed test name\n\nSigned-off-by: Sebastian Ho\u00df <1d6e1cf70ec6f9ab28d3ea4b27a49a77654d370e@shoss.de>", "proba": 1.1892771567545424e-07} {"commit": "c6f9c54d371a58fb7ef370fbe5e43ed8abd1d51b", "message": "IDE warning cleanup\n", "proba": 2.5438401962674106e-07} {"commit": "770ea91132377aa57857a365d39866e8d14e76c1", "message": "Added testcase", "proba": 2.770848652744462e-07} {"commit": "de5fdc51720589c6de17ee3836f6fe374606bdef", "message": "#151 Adding invalid token test\n", "proba": 2.103694782817911e-07} {"commit": "3201706141711260b5c236f0b6e0a5d857a711d0", "message": "Travis does not pass tests because PS is not installed", "proba": 2.995743955125363e-07} {"commit": "7489a32adb57cf1c41ba76c36a88d75d5bd55c1a", "message": "Test case added\n\n", "proba": 2.457103107644798e-07} {"commit": "763f9125920c8e7173d4ca682ebba06213411e7e", "message": "fix the test\n", "proba": 0.999997615814209} {"commit": "751fdd6832f46ee4f6bf613dc6074f5b40e6c381", "message": "NCI-Agency/anet#3449: Adapt test to new return type from userActivities\n", "proba": 1.362759007861314e-07} {"commit": "8650ddc84ab2ea3041c5f43a569034583da988fe", "message": "increased the number of ittertions, still works\n", "proba": 1.9969421316545777e-07} {"commit": "6672b398ea1f988921983ac3b757357c1f95b002", "message": "SNOW-83752: Test for Support bind variable in row generator table function. The fix is in the server\n", "proba": 1.1937315491650224e-07} {"commit": "f78d110414094de24a06f46049404c3b5b666acd", "message": "removed ConceptListController autowire", "proba": 1.9569380071970954e-07} {"commit": "c6f135872fe71745994167e815818147c8fdf2ba", "message": "7938 change an keyword to a keyword in comment\n", "proba": 1.6239718547694793e-07} {"commit": "6354bc4861f0fa651b68ce3db3b5ab3a66d63bea", "message": "[TEST] Make sure that there are no relocating shards before taking snapshot\n\nTemporary workaround for #5531\n", "proba": 1.4383600444034528e-07} {"commit": "6243133e1dc27699f9ecbdbfb5356627629e080e", "message": "GP-1333 - Fixed memory search dialog issue caused by odd resizing when\nusing the Advanced button\n\nCloses #3158", "proba": 1.1753375872558536e-07} {"commit": "c4b7fa7d6882fe4a8e5133c6097d87e08d639f2a", "message": "Add getBranchesContaining exception tests\n", "proba": 1.6137975933361304e-07} {"commit": "6c4a99bae15086e5c2000a404b5b4d98e69fd8e9", "message": "Save Position with true flag\nmake content return to previous state\nalso in lock mode\n", "proba": 1.887427600877345e-07} {"commit": "af0d6a13b44402cd878b1c9ba0e5d0e194f64dc2", "message": "Add multidimensional test\n", "proba": 0.00037603836972266436} {"commit": "a3a6c90b82bc9c0a298e76496ab57de48fdb9b27", "message": "Expose the proxies in a convenient place.\n", "proba": 3.9282892316805373e-07} {"commit": "9e45e13d11a5d6db77e10fc0d1e2a48b746eed52", "message": "Add tests for continuation characters\n", "proba": 3.4640129342733417e-07} {"commit": "0f59d7d3331d2908142e1ae78225c2d15f4c2306", "message": "Modified implementation of method 'callThatTakesSomeTime' to avoid (or understand better understand) the spurious test failures in AcsCorbaTestWithContainer#testComponentPOALifecycleAsync \"Releasing component 'IDL:alma_jconttest_DummyComponent:1.0_1360557342323' took 1498 ms, when between 1500 ms and 2500 were expected.\"\nNow after Thread.sleep we check using System.nanoTime if the required amount of time has really passed. In case of InterruptedException we throw a Corba exception in addition to logging the problem, which may give better visibility in the test output, although I doubt that the problem comes from InterruptedExceptions.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@186155 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.6087993572000414e-05} {"commit": "0b3d70be514d156935e780cec1843de1fbabcf43", "message": "Add test case for https schema detection.\n", "proba": 1.3674092258497694e-07} {"commit": "de50ebd73c0e7f184ee085e9bcc4ae894842dbd2", "message": "\u0414\u043e\u0431\u0430\u0432\u0438\u043b STICKY\n", "proba": 3.4344257073826157e-06} {"commit": "afadf4c277e01d3c6b4be5f61b50fa5995501fee", "message": "Removed v2 tests that don't need to be duplicated.\n", "proba": 1.1841346037044786e-07} {"commit": "bdc564a6b3cccafc549a96b63664aa7e09e45cb5", "message": "Sort methods.\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@224562 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.014962483197450638} {"commit": "54eaa620a833561d3df5e6951f187f32c49db1ce", "message": "Disable on-chip buffering on Ant+.\n", "proba": 1.3177776736483793e-07} {"commit": "fd3940fcd01716edceae193614940d165a8b6bd1", "message": "Fix an issue of share test.\n", "proba": 4.891967819276033e-06} {"commit": "3e4dcb007ea9f0c13b3040cf1ba47c2849222531", "message": "Turn warning about CSC signals insertion into info\n", "proba": 1.424684938911014e-07} {"commit": "d7fee5b038aab322a09918f6ee47f70b998c2747", "message": "\u30ed\u30b0\u3092\u8ffd\u52a0\u3057\u305f", "proba": 3.0997421163192485e-07} {"commit": "ba5db0a4435a71df957304b3d62f1d067f23e656", "message": "fixed name of one of the parameters (take 2)\n\ngit-svn-id: 34a63cff78c965ed7296912184cd0e3b6b7dc1c0@1394 2f4ce1e4-9571-11dd-93b2-6d14b300b761\n", "proba": 1.0635144462867174e-05} {"commit": "fdf4c92d8cac293e5695f56f7bc3d87c9d98c7d7", "message": "a helper method for writing to both console and to the log at the same time\n", "proba": 1.6530921698176826e-07} {"commit": "bbaf49212b30b0c819ed097653b5923cd1e978e0", "message": "Handle unresolved addresss and return same error as moar.\n", "proba": 1.264714342141815e-07} {"commit": "06cb5a68da8144ace800d1620e41ece5d39538d2", "message": "javadoc fix", "proba": 5.510320306711947e-07} {"commit": "0f2cb164ca222bcf5799d6f301a56696ae699333", "message": "Use transaction for provider delete.\n", "proba": 1.2503925006512873e-07} {"commit": "217da17a18b51098615e098d001b39aaead0bd96", "message": "start of work\n", "proba": 1.9650859030662104e-05} {"commit": "2da79de098915bf8576753e8a4e9ea3cd978c364", "message": "Reffactor external authenticator aliases code", "proba": 2.4744031179579906e-07} {"commit": "a4a64d3225a61c9c3937f9417195d4bcbb632f28", "message": "add unit test for keywords or queries (fails)\n", "proba": 1.4024473671270243e-07} {"commit": "de93add15396c87dd83818d52aaa7851f7312f05", "message": "deleted info class\n", "proba": 2.1924819293417386e-07} {"commit": "b147b3c07a4a7eea9fe1111c3e91e965dc05251f", "message": "Added fast scroll to item list\n", "proba": 1.687411099737801e-07} {"commit": "dbe71f32dc3a19b44d124abae590981050928b5e", "message": "20974: ParFor construct - Handling of empty matrix partitions\n", "proba": 1.1434516267172512e-07} {"commit": "fc27a7b6b21fa7fa61a8dbb4b7b7df1f87b02ff0", "message": "Add wrapper utils\n", "proba": 5.25277300766902e-07} {"commit": "656a48a7854ae82f1a68d396be4b588b637218d9", "message": "Corrected stroke thickness on the M\n", "proba": 1.9525349159721372e-07} {"commit": "6968693fd123798b4faf6656c6a531b04d5ddd9d", "message": "\nAdded 2 methods.\n#53\nBranch: 53_recycle_ibn", "proba": 1.5380413742605015e-07} {"commit": "986eda956ac43bc9241041be931e99f28a68db36", "message": "Add MetadataUtilTest\n", "proba": 3.2775415093055926e-07} {"commit": "d21e104de2d88147769b976d88c64a254145999e", "message": "LUCENE-8187: Reduce the count of test iterations for nightly because it was causing timeouts.\n", "proba": 1.1944352706905192e-07} {"commit": "1f9f615d3598abab6129367e9bfc579224127dd2", "message": "OAK-66: JCR Node Type Management\n- Removed unused method. Implementation is present in PropertyImpl\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1401681 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0527649010327877e-06} {"commit": "3aa16c82eab1d74ffb1e1d6cb55abf55fee0cd3c", "message": "fix(android) indexStorage find before by value\n", "proba": 5.502952262759209e-07} {"commit": "5159f3288ea1e9f33663a324ef86693a1cb7ea80", "message": "\u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d \u0442\u0435\u0441\u0442 \u0434\u043b\u044f \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0438 email ContactEmailTests\n", "proba": 1.499197992416157e-07} {"commit": "d8eeb7f881b46d99e15b00d45a01a9aad4d83827", "message": "Gave webdriver tests more leeway in slow environments. Now also dumping current DOM state on failures to allow easier debugging.\n", "proba": 1.0852124887605896e-07} {"commit": "694f65a609afd7093e8795f6c4d2b16257da4cb7", "message": "Fix logged warning during tests\n", "proba": 2.9579982196992205e-07} {"commit": "962c0325c60a82b229c8d0b161f97f3a430758f3", "message": "Rename bluetoothAvailable to bluetoothBytesAvailable.\n", "proba": 0.9999769926071167} {"commit": "56cf9468aff3cccc12cea3a210bf8d0254f943d2", "message": "Hide custom PWS settings when not in use\n\nWhen the user is not using a custom PWS, the custom PWS settings are\nvisible; confusing! This change hides those settings when not in use.\n", "proba": 1.9430093800565373e-07} {"commit": "39c4f8c62122604a60b6af6e6010cdf36f03707f", "message": "adding logging and retry count to MarkAsPlayed\n", "proba": 1.9714684640348423e-07} {"commit": "bc4875c0df47f4229a83de2cfeb348acd2a93a74", "message": "Remove overriden createJSModules (#145)\n\nSince of recently in master the unused createJSModules has been removed and ReactPackage's no longer contain the definition of createJSModules. There for it must be removed in order to not yield a compile error. This is breaking change.\r\n\r\nhttps://github.com/facebook/react-native/commit/ce6fb337a146e6f261f2afb564aa19363774a7a8", "proba": 5.686874828825239e-06} {"commit": "ef92dff5e3bda7462473b43e74da1f872f653849", "message": "Fixed method naming typo (old stuff).\n\ngit-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@399454 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.947358194040135e-05} {"commit": "785fda1d167cdcab47815ed05e056eb9c8afaf4f", "message": "Integrated networkUtil\n", "proba": 7.192269322331413e-07} {"commit": "53ccbdf7c2ddef7cf6197c9c19b8a23294d04654", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "c47266257401883c0ed26e05fea670ac607c6860", "message": "TP-843: get -> find\n", "proba": 7.073393248901994e-07} {"commit": "2d8edd0a552cc551d1dd892e741f7ae9a07dfbd3", "message": "\u52a8\u6001\u90e8\u7f72\u540e\u4e3b\u8fdb\u7a0b\u542f\u52a8loaddex\u540c\u6b65\n", "proba": 1.7492767767635087e-07} {"commit": "c342aa1a216250fd09008133542ee88fa2604694", "message": "Fix compile after rebase\n", "proba": 4.450095048014191e-07} {"commit": "3d7e847ebd76fb50002611c09ed1f95351645185", "message": "Fix up testModelSerializaitonException\n\nDo not call waitForAuraInit when expecting a quick fix error on load.\nInstead, wait for the document to be ready and then check the expected\nerror.\n\n@rev fabbott@\n", "proba": 2.0628897345886799e-07} {"commit": "dec65731fdea7c10a66dbac2bc07017a326fce97", "message": "PLUGIN: Fixed a minor issue in a test.", "proba": 1.1149447232128296e-07} {"commit": "1fe1901600b6c212ee318ceb76814c9a1a6d994f", "message": "checkstyle fix\n", "proba": 4.6991343083391257e-07} {"commit": "7710776d7fb6ce5a3ccdfa3b6f488fa3195ff3b5", "message": "~ Changed timelineOffset to meaningful value in DiffieHellman\n", "proba": 1.2180213104784343e-07} {"commit": "04c8e174503bc1c1d6bb33eb40dbc3658c52d45d", "message": "Fixed sonar violation.\n", "proba": 1.9039168819290353e-07} {"commit": "3f829b0329871d76550d6d336fc26b67f65a9ae1", "message": "Fixed blank screen when connection fails\n", "proba": 5.228911845733819e-07} {"commit": "319c4d239a18f71ab274468bc0e67da55604c2cb", "message": "SingleValueCache +invalidate\n", "proba": 9.701171848064405e-07} {"commit": "2899aa89af6e52600891d733b0fb07f0b9c26cef", "message": "Replace magic numbers with an enum for clearer debugging and\nmaintenance.\n\nAllow for slow builds by increasing some jacky sleep values.", "proba": 1.0526810001465492e-07} {"commit": "e13382eceb2b83a01376dccc93d41010ec2d96b8", "message": "[FalconJX] resolved TODO\n\nSigned-off-by: Erik de Bruin \n", "proba": 1.1815220801736359e-07} {"commit": "952fe55d184f875007c88e728434b67fb8ef1e25", "message": "Fix test to conform with stateless module adapters.\n", "proba": 1.161584677333849e-07} {"commit": "5d5190f6f16e42d6be8360fc848fc24352097895", "message": "FIX: unit test failing when xml validation is not possible\n\ngit-svn-id: 29f0868cb983d9404d09bb30d964f948aae571fc@484557 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.860470307401556e-07} {"commit": "fa88eae82add5d26799442d24e2f98a80e6d297a", "message": "Log element list length for convenience.\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@594517 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.815665564208757e-05} {"commit": "312c229a8e251e07c9fb3e023a63e20af71ef98f", "message": "CAMEL-10830: Race condition when reading principal for one-way web services", "proba": 1.0536793126902921e-07} {"commit": "adc4ff681807fb28649ee051f9f39106ce6747c5", "message": "making sure to unset system property. as we are setting the property in the JVM\nif not clear other unit tests get affected!\n", "proba": 1.0144854201143971e-07} {"commit": "2890f0b071a9fb8c7e8bc1d5142ecb18aa4eee3e", "message": "[NPANDAY-473] fixed: NoSuchMethodError: Maven 3 does not contain method ArtifactUtils.artifactMapByArtifactId\nartifactMapByVersionlessId works in both Maven 2 and Maven 3\n\ngit-svn-id: ee144a4ada4e65570a65b3ba2a4ac9d4eedc8fa4@1202780 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0500823009351734e-05} {"commit": "c89c0f99cbd9e384159397c6b9f3d7adeb8f66a6", "message": "Improved javadoc on test methods.\n", "proba": 1.1724213067054734e-07} {"commit": "cdab6ae20eb805f89f3e3b3467c28c46b1530198", "message": "remove busy wait from ConcourseExecutors\n", "proba": 3.1369808084491524e-07} {"commit": "828e386a139c59c4cfc6181ce82225e4b9379ca7", "message": "COOPR-660: add usage of constant\n", "proba": 1.704055284790229e-05} {"commit": "6d145274da88affa22009c04c1ce055ad75389ea", "message": "reworked to avoid repeated HTTP lookup attempts\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4909 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.0681173989723902e-06} {"commit": "3122adbc3d7eb9a4b9c865f4e259674d3b0d5c9b", "message": "NAM-1138 \u30a6\u30a3\u30b8\u30a7\u30c3\u30c8\uff1a\u30b5\u30fc\u30d0\u904e\u8ca0\u8377\u5bfe\u5fdc\n\n\u30c6\u30b9\u30c8\u7528\u306b\u3001\u30b5\u30fc\u30d0\u30a2\u30af\u30bb\u30b9\u306e\u6642\u9593\u3092\u77ed\u7e2e\u3057\u305f\u3002\n\n\u62c5\u5f53\uff1a\u9ed2\u6fa4", "proba": 1.874138462198971e-07} {"commit": "054987024b4ef311587bb9122938257bfc2803ee", "message": "Add javadoc.\n", "proba": 1.9758201119657315e-07} {"commit": "f906b677d5c19b043dd4172f0894d79b2c651495", "message": "Update server side ufs write to only need data path.\n", "proba": 1.0868779298789377e-07} {"commit": "34c131dc1ad0392999b55c16f72772e4b59ef408", "message": "Fixed wrong @link references.\n\n\ngit-svn-id: bd781a9493159d57baabeab2b59de614917f0f5c@1588389 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.54262499260949e-06} {"commit": "6c5f6e64a0b07ffc7f2055dea874d6c72656592a", "message": "Added handling exception in case of OCommandExecutionException\n", "proba": 2.128181932903317e-07} {"commit": "5a1a753daf6d01a263f685254f8a13122f2b12d3", "message": "CB-10104. GCS logging details are not set for DL/DH.\n", "proba": 1.0105996750553459e-07} {"commit": "c8ef4141e3b0e47a4ae595632d9aa615efe41e8a", "message": "Fix comment\n", "proba": 2.1542624040193914e-07} {"commit": "5b998717e79f7fcde249b9a0a3686a2c0f5be68e", "message": "Remove invalid test\n", "proba": 9.33696446736576e-06} {"commit": "a21840c1be687a0b5ebff8f1ff02714a54053b57", "message": "Replace exclamation marks with minuses for negations in solr queries, expression service only.\n", "proba": 2.5745603124960326e-06} {"commit": "bc55c5236e92bd37487d96618d0c7fbcc813ba7d", "message": "Add a utility method to ConcatenatedDataSource\n", "proba": 1.56845578658249e-06} {"commit": "fdc6f88dbc3982bb71653b98af5f8d28a9047a49", "message": "Solar panels will work in Nether and The End. Closes #2105\n", "proba": 1.1888292306139192e-07} {"commit": "b5a2e9c9991292cb00af17a452ee371c43df960d", "message": "Improve coverage\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1783801 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.110534963634564e-07} {"commit": "dfe9e69241963a113a2afdf987f5d4e2deb208d1", "message": "hmm still at around 20% failing", "proba": 1.790475749885445e-07} {"commit": "71bae4f1f95dc8ff7ace26e0bdf37d7e091a4254", "message": "New Layer API: cleanup activationFunction (2)\n\nRemove Jackson hack code for activationFunction.\n", "proba": 1.0047300236237788e-07} {"commit": "b17595f1335b62a2aca9471da4c9ca02b58d880b", "message": "Fixed unit test\n", "proba": 3.771984609102219e-07} {"commit": "e91c5a5e058b86fb5e5f8e4bfc0e5167a1b11764", "message": "KRACOEUS-199 - keyword panel test with new framework\n\n", "proba": 1.0121777194171955e-07} {"commit": "9e3877f6df3a5c79503ea92317354cca4b99173d", "message": "Fixed mapping room type on rooms list for owner\n", "proba": 1.6049142459451105e-07} {"commit": "262ba00f92c156223339000832f169bcdd863d09", "message": "Several fuzzmaster fixes/improvements\n1) output logging changes requires a .equals to change to .contains to\n detect server start\n2) Make a timeout detection message less specific\n3) Arrange to print out messages that match progress conditions rather\n than eating them\n4) Add an additional retry string for timed-out rejoining nodes.\n", "proba": 1.5523453839705326e-05} {"commit": "d6336e89d15e275d59fdf4ce24eacdc3e014e732", "message": "quick workaround for edit timestamp anomaly\n\nThe YCP CloudCoder data has at least one case of a timestamp\ndecreasing as the edit id *increases*.\n\nThe best thing to do in this case would be to fix the timestamps,\nsince progsnap requires that edits be ordered by timestamp.", "proba": 3.22711571243417e-07} {"commit": "01038e5ecb01eee9a432aa1752e00872365e71f1", "message": "single board solver added (no gui though)\n", "proba": 1.1148660661319809e-07} {"commit": "e5cb572cfe452699e8c3f5e71631a153ddb174b3", "message": "reorder static handlers\n", "proba": 2.3548775061499327e-05} {"commit": "83bf304705dd5aba208d5c36fab56ede947e1702", "message": "removed lines\n", "proba": 0.00033409855677746236} {"commit": "b7ccf1435ae1b295aaa7fd0ddbf6c76da1d7a88a", "message": "ROO-2914: GWT Scaffold against multi-module roo project switches module focus to project with entity\n", "proba": 1.076549622780476e-07} {"commit": "f3f6ca7690d9e17f6a65f4fa7d07f5442d6482fb", "message": "Update.", "proba": 3.493966005407856e-07} {"commit": "f2f7c45b5afcd061f49bc0ad544cd34bfeef64b3", "message": "Internal change\n\nRELNOTES=n/a\nPiperOrigin-RevId: 339125561\n", "proba": 6.790774591536319e-07} {"commit": "67efda270f4ca164bafe7ef26323374cef081196", "message": "[BZ-1077105] do not dispose an old KieSession when a new one with same name is created from the KieContainer\n", "proba": 1.1403229649431523e-07} {"commit": "287a6872d1eb3a06b823fcb9ecfb94c7cd83c66c", "message": "Add button on searched user\n", "proba": 5.86440194183524e-07} {"commit": "970331c45103174555ebb6f7c5851a78fb7e3a52", "message": "more tests\n", "proba": 1.297568985592079e-07} {"commit": "e6e0cd848dca6727f1bd1814616eee13e695a797", "message": "Fix #1251 soft keyboard now pops up automatically in create new folder dialog (#1254)\n\n", "proba": 1.052024600767254e-07} {"commit": "9bd4c956bc32e94372d686f0290631956de8af20", "message": "Enhanced the BuggyBlockingQueue.java to provide more useful failures.\n", "proba": 1.0925208471235237e-07} {"commit": "5173a1a24e50247d436bf03b5657fa93848f304f", "message": "Improved the visibility of ConfigurationIntake's methods\n", "proba": 1.4428374583985715e-07} {"commit": "de16d73357cf4ceea701a4c8f43a07eedb81a571", "message": "final removed\n", "proba": 4.6355731342373474e-07} {"commit": "c2c4937f0c97b10ab7d316f60704a915c191aada", "message": "SAK-18824\n\ngit-svn-id: 3d22dccbed95c1cffbc0a89508a93eaa461b2da5@79913 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.864021659363061e-07} {"commit": "fa0e3adb883d1a8f7662751b83a92a33493e14c5", "message": "Exporting default provider in all cases", "proba": 2.1246027870347461e-07} {"commit": "086959f7879066b6be47eee9375d1881b99aece1", "message": "Skip columns who don't have an enty in attributeAliases (can be either an alias, or it's actual columnname)\n", "proba": 1.461850018813493e-07} {"commit": "31f496c3500c742883cc77e9676ad99a5ffe3abe", "message": "Reviewed comments", "proba": 1.6071258812644373e-07} {"commit": "0290379e71770d3145f7d90b398fd7e9cb2faae0", "message": "GF#23136,23137 [KLO, 100109]\n\ngit-svn-id: 8a910031c78bbe8a754298bb28800c1494820db3@833 0604bb77-1110-461e-859e-28c50bf9b280\n", "proba": 3.1937923949953984e-07} {"commit": "db9d1b1e85e06197ef197c773394dfa724c1259c", "message": "DRILL-5094: Comparator should guarantee transitive attribute.\n\nclose apache/drill#675\n", "proba": 4.3730921106543974e-07} {"commit": "f16c931c7a2147d9cc65d6512abac466af99068b", "message": "common container does not allow two declarations with the same signature\n", "proba": 7.351883368755807e-07} {"commit": "4a4f54a54d6454143ba90f9a2a2ecdc8f38e2910", "message": "Disable failing large compilation test due to overuse of memory on fast schema return. To be fixed as part of DRILL-1808\n", "proba": 1.2640704483146692e-07} {"commit": "90b85dd85fddfc14ff1914cae6b23e730173c625", "message": "Fixed check on dir\n", "proba": 3.063889266741171e-07} {"commit": "8b66cbb72c383ea269f765680f72943383ed08e8", "message": "remove commented code", "proba": 3.5036961776313547e-07} {"commit": "79f3b5134669c58673fdb3d2dbb33f70b6dae129", "message": "Includes sender's organization number in the URL when dealing with direct jobs\n", "proba": 1.272384366757251e-07} {"commit": "6e93fea1f11d1adb30a0d01cf82f08960b77299c", "message": "a wee bit more cleanup\n", "proba": 1.6641202194023208e-07} {"commit": "b0fa2dc70b023a3efbe5a86cafe01ee6bd7f42b6", "message": "Comment\n", "proba": 3.663055849756347e-07} {"commit": "05b2c2b0b95d5d25cc3f2f9ad53ec82f0cce342b", "message": "Make HAProxy URI accessible\n", "proba": 1.5176662600424606e-05} {"commit": "1364d3a3d44da4109ced65a1eddb52e60a434399", "message": "[WFLY-8679] Reduce level of WFLYTX0034 warning\n", "proba": 2.5709977080623503e-07} {"commit": "9eeb862dc76909e486f847095d8e9e7ec3e219c5", "message": "fixed broken constructor in TranslationResourcesService used by tests\n", "proba": 1.384488683697782e-07} {"commit": "6103322f9a0e58bb0c4d5049e0d99779ac26b11e", "message": "[UIMA-3399] add a test for duplicate addToIndexes of the same identical FS - permitted or not depending on value of JVM arg (which has to be set by hand, currently - the test case is \"manual\" in this aspect, for now)\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1639912 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3881750621512765e-06} {"commit": "e016afe7add80260f9cbd60612f3aeb8e7fe2e37", "message": "Getting beans from CDI instead BeanManagerUtil\n", "proba": 2.3073103250226268e-07} {"commit": "4a540d0a5ffa94966775b41e92c65bed82390c03", "message": "Use XtypeTable object instead of hashtable\n", "proba": 9.789313253349974e-07} {"commit": "ecbfb595206f9fe306c7d721b833c8447e52835d", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "a151c33a4feff85dfc3b7b5733abaad1d70e7ea6", "message": "Fix NotificationUtils.getDescriptor()\n", "proba": 3.0251254656832316e-07} {"commit": "09cd05c513a5cfe02832a9eb46477094fcd7ea3a", "message": "Simplify ImmutableList implementation\n", "proba": 1.749728289723862e-05} {"commit": "41c984c001a5cab8aacdc380a219c7f484a1d703", "message": "fixing space\n", "proba": 1.7230714774996159e-06} {"commit": "a2caca768e7f301223e40d391eb2eea2193840d1", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "7b614126a87389b662fd38d61928f98bd29e460f", "message": "Add string test\n", "proba": 0.9995660185813904} {"commit": "b0f4243659d6b06c0ddd9e012e838dcac399ff25", "message": "Remove obvious comments\n", "proba": 2.982903879455989e-07} {"commit": "cae7386fe095152337227777138ea949740ac3df", "message": "Update ApproverClaimActivity.java", "proba": 4.3646716108014516e-07} {"commit": "956d77925db13b46a938a81020e7ca4745cefa45", "message": "Fix a bug in NetHttpResponse (don't catch IOException when getErrorStream)\n", "proba": 7.4978615884901956e-06} {"commit": "6705492013ac9cf97407565d7bdeb0af45598b5b", "message": "Fix one compiler error found by mmm\n\nb/26959534\n\nChange-Id: Ic6f67a45eb00b00361fb78e8b240813692614798\n", "proba": 5.510992559720762e-05} {"commit": "9c9a1ea274d541e896dd1fd612765df68bc968b0", "message": "different gpio pins", "proba": 4.18229046772467e-06} {"commit": "9b3ad9ebc781acaf028b1de1899979b5b7bd2f33", "message": "Add instance output\n", "proba": 0.0068159932270646095} {"commit": "c606d72c8a3b4f41f758f8237ad605e61f6b1b63", "message": "GUAC-1364: Invalidate session after token has been invalidated.\n", "proba": 1.1412738842864201e-07} {"commit": "1865b3b8d2e35208a66c0255a5ee7703f47a1fe9", "message": "Temporary fix in GUI to allow displaying WorkItems (once again).\n", "proba": 1.0155967089531259e-07} {"commit": "73614050425c287644084412cc24ff93b57f878d", "message": "GeometryVisualizer no longer uses a type parameter.\n", "proba": 1.080643556861105e-07} {"commit": "fb3b6d60c755ff45ec25552a6939c993968c5a52", "message": "add check to make sure that the mini cluster is started\n", "proba": 2.0334309169811604e-07} {"commit": "72ec59d51b28a89fa2f859ae6d32ac45ff9ce498", "message": "Remove Linux specific line endings from test\n", "proba": 4.637315100808337e-07} {"commit": "784d1911961ff6d29ca800957cf19339c565de20", "message": "fixes #1595\nfix removing tasks\n", "proba": 1.406317977625804e-07} {"commit": "e1e16fcd17c193976301e13673a85a03e5473977", "message": "small refactoring\n", "proba": 6.957463938306319e-07} {"commit": "0a532008ab4a0ced131125ade2eb63b027102b73", "message": "Cross Domain Issue Resolved\n", "proba": 1.9008182050583855e-07} {"commit": "29a0600fd50e70b21437af52d87d4af5f2754def", "message": "[#issue/20] Collection support: Overrides meaningless methods of OgmCollectionPersister\n", "proba": 1.5938012154492753e-07} {"commit": "9675f20b01669816a4076e5e3f3d9132cf3a3dba", "message": "Adding the android.opengl.GLSurfaceView to support all GL rendering as a content view of the android application.\n", "proba": 9.90078063978217e-08} {"commit": "d852ae5d17aafb8fc30f5d17ce119fb49d036cbd", "message": "Fixing the group by clause\n", "proba": 2.9771256322419504e-06} {"commit": "8f91869343991dd47add61bcdaf6beb234750d2b", "message": "Not sure that instream can be null, but assuming it can, there's no point entering the try block if it's null. This avoids NPE warning\n\ngit-svn-id: 897293da6115b9493049ecf64199cf2f9a0ac287@1206734 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.158682026580209e-06} {"commit": "12665fcb4abad40ce3286ccbbe052709c3907d8b", "message": "can't rely on the bundle format remaining constant. need to set field on each bundle based on that bundles format\n", "proba": 0.001037671696394682} {"commit": "13b6a4295110aa2d3bfe3227dfe8f0e6b1a01da3", "message": "Added a try/catch for the number conversion\n", "proba": 2.1393046267803584e-07} {"commit": "04d2d3f3f9a6ae43a0a20785a50769f36d18f908", "message": "Fix crash related to Second Screen API\n", "proba": 2.6408474695927e-07} {"commit": "eab2d98165677bcf07e0e78d504443e1b9e048a8", "message": "Let Keychain.importKeystoreFile return itself.\n\nThis allows us to use something more like a builder pattern.\n", "proba": 1.0027083874319942e-07} {"commit": "395fd4e9b4cd50c270db28a3bafe4db31fe97825", "message": "removed _release() call on \"wrapped\" client object that provides client-timeout policy\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@186978 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 8.892936875781743e-07} {"commit": "16d134690aee011e89586ad9ea2cf22100868e1a", "message": "Fix results error where start of an outer join is a simple object.\n", "proba": 1.303501164784393e-07} {"commit": "1922bddb3dcad6238367e082e2f6a1d1a8c8ffc9", "message": "JCR-1457: Restart of RMI-component fails (because it's not released while shutdown)\n\nExplicitly unexport both the RMI repository and the RMI registry\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@957151 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4005751103904913e-07} {"commit": "427db6995523b17edfd9098ef9b2ccd9f0945697", "message": "Clean up. Fixed mistake in initialiseOlsParents method.\n", "proba": 1.1489181872548215e-07} {"commit": "7beb9b4cd162bba9fb84366c1bb07525d90b30b3", "message": "TestOnlyInspection: support org.jetbrains.annotations.VisibleForTesting\n\nGitOrigin-RevId: 8b515a6d3134f6cd2474516114772e15239b5439", "proba": 3.974507478687883e-07} {"commit": "8c54969bb1d4d5b9f538fe6c5579716e7378a442", "message": "[tests] extends switch expression formatting test case\n", "proba": 2.896655360018485e-07} {"commit": "70ae9ae39f7c85e46afa7689566513c64eb4749a", "message": "SHINDIG-656\n\nPatch from Rodrigo Gallardo\n \"\n\nIncluded patch implements requesting a json string to be decoded as a list. It assumes the string represents a json array, I simply could not find any reasonable way to handle a different case.\n\"\n\nThanks\n\n\ngit-svn-id: 3f2e04d30bd9db331bbfc569b45e7de8c0d84ef0@705607 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.322366855078144e-06} {"commit": "2eb5d9b2d230c65f3e04fe1f8e9d3d733960d3c2", "message": "CountCovariates makes sure that it sees a rod type that it expects for use as a variant mask (accepted types are dbsnp, vcf, and bed)\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@4296 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 9.185918088405742e-07} {"commit": "c955b823a151678dbc437fdb03dbb5833169ca7d", "message": "DERBY-534: Support use of the WHEN clause in CREATE TRIGGER statements\n\nAdd tests to verify that the when clause operates with the privileges\nof the user that created the trigger, and that exceptions thrown in\nthe WHEN clause are handled gracefully.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1531279 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.860169716877863e-06} {"commit": "391014691e3aa2ff287bd2ef5f99e45823f73265", "message": "Fixing copy/paste error\n", "proba": 4.921528216073057e-07} {"commit": "51aa6f8e15aa1465363bba83f8aaf5995e28bb77", "message": "ReplaceIndexSequence: signature optimized", "proba": 1.023387881105009e-06} {"commit": "a0a16ec91744eac474e6ec47f85a631035717640", "message": "clrf test", "proba": 4.937366497870244e-07} {"commit": "254c2c23d7aaae77169590ca184ab05bbb67e145", "message": "Fixed reference cycle.\n\tChange on 2015/01/21 by tball \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=84452697\n", "proba": 2.788166000300407e-07} {"commit": "c0be27368cfbdbc0b3c1bf0b6a5ef05dea1b2fc6", "message": "small formatting cleanup\n", "proba": 5.090996637591161e-07} {"commit": "cf904643a6dcae8f23a8df33e8b71d8889063f5e", "message": "fixed lastmodified date when creating relations\n", "proba": 2.844586788341985e-07} {"commit": "221e4a42a2388f28c7d298cdbeccebb038984a9e", "message": "Add single port classes\n", "proba": 5.703162173631426e-07} {"commit": "05d06cf4fdbc7196023252cc7eff04254feb5418", "message": "Null/empty simple parameter values are not warnings unless the status is empty too.\n", "proba": 1.1519880160903995e-07} {"commit": "1d99b19711af0052e68144c035e9d85b1ac6e82f", "message": "Allow @PluginAliases on a field.\n\n - This is already technically supported by PluginBuilder for @PluginBuilderAttribute.\n", "proba": 1.0031579478209096e-07} {"commit": "ff895ca595300f916b553e06a08680f52a454147", "message": "support multiple visibilities [Fixes #69698740]\n", "proba": 1.148044148635563e-07} {"commit": "d3f3ae37b19394b3ea77695159eaf9d50010e4e3", "message": "Fix optional deps being pulled into addon deployments\n", "proba": 2.9522658451242023e-07} {"commit": "9505a72fec595d8a2032376f76931025ebff6b00", "message": "Fixed a flubbed 4.0 merge issue in the InstrumentedAppender test file\n", "proba": 1.3396982012636727e-07} {"commit": "9bd0ce8c9cc420138ade2b5ebfcaa2def1726834", "message": "Allow the Expression manager to create an ELResolver without a variableScope\n", "proba": 6.769733431610803e-07} {"commit": "d3f7a2c8683e8da11155f0d19a048ab84911244a", "message": "null injections means null injection string\n", "proba": 4.365164386399556e-06} {"commit": "45653690a32a6ca1aff8006a89ccabc66d9093ed", "message": "PLT-533 Swap domain model\n\nFixup definition of compounding\n", "proba": 1.223955194973314e-07} {"commit": "8740fd67a35e5736117a9ba456474b4a76dd48db", "message": "IGNITE-9718: [ML] Incorrect JavaDoc in RandomForest\n\nthis closes #4848\n", "proba": 1.2641801561130706e-07} {"commit": "a916a85b4198947d9595d125d35ae71745601a93", "message": "[\u4f18\u5316] \u6ce8\u91ca\u63cf\u8ff0\n", "proba": 3.474110030765587e-07} {"commit": "d419ddcb1f0a255d9d3aafb753bb858df3566d66", "message": "ItEr27S06CUAsignacionGrupoRecursosAPlanificacionItEr26S07: Task uses now AggregateOfResourceAllocations to compute the assigned hours\n", "proba": 8.051163604250178e-06} {"commit": "56dda307f66f6dbef4ee1aa04e7ba608ebd806e7", "message": "Working class type variable resolution at method and field level\n", "proba": 1.3404944354533654e-07} {"commit": "aa3099449fc38f9a765162219d5f5befc7e7b890", "message": "TW-76385 - updated implementation of changed core interface\n", "proba": 1.1242831732261038e-07} {"commit": "c07c8c3b51d9a644acb0dab5719c53b7d3926f62", "message": "OAK-5360: Cancellation of gc should be reflected by RevisionGC.getRevisionGCStatus()\nregister RevisionGC with SCIT\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1775595 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4009351540807984e-07} {"commit": "b24e0f77411f153bcddd16ad0c28378c3895c4f8", "message": "added GeoDistancePredicat to PredicateOptimizer\n", "proba": 1.341559681122817e-07} {"commit": "0688f8a6c75b49acfc9eabaa256702f34567f6e5", "message": "Fixed signature, incorrectly set in r1097, needed after change in interface signature in r2445\n", "proba": 1.5287422172605147e-07} {"commit": "ce97d3d92096d53687c2214469dc5bff1f26bd75", "message": "catalog: fix permissions not being propagated from individuals to samples\n", "proba": 1.5360976135525561e-07} {"commit": "8d24abd2f2bc6b9d2780043f4285b2e70afe50f1", "message": "fix log statement case 1\n", "proba": 0.0016793212853372097} {"commit": "e287aae97fae0592006c649f98f3a1422a1081f2", "message": "NOJIRA - Implemented isSameAs\n\ngit-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@21371 1580c273-15eb-1042-8a87-dc5d815c88a0\n", "proba": 4.4016317701789376e-07} {"commit": "cef80a20180c23c36682667cbcd346511c882fe9", "message": "DBConstants; update PostgreSQL documentation\n", "proba": 1.458539884424681e-07} {"commit": "b585b8fe2e22cfd7fbb1ef7c1872990063f2ab24", "message": "CHANGED: comments, ADDED: some needless methods\n\n", "proba": 2.4658214670125744e-07} {"commit": "b2f77e0e8ab9315c3cbeb3630c0d31f474adc10c", "message": "Complete test: a ParalleljFactory instance must return the same\nParalleljScheduler when calling the method getScheduler().", "proba": 1.2339641841663251e-07} {"commit": "c47c7c4f783e76ceadf8b3ce06192fd413273310", "message": "updating to eclipse 3.2\n\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@1229 7f4d9e04-a92a-ab41-bea9-970b690ef4a7\n", "proba": 2.782640194709529e-06} {"commit": "5e8d521adc6c15b5ffa18a5ced60ad9ffca23995", "message": "Reparse other SugarJ editors on changes\n\nsvn path=/spoofax-imp/trunk/org.strategoxt.imp.runtime/; revision=22129\n", "proba": 4.139709233186295e-07} {"commit": "20261d84fba6d99df7f68b854546e7e335173241", "message": "Fixed FC\n", "proba": 6.814706807745097e-07} {"commit": "dedeb6e9b85d3b2ee4b9da68043ea4671a920347", "message": "add test to check init env in controller response\n", "proba": 3.6902861211274285e-07} {"commit": "862f774f70172d768d0b7e03e7e4ada10830b7e5", "message": "javadoc cleanup\n", "proba": 4.315212436267757e-07} {"commit": "254211df9248cc60e3856d0771f0c760b7f2701e", "message": "IDEA-264127 Update empty text in Search Everywhere\n\nGitOrigin-RevId: 67c7cab32b8297ff36f2e668a275ba789d80b54c", "proba": 4.087839988642372e-05} {"commit": "de2f15274e32eeac99bd28fe2d707d1d62860b46", "message": "fix dummy fs termination\n", "proba": 1.0840338973139296e-06} {"commit": "8c5d8008a845875ea5fbf59d23f6d18fa55bcc6b", "message": "SAK-19060\n\nJSR-168 portlets should not fall into the \"buffer iframe tools\" as\ntheir markup is directly included in pda.vm\n\n\n\ngit-svn-id: 14ad73a4fc9ccb6b14c5a9bdb407111d9f04bc7b@81975 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 3.8063208194216713e-06} {"commit": "34841afb54a2d5bea0f3731b790592d080a0caa7", "message": "Speed up GC of StructStreamReader by clearing member variables in close()\n", "proba": 1.230121995376976e-07} {"commit": "d9d2692a093589abd9b92bf1efe73c831970c6ae", "message": "add inherited to annotation (also found on superclasses)", "proba": 1.082469225366367e-07} {"commit": "56268d11156423b3f3cd4f59936ddc69c9dc716e", "message": "Icons: Ensure loaded svg document isn't null\n", "proba": 2.0672185030434775e-07} {"commit": "32adbd614f9dc39b09fb3aa3fd9a2e910e3b4e24", "message": "Solve merge conflict\n", "proba": 0.9999370574951172} {"commit": "75d93e6335baedf2b33de0ba37978830791f3d10", "message": "Another corner condition fix: skip likelihood computation in case we cut so many bases there's no haplotype or read left\n", "proba": 1.8740597340638487e-07} {"commit": "91dd3972491f950ff1ec6f857f4b15aac8c9ae68", "message": "Remove hard coded context \"/QuickGo/services\" from the endpoint. This will be setup in a props file.\n", "proba": 1.2959365847109439e-07} {"commit": "e8e3c491c4aeaf89e8ded0910f485483d6d776d2", "message": "Clean applicationReportModel from unused property\n", "proba": 1.2989518438644154e-07} {"commit": "8410c2cb546a9fae461c7aa2ce5371fc1d556ec3", "message": "better label for popup", "proba": 2.869757736334577e-06} {"commit": "0d4df403cf28885e4c66b46341e4a6cd2e85aa71", "message": "item stat: add raid food\n\n", "proba": 1.223770027536375e-06} {"commit": "c568eed28567f65b9e5931f7fea428497d0b5bfd", "message": "DRILL-169 Correct JSON serialization/deserialization for Project LOP\n", "proba": 1.6138407943344646e-07} {"commit": "edf9354e6397e56cb563c745002a8483fb4d9c80", "message": "Removed searchmap from write.\n", "proba": 1.1841775204857186e-07} {"commit": "efb55282794231cedad7ce502b4c892343f33c52", "message": "runtime-core: Fix Can't parse unsupported type 'class java.util.UUID' into JSON.\n", "proba": 1.5978707779140677e-07} {"commit": "d8f8fe52c15e4e4a89555eca34b73557fec7edc7", "message": "took out the misleading comment for getModelAnswerIsNotEmpty()\n\ngit-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@15251 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.5390270366187906e-06} {"commit": "a014637106970a0a0e9eb7944aa5caf79fa5fd37", "message": "Uses _all to follow alias/datastreams when estimating index size\n\nFixes #24117\n", "proba": 1.3306474500041077e-07} {"commit": "49916e5ea9751e141fb541b80dd80facffd2c9af", "message": "remove orchestration.\n", "proba": 2.1411882698885165e-05} {"commit": "ffdf4c6a419e9d7b3bf6b4f34f8ae37f94659529", "message": "Update MultiLanguageQueryParser.java", "proba": 2.753830585788819e-07} {"commit": "8eb241ca5594705b453ab291852090fd1cc4bb7e", "message": "GH-2275 Fix checkstyle violations\n\nResolves #2275\n", "proba": 1.2702068374892406e-07} {"commit": "f2be84fc6560302a973142def5e449d37dc4b905", "message": "more autocompletion tweaks\n\n- Get new completions on insertion of a '/' (for directories)\n- Get new completions on insertion of '(' (for functions)\n- Allow dashes in selections (mainly for e.g. ?\"package-foo\" style\n completions)\n", "proba": 3.702122910453909e-07} {"commit": "8dafaf97b0d110fa4d32e42c81c829099da3f3e1", "message": "Altera\u00e7\u00e3o do Business Comiss\u00e3o\n\t- adicionado o metodo carregar()\nAltera\u00e7\u00e3o das Interfaces referente a comissao\nAltera\u00e7\u00e3o no mockComissao\n\t-retirada do static{ }\n\t-implementa\u00e7\u00e3o do metodo carregarcomissao()\n\t-cria\u00e7\u00e3o do metodo adicionarcomissao()\nAltera\u00e7\u00e3o do FrmComiss\u00e3o\n\t-Adicionando a data do pagamento da comiss\u00e3o", "proba": 1.1085107871622313e-05} {"commit": "91907b9c4956685bf1bd94f52040068e9f5798f6", "message": "Removed value key\n", "proba": 1.18066088816704e-06} {"commit": "d46aadf9e482b6830d437f956ff5439f42b4b6de", "message": "Fix Yaml Inspection for deprecated structure\n", "proba": 2.0134777400926396e-07} {"commit": "7e98ca686a609bdb0c2374ecdcbaedb7ccc98f56", "message": "Deleting `CredentialsBindingHandler.toBindings`\n", "proba": 1.3720516278681316e-07} {"commit": "7f98ffec2efead49316583c6965b7b9a5063c0e8", "message": "job #9717 - Check in work in progress. Pops a dialog to allow the user\nto run Synch if a synchronization is needed.", "proba": 1.0101737757395313e-07} {"commit": "5d27d96fb7a7ccbad506a124f5aa90dceeb13496", "message": "try to get workflow state\n", "proba": 2.916630137406173e-07} {"commit": "ab0af1ee33e09213bc6d6aefde8eba0ebbda92bc", "message": "Switched back to PhantomJS\n", "proba": 7.247379585351155e-07} {"commit": "a5912fc18e075c47d06bb1483f5bc61e77786832", "message": "Nista bitno, zaboravio staviti ikonice u repo.\n\ngit-svn-id: 650ffc0a3ae286c3f0a198ebc7b4f99e37498f62@399 cbae1e92-611c-0410-ab7b-b19ac7dee622\n", "proba": 1.1718857422238216e-05} {"commit": "d2d212e4032c7d91faefd469c2f14c5b37271176", "message": "Wire assembleDependents and buildDependents tasks across projects\n\n+review REVIEW-6097\n", "proba": 1.0505247871606116e-07} {"commit": "64c14a3d0d2675c33da4f47aef4759c530673835", "message": "Updated TestAudioFocusHelper.java\n\nUpdated Javadoc\n", "proba": 3.71574799373775e-07} {"commit": "ccfb3fd184870d6db1439c233ff75c04ff6a9f0e", "message": "Added new test from Issue 100\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@1336 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 3.7822687204425165e-07} {"commit": "1fca8b009056c92a21a07432e6d014393e26477b", "message": "use provided encoding for https conector\n", "proba": 3.0845956189295975e-06} {"commit": "2f32da8a2dc7f0585174c36678afe97e361a5a7e", "message": "memory leak\n", "proba": 2.3104028059606208e-06} {"commit": "433509a2f94b252fb5b1637c12cc74ba2b210287", "message": "Make aborting exception tracer not halt the VM when in debug mode\n", "proba": 2.8789600037271157e-06} {"commit": "35036f357d8d56057d653b36b42735e1ae0753cc", "message": "Fix BB map - switch between modes (zoom/pan) moved to menu instead of trackball click\n", "proba": 1.835990275367294e-07} {"commit": "227255b34c4c0e7415e19b4a9beed2f4108657f1", "message": "[Java] Fix license header\n\nThis order avoids warning in the license-maven-plugin while checking the\nheaders. Furthermore, it is better to have the newer entry on top.\n\nChange-Id: Ib8e0a7388a11f2e27b2152c138cb552baf562f31\n", "proba": 7.784326953697018e-06} {"commit": "53d9ceb63801e094e8ca209bf8e43db3b0ba975d", "message": "Run AT tests only if there are such tests.\n\ngit-svn-id: c0267665a169db5dcedcb03e6f59a7ba0e44e6f2@725702 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.823680941015482e-05} {"commit": "e96f5fc10270d977a3efedba1eb1aeb1c5ef1680", "message": "IDEA-215972 diff: use codestyle for specific language in diff editors\n\nGitOrigin-RevId: b3d815ad12a8a2296c098b6258934e0126332f23\n", "proba": 2.7012877126253443e-06} {"commit": "a9a40220c8ca9ee36be35081f7a0da81d5e7482e", "message": "added testAnnotations_use", "proba": 1.7660354956205992e-07} {"commit": "d4f40acda7cfe534baa7f11cd68308bf35b1557b", "message": "Added test case for Incident Date Hour Rule 104.", "proba": 1.1261514032412379e-07} {"commit": "ff2c8cbbfd3dad69d29841b0260d98541ef74f20", "message": "IDEA-189689 Fix NPE in headless mode\n", "proba": 3.4250708722538548e-06} {"commit": "699de1e9ad8bc35571a347f8cc5af07fe25918e6", "message": "Corrected Rules 201, 204, 206.", "proba": 2.2825921064395516e-07} {"commit": "c528bf2f18994e23fa3ce92aca03db36ed37bc9b", "message": "[color picker] do not set semitransparent pointer\n\nGitOrigin-RevId: e984173905803382731aeb1c00006f1312ddbadc", "proba": 6.069184337320621e-07} {"commit": "225ff3d298f2a748c11186b2295d89dfd46b391b", "message": "improve Description tests\n", "proba": 4.395249106892152e-06} {"commit": "68b226f9b7a5dee553992e783feef706c19c60f5", "message": "improving the tet data in a partial shape matcher test\n", "proba": 1.4962868988277478e-07} {"commit": "7d4ab617e74c547f735a1634a44852db4f80607f", "message": "Remove obsolete file\n", "proba": 5.568065262195887e-06} {"commit": "4c5c9c3886c2dde258edbfb0531fb47b64d5cf99", "message": "Added unit test for edge case\n", "proba": 1.2844616037455125e-07} {"commit": "7270a00bf7b55e924c2f38257584408835cd4e65", "message": "import cleanup\n", "proba": 4.13169885860043e-07} {"commit": "a6940cead73f72c1cf29da94c3da498d8f74a894", "message": "Deleted unused import\n", "proba": 4.90530169372505e-07} {"commit": "62773e3d49c27b4dad59aecd1464eae9c5428cf2", "message": "BV-34 - Add primer trimming\n\nRefactored code.\n", "proba": 1.0154049334687443e-07} {"commit": "dbaf3496d094c610d985095d7020c9bb6ac31681", "message": "Changed to use new connection pooling system\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@2982 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 8.184100011021656e-07} {"commit": "f59692708b18ffc2048f0a5a622b2a9a5aa37445", "message": "#232 methods `confirm()` and `dismiss()` cannot return dialog text in htmlunit\n", "proba": 3.48571916219953e-07} {"commit": "c854f6b190a8ef017f46284c84caa63d46f8244b", "message": "Add missing Javadoc\n\nCloses gh-8743\n", "proba": 1.7477972278356901e-06} {"commit": "134d69b51182562bc4d3aee50dc0bb91b8560918", "message": "Adding another int. test for accessing DB\n", "proba": 4.743231329484843e-06} {"commit": "e808ae5615123e4c4ae218f159fad592e7afed1a", "message": "\u6539\u4e2a\u65b9\u6cd5\u540d\n", "proba": 4.5721824903921515e-07} {"commit": "858c064c960b7d2279bc85c77c980868d5f1d0b2", "message": "#571 add @file test\n", "proba": 2.3409846505728638e-07} {"commit": "799bbddf5f4998df7032e8857677928d273e38f0", "message": "MONDRIAN: Print output JDBC product/version. Reduce length of index names to 18 to fit with Cloudscape/Derby. Always try a DROP TABLE if running -tables\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 3455]\n", "proba": 7.285326546480064e-07} {"commit": "d134531f5d0a82b457b69d0ec5ae77ef2ec4c699", "message": "GP-1994 corrected category path escaping", "proba": 1.4921914726073737e-07} {"commit": "ccb10abcda2c242f0a730f29fe3900daca4f1156", "message": "Fixed NPEs.\n\n", "proba": 1.5985109769189876e-07} {"commit": "071ca261ed1d92f7ebcfa90bdd7445758c640dc8", "message": "Enhance commons callback", "proba": 5.093434651826101e-07} {"commit": "d4ced4c3ae8e19af36296c623871ee44b525fb50", "message": "Added support for error message propogation + formatting\n", "proba": 1.437752530364378e-07} {"commit": "f79420a24c5adae7b64564c45864c74c50809e90", "message": "Fixed: expired reminder not showing up on G+ login\n", "proba": 2.3062015941377467e-07} {"commit": "15a05a6945ca6dda027e5196b890fa062f2c6ac5", "message": "auto-formatted Anglers.java", "proba": 4.872117642662488e-05} {"commit": "cb077cd725ab4c75be231c576372e0f44e4e712c", "message": "make deleteTaskHistoryBytes property do what it says it does\n", "proba": 4.459870979189873e-07} {"commit": "d694eaa44d1463b23ee5bea4c3fa6168b2d34734", "message": "Trace properties access to debug error in build.\n", "proba": 1.117350336699019e-07} {"commit": "dd8800fc425038aeae7298beb3cba2b07e5fc32a", "message": "Add session lifecycle to pinMgmt\n", "proba": 2.1485053025571688e-07} {"commit": "4d0252cd0e3300abcc3be8b53d6e3f7b5e1d97df", "message": "Fix bug in ContactHelper.\n", "proba": 1.144771886174567e-07} {"commit": "b0637c195a518e6e87823655045fa8b9674992a1", "message": "Fixes ItemViewHolder lints\n\nSummary: Added comment default access modifier\n\nTest Plan: run app and check on AllBacklogsActivity\n\nReviewers: jmsotuyo\n\nReviewed By: jmsotuyo\n\nSubscribers: edipasquale, rmorales, rpereyra\n\nDifferential Revision: http://ph.monits.com/D13102\n", "proba": 1.2759277012719394e-07} {"commit": "43a777a368bbddb29e15aa7650cced077b5a7fb4", "message": "AMBARI-24056. Autostart is not working for TIMELINE_READER. (aonishuk)\n", "proba": 3.837026838482416e-07} {"commit": "34b4f839c00cdd938f222121b9623a2202daae53", "message": "Share operation only when prescription is downloaded.\n\n", "proba": 1.0563979913058574e-07} {"commit": "436483ce796e9bc2c66e24f5ec17b713e8eba371", "message": "fixed error in reading line\n", "proba": 2.393779823250952e-06} {"commit": "e8b857985f649a8515b8b16c9da3cbd7e36f494e", "message": "..olog: append wildcard char * before after text search string\n\nChange-Id: I6881d3d3a0bf8b18a6e5f701c2adabe5ff1cc482\n", "proba": 9.966005745809525e-05} {"commit": "fc4d1cbf090eb242597da6a151c55f102cf677f0", "message": "swt.widgets: fix a cursor and enable bug on array widget\n", "proba": 4.017053072402632e-07} {"commit": "5d952433cf018f54ab9b5d18b8011f2ad520def1", "message": "Fixed bug in NfcInitiator.", "proba": 1.1940593935833022e-07} {"commit": "26a029298907bc1934c384172b86ae926b777388", "message": "Add -Dtestre option to run a subset of AQL tests. Any test-case with a compilation-unit whose name matches the regular expression will be run.\nChange-Id: I2b3943d8d9238ef34c6ec26eab9aff8e60a7b165\nReviewed-on: http://fulliautomatix.ics.uci.edu:8443/89\nTested-by: Jenkins \nReviewed-by: Ian Maxon <75f98fe183e5455573e3e67a0344be46e7dea75a@uci.edu>\n", "proba": 2.3135667106544133e-06} {"commit": "119b2861950757f51fd437d7348b1f2f5fcec218", "message": "- CleanPreviousVersions: Extra Debugging Statement\n", "proba": 1.4584007601570192e-07} {"commit": "2259c115c4d3b02e94dea1448da1631111ac69d1", "message": "Introduced BFS utility method to be used to do a deep clean in subscriptions tree, and to implement an utility tree dump method", "proba": 1.1640187835837423e-07} {"commit": "e4ae8b8346f92607ad9981ef43217b474555d591", "message": "#checkstyle\n", "proba": 3.621661051056435e-07} {"commit": "509482285f1b56b6ee4eeded2e0b4849d2bf278f", "message": "add usage arguments\n\n\nSVN-Revision: 1299\n", "proba": 2.1368985869685275e-07} {"commit": "5651ff761a9b83a7999a01f6449c431998daf07c", "message": "Switching some sysouts to logs\n\n", "proba": 1.0725709671532968e-06} {"commit": "0d174840569a4b5c824d8c228433b590e322bc8d", "message": "commit altera\u00e7\u00f5es", "proba": 5.203720547797275e-07} {"commit": "3bae82ecd345a01040a0685325e8021b9b605f56", "message": "Avro requires that map keys are CharSequences\n", "proba": 0.0006521577015519142} {"commit": "dbad8444a8a30226ace86219b22bcf9d41218765", "message": "update copyright year, make socket field volatile", "proba": 1.369861735156519e-07} {"commit": "3475d1a2cac97523006eef8232e4d6a7b740ede1", "message": "More forgiving parsing of domsshortrecord\n", "proba": 3.4420122574374545e-07} {"commit": "0e45fb99a8ebe66fdd4f805d248bd5824ab6abdc", "message": "Fix blackboard code\n", "proba": 0.79319828748703} {"commit": "ec82b0785cbb08fb3b3e1c92d5fb1e1fe07ab11d", "message": "Fix codacy errors\n", "proba": 0.9987804293632507} {"commit": "0233a3dd631284cfbc10786c96c1cfa63316b5b3", "message": "Close the channel after the response was written to the client on a WebSocketHandshakeException. See #587\n", "proba": 1.3388654451773618e-07} {"commit": "817ef7989b9e77095ed0125a2ac93208e8d14b3f", "message": "KRACOEUS-8250\nReset to period defaults\nKRACOEUS-7821\nSalary by Period for new extended periods\n", "proba": 1.7255861450848897e-07} {"commit": "b017130a48fcd19d50decec08a8be43837dca852", "message": "RESKC-1170: Added test for when one child has a rolodex and is synced to parent after a new bio is added for one of the personnel at parent.\n", "proba": 9.597922456805463e-08} {"commit": "0bc5d6c64ebd4fbb8e15b32c0565b1c67151049e", "message": "Fixed unit test for menu interceptor (MEH)\n", "proba": 1.1680509715006338e-07} {"commit": "de1cd24bf8a1a3f491478ff4ffc7e1a6ec2f8ed6", "message": "CAMEL-5536 Fix the issue of ApnServiceFactory by applying the patch of Robert\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1383220 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.298806748513016e-06} {"commit": "6447d2bf11ae6c8b7d38d91d563af501799a6852", "message": "Actually fixed the bug this time\n", "proba": 1.2298464469040482e-07} {"commit": "f23bdca8229700f2404c0db4c21ed207bc2234af", "message": "CAMEL-11534: Incorrect transferExchange option test in camel-jms", "proba": 2.6544674369688437e-07} {"commit": "15ecfa3ec002c08a31100cac6eb7a49cffe011e1", "message": "CAMEL-6202: Missing log parameter placeholder in routepolicy.quartz.ScheduledRoutePolicy\n\ngit-svn-id: 4b715b9a2505b0dc5039c00dc2f4c837a471a25a@1460026 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.619699656264856e-07} {"commit": "3201e5438b61aaa6e40c6bee5599e99f4488cb70", "message": "add constructor with parent class loader and add a default initialialization method (to be able to customize)\n", "proba": 1.0514669668282295e-07} {"commit": "6bcc0b6110a762623888ded294c78dc168a18e75", "message": "[Spring Boot] Removed obsolete CamelContext injection.\n", "proba": 1.0731341149039508e-07} {"commit": "66f51d2c63385758b18a78c25904f8f7889c3b49", "message": "Update GetUserTopics.java", "proba": 3.341560841363389e-07} {"commit": "8f838c77dba6c36deae3a37d1c5d51a895f04efa", "message": "[NPANDAY-83] real error for assembly info error was hidden\n\ngit-svn-id: ee144a4ada4e65570a65b3ba2a4ac9d4eedc8fa4@1098682 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.377644415853865e-07} {"commit": "e4c92c5687792b6d1816390f74730e74db4087c1", "message": "\u6240\u6709\u63a5\u53e3\u91cc\u4ee5info\u7ed3\u5c3e\u7684\u5c5e\u6027\u540d\uff0c\u53bb\u6389\u540e\u7f00info\n", "proba": 1.428426230631885e-07} {"commit": "46ecc5895e966412c4f0905638657708b9a73edd", "message": "Update code", "proba": 4.2411056710989214e-07} {"commit": "5e38073cbe190a16d57c34f6962016096f8401bf", "message": "\u5728\u8f93\u51fa\u7684\u65e5\u5fd7\u6587\u4ef6\u9876\u90e8\u6dfb\u52a0\u8bbe\u5907\u4fe1\u606f\n", "proba": 1.293030464921685e-07} {"commit": "1943d37343714784642e8af754cadf62c9e3b384", "message": "Fix for checkstyle (#422).\n", "proba": 1.0627154267695005e-07} {"commit": "249c7141e18be14c5d93cf2eb6f86a374dbe1590", "message": "docs: avoid generating config documentation for the test-extension\n", "proba": 2.0408770069479942e-06} {"commit": "dd47d7cacb1bcbc38604862a7da3fa9d44e8b1be", "message": "Fixed bug on GRANT NONE privilege\n", "proba": 2.1650424741892493e-07} {"commit": "aaf01c1142ce8e3e897b6d571963d801d0ab9959", "message": "ISIS-789: update wrapper factory to ignore the \"dn\" prefix methods from the DN4 Persistable interface.\n", "proba": 1.0059534361062106e-07} {"commit": "d435f637ea2ef68f4a5d642780846580f826618f", "message": "Exceptions handling corrected\n", "proba": 6.103034593252232e-07} {"commit": "52609f90f35564f70db4641aac2355bd6d31125e", "message": "DB-4845: use larger data type to compare with numeric constant\n", "proba": 4.198483111395035e-06} {"commit": "94977e493da4d50ab66744d2a5affb39fe9ed4d5", "message": "Fixed hasMenu method\n", "proba": 6.713823950121878e-07} {"commit": "1d03fb229777533659dcfc7f36cf9329d6ccbef2", "message": "Limit expanding node members as to avoid taking long time.\n", "proba": 1.206120003871547e-07} {"commit": "98555b9fb1171d61642ad7f288f4d45c21b6a71c", "message": "Fixes lazy initialization when adding group to user (all user types).\n\nFixes issue DHIS2-6807. Fix also potential issues when the user\nthat performs the change is not the same user.\n", "proba": 1.0760794566522236e-07} {"commit": "1aa279d78b055739353f7054ef183d84282a735a", "message": "Force updateRootLayoutSpecs to run synchronously\n\nSummary: This diff makes updateRootLayoutSpecs to run synchronously on any thread instead of schedulling this to run in the JS thread\n\nReviewed By: shergin\n\nDifferential Revision: D14142306\n\nfbshipit-source-id: 746f9c51f13e6d987fd9bca35a7c502cc8622f7b\n", "proba": 2.634061218032002e-07} {"commit": "351429dfc89185d07cdfc883993feb9bc90663e0", "message": "Comments and method reordering\n", "proba": 1.9384268057365261e-07} {"commit": "0331cbbb879d6995c8b21a039a1dde7c51eb1927", "message": "Make timer run as daemon\n\nso it doesn't prevent normal shutdown by exiting from main().\n", "proba": 1.1439468039498024e-07} {"commit": "dbd64bc904f9b4a04ee705d95a1351e10f6735a9", "message": "Color tracking can be switched with commands\n", "proba": 5.257343218545429e-07} {"commit": "078794ec88b9c609dc0d5109a54f0c0ecdd807cd", "message": "update code from [Reto Meier Book]. Next step is to add onPause and OnResume method in order to avoid battery drain\n", "proba": 5.437264007923659e-07} {"commit": "7d43f4a5d252e37e5125193f3e852afd2a42d057", "message": "Some fixes in RestUriInfo\n", "proba": 1.408750307518858e-07} {"commit": "046f044df47d2711e614455f047c760a9c066cde", "message": "[FLINK-2831] [Storm Compatibility Tests] Fixed instable test\n\nThis closes #1519.\n", "proba": 9.756285379580731e-08} {"commit": "53a5541cd05b177a37c1fef9c99086fe9a80e8d2", "message": "Enhanced the JavaDocs for DynamicTypeBuilder addressing TODO place holders\n\n\nFormer-commit-id: 4b4db81d41bda23a6707c9fd6943f23de1dc3b02", "proba": 1.923768877531984e-06} {"commit": "31ecb01fef1c2fb2ae5ee0e0ef5901e6ddba40c1", "message": "Performance fix for 389932, reviewed by bdoughan\n", "proba": 1.1439740887908556e-07} {"commit": "b3b555e098ce92644fe43ebb765ff18fb3bd3d1a", "message": "Move TargetApi annotation\n", "proba": 4.910150437353877e-07} {"commit": "37ebe922e8711930b593dfbabac2e115fac0e135", "message": "fixed bug in postprocessing auditevents\n", "proba": 2.667778176146385e-07} {"commit": "09a1aa2a07c4451aa5e544e3a5742e8e49cb4487", "message": "added information on how to sort evidence (using score as a parameter)\n", "proba": 1.1480594963586555e-07} {"commit": "0836116d0dfa7fc53012e13f2e8cdee56c9e6405", "message": "Shorten error message in exception.\n", "proba": 1.8340583096687624e-07} {"commit": "e962b9241c0a030acddd975e6b00c2ffc091b97b", "message": "tweak\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@460567 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.744051350120571e-07} {"commit": "583d1bd60b7ae4141fef6f2a59f730c2c00bfdd1", "message": "removed name generator for account shadow\n", "proba": 3.093835516665422e-07} {"commit": "3ff5b4111843b30dc9c4a45cba41c08126975754", "message": "Always default to java component factory unless specified\n", "proba": 2.0035976433518954e-07} {"commit": "929004074fe99e39922c52517ac743deac537d00", "message": "HADOOP-16853. ITestS3GuardOutOfBandOperations failing on versioned S3 buckets (#1840)\n\nContributed by Steve Loughran.\r\n\r\nSigned-off-by: Mingliang Liu ", "proba": 1.1784185005581094e-07} {"commit": "16274e937df7b80a1fc4dfe00be70ddd1b140e8d", "message": "Modified flexible offset generation method according to the recommendation of Jay.\n\n", "proba": 1.0167634911795176e-07} {"commit": "382151670bbbb481284f23214022fa40274cf89b", "message": "HADOOP-16450. ITestS3ACommitterFactory to not use useInconsistentClient. (#1145)\n\nContributed by Steve Loughran.\r\n\r\nChange-Id: Ifb9771a73a07f744e4ed5f5e6be72473179db439", "proba": 2.1183126364121563e-07} {"commit": "c9bdcde7ac0fdf2c58d678c16050514b567f183d", "message": "KFSMI-3343\n", "proba": 2.6673535558074946e-07} {"commit": "f9aa8c3ba4c113b5c1c0625b8809bbe196ebec50", "message": "Add test for #531\n", "proba": 2.0243659548668802e-07} {"commit": "d7f3a28db76318bbc99186296b8c12aa0a0983e8", "message": "Initialized session Attribute for configure select columns to null\n\n\nSVN-Revision: 2554\n", "proba": 1.309820305550602e-07} {"commit": "312b07e6fc03f2dd3b02600f5091c58d68682791", "message": "Daily Commit", "proba": 9.292691629525507e-07} {"commit": "3119ca8d8c825ab8d984849691f07e43a72ed869", "message": "last node calendar icon hidden\nbug id 1164\n\n\nSVN-Revision: 2902\n", "proba": 1.3102801688091859e-07} {"commit": "f8f55a6d5a09b9e7436b41757f1cc1065dd365b7", "message": "Call sort method on collection protocol event list\n\n\nSVN-Revision: 1254\n", "proba": 1.401190701244559e-07} {"commit": "3b89fb420429bea48b6fb1a5f4f9d9e8951a8751", "message": "Do not throw exception on unknown patient treatment just skip loading\n", "proba": 1.303753549564135e-07} {"commit": "9eb97046b8cd103ce8e60f4e09161e06caa24999", "message": "Add a dummy container details.\n\n\nSVN-Revision: 2501\n", "proba": 1.2042575690429658e-05} {"commit": "2c71b1d89183550a2564fc0492202ac491040d72", "message": "fixed messagelistener to send mails\n", "proba": 1.8140086410767253e-07} {"commit": "20624f34d7cb866d7f86172f3b19b52f84c08dfc", "message": "Do not allow empty contacts to be included\n", "proba": 1.5541809261776507e-07} {"commit": "8e5021e2710e8767ae14f7b64b29dd0dff23c923", "message": "Barcodegenerator-setbarcode commented\n\n\nSVN-Revision: 9627\n", "proba": 1.2733869425574085e-07} {"commit": "cbd66836e0a8d363e045696f4fab8cb13244d773", "message": "generalized resources grabbing\n", "proba": 3.005516475695913e-07} {"commit": "2e16d1fce812951225f550712a936be52c286a9e", "message": "KULRICE-5948 set defaultRuleTypeService as the PeopleFlow's rule typeDefinition to fix KewToRulesEngineIntegrationTests.\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@24199 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 2.724842943280237e-06} {"commit": "11e44fb5330e7b69fd5f65853a658b9cb0510eea", "message": "removed unnecessary String Quotes\n\nSVN-Revision: 20031\n", "proba": 1.6227333787810494e-07} {"commit": "bb0d8c80ced202352afe2cd14e7ffdf06918dfe8", "message": "fix NotNull assertion\n", "proba": 0.9958592057228088} {"commit": "683379ab210933bc04edf5feaefc44ff61251943", "message": "[#456] Modify the delay between attempts\n\n* We now test after 5 or 10 min (2nd and 3rd attempt)\n* We log when gave up and save the file as \"missing\"\n", "proba": 1.0255828186700455e-07} {"commit": "ae3fa8a8978acc1db81a31562d184bf50b98f9de", "message": "add menu for Darcula\n", "proba": 3.84352034643598e-07} {"commit": "6570404cae414b9fb86f04b8e6eee0eca5ac33a5", "message": "Window height.\n", "proba": 5.43689623100363e-07} {"commit": "9687777679998d83f21e04278d6ad8f927e80f65", "message": "fixed sporadic test failures in light fixtures\n", "proba": 2.0340243622740672e-07} {"commit": "2c0d17fea26d6bdc23f6b89fbd9b9c99378c71e9", "message": "Add Module test for JC-1474", "proba": 1.6276216285859846e-07} {"commit": "efb6140e5bdb7595ec1062b75e8dcb605c486404", "message": "wicket-1051: StyleSheetReference doesn't take style/locale into account \n\nfixed\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@584511 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3580395261669764e-06} {"commit": "da418e185f8450a74107878d5a69c34f16369181", "message": "Use upsert_append for storing alarms\n", "proba": 2.8156401299384015e-07} {"commit": "debe21daccf38058e81d389b8bb76f5f10ceb783", "message": "Test status quo for TestInstanceFactory overrides in class hierarchy\n\n... namely, that overrides are in fact not supported.\n\nIssues: #1573\n", "proba": 1.2894618350856035e-07} {"commit": "58014ee3d4f6b27a6bbcb37c0ae6a305cf1c3c5b", "message": "Extract isNotEngineId and isForVintageEngine\n\nImprove readability of the resolve method.", "proba": 1.1632064911282214e-07} {"commit": "76ef98a35faa10086c61ea00eb92d4d5d16491c7", "message": "Include stack trace when sending an error to client\n\nChange-Id: Idd43e1481bc11b246e650fb7f242a14603b4724b\n", "proba": 7.130909125407925e-06} {"commit": "b7c69dd82f467ef7e8ad25e2e39f09ef3f2d6cd6", "message": "Max Heap converted to Min heap\n", "proba": 0.9995995163917542} {"commit": "417607b805a4110ce3a559c1ae7f40ebf485f66a", "message": "adjust indent\n", "proba": 3.7134491321921814e-06} {"commit": "15c8eb68d63c91dc07dbe3f4a6880924b2f302ab", "message": "Tri des jours f\u00e9ri\u00e9s 2\n", "proba": 2.9027447112639493e-07} {"commit": "bafad81a0dc5bacb99b4b15c2fd86df2837f8a9c", "message": "improved logging\n", "proba": 9.425789357919712e-07} {"commit": "ca9122067aa7e399810d9a2f07c1ac98f9f976fc", "message": "RAS-38: Fixes build\n", "proba": 2.363387494597191e-07} {"commit": "1acf20fd99ccf32d0c65fc14ef0cb0f29b0ff3ac", "message": "Fix merge conflict:\n", "proba": 1.2368818715913221e-06} {"commit": "c97c55422b1e8089f2d58c541720653d663e446c", "message": "remain in logout page when logout\n", "proba": 1.9214146504964447e-06} {"commit": "2ae337e9b6edc5866fd7e53a20835be7e0e817e4", "message": "Read from cache at correct time.\n", "proba": 1.2235454960318748e-07} {"commit": "515bdcb8d36a6d371ae42953a29a82d517553ed8", "message": "for #993, update scanIdentifier()\n", "proba": 1.3263436926536087e-07} {"commit": "ed4e119b59075d986eebe0eac73ab042a2305b40", "message": "Added method \"parseIsoTimestamp\" and a comment about missing 'Z' reference to UTC time, which means local time is assumed.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@162182 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.129384941123135e-06} {"commit": "34f44185de8861c2b35b56de631290f3ba8c241e", "message": "dummy\n", "proba": 7.495294994441792e-06} {"commit": "5a248d34884824b55dd993a2b64d98b48f3e2bd7", "message": "Update URL\n", "proba": 8.240866691267001e-07} {"commit": "a6d6d8dbd2df48cc7baf6077a38b3c3d768f6bc7", "message": "Removed unused imports.\n", "proba": 1.3917829733145481e-07} {"commit": "af994ec55ee87f7484fdb7ff4352a0da1d52d547", "message": "Example uses foreign keys and so the pragma should be enabled\n", "proba": 1.8251039080041664e-07} {"commit": "52b7054461654d6a1bcbc831bc6f1cbd19922f54", "message": "Update selectionArgs test as nulls are allowed in arguments\n", "proba": 2.5272547077292984e-07} {"commit": "db1c9e00368a937e34d7f157a6d2c5bc0303f7a5", "message": "Let onRestoreInstanceState deal with null values\n", "proba": 1.9189226918570057e-07} {"commit": "c7754b78fb04d8382aae6a91cf8a32b8ad4c5e65", "message": "MicroNuclei plugin: fix bug in file saving location\n", "proba": 1.6993907081541693e-07} {"commit": "7c1f7cdc31a9eebdc3b4e925a7b8433c17ab9d52", "message": "Bugfixing (undos/redos MUST be cleared for all modules after save!)\n", "proba": 9.875243733858952e-08} {"commit": "9015d2cc889391697deb1dd4b044632ecbf5600b", "message": "Update PhotoItem.java", "proba": 4.787833063346625e-07} {"commit": "581ecd7a41ad0266f5ddb55658bca7e909574f75", "message": "Fix fancy labels being flipped on east/west direction; adjust rendering placement\n", "proba": 1.6966896509984508e-07} {"commit": "a4ae087a14e88b9da6ae5a02f8984c0c44146301", "message": "Improved label shading consistency between large/small drawers; label shading affects more items. But still not stinking chests.\n", "proba": 9.900704611709443e-08} {"commit": "17c8013c7c14142f410e21cbdd25481ed34a48a0", "message": "implemented a zipresource\n", "proba": 2.3311309860218898e-07} {"commit": "32640e8cc0583499302f229903e182dff1a7ac17", "message": "tweak incremental tokenizer params\n", "proba": 4.4460907133725414e-07} {"commit": "267bcaa437383abe13b19c44dd43fd06676cf716", "message": "Changes in class songcontroller\n", "proba": 3.8029793358873576e-07} {"commit": "74b43764536946dbaab58d58a3d5efcaa4b100d4", "message": "Not sure if this helps anything, but keep message ids in order they were added\n", "proba": 1.7138319208243047e-07} {"commit": "074ea2fddc1630e8085eec7c75e6506d0178c345", "message": "Improve logging (issue #68)\n", "proba": 1.2946246386036364e-07} {"commit": "c5da3c9eae8fa0bb321569afcb7bfa681e4078c2", "message": "Use addTool to add tool artifacts instead of addInput in StarlarkAction.Builder\n\nTools are added to the set of inputs in SpawnAction.Builder::build, so\nthey will still appear in the input set, however SpawnAction maintains a\nseparate set for tool inputs, which should be consistently populated by\nwhatever is passed as a tool input in Starlark.\n\nPiperOrigin-RevId: 415470290\n", "proba": 4.025175428523653e-07} {"commit": "b45d24acdcfe5f8440faaeac1655d20282455fc6", "message": "JSUTIL-20: Set window days default to 0.\n", "proba": 1.2757330125623412e-07} {"commit": "6300d0b02b6031c545826f8ddac3e4c8a8a41d97", "message": "add setDOMRelease to false", "proba": 0.0002784782263915986} {"commit": "b32b97dff823b25a0d01ee101d3ac3b5b587824e", "message": "Implemented hashCode and to string", "proba": 1.8806282469086e-06} {"commit": "3b7ccaf8c25c22e5636d6331a0137c53cfb50788", "message": "Make all getters return List, not ArrayList, for consistency", "proba": 0.00042145774932578206} {"commit": "ae9eadc85597d239043732be83db04a06a17abbc", "message": "[SYSTEMML-2450] Fix parfor optimizer partitioning rewrite, univar stats\n\nWith SYSTEMML-2357 we reworked the parfor partitioning rewrites from\nstatements to hops for correctness and to leverage other compilation\nphases. However, this led to a performance regression on perftest univar\nstats, 10Mx1K because two instead of one matrices where identified as\npartitioning candidates and hence the fused data-partition-execute did\nnot apply (only valid for single partitioned matrix). \n\nWe now guard this rewrite with a minimal memory constraint based on\nlocal and remote memory budgets (as anyway done during runtime), which\nimproved the performance of univariate stats 10Mx1K from 452s to 218s\nend-to-end.\n", "proba": 1.3089736228266702e-07} {"commit": "31e412d878c0fedb25839eb16653e8beceec162e", "message": "Teste push", "proba": 3.802757930770895e-07} {"commit": "cd8b2b2f78fbc8716a8632ea72ececd85cdbd7c6", "message": "attempt to reconnect if socket is closed\n", "proba": 4.226064447721001e-06} {"commit": "c667091582bbbc3b8a57331e3c5a9232e9ec22bc", "message": "GTFS Direction Finder > enabled\n", "proba": 1.4278936077971593e-07} {"commit": "c91a800b80e069123fd53e52e86aabcc07803118", "message": "December 23 update\n", "proba": 2.38787151829456e-07} {"commit": "20a183f59c80aecaa9ce27e53e66036086b073ad", "message": "PDepArrheniusKinetics.setNumPressures(int numP) now does what it says.\n\nI'm not sure why you weren't able to reduce the number of pressures earlier,\nbut I think this doesn't break anything, especially now that each instance\nhas it's own number of pressures, and it looks like this is only called by\nthe class's constructor anyway.\n", "proba": 1.624334373673264e-07} {"commit": "3f035239bee5388edafb2c1d934410ddec8e919d", "message": "SWC-779 - add spark to shiny white list\n", "proba": 1.2097071078187582e-07} {"commit": "b049eaf5ad14c32d555a13c3319c9be1869502de", "message": "Cat now stops listening when app is closed\n", "proba": 1.707523296090585e-07} {"commit": "8dd9324c77b62d8bf2c2e5a5567a660e313a8c1e", "message": "Added log message for downloading assets\n", "proba": 2.5591529606572294e-07} {"commit": "0dd4c7d3dd15f66fed1be8b4a01d58eed477af87", "message": "Refactored/Cleaned up AppPreferences.\n", "proba": 1.1340264194359406e-07} {"commit": "73adc33c969ae8007c382ec04c840a1d2bc5deaa", "message": "fakedisable links didn't work in IE\n\n\ngit-svn-id: 2dc346ce528bdcd469877bb8eea15a9c9813262b@96935 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 7.551175258413423e-07} {"commit": "6cfa57f9b37cdf2a558ad20530615455b2f0303a", "message": "Minor edit.\n", "proba": 1.5052866331188852e-07} {"commit": "b493859e96b850895780b6db365d9a2763dd8e0f", "message": "Fix getModeFromInteger switch cases", "proba": 3.9789293282410654e-07} {"commit": "79a066778652bc29586d60381da0a75d741279bb", "message": "am c1ca6fda: am 993d3e48: am 0d3a6843: Merge \"Support setNumber(int) in NotificationCompat.Builder\"\n\n* commit 'c1ca6fdaa0d74e2707fc70b342bf5ac9a613875e':\n Support setNumber(int) in NotificationCompat.Builder\n", "proba": 6.039840627636295e-07} {"commit": "1cbfdcc7db021b475faaabb93e82a823fbba3640", "message": "Updated Base64 implementation. SMACK-241\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@10408 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.00021715772163588554} {"commit": "c06fb63ccaaf4c3aff09b0003653aac6d94a8f90", "message": "Set a title to the move dialog.\n", "proba": 1.3159403522422508e-07} {"commit": "85d02eea0840dd3bc8d284d81722e11c9dfbc8a9", "message": "Changed type argument from Object to Void\n", "proba": 9.138193490798585e-07} {"commit": "56d2535547810327746f8306dbd1cf10a3f10870", "message": "Fix GLM AccessibilityNodeInfo row/column count\n\nChange-Id: I1b0d9a2207be1848c4f156ab0bfa469e33805a32\n", "proba": 0.000385986000765115} {"commit": "9591ab9fc7698d49bd1157a550c024f0d0d5636f", "message": "Query params were lost for delete/get/head\n", "proba": 4.853038149121858e-07} {"commit": "cb0cd08980ecba6b7bce1cd392c44be4179640e2", "message": "Compatibility with June 15 update & improve stop name cleaning\n", "proba": 1.0760220447991742e-07} {"commit": "f4f152dd6bbdb41b2c3f8465359e5a4aa5b1e2d5", "message": "Rolling back fix for AGILEBI-394. Naming an analyzer report with spanish accents gives error when publishing.\n", "proba": 9.831304481622283e-08} {"commit": "24885bb5c5959023e6ff4acad1a13929db978b80", "message": "Improved gears controls\n", "proba": 8.882553288458439e-07} {"commit": "deeacf2a90ffeb644fdc1d2d52dcddd53c3e77a2", "message": "Modify appsecret-proof tests to reflect signature changes\n", "proba": 2.190216434883041e-07} {"commit": "8eb4eb6d5b4d9ece7443aa57e07f8c7f95fb1fe1", "message": "[TEST] ScriptTransformBackwardsCompatibilityTests will only run if testing against >1.3\n", "proba": 1.2894740564206586e-07} {"commit": "db33c8083df17af210b6279261abf08cfd7366c5", "message": "Moved broker db location to common subutai app data path SS-3083\n", "proba": 1.2860060394359607e-07} {"commit": "6964133ea1f45e48bb999c393a1e6efdbcfe7535", "message": "fix interpolation for literal edge case hee hee\n", "proba": 0.0005192714743316174} {"commit": "22320b7a5ad803215f0652a36ca663e81155bf86", "message": "also guard against deserialization failure in term index consistency check\n", "proba": 2.0636493047732074e-07} {"commit": "e228c96caef87b1731287cbe0e88192f9767011f", "message": "Add RFC references to props\n", "proba": 2.4234563511527085e-07} {"commit": "2fddf71d8b47a5fe5e7afda726537d0ea898fdbe", "message": "Avoid NPE when prefill values are provided to SaveFormSubmissionController, but none of them matches any of the fields actually in the form.\n\ngit-svn-id: 8def386c603904b39326d3fc08add479b8279298@1242 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 2.126349272657535e-06} {"commit": "7a84ab6a9163ca31fbcfcc6d7ff27e06bf9babef", "message": "IGNITE-3827: Removed double marshalling of keys in DataStreamerImpl.addData(Map) method.\n", "proba": 9.904104558700055e-08} {"commit": "0ba22db9fea00da01b76ee360835956fccdfaac8", "message": "Fix typo\n\nfbshipit-source-id: 7fb44ad\n", "proba": 0.9999994039535522} {"commit": "08ac15a7a11893bdaf90fc0fe5dad487640c3f57", "message": "OAK-1133: Observation listener PLUS\nMissing license header\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1546058 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3323272557718155e-07} {"commit": "3e2217d905a49781b87b47067fec36afd0e59177", "message": "fix(oem/fv/android): Check current keyboard before registering model", "proba": 2.0725343574667932e-07} {"commit": "22c2e479a28a8303fb4ca7499c9aa448c06c2f1e", "message": "more precise fix for IVYDE-186\n\n\ngit-svn-id: 804c0f3032317a396a1b8894d1ed8cc0b56e9f1c@814307 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.0606701645629073e-07} {"commit": "589e1cffd938e268ca361f9e9bfdc9ad4858d8a7", "message": "added methods for computing the checksum of an\nEObject/IdEObjectCollection to ModelUtil", "proba": 2.330973103426004e-07} {"commit": "3becc60a21c320bdbf8a1a14099f031845b36c63", "message": "RESOLVED - bug 171116: Error: \"Unhandled event loop exception\" in org.eclipse.ui\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=171116\n", "proba": 3.9522484485132736e-07} {"commit": "5b3b6d4e23bc3b957af115b341364aaee7963849", "message": "Test new singleton rules for RFC 138.\n", "proba": 1.0842131814570166e-07} {"commit": "87942702d95b61a85b8499b67077b7e14bd78403", "message": "Fixed testProvidedWiresOrdering so that it uses the correct provided wire from the list.\n", "proba": 1.0331613964353892e-07} {"commit": "fe23067c85f09f97030a436910db22df576d2905", "message": "updated\n", "proba": 4.958747581440548e-07} {"commit": "0c64a995b54eb220ca625f13ece178104b54d401", "message": "Attribute dependency test fix for DB\n\n* Now tests for attribute dependency work well against real DB.\n* Some of the test are set to run only against in-memory DB and others\nwere edited to count with more results.\n", "proba": 9.957064150967199e-08} {"commit": "2d900f3648091ba71ef46aad9649ac0c637ee428", "message": "WUI: Unified wrong form notice for initial VO/Group applications\n\n- When initial Group form contains no submit button, we displayed\n warning to the user about wrongly configured form.\n On VO initial form we checked also, if form has no input-type\n items and in such case we didn't show above warning as form\n was meant as informative notice/page.\n- Now behavior is unified for Groups too and we display warning\n notice only when form expect user input and has no submit button.\n", "proba": 1.1883135186963045e-07} {"commit": "1db95b591529ec698972e8c046f0b0e3c32bb270", "message": "added parent Specimen Label\n\n\nSVN-Revision: 4626\n", "proba": 1.2262216841918416e-07} {"commit": "c19f504a5373f6f89d5a70bf42385b0e7c7f439b", "message": "add tiff tags (work in progress)\n\ngit-svn-id: bd781a9493159d57baabeab2b59de614917f0f5c@1763274 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.727574479256873e-07} {"commit": "a7b0df026fd6d41168472003996530404012b5bc", "message": "[intellij sh] Fix highlighting at Editor | Color Scheme | Shell Script page\n\nGitOrigin-RevId: dee768346c1b60af721615ed364a0a6aeeb6317c", "proba": 2.1033618224919337e-07} {"commit": "5099e8cd75ed3614e8c945e946b86c1f4f03b2af", "message": "[Java] Group related fields.\n", "proba": 1.190926255389968e-07} {"commit": "04c343157f0cf61936552587b82feca14d5d0295", "message": "Added: scroll to notifications category when application settings are started from lockscreen\n", "proba": 1.772271360778177e-07} {"commit": "4059fa5763252c6869b6b7c682d7b5f9d4dc3a87", "message": "HOTFIX: fix threading issue in MeteredKeyValueStore\n\n`MeteredKeyValueStore` wasn't thread safe. Interleaving operations could modify the state, i.e, the `key` and/or `value` which could result in incorrect behaviour.\n\nAuthor: Damian Guy \n\nReviewers: Guozhang Wang \n\nCloses #3588 from dguy/hotfix-metered-kv-store\n", "proba": 7.072179073475127e-07} {"commit": "cc650d278a791d6e1411b96ecc94064da4d503e0", "message": "Added support for appended resource on jid\n", "proba": 1.82593254294261e-07} {"commit": "aa6c0ce9406f48bba15d8c4e2560aa04bdc0d117", "message": "gh-722 Add TODO\n", "proba": 6.711160835948249e-07} {"commit": "8a5d9679f302f8cf0244f8220d151a09ef8321aa", "message": "TICKET-3888:Arden patch for ArdenServiceImpl in core api to support concept names regardless of a specific language\n", "proba": 1.1360528162640549e-07} {"commit": "baed66db65766a133aff63a2a950e34b865e55eb", "message": "make checkstyle happy", "proba": 3.1767811492500186e-07} {"commit": "4c2e6d96c455d91ee714b05401fc4c0e0c7841b2", "message": "Add license header\n", "proba": 3.5144987009516626e-07} {"commit": "949e3bf6fb893d643e966b8c7c7bb739ae59b898", "message": "Fix build\n", "proba": 8.074155175563646e-07} {"commit": "e51a7a136a255619ba0d6e96728cc31404bcce44", "message": "bugfix renaming", "proba": 5.64875620057137e-07} {"commit": "a75ff7dcfc9972a6f26d29c46329b611107d1ed4", "message": "add waitingFrameCreateIssueOpen in openModel method\n", "proba": 4.6681091703248967e-07} {"commit": "b982becdebb66fca7cf0cc378ff0a2718100bfd4", "message": "update loading without forced timeout\n", "proba": 5.529581699192931e-07} {"commit": "8f0bb7f59b40ed4703ed3c18eeecf40bf81a8535", "message": "Fix for constant conditional quick-fix", "proba": 1.5793859802215593e-06} {"commit": "5801ed27a0865ced80ad0d7770fcf10963f11038", "message": "Enable JPA store for ActionTokenStoreSpi in model tests\n\nCloses #12902\n", "proba": 1.398334035229709e-07} {"commit": "040148061e743a6104d22024359116eca8053f90", "message": "java: specify default number of rows and columns for text area in 'Suspicious package-private access' inspection settings\n\nTo fix its presentation when inspection is invoked via 'Run Inspection by Name' action.\n", "proba": 1.0182384357904084e-07} {"commit": "010bba46b092faf5e61de12730dbd914cc628d7f", "message": "[PDI-4724] Fixed BaseMessages.getString(Class, String, Object...) correctly forward the class to the MessageHandler so the class's ClassLoader is used to look up the ResourceBundle if it has not already been cached.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@14219 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 4.051431460538879e-06} {"commit": "ac97cc3be53695463e4d503dd56f1bd04225a6b5", "message": "correctly handle ImportModule nodes", "proba": 7.94818845406553e-07} {"commit": "45cc5a0ccc097ddae3f0796a3c336e553114e0a0", "message": "maintain first element selected", "proba": 2.459512984387402e-07} {"commit": "7108e60b69834cfa1ef337bd1f4368ae4152dc3c", "message": "(no message)", "proba": 3.393134022644517e-07} {"commit": "6892cd7b5dc47bcc5eb853a28b21194e7a032426", "message": "Update DefaultDeclarativeQualifiedNameProvider.java\n\nTypo", "proba": 7.23525261037139e-07} {"commit": "ff31bd1772528d8ebd492e765dab63414501ca7c", "message": "reverted deprecated API\n\nreverted deprecated API\n", "proba": 5.873441750736674e-06} {"commit": "498262f52d9ae31324992b1d84804a2127edb21d", "message": "Removed unused variables.\n", "proba": 1.9036481546663708e-07} {"commit": "cbe2ac109d47441cd35467fc791aa599a5a35e9f", "message": "\u3088\u304f\u308f\u304b\u3089\u306a\u3044\n", "proba": 3.504480264382437e-05} {"commit": "fc14a9fbbe22ad13f0f557602ecb1cad3f6ec4aa", "message": "start with key 0 to nextKey + lookAhead", "proba": 2.9095895115460735e-06} {"commit": "d87518582a6aec8bf5f5d7ed6ca0197e517a50b9", "message": "Made workspace order consistent\n", "proba": 2.0169409253867343e-07} {"commit": "b84a454aa2cb74029c8575fb73d62a6edb2c4392", "message": "\u30ab\u30ec\u30f3\u30c0\u30fc\u30c7\u30fc\u30bf\u6709\u7121\u8ffd\u52a0\n", "proba": 5.36054926669749e-07} {"commit": "41504596c1baf3588fc08d8d27f1eb7e0ae13fa9", "message": "Fixes Name of Cassandra Keyspace attribute key (#1542)\n\n", "proba": 1.1603922445146964e-07} {"commit": "14b366dc8331024d060446b85584135d57ae7725", "message": "Fix memory parameter conversion, the method name from BC is misleading\n", "proba": 1.4552871107298415e-05} {"commit": "c51aec93d5d7448aad1444ccc90802155fafa753", "message": "brackets for if\n", "proba": 5.750158379669301e-06} {"commit": "af3a7afdfe811b4701d1c19a8783cd33faff0120", "message": "Fix NPE when acknowledge messages at the broker side (#7878) (#7937)\n\n", "proba": 2.979043927098246e-07} {"commit": "68f9a6f425d68e23527618b2a5b4f62d1fee3160", "message": "Receiving url from param.\n", "proba": 1.539937528605151e-07} {"commit": "728e8857b5f7f27dab15f69dbaa1ed954c0e016d", "message": "scroll to top after changing sort order\n", "proba": 2.718831524362031e-07} {"commit": "c15afeaf7a9ec880e94ab734916479e6569eb35f", "message": "Fix unit test.", "proba": 7.379067596957611e-07} {"commit": "4798193d040b6fa52121d36229ca8e6114e5c3be", "message": "Fixed a bug in calculating the item size.\n", "proba": 1.1022978441133091e-07} {"commit": "134a101f31a13dad45222dff1c6563a95e043228", "message": "repo bug fixes\nagain\n", "proba": 1.512762963784553e-07} {"commit": "9683aaf32f6fb2eb40ddd3673a5ee7e831122543", "message": "Remove unused util class\n\n", "proba": 1.7228348951903172e-06} {"commit": "46c2620b78001ed9c1bde2ef49e708291f4191df", "message": "Fixes continuation of categories.\n\nSomehow got broken during development.\nAfter a category has been aborted,\nthe user now has to continue where he/she left off.\n\nChange-Id: I140624846d3a0305620a73c37b62c50a49f5ebe2\n", "proba": 4.896210612059804e-06} {"commit": "6b9faf01b05c9abbd9d3e7d0a06fb7540c9bc2a8", "message": "Forward to login page if identifier is not present.", "proba": 1.1440046421284933e-07} {"commit": "e072f12df7f941a3564fa4ca18854951aceb3c0b", "message": "Make sure used context is application context\n", "proba": 0.999011754989624} {"commit": "e82b5ca19820122635900fd240791a1bab374fd5", "message": "CardView: Fix menu button not being themed correctly\n", "proba": 2.797421245759324e-07} {"commit": "7f919e8344f818f5a073dbc95d196abffab06e8a", "message": "improve email template - add job id in the body and remove the release version\n", "proba": 2.080229393186528e-07} {"commit": "1e03c6ec2b3b853228671d9f878f232d0984b648", "message": "Make string equality checks use .equals\n", "proba": 0.9999982118606567} {"commit": "61bd987005ef08dd43d3e6a49e315323be5f2f8f", "message": "avoid blocking animation\n", "proba": 3.1566426059725927e-06} {"commit": "f72098549484714523831dba1e37d55525ae7f5d", "message": "[BEAM-6110] For SQL CoGBK-based join use EARLIEST output timestamp\n", "proba": 2.496618435543496e-05} {"commit": "9d55d2988b0c9e5b9eaa8a2f4f612ee3467daeba", "message": "temporary fix for evaluation feedback (Intra Team is not telling what they are doing)\n", "proba": 1.1012639333785046e-07} {"commit": "0604f2f6036747a5978fe46775db8b8da1756188", "message": "Add english language parameter to the API queries\n", "proba": 3.0965265978011303e-06} {"commit": "3cb9b5d8cf17ea4ac9bc93cd222c00a47edf3a1b", "message": "DumpRulesRequest: wrong field serialization name\n", "proba": 3.016628852492431e-06} {"commit": "f24a55a66e4ff2f71b10e3aeeaef45f48c1198dc", "message": "\u5e38\u6642\u30e1\u30c7\u30a3\u30a2\u97f3\u91cf\u5909\u66f4\u53ef\u80fd\u306b\u3057\u305f\u3002\n", "proba": 1.3546940635933424e-07} {"commit": "cc1d017b4097c0d3ef66db5872e16311a4d9bd9c", "message": "Fix case sensitivity when counting attributes by type\n", "proba": 2.1057669073343277e-05} {"commit": "6455a4d31486fd57f87ca86009ae598ffe3e3a5b", "message": "Remove set special value (now there's a default value)\n", "proba": 1.1875261662908088e-07} {"commit": "22ae15b8bab12f710ad834ade8f0decc39975f98", "message": "'isEditable' changes\n\nSVN-Revision: 626\n", "proba": 3.890759217028972e-07} {"commit": "8f95474109ca05aa033f1154e10a68f51840cec4", "message": "Bump mobile-sections content format version to 0.12.0\n\nThis will get us a boolean \"disambiguation\" flag in the RB page lead.\n\nThis has always been in the RbPageLead model object on our side but was\napparently never provided and was always defaulting to false...\n\nChange-Id: I2baf4aa8b7cec6ca03fd637a4a5b9f764cfcb16d\n", "proba": 1.9520114165061386e-06} {"commit": "95e78b23abf6575a2198912798511ce3051fc9aa", "message": "Added testcase\n\nSVN-Revision: 755\n", "proba": 1.3133927723174565e-07} {"commit": "21307f389094d84a592d1b828e35fe529d23bbf3", "message": "a reformat code\n", "proba": 8.81472005858086e-05} {"commit": "758f2c7db2def9b18906aaada27e1bafefeb5fbb", "message": "actualizaci\u00f3n a la funci\u00f3n buscar, cambio de void a boolean", "proba": 0.0002712963323574513} {"commit": "b1df6aef23e5a55eb6da8d500060fbf73d5ed3c2", "message": "no fixed prior at first timestep", "proba": 2.5101402911786863e-07} {"commit": "585691ed087e9920fdcd48104b91303e66e371d3", "message": "Added scrollpane to encapsulate chart view in stacked layout\n", "proba": 1.7920474704169465e-07} {"commit": "6ead67c6cffd51e6be3b8d76326cfbcbcf01a219", "message": "Implement a half-sensible Response.toString().", "proba": 0.00039243107312358916} {"commit": "0082597bc09d5df5adeab61246b69175854899fd", "message": "documented more.", "proba": 1.193720038372703e-07} {"commit": "57e6040ec86428ccba21ba0c511628918dee0211", "message": "Remove unnecessary newline\n", "proba": 0.0018945003394037485} {"commit": "0a7d3b7e53fbd18919b9d97e71eeec5c2e03de1e", "message": "added a null safety check when scanning groovy mods\n", "proba": 1.9398359540900856e-07} {"commit": "322e0159a2c20fcdd00e7f36de17ebade1af8628", "message": "imp: RocksMapIterator \u7684 bug \u4fee\u590d\n", "proba": 1.4436206186019263e-07} {"commit": "e581afc622ec3ee0595f3cdaf6c01e41499dfb86", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "7b1cb3e1d156f5f73436190136049a934eed412a", "message": "Codacy fixes.\n", "proba": 1.3288303080116748e-07} {"commit": "73741e79fb02e73c5a35eaddc8ff77d8312f4d0e", "message": "- be consistent and set language in /rmeta as well per TIKA-1625\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1678623 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.058556157815474e-07} {"commit": "151d883d8feaeef3d929dc384f39309726e2b110", "message": "Update TildeETerminology.java", "proba": 1.9885858648649446e-07} {"commit": "828fc4af2dcf52f88959de625d50e52485f82f0b", "message": "Save before share changes", "proba": 1.9222764535697934e-07} {"commit": "37cab55c63022703ab387c773df5d9e7a0dca55c", "message": "Cleanups", "proba": 2.08481242225389e-06} {"commit": "b43a4060e0b9c0ad91b25113ee2ad27e1cc1cfd6", "message": "fix sorting of mixin type values", "proba": 1.4810693755862303e-06} {"commit": "dbf01da1ca5647facd7e182427e10bb065fd623d", "message": "Fix bug selection extractor stop uses bad session id", "proba": 2.4711630430829246e-07} {"commit": "11aee19679423a8fbaaf500efc41abf5d52c43d6", "message": "Extract literals to constants\n", "proba": 0.9999905824661255} {"commit": "bcc697385f68a5827086f60d19523f2f18ac73bc", "message": "No issue. Allow using EntityModel with null values.\n", "proba": 1.1319086468120076e-07} {"commit": "e393cfedc02344b6bb1582fc0dac1912b0a7bf70", "message": "adjusted test\n", "proba": 1.0435824151500128e-06} {"commit": "8d3898d34025a57f8116c5de771136e7d07c04fb", "message": "KFSMI-7874: Create a getter for accountsPayableService instead of injecting the bean in spring-purap file as it was causing circlular references.\n", "proba": 9.718583271478565e-08} {"commit": "756be459cf24be7eaf523002b75a3df9d4af3bdb", "message": "improving flash logs code\n", "proba": 3.73360450112159e-07} {"commit": "44621c91c546d8b08bd92d3e9b4f2d268fb3fa82", "message": "cancelOrder extend API\n", "proba": 4.781107918461203e-07} {"commit": "ba63926fb6805a370bfcbfafb36c56303dc8388b", "message": "fixed issue when instead of jsonobject we have json array in the feed\n", "proba": 2.3902887846816157e-07} {"commit": "decfa383a1956a4dd089b782bab7f20e33c385e6", "message": "XWIKI-5486: Make link reference syntax more generic and extensible\n\n* Make javadoc more generic (thanks to Thomas Mortagne for the review)\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@31398 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 3.3908503382917843e-07} {"commit": "65c039fda0cb093542efda7d0a9f8b4ef8a0f07f", "message": "Refactor documentInfo model\n", "proba": 2.7612571784629836e-07} {"commit": "963cad17ec1a2fde29476ea3a3718affc53a4c0e", "message": "[FIX] XQuery: adding attributes with namespaces. Closes #956.", "proba": 1.0819366735859148e-07} {"commit": "a166f054d00970b21aab56db01ca30ce83a5e6ee", "message": "parses provenance\n", "proba": 0.00021793761698063463} {"commit": "4bbe77d8caf78e78083e4627a6d20d8babd7bb4c", "message": "builder: Use thread safe Set for dirty projects\n\nThis is needed since CnfWatcher can be called on threads other than\nthe builder thread.\n\nFixes https://github.com/bndtools/bndtools/issues/909\n\nSigned-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>\n", "proba": 1.3927150632753182e-07} {"commit": "f4db3570fde6d56d5d46e8df6d9efb424d20cd7f", "message": "Added another utility about Strings escaping\n", "proba": 1.8308847415937635e-07} {"commit": "87e574d61235c2e55d970cb6c30b6b37eb445855", "message": "- correction in sorting of tables\n\ngit-svn-id: 4b3b87045ec33e1a2f7ddff44705baa56df11711@2173 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 9.89079353530542e-07} {"commit": "2503dd6192dec76e91d0caae66a7c43ee5b03438", "message": "Improved the listener behavior.\n", "proba": 2.9175981808293727e-07} {"commit": "a0f62bb2615c66bba68595f96a15a7efb892abdd", "message": "OpenSslEngine wrap may not consume all data\n\nMotivation:\nIf the OpenSslEngine has bytes pending in the non-application buffer and also generates wrapped data during the handshake then the handshake data will be missed. This will lead to a handshake stall and eventually timeout. This can occur if the non-application buffer becomes full due to a large certificate/hello message.\n\nModification:\n- ReferenceCountedOpenSslEngine should not assume if no data is flushed from the non-application buffer that no data will be produced by the handshake.\n\nResult:\nNew unit tests with larger certificate chains don't fail.\n", "proba": 6.858063443360152e-06} {"commit": "a7c47eb58cadf9ecbc644dbc5a228867199e2d09", "message": "Fix build\n\ngit-svn-id: 811cd8a17a8c3c0c263af499002feedd54a892d0@799 1c488680-804c-0410-94cd-c6b725194a0e\n", "proba": 4.089306457899511e-06} {"commit": "0b5abe75877ed8057bbfec4d0ecd5dc744caba6c", "message": "Changed getFieldSummaries() to summarise fields of sub classes too.\n\n\n\nFormer-commit-id: 929d0faf7987fb0537b24b1356cb2e1b40dcea75", "proba": 1.430557176718139e-06} {"commit": "401b4047a81a9df138176c7a810f43e8488d3f51", "message": "improved Signature extraction/generation from/to RDF\n", "proba": 1.7154262366148032e-07} {"commit": "b25d09ade4ceea4787a51ae013d9256e9893ca4b", "message": "fix the same issue as bug W-3039335 on Android side\n", "proba": 3.426634975767229e-07} {"commit": "93191527c3da4225d8bae02bf011b604f54fadf3", "message": "Reformatting\n", "proba": 7.994850648174179e-07} {"commit": "0ea7d1e869ad618a7c8c2bbbb7f96729e7d84ed3", "message": "Update the \"add print service\" dialog as per UX spec.\n\nThe dialog button is now the last item in the adapter if the\nsearch for print service settings is not empty and resolves\nto an intent.\n\nbug:10983508\n\nChange-Id: I348e1ede1097d6f3b78c72e871bf3097b99004b6\n", "proba": 3.1187480544758728e-06} {"commit": "322b870b2b94c3df82ed491b39a757b04e7852ec", "message": "Disable JCR blobs GC", "proba": 1.045935846377688e-06} {"commit": "98d5163df7a2fe5799089685f9cfdd000e57d132", "message": "fight code rot\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@457512 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.322296144389838e-07} {"commit": "5a9be60264bc21aa807689b571a30c8002b33396", "message": "TAP5-2153 Adapt quickstart archetype generated sources to be bootstrap and 5.4 compatibile\nlet use our own bootstrap from bootswatch flatly theme\n", "proba": 1.070182591433877e-07} {"commit": "a082440a6daff04768821409000d590084b58200", "message": "[OWB-322]Create new EJB project and separate common EJB classes from OpenEJB plugin\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@921104 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.735174007284513e-07} {"commit": "0de5ff5fc0f5d420ef7a134acd1744b6072335e6", "message": "SENSORS: aggiungi ILocationObserver\n\nRelated to: SHANDROID-45\n", "proba": 1.1959352264057088e-07} {"commit": "11db0d05992628ce4128eb6962e068179c170634", "message": "fixed class cast exception\n", "proba": 4.6094578465272207e-07} {"commit": "9d181b3a28408dce67b671602cdf008c8e273cb0", "message": "added a log to trace signal", "proba": 7.596173645652016e-07} {"commit": "b22b57a28900df1f190770b9fde370a9212ce021", "message": "removed Setting.toString()\n", "proba": 4.5510401491810626e-07} {"commit": "ef3340fc3439ad37fff73edd616899828ad93217", "message": "Add javadocs to nullAndPersistUsers\n", "proba": 4.166785743109358e-07} {"commit": "60792955e5700a2e03897e98379cc9c4d53e03ce", "message": "uses Jakarta Regexp library now\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@627 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 5.449546733871102e-07} {"commit": "ff89c3235842a1af58a4fa0f755af5d72089caa5", "message": "added testContainsView_ToolBar\n", "proba": 2.070067210979687e-07} {"commit": "f2520868418f261ae4df0bcb894c478a1af356dd", "message": "Refactor to work with StudentService method security\n\n", "proba": 1.4886224164456507e-07} {"commit": "cbeb6ce05a4f7b52e5b578e68d2d084ecc44a08c", "message": "Added tests using know converters.\n", "proba": 1.0959185914316549e-07} {"commit": "0cb1a37e121269ee9c7707c4a9e385f46897652e", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "d398be72b5a3d147172f465a910cb382a8fc8859", "message": "Purge storage before recreating new plots to cleanup.\n", "proba": 1.0466946775977704e-07} {"commit": "c4717608945f398c3b3de03f3a6b8ede973af041", "message": "Added IError interface\n", "proba": 1.3615704119729344e-07} {"commit": "86fb635de0d64a9c4cd68208f15ae8ab113b829a", "message": "[misc] Wrong MIME type for scaled GIFs\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@33310 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.2372252058412414e-06} {"commit": "cafdaacca03c20229a0c9ad7604bf715c0fa0321", "message": "close gamepanel when escape pressed\n", "proba": 2.658482856077171e-07} {"commit": "a32ec8456cb11c09d45d7f33a71da296b26c68e6", "message": "Updated app/controllers/AdminSecurity.java", "proba": 8.442007128905971e-07} {"commit": "3a958394a0891d6cf24e33700e64f854f7e921bd", "message": "Fix inheritance of OneMuscleNode to reuse functionality in OneActuatorNode\n", "proba": 2.0399895674927393e-06} {"commit": "4a49607f93e47202882c38e1dd57ed1de080a1c8", "message": "Change 20071012-ptw-d by ptw@dueling-banjos.local on 2007-10-12 18:31:24 EDT\n in /Users/ptw/OpenLaszlo/ringding-clean\n for http://svn.openlaszlo.org/openlaszlo/trunk\n\nSummary: Make backtrace work in \n \n\n yields:\n\n DEBUG @lpp-4850.lzx#5: foo Hello bar Hello\n\n lzx> Debug.inspect(DEBUG @lpp-4850.lzx#5: foo Hello bar Hello\\n)\n \u00ab#LzDebug#1#0| DEBUG @lpp-4850.lzx#5: foo Hello bar Hello\\n\u00bb {\n backtrace: lpp-4850.lzx#2/62 <- initialize <- lz.script <- makeChild <- makeSomeVie...\n file: 'lpp-4850.lzx'\n line: 5\n message: 'foo Hello bar Hello\\n'\n }\n DEBUG @lpp-4850.lzx#5: foo Hello bar Hello\\n\n lzx> \n\n Also ran smokecheck in SWF and DHTML.\n\n\n\ngit-svn-id: d62bde4b5aa582fdf07c8d403e53e0399a7ed285@6835 fa20e4f9-1d0a-0410-b5f3-dc9c16b8b17c\n", "proba": 4.044017623527907e-05} {"commit": "12545f6238cd5413e5b173b7da316562ed511e34", "message": "Fix for 64 bits raw type\n", "proba": 4.016049786059739e-07} {"commit": "73a68b7f2439fa8b95a0d51b2db94de63f9a7898", "message": "Minor code clean\n", "proba": 7.34154184556246e-07} {"commit": "0a318e57b2dd24112090142d0c489f97ba5bd290", "message": "analytics: integrate AnalyticsListener with EventBus\n\nSigned-off-by: Pierre-Alexandre Meyer \n", "proba": 1.130059956722107e-07} {"commit": "f533798bdb1859cbc7630b8710fe92ab6bf1b897", "message": "fix: Ensure resources are closed.\n", "proba": 1.4480399102012598e-07} {"commit": "47f687c31dab5a03f15ada84e00bb5216015b817", "message": "* [android] update WXPageActivity.java\n", "proba": 2.1420709117592196e-07} {"commit": "39264c355a47870d5a493a6dcdffd0144890f4e4", "message": "[android] Fixed maplayer dialog position\n", "proba": 1.9449856836217805e-07} {"commit": "62f9fdf322e9df879478166f7c230a3d3ddb46f6", "message": "fix:landscape support\n", "proba": 4.0346296259485825e-07} {"commit": "2335ecd1998f932eaa9dc29d8be0b873249ad573", "message": "Fix stats reporting when using >3 byte UID's\n\nThe '1' defaults to an int, left-shifting it for >3 byte UID's ends up with 0.\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@yahoo-inc.com>\n", "proba": 1.9480356058920734e-05} {"commit": "a4160004fc3a56a3c532b44e49914b4634095a31", "message": "Double clicking does not work on Mac for some reason\n", "proba": 2.361486082236297e-07} {"commit": "0ac4b0dc29e1e047d7c170617151cfe40d2ad698", "message": "cosmetic: LoggedInUsers: indentation #32\n", "proba": 6.912833327987755e-07} {"commit": "23d4d000dae2a638cf55c3b3820ce8f651e57f30", "message": "Real fix. Don't use static!!!\n", "proba": 1.1085980133884732e-07} {"commit": "9c164b10f5f784ea40c6695b51373a5003268f6c", "message": "Bug fix: make OAEI2009 matcher work with SEALS.\n\n", "proba": 1.0434674635462216e-07} {"commit": "eb8b5c435c5a00df27e2836bdd228ba21902b2a6", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "560a504a83cd72b3f3283810a6664040fc905215", "message": "Polishing in DefaultWebClient\n", "proba": 2.5297094907728024e-07} {"commit": "c9250e54dade13d3ada036c6103b58180b2142f1", "message": "Fix compile failure\n", "proba": 2.0359941117931157e-05} {"commit": "378cc05d9d23946e691b2f3fc22a0001596d1618", "message": "using an absolute tolerance value might not be a good idea\n\ngit-svn-id: bc017aad16bc2c9fb50944fe91825c230c4d40fb@543 458802cb-8328-0410-b1d9-a76001e3bb52\n", "proba": 0.0008634128025732934} {"commit": "83ced7bacd5060919c3f588f3d872a3d1527f4f4", "message": "I think I've just made exact almost as fast as approx distinct", "proba": 2.7987661610495707e-07} {"commit": "934f4bbd98ec26334c839a8c2750cd55904f6fe0", "message": "Extended the error bean", "proba": 0.00011994886881439015} {"commit": "fe97e878048b1d0f02e9bf24f26ba2dba3efaca0", "message": "fixed exception in xic visualizer due to ModularFeauteListRow#getFeature(RawDataFile) always returning a feature\n", "proba": 1.2223570422520424e-07} {"commit": "663b43ff15da7cac198e4779fd6c83a956351d08", "message": "Add specific changelog tables to liquibase for the oauth data\n", "proba": 1.7121426765243086e-07} {"commit": "99aff435577373240cd084ca350132fcb79e3ab0", "message": "rename WhitelistYubiKeyAccountRegistry to AcceptAnyYubikeyAccountRegistry\n\nRenamed default Yubikey account registry to reflect its accept-any behavior. It ain't got no whitelist -- it ain't got no kind of list at all.\r\n\r\nAdded more explicit JavaDoc about how completely not okay it is to accept that default in production.\r\n\r\nAdded warning log message on class instantiation with unsafe default config.\r\n\r\nConcerned these changes don't go far enough and this authentication handler should \"fail closed\" rather than \"failing open\" in the case where the adopter does not configure a yubikey registry.", "proba": 1.236119686609527e-07} {"commit": "a1b07ca59db6f92bb574e136a580f0b2b6ac1490", "message": "HIVE-6231: NPE when switching to Tez execution mode after session has been initialized (Patch by Gunther Hagleitner, reviewed by Vikram Dixit K)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1560268 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.407988510341966e-07} {"commit": "186fcea9c3e679ce0d8cc444398e16abd745eadd", "message": "Use the deterministic path finder for flow path calculation, in order to distribute load between links uniformly\n", "proba": 1.5257171526172897e-07} {"commit": "46139090ac0a75f74b90ffb8797659206dedde18", "message": "issues/25 All android requests to backend are HTTPS.\n", "proba": 1.1472911154442045e-07} {"commit": "d17880bb9a308d7818687c82134b9ceed9f37155", "message": "Handle imageWidth/imageWidthText transition (thanks to Fr\u00e9d\u00e9ric Dubuisson)\n", "proba": 1.1066459393305195e-07} {"commit": "20e69023a7640ddbb007e375fb5fdc89789d29ad", "message": "Clear cached bitmap if image sources change. TIMOB-4206\n", "proba": 4.277500806892931e-07} {"commit": "82805d1b8b994cdc502a58b1e96db6cf0afaf48a", "message": "[and] Remove duplicates from storage paths.\n", "proba": 1.1910046282537223e-07} {"commit": "636e1162f977ff0a0529cf3de9bd0dd2bf04e344", "message": "Fix AIOOB in switch processor\n", "proba": 3.942911916965386e-07} {"commit": "c59554f10e74163cbc4238d87e08f681d470d9f4", "message": "removed execute method call\n", "proba": 3.4525530736573273e-06} {"commit": "0e275ab904a0ea43f83228da406df55685a53df3", "message": "add buffering metrics to inner emitter, procbarrier and rbp\n", "proba": 1.8112704935902002e-07} {"commit": "988f6a0212e44a82d88f8c1f7b5c247dfa9b4e8a", "message": "Fixes issue #718 (File transfer does not display total file length at the receiver side) reported by Vincent Lucas.\n", "proba": 9.819105173392018e-08} {"commit": "4aa05737208038b7829a567d864615133043265c", "message": "IJRAH-220: tests compile\n", "proba": 2.3185509689938044e-07} {"commit": "89540a56095acbafc3a8602acdc85773f6e69d72", "message": "INTEGRATION: CWS changefileheader (1.2.8); FILE MERGED\n2008/03/31 13:31:49 rt 1.2.8.1: #i87441# Change license header to LPGL v3.\n", "proba": 1.0040193387794716e-07} {"commit": "ed7690a97896f11d247b73e77e2d550bceb86c1c", "message": "Fix a unit test about parsing of valid WSDLs", "proba": 0.00029424455715343356} {"commit": "c2dc136d4882f7b199790059189f314883f39bc8", "message": "replaced foreach with JDK8 stream\n", "proba": 4.2933498889397015e-07} {"commit": "8356deb6203ad85f12e91b574bd18ae779eb080f", "message": " fixed #195\n", "proba": 3.7085968074279663e-07} {"commit": "d3c0fdd1c7cc4dbfc1861b6145cb7a35d80a2004", "message": "Update.", "proba": 3.493966005407856e-07} {"commit": "4fb6a745b019a86e961b0c625f849ee3d73201b9", "message": "implemented HasPhysicalDestinationName\n", "proba": 1.4455866221396718e-05} {"commit": "8975350d9f1bbecf51ea1bad354750fbc7c85863", "message": "If JSON expression is supplied as dashboard param, this is now merged with any existing constraints rather than replacing them\n", "proba": 1.5022378363482858e-07} {"commit": "813a5d52506eed31c4be39c323388fda7a5a7110", "message": "Introduced scheduleToExecute in BackgroundTaskExecutor", "proba": 1.6208741726586595e-07} {"commit": "d4276cdbf6f97230859416ad1ff838f53e7937c2", "message": "Fix for Failed to implement error John's seeing on servers\n", "proba": 3.197784792519087e-07} {"commit": "b0194a8923d5d4418981eee3b265217322c90e62", "message": "task 792. junior.pack1.p2.ch9.task Chess v0.7\n", "proba": 0.9999994039535522} {"commit": "e9e1ab49175ff9246f3255ac13bd0b75327d1567", "message": "2. \u041d\u0435 \u043f\u0435\u0440\u0435\u043a\u0440\u044b\u0432\u0430\u0442\u044c equals hashCode\n", "proba": 3.6776305933017284e-05} {"commit": "7762b6826750aceee5111e35a1945a5304ce1b8f", "message": "Remove unnecessary change in Javadoc\n", "proba": 1.278176227970107e-06} {"commit": "aa049d4638c4c4b5dfe0e5f3f6f9664a3437bed8", "message": "philadelphia-core: Improve 'FIXConnection'\n\nRename 'txMessage' to 'adminMessage' to better reflect its usage.\n\nOptimize memory footprint by setting the maximum number of fields\nin 'adminMessage' to 8, which is the smallest possible value for\nit.\n", "proba": 2.6849173195842013e-07} {"commit": "9e3cf30a75da5b44cdd6110e604b24f8f3654e68", "message": "Fix premature session invalidation.\nAccommodate move of connection attributes from session to execution.", "proba": 1.1102866182000071e-07} {"commit": "192337c3df4d23b0a04d8bbc1d0eee6dcd2b229f", "message": "Added 2 new test cases to try the new \"cluster\" keyword in CREATE VERTEX and CREATE EDGE commands\n", "proba": 1.309797852400152e-07} {"commit": "f911411fe45dfdea3e9d6b419ddb84489b1e4044", "message": "Fix preview of elements without available preview.", "proba": 1.0577650044751863e-07} {"commit": "d6d5d888c6d80dd6b3a4ea68923726108b3ac0c0", "message": "GS-8624\nFix Build\n\nsvn path=/trunk/openspaces/; revision=82256\n\n\nFormer-commit-id: 978ce5be5bc59d4d85d2602aec165b8cf2f26b18", "proba": 2.1122477846802212e-06} {"commit": "28e47a1c129e09a82ff7357cb85271832517be5f", "message": "remove else block.\n", "proba": 3.6550162008097686e-07} {"commit": "fcc74008c629b5a4be0fbda3e053c2256779d143", "message": "Fix 1.13+ statistic error\n", "proba": 0.019436128437519073} {"commit": "e02e6a999ee55053805a99869cbe9e6adba53378", "message": "Fixed serverID property\n", "proba": 3.1994778737498564e-07} {"commit": "34a8758ed749add7cf2138a4ed92d31a918c7e69", "message": "sys out modify", "proba": 8.172088996616367e-07} {"commit": "592dff7f10ea963dc3d660b69060ca5baad65e9e", "message": "add comments", "proba": 1.9999514222490689e-07} {"commit": "938b1137d6f77e9b1da92631a737dc3269f9dc42", "message": "for #660 removed unneeded check when looking for the waitfor task", "proba": 1.6467903662942263e-07} {"commit": "8b76d8d6fc5479d4c046414fab56f61b324cbd16", "message": "Better sharing of space between domain and port\nThanks to Milamber\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@769774 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.774426010570096e-07} {"commit": "f40a3a083d1993da417552455f29cf6c1e7477cf", "message": "no longer pertinent; subsumed by using a ClassMap\n", "proba": 2.7607254082795407e-07} {"commit": "8eb63f3249ce5c7013bad8e2ee25b3f2bb37f3b2", "message": "for #181", "proba": 2.590574013083824e-07} {"commit": "39ed6d1b01470c318558750c2b107e7f8183729e", "message": "get facebook friends\n", "proba": 2.571762706793379e-06} {"commit": "d594bf6018986870584dab806b2437f94ceedc18", "message": "use submittable id instead of alias\n", "proba": 2.5165232386825664e-07} {"commit": "5a4c02406e7f7b113a741fbabe191664f3223851", "message": "Add toString() to ServerNameGuestChainingProfileMapper .\n", "proba": 1.2159854634319345e-07} {"commit": "2e0a4f8e84ec1898f0eabd54b4748502a9c32420", "message": "Add player number in manage score\n\nSigned-off-by: rizky Kharisma <78f7551b87fbb4ed1defaa5315d8503a2a80b0aa@gmail.com>\n", "proba": 2.0643972220568685e-07} {"commit": "b524981d6df0749cce1463db835952ec15d8c0d2", "message": "fixed merge conflict with master, added getScoreMap() function\n", "proba": 1.586587075053103e-07} {"commit": "cd6514b49cc036be9d4eb84d3c6dedb7adc2b014", "message": "Added facet.minount = 0", "proba": 3.897732767654816e-06} {"commit": "0d631e56d7f875b792da76bbae413ef3bd033a12", "message": "KFSCNTRB-955 KFSMI-5041\u00a0\n\n", "proba": 3.095848342127283e-07} {"commit": "d88244896868fb5fd73354ec96b5a75ecc882f84", "message": "Save and restore editor cursor position when navigating back to the editor.\n\nFixes #160.\n", "proba": 1.0094380797909253e-07} {"commit": "ae9039b43b84e4c3e80f61cddd9aed17f8fec1cf", "message": "\u4fee\u590d\u9664\u6cd5\u7cbe\u5ea6", "proba": 4.264662152309029e-07} {"commit": "2f4d5ddc4e4a502ea9992d2c5271fd3a7a0f2df4", "message": "removed debug output\n\n", "proba": 6.831196969869779e-06} {"commit": "a9cbd7e42fd38c18395c23fd17622c731c60c724", "message": "Fix leak of biometric credential handler activity\n\nDue to a race condition, which can be triggered by launching\nBiometricPrompt immediately after it's dismissed (e.g., by calling\nauthenticate() in onResume() or onCreate()), it's currently possible for\nthe transparent DeviceCredentialHandlerActivity to get stuck onscreen.\nThis results in no visible change but consumes all touch events until\nthe user presses back or pauses the activity.\n\nThis commit fixes the issue of the activity getting stuck onscreen by\nensuring that DeviceCredentialHandlerActivity is finished (without an\nexplicit authentication result) in this case.\n\nTest: Have sample app call BiometricPrompt#authenticate() in onResume()\nBefore: After first auth, transparent activity is stuck onscreen\nAfter: After first auth, the prompt launches again successfully\n\nFixes: 143091227\nChange-Id: Id11918662be4634c017094806816a990e84ffd62\n", "proba": 0.9999568462371826} {"commit": "cb62bb39d2341650fe2fdd7595852ea0cdaae390", "message": "Omg enums\n", "proba": 6.50415984182473e-07} {"commit": "3de187f3d7beec4237adb973121ea9c07ee9de4a", "message": "Column name changed\n", "proba": 3.952613496949198e-06} {"commit": "0b3df250056b267891f7da103bd787f1506e61d1", "message": "Added javadoc.\n", "proba": 1.2300259299991012e-07} {"commit": "e5614a59c22a469928dd4b5debfc8d16ad5aa2ff", "message": "Add MEMSTAT command to give some memory statistics, with optionally forced garbage collection.\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@440727 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8694254322326742e-05} {"commit": "2fedfb20bc8bcd335a3492bc80c1599b770db88d", "message": "[18696] fixed exception when logging selected patient", "proba": 1.2814297178920242e-07} {"commit": "097c0e7eae360f376b525448863e86452ebc06cc", "message": "NO-JIRA Add some additional validation.", "proba": 1.286322373061921e-07} {"commit": "05462b5a5bfe94a0fd926d7b4134adffec7a2657", "message": "send event only for active part", "proba": 1.2390785286697792e-07} {"commit": "ff4570b59e573d0aa64c584f5b15d42dce02a6f6", "message": "Replace getTag() != null with hasTag().\n", "proba": 2.7001335638487944e-06} {"commit": "b9b52f8ae654ce7093b401d3d1162b600025284c", "message": "Variation loader is now ready\n", "proba": 1.2312135311276506e-07} {"commit": "b7b45e199d1b11c8bc8bc1c5b92ef0ffd0dcfa18", "message": "UM25: removed lambda expression\n", "proba": 0.00449883658438921} {"commit": "b4bbf6186c2afefdcba07463c78e00ffe44f4523", "message": "Catch SecurityException when Notfication access was not granted when getting media session\n\nFixes #1387\n", "proba": 1.2200079879676196e-07} {"commit": "6fa516ec0e81ab2b54f25ad889dd2bc7e8d507a5", "message": "Avoid throwing NPE when SID or Loopback is not configured\n\nChange-Id: I577f21c53d42b27c7cf0bcd8d80817558b00ebf6\n", "proba": 6.157545158202993e-07} {"commit": "55ed9e3c3c68935eb8b8bbeaf32ccd7e1eb87f7c", "message": "core: MemoryStorageHandler comparators\n\nUse Java 8's built in API to chain comparators instead of relying on\nthe third party\norg.apache.commons.collections.comparators.ComparatorChain.\n\nChange-Id: If0ee185c7837494d04fdb3838cdc01b10c60d880\nSigned-off-by: Allon Mureinik \n", "proba": 6.906033718223625e-07} {"commit": "dcd181aa9b8c7a69837f8e8ab85d217d499b268c", "message": "update simple adapter\n", "proba": 2.715975710998464e-07} {"commit": "c9e8304b87648b561b74f45a8411da74388bc493", "message": "fixing a problem with 2F03\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@10094 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 0.00010875920997932553} {"commit": "386ec806692d429a3222157c479331266f3b16cf", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "e83d9028c32949fa46c5e1d51a7bb257207e7a4f", "message": "CAS-1181\n\ndon't log a stack trace for a possible authentication error. Only log it for real errors.\n", "proba": 1.0987210430357663e-07} {"commit": "c8f7a6e16a708c29c3a3582219dde33999842987", "message": "Summary: Add isChartInheritCube in ChartItemUtil.(T68403)\n \n Bugzilla Bug(s) Resolved:\n \n Description:\n Added isChartInheritCube in ChartItemUtil.(T68403)\n", "proba": 1.4841671713838878e-07} {"commit": "fe5ee1b9626ef9c2f57e7bab3932467bfc35fb38", "message": "ROO-2579: Post 1.1.5.RELEASE code refactor and clean up - changed ArrayList to LinkedList in AnnotatedJavaType\n", "proba": 1.0668361483112676e-07} {"commit": "bf14313c2e886851b4aaa65c3cce5ed1dbe41548", "message": "dont fail the jvm when one of the btm files is corrupt\n\nChange-Id: I4b3171e5594e9b4a13d176a7d3926d5f23fdfa15\n", "proba": 1.1008864930772688e-06} {"commit": "22c1882382869d870bdfe0c67c72805f6d6a5444", "message": "Change 20090114-hqm-r by hqm@badtzmaru.home on 2009-01-14 11:06:05 EST\n in /Users/hqm/openlaszlo/trunk3\n for http://svn.openlaszlo.org/openlaszlo/trunk\n\nSummary: fix reporting of resources size stats for swf9 compilation\n\nNew Features:\n\nBugs Fixed:\n\nTechnical Reviewer: promanik\nQA Reviewer: (pending)\nDoc Reviewer: (pending)\n\nDocumentation:\n\nRelease Notes:\n\nDetails:\n \n+ needed to add the info that the SWF9Writer collects to the canvas info\n\n\nTests:\n\ncompile weather app in swf9, see resource sizes when you click \"size profile\" link\nin dev console\n\n\n\ngit-svn-id: d62bde4b5aa582fdf07c8d403e53e0399a7ed285@12473 fa20e4f9-1d0a-0410-b5f3-dc9c16b8b17c\n", "proba": 3.394454779481748e-07} {"commit": "2c1c5eb2c1ad694aa9bec4827d232ad542a77f81", "message": "Modified the message.\n", "proba": 0.0008045213180594146} {"commit": "63d26a7b23672066f9595d6fe5ae3a6854feb951", "message": "ISIS-1060 An exception is logged when the provided credentials are invalid\n", "proba": 2.8584560141098336e-07} {"commit": "9b81677f190efd2e975ce00411fe84bf3698e026", "message": "narf, boilerplate missing\n", "proba": 6.392476279870607e-06} {"commit": "46bada9d0d15b8d88fdee0e65d652bad56689cf7", "message": "commit before closing the connection\n\nThis leaves no open transactions using the postgres driver the default way. As the postgres driver uses the policy DBConfig.SET_COMMIT_TO_FALSE configured in config.xml, which sets autocommit to false by default.\n\nThe open transaction was introduced by this commit: eclipse@3936b04\n\nTo show the \"idle in transaction\" open database connection (which is reused, though!) run\nSELECT * FROM pg_stat_activity\non the database after generating a report using BIRT.\n\nSigned-off-by: Bernhard Kiselka \n", "proba": 6.058098733774386e-07} {"commit": "cf27cbbecabfdb5a0a0a8a185d3373b163b4551b", "message": "Removed TODO.\n", "proba": 1.2992157394364767e-07} {"commit": "56188fe17fe244760dc04d0d34554b504039bb2a", "message": "fixed blizzard.j variable bug introduced in previous commit\n", "proba": 1.8969500104049075e-07} {"commit": "12c20fad5336cc3ca583eb275d4a53c1bf7e57fd", "message": "DBZ-2398 Handle more than one transaction in the list\n", "proba": 2.1967808550016343e-07} {"commit": "479bcdc08937820a8105fd7d5bc287fb2c49b2b3", "message": "NPE (IDEADEV-19947)\n", "proba": 1.292574296485327e-07} {"commit": "7e67bcce73aedbca11910e7ec3a0c49b14974024", "message": "Fix for max test to set maxIndex.\n\n\nFormer-commit-id: 20f26d760c897c5db7ddbeda646427cfcd2f92d7", "proba": 2.308259172423277e-05} {"commit": "fd35861ec897935c857832d8b2b8279a271ce028", "message": "SpringApp\n* \u30e1\u30fc\u30eb\u9001\u4fe1\u6a5f\u80fd\u3002", "proba": 1.1723117410156192e-07} {"commit": "ce1934dade3aed613c24060485a37d264f832b14", "message": "Disable menu items for share and open browser when upload incomplete\n\nBug: 45943\n", "proba": 1.3948709920441615e-07} {"commit": "1e86a1d735fea38fe9f90956e7a5dd4ba9157119", "message": "Remove TODO: auto commit of data source is false, as required.\n", "proba": 1.4076907461912924e-07} {"commit": "31a79358edce1ec2fa9ef892690de2be8584c678", "message": "delete StartupListener internal class\n", "proba": 4.3169657715225185e-07} {"commit": "ccbab665507449ddaffe623b11e73dcdc05bec18", "message": "increase the generate simulated device amount from 1000 to 30000.\n\nSigned-off-by: Michael Hirsch <431b6743460ecdf6a4cecef8a9f6da99a92113c9@bosch-si.com>", "proba": 0.00018134510901290923} {"commit": "116b72af7e0eaca7dff3bf205aae0ee56fad2b95", "message": "more generic way to avoid infinite recursion\n", "proba": 1.7562298353368533e-06} {"commit": "ea7d5df5dffa6eb16475cc31292383766bbd86a7", "message": "Remove commented-out code from JannovarVariantAnnotator\n", "proba": 1.6808564851089614e-07} {"commit": "8f47981a8573090fe9c83272e159023d38be8906", "message": "override equal it TracTask", "proba": 0.00047582463594153523} {"commit": "6f51e2fda5a7ac8a989168c6dd7d86c729a27310", "message": "broken, working on PVS\n", "proba": 1.332791299546443e-07} {"commit": "f4a588952ba8c4edbd114d0903d23c3c8d1fb0f4", "message": "Add unit tests to GraphTest.\n", "proba": 1.4105772550010443e-07} {"commit": "40cac67260f64668be71e87b654f21bf794e0712", "message": "Wiki on Scalaris: on initialisation, update the page list cache and wait for the result before continuing\n\n-> otherwise pages could be shown as \"new\" because the (asynchronous) update process has not finished yet", "proba": 2.1899241176015494e-07} {"commit": "aa833cae6c1c1a7c225f8fd00c6b5e211585260b", "message": "Migrate AnalysisWFSHelper\n", "proba": 5.90165029734635e-07} {"commit": "d6bff664fdd58db2cc7f0966c9b52ecc1a89bb8d", "message": "KYLIN-4095: Add RESOURCE_PATH_PREFIX option in ResourceTool\n", "proba": 1.7190865264637978e-07} {"commit": "d8ae63eff8d7211b4112b5546a26c6621ef36882", "message": "\n\n\nFormer-commit-id: fc7c576881a53e00d5c32049e89b40c2df8bcae5", "proba": 2.559114363975823e-06} {"commit": "faaa305d3e7a11d27306d7f04349b58144a700ac", "message": "-fix for getBasicSymbolIDStrict related to parametered basic shapes.\n", "proba": 9.905974707180576e-08} {"commit": "2745585118ae84f5d10fc46f355219c22c45b9e9", "message": "thaw fix\n", "proba": 5.701057830265199e-07} {"commit": "e93fed51bcb82050d3f7c03dd64560463047904f", "message": "ISSUE-8 added wait()s\n", "proba": 1.2139670957367343e-07} {"commit": "2c5b213de05682e7a6901ce92b83ef11ab25ec80", "message": "GEODE-8990: Resolve memory issue with Jetty9 Cargo Test (#6443)\n\n* Increased max memory for Cargo test containers", "proba": 1.1310518743812281e-07} {"commit": "8a3bde5fa80f464dcabf246c2b7cb76b7aa7b1b4", "message": "cosmetic change to edns support in SimpleResolver\n\n", "proba": 1.194897834011499e-07} {"commit": "427760557707f75d2cff7b8fcbc7f88531d11947", "message": "Hide page turning menu for thread lists\n", "proba": 2.546714199525013e-07} {"commit": "6db8d85dd40553a4dfac039bdeeee571b986c2eb", "message": "fix: stop color mode on windows cmd/powershell\n\nWhy:\n\n * by default ANSI colors are not enabled for cmd/powershell\n on Windows 10 machines so users will by default get garbled output.\n\nThis change addreses the need by:\n\n * Detect when running on Windows and NOT in known working windows\n emulators and there not enable colors.\n\nSolves #1029\n", "proba": 0.0002877623774111271} {"commit": "7cbb7669aeaa45818872a22ce7baad76677152cf", "message": "refactor(offline-maps): clean up selector rx streams\n\n- Use a SingleSubject for remove button clicks\n- Remove unnecessary nesting from streams\n", "proba": 8.217855338443769e-07} {"commit": "64931b2ea020a2d3949817b66c05949f6b19907b", "message": "price flipper margins should be lower on the bottom", "proba": 2.0397821742790256e-07} {"commit": "52075a040e1ee8976266214bbeab4b46c3292cbe", "message": "Handled conversion of type in the ODocument class\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@642 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 1.544289079902228e-05} {"commit": "b57bbf964f30f3aeb0071ec86f2d40af860604d5", "message": "Search should work for multiple words\n", "proba": 0.6742581129074097} {"commit": "a16a5a3df7a695ead00688046b1440bd53bf7854", "message": "CB-18534 Do not fetch terminated cluster when checking for upgrade\n", "proba": 1.2047566144701705e-07} {"commit": "8d2f72dfc90d7c4408ee5a7a6b2dc29e46e04324", "message": "feat(Android) show WS -- MS\n", "proba": 1.4512085044771084e-07} {"commit": "884fa27c245577ae56bed89b23821041d5ed9a94", "message": "fix: Default admin can't see/go to the dashboard and settings menu\n\nfix gravitee-io/issues#4591\n", "proba": 1.4218019828149409e-07} {"commit": "f6f81270aace599f13895d8aa8022a98da8b165f", "message": "o Removed a dead portion of code. There is no way the notified flag can be 'true' in the catch section, when its value is set to true just before the catch.\n\ngit-svn-id: b7022df5c975f24f6cce374a8cf09e1bba3b7a2e@899978 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.897860965982545e-05} {"commit": "c962511103ea48c5c71848e8ee81bbb169129277", "message": "Fix issues with ArduinoPacket\n- Use proper parameter naming in equals method\n- Don't remove input ranges when using method getConfigJson\n- Always cast JSON numerical values as longs (for consistency)\n- Remove useless parentheses and extra carriage return\n", "proba": 4.7297163519033347e-07} {"commit": "812ffcac352fa75b02a57c44b85ad1f76c4d708c", "message": "Modify DetachedVertexProperty to check features rather than rely on try/catch. #256\n", "proba": 1.1885786932452902e-07} {"commit": "c4c634405e369cf5e12e80cce59748272e3153a4", "message": "[ANDROSDK-1261] Fix period generation in period helper\n", "proba": 3.59831602736449e-07} {"commit": "697880f7524caf04bdaaa50d5dc7e976e5160fe6", "message": "Update the existing db by adding some columns for dates\n", "proba": 1.014502345242363e-06} {"commit": "be1cffb0854cb28967beb062e9db7d61e6eeff1d", "message": "HDFS-14002. TestLayoutVersion#testNameNodeFeatureMinimumCompatibleLayoutVersions fails. Contributed by Takanobu Asanuma.\n", "proba": 1.0519363513594726e-07} {"commit": "578646b3c733906e12773f32facc4b37d2981369", "message": "Add the langusge to the query parameter\n", "proba": 9.357056114822626e-06} {"commit": "873dca3287a8f96a60c7b59c5aa66fc7cc8e655b", "message": "Fix broken CuratorStateManagerTest\n", "proba": 8.53593519423157e-06} {"commit": "3c260dbe2b63b2f492ccd1fc2559c093adddd4e0", "message": "Referrer info from AppInstallReferrerReceiver\n", "proba": 1.4347186549912294e-07} {"commit": "77089e0a93a53d4f8a973ba7c8c967d4fdf0c6f6", "message": "typo fix\n", "proba": 1.0356772691011429e-05} {"commit": "e6126315927cb24a7f22e353fa033c42a13073b8", "message": "RecoverdXid.equals was assuming that the object passed to it was\nan Xid which in the general case of the equals method is not\ntrue. To respect the contract of the equals method return false\nif the passed in object isn't an Xid.\n", "proba": 7.695844942645635e-06} {"commit": "7e3d8cfb260b11c903725907a9b9068ab5555ff9", "message": "Null Check in onPostExecute\n", "proba": 1.5900437233540288e-07} {"commit": "8144e98bc4a84d7afc737d36e3308615f00e73e7", "message": "fixed #227\n", "proba": 5.351789127416851e-07} {"commit": "7c18a911db278e407f8df29ed373a6f9bf4746a4", "message": "empty\n", "proba": 0.9999198913574219} {"commit": "96829cb33338ce0485dda148e2e351100fe8b371", "message": "JC-346 Fixed div class for Quote tag\n", "proba": 1.1427681556597236e-07} {"commit": "55e1b516c3e936f4ad30c4f4907650c8e2ed3256", "message": "Make Condition implement Parcelable\n\n", "proba": 2.1387783988302544e-07} {"commit": "264ecd976abab80312815aa88e479ad28be66d0c", "message": "#JC-76 fixed\nNeed to find more effective solution for delete method in the TopicHibernateDao class. See more info on the next link http://bit.ly/m85eLs\n\nSigned-off-by: senleft <78f0b92bf2351bbb23e2c678074b9a73ce217832@gmail.com>\n", "proba": 1.158585405391932e-07} {"commit": "12456b52def840fcfdf35e50cf376f2d79d7c8ba", "message": "Using FileUtils.copyInputStreamToFile\n", "proba": 9.951859283319209e-07} {"commit": "7af7ab5fc330dc5220faf8eaadff6f32c5c233ab", "message": "Don't mutate query object\n", "proba": 3.295950227766298e-05} {"commit": "b3ccd1e0c7cb37d897b675f1a24ef92e71565ba3", "message": "Supply a more specific user agent to tile provider\n\nas required by osm policy\n", "proba": 1.2889786660252867e-07} {"commit": "11238c146606c113321c99a1dd9b27ccf32d5337", "message": "[de] adding B\u00fcrste/Br\u00fcste\n", "proba": 2.181642315690624e-07} {"commit": "80b5a0fbede168667dcdf3f1bd0659bd898ab455", "message": "[de] adding two pairs\n", "proba": 0.00011205647751921788} {"commit": "d24f5e67523d4220897bfbb9c607059f22fea966", "message": "code review changes\n", "proba": 4.063916492214048e-07} {"commit": "884b60e31b2ab361e7a7b6d60cff19569d8f428b", "message": "always add credit when due!\n", "proba": 1.6602777463958773e-07} {"commit": "e3d0487337a0a44394f162106162848a6bb901a6", "message": "corre\u00e7\u00e3o da duplica\u00e7\u00e3o dos itens de a\u00e7\u00e3o\n", "proba": 1.7152464351966046e-05} {"commit": "c01b8e20f35af49c9d192e72bb4b1f0311a4ee8b", "message": "Polish\n", "proba": 0.688605010509491} {"commit": "6dfc187830083b90c79f973bda16b3eba0df7af8", "message": "Remove un-needed hibernate imports\n", "proba": 2.40865551859315e-06} {"commit": "d5354cb80746e6af100a061e41d15983889931ba", "message": "Failed MDSC tunnel handling - part1\n", "proba": 1.2188695563963847e-07} {"commit": "69abb11b757ec914b297ac49ed2da9653204d51b", "message": "use string constants for field names\n", "proba": 2.8207489322085166e-06} {"commit": "64c6b48f020bce5df5a535cd7f12815e4d02d220", "message": "ModuleDef attribute does not have type (#2411)\n\n@bug W-4744961@", "proba": 1.4291538263933035e-07} {"commit": "957254d76ef2d07438e735d88e213565db0e70ce", "message": "\u589e\u52a0StringUtils\u6d4b\u8bd5\u6848\u4f8b\n", "proba": 2.0306558212723758e-07} {"commit": "66d0b3bfe8d9ca5dbbf7ccad51e465491c3b9197", "message": "Run in background", "proba": 2.580528644102742e-07} {"commit": "8fcad2fe496d04b4f4fa6e8eebee673226fe70d4", "message": "Restrict longer padding to IE8 as Chrome fails without the original padding (#11573)\n\nChange-Id: I00742d66052e318a023ed8ec2e3e5afbc7a3199f\n", "proba": 1.6821680901557556e-06} {"commit": "74d71632d6af0c32fa71e80b1b42400f6f44ea52", "message": "Decreased routing timeout", "proba": 4.809992901755322e-07} {"commit": "02ed64a151a32699f2e3bc0032bd6cf768a4a825", "message": "Treat IndexNotFoundException as potentially temporary error in logical replication\n\nThe `MetadataTracker` will remove permanently deleted indices from the\nsubscription and the `ShardReplicationChangesTracker` would stop due to\nthe `ShardReplicationService`.\n\nBecause of that it should be safe to treat a `IndexNotFoundException`\nhappening during changes tracking as temporary (e.g. a partition being\ndeleted or something like that)\n", "proba": 3.568574413748138e-07} {"commit": "e302cad1ee7c71d1092a69c21299ca4ed7acf53d", "message": "server: removed JSON Getter and Setter and added JSON Constructor\n", "proba": 2.2665530252652388e-07} {"commit": "a767672d0d82ff75afee23552fa1f4bb2834494d", "message": "add comment for subtle conversion\n", "proba": 1.442721924149737e-07} {"commit": "b60dd0212e6c97fb6dc98ee824f5891d95b36f8b", "message": "Throw the rejection when the user already logged in\n", "proba": 2.5799627678679826e-07} {"commit": "95db6789c66f8da05ca26d81ec5ebec629d0e24b", "message": "Make progressAnimator local.\n", "proba": 3.870331113375869e-07} {"commit": "267ea17f2a5105c417f871f9454f605cc983bff9", "message": "refs #15 add tests for ResultFactory\n", "proba": 1.2651280201225745e-07} {"commit": "2fd6012fd5710b7f1f73bb7fbcaf8eaf0a927648", "message": "Fix error\n", "proba": 3.6451685900829034e-06} {"commit": "631b33a6e85b012469fd26e9c2d55a268c85256f", "message": "Request gzip encoding by default\n", "proba": 2.1491426593911456e-07} {"commit": "b60d5ee83ce0aade1470013412588bddb1914c70", "message": "Ispravak greske, brisanje sprinLayout, \nkonstruktor 3 grafa sa paramentrima", "proba": 2.356741077846891e-07} {"commit": "2edc12e3756a8d98a9664a7447b665cfec9ff659", "message": "PDFBOX-2941: delete unused\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1734588 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.157175107546209e-07} {"commit": "263ad9c40776513c64d75fa3093343337e3e53b2", "message": "iwpvs needs not initialize service by himself now\n\n", "proba": 1.433202072576023e-07} {"commit": "15f8d8668e11ab14a81c54c9a835b2b5354cc430", "message": "Select exolist-specified subtitles by default\n\nIf a sample has a subtitle file listed, it makes sense to show it by\ndefault.\n\nPiperOrigin-RevId: 277934597\n", "proba": 5.853339189343387e-06} {"commit": "fe0e2d5c2d22cef366fc17d033fc8409183024d9", "message": "corrected long option name for nexus uses proxy argument\n\n\nFormer-commit-id: f8a8a902fb3fb9e3bdcaa875c7563078d798811f", "proba": 3.852386271319119e-06} {"commit": "183b12e5db2a81db137ef401dd24293b6f942f61", "message": "xml attributes changed to public\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1856 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.5362396652562893e-06} {"commit": "2b305396d5f511f6b34aac34cfdc9755df7ceec0", "message": "Removed tabs\n\ngit-svn-id: ed2a38fae5041245b5d023935edc1ed9538a260e@780727 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3201666838067467e-07} {"commit": "c59ca35b41e4b4cbe3cb895d0613c2dcdeccb6d0", "message": "In-memory instances are cleaned up after execution now so instance count doesn't produce anything meaningful anymore. Using a counter instead, fixes some tests.\n\ngit-svn-id: aa171c635fe092da43bc3212e891e07172936fe5@523872 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.223474312922917e-06} {"commit": "cfb7ba217c2efbb118d0e5c3a8616f2440080c07", "message": "change the type of the channel maps to ConcurrentHashMap from HashMap.", "proba": 1.1052578940962121e-07} {"commit": "7d257124ed00aec795368ba8ebae554a611328fc", "message": "Update protocol version\n", "proba": 6.815675419602485e-07} {"commit": "c9a861146a54a8be7bde3868c449dc8d60a5487d", "message": "Coin Def (private key start, checkpoints, +unit test addresses)\n", "proba": 1.2499620538619638e-07} {"commit": "ba31694ec2f4c03db916870b62922dee89b246c1", "message": "Don't notify future threads if already skipped\n", "proba": 1.2961837114744412e-07} {"commit": "2eda7f7d4e3f288b785d9db0645f23c18c3500a7", "message": "add missing import\n", "proba": 4.194788562017493e-05} {"commit": "1d77c1a9c287c2f39958029f32f7b1dcffeb9a5f", "message": "lots of bug fixes and optimizations for the database\n", "proba": 1.1825704149259764e-07} {"commit": "1f113836cdab3e9d2f4d3eefb6ff1dce093364ae", "message": "AllListsFragment should open BookListActivity, not BookInfoActivity \ud83d\ude09\n\n", "proba": 2.1605912081668066e-07} {"commit": "7840ec6035bba45ad14fe25d7e5c615e3cbc3088", "message": "\u5b9e\u73b0\u8d2d\u7269\u8f66\u5546\u54c1\u7f16\u8f91\n", "proba": 2.0787560117696557e-07} {"commit": "f08bab53d7d28b819852925dc35a41d55beb1589", "message": "added test\n", "proba": 1.449089808147619e-07} {"commit": "91a042c014b3911a9f2f0eb606aba35194da39eb", "message": "[CTB-238] initialization lib fix\n", "proba": 2.556338074555242e-07} {"commit": "b08c8cd9f6bcc5860f7144bae0a195234945570a", "message": "Do not show system app.\n", "proba": 1.549796877498011e-07} {"commit": "5dcc0d3f3df047b70538a157cbc8f38bfc76b412", "message": "Bugfix - setze NaN nicht als aspectratio\n", "proba": 1.3181234237436001e-07} {"commit": "96a8e3ac5b3578e55e1c6febe4ee4024179cdaa2", "message": "Issue Resolved #34", "proba": 1.3195545989219681e-07} {"commit": "6e43c7afd332d78bac850945baf992239ee5d7f5", "message": "\u81ea\u5b9a\u4e49\u56fe\u6807\u53bb\u6389\u88c1\u526a\n", "proba": 4.42728321559116e-07} {"commit": "87e5e6e2bf176515f1ce32040e70e780098b989e", "message": "\u4f4d\u7f6e\u60c5\u5831\u306e\u76e3\u8996\u3068\u5929\u6c17\u306e\u30ea\u30af\u30a8\u30b9\u30c8\u30921\u3064\u306e\u30e1\u30bd\u30c3\u30c9\u306b\u5206\u5272\n", "proba": 2.089385020553891e-07} {"commit": "6c5d6b2fa0b785950028f7a519b6127755f7adcf", "message": "Use lambda\n", "proba": 0.00017657653370406479} {"commit": "a59119532ef542ab0264024be9996d012cf01f02", "message": "create base fragment to share database instance 3\n", "proba": 2.1551562667809776e-07} {"commit": "86b04f2e6621678d79361798a819e53d87f46fde", "message": "A few minor tweaks ... now the basic compiler is working, but processing pipeline commands is not. That means we can't configure pipeline stages, or add new ones, etc.\n", "proba": 1.0335240574477211e-07} {"commit": "1540dca296a75f6153e353efd60b9b7b7bc21856", "message": "Fix: Use selectArgs in stream search db query.\n", "proba": 1.2092043277789344e-07} {"commit": "00000006ea94259f64984f5a39ac04082ec7b606", "message": "Update WindowMain.java", "proba": 1.1198599167983048e-06} {"commit": "fa062e06f046e3fb5da9e028ded30045baaca3e1", "message": "Fix checkstyle errors introduced by f0d1bbd63ec910b9c5bccc925bdf0b0f55db1f9c\n", "proba": 1.2468452041503042e-05} {"commit": "bc6bfb61738c6d8877e7f3b9a2bf85c837e445e5", "message": "Fix mqtt-connection\n", "proba": 0.00014653200923930854} {"commit": "8f0cd852a55af1c9bda7b4a413106a83c90fc5f3", "message": "Update HtmlTextView.java\n\nAdded whitespace", "proba": 3.9200745050038677e-07} {"commit": "fa01075ec703ae9faf0be4922da9cf2f83eacad1", "message": "`Query`, `LatLng` and `GeoRect` classes now comparable for equality", "proba": 1.5079102411164058e-07} {"commit": "fac01362f755045dcd14eb134648513049a4b18f", "message": "Further refactoring.\n", "proba": 1.5627179550392611e-07} {"commit": "e288b3e028a8c2ef5b832d12c30d1c826b6f08d8", "message": "Fix focusing erros and show all input validation errors simaltaneously\n", "proba": 2.069818521022171e-07} {"commit": "e25c5abafa5d16b79fd4eccd2b7028e6594bdb37", "message": "Fix typo in comment.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@340 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 0.9999992847442627} {"commit": "13d36dc8f6061ad5e8e96219d9c66d8e08319017", "message": "Bad javadoc param annotations & redundant generic annotations\n", "proba": 1.416928938624551e-07} {"commit": "a61c23fb95d4706f73cddc4caaad4b53bf381cc7", "message": "wait 30 seconds rather than 15 in this test\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1402813 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4273969100031536e-06} {"commit": "8fd9c8c2611e297ba396f13c33e76d3eb63b29e6", "message": "Use task executor launch method\n", "proba": 4.0074592106975615e-06} {"commit": "cc7ed088c14efab91312019ec21c6dbe1ca0181d", "message": "fix heading for continuous callback on Android\n", "proba": 1.5636645400718407e-07} {"commit": "c2a263761e2f69e27299179fdee9e9cf69e5d749", "message": "refactor image process and scaling methods, scale images from image chooser as well, add comments'\n", "proba": 1.038586816548559e-07} {"commit": "fba09643b4566af9f2fe500d6f06c2a4f3bd27fb", "message": "\u5bfc\u51faexcel\u6839\u636e\u6570\u636e\u5408\u5e76\u5355\u5143\u683c\n", "proba": 2.5471709363955597e-07} {"commit": "5adcda45643adaa2456f53b27b2c3b957bfc2317", "message": "Fix challnge type parsing in DBHelper fetch method\n", "proba": 1.5663242720620474e-06} {"commit": "894d3288280492fba33ae346a28ba49620d49df0", "message": "\u4fee\u590d\u95ea\u9000bug", "proba": 4.71207215468894e-07} {"commit": "38c3080dcf816fe77cb76fef45f0c4aaca7edec5", "message": "Add MCC to the title\n", "proba": 0.9999991655349731} {"commit": "29a039ce534d45320ca9540de0c0ccb946018a87", "message": "star a repo\n", "proba": 2.5264546366088325e-07} {"commit": "5831470fde0c91294c0617260cb703d31282de22", "message": "track default factory to detect changes\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@158932 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.394935556068958e-07} {"commit": "75e2b6a5ad2c548c8c2aca399b5a27d542d01135", "message": "onEnterKeyDown won't work if onEnterKeyUp returned false in RX100IV\n", "proba": 7.415426807710901e-05} {"commit": "7e8b9c78c72d60b72df815ad6f38a5b923bfed69", "message": "[PDI-5009] potential fix for UI freezing, method was assuming trans was running, but could be called when displaying tabs for the first time\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@14510 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.211331310623791e-06} {"commit": "b10f70aead4e4bea6bd45d0c934148b9532e5ea3", "message": "Suppression de UserProvider\n", "proba": 3.0837023246022e-07} {"commit": "9927ace037a6080f78369030523c1cd58a988f8e", "message": "AddressFactory: add bad bank indexes\n", "proba": 5.542601684283e-07} {"commit": "7566d1a39b105c160db88c5d068ca0eb50434f52", "message": "refactor code\n", "proba": 0.0234929621219635} {"commit": "42a312b421a70343a260cd8e3f3e89e5772ec79d", "message": "Remove Log.\nPreparing for release build\n", "proba": 2.2149544065541704e-07} {"commit": "e3d945201bba8d5399099f20974b151a574b3485", "message": " - Add transport table to netdb.jsp\n", "proba": 1.4896178868184506e-07} {"commit": "07e3255c4d9f82dd12cd462c2801988359e5e786", "message": "\u6642\u9593\u306e\u8868\u793a\u66f4\u65b0\u51e6\u7406\u3092\u4fee\u6b63\n", "proba": 5.350839842321875e-07} {"commit": "ee921c22ae806233efe0413550ad8c6c7a34f339", "message": "use the low level rates (thanks bar / complication)\n", "proba": 1.1944784716888535e-07} {"commit": "427062bd8f568ee9a3e8f57df76e618492360d51", "message": "FIx null pointer exception\n", "proba": 6.509613967864425e-07} {"commit": "c5d3e64506634ae405c2adb4482adc079c97ee16", "message": "add getting Bing paper\n", "proba": 6.166642378957476e-07} {"commit": "08c9d8f2bf11197159a41833dbc009327df8165f", "message": "[24593] Heartbeat Timer should show its name", "proba": 1.0539750292082317e-05} {"commit": "22079a734bcc47a4e8e0d723013cac9a82118bf2", "message": "Resolve google photo\n", "proba": 5.061185220256448e-06} {"commit": "ef2fded42ec2480241b044c3efbea7efa4a679f2", "message": "Encoding fix\n\n", "proba": 7.812570856913226e-07} {"commit": "88b2525a78a5b4981f661957eef5acc4e3d91e9c", "message": "Missing RecyclerView cast", "proba": 1.518821335366738e-07} {"commit": "b821b0181601f07298222bc2a8f439a14c61fd89", "message": "fixed checkstyle issues\n", "proba": 3.290564336566604e-07} {"commit": "3c906c4b6c57bf9bc409bcc2cbe062bb31ed3971", "message": "oldVersion < DATABASE_VERSION\n", "proba": 9.65140429798339e-07} {"commit": "37a09b20eb0e46b19514b9ba8d894a8e0c2ec26e", "message": "3. \u0421\u043a\u0430\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u043e\u0432\u043e\u0439 \u0441\u0438\u0441\u0442\u0435\u043c\u044b. [#106929]\n", "proba": 1.0469921818412331e-07} {"commit": "f353ac9147575369b65a39b2d4b01b485058e1dd", "message": "update test for Json with null\n@bug W-2367465@\n@rev tbliss@\n", "proba": 1.565462497410408e-07} {"commit": "e25bf8bba1bfe4b46d2ed7a95655faf82e9adc87", "message": "patch for #268\n", "proba": 2.123348963323224e-07} {"commit": "e928abaaf2f84e92a5c4fcf5751f3769df555d14", "message": "fix NaN value\n", "proba": 0.00016507835243828595} {"commit": "84f0068bb7253f087b59bcd0726d140322283fb7", "message": "Have OkHttp Logs at verbose level (#2893)\n\n", "proba": 1.320483704603248e-07} {"commit": "a1d22b83720a0c5c43d1e37e84108de62c9ae06e", "message": "GBE-114: upgrade to geotools 2.7-RC2\nGBE-117: gt-epsg-wkt -> gt-epsg-hsql\n", "proba": 1.8415913416447438e-07} {"commit": "4d4c19843d590ca4ca5600d2c7d501046c15d0df", "message": "Temporally implement the crossing number algorithm\n", "proba": 0.00011914485367015004} {"commit": "be5d691aaa00094d408ecacbf1d07d31bed9e5b3", "message": "Add Snackbar action\n", "proba": 1.7841081501046574e-07} {"commit": "cca829ea0dbad780ce7f076b8885467f433d3551", "message": "Add data attributes to form links\n", "proba": 3.418162179968931e-07} {"commit": "83b96ee507fb59d246764f2656900c197c4b035d", "message": "fix concurrency problem\n", "proba": 0.0003475983685348183} {"commit": "b2c16031677909aeae417d142bea879565abeaa2", "message": "IEATTA\n", "proba": 2.599701701910817e-06} {"commit": "c1ce11db19bf6ca6afc7c652c3283e0d61d75fbd", "message": "Safer cleanup of adapter temps on DB rebuild.\n", "proba": 1.052855651550999e-07} {"commit": "326e15779205be380e19d7688cc9873fc71cb018", "message": "add user agent : bot-site-monitor\n", "proba": 1.6026521052481257e-06} {"commit": "812005c447f99b2fcfa6a4586c177644fca3d8c7", "message": "MINOR: comments update\n\ngit-svn-id: ea4e32a9c087aaafabd002c256df6ce060387585@13284 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 4.5305614548851736e-07} {"commit": "aed6870494e4c53f0f6ca92c6be5b2f1639b781d", "message": "FIX: sftp protocol verification added\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@3884 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.930457973590819e-07} {"commit": "d4bf732cf071b82bcccfa22fe1ea041b33b39ce6", "message": "Remove obsolete comment.\n", "proba": 1.4455976327099052e-07} {"commit": "1e1b237e223bf7b58d0114cab7af6f41f3896e77", "message": "Ensure we've matched an actual domain or subdomain (#360)\n\nThis was a dumb oversight, fixing this lets us match the iOS behaviour\n1:1.\n", "proba": 1.1284488721230446e-07} {"commit": "acaed440a41d747b73990fe21a9e6041fb717208", "message": "fix view\n", "proba": 5.420044999482343e-07} {"commit": "09fb6114b16a63db01b3e898c076cfd8e815880f", "message": "commented out potentiometer because it gave errors during testing.", "proba": 1.2890043876723212e-07} {"commit": "27945ae3927cbbf663c019ef3a546d82a6773197", "message": "Remove the empty test\n", "proba": 0.0014214083785191178} {"commit": "fd78532d73d93d3ae90fc2b0975f3801c31717e9", "message": "Add test for mixed lists\n", "proba": 4.196078862150898e-07} {"commit": "b26b24c39cf8496b7504a153a208db38f2668e51", "message": "use strand when adding extension. Refs #779\n", "proba": 1.2644875369005604e-07} {"commit": "ea86451d6c6f5e06d73e62025f7af100e28d9be1", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "e6044f4c556b6893b7ea8c074e1acecacef2957a", "message": "teste\n", "proba": 2.2943127078178804e-06} {"commit": "0fc97f5d4418112b1fed92b24ca85427062c2288", "message": "added printout every so often if there are no events captured, for debugging.\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@631 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.845441511250101e-05} {"commit": "669f5696391d0f4f68a88ea0aa72819503811b49", "message": "Fix markers\n", "proba": 1.076358216778317e-06} {"commit": "b2be4040ec7c73101ec66cb5ff23eb70adb22394", "message": "Handle string expressions in operation values\n", "proba": 0.0001833206188166514} {"commit": "467d7e74b48688e43926a57720b4c80f8345bf0d", "message": "[BUG] tried to introduce connectableobservable pt #9\n", "proba": 1.3523757047551044e-07} {"commit": "bba86047aa9c0751c4460730286075f18d1b7166", "message": "Clean up rel and force it to be before x\n", "proba": 2.9093351372466714e-07} {"commit": "40ab20ec0b024b95908369d35f5a023cc352dabb", "message": "Add events storage tests.\n", "proba": 1.489342338345523e-07} {"commit": "7678f258798bfe2607c39fde272a70aa48e7a2ed", "message": "Fix default permissions not properly applying on Bukkit\n", "proba": 4.5240764734444383e-07} {"commit": "aac47c0aefd30f7e5b5514bbe772be06567853f3", "message": "Update \"edge get\" example JSON\n", "proba": 7.615082608936063e-07} {"commit": "ff2b3a3bd00b54913be568311dabea6c1661538e", "message": "Added javadoc", "proba": 1.5992428359368205e-07} {"commit": "9b03e364226fe81662f5fb988d03caeee328920a", "message": "\u4fee\u590d\u8bbe\u7f6e\u9009\u4e2d\u65e5\u671f\u65f6\u6ca1\u6709\u4e25\u683c\u8fc7\u5339\u914d\u8fc7\u6ee4\u65e5\u671f\u6570\u636e\u7684\u95ee\u9898\n", "proba": 2.372049294763201e-07} {"commit": "951f3568a2bfac7f800f68a74855b54987ec7576", "message": "Do not add the worker to failed list for client exception\n\n### What changes are proposed in this pull request?\n\nDo not add the worker to blacklist if the exception is\nOutOfDirectMemoryError\n\n### Why are the changes needed?\n\nPlease refer https://github.com/Alluxio/alluxio/issues/16094\n\n### Does this PR introduce any user facing changes?\n\nNo\n\npr-link: Alluxio/alluxio#16095\nchange-id: cid-aebcf3237cdb404ebbe527d1b633dc3faefd3aca", "proba": 1.555724156787619e-05} {"commit": "ab36257fb340bf367b7b926fa73a53b9144591f1", "message": "Minor fix in rich media activity.\n", "proba": 1.135739751134679e-07} {"commit": "47ba4c26b3e00a8d23ea56ba521a08501aaeebf4", "message": "Only send ExchangeSent notification if producer did not fail sending.\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@981831 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.693749128316995e-07} {"commit": "20cc5d3890d71b617bc39b0240275a1fc9e9308b", "message": "DEV UI: Open at least one IDE when multiple is running\n", "proba": 2.459006509525352e-07} {"commit": "9eddaf5e115e6ec845e79f93fefef301a6788051", "message": "comment out unused code", "proba": 3.027901982477488e-07} {"commit": "bb3d17f8ec8eb6f57e4ffc98f0cae48d5c354ecb", "message": "Changed some code indentation.\n\n", "proba": 2.7180018946637574e-07} {"commit": "155fd0602e80bcf981593fc0bf0ee400b30108ff", "message": "Fixed CS\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1232312 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.373941327959983e-07} {"commit": "8f57ce04ef05d6fd59b05d564e0133045bd79b91", "message": "Remove unused method in DefaultStorageTierAssocTest\n\n### What changes are proposed in this pull request?\n\nRemove `checkStorageTierAssoc` method in `DefaultStorageTierAssocTest`.\n\n### Why are the changes needed?\n\nThis method is no longer used after the commit `18f73f28fe4d`.\n\n### Does this PR introduce any user facing changes?\n\nNo.\n\npr-link: Alluxio/alluxio#15718\nchange-id: cid-36c1806de478e4e2df8d5d5b43573a5f77b34fb5", "proba": 5.38797667104518e-06} {"commit": "dd374f47c61f4fed8e6702c1f9d3f33ac5b77d02", "message": "maguro:mms: Patch for getting MMS from chuncked packets.\n\n- Description\nOrange FR sends MMS as chunked packets.\nChunked packets mean that each packet didn't have its own size field within message header.\nBut android allocates buffer for message body by size that is within message header.\nSo, in case of Orange FR, MMS apk cannot get correct message body even though MMS is retreived on device because MMS apk doesn't know the real size of message.\n\n- Solution\nMMS retrieved is kept on http stack as dummy packet.\nMMS is checked if it is chunked or not before reading body size.\nIf it is chunked, temporary buffer for message body is allocated as maxium size.\nAnd then, read the packet and fill that buffer until packet size is -1. (-1 means end of packet)\nFinaly, copy temporary buffer to MMS body as loaded size.\n\nManually merge this change from yongsuk.kwon@samsung.com from\nthe partner repo to master. Bug 5257517\n\nChange-Id: Ic48259729cc7090b8afdc113ec3c6b47edff0ed9\n", "proba": 1.9358751615072833e-06} {"commit": "e7a3a2a71ed4b190224b2da5a84dd101f03d3962", "message": "removed final Java cache.\n", "proba": 1.2641511659694515e-07} {"commit": "e78306f740b4ce4b0ca464b34471dd1c50ade8a7", "message": "added some more debug logging for CAMEL-134\n\ngit-svn-id: e3ccc80b644512be24afa6caf639b2d1f1969354@572373 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7182767325939494e-07} {"commit": "e8fcda227b666e9d927aaac0ac44eaddf233b79e", "message": "Graph with DFS\n", "proba": 2.0943605250067776e-07} {"commit": "8120554c208efbc9db19b8b888a509b40089e863", "message": "Ignore init when in dev or not able to execute.\n", "proba": 1.1424237555957006e-07} {"commit": "5927e46171d2c0f7fa43f6be4a112849cfbf42e5", "message": "am b402cab3: Merge \"Use transformend size to get bitmap in slideshow\"\n\n* commit 'b402cab34d25a7225799a2e417e0ab660f67d7bf':\n Use transformend size to get bitmap in slideshow\n", "proba": 2.950881139440753e-07} {"commit": "976759fa4f2cde021528a40e8bebeebfd99fe23d", "message": "Added patricioe's slice optimization back in.", "proba": 9.94032731682637e-08} {"commit": "237e91314b5eb0a2cf9239362fba75b59fdd4107", "message": "POC for colorized state graph\n", "proba": 1.9649007754196646e-07} {"commit": "c67060a7f3ffba476d7af22c8cd324aa1be60ae3", "message": "\u0424\u0443\u043d\u043a\u0446\u0438\u0438 \u0434\u043b\u044f \u0440\u0430\u0431\u043e\u0442\u044b \u0441 \u0444\u0430\u0439\u043b\u0430\u043c\u0438", "proba": 2.2054523185488506e-07} {"commit": "4ab4ce48b8601d7583a121dc0d312636ec87fd5d", "message": "re-enable ads on app upgrade\n", "proba": 5.262660351945669e-07} {"commit": "27751dcf04d87c34fa47d7bb565b399c1e77ac34", "message": "Cleanup block comment", "proba": 2.860342931398918e-07} {"commit": "aa7041298a5b1eef607bd5f132e10044afecc5c7", "message": "ACCUMULO-601 bail when an unknownhostexception is seen when trying to connect to master, no longer retries\n\ngit-svn-id: f2032a8f7e7e147e9bd2f47faaf2ba5297dc4bdd@1344302 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.423148756264709e-07} {"commit": "3785ad5812f1ab1c2a20a409eefa13d259f49dca", "message": "Add log message when local input's filter does not match any files (#10837)\n\n* Add log message when local input's filter does not match any files\r\n\r\n* Re-use previously defined fileIterator", "proba": 3.5489000538291293e-07} {"commit": "f847b5df3f9715218830a7cbda1afd3d276ce0e8", "message": "Bad import!", "proba": 1.617153202460031e-07} {"commit": "553a852dd12b77f586ebb9c2fb2206de32eff7c2", "message": "Related issue: DIRMINA-473 (ReadThrottleFilter throws IllegalStateException)\n* It seems like the traffic counter becomes negative under load due to some timing issue. Removed the sanity check code.\n\n\n\ngit-svn-id: b7022df5c975f24f6cce374a8cf09e1bba3b7a2e@593892 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1014851679647109e-06} {"commit": "5acc59ea167d4bf61e64f93be8b7200167e2c9e6", "message": "Login activity fixed after refactoring requesthandler\n", "proba": 2.57497760003389e-07} {"commit": "dcf8fbbd754982e20e10365639721ace4ddab8d8", "message": "Changed ReadThrottleFilter to use ScheduledExecutorService to resume stalled sessions.\n\ngit-svn-id: b7022df5c975f24f6cce374a8cf09e1bba3b7a2e@594003 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0066978575196117e-06} {"commit": "b7e9504916b244d1645a2e7c69214b6d17c9becb", "message": "\nAutomated g4 rollback.\n\n*** Reason for rollback ***\n\nbroke tests\n\n*** Original change description ***\n\nAdd an API to allow incrementally added files to the Compile State.\n\nDELTA=120 (1 added, 118 deleted, 1 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=4056\n\n\ngit-svn-id: 818616af560c21f974e3119d89e3310384da871a@1717 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 2.246270469186129e-06} {"commit": "6139fc6fce06b4808025a11962e69d4c0b10da3c", "message": "[ANDROSDK-789] Remove duplicated call to cursor.close()\n", "proba": 1.3705177082101727e-07} {"commit": "2dd8a4e7d59a631a91b60933181d4c01cee8fd7e", "message": "Will now remove the user if more than 1 recipients\n\nWill remove current user from ids array, create a new array called\nidsToRemove and then add the current user to that.\nFinally, we'll use removeAll (Which is generally used to remove multiple\nvalues) to remove an array with just the current user in from our\nrecipientIds column. We'll then save this change in the background.\n", "proba": 1.238791469404532e-07} {"commit": "8fb7d0b9b56eae53e4471ab3c3385be7aa53496d", "message": "Reverting test changes on DHISVersion class\n\n", "proba": 2.0023178137762443e-07} {"commit": "6706d2db489fb343f9c03df83e99b7e9e1acd5b8", "message": "Only write out \"# Base:\" line if the base is not empty\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1111330 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0015549021773040295} {"commit": "d0b2a024049c4421d828bbc792159a94a3202b57", "message": "Supressed another warning for intended behaviour\n", "proba": 2.558035419042426e-07} {"commit": "de822c6d36adb9d79a3abee04a92b9a19528bb21", "message": "commit test.", "proba": 4.86309147618158e-07} {"commit": "abb996b379d3f98c1edaf7c639b6c4f34512e8b4", "message": "Updated Events.java", "proba": 5.479971605382161e-07} {"commit": "95f2b8d2b937d05aafac15dbc2b1e6b6e064ef33", "message": "more cleanup\n", "proba": 1.3725896508276492e-07} {"commit": "24c0fd9cf9ba94491dd4483a1561d3af38f13771", "message": "More proper curl positioning implemented.", "proba": 1.0713814191376514e-07} {"commit": "6e142c3037fa872fe731dbd03dce6176e0742274", "message": "Changed irc message to compare with messageId instead of timestamp", "proba": 3.0939949624553265e-07} {"commit": "4d9c0b8b2b112d49d79f3969b629dd930d22eaed", "message": "now no longer looses the deviceToken for unregister\n", "proba": 1.3347361971227656e-07} {"commit": "7983ae254262395726f587ed4a3bbe641c1daafb", "message": "Test SubscriptExpression evaluation\n\nTest that ROW is fully evaluated before the expected field\nis returned (no short circuit).\n", "proba": 1.0386244753135543e-07} {"commit": "076ef608867da949dce64b9f86dc5a7e825cb275", "message": "Closing the cursor when retrieving a single object\n", "proba": 1.0336071682104375e-05} {"commit": "0d50c48b3656aa8de8355ef5a8cdc6be13f55ece", "message": "Adds JavaDoc to variable.\n", "proba": 1.398208695491121e-07} {"commit": "75acd89cfa8c4026061a9728db870c54d554a916", "message": "fix self.include", "proba": 0.0001736573758535087} {"commit": "612624700156aa613b240da7782e2b9c0a55a0b7", "message": "Fix for bug #4870\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3072 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.8245434552663937e-07} {"commit": "ab4fcc77b8b82a29adf7cb672645977fc6a8e353", "message": "Revert commit c8eea", "proba": 4.852186634707323e-07} {"commit": "53b19ee9e2e31cf7ad42315e932da1bef696febe", "message": "fix initial crop window for CENTER and CENTER_CROP scale types\n", "proba": 1.3392204323281476e-07} {"commit": "12b2844e96ceaefbc66edd0729a18756b35c165f", "message": "add message handler\n", "proba": 1.2912230431538774e-06} {"commit": "a8b605093bb773c900ac290686641d68b6bbf6b6", "message": "Rename VoLTE capability to HD Audio.\n\nBug: 18103173\nChange-Id: Ic009d6126be06d9f80b3956f5c94edced496142b\n", "proba": 0.9999768733978271} {"commit": "6fff51e089ca416a6609f9142d3454d71c17b45c", "message": "Correct hashcode method.\n", "proba": 5.536433036468225e-06} {"commit": "a037faf2aaa90c7dfd4001e43f4c2463e71c3ad5", "message": "Updated equals method.\n", "proba": 2.7328849228069885e-07} {"commit": "a47757d905e6b2532a5e196fbf1b41f6656d7fdd", "message": "Auto-save: Implementing animations\n", "proba": 5.939140237387619e-07} {"commit": "cdba7e0f968ba9b68ddab53616c03b06293c286c", "message": "Manual sync to get MOE on track.\n\n\n\ngit-svn-id: 708380be11bb4c96db8d1bd19ea12a301575c487@1285 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 8.485517355438787e-06} {"commit": "268bf3b5c50bc4c2f7ec1e0d3283e9ef5b9a1f6d", "message": "Trying to clean up.\n\ngit-svn-id: a07a1a164594100514fdb7f412596248585978e1@257 d779f126-a31b-0410-b53b-1d3aecad763e\n", "proba": 0.00368041405454278} {"commit": "47f23b42f204b28b64bb4cad90927dfcb4dfefd7", "message": "Fix for #2879 - IE8: IE7 CSS classname should be added to BODY in IE7 Standards mode.\n\nsvn changeset:7591/svn branch:6.0\n", "proba": 2.88912900714422e-07} {"commit": "a9e7a7297fe2b428f76d14c85a36f0dfd1c06ff7", "message": "Now version info is automatically included from build-system. Removed support for SNAPSHOT theme jars, as they are not needed anymore.\n\nsvn changeset:175/svn branch:toolkit\n", "proba": 1.2420457551343134e-07} {"commit": "c3c33ce4b37acc27f44f3de255541bd8a0f4f1cd", "message": "Now deployment to port 80 should work also with safari\n\nsvn changeset:536/svn branch:toolkit\n", "proba": 1.7003181085328833e-07} {"commit": "a3c3356253164df5b61f2345ceda365e3021665d", "message": "add LBS api\n", "proba": 2.486379457877774e-07} {"commit": "2d615295c81c985232b26442952725f556b56b5f", "message": "More skip list optimizations\n\ngit-svn-id: 1708c3ad9ff9eb03a5ee6f7d8258d0b3769e07ec@225 032fbc0f-8cab-eb90-e552-f08422b9a96a\n", "proba": 3.0695366604049923e-07} {"commit": "11ea3195b5ba134309fa7bc6b338d29aab8c6a3d", "message": "Fixed regex", "proba": 1.7857349803307443e-06} {"commit": "ccde829987b85e09cc847e5adca856e85c9a91d5", "message": "Removed useless FIXME.\nClarified various error messages appearing when an agent was not\nfound.\nCompletely redesigned platform shutdown procedure. Now it works like\nthis:\n - Remove front end container from container list.\n - Shutdown all other container.\n - Kill all non system agents on front end container.\n - Kill default DF.\n - Kill ACC.\n - Kill AMS.\n - Disconnect platform IIOP server.\n\nFixed a nasty deadlock problem: now AMSKillContainer spawns a separate\nthread calling RMI method AgentContainer.exit(), so the AMS is free to\nanswer to 'deregister' messages from about-to-die agents.\n\n", "proba": 3.62720896873725e-07} {"commit": "a5fd5b18e56cf69f1ca466c027d81275b5e3ae6a", "message": "Removed unused parameters from method signatures\n", "proba": 7.085370157255966e-07} {"commit": "b30a5cf7ac51fae6bb807c303d5f7ad79c126aa3", "message": "Removed dispatch(String), because all intra-platform communication uses Java RMI and serialized ACL messages.\n\n", "proba": 1.0649495152392774e-07} {"commit": "149c6a295fd1d7af1684d761d0d2bb5bae34833a", "message": "Value: added isEnumValue\n", "proba": 0.002721554832533002} {"commit": "86b106fb87c12d4f18c085646f9f1485c1dfa02b", "message": "don't apply EC fork check to referencing transactions\n", "proba": 1.696003693041348e-07} {"commit": "9db9f5f7d04600e77aeaadcd37defe4429bd9c3c", "message": "belongs to previous changeset :-).\n", "proba": 1.7916748618063139e-07} {"commit": "1881c5504dacb96fc36044a85a209dd1f14246d5", "message": "apply image attribute in constructor of shadow image view\n", "proba": 3.296594854873547e-07} {"commit": "19c3f5fdebb4c86cca02475f6201876147f6f0e3", "message": "Fix NumberFormatException\n", "proba": 2.6511277155805146e-06} {"commit": "96ac72d0848732d9df11143d63c1c2c369134c61", "message": "Fix Java 1.3 compilation error\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@411620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.976204895181581e-05} {"commit": "e705ed2bee10f13666417dedf513ac221a4e8697", "message": "Changed playback service to not sticky\n", "proba": 6.607929208257701e-06} {"commit": "714d19e0523651bebc9512c5ecc2b1aed90ba2b7", "message": "Remove the logging ot the YAML properties map since it contains DB creds and other secrets. (#1660)\n\n", "proba": 1.0973514008583152e-07} {"commit": "13903e7c3b9e3d329e11b27167a04256d91a1ebf", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "193ead3574fbca0196ed8850343bd16e730aed3c", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "72cb022231a6c43c97b36377a85f2d4de875b1d9", "message": "fixed Issue 244:\nBetween javac 1.6 and 1.7 the type of the field JCClassDecl.extending has changed from JCTree to JCExpression, but the method getExtendsClause() still returns a JCTree. So we use this for now.\n", "proba": 9.945087242613226e-08} {"commit": "142dc091e314ccd0de0f07f5a5a61ea8164ae6c3", "message": "Optimize imports\n", "proba": 1.9769765913224546e-06} {"commit": "1817de23f349f789cb1afefbcef10d73b27e9c37", "message": "Bug 55459 - Elements using ComboStringEditor lose the input value if user selects another Test Element\nBug 55103 - why does the focus listener now get called after modifyTestElement?\nBugzilla Id: 55459\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1516146 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 9dac288e92606d3afaf087f2450ac1a2f5da4d10", "proba": 1.4257453585742041e-05} {"commit": "8bc0fc58f64ba49e3c189f962838e9384d619330", "message": "Fix old fashion test method names\n", "proba": 0.9994051456451416} {"commit": "b1cae2cb8034ea42ffa504836f881970ec43b87b", "message": "deletes RandoopTestGenerationTest as its testing functionality has been moved to SystemTest00\n", "proba": 1.2013661887522176e-07} {"commit": "3bc143ea9072f68a12756a20ed158777f7a18356", "message": "todo tag added\n", "proba": 2.8321946388132346e-07} {"commit": "a4e0d49dca800731e21434ab0f98d4f9d9418338", "message": "One ZCurve is enough I guess. ;-) New API, incremental/projecting instead of materializing!\n", "proba": 1.0640520287097388e-07} {"commit": "53efb5e6e95ab84f8890cd1213397701f47bab56", "message": "Only positive numbers are now allowed.\n", "proba": 1.618946185999448e-07} {"commit": "d38b1bf68babe7c06d0d8244669402b086c0ef8b", "message": "Extending CoalescentIntervalStatistic towards coalescentLikelihoods.", "proba": 1.413318813092701e-07} {"commit": "695d26a040591949c82a0ffb94e514cf45e22d8d", "message": "PM-497\n\nFor Pegasus Lite when pegasus.transfer.worker.package is set to false,\nwe add a worker package to transfer via condor io if we can find it in\nthe TC. In this case, there is no stage worker job created, just that\nworker package is transferred directly from the location specified in\nthe TC for pegasus::worker with staged set to true.\n\nNo error if we cannot find it.\n\n\n", "proba": 1.1635337671123125e-07} {"commit": "fb10cfd46706b44236e0165ad1ea149093a50db7", "message": "Streamnode's argument processing changed\n\nIP address and portNo can be passed to StreamNode as a commanline\nargument. If not passed default values will be used.\n", "proba": 1.078960849554278e-07} {"commit": "2abc5b15bc38f05ee34ae2bcf3016499c18b7b7a", "message": "SAM/BAM: give unmapped reads different keys\n\nAs explained in the comment, this is a performance improvement: while we\nwant them to follow all mapped reads, we still want them to be\ndistributed among different reduce tasks.\n", "proba": 9.574625892128097e-07} {"commit": "03ead82e389e8eadac2f195843e541ead5591a8c", "message": "reordered methods\n", "proba": 4.2022219304271857e-07} {"commit": "a6223dd002af1328e3d3019d4a99804194c0fdd5", "message": "Fix sync issue in SyncAssemblyLine.\n", "proba": 1.2421085671121546e-07} {"commit": "306d66dc1f1c3c7ae57391a9e9fac18bc978a3c5", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "66f095cc621cdbef1c0e2fb524b4d4a43f978d64", "message": "ENG-5128: Handle intermediate tokens in ElasticHashinator.equals().\n", "proba": 1.5188632573881478e-07} {"commit": "de21bd74044f33d0cb5ed3a6727a68f3f37de24b", "message": "fixed mixed lines\n", "proba": 4.20071529561028e-07} {"commit": "655781ab9649c9f15d8b1214e1cfda5819768d4b", "message": "ENG-17367 catch any exceptions or errors for uac (#6469)\n\n", "proba": 1.0358093049944728e-07} {"commit": "430b545de43536c7a9af4ff812cbb552f88f9b27", "message": "updated loadFile\n\n\nSVN-Revision: 8881\n", "proba": 1.3779499852262234e-07} {"commit": "c6189c9f47a98fb1121ff178dd2fe3ca848d870e", "message": "Beispiel f\u00fcr DropController\n\ngit-svn-id: 5d16f60e415856c0d9146e9340794746a8f5c347@1819 15bc23fa-3125-0410-a1f3-bdc40dbf1900\n", "proba": 2.734803672410635e-07} {"commit": "15806ed9bdd67b9d9dbf519fdd9081db76680a24", "message": "gf 25049 - add wildcard search\n\nSVN-Revision: 2709\n", "proba": 1.1963641100010136e-07} {"commit": "33f2ba05a3b84bd35d31f3bc220ce8794b85b862", "message": "LUTECE-1179 : XMLUtil should provide a method to add an element to an XML document buffer with attributes\n\ngit-svn-id: 890dd67775b5971c21efd90062c158582082fe1b@21480 bab10101-e421-0410-a517-8ce0973de3ef\n", "proba": 1.2388970844767755e-06} {"commit": "a05a8b61774e6f94777abea739ca9226d9e88fe5", "message": "working on layout\n\n", "proba": 3.4076947486028075e-07} {"commit": "799173208c8f89496cf016d54a5217b57696ac81", "message": "Fixed cut-off file names if the asset name contains characters invalid for the current file system", "proba": 5.908633511353401e-07} {"commit": "824eba887c2dc92e036415a75e45b7d0551c0320", "message": "ReferenceManager: fixed bug where attachments were being scanned for wiki links.\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@777916 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.579512152413372e-07} {"commit": "036a856371e281f72d8909feaf50e054afd7d0ab", "message": "Uncomment test which exposes existing bug regarding forceInsert conflict status.\n\nhttps://github.com/couchbase/couchbase-lite-android-core/pull/27\n", "proba": 7.323807835746265e-07} {"commit": "5c61f72415f6ed6dc5489a0752e671e8c1d503fa", "message": "attempted to fix redisplay issues with otrunk on windows. it is not fixed yet.\n\n\ngit-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@4074 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 1.0623359685268952e-06} {"commit": "6ddbefb0885d6a05157d4445444dcdcfc16f40e2", "message": "Fix for issue #147 (https://swingx.dev.java.net/issues/show_bug.cgi?id=147). All internal references to BufferedImage were removed, using Image instead. If the width/height are not available (return -1 from image.getWidth/getHeight), then nothing is painted.\n", "proba": 1.2330231413670845e-07} {"commit": "8f03f3d3bbaf53da936a5ce7c8ba271f2b32bbf6", "message": "Removed deprecated API usage\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@1010 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 1.4075781109568197e-06} {"commit": "6f686e20f105302c344d884e7b7f2ad9fdc03d8d", "message": "Prevent internally thrown StringIndexOutOfBoundsException. Removed unused methods.\n", "proba": 1.1295697532887061e-07} {"commit": "2507293e75054123690c4dc68d447184412bc436", "message": "fixed TreeSet constructor and changed the homozygous handling to include also no calls\n", "proba": 1.3306829771408957e-07} {"commit": "a856122578ebafae4ec4d8df1b95286fce03ed00", "message": "Added helpers to cone geometry.", "proba": 1.115508396765108e-07} {"commit": "9771f444fa108e50817f6121b7019f1127a97b85", "message": "ISSUE MINOR:\n\nUpdated to reflect light state controller changes.\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@3422 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.5756986613268964e-06} {"commit": "c50459bf344badb256832bc2fb5d74f78f70f907", "message": "ora tutto va bene\n", "proba": 9.18120633741637e-07} {"commit": "d5845668991e0ec0caacc52426f5e661eb37ea50", "message": "Removed bogus imports.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@606 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.0001843490026658401} {"commit": "7710ad25e619c7ca639580971fb55a417a77e1b6", "message": "Fix the concurrent modification problem", "proba": 0.0029995476361364126} {"commit": "ba79107aefb8a40047c4068b8d3a3f838ddb62fc", "message": "Ninja: add missing @Override to new toString() methods\n", "proba": 5.67230358683446e-07} {"commit": "4b266ff8bcfb1dde9f65f0e8a41ca4d21bbfd659", "message": "Applied patch submitted by Michael Smith that clarifies the description of the FilterIterator\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@130510 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.452916068155901e-07} {"commit": "b5c2235470d881b604089765b23fd7a4083c284e", "message": "Close the input stream after reading the contents.\n\nPR: 17043\nReported by: Faustas Zilinskas\n\n\ngit-svn-id: be0410ddac3d3aa4e6c95f624a496c374490f191@133331 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.946159555809572e-05} {"commit": "fe1f340d6f0874d25eed5407c12476e5b1882d28", "message": "Planes no longer go off screen\n", "proba": 2.476714371368871e-07} {"commit": "a7757d0af0eecff4d5356abd467062fced80ce34", "message": "Javadoc fixes\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@805895 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.404015486325079e-07} {"commit": "7f3922dfda30841bdf3eb89dc1f27342b1a40105", "message": "Fix build error\n", "proba": 8.29380155664694e-07} {"commit": "271b27471960d87c8429323a79bdeddfd2e5ddce", "message": "Javadoc clarifications and tidy\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@830027 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.88552256381081e-07} {"commit": "952f93e8a8d53bf8b80d3fd7b8d3ba4604e7949f", "message": "Clean up some code", "proba": 0.00010099848441313952} {"commit": "9b4a0e55a7e6c927a72862e8c37f9e86cf33b731", "message": "Report token manager error.\n", "proba": 2.0258606525658251e-07} {"commit": "4c2a6f66f188a2cbd3a1042c445ccd32533a1b2d", "message": " HBASE-808,809 MAX_VERSIONS not respected, and Deletall doesn't and inserts; fix misapplication of patch\n\ngit-svn-id: 25ca64b629f24bdef6d1cceac138f74b13f55e41@685458 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7097999577563314e-07} {"commit": "9118f21e05f2dffda2a7ac3a2cda0de6f1407aed", "message": "implemented instance layers sorted iteration\n", "proba": 5.18369972724031e-07} {"commit": "93f738969acf14577617117462c20e496240d7cd", "message": "Tweaked aspect generator\n", "proba": 3.668758097319369e-07} {"commit": "80e9ea61a6fc85377456c775f5dd17d1fd794d18", "message": "SOLR-2861: remove inadvertant & unneeded import statement from SolrCore, and revert r1197205 that enabled maven to compile with this mistake\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1208022 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.111994596518343e-07} {"commit": "af70d4cbda7dd44fce475672ec6ee6ac1b4f0c75", "message": "Fixed import", "proba": 5.355914822757768e-07} {"commit": "c5fbb418f7700271bc59d8da325d20c9bc067e08", "message": "doc fix.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@2760 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.001538111362606287} {"commit": "0cca65def77c78a0b886698a51ad4740e9160926", "message": "only add kwargs if not empty\n\n", "proba": 1.6294743545586243e-06} {"commit": "292e80355e323c9af75df3659dbb15413bb80167", "message": "these error messages include markup.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@3616 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.0030281960498541594} {"commit": "4b2f0181a4bf12028e6c99c1779df903c232b2b8", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "13bdead0e3469f455ae4302b546b3218c41f77e0", "message": "Support negative weekyears; fixed minor bug in matching parser.\n\n\ngit-svn-id: 73f3b8c70a47e7dda158ff80e9f8be635a78c1e8@123 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 2.4619757823529653e-05} {"commit": "beea2aaf2142fa861266f9bfa33d08a8710c3fb1", "message": "More details on toURI and toExternalURL.\n", "proba": 1.0330411726044986e-07} {"commit": "301ea2452d5162963dc67b78c79f2d96a5c8e2a5", "message": "Fix return type of methods", "proba": 0.0005524625885300338} {"commit": "2eb3ab649f4722d327a8ce70c28ec73c77579bde", "message": "fix javadoc comments of first, next, firstKey and nextKey.\n", "proba": 1.2944913407864078e-07} {"commit": "b1f49f164bdb999e905b3503078443020b6ae524", "message": "VirtualFile.hashCode: fix @inheritDoc\n", "proba": 3.696904968819581e-06} {"commit": "340b7a09df9743c9b948f7e7d81b2e5593b6d036", "message": "Enhanced to download always when \"overwrite\" is true.\n", "proba": 1.2564360929445684e-07} {"commit": "7880f86bb1e4c7ce23157d4959211938ef7f16a2", "message": "Better smoothing parameterization\nAlso fixed issue withe data() not being used for the default between tiled charts\n", "proba": 1.4791692137805512e-07} {"commit": "6f9e451f30d37e7df8669941bc2ecb237de2457c", "message": "Don't let a choking client break the sync process.\n", "proba": 1.1614838513196446e-07} {"commit": "a7fb66f82ff4592071c90c393622be2110182924", "message": "javadocs\n", "proba": 1.185229848488234e-06} {"commit": "4a0c1a75cd56da8b968f5c1249ed5dd6aaf69b91", "message": "Allow the database configuration account to optionally specify a default server.\n", "proba": 1.144276353670648e-07} {"commit": "075430abca511372722e486bbb52d54e98418f1c", "message": "Add harvest level for sponge\n", "proba": 1.0776153658298426e-06} {"commit": "c90c7a04b1dfad26be70faa4b585ab354c5868a1", "message": "Add links to ROC and Gains/Lift chart documentation.\n", "proba": 1.0225767255178653e-07} {"commit": "627c291e364eab3ecdc784bbcf85c7072fedef5e", "message": "MONDRIAN\n Since canAccess is called mostly with a Member, make\n the Member test first. \n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 8982]\n", "proba": 2.6498969418753404e-07} {"commit": "056cb71727a8cb16d795df689b655ef00f2ad7d5", "message": "fix WikiPages documentation\n", "proba": 4.537302515927877e-07} {"commit": "e21b0670d4368902f0f5b1e9b4e96b7be5ace047", "message": "MONDRIAN: Incorporate Richard's bug-fixes to CmdRunner.\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 3119]\n", "proba": 1.4054519681394595e-07} {"commit": "76bf2c673a312b135a0899e21480799a214b60ea", "message": "- Ajuste no Enum \"Categoria\": alterado a categoria \"Sobremesa\" para \"Massas\".\n", "proba": 4.457324109807814e-07} {"commit": "32e0963b79556abae800a60e361821614e30d689", "message": "Better javadoc\n", "proba": 3.9664760720370396e-07} {"commit": "3e8567e4f57fad1dfb47cb38e379bcfc83e94ae3", "message": "use of new name SymbolsBuilder\n", "proba": 3.539797432949854e-07} {"commit": "759ae657ef974be9fde4198d6a20a5a46408ec5f", "message": "Fix retrieving student average marks by courses\n", "proba": 1.1128493497380987e-05} {"commit": "c71138a28a825e1139a0b07eb0faf0ba6db99fde", "message": "PL-9449 - Remove NuDrillDownFactory.\n", "proba": 1.0510418491094242e-07} {"commit": "6c614b87c87ab8720aecb3e67b43ff21d071b4ca", "message": "Updated PublicKeyProvider javadoc example per feedback\n", "proba": 1.343426418998206e-07} {"commit": "8f9409d85be18e38e10dedba4ce72a3780adab03", "message": "incremental\n", "proba": 1.2649482414417434e-05} {"commit": "763725acb961aebb6a33317cbb7e43bcc56e1dfe", "message": "Bug in auto generating IDs\n", "proba": 4.979489744982857e-07} {"commit": "eeb4f8c630ad6db6ecb6fdb912c1a585fcb22596", "message": "if not throwable, report the problem as an exception\n", "proba": 1.5864290617173538e-05} {"commit": "fe427bb1dd640d35f72706518299d5be1cbcab39", "message": "refactor(NewGTFSErrorType): Reduce three error types from HIGH to MEDIUM\n\nThe error types ROUTE_UNUSED, STOP_GEOGRAPHIC_OUTLIER and STOP_LOW_POPULATION_DENSITY are now\nclassed as medimum severity types.\n", "proba": 1.424168885932886e-06} {"commit": "eb52c647a6296e2a0dd625c3114bc8ca5ccd753f", "message": "docs: update comment to clarify a bit\n", "proba": 1.2514720992840012e-07} {"commit": "f81470e78b4e30e4d6cd21426edace80c14764be", "message": "Add FallingBlock support to BlockList\n", "proba": 2.381446790877817e-07} {"commit": "7a41f6961ef30912c9b97c8999c5c3a2c5824662", "message": "javadoc cleanup\n", "proba": 4.315212436267757e-07} {"commit": "58df8e0a8c83de41f8ddf7de0990848314e50eef", "message": "Fixed permission descriptions\n", "proba": 1.8737041784788744e-07} {"commit": "760178c061ea357bd5f03eef5a6b22412f7d759a", "message": "Give custom perk boost the highest priority.\n", "proba": 1.70028883417217e-07} {"commit": "e6447c647a24d630bc476a6b49c774bee7896d20", "message": "Added midi_all_sequences()", "proba": 1.6381298451051407e-07} {"commit": "2f436941e972b110c040e07987d68132420d7406", "message": "avoid duplicate get container\n", "proba": 1.206762590300059e-05} {"commit": "7145e95cbc03ea01471990235edd680fb7ef8604", "message": "Renamed onResolve onResolved\n\n", "proba": 1.3223453834143584e-06} {"commit": "750a0f816d037ab53ceca45335b26f912ef9f794", "message": "include application package or its annotation's package value as if it were an injected package.\n", "proba": 1.1763883378534956e-07} {"commit": "2ef2f8c114dfbba1d529e06243e68219ed91870d", "message": "fix bad import\n", "proba": 6.196292088134214e-05} {"commit": "8ade807f45a412d5b7208cc0094c797a9dd2bf89", "message": "I believe it's a mistake to add a forest-name parameter to a POST request to transactions endpoint\n", "proba": 6.303151849351707e-07} {"commit": "a946183a20922c14dd005bdfed6212bf0b8bf76d", "message": "Review SSLActiveState.\nAdd throws SSLException signature.\n", "proba": 1.138380198995037e-07} {"commit": "33688752c0a7943711c3f3b995c1bcf6fac31729", "message": "ok actually nvm not every block has an item\n", "proba": 1.8198203122210543e-07} {"commit": "1bf186db2bec27312521eff137ec864c8b188db9", "message": "Made output even more like JVM backend and fixed of-by-one error in line numbers\n", "proba": 1.8023378345333185e-07} {"commit": "2a6d03cc416994080632a80ded1fa3743d9b2457", "message": "[ST-67] add update_config_group helper method\n", "proba": 5.125605184730375e-07} {"commit": "00acd43d077e9eeddd958f95da9f1f48f480abd4", "message": "JS: use the existing calculate helper to avoid overflow of the scheduled tick\n\nSigned-off-by: Harvey Harrison \n", "proba": 1.8576996296815196e-07} {"commit": "3dc550da7ef6e8e2f7eae4daae95fe9dcfcb0d4a", "message": "add variable argument\n", "proba": 2.7613763450062834e-05} {"commit": "f202c4850074d25c972278d97510e8db77a52bd2", "message": "Do not schedule task if in error state\n\nSigned-off-by: Tommy Shiou \n", "proba": 1.525129391666269e-07} {"commit": "cb7760845bc009bb06672082d9b3ba92ba5a35cd", "message": "Updating Layer Groups in GeoServer\n", "proba": 2.0877020290299697e-07} {"commit": "29c35c769a8f8b381b07c0ab502706e7e2f7c616", "message": "upadte last version\n", "proba": 1.6608510122750886e-07} {"commit": "eaf3eb3a2d21d972108b7d897de24c218ed14bfc", "message": "Refactoring - simplify chart selector in showChart method.\n", "proba": 1.0661892702046316e-07} {"commit": "aae2a85304a516867c1681ae24973ad89a668f95", "message": "Fixed Entity and Player Jar bounding box\n", "proba": 2.1181995180086233e-07} {"commit": "5a68f917d4add9dd2fa47e9b5d0892b192406b05", "message": "eventBus#unregister(String)\n", "proba": 8.148057531798258e-06} {"commit": "e5bf6df6d82f6c4b2da5235ee59acfc10e725166", "message": "The donation sum is checked if null, no NullPointerException thrown\n", "proba": 7.43197551855701e-06} {"commit": "7a8135a7eaff88cf941e4e56f4589a7b160f79e2", "message": "EDIT: Added comments and optimized the code.\n", "proba": 9.964320923927517e-08} {"commit": "d0da0d2a319ca2cff73a7b5fb5e92a8b9667e633", "message": "upgrading file version\n", "proba": 1.0478967169547104e-06} {"commit": "f287c9cd771018f98186d5b28f95453b93d52f6b", "message": "(Fixed possible multiple warns logged instead of one, due to concurrency issues.)\n", "proba": 1.203780328751236e-07} {"commit": "32a479a63a3ef5f6b2a8880aab448e1612cc8cd6", "message": "Replaced AIC with lambda.\n", "proba": 2.0559606639380945e-07} {"commit": "451a40b96e774d801d62b993fe2197345f07ecbe", "message": "306: major application controller refactoring\n", "proba": 1.2538421856334026e-07} {"commit": "2909c77a74ce4b9440e8ba131474588d4c55f33b", "message": "Improved logging statements.\n", "proba": 1.8718627359248785e-07} {"commit": "11c7bc84e37f0e5540bbb040e47152a6a02d2caa", "message": "Update AbstractCopy.java", "proba": 3.449968630775402e-07} {"commit": "b931f18659c1decb2a0572a450682db2d5092f9e", "message": "Colors must reset before outputting another color, so that any previous backgrounds are properly removed.", "proba": 1.0869111122246977e-07} {"commit": "bb7b8186acd180e0409d129b7657fcf89f1b2b50", "message": "add javadoc\n", "proba": 7.503867323066515e-07} {"commit": "ea3a275755ea720d1c8049b97017ff09f4ee5c0f", "message": "Now can change API_URL via APIClient.setApiUrl(String url).\n", "proba": 1.162463476589437e-07} {"commit": "118febda31caca805a1746d386cfc4f1568f5b08", "message": " \u7248\u672c\u4fe1\u606f\u53ca\u5730\u5740qobx.me --> qiniu.com\n", "proba": 1.3141745114353398e-07} {"commit": "7866ee7f1b161bcac6ff3b6a733c0f99aae01f72", "message": "Optimize imports\n", "proba": 1.9769765913224546e-06} {"commit": "4999b7509e5118042a520751c3c783ee06aa2ede", "message": "uncomment CalculatorTest\n", "proba": 3.6869266750727547e-07} {"commit": "df04e3be61c402a46f6af85e283a824a7df704aa", "message": "Add views directly to the screen\n", "proba": 4.0458846228830225e-07} {"commit": "515529fd930d924e5a8163a6388f664b950c8ccf", "message": "Added minor printouts to get a feel.", "proba": 1.0195833510806551e-07} {"commit": "33a42fce1e72e577855db6099aef131a3a06b6a8", "message": "CRONAPP-2234 Executar uma procedure por Bloco e retornar para uma Fonte de Dados (#130)\n\n* CRONAPP-2133\r\n[OXITENO] Executar procedures de forma low-code\r\n\r\n* CRONAPP-2133\r\n[OXITENO] Executar procedures de forma low-code\r\n\r\n* CRONAPP-2234\r\nExecutar uma procedure por Bloco e retornar para uma Fonte de Dados\r\n\r\n* CRONAPP-2234\r\nExecutar uma procedure por Bloco e retornar para uma Fonte de Dados\r\n\r\nCo-authored-by: Tarso Matos ", "proba": 1.241977116706039e-07} {"commit": "432dea1840522a1580b87b28e1fd39112cc5d1dd", "message": "events for dreams and other circumstances", "proba": 1.8944099622331123e-07} {"commit": "c24099c87612afed5745184fdc0827f1e99fce12", "message": "fixed printing of pairCounts\n", "proba": 1.9090568059709767e-07} {"commit": "dea31c8a58792fa883af55d4a8e99b0ac8a34467", "message": "Tooltip\n", "proba": 1.6571249261687626e-06} {"commit": "110b06fbeae7fb2396c79c29a35287fe0a58931d", "message": "initForm before checkingFirstRun because initForm sets formId", "proba": 2.916110020123597e-07} {"commit": "472c0860d18b25ae30e405936b41d9df700882cf", "message": "fix: Plugin loader attempting to load/register non-plugin classes\n", "proba": 7.196180149549036e-07} {"commit": "b64fa9e130ea0fa529e59e62d07cde2181ff301b", "message": "SGS experiement\n", "proba": 2.4224627281910216e-07} {"commit": "d30fb82ca1654c3ffbf9470cd02ff56d29a61b50", "message": "Cambiado para usar TrustSelfSignedStrategy\n", "proba": 1.3646369723119278e-07} {"commit": "f157686a446b2ba6f9a60f86905af53f1a3d09be", "message": "Correct on_load codegen\n\nLocal, non-tail calls for modules w/on_load was\nnot going indirect, thus such call sites could\nnot be rewritten in response to loading a NIF.", "proba": 1.0590226651174817e-07} {"commit": "fe91afa1b1dce75f21f84d56ca6c7ff4aac8d61a", "message": "Java good practice to NOT make the Class name the same as an\ninternal variable or parameter.\n", "proba": 1.0632892610829003e-07} {"commit": "08a030b8b14b944cdadb4ea85076813eaf3501d1", "message": "Fix representation of member array references\n", "proba": 7.625380362696887e-07} {"commit": "fda62796aac4c0ba74d161632a20670958eb4005", "message": "CompilerVisitor: Made constants \"final\".\n", "proba": 1.297274394573833e-07} {"commit": "f43c444bb9d61045d245ec128c7f61283d33850d", "message": "add option for games to spawn player back at spawn\n", "proba": 2.0335860995146504e-07} {"commit": "f554ed56d78b23d891ff9e58e6c009f02ef8dde3", "message": "Fixed minor bug.\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@5306 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.1141110007883981e-05} {"commit": "91b843dcf738b4e73e584b47d8d91bac19c88ea6", "message": "Tags a\u00f1adidos", "proba": 3.0171963771863375e-07} {"commit": "edc453bf88598abdf2932d21e2ebe2471815ecf7", "message": "Threshold op now passed to map op\n\nPreviously a threshold of type T was passed to the map op. However the\nmap needs a function as the third input parameter.\n", "proba": 1.199016423925059e-07} {"commit": "6ea428caca3641c1f275fea4b91f57fd71e1bdee", "message": "Added additional ways to construct a FileAppender (Path, File)\n", "proba": 1.1924502985038998e-07} {"commit": "9479691c0be52839443b326aaa81ac4010ffe3fb", "message": "Spacing\n", "proba": 2.2790518414694816e-06} {"commit": "3367d720126593539084fb4d1a0e660fbefe7196", "message": "Added a convenience method for Endpoints using String url\n", "proba": 1.3987488500788459e-07} {"commit": "1684ca0aa27dbdd41b238a5cedcecf3790c7b5a3", "message": "Capitalization.\n", "proba": 6.654624303337187e-05} {"commit": "78e25c451a189fcdae44cce09b7396f0303b5314", "message": "Only lock when modifying the connection\n", "proba": 1.901978663454429e-07} {"commit": "f770bea7e122740e97863c55a55951ac1ec717bb", "message": "Refactored PainlessFlight.java\n", "proba": 1.289385863856296e-06} {"commit": "e72cd961284acb9fb99c2eea949129340c3faeef", "message": "Fix post denuncias", "proba": 3.164507518249593e-07} {"commit": "f15f1705d56c1fa485908c52384e728f4d761a7c", "message": "Fixed indentation in previous commit.\n", "proba": 1.1082259021577556e-07} {"commit": "3e6b7cf2575d8f9a898a5d1966812d921523f1da", "message": "Added parsing of adjacent entities in the kin type strings that don't have queries attached.\n", "proba": 1.0503605096801039e-07} {"commit": "9f53091125f43ced14c005bb950a36308c29427a", "message": "Change constant for compatibility with old ASM\n", "proba": 1.888671761207661e-07} {"commit": "72ca7567c76fb4671fa68a2b0b3b7fecb82a89fa", "message": "aaaabbbbcccc\n\nas\u00ed\n", "proba": 0.00014010501035954803} {"commit": "acaf50c4fbdd598f353004e87535a9a5960d0b35", "message": "CG-81 add StompController for One view Two player game\n", "proba": 1.3280119048886263e-07} {"commit": "f96c67810b0ce1b4bc14d97f35b5e0e58a7ab134", "message": "Deprecated method setUpdatableParameters in subscription Class\n", "proba": 1.7742804914178123e-07} {"commit": "bfa1b5b2a6c9229780763334198e9473f9e9144a", "message": "ENH(Start to look at events)\n", "proba": 1.0605022993104285e-07} {"commit": "91dc1e9e3ceab661f968e78840c4b1956f02d7b6", "message": "Add information when parsing a result-file fails\n", "proba": 2.1800149170303484e-06} {"commit": "a9e172207c435ffc61a1af1b34c499d9cb457e51", "message": "BACKLOG-479: Removed dupes\n", "proba": 2.2634382901287609e-07} {"commit": "21c7544acf45c28212d9ab12b00dd1242a977c31", "message": "Change length to be deleted from String length to byte array length of system default charset to deal multi-byte character\n", "proba": 1.675170722137409e-07} {"commit": "5eff3deeea3b9f9dc3f094b94955673ea661e50c", "message": "not enabling Add for default connection", "proba": 3.4697495721047744e-07} {"commit": "507e50296ee6503aa2aa766f250c215086383446", "message": "- show allowPropagate in toString\n", "proba": 1.3043531055245694e-07} {"commit": "c2f17d19026805c520ef7c9d7f6dbf7ba130dd33", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@11439 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.80610958422767e-07} {"commit": "298e8495e8ad830ea4293a9687e3cc7bb077de89", "message": "Remove unnecessary null check.\n", "proba": 2.5473408982179535e-07} {"commit": "833d5a837e72b0ca188040b275827bf3133afc41", "message": "debug output\n", "proba": 1.1473559425212443e-05} {"commit": "b6c7abd3dedfea60bc690e79cd06a27ff71b7399", "message": "#1064 - leave evidence in trace log of bootstrap state generation\n", "proba": 1.236539333149267e-07} {"commit": "72a0b732b514e84cd1920c5ff1cc923ca2bd8331", "message": "Added providerKeypairId and providerFirewallIds to VirtualMachine model.\n", "proba": 1.030388574463359e-07} {"commit": "becc2e7d26fe2fb7963b4ade8ba6fc9c6f682d6f", "message": "Test unitaires suite", "proba": 2.3977270302566467e-07} {"commit": "d50ed9af9eae7e0e43967611d65ee71ec1de4312", "message": "Fixed a typo\n", "proba": 5.4923984862398356e-05} {"commit": "764fa079220c26155ea309b77d666b99dd1ab40a", "message": "support variables for offset and limit\n", "proba": 2.142461141829699e-07} {"commit": "96c5a1794ecc924160d51c1e6ea58ae970e85250", "message": "only load a plugin once from the classpath\n\nToday, when loading plugins from the classpath we take the enumeration\ngiven to us by the classloader and attempt to load every URL. This can\ncause issues as certain classloaders, such as groovy's, will return the same\nURL multiple times in the enumeration. When this happens, startup can fail\nwith guice errors as bindings have already been registered.\n\nTo workaround this, we create a set from the URLs returned by the classloader\nto provide uniqueness.\n", "proba": 1.0416579243610613e-07} {"commit": "2f365fc09d319b902bb54d583e78e590ca8ee34e", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "d12f1b03d6f9235a42d67eef517c5bda29623dda", "message": "Data tests: do not populate original metadata\n\nThis potentially greatly reduces the amount of memory required to run\nthe tests.\n", "proba": 2.0299722791605745e-07} {"commit": "7f549a309e96a2ae55957fd7f3ad4c721350c8c8", "message": "Update RedisRiver.java\n\nRedis password support", "proba": 4.0092916719913774e-07} {"commit": "2cd2196afbb8fdb619e261f7fd908112b9478e7e", "message": "Apply `overwrite` option in atomic replace.\n", "proba": 1.3259655418096372e-07} {"commit": "a23b05b327b9d8fefc44276c2fa80278ef210c0f", "message": "OpenSSLCipher: multiple calls to updateAAD were ignored\n\nDo to a missing assignment statement, only the first call to updateAAD\nwas honored and the rest were discarded.\n\nBug: 27371173\nChange-Id: I77ad7800b0905f72d5abe76b56352a94056ceb9c\n", "proba": 1.615503970242571e-05} {"commit": "e8b9b4378d58e727458c458c7a51184e87012067", "message": "sonar cleanup\n\nconstant names\n", "proba": 3.8835898408251524e-07} {"commit": "25356b56d08ebb274827992f54a9612f0ac2299b", "message": "fix the order in which fields in the ddm are serialised to xml\n", "proba": 0.0009057454881258309} {"commit": "f762622002e8916d7c32e34fdb38ab793c33e03d", "message": "Remove refreshPackages(Bundle[]) from @After. This should be an explicit operation.\n", "proba": 1.284597601625137e-07} {"commit": "f8876ac7ef64edbf7f81e8fabe3d429528f5edad", "message": "Bugfix: Poss. race condition when rapidly hiting spacebar between\nmissions.", "proba": 1.2004740312931972e-07} {"commit": "acaf8812f636d739e7f172ccc33e9d2e69a9881d", "message": "Removed unnecessary thread\n", "proba": 4.83453732158523e-07} {"commit": "f41097cf2d83d326bf50e9b28b4a60b5675c5b5c", "message": "Javadocs for the Output thread\n", "proba": 8.501129968863097e-07} {"commit": "af285beba7e0931e590e34636606842abbd31991", "message": "improved code in FileParser class", "proba": 3.251899158840388e-07} {"commit": "bbcb512fa007e9c313163883a89a5dfcde400961", "message": "beginnings of a strategy\n", "proba": 2.7637545372272143e-06} {"commit": "c1891d67f39aedd0c602374cf7ecc226fdbfe834", "message": "TableFormPage: fix stack overflow", "proba": 6.966095043026144e-07} {"commit": "9da9d7cb54eb4e2ea5d1138764f3fd54716628b4", "message": "refactoring - rename", "proba": 1.744918023405262e-07} {"commit": "281d2401255fff7ad7e4b8474d71a65aa63e8219", "message": "Support new init argument `useSystemProperties`", "proba": 1.1973594382652664e-07} {"commit": "d8534b0680021a0928769f41aa6e8ef47b313fa9", "message": "fix #29 use RDECK_BASE and load creds/url from framework.properties\n", "proba": 1.1394837429179461e-07} {"commit": "b75fdc502d455bdf910ac8c6303a8e77e0fb9553", "message": "Update ProxyServlet.java\n\nFixes issue https://github.com/mitre/HTTP-Proxy-Servlet/issues/41", "proba": 2.2364604035374214e-07} {"commit": "b9c3590a75862071522e10bf0be24488e18e0d8f", "message": "generate\n", "proba": 0.9999994039535522} {"commit": "027e477e00359adfe2ace047d8b4574e5babd5ba", "message": "eclipse warning\n", "proba": 1.5897904859230039e-06} {"commit": "6e11d2f1693fa4e3b69acddfd7ee0b9ec32d900a", "message": "temporaly default failFast to false until we all decide how to leave it (core+guice+spring)\n", "proba": 1.069535713327241e-07} {"commit": "fe11ed621d8976bf56500d2bce74710d614e4f93", "message": "[migrator] updated test count\n", "proba": 1.6597648766492057e-07} {"commit": "4d72f22bd6c630f777cceac32fb1218d1adde60a", "message": "fix functionName mismatch for baseTerm getter/setter", "proba": 3.6668097891379148e-06} {"commit": "f1ee8eaad67be707f6f2a1b995d454d6d22a1107", "message": "Add missing type tag.\n", "proba": 3.9494224779446085e-07} {"commit": "d10195f54aa34cc8507977a233ae4e385fead14c", "message": "OLMIS-2611: removed unused imports\n", "proba": 6.578625288966578e-07} {"commit": "83b063c2247d552307804c27ab442c2962a60bac", "message": "Renamed some values", "proba": 3.205258326488547e-05} {"commit": "f71b018816f4a13737b3af92834a5a2904c2aabb", "message": "Updated jawbone shim, bad formatting for steps found.\n", "proba": 1.0227815039343113e-07} {"commit": "c94129be7345107e0a438e152bba78cb94429809", "message": "Code cleanup\n", "proba": 5.596320988843217e-07} {"commit": "5d835c20631fc5b52b9e0bf9fdf51d55710b948a", "message": "Clearer highlighting.\n", "proba": 1.30491542904565e-07} {"commit": "2a8ceff2d9b565109d845bf0b062a6040f7b63d8", "message": "changed fixedsuspect expiry\n", "proba": 8.978039431895013e-07} {"commit": "20e70b65f9bdee3e5a5c712f66a025b132a21e22", "message": "Fixed issue of screens not being re-detected on start up", "proba": 2.1494152235845831e-07} {"commit": "9e9e13fbe0982f7ef8738a0114ee228e00993edf", "message": "Add support methods for creating patients and samples\n", "proba": 1.1425545665133541e-07} {"commit": "eb481b08194ca42f29368a3c94d0028d7b20c13f", "message": "A fix for the SASL authentication which did not check whether the user is active during authentication process.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@2408 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 3.7235109630273655e-05} {"commit": "eee8ff5d790ef934c544ed72ce2fb01e7a935efb", "message": "double indent\n", "proba": 3.9038377508404665e-06} {"commit": "890a830e4ce9712b04116401ac5ddcdf9335d25f", "message": "Catchinh all exceptions happening at Selector.select() on 64bit arch\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@881 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.788344206943293e-06} {"commit": "063ef481d2a6a49159795d554e2b8df0f95a8ec1", "message": "Fixed logging\n", "proba": 6.641062668677478e-07} {"commit": "e2bc8cd980dae6254ebbeffb91cc3bf1caf53ced", "message": "refactored InferCallType\n", "proba": 1.9913843516405905e-06} {"commit": "80b5964264ddd79cca6cde15d313d67d58ae5b43", "message": "Add whitelist and operator methods\n", "proba": 6.502664859908691e-07} {"commit": "a0dc94515254b6209b1cda289f81b4d865901044", "message": "Remove loading a world by it's UUID.\n\nWhile I'm sure someone will question this change, I will explain why:\n\nThe problem comes down to the fact that Worlds (now and for the forseeable future)\nare very much IO based. Keeping this method forces the impl to do one of three things:\n\nA. Fail to load as it doesn't know of the UUID as it doesn't...\nB. Cache all UUIDs that get loaded. If one is unloaded, remember that entry. Load it again later\n if it isn't know then...\nC. Actually scan the save container for all UUIDs (!).\n\nIt just isn't worth pretending that the World management is anything different than that.\n\nSigned-off-by: Chris Sanders \n", "proba": 1.4644576367572881e-05} {"commit": "de45d63feda0b272f663a528e4ef533ae0b76a95", "message": "Indentation.\n", "proba": 4.3056920162598544e-07} {"commit": "696082be815bf7c535742562eb1f743520780266", "message": "Removed extra page from miner lexicon entry\n", "proba": 1.5079405102369492e-07} {"commit": "899cdc027551115236f718ec74cb53a6f314b0cd", "message": "Added more logs\n", "proba": 1.3355382577628916e-07} {"commit": "d43fd287296b93f3dda26d9a0bf1b9e5d62a59da", "message": "fixed DoneCommand\n", "proba": 6.528184144372062e-07} {"commit": "f6ff9a08ea051d522ef2b8502a1dd2cbdb1c5039", "message": "Remove unnecessary method calls in undo command\n", "proba": 3.256723630329361e-06} {"commit": "b760ad254b7653a1f377f8c42ee1692a161478c5", "message": "implement check undoable changes in UndoCommand class\n", "proba": 2.399145273557224e-07} {"commit": "d8366abdba8e962673037e7bcac90b04206bdb00", "message": "add clear history\n", "proba": 0.002248878590762615} {"commit": "31da279f50b929afcdcf671e1e8008010817b823", "message": "Add resetInstance method to Config\n", "proba": 1.0029663144450751e-06} {"commit": "c5a9395a5c53ecb3e9300ad78ed40b4f8fca6642", "message": "sometimes content-length is not retuned -> handle the case\n", "proba": 3.7787967244184983e-07} {"commit": "7d751963117f98005c96143dd13ac8513cc9d249", "message": "2013 licence added\n", "proba": 1.2831198148433032e-07} {"commit": "3872270dd0e73be2e49c595b9ac0cea66ecff2c0", "message": "Revert \"add debug\"\n\nThis reverts commit 0d28d39563ad5de0db666c9e67493f5c814fe930.\n", "proba": 1.293420126557976e-07} {"commit": "d342cef8fe318b9035f26f54d55321aebf6067b5", "message": "Change uncompleted to incomplete\n", "proba": 0.9999969005584717} {"commit": "ca0ebfc43857400a36149447bf3f42c43f1a8147", "message": "Throw RuntimeException instead of TranslationException", "proba": 5.948028274360695e-07} {"commit": "f51d16bfa6196a79bfe26b2074964dd09500a619", "message": "Made /rnf easier to use in grassy areas.\n", "proba": 1.0171708453299289e-07} {"commit": "a4ce825e6c0d136f6f09538aebca6c2e081a13a5", "message": "remove three castings\n\n", "proba": 9.340448741568252e-05} {"commit": "353a9bd462a0d7ea69e77b4927eceddd911ff4c0", "message": "[algo] refactore Percolate 6\n", "proba": 2.1123817361967667e-07} {"commit": "b52e3654f546058e0868f2f02ab57a779c5c1163", "message": "1) I've added checks for R, D Prime, and P values less than zero to throw IllegalStateException; 2) I've added checks to throw IllegalStateException if Sample Size is less than myMinTaxaForEstimate for cases where R, D Prime, and P values aren't NaN.\n", "proba": 1.4618150601108937e-07} {"commit": "9952b5c822050a65188a2b7edbf31960f1f13013", "message": "Small changes to TileEntityLocker\n", "proba": 2.0927991783992184e-07} {"commit": "266b3ef5ab627c24d8724fd10639e081c8440b4d", "message": "average over 5 values", "proba": 0.0032595221418887377} {"commit": "4d75c1fac8cb3c2c853970b1ebdcd43acbeeb5c1", "message": "Modified code to use Media.UNKNOWN_STRING\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@846 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 9.982970823330106e-07} {"commit": "6e9aef23573162fac884b931cc3860ffbb6d54c6", "message": "Added centralstore distribution to MetisPartitioner.java\n", "proba": 1.2947086247550033e-07} {"commit": "1a4d5d72b0c6c27b5811424416a055028b6a38d3", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "c6a24e9b430bbd1a31df0cadf3a7b5f601553f00", "message": "Better time formatting for strokes\n\nChange-Id: I059a588efccf865339b3f5e09eeaf9f90157da74\n", "proba": 4.790433376911096e-05} {"commit": "8d08cc06431e1a9d6f9eb73b119e42aba5e2377a", "message": "Only print #Date in log once at the start of the next day\n", "proba": 3.825875012353208e-07} {"commit": "5b0827fb4dc77676698f6583df0f6639be0d614d", "message": "Never evaluate values with toString(). Use getStringValue()\n\nsvn path=/trunk/eXist-1.0/; revision=3307\n", "proba": 1.326898200204596e-06} {"commit": "5a5a89b106ab59848f613bb75a23285a6e88957b", "message": "Add hard block support for line color clears too.\n", "proba": 1.0252424686996164e-07} {"commit": "45a6ff96a929f2330e94319e2b62a31a7b5e1557", "message": "Removes an unused inner class.\n", "proba": 1.3468130077853857e-07} {"commit": "f47f83fbfa5d3c20da4769182e83a8c7b221b4dc", "message": "Fixes a regression in the VP8 encoder\n", "proba": 3.6957661109227047e-07} {"commit": "81e87f8349b78fe913b1e6dd80cfce58ee2e515c", "message": "ref: Enforces requirement in if guard.\n", "proba": 1.3728370618082408e-07} {"commit": "00c1d272164db653ddc2622f020d0332626f6b3c", "message": "updated", "proba": 4.958747581440548e-07} {"commit": "077cf716cbe21c97cd396cd4a11827173fc7902b", "message": "Soft Limits for Elevators\n\n-upper limits are reversed if upperLimit is less than lowerLimit\n(reverses values if they\u2019re put in backwards)\n\n-if the elevator motor is on (+) and it\u2019s position is greater than the\nupper limit, set the motor to 0\n\n-vice versa for the lower limit\n", "proba": 2.1966174301724095e-07} {"commit": "c3ecac231341edb9d2b723f6f2d929039747761a", "message": "[WFCORE-3483] Deprecated PathAddress navigate and remove methods\n", "proba": 1.1281970557774912e-07} {"commit": "56fadbcae9caf1da59bbce60ccaadf4ffe07fb55", "message": "Improve lockFullInodePath() in InodeTree.java\n", "proba": 3.1685829071648186e-06} {"commit": "914acf0d522ea7d32793dfc273c9f12a5a27e7b9", "message": "Add sortby to programs query\n", "proba": 6.351552315209119e-07} {"commit": "16fb8cc76980017466be3a45d4545de97e593ffc", "message": "Fixed some stuff for type variable.\n", "proba": 1.1242703124025866e-07} {"commit": "aa14af564e83f2d415ba9a1ff1e6fbfadbabe3ff", "message": "Reduce log level of marked/un-marked messages to debug. It produces huge log files.\n", "proba": 1.297935341426637e-07} {"commit": "f98088221e903077abbc465812aa78c937a04620", "message": "Make TransactionOutput.getMinNonDustValue() more documented and provide a simpler function for it.\n", "proba": 1.153940800691089e-07} {"commit": "b0c464d6ba2f0ed57a8255d7ae1999ef0f2e2acc", "message": "share titles with the URL. fixes AntennaPod/AntennaPod#905\n", "proba": 4.0574880699750793e-07} {"commit": "5b10eb83f291fce8bb038e26577b616d1f11394c", "message": "Fixed hashmap location mistake\n", "proba": 5.164426397641364e-07} {"commit": "2cdc70c17dacd8be560c5790ff8072b7e9c5e337", "message": "if this error happens again, don't let it kill the loading.\n", "proba": 1.192435519214996e-07} {"commit": "d5b6a7f1c2fe9ac551751b0e5c3541118c5366c1", "message": "done... but\n", "proba": 4.180293728950346e-07} {"commit": "71e0dbb49376aeab0d67ef731a9199c91632a25f", "message": "Some cleanup, javadoc, and getArrayIterator...\n", "proba": 1.0811651662834265e-07} {"commit": "e79adf2ed1c0b644963381f58bb1b0e7f750b845", "message": "ACCUMULO-1585 fix typo\n", "proba": 0.9999966621398926} {"commit": "b166b9a0c4a4420adf2d50933e8b32726566a7ff", "message": "[CALCITE-4004] Show RelOptRuleOperand description in debugger to facilitate debugging\n\nTo facilitate IDE shows the operand description in the debugger, override\nObject.toString() in RelOptRuleOperand, return the root operand description,\nbut highlight current operand's matches class with '*' in the description.\n\ne.g. The following are examples of rule operand description for the operands\nthat match with LogicalFilter.\n\n- SemiJoinRule:project: Project(Join(*RelNode*, Aggregate))\n- ProjectFilterTransposeRule: LogicalProject(*LogicalFilter*)\n- FilterProjectTransposeRule: *Filter*(Project)\n- ReduceExpressionsRule(Filter): *LogicalFilter*\n- PruneEmptyJoin(right): Join(*RelNode*, Values)\n\nClose #1978\n", "proba": 0.0011594858951866627} {"commit": "5e1ce04ec007d4af78c8abffc3965fea815503f4", "message": "[CALCITE-4623] SemiJoinRule should not match SEMI join\n", "proba": 1.921169086926966e-06} {"commit": "add87fd1863939b0f7f2e481555b09aa5bcb375d", "message": "Fix typo.\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1757575 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "e2eef025b71f45422a41d609c03bcac3317a6d54", "message": "Checkstyle: '}' should be alone on a line. Javadoc.\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1403319 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.007203479763120413} {"commit": "7a9b0b582c7aafed86c59aad525321ef614e7cce", "message": "DeterministicKeyChain: Change return type of getKeys() and getIssuedReceiveKeys() from List to List.\n\n(cherry picked from commit 09d5d3331307a5b93e5819385085a693457b0744)\nSigned-off-by: HashEngineering \n", "proba": 1.424684938911014e-07} {"commit": "57a4089051106f3b9274f3c310c2a545d19aba68", "message": "Deleted, no need anymore", "proba": 4.6119555463519646e-07} {"commit": "ef7ca67460aca0e036e90c8f25fe3853dd42a9bf", "message": "olfs-1.9.0: Missed this one when I checked in xml:base changes.\n", "proba": 1.0219937252031741e-07} {"commit": "a1511bb79ba77d77184fe204083fe84ee8176faf", "message": "changed to preserve current handling by default.\n", "proba": 1.1393728982511675e-07} {"commit": "ab30915658409323819e5c94c121d1bee4879e0d", "message": "Fix comment", "proba": 2.1542624040193914e-07} {"commit": "cbb3b180e535feabb3294d7bbca49753508ffc2c", "message": "Parser for organism lines.\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1669 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 0.001287778140977025} {"commit": "a3a6ce6220ac271ce538d7c92b8a9a6d7c982631", "message": "fix line length violation\n", "proba": 3.459263325567008e-06} {"commit": "0249f177bf80177f8d0a68552a498edd74c1b715", "message": "now includes ability to dump XML data\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@2722 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 4.7048382612047135e-07} {"commit": "c96aadaca299e82f27802e67a4f2b907ab300ae4", "message": "Added getSchema by Connection.\n", "proba": 1.1043896819273868e-07} {"commit": "a593e3b4594245ed30717a7f2bbc905572573192", "message": "simplification (https://jira.jboss.org/jira/browse/JGRP-801)\n", "proba": 9.437580956728198e-07} {"commit": "b5296c9a1bc890e7a2cb15af4f9d537ad61ca1d6", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "55b3e1f78058eb089357762e3e26d29cd2576d6b", "message": "Fixed and embellished the Squid configuration fragments.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@5143 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.689840246399399e-05} {"commit": "2e09624b115e4e5f05adf80b07cbbf0af79064f2", "message": "an existing connection is reused rather than closed\n", "proba": 6.413344522115949e-07} {"commit": "b4edebe9dac4d227ee003db9c7eb3e3c0cdfe78e", "message": "Made some fields private.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@679 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 3.4113436413463205e-06} {"commit": "29c99e8a03d0143a975be7cbd8d2c5d8e1d0620b", "message": "Fixed a bug in observer/stream reading.\n\nThe observer/stream read query had a bug since its refactoring. It has been fixed.\n", "proba": 4.649754714591836e-07} {"commit": "b7b904cdd591ed88577c9409648c7098b21440e0", "message": "Added exception handling for parsing data fields\n", "proba": 2.0651769716550916e-07} {"commit": "4af5a72db91cb83c42af3547a1f143742d08b717", "message": "Fixed bug on ElementTypeFactoryTests\n", "proba": 1.5671773212488915e-07} {"commit": "2d4b3ac5928848c117ee44332cbca279025c2b04", "message": "Fix possible crash when looking up contact name\n", "proba": 3.231327355024405e-05} {"commit": "6bfe9738a7aa1e688147328e12da6306a4c1909d", "message": "Adding PWM drive train", "proba": 3.3668729315650125e-07} {"commit": "64f99524fd1184158f6e3fa01a1fd87a8aae04d5", "message": "\n\ngit-svn-id: http://nutz.googlecode.com/svn/trunk@264 423f10f2-e3a4-11dd-a6ea-a32d6b26a33d\n", "proba": 1.0219952173429192e-06} {"commit": "d8292133013518d973edcf8c637b08172376aa40", "message": "Fix returning selected values from picker\n", "proba": 2.987328002745926e-07} {"commit": "36309f6d920cd07cbd589a0b4d0bc34ee4bdbe06", "message": "\n\ngit-svn-id: http://swe-common-data-framework.googlecode.com/svn/common@42 4a6684ca-5c49-0410-8270-e1cb95179ea8\n", "proba": 9.288066848966992e-07} {"commit": "bfda8e0a045e2c357711e437c50441fe4ddcc9d7", "message": "Adding getter/setters for user", "proba": 4.3239620595159067e-07} {"commit": "82ee13984513bd57693dff879dd4112c934230f7", "message": "Formatting.\n\ngit-svn-id: 07961c44915558d78158518edf691e1e0832913f@286 c6a108a4-781c-0410-a6c6-c2d559e19af0\n", "proba": 0.9999984502792358} {"commit": "16f912fa4ebfbb89a5d99116c12740229fa09b67", "message": "Optimize exception handling\n", "proba": 4.22896755480906e-06} {"commit": "5b21bae647278730f48a579f533e01d7abf3925a", "message": "changed string!\n", "proba": 5.077040896139806e-06} {"commit": "8dd8b7d8f4fe4455054971661235dc84662a68ca", "message": "Cancelling the correct NCP checks now\n", "proba": 1.6289043003325787e-07} {"commit": "5107d47d5c1c333f6174d37f7eb7e5d10d0f42d5", "message": "EDIT: remove view change on swipe\n", "proba": 1.8785654276598507e-07} {"commit": "07428f4798fd91c0c4351a2cf4a2e1b3de0b3a24", "message": "add checkbox for version\n", "proba": 3.7591465229525056e-07} {"commit": "9073b9ebb28cceda1c694d980b6ba55ef7e9a73a", "message": "Create class Sound to manage each wav asset\n", "proba": 1.9313004884224938e-07} {"commit": "cbeacaa6a66d425092a61ad334aeffb3386f26af", "message": "Fixed use of SizeAndLengthPrimFactory\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.0617125667522487e-07} {"commit": "ef64e60302d561fec3cd3e6df74c3a8b5ddcd79d", "message": "Fix eager specialization on arrays, need to check for SArray of course\n\n- this was overlooked while introducing the SArray type\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 2.416532822735462e-07} {"commit": "18c7e0b6f2af3b7f49fc8563cf527b665ea520fc", "message": "ACE: Complete Javadoc of Vector.\n", "proba": 1.0958893170709416e-07} {"commit": "53414847ac3572a35ade2729d8cc7dc1e00271ed", "message": "Added a range check for Centered Koordinates", "proba": 1.2101502022687782e-07} {"commit": "9294723c261f439fabed05316b9aabf12482f31d", "message": "catched possible IndexOutOfBoundsException\n", "proba": 3.1147296795097645e-06} {"commit": "3c235d9bac0505914ec229b8c3154fdf87afa6f4", "message": "Do linting of SingleUserCaseImporter\n", "proba": 3.166478848015686e-07} {"commit": "4d47a3e59aea4e12d1f75f03c9c82b49950ccd73", "message": "remove unused ScaledPIDSource", "proba": 3.2247407943941653e-07} {"commit": "aff22061b021a46c1614e3df81adcd73807c15d4", "message": "light refactoring (nothing functional - just stylistic)\n", "proba": 1.282742942976256e-07} {"commit": "7a1270813e366cf0bad76dcf9010d853d6f017c9", "message": "fixed jvm sensitive unit test\n", "proba": 1.8936279388981347e-07} {"commit": "920f628e29535f0aa8d6f2107e6b1595e2c158cc", "message": "Removed stdout line.", "proba": 9.504043191554956e-06} {"commit": "50c055977809f5b59d3461e45c53d639d0169cb3", "message": "Make the DialogMessageTest clearer\n", "proba": 2.236108048236929e-05} {"commit": "344f3dd51a34e773470a3fe1e3557ac692d30309", "message": "Add tests for Slices#ensureSize\n", "proba": 1.3201450599353848e-07} {"commit": "4c866612cfb4a12e7bb8cc83c0f138696b92da73", "message": "Added back byte primitive because using Byte wrapper would prevent generated data to be garbage collected\n", "proba": 4.3424549289738934e-07} {"commit": "954e451b489ce386f73fb565a7f8bf1222afba09", "message": "Added few more tests for frag and query\n", "proba": 1.0928668103815653e-07} {"commit": "db4eda1da67391a23c6d763e223ee1acff5c11d4", "message": "update to fuzzer", "proba": 1.7761054493803385e-07} {"commit": "c6b0f09a6cbc1ef7a6f4c30943dfff22dc62d1f6", "message": "Cleanup: remove superfluous test.\n", "proba": 4.370131989617221e-07} {"commit": "834b7cf74ebaa1647bf3bb8e3ec31944eee0152f", "message": "Problem 2: added test for solution\n", "proba": 0.0002318667684448883} {"commit": "a513067bca22431ffcc3b4e894a7c8b0f5a53538", "message": "Don\u2019t send semi-empty trace info to Kompos\n\n- if we only got the Thread info in the buffer, just clear and return it. don\u2019t send it.\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.0268903594123913e-07} {"commit": "00fefca5e5aa33e9b0ef9dccb7f09c8af9ea6771", "message": "Lockstate added", "proba": 1.5084165738699085e-07} {"commit": "48f02f6ddd5e9fc2951a5ce72d800819d63e0bcc", "message": "Fix bug in ordering resolution\n", "proba": 3.7814609754605044e-07} {"commit": "84c37e14307696ea9dc8d229cbebc18a5c384a77", "message": "fixed warning\n", "proba": 3.8104107602521253e-07} {"commit": "b778484c2719c3f52929c2a78b8a20753e6b52b7", "message": "findbugs: invokes inefficient new Integer(int) constructor; use Integer.valueOf(int) instead\n", "proba": 7.301934601855464e-06} {"commit": "d742854b5f93dacb8f7445b1f6545d5b4f372ea0", "message": "Revert \"Detect component level duplicate bindings\"\n\nThis reverts commit 323f2c1fceaab50593d61623d353cf247975ae16.\n", "proba": 1.1768270979928275e-07} {"commit": "8b937a3a0fbe6b87757b26a4c9698148abcaa245", "message": "Post the channel changed event outside of the update queue to prevent deadlock due to callback\n", "proba": 2.5748107645995333e-07} {"commit": "c6ff824d30f31153709f539eec315b9de4854952", "message": "Changed zcmurl short opt to -u\n", "proba": 1.3060135017894936e-07} {"commit": "286b9cf431bf49307aacd74ea695f53f1fee60d7", "message": "Extended checkCycles to recurse on the outer class as well as on the super class and implemented interfaces. Changed error messages to match.\n", "proba": 9.875734008346626e-08} {"commit": "cef3365779e6b2f47ab0512e905c9e84d22a5665", "message": "resolved compilation errors\n", "proba": 4.2869837102443853e-07} {"commit": "d3b52587cdd1ade2ac8007d5d93f16c289175056", "message": "Check that argument to findField is non-null.\n", "proba": 0.00014426895359065384} {"commit": "a9bbb0100b8f7fbe28d47ab07eb8c97e126ee90b", "message": "turn off segments for now\n", "proba": 1.297763247976036e-07} {"commit": "d930ff68d043caee6ef34c55985e5438184b25dd", "message": "Fixed a bug in class GenericArrayInstance in package com.ilad.arrays in project JavaUtilities\n", "proba": 2.3767638879235164e-07} {"commit": "40701da88e7d7a4d6d6b8eaf69c58a6caad87369", "message": "Add method update() which is to be called after registerObserver()", "proba": 2.856096159575827e-07} {"commit": "c5171c0e6b0f408669f203b6f9364c4fa26138ec", "message": "Common methods for 0.4 release\n", "proba": 1.8748767161014257e-07} {"commit": "ee815a9152418dc456bcf7c31f03949bf025bd8c", "message": "Fix crash on tapping expired courses\n- Learner-7843\n", "proba": 1.221839625031862e-07} {"commit": "2718069d70bb0a15d9f2970ccd143a98dcb27ff4", "message": "fix permission denied errors for Chemist calls\n\nThe GoogleCredential was being erased, because it acts as an\nHttpRequestInitializer. The user agent initializer was overriding\nthe GoogleCredential, so requesets were being checked against\nuntrusted-http-proxy instead of the service account.\n\nChange-Id: Ic575a3ae0ee455b1d8ca0becd914dfe5ab728db9\n", "proba": 0.00032331224065274} {"commit": "3a833ed0fb843a918c545555a2bd10978ce70f0d", "message": "iterable\n", "proba": 8.473855814372655e-06} {"commit": "32c32f7a0424cd832d9c0d29852a6a1ea4ed6950", "message": "Fixed button label for \"Show/Hide Password\". Fixed length of generated passwords bug.\n\n\ngit-svn-id: c5d1e6e72477c6ff0f0d23182b109480ae86aeaa@77 3f901d5b-7c5d-4663-935e-8925751b605d\n", "proba": 1.1507901945151389e-05} {"commit": "3c2fd0021c03113ebcaef8c492e359bb28aea7fa", "message": "KYLIN-941 fix option parse issue, update cube status when build\nfinished\n", "proba": 1.201169226305865e-07} {"commit": "35e8d84c882f9bbb9685a7aa359189e257939905", "message": "subclass XMLDataParserHandler, +static\n\n\ngit-svn-id: c5d1e6e72477c6ff0f0d23182b109480ae86aeaa@206 3f901d5b-7c5d-4663-935e-8925751b605d\n", "proba": 1.3392898381425766e-06} {"commit": "5e3b541db32277c14a92630b7ace3b8a85be115c", "message": "added vote variable to Box object, editing vote.js and related java files so that submitDynamicData() only returns one DyanmicQuestion at a time\n", "proba": 1.3795541065064754e-07} {"commit": "5f63b879c50c2d7a70668c077e3bd1d116a6a4a1", "message": "prevent AM to spit out connection errors when running in local mode\n", "proba": 3.370059857843444e-07} {"commit": "490579406a730a03578b57cc8496c6c6ef47de83", "message": "finished adding triangles", "proba": 1.0436740467412164e-06} {"commit": "dca2bb43ebf711b2565c19ea5c807955cbbf508d", "message": "frigg2\n", "proba": 3.812554950854974e-06} {"commit": "8ce2010529310fcf7e00a95bfdb03538946a27a1", "message": "Added GET parameter to RESTful service\n", "proba": 1.6553291004584025e-07} {"commit": "73c6701b664b748dfe066b8ed9220cf60ad88412", "message": "fix NPE\n", "proba": 1.261007219000021e-05} {"commit": "b2b02827b080927bf4419d60770be67ab7975259", "message": "Initial commit.2", "proba": 2.9320779049157863e-07} {"commit": "bc863c0b8e3fd5cb456616237ab875ac720b2475", "message": "replaceBlocks Command is done! (#2318)\n\nCode for new replaceBlocks command (part of #1661)\r\n", "proba": 1.1377181863281294e-07} {"commit": "a5b47509eac0ebbdfad13b3462127bb82844951a", "message": "Really doesn't crash if X, now", "proba": 2.0069290940227802e-07} {"commit": "6464658309d5b0a0f4a633def079a59fd08a2bea", "message": "Fixed a logging issue\n", "proba": 4.334614231993328e-07} {"commit": "f1099e8c6f371dd80e77c4700498d815ccc14553", "message": "InventoryManagerTest no longer needs a base class.", "proba": 1.0835908881290379e-07} {"commit": "376a0e8887bccfbeea9277b2cdbc393655a34058", "message": "I am finally done", "proba": 2.8101965199311962e-06} {"commit": "33144a2a525042461d1b4de455ef620ed9946563", "message": "Reverted renderable to be called to render a object.\n", "proba": 1.102646933759388e-07} {"commit": "aa5eaf7de1bd94a46606aee1e6005a80ae9a2ea5", "message": "Hey we can now do a thing", "proba": 1.2398409410252498e-07} {"commit": "5e580e23f100f6aad38c98d3518a06b374c13876", "message": "Only show DVD number if it is different.\n", "proba": 1.2385339687170926e-07} {"commit": "736b2ee55290a748944d831fffec99ef34234291", "message": "Refactor get string to avoid crashes when not attached\n", "proba": 1.9619123747816047e-07} {"commit": "3bb6441e6b87319b3f3a5a1dd8ec18e68fe990fc", "message": "Fix that bug where things didn't work but now they should", "proba": 1.6902119170936203e-07} {"commit": "4ab0d6cdb0037ff7ae4a5561a79e243a3545c028", "message": "AboutActivityTest\n", "proba": 7.388369454019994e-07} {"commit": "99da9a9765826e7edc33db0a47b740ab7854b972", "message": "OnSharedPreferenceChangeListener to the rescue! Instant requery if 'Only\nfavorites' setting is changed.", "proba": 1.0083989110398761e-07} {"commit": "15a6bf7d6cbde5750bb3855e956a50ef9da40d45", "message": "My Backup", "proba": 6.750535135324753e-07} {"commit": "66d9270bc726d75a81ad75b7140dcd929f650aba", "message": "[FLINK-12299][streaming] Reject negative auto watermark interval\n\n", "proba": 0.00010734822717495263} {"commit": "4d9aced70d53da7b37fdd017681ea3ee0f31c00f", "message": "Finished?", "proba": 4.71617227049137e-07} {"commit": "0e71ef56d12051672b10659d10afbf4c00bce342", "message": "fixed test in Commons after implementing equals and hashCode for Offsets\n", "proba": 1.4376976764651772e-07} {"commit": "48dfdc68e233b817b81cd9526018b9b51c5a991b", "message": "reduce the frequency of notifications to every 50kb\n", "proba": 0.0036713366862386465} {"commit": "adab553772a2c92c91915f0335cdd7754b373c9f", "message": "NO CHANGES", "proba": 1.399236498400569e-05} {"commit": "b382f15ecc0d10a68fcca527026cb7b9e809f167", "message": "Introduced random NullPointerException bug", "proba": 1.8754579400592775e-07} {"commit": "b0239c04f0ad9b3b12e9a3d5767d89657818f06a", "message": "Fix that bug where things didn't work but now they should", "proba": 1.6902119170936203e-07} {"commit": "c856d73826f3535a67ae03dfede86e127fb972a8", "message": "disabling assert around ary's row_per_count (ary._rpc) that's not being initialized\n", "proba": 4.7246851408999646e-07} {"commit": "aabb1b016cd7db12d206c4bbb618977096b1529a", "message": "Fixed case detection for .elf files\n", "proba": 2.4750426064201747e-07} {"commit": "7bcc815b2fbd2c508b1e028543ef4e4a39342068", "message": "Add Tuple#isEmpty.\n", "proba": 3.984332124673529e-06} {"commit": "a99637e50e4c2bf91b095056187bab0863a5ff61", "message": "66141: SystemML Engine Enhancements - Extended explain runtime plan tool (explain instructions)\n", "proba": 9.925663135845753e-08} {"commit": "a7b6772228f07fca2574c52d5c8818687b124930", "message": "Not sure why message was null, but let's not crash\n", "proba": 4.638001882995013e-06} {"commit": "4ab45bbe73f8761d0c27dc0745171ba50d752a36", "message": "\u041c\u043e\u0434\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d\u0430 \u043f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u043c\u043d\u043e\u0436\u0435\u0441\u0442\u0432 \u0432 testGroupDeletion\n", "proba": 2.41164741510147e-07} {"commit": "0dc7c09252fae1e99ca03223ddc3d5282bb916e4", "message": "GMDN: set map target blank instead of null\n", "proba": 1.312492986471625e-05} {"commit": "dcf1c433417a537648b508a1c90054888243b252", "message": "cpList is set in case of site is null.\n\n\nSVN-Revision: 15571\n", "proba": 2.2168690350099496e-07} {"commit": "d90058a0266deb93b427764c85eb505ff7c51ba1", "message": "Added particpant details to SpecimenCollectionGroup tree node\n\n\nSVN-Revision: 2475\n", "proba": 1.1289978374406928e-07} {"commit": "4c6f74aa7e307ce80171216d6392829cf95aa3c6", "message": "AMBARI-11829 - Views : Cannot create instance of File View (tbeerbower)\n", "proba": 1.0414036211159328e-07} {"commit": "cd934ffba3ffa7c3d6b5702fcd8f1875339bfc86", "message": "Attempt to make the testPostPersonAsJson test a bit more reliable on the CI.\n\nSigned-off-by: Clement Escoffier <6397137e57d1f87002962a37058f2a1c76fca9db@gmail.com>\n", "proba": 1.2746772881655488e-07} {"commit": "5c19bed42cf383233125d89cb850cd1181140e20", "message": "lua facets should not be available to lua projects\n\n--HG--\nbranch : experimental-003\n", "proba": 1.7328024171092693e-07} {"commit": "aba210d713cf83353d6c24725822ad0a6cc88821", "message": "Fallback to passive provider if network provider is not enabled\n", "proba": 2.3258947123849794e-07} {"commit": "c6f06c18ef900a5ae2104ea282a71acf23c9365e", "message": "logic fix\n", "proba": 9.882053291221382e-07} {"commit": "d23b37697a9e586616c5e28b6491db6edfa29a2b", "message": "\u6dfb\u52a0\u4e86footer\n", "proba": 7.048948305055092e-07} {"commit": "5e45b3cb2fef599af1eaaef23096f1af7bedebfb", "message": "apply adapter changment on user\n", "proba": 2.1310090403403592e-07} {"commit": "d9ae7ae51a786e8589d33ded964379669ebf3a6e", "message": "AS7-6482 Fix NPE on shutdown\n", "proba": 2.440857258534379e-07} {"commit": "fcc58316f78d3ec5fd5c2c4b97454dc233264819", "message": "RM#9515:add additional filter in BatchDebtRecovery\n\n* Fetch only customer partner.\n", "proba": 9.691113689314079e-08} {"commit": "bd469b8f0ad1027bb347e7272d92fc8786fe71b9", "message": "configurable hue(s)", "proba": 5.97420751091704e-07} {"commit": "8a99cfec9c7d934d78bd35b277492257b27309d2", "message": "Remove some useless code", "proba": 0.0023214800748974085} {"commit": "3062ec65174a790eb95e98232a2e11b9f2b73adc", "message": "IntelliJ: Use single quote instead of double quote for sync query string in Windows.\n\nIn Windows (Powershell), double quote will allow the string (in this case, `^((?!manual).)*$`) to be evaluated. That string has some special meaning in Windows and is unexpectedly evaluated to something we don't want. We instead, want that string to be passed as-is.\n\nIn this case, we should use single quote which is universally used for that purpose. For safety purpose, this is currently only enabled for Windows.\n\nPiperOrigin-RevId: 412263075\n", "proba": 6.842137281637406e-06} {"commit": "4a7c507759e52dd26ad1708efa6b0a3221ee0136", "message": "use -Float.MAX_VALUE as start max value ", "proba": 5.493882781593129e-06} {"commit": "d8f09b6e1b3d25f5696b1bf10d50723cf2a467f0", "message": "beatrix: Enhance and fix TestCatalogWithDryRun#testDryRunWithChangePlanWithOverridesOnSamePlan\n\nFix test to correctly pass the price override section using the `phaseName` (and not the planName)\nand add assertions to verify we end up with the correct price (matching price override).\n", "proba": 1.0162632690935425e-07} {"commit": "ef301dc8ad240e08f1e0cd9d8dc2232fd0073500", "message": "Bug 6120: Fix intermittent failures in BmpMonitorImplTest\n\nThere are many places where the tests perform an action, sleep 500 ms,\nand read the data store to verify expected data was written as a result\nof the action. However sometimes on jenkins 500 ms isn't enough.\n\nhttps://git.opendaylight.org/gerrit/#/c/41764/ made changes to properly\nwait for ChannelFutures to complete via a listener but I don't think that will\nfix all the internittent failures since the prior code also waited for\nthe futures to complete. Also the hardcoded 500 ms sleeps prior to reading the\ndata store are still in place and it's still possible for a data store write to\nnot complete prior to reading it. So I eliminated the sleeps and changed it to\nread and verify in a loop for up to 10 sec. After a read, if a verify assertion\nfails, it sleeps a bit and reads again. This also speeds up the tests as, most of\nthe time, the data is written in much less than 500 ms.\n\nAfter these changes the BmpMonitorImplTest ran 100 times successfully.\n\nChange-Id: I4ab16fb063b03088cc3d1ec7623ec6f4e97242b8\nSigned-off-by: Tom Pantelis <8fc992100aff336363d341c5498f75ab4da389ae@brocade.com>\n", "proba": 6.290215242188424e-05} {"commit": "fd6be7f340dfda1ccfd9c64a12345391bb4d2cbc", "message": "Give this test more time to meet its criteria\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1155385 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.451194687746465e-05} {"commit": "1f46c6ac8f4a938d5ff58873eae143282cd3d675", "message": "[Java] Javadoc.\n", "proba": 2.757441563971952e-07} {"commit": "a597488b234d885048c1a36a67a5a033d754aee0", "message": "Code tidying.\n\n\n\nFormer-commit-id: a9a5acd392e74341a4d67b85d2f1fcfeaeff0b34", "proba": 3.613224907894619e-05} {"commit": "441014fc87a3c8468da1e9e6df5a6e973b2c7beb", "message": "[Java] Javadoc.\n", "proba": 2.757441563971952e-07} {"commit": "29ae5a413819cab617b5f196edfe9452d4397c3b", "message": "minor changes to aidr-persister for JSON download format\n", "proba": 1.1859133763891805e-07} {"commit": "091701edbbcd012fd0f74009b855c73edf629c49", "message": "Update SampleOsgiR6AnnotationsImpl.java", "proba": 2.2201209048944293e-07} {"commit": "bb0aad5a55fbbfd9cd8d987be4533bfce66a30c4", "message": "bugfix for NPE on package-info.java\n", "proba": 2.1596024168957229e-07} {"commit": "eedfb1cc90aa76b532a342b20f17e33028a38b37", "message": "Removed the controls from being destroyed in moderate memory level. #45\n", "proba": 1.4175587637055287e-07} {"commit": "5304d719f4eca65f9c25a8fb871cfdb95d373450", "message": "ENG-1728 Adding unit tests for data set instatiation\n", "proba": 1.190180327625967e-07} {"commit": "9f50509cf543bfe8100d648e727eaed9eabfbee3", "message": "Testing extractor factory\n", "proba": 2.3588614794789464e-07} {"commit": "d8b590496e7115518e463f735a7b12ac6b51cee8", "message": "Added field for extracting module name from path to make the code better readable.\n", "proba": 1.0629789670701939e-07} {"commit": "6b612bdf9ff8e8b40d35afeefd05defe12bc7e61", "message": "Remove the workaround used in EntityManagerTest #193\n", "proba": 1.7464496693264664e-07} {"commit": "462af8e4ba6cabbced3dc755d0ccdbccca280028", "message": "Corrected some failing tests because of new features\n", "proba": 4.4337452891340945e-06} {"commit": "44fc3fc47a8d6d2a5a8d1a167be29fb2aeaefbdc", "message": "Fix for issue #332.\nhttp://code.google.com/p/cleartk/issues/detail?id=332\n\ngit-svn-id: 34a63cff78c965ed7296912184cd0e3b6b7dc1c0@4148 2f4ce1e4-9571-11dd-93b2-6d14b300b761\n", "proba": 6.469851541623939e-06} {"commit": "8740194eba7cfa023251a021b3603bda030f9996", "message": "Changing comment to correct url.\n", "proba": 1.230457655765349e-07} {"commit": "b167282b2eb2b8e2386b995d46763e7280522cf4", "message": "PLFM-4590\n", "proba": 3.404874746593123e-07} {"commit": "247e14f2f3ba9367f4bc155757b498309b12050e", "message": "Remove empty string and null variables and add comments where they're used\n", "proba": 2.521897783935856e-07} {"commit": "233ef606fe614b6103e91672c1201ffec9e9912c", "message": "Fixed wrong formatting during patch\n", "proba": 3.5205300719098886e-07} {"commit": "cb6de184b7eac8c1ed223f2ac06351d30298913d", "message": "Rename instance in Unit test\n", "proba": 7.005989118624711e-06} {"commit": "9618ec936e0612c3bdb480676619d3f93fb467ac", "message": "fixed digester puplic id\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1127949 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.913255793326243e-07} {"commit": "f8de86b6ef834f7d8a27aba600f562c80959489d", "message": "SCXML-93: SCXMLTestHelper generates a lot of serialisation files which are not tidied up\n", "proba": 1.0798214589158306e-07} {"commit": "338c512bc18d44582aa8c5d21cd0f0ea9d3dbff6", "message": "If directory creation fails, let the subsequent file creation fail\n\ngit-svn-id: af8b92d546565e7258615209d6223c117422c4d5@731758 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.396192424697801e-05} {"commit": "95121b09b4ccfc6cca51c0de6e847de146afae66", "message": "get/set for studySubjectDao were missing\n\n", "proba": 1.4964153649543732e-07} {"commit": "efd0e7703a3e0327bdf3868635c50dee6a8d1477", "message": "[MECLIPSE-502] test failures for drive D being CD rom\n- test is skipped if the fileToAdd can't be canonicalized.\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@727621 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2624888086065766e-06} {"commit": "5d41e93168a7fdd288b4b8d3328bd6c402968f85", "message": "fix bug with previous commits", "proba": 2.2717055969678768e-07} {"commit": "fe0b81268fd4afd61e8a2e6cfdba40d700793008", "message": "[MOD] XQuery: test cases for try/catch added", "proba": 1.9695291086918587e-07} {"commit": "47e81299f609d42c340bfeb0e007c944c64c6231", "message": "Fix code style\n", "proba": 0.00016882619820535183} {"commit": "bbb972b0434a2da48b8c4d7a1c7e98d4a8fb7b71", "message": "Migrate homes to database\n", "proba": 2.934455665126734e-07} {"commit": "400e97ad58576fe5232b2ffe289706e8f5e8b789", "message": "Tests: Update FileService test javadoc\n", "proba": 5.778291551905568e-07} {"commit": "941d5d3d9ccbbe8ca861da6d4b67c103b6622ce0", "message": "CAMEL-3694: Do not use CXF continuation if option is disabled\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1073056 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.838351514990791e-07} {"commit": "45ed0d6ee979f64c397d0d13055378138ea62c61", "message": "remove debugging assertions\n\n", "proba": 4.0253871702589095e-05} {"commit": "c9ab1e3f90f435e948b698a350306c79f4a71d7d", "message": "added setter for host config option to the component\n", "proba": 2.6016732590505853e-07} {"commit": "e6d7bd39d5fd239ca33992d9e228262ea8fa0c51", "message": "Added a convience method that takes in two double arrays and returns a p-value.\n", "proba": 1.1359942675426282e-07} {"commit": "eddea631b0bf995087d602881cd91e977b4071a6", "message": "Add a call to write dump in test\n\nFixes #386", "proba": 1.6504678512774262e-07} {"commit": "0e0a58dc118fab0ea9314b819429a9646c6940fb", "message": "changed the AppCreator class to accommodate new changes in configurations & bindings\n", "proba": 1.5007729814442428e-07} {"commit": "823e025fd427aedab982ef10a7103b7a18eff026", "message": "Fix concurrent modification error when closing channel windows\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@228 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 1.0923768059001304e-05} {"commit": "7fc84cc3ea6c13902df38a17b017740e3e99b6cb", "message": "#198 reproduced\n", "proba": 1.2576805374919786e-07} {"commit": "d44438d9b6d9c21e761934149a4e601a746cbc16", "message": "test priority sort\n", "proba": 1.4891394357618992e-06} {"commit": "6bd2fee2ca63692a58de5b3b3612c17014b8aa7b", "message": "atomic operation should not be able to throw atomicstateexception when trying to commit because a failure could have happened spuriously\n", "proba": 1.0846184522961266e-05} {"commit": "bc147251fab3012f5518a738bfd5936eb431f635", "message": "change person to task in TypicalTestTask class\n", "proba": 1.4655716995548573e-06} {"commit": "3134ba548ccb4a63316d67d86c11fa35192601da", "message": "- Checked if class name exists in countClass()\n- Call to ODocument.validate() method in save()\n", "proba": 4.44286087031287e-07} {"commit": "0a5a24cb8b4d76fb08cefa0d07f1eecdcdea2f26", "message": "Test small @Min or @Max range for Issue#308\n", "proba": 1.5423539423409238e-07} {"commit": "e02f884986224cab882aed8b71e0e8e1da6b8530", "message": "Fixed min bug on new index refactoring\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@5397 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 1.928807932927157e-06} {"commit": "79543da9d084c90e29643c6d47e782ae69a2f314", "message": "The declared exception DecoderException is not actually thrown by the method doDecoding(byte[]) from type RFC1522CodecTest.\n\n\ngit-svn-id: 774b6be6af7f353471b728afb213ebe1be89b277@130418 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.359364877222106e-05} {"commit": "595b350dbfd91f52415e838a45ab71bdaa66020e", "message": "add getBoundBox() and count() for ShapefileRDD\n", "proba": 2.8390905981723336e-07} {"commit": "71e146deaaae499423421509bfe847c7778c1036", "message": "revert the removeal of DateField from QueryParser (the class is deprecated, but will stay for long because of index compatibility)\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@821431 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.990666532947216e-06} {"commit": "c6b41bc7043498fdec971fc1da00046902d5b222", "message": "Introduce inner class AsyncSingleAction to store state used across retry invocations\n", "proba": 1.2685580941251828e-07} {"commit": "4b223b7e4d691e96cbcfafddd6d6880672d69f9c", "message": "fixing typo in variable name and incorrect comment\n\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@150636 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.466434570029378e-06} {"commit": "dd1f73965d95390b07b056992172608a3ae9a328", "message": "Fixing DAO test failure in Oracle. Part of #1140.\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@6127 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 1.1200553672097158e-05} {"commit": "4d41cf2fd94604f10875626b5e137681c8eaf813", "message": "User Read made easy\n", "proba": 2.704076678128331e-07} {"commit": "ac565403138d533c0463a18cd9b1cd850e4d1169", "message": "\u9519\u8bef\u63d0\u793a\u66f4\u52a0\u660e\u786e\n", "proba": 5.936418892815709e-05} {"commit": "250b4b4884b50a4e1b725a37a63ac2f3b178e2c0", "message": "Increase timeout for data plane test (#1962)\n\nSigned-off-by: Pierangelo Di Pilato ", "proba": 1.9344858515069063e-07} {"commit": "1403339b914ce9c682330af181806152291ed854", "message": "CheckIn:Fix TED Bug 8535 Enhancement: A function to abort running DB queries\n", "proba": 1.2152945316756814e-07} {"commit": "7cfa548cefe2ce212f4653df91e15c9bdf1da949", "message": "Disable flaking test\n\nBug: 214040264\nChange-Id: I446691f2c5ab90716486f7e65b86cb57a91b234b\nTest: None\n", "proba": 0.004420188721269369} {"commit": "960be3f86d3abe32b94b7e6444e673906b491a03", "message": "Adding for billing details\n", "proba": 1.6010450565318024e-07} {"commit": "b424637b4e53688199337983f8602fc37214e102", "message": "changed to InspectorException \n", "proba": 1.958421989911585e-06} {"commit": "3083c286e9aa8f83c7c05cb5081337241bd72fc7", "message": "improvement Cell(String header, String cellText, SearchType... searchTypes) method\n", "proba": 2.8109531058362336e-07} {"commit": "33ad4ab21742767d7d9e8ca30bfafa9fe1d7c152", "message": "add ill test\n", "proba": 0.9984776377677917} {"commit": "fcdf7a90382dfcf977c00b20a8862a05f648a883", "message": "didn't properly commit changes to PPI CS importer\n", "proba": 1.832058416084692e-07} {"commit": "f2658d3943c71e24659bf8a6a3b360654041a83d", "message": "allowing an option to force json docs\n\ngit-svn-id: e4f8d848cc19880ad337ae9586aaf4c30985621a@872 c2b6a248-b21b-0410-9d80-82131e002806\n", "proba": 5.761466127296444e-06} {"commit": "93146c96750e37dcd5b2256242a9e5ee38c0e2f7", "message": "calendar order by date.\n", "proba": 2.0152454453636892e-05} {"commit": "ba166733e0064decebba7214d9177b2d71354db7", "message": "adjust DegradationProxyHandler to use javassist API", "proba": 2.5170319872813707e-07} {"commit": "9da8386a42b0d8554346d744df1052ac75703f07", "message": "Added additional HA logging.\n", "proba": 1.1563335533537611e-07} {"commit": "b9592b06ac3315d1025a07a8de003d10a9e87553", "message": "Adding timestamp to the ErrorMessage\n", "proba": 1.2046469237247948e-05} {"commit": "674d2bb47681439cb0dc8766841df265a2fd53f4", "message": "use Realm.getDefaultInstance() in examples\n", "proba": 3.662587744202028e-07} {"commit": "b333079695b6947876aabd46fc8ce4f4268d2b98", "message": "add javadoc comment\n", "proba": 3.9618637970306736e-07} {"commit": "7f6f23eb4a7ad19da857fb40ddfe9867d93d7252", "message": "MessageRangeException should extends MailboxException which act as \"parent\" for all exceptions here\n\ngit-svn-id: 3e91be830998880cf64a843733475f92c6afa332@1151354 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3183663440941018e-06} {"commit": "7438d975149c28c0f8aa073b94274c70efad1b5c", "message": "[optimise] Size HashMap appropriately\n", "proba": 3.8251891965046525e-07} {"commit": "afbfed498b27052201cae37c2dc7c83dc2ff8aa2", "message": "Add missing blank line.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1364281 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "80539db3815843beaa04721e85f7387c3869e7eb", "message": "Fixed #121 - Sticky header glitch when header layout has height set to \"wrap_content\"\n", "proba": 1.0070284872654156e-07} {"commit": "1c87a92e7fb1d09cf596c97dd730c620906880e3", "message": "TRUNK-208: Added missing Transactional which fixed GPs not being updated\n", "proba": 1.2160157325524779e-07} {"commit": "480c11c776781531559633e9122db6ad6514093c", "message": "[hotfix][runtime] Simplify SlotPoolImpl#maybeRemapOrphanedAllocation\n", "proba": 2.3615446309577237e-07} {"commit": "30d2cc7551071067e0edea98cb93514b3bb195f3", "message": "SWARM-1580: Jaeger Fraction: JAEGER_SAMPLER_PARAM should be parsed to Number instead of Integer (#642)\n\nMotivation\r\n----------\r\nFixes SWARM-1580.\r\nThe JAEGER_SAMPLER_PARAM configuration parameter is currently parsed to an Integer. This works when using the 'const' or 'remote' sampler type, but breaks when using the 'probabilistic' or 'remote' sampler types. These sampler types expect a double for the sampler parameter.\r\nParsing JAEGER_SAMPLER_PARAM to a Number works with all sampler types.\r\n\r\nModifications\r\n-------------\r\norg.wildfly.swarm.jaeger.deployment.JaegerInitializer:\r\n- JAEGER_SAMPLER_PARAM is parsed to a Number\r\n- private static Number getPropertyAsNumber(ServletContext sc, String name) method added\r\n\r\nResult\r\n------\r\nJaeger sampler types 'probabilistic' or 'remote' work as expected.", "proba": 1.3830887155563687e-06} {"commit": "2c4dbffa8c4b7a287b1346af941944b30817122b", "message": "fix(entitytags): Explicitly `toLowerCase` when looking up entity tags by id (#521)\n\n", "proba": 2.884751495457749e-07} {"commit": "e940ffc53edcc423fcef98b6bf28b859fcd4663b", "message": "Raise errors in getResponse() for failed calls. (#384)\n\n* Raise errors in getResponse() for failed calls.\r\n\r\n* Review fixes\r\n\r\n* Loop writes even if there was an error.\r\n\r\n* Remove unnecessary exception catch.\r\n\r\n* Update GoogleCloudStorageGrpcWriteChannel.java\r\n\r\nCo-authored-by: Igor Dvorzhak ", "proba": 2.3147640604292974e-07} {"commit": "8492d40810e16b9bcb023cdb8e1ed80de1ffc383", "message": "Use try-fail idiom instead of ExpectedException rule in GCS IO integration tests.\n\nUse of ExpectedException is discouraged: []\n\nWe can't use assertThrows and/or expectThrows because these methods are not available in public JUnit (JUnit 4.13 is not released yet).\n\n\tChange on 2018/01/29 by idv \n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=183707876\n", "proba": 2.4269356799777597e-06} {"commit": "96fe1c084567c003546ccf6afdb6912ad5c1825a", "message": "refactoring: expose 'run' method for AJAX calls.\n", "proba": 1.7337315227905492e-07} {"commit": "6cef5e5b5b5dc0aa9bd8b74b0b92fa2964f49eb5", "message": "revert GryoWriter change\n", "proba": 2.1311066689122526e-07} {"commit": "439a083fb9086fcd8499a30769995324aed000ad", "message": "Changed bad source code license header.\n", "proba": 1.2047932784753357e-07} {"commit": "0a9cb8d3883d2b371dced5595cf6c10c4d71c08e", "message": "Add batch commit if possible for the graph instance.\n", "proba": 1.2031262031086953e-07} {"commit": "ad3fcb59ca1f51de630ff864f8624e916b75efd9", "message": "GUACAMOLE-267: Narrow concerns of FailoverGuacamoleSocket to a single connection. Throw exceptions directly from constructor if upstream errors are encountered.\n", "proba": 9.976339754302899e-08} {"commit": "24b132fe96bed9e861cdee2f61b3f6df7b65426d", "message": "[HOPS-363] apply HDFS-5374", "proba": 2.0089141798962373e-06} {"commit": "a2233d7a9741d780efbd2da0327e5a839205ea06", "message": "added saddacampus app UI and some APIs\n", "proba": 1.2785879732746253e-07} {"commit": "7dfab9d3c6e3f995232bf521159f695899848002", "message": "DM-9038 fix pmd\n", "proba": 2.4565594003433944e-07} {"commit": "a0ed064a914f7f68c96ccdb3bb00cd5d7d996754", "message": "Freed up cursor\n", "proba": 2.027956179517787e-05} {"commit": "26ddc79393f9c55aaef1c7a1359bcc5230d6b6da", "message": "Entered fields for team 1648 sheet\n", "proba": 1.525430519677684e-07} {"commit": "8fc0afe0ded01096fab196f5d1930cdf36517c68", "message": "KULRICE-5684 - added code to PeopleFlowRequestGenerator to load PeopleFlowTypeService and get qualifiers, initial work to adding role support to peopleflows\n", "proba": 1.029557523679614e-07} {"commit": "8d391ff17964eda949387a81e1df78e32a5976f3", "message": "Completed User Selecting Habits for real\n", "proba": 1.215910145901944e-07} {"commit": "82e680393b0e75c894c893006469fcd4e2ce81f9", "message": "KULRICE-5684 - added some class-level javadoc\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@23035 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 5.017931812290044e-07} {"commit": "66df94d98fd0f626e122c82da319fba50dc7f518", "message": "fix: null error\n", "proba": 0.004033351317048073} {"commit": "e3475f9a7ca6e8817793a66e982e82d7683c9256", "message": "Removed useless dynamic variable refresh at the beginning of a console installation, is already done at panel change\n", "proba": 1.092177086547963e-07} {"commit": "ccf1d664488f08b6a8cf637f780a91e677046b9a", "message": "Potential fix for scheduling incorrect track\n", "proba": 1.3946915942142368e-06} {"commit": "25185c18a5692565c9e251e2485b3aa37b15f789", "message": "fix deprecated usage of MapMaker\n\ngit-svn-id: 84334937b86421baa0e582c4ab1a9d358324cbeb@1084946 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1757799661136232e-06} {"commit": "0eddcfb442143c10d550ff664b524ea205abee50", "message": "[JEE] Abort startup if value of @JoynrLocalDomain is null or empty\n", "proba": 4.3832088181261497e-07} {"commit": "ec7a7dda088c1a9555047cec217069f58222308b", "message": "AddEditThoughtActivity: use new GalleryUtils.\n", "proba": 1.1023777801710821e-07} {"commit": "d71a8b14aaf8c6318a4226713fd83dbfb2d25f3a", "message": "Convert RemoteWebElements decoded from JSON to \"known elements\".\n\nAs of commit e32b83dc4321b05ecf9c7a9bbe21722a06b046ad, the decoded JSON parameters may include a WebElement. It's necessary to convert the element when a RemoteWebElement is passed as the \"id\" param to SwitchToFrame.\n\nFixes #4083.\n", "proba": 1.1802899990698279e-07} {"commit": "11cb34b55ad8684cd43366341c0e1e4260fe25c2", "message": "Added toString method\n\nWrote a toString method which was used mainly for debugging. It has no real future use, but I'm keeping it anyway.\n", "proba": 1.265225790803015e-07} {"commit": "21bf8b4b9327a11f7a825279ce19282167162447", "message": "Odd, what I saw on IntelliJ hadn't saved to sting before committing. Here's the actual change.\n\n\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@2956 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 1.3349020946407109e-06} {"commit": "637b1aeaa92173526a0d8e039ba0425a61148bd2", "message": "Made sound questions compatible with finer question selection\n\nAfter the recent merge (91028cecdb108a8f361072a3c1d85181979aa1d0), and solving the initial conflicts (e40c0cdb16e70332c40c433aff4a94209e99aa09, 738546cecebefc9136850774b51dbeafaf210fad), I began testing and found that when KanjiQuestions are selected by group, the sound questions could be added if they are selected in the kanji_question_type preference. However, when KanjiQuestions are selected individually, the kanji meaning questions would be added, and nothing else, completely ignoring the kanji_question_type preference. I quickly realized why. The code that determines that is contained entirely within the addQuestions method. I was about to just move it to the addQuestion method, so it's run every time, but found the easiest way to do it would mean breaking structured programming, by having a return statement to cancel out the adding of the base KanjiQuestion when meaning questions are disabled. I didn't like that. So after thinking about it for a few seconds, I decided to just create a new private method for adding questions, and the public addQuestion method would be the one checking the kanji_question_type preference, and would just call the private method. It was the simplest way to do it without breaking structured programming.\n", "proba": 0.002799956128001213} {"commit": "8db7c97c4db59dd64354b01b81f2a8dd38f6f089", "message": "Moved AnnotatorInputTableFeature and Codec to org.broadinstitute.sting.gatk.refdata.features.annotator\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@3427 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 5.710733148589497e-07} {"commit": "a3b668ee69b11f497ab2154dc47a547cb10fbdf0", "message": "Auto grant all the requested permissions to self.\n\nBug: 24131231\nChange-Id: Id76e9695db01bd04672826df45ea9ae3f6445db5\n", "proba": 3.16807836497901e-06} {"commit": "9a7373198dad84d991a5333c07f8b38cb0f53f4b", "message": "SLING-407 Use the current working directory as the parent for the repository\nfolder if sling.home is not set\n\ngit-svn-id: c3eb811ccca381e673aa62a65336ec26649ed58c@652624 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.962260845786659e-06} {"commit": "40e047031edfa9a001cc80575354584529dc8014", "message": "Add Java version (for --verbose)", "proba": 1.6796403201624344e-07} {"commit": "f652994debeb5e7ba330d758e65b53202274f63d", "message": "modifications 24\n", "proba": 1.3480003246968408e-07} {"commit": "bc6c3cd93e6ce48bfdb858b62f4b16db7185b63a", "message": "Bugfix: fixed a bug that caused an exception to be throw when cloneForSpatial methods were called; this was caused by placing AnimControl before SkeletonControl in the Spatial's controls list\n\ngit-svn-id: 680b4df57c8a03f3ad7140f93c14a6a004619d21@11067 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 6.9419156716321595e-06} {"commit": "9f3d6fd92cb856e3e462727bdc5769e369eb554b", "message": "Cherry-picking ended\n", "proba": 8.648207767691929e-06} {"commit": "7da6b77e9488e6d35be81ed1448657b90073f2cb", "message": "Save playback position even when reusing old player\n", "proba": 3.2310947517544264e-07} {"commit": "546dcc1a410dbea2d8a711f0e1b88a929a919506", "message": "Do not catch Throwable in ReflectionUtils.getMethod()\n", "proba": 1.3846523927441012e-07} {"commit": "05424198b9754ce3fa442d9e54faf84be113f3f0", "message": "\u5b8c\u6210\u767b\u5f55\u5168\u90e8\u903b\u8f91\n", "proba": 2.284332083490881e-07} {"commit": "9dca644450916deb9a5669c3f158e2586512c2be", "message": "Adding DataNormalization configuration closes #16\n", "proba": 1.5531821873082663e-07} {"commit": "fb5418c514365c302867d80660573f85787c7efb", "message": "Add marker and radius with color to the current location the user is at\n", "proba": 1.2117889980345353e-07} {"commit": "378e3ed7c83e854164fa4a137968e78dc3219feb", "message": "CLEAR button clears displayed search query\n", "proba": 1.3268020211398834e-06} {"commit": "cb58ed7397484680eaf864ac6dbf00cd72051321", "message": "Properly update custom group covers when moving books from one group to another\n", "proba": 4.0769751308289415e-07} {"commit": "1ccf92db5efdba360d1d28b00483cf203d8ee2e2", "message": "YL&ZS- #579 - add toggle for set quantity for unpackKitViewModel\n", "proba": 1.1581479242295245e-07} {"commit": "53c41c1ac1c49e18279f94859addecb283ea72f7", "message": "Fix auth adapter item count\n", "proba": 7.523336194026342e-07} {"commit": "ec2323dda5731c98a3f701f24c4065da205199dc", "message": "Code review change\n", "proba": 2.968205023989867e-07} {"commit": "db11d8eda1ccfd1493eacea8049f1420e014063b", "message": "\u0e41\u0e01\u0e49\u0e43\u0e2b\u0e49 displayPlaceNotFound \u0e42\u0e0a\u0e27\u0e4c 0 \u0e40\u0e21\u0e37\u0e48\u0e2d\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48\n", "proba": 1.8422676362206403e-07} {"commit": "b0139fbdc2c8c0fb19c473394e53383085d9e8ac", "message": "user model type\n\ngit-svn-id: a029deac1672d4faad1f67456e5ca11caf16dc5a@1260 c322e9cc-cc08-0410-988e-c197163ad9eb\n", "proba": 7.704589961576858e-07} {"commit": "2146ac906a0a1396618c1706b58c2c7799271b2a", "message": "Taking Down technical debt (from SONAR)", "proba": 1.2648820302274544e-07} {"commit": "674a9d59050a5441c6f954d12e7a440762cae3a4", "message": "hot fix unit test\n", "proba": 2.8543860253194e-07} {"commit": "feb1809275b0ea18e082655ebfc0eb95ea5874e7", "message": "Set charges correctly when marking dative bonds.\n", "proba": 1.238154823113291e-07} {"commit": "8e298fd59acf4150181b51ff41bd57962117b382", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "2ed3af7a56992923a479fe72d6013840caee7c38", "message": "*added setter for leafIterator and hooked it up to leafIterator().\n*minor clean up\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@213 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.3089839967506123e-06} {"commit": "71b695e8b90521684b6200601c6719c79503eb91", "message": "Moving to gdx assets manager\n", "proba": 1.9878538637385645e-07} {"commit": "12ef2055853388289a4963dc38379d4b4ee091fe", "message": "Use higher priorites for longer prefixes\n\nChange-Id: I208e6be5c46041e8019dec7940e28dad1f08f3ed\n", "proba": 7.280559657374397e-06} {"commit": "8049bb8bb0b5e5fb5354a10e72d36b6d33ed01a5", "message": "Lowered the level of some of the SDN-IP log messages (per route)\nfrom DEBUG to TRACE.\n\nChange-Id: I97eefe7550952c3c38976fcf4aa1f12274190868\n", "proba": 1.3187964214012027e-06} {"commit": "103ea5e58640da77a963271d7846db1360fda495", "message": "Add the new error reporting UI.\n", "proba": 1.267975022756218e-07} {"commit": "5f2fd4d868ffe6869a08eabf626db432bc310205", "message": "Add resource for category\n\nintroduces support for endpoints like `/tests/{categoryName}`\n", "proba": 1.2777918811934796e-07} {"commit": "aae866fe112f50749727b8d852b2d344de9ba232", "message": "Do not duplicate exception description", "proba": 2.2278665710473433e-05} {"commit": "390f5ff735b8df819d03434b8a70141af056d1fe", "message": "CIPANGO 111: B2BUaHelper - createRequest - \"From\" not changed\n\ngit-svn-id: a3e743b3c7f6e97b9a019791beffa901f5d7f1d1@535 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 5.389834427660389e-07} {"commit": "4d45decf6a907683d6411e5697cc5ca2e5d8f489", "message": "reduce api\n", "proba": 5.4792217270005494e-06} {"commit": "31f49e3eed0b0815bfc13814cf34a4f2409174df", "message": "add one more test case\n", "proba": 2.062951898551546e-05} {"commit": "8a5f1fe18aad2f5078484ef36dffb33c920506ea", "message": "Fix java client to accept new parameters\n", "proba": 4.2059346583300794e-07} {"commit": "70df2fbbc662d493387f63fd85a37a04ca44d2bc", "message": "Added javadoc for new scan methods in IStorage\n", "proba": 1.8902069598425442e-07} {"commit": "fa399a85f21d053da3df0b8da91ad28339cbde77", "message": "Updates for new compareTo, equals and hashcode rules\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3981 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 7.339742751355516e-07} {"commit": "ff3b8450c96501c344325414acd63dcb4076c9bb", "message": "MONDRIAN: Corrected test name\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 9004]\n", "proba": 2.040034985384409e-07} {"commit": "7037bc979b3bdca674d451a21668eff9c9369736", "message": "Functional Interfaces", "proba": 1.1568159834496328e-06} {"commit": "41b3d06db7f06fa6a93f8f29ef24d1ea1a1bbc9f", "message": "BUGFIX: kdyz bylo cloverFields null, vyvolala se null exception, opraveno\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2705 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.313674713150249e-06} {"commit": "5bfe938be31fae59c3bede2ae50220a8e0d2d838", "message": "PlayInstrument list.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17034 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.5092827602056786e-05} {"commit": "95a6033f51a31edb7e3ba3b6b2d133d1374e4e8d", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@9885 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.441356958930555e-07} {"commit": "06c573dfa099149a33a752e76054804a80947beb", "message": "OpenGL|ES\u306e4x4\u5217\u512a\u5148\u914d\u5217\u306e\u8868\u793a\u7528\u30d8\u30eb\u30d1\u30fc\u30e1\u30bd\u30c3\u30c9\u3092\u8ffd\u52a0\n", "proba": 1.593834610957856e-07} {"commit": "85f47d639faf220ec33c676962db83a93d1d0957", "message": "Use class names instead of fields to detect Java version\n\n.. because some use patched JDK with backported fields.", "proba": 1.0691848473243226e-07} {"commit": "0708bb3f333121c9951f54d05a7ff0eb8766a7e8", "message": "Updated dbcp, pool versions.\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@1096256 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.870460204780102e-06} {"commit": "f2ee80658d35cf600d0ca2d39d725cf6142d4077", "message": "Fix GraalJS engine issue.\n", "proba": 1.1742418593030379e-07} {"commit": "4f77b01638ca7e5254ce66ef6d1d3fc7e3f07995", "message": "Fix to library name", "proba": 0.9987389445304871} {"commit": "8fbcb5ab20c9abc4edf93e44548d5d128249314c", "message": "Modified response to DELETE predictor requests. Plain text response did not work with current JavaScript client.\n", "proba": 1.0975062991747109e-07} {"commit": "64d4d87d774c4671d48ca4096970ec2f979ffb2e", "message": "Fix :CssStyleSheetAdapter holds too many resport designs (T57834)", "proba": 9.954936786016333e-08} {"commit": "0c46af9bd9b0e254023f44aa7dde5a4958876a25", "message": "AP-2016 Compile whitespace pattern\n", "proba": 3.8095890886324923e-06} {"commit": "c26f64a187c5683714b1ce2b695702a42d21b73f", "message": "#ignite-237: Fix GridCacheOffHeapSelfTest.\n", "proba": 1.0946087769525548e-07} {"commit": "f970e9ab2f77814d32e97ad0a37606d44812cc8a", "message": "nafig assertion\n", "proba": 2.3910826712381095e-05} {"commit": "5098c5f70528a722a56340f3f68a19ce03b7588b", "message": "Minor: prevent java.lang.IllegalStateException: SipApplicationSession has been invalidated when display click to dial calls", "proba": 1.6673864422500628e-07} {"commit": "5a55753a1bca7ecbdf1ef5ca95338609fe19cef6", "message": "getting rid of a err.println\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@25627 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 2.1798527995997574e-06} {"commit": "b749b6ee09d5564620890dae28d8c7ec1ba0cc66", "message": ":bug: better toString() in tree dump() for arrays\n", "proba": 1.0328377584301052e-06} {"commit": "6bd898e07cab0d8934a0a5122b23aa4f25ca17e3", "message": "Clean up equals method by checking for null and casting to the proper type.\n\nAlso make the hashCode() method more complete by including all properties\n", "proba": 4.759916123475705e-07} {"commit": "61a6c7fbbec1f1e34777451d23ebf7aa4c129fe0", "message": "Fix Javadoc error.\n\n[ERROR] /Users/adetalhouet/Documents/odl/Beryllium/ovsdb/openstack/net-virt/src/main/java/org/opendaylight/ovsdb/openstack/netvirt/impl/NeutronL3Adapter.java:288: error: @param name not found\n[ERROR] * @param action the {@link org.opendaylight.ovsdb.openstack.netvirt.api.Action} action to be handled.\n\nJava version \"1.8.0_45\"\n\nChange-Id: I460cb898c3a02678ecd4f58281bd289d607673e3\nSigned-off-by: Alexis de Talhou\u00ebt <3f85d13b1d0fb141169e8f22f55d7ee87dcd5f00@inocybe.com>\n", "proba": 0.9987488985061646} {"commit": "0cb06feb23c2d79b3e4896305059dbab1aa32df7", "message": "DUBBO-72 RMI protocol \u4e2d\u8c03\u7528\u4e86javassist\u9ad8\u7248\u672c\u4e2d\u65b9\u6cd5 \u5bfc\u81f4\u5728\u4f4e\u7248\u672c\u73af\u5883\u4e2d\u51fa\u73b0\u7684MethodNotFound\u9519\u8bef\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@303 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 8.657918328935921e-07} {"commit": "ce25890107df9f20e875623bbe788b0d61982ecf", "message": "implemented getProjectList in JaxrsConnectionManager\n", "proba": 3.3278476507803134e-07} {"commit": "5aee35a4b1b54ee2d4fa4e2b92299b235b81b914", "message": "Added method to tla read only editor to remove some of the unnecessary context menu items.\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@17322 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 1.5895873275439953e-06} {"commit": "52e9e8351776a737b845e5a239a8c7683ee02e4e", "message": "take into account subtasks for course progress bar\n\nthis is done only for courses with one lesson and one task\n", "proba": 1.56953308305674e-06} {"commit": "94ff2750c38ec202e191f8873ee83ed7da03d157", "message": "replacing Thread.sleep with Sleep.sleep", "proba": 0.014310229569673538} {"commit": "e1c7bbfc4b7143255f14c96e55a42b8786602585", "message": "HV-1072 Determine number of new failed constraints using context.\n", "proba": 8.674489322402223e-07} {"commit": "65beb37614125e3a89ba5956b85457d366572af9", "message": "Re-ordered remapped project references to be put at the end of the classpath\n", "proba": 1.6883704745396244e-07} {"commit": "8cbde935a4d7b5ed3394ae18155e09d8cd8da3d6", "message": "- fix texture flip bug in MaterialExtensions\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@7793 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.946025006167474e-07} {"commit": "a27ea6af800f7927b97e40f34045eaa515932f64", "message": "Apply patch for HARMONY-4521([classlib][nio][java6]Add new interfaces in java.nio.Buffer.java)\n\nsvn path=/harmony/; revision=559302\n", "proba": 1.0533512977417558e-06} {"commit": "9604b74d170fc6c68741b7f8992b98f6a6aaac6b", "message": "Fix javadoc\n", "proba": 0.00012389164476189762} {"commit": "92586770326eade562d33c5bf899f5299aace5f5", "message": "Update Persona.java", "proba": 7.206983241303533e-07} {"commit": "210f118ba83094b2d8c50a1624c99db64a854dd0", "message": "Reformatting of metric list executor.\n", "proba": 1.1910216812793806e-07} {"commit": "31c88ae1e59ae323f8bdc8cf9a554037e392c4f4", "message": "[ml] Set job state to failed when fetching required information for opening a job failed.\n\nRelates to elastic/x-pack-elasticsearch#596\n\nOriginal commit: elastic/x-pack-elasticsearch@6ad699df868e66383963ae2192a9917a4a8aa8d1\n", "proba": 3.1185636544250883e-06} {"commit": "d2561188a714ed4161eba37a0c19f901cd51c007", "message": "copyright\n", "proba": 5.412529162640567e-07} {"commit": "e1b2224b2d559610445fd83d985f91124e1d049f", "message": "Catch Ceylon assertion errors coming from the ceylon module, so it will\nonly disable the use of structural-aware incremental build, but will not\nstop the build with an exception.", "proba": 1.0719394083480438e-07} {"commit": "2350c0f263c7ccf6e41aa4793282c164a239b340", "message": "#715: Performance improvements.\n", "proba": 1.3525718145501742e-07} {"commit": "4c2e242261e9d9622a7cbfdb201690944792f2d7", "message": "More jiggery pokery to create blank TypedArray instances of the proper type\nwhen we encounter the pattern \"new SomeClass[0]\". Le whee!\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4410 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 6.841353297204478e-07} {"commit": "d120032002da4cc43de64f9cf234033e71be61c3", "message": "Cleanup (loop invariant optimization; formatting)\n", "proba": 1.5205212378077704e-07} {"commit": "fea0ed190af211e7625b0bf09395b7d8274e95a1", "message": "Update ZooKeeperServer.java", "proba": 7.439800810971064e-07} {"commit": "e92fe031884176815e2e83f75e79b6e630a11d37", "message": "IDEA-61391 [Maven] When using autocomplete in a pom, IntelliJ allways comments that \"IntellijIdeaRulezzz\" ...\n", "proba": 1.0299699937377227e-07} {"commit": "5586814ec5832f2ac8ecc7a5d396476f14225b4b", "message": "fix javadoc warning\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1128246 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.2574311009957455e-06} {"commit": "92d696861ba409ccff11cb34650b3e0a2550fc25", "message": "Overrides\n", "proba": 2.6463737867743475e-06} {"commit": "85f973e8fd26ad6bb98f93028571254ee442a753", "message": "assertion message\n", "proba": 4.203422577120364e-06} {"commit": "a57d17c496ff69a973496c3d278083b982f5baad", "message": "Revert some files that are sometimes changed locally\n", "proba": 2.5682675186544657e-07} {"commit": "eaea580b48d2436738813caf2a5b08e6194d0420", "message": "some sync fixes\n", "proba": 2.7586199280449364e-07} {"commit": "f21e178c7cd67c7ff4d48727a82c4bc0d7819c49", "message": "extracting getMethodReturnType() on MethodExecuted\n", "proba": 3.7920457884865755e-07} {"commit": "151fc4193ba5fef9c71913bbe123dacf4c44e3da", "message": "IDEADEV-11216\n", "proba": 2.857302945358242e-07} {"commit": "97214982959bcfeb2e314c398588efc84bdf785c", "message": "removed recaptcha validation from submit form body", "proba": 1.2206329813579941e-07} {"commit": "1ca0435f7bcbc8069e4f074ff02f7309339ddc48", "message": "#4393 - Refresh CQ validation message if validation passes.\n", "proba": 1.0466567346156808e-07} {"commit": "e92a275b71dd9dff4b900ac20cd2d09f4427398a", "message": "T2-531 fix - avoid NullPointerException if there's no namespace\n\ngit-svn-id: a5f933e63db4e9adec8d1b8f3627b5e7bc14e7e6@7572 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 5.8914097280649e-06} {"commit": "e34d2f57141672a22a5d04452c131c6f156aeb68", "message": "LAI-5 pipeline processing input handling cleanup\n", "proba": 1.3390135222834942e-07} {"commit": "0f68767d1317a204d3b31dfaa4f35d60efa10f8f", "message": "update comments\n", "proba": 1.6983456418984133e-07} {"commit": "44ca031fd7f72e4bbce8489f5ca0aa4076df3716", "message": "prepare heroku multi application", "proba": 1.383187395731511e-07} {"commit": "0c9cc4f9fd542c0db34c0a51c97f9ac995b27b3c", "message": "Limit in-flight async operations to 1 in CDC Map Sink (#2332)\n\n", "proba": 5.445795636660478e-07} {"commit": "b73f65150f06b9e8ab668dc223c25afb55e2e8d1", "message": "#1994: version-info should output in a more readable format.\n", "proba": 2.8235672289156355e-07} {"commit": "624e2d21403743f66e983fc913d8d23a828f535c", "message": "almost done with flexmark extensions plugin\n", "proba": 1.2499859280978853e-07} {"commit": "b2d066aec8f37a04964af1e93d91a6d1ca90c7f0", "message": "Reverting previous change since it is not clear it is the issues. (FELIX-1124)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@773901 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1227557479287498e-06} {"commit": "5a9e7af37860345817ad95f61359de64e5e8031f", "message": "Fixed findbugs bug:\nUnread field: SignatureProperties.log\n\n\ngit-svn-id: c5bb8e2b15dc16fd1aec0e5653c08870c9ddec7d@410969 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4125698726275004e-06} {"commit": "b00c968a2c50329b2a542c5ac7505c1e780dfe4b", "message": "Address comments\n", "proba": 3.416112122067716e-07} {"commit": "59d84156c73a9f22a998402b58233348ce9dd2e6", "message": "Add more robustness on labeled tokens and initial tokenization synchronization\n\n\nFormer-commit-id: 7ba5967adb86f14c1d148a3945aa5d70bc7f010e", "proba": 3.5961688809038606e-06} {"commit": "a1733ed3eb1bcdd084c68cd7477f3849e0b6dc6e", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "a4ee9e8325fbe25857de7d4355794fc3d708c03f", "message": "Refine logging output of HasClient.\n", "proba": 1.4409658888325794e-07} {"commit": "0e50fe9ca6d7e83daf6beb4489d6be3f2d6996a4", "message": "Don't throw exception in \"CacheEventListenerAdaptor\" when event object is not \"CacheEventSet\"", "proba": 1.298351293144151e-07} {"commit": "1c0010de7bd444224b382aaede8e86badbc2b76b", "message": "SystemTestBase: don't execute CLI commands to ensure master is up\n\nExecuting the CLI command breaks if we want to have integration tests\nthat start a Master with authentication enabled.\n\nChanged the method to instead test the service's healthcheck endpoint\nand renamed it to make it clear that it is actually making sure that the\nmaster is fully up (rather than just the zookeeper connection part).\n", "proba": 1.2681564953709312e-07} {"commit": "5fbe5ea46d8eb4182af1279ca50e4c301eccaf65", "message": "HTTPCLIENT-1323: CachingHttpClient ignores params set on the request\n\ngit-svn-id: 897293da6115b9493049ecf64199cf2f9a0ac287@1445521 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6405888345616404e-06} {"commit": "d413e904ef71b73f0a898c99dc2307dde865155a", "message": "test data fix\n", "proba": 6.107226226959028e-07} {"commit": "a3e588bcf4b0eefbcb509522d1e63f3fe683f82c", "message": "eclipse forgot to check that one in\n\n\nFormer-commit-id: 0202b8e2758728b97a94b3eb62e4d8d35519c59a", "proba": 7.100021548467339e-07} {"commit": "73f6bdd7a31ff0df58bec32360e76d2e63df6885", "message": "Less explicit reference\n", "proba": 1.8596850281937805e-07} {"commit": "3b5c60473e94e6470e2fcdc9807adf445344fc26", "message": "Bugfix of my previous commit cf985c2f146160c025519249e8de8f41294e9e1b.\n", "proba": 1.1764096541355684e-07} {"commit": "539479cb6f606c16e5bd7116a4767bed15e809aa", "message": "don't mysteriously fail on PsiShortNamesCache returning duplicates (which is a bug in stub index to be fixed independently)\n\nfixes EA-235838 - NPE: LimitedAccessibleClassPreprocessor.process, EA-233107 - IAE: PsiSearchScopeUtil.$$$reportNull$$$\n\nGitOrigin-RevId: 970576e7db55ee87aca30c2c2a77959773840368", "proba": 2.701055791476392e-06} {"commit": "b503aae9fcbaa0b22e3bf768cff68bb02942fb59", "message": "IDEA-CR-48856: [tests] java language level enums consistency test\n\nGitOrigin-RevId: 4197c525e4f599692328945b0a6abdfac151b44a", "proba": 2.553974809416104e-06} {"commit": "8db29ee436a56cef9cb30edd8b3475c1cea6bb1b", "message": "[ignore] added logstatement when JMS resources are released\n\nsvn path=/trunk/eXist/; revision=18181\n", "proba": 6.281446758293896e-07} {"commit": "54ab4aff1f80f209662411892fff09c523d4550f", "message": "- ThinkGear EEG processing added\n", "proba": 1.1486125117698975e-07} {"commit": "e9b81bffa449dae07cf4271979556db8c90f9a36", "message": "Matrix index validation implemented", "proba": 3.032311610695615e-07} {"commit": "1adb1618e5e3954f8b8b2219f42c2c6c464263c2", "message": "Fixed issue 49 \"Does not work with extras in Bundle\", that I reported myself. Also I just submitted the CLA.\n", "proba": 9.815659041123581e-08} {"commit": "aaa45c32f01fb53458c5a039835257ed48ea0ee8", "message": "Adding fix for JIRA JUDDI-597, typo correction\n\ngit-svn-id: 78f1a4f4f5508b22b762fadacf3de42e47fdef3b@1471094 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6178136067755986e-06} {"commit": "92910a89d621c1ab9a29f7521fd52e259188e773", "message": "Put on top of all activities\n", "proba": 3.1986692761165614e-07} {"commit": "57849c2d03feb2131a2378338206f7f0f9a3a5f7", "message": "Removed useless TODO", "proba": 2.260866693859498e-07} {"commit": "b0868e63e27ac3b5486525743723d033d1bb30d3", "message": "Add the toAsset method to the Utility class\n\nThe method receives a drawable resource and returns an Asset.\n", "proba": 2.163292265322525e-07} {"commit": "31cef3fc9b9669307687480241731cdc0c5dae29", "message": "Updated cloud service implementation\n", "proba": 2.2940491817280417e-07} {"commit": "9f79e43ad950de8d34d426be0a9f2729e1f74dfa", "message": "fixed missing value in NumberNameToString\n", "proba": 1.3978334209241439e-05} {"commit": "14fce91b25bb54af87f3a7eda3d0cb08e8db5dd1", "message": "implement AbstractTaskExecutor\n", "proba": 0.0004757760907523334} {"commit": "ca7d0e48d18f76018dfcabf3683b3ebdadea6acc", "message": "further work on gtfs ETL\n", "proba": 1.197228129967698e-07} {"commit": "02a59a662fa4f37b53dcdb804550e6733fc2c61d", "message": "Try to fix building issue on CI\n", "proba": 3.920422386727296e-07} {"commit": "90fb25d8e97f860afa797c5ccf9e3fcd550df7d8", "message": "Fix up revision properties\n\ngit-svn-id: 4df6fc2fa5570e860fd57fa770edce8ae587d435@1458587 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002008790150284767} {"commit": "2ea3e77eabfca037026b8a5de256ee0b7341fc55", "message": "Add test for HasNext property\n\nAdd passing detectMatches_hasNext_next_next_next(required by prm4j-sync)\n", "proba": 1.1835576430030414e-07} {"commit": "5ee1cfacc035580bbaf6afc6896cdd7f746b0fcd", "message": "set default superclass for \"object\" declarations", "proba": 9.524817414785502e-07} {"commit": "ef4f236c886c581e83b5c01ff52040eb4b3339aa", "message": "Added interface\n", "proba": 3.472394496384368e-07} {"commit": "022bd466bf8541cbfc5895aa54877f33662dfcfa", "message": "adding methods to get configuration files to MythicDrops\n", "proba": 2.1851592180155421e-07} {"commit": "7c8570991c60f7cfbb15409022f44baa570bda7e", "message": "comply against Testable and not Rule and RuleSet anymore\n", "proba": 1.1365935392859683e-07} {"commit": "6dc014f325f36a65f8545ee4db00778ee24935e7", "message": "CAMEL-12609: Polished\n", "proba": 5.153405595592631e-07} {"commit": "1a8b4ce05d82a19d896d029ae3fa62d7d8da210c", "message": "XWIKI-2367: Makes ComponentManager getable without the XWikiContext\n* Remove ComponentManager init from XWiki.initXWiki and move it in unit tests setUp which need it (it will have to be move in AbstractXWikiComponentTestCase.setUp when shared-tests will depends on core 1.5)\n\ngit-svn-id: 156c51771a2cd5be8c58241fbd1d5eb8c42029b5@9957 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.7503294808848295e-06} {"commit": "cb85dfd02f1717d7696d44acce8c1c083b48097a", "message": "Add a bunch of TODO notes\n", "proba": 2.3343523025687318e-07} {"commit": "040d6c9f12223c7bcb61bec35adfe11f4c4be7c5", "message": "if rhino, [1,2] then [1.0, 2] (why?), so remove it if exists", "proba": 0.9993394017219543} {"commit": "3987171e77c60f5a5f491118886894e0cb4fcb02", "message": "next test fixed for travis\n", "proba": 1.413538512906598e-07} {"commit": "d2eab5d54497b1bf4411f1089321c0bb772da256", "message": "fix two Non-Idempotent-Outcome flaky tests (#3)\n\n* fix two NIO tests\r\n\r\n* fix two NIO tests\r\n\r\n* fix two NIO tests\r\n\r\n* revert white spaces", "proba": 2.459212851135817e-07} {"commit": "c81cbc9c39d985a49a62521e2bd3e07a6be32c38", "message": "disabled etag and lastmodified until they can be fixed\n", "proba": 1.425715083769319e-07} {"commit": "923d5a28688bf59c5722ef670d2a53d9cefe636b", "message": "Improve error handling\n", "proba": 7.059092695271829e-06} {"commit": "51d81d512c8ed255b691361f935e628f78b0d517", "message": "VD constructor\n", "proba": 8.178022312677058e-07} {"commit": "67778ac61fced4bcf55834d483950bac80a30eb5", "message": "add support for server scope in JSR223\n", "proba": 1.8431128978591005e-07} {"commit": "a4b0dfa0bc067fba4e13f8b1f5b40d5c93e79499", "message": "remove READY from TaskTTLEnforcedTaskStates\n", "proba": 2.0708248484879732e-06} {"commit": "909dfdaa01e8e7491052be322ead926b0fae8b71", "message": "fix link sorting bug, part 3\n", "proba": 1.2508934332799981e-07} {"commit": "1fa8d12d5183128349baef17129ed7f0b069e2c8", "message": "Deprecate JerseyServerFilter#JerseyServerFilter(Tracer, TraceContext) (#352)\n\nSigned-off-by: Debosmit Ray ", "proba": 1.3168217094516876e-07} {"commit": "691523f9c47f094b1ef186006f873edc0aaadfba", "message": "fix comment\n", "proba": 3.8236646560108056e-07} {"commit": "9d8cae82097121665dc843934ca3864606c37d9a", "message": "ofbizContentUrl/ContentUrlTag: appendContentPrefix: try more fallbacks\n\nWhen rendering from static context (e.g. emails), if no explicit content\nprefix is configured in url.properties or WebSite, now falls back on\nbaseUrl/baseSecureUrl or (if these missing in context) the host\nconfigured for nav links in url.properties or WebSite.\n\nCaveat: Unfortunately as a side effect, the no-prefix-configured warning/error is never shown anymore, because localhost is always used as last-case fallback; but this is easily seen.", "proba": 7.949901714709995e-07} {"commit": "e28d8c30eefe2e47aed4951042cf56c7180d65f0", "message": "fixed spotbugs errors\n", "proba": 3.976945492922823e-07} {"commit": "fe14ec9988a7f62115fd0ef39b9928fb89bf1681", "message": "Initialize array\n", "proba": 1.6370662706322037e-05} {"commit": "91a321d1828e3e8bca6d85a48168333486229e7b", "message": "fix type field in ResourceMetadata\n", "proba": 3.30315629071265e-07} {"commit": "8df95b97efb87e1155e2df0130a4256c3642318f", "message": "LUCENE-3176: fix getTempDir to actually return a unique new temp directory (not something based on LTC's seed)\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1133383 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.654025595598796e-06} {"commit": "f09e0e7a6f0ab6b8f38ebe824c80bd1dac51e784", "message": "Updated tuple to use views of its data instead of making copies\n", "proba": 1.4892231092744623e-07} {"commit": "2646053ff54c43d24e0baed15127867dc57138bb", "message": "Quick fix for 16-bit and RGB.\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@5157 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 3.794602525886148e-05} {"commit": "449e535a5c43a54c821115d39848c0c4b965d6f9", "message": "PDFBOX-2527: removed encryption dictionary detection\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1663394 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5138630260480568e-05} {"commit": "22177e534a9169ea95b136880f26323be2d683b6", "message": "PDFBOX-2576: keep orginal stack trace when throwing new exception\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1646642 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0401406598248286e-06} {"commit": "2dab31344d10a0c536a3dcfd8018bbdad0293826", "message": "PDFBOX-1394: don't overwrite existing XObjects as proposed by Juraj Lonc\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1376553 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.468948635709239e-07} {"commit": "975e38b30dd5ca649a3a7a65f80a660b276d226e", "message": "PDFBOX-2634: Revert accidental commit\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1655760 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.699851044482784e-07} {"commit": "dda868c8d018447fe1a76a6e5b0ad6df95499576", "message": "Explain a remote rejection of a non-fast-forward\n\nThis came up on the mailing list; if the remote repository rejects\na non-fast-forward push we should clarify it was the remote that\nrejected this and guide the administrator to the relevant setting\ninvolved on the remote side.\n\nChange-Id: I7e143d4946e39c1bb9f4c554cc5e4fe00cdbb768\nSigned-off-by: Shawn O. Pearce \nCC: Luciano Carvalho <91e450ab5496d72d9308f3760e45313004e3fea1@gmail.com>\n", "proba": 1.1801018445112277e-05} {"commit": "b3c25310c7fbd75405f4c88110482eb96a228640", "message": "fix implicit private modifiers on fields\n", "proba": 8.743307944314438e-07} {"commit": "7bc7812cde06867978ac38da96b5ec14db9597e9", "message": "Updating GrobidMain.\n\n\nFormer-commit-id: f0bfd1e8e07e2f421122ab5a598cb4070f06db4e", "proba": 0.0007719693821854889} {"commit": "3163d4f0121a8f1ce0e71bb6003e78b1d438a54f", "message": "gs-cv: RectDetector: added a new filtering method (not used yet, too restrictive)\n", "proba": 1.0716246379161021e-07} {"commit": "14593b0b9d145e294370d44e1438850c7e26712a", "message": "Fixed the formatting of column names. Fixes #18\n\nThe default target field is mapped to \"(null)\".\n", "proba": 1.0667709915423984e-07} {"commit": "a160c98a8b6656d34cde9bcab151bdb7738f9a78", "message": "Support for inconsistently named 'createGainNode()' method on AudioContext\n", "proba": 5.578768309533189e-07} {"commit": "d0e83520cc228a6462c047a2c6655ee3b572a2cc", "message": "Add getters for the specified timeout values. See #418\n", "proba": 1.2126064063977537e-07} {"commit": "7547801abae9592688a74afda1da51e6f4bd0026", "message": "Use the exact same logic to return a value from the near cache after\nputting the value in the near cache as if the value was already there\nbefore.", "proba": 1.339490012242095e-07} {"commit": "88b36ca6c333e36bfa0ffc40eeb735714ccb94e3", "message": "minor refactoring\n", "proba": 5.747284603785374e-07} {"commit": "7d842ca8863e588c5d66744408829c7c9cfbc495", "message": "HBASE-24050 Deprecated PBType on all 2.x branches (#1354)\n\nSigned-off-by: Jan Hentschel \r\nSigned-off-by: Viraj Jasani <0f008b677517e222a5b140e7cfedb6aed7df6c3b@apache.org>", "proba": 1.1913840580746182e-07} {"commit": "f10f4eb12133f534d47788121c4cfafd898872f0", "message": "HBASE-19120 IllegalArgumentException from ZNodeClearer when master shuts down\n", "proba": 1.2560420259433158e-07} {"commit": "621797e910494e5cca6175025f623b33155c8e0a", "message": "Inline scaling matrix visitor in matrixExponential.\n", "proba": 1.229117145840064e-07} {"commit": "5d5f5b5996d5acd10490692e1faa65c2b180008a", "message": "Check for null entity\n", "proba": 9.037270274347975e-07} {"commit": "df2fa0f74c503b6d00d836619e9f9b1d4b5edbf9", "message": "Temporarily comment out (I158).\n", "proba": 1.0877842271383997e-07} {"commit": "6689a4e34889ead7de0690ce51c5f93703a25faa", "message": "LearnerInput: implement custom hashCode", "proba": 2.931363724201219e-06} {"commit": "869fcc3cfd9fd49c5646017ba8531e7c8176a096", "message": "some checkstyle\n", "proba": 3.2278484241032857e-07} {"commit": "684bd50307ffdbfcb6d133d787f0b034df6bc715", "message": "test fix\n\n\nFormer-commit-id: 1814709cc79a5af1ae98bec180bf883cbb81063d", "proba": 4.561722562357318e-06} {"commit": "82653b3be7ab36350fe8c6777e27d38c04e4c079", "message": "12 - Enable Jenkins ( https://italent.cloudapp.net:9443/ccm/web/projects/iTalent#action=com.ibm.team.workitem.viewWorkItem&id=12 )\n", "proba": 1.7858188527952734e-07} {"commit": "cdeabe736469e465a18f6bc290d3e54993c2a5f5", "message": "Fix Copypaste fail\n", "proba": 4.4585229375115887e-07} {"commit": "21a119d49fdcaa1f94d7df433284c9e1d7ff1b9f", "message": "[r2434] userRMS was null\n", "proba": 0.9997623562812805} {"commit": "dd8ada020614cd50da7b697483f5134e00caddba", "message": "added GetItemState\n", "proba": 2.2445007630267355e-07} {"commit": "441bf685b9079899a5634f68c245f21fe43cff91", "message": "DouniaBerrada: Adding better error message for cases where the APK is not compatible with the SDK used to avoid bug reports like issue #2739\n\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@15450 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 7.242999231493741e-07} {"commit": "ee005fa19511ea2e47ca89f646cdeaae20a4758a", "message": "SimonStewart: Updating the htmlunit webelement to work as expected once setSelected is gone\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@12629 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 2.0904524262732593e-06} {"commit": "e49dfcedae4c38776c318eee96d9354c1d4e42f2", "message": "mark files for recompilation in \"finally\" block\n", "proba": 4.1899767211361905e-07} {"commit": "d580a335c67f8d5671438b3357d2a8c9f656f98a", "message": "Fixed missing semicolon\n", "proba": 1.2986614819965325e-05} {"commit": "12048df38d4e55ba0f318f1e0cbe931de038979e", "message": "fix compile errors in Eclipse\n", "proba": 1.5534948261120007e-06} {"commit": "5433be44caecaeef45ed1fdae10b223c698a9d14", "message": "[SPARK-21991][LAUNCHER][FOLLOWUP] Fix java lint\n\n## What changes were proposed in this pull request?\n\nFix java lint\n\n## How was this patch tested?\n\nRun `./dev/lint-java`\n\nAuthor: Andrew Ash \n\nCloses #19574 from ash211/aash/fix-java-lint.\n", "proba": 1.1592241833113803e-07} {"commit": "2a792e96fb635a9cb9aebba9b1681df7d1bdb2ca", "message": "console - no edges - check farm #117", "proba": 3.00537891462227e-07} {"commit": "48fa661184919b88e0ceb6cda4409ebd23fd6e6a", "message": "add unknown enum, make unknown default\n", "proba": 9.545332204652368e-07} {"commit": "8aeabe8753817bafef5535ae8368e11139500b14", "message": "Remove unnecessary system.out.print\n", "proba": 1.6811043678899296e-05} {"commit": "a93a59eb7d55dbdc6b7f0e690555e32eaa7de8fd", "message": "GEODE-7900: Only set the SNI hostname if it is not present\n\nIt turns out the JDK sometimes automatically sets the SNI hostname and\r\nsometimes does not. With openjdk 8, it only sets SNI hostname if there is a\r\ndot in the hostname. See sun.security.ssl.Utilities#addToSNIServerNameList\r\n\r\nFor this reason, we need to only set the SNI hostname if the JDK did not.\r\nOtherwise it will complain that there is a `Duplicated server name of type 0`", "proba": 3.018698225787375e-05} {"commit": "85f550f4221abde0a50bc2994ecc3f1c2666c90e", "message": "avoid NPE when the properties file is examined (and not initialised as it's in the test scope) for understanding which engine to use\n", "proba": 1.6872469643658405e-07} {"commit": "deb47ed79ee7121152c44aa43f6677492e1a8cee", "message": "Shorten test duration\n", "proba": 5.249998480394424e-07} {"commit": "878d88784cfcb8ff28f12c78f3d2b033f2acb27c", "message": "fixerd test case\n", "proba": 4.1235387016058667e-07} {"commit": "9d2a72d57be7c6477c2f5cbfe1ccebb102f4d232", "message": "Improved error handling in browser presenter", "proba": 3.60038228564008e-07} {"commit": "64744e73c5bb2d9f94b3f223eefe748fe6ae4868", "message": "Proxy creation is delayed to avoid unncessary object creation\n\nfixes #11751\n", "proba": 1.2454297859676444e-07} {"commit": "209d5d84fef16a5a8211369eee581679d5184277", "message": "#6448 chanted to current user\n", "proba": 1.2254174919235084e-07} {"commit": "af70b58f4ee5c1d293b90e7bc9e2d47cccc420ca", "message": "Pass the value, not ComputedValue wrapper, to the override operation.\n", "proba": 1.1167729496719403e-07} {"commit": "fd70d4ab6e72a3eac0171282586a048d4e6187d4", "message": "related to mandatory fields\n - Added more sections and also changed the enumeration\n\nSVN-Revision: 2862\n", "proba": 1.1597084892400744e-07} {"commit": "cd17c419a3df5f6353f28e57951040c5b4ef31c2", "message": "PY-1643, PY-1644\n", "proba": 4.414775048644515e-06} {"commit": "de920fb7c9eec8fca814ae2dc7509a188f4c9560", "message": "Another improvment to rreport stylling# with '#' will be ignored, and an empty message aborts the commit.\n", "proba": 1.0291295637898656e-07} {"commit": "dc65ec2f4b3b13b5c404ddc1deb930c6f8324a46", "message": "make the constant field final, add override annotation\n", "proba": 4.856306645706354e-07} {"commit": "5c72985d357c046fe7bf6d991301a33c1f6669d4", "message": "#25 Start transaction for importData if dialect is faster that way", "proba": 1.2898479440082156e-07} {"commit": "45c990460c61c994631ee42cb226d375cb4b2644", "message": "Fixing compilation error.", "proba": 1.3616664773508091e-07} {"commit": "e8bac1a03919f000a643456c7b9e68e45b8b9098", "message": "Update class under test code\n", "proba": 3.628274498623796e-07} {"commit": "c8f4f17e4d71c991147adcbe3c2ecb22aff76524", "message": "removed get\n", "proba": 1.8434856485782802e-07} {"commit": "fa77506e5b1c2fd3eaf90f5102191a988e3d4ed5", "message": "Package now includes resources\nSometimes you need to include resources in the packaged executable. So this patch adds the -includeresource instruction (and its aliases)\n", "proba": 1.1277829514710902e-07} {"commit": "e2c1757a5dd08a76f0e58b6dafe75921cc5a853b", "message": " #747 updated ExceptionHandler\n", "proba": 1.4239975598684396e-07} {"commit": "d2f2b4825ee74c00cfa744d3a238a16ff5450eab", "message": "MacOS sandboxing support.\n", "proba": 1.310080222083343e-07} {"commit": "959237dd78142a90f69b718b28b6893797ce13c7", "message": "DAYTRADER-63 OrderDataBean @OneToOne mapping to HoldingDataBean causes sell operation failed. Applied patch from Forrest Xia.\n\ngit-svn-id: 52591b3751b2475bb1ae80497c335c234b34aa33@752864 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.772233523908653e-07} {"commit": "5e31c31bf80334058e0ede5aad066a61843e4d3d", "message": "Update PostControllerTests\n", "proba": 3.1584082194058283e-07} {"commit": "9cc82c6885f3baa774ca84a8f42fd99649471285", "message": "Fix for bug 2844. Misleading/incomplete log messages\n\n", "proba": 6.858881079097046e-06} {"commit": "7f61f0e379a97c766b7119650065ca0bcfd5e94b", "message": "fix formatting, add javadoc", "proba": 1.2294107136767707e-06} {"commit": "78a078dd6acdcb676b055d81cd3a9f35be4bf194", "message": "ENG-14250:\nUnit tests are failing intermittently with host shutdowns but it is unclear if this is a test interdependency issue so there are not println's between tests so the test interactions can be identified.\n", "proba": 1.0527311644636939e-07} {"commit": "f2764abdea49ca411fb7d0a20d3919d6c70e8d1f", "message": "am ba074a59: am 3c9376b3: am d0f19930: Merge \"Make sure settings writes are permission checked correctly\" into jb-mr1-dev\n\n* commit 'ba074a592add1f027c1fb9f629142622d7c5b695':\n Make sure settings writes are permission checked correctly\n", "proba": 5.462539434120117e-07} {"commit": "012ea20226c6659cb1b9950012c914ef46a4bc78", "message": "NoRef PropertyMessageExUtil: new service result helpers\n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@18292 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 1.1213282959943172e-06} {"commit": "37fd60271bc4115e84a938edce0bed86094de189", "message": "Efficiency improvement - share date formatter objects\n\n\n", "proba": 1.286160511426715e-07} {"commit": "60cfff3ff7c06e5a307395225fa3ffc2f0f10c48", "message": "Minor change to AliveChecker alarm scheduling", "proba": 1.4218751687167241e-07} {"commit": "d4347f70490c66a4e1232081f1be187528242ea6", "message": "CAMEL-4264: The routeContext stack of DefaultUnitOfWork should be thread safe - Thanks Matthias for pointing this out\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1151054 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.860550575358502e-07} {"commit": "0184032d143abf41792561e7ddf2c7ee161362ae", "message": "Clean up DataService class\n", "proba": 5.084165195512469e-07} {"commit": "e1ea5742ffbf138c8759ee9428ec71225d416656", "message": "CAMEL-6262 fix the CS errors\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1467166 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999599456787109} {"commit": "d898f7aaf95c62c98250ea78ac2e4d827031e0d6", "message": "Fix error.\n", "proba": 7.987367212081153e-07} {"commit": "96335869c2aed11609ecb8855d72d8b60c65b5bd", "message": "check style", "proba": 5.24490360476193e-07} {"commit": "d8eaf9f7eeb3a4ec7713700f1cb5c0941ee9164f", "message": "Code replication avoided.\n", "proba": 2.136857801815495e-07} {"commit": "abac2b4bafbfd848bef16d5661e0da3d78bae2b4", "message": "Added missing method.\n", "proba": 1.322387959135085e-07} {"commit": "47af71b9115c3f9390d2df8df29c6acf99a9d2f9", "message": "fix: remove volatile\n\nsynchronizing access methods is sufficient\n", "proba": 1.0605908755678684e-06} {"commit": "328c6e490557625b1f67611b9dcda38c12debee4", "message": "CORE-1179 Whitespace changes in SQL commands results in different checksums\n\nWe now don't consider whitespace in the SQL as significant. There are cases where it is not technically correct, but 99% of the time it will do what is expected.\n", "proba": 1.6107225064843078e-07} {"commit": "4bc5352975fa125832715919e14c86be11d1e025", "message": "CORE-2261 UpdateSQL needs to append a \"/\" to the end of createProcedure for Oracle\n", "proba": 1.3127581723892945e-06} {"commit": "968f10060643cea913a9dd47a0d917c59c39d24a", "message": "log tasks scheduled after project disposal (IDEA-182134)\n", "proba": 1.1987717130068631e-07} {"commit": "da21768faa004af3a2338e6c515c9dcfec8337e3", "message": "+toString()\n", "proba": 2.066342676698696e-05} {"commit": "103a806031bf97d71adbc1312a8097c6089fd443", "message": "Fix typo in log message\n", "proba": 0.003308527171611786} {"commit": "6790e6cf0f900f47f843b66588762be3060f44b2", "message": "add fromList to CompressedLongsIndexedSupplier\n", "proba": 1.49871482335584e-07} {"commit": "e72ecd9cea38b2a336dd458b79e455e840b66132", "message": "EranMes: Removing unused import.\n\n\nr9492\n", "proba": 2.8199285679875175e-06} {"commit": "32eea7f60ab97464c18a500dc64e0ef25ddf1862", "message": "Remove useless field name from ToStringBuilder\n", "proba": 5.946575925008801e-07} {"commit": "5ebe50fc542cbfc0dae92576b5b734409da2adfa", "message": "Inject ContactsController in ContactsApiEndpoint\n", "proba": 4.883419819634582e-07} {"commit": "41da5ff98f68a575fc46085e8714c8a3e5e5c17a", "message": "Debugging bad notification sorts.\n\nBug: 16626175\nChange-Id: I6cc7ee5f853c846e3aed6f9750e8fb6bc5aed699\n", "proba": 1.1369342246325687e-05} {"commit": "53bbb785029705b0f0c14f8364ee9b050b3074ba", "message": "removing ordinalSetSize pointer bits to further compact the structure\n", "proba": 1.2876418509222276e-07} {"commit": "8b431cf953619e0b239414f102cbad1fa815b845", "message": "moar folding nonsense.", "proba": 2.0191734506624925e-07} {"commit": "91873b19fb2cf8c348d4a154a01036b8002f3b82", "message": "Add null check on view post metadata for component refresh\n", "proba": 2.3113140912300878e-07} {"commit": "40b92b654e28ed69eefec14f6822433c46478a42", "message": "Update JettyContainerService after changes in Jetty 9.4.45.\nCalls to ContextScopeListener are now scoped to the request when the session is being written.\n\nPiperOrigin-RevId: 443211009\nChange-Id: Ic693a6177e9a77bcacceeb9411beb78a98e9be45\n", "proba": 2.2979672849032795e-06} {"commit": "6051de01fff8923e5472d39b2a17de81cff2ce95", "message": "Fix empty list (#3578)\n\n", "proba": 0.9993650317192078} {"commit": "b338e4cbe6ff5d286bfc7d4824ca40b0613d27e9", "message": "CADC-11231 Added code to separate the mount command for Mac and Linux.\n", "proba": 9.974189651984489e-08} {"commit": "aae3cc8f80a832eeed13b75d76f94c38fc59a707", "message": "Javadoc: Use the active voice.", "proba": 1.2441559249509737e-07} {"commit": "cedb9c24ab4864e5d8ba43a61c338dd7fe25f9ba", "message": "Prevent several copies of tasks in SchedulerDBManager#newJobSubmitted\n", "proba": 5.9038734434579965e-06} {"commit": "6fe6b5de8a78d49dc57032a7c3d9b056eaec9c5c", "message": "fixed the delete the log and rebuild new file bug\n\nfixed the delete the log and rebuild new file bug\nwhen the file deleted and recreate file bug.\n", "proba": 1.2341477884092455e-07} {"commit": "1f83cc6d5271201af05a38e2020e5fd64f8b5446", "message": "chore: remove extra space\n", "proba": 0.028441501781344414} {"commit": "c4f57c60816f164c2cac22b67e674ecf094742af", "message": "LUCENE-3687: remove now-obselete TODO\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1232556 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.696073693186918e-07} {"commit": "9b8c49ae36bd10ef85caaa945b945b3c6c9e64dd", "message": "Addede changes as per code review\n", "proba": 1.359371282205757e-07} {"commit": "a951843115a1de81395f334b218c82e3fbc17755", "message": "Little fix to allow the resize of a folder\n", "proba": 1.6454951889954827e-07} {"commit": "2a73a5147c65c4086bf38e504869d599cf74126c", "message": "fixed a bug searching by name when using ES in the manager\n", "proba": 2.2504679009216488e-07} {"commit": "4813027e679ceab888b10cc887077e528500a0a0", "message": "[Fixes #207] Don't set header values from upstream response, just the status code, when transfers fail.\n", "proba": 9.889154739539663e-08} {"commit": "7442d572428c53287244d7315c8bffd02419b552", "message": "INTEGRATION: CWS pj57 (1.2.24); FILE MERGED\n2006/07/26 12:42:19 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.\n", "proba": 1.0157652496900482e-07} {"commit": "0c78b4244bd502eb82ad8f96212171c70e164e8f", "message": "combine condition\n", "proba": 1.1021860473192646e-06} {"commit": "2bef9bfa34904c900a6712642fa7d9936989f075", "message": "Direct Ingest binary support, improved checks\n\ngit-svn-id: 6d8f726e13e44a55f7989a189ac88f9e603c9e4b@7494 41e0724e-84da-11df-b2d6-0f76b6d44b92\n", "proba": 8.225351280088944e-07} {"commit": "ed176848cb90e6b19c169777a42144940df37a1f", "message": "ESActionPopup\n", "proba": 7.675138249396696e-07} {"commit": "8b26a03617d0da30b72bb7ff5c4a8a807e9e8e5a", "message": "MiniMaven: be less shy when ~/.m2 could not be canonicalized\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.3579666813257063e-07} {"commit": "41dc28d0d6876cc0d8af040c7054aa9bf0277419", "message": "track protein accessions as well as gene identifiers to prevent duplicates\n\n\nFormer-commit-id: eea548fd4ba3cd16787ba3540dad949625298ba9", "proba": 3.966290023527108e-06} {"commit": "7ff774e51dff5ea35cc26309188e89fdb3062c37", "message": "MODE-705 Make jcr:predecessors Property Populate in Same Order as Jackrabbit\n\nApplied patch that changes the order in which the jcr:predecessors property is populated. All test still pass.\n\ngit-svn-id: 3298e7a5f393115f2db4c266335bac2f742abee0@1748 76366958-4244-0410-ad5e-bbfabb93f86b\n", "proba": 1.0813791959662922e-06} {"commit": "e41e3a26bc0bba4b06f9d0e2eca0a360358c0b63", "message": "SAK-40924 fix isOnline NPE (#6247)\n\n* SAK-40924 fix isOnline NPE\r\n\r\n* SAK-40924 long check instead of null check\r\n", "proba": 2.1315456422144052e-07} {"commit": "110e59b7d622863cb436774b4efe67ea4f211c19", "message": "Make it immutable.\n\n\ngit-svn-id: ca8e9bb6f3f9b50a093b443c23951d3c25ca0913@231 369101cc-9a96-11dd-8e58-870c635edf7a\n", "proba": 0.9999994039535522} {"commit": "a3c66effb42cc9432c7731ee0a8f71b8c09100d1", "message": "Eliminated unnecessary import of rectangle\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2924 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 0.00021875415404792875} {"commit": "0cb06bb36835ad98391712cbfcbcf2657f8a24e1", "message": "miss impl method\n", "proba": 3.376548534106405e-07} {"commit": "8e3c6aba6da57f928c60e479e543437541156f95", "message": "Option for use of various metrics and MAX calculation are now arguments that can be passed in\nDEFAULT: simple overlap\n", "proba": 2.0431404834653222e-07} {"commit": "aa939fe060092d3d17a2f10bbdc1bc5c7ed17374", "message": "fix pmd complaint about string buff use\n", "proba": 2.6198964064860775e-07} {"commit": "3d7373b35c70c80c71ef86a06c9a3087df205049", "message": "Synchronise to prevent exception.\n", "proba": 1.274988647992359e-07} {"commit": "2ec1ffd059d69906b47638db5f0a7ffe4e1d9f34", "message": "looking for venv lib containing python3\n\n\nFormer-commit-id: 1d107a78bc19286cdbf6bd18dd2f19008e22e46b", "proba": 3.1978290735423798e-06} {"commit": "cf589fade5b39b2b748e1809ea45f415fb47a812", "message": "Todo comment\n\n\ngit-svn-id: 5f484f254f9c756c2181f5fb930a37c132fae949@577053 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9633656595251523e-07} {"commit": "8e72f79507d2e1b2ffb3be74b4581e14e9391f13", "message": "Avoid ugly/confusing classworlds realm dumping\n\n\ngit-svn-id: cd28ba526fba5b39766c0a4e72305690b33c2c6e@694136 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00013093138113617897} {"commit": "58f2877f2e6512e5161ee359e54268209a256149", "message": "Now setting a property so we are able to communicate properly\nwith GT4.0.8 servers that use only SSLv3 (no TLSv1). Thanks to\nJon Siwek for pointing this and the following link out:\nhttp://java.sun.com/j2se/1.4.2/relnotes.html#security\n", "proba": 1.711651265168257e-07} {"commit": "d518c2d8d190bd3487b64fb41e8e7579ce37f832", "message": "Added needed changes to match adding a pointer to TimedState inside State.\n", "proba": 1.0714406784018138e-07} {"commit": "395373374f61e422d0022d0a77ce88271ff88562", "message": "chore: fix the coding style\n", "proba": 0.9986139535903931} {"commit": "c2654b207de0ce6581da5236d455f187ddc91245", "message": "Remove some dead code\n", "proba": 0.0007502625230699778} {"commit": "854ec58bef6fe35d126dd1c025277ab24f337133", "message": "Issue #882: Add an optimized transformation for iteration over a Range (static type).\n", "proba": 9.84883428145622e-08} {"commit": "51ab5203fdab0833964e1368de212cace376bd8c", "message": "fix flaky unit test\n", "proba": 4.810268592336797e-07} {"commit": "60752add2a2bc93a0ca7377b51abe2a2584f1fd0", "message": "Increase random die time from 3 to 10 minutes\n\n- Increase random die time from 3 to 10 minutes\n- Log warning if waiting to die is interrupted.\n", "proba": 1.24090675512889e-07} {"commit": "e1e4100583bf18d28c15ad9c2cc8b391d992ec99", "message": "ACCUMULO-4036 Demote verbose block cache logging, switch to slf4j loggers.\n", "proba": 1.0333190658684543e-07} {"commit": "c3133d1b7023fb0d58e26dc95cface935482bad3", "message": "Arrange code for presentation\n", "proba": 9.882589893095428e-07} {"commit": "d2b888ce09eb3ec17d674672486e0cdc976d0eec", "message": "NOJIRA cleared up UNAUTHORIZED so that it passes through without redirecting when wrapped in an EE\n\ngit-svn-id: 3d22dccbed95c1cffbc0a89508a93eaa461b2da5@51395 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.0791808563226368e-05} {"commit": "c5ed4640fa8f53cf66549d1e3ab6f946d48e8035", "message": "temporary ignore a check in Goro\n", "proba": 1.8482808172848308e-07} {"commit": "dbbf73ad0d1b6e0b7607600545ea6d4ecd86058a", "message": "+ \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u043a\u043e\u0440\u0437\u0438\u043d\u044b\n", "proba": 4.1824392837952473e-07} {"commit": "7b4d9345a53c1c6e701f06862100dd8dbe79eab7", "message": "FrancoisReynaud: a grid node now properly replaces the variable ip in the config file by the IP of the node\n\nr12608\n", "proba": 1.3287554168073257e-07} {"commit": "ec321abd7b9f3bab81565ece5888e6050757745c", "message": "Added ability to filter on the QUAL field\n\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@2135 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 3.1384411158796865e-07} {"commit": "5fcab99e4cb379a7d6df064da3bf0865a6fa7651", "message": "Make Zabbix logger more fault tolerant.", "proba": 2.0839863168475858e-07} {"commit": "9e93a4649193bf14a31f06c0a52cc0871cccd638", "message": "MSHADE-130, MSHADE-124: Mark mojo as threadSafe for parallel builds, Need better plan for getting dependency-reduced-pom.xml out of basedir\no put thread safe back, and start on unique name alternative solution to MSHADE-124.\n\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@1379486 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.975264692395285e-07} {"commit": "823de9d4522d0a8deafb3c9c6feb89ff282bc4b1", "message": "it seems that Kotlin compiler now sometimes uses \"$completion\" for Continuation parameter name\n", "proba": 2.3652951597341598e-07} {"commit": "703634cb236e68b66c9b7b8504005d42887e8722", "message": "Wait longer for schema agreement in Cassandra tests\n\nAfter executing a schema-altering query such as CREATE TABLE,\ndatastax driver waits for a certain time period for \"schema\nagreement\", before refreshing the schema. The default timeout\nis 10 seconds, which might be low for schema changes to be\npropagated to all the nodes.\n", "proba": 1.3448598110699095e-06} {"commit": "4410ef941acf02e752a599b5403091f86e66a9a2", "message": "SOLR-12947: Misc JsonQueryRequest code cleanup\n", "proba": 1.1755741269325881e-07} {"commit": "faa02a56de5288f8ed4059229dd27491d28e90f8", "message": "add constructor for data dump\n", "proba": 4.4917860009263677e-07} {"commit": "2d5142104bdfc511d2b359e22280d35ecddd056f", "message": "closing a stream allows a callback thread to terminate.\n", "proba": 1.1136673805367536e-07} {"commit": "d57de4c1a2264aa2ce3a0cd4ea15484faec510ab", "message": "TIKA-780: Optimize loading of the media type registry\n\nUse a static map of normalized media type names to speed up type parsing.\n\nOptimize the in-memory layout of MediaType for the common case of accessing the full canonical media type string instead of the separate type and subtype components.\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1200813 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.58344208154449e-07} {"commit": "c705865aa307eb7a16e0410f2b90a3121df961d0", "message": "TIKA-89: Rename MimeType and MimeTypes\n\nKeep media type parameters in an unmodifiable sorted map.\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@956017 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.860947448534716e-07} {"commit": "0dc7aa29488041c96e57c55be4ea5f38a8290f34", "message": "Deal with default namespace being captured\nby ns attributes on nsName and include.\n", "proba": 1.0343286760416959e-07} {"commit": "bf1b7b42d5968d5d6c4f2a70d862f90c90b8f091", "message": "Every 20k (configurable) received during a DATA will notify the scheduler that something is happening.\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@107753 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.113144435294089e-06} {"commit": "0a57bcf4a610ee13b0d84dc8f1005629b5606c69", "message": "fix imports\n", "proba": 2.233424083897262e-06} {"commit": "0ce9b78d416adf98183c7b67f99ad5f2bf088779", "message": "disabled parsing for html grammar\n", "proba": 3.7597990854010277e-07} {"commit": "46b73c98e157c530da70e6e2eea87c25d9910791", "message": "Renamed PKCSReq.\n", "proba": 3.689469565415493e-07} {"commit": "e0b648f2463c74cbfed2f4fcd0b164966b293f1f", "message": "packs.core: add PackTypes\n", "proba": 3.30630484768335e-07} {"commit": "c7a6d5474736dc9964a620aab772228d0cc88bec", "message": "TCOMP-1728 : TCK exception validation\n\nModified missing custom exception message\n", "proba": 1.1977158465015236e-07} {"commit": "17625c4f7e8d830266518565ce15ead1b4edcf71", "message": "don't create gene identifier for human as this would be from HUGO\n\n\n\nFormer-commit-id: e9d18ec895e2d1c45835013ebd7516eedc25d272", "proba": 1.6897547538974322e-05} {"commit": "44c9c7702658210e70bc5c80175c09be933ce9fc", "message": "fixed npe in PersistentStateStore\n", "proba": 2.529338019030547e-07} {"commit": "7db8b673268b6f699224c0d610efa82fe7d7e6e0", "message": "Rework abstract aggregate expr to be more readable.\n\nIn particular, make the case between a single and multiple scrapes\nbeing evaluated a lot more readable.\n\nWhile the change would simply allow parallel evaluation, I don't think\nthat is a good idea:\n- it would hog the ForkJoinPool if each evaluation takes a long time\n- it would not be beneficial for really quick evaluations (which is most of them)\n\nIn short, the cases that would benefit would cause other systems to\nexperience problems, while the remainder of cases is probably harmed\nby the additional overhead of scheduling jobs.\n", "proba": 0.0006303341360762715} {"commit": "3cf7b29ddd0c0d207d5b38e591a3271b9e53b6e8", "message": "class instead of string slpit; remove sysouts\n", "proba": 4.11395461696884e-07} {"commit": "0c8d9193bc69c57a077388366144297679bd603d", "message": "Added a root element for the component\n", "proba": 2.9462188422257896e-07} {"commit": "bdb36276bacc8530e72f8de850364c91c7af1f24", "message": "OAK-3479 Add generation info to compaction map\n - moved up compactionmap inintialization to prevent possible NPE\n\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1707078 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2338704752655758e-07} {"commit": "6ccaa1c10ccaa4850c8e3df34e9319e332f40ef5", "message": "deleted\n", "proba": 7.607322913827375e-07} {"commit": "9eb6e2cb884cac69c78a4c704e3d72edf58f3af0", "message": "Avoided a NPE when no @UrlMapping annoations are present in the view config\n", "proba": 1.363385564445707e-07} {"commit": "d089d288f7f5ea3c780a5d40cb4fa051f712b6fa", "message": "\u4fee\u590d\u56e0\u5220\u9664Task\u5bf9\u8c61\u4e2dtaskParticipators\u5c5e\u6027\u5bfc\u81f4\u67e5\u8be2\u5f85\u5904\u7406\u4efb\u52a1\u5931\u8d25\u7684BUG\n", "proba": 1.749662175143385e-07} {"commit": "13e113c116438934c8d0c7ec2764d02d80f86daf", "message": "Highlight selection fixed\n", "proba": 2.687376650101214e-07} {"commit": "9d8e4732c4c5da711a7659cac0b6620fa7a5e429", "message": "US5180: fixing borken AT\n", "proba": 8.860437787916453e-07} {"commit": "d1b1f6fa5feff6ffd4cf70a23ef244338c905bdc", "message": "ARRAY-2666: added test\n", "proba": 5.97661710344255e-06} {"commit": "8fca3731f911a6d92c1a9caf6689bcf9c45e1442", "message": "UPDATE: CLO-12006 - Change phase mapping engine", "proba": 1.1795135890224628e-07} {"commit": "51fb39e28115a4a5d423bb104af4eb1ade06a6f6", "message": "Use public methods on CPBPP\n", "proba": 1.616989635522259e-07} {"commit": "cfc0d8accb655a621034337ac645b36eb8f491c5", "message": "fix(~.query): fix error where ignore case wasn't honored everywhere\n\ncloses #126\n", "proba": 4.2574450276333664e-07} {"commit": "b844bcb55d3e402cdc00ccbfbcc84e53d2a38167", "message": "[domui] Fix NPE for empty scss scripts.\n", "proba": 1.0541275941022832e-07} {"commit": "d4d46587665ede9cdd26d12d37368a35232a31e1", "message": "resolved conflicts for merge of 90b39aba to master-lockscreen-dev\n\nChange-Id: I2871a1e49c3b443cc7479f2352c652be3b0fb85b\n", "proba": 9.022518270285218e-07} {"commit": "26e8b3735a100876b6112a3da8ca8b673b9cac62", "message": "OAK-2402: added ignored test case\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1652100 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7056369162892224e-06} {"commit": "64574fd5cdbaa9173afeb0ac0951470514a3862b", "message": "Do not send metrics to graphite if Metering is not enabled.\n", "proba": 1.0738507683072385e-07} {"commit": "d2eeb9aa875b33cbade90236cb81098103e63643", "message": "[UIMA-3256] fixup Javadocs\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1521144 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.884085859022889e-07} {"commit": "eaca6199804f6f0e7005856dbb028a52b5fb75f7", "message": "OAK-87: Declarative services and OSGi configuration\n\nAdd declarative services support from Apache Felix to our OSGi integration tests\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1334928 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5355614380041516e-07} {"commit": "5587b97869f7674d3b8b57829709ae2ebb7f7e78", "message": "When describeInstances() on connector fail simply don't try to populate the VMs for cloud with an empty set as this will result in deletion of the previous set of VMs due to Vm.update() acting as delete-all-insert.\n", "proba": 1.0588590271254361e-07} {"commit": "93391c25716b635993101ffc34b5db1dd65aad50", "message": "try with resources to get response\n", "proba": 1.2634461654670304e-07} {"commit": "47f19d1d16bd20a5d7c07471792b285e9c56e588", "message": "Fixed bug when trying to get a field from object that was declared in a superclass;\n", "proba": 1.0548375684038547e-07} {"commit": "613c09ccd3e88024d1bc393ffa0ab62fd431535a", "message": "DouniaBerrada: Adding contructor for custom WebView and custom focus listener.\n\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@15510 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 1.0744096243797685e-06} {"commit": "e45501c51fbe461b9def42dd1e63fce92e88388d", "message": "[Reachability] Close the response body to prevent leaked connections\n", "proba": 1.525155539638945e-07} {"commit": "3bf8826f9d967acf54b658c1f1ae3e46800aedaf", "message": "LukeIS: making SendKeys in WebDriverBackedSelenium for Safari work (again?) and i wish there were tests\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@15787 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 3.339728777973505e-07} {"commit": "f3e603fba845631df1f4f7f4001c84089b4d2a6a", "message": "Make readPropertyFile to be protected. This should help extending the Property Module for custom shindig property file.\n\ngit-svn-id: 84334937b86421baa0e582c4ab1a9d358324cbeb@1174464 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.917594090627972e-06} {"commit": "8d290ead3e18ed7019b1010e74d454fe5b93d88b", "message": "Fixes destroy not be able to call more than once\n", "proba": 1.2924017767090845e-07} {"commit": "32765e79dce2e565e553c148d3490cae37863ef6", "message": "removed password hashing as ONE starting from 3.2 accepts only plain passwords\n", "proba": 6.618604402319761e-07} {"commit": "4cffd2ba22922cc6835917da0414ee1fe50deefc", "message": "OPENNLP-239: update dictionary to save attributes for each entry for the case sensitivity setting.\n\ngit-svn-id: 924c1ce098d5c0cf43d98e06e1f2b659f3b417ce@1153328 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4767658689816017e-06} {"commit": "cd9fe5fa764719ef28432915a6f301697311df8c", "message": "Fix #1570 - Set trace level from string version (#1683)\n\n", "proba": 1.0896177826680287e-07} {"commit": "40aaf62418afd9be492585ca578df4db72b48030", "message": "deprecate some things that are being taken over by the Migrator\n", "proba": 5.052556662121788e-05} {"commit": "910a53f58265be22133dc4beb924028d7746be2b", "message": "Fixed the reading method to throw IOException when the connection is\ndisconnected.\n", "proba": 1.1347729156341302e-07} {"commit": "9ed2f7b1f26ce861dc7545d464b58710ecef55a3", "message": "Make column visible by default\n\n", "proba": 4.589289801515406e-07} {"commit": "735986cc92dc3c40d70cbf712e266b0177f9eb12", "message": "[bamboo] Automated branch merge (from 1.12:bea440e1a0a85e16c2841359301d914b6e1c9b7d)\n", "proba": 2.288293785568385e-07} {"commit": "8afc9e4beac4999b6096883c5cfdd1cc76939dea", "message": "Don't replace 'GO' with a wild card.", "proba": 3.703475499605702e-07} {"commit": "ebec8bf44d9965e06008736d39708c6b9d9469fa", "message": "Fixed SyscallInputStream to manage its status.\n\nInputStream.available() returns zero even when the connection is closed.\nSo SyscallInputStream must know connection's status.\n", "proba": 1.138577800929852e-07} {"commit": "4fc07ce7488e22e6674004f7f623c3309d988649", "message": "get domain from properties files", "proba": 2.6327955993110663e-07} {"commit": "a5d319922d71058a2063f0e76658ffe54d1cfd6c", "message": "added method to registerMouseListeners\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@4781 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 7.191130748651631e-07} {"commit": "46b297ce09410ab9a2dc7b82393b7aef17efb7ca", "message": "zalcano-plugin: Fix lingering graphicsobject highlighting\n", "proba": 2.0471368600283313e-07} {"commit": "c25d3f1d059adfc3ef20a5615382cccfb63e5f0c", "message": "Remove unused import\n", "proba": 5.658957888954319e-07} {"commit": "b0510ce49a265feeac091f85b7fc2ef254a6fd15", "message": "Updated to get the count of item extents", "proba": 1.3323999326075864e-07} {"commit": "28c019629181de6b080d342c1627a158c3334ae7", "message": "[r902] [branches/dev] Set up style for the title\n", "proba": 1.219267176111316e-07} {"commit": "d449f2979433a623ab1111abf1bc4a08b79f8153", "message": "XCF-1508 Fix OK, Apply, Cancel behavior on EditEmergencyRouting page: callback property was not persistent.\n\n\ngit-svn-id: f26ccc5efe72c2bd8e1c40f599fe313f2692e4de@8893 a612230a-c5fa-0310-af8b-88eea846685b\n", "proba": 1.323114929618896e-06} {"commit": "43b6178724c320911c62bd90c76d5b832ffbc7bc", "message": "[r1974] added more information when random text\n", "proba": 1.2123426529342396e-07} {"commit": "79551704e759618925c75d9117a65ecfdb780456", "message": "TYPEOF evolution for Pimage objects\n\nWill help to differentiate Pimage from Pgrahics object.\n", "proba": 1.2723272391212959e-07} {"commit": "844acd009886986bfb8b7e91fdfc82abd2a2dca9", "message": "apply identifier also to callback key to get notified for right data changes\n", "proba": 1.246024936563117e-07} {"commit": "d26b96f7b264217a1d18eb597be2568c438a3d8e", "message": "added Study Status Errors\n", "proba": 1.332646348828348e-07} {"commit": "103a48a3af8983007749885c0ff40c064ffd11e2", "message": "Update CreateInstance.java", "proba": 1.0309228173355223e-06} {"commit": "b1538581419c5d2e602aab44687c957ed95242d5", "message": "[OPENENGSB-200] fix compile-error in itests\n", "proba": 1.5874285281824996e-06} {"commit": "80abb4a31cf10c28abe4667196b149f31e27f332", "message": "JBEHAVE-1007: Ensured same order of lifecycle steps as StoryRunner.\n", "proba": 1.0589862853294107e-07} {"commit": "0b38e18f8f534b4a47588caeeaad979489228e43", "message": "Documenta\u00e7\u00e3o PostagemAlbumDTO\n", "proba": 8.405855851378874e-07} {"commit": "e9f023313d0f3a0937a777d090b3bd848cbfc65f", "message": "moved OSGiContainer temp dirs down into target/osgi\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@6967 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 1.9817525753751397e-06} {"commit": "bf452c9d6bcac17db85d06f577ba91daccf8de93", "message": "#76 fixed build\n", "proba": 1.5948442921853712e-07} {"commit": "289dea2b90a89b38111ea025557b1e2162bf19f8", "message": "enable distance test for MySQL", "proba": 2.1273966410717549e-07} {"commit": "fc265d97a5df3c9b59e70676cc43574c95b99ade", "message": "fix to illegal wear locs despite override\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19266 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 4.850169261771953e-07} {"commit": "452d868ce5d71722bb399956b1dc1ef18dc51d37", "message": "fixup the assertion checking business\n", "proba": 6.483885499619646e-06} {"commit": "ebdab22a6395aaa290ed9d9664491119097efdee", "message": "jetty-9 - Cleanup.\n", "proba": 1.1568575075671106e-07} {"commit": "7c5c89521eb5ecccc5cc258723f4fa9a6ead2538", "message": "\u652f\u4ed8\u5b9d\u6761\u7801\u4ed8\u4fee\u590d\n", "proba": 2.465125419348624e-07} {"commit": "03c8c8be6dbd667015257551550bc481ad60ee0b", "message": "Update comments for setSizeLimit.\n", "proba": 1.1543568945171501e-07} {"commit": "d7dc477f280d905e8e2657d40cd81f9651e2291d", "message": "Finish the hive intermediate table clean up job in org.apache.kylin.job.hadoop.cube.StorageCleanupJob\n\nSigned-off-by: shaofengshi <343a8420a449fe29c41bd9872c51272089e172fe@apache.org>\n", "proba": 6.485428798441717e-07} {"commit": "ed0db040d8154235af13fcba91d5c0fb0e76f61f", "message": "PDFBOX-2714: Map glyph names when encoding a Type 1 font backed by a TTF\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1668977 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.520904220342345e-06} {"commit": "93d16adf01dc59cc542f7b38ee70f273c9c2c0f2", "message": "Fix the OERandom constructor that creates a OERandom from another not to have an identical seed to another created at the same time.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@596877 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002810698701068759} {"commit": "8dc173242d7fbd3de113513fd8459623ab1a17ff", "message": "javadoc fixed\n", "proba": 3.8749104191992956e-07} {"commit": "8dae50edd9223892d0f2ce9aec0f560585193528", "message": "Close the channel when done\n", "proba": 6.089935595809948e-07} {"commit": "a1e05c13169352fbea9b13f3b0636932f9073ee2", "message": "In the optional collector server, when the monitoring-path parameter such as /admin/monitoring is used in the monitored webapp(s), support the same parameter for calling the webapps in the collector server, for example -Djavamelody.monitoring-path=/admin/monitoring", "proba": 1.8329617432755185e-06} {"commit": "b3d2198089900e8147396b525132bae9b7a8af3a", "message": "Ensure copy succeeds for the JPAEncryptedMessage. Thx to Sai Valluripalli (MAILBOX-129)\n\ngit-svn-id: 3e91be830998880cf64a843733475f92c6afa332@1164257 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4741740983481577e-07} {"commit": "abd7ec4ce056033bce985fae9906f317dd9e2f3b", "message": "add check for NaN in tests\n", "proba": 2.1422118834379944e-07} {"commit": "887b9692477fb4fefb62c5e0b2dc2ad30c0bd2c3", "message": "ODE-309 Removed @Ignored from the vsdm test\n", "proba": 1.1130387633784267e-07} {"commit": "eeadf77d4f73f95395899dbc590fbea7566348eb", "message": "Exception handling cleanup.\n", "proba": 2.1468319744144537e-07} {"commit": "d2ab51c7b80742d585807a95cb0ebe8afaf826f1", "message": "nested \"synchronized\" removed\n", "proba": 3.734850906766951e-06} {"commit": "23be8206f43f0f1be5113049d99eb675548f70e3", "message": "Fixed key publishing in TestUserData\n", "proba": 1.6536566249669704e-07} {"commit": "fd7ec78af3fd0a1275a1faa3fb9198b1f228c577", "message": "[jps-cache] IDEA-228483 Report built modules even if compilation exception\n\nGitOrigin-RevId: d44c2bc15808bf8553faf287072d4d18c9f53fc2", "proba": 3.7129885299691523e-07} {"commit": "5f104ceaf1b374359d9764789aa8261a8e906706", "message": "Changed Facebook sdk version from 3.0.1 to 3.0.2\n", "proba": 4.170093177435774e-07} {"commit": "623c4b8479b52d96bb4141e5bd7ab02fc0f6de5c", "message": "Added javadoc for TaskGraphExecutor.\n", "proba": 1.1636713992402292e-07} {"commit": "6b4afe3170f6cd8cc5f3992ba93e563158e867b3", "message": "KULRICE-6336 - cleaned up dead code on the GroupContract\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@25216 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 6.945862196516828e-07} {"commit": "436ea4540bb0178010144d09b3885c0e478dca49", "message": "Fix comments.\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1392331 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8158206103180419e-06} {"commit": "4a165bdbbd7339a182fbf3f8be045b09dc2f3c48", "message": "Fixed #3123 - Can't send email\n* username & password fields are not mandatory always, but are when ssl_auth is set to true.\n", "proba": 1.0565672425855155e-07} {"commit": "c4860a3770442d3ac47af0f6d5825d3442c899dd", "message": "JENA-758: Don't confuse base URI with empty prefix\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1617246 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4069969590054825e-05} {"commit": "d3914796b6d7a228953d4ff7de3a7f7904d107a3", "message": "[BACKLOG-11436] workaround 2 rows in tab toolbar (#3159)\n\n", "proba": 1.0444570364143146e-07} {"commit": "6f9333b3caf09005676e63ea9c5b4adf063adbed", "message": "db: updated ExperimentFetcher\n", "proba": 1.7323034740002186e-07} {"commit": "7ee93189545d2dbc51c1a7387abb6179b53422f3", "message": "#259: Test improvements.\n", "proba": 1.2369380897325755e-07} {"commit": "bb3a51d16f7b3550a1b46ac3be7b8b4ba1343592", "message": "Adds support to modify LIFX bulbs' label; Fixes serialization issue of mac address\n", "proba": 1.283859063505588e-07} {"commit": "87caa70132744e5acb536167a641bbf9a638b933", "message": "#223: Add IndexSorter factory method.\n", "proba": 1.0664414418215529e-07} {"commit": "bbbd03b9ca9c0ca872f1f37a18db24db809973f8", "message": "unit tests for the analysis service\n", "proba": 1.5175037049175444e-07} {"commit": "16c9c71d10fd364ad2df9f590da8af1af80acc9e", "message": "Fixed potential NPE", "proba": 6.713094080623705e-07} {"commit": "8bc0b83c05246d525f107f63bfa8488324617687", "message": "container.package-info Javadoc optimized", "proba": 6.922921329532983e-07} {"commit": "f233ae237d61163525782bbcbd81a908e331ecc0", "message": "TAP5-853: Provide implementation of getMethodName()\n\ngit-svn-id: d9b8539636d91aff9cd33ed5cd52a0cf73394897@1089577 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.63241871734499e-06} {"commit": "0e1f9ef99a5be81ad5b717507d22a374e816cb4f", "message": "Don't mark container as started until after first stable addon bootup sequence.\n", "proba": 1.0472917466586296e-07} {"commit": "7ad6e6d18dfe276a0a478cd203cec84a98284216", "message": "restore cleaning storage after cube&ii built\n", "proba": 1.2335053156675713e-07} {"commit": "a2a697e4247059e59b18f3a5c3f628e17b1d8e64", "message": "Fix sending to remote node\n\nMessage was not put in exchange body, fixed that.", "proba": 1.0727637089757991e-07} {"commit": "a921efa33f7d8e7ebbf7854766388bed3bfcce87", "message": "Bug: getConfiguration in SearchWS was not synchronized", "proba": 2.8809603236368275e-07} {"commit": "1779fac34c16c18148d0ed5b0e01c110ba901b53", "message": "Synchronize screen position access.\n", "proba": 1.4711476126194611e-07} {"commit": "48df272192ed2aaac35411f1916fcc57edef92c4", "message": "[robot] defensive coding for window finding\n", "proba": 4.6260205976977886e-07} {"commit": "2916bb79835c72c73d5bf2fbe1cc894d3a4093d6", "message": "fixing ITraceRecord\n", "proba": 3.771721992507082e-07} {"commit": "ddaf161720fbe06a96a16bb6383de1bd5114a8cf", "message": "REST-51. RowsResource.getRows() safely closes non-fresh readers.\n", "proba": 9.8950408755627e-08} {"commit": "bddb19c713bd7ce7a69791a70ed0dc283b59fe2c", "message": "Replace Set by ConcurrentSkipListSet\n", "proba": 2.0933380540100188e-07} {"commit": "45caafabba172d75d3f7acc8e964dcef327f0ffc", "message": "fixed NPE on nonphisical elements\n", "proba": 2.680161514945212e-07} {"commit": "f0a3704a7f51ee45e3657bdfa82506a4a3a352a5", "message": "renamed to STUDY_PARTICIPANT_ASS_ID_SEQ\n\n", "proba": 0.00015408426406793296} {"commit": "fb77e1167b60de87f6c396753991600e06a6992f", "message": "Beautification.\n", "proba": 2.32089590213036e-07} {"commit": "368be348a128b1b6ca0e2208a7dfca740482c642", "message": "- Wiki on Scalaris: per default, use the new Scalaris operations", "proba": 1.2137250848809344e-07} {"commit": "ef0fc86876db488bf65353ec50e5f29411835b82", "message": "minor, add filterPushdown setter in GTScanRequest\n\nSigned-off-by: Hongbin Ma <85dffadbcf9f62fac2ae7c1cb8fa535b9035a526@apache.org>\n", "proba": 1.4980003015807597e-07} {"commit": "3efe13e7358d9c376deb52364b07b6985a51886b", "message": "Update OjCodeList.java", "proba": 7.869723503972637e-07} {"commit": "fb5e481e531d4625a8142211102d2f886e0a3fa0", "message": "Fix javadoc in BlockWorkerClient.java\n", "proba": 3.235496478737332e-05} {"commit": "6f872ffb5153311045f6042727ed1199a5ced0de", "message": "Minor refactor\n", "proba": 6.828961431892822e-07} {"commit": "3957f5524f98f48e1c4e6d803dd8a68e6b7d18ce", "message": "Removed hack to find Sun octant\n\nIt is now determined based on its position (origin of coordinates).\n", "proba": 1.0551575257977674e-07} {"commit": "a4ef3d9b43bc62d7d11d447c2b7c140c24cf5718", "message": "make configurable buffering behaviour\n", "proba": 6.462640271820419e-07} {"commit": "3e02a1b31ff6e06f108c0b0ea569b543c8d6ac2f", "message": "openvidu-server: typo fixed\n", "proba": 5.441001121653244e-06} {"commit": "14e6c3a77eb0b33a9c823d4929b8f8f2a3250327", "message": "Fix wrong merge\n", "proba": 0.0002492272760719061} {"commit": "1bfdd0f1b89bfc481dab719e5791a69c49eacabd", "message": "Fix #284 Remove new session from _invalidSessionsCache\n\nThis is needed if the session was created with a provided session id\nand if this session id was previously invalidated and therefore put\ninto _invalidSessionsCache.\n", "proba": 1.0576096798331491e-07} {"commit": "4510a0b471ecc20b6e3212f813b1ff38b6d5e1d5", "message": "1.16.5-0.1.5: minor cleanup\n", "proba": 5.289353453008516e-07} {"commit": "1f1c32047d3411fea3fb1326bf78c52c86be5b65", "message": "remove needless field: jsonValType\n", "proba": 0.00033335472107864916} {"commit": "275537e9280ae3deab472fe34b276f3ca3dc71bb", "message": "CLOUDSTACK-5352:\nCPU cap calculated incorrectly for VMs on XenServer hosts. It should not be limited by the overprovisioning and should set the cap as service offering\n", "proba": 1.403290212920183e-07} {"commit": "1c12dd97dc39c447027baf578177fd5ea0a989a9", "message": "Add javadocs to StringUtils.fromUtf8. (#11881)\n\nThey clarify that the methods advance the position of the buffer.", "proba": 1.1238007857627963e-07} {"commit": "311d9198322064b997c6d8cc2422762ab9073e22", "message": "SAK-30142: Importing material during new site creation sometimes leads to tool duplication\n", "proba": 1.1451660952843667e-07} {"commit": "79c63738c8142e0433fb94b9d7f7422fec1d5244", "message": "Fix to SAK-10242:normal instructor cannot add extra rosters to course site\n\ngit-svn-id: 19a9fd284f7506c72ea2840aac2b5d740703d7e8@31211 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.962438827580627e-07} {"commit": "0069eae684d27eac8c2615acebf3668155984d95", "message": "revert noop\n", "proba": 4.909363269689493e-06} {"commit": "228d25c394ad4087416092af51f38926fc507cf9", "message": "Removing used code from WyldCardPeriodicMessageManager\n", "proba": 2.885618073378282e-07} {"commit": "c740e1fd84c297eb250737eb77c8881a71000808", "message": "Fix creation of SFTP connections/sessions to an SFTP Windows server\n\nA nullcheck was missing\n", "proba": 8.892128244042397e-05} {"commit": "5c7424df58f51923c4bcaa562e9a437f34848797", "message": "Change UntypedObjectDeserializer to use `nextFieldName()` as well, in hopes of minor perf boost\n", "proba": 1.2193369514079677e-07} {"commit": "a8d50579031f94b0dbc881d072d3188fee5e16ac", "message": "Updated AsyncServicePoolTest to check what happens we all endpoints are filtered\n", "proba": 1.3007829124944692e-07} {"commit": "9983b4b1aaff1d10a533a0aed9ffe5a5fda307ce", "message": "Complete parameter ensures logic\n", "proba": 6.40837413357076e-07} {"commit": "51862ce5aec97ba1e7bfd8f765129ce395a976b6", "message": "Fix IndexShardTests.testStressRelocated\n\nCloses #16364\n", "proba": 1.4700802353218023e-07} {"commit": "9c99230d73bca66e4f0ea3363e3bcf9321fb252d", "message": "Revert GNPSExport Information\n\n- Remove empty export information from export\n", "proba": 1.2258861659120157e-07} {"commit": "723d259fdf9c96d3686408aa1f39cbb25981a712", "message": "tests: Add SuppressSSL to ChaosMOnkeyNothingIsSafeTest.\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1579321 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.524840965634212e-06} {"commit": "d1a7ea61ea26806b00b960e5c3661825044c7f7e", "message": "Use forEach() and streams\n\nInline single-use local variable\n", "proba": 1.0457841881361674e-06} {"commit": "80a67c5ebb37175f58f5fb3daffe2e6ad0069e01", "message": "Access credentials file lazy\n", "proba": 6.826812750659883e-07} {"commit": "59e3ffffda4cd197b1837317ba64edc935b8ef16", "message": "jerseyserver - fix service2\n", "proba": 1.802068112510824e-07} {"commit": "cd8e086800982e909166087b1eb0b9988b3ab7aa", "message": "Defines a document field converter\n", "proba": 5.005676939617842e-07} {"commit": "bf3af73800fd856fed94603bf003e57b65f74e16", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "409171f5d062c04b7c506d3a3bcd045934f5dd63", "message": "Deleting DefaultCatalogUserApi.java", "proba": 5.743109454670048e-07} {"commit": "8bf07cfafd4c2442f40988077e777beac58fa4ee", "message": "set num results value, just to be friendly\n", "proba": 1.2913839952943817e-07} {"commit": "af352cae13eb5354b2059840809ad95564688770", "message": "Adding test that excluded classes arent added to return values\n\nSigned-off-by: Eliya Sadan \n", "proba": 1.2405115512592602e-07} {"commit": "8e1f55bcd0ff5d6d5a6aea30768819c21978aeac", "message": "Default to empty options\n", "proba": 1.2614270417543594e-05} {"commit": "933e0b9460dd8f5ba6cac14afe1e4f25a19e6a16", "message": "use JPEG to compress bitmap\n", "proba": 3.013451760125463e-06} {"commit": "d2e44b2c9b4bada19309f59b504271c9b158c625", "message": "exception handling in getfile\n", "proba": 7.614682999701472e-07} {"commit": "d468f296690198498c6906d46ce0ff3a537c5914", "message": "eliminate warning\n\nThis used to be revision r4255.\n", "proba": 1.564966964906489e-07} {"commit": "39a9d909ba0d165cd609c4e78ccfacccb0248fa1", "message": "Use Files.exists\n", "proba": 6.950938313821098e-06} {"commit": "5bd01c3f110496acdf4801a299770897f1b8d3c8", "message": "running sync frequency check before doing the sync task\n", "proba": 9.784739631868433e-07} {"commit": "46cf5cabc241d4390a2af1faf8fbb20f1054d80d", "message": "db: getDuplicates Parameter from int to double\n", "proba": 3.296597981261584e-07} {"commit": "0aa948c42261d15bd6d9bd1a269423dc7525bb1d", "message": "Save some space if offset is non-zero\n\ngit-svn-id: ee17208af0df0552975824e4840d757fdb463ab9@1833345 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0005222728941589594} {"commit": "a05f07809acbd5cd1ead3468f724a94919d1f5c2", "message": "mouse over can now be triggered in detail pathway", "proba": 2.1861137611267623e-07} {"commit": "348ac3c92e1f970f3e49a5d7cec6a07df5e136c9", "message": "make sure we don't try to set luts when ImagePlus is of type COLOR_RGB\n\nThis used to be revision r2997.\n", "proba": 1.0143925521788333e-07} {"commit": "6e4cce69a88d41b003df83fe6e40ac87e570eb65", "message": "Separate a copyright header from the JavaDoc section in `package-info`s across the project.\n", "proba": 1.1664791088605853e-07} {"commit": "157c7a1673b860c2ab05e7eb95ef64a914c9911e", "message": "- Fixed lazy initialization errors.\n", "proba": 1.277371524111004e-07} {"commit": "e36aa8e2ff7d8adaec0ac602b0ecebf801599e4b", "message": "- Forced the integration-tests to run with locale en_US as otherwise the tests will fail on non-us systems.\n", "proba": 1.0381075554732888e-07} {"commit": "76f3737ad3f67d4df694ee92500f37cff8b59686", "message": "Add catch for exception\n", "proba": 2.297783339599846e-06} {"commit": "fa9eb665e873da797acb591e205a23172151644d", "message": "cleaned up a bit\n", "proba": 3.989865433595696e-07} {"commit": "d3ba4069ebf75f6c480e6ff211dfac0065defa90", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "cbde54c6060ab5fbe57ebb0f59da5d22d152f6ef", "message": "Fix failing quadtree tests\n", "proba": 2.365178488616948e-06} {"commit": "6304c9ec8453665bb41423b95b04febceb3b5fe4", "message": "Add badge for num new chat msg\n", "proba": 2.0453961724342662e-07} {"commit": "bc2be177f1e2726a787a81457ea4d608877f2df4", "message": "Update nodes.\n", "proba": 1.6921229928357207e-07} {"commit": "1e09a09e791c7e6d0e56cfcab24ea93dfb01d331", "message": "do not pack class files from dependent android app modules into apk\n", "proba": 2.047218856660038e-07} {"commit": "2adf527b166770642b89b81dbdf3817347fcdcd1", "message": "a double/long\n", "proba": 0.0005094773950986564} {"commit": "c8312cdc24386a897c4da07c52740d8d47d6f13a", "message": "do not throw class loading errors if failed to load ant project\n", "proba": 4.769249244418461e-07} {"commit": "81c967c6a10a1263e6003f6399eed8a62ba678c2", "message": "Fix broken scrolling when content in the bottom sheet uses nestedScrollingEnabled=\"false\"\n\nPiperOrigin-RevId: 270969395\n", "proba": 1.3630617104354315e-05} {"commit": "3f85e25c3295f8e36ccbc0081da4681b315c6243", "message": "Added sample rate to the data objects created. Notes that this is currently hardwired to 16kHz, and should be fixed.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2755 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 1.1288659607089357e-06} {"commit": "e2c159a621a4fcb9692d0681dfcb4db55dd15d3c", "message": "issue #116: improved synchronization of TestStep's", "proba": 1.167258076861799e-07} {"commit": "16cddc014a9bda3ff156ea2599e1d0c678c90fad", "message": "feed star/comment\n", "proba": 2.1511254999495577e-07} {"commit": "5fd70d8e832b10d351cfcf90c109ce1a0e2af1c7", "message": "groovy tests fixed", "proba": 2.1559560536843492e-07} {"commit": "c6328ad3ec28d756c4a6043348f605edfb6c6975", "message": "Use Timestamp's compareTo() for comparisons.\n", "proba": 1.2721125131065492e-07} {"commit": "2a89189298ae2b3a31c20d118751921e96d14115", "message": "Clarify how `mHolder` is guarded.\n\nAlso avoid calling `isStethoPresent()` on each method call which is\nobviously much slower than intended. The function has been removed as\nthis pattern clearly has issues.\n", "proba": 1.2244969127550576e-07} {"commit": "0d2196616602d972bbdcb9674d4d014896614185", "message": "formatting changes.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@30811 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.9986670017242432} {"commit": "10db814f618e01ac223377e269557ace1d29e7e1", "message": "add onMarloMapReady for class to implement\n", "proba": 1.2930057380344806e-07} {"commit": "7dbb98ac2f136171ef5daa1d7a7a845e69582919", "message": "revise\n", "proba": 7.412273248519341e-07} {"commit": "2ee724b56a66f6d347aa0365b6544e461b863653", "message": "Issue 155: formatting update\n", "proba": 1.5868397440499393e-07} {"commit": "f857cff02c9114b9b4553b755eb7552ba70c6372", "message": "Remove obsolete ReflectKeyExtractorGenerator\n", "proba": 4.0988226146509987e-07} {"commit": "b59dc87b65ff1b01a91edad31f5c9a77b659f0f2", "message": "D1.4.6: Fixed remaining issues in HarvestAgentH3\n", "proba": 1.7633259119520517e-07} {"commit": "bebe4069bdfc5420053126f10cfc3ef0e5d28b5f", "message": "Minor type correction\n\nWasn't causing an issue, but was incorrect nonetheless.\n", "proba": 1.0347997658755048e-06} {"commit": "fdd37c51e366cfb5ee4085c9934c85bdddb43ebf", "message": "formatting fix\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@27881 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.0143337557092309} {"commit": "c4dbd503e9457ee04d0d6656d672c165b75ff498", "message": "HAL-1443: ignoring tests of no more visible deprecated JGroups attributes\n", "proba": 1.2773399760135362e-07} {"commit": "3de0179a9f185a4d7552ba78aef4cab05bb21d82", "message": "HIVE-7891 : Table-creation fails through HCatClient for Oracle-based metastore (Mithun Radhakrishnan via Sushanth Sowmyan)\n\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1628580 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2524232551622845e-07} {"commit": "3cd5ee40678d28b0c2ae847cc4bad41c6cae2549", "message": "Use AWTDropTargetEventDispatcher in Swing UIs\n", "proba": 1.6098901767236384e-07} {"commit": "0c922d3dc7d90960817961acb914499b43b27fbc", "message": "checkpoint before setting priorities per IP\n", "proba": 2.149776037185802e-07} {"commit": "29378d20002e631a899d4c9cc6f9e5dc9d85de44", "message": "copypastypo", "proba": 9.060259458237852e-07} {"commit": "ebb8404d7a7dc5a60b3dc0b178e18083b4233e3c", "message": "Add distinct calls contracts\n", "proba": 2.129512949977652e-06} {"commit": "d1efc207a832cedc6ceaf30fec575e95a0e2148f", "message": "added javadoc", "proba": 1.8344361762956396e-07} {"commit": "61b5777049de2f04454014d7f00fdbc475a2c73a", "message": "ajoute une marge \u00e0 gauche de l'ic\u00f4ne des requ\u00eates filles", "proba": 7.013342724349059e-07} {"commit": "84c16d129e11b69a1b1eae02b5ad369207cb11e1", "message": "Class need not be public\n", "proba": 0.0007398319430649281} {"commit": "ee6b955c15e54396e86377a0b5f38e316838aca5", "message": "acronym: update tests according to canonical data\n\nAdd test case with description 'non-acronym all caps word'\n", "proba": 0.002122770296409726} {"commit": "6f0915996acf438b8d5f8e6f6e0836ee9c62018c", "message": "IDEA-CR-37561 Typo\n", "proba": 2.4507050966349198e-06} {"commit": "bd8f5b4cadc49364d92ad8f28bfac829b97c4401", "message": "Remove comment\n", "proba": 1.7397370299931936e-07} {"commit": "53fdd7b487263be60fbb0c3969694d63f0aea5b9", "message": "update rxoptional\n\n- Add ifNotPresent implementation\n- flatOrElse -> fluentOrElse\n", "proba": 2.742631579621957e-07} {"commit": "73e7d8d6e2fabddaf7f23c90a6b29ceeea5db4d3", "message": "RESTEASY-516: Now uses RESTEasy client framework.\n\ngit-svn-id: e4901c95dba1db2da44dfc7eaf6e785b47b9dfb3@1516 2b1ed4c4-5db3-0410-90e4-80a7a6204c25\n", "proba": 1.2394289115036372e-06} {"commit": "ac6e01330b683b0c07b8c2c4a5a65917d31cef0e", "message": "Get mvn modules to build and tests to pass (had to exclude audit-writer for the timebeing\n", "proba": 1.220779637378655e-07} {"commit": "50eff79117834bcd2cd2ee30306d41f5de3b1e14", "message": "anagram: add hint to @Ignore annotations\n", "proba": 5.4083909617475e-07} {"commit": "d17dbef6b5c17a2616917571b55b074c1a4464f7", "message": "CYTOSCAPE-12978 Fix bogus errors from TableVisualMappingManagerImpl", "proba": 2.4000928533496335e-07} {"commit": "0f83f9f3c3fcb386288e5f52ad8fd46f788c7d2e", "message": "* correctly type MiniDrawer\n", "proba": 1.6359004462174198e-07} {"commit": "d01162bb1a0bfbb560355f4a2ba7fd7da187e6fa", "message": "fix error\n", "proba": 1.7308811948169023e-06} {"commit": "256e01ca92c43f3ccdc87bfc95031cbcda82e04a", "message": "Fix potential NPE in UsersTool (#37660)\n\nIt looks like the output\u00a0of FileUserPasswdStore.parseFile shouldn't be wrapped \r\ninto another map since its output can be null. Doing this wrapping after the null\r\ncheck (which potentially raises an exception) instead.", "proba": 1.2651510417072132e-07} {"commit": "dbeebef5dab421ac5f8367f0f39f32edca4a8574", "message": "Make it clearer in tests why it's not allowed to create more than 100 distinct jobs\n", "proba": 3.336037480039522e-06} {"commit": "f1dbd47a0bf90676460a0043108157133fc3aa6f", "message": "MAJ de l'exercice Hamming de exercism (2 versions du calcul de la distance de Hamming)\n", "proba": 1.1318201842414055e-07} {"commit": "be77cc5114b34b3d6250867316311ca347c46d93", "message": "suppress warning\n", "proba": 0.0002649730013217777} {"commit": "c881345aee5eaffb02af6a9e47ad948919ba8484", "message": "disable broken tests\n", "proba": 2.0222889816068346e-06} {"commit": "899baf58ab619f336980c31bf2ca6d28becdd9a9", "message": "Add last ink point to damage rect\n\nWhen drawing prediction, add first ink point to damage rect\n", "proba": 1.1243051858400577e-06} {"commit": "d79fce70f66d1dd3bfca808c7af356cce7a2fab7", "message": "changed alpha to opaque shaded color\n", "proba": 1.1189472388650756e-06} {"commit": "476294ebb8adabee661763ac994c8cacb11f40c2", "message": "Removed String type from CircleMenuAdapter\n", "proba": 2.5574499318281596e-07} {"commit": "a9f9aeda21e053e21722357c047b19eee0328ae0", "message": "Find last views that aren't headers.\n", "proba": 1.648785996621882e-07} {"commit": "8c0771e9a9df294219d027f53fd746475632d3fb", "message": "Increased Max Block Distance\n", "proba": 6.227745643627713e-07} {"commit": "1d52bfca86bdc9d25de4d56c4f0a3ffb34792609", "message": "[PLAT-1613] Sort view definitions alphabetically in web UI\n", "proba": 1.3255178998861084e-07} {"commit": "bb08283bbf301e3701a215399371947d12518034", "message": "Used mavenProject.getOriginalModel to avoid rewriting the effective pom after setup\n", "proba": 1.4326171537959453e-07} {"commit": "c2bf66a9124d4799dac3525e192612f9278d5b9a", "message": "Minor bug fixes for features log data.", "proba": 1.1195241711448034e-07} {"commit": "007be297123a4d73f03ef1f9f9c37f71c8d832d9", "message": "[#0 Waterstrong] - change creating LoggingAspect instance way.\n", "proba": 1.0531690008974692e-07} {"commit": "750e0ef311113fcbf1107f5bec71bda098ca85a5", "message": "fix test bug\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1421868 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.220034715122893e-07} {"commit": "9d2cda3d410639beaee65ae5a393e4d7f77631f6", "message": "Removed a public -> private dependency in our test suite.\n", "proba": 1.0388384907855652e-07} {"commit": "0b9694227d662901239b237a103582db933196b5", "message": "Fixing leaked FeatureIndexManager\n", "proba": 2.5782605916901957e-07} {"commit": "e41360b3495ad03da0cdd24837474c3076606751", "message": "The sync V2 is performed in a dedicated thread to avoid UI lags.\n", "proba": 1.0113478765561013e-07} {"commit": "2b5c719ab2321ba48c6db611cfdd7645a6c2bb78", "message": "Call through to onDismiss", "proba": 1.4230418798888422e-07} {"commit": "9875b7f961f109ddf8c644ff1e7d358cfe8cdd02", "message": "added binding for IShip", "proba": 1.4853084451260656e-07} {"commit": "f43f9f8a3bcd5167e75b38c930df1d9ac9bbfa08", "message": "[MNG-7332] No longer support --define\n\nThe reason is that it is broken in Commons CLI and -D just works.\nWe don't want to work around symptoms. Another point is that\njava(1) does not have --define either so we'd like to keep that\nconsistent.\n\nCloses #611.\n", "proba": 1.433893856983559e-07} {"commit": "56bddf064c70e83b4a067c16a97258987cee697b", "message": "Moved channel closure logic from `close` to `channelInactive`.\n", "proba": 1.1944420919007825e-07} {"commit": "0f4ba446c7f4133ed89877a44bb6f817be3cc836", "message": "optimize transaction manager\n", "proba": 0.00044353376142680645} {"commit": "5ad769ec3a5776b005af34dc7d6c5a23ad383869", "message": "fixed EA-59971 - assert: StringUtil.repeat\n", "proba": 2.809998989050655e-07} {"commit": "78f0aa7d9ef0f2fcb1c52af6cb3679ff7ff98759", "message": "Fixed the alert presentation\n", "proba": 3.1281012979889056e-06} {"commit": "80c56f09feb4968e7d687e5a11938f58ac82f787", "message": "modify driver request\n", "proba": 4.126339661070233e-07} {"commit": "ebff94d7632040879bff2c8dd07b4d4489b86830", "message": "The test configuration was updated.\n", "proba": 1.520775043672984e-07} {"commit": "39d003b79cf5ca1ae4afd12b783425ac3e827d50", "message": "native look&feel", "proba": 4.14162855122413e-07} {"commit": "488602d5d3d73f12186e4c994eec3ceaf9b3b092", "message": "Remove excess lookups of conda executable in /opt/anaconda\n\nfrom a loop going through every possible distribution name.\n", "proba": 1.0300269792651306e-07} {"commit": "8893d1a9efcd9629a70b04ea0e993144229f59b5", "message": "Password creation and change notifications (user and account related). MidpointFunctions accessible through model-api. [STEP 3 of ... - problems with SVN]\n", "proba": 1.0348219348088605e-07} {"commit": "11ed40640114f1e874f4bc00aeda6331dce2c4eb", "message": "Updated UI to handle various application lifecycle states properly.\nData from UI no longer lost on orientation change.\n", "proba": 1.045180439973592e-07} {"commit": "9c48d433cb1281c641ba6587eabaec712d9662b1", "message": "LUCENE-1469: make isValid protected and not static\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1064072 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.349877245767857e-07} {"commit": "a738140d54f246a8e99d7ae064813026906b1654", "message": "checkstyle\n\n\nFormer-commit-id: b7c0733b497b30c1798e956836d34e73f69bb295", "proba": 7.374156894002226e-07} {"commit": "775800d34486a4b8d133ac140d1fc50d75a757a7", "message": "Better notation.\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@5303 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 0.9999514818191528} {"commit": "5e22e4d6c80d8211e004e6437802eb5eb58e176c", "message": "Fix compile errors\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1058448 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.008588521741330624} {"commit": "2e442714de1226448b15598f7406cac82b965776", "message": "\u5f02\u5e38\u5904\u7406\u4fee\u6539\n", "proba": 4.896127165920916e-07} {"commit": "d794b5cf48217a8644696e52af859cd3954a1731", "message": "Removed the view change change event generation after the map ready.\n", "proba": 1.0727985255698513e-07} {"commit": "9d3769c2c36526c7b444c16e0491bd46e9a59acd", "message": "Change toString for Member to use in ListViews\n", "proba": 1.4200308839917852e-07} {"commit": "066e1b01ccef9a209d8b94bb3c8414314dc6dfd8", "message": "Check if session is null before try to rollback\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1036851 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.715808922308497e-07} {"commit": "945af4835915ac254924a8be367925a979f12d78", "message": "o doing a quick pass at integrating the fork mojo into the embedder\n\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@291748 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.255068107449915e-07} {"commit": "1babf02f8cf78a5c41f60efb66057b20222e65a0", "message": "Fix-ups before merging contributed code:\n- Normalize name of Logger object to LOG per established convention\n- Clean up imports\n- Indent\n- Javadoc authorship comments\n- Copyright dates\n", "proba": 5.58462375011004e-07} {"commit": "d38f753c3ddb72f220c6f1fa45600a5a3a355a67", "message": "improve method containsKey in Argument Scope\n", "proba": 4.668554254294577e-07} {"commit": "a1c9c977431367b1b808bc921ab10b9a6d524b78", "message": "[historyView] Disable Show Annotations if selection is empty\n\nIt was previously always enabled even when no file was selected.\n\nChange-Id: Ide1900d18ddfa3ba37cb93de7e5cbba7b17cb8fd\nSigned-off-by: Robin Stocker <474ee9ee179b0ecf0bc27408079a0b15eda4c99d@nibor.org>\nSigned-off-by: Kevin Sawicki ", "proba": 2.69768378302615e-07} {"commit": "3939a427ec950496d4646918f2d730fb21803b6b", "message": "[EXMO] POST requests in body by new api\n", "proba": 1.2591038967002532e-07} {"commit": "3036006e7faeddbf6ce98d2e2e9e95b285d4b650", "message": " #322 timing changes\n", "proba": 1.5365635874786676e-07} {"commit": "8253fba795a25e47b3a001009036a37b4f5c1dec", "message": "Allow to override session properties in BasePlanTest\n", "proba": 1.8673766533083835e-07} {"commit": "212b293b9ec1303c17535d518fad29a29c67e4c5", "message": "Remove accidentally committed file\n\n\ngit-svn-id: 9326b53cbc4a8f4c3d02979b62b178127d5150fe@623 c7d0bf07-ec0d-0410-b2cc-d48fa9be22ba\n", "proba": 2.1768094029539498e-06} {"commit": "c42646f444c664fe83177ad0fc59419cdaa4aa34", "message": "Fix javadoc errors\n", "proba": 0.00014389031275641173} {"commit": "9dc9096f85c945dd9358dad9f31ebd10c02cfd9d", "message": "Forgot to uncommet fixed now\n", "proba": 1.1782600495280349e-07} {"commit": "fec4fa9e8b8b33e761680b6fd19906156fd30f13", "message": "jdk8 compilation\n", "proba": 2.83918808463568e-07} {"commit": "cd29c638493e64ef72b5d1603c1b417ce109bc4f", "message": "end arrow coordinates has been set", "proba": 1.0827640153365792e-06} {"commit": "1e12bf31da6a6e97909137a12b0316ee5a0f21c1", "message": "MID-3469 removed deprecated result from user table, xsd remains unchanged\n", "proba": 1.206692985533664e-07} {"commit": "0145618dedd86eacf8099c7b10bd01b655010df6", "message": "Fix method tag in TimedAspectTest.timeMethodFailureWithLongTaskTimer() (#1515)\n\n", "proba": 0.00015490982332266867} {"commit": "ff529908b685d5943b5c5876a0b56ba3701ff2d9", "message": "Support infinitely repeating view animations\n\nInfinitely repeating view animations are now performed only once, in\norder to avoid the foreground scheduler from being permanently blocked.\n", "proba": 1.0274976602886454e-07} {"commit": "8d990d6552af36a05933764ba2738a0b3deb50a5", "message": "Applied the suggested modification from DIRMINA-923\n\ngit-svn-id: 128c057287ceeed08c49ed6cb8408f81e1034bda@1418344 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5595849706405716e-07} {"commit": "04e14e589bfbe724658cdaceea6c75b0e680d96d", "message": "Fix for [#21256] GetXML represents nulls as dashes\n\nSVN-Revision: 179\n", "proba": 1.578974888616358e-07} {"commit": "e15f11128584235ac29e3c6c19fcddc17d2532ae", "message": "\u6e38\u6e56\u963f\u4ee3\u7801\n", "proba": 9.583816336089512e-07} {"commit": "b0f24375a997f03f594b9ed268f8ab95f0c873ac", "message": "TKP-1620\n\ngit-svn-id: 8def386c603904b39326d3fc08add479b8279298@5556 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 5.197064751882863e-07} {"commit": "73e86a2c149190aa2780b420e9af648aed9f6f7b", "message": "Removing more unused code.\n", "proba": 1.9353917934950005e-07} {"commit": "dbb2a89c3a7b3eb938b19d98f14bad240e9a9813", "message": "Just add the TimeBoundary in the constructor instead of calling overridable method\n", "proba": 1.9373234749764379e-07} {"commit": "c3247ef006ecb4d274c25b8fd48a3f59b3af3221", "message": "Use optElement() instead of optAppend() in StreamInitiation.toXML()\n", "proba": 6.379507340170676e-07} {"commit": "629afcb74caf7b25977d1fe73a7215a79a81aaa2", "message": "imports optimized\n", "proba": 3.303657365449908e-07} {"commit": "a3aa6cd0caf40e28d89c163604a6fdf7e8982474", "message": "adding cowbell\n", "proba": 0.014387102797627449} {"commit": "1fadd2ebc173b0f6f76938771a3af8cbdd064244", "message": "[DCOS-42593] Batch taskInfo writes (#3045)\n\n* batch taskInfo writes\r\n\r\n* lower max transaction size\r\n\r\n* Experiment with batching\r\n\r\n* Remove unused variables\r\n\r\n* Fix linter errors\r\n", "proba": 1.2814358285595517e-07} {"commit": "f45c245702449033465a0ee1ae8c0c9ed88b89ae", "message": "Fix javadoc issue with @\n\n----Release Notes----\n\n[]\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=95938797\n", "proba": 1.6858522258189623e-06} {"commit": "b39b5b1b568a4f245187caf954fcab6e3fb75d3f", "message": "Use correct delegate type for for CompositeDialogFragment plugins\n", "proba": 1.9823637842364406e-07} {"commit": "b7de7524f888e0d7a3087043111ccd045d4378c5", "message": "Create failing test\nMotivation:\nAs described in the bug, if you are quierying on the property of a collection you will not receive the objects who have children which match the query. Instead you receive an empty collection.\n", "proba": 1.1646939412912616e-07} {"commit": "6a1b44d20eb2d0f4132579c53298e15263c54ae8", "message": "Remove deprecated Logger usage in Analytics\n\nChange-Id: I66165a76f3a8a47af8473555c6280450835a75c2\n", "proba": 7.604247684867005e-07} {"commit": "0cf858a421c6e9fa5da57098c143185982e3835a", "message": "INFRA-4833: adding subject and body to log print outs.\n", "proba": 1.0236441028155241e-07} {"commit": "40595f0b9ed55da9596514edbcaee1284ce3b942", "message": "Fix parser dependent test.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@1869 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.9999984502792358} {"commit": "ab989d47c4fadbe805a9a3bcdd0c0c8a710a23ad", "message": "Support forceStatic for animated WebP\n\nSummary: Before this diff the `ImageDecodeOptions#forceStatic` parameter was ignored for animated WebP. This made it impossible to apply post processors to such images.\n\nReviewed By: oprisnik\n\nDifferential Revision: D4030222\n\nfbshipit-source-id: 4d3c8ad8cd976c9f97d07d6552c1c514b0f7c22d\n", "proba": 3.492506834845699e-07} {"commit": "fea616258fd5b0c816a69512fc21cd069f512d36", "message": "Fix remaining bytes accounting\n", "proba": 0.0008504781872034073} {"commit": "39cea09f69b6cab47f86d7affc828b5d11694724", "message": "Add javadoc indicating TaskExecutor.startTask doens't allow null values.\n", "proba": 1.1337485261719848e-07} {"commit": "07fc15b716fbd1d71ccc9b548b5d9a95a388aa0d", "message": "Implement toString for MultiSet.\n", "proba": 1.940609450912234e-07} {"commit": "26c0abed61d5e6b9ac0d1ae1916a8a6be8e69226", "message": "lookahead code generation rewritten", "proba": 6.778429337828129e-07} {"commit": "65f6722c81369dbb7f79074e2df45af3c01cbc6f", "message": "Build pluginRegistry only once.\n", "proba": 1.1547697909009003e-07} {"commit": "c37ecc2ebda43ea460ede5719bbc7c3b48444b6b", "message": "bug 11336: better message\n", "proba": 4.908727078145603e-07} {"commit": "66dadbe0bc5d137d47d7440e1a312446462c28a4", "message": "Get all dependencies in the promotion report\n", "proba": 1.5552751619907212e-07} {"commit": "5b1257fee6eb2bdfd77923ddf4c5281badf81ed7", "message": "Mute unnecessary logging\n", "proba": 6.981950946283177e-07} {"commit": "c2bf93097d644e947f93020b295fc789d997abf7", "message": "[android] add noData option\n", "proba": 8.548628102289513e-06} {"commit": "8b4eaeffcc44ebd1c594cb2f8e769db419f573df", "message": "Add TYPE_MYPLACES\n", "proba": 1.088707722374238e-05} {"commit": "969135e7c0dee6390eacd1e15627fd52c0283fa1", "message": "added verify listener for repeat count field\n", "proba": 2.230462428087776e-07} {"commit": "eea9c20d29aaa45c50064a8adccd730bd3551fc0", "message": "get style from WFSLayerOptions\n", "proba": 1.4712556151152967e-07} {"commit": "b321f898dba8490eb7011775b6f23babee1532af", "message": "updating test verifications", "proba": 2.757491301963455e-07} {"commit": "344b11485f65998002947736e7efac2240fd28c9", "message": "Added a helper function to get merged and sorted list of results\n", "proba": 1.3905689399962284e-07} {"commit": "62ac66a2002b904a72a6484e3710cbefeb6c5797", "message": "make abstract test... abstract\n\n\ngit-svn-id: f25645bd54002203a47bb62c0b0afba5efd98acb@606068 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002532810438424349} {"commit": "c6a7b54ecd0779e4776096ca5249533810b8443e", "message": "WIP\n\nFailing tests, not sure if reusing the ResultsExtractor is the right\napproach\n", "proba": 2.672550465376844e-07} {"commit": "bf31b483acb733d4df3e8bb1d9c09d8f7ac7102b", "message": "Added noise option to AutoencoderAdapter\n", "proba": 1.6575249617289955e-07} {"commit": "c09d6525aed165e1d99924b026c9753c1f1a056b", "message": "caching\n", "proba": 1.1645099675661186e-06} {"commit": "9ecb9b5ec813182ad8f9b105b78390371d0de98c", "message": "Removed reference to TransportService\n", "proba": 1.3133701770584594e-07} {"commit": "19416dbc609246b1be68768dcc9b85e16fe9d3cb", "message": "Add todo for changing TinkerGraph support for \"persistence\"\n", "proba": 1.0578275322359332e-07} {"commit": "8bbba5f8ff91ea3617bdaeaf29872970c1ae8c15", "message": "Fix unit test classpath when testing shadow jar projects (#74783)\n\n", "proba": 1.1008648925781017e-07} {"commit": "5a17414ac02e7e1db6fa4f2e4aa1330680ee6fca", "message": "Sync ESH with OH1 PR https://github.com/openhab/openhab/pull/3825.\n\n`executor.setExitValue(1)` means \"for any non-1 exit code, raise an exception\" which then gets logged as WARN. `executor.setExitValues(null)` [means](https://commons.apache.org/proper/commons-exec/apidocs/org/apache/commons/exec/DefaultExecutor.html#setExitValues(int[])) \"skip checking of exit codes\". Otherwise the log is spammed with WARNs about non-1 exit codes.\n\nAlso, unlike OH1, other exceptions should be logged as WARN, not ERROR, since they don't effect the stability of the runtime.\n\nSigned-off-by: John Cocula \n", "proba": 7.4414792834431864e-06} {"commit": "2ca7480e586e8155d29924ae6f2e237c9fa36c69", "message": "file change reverting working on postgres\n", "proba": 3.143560434182291e-07} {"commit": "fdbaf93d98b605c539cb697ebdeae381f92e01eb", "message": "CAAERS-4506 - Refactor user provisioning to support all sites\nChanges to User data migration and Importing\n\nSVN-Revision: 14453\n", "proba": 1.0240464121125115e-07} {"commit": "50cdb958fd7ab24ff945fdd8df19898d7d7b5e71", "message": "Fix: Parameters.userId not User.id\n", "proba": 0.9999873638153076} {"commit": "b7e0e0a36f9d15086401f2e87fd8a97b8cec7bad", "message": "am 80bb5861: Merge \"Be consistent about host names in RouteSelector.\"\n\n* commit '80bb58612f5fb37847591831ff65b620785a1ed8':\n Be consistent about host names in RouteSelector.\n", "proba": 1.2598725618317985e-07} {"commit": "ad9da3610faad06ea1303bbbd2172e42147b35b8", "message": "2-8-2006: 3. C Gallen fixed bug in OnmsAssetRecord. setManagedObject instance was updating managedObjectType\n", "proba": 1.2641017121950426e-07} {"commit": "78ceb78d670afdc84d7a51cd7e9c6ff6cffa4e48", "message": "fixing compressing\n", "proba": 7.664078793823137e-07} {"commit": "ab9a31498a61e9f6ec04b3f8db6864aa38a17a5c", "message": "bugfixing creating complex combinations\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@6259 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 0.00014427982387132943} {"commit": "354585967874caafeb11a5ec8b51e43c1b6473a7", "message": "comment marker\n", "proba": 5.838437004968e-07} {"commit": "9cf927e32a4f644332afd78af142d4e205bfcf64", "message": "Fix bug in ViewUpdater where hierarchy tree was not fetched again\n\nNeeded to reset the currently saved job id in the view, so that the\nhierarchy tree is fetched again.\n\nChange-Id: I0527672491a7da9fd6e0611065aae484280a17b2\nSigned-off-by: Denis Knoepfle <49cb15584ba4be13085b48d38628544b7f0dc10a@sap.com>\n", "proba": 1.8182016958689928e-07} {"commit": "e66e1ce0d77794bd7afb7e1001732d369a9fa9bd", "message": "PDFBOX-2887: throw IOException if expected XRefStream isn't one\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1691450 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.980861609103158e-06} {"commit": "2907903cfaa12892a0447b49e8b26fd84f1ff1d3", "message": "Now in gorgeous 60 FPS!\n\nThe previous optimization truly worked wonder. Now an average petri dish\ncan run at close to 60 FPS most of the time on my old Mac.\n", "proba": 9.693812330624496e-08} {"commit": "8e0acb12e015f96fbbb5fba3eda58eec4f4b90f5", "message": "vcs: fix typo - missing semicolon in html\n\nfollow-up: 2693f8055914b29787b97719c28d43ecbb03e006\n", "proba": 0.9942107200622559} {"commit": "4abec6be04b9aa042eac31efe5ae0016e3b7807b", "message": "scopes view: open file on enter (IDEA-73605); show customized popup\n", "proba": 2.11316347531465e-07} {"commit": "6fd45835377c7af59f5b75065869adb1deb63c61", "message": "- request for indices during initialization phase should just wait until end of the initialization\n- add to log names of removed indices\n", "proba": 7.630094387423014e-07} {"commit": "944dfe23c681bf0ad69e14c1eef8d91ecf8d2d11", "message": "Platform: OS X scrollbars (leak in AWT listener fixed + only keep scrollbar visible while mouse is moving over the scrollpane)\n", "proba": 1.0731115906992272e-07} {"commit": "64ae071ab26cfa1e0fba4c4d905de194dc02163d", "message": "simplify IdeFrameImpl.init: extract an anonymous class\n\nGitOrigin-RevId: 2e1a47c85f93368f615e56620222dd5f57b8eba7", "proba": 0.0037270341999828815} {"commit": "ba6bfe04fd40c1d0089d2602b934c85c4acfa7e3", "message": "CommitExecutor.createCommitSession(): add @deprecation javadoc\n\nGitOrigin-RevId: af67d93b55a929e534be2f8b5a05b813c9f27b4e", "proba": 5.571613201027503e-06} {"commit": "3171f34cb29fb4434c8c9b513974b72e7a919c00", "message": "Check null == ps", "proba": 2.7836520530399866e-05} {"commit": "65f6edd3693ad9adac104826712043f6fa3b1bd8", "message": "MWEBSTART-28 detail warning message\n\ngit-svn-id: 9655d34e53c611f474fa14ddf3362683ab9bc7c5@5063 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 3.362367806403199e-07} {"commit": "838ec15315ecb89c915bbdda8d2c08e7c48db753", "message": "Cleanup: use util method.", "proba": 2.090184239023074e-07} {"commit": "52f62c0663751ff08be352b9227fb69175c7043a", "message": "Remove println\n", "proba": 0.0011277453741058707} {"commit": "399542e14dcb860bae4a5e026179447d6879351d", "message": "added getPopularAudio method to AudioService\n", "proba": 1.7302396315699298e-07} {"commit": "c5223ceed58540475b77bc3cf6efd30fe7c28185", "message": "Corrected equals method to check class\n", "proba": 5.842268819833407e-07} {"commit": "5d55085cf1f8d2c9d4098c8f973acb3782a22cc2", "message": "Fix thumbnails not loading for videos.\n", "proba": 1.1893146023567169e-07} {"commit": "5dd7d9838dbeaeb54174c130dd4946565fa4c100", "message": "Null check and docs (without the bogus additions)\n", "proba": 1.0914524040117612e-07} {"commit": "67b815cad5ff39c15d5b412058338310fcfe7087", "message": "fix javadoc\n", "proba": 1.109801360144047e-05} {"commit": "37296fa36d7993fc829ffdb559b34c9cb6e049ac", "message": "Removed some unused constants and imports.\n\ngit-svn-id: d0182e8a596e776e5c783845197fda39501da556@491 6ae8b97b-f314-0410-8212-aecf10b92ded\n", "proba": 7.853069109842181e-05} {"commit": "143ebf6698f3106b08e83f808a901c9e4102aa0c", "message": "Removed unused progress calculation on server side - already done on client\n", "proba": 1.4192984565397637e-07} {"commit": "e66386cfc4629a1b003393df0c5bc468023f9d2d", "message": "Tidied strings into constants.\n", "proba": 1.767717066059049e-07} {"commit": "3a6c7ae4e524227e3b17f41c1cd8eacd05702276", "message": "Resolved some of the TODOs\n", "proba": 4.2162716340499173e-07} {"commit": "16bc57487f734301cda362c637bdbd1da1309b02", "message": "Added drone module name change to ingestjobsettings list\n", "proba": 1.77592923478187e-07} {"commit": "61957f603f89eabd8c76f1fe7dd920624af1dcfe", "message": "TII-187 fixing reversed logic on notifications\n", "proba": 1.3574772594893147e-07} {"commit": "92839b1657c0f50a2de4a1b2f079b8418d4edb90", "message": "remove comment\n", "proba": 2.1478579981248913e-07} {"commit": "3dc54e9298a45832728f9abb1f3c0f88c8e1ddd2", "message": "fixed date checker for expiry\n", "proba": 2.282444938828121e-06} {"commit": "acc0015e37031532e1ddd7e148738c17ab320ba0", "message": "remove print line\n", "proba": 0.020157722756266594} {"commit": "172c84cff0496a515f656766b1641f198c68dfa7", "message": "Formatting \n\ngit-svn-id: 143cb10dc719e178ee363e965dabd91992a7bb30@1311665 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999998927116394} {"commit": "94ed2cc54fe056ba732a5d7f4cc069cd3b0e2f52", "message": "IO: some little cleanup fixes\n", "proba": 3.0693610142407124e-07} {"commit": "ea17dd4c3b7afc84ba41aa2a9611753bf8d2ccaf", "message": "Update SketchOnMapSample.java\n\nremoved redundant reference to set border for button\n", "proba": 1.7482959435710654e-07} {"commit": "e5c043b6125259de1387d016c58b93a71bd3a328", "message": "Removed race condition in unit test\n", "proba": 1.4497670974833454e-07} {"commit": "503335f79e73b5bac147424dab9178477a4afc45", "message": "RunState 'WAIT_RECOVER' removed\n", "proba": 5.860466103513318e-07} {"commit": "a1fa39ae375356db74d742a4684cf257fdb33c3d", "message": "ImageAttacher tweak.", "proba": 1.37716824610834e-07} {"commit": "4777c8403f9e8904ec814674741b957e7a0f7497", "message": "added handling of Receiver\n", "proba": 1.3895284212139813e-07} {"commit": "0f20e512e348da6262ba8cd95e80f3d2d400cee8", "message": "Update SiriusExportTask.java\n\nCreate the directory if it does not exist", "proba": 3.315812477922009e-07} {"commit": "f4841dd0f6e191c38e5dd25583e7227f3cbd9384", "message": "files\n", "proba": 1.333303998762858e-06} {"commit": "4eff97acd2539c61bacfe05a84348b7a051a71ec", "message": "fix \u7f16\u8bd1\u9519\u8bef\n", "proba": 0.9999829530715942} {"commit": "f9ad527e69e1aee84d692428f5f11f399d005129", "message": "Implement Instance to InstanceDTO and back", "proba": 1.452485065556175e-07} {"commit": "f05537bb408db8af90b2ea0977d0e6209b016432", "message": "Update JournalController.java", "proba": 1.5760789437990752e-06} {"commit": "aa22d5ba32e3aa3328f59d87f5af6a20ffa301f9", "message": "GS-9994 Added missing #create() method\n\nsvn path=/xap/trunk/openspaces/; revision=113671\n\n\nFormer-commit-id: 928bb8e674c1be7eb89c0cf73b32745c97901cc6", "proba": 2.2992189769865945e-06} {"commit": "f5a3759bb46da6f21f6fff484791265b7ebb3daa", "message": "Remove trivial dependency on DefaultEncoder and changed to Encoder interface.", "proba": 1.058162553135844e-07} {"commit": "a8f770c6caed55376081c83d06dc942f6ee6b619", "message": "making the test a little more interesting\n", "proba": 9.795544428925496e-06} {"commit": "d4cdd237c3b675795df4d5a3ba8b51e855a85866", "message": "Test for the full flow of the ID3 tree build\n", "proba": 1.2900817125682806e-07} {"commit": "de0434d717aed389c27c0242703c87f67607c839", "message": "Completed a test for submitting a new job.", "proba": 3.955075499106897e-06} {"commit": "0d043d65706241540093c99b58813edc61e9c876", "message": "Fixed javadoc\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@22434 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 7.295338377844018e-07} {"commit": "cabc923dcd1b38cfedbacb45934d66d82b36636f", "message": "Add new Translation Memory Services.\n\nAdd new services for deleting and uploading TMs.\n", "proba": 1.0370270331350184e-07} {"commit": "a64cae0c701826301124bf7697ffca67deb93f6a", "message": "db et resetChanges\n", "proba": 3.1204152151076414e-07} {"commit": "853a9e2c5365912acc55cd05f1ee903255523346", "message": "[AMBARI-24375] Adding services when Kerberos is enabled incorrectly changes unrelated service configurations\n", "proba": 1.443107180421066e-07} {"commit": "e7f325d00208b5ac0c18563b513b87ddd1461f71", "message": "MIFOS-3782: ensure removal of loan officer and customer movements are audited when transferring group to another branch with no center hierarchy configuration.\n", "proba": 9.491007801898377e-08} {"commit": "3bb7be8f838e7ab001b34dff937cfd757421ab95", "message": "Added graphics scaling drag handles.\n", "proba": 1.1564394242213893e-07} {"commit": "3092f49667cbfe444e1086b15e76995e57cf13d6", "message": "Fixed issue with other Non Barricade APIs getting affected\n", "proba": 1.2777736912994442e-07} {"commit": "256bd38d09e447eaef497e9fad14066ee29d8d83", "message": "Add come javadoc to the ProgressiveJar.\n\nPreparator to #5750\n", "proba": 1.3456819658586028e-07} {"commit": "2dc00b99b932e14232ca6dd9b7861a5c14f2397e", "message": "Removed", "proba": 3.935766414997488e-07} {"commit": "ae0b7699baa886a505ac927838ef6e1c3486abc4", "message": "[r2405] source set to 1.3\n", "proba": 3.223847443223349e-06} {"commit": "0bb7ca3d7fc17c217b9c965a121b74d701f298fd", "message": "Test for listing poly records\n", "proba": 1.459898015809813e-07} {"commit": "59d4e95a5b8ef0434e0a5da8263df7e89631ff96", "message": "JCR-4078: occasional test failure in GarbageCollectorTest.testSimulatenousRunGC\n\nwhitespace, typos, slightly improved diagnostics\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1773332 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6004175904527074e-06} {"commit": "c68f9893b722d773b6b2104cdbde6653c3f117c8", "message": "Convert TestingColumnHandle to java.util.Objects\n", "proba": 0.999998927116394} {"commit": "3e827a20d4e096202f81735d5b147b5278ee0c89", "message": "ProtocolConfigOptionBase ==> ProtocolNodeConfigOption\n", "proba": 4.99933150877041e-07} {"commit": "e08881b54e79903aff0b07aceb112e0e38949afd", "message": "Muting XContentParserTests#testSubParserArray\n", "proba": 4.268975430932187e-07} {"commit": "9fd88806149705cbb8b336b83c816ab1cb31688e", "message": "GT-3262_emteere code review comment tweak", "proba": 1.1690048751233917e-07} {"commit": "2b089269fd90c6af15afbf990eaecc3226ffc1c4", "message": "FUCK IT ALL, WE'RE DONE\n", "proba": 2.342867446714081e-07} {"commit": "12806464665a51aabb245c7e5ca8b10e945d6cdb", "message": "[WFLY-490] [WFLY-1818] Allow ModelControllerClient creator to disable JBOSS_LOCAL_USER SASL mechanism\n", "proba": 1.6974276206838113e-07} {"commit": "b93cc786bde99aba571ecc8af2542a54fecf1efb", "message": "Cope with an edge case.\n", "proba": 6.1027358242427e-06} {"commit": "e071d8742bb3962ecc17bb34466241f1771b84e0", "message": "[MONDRIAN-2443] Properties of type float not formatted properly from a SQL Server DB\n- added newly created unit test to the test suite\n", "proba": 1.0964747332309344e-07} {"commit": "982d1592a0166e042f0556ea2b0c37320b78ddd1", "message": "[CLEANUP] Moving the CodeComplianceTest to the optional category. After Julian's changes to checkStyle, there are thousands of failures. If we fix them, we'll migrate the whole code base to pentaho's official standard instead of playing catch up with the current mondrian standard. Note that we will still require all new commits to adhere to the modnrian code style for the time being. This change allows the CI results to be green so we can track the project status properly for the time being.\n", "proba": 1.0471119793464823e-07} {"commit": "858a14d712c525e04a1d5f1b0c09479186f82751", "message": "[US5597] UT for filtering mechanism to the API endpoint\n", "proba": 1.28437591229158e-07} {"commit": "ad0805ed44f9c64b685342c43a44fe56928e5714", "message": "\n\nSVN-Revision: 2723\n", "proba": 1.382002068339716e-07} {"commit": "a81ec6ca46a67c6a7dcc08b4b9ba739a73e0953d", "message": "Update agent bundle repo url\n", "proba": 4.1720622334651125e-07} {"commit": "3ee2ffe9946b3dd814b64a5833056b9bea76dcea", "message": "try / catch around pre and post close listeners\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1423922 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4382839569625503e-07} {"commit": "04949480d4cb6c84c44cf729c0c67c5c6ad3e266", "message": "Improve readability -- added comments and broke up long statement. Also, converted tabs to spaces\n", "proba": 2.7864726348525437e-07} {"commit": "56158e5b924620dbb261d902de2a0e880bb577c0", "message": "In ObjectCondition Add the operator different then", "proba": 7.544937489001313e-06} {"commit": "780e8331fadacf704297e0c0d86bd917cdaf1971", "message": "SCR43162\n", "proba": 7.902024208306102e-07} {"commit": "c558da06a8136ba84aa7a78b09607bc3892b9907", "message": "brought back \"giveAlarmServicePort\" which was lost in a file merge\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@111379 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 2.0481770661717746e-06} {"commit": "fa9384e5bfc2a730c77080359e13477538fb1dd5", "message": "Fix an incorrect lang literal check\n", "proba": 0.999993085861206} {"commit": "bc63e3d8361aa29d6da0e87d1676e2a94bc7953f", "message": "trigger keepalive in collect(int)\n\nin order to have OrderedLuceneCollector to also execute it\n", "proba": 1.3585288627382397e-07} {"commit": "8f4f1e7798c39b18c25827854a7dfa7604748997", "message": "add misssing annotation in copy from test\n", "proba": 1.685638579829174e-07} {"commit": "a8baefb6e63ef4e1338e322a1c2c02bad49623a4", "message": "start on VALUES support\n", "proba": 2.023468397283068e-07} {"commit": "cf671bebfbea37e5b19737056144e5e858d9856e", "message": "pdi-1277 backed off code change for pdi-1256; caused connection creation problems. \n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@7991 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 6.215390385477804e-06} {"commit": "afe7bf81ffbd5a4d0b8ca2c5f84f43c74e307a0d", "message": "Disable assert that fails on Mac\n", "proba": 1.1645422546280315e-06} {"commit": "e0c763bd8f2cc2af2918168761d44cd4a7466eff", "message": "state fixed under win from grthor", "proba": 1.478036892876844e-07} {"commit": "672ce7e9a1e9261c7ea151dc677db5fa5d237d69", "message": "Removed dependency to javax.vecmath", "proba": 9.158608804682444e-07} {"commit": "ebbb4b026d7f70e69ed35ec3668089479bb85069", "message": "removed dependency on RefResolveService live instance\n", "proba": 2.2363303742167773e-07} {"commit": "3eb6467380666acaa1831c06e428a37334eecc51", "message": "Update TimeUtils\n", "proba": 4.1144213014376874e-07} {"commit": "3e071c92bbcb09a1921f5ffac0f7ffc8548b5cdf", "message": "Rename example test\n", "proba": 8.073933713603765e-05} {"commit": "40a2ec2ef8c54e15981b449b3b9a60c7cfef64ce", "message": "[scopeChooser] Call scopesChanged on saving scopes\n\n#IDEA-195685 Fixed\n#IDEA-217974 state To be discussed\n\nGitOrigin-RevId: 55a462f40c25e9bbcc32098f02dd2f931cf2128d", "proba": 2.914922845320689e-07} {"commit": "ae7f70baa32bb36716e7f06cba5c9c2a7c598aec", "message": "Modified: method `getMidiOutputDevices' returns MidiOutputDevices that is belong to specified `UsbDevice`.\nAdded: another `getMidiOutputDevices' method to get all MidiOutputDevices.\n", "proba": 1.0789052851123415e-07} {"commit": "10c37f0fa4ff101d8821b82f361e0b90e3ddc13b", "message": "[TEST] Improve diagnostics for ML interim results test failure\n\nOriginal commit: elastic/x-pack-elasticsearch@2ccc9d71ae03788264a4dd03fe9ffaec7d4e2cae\n", "proba": 2.1722271981161612e-07} {"commit": "1bf576ff29e8d4e67469b6757467a335b51fb640", "message": "EA-29583 - IAE: CopyrightManager.getCopyrightOptions\n", "proba": 1.892772019118638e-07} {"commit": "7b42368c868e143ea7b980de5e73836f3c646df1", "message": "testng: run all tests in class when methods to run were not specified\n", "proba": 4.753410962621274e-07} {"commit": "30868499daec36b78af8ff4eebde93e1aa0994ea", "message": "Infinite loop in chat event processing while getting groups for a zone. *slaps the back of Abrar's hand with a ruler*\n", "proba": 1.0438377273658261e-07} {"commit": "0e82d8277c5ec261679c33ca020e6679a126420e", "message": "added speed test\n", "proba": 2.1166668773275887e-07} {"commit": "fb2fa1ebd161fa92c24d9fd7dd4154aa91a0d2b2", "message": "\n\ngit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/proactive/trunk@7645 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 9.252994459529873e-07} {"commit": "58faf1465a41d7c7e977fc3372108f99d6eeab0a", "message": "NotificationService: Fix warnings.\n", "proba": 1.769400483908612e-07} {"commit": "d403f56fa5af1f19c8e54fa11902eedd16500d1e", "message": "NotificationService: Add buffering and stop to the list of usable RCC states.\n", "proba": 1.1144960865294706e-07} {"commit": "0b5d2be507576a07dfe87ed0a000707bf18ee15d", "message": "#148 Add new token to the response header\n", "proba": 1.743936479670083e-07} {"commit": "7309609b676a5fe74f6730c806fe53ecab4260c7", "message": "Fixed Paper spamming the crap out of the console\n", "proba": 1.3649285790506838e-07} {"commit": "aa388a65eca30cd4c4617ac58a99b3883455c88f", "message": "text spacing\n", "proba": 5.0476446631364524e-05} {"commit": "9c5e56cc1525c26ec6ec35320f523e9baf8a74f2", "message": "HBASE-5042 TestReadWriteConsistencyControl should be renamed\n\ngit-svn-id: 1ea5de6e32eadb5f080cfd8bafe1c87167c06d54@1378805 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.532710878876969e-05} {"commit": "131b390bd75d408cf02ec3d3cb657ecdea710dd2", "message": "add tests\n", "proba": 4.0275867263517284e-07} {"commit": "d6b81c961e7f935785950601f89317f64cea84e6", "message": "gh-730 Change the default initial page for some document types\n", "proba": 2.216192598325506e-07} {"commit": "53cb0d96e99a5c2e244209703ca198875914369e", "message": "show the ModelNode on validation errors\n\nwas: cbc07be91fc0ee854a4631b53ef5b510168c0934\n", "proba": 0.00014463999832514673} {"commit": "74312da18a8903ee0f3be21d4dfd5e0efc62e8d7", "message": "HIVE-9953: fix NPE in WindowingTableFunction (Alexander Pivovarov via Jason Dere)\n\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1667085 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.976181788966642e-07} {"commit": "b766130e0cf493766044c0d592a9e69afa0e300d", "message": "followed button changed color\n", "proba": 7.722583177383058e-07} {"commit": "9b6150e4114779e1aae822c75251049b31e68ae0", "message": "Small revert\n", "proba": 5.666961442329921e-07} {"commit": "10af5f6720e0264edeefc2f2a169445f8b72366c", "message": "added more logging to search bug\n", "proba": 1.58233191882573e-07} {"commit": "d04db12a7c7eb815066d427a957e7e3bbc222ae3", "message": "Where\n", "proba": 0.00017620634753257036} {"commit": "492dd9be6ffa58dc3a90dce7cca46d79e200838d", "message": "PDFBOX-4892: performance optimization, as suggested by valerybokov\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1888033 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.568145305303915e-07} {"commit": "960f449bd402c6e322739f1182bb004ccb87c93f", "message": "on feature #4011, using message information to generate publication header\n", "proba": 1.4997142727679602e-07} {"commit": "ca9803257a72980ca91a8d64840c7eb3823d8b57", "message": "PDFBOX-3860: return BufferedImage.TYPE_INT_ARGB instead of TYPE_CUSTOM\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1801375 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.386845724482555e-05} {"commit": "79274a32b43072ad7d8fd0438572f6c3cffa7a06", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "b74b1da307b8b7e0fee3b7b880cf85455595886c", "message": "PR add text for client errors.\n", "proba": 1.196126930835817e-07} {"commit": "e6ef962e3ce882046540cb2b1f2a3f634959eb96", "message": "PDFBOX-3044: make diff output utf8; remove unneeded cast\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1716734 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.22158040641807e-05} {"commit": "2f1954f718cfb7a4f3130445c5613404252c0dcc", "message": "WELD-1839 Add WeldStartService dependency to all WARs\n\n- a WAR which is not a bean archive but is a part of a CDI application\n(EAR) is missing the org.jboss.as.weld.WeldStartService dependency, the\nresult is a timing issue", "proba": 1.2427317130914162e-07} {"commit": "dbbd74b5f056f95b6290f1ee3137795b5b1e30e7", "message": "Improve SystemComponent.toString()\n", "proba": 1.6382937246817164e-06} {"commit": "d2db06129b56249c7f16b526a64553bd2252d3db", "message": "nurse rostering: improve label\n", "proba": 2.239123386971187e-05} {"commit": "774f100f2821c2de2e702c643e62c4e2b82b7fcc", "message": "PDFBOX-1975: check color count; remove a statement that disabled code\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1577341 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4256650047173025e-06} {"commit": "0cc66997ec23fa6a9e0519df759508a7acdc8fb7", "message": "Remove incorrect documentation.\n\n", "proba": 5.714797453038045e-07} {"commit": "6cb3994ae42b076524a204eb2a334e4487f4a59d", "message": "WICKET-5228 Add method getFirstDayOfWeek to DatePicker class\n", "proba": 1.2646444247366162e-07} {"commit": "ec3c9d5bbe52e354a5b8b5ea53b74ef1c17a063f", "message": "Improved year validation\n", "proba": 7.844554374969448e-07} {"commit": "c350f6e9256dc1eda3f4ac0296d3e99b2c9844ce", "message": "PDB-1144 \tDialog for entering a new URL in Dashboards has spacing and alignment issues\n", "proba": 1.0474155942574725e-07} {"commit": "8cd5a1ba5cf660509edeb04398ddc0c46e447963", "message": "Small typo fix\n", "proba": 4.803011961485026e-07} {"commit": "b3f677f41443c2944644aa1d32460bcebfd5f643", "message": "6: adapted launch test\n\nDepending on the installed features, on a new workbench, any file has\n\"Run As Java Application\" as the\nfirst menu, so we need to look for the second entry\n\nChange-Id: Ia8787ee3cbe0e8ba63cf69d385b49b68a69050fd\nTask-Url: http://github.com/LorenzoBettini/javamm/issues/issue/6\n", "proba": 5.549281354433333e-07} {"commit": "7bff2bd4dd6a3f07efd302192ddadbb70bc7ad09", "message": "[WELD-834]; decode special chars\n", "proba": 0.002221030183136463} {"commit": "fef0cb01086972a7802dcf0bea5d735180fd6da2", "message": "fix for preq submission problem\n\n", "proba": 1.6522190549039806e-07} {"commit": "a323893182a42f1a567cde8889c246c3a26a077a", "message": "ODE-217 Resolved minor issue with DdsDecoder.java\n", "proba": 1.1996866078334278e-07} {"commit": "3feccecd5bc6668971d3aee5631bc9a4a63ff028", "message": "Schema command.\n", "proba": 6.337913305287657e-07} {"commit": "e0b72ae0b5598da315cf46fa10db3ab374e103f8", "message": "- Changing some variables in main mod class.", "proba": 1.0238979797350112e-07} {"commit": "f26a0785571a75c3f64a415f5a33ae814afecd4b", "message": "Better default lowest edge.\n", "proba": 1.9543158202850464e-07} {"commit": "d6ceaa3541858f0fa13c58229fbfec7531ed14f4", "message": "XWIKI-4411: XWikiServiceImpl's xwiki context is not handled threadsafe\n* refactored the service to use the execution context (as it should) and retrieve the needed XWikiContext from the initialized ExecutionContext instead of storing it.\n\n\ngit-svn-id: 04343649e741710b2e0f622af6defd1ac33e5ca5@24172 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.344552962720627e-06} {"commit": "bd0c0d5c280b9582059c76fce283971006d4f8af", "message": "[SYNCOPE-1560] Missing update for SAML metadata import\n", "proba": 1.1743482986048548e-07} {"commit": "4cc98c5f7dd4c4296340802376e36e2a9f71881c", "message": "Delete EntityMantaIllusion.java", "proba": 0.0009139467729255557} {"commit": "0f40b15024d5e30e37a114b2a04aaded6bd635f3", "message": "Fix PayPal Wallet installed check\n", "proba": 3.1942064993017993e-07} {"commit": "16c0d47664262e26e57711eb316ed06f571dd0e7", "message": "Doesn't need org.xbill.Task.\n", "proba": 1.2915351362607908e-05} {"commit": "ba5c495ce02da7738e4008fdcefacd1194b871fd", "message": "[FLINK-11334] Add good TypeSerializerSchemaCompatibility.toString()\n\nThis makes it easier to read messages of failing tests.\n", "proba": 1.0430416352846805e-07} {"commit": "8e60e2bc1cb3243a68317606e181a6f20ef0e42c", "message": "Refactor: delete files\n\nNow deletes directories recursively if selected\n", "proba": 1.6880967734778096e-07} {"commit": "fb2f7cb922ed142b2260ac068a8a3305c19e5f67", "message": "changed default delay/interval to 10min/24hr\n\ngit-svn-id: 89f25bc11d38539bdb43ad3cadaf6f108b60e246@5639 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 2.8140907488705125e-06} {"commit": "e01cab2f713802f6fb92f7472a258c07f2c18af7", "message": "[FLINK-18039] Ensure the source events are sent via the coordinator thread.\n", "proba": 9.74360290229015e-08} {"commit": "00e214160a97874db532237bf408217387f9fdc3", "message": "added filter options\n", "proba": 7.163375244090275e-07} {"commit": "45e8e580b8d82cabac44f5a29ca728aa144276ca", "message": "Fixed the typo in the query!\n", "proba": 7.043296591291437e-06} {"commit": "a0ad56896a8ed183f1e1db0ddc24e6857640de58", "message": "GEODE-2859: minor cleanup\n", "proba": 2.669465573035268e-07} {"commit": "835278e53d07701077691f90e7c243a8f26dd844", "message": "patch\n", "proba": 1.0704158057706081e-06} {"commit": "9de877f472208a345506535d6f7cd1b54e59035a", "message": "Made sure RuntimeException during Validator creating is wrapped\n\ngit-svn-id: 26dda5117cf3d919afec67b81d32a23dad579a1f@16838 1b8cb986-b30d-0410-93ca-fae66ebed9b2\n", "proba": 8.550271672902454e-07} {"commit": "3f8ca1f94d54b39994099727a38db3ab7f1c9f7d", "message": "Avoids searching for the identifier in the protein name. It could lead to find more proteins that the one that we are looking (e.g. Trembl entries with a reference to an other protein)\n", "proba": 1.161255696047192e-07} {"commit": "2b525c4c1699cdc82886bb7e71e73cfcd017631b", "message": "hide leave in the same source root entry if current root is from library (IDEA-140192)\n", "proba": 1.0825105078993147e-07} {"commit": "0c6d47c3eddf3a7d860f1c355749bc092afcd754", "message": "Removed synchronized\n", "proba": 5.18259298587509e-07} {"commit": "0cd8340cbe56068f46322c88111498c85891b9b0", "message": "Convert \"if(DEBUG) Log.d(...);\" to \"if(DEBUG){\\nLog.d(...);\\n}\"\n", "proba": 0.9999994039535522} {"commit": "8318ec2382d5b6e988a7176b537acea55e164bf5", "message": "adds test at document page\n", "proba": 3.322406030292768e-07} {"commit": "32c39ef74efda65b0f962f54540e796012d8a328", "message": "Ticket 3523 - fixed test\n", "proba": 1.2389958214953367e-07} {"commit": "56db8135076a32368e11d2c55a6d0d2b145ca492", "message": "refine JMS (Solace) queue depth check timeout\n", "proba": 9.795451660465915e-06} {"commit": "aa395a96e09867f1c7ff353ce892bac4c5bb083f", "message": "[Java]: Makes fields private.\n", "proba": 1.1910773167755906e-07} {"commit": "13c8b410bb7678a5f3ac32cc610de82c9d9f80f6", "message": "DfaMemoryStateImpl#checkInvariants: report also in EAPs\n\nHoping to catch EA-118152\n", "proba": 1.2338099963926652e-07} {"commit": "12c14e152ce569d601053a623d005cab2a782572", "message": "BZ-807274: configurable guvnor snapshot via GuvnorConnectionUtils\n", "proba": 1.7080900249766273e-07} {"commit": "678a6a09afebb0087b2ee6505dc3438291c32650", "message": "Broke javadoc on purpose\n", "proba": 1.449592872404537e-07} {"commit": "f4a1528ebc0eb1504b30ad235c78595832450011", "message": "Add global configuration switch for sync proxy. (#30087)\n\n* add global configuration switch for sync proxy.\r\n\r\n* spelling.", "proba": 1.0857963417265637e-07} {"commit": "018756754ff0f289a8b30f846af8b7092270318d", "message": "Re-throw exception from LoggingRunnable (re #1808)\n\n* Re-throw the caught Throwable unless we received a more serious\n Error when attempting to log the original Throwable. In that case\n propagate the more serious error instead.\n", "proba": 1.0617611678753747e-07} {"commit": "09df5867668536c91f7f0835a3025d49fdcc165c", "message": "Minor change because we now make sure Java imports are marked as being for the Java backend (#3605)\n", "proba": 1.0104763248364179e-07} {"commit": "9015487d2f878691b9e1312875b95e2d5ec0063e", "message": "Additional minor change to WayPointType Enum.\n", "proba": 1.0513867465533622e-07} {"commit": "4e2cb6ef65715d143a7b83bb16dcd15a19b3b2e5", "message": "PsiBuilder: remove \"eating token without its type checking\" assertion which never happens\n\nGitOrigin-RevId: 4b415e48b5b5ec3c7a9bc2dcfc6eebafc9a48bb7", "proba": 4.172239641775377e-05} {"commit": "7409dbac58d275fb30f71e93d97086d44b45b506", "message": "Add a source line annotation for the doublecheck.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@487 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.9999990463256836} {"commit": "aed718d8ed28c932c564daf54e5abba6326d6284", "message": "Do not log IOException\n", "proba": 1.90288176327158e-06} {"commit": "6a8284bb1bdc9dc806e2611d175bdb260b0b9f07", "message": "KULRICE-7619: Add check in populateDefaultValue to skip non-null non-empty nullable values.\n", "proba": 1.0875705669377567e-07} {"commit": "50021b5a0ef0affdbac2743d9f5cd0ebc5abf42f", "message": "TransportBrokerThread starts automatically so it can prepare its looper\n", "proba": 1.5440316758486006e-07} {"commit": "e49e6a519464d9bbcdeec957382ec67199e8bb0a", "message": "priority tweaking\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@7847 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 8.673686693327909e-07} {"commit": "2deec2ea3af3fa0ab85445c02f9c18791ea458e6", "message": "added autocentering to root topic after docuemtn opening", "proba": 1.2439316776635678e-07} {"commit": "84a4b9ff64e0be560141fe4b56d7f4a4f341e243", "message": "[AH-2385] Added support for spatial filters\n", "proba": 1.249138676939765e-07} {"commit": "2556ca07e2aa93054aa43dcba33b65656ce3fbf9", "message": "Remove redundant sentence periods.\n", "proba": 0.9999982118606567} {"commit": "9ef636338cdbce049da07adf2f4f6cdff465fd1b", "message": "Modify the database query in TextFlowTargetDAO\n", "proba": 6.203191878739744e-05} {"commit": "2ec4d467b19e1c0db74c4a828ba96129fcd3063a", "message": "OAK-7512: RestoreTest.testRestoreNameJcr2 occasionally failing caused by versions sharing timestamps\n\n(Patch by Marcel Reutegger)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1833347 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.53185350579588e-07} {"commit": "307e1399970b01bcf4c0b4d7806cdb1d5595550f", "message": "Use a RuntimeException rather than IllegalArgumentException so that we can include both a message and a wrapped exception\n\ngit-svn-id: f26ccc5efe72c2bd8e1c40f599fe313f2692e4de@5556 a612230a-c5fa-0310-af8b-88eea846685b\n", "proba": 3.3733362215571105e-05} {"commit": "3951fdc0feaf5d192dcd132efe2ef4eae8bf8f6a", "message": "Prefer diamond operator\n", "proba": 4.644941498099797e-07} {"commit": "a69973b30f7b52b51c7cf6b12b01b1f8d8e87092", "message": "test: Body\u6ce8\u89e3\u4fee\u9970\u7684\u5bf9\u8c61\u53c2\u6570\n", "proba": 1.2724829048238462e-06} {"commit": "07161cc83cd9bc408713d8becd5aeb9142c3702d", "message": "IDEA-193330\n", "proba": 1.8411433302389923e-06} {"commit": "73d74e4da0a1b92f62cd7f07449fa7d54d3bf51d", "message": "SOLR-2002: improve TestReplicationHandler\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@965327 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.1358778212743346e-07} {"commit": "65ae957c67eaf2a1f9dc96cac70ae8648de99abf", "message": "Editor Tabs settings: update 'close' buttons in editors on 'Apply'\n", "proba": 1.6673196512329014e-07} {"commit": "c4a249f2c050a9327faf600fe84cc741e41cba66", "message": "NoRef SimpleUomRateConverter: break if same uomId\n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@14257 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 0.0001765713095664978} {"commit": "05276e0e083d52b8913f4fec80d7b25e93c4b14f", "message": "Elevate privileges fetching metadata for SAML\n\nWe have to elevate privileges here as these invocations happen in a run\r\nloop that will not have the correct privileges for socket connections.\r\n\r\nRelates elastic/x-pack-elasticsearch#3671\r\n\nOriginal commit: elastic/x-pack-elasticsearch@ada1ddda78096db72918bf02848e3750a613e1ec\n", "proba": 1.0547445299380342e-06} {"commit": "ecf254ba87f089ae6359130b8aa6e7f840e5e2bd", "message": "Providing a way to listen to lifecycle changes in PyUnit runs.\n", "proba": 1.125990323203041e-07} {"commit": "5dd486f7f5a4a112ee35e5cd17521d9b8f987238", "message": "Revert \"RUBY-25487 only look up constants on processed ancestors\"\n\nThis reverts commit a8157df1\n\nThis revert addresses RUBY-26385, RUBY-26118, RUBY-26389, RUBY-26400.\n\nGitOrigin-RevId: 1f88f187ea4faf82e39b183d83160f060cff4502", "proba": 1.0665020226952038e-06} {"commit": "02a31856109eff809949b62f47e1fd047dfb6464", "message": "implemented menu item click listener\n", "proba": 1.1282298828518833e-06} {"commit": "1b2521269e04c57dcb0e3ddc6b71a2bb63815e5d", "message": "Make END_TAG parsing more NPE robust\n\nby calling String.equals() on the constant string and not on the\nreturn value of parser.getName().\n\nAlso perform the access to 'parser' on a different LOC than\nequals(). This should help debugging things like\n\nokt 25, 2017 2:02:54 PM org.jivesoftware.smack.AbstractXMPPConnection callConnectionClosedOnErrorListener\nWARNING: Connection XMPPTCPConnection[***@***/***] (0) closed with error\njava.lang.NullPointerException\n\tat org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.parsePackets(XMPPTCPConnection.java:1194)\n\tat org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader.access$300(XMPPTCPConnection.java:982)\n\tat org.jivesoftware.smack.tcp.XMPPTCPConnection$PacketReader$1.run(XMPPTCPConnection.java:998)\n\tat java.lang.Thread.run(Thread.java:745)\n\nwhich where recently reported on the forums.\n", "proba": 5.527213215827942e-05} {"commit": "8ca15963499dd980dde6f36d48083517a3a74c8a", "message": "Add an @XmlTransient", "proba": 4.789711601915769e-05} {"commit": "5e9298df3d867a53ef20de4f75dca7f780f88fb2", "message": "Use latest neo4j 3.4 for tests\n\nInstead of 3.5 pre-release versions.\n", "proba": 9.996396954647935e-08} {"commit": "e04fb9ecdc9574439a74635e84bd3acc51a0b72d", "message": "ignore tables from system schema in MS SQL Server\n", "proba": 4.5423072947414767e-07} {"commit": "0a7905571a88de74c62c9331128f96b119938d77", "message": "unlock file right after action is finished\n\n", "proba": 1.298626131074343e-07} {"commit": "f182f12246a043344d6768c0ebd4ac6c11e77c4d", "message": "Improved DOM rewriting.\n", "proba": 1.3733686898831365e-07} {"commit": "fcb03911f3b349f494bbc1717b27a35c5d5174c9", "message": "solved #1323, Ignore access events of files not maintained in namespace\n\n", "proba": 1.2728091292046884e-07} {"commit": "984bd82d5ce9f3effe67c2ac938a82ec6596ea17", "message": "added hide error, name and value methods", "proba": 2.6824449150808505e-07} {"commit": "f8bcd44d0e44851060b3b1001d124a2cf2630d53", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "380fd313f55a0fcbeb7b89f50368224cae6c75b7", "message": "Refactor playing sounds.", "proba": 1.306815846646714e-07} {"commit": "84c939bcea1e69ddb288f5165276eba9151933a4", "message": "Added serialization util\n", "proba": 2.3744257759972243e-07} {"commit": "f134716ac8f78849c386d82038f26857c3faf2a8", "message": "for build test", "proba": 3.791977007949754e-07} {"commit": "ecf7a17d9e3853d9dfd01c1baf7dd015f0063e28", "message": "try this, xH3LLRAIZ3Rx\n", "proba": 2.9401682695606723e-05} {"commit": "5f27c4609ea97157afa7b0764b3cb9bd3fc7e548", "message": "simplify\n\nGitOrigin-RevId: 25baebc2dc201f34b9e534ac83ab289119d8780f\n", "proba": 0.9999986886978149} {"commit": "4d9996b30e53444320af041a5865605cf479b3ac", "message": "EMPIREDB-126\nPrepare for commons.BeanUtils 1.8. since setting null will cause an exception (Everything is fine with 1.7. that is referenced now)\n\ngit-svn-id: d3ba8792a8580bc76a260f900e9491be905fbfad@1213472 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8227641476187273e-06} {"commit": "11a2f131375517c1ee20890840e453899bf1ef64", "message": "Change 'tell' command to 'whisper'\n", "proba": 0.9999302625656128} {"commit": "94ec216aab99ccc29920bfe61e83d34fbed9a954", "message": "- fix TerrainQuadGrid support in TerrainGrid\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@8681 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.99277417070698e-07} {"commit": "04fbf2cbb58cc846cb14dca273f910ca2226c19a", "message": "fixed collisiongroup check on grid change\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7720 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 9.396592872690235e-07} {"commit": "23c867e5a3532bb660166c37d6a40310f40bc0a2", "message": "Adds mandatory initial_hosts in ForeignStoreIdIT setup code\n", "proba": 2.2109466613073891e-07} {"commit": "99a56e53137ef62f76b3ae1bfb4cd37ddf65af81", "message": "Remove deprecated boxing Block#copyPositions\n", "proba": 8.284710588668531e-07} {"commit": "27758099c5adca56689d081cfb9158d8d1e48bd7", "message": "change logic.\u3000because strict type check ", "proba": 0.9999969005584717} {"commit": "a41727e6c4a67d3d784ad744a9cc6a3e0019a23c", "message": "working now\n", "proba": 1.2642885849345475e-07} {"commit": "f003088137d42461717590c763eb1f40b8d06a65", "message": "Removed a useless import\n\ngit-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@695144 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.358075772070151e-07} {"commit": "4caf72bb60b653d16ecf09019d74f8a55aca328c", "message": "Testet getMethoden von SliceEntry\n", "proba": 1.4129427938769368e-07} {"commit": "5fc3aedcbc67ac9bb07b437bf11aaee592d86707", "message": "updated package-info\n", "proba": 1.9374805049210408e-07} {"commit": "7d5e61521df602f04e752c875c4f1da35359fbd2", "message": "Fix DN name\n", "proba": 0.9997026324272156} {"commit": "f8f98468e8d7158e1bea0072fd0f369ae8d3cace", "message": "Add method with ConnectionFactory as an argument\n", "proba": 5.930344855187286e-07} {"commit": "4187c8bb3e46e23c48260e524b0e53808da899ce", "message": "[JENKINS-37185] Fix checkTimeout() and its associated tests\n", "proba": 1.250733561164452e-07} {"commit": "59a76bac01a916ca28e69baa23cfe61048e1531f", "message": "less obnoxious logging\n", "proba": 8.501486945533543e-07} {"commit": "ac071eede5d4a7bc20483f8deeadf2844685a62c", "message": "GEODE-3131: Awaitility clause added to reference count verification.\n", "proba": 9.914916176967381e-08} {"commit": "f4f979aebb1b98688a77ac1c94cb098d31773a65", "message": "Implementing methods for the LongLinkedList class.\n", "proba": 1.197088863591489e-07} {"commit": "adf09dc393ac9fd1ed248a72f6f35546fc52d193", "message": "Tests for IRMAWiki\n", "proba": 2.0891738472528232e-07} {"commit": "581a6fee033f8fbb474773649701a448edc3efe7", "message": "Made sterre initial location\n", "proba": 1.334800998620267e-07} {"commit": "3a95471dd21850ec43f842611ca9c7dd1e4aa245", "message": "Added special case where, with one glowstone block and one nether star, you can go halfway between 'removing all but rock' and 'removing dirt'. In this case (power > 11) we remove dirt and sand, but NOT grass or gravel. Result is a weird world with a thin shell of grass blocks over hollowness. Just to surprise really thorough experimenters!", "proba": 9.977938475458359e-08} {"commit": "735baff88b48b8b012edbe7f7a7a2d96f897afbb", "message": "add deleterange api and delete table\n", "proba": 1.9983765753295302e-07} {"commit": "9fcd90a2e4f59aad27633965fd737b7e3e28322c", "message": "Add check to ApiAACellFast\n", "proba": 4.7302077632593864e-07} {"commit": "d63504654c75c6c768156e1c1ffa6f6169c05c86", "message": "Euler Problem 1 - Change from int to long\n", "proba": 6.609367119381204e-05} {"commit": "a746dbe61431ee068a038dcaef022778de45046a", "message": "Update Spanner usage command text. (#1449)\n\n", "proba": 1.2585215358740243e-07} {"commit": "6305a69cc14f90a6e65e96362d38cab46e6c8b07", "message": "Avoid StringBuilder.append(Object) in ContentDisposition\n\nThis commit avoids invoking StringBuilder.append(Object) in favor\r\nof explicit method calls to append(String) and append(char) in\r\nContentDisposition.escapeQuotationsInFilename(String).\r\n\r\nCloses gh-25056", "proba": 1.2095911188225728e-06} {"commit": "2776aa28e6bdfaadd605aeb9971666e3a864fdf7", "message": "improve ontology loader so it retries.\n", "proba": 1.382214236400614e-07} {"commit": "af2fe2f01880d67083e8af147d97034c96ccd115", "message": "GEODE-3723: Correct documentation for getRequiredPermissions\n", "proba": 1.281225650018314e-07} {"commit": "3dd1f1089bfbad868cdc40998445c6f6d3a1f66e", "message": "Omit optional =true when using /diff?weblinks-only\n\nThe addParameterTrue() method packs the request parameter with no\nargument, which the REST API server understands to mean a boolean\ntrue value. This is consistent with most other options throughout\nthe API.\n\nChange-Id: Ia69bb60b3fe6ee8858066642bb239ed5df664225\n", "proba": 2.6614772650646046e-05} {"commit": "c249a6bdbe1c11651303a5840a78cf2d9099443f", "message": "Allow asset type to strongly reference non-instance assets.\n", "proba": 1.202771642283551e-07} {"commit": "c8a002af9830f7a920b86f8a974208adae87e6a0", "message": "[GOBBLIN-542] Change AsynRequest instance variable into protected\n\nCloses #2405 from autumnust/master\n", "proba": 1.1972657887326932e-07} {"commit": "e9bce19764b0feb4c232c9f5a566bb9c53de1e3e", "message": "adding new printStackTrace method to print stacktrace to a writer\n", "proba": 3.0725385613550316e-07} {"commit": "279b2b3c8c1c9312fca625e24ccded70fe95303f", "message": "Make CheckBox implement HasChangeHandlers\n", "proba": 2.2806598565239256e-07} {"commit": "901b547400e120be1dbff3c993a12e185fd0aca2", "message": "Fix the TwoDimTable creation for thresholdsByMetrics, was putting a string as a double. Bug was exposed by better API: d75e775a84c2abd75dfa96152d9c41d7b5d892f5\n", "proba": 4.4886659452458844e-05} {"commit": "73f81abda7643e661d9ebe91fd2aba377cfb4b3b", "message": "Keyacloak config - supports no protocol files\n\n(cherry picked from commit 8c575d979175fb3df5d29ff0fdf712f739f790a6)\n", "proba": 1.262342834706942e-07} {"commit": "e0fa176f0b3aef8f70e99eca752309810f6eb811", "message": "HBASE-15100 ProcedureInfo constructor should be InterfaceAudience.Private (addendum)\n", "proba": 1.5516677365212672e-07} {"commit": "13e4578be83bd3e76ff1cfc5212ae75de130a007", "message": "HBASE-20826 Truncate really long RpcServer warnings unless TRACE is on\n\nSigned-off-by: zhangduo \nSigned-off-by: Ted Yu <0310e5c5e7fd71475d94f72deb8e0a1f48031aaa@apache.org>\nSigned-off-by: Michael Stack \n", "proba": 1.6927363333252288e-07} {"commit": "976d1d1a9ce267efb2df5b0d7584ea9983f04588", "message": "towards-advanced\n", "proba": 1.9177605281583965e-06} {"commit": "3b38e79729afd502697c1d188c30e9c930b361a4", "message": "Minor Javadoc nit.\n\ngit-svn-id: 6006d5852951f43e4bf20b1aa071d815bf420463@1769908 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.276650345971575e-05} {"commit": "8205a408b5eaba5167cf00497e59708b1eb8415b", "message": "* Fixed the problem where connection line were not drawn properly", "proba": 1.492900310040568e-07} {"commit": "765554177dfc5b672658caebe891ce9cb215df9e", "message": "[PDI-13148] - NPE in Slave Server Monitor Tab\n", "proba": 1.1115198361721923e-07} {"commit": "0f34a0ebbe97ccf2d4cdafa915046cf34e9f98b7", "message": "setName\n", "proba": 8.826427801977843e-05} {"commit": "024939be0bced66c0b2d120105c80f3b2da6f2c8", "message": "[PLAT-1303] Adding class headers to first item in a Pair\n", "proba": 1.2149260442129162e-07} {"commit": "8b6296d88e12faad1c4830a4e4187681d5b5718a", "message": "Added test to exercise database date comparisons and strict option in updateNodeMetadata..\n\ngit-svn-id: 311fcc5b8b03427d323cee07bbb9e5a14d8d22e9@1945 728ff76a-78ac-11de-a72b-d90af8dea425\n", "proba": 6.6182460614072625e-06} {"commit": "0999643d355b7974d4bebca3e31697483590c91d", "message": "dotted quad fixes\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@409 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 1.3196670352044748e-06} {"commit": "97ff805a5103efe8a8fdea9e42075d26dc5355b8", "message": "cleared\n", "proba": 5.6015237532847095e-06} {"commit": "681bbc795074c8c2091796c152a1f953f03755fa", "message": "getFootprint, renamed constants\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@369 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 3.2017046578403097e-06} {"commit": "a4cd2d533b2f47e73eea41d603aec2dca97ce9f7", "message": "Added a close() method so that we can explicitely close free the resources\nused internally to the Cursor without having to read each object.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1715 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 2.6988850549969357e-06} {"commit": "a482d7689fec0a925c4fd9a44a42ce58fc64ea5f", "message": "rename\n", "proba": 2.129588756361045e-05} {"commit": "3804a92690672f2856d168de06a38c3ec2bb3ecb", "message": "remove dead code\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@717 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 0.9999828338623047} {"commit": "b02ed2a14ec6322eec4781f0b8f2021c0b0742c0", "message": "am 704ca147: am afa2e5d5: am 27bbe343: am 55d43957: am 0e44aa8a: am 9cdb85b0: am 33586fb4: remove redundant/confusing links to pager classes. Although the links are technically unique, the links appear as duplicates and the added value is mostly redundant.\n\n* commit '704ca14775a4463304c97217959de73979bc2e4c':\n remove redundant/confusing links to pager classes. Although the links are technically unique, the links appear as duplicates and the added value is mostly redundant.\n", "proba": 6.362731710396474e-07} {"commit": "094899e485a7b67e0c6c5f1055444598b1f9ce9d", "message": "am 1304aa94: am 042c7cd2: am 199a13cf: Throw exception if PagerAdapters are modified without notifyDataSetChanged\n\n# Via Android Git Automerger (2) and Adam Powell (1)\n* commit '1304aa9430bef5f11672f530f62116b00c34be9a':\n Throw exception if PagerAdapters are modified without notifyDataSetChanged\n", "proba": 3.482688555322966e-07} {"commit": "584357170d97a0745411757907ac0340b95ceb8d", "message": "Reverted LBFGSB verbosity.\n", "proba": 1.8464098161530274e-07} {"commit": "d48b9aac1ecc03ab8945cc75384c0d295cc2c47d", "message": "minor, add toString() on route Candidate\n", "proba": 9.185077374240791e-07} {"commit": "3e5b203c3bc409851ce4fdcd2d6e883546c7e50d", "message": "Add methods to set the culprit of an event\n", "proba": 7.706031283305492e-06} {"commit": "ed6dc8f63dfaf46c464ae0080d8254a26956b199", "message": "Fix JavaDoc for QueryOperation\n", "proba": 1.7940428733709268e-06} {"commit": "71b557e03fb3b00ee6f844d9c0351f2d962de4bf", "message": "Updated testing framework to recognise RESTful error states if present\n", "proba": 1.532071394194645e-07} {"commit": "e596b3d44b82f172a40682fde4ac4c85740658b4", "message": "Update Verifier.java\n", "proba": 6.076099339225038e-07} {"commit": "5a7196b1e76ed4e97b87c91cde0180ca3410054c", "message": "Update Category.java\n", "proba": 7.019974077593361e-07} {"commit": "26cadd79618e501c150df5fae570ee16d4745a3c", "message": "Synchronize entire completeRow method\n", "proba": 5.078088634036249e-07} {"commit": "00cd75a69d518cf40ace667c793f9bdffb9522f5", "message": "Update Main.java\n\nUso de long long para sacar 100 puntos.", "proba": 1.080402398656588e-07} {"commit": "dd0115d20d2a4722bb32378b594dd77c71624812", "message": "Updated IntroButtonAccessor\n\nJavadoc updates\n", "proba": 1.8070950602577796e-07} {"commit": "be15db0de8acab7eb027d776dd27a8bfeea4d352", "message": "Bug #1583: If assignment function is not configurable keep button disabled\n\nFEA: ItEr77S04BugFixing\n", "proba": 1.4825120331352082e-07} {"commit": "fecc0bd4bfdc2b5f742b00675138b5d2bc720da2", "message": "need to reset state\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@5381 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.003622270654886961} {"commit": "3d3eaa4843e37f058a013f3d397995955b1f45e7", "message": "Fixed regression npe du to AbstractPropertyValue modification.\n", "proba": 1.0653151605310995e-07} {"commit": "47ad8a4db3faaeb074d30a0c44aeae313df60b8e", "message": "Refactored codes.\n", "proba": 1.5364624061930954e-07} {"commit": "dffa463136525eed0e78778b95ac1e9ab5ac6a03", "message": "PDFBOX-3432: optimize by avoiding calling Collections.max() + DRY refactoring, by Michael Doswald\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1753721 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.964557772131229e-07} {"commit": "cea59f3d158d00514ad977a09e26d3e82b6aa32a", "message": "AP-1001:Possibility to extract summary of formsubmissions, extract only formsubmissions in given date range\n\ngit-svn-id: 8def386c603904b39326d3fc08add479b8279298@2200 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 6.735462375218049e-05} {"commit": "be521c95ec08d43c6c97bd3daded7e5ae62e4f00", "message": "PDFBOX-2854: avoid NPE for missing post table\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1750728 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.003301235869003e-06} {"commit": "3a5cb1f86ffa05793e5feecd5ef2d51f17bc7767", "message": "Modified several error messages.\n", "proba": 1.7786412342957192e-07} {"commit": "5ef760b20647ef6d8be277be4ecdf6530d8a78da", "message": "# GG-8996 - Fixed failures\n", "proba": 1.3812088184295135e-07} {"commit": "b64d12e34a2848eede4be6187a4e34e3abed2697", "message": "Fix Regex bug in android\n", "proba": 4.0264191625283274e-07} {"commit": "2ff41e0de7502cdcd70586dd2346f4e92460d4bd", "message": "Fix to remove explicit cast to XmlSeeAlso\nReviewed by Blaise Doughan\n", "proba": 1.1732355886806545e-07} {"commit": "6ce393e935a68d31d86cca37ee4700aeff52c7ee", "message": "Bug fix in color computation\n", "proba": 3.6569755934579007e-07} {"commit": "d33e9e4a5c580282f8396c188c18aa7b36c06cb9", "message": "Get user choice\n", "proba": 2.769527554846718e-06} {"commit": "9eb713e3d5c076bef566440ed108446084b58683", "message": "Removed sysouts.\n", "proba": 1.4568522033187037e-07} {"commit": "87a64c085ca10b24a38b5f1cfa6a7f567341aef8", "message": "support two-way listening of singleton\n", "proba": 2.386357493833202e-07} {"commit": "c691d8af63515acf438764040effec837ed344e7", "message": "Removed some commented code\n", "proba": 2.2974668922870478e-07} {"commit": "2f07f1ec96799707034187e5c359b8068be6a2a1", "message": "Removed some commented code\n\n\nFormer-commit-id: c691d8af63515acf438764040effec837ed344e7", "proba": 2.8161747422927874e-07} {"commit": "22cfa1b295a93208ef81fe369960ba0301bfb846", "message": "fixing test failures to do with synonyms\n", "proba": 2.292816589033464e-06} {"commit": "f55ae26816567aac81f03b3a5b3234815f2c1578", "message": "Fix compilation error in AwexProvider\n", "proba": 1.50841799495538e-06} {"commit": "1ce13f892a265cfd9067a6ed7ecd99d1321ed3ac", "message": "In PrecomputeTask, pass to precompute() a list of QueryNodes to create indexes\nfor.\n\n\n\nFormer-commit-id: 7c29ef379dc34c116872c8fde4e1ead4decf8850", "proba": 0.00023257704742718488} {"commit": "2d2168d790901f46e2ed463849db679fd2644495", "message": "add VALID_OPS\n\n", "proba": 0.9994643330574036} {"commit": "b24cc1d4e628057ee8987e4628b6f654004c08d7", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "682f9c3eb4df5e95ac6383d20bddcd788cccaacd", "message": "implemented missing functions to set the default text and background colors on Windows\n", "proba": 2.672382208857016e-07} {"commit": "9fc7ea1fffb7f62de10480e57ebecf4c60437e43", "message": "[Java] Arbitrator additionally logs repetition counter\n", "proba": 1.5241494111251086e-07} {"commit": "bcde0ad62cf599866faa16f45dc635f419fec349", "message": "mutualisation de code\n", "proba": 4.316192132591823e-07} {"commit": "1018902ec22d463e9bb06534c620bc05098cdbbe", "message": "fixed build - need to rework logic in adding files and repositories\n", "proba": 1.2366632518023835e-07} {"commit": "ca46b01497d7e616ab90e68cbce3f4590c6ad264", "message": "Tone down logging.\n", "proba": 7.037342015792092e-07} {"commit": "43ce8ef5c4a49a3887bce26ae938cb2b793eff13", "message": "[broker] Fix call sync method in async rest api for internalGetReplicatedSubscriptionStatus (#13888)\n\n", "proba": 1.0948405559929597e-07} {"commit": "8a6546fd47d002905e5a3bbaef97e50375bc30e0", "message": "Created button in java class to handle click of save btn\n", "proba": 2.204394604632398e-07} {"commit": "f2d7b4183d92d073ee9f36b8336fd34433c7dc45", "message": "OFBiz patch: Loginworker would not set correct cookie path for requests containing multiple slashes.\n\nThanks to @mzwheeler for reporting / fixing\n", "proba": 1.1048026493654106e-07} {"commit": "0a225d39ef912061ed8c99ea2b51287be7beec4b", "message": "NoRef/OFBIZ patch: widget-style and link-style widget menu item mod: supports a \"+\" prefix that causes style following the sign to append to parent/default instead of always replacing\n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@7710 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 3.977661435783375e-06} {"commit": "4dca038edb2327f83cb509af5e6f71c735ead9f7", "message": "Replace spaces in directories with underscores\n", "proba": 0.9998342990875244} {"commit": "8c083815ffc29705e53b115bc69c731d9fa847e7", "message": "Minor NullPointerException fixed.\n", "proba": 1.270192342417431e-07} {"commit": "dfcfdfdb3cffa43b37f94bcb426f9fdd2875fa25", "message": "Escape the $\n", "proba": 0.0004507719131652266} {"commit": "61be61baeb469ab550994217a9165ae6ddd796c8", "message": "Let IModIntegration extends IModConstruct as this is an extended version\nof this", "proba": 1.1036716074386277e-07} {"commit": "ff91c5f4c9a5d12f5e67aef7a25f692a0884f734", "message": "Use jetty's defaults for ciphers and protocols.\n\nWe were (before this commit) clearing away Jetty's default exclusion of\ninsecure protocols (currently SSLv1, SSLv2, SSLv3) and weak/insecure\ncipher suites (MD5/SHA/SHA1, those without forward secrecy, etc.)\n\nSince newer protocols and ciphers are added over time and older ones\nare deprecated/removed, we'd like to defer this configuration to jetty.\n\nThis allows us to stay current with more modern and up-to-date security\nsettings by leaning on jetty, instead of us having to track all these\nthings ourselves.\n\nFixes #6855\n", "proba": 2.9913812795712147e-06} {"commit": "181158ece6f79577b4924406ed438a622b406a15", "message": "Fixed a NPE", "proba": 1.2077640576535487e-06} {"commit": "816eac9e341033bb161af619fab2f3261ba4222c", "message": "Add early version of savescorecardservicebackendsummary", "proba": 1.8824427172603464e-07} {"commit": "4e0097ab4c79d0ccda5dfaaed16461a5a3e95e82", "message": "Update VisualizacaoTabuleiro.java", "proba": 2.0727794947106304e-07} {"commit": "dea4ed6e45ed8e5bfc317442b72ec74f08e5b496", "message": "Modified the automated test to handle the welcome help overlays.\n", "proba": 1.0243394399367389e-07} {"commit": "2181e84a4e6ecf6bc58baebb692b8bb742340797", "message": "Added in ordering for everything. This will fail safe for eggs and machines (they will come first.)\n", "proba": 1.0111820358815748e-07} {"commit": "7f2f827026a06958839e69a5ee02188dbde56aa7", "message": "Improved formatter.\n", "proba": 1.9829916197977582e-07} {"commit": "85ef8a7be8dff0e76b53eabcbdcc7d8c4acc68c2", "message": "Revert \"new syntax for constraint list\"\n\nThis reverts commit a5091424b86d249bbce420ae1a88d7a08c307dd3.\n", "proba": 2.1536584426939953e-07} {"commit": "400d3f9469f8efc7bc656b5572fcfd63464ca2be", "message": "core: [rmd] BaseImagesCommand\n\nRemove usage of RefObject, since it is deprecated\n\nChange-Id: I28951872600e2cd1c080007112668c04eb2a1bfa\nSigned-off-by: Laszlo Hornyak <71bc11d003eb8a4052af2e4a579dccca64163578@redhat.com>\n", "proba": 1.6739635100293526e-07} {"commit": "aa5b88aeb3088af8afbf22bf5a78e2abfd204ea5", "message": "Fix compatibility check\n\nFixes FC on starting screen category\n", "proba": 2.3476717103676492e-07} {"commit": "3acf080004d24ab7782c5461d76de9f15cb903f3", "message": "update UTR task\n\n\nFormer-commit-id: 480edd8189fc4dc2c7abeaa56ca0a8b08287c5d0", "proba": 0.00013296506949700415} {"commit": "589cb89b7207f7e5ed8c54095a6b1f07a795cbb2", "message": "Do not cache results found when attempting to resolve in dumb mode.\n", "proba": 1.0850551745988923e-07} {"commit": "3fef117185804f03a19d49b248fbfa90e44218d7", "message": "Javadocs.\n", "proba": 2.073560523285778e-07} {"commit": "a754086613aa36c03f0382d3ff1d2547b3726714", "message": "updated the test cases for MSR\n\n\nSVN-Revision: 15250\n", "proba": 1.2259937420822098e-07} {"commit": "70823179de5d3301140dccd5520fc7430ebca46b", "message": "Fixed findbugs warnings\n\nSigned-off-by: Yinan Li <827d966f2f9efc670bdbbcc2690277ac2fdde07b@gmail.com>\n", "proba": 1.2230438528604282e-07} {"commit": "c8c749b289004b209ff5ea868072f97c2d28efda", "message": "hotfix-4.0: bug fixed - Error message is now returned if an invalid/unknown assembly is provided. Closes #333\n", "proba": 1.3643038698774035e-07} {"commit": "7e586f0e67dd60c54ce93d89ccc5ab305e1e88a9", "message": "[ADD] pagination demo\n", "proba": 1.1561586461539264e-06} {"commit": "08759b253121569dcf614c0689d9073512c360c5", "message": "MINOR: Add synchronization to the protocol name check (#8349)\n\nReviewers: Guozhang Wang ", "proba": 1.3333583126495796e-07} {"commit": "dfcb2ce5965b306eb9bae6bb3d0359738923cef0", "message": "Fix DiffTree.resolverSource().\n\nIt was calling ObjectDataBase.equals() with the ObjectId instead of .exists(), hence\nleading to all false negatives and forcing use of the StagingDatabase even when the\nsource object exists in the ObjectDatabase.\n", "proba": 1.562226117357568e-07} {"commit": "e7078ceb7bf65e9493df709a19830d6afd4d0a8c", "message": "Remove 'MXMLDescriptor array' output for VF2JS; will be replaced by 'native' JS solution, probably as pre-compilation step\n\nSigned-off-by: Erik de Bruin \n", "proba": 2.904987752572197e-07} {"commit": "0692cf5605eea3a803aefdec236995bf205be0b6", "message": "disabled file deletion due to buged item removal\n", "proba": 2.723949705796258e-07} {"commit": "a1be553016bf8f6906e042266c88f4f76602bf6a", "message": "CAMEL-14805: Use doInit for iniitalizing. Fixed supervising route controller. Fixed tests in camel-spring-boot\n", "proba": 1.1373926867008777e-07} {"commit": "1f42a85b2cdd4c15e80a35acf276b2d787f17be2", "message": "fixed rabbiteventsender\n", "proba": 1.6184442301891977e-06} {"commit": "fded1b3107094c10b65c3966fb4189530729fccd", "message": "DistributedIntentStore: attempt to fix ONOS-103\n\nChange-Id: I075ba95907c9edc2596ac8bb5f88a23d8e2af204\n", "proba": 4.021507322704565e-07} {"commit": "8579dbf80b8519d8495a488a9800494ce470ac37", "message": "Remove nocommit from Security\n\nThis commit removes a nocommit from Security so that work can continue.\n\nOriginal commit: elastic/x-pack-elasticsearch@4d35ef6174236dea5d94e9245e029ff38d515ca2\n", "proba": 8.615771207587386e-07} {"commit": "b5f20cfec18abbfcca9782e78757169d5530515b", "message": "ENA-2141", "proba": 6.132872272246459e-07} {"commit": "85f71a3aff30fe55adb25eed9781cd86f60bea48", "message": "fix for GRAILS-6463 \"Adding a method containing an 'int' parameter within a domain class throws exception\"\n", "proba": 1.0280524520567269e-07} {"commit": "34bf247d88bbae9754b6cedd19a62c64394bf526", "message": "fix(dmn-engine): remove illegal methods \n\nrelated to CAM-4651", "proba": 3.1003452249933616e-07} {"commit": "313dc8dfc3a72c6b822275cce011f7542839a8bc", "message": "TEIID-989 adding more aggressive view removal logic with an unrelated order by in the upper frame\n", "proba": 1.0910360970228794e-07} {"commit": "b79fc1e23676a58aecacb60fa6364bc324df3c2f", "message": "#666: fixed last remaining broken @see tag\n", "proba": 2.3232930743688485e-06} {"commit": "a1270b0429fd06b119c37d4b9b1243a0984d24c8", "message": "Allow just table name when authenticated.\n", "proba": 1.3497266593276436e-07} {"commit": "c45524fe8fc9fa2813856f25606e5548fc032c89", "message": "Refacted the UserResource method paths. Also added the GET by username implementation.\n", "proba": 1.0280015061425729e-07} {"commit": "3cbe3435c1bc72ce566d0408330beed29406244f", "message": "fix test item filter target\n", "proba": 4.868817882197618e-07} {"commit": "93de111fc08bb6a8e187c55248ea469b399aa83e", "message": "fix for the missing break statement.\n", "proba": 0.00011916359653696418} {"commit": "8a3497b8d105399133aaa6ce303f3ecd7b295020", "message": "Formatting\n", "proba": 5.685269206878729e-05} {"commit": "1020be2667256f2c00b73dc680e994fcf321e2ad", "message": "Support for CORS pre-flight requests added\n", "proba": 1.5006513365278806e-07} {"commit": "48c9bbaf023d6f9e9b567b40091f60bc3c4c9797", "message": "Create Fluentd logger\n\nTODOs:\n* Send event body into Fluentd\n* Write test code\n", "proba": 1.3628915951358067e-07} {"commit": "9a33522a5606ed24345fcdff574a085ba601fc3c", "message": "Refactored generator logic to include file caching\nAdded mojo parameter for cache enabling\n", "proba": 1.7660657647411426e-07} {"commit": "d6976d681fe73df6482c7f509f8d3c1762317677", "message": "Adapt to Account.Id refactoring\n\nChange-Id: I74ab4041866925a239e91ebae6347ecf97b9926b\n", "proba": 0.0004068237612955272} {"commit": "170f217b85747d596628ac49b68e16f9fa229b84", "message": "OAK-6965: RDBDocumentStore: allow schema evolution part 5: add rows for performant VGC\n\nJavadoc fix\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1818672 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.674087392686488e-07} {"commit": "224926ab5eff8fd0d70dbb032bc9318f709980fd", "message": "whoops, need to convert back from BooleanWritable too\n", "proba": 0.0006886467454023659} {"commit": "9d47c1a077edf1606bbd2ba32775cf97982b7c7e", "message": "@ThreadSafe ChildContainerProvider\n", "proba": 3.249697897445003e-07} {"commit": "0da5daea12288d86d15d0fcb859dd3e96ad6ff39", "message": "OAK-4241 - JdbcNodeStoreContainer does not correctly clean up H2 temp files\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1739938 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.329166015144438e-07} {"commit": "570c377c8a9410c06a3891ed6dee7378dfb22135", "message": "Fix KEY_CONTENT_LOCATION issue (crawl cache)\n", "proba": 1.410815428926071e-07} {"commit": "87437ef6a229b7a809689fa8f7e277d427113e3b", "message": "Add NULL cases\n", "proba": 0.9999555349349976} {"commit": "1e2a85766cb9526b6192cfd74bd3af90d943acfa", "message": "build creator owners doc\n", "proba": 1.783781584663302e-07} {"commit": "cb5fdbca5f467960d49cdb1597bc05b22b855246", "message": "Update BugHandler.java", "proba": 9.493721222497697e-07} {"commit": "a99d5b3e0353463aa074da07a3fa69cca226c4aa", "message": "1.18.7 waypoints default\n", "proba": 1.573011019218029e-07} {"commit": "2cc380606d6f07fcc0e2a95cfeebfd23e0c116d2", "message": "be a bit more tolerant of database errors\n\nSigned-off-by: Hakan Tandogan \n", "proba": 2.404278234280355e-07} {"commit": "54662cd4866cbb5b8e19e72ab824f93fe1af8ff7", "message": "Changed one of the messages in the enscriber to be a bit more clear about what the issue is.\n", "proba": 1.0579566378510208e-07} {"commit": "c33fa96d2fc151b52c85ef8c1fcf059c84e83434", "message": "Replace deprecated code usage", "proba": 0.0008639403386041522} {"commit": "71ff104a1bfd5b48b7a43e55e835628e7e0efda7", "message": "added comments\n", "proba": 1.3997723158354347e-07} {"commit": "392798f3c91aa726fd85c4180080b71f702e4e99", "message": "prefer write\n", "proba": 2.0656807464547455e-05} {"commit": "415d4d4f502cb5db3f34f3a5c8d1122a0275b759", "message": "Fixed logging unimportant ConcurrentModifcationException\n", "proba": 3.54390124357451e-07} {"commit": "edb889a876b15bd10a1162c052108c6d307a47f5", "message": "show type args in doc hover", "proba": 2.3669558402161783e-07} {"commit": "0dcca5d2c55c2ce4cd27626befe848048e33e1b6", "message": "Don't create a SecurityContext unless there is a Principal\n", "proba": 1.4360288105308427e-06} {"commit": "9e19197be5712ef8a5158cafab3774bb15dbe423", "message": "Remove debug boxes.", "proba": 1.5883129833582643e-07} {"commit": "b8ffc00490fb4c41a7720fd2afe33e851559cd43", "message": "* Updating to take a credentials provider not simply a specified credentials object.\n", "proba": 1.0121024018872049e-07} {"commit": "bd7f1b62d50271d8c2de3c29d1c049af5f38225c", "message": "#336 Multi-value renderer/sorter\n", "proba": 1.313781154976823e-07} {"commit": "07e50139251349d3db7bbb419454abce2d55187c", "message": "match property name standard", "proba": 8.848616744216997e-06} {"commit": "4eeb9732253f56511eaeddf0b0da633f8acb95a2", "message": "#336 Filter IN: select all/none actions\n\n\nFormer-commit-id: 17f2b8892fc8d97affe2f414679bcd9571a89fd4", "proba": 3.536837880346866e-07} {"commit": "922354b17a87d05f7a8ff4351319c7474b9463b5", "message": "Fix scan bug caused by directories being classed as media files\n", "proba": 1.9142673579608527e-07} {"commit": "f4548e71c63b293a23ebc3fffaea575c183bd96e", "message": "Remove unused variable\n", "proba": 1.4636463674833067e-05} {"commit": "dcf8b666e67eec4b4da0676e34bb296e4653b536", "message": "Possible fix of threading issue\n", "proba": 8.300239642267115e-06} {"commit": "05ec5e72d70072b0caf71165dcd300f5e63af479", "message": "Adding strips to curve definition fudge builder\n", "proba": 1.445823727408424e-07} {"commit": "f83d029263ebff62f576de25b95d2fc34e23b254", "message": "set default color for 'FIELD'\n", "proba": 2.848767053365009e-06} {"commit": "1e4f74c3b3fc0a40dfc2c5a3c8d46a81ad78f25f", "message": "CAAERS-1305.\n\nDeleted the addition of reportDTOs to aeReportDTOs as they are also added in the RoutingAndReviewController\n\nSVN-Revision: 7902\n", "proba": 1.3393839992659196e-07} {"commit": "8a54668e453aa254e953654d1ac5ef661cecfe9f", "message": "Different Item-Place-Logic\n\nthis fixes CrazyPants/EnderIO/#1648\n\nthe original way caused problems with items that relied on\nplayer.inventory.currentItem, like cables from AE2 - they would set the\n.currentItem-Stack to null when you placed the last cable, which in our\ncase would kill the pick.\n\nAlso, we\u2019re now using the bult-in \u201ccan we place the item there?\u201d logic\nand can therefore remove canPlaceBlockOnRightClick.\n\nIt\u2019s still not perfect though, because it doesn\u2019t work with buckets\u2026\nsee the source-code-comments. A possible solution would be to implement\na custom message that we send to ourself to switch back to the original\nitem slot, but I\u2019ll just go with \u201cyou\u2019re holding the bucket wrong\u201d.\n", "proba": 1.0425920748957651e-07} {"commit": "1e490e0dec3c4bcc154b5589ba587c8ebbe34771", "message": "Bringing up to speed with new syntax\n", "proba": 2.889310280806967e-06} {"commit": "135d5933fafbef3d3e7d30c5b611928098d6d14c", "message": "Remove unused import\n", "proba": 5.658957888954319e-07} {"commit": "415d4bb1b05040bc8aef45bcd217e670cc0c52b4", "message": "Fixes PubsubIO.Write translation in Dataflow runner\n", "proba": 1.3444646640436986e-07} {"commit": "a7574eabb299edc2a9f876925cb979d733f060aa", "message": "#1880, variablecategory\n", "proba": 6.729599704158318e-07} {"commit": "12557cb4f76bc6c953ca0fff01b3b82b66bdf132", "message": "Added live update for changes to color points.\n", "proba": 1.0419817897400208e-07} {"commit": "4140379c3354be59bd499ce52f0f7dca0a9588a0", "message": "Fix code review comments\n", "proba": 4.7733694373164326e-05} {"commit": "32469d52f81a5b9fad44e9fde93b72ea5306c136", "message": "do parts in serial so that you don't run out of memory\n", "proba": 5.378137757361401e-07} {"commit": "5285f6c749fe559e58e7c6937c708a2faaea1ca1", "message": "RANGER-2049: Added support for doAs for Ranger REST APIs with Kerberized mode\n", "proba": 1.1565077784325695e-07} {"commit": "428283947cf21796e6dd1b0e8d801e2b71ebf87e", "message": "Tooltip should correctly display whether or not the part is combinatoral, an incomplete sequence or composite.\n", "proba": 1.3276940080686472e-07} {"commit": "83802861afee470d5351ff08090fbf744c8ba2fe", "message": "Changed output encoding description to H264", "proba": 0.00037234934279695153} {"commit": "005132e9d14adc7e5e40cd9648e849c94af12b4b", "message": "Changed errmsg.\n", "proba": 1.7667581175828673e-07} {"commit": "8701327bcae71794b84c42bd1382a3a54640a9c1", "message": "Add epis service bic correctly\n", "proba": 1.793105525393912e-06} {"commit": "f21fa6713cfbbe6cd8a12203ceeb8d316e3299c5", "message": "add author\n", "proba": 1.0938445029751165e-06} {"commit": "97d0f0aee32d66a0c36e3684adf14d7430e77029", "message": "Fix base registry util java docs\n", "proba": 7.246909490277176e-07} {"commit": "d406f023ffac01744bad95a5906dde02c7139bc2", "message": "Add the handler for isDispalyed endpoint (#833)\n\n", "proba": 1.1110382729384582e-06} {"commit": "5bf287ec9c7919aad1e5e73ee7f7b0f566d9c1c0", "message": "[KARAF-3577] Optimize SecuredCommandConfigTransformer#generateServiceGuardConfig\n", "proba": 3.4147637961723376e-07} {"commit": "cc2a4b65ad769d2b5f9a1e4cb8a64805fc9d47ce", "message": "Variable \"fieldNames\" should not be static\n\nDifferent connector may have different partition fields.", "proba": 2.505165923594177e-07} {"commit": "2b27d477adbce24d3ddb77827ae72f058c5072fa", "message": "\u4fee\u590d\u4e00\u4e2a\u7f16\u8bd1\u8b66\u544a\n", "proba": 9.02201918506762e-07} {"commit": "7ca654e8ba517cd5bd495523eb914ec3876050b5", "message": "Remove unused import and unnecessary print statement", "proba": 7.444378411491925e-07} {"commit": "a94a680a570591ad85e1c0cd6cd04a72ddc89f93", "message": "Trying to re-implement color modes and overlays\n", "proba": 2.151063966948641e-07} {"commit": "2f35fc796624de0ed292cf101220e0a95baed505", "message": "polish\n", "proba": 1.8954505094370688e-06} {"commit": "3e685638a7bb1dbc040139511d44c9607b5cd487", "message": "change LR train to multi thread\n", "proba": 1.9119556782243308e-07} {"commit": "2f0402dc9d5fd677a35a0d9673536bbe83e0d316", "message": "Issue-146\u00a7:\n", "proba": 1.0994967425403956e-07} {"commit": "d02277666f486e1914fa3e950a27dc5264c07b1a", "message": "Make /sw list more readable\n", "proba": 1.866389902716037e-05} {"commit": "4cb8ff73fc91869716a579972166f41984fcdbf4", "message": "[SPARK-16334] Maintain single dictionary per row-batch in vectorized parquet reader\n\n## What changes were proposed in this pull request?\n\nAs part of the bugfix in https://github.com/apache/spark/pull/12279, if a row batch consist of both dictionary encoded and non-dictionary encoded pages, we explicitly decode the dictionary for the values that are already dictionary encoded. Currently we reset the dictionary while reading every page that can potentially cause ` java.lang.ArrayIndexOutOfBoundsException` while decoding older pages. This patch fixes the problem by maintaining a single dictionary per row-batch in vectorized parquet reader.\n\n## How was this patch tested?\n\nManual Tests against a number of hand-generated parquet files.\n\nAuthor: Sameer Agarwal \n\nCloses #14225 from sameeragarwal/vectorized.\n\n(cherry picked from commit 46f80a307392bee6743e5847eb5243bf5fcd00a4)\nSigned-off-by: Reynold Xin \n", "proba": 3.1338488042820245e-05} {"commit": "9b1c5662f2a67b1756ac067023bc2830383df3a2", "message": "Fix last commit. !players is IRC only.\n", "proba": 1.0989495535795868e-07} {"commit": "cbb5ed639ead77d3c4fc518d2365f15b40604f12", "message": "WICKET-1445: Bug in PageSerialization\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@640716 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.862842620743322e-07} {"commit": "fc617346e5844fc57190a7f8d88184c1785725a2", "message": "Formatting changes.\n", "proba": 2.773931555566378e-07} {"commit": "3d8cbbdf76111cb23f406b250d58346b3547a983", "message": "Identify the unstable tests on windows on a loaded CI server.", "proba": 1.1348356565576978e-07} {"commit": "d3f1f6537b22215e1afbff064a6cd3ba4b368142", "message": "removing some dangerous methods from SocketGemUtil\n", "proba": 1.9344840040957934e-07} {"commit": "d67bd6cb9b13b6981f8aa1667b3c59700d6e3ed5", "message": "we now subscribe from the last index we received\n", "proba": 1.0428387042793474e-07} {"commit": "6b3a4d23e05ac3fedefea528f50dee8b42cf7c3a", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "b0d6fcaf3c10d2d086f67ab8bb52051d813afecc", "message": "removed sysout\n", "proba": 1.6722175359973335e-06} {"commit": "740fde7f455ba336f9714188f72e2e0c6aee4953", "message": "accept jobs with a null contact\n\ngit-svn-id: 093fa4c7fa7b11ddcea9103fc581483144c30c11@3464 5b74d2a0-fa0e-0410-85ed-ffba77ec0bde\n", "proba": 8.437387464255153e-07} {"commit": "a2b085b9da0c39a211a3c4f12f8af8c8f6469e9f", "message": "Fix attributes endpoint\n", "proba": 0.00011172551603522152} {"commit": "0b9ec36992ddf7c8d467fbc95e1c3b103512e448", "message": "OLMIS-3023: removed unnecessary repository clearance\n", "proba": 3.969132365000405e-07} {"commit": "7beec41e5755129a89e4a1e7e909bf1eb50ae193", "message": "Fix type in command help\n", "proba": 1.8085966075886972e-06} {"commit": "a6e222975a1d1c6a98df5a6118dd109bcf43bd46", "message": "Added polling on every file to make sure it's been uploaded\n", "proba": 1.3176482127619238e-07} {"commit": "df789a55f35cf53066c2360b0244944ed1d002bf", "message": "Trivial refactoring: The loop could be replaced with `Collection.removeIf`\n", "proba": 4.68316272872471e-07} {"commit": "68ea9c4be720c88307d2d18c729252f1f4134835", "message": "ICD11 - small fix\n", "proba": 1.978118433498821e-07} {"commit": "3a2b881b2d278c640331563719a7a3ad36311591", "message": "Removed layout service aware tag.", "proba": 1.1446747549825886e-07} {"commit": "fe4d8c1e46e642d2b754e9aa24a7fd36a828fcb5", "message": "NPE on empty contents.\n", "proba": 2.9854993499611737e-07} {"commit": "7a5af3920b59168df2eadf076ca18f662042fe0d", "message": "KCIAC-312: Create IACUC notification for Designated Review\n", "proba": 1.1230272889406478e-07} {"commit": "cb76779699a28a71f24460b538bdbe3b3c032a17", "message": "add test", "proba": 1.7454851786169456e-06} {"commit": "ce47fb790b51302aa6ec35acd2d62ac69abb102d", "message": "SWC-5012: current EntityArea is null if Project Settings dropdown\n", "proba": 2.2712210920872167e-06} {"commit": "2cf79d27676ee3ea40151aa2c10207934fc2cea6", "message": "Wrong comment, unable to set type in new versions", "proba": 2.8284102882025763e-07} {"commit": "d50672f307a5718c027c0ea489822d243c56dcc2", "message": "[SYNCOPE-1497] Waiting for Wicket 9.0.0-M6, simplifying workaround for WICKET-6766\n", "proba": 1.3417414379546244e-07} {"commit": "7b9f465249cbb89dba9d14a42fcbb1ee7331fa22", "message": "KCINFR-473: Updating how we check for initiator and approver equality for Rice 2.0\n", "proba": 1.0125812366368336e-07} {"commit": "682359444d8a053f2c7acc1b1b92ee497f8aa64d", "message": "Fix slowness introduced in PIG-4782\n\ngit-svn-id: c4d08399a8c07badad33cbf13a0909bacb78f41f@1727967 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0014559334376826882} {"commit": "d20334c2ea371d7a893d6de589febfe716a3e7c9", "message": "Changed class initialization to false\n", "proba": 0.9995860457420349} {"commit": "f934f83b7fc04cc3ed03c50f01d68fc0dfe08d77", "message": "reverting change to db teardown\n", "proba": 3.9309350086114137e-07} {"commit": "c5b46eb27852a59e55227d2f64aa9f88e80eab6e", "message": "Adding constructors\n", "proba": 1.0935210639217985e-06} {"commit": "971aad7af1dc7ccf0d411f2a703335dc864dda45", "message": "added another add method, with 3 arguments", "proba": 4.548948595584079e-07} {"commit": "6633345d3773e2ade139c64e768b415fc5b89a94", "message": "Add a test for non-output\n", "proba": 0.9999988079071045} {"commit": "824d0c799f798601ac29399c98c024b764ffee77", "message": "\u53d6\u6d88 Api \u7684 jsonp \u5904\u7406, \u7531 ActionHelper \u5728\u8f93\u51fa\u6570\u636e\u65f6\u5224\u65ad", "proba": 1.425769511342878e-07} {"commit": "392b5b8f0f066f188b0e4716a17eabbda6e74e4a", "message": "Refactoring persist\u00eancia de arquivos", "proba": 2.8386511985445395e-06} {"commit": "d976be2a28bba1f30b464e0420b3dc9af4e8ce00", "message": "Added booleans support. More general classes are used to extract values from <@p/> directive.\n", "proba": 1.0029704355929425e-07} {"commit": "a65d22ccf16bee9418f79ce3b7613a52402403ea", "message": "[Fix] Added jobs as recurring in registerAndScheduleJob()\n", "proba": 1.1509941799658918e-07} {"commit": "bada56e99af35260f2604913ef9572cece5375fa", "message": "\u4fee\u590d null \u95ee\u9898", "proba": 7.573131733806804e-05} {"commit": "58ce6566c9b11985a451a02622fe74daf0c3dd4e", "message": "fix for RCP-416: added check if the source is a PageComponent\n\ngit-svn-id: 789609e278efc0cd74c84a9bb7abaca0738de801@1533 817809c7-9d0e-0410-b92d-a7ac8b8adc13\n", "proba": 1.109998265746981e-06} {"commit": "d7c86fe8bf7155ee76b49340caa18f9b0b116463", "message": "Reduced caching time\n", "proba": 7.000692789915774e-07} {"commit": "0f73b8a25fd44ee11fca62caa6d7b7e2b9b98b0e", "message": "Fix jline classloader exclusion\n\nThis fixes the console.\n", "proba": 1.189827401049115e-07} {"commit": "70a83df6a4518e091a920e7aa9952fd164923412", "message": "[New] added method with InputSource input param", "proba": 1.77652552224572e-07} {"commit": "bbfca5d410db598da5331d46c7149b5826074d1c", "message": "am 3e725c76: am e256f2c5: SCSV support\n\n* commit '3e725c76a3fa65e14914216747684948fb5b0d21':\n SCSV support\n", "proba": 2.306839377297365e-07} {"commit": "2e95340bdbca6553ec5ed1c04090a7a3029f11b0", "message": "attempted #2 fix to 1.5 space problems with resource path", "proba": 1.8753614483557612e-07} {"commit": "3ea86fb818cc917a2d3ed63149fb4f0bd7dae423", "message": "* [android] update wxenvironment.java modify version\n", "proba": 1.4290012018136622e-07} {"commit": "7775295835d59d87ee9844240a0ae2bb7fba67a9", "message": "add short-circuit if there are no rows to delete\n", "proba": 1.1190239774805377e-06} {"commit": "ca3c4c13a407520e7d6e5a36e8f8f4386037d92e", "message": " [WFLY-15748] / [WFLY-13889] Remove redundant commented out code.\n", "proba": 1.1792593568316079e-07} {"commit": "5352dd741eb2e088cd6be0e59f25d6b0f1b03002", "message": "[Android] Library open a gallery app\n", "proba": 2.6928410079563037e-07} {"commit": "406d20cf902af4adbef136e64701e6b7b6cd5626", "message": "Found another DOI issue\n", "proba": 9.252614745491883e-07} {"commit": "3d44d39d1ded5641634fa115de872aa8ddc09477", "message": "test GenericBeanFactoryAccessor's \"getBeansWithAnnotation\" method on a proxy\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@16713 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.8519380091674975e-06} {"commit": "5e936482ff4058a80c7a1032e641d312ef13688d", "message": "Target the current Activity class to permit opening non-Branch links.\n", "proba": 1.1466457294773136e-07} {"commit": "0ce11af84fe385ba08a7bff9c5a3bce03755d0f2", "message": "[WELD-846]; add already visited BMs to accessible\n", "proba": 1.149080333107122e-07} {"commit": "6d294e7f7564cd4e37d40cc384cf2db784cb53bf", "message": "Remove delegation resolving\n\n(this will be done in groovy CollectDelegateVisitor)\n", "proba": 1.0685569407087314e-07} {"commit": "c1b236576fb6806f8a780bf3fd9e6a0956d01c1f", "message": "ENTESB-998: After perfects upgrade then tooling-camel-facade should be adjusted to lookup mbeans without the icky hostname in the mbean names.\n", "proba": 1.0268844619076845e-07} {"commit": "aaee11e20c655443e7932868c5761954d41b25fa", "message": "Simplify, temporary disable updateDrawableAttrs\n", "proba": 2.3528112080839492e-07} {"commit": "77bcfa0b2999da020dc288ae76c8cfbb8f86f4ad", "message": "tidy boolean comparisons\n", "proba": 1.1617380550887901e-06} {"commit": "40db2a72d1519842038390a6f51fea8a360ae2d0", "message": "ADD: Textfields for values and spacing\n", "proba": 1.388323056517038e-07} {"commit": "83063224ec04a83003e2a0e154b88a1facbcd544", "message": "nibrs-ndex-conversion: improved comment\n", "proba": 2.0395701483266748e-07} {"commit": "91538b5338ec2c2641123e90ac9171c83c19c044", "message": "Implement Entity#createSnapshot\n\nSigned-off-by: Chris Sanders \n", "proba": 3.378403903298022e-07} {"commit": "2040874814a2924153547d11010897b528fe374d", "message": "[tx-control] Mark ScopedWorkException#context as transient so the Exception can be serialized\n\ngit-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1744676 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8192422430729493e-06} {"commit": "44ef5223232a1cc3f838353b83167b074bd8cd70", "message": "Enable multi-threaded use of http connection.\n\nSwitch to using a pooled connection manager for the http client. Note that this\ndoes not mean that the library itself is safe for multi-threaded use. More work\nwill need to be done to be sure of that.\n", "proba": 1.0961757368477265e-07} {"commit": "302b90f72ead7787f1b894b859385976284a13c3", "message": "docs: annotate FragmentComparator compare() as @Override\n\n", "proba": 2.085789674310945e-07} {"commit": "3f130bf881cd2b06ac08da1df67e369db53c7a8f", "message": "Modified some methods used only by the model update process that doesn't need the *.class contained in the old model \n\n\nFormer-commit-id: 261355d442dac8170cf00f8f4e4c45d1107bb82b", "proba": 3.3312960567855043e-07} {"commit": "a82eb3803f861d288013d7c4664970c8ad8ffdee", "message": "Fixed ordering bug in help command\n", "proba": 2.4006763510442397e-07} {"commit": "5e237214d62c59c501c88a1721dadbe188b416a4", "message": "FEATURE: added \"-blockDump\" argument, which only produces a list of matching block-offset tuples to STDOUT\n\ngit-svn-id: ca6d9ebf75caaf710f0e3a4ee74a890c456d4c90@3446 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 0.00010820514580700547} {"commit": "a8e0701a99e29102f6e8b65e75f10e5d43aefa8d", "message": "spelling correction\n", "proba": 5.1838240324286744e-05} {"commit": "9955dcf11208314fb44a64670c442d0c9f976d8c", "message": "KFSMI-8770 Dao criteria search returns all docs when criteria with no doc ids specified. revised routine to return empty list\n", "proba": 1.6760591847742035e-07} {"commit": "2509438a89229e63b9e227d4ee387b2d1b1a353b", "message": "XWIKI-10036: It's possible to modify a document without getting a new entry in the history\n", "proba": 1.392685788914605e-07} {"commit": "77ec802c9ef0fe53e41eb96da7b8bf15f18e69ef", "message": "[cleanup] Apply codestyle, introduce generics\n\n\ngit-svn-id: dc11403b0ca3846ef16382eb5b645943ea8bd503@10260 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 7.073487608977302e-07} {"commit": "99020cc46ccfce5f80db2e615f00101df6532851", "message": "added support for extended colors (xterm 256 and 24 bit rgb)\n\nextended color like `esc[38;5;m` or `esc[38;2;;;m`", "proba": 1.7439697330701165e-07} {"commit": "5c28e2e774336ce3666e7fa568901b54dee5bea3", "message": "[Wen Hao] - format code.\n", "proba": 1.3252348196601815e-07} {"commit": "58bd0d7c4c47fb5d24fa28056667e51458cfbc47", "message": "LukeIS: trying to fix FF13 on windows xp... I seriously expect some of this to be reworked with respect to -silent flag not being an option on windows to be used anymore which probably will cause problems for users. Also adding timeout logic for windows checking the profile lock as to not sit forever in an infinite loop.\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@17121 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 1.0343735539208865e-06} {"commit": "0796e51885e8b3016c5ac4161be7411110a18765", "message": "Refactor: rename and extends PaneModelObserver\n\nOPEN - task 41: Design \"ListItemPane\" as per new MVC model \nhttp://github.com/DevOpsDistilled/OpERP/issues/issue/41", "proba": 2.627272408517456e-07} {"commit": "574342abe44c319d49411be7276b9794152bea31", "message": "Register graceful shutdown for index activate command\n\nChange-Id: I40f414ce86ed3ee486ee9c90c01bbcbf394cea7f\n", "proba": 4.402649210533127e-06} {"commit": "da7bc0e1d2f061f772fb0d32d1671529423cf15f", "message": "CONN-677: Changed convertToDataHandler to use URL instead of FileInputStream\n", "proba": 1.242753171482036e-07} {"commit": "87697bd8dcbe02dcb6ecbc2c037dbe046f43c381", "message": "Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57743\nFix a lock file / resource leak issue when a JAR was accessed just before or during the context destroy process.\nPatch provided by Pavel Avgustinov.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1668639 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.813081891872571e-06} {"commit": "a5c57b4ed4965ac4bb231399fd145da8095cece3", "message": "onKeyPress is not fired on Android when entering an Emoji (#24717)\n\nSummary:\nResolve #24690\n\nThis is very simple unicode detecting. Should I improve this solution creating StringsUtils for detecting unicodes in whole react-native project ?\n\n[Android][Fixed] onKeyPress method is calling, when user type emoji\nPull Request resolved: https://github.com/facebook/react-native/pull/24717\n\nDifferential Revision: D15238388\n\nPulled By: cpojer\n\nfbshipit-source-id: 038b1040e1c44fd6f9401a3988a782f5778e1209\n", "proba": 4.8930243792710826e-05} {"commit": "85fa20474837c2fdd2368d9790866087e8fe3c16", "message": "DERBY-5617: Improve process handling in SpawnedProcess\n\nMake the timer thread run as a daemon thread.\n\nPatch file: derby-5617-3a-timer_as_daemon_thread.diff\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1294592 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0013774846447631717} {"commit": "9c0921b7b7c7eb128043c62e92180e99ec8791ff", "message": "Fixes broken integration test\n", "proba": 2.981951183755882e-07} {"commit": "d3aeccab00c6b7e23acc41d8c445832595f67e94", "message": "bug fixes\n\n\nFormer-commit-id: 5eaeb70cc4558130b17fbb26c230421cef03f335", "proba": 5.015343162995123e-07} {"commit": "54e339d31667bc89bb0c368fef9bdc8b25865785", "message": "- Summary:\n[Regression] Exception is thrown out when change the content type of text item to HTML [0001]\n\n- Bugzilla Bug (s) Resolved:\n244906\n\n- Description:\nFixed.\n\n- Tests Description :\nManual test\n\n\n- Files Edited:\n\n\n\n- Files Added:\n\n\n\n\n- Files Deleted:\n\n\n\n\n\n- Notes to Build Team:\n\n\n\n- Notes to Developers:\n\n\n\n- Notes to QA:\n\n\n\n- Notes to Documentation:\n", "proba": 1.2883015187981073e-07} {"commit": "9795344b161aad27e3ffbc11523d188bf9999892", "message": "OPSMN-2538\n\nIssue: Scheduled mail was sent even if there was no recipient.\n\nFix: Fixed by checking recipient list. Scheduled job mail will be sent if there will be one or more recipient.\n", "proba": 1.047479543103691e-07} {"commit": "0ef22bd8ade5b9017857ce95070673a33361f151", "message": "CorsIT: Skip test if ServletApi doesn't have required method\n\nThis will allow us at Google to remove an internal patch at\nno cost to the upstream project.\n\nChange-Id: Ic56972f13c3f12549fc7be048785403246963a0c\n", "proba": 1.877895527968576e-07} {"commit": "f92411c9d19a75d2f3f9a8e6b501272284507eb2", "message": "Made it so that the tutorial screen pops up in main activity after reseting character from character screen.\n", "proba": 9.985839710680011e-08} {"commit": "cabfaf74fee53741552bbdf8b46edc25d369de52", "message": "1,\u5b8c\u6210\u4e86\u4ece\u7f51\u7ad9\u83b7\u53d6gym=false\u7684\u6bd4\u8d5b\u5217\u8868\u548c\u9898\u76ee\u5217\u8868\n 2,\u5b8c\u6210\u4e86\u901a\u8fc7\u83b7\u53d6\u7684\u6bd4\u8d5bID\u548c\u9898\u76eeINDEX\u62d4\u53bb\u7f51\u7ad9\u7684\u9898\u76ee\u8be6\u7ec6\u4fe1\u606f\n3,\u5b8c\u6210\u4e86\u6570\u636e\u7684\u672c\u5730\u5b58\u50a8\uff0c\u4f7f\u7528sqlite\n4,\u5b8c\u6210\u4e86\u754c\u9762\u7684Fragment\u5316\uff0cbottombar\u652f\u6301\u70b9\u51fb\u5207\u6362Fragment\n5,\u5728\u5404\u4e2aFragment\u6dfb\u52a0\u5237\u65b0\u529f\u80fd\uff0c\u4f7f\u7528\u7684\u662fGoogle\u5b98\u65b9\u7684SwipeLayout\n", "proba": 1.5176904355485021e-07} {"commit": "e8248c56e6805a71c45d99274c03bab263f0315e", "message": "[IMJ][imj3][processing] Updated Pipeline.\n", "proba": 1.2014922390335414e-07} {"commit": "3f8a4d518da3a4364fe0b1383dea4cbba1a716d1", "message": "work on the show all apps mode\n", "proba": 2.0663334510118148e-07} {"commit": "892cda81d744cde0ebabad901687dfa868598b17", "message": "#285: Disable 'concat' method.\n", "proba": 1.3271495902245078e-07} {"commit": "32e1c856ef1de726b671a324d01c064378070993", "message": "added final modifier to colorResourceId member variable\n", "proba": 2.0418548274392379e-07} {"commit": "6bca00ef2e02d27ae57254af406ea439eb25a744", "message": "Handle \"find in reference\" by opening appropriate page on py.processing.org\n", "proba": 3.4788180869327334e-07} {"commit": "924f827d2f4148e1f2db1bc37c9adcd7a9afc0c4", "message": "using environment in build\n", "proba": 1.1459530924184946e-06} {"commit": "94aada1a9dfacc6ed055377f0cb95786bf730932", "message": "remove imports for single-use names\n", "proba": 3.958543402404757e-06} {"commit": "0624da4997d9bc967a7a42ed51ec97dbaff20e56", "message": "added setter for base color with hexa string\n", "proba": 1.9459244526842667e-07} {"commit": "009d73d683735154b594ea659e489a702790c0a7", "message": "Avoid returning null when parsing an empty string as an amount.\n\nParsing an empty string wasn't throwing a ParseException as expected, it\nwas returning null. Now we ensure the exception is thrown.\n\nFixes https://github.com/codinguser/gnucash-android/issues/505\n", "proba": 1.0060020940727554e-05} {"commit": "d54dd35453775ebd88ff21dc6390042b89dd18b3", "message": "Added enable h2c option to security config (#1358)\n\n", "proba": 1.0763154989490431e-07} {"commit": "830d4a028e632c2363596a9200749a771340abe0", "message": "correctly redraws map after a data set is taken out #27\n", "proba": 2.222340924618038e-07} {"commit": "b8e15a833b52626ab41717b20547c881e87a5b83", "message": "bug 10406: fixed concurrency problem happening during Agent Transfer Monitor task\nstatus 10406: resolved fixed\n", "proba": 8.547646643819462e-07} {"commit": "ef35cbcdfa468288a9a7242db51f84beac97bf8c", "message": "save point\n", "proba": 1.1841542573165498e-06} {"commit": "53ab2767be418d2095a7e897778f622dd8b98f5c", "message": "Removed an extra post merge validation. (#2594)\n\n* Removed an extra post merge validation.", "proba": 1.0837727870693925e-07} {"commit": "e952333d54f10e7919850e03844409d32874c1fc", "message": "Fix: try to avoid out of memory errors when detecting faces\n\nIf users are bumping against the memory limit, they will probably\nexperience other issues but it might be worth guarding against frequent\nand non-critical OutOfMemoryErrors occurring during face detection\n\nChange-Id: I33c46374243527b6464ea5b56b4d6625d2eaf85c\n", "proba": 8.652918040752411e-05} {"commit": "8d7352e2f4967b4c89b5cc39260575d02b1931c6", "message": "Document the changes in the `ReadOperation`.\n", "proba": 1.314520545747655e-07} {"commit": "29fc3e12d69157d364338962e5f63fb3d2da436c", "message": "Fixed checkIfOverdue() and getRepeatingReminderNextDate()\n", "proba": 1.9091970671070158e-07} {"commit": "e38f450224c94ba5ce7801320aad67331e0f80c4", "message": "Fall back to the old impl of Dequeue.\n", "proba": 1.295269242973518e-07} {"commit": "b192662687c0e6d88585c44ce59d7e34d5d42a0a", "message": "[22710] fix parsing h2 jdbc database url", "proba": 1.1248102055105846e-05} {"commit": "0647eeda5276fe2e490b61a10ee0b3e0e48727c3", "message": "Ensure Peer.getAddress() does not returs null", "proba": 2.8111883239034796e-06} {"commit": "e29fbd062870af62eba74389bbd1683e57b0ac18", "message": "Ignore test just for enabling CI", "proba": 1.8469540918886196e-07} {"commit": "66cb04f3d57e70343b275edbaf19e5d215e1c085", "message": "fix issue 1300\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@5950 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 6.837674391135806e-07} {"commit": "f1220ccb77f0669ff49904f0e1ad1271a2fa2c63", "message": "[KARAF-2981] Force immediate stop of the SSH server\n", "proba": 1.427654012786661e-07} {"commit": "b909a6307d5fa087dfedfee95a6013a42e4a274d", "message": "fix 3281\n", "proba": 6.586958534171572e-06} {"commit": "7cbbf67f3ae313920421fe24f15a72ce27ea2308", "message": "GEODE-3249: internal messages should require credentials\n\nRemoved unnecessary statement in one of the tests added for this ticket.\n", "proba": 1.0400696481838168e-07} {"commit": "8ded127245eebdc4fc9434c0c1b8b2b706ab4ced", "message": "fix hudson build cfr test-integration failures\n", "proba": 6.230240501281514e-07} {"commit": "22c9f17f81178973ad324da4122fadf26a5db83c", "message": "INTEGRATION: CWS dbwizardpp3 (1.8.44); FILE MERGED\n2006/03/27 10:47:51 tv 1.8.44.1: expanded tabs to spaces\n", "proba": 1.1878421446454013e-07} {"commit": "648ab2e176dedfae923f01ae769c3c1e704df494", "message": "Remove 'else'; otherwise static and public keywords would be applied incorrectly\n", "proba": 2.413593938399572e-05} {"commit": "93e03ae5477dfbe456d6811dd1ad418fb7b02ffa", "message": "INTEGRATION: CWS qwizardsmacosx (1.9.18); FILE MERGED\n2005/08/18 08:38:32 bc 1.9.18.1: #i48186# java.awt removed\n", "proba": 1.6225290266902448e-07} {"commit": "3bc18ba09f5a4f5f0081af6dc76a643e356c4591", "message": "simulation test: formatTimeStoneValue\n", "proba": 1.9277247247373452e-06} {"commit": "d77815a9fe81deb85738cc818f85fd1134cf1b3e", "message": "related to issue #4857. Add tests for the fix related to unsigned read from ByteArraObjectDataInput\n", "proba": 1.6890597009933117e-07} {"commit": "f2d8c1aa4134cd6fb29fa8aa05b66509782e9f01", "message": "HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security'\n", "proba": 1.2595097587109194e-07} {"commit": "b10a7cf851d2e9bbe5e186a48a0c5de74473dc3f", "message": "Cleaned ViewPortManager\n", "proba": 3.2823024298522796e-07} {"commit": "a4d0b517c569956001449cbf3dd53da0078a7878", "message": "HBASE-6238. Grant on META not taking effect (Laxman)\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1352356 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5585640085191699e-06} {"commit": "4f1c9134606be4725a17b12eb211a5072c56d5a6", "message": "WFCORE-5443 JMX MBeanInfoFactory OR Statement has same comparision multiple\n\nFixes https://issues.redhat.com/browse/WFCORE-5443\n", "proba": 1.4366806055932102e-07} {"commit": "8869874595d71a00681013196d34f01db24d84ec", "message": "o Test lock leakage\n", "proba": 1.5055667290653219e-07} {"commit": "4371884747ca832ad1f8aaac5577dcadb7c6b75f", "message": "Fix B005_HashSet_Add_Random to properly use IntSetOps.\n", "proba": 1.088676739868788e-07} {"commit": "550a8c9c79723e142a144b7ed0847799c137f1cf", "message": "Minor internal refactoring for better messaging.\n", "proba": 1.2079847522272757e-07} {"commit": "8a6a867fc661d730f73aa20f26c5753894789414", "message": "ALEPH-25 Support for purging test buckets - backed out my change for\nnow, do want to notify harvester so it can delete any state that test\nbucket might have generated", "proba": 1.0297637231815315e-07} {"commit": "a08c6856bbbdae1b3f04b1111abb62b0c55944e2", "message": "modified helenus junit to not re-create the root entity schema when resetting a second sub-type. also removed the trace from the reset of the root that showed all sub-types to leave it trace when each sub-types is reset\n", "proba": 2.414413415863237e-07} {"commit": "08bdd803c51b6a1c7c16d7aa04b6207538f2fd9c", "message": "AMBARI-22194 - Prevent Patch Upgrades With Known Service Incompatibilities (part2) (jonathanhurley)\n", "proba": 1.1947690836677793e-07} {"commit": "c808c6f3656cbd4632f006bc93ba4e3f84b5124b", "message": "add port comment\n", "proba": 3.682544615912775e-07} {"commit": "31ad64d06689e2ac25cfe9f5a1e15f2fd1724eb8", "message": "Toning down the exception messages.\n\ngit-svn-id: f25645bd54002203a47bb62c0b0afba5efd98acb@516446 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9990940093994141} {"commit": "d3d5a774ca9b593f31eef201447bb21b307d5343", "message": "Update equivalences\n", "proba": 4.3282011574774515e-06} {"commit": "24aea4d4ffaaf10d53dfd718e31ab22b6b070032", "message": "adds warning about file names (see MINE-1206)\n", "proba": 1.063786214672291e-07} {"commit": "e430f97f4e642aecb03a5b0867441fb486974fe5", "message": "fix issue around double-calling start\n", "proba": 1.7310429711869801e-06} {"commit": "b7b2447323d77095f0840e5020431c3f5fc07328", "message": "Move some view initialization code in onCreateView() to appropriate section, restore KeyboardListener related code\n", "proba": 2.1393455540419382e-07} {"commit": "ad6b4d04eb39214d3addc1a398392f0fd60a29ea", "message": "Simplify the logic of assigning selected and unselected colors to GridTimePickerDialog.\n", "proba": 1.2412890271207289e-07} {"commit": "d9bf7267a6754c1359882942917edcfa887f361b", "message": "Test valid server key pairs\n", "proba": 5.532540967578825e-07} {"commit": "5f8fd963cdf3737032fecb2ddd8dd99a62f61848", "message": "[2] Now it's allowed for the time-killers to undershoot", "proba": 4.3335893451512675e-07} {"commit": "07f479792a30de4b9de2f6d2b901f46db6fd672f", "message": "reverting ResourceTest to pre-merge\n", "proba": 3.6342794373922516e-07} {"commit": "1e5d3787e5e3a12d7392384bf84c8a0ddb808afd", "message": "[TEST] Don't start thread before checking for pending refresh\n\nIf we start the thread too early it registers a refresh listener and\nthat causes out assertion to fail if there is a zero timeout.\nCloses #27769\n", "proba": 2.102260907577147e-07} {"commit": "0678dfc9bb62ec8c651c06e4b651fa429f749009", "message": "swallowing exceptions generally a bad thing\n\nConflicts:\n\n\tsli/dashboard/src/main/java/org/slc/sli/client/LiveAPIClient.java\n", "proba": 1.269049676011491e-06} {"commit": "9cde9cb985e392a93ee4dc6b465f1b2775c36b25", "message": "fix send thread\n", "proba": 2.408048374036298e-07} {"commit": "8f813f780b7d01892125d334e93186bb7db9228d", "message": "fixing checkstyle error\n", "proba": 3.825247461008985e-07} {"commit": "eabeaf60fa5493da4bbafb978049c1141f1049e0", "message": "feat(js): Changed endpoint urls\n", "proba": 2.5675133201730205e-06} {"commit": "aef0c1b991e15b9c1662e00b99c925d50eb52af5", "message": "Improved speech output.\n", "proba": 1.6465592125314288e-05} {"commit": "9607106ab5a4deb946c2ba41e7965dfe4ae8b131", "message": "Fix crashing with using NumberPicker\n", "proba": 4.139054112783924e-07} {"commit": "04e3be94e43bf9fabea77ece763fb21fd79d92bc", "message": "Add touch and update point event\n", "proba": 2.1525907811792422e-07} {"commit": "683d823d2a6c5abfd8bd5fa1719afb31db35cdc7", "message": "bug fix: \u4fee\u6b63\u753b\u6846\u65cb\u8f6c\u3001\u4ee5\u53ca\u5728\u67d0\u4e9b\u624b\u673a(samsung gt i9268)\u4e0a\u62cd\u7167\u51fa\u73b0\u4e71\u7801\u95ee\u9898\n", "proba": 1.7774000582448934e-07} {"commit": "94a6bd7173a0ecd5c7ccc1c402e730d34edb914e", "message": "put variable declarations on separate lines\n", "proba": 9.400742442267074e-07} {"commit": "42f006e3237965691c6fdd67cad60c03423b88cd", "message": "Comments explaining how it works\n", "proba": 5.264055857878702e-07} {"commit": "4ab63d3caaa928b3c293a2733f7d35d36437f105", "message": "maker constants define\n", "proba": 6.741676088495296e-07} {"commit": "a9f58fa1664ae13a1024c929a638a9a0e18fe766", "message": "Set GetResource command consistency level to QUORUM.\n", "proba": 1.1759127716004514e-07} {"commit": "a7a219f9d391e43644d20bb74b5cd54fdbe404fc", "message": "add_custom_user_agent\nRestore the sUserAgent defintion\n", "proba": 0.0006160290795378387} {"commit": "feec1f8e4360de1f0243025ce877ae91507674a1", "message": "Add header callback. Re-order private methods to make code clearer.\n", "proba": 1.0823123375303112e-07} {"commit": "a643dd52b7dbf4ed858dc58f4828e943432965f1", "message": "All tests now pass, and coverage is 100%\n\n", "proba": 1.1450033809978777e-07} {"commit": "dd81799cd2645b2758c5a2c56c2f0fa27a2508d2", "message": "Clean up code\n", "proba": 3.5193793337384705e-06} {"commit": "bea0f6562b4a97e57899accc47d5cfdc0ba72c65", "message": "[Java] Stabilize AccessControllerEnd2EndTest\n", "proba": 6.395961236194125e-07} {"commit": "f80c90843f9d7bb0aa8537d09a8ff607f563ce7b", "message": "Removed setDoInput(false) when sending a POST request\n\nThis causes an exception, forbidding messages to be sent", "proba": 4.7257125856958737e-07} {"commit": "5347a2626a8e5450f2cb88077c451ea4610dc3e9", "message": " Updated GameAchievement Web API to version 2\n", "proba": 1.2060371545885573e-07} {"commit": "bb4c438e0b0347955866bda1888a68fa6b76e09f", "message": "added configuration for flashfile\n\ngit-svn-id: b6c13a3f01c183418960c1e4d1e6a42a97ce9376@223 23d1a52b-0c3c-0410-b72d-8f29ab48fe35\n", "proba": 8.506531230523251e-07} {"commit": "20dc6103e412166865c60685de4f29e29ff5c254", "message": "Minor changes.\n", "proba": 1.6103231814668106e-07} {"commit": "ec40e962eda2c9894b7c1ed6162557532ffac13a", "message": "Non functional/syntactic change.\n", "proba": 4.861190632254875e-07} {"commit": "70915e0d26831fb7f6d2ca0deb82a6c2316ab548", "message": "Made CmsMessageBundleEditorModel#CmsCaseInsensitiveStringComparator and\nCmsMessageBundleEditorModel#SortedProperties public.", "proba": 1.007322367740926e-07} {"commit": "193bb9ba4ecc3c1c25bf8af185a2ee38a9c66b41", "message": "BISERVER-6210 - Can't automodel after switching from Reporting Only to Star Schema (db tables) data source\n", "proba": 1.1214432760198179e-07} {"commit": "5c9d540f04053c89cb6a2951bb32712a1bbf48e8", "message": "PRD-3049: Created two new sys parameter to control the tab naming in mantle. Changed the name to no longer include \"mantle\" reference\n", "proba": 1.3873118120955041e-07} {"commit": "c7b387859489fccf229025e04cdb1f12884987c8", "message": "Added structured-editing preference\n", "proba": 1.4608980336561217e-07} {"commit": "acfaa0cb92696ef23e7b50e962567cf075f12fdc", "message": "Use Builder.createEquation() directly\n", "proba": 1.5300066991130734e-07} {"commit": "09d9d0534bdc73be775b686fe356ca6911929f7c", "message": "Genericise recursive member resolver", "proba": 6.651526973655564e-07} {"commit": "addac2b10422ba96689fd63356462f365fedcd53", "message": "Update QR code like for demo2\n", "proba": 1.807298417588754e-07} {"commit": "4dd81a683da5eaddc27ee39e3e693a7a0ee5a58a", "message": "CDK-242: Race condition on parallel initialization of multiple solr morphlines within the same JVM\n", "proba": 1.2201488175378472e-07} {"commit": "f2bc403eb6b4d695e62333c06fde34231c946f11", "message": "Changed TaggedFieldSerializer to better handle deprecated fields. Has to still read them, but won't write them.\n", "proba": 1.0612468770432315e-07} {"commit": "66c8524da2be6f99ba2450e0a19003cdbe3c6507", "message": "remove static to fix concurrency issues\n", "proba": 1.3854279359293287e-06} {"commit": "d2ceab86705cdc200060983b2a5f866ba079f341", "message": "make static collections unmodifiable\n", "proba": 0.0030595266725867987} {"commit": "4d29a26861a1d0e0c8cd7f6038ea1c6a11c679eb", "message": "Android: Fix audiocapture extension for repeated record\n", "proba": 2.8680759101007425e-07} {"commit": "1986133a16a90cdee2f58a20299ea8e8f987732f", "message": "feature/variant-annotation: initiator codon variants can now be also annotated as stop_gained\n", "proba": 1.827845881052781e-05} {"commit": "e8525a6e42b8bf6a59ef8373845b4592a8b096c1", "message": "Updated two method names.\n", "proba": 1.9840773290979996e-07} {"commit": "be7fe3767ecdab48841950332f52965a263e923f", "message": "Added default empty list\n", "proba": 7.693913630646421e-07} {"commit": "04a4f295fdaa14ea2b3dc418e2b76af3f764d787", "message": "Fix Return Statement Error\n\n- Fixed Return Statements without a return value causing NPEs in the\n`isResolved` method.\n", "proba": 1.0610121137233364e-07} {"commit": "5d14af18eebd1fb79aa6a7616fee054fc190de8e", "message": "fix capacity hints for sparse partitioned named map writes\n", "proba": 2.2437902202909754e-07} {"commit": "65ecc5ba205aa8b58fd3effad0755c8d6fcd727d", "message": "Dispatch torrent file alteration to client\n", "proba": 2.50025181003366e-07} {"commit": "22460dafe45fda48b23c629200cc94dbdcfca7ca", "message": "Fix a performance regression in SelectVariants (#6729)\n\n* There was an optimization put in place in SelectVariants which accidentally added a quadratically scaling check on the genotypes.\r\n* This keeps the optimization but makes it linear instead of quadratic on the number of samples.\r\n* On one example with several thousand samples there was a speed up from ~5 minutes to .1 minutes.", "proba": 1.1360867574694566e-05} {"commit": "76843586bd58549ec24907167e42d1371306f256", "message": "[+] add null check to prevent empty subscription handler\n", "proba": 1.8630008469244785e-07} {"commit": "d46c88e5674756616fc43da0eda5b58d125febfa", "message": "Improve mondrian schema generator\n", "proba": 8.418049901592894e-07} {"commit": "9e9a74e6d283fc94c1aca4679ea3793f9bf3450c", "message": "fixed spelling\n\nsvn path=/trunk/openspaces/; revision=14506\n\n\nFormer-commit-id: f560ac61fac80e613fbcdfacf2b5eaf721e9e1d2", "proba": 1.5260447980836034e-05} {"commit": "6807f62aeb8c92df5fc8feb163418fc2de35b0e6", "message": "Use Boolean.toString() instead of JOrphan work-round\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@533260 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 1dd2cc179bedc16976e2c4e20c7dde159da7fa3e", "proba": 6.660140206804499e-05} {"commit": "79a7a54ec9d9fb9ba071f0157422299c91792d40", "message": "make the default port value null\n", "proba": 4.209973485558294e-05} {"commit": "8065dce10f70861a5ca1cd5666abdf23db0d666c", "message": "This actually needs to be bound earlier, otherwise the stupid catchall servlet catches it.\n", "proba": 1.007076519954353e-07} {"commit": "6d6d6279c610decfae11fcbe8655af2db24d85df", "message": "CAMEL-14868 - Camel-AWS2-*: Where possible, give the possiblity to the end user to pass an AWS Request pojo as body, aws2-lambda fixed instanceof checks\n", "proba": 3.6473832665251393e-07} {"commit": "fae84bc5f5506f883bc95c0608fd62b8b2d93a69", "message": "[TE-105] fix junit\n", "proba": 8.589021490479354e-06} {"commit": "b9391fa95d80237844527b50b35f48965c1d2e6d", "message": "Added null checks when adapting the views.\n", "proba": 1.071820889819719e-07} {"commit": "0c0eb50df627b8fd8377c067e7da46cd514b533b", "message": "add getAppUrl to method to Msf4jHttpConnector class\n\nremove getAppUrl from HttpTransport inner class in Msf4jHttpConnector\n", "proba": 2.3469374355045147e-07} {"commit": "59fd8786254677402c6f5f492889917687f9dae3", "message": " Fix Pixel Padding Value (0028,0120) issue\n\ngit-svn-id: 9bb02eb990bcf9e4a12b3bffacf5bbb197ccc60a@15050 a605150a-d416-0410-a114-93ca8beb8bc8\n", "proba": 5.457717406898155e-07} {"commit": "2ec8651f6af860e40500b44ffebc069ea200d164", "message": "Fixed file loading issue for Link.png\n", "proba": 2.4429880340903765e-07} {"commit": "88b8022ea7b9862bd20538b3553dd55218fd3b58", "message": "[misc] Creating patients from contextless threads fails\n", "proba": 1.6069941466412274e-07} {"commit": "6ef55bc26f885cbd27cbc5442c9a8572e9afb022", "message": "#744 - Allow adding markers to intermediate rendering annotations\n\n- Fix logger.\n", "proba": 1.0178656850712287e-07} {"commit": "83736544ab483b28bf79b4b0ae5dc942815cb5f9", "message": "camelCase variable names\n", "proba": 0.00017660160665400326} {"commit": "7d4183afbef088dd72486e295b153a3704fceba0", "message": "fixed compile error in test", "proba": 5.119947559251159e-07} {"commit": "2ce85061c6f1b9cdd70f4b11c7c4ab0537b56c5d", "message": "Changed color for readability in followup care\n", "proba": 1.4227487099560676e-07} {"commit": "4b3adc0c310edc4d1971cca17d2b38d71d017123", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "d3555f70777cb519a6d33017007279283e1947b5", "message": "update ais satellite intervals analysis\n", "proba": 2.6386121021459985e-07} {"commit": "5e0d7c9657b7a388955b5eef80f85b162b5139a6", "message": "Return from slow loop when shutting down\n", "proba": 1.5978737337718485e-06} {"commit": "9b94a03970a8145938b7e944bc14026b97de08dd", "message": "More useful logging for EntityProxies", "proba": 1.2384181502511638e-07} {"commit": "a2e763bd40cff934c6813e2967a4935fa749bb12", "message": "NonNull elt\u00e1vol\u00edtva\n", "proba": 1.8843516045308206e-06} {"commit": "4136fe0e65ac4394033d24840ac364943c7d89a2", "message": "SOLR-12250: Add missing assumeWorkingMockito call\n", "proba": 1.9887717428446194e-07} {"commit": "184893eb84e85550b388fe6165d20f780534dbca", "message": "restored sbTreeCollectionManager visibility\n", "proba": 2.7442877126304666e-07} {"commit": "ae8b61d293a4f8b4332531062c3d11db072bbfa4", "message": "MPDConnection: Move classes used by MpdCallable exclusively to MpdCallable.\n", "proba": 1.0379551440564683e-07} {"commit": "d725a53d4d51f7c30d9311b7147c9c6b66bf52ef", "message": "Update detail consent dto with the right attribute due to the refactorying\n\n#14280 - As a developer I will make consent share/not share type configurable at Deployment Time to support patient UI - Backend\n", "proba": 1.0659351090680502e-07} {"commit": "b126951c3dea890557f7946e5058b8b9d423d97d", "message": "added getDatumNamesByCharName\n\nSVN-Revision: 14678\n", "proba": 1.4528229996813025e-07} {"commit": "d8b0257a9612521751d244ab919158e9bd4e3fea", "message": "LeaveSignCreate.java", "proba": 1.3400347143033287e-06} {"commit": "512db4264a8ee22b3420daabdfee72f2d68e9271", "message": "Cache queries and no auto flush.\n", "proba": 1.1706805480571347e-07} {"commit": "df0ab36ba7688aef0cc30b00a6a81042b23c8afe", "message": "more test coverage\n", "proba": 1.309850290454051e-07} {"commit": "74c86d45b626d2293aa6f7373280169756796cb6", "message": "Fixed bug on MVRB-Tree: when record was copied the stream was not copied as well\n", "proba": 1.2390300696552004e-07} {"commit": "cc5c28e6684b423a43236f72d5bc173bfc1c5255", "message": "added way to find out if junit is running\n", "proba": 4.626845679922553e-07} {"commit": "0b27b179ed8b72a0d3eba0781ffe5a6cf8c74bb2", "message": "GF#17717 [KLO, 01/26/2009]\n\nSVN-Revision: 161\n", "proba": 1.0845792530744802e-07} {"commit": "a82b3d141cec48ebefc71857a157990a600d7ed2", "message": "added more tests for MainWindowView\n", "proba": 1.3158337708318868e-07} {"commit": "e04ddc8960da2464e1bf061c0a5579969996c127", "message": "[SYNCOPE-415] Applying provided patch\n\ngit-svn-id: a7ab99757ef30f12779034935f1663b65580c4f2@1524644 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.740756930412317e-07} {"commit": "21984936b5b57de0570661d3bd0c36794093c88a", "message": "Extract var., improve code layout\n", "proba": 1.4415336409001611e-05} {"commit": "761fbd9b9cab2236043cd96af7bbec1f73de18e0", "message": "fix(index): ignore health check of hidden / system indices", "proba": 8.538692668480508e-07} {"commit": "efb7c15b782c73b1e5597b031b0e78862c105787", "message": "Verify that concurrent usage works as expected\n", "proba": 7.060419875415391e-07} {"commit": "9daee43b67ab577e6a5b4216c271bb802c562ae1", "message": "work around GWT devmode bug involving method references\n\nUsing a method reference causes an issue where gwt devmode throws away WizardPageSelector class, so going back to a lambda.\n\nThis manifested when I touched WizardPageSelector.java and tried to reload the page and use a wizard. It failed and even reverting the file wouldn't fix it (some order-of-operation thing in the GWT compiler, it appears).\n", "proba": 1.260497555222173e-07} {"commit": "01d9c562c22159d961f7b3e76eefab029292d9ba", "message": "Bug related to CROSSDATA-270 fixed\n", "proba": 1.2155125261870126e-07} {"commit": "7a62d2796985d145f4da0a06233bbfd962bfb28b", "message": "ad subscription related bugfixing\n", "proba": 2.7170585781277623e-07} {"commit": "1a2dc80ca4a6a069237d687d8cb67def9c7141e0", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "91c70d732d9b3f5e24b45fe81078e1fbfb7edebe", "message": "Use HTTPS for Reactome requests\n", "proba": 3.0172654419402534e-07} {"commit": "54ab2d2cf5022d23a1682e82b71480e61eb89e83", "message": "ninja fix for crc_check_chance validation\n", "proba": 1.8502173304568714e-07} {"commit": "9b4cdd1dd496e82fc7b8f88b32ffa739889cbc79", "message": "Add type to the Node\n", "proba": 1.277042997571698e-06} {"commit": "753fc9798252a5815c2cac9e24d984779b558a3f", "message": "Add a more obscure hostname for the test so that it hopefully will resolve nowhere.\n", "proba": 1.393234470015159e-07} {"commit": "5aab9db8ba175e7ba15dc0c503e8ce0451995b11", "message": "fix comment\n", "proba": 3.8236646560108056e-07} {"commit": "f96c67915bf240cbc8d103c375b7a7920f4f799f", "message": "backing out of fix for GRAILS-6219, caused failing functional tests. Will reopen issue and schedule for 1.3.1", "proba": 1.116119250355041e-07} {"commit": "50df4042a2b3eca214768cee8bb6312d27f856aa", "message": "[FIX] The CodeViewer filter functionality no longer leads to a deadlock. The elements are now preloaded in a separate thread.\n", "proba": 9.899760300413618e-08} {"commit": "58e9e8ab9b4b6bb2814dcd335fb387e85b18365e", "message": "remove index endpoint test", "proba": 1.00110287348798e-06} {"commit": "2640f94a702ad18c20643a4df545680fe63879f4", "message": "disable one test\n", "proba": 9.291096603192273e-07} {"commit": "0477ddf0e1ef97c8d174fc2c9bffd8e587bb3ff6", "message": "DBZ-5670 Use new driver prefix\n", "proba": 2.059970398704536e-07} {"commit": "586a9603ef80d8de4a7f9a085057f13428b67ff0", "message": "Reduce sleep time in unit test to prevent possible race condition.\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1409352 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00024249487614724785} {"commit": "41d9855e6fda82c484512da33abf4fabdbbcb401", "message": "append Where/Having in new line", "proba": 0.9994059801101685} {"commit": "d86c14d3a6d3a8f8aee0c08c6218b3207e22f31e", "message": "fixed bug in verbose logging\n\n\nFormer-commit-id: bfa66668d3e7b98b651814824562962bb2af4ec6", "proba": 5.984003109915648e-06} {"commit": "368676a47590dc5d375c62504ad49e8f5bd0ddae", "message": "Source code reformatted.\n", "proba": 1.3113614727444656e-07} {"commit": "0c698f7241a26d7d3a650558e117635a16b73ff4", "message": "fix issue #38 wait for FTP upload process to finish.\n", "proba": 1.0158214536204468e-07} {"commit": "df8187c6374969eb73c240369644544cbb219800", "message": "fix backwards params in test\n", "proba": 5.376566605264088e-06} {"commit": "941c626b11ca18f7e2fc8b6466563c4f844afe98", "message": "Simplified dataset.isEmpty() check\n", "proba": 4.814578278455883e-05} {"commit": "fc385a0e9f0df1563005948823689c2f29d79e42", "message": "ADX data value import / POST, add support for compression\n\n(cherry picked from commit d49aae92ff5bc00eae0cb3d3a3717e2965881f30)\n", "proba": 1.3782653240923537e-07} {"commit": "54f7ca3483251eab0621f75a3373231129753767", "message": "Add edge case tests (which may not make sense, I need to check with Matthew)\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1152651 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.275982842547819e-05} {"commit": "8655f8e5d4fc69f6f80b879664a80cea726c2eb4", "message": "rm redundant variant->vcf code in randvcfgenerator\n", "proba": 3.801764592026302e-07} {"commit": "e5dc8f32b9a185032e124d55b2dd3bff29523548", "message": "Fix unit test that depended on tribble not to do so.\n", "proba": 1.2284714046018053e-07} {"commit": "9064785e5fdee89223e750b70716721964c54fd4", "message": "Structures work.\n", "proba": 1.7629022863729915e-07} {"commit": "0413dd838978425fb268e62fe146c56fd76d9c23", "message": "reduce garbage: use an indexed loop to avoid allocating an iterator.\n", "proba": 1.5584956258862803e-07} {"commit": "8b1470b7ea776019d801b9afe6e82a2755c58330", "message": "added close graph test\n\nadded test of rewired pair of edges, maintains node degree profile", "proba": 1.2098456636522315e-07} {"commit": "513d44047ff6199ff978768a0cd310d834173ad9", "message": "change: logging in gobbler\n", "proba": 1.5541764923909795e-06} {"commit": "1dc5c090a352ef64f075305c95a6fbb2c396d10a", "message": "Fix scope of variables.\n", "proba": 3.297271007340896e-07} {"commit": "ead2e78c29a14b44ff1b8d9d3200e91d13f1eb7c", "message": "Fixed tests that were out of date.", "proba": 1.3020959954701539e-07} {"commit": "ef756f777f3780096ead2aea8bbc61619b119575", "message": "new spark knowledge get!\n", "proba": 1.1861701665338842e-07} {"commit": "291adad3241a448278cb95d1495baf4518b0656e", "message": "added chapter summary\n\ngit-svn-id: 26dda5117cf3d919afec67b81d32a23dad579a1f@16016 1b8cb986-b30d-0410-93ca-fae66ebed9b2\n", "proba": 2.673368726391345e-07} {"commit": "552380bdee2f3d5b10d6d2e6de2123cda979abb9", "message": "Teiid 773 - organize integration test\n", "proba": 1.0951308127005177e-07} {"commit": "3ff1b6fae978b951c47fe98819a7f1e080d6cadf", "message": "onlx iterate 10000 characters\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@8045 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 0.015154972672462463} {"commit": "a49ed0a7b12be900be84def4c960570fea9bb377", "message": "Removed spurious import.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625339 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1183828064531554e-05} {"commit": "aedceaa23a3e63163b8566dbb4cffe3ca4cbc600", "message": "added default Src dir (should never be used; security only)\nSigned-off-by:jonathanlermitage <33daf3f9fa8144341b8cb51893fd3bdcc0fadf57@gmail.com>", "proba": 1.245985714604103e-07} {"commit": "8ef4e4b0e0b680c97a8b96b335ee159f89fd1a06", "message": "fix apparent typo\n\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@45246 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999982118606567} {"commit": "80c221693d2079b1feb6e0952eb049ca62575bdf", "message": "[Client]+all apk informations get updated when update arrives: name, apk-version, everything\n", "proba": 1.2444586161564075e-07} {"commit": "91cb5ad1fc627c22da6e90dae385493f7c0d68dd", "message": "Rework connection test to use the new OfficeLoader mechanism\n", "proba": 1.2943037575041672e-07} {"commit": "1300cafb9fa04025f1ab0acad2c1ffc5020cf1a3", "message": "Updated a javadoc to be correct with the behaviour\n\n\ngit-svn-id: 153979b1b6856005f89f303a7dd326e07c869f86@6357 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 2.755620880634524e-05} {"commit": "e0934c647d4219ee2cd1cca15fa456538942e807", "message": "fixed stale domain error message\n", "proba": 3.283774105966586e-07} {"commit": "bcdb67ae269510168c13d905a048f02a082c4879", "message": "IDEADEV-459\n", "proba": 2.0666705324856594e-07} {"commit": "70e21a30c66fe875b7dd93956f1201ec6094a056", "message": "Added handler methods to Modal.\n", "proba": 1.1944170807964838e-07} {"commit": "de4511633c2b08fc56ea1449cdaacb820385ee92", "message": "Issue DEV-45 fixed.\n", "proba": 1.0759563195961164e-07} {"commit": "5c784525c0d89e3918251782c0748a5a60ab6af6", "message": "test fix\n", "proba": 8.790177616901929e-07} {"commit": "305d3e09ecade64e1ae7bd3a9f44e4c6a47fd17f", "message": "Formatting, don\u2019t remove items from cache when a client connects\n", "proba": 1.1337831296032164e-07} {"commit": "83961dcc58217fb1805652ce7e68578f266caed8", "message": "compare event ignore case.\n", "proba": 5.880873459318536e-07} {"commit": "70e33f77ffaa900e97011d1c2ae546a899809688", "message": "avoid scrolling added file to last line (IDEADEV-15075)\n", "proba": 1.0860406973733916e-07} {"commit": "2bd0c2b8e8f51ac9701c58955a35fa6acb97eeda", "message": "Fix influxdb wait strategy for Concrete container impl (#256)\n\n", "proba": 1.3208338600634306e-07} {"commit": "b48b367d89644aec73194988362e7106976f25bf", "message": "KULCG-317 : Overrode handleRouteStatusChange to add extra logic for modifying proposal on award approval.\n\n", "proba": 9.52028926803905e-08} {"commit": "fd713760be2994b242ab00b36aeaff5a78eb67c9", "message": "fixed exceptions (#1764)\n\nCo-authored-by: Peter Winckles <66f492b3d221fb8fdf2a73e5c4e4dfe0a2a95554@wisc.edu>", "proba": 1.1849162717680883e-07} {"commit": "869b7868650ac1faf3122970dc6ff245fdd6bb57", "message": "Correction bug dans l'export excel des conventions\n\n-suite \u00e0 la d\u00e9sactivation de l'unit\u00e9 de gratification \"Brut\", il y avait\nun bug sur l'export excel (NullPointerException) si celui-ci contenait\ndes conventions avec des avenants ayant la valeur \"Brut\" comme unit\u00e9 de\ngratification\n-le bug se produisait dans le cas o\u00f9 la colonne \"Avenant \u00e0 la\nconvention\" \u00e9tait s\u00e9lectionn\u00e9e dans l'export", "proba": 0.00030371692264452577} {"commit": "ccf720cc7426406fe6614510dc71660ca885db52", "message": "RFC 2821 mandates that the postmaster address is case insensitive. PostmasterAlias already does that conversion, but James didn't.\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@108693 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0004171878972556442} {"commit": "567353d945626604040da779a390f2329d4443eb", "message": "javadoc\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1354493 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.821306897109025e-07} {"commit": "70bec2ff98334b04b343f1ba153b277c60226527", "message": "updated comments\n\n\nSVN-Revision: 1718\n", "proba": 1.144852674883623e-07} {"commit": "0ece33eece2a1c35fe3f7eb024f5cd01936652e3", "message": "updated the add new user functionality\n", "proba": 3.597513114073081e-07} {"commit": "5cedc78a6f61ae5e8fc2de2658ac44cb3a1d0356", "message": "Delete out-of-date comment in VariantDataServiceImplTest\n", "proba": 2.4964896283563576e-07} {"commit": "2412be2be29dc883963777b44fa0668af0fe2ea9", "message": "Fixed issue about path to configuration path being constructed in a inappropriately way. See https://digitaliser.dk/pages/GroupView.aspx?panel=forum&commentPID=2633934.\n", "proba": 1.0758927260212658e-07} {"commit": "d83a9d94c10832321d7986365149e2a0703472c5", "message": "Fixed ecospold2 kmz import", "proba": 1.2817132244435925e-07} {"commit": "90aaa74a6ab71d8852d3754be85430358f19431a", "message": "changing versionid type to varchar in schema creation method\n", "proba": 3.1226420560415136e-07} {"commit": "aadcc8f4a525597837386b2683e3c8b3b59fe4e5", "message": "fix dep to web\n", "proba": 2.7617207365437935e-07} {"commit": "ca862a11c769edbc41ab43d2882340c6ae5b31e2", "message": "Resolved conflicts", "proba": 2.3375876025966136e-06} {"commit": "5a9a913d7280dd7b7d6eea8b4e6f3c297a0c8df1", "message": "The EnumCache to resize based on the size of the enum and conflicts, closes https://github.com/OpenHFT/Chronicle-Core/issues/131\n", "proba": 1.8738381868388387e-07} {"commit": "2b3be4b82f6901a93d6580de3a33debeae2f4a55", "message": "Fix getting Theme ActionBar background color\n", "proba": 2.6161163191318337e-07} {"commit": "f1fc6f4079251cb0dda6cef8ba5c0416c2463d2f", "message": "[LO extension] solves issue #6275\n", "proba": 1.8434785431509226e-07} {"commit": "8627f06e4e165323f7937c40602e8f2ddc9db2b2", "message": "Refactor unit tests #11 - removed dead code\n", "proba": 1.1712769065752582e-07} {"commit": "68c2a2196ca7aedbb36e662c717b38380c628997", "message": "Out of the tabs, which are shown at the same position, after adding several tabs, only one tab is now visible during a SwipeAnimation.\n", "proba": 1.0283113738296379e-07} {"commit": "c1c4f5c83ec3264d09cf160c6d707d6f734f4958", "message": "AAD-17: moved file (not recognized in tortoise git ?)\n", "proba": 1.0788888715751455e-07} {"commit": "5021908da86e2894a671daa8eafb25f281d0e86e", "message": " Added one satellite sandwich to the list.\n\ngit-svn-id: 9152f063e6c097ea698f5080d981f825c48ff636@1253 fd477b11-563a-408f-9d6e-eeb9ca009d0c\n", "proba": 1.0859783287742175e-05} {"commit": "cec93cb38d861515cd42047708f52a3bf2f6a17a", "message": "[Java GCP] Modify agent logic to accept debuggee id value change during re-registration.\n\nThis enables the server to modify the debuggee-id without requiring the agent to restart, such in the case of debuggee-id format change.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=163473158\n", "proba": 6.494515218946617e-07} {"commit": "fae484855b0d6429b7cbfc0929bfa4e19c3b0fec", "message": "Fix grammar in inline comment in HttpStatus\n\nSee gh-26842\n", "proba": 3.798066609306261e-05} {"commit": "fa6bdf7bdcd72cf7c73973403ceb9f915b35a6c6", "message": "Javadoc fix\n\n- Repaired link\n", "proba": 1.1990552195584314e-07} {"commit": "144b9b8d11b31dc40b88a9807297f482fe3963e0", "message": "make row uncachable\n", "proba": 0.0026700941380113363} {"commit": "e4b6004c4b8a44b07e818b25f9e62f5d6951282d", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "e3f0844e6f4b9e3fd456bc8878eeca1cf0dee86c", "message": "tests: ignore TestEventCreator class\n", "proba": 3.2514014947082615e-06} {"commit": "0d6ccd150acdc941e7976efcdc4fba8745292534", "message": "OSGI-501\n+ properly setup the TimerTaskExecutor\n", "proba": 1.605714885499765e-07} {"commit": "a8b01895d803f7448cfc742775cb4b9cf8cd8960", "message": "GUACAMOLE-938: Correct typos in createLDAPConnection() documentation and copypasta repeating those typos.\n", "proba": 1.0562065710928437e-07} {"commit": "a2f2543371607a35936fab72627e7ad58ea26662", "message": "Update token url (#1145)\n\n", "proba": 1.3965122036552202e-07} {"commit": "f0347200dcb0c22fab6395c230f7d54ab76f42d2", "message": "MID-4929\n", "proba": 7.442106948474247e-07} {"commit": "72adb31baf642b7a0635369f7e5eb1a411bbe3f4", "message": "Disable new animation render by default\n\nReviewed By: oprisnik\n\nDifferential Revision: D41266254\n\nfbshipit-source-id: 0a2f70f965a6900f375eed5b1afb7ab758a1446d\n", "proba": 1.9307516652133927e-07} {"commit": "b9f0b28281d55356a03c3d8e145784a5ce643fa2", "message": "Delete package endUser. Reason: the capital letter in the package name.\n", "proba": 6.828167329331336e-07} {"commit": "abcfa4b8bde5aa946c1b807747f924eca03f2c93", "message": "Split on all control characters.\n", "proba": 1.1314651260363462e-07} {"commit": "39ebed9d04cd42c40930bd3ab8b3bebf5f864d28", "message": "tweaks to stats collection", "proba": 2.3745481314563222e-07} {"commit": "f275b2b6d0953af4daaddc582ab5ad6fe6416743", "message": "NOJIRA trying to get media working again.\n", "proba": 1.0581059939340776e-07} {"commit": "4e862ac612487c1dcc22d2cfe26843d9451cdfc2", "message": "ZooKeeperRegistrarServiceUtilTest: Use a testing ZK server for all tests\n\nThis fixes a test that was broken because of the recent changes to\nZooKeeperRegistrarUtil.deregisterHost(). It also makes the tests a bit more\nmeaningful.\n", "proba": 1.1191953319666936e-07} {"commit": "1ab642d4b9f6e242a16831e6db2dc44ad4686fd7", "message": "Add ShaderModuleCreateInfo class\n", "proba": 2.5935554504030733e-07} {"commit": "d711936a4f1f080044d034732fbdc296edf9a977", "message": "Added javadoc comments\n", "proba": 1.3812957888603705e-07} {"commit": "27cb270774d5be7785c9b662d24ec63472051b3c", "message": "playground: call the module \"user\" instead of \"_root\"\n", "proba": 3.9996447753765096e-07} {"commit": "f14a51f929ca706e9874469e38af79f835b380ec", "message": "OAK-3646: Inconsistent read of hierarchy\n\nAdding test (currently ignored)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1714773 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.070794142942759e-07} {"commit": "9e63794dccf733fc106975d46a9f25f9f3c0ae20", "message": "Patch %EOF, %EQUALS, %FOUND", "proba": 7.189169650700933e-07} {"commit": "a283128b311917b993d2f781eed5aa9b9786adfe", "message": "mbs.cross: aarch64-none-elf- -> aarch64-elf-\n", "proba": 7.407404041259724e-07} {"commit": "0a2c52c0b9fe172babe87e560d537e0b1fb60b3b", "message": "Extended type hierarchy by multi inheritance as there might be types which have multiple super types.\n", "proba": 1.2264403892459086e-07} {"commit": "700ecba5e1f663b5deae08cbd460b9a39c115153", "message": "bugfix\n\ngit-svn-id: 1119f77b1e9a9b65230954af94f4d37570a443ef@413 7ef67a20-634e-90e6-9ab5-3f2075439470\n", "proba": 5.399279530138301e-07} {"commit": "09cd3af58f6451fa9febc4d609e1785c74fe3f4b", "message": "Add missing files to ContainerWebApplication config\n", "proba": 1.0414687494630925e-06} {"commit": "0e89befac14fe966c9f017f2189422f0a907ce9c", "message": "invoice: add test for usage sub cancelled at start of term\n\nSigned-off-by: Pierre-Alexandre Meyer \n", "proba": 1.2063063081768632e-07} {"commit": "0fdd4642a3afb191909bdc871cb5c6d3c3f99564", "message": "[tools/model] Add specific attribute type getters in AttributeHolder\n\ngit-svn-id: a379bde79839664b666d81bd90830345f9a48dfb@1857919 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.854976959402848e-07} {"commit": "d237587cdf0a81903bb9c3368761dac603fe1a0c", "message": "svn_spider [r1824]\n\nworking root:\n https://ppwcode.googlecode.com/svn/java/research/jpa/trunk\n\nfixes:\n src/test/java/org/ppwcode/research/jpa/openjpa/valuehandlers/TimeZoneTest.java\n +svn:eol-style: native\n +svn:keywords: Date Rev\n +svn:mime-type: text/x-java-source\n", "proba": 1.7862101913124206e-06} {"commit": "12d643c0636d173a0feee3d25e3952174f19d3d3", "message": "Verify test failure\n\n", "proba": 1.7326417491858592e-06} {"commit": "8bc50b6e72c6d797d1cfb6ebf6356beb679b75b2", "message": "remove updatedby fetcher", "proba": 2.400671803570731e-07} {"commit": "4d8d5e0c21913151f2e7b17908f744ba3ef63dc0", "message": "implemented setChecked() for BooleanSettingPreferenceView\n", "proba": 2.2752961115202197e-07} {"commit": "dd6b57c3d199c8e5251de9c849169f40215f7837", "message": "fix pick image intent\n", "proba": 5.617844180960674e-07} {"commit": "e7717ef7b92799098f9e24025087a1e7c095f85e", "message": "Adds settings tests\n", "proba": 7.209575301203586e-07} {"commit": "9997914ff1eed95892598e3e204dcf2c55d03c4b", "message": "Idp Pagination changes\n", "proba": 2.937852059403667e-07} {"commit": "0c6e7949718abf5c30c150ffd045a8b765373cd6", "message": "DL-181: avoid starting failure due to call Optional.get() on an absent value\n\nsee original JIRA for the detailed error msg\n\nAuthor: xieliang \n\nReviewers: Sijie Guo \n\nCloses #110 from xieliang/DL-181-startingProxyFailed\n", "proba": 2.1335223721052898e-07} {"commit": "03fa76d33343f6552427de264348f6e8f84214a6", "message": "Adding more TODOs\n", "proba": 1.287886277623329e-07} {"commit": "80fd40e496d38c5f9a840aa02aad8788c1c7b9d7", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "9a0eb8db28193c2306226bdef2d5af0c69050ef1", "message": "Update AcceptHeaderLocaleResolver to extend AbstractLocaleResolver\n\nThis commit updates AcceptHeaderLocaleResolver to extend\nAbstractLocaleResolver, which allows the removal of defaultLocale\nmanaging code in AcceptHeaderLocaleResolver.\n\nSee gh-27609\n", "proba": 1.150597981336432e-07} {"commit": "fe2cc23ae30ed148225f9c792e13e2b7740e21fc", "message": "Revised completion logic in case of overwrite.\n\nCloses #123", "proba": 9.604292472431553e-07} {"commit": "582c6b9a3b739679a210e2361c7579347f414ea6", "message": "Dijkstra algorithm with priority queue\n", "proba": 3.39171378982428e-07} {"commit": "74dd439538888b72f7a245ddf40d6d5521a757ae", "message": "BV-29 - Remove CAP3 executable from our builds\n\nModified AssemblyTest.\n", "proba": 9.819235913255397e-08} {"commit": "d0a5c5a232ce18a1226184cd3fed35f1897eded7", "message": "Assigning delete entity to a response variable to check for errors in response\n", "proba": 1.9056788858051732e-07} {"commit": "5799d8deab718d239a73d88a7a813d780c0f3f1d", "message": "you'll need this too\n\n", "proba": 2.365191903663799e-06} {"commit": "965f7444000717ce729322471a2980926ff4fe0d", "message": "Tidy up the exclude list hack\n\n\ngit-svn-id: cd28ba526fba5b39766c0a4e72305690b33c2c6e@667024 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999991655349731} {"commit": "e6e752aea5c457a2431ab33e5534deab70828d1d", "message": "Servlet 3.1 compatible\n", "proba": 4.242877480464813e-07} {"commit": "8143e5fe20dbee05a16554283f4f4b7fbd285051", "message": "HttpClient instance should be shared for each call\n", "proba": 2.7760536340792896e-06} {"commit": "7a6a7aa357b16dc1a93fb28c39836be1786f6c62", "message": "Changed annotationId field to attributeId\n", "proba": 6.063376076781424e-07} {"commit": "f21f25cd5c3aa40fa16afd9b3b6695127d57283a", "message": "KULRICE-9850 - Fixing term specification retrieval code (revealed by a broken unit test).\n", "proba": 9.720399418711168e-08} {"commit": "f895f2a5292a4cd46a5a8f0b69b71682bfe0c1d9", "message": "RANGER-1279 - Make static variable RangerCSRFPreventionFilter.IS_CSRF_ENABLED private\n - Reviewed by Don Bosco Durai.\n", "proba": 1.0112398740602657e-07} {"commit": "a8102486650c9c58f4d533b3d047f098f6fd7e1a", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "ad606dff87b18742a3df9d3960a0e9f6cc70dc0c", "message": "Adding license header", "proba": 3.825054193384858e-07} {"commit": "eeacbe934d0e4350e3087107311fcb6a62009029", "message": "Remove redundant size check per code review.\n", "proba": 1.5205604597667843e-07} {"commit": "f681972ef2b88dcad8556afd57c323f6be26fa58", "message": "Get rid of comparing method for the Objects.equals\n", "proba": 3.3139873266918585e-05} {"commit": "d1c44a4dd85485a5780b464fa3e462d9b913b41d", "message": "needs self\n", "proba": 3.69185145245865e-05} {"commit": "bfe87103fa390f1e96de1cebe12dc4df3296f44d", "message": "Add test with more fields\n", "proba": 2.301600687815153e-07} {"commit": "976da93c07f891dadf4546b27e491d95ba02be67", "message": "Checkin: Roll back the change to ted issue 47438", "proba": 1.2805281812688918e-07} {"commit": "680fb184703812aaee9f3d7d4b1f7eec2bd728cd", "message": "roll back to v1.2\n", "proba": 1.3432893865683582e-05} {"commit": "db89021adcbf52a61de67fc5442c9ca443129c3f", "message": "Removed unused import\n", "proba": 2.9346514907047094e-07} {"commit": "7254e88c27d27005d5717833c6f0da156bd62e67", "message": "test update\n", "proba": 5.048233333582175e-07} {"commit": "49698f2dcfb4f9de45b637bb0df3964bab5ee59b", "message": "Added rounding\n", "proba": 1.7739758106927184e-07} {"commit": "a73066f6bacd7c2fbb545dbbc2be3e569493b0b5", "message": "Disallow ; and =>\n", "proba": 3.9313323441092507e-07} {"commit": "6e62cd585ab7305b01741c06a732224e57eb280d", "message": "refactoring: add named constants for hardcoded numbers\n", "proba": 6.398342975444393e-06} {"commit": "3f568a96299e7cbc40632ca4b2135f97f51cf97c", "message": "NPE fix\n", "proba": 4.2237493858010566e-07} {"commit": "85a38d0878e895fcc4b4b6a7599b97a28c246d9b", "message": "UP-3053 Make hibernate user types serializable\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@23978 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 0.00021891019423492253} {"commit": "0f27221f3a2f0d618a96560dd89ff7dc4fa379fb", "message": "[FELIX-4326] Revert bad commit\nWe should not remove the BundleListener to make sure we still receive bundle STOPPING events while shutting down the extender\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1545309 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.181540351870353e-07} {"commit": "666d0f766d99b610b5ed545cf6b52fb904f730bd", "message": "IDEADEV-29774 (assert: DataManagerImpl$MyDataContext.getData)\n", "proba": 1.583807005545168e-07} {"commit": "afd1f7be903f78599a3cfcd13a89c7fef9998f55", "message": "IS-1336 Fix java wrapper\n\nSigned-off-by: Nikita Khateev \n", "proba": 1.1573816749432808e-07} {"commit": "d05a0bfc43a8c10af6c479bd3b4b40ee748f00da", "message": "Automated release-3.0.0 to rc merge\n", "proba": 1.7750521408288478e-07} {"commit": "d05aeb87d5fddd7c0b211e3d0c77108a9d371191", "message": "Search integration test\n", "proba": 5.970516667730408e-07} {"commit": "522dfd24c9b79310de622385d5ee28ce9b0a448d", "message": "allow for empty index dir property that disallows indexing altogether\n", "proba": 1.8371164856034738e-07} {"commit": "a7cb5c3847403904b5525e96a8f17a469a0011ea", "message": "\nIssue: WICKET-3460\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@1072671 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.018571987922769e-07} {"commit": "b93b1d31e51509458e0e5b3423ccfce03d58c613", "message": "remove deprecation; \n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@903485 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.018854983150959015} {"commit": "5cb879b2eae18107b18464942759e8a74430e405", "message": "KULCAP-315\n\n", "proba": 2.4782431751191325e-07} {"commit": "b09e5a4a02b76a90de4dba86d27cc289cf8a92c9", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "967ed51b1349a3837534be1b2ea3bcb7176f9ba1", "message": "Just making comments\n\nnothing to see here\n", "proba": 1.0827479712816057e-07} {"commit": "b7e8867967e87a601d184ab7f04c8c787c776a93", "message": "CLASSES-1718 LSNBLDR-474 Refreshing PDF in Chrome displays \"Failed to load PDF document\"\n\ngit-svn-id: 3ec207cb5d4c15b5aa7af58cc5b2b84204a54b40@318178 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.51186207833598e-07} {"commit": "d2127b49e04b59347da4ad58b1b5fe0adfaaca78", "message": "Editor meta info improvement\n", "proba": 1.6711497607957426e-07} {"commit": "bcce6253460de41283d2b0737aa7aa30207357e7", "message": "Added tests for createCallableStatement\n", "proba": 1.9189776878647535e-07} {"commit": "3d2415af4b7cd77eaeeaa100de95d6a0e92ac88d", "message": "#ignite-51: IgniteTxEntry implements Message: IgniteTxEntry by codegen.\n", "proba": 1.0530926886076486e-07} {"commit": "08816b32c892e291a41e8cef6b75e3d69b429388", "message": "MOTECH-2685 Fixed null strings concatenation after review\n", "proba": 1.6368555577628285e-07} {"commit": "d3be28186b0c63103805f07064a8d15e7d4be98e", "message": "Fix for bug 395097\n\n\nFormer-commit-id: a88c9121a7a1d27d537e99c8ba4e62340b2b89f4", "proba": 4.5796318204338604e-07} {"commit": "dfd1d866452580d348a43e504009c99b6da9303d", "message": "ItEr45S10CUAsignacionRecursosEspecificosAPlanificacionItEr44S16: [Bug #252] Fixing bug.\n\nThe problem was that the assignment function was reapplied and the\nresources were not notified with the changes.\n", "proba": 1.121821995297978e-07} {"commit": "ca22a8d1721e8f21d71aceb987c90fbeba959460", "message": "Now DayAssignmentsState has a intraDayStart property\n\nIf not null the start of a ResourceAllocation is that value\n\nFEA: ItEr62OTS04PlanificacionHaciaAtras\n", "proba": 1.799457550077932e-06} {"commit": "d73ae0b42d996d712248b2615a3e31b1f456c89a", "message": "[Bug #992] Fix bug\n\nUse LinkedHashMap to preserve the order of the allocations.\n\nFEA: ItEr74S04BugFixing\n", "proba": 2.1632860125464504e-07} {"commit": "131c56f7a10a242e2d2730c4ed231d39af95754d", "message": "[Bug #880] Fixed templateFinder listbox width\n\nFEA: ItEr72S04BugFixing\n", "proba": 1.1861170179372493e-07} {"commit": "e1f1e2f08345b418cf31101c48dfaea9ccea32b4", "message": "[Bug #1217] Fix issue avoiding reattach of criteria\n\nWe don't need to reattach criteria in ResourceAllocationModel, as\nthey're already loaded in PlanningStateCreator.\n\nFEA: ItEr75S04BugFixing\n", "proba": 1.1730129045872673e-07} {"commit": "277305ece18b3ea79c0194289d088ca20246ec58", "message": " OAK-2912 : Clear the modified and deleted map in PermissionHook after processing is complete\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1683259 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0769282943765575e-07} {"commit": "1496067b264ca9b87aad5f5230b0610101922bf0", "message": "missing @Override\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1471356 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4627546988776885e-05} {"commit": "0fa40186be6d9ecd9e2066caad63c1d4d6479397", "message": "decent error message\n", "proba": 4.2664885313570267e-07} {"commit": "bb431172364aa428e92554662b7067bc63e1fd44", "message": "Fix the login process: contacting the peers did not wait for answers\n+ improvement: runs in same thread", "proba": 0.9991245865821838} {"commit": "73ca278e1ac719209e8d4323e075092d84cb1bf8", "message": "When adding segment to offline table, only set SegmentZKMetadata after operation succeeded (#1773)\n\nWithout the fix, the cluster might get into an unstable state where SegmentZKMetadata exists but segment not added to IdealState", "proba": 4.172948990799341e-07} {"commit": "7e6440d25b757fc646f17b40b83ebf20fa7fd5a6", "message": "fix cut-then-paste with imports", "proba": 7.782862212479813e-07} {"commit": "27c91fa30726216cb8a25a47d3c2d927eebcb9fc", "message": " [groovy] IDEA-CR-61711 IDEA-238214 make extension points dynamic part I\n\nGitOrigin-RevId: 32f21f772b918834e3ab36b3f28cc0443b17df51", "proba": 1.0528110578889027e-06} {"commit": "bf21a25c888dd3b33fd10599697f4f33e5314240", "message": "Advanced copy dialog fix (context menu)\n", "proba": 1.2184534625703236e-07} {"commit": "8b1bd813ca6373d12928e0cb200a3d151831fe23", "message": "#70 Script selector UI\n", "proba": 1.518210126505437e-07} {"commit": "8cd1ed896dd471760581672629091940d7ea388a", "message": "#16669 SQL Server: resolve column name from query\n", "proba": 3.65124634527092e-07} {"commit": "809af2eeaac597ece710c9b834e6a9495b3704f3", "message": "Only use XMIResource when no default domain is registered", "proba": 1.262191204887131e-07} {"commit": "88bb7eeadc6af461ba60e4f95cc877434923a4e2", "message": "Add license header and EOF\n", "proba": 1.6517842027496954e-07} {"commit": "5342ea220d55ea30a60c2e11b5e6a6aa57e9da80", "message": "[PLAT-5258] Fixed adjusting dates with day of month adjuster which ignored convention\n", "proba": 1.1636392116542993e-07} {"commit": "a5fe6cfb9982eb7f5b1711b9277acd1d26a838cf", "message": "email - only create no update\n\nSVN-Revision: 5651\n", "proba": 1.2523472037173633e-07} {"commit": "f86fc726da121ed7cd13ec38aac65a858d96cc4e", "message": "added a utility method in the validation service class to remove BOM characters in the passed in CCDA string.\n", "proba": 1.0389712201686052e-07} {"commit": "2466686cd71ff759d4fff2ee5b75f34ac3ca0266", "message": "KULRICE-10956 revert spawnSubLifecycle removal causing stack overflow\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@42153 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 9.306207289228041e-07} {"commit": "2d8d188bc12bca84fc0cb47e93c483bd01dfeede", "message": "#1 \u5f00\u53d1push consumer\uff0c\u62c9\u6d88\u606f\u652f\u6301Suspend\n", "proba": 1.21826403187697e-07} {"commit": "bc301461ebcd08be9202921390010d5f7be415be", "message": "SAK-8432\n\ngit-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@40842 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.279379706735199e-07} {"commit": "51e6bb5f52f8f82bf4cf33675f0ff0f81b65dd71", "message": "\n\nSVN-Revision: 19595\n", "proba": 1.6168293370810716e-07} {"commit": "a8dd003b3462ff0d8a28d2c476fa315d4c564dd4", "message": "Add missing properties in DefaultPollerProperties\n\ncron and initialDelay properties in DefaultPollerProperties\n\nResolves #1903\n", "proba": 1.299106742180811e-07} {"commit": "08748ecaa44f954b0b5df01c3ab6f27dcdc21a13", "message": "PathMatchingResourcePatternResolver evaluates classpath manifest entries as well\n\nIssue: SPR-13685\n", "proba": 1.340273314553997e-07} {"commit": "fa46b00f6ed2b272b3d647abb18b0f0896c0a771", "message": "only switch back to console tab if the compile succeeded\n", "proba": 2.0944364109709568e-07} {"commit": "be18ad2f46ab8d6bb731d90f5125c557223a3a69", "message": "add attributes comparison for xml's\n", "proba": 2.402657628408633e-07} {"commit": "1a5cc11bf294e00fd016b23a04fb4b5acd2e318f", "message": "suppress `deprecation` warnings\n", "proba": 0.9986090064048767} {"commit": "68aec78a7e1e4beb30214a7ca7eb8d59f82ca473", "message": "Need to allow multiple registrations.\n", "proba": 1.1441802882927732e-07} {"commit": "4a18a9520d05c88375644185e865f92ae1ce8115", "message": "Bug fixes\n", "proba": 6.413791311388195e-07} {"commit": "3525204cca00229b5f79077c04b91679774d7fa4", "message": "seq messages\n", "proba": 1.2133042446293985e-06} {"commit": "d8d65abcebe450061dc97f9eba210be668edbc57", "message": "Make sure currency is set on any line item details that are sent - PayPal throws validation exception if not\n", "proba": 1.4657699409781344e-07} {"commit": "95b23030a088e1bd10e8f50182f3130627107e0d", "message": "continued debugging of deserialization\n", "proba": 4.3680947214852495e-07} {"commit": "69f4f899ef21ca05078ac0b3bc3ce100520b9b97", "message": "Updated to use Duration.ofSeconds\n", "proba": 1.9787033522788988e-07} {"commit": "211a0cd4a56974cb8f9e3b73965183632d163c28", "message": "TestReloadingFileBasedConfigurationBuilder now uses the new mechanism for registering event listeners.\n\ngit-svn-id: 0d31da9e303333003508381311333cf78a25d41b@1596024 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.783684630638163e-07} {"commit": "d62831c15a5129fe1ea0db69b1db01251d1eed38", "message": "Update test case (issue #9)\n", "proba": 1.1449279924136135e-07} {"commit": "c36313814fd9016880526ddf076321d718c27819", "message": "Removed unnecessary constructor from BucketHashLeaf.\n", "proba": 1.1429370516680137e-07} {"commit": "00595a740ac5972d05fa5939793257d1e9851f8b", "message": "Use `clang++` to compile and link c++ source\n", "proba": 2.6149689347221283e-07} {"commit": "0e913ae70322745f12d25282f40e01801773d5cb", "message": "Fix minor Javadoc typo\n\ngit-svn-id: d9b8539636d91aff9cd33ed5cd52a0cf73394897@957376 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9997263550758362} {"commit": "b0d4ac1abf49024bd05888134cbefccc5839ef4d", "message": "compare known classnames to full classname as pointed out privately by rmannibucau\n", "proba": 1.3031942103225447e-07} {"commit": "5089870d911f8048a04a22e15dcd695da6b390d5", "message": "Fix Configuration loading exception\n\nReplace Configuration#getLong(String) call with call to\nConfiguration#getLong(String, null) to avoid exception when the key is\nunbound\n", "proba": 1.4027577890374232e-06} {"commit": "3da4c53807583dc18178d83850f142d80fd72b5e", "message": "Fix typo\n\n_a_way.", "proba": 0.9998607635498047} {"commit": "9fa3e175ed6d6d662ec26d3b20d6907822c63b2e", "message": "updated the create project to not use StringBuilder (1.4)\n\nsvn path=/trunk/openspaces/; revision=26465\n\n\nFormer-commit-id: 4e8ddf31a30afb75f8812214e2df55d805196c6c", "proba": 4.975709543941775e-06} {"commit": "0ad652ba5dbb5e1555498c34df738b0d7d845655", "message": "Enable debug in test project\n", "proba": 9.106248057833e-07} {"commit": "830203ce04861e7d0e1cf509af582182c0a7f939", "message": "Fix Rule 471. ", "proba": 1.5459514202120772e-07} {"commit": "adbf870242dd09512efec485efa47c263c2d581c", "message": "#998 - Error when double-clicking on background in the \"open\" dialog", "proba": 2.14863646874619e-07} {"commit": "d97cd63b69475e722a301ee6f59c1992df9762ec", "message": "fix #1006 - Lower log level when falling back to default config\n", "proba": 1.3837494350354973e-07} {"commit": "18b3d58aedf4fc9f78247d4253ad73ec87669d35", "message": "Shaders compile\n", "proba": 2.638156502143829e-07} {"commit": "d30700f0b2d5fb0128b7146005219dcf7a46f617", "message": "XAWM-55: Can't create wiki with superadmin user as \"owner\"\n\ngit-svn-id: ace560153e38297b711cbd4c8e91a836d3f7586e@11826 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 8.831148079480045e-07} {"commit": "29f9b443774e49ef8ea1f7d4d4eb1d194c924277", "message": "Comment out init of auto settings.", "proba": 1.0929689864269676e-07} {"commit": "9983ac198d05601809150418dc7bdad0499b90a3", "message": "Add checks for 3DS v1 and when no challenge is requested\n", "proba": 1.471676540631961e-07} {"commit": "6ccc575ed3fcff25b82ab009d76c42588d6b7d0c", "message": "Remove DataSchemaContextNode.augmentationProxy()\n\nThis method is superseded by EffectiveAugmentationSchema#create(),\nremove it.\n\nChange-Id: Ifc30aa4f11ae79d8ed132a93f36c8330a8a77530\nSigned-off-by: Robert Varga <91ae5aa8c7a9f7e57b701db766e23e544aaa6ae9@pantheon.tech>\n", "proba": 2.898755440128298e-07} {"commit": "1be7693d9660de936f6df0fbf70e1d69dc3cef8c", "message": "added javadoc comment\n", "proba": 2.0459346217194252e-07} {"commit": "8f7baa1c9d99c7bab21999bfe16a9be44a24d02f", "message": "added validation rules to POST parameter dialogs", "proba": 1.527515109955857e-07} {"commit": "83144f3903c727206d94fbb20c5bf75511269f87", "message": "Add TiePlaceAssignment testing to SweepstakesTest.testAssignPoints\n\nTwo stages: first cross-checks TPA with equivalent SA, second\ncross-checks TPA with expected results. By transitive equality, this\nmeans that the results from TiePlaceAssignment and the equivalent\nSweepstakesAssignment all check out according to a human observer (me).", "proba": 1.4183201813011692e-07} {"commit": "3922f3ccfd70ecdcd287afb9d83402e5bc49c26b", "message": "Fix for bug #4686 : make handling of last column correct when it's completely empty.\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2672 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.472033202138846e-06} {"commit": "c1335ed5c06d0f4c7c0b9167127c223a7b224196", "message": "This is an @Override.", "proba": 5.491073125085677e-07} {"commit": "432f3685761c8085018e021a691c6402a5c7ce31", "message": "add movies to the xml with correct data", "proba": 2.589778887340799e-06} {"commit": "7b09b2a3ea68be4fd85c3480745b59483db14f4d", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "d0c50ebc9c5cb6983479578ba89067384b2cd905", "message": "\u589e\u52a0\u4fa7\u62c9\u83dc\u5355\u5206\u7c7b\u6807\u7b7e\n", "proba": 3.6148392723589495e-07} {"commit": "1e91a4cc286f91c6cb2d54775134265bb9892d7b", "message": "improve compose post -- set default focus smartly\n", "proba": 1.3401198373230727e-07} {"commit": "2d2ee02e281a65a3c06e9af5712bca3c83438263", "message": "Use JUnit 4\n\ngit-svn-id: cb8625e300c3faf843aa2977f1eda3273db846e7@630 657f710f-be33-0410-a596-71a6d81f68ef\n", "proba": 1.0851074421225348e-06} {"commit": "fcda99ac661823d250e4436fdb704e029a713a3e", "message": "Group indicator in style list hidden.\n", "proba": 1.1177681358276459e-07} {"commit": "68b756825856f26e772bac860e070dfafad2b69f", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "ebff9f98c60386a132c3aae101b351a69471dc81", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "49086673bf85deddc4d4c268ed897319f61c8867", "message": "Better predictive type system.\n", "proba": 2.611843683553161e-07} {"commit": "83124672c568bfa4540d2c7746c37776b910896b", "message": "The Query is now removed from the session when running a quick search. Fixes #1160\n\n\nFormer-commit-id: 09f74309378ded987277f3108ed0d981ca088def", "proba": 4.864738230025978e-07} {"commit": "8de85b67382d822185b073d265a46be9e1b32d2a", "message": "Add region codes for SS\n", "proba": 3.1081134466148796e-07} {"commit": "f453db3541e61eb0695fd0aab88eae5e272dc420", "message": "Fix NPE\n", "proba": 5.696737844118616e-06} {"commit": "d628e99b5619e22ec93fcfe68e93f685de7488f7", "message": "change long to Long in send() method", "proba": 1.1542109632500797e-06} {"commit": "02e0358c83a8bf33f27da6b9fc1f368dcca18f78", "message": "Improve Attribute JavaDoc\n", "proba": 1.0811687616296695e-06} {"commit": "6b459998aabac8cea2ca69da5c6b2653853fdc8e", "message": "Switch from using the app icon to a proper Asset texture in lesson 6\n\nYeah, I was using the wrong file! No wonder adding a proper alpha\nchannel didn't work!\n", "proba": 1.0164920638544572e-07} {"commit": "45f2c2ad0e9c4cfcba5cc25f76bc043a37be0653", "message": "Rearrange code in ComponentLifecycle\n\nSummary:\nMoves all static methods and inner classes to the bottom and rearrange code in ComponentLifecycle to ease refactoring.\n\nIn the following order (with internal alphabetical order)\n\n* public\n* package-private\n* protected\n* private\n\nReviewed By: marco-cova\n\nDifferential Revision: D18067257\n\nfbshipit-source-id: 057a53ca8a4446853e563ec7fde3effa97fcdbcf\n", "proba": 1.1041912557629985e-06} {"commit": "17de9a04b6510d9373726ead8477ba815e1fab3f", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "6ae94bdb5fdfb46bd410ada67a6df5bfd5c58652", "message": "don't load text in XPathFile.toString (EA-120801 - SOE: PsiFileImpl.getText)\n", "proba": 1.40147008664826e-07} {"commit": "302a8dfa191537784282a4302f2a6ae844f75a31", "message": "- more extensive tranlsation of java.lang.Strin...\n\n- more extensive tranlsation of java.lang.String methods code cleanups\n\n", "proba": 3.349767325744324e-07} {"commit": "b14767c49c6f8d8a567bbe74e5213d33edc46e7e", "message": "Allow for multiple calls to different elements to be called at once.\n", "proba": 1.1440548774999115e-07} {"commit": "5ebbd7ea1523350f0ac1583a4751c594f0702551", "message": "add simple debug notice\n", "proba": 2.6379831297163037e-07} {"commit": "e1722cc8b5cb1aa0f6bd55890bbc4a727a77290a", "message": "Continua\u00e7\u00e3o da cria\u00e7\u00e3o de tela de iniciar digita\u00e7\u00e3o...", "proba": 1.188844009902823e-07} {"commit": "2c7bc836f8df599686d6f24bc26af4b2abcf2ee4", "message": "Make keys for moving paddle case-insensitive\n", "proba": 6.856826803414151e-05} {"commit": "30fe51f97eeb5c8b93098b1831c3145824f40924", "message": "Delete UserPreferences.java\n", "proba": 1.805623696782277e-06} {"commit": "6f21fa13ead1d2355bcf4e3c03f862a8e4756696", "message": "Auto Commit! Sun May 18 14:39:58 EDT 2014\n", "proba": 1.2039387797813106e-07} {"commit": "a6728f94062deafb3bf06791372c41604006189a", "message": "Null lang", "proba": 2.2196920781425433e-06} {"commit": "78ed07f06b9e5599bff7bd79a1489cc9a47811f9", "message": "Added missing HTML5 elements.\n", "proba": 1.2368083446290257e-07} {"commit": "52a497489ec56b9819d002b8791622661b135456", "message": "Added another convience method to AbstractOTJComponentView.\nFixed the handling of object without views. And cleand up the document view a little.\n\n\ngit-svn-id: fdf63cc6b6871a635be2b727c8623e4c3a9a9ed7@7074 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 2.0370696347526973e-06} {"commit": "8ac6de62e25b4498f7dd8595c1e4c7538441baf2", "message": "don't validate on read-only\n", "proba": 3.263661767505255e-07} {"commit": "efe7386242f4376ee23d08a0f559fefc8c90fc41", "message": "add:test stringRange parse function\n", "proba": 8.435459676547907e-06} {"commit": "379758e886283a16ccce2519b82ae50bdc2ff64c", "message": "Bug:31708 - Reset count on exception.\n\n", "proba": 1.0779837822383342e-07} {"commit": "82dd74ef1e96366cecaaeaa77c6e6aa839b8b01d", "message": "Close should be called only once, even from multiple threads => synchronized\n", "proba": 2.882661362946237e-07} {"commit": "c660428a306a1f00354f77ad40f4248fd5780c5b", "message": "Marking storage as hollow on when file doesn't exist\n", "proba": 2.6132687480640016e-07} {"commit": "fab19b3e8cfdac376f42d9f610b76120d27a74d1", "message": "minor fix\n", "proba": 3.935496124540805e-07} {"commit": "57a335c44b02ba4193856aab8f40d008a0cffc30", "message": "Allow late registration of services, needed as a result of ISIS-830\n", "proba": 1.1939557964524283e-07} {"commit": "f4f6f42a4b2b6445499bf6fc93c39546836acb62", "message": "[chore]: remove redundant codes\n", "proba": 0.9999788999557495} {"commit": "51dedb21069bcbba5431e0395559bc8a259e3d51", "message": "Fixed potentail memory leak, approver caant delete claims\n", "proba": 1.474939068657477e-07} {"commit": "1d86d16342f1f3a8f17158c873cdbec8963d48fe", "message": "Part_003 Task 2.1 Generic Convert List of int[] to One by Stream\n", "proba": 7.015282335487427e-06} {"commit": "a3eff1906ccf334533fdc7b66fe4a11f73659a9c", "message": "Use serializer directly.\n\nKryo can't be used since it thinks the object has already been serialized, Kryo would write a reference ID instead of the object.\n", "proba": 1.1916931441646739e-07} {"commit": "89903d71c35ad1890cffe3c10d6ecfcd05202ddc", "message": "PDFBOX-4892: optimize, as suggested by valerybokov\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1898014 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00011779164924519137} {"commit": "8e31297ba34cecaa51b7742a8fdc420cdfc4be19", "message": "Fix Xcode 11 DriverKit Issues\n\nSummary:\nBecause of how Xcode 11 aggregates its folders, it marks both DriverKit.sdk and MacOSX.sdk as the same platform \"macosx\", which'll cause builds to fail that target Mac OS X. This fixes things by explicitly checking for DriverKit and correctly giving its own platform name (\"driverkit\"), which until buck supports multiple sub-platforms, this'll work.\n\nI don't actually know a proper fix, because buck doesn't currently really have any logic for going from build target (i.e. `macosx-x86_64`) to either DriverKit.sdk, or MacOSX.sdk\u2026 They're both the `macosx` platform, but buck doesn't really understand platforms with multiple SDKs currently.\n\nI suppose there could be something like `driverkit,macosx-x86_64`, but I have no idea how to integrate / build that, or even if there's a want for that right now. \u00af\\_(\u30c4)_/\u00af\n\nReviewed By: zats, williamtwilson\n\nshipit-source-id: ce80b5d500\n", "proba": 7.150139572331682e-05} {"commit": "f538967dd872201fe2705963dfb9f72bc70232a5", "message": "PDFBOX-1798: performance optimization, as suggested by Dmytro Karimov\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1631527 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6737159569402138e-07} {"commit": "3dde8923365f0275f0d7e75838a1adc0b4e58712", "message": "introduce filepath mode\n", "proba": 4.806352080777287e-07} {"commit": "fe62498930ff8e3d6ddbf9fed3e79e666ff68593", "message": "PDFBOX-2852: remove unused imports\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1691439 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.648296112463868e-07} {"commit": "094639f08a2da1b62d302fed6463393ac48a2a37", "message": "removed temp debugging changes\n", "proba": 7.984967851371039e-07} {"commit": "3cd29ac85c637b84b2c4ebcc80fd0b0e258e5467", "message": "PDFBOX-2118: use java.text.Normalizer instead of ICU4J\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1603881 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2818247746035922e-06} {"commit": "032d2dd46fc80558b8101659ae0d7a4644badf3f", "message": "Adding addition attributes to align dialog button in LEFT, CENTER and RIGHT direction\n", "proba": 2.7780191658166586e-07} {"commit": "21f937f4ca5254c49e5f42fb8414b05c517e0fc4", "message": "[PDI-2869] Fixed null check for unit tests\n", "proba": 1.1839065194862997e-07} {"commit": "863444b86ebc7f425dbe23e23a8309d94410b614", "message": "fix header\n", "proba": 1.0701351129682735e-06} {"commit": "a9b57a11195cff264c4e09ba2950be7a7dd81c19", "message": "stupid bug...\n", "proba": 1.3006960841721593e-07} {"commit": "e6dc30f9c6ae63ea1d4fcab27129bff57a790306", "message": "Adapted nearby to new api.\n", "proba": 1.0381788229096856e-07} {"commit": "fc007bc42fa412d396aab5f28cb083828b6c4c3b", "message": "Update TestCobolFieldFactory.java\n\nadding import statement", "proba": 4.035691745229997e-07} {"commit": "6828ab8c41346c167199a1c3e38aaa79bcec19e9", "message": "better cleanup when not starting drag\n\nsvn changeset:11141/svn branch:6.3_dd\n", "proba": 3.2975444241856167e-07} {"commit": "c8085e0b263d104c04d2da8b00ed7b98062a96c5", "message": "goes back\n", "proba": 4.068329531037307e-07} {"commit": "b1ecb6d17f94f24893777651e6a0935d0dc2d7e7", "message": "Add missing mapping for class TitleVersion\n", "proba": 2.11738483812951e-06} {"commit": "14b76c53d646c93091fee7b8ce8060e9d0e424f2", "message": "#18442 Fixed case in Audit Query and Doc Query services have audit disabled\n", "proba": 1.0325290134005627e-07} {"commit": "6391fd4618af24fdf85fc8d892296fde517b3a4a", "message": "Events: Time Selector\n\n- corrected parsing of the selected time when the am/pm incidator has a different number of characters than two\n", "proba": 3.246259723255207e-07} {"commit": "574a8adae18be0b5466465b8a7b45cc03525f4e9", "message": "ModelMapper - set default matching strategy to STRICT\n", "proba": 1.3237392693099537e-07} {"commit": "87f51a5cc9c4a98588d6b9193ed86291d68e9777", "message": "clear correctly on minimize\n\n\ngit-svn-id: 619d4e34ba8be92c059e8b4a140c81defc0cbd93@253 3f901d5b-7c5d-4663-935e-8925751b605d\n", "proba": 0.0012117449659854174} {"commit": "38641b8990c8ec818f8b1a2711e0d8a552995546", "message": "Almost there.\n\nFixed a null point exception if using the colorizer on any other entity.\n\nPrevented the item colorizer from hurting enitites if accidently\nleft-clicked on.\n", "proba": 1.0112842119269772e-07} {"commit": "a750f77fbfc98bc51cb1d39cbab01c0d5e63d4c0", "message": "DanielWagnerHall: Removing unused import\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@9273 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 4.5263379888638156e-07} {"commit": "a93184e0acd5e70bc98b0ca1abf05a03d19222cc", "message": "Test methods with mockito VarArgs\n", "proba": 1.7078228609079815e-07} {"commit": "f314f75af5e320b092770d2d7f00b2da3a261fc2", "message": "Allow putObject() method in RestClient to get null parameter\n", "proba": 3.8920506995054893e-07} {"commit": "2cadf71aa80b6e2ab684770d26e147db5be7e867", "message": "Fix to SAK-5865: announcements / merged announcements don't show in the synoptic announcement tool of the site they are merged into\n\ngit-svn-id: e38ed72c3f20e6b8916260adf8a574c710f5c1f9@53881 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.4698322249605553e-06} {"commit": "19f40218685993f199af640086dfab18584ecc8a", "message": "[Java] Formatting.\n", "proba": 1.9449930732662324e-07} {"commit": "9c37f5fb2cdaafeb7c0109b01a6f5ad3d23c04cb", "message": "removed unneeded code\n", "proba": 2.7463556762086228e-06} {"commit": "094d81c5ced66461d86f6a30262386ded66a6d27", "message": "- Fixed wrong UTest\n", "proba": 1.2966064844022185e-07} {"commit": "14e9a7ddbaf0afbb58d58d349f15438c2b67014e", "message": "Add check for a committed response before sending an error\nPLUG-272\n\ngit-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@27766 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 1.039201606545248e-06} {"commit": "0a860248a14dff0e69c634080725fb994fe1a660", "message": "log errors in `HttpRollupsQueryHandler`\n", "proba": 1.3825069800077472e-07} {"commit": "2b905f9ccc4057122d6e46ce1cca5bfbfae52ed7", "message": "Enable volume buttons to change page\n", "proba": 6.389474833667919e-07} {"commit": "24f8608baf6127da512a15b46488ef6b681a0861", "message": "Fix usage of Direction.OUT in SonosCommandType", "proba": 0.00013064280210528523} {"commit": "b5b3e2fdeda537e5af37d44a1a784c002a7547e9", "message": "feat: Improve accessibility of temperatures by adding a space after \"high\" and \"low\" contentDescription.\n\nThis may help with some accessibility readers, I'm not sure. Does not affect TalkBack audio.\n", "proba": 2.3441189966888487e-07} {"commit": "486824a2308ed2bf415af5b5ed2f5a2c8df816ab", "message": "[openhabcloud] Do not set timeout globally (#5631)\n\nSigned-off-by: Christoph Weitkamp <64b2b6d12bfe4baae7dad3d018f8cbf6b0e7a044@christophweitkamp.de>", "proba": 1.7689954745492287e-07} {"commit": "defd7ac3871c0d74494536cb1458865cd29f6345", "message": "Comment\n\n", "proba": 3.663055849756347e-07} {"commit": "37ad9d5766c41232c7cb26c4a583e3dbf1ffff0e", "message": "SLING-3844 - Resolver.map() spends too much time looking up sling:alias\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1640141 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.821241527177335e-07} {"commit": "711a74e81627053d0e19d4bbfa36db4525266afe", "message": "Load from disk if fonts exist\n", "proba": 5.986840392324666e-07} {"commit": "f6c2b3554bbea485b417ff0a28c119c2d4089688", "message": "Scrolls back to top after submission\n", "proba": 1.3818031163737032e-07} {"commit": "c364b2b2e7f9ca35783dbf1085c70106fd13bb06", "message": "Temporarily disabled the failing test.\n\ngit-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@1524 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 0.00011158390407217667} {"commit": "5d7432f6233aa0e9c7c468326021f50c18fbda52", "message": "Add code to get user name and id, still doesnt get email\n", "proba": 1.3080726546377264e-07} {"commit": "8061829cb52a7ec2750f805a16da1190a8a9c867", "message": "Added KML utilities\n", "proba": 1.2807259963665274e-07} {"commit": "4f357acf83ca131b0d35f8f6138014fb4606aa61", "message": "No need to call super twice\n", "proba": 3.2693019420548808e-06} {"commit": "6e142f2fd799e417bbd9b7b92e54b36acada48f6", "message": "date new score : OK\n\n", "proba": 0.9999990463256836} {"commit": "385db02c9e045d553083f32d1b655c4e128d4afd", "message": "Make updates time zone agnostic. Also include built in \"next artwork\" command.\n", "proba": 1.0061952337991897e-07} {"commit": "e87c503a8a4073b0eb07aa1cb4c2b72dde30b0cc", "message": "[DEBUG](Android)change object in notification\n", "proba": 8.571907414989255e-07} {"commit": "8ea53e342a1113797d2b8bbc83bd52c0a0b7ddc0", "message": "Speed up loading of Student Class Enrollments\n", "proba": 1.6893046961286018e-07} {"commit": "777113fe3d538c3c969a33c28632b0ea383b366c", "message": "bug fixing\n", "proba": 5.473244755194173e-07} {"commit": "7a8028c5d82791ed0e6a702795bcee0bf8376fd1", "message": "fix test failure\n", "proba": 3.013715968336328e-06} {"commit": "20214b3cda4a9383f11c2d20e7667c5c5c848a83", "message": "Validate Status section of Article form\n", "proba": 3.5382078067414113e-07} {"commit": "cbcac25d2a363f5bf716d744f397223551b4b922", "message": "(Code \uc815\ub9ac) Import \uc21c\uc11c \uc815\ub9ac \ubc0f \uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \uc8fc\uc11d \uc81c\uac70\n", "proba": 3.511068484840507e-07} {"commit": "e157ee3f2bb836116b36b892a28b469ea26208e2", "message": "webhook: Modify url of webhook message\n", "proba": 0.0003275555500295013} {"commit": "dc3a494e3f7d35530bfbba461a74decf472312e7", "message": "Hide the keyboard\n", "proba": 7.595240458613262e-05} {"commit": "7787a8257dc2e3ae9efaad94ba36dc790df57603", "message": "use .equalsIgnoreCase(...) instead of .toLowerCase().equals(...)\n\nGIT_ORIGIN_REV_ID=173665654ad165cee4c3da64af4fd60afa9a1f61\n\nResolves https://github.com/material-components/material-components-android/pull/411\n\nPiperOrigin-RevId: 256404636\n", "proba": 1.5832520148251206e-05} {"commit": "3cc46b0b574d350e49104ed271b871b752d66aeb", "message": "fixed handling of IOException in hdfs bucket store\n", "proba": 1.7695860776711925e-07} {"commit": "f47e80fa83b9c219f8d6d172b9cdadabf607d869", "message": "Significantly increased exponential smoothing factor for low accuracy mode where no gyro is available.\n", "proba": 1.0904327751859455e-07} {"commit": "cf877267797870ea9d5ea00c5e1a9e94c253656c", "message": "JQMColumnToggle.setBodyData(Collection data) added.", "proba": 1.1248344122805065e-07} {"commit": "0dd532b79a7fbf5de7a1118942a67b6a0e904903", "message": "StringHelper.number() formatting with Locale\n", "proba": 9.005274250739603e-07} {"commit": "751d129def174ba804f289b62a82f5f2b76c8a63", "message": "Add != null expression to prevent NPE\n", "proba": 9.455905092181638e-05} {"commit": "3a3e1bef7d38fa38afbaf08410f672acb45ead25", "message": "Make RequestTest base class abstract\n", "proba": 7.537290116488293e-07} {"commit": "e2fdc655054406bb1e8e7cc1866c1617d16f9160", "message": "DemoSystemTest: expect at least 4 events (and not more than 4)\n", "proba": 3.294181283308717e-07} {"commit": "7fe6c0fb24051748ae3ccb1b5933244deb9570bf", "message": "remove accidental System.out.println\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@953634 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.412753918993985e-06} {"commit": "22f3f6d1dfca04209e54cf795fb9aa27db379294", "message": "MAJ-96 Change log level of \"ping connection\" from SEVERE to INFO or FINE", "proba": 1.0884919277032168e-07} {"commit": "79c17034111ce120e874fb3632c12cc1eca4181f", "message": "add_crypto_import_export\nadd unit tests\n", "proba": 6.906580438226229e-06} {"commit": "c3aff4bd50919dc3eb660f42f9451fc9b147d932", "message": "fix comment\n\nGitOrigin-RevId: e7c048d12bb4873df91a783858eee03d63ccc2aa", "proba": 2.844702748916461e-06} {"commit": "632e3391af07738ac737e9f3ac2f74aa74eb204c", "message": "Added client timeout for long running queries in PerfTest\n", "proba": 1.7433960408652638e-07} {"commit": "94939cff7967606579a22248d6ae90e345a58b9d", "message": "ORM: Database types BLOB and CLOB does not support the length.", "proba": 1.2016354844490706e-07} {"commit": "e47bfb0bb021e44906f3f721acf44e8f50a55c3d", "message": "WEB: Horizontal rule (line) HTML constants", "proba": 2.971042931676493e-07} {"commit": "52a70b1c84728f68dc35876feb330c75a78a5924", "message": "refactored getSubject to support easy use from restlet apps\n\ngit-svn-id: 311fcc5b8b03427d323cee07bbb9e5a14d8d22e9@693 728ff76a-78ac-11de-a72b-d90af8dea425\n", "proba": 3.9028000742291624e-07} {"commit": "e7567d90d7af65d570d7c605f2bd734050986c19", "message": "HttpQuery: CloseableHttpAsyncClient may hang the thread if closed within the execute callback\n", "proba": 4.1822477214736864e-07} {"commit": "b123235294087bdeed4c185db587fe64fcd6dd08", "message": "Updated test expectation", "proba": 3.805816675139795e-07} {"commit": "ba033e20ade8d070f26ee06cdcb78dcae109b413", "message": "Best to make sure it compiles before checking it in.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1719 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 5.469630559673533e-05} {"commit": "38abaff4130001a0bb64236a43dd5c1a75b5fa39", "message": "wait before media operation complete before release nc.\n", "proba": 1.1114943276879785e-07} {"commit": "31bfc3a23dd8c3430e5b1c79a3e4729717730e9e", "message": "Fixed transparency with SWT 4.16 on macOS and Linux\n", "proba": 1.5669591846290132e-07} {"commit": "e24d74495dbc796222b5f13e1794a0c3f2336fc4", "message": "backup\n", "proba": 3.1499725992034655e-06} {"commit": "16e8d0b6bc3e09a23f0a3725ca036da0c0cca4da", "message": "Minor cleanup\n", "proba": 1.8076914898301766e-07} {"commit": "b7a9a5110678f2f8f6148daac83f335b8e6a3fc8", "message": "Fixed signal type update", "proba": 3.4316059327466064e-07} {"commit": "c3e82f877ee2d7790cdcb2bef7be360063cec5f4", "message": "err check\n", "proba": 5.504007276613265e-07} {"commit": "95bb2fbc12999e1294b3972afd817dd09bb70368", "message": "ASDFADSf\n", "proba": 2.424497552055982e-06} {"commit": "72be37966f7c6991918381ae77eca7010ad9c447", "message": "remove dead allocation\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1696699 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00791566725820303} {"commit": "61cb206db72aaf0c79a08ef2693957435e060eea", "message": "Forward OWSException to generate exception report", "proba": 8.927700037020259e-07} {"commit": "1449df81267c28e72d9ea79d6ab7ed54822436cd", "message": "Fix binary data in okapi.log OKAPI-599\n", "proba": 0.9999992847442627} {"commit": "1629114a57ecb6123c90ef726f4522694a4b29e0", "message": "Fixed initial layouting of process node (when NodeLayoutInfo is applied)", "proba": 1.1364981844508293e-07} {"commit": "763bc1da4811e393fe9101706d01bfd191bd638c", "message": "Trunk: solve Issue 285: ComplexSubstitutionModelParser can only refer to SVS not ComplexSubstitutionModel. \t\n\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@3036 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 1.4028421446710126e-06} {"commit": "25c2136f96f5d2213483829e692494093d82d7ab", "message": "reformatting code\n", "proba": 3.149302210658789e-05} {"commit": "1cc6be369611a1235cea64ce94344eef7d9177e0", "message": "PM-1385 add dependencies between the stage in jobs and computes job at end of each level, instead of doing it after completing traversal of the whole workflow.\n", "proba": 1.0109506121125378e-07} {"commit": "b32cd5f874aa5dd9269d508a721787ee7e182a1a", "message": "client: used handleDriverAccepted, handleDriveFound\n", "proba": 3.008450164543319e-07} {"commit": "96584a559a5129f9ace0be000559182d542627dc", "message": "KmerMapper : added more code ", "proba": 1.1414469014425777e-07} {"commit": "b1ee930f11a2b6587014e0345c1982fa72124754", "message": "\u7528\u6237\u56fe\u7247\u6ce8\u91ca\u9519\u4e86\n", "proba": 2.609204727832548e-07} {"commit": "6e6f9bc4f750c8a27ba90bb39ea2c756f48adbd1", "message": "checkstyle issues\n", "proba": 4.0215533658738423e-07} {"commit": "4166f71edbfe09daf6aa7206e798b417546b43da", "message": "xml service parser can handle class attribute\n", "proba": 6.349989689624636e-07} {"commit": "e205720387bcb6441bcc4b84fe3b6009dbf37d73", "message": "[update] controller.", "proba": 2.464664703438757e-07} {"commit": "2cef685add12b6cfcb52220fa7634b104b2406e2", "message": "FIX: fix in DataRecordTape.\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@4771 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.240193498437293e-05} {"commit": "ce73ae0c01f1bd3500e79401dd6dad1fc0b94b37", "message": "updated to use compositionForm\n\nSVN-Revision: 15093\n", "proba": 1.1870890403997691e-07} {"commit": "45149c09a73b5afbc5c35113aa3b066d7839ac62", "message": "Commented out invalid checks to avoid NPE in RevisionControllerTest\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@588618 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.550636560907151e-07} {"commit": "47e9b841af944d870a08162388e8f64197a99aa5", "message": "A pierced lip is on the mouth.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17146 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.557409581844695e-05} {"commit": "c4a281db1f03c8c79090651eac831f78b09e6c80", "message": "cargoloading fix\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16818 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 7.3030068961088546e-06} {"commit": "dac3dfd061e617861279f190dfeb4e945c9ce583", "message": "typo\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17693 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 7.522471150878118e-06} {"commit": "04afb157e9897e31d5c93a5ab038d07c01932bc5", "message": "1.16.5-0.1.0: Unpack example dim configs on app start\n", "proba": 1.683816606146138e-07} {"commit": "d0206b73554ad31fde2314fb6329f33faeb659e0", "message": "- state constants and getState added\n- getEffectiveNodeAcl added\n- javadoc updates\n\n", "proba": 2.048359277750933e-07} {"commit": "6634b456d9ed023295efc70452bd8592709b161b", "message": "Cleanup, modernization\n", "proba": 2.3568804863316473e-07} {"commit": "a4c0184e6d87ad646877c161795974077ad04190", "message": "More stuff\n\ngit-svn-id: 15c98566f5ab6d3e09740bc3d11f24c3149b40c3@193 03c7a90b-ddfe-4006-9334-91d42bd31b87\n", "proba": 1.700253164926835e-07} {"commit": "8666661bb8099af8278c38ff2c8df0568b9081a6", "message": "API\u30ec\u30d9\u30eb\u306e\u4ee3\u308f\u308a\u306bGLUtils#getSupportedGLVersion\u3067\u5834\u5408\u5206\u3051\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\n", "proba": 3.5870505143975606e-07} {"commit": "489656a052a4b31907ac8d60a263025a960266a6", "message": "Fix compilation issues", "proba": 5.580699848906079e-07} {"commit": "429082395e6ecb0b430a520d58175b25079db875", "message": "Rewrite solid/nonsolid definitions\n", "proba": 0.998239278793335} {"commit": "e9ba58f88a7049de36946c7b1864a053b4f3e74f", "message": "Corrected a spelling error in an exception... \"foung\" should be \"found\"\n\n\ngit-svn-id: 13eff98b576c7513c3808aeb848dcf331df2fd11@182 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 9.606026287656277e-05} {"commit": "f6ef580482bb407388d14d7b74ab9a10b8e9a6c5", "message": "minor text change", "proba": 1.0142412065761164e-06} {"commit": "9e9eaabc2746c725f0b2ac3260500a4ac6ffbb2d", "message": "Signature issue fixed, Mock id is 12345 with token 1234567\n", "proba": 4.478050323086791e-05} {"commit": "2a0df3797d6b4b4b6546c5909f0cb39d390c9616", "message": "Fixed series count calculation for datasets that explicitly exclude certain well rows/columns.\n\n", "proba": 1.0430814256778831e-07} {"commit": "f628485b82014eecda8f56a8b2791808cca60748", "message": "runOnUiThread when edit transcations\n", "proba": 4.6720060709048994e-07} {"commit": "70e52dc5c3c898705a32d94d47212591d9fd6175", "message": "#checkstyle and bugfix\n", "proba": 1.471525052920697e-07} {"commit": "903c98390ade31ba7b19f40e1cac7e62a932391d", "message": "[14645] Handle download/opening errors\n", "proba": 1.1154552481684732e-07} {"commit": "884bd7acc47a699c8ad53dbc182750c7cd23e92f", "message": "Shortened console message to fit on one 80 character line\n", "proba": 3.1812317047297256e-07} {"commit": "242ae4c7a6d9404f26ada3596cfdb53f4355cf6f", "message": "Fixed bug: detect Linux as Solaris.\n", "proba": 1.151143464994675e-07} {"commit": "b0f714385998aa68213bd413b9ad3ca659fefba5", "message": "Remove TestSuite (not used anymore)\n\nSigned-off-by: Nico Rutishauser ", "proba": 1.1311910697031635e-07} {"commit": "1f4b65bd480739db4e5d433560a55a746419f431", "message": "Rename helper object from 'math' to 'statistics'.\n", "proba": 0.0001741511805448681} {"commit": "77df63999733a3393c112fb57d65b0e9a0986c64", "message": "Add/create feature elements work in progress.", "proba": 1.0632831504153728e-07} {"commit": "e49a31c511ae7a07ae561f921e022085e9e44863", "message": "Fixed @param.\n", "proba": 1.8728127315625898e-07} {"commit": "78b58a6093ab69cfc67f9377d595297aeb353422", "message": "Whoops, typo.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@1572 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 8.942903514252976e-05} {"commit": "62cbc225b7f0b34ea563a4e26bf28c5875ab67d8", "message": "LUTECE-1020 : TreeMenuInclude fix for indexation (request = null is now handled)\n\ngit-svn-id: 890dd67775b5971c21efd90062c158582082fe1b@11909 bab10101-e421-0410-a517-8ce0973de3ef\n", "proba": 5.526613904294209e-07} {"commit": "e3191bb5e265373acbaa905ce004f0320df67594", "message": "Commenting a variable that was already defined in the superclass.\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@198321 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2237454029673245e-05} {"commit": "98aedc50bad82f048ba1605022c6a31925b7bb85", "message": "Added javadoc to createInlineParent method\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1090194 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1526155314386415e-07} {"commit": "9f8b05ad18f7de8eeac21a1b79339694934c0639", "message": "not needed anymore\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@40997 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.540334319040994e-07} {"commit": "23389df13c67ffda9b7867deb8dfd23e19683bf3", "message": "- Changed 2 example queries in the javadoc to make them less confusing.\n\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@149716 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1774989161494887e-06} {"commit": "704a048afab85669d98c63c39c979d4611e4af9e", "message": "Threw in the Set. Makes for easier reading :)\n\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@75274 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.5040409923349216e-07} {"commit": "64f6961169fea7a73a1309e17589dfc1995d61b4", "message": "Issue number: 915 started\nImplemented valueForPathChanged as a way to give the user the ability to set the object for the node. This also makes the TreeTableModel work with JTrees.\n", "proba": 1.0444949083421307e-07} {"commit": "7d86638888aa057b8414100b773822c6e1e68f9b", "message": "Revert\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@5223 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 2.7545320335775614e-07} {"commit": "41117f8c9158c3dacee0fa75c131912f88081d4e", "message": "- added calculation of blocked partitions to map loading\n", "proba": 1.3712211455185752e-07} {"commit": "4a2070ec755fd26286bd15ccdba59896f639ecd7", "message": "find subject by id\n", "proba": 4.528251793090021e-06} {"commit": "76506caf3214812d0818e66dc8831e3f16cd7969", "message": "Tidy up parser debug command.\n", "proba": 3.881141310557723e-06} {"commit": "ef860dd49e00eeea43c49d9fd32b8bf4d61c1577", "message": "Tell JPA to eagerly fetch site log associations\n\n\nFormer-commit-id: a3e3f4cd2b4722b0c09fc09c2e2f38e34cad9530", "proba": 5.308131107994996e-07} {"commit": "a2dcc1f9a586f7918bf5129be1cc54462305d5da", "message": "[pt] fix test\n", "proba": 7.397203489745152e-07} {"commit": "5f7fbedcd3f2318444e92c0bf2c41a86580beab0", "message": "[WFCORE-3455] Reduce lambda usage (patching)\n", "proba": 2.4387722419305646e-07} {"commit": "28c9c86c67c950b3dc90433e3a20465eaf7c4112", "message": "using @PathVariable(value = \"id\")\n", "proba": 6.2988416175358e-05} {"commit": "e3378d2b89b30d3f918e7609decef207f47d4990", "message": "PDFBOX-683: improve parser to read the d0 and d1 operator correctly. Patch by Eric Leleu (eric dot leleu at atosorigin dot com)\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@940242 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2884406714874785e-06} {"commit": "2f7a21862145f277bf7e273b63089dd62dbf8a55", "message": "Fail putOperation on nonexistent action (#271)\n\nA putOperation that cannot properly determine the action timeout\r\ninformation for watchdog must fail.", "proba": 1.310792470121669e-07} {"commit": "2a3a253c2ede05d6a7c0cab03db93e9fe13efa73", "message": "Rename com.salesforce tracing config prop to org.apache\n", "proba": 0.000915192998945713} {"commit": "8820f9f3269c93a711680c3c987dd25998ef4707", "message": "PreferenceForm: Hinweis korrekt darstellen", "proba": 1.4125240568318986e-06} {"commit": "7969b7d4c2293d3be2a9a8720a3ccf2601629909", "message": "patka\n", "proba": 4.959578745911131e-06} {"commit": "71946a2a340936db0b173616795963f2e2ed099d", "message": "Update javadocs comments\n", "proba": 2.0806916722904134e-07} {"commit": "78a383df77133488cd3fb1c5bfd80f042a0076ae", "message": "Tweaking the background...\nRelated issue(s): APC-1788\n\ngit-svn-id: a6571597954494654385eb5e6693f686f629ea20@749 bee1aa47-a06f-436c-a2f2-6a1efea3c100\n", "proba": 3.006918518622115e-07} {"commit": "6888aec805bc8e58fdb0c5b3f8fe1790438de0f7", "message": "update lock to dyops\n", "proba": 2.2910757024874329e-07} {"commit": "6346d507239750a233e8823bcdbcbaf78c3578ee", "message": "close resources properly in TailerNonFollowing\n", "proba": 1.3076287075364235e-07} {"commit": "f51d528eb89a42a9390ad78e921c090b4b33944a", "message": "Remove duplicated \"Can be None\". The allowReturnNones = true generates \"May\nreturn `None`.\".\n\nFixes https://github.com/bazelbuild/bazel/issues/1893\n\n--\nMOS_MIGRATED_REVID=135419555\n", "proba": 0.001311850268393755} {"commit": "7798456076692bacc3f503429cef7c552fd3a8bf", "message": "Renamed a local variable.\n", "proba": 1.885072862251036e-07} {"commit": "3d59ebac5d85a1a6e976f358c38be2e0df5945a0", "message": "Improve management of dependencies\nThis resolves #216 (Not capturing cyclic dependencies, blows stack)\nThis resolves #211\nThis resolves #229\nThis resolves #256", "proba": 1.37144994027949e-07} {"commit": "a23f032d0d03bbd04bdb7ec4b5d6b9ab873c39c7", "message": "don't report lack of toString on jpa entities\n", "proba": 2.171974529119325e-07} {"commit": "fabb66a5b29a3d6104cb970dd16de5415da1aab5", "message": "Show necks as part of armour\n", "proba": 1.7984076805532823e-07} {"commit": "3111912cb54dd8c3cf224dac6c6d1234670d8c4b", "message": "Remove unused job code\n", "proba": 7.290932899195468e-06} {"commit": "2ff45e8696878783072f79dad8988d18ea8eb749", "message": "Changed imgur title grabbing to be less reliant on site style (#477)\n\n", "proba": 1.0323655885713379e-07} {"commit": "279c5e5a92a6d5d2ed24d1b5b2aa508e7beafa57", "message": "use standard flag prefix in test-js command (see fix ceylon/ceylon.language#503)\n", "proba": 1.1888031536955168e-07} {"commit": "c390b6eaad1ffd980b4dcf71e2f2798094e84054", "message": "skip resize because BaseDialog handles it\n\nskip resize because BaseDialog handles it.\n", "proba": 1.5712119250110845e-07} {"commit": "a69ccc55c6018a275208118cd6cfeb096896e220", "message": "Fix positioning of find button.", "proba": 1.6945422487424366e-07} {"commit": "a9a84992e1febcd36cbfb11c89bf4243b782cf8a", "message": "CLOUD-336 wremoved unused method\n", "proba": 2.359766000381569e-07} {"commit": "7e6c71c8167320b5ac9188dfc97204b07ef67ff0", "message": "leaving new idea goes to recipient list\n", "proba": 1.4044442764316045e-07} {"commit": "bf7a47d81b96d828853b3263e98ab2c993a38d51", "message": "Added horse armor and saddles to the Grave Yard loot chest\n", "proba": 1.1304631186703773e-07} {"commit": "3a308c1ce638b9c9f6a36d5baf14e46ab366c7c0", "message": "Use custom worker pool for lmdb doc manager\n", "proba": 1.789153003528554e-07} {"commit": "b2424a02c703285491ffbb7b0f558082b77ad4d6", "message": "override proxyHttpURI correctly\n", "proba": 6.013494839862688e-07} {"commit": "02d6895d5ad491a8ba2c11e3086c4ef37f0eef3a", "message": "remove debug code\n", "proba": 0.023230349645018578} {"commit": "130f7c93b30568e0c6ab03e0fbc4321e9f90fe4c", "message": "implemented some recipes in preparation for the oven\n\ntaglock kit + glass jar\n", "proba": 1.1883543038493372e-07} {"commit": "f26af437355133e21018de9503649c4af498c970", "message": "Added minutes seconds to DurationUtil\n", "proba": 1.2968638429811108e-07} {"commit": "8edf6bd551eea779758198b4e32e09bd3abc7c02", "message": "OPT: error message on missing selection dependency", "proba": 7.313101377803832e-07} {"commit": "8902761ac8da1bfbdd3c24193482ac71fc423bd3", "message": "interface substitution should now behave as intended\n", "proba": 1.438078811588639e-07} {"commit": "1e7606a1cec62a5b83bc9cc3520dcb57c3e3fde4", "message": "when parsing settings.py, go into true branch of if statements (PY-8493)\n", "proba": 2.9986424010530754e-07} {"commit": "985bc3edbe54e4afac9376608e0470a6aa7cc988", "message": "support multiple schemes\n", "proba": 2.001066832235665e-06} {"commit": "d09ae984f0f7c7dc81dff530eae6afde7b8c7de6", "message": "INTEGRATION: CWS qadev23 (1.5.10); FILE MERGED\n2005/06/02 19:17:10 cn 1.5.10.1: #i50254# dispose xStore in cleanup()\n", "proba": 1.2227954471200064e-07} {"commit": "28c8ebe7e27507655bf8afb35c02a4e63b5b14ad", "message": "simplify datastream resolver interface\n", "proba": 2.498388084859471e-06} {"commit": "6cee7d23494c8e8b839b94370a5e66e3b3dd67f4", "message": "Make variable name creation more intelligent\n", "proba": 0.9983668923377991} {"commit": "8236300467cca826e53407e202bdda482b4d2ef2", "message": "Added simple date formatting utils.\n", "proba": 1.1965809676439676e-07} {"commit": "f0a6f4511e79d2e7aeb3d6ba5c7c2b12b96159b8", "message": "Configuration object builder expression: Slightly improved error message for something=NoSuchClass when the class name contains no dot\n", "proba": 7.563593271697755e-07} {"commit": "29fb8363314fa57a8692d4dc3d0a983c2ac6f16d", "message": "Clear up UPickaxeItem", "proba": 1.2419808626873419e-05} {"commit": "b6830f104bebaec0f89e6e4dcc84c73b30f1f950", "message": "Update DefaultLineJoining.java", "proba": 4.623793188329728e-07} {"commit": "3eaac1850d1e89983910f6bb27499430ebfd2794", "message": "Read from env LOCALAPPDATA first to detect Chromium version in Windows\n", "proba": 1.3078681604383746e-07} {"commit": "7de84c17c614ec678361b1dd8d8a9cd020b91323", "message": "Change order in TTL condition\n", "proba": 3.216650554804801e-07} {"commit": "8b2e228bad1889243b4a24080544df500df1adb4", "message": "Minor javadoc fix.\n", "proba": 1.243336384959548e-07} {"commit": "877ee1d786178020cb395c3c6d8799028abdbcd5", "message": "Fixed profile paths.", "proba": 1.4154055349990813e-07} {"commit": "8fc94ec85c6b5f96921e34b7a1568f99b9d64003", "message": "Added alpha interpolation to font renderer and chenged the mechanism of\nmeasuring font parameters\n", "proba": 1.2642439628507418e-07} {"commit": "ca2720b3288e1e675ae40d8d3d21d82b7f823f49", "message": "Classify enderchest as StorageBlock\n", "proba": 0.9999995231628418} {"commit": "d5d7a13a1e275d3a8a93377073ae385f320788a1", "message": "Fix ArrayOutOfBoundException\n", "proba": 0.0013796365819871426} {"commit": "473629533f3c81212edb5f9ccb2a75e1f505b569", "message": "Added two new info methods which don't require localization keys. ", "proba": 1.0546786199938651e-07} {"commit": "4b5d32a4478d9ee6ef28a40e9b562b0a71a92e48", "message": "adding two new debug methods\n", "proba": 9.866938626146293e-07} {"commit": "d8bc1d2d757a5102bad03e6a3ca13e4f777d2c3a", "message": "fixed test cases\n", "proba": 5.746857141275541e-07} {"commit": "2320ae5567bf6e633b2f8105e1d36a4bab35dd35", "message": "Clearer logging.", "proba": 1.54211861058684e-07} {"commit": "e30420fa4682d928c7bc2be7e7b8ef358165db44", "message": "Removed zebrastyle for readability\n", "proba": 1.4563826766789134e-07} {"commit": "e69bd622ad4f087e79cecaa71ac358c31b9c25de", "message": "BindingSet fix for sail\n", "proba": 1.72215663951647e-07} {"commit": "63c4c96b8a12d07dd08aa8c50f3a7baf4e6e1a21", "message": "Message.getDeliveryMethod()\n", "proba": 3.0347882784553804e-07} {"commit": "9f51e16c7051f7be82fea8ff78272c0e4c437f22", "message": "Revert \"Added some debug message for FactionChat/issues/12\"\n\nThis reverts commit 3c86b96f6cdb8848773450f741353a754a8dd90a.\n", "proba": 1.1321548498699485e-07} {"commit": "1f0758362d84fc19b909685b6343eebb7efd38c3", "message": "Explicit boxing\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1132390 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.078857480431907e-05} {"commit": "6093631197e96a0e7183a26e65cf39df3f7102a7", "message": "add convenience get() methods that take objects and convert them to strings\n\ngit-svn-id: 08feff1e20460d5e8b75c2f5109ada1fb2e66d41@652084 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999847412109375} {"commit": "772c87e569f31099cfd8aef6e2a7429ea679a479", "message": ":bug: \u601d\u7eea\u8d34\u8df3\u8fc7\u56fe\u7247\u5904\u7406\n", "proba": 1.3936583798113134e-07} {"commit": "b09515f9699e8aeab10b80036305b74cb08ca9b0", "message": "\u8bc4\u8bba Emoji \u6539\u8fdb\n", "proba": 7.295769819393172e-07} {"commit": "eda65a5f1ed1ab9bc617b7dbd19b65cc82237ad1", "message": "\u91cd\u6784\uff1a\u79fb\u9664\u5197\u4f59\u4ee3\u7801\n", "proba": 6.168771164993814e-07} {"commit": "0d07e983b9ee67077957c1a04c9238bc32dd8355", "message": "update test\n", "proba": 5.018525257582951e-07} {"commit": "7627f87ccd7dc893aa33323dbba73d56b9804335", "message": "If the element we're comparing is the document element, then don't consider it to be added if the nodes don't match\n", "proba": 1.8262127241541748e-06} {"commit": "e0d2b217b69c28b52af8398ef7cfbeced6f7c692", "message": "Fix #11, don't load last size from replaced core blocks\n", "proba": 1.4229495093331934e-07} {"commit": "344d18db0d027e2897be2f69e91a01c14d4ffb84", "message": "playing around eq\n", "proba": 5.034319769947615e-07} {"commit": "88658b73c465c5b51d5fa0d01318ca9ea5c7bec9", "message": "Fix file length issues with file tree storage driver", "proba": 2.6591953883325914e-07} {"commit": "8864e0d396260c4854a2600e58bd312af369438b", "message": "FRI-99 - Adding debugging into build service impl.\n", "proba": 1.0313637943681897e-07} {"commit": "2d2efd0d7df7d24313603d0a3a5556bef4a2c726", "message": "Remove IDE boilerplate comment at top of file\n", "proba": 1.7929431805896456e-07} {"commit": "5749a77a3dfff74625248a651454734aaa7ca34e", "message": "add missing column.\n", "proba": 1.0484312042535748e-05} {"commit": "bc260c9f4dc191e0aa55af1033fe20e5680af78f", "message": "RepositoryAuthentication: constructor, javadoc", "proba": 1.2551563486340456e-06} {"commit": "0f54ee74111d606411fe3271adea71b9db1034e8", "message": "Removed redundant interface\n", "proba": 1.172400516225025e-06} {"commit": "22a63ddb283546521ec5f176628c1e482710f107", "message": "minor null pointer check in the abstract motor class to make unit tests happy\n", "proba": 1.201566703912249e-07} {"commit": "06fd4ef83e64c14a26aa13e5bc48e13c9b77e456", "message": "removing main method from abstract servo\n", "proba": 2.6895510018221103e-05} {"commit": "e78c92765fd5b4639aef7b74db031011129e6d64", "message": "Drain Works, minor glitches to be fixed\n", "proba": 1.1868977622953025e-07} {"commit": "4fe9d85b7c4e7ad27f133592398c8ee8d7127cb6", "message": "#2: Use a dedicated entity manager per request\n", "proba": 1.4015675731116062e-07} {"commit": "d33a1fd126179ac5e191420541cf796c77c71c45", "message": "added package name scanning back in if no other data was found\n", "proba": 2.67282558752413e-07} {"commit": "fc666355cede08f9d1fcfd642a5f4ea1e8f855a2", "message": "Updating NVD URLs as reported in https://github.com/jeremylong/DependencyCheck/issues/1171\n", "proba": 1.8420796266127581e-07} {"commit": "2aa131b01efc5a501c9110a92db59bea4941778f", "message": "EVCSBranchNotFound throwing test added\n", "proba": 2.2494637619274727e-07} {"commit": "2767b1d3f83e5205d7e1125324dd5912a52a41a3", "message": "Add all bodies at the end\n\nSigned-off-by: Chris Sanders \n", "proba": 0.0073044514283537865} {"commit": "26ed3f7337a0af02034ef3623074b72408d4901b", "message": "Improved javadoc for new *utils class\n", "proba": 1.691979463203097e-07} {"commit": "76450526bfbcd660bde0a192f28cdc1f8039a132", "message": "Add screamers", "proba": 0.9986879229545593} {"commit": "e63f3a8149e28904f147c385858cfbc294053a73", "message": "refactored CorruptedObjTest\n", "proba": 7.073750794006628e-07} {"commit": "42ef16fac231208bebae24c05346dd06f257f1ce", "message": "get debug msg of mapred\n", "proba": 2.093621560561587e-07} {"commit": "afdb77c439d6f977f870de20595c3666fb5bb573", "message": "Fix interaction with owned entities. Fixes #55\n", "proba": 2.2120771347999835e-07} {"commit": "fc568763122aed532396b90d3b129ec5f83059d1", "message": "Modified /nick to use IdentityManager for nick changing.\n", "proba": 1.1128710752927873e-07} {"commit": "031ef6e85cffed631e264a7d63430a77883044de", "message": "removed -t which conflicted with previously used -t for test\n", "proba": 4.362066761132155e-07} {"commit": "7cded25b82c130a8cfa087857d1819496969a1fd", "message": "Now reports actual number of unlinked entries rather than just saying that there are some.\n", "proba": 1.0495914182229171e-07} {"commit": "5a4bfea71167ad1c718e16f3afce1e06cd242cce", "message": "Added 'havana' to the list of biotypes of transcripts that are allowed to not have supporting features.\n", "proba": 1.0138142414461981e-07} {"commit": "1fe6634526a5562188f7697d0c13af0c09e746a6", "message": "Fixed issue #299.", "proba": 1.1186148896058512e-07} {"commit": "201877537e123153b69f4a88d9b553cfa6040e36", "message": "Bug 258388 Chart bars and crosstab groups correspondence is not correct after add sorting to crosstab.\nFixed by chart using parent query definition to feed data directly, when chart in xtab is single and subquery is not needed.\n", "proba": 9.628745090140001e-08} {"commit": "65741bfbff1d7e4d6a180dc6afedf9148727d84d", "message": "fix last login info", "proba": 3.9017876929392514e-07} {"commit": "b0a492e6dd96386fed93f6a264c37259ac4be373", "message": "fixed NPE checking authorization when instance did not exist", "proba": 1.7433029597668792e-07} {"commit": "b1b63b21b04bebbb9e694ec7a26f018266f34d32", "message": "CAMEL-3488: JpaTraceEventMessage uses @Lob for fields which can contain a lot of data. Thanks to Marco for patch.\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1055348 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.050065456340235e-07} {"commit": "1cc299a6b17d8393063a9fccea34d0238f59f7ee", "message": "Fixed CS in NATS test\n", "proba": 1.8711560301198915e-07} {"commit": "f1fefd80e54809466a17b33e808b2a92ed9178e3", "message": "#35 fixed Repeat component does not work with JSF 2.1.x\n", "proba": 1.3925317432494921e-07} {"commit": "73c4d340530713c5f34cf3dbb37617100c81f1bb", "message": "BUT-412 fixed class cast when submitting empty value\n", "proba": 1.270056628754901e-07} {"commit": "907b38e4a3d91f6bcbf956d724e17ffbd765c112", "message": "SO-1960: Always sort merge conflict attributes\n\nhttps://snowowl.atlassian.net/browse/SO-1960", "proba": 3.698093280490866e-07} {"commit": "708623339320895985bf383a1c7ebfdfbfe9dc8b", "message": "page bugfix\n", "proba": 5.287507178763917e-07} {"commit": "f2a9ed12db6b51bd3595cbec93120b26329b81de", "message": "process transaction produced by mysql trigger\n", "proba": 2.2467408200554928e-07} {"commit": "62318ef49d18ca79c1138603282c8175b7052905", "message": "Removed spurious logging.\n", "proba": 1.6078955411558127e-07} {"commit": "6c488423343a0966372a0c2541b5491a95ae47e4", "message": "Platform JSON: support reading BOM's managed deps from a generated POM\n", "proba": 4.1161874264616927e-07} {"commit": "6eee616f4ca3647fe3b7f0d1f49f4614a5c4c783", "message": "Align variable names with function types\n", "proba": 4.150503627897706e-06} {"commit": "3e2737f2e8e3523f7034405688ead3827ecd73f9", "message": "#586 rename with the correct file path\n", "proba": 2.916318635470816e-07} {"commit": "fba889779d16a9af778647dced9972753547935b", "message": "\n\ngit-svn-id: svn://svn.code.sf.net/p/tuxguitar/code/trunk@912 e5ace225-184b-0410-aeed-e0aa2ff36a70\n", "proba": 1.6513761238456937e-06} {"commit": "fbc096a7de31ae6a454802ac58e66548daf09a1e", "message": "Fixed NPE in test\n", "proba": 1.6992028406548343e-07} {"commit": "22ee480178afa8edf5ed036101b1b1526067ac34", "message": "added Study Status Errors\n", "proba": 1.332646348828348e-07} {"commit": "457f8c237645012995f292bc2e5b031ccce56e31", "message": "Scrubbing secret data.\n", "proba": 1.6232178268182906e-07} {"commit": "4fc36bafdde568a2b3b04ba627c39491c113696b", "message": "Disable flaky transformer emulator test on API 31.\n\nvideoEncoderFormatUnsupported_completesWithError() has recently\nbeen flaky on API 31 emulators on presubmit because a different\nexception than the expected exception is thrown.\nThis disables it on those emulators to reduce testing noise\nuntil the underlying problem is investigated and resolved.\n\nPiperOrigin-RevId: 456765512\n(cherry picked from commit 938d3c2e5b6f016f7075a3d2d162d37c1951d825)\n", "proba": 6.672175345556752e-07} {"commit": "d7a64840789e7ac9e3fe550279cc35798a5b80b7", "message": "IDEA-CR-48225 AsyncFileListener: even more javadoc\n\nGitOrigin-RevId: 61feb3a3c9befa62a3ea530cda78d7860fbd9300\n", "proba": 3.451255281561316e-07} {"commit": "842c7d958880d3abeb70620f92e8b3abf42946b4", "message": "URL rewriting rules reformed - use $context/ for servlet context\n", "proba": 1.595236653884058e-07} {"commit": "ee433ea911ac9254a46c25f6d66dbd56490f0be2", "message": "Fix checkstyle\n", "proba": 6.751552064088173e-07} {"commit": "13f4728e867f46ee9d582c021786b7f0e5843a13", "message": "LUCENE-4782 - suppressing SNBC test for Lucene3x codec for now\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1448933 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.985623896416655e-07} {"commit": "7260c5baeaffd953eb7042cd39629b99bbe8b68c", "message": "Removed obsolete methods.\n", "proba": 2.304842752209879e-07} {"commit": "abacd58b61407b4b56368b0c674047f8d09e4ce2", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4093 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.999739750630397e-07} {"commit": "5a21518d44e2f7b1180faafd6f9cdc0b49f692f6", "message": "add utility class to access a tree model on a valid thread\n\nGitOrigin-RevId: 8dda97486e5dc01bb87e2a5855be48b08e5fcb37", "proba": 8.758312901591125e-07} {"commit": "7e36b3dae28be8f6255e1ad52772ac6a0afaa385", "message": "forgot to remove this line when I refactored MockspressoBuilderImpl\n", "proba": 1.5625302296484733e-07} {"commit": "41ce0c261cbe44d2fb5129ea05043bf75799807b", "message": "set locale to the script context\n", "proba": 2.2543483737536008e-06} {"commit": "e35109acb04dcb71e329c48be063dcbf095d4f16", "message": "SavedState\u3092finel\u30af\u30e9\u30b9\u306b\u3057\u3066\u3044\u305f\u306e\u3092\u3084\u3081\u3066\u7d99\u627f\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u305f\n", "proba": 2.1087787160922744e-07} {"commit": "3cbaa9c337ea092d32f2d0e79813a02e74c49d81", "message": "Update TXTtoJSONConverter.java", "proba": 9.696639153844444e-07} {"commit": "8ab84580da8b2d2b4261b24037cb6fccb4dc8f10", "message": "ignite-db-x - the rules\n", "proba": 1.3444303021969972e-06} {"commit": "72521c73dfc23af589d911dd55b66d1dfffd48c6", "message": "Do not assume channel is nonempty in TextIO gzip detection\n\n----Release Notes----\n[]\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=114766943\n", "proba": 2.3034372134134173e-06} {"commit": "168db7d4193fd8e3cb4a468e011a7584c7c39611", "message": "Replaced strings by use of Environment constants", "proba": 4.251205041327921e-07} {"commit": "658e305d24e9384293990b404e47a128b065bd8f", "message": "quick fix for SwiftImplTest to remove compilation problem.\n\ngit-svn-id: 12b4b70d94dc3d7bb244948a4de5adf9a227d930@1484 049c2a90-bdf1-4f83-8191-3719d539f8e0\n", "proba": 3.3313765470666112e-06} {"commit": "7574e91b7085f65b7183be2e554ec9cf8d05c9f0", "message": "Corrected spelling error and added more descriptive text.\n", "proba": 1.5407719899940275e-07} {"commit": "e2d776093bb711a7533526c36ae40b41171ab7c0", "message": "in progress [skip ci]\n", "proba": 1.1642185882010381e-07} {"commit": "7466ddc7fab9861475005cbae40d7c18a05c6e17", "message": "Trim properties\n", "proba": 4.312196892897191e-07} {"commit": "97955b8a1e51b12147e254cca3fedb840ec9a13c", "message": "reading _configVersion from API call responses\n", "proba": 3.3214809036508086e-07} {"commit": "23a507b21580fc2bfef31feea20d81e5c039dfdd", "message": "Typo in comment.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@2562 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 5.487770613399334e-05} {"commit": "d2939a9daa1975082aa0716796c42527b72bd9dc", "message": "[Test] Mute DiscountedCumulativeGainTests on ARM\n\nThese tests fail on ARM architectures. This is tracked in\nhttps://github.com/elastic/elasticsearch/issues/28048\n", "proba": 1.7245530159470945e-07} {"commit": "5a87b1e5c7edf1408f99186b335f45405f29e618", "message": "peter reported that javadoc link would be better w/o '?'.", "proba": 1.1999085813840793e-07} {"commit": "e0a96201cdf4994eca2824b9c2864d6457e2b7fa", "message": "Basic Blogger plugin.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@6412 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.1029083907487802e-05} {"commit": "9c4a5318d97e37da5af345acc168f9471c42dcc3", "message": "project must not handle array\n", "proba": 1.601996586941823e-06} {"commit": "80d5c17350550b21f4c99d425eec7010d1d679c0", "message": "Address formatting issues: fit 100 cols wide.\n", "proba": 1.2501133994646807e-07} {"commit": "a6dcf77577cb461b6f16dd68f846cc3e1642d50e", "message": "Move check for Duplicate app installation earlier\n", "proba": 1.3355777639389999e-07} {"commit": "c00306478356fc4c9608eaf2104b1597823624b3", "message": "MessageImpl corregida .\n", "proba": 2.2273695776675595e-07} {"commit": "6a9d8e03e0a24519f009749ec22c16e1e87c0bdb", "message": "Added contract test: error after completed is ignored.\n", "proba": 1.102224302940158e-07} {"commit": "cc859ccff42985c50a946ffc47e9a75d2e154d6a", "message": "Improved rendering of gradients", "proba": 2.7984032158201444e-07} {"commit": "bf9a69162eae8d9e847e73ae437088b1195ca8cf", "message": "Workaround in our TMS service for mapproxt TMS requests\n\n - Mapproxy TMS request zoom levels start at 0 instead of 1.\n", "proba": 9.711319393090889e-08} {"commit": "7d0ebf84768eec9d240ed6a0b68e0b6b74a43bb4", "message": "Add partition function unit test\n", "proba": 1.8860578165913466e-06} {"commit": "e506b5b6006413ee9b81eb270609aa5e92910da2", "message": "Added helper methods\n", "proba": 2.1855260001757415e-07} {"commit": "a0df9c85d2d2a55d28b2717b646fc35e986bc4b4", "message": "Add test logging\n", "proba": 6.680267574665777e-07} {"commit": "eff1ed852d18295077bab3db1dbbe56873d0ff07", "message": "fix unit test", "proba": 6.971770858399395e-07} {"commit": "2918733e476d6f82561c63f148a98251b4768b9d", "message": "Fix Deployer Test issue when do release\n", "proba": 4.476587491808459e-07} {"commit": "e3e8f0c77c19a0291bb33b6ce549da5746ce1a82", "message": "Documentation for DriverStartUp", "proba": 1.8655451583526883e-07} {"commit": "29f2d3ac1958089bec6ca3f7b7fe6c72eec67621", "message": "min/max fields for Pin class.\n", "proba": 1.1466479321597944e-07} {"commit": "ee8d504716446ebd69206b1b8b30e6cb43f6c0b7", "message": "Added test case for includedProperties\n", "proba": 2.3440787799700047e-07} {"commit": "4da55e2b36739f8f6dd479477d802a56cb162f3f", "message": "Revert \"missed classpath config load\"\n\nThis reverts commit 328b94fcd93fcb21550dac3bceaabd2004463f70.\n", "proba": 1.1820078071878015e-07} {"commit": "729c9b3a10d2b956f6ca296c9fc05370d6383f05", "message": "Again\n", "proba": 3.685509852857649e-07} {"commit": "63495f9be58c6a128b7dec136c10ef176a70302d", "message": "Remove invalid dynamic filters in JoinNode flipChildren\n", "proba": 2.2960803391924856e-07} {"commit": "72e26ab3cc2e6698f9579fb3f6b840ff36cedb9b", "message": "Add unit test for MD5ing string with multibyte chars, turns out prev CL fixed a bug. ^^;\n", "proba": 1.2499084789396875e-07} {"commit": "14217847e7b00fba8657401f4cc0fc7db07708c8", "message": "NEW - bug 174657: new bug should not show bogus ID\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=174657\n", "proba": 4.092747531103669e-06} {"commit": "ef69c3fcd140c34655c25ff40a43d2bc54077be4", "message": "In situations where moving the *.json file from src to dest fails, the src file is left. This commit cleans up src file properly\n", "proba": 8.386398349102819e-07} {"commit": "db7c3a033ee2ff45dd39e96f01bf736f53575a8b", "message": "fix test for snapshot build (removed static method)\n", "proba": 1.1620976891890678e-07} {"commit": "318b1a24c44b2d490571e5e65c0c02840b2f8058", "message": "NEW - bug 174881: Context menu missing form some form widgets upon editor refresh\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=174881\n", "proba": 2.929095614945254e-07} {"commit": "fc67902b8347e8a747af32b60eae3a5c4bf7a9e6", "message": "Bump tests to use postgres 13\n", "proba": 1.2900669332793768e-07} {"commit": "64389aeed8886a36119a248d768e8c8a9c9b63fc", "message": "WEB: WebUtils", "proba": 3.4124825560866157e-06} {"commit": "ee9ef67dc22d67915691f91cf7bb3987da1eff26", "message": "REOPENED - bug 162428: Shortcut in bug editor to update repository attributes\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=162428\n", "proba": 2.8196197376928467e-07} {"commit": "8bc6bb8fcfc29bbc65abda5ad849e40a41b27abd", "message": "Selenium: melhoria de desempenho no m\u00e9todo findWithDelay\n", "proba": 1.4112422377365874e-06} {"commit": "a78931f0153164699b93da6eb34a71bb9e63d356", "message": "BatfishTestUtils: allow nested directories (#5694)\n\nDo not assume that all file names must be directly under a top level folder like `configs` or `aws_configs`", "proba": 1.0540090045196848e-07} {"commit": "de73b27e0c0486f4a960360700971fb3f37d988f", "message": "Always cancel the thread killer.\n", "proba": 1.1172459579711358e-07} {"commit": "6301a22cc2d1cd756db018b663fba9efa8490a93", "message": "Fix bad builder, arg is passed directly into checkNotNull..\n", "proba": 1.0787201176754024e-07} {"commit": "c1063bab3929639b364f9ea3d9d1099f979d224e", "message": "Verify the beginning start-level is used.\n", "proba": 2.4689839506208955e-07} {"commit": "ee1dce15c21487ec741b4c97b6b6db15d9fe81aa", "message": "Removing @author that was introduced by undeleting a file\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1089996 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.339077127544442e-06} {"commit": "0f64374b81ccaa949125e49de607a560bd4d3001", "message": "Added QuickScroll to ApplicationMultiselectDialogPreference. (3)\n", "proba": 1.0569381458935823e-07} {"commit": "a88bb897f943bd885ef0a5f38f24f15963cf70cf", "message": "Remove debug code from test\n\nSigned-off-by: Jarno Elovirta <0f1ab0ac7dffd9db21aa539af2fd4bb04abc3ad4@elovirta.com>\n", "proba": 9.717682405607775e-05} {"commit": "4048bfe55c5015c145a06924d86e2c39f99bb824", "message": "Removed explicit delete index calls, because it redundant and the test framework wipes the clusters between tests.\n\nOriginal commit: elastic/x-pack-elasticsearch@eebeef3beef27c5e36d658e906b00ea6d8f62a8f\n", "proba": 2.7775206490332494e-06} {"commit": "eec1a16bc7ddff1ffd022f5c9e5f631f1a63f329", "message": "Add two detailed submodule tests\n\nTests describe the implementation as it currently exists, in hopes\nof detecting future regressions with test execution. The tests show\ninconsistencies between the CliGitAPIImpl and JGitAPIImpl classes,\nand inconsistencies between command line git and JGit behavior.\n\nCommand line git clean as implemented in CliGitAPIImpl does not remove\nuntracked submodules or files contained in untracked submodule dirs.\nJGit clean as implemented in JGitAPIImpl removes untracked submodules.\nThis test captures that surprising difference between the implementations.\n\nCliGitAPIImpl supports renamed submodules. JGitAPIImpl does not support\nrenamed submodules. One of these tests captures that difference.\n\nSee bug reports such as:\n JENKINS-22510 - Clean After Checkout Results in Failed to Checkout Revision\n JENKINS-8053 - Git submodules are cloned too early and not removed once the revToBuild has been checked out\n JENKINS-14083 - Build can't recover from broken submodule path\n JENKINS-15399 - Changing remote URL doesn't update submodules\n", "proba": 7.761466986266896e-05} {"commit": "5387b0586642351aaa28c0ca95d1e12925418b6f", "message": "Fix failure in test_push_tags\n\nCurrently (with 1.16.1), when testing git-client-plugin, I am getting\nthe following error in test_push_tags:\n\n--------------------------------------------------------\nThe current branch master has no upstream branch.\nTo push the current branch and set the remote as upstream, use\n\n git push --set-upstream /tmp/hudson4099265862244982437test master\n--------------------------------------------------------\n\nThe reason that this is happening is that test_push_tags() is using the\nPushCommand() pattern, but is failing to specify a refspec. Also, this\ntest case is creating a remote url, but is not setting up the master\nbranch to track that remote url. So, without a refspec, the behaviour\ndepends on whether CLI or JGIT is used:\n -- CLI -- it uses whatever push.default specifies.\n In my case, it was set to tracking/upstream. With this setting,\n it requires that the upstream be configured correctly, or it will\n error out with the above error message.\n\n -- JGIT -- it uses Transport.REFSPEC_PUSH_ALL\n This corresponds to push.default = matching\n\nIf you are wondering why this was not hit before, it depends on\npush.default defaulting to matching. Any other value casues the above\nfailure in the CLI GIT implementation. Also, all other instances of\ngit.push() in the test harness uses the 2 argument version, which\nrequires the refspec(). Hence, no problem.\n\nTo make this test deterministic, specifying the refspec via\n.ref(\"master\"). fixes it for both configurations.\n", "proba": 0.9986640214920044} {"commit": "600ecc1fc19056a56fbb31a8a0cb188b3e870ccb", "message": "Argh! Forgot to change test from NullPointerException to IllegalArgumentException. Always good to retest one last time.", "proba": 1.0217792834055217e-07} {"commit": "0e27ebfbe08e9fcdf9652542054861b6799024e2", "message": "PR: http://issues.apache.org/bugzilla/show_bug.cgi?id=27876\n[lang] ReflectionToStringBuilder.toString(null) throws exception by design\nnew ToStringBuilder(null).toString() == the style's nullText.\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137863 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.641167263092939e-06} {"commit": "c26205dfd56c91857ba731f7063e6a7e26c80ea1", "message": "remove errant sysout\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@705308 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0004651716153603047} {"commit": "d812727ced0ef9b9ffef1c74f209ba057fbbc32b", "message": "Make the Java smoke test of 'TrialsApi' more interesting with an example of 'BigDecimal' versus 'Double'. This exposes a problem with the API - the Java and Scala overloads are fighting each other.\n", "proba": 2.210400680269231e-07} {"commit": "f3496f6350aa914b6bb24527ccc0e5c0476674d0", "message": "Add benchmark for quantile digest copy and merge\n", "proba": 1.4053125596547034e-07} {"commit": "30be69bfba216f61006a6131ac7f874958eef555", "message": "Fix problem with lag when throwing stick\n", "proba": 0.00011622205056482926} {"commit": "fd998c26ca0c4584dda4aaf76d36995a7abc0f85", "message": "NEW: skip docker tag replace in case it's not set (#1815)\n\n", "proba": 1.1206093830651298e-07} {"commit": "137573e4e92bca1f3940d07a70fda2eda010e3fc", "message": "can set ChannelHandler to FixClient\n", "proba": 1.1997007050013053e-06} {"commit": "c5fbbdfc460d5d3d9ee137881f37720beb3fd3c7", "message": "Removed static from createPackageJob so the GUI transition work work - #59\n", "proba": 1.348990537053396e-07} {"commit": "15a82a1afe2cf75953e1b8678fd79afd523b5f6b", "message": "Packager to MIT\n", "proba": 4.1336971889904817e-07} {"commit": "4879d46bb12d8a64e0269ec02094d6629b750747", "message": "[Java] Javadoc.\n", "proba": 2.757441563971952e-07} {"commit": "62d581ef6b8678f1511e680252d097b4b4e933e4", "message": "Json Deserializer for Product, Projet and Iteration\n\nSummary: Json Deserializer for Product, Project and Iteration\n\nTest Plan: none\n\nReviewers: fpredassi, jmsotuyo\n\nReviewed By: jmsotuyo\n\nDifferential Revision: http://ph.monits.com/D12550\n", "proba": 1.219133451968446e-07} {"commit": "f0325b9d8c3c82b05ca17d9a0116430421a6ca6a", "message": "improved logging", "proba": 9.425789357919712e-07} {"commit": "807e14828944fa3ba33bfb888b9cf6aef4ea9621", "message": "refact: use temporaryFolder() rule (#1871)\n\ninstead of manual folders, use the TemporaryFolder() which is supposed to be removed after the test finishes.\r\n* failure was causing by setting an invalid config for the file logger in a test, which is kept under testWithConfiguration runner method.\r\n* refactor: made lambdas\r\n", "proba": 7.929692174002412e-07} {"commit": "ad3e92ba155276553ba9bdb1ef77ce63b6e48f3c", "message": "[events.server] started modifications from eccloud: changed the thrift interface\n", "proba": 2.980310682687559e-07} {"commit": "72137e5b5f63105a1eca82bb8dd28410d4237970", "message": "A few renames.\n", "proba": 1.7707507993236504e-07} {"commit": "04a9043372efbc81f485b81057415d4abab009ad", "message": "Update formatter config misc tab (preview, typos)\n\nPreview again converted with\n\n xclip -o | while IFS='' read line; do echo '+ \"'\"${line//\\\"/\\\\\\\"}\"'\\n\"'; done\n\nfrom 29e6c54. (Note that the import is single-line because in import\nmode 'singleLine', the formatter still permits line breaks between\nimports, so if the import was multi-line we wouldn't see any changes.)\n", "proba": 5.805882778986415e-07} {"commit": "48b2b2a82bdd7dd808023cbdde0daf2449a0d96e", "message": "Sakonna needs to operate on calculated cost.\n", "proba": 1.196428058847232e-07} {"commit": "dea093771a14803a24a4f87f6ab3f4a26e123582", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "ecf228ab50634103bb6e8cb65ae0e72feab0b6dd", "message": "[TIMOB-15900] Disable HW Acceleration for ArrowView\n", "proba": 1.2658860271130834e-07} {"commit": "591a50e0dcf8b6cc3a785fdf243bcd8f0b4931fe", "message": "* Fixed only return StringEditor issue\n", "proba": 1.7642494753999927e-07} {"commit": "83e4cc4f2351c9895baa4403098b71d521a5c6c1", "message": "Revert \"[TIMOB-12412] Android: Ti.Android.currentActivity.intent.className and Ti.Android.currentActivity.intent.packageName are always undefined\"\n", "proba": 1.2771498347774468e-07} {"commit": "b484fe740e886572a86fd54855da602b006558f9", "message": "Add functions for new curves found in database\n", "proba": 4.094520988928707e-07} {"commit": "6dcc7f112dcba42e7b93f28ef034fa047b2d092f", "message": "Test no longer throws an NPE\n", "proba": 4.166225551216485e-07} {"commit": "92b9d72db591186a79eb855b1e9c247896b3476e", "message": "save [skip ci]\n", "proba": 1.2754665590364311e-07} {"commit": "e9686583b1533de00594820db682e3124d2e8b30", "message": "+CameraScreenshot", "proba": 1.6831167215514142e-07} {"commit": "c5a325bf0861ee787c77a11a138fab366f4e583f", "message": "HIVE-8719 : LoadSemanticAnalyzer ignores previous partition location if inserting into partition that already exists (Sushanth Sowmyan, reviewed by Alan Gates)\n\n\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1636813 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.03515082073136e-07} {"commit": "9197769e46af0a5b2b57623ff639321edc576704", "message": "moved to test. package\n\n\nSVN-Revision: 186\n", "proba": 2.603701432235539e-07} {"commit": "2d1ebdf30a9588f691fcfc11f9ffaa7be59c0b3a", "message": "Make BeanPath.casts threadsafe\n", "proba": 4.778354423251585e-07} {"commit": "05a3d45e82c4ce4186d35611fc6019012ae301e1", "message": "fix constructor to actually use orterType value\n", "proba": 1.5576293321828416e-07} {"commit": "be173fd3b7f468dbf2993426239128c68ed58b39", "message": "clean up of a couple of variables\n", "proba": 0.9843493103981018} {"commit": "e0a2892434d67eaaeca464c1782287f21baeffc6", "message": "ViewPropertyAnimator View apis\n", "proba": 3.0315484877974086e-07} {"commit": "315c533c29c1c1129724bff9e3b475e2b8af54d4", "message": "handle expected phis when converting to trapping null checks\n", "proba": 3.996823068064259e-07} {"commit": "3dd53aecdb0f347af1d379dfa0c864ebf6c52eaf", "message": "Remove blank line :)\n", "proba": 0.0025500317569822073} {"commit": "f7830ba3b712a634502f64bffff5ba4c6f8af82e", "message": "fix(management): remove group from plans and pages when deleted\n\nFixes gravitee-io/issues#4143\n", "proba": 1.397398108338166e-07} {"commit": "1d48ceb0eaa7a74b3a7314f28c7b9432d7de8db7", "message": "new executor\n", "proba": 9.73079409050115e-07} {"commit": "e5a8b74d98fd365c8170b088b8acdb472db8ca83", "message": "resolved some TODOs\n", "proba": 1.4054332950763637e-06} {"commit": "736d192195ca55020cc805ff9038d853c5ef77e9", "message": "I swear I did this already... weird. pushing removed tests for deprecated sack() method.\n", "proba": 1.0287487839377718e-07} {"commit": "e0d694060e2e2861f6e393e108cac82402989a3c", "message": "remove Preconditions.checkState();\n", "proba": 8.978844334706082e-07} {"commit": "a4c96483d1e83981a1e0860d3a6f71fbe21d500c", "message": "Fix a bug where making IPv6 DnsQuestion when it's not supported (#10170)\n\nMotivation:\r\nRelated https://github.com/line/armeria/issues/2463\r\nHere is an example that an NIC has only link local address for IPv6.\r\n```\r\n$ ipaddr\r\n1: lo: mtu 65536 qdisc noqueue qlen 1000\r\n link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\r\n inet 127.0.0.1/8 scope host lo\r\n valid_lft forever preferred_lft forever\r\n inet6 ::1/128 scope host\r\n valid_lft forever preferred_lft forever\r\n3: eth0@if18692: mtu 1460 qdisc noqueue\r\n link/ether 1a:5e:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff\r\n inet 10.xxx.xxx.xxx/24 scope global eth0\r\n valid_lft forever preferred_lft forever\r\n inet6 fe80::xxxx:xxxx:xxxx:xxxx/64 scope link\r\n valid_lft forever preferred_lft forever\r\n```\r\nIf the NICs have only local or link local addresses, We should not send IPv6 DNS queris.\r\n\r\nModification:\r\n- Ignore link-local IPv6 addresses which may exist even on a machine without IPv6 network.\r\n\r\nResult:\r\n- `DnsNameResolver` does not send DNS queries for AAAA when IPv6 is not available.", "proba": 0.999717652797699} {"commit": "56c2706ad217530d4d37c09855a4cc3bb8b2dfb0", "message": "code style\n", "proba": 1.4898070048730006e-06} {"commit": "c4a8ec70756450f30d8009625537967359c5657a", "message": "#1172, for comment: refine event mechanism\n", "proba": 1.2692105428868672e-06} {"commit": "c323cc07f6b6e3c07a2a2199432f09e7577f93ce", "message": "Avoid empty message decoding\n", "proba": 0.9998726844787598} {"commit": "a12545380b6c781f9846ec9e305dced9f004792a", "message": "HBASE-22910 Enable TestMultiVersionConcurrencyControl (#531)\n\nSigned-off-by: Stack ", "proba": 1.1348356565576978e-07} {"commit": "edc43ca6754390f870344a653afed39dcbc49bd1", "message": "Removed the warnings by replacing TestCase.xxx by Assert.xxx\n\ngit-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@489149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7235382756553008e-06} {"commit": "59848347b49690031e542779b484f7fe408e0859", "message": "\n\nSVN-Revision: 2971\n", "proba": 1.3984819702272944e-07} {"commit": "053609c0fd373841b8e22464a90fd3936324020f", "message": "Added Request constant usage in controller test cases\n", "proba": 1.2896462919798068e-07} {"commit": "c3f905d938a518d7f99a032762c093736d6bb621", "message": "JCR-3934 - Error occured while loading protected handler config in JcrRemotingServlet\n\nEarlier logic allowed interpreting the config value as literal class name. With last change this case was not handled. Fixing that\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1717753 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.458961022166477e-07} {"commit": "10008f57f86d45fec0fae759d595be80900e96f0", "message": "\u5546\u6237\u7cfb\u7edf\u6dfb\u52a0\u652f\u4ed8\u5b9d\u626b\u7801\u6388\u6743\uff1b\n", "proba": 1.1872589311678894e-07} {"commit": "253fce25ae7ce8f66f915d7b09e74481b2b86055", "message": "Resolving: MNG-1129, encoding is now a plugin parameter on the resources mojos.\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@315021 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4314059626485687e-06} {"commit": "d91d6ee274ed7668902a3047b147ab6a5eaf5835", "message": "no message\n\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@162752 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.891688831776264e-07} {"commit": "3e684cc62d93ad078063672ec4c2474a57c83b3d", "message": "Fixing role exclusion error message (MID-2404)\n", "proba": 1.216363614275906e-07} {"commit": "d5415c7a0533b1367e7de094420f1d066ec74e43", "message": "RGillen | #593 | Catch exception when receiving bad form response from form API\n\nChange-Id: I34e72c494cf552ec1799b14d9933b2832eef9702\n", "proba": 1.809445535627674e-07} {"commit": "bdb838f0fe364f07049b9441f8689ef606aff002", "message": "IGNITE-5866: Fix MetadataJob filter to exclude any of system caches - Fixes #2367.\n\nSigned-off-by: Alexey Goncharuk \n", "proba": 1.2226065848608414e-07} {"commit": "5cdabe21b0ddf1e295d7ebc7561aa40ad2d64694", "message": "Use TimeUtil.getCurrentTime() instead of Timestamps.now().\n", "proba": 1.2005267535641906e-07} {"commit": "c8ac18d285df6aff089a0d7cf089f7776a297b46", "message": "Added a new todo to the RuleEngine.\n", "proba": 1.0422938601095666e-07} {"commit": "3fa0af6fae3d0e9f6d63ac55999189a4bbb6a2d8", "message": "Change description of the -g command line param\n", "proba": 1.0732626378739951e-06} {"commit": "a1134da1664cee4fd62e514578437d2f87b5c302", "message": "fixed snippet tags\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@9719 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 6.426005825233005e-07} {"commit": "4c42fb4d576474bda7068d1cc10c0799d6ce9cc0", "message": "refactor. LOAD > REFRESH\n", "proba": 2.9518238875425595e-07} {"commit": "fd47afa718c883fb6dc65505a970575f1dc229c1", "message": "har \u00e6ndret i board - \u00e6ndrer f\u00e6rdig imorgen, retter ogs\u00e5 GUI til.", "proba": 1.132339448872699e-07} {"commit": "e0fdccd9c017440cb1b8c813497ee7996cfb823a", "message": "Transport Client: When `sniff` is enabled, use the sniffed nodes to be the list fo nodes to ping as well as the provided nodes, closes #1217.\n", "proba": 1.0267728356438965e-07} {"commit": "df829ffe5296f028d375c34acf98c840c2de5ffa", "message": "remove test file\n", "proba": 8.220206950682041e-07} {"commit": "896bb851a9a2537386e6b0ae1240e9a8a9d6f9df", "message": "Mute testStartWithNoDatabases\n", "proba": 9.239141718353494e-07} {"commit": "e137e8298e6a69d8db1af8a24b2f2a6bbb83e2d5", "message": "AIRAVATA-101 fix synchronization problem by using AtomicInteger instead of Integer Object\n\ngit-svn-id: 64c7115bac0e45f25b6ef7317621bf38f6d5f89e@1171921 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00024781320826150477} {"commit": "3bef614ec10b31d910ae8ca2d26c45654bf4749e", "message": "moved the info symbol to the right side of the textbox to avoid cropping", "proba": 2.4606791271253314e-07} {"commit": "cabdd1f6f3dbbc20436baf745eb7d7b0700d23d4", "message": "[SMALLFIX] Use static imports for standard test utilities in PathUtilsTest.java\n", "proba": 1.4837227979569434e-07} {"commit": "4405a3ee121ba175f40bcc5fd68caac4b3d66293", "message": "Fixed AssertionFailedException when editing securities\n\nIssue: https://forum.portfolio-performance.info/t/assertionfailedexception-beim-anlegen-neuer-wertpapiere/7939\n", "proba": 1.7164965981919522e-07} {"commit": "1be6a0b3cb6c7ec7727226e55400728671c30681", "message": "check for null\n", "proba": 1.4072693375055678e-06} {"commit": "3ea577333843bfaa8b1a162a91f84c204aefc5c3", "message": "OAK-7629: Lucene index: hide the settings COR and COW\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1835838 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.395535585099424e-07} {"commit": "1628bf63298e18de9e6bd3d58b1bf07120dcdf89", "message": "WalletAppKit: set max connections to size of set peer addresses so localhost broadcast works.\n", "proba": 1.1563401614012037e-07} {"commit": "390c9417b3037999051056f27582f4c226cc54f2", "message": "app: add debug log\n", "proba": 7.103609277692158e-06} {"commit": "490769e75fe58c034e6f0dada5f82e3f0b37b857", "message": "Possible fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=37905\n", "proba": 3.680606539546716e-07} {"commit": "5a394491da2e6ea0a1eeb46c4b9595fbfaf8e9d3", "message": "More OSMReader cleanup\n", "proba": 1.3178342328501458e-07} {"commit": "56a5fde358de649af8ef9742f2d347c5d88a467b", "message": "don't call init from JMX since springframework calls it\n", "proba": 1.4196368169905327e-07} {"commit": "aa0eb2946d91fac2c30e457e56a7def24b0b88ea", "message": "Baseline check-in for ModifiableHttpRequest\n", "proba": 2.1776533287720667e-07} {"commit": "b39ebd48126dc955235b856525277de6674f80cf", "message": "OR-334\nadding validation messages in sor rle\n\ngit-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@24591 1580c273-15eb-1042-8a87-dc5d815c88a0\n", "proba": 4.851112862525042e-07} {"commit": "2a370b14c2865a4d1244b3aec6ec62ed3a3c9854", "message": "fix bug caused by empty set\n", "proba": 3.801829677740898e-07} {"commit": "1646648e33a578ed902401ca5313ed685038fb52", "message": "#1835 Added logging of the emitter register size.\n", "proba": 1.0381630488609517e-07} {"commit": "e9193316df56def87c5e65109a87ff1856b19737", "message": "Set ineetAddress for BTC onion peers in PeerAddress to avoid nullpointer at wallet persistance\n", "proba": 1.5955045284954394e-07} {"commit": "92acf3df26d3888cab7e2b76033660597d06cfd6", "message": "UNDERTOW-633 improve error handling in SSL handshake\n", "proba": 1.5236378203553613e-07} {"commit": "69695de11cd229f08d31f1aa4e0e8737e5ce927b", "message": "Added printed Logs", "proba": 1.8828701797701797e-07} {"commit": "000564923fc001de140cfcb3ec99675422959b0d", "message": "Fix how key depth is determined.\nThe way it was previously done before did not allow to properly derive keys which had their position concealed in the hierarchy.\n\nSigned-off-by: Marc-Andr\u00e9 Tremblay <4462395beea314fff79e25e576634e7e17b6b2fd@gmail.com>\n", "proba": 9.984001371776685e-05} {"commit": "6f3be15bf0304b5a50a48441be37889caa17d37b", "message": "fix fqn\n", "proba": 0.003927834797650576} {"commit": "293c8363000d0b3e1afb54002ea9d3034892df82", "message": "Fix #184 disable translog sync thread\n", "proba": 1.4529670977481146e-07} {"commit": "6e764c284a600ba3bb088bc7a55769bd369db2a9", "message": "delete commas along with parameters", "proba": 9.160880267700122e-07} {"commit": "5f48da0ad02546e13b750100bc004198778488ec", "message": "Delete Participation.java", "proba": 9.035830998982419e-07} {"commit": "6ccaaa5bd446bc22f25218c106d9076862a0a0bb", "message": "Don't collect METRICS-disabled resources\n", "proba": 1.9517342764174828e-07} {"commit": "57f1a86a8c43964d19ea8c49edd55e47175f450d", "message": "IDEADEV-37453 Intention \"Replace with C-style comment\" cause IllegalArgumentException at ChangeToCStyleCommentIntention.processIntention()", "proba": 2.098771290093282e-07} {"commit": "6ffa79f15733490ab8670751f3c05249d79e26fb", "message": "[440084] Loading Model dialog - Counter\n\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=440084", "proba": 2.3185199893305253e-07} {"commit": "2e663d18e02a6323867cd641cfa6dad706a033df", "message": "#892 remove dependency to GMF", "proba": 1.7027683441028785e-07} {"commit": "178d0d7a5e3b56ea117f94aa015caf362de20b6a", "message": "updating after comments\n", "proba": 1.2759957712660253e-07} {"commit": "b0b48f60fb7540dd977783e69742369d009c1d22", "message": "kafka default setting\uac12 \ubcc0\uacbd (=localhost:9092)", "proba": 1.8572356452750682e-07} {"commit": "55e3d46653eb8f29544713fe17baba5edd749d96", "message": "remove single sleep, poll, merge from trunk\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1350196 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.694151579722529e-07} {"commit": "67c73c76acdec328954ae8832c4208d5fe21d439", "message": "Add comments to LogAnalyticsPipeline.java", "proba": 1.8142058877401723e-07} {"commit": "f5a058e7323aa41e0bb3129e2e86123b9625d079", "message": "removed DynamicIntervalTest\n", "proba": 2.3778929403306392e-07} {"commit": "033ca31a97305dbacd4bba0cceb85175a1adf3d8", "message": "fix tests\n", "proba": 1.2553598480735673e-06} {"commit": "e87f8617c2acc3dd990aa3b270c430252654c27c", "message": "Stop printing ThrottleStream.\n", "proba": 1.2741256227855047e-07} {"commit": "b7702f73685df430a39dbd461bdb32df91e87047", "message": "\n\n\nFormer-commit-id: 65ce47e55187bb61fff516f0228c74d20e1318f1", "proba": 1.5717050700914115e-06} {"commit": "af95f0a0782d05b7e88d94b50cc41b4fd2586202", "message": "Removed whitespace.\n\ngit-svn-id: ca96c60061366ac92493e2142a352bb838ea8caa@596 4df5dd95-b682-48b0-b31b-748e37b65e73\n", "proba": 0.9999992847442627} {"commit": "06621c49a59251440ac23c9f5ff4783207fdee8d", "message": "We are now using the path of the session cookie to remove it if one was set.\n", "proba": 1.0525324256605018e-07} {"commit": "e009048da63f66c7e2dac1d69c7a1e9148a72093", "message": "[PDI-2840] reverting accidental check-in of experimental classloader\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@12226 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 5.850314437338966e-07} {"commit": "ea596623d273278ecc332fbe0c297c715c659622", "message": "Added PA_TEST_TIMEOUT\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@7342 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 2.3613959854174027e-07} {"commit": "af0477e6aa0c35f3bb804c83e690af29cfd34621", "message": "INTEGRATION: CWS imprec01 (1.3.2); FILE MERGED\n2005/01/10 12:59:29 cn 1.3.2.2: implement method 'getButton'\n2004/12/20 10:57:50 cn 1.3.2.1: #i39323# documentaion enhancements\n", "proba": 7.204330927379488e-07} {"commit": "aee92e47942d0e67b0500fc6493550da669311b2", "message": "Execute task on parallel.\n", "proba": 5.014161433791742e-05} {"commit": "2e44ef16d902f734d711395facd607887aceeff6", "message": "put debugging to note down disconnection by Controller.", "proba": 1.1369393604354627e-07} {"commit": "dce98bb5ea906ab283d1f35fbb8ee83e92437d10", "message": "Fix Build Issues\n\nAdd missing import & TAG", "proba": 2.033551140812051e-07} {"commit": "071772b4e2667e24ea5c5ff10111d6e56b277b8d", "message": "updated project builder after version bump\n", "proba": 1.5369239747542451e-07} {"commit": "bfa0f6e7650a34a29d09de7458c48e99cc50c6c9", "message": "adds assertion message\n", "proba": 4.806435072168824e-07} {"commit": "7ea636c661e7a178639e7205bd86ca9f7fb1bd9a", "message": "HOTFIX: checkstyle for newly added unit test\n", "proba": 1.5893387228516076e-07} {"commit": "5d889c544099b334b89c4df49404c4f808c58746", "message": "PropertyInstance should not be an ImmutableProperty\n\ngit-svn-id: f1f16e7fd6634bd1405f3d991709e5eb3ed978bc@11500 9b982a3c-3ae5-0310-a4bc-d9a3335569bd\n", "proba": 0.0001368539233226329} {"commit": "fea24333b64620d9948566c991661fb79b41affe", "message": "Add generics\n", "proba": 5.3528579883277416e-05} {"commit": "bfe5c7998ed41efa302d19171468a90cd290ec48", "message": "make APIGetResourceNamesMsg open for normal accounts\n", "proba": 2.4116013719321927e-07} {"commit": "589556eaf0b0ccf93ba9880bdf6c33cb5b33e9ea", "message": "Fixed logging of xml action collector\n\ngit-svn-id: 638359b6fa53408d39dd6e7322cef4747caf6c31@464 11a29e22-99e0-9bb7-d19e-9a0993c63ea3\n", "proba": 4.6983993229332555e-07} {"commit": "6022b53eece36c76bafaa26b2da927ba34e8d50a", "message": "condition fix.\n", "proba": 3.335670442083938e-07} {"commit": "f2825e0dc4b7e4d6fcd424b886c42b60a1965214", "message": "intento12\n", "proba": 2.8263556828278524e-07} {"commit": "02cc87b53ff108110c838e72f3cf863a79e6a572", "message": "Change dummy JMenuItem title", "proba": 3.5025669831156847e-07} {"commit": "aefa44cf134d2b81a0d73e1d8df1484b7af449c2", "message": "Update StatusBar.java", "proba": 1.6516154346390977e-06} {"commit": "404faa095d7e7c89417e64d10766e650c1b956ff", "message": "Tidy up segment step sizes\n\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@428 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 0.9986039996147156} {"commit": "5228bbcd0ee9fb88030e8fe9b8f780a82e6ddfbe", "message": "Tidyup firing plot update in current thread\n\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@537 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 2.2529417265104712e-07} {"commit": "e908beb3d54b01aea5f21bc3325f6d320472bfd6", "message": "Added logging statements for location of additional csv files created by MpIndexer.\n", "proba": 1.026956937266732e-07} {"commit": "a2524ceaf6216afd16f86c93cd15e4e279c033e7", "message": "no output to stout in tests\n", "proba": 0.00416535185649991} {"commit": "ff9a81bbdf7fdb0c36598261fc05a2446ae72b34", "message": "Picked caching from ecad8afb2d4601a54e954338a2b940fde2318e6f\n", "proba": 5.502810154212057e-07} {"commit": "b4291135e29170f1bc1c2f88fed366e55d0daa93", "message": "Throw exception if Sofa mapping specified for remote AE.\nUIMA-213: https://issues.apache.org/jira/browse/UIMA-213\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@498656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4772957683817367e-06} {"commit": "c447d962a46c3c64f841e2a680337de53228fa26", "message": "Fix #152 : key is a reserved word in SQL, fixed by using : @Column(name='registration_key')\n", "proba": 8.112522664305288e-06} {"commit": "6b62b662942288767fe746a0c1851e3efabf35d2", "message": "Added the playerPiece class that creates a circle that moves aroudn the\npoitnsystem.\n", "proba": 1.0284094287271728e-07} {"commit": "0c36433ead0212d9cfbf925558bead4974ad5d3f", "message": "Add Table class to model SQL tables\n", "proba": 4.009910981039866e-07} {"commit": "97eb1648a6948dc5f158ae150c96337afe957eb8", "message": "no jira - fix typo in annotation\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1600946 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9974881410598755} {"commit": "d4d1ae5f4148f617760616e723c24247bbb83729", "message": "WebAppMonitor: add waitForAtLeastOneAttempt\n", "proba": 6.570056939381175e-06} {"commit": "b0f2fd254367e8e005b58350171c166a0a2e334e", "message": "Removed \"always-null\" parameter\n", "proba": 2.1234280211501755e-05} {"commit": "f9d3d665094617cf68ac9e15c31a835f324c9093", "message": "added the overlooked .generateStatement call to the getSelectStatement call in generateStatement\n", "proba": 3.044324898837658e-07} {"commit": "b001b55b92861ad6750506977c755eff285fbf84", "message": "SONAR suggestion - .equals() calls that cannot be true due to type mismatches\n\nChange-Id: I65f867be548530813fc7164b610888b1f84591b5\n", "proba": 4.918792456010124e-06} {"commit": "fc7e5b9b344e048377c0a54086eb458befca1d9d", "message": "MID-4574 resource cache immutability fix\n", "proba": 1.906569622178722e-07} {"commit": "43f5535c011c4b424f5590f3bda275747dbcc20e", "message": "Fix excessive type propagation such as URI(URI(x))\n", "proba": 0.9997697472572327} {"commit": "39eacbf8390a743889c284f23c1acc84a566abd4", "message": "BV-122 It's hard to see the table in the report on a small\n\nput fail and pass report back to main report and change the link to \"Show Options\"\n", "proba": 9.547001411647216e-08} {"commit": "7bfe979a62fc5a9c48cbf55c34303eeed8abcfe0", "message": "Add stop button in TakeSnaphotFromVideoExample, refs #188\n", "proba": 1.3820283584209392e-07} {"commit": "049ad4e4bb70fe617e6073fa6b11f885e77e9076", "message": "warn when class not found for listener\n\ngit-svn-id: 25fd0ab20f27615cbdee32316c52153b05ca259c@379 29edfd95-ebd2-fbaf-e2c1-6dcbdf81cba2\n", "proba": 2.004826001211768e-06} {"commit": "2c73c9a2eabdbeac86fec7b831e2fb3c5e8adcb8", "message": "after pb with my eclipse....\n\ngit-svn-id: 25fd0ab20f27615cbdee32316c52153b05ca259c@52 29edfd95-ebd2-fbaf-e2c1-6dcbdf81cba2\n", "proba": 1.2900488854938885e-06} {"commit": "7b59930cc4ec35d5ff6cac1034c6ecb1be1e54c0", "message": "KFSMI-511\n", "proba": 2.959016853765206e-07} {"commit": "868df676f58a56a03146be00cd085f0fea7df651", "message": "update test job\n", "proba": 1.364193622066523e-06} {"commit": "444cb10c9ec1710867a0950e4a3d6404cab3a26d", "message": "Remove unused imports.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@955 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.00035955235944129527} {"commit": "c52414a56a1432989daf96f0b4fde0a6dc3396bc", "message": "Correction of CODE checking when the code is to be independent from\nSITE, meaning that the code is to be serial throughout all sites.", "proba": 1.1699729896008648e-07} {"commit": "15b63f0feb59bd3b251fb25ea97b1f3db8da6ae4", "message": "update queries\n", "proba": 3.795348959556577e-07} {"commit": "11627afbac79d17e5edc36102d66edcc838b3661", "message": "use flatMapObservable() instead of toObservable().flatMap()\n\n", "proba": 7.090172584867105e-05} {"commit": "8f570583d919c3cba4a294e0ae21d7c6a632fba8", "message": "show current chapter on action\n", "proba": 1.2205201471715554e-07} {"commit": "aafbd108bd26304154c7438bb533127c72054c09", "message": "Add toast on item clicked\n", "proba": 9.72768589235784e-07} {"commit": "32021a4dcc71ab3cbe86a4d040b1dbc806305646", "message": "working in night mode\n", "proba": 2.4932755877671298e-06} {"commit": "0efccff545d85a55340a1127c68150a1df192bab", "message": "Fix for crash on refresh.\n", "proba": 1.158552223046172e-07} {"commit": "ba009e6b51e121a5080864365b62683547a815e1", "message": "wip: added to expand bottom sheet\n", "proba": 2.9850468763470417e-07} {"commit": "04ac4ec17543de560cebf26e48d711e57e3b3d7e", "message": "Teste Jenkins", "proba": 9.017288675750024e-07} {"commit": "2b542307f6a3ba34baa2e5a825cb25449956f3f1", "message": "\u2013 removed unused properties\n", "proba": 1.279000088061366e-07} {"commit": "c6070a7910bf87a1ec75ec99aaa1821dcbc1a950", "message": "added isBit4Set()\n", "proba": 1.7440927990719501e-07} {"commit": "163ce80ad1afe681cd50d9224a652c392b10dc27", "message": "null pointer fix\n", "proba": 8.391790515815956e-07} {"commit": "a75ddc642621cd813d46d56bce8e0c81ff01807c", "message": "KFSMI-11589: do not allow editing if the parameters for the travel advance line are set\n", "proba": 1.4698055395001575e-07} {"commit": "51e787bcc209f5ead046954bddebcf59be943d50", "message": "added\n", "proba": 1.6080610976132448e-07} {"commit": "bf029779ef51da899ee202d8801c37309ec67aee", "message": "Added loading data from settings to pre-poulate registration fields\n", "proba": 1.4439414997013955e-07} {"commit": "8ca4aca81f52caac9e4652a63284d5b77059489f", "message": "Fixed XmlFieldStripperTest\n\ngit-svn-id: 6d8f726e13e44a55f7989a189ac88f9e603c9e4b@12050 41e0724e-84da-11df-b2d6-0f76b6d44b92\n", "proba": 5.421032369667955e-07} {"commit": "0bab8bb880a6c4e29b06fdfaef56d48cf1bbe698", "message": "o Adding Date as a primitive type.\n\n", "proba": 1.0906366298968351e-07} {"commit": "f30bd4b168cec9e25b183d9bc71141a3c98f9b17", "message": "KULRICE-10408 : Update DirtyFieldsAbstractSmokeTestBase\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@41412 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 4.539249971458048e-07} {"commit": "b9991f9b3656f03a45979127139c192ef5ce6012", "message": "Go to home on post opened from deeplink (#138)\n\n- When viewing activity opened from deeplink if back button is pressed, it should go back to main activity instead of closing app.", "proba": 1.0584168563809726e-07} {"commit": "9de5233a807d1424c6b40e01e6486d85c66f60ea", "message": "version 0.2\n", "proba": 2.7342036901245592e-06} {"commit": "77e85e4ac86d3af54e7b88285ca2311d7770647a", "message": "#731 should throws SaturnJobConsoleException\n", "proba": 5.1721776799240615e-06} {"commit": "659ea54fe3da3537725eb5182b300d408fdd3634", "message": "Removed running = null in favor of empty subscription.\n", "proba": 1.2022441353565227e-07} {"commit": "97c6b6f974276a46cbee69c45d4d66c20a327e86", "message": "Fix issue #246\n\nThis change includes two fixes.\n\n- Use the MapFragment's FragmentTransaction\n\n- Avoid 'Can not perform this action after onSaveInstanceState' which possible occurs due to the first change\n", "proba": 1.9188861699603876e-07} {"commit": "08f8f9ae375a0be04682f6c5e029bfbe6a0372e6", "message": "doc(Push): Rename package name to lowercase (#144)\n\n", "proba": 8.460092999484914e-07} {"commit": "dd72ed2268ea702ec253852c9cb567397a5c44f6", "message": "Renamed NoValidResourceFileException to InvalidResourceException.\n", "proba": 3.086232709392789e-07} {"commit": "1d68b7fe396305e78a736cc1b675a55063169336", "message": "Corrected debug logging\n", "proba": 2.0228096673235996e-06} {"commit": "10289533e66cfc1933c3cb87840771c7cd62ca93", "message": "This update is for issue DURACLOUD-344 and DURACLOUD-365. Forgot to check this in from the previous checkin\n\ngit-svn-id: 87193d8397980babf26987f37dc15c79bf1c926e@350 1005ed41-97cd-4a8f-848c-be5b5fe45bcb\n", "proba": 2.0510687193109334e-07} {"commit": "0023a1dfc1452e9624f607bfae1a4e30de5a7834", "message": "author:\u5f90\u5c0f\u9f99\ndesc:10/14 \u4fee\u6539\u5e03\u5c40\n", "proba": 1.4792355784720712e-07} {"commit": "85854943934a381d8992ff6a6d49fe1242f9e68b", "message": "Tidy: tests for Programming w/o Program article\n", "proba": 1.6899717536489334e-07} {"commit": "6e86ab16ef2cb30f52ecb1a791f2c3f68217a068", "message": "Assumed first child is react image\n\nDon't want to loop through all descendents. It's unbounded search and adds nothing because shared element is meant to wrap Image directly\n", "proba": 1.0101831549036433e-06} {"commit": "74c7e458606ddd299fdb6a12bd174c7e1c2e00b3", "message": "restructure\n", "proba": 4.067141162522603e-06} {"commit": "da16da90fd1596c0f955bb0a173b4edeb22cc2d8", "message": "ZY&HK -#315 -fix issue when search in inventory page\n", "proba": 1.347514455574128e-07} {"commit": "e5270593c2da62e80ad8d9a87b5cd7ad14bfa8b8", "message": "use Lists.newArrayList\n", "proba": 1.3128747013979591e-06} {"commit": "e7b23d55914882c3ae10cc5e75b0e044e4dd022c", "message": "remove username and password for etcd\n", "proba": 2.639024842210347e-06} {"commit": "c15bc5a954d211b4d13d2c5c492d88a39bc2d986", "message": "Bump max screen wake length even higher\n", "proba": 2.6212509851575305e-07} {"commit": "cc5801dd660d12e1cd40fa33a469a5f8b491a6ea", "message": "should have 2 edits\n", "proba": 2.7685877057592734e-07} {"commit": "c4b2695e6b5225f57ab3d9316d9029064a209ff3", "message": "global write groups can also read\n", "proba": 1.378091809556281e-07} {"commit": "18565f584f28ee8fbf38621110cc100c987b00d6", "message": "Bug 17. We are now being careful not to add artifacts without associated files to the classpath.\n", "proba": 9.614448970296507e-08} {"commit": "1dc38285f0715401026f4f4d2d5bd8f05c867c21", "message": "OAK-2216 LIRS cache: improved concurrency when using the cache loader\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1633089 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.663906783112907e-07} {"commit": "fe821cd1f913cbdf6ada0badc3aa8e48c20e419d", "message": "OPSMN-5410: Auto collect parent specimens when the pending child specimens are collected.\n", "proba": 1.027050942070673e-07} {"commit": "7489125b8799b77b3c7ef7e5183ef85f235f1460", "message": "solr: DirectJsonRequest.java: update for solr 7\n\nmissed this one, security-config-related.\n\nRefs https://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/579,\nhttps://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/534\n", "proba": 3.5086446814602823e-07} {"commit": "0329df218ed19b8843e4bf2b891d234dd64357a7", "message": "Polish error message in BeanFactoryAnnotationUtils", "proba": 2.2088306650402956e-07} {"commit": "8954c983d5845723976cb6c1b5bf50eb76ae2e19", "message": "OAK-622 Improve QueryIndex interface (log the cost for traversing)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1583642 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.661913403149811e-07} {"commit": "270d95acc03cc417ac14bf876ec2a7ee33070750", "message": "Upgrade class check to Lettuce 5.x packages. Fix error message\nresolves #281\n", "proba": 1.2718662389943347e-07} {"commit": "a4c08b61e2d5e99368c2184ab6cd312f1074dfa9", "message": "OAK-1174 : Inconsistent handling of invalid names/paths\nCorrect test expectations\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1582788 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.639648854114057e-07} {"commit": "7dd6c7d3142744c14d5492bb571bb05afdf1cccb", "message": "Fehler im Junit-Test behoben", "proba": 2.901629159168806e-07} {"commit": "0db15f94cc910293537289f31c44bcaa43bde8df", "message": "fix use of deprecated methods in jetty server\n", "proba": 5.900175779061101e-07} {"commit": "3051f47a0448c97b2e35dfab8ffbb7cef5ecd536", "message": "fix: add log4j to the available logger impl\n", "proba": 4.100179182842112e-07} {"commit": "db315ffa951294299190eae567e37e4e75e68e6c", "message": "Fixed copyright formatting.", "proba": 1.3183144176309725e-07} {"commit": "576e7ff24c286d789ea9293acfef458603d3d9cf", "message": " OR-415 Add additional identifier types\n", "proba": 2.580567866061756e-07} {"commit": "869c32b11c334597730b9f3492bff8cce46aa15b", "message": "Arbil wicket: use DataNodeLoaderThreadManager, not LoaderThreadManager interface\n", "proba": 1.789876478142105e-06} {"commit": "bdda90ab438e43522681cf72b1a9bb3baea23407", "message": "allow setting status on worker\n\ngit-svn-id: 093fa4c7fa7b11ddcea9103fc581483144c30c11@2345 5b74d2a0-fa0e-0410-85ed-ffba77ec0bde\n", "proba": 1.7894036545840208e-06} {"commit": "56adf0a60ff71e826215c171a2760604ab617fdd", "message": "getExportXml() - export of the context object to XMI.", "proba": 1.105941151990919e-07} {"commit": "0eaf4d2d11f78082e49b6afea3769c120885c94a", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "725b86b780d0832f875155b3b78b35f84fabea6b", "message": "protect against NULL command map entries\n", "proba": 7.105996360223799e-07} {"commit": "93e662bc4cdd3b8f608ea590e1cc2d40235b54c7", "message": "add multiple precursor mzs to scan table\n", "proba": 2.0523286536899832e-07} {"commit": "df121a7180360b7433f50ceb1e610fcc1997aa19", "message": "refactoring in CalculateGenotypePosteriors (#4431)\n\nrefactoring some confusing code in CalculateGenotypePosteriors", "proba": 1.26900332020341e-07} {"commit": "8ade13c2a2572b26a530c36f61b64615f16336c4", "message": "using deep equals for property value equals\n", "proba": 1.0773728718049824e-06} {"commit": "a2b0875af0a90dcbbd5e2f9b6f5dc43103084f6a", "message": "KRACOEUS-3340 : Reloading document after sync all.\n", "proba": 9.988315952114135e-08} {"commit": "80e5ded048756baa928115f26ae8a86e9c2efada", "message": "Revised API utility methods so that IV can use it to transpose chart in xtab correctly.\nNow if axis chart and container cell are not removed, they won't be added either.\n", "proba": 1.0356355062413058e-07} {"commit": "f1e95a74be649a45baf99268ff20e3c8e30e86f3", "message": "fixed NPE\n\n", "proba": 5.271310214993719e-07} {"commit": "660566d5c0b833a55f0b6a49f7975180fb00cc2d", "message": "Added the reg id column and hyperlinked it to the reg page\n\n", "proba": 1.8808798074587685e-07} {"commit": "b65aa4cc8aab0db8d28afe7e7867bea70302dccd", "message": "Add special command to warm up MVEL engine\n", "proba": 1.7729983881054068e-07} {"commit": "2705cee03c8f7e73f22bcd4f69cf433d1c5f270c", "message": "Fixing product-apim/issues/12505\n", "proba": 1.8509196308968967e-07} {"commit": "504b751cddc1a81f6bca7a6b00015abf9cdedb2a", "message": "add localization helper method\n", "proba": 6.955692697374616e-07} {"commit": "eb7ba3b9ff8ca3263e8e79169c53a70758d713d0", "message": "temporary ignore", "proba": 6.74529701427673e-07} {"commit": "0fda8605c2d8bc07507a9cbc5aa8f08c321f01db", "message": "add support for loading binary data\n", "proba": 2.6743887815428025e-07} {"commit": "689326d4467a80d53c341dc23aa485e1ceeb4c0d", "message": "Update BuildCommand.java", "proba": 1.3096071143081645e-06} {"commit": "b36b7efcc5286c4c5d5eaa6c46e1d5d5b94727be", "message": "Don't attempt to save a problem if one or more field values is invalid\n\nA status message with a reasonably clear error message alerts the\nuser that a field needs to be fixed.", "proba": 1.3813603061407775e-07} {"commit": "2c468dda56108306f60c641c082d335443d86504", "message": "update Comlib\n", "proba": 3.1497933150603785e-07} {"commit": "8ce07966ba950202c5973ffccb39a365c07bbb70", "message": "The url handler protocol property was entered as a single String while the spec prescribes a String[], fixed\n\n", "proba": 1.441625954612391e-06} {"commit": "760baa99372c4136633d63c160c2cdb73b9f565a", "message": "Generated\n", "proba": 9.6858434517344e-07} {"commit": "e8cc4936e4ea2937390e5a872d3110c77260bee9", "message": "job #9761 #9762 organizing file\n", "proba": 2.7800919269793667e-05} {"commit": "a5b97757b2d208bce620b73d8bc21947456d5604", "message": "add tests\n", "proba": 4.0275867263517284e-07} {"commit": "e5a5170c033389aa8cc8880bb82d9435176a65a2", "message": "[bugfix] Fixed regression introduced in 34f7a005f\n", "proba": 1.5938225317313481e-07} {"commit": "006c1aea05057e59869039bf61464d3b66c56521", "message": "Added stop gap to address IllegalArgEx in Waypoint\n", "proba": 1.201500197112182e-07} {"commit": "b9b5e82d4497ed23af518a2c575140e326f87b9e", "message": "Do not clean up untracked output files\n", "proba": 1.04334753814328e-06} {"commit": "f7c6c927186ad605226e73ac01d6659d6a454368", "message": "feature/#1128 - quick fix regarding build\n\nImpacted class:\n* `MapTileAreaTest`: removed a risky performance test\n", "proba": 1.2215436129281443e-07} {"commit": "a6c184eed699f9de48c63eee680f7bc3d31802d9", "message": "Fix javadoc", "proba": 0.00012389164476189762} {"commit": "7080226193ac3ebe2af17843d27f790538392f6f", "message": "Wiki on Scalaris: report a correct speed for convert", "proba": 3.8023119941499317e-07} {"commit": "76b3b45532782f11827874f70ff9e2a2f2939f55", "message": "Added tests for constructor from String.\n\nRelated to issue #84.\n", "proba": 1.0026682417674238e-07} {"commit": "48303d3bb774a4115d62a292c0e3c280b5f9262e", "message": "CS fixes\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1349888 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.727037440308777e-07} {"commit": "fbed5e401efbafb56447c03ec776faddc3fba995", "message": "Fixed liquid place y offset.", "proba": 1.420262520923643e-07} {"commit": "930a4790d68ef7e3c37183f653e7cff8fa162431", "message": "\u56fe\u7247\u9884\u89c8\u754c\u9762\u5355\u51fb\u5173\u95ed\u529f\u80fd", "proba": 1.6779911504727352e-07} {"commit": "801297a190788c37983791f2fd2d34ec6fcb2379", "message": "NMS-8688: More message handling fixed\n", "proba": 1.0718617460270252e-07} {"commit": "794f686ed62bef9301b3f23a1969a374c9f3295b", "message": "Implemnet MergedAnomalyResultBean constructor (#1197)\n\n- Resolve toString() exception", "proba": 2.3014601424620196e-07} {"commit": "dd28b6d7d9fc26896186ec37ca2d5db818ebd845", "message": "Modified the image part so that it deletes from storage after loading into recipe.\n", "proba": 1.1308728886660901e-07} {"commit": "96d56c448d387cf5816a3f5ec78a62aabd363cdb", "message": "UIMA-2279 Improved performance of rendering code.\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1198791 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7405764083378017e-06} {"commit": "46a4211b1f6cc7ad66d525f6e0f33ff33ae5c498", "message": "Remove StreamChecker (not used)\n", "proba": 1.134187570528411e-07} {"commit": "43ca5627b04b8875f1946afb9989b9ee7ac698ca", "message": "Consolidate the TreePathScanner and ElementScanner in TreeBackedEnter\n\nSummary:\nWe're going to need `TreePath`s in the `TreeBackedElement`s after all, so that we\ncan look up `javac`'s opinion of the types of various subexpressions. This commit\nis just smashing a couple classes together in preparation for a change to\nconstruct the `TreePath`s in an efficient manner.\n\nTest Plan: CI\n\nReviewed By: dreiss\n\nfbshipit-source-id: 3be7979\n", "proba": 2.836265196037857e-07} {"commit": "dd0cd1f30eb0a9230a6de1a786c27712888bff0c", "message": "Bug-8053 OVS Bridge other_config:hwaddr not preserved for nodes not in config DS\n\nSouthboundUtils.addBridge - add version that takes other configs\n\nChange-Id: Id451a850db7e99aef013decc4466e67feb1370b7\nSigned-off-by: Josh <478499ed8b5e86dc1977051a0592139e98ea4c1c@redhat.com>\n", "proba": 1.2769002921686479e-07} {"commit": "a184c032ee7eb2454dc97bd6cd298cc1bc0c1458", "message": "Remove toasts for demo\n", "proba": 2.120402626815121e-07} {"commit": "385a87d7cbc1f9017894d6b868bddc97d68721da", "message": "Updates network overview when updating VPC info\n", "proba": 1.380998071454087e-07} {"commit": "44443b6ea3f313de3863c829de58da1b4e464aac", "message": "Provide expected size when creating a map.\n\nReviewed By: jtorkkola\n\nfbshipit-source-id: 1c6741c9d1\n", "proba": 3.799108014845842e-07} {"commit": "a5a823c4e9d6d541a591898cea7300046c8b52f6", "message": "tgol-data-presentation : display snippet when it exists\n", "proba": 3.3697287449285795e-07} {"commit": "61e30fecf575d11eb8cb996df34712c14135dea1", "message": "Drive by cleanup.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=78365135\n", "proba": 1.4527859093504958e-06} {"commit": "a21c6f8093004ceaba3a4d492a4102ecc3e05882", "message": "Add Strict conflict Resolver\n", "proba": 1.4354893664858537e-06} {"commit": "6c3c70b9a5c07fe682c7c06e062ab5eb4be9a61c", "message": "leetcode-334: increasing triplet subsequence\n", "proba": 0.002421368844807148} {"commit": "7df9d1390b64e0dbb255d64931f981dd42f1664f", "message": "fixed the mana cost of ArcaneExplosion\n", "proba": 9.317041644862911e-07} {"commit": "49fe39911530483ee7fbc57c3519f0de761340f5", "message": "#2530 fix a wrong function explanation\n\n", "proba": 7.360986273852177e-06} {"commit": "bae12cb3bed3d2c0aa7f6818c1ab8b259e073407", "message": "Made the content of templates of consumed resources accessible to template model\n", "proba": 1.1823471623984005e-07} {"commit": "d68175f7cd2225b4d73fc8ecac02719cff33a41c", "message": "Top-align rows for now: real alignments still TBD\n\nsvn changeset:3076/svn branch:trunk\n", "proba": 1.3517104946458858e-07} {"commit": "11bcbe53967a8b7bbc8f115440023ff87941b4aa", "message": "Fixed compilation error\n", "proba": 3.545953290995385e-07} {"commit": "140e512e4e963792a444e5cdb2f41dd039b6d466", "message": "added null check\n\nsvn changeset:5916/svn branch:trunk\n", "proba": 2.8542746122184326e-07} {"commit": "3837aaf2dfcf5d8624be31ddca5c67a503fb426e", "message": "Moving ConstraintValueEditorHelper to drools-compiler\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@25499 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.399440278277325e-07} {"commit": "6e4a54f9dc264c9af926739661ea29b9b39c0c75", "message": "fixing some stupid feature generation stuff\n", "proba": 1.3097229611958028e-07} {"commit": "cb5c5763cc3b3b1e6a45ca7a55aa091149062a11", "message": "call onThrowable when RPC call fail (#5828)\n\nfixes #5827", "proba": 1.8246392130549793e-07} {"commit": "2d20931b466adecbe0f88cf0d3720bd35d228178", "message": "Minor refactoring.\n", "proba": 1.9631663406016742e-07} {"commit": "7bb685ac2371be2cc20e67fc677c26994fa6fd3f", "message": "check for backport's TimeUnit methods as well\n", "proba": 1.2565368479044992e-07} {"commit": "e0dbd86509faa40654014d14e32a781b10e39a7c", "message": "MODEL change the element ID from int to long\n", "proba": 4.3562300788835273e-07} {"commit": "fe47e3e5c45106ff0e80ac52d844f4172e8ff111", "message": "fixed up cluster service impl\n", "proba": 3.055803006191127e-07} {"commit": "018e3cf400003c12392b4667a2f9dce4a394b837", "message": "Java * enhancements and remove unused imports.\n", "proba": 1.068687396355017e-07} {"commit": "be4dc78cdb096c94878f4424f20b8083213d0f03", "message": "SAK-18626 actualy set the group description\n\ngit-svn-id: 3d22dccbed95c1cffbc0a89508a93eaa461b2da5@121887 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 0.9999799728393555} {"commit": "8182030089bc33fef5bde54eb75d06b37f4c30f7", "message": "Forgot to save\n", "proba": 1.3238755514066725e-07} {"commit": "3f3bab10b9ca68eb31a7ef5a31e49145b51006fd", "message": "[FLINK-4332] [checkpoints] Fix SavepointV1Serializer read() / readFully()\n", "proba": 1.7448880385018128e-07} {"commit": "bc28314cc34f7c87b98fd421bdf3b9dff3f53f38", "message": "fixed cast exception for the blob\n\n\nSVN-Revision: 57\n", "proba": 2.88210884491491e-07} {"commit": "f46ace000f757333317e49aa322cb51aa3c4db83", "message": "Eingabefelder bei Wurf nicht mehr sichtbar\n", "proba": 2.208142007020797e-07} {"commit": "f150fe50954b38cd1f17f6c0ce014301b8f745aa", "message": "NO-JIRA Fix HAPolicyConfigurationTest::PrimaryReplicationTest NPE on assert\n", "proba": 1.6349896725387225e-07} {"commit": "e6f599d4dc410f0d37bdb24b03eeb8a81d357f12", "message": "Added a new method to find a list of genomic contexts by location id\n", "proba": 1.4755947574940365e-07} {"commit": "77c67425a0c06a6b47faeed01a6e2889952695f9", "message": "Switched to an initialization list, saves a bit of room.\n", "proba": 1.1467201233017477e-07} {"commit": "e8555e624288877a7c35eeee837ef62091088572", "message": "Bug fix for configurable state timeout.\n\ngit-svn-id: fdf9ea0c6fe44d6b236ac15ee108a8b2e393dce6@263 2aca1b3b-1dd8-4678-8513-65c153b8ef79\n", "proba": 3.283007026766427e-05} {"commit": "1b1fc75a820d45f9cd85d45c5aaa53d6c8b379a9", "message": "fixing MID-4286\n", "proba": 1.3452805660563172e-06} {"commit": "aeae24a34f4718a533ab6bb7d38bb88cad86594d", "message": "Update TreeWithFruits.java", "proba": 6.599707944587863e-07} {"commit": "e36aa740a008952943d2235c6639953cbfdda2a6", "message": "[HELIX-7]Update the max wait time for alert mbean observer to catch up\nwith\nopened mbeans in a test case.", "proba": 9.748026741362992e-08} {"commit": "d17ff4f56be4380352425b7c3712b32bfb9e82b4", "message": "string[] -> class\n", "proba": 0.0011636307463049889} {"commit": "145bde3a7c6a20c4cec698003d5124ac779114b2", "message": "IDEX-3029\n", "proba": 2.469591890985612e-06} {"commit": "ecafddb2197a62fe037805195f745d9c12ccb893", "message": "Fix deadlock in StreamSnapshotDataReceiver.\n\nOnly grab the buffer from the pool after receiving a message from the\nmailbox. If the buffer is grabbed before receiving the message, this thread\ncould hold on to a buffer it may not need and other receivers will be blocked if\nthe pool has no more buffers left.\n", "proba": 1.26328700389422e-07} {"commit": "f461d0767746ad5522dae4f01f15e72318f5e2de", "message": "[23028] ESCreateEventForwarderEventHandler#log err in post event", "proba": 1.2615919331437908e-07} {"commit": "236fac35d439fc4d260bc32b028cfff9a3df9fa8", "message": "creation now adds a method which the BDT codegen can implement (note: need to check the impl was actually added as another step)\n\n", "proba": 1.0142377959709847e-07} {"commit": "14d81b2ece6981a968067857649c745671242253", "message": "EVS preferred name does not work for Zebrafish tree so changed\nWill add this item to EVS gforge to fix, if possilbe\n\n\nSVN-Revision: 2949\n", "proba": 1.231544786151062e-07} {"commit": "0ece7369ea9c29478c31940ca09cddc7fb00ae86", "message": "Fixed bug in determining authorization endpoint introduced in a prior refactoring.\n", "proba": 1.0261071992090365e-07} {"commit": "6a8778d5b297be990cab78c63f70d8cdab91e588", "message": "Reduce step polling interval to 5 seconds\n\nBUG: NGPBUG-79753\n", "proba": 0.9988478422164917} {"commit": "3bafda93762651d406f1a6e5430c3ec8b14841b5", "message": "fixed memory\n\nSVN-Revision: 3362\n", "proba": 2.2819021694431285e-07} {"commit": "f95e62691e9214d79c213b6f3cfdbd1ab6491760", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "96b8fb6080f803b505a103f947fbee4d331b6c95", "message": "fix : ignored one salesforce test failing sometimes.\n", "proba": 1.1676812050609442e-07} {"commit": "5e921e244157753e546024c61da62febf3645ec5", "message": "obsolete String cast removed\n", "proba": 3.801260675118101e-07} {"commit": "1a3361038d75ed1dc111951d7bf9a6eed868e0b1", "message": "Revamp wiki connector. Part of CONNECTORS-977.\n\ngit-svn-id: 4d319e5ed894aec93a653bc5b2159f21e28d8370@1625103 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.609823799408332e-07} {"commit": "f8df995e6cc0d3619744fb7239358107bf64ce18", "message": "CONT-181: Workload model modularization produces NaN.\n", "proba": 1.0937489491880115e-07} {"commit": "7dad675b0a8ec946e7d854aba0098432e9ef0ef6", "message": "let response to be stuffed as headers\n", "proba": 2.486903554199671e-07} {"commit": "7587a513b66a03ef1c2bb1cb15c290ae5d549912", "message": "[HWKMETRICS-613] Increase the time window for the test to 2 hours.\n", "proba": 2.582079616786359e-07} {"commit": "2b0bea3fdc3216715fcd64c4b00e23c66a9ffac2", "message": "[ANDROSDK-1091] Review BaseRealIntegrationTest\n", "proba": 1.1445142433785804e-07} {"commit": "04ed2504e7c5a079cdd8216603a324231852895c", "message": "CB-4023 register DNS entry through PEM even if cert generation is failing\n", "proba": 1.2623694090052595e-07} {"commit": "c2b20fb6a53808322994e2bf8fa9df839cfc18d9", "message": "style in openstackfirewall\n", "proba": 3.542070032835909e-07} {"commit": "dbe8a813b844dc1b84b9a889504fcb36aebc4688", "message": "Fixes NPE in ConsistentDeviceMastershipStore\n\nChange-Id: Id07c8d41338a48e58d7e3ea98312691a2011eeef\n", "proba": 3.0616956792073324e-07} {"commit": "1993047f654d953839d1c79208b7977b3cedff86", "message": "[225][OAuth2CacheTest.java] Add more tests\n", "proba": 1.2841162799759331e-07} {"commit": "60929b3510bf1b4acd306eca40cd9f3eaf4a4582", "message": "update of license header", "proba": 2.866262889256177e-07} {"commit": "835b3aa825508ae32c0358008125437cafcd8847", "message": "remove check\n", "proba": 3.0336133249875274e-07} {"commit": "7f526d4a32f48ddde8468c9eeaba74af348d399b", "message": "[DBZ-1406] Remove unnecessary config key check.\n", "proba": 1.0538340688981407e-07} {"commit": "1aa3eaa3dd4d970389e231870e9113d86f0fc7a6", "message": "impl p.12.7: isEmpty\n", "proba": 4.425451697898097e-05} {"commit": "0a78f607e29c05681e1b04bea2229f7e6002bdef", "message": "Rename parameter Uri variable name to uri instead of url\n", "proba": 7.14178611360694e-07} {"commit": "66a100f9d5b56405686051f8dda68409f4b71bcb", "message": "removed obsolete PolygonUtil\n", "proba": 1.141247139457846e-06} {"commit": "44ad0dc7ab86cf67085e900a08dc5cdb10a9e9f4", "message": "Name word nu opgeslagen als de gebruiker het heeft ingevuld.\n", "proba": 2.05183482648863e-06} {"commit": "d32c474f6d29efc6324886b08ac52b27d92c1434", "message": "add missing logging marker, to match parameter\n", "proba": 2.9971158710395684e-07} {"commit": "29ce45ca43458edf619ad31b1da9aa3a89e6eb3e", "message": "Catch InvocationTargetException and throw its cause instead, except when the cause is not an instance of Exception.\n\ngit-svn-id: 0d947213e721ed95a768a92a5a7468011049b27d@178565 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.612710083369166e-06} {"commit": "697ba5c6487b95902b8e679778af010240d217a8", "message": "Remove the deprecated Log4JCategoryLog class, now that the trunk of Log4J\nhas finally removed the Category class. In C-L, this has been deprecated\nfor a very long time, and is replaced (invisibly for most users) by\nLog4JLogger.\n\n\ngit-svn-id: 6ecf90c357d929aee58b51a998def805f2e9c62f@139053 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2811203305318486e-05} {"commit": "cd8513b871798bd0d83599c7962094a75864c776", "message": "Issue number: QUARTZ-441\nUpdate javadoc to clarify that it is an internal Semaphore implentations (and by implication shouldn't need to be used as a value for \"org.quartz.jobStore.lockHandler.class\".)\nImplemented new Semaphore.requiresConnection() method to always return true.\nUpdated with a default constructor and bean properties so it can be used as a value for \"org.quartz.jobStore.lockHandler.class\" if someone really wants to (though it should never be unnecessary).\n", "proba": 1.5547931297987816e-07} {"commit": "b7a797beb161b76e24ddac2581479af40aeb8f85", "message": "Gideon : Removed superflous log output from src/joshua/decoder/chart_parser/NonterminalMatcherFactory.java\n\n modified: src/joshua/decoder/chart_parser/NonterminalMatcherFactory.java\n", "proba": 2.640419438648678e-07} {"commit": "7ed61cd48e4f93cfffb514a57b32813415675901", "message": "sebuilder-interpreter-tools : handle krash occuring when getting focus on page whereas the page hasn't been fully loaded and is empty (the selection of the html element returns an null object in this case)", "proba": 1.0587601195766183e-07} {"commit": "ebbfafabfa1937c17b83768d09fc4ad443b644ec", "message": "Bug fix : read only on models udpate.\n\nSigned-off-by: FILLAU Jean-Maxime <1cf8919b949a020174e7802e28f2d7d20f0190d7@mapotempo.com>\n", "proba": 1.0855022480882326e-07} {"commit": "64fe97032726387df4d48ba81935caec120d2438", "message": "Support for Java Web Start (WELD-1040)\n\nConflicts:\n\tenvironments/se/core/src/main/java/org/jboss/weld/environment/se/discovery/url/FileSystemURLHandler.java\n", "proba": 4.0995925587594684e-07} {"commit": "041449461167a151f688ecf6198ca3437fd9ee77", "message": "Working on dynamic display.\n", "proba": 1.1876246475139851e-07} {"commit": "25408444409b8a066b3c7733388a2ee075f8fda0", "message": "Repaired bug in pathConcat()\n", "proba": 1.3566281609200814e-07} {"commit": "aea6ae0255dc7ce36b2cbdf2cdfea6e1198c9892", "message": "\u589e\u52a0\u8bbe\u7f6eintent\u7684action\n\n\u5728postcard\u91cc\u6dfb\u52a0\u4e86\u76f8\u5173\u5c5e\u6027", "proba": 2.29071957846827e-07} {"commit": "df9e395a27bc7d64c09bf6acd5c0e5f0813bdac9", "message": "Adds static imports at Column field\n", "proba": 3.583313343824557e-07} {"commit": "58e43a5a25eab57fa9daeb789d2b4aa68b20f1c2", "message": "Add examples for README\n", "proba": 1.8106089783032076e-07} {"commit": "5e01e0f47e97c95fd5d45cd0a6d8a0c454dbc29d", "message": "code simplified: no NetcdfWritableFile field in NetCDFDataCreator class\n", "proba": 0.0006826255121268332} {"commit": "dc7e1bd5ab99d9e67e8cf721070e406ab67bc166", "message": "Use query on brand ID, rather than a has parent\n", "proba": 0.00012944986519869417} {"commit": "9e39dfbc2333f8226186254b38da4cddf12a2570", "message": "GroupResolver\n", "proba": 4.109848816824524e-07} {"commit": "6ab277b672795ba52f78fa317333039ec3602ca8", "message": "[US128.3] fix TestRadio\n", "proba": 1.5262467911725253e-07} {"commit": "f3e1c0e98845343d8c2059a0028a3d8118783b2a", "message": "FELIX-4596 : Passing configuration values to the maven-bundle-plugin\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1620116 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.628412912348722e-07} {"commit": "c703a80b1c8f06e9b46df6fc6805d97b4c90e34b", "message": "Reinstate method needed for maven plugin\n", "proba": 2.429744085929997e-07} {"commit": "f406ef9b0efec2fddd5d864852eb62141bf662b0", "message": "[bugs] getMusicCategory remove first/last word\n", "proba": 8.82485164765967e-06} {"commit": "72843adcf9955134ceb2dfbe2a066c2f6103231c", "message": "allow up to 250 threads\n", "proba": 1.6509936529018887e-07} {"commit": "e251b60bed85e78f5a2d456ff487fdf8151e335b", "message": "Fixed issue 570\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@4007 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 6.915985863997776e-07} {"commit": "3965670aea3a34a5beaea749ea0cd418fdc4cb94", "message": "Simplify the JavaDoc for ApplicationTemplate.\n", "proba": 1.9116201599445048e-07} {"commit": "c43ef0b1eb619327bee18ce647fc818dd98ce246", "message": "Fix Javadoc error.\n", "proba": 3.5155915156792616e-07} {"commit": "4909acc8358a01328c44f9537a9354b2bcd76937", "message": "add usage example\n", "proba": 8.075957111941534e-07} {"commit": "855b0091337e04c0dabd12f35311595e7f39cc48", "message": "[2966] Do not allow switch on missing database name", "proba": 2.15113786339316e-07} {"commit": "772cfcce925f16a88f64ad5c93b336e5d412a1be", "message": "Fix ImporterIT\n", "proba": 4.7349919896078063e-07} {"commit": "a88687eb6c8f29a83553ff4b2de4a8483c4e833b", "message": "Add support for PF Dialog to MockApplication to support SAIL testing.", "proba": 1.0517517523567221e-07} {"commit": "241453e5e3a4d86176bebf2e119c6dcd59230ead", "message": "testSetReceiveBufferSize() and testSetSendBufferSize()\n", "proba": 2.191554813180119e-06} {"commit": "80f916780798162a5c68875fed10ef1ff132c8f7", "message": "SOLR-9310: PeerSync fails on a node restart due to IndexFingerPrint mismatch, precommit errors fixed\n", "proba": 1.2123669534958026e-07} {"commit": "3f56d8941f8ae90dc5d0eab15c0889c348e483c5", "message": "SOLR-5474 NPE in tests\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1626534 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.7471343716788397e-07} {"commit": "95f69e0044233e6b0aab4f5cb1b9098f7b5d7227", "message": "Fix SCM cache\n", "proba": 1.3177416349208215e-06} {"commit": "2304d8d2b59c849db2d4a417d87bfbf1b9056b8b", "message": "fixed unsignup\n", "proba": 3.723580448422581e-07} {"commit": "647dcee91d39400908f9a9aeb8ed1e9a7934dddb", "message": "Melhorando o teste do conversor e tranformando em um depend\u00eancia total\n", "proba": 1.950312764620321e-07} {"commit": "13fc3f98a94beddfc184dc32a1e2cecb76fcb6e8", "message": "Explicitly call resetStateToDefault before calling formStateStorage so that states/colors aren't carried over between motions\n", "proba": 1.3588967817668163e-07} {"commit": "7a7dbdcb1e74938b21075e43c3c2da52b3bd5b1b", "message": "Filter min.js", "proba": 1.431296823284356e-06} {"commit": "1e8477072bf927860d841ecdf12bde40a7144a40", "message": "Non retro compatibility between jre v77 and vxxx (maybe _141 or _144...)\n", "proba": 1.0689340967928729e-07} {"commit": "91d8174aee9b892cc349bf27351d2fd42531aed5", "message": "\u6539\u4e3a\u9a86\u9a7c\u5cf0\u547d\u540d\u89c4\u8303", "proba": 3.4911818147520535e-07} {"commit": "d67f2664485dc159b4d1699480a858a7bad19d1e", "message": "Add setMinTimeBetweenSessionsMillis into AmplitudePlugin\n", "proba": 6.360881457112555e-07} {"commit": "c39815ead31b5e80c723468dc12bb31028f675a8", "message": "update user image\n", "proba": 4.895272809335438e-07} {"commit": "c82582e8bd5b9ff241b3fb619243e86d15b3734d", "message": "refact code", "proba": 1.0215635484200902e-06} {"commit": "bc94ad99294ec301eba6805afb0733dcbcee347e", "message": "Fix compatibility with other addons that have custom sections\n", "proba": 1.347026312714661e-07} {"commit": "502817c49669603e5a834cc824944d93c21624c4", "message": "Add lruCacheSize check\n", "proba": 3.095447027590126e-07} {"commit": "68e12f3cdcb40ca96aca7cf017e072a9957549a4", "message": "[update] now search phrase ( with or without any result ) shows in the\nlast search phrase input on each panel;", "proba": 1.163732434861231e-07} {"commit": "19b64db701d932fc5be13847e13333774a00f837", "message": "Fix circular reference infinite recursion\n", "proba": 0.00038240180583670735} {"commit": "e6c5da20591b764c3d43899ed8b44f566929818c", "message": "special constants fix\n", "proba": 2.907737268742494e-07} {"commit": "58feef7f1a3fcc907a9b991f42083eb164055d98", "message": "Fix issue with non-1080p screens\n", "proba": 2.449817202432314e-06} {"commit": "ca76bd048a1137bea3ff1715c8dc5b854b9dcce5", "message": "Removing strange duplicate method\n", "proba": 2.7112525913253194e-06} {"commit": "db923d7129b2071e2c9717415ce6de2af77f4f65", "message": "Try to define exact equality rule fo PropertyName\n", "proba": 9.549584092383157e-07} {"commit": "8487501ea5dafcf1d4838d05c4c87b0482a56e34", "message": "Removido imports n\u00e3o utilizados.\n", "proba": 1.3570630130743666e-07} {"commit": "da9e690ed44864450e1386574fbaf05e542c738a", "message": "Script Crashing\n\npass null instead of empty string\n", "proba": 9.350029017696215e-07} {"commit": "d66f37cd3c1f054bbbc27cef9a4077f6a29cfeeb", "message": "Add skeleton for querying Google Shopping\n", "proba": 3.006949555128813e-06} {"commit": "5a931f1ae95597c89c69f0d180bb15eca698255d", "message": "Refactor and follow codacy.com best practices", "proba": 1.372336981830813e-07} {"commit": "4bdc2e8d54e6681ced7d3d66359fce1abecd21e6", "message": "Restore default announce servers.\n", "proba": 1.347658411532393e-07} {"commit": "58b310cb1b436e2ff512c0d1221ca6174d16e5fb", "message": "fix #030, market removes goods you give it\n", "proba": 1.2723855036256282e-07} {"commit": "6e075a4f45f1aab91613111b24fe5e5b9c79a07f", "message": "All builds are passing, ready for release as 1.2.3\n", "proba": 2.0644917242407246e-07} {"commit": "7c232580b2fe38f4de4da52528d2d2e67766c9c7", "message": "Fix bug causing weird effects to glyphs, due to cache not being cleared.\n", "proba": 1.022953171059271e-07} {"commit": "e42f77922c38dbc06756775c20396c97c4723bd7", "message": "fixed validation exception threshold for transform context of JsonReader\n\ngit-svn-id: 9f8ac91455787f5aaa9736234ae0a02ba18d098f@6665 cb9be8fc-bb24-4f4f-8dc9-9fc556ea96d8\n", "proba": 1.5863298585827579e-06} {"commit": "5ec150f442adf605831d2b6494449d5e9f8b05ac", "message": "Cleaned activemq connection URI since the activemq faiulures have been handled by the timer task\n", "proba": 2.1936887151241535e-07} {"commit": "e5e364f3884caf8cc2d98769577b89b6426cd567", "message": "Fix checkstyle\n", "proba": 6.751552064088173e-07} {"commit": "12fdb1d8ded42ae582c497daa6eb38ce39a59a66", "message": "Add a bit of \"throbbing\" to the display by displaying 1, 2, or 3 dots\nafter the status, incrementing every second.\n\nEven if the status or percentage doesn't update for a while, the user\nwill know that the updater is still \"working\".\n\n\ngit-svn-id: a68a83646e9f3f8749d8366215f39ba5d386d793@482 a0402a4a-d63b-ad04-3ffe-6d551d543dc1\n", "proba": 0.00019658375822473317} {"commit": "85a1c2c21424401d4179f1947556b417589a22ef", "message": "rethrow Exception to include IP:port in start()\n", "proba": 1.2525730141987879e-07} {"commit": "05f28be3d577a3202f87896d3ac8abf5dc4423d8", "message": "Removal of unused imports.\n", "proba": 1.34029761511556e-07} {"commit": "520f3e15fbaad28b6c76e8708e63bcd8799939f6", "message": "adds groups to templates\n", "proba": 3.137477619929996e-07} {"commit": "88a25a6f529fcd9e9c0d0c20b7412e27317a8fab", "message": "OPT: handling of disabled navigation bar", "proba": 1.59602194571562e-07} {"commit": "ba87acc97c8e4fa211bc852f3def01733248f690", "message": "remove partition value and adjust repartition with chi square probability\n", "proba": 4.1497651181998663e-07} {"commit": "ec477378507acf5936a9b209462e4109523a6f05", "message": "added documentation", "proba": 1.860227740735354e-07} {"commit": "ab5c93ba54373697cadc0b5c7574f281eebcdaf0", "message": "work in progress with swap statements involving array expressions\n", "proba": 2.8551102104756865e-07} {"commit": "4db7f54c494b6f84c7e5bba3a58c2689daafee44", "message": "CppLintParser: Allow double colon in message\n\nRequire the line number to be at least one digit by changing from \"*\" to\n\"+\". This will prevent the parser from treating the C++ scope resolution\noperator (::) as the separator between the filename, line number and\nmessage.\n\nThe problem was that in the following warning:\n\"path/to/file:12: warning with std::string [type] [2]\"\nthe filename regex (.*) would be so greedy that it included everything\nup to \"std\" and set the line number to an empty string.\n", "proba": 0.0021892962977290154} {"commit": "7815db7862081f558c3c99392a4284c5fc6d17cf", "message": "#187: improved javadoc", "proba": 2.3611211474872107e-07} {"commit": "805ac6945127f588871327e8df529516291e1488", "message": "Added createNode from speciesGlyph.\n", "proba": 1.127409774426269e-07} {"commit": "b483ef5f03a52be98ffe1e55e6c57712e049087d", "message": "Fix indents and comments in RetryPolicy\n", "proba": 3.7421276033455797e-07} {"commit": "228c11ab993f5773f9ac336beda035534acb1de1", "message": "Solved a few potential sources of NullPointerExceptions when dealing\nwith incomplete SBML files.", "proba": 1.0265613070714608e-07} {"commit": "920152e6a109c1f7323ef8c35786265900ea33c7", "message": "Try to fix the 0\n", "proba": 0.9998310804367065} {"commit": "7939ded53af3600759e512f171adf794affafa63", "message": "lower debugging from info to debug for information messages", "proba": 3.7486822179744195e-07} {"commit": "f78046b5369585286534c0b2626354c2a5b5b074", "message": "minor changes\n", "proba": 3.7436623756548215e-07} {"commit": "8271cb9a315cc8917d72ac92d9d024f7b95d0be9", "message": "#1754 Do not notify moderators when they validate their own booking\n", "proba": 1.1115621845192436e-07} {"commit": "245f54093c4e6e8fca0afa83c651c56b3bdbd565", "message": "Reduce the chance that reading sessions will bleed from story list to story list.\n", "proba": 4.4305312485448667e-07} {"commit": "2cdfadef45ae58114757891d61baf3f1e5476b3f", "message": "Fixing ISSUE-1125\n", "proba": 1.8389518174899422e-07} {"commit": "b7555687aec08100cc5eb99723a3709468cb8a02", "message": "Remove anonymous implementation\n", "proba": 6.015479243615118e-07} {"commit": "7ec125c6c1ba22569fc6b4ee44f4605c836b22c6", "message": "Don't add default flags and modifiers to the command config.\n", "proba": 1.070721538098951e-07} {"commit": "1eee2b6221088652da3b861670b496d64f779d21", "message": "cpr-1391 added utility methods to determine user role\n", "proba": 1.234023017104846e-07} {"commit": "145f67071052b847c0c08ef69bb208c2b761b60d", "message": "give copy\n\n", "proba": 2.294499950039608e-07} {"commit": "abcc549986aee002661e7c44d3d0b7508ed01e43", "message": "Fix regression of the compile-on-save support", "proba": 5.8725399867398664e-06} {"commit": "6121bba31a00669bc625a5d33df53b3b4dd497c1", "message": "more logging\n\n", "proba": 1.2450354347492976e-07} {"commit": "f6737fadeb8fdc9082b2ca2091b989c7af0da8c9", "message": "Update HelloWorld_Test.java", "proba": 3.137940211672685e-06} {"commit": "f48e982bbe566d48799b22734e202caed7410853", "message": "Remove the ItemBlock form of ScreenHitBlock\n", "proba": 5.477406261888973e-07} {"commit": "3af4e9927629ab64635d064ff0d9c6c75411a7f5", "message": "Revert \"code refactor\"\n\nThis reverts commit 27e5042d4ec5ec40a73be708e7a747865902be94.", "proba": 1.239538249819816e-07} {"commit": "de0b9a2a682b9e6ab8782e6ef5a9835dcf1ac393", "message": "16w42a\n", "proba": 5.882348546037974e-07} {"commit": "152ee95261c7435f7527db7b030caa876547cea0", "message": "Polish\n", "proba": 0.688605010509491} {"commit": "a60ec6fa42030eb5a909a07bcbb86dfe4c61917c", "message": "fixed tescase failed\n", "proba": 3.808209214639646e-07} {"commit": "876e85229e101eaed3c85958cb7a99993aa6638f", "message": "Fix new lines\n\n", "proba": 0.9995166063308716} {"commit": "21fe730a4a8da6d9436a24cb8f437017632147d0", "message": "Improves varible names\n", "proba": 4.410323072079336e-06} {"commit": "028b3ecc08a77783d038841f24711c76e324adfe", "message": "added getBitRateforBps()", "proba": 1.9202811074592319e-07} {"commit": "cb334dec977251b0ece024f26b7f3f1ef2c92e62", "message": "Fix debug mode setting\n", "proba": 1.508605510025518e-05} {"commit": "9852612f8b0b883ca37206acfd6c5d69543171bc", "message": "keep % as string\n", "proba": 3.269733861088753e-05} {"commit": "a610ebc216717ef51e8494f2a999c3e7cc507a39", "message": "Add a reader for Single Queues\n", "proba": 3.2985508369165473e-07} {"commit": "1b7ca09cabd7a4273b29e5a5f2643e7ae6d64a10", "message": "Add descriptive name to each node type\n", "proba": 6.8981416916358285e-06} {"commit": "9c2508245906fcefae2d81431b75d9fbff66b861", "message": "JavaDoc.", "proba": 2.3286979455861e-07} {"commit": "a09cf1b00012a83db4d5aac9617f880dffb912da", "message": "Small fixes for readAllBytes()", "proba": 1.2590534481660143e-07} {"commit": "5de0e1fa98e85f92f8ffcb038fca7d3117697985", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "c7699caefaefe3b9270b598a026ebb2aa0ecd928", "message": "fixed assertion time to wait time rather than sleeping for empty test\n", "proba": 8.764479275669146e-07} {"commit": "1a63cc82707744926c14d9ae7a934d411bcc8e3f", "message": "URL-parameters now overrides JSON-parameters\n", "proba": 3.32588683704671e-07} {"commit": "aecebeed7aef6034b70ad2c257982d6b1dab0977", "message": "reverse serealizer", "proba": 0.003465792629867792} {"commit": "b890af1864038c5961c53c39e2cbc90610e45cbf", "message": "[SANDBOX-355] fix on unchecked type casting - patch provided by Claudio Squarcella\n\ngit-svn-id: d10d6fea7dc5cdc41d063c212c6a6cfd08395fef@1235724 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4409370407975075e-07} {"commit": "04ea892fbe2975791580537f8573d266ad7f41d9", "message": "import cleanup\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@160065 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2750465689114208e-07} {"commit": "3552602b166f3f7573cc404067b6b079b062cbd1", "message": "JEXL-123:\nJavadoc;\n\ngit-svn-id: 4652571f3dffef9654f8145d6bccf468f90ae391@1211894 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.413329280505423e-07} {"commit": "c8e024f8cd00587df3e79632ef8613b150eeb392", "message": "Formating.\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1606461 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001267075422219932} {"commit": "ec1f4d743cfbc0c4a7dfd6ead82499e2f303f84a", "message": "java.lang.reflect.AccessibleObject is only needed for JavaDoc. Remove it from the imports an link to is explicitly in JavaDoc.\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1533411 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.235175543319201e-06} {"commit": "af157c49d5adf5b48e7816bf5e9e6820e2c3fd52", "message": "Fix, lambda & in-line single use variable that cannot be null.", "proba": 1.2372542812499887e-07} {"commit": "92a9ca3482760be593d45e52ba32fa0c94d7191c", "message": "Reduce, Reuse, Recycle\n", "proba": 5.767287348135142e-06} {"commit": "f4a81315b2c487786f379cfaecf5beb84f829441", "message": "Fix typo in JavaDoc\n", "proba": 0.004872089717537165} {"commit": "2c4fd54bad6097333849aa5a39d3e2335e707577", "message": "Address comments.\n", "proba": 1.506964366626562e-07} {"commit": "388914981ac36dfa4c1a2a16d4506e65acd77522", "message": "\u6539\u8fdb - Ping \u767e\u5ea6\u722c\u866b\n", "proba": 1.3227108297542145e-07} {"commit": "5e158e83003816469b516d1fc2afebe653957334", "message": "Use isFiat method for checking if it is a fiat method\n", "proba": 3.313335582788568e-06} {"commit": "36803502641c3c37cd41b0eae67ba63d1bdb2d75", "message": ":art: #424 TTS \u8bed\u901f\u97f3\u8c03\u5fae\u8c03\n", "proba": 1.2609062594037823e-07} {"commit": "fa3424ca2bd9cdc32d115a5657268c99a0682bca", "message": "doci mprovement.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@9207 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.9977114200592041} {"commit": "278f27d64c6aa64b81658415435c8f7ce1797e45", "message": "Trivial refactoring: output bytecode with simple API\n", "proba": 2.2992103367869277e-06} {"commit": "6152095b226d673e7ef3133f92366a4a8e4ca009", "message": "ModelProcessor now attempts to set method accessibility before invoking @PreMapping or @PostMapping methods\n", "proba": 1.349420415408531e-07} {"commit": "9177b60c62e253e30cf24e129ebf55810f222653", "message": "Use Set instead of List to avoid redundant values\n", "proba": 2.9368689524744696e-07} {"commit": "d6aad070e60d78ba08be477a3342797be2a3c849", "message": "Removed import of commons-lang StringBuilder from CodeSourceBuilder which was only a test-scoped import\n\ngit-svn-id: cd18ad63d0313fc81f5089058a1f5cc6e016da00@518 f4a4e40d-1d15-de9b-c3e8-c5ea35f5a4c4\n", "proba": 1.948289764186484e-06} {"commit": "9461caa4baaf1c6ad90ef4a4107a5d87484049e9", "message": "Remove leading zeros from lesson\n\nFixes #20.\n", "proba": 1.3047063873727893e-07} {"commit": "35a7afc963c1f00b66fe5a64ac0163b364f07530", "message": "sort variants by highest level\n", "proba": 1.3751351616519969e-05} {"commit": "08bd667e717012995c474e892b8e946a7d726d51", "message": "UntisCommonParser: ignore missing table\n", "proba": 0.00010029193799709901} {"commit": "1c4d096d5b0a1e64ba4d5de874479967b92f8a58", "message": "don't throw exc on missing resource\n\ngit-svn-id: a029deac1672d4faad1f67456e5ca11caf16dc5a@1541 c322e9cc-cc08-0410-988e-c197163ad9eb\n", "proba": 5.748672265326604e-06} {"commit": "823f2d3c9b4901aeae38fe4048aadd016f9306ac", "message": "[TEST] Disable testRamBytesUsed on JDK 9\n", "proba": 1.5520450347139558e-07} {"commit": "543466b0dd6cccc58f8a307e4a4676f64fed3b7e", "message": "ali \u56de\u8c03\u6d88\u606f\u6269\u5c55\u5b57\u6bb5\u9057\u6f0fgett\n", "proba": 2.905131850639009e-07} {"commit": "c0e3fbde6e673461d035d5758dbca092ec1feb42", "message": "Fix nullability issue\n", "proba": 1.0855973414436448e-05} {"commit": "c5ca661692c9b8397e7f02439e13d121113f4d0e", "message": "PDFBOX-4892: set individual initial ArrayList size, as suggested by valerybokov\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1887273 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.417811277970031e-07} {"commit": "aba5c6ad11f19c333a755831653a24550f909c6c", "message": "Remove unused class\n", "proba": 1.7460578192185494e-06} {"commit": "0bc3950dadaf7d9bb28e75fa6038e1c894e711f8", "message": "DB Bootstrap import performance improvements.\n", "proba": 1.2110761815620208e-07} {"commit": "f014b35bad4dc11969c188c299bfe63791686ae9", "message": "PDFBOX-4417: clone entry in number tree\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1849923 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.938040648194146e-07} {"commit": "c0411479e89e0b015fc70b2c3f1bb4e6d2a2918d", "message": "#6: nicely formatted toString() on entity\n", "proba": 2.905948576881201e-06} {"commit": "2c1f8df75531e2989a612c27f128275fcc4d97d7", "message": "PDFBOX-4985: enhance Javadoc\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1882893 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.40397485590438e-07} {"commit": "2e2917d6d571eb27e80e8211b94d6c507a26aa93", "message": "Update Wormhole.java\n", "proba": 5.26103463016625e-07} {"commit": "d5cfd0d89d625d21f73d33f111c3b55a918fc6f5", "message": "PDFBOX-4892: improve performance, as suggested by valerybokov; remove useless shift\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1887271 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3899945012526587e-07} {"commit": "70dc2ff617013c43254c02038e4e0310a950d98a", "message": "PDFBOX-780: EXCEPTION_ACCESS_VIOLATION in fontmanager.so/fontmanager.dll\n\nUse the default font instead of null to avoid a NPE\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@988495 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.785852070199326e-06} {"commit": "04c9d9520508e90d432599cc53ceed7ab1460200", "message": "plugins with unparseable build number are incompatible (IDEA-52098)\n", "proba": 1.2479158328915219e-07} {"commit": "f9e120568c83301b75ec17a60d8edc4737112b61", "message": "wrong value printed\n", "proba": 1.9721333046618383e-06} {"commit": "5323d3e7189cbcc329315466f1981b612c790cf7", "message": "Provide repository root for new branch/bookmark action fixed\n", "proba": 2.093282205350988e-07} {"commit": "150d9ea4c28ae68f645b29610cb44ba11d49b7c0", "message": "[444709] Serve the help pages in the installer dialog tray via http:\n\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=444709\n", "proba": 3.7754719528493297e-07} {"commit": "450be84b31334392095908a786d8e77938edf854", "message": "IDEA-118548 Applied \"locale settings for Mac\" fix to CmdVersionClient\n", "proba": 1.1058610027703253e-07} {"commit": "0f4c7ab3d0299196f596149e3a5f34fb3b854798", "message": "Remove unused method from OrcRecordReader\n", "proba": 4.648238416393724e-07} {"commit": "8b42a3c22fe0b71941d59fe52fc46cf36f0a1030", "message": "Fixed #2198: Flyway fails to find resources in Felix 6.0.1 environment\n", "proba": 1.3411555244147166e-07} {"commit": "dac20f523619ceeff097944a611bcaf7496309b8", "message": "bug 382664 - When performing a pk query for an entity not in the cache the cache is checked twice\nReviewed by James Sutherland\nSmall change missed.\n", "proba": 9.680915269427715e-08} {"commit": "5f92a5b0d6cc7cce27246ae7e6478510f77371c1", "message": "Bug 248616 - added missed MySQL support for bug fix\n\n\nFormer-commit-id: dc45be93c01655651c6abe2d5d74f905c8767741", "proba": 2.432199153190595e-07} {"commit": "3a94c1dcc92718c3d8e536a011ed00dcefb1b997", "message": "minor test edit\n", "proba": 4.600858858339052e-07} {"commit": "cfce1859d58fa7f75bf38a2c5d5318b99a652b5a", "message": "HBaseAuthzUtil: add lily.sec.filterputs\n\nDefine a new request attribute which allows to tell the authorization layer whether for puts, columns for which there is no permission should be silently skipped or cause an exception to be thrown.\n", "proba": 1.1973297375789116e-07} {"commit": "adb6db6c59281504d77a6376c042ce0fec750df3", "message": "change api\n", "proba": 4.014801220364461e-07} {"commit": "369ed3b102cec252c1cb18ce02d2564be1c9adab", "message": "Javadocs fixes\n", "proba": 3.0458235755759233e-07} {"commit": "dc18482310b2023b7cec952a65080369889ef6bf", "message": "JCR-3025: NPE in ConsolidatingChangeLog\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1148442 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.296278353242087e-06} {"commit": "128bdee3f2cd880433466d028f1b2844c7d750b9", "message": "DERBY-3943; testReplication_Local_3_p2.StateTests_smallInsert_immediateStopMaster_DISABLED() causes hang in teardown() \n workaround a jvm/os dependent hang & avoid unnecessary object creation\n patch contributed by Ole Solberg\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@713436 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.567855734829209e-07} {"commit": "9f55a99c35b4e3091d335485ad13062c40ae8658", "message": "BBC-531: Formatting issues\n", "proba": 1.7963903076179122e-07} {"commit": "b2213f9f250de5e7627cb5b110bb393dee364004", "message": "Bugfix: do not keep a ResourceSetImpl instance to load local diagram files.\n", "proba": 1.0289921448247696e-07} {"commit": "0b49bbec10518c5b4b10a5907618af22e6899ec3", "message": "MockAdapterServiceHandler error response fix.\n", "proba": 1.305535306528327e-07} {"commit": "57f0dec626da8c47589b96dad02d9eac6b78d06c", "message": "[en] better suggestion for 'ure' as in 'ure my sunshine'\n", "proba": 4.4431320134208363e-07} {"commit": "d0b995689f01a5efccb04d91f985311964e341aa", "message": "Remove final from formRequestMode property. Fixes #797", "proba": 1.3037561075179838e-07} {"commit": "2060bada4c36d2d047fcf6ce484a6c848b799770", "message": "Documented: AsyncDataState", "proba": 6.4291197077182e-07} {"commit": "33c1f459bfa60a308ffccb8efb66ee1e076b0bd2", "message": "\u8d77\u52d5\u6642\u306e\u8aad\u307f\u8fbc\u307f\u306e\u6570\u309210\u306b\u6e1b\u3089\u3057\u305f\n", "proba": 6.746867256879341e-06} {"commit": "9c486d06f9f513535d923cbb352e89ad35cbb8ff", "message": "ACT-506: fix history QA jobs for Multi instance\n", "proba": 2.1022928820002562e-07} {"commit": "d0665c17eb2aa84355badf600a3a4d4c493fa811", "message": "IGNITE-3477 - Fixed missing sessionEnd() call for cache store\n", "proba": 1.1413130351911605e-07} {"commit": "0f1f90c6d92c09f8050256cbac16abdbb2ebb4e6", "message": "restore serialize impl and field\n", "proba": 2.5674006565168384e-07} {"commit": "de932d693c63ac4777e8ace43d9d9c31182204f0", "message": "Fix array division\n", "proba": 0.0001395689760101959} {"commit": "816d0e772dca537a081c7da3060ddeba2b00e6cd", "message": "check for null result from getInfo\n", "proba": 1.7022260578869464e-07} {"commit": "77584ab172839043408989952944cf96d84a7c6c", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "4ab55c340739a4af2928f90cc6ff38332a4042d2", "message": "refactored\n", "proba": 0.00033057446125894785} {"commit": "63d28a3676a5eabd09d05f939f430d179cb1a025", "message": "FakeChild: Actualizado al nuevo DDStheus", "proba": 2.2795725840296654e-07} {"commit": "537b1ebf983018b62310de2755e0f9846456b953", "message": "Fix incorrect comment\n", "proba": 0.999206006526947} {"commit": "fab59850373fd414df712023a59c1ae472222091", "message": "Set the sketch window title properly.\n", "proba": 1.2542680849492172e-07} {"commit": "e333d7b7ddaf473456e239b65cc9e21a7a5d76cd", "message": "Fixed issue 989\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@6297 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 5.869174515282793e-07} {"commit": "8ef15730ed22682cae8b90f8e5cbab920ffed979", "message": "Remvoe redundant JGit code\n\nAlready checking directory existence earlier in method and cannot use\nthe hasGitRepo method for bare repositories because it requires a\nsubdirectory named '.git'.\n", "proba": 1.0252620086248498e-07} {"commit": "cebe91892fc4f2442f9230e65e6e1b5a6ed06738", "message": "Distributed: restored server temporary users\n", "proba": 5.437601089397504e-07} {"commit": "92bf780d0ee2d397d99422659d6f6e0f66523caf", "message": "Add warning if container is already stopped when updating ports\n", "proba": 5.070519932814932e-07} {"commit": "2feae8629d7f98105101263e1b5c4c5ca01b72f7", "message": "Add tests for columns in projections.\n", "proba": 1.2455579678771755e-07} {"commit": "90994801069e61f136641d756272dd0f34923973", "message": "Delete InputManager.java", "proba": 2.4208468403230654e-06} {"commit": "dbb25e6b903a1a47e969048a4ee06672b80b6699", "message": "Add a test for an unknown type query.\n", "proba": 0.00015315177734009922} {"commit": "90845f06e0992619116f561686d4a834c1ad63e0", "message": "KRACOEUS-3469 Fixed null pointer exception on date comparison\n", "proba": 1.3486638295034936e-07} {"commit": "fb94104ae8352e9528bf6dc9268e21cafcf37d90", "message": "removing converter closes #127\n", "proba": 1.780891949465513e-07} {"commit": "eda0ada5e4c68de845f92fbd49961f6bdc76913b", "message": "Add static imports for response entity methods\n", "proba": 7.414747642542352e-07} {"commit": "358e46205f6e5dc6c62c3accd81f0998ce9a17da", "message": "Refactor for remove the loop and the StringBuilder\n", "proba": 1.4711490337049327e-07} {"commit": "4a8c0ba726b537080bf069bc37396238e7d2b34d", "message": "Fixed imports\n", "proba": 5.939751872574561e-07} {"commit": "ce1dd0e86eea565abe4134131466ad3c1c229970", "message": "remove sysout statement\n", "proba": 0.999197781085968} {"commit": "0113ce559f966e01dabab24723970d73a4bb7eda", "message": "Allow plugins to use a separate implementation class for custom data.\n", "proba": 1.0715837106545223e-07} {"commit": "ba386f64c47b914e24cf6c4b536519eda74c42e6", "message": "Add isFlowerPot.\n", "proba": 0.0014398221392184496} {"commit": "b0fd981ed888d2682a83b10718a934f457cf69b6", "message": "Add missing fix for getCurrentSavesDirectory from previous commit.\n", "proba": 1.057633838286165e-07} {"commit": "f79c200bcb5a3e59ac78b2c07f1a05543d550ae6", "message": "Fixed pages order.", "proba": 1.2631593904188776e-07} {"commit": "d9c0da8da424576eb6eea4db357ceb45aef95b6c", "message": "fix #618 Ensure the logging for RedirectClientException is with DEBUG level\n", "proba": 1.9895722402907268e-07} {"commit": "96a407044daec16bc23fe2c4cfdb837fef6b65d4", "message": "Remove benchmark\n", "proba": 9.190877676701348e-07} {"commit": "b076d7f8763245207cd5dfc84c5d269bf6f20449", "message": "Minor changes.", "proba": 1.6103231814668106e-07} {"commit": "8f10e6a40e3e4a88fa8fd96b0a1c51fae10e31aa", "message": "Update DeleteCommand.java", "proba": 3.5952909911429742e-06} {"commit": "28f075f983962efbb7b1e5404106e6469ed9b110", "message": " Changes to be committed:\n\tmodified: src/main/java/selling/sunshine/controller/EventController.java\n", "proba": 8.448998300991661e-07} {"commit": "97d65f095d18928262882e785427fa6949a5b521", "message": "Minor fixes.\n\n1. This is a @Deprecated method and very meaningless to modify, but I changed internal cast of Collection.multiply(Number) from List to Collection. This was a bug.\n2. Removed meaningless @SupressWarning of Collection.grep().\n3. << to << in JavaDoc.\n4. Fixed some wrong JavaDoc.\n", "proba": 9.799289273360046e-07} {"commit": "523b96e5baa7f4d9aacb13604c6bd133ebad2419", "message": "\u3010IPCInvoker\u3011IPCInvoker\u6dfb\u52a0client\u65b9\u5f0f\u7684\u8de8\u8fdb\u7a0b\u8c03\u7528\u65b9\u5f0f\uff08IPCInvokeClient\uff09\n", "proba": 1.0464651012398463e-07} {"commit": "fc2ff06493ed107ba4c5940be57b91c742e85e39", "message": "NOTHING pains me more than having to fix a change that @gavinking did that I did not agree with\n\nbut hey, somebody still has to fix it :(\n", "proba": 1.1680376132972015e-07} {"commit": "7afcaea401c7fb87d399e8e4a94b38424df51eb8", "message": "minor refactor (reduce checkstyle warnings and javadoc tweaks)\n", "proba": 1.1427898982674378e-07} {"commit": "94047c47621f83db5a78c18c9c5dcf31c4781d16", "message": "Ignore \"move\" events on newly-created keyboard\n\nWhen reloading the keyboard definition, the OS may scroll the view under the user's finger, resulting in spurious move events. Ignore them until there's been an up or down event on the new keyboard.\n", "proba": 3.3665139199001715e-05} {"commit": "f35ce79daa89ed69ce0c1b9cb5de2a0b4e320141", "message": "oops, fix breakage to locatelast()", "proba": 1.3010756561016024e-07} {"commit": "4e8a80bd41813c4c6103d19f70082899450f7872", "message": "AbstractTable: one warning removed", "proba": 1.9784560834068543e-07} {"commit": "bd8b12b303bd425353744d5545308973ca3bfd5c", "message": "dubbo\u7f13\u5b58\u5b9e\u73b0\n", "proba": 1.918986299642711e-06} {"commit": "d86d1dd0b70659a35c59d65429f4ebc132ab18de", "message": "OAK-3144: Support multivalue user properties for Ldap users\n\nFixed test case that wrongly assumed a fixed ordering on multi value LDAP attributes (thanks to Konrad Windszus for the patch).\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1702022 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1294510449697555e-07} {"commit": "c5810897f1b7ce38748255b348a622891bc46813", "message": "Actual file loading from heightmap\n", "proba": 2.2151972700612532e-07} {"commit": "ccd02b49789e37a225ad8fafca851cda65af0cb5", "message": "Throw exception if return null upon socket close.\n(cherry picked from commit 6110e037a42dc93ea1661c94e8917019dd83f4fe)\n", "proba": 1.6688277071352786e-07} {"commit": "14771053a5c765c64c3df5e0754ccc17534541c0", "message": "SkeletonActivity.ActionMode.onDestroyActionMode: cancells all network request from current Activity\n", "proba": 3.4141515925512067e-07} {"commit": "883b4a3941809b1d916cd06cb0257e6eb8192363", "message": "bug fix in path selection\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@5370 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 8.797238706392818e-07} {"commit": "a6c0d4e9820250a0571116f77201154286c3a3e0", "message": "model import\n", "proba": 9.088687988878519e-07} {"commit": "f01a952a7ddeca8d1d09dafc34526e1f21bc1409", "message": "OAK-3728 Document indexes in the index itself: fix Solr index \"rep:similar\" test case\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1718631 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.285478881793097e-06} {"commit": "947654aa64425681894c677244ccd609575048e6", "message": "make fields protected in DefaultLoggingEventBuilder\n\nSigned-off-by: Ceki Gulcu <94b0178d2b9bf3c099f7c01ee48e432b88a5ed9a@qos.ch>\n", "proba": 1.2881429256594856e-07} {"commit": "ae87c27c5bf25bee94aba6fc30d3f15af995852a", "message": "fix SFSB timout bug\n", "proba": 3.172681601881777e-07} {"commit": "bcf9306f1b82bef76372c171581a23fee41d9161", "message": "Palette2 defaults\n", "proba": 1.7520414985483512e-07} {"commit": "4ca072d8c6efc554ac7fbb1d67ff7b478790faf6", "message": "analysis: fix StringUtils import\n", "proba": 1.6618616427876987e-05} {"commit": "fa4e029e0f4e4359e2e39a083c5cf00d58646631", "message": "Fixed restoreSpeed debug command to restore correct speed values and to restore fall damage.\n", "proba": 1.0578457221299686e-07} {"commit": "e35903963310a7bf38dc351c96da95d4ce6839e0", "message": "Change parameter description 'Simulation steps' for 'Steps per day'\n", "proba": 2.6050500423480116e-07} {"commit": "3a0520cabfbeba3b861021bdb858a79f297bc1ae", "message": "Apply patch HARMONY-4145 ([classlib] [luni] Updated Javadoc for java.util.Currency)\n\nsvn path=/harmony/; revision=546878\n", "proba": 4.3601536958703946e-07} {"commit": "32e65f66c1117be582f0ebf38dca397cfe552738", "message": "#1448 categorical groupings in own group", "proba": 1.345180180578609e-07} {"commit": "4d2562fedf0cb98ae24b3e1818e632503b825b47", "message": "updated examples\n", "proba": 2.136519583473273e-07} {"commit": "6f1fc4018b5eb2161cd0d612bac70bcf8ba3d870", "message": "Added JavaDoc\n", "proba": 1.6016451809264254e-07} {"commit": "c853d8aa713cc55aa0f2ba1b799b312d9d747dd7", "message": "Fixing formatting when inserting in a list and elements have optional terms at the end\n", "proba": 1.72084980931686e-07} {"commit": "b5d6bc4d5fa10f4bca6b4335b25125266a1d2fc6", "message": "set gen task status to failure when exceptions are raised\n", "proba": 3.878400605117349e-07} {"commit": "74b576a0aa840a6977c9e62fcdca5af68db788fd", "message": "Using new API", "proba": 4.238590634031425e-07} {"commit": "aa5bf074c141d9b669b1c4e06744ddb874488c53", "message": "don't load an external-module file from a project which does not import\nthat module anywhere", "proba": 1.688814990075116e-07} {"commit": "ead701ec91071c7f2b996f7f8a86d87e385a6c82", "message": "Use Timber instead of Log\n", "proba": 2.301583066355306e-07} {"commit": "4f2d20a51cbfef3773c445e088e460ad34484d9e", "message": "Generic connection page fix (too long URLs breaks UI)\n\n\nFormer-commit-id: 02165a9fc258f4409052760b5db2a4cd44c2e57d", "proba": 1.3769636098004412e-06} {"commit": "1ef0b3a95f1e49fb99dfeef0375afcb281cfafff", "message": "#9569 Typo fix\n", "proba": 1.5770486072597123e-07} {"commit": "ce58b0d44dbd0fd1c8d994d77ccddfadaf2df415", "message": "new changes in the class 'Scene' are added\n", "proba": 3.795747147705697e-07} {"commit": "2111f6cf0f2a1653c7c00f2ec68bc21c15527b64", "message": "Refresh Elasticsearch index before test queries\n\nUpdates are done asychronously. This ensures the changes are visible\nbefore the test queries execute to provide \"read your own writes\"\nbehavior.\n", "proba": 1.0263850924729923e-07} {"commit": "6a6e844457fb6cdafbc0c78cba868cd9b8b26db7", "message": "Fix bug in saving of Dropdown search fields", "proba": 3.26070306755355e-07} {"commit": "477da226f6873cabb85369a622e96f4816aefbd3", "message": "Fixing bugs and cleaning Discrim (Still Fixing)", "proba": 1.0413400275410822e-07} {"commit": "58911988e6bcb074be9944be659b8c066ddd3b09", "message": "KULRICE-12834 : Code Report\n", "proba": 1.15373616438319e-07} {"commit": "326b2f96ae6e90436fd2614fe45e17a52e06c166", "message": "fixed problem where information from previous updates was leaking into subsequent updates patch from Shawn Green, slightly modified\n", "proba": 1.066777102209926e-07} {"commit": "ed9182ce64de01639147718a60cf8601c31caf17", "message": "demo \u4f18\u5316\n", "proba": 3.7073871794746083e-07} {"commit": "ca7a3c5cc8b5d19677507cd4b6c54460d7b923d1", "message": "remove logic from constructor\n\nSigned-off-by: Eliya Sadan \n", "proba": 1.927908670040779e-06} {"commit": "66a51df12bfa082cf846d2c6909e8ff53c3ea3ce", "message": "Fix issue when the actionbar not works on 1.16 versions\n", "proba": 2.264137748397843e-07} {"commit": "fd93396c54936364b4e96fc1fee1e8c8af34809c", "message": "Donkey logging.", "proba": 2.2868844951062783e-07} {"commit": "1086e718bd36cd9ff7f2f9f3dd52bbb417806124", "message": "add getInsertParameters()\n", "proba": 2.3987905706235324e-07} {"commit": "e0fa23359fbc56f80f02cabfff45726317a28814", "message": "Removed /mcstats usage from console (use inspect instead)\n", "proba": 1.1396717525258282e-07} {"commit": "e75a620898349fa534136fac8e149ac5b017227f", "message": "added comment\n", "proba": 1.3509810514733545e-07} {"commit": "fba39a93283b8bc5116edd248a4a893c5fe9745c", "message": "Removed the special handling of the += and -= m...\n\nRemoved the special handling of the += and -= methods for delegates.\nThey are now treated as syntactic sugar and expanded by the analyzer\n\n", "proba": 2.802804885959631e-07} {"commit": "65b4b7801f67f430ed78e36356784040ed06f661", "message": "Automatically set step sound\n", "proba": 5.345479507923301e-07} {"commit": "b550531ef93986d5a9dbeea711d6604848f94c75", "message": "- Added some checks on templates and members\n\n", "proba": 1.0325034338620753e-07} {"commit": "2831f10550b3414b51466e7408ee8432beb49ffd", "message": "minor changed -- fixed typo\n", "proba": 2.1947955985979206e-07} {"commit": "d579615e9586bcf0b34a9badc814078b07c66c5b", "message": "Added error handling conditions which fixed some bugs regarding invalid checkout/search requests\n", "proba": 1.3970436896215688e-07} {"commit": "6c875e85faabd4bccf7130f7bcc114f4fbe7da0f", "message": "Fix recipe registration\n\n", "proba": 2.4750002580731234e-07} {"commit": "b823f952760579d183a567cf765faeb2500fc41c", "message": "somewhere on the way i had lost a line so now this is 1.0...\n", "proba": 1.0995366039878718e-07} {"commit": "3ec9af006ee46719d00935fa47146fddf481fc8a", "message": "Fix checkstyle issues.\n", "proba": 1.2652185432671104e-07} {"commit": "d06dd1faf3dc912d40504856d286de1a1c7dae94", "message": "new field in the action object to indicate whether a MUSES aware app needs to receive a response\n", "proba": 1.861945833070422e-07} {"commit": "6a530a15ff9eb767b920728aecea0bd48c8ab4d7", "message": "bug log4j2\n", "proba": 1.6651345049467636e-06} {"commit": "eec3efcffffa45c3629f37922e8e7201c5630c66", "message": "Fixed constant name\n", "proba": 1.2057112144248094e-05} {"commit": "765af2d63aa58514a0b361c9f7158e06ec49e791", "message": "Change public method case to be consistent.\n\n", "proba": 6.499422511296871e-07} {"commit": "dd1f1b6b0b5e4f81d9d9992a5ae9d4af5f0c75c6", "message": "Testing the checklicense.py hook.\n", "proba": 1.1739944483224463e-07} {"commit": "ef6b0e432afd6a3cc3aaa61fc79e399cc1a89812", "message": "Fix portal immediately teleporting player back\n", "proba": 1.3960527667222777e-07} {"commit": "81cea207d75677721eb46777edf8abf9cb7be3eb", "message": "DOS time for ZIP/ARJ never stores milliseconds (it is at two second granularity)\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1529645 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.418996013555443e-06} {"commit": "6862d32ae624498afd9cce3e17ea8ee4b2e5e9ea", "message": "Cleaning cache entries", "proba": 3.739594660601142e-07} {"commit": "b00706e721273d57689274c49ddd2501485ecf8f", "message": "KYLIN-855\n", "proba": 2.285083695596768e-07} {"commit": "380f22b822b398b9ffe42b7203a1776c70741590", "message": "remove jmx stuff, causes classloader issues in groovy\n", "proba": 1.6135267344452586e-07} {"commit": "3ec3058118ab1d5d482e066ec1e73c9b68ae4814", "message": "[LDAPAUTH-6] extendet output for version", "proba": 1.6639235411730624e-07} {"commit": "47ff14da5dc52d71ec5b21ff151b03d0b62e6763", "message": "implement addredrawcallbacks\n\nthis is done by adding the passed runnable into a list, all of the callbacks\nwill be called when the canvas is invalidated\n\nSigned-off-by: Sam Phippen \n", "proba": 1.26257646115846e-07} {"commit": "c5535728cb68a09b7b4bbab5a84a4ed7d959ed5d", "message": "make it so that you can't modify the edges you get from graphmanager\n\nthis is because the changes to the collection reflect changes in the actual\nmap and that could break things\n\nSigned-off-by: Sam Phippen \n", "proba": 1.1638234553856819e-07} {"commit": "5fce76007ae630816fd96533b601deb16abb7aa1", "message": "New TE recipe for computer chip, because why not? :P\n", "proba": 4.1697035157994833e-07} {"commit": "d3b12d26241e12c2ef1d070189f5caf596dc3499", "message": "Add main method to Knapsack example again.\n", "proba": 1.2116387893001956e-07} {"commit": "85da71b3cb4b2586184ed61be8630fefdd29a845", "message": "Expanded javadoc.\n", "proba": 1.756932164198588e-07} {"commit": "94f8597ed877ed46b5eb1899bd1c0d92c34cb354", "message": "handle configure mode when setting mode in a link\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@3632 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 2.0091747501282953e-06} {"commit": "88425405257561db40efa65d6f3487f3dbc4faf4", "message": "Changed some stuff for drive modes\n", "proba": 1.8496810127999197e-07} {"commit": "e2412edc2809a6d1eb22427d6f213c1f6d6152bf", "message": "Fixed NBIA-581\n", "proba": 2.5798840397328604e-07} {"commit": "ab2410c754b67902f002bfcc0c3895bd7772d39f", "message": "MimeTypeUtils uses SecureRandom\n\nThe prevailing current wisdom is to use the default constructor for\nsecure and let it pick the best algorithm for the OS.\n\nOn Java 8 (Oracle), Linux this results in \"NativePRNG\" which uses\n/dev/random (potentially blocking) for the initial seed, and\n/dev/urandom (non-blocking) for subsequent calls to nextInt.\n\nIssue: SPR-16635\n", "proba": 0.00016477829194627702} {"commit": "b13dd83c0f511fbfbbd8d8c986c881636a132113", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "a5fb44ca380e5a0f9a752452c614c45b06bf98cd", "message": "Will now sleep-and-retry on 503 (Service Unavailable) errors\n", "proba": 1.280349835042216e-07} {"commit": "9108704f3406b6d31577d26a734feeca639710e8", "message": "Added check for getTransactionCode() for isPreferenceAllowed() - fix\n", "proba": 1.1509623476513298e-07} {"commit": "868cf5dab75584f2a58b9886eb99a6f6b34d1f2e", "message": "Add getInstancesFolder() api to support ODK Tables file sync logic\n", "proba": 1.788499588428749e-07} {"commit": "fd15d82f87eb15ed1497681dbedcba60fd834279", "message": "improve logging\n\nGitOrigin-RevId: 25ec56116a72c553298b01c7052ab137d4720b0c", "proba": 6.191926786414115e-06} {"commit": "6fda43ee7857c634c7bca342600a6b589ec19b3a", "message": "Fix for bug #2309\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1064 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.4051314539974555e-07} {"commit": "f4ffd7a4f08d2eff5537be40385fc8b05cd5b4a1", "message": "fix npe from String.rest", "proba": 5.379818048822926e-06} {"commit": "1492851b9eff435a57ee1bd9eb8ff8f6b241f86f", "message": "#305 debug\n", "proba": 1.3968399059649528e-07} {"commit": "727bcb07922c137a9f7c33790e94cd8c0147bb1a", "message": "Check empty array instead of null\n", "proba": 1.5890378563199192e-05} {"commit": "bea7f7c69dc2b6341620dff596c0a0c2942b7619", "message": "polished javadoc\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@13735 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.619448751938762e-07} {"commit": "4902802ab39f5561bb6bad9e66287b1de35888b7", "message": "reworked SessionSynchronization to check for Hibernate TransactionManagerLookup in beforeCompletion\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@1267 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 3.5015648336411687e-07} {"commit": "ede7c2e04a5254ea2c5dd0b7e217cfb95388ddfe", "message": "Propagate the input event ID\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1477873 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "d99bf51f2d6a27a2fb096153142d1504899f9b74", "message": "MODEL: Aggiungi IExperience.getName()\n\nRelated to SHANDROID-22\n", "proba": 1.3690637956642604e-07} {"commit": "4694e88f885c7c2c0f0c4f6ddba1b2d8cca23cf0", "message": "Remove useless override\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1380540 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2023007229799987e-06} {"commit": "7be9a8c8afafaa15fc276d8a82fd61c7a77f8b1c", "message": "Also calculate minimal task size when window manager is set.\n\nBug: 21409825\nChange-Id: If0dbbd8976607a5c0db13f608af01f21c41f45ed\n", "proba": 6.982620834605768e-05} {"commit": "3c0d28159bbb74f8731e1183bd218e83eeab468b", "message": "Enhance module-related utilities with test tool finder\n", "proba": 1.8826780490144301e-07} {"commit": "b3471622e8e329de616a7b486e5a065a1b811b9a", "message": "Tweak logging.\n", "proba": 1.856569724623114e-07} {"commit": "dd8bc1c9bb26b8bd3687e0626d4ae261606c24f2", "message": "removed setupView\n\n\nSVN-Revision: 12025\n", "proba": 1.3866875292478653e-07} {"commit": "98139b7c839b1a1c80da2dfb02ba663735c1a833", "message": "ensure non-null arguments passed to retrieve connect app\n", "proba": 6.316348049040243e-07} {"commit": "c8ffb58d5b8422fa013ff86eb3466ffba0e34295", "message": "Using SCRIPT_RETRY_INTERVAL\n", "proba": 0.000508667784743011} {"commit": "cc5bbe44d47a8c68e14600fc60d38ce7c253d68c", "message": "MRC: fixed wrong setting of POSIX time stamps on 'open()'\n", "proba": 1.30881645077352e-07} {"commit": "53ee22b83e1969b1624f0c4e2ffda23ec78f32e9", "message": "Improved reconnection and IP change detection for Serverless.", "proba": 1.0682533257977411e-07} {"commit": "dd1730a9780f1aac24eb05633ebe28f61e761993", "message": "Some more minor changes to implement drift diffusion", "proba": 1.2773629975981748e-07} {"commit": "ed5b15a13e724a3a8ddb5dfc7897522ebb8581f5", "message": "Fixed file exists issue in jdk io usage spec\n", "proba": 2.0043144388637302e-07} {"commit": "8fc5709bb04e4b2145e86bbd94ea934bb6e48fd1", "message": "Enable test as the bug has been fixed on Mangopay's side.\n", "proba": 1.0418844453852216e-07} {"commit": "a838a269393486febf6a0685ae413c1f927debd1", "message": "normalizing weights\n\n", "proba": 5.573090675170533e-06} {"commit": "0ea92a966b9a44b49722af14298f5ada3a544d95", "message": "print a sensible warning message.\n\n\ngit-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@22128 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 0.9999994039535522} {"commit": "6cf8fd1ab3538c8c2df4908406eb9f85c251e5e9", "message": "Fix constructor change from merge", "proba": 1.0099346354763838e-06} {"commit": "4dcb62d18675dd8d88302008bedbeec8b5493e36", "message": "Make all simulants AI players.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@1556 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.9999942779541016} {"commit": "7d3f476a2c285668b3f41385acd1922f105aa86c", "message": "This class is no longer required.\n\n\ngit-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@310177 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5487712516915053e-05} {"commit": "f975b1f63b8a42a9a9a1f5d86e62295010a61f07", "message": "- introduce new constant in CommonConstants to enable / disable the debug output of jsettlers.graphics\n- towers now occupy an area that was blocked by an other tower, if that tower get's destroyed (but there is still a small bug preventing some positions from becoming occupied.\n", "proba": 1.1836468161163793e-07} {"commit": "68529cafc54e6b3704136d22bcfe54651271db7e", "message": "interruptions #1573 - Update plan creation to pass new validations.\n", "proba": 9.675709833345536e-08} {"commit": "c11cc68c1fe3654346b25fff27c94c6d191d1f7b", "message": "Refactored CRUDLogicTest.java\n", "proba": 1.8588938246466569e-06} {"commit": "9a2c435096253b8b1755e4ebe9995b8189079d22", "message": "\u4fee\u6539exception\u6620\u5c04\n", "proba": 3.760057154522656e-07} {"commit": "3b882fd76dca100fa72e181abc184e021e26b4ff", "message": "fix benchmark\n", "proba": 2.0614947970898356e-06} {"commit": "8cc890a8b910623a908b008a2aeabdde558c7ffb", "message": "add logging when wsm dependencies are not healthy (#229)\n\n", "proba": 1.1412988953907188e-07} {"commit": "a93088c9ea50d2ee4ec0a80bffaa60c8eac26ec8", "message": "Watch View: changed messages", "proba": 2.1102715663801064e-07} {"commit": "60612e5b70e21f46f1a99b9600acb9b3ba83c6b2", "message": "Added verifyProperCommandType method to enforce the commands definition in commands.xml.\n", "proba": 1.0558742502553287e-07} {"commit": "3625c221b2237817b22b11da569fecb102daa9ec", "message": "Update odata type data\n", "proba": 9.463637411499803e-07} {"commit": "dfcb4aa551ff76a76282f8010e0d9e443766acb9", "message": "Compare floats as floats not doubles.\n", "proba": 3.737812050985667e-07} {"commit": "2fd8aedf494c035ff89433383e28d236b0e29ffe", "message": "Display color offsets in a good copyable format.", "proba": 1.0543789841221951e-07} {"commit": "04148b3e7121121f52a14177fc8da8dc4d795b6a", "message": "Renames x and y variables back to their former glory.\n", "proba": 1.4491311617348401e-07} {"commit": "756d92bd789b52664f44baa9f538dfdd76382143", "message": "Renamed NullOuputStream to Noop -- Eclipse has constant compilation\nproblems having a class with the name \"Null\" in it.", "proba": 1.0604375688672008e-07} {"commit": "43e2f13ac00952ef3e545f0ed56f20bb19392aa7", "message": "Checkstyle fixes\n", "proba": 3.177489986683213e-07} {"commit": "958d1072218d6d84d6577dabc3e6e603fd8c2e3a", "message": "NOISSUE-1\nUpdating expected number of parser issues as well (8->10)\n", "proba": 1.4496025357857434e-07} {"commit": "e95cdf00b3e8f5aea6634bbcac3b76f75188df82", "message": "Better log levels info -> fine\n", "proba": 1.4597281960959663e-07} {"commit": "378187274681fb04fafa41211eccdb2ce003c271", "message": "continued test cleanup\n", "proba": 1.6430175264758873e-07} {"commit": "17610217054a6af54fe406cd56131a9ff1e809d6", "message": "Small fix\n", "proba": 3.271289870099281e-07} {"commit": "cc1a99482b14b38bd2ab2319f0b1096c0db225ff", "message": "Unused import", "proba": 1.3214352065915591e-06} {"commit": "df32e41c9c07342374c1287e0967fa419109132d", "message": "Add error messages for `checkNotNull` in the BrokerController\n", "proba": 2.7495374865793565e-07} {"commit": "15362cfc84d7750ce6295b09708d78810e8e5788", "message": "BaseIndicatorBanner \u589e\u52a0\u6ce8\u91ca\u53ca\u7406\u89e3\n", "proba": 2.852209206594125e-07} {"commit": "adea6bf13a448b3701098bd7fbeee25383f59c79", "message": "Unused import\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1082562 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.766530139477254e-07} {"commit": "d20b2af8b80ad1792510cfc0552747585d9a4fd6", "message": "Fix javadoc\n", "proba": 0.00012389164476189762} {"commit": "ff9dc07aeb29e5588232a9d27422de74693bbe99", "message": "Cleaning\n", "proba": 3.396809916011989e-06} {"commit": "d4283bbd1db6965774446e0d101c52757e281a73", "message": "MATH-632\nAdded tests referred to in the corresponding JIRA ticket.\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1150496 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6380249689973425e-06} {"commit": "35a15190c71b2e593276b08bec045092b824273b", "message": "Add raw data to MaterialAndData\n", "proba": 7.934306267998181e-06} {"commit": "80dd366133a12166afd982700f1d2cb0afe3b7e2", "message": "Make WorldHelper methods us IBlockReader instead of World\n\n", "proba": 1.984111435149316e-07} {"commit": "ab404d8f3622ef1c93f0eefcdd3f81ff03950741", "message": "HBASE-4400 rename metaRegion to region in HBaseTestingUtility.createAndForceNodeToOpenedState()\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1172066 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8911008510258398e-06} {"commit": "71ef09a3bf9a2d96a87c75cd0ee91a25b57eeb1c", "message": "Added support for Appended Attributes.", "proba": 1.1993228099527187e-07} {"commit": "4faa8b41086234807c313f72ca43b31bb9810dcf", "message": "Updated jump link", "proba": 3.142700393254927e-07} {"commit": "f3207855cad72e91f2a8ed553afdc02aa1934d54", "message": "Implement a CRUD integration test for the content api.\n", "proba": 2.2132503829652705e-07} {"commit": "26403357643dc3ab833f7249ce7cb66caa90ddc1", "message": "gemPush task depends on gem task\n", "proba": 0.9986832737922668} {"commit": "0fd7633f6df6fb18f8454fa741bf87c5f06bd806", "message": "update tests", "proba": 5.633767727886152e-07} {"commit": "ee6f89ba866fe8758580980cd4f95ab0e1724969", "message": "improved Configuration utilities", "proba": 4.2512334630373516e-07} {"commit": "3ca2a10d6fb5742b2026819052a242f169650709", "message": "Delete cachedSymbols from LoadStatement.\n\nWe rarely need it, it's not useful to keep it in memory.\n\nRELNOTES: None.\nPiperOrigin-RevId: 165562119\n", "proba": 1.7997492705035256e-06} {"commit": "a1a517e80bc6554e08189376a611882372cedb00", "message": "Deactivate aggregation report by default\n", "proba": 3.6013679505231266e-07} {"commit": "c114faa659268c0dfd133b4e3f569767593bd751", "message": "throw better exception when attempting to create file which does not support creation\n\ngit-svn-id: 3a2409cd0beef11b2606a17fdc4e1262b30a237e@963 f203690c-595d-4dc9-a70b-905162fa7fd2\n", "proba": 1.5961968529154547e-06} {"commit": "4fa4ba887cfa0081f7d7959eb4baf1715d112a00", "message": "Reorder test data for clarity.", "proba": 2.0950436407929374e-07} {"commit": "6160b2c2f2023f86b00a730898e1432dcb853c3c", "message": "CAF-1751: Updated to report INVALID_TASK messages (#23)\n\n", "proba": 1.546252264006398e-07} {"commit": "36a374f377ba88c1744cf47386364e532cb760a1", "message": "Finish pdf-uri-fix\n", "proba": 4.085873115400318e-07} {"commit": "61800b514948a3df948f6d085c11d478ac9f2292", "message": "Increasing Coverage V0.5\n", "proba": 4.5434467210725415e-07} {"commit": "010cfadb8d2c639db78f66a1a247f4deb5ea81a3", "message": "Removed unsused exception", "proba": 2.2560054446785216e-07} {"commit": "85e5ebb63e2019fd24e3206d95d3a179f649799d", "message": "Formatting", "proba": 5.685269206878729e-05} {"commit": "cf739172ebe68ad365eb1184e1779e04c9178895", "message": "Added default user to get and post header params so that the test can authenticate using HTTP basic\n", "proba": 1.8606678509058838e-07} {"commit": "2a8fd84f1f380fc472ecf415b771cb5fd789719b", "message": "Remove disabled Caverphone 1.0 test.\n\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1075934 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0595920230116462e-06} {"commit": "f1a0a46f700778c7a9d1f1c10a7ba03b4ccbf2a9", "message": "added test method to RendererVisualCheck, using a TextArea as rendering component\n", "proba": 1.26957715451681e-07} {"commit": "285d79f77c903a4383e196ec36dc26e8fa08b95c", "message": "cdBind\u6dfb\u52a0userId\u5b57\u6bb5\n\u7ed1\u5b9a\u65f6\u8bb0\u5f55ID\n\u6dfb\u52a0\u5fae\u4fe1\u4fee\u6539\u624b\u673a\u53f7\u529f\u80fd\n", "proba": 1.3000412479868828e-07} {"commit": "443eb229d630db7cbe1fa49133d617257b989674", "message": "trying again my own datasource", "proba": 2.5505082135168777e-07} {"commit": "2530ed59fa88d522001f96d58c2a809c5ea1f3b4", "message": "remove implemented TODO\n", "proba": 3.721943642176484e-07} {"commit": "c49096e40d534bc6b9c4a2b101c7e4e046914f0a", "message": "Changed getPrivateField(Object, String) to getPrivateMemberField(Object,String) and made getPrivateField(Class,String) public\n", "proba": 9.705150887384661e-07} {"commit": "86492c5acafd1fef9b1bb333a6240cdb09e65d61", "message": "Update Event.java", "proba": 1.2128195976401912e-06} {"commit": "ccc61f74fea5e1047ddcf0e173c5a4547e17d70e", "message": "Removed test code for reverting attack speed on plugin removal", "proba": 3.3448958447479527e-07} {"commit": "e8a65ada8df934d2acb7f61914cfb5b859f720be", "message": "Remove TODO\n\ngit-svn-id: 17e42e1b38baac66ab68ec9830049dead5ccbb9b@1254 291d795c-afe8-5c46-8ee5-bf9dd72e1864\n", "proba": 8.810370104583853e-07} {"commit": "663a74b35dac91ab341552ca4c5ed9eac6027fd7", "message": "gridded coverage decoupling\n", "proba": 3.292278165645257e-07} {"commit": "b6a4af39fb845a78a7db3d37f3981240df610f0f", "message": "Fixed beverages like potions not being affected by the Gluttony Charm.\n", "proba": 1.0286369445111632e-07} {"commit": "aca49d12712768e7f98065a46654b7b67dd7e2ad", "message": "Fix a bug (race condition?) where a Flow Entry without a valid Flow Entry ID\nis pushed into the FlowPusher.\n", "proba": 1.3772536533451785e-07} {"commit": "14acb5a635dee257d7554988cdaac39a1a7f7863", "message": "Use better API\n", "proba": 5.621007858280791e-06} {"commit": "db69349c601fca02ed236064bd7c20c359cd9707", "message": "Format nits.", "proba": 4.005943594620476e-07} {"commit": "afbcbfddfb34f710af1dc5687dafc28d2a77a186", "message": "added missing nodeSequence ArrayList initialization\n\ngit-svn-id: d10d6fea7dc5cdc41d063c212c6a6cfd08395fef@1145796 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3923631740908604e-06} {"commit": "3998594624e7a03b22c88aa96bba01e693fd136f", "message": "Wrote 1e-11 instead of 10E-12 (which was probably a typo).\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1165416 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.9064906963612884e-05} {"commit": "4ee568ec2d692d5b73f58821f900474c8d16ce09", "message": ":bug: Fix NPE\n", "proba": 5.989455758026452e-07} {"commit": "e3c729eeae1e50786ee8b8f23ea965f698150e16", "message": "Adjusted nudge constant", "proba": 1.499295194662409e-06} {"commit": "1f8d5409b7b664197ddeee87e7c595a00e7db833", "message": "GS-11476 rename offheap --> BlobStore phase 3, constants file renames \n \n\nsvn path=/xap/trunk/openspaces/; revision=180463\n\n\nFormer-commit-id: bec33036586482b0ccc9644d0f8e5afeadd80129", "proba": 2.101744712490472e-06} {"commit": "db3865a4dfa13c34a2cc2525a2e7071310ca00bc", "message": "Add header to State_00000.java\n", "proba": 9.509641927252233e-07} {"commit": "43546990b581447e342cb8bc39f7795ae3e22746", "message": "the smarter, the smarer\n", "proba": 6.545396331603115e-07} {"commit": "64dd751c89a17abaac8591e0e7afc7bbb4eae5b5", "message": "Refactor singularize\n", "proba": 2.3865790353738703e-05} {"commit": "8e0b796272e28bd71126e0830add931389747e19", "message": "Minor Code improvements", "proba": 2.187429828381937e-07} {"commit": "92d1dac1fbfc5bc81ecb95730acd10db278688f5", "message": "[Overview Graphs] Fixed bug in unchecking all resources .", "proba": 1.0057213017944377e-07} {"commit": "21c4ab173c15bf2342af92f1d48711794b0f0dbe", "message": "Fix bucket initializtion\n", "proba": 1.5239097592711914e-05} {"commit": "f09ae530cb8d05c32161379e0df6cce7fa27fec3", "message": "comment out log stmnts\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@4373 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 4.089210108304542e-07} {"commit": "f2bd6fa15c580c7a18bed375b9b88e594ece99c3", "message": "Sonar - Override the \"equals\" method in this class.", "proba": 1.2862010123626533e-07} {"commit": "966dd602efca37169ab48407b908445302c3f23d", "message": "Fixed tests", "proba": 5.21611696058244e-07} {"commit": "40c6f73793fbf962887fcc9b414a987a26e06fe3", "message": "Added tests to 'Unit' suite\n", "proba": 1.8823836001047312e-07} {"commit": "0ba51da3817361f990ce9bcdece12539bcdfec87", "message": "removed warning", "proba": 1.995765472884159e-07} {"commit": "f6cd0b3f8a67ce8e109dbbaa1185f3a7bbcdadaa", "message": "Server now will respect keep_logical_logs=false if explicitly set\n", "proba": 3.198840090590238e-07} {"commit": "261580e3c3e36ecac49e3bc6d2dc3204cc5e434e", "message": "RAIS: fix Kryo serialization and setLength behavior\n\nThis is critical for big image (and slow setId) support. See #12001.\n", "proba": 9.812308832124472e-08} {"commit": "f95ad586809bb46cc7037746e565fd8c348de7f3", "message": "Rename position preference to be more generic\n", "proba": 4.260568573499768e-07} {"commit": "896321efd19b9961fab322c48ed8192b297aaa61", "message": "Update Consumption.java", "proba": 8.973545959634066e-07} {"commit": "18f832f0c21db7d26eab89bb6718d28673bd05b1", "message": "Minor tweaks to AttributeImpl\n", "proba": 1.66412974067498e-07} {"commit": "14d3c656a59da77ddd74622c8919529502e4a732", "message": "fix toString method of FileRecord: it should print the header and the payload of the record\n", "proba": 2.1732977984356694e-05} {"commit": "ecf67ffffab362c956083748fd089bdd23d52cb3", "message": "WFLY-16026 Instead of assigning it to the temporary variable interceptor, immediately return this expression.\n", "proba": 1.081445617501231e-07} {"commit": "e9a6364d3e04e0dc446e432f43663bf72cc91369", "message": "Updated javadoc\n", "proba": 5.188027216718183e-07} {"commit": "e1191d1ce3c341a72b8b490d776880c70921e550", "message": "Removed setTickrate() usage\n", "proba": 2.8375666261126753e-07} {"commit": "1363441ec6ae82fc12632e3a5f7345b9206cb943", "message": "SGE post mortem info should have '-j': Fixed\n", "proba": 1.667674041527789e-06} {"commit": "c1df213906797319752791c877d5a6573566a4a1", "message": "Alterando oq foi pedido\n", "proba": 1.2159940752098919e-06} {"commit": "f2fd067ae25e94d772e11bb75b447d3d47f39507", "message": "Prevent app crashes from infinite loops in the DiameterField event handler\n\nChanges to diameter text field were triggering the event handler for the\ncircumference field, which could then change the text for the diameter\nfield and trigger another event (ad infinitum). We attempted to prevent\nthis by not setting the text if the value was not different from what\nwas already present, but exceptionally large or small values do not\n\"round trip\" through the diameter/circumference conversion perfectly and\ntriggered an infinite amount of text changes, causing the app to crash.\n\nBy tracking whether we are currently setting the text and not handling any\ntext changes while we are doing so, we avoid this problem.\n\nConnects to #247\n", "proba": 3.197164460289059e-06} {"commit": "29e212c28fe456436888eb20f12af3933800cedc", "message": "modify Kind.google_trends logic", "proba": 4.1262924810325785e-07} {"commit": "c0351e2b7a235a7ecb4c0f108ce1663b8fdbeac8", "message": "KRACOEUS-3215\n", "proba": 2.926772424416413e-07} {"commit": "c4086f2b4bce88093daee8fa0986e8b618fc740e", "message": "Add limit to number of status bar messages.\n\nChange-Id: Ib66a989d0384d92da86f6abbbcf1d6dc3db836ea\nFixes-Issue: CLIENT-398\nReviewed-on: http://gerrit.dmdirc.com/2636\nAutomatic-Compile: DMDirc Build Manager\nReviewed-by: Chris Smith <711c73f64afdce07b7e38039a96d2224209e9a6c@dmdirc.com>\n", "proba": 2.1529521632146498e-07} {"commit": "66395ab96755156431c7f9ab23702da0d7d66d21", "message": "Add 'flex-basis' and 'order' flexbox to the auto expanding prefixes.\n\nAlso updates 'flex'.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=99827830\n", "proba": 2.130460416083224e-05} {"commit": "949429b75ddee9b2639ee69ca211e8e5ba90b81c", "message": "KRACOEUS-3225 : Added Child proposal number to parent SubProject line items\n", "proba": 1.189692326875047e-07} {"commit": "2a85e2a6d93fde8431e5e84230f670b65f86f6e5", "message": "BrowserPrefixGenerator: improve static initialization.\n\nCurrently, BrowserPrefixGenerator initializes its static state in a\nnon-final, non-synchronized fashion. There seems to be no reason for\nthis:\n\n- The state is always computed (which reduces the benefit of lazy\n initialization)\n\n- The state is not very expensive to compute\n\n- The unsynchronized initialization could lead to wasted computation\n if multiple threads instantiate AutoExpandBrowserPrefix\n passes. (This doesn't happen in our codebase, but could for\n open-source users, since the pass is public.)\n\nThis initialization has existed since the first revision of\nBrowserPrefixGenerator, so it's likely an oversight or premature\noptimization.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=156403566\n", "proba": 0.9999604225158691} {"commit": "4d942a70ddba78124858e1dd40236dc0efd84bce", "message": "Fix GUI settings\n", "proba": 5.134117486704781e-07} {"commit": "70c5cc39f9c01270c90cfaff2331031cd01f5876", "message": "Fixed project user group testing\n", "proba": 3.392794383216824e-07} {"commit": "eb0ef4df1f83f27da840d5dd849f7c1f65506cee", "message": "Point doesn't point to that the default public static final. Level loading should work properly now.\n", "proba": 1.0028843178133684e-07} {"commit": "221899f3ce6c49cb4b069240881df18856438f1b", "message": "Tidy up test\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1066178 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.010175995528697968} {"commit": "29f5ff93af261ce9e3db8df38253fac59d287ef3", "message": "Moved time vars to Timer class\n", "proba": 4.232628612044209e-07} {"commit": "1ae85b5225514ba5529a82a8c4bfbc0f711a3c6e", "message": "cleaning up fragmentutils\n", "proba": 1.2374717925922596e-06} {"commit": "65cd0803d45623282a58c8db8b76c7e5284f5b0f", "message": "ignore Found error on windchill.clear_workspace\n", "proba": 3.624166140525631e-07} {"commit": "f1a2fe4c859757e8ce28a8356c87bfe6014af3c3", "message": "processBody: separated appending \"data=\"\n", "proba": 4.1416009480599314e-05} {"commit": "b054e4e953186d3139871df5f236f5730e07bc8a", "message": "removed sysout\n\ngit-svn-id: 03edb61ddfd7a116a155cc4ee4a25ffdd5f61cac@556 f5b180c5-49ee-4939-b20e-b6ed35f0f7b7\n", "proba": 2.440617890897556e-06} {"commit": "428ffc54fb28dbeae950446d9bf93d467fdd14fd", "message": "Adding CreateARecord test to the list of acceptance tests\n", "proba": 1.8304831428395119e-07} {"commit": "35b800e1a4dd60783d83a560cd89063f82565aa8", "message": "added message editors (#1)\n", "proba": 1.2262755433312122e-07} {"commit": "7b8a8f115844659a95b4eec3e21b3e18483871bc", "message": "Move code not directly related to the update of the local cache outside\nof the scope of the timer.", "proba": 1.0454635912537924e-07} {"commit": "2480c4e2b0527b2cadeaafc79ebd322435297672", "message": "TEZ-756 Addendum. Fix a unit test failure. (sseth)\n", "proba": 9.983189556805883e-06} {"commit": "29561fa69f0040b0ab4a250d1131b560292d7c45", "message": "fixing unit test\n", "proba": 3.970707496137038e-07} {"commit": "80b44d83ab8bf80cf1855666c7f551fbeac5a7e2", "message": "Add proper copyright header\n\nChange-Id: Ifa6ebd282f8bccbe3db80205ba02ba30f115bf15\nSigned-off-by: Robert Varga \n", "proba": 2.0706792724922707e-07} {"commit": "b204bc5b2ea41fd195bbac9c9355b75aaa63e6c1", "message": "do not add duplicated resources for gems\n", "proba": 3.190121162788273e-07} {"commit": "3368888fb7c1f0eb893d9143f5748a06092d6cc1", "message": "Small optimization, save a few ThreadLocal lookups\n", "proba": 1.1401348842809966e-07} {"commit": "ca9a073009f99bc7a2c8d4de669a1aefd7efdb42", "message": "EditText should not reset text if you specify \"null\"\n\nSummary:\n`EditText` was continually resetting the view's text to null if you explicitly specified `null` for the prop.\n\nNormally you would work around this with the `stateUpdatePolicy` prop, but that has some bugs with asynchronous layout that are not yet resolved.\n\nIn the interim, change the API contract so that if you explicitly specify null, the text field is simply left untouched. If you want to explicitly reset the field's text, use the empty string.\n\nReviewed By: astreet\n\nDifferential Revision: D8590956\n\nfbshipit-source-id: a160abf75cd10e5c49969de1fc085bbdaa607504\n", "proba": 5.4763695516157895e-06} {"commit": "4e46cffaba48031e445f8f4d8527c2f767ce0cec", "message": "Numerically stability improvement for simulating uniformized CTMCs with BSSVS.", "proba": 1.02781328337187e-07} {"commit": "dd877fd3ab888ce3ac348d0f916dce8122d71f9d", "message": "WebRTCDemo: clean the error message due to API clean up and add ability to route the audio through all three outputs, headset/earpiece/loudspeaker\n\nBUG=3366\nTEST=Manual Test\nR=fischman@webrtc.org\n\nReview URL: https://webrtc-codereview.appspot.com/17559004\n\nCr-Mirrored-From: https://chromium.googlesource.com/external/webrtc\nCr-Mirrored-Commit: 1a79bb8d30f29a3609692edba53d9c110c59b6c5\n", "proba": 1.0153648872801568e-05} {"commit": "3ce2ce7144df8ac4cc6d6c401f1c6c4f4c2b51c5", "message": "minor cleanups in trigger sample\n", "proba": 1.2823760187075095e-07} {"commit": "93b8c6e376314b37a42011a78525199c3389043b", "message": "Vaadin: replace v7 tree", "proba": 0.0018571651307865977} {"commit": "50049c7da426f7631f7551404ed0d2c7374e0204", "message": "whitespace-only source-file change\n", "proba": 4.730442469735863e-06} {"commit": "19659752a4e2a39ad3f2c10fc7b69cf96f85cc29", "message": "[ignore] java 1.5 don't have IOException(Throwable) \n\ngit-svn-id: 1623499149f5af833cfad2814dce82e821210f6f@15448 8784284e-840f-0410-bd5a-a6a6012a0d1a\n", "proba": 2.761873247436597e-06} {"commit": "3eb280ecc120c808a86e2346170a3163d822b69c", "message": "Remove Hibernate dependency.\n", "proba": 1.9198891720861866e-07} {"commit": "07cc454b6b737b97f214d973aef8625675a94922", "message": "Do not run generated tests by default\n", "proba": 2.785792503345874e-07} {"commit": "f4f355a5d6580467ad1a3bbcaa4808fb95d84f5b", "message": "Dead code clean up.\n", "proba": 1.3463545656122733e-07} {"commit": "8446915c78348973799e31c321f6627197bf7a87", "message": "working business logic\n", "proba": 2.953627927126945e-06} {"commit": "8db91a3ee3f28eb83dd53fe3d188ce1e682148dc", "message": "UHC-55 fixed toggle to actually switch the feature enable status\n", "proba": 1.20878340226227e-07} {"commit": "8e4214ee3a961b2293b35581d052810758b8225a", "message": "Update Burial.java", "proba": 8.123067800624995e-07} {"commit": "2f0ed8a0a1e6ed7ff217b47ecf6c550fa6479cd5", "message": "Use Paths to construct a file path\n", "proba": 1.2449896757971146e-06} {"commit": "12bc0326203a89ac8caab7504dafd35edbaf6341", "message": "implemented tooltips\n", "proba": 1.0046971965493867e-06} {"commit": "4f64ada6379b53a9758901df6222d27b46aca4f4", "message": "HBASE-7723 Remove NameNode URI from ZK splitlogs (Himanshu)\n\n\n\ngit-svn-id: 1ea5de6e32eadb5f080cfd8bafe1c87167c06d54@1450018 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.25443113019719e-07} {"commit": "678ccc84cf6722c91912b78b68099d6131a5a352", "message": "Fixed port implementation.\n", "proba": 1.2851084818521485e-07} {"commit": "f2a1398ab33b18a1e12118653605506ae7a670e6", "message": "Change visibility of AbstractComment constructor to protected\n", "proba": 1.3660236675150372e-07} {"commit": "73c9d51ac6431950245f738608859a1342c37f4c", "message": "Fix BIXI bike provider compatibility with Toronto Bike Share.\n", "proba": 1.0892853197219665e-07} {"commit": "7bb15541d3c4ade219629c9ace766bf7f567b3cc", "message": "fix the broken test\n", "proba": 0.0008688159286975861} {"commit": "96118e99df3e04f43d5f6eb879ffc4c8277dde82", "message": "angularjshub is down\n", "proba": 4.471565659969201e-07} {"commit": "5a3073fbcc2274e3124f0731be8d7a55325f67ca", "message": "update: \u6539\u56de\u539f\u6765\u7684\u8fdb\u5ea6\u56de\u8c03\u51fd\u6570\n", "proba": 1.8063920492750185e-07} {"commit": "ad2f0540e41028751fc91c1d069036e7bccde38d", "message": "Test coverage investigating Semver 2.0.0 prerelease.\n", "proba": 1.0116565363205154e-07} {"commit": "721c4fcd1210a1f787f21858e890520c0716fb10", "message": "Optimization for StringMap. (FELIX-1293)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@790347 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.664104835683247e-06} {"commit": "9ab8d2ecca139e4fff4cdb511a07ce1cd00ec825", "message": "meet is not known to be empty if either type involves type params", "proba": 1.7596482848603046e-06} {"commit": "33032c6fd7c73efe3afb74889143e088499a37e2", "message": "robust isElementOfUnion() for #530", "proba": 5.131816465109296e-07} {"commit": "1cd92064e8973b970ff2c682bba74cc204f15e01", "message": "Jira UIMA-178: only display the first 100 characters of string values in \nthe CVD FS view.\n\nhttps://issues.apache.org/jira/browse/UIMA-178\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@495291 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.647139576263726e-06} {"commit": "bc2c1224a5faff33f998f4aec417a636908bd337", "message": "added possibilities to add properties to outermost envelope\n", "proba": 2.5469060460636683e-07} {"commit": "8d9a92d7ba77397b3a1a62a40521c3f65d2b973c", "message": "Bug 1581: Avoid exception when desktop is not alive in LongOperationFeedback\n\nFEA: ItEr77S04BugFixing\n", "proba": 1.3193886161388946e-07} {"commit": "1f72e6aa7f852ee0f7811942bd59e30bf6afd1db", "message": "[Huobi] Adapt funding history status\n", "proba": 1.3437109203096043e-07} {"commit": "ce344d76aa415c0ae7e293783f288afdbda12ce9", "message": "Add NativeMap.create() as a utility\n\nSimplify creation of any type of map in caller code.\n\nChange-Id: I5a491cc689003db361c8c0cc8c0de1a8675e6298\n", "proba": 0.0002511599741410464} {"commit": "bd755f939370c1b312c9a33831314869364f871e", "message": "Thunder: some small changes to work with new meanlib.\n", "proba": 9.914727172599669e-08} {"commit": "75cf5dd5f48c5a994d42e747a3026041bd95dbcd", "message": "proper exception handling done\n\nSVN-Revision: 5077\n", "proba": 1.7448148526000296e-07} {"commit": "08378ee9bfa6e62d851ce8ad8309179ace5ab854", "message": "Test for standalone vertex writing with types.\n", "proba": 1.1035179880991564e-07} {"commit": "2a1645dbb0d579decde7f3054c80696513bb3c21", "message": "Change default rune to Blood rune.\n", "proba": 1.2482192346396914e-07} {"commit": "d6e68d9c0567a6d2714b121f21db8ec46ae5d900", "message": "Changing return type of processCitations.\n\n\nFormer-commit-id: e640ce020b14c48a2c511ddcfa7fc37b5cd214c5", "proba": 0.999632716178894} {"commit": "d14d192b97dc65a1a324c639ffd19888b05a126c", "message": "fixed support for Long numeric type\n\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@586 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.1280414582870435e-05} {"commit": "e53cc60e1e867426cc24b5da796d4918b90849f9", "message": "15513: added index attribute to find_by_type\n", "proba": 7.926357739052037e-07} {"commit": "2ad4f1f1f44a0908df81f6872c460c0ee0776d7d", "message": "PUBDEV-7937 - use ContributionsComposer as a local instance and not a field\n", "proba": 1.0719946175186124e-07} {"commit": "0525f2c876b43d0b15736add64e0bb69e379b643", "message": "HBASE-10078 Dynamic Filter - Not using DynamicClassLoader when using FilterList\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1556024 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.481649398258014e-07} {"commit": "471e8159f0376d234a7089b536b7aa3c4950bb7e", "message": "HBASE-25981 JVM crash when displaying RegionServer UI (#3364)\n\nSigned-off-by: Duo Zhang ", "proba": 1.1388558363023549e-07} {"commit": "9e98d205ed8d0710864ad390e3b82cb2fedd58d6", "message": "\u4fee\u6b63\u5916\u952e\u503c\u4e3a\u7a7a\u4e32\u65f6\u5173\u8054\u540c\u6b65\u95ee\u9898", "proba": 3.346165726725303e-07} {"commit": "24fa341f4fe3d819067b80de67bdf98e8861a8de", "message": "- statusline made final\n", "proba": 2.0821745749799447e-07} {"commit": "2d1c821261830a9a1a1262fa1e7e1f9371312adf", "message": "Missed a test to comment-out\n", "proba": 1.2660562731525715e-07} {"commit": "4abba52b8d778c3621fe81bf4e530c8cde20f624", "message": "fixed TestURL test to include asserts\n", "proba": 1.5800505082097516e-07} {"commit": "12abef2ae58ba17042936f573a09c3c09365fc03", "message": "revert change to fix test\n", "proba": 3.7894861293352733e-07} {"commit": "50020b08efcd8175cf304b229fbd469fde93735b", "message": "Fixed checking if user exists that caused performance problems during templates filtering.\n", "proba": 1.1821329337635689e-07} {"commit": "f40f5edf500b1d5442b27bbab7320ec2d7031440", "message": "checkstyle\n\n\nFormer-commit-id: 3fe2779eaf57b5fb93f8639d41419188f03f76bb", "proba": 1.1947375924137305e-06} {"commit": "694f0176d99a7ae7f61c38ad4305c690aa7e903c", "message": "portal made bags dont use any special character in their name\n", "proba": 1.2647625169392995e-07} {"commit": "633f9b21d86bf4493196de15bb5c564a1750694e", "message": "whitelist entities and enums\n", "proba": 4.1291698948953126e-07} {"commit": "7b8b070d55c428175eb729b82f4074e175ac814b", "message": "[MOB-1713] - Update IterableLogger\n\nPrintInfo method internally uses system level log instead of using IterableLogger. This bypasses the Iterable's config value.\nThe fix: use IterableLogger. It will print only when VERBOSE is set in config.\n", "proba": 1.7388977369137137e-07} {"commit": "9ed204bb2874e6d52e55b8104c4c3572a94ca0d7", "message": "catch RejectedExecutionException\n", "proba": 2.2262640868575545e-06} {"commit": "c78394b21bc512e6dc19e9b57051b43336b4e178", "message": "Adding invariance checks to ternary operators\n", "proba": 1.1689339771692175e-06} {"commit": "fdf7707b1d80d6cd0c8554ae8143d16247ea3af9", "message": "don't load extensions from static initializer\n", "proba": 4.3640639546538296e-07} {"commit": "9bc9dff391b3dc0a45237a516d16c700640bc090", "message": "StructuredLogger: Get all existing JUnit tests to pass after revamp\n\nDidn't need to fix anything in StructuredLogger, just the JUnit tests.\n", "proba": 1.0629992885924366e-07} {"commit": "e0e8577b8eea7bc8502db91104aa65991c28dace", "message": "Remove leftover suppress-warning annotation\n", "proba": 7.267961336765438e-06} {"commit": "d97a7a8147a825a6f723fe944bdfb86eb7bf5393", "message": "not failing when poor syllable codes are predicted\n", "proba": 1.0766562809294555e-05} {"commit": "65a28ab0a91ecb988e4aa869adbb97c407e13f95", "message": "Added debug information about available certificate algorithm\n", "proba": 1.346240310340363e-07} {"commit": "ae0bb76afe5df3c3d7b38e32468ee7c96e8a9f72", "message": "KULRICE-4816 - javadoc'd ServiceInfo\n", "proba": 1.2084802847311948e-07} {"commit": "bc0607411a61a5fee11e96130f47d2a483d3758c", "message": "the BitSet supports clone\n\nshould be a little faster\n", "proba": 2.8582431355062e-07} {"commit": "51a15bbb43497f60e209659419a96f9b00f4ac56", "message": "added logging of sql queries that take > 1000 ms", "proba": 1.637099131812647e-07} {"commit": "8a7da240384d0485af8439936deb2958346b5f39", "message": "Add list-based attribute set create\n", "proba": 1.2057213325533667e-06} {"commit": "9b4ad284d80cb772d8c4138bbb7fb5371420af65", "message": "Always use preparedStatements if we need to.\n\n#1790\n", "proba": 2.0475624751270516e-07} {"commit": "c94cee8cd58186c2207ca75dbea17c7f1a094bc6", "message": "Lines authored by tcm\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0252503557239834e-07} {"commit": "ce68d0b60004e95ce70c0fa64f383da60382741e", "message": "Lines authored by ianc\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0358468216509209e-07} {"commit": "ed389470f5ef2a45a95b8635a6bbe1fa5ccac0c0", "message": "#2 correctly handle real time flag\n", "proba": 7.277202485056478e-07} {"commit": "43e0a21929c4375354e8e7fd587c23793e179611", "message": "feat: Add new property added in Mattermost 6.1\n", "proba": 1.2862182074968587e-07} {"commit": "74d34b8f5bcafaa646e4d7bf9d2bd17a9907146e", "message": "Update FirstRoom.java", "proba": 4.9042114369513e-07} {"commit": "4c518069854f8b3700d79511f70300518c307cdc", "message": "Fixes NPE when labels have no value (#182)\n\nSigned-off-by: Dan Cunningham <2591e5f46f28d303f9dc027d475a5c60d8dea17a@digitaldan.com>", "proba": 1.228225414706685e-07} {"commit": "5a82b7a6e9300635e947b74231726f7a92a9e248", "message": "more generic types\n", "proba": 3.996110535808839e-07} {"commit": "03a8ae03b9f058923193d12c9f980966f2f1efcd", "message": "CSeq use correct replyTo: http://issues.apache.org/jira/browse/SANDESHA2-163\n\ngit-svn-id: 2b86aa0691b69980d9a6f3f27dca0ec9e0ea7276@670465 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1539467550392146e-06} {"commit": "2df6b9100a0b66bcf10fb5f1093b450e1b87c934", "message": "fixes #269 modified FluoInputFormat to use configuration\n", "proba": 1.143617396337504e-07} {"commit": "a43bc0fc9dce8448e8bd7a071255cba406d8fb88", "message": "Opraveno: N\u00e1zev tabul\u00e1toru", "proba": 9.54619736148743e-07} {"commit": "a0d685e17812a61eff58482038371cc388b34450", "message": "Revert \"fixing typo\"\n\nThis reverts commit 25a855275df6e4be1d4cfa167804c2cfb6155630.\n", "proba": 1.4142531767902256e-07} {"commit": "20a51a22a375f6dad605355e1d4ef0bcf10d2cf8", "message": "DUBBO-543 URL\u5728addParameter\u65f6\uff0c\u5982\u679c\u6ca1\u6709\u4fee\u6539\u5219\u8fd4\u56dethis\n", "proba": 1.324176110983899e-07} {"commit": "28f5279103cee5edc3007d7922a986bdd984dff7", "message": "Fix episode number for T411 search\n", "proba": 7.3104770308418665e-06} {"commit": "4d43fe13ce43b4a771bfbd8062182c03fef4ac7a", "message": "CLOUDSTACK-4002: We should use backup_snap_id in snapshots table to\nconstruct snapshot install_path in snapshot_store_ref for pre-4.2.0\nsnapshot.\n", "proba": 1.0816705042770991e-07} {"commit": "cb02586be53dcd2d200b528e5152132a7e827a74", "message": "1 over simplification later\n", "proba": 1.5709811407305097e-07} {"commit": "f138192c946d45ca5982ec012f65a8b83c97422c", "message": "CLOUDSTACK-8606: DB performance impacted due to VM sync.\nVM sync. generates a lot of queries on vm_instance table with 'instance_name' as filter. Since the field is not\nindexed, these kind of queries will impact DB performance. Added an index for instance_name field.\n\nThis closes #553\n", "proba": 2.728312153976731e-07} {"commit": "1c1ff79a7b5f70281c670b964f1e79953d83127c", "message": "Added a function to add text with an indent\n", "proba": 7.407552402582951e-07} {"commit": "ce55add3e33f4f608081768b6d9dd0775a65da76", "message": "pathset: Some performance optimizations\n\nFor the single include glob case, we simplify the returned predicate.\nWe also copy the glob lists to shrink the underlying array for long\nlived predicates. This also avoid side effects if the pathset is\nmodified after creating a predicate.\n\nSigned-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>\n", "proba": 2.36053188018559e-06} {"commit": "bad74b7706bb27dc586d9eece33b7fa47c69461d", "message": "INTEGRATION: CWS pj57 (1.2.24); FILE MERGED\n2006/07/26 11:02:21 pjanik 1.2.24.1: #i61626#: Remove deprecated SISSL license.\n", "proba": 1.0166820629819995e-07} {"commit": "cb9a091ffc716a279603b408217aa324fe2700eb", "message": "Use always joda.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@920 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.00011237749276915565} {"commit": "2ab762eea354be0bbcf6c1cb265bdc2b11e1aab4", "message": "clear basemap list\n\n", "proba": 4.959736088494537e-07} {"commit": "a294ee61f8f3808dd0a25f7c56b10161d2783a6c", "message": "Added tests for getting all commits.\n", "proba": 1.0771287861643941e-07} {"commit": "6b9f2d066bf795b4b5bae12eaea0625edbd8187e", "message": "SPLEVO-20 Improve Diffing Performance\nIgnore all references outgoing from elements in ignored java packages\n\n", "proba": 1.0793417004606454e-07} {"commit": "ac5d61935b15e893955f926a99dd2f7ea4e91537", "message": "added deleteExperimentConfig\n\nSVN-Revision: 14291\n", "proba": 1.2156434081589396e-07} {"commit": "aae09858e5d852b62159aace28f9f9692372613e", "message": "file is never null\n", "proba": 0.00011845338303828612} {"commit": "717514913e50352ca0266582ff11ec28716b55ee", "message": "handle exceptions\n", "proba": 9.06306831893744e-06} {"commit": "2d5fe478a8b16a4ae74dc0926cd67b51dd4001c8", "message": "Add additional debug messages to bulk operations.\n\nFixes #1122\n", "proba": 1.5193283786629763e-07} {"commit": "167ed99e2e77759405e0974bf43591fa944b07ae", "message": "generic workflow for comments started\n", "proba": 1.400256905981223e-07} {"commit": "4d7473a7797967e3bfecea31ce4c80fb81ef2c6f", "message": "\u4fee\u590dconvert\u8f6c\u6362\u5668\u7684bug\n", "proba": 1.5569223421607603e-07} {"commit": "7e66c43b049dee596759a57b7a135bddfe718cb1", "message": "Added the getMessage Method\n", "proba": 1.4119447655502881e-07} {"commit": "469e1fca17328b7cdefb12eb43df81526db20c59", "message": "KULRICE-5883 - fixed AddRuleDelegationTest\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@23861 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 3.911369788056618e-07} {"commit": "752a656b55e93e93162a4406a5132b1cf90468db", "message": "Added Unit Tests\n\nAdded unit tests to DataSourceTest.java", "proba": 1.6537354952106398e-07} {"commit": "4b56a4f61ee3d2cad860cbc73e6994c7d20eb00d", "message": "Fixing unit test example with junit\n", "proba": 2.751029910541547e-07} {"commit": "48ede3f996ebbe1c5486d50be831942ce30f613c", "message": "addings\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@12731 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 5.590853220382996e-07} {"commit": "daa563ffd3f3c45dff105fe9f87fa4ff26160484", "message": "bugfix\n", "proba": 8.478961035507382e-07} {"commit": "60a1b16f05415908707e9657ad6dbbd6c52df1e8", "message": "Ensure virtual files are readable on Linux Temperature (#651)\n\nFixes #649 ", "proba": 1.4984432539222325e-07} {"commit": "9f466d0bf23e1490299848c7fe4cb252e957f1cb", "message": "Revert to using single kstat instantiation with updating", "proba": 1.788665002777634e-07} {"commit": "c1c0298170edea405872dacd3916f5a859a49307", "message": "BUGFIX (unreported): do not forward WaybackRequest fields with 'null' values.\n\ngit-svn-id: 25dac4f723c7e5b42083d4a98669c37f60455592@2601 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 5.7252118494943716e-06} {"commit": "6e7a0d849b152deaeb5ee21050f9534706d6ebb5", "message": "Removed rouge println\n\n", "proba": 6.49967205390567e-06} {"commit": "aedc84d65fe74474cd54ddfbf82309335f7af779", "message": "changed keyset to entryset\n\ngit-svn-id: 6d8f726e13e44a55f7989a189ac88f9e603c9e4b@4029 41e0724e-84da-11df-b2d6-0f76b6d44b92\n", "proba": 8.413859973188664e-07} {"commit": "1bdea556c3e9960d8107ede53d7b226a909914bb", "message": "pendingIntent now always is applied to widget\n", "proba": 1.236020636952162e-07} {"commit": "6e0345b2f5a784844b179a9e449a4cef5e6278db", "message": "all gauge metrics should use LastValue aggregation (#2998)\n\n", "proba": 1.1675631839125344e-07} {"commit": "9226e382e3c3302d0bc2d9e87d5a5708d7ac6d0f", "message": "file download fix\n", "proba": 7.770217393954226e-07} {"commit": "edc8e97ebc29109dc770bd005aea281deb649f6f", "message": "feat: Refine exiting behaviour\n", "proba": 3.830014918548841e-07} {"commit": "e5fad7cb0fdf2953bd21be7201423aaf873c8907", "message": "Quickfix https://github.com/denkbar/step/issues/3", "proba": 1.9761989733524388e-07} {"commit": "cb3c7c17746e51a9c6700ecaa7ca020cf019d6a3", "message": "Microphone: Fixed thread waiting after it is terminated.\nThough the LiveDecoder is still wait on a Java Sound MixerThread.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@448 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 1.6360360177714028e-06} {"commit": "e002983e3e6cfbaaae77578e652ac94a1914226c", "message": "added some paths (one of them is wrong)\n", "proba": 1.6792927226561005e-07} {"commit": "a3ade41f05d16affb8ffa632c8e8c01e473e0269", "message": "Added method to find a child in the level.", "proba": 1.0565249652927378e-07} {"commit": "f499f64f8df97e6505f0530baca4d61ab3d70a45", "message": "Added analyzeInstruction() method which throws a checked\nDataflowAnalysisException if an InvalidBytecodeException\nis thrown by the underlying visitXXX() method.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@3797 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 6.864417173346737e-06} {"commit": "ed9f7d397c90366c94776652ed7c60637053288f", "message": "[hotfix] Add FutureUtils.unsupportedOperationFuture()\n", "proba": 2.3757621647746419e-07} {"commit": "fa17806798c2c47a3bc2bcf56aad0ae15ef2a5d8", "message": "Commented out test for now.\n\n\n\nFormer-commit-id: 385d423deda66ba9eaef7d36d5aaa55ff2ebb776", "proba": 2.225561502200435e-06} {"commit": "29b28e0490cf32d823debf9b663dae35596888a9", "message": "html string retrived from server\n", "proba": 4.8186063850153e-07} {"commit": "c01185cb519dd6db6b234212ec466539f2ea0139", "message": "scroll to the first item when filling the menu\n", "proba": 4.835593472307664e-07} {"commit": "e3964356fcf21a5003fa1e09d1d9c1bc3b735e81", "message": "It seems to me that making abstract superclasses for all kinds of generic things isn't that useful, really (I'd favor static methods sometimes).\r\nAnyway, this one for example seems to be bound to clustering algorithms, not any processing component in general.\n\ngit-svn-id: f05d591df75ba7f0993a7f82cc16d06976130918@2103 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 4.268978591426276e-05} {"commit": "34805bd8d7cd67e692aaa5d47c8e0b884c5d81bc", "message": "hook in language and auto-gen fields to running antlr.\n", "proba": 1.0430555619223014e-07} {"commit": "e83a5339f22d616e5cba44f94e1e40271185be01", "message": "consistent exception throw declarations\n", "proba": 6.66435994389758e-07} {"commit": "58e561704cb00ac3c08b45e51fb9caef71c939fc", "message": "Improve logging messages and error level for DeleteExpiredDomainsActions (#1010)\n\n* Improve logging messages and error level for DeleteExpiredDomainsActions\n", "proba": 1.209760256415393e-07} {"commit": "8452756d29ab0f4724aa1c90b90dfc215a0a9a50", "message": "Fix #857 \"Exception when renaming section\"\n\n- fix xforms-insert event when root element replaced\n- an incorrect event here caused the id index to get out of sync\n", "proba": 1.5266573427652474e-07} {"commit": "ceef202450d94fa9a58e15eef16fb14820cf0431", "message": "Add checks for empty vectors to avoid invalid vectorIndex entries\n", "proba": 2.4512189611414215e-07} {"commit": "386ac2a521d2492772c6f840e4de12ea604a0c76", "message": "Remove {g,s}etter for users and samples on a project.\n", "proba": 1.1380675601913026e-07} {"commit": "5bfefe05a09bb1110708194b569af2834cdda989", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "918ea5b37be9725700d027f58d2fcb936b1f6fe7", "message": "Same for dates.\n", "proba": 4.861811248701997e-06} {"commit": "e2b249423083933ad79a7b16e36f7ea99f8e714b", "message": "Renamed test for consistency over deleted elements #297\n", "proba": 1.5288661359136313e-07} {"commit": "ae9139a5820b73e2b10d7f745b45d4affed11f4e", "message": "Increment number of threads fir plugin\n", "proba": 3.803022821102786e-07} {"commit": "e7a246f9de479461bf3905686030d19fd310f723", "message": "Added value handleAll boolean member\n", "proba": 3.05009052681271e-07} {"commit": "eb68100cc9a30cb7cca03dbe0eebad8d5e76b5b1", "message": "Fix flaky ServiceManager test\n\nGuava issue 1715:\nhttp://code.google.com/p/guava-libraries/issues/detail?id=1715\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=64565848\n", "proba": 0.0001321878662565723} {"commit": "782ac00ece554768a52e0c44c63c0a50b68db454", "message": "Cache null UUID responses to prevent excessive requests. Fix checking object owner against itself. Resolves #119.\n", "proba": 1.029655720685696e-07} {"commit": "06c3ebc96b8192094247a9e48a1fb9e37214d53a", "message": "cleanup: replace code with utility method\n\nGitOrigin-RevId: 433c42b602f6ebb7ebead922fbde11aff3e84747", "proba": 0.00017475250933784992} {"commit": "cf56395837113b2206fc1b0595ddcef7fcd48be8", "message": "fix access rights checkt for sendNewValidation\n", "proba": 1.4537073411702295e-07} {"commit": "0577f0dea98e425f8aa69900323ecb7172a0317a", "message": "IDEA-CR-52894 Fix redispatch mouse wheel event to an outer scroll pane\n\nGitOrigin-RevId: 7b54b32005a638222a0eebc771abbd3566d78cd1", "proba": 1.7501588445156813e-06} {"commit": "6cf71c1a6462c59d6686345ed3cd918bc64062ce", "message": "Add explicit Superprotected check to Kill action\n", "proba": 1.6415171444350563e-07} {"commit": "246c6e574cec2f3f57f0a975cff7056da98a595e", "message": "[HOPSWORKS-2980] Remove single model contraint for non-KF serving\n", "proba": 1.06003916755526e-07} {"commit": "ca0ebfbff885f0ffd61060e9b88d42ee3ceff8fb", "message": "Add \"Photo of\" prefix to Camera photos\n", "proba": 0.9997114539146423} {"commit": "379443408596ee772d2c28bfe2d9eaf4bbf33bfe", "message": "Use uniqueID in the filenames. This appears to help with some file corruption problems I have been seeing (wrong tracks, or 0 byte files). Some more testing to see if this is truly fixed. Treat 0 byte as garbage that needs overwriting.\n", "proba": 1.1744580064032561e-07} {"commit": "32351a5b056021ee4c010a97e26cb85d24a076f9", "message": "Add min_slot and max_slot parameters to DisarmSpell\n", "proba": 3.0084243007877376e-07} {"commit": "c870e0a1bf79a3a6be88a54709a26e1ec3dda056", "message": "minor change to CLI parameter --type-name\n", "proba": 2.5012056426021445e-07} {"commit": "0c7d8283e94fea22dd8d380ec2daa78f547edaba", "message": "ASIdiSPIM: added light source enable checkbox, reworked panel layout a bit\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@14109 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 5.577422257374565e-07} {"commit": "7333f06e64d2400f6eb2b59fe68d5692d2be5041", "message": "fix texture mapping\n", "proba": 1.1399241884646472e-05} {"commit": "4aab5004790ccb37b79fbbb70947c587f98597f2", "message": "added support to skip getter or setter that deals with Optional in favor of accessing the field directly\n", "proba": 1.1505277797141389e-07} {"commit": "d96e5e9894fbf7a0a65200f6196e8116ea767067", "message": "EA-69210 - SIOOBE: TestDataGuessByExistingFilesUtil$TestLocationDescriptor.populate\n", "proba": 3.01743227737461e-07} {"commit": "ad3c7f997cd30130a96986598dfb9bf8db00de3a", "message": "WELD-1256 AbstractConversationContext calls conversation.end() without checking if its transient\n", "proba": 2.374231087287626e-07} {"commit": "7d0bfe3a8a779edbbbe4fa6ad6d7c49439fed94f", "message": "Adicionado a lingua do retorno.\n", "proba": 3.282978582319629e-07} {"commit": "31977aa735a6b45ca6337541d10f4b0d81be6261", "message": "TUSCANY-1514 test case to verify DataHelperImpl.toDate(String) does not throw NPE when passed in null - actual code fix in rev. 564600\n\ngit-svn-id: d03bf258fa706134e13af30ae75b879a77d8986d@618933 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2195315548524377e-06} {"commit": "cf88653874a8339bb019d255a57c24f8dad0f698", "message": "update javadoc to say @throws NullPointerException if null passed in", "proba": 1.6041782657794101e-07} {"commit": "3a2895247baf85fb9a7f4c1b17571744bc610447", "message": "removed unused component. fixed misprint in method name\n", "proba": 0.0001276026014238596} {"commit": "a08e79dd51152228fcbb2718f40b5e9f24ba4d75", "message": "fix: handle SSE in getObject() properly and have one source code. (#776)\n\nAdded below version of getObject() for completion.\r\n```\r\npublic InputStream getObject(String bucketName, String objectName, Long offset, Long length,\r\n ServerSideEncryption sse)\r\n```", "proba": 1.370636653064139e-07} {"commit": "4891f563a35ce881c3dda996891c1af51284dda2", "message": "Fix bad if check\n", "proba": 1.2272236062926822e-06} {"commit": "86ee096c8d3f05f2052f108e4a4ffbaf31a55454", "message": "Cryptography Changes in Android P.\nTL;DR: This will only affect applications that specify the BC provider explicitly when calling getInstance() methods.\nYou should stop specifying a provider and use the default implementation.\n\nhttps://android-developers.googleblog.com/2018/03/cryptography-changes-in-android-p.html\n", "proba": 0.9999994039535522} {"commit": "f37a4a9f7a869115874a484c6885d7869a87a1ca", "message": "added byte checkedCast(int i)\n", "proba": 5.933694069426565e-07} {"commit": "2c98a9d0ad1c64ce65d50610826b62fa052aa50a", "message": "Add missing gs prefix to argument values in example gcloud command\n", "proba": 1.127116775023751e-06} {"commit": "8ff207e2ac3b13c8c1a632f8495c585f8126943b", "message": "Added getOpenContainer()\n", "proba": 1.3705999890589737e-07} {"commit": "4b7cb99e430c6593237c0b306844d17a278dee9c", "message": "Disable flush-after-every-object\n\nImproves throughput by approximately 30%\n", "proba": 6.54431630664476e-07} {"commit": "7a3fe68a650de0004d7d0e0d1309755ab0e78bfe", "message": "e.printstacktrace removed\n", "proba": 1.3796819757772028e-06} {"commit": "f550aa2a424473316356bacf744e49e6192c3f63", "message": "Update interval set to 30 mins\n", "proba": 1.926148615893908e-05} {"commit": "acb81ad802bb6341975a9180f2cc364475b8dd68", "message": "expand env vars in text request body\n", "proba": 1.2798948318959447e-06} {"commit": "07c2ecd693e06f3615cb8804c523e56991ab8777", "message": "Buff local spawns for the Apocalypse\n", "proba": 1.3893640016249265e-07} {"commit": "d1920bd6625faf7f0bcd37483d985eea28ab47e9", "message": "Updated property retrieval from objects to use PropertyUtils and to check ignored as you go, instead of removing afterwards.\n", "proba": 1.014605430782467e-07} {"commit": "e7a79f9480fb454b7d6a46ab8fac3dfdd958e2c0", "message": "Update DiscobitConnector.java", "proba": 4.1454140387031657e-07} {"commit": "ed477f1e9d30368e39d9566f5a41ca9458076e46", "message": "Defined DRIFT_LIMIT.", "proba": 1.7576792288309662e-06} {"commit": "fcbed85a9ec3b00a5423bb672e0bac8e220c8c69", "message": "AnswerScoreSimple: Factor out scoreAnswer method\n", "proba": 0.004073550924658775} {"commit": "bf58787f0233eb8396af3ed5b9da3b16eb1868b4", "message": "Add helper class.\n", "proba": 1.7930287299350312e-07} {"commit": "9a1a6b631b406dc22f30a617aa28dacbeafff2e3", "message": "only use compounds with a minimum difference of 3\n", "proba": 1.3528224371839315e-06} {"commit": "47e8867ea506bf01febf035ea3cf97caa11e5cc9", "message": "Move imports\n", "proba": 1.156088160314539e-06} {"commit": "c8d5a648dddc96ac314c590ee6f5b482cb135cf2", "message": "LeaveOneOut for Multiclass SVM in progress\n", "proba": 1.2384666092657426e-07} {"commit": "e8b2807f3144c3956bd0a99c5560e232dcb9fa43", "message": "Print more debug info", "proba": 4.710423127107788e-07} {"commit": "7e9024b7671d758511be63caa8a8e4aeef26c8f2", "message": "update reference location", "proba": 2.410766626326222e-07} {"commit": "56e1b8a1d0ca74ad9de4b8b2c9390a7cd090c07f", "message": "small fix", "proba": 5.359547685657162e-07} {"commit": "91b4714a48eae5501695c8d3937f90eb3e2d6b12", "message": "remove process exception", "proba": 1.8832952264347114e-06} {"commit": "21aaf60c800326f12d0748c833555ec9836eb244", "message": "Added IBlock->instanceOf\n", "proba": 1.3695208167519013e-07} {"commit": "2dfaea32378722bf8ae723613d50576f2a423e4f", "message": "Convenience proxies for name, driver & provider setters\n", "proba": 1.2802277638002124e-07} {"commit": "54e54032893edbd6574ac7ca463f02584baf0d2f", "message": "PMML formet Model Spec\n\n1. Refactor the PMML translator part from ExportModelProcessor\n2. Add PmmlTranslator Test Functions\n3. Support out all encog models to seperate PMML files.\n", "proba": 1.1925071419227606e-07} {"commit": "6e11939dd8c95e6402684613cb803c9942ec4c4d", "message": "Lemme tell ya two useful pieces of information. First...\n", "proba": 1.243918745785777e-07} {"commit": "32c45b78dfb396d4b88396b9dac86e8e62628bb2", "message": "apperantly other things call the API_GROUP\n", "proba": 1.9248207649980031e-07} {"commit": "e611162de5d7f3fae6ff4633fc8adb622be9416c", "message": "Fix droppers not dropping.\n", "proba": 1.9242482096615277e-07} {"commit": "3b045a5a057321b9ac64634107189d966b6e21ef", "message": "Remove unused variables\n", "proba": 6.972961273277178e-06} {"commit": "f82fb8b75a32babbfd92eaacf04167516f42c5d8", "message": "Fix tests\n", "proba": 2.8394715627655387e-06} {"commit": "76f766c4630dad32bd4d5c10e5dae6c79eb9f11e", "message": "SNOW-120495: use constant variable for authenticator names\n", "proba": 3.524000703691854e-06} {"commit": "adbc00b0ca795b8ff6260808fb6052fee16e1f5c", "message": "Codereview fixes.\n", "proba": 1.2595073428656178e-07} {"commit": "af8e534bf91839ea4114bb97050871a8079e7db3", "message": "hotfix - ditch unused code\n", "proba": 1.4111962798324384e-07} {"commit": "97e28ceecfa95d41f7773164b52d66b4a9325115", "message": " r459@minifireslug: gpampara | 2007-05-04 15:48:21 +0200\n Added the ability to compare OptimisationSolution objects based on Fitness\n values.\n\n\ngit-svn-id: e8c528292d4a6d6d86ccd8ee3f978f608db6077d@425 6919081d-ccfc-0310-b8b8-fc61df93b961\n", "proba": 3.621043163093418e-07} {"commit": "4474243253ae5ceb9f999981acc369ce42518143", "message": "Removed old comment.\n", "proba": 1.19798997388898e-07} {"commit": "d677bfc063bf57e4257db8ac43408e0d27a9a6eb", "message": "added missing javadoc comments\n\ngit-svn-id: ed2019a869eb985a28c54e1debc86f0801f55061@1175822 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.901703908264608e-07} {"commit": "35c21c29c544104d68910471c626fae48ef30cea", "message": "diagnostic added\n", "proba": 1.7778475580598752e-07} {"commit": "4cd203f41e34a07771791fe3423a94dde542f841", "message": "MATH-894\nChanged type of \"expansionFactor\" and \"contractionCriteria\" from\n\"float\" to \"double\" and deprecated methods and constructors that\nuse \"float\".\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1410469 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0603217788229813e-06} {"commit": "5ec9b041a4793f4ddab1c2067511f59bd50a5e19", "message": "Platform: standard refresh action, standard 'change details' VCS action icon\n", "proba": 2.2445028946549428e-07} {"commit": "3215cdec8a8697509e384e2ea8a534cb4d9e3ae0", "message": "added trivial javadoc comments\n\ngit-svn-id: 3629b0064825e9d7230d3d0196b9ea5edc1472c8@1104709 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.648605743615917e-07} {"commit": "efcf9d78e9afd66643b6cc12984f76ff4e24f9c5", "message": "Deleted an unused method in QuerqyTemplateEngineTest. #111 #116\n", "proba": 2.3151879702254519e-07} {"commit": "2a241c9cf632bef34cd91f6126399f7cd7f49e58", "message": "[SYSTEMML-641] Fix select column-parallel matrix-matrix block multiply\n\nThis patch fixes the codepath selection for column-wise parallelization\nover wide rhs matrices by taking the decision on row parallelization of\nrhs matrices into account. With this modification, we now also apply\ncolumn-wise parallelization if basic row parallelization constraints are\nmet but rejected due to memory overhead. On a scenario of [4x1K] x\n[1Kx1M], the observed improvement was 2-3x. ", "proba": 2.0883611284716608e-07} {"commit": "4c70b88c6be265694cf8029340ca68badf509312", "message": "Added skeletal methods for individual Qulice checks.\n", "proba": 1.0421189244880225e-07} {"commit": "0c238a4490c6f71365dada4aad11ef17d2c52782", "message": "Follow up to TRUNK-4271\n", "proba": 2.6250984319631243e-07} {"commit": "b8a3ba623c85dfda430c5f7ba7599d7e2848bfc0", "message": ":art: Clean code\n", "proba": 5.663876549988345e-07} {"commit": "b4717f66fc9d6ae11d947c1aebbcc9089c13e415", "message": "Use the Configuration class property for this\n", "proba": 1.514765273213925e-07} {"commit": "6e9641c8e68375850dd3e80886c6733e111be19e", "message": "SAK-1374: fixed typo of HeaderURL\n\ngit-svn-id: 840349cbf2a7f44860f6cfd02374235b623e9bf9@198 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.3059029697615188e-06} {"commit": "a537353e4093a10c6d95503ca785058e802c884b", "message": "Text field type in ES can't be used to do aggregate term or use as value_count. When come across text filed, we try to replace it when filedname.keywords in case of this field has a keywords type setting.\n", "proba": 1.1178022418789624e-07} {"commit": "dbabfb5e31ac44ec238d206b2610a40179f56794", "message": "chore: add setLocation in dataset creation sample (#2263)\n\n", "proba": 1.3056461511951056e-07} {"commit": "e771d94f24f9ec0a5611e5364a7d38ee369049aa", "message": "Added configuration caching.\n", "proba": 1.2694208351149427e-07} {"commit": "b4e8f063f97dc14c3611b59e343ab519d71f9bc0", "message": "Fix response header generation\n\nNettyContainer was using ContainerResponseContext#getHeaders() which broke with Jersey 2.16 because the\ntoString() method isn't necessarily returning the correct string version of the header. Switching to\nContainerResponseContext#getStringHeaders() fixed that issue.\n", "proba": 1.2193856946396409e-07} {"commit": "55ad4fcc8ab2acdbad592421c35de6b63ae4e423", "message": "Fix connection leak\n", "proba": 2.1800835838803323e-06} {"commit": "96414a3010a2981be17d477f99edff146a3f6594", "message": "REM3-134 - Fix NPE when STARTTLS is used but SSL is not activated\n", "proba": 1.2371019408874417e-07} {"commit": "1e4a83a52f0e5fa2e3634eef0d8869309d2b7b3c", "message": "Jenkins is sending '\\' instead of System.lineSeparator()\n", "proba": 3.5254086583336175e-07} {"commit": "45e22d98f1fb4d95ac3f46ad3c9daeb3ed576700", "message": "Fix S3DataSegmentPuller retry bug\n", "proba": 3.358442199896672e-07} {"commit": "b0483d1197b72860ecc1720419ae864564371a3d", "message": "FindBugs: JnlpServer3Handshake#Failure has non-static nested class (SIC_INNER_SHOULD_BE_STATIC)\n", "proba": 1.3155464273495454e-07} {"commit": "4d2411f80ec5c6584c40495f4da57a7bd1cbac7b", "message": "Fix alignment\n", "proba": 2.7035864604840754e-06} {"commit": "553f1952883c0fc7ac1a3dbef9cbf5f1b7c690f8", "message": "Setting a combobox should display correct text\n", "proba": 9.92131681414321e-05} {"commit": "05930fe047e54c3b7d2525c6cd6c780c857723a1", "message": "improved utility classes", "proba": 4.37468571590216e-07} {"commit": "f37e6d6abbf9b03181274ba2972a2ec8641f5c70", "message": "SwingList: don't add hidden insets", "proba": 5.584160476246325e-07} {"commit": "31171969ba6fcd53665d46d0fc3e1a690c8cb5c1", "message": "Update digital signature pattern to recognize new signatures", "proba": 1.3412834221071535e-07} {"commit": "65d573293846b29bae5414b8f3f9a16eaca689b7", "message": "fixed not saving creation date issue\n", "proba": 4.093650431968854e-07} {"commit": "66341d29dd6b686ab36721a468665dcd7f238db0", "message": "OLMIS-1319: Removed columnDefinition in FacilityFtpSetting (FEOLMIS-617)\n", "proba": 1.0720212628712034e-07} {"commit": "3901200db5eba5da7b111709bcc31380af36df1b", "message": "Fixed notification action\n", "proba": 5.690975513061858e-07} {"commit": "a4039ed45024af83422d248c48e140a4a2fb1218", "message": "port clay, brine, natural gas, oil, etc, processing to conversions\n", "proba": 1.1611250272380857e-07} {"commit": "d49bb1fee4b1972268bd013264a54dbc1853e4d2", "message": "Generalized set/replace/removeAttribute methods in AbstractProcessableElementTag\n", "proba": 3.162778909882036e-07} {"commit": "859ecea0bfa1f469b2000d9c81f956f617fd5000", "message": "Add reporting to ActionActivity\n", "proba": 4.600529734943848e-07} {"commit": "fca792150d10569cf57334ff72b11d33c08c870c", "message": "Bluetooth off error fix\"\n", "proba": 1.4773027601222566e-07} {"commit": "43d52617c743ee6e7e1395880fa7b1c3794fef01", "message": "When it is the last drained element do not schedule the flush operation\n\nRelated to #413\n", "proba": 1.1884245765259038e-07} {"commit": "1d606728cb91f8add3b70c4661aba9b67444b073", "message": "fix in alert REST resource\n", "proba": 5.110756546855555e-07} {"commit": "26972b58f469e42d4a6fcf5bd15ffe887ffcbeed", "message": "\u4fee\u6539\u9884\u552eID\u83b7\u53d6\u9519\u8bef\u95ee\u9898", "proba": 9.802878366826917e-07} {"commit": "9633f69b2a9fe3e4aec5667e474a29c3005e45b0", "message": "Stores call peer display names in history.\n", "proba": 1.3613340854590206e-07} {"commit": "c42dcbade786f637e57452df1bd0218b557892dc", "message": "Renamed hash to NUCLEOTIDE_ALLELE_HASH\n", "proba": 0.999997615814209} {"commit": "925623db3eb770740b8173863b5a610071100188", "message": "finished two\n", "proba": 0.0015936102718114853} {"commit": "196e5432fbc93decf0b9bc81cc409dcff66bcaa9", "message": "Added additional encoding translations to NUCLEOTIDE_IUPAC_HASH. Also change undefined Nucleotide values to an UPDEFINED_ALLELE_STR = \"X\"\n", "proba": 1.3251008113002172e-07} {"commit": "c6131a0eb278fa8e8987e198a930ebd6e2df8348", "message": "Make FeatureEffectStorage synchronized", "proba": 2.9657095979018777e-07} {"commit": "3a4ce5c8f0b77e2cb4d3319525da1be6cade0593", "message": "fixed null references to pixmap array in UIO display methods that were due to reference to renderer pixmap whose allocaton had not been checked in the renderer constructor. now these AEChip classes do not throw exceptions on first display anymore.\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@1927 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.3571914223575732e-06} {"commit": "04b6aaab7f3d78bda7d7ae753bb3e5d60562c4bc", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "1e9905d5f30ac0e1c53b6eed2f789c972fb1635e", "message": "cleanup but deleteRequest didn't seem to work, need to solve this\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@6103 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 4.891428761766292e-05} {"commit": "52f1f80610da8bbed284f6a240608988eef7579a", "message": "generation logic implemented\n\ngit-svn-id: a3757b7b28cb5f166982e3e590f726e1a71ef014@365 a27988d2-9830-0410-8773-31d6671a21de\n", "proba": 1.0319929515389958e-06} {"commit": "4e23d1ef91465359bca0ee0954d32172939975d0", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "051212c6735ea81281bcc5a8ae9000cce3970da4", "message": "Fixed issue #383.", "proba": 1.1363139407194467e-07} {"commit": "b5119bf89a16f6a4516e9c900d721b32a846a165", "message": "Fixed issue #130.", "proba": 1.1324787863031816e-07} {"commit": "e4ab1e9a54790be7052bf68bee72ae7489846661", "message": "somes changes, in set parameters (for the jobid)\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2555 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 9.694312211649958e-06} {"commit": "bbe0ff2cf1b8ed7fb9f431ac9467c6673e2e6689", "message": "Fixed unit tests\n", "proba": 3.760616493764246e-07} {"commit": "4661a80c04b313ccd7c33d7168c4b9e54c4b9339", "message": "Increase max size to check by MapperFootprintTest from 10k to 20k (due to flakiness of test)\n", "proba": 9.943437362380791e-08} {"commit": "dc4b2148aa6c5ac9813ce5f7f213015d6b880dd5", "message": "Issue IMCMS-484: Improve the menu-administration\n- Add params;\n- Fixed and improve tests;\n", "proba": 1.1066396155001712e-07} {"commit": "35cffd59a9871bd74ff02897f4e26bfbca2e5127", "message": "modifying test\n", "proba": 9.343326041744149e-07} {"commit": "24f4e49b4be6d1e9f70f10081853bc645a659988", "message": "Changed setup and teardown methods to be static for test class\n", "proba": 1.669016995720085e-07} {"commit": "2ac17aafd4d08376f5661ee7f32a1c1f9a208b98", "message": "enh: coverage on Strings\n", "proba": 6.56848840208113e-07} {"commit": "8e011061a4ec065f6d897afef61e6d52eaadc465", "message": "SNOW-96210: Commented out Revocation tests till a stable source of revoked certificates can be found\n", "proba": 1.0848585674239075e-07} {"commit": "72669eb2f9d0da3063c000f10f00a7eb73757bf0", "message": "DPRO-3276: Fix failing unit test\n", "proba": 3.9670436535743647e-07} {"commit": "265cfae42dfc4b7253f22a9a170ec67a7d8fe301", "message": "Use isEmpty().\n", "proba": 7.80253394623287e-05} {"commit": "ac81f5e74a405b272731c6b2dd85e312f1c1c406", "message": "improving code coverage\n", "proba": 3.737769134204427e-07} {"commit": "7e88e79de19bed978403b18562b9ae61476597f3", "message": "Remove unused GitClientFetchTest imports", "proba": 4.1720144849932694e-07} {"commit": "55fd6eea16c439b99fff571119d2c5f0d3ab9618", "message": "Fix findbugs warning\n", "proba": 5.766418325947598e-06} {"commit": "457f22d72a3096452ff245306feeb8e0b919d902", "message": "Some more equals() test cases\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@896720 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.540937026031315e-05} {"commit": "fd7eb0566de8d265c80f3f2ff9ae27156493e3b1", "message": "Streaming parameter adjustment\n\nSigned-off-by: Leo Ma \n", "proba": 1.1961246570990625e-07} {"commit": "459a008c9ec7803757ab5f85854b3a653e0ff30f", "message": "EDIT: triangle fan on circle yeah sure okay\n", "proba": 2.477645182352717e-07} {"commit": "6883f516c361e5a72c974b590ba0928c9946283d", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "092ab867ff98ece94ed3066010aa3558b730b922", "message": "Whoops. Didn't mean to check in 17949\n\n\nFormer-commit-id: b38553a746190777d7dc528e6e95ba120f6ef863", "proba": 4.998973963665776e-07} {"commit": "1ba10c3832b1724a416d969fdce65fe4337dfa42", "message": "removed the explicit calling of flush while storing data for each request\n", "proba": 3.4948726579386857e-07} {"commit": "38d82701494c7ca1364976fcf7a7a10f50bcfa77", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "7c653705e5cc1f89681c1933e5ccc11c57150456", "message": "removed debugging\n", "proba": 1.245266389560129e-06} {"commit": "6d0bb9d7d628696c8259a36d210e006a2de70e78", "message": "Fallback to support incorrect sample file endinds", "proba": 1.5731265534668637e-07} {"commit": "08a2dd35dc07612462286f2e4e2e824c529e1167", "message": "Fixed bug. Bad Richard.\n\n\nFormer-commit-id: e321b036d39934c228ac2a27c6bc226eedbaec8d", "proba": 4.348461970948847e-06} {"commit": "8c71445f1b6bcda7bfcdef68752e19c913975d13", "message": "Added hack to allow root calls with query params to bypass uri rewritting\n", "proba": 1.798649549300535e-07} {"commit": "64fb40b15a7eb6e6a8c266b485cfd7cccc169d36", "message": "try to retrieve the template from the session, if null, from the user context\n", "proba": 6.53002700801153e-07} {"commit": "71f0caa05bcef5c758ad619ed91d7afc5f3512f6", "message": "Update coding example for download progress in slice to reflect\nprogressive updates\n\nTest: follow steps below\n1. run support-slices-demos\n2. in the search box, search for range\n3. click on content://com.....demos/range\n4. verify the download progress keeps updating until it's 100%\n\nBug: 138919091\nChange-Id: Id1d8c7a8a8c4045519650e17a8fc54b2dfabf7b8\n", "proba": 5.190202500671148e-06} {"commit": "be69cbd99fc84819903010e5f5abd90f5b974409", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "3ead5e03df4d84eb023e0a2ecea632c9dbd15159", "message": "QRCodeUtil: remove all deprecated/unused methods (bugs?)\n\ncompletely unused and the code might have bugs, so there's no point\nmaintaining this.\n\nRefs https://gitlab.ilscipio.com/scipio-dev/dev/external/scipio-ide/issues/5\n", "proba": 6.278719411056954e-06} {"commit": "70ed9bf37493e572d11226c3fd7c06c8c9e32b81", "message": "Update class name", "proba": 1.954492518052575e-06} {"commit": "a988b7e579ccf148ffc69be8589d17eefb8293da", "message": "[java] Implementing system property \"webdriver.firefox.headless\" to run tests in headless mode\n", "proba": 2.5928900981853076e-07} {"commit": "f17d3131c621a7ca7300647205f4cda12ee3901b", "message": "(no message)", "proba": 3.393134022644517e-07} {"commit": "62fff33beba76834db18aff1e0e021702d7338ce", "message": "CodeOwnerSubmitRule.Module: Extend AbstractModule instead of FactoryModule\n\nWe do not need to extend FactoryModule since we are not binding any\nfactory here.\n\nSigned-off-by: Edwin Kempin \nChange-Id: I8b64ee6e587c0a58500a9c09a1a0dea39d365d77\n", "proba": 5.419861736299936e-06} {"commit": "8d2254269e84401ea312a1fc047c4ff3506c2858", "message": "Update DescribeInstances.java\n\nIf I'm not mistaken this example will not properly iterate over pages.\r\n\r\nNextToken is set in a request instance which is then discarded on the next iteration.\r\nDid not compile, nor test (but I wrote my own independent implementation).\r\n\r\nWhile here, fix message.", "proba": 1.2332959897776163e-07} {"commit": "c568316439506975711709d4a08a6c5e425cdf60", "message": "token \u9519\u8bef\n", "proba": 0.9999825954437256} {"commit": "420d2b88e97ac96fe6300c6327eff0a70c4f97cc", "message": "Run more repetitions in the RegistryMultithreadTest\n\nPiperOrigin-RevId: 452022160\n", "proba": 1.3133075071891653e-07} {"commit": "8b2c1c5422955c6a0874325da1274ecfecc55080", "message": "[r2527] add concat xpath function\n", "proba": 2.9716434823967575e-07} {"commit": "510ca7aa758a82b7045a4af8134fff94b0c15352", "message": "https://github.com/javers/javers/issues/73\ntest fixes\n", "proba": 2.1247385006972763e-07} {"commit": "a3f3fdcb0e816951bee4dd3c15ac095a44f33adf", "message": "Eliminate unnecessary \"only test cancelled every Nth compare\" code.\nVolatile access is cheap enough.\n", "proba": 3.831169408385904e-07} {"commit": "f30dcbec4d420b96d15abd046dbca6e60a938eba", "message": " Fixes Base64 encoding to string. (#838)\n\n", "proba": 5.32583271706244e-07} {"commit": "9d942cd2dc3bf380a8ae6fc17492d961ad245a01", "message": "MassPieceLoader - Copy Piece State from template\n\ngit-svn-id: 3948e88432e1a59e1cb2bc472f8f957688004121@5757 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 3.949456583995925e-07} {"commit": "5faf5f1695e440b3536b849819c6f83cf9507807", "message": "build minimum food when one farm is given\n", "proba": 0.0001806878426577896} {"commit": "f154e8239c38b7dbe72e28227c4e0e5b3e7d2997", "message": "Retrying tasks that failed.\n", "proba": 1.9974213500972837e-06} {"commit": "ae46a91356f388cbe86938bf48ca8a3bc61b66bb", "message": "KNL-751\n\ngit-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@94049 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 8.256945989160158e-07} {"commit": "3c9413d0f45963f5b2bceb64684ebcda3da214cb", "message": "add policy_default_rule in Config\n", "proba": 1.0082890185003635e-06} {"commit": "c6da3cb5609029ad41afa981a62f7823b842e6ec", "message": "[Fix] Use start of day in PeriodHelperTest\n", "proba": 1.3151976929748344e-07} {"commit": "55708e8b868fa87a0f596935086b0e6adddf0def", "message": "Fixed typo in package name causing Android build fail\n", "proba": 2.8848339184150973e-07} {"commit": "e218fec23100248a0eed62fd645147164cb5a2e7", "message": "problema al intentar automatizar la conversion de nodos a Strings.\n", "proba": 6.00673104145244e-07} {"commit": "adc4a6ba44cffe71187c447a8fc8871dd7ea4879", "message": "fixed text change ignored\n", "proba": 7.775628887429775e-07} {"commit": "f20ab966e15e87936d04c7bead2220c973476a8c", "message": "Only release reference for removed node if acquired\n\nSummary: The crash in the task is happening because the IncrementalMountExtension is clearing out references for removed items without checking if it had acquired first.\n\nReviewed By: adityasharat\n\nDifferential Revision: D22839783\n\nfbshipit-source-id: 496ac7b710dad5036c993a63ed824a9761cbf475\n", "proba": 2.7567826691665687e-05} {"commit": "f0b9c6211379e14b9be447fc61771c230cc1ecd8", "message": "Use NIO and final.\n", "proba": 1.42526644708596e-07} {"commit": "c30fab7f23a120387bcea6bdede039d8502f95b7", "message": "fix_corrupted_rooms_list\nshould fix https://github.com/vector-im/riot-android/issues/857\nThe rooms list is corrupted\n", "proba": 0.9999974966049194} {"commit": "c88ac63904346ed390b8180b3db2850568fa9c8c", "message": "small refactor to avoid duplicate code\n", "proba": 5.534324714062677e-07} {"commit": "7a683ce94140290dfae970980b3fb82339915c87", "message": "better login error messages\n", "proba": 1.3394111419984256e-06} {"commit": "a8904c2d8a6d5b29c65b1e42127548468c72f038", "message": "Added CreatedAware and LastModifiedAware to FObject interface\n", "proba": 1.3554604549881333e-07} {"commit": "4ba5639c2d606dc2ced437231f267f2856da12b7", "message": "PL-1708 Generate INSERT SQL statements for selected entity in System Information window\nFix test\n#PL-1708\n", "proba": 1.4939336324459873e-05} {"commit": "a29fb55128097e7995755765f93269e48f7fef99", "message": "use diamond operator (introduced in Java 7)\n", "proba": 1.1524517162797565e-07} {"commit": "149869e79db8db0b12e83b2a03ff13862fe68a55", "message": "rft - string constants instead String.format()\n", "proba": 7.969356943249295e-07} {"commit": "49b60af60270696f7c88b968566368cbe58abec5", "message": "Put in better error handling for remote control launching (Issue 451)\n", "proba": 1.0951934825698117e-07} {"commit": "50c4dd1cb621d4480ce731fb22ed6496b570c194", "message": "BZ-1155852 - Performance improvement suggestion for getRuntimeEngine()\n", "proba": 1.0751644907713853e-07} {"commit": "84910c3421491f7719cfaf593e1696a762957699", "message": "Don't process Object if not right type.\n", "proba": 3.9775522964191623e-07} {"commit": "eedcf4ce85e4b5c79103c546c693a58ad157df23", "message": "Fix UserDictTest with Maven on Windows\n", "proba": 1.635014541534474e-07} {"commit": "e74b04ce563b01a0770708102d0934b4fd8851ea", "message": "* Resolved conflicts occurred while merging the branch 'ldaps'\n\ngit-svn-id: 5c3b06693d750a6aefbf1081b6b7d57c0165fdb2@368598 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.772678951463604e-07} {"commit": "a751a03e729f054b09ab60053ef0af0b06c87b96", "message": "ISSUE-70: Solve issue when checking serie impacts\n", "proba": 1.9692286912231793e-07} {"commit": "cd33c722ba7a316275d9468dd6fe7bdf71369cdc", "message": "set 'no severity mapping' from warn to debug level\n", "proba": 3.584943897294579e-07} {"commit": "cf87815500099d8e2640c3fa9421e6108dee8f85", "message": "Update axon-server-connector/src/main/java/org/axonframework/axonserver/connector/util/BufferingSpliterator.java\n\nCo-Authored-By: smcvb <1205e41df02e5f5bf29c26589a5e4e2a0d81da80@axoniq.io>", "proba": 2.1923312942817574e-07} {"commit": "b316ed6c8df9bfbca8fe453d3cd92e2316802f9f", "message": "core: Cleanup GetPermissionsByAdElementIdQuery\n\nUsed the new getDbFacade() method.\n\nChange-Id: If30f915ee4770d91d19cb0e71f89a9a20cd5d77d\n", "proba": 9.394377229909878e-06} {"commit": "5fe3cd54450612ef182f93433de182607e3c37fb", "message": "core: RemoveStoragePoolCommand labmdas\n\nRemoved LinqUtils and replaced with the modern, built-in Java 8 syntax.\n\nChange-Id: I2cfcb83617b9ff492d60d5c0010d7aa76c1048b9\nSigned-off-by: Allon Mureinik \n", "proba": 3.4187291930720676e-07} {"commit": "00e2609bf898c87cc67f72d5d6ff2eef15d44e35", "message": "[ARIES-1686] Revert blueprint maven plugin goal\n\ngit-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1783449 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.569813316062209e-07} {"commit": "7494c9c2b2121770daa548a87e41c7c0a5e1aec6", "message": "Simplified logic\n", "proba": 0.00013281403516884893} {"commit": "e23e9fd7e24f8bc157437334b00236f200764b07", "message": "Removed unneeded imports\n", "proba": 5.1275799251016e-07} {"commit": "5801767fefd948351fffd1d672254bad6118302d", "message": "Disable JMX reporting by default\n", "proba": 2.1190076893162768e-07} {"commit": "8f70723a4d7e46621bd4cc48d844e8e334fc1aba", "message": "by default collect prepared statement parameters\n", "proba": 2.718512632782222e-07} {"commit": "a29f9e800342509e4570455dc728c2d1343eaea0", "message": "added constructors to control\n", "proba": 2.526941216274281e-07} {"commit": "a4a90377d413b323e16ee742e35930ab9dbdb6fa", "message": "CAS-650\n\nremoved printStackTrace\n", "proba": 4.6040892698329117e-07} {"commit": "981b5cf3bfb2812e2429a8fbabac5b55caea84fe", "message": "Add sound shifting for snapshot\n", "proba": 5.950512900199101e-07} {"commit": "614e08ff7bccd920d7dfb1a4ea7b9e4cf8209afb", "message": "GEOMETRY-39: Removing unneeded checks on PlaneAngleRadians normalization output\n", "proba": 1.290871836090446e-07} {"commit": "61ab2886660df4aa735d77e0205a228324a966c9", "message": "Add a constant related to monetization.\n", "proba": 2.605842610137188e-06} {"commit": "72c1b81d50b4b34e3f73d488d9dd38f96d93d420", "message": "CAME-7902 Fixed the CS error of ClosePullRequestProducerTest\n", "proba": 1.2161339668637083e-07} {"commit": "7b874aae7e64b47a8ac7832f1d067b9a42914559", "message": "Get the recorded status code correct.\n\ngit-svn-id: c7e708070c8e72aa5fc6533a297892ddf6349eb8@1410344 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999910593032837} {"commit": "6f26328876709f672af4fed7a50c4515ed87ce63", "message": "fixed grammar\n\ngit-svn-id: 14f2065c7afdeb19086ae32a80b5e7aec819bae3@1076185 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0004983116523362696} {"commit": "e7c97672d0685c8deed0d73422e4946faa15e914", "message": "hudson failed becaus of this unnecessary @Override annotation\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@788292 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.69717575571849e-07} {"commit": "2d093797a881b2809dd8e6603401e92a9661a0e4", "message": "Add AssistCommand to operator controls.\n\nThis was also a change originally made by Eric.\n", "proba": 1.008177719086234e-07} {"commit": "fe59395d1dae1e98f50334bfca89d57a4e3b53f8", "message": "Improve log message\n", "proba": 8.455634815618396e-05} {"commit": "5bb811ae8d393ecc9edb5cf1f3553c7d81afc621", "message": "[Java] Do not time out an unreferenced NetworkPublication until its spies have caught up with the sender. Issue #318.\n", "proba": 1.0216097479087694e-07} {"commit": "8c3c1e7ca2b6a0259f8cd255f62d45f6a938f84f", "message": "Minor bug fix.\n\ngit-svn-id: 52e789d9bddf16c5a18e1c7f1b5ce41d27b01b5d@15 4aeaecc2-aa77-11de-b6f4-e1be98fab775\n", "proba": 0.0001310612860834226} {"commit": "d207a93e1c6a99601eff316300137eab6e97c63f", "message": "SWARM-1883: better log message printing\n", "proba": 1.897670216521874e-07} {"commit": "6cb11076a532e49fece189bffe46b0102c87bc62", "message": "[Java] Added TODO.\n", "proba": 1.0990837040480983e-07} {"commit": "49aa8f346fd6714bf1f0e14be10fbe15afea9b39", "message": "\u5be6\u4f5c\u9078\u64c7\u55ae\u4f4d\u7684\u529f\u80fd\n", "proba": 2.0095414754450758e-07} {"commit": "4738fe46b483d80b42aeed8dada57321e9ab306c", "message": "restore proper error dispatch test\n", "proba": 6.058405119802046e-07} {"commit": "841967352636fe0a4938c20fd2f4b4cfb372b37a", "message": "expose gpgmeOpDecryptVerify as a proper Java method\n\nCurrently this will throw an Exception if the verify fails. We need to\nimplement gpgme_verify_result_t in Java, like GnuPGGenKeyResult.java in\norder to get useful information about the verification process.\n\nrefs #1567\n", "proba": 8.543484909750987e-06} {"commit": "c7cce35dc32858571c50123e771d62fd810d180d", "message": "[SCB-931]cors changed 204 to 200\n", "proba": 1.5757527762616519e-06} {"commit": "81fd4749cc4a70e5e709d9b2eb93234c0c08a0d5", "message": "Properly synchronize some new methods\n\n\n", "proba": 0.026411360129714012} {"commit": "1e132fa79712a1b36a7db707e497efc48ba3c4a7", "message": "Fix PVCS Tracker bug - 78828: Inline HTML and PDF error messages need localization\n", "proba": 1.2196706222766807e-07} {"commit": "6ec78b258b1590f2f17d08b970c945edc6e98e25", "message": "Refactoring: added Futures.addCallback.\n", "proba": 1.2625210388250707e-07} {"commit": "6d7e5e7fff7636714529732f704dbcce71f77e2c", "message": "Fixing access specifier in NettyUtilsTest\n", "proba": 1.675362426567517e-07} {"commit": "70cd22b3670ea1b3378d65a0d32b4c2c5b28589a", "message": "Remove deprecated ParameterTable#loadTable method\n", "proba": 5.664276159222936e-07} {"commit": "7ad11b3cc8457cac136774f40b013da7f9b83de4", "message": "remove unused var\n", "proba": 1.6420915471826447e-06} {"commit": "be271cd59ab92d423d10f96891c067660a6bb117", "message": "expose PhoneStateListener events\nFixes #1\n", "proba": 1.4764788147658692e-07} {"commit": "94e83fed4a13a4d369be92ff2a80677b031d7a89", "message": "Regression fixed\n", "proba": 1.0344307384002605e-06} {"commit": "47e6853d8e5eee4e3e3b4d42c0e6d16832da26a9", "message": "bug 2783: characteristicValueObject id wasn't being set (need unique ids to show up in front end combo) -- better fix\n", "proba": 1.196158763150379e-07} {"commit": "ddc88eaf885bd1f6c54a1df5ee8349f72418ffe7", "message": "HDFS-11952. Ozone: Fix TestContainerSQLCli#testConvertContainerDB. Contributed by Weiwei Yang.\n", "proba": 1.0243805093068659e-07} {"commit": "227588095f780b94d7e93558cb9e8f58c8267524", "message": "COSUtil\n", "proba": 1.1889045481439098e-06} {"commit": "21cdf2ab300acfb4f63899582a36dacbaf469e51", "message": "Ignore test due to xqj driver issues with loading lang_en.txt.\n", "proba": 1.0483589818477412e-07} {"commit": "f83067c25862b2e6fda055886a269ebbcca76de1", "message": "Make nick changing if current nick is taken possible", "proba": 0.00011269062815699726} {"commit": "59becbbea48247d9ed67a71e3fa032b6d523c4f8", "message": "implemented the exit method since it won't hurt to call it and simpler is almost always better", "proba": 2.644285075348307e-07} {"commit": "f0bb2c250438d4fb62b007e8ef9a1b710fff7b2a", "message": "updating docs", "proba": 5.034560217609396e-07} {"commit": "2b3e803f4f950413299a9776e0dadbeeac5b5ae7", "message": "client exceptions\n", "proba": 9.041339126270032e-07} {"commit": "969716b31b817f51e8b599b0637eb95141b08e7d", "message": "add the ability to create dynamic attribute names containing a point\n", "proba": 3.620186532771186e-07} {"commit": "8268aab0142b01f27071cc1a7254fb779a5da4d4", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "362fae8250e79fcf163c791113de5301e32e5cdf", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "f3043292d4d4364b3a9b7ba26494c5585e29411d", "message": "Add toString() testing\n(relates to HARMONY-1522: [classlib][util] unexpected NPE for java.util.AbstractCollection.toString)\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=449633\n", "proba": 6.040916559868492e-06} {"commit": "04da862c7f3704bf28bf96e920950f1ac0c1457d", "message": "\tmodified: sweble-wom3-core/src/main/java/org/sweble/wom3/impl/DocumentImpl.java\ninitial commit\n", "proba": 3.854345038689644e-07} {"commit": "4896814b2f02802ec21f9e5a3ab9fb620a66668c", "message": "Adding some comments on delete\n", "proba": 3.047159964353341e-07} {"commit": "7b924cd449e4eb89faaff14cea2cb4239bb44f6b", "message": "Small fix on reindexing strategy.\n", "proba": 1.085510561438241e-07} {"commit": "3e58bc1ddae39c72d26a18869d1998fbadc6e1ea", "message": "Remove unneeded code\n", "proba": 1.7808655684348196e-05} {"commit": "79a1e8d7fbb6c087564a1f2cba81ef7604766057", "message": "fixed toggle node background is being removed\n", "proba": 1.6659892310144642e-07} {"commit": "0e94ba680535c0574d0aa1832608b0823bcf573d", "message": "ShouldUseStaticImportDetector: Add int constants in android.os.Build.VERSION (#78)\n\n", "proba": 1.22694927995326e-07} {"commit": "7da09dcdeb475bb1904463f8eb9eb83ad11ccfa3", "message": "TianYang: don't use AppUtils, use KiiUMInfo instead\n\ngit-svn-id: f66364522cba47118fd71e03d4c2b57e667e36a3@21211 e7cb0379-d053-0e4b-a1ac-43c7dbffadbe\n", "proba": 2.535066414566245e-06} {"commit": "327e4b9283e3d2f0e02944d312e939590d542861", "message": "fix menuInflater null crash on change orientation\n", "proba": 2.246404449124384e-07} {"commit": "328192c171c64fa65d49ffb609b21ebaed5cac0f", "message": "Add support color, format code in languages file", "proba": 3.298063404599816e-07} {"commit": "a1d71764930eda6d29aaf1749556991d2bcf8ad0", "message": "Update of build-number.\n", "proba": 1.3023320377669734e-07} {"commit": "046d13bfe7b181f6a604fbe8dea961bf88666a63", "message": "Removing unsed constant\n", "proba": 5.992477326799417e-06} {"commit": "b9a4f16aaf8f9bd1564366829a178b93492c1575", "message": "Add SNI support (issue #4)", "proba": 1.0851462661776168e-07} {"commit": "12aa8ab7fb107f5fa8067eb36cfc1aee930dbae9", "message": "# IGNITE-709 Fix GridEventConsumeSelfTest.testMasterNodeLeave()\n", "proba": 1.1479905026590131e-07} {"commit": "3d1262495b18f07349f378ddf33ab6a055896569", "message": "Collapse expanded bottom sheet on back press\n", "proba": 2.623737032081408e-07} {"commit": "696ca277e03e6a25983a6a6b0d0829b86e7f3de4", "message": "fixes constant\n", "proba": 6.983007187955081e-05} {"commit": "5603a10611de6dc8dde5b3f0b230d1ad31422074", "message": "RYA-377 Fixed a bug that made kafka integration tests fail.\n", "proba": 1.020620388203497e-07} {"commit": "1b7680de536378c28e1000c6130604afcf488e82", "message": "Fix IllegalArgumentException when using navigation up buttom in SettingsActivity\n\nDue to 5b9bf430955dbd70ccd98b61ed05664c72e69d18.\n", "proba": 1.3793699338293663e-07} {"commit": "6d6606795c0c89744773b79b3638de878ac3d1a4", "message": "Don't really need to include the class in hash computation.\n\nIt's there in compare(T), so different classes that happen to have the same properties will never be considered equal, but since it's extremely uncommon to store such objects in the same hash table (and comparison would separate them anyway), we don't need to waste cycles adding the class's hash to the overall hash function.\n", "proba": 4.798410486728244e-07} {"commit": "3e94ca5c7232da4545917b2cbdabdcd27ddd033e", "message": "Fix #22: Improve handling when a workspace has been restarted with an\nactive task \n\nTask-Url: http://github.com/turesheim/eclipse-timekeeper/issues/issue/22", "proba": 1.2779708413290791e-05} {"commit": "2e46eb1a0ccdbd4e38a46260d8f1ff0367c3a16c", "message": "Set reservation expiry to 20 minutes in all zones\n\nIssues seen with too low value in staging and we need just as long time\nin non-prod zones as in prod zones\n", "proba": 1.1663289711805191e-07} {"commit": "85fc5eee4066b49c6a5f51ac25cde95c6c70f5b4", "message": "change from WebIDE\n", "proba": 3.9345505342680553e-07} {"commit": "4ca3e68e41e044c040350e3ab122767cb57ba015", "message": "Added method for moving user between groups at the system level without credential verification.\n", "proba": 1.0752936674407465e-07} {"commit": "226e0ea89f63c93d9d3904571ae7c26d1c171fdb", "message": "OAK-4249 Extract abstract test-base without OSGi registrations (forgot to commit the required change in oak-auth-ldap)\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1740115 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.958422439609421e-06} {"commit": "fec7127f346e7d3337565a01d89902b5cf319ead", "message": "replaced https with http in debug url\n", "proba": 0.0005900104297325015} {"commit": "aecc898a9e156ad976d25ee91d4d871e6f36b582", "message": "Import is better.\n", "proba": 1.6211323838888347e-07} {"commit": "4db4179a6b5354464716731be8abdb993534ad62", "message": "change string concat to String.format()\n", "proba": 0.0002190688974224031} {"commit": "283bc35a4a7a56869da6d587eb1508d24720b45a", "message": "Calculate boundaries of nearby places, without iterating all of them again\n", "proba": 5.0405345973558724e-05} {"commit": "5f55317ff65242b58f4ad341fb0e7424f933aa94", "message": "removed random hasmap\n", "proba": 6.422935712180333e-07} {"commit": "5f9713c272448c2b73c7a6d0f7c114b68485d9de", "message": "Settings: Implement up button listener. (#208)\n", "proba": 1.5355820437434886e-07} {"commit": "47c6796aaad0846f64078e0dc33910490c2189b3", "message": "UrlInputFragment: Allow state loss when fragment is getting removed. (#853)\n", "proba": 1.370899411767823e-07} {"commit": "3039249e99ae999cce0ef4bdff906518772d8d6b", "message": "Refactor AbstractSpecWriter#addArrowAssignment to take id as argument.\n\n[Refactor][TLC]", "proba": 1.1602594440773828e-07} {"commit": "09533d698e95bd6c8eec9d7ce048d59f99d34048", "message": "bug fix for sorter\n", "proba": 2.2138604549581942e-07} {"commit": "8eb9d979d82fc5c666d8d2c388a045e2e4f4415e", "message": "[SafeHtml] Add bgcolor and colspan attributes.\n\nRequested by kyurtsever@google.com.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=134003922\n", "proba": 3.4321556086069904e-07} {"commit": "e1db4edcad8d83067a9a29e0015b60c17666109a", "message": "[BACKLOG-24014] Amqp Consumer bug fix for step metrics table, fill table even when contains empty row (#5566)\n\n", "proba": 1.0473916489672774e-07} {"commit": "f2919cebc0c2dc2d75e79e57248793f2634c1322", "message": "[UIMA-4299] change return value generic typing to not use ? extends form - which is a known bad practice.\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1677664 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8421293336577946e-06} {"commit": "1865d07afdca729235c5850378f34db22b6ca430", "message": "[UIMA-5974] change return value for getSofa to match v2\n\ngit-svn-id: d56ff9e7d7ea0b208561738885f328c1a8397aa6@1852656 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2646386267078924e-06} {"commit": "7a50a7e8560eff131b4a9182583c83dbffe255d3", "message": "Successfully limited the number of columns of the job table.\n", "proba": 4.354186557975481e-07} {"commit": "3b175f68e0750d7f2b0e4bb1d4895d8570fed1aa", "message": "Alluxio-2075. Make the changes in S3AUnderFileSystem\n", "proba": 1.1637778698059265e-05} {"commit": "e710bb7288e14d9379e1b30d3e0485a7f3e858a5", "message": "slightly decrease duplication (Base64Coder)\n", "proba": 4.869663143836078e-07} {"commit": "1e0df40500c34ccd19eaf7b8a0eae694e1d8ec60", "message": "am 42ded135: adding missing APIs to SearchFragment\n\n* commit '42ded13505ce3e4300335e4cdeb24a677a71ed32':\n adding missing APIs to SearchFragment\n", "proba": 2.277325847899192e-07} {"commit": "b5d3c17ba108e586521e02685e3a6251fd5a4bf5", "message": "[IMJ][imj2] Added setter to Channels interface.\n", "proba": 1.0567103458924976e-07} {"commit": "63ca0f94af8bb9057cae49ebaf25690d6f4ce8b6", "message": "Removed synthetic accessors.", "proba": 1.233867692462809e-07} {"commit": "a1117a97208bcbb3b8fb86fcd1256bfdc364a0f5", "message": "Took out a comment\n", "proba": 2.2407921562717092e-07} {"commit": "70f8b1f9ca010eb86342a35122f006dd3aac371b", "message": "Refactored into useage of mesh component.", "proba": 1.1161639434931203e-07} {"commit": "a0f0a80a7c1a0d82124e8dbd1f9ad69c594e76a6", "message": "Edited\n", "proba": 2.6615194315127155e-07} {"commit": "ad5ee33a1ef11c9cb71a5cb28c18c0f27204b5b6", "message": "CrazyCore: fixed issue in PlayerSaver\n", "proba": 3.6493108268587093e-07} {"commit": "96242d41c877c96b5a21c459f6f93ac0cc1ec06e", "message": "\u6839\u636e\u7528\u6237\u89d2\u8272\uff0c\u8bbe\u5b9a\u4e3bActivity\u7684Pagers\u7684\u987a\u5e8f v2\n\n\u4fee\u6539 \u5f53\u7528\u6237\u5728\u8bbe\u7f6eActivity\u4fee\u6539\u89d2\u8272\u540e\uff0c\u56de\u5230MainActiviy\u65f6\u66f4\u65b0Pagers\u7684\u987a\u5e8f\n", "proba": 1.3973874501971295e-07} {"commit": "bb8f7d51b6b6d4c762380ae3135fed3433247994", "message": "NEW - bug 303138: add find/search box widget to mylyn commons ui\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=303138\n", "proba": 2.0765466501870833e-07} {"commit": "b8cf3c438e9729c9a901311354f41a5236cb49e6", "message": "[r794] [branches/dev] commented fix\n", "proba": 1.312394886099355e-07} {"commit": "8c254b74256ca86d32f1f6ad28b555549ca7c895", "message": "Fixed render mode.", "proba": 1.311188810859676e-07} {"commit": "bc940672684352b56b024f78544e2839e36a63cd", "message": "PL-4346 Support calculatable columns for Table\n", "proba": 1.1789490628189014e-07} {"commit": "7b590dbb85726a5d1f1a902e3e09d5f2f2221f07", "message": "Support marker tooltips\n\n- Avoiding multiple identical messages at the same position.\n\n[Feature][Toolbox]\n", "proba": 1.3581077951130283e-07} {"commit": "f74f4f6197edff7d5927ccb13b13b735519f679f", "message": "Delete intentFilterForService.java", "proba": 1.7212878447026014e-06} {"commit": "466bf5d42888ae9175611bc306bf3139be4653d3", "message": "Test v1 api more\n", "proba": 1.3354988936953305e-07} {"commit": "9046c8960126aae972c81d6cd1105ec563502b9a", "message": "Refactor UI test by replacing manual threading with BlockingQueue.\n\n[Tests][Toolbox]", "proba": 1.2373580204894097e-07} {"commit": "128da87c77098f02b39a9cdfe8a843de1bd54021", "message": "Renamed method hitTest to pixelsToPoint\n", "proba": 6.867625188533566e-07} {"commit": "05c1027f9da1ba567c0ef11494464969d0e8e11a", "message": "Fixed comment\n", "proba": 1.3289785272263543e-07} {"commit": "58e06b1713aee3609ead784d6496f537b7fb4359", "message": "Removed unused overrides.\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.interpreter.adapter.ecj/; revision=24141\n", "proba": 6.581558409379795e-06} {"commit": "5fea93fab05f6da4904f81ce8f940cea67a49a60", "message": "Change postInvalidate to invalidate for updateSeries method.\n", "proba": 1.0475374523366554e-07} {"commit": "4f0876de39b39b79ef79c609f81c1c2dda4ac527", "message": "SPR-6794\n+ added setter for encoding (in case the default UTF-8 is not enough)\n", "proba": 1.1552445045026616e-07} {"commit": "66dc376d0567b5b8c46b0ba4c4effb1e88b42025", "message": "add dummy tests\n", "proba": 1.9888752831320744e-06} {"commit": "43843e0eaf2bc7413fe1e399d5a0045ee94904b4", "message": "SSR: replace try-catch with if\n", "proba": 1.0646388545865193e-05} {"commit": "e1a83befa989b009e1c6df8b3668ba5d69b1c14c", "message": "Minor\n", "proba": 3.334548864586395e-06} {"commit": "d502024a9243eb65b297069445f17b9d91b32734", "message": "fix proposal broken during refactoring", "proba": 5.108412892695924e-07} {"commit": "0a0a93272a347b84a613e6b32f381b885e16f94a", "message": "#1341 : Implement the delegates added in commit\nceylon/ceylon-spec@857d7ec582c14c1bfc88f6d167a471ac9f39ea2b, so that we\ndon't take in account the corresponding central model declaration in the\noverloads duplicate check. ", "proba": 1.0825497298583286e-07} {"commit": "e7f3bfda3b30c4411e585592dd88a23713d3b974", "message": "Datasource contributor fix (tools menu)\n\nFormer-commit-id: 97d9372fbca01780264b949c22746a968ce7b872", "proba": 4.0520512811781373e-07} {"commit": "3bf4ae0d94567a7a93d58ea5d1fa764514d6cd61", "message": "#1599 Mock Data. Unique attributes are highlighted using a bold font.\n\n\nFormer-commit-id: 002a9daf77d51be599ddc0f40d37bcb52831c0ff", "proba": 1.3352521364140557e-06} {"commit": "b7689ceabaf15da3ec3461e32240ab882342b26b", "message": "OAK-709: Consider moving permission evaluation to the node state level\n\nCalculate the readState directly when a SecureNodeState is instantiated\n(may need to make it lazy again later, TBD) so we can add the getChildNode()\noptimization where we return a fully readable leaf node state directly\nwithout a SecureNodeState wrapper.\n\nAlso streamline the property access methods to avoid duplicate\nchecks when possible.\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1465664 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.461318945279345e-05} {"commit": "97ca65536a0c17a37669d43c87bfb0d0750dc33f", "message": "#5483 add support for Sybase functions\n\n\nFormer-commit-id: 0fde1dfe3466526e7e3d3562899a1d9e8f1a6919", "proba": 2.0519823351605737e-07} {"commit": "669fac70a84d1ee86407af331f5f0155c418e162", "message": "minor improvement: remove redundant modifiers in QueryIndex\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1800182 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00014032267790753394} {"commit": "2285d424264bfe3417b587c3bae731c3e6f66f44", "message": "[#3831] NPE: ReplacementBuilder.handleMethodParameter (IDEADEV-12739)\n", "proba": 1.1202504168750238e-07} {"commit": "92a796981eba54f9bfd830b87f97d56f33268c42", "message": "Fixed Directory link.\n", "proba": 1.2753984890423453e-07} {"commit": "336ae942977d87ac3a4826cb64b59a02fcb571c7", "message": "chore(quarkus-extenson): remove interceptor\n\nrelated to CAM-13752, closes #134", "proba": 1.3035794665938738e-07} {"commit": "82bba25e5d8e90d87d6cbaaaaae2d36148bc4547", "message": "adding 'failOnError' for bulk operations - default is false\n", "proba": 0.0006562251946888864} {"commit": "1f188c45e2b4d3c77e26dfb963f8540ee893b799", "message": "adding test on resolver class\n", "proba": 3.991041239714832e-07} {"commit": "4a1ccbc77e61f4c2103c8b0b006f827946a2873e", "message": "Fix DataflowRunnerTest.\n\nUse pre-built pipeline options where convenient to reduce repetition.\n", "proba": 1.0939909600438114e-07} {"commit": "ec1a837d4bba80470185b2eae2ca585c9e1979f7", "message": "WELD-2557 Move bean deployment processing to validation phase to avoid race conditions during bootstrap.\n", "proba": 9.632952213678436e-08} {"commit": "e4d16de182de2561b6f725df58df9716897b3157", "message": "[WELD-919]; ignore cid if nocid key is present.\n", "proba": 1.3548930155593553e-07} {"commit": "a6cfe10d4729c9cf44bb5e1ce175dcd64c45ff94", "message": "update test\n\nSigned-off-by: Bonczidai Levente \n", "proba": 1.08285952649112e-07} {"commit": "7e3e1631c14585e9f14755a44835398429ecf2ca", "message": "Reduce the cut off days for revocations\n", "proba": 0.00048659733147360384} {"commit": "8827623b05a58ef3188b96e01de737bc6030ed60", "message": "fix memory leak in shared element transition example\n", "proba": 2.4427572498098016e-07} {"commit": "a6a86b80257e17ddc84996a5d336a95c6af1a8d3", "message": "DefaultBeanDefinitionDocumentReader evaluates profile attribute only in beans namespace\n\nIssue: SPR-11975\n", "proba": 1.5676214104587416e-07} {"commit": "5fd9871a1ca29ff4e8173ebd450cb44388274bcf", "message": "tests: Add Ignore annotation to flaky test\n\n`test_lucene_ordered_collector_thread_dies_on_kill` is flaky.\n\n java.lang.AssertionError:\n Expected: is \n but: was \n at __randomizedtesting.SeedInfo.seed([E8DA75A1B1860703:78E50535B47434B6]:0)\n at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)\n at org.junit.Assert.assertThat(Assert.java:956)\n at org.junit.Assert.assertThat(Assert.java:923)\n at io.crate.execution.engine.collect.collectors.OrderedLuceneBatchIteratorFactoryTest.lambda$test_lucene_ordered_collector_thread_dies_on_kill$8(OrderedLuceneBatchIteratorFactoryTest.java:214)\n at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:828)\n at io.crate.execution.engine.collect.collectors.OrderedLuceneBatchIteratorFactoryTest.test_lucene_ordered_collector_thread_dies_on_kill(OrderedLuceneBatchIteratorFactoryTest.java:214)\n\nThis adds an Ignore annotation for now, to unblock other PRs.\n", "proba": 1.9272872577857925e-06} {"commit": "72d489769c5bd3456712bf7f70086da336a81f1e", "message": "SOLR-5417: make forbidden API's happy\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1545128 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.252426712511806e-07} {"commit": "7480527d6d5972e3a0fe589169393b0b611c9fd8", "message": "keep listening for motion as long as the surface is grabbed, regardless of serial increase\n", "proba": 1.9242408200170757e-07} {"commit": "e17b0c1c732385a600b26ed8e6e1d3740ce4e112", "message": "PMD corrections.", "proba": 1.5303977818348358e-07} {"commit": "55082941a5b3a5080bb2a70024899173f6dbf196", "message": "New test case\n\ngit-svn-id: 123ba94bba2a717dccf2b36fe53a0eea7082b2a9@215 39e2479b-dd58-4041-9f67-69c9b71f0610\n", "proba": 7.202491542557254e-05} {"commit": "f21d1831622cad0a195486c896b5b6bf110ac086", "message": "Check that bignums are actually encodable\n", "proba": 9.55738300945086e-07} {"commit": "79796865a616afea6acdcc9008522ccac84c15e7", "message": "Fix whitespace/licensecheck.\n", "proba": 1.1556511708477046e-05} {"commit": "c371f1e52d57b7c7d8178796d25db10212fbcdff", "message": "HACKZ!\n", "proba": 1.7220138204265822e-07} {"commit": "f00c9223850395c102cf1b9b485fc76d1aa5cb16", "message": "Only show overflow view when there's items to display.\n", "proba": 1.025573013180292e-07} {"commit": "782f4fcd15d9acbb411477cc71ea20ea02b1de82", "message": "\u589e\u52a0\u4e86\"\u5723\u8bde\u5feb\u4e50!\"\nouzhengjian 2013-12-2 22:35", "proba": 1.374896640982115e-07} {"commit": "6556a3a3e3d11438c367fa957a340866e71022a2", "message": "forgot to create a broadphase in the contact manager", "proba": 1.1551596657000118e-07} {"commit": "6810001f8d288f1fed37afbd074b284c3cd63ddf", "message": "Remove debugging output.\n", "proba": 3.1703573313279776e-06} {"commit": "ee05358a5be6b71fbf33047699c7c9d7408f0c44", "message": "changed empty list and empty map in TDESCRIBE\n", "proba": 2.5858423668978503e-07} {"commit": "3b9cddb38864485cd49e22f99f1454b689d79d0e", "message": "GUI -- Fix topology message handler to only store the \"memento\" part of the updateMeta message.\n\nChange-Id: Ia3d55acbb623b5750405669c0e3b7f0db1b136d2\n", "proba": 2.3149482331064064e-06} {"commit": "36e2f92c2f2aacfe62f46e67c46985e5e2c6553a", "message": "Changed home activity launch mode\n", "proba": 2.2507984454023244e-07} {"commit": "dfdb96dba84906e276757e671a8853e2cfb910d3", "message": "make errorsToXML more generic\n", "proba": 1.1005244004991255e-06} {"commit": "496ed443f76fe43eb13b42cfc5256767d023a203", "message": "Simple Null check missing in setOFControllers when there are no existing bridges.\n\nChange-Id: Icf8ffc49d0c3ebbe9ea9ead3a04a7fd0e5be8754\nSigned-off-by: Madhu Venugopal <6404e8a5ce9efaa49ed4dd7275f04a3e9d16a721@gmail.com>\n", "proba": 1.4481585708381317e-07} {"commit": "242dcc87fc8b89940343c293e146a73e9ca22e05", "message": "ROUTE-122 Provide helpful error messages\n\nExclude exception details unless server configured for it.\n", "proba": 1.0215844525873763e-07} {"commit": "f2b59430e138616f2e434980548020b0741cacd1", "message": "Set SSLParameters for endpointVerification test\n", "proba": 2.636783165144152e-07} {"commit": "f780869e8bbb849de1827910777cb8057e0c11cf", "message": "format\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@560 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.9999364614486694} {"commit": "6e4dc1b14d9713d0ee03baaeeda6641641fa08cd", "message": "Constraint for List Parameters: no duplicate values\n", "proba": 1.2427666433723061e-06} {"commit": "5f01343999a8dcf5b79feb260f4a5c0d1b6c98aa", "message": "Add lazy conversation context parameter\n", "proba": 5.1677156989171635e-06} {"commit": "906cc2cd9b0645a8d643a9ea6854b82a66c3773b", "message": "also check -1\n\ngit-svn-id: 9b67916bca3de5a008b43d05a9436b1963ca004c@936290 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1153484769674833e-07} {"commit": "6b9b3dae43a86b888d55c7c52d0cd80ce2e62a62", "message": "Avoid null pointer\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@5561 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 1.929593963723164e-05} {"commit": "05afcffa3a761d5c81e9a7959c789b3ed0bab475", "message": "No checkboxes\n", "proba": 0.001169930794276297} {"commit": "d5ba3a78bbb0f66e7431f889f7fcb4be0b501c15", "message": "Added numberOfFactors as local variable.", "proba": 1.151991284586984e-07} {"commit": "2c9c43fef9da7a16d224450a2e46769fa9cd015b", "message": "KULPURAP-2685\n\n", "proba": 2.968969567973545e-07} {"commit": "88b2177c62d0dc7e5d895c1a6a4e5f3740ebab0f", "message": "Added unit test for getCloneWithModifiedData(Map.of(\"seed\", 3141))", "proba": 3.0525495731126284e-07} {"commit": "3993e03f1e0d6327df64ec690fd2343ad5067477", "message": "Add owner/moderator tests\n", "proba": 4.21094739522232e-07} {"commit": "478dcd0855ccfe3c67b3a5466237916a553a264f", "message": "Auto-merge | Integrating changes from apache/master\n", "proba": 1.2558587059174897e-07} {"commit": "13dd1299f2de8cb4d63ebb996c072457f0c3a33e", "message": "added target type and target name validation method.\n\n\nSVN-Revision: 12550\n", "proba": 3.0690975449942925e-07} {"commit": "21618cd5f2dbd5df94ffc0959ce6be98e6bff14f", "message": "Added another couple of serialisation tests\n\n\nFormer-commit-id: 9e4a71fcc1c5640c5e77c8c042be4827546be693", "proba": 2.474256746154424e-07} {"commit": "e52623ee33d33c5fa1a891280473f523686c7b6c", "message": "*** empty log message ***\n\n\nSVN-Revision: 1385\n", "proba": 2.917350627740234e-07} {"commit": "7e5efefe9647289db6f4a068611497d3224a031f", "message": "Removed debug code.\n\n", "proba": 4.516993215020193e-07} {"commit": "ce1c00a3c72f8ef6cdd5f84787a3e42ce05f038a", "message": "Plugin package issue fixed.\n", "proba": 1.2531572224361298e-07} {"commit": "c7202dc016840eb6b43cdeb4dcf35ab9dd8ad082", "message": "Got rid of 'deleted' message - not showing because of redirect\n\n\n\nFormer-commit-id: ab38b10b101abc113cc1adb06cea6a7b63db66bf", "proba": 3.64917577826418e-05} {"commit": "f98671cb40b0c61059a196eef28d4ed12b920f90", "message": "10/07/2016\n\nAjustes para la importacion\n", "proba": 1.2761138634687086e-07} {"commit": "7b67aa16f5b0015f734dbf7235e1c25320400a8d", "message": "Bugfix: Fixes table-cell7 where padding wasn't handled correctly while adding table areas.\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@225893 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.870704181783367e-06} {"commit": "3308edad05dfefee34081c183ab0fd767e33c964", "message": "Add a method directives can use to see if a String is literal. VELOCITY-549.\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@544366 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999442100524902} {"commit": "bac4c60015b9ac020cd77049a13a9aefe8cdd94f", "message": "OF-1028: Avoid potential concurrency issue.\nDo not expose the collection of packets that our implementation\nmodifies only under a mutex (alternatively, we could return a\ndefensive copy instead, but there does not seem to be a need\nto expose the collection in the first place).\n", "proba": 1.0575007536317571e-07} {"commit": "36e83e4e320b56af9f620512028d7d8d6ff979ed", "message": "WIP: support pagination over content directory\n", "proba": 2.123739761827892e-07} {"commit": "f869f0e57ec5416b77eda47d50dca8d348da9638", "message": "#47 Hardcoded file separator '\"/\"'\n", "proba": 1.3403695220404188e-06} {"commit": "f9e3f4077a243cfe9e5a79e385ef5bdb844cf80f", "message": "fix at ImportUniprotGO regarding name of log file\n", "proba": 1.2575054597618873e-07} {"commit": "4d1cda0c08a0487cd6088d89c00edcf26b0a05e9", "message": "\u5220\u6389\u6ca1\u7528\u7684\uff0c\n", "proba": 1.321110971730377e-07} {"commit": "1b81a8b2ac846780a44cadd010ca1955b87231dc", "message": "Prevent bucket model registration from being overridden by default model\n", "proba": 3.227355875878857e-07} {"commit": "1f7a6e3e358ddd8ee78a48f4efd83f7648cabe69", "message": "Use LittleEndianIntOutputStream for speed in grid result assembler.\n", "proba": 1.1078264350317113e-07} {"commit": "939a1bea2a72ec0c7012afd1f3a8a14bae568690", "message": "Add support for weird access tags (designated;yes)\n\nWe read the first one. They should be fixed in OSM probably.\n", "proba": 1.0531408634051331e-07} {"commit": "a7f8fb196d24b9420e8eb081a343fb4b70f8ecf4", "message": "Fix image being created before creation data exists on the client", "proba": 4.795693371306697e-07} {"commit": "d78b6adedf6eb87b5e7a1a53d7476105a479669e", "message": "removed extra import\n", "proba": 2.4121695219037065e-07} {"commit": "6c11680cbdb85a24dacb23f4e3a2562381edad82", "message": "include only id into the files response\n", "proba": 2.0112132403937721e-07} {"commit": "b8e92f12a648f99cba34a22539025d269ee721c1", "message": "Condense boolean statement\n", "proba": 0.9999994039535522} {"commit": "bd3150a21d00a25e0b4565f8c2180af799a81fb8", "message": "Fix commandLine args in GeneratorCommand\n", "proba": 4.839684334001504e-05} {"commit": "9ff3b6408a0a984de6cd608bd71bae4b1e1e978c", "message": "UI: minor fix on SelectView (Android)\n", "proba": 1.1970317359555338e-07} {"commit": "c0a0eac42007abe361428affd4354efef6917708", "message": "Fixed issue when did not found a method in the type\n", "proba": 5.155229132469685e-07} {"commit": "f4324513be4318faab993a37fa773876d0fa359f", "message": "CodeModelTest: make the example a little more worthwhile\n\nHowever, more than that will require more work\n", "proba": 1.271449377782119e-06} {"commit": "a42a59b5740e65df4cb114a82971e3720444bc47", "message": "Removed -h option as argument\n", "proba": 4.801770955964457e-06} {"commit": "1ba578ef59c7a0d837988261b6078119c4815872", "message": "fixed #359 moving JFXDecorator window causes it to get snapped to mouse pointer if stage is not re-sizable\n", "proba": 1.497736121791604e-07} {"commit": "ea5ccd1b45dd3cddb79afd477e5528d24b42309a", "message": "Use SSL to keep riot api key secure.", "proba": 1.124266049146172e-07} {"commit": "60967b9f04014be7693b95ecfa4c179619adb637", "message": "IndexBuffer: resolve a javadoc warning", "proba": 8.307472967317153e-07} {"commit": "5f93a5b60d05125eac6495ff0478e771d13d50a5", "message": "Make class final. fix comment\n", "proba": 0.0015262491069734097} {"commit": "6fcdcf98fe61e8c6258fb40967f0cff6b8c38fd4", "message": "Make sure to always remove in-flight pushes\n\nWhen a push is finished successfully or fails due to an error we have to\nremove it from the map of in-flight pushes. Although this was done from\na finally block, the same block performed a Repository.close() operation\nprior to the in-flight push removal. If the Repository.close() threw an\nexception the pool.notifyFinished() wouldn't be called and we would end\nup with a zombie in-flight push.\n\nBug: Issue 10852\nChange-Id: I8d5918d5271ba74ce12153f054503adaef155c5c\n", "proba": 1.011787389870733e-05} {"commit": "c48723a860b8a1060472d2123297b86bfb2c71c5", "message": "fix: DefaultKryoContext\u53bb\u6389org.apache.commons.compress.utils.Lists\u4f9d\u8d56\n", "proba": 1.0665351510397159e-05} {"commit": "9cd0669e5d2c8db74805efbbde825663421c24e6", "message": "Some stability fixes.\n", "proba": 1.5101150552254694e-07} {"commit": "ca8b1f9aacc3f7fb8011cd4eb1ee9df0f7c0fed7", "message": "RestController annotation added in TestController\n", "proba": 4.793068910657894e-07} {"commit": "d0649e732b059d7932d28c0866c524852ab9e012", "message": "Remove unnecessary dependency (#147)\n\n", "proba": 2.941893853858346e-06} {"commit": "6c68695d97389199a7612f7adfb6872659ff0e32", "message": "Fix null pointer and folder override when copying from local repo\n", "proba": 1.9246628824021172e-07} {"commit": "7cd2e6f7b4a7ac3c33300631d8bff44f309e776f", "message": "Add args to methods in CreateIssueParams.\n", "proba": 1.2038928787205805e-07} {"commit": "19193143304585f8846fffdaf33a25dfb89cfd34", "message": "another pmd\n", "proba": 2.1117652693192213e-07} {"commit": "e8df3d65f788d345d1ec1d2ed7664d10070684fe", "message": "[artf610970] add dependency issue fixed in updation of eshop project\n", "proba": 1.2417615380400093e-07} {"commit": "867a30fe582727908883e8700e84f2775a58888c", "message": "Fixed the master sword at the giant boss\n", "proba": 1.5282043364095443e-07} {"commit": "e88219e76782cbc68ff019c1000347178783249d", "message": "skiping download test in drone-io; trying to solver coveralls problem [1]\n", "proba": 1.0687831775157974e-07} {"commit": "aa2275aba258ef336d17630bbb2ef3969f10ce2d", "message": "Created VariableContext to encapsulate the fully-qualified context of a global or device variable.\n", "proba": 1.1201520777603946e-07} {"commit": "78584484a3b7ef20a953875fbb4e96d62f595794", "message": "+ Cancel event.\n", "proba": 3.812435238614853e-07} {"commit": "75d14738b8e69a9f6a86e8b35e8a0307137670e2", "message": "Removed exceptions for flow control from sequence iterator - much faster.\n", "proba": 1.092514594347449e-07} {"commit": "6c0d3e02ecb4cab85ce0e107451f3dbdad6ad32e", "message": "#915 Redstone conduit doesn't always pick up signal from ME Level Emitter\n", "proba": 1.209340325658559e-07} {"commit": "c203062d29a4dca18c9f8c523453b37574368018", "message": "Added more implementation to bot logic.\n", "proba": 1.0760158630773731e-07} {"commit": "1b4302ffb57e31d326e9a8dad7e1f4e24d74bd45", "message": "Checkstyle fixes.\n\n", "proba": 1.2981408303858188e-07} {"commit": "f2a5fa9ad68f3002367e4e566c743b650efd8bdf", "message": "change the API to allow you to pass in a set of CUI's to skip rels for.", "proba": 1.0113826220958799e-07} {"commit": "9056facb2b07d62488f1b31158a2d44a5c7b7da0", "message": "Fixing NullPointerException when using ExistingDelegateBuilder\n", "proba": 2.6822300469575566e-07} {"commit": "4950ae0615329e507b73191883e323d696336d80", "message": "Fix: 71435, analysis/FresnoToolHandler: Fix typo '--http-port' -> '--https-port'.\n\nReviewers: kdang\n\nDifferential Revision: https://codereview.sf.coverity.com/D2843\n", "proba": 4.884262580162613e-06} {"commit": "36d7e0ed0ffb3a6c262311ecdbee580f4e8901c6", "message": "DPRO-2980: Rewire \"browse issue\" controller to new current issue endpoint\n", "proba": 1.169047223470443e-07} {"commit": "67825d8a7c4cc1938c25ffa7dc2d42393a21b57b", "message": "Generified LocaleConverter.\n\nAnaloguously to the Converter interface, there is now a type parameter for the\ndesired target type of a conversion. This also implies that all converter\nimplementations have to check a result value whether it conforms to the target\ntype.\n\ngit-svn-id: 3f4cb8416e52b7da524f23fbcc4a85816b9fe5da@1537264 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5670334455062402e-06} {"commit": "3f3e8c7800752e244761b5e8b44be4c342cc7969", "message": "Replace init method with private ctor; allows several fields to be made final\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1292625 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0084216910399846e-06} {"commit": "0cb77535f31951102c93c5b215e23d960e9defca", "message": "Slightly better parameter name.\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1415703 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.468729457585141e-05} {"commit": "3ffa1193e64ada5321ca2467adc4d3afe85f9f34", "message": "Fix javadoc\n", "proba": 0.00012389164476189762} {"commit": "c1b1fe6a0c29392d6a6f53817e7c05139dff3d58", "message": "Wraps calls to System.getProperty in doPrivileged.\n\n\ngit-svn-id: ee17208af0df0552975824e4840d757fdb463ab9@1686198 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.550907750759507e-07} {"commit": "9ba04d9304f46e51bd61afc95fcd2b2257d088e8", "message": "Fix bringing up the OSS mdb backend container (#2659)\n\nAdded null check for shutdownTimeout. Now if that value is null, MDB backend will use default value.", "proba": 1.038876078496287e-07} {"commit": "3c7859cc4d3571518441e37347a7ba86b28fcee0", "message": "working inc/dec\n", "proba": 3.961100674132467e-07} {"commit": "afc862ac0490c466d2ed943de3d66599030dcbd2", "message": "Read state at the beginning", "proba": 2.5028284653672017e-06} {"commit": "a0bf6eadb1c74b87dbe2bd15e9f352021e7537b4", "message": "more formatting changes\n", "proba": 2.1658354398823576e-07} {"commit": "33e70c2437cb5cc18c885c3cfa26f101f95b65d9", "message": "fix @since\n", "proba": 1.517071154921723e-06} {"commit": "a4c31dc7ed885a6e96950374d6fe9336c6b16083", "message": "Removed task\n\ngit-svn-id: 5d4207b98d7274194a51d188374a5d8ee1fe55c3@199 783448d1-dfc0-4521-9cb0-58c191f7d5bb\n", "proba": 0.9998347759246826} {"commit": "9fef58e16a40fcb5f2609c7fb51d8b565e00d420", "message": "- adding possibility t show OID in the Userinterface\n\ngit-svn-id: 6de479fac40b5ab7fd12e267df1fa0a7a72510c4@3719 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.221673414875113e-06} {"commit": "6c63c1030e353fa982c102a523244e476ef3ea74", "message": "[JENKINS-49332] Better error messages\n\nwhen github repo webhook can't be created\n\nDon't throw exceptions as we are handling the error, just print to the log\n", "proba": 1.4928832570149098e-07} {"commit": "d7a14058cc83924ecf45b32393addf6ca334ce38", "message": "compilation\n", "proba": 9.33815954340389e-07} {"commit": "f8359057bebbab7ebf4fbf1833360d5a4dd2dda8", "message": "Fixes imports\n", "proba": 4.4184420744386443e-07} {"commit": "5c968f3d8245ccc76732894bb1b21f7dcef28425", "message": "kracoeus-4091\n", "proba": 3.8476608210658014e-07} {"commit": "9fcc7ef610db91859ab8be50449a4f2b5223f871", "message": "fixed file header", "proba": 8.285785497719189e-07} {"commit": "2122fe3c73c343d1cfbb98400b5d1c4a45c56744", "message": "Annotate toEntityMessage with nullable as a documentation aid\n", "proba": 1.6622010434730328e-07} {"commit": "b0400623c02e4e724905004b181305c2ca73f109", "message": "check for undefined before attempting to create the twitter timeline\n", "proba": 2.9197749995546474e-07} {"commit": "93db063d601e97a306cca7314215a89a44a4d928", "message": "Add isFlowerPot.\n", "proba": 0.0014398221392184496} {"commit": "7ab571bcc74c1128bb56b1d31ea667d3e936b32f", "message": "More marble dust required to make calcite dust. Closes #1629", "proba": 1.2939273119627615e-07} {"commit": "742fe5fce913ebad9ea0b3d4a2078c791a28569f", "message": "Implement 'findTempClosestToValue' method to pass test\n", "proba": 7.331354936468415e-07} {"commit": "6878827f706a6bfc47385ae214e192d5c0c039e1", "message": "\n\ngit-svn-id: https://svn.apache.org/repos/asf/incubator/wicket/trunk@461568 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.836763369235996e-07} {"commit": "9c35ea7941ee85860f25d660fd65c75846fe0f1d", "message": "added clear\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456336 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8959538528615667e-07} {"commit": "42268e840ef2381e33d26647ef3016a863eb790b", "message": "log consistently against vert not ad\n", "proba": 5.360391241993057e-07} {"commit": "a112bd5e5df9a570417a0a512cd5ccc87dbcccac", "message": "[majors]\n\n* Avoid unused private fields such as 'router'.\n* Move this closing curly brace to the next line.\n* Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.\n", "proba": 1.0799738703326511e-07} {"commit": "606b239655d5041511c9828ced21a7f8f17f3a03", "message": "CMP-433\n\nMake HibernateSessionWrapper public and refactor Query creation into a protected doGetQuery\n", "proba": 1.1976449343364948e-07} {"commit": "16da20077b9a693b14befc3c0cba3ebbb34a798a", "message": "* Actually call the type checker visitor here\n", "proba": 1.1214090989142278e-07} {"commit": "c365ac967d996c53688f1d504493ecfd185b4b4a", "message": "Updated JavaDoc.\n\ngit-svn-id: a9d4857bbcd0eec574f75730dc3d02feb83aff94@1049 48fcbb9e-5639-0410-8b25-842128a4905d\n", "proba": 3.987582203990314e-06} {"commit": "c72d83b772afe9fc2c994e77dad7f5c0f25a77e1", "message": "Fixes possible ArrayIndexOutOfBoundsException.\n", "proba": 1.6089846610611858e-07} {"commit": "53c89867acf5438259917c1a307ca69653fa7563", "message": "Include exception in failed delivery log\n", "proba": 2.2417241041239322e-07} {"commit": "95a2a7faabcebb6581b775886916217d5e207405", "message": "Added application jar as a local resource\n", "proba": 1.694480857850067e-07} {"commit": "bcfd0b5cc514cf440e82d1ce66e0b46edc400c99", "message": "took out the shooter rate part from shooter\n", "proba": 1.4282846905189217e-06} {"commit": "2cfc9aefb85e04f056f597a8929b3fbecfa28563", "message": "Setting current Tile Index of a TiledTextureRegion now only updates the TextureRegionBuffer when nexeccary.\n", "proba": 1.0120503191046737e-07} {"commit": "9a83c2f69387111cc1d122ab913ec1db96bc1be3", "message": "Fixed Issue 91\nAdded some logging code\n", "proba": 1.226991486191764e-07} {"commit": "aff58258f6af57b0e5e41bdf760490711a2ca502", "message": "BISERVER-7753 - Verify Instaview with PDI TRUNK\n\n", "proba": 1.2347223332653812e-07} {"commit": "fdf5425c977c07d119a745a5542fbf91db58ba5d", "message": "Cognitive Complexity of methods should not be too high", "proba": 1.971035317183123e-06} {"commit": "d0051dbdf4c8b2c18e2c3783649e6ceeb97d1722", "message": "Added extra constructor which can take a RulesSource.\n\nFix for RCP-177\n\n", "proba": 1.2132055360325467e-07} {"commit": "c1548b6e8a405b8a72e1e4d4e0a2e23784dc7bb1", "message": "setVisible method didn't delegate to statusbar (rcp-240)\n\n", "proba": 1.1272001643192198e-07} {"commit": "6d6d37ff0459862d79f152bc32c267ebf677f50c", "message": "Enables aimMotor for autonomous\nRecalibrates potentiometer values\n", "proba": 1.2611708655185794e-07} {"commit": "7bcb7d30628351d2f976d0dd1a84481da2cf8664", "message": "fixed indexing with out of bounds indeces\n", "proba": 6.968700176912535e-07} {"commit": "4160c973af1972aa188a7faaa476ae1c1535b48e", "message": "XWIKI-4992: Counting documents using parametrized HQL query fails.\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@27554 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 0.0002553015074227005} {"commit": "e835b29514dba427ff22e470cb51bfcb34de8fd9", "message": "[Minor] Fixed a small bug that caused storePage() to raise an exception if the page didn't exist, preventing the creation of new pages.\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@15387 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 6.6925126702699345e-06} {"commit": "b96ad4aaa33e141763d5dfc89e47eb50b131dfac", "message": "- Added assertion in method ClassSymbol.module\n\n- Some clean up\n\n", "proba": 1.2170202978722955e-07} {"commit": "238cbb7c7a9da1fbff551e3f778426d38233f6ba", "message": "Add the total annotations value to the model sent back for annotation request.", "proba": 1.1132320310025534e-07} {"commit": "4e711668c5037050a4f9b0c85bc4585453660710", "message": "forgot, junit3 doesn't honor @Ignore =)\n", "proba": 8.703201501703006e-07} {"commit": "a90b276edace75ca16ca1d0705a3ca2c9d156c8c", "message": "Revert \"Fix TypeDescriptor retrieval for anonymous non-reified classes + log runtime exceptions in producedType retrieval (required for the debugging support)\"\n\nThis reverts commit b19a2502c0b5b2347c98971cef0234458d708323.\n", "proba": 1.1842926994631853e-07} {"commit": "788f0721822c65c5eacf1898ac494b04964537df", "message": "comment out hanging tests\n", "proba": 1.2969850615718315e-07} {"commit": "eb7c6d3b955086dea209bd4f2890203f7a2b199d", "message": "Made Input manager stop wasting data.", "proba": 3.482930992504407e-07} {"commit": "4c423d1f9171d9f068aed925f8bfc4bbdd7fdfda", "message": "Fixed the test case for search service\n", "proba": 3.58358761332056e-06} {"commit": "7c778f9c85d8a7b89b915f6a2e204ad1cd922b46", "message": "add symbol per line constants\n", "proba": 1.1152429806315922e-06} {"commit": "a321b91500936b10cb114cea5ab898b5828c2c44", "message": "Add a readFully method to make moving the message contents onto another\nclient. ", "proba": 1.0987273668661146e-07} {"commit": "31d822a271c845f633199be6477766e87a7aef3b", "message": "[TE] fix rootcause endpoint usability (#1682)\n\n* throw exception on empty \"urns\" param\r\n\r\n* time windows for current and baseline now extend forward in time, as expected", "proba": 1.1762784168922735e-07} {"commit": "3f9765c820e96e001caa3da1ac065390530f4a34", "message": "Remove unused trigger() methods on trace data source - meant for manual.\n", "proba": 1.0359278235227976e-07} {"commit": "d136ae677e0273141c60016026ca3df2682129a4", "message": "tidier initialisation management\n\ngit-svn-id: d2601f1668e3cd2de409f5c059006a6eeada0abf@3453 cb33b658-6c9e-41a7-9690-cba343611204\n", "proba": 7.431546578118287e-07} {"commit": "ea16088d06eb46b1555a028350fd64ce93006963", "message": "Code cleanup after ProbabilitySelector bug-fix.\n", "proba": 1.071596003043851e-07} {"commit": "9fc1370bf70efaf73e5a3093d29c7ca5c6f4940b", "message": "minor - avoid compiler warnings\n", "proba": 1.863768659404741e-07} {"commit": "e9b6763c741eafdefe51a07d2e4dc76d5dab63e7", "message": "Now double values are truncated to whole integers automatically (no more .0)\n", "proba": 2.3352117750619072e-07} {"commit": "2a6c044a26ae71702a0c85a96213c1b4e507bb87", "message": "remove dependency on CorePlotEditor\n", "proba": 3.6336970765660226e-07} {"commit": "b54f9efea508c203aa67b3e26325327545924fb9", "message": "select index rebuild folder", "proba": 5.670253813150339e-07} {"commit": "9e12f946acca0205dd732694add4d6c2c5ed1653", "message": "Exception message changed\n", "proba": 4.85445411868568e-07} {"commit": "fe2cda8a82161022bc51baf2fc9c6353400be81a", "message": "KRACOEUS-3119: No longer destroying line items when reverting to default periods in budget.\n", "proba": 9.978014503531085e-08} {"commit": "334493194a9d6fbeb29fa5d0441982f4fe334ccd", "message": "Fixing wrong indexing\n", "proba": 2.6054201498482144e-06} {"commit": "f9ccea6325111f3655d718c26643a6329d353198", "message": "fixed completion condition\n", "proba": 3.8098548316156666e-07} {"commit": "a8e092870ee4946df00976619733b7d43271203d", "message": "polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@6638 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 5.078146614323487e-07} {"commit": "d3657b88826c3f259e25169153df9177404f9e6d", "message": "Use path directly in assertion and use the should-syntax\n", "proba": 9.97061192720139e-07} {"commit": "04161536ec189068c0c80502efd981301c38c9c6", "message": "Attempted to compact the objects -> object hierarcy. Correct json is generated but it fails to deserialize. The terms and conditions generatation fails to complete the obect, commented out atm. Potentially disrupted the xml output.\n", "proba": 1.1938020350044098e-07} {"commit": "82e04c8b734797f73e8e6f3f20960e4a49db7700", "message": "refactor: In AudioService delete unused variable isPrepared\n", "proba": 0.9991067051887512} {"commit": "91186730bd2d57455e585600e20b1ddfa2a21bc6", "message": "Update CSSNotValidException.java\n\nFixing javadoc", "proba": 1.7228250044354354e-06} {"commit": "24b5ffeb41c7a41a49c5c98a22c1a61eecca59f2", "message": "Supplier: Add an overloaded constructor that takes a JSONObject as an argument.\n", "proba": 1.2165492080384865e-07} {"commit": "82466cf9700fad3461e146d83180b6f76e36d28b", "message": "* improve behavior of the sample app. (Close crossfaded `MiniDrawer` first)\n * FIX #1382\n", "proba": 1.3141406896011176e-07} {"commit": "070fbb0fdba7b7308f1e803a176b66587f28971b", "message": "Invert menu order\n", "proba": 3.6666244795924285e-06} {"commit": "0776efd3070ae0021dbecaccf55686ffb6957021", "message": "throw runtime, not illegal state\n", "proba": 2.784456000881619e-06} {"commit": "b0e5207ac2ff109ac49e2e6e7e8c373728d83dca", "message": "Override toString() in TimeSeriesInfo\n", "proba": 1.2863313259003917e-06} {"commit": "e0adaf67b6fc662b9cc1f786c9a39dd29f202d5f", "message": "minor refactor\n", "proba": 7.867772637837334e-07} {"commit": "38d854d891a1a52e46edc5862e7b9d1be41df2b4", "message": "[SINGULAR] ajustando synchronize\n", "proba": 2.605231202323921e-05} {"commit": "70fc3d4173e07b3344ea178c87c49ade778d1a47", "message": "Removed unneeded attribute on runner mojo\n", "proba": 3.197458511294826e-07} {"commit": "1a73fa61a6e0f1125e516798d0cabc1198328684", "message": "[CAMEL-9048] Do not load classes to probe for interface availability\n", "proba": 1.1001806399235647e-07} {"commit": "b1d1abfad323e3e44dd3d6bb4bfba1c7f0ea0e72", "message": "Minor cleanup\n", "proba": 1.8076914898301766e-07} {"commit": "a73dbd60fedc6aa121455305b873847c26a4ae49", "message": "finish 5 language judge cmd update", "proba": 1.3116603270191263e-07} {"commit": "f7768f83fa7704267ccd8addb90bea307dcb7bdc", "message": "CAMEL-499 Applied patch with thanks. To fix compiling the source on HP-UX\n\ngit-svn-id: e3ccc80b644512be24afa6caf639b2d1f1969354@654685 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.406070269804331e-07} {"commit": "b52cc0c0a2bb1cddfb47235cbb1c67645b7f2666", "message": "Updated setRepository in LogicFacade to include setting of repository owner\n", "proba": 1.3305181312261993e-07} {"commit": "bb964fd0071e267d579a17ef59bb8f2727a3262c", "message": "Remove auto-imported commons logging framework\n", "proba": 4.5478250854102953e-07} {"commit": "e1a2e2264b8090687624e9cc8b982700bf0499fc", "message": "Fix potential slow/hanging host resolution when sending mail (fixes #358)\n", "proba": 1.1828919355139078e-07} {"commit": "51bdb58e26ba86f2facc0fdcbe713fe027a43741", "message": "Added some logging to passive status config factory.\n\n", "proba": 1.0891211843500059e-07} {"commit": "2e5cd6b14d64d6bc60359030784ec88463950a0e", "message": "[MRH] Removed all lines I've added regarding debugging.\n\nCould not resolve issue: When submitting RMG pdep job to monch through command line (head node), fame runs fine. When submitting through the queue, the first instance of fame.exe being called throws an exception. The exception is thrown because the stdout is null.\n", "proba": 1.9640653192709578e-07} {"commit": "fe9b98c96f52ef3e98c42e1dfb92cb6a90ac701e", "message": "Add more detail to javadoc\n", "proba": 1.508820872686556e-07} {"commit": "cf1bf9d7d207faa86e7bd3b7378e86d3470cf5d6", "message": "Handle border case\n\ngit-svn-id: b2e229788468211432b231ab01e4470aadc9ed86@4366 b80d95f8-e103-0410-bd55-e03a9dc29394\n", "proba": 2.682811282284092e-05} {"commit": "ce3d392e43be2cd0ee9d03a0dfe58dad84cf441a", "message": "IMCMS-410 - Link shown without authorization:\n- Revert wrong tests update\n", "proba": 1.2471294041915826e-07} {"commit": "311dd8f1e92dd952aafd6411fc2199e0b4a83cd3", "message": "Update test case", "proba": 8.360301535503822e-07} {"commit": "587617284f681f5b7978e417fb562f488bd12bd7", "message": "switch to esmc\n", "proba": 1.659495319472626e-05} {"commit": "109877ede579363db1d9c4fcb8cca10172ef02f9", "message": "[HUDSON-5225] Updated unit test to new Checkstyle messages.", "proba": 9.599075667665602e-08} {"commit": "7eb60da89b12b3af7b3501d89436212e7800a829", "message": "Close properly drivers in performance test\n", "proba": 1.844347252699663e-07} {"commit": "d20b40fef6c1f463d43d8c8892592a56dcc842a8", "message": "hammer client + server into the same shape\n", "proba": 2.3654845904275135e-07} {"commit": "326e1e4a4d2e98824678813fd07105c2bbb4685f", "message": "[TOOLS-1091] Fix tests intermittent due to board render not ready\n", "proba": 1.1077736417064443e-07} {"commit": "9f6db55496746b0f444be107f7bb669f1d69eba2", "message": "Fix for failing test\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1051302 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2434005586546846e-05} {"commit": "7d3297b19048e6a859eee09098b2d5391c8c214e", "message": "use unique thread names\n", "proba": 2.4963108558040403e-07} {"commit": "fe92a97bf06280f6f5f4bcc473c15d5f2f3c646b", "message": "add BaseExchange.toString()\n", "proba": 3.8863018403390015e-07} {"commit": "9781639b33b16ccec580ed23ee46aa74b6271aea", "message": "Gracefully handle the case if there are no terminals\n", "proba": 6.940419552847743e-06} {"commit": "eea2ac5a1675fa649901ae7059795c18b4576c65", "message": "[task] removed unused variables", "proba": 1.4919802197255194e-05} {"commit": "4d4f1729f1e64c3bdb061d368d589b336eb5d74f", "message": "[TE-291] no more tests :-(\n", "proba": 1.4457698682690534e-07} {"commit": "4eeeaf6d3ff13e9a4e39d8235ad655ec17262630", "message": "[MO] - [system test] -> oauth fix (#2702)\n\n* [MO] - [bug] -> fix\r\n\r\nSigned-off-by: morsak <45fe1b3a09deaf6a86194726539f591634510cd3@stud.fit.vutbr.cz>\r\n\r\n* [MO] -[bug] -> fix\r\n\r\nSigned-off-by: morsak <45fe1b3a09deaf6a86194726539f591634510cd3@stud.fit.vutbr.cz>", "proba": 1.8606394291964534e-07} {"commit": "2dfed7e782d8d04307ade338b7095b0356d746ac", "message": ":fire: Remove the dependency of embedded kafka\n\nNow using MockConsumer\n\nSigned-off-by: Fabio Jos\u00e9 <34f3a7e4e4d9fe971c99ebc4af947a5309eca653@gmail.com>\n", "proba": 1.1075792372139404e-07} {"commit": "1c61837db7abd1e244a8172144cd440106b5af68", "message": "use getDescriptor where possible\n", "proba": 7.770735805934237e-07} {"commit": "dfa3fa905bf1e2d5df9e107fc5d363285adb3da7", "message": "Test: Split tests into seperate methods in GaussianNeighborhoodWidthFunctionTest.\n", "proba": 2.1657444904121803e-07} {"commit": "1b21ad5534c2076af3c487f58278e18483075a27", "message": "Small improvement to asserts. Tests sill fail under ant, and large tests in eclipse. Single tests work under eclipse most of the time. Confused.\n\ngit-svn-id: 08ea2b8556b98ff0c759f891b20f299445ddff2f@847 483481f0-a63c-0410-a8a8-396719eec1a4\n", "proba": 6.739985565218376e-07} {"commit": "65782b505478a37d01468064c6bcd5eb5cd75f88", "message": "ACCUMULO-2940 Add a Watcher to not use ZooKeeper before we're connected.\n\nZooKeeper connection is asynchronous, so we need to set a Watcher to know\nwhen the client is actually connected. We should really be checking for connections\nafter any exception, but we hopefully won't get disconnected mid-test.\n", "proba": 1.1335139049606369e-07} {"commit": "020be2fc8f78c76e90c023aa850783064389cbe2", "message": "fix potential null-pointer\n\ngit-svn-id: 0dc367cf2a1f0872b31aed51a516e91b94972fba@3517 19460358-522e-0410-942e-fdb976ae3ca2\n", "proba": 0.0021945699118077755} {"commit": "d9be215146532c6ccb57324b08343378be26fd7a", "message": "add more details to logging output (#2526)\n\n", "proba": 1.0607511313764917e-07} {"commit": "eaafbb4bb07a9b0dbb30e3e65fa2a72c11e282d1", "message": "Remove redundant copy\n\nFor simulating new weeks, a copy is made of the previous week's ecosystem\nin order to simulate. After simulating, a copy of the first copy was then\nmade to store in history. This second copy was not needed. The original\ncopy that undergoes simulation is now stored in history instead.\n", "proba": 0.003521667793393135} {"commit": "a5e6a15471acad4f6303e17d1847db4064a9de0d", "message": "6.3.4. v.2 \u041f\u043e\u0438\u0441\u043a \u0442\u0435\u043a\u0441\u0442\u0430 \u0432 \u0444\u0430\u0439\u043b\u0435.[#1106]\n", "proba": 1.1673605371242957e-07} {"commit": "4d840db523e3753b72a13603e51258bc333b08ae", "message": "A minor formatting change in javadoc.\n", "proba": 1.1144621225867013e-07} {"commit": "a6cccec46c0e5eb890004d0158cb66b0b1265089", "message": "Add capability to specify ssl context when making zms client call (#337)\n\n", "proba": 1.1225732521324971e-07} {"commit": "903caae0117f923fd80ca820b75f358462b13c48", "message": "Removed error message when logger not explicitly set; Driver will continue to use ConsoleLogger as default in such circumstances. (Allows for coding simple command-line processes without needing to explicitly code in Avalon ConsoleLoggers)\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@196806 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.307425575054367e-06} {"commit": "19576677cd2a203b7636fd68f3d1209c49005076", "message": "UPDATE: function bool2num() returns null for null input, instead of throwing exception.\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14809 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 0.000100506775197573} {"commit": "c76e39eaeaebcb55da6441fc68014c4ad9d49dd1", "message": "UPDATE: CLO-2874 - updated truezip to 7.7.5, replaced ICE tar lib by commons-compress-1.7\n\ngit-svn-id: 1fe12efcb3a0fdc613fdc3e9446d464b54419fad@15542 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 3.673453193187015e-06} {"commit": "4a4adb1e4490b96fef692c0391e5f52c48f18a3c", "message": "Corre\u00e7\u00e3o excluir UsuarioDAO", "proba": 1.7427107650291873e-06} {"commit": "3950a09836c5e9e0af57e9dee47d576cc988fb45", "message": "fixed index out of bounds bug for IO addresses (< 0x200).\n\ngit-svn-id: b6c13a3f01c183418960c1e4d1e6a42a97ce9376@288 23d1a52b-0c3c-0410-b72d-8f29ab48fe35\n", "proba": 4.961285594617948e-05} {"commit": "8c930ed31adf52d663298d8e20cc9f0066164c6f", "message": "avoid needing to crtl+c twice by adding a shutdown hook so that the server process finishes before we exit.\n", "proba": 1.0659615412578205e-07} {"commit": "47319d3cfca84c9fcd5eebea8d401c5ddc00113d", "message": "Lazily check for root, avoids unnecessary errors & resources\n\nMotivation:\n\nio.netty.util.internal.PlatformDependent.isRoot() depends on the IS_ROOT field which is filled in during class initialization. This spawns processes and consumes resources, which are not generally necessary to the complete functioning of that class.\n\nModifications:\n\nThis switches the class to use lazy initialization this field inside of the isRoot() method using double-checked locking (http://en.wikipedia.org/wiki/Double-checked_locking).\n\nResult:\n\nThe first call to isRoot() will be slightly slower, at a tradeoff that class loading is faster, uses fewer resources and platform errors are avoided unless necessary.\n", "proba": 5.962481736787595e-06} {"commit": "c5f606e63230b32bcecf0ffdf037f3da2cb2300d", "message": "Warn in case of incomplete low-level API\n", "proba": 3.973581897298573e-06} {"commit": "b7f357ebabcb1515357aed44b695f55181b162a8", "message": "Throw NumberFormatException if DOMString has wrong Element count.\n", "proba": 1.262856983430538e-07} {"commit": "6591851f7c02ff1d50f648803836f38287b70fd1", "message": "issue#17: RequireJS and NodeJS support for the generated mappings.", "proba": 9.929810573794384e-08} {"commit": "5e730947aae2fe8ceaf6b0636a5dbb90f5844c5e", "message": "Corrected logic for first fix on #86\n", "proba": 1.837006209370884e-07} {"commit": "905838b46fe6a247ec05cebc9a4312910b2710c7", "message": "Support starting a cluster on ec2 without deploying to all nodes\n", "proba": 2.2092183371569263e-07} {"commit": "9872913125dc2bab540841ae7bc693a0dd5cb000", "message": "KYLIN-1171 kylin.properties trucated bug\n", "proba": 1.3011340627144818e-07} {"commit": "6336fcfe5d769cab578bb2a618cd215d66597d81", "message": "Add documentation.\n", "proba": 1.5812879894383514e-07} {"commit": "859049e864dca07869203c14524c28f80e437348", "message": "Add directional accessibility scroll actions to NestedScrollView\n\nTest: tested with twisted talkback and example app using\nNestedScrollView that scroll down has the same effect as scroll forward\nand scroll up has the same effect as scroll backward.\nBug: 136277517\n\nChange-Id: Ieb17f26f4266b6f92ee249cdec78fcfc835fd5ad\n", "proba": 2.1054922854091274e-06} {"commit": "7dc62cc293215ecbc73d59c931d37adcb4e7c451", "message": "bug 6247: incremental checkin\n", "proba": 2.065149402596944e-07} {"commit": "8478aad7c2e385206bf3fa218e18a7d73240d68c", "message": "Check for already added edges\n", "proba": 1.3020910216710035e-07} {"commit": "0fc0178e876c98012237cc04666aaeca5e11c5fa", "message": "[misc] Fixed logging style\n", "proba": 1.5812443621143757e-07} {"commit": "9fb060a935670d7b1475fcb5593cbf6abcf727c2", "message": "Redirect user to new perspective after user changed perspective\n", "proba": 9.319094260717975e-07} {"commit": "b771d81fe576a10160a57aa9ffca81e165ed04a6", "message": "Delete YellowpagesInstanciator has its delete method is taken in charge by the Contact transverse service\n", "proba": 1.1677725098024894e-07} {"commit": "80e33ef6a5db485cb7eb80d76f24ea08cdd904c4", "message": "fixed decode key bug", "proba": 6.303139912233746e-07} {"commit": "8039a827ab7b063674ceddf5f4be679e1d32ca5c", "message": "Fix SshMachineLocation NPE\n\n- sshPoolCache initialisation was moved to init() previously\n But for things that instantiate SshMachineLocation directly then\n the framework won't have called init.", "proba": 1.0939825756395294e-07} {"commit": "9b8aba3f52a40ca617849a25ff5c155f2be0224a", "message": "Support for 'image' tag\n", "proba": 2.672810239801038e-07} {"commit": "3cff83c9ef5899eeb84f7ab0acd515e6ae03c265", "message": "[AG] manage dependencies\n", "proba": 3.1741100769977493e-07} {"commit": "ff4a2795faa7e5fb31566857069301600062c531", "message": "IDEA-202283 Plugins UI: Top border of \"Back to Plugins\" button is cut\n", "proba": 1.0155230967257012e-07} {"commit": "ac073a3c7a2950ea8fa85c36b04cdf8e8706ca9a", "message": "shyiko is flaky (#429)", "proba": 1.7922559436556185e-07} {"commit": "66bedcdd3a9b265bbcb6077d9a896707262a7b1e", "message": "debugging and a bit of spam (prints out stats every 100000 calls)\n", "proba": 1.1268507904560465e-07} {"commit": "6d130879da9453d0e363cb47cd14369f02896a72", "message": "modify the parser to handle incomplete exprstats to favor function calls until a complete assignment statement is formed\n", "proba": 2.410768900062976e-07} {"commit": "ca629e330fd4ce7df0ca11b89a22c7828e6c5a08", "message": "Duplicate a transaction before sending to wallets beyond the first. Resolves issue 257.\n", "proba": 1.1915567910136815e-07} {"commit": "a7d1a854adc3c09b916b0f52263a389a653ca140", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "b0d305a9d4ad03773338274aa3538a62dbc7b317", "message": "Add completed splits per level stats\n", "proba": 2.7298554527988017e-07} {"commit": "8cb3a72fef3a6a4023fa20ab18983409f1701881", "message": "Reference to a removed cached query replaced with an existing one.\n\n\ngit-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@640 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 0.00012387405149638653} {"commit": "e0eeb85738c9f1fd5f5f65a2caba4879eb93c876", "message": "Move extractCapsule to launch\n\nFixes bug where printDependencyTree would extract capsule partially\n(w/o native libs), and then a launch would not extract again, and would\nfail on missing libs.\n", "proba": 1.1280701528448844e-07} {"commit": "4cd78f9f267c514f67d035d0bc425daadd99fc67", "message": "PDFBOX-3404: drop concurrent HashSet, synchronize initialization instead\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1751823 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3723698657486239e-06} {"commit": "a07a810ed83e2ca208103230218e8aa9c22700a4", "message": "Don't crash if there's no logging handler installed.\n", "proba": 1.2233132906658284e-07} {"commit": "9434896ed82f1a7e85752886cc2b483496d94404", "message": "added on screen dpad\n", "proba": 5.354290806280915e-07} {"commit": "a6c547790e59a5d91b23c5a2c6435bd11b4bd51f", "message": "Adding shapeLabel class\n", "proba": 2.755716934643715e-07} {"commit": "608a60886d2c3236af6d333d44c390f1ead68d17", "message": "TIKA-466: Feed Parser\n\nMinor RSS parsing improvements\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1135581 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8778382582240738e-07} {"commit": "3f9a33d7f170e6d1f1bb323916c2dea94d009312", "message": "Update ChatBot.java", "proba": 4.406932703204802e-07} {"commit": "960c0a84a078ad4502bff372725f553970a4492d", "message": "Switch KGW at block 80000.\n", "proba": 1.11570415128881e-07} {"commit": "8d1968a899c18551ee865d4dc25eb4152ddf5a32", "message": "memory leak fix subscriber\n", "proba": 5.897351798012096e-07} {"commit": "ef4e509718592c75d4037c0534f952f5c5b9d75a", "message": "Game loop now iterative instead of recursive\n", "proba": 3.6320966501079965e-07} {"commit": "804b80ea55c2a4d7d5bc44970f3b30ba5526638e", "message": "move exception upwards as discussed https://github.com/graphhopper/graphhopper/commit/5b32343e823b09936e476620e3c87cabe4bfa89a\n", "proba": 4.549859795588418e-07} {"commit": "8e4fc2e6cab2ec32916145c16045039ce9298151", "message": "Removed unused import.\n", "proba": 1.2888077094430628e-07} {"commit": "29dbfdb04d0faa0b8c08f006b480b0e1a350158b", "message": "Fixes #621\n", "proba": 1.705462864265428e-07} {"commit": "5d2cd6a71e2a72b4c29a3c342e33981ef383edd1", "message": "Enums schmenums.\n", "proba": 2.6762918992062623e-07} {"commit": "f0385d3dbae8fc21ac9c24f524681eb2d92e78b1", "message": "Made thread safe", "proba": 1.505826645598063e-07} {"commit": "549b0e5a9c8a4852c18d96d72b7fdeef9b0edcd0", "message": "Possible Nullpointer fix", "proba": 3.578986934371642e-06} {"commit": "94266d7940c936f8e73fb8373b2446bbe4c41718", "message": "reduce match set with outpoints already found", "proba": 1.7275323216381366e-07} {"commit": "4e31507093fad620c900b6b61cf4503436537768", "message": "some cleanup + try to fix bug where externally loaded rules could not be selected\n", "proba": 1.4630995792686008e-07} {"commit": "7f31a5065f29cb19ecf0244bcf6b15834e5adb33", "message": "Fixed: don't allowed import of older export db. (2)\n", "proba": 1.2268533566839324e-07} {"commit": "778469e38624dfcf7d6b9b93150c5260c6a4aa5b", "message": "Fixed CoreWebMvsConfig for standalone apps.\n", "proba": 1.0634068559056686e-07} {"commit": "afe9d6629d63f71658bc0ecc6f684e0c418928bc", "message": "Change version to 3.2.5\n", "proba": 0.002079365076497197} {"commit": "5e57c83c7550855ad2f026c0378c799830710c00", "message": "need to parse owner to be able to send to the bus filter", "proba": 2.475762812537141e-07} {"commit": "58b9763b7b5e1c2f4b25cd6fd630262029aa262d", "message": "Added exception logs to JDBCMailRepository to help investigation on JAMES-466\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@391787 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0346146218107606e-07} {"commit": "5c1aacae7a0eb789b68ba6f5ec4c318c1f880556", "message": "added method to HFactory for safe shutdown of cluster\n", "proba": 1.9688849306476186e-07} {"commit": "524f5cd7d2da3814e8ed49a2315483743266aad2", "message": "Setting value to checkbox on recycle\n", "proba": 4.812723091163207e-07} {"commit": "0e4be036a599c834070a741113f6033c33ddce8f", "message": "AuthenticationKeyChain: Add Blockchain Identity types\n", "proba": 2.189486622228287e-06} {"commit": "015bb7a13029197f8bafddde44cefb62aa27b1b5", "message": "persist order + cleanup\n", "proba": 1.9965402486832318e-07} {"commit": "98d6e9e0f588aa60ef661bb115f259a023bbbccf", "message": "[UIMA-5660] Allow extra JCas classes in chain\n\ngit-svn-id: d56ff9e7d7ea0b208561738885f328c1a8397aa6@1817103 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2572842201261665e-07} {"commit": "a53945a074df6329364757903a85053e2d730444", "message": "improve logging\n", "proba": 5.339316430763574e-06} {"commit": "15e2fe37f3787e81df43c87f20cd1a7df57d6e1b", "message": "Goto File: display jdk for jdk directories, and not some random module using that jdk\n", "proba": 1.3588838498890254e-07} {"commit": "9de488188a73fcb5990471bfad2e028a0288442f", "message": "am 0ef68394: am 5ba9fe86: am 6a732303: Merge \"Revert \"Workaround accessiblity focus problem\"\" into lmp-dev\n\n* commit '0ef68394f76d7ffec12e3a8f51fe40a0ba33ec10':\n Revert \"Workaround accessiblity focus problem\"\n", "proba": 1.2933067239373486e-07} {"commit": "6e31ce2cefb7a7cd321e1cc424dbf8daed3b448b", "message": "[JBJCA-895] Cleanup trace logging\n", "proba": 1.285936122030762e-07} {"commit": "01610f6eb65a1b4904ae0fca2ffc2b15d9a58323", "message": "Fix a crash reported by a rageshake\n", "proba": 0.00020952797785867006} {"commit": "ead1b5f7b185491be0bf777ee0be75c8d052f105", "message": "local types can be only referenced from the same compilation unit.", "proba": 1.0104108127961808e-07} {"commit": "01765af05cfa117279c7db05bc6a93e714937c85", "message": "6/24/08: eliminated excess whitespace\n", "proba": 0.9999896287918091} {"commit": "591083f95ec083ff0dd4ae961f8f655db41af08a", "message": "SOLR-5162: ...with the right license header this time\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1515035 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9843233189931198e-07} {"commit": "69a765d7fb4c6fb1b713a5f84860f03c5dc94b43", "message": "OSProcessHandler bug with sequence of startNotified textAvailable fixed\n", "proba": 2.2929512510927452e-07} {"commit": "393ac5dfb8b845d1b399fe8ec1a3b0122b0d8727", "message": "Add filter by branch id in the textunit WS (#384)\n\n", "proba": 1.1606356764559678e-07} {"commit": "bcdc46dc0636e6cd8e382699e481cb93e3c9436e", "message": "Created new package\n", "proba": 1.593351299788992e-07} {"commit": "2ff1c1b805c297f77a420210fe1b1054329ff7b6", "message": "junit 5 rt: fail tests for beforeClass/assumptions failures\n", "proba": 2.9283415869940654e-07} {"commit": "c328469ba285e5acdd4c1364717e3fc1db22655d", "message": "Reflecting some class names changes in webbeans-impl.\n\ngit-svn-id: 959c5dc4f35e0484f067e28fe24ef05c41faf244@791065 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9995742440223694} {"commit": "69e810c9d3f6d56de8623d524f8f0392ff459977", "message": "Moved inerTypeForLiteral method from ISTextTypeSystem to ITypeSystem. Added TODOs.", "proba": 1.0035464015345497e-07} {"commit": "28e3f0d32cec34b2406050a2a091104f4404625a", "message": "fixed #4\n", "proba": 8.593819416091719e-07} {"commit": "740608dbd52c979bafa57c7d9c5eae808438d090", "message": "Supported rest and navigateToTop events on fabric\n", "proba": 1.375465927822006e-07} {"commit": "76d2ed9bb4c8ef21e1ed5b892231eb1344ab4f7d", "message": "WIP - fix failing test case\n", "proba": 3.6036217920809577e-07} {"commit": "beed70136f38dcf20a8a8eb53d7648988642c8e9", "message": "Fix last package not making to list\n", "proba": 2.0699581000371836e-06} {"commit": "8daddd2b6d382fb2e116f436cae1461841c7ae1a", "message": "refactor the comment\n", "proba": 0.9998683929443359} {"commit": "fd304324e34ccaad76be764b04a569eae8eae700", "message": "KULPURAP-4408\nVendor Credit does not cause an NPE any longer.\n", "proba": 9.94884388205719e-08} {"commit": "2f260bd7211b33edc970597f38fe84c0c0eb6217", "message": "Fix that sometimes villages get deleted\n", "proba": 6.644090717600193e-07} {"commit": "7ac7b58328da2b520bbf7442b308ab217ff4abcb", "message": "Added getList\n", "proba": 1.8501678766824625e-07} {"commit": "809a55cfa2abc074609a7639f9373a358baffc07", "message": "\ud83d\udec3 Launch CCT on Null Session.\n\nThis is an upstream of this fix:\n https://github.com/GoogleChrome/android-browser-helper/commit/451e37ebaaf1cb6d132b2bba363951f461f1cb2f\n\nBug: 988346\nChange-Id: I8e9d1eed51fd445cdef1e7f83776e1d437814028\nReviewed-on: https://chromium-review.googlesource.com/c/custom-tabs-client/+/1844173\nReviewed-by: Peter Conn <614d279ee032c8ceaf5cecc64e36afeeeb5e07e2@chromium.org>\nCommit-Queue: Peter Conn <614d279ee032c8ceaf5cecc64e36afeeeb5e07e2@chromium.org>\n", "proba": 3.2049044307314034e-07} {"commit": "0d3ca7c95cccc96f52d9b54ebbd85316f6452915", "message": "bugfix: added missing parameter\n", "proba": 5.042491920903558e-06} {"commit": "c829c2e55f754fcbe75496e5a1775512e054885f", "message": "KULPURAP-1370: Delete accounting line feature in Req and PO does not work\nhttps://test.kuali.org/jira/browse/KULPURAP-1370\n\n", "proba": 1.2135029692217358e-07} {"commit": "499f9641139a8898d1af6a550effcd740638eaf2", "message": "fix for remove cache", "proba": 4.7041024231475603e-07} {"commit": "27fc247da5f55b9869be7d4039ccb62e9d700b2c", "message": "Fixed issue with multiple instances of data result panels.\n", "proba": 1.0648662396306463e-07} {"commit": "26bd3af4d027ee12d59ccea7778d80ffba5b8f4b", "message": "Validate file import for \"attribute value order selection dialog\"\n\nOnly if the file contains all values of the attribute's domain the file\ndata is loaded. Otherwise an error message is displayed.", "proba": 1.0767816149837017e-07} {"commit": "018cc816dd96252efeb8bdaa44e791a21e891162", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "30c9b334af9924de438ec994cc383eba8d4dec47", "message": "AMBARI-6985. Download Client Configs for all components on Centos 5.9 download empty tar.gz (aonishuk)\n", "proba": 9.952677260116616e-08} {"commit": "6e5004a90d3e1488c7660d2731b6fa0b429c950f", "message": "added ETH to cexio balance", "proba": 1.7826455689373688e-07} {"commit": "047f7b34b6dcf97f65a29589bd9455df06b003c5", "message": "#85 Replace string with constant variable\n", "proba": 0.9999643564224243} {"commit": "3a6f6297917b9d97d83d8384e346e2c725819c3d", "message": "Add @Nullable annotations to PackageFunction#progressReceiver.\n\n--\nPiperOrigin-RevId: 147202629\nMOS_MIGRATED_REVID=147202629\n", "proba": 4.529072612058371e-06} {"commit": "5866a3f89afdc07edccd63331ea784613d302ad9", "message": "#80: add missing check.\n", "proba": 1.6326056595517002e-07} {"commit": "67544276b7bb5a7029891ce805b1224583bb5642", "message": "Do not set kafka.table-names in tests\n\nKafka in tests is using tables that are injected via KafkaPlugin\nconstructor and so kafka.tables-names are not used anyway, because\nKafkaTableDescriptionSupplier is not used in tests.\n", "proba": 1.1708458202974725e-07} {"commit": "c0b25a9c55565743d14558a4b5199ebd40d8a1fd", "message": "add relations for both existing cis and rfcs\n", "proba": 3.050166128559795e-07} {"commit": "2efbc080606e190f588a1e1472cef1c2b183a21b", "message": "Updates to bring the service into compliance with the 1.3 interface. \n", "proba": 9.721642157956012e-08} {"commit": "a5b186dfc12df328d4da149ca2ed77ce519c48d8", "message": "Import method statically\n", "proba": 8.755172871133254e-07} {"commit": "c110a9f31f547324493899c628f5c6256c72c65d", "message": "IDEADEV-24042 - RestoreLayout for detaches views should work correctly\n", "proba": 1.1413565914608625e-07} {"commit": "f1d4f9d0df8fedf9cc556bee2c86d60b2cedcde5", "message": "Turned off aromacity perception based on Bill's suggestion\n", "proba": 3.529149239511753e-07} {"commit": "bb88f4559307fce45df690a8e5e4370896479620", "message": "pubmed download files are now named pubmed18nXXXX\n", "proba": 2.7979629635410674e-07} {"commit": "2a33f1d2e71496ac402674fb47e92e8753277c7e", "message": "getStatus method in ApolloServiceImpl now checks for statuses of UNKNOWN_RUNID and reports that the specific software type was called\n", "proba": 1.1488567963624519e-07} {"commit": "e89ffc1e32c4873be181cfd711d4bff904785345", "message": "Allow only timestamp and date column types to be temporal columns\n", "proba": 4.888854527962394e-05} {"commit": "94d391802db47d58cf89f9964608314eb2457535", "message": "PDFBOX-2941: restore logging window by removing LogFactory\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1840843 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.263909876404796e-07} {"commit": "fe4bc98504871f0aeb539b6c621751d292b142e2", "message": "layout\n", "proba": 1.3685745443581254e-06} {"commit": "81ec387c86e28eee7771a21c2ba4882f5ef1aa39", "message": "Lwm2m credentials base64 fix bug PSK test\n", "proba": 1.8984847827141493e-07} {"commit": "d9f9417fe18d6b3bf224602b0031f934776eb70c", "message": "Clarify ConnectorMetadata#listTables contract\n", "proba": 4.082934992766241e-06} {"commit": "0b93a8ab2ddb9b179653d903222e2f536c59085c", "message": "only add what Ganglia can see, fix 1 not both\n", "proba": 3.5781332030637714e-07} {"commit": "e1306f27c5e9243c5d0be4e4b0aa6822e0c1bc18", "message": "Ensure exceptions are copied in getters\n", "proba": 2.1294285090789344e-07} {"commit": "11082bc8267bdb765f5c7c7349e178ed55ee9931", "message": "Add EnhancedPatternLayout to logging.yml options\n", "proba": 3.3628842288635497e-07} {"commit": "ee8c284824f936a6d22b8c22ac92dbdd4642d87b", "message": "kcirb-474\n", "proba": 8.514615501553635e-07} {"commit": "1db59821440c0a1ea295174973d0f45d78ba4359", "message": "Fix from code review.\n", "proba": 1.3188198977331922e-07} {"commit": "75e3e71d3cf2e5309948b8d629ad400a9fae3c66", "message": "fix api error\n\ngit-svn-id: a3757b7b28cb5f166982e3e590f726e1a71ef014@574 a27988d2-9830-0410-8773-31d6671a21de\n", "proba": 1.4245030115489499e-06} {"commit": "2bb1eb76bc4f123c0d1061d5f64363329fad5adb", "message": "uPDATE zABct a", "proba": 5.939990046499588e-07} {"commit": "15031363cdfc9b23e99c2f7bacd57be6d8f4cb69", "message": "clean up before and after, just in case\n", "proba": 5.367787139221036e-07} {"commit": "91f84b3bf774661be16635c8a142d7eb301a4138", "message": "Replace use of StringBuffer with equivalent StringUtils.join()\n", "proba": 5.6246237363666296e-05} {"commit": "f00fefcd106de2b6d9da37761b46a982a30064ff", "message": "Ignore some lint warnings\n", "proba": 6.504228053927363e-07} {"commit": "40e9e10c39e6ecd0b2b57275f1ecb85226bba14d", "message": "update unit test to validate that src attribute still gets updated correctly\n", "proba": 1.312143353970896e-07} {"commit": "68f51d8bb7bae518ba0861e97b41974de657a05a", "message": "Switched log level.", "proba": 2.2616085004756314e-07} {"commit": "cacdb0eb5778c5c9ea081d5d277f058950307f93", "message": "CAAERS-4100 - Subject Flow new Security\n\n\nSVN-Revision: 13197\n", "proba": 1.0370942504778213e-07} {"commit": "f539f1033103447e098cc1d9e53d94b7073d52f3", "message": "Bounding box being drawn properly now", "proba": 1.1215909268003088e-07} {"commit": "a9d911ea850e6eaff2f3ccd6979f922d496451c7", "message": "Supporting e-commerce items (i.e. products) (#197)\n\nfor Google Analytics\r\n\r\nCo-authored-by: Maksim Chemerisiuk <5195151cc507d6cfadcb30b645f962e4ab211c23@gmail.com>", "proba": 1.1304070568485258e-07} {"commit": "8fdb90b662186d1ffc01389ba18987029263a1d2", "message": "Fix for \u201csetCurrentScreen must be called from the main thread\u201d\n", "proba": 9.991688898480788e-08} {"commit": "57af763891a1603e64f608f5d3fcfe0d78e24440", "message": "added some tester methods to make sure SecretWord works\n", "proba": 1.2953334760368307e-07} {"commit": "ee4e1cdabe8c24f67c56671969f2bc71ff0b86e5", "message": "fix publish issue when no versions\n", "proba": 8.935553523770068e-07} {"commit": "74b933aceec168a17c352e9eec7625438e354261", "message": "Fixed game appearing to go one turn over. Does not affect game results.\n", "proba": 1.029412217690151e-07} {"commit": "b9137740e578f5ac5375795dc507b25aa3a49667", "message": "\u65e5\u5fd7\u4f18\u5316 trans.level=default", "proba": 3.785094122576993e-07} {"commit": "7c5983a0e5ad12077787396c5823cc61940af73d", "message": "Typo\n\nFixed a Typo\n", "proba": 3.935243967134738e-06} {"commit": "808e1fac56428a9050cdfa5515b12c222edc9baf", "message": "Updated version number format in about screen\n", "proba": 2.6700308808358386e-07} {"commit": "524eecfa601fb0d0cd9965cefd02be91ed8f143b", "message": "[#3562] Refactor\n", "proba": 5.593109335677582e-07} {"commit": "e38320e1330e17ae751b20134fe1473159cbbbb5", "message": "Converted to use Velocity, not Runtime\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74619 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2397125601637526e-06} {"commit": "f630b1fb1cef47ba4c43341bedfb919d8ea15886", "message": "Fixing a NPE for REGISTRY-2843\n", "proba": 2.9809075385855976e-07} {"commit": "975a5cac11116813364247524545bcf5ce8ec213", "message": "fix bug that caused senseAlliedArchons() to always return an array of length 6\n", "proba": 2.7062021672463743e-06} {"commit": "8214e680305883eac3124d13c709b6e24de6dbf6", "message": "Fixing the NavBar up function\n", "proba": 6.30014085345465e-07} {"commit": "7db5bf4bef599ff11ab270af6cf2bc65a8c660f1", "message": "fix error while creating product in tenant\n", "proba": 3.686438105887646e-07} {"commit": "76ad0c1780651ff247bedc664ddef1137e511b9c", "message": "- Upgrade features extraction", "proba": 1.2091500423139223e-07} {"commit": "770f7d22b705a49e6141564365e9c4e495ae2930", "message": "Added new methods to Lookup.java\n", "proba": 2.0136813816407084e-07} {"commit": "003834b34a67d9e8edde0d1b4d9eb665c29fd6cf", "message": "Bind XmlMapper\n", "proba": 5.799231985292863e-06} {"commit": "c88290feae4bee78c7eb4f18e91e4dd5d57470f0", "message": "CAMEL-14098 Camel-netty-http: update the test to check the channel is active\n", "proba": 1.1868389293567816e-07} {"commit": "1b893db31789edf5d4f7079f652c1f37139e4df7", "message": "Bulk inserts in MongoDb to speed up inserts.\n", "proba": 1.0572667719088713e-07} {"commit": "4b0b5ad12db7653c28b7071c96021331135ba733", "message": "Online Student Scheduling: Model\n\n- XOffering.toCourse(...): set the reservation allow-disabled flag\n- this fixes an issue in the custom course request validation (student not given a disabled section despite of the group reservation)\n", "proba": 1.2283518913136504e-07} {"commit": "17cb76a1aa07637c8dd11afd224ad373536dbc7a", "message": "spacy debug", "proba": 4.0944857460090134e-07} {"commit": "7c90fb8dd2431f04e627aff2c6264549a9aa6e39", "message": "Added bounding box output.\none reflected triangle now shows shading.", "proba": 1.0061299349217734e-07} {"commit": "cc2315b92e10ebf6074235b080ffb66e7c7c3511", "message": "Updated and extended for AcsLogLevelDefinition\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@80266 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 3.176684231220861e-07} {"commit": "04b87dda2900dc689c6305b63759de320472e6e1", "message": "SLING-2744 fixed double null check in sychronized.\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1449584 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.147114615690953e-07} {"commit": "77bb15ec358bf9d5d995f8efc857727bdd22db65", "message": "Patched bug with not catching pois run time exceptions\n", "proba": 2.1529828586608346e-07} {"commit": "6b8da96b2305030e370e5e4ca104fe13988ce8c7", "message": "Add useragent\n", "proba": 6.274660790950293e-06} {"commit": "c200c320fada84bdbc72a363fecda0513a44f1e3", "message": "obsolete since Uid class was removed\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@58609 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 7.752490205348295e-07} {"commit": "bbfa7140a7e0fe829586fe1cf393671b0cd599dc", "message": "New XML pprint method\n", "proba": 2.705485258047702e-07} {"commit": "94ef5333ee77a18253124299f36600adff140833", "message": "Fix typo.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=249294856\n", "proba": 0.9999992847442627} {"commit": "c9a8d290bb0e98a50e07e21c9db2d49ea1f9adca", "message": "Final\n", "proba": 7.6034302765037864e-06} {"commit": "edcf57c8d783beaec860804c5be43ac4273ff291", "message": "major sonar warning fixed\n", "proba": 1.5051647039854288e-07} {"commit": "cb6aa8170118474c63130c439ae907825aa0eeca", "message": "Forgot to remove file\n", "proba": 1.6941737612796715e-07} {"commit": "8c0d91d52d6a3599796fb846fd95f1de1a803664", "message": "corrections to RAND functions\n", "proba": 2.160826113595249e-07} {"commit": "c7e8e44dd18198a7ffb49a566f785355850e7bd9", "message": "Slightly simplify opening file", "proba": 2.4560724796174327e-06} {"commit": "865fbd82c5ceee8470723b045050b5f88f7bffc4", "message": "Revert \"Added sendAudio and sendVoice methods\"\n\nThis reverts commit 45fe14c7e7124aff5ca8276d012c9c01cebc066b.\n", "proba": 1.1225968421513244e-07} {"commit": "236441fc00e45b3b0206eef9556112b7999e73dc", "message": "Update class javadoc.\n", "proba": 1.326165346426933e-07} {"commit": "d8a77de0fff95ec701538170a75e44e9f4fef5a1", "message": "- Fixed", "proba": 1.2790758319169981e-07} {"commit": "8335d189061e6c0fbeb9b104b0876a1fab8a30f8", "message": "Text in the preview table is now centered\n", "proba": 1.334773003236478e-07} {"commit": "c44ba5b212e5cc9a70777faaf0046efc32e1ee32", "message": "added vocabcache reduce\n\n\nFormer-commit-id: 8425809be6205892541c96816d83daad256dda32", "proba": 1.463871740270406e-06} {"commit": "20d8f5b8c3e3e7acc2e07aac617ebe3f646048bd", "message": "fix FindBugs issue 2816457\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@11476 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 7.286744221346453e-07} {"commit": "2a0ee1c89d8c9ac5afbf75c9e6ca9bd0dad1a441", "message": "Exponential backoff when 503 is returned\n\nCloses #8\n", "proba": 1.680284071881033e-06} {"commit": "adf16ff03e177aad61a90423e0f0c3ced264b9f4", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "23a65212ac0369ebd888226b43a3a8c72d021db6", "message": "Add support for tonight, this evening, etc\n", "proba": 1.329109124981187e-07} {"commit": "cc9675d56676bf83216d29c255a7bf333334f3d7", "message": "#1295 Fix hive desc statement null point exception (#1761)\n\n", "proba": 1.4578195361991675e-07} {"commit": "80fa6bb94b0f99ed1c6a25dc806bfe0dd0f19285", "message": "Why TF does IntelliJ keep randomly moving blocks of code around??\n\nI think I should not use the partial commit feature anymore :\\\n", "proba": 1.7484338741269312e-06} {"commit": "06d0453a91b5a95f59b32e28d703b5af23db7672", "message": "Changes for maven 3 and remove the apache license because the project is licensed under eclipse ...\n", "proba": 9.947079604444298e-08} {"commit": "db8a390af9ef2119a473b93ca1d820ccfda5c4c3", "message": "Made RemoteMainCommand reference non-static so that multiple tests can successfully call ConfigTool.main with unrelated CLI arguments\n", "proba": 2.0111978926706797e-07} {"commit": "e7a06a5b2e1f9e069d638c297c79c9f490e230a3", "message": "dev::NLB-272::Snapshots support\n", "proba": 1.304329373397195e-07} {"commit": "497e3148dd92ceb56e76eb0355ba84d72be5221b", "message": "DateTools: attempt to parse invalid dates with Locale.US\n\nSome dates are invalid in the current locale, but valid in English-based locales.\nThis is a problem particularly if the month is stored as a three-letter abbreviation.\n", "proba": 1.7295137411110773e-07} {"commit": "ad1b2d5c59af04c2a587d139f945ddc5adeac3f7", "message": "Added logger\n", "proba": 2.39334980278727e-07} {"commit": "e3651b0a67a615a40468d1e98fcccfae913a3ffb", "message": "SAK-17498 one place a user might be null\n\n\ngit-svn-id: 3d22dccbed95c1cffbc0a89508a93eaa461b2da5@72981 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 0.0003557950840331614} {"commit": "d7569dfacfb36b2c116f728e11094a19e727b3ea", "message": "* add reset button\n* add message for invalid state\n\ngit-svn-id: f705032614e1ff11fed11a7e506afa6fa6966044@947 18f1da76-1bb4-b526-5913-e828fe20442d\n", "proba": 6.147276963019976e-07} {"commit": "09a9102baec9bf430b172e2233321ceb419827a4", "message": "GWT-399\nSLA issue fix about non-working ZoomSlider in IE9.\n\nIE9 does not draw an empty shapestyle (new ShapeStyle()), but it does draw one with opacity = 0...\n", "proba": 1.0138780481838694e-07} {"commit": "5ac27fd661ce7afcd4203e797ae4aeb9098c2fad", "message": "OpInfo: tweak javadoc\n", "proba": 1.031733177114802e-06} {"commit": "0c6b58aed95104c1f1320a280c39246b0340b903", "message": "need to reassign mapview\n", "proba": 0.004264294169843197} {"commit": "6a0b405b3a283687fb39854fb0dbe0f7d7b8e49b", "message": "Adding clear task flag to fix update app bug (#3262)\n\n* Adding clear task flag to fix update app bug\r\n\r\n* Adding comments on flags\r\n\r\n* Adding flags in one line\r\n\r\nCo-authored-by: Manny Jimenez ", "proba": 1.2096033685793373e-07} {"commit": "c3923aac19be34f776cd2b5817edc9eb94ec0de4", "message": "Add REPLACE_STRATEGY_ONLY key word", "proba": 7.827768422430381e-05} {"commit": "0c8c1d4b827700d788f5b4ddbd8a21192165d039", "message": "[hotfix][runtime] SynchronousSavepointLatch: check completion condition in the blocking method in case of spurious wakeups\n", "proba": 2.499402853572974e-07} {"commit": "ef1300608be6ad8ea9dcd1f1e1ecdfd46705fe19", "message": "Modified Javadoc\n", "proba": 2.8898594450765813e-07} {"commit": "97b812c2e0ed0800f8b9d2725fa7d7a892dd334d", "message": "Fix for bug 336990, reviewed by mmacivor.\n", "proba": 1.0097230784822386e-07} {"commit": "61fe9dc212577f4da6e95ffc0c6496cc89b07934", "message": "StoreAppend: remove unused code, fix #590\n", "proba": 8.312727004522458e-07} {"commit": "1688cdc6af466bccc997582dcbbcdd9cab1ca51b", "message": "Use camel-cased keys for consistency\n", "proba": 2.5754493435670156e-06} {"commit": "b56375babf6ade911a1219eae51c478820cd7a03", "message": "Fixed logic error for previous change fo Dummy Minefield.\n", "proba": 1.0448815146446577e-07} {"commit": "dacada43de25debb7b44cc613f2e95f6b79eafa7", "message": "feat: generate java files for error_reason.proto, bigquery_audit_metadata.proto and localized_text.proto (#616)\n\n- [ ] Regenerate this pull request now.\n\nPiperOrigin-RevId: 393186792\n\nSource-Link: https://github.com/googleapis/googleapis/commit/9e36f4ec3accbe70c7d11e8242cf5f4e2a1e0957\n\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/1bb34f9bedf6f864d69716ec0cc5b4322bb05e70", "proba": 4.427942621987313e-05} {"commit": "5d3e42fa3c8aa05bf812f17c48a4b62513dacee1", "message": "-Fixed missing init() call on hashcode()\n-equals now calls ini() and then parent super.equals()", "proba": 7.25144502666808e-07} {"commit": "5ad547debeab2b6d32379c08ff08081adf5d3716", "message": "Handy for debug purposes: output the created RDF once\n", "proba": 1.2024058548831817e-07} {"commit": "4f3f8dc7a2c7f5c05b3dc6f381bfc66f13fd0954", "message": "removed attribute 'transacted'\r\nautomatic determination of transaction state and capabilities\n", "proba": 5.510730147761933e-07} {"commit": "5e4e3c74d3e32fe95f707ce54dd90879092119ef", "message": "Fixed label placement for Air Corridor and SAAFR.\n", "proba": 1.0383966753124696e-07} {"commit": "3e748fccbbfd51de08aa26e0b50d2c2c1ecd9566", "message": "Extract version check, add Javadocs\n", "proba": 1.9925286665056774e-07} {"commit": "65ae79d2702ccb192161db8fc6d1edaa5df07be8", "message": "remove patch verb, not supported by HttpUrlConnection", "proba": 1.9726495281702228e-07} {"commit": "5ad57d9ea94f4674f3a424499fd92931de663a81", "message": "Add some API to subscriptionactivating interceptor to make it more\nextendible\n", "proba": 2.292220955268931e-07} {"commit": "79fb5eb7a7be90e51d21ac8d48f5f7e68c956939", "message": "Fixed the bugs found in the container/contNctest\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@117242 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.2349736380201648e-06} {"commit": "e08a6586b33fc47fc7d57063d2a2f86f5669aede", "message": "Added the screenChangedEvents to LightBox as well.\n", "proba": 1.0312162856962459e-07} {"commit": "fdad0a147f132028850b5506b2b4b130c73c74c0", "message": "Minor adjustment to the implementation", "proba": 1.3008448718210275e-07} {"commit": "2835e666a46618331320c234e91cc81c30c54ab1", "message": "jca: using zero terminated strings when writing.\n", "proba": 7.172330356297607e-07} {"commit": "bf8de8480177e36ffe48af27e133a2c3d1c9d093", "message": "License header\n", "proba": 6.66582195663068e-07} {"commit": "0677a3adba478b8867c72905532326a6e10237d3", "message": "Disable spammy debug output\n", "proba": 1.3047153970546788e-06} {"commit": "ed36272f4c109b30461eac4294f344cc495c6373", "message": "setFromResponse now really results in true or false (#95)\n\n", "proba": 4.0113948784892273e-07} {"commit": "c42bbbd66cf8f9b704f512addacf233d8a0b5329", "message": "Fix clock issue\n", "proba": 1.6753701856941916e-06} {"commit": "208a217dce6484043bea60cd9274fd6979b801e4", "message": "HIVE-2920 : TestStatsPublisherEnhanced throws NPE on JDBC connection failure (Carl Steinbach via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1308731 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.344883054978709e-07} {"commit": "e698d76ffca1d87a01cddd7ccb4f9200e1eb8160", "message": "body is nullable, so, put a null check.\n", "proba": 1.7968493182252132e-07} {"commit": "2b1b053733e8da86de3be5f697eba7756dcc4744", "message": "Cosmetics\n", "proba": 1.7208266172019648e-06} {"commit": "d6148aa612d1b8e1225b6792ef7f4e5d657af8cd", "message": "RETM: Implement setValueAt", "proba": 2.894423971611104e-07} {"commit": "47b6746203ab6e5ece450218ea57674897c0bf63", "message": "remove some unneccesarry exception\n", "proba": 0.003681647125631571} {"commit": "23c61b8d82e65061035461f1d33e91fad7fc9d3f", "message": "Make HelloRouterTest more robust\n", "proba": 3.554658906068653e-05} {"commit": "62184c38eb60e8f65ae01c5a9ba02423a64cf5ed", "message": "Always refresh grammars with changed dependencies\n\nThe buildContext.hasDelta function is ignorant of importants. Since we have more advanced\ndependency analysis, stop relying on hasDelta and instead just refresh grammars where we\nknow the dependencies have changed.\n", "proba": 1.2199265597701014e-07} {"commit": "519bbb6cdb62aa7b742fcda4569e938f309b7ee2", "message": "refactor codes\n", "proba": 2.6206305847154e-05} {"commit": "0fa84fef9125782858b9cba66d7f87b725fc7840", "message": "[Java] Log full msg only on level trace in MqttPahoClient\n", "proba": 1.4924704316854331e-07} {"commit": "c07ab9b5c9c9d61aa8f3077a11a212195760ebf8", "message": "element after\n", "proba": 1.566204787195602e-06} {"commit": "573ec3d8976f14984bc9dc9376cf446cc42e74b2", "message": "DEV-919 setting quota\n", "proba": 1.395020063910124e-07} {"commit": "1f135ef85d90a6c22e74d637bf69eabb7ee2c92a", "message": "improved test\n", "proba": 3.236854354327079e-06} {"commit": "d33f4df79c8dfea72c44da7fb59742ef0e5467ac", "message": "#420 add environment property name mapping in Javadoc\n\nSigned-off-by: Emily Jiang \n", "proba": 1.3215974092872784e-07} {"commit": "a099467b7674ff208e74e4221f7d4379bf4b6297", "message": "Fixed rebase issues\n", "proba": 4.116646721286088e-07} {"commit": "fd9c8d9f094910a51185ba6e5f1cdb41adccea32", "message": "adjustemnts to timer based test to not cause false alarms\n", "proba": 3.2885469636312337e-07} {"commit": "bda268d4a51f042022ec8f6206bad97cbc8adbe8", "message": "edit : remove unusing import", "proba": 2.8409431251930073e-07} {"commit": "4de2a59e4e9694de598bfaa1de9bbb2c2091a0b3", "message": "Minor logging change to finishEditing\n", "proba": 2.527765730064857e-07} {"commit": "2185a6c757436fcfa7ae2e58b1cdf2b467d1114e", "message": "Reformat 1.0\n", "proba": 1.710005079758048e-07} {"commit": "e0b20a1f0ae7e5893580e6a985f1014826ef5795", "message": "Hide extra spinner on MyCoursesList screen\n", "proba": 1.5185982249477092e-07} {"commit": "ccdb7df98c027dd7cef6e8e042d17533b7f22117", "message": "Throw an exception if an expected library is missing from the APK\n", "proba": 1.684254812062136e-06} {"commit": "5e0c2673c86fe7c48d7356d4dfdd0c2d4baec6e2", "message": "removing unused import statement\n\n\nFormer-commit-id: 18924874532eff876b8cd2c27d19f259dfb16cd9", "proba": 3.185741661582142e-06} {"commit": "3f2009b0790f4970e090b43ecbcad204bc0857e3", "message": "Remove fetch logic from invoke method.\n", "proba": 1.4128323755357997e-07} {"commit": "8f43a808d64290897cf5c56b1f53bb944b9f8c31", "message": "Add MAX_CLICK_DURATION check\n", "proba": 7.814038553988212e-07} {"commit": "213d036404daae003c5cad0b14c5bdbb5490f3c6", "message": "refactor: remove unnecessary import\n", "proba": 0.0009440535795874894} {"commit": "fefbb372beb37ac58cf3cd15c34851bd6f6d99d4", "message": "Remove commented lines from LayoutState\n\nSummary: as title, cleanup\n\nReviewed By: adityasharat\n\nDifferential Revision: D20735215\n\nfbshipit-source-id: 0660b3b6aac33a0072655a9d6f4c91261d29dbad\n", "proba": 1.5489783322664152e-07} {"commit": "bccac87bebe85f52fa82da04d5e8c00fa6e605d4", "message": "GH-1409: Unnecessary parsing of IRIs every time an RDF parser is used\n\nSigned-off-by: Pavel Mihaylov <2375fa63e2908bb2df59f606483a3aa92321db7a@ontotext.com>\n", "proba": 1.3730543457768363e-07} {"commit": "271a08818eb4c6a9226c3ac39f17aa4be2b46651", "message": "Tests on Parsing SPARQL", "proba": 3.9892526615403767e-07} {"commit": "da15fc5ad1e89a889cd5fd3c1ed382fc37cdb840", "message": "update random tree to deal with tip dates\n", "proba": 1.3979659740925854e-07} {"commit": "360779d62390472b3788e3e88ae1116c38ac4598", "message": "fix test failure in TestUTF32ToUTF8 (the random regex-generator generates invalid ranges)\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1003663 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.161192868603393e-05} {"commit": "8649a197bea98c724d504beb901bc8758634ee06", "message": "slayer: Add duck as alternative for bird task (#14224)\n\n", "proba": 6.192210094013717e-06} {"commit": "8390a43fa578653a4a932e67da48e21b25c9ca38", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@5890 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.140682782846852e-07} {"commit": "91c36bca49ccc76a9098dded492642411189669f", "message": "Fixed bug with redis\n", "proba": 2.5948912707463023e-07} {"commit": "35827c550cf643aa5652b674cb4ff7dddb43e6f8", "message": "Changed assignee and owner expression value to toString\n", "proba": 2.4693747491255635e-07} {"commit": "95f1ddedaf08b9f5e6afb6fcc256630511bbeba3", "message": "fix problem of searching icon\n", "proba": 0.00017635592666920274} {"commit": "3178ad08cfa43b04903420a3c3cc55c00e64560a", "message": "Fix failing test on postgres by making returned order consistent\n", "proba": 1.1088418432336766e-06} {"commit": "07c40118015ca4debefa6cb48614f4b50a3d4d17", "message": "break out invertAccuracyTest\n", "proba": 0.00013308253255672753} {"commit": "05c12fe8853f9ec9ca0cebeb2c648a545d2e42b6", "message": "Test fid comparator for good\n\ngit-svn-id: b0f10281c9a1a817905b9aa75a7907aa928f8a7d@37933 e5c1c795-43da-0310-a71f-fac65c449510\n", "proba": 1.1855282764372532e-06} {"commit": "5749af666732d2ee07c9c4a7bb98bd58743b6aad", "message": "#12 recyclerview always scrolls to bottom\n", "proba": 1.1150765999445866e-07} {"commit": "c5d4f9a8afff4219cbd08fdcfb041ac0e621d533", "message": "Improved the performance of FixedSize Encoder", "proba": 3.718548384767928e-07} {"commit": "ddb184d2c6fb9e8a861ba6fed5248a3f83f1e719", "message": "fix go back to history issue\n", "proba": 2.4792097974568605e-07} {"commit": "a32474246db74037fe1a66405f7dae025eeb1720", "message": "Better error handling during ModuleRegistry shutdown ", "proba": 2.0739203421271668e-07} {"commit": "d644dc4d0ffb8f7194a486b9ace8313fbd84016d", "message": "Replaced try-catch block with better Activity Result check\n", "proba": 2.7142925773659954e-07} {"commit": "e61697cea8be385c85ba3181c19f4ad2503a287b", "message": "SENS: Usa SensorNotAvailableException in HeadingManager.\n\nRelated to SHANDROID-144\n", "proba": 1.1639632901960795e-07} {"commit": "7fa9b282bf7b11daf089f881808b3d0b45569ff8", "message": "Keep repeat icon up-to-date\n", "proba": 1.4909937817719765e-07} {"commit": "3ca45d249017e726f0c018b052a201977dee14ad", "message": "and expose VIEWENTRIES_PAGED strategy for users ", "proba": 1.264964026859161e-07} {"commit": "3b3c114dfc9edbbfef4ead0637f85990cdd8531c", "message": "fix: clear sharedprefrence while logging into app\n", "proba": 2.5564281713741366e-07} {"commit": "24c50220bc2d5ab11126cd370d2944a233716248", "message": "Using a CopyOnWriteArraySet instead of an AtomicReference that retries while copying.\n", "proba": 1.0508213676985179e-07} {"commit": "557f8757ee74265dbd9cf9086e6bc2dbb20f024e", "message": "small fix: lists update correctly now after title changed\n", "proba": 2.2146143408008356e-07} {"commit": "5995a6ac22def06b2481c568a7d9224ac8aa185c", "message": "updating node connectivity on tile load implemented'\n", "proba": 1.1610984529397683e-07} {"commit": "96d8cee6059ce38422c42f439588f575838bd9c8", "message": "fix spelling in a comment\n\ngit-svn-id: d16792d508a588fc0c5b30bab22b0a5023b240c3@1449731 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999920129776001} {"commit": "7a0eaabe39cd3147a0045eaff4ca32078cdad1de", "message": "Improve BlobStoreFormatTests#randomCorruption (#73201)\n\nThis method today corrupts bytes until the checksum changes, but (a)\r\nit's comparing the checksum vs one computed before even reading the\r\nfile, and (b) changing a single byte will always invalidate a CRC-32\r\nchecksum so the loop is unnecessary as is the checksum calculation. It\r\nalso doesn't ever try truncating the file which is a realistic kind of\r\ncorruption that we must be able to detect.\r\n\r\nThis commit addresses all that.", "proba": 1.2655551984153135e-07} {"commit": "03f13914bc1b8cc1f6eb534b51987609b9e671e3", "message": "Added documtentation\n\nDocumented the use of ClientManager's classes", "proba": 1.2950296479630197e-07} {"commit": "7d650a8604e39940703d6866c3d59002fc10bd62", "message": "Removed unused variable.\n", "proba": 2.115639716748774e-07} {"commit": "518c6a9b85aef8e012ffb69cc2e4c777a24051b6", "message": "Updated ArmModule\n", "proba": 3.391053837731306e-07} {"commit": "eebcb87aa8d2418fe5958a05f3439b1985357b73", "message": "allow OBR repository url to be native filesystem path\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@819896 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5844043395627523e-06} {"commit": "e621ab254e991fa17568cfd63e0a040b7b9a8724", "message": "GF#23465 [KLO, 102109]\n\nSVN-Revision: 500\n", "proba": 1.2551068095945084e-07} {"commit": "aa621168a0f92000e5094ebfce5ec93be039965b", "message": "fixed up re-adding a route for an existing ID causing the old route to be replaced for CAMEL-1355\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@755935 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.101451504036959e-07} {"commit": "7bcfe3dad7a5fe65ac27225720ff6ea9e93cde84", "message": "MrTower - Java Game\n\nMrTower - Java Game", "proba": 1.2674623576458544e-05} {"commit": "c471dfc37c3e4edb06ccf1a78d0bbfae2cb0f1d0", "message": "Fixing a merge problem on the converter - duplicate variable was defined\n\n\nFormer-commit-id: 73a88e58667c0f9d1ea6dc5703015eb7085e52b0", "proba": 6.65639572616783e-06} {"commit": "be76f3660590d46bd5c4582a17b00df3591e356e", "message": "Update flash mode to camera control when it is ready for ImageCapture\n\nBug: b/144506785\nTest: ./gradlew bOS\nChange-Id: If7e6d68235bd557b24bedfb8e244625d56f0f5ae\n", "proba": 6.448806288972264e-07} {"commit": "c08a0eb09d21dc366fd9014fb22bb6dc318a2adf", "message": "Update AuroraPresets.java\n", "proba": 4.4577663516065513e-07} {"commit": "32384aaa95c7e7a91f15c27de7fe5681cdc43147", "message": "Added command line option to set the number of CPUs to use.\n", "proba": 1.1264403809718715e-07} {"commit": "f6a208dc48cc931d08ecc1a33f1079e89f6030cd", "message": "Removed tabs.\n\n", "proba": 1.4612324150675704e-07} {"commit": "532fe7f5ce1b4650d6ef8ac0f55cdfe6e0eaca7d", "message": "markActionAsAuthorised/Unauthorised should be private\n", "proba": 3.3234530292247655e-06} {"commit": "9f178d75e455f9abf14b34eadc29877285fa7b6c", "message": "Added null check", "proba": 2.9367595288931625e-07} {"commit": "cb7a2f2c5b27465d0c2c1ab9cfbf77d4d4df6836", "message": "Disable versioning as default. Still more testing needs to occur.\n", "proba": 1.0285722140679354e-07} {"commit": "406fa91101ca3a1cea7c75e8437d548295396d01", "message": "[Linker] Constants for offsets in constant block, type descriptor and system table updated\n", "proba": 1.1994326598596672e-07} {"commit": "dd8d3bff80bb15eabd360016a2c791f2568d16f8", "message": "added comment\n\n\nSVN-Revision: 4650\n", "proba": 1.1863070881190652e-07} {"commit": "4a48b976dcb6976e51c5b52753a5dccb296961fc", "message": "Until #3 keep codenvy object\n", "proba": 1.504259188322976e-07} {"commit": "ae3245973eb16b302d713e9278d74aee0ab60bc0", "message": "OverlayRendererHolder\u306bES3\u306e\u5b9a\u6570\u30fb\u5834\u5408\u5206\u3051\u3092\u8ffd\u52a0\n", "proba": 2.1286406592935236e-07} {"commit": "ac8fd261d7c1cc31c3390aba6fd6bca6b74ad6bc", "message": "fix javadoc\n", "proba": 1.109801360144047e-05} {"commit": "12d711dea7275d42b9bed5f04f827b634e46aba1", "message": "new XML method\n", "proba": 4.979214054401382e-07} {"commit": "db414912d874fe6ecb643deb4431bbea789da4af", "message": "Add ${project.groupId.code} to the path used when looking up optional Rice specific .properties files\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@42337 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 9.561174374539405e-05} {"commit": "4e5f347a1a935a5bf27c9545efb2bf64f2c14948", "message": "Deleted\n", "proba": 5.3361195568868425e-06} {"commit": "a38ff4c1ac0380060e42f630d6744263e06f0969", "message": "am 369c60f9: am 191b91f4: Fixed the blank screen problem when hitting \"Set alarm\" in dim mode\n\n* commit '369c60f998c1802b778a76f7ded34ccd27df738c':\n Fixed the blank screen problem when hitting \"Set alarm\" in dim mode\n", "proba": 1.0606960358927608e-06} {"commit": "353178c52ae55d853b6f6f7ee09de89d510571c1", "message": "am 0bb8c984: Merge \"Seta PIN2 input type after adding listener.\" into lmp-preview-dev\n\n* commit '0bb8c98459a2e3bdf501d60dbf40aaf47f0aab4d':\n Seta PIN2 input type after adding listener.\n", "proba": 2.4197936454584124e-07} {"commit": "86ff474e4d7269b5e75f01019a0acd1ad2f30081", "message": "Added a point tracker method\n", "proba": 1.8218085529042582e-07} {"commit": "a6b1f467d9e4014ed8bd1ac990055962e698e508", "message": "- Changed freeze to never skip phases INITIAL a...\n\n- Changed freeze to never skip phases INITIAL and TERMINAL\n\n", "proba": 7.848308450775221e-05} {"commit": "569b6295f3a9ca8c5a354d3821f150ab49448313", "message": "\u6807\u8bb0\u7b97\u6cd5\u91cd\u5199\n", "proba": 4.607330765793449e-07} {"commit": "b93534954de7a610c77a7d811ec51773566e0d96", "message": "Retrieve information on main thread\n\nFixes minor animation defects on the queue page when toggling shuffle\n", "proba": 1.596956735738786e-07} {"commit": "7b418944abf470391b0a402df15baf7e918738e3", "message": "desde el inicio de la actividad se verifica el usuario autenticado\n", "proba": 3.951735720875149e-07} {"commit": "9c6a279861de73f0c5ab71d6ceb1c33732a6847d", "message": "Avoid NullPointerException when closing cursor.\n", "proba": 1.7070574642730207e-07} {"commit": "f2b16e17d0a31dfa734d3019ab59a84258bd9a0a", "message": "fixes issue 1150\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@4521 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 2.904372990997217e-07} {"commit": "154d902330ed9b9b690c47e4b9698226e78e8b71", "message": "Log HTTP error status codes for page save failures\n\nWe are attempting to log errors when saving pages in HockeyApp in attempt\nto debug remaining page save issues, but the logged errors currently\ncontain no useful information; the most we can deduce is that the server\nreturned an error response code. This updates the HttpStatusException to\nprovide the response code via getMessage for remote logging.\n\nChange-Id: I9f45f887c01245a7fa26b128268c7623339682f1\n", "proba": 0.005008644424378872} {"commit": "ac34dd2101a2c7f8e167b04440b299ad07d91b2d", "message": "Add code to enable the watchdog in Zephyr.\n", "proba": 1.1253666087895908e-07} {"commit": "653a05273d96d91b6b12b19cf62aa4da4664c0be", "message": "Check sanitaryName only on basename without extension\n\nThis regression originates from:\n\n8725bb1e Clean up sketch loading\n\nbefore this commit the sketch name sanitization was made on the sketch\nname without the extension.\nAfter 8725bb1e instead the name sanitization is made on the filename, so\nincluding the \".ino\" extension.\n\nThis lead to a weird corner case, caused by the limit of 63 characters\non the sketch name: before 8725bb1e it would be possible to save a sketch\nwith a name of exactly 63 characters, but after 8725bb1e this sketch will\nsuddenly becomes invalid becuase the 63 chars name + extension would exceed\nthe 63 characters limit.\n\nThis commit fix this regression.\n\nFix #5431\n", "proba": 9.895029506878927e-06} {"commit": "494758a00f1ea4095c87d72c47ba1b4860ecb32a", "message": "Fixed #1 - Added teams goals.\n", "proba": 1.0162051466977573e-07} {"commit": "4be1f91ef7f6d4fc57a67d7af3ef43d6f8cf289a", "message": "Formatting fix.\n\n\nFormer-commit-id: 6d76f06bd3b6a629a9f15cd8e85842c2908aaf47", "proba": 0.0012777341762557626} {"commit": "5e30d5a78484c1176d4aa1658b4fbe01d3abca19", "message": "Fixes Issue 1429\n\nRemove dead code.\n\n\n\n", "proba": 1.0795537264129962e-07} {"commit": "3622ca2bd0f8157afa7a63400cab74bd2c16dd77", "message": "Fix Import Chinese Seeds\n", "proba": 3.974579385612742e-07} {"commit": "b452d1023142fbc61bf16c23c242b744fe02bce2", "message": "Fixed javadocs.\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@728274 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4006587864278117e-06} {"commit": "feedd02593776ca08c49a1feed706b7fc08bfa99", "message": "ui: Let the Activity itself be a listener\n\nactually we don't need one more listener class.\n", "proba": 1.0589337762212381e-07} {"commit": "9e275e259647692c05e5f93003086fc3e37c461b", "message": "fix SS_SHOULD_BE_STATIC\n", "proba": 0.9991807341575623} {"commit": "ed0b3c96d1ae620f9330cd3d7f840043759035ba", "message": "fixed button ripple effect when having border on the button\n", "proba": 3.141621505164949e-07} {"commit": "373936b5ad416ecf77b373a0241b14109671cac0", "message": "Fix for dataBase action, if the child actions collection was initialised\nbut not populated, a \"childData\" field and row were being added.", "proba": 1.0872386724258831e-07} {"commit": "dac3e866f7b86bcb991496ff663b0398d237f346", "message": "Fix to Settings: now applied to app as it loads", "proba": 1.893035630473605e-07} {"commit": "ced5cead2018121c0b60bb89a17db14875426026", "message": "Oops, don't need to import StringBuilder.\n", "proba": 1.253668813205877e-07} {"commit": "54c25bf30ac9ac6a829f34a4a45f95b198cb8ebc", "message": "Initial mid-game Entity loading\n\nAdded initial use for a thread-safe list copy of loaded Entities to be\nused for drawing\n", "proba": 1.392834576563473e-07} {"commit": "ff78475c79228aac7748f994da4789841e64733e", "message": "2898611 HostProfile.updateHostProfile() should return ProfileExecute\n", "proba": 4.741448719869368e-05} {"commit": "731cafbb5f4e4100bed4db0185e0e868c5f53eb9", "message": "error fixed", "proba": 1.4339213976199972e-06} {"commit": "1d848afb38f6f7fb40f5cacc945d81707835c64a", "message": "Populate combo boxes in SOMBuilderConfigPanel.\n", "proba": 1.1198786609156741e-07} {"commit": "b52c814dc22bdba8e370ab90ade4ff81a1aa57b9", "message": "fix: don't move to current location when opening from csv file", "proba": 1.1112077800135012e-06} {"commit": "bd10e41a66c96a174556b3b66a2ff5f5d4f8a8b6", "message": "Added custom class array/collection and field custom class support\n", "proba": 1.2922907899337588e-07} {"commit": "4288c4d12dbb4cd88a28d280bbea997cca71fd18", "message": "CrazyCore: sort loggers by name\n", "proba": 0.00025887327501550317} {"commit": "9603f7250e4ac3d06ae7e8995565b08fe3312856", "message": "Removed unused code.\n", "proba": 2.1399168304014893e-07} {"commit": "8dcf7c689dd5546947e60f19f44f5ad86c1bb7ab", "message": "Adding comments and stuff. Changing how the hills are made.\n", "proba": 1.2116191783206887e-07} {"commit": "37c109fdc480c03f0126187c827038d6f7694a57", "message": "Prevent starvation of other acceptors\n", "proba": 3.5798532849184994e-07} {"commit": "b21ea1ff48e7c2c7b94683ab94bd5880ab3fef7c", "message": "fixed pc from 11 to 7 at get_Random_Id_for_Tx_in_A\n", "proba": 9.488163641435676e-07} {"commit": "7e551aeba7de28affd0a3ffeb931e893047e2402", "message": "NOJIRA\n\nadded getId to interface\n\ngit-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@17691 1580c273-15eb-1042-8a87-dc5d815c88a0\n", "proba": 3.0151596774885547e-07} {"commit": "07d89261bbe25f266360e7ce872f6448db8127f5", "message": "Show best matching IP address at the top of the combo and make it the\ndefault selection. Also omit useless multicast addresses.", "proba": 9.962079161596193e-08} {"commit": "5da9558e6223bec52b2e45647cbe37385b54a393", "message": "setOnTapped changed to onTapped\n", "proba": 1.6420508472947404e-06} {"commit": "9070da832ae4359a1760106d0def50bf2560c3ee", "message": "Main completed Twitter and Reddit post.", "proba": 1.1316787862369893e-07} {"commit": "942ab16da2aa19e4269899b99a5e137c12f2085b", "message": "Trunk: merge issue 404 from branch 1.6", "proba": 3.0565900033252547e-07} {"commit": "22322d63892d6290011bbd4f8bf66d6f3e77f595", "message": "imp: TSerialize \u7c7b\u540d\u7f29\u5199\u65b0\u589e String\n", "proba": 2.9458265998982824e-05} {"commit": "ba2d0c6fa69790481619df1b5d761b40fa48d098", "message": "Make sure the JMSMessageID is set on foreign messages too.\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1420896 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.141028926416766e-05} {"commit": "1c642fbb7d01a20b91ef4ec2611446836046ecbf", "message": "Transform old-style JPEG to new-style\n\nmerge JPEGTables & switching compression tag done\nhandling JPEGInterchangeFormat tbd\n", "proba": 1.6807106817395834e-07} {"commit": "5d05abe124a8e58a60bf81e3bd5d80a437b10f26", "message": "cosmetic", "proba": 1.343016947430442e-06} {"commit": "91846fe52c9d938a67fc5e6b577a3110336e8c5f", "message": "Fix domain.xml marshalling bugs\n", "proba": 1.3810865766572533e-06} {"commit": "87e4353dbfa79c7127d9b7823fee4ac7313053b5", "message": "Add job cancelled guards to IngestTaskScheduler scheduling methods\n", "proba": 2.2868539417686407e-07} {"commit": "9abfae45ac62dae91620810f2f8182269c319a36", "message": "[OPENENGSB-1748] now an edb exception is thrown if an object shall be deleted that is not existing in the edb.\n", "proba": 1.0144757567331908e-07} {"commit": "6727aefdafbdd60077b70a5b82ef5c5da51d0e8a", "message": "[Java] Take last activity timestamp for session connect after adding the egress publication.\n", "proba": 1.0792263793746315e-07} {"commit": "4d71829879a0bb321e3ba9f271eb449d143e9580", "message": "Updating to DBCP2\n", "proba": 6.144832696008962e-07} {"commit": "f67d1782b829b05f81c43e7cd058f9f571a175c8", "message": "refactor the function that chooses the next fragment\n", "proba": 0.9999994039535522} {"commit": "39918712971332d4cd64df3c465f9c6cf785515e", "message": "timob-7517: removed constructor and handleCreationDict()\n", "proba": 1.3317850289240596e-07} {"commit": "041b97359e4f5c9183dd513af19a76f69dedfce5", "message": "changed NO_CONTENT to OK\n", "proba": 0.9997794032096863} {"commit": "b761caa0183c781c07b19dadcee84621a3a99642", "message": "TRUNK-2218: remove direct method calls in ProgramWorkflowServiceImpl class\n", "proba": 1.5433145961196715e-07} {"commit": "4f77b5c938b915f6543de8180e77e8c74b5bb1d3", "message": "adding PM alias (#4597)\n\n[no ticket][risk=no] adding PM alias", "proba": 1.5855705441936152e-06} {"commit": "248b4fc96a146b9a2a9966cd7c42f77a2f70c233", "message": "+changed drawing to using vertex() instead of strokewidth", "proba": 2.1724592613736604e-07} {"commit": "bd7fa194aadd28bce00c950706bf85ebc710748e", "message": "[SMALLFIX] Removed explicit type arguments in StorageDirView\n", "proba": 1.351303069441201e-07} {"commit": "0c58545006e39e65767056e2e639e810a8c1c127", "message": "metal beams from the roof are now invisible when in top view", "proba": 1.2159948425960465e-07} {"commit": "abb25e55a026dd26d4ccf1c087bb401fd9a224a3", "message": "Fixed compiler warnings in StreamWriteFilter\n\ngit-svn-id: b7022df5c975f24f6cce374a8cf09e1bba3b7a2e@576347 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.775821586619713e-07} {"commit": "913aebc91ebdb7e5fc0b1a89a6cefdd0941dfe4d", "message": "still no adr\n", "proba": 2.3726834115223028e-06} {"commit": "e52fb0ecafe932167b81153aab720b9ab70d07f1", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@14801 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.791057446913328e-07} {"commit": "c7ffec9492aa24744e61689ed4a2a5364e55d080", "message": "list abilities wikihelp change\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@19101 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 4.094712551250268e-07} {"commit": "26da1559c259888af14d5259dffe6fac29063b63", "message": "Garbage added to AWSTask.java\n", "proba": 8.77776244578854e-07} {"commit": "a7ec1df6c05afff20fb4db099b3e11c5485fdf04", "message": "wrong replace\n", "proba": 0.0003267511783633381} {"commit": "fa85a655e91aa13f118b085dc7a22d2d2ed7ca3b", "message": "detail activity rebase commit\n", "proba": 2.1749676193394407e-07} {"commit": "2dc121df95aea098f41305f1c5b24d4973d10abd", "message": "Fix: Pedal actions with menu and drawers open\n\n1. When drawers or fragments are open available pedal actions are now restricted to prev/next/up/down and main song window action are no longer performed.\n2. Minor adjustment: StaticVariables.blockActionOnKeyUp replaced with private local variable.\n\nIan V\n", "proba": 1.698888496548534e-07} {"commit": "bacf2238dfa73a73646c4962a9139db0b1825a79", "message": "HighlightNotes - Use simple fade animation when PDF (good for multi-page) or Image.\n", "proba": 9.866545980230512e-08} {"commit": "f8154dc8b52833e9b85ba138929ea4b09f7eb29e", "message": "Don\\\\'t save NavigationMenuPresenter state on API 9-10 am: 90059dad81\nam: 7301b88c39\n\nChange-Id: Ie2f7b85afe5209e481223df703884afff6e54396\n", "proba": 7.406408144561283e-07} {"commit": "4d07353716648555659a7f26bdf88076cd7e8804", "message": "[refactor]\n", "proba": 1.138433844971587e-06} {"commit": "cf697ee10d3fd09bbcb580076a1d64f56f1ad938", "message": "Store page data in an enum to avoid raw position values.\n", "proba": 1.1416657486051918e-07} {"commit": "09fb5b36b16c7d73f71353d65cfcdf0fb253041a", "message": "\u70b9\u51fb\u52a0\u53f7\u4e0d\u521b\u5efa\u672c\u5730\u6570\u636e\u5e93\u6587\u4ef6\n", "proba": 1.6376237965687324e-07} {"commit": "303899a9073d9797ec1806a14d33be7cd1690f5c", "message": "Encode/Decode Memos\n", "proba": 5.0005004595732316e-05} {"commit": "05ce266043dbc06d0c508547086eabfdffa36246", "message": "fixes AntennaPod/AntennaPod#895\n", "proba": 1.3429230705241935e-07} {"commit": "c5e34c7cace02bd3d45f89f7e56ca55092785fd8", "message": "Allow searching for product ids\n", "proba": 3.3065697380152415e-07} {"commit": "c6c3d130433d071d4870ae2a4b048df3ee337c0a", "message": "Fix Helpdesk school color\n", "proba": 5.345838417269988e-06} {"commit": "aa8d69d5aaf4041e7d09948cbbafd9c32d348f48", "message": "Loading Intent from JSON: Support EXTRA_INTENT\n\n+ fix parsing of \"package\"\n", "proba": 1.1185017712023182e-07} {"commit": "604d264d0e0796e73318c43f7a068d7c34265d01", "message": "Code tune\n", "proba": 6.667436309726327e-07} {"commit": "1ce9442b5dc3a43b767b4f32bdd3b5e5899369fb", "message": "Working on Dashboard\n", "proba": 3.4027777928713476e-07} {"commit": "225f2026c43ed8f64ad4fd9c4c53ef603012aa82", "message": "added test method for child paths in verbatim mode\nRefs #1153\n", "proba": 1.5700480560099095e-07} {"commit": "0c12d6a0d30c720179ddfb2842a026a4c0d8f9d5", "message": "JAVA-2578: Move logicalSessionTimeoutMinutes to right section of ServerDescription's toString\n", "proba": 1.2271048888123914e-07} {"commit": "f63b36d34c768130f59f39201d53acbd6e851420", "message": "Log streamid at the trace level on sending and receiving (JAVA-718)\n", "proba": 1.0653395321469361e-07} {"commit": "08957596ad9e6fb377cdaf61ae1a923ed0453eca", "message": "APEXCORE-380 - Idle time sleep time should increase from 0 to a configurable max value\n", "proba": 1.8704352555687365e-07} {"commit": "1decd02f936cb58a3014a19706859a6a5a9b1f05", "message": "Revert \"[PDI-18555] Added logic to omit disabled log fields from ktrs and kjbs\"\n", "proba": 9.95258275793276e-08} {"commit": "42ece027df6e77b77039dce3f4ccfdf3042305b1", "message": "Module JGDMS Jini Extensible Remote Invocation - Update supported Ciphers for Java 14 #112", "proba": 1.1931101084883267e-07} {"commit": "4511a61f0abaf7c548f2a566c2827b3df688fd1a", "message": "Hack in SequenceSimulator to allow epoch substitution models; to be removed when TreeBranchSiteModel issue resolved", "proba": 1.2975640117929288e-07} {"commit": "733b80aa0a134629ba9feaee47b6ae66abf88610", "message": "Android update: add ARNetworkIOBufferParam getters\n", "proba": 4.022366510980646e-07} {"commit": "1c759189e394de759e194681fb543c93e19a82ac", "message": "prevent space from completing a lookup.\n", "proba": 4.896804171039548e-07} {"commit": "20889adbf9a805d4235b43cdee187d9ae2630484", "message": "unification\n", "proba": 3.173569893988315e-06} {"commit": "a052a6daed18ed4194cf972b79d6ff9d64f32b37", "message": "removed RobotMap instances", "proba": 3.218442543584388e-07} {"commit": "80915600c9d204fc61ff9d71ae866adaa3344e79", "message": "Make board disappear via ttl instead then reachability\n\nThanks @kurtgo for the hint\nSolves #6832\n", "proba": 1.4763463695999235e-07} {"commit": "a53993a3e56c381b829685ce680eadcabc5b8677", "message": "formatting fixes", "proba": 1.5138770095290965e-06} {"commit": "27d87dece4f2982dedc05a848a1193ee8e6b3d98", "message": "saves reindex job execution state in mongo\n", "proba": 4.812691258848645e-07} {"commit": "09ef1e94418c5bba1b17b7f2b98e1346b2220daa", "message": "made shooter spin a little faster", "proba": 2.390056295098475e-07} {"commit": "2dd0cd36828f47b667414bbc4a002fbfdb8b28be", "message": "Remove public modifier from DraggableListener interface\n", "proba": 2.909379475113383e-07} {"commit": "b4a0aa0e8721694e04d6d8d42d5e363fe15bc70a", "message": "Replaced Attribute with EfvAttribute\n", "proba": 4.946084573020926e-06} {"commit": "180dd4fbb01359650c6a732ecddd60648c4d81ba", "message": "removed unused code\n", "proba": 2.563980160630308e-06} {"commit": "c26159f21857c5e75e3c0823ffe5b38f754d1b0e", "message": "JBRULES-708 MVEL Integration\n-broke test to make it work\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@12124 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.14966404302686e-07} {"commit": "bfecde172e36b47fb94535cd261133a5c963c6a2", "message": "Extracted pattern definition, cleaned up the mess in regexp\n", "proba": 3.498594196571503e-07} {"commit": "fe256b47509344756b45d800acc75f45cd75ece5", "message": "Refactoring for better readibility\n", "proba": 1.0282099083269713e-06} {"commit": "4fe91b70bfdc277f1ec694f012f9a0c223df5ac7", "message": "added attribute useNamedParams\n", "proba": 3.381665862889349e-07} {"commit": "bb16da1501c8aca05bdedefab6283e8f0eb8f747", "message": "Add callback function to Evaluator making each result inspectable during execution\n", "proba": 9.805607987800613e-07} {"commit": "0cbb3c29997eb77f4fdd4aee53483b4d81344c95", "message": "add all trainees\n", "proba": 0.00020785038941539824} {"commit": "d3fbad873b783c7e0b1869c139d8459e6428bd45", "message": "Wait for the container to actually stop\n", "proba": 9.230854516317777e-07} {"commit": "83f6631c1cfd659ddfafa7f1565acdaff91bac0e", "message": "added statistics of motion angle frequency", "proba": 1.535164670940503e-07} {"commit": "88779dbda0d892c2d674e894bae7221eba7aa971", "message": "[hotfix][release] Add 1.17 to the flink version enum\n", "proba": 1.6497250499014626e-07} {"commit": "d8a4a6019d8e7d6d4a343eeae2a0ded18c84ed3c", "message": "added result checking facilities (by PL)\n", "proba": 1.0740679101672868e-07} {"commit": "9a0ae3f49ee8be6e3164018b8b043ae98ffa3ebb", "message": "Fix minor bug in Evaluator making it run one evaluation too few in evaluateAverage()\n", "proba": 1.3816040222991433e-07} {"commit": "a391a4accfd8e08e2dc77c1c0e371e90f16ea9ff", "message": "Merging origin/goliver/master-pending-bigger-cache into master\n", "proba": 6.240718448680127e-07} {"commit": "078818f7251e3aa6ec29576a8758bbc33294f156", "message": "Added feedback for before\n", "proba": 1.1889392226294149e-07} {"commit": "520b6257dd3923d41ef54a00c55a4b61ce760df2", "message": "Allow adding of destination marker via map click\n", "proba": 2.398756464572216e-07} {"commit": "926cb27534f206aa274b78f5b93c44b54c95d151", "message": "Delete ShootMimiEurekaServerApplication.java", "proba": 6.018348130965023e-07} {"commit": "fea5065f0c9810d55f75e752727d20b53b07df0d", "message": "fix ConnectivityManager context leak\n", "proba": 8.404998084188264e-07} {"commit": "f6319b0376a29fe704a9174d7818dc0085d4e713", "message": "Refactor image controller\n", "proba": 3.9932609752213466e-07} {"commit": "fe6b25be91f053a58f9fd13896c0be8587bb1958", "message": "fix script events ignore cancelled parsing\n", "proba": 5.271315330901416e-07} {"commit": "cffc8296db43c04a97dfda4587c7e5d4d792e7dd", "message": "Deleted this class (was deprecated since ACS 8.0.1). Use its base class, SimpleSupplier, instead.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@138169 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 3.271319656050764e-06} {"commit": "eb4eae16fec321ec156f42714a6384ce41fadf4d", "message": "added more checks for failure\n", "proba": 1.3275446519855905e-07} {"commit": "f57cc5b0f8a2b4e651c74440646a3b1a9d804918", "message": "[FIN-77] RESTful position master\n\nFix RESTful position master URI\n", "proba": 3.7164158129598945e-05} {"commit": "b8d6d26f78d36bf177c0e3316c8735d2efeecb8f", "message": "Prettyfication\n\ngit-svn-id: de372224861464c4581695e37cfd28399e4f9543@646995 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.01902701949075e-07} {"commit": "90d3dcf33d1509c38418d5b05d99aa2d5bc27065", "message": "Make sure we don't add \"not found\" errors for references that are in native code for other backends\n", "proba": 1.8407205004677962e-07} {"commit": "8f15870d494e770c4ec31e4b089a22c20daafd86", "message": "REL-2062: Fixed width of percentage labels in Program Admin dialog box.\n", "proba": 9.95227935618459e-08} {"commit": "a43161163d55912931e112ab89e05e865eb70f40", "message": "ItEr59S04ValidacionEProbasFuncionaisItEr58S04: [Bug #511] Fix bug.\n\nAdding the dependencies provokes recalculations. If some recalculation\nmodifies some task, task shrinking is done. When task shrinking is\ndone children tasks that are not yet added to the graph are processed\ncausing the exception. The recalculations are done after adding all\nchildren tasks.\n", "proba": 1.3458603120852786e-07} {"commit": "30368c55f9bf4a6cd458bc1902c0a24df0e1edfc", "message": "very minor", "proba": 9.584574627297116e-07} {"commit": "8b477d1bea3631e5718c457aa8a39cdb0906aa2f", "message": "adding type checking to ScrMetadataIT and ignore ThrottledTaskRunnerImpl changes\n", "proba": 1.72282028643167e-07} {"commit": "bf9576791fa74c71b4b3fcc5881b83b1ca38be4a", "message": "add error message\n", "proba": 8.726039482098713e-07} {"commit": "37e803f5230e543876ed0c4424f2ea5c0bfae035", "message": "fix #935", "proba": 4.82604718854418e-07} {"commit": "fc8a1db6ef5675e6c32257900f3a68f3d3514055", "message": "Do not try to set timeout for VirtualMachine#attach when its 0\n", "proba": 3.444544063313515e-07} {"commit": "9ae78bde1b38d3411f37a34596b8221944bb4eab", "message": "Oracle \u7ffb\u9875\u53c2\u6570\u540d\u4fee\u6539\n", "proba": 2.496001343388343e-07} {"commit": "2039f719c64274b859ecbc233e1efb0610421480", "message": "R6 (aka R5) optimizations", "proba": 6.309117566161149e-07} {"commit": "d76da8d2bb9fa3b7247d32524db158467407459b", "message": "removed whitespace\n", "proba": 0.999427855014801} {"commit": "58e6c907497418d9dfd5cee25d6c2ec332e08f0f", "message": "Fixed TaskTracker pending tasks calculation.\n\nReview: https://reviews.apache.org/r/11116\n", "proba": 4.353414340130257e-07} {"commit": "b32dea92dd748007266d6331c31ece79010f0b17", "message": "Icon as constructor parameter\n", "proba": 9.470029453950701e-07} {"commit": "1c2b56b19579f22aac5985ab115d4b5292f84b38", "message": "Use AtomicBoolean in atomic way\n\nIn original code it is possible to\u00a0successfully\u00a0pass this check with two threads", "proba": 6.196519279910717e-07} {"commit": "90e6e8882f0ab4b36e126691c5e29f756a86a8e2", "message": "list of models", "proba": 2.540458581279381e-06} {"commit": "21a1d9b67be43d3964950e6ef777167776c710e6", "message": "added documentQueryStringBuilder property getter\n\ngit-svn-id: 8e38db1cf16c4a277275c2a31413431bbf4974e4@830 d46e4f78-7810-0410-b419-9f95c2a9a517\n", "proba": 4.487247622364521e-07} {"commit": "5ff3a48b278272db20d6b4bb2afa66f552007ee0", "message": "adjusting parameter for divergence.", "proba": 1.3603256832084298e-07} {"commit": "c78cf674a6ebd004ef36b43a715bab482ec0d415", "message": "Fix NullCoalescingOperator codegen for compounds\n", "proba": 5.815475105919177e-07} {"commit": "e9701a2b758395c39cb55e049b48084c12cfa63d", "message": "modified tool to fallback to class itself when generating json schema if the class is not an @Entity\n", "proba": 3.756293835976976e-07} {"commit": "091589215643c25f39c3634cf5e68cdca5aa380f", "message": "Now passing member query parameters if the target Herd API version is 4 or higher (see ceylon/ceylon-herd#102)\n", "proba": 1.0652156134938195e-07} {"commit": "0cef8142686331b3baf6e5671558a70f3171faaf", "message": "Fix for TUSCANY-21\n\ngit-svn-id: d03bf258fa706134e13af30ae75b879a77d8986d@374115 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.937969725280709e-07} {"commit": "3c5b3cc98b0ceb1b84c74fc7e7c7141620647e3d", "message": "KULRICE-5760 - improved javadoc on RolePokerProcessor\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@23179 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 4.2777742237376515e-07} {"commit": "488c701abcccbeed86f419fc6f26f75772a21930", "message": "comments", "proba": 5.451620381791145e-07} {"commit": "48f724281510f76f764abc5c996e12ed770b367b", "message": "[androsdk-1022] Add Javadoc to UserHelper class\n", "proba": 1.2792294512564695e-07} {"commit": "a24253efb44f4b5ee1e9e8952584cd24fbee909f", "message": "Update OptionMusique.java\n\nPackage et supp warning", "proba": 1.295622666930285e-07} {"commit": "7f2a5ed1005fed059ae270136c3c74a63c99469d", "message": "formatting\n", "proba": 1.1576831639104057e-05} {"commit": "87cdbf901551ff91bcb65075ca4d19d717240a87", "message": "improve comments\n", "proba": 3.302258733128838e-07} {"commit": "ebcf94c53a8dbc6adc4c83444b82048a0a80bae1", "message": "[update] helper.", "proba": 2.4588891278654046e-07} {"commit": "dfd970c472574b784eaa73d3ae34cc714b396a60", "message": "Added onException method. Cleaned up sendRequest.\n\n\nSVN-Revision: 1726\n", "proba": 1.555714277401421e-07} {"commit": "95e5543654741f97ae4b5f9f71a947c017930fc1", "message": "init the graphmanager with the canvas\n\nnecessary so that the graphmanager can instantiate drawing.\n\nNote: drawing needs redrawcallback created so that it can be redrawn\nin a sane manner\n\nSigned-off-by: Sam Phippen \n", "proba": 1.315038389293477e-07} {"commit": "64b5e8a04dee6501aab4ddbadba48d581d0cc929", "message": "call correct history functions for interactive save and load\n", "proba": 1.895228649573255e-07} {"commit": "f39ac5b7353054d0cab6396bdaa6c5d4add97511", "message": "making sure we never call getRootSubs model", "proba": 1.2114504954752192e-07} {"commit": "bc432bdcaaa17cd81be0d7effc4538becf5b8dff", "message": "Commeting the comments\n", "proba": 1.3392165953973745e-07} {"commit": "cf302428199b9ce776fba9a9963c791d978b4864", "message": "PDFBOX-3401: call PDXObject.createXObject() only if parameter is a COSStream\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1750362 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.40191399017931e-06} {"commit": "cf36c1adb86f30a421e6147d493b8c9097c53e64", "message": "IDEA-241832 Search Everywhere: Commands are shown after actions on \"All\" tab i case of mixed results\n\nGitOrigin-RevId: 7a039e96f5492bc193c3b813a851253c09506a54", "proba": 3.3487322070868686e-07} {"commit": "4441cba568d60805a4229616b0025123ce476f64", "message": "#177 Column mappings validation\n\n\nFormer-commit-id: 119ff1ca4a8e0713ff36cc1f6112007f54f3bc3a", "proba": 2.513239962809166e-07} {"commit": "2b0c0014e605329b13a8a2ef878ea28734f61647", "message": "Replace support\n\nFormer-commit-id: a53f8798385ed8ec0f2d5170878a386aeffac8f0", "proba": 3.4511635021772236e-05} {"commit": "1b3e48ae58b1b1a62bed5398606cc98cc0cb1ef6", "message": "#4919 SQL Server: catalog search fix (with explicit schema)\n", "proba": 1.0316510667962575e-07} {"commit": "3517ad17a3ec7f1d6421c84a091391c34ca591d6", "message": "Added playing of notes\n", "proba": 1.34831921627665e-07} {"commit": "c8974df9f29ddee9a6563d9b40e0bbaf7f9f4951", "message": "Presentation detect fix\n\n\nFormer-commit-id: 1ffe4a056029fbdc29918837205dae1e389adeef", "proba": 1.3034518815402407e-06} {"commit": "f13f63150024d4e4056a4bc92ca94b6c496e70c0", "message": "#4209 RSV presentation switch error handle\n", "proba": 1.3167550605430733e-07} {"commit": "0358bb5f3458bb3d21873bdf0f5c4281f9522922", "message": "fix of disabling #26812\n", "proba": 1.8779671506763407e-07} {"commit": "80f5af4d13c1ca41277f316dd06e99b5d323c507", "message": "Fix several sonar issues\n", "proba": 0.01845427416265011} {"commit": "cbc5352fbfb49912990c3fde04237da9a584d0ee", "message": "Added null check\n", "proba": 2.9367595288931625e-07} {"commit": "6c845abb629c4e727a0a2afb7770db746efaf26c", "message": "Rehaciendo SwitchCase", "proba": 7.139620379348344e-07} {"commit": "9d33eec1e058c3bbdc3fb94e32140968ca2c1f33", "message": "Remove code that throws an unreachable exception.\n\nI think that the code must have changed at some point. If a value was\nnull, an exception would be thrown. However, that particular value is\nboth final and set in the constructor. Therefore, it will never be\nnull. The check (and, as a result, the \"throws\" clause) was removed.\n\nThis also means that the simulation can be run without using a try-catch\nblock or a throws clause.\n", "proba": 5.043397663939686e-07} {"commit": "bc989905766e14edc34055e68b3484e28620d6a1", "message": "Fix screen.\n", "proba": 3.068822422847006e-07} {"commit": "f9ad4e010a4b85c0515cd18a58be683f2e89027f", "message": "Added check for already rewritten classes\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@468 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 5.120709261063894e-07} {"commit": "210775a16af8ef24afe810c9092d2d2f47408f33", "message": "Add an implementation of Runtime#create\n", "proba": 7.882635486566869e-07} {"commit": "18a5b3b5f4101f4e4074eb9fa02792abe8c86813", "message": "Guy to fixed #7\n", "proba": 1.3658282682627032e-07} {"commit": "adad0709283e068231bf3b4c7f8f1a875c40f441", "message": "Ongoing work to Soaker\n", "proba": 1.2293902784676902e-07} {"commit": "ab0acf59e79b9f4767f46e4e0c064296552ce293", "message": "Fix & -> &&.\n", "proba": 1.376242693140739e-07} {"commit": "0740dcdf3a8dd3b83b68ef1b770f3a9a7fc6a47d", "message": "Eliminated false statement\n", "proba": 0.9999994039535522} {"commit": "e199f01d8bef98e2b10f2a01cba92cfe641724d6", "message": "JM: Correction to MCParticle printer.\n\n", "proba": 1.1957561696362973e-07} {"commit": "af3ca18d4925f926af4985866d9230ad33ef16fd", "message": "Allow calls to revalidate() (and resetValidationQueue()) during validation\nThere's no reason why not to allow it, and this can occur when validation\ntouches an object that needs to be upgraded, and therefore itself validated.\n", "proba": 3.275960409609979e-07} {"commit": "f739176e92cd035dfff0170d1d97b78e1db13e5c", "message": "Attempting to optimize memory usage of AlignmentGrids by explicitly allocating ArrayList starting capacity.\n\ngit-svn-id: 113d22c177a5f4646d60eedc1d71f196641d30ff@378 0ae5e6b2-d358-4f09-a895-f82f13dd62a4\n", "proba": 6.473180837929249e-05} {"commit": "1d241fabd8ef4b896a341a54990c594ba9b1cc5a", "message": "set the language at the proper time ...\n", "proba": 1.987502400879748e-06} {"commit": "a2d314ca81b4e7df36d3c69c0f312e4aaef1dc45", "message": "Use same values for same constant names in encoder and decoder\n", "proba": 5.772316399088595e-06} {"commit": "9e3ec2ef56543af3c0289b1043defb751cae7c23", "message": "Download serverlist from web server (http) now works", "proba": 1.1767630780923355e-07} {"commit": "7a650977b4a797ed29fb050e7f5cba46f7e31d80", "message": "better implementation of lookahed for exprstats\n", "proba": 1.613098987718331e-07} {"commit": "3a3feb679f380ba662b6d619c78227bff81d141d", "message": "clean code\n", "proba": 7.890113010944333e-06} {"commit": "7dfe8bcd982797056a813008ec9bab62ae76925e", "message": "Enabled case-insensitive matching on URL pattern\n", "proba": 6.107412673372892e-07} {"commit": "933dd6353bcd9e6f2e38dc1efa40293f9dd66e72", "message": "Update key and key mask for descriptive metadata per GitHub comment\n", "proba": 1.292701341526481e-07} {"commit": "b443bc8cb0b11584ed640d93b7f46b4daa2a1d7c", "message": "Try to fix CastClassException in netty", "proba": 6.18133867646975e-07} {"commit": "10038bbf1a01a653af947e735ccbd5c8c48b7116", "message": "prevent null student id when complaint is accepted\n", "proba": 2.621715964323812e-07} {"commit": "8c15b30285d68b68c3d5e7837a327179305c3e34", "message": "It's more helpful for Java's ApiTest to display keycodes in hexadecimal. (dm)\n\n\ngit-svn-id: 30a5f035a20f1bc647618dbad7eea2a951b61b7c@2671 91a5dbb7-01b9-0310-9b5f-b28072856b6e\n", "proba": 1.730566509650089e-05} {"commit": "98ba43ebe9055902229a1375ac6a69ed127c3c7f", "message": "Changed to object", "proba": 2.5834194161689084e-07} {"commit": "5fbee443e65e8054d4990d7bbfe1db2b40b6b75a", "message": "modified search\n", "proba": 2.5615506160647783e-07} {"commit": "69b63006c8130169ca4a3ed4fabea2b9b6934830", "message": "Delete old class\n", "proba": 0.0004939881036989391} {"commit": "8444def54e5defa38f8094d431d4c4a931246745", "message": "Fixed a compile error: OpenPerspectiveAction has been moved to a different plugin/package.\n", "proba": 1.0465728905728611e-07} {"commit": "2eb0ab8b1acb5b68dbf64dddef2979db975c61e7", "message": "Migrate FocusSearchNavigationTest to Google Truth asserts\n\nMigrating FocusSearchNavigationTest to use Google Truth\nasserts, rather than the previously used junit asserts.\n\nBug: 187184284\nTest: Run test file\nChange-Id: I48e617a429a0241522d6281373db529292da20b5\n", "proba": 5.997629841658636e-07} {"commit": "abe37d3215dedd26f418d92bc3729f510da3f7cb", "message": "rm useless parameters\n", "proba": 4.2122849208681146e-07} {"commit": "c11da5d131b89d139d287495b70fd44ccf2b659f", "message": "[rx-sample][rdp][dagger] provide UserRetrofitRepository as a singleton\n", "proba": 4.189281526123523e-07} {"commit": "6154f7900529369dd8f5b0420fd08c2490f1b5ea", "message": "StaxJobFactory Refactoring\n", "proba": 4.5682207883146475e-07} {"commit": "de3114809dcdbb4aaab09c9cefeeba253680750a", "message": "fix kafka commit\n", "proba": 6.126044809207087e-07} {"commit": "37bfbb12749ee60c246faba750622aa216eae5e8", "message": "Changing map view search according to the new data model (#588).", "proba": 1.0334787248211796e-07} {"commit": "a436151863de716e700f49f54139795ebe0b2236", "message": "fix broken test", "proba": 5.058454007667024e-06} {"commit": "dabc0fbef6ec9e430495cdacfe56d48a30df9f6d", "message": "Temp disable unit test\n", "proba": 3.308310851934948e-07} {"commit": "58fc39714fa1c81782ddb1140680f0e07769a85f", "message": "Use assertThrows() in Socks5ByteStreamManagerTest\n", "proba": 5.711713129130658e-07} {"commit": "65e8b3cbeaad90268922b37f49404ada8ad3aca7", "message": "Fixed bug from debug mode (lol)\n\nMore about this bug here: http://www.battlecode.org/contestants/forum/1/87/\r\n\r\nIt caused NullPointerException, because allRobots list was null (includeBytecodesUsedSignal argument had \"false\" value when called by user interaction in debug mode), and there was missing null check on line 557.", "proba": 1.159542648565548e-07} {"commit": "721f993acf48770ae0983d678072c1471df22bec", "message": "Got rid of ThreadInfo methods which are no longer in use\n\n--HG--\nbranch : v7-dev\n", "proba": 1.492646930500996e-07} {"commit": "cf4087708deefea8424d43081b4c8c6f22405fa9", "message": "Render a stupid quad\n", "proba": 0.00016055989544838667} {"commit": "fcecbddc76e6c36ab4c17dc61dad7ab635d910b6", "message": "remove magical numbers", "proba": 0.9999994039535522} {"commit": "c5bb5d6c034348df0c9abdd32a409220c66200da", "message": "Polish ViewResolutionTests\n", "proba": 2.052489236348265e-07} {"commit": "4d97663ef11e2803c5abb2deb54dc5718e702ffb", "message": "check parts and size\n", "proba": 2.176181368440666e-07} {"commit": "92e6164de054241b33320230c9b23c1bfa4d2766", "message": "loading\n", "proba": 2.328407845197944e-06} {"commit": "a598578bf84fbf8e05fb09846f2c47483f9c27d1", "message": "@return ...", "proba": 2.3073894794833905e-07} {"commit": "9925a2d81d9e98840ab9ebf6340d0c6464a10e36", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "46ec8c3164a5ec2e855902a94f4e574aaba7bad3", "message": "Added limitation to weapons/armor/tools\n", "proba": 1.4099303768944083e-07} {"commit": "2461302cc595e7b20caf3cd72ca592b61ec955c8", "message": "Refatoring", "proba": 1.9035842342418619e-06} {"commit": "6354761d3593423cbc8dc6726f8229aa886e055b", "message": "Renamed client to lobby in MainMenu\n", "proba": 3.154359546897467e-07} {"commit": "454bdfbc573cba0cc63827d8cd420e79e2c4a7f5", "message": "Doc fix.\n", "proba": 1.5190487090421811e-07} {"commit": "94047a327dd3b0eab8938d3ea7860f854937560d", "message": "Support for snapshot builds in Version.java\n", "proba": 2.7572468752623536e-07} {"commit": "d4c6df75ecce41e80e999ab1879b73f1c6a0fe6d", "message": "[MOD] cleaning up namespace hierarchy, removing duplicate namespace declaration entries\n", "proba": 1.8518166200465203e-07} {"commit": "2047d039093d264c62fada2303571ccccb9dc831", "message": "HADOOP-5387. Collect number of disk read/write operation for system metrics.\n\n\ngit-svn-id: 5be3658b1da2303116c04834c161daea58df9cc4@751783 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999991774559021} {"commit": "469c99d063b4283d2f1549e1bfb95694915d7750", "message": "Fix error causing extracted files to be refreshed every startup", "proba": 2.777547365440114e-07} {"commit": "5dac341ca0acfb0ae93f42320246149c115dcfdb", "message": "Switch to more structured configuration settings for image update exits", "proba": 1.8402430157493654e-07} {"commit": "1658e409f977fde3321de18284340c15dfc71a82", "message": "Disables re-invites by default.\n\nThere are pbx that will ignore the re-invites and will trigger timeout\nwhich results dropping calls after 30 seconds. Others consider those as\nnew invites ...\n", "proba": 1.0183394749674335e-07} {"commit": "160b42a2a07ed1926c522eee0535c7fa810d9f9a", "message": "Use Closeable to ensure JDK 1.5 compatibility\n\nrefs #181\n", "proba": 1.3428321210540162e-07} {"commit": "e7da18f37dec7d90b939ad255e66b4ccd944f422", "message": "Added CubeCollisionBehavior to fan, jaws.", "proba": 1.0580615850130926e-07} {"commit": "60fba8c658d9e4495dc4236ca70c43df902af20c", "message": "handled missing parameters; extracted the printHelp method", "proba": 1.3752825225310517e-06} {"commit": "af4e25bd75be9e63ccbdde58f534216b05c84de3", "message": "Update Job Submission Rest Trigger controller to handle entity save when product pass entityID=-1\n", "proba": 1.8948671254293004e-07} {"commit": "01eabe81c2d49b9b7aa993c2f59edc8287947c72", "message": "Fix for new test\n", "proba": 6.70894678478362e-07} {"commit": "f4d51388ad0f14ee174bf3617f8c45eed08e5812", "message": "Make margins adjustable\n", "proba": 5.003729484087671e-07} {"commit": "504c3c61ae1c0a440be03bed2bca952ebd5ee4a8", "message": "fixed crash of ims resolving\n", "proba": 2.969609624869918e-07} {"commit": "f9363e7ac2e59466bdc89e202859287f60f2b02c", "message": "Fixed typo\n", "proba": 1.2940510032422026e-06} {"commit": "34764c2628c22c437311d1f5be2bbc5ee650e03b", "message": "simple message change", "proba": 1.5970069853210589e-06} {"commit": "3c1a6e0c6c798029b56e63f93ac4f1e3a28af72a", "message": "Added proper wait statement for history\n", "proba": 1.3020711264744023e-07} {"commit": "d59724ce69d710da5a289f49e2ba8acf27e28381", "message": "Modified tests which kept randomly failing\n", "proba": 2.2119610321169603e-07} {"commit": "15eb10bda9a1c07a3e6d906fc0613c359b9d7523", "message": "Changed randomized test count back to 20", "proba": 4.865735718340147e-06} {"commit": "c230b4885b82679f57f75347ca3168c7377140a9", "message": "keep Pool private\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 280]\n", "proba": 1.3183937142002833e-07} {"commit": "2cd02cd7d67ea71b0ff773fd4da28004e7ecb53f", "message": "Addition of group of static methods SLibUtils.cloneKey().", "proba": 1.1233314722858267e-07} {"commit": "c0c6b906dc8d1765ead6703a1fcdba8b5aaafd05", "message": "4.2.4\n\ngit-svn-id: 4f23ff240eb3b3bc30f18f9ec645f55148080092@982 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 1.2326908063187147e-06} {"commit": "9d41fc3cf0745d5b2487092daeae18ceb10aa202", "message": "Make sure Stem glyphs have an interline value assigned, so that their moments can be computed\n", "proba": 4.6324575464495865e-07} {"commit": "42a621d887b92e5f596258300e07f682fc859bd4", "message": "Fix for JRUBY-3423\n", "proba": 1.8910400001459493e-07} {"commit": "6208a5bb0f391c49460c52b08480aaafef55d8e4", "message": "Send analytics pings from a worker thread instead of in batch at the end of the test.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=54018158\n", "proba": 2.2988419914327096e-06} {"commit": "6720140515bc2897d5dc0079441c249431673500", "message": "Added placeholders/comments for skipped property segment rules.", "proba": 1.0362559521581716e-07} {"commit": "ebbc04668afc13c5697648fac912867c62b580a8", "message": "fix for https://bugs.eclipse.org/bugs/show_bug.cgi?id=369733 DBWSBuilder incorrectly handles default 'IN' arguments \n - an argument to a StoredProcedure/StoredFunction\n that had no direction was treated as an IN argument;\n in the new re-factored code (that doesn't use JPub)\n that somehow got lost.\n", "proba": 1.270699954147858e-07} {"commit": "85b7f34e64d7b84dc1a60f494fe6586d25d3dd10", "message": "Fix Bugzilla Bug 213835\n", "proba": 4.1670796235848684e-07} {"commit": "47c8281d92022a6b844f9ae623a74cfbfe416d95", "message": "Remove encrypting password (#312)\n\n", "proba": 5.37329979124479e-05} {"commit": "f4d1e2e36e282fd180b7855a3bf47710b2b3c69a", "message": "WICKET-4756 AtmosphereWebRequest should return true on calls to #isAjax()\n", "proba": 1.8478503989172168e-06} {"commit": "e9cfc3ce36986171cfbb33224a38521b32ad783a", "message": "Fix NetworkStateTrackerTest. - API < 16 treats a `null` NetworkInfo as metered.\nam: 694b8e4705\n\nChange-Id: If2287b48697543a7bed5b2e404c1ecd59101491e\n", "proba": 3.45934904544265e-06} {"commit": "938a99a8ce91568da248b75cdd1c951dea027d1c", "message": "[Kerberos] Add unsupported languages for tests (#33253)\n\nRan for all locales in system to find locales which caused\r\nproblems in tests due to incorrect generalized time handling\r\nin simple kdc ldap server.\r\n\r\nCloses#33228", "proba": 1.435984842146354e-07} {"commit": "8512507d0e1a3b751a5ba0472730eed2b278ad5b", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "e39d0fc404e563036ffd36b95e6131e44b72dd73", "message": "checkstyle\n\n\nFormer-commit-id: 8512507d0e1a3b751a5ba0472730eed2b278ad5b", "proba": 1.9916501514671836e-06} {"commit": "8e6eb122501cad59605ea389cc94bc3d7efb8784", "message": "CreateTemplateAction now flushes the cache of any entry that mentions the\ntemplate.\nFixes #869.\n\n\n\nFormer-commit-id: fb86fca16e729d799556c77b5f8ecbe1ba9a1fa7", "proba": 1.6701759477655287e-06} {"commit": "00f5e70218db29226a40870f517f2f745e7a9d20", "message": "Fixed a NullPointerException thrown when you try to click on the results link, next to the template name in the List Analysis page,if the template doesn'have any descritpion.\n", "proba": 1.0492431812281211e-07} {"commit": "981615255621cd94e5ddb1540793da9658041dde", "message": "HIVE-6064 : Wincompat: windows path substitutions overridden by MiniMrShim.getConfiguration() on hadoop-2 (Jason Dere via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1552733 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.592952104256256e-07} {"commit": "10a730bceea740908242e0c6020483791ce6603e", "message": "HIVE-1869 - TestMTQueries failing on jenkins (Brock reviewed by Xuefu)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1653712 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.055364660691339e-07} {"commit": "0077bb29e1514e324b4547972b93f7b7fd8f06df", "message": "Issue #138 - enhance test to do some verification surrounding queries with ONLY_CONFLICTS query option.\n\nhttps://github.com/couchbase/couchbase-lite-android/issues/138\n", "proba": 2.0595204830442526e-07} {"commit": "baac04e07dd87a4370ad14ea8095098771b66b4f", "message": "Renamed two local symbols for clarity/consistency.\n", "proba": 1.1541059308228796e-07} {"commit": "26e9056f17301075ef42627a68cfbe5c553fb1f5", "message": "Fix multicaret test for `o`\n", "proba": 7.556852210655052e-07} {"commit": "6c1b85d7a762cce34609a28b1e1740e854e1edc6", "message": "Changes done for closing the session.\n\n\nSVN-Revision: 9305\n", "proba": 1.3122934205966885e-07} {"commit": "3feb2a6365e29ae1ceab8550166a9390545173f5", "message": "- accounting: correction of create esjp for external voucher\n\ngit-svn-id: ac075fd2700e7900720405e7f73d39e95a0f4823@8391 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.3285553279729356e-07} {"commit": "2ead98aeac261e0be701fa5c65b2fff58e2bdf14", "message": "trocando calculo dos milisegundos por DateTime.minusHours\n", "proba": 1.2809633744836901e-06} {"commit": "29764b30303a06b9dbe685ae1da8625bfb1ef38f", "message": "add deletion method without handler\n", "proba": 1.4438494417845504e-06} {"commit": "c597458cf677debf62711f0f2a0c878f0828cf7a", "message": "Some changes in DependencyManager\n", "proba": 3.0048946086935757e-07} {"commit": "00515bdd86c732417f2d9d03804b97182908ee03", "message": "* Fix the PlaylistsCommand.java this was due to me having to put the new query everywhere, didn't read this code before pasting.\n", "proba": 1.0141874895452929e-07} {"commit": "4f893dd04eda1623c9a6979c9a8a68cc12cb1cbc", "message": "Checking to make sure the listener is working.\n", "proba": 2.1002288974614203e-07} {"commit": "b00bf44ad558a8b9a3ade7994b2dfb4c7c59b799", "message": "javadoc\u30b3\u30e1\u30f3\u30c8\u4fee\u6b63\n", "proba": 4.902771593151556e-07} {"commit": "f2cd5735948cb5c27c5d472d8c25a3eca9c0fb04", "message": "save [skip ci]\n", "proba": 1.2754665590364311e-07} {"commit": "cd8e6fd9a07d3bf564c1cfb0c8e1172d4ab73a57", "message": "added all fields\n", "proba": 2.727729224716313e-07} {"commit": "b68a77a914456494d8dda4bc1e1e843f773b97cb", "message": "add registerNewBuild signature\n", "proba": 2.0218210750044818e-07} {"commit": "dc665173a7bf356fcc736302c906c7068c7eed4b", "message": "cache control", "proba": 8.288124604405311e-07} {"commit": "a92e3d03299e14431f1b9bd9885979797d6eaf70", "message": "more ports", "proba": 1.264527327293763e-07} {"commit": "fa0daccbcd5fefd5ac4c7ec33a6335b1d1889409", "message": "IMCMS-336 New design to super admin page: profiles tab\n- Fixed start document meta-id\n", "proba": 1.160248359610705e-07} {"commit": "cfda55aac33444b6ee5d5fe5a06f272a37e60bff", "message": "IMCMS-334 New design to super admin page: link validator tab\n- Add query\n", "proba": 1.0746806111683327e-07} {"commit": "3d4aff7198895dd223e3eb7ed6a52aad8a346d53", "message": "More simplifications", "proba": 4.4174859681334055e-07} {"commit": "dbefa1cde4568985cfc819c14c50110a3f4276af", "message": "fixed the double insertion issue with retry\n", "proba": 2.9896364139858633e-07} {"commit": "1a0a61189cefb57133315af8b758973445e0299a", "message": "Added support for \"standardElementConstraints\"\n", "proba": 1.1686459799875593e-07} {"commit": "0fb8f3949c851a15d7731d547ac74e88f83a1c65", "message": "remove NotNull annotation\n", "proba": 1.3844604836776853e-05} {"commit": "5c4af9c76b01491a9ea9425d5c30c349862538ce", "message": "more decoder", "proba": 1.969387540157186e-06} {"commit": "d79f08d0dad48f11a616d7bcaa7dc78fd40d6377", "message": "Remove system.out statements.\n", "proba": 4.77331695947214e-07} {"commit": "68c5547f5fea041994613ba32c0428d07ba15b05", "message": "Extracted methods\n", "proba": 5.7516179367667064e-05} {"commit": "a167040adecfaafed841a0caaef00d57ed7a0b65", "message": "fixed error message\n", "proba": 8.745993227421422e-07} {"commit": "f2011dc6e03aa9fedf877b533b83fbc379e4cdd7", "message": "Introduced single tuple result", "proba": 1.3592107279691845e-06} {"commit": "d00bd5a3b9184956ff140fe2f37be08858670e83", "message": "db output: fill link_data_detailed.dest_network_id", "proba": 0.014354884624481201} {"commit": "723af5c46ceaf9048879a49bc450c2b9da7179fe", "message": "Removed params table export.\n", "proba": 1.2427720719188073e-07} {"commit": "ed9c127abe3aeae13be1b669ace64f473e5dafb6", "message": "\u041f\u0443\u0431\u043b\u0438\u043a\u0430\u0446\u0438\u044f \u0437\u0430\u0434\u0430\u043d\u0438\u0439 \u0432 Bro: \u043b\u043e\u0433\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435\n", "proba": 2.372366054714803e-07} {"commit": "bf50bc5a754091073f6901e495303e2b18b9e8c3", "message": "Re-enable info logging for now.\n", "proba": 1.0413003082021532e-07} {"commit": "970837827c89fec8cee04d28d59a57ee27b5ab91", "message": "Fix behaviour of milk jar in creative mode to match Vanilla\n\n#363\n", "proba": 2.3888463829280226e-07} {"commit": "ab28c94f8a7e1a7d02834445279695af58dde1a7", "message": "filter null header\n", "proba": 6.508757337542193e-07} {"commit": "07148717b14003a8f1f918a0d0be584c4c2b8337", "message": "Arreglado problema de fechas 4", "proba": 3.5319101243658224e-07} {"commit": "928692e1cf432922e147e02e4c4069edfdaa7bfc", "message": "remove unnecessary log msg\n", "proba": 1.6756364857428707e-05} {"commit": "e1c063c09d0bb8068d16affb2e2a2e5514b8f950", "message": "Make AsyncTcpSocketImpl read data from socket(if any) straight after accept. Fix bug with readInterest being lost if read 0 bytes from channel.\n", "proba": 1.041391683997972e-07} {"commit": "dda547c0fc79752ef3463c253d3ffae8e5e4247a", "message": "Fix missing import.\n", "proba": 3.9659003959968686e-05} {"commit": "acba33474fefce707ba6b5b7f4ac82ace12ed633", "message": "ClusterManager: help was added\n", "proba": 2.1267089778120862e-07} {"commit": "3931c209d96c925b8b9b6fd88e28e23b8a502b36", "message": "add a comment explaining why there is a long and not an int\n\ngit-svn-id: fb13a56e2874bbe7f090676f40e1dce4dcf67111@1545980 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.960686859092675e-05} {"commit": "9558366e5111780a46768a3c4c249cbc51971af4", "message": "add initial-function param to fn:transform\n\nAnd a beginning implementation thereof.\n", "proba": 1.1602549676581475e-07} {"commit": "2a9d2f20b5fbc40459ae462fc0c9c8d0bf502cb4", "message": "Add temporary workaround to fix LazyOptional race condition\n\nThis seems to be caused by a race condition in Forge,\nfor which a fix is already pending.\nWe can remove this workaround once the fix is merged.\n\nhttps://github.com/MinecraftForge/MinecraftForge/issues/7610\n\nCloses #986\n", "proba": 2.0272966594347963e-07} {"commit": "374fa82343be89dd88529c42c8fb24020c4e235f", "message": "Added new methods and error reporting", "proba": 1.2730980358810484e-07} {"commit": "46d1581b07839850f35495bb82cfa4bc968cca67", "message": "Improve exception handling in HttpDownloadHelper\n", "proba": 9.705095180834178e-07} {"commit": "120b766f0a022b4e3eef75287dd9670fc27e7f0a", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "332c55cd23a69110dc513b52b94d51f036a25aeb", "message": "Cleaned up EventHookContainer\n", "proba": 2.544594792652788e-07} {"commit": "98faed3416642feaf9fc1ce7dfd607fed9c48b18", "message": "added toString() to Position to ease debugging\n", "proba": 2.1608612144063954e-07} {"commit": "677d1363c55aa94db6488adab2b5f9ba82778f73", "message": "Remove call to a deprecated usage of new ObjectId()\n", "proba": 1.9376356874545309e-07} {"commit": "2df7ab83afd8166f80d84469eb02c4c5dc84a44f", "message": "Add a workaround for a cornercase where service factories expect the usage to still be there while ungetting the service object (FELIX-5485).\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1782455 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00024205738736782223} {"commit": "d7f3000964120d371e612fb5b5eb93b74a665b46", "message": "Fix warning in ClassGenerator\n", "proba": 5.332810815161793e-07} {"commit": "5ed71a1d9c9fc2db2d338f9b4dfeb0af1f7a8f52", "message": "Added ConnectionFactory, ServiceProvider and ApiAdapter Implementations\n", "proba": 1.1873993344124756e-07} {"commit": "7e5cf3982810e7cd054e92f618b6c1a107577e61", "message": "SettableListenableFuture: Fix for not completing into cancel state when cancel is overriden\n\nIn FutureUtils CancelDelegateSettableListenableFuture we may not cancel `this` future if the delegate future can't be canceled.\nThis behavior may make sense there, but we also need to ensure that the failure condition the SettableListenableFuture witnessed is not lost. So if that cancel fails, we will try again with a function that can't be overriden to ensure the future absolutely completes.\n", "proba": 1.743530759767964e-07} {"commit": "b59e3c0adada731a6bf4116c3b6b8a011e6e48ad", "message": "\u4fee\u6539\u622a\u53d6\u5339\u914d\u5b57\u7b26", "proba": 3.18606510063546e-07} {"commit": "d73c8ff0b3e5639c5f437d288e9bbdb7fc10b829", "message": "Also sync acceleration values\n", "proba": 2.631916800055478e-07} {"commit": "d9b1421ca8ce11ddba4bb6aaabc77b4d00ae4c94", "message": "delete processing status when a submittable is deleted\n", "proba": 4.831186402043386e-07} {"commit": "b555f5b5afa4c9d54adbc49773ec16e312c12284", "message": "Added javadoc\n", "proba": 1.5992428359368205e-07} {"commit": "5e3aaa8e1c01e87c2dcc309cc18f45bdc7755322", "message": "[\"Made query so you can ask more than just what is in text box.\\n\", \"Made query result so you can limit update to single column of triple.\\n\", \"\"]", "proba": 0.00011171912046847865} {"commit": "8211be388c6fc1cbdcf25e0a2112745a8f004689", "message": "Clean up logging of spawn balancer.\n", "proba": 1.1975467373304127e-07} {"commit": "29a526858d7ffde5f3f788bfdf6c6e90341a344f", "message": "fixed update when a multi-key is involved where not some original keys are preserved such that we avoid sending a delete for those\n", "proba": 1.1612114292347542e-07} {"commit": "29dbead3726114dce5763b96917f6caa073dd1f8", "message": "use hotswap progress only in scanning mode\n", "proba": 2.1012907325257402e-07} {"commit": "b6ed8bf98834b390fc40c49de9400908dc971634", "message": "Reverting change 990841 from trunk which had gone for DERBY-3644 (NetworkServerControl.ping() on trunk against 10.3.2.1 and older servers give 'DRDA_InvalidReplyHeader2.S:Invalid reply header from network server: Invalid string . Plaintext connection attempt to an SSL enabled server?'). The change is incomplete and will cause problems if it ever got backported by itself. I will checkin a complete fix soon which will address DERBY-3644 and DERBY-4786\n\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@999078 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.423704235203331e-06} {"commit": "265ba2fa43a8103b78223278d73e5b463b0ddf4a", "message": "DERBY-1573: Unsafe synchronization in NetworkServerControlImpl\n\nContributed by Thomas Nielsen.\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@549412 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.890270588475687e-07} {"commit": "b191b0f3d68d390a2ce3f8e7101262046003d558", "message": "@Nullable\n", "proba": 2.995897830260219e-06} {"commit": "a706046a1978b5193329b419c85bbad0dcd94be7", "message": "Reestructured test\n", "proba": 8.550173902222014e-07} {"commit": "0e801b26098468173691e3b572631b939c9d6f8a", "message": "No logical change: minor java 8 syntax tweak\n", "proba": 1.2180984413134865e-05} {"commit": "682781d83c07d2797271ffaf30cda8747adffaf7", "message": "Exception handling for duplicate Notification methods\n\nChange-Id: I7dbdc08f0f55b7a5cbc9ad5ec6c9dff5807ae65c\n", "proba": 2.050913508355734e-06} {"commit": "df8a3e870ae9c350394ded3e2e73f9c0bca023f7", "message": "java: refactor annotation-utilities\n", "proba": 3.2233470847131684e-05} {"commit": "8d590c91b725377d922345a01daf81d7ab1dc6d9", "message": "Update Controller.java", "proba": 1.1457946129667107e-06} {"commit": "a6adf9251eaaad9f039bff24db04c1bd20a44266", "message": "fix unwrapDataSource\n", "proba": 2.6989598609361565e-06} {"commit": "d4d160420d06ed16fb209dac0786aff55172dc34", "message": "Formatting and comments", "proba": 1.394881650185198e-07} {"commit": "d2296d27b1a14768401c76cedeaf2c88952cb92e", "message": "Clarified error message.\n", "proba": 1.9870843459557364e-07} {"commit": "54c854bec69e89e1bb08e3e8d5789f271e2aa751", "message": "Fixes mouse cursor format for LWJGL3\n", "proba": 1.9329219469454983e-07} {"commit": "2f016fd5f8f57883f5fd406e9bafcf98a08230e3", "message": "Fixes TreeMap's clone method.\n\tChange on 2013/10/18 by kstanger \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=55162202\n", "proba": 2.9666995260413387e-07} {"commit": "1c9bcd2f83f5e49e64216c4e9595692237f5243f", "message": "Fixed issue 354", "proba": 1.6490029963733832e-07} {"commit": "0f520f85f443a4ba5aa0f6d0abf7cdc60199e7e7", "message": "Fixed tests\n", "proba": 5.21611696058244e-07} {"commit": "4b5dd4d3b259a73beed76421cc0eafde97de4ed7", "message": "Remove XmlParserStream.create(NormalizedNodeStreamWriter, SchemaContext)\n\nThis method has been deprecated in favor of the three-argument variant,\nwhich is more powerful. Remove it.\n\nChange-Id: I0416c2931a77cb9bec74de4ad2f02f339a51b4ac\nSigned-off-by: Robert Varga <91ae5aa8c7a9f7e57b701db766e23e544aaa6ae9@pantheon.tech>\n", "proba": 6.900181119817717e-07} {"commit": "83006c2fd60f1bdd2c0670a4daa05118ed5a27ee", "message": "[HOTFIX] Disable test GCSNotebookRepoTest\n", "proba": 1.6437056160611974e-07} {"commit": "1ec8288c3622e1037213201135d6e243c97cfcca", "message": "\u4fee\u590d\u51cf\u6743\u9650\u6ca1\u6709\u6307\u5b9a\u89d2\u8272\u7684\u95ee\u9898\n", "proba": 1.8518484523610823e-07} {"commit": "1afda0bfc1876de256edf7fc1ec0e8d58b8e4757", "message": "Fixing a bug in distributed scheduling which is preventing the alerts from being scheduled\n", "proba": 2.1666245686446928e-07} {"commit": "72305e0c36de892df7065b058c99d52dfc2991e0", "message": "removed debug line", "proba": 2.4096800643746974e-06} {"commit": "33e458c5e71dead79484dcac6926dc0e3eac969b", "message": "added user account updating\n", "proba": 4.781581992574502e-07} {"commit": "d6775ddf0e9953b0796c4f466d76f7f056f95c57", "message": "updated ApolloDbUtils to get the software ID for last service to be called for run\n", "proba": 1.2702552965038194e-07} {"commit": "d0881da4929ba63dca3a69619752a2a9988a31d1", "message": "Also cache device name when no name is specified\n\nThis avoids a ton of repeated SQL requests\n\nChange-Id: I0fd64a6365be1eaad2e203c7d537520bf22b8857\n", "proba": 3.3613239338592393e-06} {"commit": "2c840faeb963bfc3eb5044d104d6919818dd041f", "message": "o.c.trends.databrowser2: Removed \"deprecated\" annotation from getItem() as it is still usable for formula items\n", "proba": 1.868481120936849e-07} {"commit": "ff90f29b9fcdcebde164ba853c37540b732d2bce", "message": "Fixed SecurityManagerTestCase\n", "proba": 3.9629824755138543e-07} {"commit": "13ecdd13c6c692dd2ba757a05cf4c7045e019e29", "message": "Corrected flipped boolean\n\nSigned-off-by: Nathan T Freeman <76d0c6aba86f89d69a4abc1dc4546b6763f7bf55@redpilldevelopment.com>", "proba": 2.4081771243800176e-07} {"commit": "d9b1030ed016538b30ac5b68bad8d665d7e7e166", "message": "[orientdb] fixed null pointers with readallfields\n", "proba": 1.315167565962838e-07} {"commit": "74b2c9d6915fb4a23ed35a287993f3a546590963", "message": "CAAERS-5860:Implement saving provisional adverse event reporting period and adverse events from Force.com -NPE fix\n\nSVN-Revision: 17160\n", "proba": 1.0660468774403853e-07} {"commit": "8cb4df040174cbec95eeb3985c2b55d9e509380d", "message": "Reverted a change that broke TimeSeriesTableViewer.\n", "proba": 1.115980836630115e-07} {"commit": "01796f256c12fc4c7ee853b2b73638217dcb2310", "message": "format\n", "proba": 6.792501517338678e-05} {"commit": "46c65820280664888e06b4a295abe357b4ff4adf", "message": "Fix mystery NPE\n", "proba": 0.0002579704741947353} {"commit": "f465d5fc5d1225d86cccb4973027a1535b11a052", "message": "Typo on publisher\n\nNow the publisher won't show up if there is no publisher\n", "proba": 2.7890271212527296e-06} {"commit": "c4f16fe5aa1810cf6fd66f73a8c91f9869ea4ad1", "message": "Fix activity transition fade bug\n", "proba": 2.8480178571044235e-07} {"commit": "4d9732b686f39bb1eec53bbfae1f12bf81d4b05c", "message": "Control Fragment For Sensors readings \"initial\"\n", "proba": 1.290219557859018e-07} {"commit": "95fd16f7193ba20a83b54f6e214ff3023fd84220", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "20c336577aa1118e931b2334ca4d265a43987afc", "message": "Allow HEAD\n", "proba": 0.9990057349205017} {"commit": "d8e2c0d2a555d25825b9a1b9745173f79ad59ffc", "message": "change feature calculator implementation\n", "proba": 4.033213940601854e-07} {"commit": "1efd1ef0db11d3357ca5244ebef6fd45850aedd9", "message": "fix(core): Switch task IDs to be UUIDs (#2415)\n\n", "proba": 1.2293309055166901e-06} {"commit": "f3e3f656d03f4a850c5eaaee9dc50c0ad756b53f", "message": "Fix to set the paging total record count to zero when the result is null.\n", "proba": 1.205919915037157e-07} {"commit": "ce30822aaf6701d8295dc6a11ee9ecc75f789554", "message": "Own Bubble Notification System. \nConfigs are not in Tray any more.\n\nfixes #9216\nrefs #9219\n\nbuild>full\n\n\n", "proba": 1.1188965487463065e-07} {"commit": "7f7dde87f1f8d51f9c2014529d921d387363bfda", "message": "More of the NullPointer fix.\n\n", "proba": 1.1852146997171076e-07} {"commit": "6a9829cc628a1dcb9243b19355cc4c9a247beadb", "message": "Cryptic error message when DITA Map has \"bookmap\" extension -\nID: 3358377\n", "proba": 1.5507104933476512e-07} {"commit": "707f95448679575344a46cadab5c6808895284a8", "message": "Slightly better error messages.\n\n", "proba": 1.3859735759069736e-07} {"commit": "ab9a256b9ade1d48beab26d58a0d14093a966f28", "message": "Removed row highlighting on changes, which no longer works now that I'm using the TableSorter.\nDownload files are no longer deleted when a download fails or is aborted, as with the new DownloadPackage approach this isn't as necessary (most files present will actually have some/all useful data)\n", "proba": 1.0557796059629254e-07} {"commit": "0053d81fbf3204790c3f2d2b79c9ced610955e3e", "message": "Imp: Remove use of a deprecated method\n", "proba": 3.679592509797658e-06} {"commit": "c30e2d3c244ab611e6377dace3a86b1d8d1f4e1e", "message": "Collection spliterator that does not depend on how the list implementation implements spliterator()", "proba": 2.0082329399429e-07} {"commit": "93d85f2869782b5b51985b7e1c650f1368ca18ed", "message": "discarding own discovery packets\n", "proba": 2.3679312732838298e-07} {"commit": "c6e416cd00c5c5721c86cf839cbd350bf891a5ac", "message": "LUCENE-5395: use Locale.ROOT\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1561250 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5280589827380027e-07} {"commit": "f86b7b9d59e3afdaeaf2e9413de08d73ebd5eced", "message": "http://jira.jboss.com/jira/browse/JGRP-765\n", "proba": 1.559008495632952e-07} {"commit": "31c0f81162dd359111764a9da0cffcb948d416b4", "message": "No I/O in the constructor #50\n", "proba": 4.735014499601675e-06} {"commit": "172adc8a83e363aae327cee5cfc3146a97daebfc", "message": "Modified Configuration to catch new Tdb.TdbException thrown by the Tdb classes. These classes previously threw unchecked IllegalStateException when trying to perform an operation when not in the correct state.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@9762 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 3.581954160836176e-06} {"commit": "185657cfa2ceff48864eec48d08e19cf682a656d", "message": "No-limit-popup changed to match to look and feel\n\n", "proba": 1.378143110741803e-07} {"commit": "df3f801bf2fa48b2d78b4448d624e798408d06d4", "message": "extend CompositeTag for Datalist, Details, Dialog, Menu, Menuitem, Meter, Nav, Progress, Summary, Time\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@35712 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.8102861076840782e-07} {"commit": "3916e5dbe5b858f9b8040f761c89ff9b1cef1233", "message": "IDEADEV-146\n", "proba": 2.2488288209387974e-07} {"commit": "1dfb7d9fa809bf4aee16886bab38463feeca5126", "message": "Unresolved merge conflict got committed\n\nThis removes it\n", "proba": 1.9610519075285993e-07} {"commit": "4bbe38d12aa2090a52bfa788150b1ade2aed2ae7", "message": "initonalised all pistons ", "proba": 6.883386231493205e-05} {"commit": "8fcad5d5e761410740791c4712234dbdcb279614", "message": "Point updater to mozilla's MozStumbler repo, not dougt's\n", "proba": 1.3487924377386662e-07} {"commit": "809908c479d1e355dffb257b098611c2c41bc3ef", "message": "Reduce logging levels (from notice to debug)", "proba": 1.2265282123280485e-07} {"commit": "d5eade088ec7eecde25c4843529957f278e79caf", "message": "- ack is saved for later use", "proba": 1.1158701340718835e-07} {"commit": "3041d62625af5a57ae36ecc042f0d8cc2febcc3a", "message": "Improved new property method - now an object is always returned, never 'null'\n", "proba": 1.9610088486388122e-07} {"commit": "f0c2409074f2315c574a96df8072084f50a7760b", "message": "add setAltImageDrawable (#570)\n\n* add setAltImageDrawable\r\n\r\n* remove extra call to mutate()", "proba": 1.4921985780347313e-07} {"commit": "87a4a00c5a5347a76a8c718c5f973f6d6a7eb4f4", "message": "Added functionality to handle Days.\n", "proba": 1.0606600397977672e-07} {"commit": "cce5f3381ccd27819213b54b2efadf5bd511c7d9", "message": "more text on model iteration.\n", "proba": 1.1812696953938939e-07} {"commit": "cfe5e84be1f9a8d2e8b988e176be2d45944ad87e", "message": "UPDATE: method to deleting file was replaced by method from superclass\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@5809 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.1444404890426085e-06} {"commit": "6e98d04d06fa6c3574f857cc66a5b60135c36d40", "message": "DRILL-7118: Filter not getting pushed down on MapR-DB tables.\n\ncloses #1708\n", "proba": 1.3174899038403964e-07} {"commit": "b35fc6e7c5c155191a31f669c8218730951c9e74", "message": "Changed variable declarations\n\nYou don't want the world to be able to access your hardware.\r\n\r\nEveryone must access the hardware through your subsystem's methods.", "proba": 1.1735119898048652e-07} {"commit": "b89be7ef80d9a318316530d98b8a9043303f76c2", "message": "[core] added toString to CDOEditingContext.", "proba": 1.113565417654172e-07} {"commit": "94d02ab18ccf23cdc590e26c6db4ecf1727ea698", "message": "almost blank line\n", "proba": 2.5421224563615397e-05} {"commit": "398d68d686aa51a66d07516bc162346555b24520", "message": "Added Overloaded method getById to return Participant Object along with Identifiers\n\n", "proba": 1.3190840775223478e-07} {"commit": "b1a08899aa329345c5090a750ab1717600d99d66", "message": "Fix multiple url", "proba": 0.9999994039535522} {"commit": "98b6fbb0173fdbeb2ccb6d9f7b7052fea3682fa7", "message": "System setting cache, variable, minor\n", "proba": 4.558163766432699e-07} {"commit": "3c9bfdbf4c6b1e053d3e2e9aa9a05ba71852158a", "message": "Fixes #39\n", "proba": 2.0451795990084065e-07} {"commit": "e146e9af8c4ce350e386306e6b37e45440de5ec8", "message": "EffectRendererHolder\u306b\u3082ES3\u5bfe\u5fdc\u3092\u8ffd\u52a0\n", "proba": 1.4556883343175286e-07} {"commit": "7f8938466d33c0a29fade89cf2c2156a5639090b", "message": "JBJCA-385: checkstyle\n", "proba": 2.676241024346382e-07} {"commit": "7e5b6dcb66e1430438d0d37dc4f89be288829102", "message": "Contingency edition\n", "proba": 5.206639457355777e-07} {"commit": "c8ef6f2e0823ef2e25f5d89646f5dbda890a91af", "message": "Fix DataKernel version in HttpExceptionFormatter\n", "proba": 6.653392574662575e-07} {"commit": "e648d9b172c59886e6706e7988c166bb9245a07a", "message": "modify dq query context\n", "proba": 0.00015893038653302938} {"commit": "2ad6867f39145c218a2045660c30974375c3faa9", "message": "Remove unnecessary @SuppressWarnings from TypeConverterBindingProcessor.java\n\n(This is a followup cl for the errorprone warnings in a84ec94fb7d97962cb31cff07cd55b316f0c8bf4.)\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=321658615\n", "proba": 0.00011467851436464116} {"commit": "031c30f95b18982831dca57a4477281ba62730c0", "message": "Add a missing use of `ASTHelper.scope`\n\nFixes https://github.com/google/error-prone/issues/2926\n\nPiperOrigin-RevId: 424728852\n", "proba": 8.019019333005417e-06} {"commit": "cf4f92f694bffb07c3db7d9fdf0357be6f9d2e4a", "message": "add PRIMENODE op codes\n", "proba": 1.0501236147320014e-06} {"commit": "e48587cb2c412f465ba276fee4d6f5ac672cdf3d", "message": "UNDERTOW-340 Don't overrwite response headers\n", "proba": 1.450498672284084e-07} {"commit": "25ab4e1ee0089aa2e519f30c88560e5310f015e7", "message": "Minor ProxyHandler logging improvements\n", "proba": 1.9329644374010968e-07} {"commit": "e6eefcb1429e66dc23b49267e04bba1b4d33ec14", "message": "Jimfs throws IAE when it should throw UOE\n\nThis commit adds a hack to detect when Jimfs throws an IAE where it\nshould be throwing an UOE. Namely, the method\nFileSystemProvider#createDirectory should be throwing an UOE if an\nattempt is made to set attributes that the filesystem does not support,\nbut instead Jimfs violates this and throws an IAE.\n", "proba": 1.2936200732838188e-07} {"commit": "55099f09d98d55972225b6df629ba833c4ec6f85", "message": "[ANDROSDK-367] adapt StoreFactory\n", "proba": 1.5440139122802066e-07} {"commit": "3af103f15dedcd34d660d696116319e522138c6f", "message": "indicators: remove fields not found in API\n", "proba": 8.294355211546645e-07} {"commit": "bc002b705bb44b2d2f5e1e826d8885e2ff7b1bf0", "message": "Doc fix\n\nJavadoc was describing the design of some earlier version\n", "proba": 1.453499436365746e-07} {"commit": "e84d9040d615b6702fc06c69f6e41db5e43f783e", "message": "Tweaking documentation\n", "proba": 2.7459159923637344e-07} {"commit": "e5906055da5961e75373c44fb168ddab4629349f", "message": "Fix wording in warning message (#2263)\n\n", "proba": 4.1843930375762284e-05} {"commit": "51adf914b8751747d94342b21a1bd619d093c410", "message": "modify some api defined\n", "proba": 3.162302277814888e-07} {"commit": "aecb8e614b72be5c636731b15450ba4ee9ffa2c4", "message": "Made Android `isHackedDevice` implementation return 1 or 0 in lieu of true and false, as `callbackContext.success` no longer accepts boolean values...\n", "proba": 1.0605427291920932e-07} {"commit": "375f6e5df967423cd36ab03d99f23b3797c6c025", "message": "Testing HTTP in connevtion\n", "proba": 2.730800758854457e-07} {"commit": "7b7b528e340b8cb889e85b9df4a334afeb0f7441", "message": "Migrate to JUnit 4\n", "proba": 1.4507755849990644e-06} {"commit": "0a38c766b74260485b4427cfbe7b22952ab14a29", "message": "JNDI enablement properties are loaded at most once\n\nRather than checking properties after each invocation, jndi\nproperties are all read into static final boolean fields when\nthe JndiManager class is initialized, this way properties cannot\nbe mutated and refreshed at runtime, and checks are cheaper.\nThis format matches other log4j configuration points as set\nin `Constants.java`.\n", "proba": 1.1050302362036746e-07} {"commit": "110de5dbebca33359f27dc22a84a6c67355281be", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "26eea049b93bbaa500f9ed42b8442c6026e7ec71", "message": "Cleaner implementation of stem connection when allocating notes\n", "proba": 1.288862989667905e-07} {"commit": "0cde2e3cb06d142d53dcbf4e16e2a957eab37b8d", "message": "Cleanup\n\nRemoving unfinished feature with deprecated methods/functions", "proba": 3.36464211159182e-07} {"commit": "d010d5f8b2ff7acc3d3dd97c15b9d372004a8e5c", "message": "Fix test case lifecycle\n", "proba": 0.0007382670301012695} {"commit": "df4a12c3a5980468951b41c169537b429fce4d67", "message": "Revert \"Revert \"55\"\"\n\nThis reverts commit 4eb411ca69175a43a18985eee6bf7380dd32cfd2.\n", "proba": 1.445411470513136e-07} {"commit": "4811dc5240e79b8eeb77a7cbe43f11db63d778f4", "message": "Added config comments.\n", "proba": 1.2074296762421e-07} {"commit": "d76e0ea91bad3aa0eaffd813299e0443bd28c052", "message": "fix project info query\n", "proba": 4.2850135173466697e-07} {"commit": "7cebda943332cec620720fe47dd9ecd7c7edffa4", "message": "minor refactoring\n", "proba": 5.747284603785374e-07} {"commit": "41c7af6d30690a3fac1286b578151c56767e3217", "message": "Filter: Clean Code\n", "proba": 1.8865381434807205e-06} {"commit": "3e69a81b8a26369b321cd6505b25ba6d03273d7b", "message": "de duplicate usernames\n\ngit-svn-id: e3b942347507f9fdd1223e7b276c4a14227354a7@2296 63a6d7ea-0d3b-0410-ae18-9770a892219d\n", "proba": 0.0002432122128084302} {"commit": "2c389d84210ce208a074635f5b0f7b52eb9cf15d", "message": "CFJIRAJQLFP-8\n\ngit-svn-id: 6b326e1c8153d7a06beb916b1ab9744fb0ced5ce@108 ac3d3970-c854-40dc-b022-f14d08d717b8\n", "proba": 8.942977842707478e-07} {"commit": "744dbc229564b2e081ba19b10f8dd921b834912f", "message": "kcirb-1741 : convert xml content to qnnaire issue\n", "proba": 3.894172914442606e-05} {"commit": "e21697cf033acee9c54a9316a75f052c3c7a8640", "message": "Fix FindBugs warning about comparing Strings with \"==\"\n", "proba": 2.0684608159626805e-07} {"commit": "ce115a668fc426bd27baaa81c426cd87a8a3d102", "message": "javadoc\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@5569 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 1.2884627267339965e-06} {"commit": "a5d65b9e1ec8c5650b63497f9aa9c2c4bb4d41ad", "message": "Microscope Test Fix\n", "proba": 3.9091847270356084e-07} {"commit": "f0d1bd9e8d519134dda7e2762b302a23033acc82", "message": "testar pull/push", "proba": 1.2690919675151235e-06} {"commit": "97ed252a360dbc3f4dc8c34a8e966e5abb4ca6c3", "message": "2nd COmmit QUICK\n", "proba": 1.2810241400984523e-07} {"commit": "e5e2c61ff918a3ab6c956cdd655c0f2b2a6e079e", "message": "Made some minor changes to the dbhandler class, changed type of some\ncolumns so they are valid sqlite types. Not tested yet", "proba": 1.1174995506735286e-07} {"commit": "6e7f7cae722d9cb468f477620e1c8404832112d9", "message": "Add method for deriving atomURI from connectionURI", "proba": 5.499549843079876e-06} {"commit": "51ce13b017d709a3ea51ec2953759926c3a0995d", "message": "TextFieldUI delete icon changed\n", "proba": 4.2785941900547186e-07} {"commit": "76f89a93e118f2ef2b3bb40e97fb7203538d0a98", "message": "Improvements to AbstractHtml.whenURI feature", "proba": 1.4025864913946862e-07} {"commit": "9ab6ee8e2a87bc39d2aba04a5b6af43dc6a6fead", "message": "Fix bug with Zenkeshi in Fever Mode, add SFX to indicate Fever Mode performance\n", "proba": 1.1953400758102362e-07} {"commit": "ab5291548813bb46e2c6e72c327772743d954647", "message": "whitespace\n\ngit-svn-id: 9499ca894a8a68cdff32de8c8c545ddc6cb0944b@435 458802cb-8328-0410-b1d9-a76001e3bb52\n", "proba": 0.9990697503089905} {"commit": "015eef2f4beedceb8463696ea84ccb0e4c53b26d", "message": "findbugs: explicit default encoding", "proba": 8.277028246084228e-05} {"commit": "bec823daaac785588c9b4179931ee02f934d0aa6", "message": "Static state bug.\nAnalogous to: https://github.com/jenkinsci/script-security-plugin/pull/8", "proba": 0.9998793601989746} {"commit": "5645f9c5c5d5db9fd1646fe357c58318f4c20baa", "message": "fix for dispose\n", "proba": 4.09361518904916e-07} {"commit": "48ba9a794c743ef946b8285d93d0534c5f31cbc9", "message": "added static method createSocketFactory\r\nadded createServerSocket-methods\n", "proba": 4.025474709123955e-07} {"commit": "6200253df7b934c807eb3436b51a3b039406457d", "message": "Refactoring of HTTPSession to make it testable, prior to starting to write unit tests for everything. TEST ALL THE THINGS!!!!!\n", "proba": 1.0170137443310523e-07} {"commit": "baca9defdb96fd7c6b2d394a4c34773adee214d9", "message": "Don't set temporary items as replacements\n", "proba": 4.4263077825235086e-07} {"commit": "acf04065f850a087f265680965aac54419355468", "message": "Replace deprecated ctor parameter\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1350915 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3233520803623833e-05} {"commit": "dba909b026836a782f94b3595563c42e07f27883", "message": "bug fix\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@11078 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 1.4503605143545428e-06} {"commit": "20e63b94889c27c534e2d717b3fd59ecf0d374a3", "message": "Was added the model EntityViewEntity constants\n", "proba": 2.6039646172648645e-07} {"commit": "2a4394c49259eb12eceff582c7e72ef3cd20c6f8", "message": "Fixes problems with mismatch between preferences and database.", "proba": 1.214518334791137e-07} {"commit": "712be650d3f7d1c266099a14ede8c73f6ada902b", "message": "Rename method to avoid confusion\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1813498 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.493706463406852e-06} {"commit": "e43827e978c5a8ba7b22a89fe3d6d5b74712515a", "message": "simplified a bit.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@7445 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.999998927116394} {"commit": "bb5221564d269edd30311adcb79fb601edf417b3", "message": "Update Consumption.java", "proba": 8.973545959634066e-07} {"commit": "639f854cdc30dfd516366910db7c3c17504022ea", "message": "Switched a logical error with swapped activation.\n", "proba": 1.2212174738124304e-07} {"commit": "ff6938a7328d0b6b9100995a4a95d1e8f1f9150c", "message": "Remove unused throws clauses\n\ngit-svn-id: d3b254b790bfb0dc06e982e64646283fdd6e0f68@496818 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00849567074328661} {"commit": "c9bf1553152364393afb765ca598172ef26d093d", "message": "Removed redundant null check\n", "proba": 7.472966103705403e-07} {"commit": "a33cd1451fc2f593528036ee1e2f6d91c622f4a4", "message": "author:\u5f90\u5c0f\u9f99\ndesc\uff1a\u4fee\u6539\n", "proba": 1.7057586774171796e-06} {"commit": "4ff9df985c4068dc412f422634d8e386d732cb0a", "message": "Don't change visibility of overridden methods\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@399476 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9320682440593373e-06} {"commit": "f0e8513eaace9ecff3cc08c00ebe2887e3e23005", "message": "R Removed checked exceptions and enabled test\n", "proba": 1.648331675596637e-07} {"commit": "2ad3b9a19d9cde9d35796819461a44a719e81505", "message": "Allow a flicker to be disabled.\n", "proba": 1.21347980552855e-07} {"commit": "dcb205ccc0ca0ad5d783c7fb60a0344155b2e22d", "message": "Date to local date time\n", "proba": 0.00017002681852318347} {"commit": "5e6969b955eeabf4ee27ede324515b0eae7d6de9", "message": "Fixed problem on auto-rebuilding of indexes: schema now is loaded BEFORE the index manager\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@6170 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 6.652207503066165e-06} {"commit": "c03dd9a592d24867e3ad269bfaa33f9320c82008", "message": "org-unit-refactor: make UserAuthenticateCall constructor package-private\n", "proba": 1.6629476249363506e-06} {"commit": "9b14afe08b90de7bde0735f9ed58512bdf135533", "message": "Added the ability to identify subindices.\n", "proba": 5.707531727239257e-07} {"commit": "93850b4ccc6e18e6dbe0f8242be37455ce22a4c0", "message": "fixed parsing of uri\n\ngit-svn-id: 14cb2299c006f7b361a702742ccab036dcc99b69@88 b63d296a-7662-4df4-3098-00f9c2c9103a\n", "proba": 3.699190301631461e-06} {"commit": "d61255bfb1aeba97b0c01324f407cdacc463ec3e", "message": "parcel array\n", "proba": 3.0822020562482066e-06} {"commit": "eb5ccd3a24ee59e10b898716169a4d520c346515", "message": "Dynamic proxy implementing a virtual proxy\n", "proba": 4.0513324961466424e-07} {"commit": "b40f7d6696db4add1fce0c1163686e074f0c1eb2", "message": "OAK-2498 - Add documentation for Segment.forEachRecord()\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1763137 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9760110464849276e-07} {"commit": "032db3fe19b2f00819f4972f492a3e53320a3010", "message": "ROO-2407: buildPluginUpdate method removed from ProjectOperations class - formatting\n", "proba": 1.0701356245590432e-07} {"commit": "c598e5d10f702e6edebcf25069e79aa05912e71c", "message": "Improved feedback, consolidated input into one section.\n\n", "proba": 1.046520949898877e-07} {"commit": "a7188f22abd4975cd4ba8a0248522a02cca015c4", "message": "Fix for potential race in measurement util.\n\nChange-Id: I86544e9c1f2813c750c417c99e3ee51d3917ab5e\n", "proba": 0.00010139702499145642} {"commit": "8ddf2df20b921857d9928abf1f941624346f7db8", "message": "Added arguments for the ProteoformFormatConverter class\n", "proba": 1.39413955935197e-07} {"commit": "10cf906eddd6295804f74ad2f177791cc4551e50", "message": "Revert \"fixes #2225 Removes the full screen option on Mac OS X for Java\nVersions 7 or higher.\" \n\nFullscreen now works properly on Mac Java 7 with the workaround to #2092\nimplemented.\n\nThis reverts commit 80775e64b2c7d7e5eb3b641c88f8f2cac59e12bb.\n", "proba": 1.4396130154636921e-07} {"commit": "53fbdc14dadc290d3d2ef3ebc8d4aca622ad49b0", "message": "fix multi-line response issue in tellme\n", "proba": 2.6850151698454283e-05} {"commit": "a053f33caed7642d8d9e773d8472ef7da5bf5279", "message": "Fixed test.", "proba": 3.3385856568202144e-07} {"commit": "4197a3960e92c36093cd49cb892061a6c74a3714", "message": "[#1115] Check user authorization for survey_instances requests with `surveyedLocaleId` parameter\n", "proba": 1.2803157289908995e-07} {"commit": "c9e7e23f6b460d709e4e3b9ae261401d778425f6", "message": "Remove deprecated .isAtLeastP for makeUserEphemeralCheckBox and leaveAllSystemAppsEnabled\n\nChange-Id: I587c46f906cab3b1d80516ca74fc70fd1c955c04\nFix: 111589939\nTest: Manually tested on O and P\n", "proba": 6.392436944224755e-07} {"commit": "2e20cc1d76e91ee215673377ef9a0b15aa20fb2c", "message": "move Cardinality to common folder to be shared\n\n\nSVN-Revision: 243\n", "proba": 1.2801484672309016e-07} {"commit": "877bfa9480cc96cfca4285356969047d215cc5ce", "message": "Added missing javadocs\n", "proba": 1.835127392268987e-07} {"commit": "8426c3a7a751f5a2f85a9edbd09c37ec7dcf2cec", "message": "Check CacheService registration before collection stats\n", "proba": 1.2468795773656893e-07} {"commit": "a98427fe0e966917f09c5d12066adc6252419626", "message": "Count RejectedExecutionException towards failed requests in PQC (#3861)\n\n**Goals (and why)**:\r\nOtherwise we may end up waiting until timeout when it is impossible to achieve quorum", "proba": 2.177732199015736e-07} {"commit": "e29c01521c74fc5ab865fe38d8fc790dba6a29b7", "message": "Removed DeletingFileInputStream since it supports a trivial and under utilized usecase.\n", "proba": 1.068342996290994e-07} {"commit": "003c827824617efe82b3bd6b0ff46be58c34a608", "message": "Suppress type checking for getSystemService.\n", "proba": 1.2155889805853803e-07} {"commit": "ad77120e20cd09ca5174e146cf9ac4174b61d25c", "message": "add session in TheadContext", "proba": 2.7426079896031297e-07} {"commit": "48231516a76e3ebe55c8a79c971d2f2210964a8c", "message": "Avoid useless duplicates\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5371 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.9988993406295776} {"commit": "e891dc8d31173f9aeb6895a1e609657d677a90f7", "message": "More memory efficient CSV import\n", "proba": 3.121885470136476e-07} {"commit": "65dcba904210f2d463a76edad1078f2a56deb6a2", "message": "javadoc improved\n", "proba": 2.1502231106751424e-07} {"commit": "994d0b483c37229e54829a334108fa101ccc0abd", "message": "Renamed playFromPath to play for consistency with iOS API\n", "proba": 1.3162717493742093e-07} {"commit": "14df02e0c630038a775d838449bf9dfd720401d1", "message": "Default URL (#85)\n\n- The assignment of a default URL added to the constructor", "proba": 1.2615895172984892e-07} {"commit": "1f1cdb47e4414437dce50b15232997db6ef97ead", "message": "Search for bungee.yml and then plugin.yml for Bungee plugins.\n", "proba": 1.0721316812123405e-07} {"commit": "f1f3b6f6d6c8367d63284275c647a6228bb44672", "message": "Generified comparison type.", "proba": 2.1366601288264064e-07} {"commit": "28939faf1fe21daada6c7ba95b7a82e82d113b85", "message": "Fix voice move event\n", "proba": 7.638377428520471e-05} {"commit": "7a6a848115077b202498653a57980a1a321757a3", "message": "replace setMenuSpace with setNodeSpace", "proba": 0.001217074110172689} {"commit": "2f1e3544a8f85de762f9750235f70b90e41445da", "message": "[IO-510] Add and adapt ReadAheadInputStream and\nBufferedFileChannelInputStream from Apache Spark.\n\nCompiles on Java 8 and 11.\n", "proba": 9.943892109731678e-08} {"commit": "bd47c8816b9f969bf6990451e9579713ee4beddd", "message": "Fixed JarFilterTest on Windows\n\n--\nMOS_MIGRATED_REVID=132541071\n", "proba": 1.8749965136066749e-07} {"commit": "88793f1e049cdd9abb6f514332196eb529ab303f", "message": "Let reader read and writer write\n", "proba": 2.183431206503883e-06} {"commit": "aca432f6f8a37e85562a274e421ec066aaffa642", "message": "fix checkstyle error\n", "proba": 4.480055508793157e-07} {"commit": "21d496259781ea1043e26632e8de423a831fd791", "message": "Order atoms in tree views by properties of the link alone, regardless of the properties of the target. Experience with the interface has shown that it's better to be able to order the children of a node by tweaking their link weights *without* having to compensate for the weight of the target.\n", "proba": 1.0486029822232013e-07} {"commit": "af632cbd8bd33f9d2c6c90e1819ff1cbde15e337", "message": "Removed redundant constant", "proba": 0.0017651409143581986} {"commit": "dbe9a52a0315885eb478c6e9666bf89eb346349f", "message": "Add test case for regression of AURORA-1952\n\nReviewed at https://reviews.apache.org/r/63202/\n", "proba": 1.6927911872244294e-07} {"commit": "cca84431f596336670892d8ba3884ddcd088b03d", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "1eb5e159cd134eab326f9f0bf9f920ddaa9b6b2b", "message": "Added test for ttl that should fail\n", "proba": 1.4473329201791785e-07} {"commit": "38d0e2081775de1bf1d5f74f4840ca687b837a33", "message": "fix multiple games error, cancel repeating layout listener\n", "proba": 2.3366509083189158e-07} {"commit": "585b8324c238bfc19808c7173369a650d8799f81", "message": "malva: Improve String.format() test case\n\nUsing leading zeroes in formatters doesn't work in GNU Classpath.\n\nSigned-off-by: Pekka Enberg \n", "proba": 3.1675722311774734e-07} {"commit": "9f03cd8758e113027d1d788a5d3c177b8c4e6b82", "message": "First ScrolledComposite for bug #2379 : I guess Jens never got round to doing this :-).\n\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1066 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 7.651926239304885e-07} {"commit": "b003e3c36deb2f9c9eefc30af341753ac4e3b700", "message": "More comprehensive process uptime info.\n\n", "proba": 1.1008921774191549e-07} {"commit": "caf1871f0ffffb63d144d0e978a0e105043a37a3", "message": "Add jaxb support to feed model\n", "proba": 1.8587860495244968e-07} {"commit": "a7f9a865ad58c8e49dd8c077177bee5d1113fe25", "message": "fix QEFXDesignerEditorController", "proba": 6.22472896338877e-07} {"commit": "c5199b04ac43c2def7f8ebb26add7e9c49e9aa4a", "message": "Test filter by emoij. Need to pull Melvin's refresh filter first.\n", "proba": 1.0105110703761966e-07} {"commit": "3f0214f38674a6e12f8596b02b49b89caf67bd2f", "message": " Cambios para hacer commit:\n\tmodificado: src/com/iesebre/dam2/pa201415/ivan/facegoogtwitsign1/LoginActivity.java\nTwitter after one login like google plus.\n", "proba": 1.0718045473367965e-07} {"commit": "df17e0aebaeb3d470186619a2519682f3c36f25c", "message": "some changes\n", "proba": 1.030631779030955e-06} {"commit": "5074dab05a3e37ead211cfd7402933c3f3581aa5", "message": "Setting up getActiveWindow command\n", "proba": 7.067041565278487e-07} {"commit": "f8385d3190b07ce1cedeccb2e974bee58131a50f", "message": "Shuffle punctuation row around a bit\n\nIn particular, put , and . at the far right which is closer to where they are on\nphysical keyboards.\n", "proba": 1.70486637216527e-05} {"commit": "b0e69bfcf529b1a76230a2dab84722463dcbabb2", "message": "Updated code according to last changes to proto\n", "proba": 1.8668923473796895e-07} {"commit": "92b5f2d766d80bb1fdc4bf3a0b2e7a2672d4f7d3", "message": "Use notifyDataSetChanged() instead of notifyItemRemoved() to avoid crash\n", "proba": 3.1515179443886154e-07} {"commit": "ff86b91cf6f38ad2d473bb5cfc0f48e231992a3b", "message": "bug fix\n\n--HG--\nbranch : 0.0.9.x\n", "proba": 4.2179368620054447e-07} {"commit": "03b6a2b21e4eeec92039d6e7ab6ae90b2700df1c", "message": "make realmlistener work\n\n", "proba": 4.942369287164183e-07} {"commit": "afd1ab05aecb02a339373320ed98cb9be577a1af", "message": "updated prefetch \n\n\n\nFormer-commit-id: b77f247cb7c6963913f3afa514473d658a861b0f", "proba": 1.5750586044305237e-06} {"commit": "927c54201f65bccbf91cb53e5ade96f7b8135612", "message": "DM-9993 fix one unit test\n", "proba": 1.3564289247369743e-07} {"commit": "b7e3bf4d84ffe2101f55d5d7bfb1c3f335906146", "message": "refactor: rename\n", "proba": 0.999103307723999} {"commit": "21b5f44b1c960faa509142805220b3e552290f56", "message": "Pay button hide default\n\n", "proba": 8.833396805130178e-07} {"commit": "11d3517b70f402bf314add72a03bbc6e4804a271", "message": "Create initViewsAndListeners() method to tidy onCreate\n", "proba": 4.08559259312824e-07} {"commit": "8713202926e0d7202819e9e907e4b9e492f9ab85", "message": "SHINDIG-277: Patch from Vasu Nori to simplify our abdera setup\n\nNow that he got accepted a patch in abdera we no longer need to\ncast to AbderaConfiguration in our code, which results in simpler\ncode.\n\n\ngit-svn-id: 2d40e98957f9f20f5ce77bde55198011fc5ba896@657321 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.380907264092457e-07} {"commit": "35bdfdd6b68b78e6310c8022cc59a671e62d37b6", "message": "removed unused res.\n", "proba": 1.3206701510171115e-07} {"commit": "f37b617481be88acb2621be3073a1cdb0c0e36ec", "message": "improved test failure message\n", "proba": 1.4769140079806675e-06} {"commit": "7f594ec1e153c5d3eb27096e908e5ef329936181", "message": "fix sonar code-smell: add private constructor to hide the implicit public one. (#3368)\n\nfix for sonar code-smell: https://sonarcloud.io/project/issues?id=GoogleContainerTools_jib&issues=AXrlUTIQcB_fbtb802TP&open=AXrlUTIQcB_fbtb802TP", "proba": 3.821649806923233e-05} {"commit": "686969957057d6b5d2db1b0bf3c0d5d63a8bff68", "message": "Add handler for back button\n", "proba": 7.192955422397063e-07} {"commit": "fbbde89715e06b637209127b90928ee70a411a58", "message": "Comments with intended unit tests.\n", "proba": 1.0837769082172599e-07} {"commit": "ecfe645ebd2c7cbcc82226c4279c5ae362e2c967", "message": "Corrected the node text while loading and after a failed load.\nCorrected truncated node names in the tree.\nCorrected error showing the need for save in child nodes of Catalogue nodes.\nCorrected error viewing imdi xml of remote nodes.\nEnabled viewing of remote imdi files with pretty formatting, both in Arbil and in the web browser.\nAdded test case and corrected an error showing the need to save to disk for sub nodes.\nCorrected issue adding catalogue nodes.\nAdded missing catalogue sub nodes to the template file.\nCorrected error in the triggers read from the template and provided useful error message.\nAdded trigger for catalogue languages.\nCorrected an error in the adding of sub nodes into subnodes.\n", "proba": 1.1279689715593122e-07} {"commit": "9a0a7b083f5fd414299f1ab0dc8c59626d87fce1", "message": "ASRC-212: Fix a broken log line.\n", "proba": 2.7602726504483144e-07} {"commit": "5f293f7133a887c41dc4fccff32810fbc90d3b54", "message": "sexy refactoring\n", "proba": 1.079862158803735e-06} {"commit": "d04bbe97464d6d33347afdcd0761a69495d68040", "message": "include sequence in maf->sam\n", "proba": 1.3141864656063262e-05} {"commit": "4941377e07a87c44dfbab474f9d04c757e639993", "message": "[bugfix] if eXist was shut down in an unclean way (e.g. due to a memory issue), the Java service wrapper has to give it enough time to come back online again. In many cases, eXist was killed by the wrapper before it could complete the crash recovery procedure. Killing the crash recovery is really fatal and leads to severe problems the next time eXist is started. So what happened was that the wrapper tried to launch eXist over and over again, but never gave it enough time to actually get back to a clean state.\n\nI have now introduced a callback mechanism between eXist and the service wrapper, which can be used by eXist to signal that it is still in the startup process and needs more time. The wrapper will then extend its startup timeout. The same applies to the shutdown process.\n\nsvn path=/trunk/eXist/; revision=8932\n", "proba": 3.6044213629793376e-05} {"commit": "cfb10ca077ce8f1987a0271bc746906e6b17b7c8", "message": "Nodes are now xdt:UntypedAtomicValues.\n\nsvn path=/trunk/eXist-1.0/; revision=2751\n", "proba": 1.2752698239637539e-06} {"commit": "7baf2767497a50e3d6c51ddd5206cd542130a379", "message": "In-memory text nodes should now return a correct string value\n\nsvn path=/trunk/eXist-1.0/; revision=3676\n", "proba": 7.806746725691482e-05} {"commit": "2a7d13513fceaa169c890951cae6b8834538c7a5", "message": "Fixed ArrayIndexOutOfBounds shown in GML test cases.\n\nsvn path=/trunk/eXist/; revision=6258\n", "proba": 1.7312889895038097e-06} {"commit": "02aca60b9a96c7ab325603a90c8eef15858679e1", "message": "Minor fixes in helma shell: give shell code same code source as helma modules repository, and set optimization level to -1.\n", "proba": 1.0291805807582932e-07} {"commit": "3f8de252e5d87be0770aeff9b4fd38a1484aab12", "message": "removed unnecessary checks for up/down_prot\n", "proba": 3.66622572300912e-07} {"commit": "cfe592391457f3743c2ba4a51c111498aa69e7e1", "message": "fixed log messages to log the UrlCacher.getUrl() instead of the UrlCacher object itself\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@136 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 2.223007413704181e-06} {"commit": "d09a7016e8f2208bb52c6887b585d26672545473", "message": "Pir polish", "proba": 7.261666041813442e-07} {"commit": "1e683ea19c31071e0731d8099926e807d377817e", "message": "[PDI-4792] fixed comodification exception which occurred during validation of original bug\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@14537 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 7.177619636422605e-07} {"commit": "618f349f342031ed722a6c78632674f896fdade9", "message": "Make transformations less noisy about replay dates. Folks should get the replay date from the log tables instead.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@15238 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 0.00019977465854026377} {"commit": "a566e561ff9d932ac7754284b7ed89121d55f768", "message": "Removed unnecessary disambiguateOverride method.\n", "proba": 1.3195597148296656e-07} {"commit": "c697fe509bc4f3e95c4aad8f0cb8806058a135dd", "message": "Added developerWorks\n\ngit-svn-id: aa2b37455d794fe668aab341610374d77bdfa678@93 3c041eb6-2c19-43cc-91a8-1cbaffc2ceed\n", "proba": 2.8590991973942437e-07} {"commit": "496daaed794699daa46e1da2b82a702e218fff1a", "message": "add BED test as reported in #217\n", "proba": 1.3080128269393754e-07} {"commit": "6c5be98ed1e3c85bfae78c44236ee9fe44819efb", "message": "minor bug fix\n", "proba": 4.360660739166633e-07} {"commit": "fe9358a0417d09aeb11db0df6e31d54f902bc822", "message": "Deep field similarity\n", "proba": 1.686595169303473e-06} {"commit": "3a2e9a49eca4789e98a9c2ffae83714f7259a462", "message": "Property Editor override was being done in the wrong place\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1199920 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3189102194010047e-06} {"commit": "a380a9dc76ac2a3154bb8751b436bc294796dcd4", "message": "ACCUMULO-206 fixed missing IOException\n\ngit-svn-id: 34b15016e43326dc17c8882923fac0cf651bfefb@1212534 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.798291340397554e-07} {"commit": "7017b68b3adbc4caf669e1a62336ad0024ea3f6d", "message": "DatePartiallyKnownFormElement: Key - Konstruktor", "proba": 2.438288504436059e-07} {"commit": "9d1860773c601c7ae7e46c50a5f4af11423317a3", "message": "[JENKINS-29908] Reviewed @jglick 's comments\n", "proba": 1.1197739979706967e-07} {"commit": "6399c877155991ad9fa8c7165100b0a2b173752d", "message": "license header", "proba": 7.451197348018468e-07} {"commit": "10bcb5401ba53ab7f148136ec467b1e9b6400851", "message": "added work around for NPE issue with FIPS keystore and empty streams.\n", "proba": 1.0070630196423735e-07} {"commit": "778aa4052813d4065395dac4a98bc2e7ba48b010", "message": "return info on get\n", "proba": 1.296604068556917e-07} {"commit": "a53edbdaff37a5e85515e404a38978feb5c2d450", "message": "Add steps for feature logout\n", "proba": 5.038099857301859e-07} {"commit": "8bc38df840ceda33cc0125ebed631ba55cd64137", "message": "Fix failing test\n", "proba": 0.00020873398170806468} {"commit": "cd4a034af9a48c4e680e4eb4c5d54a72f3f28c0e", "message": "- just extend the range of the radar viewer to 3 m (half field size and commonly needed)\n", "proba": 9.881461693339588e-08} {"commit": "f052b6f4d9b68da4768207cfa11aedd32597fa0c", "message": "Only use user searches services (ignore other search services). SPARK-874\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@9445 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 8.64404171352362e-07} {"commit": "5019ad4d19b3cb2e13da8c919cbf9f1b7e192d4e", "message": "OPSMN-2463: Removed spurious string formatting/concatenation...\n", "proba": 2.589684982012841e-07} {"commit": "52cf9b418a9db961bdd24a5ecb14703c5a2565ac", "message": "- sales: javadoc and code cleaning\n\ngit-svn-id: a97160537fe2170947789d83a96694c85002048c@9775 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.7739235147473664e-07} {"commit": "548a2659d8a8ae2d4ece9a9e3f371c77ff451b68", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "0312ee58ff682bd7a341b43ed77a2ef2c49f0b13", "message": "Fix formatting issue\n", "proba": 4.52164895250462e-05} {"commit": "03955cf6f1c5f4cec103bcb8f93505f9eb82b729", "message": "Inclus\u00e3o de coment\u00e1rios e refer\u00eancias", "proba": 2.1676632968592457e-06} {"commit": "ce5f17380bc638c3f1abb52e09ede1b474f05e78", "message": "MatriculaController", "proba": 1.6240134073086665e-06} {"commit": "68e0379099e0a08aa8eddf6c49660cb5248f6646", "message": "\u6dfb\u52a0\u5360\u4f4d\u56fe\n", "proba": 4.278753351627529e-07} {"commit": "b5676a5c2732cc43803f5f4ac44d7518b7c2b8f5", "message": "clean up", "proba": 1.0365005209678202e-06} {"commit": "a49c92e98d37527c123c3843850029a44b317d02", "message": "Fix: No background image when using \"Share as image\"\n\nTo solve this issue, we can simply add @SerializedName(\"image\") on the PageImage for setting up properly.\n\nBug: T179341\nChange-Id: Ia03f7537bec822d943bb96a2caa6b8d9733018c7\n", "proba": 1.4804423926761956e-06} {"commit": "bf5da1bde7c78cb15ead7a01dfcc7563f48b39e9", "message": "Set default schema name", "proba": 1.9894898741767975e-06} {"commit": "bd55042d5eaa18e513c885b17adf72cc1baca117", "message": "fixes async\n", "proba": 1.6716101072233869e-06} {"commit": "130e8ef22dabc8d70dad1b6aa15197a229864f67", "message": "Fixed issue with location data overidding description data\n", "proba": 1.7074515312742733e-07} {"commit": "a5bb84dad1774999c716108a75770f655b129175", "message": "bugfix: now handles request without content type\n", "proba": 1.9803420059361088e-07} {"commit": "7a49bb0a087197700146bfbda55ac35391fbd28a", "message": "Added try-catch block to TwitterResponderFragment\n", "proba": 2.0696229796612897e-07} {"commit": "363f747a013b91c3d35b6b85c536033609bcffd4", "message": "#365 JSON views: Allow user-defined service ranking\n", "proba": 1.8333413720483804e-07} {"commit": "2ace9342c0c1a4c7c44ccaa97fac51dcbf1ccf74", "message": "Add some missing javadocs\n", "proba": 4.0629740396980196e-05} {"commit": "0c3704eedc82aa0c60c152ea03c5a9863c8e6003", "message": "fix the protocol relative url support\n", "proba": 0.0002897737722378224} {"commit": "111ec5433d8eda4fca6ba071a261390b87a23f1c", "message": "Don't reset snow block data when freezing max height\n", "proba": 3.4620347832969856e-07} {"commit": "81b148ec197f0d3ecc88cffed4e3f6ce5c2d5d8d", "message": "Fix monitor bug.\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@23 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 0.0010757001582533121} {"commit": "a15706d55c389f437a614a96998aac9dd60fa19a", "message": "center map markers\n", "proba": 4.145983609760151e-07} {"commit": "e5a98e7d6f115e27212bf6fe5fee318b164991cf", "message": "bugfix for SafeChunkBounds", "proba": 1.9113394955638796e-07} {"commit": "8dd2cd268ce940df554373cae618637aaffbcf0c", "message": "Make Yum package manager extends RPM package manager.\n", "proba": 1.4209344101345778e-07} {"commit": "19e03d7db789cc44ce3625a8ff14bcb8c1b4856c", "message": "Remove synchronization from InMemoryNodeEntry#getValue{,MaybeWithMetadata} and #toValue. I saw significant contention from this method in some experiments, and the synchronization isn't needed, since we only call these methods on done nodes (as determined by #isDone), and a node that is observably done cannot racily change its value.\n\nPiperOrigin-RevId: 181507133\n", "proba": 6.930545350769535e-05} {"commit": "970129525264e93a78693215effbd55341b524aa", "message": "Fix race condition in gateway runtime args test.", "proba": 1.3359267825308052e-07} {"commit": "7db88e3bd90810d39dfd0414db0cd696070b083f", "message": "modified comment\n", "proba": 2.0147801649272878e-07} {"commit": "5f409668f0d4fff15eef275e1e1d97259c1a647b", "message": "Bug fix: fix NOAUTH error when connecting to a cluster with password protection.\n", "proba": 1.0474195732967928e-07} {"commit": "739b59ea132ef579cebd6a481e6c223b73b4a59c", "message": "- fixes a bug where passing null to additional data manager could lead to a null ref excep\n", "proba": 1.5995767910226277e-07} {"commit": "28f759ec0761bb4c498e1718c86e5848d79501bd", "message": "Refactor: Reduce code duplication in DockerTemplateBase\n\nUnified the two methods of parsing a volumes string within\nDockerTemplateBase to one common method used for both processing and\nvalidation.", "proba": 1.1361882457094907e-07} {"commit": "2b43e0012dfd469a1dcba2a1c7ee1b1c9522bab1", "message": "\u6539\u884c\u4f4d\u7f6e\u3092\u30ac\u30a4\u30c9\u30d6\u30c3\u30af\u306b\u63c3\u3048\u305f\n", "proba": 1.9469975143238116e-07} {"commit": "a283a49333e5497e7e0a4d6b6e9c0cec778cffd5", "message": "use the bigdecimal too\n", "proba": 6.2935869209468365e-06} {"commit": "bd283269d889a115349fc8d1a472b3530510efcc", "message": "Implemented the ellipsoid shape\n", "proba": 0.0002915856894105673} {"commit": "9643219c866f5fa6c180c508fbf882cbdc38edca", "message": "Initial refactor of createApplication for the unit tests\n", "proba": 1.7614031833090849e-07} {"commit": "efaec3cd93d0b1ba52eec32bb16eef1695ce26f6", "message": "Fixed admin shops\n", "proba": 2.423190608169534e-07} {"commit": "7b991f8a201791cd545493b33d3786d0e84d18c1", "message": "FRAMEWORK-166 (Sub-task): Refactor DataElement panel managers for better support of different layouts", "proba": 1.1530541854654075e-07} {"commit": "d15b9743243e5595e6519e89e3e07695bb1d73bc", "message": "framework/esoco-business#51: Optimize DataElement serialization on interactions\n\nDataElement copying for reduced serialization size", "proba": 1.3280282473715488e-07} {"commit": "49da6a91e4f255ef46d7474d1bb4992c19408495", "message": "Improved the tooltip for the star rating by including a star symbol.\n", "proba": 1.4897344158271153e-07} {"commit": "9e21c69c26a4c6cde20d08a9f345ff5031cc506c", "message": "removed logging used for troubleshooting\n", "proba": 2.0137619571869436e-07} {"commit": "7a23116c31f5c062fd37409c73f595a9573aafd3", "message": "\n", "proba": 4.6109570916996745e-07} {"commit": "562a2910a06eeec96dab179379e128bd32bcc74a", "message": "publish COMMIT_TIMESTAMP as metadata for SCRIPT version strategy\n", "proba": 1.5820619125861413e-07} {"commit": "41b6e169e43453ac480b9eb116bf38d1b7faceea", "message": "\n\ngit-svn-id: https://xebia-france.googlecode.com/svn/cloudcomputing/xebia-cloudcomputing-extras/trunk@2071 63a6d7ea-0d3b-0410-ae18-9770a892219d\n", "proba": 1.1715331993400468e-06} {"commit": "e98e1e7298224af6ff507c06241c39e1f413fb89", "message": "Fix some definitions that have been accidentially removed.\n", "proba": 1.9258015527157113e-05} {"commit": "9712286e2da5272a2565f8e013eba1dc54fcf8c4", "message": "#2935 create pending\n", "proba": 1.3482484462201683e-07} {"commit": "5e2f7b7a98a0a4245f508f78480d8836efe8b143", "message": "Fix in calculation of the integrated covariance.\n\nPreviously the integrated covariance assumed that the LIBOR\ndiscretization of the covariance model and that of the LMM agreed. This\nis not necessary anymore.", "proba": 1.280469490438918e-07} {"commit": "cc3cdc1e6e9081665a5bca09e2b9a23b1294f3fa", "message": "Fix exception when pinging from bungeecord (#599)\n\n", "proba": 1.4919609725438931e-07} {"commit": "600c4b5963516ba354a8ad66e5e8bdd52853872c", "message": "Unnecessary async removed from applyToEitherAsync\n", "proba": 4.987274451195844e-07} {"commit": "02b848f161aa91634a99c52b8c77501d25ff4ab5", "message": "Remove misleading comment", "proba": 1.646826461865203e-07} {"commit": "b4e177d434ba9775b827cd63766c72168e529a24", "message": "Update detection of overview files\n", "proba": 2.3791496062131046e-07} {"commit": "79f997c1d6976f5327cbe5e80676a65245d961ac", "message": "Simplify if-else.\n\ngit-svn-id: 0d31da9e303333003508381311333cf78a25d41b@1790603 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999992847442627} {"commit": "2e9a6c595cfa35de6e888ff5c007f6e89f07194c", "message": "Fixed code issue and formatting.\n", "proba": 1.2441026342457917e-07} {"commit": "4d6464a1876e342a91e1628c693aa90858889914", "message": "Removed spaces\n", "proba": 0.00013674108777195215} {"commit": "051d50b1e17f7337916d1a31b0968b042dd660dd", "message": "comment about application component settings", "proba": 1.5397172603570652e-07} {"commit": "b46337a9dcbc20228d2768f856e3f12facfb5b89", "message": "Slight readability change\n", "proba": 2.438683850414236e-07} {"commit": "5aeb3643f8ade0237aff9a78eaf3dea78e3a6e7b", "message": "Fix for query example.\n", "proba": 2.233871555290534e-06} {"commit": "7a3ac0a47776c20460bc164f689753821821ab34", "message": "KFSTI-1799 - change back the way default security properties are loaded\n", "proba": 1.1188645032689237e-07} {"commit": "cd2118a3817d5cf3bd09ecbb70899e72c0119ead", "message": "data source initializing improvements", "proba": 6.755860795237822e-07} {"commit": "76001f90488fb7ca20ec853d6e4b68888ee3df64", "message": "fixed preferences crash due to typo\n", "proba": 2.1875373477087123e-06} {"commit": "381cc38b74b3a71d34d975d8114b2c759c761dc8", "message": "Fix Settings4j ContextLoader for Spring ApplicationContext in web.xml", "proba": 8.22503011477238e-07} {"commit": "f15528ace2a67d41ef0baf8818c763262e0e2bae", "message": "Fix notified block changes not being handled in events.\n\nPreviously, any new block changes caused from a block notification would\nbe captured but would be handled the following tick which would cause various\nissues such as wrong causes. However the recent change ignored capturing\nentirely which prevented notified block changes to be sent to plugins.\nTo fix the issue, during block notifications, any new captured changes\nresulting from a block notification will now be handled and continue to fire\nevents until there are no more captured changes during the notification\nphase.\n\nFor example, if a player breaks a wool block with a pressure plate on it.\nThe pressure plate break and drop will now be fired in an event containing\nthe chained cause.\n", "proba": 2.717771394600277e-07} {"commit": "a545edd31281868b75bf80816fdbc6ec0dcdf013", "message": "#402 Fix unit test\n", "proba": 1.3581349378455343e-07} {"commit": "5031066d2852c6af0afd6415217d31561582aafa", "message": "ARUHA-715 Recreate version node if is was deleted because of found.\n", "proba": 9.963713409888442e-08} {"commit": "6f1252c1bb51fbd7940983cbd2208d624158741b", "message": "Wither Skeleton Minions are have swords and other Wither Skeleton attributes now\n", "proba": 1.1277194289505132e-07} {"commit": "552d993ba228b2261d5ee3c75f952cd36a7ae061", "message": "CMP-869 ScannerFactory issue with Jboss AS 5.0 : Protocol [vfszip] is not supported\n", "proba": 1.2132773008488584e-07} {"commit": "0f2b7f45073a121865e5904fd2f526378d8f473a", "message": "Disable port field and check default port checkbox in case a loaded\naccount is using a default port.\n", "proba": 1.1898489304940085e-07} {"commit": "8f48cda64ebbb024bfc5ec95ebe47facd885fa9b", "message": "output revision\n", "proba": 3.570742774172686e-05} {"commit": "a7ca8251e355360c2ab9670eaa8350103cf783d5", "message": "Compilation for 1.5 fixed.\n", "proba": 1.0870810740470915e-07} {"commit": "b3d2777d8ba27d76eeaf7f63ca9ea836cc670a47", "message": "Fix compile error\n", "proba": 3.408967677387409e-05} {"commit": "ea31c7536348daebf78ada32cf8a459e9828d752", "message": "minor cleanup\n", "proba": 1.7840027055626706e-07} {"commit": "694ef00172bc7435c7002849b02c52652ec243ef", "message": "JUnit commented out\n", "proba": 1.3922223729423422e-07} {"commit": "2d732c4c12af47d1b1092429f50ad582984e3a0b", "message": "Cleanup after each test\n", "proba": 1.0264061529596802e-06} {"commit": "28edcf0fc8a295090442138760bb93256dddcaa9", "message": "rollback assertion changes\n", "proba": 6.795140734539018e-07} {"commit": "7e9a562291c9577828471953fbc358fa11249290", "message": "Unignore #114\n", "proba": 1.805599794124646e-07} {"commit": "64930cd71361853cc46ed02232213cc7ba749e77", "message": "MINOR: fix EOS test race condition\n\nAuthor: Matthias J. Sax \n\nReviewers: Damian Guy , Bill Bejeck , Guozhang Wang \n\nCloses #4048 from mjsax/fix-eos-test-race-condition\n", "proba": 1.398590114831677e-07} {"commit": "fab32cb48b07e4ac488243999f773a0ff4ef56e5", "message": "Set the \"couldn't find a formatter\" output to TRACE because it happens a lot, even under normal circumstances.\n\ngit-svn-id: eee8cf2eb4cac5fd9f9d7b672efb1c285d99a606@674 d471f07e-d8fc-0310-a67b-dd4c8ff0e7cd\n", "proba": 0.9999988079071045} {"commit": "e13d98958148d4d6877ef83f87aa28617ac4f807", "message": "Update javadoc to reference proper Gradle version for deprecation\n", "proba": 1.6152634430000035e-07} {"commit": "e7321aa007654f3d6befca3e506211790b98d609", "message": "Make the semiTransparentBackgroundUrl GSS function implementation more forgiving\nin the arguments it accepts. Change implementations and add tests both in\n[] and CSS compiler.\n\n(See [])\n\tChange on 2013/05/22 by manucornet \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=47021208\n", "proba": 1.4522511264658533e-06} {"commit": "47c95702ee9a6154b412ecbe04d75daf49dff94b", "message": "Summarize the number of inline comments when publishing a review\n\nWe always include a short message indicating the number of draft\ncomments that were published, this triggers Gerrit to always display\na top-level change message even though no scores were modified and\nno cover letter was written by the reviewer.\n\nBug: issue 396\nChange-Id: I1f7a1854b1a12d0ff5e5d27a5e077247b0fb4c71\n", "proba": 0.9999802112579346} {"commit": "9419ce858a17404a8e8581bf61a63c1e3b5335f5", "message": "Altered name of test. #276\n", "proba": 4.1295919800177217e-05} {"commit": "b872815c178f35c47aa642eec9d52172b9d95f11", "message": "Fixing affiliation-address runReflow() method. Still not clear whether fixing was correct...\n\n\nFormer-commit-id: 358340b38ea98d9dc3daf67c70605754e9116aa9", "proba": 3.856087857911916e-07} {"commit": "87fb304bf7814811e089de67321bcef1f7ccb158", "message": "Added username parameter for future profiling inside FB\n", "proba": 1.826313962283166e-07} {"commit": "7b342b5f40d91e99b24620e5287c41d8cae1bffb", "message": "miglioramento performance get\n", "proba": 5.198155008656613e-07} {"commit": "46cf34b1fe15f8543e02fc6b44c98441fcb07598", "message": "gh-1435: Adapters's getContext method now raises UnsupportedOperationException\n", "proba": 2.1642331660132186e-07} {"commit": "286d8b380aecde6f72c4fb4e3cf85d11d2717e32", "message": "Javadoc: Use the active voice. Add blank line.", "proba": 1.957132127472505e-07} {"commit": "625cec20671886e42317c15830c24f9c9b617307", "message": "Periodically check for unclaimed segments\n\nIntroduce a segment validation threshold to be checked on every pass of\nthe CoordinatorTask, together with the \"stream == null\" check. This will\n ensure that the start(New)WorkPackages() method will pick up unclaimed\n segments. This process will also require the CoordinatorTask to keep\n track of the last scheduled event's token, as the lowerBound between\n that token and the new-claimed-segment-token should be used to open the\n stream\n\n#pooled-tracking-event-processor\n", "proba": 1.4307373021438252e-05} {"commit": "30eac17ca8a059dd11cfe4f39b805867b99f5e27", "message": "fixing classifier\n", "proba": 3.127531499558245e-06} {"commit": "1dacf7f260a16eaf4ce13bea925b8864c3446be4", "message": "setDataDest/SrcFromArgArray", "proba": 1.4542663393513067e-06} {"commit": "227ad3e604b964dcf1dcd80ff7c2f7ae22360409", "message": "Fixing failing tests on non-English OS by changing default locale\n\n", "proba": 9.21227183425799e-07} {"commit": "2b2ad14f65af54d540cb4732d3b716f693891d68", "message": "test: mute version compatibility tests\n\nOriginal commit: elastic/x-pack-elasticsearch@f3eee3a223908044deb6626969ffed2db93cc6e5\n", "proba": 2.2683521194721834e-07} {"commit": "f5e184c21f92bf695844becebdf8f49b09880aca", "message": "Fix a bug in document writer.\n", "proba": 2.6181979251305165e-07} {"commit": "4a03c5870dfdbbaa89925608df2f1534fdd2a6ae", "message": "fix collapsing and expanding via object to reference original wrapper\ngetItem() to return childListItem, not ChildItemList\n", "proba": 4.4474305127550906e-07} {"commit": "e296bf919756dc7f21df271daa4a62fc09ee648c", "message": "Clear ad playback state map when AdsLoader is released\n\n#minor-release\n\nPiperOrigin-RevId: 429067634\n", "proba": 1.6616668574442883e-07} {"commit": "c781d170e319d4617afc14aba716697ae0d517f0", "message": "[FLINK-17636][network][tests] Fix the unstable unit tests in SingleInputGateTest\n", "proba": 5.014927069169062e-07} {"commit": "08afed335586fd0f3d4428a2efcced91c0d13a5a", "message": "[SNAP-1253] Code changes to identify whether member is Data Server. (#137)\n\n", "proba": 1.310930031195312e-07} {"commit": "e61db039c19290c793c6218cc4f9d465b5cd1287", "message": "less logging\n", "proba": 8.715119861335552e-07} {"commit": "336a0f64a57dc45fc050a8fda1106d47c4b368f4", "message": "minor camelcase issue\n", "proba": 2.6773463446261303e-07} {"commit": "94ac82eddd5af79287357bf3363c0c4ae607b94d", "message": "Reworked search method for experiments and experiment groups. (It functions mostly the same but the process is a bit cleaner)\n", "proba": 1.631649979572103e-07} {"commit": "6b37bc5858b76ddf9ef87702987fcc7e1ac140c7", "message": "3822: Fixed setDisableGZipContent call (#4314)\n\n* 3822: Fixed setDisableGZipContent call\r\n\r\n* 3822: Changes after review\r\n", "proba": 1.418579813616816e-07} {"commit": "32f2570cfd249893aa02396da5b489aad6c634ad", "message": "HBASE-7177 TestZooKeeperScanPolicyObserver.testScanPolicyObserver is flaky\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1410199 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0793600267788861e-05} {"commit": "e076cafafba9130c303eb247d674a867736bbb69", "message": "IFS-9604 - Test added.\n", "proba": 1.1211738382144176e-07} {"commit": "43d07da4fc834b91e4432e744684ba417d00ad4c", "message": "Added invite id to model\n\n\nFormer-commit-id: be55788adcc7b943b71913d68388d48aa4bab187", "proba": 2.741765854352707e-07} {"commit": "bb961ccf8b6c35ca903602b7832b7fa9d344be9f", "message": "Fix build break from OAuthStore interface change.\n\n\ngit-svn-id: 3f2e04d30bd9db331bbfc569b45e7de8c0d84ef0@775406 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0003164751979056746} {"commit": "1f88b85ef51041bf66367ebc10629cc0812fbb70", "message": "RESTEasy module improvements.\n", "proba": 1.2490362166772684e-07} {"commit": "7e7bd3213ab85a5278d9705c5920bc22c98ae713", "message": "Fix standalone tests\n\ngit-svn-id: 811cd8a17a8c3c0c263af499002feedd54a892d0@1568 1c488680-804c-0410-94cd-c6b725194a0e\n", "proba": 0.010579869151115417} {"commit": "e858464cd84f2721d0729aad1099e08ed933e3b1", "message": "Ignores InsecureRecursiveDeleteException. (#367)\n\n", "proba": 1.38990472464684e-07} {"commit": "dde05315de48e9a4e8cdc1c50148aed6b7a86d9c", "message": "When running Branch-and-Price, you can now also query the objective of the root node\n", "proba": 2.2731380511231691e-07} {"commit": "3f91fcb4eac45ccdfba7cb35b1e896a03a8545c6", "message": "[PDI-18845] Text File Input Step does not handle Mac EOL only\n", "proba": 1.2895823431335884e-07} {"commit": "7193eafa7f2d42b48fc6d1576cc4e03635464fe4", "message": "fileMetaTask\n", "proba": 7.526881518060691e-07} {"commit": "5969ea3af0e0989fbb0d49ad24fa1650a80f633a", "message": "add is active log\n", "proba": 0.005528853740543127} {"commit": "5f57b86e5d8ac29a55565427f3b34f04e0448e26", "message": "Ignore system module for reload.\n", "proba": 1.2892822098820034e-07} {"commit": "25cb1028395919c1525d1bd44315ca114aeb8697", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@1763 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.450259431607265e-07} {"commit": "e037fd21efb66bdad85ae7a5b7ee949b8e3c559d", "message": "skip null features in strut tools\n", "proba": 2.2371708041646343e-07} {"commit": "04580ba851277ba5e8dd9897be638fbfa6dc0ce4", "message": "added randomized parameter setting for differentiable rf\n", "proba": 1.66811958024482e-07} {"commit": "3170efd3add0701d27cea3c2bb96c07dedd85ea1", "message": "Removed unused imports with double semicolons\n", "proba": 8.490783329762053e-07} {"commit": "bb169353f6f705d4c81d1eb8bb34ef063c76110d", "message": "first step in fixing port allocation i.e.: offsetFrom", "proba": 2.715338496273034e-07} {"commit": "9063bbee1a32ff45a06775ba43ea81c7f49854e3", "message": "Refactoring getAdvanceMeasurement method to getAdvanceMeasurementAtDateOrPrevious.\n", "proba": 1.9088875546913187e-07} {"commit": "360668eea65993804db03bb8fe17a2aa894c755c", "message": "NXP-2179: UserManagerBean passivation errors\n", "proba": 2.3624681944056647e-07} {"commit": "8504830da18495e52f52edcd085a34e706ac5ba9", "message": "javadoc update\n", "proba": 5.568631422647741e-07} {"commit": "da3eb580f672d7a49f23430f9182b4f73015690e", "message": "[SPR-5995] Renamed makeNotifier() to springMakeNotifier() in order to allow compatibility with JUnit 4.5, 4.6, and 4.7.\n", "proba": 1.0277642559231026e-07} {"commit": "3e1c2cbae1899e16076c03ec578a0e6f2da3da5c", "message": "updated with changes in esv syntax", "proba": 2.461021892941062e-07} {"commit": "226a6e878b803d97ae41da03fe5655116d2fcefb", "message": "Add lesser equals than test\n\nSigned-off-by: Lucas Furlaneto <8cdd91c0ffc64e6b40b523f3b02e8c49ffd1852b@gmail.com>\n", "proba": 6.045083409844665e-06} {"commit": "f455e517e047694948345f70c8b7e864ecf7c778", "message": "reverted incorrect anyMatch usage\n", "proba": 7.541308946201752e-07} {"commit": "fcfd5ff3cfc7e3b991175ba760efb2b5de660d51", "message": "fix an npe\n", "proba": 0.9999980926513672} {"commit": "d123b554febcca0df894e51a1b47b8de1febe8fc", "message": "support intersections of interfaces in created type", "proba": 2.5627724653531914e-07} {"commit": "2cb38758ebbfa8b766725ae8dc95473425240a23", "message": "gradle: cleanup\n", "proba": 8.090642950264737e-05} {"commit": "7aa64b9efa5b427211a5c7dc5023beb77d073af7", "message": "CID-1254838 catch individual exceptions types", "proba": 1.605431663165291e-07} {"commit": "98e27fce1ffe947ee715c9281fdcbebcd04bb39a", "message": "Athena connection page redesign (use default auth panel)\n\n\nFormer-commit-id: 8bc09f9af9bea07a46dd25557ea5de1a8a0b42cc", "proba": 7.763780445202428e-07} {"commit": "571ab2dc9c4edd8a76c15f24086a8155feb18b40", "message": "fix issue #3437\n\n", "proba": 2.443046298594709e-07} {"commit": "c232ca294f0270c5194d0279ac04744dcda6fc0e", "message": "Use non resolving cross reference adapter (#2299)\n\nIn domains where external resources are imported by a statechart, resolving all cross references results in performance issues.", "proba": 9.643614617971252e-08} {"commit": "1f477f2cbb0b4af5e6a12876511c8248ae0a09f1", "message": "torque-refactor, WIP\n", "proba": 4.943651674693683e-07} {"commit": "77fb698d64cfece2588003fbcc2d7c48586e727b", "message": "WINDUP-1653: fixed anchor in file link\n", "proba": 1.8135935420104943e-07} {"commit": "fa0da2680e692b6e2a7fba192109c31dc64f9843", "message": "Add empty SuccessMeasuringNetworkClient interface\n", "proba": 2.3192630749235832e-07} {"commit": "c6ebd2fefbd570c65378b272b0ffa7c74ad9e944", "message": "clena up\n\n\ngit-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@11271 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.787194143318629e-07} {"commit": "c76a11c61747b294799131c2b630250d4f8d1d86", "message": "prevent exception in weather report repo\n", "proba": 3.474269192338397e-07} {"commit": "f713676bfb1abfc28e8e8e252b7821b243955a5f", "message": "Fixing NPE when Provider is generating an id\n\nSee Issue #20\n", "proba": 1.3061703896255494e-07} {"commit": "782b80313a3386d278ed1c8cf1560d2dbc2df143", "message": "Assign all source set compile/runtime classpath to Eclipse classpath\n", "proba": 2.58844056588714e-06} {"commit": "35287c93dc5e3203622178099af3900211246e37", "message": "add assertGetValueByColumnIndex()\n", "proba": 3.6931729141542746e-07} {"commit": "7f95695b3bb39ba31604285adfdbab68093c3817", "message": "add compatibility constructor\n\n", "proba": 4.415851435624063e-07} {"commit": "7ae031fbd6d6947aebd056d8c03f932abb935d56", "message": "#1238 Refactor BackendConnection.getConnections().\n", "proba": 1.186255005336534e-07} {"commit": "eb713c0800ad91af425974594e9f047faf50d798", "message": "Added needful javadoc comment", "proba": 1.3147537458735314e-07} {"commit": "3671884e71baeb1b94102abf97a53e08fef6250a", "message": "Restore the usage of UploadProgressBar in the upload examples\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@1039907 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2114764103898779e-05} {"commit": "06ebe936591a34e7341f0d96276de296cfb04383", "message": "hasErrors should be volatile\n", "proba": 0.9995720982551575} {"commit": "e20cbe67c67d109dd42cc87c3873b46e4db3e722", "message": "getReportIdList method is updated\n\n\nSVN-Revision: 9881\n", "proba": 1.517951062623979e-07} {"commit": "641b1a13f956773deea425c4a48633bbf7c77c78", "message": "Change storage path\n", "proba": 5.173689032744733e-07} {"commit": "bb7ad30de42ce1b6e084929574872409b1026414", "message": "Fix ErrorAttributeOptions#getIncludes Javadoc\n\nSee gh-24257\n", "proba": 1.78024990304948e-07} {"commit": "2ccc600d26aa4fdb4365d2ab4c63ad53cb84b9df", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "27a0e525f668979529bd2f1c4f016f244ca112ef", "message": "Inception module has been moved to dl4j-model-z and module impl will remain here.\n\n\nFormer-commit-id: ce0a45f3f134812d3b65d11924458680d2f788ef", "proba": 4.802668627235107e-07} {"commit": "082d83b4dcc21fe24bd4459040575babc251932a", "message": "Fixed unselection of groups.\n", "proba": 1.2833987739213626e-07} {"commit": "be457b4071b0852845a42381ae163f1e221a53b3", "message": "keep track of the lastFragment\n", "proba": 4.351737175056769e-07} {"commit": "3ec8e1f392911f89210e10fca605ad38fbf91935", "message": "Remove obsolete testcase\n", "proba": 0.0007472627912648022} {"commit": "fe6bb648e93be17a6bbdd3b4a23db1dfdbd2eac3", "message": "Correct NPE\n", "proba": 0.026846623048186302} {"commit": "3207e4d81e80c13c6a382acd90ed05a606cf02e3", "message": "feat:hbase coprocessor get configuration\n", "proba": 1.4530670000567625e-07} {"commit": "2f010860b37a042022acf6e0fd7e2a200d5526b0", "message": "[ISSUE-590] run task only if pull request opened\n", "proba": 1.7894788584271737e-07} {"commit": "7c730a7f0b9dcfdf3b5d024fc9b572f1fc153f83", "message": "open access to deployment id for extensions\n", "proba": 3.0129234573905705e-07} {"commit": "b37f1b625a597e9fcce97d171fcdc3ab966a3165", "message": "Add support for nullable schema field\n\nwhat\n- Schemas can have an annotation stating that they are nullable.\nThis fix uses a possibly set nullable field for the resulting OpenAPI\ndescription.\n\nSigned-off-by: Lars George \n", "proba": 4.4614833427658596e-07} {"commit": "5acfacc828ba776db8cf9dd035af013ee4d56b1a", "message": "Removing unnecessary index\n", "proba": 7.958656169648748e-06} {"commit": "9ff9dc7fae6e3bc58da285880d3848a766aa02ef", "message": "additional debug logging for issue 14", "proba": 1.2131407345350453e-07} {"commit": "395916eaaf6d3d4aa1ee3777c21b8b396825ab1c", "message": "Issue IMCMS-453: New tab in superadmin\n- Refactor\n", "proba": 1.1340610228671721e-07} {"commit": "ba21f91e055ca09dc5adb73497ab89a9d663aec3", "message": "Check if world is remote so event isn't fired for single player entity tick\n", "proba": 4.480525603867136e-07} {"commit": "f0e54b2a4cd73cc6d6d33eeb550176e04c881585", "message": "JavaDocs issue", "proba": 2.3490669320835877e-07} {"commit": "bf961370bdf0b09300425754f83fea22a1060261", "message": "Added empty javadoc to ProtectionAPI\n", "proba": 1.7156160936337983e-07} {"commit": "fefc71bae4eeae16d4235447b2f7a3817d10346a", "message": "Increase robustness to IOException in constructor", "proba": 7.267229307217349e-07} {"commit": "0e3c7c03f8b2a994acc342a41a950edc5e7bbd88", "message": "plugin: suppress a compiler warning\n", "proba": 2.907775296989712e-06} {"commit": "b9384d8b6b190582966810d90ff0f9df3657b5f7", "message": "fixed type\n", "proba": 1.4822506955169956e-06} {"commit": "5c045861b9891cb6b17755cd4888767dbf6fa47b", "message": "Copy touch objects before consuming them in new touch path\n\nSummary:\nEnsures that copy of the native touch objects happens before consuming them.\n\nThe reverse order seems accidental after refactor, as copying objects doesn't consume them whereas adding to a native array does. This behavior didn't show up during testing in dev environment (only affects CANCEL events), and it seems to be the cause of high-firing crash on production.\n\nChangelog: [Internal] Copy touch objects before consuming them in the new touch path.\n\nReviewed By: mdvacca\n\nDifferential Revision: D32112036\n\nfbshipit-source-id: e9ec47689b7ceb0a40a23bab9f03367c4acb8632\n", "proba": 4.143540354561992e-05} {"commit": "0b4d4dc331b651a517e8d6c0f8f468ec3264d5f3", "message": "Fixed an issue with default model resolution.\n", "proba": 1.1069646888017814e-07} {"commit": "7b7acb0bfa2c21eefeb8a04aea85294f5aa3203f", "message": "codacy : removed unused variables\n", "proba": 7.533251391578233e-07} {"commit": "27598840f83b10dd98bad1ab01c5ee8bb5c63405", "message": "android: add comments to InvalidationHandler\n\nChange-Id: Ie40b711377d46a37ae7cdae1496919049b5b7736\n", "proba": 4.829555564356269e-07} {"commit": "887e0daff204d2f96b4e206efe7c3188187e4b93", "message": "Update to V3.0.0\n", "proba": 2.3635227819340798e-07} {"commit": "84f81ed3e2b79ab3117bcf1ee067a21a05853e69", "message": "check kitkat sd permission before deleting from viewpager\n", "proba": 1.4689101135445526e-07} {"commit": "7f17110d983897eb79a1c665e5805a81541f8915", "message": "fix NPE\n", "proba": 1.261007219000021e-05} {"commit": "83e443da9e07971c06683eedc8ee64d852a05da5", "message": "Removed debugging code.\n", "proba": 7.276119617927179e-07} {"commit": "16d0596c930850862f202dc939031792a7a4c5a5", "message": "Changed circuit index to integer\n", "proba": 0.013484446331858635} {"commit": "de81e903964bd36387f49eeff17addfa6c9a5edf", "message": "Polished\n", "proba": 2.9874697702325648e-06} {"commit": "9852fbb5738dc9fb89d8fcfc5f9662a6fdcffbe3", "message": "Prevent recursion of commands during closed session state.\n", "proba": 1.4189059527325298e-07} {"commit": "288bb8af303d6af5c264f47fb1209c99b72a69ec", "message": "Add packed ice. Closes GH-87\n", "proba": 5.512943062058184e-07} {"commit": "e2446a6cbf269d4f9d15ed10340bd73171966534", "message": "A comment\n", "proba": 6.587144412151247e-07} {"commit": "6741e21ba9e574b677788deb97069363c3f83215", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "bc03085cd9e4a2aef8e5e00c6367a8ceabc599be", "message": "data range label fix\n\nSigned-off-by: Bojan Utkovic <99001700c341e71194a8fd875b4155b0d6dbf33d@comtrade.com>\n", "proba": 1.230687587394641e-07} {"commit": "1c2b10b5bee7f18cde9f15ec30a7e8f074fdf0a9", "message": "Temporary removed synch\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@4142 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 3.4474205676815473e-06} {"commit": "1319e20f0f9e6ede24412494c39e6efc090cedd0", "message": "Replace TestPlanMatchingFramework#assertFails with assertThatThrownBy\n", "proba": 0.0004895269521512091} {"commit": "af5ec125ca79c2bf92cc9e1f8cd20b1980970a81", "message": "Add style attribute to ButtonRadioChoice that hides the radio button\n", "proba": 2.463240775796294e-07} {"commit": "e79fe182e6c49085c7e8c558d2ab4fdeb5b3fb01", "message": "rewrite to fix bugs exposed by GSE3500 (more fixes)\n", "proba": 1.0202214184573677e-07} {"commit": "7d76181d2646fc63c6c3c5ba127fe366731f79ca", "message": "Reactor SNAPSHOT updates\n\nThis change updates the integration test configuration to stop calling\nMono#get now that it has finally been removed.\n", "proba": 1.008612429131972e-07} {"commit": "3aa351d06969849acc9a10db355af2f11b5a7b71", "message": "JCR-3512 DelayedDelete in MultiDatastore does not work correctly\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1461524 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.864734357099223e-07} {"commit": "2303195f5e855156bb095434ffcc43726bbdc78c", "message": "Changed some phase 2 text to remove antropomorphism\n", "proba": 3.3041803249034274e-07} {"commit": "a4f6a1e02a17346abd10c5b409f4dd224e55b9ec", "message": "[TimePicker] Update motion specs\n\nPiperOrigin-RevId: 472531602\n", "proba": 1.2486800926581054e-07} {"commit": "ac0b9be17b3a660b85c5b683f42c4df3b92d4f6e", "message": "Fix JDK version recognition for version 9 and greater\n", "proba": 4.843512897423352e-07} {"commit": "5284e1b9649d5414e61adbfc467619e169437d03", "message": "shop: order: also filtering parent products:productContentType while getting the product content specific for digital goods. The error shouldn't happen anymore and if it does, it's a warning now.\n\nhttps://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/943\n", "proba": 1.1901695415872382e-06} {"commit": "73d6224afe8f945e02c37d77f99ffa9760ae0b84", "message": "update: run twitter scheduler once every 61secs", "proba": 4.5172086515776755e-07} {"commit": "4db64da289d0e268b246681281ed04cdda7bdd69", "message": "Correction de la gestion d'erreur dans le cas o\u00f9 le message d'une exception est absent.", "proba": 1.661419730680791e-07} {"commit": "5ac7c13663b1fd626b0eb0c73e482cad8c98bea0", "message": "add arSSize and extend arS size by 1.2 times when extending its\ncapacity.", "proba": 1.336862283096707e-07} {"commit": "86d7175c796ab618aa54233984d4fc433fee4175", "message": "Since we start the JettyWebappContext manually, we also need to assume responsibility for shutting down the context manally (it is not considered managed by Jetty)\n", "proba": 1.213756348761308e-07} {"commit": "f250e145a4fc27ee94abb8e1df348a61120b8a03", "message": "Fix in multi twilio adapter buy\n", "proba": 1.310155113287692e-07} {"commit": "6bd00322eb0f1ad45fe7a1991b0f3034f7774e35", "message": "Jira UIMA-297: do not serialize auto-index metainformation.\n\nhttps://issues.apache.org/jira/browse/UIMA-297\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@506987 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.701239832793362e-06} {"commit": "8e0ce2ef88ac2d659175fc6274939b9095782488", "message": "Fixed paths for downloading TCGA datasets that contain all genes.\nA flag in the TCGA XML generator determines whether all genes or only the sampled files will be downloaded.\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@5327 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 4.206630819680868e-06} {"commit": "b570558fc894e152d07121dc7b285da99350e75f", "message": "fix: repeat SessionAgent scheduler only finitely", "proba": 1.3709492350244545e-06} {"commit": "8d50a41b12e3fcffdd2b616706c71c6d5c9efe90", "message": "cleanup code\n", "proba": 9.600308885637787e-07} {"commit": "0c541ba8297187469235e6ee67cfa0def3710a64", "message": "throw the excception to the controller to handle, clean up\n", "proba": 1.2596190401836793e-07} {"commit": "a2bc98230f954bc4bcc9cf80473ea885999c6bc0", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "cb747f9f5d47b52b8216126ac03cbba4d39c289a", "message": "finish surface tests\n", "proba": 3.6497007727120945e-07} {"commit": "dfccda21ba8888ed6e208dee05b95b98b0e8c15e", "message": "Renamed private variables in the TranscriptActivity\n", "proba": 3.4641848856153956e-07} {"commit": "3e7846626ce2f63b854851701ec04d9b18be10b1", "message": "feature-398-phased-variants: decomposeMNVSingleVariants is now public and static to enable its use in other projects\n", "proba": 1.0806930106355139e-07} {"commit": "c5df68b07299883ff3b21c60b2b691703b026ebc", "message": "fix check for log query\n", "proba": 4.090817071755737e-07} {"commit": "f04f6abe93a9f3913036f6dba886dfccc9811f51", "message": "Add error handling to migration to fix empty db handling\n", "proba": 2.760519919320359e-07} {"commit": "207c7b36280d00312a81a4154993176b2080b304", "message": "Fixed CS for Camel-Support\n", "proba": 1.9176475518634106e-07} {"commit": "0ef4ba7422ea4b5a45c0f852674ffa5c411834d1", "message": "Delete obsolete class\n", "proba": 0.00012063192843925208} {"commit": "6b0ea1d90882128a12827aec161aada750a67824", "message": "Fixed issue on loading record in local tx\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@1654 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 1.851297042776423e-06} {"commit": "76aa932a6fd0803b18b2bde3abaa3e0b189c9505", "message": "Fix missing letter in plugin attribute name!\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1515918 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0027497196570038795} {"commit": "8e0fbcab091448e5f81100d1c8c6582a970e5f28", "message": "Cleanup of IndividualSDB: break long lines, remove commented code\n", "proba": 1.700999234799383e-07} {"commit": "22a52a97bd2388ac5b845b9216be3edd983cc200", "message": "BISERVER-4367: Fixed a problem where GwtDeck wasn't binding its selected index.\n", "proba": 9.895985186858525e-08} {"commit": "28509142bb8b343a646fac4f167dbf0950c2b319", "message": "BridJ: fix Pointer.pointerTo(IntValuedEnum) (issue #414)\n", "proba": 4.030283946576674e-07} {"commit": "2dea94a7dabf7a2832e96b996fb9c04aeac7be9e", "message": "CheckIn:Fix bugzilla bug 212715: A report parameter with type Date can not pass value to a data set parameter with type Any\n", "proba": 2.2055596105019504e-07} {"commit": "cf1a8a4e9f68ec2660bc1bacb21591c9d171f3e9", "message": "Data is obtained as JSON, remove unused methods\n", "proba": 4.788732894667191e-07} {"commit": "efca9d7242f4eac83cba829facdfd8bc3fd05fae", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "30f5e0ce7afbaf0d226240aff345c0fa5d242e31", "message": "Test case improvements\n\n -- FileUtilTest.testRemoveDirRecursively improved", "proba": 1.831275966424073e-07} {"commit": "e299e97e862db52fb48c94fb11598bb0cbc8ab14", "message": "c'mon, work for me buddy\n", "proba": 2.8432037879611016e-07} {"commit": "f1e41abf5021886e67d4f3c26c60f8dd4bc8c9d8", "message": "Update LastPage.java", "proba": 7.935872758935147e-07} {"commit": "7ec2ee0e5032981cc6eee868cabc981647fcc0c6", "message": "Switch to more helpful error messages for failing VersionTaps.\n", "proba": 1.0414830597937907e-07} {"commit": "09ded60dd2bf3a62368978f0cfea2edb9fb898d1", "message": "Added @since tag for updateAjaxAttributes\n", "proba": 1.5379650619706808e-07} {"commit": "485649ec9af58b1088c46aacbaa11031ab75bfe8", "message": "remove spurious dependency\n", "proba": 0.0002784699900075793} {"commit": "292cf15674c70e33295604edcf76768ce901d347", "message": "Made interim deposits not cancelable if document contains final deposit\nReduced calls to populateDepositHelpers\n\n", "proba": 1.250741945568734e-07} {"commit": "3f93ff12c1673d93ab8dcbffa30053aa6dd9f47f", "message": "Fix log location on android\n", "proba": 1.1217337032576324e-06} {"commit": "b38d9d40a61c9968e4704e525c903ce772e76a8e", "message": "Fix constant name\n", "proba": 0.9999982118606567} {"commit": "9b2f352794ee28a98529255f30cff9e56e42d42a", "message": "HV-871 Making TypeHelperTest compilable with Java 7 and 8\n", "proba": 1.2102934476843075e-07} {"commit": "8fb6ed88ce2ba18828b7549efee2da9f3df22083", "message": "removed unused imports and changed formatting.\n", "proba": 1.1833443380737663e-07} {"commit": "8f98e59dd44eef72ec939f52b0cb73f148514f74", "message": "RLPNC-5319: update address example\n", "proba": 2.7577675609791186e-07} {"commit": "8a95ae5c504694bf1aa1d2d5152e31b8a6e46273", "message": "Another test. Circular refs look good.\n\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@146 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 5.318865532899508e-06} {"commit": "ca4508d2c005d857ab760eb02f50a10da2a26a85", "message": "add override\n", "proba": 1.1467445801827125e-06} {"commit": "66b085a26750f4c3de9f425fce34c9afd4a4fed2", "message": "FIX ProjectHistoryWidget \u6e38\u5ba2\u6a21\u5f0f\u6d4f\u89c8\u5f02\u5e38\u7684\u95ee\u9898\n", "proba": 1.4223336108898366e-07} {"commit": "1ab22588b6bb2810daad4e15d44356bf4415c828", "message": "ajuste\n", "proba": 3.0042781418160303e-06} {"commit": "1c51c4c3337e885e2f8612aa77ca77ac906fc6fb", "message": "commented out some offending lines of code. Needs to be reintegrated properly.\n", "proba": 1.6716246875603247e-07} {"commit": "fdce557c74443a458a384c486df1c34549e5e249", "message": "Revert \"GEODE-5228: Test will now retry status call to check status of server (#2839)\" (#2849)\n\nThis reverts commit c1f102d226f75ae972e67f111fe1365e8862baf9.", "proba": 1.0832168584329338e-07} {"commit": "7c245b243085bcda6d3d4d04da5beef2783a304e", "message": "updated clean function\n", "proba": 2.7279634196020197e-07} {"commit": "cc24f530c374f63c49356482d928259b499ae445", "message": "HV-347: Removed some raw-type warnings\n", "proba": 2.3356260214768554e-07} {"commit": "ac7f4565233f6b72e6d085f32d77fd11607af354", "message": "Handle the case where contentType is null\n", "proba": 0.999387264251709} {"commit": "5da6b68553abae6cec216b9f9ce8a1e75329c9b5", "message": "Introduce NextDayExDate daily list\n", "proba": 2.791819042613497e-07} {"commit": "04021fd4c8eacdda075180073c9973ae859ab1f4", "message": "Fixed failing test due to whitespace issues\n\n\nFormer-commit-id: 99aa2089478ec8a7de666f7948327e328098eac9", "proba": 5.1941711717518046e-05} {"commit": "7cb546bacc3a516ee6d909864f00f8c8d6efd74b", "message": "fixed bug for abandon requests which have no explicit decorator type\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@1064350 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.000771921004343e-07} {"commit": "972b3cb394fb267eede8ce980f86b8208939271f", "message": "LUCENE-2842: avoid java6-only String.isEmpty in rule parser\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1055906 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.101666177622974e-05} {"commit": "d28e056be5a456a2a9d8800220db973726dda43a", "message": "Chapter 10: Compiler part I\n", "proba": 1.2874195931544818e-07} {"commit": "8435ae78458cee6e215aff3e4fdd851d4c65e63d", "message": "OAK-4478 Enable writer cache for offline compaction\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1748712 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.456963781900413e-07} {"commit": "d769f41b0247cd4eeebac9eba06d2d3c18e65ec6", "message": "Improve AppDelegate#getAppComponent()\n", "proba": 5.645756573358085e-07} {"commit": "64f6ea5c1f58f72451e375751b306c92db812cb0", "message": "Store empty collection in AbstractGenerator for regions, not null\n\nSigned-off-by: Charles Mita <380658849ab6a17359f8a6a98bd9690e10cd57df@diamond.ac.uk>\n", "proba": 1.0491611135421408e-07} {"commit": "c0af4bca0da43a00d659c862650180a3501001b8", "message": "Fixed IDEA-255461 CodeStyle settings jump to last tab when search filter matches entries in last tab\n\nGitOrigin-RevId: 042809b571a3fc6b14f6dc42d7af6da185fb24c5", "proba": 2.6400365982226504e-07} {"commit": "2134406b2ebe4a942bb94ea03749a85b4165ae25", "message": "HYDRATOR-1163 fix topic partition offset lookup\n\nFixed a bug where partitions configured to use the latest or\nearliest offset were not querying all brokers to find the\ninformation.\n", "proba": 9.697104275119273e-08} {"commit": "cbcc9998f16d34685ee34fefa56c6cb51d4616e3", "message": "Support 'produces' and 'consumes' attributes in @DeleteMapping\n\nIssue: SPR-13992\n", "proba": 1.277805381505459e-07} {"commit": "0ffc9162ad2cbd3a7307971b4faf51aa214080ba", "message": "Work around obscured names in Adapter#read\n\nStruct fields with the same name as their type break generated Adapter code\n(see https://github.com/square/javapoet/issues/377). We can work around it\nby assembling fully-qualified names ourselves and emitting those instead of\ntype-refs (i.e. use '$L' instead of '$T'). Hacky, and makes generated code\nmuch uglier, but it works.\n", "proba": 1.6385267542773363e-07} {"commit": "e0381b3a62a573e49ad1f033ad0932bd5329a6d7", "message": "change : add comments for heap sort.\n", "proba": 1.112711913719977e-07} {"commit": "64dc310738ad182c4ea1a88669b6b8ac5e8266a6", "message": "Update WindowController.java", "proba": 1.0379200148236123e-06} {"commit": "097fafee5bb47a636174785bc0c8bbdd0ac3135f", "message": "Do not change default Locale/LocaleList. It breaks \"default\" language option\n", "proba": 4.875903869105969e-06} {"commit": "640a0d3ce2463a7ca9ed34dba818e9b9a721cdfd", "message": "NotesViewEntryData.getColumnDataAsMap now honors setPreferNotesTimeDates", "proba": 2.050511227480456e-07} {"commit": "f2276338461186853beeb086c81931141a848f00", "message": "External and internal operator\n", "proba": 5.03359501635714e-07} {"commit": "23eb1edbe66e3be818451d34ae0c617d2318ca61", "message": "Changed the version of the database\n", "proba": 1.1570035667318734e-06} {"commit": "415aafdf269609c513d19c57a7817594284e8506", "message": "unused parameter\n", "proba": 2.4947025849542115e-06} {"commit": "3d3ce4da044099386638a71af1ee3d39b104849a", "message": "Create file", "proba": 2.4237206162069924e-06} {"commit": "e8f3408d93a1475737323badb2622c28b0071c15", "message": "improving error messages\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@15201 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 5.940590313002758e-07} {"commit": "32139c92369c3f31f488c866aac93be005b468e6", "message": "[FIX] XQuery, FnIndexOf.value: obligatory implementation re-added", "proba": 3.2614525480312295e-07} {"commit": "747b12a94a6861a211c20529b8eea2d661b1014a", "message": "junit: hide inappropriate test kinds based on libs attached to a module\n\nIDEA-185244\n", "proba": 1.350141189959686e-07} {"commit": "e8cf5b713f4c398a30f9f7c61bf10283fb4cd1ae", "message": "Implementing the API for Drools 6\n", "proba": 1.3110512497860327e-07} {"commit": "f5a1a5723849ba3fd77a1bf7fd14465009670995", "message": "#1645 Put scripts in connection folders option fix\n", "proba": 1.7027390697421652e-07} {"commit": "47a18181b8a03b53535ef2aba4ba7734ec44ddfe", "message": "GUVNOR-1133: SimpleDateFormat IS NOT thread safe. Fixing bug.\n", "proba": 9.959875058029866e-08} {"commit": "02dab12e1955175d07efa8f78e6f86fd7f70fe99", "message": "Detached jobs error handling\n", "proba": 3.375350843271008e-07} {"commit": "2ff97b913ab40da06b1501d33f7ab384ba056ce1", "message": "Closes #8", "proba": 2.0958310642527067e-07} {"commit": "9f8fbe44e25b5b28afee3b2567801816a67ff1b9", "message": "Original Test case (with testExtractFromBadContent).\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@16247 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 3.056166406167904e-06} {"commit": "426348ae8158f84c034310e08602362bd1a02072", "message": "am e9c881c6: am ae0161e7: Merge \"Don\\'t handle click events on the emergency button in bouncer mode\" into jb-mr1-lockscreen-dev\n\n* commit 'e9c881c66d7845dabb936e93939179ff87f72699':\n Don't handle click events on the emergency button in bouncer mode\n", "proba": 7.464091709152854e-07} {"commit": "4546438347858d97795b18a50c3d3160f689fa8f", "message": "Added base class for view models which manages observables lifecycle.\n", "proba": 1.0610728651272439e-07} {"commit": "725b3062b74a92b198eae16f29f0b538cd413a5d", "message": "Google Java Format\n", "proba": 2.1779492271889467e-06} {"commit": "a41c28ed3a8946f4e1dbdf903e16a3c07d3ebf88", "message": "\u589e\u52a0consumer\u6d4b\u8bd5\u7528\u4f8b", "proba": 2.546478583553835e-07} {"commit": "8c3a05d35d1db1b4158fd87eb1da61e32e255022", "message": "Removed superfluent import.\n", "proba": 1.270674516717918e-07} {"commit": "f19e2543ca1b8769882370c6ce3afbc7226dbd06", "message": "vaadinutils fix\n", "proba": 4.4550716893354547e-07} {"commit": "70a81a3783772d2bdd629c8f4f0bc9ad48f1a762", "message": "[JBJCA-731] modify ManagedConnectionFactory classname could also change default name\n", "proba": 1.4488105648524652e-07} {"commit": "be1e82db074996dbb2eaca8a175aa763c5fe57d3", "message": "hashcode and equals methods added\n", "proba": 5.660004944729735e-07} {"commit": "caa69c12796f805e570a4d1d8ffc2bfa1b0d39bd", "message": "Simplify statements\n", "proba": 0.9999994039535522} {"commit": "85c43f20b99b64bb6e72820f61a4e03b3c67999a", "message": "Added rotate(EnumFacing)", "proba": 1.3386305397489195e-07} {"commit": "c137bcd94fc26e1bfa63c0957196df656d6b4083", "message": "tweaking CustomItemManager\n", "proba": 4.696432824857766e-07} {"commit": "c8676db0fddce2697db7d01dd038ee3058f268ce", "message": "aesh cat command added.\n", "proba": 1.5414421739023965e-07} {"commit": "8149c6cf5578e6f27bd37d9bf025899a170efd16", "message": "Use String.equals instead of ==\n", "proba": 0.9982439279556274} {"commit": "5a262b339ad9238312d0bed8078c1d862f445b73", "message": "in the new version of ppwcode semantics, the persistent bean methods for wild exceptions and being civilized are no longer properties\n\ngit-svn-id: 380e98d998f12029d9780e105f217f907d976ae8@2842 6057c1f7-a7c9-48c9-a9a6-1240b2ac66dc\n", "proba": 1.9465273908281233e-06} {"commit": "2a05377b6aaaa5dbba6a87979087164fb648f5ce", "message": "add fields to generated StateMachine\n", "proba": 3.700414481500047e-07} {"commit": "0a298b57b3fbf43383dcaf423192a528734ecfd9", "message": "Fix WatchmanGlobPathsCheckerTest flakiness\n\nSummary: Flakiness introduced in D27180679: we no longer perform sync in globber.\n\nReviewed By: miaoyipu\n\nfbshipit-source-id: 80eb02a93db8d5da0e45b8d1cb1da9d8ceba26aa\n", "proba": 1.7091980453187716e-07} {"commit": "6a0219b8c41f9e05c848b29f45de752da02dca3e", "message": "Restore AT default fetch size.\n", "proba": 1.2805598714749067e-07} {"commit": "af4841b74aa7a44e80ec47776d19d84ad445a1a6", "message": "201607111826\n", "proba": 1.0717845952967764e-06} {"commit": "2296b4be55872ae92e775fbd3ab51a43321fdd5d", "message": "work for bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=296118 - Web service fault returning InvocationTargetException instead of root cause\n- add missing files (again!) from revision 6060\n\n\nFormer-commit-id: 8f3f6ace4dc01bb4d8f382ab7ddc0f9ed13ecb85", "proba": 9.012327950586041e-07} {"commit": "420e334849e0258af1e1fa9d82c25f68819c91e8", "message": "#203: added AbstractValidatorRange.getRange()\n", "proba": 2.2501116347939387e-07} {"commit": "862e83fbceac440e08f7480411a9f6b955e80c32", "message": "Only catch EmptyResultDataAccessException when looking for object version", "proba": 1.4336873732645472e-07} {"commit": "206c1f1d797c4b696a8457377ad409a4f952c26c", "message": "Bug fixed", "proba": 4.181952704129799e-07} {"commit": "519af34503dee5866fa69bda3f85ff1abb73ee87", "message": "Fixed builder skip auto command", "proba": 3.0900434921932174e-07} {"commit": "c8316abaaa68260e12cb6c7ac86852b6ca7b5268", "message": "GP-1154: Trying to resolve yet another trace-related deadlock\n", "proba": 1.9163094577834272e-07} {"commit": "102ae4cf41a21408df674f58f4f3fa850918a48c", "message": "1. Remove \"update far\" from menu\n\ngit-svn-id: 5648d1bec6962b0a6d1d1b40eba8cf5cdb62da3d@976 6f19259b-4bc3-4df7-8a09-765794883524\n", "proba": 7.806538064869528e-07} {"commit": "48b404869fd532caa6acf398d9a2b7f6782a8cff", "message": "since https://issues.apache.org/jira/browse/AMQ-4495 always pulls in maxPageSize messages and allows for exceeding the MemoryLimit we must adjust the test case to account for that. \n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1485383 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.51963046543824e-07} {"commit": "4f36141cc7ae00e9daf69a60fadc74a652729bb7", "message": "Better way to get max value for GroupCreationTest\n", "proba": 2.2835000379473058e-07} {"commit": "5bd8261d633496985cf13fb34acbcf846b6f3b88", "message": "implementation of StyleImporter's method", "proba": 2.427893264211889e-07} {"commit": "4798232616b3bdf62c27d378fdc09c7288b7ef5e", "message": "[JENKINS-54889] Avoid NPE with graphlistener (null check on value before adding to the map) (#1882)\n\n* test if key and value != null before adding to the map\r\n\r\nSigned-off-by: olivier lamy \r\n\r\n* do not test if flowNode.getExecution() is null as it should not be\r\n\r\nSigned-off-by: olivier lamy \r\n", "proba": 4.1942703887798416e-07} {"commit": "de71ef0eaa9326da9b8557959cc72c4aac4def0c", "message": "Add local imports with nub matching\n", "proba": 1.9773206361151097e-07} {"commit": "9b8443c70c4568dd4ff297268906043403937372", "message": "Use string value to match string argument in strings.xml.\n", "proba": 2.1633788094277406e-07} {"commit": "6a2c2ba9c248d9224d8c1494f19c7033310641f4", "message": "Started work on ceylondoc tests for SDK (but still not enough)\n", "proba": 1.0410123962856233e-07} {"commit": "e926587aaf7f8cb08e35613fb400f5a054aca3c2", "message": "New visitor to check if a block of code needs to be enclosed in a\nfunction.\n", "proba": 1.0883611878398369e-07} {"commit": "cf1d566d3ca98cb129651ce2944f337193770137", "message": "Exception not thrown\n\ngit-svn-id: 0d504048c269b4af9c309b283ab8850ff378cf6d@1515221 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9968517790402984e-06} {"commit": "3ac18f67c2faf8f10b87c90bd48b7d34478ca4f6", "message": "better test names , and removed few duplication\n", "proba": 2.75468009931501e-05} {"commit": "8c15c4a951e336b994ce86611334376680fee468", "message": "ARQ-33 Updated DeployableContainer impls to reflect SPI changes. DeployableContainer.setup(Configuration)\n\n", "proba": 1.0677196371489117e-07} {"commit": "1691251fefc8703ddc25c5e27aa3ad8c89af0677", "message": "fix(engine): remove commented line\n\nrelated to #CAM-2107\n", "proba": 1.6442261596694152e-07} {"commit": "41e85357aacf9e463d29f503bad5ff700479478a", "message": "Typo corrected.\n\ngit-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@4635 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 0.9998207688331604} {"commit": "b0f0ab48bbd9b80148a3b546af9df0ec135a74b3", "message": "Don't catch Throwable but RuntimeException when initializing systems\n", "proba": 2.2142742750475009e-07} {"commit": "f2c5222f44059be8d9b53501e71f7f2d97024a29", "message": "Add MongoDbDocumentManager\n", "proba": 1.0191268984272028e-06} {"commit": "ae31937bfa29ca0886669e974fe535a11f418cc4", "message": "Remove CoreRegistry usage from HierachicalAISystem.\n", "proba": 1.0888324908364666e-07} {"commit": "a63a2ba59f45744ce7de28bb7ead4694d9964807", "message": "PDI-12261 - Microsoft Excel Writer - Appending lines to existing sheet\n", "proba": 1.2233996926624968e-07} {"commit": "d2a202f1448ff4b91e768f8752388ee1de9bbcdf", "message": "TAJO-593: local hash join \uad6c\ud604 (fixed unittest errta)\n\nChange-Id: I1cb8633c0e4a682f412d51ed2ece927ad349c455\nReviewed-on: https://dbserver.korea.ac.kr/reviews/221\nTested-by: Jenkins <80754af91bfb6d1073585b046fe0a474ce868509@dbserver.korea.ac.kr>\nReviewed-by: Hyunsik Choi <05a3172daee8e68f070c7e3940f4ecf228130ad0@gmail.com>\n", "proba": 1.4280638538366475e-07} {"commit": "c805e395b789fa5ae6576747a81df20bd8b9dfb2", "message": "CSPACE-3283\n", "proba": 8.726663622837805e-07} {"commit": "b803b84f4fd0163aca95e20a4396977ad5a403a7", "message": "#3045 decrypt password in welcome email (#3048)\n\n", "proba": 4.100779733562376e-06} {"commit": "f8468dc319c1ef551aff65c8e26b88825bf9eaa0", "message": "added server class for threading\n", "proba": 3.4603678500388924e-07} {"commit": "c0659a032619e02236bf66e77c049bda48b6aa8c", "message": "PlaylistCrawler: Add constructor\n\nThe constructor takes the youtube connection and creates the own channel\nrequest.\n", "proba": 1.1867653171293568e-07} {"commit": "99fa28726de2229e1912ab6d860b40a2a5fb276e", "message": "FELIX-1787: fileinstall relies on location to be a valid URL for update to be successful\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@828014 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.368923664012982e-07} {"commit": "8d49020b9b99b271e1c814f5d6aa4d9f8aba9690", "message": "Clean up if block and add JavaDoc in DiscoveryClient\n", "proba": 3.8532866142304556e-07} {"commit": "1adea02a9e8028b8ab6aee651896a0b675ffc747", "message": "Scheduled executor should be a daemon\n", "proba": 4.2929223127430305e-05} {"commit": "36d08e94b9cd147e9d4612b1ec55ccbe254027e9", "message": "testGetVariantByGeneNotExisting\n", "proba": 1.5988196537364274e-05} {"commit": "e35c4db13c35c36017a7bb1e517ce263da2d65f3", "message": "fixing unneeded whitespace\n", "proba": 2.306327223777771e-05} {"commit": "37279da7071a916cda11d209aa74b1fd57ad3a4e", "message": "for #661 check for b64 encoded private key", "proba": 1.8558156966719253e-07} {"commit": "0c1415f12c820489da7584e4ff43554739a8394f", "message": "Added Debug.d/e taking only the exception without a message.\n", "proba": 1.0081508605708223e-07} {"commit": "f61cd78d58f294c3f3ac1912558a45cfac926545", "message": "FIX: Class/filename mismatch\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@193312 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4969050425861496e-06} {"commit": "9ee3a2045091762852bcfe8b6718c312a41d49a4", "message": "compareBoundaryPoints should raise a WRONG_DOCUMENT_ERR if the two Ranges are not in the same Document or DocumentFragment.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@320011 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9980760812759399} {"commit": "337cfb7636c856433b3d54d84ae6cde74470453c", "message": "This does a slightly better job. It still won't work.\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1642 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.385190499713644e-05} {"commit": "f7982e8c424fb9da67adcb36fcb79f8b9d7eb502", "message": "javadoc cleanup\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@4711 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 9.412045756107545e-07} {"commit": "dfac8c2f85b48fd35f7e60e4bbeebc336993184d", "message": "fixed SAM track autosave bug ", "proba": 2.014021305285496e-07} {"commit": "ad497a8eaeba7bc3e7011eebb3b1ce119d1b193c", "message": "Added elephant (loxodonta africana)\n\nFixed species returned for macaque (was previously returning ciona for\nmacaque aliases)\n", "proba": 1.0937948502487416e-07} {"commit": "c9c75960cbbe30129a1924d46aa11c563395d6b5", "message": "Fixed a small stupid bug in isCollinearTo().\n\n", "proba": 2.273294086307942e-07} {"commit": "64b07dcf5aa28883144ad0f56a07dff34fb38c3b", "message": "Platform params override regular params. Warn if param that had value\nis overridden.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@1316 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 8.551383871235885e-06} {"commit": "717f1e50e4fc8c75e18d9aa708bb06fb31578ee3", "message": "Cosmetic.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@5976 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 5.203952969168313e-05} {"commit": "a1f88c8bdcb90f98c7c2823c6cc8e03a456d97e3", "message": "Update to not show \"Preserved\" option unless config property is set. Also updated wording to reflect title list rather than holdings list.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@12780 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 7.872561127442168e-07} {"commit": "9a0ab3a0c92e7ffc1a7a9aee7057f93956fec629", "message": "- New property read strategy - always read all properties of a resource, even if only one is needed\n", "proba": 2.3090008482995472e-07} {"commit": "9b40203b8fcf3a5a9d0abebce11c09dd3552e76a", "message": "BUG-1800: restore QNameModule sharing in parser\n\nThe refactor to eliminate use of QName.getPrefix() has lead to us not\nsharing QNameModules anymore. Restore the capability to allow us to\noperate at pea efficiency.\n\nChange-Id: I9a23ca3396390eae0ffe9d954fb6fab3c7d1be55\nSigned-off-by: Robert Varga \n", "proba": 3.791651579376776e-07} {"commit": "469333e86702803621fa860650b90e531609a598", "message": "- comment out again\n", "proba": 1.1405187194668542e-07} {"commit": "5db82ae1f560760cb6404a43c21f21a954af211e", "message": "Make sure repositories added to require.paths are configured as root repositories\n", "proba": 4.677904428262991e-07} {"commit": "9f5b8aeeba09224cb7912a38e08f705b0a4f4b05", "message": "Added methods for specifying the delimiter string to be used when parsing the stream to load experiment data.\n\n\nSVN-Revision: 13262\n", "proba": 3.66771217841233e-07} {"commit": "74f02d8e707c77a6247def20dc1579fc3da1add9", "message": "Comment out debug line", "proba": 2.530061635752645e-07} {"commit": "b2e1726ee30d129e0cd7ae453bf96474c8335f8c", "message": "Changes\n", "proba": 4.367296696727863e-06} {"commit": "18c971b3a9ffba7ef6c4557530eb71cfa9a45ea1", "message": "#293 remove test with empty password\n", "proba": 1.5539644664386287e-05} {"commit": "75b0ddd8b4f112f12d783eb19f9826b4e61e5f3c", "message": "feat(android) implement wakeLock\n", "proba": 2.0283343928895192e-06} {"commit": "001f0270f676149ddac0d6942f287590646d3bcf", "message": "Updated getUuidsForLibraryItemsGivenType to work with ApolloIndexableItemTypeEnums instead of Strings (required for 2.0.1).\n", "proba": 1.0032402286697106e-07} {"commit": "cad2867c8f90326a3884566880789cc8b60b5db2", "message": "core: storage_pool cleanup\n\n- removed condition from setter\n\nChange-Id: I50990e21ed751f3e2119bdfd3bce7ef2eb6bf694\nSigned-off-by: Laszlo Hornyak <71bc11d003eb8a4052af2e4a579dccca64163578@redhat.com>\n", "proba": 1.2951322503340634e-07} {"commit": "57a75d9633ca7f097e22811cf1fff835bd43cbc1", "message": "Engine: pass default displays head as string\n\nNew VM store the heads value as integer, which pass to vdsm to treat it\nas String.\n\nChange-Id: I938e7a9285282f72c6b08b23b804cd84f6f8d060\nBug-Url: https://bugzilla.redhat.com/1018760\nSigned-off-by: Shahar Havivi \n", "proba": 5.751040248469508e-07} {"commit": "7594530b82b113ad8fd47e841d63970b57015b3f", "message": "Adding simple test using online URL for operation artifacts\n", "proba": 1.9589901967265178e-07} {"commit": "8e0420d4a134876c8afcf6a071d8ce9919a29d39", "message": "Block plugin from loading", "proba": 3.0558263119928597e-07} {"commit": "659f8d7c2e9a6b4f8cc73289259b09b7effdcefa", "message": "add isActive to category, product and sku\n\nadd class that can be overridden to set date to test navigation for specified date\n", "proba": 1.853120323858093e-07} {"commit": "565157305205be2769922e7bbc9e46430371b6e0", "message": "Fix the typo and message.\n", "proba": 0.998570442199707} {"commit": "d94aaea4182cec994aa84c0298c56b0ebe27205c", "message": "stucaz", "proba": 2.014919573412044e-06} {"commit": "caf45ccf9d667b9bfcc43907772f71b03a591071", "message": "remove unused code\n", "proba": 1.6653786587994546e-05} {"commit": "f70269cda3f1c19d9da0e99735cedf501a58ebb7", "message": "[Add] some comments of Server in instant-run-server module\n", "proba": 1.4879184107030596e-07} {"commit": "e983bfaebacc9cce8218208f94b5dc249f4ebeeb", "message": "comments\n", "proba": 5.451620381791145e-07} {"commit": "d2e55fac78b8533212d3fe2888ff35c2f1aedcc7", "message": "small bug fixed at VariantAnnotationMongoDBAdaptor\n", "proba": 1.9560536657081684e-07} {"commit": "46aad1fabaf52d7bfeb7575178e9e48fe925d809", "message": "Typo fix.\n", "proba": 4.15064363323836e-07} {"commit": "6fd4eb8b687173354973803f47bc2cf19645ca93", "message": "Fix DataResultViewerTable lazy node creation bugs\n", "proba": 5.566316758631729e-07} {"commit": "d7e0cd3a1267996317a7e3d4b141452c0326a87e", "message": "[rhiot#453] Got some trouble with multi test with CloudPlatformTest \n", "proba": 1.107556002466481e-07} {"commit": "83786e85713237ae3c4b55877c4c07e58b91dbeb", "message": "unsort columns if they are hidden and another column is sorted.\n", "proba": 1.6867063834524743e-07} {"commit": "7d7ca93839c26e8ec442008a00354a9227d26f7b", "message": "Code clean", "proba": 4.224982035339053e-07} {"commit": "7ae1348057c829f134df9940770bb375f3546520", "message": "Minor modifications\n", "proba": 4.283387227133062e-07} {"commit": "a6884ae06407313165d5a7dba8b8706737b97ce3", "message": "playing around materials, invalid inventory materials should now be changed to valid ones.\n", "proba": 1.0447539722235888e-07} {"commit": "2afd1e5435dfa5229d94332f86ffa0ac02d7bcec", "message": "[Spring Batch] Improved producer logging.\n", "proba": 1.0794075677722503e-07} {"commit": "7ab3623c30f4810c32e9987c989d213519dfb792", "message": "use util method\n", "proba": 8.0560485002934e-06} {"commit": "004a9a8bed02c99c3a87ee6b7b3ef024e329131e", "message": "TII-41 treat 218 as a success\n\ngit-svn-id: 4e8da3c7dac66920e663ced6f23cd9ae43b37078@51264 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 8.69412588144769e-07} {"commit": "e4655b7ad17adc278933f4cfcac6bd73594c03cd", "message": "[#2970]Formatting...\n", "proba": 1.2697611850853718e-07} {"commit": "1eb9e08ebf150a65387bf4c450d2337829bcc0d9", "message": "Change description of visualize wizard\n#466\n", "proba": 1.2536438021015783e-07} {"commit": "381bbcfe54c3e36f77c415de684a2eb64aac83a1", "message": "Added other rollup question names\n", "proba": 1.850930289037933e-07} {"commit": "14ab810b46055f6de56c69878734a6eb1a8597ce", "message": "Catch uncaught exceptions when job starts (#897)\n\nSummary:\r\nWhen an exception is thrown during finding job or starting job, it would\r\nterminate the whole worker because it will be uncaught.\r\n\r\nThis commit is to catch those exceptions and make best effort to mark\r\nthe job failed when these happen.\r\n\r\nTest Plan:\r\nThrow out exception in these cases and see if the error is gracefully\r\nhandled.\r\n\r\nLog lines after test:\r\n> DEBUG 2020-06-17T13:23:11.786 Begin processing jobId: 8d2627e3-748e-44e5-94b6-b1692648367d\r\n> EventCode: WORKER_JOB_STARTED\r\n> SEVERE 2020-06-17T13:23:11.787 Error processing jobId: 8d2627e3-748e-44e5-94b6-b1692648367d\r\n> java.lang.RuntimeException\r\n> \tat org.datatransferproject.spi.cloud.storage.JobStoreWithValidator.markJobAsStarted(JobStoreWithValidator.java:72)\r\n> \tat org.datatransferproject.transfer.JobProcessor.markJobStarted(JobProcessor.java:187)\r\n> \tat org.datatransferproject.transfer.JobProcessor.processJob(JobProcessor.java:86)\r\n> \tat org.datatransferproject.transfer.Worker.doWork(Worker.java:39)\r\n> \tat org.datatransferproject.transfer.WorkerMain.poll(WorkerMain.java:138)\r\n> \tat org.datatransferproject.bootstrap.vm.SingleVMMain$WorkerRunner.run(SingleVMMain.java:111)\r\n> \tat java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)\r\n> \tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n> \tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)\r\n> \tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)\r\n> \tat java.lang.Thread.run(Thread.java:748)\r\n> EventCode: WORKER_JOB_ERRORED\r\n> DEBUG 2020-06-17T13:23:11.789 Finished processing jobId: 8d2627e3-748e-44e5-94b6-b1692648367d\r\n> EventCode: WORKER_JOB_FINISHED\r\n> DEBUG 2020-06-17T13:23:11.79 polling for job to check cancellation\r\n> DEBUG 2020-06-17T13:23:11.791 Job 8d2627e3-748e-44e5-94b6-b1692648367d is not canceled\r\n> SEVERE 2020-06-17T13:23:11.794 Could not mark job 8d2627e3-748e-44e5-94b6-b1692648367d as finished.\r\n\r\nReviewers: #dtp\r\n\r\nDifferential Revision: https://phabricator.intern.facebook.com/D22090549\r\n\r\nTasks: T68426811", "proba": 2.9977105441503227e-05} {"commit": "d77cfb8f6a002cce5a7fe91205fc9f7c5f841d4f", "message": "user info typos\n", "proba": 1.425287155143451e-05} {"commit": "f3282dba17328627467cdc5ca591c8f0fa38d74b", "message": "cleanup\n\n", "proba": 3.1109298106457572e-06} {"commit": "34170272e160567205ad83af2156c01e9ca74b1f", "message": "SOLR-12181: Reset simulator cache state when shard becomes inactive.\n", "proba": 1.0377116410609233e-07} {"commit": "3cb78d9cabb0c3ce306f195392758327134187b1", "message": "removed unused import\n\ngit-svn-id: 1c1213f8f7c84ad04f6dff58fe0018897289a6e4@7772 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 6.732103088324948e-07} {"commit": "de88303f5ef7d5bcd9653650d2c0f345b6586118", "message": "KRACOEUS-6037\n", "proba": 3.3917751807166496e-07} {"commit": "2fc762d5177495bfe9d524fc21ee9774d42c1f8f", "message": "XQueryLexer: Implement XQuery 1.0 (A.1) [98|150] DirAttributeValue|AposAttrContentChar.\n", "proba": 1.2109283886729827e-07} {"commit": "aa4b1d8ba9d5e317b67638b764d92d17fb810aa0", "message": "am d292d2a0: Merge 36a3a392 from mr1.\n\n* commit 'd292d2a03134eaca8b51b6313610b4b78de53c83':\n Merge 36a3a392 from mr1.\n", "proba": 2.405518841896992e-07} {"commit": "72439ccc970846b8e87d10303cb03281c72f822d", "message": "Add fromString for WSMessageType\n", "proba": 2.2737451388366026e-07} {"commit": "5727980fea357fed3e1b4d18332ed6ae1c6b7fd6", "message": "Refines message.\n\nRefs #108\n", "proba": 1.3983860469579668e-07} {"commit": "23cc1481fc7a7a0d2f88bfb230d0110a813ef870", "message": "Fix file path in sample activity\n", "proba": 2.258187123516109e-06} {"commit": "32c9c38577f7d2710d6daf9afadb99ddfeebbdc1", "message": "Optimize ServiceConfig code and extract constants (#7793)\n\n", "proba": 1.1682893585884813e-07} {"commit": "ccbc9d8505be83fe5c0e741d2e2ed0ce464e20cb", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "85539134c06dc7ef68ce1a3bd0b01b784cbce1b3", "message": "Reviewed comments", "proba": 1.6071258812644373e-07} {"commit": "2ceb2d198ef921c89f4f3fa53ff175311857ba0a", "message": "Improved key to contain also the filename\n", "proba": 2.946480037735455e-07} {"commit": "82cdb87a86b3fff37524916f12dc1f4472d49c10", "message": "refactor(es): add logging to ESCacheStoreComponent\n", "proba": 4.866051313001662e-07} {"commit": "b7287119bba9966863955b2a5aeb41832bb448a3", "message": "remove commented code\n", "proba": 3.5036961776313547e-07} {"commit": "1ca8674049922158c75a959626141309397faec9", "message": "writehandler handle method cleanup\n\nthe try/catch is now around the whole handle method.\nwrite outputbuffer doesn't catch any exceptions\npulled out startMigration method\nevent counter is not volatile long but a swcounter; just as with read-handler\nremoved findbugs supression since no volatile long increment anymore\n\nWIP\n", "proba": 3.488911772819847e-07} {"commit": "d00719ca1cfc15755e7a1e414e49ffa10b262cfe", "message": "benchmark: Add assertion in test\n\n", "proba": 9.121858056460042e-06} {"commit": "6799a2ac0556e42c4205e4249fac7846c6d49e0a", "message": "Added the profiling stat entry \"Query.indexUsage\" when the SQL engine uses the index.\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@1258 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 2.1610379917547107e-05} {"commit": "7fb0ef5f64fef3cdbc6378aaadf84a9df6471f9a", "message": "CachedAsyncDataQuery now validates its arguments in the constructor.", "proba": 1.0330253985557647e-07} {"commit": "b62563a82d4f0e480c9b0b7fa25106cb77b58768", "message": "PDFBOX-4421: use switch statement\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1881800 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.082676249097858e-06} {"commit": "8ae58c221eab81d98ad470e07fd2f1ff3e648f02", "message": "remove excessive logging\n\nGitOrigin-RevId: c426eb372325957fdf4e839f105f467d7a9d7bd5", "proba": 6.000334906275384e-06} {"commit": "036329ecb25e75f5ce2e8e108b92318f49bc7f20", "message": "Added a test for compressed (GZIP) load and save\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@97058 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 5.526961786017637e-07} {"commit": "d6c23ccdbf725c905054cf0a9f31fcc8766f3d74", "message": "changed VariableLengthColumnsRecordReader class -- changed log messages\n", "proba": 1.2563162954393192e-07} {"commit": "bacf3ba83122b40eebd7e4aeca9c95f66f8d77c9", "message": "DUBBO-459 skip unused stream\u65f6\u4ec5\u5728stream\u4e2d\u8fd8\u6709\u672a\u8bfb\u6570\u636e\u65f6\u624d\u6253log\n", "proba": 1.344787676771375e-07} {"commit": "cc81b19fc8a5355d91cc2eece45e4a35350d4b6d", "message": "Move lock release back into afterCompletion for entity beans\n", "proba": 1.9023234187898197e-07} {"commit": "67df52ab0b08afc0b182f3505a5d41a5cfdb65d5", "message": "GUACAMOLE-197: Fix build issue introduced by moving variable context.\n", "proba": 1.006494656508039e-07} {"commit": "cfd15ded9afeb9d315098ac52f81d5899dd8b7a4", "message": "Added ValidationExampleServer\n", "proba": 1.5511098183651484e-07} {"commit": "6df4be7c4b794c2399e46104d2be79ec14133f8a", "message": "Additional check in for bug 302167\n\n\n\nFormer-commit-id: 7303886534ea6e78310129f868f97e7927ac1421", "proba": 1.6191809493193432e-07} {"commit": "034cbfb4e54d7bf9785efa2d5ef415fc43bd00b4", "message": "Remove useless doc saves\n[KULPURAP-2052]\n\n", "proba": 1.1434745772476163e-07} {"commit": "919fc371ee607c232470453c0a9b9ce87c5e23fe", "message": "Fix for bug 233758 \n\n\nFormer-commit-id: afaed9130ffab3a60ff130aa1f9b18960f40c341", "proba": 6.574059625563677e-07} {"commit": "d7946785e9ed0bd3bd00b84739db7e8e64a82b8d", "message": "fix table name derp\n", "proba": 0.00027633539866656065} {"commit": "546ee2186df6cd3bd6feaf45a71ea8d5d276d370", "message": "Bug fix\n", "proba": 5.465154799821903e-07} {"commit": "59a1d59a52ba8db28964ef137fe6e3489581b27b", "message": "Create rmiUrl field to be used by *RmiContext", "proba": 1.7061769597148668e-07} {"commit": "821d3043e2f18a8003aa8292de1d33c618b195ad", "message": "feat(gateway-vertx) Display API port on startup.\n", "proba": 1.0892354396219162e-07} {"commit": "0b4e1773ed7653d17bbda7be39baf2a19d895abc", "message": "Add \"Create Manufactuer\" button\n\nAlso relayout the buttons", "proba": 2.2491505546895496e-07} {"commit": "b7b79f61a6745b978e1b9c32d4b9788634edb641", "message": "Set error check value\n", "proba": 2.0909490103804274e-06} {"commit": "dbbbec1b9a3bd2a12b3f6f039a51471ce1f49e70", "message": "Added null check for properties", "proba": 2.156778577955265e-07} {"commit": "713f49aa9832ed4a86a6909c1288d7c0813803a3", "message": "$ removed from timezone for dwr", "proba": 2.4352769401048135e-07} {"commit": "85259ba431be2094499970b3d6128e9cf6a65f77", "message": "Added %player% flag to broadcast action\n", "proba": 2.039336663983704e-07} {"commit": "f3bcd73330bb14924c5afcff0720d40ccc42bf02", "message": "[de] avoid false alarm\n", "proba": 3.627442492870614e-05} {"commit": "ee5d26dbbecb8da9d8c922af958a4074268eaa88", "message": "BuildableStackedSlide: Add the buffers for the [COMMIT SYSTEM]\n\nTHE COMMIT SYSTEM\n=================\n\n1. User adds chunks using public methods.\n2. Each chunk add method tells the user whether the add succeeded (i.e.\nwhether room is left on the slide).\n3. Periodically, the user \"commits\" the added chunks. This moves them\ninto a list where they will actually be drawn.\n4. If the user has partially added a section that they wish to remove,\nand has not committed it yet, they can \"revert\" the chunks that they've\nadded, which clears the list of uncommitted chunks.\n\nI might add a dual-layered commit system with three buffers, where you\ncan commit and revert, as well as superCommit and superRevert (those\ncommit what has already been committed or revert what has already been\ncommitted).", "proba": 0.00018372954218648374} {"commit": "98c1db74777b572c4ade39b91522ffe2d40b3b7a", "message": "Updated Javadoc\n", "proba": 2.85791628584775e-07} {"commit": "868b8ae25ae00db3041696172fb2f9905e8ef214", "message": "added userArray = null and move toggleShowUsers to always be called\n", "proba": 1.5632336669568758e-07} {"commit": "0099b87ec2a01f9252e8248dab0d58f8007a715a", "message": "Loosening assertion on query failure, as in 2.6 the error code has changed for a missing 2d index.\n", "proba": 1.1129836252621317e-07} {"commit": "6334d744c1b72aa855718833b843cbd9928f67d3", "message": "Avoid the db string to db string casting.\n", "proba": 0.00013085961109027267} {"commit": "a9f65966f23890837f07921e7a28a6e2e320763f", "message": "Doh.\n\ngit-svn-id: ab958c476311f74e86ee832004c6a67548147dc4@25 fa58ed31-cb36-4ed5-9fdd-8231cce51029\n", "proba": 0.0001267332845600322} {"commit": "6438a87f8396a3b50c0d9e0bd93db7f5ee8b6776", "message": "Add enhanced assert for Receipt events deserialization\n", "proba": 4.838213385482959e-07} {"commit": "878fd4d2ef0bce253dd25582c2395117753861ae", "message": "bugfix acquireHostList tests\n", "proba": 2.731019321799977e-07} {"commit": "903f9969b8cdbfc7a69759c2da6bb90ea7252ce1", "message": "ACT-2019 ProcessDiagramGenerator produces black process diagram\n", "proba": 1.2589357822889724e-07} {"commit": "bf481fb82bd9ec715b1068187fae3d5c39bce622", "message": "More coupon metadata testing\n\n- Use unique coupon params in original test\n- Also add standard metadata test\n", "proba": 1.1465648697139841e-07} {"commit": "5331fff48bd9b76f19d113ce29e9264837f84980", "message": "Add coverage for TextTable tests\n", "proba": 2.317622431746713e-07} {"commit": "cf84ad5b9f24aca2540bc413a229f638307538c2", "message": "Fields can have default values in which case failing to find a value does not error", "proba": 1.9604232875281014e-05} {"commit": "50f685b6712b8072382cc8568dc0ece8b8b1f69b", "message": "fixed import\n", "proba": 6.131749614723958e-07} {"commit": "ca73e7c01b739f0c9eb067955a94326671f72b74", "message": "Improve token storage and generation in the test expression tokenizer.\n\ngit-svn-id: fb9b3c32f58c6cc615b2ba963a113d6f2c634384@304 c9e57fc7-f7bf-4014-a52f-2ff4955da382\n", "proba": 0.9993529915809631} {"commit": "350b658a82b68dabb89f64a3aa7f3b1b5b45e16b", "message": "Completed: 152512: Error: \"Unable to open Bug report: 36 \" in org.eclipse.mylar.core\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=152512\n", "proba": 6.733612281095702e-07} {"commit": "739aa113da50ee35ae4255cae56208840ca77a40", "message": "Changes to compare input to enable using it for compares from merge wizard\nrevision selection page.\nIssue #: 1395\n", "proba": 1.1959511425629898e-07} {"commit": "7a9f9166936135a8019550208e16592af1a368b1", "message": "make abstract quickfix", "proba": 0.9990233182907104} {"commit": "41d565f5fe88bc12f162a14b2947fdeadb28e317", "message": "Corrrected function call to get doi value to md.get().\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@26552 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 5.6299100833712146e-05} {"commit": "9e7dbf6354b1a93a001cb0076722005d3408a01c", "message": "Fix powershell storage domains SharedStatus confusion\n", "proba": 1.2051096973664244e-06} {"commit": "f0621f23360c823ba4e3496ac18ae9079b0ecf16", "message": "Made constants public\n", "proba": 1.4069136966554652e-07} {"commit": "b3f66b8dfe2d077dc18c14f14b0f62d3a3388963", "message": "SNS scan server: implementation of demo command didn't update progress counter\n", "proba": 2.0547649626223574e-07} {"commit": "07d88094a5c12b5fde779166a4552f8033686bf4", "message": "\n\nSVN-Revision: 609\n", "proba": 1.724623643895029e-07} {"commit": "3d6deeacca7c83f3d664be30bbae2fd71ce8bbad", "message": "changed to support pulling propositions from an h2 database\n", "proba": 2.1116464665738022e-07} {"commit": "ccca3959fd64b133edca855925fb68d077c3a8a2", "message": "Fix loading of the native library for DNS resolutions on MacOS (#11260)\n\nMotivation:\r\n\r\nCannot load the native library for DNS resolutions on MacOS.\r\nThe exception below is observed:\r\n\r\n18:02:43.453 [Test worker] ERROR i.n.r.d.DnsServerAddressStreamProviders - Unable to load io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider, fallback to system defaults. This may result in incorrect DNS resolutions on MacOS.\r\njava.lang.reflect.InvocationTargetException: null\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\r\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\r\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\r\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:423)\r\n\tat io.netty.resolver.dns.DnsServerAddressStreamProviders.(DnsServerAddressStreamProviders.java:64)\r\n\tat io.netty.resolver.dns.DnsNameResolverBuilder.(DnsNameResolverBuilder.java:60)\r\n\tat reactor.netty.transport.NameResolverProvider.newNameResolverGroup(NameResolverProvider.java:432)\r\n...\r\nCaused by: java.lang.UnsatisfiedLinkError: io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider.resolvers()[Lio/netty/resolver/dns/macos/DnsResolver;\r\n\tat io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider.resolvers(Native Method)\r\n\tat io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider.retrieveCurrentMappings(MacOSDnsServerAddressStreamProvider.java:127)\r\n\tat io.netty.resolver.dns.macos.MacOSDnsServerAddressStreamProvider.(MacOSDnsServerAddressStreamProvider.java:123)\r\n\r\nThis is a regression made with #11239\r\n\r\nModification:\r\n\r\nWhen checking for OS, an exception must be thrown when the OS is not MacOS\r\n\r\nResult:\r\n\r\nThe native library for DNS resolutions on MacOS can be loaded", "proba": 0.019586514681577682} {"commit": "bfff631f51c40a27480813df6a097988257e713d", "message": "[KULRICE-11607] Fix for expression parsing\n", "proba": 5.131669809088635e-07} {"commit": "eabc640294fc265221824b011c18c79179e4d699", "message": "Small fix in SketchCoder\n", "proba": 1.3610757321202982e-07} {"commit": "eb4da830c4dd6bd5bfb9e833a45d0a01ba8f2f9b", "message": "better error checking when getting property info from es\n", "proba": 1.2006812255549448e-07} {"commit": "842c5c2f752fd264c0dd57837d341226de9d6736", "message": "Patch by Luca Molino to fix issue 444\n", "proba": 1.1944899824811728e-07} {"commit": "43bd40b184ba10b9d83084e59c96c49291da818e", "message": "CertificateCreator interface cleaned up\n\nSigned-off-by: Claudio Mezzasalma \n", "proba": 1.0898381219703879e-07} {"commit": "4909865e29eb4002a39488b630789a517faf6b49", "message": "fix start proxy (#5621)\n\n", "proba": 1.196583241380722e-07} {"commit": "572cfc5875ed0bb958eb7f17d7aa9944875925de", "message": "Fix CI issue.\n", "proba": 7.698625950069982e-07} {"commit": "8786e7e0bd7cfdda975cc0412994aad0d2bcc305", "message": "\u88c5\u5099\u306e\u4fdd\u5b58\u306b\u5931\u6557\u3059\u308b\u4e0d\u5177\u5408\u3092\u4fee\u6b63\n\ngit-svn-id: a9db80ec502ed98b0a2fb26c023f47d99f7a0fb9@403 3035174a-c96b-47e4-9b1c-47eacedfc7e2\n", "proba": 5.14516045768687e-07} {"commit": "bc531fca251e6284c0a94f7f9b490dc202441375", "message": "FE-17916 fix tests by removing old check for user agent\n", "proba": 1.1851592773837183e-07} {"commit": "579c977d622cb065d95468e898ee27c334c69267", "message": "Update AuditoriaDelegate.java", "proba": 2.6832637445295404e-07} {"commit": "a8b41e3969bf18ebd75ff2f3b645fc0225bc2885", "message": "Expire computation when a project is disposed (IDEA-227185 AssertionError: Already disposed)\n\nGitOrigin-RevId: 89b033ae5eb5b0f098b2d729cda0d946bcba4d82", "proba": 4.1566643631085753e-05} {"commit": "3eece492404077b2e3084152e8eda9bee6ad0be7", "message": "Do not distribute create table plan when in single node mode\n", "proba": 3.1589684112987015e-07} {"commit": "8350f95d4bb768253e6d305c5ec2c6b5e419fe02", "message": "Fix javadoc bug into Geotiff IFD\n\ngit-svn-id: bd781a9493159d57baabeab2b59de614917f0f5c@1800301 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00013850464893039316} {"commit": "f7b59068d70873ac6ff9665bd90b01cd2a359614", "message": "Removed Copyright Message.", "proba": 1.1466052995956488e-07} {"commit": "53bb4d7ec5558d55afc2162c90e44547b12bc0d5", "message": "FELIX-3053 : Potential deadlock if event handler throws Throwable and is bypassing timeout handling\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1150645 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8089239094697405e-06} {"commit": "c38a859fa39d464de64a267206eaa2f5cbe07d99", "message": "Variable finder will mark registers used as upvalues as local\n", "proba": 1.6960166249191388e-07} {"commit": "2d4e77626daa05c4c94b36ec843e13c47db65516", "message": "Added null check\n", "proba": 2.9367595288931625e-07} {"commit": "721ee083ea1e6599d4af4ca2e92860f92d4ae051", "message": "handle rare collisions\n", "proba": 2.2384137992048636e-06} {"commit": "7c0e9a45fef310943189b504ac6d83b83afbb8a0", "message": "Add controller methods\n", "proba": 8.626599310446181e-07} {"commit": "333396cde4df27992a75db86f27e1518337f4d6c", "message": "add Thread Controller\n", "proba": 3.5948448839917546e-07} {"commit": "2d622830580dd3397e6ac15043b17d052f3e6a7c", "message": "ISIS-2278: makes reason shorter in UI (detail info still available in InteractoinException#interactionEvent).\n", "proba": 1.003860390369482e-07} {"commit": "f5f2e377e91f320167fedadae3926a829edcc853", "message": "Indentation fixes.\n\n", "proba": 1.3254863517886406e-07} {"commit": "fe822003cc312934ab97fc57c8b1ef0b0e7fa11e", "message": "Update SeComparability.java", "proba": 2.9694226100218657e-07} {"commit": "a016109c25a2e992dc11e4987a602fb282240d7e", "message": "embed security domain in tab panel\n", "proba": 2.24534431936263e-07} {"commit": "3709ef1854d5022b6fcdccf7a167e406e0ecd219", "message": "Generate site logs with indeterminate dates\n", "proba": 0.9999994039535522} {"commit": "f4581410cb878a1835b4cd1b2ce30b08dae9adff", "message": "Delete workspace on bootstrap\n", "proba": 8.258757588919252e-07} {"commit": "5e464cac21b0fdb69f2f7eb227b03fd19439790f", "message": "WICKET-606 - Don't set type if it's a String, so we can make convertEmptyInputStringToNull work again.\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@544135 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.957912824465893e-05} {"commit": "cedb302c319dc23c6a7e1c534c3b9c95873412fa", "message": "cs fixes", "proba": 4.714584918019682e-07} {"commit": "06e0bd4309cd2942afe9006e84d723d633d8c2a3", "message": "AbstractReplaceIndexSequence removed", "proba": 2.1338826172723202e-07} {"commit": "17a15f721f4df305cc788f33d759fc44d4024270", "message": "renamed to ProtocolVisitConfigOptionHandler\n", "proba": 2.8519962143036537e-06} {"commit": "e4a7854220aab846f4c1334f75b9c201bcee123a", "message": "Add defaultClass() since we can have a Class has an attribute value.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1598688 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9368707146204542e-06} {"commit": "66f2fdcf307b2edb51ed259b4b71c6e97dfee566", "message": "remove obselete comment\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1531485 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.1774664560325618e-07} {"commit": "8aa1bebd14c508ad6b7f18ae08790666a4c15477", "message": "remove a parameter in method which is not required\n", "proba": 4.8117231017386075e-06} {"commit": "dee4b42b167a1f6422e8d58994fc7dc2ff17d295", "message": "Exception: TokenStream implementation classes or at least their incrementToken() implementation must be final, closes #1397.\n", "proba": 1.0457208787784111e-07} {"commit": "28be745eaca17a8ded241a67a6774e25aa24d2c0", "message": "Add concurrent serialization test in MessagePackGeneratorTest\n", "proba": 2.3493917922223773e-07} {"commit": "2ac640f9d066ebd88f4b5ebd1036792bdbf171bc", "message": "SOLR-14484: avoid putting null into MDC\nCo-authored-by: Andras Salamon\n", "proba": 9.456492193749e-07} {"commit": "dd224af4abbc5f3b368fc622df951f0d4ac7a8f8", "message": "[LEET-521] add more comment for 521\n", "proba": 1.1489828466437757e-07} {"commit": "738b46d9f1d52e98fad7c1e97e7b491cf8d8a6fd", "message": "modified: switched AES to GCM mode\n", "proba": 4.856116788687359e-07} {"commit": "f6a2fad6b6b2850a6d6bd4aa79cd6c9952903ae7", "message": "DownloadManagerTest: Clean up the tests themselves\n\nPiperOrigin-RevId: 309022070\n", "proba": 1.263940276885478e-07} {"commit": "cf99963aab4e5107df3a5e84e7b3b5395133d1b2", "message": "Typo in docs\n", "proba": 1.7309175746049732e-06} {"commit": "9ceba909daa891e60d62a86bee041c05e1c7d5b8", "message": "Cea708Decoder: Handle multiple service blocks\n\nWhen a asset contains multiple cc embedded tracks, current Cea708Decoder service\nblock parsing logic is discarding all the data in that frame.\n\nFor example, a manifest with 2 embedded CEA-708 close captions tracks:\n\n\n\nwhen the spanish track is selected (service number 2), when processing the\nfollowing CEA-708 frame:\n\nFC9420FD2062FF0829FE8CFCFE9818FEE332FE731FFE1042FE2062FE0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000FA0000\n\nthe frame can be descomposed as:\n\nFF0829 FE8CFC FE9818 FEE332 FE731F FE1042 FE2062 FE0000\n 08 (00 001000) 0 (sequence) 8 (frame size)\n 298CFC9818E332731F10 422062 0000\n =====\n 29 (001 01001) 1 (service number) 9 (service block length)\n 8CFC9818E332731F10\n\n 42 (010 00010) 2 (service number) 2 (service block length)\n 2062\n\n 0000 Null block service\n\nThe current processCurrentPacket logic will discard the whole frame is discarded\nbecause the first service number found in the frame belongs to service number 1,\nwhich is not the one we are currently looking for.\n\nThis commit modifies the processCurrentPacket decoding logic, to take into\naccount all service blocks available in the frame, by iteraring over the\nfull frame data and skipping those service blocks we are not interesting in.\n\nSigned-off-by: Jorge Ruesga <33f927344e079e00d3fa45d8833b04e735223eec@ruesga.com>\n", "proba": 0.0025306083261966705} {"commit": "52f39d3ab0d53a3bb6008ff7bbfafd7769276242", "message": "Format.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1521654 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999951124191284} {"commit": "c220ff8e375baa8dfd62010d0dc7446387ce6055", "message": "Adding code for multystring menu into USSD Test", "proba": 2.614410448131821e-07} {"commit": "057f1e8324c0a6aae7c194e0ff30e5560a6995fb", "message": "o Gave each model diddling component access to the building request to easy future extensions\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@781147 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.1623104373702517e-07} {"commit": "d403bde25ff39445871ca62f4b2ca2a28f95306b", "message": "remove margin\n", "proba": 1.882761534943711e-05} {"commit": "3c2b653047f0443ebb60d7d8b06da954aa881eb2", "message": "Fixed sonar reported issue\n", "proba": 1.8074122465350229e-07} {"commit": "0da1bd3e3947a973e243528d69db60d1b3d5c7b9", "message": "Take all fees into account when scanning comdirect documents\n", "proba": 1.8765815923416085e-07} {"commit": "b5f00cf6145e6f825eb40f3191140b6158970fc1", "message": "Fixed #38\n", "proba": 2.989111749229778e-07} {"commit": "95be69f42bf59215dffc8af4d40a946327f544b3", "message": "OAK-2781 - log time spent for repository scan upon node type change\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1674107 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3987364506392623e-07} {"commit": "4b84e97808c48808a9473001b143f13710432bc8", "message": "OAK-144 Implement Observation\n break out of observation loop when stopping flag is set\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1494904 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.237861053799861e-06} {"commit": "a2ee37f8e88a8bb79cce2f8d7307f1e1480dcbc0", "message": "OAK-6730: use temporary variables to avoid jdk9 compilation errors\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1810084 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.897738108411431e-07} {"commit": "3004270fc03377aa7eeed63a76589559b03834b4", "message": "OAK-3574 Query engine: support p=lowercase('x') and other function-based indexes\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1759821 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5021916119148955e-05} {"commit": "302405c580603279f907de7e0ea65dced67ef122", "message": "A minor change on the import link.\n", "proba": 1.0400061967175134e-07} {"commit": "ada584526b034e04b3f14ff10ba6bd40e2d9bfe2", "message": "OIDC-126 Fix NPE when the consent object does not exist\n", "proba": 1.2376389690871292e-07} {"commit": "e1175ec4351c20467f4dcd8fec06922bf4297295", "message": "Added check to avoid trying to create empty file -- fails on Windows.\n", "proba": 1.0733756994341093e-07} {"commit": "c9cf4f1ca1141c3222ea0abf221e55ca5f09efeb", "message": "Small changes made to the Open Manage monitor.\n\n", "proba": 1.0592953714194664e-07} {"commit": "c292596db0801072a8e72a323840380a9d4f16d3", "message": "Add findTopLevelResources()\n\n\n", "proba": 1.9301533882298827e-07} {"commit": "808fd32ea3c774e3eac66ab4fc2e288441e5d862", "message": "Support multiple language implementation versions in identifier service, use the active language.\n", "proba": 1.1260150500902455e-07} {"commit": "8b475acb3d56e7da67eccb002be365b9cb734fa2", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "ea6677fc80d6bad49c591a53ddb5bd19dec4f5e1", "message": "allow toolbar dragging (IDEA-193085)\n", "proba": 1.1438497438120976e-07} {"commit": "b3ae33532f4ca51966c973cca0fc0887c128cd4f", "message": "Additional fix for IDEA-221622 Fix trimming of trailing separators for `VirtualFilePointer`s\n\ncf74a6365201 hasn't reverted one test.\n\nGitOrigin-RevId: 98942c60508f759c6f324c3979856cb566bdce1d", "proba": 3.688716958549776e-07} {"commit": "8dace80d818f0eb95c78962255edf779608e3fbe", "message": "[gui-test] revert invokeMainMenu method\n", "proba": 4.135530673465837e-07} {"commit": "d87cf6873be1e6b172de8dd70f7bddf9265a282c", "message": "IG: UI fix\n", "proba": 2.6322430812797393e-07} {"commit": "1e5071e99e2643abe66b9548a2e0e057ebeca34f", "message": "IDEA-261259 Alternative coverage runner option disappears at reopening\n\nGitOrigin-RevId: da51cf7506361e565f71f920a7738d79750bfc34", "proba": 2.7717737793864217e-07} {"commit": "0cfd5a44b51aa53bfe3e275502696e1bc976f745", "message": "Expand/collapse\n\nFormer-commit-id: d1a70187eb1b63945dd2de0e5e1281798848cead", "proba": 0.9991550445556641} {"commit": "ceb541d99f5343a7bd81e89e5929fba4f8a0f83c", "message": "MySQL table props\n", "proba": 7.898528338046162e-07} {"commit": "5af06b8af48e4ee816beb431513ed9f660274373", "message": "[BISERVER-13923] Concurrency issue with importing files\n", "proba": 1.3281815824939258e-07} {"commit": "041414880bd56573ba50e06b5bdb8ddf55557a80", "message": "Preserve partitioning when planning non-decomposable aggregations\n", "proba": 8.911444524528633e-07} {"commit": "933617386514119957f14eecb1d35e2b6ce526b8", "message": "Change spurious failing test to integration\n", "proba": 3.251420139349648e-06} {"commit": "76582677dc028b7836ee98e923b0bb06118d9601", "message": "code style\n\nSigned-off-by: Ketoth Xupack <2ff7bd69a79a23dbf64ebd5846a612566f93fbf7@gmail.com>\n", "proba": 1.0898381219703879e-07} {"commit": "b45463995b8fa27260b6410c8b86766c32f59bd2", "message": "[Broker] Fix call sync method in async rest api for internalGetBacklogSizeByMessageId (#13871)\n\n", "proba": 1.1424990020714176e-07} {"commit": "741d2b6f442c72f15e72b480e4a63197d34a4328", "message": "pvmanager: fixing test", "proba": 8.039027079576044e-07} {"commit": "c10aa5370caf9b72a91c53b18dc5f8cb5c9fa6d6", "message": "HIVE-24810: Use JDK 8 String Switch in TruncDateFromTimestamp (David Mollitor reviewed by Panagiotis Garefalakis)\n\n", "proba": 1.0138239048274045e-07} {"commit": "79a84cff980e2bef789094a514594781410ac90f", "message": "\u518d\u5ea6\u4f18\u5316 \u989c\u8272\u8bbe\u7f6e\u95ee\u9898\n", "proba": 3.616194419464591e-07} {"commit": "836b9b2a1a39265f7c0daac9b34d8f5a08e10be6", "message": "tweak\n", "proba": 1.375922693114262e-06} {"commit": "f837db399178cb483228e280027ce11ff2191996", "message": "Fix issues in LegacyDataset\n", "proba": 5.25518260019453e-07} {"commit": "d61a925faee63235b75e5acf75926299e8388eee", "message": "Move getting JsonProperty to separate method\n", "proba": 1.7429023557724577e-07} {"commit": "86293c854e931e65cdac728726976e4d8c2c4632", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "daecf712ec3b0fb935ac309621c6b5ba03c5042d", "message": "#79 LeaderElectionService add synchronized block to isShutdown\n", "proba": 2.06362173571506e-07} {"commit": "c572ab6fac169ee9d4875127ecfdbc0bca4ec75e", "message": "cleaned imports\n", "proba": 5.580897095569526e-07} {"commit": "cb866b024f4ab7a5a4944f2cdd7e3a9a00a23212", "message": "Propagate authz result through ssl handshake session object\n", "proba": 2.2566037216620316e-07} {"commit": "f44eb39273acb633b951a555fbae03935537dfb2", "message": "fix: TM serializable issue (#529)\n\nhttps://zanata.atlassian.net/browse/ZNTA-2218:", "proba": 1.0281485174346017e-07} {"commit": "d309c109ea3859059b90eb97c5f8a8ef6ea2da5a", "message": "[r2031] Fixed small ordering bug leading to misaligned reassembly of interrupted files\n", "proba": 1.1381522568854052e-07} {"commit": "69aaf3d0132c4c5387bba394a83226a18d859c6f", "message": "BUT-451 TreeBox: update showcase for selected entry\n", "proba": 1.0824795282360355e-07} {"commit": "9bffbe568500af0aa512ddf30a65d167bb11f12c", "message": "minor cleanup\n", "proba": 1.7840027055626706e-07} {"commit": "b6e1791a7c832d1ae4e5a336c384abeb3a49fa54", "message": "tiny cleanip\n", "proba": 4.288970956167759e-07} {"commit": "da0c01c971b387490ae3edc04314dc0f5b9d8100", "message": "Continuing WIP on query12.\n", "proba": 1.2803718618670246e-07} {"commit": "c9a53aa8ee104b4c0b8d1d03f538a3f20502ddb1", "message": "The map must be not-null ;)\n", "proba": 0.0030426078010350466} {"commit": "fecddc4208aa984cff6824fda3775e28fce5cf2f", "message": "Actually use the new functionality.\n", "proba": 1.0793334581649106e-07} {"commit": "612be4deb0dddedfc2354b3b18e85b0730cf4f51", "message": "renamed method from developer to user\n", "proba": 4.858367788074247e-07} {"commit": "413c256cba511df7fb7906fb7ff7f67b72d6b22e", "message": "add preference dialog entry point for auto setup chunk exec\n", "proba": 3.285941829744843e-07} {"commit": "0b8fbbe629b19ee2e4eec723813128b378f86fee", "message": "Modified controller to catch exceptions\n", "proba": 2.3227913459322735e-07} {"commit": "0e88c4bc43c3e4e60f7fdc91b88a54a7e2112ad0", "message": "Using the proper spring converters and formatters\n", "proba": 3.5996441738461726e-07} {"commit": "9bdda04d2f3849efee487575693127af0c610a7a", "message": "Use the right identifier and label for the relationships.\n", "proba": 4.044499632982479e-07} {"commit": "89196eeefbbc3c7387a87d8cf74c6c9d93297e03", "message": "make remote opex client synchronized\n", "proba": 2.2234772245610657e-07} {"commit": "6bbdb363fa3a60c9985ff48a381600fa630f8e71", "message": "A bit of formatting and parameter name fixing\n", "proba": 1.8240876897834823e-07} {"commit": "cc6554627142dbf65fcdfb1719a6da2cef6729e2", "message": "Add whitelist mechanism in tools for allowing use of UsageManager as control environment with config_version 3 and above.\n\nAlso added validation to ensure if usage manager, use monarch feature is not set.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=126238038\n", "proba": 2.435860324112582e-06} {"commit": "4f5d0c3fe8b706bb1744fe8f6586e404aeaab4ed", "message": "Changed name to be consistent.\n", "proba": 2.0186266169730516e-07} {"commit": "96363808ef00ed04607f081ccccf9966272ddd7d", "message": "Fixed issue with unparseable ptv coordinates", "proba": 3.361614346886199e-07} {"commit": "6f816a7af572fbe60c7f0f5f5ce3eaf6be7a4cdf", "message": "Fixed an issue with FX thread", "proba": 1.6486460197029373e-07} {"commit": "761a6943dd1b4dbb05bab8aa8e9261a64d8c97f5", "message": "Fixed missing storage services on Marathon; update ImClient", "proba": 1.688454176473897e-07} {"commit": "b757ed0c07ae8e030bcd83f817d8abd3d8d24aad", "message": "temp fix\n", "proba": 6.56020631595311e-07} {"commit": "e31d3d60f7dd8a45b57787ef1e00eea6d99f3ad3", "message": "Use GoogleAuthorizationCodeFlow with offline access type\n\nChange-Id: Ib35b84587ef07413b9a55966b09d32aff2c5840a\n", "proba": 3.2871748771867715e-06} {"commit": "0f5733936faf06314e90d3b3a095b06bb1c2f848", "message": "Forgot the imports for Map on DateTimeBoxBase\n", "proba": 1.2237217106303433e-07} {"commit": "453394187bd129bfe73dd549dc083b6dbb923d75", "message": "Annotation button\n", "proba": 7.403399990835169e-07} {"commit": "fd04e99cb25f54ebfaa9358544f7efb4150bb24d", "message": "swc-912 - remove disable for save/upload\n", "proba": 1.2101213542337064e-07} {"commit": "9c8ce8b120d9ab76257717c84738fbd490260445", "message": "Remove unused field\n\nJVB: use Smack's Version.NAMESPACE\n", "proba": 6.664677130174823e-07} {"commit": "40d4c1959f174926fc4c1f447b330abd9c071c13", "message": "Removes an unnecesasry border around the search results in the Call history dialog.\n", "proba": 9.90176260984299e-08} {"commit": "e7d690cea74dd1e73a34e7b3aec2e20bf3e0e260", "message": "Applying some of the recent name changes to the test launcher.\n\nSigned-off-by: Jordan Deyton ", "proba": 1.2401129367844987e-07} {"commit": "3fdb182b4cdf444bb25b5bd87a7f0f5f73e6562b", "message": "make question component invisible for instructions question types\n", "proba": 0.0018573603592813015} {"commit": "2c30b4c88a122760e5c9587a661357f53b1d120b", "message": "Moving unimplemented test to XstreamRepresentationTest TestSuite\n", "proba": 2.5252356294913625e-07} {"commit": "be0e8e8ea08d267957e7f155240b2823211b6638", "message": "unit test fix\n", "proba": 4.4676826860268193e-07} {"commit": "d5616f61c92eab3130e48b3546f00d1478591254", "message": "Added additional GeoTest. Added uuid to collection names to prevent collisions ( however unlikely )\n", "proba": 1.027548677257073e-07} {"commit": "458ab6338c41229e89548c770cec845983a22631", "message": "Fix resolution of script name during GantCustomizer.prepareTargets()\n", "proba": 1.2421440942489426e-07} {"commit": "e8cb6b70227674957ad04ac17c8e391ef8cd77d1", "message": "Otp api version changes\n", "proba": 2.9283023650350515e-07} {"commit": "42c5b2516796cf430eed03d7ac2f343dac788f6a", "message": "Disable http wire traces.", "proba": 1.4330339581647422e-07} {"commit": "e31c6cf34d7d4f598be6088560eb939bb99b3a96", "message": "Removing unwanted code from FT\n", "proba": 2.720753684570809e-07} {"commit": "4199a53b18d0af35df3bfabf145b9039af16d4d6", "message": "wrong order\n", "proba": 0.0012961692409589887} {"commit": "d66578e7b9a8febc41d04a3588c48123df7b312c", "message": "nojira\n", "proba": 6.385042979673017e-06} {"commit": "aae0cb2ae5d2fea7108169e7796ed21fdc053df2", "message": "CSPACE-1805 - sync up collectionobject\n", "proba": 1.305943726492842e-07} {"commit": "530eb4e6623a6825ba4768d306fde3bf058811c9", "message": "EVALSYS-849\n\ngit-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@65846 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 6.527188247673621e-07} {"commit": "c2f1e55ceeb93c3d46daca6727537e2dd3e7e049", "message": "[FELIX-6187] Fix empty manifest problem\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1869968 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.005128845572471619} {"commit": "0d29481bac04817840f2cf308c6fdf23e175604c", "message": "Call the Post to save the \"D\" type incidents instead of deleting.", "proba": 1.1731281546190075e-07} {"commit": "03556f49329aa7ff0366cfca3deb04a245c74bc6", "message": "CropTransformation(left,top,width,height) always set left and top to CENTER\n", "proba": 2.4543160748180526e-07} {"commit": "1f7b5a46f2544c74f7ca23985810a5a640e60d00", "message": "Add warning about race condition\n", "proba": 1.9663329453578626e-07} {"commit": "3b6f5b57680a49e66d71ee8986bbeccf0e75a0dc", "message": "UIMA-1887 Util is needed by development plugin, should be public\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1002615 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.583266957070009e-07} {"commit": "96247f90a59f7f2c4c5e123b18c92aed0fa417da", "message": "UIMA-2123 Fixed a typo\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1140495 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0008210877422243357} {"commit": "e157cf56fd0a75da7259bdfaa592da66f4f32c33", "message": "Added asking user if GPS not enabled and navigate to settings.\n", "proba": 1.0893019464219833e-07} {"commit": "7b309c7bfdfbb52c59c97e63699315bf799ab3a4", "message": "add reshuffle count to cache2kv12\n", "proba": 8.300369245262118e-07} {"commit": "5e557d2c3c3137fa7f705d1c7903085e86e7dc32", "message": "TWEAK: protected scriptUrlInserts is no longer used.\n\ngit-svn-id: ca6d9ebf75caaf710f0e3a4ee74a890c456d4c90@1986 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 9.775943681233912e-07} {"commit": "3cd9eaf5e82bfe448fec65d799172e7bd7622017", "message": "Ensures that AudioManager.isVolumeFixed() is only used for Android L and above\n\nTBR=perkj\nBUG=NONE\nTEST=./webrtc/build/android/test_runner.py gtest -s modules_unittests --gtest_filter=AudioDevice* --num_retries=0\n\nReview URL: https://webrtc-codereview.appspot.com/51499004\n\nCr-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#8909}\n", "proba": 1.9817864540527808e-06} {"commit": "999445a1bbda2ebc511d3c86807f2173d3f084a8", "message": "Blacklisting of HW-AEC/NS and OpenSL must now be done by the WebRTC client.\n\nBUG=NONE\n\nReview-Url: https://codereview.webrtc.org/2858263002\nCr-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#18025}\n", "proba": 2.4084067717922153e-07} {"commit": "a9c66e406be117ddc40857efb93743b4ca891d69", "message": "javadoc\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@460138 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.154033477898338e-07} {"commit": "de2356bd91d4408bef96d3ae029120852a5f5fb3", "message": "FtxStreamingAdapters 3 bugfix\n", "proba": 1.2748633082537708e-07} {"commit": "3e66d8cb60652646f7ff92173758a6bb9e816a36", "message": "Fix autoboxing again.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@804 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.005077613051980734} {"commit": "a758613bc7daa8b7def4a992c4e49582802c10f7", "message": "chore: eliminate deprecation warning\n", "proba": 0.0004643719585146755} {"commit": "f46e1317f97f90867af25fb999efbbaf9af0073b", "message": "Fixed crash in pre-lollipop devices in set dashboard card background\n", "proba": 1.6566399096973328e-07} {"commit": "5565d7e6d30914f936f42ab336fbf25e4ebe4aa5", "message": "updated settings methods to packaged private\n", "proba": 1.632696040587689e-07} {"commit": "fff053ad563e6d8aa22f521827d43085b49eea77", "message": "[\uc774\uc288 #1] \uba54\uc778\uc561\ud2f0\ube44\ud2f0 \uc0ad\uc81c\n", "proba": 1.2398209037201013e-07} {"commit": "6c011cbb51ffa18cc1d5502a6e7e263927793716", "message": "fixed typo in request object expiration\n", "proba": 4.2834773239519564e-07} {"commit": "4d084282e5b81350c4cbd6a3b6555deabe3a5e33", "message": "Fixed TNT not working on allow-block-place, closes #12\n", "proba": 1.9593096567405155e-07} {"commit": "7795a11c8f69c2043467d1f901e7d4fb483c096d", "message": "fix(core): unstashAll in right order\n", "proba": 4.4803289256378775e-07} {"commit": "c747bef8dae415ac0ee7a32c893f32fcfd4c71f4", "message": "INTERLOK-1655 Remove use of MultipartInput.\n", "proba": 1.0971797337333555e-07} {"commit": "2b5b23d14d80806f5488480acf58526043d0d5e0", "message": "Writing Noise Level to Database\n\n", "proba": 1.3843896340404171e-07} {"commit": "01465b952b4be3ecd81da6d13fba2246850571ba", "message": "Revert \"Pull new fields\"\n\nThis reverts commit 4ff83c0502677f318662cf20cac4dc325394c58d.\n", "proba": 1.236657283243403e-07} {"commit": "74764726227f7aa98f9d395db475c8f2a220e4c5", "message": "fix: OOM during uploading image on Mastodon\n", "proba": 2.0277801127122075e-07} {"commit": "237d55ee85fb248899974041c2a06993f2f00979", "message": "Add whitespace to xDrip status line\n\n... which was removed by the last fix.", "proba": 1.256714199371345e-07} {"commit": "f912ae28a29d1a00edd868f650708d21503648c7", "message": "adjusted settings activity\n", "proba": 5.494881634149351e-07} {"commit": "f9268569746d351e873fa922558c7ee95bebf90e", "message": "[NO ISSUE][COMP] Extensible item type check in CREATE DATASET\n\n- user model changes: no\n- storage format changes: no\n- interface changes: no\n\nDetails:\n- Introduce QueryTranslator.validateDatasetItemType().\n By overriding this method product extensions can further\n restrict types that are allowed for dataset creation.\n\nChange-Id: I426430707766b7b6049abd2687bee69c011335fb\nReviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/5785\nIntegration-Tests: Jenkins \nTested-by: Jenkins \nReviewed-by: Hussain Towaileb <35c9282df89348b7fc05004596f290fd320920c1@gmail.com>\n", "proba": 7.917465723039641e-07} {"commit": "4777c8207a3ca275206da88638604484ce109e25", "message": "fix secure credential manager key alias migration\n", "proba": 8.060475806814793e-07} {"commit": "bf066930ee014aac50fd87f73c3b04043a453cbd", "message": "clean up some dead code. get metadata bounds from existing config file.\n", "proba": 1.2260720438916906e-07} {"commit": "2a068cf1567378bd5271a7fdfa45efd393879883", "message": "moved, improved error msg\n\n", "proba": 4.27934509161787e-07} {"commit": "27c7edb24594cc5b28a3de23fb5c2e076f5653fd", "message": "develop: bug fixed at FastaIndexManager\n", "proba": 2.0307875558955857e-07} {"commit": "5eeaa5075f82720c34dbc18e64e0d5809ca13250", "message": "now also printing Z-score if algo = CE\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@8806 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.39063073322177e-05} {"commit": "96b2446b3521f83932239df64d546819519df566", "message": "fix memtable getEntryStats typo (#3592)\n\n", "proba": 2.8821887099184096e-07} {"commit": "6c03b37ac38c533514c7c67806d4c1efe8efd974", "message": "Don't spawn a task to send Bugsnag messages because it already spawns a thread pool\n", "proba": 1.830786970913323e-07} {"commit": "0ca75b756cbcc586db0f2736b91be3eda22d23a7", "message": "Don't fail getNodeAction if the forward-checking of child permissions fails\n", "proba": 6.509881131933071e-07} {"commit": "43033d10520ba8d96aa37d27d5db3023a5fa31e7", "message": "Add test for CAS-1378\n", "proba": 4.1482772417111846e-07} {"commit": "b73affdae6aeab68f330c1fac7f608e65071c0fa", "message": "Test commit.\n", "proba": 1.9792996397427487e-07} {"commit": "cf8f7d8a536bc2522db7074cc3208df7e6a95142", "message": "TEIID-600 renaming non to post delegating and changing common extension to be a delegating classloader.\n", "proba": 9.807556011764973e-08} {"commit": "c0dc2fe81bca1ddaff457526d576b6712164bbbb", "message": "[es] Fix document field loading for scroll", "proba": 2.4554725541747757e-07} {"commit": "d818e80037ff733eb0bec652e60111ae60b24c9a", "message": "Ntask improvements.\n", "proba": 2.2201123783816001e-07} {"commit": "02f2e1a278a7cfd27ee2015dda3cda41b093a338", "message": "o just copying over the configuration.xml from the continuum-plexus-application \n as the configuration service is now online and needs its configuration file\n to function correctly.\n \n\n\ngit-svn-id: 1d22bf2b43db35b985fe5d7437c243537c14eeaa@220329 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.310387448138499e-07} {"commit": "4f1eabbced49d555b0467956bf1face9bcbea826", "message": "Removed todos.\n", "proba": 1.659995945146875e-07} {"commit": "28138ee592784fab08021425655a05caa134a609", "message": "[dates] Throw IAE instead of SnowowlRuntimeException when date ...\n\n... parsing fails", "proba": 1.27555892959208e-07} {"commit": "b1779038387f0a822c215dd9909ad3e571346526", "message": "Do not index resources removed by extensions\n\nExcluded resources removed by extension from indexing as according to io.quarkus.maven.ExtensionDescriptorMojo#removedResources should be equivalent of quarkus.class-loading.removed-resources, however later classes are excluded from indexing while former are not.\n", "proba": 1.242580083271605e-07} {"commit": "0a261ad3c6253b78adbf5a726c2caef973ff13ee", "message": "Fixed issue reported by Artem on OClusterLocal.truncate()\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@3855 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 5.089224828225269e-07} {"commit": "ef30b6047933348ff1919ceafd229b1de831c1c6", "message": "Fixed issue on storage opening\n", "proba": 2.6473506409274705e-07} {"commit": "cfc9bfdfc39fd33d3c35c5ac1d139c52c714e8eb", "message": "[JBJCA-1251] Allow for TimedOutDecrementer and MinPoolSizeDecrementer for CRI based pools\n", "proba": 1.1104687303031824e-07} {"commit": "35f840a0f494db22da55a9b73f1dbe45ff1fcd39", "message": "add - remove header method\n", "proba": 1.9350910918092268e-07} {"commit": "1fdeb547c3b6eab5cfcb54e54db25c6d961f1110", "message": "Fix export of empty geometry properties\n", "proba": 1.3487219803209882e-06} {"commit": "d33b8ffb5f8ec33e9aaff82f0cd1c9d9f89356f3", "message": "FindBugs warnings fixed.\n", "proba": 1.234223105939236e-07} {"commit": "fccffbcfc1e83b6e8211696b5acb581acad7dc79", "message": "updated version of lucene\n", "proba": 1.658975179452682e-07} {"commit": "392cc2e37d4601c64504a0b4f7132e32fe86b575", "message": "Added TODO note for excluding queued items from search results", "proba": 1.323037537304117e-07} {"commit": "23482c70be21af7f9cf1f6f3fe8fb5c342254f54", "message": "GUVNOR-602 : Replace com.gwtext.client.widgets.TabPanel\n-If there was only one tab, it could not be removed\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@35533 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.81369635660667e-06} {"commit": "0af78cfc421a8a5c48d6b77602bacf8bdc6b9809", "message": "use RecordNumber filter since header record does not start with #\n", "proba": 2.569105390648474e-07} {"commit": "4e0dbdbb4692370a0808cdd2d196929246477f2b", "message": "Restore the changes specifically done in V6 and that was lost when integrating the commit from the bug #7191 fix (commit e114c1a)\n", "proba": 1.0798791549859743e-07} {"commit": "5fbc6a9870163dcc12f09552308738ca75ef3a5a", "message": "add @SpringBootApplication tag to the example\n", "proba": 1.990969167309231e-07} {"commit": "4a0c86f82306bc9e837cfccbe513613d003b0ee0", "message": "Added test\n", "proba": 1.486348395474124e-07} {"commit": "3f971e22b6c7fd9eadb65a7300df9b2acc557426", "message": "Repaired merge\n", "proba": 3.6141361192676413e-07} {"commit": "f39dbc08fd62133eb0c46afe5bab807915bffb4b", "message": "removed 2 unused methods\n", "proba": 1.5975051326222456e-07} {"commit": "943bcbadbd76c5b39df32d339a8fba959e399a73", "message": "fixed java 7 build errors\n", "proba": 4.4188087144902966e-07} {"commit": "b5989ec838f20afe6cc4239fa72dbc55a0f7061a", "message": "Bazel: Fix CheckReturnValue error detected by ErrorProne\n\nBuilding Gerrit code with Bazel revealed CheckReturnValue error detected\nby ErrorProne: [1].\n\n[1] http://errorprone.info/bugpattern/CheckReturnValue\nChange-Id: I00dc1e3dfa7f135890d0e5f862c7498fda11ed1c\n", "proba": 6.337176046145032e-07} {"commit": "d44fc20067767d2a9875ef9fc76e9ee7e36a61a6", "message": "additional check on decease check for null patient and to return list not null\n", "proba": 2.4600460619694786e-06} {"commit": "8b0413004b1b2f332a1dd1b434882320032399aa", "message": "test git merge\n", "proba": 2.3072980184224434e-06} {"commit": "8822db781efe74c91231dd4475260b7e319c6958", "message": "GUACAMOLE-1606: Merge changes correcting retrieval of user group attribute schema.\n\n", "proba": 9.993384963991048e-08} {"commit": "992b0544b0f8145aad5c1a1bdbdca7a667e1b1cb", "message": "Only creating project for funded applications\n", "proba": 1.1300298297101108e-07} {"commit": "59417deef862bd3af6bfbce588b3384c6ff15f87", "message": "invoice: Refactor test TestDefaultInvoiceUserApi to make each test independent\n", "proba": 8.474441983707948e-07} {"commit": "be31aa6e197b64e7a21d0b35238699f225ace60e", "message": "[r2721] Externalized strings\n", "proba": 1.1809372153948061e-05} {"commit": "ba4d5bca0b358ffd4aa0f4bfa229d0b47b30c51f", "message": "JCR-1114: Removed QueryResultImpl\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@572890 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.462432343643741e-07} {"commit": "d63614178e8fbd23120452488bb5c59a9d9229e7", "message": "JCR-3486 guard against npe due to transient root being null\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@1421853 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.025091240895563e-07} {"commit": "673c3cd25870ccbd1e3f61a21bd182e032c8c388", "message": "Remove debug message\n", "proba": 1.2989200968149817e-06} {"commit": "0bdecd8651b17adb9eaf82533f61373bb54ae2ac", "message": "A most stupid bug. In cases when more than one indel variant was present in cleaned bam file, the \"consensus\" (max. # of occurences) call was computed incorrectly, and most of the times the call itself was not made at all. Fortunately, the locations where we see multiple indels are a minority, and many of them are suspicious anyway (manifestation of alignment problems?). Could change results of POOLED calls though.\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1448 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 2.326884896319825e-06} {"commit": "cc70ba5c9ca4b3873cffe90d572d3a371583190b", "message": "Fix typo in comment\n", "proba": 0.0009169346303679049} {"commit": "b8b78d2c2d6974563ec3b82c395db11f446ebc01", "message": "Java NIO file path issue\n", "proba": 3.0251311500251177e-07} {"commit": "2524fd87ea8b26a5d1e1603b669d2ddf9f1563a1", "message": "Fixing compilation error\n", "proba": 3.593100075249822e-07} {"commit": "185980d8c0523c58e0f2205b371c249f0c72646c", "message": "allow constraints to be ignored\n", "proba": 9.81973926172941e-07} {"commit": "4a66af47a8baa3de0abee979a277ff4ffef8bcea", "message": "compile fix after revert\n", "proba": 3.798115244535438e-07} {"commit": "b888557f7420bf8b55b6b95cf1c39349e6ba8805", "message": "more synchronization\n\n", "proba": 2.2436532276515209e-07} {"commit": "f18153e02a2f30fc0114cc947e8ed6a058f30b5d", "message": "Remove unecessary main() method from RandomDataSource.\n\ngit-svn-id: d9b8539636d91aff9cd33ed5cd52a0cf73394897@531781 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9991075396537781} {"commit": "88824ae9c4b579fa7220c96c32eb4e3a152e91b1", "message": "Upgrade local SDLActivity.java class to current SDL version.\n\nWe have a local copy of this file that has a crash fix in it. Since we upgraded SDL, we also need to upgrade our local copy of this file.\nPiperOrigin-RevId: 143616966\nChange-Id: I641d89328d0e39adcb9d68d5d8f3a965b521e27c\n", "proba": 1.7221942698597559e-06} {"commit": "0a8e50e6be63265bc698005b3e33f05b137e81ac", "message": "Update tests to use valid Base64 URL-encoded tokens\n", "proba": 2.336682030090742e-07} {"commit": "b5fa22d720440d5620ae4e5997df30f7a69fb5d5", "message": "JQMContext.getWidgetDefaults().loaded() fixed.", "proba": 1.1612800676630286e-07} {"commit": "b2adf84d610a531777d0fa0e7b0957a1913e0b02", "message": "output env info in unit test\n", "proba": 7.618344284310297e-07} {"commit": "af3798943fa0f12f7fcf15e7f71a702bbbd874a1", "message": "Test for stickerSet.thumb\n", "proba": 7.405801056847849e-07} {"commit": "2cad53d60946c087a89d7e9c8355ae87ce3ccb71", "message": "Remove debug log\n", "proba": 2.034867748079705e-06} {"commit": "489a7bd06143f995f4a24f3c5ffad579bf411013", "message": "Fix not on FXApplication Thread error", "proba": 4.010725547232141e-07} {"commit": "ff45212e97b4af9cc9acdf56b70f9f8d2b27ca92", "message": "LUCENE-6308: fix test bug\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1670280 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.873338520563266e-07} {"commit": "f8d7c081c845c25f94121a9acb70c6a514fab713", "message": "fix test bug\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1198332 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.196248930085858e-07} {"commit": "2ea7ed57933763b7793533e70c7fa50df5f8fc37", "message": "change query fields to a hash set in client query command. expand query fields client api to add a few more functions\n", "proba": 2.0035595582612586e-07} {"commit": "4ed09537d37f5753ae290b17e5ae0faaa3656f6d", "message": "Removing unused list and method\n", "proba": 4.855972974837641e-07} {"commit": "c51f345eb0f5f9012c45d848d56ec58456f388cf", "message": "new template with java argument\n", "proba": 2.502424933936709e-07} {"commit": "f2c837cb32fddec32f892874c9e6db07b1bf01d8", "message": "add ThreadLeakFilter to RecoveryTests\n", "proba": 1.5946586984227906e-07} {"commit": "b1ce854531a871ccd5dc42ce6321015364128ff1", "message": "Added light blue color to use.\n", "proba": 1.0670966332781973e-07} {"commit": "c6783ef7e958195035cedbfc182b9838da6c8db3", "message": "Set a more reasonable Recycler Capacity\n\nDefault Netty Recycler capacity is 262k~, resulting in major memory\nconsumption over long runtimes that will never free.\n\nThis lowers it by 80%, which should only even be hit on the largest of servers.\n", "proba": 1.0667343985915068e-07} {"commit": "88b7bca16545bd50e54a3fb79890db34be195a6b", "message": "Starting to use queries in streaming\n", "proba": 2.278807471611799e-07} {"commit": "3c202c5f5751e1f0ac26313d848498f79516aca9", "message": "Add CORS Handler and create a CORS pipeline.\n", "proba": 1.2451624797904515e-07} {"commit": "6f4a725c5ff498e4233211ea9310092c7695e550", "message": "added minimum cutoff point for font sizes", "proba": 2.702344374938548e-07} {"commit": "4b1e50058a006f6f7edecb12b01ff464618186a0", "message": "actually fix multiple vrrp nondeterminism\n", "proba": 1.341127813248022e-06} {"commit": "041d609eaadecf48a1fc5ceac6a769450c72f09f", "message": "New ModifierEditor is now added to the right JPanel.\n", "proba": 1.026005378435002e-07} {"commit": "4b51c173980af493bc8c8beba3c80e1d73d0faef", "message": "Added null check\n\nSigned-off-by: Rafael Luis Ibasco <80d89b34d8cf04643e39f61fb924744a8cfa1566@gmail.com>\n", "proba": 1.110680614146986e-07} {"commit": "1268fbdbc7537a29ff14995461b2213dfc868f6a", "message": "Refactoring of Versioner.\n", "proba": 1.418237616235274e-07} {"commit": "fa41492090b365ac8c1f94f7f2349b2d5a928f89", "message": "Added instantiateValue() to facilitate instantiating a class via\nClass.forName() where the class name is obtained from a config value.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@200 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 6.599999778700294e-06} {"commit": "017a1c21c27894c0b2c09d49bcdf402783c5d574", "message": "remove unused content-obsolete endpoint\n", "proba": 1.6520029021194205e-05} {"commit": "9ed1fbb35096a8b4810fcb9869c72c9b821b919a", "message": "541 Add less spammy warning message about deprecated mode.\n", "proba": 1.057512832858265e-07} {"commit": "3cc658a2e7e16769997b9a30b104c9094af892a3", "message": "[split] finagle-thrift: fix up package name vis-??-vis file name\n\nRB_ID=426951\n", "proba": 4.723657639260637e-06} {"commit": "1132df168065a0bb576e1075ab079840bd022872", "message": "\u4fee\u6539AxConnector\u7684Session\u4e3avolatile\n", "proba": 1.3646798890931677e-07} {"commit": "bc2ed2dc244fd31a53bda8e9e73d64b75f27b730", "message": "Remove useless comment\n", "proba": 1.8772759347029933e-07} {"commit": "fe4b9ef44104bcc576d4b076dab9dac9a790f15a", "message": "Don't print knownUserIDs yet as it is empty", "proba": 2.2982587779551977e-06} {"commit": "8f55834209d970966f2238441b13968e9d02f0a9", "message": "Prevent column duplicate and add remove action for it\n", "proba": 2.65192682036286e-07} {"commit": "70a57da0fac89179cc6f311d5320b8fb0857c586", "message": "If this works, I'm going to leave the broken test commented-out\n", "proba": 5.602018404715636e-07} {"commit": "89b8e95f18c69930f16469564ca74cbaf0ace09d", "message": "See if the installer tests pass if I disable testSetSnmpInterfaceIdInIpInterfaceNoSnmpInterfaceEntry, which is the test just before the failing test, testSetSnmpInterfaceIdInIpInterfaceNullIfIndex\n", "proba": 2.2146143408008356e-07} {"commit": "ab2660bed8da36e8a540906b60e63041bc5ff86d", "message": "HIVE-8362 - Investigate flaky test parallel.q (Jimmy Xiang via Brock) merged from trunk r1632136\n\ngit-svn-id: b05e31eb9f122b66e3a4bd72ce86d18f60fb8741@1633507 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6750682852471073e-07} {"commit": "a18116cf2ee869d104ff68e055b95b86ba2fe5e4", "message": "[LO extension] solves a proplem with document cache mapping - related to issue #7024\n", "proba": 1.1606655903051433e-07} {"commit": "c7b95ebab3ef974014d919ab19fb1e12bd458cfa", "message": "Optimize 'CompositeCodec' creation.\n", "proba": 1.405256142561484e-07} {"commit": "a591fbc210524fe670ad2f32c0eb2dd370a912de", "message": "order of OpenAPI extensions\n", "proba": 3.0735202471987577e-07} {"commit": "cbf512449fe8ceef348663b77433cca920c8fb59", "message": "Updated to new package name for the ATerm wrapper.\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.compiler/; revision=16640\n", "proba": 1.043173142534215e-05} {"commit": "24afcdc36bc43eec13905c6cc6f04e9b0a08af71", "message": "Remove TODO for supporting streams in Java FLAC extractor\n\nFlac streams exist but are not commonly used. Also, they are not\nsupported by the FLAC extension extractor.\n\nPiperOrigin-RevId: 284514327\n", "proba": 1.596504404233201e-07} {"commit": "91263cceb21df798eb1dc9711ea441d882f2a26e", "message": "[eclipse] SARL Libraries move from system library type to application library type.\n\nSigned-off-by: St\u00e9phane Galland <23860b554af9116d4237121086bd6767cdd4ff4b@arakhne.org>\n", "proba": 1.0773918290851725e-07} {"commit": "f9d36ab3a2947e926e6dbf23fc06898773faa430", "message": "fix hiccup log\n", "proba": 4.0523668758396525e-06} {"commit": "d1b8efe61b05243afd9af5e9adc5b8a54c1a549d", "message": "added a simple semantic lookup", "proba": 2.7782070333159936e-07} {"commit": "b64ee7e456389a7153d464979186d5f7c06665cf", "message": "fix for \"no name attribute provided...\" (access limitation problem)\n", "proba": 1.7729983881054068e-07} {"commit": "fe6653b1c98d424527053ffe9e1c6f208d9e974a", "message": "gg-8429 review\n", "proba": 1.3167186807550024e-07} {"commit": "08ce287a9309049ee5cf41c16e782b94e0fb1459", "message": "Tone done the log message level on this type of error, because it happens\nquite usually with the jackson-based analyzers - they're not configured\nby default.\n", "proba": 1.0339854128460502e-07} {"commit": "b5a60dd947bbe93b5392c881a669b0d8c51e914e", "message": "entry.getContent() used to throw a NPE when XML or XHTML content is empty. \nStrictly speaking, this is ok, but it's not really necessary. Fixed.\n\ngit-svn-id: a0353c9e9d8b733b849b8de992d454c6c9c394cb@422009 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6369490367651451e-06} {"commit": "9f88825fa388817a9bb5fc554b517ef2964472e5", "message": "ELMIS-131 : Adjustment Summary Jasper Report Design\n", "proba": 1.025105618168709e-07} {"commit": "1789ae6e1670bfde0a801950f18b0921842db679", "message": "Fix for backgroundImage paint problem\n", "proba": 3.816553260094224e-07} {"commit": "d5fb1534fbd187b591b242acdcc527ee0ef8512e", "message": "Supported a very simple legacy query", "proba": 0.00045534130185842514} {"commit": "c76a58d9a22d347b6b1dab5d205210791a7381f2", "message": "Utilize all log entries when sending to slow followers.\n", "proba": 1.0792119553570956e-07} {"commit": "3761421a5732ad24faa01be8882e081122568468", "message": "\u652f\u6301\u5168\u5c40\u8868\u524d\u7f00\u914d\u7f6e\n", "proba": 2.7089603804597573e-07} {"commit": "e33de81c2da89b5dcb66a915ef0c0b736b82284c", "message": "10s timeout\n", "proba": 3.2814449468787643e-07} {"commit": "0dcbfcd5dc03c8c16f08dac4b8212d72d0c336a5", "message": "NXP-14289: Add timer for index command, logging failure on bulk index command.\n", "proba": 1.0644945547255702e-07} {"commit": "abccf99cb18c79a44552ac9fd8d1080bd1cca676", "message": "remove deprecated method adjustComponentsOnMac\n\nGitOrigin-RevId: cb1b05ebb04b3a01b5fa6932b63db7432b8dca17", "proba": 1.4802764781052247e-05} {"commit": "94734147818fb905122e63bf8f73b2db8ab3e71e", "message": "OAK-816 Property index: restrictions of the type \"x > 10\" can be processed as \"x is not null\"\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1481841 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4264375067796209e-06} {"commit": "bcef32f3518856dc669fa359ebb216b910af935c", "message": "Optimization: remove synchronized sections.\n", "proba": 1.5049708679271134e-07} {"commit": "0d685204739b0a4d451d1be846df712d5b314ed3", "message": "Avoid blank history page if there's no active workbench window\n\nBug: 467714\nChange-Id: I47834fdbe1b6fc2f89e86df0c97dbb49b19b9dc3\nSigned-off-by: Matthias Sohn <446760a3fbea85cd5f8f4f5c3de304fe3a38014f@sap.com>", "proba": 1.5301760925012786e-07} {"commit": "e4a80e94d8072444e8d1dee9cd535cd0598affe4", "message": "add chipset information to MediaSupport (#434)\n\n", "proba": 1.1305148461815406e-07} {"commit": "b952f977c628ff5c6336a1130247ecb9f43fd66e", "message": "ProjectsManager#updateProject should return Job (#511)\n\nSigned-off-by: Snjezana Peco <3b696386b25caeee57462e22e28c0d7c942de543@redhat.com>", "proba": 4.2344211692579847e-07} {"commit": "a27ded98c621892320a85f78452df29505d39070", "message": "Test: crank up logging on LicensingTests\n\nWe've seen some failures of the LicensingTests that we don't have enough\ninformation to debug:\nhttps://internal-ci.elastic.co/job/elastic+x-pack-elasticsearch+master+periodic/2220/consoleFull\n\nSo this cranks up the logging of the bits we expect to see the failures\nin.\n\nOriginal commit: elastic/x-pack-elasticsearch@d28c1051a4c0e1cb2d56f829e2e1822732ab88df\n", "proba": 0.002073506824672222} {"commit": "3b212972efde76dceab02b0d8cd29cbd863ac643", "message": "more steps to avoid invalid thread access (display update in non display thread)\n", "proba": 9.978242587749264e-08} {"commit": "af0c9180835c7c6fe058f28427a492ee6bbab918", "message": "improve how we do updates on new plots\n", "proba": 1.6276433711936988e-07} {"commit": "ab756594223ede8cebe6aa17c00aef0d391fde61", "message": "Diff diff UI fix\n", "proba": 2.7400537305766193e-07} {"commit": "ba83c43f04a373db7d0708f17b75bce0a4445c9f", "message": "remove unncessary manual method, the original method wasn't broken\n", "proba": 3.0144201446091756e-06} {"commit": "28c9807d7d2a95d97459a45e3e7302d8a025f713", "message": "Trivial bug fix - conversion between milliseconds and nanoseconds.\n", "proba": 1.3744038085405919e-07} {"commit": "967030fa191f0f1645ae62e07f5adca9202dd9dd", "message": "formatting\n", "proba": 1.1576831639104057e-05} {"commit": "3742e73ed5601b464fe2fcbcd32f00109437245d", "message": "decide which slicer to use\n", "proba": 4.0725637518335134e-05} {"commit": "13d61bb85f0dd2657dc9e44d92a4a6a027cae553", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "7393d4b9b636225776b39a924ad84dc7ec199cc0", "message": "If a LongOperation is executed inside another it's executed directly\n\nThus there is no problem if inside code executed within a\nLongOperation, a LongOperation is submitted again. In this case the\ncode is executed but no extra modal window is created.\n\nFEA: ItEr71S04BugFixing\n", "proba": 7.751181669846119e-07} {"commit": "eaa095d8f0a9bc83a31f7da2c92dda1e2a56f4f3", "message": "https://issues.jboss.org/browse/WFLY-3101 CLI: hide stacktraces for exceptions w/o messages when logging errors\n", "proba": 2.05564703037453e-07} {"commit": "67615f0662c84345ce64a826b7946b468dc9b3fc", "message": "Output from the servlet should be JSON\n", "proba": 0.9999994039535522} {"commit": "cb1c1156ced82bbd4ce67a9c6010758dc1b075b7", "message": "Part way through spotting which point user actually wants to see\n", "proba": 1.9492046021696297e-07} {"commit": "676a9e4e37731107c9207609abb6fb769f3f70c5", "message": "Flow timeout shows in the FlowsList CLI command\n\nChange-Id: Ia559f726dfd9a3507f6fc7c7351dc19f465fd60f\n", "proba": 2.446007329126587e-06} {"commit": "7b9667e477aa317f999800308bf3c0e5b7ba425a", "message": "Move common code up to BeforeClass\n", "proba": 1.2614125807886012e-05} {"commit": "58a8a009208aa09f596c5f253327ff78149594aa", "message": "Fix test case compiler error due to API change", "proba": 9.439030463909148e-07} {"commit": "5f9f2a09364b3a14fc2d4043ec126294bc99c911", "message": "first socket shell\n", "proba": 3.920115716482542e-07} {"commit": "28ea60cc6ff3f70af956ff555353f6b4c45812ce", "message": "#1633 Added key member index to DomainProperty.\n", "proba": 1.0349818069244066e-07} {"commit": "cb5d5f662e6277e618c4e0c65a0ed8bfafdd96b2", "message": "REVERT: Don't add \"Nothing to run on\" suffix for default target\n\nGitOrigin-RevId: 52fba843f5009bb607d121f676ceb1588fe318c5", "proba": 1.3260632840683684e-06} {"commit": "d9bfda8cf7a83963da73af7556b55dfcc6a7947b", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "c5e96c1805dbf466a5c15b9bcb9c0614c97cd550", "message": "FIX: CLD-4065, CLD-4072 - fixed naming of unnamed columns in select query \n\ngit-svn-id: 0c3331f003cd65fce51c5a16c6c1f4b0bff1e9aa@12930 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.647556463372894e-06} {"commit": "6bb536f431c4ef358e8e00769617bd92fee99499", "message": "add test for moving to imports exception\n", "proba": 3.0564879693883995e-07} {"commit": "5ebf554faddeff39c58ed210c2c0185cef79057f", "message": "UPDATE: Header for builds", "proba": 1.4848565399461222e-07} {"commit": "437054efa592007753fb2d690f298e5b239dd6b2", "message": "[vfs] freeze in DirectoryAccessChecker# (EA-216868)\n\nGitOrigin-RevId: c724e71d95e24907606b42a16ba116894802ab42", "proba": 4.6670095343870344e-07} {"commit": "88639c776f55d0cf04ce871d080899c2eedcaadf", "message": "GERONIMO-4410 - OPENJPA-1175 Fix PersistenceUtil.isLoaded\n\ngit-svn-id: 60e751271f50ec028ae56d425821c1c711e0b018@799285 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3326471654836496e-07} {"commit": "0334374777d0b8d95b520aeaa5a7119fb020992a", "message": "#1 Building modules quietly.\n", "proba": 1.0696744112692613e-07} {"commit": "bf34dda7e47194cc25bd2a8cafac29e8587b05dc", "message": "bugfix in TiffTools\n\n", "proba": 3.0240119031077484e-07} {"commit": "8ee7c22f5d0a5435fed6ec235baaa5d6d1384d76", "message": "MinusculeMatcherPerformanceTest: remove toString calls which we're not measuring\n\npointed out by jcoz!\n\nGitOrigin-RevId: 194f0562e8cf3f581420057861fa6e2275b7d40c", "proba": 3.4157116601818416e-07} {"commit": "45f1486f36831ed33700459b0493af33150f57cf", "message": "Re-add comment why connection pooling is turned off for MySQL\n\nThe added comment was added in\nfb5548efcb05473eb5788d786e08fb25c21f8aa2 but got lost during a\nrefactoring.\n\nChange-Id: Iaaad17f7b9ff76555e7a2b5d4c02134d12a32013\n", "proba": 3.592099528759718e-05} {"commit": "c09dcd325b4f13ac9b85181b0d784b8f14ebd63e", "message": "[TAMAYA-244] Added hints to the non-null checks.\n", "proba": 1.0026089114489878e-07} {"commit": "bbb543d2d1e4f271824db142901aaf89ea029a4b", "message": "WMS-34: Make sure the wmshttpservice uses system proxy settings\n", "proba": 1.1445284542332956e-07} {"commit": "b98c1f96240f3a4fbb4557c0b8498ea46f017808", "message": "[]\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=79611585\n", "proba": 6.777071916985733e-07} {"commit": "e98cfb0a10a9885db82da4b7cf509245c1e5772e", "message": "Replace fail+catch pattern with assertThatThrownBy in trino-phoenix5\n", "proba": 2.0297084120102227e-06} {"commit": "52660dfcfae6d44bfd9c0c49c5d73e226a1fc1f1", "message": "Propagate channelWritabilityChanged() through the pipeline after flushing. Related to [#1861]\n", "proba": 1.0115137882849012e-07} {"commit": "ae1f087d9613573c0758f762397f1f5818571426", "message": "fix value for OutputKeys.OMIT_XML_DECLARATION property\n\ngit-svn-id: 0d16bf2c240b8111500ec482b35765e5042f5526@817952 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.26295594277326e-05} {"commit": "1de03b11568353a1f0cb6173887bb4b062cfbc9c", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@10258 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.374830832100997e-07} {"commit": "b3560cdc17457842628ac37877d6ebd643454640", "message": "remove several spaces\n\nGitOrigin-RevId: e6fefc66c59e84aba47ebe2a1d1f51cfa25464c1", "proba": 0.9999992847442627} {"commit": "eb839909107205ee79245ee4fe2c750dfbe2a042", "message": "\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u3066\u5e02\u677e\u6a21\u69d8\u306e\u30d3\u30c3\u30c8\u30de\u30c3\u30d7\u3092\u751f\u6210\u3059\u308b\u305f\u3081\u306e\u30d8\u30eb\u30d1\u30fc\u30e1\u30bd\u30c3\u30c9\u3092\u8ffd\u52a0\n", "proba": 4.0064097106551344e-07} {"commit": "3cdd2c5f2f6177ea50aa75d71133ed85aeaf12ae", "message": "HBASE-10749 CellComparator.compareStatic() compares type wrongly (Ramkrishna S. Vasudevan)\n\ngit-svn-id: eacefbb430aa6993bec52677de2e7e10bea24366@1577767 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3106804317430942e-06} {"commit": "df81521d98b048972bacc33883c7a24115b6f41a", "message": "\u51fa\u529b\u5148\u3092DocumentFile\u4ee5\u5916\u3067\u53d7\u3051\u53d6\u308b\u30b3\u30f3\u30b9\u30c8\u30e9\u30af\u30bf\u3092deprecated\u306b\n", "proba": 1.450291193805242e-07} {"commit": "b0f20399e7c2aab624e6e3eda6b1838b40c41faf", "message": "HBASE-25311 UI throws NPE (#2688)\n\nSigned-off-by: Guanghao Zhang \r\nSigned-off-by: Wellington Chevreuil \r\nSigned-off-by: Viraj Jasani <0f008b677517e222a5b140e7cfedb6aed7df6c3b@apache.org>", "proba": 1.54313653411009e-07} {"commit": "262e0b3fa31834ffcee0a9c84fca477127a70f3c", "message": "Zeiss: ensure that parseTimestamp returns consistent units\n\nPreviously, if the timestamp was stored as a String, the units were\nmilliseconds since the UNIX epoch (instead of ticks since the\nZVI-specific epoch).\n", "proba": 1.7738946667122946e-07} {"commit": "d81b59b54e7945eb75d9ed24e1bf2710312a3045", "message": "- Corrected NestedObject1 equals()", "proba": 1.8612641383697337e-07} {"commit": "29cef4dd395003617c46e62d33616e12440fe85e", "message": "Better metadata population for multi-series Metamorph datasets.\n\n", "proba": 1.2217800815506052e-07} {"commit": "879652b4733399ec62b7395079ca0e6c0b517650", "message": "Property value rendering fix\n", "proba": 3.0681758289574645e-07} {"commit": "dcb0c208fe0a82e837f681fb68201d296576e3a8", "message": "Search more thoroughly for the .nd file.\n\n...instead of just accepting the first file that has a similar prefix.\n", "proba": 1.1380654285630953e-07} {"commit": "170428b7ee5a0554abc5e3805649bab612768cd3", "message": "DB2: Added Temp tables + MQTs in table list for now..", "proba": 9.727336447440393e-08} {"commit": "94a20301a769ff287d05f5111111cda741970e06", "message": "Fixed a couple of metadata population bugs; closes #340.\n\n", "proba": 1.0559084984151923e-07} {"commit": "a9be914f477cdc97e45ccc16f83a17106916e9da", "message": "Database node path fix\n", "proba": 3.0354482305483543e-07} {"commit": "30507bd396340556e5ca70eeb68e21bb1296718c", "message": "Committed SAK-17864 : Portal - Directtool portal URLs should support indexical resolution\n\n\ngit-svn-id: 14ad73a4fc9ccb6b14c5a9bdb407111d9f04bc7b@89790 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.9346532553754514e-06} {"commit": "7787321db4b3347404ba104f16ef18a715332511", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "800dee1a5874aa1f3b4a952c1f361a6f3bc770f3", "message": "Use access-based aging for powershell instance pool reapable map.\n", "proba": 1.0412050244212878e-07} {"commit": "ac8eaca475b848619cfea60c248af1a224d13c92", "message": "HttpWebHandlerAdapter#formatRequest is protected\n\nCloses gh-24352\n", "proba": 2.8437784749257844e-07} {"commit": "c38ee7371ffee08671b886ff9eb74a4cb35b92e7", "message": "Fix race condition in SHOW TABLES smoke test\n", "proba": 1.1899618357347208e-06} {"commit": "a9247b8e67b37429329ece2318fa1d1eeda85d43", "message": "PLAT-4708 - Shut down ViewClient after use\n", "proba": 1.0683796602961593e-07} {"commit": "3f80f067917de667048a224d90566a776c7917be", "message": "\n\nSVN-Revision: 4965\n", "proba": 1.4610053256092215e-07} {"commit": "7d201172a82925ceea5d951dbf15db8f4b70e2c8", "message": "added missing \".\"\n", "proba": 2.128032974724192e-06} {"commit": "1e283561167e4ad0ba31fd79dba7773e2a1b6fde", "message": "Remove unnecessary @SuppressWarnings\n", "proba": 2.031104486377444e-06} {"commit": "451906b7b12d6dc9d71cfb8fc4eec20ac1fe569c", "message": "wiki parsing started\n", "proba": 2.876284952435526e-07} {"commit": "8577e05b07bd0b218e41087e4381f23af7f4068f", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "6f4d807093cc1c322103620527cae8958191c7d6", "message": "changed to lower on setting the searchterm on tablerequest instead of on the getter to be better nullsafe\n", "proba": 3.607627547808079e-07} {"commit": "e17f29d2dda28c3065619884f76898cc4fb3307c", "message": "changed ModificationsController.java to java 6 api", "proba": 3.800850663537858e-06} {"commit": "395495be1cde34ea3ed8bc8c36d46be52ced0e29", "message": "Added TODO regarding the decorateLogger() call", "proba": 1.2073789434907667e-07} {"commit": "58c5506bee058745d73054be88a8ca295486c6c5", "message": "[Java] Reduce scope.\n", "proba": 1.4148778859635058e-07} {"commit": "215a3b7707d1aa9efbfdb855893996bccff872ae", "message": "start of option name -> posistion mappings\n", "proba": 3.157462629133079e-07} {"commit": "1f26c603e03db13ad1117d262abe4b262349a47b", "message": "for now, lets disable the tunnel pool persistance. this means that after a router crashes, tunnels it was participating in will fail even if the router comes back up before they expire.\ndisabling this saves us some IO contention (though this may only be relevent on my kaffe box... dunno)\n", "proba": 1.1193597515557485e-07} {"commit": "20f41d08a5e4a52a7c50ea2b8eaaf3b0157a35c5", "message": "Added support for date formatting.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1157 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 5.87578915656195e-06} {"commit": "f855f7df632e485add53e84d4688265156f8e898", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "8384dcfe8e268aba1b6a306299c8df0b72e6057d", "message": "fixing overwritten method for AndroidDownloader, #451\n", "proba": 1.3201638182636088e-07} {"commit": "6f31c6d857b97a7e484f1c007408b027b9bc1d23", "message": "drive-by bugfix\n\n", "proba": 5.421466653388052e-07} {"commit": "0a7e90fe8e5edd548432677f8fbf3e6d1888961d", "message": "fix #1177 (LB(k) stops at index 0) @antlr/antlr-targets might care about this\n", "proba": 2.2630928242506343e-07} {"commit": "d438bb287ffa19af3ef6d2cc90720c04affa25e2", "message": "android: enable editing by default\n\nChange-Id: I1428c0bf5c4df8d5d0ede026d0f2e31ac48ce226\n", "proba": 1.4518302577926079e-06} {"commit": "80b0e6d0f621aa0bea1191232a529978060060a9", "message": "more generic compiler warnings", "proba": 1.7507052518794808e-07} {"commit": "db73e899c3c8599719468150708000765ac02144", "message": "remove unused comments\n", "proba": 2.4820488420118636e-07} {"commit": "ceece3d7e2307c929951a9b042caeb9aeed4937e", "message": "[android] Added mytarget consent call\n", "proba": 1.5542431697213033e-07} {"commit": "32ccc55cba99750bb1d7adf09867d7e83ac39f2e", "message": "PY-32180 Fixes after review\n", "proba": 1.1344341999119933e-07} {"commit": "aff4aa575b05c421ae5573793b50736a70e6c175", "message": "[android] Using the method of checking visibility on the map from the core.\n", "proba": 1.013628576629344e-07} {"commit": "95ee7772e21bf0eb7a6859b8c14bd4c932c2e381", "message": "the \"scrolled\" callback must handle null values\n", "proba": 4.825596420232614e-07} {"commit": "13651817780a7297cc6112fb5e23aad3262511d0", "message": "when the SpanBox is deleted, the menu text becomes \"add\" again", "proba": 2.1769763236534345e-07} {"commit": "1be4ee57cd380866f70b22eeea17fc5e896f085d", "message": "HIVE-8325: NPE in map join execution (submit via child) (Gunther Hagleitner, reviewed by Szehon Ho)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1628885 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1805969885899685e-07} {"commit": "fb9349ead0f4083a7de99f5eb135523a7b97e256", "message": "Queued episodes that are played can now be auto downloaded\n", "proba": 1.2052242936988478e-07} {"commit": "bfd71436f8f6d77fe24113fd1223282c582a2a42", "message": "we aren't adding anything new to Comparator, and the base class javadoc is better\n", "proba": 1.2078281486083142e-07} {"commit": "2cdf7b6af41a85ae6c92e7309c4d0e9a5594d181", "message": "Bug fixes\n", "proba": 6.413791311388195e-07} {"commit": "a28df87b4d209160cdfd4d29673ccc435aaacf7d", "message": "Fix date in the past which leads to failure\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1781993 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999982118606567} {"commit": "af14a0333c84ce074a944aefe94a311e7d935d26", "message": " - changed the SerializeManagerTest class to not use the StringUtils class\n", "proba": 1.378796525841608e-07} {"commit": "992187977884cfbdf84e24c86bd59ec514b80c14", "message": "Improved tcp pattern\n", "proba": 5.441372650238918e-07} {"commit": "80dde2b34bb75049ba44a156d46e9c117f384f33", "message": "Updated multi-threaded test to account for byte array overhead (which\nwas occasionally causing failures)", "proba": 1.1806704947048274e-07} {"commit": "89551fcb778b1e9710b7188c57aaa45d458a4763", "message": "Making indices indexed from 1 in function argument error reporting.\n", "proba": 1.1671979649463537e-07} {"commit": "07eeaf875243495ba606214a9892b4afa9b8f4e6", "message": "Fix action param not being converted to String", "proba": 6.479912553913891e-05} {"commit": "7e4114a2ff6640509309be79ccac6277bf323bd0", "message": "\"throws Exception\" is removed from TaskResultConverter.getResultIntCode\n", "proba": 9.705410093374667e-07} {"commit": "327ecc9f18ea93a9465d6688ab96f0aeab95040f", "message": "adding tests for kmz export #243\n", "proba": 1.1737593297311832e-07} {"commit": "1b26034506d5440df0caf66f19984a2c8afd6c0a", "message": "Fix typo", "proba": 0.9999992847442627} {"commit": "80ca56d63acc36349832e340fd97fc5e0348fdbf", "message": "Ensure that if the annotation is requested for a class that has it's classpath resolved from an artifact, that the artifact URL is passed back instead of the resolved (local) classpath.\n", "proba": 1.193619993955508e-07} {"commit": "c7cedde18ac11dd718c47964825d5cf9c4d44c1a", "message": "Add getEncoded method to ECFieldElement", "proba": 9.37084621455142e-07} {"commit": "99f381dc557fbf3c2541bfd76e40705fe85b91b3", "message": "Fix PMD warnings\n", "proba": 1.989300244531478e-06} {"commit": "bc6fbd561ea36a7a6b54d8e50cf443b781d5eef4", "message": "add optional sleep value\n", "proba": 4.7058972540980903e-07} {"commit": "617ab6321ba860c418de1ac61d7417e4937455de", "message": "[#1489] Correctly handle channelReadSuspended and channelWritabilityChanged in CombinedChannelDuplexHandler\n", "proba": 1.191938636679879e-07} {"commit": "0746199ca4bfe2b512150a0c25448679301171ed", "message": "Remove unreachable code\n", "proba": 0.002326327608898282} {"commit": "2dc9327cc3534840ee0b1394660ffcdb83258667", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "b29c046940cd31fc0606857a2195840eae081b27", "message": "Fix some typos\n\ngit-svn-id: d9b8539636d91aff9cd33ed5cd52a0cf73394897@749808 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "7559444d1f086beea4dbae429fe0614aec3ca89c", "message": "simplified\n", "proba": 0.9999986886978149} {"commit": "f17e56b33bfb725474015e19cdddc5d1254ea989", "message": "Accept all ready sockets for the SelectionKey. See #240\n", "proba": 1.1906866603794697e-07} {"commit": "f97c305cd796a01f7aefc2346378c548a2b5ef9d", "message": "Workaround graal rc9 bug in netty subst\n", "proba": 1.328342449369302e-07} {"commit": "bfe27f1af278b0fbf265e003291c547540305c45", "message": "Added copy() method to FeatureState class\n", "proba": 1.8338273832796403e-07} {"commit": "1c924e5ab5bf4c9059e1121105c436cd7d06c700", "message": "Assertion failure in updatephysicalnetwork Test.\n\nSigned-off-by: Jayapal <3dd99cedb005ba0ba2ffa0a8e0b7d6c2a0dc8c14@apache.org>\n", "proba": 2.217598478182481e-07} {"commit": "47aa8c1d2411699b38e0785a2e6d73a2d1e48187", "message": "Default for ByClassTLAB.deliverBeans changed to true\n", "proba": 1.1322653335810173e-05} {"commit": "5454d8280a01eb30b61158d9d7ec50fa61d6757c", "message": "FileUnitPanel\n\n", "proba": 5.401329303822422e-07} {"commit": "698af95132b31b9fbcd3375a6bbc8fb2c3d7d451", "message": "more improvements to buffereing streams for file handling\n", "proba": 1.172777999158825e-07} {"commit": "4501fdbab890d3110aafbf9214a86958750725a2", "message": "\u589e\u52a0 virtual \u5173\u952e\u5b57, fixed #272\n", "proba": 1.9856427968534263e-07} {"commit": "348cba59de6c857d12e9e04add6fd8a028298e5e", "message": "Change WorldPoint::distanceTo to use chebyshev distance instead of euclidean distance\n", "proba": 1.2717162007902516e-06} {"commit": "9a9bd81d4a628d20791c98343b9395d07769b50e", "message": "HIVE-6602 : Multi-user HiveServer2 throws error (Vaibhav Gumashta via Thejas Nair)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1576343 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.34543754990591e-07} {"commit": "3e44aa0a274c7156fabb1be2628c4858666efc77", "message": "Upgrade tests", "proba": 3.722117583038198e-07} {"commit": "0833c0fd2d4eb154e01ffde381f70f57f506e1f2", "message": "Added muting to the scene.", "proba": 1.0602029476558528e-07} {"commit": "8cf213a3852e7381ce5299ef18a3dcfa45675335", "message": "Add encyption example to sample app\n", "proba": 1.6161139626547083e-07} {"commit": "fe80fc00e0559b391843c020a80fdd05c024f92a", "message": "update BackupJob\n\ncreate a Communication for problem backups\nsend Communication when there is a problem", "proba": 1.9364424019840953e-07} {"commit": "569826d34b1949ec7059739bc62abee7f0274a13", "message": "\n\nSigned-off-by: juebanlin ", "proba": 1.205740431942104e-07} {"commit": "35aac1d4623a34fe6b03d934eefd9066c61a95d5", "message": "SOLR-10399: cleanup unused imports\n", "proba": 2.077309204651101e-07} {"commit": "900b420a7230ab00a7ee563be9df2ff11c970ab2", "message": "am aaf81763: am c4b1a043: ListRowPresenter: fix ClassCastException\n\n* commit 'aaf817632a1f298e103b30b2a48029646222f726':\n ListRowPresenter: fix ClassCastException\n", "proba": 3.940878059438546e-07} {"commit": "c3a476f64a71048a46ada4cffddee85a041c4345", "message": "improve constant check for binary exp\n", "proba": 1.2382935210553114e-06} {"commit": "fcde230fc6f5a43def307c8fcf203e73fd7c358a", "message": "chore(activity) Remove unnecessary var", "proba": 1.198797417600872e-05} {"commit": "d15af1ccbd00dd8e070aace8592f2c8f40fb25c8", "message": "fail if we don't see recovering shard flip to active and correct doc count checks (distrib=false)\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1245835 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4219608601706568e-06} {"commit": "a88c791141c43bb509dbacace486c1614a18d73c", "message": "#567 corrected test for bean-friendly modifiables", "proba": 1.2307533836519724e-07} {"commit": "997f262291b6658d7433b51cebc5768cbe66f66f", "message": "Update CancelNotification.java", "proba": 4.5756459599033406e-07} {"commit": "562989885af173d251a0023c745b9a6e3da45665", "message": "Issue#56 : restore correct version of Queue#flush()\n", "proba": 1.2794039605523722e-07} {"commit": "12001e9e149a51ddca84fbc47378b93905294216", "message": "minor change\n", "proba": 5.548630497287377e-07} {"commit": "60a0e73067d23050ea2ae558fd1d2b748ee16376", "message": "minor improvement", "proba": 2.0668439049131848e-07} {"commit": "878aeb5b22837e20a973c7cec64a69ec6c51fe36", "message": "Change reference from InfrastructureUserLayoutManagerWrapper to TransientUserLayoutManagerWrapper.\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@7435 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 2.093830289595644e-06} {"commit": "005d784e831f62efec084cf3c63e3b39aaccc2a1", "message": "Fixed the bug 1593 - moving user-added nodes to \"lost\" folder when \"pushfragments\" is called\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@8869 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 1.1433473900979152e-06} {"commit": "5e9b892f9331e5ddcf1512d3cb1a545e06f075eb", "message": "KULCAP-181 Active Indicator default value\nKULCAP-177 Pre-asset tagging various issues\n\n", "proba": 1.244055169991043e-07} {"commit": "8685a35caece077ccc8b91d8e979f8d288efd61d", "message": "Issue467 - Added new types to ContentTypeResolver.java\n", "proba": 1.1070005712099373e-07} {"commit": "083dc1ec7925da1daf7f5a6e2474a037aea9e1ad", "message": "Removing the deprecated java.io.File.toURL() method.\n\njava.io.File.toURL() has been replaced by java.io.File.toURI().toURL().\n", "proba": 1.1637384886853397e-06} {"commit": "a184329b908e7913e0110a72358a15b632829680", "message": "Document moveUp & moveDown (XSTR-383).\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@1111 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.00010212100460194051} {"commit": "ab342ca3d60732bd0bc2f496182cfb199edca5a8", "message": "Use WeakCache.\n", "proba": 1.897248580462474e-07} {"commit": "ed461a4311b04ed7438c3dadc92be349f94c74d4", "message": "format code\n", "proba": 6.055130870663561e-05} {"commit": "69040dfd11cffa0b68cedeae2b5a12933331e973", "message": "\n\nSigned-off-by: riyas ", "proba": 1.1953891032590036e-07} {"commit": "f533b84100a7e72d6eab42a2a9f66d972d16c295", "message": "making sound disposable\n", "proba": 2.2415454168367432e-06} {"commit": "0745e41002d9259a4dac5242234c3f8beccb445a", "message": "change pi pins\n", "proba": 8.204377081710845e-06} {"commit": "15d59fe843b3eb56b37b852e9e4c599502ecd1f2", "message": "fix decoder\n", "proba": 3.385428135516122e-05} {"commit": "f677d9db57cad1344fcd402a83079b09bb974c31", "message": "bring RepoProblem schema up to date with ProblemData", "proba": 1.16624335078086e-07} {"commit": "39e50ff23a586c7aa063fe14db6f5487fba9738e", "message": "Updating app list endpoint from staging to prod\n", "proba": 2.2116003606242884e-07} {"commit": "9c8673f9b22b290060b810133778e0069dd863d6", "message": "Replace String.format with simple concat\n", "proba": 0.9999927282333374} {"commit": "338f49a9af7843ac224b700196895f07eba20e66", "message": "Minor clean up of DataContentViewerUtility.java\n", "proba": 1.725220784010162e-07} {"commit": "8ac5c222696f85ac81d885c9514b9ae9e1ed117e", "message": "Undid previous commit.\n", "proba": 3.5621854976852774e-07} {"commit": "454f3d1bf3141b2bf48d0c6a4be954b7be292f01", "message": "VARIABLE_EDIT\nfix of negative numbers", "proba": 8.991079084808007e-05} {"commit": "58118d21d2cc54313f63f019caaf808a93814d7a", "message": "Fix hasProperty not checking for dirty configuration\n", "proba": 2.0159717450951575e-07} {"commit": "96fcf523047632a4f31506cb3a1b79c2943cc2b3", "message": "1.\u4fee\u590d\u4e0a\u4f20\u56fe\u7247\u8fd4\u56de\u975ejson\u683c\u5f0f\u6570\u636e\u5f3a\u9000\u95ee\u9898\u3002\n", "proba": 9.932064415352215e-08} {"commit": "8dbbd6f6ecfa2f788f30b6b4e9dc0075ec4b202a", "message": "to get update\n", "proba": 1.5233413819260022e-07} {"commit": "be8bf64d7a1a5c452966c9ad083fca462d848008", "message": "changes to elastic search\n", "proba": 6.36647030205495e-07} {"commit": "e2236c6fd45359ab9b5d5a2d3805963bd47ad3d9", "message": "fetch from stops API\n", "proba": 5.082962957203563e-07} {"commit": "6ad46bee53bf57adecaca1501861712c49d26088", "message": "Added merged code\n", "proba": 1.918823926416735e-07} {"commit": "ffd62acfee0ef0d1915854ff11c3d8cb423ff7a6", "message": "Add auth provider parameter to on success callback in mock auth response listener\n", "proba": 2.9077040153424605e-07} {"commit": "61455397cf4fb1ff0fe5df63e276906ac70f1b62", "message": "Small change\n", "proba": 1.422804530193389e-06} {"commit": "e8aa48ead654d89390e07ab78b104c22b43c0d63", "message": "Replace mock config with real one in test\n\nCommit 486bf4e7916bf2a2d091ced16111f80aee298401 used Mockito to mock a\nConfig instance used to test whether the social feature was enabled or\nnot. However, since Mockito does not perform Roboguice injections, this\nwas causing errors. This commit replaces the mocked Config instance with\nthe real Config (with a few fields mocked) that is properly initialized.\nThis was set up in BaseTestCase in commit\nc60f898b8ef14ea745abc0d130faaf4691e1599d.\n", "proba": 3.239165664581378e-07} {"commit": "884611b860cc6f06dcd93b3f8cdf246119373ceb", "message": "\n\nSVN-Revision: 28691\n", "proba": 1.422686324303868e-07} {"commit": "6923cdddda813b21e9cb5b71e451b2e34ae68080", "message": "storagelocation label key removed\ncollection group fetched\n\n\nSVN-Revision: 4597\n", "proba": 1.2585684316945844e-07} {"commit": "672eff31a07891afb48d1dee62274895eb162785", "message": "An-138 delete dead code\n", "proba": 3.073396328545641e-06} {"commit": "8f14f6bf42c2d414870948c00f3532fdc12d9c6c", "message": "Fixed merge\n", "proba": 6.466259492299287e-07} {"commit": "2079c50f3fb29ce18684eb1df237a99d7b850d16", "message": "Bug fix\n", "proba": 5.465154799821903e-07} {"commit": "be6963cee523208c8877d877c499fb69947cba7e", "message": "fixed db helper\n", "proba": 6.278092996581108e-07} {"commit": "af4bc20e2adfc72711b84b0144b03f53dc7b43f2", "message": "Add storing presenter instance\n", "proba": 1.0678434136934811e-06} {"commit": "8473fd52452808d1b93850ba53098f194f204bd7", "message": "[developing]\n", "proba": 2.980577846756205e-07} {"commit": "f5208eca68dc3c91c4caec193f425de0fda0cf80", "message": "fixed problem with null activity\n", "proba": 3.446298819653748e-07} {"commit": "6d1289f108f166e27d0d75d8928a7a2b0128c3b2", "message": "\u4fee\u590d\u5df2\u9009\u8bfe\u7a0b\u754c\u9762\u7684\u6ed1\u52a8\u5f02\u5e38\u95ee\u9898\n", "proba": 1.576738810626921e-07} {"commit": "710d53ff25de1265b6fb3f77771ae50c92a8b98f", "message": "NoRef/OFBIZ patch: checkout session clear (ShoppingCartEvents): changed clearCart to PRESERVE the anon userLogin as this helps a large number of problems (see comment) \n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@10430 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 1.5647357258785632e-06} {"commit": "bbce128acda2b8333f8bad80c397203d4e8ea7d7", "message": "ANDROID-591 Adding master ApptentiveInternal reset; and rearrange initialization orders so that the tests can be started in time\n", "proba": 1.1696505453073769e-07} {"commit": "f24e410bcb66dbab3bcd14a0aaa78943324de6e5", "message": "RM#3669 : Fix issue after changing management of generalService\n", "proba": 1.1141624156607577e-07} {"commit": "a1daceeb1ae1679b1c84b6e5e0665a2eeb638128", "message": "Fix lot assignability\n", "proba": 2.50896550824109e-06} {"commit": "89c0522038873582409e641d2869df42b76fb16e", "message": "try fo fix bamboo build\n", "proba": 1.379743537199829e-07} {"commit": "b6a23f905d3002f837882c49380fd7196573436c", "message": "Simplify RPCClient constructors.", "proba": 2.4004955889722623e-07} {"commit": "4896e8414eda490a7fe5f4709929f1429ab8914e", "message": "Fix for bug #11 - last change was wrong\n", "proba": 1.310922499442313e-07} {"commit": "1cc0871e8373aaeb0a872fe741bbdc60eadf031d", "message": "strehlfeature\n", "proba": 7.164140356508142e-07} {"commit": "eb8065ad20eb48f573ade0fae12d3ea4e597887b", "message": "Tab complete for bungee\n", "proba": 1.5401697339711973e-07} {"commit": "bf77bc7ce431b834e9330abe735149766d145422", "message": "Added exception for receiver types on type writer.\n", "proba": 1.0617895185305315e-07} {"commit": "a7a7ac6976fbdf4696b4094ecd5fafa88f6acee6", "message": "fix login error", "proba": 1.2132776419093716e-06} {"commit": "1fbe3401e18c9d4226254eb5d5e24fca9ecb6e66", "message": "CAMEL-2526 - Fix to add check to limit the concurrentConsumer to < 500\n\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@930313 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9588519251101388e-07} {"commit": "fa6426081a4d7e75c47511119f8372bc9bfad728", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "d90f1be840a32dea9a1f3a5649d239dfd3df590b", "message": "Begin persisting keystore information in PRIVATE_MODE app context storage\n", "proba": 2.322662879805648e-07} {"commit": "fe510790574a35a4087f3e3ce367b18b34fa655c", "message": "Use XML validation in XHTML files (e.g. fixed attribute values) (IDEADEV-5847)\n", "proba": 1.67073224588421e-07} {"commit": "296584760fd21f3044bb4eae3482b9d57a28bedf", "message": "Fixed divisions by zero.\n", "proba": 2.477638076925359e-07} {"commit": "25d4756606bd62c7e16a189e0a35f12a13b96cad", "message": "init choice type to exclusive\n", "proba": 1.6755733156514907e-07} {"commit": "cf059bfb3c5d934acd8e2ca8a1d2665e94f884ec", "message": "provide a hook so the servletContext can be exposed outside of OSGI\n", "proba": 2.74340834494069e-07} {"commit": "467c4333c03e85932725d43045792b909172c5da", "message": "Update backpressure settings, set sleep time\n\n- Set the sleep time to 100ms and lower some backpressure settings\n", "proba": 2.3057221198996558e-07} {"commit": "cae190f76a7d3444be42d36caf5c6053b378154f", "message": "add API for new feature flag\n", "proba": 3.160457140438666e-07} {"commit": "ac57daaa41f353cfd9cef737d071f72acb6a2c23", "message": "ISIS-2158: fixes ServiceInjector not honoring @Primary\n\n- instance equality checks seem to require the @Primary constant in\n_Constants to be picked up via reflection instead of providing a newed\nup one", "proba": 1.2478622579692455e-07} {"commit": "54bb00c800bd002b28a26b1d693d322992259136", "message": "Fix issue with FixedLengthStreamSourceConduit.transferTo\n", "proba": 1.617924425545425e-07} {"commit": "e1c29fcdb88cd447eff60cec35fd9de930a3f1b2", "message": "Improve code", "proba": 0.001046271645464003} {"commit": "26b29691308d82ef1b7083deec97a51c3ac38fdb", "message": "Convert useCount to AtomicLong\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1037943 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "217da90bd6991125087f0be3a60a60763194ecf1", "message": "resolve issue with non-published NVD data at the start of the new year\n", "proba": 4.3941076910414267e-07} {"commit": "9fb97b3dd332a2ff5096b50268d0f773e4e130f4", "message": "fix ID", "proba": 2.326675530639477e-05} {"commit": "8dd5d3b65229988a44434ce1726c78008b5c0c23", "message": "Fix error message.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1479628 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002519158413633704} {"commit": "02f77e305103ff50f1781d89887bcf5bcf9afee2", "message": "docs: why no setWillNotDraw\n", "proba": 3.1061365007190034e-05} {"commit": "55bea5ff6c0448d1f47dcde13ca33f0772816410", "message": "switched minutes to m etc\n", "proba": 8.601928698226402e-07} {"commit": "f9c58c8f7d9f53f32e87b92b7bda4e7c044ee913", "message": "2.4-inflate_menu_by_adding_three_methods_to_forecast_fragment\n", "proba": 1.8669244639113458e-07} {"commit": "df327801d09a35f4f7b04ca59352110c4118729c", "message": "refactor logging string into constant\n", "proba": 0.9999661445617676} {"commit": "971cc91a04a76c627f0448ee4fd3072ea954d870", "message": "Added onCreate(), onCreateOptionsMenu(), onOptionsItemSelected() methods to ForecastFragment.java\n", "proba": 2.0135814793320606e-07} {"commit": "7cd883317542c39bafcc1f5077eea9b01481e058", "message": "Update ProcessSong.java\n\nAs mentioned - substring(1) throws out of bounds for empty string.", "proba": 1.1741747130145086e-07} {"commit": "9656428e609022c5c4c342016472b5a9958e236f", "message": "Make ReplayExampleActivity's second observer's text more readable\n", "proba": 8.598500471634907e-07} {"commit": "fb87a511805d2e32c7f17b8fdb6118c078fd4bdf", "message": "fix bug\n\nClassCastException - success update after inline error\n", "proba": 1.212827243080028e-07} {"commit": "898fa607ab8910bcfb0bcfbc96d878124e172dc2", "message": "Fix crash when socket is null\n", "proba": 3.7142069686524337e-06} {"commit": "9856f4827e6471c1f6d8deb2f82e57a4c75e09ed", "message": "Removed try-catch blocks around things which should not throw.\n", "proba": 1.2375043922929763e-07} {"commit": "07174850fe958e47a449f824ce6e40c3d1210672", "message": "Fix NHentai parser following 2019/07/05 update\n", "proba": 1.8922089850548218e-07} {"commit": "6558725980c6d568909fb951f061d12584d80ecc", "message": "Introduced the inv status enum\n", "proba": 2.2119590425973001e-07} {"commit": "31608efe778845404d27512c1d829a273b45e3fa", "message": "\u610f\u56f3\u305b\u305a\u7a7a\u30c4\u30a4\u30fc\u30c8\u304c\u884c\u308f\u308c\u3066\u3057\u307e\u3046\u4e0d\u5177\u5408\u3092\u4fee\u6b63\n", "proba": 7.423273586937285e-07} {"commit": "85204f559ab2d2b961b28f624a08c71b5276d5f8", "message": "Javadoc and inline single use local var.\n", "proba": 1.1540079469796183e-07} {"commit": "10b63685068d97f3b2b6428dce99db2ac0dd7b6a", "message": "fix #139\n", "proba": 2.913172068019776e-07} {"commit": "2244987a1246d48e44fe34ea7db4606ce0b82726", "message": "get first valid result first\n", "proba": 3.789929542108439e-05} {"commit": "934cafea7d009f636edae062e800f7c298646956", "message": "fix null pointer when attempt to drop course\n", "proba": 2.629618620630936e-07} {"commit": "69b4b20fa1c6c4ca68b6b5b87625824be8b737d6", "message": "refactoring: rewrite getAssignmentIdByStepId of DatabaseManager\n", "proba": 1.8957017573484336e-06} {"commit": "d56549dc431d09c6ad1ddbfb559e5dac23c4f910", "message": "do not allow click action when locked\n\ngit-svn-id: fd5e0bdc55a948b8bf0a1d738c6140e6e4400378@93604 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 1.5203313523670658e-06} {"commit": "4f377722b479a1703945aa39b433c782a680a0aa", "message": " wait, when sumbission is loaded for show attempt #APPS-649 fixed\n", "proba": 1.2188927200895705e-07} {"commit": "8520ae6f28b98aefdaa10e158cf3fe3a7a49111d", "message": "Profil Foto\u011fraf\u0131 y\u00fckleme eklendi.\n", "proba": 3.644313153472467e-07} {"commit": "1c6b44e8fba7f53b23f098f7b88238143e732a68", "message": "Better event logging.\n", "proba": 2.012017006336464e-07} {"commit": "3438a45a04da5e062a91d9188409f0669ab3c0f2", "message": "More tidying of AddConsumptionFragment\n", "proba": 1.7980664779315703e-07} {"commit": "eb5d69b6fcbb9cba2a74f7d7e3f089ecafac86dd", "message": "CORE-834 liquibase-maven-plugin: password and username is null during update task execution\n\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@2027 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 3.762416963581927e-05} {"commit": "dcaf5376890dd7052345672d89d92b870396b526", "message": "[r795] [branches/dev] Fixed text entry bug.\n", "proba": 1.0054854016061654e-07} {"commit": "d85694d17029378fd63108aefc2651e0584fabbf", "message": "Commented out unwritten test\n", "proba": 4.4805383936363796e-07} {"commit": "c6c1dcb74e50aac87b70dd4510af773116da52ad", "message": "Revert \"Fixed IDEA-237737 EA-218146 - IOOBE: LineSet.findLineIndex\"\n\nThis reverts commit 2884d4c1\n\nGitOrigin-RevId: 194ba52c05d5c36a295c708ae6c47d287318ab30", "proba": 5.552362267735589e-07} {"commit": "01ddb01a4406a8f0f34c558ab4bb0b647333e8bd", "message": "Abort if an error() is created during tree building (e.g., too much memory usage predicted).\n", "proba": 1.2526912485100183e-07} {"commit": "3e413a09590abe3f134574223c4d1b07d276e1b0", "message": "refactor IdeDocumentHistoryImpl - remove not needed field\n", "proba": 1.494534274115722e-07} {"commit": "ff6bb3e35959af74eca0fa971ec93a73a058a57e", "message": "Supports Caps Lock with Keyboard. Fixes #1276\n", "proba": 1.3202684101543127e-07} {"commit": "97adbd148d5140f52b42d9352c9ce91f7eddb0ca", "message": "Ignore sparse deselect test for now, apparently zipped svm parsing does not work.\n", "proba": 1.0089356550224693e-07} {"commit": "162c25429b7509177e4a5a744d38d81b74924d43", "message": "Change streaming worker pushback code to only stop pulling work if it is within a threshold of max available memory instead of current total memory.\n\n[]\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=86296819\n", "proba": 8.986333341454156e-06} {"commit": "000ea7eb870b2c0a3c73c11ecf9e3ef48675361a", "message": "url->uri\n\n", "proba": 2.6049230655189604e-05} {"commit": "1268bf594e91cbcb1d46ed988154a113454548fb", "message": "\u4fee\u6b63 varchar \u7b49\u7c7b\u578b\u7684\u5b57\u6bb5\u7684\u503c\u7684\u6821\u9a8c\u65f6\u957f\u5ea6\u7684\u5224\u65ad\uff0c\u591a\u5b57\u8282\u5b57\u7b26\u957f\u5ea6\u8bb0\u4e3a2", "proba": 1.741304060942639e-07} {"commit": "577f1dd75411e2672856434a64018cd90422dcac", "message": "Added serialVersionUID for Instruction.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.2150593420301448e-07} {"commit": "20608166fc0ba88ab3d0830f761bcb33d82951bb", "message": "added precondition checks\n\n", "proba": 2.4475562554471253e-07} {"commit": "59d376a762e26bfd41f423d23738a63fa9e62bd0", "message": "Fixed tests for waitUntilDone and waitUntilRunning. Skrewed up job status testing\n", "proba": 1.5011652010343823e-07} {"commit": "974c54d2c832a6debdfe6920859c6ee086da9ac4", "message": "simplified the data mining workflow interface", "proba": 1.4402380656974856e-06} {"commit": "b4a3a0f59f6a7e63d5b11fec51d572cbd9ba9496", "message": "correct fragment durations (now correctly in any case)\n\ngit-svn-id: f3458a61f0530ebef69c7e9147e6b72c63ba30fb@600 7decde4b-c250-0410-a0da-51896bc88be6\n", "proba": 1.0074209967569914e-05} {"commit": "5ea4e667c22bd920ce53201016ccf63f43819c0b", "message": "Organize imports\n\nChange-Id: Idd3752a211d6d32833d0f806541c44760a9a5fb0\n", "proba": 0.00010733931412687525} {"commit": "0fd7e9a21a9e16529b363b8e6b7cb4a392fb1bd1", "message": "Add instead of replacing.\n", "proba": 1.7953196902453783e-06} {"commit": "7864e45b09d5d58459e7dd3f24a61928e852368c", "message": "fix registering of hibernate entities\n", "proba": 7.110172077773314e-07} {"commit": "c9401722c97e71be05698b764bd1292f2021d454", "message": "Formatting the GeneralOutpatientEncounter\n", "proba": 0.9999947547912598} {"commit": "e77caeffbf21a3bb73decd77c6be666684bf392e", "message": "isFirstTime() and setFirstTime() extended so you can track any event\n", "proba": 7.199777201094548e-07} {"commit": "fb441748353018bc9122cfb5a2e517f728f2b9ae", "message": "attempted to fix parser error\n", "proba": 1.7793211100070039e-06} {"commit": "4e1c92a0677b6e7a2381ac2071555119c4283fb4", "message": "Prevent overlapping categories\n", "proba": 0.0037735970690846443} {"commit": "b6ce3ea78a1d1faec20eaab8550b9163d846b036", "message": "\u589e\u52a0session\u83b7\u53d6\u65b9\u6cd5", "proba": 5.238310336608265e-07} {"commit": "3aaea4fbc7823614f95681ad727fa5643a7e52f5", "message": "#637 Improved the mutability situation by replacing reference assignments with put/add all values into respective structures.\n", "proba": 9.911909160109644e-08} {"commit": "8f1e3856558e802c03ff01f24c55d97d50628b32", "message": "more renaming of classes\n\ngit-svn-id: a754228c0d23e99fefe44e35d84d6184990ceaa2@9710 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.876110928833441e-07} {"commit": "c23291166a82c17225b2e7d90831979c06511287", "message": "[JENKINS-45296] Hook to use effective poms instead of the original ones\n", "proba": 1.115931880235621e-07} {"commit": "f848303cd0bfa44a3a6f70679fe3fcd6ef55626c", "message": "[470254] Preferences not applied: /instance/org.eclipse.jdt.ui/content_assist_favorite_static_members\n\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=470254", "proba": 6.643216465818114e-07} {"commit": "45bb1bdbf748019d915921a27e29a8d7b5c5be95", "message": "Remove getter functions from IndexJoinOptimizer\n", "proba": 4.921186018691515e-07} {"commit": "34acf8b9789a263b991b65477e28b8fe3f25881d", "message": "Added Unit tests for new methods in GenotypeLikelihoods\n", "proba": 1.2455033981950692e-07} {"commit": "a2f4b9c6bf686572147eee23b292a62fbae902e3", "message": "StateBackupDeadlockTest: decrease the loop time\n", "proba": 2.800843049044488e-06} {"commit": "18bc58c6b47d0989d39e68df94fed518ffc59f20", "message": "unroll nested form property paths when locating propert face descriptors\n\n\ngit-svn-id: 789609e278efc0cd74c84a9bb7abaca0738de801@645 817809c7-9d0e-0410-b92d-a7ac8b8adc13\n", "proba": 1.370318750559818e-05} {"commit": "1ff9a0196e2b19ca1f9469bdfa140b501340b372", "message": "More debug info. #1076.\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@5659 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 5.851530886502587e-07} {"commit": "fa1523cf36ac57a0ea30e5ff836badfff446073d", "message": "@deprecated routingSlip methods in Java DSL which uses a String header as we should prefer to use the method that uses an Expression instead. Also to reduce the sheer number of methods in the Java DSL.\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@1137178 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2300571345112985e-06} {"commit": "e11146ebac772d0ccb0b2b5f8f2d89267d70015a", "message": "#1772 - chili - Arm slot and double click on text to fill slot no longer\nworks ", "proba": 1.2437040197710303e-07} {"commit": "a0abf87ac5b8a36d23cfc6b7af946a5ecec91172", "message": "[nodes][Computation] Update parent deduction.\n", "proba": 1.8687627800773043e-07} {"commit": "95fccf00d8fdbd2e1e157634fd8f37baaf7ba22d", "message": "Checking why we are not navigating to blank\n", "proba": 2.6243927209179674e-07} {"commit": "b5c5edbeeca694717f247cc640453cad1dec2491", "message": "bug \uc218\uc815 \ucd94\ud6c4 \ud30c\uc77c\uc0ad\uc81c\n", "proba": 2.6114102524843474e-07} {"commit": "da18eee0bda0d6f92f7bbcd7c84a1cfccb71ed48", "message": "add empty set type param to get rid of warning\n", "proba": 2.7202528940506454e-07} {"commit": "72de297886d35a97b26aef30e414e99cea467d40", "message": "BlaiseGraphics\n- add MarkerEditor", "proba": 1.3038257407060883e-07} {"commit": "49849f7d8768c0b1dec179b35c344ecbd442c673", "message": "updated outputDescriptorToFile()\n", "proba": 4.811084863831638e-07} {"commit": "29d4254f98faa49310749b7d253891d448bcedb3", "message": "Stop ignoring tests\n", "proba": 2.1544649371207925e-06} {"commit": "2c795cf0ebf95895885d95f1af42b499eeed028f", "message": " * modified distinct utility so it is more universal\n", "proba": 1.1936973010051588e-07} {"commit": "707f26865920cda7ff5cfa3a8ac1d64395a44c52", "message": "vtype: javadoc update\n", "proba": 1.4697594679091708e-06} {"commit": "222ca43d1fd8956d75bd5454a15b8ddd4aac31ed", "message": "Minor comment update\n", "proba": 2.4358527639378735e-07} {"commit": "316ad06a0af4aa43cbba7e9b683cb1fedb887f34", "message": "Added WatchCoder class\n", "proba": 1.291039239958991e-07} {"commit": "90a53eb6c293f399b63da2bcb92935a51b40bc4e", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "c1fb1046a22636b395f6c8c920b6f0b84c9dc742", "message": "\u043f\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u0434\u043e", "proba": 1.5704823681517155e-06} {"commit": "d60cb3b58938fe58837e79c17fccd556b7de5b2d", "message": "Add nullability annotation and rename method\n", "proba": 3.426484909141436e-07} {"commit": "ee98292e5760d9a3ea812d0aeb60fd6e096223cc", "message": "Increase lower bound for random resolve timeout in test\n\nThe test UnicastZenPing#testResolveTimeout chooses a random resolve\ntimeout between 1ms and 100ms. Close to the lower bound, this is far too\nshort and the test races against the concurrent resolves executing\nbefore the timeout elapses. This commit increases the timeout to\nsomething that is far less likely to race, yet will not slow the test\ndown since we are not doing resolves against a real DNS service anyway.\nNote that we still want a short resolve timeout since we are testing\nwhether or not timeouts really work here (by latching one of the\nresolves to respond slowly).\n", "proba": 1.436565497670017e-07} {"commit": "d85abc7bbb3d3c0749298f67e8ebe697c08d4e85", "message": "Update javadoc in CommonOAuth2Provider\n\nCloses gh-11490\n", "proba": 1.687024990815189e-07} {"commit": "76fc9a95d5f9dad36725984dccedf3ea36cf5957", "message": "update last value algorithm\n", "proba": 1.1383252740415628e-06} {"commit": "f983ef9a07af5d5744012c8742f1d064142e5a15", "message": "Showing correct options for data elements with drop-down option sets, when scrolling down and up.\n", "proba": 1.0557453578030618e-07} {"commit": "59348709af6b91a863f37fd78a85e121cd8eaad2", "message": "Using StringBuilder instead of concatenating Strings\n", "proba": 2.7250716811977327e-06} {"commit": "2b0bc86ceb714a5b5d496fc25e0f9f8f32f834ba", "message": "Fix flaky tests in HibernateMetricsTest due to GC (#1776)\n\n", "proba": 1.1441028391345753e-07} {"commit": "f9902097b3987abc7e29aaf389fb0bf69d7e7a58", "message": "*** empty log message ***\n\n\nSVN-Revision: 1203\n", "proba": 3.0312997978398926e-07} {"commit": "97167f0eafe012e6c62a52e93e9c46493bd76af1", "message": "#71 fixing test case\n", "proba": 1.3426399902982666e-07} {"commit": "3e0acf94faa6edc6b6defd2cf694a65f201dd6a0", "message": "[#829] [cygnus-common] [JettyServer.java] Run the GUI only if port different than 0\n", "proba": 1.9083523739027441e-07} {"commit": "4906ee75a08a13fa1ae78c8768560edcd281e9d4", "message": "Remove useless casts from SimulationView\n", "proba": 2.3502389012719505e-07} {"commit": "6307427268db1fcb371930b3aec5d7f0cab2e65a", "message": "Fixes to injects\n", "proba": 3.6655299595622637e-07} {"commit": "8a28fa2314da92a70b88af7958b9ddaa3a1c17d0", "message": "Removed print-out statement.\n", "proba": 5.225282961873745e-07} {"commit": "851cb52dc3a4ae42d4f776eb9b0571b7fb0ac795", "message": "Call join only for alive threads\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@992252 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0809734735394159e-07} {"commit": "f4f5a77c0f3c65fafe41204f7a9bb70b7032da93", "message": "Check freed blocks in the mutable area.", "proba": 1.1440209846114158e-07} {"commit": "40c8c170268a3ace7e8b511c10ab3c833d7b9517", "message": "Removed RowLocation Dump\n", "proba": 1.9217540625504625e-07} {"commit": "e02480700374ae8147fb4b9a1d24b96e7fa23041", "message": "Change PollerEvent to reference the socket wrapper\n\nThis forces going through it rather than keep around a NioChannel, and\nis safer.\nInspired by 45aeed655771308d5185d9dbab8e29a73d87509b", "proba": 2.0361709118787985e-07} {"commit": "f769bc7a5c96fc368dc4ba8dea4932a83979f39e", "message": "Updated code style; Fixed wrong comparision of posix.errno vs. Errno enum\n", "proba": 5.177938646738767e-07} {"commit": "d4ff62fd339993344dc7dd05f780d7d9a39ec6e8", "message": "hide chunk controls for satellite chunks\n", "proba": 3.461609026089718e-07} {"commit": "205e1bd8abfecc1b279253f98377109c652bc4d8", "message": "Add more javadoc comments on BakaProcessor\n", "proba": 1.291706723804964e-07} {"commit": "dc82a3bbc0ac15c084bed30c9e340a11aa94f6f6", "message": "Fixed an exception handling bug in MetaScheme\n", "proba": 1.6206871578106075e-07} {"commit": "e676e6f363303c2ee08ef29a1afdf2ac1374de65", "message": "removed unnecessary import\n", "proba": 1.6852702628966654e-06} {"commit": "1664d22c8bc43aaeb753ef9d84602d4a4b18220e", "message": "Prevented line moves when only the tips touch at the common entity segment.\nrefs #1220 #1221\n", "proba": 3.4707561553659616e-06} {"commit": "1f6af79e6395515a2eaf5c76f2954c0be5d9810e", "message": "added unit tests for related project stuff\n", "proba": 1.2472530386276048e-07} {"commit": "acd529120e1170d3c97292f7fcf7e2d3ac479b34", "message": "\n\n\nFormer-commit-id: b23f07c5a4cf83a65cdcc64199b0b91b4d313a2f", "proba": 2.8317617761786096e-06} {"commit": "a0403c6cd19fa4afe086f8e3dd1b6a2e7d3cb4cc", "message": "When importing an unassigned table, the task now has to explicitly set that table as current. (CYTOSCAPE-12969)\n", "proba": 4.873407306149602e-06} {"commit": "ac605d1a2427e71819bd2a3676e32f8975b8767e", "message": "Added new methods to Value: shiftLeft() and shiftRight()\n", "proba": 4.536644837571657e-07} {"commit": "c9f61a5fec88330cfec8916b2a695e9c3ba6a3a7", "message": "FileService.iol: operations mkdir and exists: changing return value from int to bool\n", "proba": 5.269420171316597e-07} {"commit": "41abcdad82b5598924849999b2d165fba97428ee", "message": "javadoc comment bug fix", "proba": 3.103765209289122e-07} {"commit": "4e21e051d7099c119f763d5bad961b9797ccc92e", "message": "Update BcdPrefixer.java\n\nadd length encoded with 6 BCD digits", "proba": 1.3645058061229065e-06} {"commit": "c207ce66c348ad47c3eb150d9f460690da17360f", "message": "Add JavaDocs comments", "proba": 1.6362218957510777e-07} {"commit": "5bdf1e70393b91f936b3507ea83fe27f808db968", "message": "Yum cache folder name was updated as a part of https://github.com/gocd/go-plugins/pull/25, after that cache cleanup on agent machines wasn't happening as a part of test teardown\n", "proba": 3.937666122055816e-07} {"commit": "1feeb2294bafe4eafe3f1d16f2c6455657feebde", "message": "removing some unused stuff", "proba": 7.869663249948644e-07} {"commit": "3e4ad9f8040f9f490ad3c2d36831698121467e11", "message": "Delete GreedySelectionParamGenerator.java", "proba": 1.8656426163943252e-06} {"commit": "35ac0549b0c5c3cdb077f659714023d9c10d44f4", "message": "Added api to update estimations\n", "proba": 1.69361797475176e-07} {"commit": "af422074242dd4618ee64940eecfb4f6bd23e619", "message": "Created method 3\n", "proba": 0.00022732888464815915} {"commit": "ad9a4ac39854961f11aa1b8795b74648e021b7cb", "message": "Ensure FunctionUtils compiles in Eclipse\n", "proba": 3.4749649557852536e-07} {"commit": "338f18903853c7539d805b0bea7650b559364a35", "message": "fix(TableField): https://gitee.com/baomidou/mybatis-plus/issues/I1JXCX\n", "proba": 2.627813842082105e-07} {"commit": "f3a20d5573079e7fb14a0c1b7cc67a85e93db7f1", "message": "Josefs fix of a bug with language type literal\n", "proba": 1.972209417999693e-07} {"commit": "28b00e097a43e9296126bbb5ae0518987fd7d958", "message": "Add condition\n", "proba": 0.0003558144089765847} {"commit": "2f5675c396a5033c3ea79a7f0f4e42a38c5154af", "message": "add newNoteTest\n", "proba": 3.0270416573330294e-07} {"commit": "fc6e5c9609734c8ccb69b60b63c511544415b81e", "message": "Add more cases to shouldPartitionByFirstKey.\n", "proba": 2.297645323778852e-06} {"commit": "6592e161bae9e6c077bf36324c838cb556359b4c", "message": "Added many more methods to create Trove collections.\n", "proba": 1.0001451045127396e-07} {"commit": "6bf9deef9e02495f89bf0631927009e04ff4d8e0", "message": "added table name to attachments types set", "proba": 3.1883661222309456e-07} {"commit": "5c21c5c3d65c2233fbda67667f66099d15d4b4f1", "message": "logging in retry remote connection strategy\n", "proba": 3.6151047311250295e-07} {"commit": "e6f938e4dd761751d0e2a1d943fae475ff2cf700", "message": "KULRICE-13248: When converting properties to columns, GroupLookupableHelperServiceImpl converts attributes to a format that the wrapper can map and removes attributes from the criteria map regardless of whether they have a criteria value or not (but adds them to the attribute map only if they have a value).\n", "proba": 1.0687872986636648e-07} {"commit": "a93805e42818c0a3d325b5f96ff72c4a837ff271", "message": "extract codes that fire all rules as a method.", "proba": 2.6705401978688315e-07} {"commit": "0b4c44eabd3d52a20b19a4f453826349f4342c14", "message": "Fixed failing test for build details page\n", "proba": 1.4284506733019953e-07} {"commit": "38bc690216b0a74b5d98af2a9f25469758c804b7", "message": "Modified getSubconcepts code [KLO, 110410]\n\nSVN-Revision: 1050\n", "proba": 1.3461105652368133e-07} {"commit": "16157ccc5bb9a67eecaa9dfd59f00421edac0f54", "message": "optimize NTUplesParser\n", "proba": 0.9991784691810608} {"commit": "381555f1d84b3d82e0d019643e2d2886dad22fe9", "message": "Log error message optimize\n", "proba": 8.132663538162888e-07} {"commit": "03db8e88e66c9d6bdcf92e0bf8c2b58d7b36e45a", "message": "Updated queries for performance improvements\n", "proba": 1.877075561651509e-07} {"commit": "1ce5a1cfa95cded2e74922cbda7c059e6277db7e", "message": "don't auto-popup after NULL\n", "proba": 3.0357654395629652e-05} {"commit": "aa25282793e279d39f054a02fbbf4245a9de59b9", "message": "landkreis filter um eigenschaft DES erweitert #21", "proba": 1.6937327984578587e-07} {"commit": "7e7dca0718a0c278b03ba720bef08ac7ff86d2e1", "message": "database: updated deletePopulation to throw an exception if still in use\n", "proba": 1.951935360011703e-07} {"commit": "c6c3c28ad856bcce9441400581f9ed0975dae065", "message": "KULRICE-5404: creating a new base class for model object to centralize jaxb callback methods. Sadness that I have to use inheritance for this ;-(\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@21680 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 5.474405952554662e-06} {"commit": "ae0420ede8a0545f123852d9d2c897e5503bca99", "message": "more memory efficient file queue message\n", "proba": 2.384455797255214e-07} {"commit": "76905087a09f1aed436af79ddf0c0226e3ae98d3", "message": "remove outdated TODO\n\nChange-Id: Ib52a019bd44411cf953a4cf2a391d37296072035\n", "proba": 2.6221011921734316e-06} {"commit": "05eb4227eb013dc975f82ad31be80fe225e357bf", "message": "Make key public\n", "proba": 2.103912083839532e-05} {"commit": "7c18d8e6fece6c541a9009cf2a3ed9e16d9ca341", "message": "CAMEL-15768: camel-main - Remove enabled from the lraProperties (#4533)\n\n", "proba": 1.0148647788810194e-07} {"commit": "9a00213f21a430cf8cce88c95d050077fb95f673", "message": "Update for 2.0 actuator changes\n", "proba": 1.3627213490963186e-07} {"commit": "e8a54ba033cfb07bc92f53adea7778a25c167e9c", "message": "Extend some tests.\n", "proba": 1.3739806945523014e-06} {"commit": "4838f06d5d06c2e2cf7a437de4eae78a4980f347", "message": "ASM annotation visitor logs IllegalAccessException at debug level only\n\nIssue: SPR-15442\n", "proba": 1.3731487058521452e-07} {"commit": "90871130474cc06fbd5e172722d6b047daba46b3", "message": "fix fileUtils\n", "proba": 8.742307500142488e-07} {"commit": "a6043c14cd7b59b833b2ee87276ad49a36ab2e95", "message": "Fix 1.16.2 multi block change packet order (#2138)\n\n", "proba": 1.2125312309763103e-07} {"commit": "c35f8a1d7c79123b986c456d11160134f8c24169", "message": "modernize CALL", "proba": 0.0010837048757821321} {"commit": "222b4415102a0182900487b4eaf590ec2b716f0d", "message": "[IFS-9454] flyway 7.1.1\n", "proba": 2.228215123523114e-07} {"commit": "e1d16c21a90175871711ba18efa3e878377bd615", "message": "StringBuffer to StringBuilder\n\n\ngit-svn-id: 093fa4c7fa7b11ddcea9103fc581483144c30c11@3123 5b74d2a0-fa0e-0410-85ed-ffba77ec0bde\n", "proba": 1.3303914784046356e-05} {"commit": "a2e3ef2c0f1a6f2d00189cdd8b6bdba50bd414b1", "message": "Fixed Planetoid Update\n\nX was set twice, and the values were not multiplied by the Physics\nconstant.\n", "proba": 1.0675729811282508e-07} {"commit": "fefd6437abec7784081bc22ca304801ce970d27f", "message": "fixed test, introduced dynamic upload to GitHub Pages\n", "proba": 1.2848033748014132e-07} {"commit": "5797d1fcc4669a7f73fdf997606e0ed5b9b473c2", "message": "fixed test and added new test with query\n", "proba": 2.2499571628031845e-07} {"commit": "9cb658b0025defd9679ab071992e465f302a6fe5", "message": "Oracle: scheduler jobs properties refactoring\n", "proba": 5.39295001544815e-07} {"commit": "3eb8ea067d8f53a547884c247c7bf59f2d6d6fa8", "message": "modify DiffRecentchangesOfSeiyuConsumer logic", "proba": 4.908413302473491e-07} {"commit": "826ad9d1fcace81fa679955cce18e6f3ad9c10db", "message": "[1076][cygnus-ngsi][TestUtils.java] Simplify createJsonXXX()\n", "proba": 3.0099883474576927e-07} {"commit": "cd1ed235646a27f578763f4a5b72d980bc856503", "message": "Load therapeutic procedures instead of radiotherapies\n", "proba": 1.7351258918552048e-07} {"commit": "177bd54fb9aa889462ad77616c16cc6e37ae4f1e", "message": "Add tests for removeGroupPermissions(...)\n", "proba": 1.203245432179756e-07} {"commit": "5779c76f5393e4587ca3bfc5f19a1b71515f01da", "message": "It is now possible to see which tasks are done.\n", "proba": 1.4138042843114818e-06} {"commit": "946fa588ccb904e2d80a01722845079c6f74d87a", "message": "Adds validation to ensure get-signed-cookies-url includes a value for the redirectUrl parameter\n\n", "proba": 1.7257703177619987e-07} {"commit": "d729976c5c557f8506d0e5e132d24870b27f61c7", "message": "Ran shared elements if going back 1 crumb\n", "proba": 1.1622262263699668e-07} {"commit": "11a55155822a74931e70abdd3fe7b7047cdd802c", "message": "Removed unused imports.\n", "proba": 1.3917829733145481e-07} {"commit": "99ca5abb4cd58b80c9518623e57815d3cd6deef3", "message": "Fix check in dismissable change for lockscreen\n", "proba": 2.2863872572997934e-07} {"commit": "e61e3f807cc7b2c0240b2e4617e1e4c72d73e007", "message": "Removed abstract method inherited from interface.\n", "proba": 1.1800469223999244e-07} {"commit": "c031a49b17c3c8544153a8d4fac830be0c0f8f92", "message": "ref #235\n", "proba": 5.191100740375987e-07} {"commit": "4c61f2073ef5d0a5aa1503d7d6ab72b3e3ae0392", "message": "Add documentation link for publishing with transitive=false warning\n", "proba": 4.162654931860743e-07} {"commit": "96d0f53b3895d6cf02f8c5af05c84e9df1db93a3", "message": "Minor javadoc fixes\n", "proba": 1.87011423236072e-07} {"commit": "d5beea8ec52e87dc30fd5b0a4015c0ac64628a63", "message": "fix openid connect spec href\n", "proba": 2.9678511737074587e-07} {"commit": "3d29fe57000e67c56e0ae293d21ebc8b56168167", "message": "Don't fail if no controllers are actually missing auth info.\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@5266 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 5.528571364266099e-06} {"commit": "64a88f8a3286f7c93eb552452f45ec3afde99d13", "message": "#846 - Layer settings: Fixed feature details not being shown despite being selected.\n", "proba": 9.747022744477363e-08} {"commit": "fe36cb3efa5fd75c96be66314ddc273476e442ec", "message": "[CryptoFacilities] Fix authenticated requests\n\nCF api now only accepts GET requests following latest release.\n", "proba": 9.79491900920948e-08} {"commit": "921bc39f973195858a51dd0724f7f7cd81c78939", "message": "lots more implementation\n", "proba": 1.1487231432738554e-07} {"commit": "de0dba93256a2e7d301033806bb1fee212437a4c", "message": "Need to transfer empty map in order for it to be picked up server side.\n", "proba": 1.1322411808123434e-07} {"commit": "5a5e19a82f0e9f450cdec004638127e18274c1b7", "message": "Fixed the ordering while using composite map reduce", "proba": 2.7794737889053067e-07} {"commit": "d49fc62e6fa2700d7b153f8592a7663f26cf04ac", "message": "Fixes #13 by allowing setting the working directory for ApacheDS and using the target directory as the default\n", "proba": 1.1359433926827478e-07} {"commit": "d753761a5d5040938551538bb25f7838d6e1aa89", "message": "organize imports\n", "proba": 6.616693553951336e-06} {"commit": "d9f3c4b110f6bc6ef7711f6662408ffdb8d6853a", "message": "fix(android): auth result check state\n", "proba": 4.072338015248533e-06} {"commit": "c764d35e0147ebf1f9385b90d5dd43afc37eb79f", "message": "\u4f18\u5316 \u5e73\u5747\u4ef7\u4e3a\u7a7a\u7684\u95ee\u9898\n", "proba": 7.891932796155743e-07} {"commit": "3a2411a9daf2769f57ecd3dedf1e2080a1571b93", "message": "Revert \"AMBARI-20140. Adding spark2 to a kerberized cluster with spark1 fails with keytab file does not exist error (Attila Magyar via adoroszlai)\"\n\nThis reverts commit e1a354b7d912263593c0b8ff406eb230bae4d2f0.\n", "proba": 1.204970345725087e-07} {"commit": "28d62954d0cb664869a7c37d0f4ca7b68e027a22", "message": "core: Rename parameter cinderDisks to cinderDisksToRestore.\n\nChange-Id: I7a1cf1261f867c517c6d87e1b3ed01629d60e335\nBug-Url: https://bugzilla.redhat.com/1256048\nBug-Url: https://bugzilla.redhat.com/1256049\nSigned-off-by: Maor Lipchuk <37a323a8cadba73c2b6c8d3f850c79092d0199e6@redhat.com>\n", "proba": 1.9023995889710932e-07} {"commit": "e232c12360f66a4511b338da00a5028e5bf86c99", "message": "KYLO-2563: trace for app context should not include type, causes problems for factory beans such as feedImporter\n", "proba": 1.370360820374117e-07} {"commit": "8aa3c61e9683195ba05fcdd4550d03c24e230ccd", "message": "Polishes part 3\n", "proba": 1.5793212071457674e-07} {"commit": "c924796260e2d18b11f79b675c039a331fc9d73b", "message": "core: Make \"SysprepHandler.timeZoneIndex\" private\n\nThis is needed in order to avoid the following findbugs warning:\n\n Field is a mutable collection which should be package protected\n\n A mutable collection instance is assigned to a final static field,\n thus can be changed by malicious code or by accident from another\n package. The field could be made package protected to avoid this\n vulnerability. Alternatively you may wrap this field into\n Collections.unmodifiableSet/List/Map/etc. to avoid this vulnerability.\n\n Bug kind and pattern: MS - MS_MUTABLE_COLLECTION_PKGPROTECT\n\nChange-Id: I6fc8e9cf3218312d53acc87eda3b66e373ef9ca0\nSigned-off-by: Juan Hernandez <59e5b8140de97cc91c3fb6c5342dce948469af8c@redhat.com>", "proba": 0.00044449116103351116} {"commit": "3207036b2893d1e15393b34fd02925af10e8d974", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "3693ec7d87ca022bb356c37aa5fea141deb5c133", "message": "fixes bug \"sourceSet not set\"\n", "proba": 1.2472791866002808e-07} {"commit": "9967a84e906c25d6734f97dbedf2e05c94812688", "message": "Fixed NPE", "proba": 4.0842601833901426e-07} {"commit": "afa316497d6afc4cfeebb434a5c45db8387f5d7e", "message": "[SGL-509] - Posicionando popover sobre o span com a mensagem resumida.\n", "proba": 1.1151404066822579e-07} {"commit": "404cd49e83402a03268f8363dd5528d7d008fb93", "message": "CAS-1188: Make SAML support as an optional module for CAS server\n\nLike for other external protocols, the classes to serialize through Kryo are to be declared explicitely\n", "proba": 1.1630456242528453e-07} {"commit": "3fdb7cc39397c517cd85a61834f83fa68c6aebfa", "message": "Fix for instance health check value. 'healthy' is now 'Up'\n", "proba": 0.9999909400939941} {"commit": "39ad5913c98d35564c3efe7fc91dc1a6c50d74c7", "message": "Fixed blank space #4\n", "proba": 3.937308520107763e-06} {"commit": "279e151e2674861eda739a96726f4d250a40f9d5", "message": "KRACOEUS-7181:removed cast to the propdev form\n", "proba": 1.1970820423812256e-07} {"commit": "c4d3b995cab4635b1cb85a7aa8e31355a357cdfb", "message": "Revert \"Fix unit test\"\n\nThis reverts commit 333fead8f4291568ec241fa1b6b01bd04e7a15e4.\n", "proba": 1.3039624491284485e-07} {"commit": "8ca58ff329502db38d94e046d92547ba8752c6ca", "message": "#45 new table: fixed style class in table toolbar\n", "proba": 3.8118935208331095e-07} {"commit": "13f35d1780d493dd4258549984864547afb18a7a", "message": "Ignore broken ApplicationMaster test\n", "proba": 3.63959316018736e-07} {"commit": "efd856722c86009c86860f2c5c6aa9f7a0b3152b", "message": "Remove unused imports\n", "proba": 8.691937409821548e-07} {"commit": "02ae8f86e9d2c889412039987c03b58bbf6f9c10", "message": "Return default format instead of unknown format\n\n\nFormer-commit-id: ed9ec132158f93915dc5718b0e59680746d3d3de", "proba": 3.7834267914149677e-06} {"commit": "792ecacdd9eac0a0c7bbe05f28d598f6e0f8f70a", "message": "Handle right side being binary while left is not\n", "proba": 1.0552542335062753e-05} {"commit": "4cd1e195c8f6fa63a1d644ad785d9f128445c83b", "message": "Web services logging improved.\n\n\nFormer-commit-id: 5218e1c7cfdf8e0bde304eeab42bf62fdfa12420", "proba": 5.754162884841207e-06} {"commit": "328f92151ef8be46b85441eb56eefa944ea61b12", "message": "fix(sorting): Revert changes to AbstractRestService", "proba": 3.07630045881524e-07} {"commit": "eb6478126baeefaf208cdd7b46e48da758bf2f67", "message": "gh-1297 - test fixes\n", "proba": 1.2379564395814668e-07} {"commit": "5a53ca138679e0827131d1fcdf684f89b4a20b86", "message": "fix: [TEI-QUERY-EVENT-STATUS] Fix filter by SCHEDULE and OVERDUE\n", "proba": 1.6590115592407528e-07} {"commit": "2b44dbea8625a270709ed41a2a2f64adccc3352d", "message": "JCR-1538: [patch] add toString for NodeImpl and PropertyImpl \n\nInclude a \"node\" or \"property\" prefix in the ItemImpl.toString() output.\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@691305 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.669632860692218e-06} {"commit": "45a6bcee4229b1ab0aa8c18590df4c21b202d0e5", "message": "AbstractDynamicLeaseManager: Catch up to dhcp4j API.\n", "proba": 1.0712015807712305e-07} {"commit": "40ad5cae65644a9b7624b2e7bf47f8002245cffd", "message": "JCR-1565: JSR 283 lifecycle management\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@795096 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.2420927570674394e-07} {"commit": "d03b51fd6001b95ba01179f20d03920bb6850080", "message": "errorFailed >= 0 & testResult.getErrorPercentage(): fix for ErrorFailedTreshold\n", "proba": 3.026302692887839e-07} {"commit": "7fa0b13727c8d9adda84c38d7c2388443f94a2cb", "message": "ignore ordering for arrays as well (doc)\n", "proba": 1.2689234551999107e-07} {"commit": "09ad523ca79cf0706eff983b2e4aa87146224066", "message": "PROACTIVE-774: Fix a memory leak when a ActiveObject is terminated\n\nremote object must be unregistered & unexported\n\nThis patch does not solve the leak when a remote call is performed from\nthe same VM (the body map of the caller will prevent the garbage collection)\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@15059 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.5376614328488358e-06} {"commit": "0b1a6f106f4602f3e2392b47088832438f72ce00", "message": "samples: Remove output only fields", "proba": 7.887989568189369e-07} {"commit": "ca2617c5542a030148a18c2779563aaf9ae0a930", "message": "Reduce hard cache to 4Mb (2Mb on top and 2Mb on tail).\n", "proba": 1.4184161045704968e-07} {"commit": "9b04180013e34d21af904b504c18c0fe70bae9b2", "message": "Fixes #1\n\nAlso gets it ready to handle sharing text\n", "proba": 1.0427591234929423e-07} {"commit": "81f9a4e39988809883655ff6a25d046a51a06662", "message": "Removed unused import", "proba": 2.9346514907047094e-07} {"commit": "7548826611334ca9c24d3e89d6dbda5332089230", "message": "add primitive type tokens to import parsing stop list\n", "proba": 3.8064698060225055e-07} {"commit": "bf3c622fdf09350776474769f4d430a9a727c920", "message": "Fix [Automation]margin does not work when view as ps or pdf(T64979)", "proba": 1.0375315184774081e-07} {"commit": "180a7de61c08a11441e8fcf909ea37add0270cac", "message": "Fix JavaDoc\n\nsvn path=/harmony/; revision=628024\n", "proba": 6.875277176732197e-05} {"commit": "d8bad0fbe067d79f33235a3c700c73b3c9464235", "message": "ECP-1838: solves issue with double lines in IncomingInvoiceExport_all_properties\n", "proba": 3.870655689297564e-07} {"commit": "a76fcf5a9b96dbe73d7abb5d22cfbedf3dda1fb4", "message": "Disabling phreak on tests\n", "proba": 3.20133040077053e-07} {"commit": "572473561e99be553bc596862f1d41902f2c479f", "message": "[FABRIC-670] Ignore ExampleCamelCxfTest", "proba": 1.5113165829916397e-07} {"commit": "7aecc859893a3938d27678038c64aa72b823a74f", "message": "whoops, forgot this\n\ngit-svn-id: a243bed356d289ca0d1b6d299a0597bdc4ecaa09@23520 c60d74c8-e8f6-0310-9e8f-d4a2fc68ab70\n", "proba": 7.209987415990327e-07} {"commit": "baa8d0e431fea326d28089c078e05e19df239d3e", "message": "Fixed PossibleStepEditPart tool tips\n", "proba": 1.5800594610482221e-07} {"commit": "94ebed2047bcbaa24c47d817afdd6148b66224aa", "message": "Skip test when SunEC security provider doesn't exists. Happens on OpenJDK 1.7\n", "proba": 1.9311384846787405e-07} {"commit": "5305283ca344e835b36800d32a420a412b577128", "message": "Fixed bug that set the wrong method to\nhandle wizard cancellation in wizard\nunit test.\n", "proba": 1.0477192802227364e-07} {"commit": "355bdf49801df3a94e5d69e9161b8ef07514df4a", "message": "ajout HAND_CURSOR + ajout descriptions des MBeans", "proba": 1.399895097620174e-07} {"commit": "410c351711e3d800a1373ea727ed6e68280b3d0c", "message": "webadmin: Fix typo in Satellite\n\nChange-Id: Icdc2d6dfb89495f34587bb27ea1ea83074dfcc41\nSigned-off-by: Moti Asayag \n", "proba": 2.4674196538398974e-05} {"commit": "d073a509dbc98e0f8989c8e02bde391a0a715b0c", "message": "Exit command.\n", "proba": 5.491036176863417e-07} {"commit": "66d8c21cb2e1495fe3bc92034acc204272ce4617", "message": "Add testcases for org.ethereum.vm.DataWord\n", "proba": 0.0010134788462892175} {"commit": "820cad6b2b3352a33d4c665f0cb0d7ee8a4c2c5b", "message": "Add fast-path in TypeCastResolver.convert()", "proba": 2.583042544301861e-07} {"commit": "fecf7f396f8ca4334fd0d5552180e416c7eabbfb", "message": "More realistic performance test.", "proba": 2.3390008152546216e-07} {"commit": "eb4c704979a4ddc0b2c2082199251da947e3c55c", "message": "ENA-2609-fix\n", "proba": 1.9613025870057754e-07} {"commit": "f32e2ffc83778de443f1242d7e85108a007191d5", "message": "Avoid costly call to String#trim()", "proba": 9.955161885955022e-07} {"commit": "52407ebbd460e7765e6cc5f98ba376a75c02d5e5", "message": "Update BioAssayDimensionDaoImpl.java\n", "proba": 4.629096679309441e-07} {"commit": "6f4da6a151f048384d14a95a9ab7619ea18d3164", "message": "Add method to remove algorithm during runtime\n", "proba": 6.123946150182746e-06} {"commit": "2500deb1158d4f9bf15a69dfb1a04f4aea378b4e", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "22098483d266c1e57bb75aece26b756335616b5c", "message": "ignore ClassNotFoundException when trying to register foreign calls to crypto methods\n", "proba": 2.667266869593732e-07} {"commit": "495f034f032b973e5791677a028b71f6d8ad39a0", "message": "Moved getCreatedDate and getUpdatedDate from AccountData into Account\n", "proba": 1.5878448778039456e-07} {"commit": "95621577b7904935d375549e433e48a4a56b33f7", "message": "[HOPS-1369] add mechanism to log extra information in case of transaction failure", "proba": 1.2439957686183334e-07} {"commit": "c90f01b05c77b5a6204ad8c293ce53a9fafcf2f4", "message": "default to tcp keepalive off\n\nbecause that makes more sense, frankly\n", "proba": 2.1460827781538683e-07} {"commit": "5733d3260acef6e50e2654b4de3d39733d5c847d", "message": "IFS-7960 fix\n", "proba": 5.204832405070192e-07} {"commit": "5ad5b17f7801f77fb8fb019b061f841db3497f8f", "message": "FINP-69 add some logging\n", "proba": 1.1500340946213328e-07} {"commit": "c4e508b7a1963a9e3aab527ea61ea5d776034711", "message": "FINP-5 change config from property workflow.directory to workflow.path\n", "proba": 1.3989955505167018e-07} {"commit": "646d4e9d70a8b5217005af60c11aa81c0fea291d", "message": "avoid duplicate entries\n", "proba": 8.520906703779474e-06} {"commit": "dfa19f9f94a9490b81e039a4ece472f6773ae57a", "message": "This is for the Client Connections/WebSocket Setup Card\n", "proba": 1.797840099015957e-07} {"commit": "1015b37a94f997d59ed081a13b943296cd75f181", "message": "Fix a bug in class org.uma.jmetal.algorithm.multiobjective.spea2.util.EnviromentalSelection\n", "proba": 0.99974125623703} {"commit": "3cfe3f269f13d1918636dad7a9f24ab7df1e16ef", "message": "bug 350469 , commented out failing test cases that only fail when run in the full suite\n", "proba": 1.1670421429244016e-07} {"commit": "5f7255afee63714927cfbbdf54ab683a2670cecb", "message": "Commenting out failing test in DefaultFileSystemProviderTest\n", "proba": 1.6078755038506642e-07} {"commit": "391ad7dbb96bf1a3828ff5502551998b34f46b11", "message": "Add DRM info to Format.toLogString\n\nThe Widevine H264 samples in the demo app now log this from the EventLogger:\n```\n[X] Track:0, id=1, mimeType=video/avc, bitrate=772315, codecs=avc1.42c01e, drm=[widevine,cenc], res=320x142, fps=24.0, supported=YES\n```\n\nAnd the VP9 ones log:\n```\n[X] Track:0, id=1, mimeType=video/x-vnd.on2.vp9, bitrate=588256, codecs=vp9, drm=[widevine], res=320x142, fps=23.809525, supported=YES\n```\n\n#minor-release\n\nPiperOrigin-RevId: 379498332\n", "proba": 1.26652389553783e-06} {"commit": "7cb9e643eaaaeb75862deff2ccfdb4c8d17cf24e", "message": "Fixed checkstyle issue\n", "proba": 3.3345287420161185e-07} {"commit": "162c369a84b515f0775a2c468cd0def2075b9650", "message": "remove use of AnimatorCompatHelper\n", "proba": 2.760372410648415e-07} {"commit": "9ccfa706af2b6f619f9194080121f7f2623c685b", "message": "\u30bf\u30c3\u30c1\u5b8c\u4e86\u3082\u3057\u304f\u306f\u4e2d\u6b62\u6642\u306bShadow\u304c\u6b8b\u308b\u554f\u984c\u306e\u89e3\u6d88\n", "proba": 8.834955451675341e-07} {"commit": "3f83541ca07afeb8607dd0ee373a071279d62638", "message": "small naming\n", "proba": 6.105984539317433e-06} {"commit": "5d1d2000aae3dc2ccbf25e9e5f643c529e235dde", "message": "small naming [2]\n", "proba": 3.295263468316989e-06} {"commit": "2e425d141ee3bfb4119ca6dc5a7db2ea18bf8699", "message": "Lines authored by mihaelao\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0117125270880933e-07} {"commit": "cba34e41efadd923b03383830d644e8b9bc3a6fe", "message": "Invoke Maven Builder in buildAndroidProject\n\nThe manifest merging is done by executing the AMP goal through M2E,\nhence we have to call the Maven builder in the test suite\nbuildAndroidProject, when we want to test merging as well.\n\nhttps://github.com/rgladwell/m2e-android/issues/320", "proba": 7.558452352895983e-07} {"commit": "9fa92274c1d128ff9b9e728e3c377caf50cd588e", "message": "Lines authored by mihaelao\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0117125270880933e-07} {"commit": "10736e1225114ff4503b7d2d3764f31e7d4fd14c", "message": "fix ACT-4308", "proba": 0.0031563565135002136} {"commit": "884d4feba8fe1385a25f8c378b357eb1c22156a4", "message": "Lines authored by emilsj\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.025614082550419e-07} {"commit": "1b6a92afe83b223e69297407c03ff466d24c10ab", "message": "IGNITE-11855 Need to reduce log message in case: Topology projection is empty. Cluster group is empty - Fixes #6548.\n\nSigned-off-by: Ivan Rakov <519ece8650dad671c5a1fc2e5e1df9245efa3541@apache.org>\n", "proba": 4.0779241317068227e-07} {"commit": "759451cba993514bf350560acfe5479fa65b92a9", "message": "RenderCoreComponent RFC\n\nSummary: Second stab at the RenderCoreComponent API. Tried to simplify the concepts and align them to Bloks classic as much as possible. Thoughts?\n\nReviewed By: brosenfeld\n\nDifferential Revision: D19660174\n\nfbshipit-source-id: 27642632f89978757773e85103dad89d599fcbc8\n", "proba": 2.5911054990501725e-07} {"commit": "d740f60ed858bc064e767059989d6caad3d7c81e", "message": "Lines authored by uts\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0404069428204821e-07} {"commit": "af9512fc2db9a8258320b039b5fcf791b2c03ed8", "message": "Lines authored by aakashanuj\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0191166666118079e-07} {"commit": "51519991c7f7d0b3811921f23ec40cc167a77db3", "message": "VIMS-344:Add java controller for Vaccine Order Requisition\n", "proba": 1.0837686659215251e-07} {"commit": "d2e36c756510c59812f528da1c2d96e7d4559d7a", "message": "Update OrderParam.java\n", "proba": 7.475639449694427e-07} {"commit": "d6cf469911ed4f2e0b3ed392d4275c142e37334d", "message": "NXP-11577: Fix Sonar Major violation: Javadoc Type\n", "proba": 1.8121049549790769e-07} {"commit": "ca56f9b63e227f5347109b7824c46fe5acdeceff", "message": "remove obsolete TODOs\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1466993 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.006476090755313635} {"commit": "ff83b05224934793cc464592e3ee8d037c00a881", "message": "OAK-6353 - Use Document order traversal for reindexing performed on DocumentNodeStore setups\n\nLog preferred path elements\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1818253 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.7155848531256197e-07} {"commit": "878558d6743be623080ee5588e309ab70ef5e907", "message": "NOJIRA fixed incorrect package (wasn't refactored when things were moved around)\n\ngit-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@18093 1580c273-15eb-1042-8a87-dc5d815c88a0\n", "proba": 2.521760961826658e-06} {"commit": "09c3b5959a3b7153503627af3668b57e6cf5f452", "message": "Chunck init fix\n", "proba": 3.9740413626532245e-07} {"commit": "80978cebedfb33fec3c37262cb05d5a85fd40aa8", "message": "Add void returning match, fix matching of TimeGauge\n", "proba": 2.24490321443227e-07} {"commit": "07a9fdc64aa6438548469aa997bcd107cfb521d2", "message": "improve Array2D\n", "proba": 0.9988471269607544} {"commit": "986f01b0a9b0ac55e6050dae46eec44c608c21b6", "message": "[Java] Add documentation on how to use extended createRun (#622)\n\n", "proba": 1.054688709700713e-07} {"commit": "62aca8bb2f198bec389f449302676c9508c6a75f", "message": "Update to new dynsem.properties format\n", "proba": 2.6485349735594355e-07} {"commit": "5d646d9fec594816b80be906318112514d9fcd02", "message": "feat: introduce lambda scope for DefinitionRepository\n", "proba": 1.553875534909821e-07} {"commit": "ce6f14bd8b8294df4928cc9a0b356daa26759000", "message": "refined addApplicationListener to work any time during the refresh phase\n", "proba": 1.3563617073941714e-07} {"commit": "49dbb94900d91b1798d8898d99fb42bbb3d790c1", "message": "Allow to filter root node by annotation name.\n", "proba": 1.1531135157838435e-07} {"commit": "e5012f9479aab44e483879219f4f97104811543c", "message": "Error handling refactoring\n\n\nFormer-commit-id: 2fa1926c6c5bc6d2c21087921a071a4252fb67b8", "proba": 3.4456456887710374e-06} {"commit": "3078647e02454fd5fdf818785cf8b7e98055909f", "message": "Folders list refactoring", "proba": 9.364146080770297e-07} {"commit": "175d281655de0c75915a00b81ac92f551e476ec4", "message": "regression test for HARMONY-69\njava.io.RandomAccessFile(String name, String mode) doesn't allow to open a file in a read-only mode\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=397194\n", "proba": 1.8617306523083244e-06} {"commit": "949fd6eca0360e286fcd8dde042292cc191ba8f9", "message": "Refactored sort methods for proposals and contests\n", "proba": 1.2306172436638008e-07} {"commit": "323cd980ee96d2cae2eb2c44612af2a17f1e2468", "message": "Remove Guava classes.\n", "proba": 1.7488596881776175e-07} {"commit": "3bfb61b2e735e6492adef7fe3079ed47a0d6d0a8", "message": "Polish\n", "proba": 0.688605010509491} {"commit": "c103a07db8f9ba1e44a78c3b268b6f5b672b3322", "message": "Make error message clearer\n", "proba": 0.9980752468109131} {"commit": "99e950ccf35d63385f61450eed2cda4023e48f9e", "message": "SAK-6294\n\ngit-svn-id: 574bb14f304dbe16c01253ed6697ea749724087f@14734 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 5.528506221708085e-07} {"commit": "922e616ed13721d2bc1fa3c8c6031bf7becf3bca", "message": "Initializer was out of sync!\n", "proba": 1.3149694666481082e-07} {"commit": "5cba430b760f0e954068c96c0794ba6093714f28", "message": "Extract Method: fix mixed-up inner class and case class in multiple output\n\n#SCL-13376 fixed\n", "proba": 6.011946425132919e-07} {"commit": "396d3f223702c64d70b8ebef1aa441d803f25ed6", "message": "JAVADOC", "proba": 1.9246222109359223e-06} {"commit": "b9ecdf134a2f53a57ebad8e08ab61e3e3118dc2e", "message": "[KARAF-4528] Fix CaveRepositoryMBeanImpl to avoid to throw undesired IllegalArgumentException\n", "proba": 1.277607992733465e-07} {"commit": "87dccac86895b0adf9807d3d7549b064a173abe6", "message": "Fix for DE999\n", "proba": 3.8809386637694843e-07} {"commit": "18631a439bec60cd64256672989d583733193604", "message": "Replaced opt-parsing in DataFormatConverter with docopt.\n\nDocopt FTW.\n", "proba": 1.0450050780264064e-07} {"commit": "2f925e4911ca3dfd6e35e6966990b38cc14b7889", "message": "OAK-15: Clean up oak-jcr\nrefactor getAccessibleWorkspaceNames\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1304622 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.720270847727079e-05} {"commit": "a2717a2b5ab5e11c556487d0c4403d86bdcdd18d", "message": "INTEGRATION: CWS sdksample (1.3.124); FILE MERGED\n2004/06/17 11:02:27 jsc 1.3.124.1: #i29308# use of new UNO bootstrap feature\n", "proba": 1.2398007243064058e-07} {"commit": "811fab3b34e2c3601425d4bc61a766a22013831e", "message": "rethinking the parameter calculation ...", "proba": 1.6357475374206842e-07} {"commit": "f1e9c6079b349b412b75f4596dad588cbecd50ad", "message": "Asset Pack: make re-sizable the Add Asset dialog.", "proba": 1.3131172238445288e-07} {"commit": "e3ef09f1905807d4c5ca6609004c005de8ddb88a", "message": "Support type choices in WSDLConverter.\n\nFormer-commit-id: 3ef64b91935c4cd9aa3ec41cb943bd53b9124b09", "proba": 6.877742998767644e-05} {"commit": "4083f9f6a770510a73d9a37d5f8461df51f1a05e", "message": "Add private constructor to avoid to instance Logw class.\n", "proba": 1.0665757343986115e-07} {"commit": "fce4ee74e4e07ead44c8eb885a53fe1f5a35bbc4", "message": "ACCUMULO-1307 removing TODO\n", "proba": 3.971801561419852e-06} {"commit": "242ce44af5244d6205f34efb523a5764174951f3", "message": "[Android] Cleanup in FlutterActivityDelegate (#4357)\n\n", "proba": 1.2157605056017928e-07} {"commit": "c210f1e96cb30c4e6dadb60bf2a6337bdf916b00", "message": "added a simple hint, that you should probably clear everything before\nreloading", "proba": 2.04514648771692e-07} {"commit": "b910d026cd3fac6484548c97922e0b6691ab5344", "message": "Remove toString form XMPPException subclasses\n\nand getMessage(), to use the implementations in Exception instead.\n", "proba": 1.0495914182229171e-07} {"commit": "6dbb740e0db3c5d9051375691d9dadb21de0dd31", "message": "Modified code for speeding up the test.\n", "proba": 1.6537639169200702e-07} {"commit": "a8ce550800512b59a74d61bd73a3b638850a53f7", "message": "cache=false for proxy\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1451460 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.510393740834843e-07} {"commit": "ad03fcc80c5a7d10cd4b239cf1839114aaa2e6a2", "message": "Updated example.\n", "proba": 1.4852149377020396e-07} {"commit": "55bea3adde2aab5ec2c504b05f69455b6553623f", "message": "Trying to add local variable references to null pointer warnings; not working yet\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6083 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 2.8641472908930155e-06} {"commit": "079221db2dbbc13c151681b693d01641c36f4dca", "message": "more logging to get which server failed\n", "proba": 1.548496726400117e-07} {"commit": "7a6d02d16ac2c776ee180e41967eb305992dd39d", "message": "- QA: Document purpose of no-arg constructor\n\ngit-svn-id: 526f3b90ad6d9b1dfe840af828070ca3d99521ac@5855 d2cacbed-c0f6-0310-851a-9dad52fc623a\n", "proba": 4.358839760243427e-07} {"commit": "1467548af42bec54af463ab4e99f9ecb0c81b87e", "message": "Moved config creation to mod constructor\n", "proba": 4.638181962945964e-07} {"commit": "ca04ef785915f2244ccd89566fd54cf8d96dc7cb", "message": "SOLR-7921: ignore testTechproductsExample unit test due to Jenkins failures\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1695931 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.581882416867302e-07} {"commit": "ca58752722477a636e52e532c622ae9240fae9e8", "message": "Print message when starting sender\n", "proba": 0.0005829711444675922} {"commit": "8a4dc4a5ff14f9488cb44dcacb483b7e4c1217f4", "message": "In order to cope with kill's and other signals (where you don't really know what the exit code will be), 'dont-restart-on' has now been created. By default this is set to 0,1 and 2. All other exit values will cause a restart attempt.\n", "proba": 2.5785138291212206e-07} {"commit": "8e4378714a18b595288340f9c7391200695292dc", "message": "NoRef EntitySeqIdList: fixes, bad size handling\n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@17551 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 2.3129466626414796e-06} {"commit": "a48a183d33ffd9d68b62bb13fcba6061c55cebc4", "message": "Only select root singleton if it is not already selected. (FELIX-2859)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1080583 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2459328218028531e-06} {"commit": "619628d319ff52db642b3b5b6a7d8b07167f8eb3", "message": "external roots changed performance optimization\n", "proba": 2.3898419954093697e-07} {"commit": "ce08ae2a25e8d21e7e8a338182e9eada459ae35f", "message": "Huh, not that fast. Will handle this failure later.\n", "proba": 1.1600879190609703e-07} {"commit": "29df9df78d04abfbb4fa12d01e28152ba22beb93", "message": "Move cumulative\n", "proba": 1.1635826012934558e-05} {"commit": "397785124d2bb031d2acb6741dc4a8049376d556", "message": "better initialization in tests\n", "proba": 1.1230416703256196e-06} {"commit": "1dd33e0522d5d51a46dfcffec9c7bf8ff43befc3", "message": "add code for filtering all-zero-rows from RNA seq data (but commented this out for now)\n", "proba": 1.1105110786502337e-07} {"commit": "84513572d6f6b680521f63e28db9f5ec13636be8", "message": "Both copyContents() now flush()\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@622075 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4224382261527353e-07} {"commit": "586c3808477fb7958269f21c6cd4fd54085f7df9", "message": "Fix NPE in ChangeJson\n\nThe `draft` member is a Boolean but is set to either true or\nnull. This causes NPE when checking `out.draft`.\n\nChange the condition to `out.draft != null && out.draft`.\n\nChange-Id: I18268c2e2f40dd07f9660788db51123573eb3e01\n", "proba": 4.403577622724697e-05} {"commit": "08adb5a9f665f5f8c3408260cb1b07646c832ca1", "message": "fix synchronise scope\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1111480 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.257665972952964e-06} {"commit": "1d0a8eba3c9f432ceae4c01953b2829467c6dbc8", "message": "* Updated StandardGame to destroy the JoystickInput on shutdown()\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@3488 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 3.323020791867748e-07} {"commit": "021e02d17f66a14c6afb09d423378bade0835fd4", "message": "Improve formatting in OfferBook\n", "proba": 2.6770121621666476e-05} {"commit": "5270ea93d769653b520d756999ac805e4951b3ce", "message": "Use ArrayList of Letter in the Word class\n\nThe split method is updated accordingly so that Letter objects are added to\nthe ArrayList.\n", "proba": 1.221646215299188e-07} {"commit": "856ce60546b27fa94b7585eb91bffc1df8fe9003", "message": "Update Closure.java", "proba": 9.345304192720505e-07} {"commit": "1b971f3307adee4bc6c207d81efb71ffe6d54968", "message": "Database child action success actions added", "proba": 1.619026477328589e-07} {"commit": "6260311ddf4219f4df160a745b4cb07eab4ec3f6", "message": "Database action now returns last available resultset (if more than 1)", "proba": 1.0144002970946531e-07} {"commit": "ff00f9a25f4a22ecc9a82f63f2b178a6cf403210", "message": "- CURRIKI-1083\n - The Hide From Search setting is no longer available if the asset has a CRS rating of P or 3\n\nsvn@5680\n", "proba": 1.1621708040365775e-07} {"commit": "4f67c36e5e6c47e302f94043aa418d3b54c85a39", "message": "Fixed missing package name\n\nAdded a missing package name", "proba": 3.0442262755059346e-07} {"commit": "db1b4ef4ae974ad1cd61732518bd33ac779e3545", "message": "[fixed] FlickSCrollPane would call touchUp on hit child twice, once in tap() and once in touchUp()\n", "proba": 4.5751485799883085e-07} {"commit": "a0e150c1b5591b88cce49c9ed84422b6e8a3bc28", "message": "remove formatting\n", "proba": 0.0020977326203137636} {"commit": "4fb81d5ee3b9ac7faa170a556a6999a41a757a14", "message": "Adjust for spring5 in thymeleaf\n", "proba": 4.238065116624057e-07} {"commit": "540266a7a03572e0b2810d622716d09b24194418", "message": "HBASE-13083 Master can be dead-locked while assigning META. (Andrey Stepachev)\n", "proba": 1.0765947422441968e-07} {"commit": "4a74f5e829070db47aae9c46ab88eb96a9cb046e", "message": "HBASE-13083 Master can be dead-locked while assigning META. (Andrey Stepachev)\n", "proba": 1.0765947422441968e-07} {"commit": "29c59c0ba82e1c70b00886f916a995d323887ef6", "message": "HBASE-24423 No need to get lock in canSplit because hasReferences will get lock too\n", "proba": 1.1880551653575822e-07} {"commit": "e9b742b1ac1b9897ff5f078d583844742a31efa0", "message": "\n\ngit-svn-id: http://svn.code.sf.net/p/hwmail/code/trunk@166 aade673b-a3a6-47a5-a793-c3231508b26e\n", "proba": 4.759462228776101e-07} {"commit": "b5bb0158c297b62cbbeee461f9d64f670c098fcb", "message": "remove systables from stats", "proba": 9.864653293334413e-06} {"commit": "2e9c53b666a7c014f84d4a7bece6b715ad8b025a", "message": "PUBDEV-9: Fix bug found by Tomas, thanks.\n\naddToPendingCount(1) was called on the DTask, not on this,\neven though this was set as the completer for DTask. This led to premature completion, but small data tests didn't catch it.\n", "proba": 1.1760630513890646e-07} {"commit": "a7f0b0cd7e6f70dab1241750f4c4633fbd89cd0f", "message": "Changed PipelineIndexer to get rid of some unjustified multivalued\nfields (now single valued).\n", "proba": 9.901309283577575e-08} {"commit": "6a9b271d1ab02359810dcadefe7251f808beeca2", "message": "Corrected query.\n", "proba": 2.641049150042818e-06} {"commit": "33abb3503bd90aff049a1fd8f0bba5c9af0e5c8f", "message": "Improved error message\n", "proba": 5.161728040548041e-07} {"commit": "7c0981cf8e01a8c19b6f48c2ee148689a861b445", "message": "Expose method for setting default text clip paint properties on TCIV\n", "proba": 1.885328089201721e-07} {"commit": "63fb2b897cddf972fe6930554fd10201396c1edf", "message": "indexes after delete\n\ngit-svn-id: 1119f77b1e9a9b65230954af94f4d37570a443ef@993 7ef67a20-634e-90e6-9ab5-3f2075439470\n", "proba": 6.084687242946529e-07} {"commit": "9c2ad5fe22b04d86acdeb7bdab28b37a507fe529", "message": "set ids in IneDataConnector when not set\n\ngit-svn-id: 1119f77b1e9a9b65230954af94f4d37570a443ef@1299 7ef67a20-634e-90e6-9ab5-3f2075439470\n", "proba": 6.889495693940262e-07} {"commit": "d52901796670950998393bb03ef04286210023df", "message": "Modified the call to create a bag\n\n\nFormer-commit-id: 1cb75226b9c67280762808e48e451d6523e30035", "proba": 6.463623321906198e-06} {"commit": "24d657c22dcd912468cf469f2605d993e43ed025", "message": "Test Support: enable request/response logging in rest-assured on failure\n", "proba": 2.3612697930275317e-07} {"commit": "e2c9361f7f08ed96be2e69a66e9dee12834b63cd", "message": "InlineResultsTable, DisplayField and DisplayObject now initialise themselves\n\"lazily\" so that constructing a DisplayObject doesn't result in a count on all\nthe collections the object contains.\nRemoved some unused methods.\n\n", "proba": 1.0274976602886454e-07} {"commit": "fcb59b418b74a1ce682a3f2a5535315e816406d3", "message": "Updated Key event logic to be based on whether to _keep_ processing an event\nrather than whether it was processed at all, so OQPS mode will let you play\nan audio prompt while you open a box to enter text.\n", "proba": 1.1576609182384345e-07} {"commit": "8b313c2d7b099dcb1859eb070a022f245e47c2e8", "message": "DouniaBerrada: Updating TouchFlickTest to work on Android tablets.\n\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@14106 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 8.41698977183114e-07} {"commit": "1816915648141c0b48e98585101d45a803c5f7f5", "message": "Modified spec parser to treat unknown user pref data types as STRING so that they can still be modified.\n\n\n\ngit-svn-id: 2d40e98957f9f20f5ce77bde55198011fc5ba896@631058 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0478958049352514e-06} {"commit": "c14d597753aeda46faea517b6f5723f3cc342433", "message": "canConvertToLambdaWithoutSideEffects: check if the method reference can be actually converted to lambda\n", "proba": 1.169926576949365e-06} {"commit": "3c770a63867262f8eff4967f19b85465a6bdd18e", "message": "Remove references to SoyProtoValueConverter\n\nThis code is no longer used\n\nAlso, remove the implicit dependency on the SoyProtoTypeProvider provided by apps/framework.\n\nGITHUB_BREAKING_CHANGES=none\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=186008423\n", "proba": 2.966251486213878e-06} {"commit": "5fcf8ca85386e63221d95e5df2b6a62ba4b76f7f", "message": "#668 RrdException: Invalid timestamps specified: 1504686302, 1504686302\n", "proba": 1.415613769495394e-05} {"commit": "472f2edd7924d1e0d2df771437bb444491782a96", "message": "add example for automatic monitoring of controllers and services in Spring Boot\n", "proba": 1.111125556008119e-07} {"commit": "3f1f0575c33e1b5a0752f21d2319a63934be80e5", "message": "Defend against null input.\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1428464 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999985694885254} {"commit": "0d602043e59c5719d3241d182193122d52fc3d26", "message": "Fix handling of xsd:date when doing an indeterminate comparison (one timezone, one non-timezone).\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1541445 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999993085861206} {"commit": "ecb16a94d58b834d36f439e168a47053383c63fb", "message": "Added more tests\n", "proba": 1.165294989391441e-07} {"commit": "411ee1043f7a019eefc29e310d68bb1ced1b3701", "message": "Made messageReceivedListeners final\n", "proba": 1.6452534623567772e-07} {"commit": "2e4a6d2e14626be46ea1fc4acd5e74ccc987afea", "message": "SystemUtility: Javadoc optimized\n", "proba": 4.1019586660695495e-07} {"commit": "cc171ce45247f6c85e682773e2f2af5df8840f15", "message": "Removed snarky, pointless TODO\n", "proba": 9.694364280221635e-07} {"commit": "ced68f0bdddc4f56071e57b719631680ca35d686", "message": "Exceptions reviewed\n", "proba": 3.000181436618732e-07} {"commit": "68737e7713d429e7eb78a00c35992cf9d21a7d27", "message": "ignore it, again\n", "proba": 6.406443162632058e-07} {"commit": "0425c61dd4b34e44a5263cb8b7b350a3ef3d23d7", "message": "fix for issue #1178 (BulletAppState violates AppState contract) (#1187)\n\n* fix for issue #1178 (BulletAppState violates AppState contract)\r\n\r\n* BulletAppState: make isRunning volatile (potential multithreaded access)\r\n", "proba": 1.3101926299441402e-07} {"commit": "5ee1c2a613c1aab04ce83bb35a0d11d1b9719e11", "message": "[ARIES-1468] Fixing NPE in case bundle is null\n\ngit-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1718800 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002541756723076105} {"commit": "4399c4dbd5adfc42e7082782419aa71bfd64b3c7", "message": "Added documentation", "proba": 2.2083884232415585e-07} {"commit": "b358ff026ed60a4f199107f4959d56e71a869cce", "message": "rename for Java 8 consistency\n", "proba": 7.71024929235864e-07} {"commit": "912e578118916d73f693cd01b1c35b4726e0ca4d", "message": "\u4f18\u5316\u4f9b\u5e94\u5546\u548c\u4f1a\u5458\u5bfc\u51fa\u529f\u80fd\uff08\u91cd\u65b0\u8ba1\u7b97\u671f\u672b\u91d1\u989d\uff09", "proba": 1.2362610846139432e-07} {"commit": "69d225a80123e8d4ffd9a6022f8ea1821b3115ab", "message": "Added reference to the factory method of CombinedTokenAny", "proba": 1.3359969841530983e-07} {"commit": "6eee38d2fc7360e855b0503fb5a513c82227d1fc", "message": "add hashcode and equals to Capacity\n", "proba": 0.005482614506036043} {"commit": "287b77913ebc57175a3b258b6471aff070944146", "message": "changed something\n", "proba": 2.6970588805852458e-05} {"commit": "d8555dce156643e944e36864bf462948d57e5900", "message": "modify getSubFlowInfo to add subflows for import parent since import now\nhas a link to view importDefinition when result log displayed", "proba": 1.281262314023479e-07} {"commit": "794848f9989e054c18ab9d190aa5393ef2d4d557", "message": "fixed class cast in LABCSLMIndex\n", "proba": 2.2231506591197103e-07} {"commit": "cd54e3e584299131afdeba13683d61a19cbbea78", "message": "Clarify usage of default period-in-window offset in tests.\n\nUsing the default offset as a magic constant makes tests hard to\nunderstand. Improve that by looking up the value from the timeline or\nsetting it explicitly in multiple places, so the relationship becomes\nclear.\n\nPiperOrigin-RevId: 316421977\n", "proba": 4.5213246835373866e-07} {"commit": "98a0b6445e7ae71d29d4d591cafc2c93e51031c8", "message": "update impl\n", "proba": 1.2185084869997809e-06} {"commit": "d32d41b528a9ba0ea96487efcf6971770fe6df58", "message": "Add missing default for Pick\n\nSummary: It should have been included in D23378654 (https://github.com/facebook/litho/commit/7f00eb7fa78089c507a9b55f7f0e1f2a0e1946b2)\n\nReviewed By: Katalune\n\nDifferential Revision: D24115079\n\nfbshipit-source-id: 6388b56d3e074b6abf704c5b2559a94ef2e5ec6e\n", "proba": 8.491423386658425e-07} {"commit": "58b0987b90885fc8df51491415b0b5b5462fe236", "message": "o Cleaned up core artifact filter and removed exclusions pf non-existing artifacts\n\ngit-svn-id: d3061b52f177ba403f02f0a296a85518da96c313@944685 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.620183749968419e-07} {"commit": "0fa99db6d270597262a4aebfcc562f7beb15c188", "message": "make Boolean propertys convert correctly for Boolean and boolean types\n", "proba": 0.00040600899956189096} {"commit": "cd11c79491c253483ece23583c757a98b7d63f80", "message": "Using map instead of list\n", "proba": 2.271546009069425e-06} {"commit": "a47c8bca65c743552c259b891786a917122a98d4", "message": "Misc fixes...\n", "proba": 1.2023691908780165e-07} {"commit": "b3dcd7e580b9b8da8223ac2018c1e7c745013a40", "message": "getAlsoSearchingForTerms now scrolls to find all terms (getText would return '' otherwise)\n", "proba": 1.5376731710148306e-07} {"commit": "4b2361a8c1adc7e6ddc81dc2467e8ee8c182f6d1", "message": "test validation error\n", "proba": 8.614423450126196e-07} {"commit": "c71a9ef9880538adad52a65f0bdbc695a48d5278", "message": "Split out test for changing log level via API MODCONF-23\n", "proba": 3.987487957601843e-07} {"commit": "b1d5fc91d7d914a5f0ded4211074551501b44e8f", "message": "Using normal PersistenceContext\n", "proba": 7.410096145576972e-07} {"commit": "86f84f58e8b9597ebcfed127cf355410f66ba70a", "message": "Fix Javadocs #1838\n", "proba": 1.7977542938751867e-06} {"commit": "592377b0e0e6c6397aa51529b646e63cbc01205d", "message": "AP-1355\n\ngit-svn-id: 8def386c603904b39326d3fc08add479b8279298@3441 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 6.419482474484539e-07} {"commit": "b0ddd1878bf0b6265f279dfefe27e79f6333d3d7", "message": "AP-1563\n\ngit-svn-id: 45c5d14b859846a48a7dc0c3e1a11e65fbd701f3@4821 fd808399-8219-4f14-9d4c-37719d9ec93d\n", "proba": 4.558511363939033e-07} {"commit": "2d3d5eb229728ef984ead430b00720e423c50102", "message": "implement U.ensureDirectory() for Path\n", "proba": 6.270715289247164e-07} {"commit": "4882b92d273851bd8e61abbd1febada47c13abe0", "message": "make utf test two-stage to simplify debugging\n\ndarcs-hash:20061122213436-0c629-7f1078042fd150cbb3b541a00f67204eb5b93954.gz\n", "proba": 2.7603469789028168e-05} {"commit": "cd2fe022b3997a95a4c994c9d90aef4b7e2c0dfd", "message": "implemented switching of backing libraries\n\n\ngit-svn-id: ffd94dbfdc74641ee5c9b5b810d17dd41b35906a@101 10b1c439-4a4f-428b-a7f9-2e9005841771\n", "proba": 2.4356188532692613e-06} {"commit": "81460ede096961500cafd5dbb55dea434b9bed56", "message": "Make SessionUpdateEntryProcessor implement Offloadable\n\nResolves: #1204\n", "proba": 1.6794896851024532e-07} {"commit": "97b1b4183675c5d75cd691adf28aec4af78c9af2", "message": "refactored permission to only loop seq files once\n", "proba": 1.372622335793494e-07} {"commit": "734acd4f4d1f4a3d00889ae4685fc8d2eda8db52", "message": "Removed system out statements", "proba": 3.145031769236084e-06} {"commit": "a1ad419f0b8636c60c097d08372bb4cc44556fab", "message": "Add explicit generic definition.\n\nHappens since update to Eclipse Oxygen M4, so most likely a bug in the\nEclipse compiler - but nevertheless it works ;)", "proba": 1.0860614452212758e-07} {"commit": "3b50bc9eb1651d6c60b468160dfc94203cf50ab8", "message": "Defer ringtone picker dialog init from onCreate to onActivityCreated\n\nThis makes sure the target fragment is created and\nthe actual preference can be found and loaded.\n\nhttps://github.com/consp1racy/android-support-preference/issues/87\n", "proba": 2.207382010510628e-07} {"commit": "5389645c4036f76de36b71fb506361733aaeed61", "message": "Make method names consistent.", "proba": 1.165490539278835e-05} {"commit": "613fd38479398201db592ce086d336503c2ac99a", "message": "avance menu\n", "proba": 6.147628823782725e-07} {"commit": "1a95f60b16a9b67234fcdde04c52a9e795099cca", "message": "changed prompt back\nMerge branch 'master' of https://github.com/CMPUT301W15T03/Team3ScandalouStopwatch\n", "proba": 2.6538850761426147e-07} {"commit": "f76a4a9afb1a393572f47c77bfeeb2da71028dab", "message": "This closes #2516\n", "proba": 2.1689110951683688e-07} {"commit": "56bd8b7e8d88c8e9f751333d27fca218e2f83f17", "message": "restapi: cast list results to single entity\n\nIn change 88756e3 (core: Remove usage of dynamic queries from the\nBackend) the dynamic queries were removed from the restapi Backend.\nThe change didn't take in account that some of the queries were\nused to retrieve only one item and therefore doGetEntity should\nhandle the case (as the old deprecated getEntity method).\n\nAn example of the problem was adding a cluster:\n\n # add cluster --data_center-name DataCenter1 --name Cluster1\n\nfailing with a java.lang.ClassCastException (Cannot cast ArrayList\nto StoragePool).\n\nChange-Id: I7e96a62cd7a5429a5102c7a9134bee8754b3d128\nSigned-off-by: Federico Simoncelli \n", "proba": 4.683441875386052e-05} {"commit": "b1ce3fb89d9f9b36ab16756ba31270e156dfc2fc", "message": "modified testcase name\n\n\nSVN-Revision: 10425\n", "proba": 2.668126910521096e-07} {"commit": "64250cf61f39288011b59c7f2099c281fdc665f7", "message": "Added more tests to the EVS Meta Thesarus Concept related objects. Refactored the API\n\n", "proba": 1.2063823362495896e-07} {"commit": "acdc4471c4baf536536cc509f95c3c7cb770b538", "message": "add url\n", "proba": 1.3025140106037725e-05} {"commit": "59f5a9714c1e8248dbc35135520b51faf9510cfc", "message": "added some additional tests for proxyGrantingTickets consistency\n", "proba": 1.211269022860506e-07} {"commit": "2952796d821f8cb94209293e83de48917721472e", "message": "defines async implementation\n", "proba": 1.8780204982249415e-06} {"commit": "0f44ab63edccb1cbe81d652820a149aaddb86a40", "message": "SAK-14832: Individual target request=20, to request max=50\n\ngit-svn-id: dce76f8a399c671fe9c0e23b6e81ff8638f82523@55664 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.086303766191122e-06} {"commit": "18a3f4aefcf9349ae32a6588ce92ae7987a34ac6", "message": "Add windows build selector back\n", "proba": 1.8917471322765778e-07} {"commit": "b3d0197623c7d6708fe9be58048c7a83fa8803ce", "message": "KAA-537: fix conditional check to work concurrently\n", "proba": 1.678188112919088e-07} {"commit": "024a1e06c0a38ecbcc79d1e0797919cba7218a7c", "message": "Registration of users monitoring\n", "proba": 1.754606415715898e-07} {"commit": "36d8be6241b72f2f8bcfc6a90bb38ad5a85599cc", "message": "CPR-2110: working on StudyUtilityWebServiceTest.java. Added tests for \"QueryRegistryStatus\" operation.\n", "proba": 1.0029704355929425e-07} {"commit": "22b3ad917137c55112ff6573a63e6458ff95b0b8", "message": "Fixed builder bug when exact_threshold=0", "proba": 2.044681650659186e-06} {"commit": "b72fe183bfa5c6147442c365d90c9abf3ad4200a", "message": "Issue #539: Add support for integration PhenoTips within LIMS 24/7\nOnly set the custom embeddable skin if it exists\n", "proba": 1.0412129114456548e-07} {"commit": "14eead9e5e1bf0b68895736944fd2079e489248b", "message": "[ML] fixing minor autoscaling edge case check (#78102)\n\nThe ML autoscaling decider should exit if the largest calculated ML job has a size of 0 and there is at least\r\none job task in the cluster.\r\n\r\nPreviously, this was not done. It exited if we calculated a size of 0 and if BOTH of the task sets were non-empty. It should have exited if either were non-empty", "proba": 3.325850411783904e-05} {"commit": "a1f24571cbba1a68aff76939eeb4b27fdfea7ebf", "message": "Use clearer local variable name for subterm matching\n", "proba": 3.7596876154566417e-06} {"commit": "1c863d9607502622ca6af4c9694fcb0a258291da", "message": "rename policy remove methods\n", "proba": 1.4827595578026376e-06} {"commit": "bc35ef401451c573af6623a9cb164edfbc03efde", "message": "PUBDEV-1559: Fix compilation on Jenkins.\n", "proba": 1.0311808296137315e-07} {"commit": "196eb4a7071bc4ec9e78b061a5a279b0f6fb88c4", "message": "CAMEL-16287 - camel-aws2-sqs should use pagination for deciding which aws sqs queues it should create\n", "proba": 1.7003601726628403e-07} {"commit": "c2ac3fd5d59894e6dd558de365dac7b58b5e972d", "message": "Fixes bug in classifying column types. In cases with only one unique string (possibly an NA), verifies at least 1 number before calling numeric, or 1 date before calling time, or 1 UUID before calling uuid.\n", "proba": 1.6661878987633827e-07} {"commit": "317780282668aad8a0ec799de99ed36aed8b018c", "message": "SO-1709: Add method to BulkRequestBuilder (removed while rebasing)", "proba": 9.873398454374183e-08} {"commit": "5cb94c33d2caa7420f87a32dda5785d95c37fcc4", "message": "Improved tokenizing.\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@7320 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 0.007647144608199596} {"commit": "7c423b754fc5f3ed3baaa5d1f706520e27bfa856", "message": "[FIX] No notification if codes was not renamed\n", "proba": 4.958397425980365e-07} {"commit": "738376e3e9bfee9b93385ed5d5a3bff0dffc574d", "message": "Remove constant that is no longer used\n", "proba": 7.603558742630412e-07} {"commit": "dcadc4eb1ca634f2c179e99329b89db5fbd2f055", "message": "fix formatting\n", "proba": 0.001458500511944294} {"commit": "0d2c63bae2aa9baa7440046a3090205f5585095f", "message": "AMBARI-24055 - INFRA_SOLR START failed (#1491)\n\n", "proba": 1.1424074131127782e-07} {"commit": "32d59f7f22b0e61617c7e49dde3b6aa5ba41523b", "message": "Improve the checking of lease id. #3684 (#3692)\n\nIt looks good.", "proba": 1.2268066029719193e-07} {"commit": "293751c0e9c29f568a863f1a6db1deac34a0342d", "message": "JCR-1335: re-execute the query instead of re-acquiring the result set iterator\n\ngit-svn-id: 02b679d096242155780e1604e997947d154ee04a@614177 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999648332595825} {"commit": "c86d193a78fc60c6350a95d440a3f1d7068bc4ac", "message": "Polish AotDetector\n", "proba": 4.197471525912988e-07} {"commit": "84f311a30c3fdecfe309a10891ff06b584b52cdc", "message": "AbstractIntegrationTest", "proba": 2.7410260372562334e-07} {"commit": "c2db7f25dab9eb139b019ed9f9a94ffec9b74c0b", "message": "Added another subscribe method that allows the listener to opt out of propagated events\n", "proba": 1.795208532939796e-07} {"commit": "4fc3c5da411b9a5b6fd0e351e145706825ec5806", "message": "Fix an Eclipse JDT specific compilation error\n", "proba": 1.979859689527075e-06} {"commit": "ea941a41dac44ed8c7021e71cb1d14e665b962e3", "message": "added type cast checks for type inferrer", "proba": 2.295532937068856e-07} {"commit": "52ff0e3d945f50937e2be58da0cba0bf74e26049", "message": "Added @ToString into Edge class to make logs correct\n", "proba": 1.484195450984771e-07} {"commit": "2fef7d32ff2ae54d99dc30db4bd0deb274cdf61a", "message": "#845 Enable deletion of StoryBook chapters\n\n- Fixed bug with Image deletion\n", "proba": 1.1107610475846741e-07} {"commit": "150e9b3ed6114c614300e06445ceadfdf29d071f", "message": "Use OSGi framework constants for generated manifest headers\n\ngit-svn-id: 0d16bf2c240b8111500ec482b35765e5042f5526@831306 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1219476618862245e-06} {"commit": "ba89d9ddb11493cdab0ea72b01e60e4995b34011", "message": "ConvertedAmount body implemented\n", "proba": 3.318381232020329e-07} {"commit": "f2fb220812a1fc544cfcada9d6911a5a0610ddc2", "message": "Added logging.\n", "proba": 1.3873197701741447e-07} {"commit": "7984c4fc830e4c9a7b68a0505ea244cd0b3ed6ae", "message": "Adding authorization declined stat", "proba": 1.2385002037262893e-06} {"commit": "790580ca47fb6ca05df271ab4d5f1f99ebfb4fbc", "message": "Improve code\n", "proba": 0.001046271645464003} {"commit": "7828494210dfead9f2d3fd95af4670de3ec81556", "message": "Add the check of the reported genes and write javadoc\n", "proba": 3.5106330642520334e-07} {"commit": "b66ce3b04db5cdd7eb67941026505ff35379263f", "message": "Added null check to LANG_index_get primitive.\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.interpreter.library.language/; revision=23977\n", "proba": 2.160225676561822e-06} {"commit": "0f98f707346f421a2ea0bcb82338217c2aad93b2", "message": "Use typeof()==='string', not instanceof String", "proba": 0.998704195022583} {"commit": "1a42c6e3b8f4ac11ba5503271629a77aa86f45d3", "message": "Address comments and update for v2\n", "proba": 1.266650428988214e-07} {"commit": "2e2c0576d10bb0fd4ee520fe1ddeb67353dd4350", "message": "Unmute test\n\nThis test can't run when do a rolling upgrade against current version.\n\nCloses #39355\n", "proba": 1.2281105910005863e-07} {"commit": "7a49f7c6dca043e12b37e0fb859d42bcb414dde8", "message": "@Target({ElementType.METHOD, ElementType.FIELD})\n", "proba": 2.598288801891613e-06} {"commit": "11593b2df94a31ca0d15df8ebe1f75da4723f91a", "message": "Fixed query to use sateOrganizationId.\n", "proba": 1.1529925814102171e-07} {"commit": "904de34fcd984edce3d6042a5a17e2a969254588", "message": "Issue #1566: ReturnCount violation fixed for WhitespaceAroundCheck\n", "proba": 1.2320428766088298e-07} {"commit": "f46424299c448bdacad3f7911f0c9eafdbbef2c4", "message": "Improve for MultiRoundCRUSH\n\nRecalculate weight of MultiRoundCRUSH algorithm that makes the distribution more balance.\n", "proba": 1.0824960838817788e-07} {"commit": "026fad27abc6ec0a7adc53ea1de0965e3cdea038", "message": "GP-1742 corrected ELF ARM-32 relocation adjustment for R_ARM_THM_JUMP11\nand R_ARM_THM_JUMP8", "proba": 3.8448510508715117e-07} {"commit": "135c8d774f806f4ff99ab0b7bb1e6f6d6d963bb7", "message": "The implementation does not throw this exception\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5857 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.208034442854114e-05} {"commit": "8728c8984cb1a2a094c2178e3d737c7abaec2af5", "message": "IFS-1459-Unsuccessful-App-List\n\nREST Junits.\n\nChange-Id: I7ba4fc77fa59dea8b0120e25061968c60f64d7e1\n", "proba": 0.12889611721038818} {"commit": "39f09559200e0fad71c6f42756f3900a1d270cd4", "message": "Removed spurious javadoc tag.", "proba": 1.2326962917086348e-07} {"commit": "65c40079d8cf45c393a2d6cbdf00ef13b78bc86b", "message": "Fix problem with Splitter.splitToList() method.\n\nThis API will be available only since guava version 15.\n", "proba": 1.2228234425037954e-07} {"commit": "5117e3c6ff6fda13b38e3405ddf0b04e1a88f70f", "message": "bug fix, formatting cleanup", "proba": 2.951100555037556e-07} {"commit": "01bfefa59115b489e9da1b2c64a0129578c1598b", "message": "[JENKINS-67664] sleep time should be in milliseconds\n", "proba": 0.0003533999843057245} {"commit": "858f8c9622b2677462fe91008184d3aa57eadf72", "message": "Slightly refactored getting permissions set from granted permission array\n", "proba": 1.5166457956183876e-07} {"commit": "9104b2335c8edd6460acc4c64332bff31a5af967", "message": "Test that code owner configs cannot be listed\n\nThis increases the test coverage for CodeOwnerConfigsInBranchCollection\nfrom 91.7% to 100%. More importantly now all functions are covered.\n\nSigned-off-by: Edwin Kempin \nChange-Id: Ibbcc4d8590e58d7688c1b69e46d429a35627441a\n", "proba": 1.6864536291905097e-06} {"commit": "03983c57336fcae398d4191e11c4f9083530a283", "message": "Invalidate rewards on invalid advancements in appendix\n", "proba": 4.206263497508189e-07} {"commit": "7ffea5caf80daf249f3162c19379f5990e391f83", "message": "test: Modify resource file for flaking integration test that compares two build times (#3772)\n\nFollowing same setup as testExecute_simple(), to avoid local registry caching in first time", "proba": 1.3407628784989356e-07} {"commit": "23eae280d9960a469b67a1b86de67edd858678d8", "message": "KCAWD-713: Adding clearRolodex method to AwardPaymentReportsAndTermsAction.\n", "proba": 9.896758967897767e-08} {"commit": "fff9378580a6e0357a43105803cc931e7dca82e5", "message": "BBC-334 integration test for verifying missing commits for Github\n", "proba": 1.2838737006859446e-07} {"commit": "bfc25907912dbceca37f419c622daeabe4d921d6", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "88e7ff3c79dedce99796bc88d892e4dfe04b10f6", "message": "fixed bug when bulk updating entities. Changed the Set implementation\nfrom LinkedHashSet to TreeSet to sort column names. This is inline to\nhow CrateDocument sorts field/property names and also how crate sorts\ncolumn names internally. ", "proba": 1.0416797380230491e-07} {"commit": "d3fe3a9543406063bbb5e1c508acabd820e0836a", "message": "fix(configbin): Add retry support for queries (#390)\n\n", "proba": 1.1843717828696754e-07} {"commit": "603f59f862e60caeecf913aafc6bf11df7788681", "message": "Updates findStores() operation to catch exceptions", "proba": 2.3122599657199316e-07} {"commit": "8734111a5daec4bffd96d788dd03d571ec3f2ed0", "message": "[SGL_690] - Remo\u00e7\u00e3o do javascript JQuery-Migrate\n", "proba": 1.3244665808542777e-07} {"commit": "62e95af116bbbf61bfc71a087fd461da339f2c53", "message": "Updated book URL and replaced headers\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@408 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.0049042202808778e-06} {"commit": "7b4eba64cf9de4ec7c819969a31065e7b52188de", "message": "only set username if not null\n", "proba": 4.917802471027244e-06} {"commit": "ead3101369ca09d203665dc610d8013decf4b0ef", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "ec3f9534d1f5191b223babfc090b24da57ca93ae", "message": "[ANDROSDK-1312] Add delete real integration test\n", "proba": 1.28070041682804e-07} {"commit": "ff3ce84ba1c61224380560600a59184e2cced1d3", "message": "Amazfit Bip S: force key input before pairing\n", "proba": 4.144198555877665e-06} {"commit": "202bc6666134b0f788b030cf66255ffdaf6e123f", "message": "\u0442\u0435\u0441\u0442\u044b \u043d\u0430 Checks.sequence\n", "proba": 2.5831415769062005e-05} {"commit": "2f7988f5dbbc5930c44c4cf04d82da4ee44981cc", "message": "make variable final for java 7\n", "proba": 2.9699340302613564e-06} {"commit": "f6a21faff676fc54effa1d2281f5211a291be187", "message": "Add test for updateKotlinType\n", "proba": 2.0434970338101266e-07} {"commit": "8b881767dfa75ba4dd632fe245230646ef1524ed", "message": "Return seperate annotations for identical variant in different representations\n", "proba": 1.4127044778433628e-06} {"commit": "d434498b8c94e41673f1fa65cec11f476197b065", "message": "Seems to work better to just interrupt the automatically started build.\n", "proba": 1.0562267505065392e-07} {"commit": "1ae7c71c468ca155f6deb26d8d7c9d71cebfa595", "message": "Added missing header\n\n\nFormer-commit-id: 0f10de45fee2f478c09fad09d638d4d73260c321", "proba": 3.3699922141749994e-07} {"commit": "ac0986965ae1f963bd2faeb36fb8b3f8e1d8d672", "message": "bringing back our favorite test\n", "proba": 1.5027049471427745e-07} {"commit": "a0781f51282f8e0c489013208295947d998ca55c", "message": "Use Jetty's recommendations for ciphers\n", "proba": 2.15113985291282e-07} {"commit": "6e260ac4398255ec79303c0cb8f1f4b1e0cee96e", "message": "Improved/corrected CodePrinter.\n- String literal printing of \"\\n\" corrected.\n- Lhs and rhs of binary expressions are printed within parenthesises to make precedence explicit.\n- Added printing of method names for invocations.\n- Added \":\" in printing of lookup. Further, string literal names are printed ad verbatim.", "proba": 1.8553025427081593e-07} {"commit": "b78dee54689a48c9a247f02f618db5777ba80ff2", "message": "don't add range in CodeBlockOrInitializerSelectioner if there is no opening brace\n\n#SCL-14893 fixed\n", "proba": 1.5459470148471155e-07} {"commit": "0c18d2054ea7e899d87ddc78f40f37d0110f6b82", "message": "check point\n", "proba": 1.2664925179706188e-06} {"commit": "8b715d345db76bfd5f2f4377642240bada3e72f0", "message": "KRACOEUS-6094\nProposal Budget: confusing system behavior when attempting to set budget version to complete/final and budget validation errors exist\n", "proba": 9.845604154179455e-08} {"commit": "7ca6eb9d8103812a9891d12bcf3789af56a973ef", "message": "Making the Water Landing better.\n\n- Adjusted the logic on airships or prevent smoking/out of control ticks\nfrom increasing while the module is in place. It now grants total\nimmunity to water damage.\n", "proba": 1.1082089912406445e-07} {"commit": "e7a077dc907fec098bf17b178d22ff5cc779d42b", "message": "updated hello world application to use new api\n", "proba": 2.2042853231596382e-07} {"commit": "767b36c4c5bd05cb38afcc1d8ac6fefbcc8c2147", "message": "Create binding for readable content editor\n", "proba": 4.0755213603915763e-07} {"commit": "af3d521f1530a0b8fbb18a24f0c56ab7247e7fd2", "message": "fix ut: ForceProcess on CheckingFail is now allowed\n", "proba": 1.8595501671825332e-07} {"commit": "3eb66f9eb13149487c6a57876e8605ca0bf6aed8", "message": "fix test", "proba": 1.6747775362091488e-06} {"commit": "48bb800707e2e94f46b7a76e8ab3d1dc882a024f", "message": "Revert changes, unnecessary stubbing\n", "proba": 2.424265517220192e-07} {"commit": "333a08f40875af91a5b93a4f09c4a03c0a0ed5f2", "message": "Fixed partial translation of contests\n", "proba": 2.1302389541233424e-07} {"commit": "bac7964f442b91cdd8e5c4c2e37ff8676fbcc11c", "message": "fix #961", "proba": 8.659660579724004e-07} {"commit": "ffc488e3e1a5796c873cc4053908caa88efa9495", "message": "#531 - adaptive coloring strategy\n\n- Adding back staticColor strategy - this can be helpful although it is presently not used\n- Comment why handling Integer.MIN_VALUE is necesary\n", "proba": 2.072289362331503e-07} {"commit": "62c8226faa9bf6958d16a8ad8b11bea84c2f1051", "message": "Failing test for 'Connection: close' with HTTPS proxy auth challenges.\n\nLooks like we don't support this, and supporting this is a bit awkward.\nhttps://github.com/square/okhttp/issues/2426\n", "proba": 6.858173833279579e-07} {"commit": "ba67d4c0c6e8e76df2b9fca40f378887591f5dc8", "message": "allow empty statements for while/for/etc\n", "proba": 8.851166057866067e-06} {"commit": "b34cf81f97c83fb6371664d6c2d261ad941db94c", "message": "Changed EntitySystem constructor to public.\n", "proba": 1.1403827926415033e-07} {"commit": "f1544b0c92fdbc40ffc0e702ebcddc9a6f0fd0d9", "message": "we do not check mapping errors like: a target flow\n\nproperty is defined for which no conversion factor\nis defined in the corresponding flow\n", "proba": 3.5202683079660346e-07} {"commit": "ac17ea811a1821f9cffbe9e599f11d4eb8e539aa", "message": "fix: generate right value for time slot in MariaDB reporter\n\nFixes gravitee-io/issues#5596\n", "proba": 3.221967972422135e-07} {"commit": "1c34a0b5a6f399023f079e645a609770fe38ad97", "message": "Add NONE\n", "proba": 0.999980092048645} {"commit": "8ee4a3adadf3c697881b84b374eef649d21fac5b", "message": "removed negative tests that were failing\n\n\nFormer-commit-id: 18d370784c5fbd2c71d11ed41ca8d3399b09c761", "proba": 5.535436866921373e-05} {"commit": "108b1c83cf89aab846fe94c25432806c1de0af37", "message": "changes to User.java\n", "proba": 1.0102063470185385e-06} {"commit": "7dc50a93fa9bf1712b8d2bdf8146bfc78ab8fbe1", "message": "Make games directory an instance variable of the splash controller\n", "proba": 8.293263817904517e-07} {"commit": "f56798598d1c46022a516482583e6a9250470fdb", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "59d379450522437266a2d701686ce22a8d648031", "message": "Remove the testMulti from the RemoteDelivery test suite. I'm not sure this is the failure, but I can guess it (it is far more complicate than the other tests)\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@679294 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.646010372904129e-05} {"commit": "546fb052460a70f20571fed84c7fae4bdaa3d79a", "message": "[WFLY-11827] Broken validation for pooled-connection-factory's transaction attribute\n", "proba": 1.250595147439526e-07} {"commit": "48a817cb1dd3fab0fac2823b23ced181a2bba8d1", "message": "Changed use of substring on response string \"error: param:\" to trim to prevent indexOutOfBoundsException\n", "proba": 2.7783718905993737e-05} {"commit": "52da73bf585412bf4eab915e8ad643e5f59766c7", "message": "nunaliit2-couch-onUpload: When computing the name for the original\nattachment, take into account the extension of the original name.\n\nIssue #716", "proba": 4.171262446561741e-07} {"commit": "979eb222f030a8dd2236838fd781665187b0f1f2", "message": "OAK-920: revert unrelated changes\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1504509 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4852563456079224e-06} {"commit": "2dc51a356201e42b83e7e3abc065082c6c50979b", "message": "NEW - bug 266495: Product drop down box should support some sort of filtering or fast selection by key\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=266495\n", "proba": 2.0299374625665223e-07} {"commit": "511701ebf42e7a9bc472122cb8ad3e680c6843f4", "message": "polish\n", "proba": 1.8954505094370688e-06} {"commit": "9ac861d9a932af6e022da71377e57a8c30b877e0", "message": "Provide debug info\n", "proba": 3.4979535712409415e-07} {"commit": "7703fd497be455ecec39f4cd41bfeb2dde2bc9ae", "message": "\u6dfb\u52a0Packageutil\n", "proba": 4.843254259867535e-07} {"commit": "e650bd66fc32bfbdb8ab07e5f97ad50b00c8580d", "message": "change layout of controls of repository explorer view", "proba": 2.61173397575476e-07} {"commit": "9cc6ad8c00dc5b7c4a5c97d7faf0bb8c6e6a1618", "message": "duplicate string literals: do not add introduce constant fix for batch mode\n", "proba": 5.214594420976937e-05} {"commit": "51b3963ae4b573cec4a04fd9a9d112ffc24cb429", "message": "Use flyweight map in biased item scorer\n", "proba": 3.556191074949311e-07} {"commit": "e17896d2aa633fbefb6687b2072bfb11da816f42", "message": "#6379 Data viewer: color settings dialog\n", "proba": 1.312531310304621e-07} {"commit": "af31be1195a8541a0a5e769d875ab9b9a919802f", "message": "Avoid NPE", "proba": 1.5674175301683135e-05} {"commit": "39c6f98e62aaf7f3370dc69b3f2dd049d5464c07", "message": "[PLAT-1836] Return null when no match, per API\n", "proba": 2.2237910002331773e-07} {"commit": "da4824e4fe6273b93a0d8af605ccf5b55004dbfb", "message": "Added test to prove issue\n", "proba": 1.401003686396507e-07} {"commit": "fb148f47a4fa31bf10fa9f573a49ae173d25253a", "message": "Use onDraw() instead of draw() in MaterialButton\n\nPiperOrigin-RevId: 203012234\n", "proba": 1.652155958709045e-07} {"commit": "471fad9370ec13c4499428f4775309abb174fe5c", "message": "Changed default profiles values + same application preferences\n", "proba": 2.6710139877650363e-07} {"commit": "6f680c52f330f2dccadd0951563a879519b86c1e", "message": "Update power state when channel is linked\n\nSigned-off-by: Pauli Anttila <46e7006d7cff4d963e9c971c68d15636d9388b35@gmail.com>", "proba": 1.0882179424243077e-07} {"commit": "1567a343021bcdb2635a090fd03f78851a6fa216", "message": "NMS-10212: Use CHAP instead of MSCHAPv2 authenticator as tiny radius server does not support the latter\n", "proba": 1.1411802347538469e-07} {"commit": "4922fd0964a855d2de9a20fefaa91dfcfbc31646", "message": "Include minMetaCreateTimeMs and maxMetaCreateTimeMs in processor filter clone. Closes #2642\n", "proba": 1.3128993714417447e-07} {"commit": "65bc17d80025b763d8198d2de6ac09570de6d850", "message": "Applied patch from Oliver Jowett to improve a buffer sizing.\n\n Modified Files:\n \tjdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java\n", "proba": 3.019211192167859e-07} {"commit": "942f3f49ce4b9dcb01b6c59b0a4847bd944d8394", "message": "fix the horizontal slide event distribution issue\n", "proba": 3.1347069580078823e-06} {"commit": "17ecb3fc9c981fb895fa521580f5bb4fc1cda9de", "message": "Add a convenience construcor to StringFieldSection", "proba": 4.238059318595333e-06} {"commit": "afe65a9e26cdd8fc643cb53fb26f46a0fae8e6ce", "message": "android platform EventStore: recurrent event save fixed\n", "proba": 1.9255276129115373e-07} {"commit": "f9c4203aa717e4acd0341c1d18efd9193f96ebc8", "message": "Incomplete - bug 158976: Mylar dev sandbox web connector has dependency on focused ui\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=158976\n", "proba": 2.1749044663010864e-06} {"commit": "91f19dde5039a3d7bbb7d8d189ea01e69ad7b4ab", "message": "update disabled plugins list only if necessary;\niterate disabledPluginsListeners in a thread-safe and CME-free manner\n", "proba": 1.4004893955643638e-07} {"commit": "5f7869107bdaf5249708334ea68dc34d4bd3b5b0", "message": "extend: FeedForwardTeacher - ability to backup state and rollback to previous\n", "proba": 1.2262592008482898e-07} {"commit": "9ea181a4b59c89da5be32305de679147134314f2", "message": "[MONTREAL] - Incluindo anota\u00e7\u00f5es de controle transacional.\n", "proba": 1.1602505622931858e-07} {"commit": "7c1929a04cd6752638bfc688a21bfc23e14a86a0", "message": "Fix integ tests for Play reload\n\n+review REVIEW-5571\n", "proba": 1.3891997241444187e-07} {"commit": "ab17c84b7e6e2c945a1e3ebde318b437bc012e5f", "message": "Cleanup documentation warnings in Provider.java\n\nChange-Id: I93b748e53034b6480ca4984a6ab3b0e550a37a08\nSigned-off-by: George Nash \nReviewed-on: https://gerrit.iotivity.org/gerrit/16331\nTested-by: jenkins-iotivity <09cb29e8a2b473a2c978382eec13ee06fa017bda@opendaylight.org>\nReviewed-by: Rick Bell <74cf0087f675c7c2d5c6f65986a0832071d4b512@intel.com>\n", "proba": 1.5544388531907316e-07} {"commit": "a28f8d456cf618f116a6ea81af64c319d0a9231d", "message": "Handle odd edge case where component index is too big\n\nReviewed By: danielbuechele\n\nDifferential Revision: D6350231\n\nfbshipit-source-id: 948cce36fe0fcf651378a030aa356a1a1e1e1000\n", "proba": 4.331889158493141e-06} {"commit": "aa2df7af10611248a8d0f20e076515999d670500", "message": "fix checkstyle\n", "proba": 5.352248422241246e-07} {"commit": "d35bd0a5f6e0e20cac1aaab3ff56c0f04d6d037d", "message": "avoid ScratchFileService instantiation for non local or null file\n", "proba": 2.742241917985666e-07} {"commit": "16d7c9c05cf70f84cb438ae12515c89e36beffa4", "message": "IT - remove oboslete log messages\n", "proba": 1.3044898139469296e-07} {"commit": "50ad572159e9a8ef554677877603ec77d4199c22", "message": "Making log category for AbstractMain to be the current class\n", "proba": 2.3980931018741103e-07} {"commit": "05143bea68d34503b8fdb01162c48684a69fb879", "message": "commented out a println, getting ready for the release\n", "proba": 1.1795990673135748e-07} {"commit": "b3e4474ad9400a705297b17fa9c327b3f9f1e046", "message": "Item parent condition removed\n", "proba": 1.8470474572040985e-07} {"commit": "bcc6766314fa5aaf971c22f6414b4b723a74d718", "message": "Fixed unknown host bug\n", "proba": 2.634948259583325e-07} {"commit": "e25fc7879514681babf239a3056e15d6ced2d752", "message": "Add SERIAL CL\n", "proba": 0.9995131492614746} {"commit": "90a70344c9e1b34bc919ef4e9669897314f86cb3", "message": "annotate editor as @Nullable in ShowUsagesAction\n\nGitOrigin-RevId: 3ed32d0b3820ff1a6d8c3564e8d0e218867586f4", "proba": 1.7056513570423704e-06} {"commit": "2436e7ad338e8705645644433d0a10224d3610d0", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "f50f0625fc3896ee310aa08688b4800c12cf30f7", "message": "Delete AlarmStateHistoryInfluxDBRepositoryImpl.java\n\nFile has been renamed.", "proba": 1.1389296616926003e-07} {"commit": "7477b9ebb862786058b75f6e11f5a2cc264f3619", "message": "fix constructor\n", "proba": 2.2707424705004087e-06} {"commit": "e5cd4a1947bbab631023c559675768bddd65a7f6", "message": "tweaks\n", "proba": 9.085585475077096e-07} {"commit": "4242923d939e9693b05e54461627acccae785fda", "message": "store metadata info only for ipsec service\n", "proba": 1.3730151238178223e-07} {"commit": "4f3523ff4518acd1d00708110b2ce2e31a390a15", "message": "complement the function of closing client poll\n", "proba": 1.3889920182919013e-06} {"commit": "e9d4937c288235f85da80b3b27927edec2e89ee4", "message": "fix-feat: apply groupRecomposerSeparator when having only one groupNameIndex on GroupRegexpDisplayNameFormatter\n", "proba": 2.613857077449211e-07} {"commit": "bd272a8833ecd4714602e6a417cc28f729daf8be", "message": "Complete Exercise 7.01\n", "proba": 8.622166092209227e-07} {"commit": "8b17fa2a95212a6174933eb1ed030b22f2b2b322", "message": "do not recreate attributes data\n", "proba": 9.314642852586985e-07} {"commit": "5f7898676d730a5b6737f83c1a8be42276c28a5e", "message": "re-deprecate ListCellRendererWrapper\n\nGitOrigin-RevId: f226951a1cf24aa6bc0a6c9210e25a1cc414b703\n", "proba": 1.621719775357633e-06} {"commit": "a461e51357a23af3179e3c99014e31d4de478d83", "message": "Added needed artifacts for thymeleaf-spring5\n", "proba": 1.1768798202638209e-07} {"commit": "89b0cad69e4b38e88a62f45ec97ee926a51ece1e", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "dfea258a58cc22235498c048f9ac31a6136aedab", "message": "fix startup on linux\n", "proba": 1.8807035075951717e-06} {"commit": "893594c9c4021c7c811bba74ca50826aebbb48a6", "message": "fix(groups): double encode backslash\n\nRelated to: #CAM-2391\n", "proba": 4.5418482841341756e-07} {"commit": "2a7eb7f5fe69f7a048ad5a9022581696dd80ba5f", "message": "Compatibility wih latest update\n", "proba": 1.3804226739466685e-07} {"commit": "ddd5cfc4122acc7cf81d6e825223299f366e14c9", "message": "Add access token validation to SignalFxPropertiesConfigAdapter\n", "proba": 2.3082918687578058e-07} {"commit": "846da4ad65b26815e192d80d1148a4689aa9d45f", "message": "ComparableTests\n", "proba": 6.277973056967312e-07} {"commit": "d5fd2d077d7c295d24062665967ee98bad0148ba", "message": "add concurrent test", "proba": 2.4331602617166936e-06} {"commit": "fdb238f96d57a7f46ff771818ce4ff7e1d515579", "message": "Feature request fix : https://gforge.nci.nih.gov/tracker/?func=detail&aid=20411&group_id=25&atid=2252 \n\n[#20411] Logout filter should not need delegation EPR\n", "proba": 1.4078818821872119e-05} {"commit": "a0250e09c18094665a25b5b403819ad639ff4628", "message": "Added tests", "proba": 1.884486806602581e-07} {"commit": "c299e1a5c3238d6f46c659701c70e425688d773e", "message": "Stop playback when swipped from Android's recent list.\n\nOverride onTaskRemoved to call stopSelf() so playback stops when the\nuser swipes away the UAMP task from the recent apps list.\n\nBug: 19932661\nChange-Id: I3a80be7e52033564b34f8d6089ff4a58bf47b535\n", "proba": 3.7249976685416186e-06} {"commit": "b32c8619e3548c5ff735a1afc360cd9b466a9a12", "message": "FLEX-1587 ~ Fixes GetStatus response.\n", "proba": 1.060797671925684e-07} {"commit": "4bf4b202de29dee076e39254361467925b558b30", "message": "added more reliable settings for\nStrategyGeneticSearcherWithSettingsDistanceTest", "proba": 1.1762627138978132e-07} {"commit": "0589045553ecab5a822b435cecfbe553cef8174c", "message": "Add token range queries cache.\n", "proba": 1.3782101859760587e-07} {"commit": "b2a4b3681cff794198388f50d04a21972dc12ad5", "message": "[WFCORE-925] Ability to use proxy in MavenUtil\n", "proba": 1.2096056423160917e-07} {"commit": "b52040d7394d34706ba70f603e3deec51c137bf1", "message": "CLEREZZA-125: typeConverterMap made static\n\ngit-svn-id: 38b6077511a9281ad6e07629729fbb76b9a63fb8@910090 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4458383879609755e-07} {"commit": "3fbfb377d6c7b9041ceaf74f26d2bc5c84f6f2d8", "message": "Pick the first column of the dataset as id column by default, fixes #1249", "proba": 1.5320216334657744e-05} {"commit": "1986d0ab2ef87ca716b2003f55b96e2f9dd1519a", "message": "Fix interval query", "proba": 0.9999990463256836} {"commit": "aa472e0464ceeaf8455c7e18090477a642eeab44", "message": "Changed KV cryptography tests to avoid using a hardcoded security provider. (#21703)\n\n* Changed KV cryptography tests to avoid using a hardcoded security provider.\r\n\r\n* Updated tests to print out all available providers in case no suitable provider is found.\r\n\r\n* Commented failing tests.\r\n\r\n* Commented unused imports.", "proba": 1.1357104767739656e-07} {"commit": "fc8bcebd913bac6ab9f706eb682d2f953fe95c78", "message": "- Sonar fixes.\n", "proba": 1.2584412445448834e-07} {"commit": "b5ad721769d1d33c3e6573a0df1f180ca32d689b", "message": "try to comply with Codacy\n", "proba": 1.729860201749034e-07} {"commit": "90f2b54a715b3cbe727984526792fe7977526fee", "message": "Created TestDefaultToBooleanResourceAdapter.java\n", "proba": 3.6862869023934763e-07} {"commit": "83b4051c8d003220d9a9239a2bb2090157f51561", "message": "Correct the resource_id type of the resources table in db.\n\nThis has not caused an error due to SQLite's type affinity: https://www.sqlite.org/datatype3.html#affinity\n", "proba": 0.9988006353378296} {"commit": "74dcce2ad4d7293191a7687a3bba209672b84c4a", "message": "Fix style check error\n", "proba": 4.192998517282831e-07} {"commit": "24cf922a3e57320fed9acd5220c4e5748679f06f", "message": "#2842 - Audit displays misleading warning for a unique role attribute, can't edit already assigned role - Fix of first part\n", "proba": 1.049863769253534e-07} {"commit": "63c5024e9c7bb765de95527ac3e9f381315e8771", "message": "- Java-API ReplicatedDHT#delete: added methods working with OtpErlangString objects", "proba": 1.8116885769359214e-07} {"commit": "37c1757ac232c6edefc8ec60f531b6997a1f37db", "message": "Fine grained control over ActionInterceptor lifecycle & execution\n", "proba": 1.4775550027934514e-07} {"commit": "50e8fbbc620b5da2bdefcf289e069959349a8b52", "message": "INFUND-7790 update unit tests\n\n\nFormer-commit-id: 2a189b540288a3c05c929ee28b9dd19e4d96dd1c", "proba": 3.866593658585771e-07} {"commit": "8f08d34e95c8b5d3484727a979f3ba8a5712ed23", "message": "Fixed typo.", "proba": 3.5226929639975424e-07} {"commit": "eb5730767acf1c5ef1c30f5e16496f72370dcd92", "message": "Update environment name canonicalization tests\n\nDocument test intentions.\n", "proba": 1.2030400853291212e-07} {"commit": "c0bf0d3ac187df5786b98bd83fedb888f4d7a4c4", "message": "APEXMALHAR-2544 Flume test synchronization bug.\n", "proba": 1.0541698003407873e-07} {"commit": "cb476bf5733cc5bb69e9d367b5a40b7ec6ab7408", "message": "Use default test listeners from TestNG when using ANT", "proba": 1.9647508509024192e-07} {"commit": "245782a1f57bc7c1bd45e9df29ff2a2f96835888", "message": "Fix: Provide a way to specifiy the source with the declarative validator - https://bugs.eclipse.org/bugs/show_bug.cgi?id=282834\n", "proba": 0.0004825922951567918} {"commit": "c2e6b33c5c5ea0a57f3180495bc87500720a5c8a", "message": "Fixed data source update in management/cli/DataSourceTestCase.\n", "proba": 1.0777617376334092e-07} {"commit": "79e3d415a8b15f7e4635ad43b604f636ac9d64fa", "message": "less name check\n\ngit-svn-id: 0d16bf2c240b8111500ec482b35765e5042f5526@1164428 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.833773452148307e-07} {"commit": "51a7c277983b8bf978ac786617ac36d4be0dd1ca", "message": "increased minimum size of color set dialog (fixes #1055)\n\ngit-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@2982 4f21837e-9f06-0410-ae49-bac5c3a7b9b6\n", "proba": 7.224565479191369e-07} {"commit": "8cb5a1f882ff7896697912cf8a67aefe9489f784", "message": "Do something useful if the line could not encoded\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@824326 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999988079071045} {"commit": "f977b4f101cb6601f2184e00d9f211050bf1ad48", "message": "Changed the return type of FunctionRegistry#removeFunction(String) from Function to void\n", "proba": 2.167808133890503e-06} {"commit": "e1ee36abbf08ae44f86cb88b96bcdcf0c03facc3", "message": "sometimes we need to rateLimit outgoing socket messages\n\nFor instance, Kraken has limits", "proba": 5.038353720010491e-06} {"commit": "79c64f8be8f767bba1867533788145a789d5bb63", "message": "Added format support to Sparql Endpoint", "proba": 1.347781761751321e-07} {"commit": "057d0227a95b854408a0c007d46ae0d392683b30", "message": "|#000| warnings removed from FT\n", "proba": 1.632895276770796e-07} {"commit": "e9312273ccc2fd11194666b232f30a6c7a7d4a1e", "message": "Generate dynamic filters only during last PPD run\n\nPPD run can change join equi-conditions. Therefore it only\nmakes sense to generate dynamic filters during last PPD run.\nOtherwise dynamic filters might be invalidated by next PPD run.\n", "proba": 2.0975146242108167e-07} {"commit": "f607e243b738cbfe4716c377499fe690678e5987", "message": "Fixed copyright header & author line\n", "proba": 1.4939115544621018e-07} {"commit": "bc66f74b2476c61ec9f4723e2ffa8742dd13cbba", "message": "[Misc] Removed test for visiting Topic page + creating Answers and Comments\n* Proper tests could be written after http://jira.xwiki.org/browse/XAFORUM-222 is fixed\n", "proba": 1.1523648879574466e-07} {"commit": "3078e98db8f8e8ffa8c8eca50c866fa4ac6f7768", "message": "Remove incorrect Javadoc. Inherit the correct Javadoc.", "proba": 1.334724947810173e-05} {"commit": "20ae62aff4d0e51865c034f8a3ac8fef25b4de22", "message": "DSS-271: Ordering of timestamps\n", "proba": 1.6130327367136488e-06} {"commit": "4c36acf1cc2a1c7e3e895c3e69f25dff86429c84", "message": "Use onHive() to access Hive query executor\n", "proba": 4.0373817000727286e-07} {"commit": "6debd18d946c13c96bcf0e43995840eec16ea177", "message": "ref #1 PlayJoinEvent", "proba": 2.1400229854862118e-07} {"commit": "9b7d425687d152eabc5dbae30d3c6c195f384a44", "message": "Fix typo", "proba": 0.9999992847442627} {"commit": "88af0b54ad1658fc9f00a1c4d4f674dfc933e163", "message": "Define a new scaling test\n", "proba": 0.0012062276946380734} {"commit": "d98c913f265380ef6d91870993d6912feb0ef8cc", "message": "Disable the MC Composer attach button when the number of allowed attachments has reached the limit.\n", "proba": 1.1046235215417255e-07} {"commit": "87e6744e40be593aeea89bffd9c73484da22b7e4", "message": "[MTOMCAT-123] Can't add test scoped dependency filters to web.xml.\n\ngit-svn-id: 127192e8212bb0c5b19f2c3aa333cc66dfed8a45@1297241 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.442515778966481e-06} {"commit": "d3c1b169f5cf2873c72a947607798778c1585a78", "message": "use the correct iterator\n\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@45857 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999970197677612} {"commit": "52e60ab14610984d84cb654b5fae39b219312337", "message": "apply bundleproguard\n", "proba": 2.2029152546565456e-07} {"commit": "9fb71db1ef8866be5fff104b626896f525e8480b", "message": "core: check storage domains status on master deactivation\n\nWhen deactivating the master storage domain we should make sure that the\nother domains are not in transition.\n\nBug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1128824\nChange-Id: I28228f2ad3ce555aafc9ea03d44aebeb12bbf0cf\nSigned-off-by: Federico Simoncelli \n", "proba": 0.00011056161019951105} {"commit": "6091521346c837ab95af705245c45e6b73762d1c", "message": "Tagger test change because of the new tagger dict\n\n", "proba": 4.579221126732591e-07} {"commit": "cdf1988f2ffeb96d4544c1dc5d2333cf96755bd6", "message": "Fix comping after craftapi update\n", "proba": 1.8003709101321874e-07} {"commit": "b2023276f35b4071e7241d181f73c6706e5a6474", "message": "no-jira : more logging info added to trace a test failure\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1654764 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.208460045949323e-07} {"commit": "4d1d8f1f6b2cfcf70d0e197055e8e4c98019618f", "message": "Remove old calls to setZoom(0) and panReset(). Fixes bug #797.\n\nThis used to be revision r4001.\n", "proba": 1.0278230888616235e-07} {"commit": "a91a067f8d8915e261ef6b5eee7ecedc78825f5f", "message": "Added additional assertions to action test\n", "proba": 1.5073294434841955e-07} {"commit": "f1c4551a29937208e30cc5075e5d27e95c2d8d2f", "message": "Remaining scala\u2192java fixes. Use Logger inline to have correct line numbers\n", "proba": 1.3019668188007927e-07} {"commit": "f54f58bbc31a835ef30c02bb9d18fae649cbbd7a", "message": "Factor out a bit of the common code in tests.\n\n\ngit-svn-id: 23fe82866435bfad55a63e1848058f1c8ce5423e@94 97720ae0-9849-0410-b17a-8398f3d9df07\n", "proba": 0.9999994039535522} {"commit": "a04d1868b7172e02b22b52cd8d427eee820ced97", "message": "Make the NIO socket channel tests a bit more robust by ensuring the reader drains the channel before asserting the content.\n\nsvn path=/harmony/enhanced/java/trunk/; revision=960862\n", "proba": 0.0003143252688460052} {"commit": "0db6e62eeaef48a4d191b1358bf6f722b34bbe1f", "message": "Add 'Accept' header to HTTP requests (only accept thrift responses)\n", "proba": 1.2920430947360728e-07} {"commit": "a4e7967fb4a7700942ca70794bd2cb27cfa7660a", "message": "Fixing ClassNotFoundException when creating person with some attribute types - TRUNK-2460\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@22534 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 4.033889581478434e-06} {"commit": "1d9d30200d0a2ef8d7d689b59fadfeb1ea3e9730", "message": "Fix NumberInstace errored function\n\n* bounds are inclusive\n", "proba": 9.399693681189092e-07} {"commit": "3cd24b3129f0fca3d306ccc4f92d719c674d38c2", "message": "[bug] \u65f6\u95f4\u7a7a\u6307\u9488\u4fee\u590d\n", "proba": 5.315836233421578e-07} {"commit": "d3bb0446b81d28c3d36ec3d1e162282482c52089", "message": "Add null check\n", "proba": 1.3847200079908362e-06} {"commit": "d9c0b3941e4e91dfb0037302ac3e0b30e30589a1", "message": "Minor, non-functional improvements.\n\nJavadoc warning\nWhitespace issues\n", "proba": 2.906373310906929e-07} {"commit": "3b83a3ba3e735fd92a7a61936feb78b54d429d2a", "message": "When invalid sizes are used to initialize the ArrayList, don't crash with an uncaught exception\n", "proba": 6.396223852789262e-07} {"commit": "1bdc53fd00dd4775d065f08906e92736a0deeab6", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "2887e9dc90b8becf406b934d20e684bd724e1e6f", "message": "Fixed a minor bug.", "proba": 1.1701113322715173e-07} {"commit": "d2ed694776db97828e6c1e95aba34149d62e4aa9", "message": "fix FC opening All Events\n", "proba": 3.0492066116494243e-07} {"commit": "b937c34ca70d0073ed90aded5e5a75459e193f8b", "message": "Fixing WSAS-1941\n\nSigned-off-by: Jayanga Dissanayake <60922ee304cbe9ffacc116d893cd9d3f6c5382c5@gmail.com>\n", "proba": 1.1010791212129334e-07} {"commit": "bd31bc3f5da83b2907c1601f4ac8ef17ed65a601", "message": "adding comments to para-perspective projection method while revisiting it.\n", "proba": 1.0911318781836599e-07} {"commit": "a7b7a8607acb0077c2acf766a34c2b869dd3a9bc", "message": "Model.getObject() must return String here not CharSequence", "proba": 8.271535625681281e-05} {"commit": "1465177489d30527ccff65dcbbd730333c9b6e65", "message": "Adds regression test for lookingAt function initialization.\n\tChange on 2015/10/22 by tball \n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=106089392\n", "proba": 1.7058806633940549e-06} {"commit": "5f02e84721801c8d7145b3a77ecc507ce3526822", "message": "fix test names, exception thrown tests\n", "proba": 5.488711849466199e-07} {"commit": "71ab83255de75336954edae7bcdce5b4c07ef792", "message": "SEC-1242: Check that RememberMeServices is an instance of AbstractRememberMeServices before attempting to inject a UserDetailsService.\n", "proba": 1.0495974578361711e-07} {"commit": "01dbc3d022abb14842fe7e3771f058d4e688bd80", "message": "Enable evaluation of KiwiRecommender.\n", "proba": 1.1855154014028813e-07} {"commit": "67c6ab9f9c3fa1a80c223f4ad46846e9f89064bc", "message": "Remove an unused field and indent while I'm here.\n", "proba": 1.1127373511499172e-07} {"commit": "d93f0dfc22188d63243ce75a63f13ed4b818a7e3", "message": "Update WifiWizard.java", "proba": 4.236642610067065e-07} {"commit": "ac81efbf97529ca9b5f3092f54f4cfdf94e7ef82", "message": "JIRA KFSMI-7195 Endow Module Rice 2.0 Conversion\n\n", "proba": 1.204758888206925e-07} {"commit": "bb16fb0222163fd9259a758ef32b0be2dfa82c79", "message": "minor doc fix\n", "proba": 3.0100574122116086e-07} {"commit": "2982911bea775e6427a2278ac81b19821cfaba20", "message": "AbstractOrNullFunctionSymbol can now simplify using 2VL.\n", "proba": 2.852239049389027e-07} {"commit": "cb9fd5494031bb8dd58695cb270c295a72dbea97", "message": "openvidu-server: added asWritableFileSystemPath to OpenViduConfig\n", "proba": 2.6187998969362525e-07} {"commit": "ddf286ce442c8a66a212e84d1a9d7f64c2c0ba0b", "message": "[android] Made statistics path more unique\n", "proba": 1.2506572488746315e-07} {"commit": "340096c8f5c1b36416d17fa6979b8999bce6e4f7", "message": "CDPAM-116 | Fixing checkstyle issues\n", "proba": 1.0778111203535445e-07} {"commit": "2319dddb1f1110ee45b9f6d28f2be5cecb957ba8", "message": "Optimize the SerializableConverter.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@798 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.999998927116394} {"commit": "39bcfa4b6d2ba79891c6b60b417bbb03e4771a80", "message": "Update version string to 3.1.\n", "proba": 1.2791610970452894e-07} {"commit": "2ecc2b1638f43f52003f43d2ad64b111fc8ba5d3", "message": "vertx method factory\n", "proba": 3.024738930434978e-07} {"commit": "66f2a68d83596969a2f94b229a660e1ab955fefd", "message": "changing SOAP service to RPC in order to get back result\n", "proba": 2.3385457836866408e-07} {"commit": "624c315a98d24f874d07929a47f15c1d322aaffb", "message": "err on import\n\n\nFormer-commit-id: 1244ff683785bde26469a1dce6e83cd51e620231", "proba": 4.098271517705143e-07} {"commit": "7883e5966645d300866f52ca9b4b806bffa11af9", "message": "*** empty log message ***\n\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@1147 7f4d9e04-a92a-ab41-bea9-970b690ef4a7\n", "proba": 1.6516028154001106e-06} {"commit": "cec84e1b920b68cb9529b76152ea5c3177111f1f", "message": "removed quorum all for index changes\n", "proba": 2.390409576946695e-07} {"commit": "2888543d585d7359c85180e96b02fad1ba16094d", "message": "Zmiana algorytmu szyfrowania i deszyfrowania oraz dodanie charakterystyki\n", "proba": 7.802444201843173e-07} {"commit": "4442c034c5f92483177399fd523eedc364c1e954", "message": "Changed log message to debug.\n\ngit-svn-id: 7d0054dac464e6a138a6b35be1282daa98047c57@4008 7ee224fa-57ca-4419-87f9-1f4314938d77\n", "proba": 5.212727955949958e-06} {"commit": "6475ad0ae63006364f5ec21a32dfb2b8058bc5ec", "message": "t848 Fixed bug where first response for a given table question was being resolved\n", "proba": 1.5263283614785905e-07} {"commit": "6fdc308fa2c4b6ea607c86450c3e78274437852f", "message": "Disable email notification test\n", "proba": 1.7701797787594842e-06} {"commit": "c6afc07c4a701e4f416a6068bb8be2d8139de4b7", "message": "implemented packaging\n", "proba": 3.809476822880242e-07} {"commit": "6cf57c745cdb55b83ef5e62e33e97f92d401f23f", "message": "jAER: add support for right ear to Cochlea TN sender.\n\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@6953 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 4.713704129244434e-06} {"commit": "4ce2f591eb22ad00b45b9c67a0bebe9d5e5af58f", "message": "Added comment to CrossSpeciesPhenotypeMatcherTest.\n", "proba": 1.0777473846701469e-07} {"commit": "0a1b45515347cea718f9d2dd92f879f01e863eb0", "message": "Prooves\n", "proba": 2.0776631117769284e-06} {"commit": "af18210912282dfb3a626e5e3c111dbe3b9c8ed1", "message": "removing reference to StaticLayout in the pop-out text\n", "proba": 4.511543068019819e-07} {"commit": "5595c487394fefcf07aa7214def198ad27d461e4", "message": "Optionally deduplicate updating MediaMetadataCompat\n\nPiperOrigin-RevId: 372146631\n", "proba": 0.0003032202075701207} {"commit": "9bb84ac5dc5ca790ba17ed54341196c0d48bece1", "message": "move comment and reformatting\n", "proba": 1.8472763940735604e-07} {"commit": "004867790d38401b06f04a3b9c378291dd854281", "message": "Minor style/english fixes\n", "proba": 2.5191405939040123e-07} {"commit": "5572eadc7208b2f4e525fa90d1ce458ddce56225", "message": "Alphabetize the CodeMirror options in newCM() in SidebySide.\n\nChange-Id: I1a8c3fa5f942cef4dc0d79b1a0b7f998c5123cc0\n", "proba": 0.9999994039535522} {"commit": "07528954ea254e0538e9e95a7b6419cae8cc9f29", "message": "Using a Rule to clear System properties in RegionDirectoryJUnitTest\n\nI found that on some systems the @After to clear the properties was\nrunning after the SystemPropertiesInvariant rule.\n", "proba": 1.21669074815145e-07} {"commit": "81addae6cdc9ce8f27566fea600e11b64e9637e0", "message": "Made rebuildCachedFields() protected.", "proba": 1.0597298683023837e-07} {"commit": "a1769ff06e028a83a547b8139922b185c3dee158", "message": "Fixed issue with HistoryStateHandler", "proba": 2.003364585334566e-07} {"commit": "547387863ef14ba71e3cf28ebe01df634021f3be", "message": "Improve IOS AG time by caching result of getDeps\n\nSummary: Add caching on computer getDeps of AbstractCxxSymlinkTreeHeaders to improve action graph construction time.\n\nTest Plan:\nall buck tests work.\nbuilt wilde with master and this diff, and compared md5 of the FacebookBinary#iphonesimulator binary\n\nReviewed By: sbalabanov\n\nfbshipit-source-id: 218b941\n", "proba": 1.3795541065064754e-07} {"commit": "a9b8492e619af61bdadac92eff513765cea472ec", "message": "Refactored some code in light of testing\n", "proba": 0.00011963267752435058} {"commit": "bcd22a51de3b5c60175c1b1cd576bde189ab622b", "message": "Allow access to extension config for non-supporters.\n", "proba": 1.108390748072452e-07} {"commit": "0cffdd1e74ea66aa0ae5f30d493d97138fc448bc", "message": "Catch, log and continue upon encountering an exception\n", "proba": 1.7691270670638914e-07} {"commit": "f3b5e7c99f442b3b7e7a40df5ef5323e2e5a1cb7", "message": "Added test for shared history.\n", "proba": 1.0810682482542688e-07} {"commit": "b794f8445836d73c96ca46ae9a2b142daf9005cd", "message": "Add fix for FullResponseContentPublisher\n\nFlip to done before signaling onError/onComplete to prevent infinite\nrecursion if the subscription is called again synchronously from within\nthose methods\n", "proba": 2.3060124476614874e-07} {"commit": "3a13289db1b59055ff2f1f0a6335b13867d9ba88", "message": "Bug in checkBinaryPredicates\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1109450 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5375620061349764e-07} {"commit": "aa22b801317c4525f60b75285ac8cd1bfa7d74eb", "message": "code refactoring\n", "proba": 5.132397291163215e-06} {"commit": "cf7cee558e06d30ab1048af3c32cf4143199f026", "message": "Refactor KeyInputController.processKeyInput()\n", "proba": 5.758048473580857e-07} {"commit": "dfd5c512f6dfd62ba60e0363a474fbf18192efe6", "message": "Tweak PassthroughSectionPayloadReader to allow timestamp to change\n\nPiperOrigin-RevId: 305674374\n", "proba": 1.9639490744793875e-07} {"commit": "eb9454202d69f989920dd157989b7437136fb0d3", "message": "Set default operaBinaryArguments to an empty string\n", "proba": 1.2959879313712008e-05} {"commit": "c165e6472ba5ab00594f0f7b6bbcb5051a5b6ede", "message": "IGNITE-12884 Extended debug output of restoring partition states. Fixes #7657\n\nSigned-off-by: Slava Koptilin <4c0ef758ef4d26a4c7aeb200339910f709b04529@gmail.com>\n", "proba": 1.106327260913531e-07} {"commit": "2c2342c1c3230bb7b294679135324eef7c8a66b6", "message": "Added `isNative()` helper method and made other `isNativeXxxx()` methods accept `null` arguments\n", "proba": 1.7840503119259665e-07} {"commit": "92490bd20d405bfd57042c0fd484c64b71b6ca0d", "message": "Disable mDNS PWO discovery for pre-M devices\n\nA bug in the mdnsd library causes poor power usage.\n", "proba": 1.1028635782395213e-07} {"commit": "7c0d997dbab4d8724844612c870bb228f583bb0d", "message": "Change input/output constants to methods\n\ngit-svn-id: 64c7115bac0e45f25b6ef7317621bf38f6d5f89e@1166726 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00045612978283315897} {"commit": "734b607bffcfbd9e07d7ffb4bdc32c7b0a4bcaf9", "message": "Removed unused methods\n", "proba": 4.5585809971271374e-07} {"commit": "d631c5e9a84acda3daf2dce469fbd9084156e8b2", "message": "Moved adapter creation in PopulateEventAwards to onPostExecute", "proba": 1.3921625452439912e-07} {"commit": "b0542a50d10c8de1ea73fe7d4da5714e648fdd3c", "message": "lektion\n\n10-17\n", "proba": 2.806959003009979e-07} {"commit": "b7ec29a81204b38fa44d8c37b40b5c41a3e5bd5e", "message": "Corrected spelling error", "proba": 3.0288860216387548e-05} {"commit": "6d00ad631aa07aa6f06f901549afd6e5523ccbf9", "message": "IDEX-2696: make default server name as 'Server-'\n", "proba": 3.6006397863275197e-07} {"commit": "7a9b6fc0159ba814715b0f57e637e15a469ae7bb", "message": "Remove unused object\n", "proba": 1.668063305260148e-05} {"commit": "1405f166a6a927385def55a1b97eff413d49089e", "message": "SQL editor: variables processing\n\n\nFormer-commit-id: ddd67395daaa30f7c04502b75e734135ef01bd8a", "proba": 8.349900781468023e-06} {"commit": "a365fb9db0e54e5eb4eafb78448e26c8cc685e82", "message": "setting callerId of requests changed from endpoint's callerId to endpoint's principal's callerId\n", "proba": 4.117820822102658e-07} {"commit": "4a00bdf6d02ca6dcbef16556f58bd968aa984f20", "message": "Remove unneeded file.", "proba": 3.2777575142972637e-07} {"commit": "f650b4159679c1259df2c7bfbd94c29e9205537e", "message": "improving log message\n", "proba": 1.853121716521855e-06} {"commit": "9150ea665dd1a736599aa780adffc3a75b04a84d", "message": "S\u00e9rialisation PizzaService", "proba": 5.559902547247475e-07} {"commit": "5dc5ac22923fba2e6f9d2c67e9f54ffae3f224a2", "message": "#PyDev-484: Exception when drawing minimap overview ruler\n", "proba": 1.1810691802338624e-07} {"commit": "ebb9f86d1aa3626c6cd5b1966bc86fcfbc6c1879", "message": "ready for 0.2.3\n", "proba": 4.0224072108685505e-06} {"commit": "27cd4df335be5a7581fa68bf64398ed6f2b0b00c", "message": "Fixes/tweaks with small data set changes.\n", "proba": 1.0775418246566915e-07} {"commit": "c2e3592133d39abdf657878b9f6e02a64b266f28", "message": "Adding application keys\n\nAdding application keys", "proba": 2.2711885776516283e-06} {"commit": "4aa7d6f8105d1b107251f4ab37abb46b7c946e58", "message": "Added click listener on the true/false labels in the simulation view value column. Closes #1804\n", "proba": 1.3242973295746197e-07} {"commit": "93121398a8dd13eec72b33a175b0477886eff1f9", "message": "Increased backup retry count to 5.\n", "proba": 2.7759745080402354e-07} {"commit": "f4ab57edd8d08276c4198b4340e2a7d9bf551adc", "message": "Fix DigWebAgent not always showing form.\n", "proba": 1.1650449494027271e-07} {"commit": "1ebeacae637d55307955dbc62ed6fc2f734f3fae", "message": "MUZIMA-562\n", "proba": 3.4380195756966714e-07} {"commit": "d2f1e4d4c244d32bc00d20ceddd9cd9fe714c786", "message": "CWM-708 fix for Host \"Foreign typing interrupts the lookup\"\n\nnot for Client yet\n\nGitOrigin-RevId: 3a689733dd42cf8c90387a4948658424b94ee942", "proba": 2.3579686114771903e-07} {"commit": "e06b0e93c32d66614a593db61bde979f2049d6e2", "message": "updated PlacePieceOnBoardFromBullpenMove undo method to set the bullpen's selected piece\n", "proba": 1.585534334935801e-07} {"commit": "875a2b8b5b7d7cc8115844c7bc445c241969842b", "message": "[PLAT-5657] Returning an empty collection rather than null when the underlying future price series is not present\n", "proba": 1.2445606500932627e-07} {"commit": "81bdbeb71b89b903e206a1bb1aacefc7fbb2afd3", "message": "NanoRouter - Take context from ServletContext attribute if provided\n", "proba": 1.3830437239903404e-07} {"commit": "27dcb40f48b959c935a7eb90cd34a8df368377b7", "message": "Add null check in ConfigBuildPlugin.getTempBasalFromHistory.\n", "proba": 1.0944167172510788e-07} {"commit": "85733acd6482c7561612a1531a50f17918ed31ff", "message": "don't rely on possibly flawed equals in filling lookup model; also if there are too many frozen or exact matches, don't add relevant items at all\n", "proba": 1.3990782576911442e-07} {"commit": "c703ca355fe6fcb5f92c7c94c29ff05e8f4b4649", "message": "Fix related to date error dialog showing up all the time\n", "proba": 1.2581411112932983e-07} {"commit": "14638e01adeb0fc5f9459daf64a6118bcf6758fe", "message": "TODO does not make sense; the class has to be instantiated to get the ref key\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@772251 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: f20c4e8f1b36b51f9da263cf025bb5a5efc64345", "proba": 7.99918343545869e-05} {"commit": "515ac4a568cd3426d0c4608267c320a03917f0f6", "message": "FilterLineReachabilityAnswerer: only add to answer sequentially (#8045)\n\nParallelizing the computation of unreachable lines is enough, and this prevents\nan apparent non-determinism in the output when multiple row additions were\ncalled in parallel.\n", "proba": 1.53396328528288e-07} {"commit": "eba4984575552b50a1d3fd3ad0591e216870fc9f", "message": "LogFileManager temporarily reverted\n", "proba": 3.8253423895184824e-07} {"commit": "1a2fa6e2d67d0d32763bd395c174884a500ef11f", "message": "ResultMeta use change, with numbered array (I154).\n", "proba": 1.1343379213712979e-07} {"commit": "8c9ead60610d752718300db6271ed1297cae6c50", "message": "Javadoc\nCanonical qualifier order\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@738670 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 53d349e6ae4bc2b3dc119d23d2ed6d1daf65545d", "proba": 2.230206064268714e-06} {"commit": "a005c066ccfc6ae6d3b59d4d3724e3a07db32bbe", "message": "KULRICE-10519 : Analyze CI Failures for sprint-2.4-3 - fixes for DemoTravelAccountLookUpSmokeTest\n", "proba": 1.0913982606552963e-07} {"commit": "0901cdc30fbe5e22aa3388662abff0e5bbab4939", "message": "assertion\n", "proba": 0.9999567270278931} {"commit": "e08a60299de0b0929ed3cf3d44ffc3c7698cf9a4", "message": "Get rid of unnessecary logs for BigQuery streaming writes in auto-sharding mode.\n", "proba": 1.0085893364930598e-07} {"commit": "497d6633d8482a4e14e14ef1845d72dd85933a75", "message": "reduce ebeye dump size - dump less data\n\ngit-svn-id: 410459702e6123a874d92574e1336b0959d85891@12080 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 1.3618667935588746e-06} {"commit": "2046ba04360385853a46ac76fa9cdc8a053fc4b5", "message": "KO-816 dr connection spam (#217)\n\n* add container flag to config\r\n\r\n* runningUnderKubernetes method\r\n", "proba": 1.2964062534592813e-07} {"commit": "bdfeccf4cc840c58b95e88fadaae5f365d2aeddd", "message": "CrazySpawner: removed deprecated comment\n", "proba": 4.012554484233988e-07} {"commit": "982e0393e70c89a201e31261134dca9bd053aff0", "message": "fix rendering issues\n", "proba": 6.98580095104262e-07} {"commit": "5bdac75955a4af3ea96d094c2d1569b724c62877", "message": "migrando c\u00f3digo ggtox par anovo formato\n", "proba": 3.2910268146224553e-06} {"commit": "e1b85cb3e9cb037310c3b01db8eed5ac0f41bb13", "message": "Logging cleanup\n", "proba": 5.724451739297365e-07} {"commit": "379f50725aebe9ce887605447cd3062197121403", "message": "added class for streamlining automatic protocol change from http to https\n", "proba": 1.2061475729296944e-07} {"commit": "c2bb3274d05757f7265add8d15334531474c05b7", "message": "Added a test and an error to avoid a type casting error when -beagle_instances is used in conjunction with codon partitioning.", "proba": 1.0497475955162372e-07} {"commit": "cf8211322bf46efa9d134fb822831f02986a3bd1", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "c347dc125c753cee4fa4b28bfe4f062df4d5b901", "message": "[SSM-193] - Decorator for doing parallel shifts of curve input data Reviewed-by: Julian\n", "proba": 1.102604869629431e-07} {"commit": "1c624fd29d477cb20592999ef4c8a5e5903764fc", "message": "Better logging when removing plugins marked for removal on restart\nPLUG-474\n\ngit-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@46463 2c54a935-e501-0410-bc05-97a93f6bca70\n", "proba": 8.124128498820937e-07} {"commit": "72db49dd4197d02642ab2e3534d9e6e790dc3653", "message": "break up union query into 2 queries\n", "proba": 0.9999992847442627} {"commit": "860435a02fcff6a2f8a1e196d57237449fc24344", "message": "editor painting performance improvement\n", "proba": 3.0464829592347087e-07} {"commit": "4631a2d77cef1f53c3703c089229d824b8459134", "message": "#1238 Add MockThrowException in assertAutoCloseConnectionWithException\n", "proba": 1.480574951528979e-07} {"commit": "a1a9648e3793411cefe350e0b87160883286ee70", "message": "libs_ js needs new line and semicolon when concatenating\n\n@bug W-3251858@\n", "proba": 6.063363343855599e-06} {"commit": "8749d04a0ef8b9823ef6e97977b63662809665ea", "message": "Just beautification\n\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@323306 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9483717867151427e-07} {"commit": "613362cd59d49e80d03d2f2d88f566f22071e83e", "message": "added missing calls to generateSqlCompatibleName()\n\n", "proba": 1.9943347240314324e-07} {"commit": "3e9d384e8bff2b4c721b2d0980139da68387868e", "message": "Update TypeStr.java\n", "proba": 5.56237921500724e-07} {"commit": "18aa0ed940b8cae7b2735b33aface46259df8365", "message": "adding logging statements about returned ids\n", "proba": 4.967399718225352e-07} {"commit": "3954c6805728fc68e22526883cff8281d2c64f8b", "message": "CB-10864 Expose additional rights\n\nAdded some missing account level rights to RightV4 to be used on UI\n", "proba": 1.2435842222657811e-07} {"commit": "3d87c557e5d291d695785e7df06167a7cd99be44", "message": "Allow comparison of null values in the interceptor\n", "proba": 8.886518685358169e-07} {"commit": "73a0c770da90e614abf6926220b98c48be438e31", "message": "ENG-5774 and (dup) ENG-4736 one-liner to avoid updateCatalog NPE deep within hsql re-init\n", "proba": 1.2272874982954818e-07} {"commit": "ab256e9269a78c0b8fa90f2e1b74ee9a372a8004", "message": "IDEA-CR-54501 Better test logging\n\nGitOrigin-RevId: 4dbbc687c3a171c3b9b0a2ba2c50d7cf8f9f708d", "proba": 4.3743784772232175e-06} {"commit": "6b6f7e6ed6aeaad417c962720f0ec28d29bb8351", "message": "Added logger", "proba": 2.39334980278727e-07} {"commit": "d9848db0f4e1244c947b05d133ecb997c95bac24", "message": "minor change to JavaCoreProjectEnvironment\n", "proba": 1.9211914548122877e-07} {"commit": "d412246da5b2835e678c2c306ba7f3f48e9fab31", "message": "stress tests\n", "proba": 1.2839831242672517e-06} {"commit": "4e65c10272a97e063389fa8b171b80d3f873ff56", "message": "Fix broken test in SpringJUnit4ConcurrencyTests\n\nPrior to this commit, SpringJUnit4ConcurrencyTests was broken due to\nrecent additions of test methods in SampleTests.\n\nThis commit fixes the broken test by removing hard coded constants and\nreplacing them with dynamic lookups for JUnit 4 @Test methods.\n", "proba": 1.1331982818774122e-07} {"commit": "79753d1e87688daa93ba3d46f0aa173d8241fdf8", "message": "Update Protein2iprConverter.java\n\nThe new condition has been added for that particular database.", "proba": 1.0038527165079358e-07} {"commit": "4ea152af5c919dfd820e42f4e714d4c6a5d65c10", "message": "Removing executor health check\n", "proba": 3.2237537084256473e-07} {"commit": "d7880ef7ada151db5bbb4c8780bb593e9ffb4bd0", "message": "Forgot to uncomment the AlignerIntegrationTest before committing. And yes, matt, commenting it out is, in fact, easier than just setting my classpath.\n\n\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@3110 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 4.925101393382647e-07} {"commit": "ac39e6c6633aca90dafaaef3e0f422969e7d9624", "message": "vcs: Refactor \"CommitHelper\" - simplify main commit flow\n", "proba": 1.8000326917899656e-07} {"commit": "a9cf91485055cdc8f90981d34818f24e118a9467", "message": "Added auto-startup property to the properties\n\n(3030)\n", "proba": 1.2894618350856035e-07} {"commit": "2e930b8e581919b2d9ea231a38563133e358fd7f", "message": "HARMONY 714 : Remove some \"magic number\" related FIXMEs from java.nio.MappedByteBufferAdapter\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=418481\n", "proba": 1.821061346163333e-06} {"commit": "c8d0f2f865fbdf9e7e0df8eecb7259895f7e043d", "message": "1.\u6a21\u677f\u7684\u4e00\u4e2aBUG\u4fee\u6b63", "proba": 1.2377464031487762e-07} {"commit": "a375db1bfaa140335c4dc47da229695c53ed96ba", "message": "Implemented translation of RDF4J Difference operator to leftJoin + Filter in IQ algebra\n", "proba": 1.3777173535345355e-07} {"commit": "aa7b4644118ae045ad6311ee1a65f67e15015bca", "message": "[log] Use EmptyVisibleGraph when filter matches nothing\n\nPermanentGraph throws an exception not being able to build from empty\ncommit set.\n", "proba": 1.0174657916195429e-07} {"commit": "264117451250025d9f518181578c3c3e4e5a7cc6", "message": "Clarified that strategies must support null\n", "proba": 1.0844219104910735e-05} {"commit": "1df2a5b6234e6ac85a956f0c336cd4e1b198d887", "message": "Now that the Tweek GUI can tell us to shut down, we need to do it\ncorrectly.\n\n\ngit-svn-id: 769d22dfa2d22aad706b9a451492fb87c0735f19@9988 08b38cba-cd3b-11de-854e-f91c5b6e4272\n", "proba": 4.849753167945892e-07} {"commit": "5c4178beb79149c4780919ea6af2bc79d1902a25", "message": "Fix Checkstyle Error\n\nIssue gh-9696\n", "proba": 1.6616304776562174e-07} {"commit": "5ec29e825e51ed80da4dad275f8dd479fac694ea", "message": "Update GetCrawlers.java", "proba": 2.405872407962306e-07} {"commit": "4a753732cf67344f6e1e7defe24d1952ba0864d6", "message": "Fix Javadoc\n", "proba": 1.0704316082410514e-05} {"commit": "3ca5589df4ca3109ce6e1922aa5ffeab2db33afe", "message": "destroy mitmproxy process on shutdown\n", "proba": 5.833883847117249e-07} {"commit": "c6913063d6f0c15c728148c3e5d2f25380b09cd8", "message": "IFS-5859: Fix monitoring officer check\n", "proba": 1.384264294301829e-07} {"commit": "90252fa0e490f393c730055279e305d017b9473a", "message": "Reformatting, rearranging\n", "proba": 1.8004361379553302e-07} {"commit": "3b48164b690f53de18dba01eff821fec724f29d4", "message": "profile url null check\n", "proba": 4.134138578137936e-07} {"commit": "996b3f298be1ce414598ab6a82ba85528b08c1f8", "message": "[lang][ui] Auto-detect the attribute type when generating the outline.\n\nSigned-off-by: St\u00e9phane Galland <23860b554af9116d4237121086bd6767cdd4ff4b@arakhne.org>\n", "proba": 3.2927616189226683e-07} {"commit": "3776e35a7adae7eada69a91d4d5aae6540884533", "message": "CLEREZZA-523: added @id to each maven repo and removed repository.ops4j.org\n\ngit-svn-id: 38b6077511a9281ad6e07629729fbb76b9a63fb8@1139259 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.354660169767158e-07} {"commit": "3195b52b32d96a8e8b05084a02f66031d0dabf14", "message": "import was incorrect for UniqueKeyGenerator.java\n\nSVN-Revision: 23826\n", "proba": 1.5011866594250023e-07} {"commit": "0f3c358109c39bd107cf6f8ed3756b64c08fa0dc", "message": "Added resourceID property. Reformatted code for WorldObject.\n", "proba": 1.0568373198793779e-07} {"commit": "a070d6781c05b0e8b6fea9c24a7ea2e6d377b8c0", "message": "Add SUPRAGENERIC_NAME to uncomparable set\n", "proba": 4.5780187065247446e-05} {"commit": "a392fa67d97414f0492a380d31b147fba7f828e9", "message": "fixed join handling if schema does not reveal the value feature type but the join table was explicitly specified\n\n", "proba": 2.6024204657915107e-07} {"commit": "3d41ceb175cd9bad0ae63ae45c17ae07ab102093", "message": "cys is a plugin that never deployed; remove its test", "proba": 1.6929850232827448e-07} {"commit": "8355b57c4fc2ff966e20a3d87ce4f68b41ee4628", "message": "test(annotationcombinations): fixed reference to incorrect resource\n", "proba": 2.1403822358934121e-07} {"commit": "f33796e83d118198fef469bb9766ffef8ad4b777", "message": "this seems to fix the bug, but somehow the callbacks are still called two times instead of one time which is weird, but for now this works\n", "proba": 1.597322238922061e-07} {"commit": "bd5c028a63e0399e25578931e6e3c7843906f998", "message": "freemarker has use .ftl.html\n", "proba": 1.3477175286880083e-07} {"commit": "49699acad000e74a8414ee7aa8e89f38808a50d7", "message": "Try to cleanly stop threads before doing it abruptly to avoid pending samplers being interrupted (#239)\n\n* Throughput Shaping Timer:Document Exported properties\r\n\r\n* Log level should be debug as it's a regular condition when we stop\r\nthreads.\r\n\r\n* Try to cleanly stop threads before doing it abruptly to avoid pending\r\nsamplers being interrupted.\r\n\r\nWas mislead by javadoc fixed today within :\r\nhttp://svn.apache.org/viewvc?rev=1826401&view=rev\r\n\r\n* Mention why we hard stop\r\n", "proba": 9.192850143335818e-07} {"commit": "db5926752be42ca70d981ee5b9067f341e60d7cc", "message": "ajout @Override\n\ngit-svn-id: fce87830442b47284c88b98f498bb381ff6d45ea@1320 d3474844-eb8e-4abc-b058-2b321fed648b\n", "proba": 1.7713618944981135e-06} {"commit": "9c95af4bd2dff1e1096b37b83209e07d0b72a17d", "message": "Add missing nullability annotation\n", "proba": 4.9996165216725785e-06} {"commit": "0c5ee32ce59fe5dc13f5be16db91032c414d6213", "message": "implement deletion of roles in podd client\n", "proba": 3.08705097040729e-07} {"commit": "ace569fbde50abe840068ea77ed3127878d0b801", "message": "Format code according to google guidelines\n\nSigned-off-by: Angel Misevski <281ea56516bb94e50c635e8fd71c9c19f3091382@redhat.com>\n", "proba": 1.0492992430499726e-07} {"commit": "ad66e8b11437fdfbb68135e2c7a905bf61239baa", "message": "INTEGRATION: CWS sb21 (1.3.58); FILE MERGED\n2004/08/03 15:35:32 sb 1.3.58.1: #i32131# Redesigned ThreadId to not depend on hashCode values, which are not unique.\n", "proba": 1.0266670358305419e-07} {"commit": "7713cf1b71e208b189d891c01dbb3daf11ca7598", "message": "XWIKI-15640: Allow executing UI extensions and panels asynchronously\n* make caching setup more explicit to avoid bad suprises\n", "proba": 1.1863851057114516e-07} {"commit": "30e7d62a38e4532aab372c0389532217b85bd8f3", "message": "Single instance label not updated properly\n", "proba": 1.4255968494580884e-07} {"commit": "4d3955dd44f3ac39a849141be78e6c9994058d79", "message": "Fix -module command-line option\n\nThe CModuleNameConverter class was not being passed to jcommander in\norder for it to correctly parse module names on the command-line.\n\nFix #5\n", "proba": 2.1039227249275427e-06} {"commit": "fca6aebe0b524a2d2e51a158b56a4ea90ad66621", "message": "JAV-539 SCB-9 resolve conflict\n\nSigned-off-by: zhengyangyong <234aebdd454dd243451b2183563d182ccac9862d@huawei.com>\n", "proba": 1.161510425617962e-07} {"commit": "2cd6cd4209e5056d9c58351b521dc2d5675098c8", "message": "CAMEL-7077 Fixed the same issue in the FtpsEndpoint\n", "proba": 1.163388390068576e-07} {"commit": "18f5bf45382286b11cf5a5b0f21a838e78a20f2f", "message": "CAMEL-7978 Added usingFixedCamelContextName option to camel-quartz component\n", "proba": 1.2567836904509022e-07} {"commit": "cd2d5d6b14c072b7cb77446b22f2da03a466c29a", "message": "add unit test\n", "proba": 7.164092608036299e-07} {"commit": "b454f0e20015ab8b26de24e0a6d8dec6c5284bf8", "message": "CAMEL-15844: Polished\n", "proba": 7.321056614273402e-07} {"commit": "c3c1c27a69be76966e87d9a0440b337dc899e077", "message": "Removed unused exception class\n", "proba": 5.170083454686392e-07} {"commit": "dc4e6a883c6ad676f95338bfdc47bfdc10ad0cb8", "message": "more methods supported. Far from finished.\n", "proba": 1.0137446082580936e-07} {"commit": "5fcf0dc5fa4ae3b4c5d258b2ddc9428648a5f5d3", "message": "Fixed CS\n", "proba": 9.508000857749721e-07} {"commit": "78b9f95c8b26fd10903e3b51938fb26b5c9807b0", "message": "Added comment for test case\n", "proba": 5.740897108807985e-07} {"commit": "e6f7f1349a3e6c68a012a151762dcf65872e280b", "message": "server: fix typos in TestPayment\n\nSigned-off-by: Pierre-Alexandre Meyer \n", "proba": 7.661808012926485e-06} {"commit": "e2aa61071d4928e0734aad045d9ec46b55d7c6e0", "message": "Guy to fixed #6\n", "proba": 1.4085058808177564e-07} {"commit": "09aabba0bc9b1faa386353f1b1ef069ab231beef", "message": "Code formatting\n", "proba": 1.929241989273578e-06} {"commit": "ce33efe1e79be064e1397c4882b8f578d65c26ce", "message": "tiny cleanup\n", "proba": 2.5962850713767693e-07} {"commit": "49aae80cfa34e3d70985fc53b7d66ce9c462a5f4", "message": "ClassFileIndexer: support indexing multiple compilations in kzip files (#3144)\n\nPart of #3120", "proba": 1.2892797940367018e-07} {"commit": "257bf3ed006022b133bf7a2359d3b0cb2a68950b", "message": "[SYSTEMML-1663] Enable elementwise multiplication tests\n\nThese were meant to be enabled with the completion of SYSTEMML-1663\n\nCloses #602.\n", "proba": 1.05667005811938e-07} {"commit": "97bd25db494471b0328ba4cb250ae9e35459e605", "message": "Don't return singleton CacheManager for tests, as this might be causing intermittent test failures.\n", "proba": 1.2078211852895038e-07} {"commit": "515458a33eb5c755bd0c0cee243cd4f7112d2433", "message": "Remove unnecessary method field from NestedRuntimeBeanNode\n", "proba": 4.357975171842554e-07} {"commit": "bf952717ee2de520873d2d6c16a927a128961abd", "message": "Refactor.\n", "proba": 8.430390039393387e-07} {"commit": "a3e9ea62da025672ccef1c166485d63044af3acc", "message": "Fix badly named snapshots\n", "proba": 2.665398824319709e-05} {"commit": "5872360d65623b77ba3d089e76a0d2fc3067cfcb", "message": "check empty byte array.\n\ngit-svn-id: 3d5cc44e79dd7516812cdf5c8b2c4439073f5b70@1011 3b38d51a-9144-11de-8ad7-8b2c2f1e2016\n", "proba": 0.9879006147384644} {"commit": "4956ed66aee7da49330e88715816e92dd1625392", "message": "Added and commented out debug logging.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2110 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 2.60063166024338e-06} {"commit": "babaf1d83c001351888941d4ccf16665ee3773a6", "message": "chore: Cleanup unused class\n", "proba": 4.80433227494359e-05} {"commit": "a3192ac40d493dd6487f2a642e87d7b4c2b4f308", "message": "prep for another build\n\nConflicts:\n\tprovider/bdb-datastore/pom.xml\n\tprovider/pom.xml\n", "proba": 3.4705004736679257e-07} {"commit": "d78160dd855430ab1f03f00ac70029cb960196ae", "message": "[TE] Aggregation function and double series aggregation mapping (#3999)\n\n", "proba": 1.061485761510994e-07} {"commit": "2afb75f6bd8896153bc4abe0e3b4640b0a7bcd63", "message": "restore binary compat. w/ 1.2: JXPATH-85; javadoc\n\ngit-svn-id: b5be579c55eba3c6f4202e91ee56b68d8afa55a3@541446 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00022786595218349248} {"commit": "f6052241c803e1b27e9ba912e4a393f4ab523803", "message": "#64: Code improvements.\n", "proba": 1.1889142825793897e-07} {"commit": "ca9c472207b07b8f5d31e16107503cc09a69a7d6", "message": "Implemented auto conversion from String to LINK\n", "proba": 2.1661473681433563e-07} {"commit": "e3ca6d6aaabcc6e66de0641d2db9306b2a1b3cc7", "message": "Make Pub/Sub subscriber example simpler and more idiomatic (#1534)\n\n* Make Pub/Sub subscriber example more idiomatic by acking only once a message has been printed out.\r\n\r\n* Add documentation and improve formatting\r\n\r\n* Fix comment\r\n\r\n* Simplify example to not use a BlockingQueue.\r\n", "proba": 1.0524059490535365e-07} {"commit": "93ce9a7eab815ab2b49631c1f4942e7013e99a2e", "message": "use factory\n", "proba": 4.3370872049308673e-07} {"commit": "732437ae51d935cc3e528d9f6971b8d18d793c9f", "message": "Todo done.\n\ngit-svn-id: fd52ae19693b7be904def34076a5ebbd6e132215@1198020 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.83483958709985e-05} {"commit": "da272c4395b00d303b349f8c9e37839458a8a327", "message": "add LocalServiceTestHelper\n", "proba": 3.289971175490791e-07} {"commit": "a4eabdc4ebf06d7c1504174f1098cf2129303489", "message": "Improve exception messages\n\n[#431]\n", "proba": 1.706539904944293e-07} {"commit": "bf3339dbafe43e20341048ce8bf2fe9e64dc7611", "message": "reformat\n", "proba": 0.00018977442232426256} {"commit": "9fe0d0296948bf834eb2f6bea48f743641489297", "message": "TODO comment only\n", "proba": 1.2455747366857395e-07} {"commit": "011fe9490bb14b8bb1fe72e8b2e414a397a8cfce", "message": "Fixed issue with SagaMethodHandlerInspector returning null values\n", "proba": 1.710495922679911e-07} {"commit": "f9dbb48ccb3e70f02c067583f6d4e6f859bef4a9", "message": "Avoid unneccesary toString()\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@177856 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00035737003781832755} {"commit": "bb2b147c85949987fe9cc990bbeea1d509f06884", "message": "another try to support self signed certs\n", "proba": 1.1313463943452007e-07} {"commit": "4fee01105a80e4e17ac87d6c1936a4ed1ff9f2d2", "message": "add notification controller test\n", "proba": 2.690220242129726e-07} {"commit": "b6b94e40e034cea09602ba7aa78040826bfaf34f", "message": "[FIX-SYSTEM-TEST] Fix SystemInfoCall test\n", "proba": 3.430153014960524e-07} {"commit": "f5bc5fd55285e278b98124b98cb51077c1d50cd0", "message": "Deprecating in favor of the SimpleLog4jLogSystem\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@75611 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8321003381061018e-07} {"commit": "184b43b71143876fc99a1f0dfd1fe6281dd7d3b0", "message": "TWEAK: dumping stacktrace for IOExceptions in underlying Flatfile.\n\ngit-svn-id: ca6d9ebf75caaf710f0e3a4ee74a890c456d4c90@1531 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 8.993852134153713e-06} {"commit": "9af857ea6e66c2592dbd815bb42f9497c98a1f86", "message": "catch these exceptions and return absent\n", "proba": 0.9988698363304138} {"commit": "921c42c383f1f613f9f04ec38e4132684e40417b", "message": "fix lazy dns\n", "proba": 3.853496309602633e-05} {"commit": "517c44dae16acf86f007b414e4fa507447022824", "message": "don't forbid to replace all occurrences for call expression (PY-1900)\n", "proba": 1.8458550812283647e-06} {"commit": "fd4bd728da3c6177678fc717771e6fbe71837067", "message": "fix bug #508010, documentation and code are inconsistent\n", "proba": 1.2509984514963435e-07} {"commit": "ff0262ea6230a9f28ad2b5faf28540142bb5de84", "message": "- Summary: Switch to lib perspective after New Lib Wizard finish.\n\n- Bugzilla Bug (s) Resolved:\n\n- Description: Call BasicNewProjectResourceWizard.updatePerspective( getConfigElement() ); to switch to Lib perspective after New Lib Wiard finish\n\n- Tests Description: manual\n\n- Files Edited:\n\n- Files Added:\n\n- Notes to Build Team:\n\n- Notes to Developers:\n\n- Notes to QA:\n\n- Notes to Documentation:\n", "proba": 1.227293324745915e-07} {"commit": "5a045c742d1594425e056bcf48ce0806c3095336", "message": "NullPointerException in CommandDecoder fixed #667\n", "proba": 1.45991762678932e-07} {"commit": "5790e6ad3d3a645e7a15cfccfdaba8146eddd6c3", "message": "HIVE-15463: EncodedReaderImpl::readEncodedColumns in io elevator path printing lots of logs (Rajesh Balamohan reviewed by Prasanth Jayachandran)\n", "proba": 9.980983861623827e-08} {"commit": "70cc72575a140d382d6ed9c014933d195f1929ab", "message": "ScribeData must take ImmutableList\n\nSummary:\nAvoid accidentally iterating over a once-iterable more than once.\n\nWe happen to already only pass ImmutableLists, so this is easy.\n\nTest Plan: None\n\nReviewed By: marcinkosiba\n\nfbshipit-source-id: 169a977\n", "proba": 9.517490298094344e-07} {"commit": "18264193e88450ac745eedd4063f9b895b523963", "message": "Make field final\n", "proba": 1.100018607758102e-06} {"commit": "3518eb0e8c361e351bc96389826885317653718c", "message": "modify the format of policy alarm for java\n", "proba": 2.355829337830073e-06} {"commit": "1c9571869356fe95383aecf480f31c41eebe8071", "message": "fix(common): Fixed analytics type messages\n", "proba": 1.3095547046759748e-06} {"commit": "010f7e7278f5ea14727cbbe019f38c11be743429", "message": "Removing duplicate Javadoc tags.\n", "proba": 1.4344627174978086e-07} {"commit": "d13e3faa23a8772c22a81eb3cf2a3c87db7d26c4", "message": "replace interleaved key-pairs with structure\n", "proba": 1.049632737704087e-05} {"commit": "e2fc720845da6261a53525cd9f3318f2ed62ec68", "message": "More information obtained\n", "proba": 1.1301936098107035e-07} {"commit": "3a486c51613a972de5eafa13b03c0abd556fb445", "message": "Fixed mock provider to provide block storage and network matching types.\n", "proba": 1.0141256012730082e-07} {"commit": "781681a0941a1a2afa38fe3b505e46d7fd6c808a", "message": "Fix vibrating windows\n\nSome windows with just the right amount of scrollable content would trigger the\nremoval of the bottom margin, however the new layout pass would show that the\ncontent is no longer scrollable so the bottom margin would be reenabled.\nThis would cause the window to continously vibrate up and down.\n\nThis fix verifies the available space before adding the margin, and doesn't\nadd it, if it would cause the content to scroll.\n", "proba": 9.09369919099845e-06} {"commit": "66305d221915cd93ea8a4e8f904b5cfe3e0bd5f0", "message": "\u4fee\u590d\u70b9\u51fb\u4ee5\u540e\u8fd8\u5728\u52a8\u753b\u7684 Bug\n", "proba": 1.4031644468559534e-07} {"commit": "03927dc657fc2d251e8670c4dce99658de288ac3", "message": "Nullify mOnServerConnexionVerify on login.\n\nSigned-off-by: FILLAU Jean-Maxime <1cf8919b949a020174e7802e28f2d7d20f0190d7@mapotempo.com>\n", "proba": 1.7214800607234793e-07} {"commit": "7630117eb906d618a64e4e834ca6c166c75a20f3", "message": "renamed connections_max_per_root input to connections_max_per_route (#917)\n\n", "proba": 1.8463130402324168e-07} {"commit": "21a1d993c25f449f91c2283cf85c8acacab19315", "message": "Update OutputActions.java", "proba": 1.977506599359913e-06} {"commit": "9ca5e2d8789bf057ffd3ea4f9e72ac4db6e72f76", "message": "bugfix when create app namespace jump to permission page\n", "proba": 2.53660402904643e-07} {"commit": "181da202c1cc58dc144bd40218c7384a8a611bcc", "message": "Default list item color is black or white depending on the theme.\n", "proba": 1.1990712778242596e-07} {"commit": "8e362ee393ee9fc458a9c500a4ed85ddda59f02d", "message": "Modify logic while verifying files\n", "proba": 5.650852585858956e-07} {"commit": "16871dea237493426335f6d187dbc3d024808839", "message": "- payroll: correction of javascript\n\ngit-svn-id: 773aea21c10f17dc8a2da8a7ac533ad93d5023cf@8573 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 7.208392389657092e-07} {"commit": "473b93e666d4429853d548dfd50db2a1d985e45a", "message": "SWT dlg comment\n", "proba": 1.602181498583377e-07} {"commit": "c9354b5ad32c3f633386ccfa7e41fca068409831", "message": "override equals and hashcode.\n", "proba": 2.4015398025767354e-07} {"commit": "9b281eb522810d4f07e2c8d6f435da2eb5d3ee6b", "message": "Add Kotlin support #159 create mono repo structure\n", "proba": 1.5591957946980983e-07} {"commit": "2a3885da0ac80b91badc3ca7fba342892d4ecba5", "message": "This closes #1060\n", "proba": 3.968352757510729e-07} {"commit": "7dac3bdccea22bd357062d5726b1383647628a6b", "message": "recatored shadow position handling, avoids regression when updating to GWT 1.6\n\nsvn changeset:7553/svn branch:6.0\n", "proba": 1.5438372713560966e-07} {"commit": "428c8f513d68b8bd18f96132e62cf94d74b1adb4", "message": "Consume mChangeSetCompleteCallbacks in a runnable and use postAtFrontOfQueue to make sure it be executed in next iteration\n\nSummary: Consume `mChangeSetCompleteCallbacks` with `Handler#postAtFrontOfQueue()`.\n\nReviewed By: astreet\n\nDifferential Revision: D8874249\n\nfbshipit-source-id: 720dae87f590a1032b68420199436f8e23fcf299\n", "proba": 6.428015808523924e-07} {"commit": "8e8ce9c7ffd9f32e7950b0a234e0fbe50556e718", "message": "Use sensitive defaults in ProcessingInstructionHelper\n\nInstead of reverting to the default value of 0 for numeric processing instructions, the helper should return values that are sensible for each individual type of instruction.\nIn particular the \"number of results\" instruction should default to 1 when not provided.\n\n(cherry picked from commit 282a460d4a333fa6ee433af04044eb15d8e32d99)\n", "proba": 3.208096313755959e-05} {"commit": "e0b7f4cbec3ecce5090e416d67f1d3c43f5d37ff", "message": "added method for sending push notifications to users\n", "proba": 3.192988344835612e-07} {"commit": "00ec347d6a67c22ef94b24dad706965c25dc15c0", "message": "[Fix] UserAuth annotation\n", "proba": 3.105897121713497e-07} {"commit": "a9b49dd16160b0a33a263877c919deb479cd8cb9", "message": "updated javadoc author\n", "proba": 1.8218763386812498e-07} {"commit": "d1c9868f0010a253309dce5a36d76ff0c8843c5f", "message": "update javadoc\n", "proba": 5.346412308426807e-07} {"commit": "35c241eb0637ed3fe1728c5146202b2075d47fb7", "message": "core: correct ProcessOvfUpdateForStorageDomainCommand lock properties\n\nProcessOvfUpdateForStorageDomainCommand lock is released always on the\nexecute phase prior to change I54cc929937d3b14dc49a2edab9e763cbe603a9c3\n- either by the child command or because the created tasks aren't added\nto the command task\nlist.\n\nThis patch changes the applyLockProperties method to state that\nexplictly.\n\nChange-Id: I938e8a0ce74bb931635948210f26a1f451fbe815\nSigned-off-by: Liron Aravot <3348b1f361b8c114be0a6d9109c20a9213007b88@redhat.com>\n", "proba": 5.952374522166792e-07} {"commit": "8fad29f08fd0095a8e43e23ec38ccf02a3a622d7", "message": "no need for the runtimeExceptions set to be static in DRE\n", "proba": 3.7812517916790966e-07} {"commit": "7cd7f1b0068f7a80bb9de9c5a0cfe4a2c871fae8", "message": "Refs #3356. Network view menu items can be disabled.", "proba": 1.0251290660789891e-07} {"commit": "c10e9d7f755bb63fe311925a15907e93211949d5", "message": "Simplified compose factory method test", "proba": 5.662909643433522e-07} {"commit": "7aad1d66a24b9d94aa2b4d1a6cf784b5c98d5dd3", "message": "core: remove unneeded log\n\nChange-Id: Idb1107c7a37d6c25c8d212fcad94cdd084faac6d\nSigned-off-by: Gilad Chaplik \n", "proba": 1.2486931666444434e-07} {"commit": "504ca02ce8b651ff4c8fe1bad410a0bcecdf6b69", "message": "Temporary fix to get one of the integration tests to run. Will remove the code after a merge with the correct JodaBean/Fudge implementation.\n", "proba": 1.0100678338176294e-07} {"commit": "9ff767d9430175c417420651bbc661fd17c80907", "message": "added apostrophe to email validator regexp\n", "proba": 1.7592337826499715e-06} {"commit": "0191e8f3fc11ae258cf2ba00394c4c3375cd3775", "message": "fix status formatting\n", "proba": 1.1231102234887658e-06} {"commit": "7890468031e5a0bb8a8059f3f4a268b95b42cd05", "message": "filter ipv4 from the list of IP's available in the network interface\n", "proba": 1.3384619990119972e-07} {"commit": "48cbec3f242bca105c55e193f711fd8aebd2011e", "message": "Fix startup Exception if BouncyCastle is not in classpath\n", "proba": 5.393245828599902e-06} {"commit": "17e359ea8c03ebee326ae03b5a7493a14a3353ff", "message": "Add GroupManager::getGroupProfile()\n", "proba": 3.5136508813593537e-07} {"commit": "668c60ab05b769091ba8d5a13397a682daf9f722", "message": "Improved input format checking\n", "proba": 9.150306254923635e-07} {"commit": "9826e0b4392bbb7f93c446caadb318ef010d75be", "message": "Converted identity collection to use list\n", "proba": 1.4747310217444465e-07} {"commit": "9390c6e75ce7b018da918475d6105abbdc078a5b", "message": "Refactor variable name\n", "proba": 3.598093371692812e-06} {"commit": "ae483f1b5e5d00564e984ad0099c0b5c24b480ab", "message": "core: DirectoryNotStrict use getString()\n\n- getDefaultString() prevented programatic setting of the preferences\n", "proba": 2.0878194106899173e-07} {"commit": "6231480a8ae7890e0ac397c209f0dc32ceb9e515", "message": "add synchronous getUserPublicisedGroups() and getGroupProfile()\n", "proba": 7.796865588716173e-07} {"commit": "bb61e935f6583fbf71a5409acf4d5fb3dfd807d2", "message": "Optim: ProducedType.simpleSuperType: fixed supertype of intersection types\n", "proba": 3.9382143768307287e-07} {"commit": "e586145fbf7a53da5ee095f853ceae9aca60a0d6", "message": "conversion to jpeg page-per-page\n", "proba": 0.002679466502740979} {"commit": "154fe8ecae09562524d75d6ff5088b827bd8df11", "message": "don't show the confirmation dialogue if the server's status is ERROR_STARTING", "proba": 3.5045668482780457e-05} {"commit": "0ff2393939f6fa6824f841e05ebdb660e60c1adb", "message": "CAAERS-3671 - Only the ruleable fields should trigger the \"re-run the rules\" warning\n\n\nSVN-Revision: 12478\n", "proba": 1.2802388482668903e-07} {"commit": "42af8ba5a21dc085d065cfa0b4c5557fb40ad7ac", "message": "[MNG-6981] Include the child projects (modules) of the selected projects with --pl in the reactor.\n\nThis closes #374.\n", "proba": 9.620209340255315e-08} {"commit": "337e82e94ee7cbaa513333e4eb1d069ea2fdc44c", "message": "fix bug with functional params", "proba": 3.4995119335690106e-07} {"commit": "323d93bdfa818975b29750fe46d4ad0812f1e080", "message": "PDFBOX-4836: remove no longer private members\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1877894 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5483924420987023e-07} {"commit": "6566f8dde4a478fdac5adc593790da93ff54182e", "message": "use Strings[] for Windows and other OS's , too", "proba": 2.0115297161282797e-07} {"commit": "1961b2a7171e3ad53534a4aa281d75c26d5c010d", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "76e773ad9c28475dffd4c9131420bb3e581e0f50", "message": "@bugfix\n\tdeletion: \n\tunified messages and added warnings if still files remaining which are no source by suffix. ", "proba": 1.028723275453558e-07} {"commit": "b4217a448f58238fefdd590c32fe1b182cc510f0", "message": "Clean up controller", "proba": 2.8048424383086967e-07} {"commit": "f11a53e2aaf00b1978cc154a1152148a7c6b59bd", "message": "PDFBOX-2720: use former startXRef value as new PREV value for incremental updates only\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1692878 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.411300776358985e-07} {"commit": "f21d6e65c9c007afa4341235de5e7eaec8b9be06", "message": "Simpler test for no parameters.\n", "proba": 1.2141290994804876e-07} {"commit": "86fff8cd373112257825cd66ac9c84cd33f2065d", "message": "s3 batch source with statefulness\n", "proba": 1.574468342369073e-07} {"commit": "c833ad54601ffcbddfc7188b66d96ed169665f83", "message": "o using getter for methods\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@772189 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0267214065606822e-06} {"commit": "0acb2469d2b9a43ccb05e2f7234ea16fa1eb6829", "message": "Revert some AbstractApplicationPortlet methods to private for now, can be opened later if necessary.\n\nsvn changeset:11369/svn branch:6.3\n", "proba": 2.1369862679421203e-07} {"commit": "0a542f5acd85f8eef63a2b165e9ff138f25b7688", "message": "[BISERVER-3280] Fixed a case where user has specified a number of rows, but the layouter forces it to 100%, causing problems in IE.\n", "proba": 1.0246462522900401e-07} {"commit": "b733af2b4a6140d68306738286ececa795a6e0ba", "message": "remove useless brackets\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1380461 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 86940826d3e35e989bb07541b1a891d445364945", "proba": 0.0007853152346797287} {"commit": "d00526a4dcf0210f9ba8f6f0878e135d64fa3106", "message": "Fix Bugzilla 280389: Filter value is not refreshed until you close and reopen the dialog.\n", "proba": 1.0166626651653132e-07} {"commit": "7a147fb292a14773392c414bf2be576b85a3a069", "message": "clean up\n", "proba": 1.0365005209678202e-06} {"commit": "74c8f639f9899f23e61a6c6dafdafdee5aa5cf4b", "message": "fix(test): reverts (#4777) Fix intermittent timeout in PooledRequestQueueTest (#4781)\n\nThis reverts commit 22feb2a866f96606ebe19be61369bd7a4a155eb6.", "proba": 1.143979559969921e-07} {"commit": "de3f2726aa6d373feb3c068dff2e8942fe253a1b", "message": "correct size calculation\n", "proba": 5.2204453822923824e-05} {"commit": "9f2dbc4a3b18f244cf572f43c30d8725209b5d4d", "message": "Some work\n", "proba": 6.101729013607837e-06} {"commit": "d334076add06bdae654cf705a92071dcab8fd303", "message": "attempting to reset the application context after the test is executed\n", "proba": 7.433127393596806e-07} {"commit": "d9c8fbf3b273fe25aad0cd41f053547c1ed1b557", "message": "Confirm MockWebServer shutdown is idempotent (#5946)\n\n", "proba": 2.0788827725937153e-07} {"commit": "f40a9252c7339ebd006f654b6c13ec1690650fc6", "message": "Web: optimize IndentedText using a StringBuilder\n", "proba": 7.355996785918251e-06} {"commit": "5cac86e2863da970a4a1db64bce4d1be6ad10c3c", "message": "RESKC-393:Ensure GlobalVariables is updated in IncidentReport\n\nThe incident report in some cases(clicking cancel button for instance) doesn't update the GlobalVariables user session. This checks for and logs incidents of this nature but also overwrites the GlobalVariables with the request user session to ensure it is up to date.\n", "proba": 1.0115986981418246e-07} {"commit": "1226c8a4a4448f31359a42c4c57a78dd4a0d80ee", "message": "Add a playlist skip flag", "proba": 8.144025969158974e-07} {"commit": "d7f170753a36e0dc6609ee4b475505ae330a6c49", "message": "Camel-AWS2-ECS: Cleanup\n", "proba": 4.5780990376442787e-07} {"commit": "0feef5debd1419d9fb1ac7cf5266d31cf62fda08", "message": "ListComparator changes\n", "proba": 2.2889638273682067e-07} {"commit": "24f23a4e7639fea4ef11a105999ef5ffa0e6ad7d", "message": "add tests for invalid unsigned argument values [test]\n", "proba": 1.6500948163411522e-07} {"commit": "db88a253b7ad85c00993f98de2882fcd77db5cf1", "message": "SLING-550 : Reduce filter ordering to be able to run filters in front of this one.\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1146706 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.388672548178874e-07} {"commit": "6aa005dbdced74bd5e1d58f986192638896b8510", "message": "Revert sound change intended to alleviate issues with Presence mod. Other mods will have to check for valid sound resources. Fixes broken sounds.\n", "proba": 9.732458039479752e-08} {"commit": "59e4c326cf4f024adc270fa81e81f385f1b73de2", "message": "ScottPhillips: Fixes a bug where the ability to edit an item durring workflow step 2 is not displayed.\n\ngit-svn-id: 39c64a9546defcc59b5f71fe8fe20b2d01c24c1f@2970 9c30dcfa-912a-0410-8fc2-9e0234be79fd\n", "proba": 1.517742589385307e-06} {"commit": "9088cd0be8891b4f1f1a20627841dfc2c2a97eca", "message": "Fix generics on MapStream.mapEntries(BiFunction)\n", "proba": 3.091723783654743e-07} {"commit": "01c3e46f905dffedd5cb1045cfca4a56490f42cd", "message": "- todo to bug fix with clearing security assoc.\n\n", "proba": 1.0044350062798912e-07} {"commit": "8ad2b81aac28675d2c06e6cd0236d0f690a93ac3", "message": "Added additional constructor and XML parser for the epoch sequence simulator.", "proba": 1.0195152810865693e-07} {"commit": "32162c79400720e827a75be1cc709877227303b7", "message": "Fixing java docs.", "proba": 1.528860309463198e-07} {"commit": "06731c56d64ec59816b986a7c05aaacb79a63ea9", "message": "switching back to the multi-worker version of the test", "proba": 1.9958054053859087e-07} {"commit": "78ab7aa1a5f7255b43db129ae3f40093e076cc55", "message": "#YARN Code cleanup.\n", "proba": 1.1874140426471058e-07} {"commit": "64b540e30655da6ed3c585317b14d911d832942d", "message": "rename", "proba": 2.129588756361045e-05} {"commit": "4a7abcfb05d8ae46a5f7aab88449a385bc83c729", "message": "Bundle package has been changed\n\nsvn path=/harmony/; revision=500804\n", "proba": 1.819927661017573e-06} {"commit": "5e7d3b809f0dc410d86b132937263d2855ba567a", "message": "added serializable marker interface\n", "proba": 3.2040549058365286e-07} {"commit": "ddcffa75b4b36c81a6c8ab84ed344c28ed2491b7", "message": "Parameter dimension check for arbitrary branch rates", "proba": 1.6844526840031904e-07} {"commit": "57d4c03c10c610039c1a959034b5a0acb683bd41", "message": "Additional client-server response notes.", "proba": 1.1785645881445816e-07} {"commit": "99a8891fe841c32f9ec07d67a124f8eacd954af2", "message": "[hotfix][fs-connector] Remove unused state serializer from FileWriter\n", "proba": 2.14072713333735e-07} {"commit": "0910b249dee7c3947b0ac3ffe7ec816d225ac744", "message": "delay stringizing exception messages\n\nWe still create the asList wrapper each time, but that should be cheaper\nthan building a string.\n", "proba": 1.1883701489523446e-07} {"commit": "fa8e02d769e5264ac4a4f2d2a66d821d887bf8a5", "message": "fixed CPD error\n", "proba": 3.947359061839961e-07} {"commit": "6967ac19f2a53cf4c71b69ae06ff8fb39003de4f", "message": "GEODE-1498 CI Failure: DurableClientCommandsDUnitTest.testCloseDurableClients\n\nUse port 0 for cache server and return a random available port for durable client.\n", "proba": 1.0053933152676109e-07} {"commit": "41477b17a166ccd033403a273ca8aa489a13c086", "message": "Al transformar a JSON se a\u00f1ade una propiedad llamada \"$class\" con el nombre de la clase", "proba": 1.6141366359079257e-05} {"commit": "f5b86aa52aade92c73e4926f4bfc64a5fd075e88", "message": "DevSynch\n", "proba": 6.394009801624634e-07} {"commit": "8e3676faa6e3790caaa7bf872f8c40db0a0c180f", "message": "Remove lock status from metadata hashCode\n\n- The OverviewWidget uses overview.hashCode to check if\nchanges happened since it was last opened (dirty checks).\nOverview contains asset metadata which in turn contains\nthe asset's lock state. The latter can change without\nthe user actually making changes. So it can't be part\nof the hash.\n\n- We have UF-192 for unifying dirty checking and change\ndetection funtionality in the future.\n", "proba": 1.2531357640455099e-07} {"commit": "9de90391d017599e9f0578fe1e3b83c3455ee30c", "message": "add doctrine repository resolving for annotation on same namespace\n", "proba": 1.7618131664676184e-07} {"commit": "3a52c92213d4583b02a3c69e3d4e52cbac8e1b4c", "message": "DevSync\n", "proba": 6.472132554335985e-07} {"commit": "c7a20ee3f1e1b8502e980b73913a34830887fcfa", "message": "IFS-955 Adding unit test coverage for new service\n", "proba": 1.1048574322103377e-07} {"commit": "b3c898123d6e1f7705e24c8a5d300b36ec9f106b", "message": "Set default owner.\n\nThe database schema owner can be changed by setting the system propery:\ndatabase.owner\n\neg:\n\njava -Ddatabase.owner=my_user ...\n", "proba": 1.2521633152573486e-07} {"commit": "ed741d02df2630d5b581f7116bcc8472cc2b2db4", "message": "Closes #704: Discard contents with invalid size defined in ObjectStore metadata\n", "proba": 1.3426118528059305e-07} {"commit": "432994e8d4b36513330bec892bba01c552844af3", "message": "fix compile\n", "proba": 1.6676485756761394e-06} {"commit": "044255e99de231505577a0c3d46e1ed207ab525e", "message": "Log downloads to the console\n\nFixes #4460\n", "proba": 1.8658671763205348e-07} {"commit": "444167e76cafa74912d416ecb0dae207dfb7d436", "message": "Ignore keywords again when checking bare strings\n", "proba": 2.7121865286972024e-07} {"commit": "f77d1e98db06f26ccbdfe43114e6f2c0d9567efc", "message": "updated attribute characterization to be characterizationName\n\n\nSVN-Revision: 3457\n", "proba": 2.3607233288203133e-06} {"commit": "e14abb530bd4541faf8ae2a8a38b9bdee5277c1c", "message": "Replace Window calls with AppWindow calls\n", "proba": 1.6159894585143775e-05} {"commit": "2069aeb1e01cc68716fa9ee678740f9803f0c360", "message": "json\u89e3\u6790\u95ee\u9898\u4fee\u6b63\n", "proba": 5.626567372019053e-07} {"commit": "b3c7522c1ee8f7cd673627a8fe4f2c0c7267c6d9", "message": "*** empty log message ***\n\n\nSVN-Revision: 52\n", "proba": 3.595667692479765e-07} {"commit": "d5b126cecee7815264e7caf90bad1305fbe4431a", "message": "Fixing test failures on Oracle.\n\nReviewed: Tom Ware\n\nFormer-commit-id: fd70b56ed9e52c2a16aaddbde32703678829c88f", "proba": 1.2224251122461283e-06} {"commit": "225785a056f417276d7d89b55466be21f106037f", "message": "localization is now skipped if source template is null to avoid crashes when no template is found\n", "proba": 1.7911385441493621e-07} {"commit": "7a448f89322d180a0dcecb7bbe38175bb2630491", "message": "jira api.\n", "proba": 2.909629301939276e-07} {"commit": "71c00b4dfe0354e0c7c8378e76be00721852f41f", "message": "avoid styling vignettes using 'article' tag\n", "proba": 4.10766097047599e-06} {"commit": "79430d456a992aa1ca97b9bd35ae7c87e09287d3", "message": "Reenable tests that have commented out 4 years ago. Good Times!\n", "proba": 1.0149712181828363e-07} {"commit": "f6b8398a7e3025c981e5f80c23467ec6fb33a9eb", "message": "toString shouldn't die\n", "proba": 3.84950362786185e-05} {"commit": "f679b98038d336ed1881442c083ceb2d6aa70c1e", "message": "Changed class AgentContainer; now it's a remote interface, without\nmethods. Remote methods will be added to support remote platform\nadministration.\n\n", "proba": 1.0231717340047908e-07} {"commit": "6b74b111b199caf81bb1ff1fe721357be80680d3", "message": "OAK-6992 - The datastorecheck command should not silently upgrade the FileStore\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1816472 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3229872567753773e-06} {"commit": "12fe46db0f88df4ce6152d63416d1b6065f0c36f", "message": "fix name", "proba": 0.019891221076250076} {"commit": "19eca51e69bc40e7343dd92847ded6377adaf5c9", "message": "Use string comparison instead of parsing the schema.\n", "proba": 2.0894309216146212e-07} {"commit": "d479362588fd4ad980cf57f15349b966221f85a7", "message": "Clock trimming works, rounded down to the nearest second\n", "proba": 1.3992918468375137e-07} {"commit": "06b7b7662cdbea25b48517589576ba99489ee508", "message": "remove OutputJSON.java\n", "proba": 0.9988190531730652} {"commit": "7e95e98f4da84501f639acc7fd63e837423ef57c", "message": "Issue 9 fix\n", "proba": 1.2370088597890572e-07} {"commit": "6154df536e53ef284180cbd277b58debd7a2237f", "message": "array needs to be long[] for new scheduler.", "proba": 1.4498281188934925e-06} {"commit": "6c35a30e6754462d67711ca4c02400c28889a93c", "message": "Repair nested value retrieval problem when string path is deeper than record path\n", "proba": 3.330654294586566e-07} {"commit": "5a43a18a90558e56edb10bc4dfef75824c56c7cd", "message": "specify proposed disk offering when not found in cloudstack iaas", "proba": 1.799442230776549e-07} {"commit": "68ce50f23427eb8338c4cdcef2467ed8fc03249c", "message": "simplify out doneDataCenterIter variable\npatch by jbellis; reviewed by Jeremy Hanna for CASSANDRA-1103\n\n\ngit-svn-id: af0234e1aff5c580ad966c5a1be7e5402979d927@945912 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.949790182872675e-07} {"commit": "c9cf4569c61e660ca43bfa87d5bb9be1a5b32ee9", "message": "#1151 optimized\n", "proba": 1.9030019871024706e-07} {"commit": "72e24a8ee9904be481395279127d507a03d64135", "message": "Code cleanup:\n- reduce code duplication in getNextKnuthElements()\n- removed references to experimental BlockStackingLM.bpUnit\n- changed silly private method label\n- various fixups\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1067665 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.213642907619942e-06} {"commit": "6359f68c6e4ef1241e881639173669500797ef25", "message": "changed stringbuffer to stringbuilder (not synchronized == faster)\n", "proba": 1.4301109274583723e-07} {"commit": "4b17b9d734917dfaced50e3f1c4d526f22583b93", "message": "Change file location so that the works everywhere.\n", "proba": 1.2086728418125858e-07} {"commit": "72e7e71bd84955cfdd38ea65249d1c9acdd3e1fc", "message": "Changed method name in ClonedPopulationInitialisationStrategy.\n\nXMLObjectFactory had trouble picking the correct method.\n", "proba": 1.2425066131527274e-07} {"commit": "5e9b1473445c23d02e5ba0887f915c6ab6586373", "message": "add namespace to custom fields mapping\n", "proba": 3.6570173733707634e-07} {"commit": "17855f11f88d408cbd72148c1cb6a88354a7a396", "message": "Fix erroneous import\n", "proba": 0.00017879408551380038} {"commit": "f842cc45ed18ca7e73a36c7b03148376528daa85", "message": "testing stuff\n", "proba": 4.237653001837316e-07} {"commit": "ffe11057813d293c92ed9e85a7009407136a4db4", "message": "Fixed failing test (due to the TestNG to JUnit migration).\n", "proba": 1.0524581028903413e-07} {"commit": "b63d2c514a0b707dad451c08e1470dacfce15d20", "message": "bugfix SS-3083\n", "proba": 2.166252670576796e-07} {"commit": "67412a53b7309339096650dd0a1d97d36f521621", "message": "JS3D: refactor StateRecord::setCompletedCycleHours(double) using Eclipse ref tools\n\nSigned-off-by: Ali Marandi \nSigned-off-by: Harvey Harrison \n", "proba": 3.2390545356975053e-07} {"commit": "4b69757b4a4b132143ada09fd98cb4c9c4e21e00", "message": "Throw exception instead of NPE in case of invalid repeat id.\n", "proba": 1.2307134511502227e-07} {"commit": "4d1eea739b0b353ac2e5b05dcb65aba6e090eac2", "message": "added javadoc\n", "proba": 1.8344361762956396e-07} {"commit": "bba59b6e8370a93608d3d99338f9ce429cd5f274", "message": "Fixed setTitleConfigMap().\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@35422 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 6.90086162649095e-05} {"commit": "86954b3149f810832885222caccb5e10823400ee", "message": "first Client API draft\n", "proba": 2.0981728710012248e-07} {"commit": "689c7138b2a1b4272e6904a231b4cba43579cce7", "message": "Revert \"fix test failure from updated service model\"\n\nThis reverts commit bc8238d0e4705a534b4263a88858652b44711b7e.\n", "proba": 1.219200811419796e-07} {"commit": "36d6c8407cfc631b0d061c6d926ce295bae8d19c", "message": "Revert changes to JavaVersionCheckUtils as they were unintended.\n\nSigned-off-by: Gabriel Harris-Rouquette \n", "proba": 1.207296094207777e-07} {"commit": "627e03424c8123e987349f327886dc3474cd7054", "message": "seggregated single game running logic\n", "proba": 1.3473153558152262e-05} {"commit": "57efa448b7eae09dd67f394277b9540c16c8f7c3", "message": "Add BLOG category to CREATIVE category\n", "proba": 3.149458279949613e-05} {"commit": "e3b09e7caef77b8341e3f653a1e69662f3961f6f", "message": "\u66f4\u65b0\u91cd\u5199mybatis\u7684\u7c7b\u7684\u4ee3\u7801\n", "proba": 1.6755318199557223e-07} {"commit": "e104625272ed2c89692804098ad89f56e7c95a58", "message": "Fudge to fix sulfanylidene being implicitly bracketted\n", "proba": 2.1765508506632614e-07} {"commit": "2bd84594b147c0909c77be457c0d5b833b2d8188", "message": "custom main to explicit the command-line args\n", "proba": 6.890967938488757e-07} {"commit": "a248b6c3fcc89d416a547b60c24bb2b25a2f8faf", "message": "Remove unused import\n", "proba": 5.658957888954319e-07} {"commit": "9c722984ab7b5b874b979276c2e87f4932a06397", "message": "javadoc\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1640090 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.78468950354727e-07} {"commit": "b77b9f5c024b0cf24edc91135f9c177bedb62987", "message": "Update dequeueOutputBuffer method\n\nAdd @Nullable annotation in the LibvpxVideoRenderer.\n\nPiperOrigin-RevId: 263150736\n", "proba": 2.2763821107218973e-05} {"commit": "fc40ad45fa307fd20877dfdb66d3898e5789035d", "message": "\u589e\u52a0\u670d\u52a1\u5668\u9ed8\u8ba4\u7248\u672c\u53f7\n", "proba": 3.0639796477771597e-07} {"commit": "443b6ba4ae750ed2da14d483ef9470f7ef808a1d", "message": "more logging to remote template repository\n", "proba": 1.253059309647142e-07} {"commit": "2b77993aef11e697d3d16e66d3e3ae4f7b0bfed5", "message": "Extract path as a local variable.\n", "proba": 2.5000156256282935e-07} {"commit": "8600034eed5fb266e1ba99765d2b5c0a345d543e", "message": "omit null entries from image_info.json\n", "proba": 1.6291215843011742e-06} {"commit": "c7fa06c4065dba6ec13b66dc0bb16a19d66a64ba", "message": "query : opened up query within embedded subresource, TODO still prevent not embedded\naccording to storage (by adding ex. isInstanceStorage, storagePath)\n", "proba": 0.00014694349374622107} {"commit": "c4bbc931a983a2c6a59e4a6cea777f7cef23d672", "message": "Update HelloWorld.java", "proba": 5.7815443142317235e-05} {"commit": "c68250d02a915e6ecc3138d39cbbaae006c2d251", "message": "Testando a camada de comunica\u00e7\u00e3o: agora sem spring", "proba": 2.2649497566362697e-07} {"commit": "42b45e40da2640b757644caccedf857c364c492b", "message": "Do not override performCancel()\n\nIt is already implemented in superclass\n", "proba": 2.270654988478782e-07} {"commit": "dc3bd9e66e8a92d82bcd0c95631ec6f5517198cc", "message": "Added isMin() to Pile\n", "proba": 1.53210208964083e-07} {"commit": "64e839c94b5db5e6cd65af51b68929b61f9c6eb0", "message": "[AJay/ Naveen] Fix access issues\n", "proba": 1.6537323688226024e-07} {"commit": "094206da1d39542e10d9ec640098ec0876fee5e3", "message": "fix: moved initial_capacity to offheap\n", "proba": 8.932775926950853e-06} {"commit": "fc44b2ebefd2eb5e3313e2a94fe047b26465845b", "message": "Some refactoring in the generation of reports.", "proba": 1.2556120054796338e-07} {"commit": "8d7d7fa3d30dd86518dee225b8eee98e9dde63c2", "message": "Used new test methods in exisiting tests to verify they are working as intented.\n", "proba": 9.808528744770229e-08} {"commit": "5e65e45ca5576ed0f2b35a1b3042d86a4615e413", "message": "Roles allowed fix\n", "proba": 2.592942109913565e-07} {"commit": "aff46c491d590ff2fcc43d0eaa0049593f6169b4", "message": "closed method assertEquals with }", "proba": 2.5153790375043172e-06} {"commit": "4239b4f98c7b5e233a099f4cdda3ed5dac48e3e8", "message": "PeerHandler: Fix request expiry (operator precedence bug)\n", "proba": 1.3220058292517933e-07} {"commit": "953a9ec96a6bde9cf7c05cd936ae8abd6179e2d7", "message": "handle the non TimeoutException propagation\n", "proba": 9.455136023461819e-06} {"commit": "008fcb3969ca73831da6634ff3492fe402bf59dc", "message": "set test dir null safe\n\nimportant for normal projects without any tests.\n", "proba": 1.0428685470742494e-07} {"commit": "2884f3043eeeb70e738366ce7e271a234c4aa969", "message": "agility: add GWD crack obstacle highlight\n", "proba": 4.608095309777127e-07} {"commit": "b5325fbdce376eccecdbe4708581ab838fb7d4eb", "message": "SciView: add @Override annotation\n", "proba": 2.2145002276374726e-07} {"commit": "a940fc3c323ecd98457e2bfbb44bb24b86551a5f", "message": "Catch exception silently when writing OWS exception to already closed\nconnection", "proba": 1.893194507829321e-07} {"commit": "8b18a724bc6240779327c4ddbea55aebb57eb945", "message": "ssl keystore\n", "proba": 9.376156526741397e-07} {"commit": "15b0b680ae5a5c6cc6f8d77ca3fbec0c0b195c6a", "message": "Fix potential issue in DB migrate code.", "proba": 3.2136608751898166e-07} {"commit": "308ed2ac4976692dd98601fcd6ad88576fb1a2fd", "message": "Add 'remap jar to gradle' option to project property page", "proba": 1.926690345044335e-07} {"commit": "fea21fa22deac5b1e3374becc02836c4de427d83", "message": "Fix variable reference\n", "proba": 1.351144692307571e-05} {"commit": "0dd21390c49a7260b5b11e7e6c83539e97e28898", "message": "[Android] App crashed when invoking navigator.app.exitApp\n\nThe XWalkContent was destroyed when mNativeContent set to 0 in destroy() function.\nDon't invoke the webContents.stop after that.\nAdd similar check to other related APIs.\n\nBUG=XWALK-2815\n", "proba": 8.174573849828448e-06} {"commit": "9efcd6d4260b5cd507c42b62d2fed828f67b06ce", "message": "Update missing from my previous commit.\n", "proba": 1.0987881182700221e-07} {"commit": "321573e6054d99d512d417821371dbb3614750d7", "message": "Fix for bug 225630\n", "proba": 2.460460848396906e-07} {"commit": "f03bcb98a8e79d192c2fda28c1fff48e36f44427", "message": "add legacy methods\n", "proba": 7.209781074379862e-07} {"commit": "62b9bb19731520368886f5f4cdb414dacef7cfbc", "message": "external system: external project manager can be initialized in dumb mode\n", "proba": 2.2088947844167706e-06} {"commit": "00f9f7559a7cf8d578bca685f0575f6ba4d90304", "message": "Loading of css files is now supported, updated strings\n", "proba": 1.3102051354962896e-07} {"commit": "012a6d7b8c1315eba11cfa2fbc6551b2284dd96d", "message": "+about dialog\n\ngit-svn-id: ee156b793ae44318abaa87528eb9c7e3f9c6dc3f@207 6f8c04f6-b8b6-11de-9846-1b058f2a8eb1\n", "proba": 3.404511232929508e-07} {"commit": "81c926167f5fedcc597d862aa95ca9b55b9580b4", "message": "example for https://github.com/koral--/android-gif-drawable/issues/301#issuecomment-222626221 added\n", "proba": 2.0378844567403576e-07} {"commit": "4c2847e255e5b4f440bf50a40a64be986989232a", "message": "Frame javadoc", "proba": 7.49562843793683e-07} {"commit": "995fb4cd898814a41ecc1d9e0323f45ca74b38bb", "message": "edited jewels with encoder\n", "proba": 1.917009484486698e-07} {"commit": "ab0cda0007537ebb94a4b45b2c5024043d376b13", "message": "More brew tweaks\n", "proba": 1.370912485754161e-07} {"commit": "a3c44e697bad5850b3f5b7178ba3512380de3df5", "message": "change max write buf cache\n", "proba": 6.197570883159642e-07} {"commit": "01e9523b959373c9498ca3853c35fbe4894c85d8", "message": "WEB-13295 Incorrect files downloaded for ZURB Foundation projects, on phpStorm 7.1.3 (and don't re-use previously downloaded archives)\n", "proba": 9.555144231399026e-08} {"commit": "327f8bc226864683300ba4c01a9623b5190dccca", "message": "Added isAnyInformationPresent", "proba": 7.217032020889746e-07} {"commit": "a07d3b8fc54bf60c792d3fc7b3cef0afc9722684", "message": "Fix a FIXME\n", "proba": 0.0005218912265263498} {"commit": "15492ad7f6a0425d1d22711db09c6d2ac6499c2f", "message": "Using the new HandlerHook interface.\n", "proba": 1.1303143310215091e-07} {"commit": "99d0247f956c17a2b2772eb1d81e83eb311c38ef", "message": "Allow command line arg\n", "proba": 0.00035268126521259546} {"commit": "26bc6a1ea6acfe9909571f27a982d78480b9f376", "message": "Changing name of the file to use a version from a text file, helping to identificate which file is the one to deploy or rollback to.\n", "proba": 1.1138564559587394e-07} {"commit": "03252dea74593a4f4f1bac5055dcda8f414d7eb7", "message": "check if file already moved (IDEA-57351)\n", "proba": 1.1871490812609409e-07} {"commit": "f8a1f1ece77a9684b72d04a2d25148cb044e56ce", "message": "PHOENIX-4769 Annotate SystemCatalogIT so that it will run with the test suite.\n", "proba": 9.745795637172705e-08} {"commit": "63b87c969f6c0f0bb2f302add7bd5add751b2b2d", "message": "Update Constants.java\n", "proba": 4.441648968622758e-07} {"commit": "161a55043d4cd983a45ef024197999208fc2027e", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "19b09115ac602ab1adeb397a1390960214494eba", "message": "dynamically calculated target position\n", "proba": 1.2878215329692466e-06} {"commit": "a39538d34ca1bacbe24265f6c05811fd79dae433", "message": "set parents on write", "proba": 4.011129476566566e-06} {"commit": "5c28b3e7cbeb460b248c0c9dc5a0b90ae5de8085", "message": "Parameterize CodeDeploy field values\n", "proba": 9.016652029458783e-07} {"commit": "73a50f65810a91251d70631558ee84a046db5953", "message": "EA-61014 (CCE: CodeInsightUtilBase.preparePsiElementsForWrite)\n", "proba": 1.2130806226196e-07} {"commit": "f427306d699aedf167ebf488f2c36eb0a9ebfd9f", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "e7283b583dc6061bc084dd7ba4767298ecbef384", "message": "CollectionSorting", "proba": 4.279834797671356e-07} {"commit": "ed8ec821a4fdec54352068c5b494e43fcf719ca7", "message": "One cannot store or erase an old version of a document. Improved error handling (XWIKI-1618).\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@4435 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 1.9328686903463677e-05} {"commit": "66fc7c62f4b21e770ecc6d6dfa99b3b06f410e89", "message": "CLOUDSTACK-9055: fix NPE in updating Redundant State of VPC networks\n", "proba": 1.2533018889371306e-07} {"commit": "c1af57029b3a99bceb0b6dc0df53fd5d1a93a8e7", "message": "\ub85c\uadf8\uc544\uc6c3 \ucd94\uac00\n", "proba": 1.3246703929326031e-06} {"commit": "0d5a30abb436ca4cc390f97f52b622b911ab0ee9", "message": "[469245] NPE in SimpleVariablePage.getLogFile crashes Oomph\n\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=469245", "proba": 2.2609701488818246e-07} {"commit": "870847783baeed32f6bc8809200c66305ff59b77", "message": "for mouse users\n", "proba": 6.065770321583841e-07} {"commit": "71f343e99bceca8190f4037613bbd8cf709a4213", "message": "Add null checks for configured log\n", "proba": 4.2228472807437356e-07} {"commit": "cfe875101a8568fe6d75797378b059e42f7180d4", "message": "Load texture sizes from config.\n\nThis should have been done much sooner.\n", "proba": 1.0882636303222171e-07} {"commit": "2bb3a5687375bbb9e3aa390b43e3788c55835eaa", "message": "Adding proper logging of the data\n", "proba": 4.5520141611632425e-06} {"commit": "62510056dcce3fdf40e5f1200204d77f27c2b56f", "message": "Refresh caches in parallel\n", "proba": 4.117345895338076e-07} {"commit": "159909364a73350e4b5e638b83f5c3370b182128", "message": "Better error message.\n", "proba": 2.472136486630916e-07} {"commit": "42e4082e725f7bf36f8ce3230adb76cb89470ea2", "message": "\u4fee\u6539\u8bf7\u6c42\u65b9\u6cd5\n", "proba": 2.189118077922103e-07} {"commit": "478115a9866304740eac625554a76f1f6dd6e4cf", "message": "implemented the tests for methods that return null/empty arrays and will not be supported by the bioportal ksb\n", "proba": 1.663510857952133e-07} {"commit": "9e5bf37b10296ecd87b41aa2161ee764161479ad", "message": "chore: Integrate new gapic-generator-java and rules_gapic (#229)\n\n- [ ] Regenerate this pull request now.\n\nPiperOrigin-RevId: 454027580\n\nSource-Link: https://github.com/googleapis/googleapis/commit/1b222777baa702e7135610355706570ed2b56318\n\nSource-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638\nCopy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9", "proba": 0.0003144385409541428} {"commit": "037e8c65497a99743d277b4e4ea641dc914117c4", "message": "Remove unnecessary suppression\n", "proba": 0.00014401439693756402} {"commit": "5fea1a4f9d76b2e715f697ded6301491f8d4616d", "message": "Use our own setters, put things in a sensible order.\n\n", "proba": 1.231490642794597e-07} {"commit": "03949edb9841302df8dd9b034279cf70ceca344b", "message": "removed unnecessary var\n", "proba": 1.061368948285235e-06} {"commit": "b2bc5ac192005d27b0b5585288fb27b2ca9a1fef", "message": "avoid trackable image duplication on refresh (fix #11072)\n", "proba": 1.0858916255074291e-07} {"commit": "5d995a4cc5c8812f29f0ae4d5bf986d17af7ddf0", "message": "Decreased hysteresis from 0.3 to 0.1 Celsius\n", "proba": 2.038191450992599e-05} {"commit": "df9abe650a5a45e149e86478877ab9b9f6e4956c", "message": "Make Listener registeration methods in AbstractComponent work properly.\n", "proba": 1.0875726275116904e-07} {"commit": "3824c704a7eefa25d9854ff5d0cb730dd94364e5", "message": "Wrap strategy filter exceptions for easier debugging\n", "proba": 1.587711722095264e-07} {"commit": "be26fd7c49d44448095605440db9c47dcf73fdde", "message": "Expose plugin name in a public constant\n\ncloses elastic/elasticsearch#27\n\nOriginal commit: elastic/x-pack-elasticsearch@3410ca2e3d87463295f88a5718a0a2f5cb55ec8c\n", "proba": 2.41659279254236e-07} {"commit": "bab14a805b726e92b77c2d08e8532882ef4e72e3", "message": "disallow sending messages, selling aliases, and leasing balance, to genesis account, after MS block\n", "proba": 1.525289405890362e-07} {"commit": "119a48a80dc6d001c1c1d0ef6cb7090262a05cc0", "message": "refactor initialization and invariant constraint construction\n", "proba": 3.696337387282256e-07} {"commit": "da4cab36a4038beb6afe55199257d4355733074f", "message": "adjust visiblity of constructor to avoid a hidden method\n", "proba": 4.2003148337244056e-07} {"commit": "6628e961f04e81f12aa82ac172ff610cc6f8d1bb", "message": "8e546574-2e60-11e5-9284-b827eb9e62be", "proba": 2.31705325859366e-06} {"commit": "d9d152ad63b107f9a87b10070886c77a987eca5b", "message": "Prefer a canonical longitude representation\n\nIf -180 is given, use 180 instead. This is arbitrary, and could\nbe changed to -180 without consequences. But it lets each Geopoint\nbe uniquely defined if we except the North and South poles since\nthe longitude has no meaning there.\n", "proba": 7.033175393189595e-07} {"commit": "0363bc24366d24cc868c175e0e4912dfce81fafd", "message": "Don't set lastApplied for query entries.\n", "proba": 1.2041982699884102e-07} {"commit": "43fbd62a234bfc24d686b908a9cad2a1b415b9c2", "message": "SAK-5020\nwarn to info\n\n\ngit-svn-id: b4f6c67d3bb67018ac9204555d8d121f55b59527@9848 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 2.019924636442738e-07} {"commit": "90da7dbe5226b07a04a1bc37c1bbc6bf5b703d12", "message": "don't use summary metadata in splitview\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@8325 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 6.61268904877943e-06} {"commit": "3c8397ed59872cedcc2fc84718a27a1deb5867e5", "message": "Removed some obsolete code; also reimplemented equals() and compareTo() to avoid toString()\n", "proba": 1.6019919257814763e-06} {"commit": "b229281619789bc4fb1baabb5ebcbe6f5b8bfaff", "message": "removed redundant implements clause\n", "proba": 2.0432059955055593e-06} {"commit": "e996a5a2994b30004aaea32f0711ddab102f4518", "message": "GUACAMOLE-504: Avoid unnecessary use of instanceof.\n", "proba": 1.24943881019135e-07} {"commit": "f18209cab3333d86ea15d97194f505df493c7c02", "message": "d8ecf8c0-2e61-11e5-9284-b827eb9e62be", "proba": 1.9168755898135714e-06} {"commit": "18e51d1a0d4605ec569a970e96215b5ec022e005", "message": "disable MF0.3 via settings always returning NewMap\n", "proba": 1.43071929414873e-07} {"commit": "7478de3750079d91f9f4dbfe4b19f7404e1d4224", "message": "Value handler search NPE fix\n\n\nFormer-commit-id: 918a56366022856c82e362dcff2d34371b62cd31", "proba": 1.0772270115921856e-06} {"commit": "552a3b9324896395e493d007b16a43ebd41b48a0", "message": "Add parameter value suggestion to ActionSpell tab-completion\n", "proba": 2.698712933124625e-07} {"commit": "28007103eec2776b4a370681925a1744a8f4aca3", "message": "Minor: added logging of HTTP request if FINE level is set on server.\n\ngit-svn-id: 9ddf022f45b579842a47abc018ed2b18cdc52108@3857 3625ad7b-9c83-922f-a72b-73d79161f2ea\n", "proba": 8.567726581532042e-06} {"commit": "2be3f496a49cac8e01632df23f7a50b17401ba20", "message": "Do not start automatic tasks at the moment\n", "proba": 2.0572787207129295e-07} {"commit": "483c9bff3a31b073af88acf3d997f79b3b8db749", "message": "Auto detect whether the appropriate dialect is selected\n", "proba": 1.686453106231056e-05} {"commit": "ae9000de3d5ee5056f1a2c3592f160370eb74a17", "message": "c8d542bc-2e61-11e5-9284-b827eb9e62be", "proba": 5.788545422547031e-06} {"commit": "9df3586ac0152da97e3d8abf5737f48e04952dc2", "message": "fix CheckStyle: replace tab by spaces\n", "proba": 3.5608337611847674e-07} {"commit": "78bdfb4be125798b19e627c406e14f0cd1512588", "message": "May prefix mapping available for reuse in things like query expansion", "proba": 1.3327048975497746e-07} {"commit": "44b1d4366d517e3a28c668a23cd8555013e87307", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "bb9aa08aef63153ede85c1737d0dd3927e8ffedf", "message": "Simplify size delta calculation in TopNOperator\n", "proba": 1.8496117490940378e-06} {"commit": "b2b7cb5c5554846db9c1e5356345cf126b48749d", "message": "Cached \"OK\" Result ", "proba": 7.418266250169836e-06} {"commit": "09e62762d1419420117a97d79dbaeb710441bf14", "message": "Minor naming cleanup with probe names in invocationmonitor\n", "proba": 1.4710647633364715e-07} {"commit": "fb8c282cb617f0359ec74892e4b5e404f45d40c9", "message": "0db04a5a-2e60-11e5-9284-b827eb9e62be", "proba": 1.8541329609433888e-06} {"commit": "9b158fd13ff079172a47e82b8a36e6e99431b50a", "message": "https://github.com/legolas/sonoff-mqtt-iot/issues/2 Added logging\n", "proba": 1.703700718280743e-07} {"commit": "e678c3ef4602f294af350058970a3efd03b099f8", "message": "reformat\n", "proba": 0.00018977442232426256} {"commit": "f67597e8218196f33818f27e73226af392616d80", "message": "Adicionado a config da classe como uma variavel de instancia para poder acessar o protocolo utilizado para criptografia.\nAlterado metodos auxiliares para est\u00e1ticos, para facilitar a leitura e entendimento dos mesmos.\n", "proba": 4.3631317225845123e-07} {"commit": "806a51014b112af09fb13d796986df5651b6364f", "message": "testfix\n", "proba": 9.280186645810318e-07} {"commit": "b224b44b702f0150d27f1487f20274887fcad7a0", "message": "DM-13829: Manage Relational Table metadata in Format\n\n- Update column names\n", "proba": 1.1589633430730828e-07} {"commit": "0929cc32612718e3189272a01aeb41852bf34330", "message": "cb4593ea-2e60-11e5-9284-b827eb9e62be", "proba": 2.4348942133656237e-06} {"commit": "ac29db51e56b7dc9c5a26029ee8205f6a8820185", "message": "nolog CORS exception\n", "proba": 2.0151521766820224e-06} {"commit": "4e75bfc906633d8925c895c686eba2ddb7639152", "message": "tarea3\n", "proba": 1.0336359537177486e-06} {"commit": "029965b075a6a5b8be3bd3de6148c6cc8301c9d2", "message": "\u90e8\u7f72\u6210\u529f\u6b7b\u5faa\u73af\u95ee\u9898\n", "proba": 2.892776649332518e-07} {"commit": "813461e89f1e9cc71c8f99b7e4d30ff37dcc70f2", "message": "fix nullpointer exception\n", "proba": 6.069738901715027e-06} {"commit": "f2080ffcf1ebf84105653e40bd0482bc4c5042b7", "message": "for compile\n", "proba": 5.562135356740328e-07} {"commit": "dffd56f87e509b93fad475cac0bec2bda6ad3d66", "message": "Initial attempt at the Ford and Fulkerson algorithm.\n\nDoesn't work yet.\n", "proba": 1.1208467043388737e-07} {"commit": "8b157c1b93d61336cab6aa189bdd9a9735e94530", "message": "cc07a322-2e60-11e5-9284-b827eb9e62be", "proba": 9.989113323172205e-07} {"commit": "9f741f9b1968fa15c4cb9ae18792a5a6efc327a7", "message": "Improve error categorization in RCFileReader\n\nInstead of throwing IllegalArgumentException in the contructor with the\ncheckArgument() calls throw a RcFileCorruptionException.\n", "proba": 1.24946026858197e-07} {"commit": "c592b136d21d51b0af655a10f668bcd95bbe2cfa", "message": "fix, to ensure proper handling of booleans in combination with NOT in a where clause with an IS node\n", "proba": 1.842916077521295e-07} {"commit": "0ff92a70365939421f3b32e1c710fead37c1bd6a", "message": "path through the document\n", "proba": 1.5010621154942783e-06} {"commit": "2331cf2674f5ecd913185e1745d82ff0dd4590fc", "message": "#1.1.1 get permissions for object initial commit\n", "proba": 1.4895242372858775e-07} {"commit": "0937f95c0b123ee19a4c80b714966e039462b59d", "message": "sharding-jdbc-transaction: remove local transaction manager from ShardingTransactionManagerRegistry.\n", "proba": 1.164870511161098e-07} {"commit": "db210b0c3f56f043b17c919700044311cdef5cfb", "message": "a1027616-2e60-11e5-9284-b827eb9e62be", "proba": 1.937400611495832e-06} {"commit": "1b4e514cff0cde920e052fcb5a0ae2760f7cfc48", "message": "changed work to feature\n", "proba": 1.6810986380733084e-07} {"commit": "b038e46fc0ed2b037a504ec5e97534c4d72bc761", "message": "Allow to overwrite MailEnvelope creation\n\ngit-svn-id: 72b794ca7b43188aed56de932e8081c5d617dce0@1174671 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.367964147102612e-07} {"commit": "90a64739eeb5b1a40832471d2bffad80d13f1975", "message": "added toString()\n", "proba": 3.1270167255570414e-07} {"commit": "5effc2633dedeed3abcb95fbc4c47e1f7c5d47cd", "message": "Fix to SAK-12995:integrate Wsetup tool with email template service\n\ngit-svn-id: 19a9fd284f7506c72ea2840aac2b5d740703d7e8@58076 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.7005596570670605e-07} {"commit": "a4a40676c1f83022506b890bc7d9cf71b4c82990", "message": "a1a07212-2e60-11e5-9284-b827eb9e62be", "proba": 2.8122610729042208e-06} {"commit": "a9e6c2a3d6763ace52c3f45fb86cdf4f252e6cd2", "message": "restored c-find monitoring events\n", "proba": 1.9660480177208228e-07} {"commit": "0b8e55fc134941a59b7e1d0447ce8724e119abbc", "message": "Button size is compressed and set border for each button pane.\n\nSVN-Revision: 2977\n", "proba": 1.3217827188327647e-07} {"commit": "71c18b3c2b2958bd71d00b88aee42f8b00e7c2af", "message": "Update constructor, delegating implementation to the new 'PropertyOperator' class\n", "proba": 2.1278674466884695e-07} {"commit": "704f35514e116196dc57a3078d26fc08021ff2d5", "message": "Solve remaining problems from #168 by using a timer to unlock scrolling.\n", "proba": 1.0273683415107371e-07} {"commit": "5e96097e0181176f069830f4ca50dbd87d21d984", "message": "SAK-20801 add currentUserDisplayId variable into several email templates\n\ngit-svn-id: 19a9fd284f7506c72ea2840aac2b5d740703d7e8@110277 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 3.326595333419391e-06} {"commit": "ef800faceccc18da4376ac863c2d20e33663bb2b", "message": "23c4ee8e-2e62-11e5-9284-b827eb9e62be", "proba": 4.540758254734101e-06} {"commit": "c3d31340f3480a553f1918be9d054bb925432aed", "message": "remove whitespace in assertion of should_take_into_account_request_timeout_if_less_than_server_timeout test\n", "proba": 0.9999864101409912} {"commit": "fcb48bfa399602c0ec5dc90ba114eca0b4c2ed23", "message": "fix date format issue for grid service\n", "proba": 9.548127763991943e-07} {"commit": "2ef17e93f1a2288102ef52ede676fbfd2f697200", "message": "fix output\n", "proba": 0.9999994039535522} {"commit": "7a29ef351201359e0927b4c78bc5ed81a3913316", "message": "Take street edge access into account for access/egress\n", "proba": 1.4905743910276215e-06} {"commit": "0bc09c6fa39eca632d773aa7885427d36b8c2c31", "message": "d0678f22-2e60-11e5-9284-b827eb9e62be", "proba": 1.3830161833539023e-06} {"commit": "3e1841a53bec07fa663e44fed5cc7a9b468c1337", "message": "Remove JpaBaseConfiguration.configure() method\n\nRemove the JpaBaseConfiguration.configure() method since it is no\nlonger called.\n\nFixes gh-1865\n", "proba": 1.087692453438649e-06} {"commit": "bd509e9bc3639993900d8583d586b1a16962fe04", "message": "don't call expensive getResolveScope when searching for all annotations (IDEA-210550)\n", "proba": 1.0330707311823062e-07} {"commit": "9ed7e33070a8f7310229e6822e3709a7cd39c697", "message": "LUCENE-2504: specialize solr's MissingStringLastComparatorSource\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@996638 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.0790598632156616e-07} {"commit": "4475bf14d7963274f8cc48be629684c05a484c44", "message": "Fix a bug whereupon a String was compared to a PathFragment.\n\n--\nPiperOrigin-RevId: 150623623\nMOS_MIGRATED_REVID=150623623\n", "proba": 0.0017552124336361885} {"commit": "cb0dc0b7fee022c677434bf183ca879ac13e5d4d", "message": "fixed AOOB in injected\n", "proba": 2.427379399705387e-07} {"commit": "4c8c462f877a33ec3202bf750fb1581147ed59ce", "message": "Implement iterator properly\n", "proba": 1.4185691270540701e-06} {"commit": "f3e41bc1175e93cbbd536f8def5b86c9687c7533", "message": "f411419c-2e61-11e5-9284-b827eb9e62be", "proba": 2.5319882297480945e-06} {"commit": "0d6f676876cf4338f92482b9aaea30c8a6b7c1dc", "message": "string literals: cleanup\n\nGitOrigin-RevId: 62aae22f9e6c0cc9a5dfab97f67a5debb027231c", "proba": 0.9999961853027344} {"commit": "f852cc34d8ee4b63f91e02c726cad460c5a082cc", "message": "finished createPriorityList-method. not sure if it is right.\n", "proba": 1.7621844961013267e-07} {"commit": "5462201c138602af582636b539ca21f8ec80fbde", "message": "Adding inline comments to help clarify algorithm.\n", "proba": 1.1863590998473228e-07} {"commit": "15ea6663ff1c1708a0d62e36ba333089d2f3c8df", "message": "almost\n", "proba": 8.40685800085339e-07} {"commit": "2d2137eda98333622548df38bbf6ac3e07d51181", "message": "7797aeda-2e61-11e5-9284-b827eb9e62be", "proba": 2.4919443148974096e-06} {"commit": "95af07990690de2fd8f121e6dea8a99976db0c4c", "message": "Document unidirectional @AliasFor attribute mapping support\n\nSee gh-23834\n", "proba": 1.2181536135358328e-07} {"commit": "267fadffb0c184d59d85a29487bcaa9f52805f87", "message": "add `WTIH VALUES` for the default\n", "proba": 2.855905449905549e-07} {"commit": "2f2c5dd255e92c2fdccf289672cc9cdfe390c3f8", "message": "[Java] Remove the shutdown method from the MessageRouter interface\n", "proba": 1.9666049411171116e-07} {"commit": "a8ee84dfb39bf3202da61b2ef793da9cdf634acc", "message": "Handle exceptions in SettingsIo.\n", "proba": 1.7321350753718434e-07} {"commit": "9d097b4d653c795629e686a7222bd063dad9a194", "message": "Fixed clearing dead objects not reseting dead edge objects\n", "proba": 3.725903638951422e-07} {"commit": "fc65648809dd946a9749392c2b644cac5c2d8c1f", "message": "fix a bug introduced in postgres support that breaks inserts for mysql\n", "proba": 1.7565183441092813e-07} {"commit": "241471672b13536ea2c0536fae828012d6fc1d89", "message": "Added test for bug #382\n", "proba": 1.2864819609603728e-07} {"commit": "a3729bd59c343c46d4baa8ff0d70209463e7390a", "message": "Now I call BeforeMethod correctly\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@4872 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 1.1369083949830383e-06} {"commit": "0dbc68707fa9cf3bcf63398ae239f97b8a471e07", "message": "Add correct display wildcards without bound\n", "proba": 8.068182069109753e-07} {"commit": "912ddc686dbd6b7c88e356a6e60c44dc36c22add", "message": "don't create empty `ArrayList` list if no content\n\nCondition `o instanceof Comment` is outdated since we don't create Comment nodes during parse anymore\n", "proba": 1.5069441872128664e-07} {"commit": "831e4ae07f009f363b4ef7a11d950589e16e7063", "message": "Update tool set", "proba": 7.872223477534135e-07} {"commit": "452d05b1f0059368ecd77b42819f08cecf840b03", "message": "optimized for Java 7 constructs", "proba": 9.389918886881787e-07} {"commit": "bf66ac4623821e82b086aa71967544f218389419", "message": "Fixed #1652", "proba": 3.3798667686824047e-07} {"commit": "d3881f1f244568800fcae7f61eed7acefe612885", "message": "change type returned", "proba": 8.866515486261051e-07} {"commit": "22c7b36210151e3c792df933c586c129aa7c6d72", "message": "Fix typo.\n", "proba": 0.0016038167523220181} {"commit": "800431a6ce2639598449b6e3ff15f55a128be7c2", "message": "\u56fe\u7247\u4e0a\u4f20\u5931\u8d25\u6dfb\u52a0\u6ce8\u91ca\n", "proba": 2.157576801664618e-07} {"commit": "2f3a188f5ea4cec3e2f81065a0d14a570905bd88", "message": "Provide overridable forceCloseStreamsOnDetach() method.\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@553424 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999996542930603} {"commit": "b870a1bff14bb86c1c0e48715854e6b99c00b424", "message": "Look for wmic.exe program also in wbem folder (issue #438)\n", "proba": 1.036394294828824e-07} {"commit": "6ae88ff84c563124e87522da036e6a2651696cf4", "message": "Fix test.\n", "proba": 8.550564984943776e-07} {"commit": "48b9b85254aefe8d24b498910e11940bc2288873", "message": "SimpleInputStream fix\n\nwasNull() moves the cursor for some reason, need to fill blobs.\n", "proba": 1.1105429109647957e-07} {"commit": "a822984057c1b31f88ca9e27499bc78169dff12c", "message": "Catch exceptions when calling to quit in shutdown hook\n", "proba": 2.388233610872703e-07} {"commit": "2d9d8d827c3b529501025b7fb0a912c856de60a4", "message": "Fix Javadoc for EventConditions\n\nIssue: #1621\n", "proba": 2.8435562171580386e-07} {"commit": "96cfcc9a0eaacaaa4fc8a8908b557543dc57bcdb", "message": "PhantomJSSetup fixups to static final binaries initiation.\n", "proba": 1.0830454044707949e-07} {"commit": "69b8ca2a211ef6fc0519ec180305b8f8ef703ff8", "message": "Fix node exists method\n", "proba": 5.476076694321819e-06} {"commit": "1ab4205fb7552620992b3b9b439387e93cf465c1", "message": "Bugfix: crash during ProvenancedConfusionMatrix prettyPrint\n", "proba": 2.7064504592999583e-07} {"commit": "4a1c0df7547aad9162d37aadc7dc2bc17d932793", "message": "explicitly clean vm on creation failure:\n\nsee\nhttps://github.com/cloudfoundry-community/bosh-cloudstack-cpi-release/issues/34", "proba": 2.6955956400342984e-07} {"commit": "d04e92eb09fb1cf01d623467b1cb96da43260d37", "message": "Even smarter.", "proba": 2.1248884252145217e-07} {"commit": "1ef100756ccade1f250c00c10d1a84bfd46eca84", "message": "Changed current state name to $$mCurrentState$$ since it is too common\n", "proba": 5.64202964596916e-05} {"commit": "b84f729f2328b45b367b33067a34f18ac9aa8cb2", "message": "crash-proofing\n", "proba": 1.8950944422613247e-06} {"commit": "91efe0aaffea87884a182f12dfa32eb80cdb768d", "message": "Basic main activity\n", "proba": 4.1280637219642813e-07} {"commit": "b96837e1061b880502f6dfb8efc037328c23c48b", "message": "update api doc link\n", "proba": 2.580956959263858e-07} {"commit": "470e0e69e7fa8060914362d576260a6de9bd7422", "message": "[drt-rpc4j]\uff1alearn\n", "proba": 4.3451518649817444e-07} {"commit": "eaa9f74ab6d56e64feb98576ba5edb947cd4bc38", "message": "CaseFile builder: Rename role, user and group variables to match their function. (#810)\n\n", "proba": 1.0835763930572284e-07} {"commit": "8beba71b4f55030240c7f87c5ab0c43fcc3c6cc7", "message": "Converted tabs to spaces (people, please make sure your IDE does so by default!)\n", "proba": 1.0795784533002006e-07} {"commit": "e129de07ca87d1e805cadadf659a81bd5583a491", "message": "update SEEssenceMapper.java\n\nse optimizan los m\u00e9todos para mapear una pr\u00e1ctica.", "proba": 1.1506485009249445e-07} {"commit": "9283df14d63f36584158bbde35ceb5416824242d", "message": "Update incorrect javadoc about 1-based numbers\n\nReview URL: https://codereview.chromium.org/11189044\n\ngit-svn-id: 1dc80909446f7a7ee3e21dd4d1b8517df524e9ee@1093 fc8a088e-31da-11de-8fef-1f5ae417a2df\n", "proba": 2.6598952445056057e-06} {"commit": "acfd8e11c717bbfccd8f5a4e8d3584619ce853f2", "message": "Cleanup imports", "proba": 4.45459590991959e-07} {"commit": "5c1e1baf5439bf9570d9ac7fb6076d0dbcd50f54", "message": "add inspector for window reachability (#1123)\n\n", "proba": 1.1002540389881688e-07} {"commit": "00a3530a44cd95c19aeafe7cb6933dd3d2d1a5a2", "message": "\uc11c\ube44\uc2a4 \ud0a4 \ubcc0\uacbd\n", "proba": 4.2042663039865147e-07} {"commit": "cf7c9bed7560cccf2c513e745b68c9b1586c16ef", "message": "drop a LiveCode sample\n", "proba": 1.6044000972215144e-07} {"commit": "62a329e8e037af89a1cf53193bd221992b311187", "message": "Added solution 4 for LengthOfLongestSubstring.java: O(n) runtime and O(1) space complexities\n", "proba": 5.319132583281316e-07} {"commit": "0b7d0f0f2c7aa424375e6b29854b368e03195a65", "message": "Use Jackson annotations to tie down NewUserRequest properties.\n", "proba": 1.0730133936931452e-07} {"commit": "9d6ec5ebddd7bd90241e38f5ed7af65b5bed166d", "message": "Added convenience constructor to ExampleBank class\n", "proba": 1.2336370502907812e-07} {"commit": "0cbd68e7080f1b8a72fa633d633f59046995261a", "message": "ExceptionHandling", "proba": 5.555879738494696e-07} {"commit": "2f12374f1a4128a7844c3c6d804e08f0ecb7b53f", "message": "Fix IndexOutOfBounds when there are no available codecs\n\nPiperOrigin-RevId: 249610014\n", "proba": 5.058869874119409e-07} {"commit": "9ef1c70f04c51085ea9c4836ff5f15d35ef8f929", "message": "added checktls\n\n", "proba": 2.161951613288693e-07} {"commit": "8f901af406ee6be696dfaacf45c0df57a496600d", "message": "Create fields for expected and actual descriptor\n", "proba": 2.415154938262276e-07} {"commit": "3d3f256c1f6ef5c95b6be443836cbce35435b413", "message": "XSLTTest uses junit4. Ignore the speed tests\n", "proba": 1.790673849200175e-07} {"commit": "de3877237b22ffcc69649fd88f5069f8b6baa033", "message": "Add some missing nullness annotations\n\nPiperOrigin-RevId: 292910310\n", "proba": 0.9995728135108948} {"commit": "28283e0d7a4a671beab2fcbcfd24e19a585def02", "message": "JaliaDomainFactory is in client mode so it must handle \"id\"", "proba": 1.0521048920963949e-07} {"commit": "48765d24aa3770d0e984c9aad7bf1da5980e1e5d", "message": "Fixed URL to dat files\n", "proba": 3.0658358696200594e-07} {"commit": "b6f74d718cb7e4bf03241547afe6084a4ddcea46", "message": "output parameter index\n", "proba": 4.1172888813889585e-06} {"commit": "b6dd29d58055f375ac131a3b0e1fdcf138f80176", "message": "Small refactor\n", "proba": 7.065128215799632e-07} {"commit": "0d7e708ada7032752b5bdc329e37a03bed9d9cf5", "message": "added name property to UIElement\n", "proba": 4.015831223114219e-07} {"commit": "174185b7dcb7f22f76073769d1949d7f965fda71", "message": "Show line number on syntax error in TmeController\n", "proba": 2.1668766692073405e-07} {"commit": "e7fa5660793a8dd2527fdb74e163fc3a202c77fb", "message": "Replace anonymous classes with lambda in TestDriver\n", "proba": 0.00022100910427980125} {"commit": "c69c34a8762848ec5ac16252cc2569cfed509128", "message": "Refactoring\n", "proba": 6.64367371427943e-06} {"commit": "8a703bee7bdaea01e80bfd4d088d8b9f0b88c300", "message": "Changed default block renderer to check for IBoundingBox first", "proba": 1.275348608942295e-07} {"commit": "c72fe27dc9e536b569ad8d41fbf0b9a108ffb318", "message": "more cleanup", "proba": 1.3725896508276492e-07} {"commit": "7018f37789f96e30be52351c65bd224615aa4b0c", "message": "Whitespace\n", "proba": 8.480420547130052e-06} {"commit": "ea858b8023b2b7a7f3d4728f72df11084cf839fb", "message": "Reformatting\n", "proba": 7.994850648174179e-07} {"commit": "9a61be6b530570d79876125229a3ce06fa56962c", "message": "wire stateless client - still work in progress\n", "proba": 1.2003984295461123e-07} {"commit": "54cbcc5db8a7a6c994e88c54aa3836ef7ce76a2d", "message": "Add column verification step to imports", "proba": 4.5367573875410017e-07} {"commit": "5e65bc5abbb3a9501c5e6a9f6d92446b9e523e85", "message": "SimonStewart: reformatting. No logical changes\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@9651 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 0.0016125867841765285} {"commit": "35e084d1a243b2f00026d7fb4a4a82c6348e4780", "message": "QUEUE-31 commented out the assert\n", "proba": 1.3987008173899085e-07} {"commit": "f4e7a55137fb9dd64e00d05c4190fe3f285ae3c9", "message": "Use gcc id.", "proba": 1.7568802945788775e-07} {"commit": "6b2819c20a2ed24d9a73b9f33acc7ec25864b5c7", "message": "start kitchen sink workflow execution when configured.\n", "proba": 1.14714339360944e-07} {"commit": "a6a5a309b0ed800c899668782b54826e9deefb56", "message": "Fixed another broken test due to rebase onto master\n", "proba": 1.2627678813714738e-07} {"commit": "9f323c4dcbb9e350d677931b3c4389b7d1a6fa3a", "message": "Adjusted WebViewDriver to Use XULController and Properly Determine XULRunner Runtime Path\n", "proba": 1.741911859198808e-07} {"commit": "619770342b73830a697ee7758b80876172842fa8", "message": "Update ban to use 1.8 API, closes #371\n", "proba": 1.3827100531216274e-07} {"commit": "1b41177b04428971bceb68774624ad4271e541c1", "message": "ACCUMULO-2360 adding TNonblockingServer.maxReadBufferBytes setting\n", "proba": 2.3092079004527477e-07} {"commit": "e0d8875528da43d2d93256d8ea6fd11735c5b150", "message": "Update Play.java\n", "proba": 9.280266226596723e-07} {"commit": "8b86e8ddb4416b9d95da735e15be6251e6af8877", "message": "Fix exception when using start with no arguments, fixes #456\n", "proba": 2.2726329973465909e-07} {"commit": "0843c242e24762d0cc126859271076979bd3d341", "message": "Drop support for parsing empty mappings (#72673)\n\nWe used to support parsing null mappings to support the scenario where we need to submit an empty dynamic mapping update when an empty doc is indexed in an index that has no mappings yet. This has recently changed to not go through parsing, as effectively there is nothing to parse. That allows us to enforce that the mapping source is not null when we need to parse it.", "proba": 1.1068063088259805e-07} {"commit": "304078e930644d0d3e79dce583b2c6ba1b06c671", "message": "fix error.", "proba": 7.569640274596168e-07} {"commit": "286c4e366a18656886dc8d660c6c34f14f4625bb", "message": "Fix deserialization of OST region info from DB/JSON", "proba": 1.6488691471749917e-05} {"commit": "1d5a5a1703cb30e553b165e3a6c3fe030896d659", "message": "Allow to customize python custom libs location", "proba": 2.1049010001661372e-07} {"commit": "71a49ad139b7afd0c43abcf4ebf8b84419c692e1", "message": "add hover effect to Buttons\n", "proba": 6.614717449338059e-07} {"commit": "9233487b1be6b5a77d060f66ea5f5f4d4d9ae046", "message": "Remove old debugging code\n\nCloses #17\n", "proba": 8.96785786608234e-06} {"commit": "c8c91b47da7a68bfd7b335d664934c302332b06d", "message": "Formatting.\n\ngit-svn-id: 1ffb4682d836304a328d2b94e4a548441445a185@1749599 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999998927116394} {"commit": "5d6be09a0f0d7ece39e48dd84b2af66c9f70dab4", "message": "Redid chatter loading/saving.\n", "proba": 1.1767653518290899e-07} {"commit": "3492328db8108100d641efe0e618a66310539430", "message": "Empty publisher_name should be handled the same way as null\n", "proba": 0.0014139114646241069} {"commit": "b26dad0f67c37b873462624586ac9d24e0d05173", "message": "Javadoc tweak.\n", "proba": 1.4603311626615323e-07} {"commit": "4bb6535f74b5ba446ba33e1a60a19d300b2d201d", "message": "Cleanup and per https://sonarcloud.io\n", "proba": 1.412344659001974e-07} {"commit": "675f9b66683ecd98ee873242b921b3472c649daa", "message": "searcher experiments.\n", "proba": 2.2458583259776788e-07} {"commit": "1e2757e33bd59515f1e3dc3c9b743aca46008c6d", "message": "HBASE-4918 HTablePool Constructor may cause unintended behavior\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1209210 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.194419590130565e-07} {"commit": "f8be9a237c4582430760c4c3e2b5873d5ac095e0", "message": "fixed compounding quotes issue with category names that require quotes when save is called more than once\n", "proba": 1.1285285239637233e-07} {"commit": "f25577493d3ed4c37390d43e41b24bce058a30d2", "message": "issue #270 avoid NPE when no typehandler is found and use ObjectTypeHandler\n\ngit-svn-id: 38b70485df25d5e096a1845b40b72a0bf0ca9ea6@4588 6a4a4fef-ff2a-56b0-fee9-946765563393\n", "proba": 1.581686092322343e-06} {"commit": "d6014980bf40d27f385fa70bc1bf9db97120d7a3", "message": "fixed port init issue. Only boot port after they have been registered\n and therefore their links have been added.\n\nChange-Id: Iade110a3aacd9c7461bc6c6e6d556d56925bf105\n", "proba": 5.432568173091568e-07} {"commit": "8eca3a07ff4e3c3866b9d8098352dd78c72709ce", "message": "Applied same string comp to visitmultexpr\n", "proba": 4.552794052870013e-07} {"commit": "3b06ec5e08ab183d251245b3156a46332ccfd0a4", "message": "Fixed class loader of the script engine.\n\nThe script engine didn't have the plugin class loader. Instead, it had the thread context class loader. The problem with this is that this prevents scripts from instantiating classes from other plugins to e.g. implement undo when WorldEdit is available. The thread context class loader is now set to the plugin class loader while instantiating the script engine which solves this issue.\n", "proba": 1.3191092307351937e-07} {"commit": "f7069863d50346ef618241e4e4394d1511ff3ca9", "message": "updated \"upload file\" snippets\n", "proba": 1.4623522019974189e-06} {"commit": "1b459022dd4dda53ac2ce7709fda9be69189a864", "message": "Fixing primary artifact resolution, so we don't have to depend on comparison artifacts being in the local repository.\n\ngit-svn-id: bee65accc49642f88e257f73c79bd2589a1e989b@7157 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 3.555757302819984e-06} {"commit": "690432993d74a5d32177c6efa18eda3b87ce81c0", "message": "fix https://github.com/OpenModularTurretsTeam/OpenModularTurrets/issues/334, hopefully\n", "proba": 1.4008459459091682e-07} {"commit": "fd769b3b7faf78d63863713c80bdbc291d2d0cc1", "message": "Reduce redundancy in assert and log more information to help in debugging\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1676936 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9529422843334032e-06} {"commit": "6794250fde4d187bd153bada8104949fcd29adca", "message": "Fix TimeFinder treatment of tracks reaching the end.\n\nThis is not nearly as big an issue as the infinite-loop bug, and did not\naffect anything other than the interpolated playback time, but the code\nthat was intended to check if the track had stopped playing and stop\ninterpolating was instead only triggering if the track was paused. Since\nreaching the end stops in a way different than pausing, the counter\nwould keep going in that situation, and the waveform detail component\nwould drift off into emptiness.\n", "proba": 1.3987887825805956e-07} {"commit": "f340a13c214d1f70cbe7f75fbb2738f4aa6a2492", "message": "Also map INCONCLUSIVE status to HP ALM failed", "proba": 1.2381635769997956e-06} {"commit": "cf4e2ef98f54c07520fb14a552febe209717777b", "message": "removed random gold blocks.\n", "proba": 1.273680965141466e-07} {"commit": "807b46a1360255283cc3370a8c1d2751936ad1ed", "message": "Javadoc.\n", "proba": 2.2151972700612532e-07} {"commit": "b8d33dec4aefdfb9885bdde0576a643db3f799f0", "message": "- picker did not work in edit mode", "proba": 1.3723003178256477e-07} {"commit": "ac4517b129a907ffad33ff53bd667f3bd4904962", "message": "Remove Javadoc extra whitespace.", "proba": 6.011154255247675e-06} {"commit": "9d266c765a7dbec7b726ba8af973560311abe41b", "message": "UP-780 improved JavaDoc for ChainingAdditionalDescriptor\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@9790 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 4.714292458629643e-07} {"commit": "152c4581385807306e2a58fbc75192fbe2ccc7c4", "message": "Fix the name of list of categories from a JSON service\n\nSigned-off-by: Aitor Mag\u00e1n \n", "proba": 0.9999994039535522} {"commit": "4f865b218dd49f5fcbfbc6886c64462e0269bdd2", "message": "[SYSTEMML-1950] Fix codegen for sparse binary scalar-matrix ops\n\nThis patch fixes a special case of code generation for sparse\nscalar-matrix binary operations such as 0-X, which previously led to\ncompiler errors.\n", "proba": 1.049383300255613e-07} {"commit": "e8f8a782b034c67aecacd411a77ad433d0fc84ef", "message": "add comment\n", "proba": 2.718556686431839e-07} {"commit": "032106dbea69e7db8fcf02a8251da756285a298d", "message": "add early media to originate\n", "proba": 4.5791469460709777e-07} {"commit": "19d1f1b78267d619e2ae53edd41fc16822b7137a", "message": "added possibility to cancel download\n", "proba": 1.2290631445921463e-07} {"commit": "6b661052825d3e35dd60846c7506e676ddfc493a", "message": "Spinner changed the change listener", "proba": 3.6915884038535296e-07} {"commit": "e8c409b4148a8cda2d91f02b3184b1b34d3f20e1", "message": "october 22 ", "proba": 4.896812697552377e-06} {"commit": "c21acbf20ef5e38b84206fc8f121e8a9cea5eb21", "message": "use StringBuilder rather than concatenating strings\n", "proba": 4.25481721322285e-06} {"commit": "c57681283b83fd59b6d6e3726f1e3ef9d7b3d6e8", "message": "fixed lower case issue in file name IoWriterFactory", "proba": 4.7613962124160025e-06} {"commit": "9393b992bde8e096fd40de88301b1ee25417ba85", "message": "Bugfix: Unchecked zero norm vector prior to normalization.", "proba": 1.108156126861104e-07} {"commit": "e4a6ea476a1718284d01d07da2997da8e1e38b5b", "message": "use antialiased font for numbered markers\n", "proba": 1.5923943408324703e-07} {"commit": "9dc16b48bbf44f7089b825d7e772adc292a78352", "message": "Added Tomcat 9 as valid servlet container version in setup wizard.", "proba": 1.018809641095686e-07} {"commit": "8021136ff34f5e3937807fc1c51a1ad20dc764a9", "message": "Reload for report on Pivot", "proba": 1.9420942010128783e-07} {"commit": "92c688010af4bae623607bc194e659ff3f90266d", "message": "improve JTA transaction utilities", "proba": 2.900613935707952e-07} {"commit": "75e68a74da6b83d81e0ffb760f1d817672a951f2", "message": "facet_only parameter removed\nfacet parameters changed to camelCase\nhttp://dev.gbif.org/issues/browse/POR-2234\n", "proba": 1.4746859733349993e-07} {"commit": "fafbf1386a4efaebd5d1c34d129fffa5bbe01429", "message": "improve JTA transaction utilities", "proba": 2.900613935707952e-07} {"commit": "d7efb1be1364d2e1810a6a61c822c85e7393ca07", "message": "Fixed broken check for local endpoint\n", "proba": 2.3820737737878517e-07} {"commit": "c97d4270ed58aa6fbef5f7d40dbc14910833d5cc", "message": "improved code / comments at utility classes", "proba": 1.4010731774760643e-07} {"commit": "15185b1a6eae4e14141d24dcdd2d7ade16fc640b", "message": "The simulcast engine should only touch RTP/RTCP.\n", "proba": 1.378599279178161e-07} {"commit": "89de87f6390d742275bc8e71327de4aa5bad2876", "message": "improved utility classes", "proba": 4.37468571590216e-07} {"commit": "d09e3eb0e21a65f6675f189e0e2d97743abb586f", "message": "Added missing javadoc\n", "proba": 1.9851940180615202e-07} {"commit": "9a68376cf60b37e9c2b748d7fe5331686c492689", "message": "[misc] improve error message on setting erroneous parameter\n", "proba": 2.0922404075918166e-07} {"commit": "c50c5e8d43a66f4c41fbcce256df5c81be81fb62", "message": "Comment Empty Methods\n", "proba": 2.4946641019596427e-07} {"commit": "d430610273bb80c76601e53cb93d654b8e91119f", "message": "Refactor: CompositeRules.introVarOuter(): generalized cast\n", "proba": 3.3706672297739715e-07} {"commit": "7ebc35d0e1be2ba1f9d3b57253ecc9cc2ddb64b5", "message": "bug fix in db migration code.", "proba": 1.1663634325032035e-07} {"commit": "64580b8970ff322098b6529706e5f96065875661", "message": "Fixed Javadoc for Marini-Murray tropospheric model.", "proba": 1.0719823961835573e-07} {"commit": "dd54ec695b5a8fe0819f68f5fa01a5c8b7dfb576", "message": "Revert \"Removed hard-coded password\"\n\nThis reverts commit edc8110cd2d19b8f95207139e093f5fecd9558be.\n", "proba": 1.7903973059674172e-07} {"commit": "451f86662659d2088dcff191f1447dd654419797", "message": "TODO removed\n", "proba": 1.8348491437336634e-07} {"commit": "a2e35a55d0f29fc4c8b08457c160fef4a1e7e268", "message": "#116 added loading of Chart\n", "proba": 1.1751067319210051e-07} {"commit": "787a1e8cb9ae37da5a9560daf4cd7a65cbc64a7d", "message": "using prepare, not support batch query because of no reinvokation\n", "proba": 5.407462708717503e-07} {"commit": "bca4bcf95dab9193e1c2bb7b930f6707e9b4b8bd", "message": "close #51: avoid stack overflow error", "proba": 7.606670351378853e-07} {"commit": "f7439d5f36e273b44108c8ca4a9a79bb2a2fdaa1", "message": "Fix build from github web", "proba": 1.9380293451831676e-05} {"commit": "1b160d38205bb3d5eafab5d804a7a82aa2fd68f1", "message": "Minor housekeeping changes.\n", "proba": 1.432622553920737e-07} {"commit": "7f2970a0502c17f12af38b4b6ec16ea5d21e6cbf", "message": "Document UpcomingContainer\n", "proba": 3.302687048289954e-07} {"commit": "a4a505e23712c1c66a57fe977ca9fea3dfc2d609", "message": "fix: avoid looking for master if HEAD found (refs #127)\n", "proba": 1.1479204431452672e-07} {"commit": "183c7488dd2c8d4cc634eb428cc2f588b117906c", "message": "Changed default icon id type to int\n", "proba": 6.062138595552824e-07} {"commit": "0e852b5a2cbc7463a60f05032e57b9b7556be438", "message": "Fix Checkstyle unused imports\n", "proba": 2.393601050698635e-07} {"commit": "7a7017761ee10244f82a7228f8082faf4b3b2708", "message": "Remove MeshTextureDemo because ImagePlaneDemo does the same thing\n", "proba": 1.3984981706016697e-06} {"commit": "70f1644ff0eb1e67c113274015302f73ec77be2d", "message": "Removes PlaceType", "proba": 1.1567420870051137e-06} {"commit": "a938a1ab4d265c65798b8acc66a57be9dd922145", "message": "Thermal gen now shows stored power in gui\n", "proba": 1.251160597348644e-07} {"commit": "9ece2803eab7194a17c243623ed23d9f308b680c", "message": "only store data in cache if it wasn't stored before\n", "proba": 3.536048893693078e-07} {"commit": "fdf61fc0f33d4bccbb67d5adcae1299ebb25396b", "message": "fix for toAcct\n", "proba": 1.1079041541961487e-06} {"commit": "3209d531446931567e0be7e6a0beeb4e2ef263bc", "message": "Minor refactoring\n", "proba": 5.079600100543757e-07} {"commit": "7406a1b400bef56f6549ce1adc5d9158de93ee24", "message": "use hostname as default log name\n", "proba": 8.406766028201673e-06} {"commit": "d3842df8fec5fe3bae587e1b23035c29ea2f7084", "message": "GS-10254 Added SEVERE IllegalStateException log in case this bug occurs\n\nsvn path=/xap/trunk/openspaces/; revision=118833\n\n\nFormer-commit-id: a6ca7a05737748c333c77f9e4dab379394aa4409", "proba": 1.2428721447577118e-06} {"commit": "f4637cfc7cb4ecfa627da25ab70bb60918ba8b63", "message": "Update TestSpringBoot.java", "proba": 6.479926923930179e-07} {"commit": "5ec8cecb5cf4ed1f8827a1761c0b77661d4d4d6b", "message": "include com.google.api.client.http into verbose\n", "proba": 0.9996065497398376} {"commit": "e0fb402d5c770499b7926925c10542dc62cb9ac0", "message": "Added comments", "proba": 1.2651231884319714e-07} {"commit": "b75fecb82a18b5daa95eb9458e9cdd688a02973a", "message": "Revert \"Rename setRouterHandlover() to setRouterHandover().\"\n\nThis reverts commit 2230aa6236e6e4bf5c1b6de198ce2b0d9c7850ee.\n", "proba": 1.4512887958062493e-07} {"commit": "d0ec2d672ab2133c8488f828615a080875648f7c", "message": "Removed redundant assignment\n", "proba": 2.50899893217138e-06} {"commit": "871e5f66b0e8fff4694a5a1bdd9dc020db268433", "message": "Fix Typo\n\nsvn path=/trunk/openspaces/; revision=91806\n\n\nFormer-commit-id: 97127214af1354b223a1fcc2955d4bc0b83580b1", "proba": 0.00012027241609757766} {"commit": "c8f2fc493262c1fc6d668f31ad007b538a5a6b8d", "message": "Finishing up tile\n", "proba": 6.794233513574e-07} {"commit": "043856d50334b3978149aa3d40671ccfb54e8c46", "message": "Comments fixed, and Java 6 entities removed\n", "proba": 1.2610711053184787e-07} {"commit": "e64017c35f4f5953a6160cb61f67021f5f8c9b11", "message": "Delete module-info.java", "proba": 2.355526021347032e-06} {"commit": "e50c5ce43f5d4b47122ecae5c941f0d0070c641f", "message": "\u30aa\u30d7\u30b7\u30e7\u30f3\u30e1\u30cb\u30e5\u30fc\u7528\u306b\u5b9f\u88c5\u3059\u308b\u4e88\u5b9a\u3060\u3063\u305f\u304c\u3001\u30aa\u30d7\u30b7\u30e7\u30f3\u30e1\u30cb\u30e5\u30fc\u81ea\u4f53\u304c\u305f\u3044\u3057\u305f\u91cf\u3067\u306f\u306a\u304f\u3001OptionsMenuHandler\u30af\u30e9\u30b9\u81ea\u4f53\u3092\u4f7f\u308f\u306a\u304f\u306a\u3063\u305f\u306e\u3067\u3001\u30c4\u30ea\u30fc\u304b\u3089\u524a\u9664\u3002\n\ngit-svn-id: 5cc0fdd97a60f6b20e357a0c972366e6570488ae@82 c8498cfa-7e64-e111-b453-021fc611399b\n", "proba": 2.0237155695213005e-05} {"commit": "6e49b913dfb81ad19757a9b61213aa17f45c0bd2", "message": "Latest version of the color separation algorithm for the sensor UiOColorOctopus22\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@2905 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 3.4200434129161295e-07} {"commit": "fd20431a72ca807b5487f3e3d9515144c7808911", "message": "Add missing getter to ErrorElement", "proba": 5.777674800810928e-07} {"commit": "b6afad22e672b94cf2869fe12724c3fa328c9717", "message": "added a toString() method for debugging purposes\n\n\ngit-svn-id: c5bb8e2b15dc16fd1aec0e5653c08870c9ddec7d@350453 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8637219909578562e-05} {"commit": "22c519f960471d796ce57a80ef3664b4b0d6a25d", "message": "Only run on core and Vega databases.\n", "proba": 1.046373299118386e-07} {"commit": "e335421f266702130503a9723a634d82bd5297ca", "message": "Buffer incrised from 1k to 4k.\n\n\ngit-svn-id: c5bb8e2b15dc16fd1aec0e5653c08870c9ddec7d@351355 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00022251858899835497} {"commit": "ef0e8a5978a1b2c262ebb4f765b9d17ef796f3b4", "message": "Fixed issue #413.", "proba": 1.1313409942204089e-07} {"commit": "d7d2ef163a57a7b0bb2b2d896b25ca306f715cd4", "message": "Remove broken optimization in body forwarders\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@3326 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 2.668476190592628e-05} {"commit": "97c79d406197b9003dae4db02d316387ed062d8c", "message": "Changed to using MultipartFile.transferTo instead of calling\nMultipartFile.getBytes because it was truncating the file.", "proba": 1.1086191165077253e-07} {"commit": "1f5c8f32ae240c4e513cd3fc92b1ebdcfa8871d0", "message": "isDirty fix\n\n\ngit-svn-id: 789609e278efc0cd74c84a9bb7abaca0738de801@211 817809c7-9d0e-0410-b92d-a7ac8b8adc13\n", "proba": 5.141887231729925e-05} {"commit": "f77034eee4d2b93d23db0afd98cfb486f58d9fcc", "message": "fixed build by changing unit test", "proba": 2.127765981185803e-07} {"commit": "3e9b2b253240df05ea2340a33c4d29ab1c220fd0", "message": " merged listeners files\n", "proba": 6.321229193417821e-07} {"commit": "98de4f41b504af8f79a89261ba7ae3f272d85c2c", "message": "completed \"useCodeAsDefaultMessage\" javadoc\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@3901 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 2.4739199488976737e-06} {"commit": "9403119e661995b81c26e72d2f696fe2f49a418b", "message": "Deleted lines of code from code\n", "proba": 5.2754867283510976e-06} {"commit": "7f8370334b4dc23ea7d3830d6e0b4f1cf3486487", "message": "better HAL representation of chat messages\n", "proba": 8.858604019224003e-07} {"commit": "545e3cd6dc744ac7088b20b2cda5076c85b00494", "message": "refined javadoc\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@2649 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.5672252402509912e-06} {"commit": "a6cc04d8adadffac06798f56a05a3654d95e592a", "message": "reinstated Mac's CAMERA_TIMEOUT", "proba": 3.8835526083857985e-07} {"commit": "ea79f35c4cd8e926dd0d56e5b6f8a82a5a71d212", "message": "Added method to help move to arrayList\n", "proba": 1.4464112041423505e-07} {"commit": "14c80ab681399ec02636e83439605001ef87927b", "message": "UIMA-1310 Fixed memory leak caused by a hung thread\n\ngit-svn-id: dd361d0afbe84f3eb97f7061549e905c2c5df34b@761306 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.50462630144466e-07} {"commit": "3c259b4be5995475d58485509a0c5eea393dde49", "message": "Fix WebSessionReactiveSecurityRepository Supports Cache\n\nFix the checkstyle for this feature\n\nCloses gh-8422\n", "proba": 1.6600908736563724e-07} {"commit": "c9882f5bd7a0d5f980dc4237b116e5b0deda057b", "message": "BezierCurve: Change n() to private and rectify whitespace\n", "proba": 7.734759606137231e-07} {"commit": "b4e00657d4472f58a611f6decfab230e52bc22de", "message": "Added comments\n", "proba": 1.2651231884319714e-07} {"commit": "c571a2430f78e088517482533d7643a29aecfba0", "message": "Fix testCannotShrinkLeaderIndex (#38529)\n\nThis test should no longer pass when the functionality it is intended to\r\ntest is broken, as it now indexes a number of documents and verifies\r\nthat the index is staying on the same step until after indexing and\r\nreplication of those documents is finished. This prevents the test from\r\npassing if the leader index progresses in its lifecycle during that time.", "proba": 1.1245705877627188e-07} {"commit": "a8578d03d45715f8b1009247f0fdb7c86621bfc5", "message": "Update PlayerClient.java\n\n\u0415\u0449\u0451 \u043e\u0434\u043d\u043e \u043f\u043e\u043b\u0435", "proba": 6.957424147913116e-07} {"commit": "6d0b95445fccdb0210ea912147c8fc773e4b7148", "message": "Change ship position\n", "proba": 5.049093942943728e-06} {"commit": "53a4ad5c7a2e0061a325477531eb090d29216a0e", "message": "XWIKI-11845: ImportMojo should mark the direct XAR dependencies as explicitly installed\n", "proba": 1.3080327221359767e-07} {"commit": "0d136f84c8609320f4a08e014bb84c64ad8d29fd", "message": "Update Verifier.java\n", "proba": 6.076099339225038e-07} {"commit": "158407691927d3155dbbe795a7bb239702b30769", "message": "Remap both namespaced and not namespaced sounds", "proba": 8.264588018391805e-07} {"commit": "2bf0b6d88df2e5b88138681806516fd70061ca87", "message": "Delete IpfCcmBoPageServiceEbs.java", "proba": 2.288761834279285e-06} {"commit": "fdd226432f9dcc1c0a294b6095932083ed2b0333", "message": "Fix indents\n", "proba": 3.446418122621253e-05} {"commit": "904d4ff803124fc10190792677351a8736c42f6f", "message": "add check for topic message\n", "proba": 2.3702493479049735e-07} {"commit": "050031aa3ddd2616fe80bbde18e1559a824c8cda", "message": "cmss: remove unnecessary call to finalize\n\nRemove unnecessary call to finalize in FingerPrintingThread, the method\nshould not be called directly and it's deprecated in Java 9+.\n", "proba": 1.1012849654434831e-07} {"commit": "2e0001620afb5ace1425422167f07b8dbf124f4e", "message": "#231 Reformating\n", "proba": 1.7394931717262807e-07} {"commit": "2214e7d90678ac582693e49409b40971ccc03c21", "message": "Add null-check for Client to MenuManager\n\nAdd null-checks for Client, what can be null when in Vanilla to\nMenuManager (e.g HiscorePlugin is calling it when Client can be null\nwhen it is running).\n\nSigned-off-by: Tomas Slusny <71c4488fd0941e24cd13e3ad13ef1eb0a5fe5168@gmail.com>\n", "proba": 1.7405868391051627e-07} {"commit": "fcdadb6139692c87e332f9ebf09a8dda5527eccf", "message": "update for change to typechecker API", "proba": 2.281101387779927e-07} {"commit": "ae43fb54677cab528e6fef84425365a8024f8921", "message": "Graceful exit on file not found\n", "proba": 3.140201556561806e-07} {"commit": "dd1d6e5dc3f228724e850d1d8674c19e48af7cfa", "message": "final...\n", "proba": 2.1632550328831712e-07} {"commit": "6b738080cc19866fc7e3516bef79255ccf142435", "message": "\u4fee\u6539\u6d4b\u8bd5\u6848\u4f8b\n", "proba": 1.491093257754983e-07} {"commit": "ea3ff3778d8edd99f78134e59431cb986bafbab2", "message": "\u4fee\u6539\u63cf\u8ff0\u6587\u6848\n", "proba": 1.4911843493337074e-07} {"commit": "04c13ea008385e4fea297367086aeeb771b62a5f", "message": "Fix resync corruption skip/repair logic.\n", "proba": 1.4234815637337306e-07} {"commit": "7f28c6f50fefbbe300839e74745bbf4cd8d16e8f", "message": "Add trapped_chest tile entity type for future remaps.", "proba": 1.0463932653692609e-07} {"commit": "5a5f35f13d74e22daaafc860c4e2c306d1eec56b", "message": "Added unit test for setRevenueScheduleType\n", "proba": 1.476000051070514e-07} {"commit": "e5d95fc49aeee9de0b5e55f44abd9599c408d3ed", "message": "remove unused imports", "proba": 1.1998655509160017e-06} {"commit": "fa3bc311dc3df4a95e6b7775cc48075e0b3baa8f", "message": "add disabled test for ConcurrentModificationException #4124 #4139\n", "proba": 1.4561257444256626e-07} {"commit": "4a2a3dece11e05ee3088701224d23fb338c098ea", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "940b1b7fcfa34d60d35cb9fe60d7d6831c6b066a", "message": "fixed Test\n", "proba": 8.331338676725863e-07} {"commit": "305fcf065819961f53ddfd21a6933b25df6a44a4", "message": "Fixed race condition in the ThreadUtilsTest class's testSleepWithInterrupt test case method.\n", "proba": 1.0623445945157073e-07} {"commit": "792b25e8575929a72fcb8f66b680c1ea80314c8a", "message": "[TEST] Fix the throttle test.\n", "proba": 2.629814446208911e-07} {"commit": "13c81ea405235ae2e45ed152d16d966154e51770", "message": "Add testDateEncoder\n", "proba": 2.575640792201739e-06} {"commit": "4297d5737f9554a3beb36f84f9fe77a8ee6ef089", "message": "Test all methods are found by factory reparceler.\n", "proba": 1.0710034814565006e-07} {"commit": "7b5dd537decb08d5023bdbe2019b78fee761217f", "message": "renamed DocumentUrl to DocumentURL\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@40530 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.587491903545015e-07} {"commit": "571e709fd52972c821db29c17b1a6a77916df228", "message": "Add test #678\n", "proba": 6.827580705248693e-07} {"commit": "4259e8f4eb461cb35f9474e20668525c006cf2ff", "message": "Minor refactoring in the generic app page.\n", "proba": 1.1203358241118622e-07} {"commit": "5ded5644e8a74ee9e847bddd43827eb6f30c9898", "message": "Fixed invalid URL handling in HTTP protocol.", "proba": 1.2279677719106985e-07} {"commit": "9e3a665bf787ad6356e9162f0770cb31fa6c33a2", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "01cf5ca854f97370435710801962763daaaf0165", "message": "[update] improve visual layout by using titled pane instead of gridpane", "proba": 1.4228110956082674e-07} {"commit": "5807a37bfc68e071384889e656d3f99ca22a294b", "message": "squash npe", "proba": 6.699562618450727e-06} {"commit": "2cff7bd58194c7737748b82437dafa6285c5da28", "message": "fix #264 Application.open won't fail if application could not started\n", "proba": 4.896496079709323e-07} {"commit": "a976e0b4c52269034c91442e738afcf51b1237ac", "message": "Extend java compiler with source files option\n", "proba": 4.397276711642917e-07} {"commit": "9955586fbb1d2197ba42e817fee7f07c33d41edd", "message": "changed button name", "proba": 7.43119562685024e-06} {"commit": "44b0aeb698a062c3d6bec3b73b4e0b79a8a752e1", "message": "A tweak to the previous fix for issue 436 - ensure that the sequence error model doesn't generate if there is not exactly 1 data partition.", "proba": 1.0431669750232686e-07} {"commit": "7dc158540f4186e67908641ee24c3233c6e13926", "message": "Fix use of deprecated Truth methods\n", "proba": 4.795720997208264e-06} {"commit": "c6c96fc5a1c6ffa32a7afb31b043e80bcd0a6a3c", "message": "Fix for PM-60\n\nThe path to kickstart is determined from pegasus profile gridstart.path if specified for the site in the site catalog.\n\nElse, the path is constructed on the basis of the environment variable PEGASUS_HOME for the site in the site catalog.\n\n", "proba": 1.0795146465625294e-07} {"commit": "591e303e72b125a7fe140e808c428570d2f038b3", "message": "add correctness and code comments to Java URI-matcher\n", "proba": 2.4798839604045497e-07} {"commit": "ece61776eaeba46dffee5b9a2839792f2469870f", "message": "Update TaskRunnerTest.java", "proba": 4.5812043936166447e-07} {"commit": "42adfeac71362d82553735448791bae4b0fd6090", "message": "Fixed build.\n\n", "proba": 1.3661605180459446e-07} {"commit": "f636177cdf44c9e9deb2677b0c1eca112997baee", "message": "fixed isPvIncluded --> would always return first PV in VD, and consequence add the same alt name / alt def to all PVs in the VD.\n\n\nSVN-Revision: 1589\n", "proba": 2.5389275037923653e-07} {"commit": "66ffc35e41a41c51a2425b4b2cc4ada81c1e28a4", "message": "Fixed test\n", "proba": 7.068065883686359e-07} {"commit": "210d274d52de0875ff9847bade441dc8f7387aa1", "message": "Improved accuracy of Jupiter swing-by tutorial.\n\nIn order to have trajectories computed from Jovian frame and from other\nframes consistent with each other, we have to consider all the forces\nthat have an influence on the Jovian frame itself. We now consider the\nattraction from the Sun and all remaining planets (from Mercury to\nNeptune).", "proba": 1.1831976820531054e-07} {"commit": "2385be6079eedcc3ec1647af6574108eb9cf7fc4", "message": "add a test case for simulation deletion testing.\n", "proba": 1.301510081930246e-07} {"commit": "3578289f3fc5ccfa8b436a5ef1791e806bc4dd47", "message": "another dijkstra test\n", "proba": 1.4364573530656344e-07} {"commit": "5743837c40e5aeb4479ee500a76ebd42467bdfd2", "message": "Add code to iterate through Avro object\n", "proba": 4.77652292829589e-06} {"commit": "4314bb97e3432962c155dc71b4d913a243ea38a0", "message": "Remove that part for now as it suffer encoding issue\n", "proba": 5.624995651487552e-07} {"commit": "89c9cda8a282a67156d51727452981908ad488fd", "message": "Adding Ryan Gustafson's getText method\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@1279 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 2.660585323610576e-06} {"commit": "2cc666d582e28e37cd0b4e07e4fc3dc4e7ad2b4b", "message": "tried to fix a test\n", "proba": 9.123132622335106e-05} {"commit": "e1f934881382dbef9b0600373fde3b319901141f", "message": "only hide topLayer if virtual\n\n", "proba": 2.2970395718857617e-07} {"commit": "e864a171bb28e63e605cce4e31d322a329913568", "message": "test stabilized\n", "proba": 8.520154324287432e-07} {"commit": "a7bbedb959024a528a9e27c5407e3408a920b281", "message": "Changes to tests for edu.depaul.armada.dao.ContainerLogDaoTest.testStore\n", "proba": 1.003410261546378e-06} {"commit": "6d0774cb77cb9861e345349e208f8e5b0ae903fc", "message": "Delete NewElementSDsPair.java", "proba": 5.497499387274729e-06} {"commit": "49497d4f24c03d005713b9f875f1ad12e5b3c6ce", "message": "ANALYZE receipt every hour\n", "proba": 4.478399205254391e-06} {"commit": "544dd320aa6ded64868a70fddf164bd49e5fba25", "message": ":bulb: better assert messages\n\n", "proba": 3.49586940728841e-07} {"commit": "9f18e87b924237fec65db9c38ed004ba5ff5512e", "message": "Comment out Arm test\n\n", "proba": 1.570603700429274e-07} {"commit": "83f34b885bfc999e75c13ac65e5a47e24878ce14", "message": "- correction of inside range value.\n\ngit-svn-id: 4afd028e37a0ecb7b60cc6a38eb25d9930f4ee19@5369 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 0.00028012495022267103} {"commit": "062ac56d1169ba4af273d7f92e3d6cb1cc553ca8", "message": "SAMZA-1075: fix partitionCount assertion from PR53\n\nnickpan47 here's the fix for the issue you found in PR53\n\nAuthor: Jacob Maes \n\nReviewers: Yi Pan \n\nCloses #57 from jmakes/samza-1075-2\n", "proba": 1.4469796383309586e-07} {"commit": "2ae9b3d0a21a25b2981ef79a21e3bcea7e6fb32b", "message": "Mark new CopySpec methods as incubating.\n", "proba": 1.395107886992264e-07} {"commit": "d462f3235e4bdad21184792e7f45eedb284a7fa9", "message": "[misc] removing test for sha2 plugin for MySQL version before 5.7\n", "proba": 1.4699624273362133e-07} {"commit": "577ecfde6eac71eb6d3c6bfd621df14c835f6538", "message": "fix it #108\n", "proba": 0.9990585446357727} {"commit": "5db396ba5887d70c1e6457e150214254a6b8aa28", "message": "improve comment formatting\n", "proba": 1.0025178198702633e-06} {"commit": "f1c8580959114c6134294ee9c90574920edaf15b", "message": "Fixed type in javadoc\n", "proba": 4.0909418430601363e-07} {"commit": "b319174bce79e0febcd9e530a6bcec946619e402", "message": "Adding a test for the wellness provider check on CCDA export\n", "proba": 1.169292573877101e-07} {"commit": "778d0af632028f515d19d1b5d4d5858a31cde9c8", "message": "Retorna DOWN quando qualquer exception for lan\u00e7ada tentando descobrir o estado do ES\n", "proba": 5.49987248632533e-07} {"commit": "e3a6b7264035685746effe339ffed83b7e773795", "message": "Added the ability of the mock agent to detect wrong lifecycle of service instance\n", "proba": 1.798378548301116e-07} {"commit": "1de05e91002356563c84886f4fba0c8ae050b05a", "message": "#170 Standard sort order of events should be by event date\n", "proba": 0.9995909333229065} {"commit": "050df22e199290bfb4ceb9dc3d5dfd7f7b246314", "message": "#360 - simplify TimeslotUpdate\n", "proba": 1.864127767703394e-07} {"commit": "0e632b1badcf2046219e3f3ff4e33f024a3391b0", "message": "fix bug where we were getting the denominator's attrs for decoding the numerator'\n", "proba": 1.265900522184893e-07} {"commit": "ac01d2ad1e5e08f92b2a966dafdc894b2a817636", "message": "JUNit tests for assertNotEquals\n", "proba": 4.1652560867078137e-07} {"commit": "a0ee0e0b17335f82c5fb26502971cdfeeaada8aa", "message": "Don't cancel event\n", "proba": 2.763037628028542e-06} {"commit": "3b6c563aff75b440be913852a18b7ed933cba700", "message": "Static fields should be accessed in a static way", "proba": 1.5235767705235048e-06} {"commit": "2e1e9fce12628df421f48b6923fe1621ec359351", "message": "Test case ByteBuf released when using ReadTimeoutHandler\n", "proba": 2.2409354016872385e-07} {"commit": "9907c83b88837c93a35ef55b499b1d6251b1d9eb", "message": "making ImportUniprotGo resilient to not found proteins\n", "proba": 1.7242881256152032e-07} {"commit": "f0f73c4810098733fe013ee3760d5a9d75adc9ac", "message": "\u0442\u0435\u0441\u0442 \u0434\u043b\u044f \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0435\u0433\u043e overflow\n", "proba": 5.296056428960583e-07} {"commit": "e96103b56e095f7e6b63c598207682987f6fc12a", "message": "Correcting destination to by default put in root of bucket.\n", "proba": 1.118738595096147e-07} {"commit": "0d1e52c358c950150fc9a2d2c877de49510e18cc", "message": "QUARKS-180 test should assert state of jobMbean\n", "proba": 0.00471409410238266} {"commit": "1e1a067baaf9dba980a763bf99c01fb415232c60", "message": "Formatting\n", "proba": 5.685269206878729e-05} {"commit": "a1c89cd32e3cb50a2772d104ed123a340f275b8f", "message": "add default constructor to BinaryDataMetaInfo for Jackson deserialization\n", "proba": 2.1285553941652324e-07} {"commit": "100c4ed49a56b71abf2c50f339a6c8e623686f1d", "message": "Removed extraneous comma.\n", "proba": 4.410424025991233e-06} {"commit": "cf78af3ab49a46c141736f32cd70b7e3249d8071", "message": "centered text on snitchListGui\n", "proba": 1.174208819065825e-06} {"commit": "9d0495d00713482cbaa4c663526ed2ba1f0eb41c", "message": "Minor readability cleanup.\n\nRELNOTES: None\nPiperOrigin-RevId: 205825362\n", "proba": 4.071180956088938e-05} {"commit": "ed51d1ff055603b37e58a4dd92f524005373fef4", "message": "Add a more robust test for cc_library deps that is not confused by an\nexperimental_objc_library, which may export cc providers.\n\n--\nMOS_MIGRATED_REVID=130415669\n", "proba": 1.1550168892426882e-06} {"commit": "24d73f4fa2fcc25a8c4f0a51bcc00d7e86e1f1f7", "message": "Update javadoc for ElectedText\n", "proba": 1.6849314476985455e-07} {"commit": "53acc4328c6e9c875b975191989d069f0dc1f52c", "message": "Remove unneeded type paramater\n", "proba": 1.0137866865989054e-06} {"commit": "149da3ef4b6338fc942509ab380503ccc344ad71", "message": "fix NPE in update date\n", "proba": 1.247114369107294e-06} {"commit": "bce3f0ffb7a68c577773b8afc0538e15fbd0fdaa", "message": "1 second is too short for some server logins. 1.75 is more realistic.\n", "proba": 1.1056880566684413e-07} {"commit": "c2df7c3b7e059e8ca3e502f00d8c726a014667cb", "message": "Formatting changes", "proba": 1.4060982493901975e-06} {"commit": "4e034bd3d4935e2f0e65526c679b12d31debf238", "message": "issue #25: delete AppiumDriverProvider as it's not called anymore", "proba": 1.1896833029823028e-07} {"commit": "1f9f45d79a6f2cd1766b94f19437c456e2cd459c", "message": "Some improvements to the @Mocked API documentation.\n\ngit-svn-id: d596a19132b705a85694e062da4def6039642bfb@2039 4d38ed0c-b8d3-11de-a71d-8f2b2e058ad8\n", "proba": 1.2060056178597733e-05} {"commit": "2376883425bf4e06d26ce5dd6cb8536fafb115e2", "message": "Added OreDictionary support to the CrT support\n\n", "proba": 1.195987664459608e-07} {"commit": "6e487f94745f094c550bc167b55ae4f029ad2732", "message": "fixed bug that blocked primitives from being grabbed\n", "proba": 3.061999223064049e-07} {"commit": "ff32c7c856d99d1c29e4328b5dba0a2e38eb4f0d", "message": "fixed docs for item_enchant", "proba": 3.1188025673145603e-07} {"commit": "fcdfd58711ba64b86990c1e8fb74f04674eafefe", "message": "engine: Consider external networks for VM scheduling\n\nExternal networks are assumed to be present in the entire cluster that\nthey're attached to, so if an external network is attached to a vNIC it\nshouldn't be required by the scheduler.\n\nChange-Id: I0ea9bf9fadfa9954ee856a38779ed5a627c6165f\nSigned-off-by: Mike Kolesnik \n", "proba": 3.0331909783853916e-07} {"commit": "21b166caea6405c8d0db4f94a19cbb326fa76294", "message": "Show ident with 4. (#782)\n\n", "proba": 1.3926884889770008e-07} {"commit": "305baca81c433289bc202e2486430767bef41bdc", "message": "detect excessive gaps in timestamps of GT flow to ignore GT flow", "proba": 4.855398856307147e-07} {"commit": "9fb6a79992696ef89859534fdbeff9de22fbcba0", "message": "fixed issue #1: don't create configuration\n", "proba": 9.052960763256124e-07} {"commit": "99056df36efccba26f4853912ffca41e12147949", "message": "This closes #2351\n", "proba": 2.2010462430444022e-07} {"commit": "b753119ffc26da2ea7c81b2ec5b8210d9e950bf1", "message": "update integrityDAO with some potential optimizations\n", "proba": 1.845948531808972e-07} {"commit": "5acab49760ab88a9f58541b568e98fc7d780651e", "message": "add missing linebreaks", "proba": 0.9986292123794556} {"commit": "c62d698f52cab716f226ca4aec40718bf851a14c", "message": "Add javadoc to getCheckpointMark in UnboundedSource\n", "proba": 1.8836962567547744e-07} {"commit": "a113867a5c97820aca6bfae70ff55c064f10eb56", "message": "fixed percent conversion of KNX DPT 5.004\n", "proba": 2.518667372441996e-07} {"commit": "cdfc9e69e5761ed0789b979457983d53bbbf4a54", "message": "Treat and log exception when trying to add a Private Key.\n\nIn case of a misconfigured app-data file system level access permissions\nit'll throw an unreadable exception stack trace to the browser screen.\n\nThis change makes it fail gracefully and add a meaningful message with\ndetails to the log.\n", "proba": 1.0782181902868615e-07} {"commit": "4d29163fd2ba0951006cf977e3a59f24cd6d2bea", "message": "Make non-serialisable field transient\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-2@509829 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 0d09a8420bc5967b52079f645e4b517e5e4789a1", "proba": 0.006075449287891388} {"commit": "4a948c14879d7205c8f733447665d77e441d8bb4", "message": "The original condition should be returned in addition to the new one since unit-test will otherwise fail:\nthe reason for that is that the unit-test checks two things:\n1. selected instances\n2. terminated\n\nand no instance should be selected if we reached the max.\nThough the previous fix ensures that we won\u2019t kill the chosen instance - according to the unit-test we should not even choose it (strict approach).\n", "proba": 1.0460579602522557e-07} {"commit": "1ba650dce598c8e83dc1c62a1960469f65bc18b4", "message": "Stub Code for getDeclaredField", "proba": 1.5044858514556836e-07} {"commit": "e8c64a0e167ff55efe89b34328d1f98f29e51f76", "message": "add proper access modifiers\n", "proba": 5.808956871078408e-07} {"commit": "23e48b72b599b09150450f70f19133cd5244af56", "message": "Revert changes about fix the bug Y Series Grouping in SVG gantt chart\ndoesn't work when set Series 'Color By' to 'Categories'.", "proba": 1.0049600263073444e-07} {"commit": "118860ce400454963e48c8383c827f22a6f3e7a9", "message": "minor, log stack trace of bad query thread for further analysis\n", "proba": 1.190055485267294e-07} {"commit": "d61c9a5354fac9706ca8fd26ef2435f008ae33bc", "message": "Lines authored by ostrulovich\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0119769200400697e-07} {"commit": "db2304472ff76ef41cfb5d88dab22bad98689c11", "message": "Check for webhook permissions before getting a webhook\n", "proba": 2.1370209424276254e-07} {"commit": "56c95a29ab6602096dc21ad05bc50a9f57c3f21a", "message": "Update SpeechRecognition.java", "proba": 2.0764734642853e-07} {"commit": "ba956c3d1558b7c421a9915cb97d357dd08ad2a3", "message": "don't use just raw type\n", "proba": 7.710286240580899e-07} {"commit": "4f3810a9f993c5722bb609f8a199d5a8cbc9aa58", "message": "minor stylistic fixes\n", "proba": 2.0721806492929318e-07} {"commit": "57d965704275c420aea9cd4879ed536c72238601", "message": "Lines authored by bdt\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0263420335832052e-07} {"commit": "04c4448c37a70bdd0e09583bff4e6398d97e9c66", "message": "fixed F38 Printing Office so it now clears the forest tile.\n", "proba": 9.75859322238648e-08} {"commit": "e54ddadcf3942f237c83dfe6a5ebcebe50c2e73a", "message": "Exclude instances with removed serviceexposemap ref\n\nWhen do service reconcile\n", "proba": 4.7397675189131405e-06} {"commit": "0469778363747e99b9beb727fb5cb8d7a4148873", "message": "Fix Jacobian ratio in AdaptableVarianceMVNOperator.", "proba": 1.7161855225822364e-07} {"commit": "51843c1ae1765d6e7909e9c8a09e57d913d77afe", "message": "adding specific err codes\n", "proba": 1.8456508996678167e-06} {"commit": "9614ce745fafc9ee8a90d1bd4d2d9b312757dbac", "message": "fixed bug assigning weight when there is no weight column", "proba": 6.020345608703792e-07} {"commit": "de90550cf20039bb991297a7edef93b1be79e4a6", "message": "Fixes to Barts procedures\n", "proba": 1.567123604218068e-07} {"commit": "c252600eb75beb1492ce37bbee294a2f58dc60fd", "message": "HIVE-6016 : Hadoop23Shims has a bug in listLocatedStatus impl. (Prasanth J via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1550588 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.605045766467811e-07} {"commit": "624c28befa811b2c205f8ed31158f082758a2d2e", "message": "Fixed deviantArt download link resolving\n\nTurns out getURL works perfectly fine, but the Location header doesn't.\n", "proba": 1.0190467492066091e-07} {"commit": "e63163e942a421c41fdaf968cbda26e20aaf346a", "message": "correcting oauth queries\n", "proba": 1.45399872053531e-06} {"commit": "2f87700b4e5659bc6b0a9b6aecbe22a322da89c8", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "98a330b1021aeceabfd52f66b57176e1603c3659", "message": "[BACKLOG-27345] - setSize is wrong way to size a label. using FormData instead\n", "proba": 1.659870889625381e-07} {"commit": "aa8d4e0687c7f9c87005ea92c57f4a3d09cbb337", "message": "renaming ... sorry\n", "proba": 3.2378684977629746e-07} {"commit": "4f3220bb5c7971301e72fdb29c376917dfe42673", "message": "Force build\n", "proba": 8.700686748852604e-07} {"commit": "18ec2c4cad3e5e26f8842ad34940cc03ddcd58d8", "message": "Made zombie count a static number\n", "proba": 2.4378218768106308e-06} {"commit": "0be6bdfce1c346372442dd0141d825f1c7362b81", "message": "FIX: URL for tools", "proba": 3.5739452641792013e-07} {"commit": "35a055051195a66f76c88c86a521c180eb6a594c", "message": "Change default durtation to DURATION_INDEFINITE\n\nSure this is a bit more intrusive but can be less frustrating as otherwise users might want to click on the action but too late to do so after mentally processing the content. Would like some length between DURATION_LONG and DURATION_INDEFINITE\n", "proba": 9.772105840966105e-06} {"commit": "8aaf8dd237b6cab5741c97ab9d4873e822a99810", "message": "Fix to barts staging SQL schema\n", "proba": 2.424243120913161e-06} {"commit": "20993bef1af951e3819db48c26de423db3f1a689", "message": "SG Demo GUI - add workaround for error highlighting bug on Windows.\n\ngit-svn-id: https://aic-praise.googlecode.com/svn/trunk@1508 e74e62f3-1872-5a1b-a7a8-c7220c51b9cb\n\nFormer-commit-id: 3c979c49bd939d3cb35328a308a2f45060e481e1", "proba": 1.518159479019232e-06} {"commit": "bca318d820c02d6e644cae9e05cb5cb601faebfb", "message": "experiment\n", "proba": 0.0001644351868890226} {"commit": "8cc1cb74e60e473fc945ea497c0d515fa83e6f45", "message": "simplify unit test\n", "proba": 0.0010645883157849312} {"commit": "498173699b015cb517a1944cd9405c13f1091ffb", "message": "A relative jump is now derived and supplied for jump instruction\nsuppliers, instead if the labels index, in code emitter.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.0790493831791537e-07} {"commit": "2b04d29f91e640e114263870846531695522ebb3", "message": "Fixed: wrong URI in Ant backup task.\n\nsvn path=/trunk/eXist-1.0/; revision=3668\n", "proba": 0.0004924573586322367} {"commit": "c15e1970367a83d553a94fce538e6377ad5bcec1", "message": "turned off autobox popup completion for now\n", "proba": 1.2862022913395776e-07} {"commit": "4ef22808fc01def53049721579a555a53f53ec84", "message": "4349: SmartREST, added missing javadoc.\n", "proba": 1.0253559423745173e-07} {"commit": "6f3dde0268f2fe2f946285a72eba5e181071f8b6", "message": "SOLR-5628: work arround for this test to avoid whatever bug is in the cloud test framework (merge r1574941)\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1574942 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2870933687736397e-06} {"commit": "6e56c997a0525b57ca98bba1c73c8c6e8b6e80d0", "message": "SO-3097 remove IssueDetail class since it is not used anymore", "proba": 1.0501121039396821e-07} {"commit": "c6cd47d2052ed8a7ba190682b081bdec535bb188", "message": "[bugfix] print a summary of all warnings at the end of the restore process.\n\nsvn path=/trunk/eXist/; revision=12335\n", "proba": 0.9979900121688843} {"commit": "cf9cfd8a447f050625ca62e40b62b46d4ddba19c", "message": "Refactor stability module\n", "proba": 4.282480574602232e-07} {"commit": "d7922dfd47cf6efa9b67ab16fbced60e3b3bd08f", "message": "fixed testcase which failed with -Dtests.multiplier > 1\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1058131 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.463851558331953e-07} {"commit": "9c8359ba18b511ac816b03c88a830c70d3fd18b3", "message": "drop usage deprecated class\n", "proba": 1.0016968872150755e-06} {"commit": "a2f14c96979e05163c2906ec82f95d7d26903be5", "message": "suppress unused sun package import (breaks gcj portability)\n\nsvn path=/trunk/eXist-1.0/; revision=1837\n", "proba": 1.1733345672837459e-06} {"commit": "42dd6564944b64dd1023fd5f13bf29d6bd38f357", "message": "- Issue #453: IncomingInvoice should evaluate the conditions\n\ncloses #453", "proba": 4.0490806441084715e-07} {"commit": "96183f9e8ed61875787cc9b736b184b8d1250a7c", "message": "Check index type before trying to remove an element from it.\n", "proba": 1.1510589814633931e-07} {"commit": "118898328452c3df84af357fac1d31b39597aeca", "message": "Removed println\n", "proba": 1.5784247807459906e-05} {"commit": "73f5e26f3562aab0ee7f20f02513852b2c6ce033", "message": "Use correct value in Term equals\n", "proba": 0.0025706845335662365} {"commit": "da84d390cfb8e69d14daa97fafe53ee1a272bceb", "message": "Properly format log message\n", "proba": 0.0020561080891638994} {"commit": "fd8f98069ecf25f4bbeb59c3e5ed305167533707", "message": "Rename the local variable tokenImage to curTokenImage. This can have no effect on a users schema, since this is a method variable with no possibility to inject user code. Relates to https://javacc.dev.java.net/issues/show_bug.cgi?id=191\n", "proba": 0.005709880031645298} {"commit": "41d67f890a64441a1cd7b04b602d439a6fcd9ecd", "message": "MLDS-312 logging updated affiliate details fields\n", "proba": 1.1319183812474876e-07} {"commit": "6dedbd7ea0f9caef9098165ebb53e512a1cf1cbc", "message": "Add missing jpa description\n", "proba": 0.9990968704223633} {"commit": "732b53197aa1bad748194f7a9b466ee0088188b4", "message": "removed log.error\n", "proba": 8.264136340585537e-06} {"commit": "f5894f3b820cecda6714c8835cc9f113168b1c87", "message": "working association creation\n", "proba": 3.1955715940057416e-07} {"commit": "22a6ad6f806017dd99f781b9ec5fddbc0be6e33e", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "dc733f1bb72fdfbf6616c58d76285300dc7c929c", "message": "Fix NPE when disabling a Custom Wood block\n", "proba": 1.593953271594728e-07} {"commit": "54173351d71ef66973801f5376c0c37b5ae898e5", "message": "Update to 1.12", "proba": 1.7874137370199605e-07} {"commit": "8de97f7760f4427eef00655426f96fc90d666dba", "message": "Fixes a minor issue with the new xtext 2.4 api used in the SwaggerGeneratorTest.java\n", "proba": 1.4472307441337762e-07} {"commit": "989677f436efab7d6ca2b9d44046ecdca575a887", "message": "Add drawTable().\n", "proba": 1.7285508135955752e-07} {"commit": "23a60cf535a3ed12e936e153721b27ce486c41b7", "message": "Record status also should not depend on LED state\n", "proba": 2.096442699439649e-07} {"commit": "2fd8fff93ece3d915695453dfc5683267a915a40", "message": "replaced changeText() with setText() at the TextRenderer\n", "proba": 6.432670147660247e-07} {"commit": "124e0b03043810a47c450e0b7b5b3d3c79784ed9", "message": "Extended the EditableAjaxTabbedPanel that can add or remove tabs from\nthe\ntabbed panel.", "proba": 1.01898258719757e-07} {"commit": "f6fee71dbad1977a960a4d980b6f506d03005dc9", "message": "Add fractionalfontmetrics= option for NEWPAGE command.\n", "proba": 1.2194507803542365e-07} {"commit": "1881327cb59333b36cf86bd67ed3998277cab410", "message": "Work on #422\n", "proba": 1.4355056521253573e-07} {"commit": "9757984ed11fb6ab84b83ea4496ebcbc93c5fff2", "message": "Missed some verbose log", "proba": 3.6613968745768943e-07} {"commit": "26444cd11a9047bd9ce29382f2f2a2e2ae46caa3", "message": "FUSE-2649 PR feedback: whitespace\n", "proba": 7.0694209171051625e-06} {"commit": "e01f3726eb2ad90a50b3608e120f1b6bbfdbbdf7", "message": "fix: Disks.visit\u5f53f\u4e0d\u662f\u6587\u4ef6\u65f6,\u4f1aNPE\n", "proba": 7.910461476967612e-07} {"commit": "efbb25b2b3953b5e1b4af0e2b90733622583948c", "message": "RemoteSpawnStrategy: don't round-trip through String\n\nInstead, print the downloaded bytes directly to stdout / stderr.\n\nPiperOrigin-RevId: 157435933\n", "proba": 0.0014637978747487068} {"commit": "c6b9273ca1b670bbdc3bb85388f257f7a59cbf40", "message": "Fix result choices reset on writer selection\n", "proba": 5.006240257898753e-07} {"commit": "3639f75d6e1a78f25612104c884469ced0bebbee", "message": "Switch Rewrite annotation scanning from Spring classpath scanner to Classgraph\n", "proba": 1.2621742939700198e-07} {"commit": "205233f8c96c50ddf18ad23311e9ad6bf2cf9623", "message": "Utility\u589e\u52a0todayYYYYMMDDHHmmss\u65b9\u6cd5", "proba": 3.975253548560431e-06} {"commit": "d7eae80a50de94c8d3a43493f39b91e411754e82", "message": "Enable ProguardLibrary's dependency set to be controlled by a calling rule.\n\nThis permits rules using ProguardLibrary to modify the attributes being read.\n\n--\nMOS_MIGRATED_REVID=113876253\n", "proba": 1.6381736145376635e-07} {"commit": "9b4c2e2758dbef172c670fa55a69b4f736ad5caf", "message": "Update County.java", "proba": 9.305231287726201e-07} {"commit": "7641202e564ab523e794839a2edb2091c922f0cd", "message": "Bug 249493 - Avoid NPE in some environments when looking of schema\n", "proba": 1.0666387595392735e-07} {"commit": "0d1ba65100c6fd3af21c06b50deb4128076a0346", "message": "updated", "proba": 4.958747581440548e-07} {"commit": "6f0538da2b9a396a9e961df0d4b8a5689e613e4c", "message": "Fix rmpass command\n", "proba": 1.9267654352006502e-06} {"commit": "3b7b914e083f881d2fa8ec5c79513475044ba950", "message": "#27 potential breaking change: rename all tileentity internal id", "proba": 1.842930146267463e-07} {"commit": "5b1f1498aaeea5d0eca2973b36e835eb312779fc", "message": "test for NULL in the column value\n\n\nSVN-Revision: 786\n", "proba": 2.6829181933862856e-06} {"commit": "987b0baae3680608fd7261c05ab662190d40ad00", "message": "use PathUtils for unpackDirectory\n\ngit-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1780466 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.252722641875152e-07} {"commit": "9a917afd29fd6cec1595da36b61cb0d12f38bac2", "message": "TESTING", "proba": 8.922490906115854e-07} {"commit": "559ebf2ba392021ac52b862c3740def1e7fd7ac0", "message": "Fixed Predicted Bug\n\nA piece of the code that I wrote would've caused an error.", "proba": 1.2481027056310268e-07} {"commit": "eca09bdcab54baca2e30f658d6fc76f6dda8cf77", "message": "MaxProtocol doesn't seem to impact TLSv1.3 ciphers suites. Use an alternative way to disable them for this test.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1827396 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.884548045287374e-06} {"commit": "d87673c78921574f0e4954b34f0de4a4bc69b263", "message": "rftdim dumprarity will now dump sorted on rarity (rarest dimlets on top)\n", "proba": 1.0036345088337839e-07} {"commit": "a87be13ae6a03c4f41fe4fa36c1f621607e2ebf6", "message": "Update scrollable list", "proba": 7.377673796327144e-07} {"commit": "b7470bc51c7d74be301f5fa12d7090e8b646e6bb", "message": "server: fix NPE for the case where volume is not attached to a VM (#3566)\n\nFixes NPE when trying to find suitable storage pools for a volume\r\nwhen the volume is not attached to a VM.\r\n\r\nSigned-off-by: Rohit Yadav <902b9eb5dd62819678163bd5e00fbf0cbc7c264b@shapeblue.com>", "proba": 1.3424248379578785e-07} {"commit": "46709ac5c5ccf6ff34851d6cf222a09e0f76e008", "message": "correct a mistake that forgot to add the debug parser option.", "proba": 1.9805837325748143e-07} {"commit": "af2037951bfdff17a9770ee17f2adb4b556fce26", "message": "chore: fix LengthLimited handling of 0 length reads\n", "proba": 4.7687581172795035e-06} {"commit": "10580b7160482b51a06fdd8de7f3d003d9c8b92e", "message": "[kurento-test] Using only Chrome in recorder-webrtc test\n\nChange-Id: I72f5befd1d3759c33e83de4750c6fb81d597122e\n", "proba": 2.1645530523528578e-07} {"commit": "f16b47dda472e8ca6e05d10610df843f8e1c69f2", "message": "Expand Autobahn client test to include permessage-deflate\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1630211 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.906033831910463e-06} {"commit": "9cba204800f21345ff660848bbfa5c0e6b175e61", "message": "remove redundant code for revertAnimation() overloads\n\n", "proba": 1.4714368035129155e-06} {"commit": "118c40445f809d14403afc1c4fee404461b8a972", "message": "Fixes per https://sonarcloud.io. Cleanup.\n", "proba": 1.0699049823870155e-07} {"commit": "98edca4286cfb57ef6095b1238fa07bab6f9580d", "message": "Make sure previous Reaper's Future are always cancelled\n", "proba": 1.6851210205004463e-07} {"commit": "0fa62816007b1bc7fce1bff055e841be2ac022e2", "message": "Fixed the cascade of the \"2nd instance\" problem.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@23557 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.9999910593032837} {"commit": "620b81521f57e46d4fc4432e29e7e3ad39c919e3", "message": "Try fix hang in GridDhtPartitionTopologyImpl.waitForRent on node stop.\n", "proba": 1.0298128927388461e-07} {"commit": "be409567ddbdf5b29585c6bc50865b81b67208af", "message": "Use resolved UUID we just checked instead of completablefuture string... (#979)\n\nReference #977 #978", "proba": 1.4566479933364462e-07} {"commit": "b849b2825542036122f5ee1e2a2be7ee403a22d5", "message": "Update Multiple Strings Example for Console and Scanner prototype\n", "proba": 1.2462447784855613e-07} {"commit": "236a4136b7a9d26e1739f3dcef013704c70c84e7", "message": "disable DNS multicast support during tests for performance and correctness.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@32534 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 4.578691005008295e-05} {"commit": "fb9279f99ed619057b756910b474c10c61a7d966", "message": "TODOs fra realtime service\n", "proba": 5.694770948139194e-07} {"commit": "91decb44a722ab3279ec2766bc8a47d33ad2f7de", "message": "CLOUD-306 do not use hard coded AMI id anymore\n", "proba": 1.213013405276797e-07} {"commit": "54f0df9b43b61b992edf8fb912af76d31c426bbf", "message": "Keep the max submission ID after restart\n", "proba": 3.816702474068734e-07} {"commit": "07d4c786de05abb257329477129cf3948a2c1739", "message": "FxVolatility metadata\n\nChange from Double to double\n", "proba": 1.764254449199143e-07} {"commit": "7350efd77032796ed3fd2b78cb288e3603b770c0", "message": "[eng-2412] clean up logging\n", "proba": 1.289643734025958e-07} {"commit": "53151561f02c551de8098c893e7a92d418e35448", "message": "fixed precondition checking\n", "proba": 4.730695195576118e-07} {"commit": "7a57277cf26a658935240cbfc6bfca439a25f745", "message": "some formatting", "proba": 5.072632120572962e-06} {"commit": "62c4aeb2b9dc3036b6c313f49840b2b3ac5f7747", "message": "Code format. No functional change.\nRemove unnecessary blocks.\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@1623239 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9676153897307813e-05} {"commit": "789f115c434d34fd680032797a9c00784277a9e3", "message": "Implement state change via slider\n", "proba": 5.333426429388055e-07} {"commit": "2b9e91f3b49d479efab8d9de0d62a2454c0686c7", "message": "analysis: update the variant query to speedup the export operation, #TASK-1537\n", "proba": 1.8227835596462683e-07} {"commit": "6d76e486d9d17da4313e55b6e5ae4f80583762b2", "message": "Javadoc.\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1300199 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.013222260400652885} {"commit": "ad69f41841b603c22c213379f2140ea552d49a62", "message": "use background post for changes resulting from import hierarchy\n", "proba": 1.7573628952050058e-07} {"commit": "59ba1f7d0c99ab86a4bf54e7f436e94e9e476329", "message": "Run rename operation in a modal progress dialog instead of background\njob. This provides better feedback to the user.\n\n[Feature][Toolbox]", "proba": 1.0869401023683167e-07} {"commit": "9172b1da1cd6d29bfeebfa11f0281d9130379239", "message": "Fixing a bug in the way we add individuals to the all evaluated subject list.\n", "proba": 1.0093668123545285e-07} {"commit": "f6233e1e69732f6aca84f727b09fc5986ddce95f", "message": "Fixes to /jump\n", "proba": 3.131953008050914e-07} {"commit": "77f8b070cd12523db393f7b620811703290e1501", "message": "polishing\n", "proba": 3.4679901546041947e-06} {"commit": "a3895b1fb49b20ec1eab539dc73427c1b4f566db", "message": "\u6d88\u7f3a - \u5220\u9664\u5e16\u5b50\u540e\u5bfc\u81f4\u901a\u77e5\u62a5\u9519\n", "proba": 1.449592872404537e-07} {"commit": "5835f0b49ddcbe3829dfca5edae4642c9e011c06", "message": "#editor_on_tag: added a parameter 'filterId' to marubinotto.piggydb.ui.page.partial.AbstractFragmentForm", "proba": 6.278793875935662e-07} {"commit": "9dcec00dbbe19b4f8090eb023bb754021d228a19", "message": "Fix RoundTripTest\n", "proba": 4.760669582992705e-07} {"commit": "ffca6d784e9ecede553c8f5bbfb3bd54a453c798", "message": "IDEA-210237 Can't import Gradle project\n", "proba": 4.0761898389973794e-07} {"commit": "a61b157a383b56f0503e20d4881b5c0ca7101475", "message": "[MVERSIONS-105] fix that will work for both Maven 3.x and 2.x\n\ngit-svn-id: df642a57b9f2e77ee4dd3a375e98e3d2af96799d@12156 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 7.458530035364674e-06} {"commit": "8a6a0a94a5867e466cdf0040bc5d56135bddfc91", "message": "Keeping only the good version.\n", "proba": 1.2653319458877377e-07} {"commit": "e8154be6ce30e0bdeef2162b7647565e2c5664c3", "message": "account for timezone differences\n\ngit-svn-id: af0234e1aff5c580ad966c5a1be7e5402979d927@1079625 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0760174973256653e-06} {"commit": "be83c9be10213bf4860f49703122761a08043367", "message": "Resolve ZSTAC-9096\n", "proba": 1.4807345394274307e-07} {"commit": "53a8ebd1dffd9080a506e4a781821e24571c29eb", "message": "Support booleans in value notifier helpers\n", "proba": 2.442466211505234e-07} {"commit": "366b4c11b74ca221d2795dfef555152c6e9c425e", "message": "adjust validation rule", "proba": 5.92305354985001e-07} {"commit": "022ec67aff0bcf17f4225b18255439b7cf97c8f3", "message": "To keep Jif happy: set the LocalInstance in disambiguate, but\nset the constantValue field of the local in typeCheck.\n", "proba": 1.0492131252703985e-07} {"commit": "fd59dc4f77023c9a845ef6624737e0f30fb54aa9", "message": "Restore health check count reversal\n", "proba": 5.95448682361166e-07} {"commit": "2dd15a9efd7688781599c0b319d89426cd70e13e", "message": "Actually implement ec2350e496232c7e75addb34279f9c72f8542f1e\n", "proba": 1.256709401786793e-05} {"commit": "7bedba8170408243d0853290e9858112f0ec6dad", "message": "Fixed scheduler dependency in constant folding.\n", "proba": 1.2322026066158287e-07} {"commit": "b9612c5059fefa36dff3c3222e694d64ee67888d", "message": "KCAWD-78 - Fix Report Requirements Contacts values finder once Contacts functionality is complete.\n", "proba": 9.717619064986138e-08} {"commit": "8d64eac0ae0e0a2592276df1c75a79d33f80f4f9", "message": "Better handling of a missing firewall support, improved readability\n", "proba": 1.643512774762712e-07} {"commit": "ffec42dcbc79fb08a80b882b65b0940b1ca8bdd4", "message": "Disable P2 update\n\n\nFormer-commit-id: 473d7954e53bc24bfb293c6ade5218ba0dd6bf1d", "proba": 1.030595399242884e-06} {"commit": "5c49a9cdc37d4b53b5d5cd3cd401f110b8a5d8f6", "message": "Replace static logger with instance variable logger.\n", "proba": 2.6444160994287813e-07} {"commit": "aa736ced1721369d19e8e700c5fa1123d8d596c2", "message": "revising gui for geochron interactions for LAICPMS\n", "proba": 1.1885560269320194e-07} {"commit": "d12d7cef3e4889750fe806c11cbf1aed306bf8bd", "message": "#4147 Overriden timestamp fetch fix\n", "proba": 2.5533972802804783e-07} {"commit": "caeb2f0df8d54963f9f17c222b062bc4c8b50b4c", "message": "adapting new interface\n", "proba": 2.4023597688938025e-07} {"commit": "0ebb59e0dec269db0816c63fda6113b006b3de52", "message": "Simplification of theory parameter names, since format automatically deals with toString() and nulls.", "proba": 1.0486670021236932e-07} {"commit": "412c3cb83c950f0743b35b0537ac3be25ea61ef6", "message": "Cleanup (drops forgotten file)\n", "proba": 1.2280484895654808e-07} {"commit": "25b083888d3ba4ff6913c939460a78433898a535", "message": "KCIRB-1702\tIRB Stack trace when reviewer uses link All my reviews. Fixed getter to always return valid reference\n", "proba": 1.0882096290742993e-07} {"commit": "b54c02d9723db3c90878e1b971f02f6ebe373e8f", "message": "licence added\n", "proba": 2.234884846075147e-07} {"commit": "1869b01c5c23f7ff2edee13061f7dbc56d708bf7", "message": "Temp commented out vulnerability removal logic until NSP support is added in. #106\n", "proba": 1.1536965160985346e-07} {"commit": "8c0939e126846ff3819adf2a406da4ce0f1bdd24", "message": "small fix that allows for Hibernate proxied classes to be processed correctly.\n", "proba": 1.0347903867113928e-07} {"commit": "c9a7cf0a3d8f22b45725d4c49d1f93bbf115c86d", "message": "Following SCHEDULING-1157, Fix FlatJobFactory in Scheduler RCP\n\ngit-svn-id: 27916816d6cfa57849e9a885196bf7392b80e1ac@19835 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.337774619969423e-06} {"commit": "ca184e68eca493dbbc884b201d373bf73996f792", "message": "added attack asset to player, flip on move\n", "proba": 2.2295797919014149e-07} {"commit": "c012da5dc5ec027831a463ac787aa25307cd05fe", "message": "Cleanup code\n", "proba": 1.02241631338984e-06} {"commit": "ec7d267f5b52582461e35a990c36cabd23c2ccae", "message": "SAK-17216\n\ngit-svn-id: b4f6c67d3bb67018ac9204555d8d121f55b59527@67820 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 4.651284655210475e-07} {"commit": "07b1feefec21195014eecc34973b0e90f4bb49d4", "message": "Places action result at the bottom\n", "proba": 1.2751807787481084e-07} {"commit": "276dca5b2def62976ba59678ed82adcf706ad7ee", "message": "Removed comment\n", "proba": 1.3345642457807116e-07} {"commit": "d04e16a88f5eb7b1c3d83a59d7231bc76b224f77", "message": "PLFM-7283: Solves spring bean naming conflict\n", "proba": 6.325929280137643e-05} {"commit": "f8bd1340a0971929bed29f32512de76376ca240c", "message": "Closes thymeleaf/thymeleaf#232. Add variable expression evaluator, parser and conversion service as configurable parameters in StandardDialect\n", "proba": 1.323693794574865e-07} {"commit": "45b76f7a14701ac8c8a3177a4433079c694db7d3", "message": "Adding null while setting icon, though it works with released jar but not working on Eclipse, need to figure out. Adding check to be on safe side\n", "proba": 1.2191217990675796e-07} {"commit": "e74d83342a535d1687c65b306c6cd51a87714d5e", "message": "ARUHA-1168: added logging of et-name for x-nakadi-cursors;\n", "proba": 1.1476785033437409e-07} {"commit": "b8a00c79066d8bdac490bba947c5eb9c32f6c6f2", "message": "Remove unused CallableGuaranteedJob constructor\n", "proba": 1.784965917295267e-07} {"commit": "a02054f8342c684ee1ae2d8ae4e2d3804077819a", "message": "revert info\n", "proba": 1.7042516731180513e-07} {"commit": "4f98b900dab13d715b36bca99504dab7410849dd", "message": "code cleanup\n", "proba": 7.806218036421342e-07} {"commit": "dd2d673d77bcbed796adb83bd8e738e0f468b7c8", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "9b975ca01415316de8f09ebdfc62096fe2822071", "message": "typos\n", "proba": 0.9996148347854614} {"commit": "48f4653db5b433aeac55ed65b6c311c686316cf9", "message": "Add support for enter pressing in the text field. Add lombok craziness.\n\nChange-Id: I6b46b99a0a2cb45078ee10d6a93f232d913ca3d3\nReviewed-on: http://gerrit.dmdirc.com/2224\nReviewed-by: Chris Smith <711c73f64afdce07b7e38039a96d2224209e9a6c@dmdirc.com>\nAutomatic-Compile: DMDirc Build Manager\n", "proba": 1.2228075547682238e-06} {"commit": "37f4abd77d72d0f04d45bea7cccf4d5d9307e7e1", "message": "Added a back button to the substitutions panel in the condition editor dialog\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@2086 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 2.5491713131486904e-06} {"commit": "621c928a548e170ae7607b0467d55d4474f0d92f", "message": "LSC fixes\n", "proba": 5.295405003380438e-07} {"commit": "2127d33343edc2cd344953066472294d16137c49", "message": "popupCharacters are not any more overiden by default popupcharacters \n", "proba": 1.8129883017081738e-07} {"commit": "03e814f253677be100a2b0000cc1293b49de5c3a", "message": "last change", "proba": 1.7135309917648556e-06} {"commit": "b179e29f33bd5650f3cd1d9fa800c3ab63e3d8e8", "message": "Increase editor size\n", "proba": 7.808056921021489e-07} {"commit": "0d9fc063615b6300d27a1623ebf75633d1bc5297", "message": "more javadoc\n\nsvn path=/trunk/openspaces/; revision=12948\n\n\nFormer-commit-id: 3ec073d5549a37552789d4301bad57f51763698f", "proba": 5.173033059691079e-07} {"commit": "fd122ea60452404f595c553792ddf0949453187a", "message": "Fix a possible NullReferenceException.\n", "proba": 0.0006016988772898912} {"commit": "20227f8bc7549e4498c1c020670f011adff69986", "message": "send focus to console after switching tabs to view debug sources\n", "proba": 2.335706170697449e-07} {"commit": "e12689eb99590cc458157e5aebd973ed7e4cd0b0", "message": "Fixed typo\n\nsvn changeset:19104/svn branch:6.6\n", "proba": 2.5086876576096984e-07} {"commit": "0b9173ebd890519aacef834fad1afbab39cd95cf", "message": "Using new CallException constructor that accepts a XINSServiceCaller.Result.\nChanged constructor to accept only the result.\n", "proba": 1.070172359618482e-07} {"commit": "a5b5e1218ebd7072870251b7ec511608a40a846e", "message": "Make field final.\n", "proba": 3.656689671061031e-07} {"commit": "fefbf40c3e1239b9cd6424dd1970abbe23a40081", "message": "SPARK-1180 - Fix the placement of the Bookmarks menu\nthanks to Gabe\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@12015 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 6.195703576850065e-07} {"commit": "7df99dadd39cb89a434d316c305755139b086b5c", "message": "-sales:modified in method of insert position of delivery note\n\ngit-svn-id: a97160537fe2170947789d83a96694c85002048c@8725 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 2.2291609980129579e-07} {"commit": "5ab467e4b9885d523213a3df61a355651fffb232", "message": "Use first commit sha instead of overwriting it with a model commit\n\n", "proba": 6.588483074665419e-07} {"commit": "d13121059e2bc818c5de582d37b34bc1d843382b", "message": "Remove incorrect documentation.\n", "proba": 5.714797453038045e-07} {"commit": "c5a9ea632c24196dfffb36ec0d34262f88f20e6b", "message": "added some exception handling on connector wrapper\n", "proba": 2.59600511753888e-07} {"commit": "72c17f6b771f17c18002448687a1d0f95b280027", "message": "Clear Main.java.\n", "proba": 2.1458883736613643e-07} {"commit": "b8f33a10c8e1682dbd064de46a9838ee49b6f1fc", "message": "Added equals method\n", "proba": 8.617151365797326e-07} {"commit": "12788f0a66c2f9f4bbc9bc8c38c502c368297b9b", "message": "using exchange.removes()'s return value", "proba": 3.4394995509501314e-06} {"commit": "466bf8b9841be72e6c7c8ae53daed065882a4815", "message": "correct ball placement on sides (not really kind code)\n", "proba": 1.150317103792986e-07} {"commit": "5d1a2125c55ab5b6a173c1c0ed42556377fa4522", "message": "frequent accounting post office selection\n", "proba": 1.300512479929239e-07} {"commit": "5b92cd70d366fd59a75873a073f1e1544d0aab28", "message": "Cleanup in helper methods\n", "proba": 3.4467555565242947e-07} {"commit": "9d54a70bd611e4f8f721723b50a75e3f012eea47", "message": "Slightly better diagnostic message\n", "proba": 2.4144409849213844e-07} {"commit": "379eba5ef85933ee08a331f57b13ebaafdff0c8a", "message": "add yaml comment\n", "proba": 2.411366892829392e-07} {"commit": "7fa0f7c516b5c5889f51086f9b07a331569c604b", "message": "workaround for https://github.com/spring-projects/spring-boot/issues/8234\n", "proba": 4.31340197337704e-07} {"commit": "3d4a92fce1da303bc9417dcb44158a6f024dac3f", "message": "fixing error on build #8 travis-ci.org\n", "proba": 1.2493626400100766e-07} {"commit": "00053afc429c42b193d3a65bfd60f6721f04ea52", "message": "Added debug\n", "proba": 1.3325015402188e-07} {"commit": "d4ebce8576983741a26dd9c880240129ce989e98", "message": "Implement AutoCloseable on QDataContext, sigh\n", "proba": 2.2967066115597845e-07} {"commit": "2574bd6816039d77ab0caee0c6c108141bb92f62", "message": "Make ReaderBasedJsonParser non-final, to allow sub-classing (but keep most critical path methods final, can relax as needed)\n", "proba": 1.0780865977721987e-07} {"commit": "323e749a7003985ef156960b5c431338ad19efc8", "message": "Fixed setTimeout callback handling.\n", "proba": 1.2663750226238335e-07} {"commit": "3a6ed5dfd741a145d53cc12af9783ef49fe6d900", "message": "Change query mechanism to find packages.\n", "proba": 1.4462456476849184e-07} {"commit": "efe8393dc4a811fab6a63354bb52117b1d618465", "message": "Unwrap index list iteration.\n", "proba": 3.7855599543945573e-07} {"commit": "c199e58f038aa42927bfa7a9006126140194cd6e", "message": "Removed unnecessary import which somehow snuck in\n", "proba": 1.2578904318161221e-07} {"commit": "7e00c987aa00996ab886040c8974d258d81c41c3", "message": "(feat) Tweak StringEncoder performance.\n", "proba": 1.2615365108104015e-07} {"commit": "612db22a4df8708e48552795d086f0f41b2e4531", "message": "BEP: enforce CommandLine before OptionsParsed\n\nAdd an order constraint the the command-line related events: the commandline\nshould always be reported before the event reporting the completion of the\noption parsing.\n\nChange-Id: Ief1b822e2a8ce2f7d8f63c3b6182832d2bd102ef\nPiperOrigin-RevId: 154397674\n", "proba": 0.9999994039535522} {"commit": "3fb799f0e4d3549276c2743da6804eded6b84d6a", "message": "Fix NPE if in GetPreference if globally no link decoration is set\n\nChange-Id: I3ea8611b666036a59e8b86325f2d22b15b098561\nSigned-off-by: Edwin Kempin \n", "proba": 1.3420689981558098e-07} {"commit": "6eef9376659044e7274f4bcde92ab9a8b1f36bcd", "message": "\u6dfb\u52a0\u5f53\u6570\u636e\u4e3a0\u65f6\u7684\u5904\u7406\n", "proba": 3.751621875380806e-07} {"commit": "78694d576a73830dae5af29628e6c4603150b889", "message": "Imports organized", "proba": 2.926911975009716e-07} {"commit": "101571c88b5b0b2f4cc4d259590cfc37caf62796", "message": "handle GOTO exits out of if statements, and ok\n", "proba": 0.0009307012660428882} {"commit": "cc74cd1fcfbbc51913c0375d8592162ac8f65360", "message": "Fix crash in case DrawerFragment is opened early (fixes #629).\n", "proba": 1.022851776610878e-07} {"commit": "ebdbb6c5d1f5e2f0f1c2d0ade9af77ff197aacf3", "message": "Revert \"Set home directory to sdcard instead of app data folder. Fixes #9.\"\n\nThis reverts commit e3219ef80dac72346c65ad9c86f70b73eb2552df.\n\nThis change seems to cause problems on Android 2.3 devices, which exit with\nerror \"No home directory found\". I can't test this myself, and don't know\nif it happens for everyone (ref #9).\n", "proba": 1.2512764158145728e-07} {"commit": "d8d480ed4cef8e554bc347786c59e62a2af0ea5d", "message": "Fix Kwejk single meme parsing error\n", "proba": 5.767144102719612e-06} {"commit": "b4d0edbb60322281997937c4969304f9a53debf3", "message": "Sometimes tweet links are \"mobile.twiter.com\", not just \"twiter.com\".", "proba": 3.1484648843616014e-06} {"commit": "0408e0d474b32d2b54f7253edd8a4b20fdc08ab9", "message": "add method to conver ids to keys", "proba": 3.7324261370486056e-07} {"commit": "a66cbbd08702a0a4a6efaf43517928538620668f", "message": "idhash in clreg\n", "proba": 5.1960414566565305e-06} {"commit": "f4f9fa491283a3cf0760e2038669a43e50c39d71", "message": "Add new fields to ontology info class.", "proba": 1.1887033934954161e-07} {"commit": "1202be4b20bf6b582de25296caaef084ea39703d", "message": "Set the individuals of an class.", "proba": 2.742126298471703e-06} {"commit": "00f47c1796ec0963707fec599e5104f01e7df4c0", "message": "Removed obsolete import", "proba": 6.12488804563327e-07} {"commit": "313d16d92fd2d46e44348ad6c36c27660bcb7b63", "message": "Add a parameter to renameIdsWithTranslator to keep untranslated ids\n\ngit-svn-id: 5d5bc0d97dbe9d074e4c1656445fd2f468e4e619@247 5a62d92b-e016-0410-9103-b89fe532bb34\n", "proba": 3.5493337691150373e-06} {"commit": "8f4eba3df2d9b4b030fe03b632c5bc06930aa6b0", "message": "Fix spawn egg method", "proba": 1.466128082938667e-06} {"commit": "9973d133743acf3e93105816db65cf513a8c5186", "message": "Fix adaptation service Bean issue", "proba": 7.516487698921992e-07} {"commit": "1beda1e63da1c03998fb571906840d5c2dc2231b", "message": "Implemented blocking of EntityArrow and EntityPotion", "proba": 3.366054386333417e-07} {"commit": "1704cf20b0b827684923374107f55ee03d5f260a", "message": "Increased the speed as well as the effect of infusing of the builder considerably. For large shapes it was getting much too slow to be really handy\n", "proba": 1.3540173426918045e-07} {"commit": "4ba0c61ecc3732a1e440538de03880a8920aefde", "message": "Add ErrorResponseException.ignore(...) (#1129)\n\n", "proba": 1.6023876980852947e-07} {"commit": "7261cdacbac7c491997d835fb4b3f3f96abe4769", "message": "Defensive copy\n", "proba": 4.666720201385033e-07} {"commit": "5cd4c2cbcfb965e680a39bba204281604ae29b6e", "message": "Improve a comment\n", "proba": 9.728049917612225e-06} {"commit": "90c157ace5c6e8a72fe18c77611c568536c87ae0", "message": "Java 1.5 compatibility: Javadocs.\n\ngit-svn-id: 0d31da9e303333003508381311333cf78a25d41b@1208781 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9556473236880265e-05} {"commit": "5190a6df6e392729a5f95250afd69ddc309c31e8", "message": "fixed checkstyle violations: Expected @param tag for @param \n\ngit-svn-id: 7e88b6689c675bf212a536fca2a3ed2c50d982c1@1157621 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7698074518411886e-06} {"commit": "c19128f651d9cb85f4faa73f08f2088434c4b292", "message": "Javadoc notes and a typo.\n\n\ngit-svn-id: 5d8fe9a566db79829532a6a4175371ceef757e7a@1000100 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.0738624597433954e-05} {"commit": "7e40001435a423da78fadbbbd7323fa6d6d589b3", "message": "Removed console output", "proba": 1.694582351774443e-06} {"commit": "a93d77efa9cfaec1a4ca8536c32acdd17cc663c2", "message": "Use OAuthProvider from client.comm instead of from common.entity\n", "proba": 2.86271699678764e-07} {"commit": "ecd280017a2fd12d145bc8662b99eddc96cf961e", "message": "#626 - remove duplicate counting of periodic-payment\n", "proba": 2.5945499146473594e-05} {"commit": "4993c95862724e8e842063900be4784122ff539e", "message": "Commented out Filter Code. Caused timing issues with the header.\n", "proba": 1.0073300416024722e-07} {"commit": "75f738cf28160f0d0950bcd7cf815754490e465b", "message": "Fix issue with arrays of primitive types in local variable tables", "proba": 1.4032061699253973e-06} {"commit": "c6df486dd99ca205000e2bfc50df1500df967ff4", "message": "Several changes made\n\ngit-svn-id: a8f8b10fde2f12f53490f6bccd897a53075a554f@939 18283e39-483d-46e1-a5f2-92434bed4d7e\n", "proba": 7.062278086777951e-07} {"commit": "4b56256c4cf0a0e19db49066ba6245e59b03b9e6", "message": "database connect config\n", "proba": 1.1728277513611829e-06} {"commit": "17000facb3b7ab34dcd50eebb53f486ec9ee81db", "message": "implement changing of flags\n", "proba": 5.536380285775522e-06} {"commit": "e23b9a0a94ed8e27e57b9b37e052079fb15ae8d7", "message": "WaiterGui bug fixed.\n", "proba": 1.1577039771282216e-07} {"commit": "ee802216c57c4bd50f55cd1562d9449770763eb5", "message": "support for Oracle 10g for Type.NUMERIC (thanks to Wayne Robinson)\n", "proba": 1.0034009534365396e-07} {"commit": "92546c4559386ac3b9eca9548eb17e48e2a2a793", "message": "Added healthcheck that check tmp_individual_genotype_single_bp has length(alleles) = 1\n", "proba": 1.302604346165026e-06} {"commit": "566a14be9d7417be45f6302893d57aa20ee35e3d", "message": "fix: unsigned int subtraction for 32bit timestamps.\n", "proba": 4.062575840180216e-07} {"commit": "d7962cffe3cf6024da1e25db0e28b4342e3fe49f", "message": "enum values support in bytecode (#33)\nclean up writting data in stubs\n", "proba": 2.315457408030852e-07} {"commit": "7134535c126ca4aebee041ed9805ac31656cc1b0", "message": "delegate to native target (SessionAware)MessageListener if no listener method specified\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@13009 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.021868441370316e-06} {"commit": "62a6d3f174b4367f183db438e6c8cc7a64e41ea6", "message": "New test case with and