{"commit": "b4786a56bf22c638f6dbc370cba322e9ce619117", "message": "\u4fee\u590dkryo\u5728\u6ca1\u6709\u6784\u9020\u51fd\u6570\u60c5\u51b5\u4e0b\u53cd\u5e8f\u5217\u5316\u5931\u8d25\n", "proba": 2.4773072482275893e-07} {"commit": "9e32a9ce3582310d069854ade903cfbcfe1e0a20", "message": "Improved web container error notification\n", "proba": 2.7585144835029496e-07} {"commit": "50eefbc2cd23a4aa19138b059dadc7874e202582", "message": "fix javadoc", "proba": 1.109801360144047e-05} {"commit": "2b26b04a42c1a416b516ddbf4ec321e058b871c8", "message": "Add jobId to MDC when sending id over queue.\n", "proba": 1.193242127328631e-07} {"commit": "12f5499134debb96bc16d90e1a0eda2cc3449101", "message": "refuse pull request\n", "proba": 3.078548616031185e-07} {"commit": "bfe2e96f7dcf369675c875198420aeb8273b8a32", "message": "Add missing format string\n\nChange-Id: I33615bbcc621f8658f6849e50af135ef72dac4e9\n", "proba": 0.9999994039535522} {"commit": "c84f507840039f7b11a5f51e241b94cae6e93ab4", "message": "AccessSection: Add missing hashCode() method\n\nSince AccessSection implements equals it should also implement hashCode.\n\nChange-Id: I09ef7fb3a3983c4001849ddbd51c9c19ad373358\nSigned-off-by: Edwin Kempin \n", "proba": 9.303367960455944e-07} {"commit": "f27eb90b308fce7b6aee33f7085ab9dec7723da2", "message": "Fix compatibility issues with Google App 6.7\n", "proba": 8.941605074141989e-07} {"commit": "350fd7c64c5530eb50eb384a5ecf690eefc7ca3e", "message": "Added Coordinate.toLonLatString(), which returns the Coordinate in String form as (longitude, latitude).\n", "proba": 1.4731622854924353e-07} {"commit": "d587e8db58b5cb12c6601d04ff668c3954eed604", "message": "Added checkNotNullwm()", "proba": 1.5121658236694202e-07} {"commit": "fad3259f748362305bc09fc2d8430f86dac17ac8", "message": "When sending the ALL_SESSION_DATA message, make sure specify a sendOptions and send the message.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1832428 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9529161363607273e-05} {"commit": "2f57cb1149f4ff23de0c8b926b893412704d3d35", "message": "Use the Honeycomb MR1 API level.\n\nChange-Id: I599b482f864d98a3f638792c2d86c302ffcad53b\nhttp://b/4128214\n", "proba": 1.8173243461205857e-06} {"commit": "74c27390405e1b57a7a0e34d24bd8df75bb1ceb7", "message": "Revert \"Remove clear whole backlog shortcut\"\n\nThis reverts commit dbd137f142385fe2db21f72a04e8a9a789f92ae3.\n", "proba": 1.2286623984891776e-07} {"commit": "aebdd5fd9743be2274d685a016f303942952b2ca", "message": "don't debug if someone asks for a bean that does not exist\n\n\ngit-svn-id: ba1d8d5a2a2c535e023d6080c1e5c29aa0f5364e@1654 3a8262b2-faa5-11dc-8610-ff947880b6b2\n", "proba": 0.0010066780960187316} {"commit": "765ee14f3e3572a2a6477ae031953ba8f0e81671", "message": "SDK:\n- set ORGINAL_PATH and ORIGINAL_NAME for all spatials, not just geometry\n- half-done anim scanning (not invoked)\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@10328 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 7.20224807082559e-06} {"commit": "10dd122443c698215e3ecffb9fcf4563f49446e0", "message": "Compile++.\n\n\nFormer-commit-id: 51123ce686f3c3ae67fb813f8b2f8d96e454e707", "proba": 2.056144512607716e-05} {"commit": "d06f6ddc4be9c04977059fdf7271556d3e0f15e5", "message": "work at io", "proba": 3.8118534462228126e-07} {"commit": "69529436202601e94405ef630f7885963c11f59e", "message": "UploadArchive: Use PacketLineIn.isEnd helper method\n\nThe isEnd method is available since [1] and the END constant was\ndeprecated in [2], both of which are included in JGit since version\nv5.4.0.201906121030-r.\n\n[1] https://git.eclipse.org/r/#/c/143171/\n[2] https://git.eclipse.org/r/#/c/143176/\n\nChange-Id: I995954fb54d7dfa0b0aa7729999e92d4bd5e4b92\n", "proba": 0.0010681861313059926} {"commit": "d0919422148e1c7fc2232b1982a325af8148e789", "message": "MethodParameterResolver \u5f15\u6570\u304c\u8907\u6570\u3042\u308b\u5834\u5408\n", "proba": 8.359696153092955e-07} {"commit": "523f9353cf849932dcba8f26cbfa9e886b87cad5", "message": "Refactor. Reduce duplicate code. No functional change.\n", "proba": 7.278976681845961e-06} {"commit": "8b4dfd6b73a7c31316cf64441a0a249af6131167", "message": "Render food values from right to left so that the icons make more sense\n\nThe half-width icons don't make much sense when rendered left-to-right, especially when the food values are modified from the defaults\n", "proba": 2.5655905119492672e-05} {"commit": "d5f9eb902cc865bf4ae2ce53c783d6e61429fb18", "message": "Making non-thread-safe methods synchronized.\n\nPiperOrigin-RevId: 190580835\nGitOrigin-RevId: 09738a804e33f5d93efe96245de3fdeebdc8a487\n", "proba": 0.0055662184022367} {"commit": "1a38a58c091c6d2a74830dacde72a5bfba67fed7", "message": "Don't auto-upcase words for shifted punctuation autocomplete\n\nFixes issue 18.\n", "proba": 2.16671551811487e-07} {"commit": "9430ece6f5b57a6c94dabd119056ffef29b20623", "message": "Fix JMX subsystem marshalling\n", "proba": 6.343815357467975e-07} {"commit": "b71ecd035bfa3efcb21328727ddbe41a26fedaba", "message": "fix bug for JiaMing Zhou.\n\nSigned-off-by: Samuel Deng <228ccffeea21da5abe219bd53025619160e8c1fd@gmail.com>\n", "proba": 1.260980866391037e-07} {"commit": "74c4d1a854788c314d11912fe091ca30aebbfbdc", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "727c53bc43709b526533992d28cea90595027883", "message": "Fixed bugs in update.", "proba": 1.1487144035982055e-07} {"commit": "a0ef475209589fd39c9f9a3a9390d1b3d6512d51", "message": "IDEADEV-39314 NPE: IconLoader$2.getIconWidth (run configuration with null icon: assertion added)\n", "proba": 1.0386700211029165e-07} {"commit": "ff5802425b813634b1ed8e62a7af6b7b96d1fb53", "message": "Replaced uses of \"returns(obj)\" with assignments to \"result\"; fixed warnings.\n\ngit-svn-id: d596a19132b705a85694e062da4def6039642bfb@1023 4d38ed0c-b8d3-11de-a71d-8f2b2e058ad8\n", "proba": 3.964406641898677e-05} {"commit": "cb94d7d9b64358b2c8a3604dc62905939b8098c6", "message": "Add the method getDuration to Sound.\n", "proba": 4.257664443230169e-07} {"commit": "37a09d8d8c7efa600485df2bf0ed3befd98d6d30", "message": "FIX:test updated\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@4369 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 3.9600129753125657e-07} {"commit": "2911deb32f9de668b3f34098465b91c53ee520cc", "message": "FIX:change needed as projects' structure changed\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@8570 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.771859150627279e-07} {"commit": "2059894e719cee85b7eac64bea743c86358bbfd6", "message": "feat (thread) : \u589e\u52a0\u4ee3\u7801\u6ce8\u91ca\n", "proba": 1.4265624770359864e-07} {"commit": "d2a466abc415014d0b8aa2baae6e3def0847316d", "message": "GitOrigin fixes suggested by internal suggestions.\n\nChange-Id: I3dba7dd8564cadf111bb5bf46dc79238935526cf\n", "proba": 1.2910511941299774e-05} {"commit": "3a974a75f3da927cff37bf26cf6819ba5618b0c9", "message": "Correct visibility of JsPropertyMapOfAny\n\nPiperOrigin-RevId: 150222128\n", "proba": 8.909549364943814e-07} {"commit": "2c2a6ff4f38164a3243e711624721c65c649d05a", "message": "Reversed on(AddedTo/RemovedFrom)(Parent/Hierarchy) calls\n", "proba": 4.5418829586196807e-07} {"commit": "7767753cb7b164d2ccb13d2225d2a91684422241", "message": "use nc command to set parameters", "proba": 7.092496048244357e-07} {"commit": "96d6f669cbb43189ab4a559d726f402f51d6c8ff", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "32227f7ee7ffc12c8e6ed513db0ca0f939003f85", "message": "update flesch to return sigle decimal precision\n", "proba": 8.90325172804296e-05} {"commit": "981f87b920fe993ea97836f4b0109110a709809e", "message": "Update AnalysisXrefs.java\n\nAdded \"proj_ensembl_havana_ig_gene\".", "proba": 1.0872884814716599e-07} {"commit": "08bac342c659635e659f666d468be97d728a126a", "message": "Clarify: relative longitude\n", "proba": 0.9999994039535522} {"commit": "cd3f93b221a67ada8e8a49d5ac25e7113ebe546a", "message": "fixed type inference problem with oracle compiler (may be a bug)\n", "proba": 1.2936841642385843e-07} {"commit": "cb799ce678d1c017a9d619e9414e56b50cceca05", "message": "re-added documentation removed by eclipse when the interface has been extracted\n\ngit-svn-id: d480d4056117b53f1b515a5e7a3e1f3e7a408ab9@19044 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 2.1785497210657923e-06} {"commit": "f38716f0b093bf68f2cf8c1aa3827aa450755acf", "message": "MAJ of REST to send map.xml in Json\n\ngit-svn-id: d480d4056117b53f1b515a5e7a3e1f3e7a408ab9@19446 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.1774802639338304e-07} {"commit": "1ce89d4904f46cdfc12bf64b9a87a58b10cc5447", "message": "[BACKLOG-3146] avoid stringUtils for data-access gwt\n", "proba": 4.3335313648640295e-07} {"commit": "9278797b1e0816521294181180caefff4574dfcc", "message": "PDI-8291 : Request an improvement to xlsx writing that reduces memory required - Regression fix for writing .xls files (which was broken)\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@17448 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.1565083443420008e-06} {"commit": "3794f0b51afd42e12d3e4201dfa0da94aebe0e7f", "message": "Default console logger to WARNING\n\nChange-Id: I44d5ce172ed7abc5336096c6fed47aad5a41f075\n", "proba": 1.2521777534857392e-05} {"commit": "a38597f374570f28cb764aa4744328a808b4f63b", "message": "Updated: Fix setting display names\n", "proba": 2.5331326014566e-07} {"commit": "9452e0d8f35cd1b132e5d94955a45624470624ef", "message": "Refactored LineEnding to be a little more compact, and made the GIT_ATTRIBUTES.createPolicy() method mark itself as @Deprecated.", "proba": 1.057153866668159e-07} {"commit": "2625bf9eb0f047440001964f239959adc7dde256", "message": "Fix order of tags in codeTagEndPattern\n\nCloses #40\n", "proba": 0.0011916790390387177} {"commit": "25d9ace378dbdee5f353f076b94d0b6304710813", "message": "123456789\n", "proba": 0.9991278052330017} {"commit": "d298b87aec1a14ec5be98cb481e53de664105dd1", "message": "deleted an unused method\n", "proba": 2.4789928829704877e-06} {"commit": "b4468eea13583e04e4cb96fe9d504f852300d232", "message": "Added corresponding Android Log levels for ALogLevels\n", "proba": 2.015441253888639e-07} {"commit": "26f38852af2ae702bcebb3d93eb55bf085fafe91", "message": "Minor changes.\n", "proba": 1.6103231814668106e-07} {"commit": "fe1bf7e1b172e0227f5c8879d330151145e730e3", "message": "CheckSezpozTest: use the new FileUtils.exec() method\n\n... so we can see the output of javac...\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.3468336135247228e-07} {"commit": "1e45b07aa7fec02226165d2c0e4b0737e874ac4e", "message": "improve axis ordering code in LegacyUtils.\n\nThis used to be revision r3122.\n", "proba": 1.0401609529253619e-07} {"commit": "962ef6e388f381ccd1a33a544aef6f5b7302a321", "message": "WalletConfig: Use provideBlockStore() instead of SPVBlockStore constructor\n", "proba": 5.7621679161457e-07} {"commit": "3cbc5360c3a67cf36082f97e1afaa27206511255", "message": "Fix in glm - regularize gram matrix unless computing p-values.\n", "proba": 2.904361622313445e-07} {"commit": "98f700eb4a216428f7c75743e602db9acb9aba9c", "message": "Change ADOPTBehaviour initialization\n", "proba": 9.473814088778454e-07} {"commit": "5bf64153a3ff813e0597ea6e028da8a2efe69e1b", "message": "Fix 1.12 PLAYER_HEAD name\n", "proba": 0.0011976741952821612} {"commit": "c371b21b3b14481acd912ce9fe7e5f88315f0a89", "message": "Weaver supports enums\n", "proba": 3.27521689769128e-07} {"commit": "42bb983128d42efc13a9a9a8cf501823f8e417ff", "message": "Fix issue with the default IO callback\n", "proba": 5.272888756735483e-07} {"commit": "b4b743e77c464ed6287e8dccf76c07ce81959ba7", "message": "AUC2 perRow multithreaded test\n", "proba": 1.448644866286486e-07} {"commit": "d5a6556b45bd75b846ca62817a93ff31afddbe2f", "message": "use of InteropRandom in SimpleBloomFilter\n\nSigned-off-by: Christian L\u00fcthold ", "proba": 1.0945920791982644e-07} {"commit": "124fe35d5168c041ecf04e07c8d12dd9b6fa2361", "message": "DevNetParams: Add llmq_devnet with customization methods\n", "proba": 2.273218200343763e-07} {"commit": "1ee4ab442e102eae7bad0866bca67698f08ac719", "message": "Refactoring and javadoc", "proba": 2.6587591150928347e-07} {"commit": "6478a5756ef3a3e2e451b8727807e505a4c1bb55", "message": "auto-reformat\n", "proba": 0.00022421790345106274} {"commit": "c4eb4ea1698111c23d3df932b6481b89ed66050a", "message": "Teach TableLayout to let cells span multiple columns.\n\nIt definitely could use some extra safety checks to protect\nyou from getting it wrong, but you're already in store for\nsome wacky behavior if you get careless stuffing things into\na TableLayout in the first place, so I'm calling it okay for\nthe moment.\n", "proba": 1.0819985618581995e-07} {"commit": "6aaf9c7e999966481dc03121356ee4d875a4db1a", "message": "Remove commented out line.\n", "proba": 1.1792593568316079e-07} {"commit": "e3ec336f02437711597fdd99e5490e1c3d7d4d00", "message": "GUI - Filter Creation : Adjust Layout\n\nAdjusted layout for proper display on MS Surface.\n", "proba": 1.0093110347497714e-07} {"commit": "fc4ae9f4bd7f9ba1cdaf4804c251df74ef7457ef", "message": "Check that the properties file exists before trying to open the panel\n", "proba": 3.530980734467448e-07} {"commit": "731d10665aeaa21f3be9fa76b340096e36fa38e9", "message": "Revert \"Run the test only with Java 11\"\n\nThis reverts commit 10d2d214b398263085a3d5d7311468c894fa6133.\n", "proba": 1.3009292842980358e-07} {"commit": "a069502e7809ee2d77aa5a518681f8ad8e2f243c", "message": "Lab 01\n", "proba": 1.3077334415356745e-07} {"commit": "89c33cbeaffff7c7661f29e903aa95e8c33355ee", "message": "max failures count increased\n", "proba": 2.6053057808894664e-06} {"commit": "db5be3eafaf788d83e5fcfa5bf693ff35d7bbdb6", "message": "Add unit tests.\n", "proba": 2.960216249903169e-07} {"commit": "42b0d5d0ff72b96897c6c513682b47a277ae9a76", "message": "- updates large file upload for ODSP so it uses a large file and doesn't depend on unexisting folder\n", "proba": 1.2808702365418867e-07} {"commit": "1b464de1337bf6a634247555e338cde35b910138", "message": "Commit to restart Travis CI (seems to be jammed)", "proba": 1.0774185454920371e-07} {"commit": "2644234e21743f02eb8fad7dd604c2939396f0c1", "message": "add smal test\n", "proba": 5.575323029916035e-06} {"commit": "9ff609b64b1789b47e7d86f2f1232edcb9788ace", "message": "Fix timing edge case in test.\n", "proba": 4.523028280800645e-07} {"commit": "d1fe8b9d4b85869a23e9235f04d4673f4d4d614b", "message": "- fix warning", "proba": 2.4044686597335385e-07} {"commit": "f5305f65e0a1f2d37a622d688466d3ef5a0e6d6b", "message": "Update AppScanningSteps.java", "proba": 2.7838325422635535e-07} {"commit": "c40e94e96107c21831e93bbf33b1c0b0aafae60c", "message": "fixed Java 1.6 compability for Binero test\n", "proba": 1.351861271814414e-07} {"commit": "e74a0e4d7e59acc2824ff9c411d99a77ddb6c514", "message": "New test to check arrays in json\n", "proba": 2.0227524544225162e-07} {"commit": "5f29220a234433ea8754fef60f5451162a8be513", "message": "HBASE-2897 The test wasn't passing because the family wasn't parsed correctly\n\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@988746 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002391314599663019} {"commit": "2dfdafc04a54d9814e877afbad0b68d394c0bdf0", "message": "Precommit.", "proba": 2.566157206729258e-07} {"commit": "a0b08ee72e827fe89bf5652675083a070e0c4f41", "message": "RedissonSortedSet test fixed\n", "proba": 1.7478210168064834e-07} {"commit": "8a47b288c74cfca8a947b38447356bbccd434885", "message": "fixed incorrect test data in LatticeTest\n", "proba": 3.120001679235429e-07} {"commit": "65799779c05729086233da6e39b7f6e5792cbf5d", "message": "Fix comments to avoid break iterator complaints.\n\n\ngit-svn-id: be0410ddac3d3aa4e6c95f624a496c374490f191@133384 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.517761044553481e-05} {"commit": "a28698bb0c9a48853478026602077fcb222e294a", "message": "fixed test which did not bounce properly when convergence setting was low\n\ngit-svn-id: 314da00bb27944c957cb41b974675b6af0687dd7@676620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0926298728008987e-06} {"commit": "fbdb5850ac0ef4875b1d9d65acf7dd432c12d940", "message": "#RemoteCtrl.G9 draft slider support\n", "proba": 1.7695354870284064e-07} {"commit": "e338b08857c76dfb2209e16071c754ef03a16b5e", "message": "student's registration code\n", "proba": 7.252745035657426e-07} {"commit": "d44030c126edff041c9c3eadce0ff161091cbf59", "message": "another syso", "proba": 3.294375972018315e-07} {"commit": "3babdb09be2128432511f5d52c1dfac59b1be72a", "message": "extra import removed from Context.java\n", "proba": 2.4585375513197505e-07} {"commit": "e8aae598301da158bd6a40175de52d9d8771c99c", "message": "Fix sonar warning #2895\n", "proba": 5.8612713473849e-06} {"commit": "a6371474397c13a1c35972eecd1a2180c3d98c77", "message": "[lib] Added support for Int32 in raw class...\n", "proba": 1.0601907973750713e-07} {"commit": "9fa3107aa6a5f570003c695a6642dfedfd0333e8", "message": "[lib] Renamed static pointer size field\n", "proba": 1.5896965521733364e-07} {"commit": "c22e510fa9c4d86e927a0cc616758d30fe623685", "message": "fix #3942: log template USER must depend on cache website", "proba": 1.751234606217622e-07} {"commit": "25747e3cc672f685ad18f208c70930c90ac1a13e", "message": "Bug fix : change default value for selfClosable\n\nUsed to be set at true, while it should be false\n", "proba": 1.2682788792517385e-06} {"commit": "b04ae4b6d82ce815011f6bf5a218070e4f69a100", "message": "Don't rely on localhost\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1781061 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.92035371230304e-07} {"commit": "d75eed6ff7641b61e5521d28c602d2bb599ab7b9", "message": "Initial test cases\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@937673 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 71a93d00ce7161b696dd19dc5483ca3d3e4083e8", "proba": 1.4643059103036649e-06} {"commit": "26b53f677c50c1dfa225c7a1c1e9969a8ff1454e", "message": "[changed] TextureDataTest now uses a Pixmap, old code left in, commented.\n", "proba": 9.815603618790192e-08} {"commit": "10704fa2b9040e5490a994b1f6b1a833f8dbb9e6", "message": "Fix bug, now also works with RGBA8888", "proba": 1.2167302543275582e-07} {"commit": "3aaa6702ac19e9f3e5de0c03f0533d805807f2c4", "message": "[and] hangout fix.\n", "proba": 1.2804585480807873e-07} {"commit": "35dbb57bb607bad4f93182fe5c27248bbb2df6cf", "message": "add error (same user and same email)\n", "proba": 3.0998012334748637e-07} {"commit": "fbba9089e3da83e3b83fe0ed17e57244e6a9463e", "message": "[NON COMPLET]Fin de la question 1", "proba": 0.0015324323903769255} {"commit": "e0e335280e29c72c261fe6e8837051322c642e20", "message": "[XNIO-207] Prevent the compiler from cleverly breaking compatibility\n", "proba": 1.7721362155498355e-07} {"commit": "3008cd8092f520925bb2e2410b87b59e600943f9", "message": "getWin verbessert\n", "proba": 7.415284812850587e-07} {"commit": "f8f5a89131c3c67c397f86aaf73271dc8511ebd3", "message": "Configurator, some code cleanup\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@9570 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 4.474121851671953e-06} {"commit": "077759f18e91eb2bf4fe3d33ea8594e73f4f5d8c", "message": "Updated javadocs.\n", "proba": 1.319859279647062e-07} {"commit": "2f25ebd6747c25da30fa03efd8564d73b9a62a26", "message": "# GG-7734 Execute scan query for GUI Visor.\n", "proba": 1.0224031399275191e-07} {"commit": "a8c1587a1ed4668dc7fde33ef63ae36278e97233", "message": "\"agregada la interfaz View.OnClickListener\"\n", "proba": 1.1672180022515022e-07} {"commit": "2f9caa74e57d6d55482481288775968ad0a59437", "message": "its overwriting writte messages\n", "proba": 2.1404964911653224e-07} {"commit": "f11638ef82d65d671a436ccc9685b9198dbfc872", "message": "Bug fixes in PlayerService. Fixes #7.\n", "proba": 1.0183841681055128e-07} {"commit": "fda7c24c83f115562111509417d7d043e1d5372d", "message": "Get rid of iterators\n", "proba": 3.6959565363758884e-07} {"commit": "6f190b7895819fdb92822a005fab0d274a523f14", "message": "Shark now uses its model\n", "proba": 1.5473985115477262e-07} {"commit": "2b183562368367334a6de17702591a5144618c0b", "message": "time_to_jtt now accepts null\n", "proba": 1.5735918168502394e-06} {"commit": "45fd5de310041206413a55066c9bb1960d74c4e2", "message": "using calendar class\n", "proba": 1.95713937500841e-06} {"commit": "4bf0b9133a2b877a9dd9e729ab63369157a05b08", "message": "Update FFT.java\n", "proba": 5.984836661809823e-07} {"commit": "94b147411d0eea952eceaa192dacc6a602c6fa99", "message": "Update Seat.java\n", "proba": 6.717660312460794e-07} {"commit": "37eb6ef87837c3de97b3dbde7aaca34e3a0404d1", "message": "Added phase checkers to the player class\n", "proba": 1.7881448854950577e-07} {"commit": "5e7f3c3f6b3d162558be49681b48942a1e4b1213", "message": "Add debugging statement identifying unsupported codec.\n\n", "proba": 4.132758988362184e-07} {"commit": "a42b40e1979726b5398f6e841c0d54ae31b503ea", "message": "Testing new method of outside points\n", "proba": 9.975404964279733e-07} {"commit": "2f614fe92c44dd56a6359f96065017ec2928e093", "message": "Update SetThreshold_Panel.java\n\nadded back button", "proba": 2.3297708651170979e-07} {"commit": "ee6d95e5f0c681e8bd42edcc37d7f197c03d9bb3", "message": "Test merge4", "proba": 1.746033291283311e-07} {"commit": "15201d3cd63c15428ec46e65e388610a2e83437e", "message": "removed the valid check in the initsettest\n", "proba": 2.5736397901710006e-07} {"commit": "182f18f5db2fc2d3dafe618e4dce028546c05828", "message": "finished setting up analysis phase\n", "proba": 2.1221869417331618e-07} {"commit": "6d15b09afe3e5e84d48f2672683061ea0a7a0bc6", "message": "[ 1181988 ] Clarify ResourceReference constructor with no scope\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456493 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.298334713188524e-07} {"commit": "003a38d56aace0f9775516a248ba58a000c17e66", "message": "[#96] Overload unimplemented getCharContent method", "proba": 3.138471242891683e-07} {"commit": "f9f9211f27067095c11d8c3d829dc6fed36f60bf", "message": "Print \"Ok\" after suspend only if acknowledge true\n", "proba": 0.9999994039535522} {"commit": "2805a96b90da83fd23c7b1dfe158da8ff40b450a", "message": "Fix incorrect end value in forward()\n", "proba": 0.00023842255177441984} {"commit": "8d6faa36b7e673322a0f5ddf77320937c7063e56", "message": "Delete BinTree.java", "proba": 1.7864657593236188e-06} {"commit": "89acd7d82209903a1208c1628f475b0a2bb22820", "message": "Login System\n", "proba": 1.9205333501304267e-06} {"commit": "0563ecdbf06d9afae5c0bcc82aae09c4f3c956d3", "message": "Adding JavaDoc\n", "proba": 3.377901123258198e-07} {"commit": "c06103dec7543a618c0c90d9c1ddf09042c60807", "message": "correction partial\n", "proba": 1.2366825785647961e-06} {"commit": "e8342daaff5a81f344c0cd5c77cc71f1bba60418", "message": "Stream\n", "proba": 7.040020477688813e-07} {"commit": "1493458463771a7b4837096440b397739dedf189", "message": "IView fixed\n", "proba": 4.4186907643961604e-07} {"commit": "6d2e4599bf2751f6aad83091099b5891e79d93bd", "message": "* Updated StandardGame to support fixed-framerate\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@3122 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.888891603130105e-07} {"commit": "57f5b8d2213c298abb6f3dce4bc50d6f7208996b", "message": "[IMP] Improved call_kw return value", "proba": 5.485645147018658e-07} {"commit": "3083a9d80d55e6d123890a20476f99c51ef38df5", "message": "deprecate waitForMe() method\n", "proba": 7.040476339170709e-05} {"commit": "fc2d9ebdd7c2e5dbf02c704459020c6ee2887b36", "message": "debug\n", "proba": 1.5664004422433209e-06} {"commit": "163a9a4cf2acc6a141a6f2080d36bf585a25f031", "message": "Update ClientForm.java\n\nfixed #unmute bug", "proba": 2.630481503729243e-07} {"commit": "ab80be418f99cb57793bfee66bacc939aeb91210", "message": "added image analysis per folder and diagram count\n", "proba": 1.380059444500148e-07} {"commit": "08fdb3fe42431fb4619b8016337a358be5ba75b6", "message": "Reduces visibility of Resource interface.\n", "proba": 1.2903056756385922e-07} {"commit": "f8b17b62b50fae163fc61fc89fbcf773e26fc18e", "message": "Cosmetic.\nAdded some finals.\n\n\ngit-svn-id: 3948e88432e1a59e1cb2bc472f8f957688004121@4358 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 9.543348369334126e-07} {"commit": "a223479b401be202ba6ae88d6b7272bfce43c0bd", "message": "111719: Cambios para que quite las fechas de la evaluaci\u00f3n al duplicar curso.\n", "proba": 1.1012891576456241e-07} {"commit": "dfcc6cf3e7fc06f52df0dc1f0df1aebd48bf1187", "message": "Add non-CA cert's issuer as an acceptable CA", "proba": 0.9992632269859314} {"commit": "0d6954e530dd55c05781a0d105564f869cbadb71", "message": "rolling back bad commit of JDBC3 ant key changes\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@108584 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.724794729962014e-07} {"commit": "a0b7d654695ecfafe4bdd6264fd2a1fb0f95d985", "message": "type examples\n", "proba": 2.203235681008664e-06} {"commit": "40c2d632d6debccfb5ac5a9f863ee32edf212211", "message": "Implemented the L3G4200D to fulfill the inga-regression test\n", "proba": 2.0640941045257932e-07} {"commit": "379a3714f71cb14235d00f76eed03c3f1bfc758c", "message": "#298 use weak reference to store logger delegate\n", "proba": 1.2074193023181579e-07} {"commit": "62a1b7b9ee636ad29678d07fa9cb26e52f111809", "message": "am 9edbd41e: am 74312052: am 3a360edc: Merge \"Avoid velocity tracker NPE in RecyclerView\" into lmp-dev\n\n* commit '9edbd41edac639e8466670966eeaf8d75c2b43eb':\n Avoid velocity tracker NPE in RecyclerView\n", "proba": 2.4855307856341824e-07} {"commit": "08671c8865e85b0a2b474bd7e39cef6a27ace62e", "message": "count more pool sizes\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@2327 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 7.448355177075427e-07} {"commit": "99f2c8e81be0ed14444c55755c9bbde1a7c913b3", "message": "Add support for customizable submission\n\n\ngit-svn-id: 39c64a9546defcc59b5f71fe8fe20b2d01c24c1f@1090 9c30dcfa-912a-0410-8fc2-9e0234be79fd\n", "proba": 5.703423084923998e-07} {"commit": "94da9437fd51a770c16501e8fb761c3a014e51cf", "message": "Force the hint to be displayed in a single line.\n", "proba": 1.6896365195862018e-07} {"commit": "c4f9416988a39924afc1f3394628e4c3797fc586", "message": "Changed int ordinal to String id to postpone ordinal allocation.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.7026611942583258e-07} {"commit": "a6f31f20411c9d4d591b57be07f1d74be5e5f5c4", "message": "remove all cache on client constant", "proba": 6.036961508470995e-07} {"commit": "63aba80cb5b5a25c7cbbb3cba72fb02a86007472", "message": "ux_rework\nlog the notified events displayed in the notification\n", "proba": 2.030442800560195e-07} {"commit": "f6826048c6448179cdab4ef7735fdf8b7a035769", "message": "am a7ed263c: Added voiceInteractor to Disambig dialog.\n\n* commit 'a7ed263c0fc460db44c572acd2ba921c303d6b81':\n Added voiceInteractor to Disambig dialog.\n", "proba": 1.0852911458414383e-07} {"commit": "f19b02387586e2dbd62265bea1c043eac028a8d4", "message": "vtype: default number format is toString.\n", "proba": 4.113606701139361e-05} {"commit": "05fb8dae7db6aa7f5ab47c8f30399bd154443914", "message": "Fix no value in cutomfield\n", "proba": 0.00028432783437892795} {"commit": "e2b1650907fb957afc1c1e477aba5cee123363fe", "message": "am e8842c48: am a7ed263c: Added voiceInteractor to Disambig dialog.\n\n* commit 'e8842c48b1775ddaa1313b9f23b2ee8e8dabb406':\n Added voiceInteractor to Disambig dialog.\n", "proba": 1.1514585906979846e-07} {"commit": "a5f5ad2434e9e85f4d2e0e4406ca7a2c608d08e9", "message": "Use correct pin for remote NXT sensors!", "proba": 1.1633451180159682e-07} {"commit": "2ba3a1be36cf5503d9d3c1b2bdc9edd89e3de1c1", "message": "add method to check if an Entity is currently inside the entity system\n", "proba": 4.733122977995663e-07} {"commit": "470a8713884d8ba59e4855c27a9e5285ccc322ca", "message": "\u30b9\u30b1\u30fc\u30eb\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\n", "proba": 7.715221954640583e-07} {"commit": "0849915ca42bca2d05760e1bd8dfc8a562c73a24", "message": "web/src/\n", "proba": 2.715196103508788e-07} {"commit": "e55b2c7606dbdfb9dc61b8ceee842750b7a69e0f", "message": "Add a bit of documentation to NativeLinkable\n\nTest Plan: CI\n\nReviewed By: Coneko\n\nfbshipit-source-id: f5ca75d\n", "proba": 1.2535205939911975e-07} {"commit": "dd99a6355292825f7c01ed098abf0be148083cf6", "message": "Fix load failure if not logged in.\n", "proba": 1.2007923544388177e-07} {"commit": "834fa88e64741f755e322d9c41dcff242772a612", "message": "patch run to put all result tuples in sink.\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1110550 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.768993550096639e-06} {"commit": "075b6e214ee8eced85e2a7335ee5b0153328b50d", "message": "Remove methods already defined in InputStream.\n", "proba": 1.217805163378216e-07} {"commit": "a4015fbbb61427f097eee06b97ab313c40007fe7", "message": "Fix a few nullpointerexceptions\n", "proba": 0.007691184524446726} {"commit": "829093c83119481a5b6936afb7c924667bc0d876", "message": "Added KEMIID_PAY_INC_KEMID\n", "proba": 3.0690449648318463e-07} {"commit": "4e5c8d488a663330c0348a5c7124a19915a5b4e2", "message": "Update for new DB\n", "proba": 1.7456103762469866e-07} {"commit": "dc03fbdf45a9792d0ec993e41578d014aeaca968", "message": " \t KULPURAP-4097\n", "proba": 2.7336616881257214e-07} {"commit": "dd56ec6b4c5afedeca8ddd0b0e5a268b016a91ba", "message": "Removed unused MakeTags CLI utility\n", "proba": 2.1742791034284892e-07} {"commit": "9bf453fabed20ce4ae3eddec5cba4a76c8caf5f1", "message": "bugfix (dupe cards when re-randomize\n", "proba": 2.7811682912215474e-07} {"commit": "9d4a282c8aeecba3c57d152dc5dcebc0d8cf9e6f", "message": "Implemented OperaSettings#equals() and made default product DESKTOP\n", "proba": 2.4157816369552165e-07} {"commit": "cd690265218a8ee213243db02c6edf6cd9d1431c", "message": "Removed a System.out.println\n", "proba": 5.951335424470017e-06} {"commit": "c728b50c34939fd5db67d97bf64d55c9ca1d9be2", "message": "Smooth antialiased\n", "proba": 1.5952442709021852e-06} {"commit": "2ef2226f1072036557dfb60b45e4ac7f111a79b1", "message": "Fix up some raw types\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@804422 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 7a52a84cbedb09afeda9cd6736e96d4e226823ce", "proba": 0.9999786615371704} {"commit": "fe9334ce6da71acb369089469a6ec2a86bf2e7eb", "message": "bugfix keeping records", "proba": 2.9779161536680476e-07} {"commit": "245b19287fc2508b40a6b3a83163864ae61c9561", "message": "Setting is\u015atart and isTarget in maze creation", "proba": 1.8748821162262175e-07} {"commit": "bbc2624b89c8a2f42a43fbf8a9001cc8a3ed8a1d", "message": "httplibrary changes...\n", "proba": 1.1803023625134301e-07} {"commit": "03bd8487a18a8dc69a8ada1e19a2290ffd6f2e0c", "message": "adding starting seed option to update state files\n", "proba": 4.0899706732488994e-07} {"commit": "8a0a19b155881fde5cd73450687a4b861f3a56ec", "message": "adds helper methods to image class\n", "proba": 6.035211299604271e-07} {"commit": "13789623499868e26364eff79671abe5b6033fc8", "message": "Change SDK event names to a human friendly name\n\nSigned-off-by: Ricardo Leit\u00e3o <7b4d37ae83d3467258fad8a1777e62b4e7cbaa68@onliquid.com>\n", "proba": 1.6995981866330112e-07} {"commit": "fe794af201487ff88341768e25dc69991f39f030", "message": "comment showing how to disable for testing\n\ngit-svn-id: 0f0e769425a95b277772daee6ac27d370147d87f@26 158bccb4-7c0b-4fb3-968f-7c40bf2d9062\n", "proba": 5.688729061148479e-07} {"commit": "df2661ee7196abd7d262213bab106feaf2b445c8", "message": "fixed a stupid mistake\n", "proba": 0.00041244018939323723} {"commit": "4240834a8846ab373d9736d31f331f5d4afb91e8", "message": "Fix exception reporting - possible null pointers there\n", "proba": 4.5234165213514643e-07} {"commit": "1d317c822d08452749cc73a7c2006d6a48b10948", "message": "Fix for ENG-3440.\n", "proba": 1.6495361876422976e-07} {"commit": "c8cfcb4a86ca3414a0a7fc43a3719b3324d9842b", "message": "Added business logic display methods\n\n\nSVN-Revision: 551\n", "proba": 1.1438945080044505e-07} {"commit": "adcacb816cb6a74c545bb4cb8df74b02d981225e", "message": "remove deprecated class", "proba": 1.657094617257826e-05} {"commit": "0894a66724cd5923d1e6f55df9f88095f3ce9cbe", "message": "Koans commit AboutRegex\n", "proba": 1.2501516266638646e-07} {"commit": "48c97fcb73ea5a0f6cf94948c4044f424023e45f", "message": "Modified so that getTickCount() returns 1 at first tick\n\n", "proba": 3.5707768120119e-07} {"commit": "247eba98e21fcbeb199ef7a674b215b215a00fa3", "message": "Fixed the same routing table update bug, in the case of MTP removal.\n\n", "proba": 1.0330155930660112e-07} {"commit": "a88f7c10e62d5c7bbade6e38a15082a4e9d20fa4", "message": "Handle null name in IntervalListComparator.\n", "proba": 1.4603743636598665e-07} {"commit": "c914140893f1dcf15ff02a7902bab87143c5f163", "message": "SOLR-236: grouping - set bottom on the pq if changed\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1035137 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.437438398483209e-07} {"commit": "19e2ac1519ed9d98e86ec6008d5b09cc5d3877f0", "message": "quick hack around compile error in JXErrorPane.getPreferredSize:\nadded type cast to BasicErrorPaneUI - needs REAL FIX!\n", "proba": 1.005767344963715e-07} {"commit": "68898a06b38b961ee6219a6cfdd96e699b7a309b", "message": "multi-texture added to please the monkey...\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@543 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 9.568710765961441e-07} {"commit": "1a314dd064b2407c2c8c76a68696cf35850db617", "message": "added warning notice\n", "proba": 1.514831780013992e-07} {"commit": "d3a4e6a6cc781ba21e1faa735179d85268738d36", "message": "Add metrics to track the reads/writes/exceptions on the trident memcached\nlayer.\n", "proba": 1.0721112175815506e-07} {"commit": "73a95f07439f549bcc6ca3cf2d482c05bba05bf4", "message": "Check to make sure we have a JdbcConnection before obtaining driver version DAT-5545\n", "proba": 1.2596311194101872e-07} {"commit": "efdfe3260af8e235bdd9ffd12b261b4034eb748f", "message": "Some code reformatting.\n", "proba": 2.0916458254305326e-07} {"commit": "4def188700718196420f510f00ce8973b3b8654a", "message": "am 4fffb748: am 0cc53a5b: am 15556bbb: Merge \"CEC: Disable debug logging\" into lmp-mr1-dev\n\n* commit '4fffb7484755e3599099aacd9771b0b4e080242c':\n CEC: Disable debug logging\n", "proba": 1.349831222796638e-06} {"commit": "c77b6bd47ade541bd9bf7868401d51ab7369ec30", "message": "Wrong call to find user's home directory\n", "proba": 1.2356427987469942e-06} {"commit": "8340ec4377ea13c1bb5d21ef2908643a61ad397c", "message": "Small changes to logging.\n", "proba": 1.203431452267978e-07} {"commit": "3f68b3550b6309d7dfdf5c64ecd3aacc71ce3b7e", "message": "\u3010I\u3011\u65e0\u9700\u5c06\u6240\u4e0a\u4f20\u6587\u4ef6\u7684\u6587\u4ef6\u540d\u5b58\u5165 fieldMap \u4e2d\n", "proba": 1.3194716075304314e-07} {"commit": "1d0cd83676fc7fe85e83c17a6c291339c2ab7bd2", "message": "More debug information for Jenkins issue\n", "proba": 1.2211080502311233e-07} {"commit": "a31e2901cf4f7b91c4887fa7b2c9b66d23ec88a5", "message": "Exclude FocusSearchBar from search results\n\nThis is a little hacky. I was going to put \"visible = false\" instead,\nbut if you do that, the machinery skips adding it to the ImageJ 1.x menu\nstructure, and then the keyboard shortcut does not work.\n\nMarking it as \"enabled = false\" does not actually disable it in the\nmenus, but does prevent it from appearing in the search results window.\n", "proba": 3.5714785440177366e-07} {"commit": "d0ff8b3ce577d9fcd5d2aa5d37f81c3a0f367a34", "message": "detect changes on uiBinder files to force recompile\n\ngit-svn-id: fa6390628428446db74a932a925eb2bb60b9e053@13682 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 6.500203539872018e-07} {"commit": "0982e6878adc87cdea53df0b629ff7a35ec8dd92", "message": "added attributes creator and target", "proba": 1.880230513506831e-07} {"commit": "62db440daba63b9c7a455b031dad44b658adc399", "message": "Add isFlowerPot.\n", "proba": 0.0014398221392184496} {"commit": "55b3a74b99cf8e494cd026bfc0ec3002d22504a9", "message": "better logging for download servlet\n\n", "proba": 3.4398857451378717e-07} {"commit": "807242769241b81ff786ff4fabe899894cb777a8", "message": "\u63d0\u53d6 flv \u5934\u90e8\u5e38\u7528\u5e38\u91cf\n", "proba": 2.286784166471989e-07} {"commit": "b59ca064b20d23f57a360f1ccb449b35ea757c8b", "message": "Adds parametrized select() methods\n", "proba": 2.980356157422648e-07} {"commit": "2777e245f2ed1badcb5fe11f9fe06098678f3272", "message": "Add additional checks to PeerHeightUpdate\n", "proba": 1.8914170141215436e-07} {"commit": "e381cd23852e4ac28edeaa75c0bbd04d09ca0b6c", "message": "namepairs show now storage content", "proba": 1.2769038448823267e-07} {"commit": "acda24882b5d86a12e159c49e3c142ff06e31653", "message": "Remove unused imagebutton", "proba": 1.320165551987884e-06} {"commit": "f40f3409139157386cd9269c07b82ea6ef5878ec", "message": "sqlinterface metodos validar fechas-time\n\n", "proba": 8.234338224610838e-07} {"commit": "d464629bc4847122c73d4e1e5028d7877094f886", "message": "Fix saving active spell and active brush\n", "proba": 6.393546527760918e-07} {"commit": "05884eb0a50a8ad302be8e59c5c0dc7d1d69cb10", "message": "Get rid of processBoard\n\nSigned-off-by: Eli Skeggs <9586c285e7eef0e86d45536fe84e916128618137@wpi.edu>\n", "proba": 1.1024240365031801e-07} {"commit": "fa4296888e8ea1a2999059cc8da8fdaf8ad83c96", "message": "OWNER_ZONE & OWNER_HOST had the wrong values.\n", "proba": 8.007059477677103e-07} {"commit": "0a9b282dc23131b2b16c5c9752c6eab10cb01d30", "message": "Add application ndef record so Muteswan will be launched automatically when the tag is detected. The mime type is no longer used. Older tags written with mime types still work so we never checked the ndef record types anyway.\n", "proba": 1.0212610135340583e-07} {"commit": "3803cf7a32cecef27ec695eed3048164793776c7", "message": "\u5728BaseActivity#onCreate()\u51fd\u6570\u4e4b\u524d\u6dfb\u52a0\u521d\u59cb\u5316\u65b9\u6cd5\n", "proba": 3.1186567639451823e-07} {"commit": "adc75bcdcf8579a8c16d3e7d727e48c1c0d46135", "message": "Floyd's Tortoise and Hare\n", "proba": 6.771052085241536e-06} {"commit": "ae96a0d3a30130cda0f6c81b4a18737dfe865e31", "message": "use headword if no pronunciation (gairaigo, etc.)", "proba": 2.980029876198387e-07} {"commit": "8c9d909c169359827960cc42f2b5fa9a5e3615dd", "message": "pipes\n", "proba": 3.009666443176684e-06} {"commit": "75dca7baf5d32b579ddb074a2befd3da5d1dd6a7", "message": "Fixed NPE on jar/war files without manifest\n", "proba": 1.5381323237306788e-07} {"commit": "4c2337d25d0beec35214ff3b350cfc9be45b3b7f", "message": "master..\n", "proba": 2.6005645281657053e-07} {"commit": "5ffdc2b274f0b981e02448fabb38339b17ed970f", "message": "Added non-functional GUI.\n", "proba": 1.2519650738340715e-07} {"commit": "240974ba6e7717c3e71b66777eae0956603225f8", "message": "Add files via upload\n\nshowed different ways of creating function bindings", "proba": 2.2083736439526547e-07} {"commit": "ba6123249ced2e94964e14846c179781c6a107c9", "message": "re-added static void main\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@6593 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 3.938874669984216e-06} {"commit": "750d29846daf476f7ce4353987facbeab1888b29", "message": "teste tag", "proba": 6.276632120716386e-07} {"commit": "7688f6bf828730d0d6bbf1ff29ffdfcf5a46afb1", "message": "Removed useless method call\n", "proba": 4.7089633881114423e-07} {"commit": "f24eba69355c6d7cf055942011cbc4e1614f9514", "message": "PDFBOX-3221: add TR2 name\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1728157 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.802578352311684e-07} {"commit": "6519c79373a08090f0adf5e601a3c2e9bd8b2683", "message": "Try a non-Lock URI\n", "proba": 7.1125305112218484e-06} {"commit": "69476af8bef0024b4c7a7aaf239de92f22eb77e2", "message": "PDFBOX-3131: preallocate the expected amount of values for collections to avoid massive resizing operations\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1720905 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3108367966196965e-05} {"commit": "6c8548941d630c772c82e21daa6926c78d33831c", "message": "\"Fixed variables for id\"", "proba": 1.6646694689370634e-07} {"commit": "7093cc7961aaf606f5a94ee8727e13b92613e1f0", "message": "added correct mediaplayer\n", "proba": 5.437186700874008e-07} {"commit": "137ae4577b22a04153ea1d190047fbd3e02ae32c", "message": "added null checks while iterating through view tree\n", "proba": 2.8925146011715697e-07} {"commit": "fb120eccdedc85882a2d4b0cf105d2050e7d6014", "message": "Tree: progress icon artfact fixed\n", "proba": 4.5109709390089847e-07} {"commit": "426903404194303d236160d164d64e4456e7e20f", "message": "do not navigate home in native code\n", "proba": 3.7520476325880736e-07} {"commit": "2e4a0feb1f4e230f3860510d8093aac52e2891c0", "message": "memleak fixed", "proba": 2.8275204044803104e-07} {"commit": "61280588c68592b30ce5b4188782327839f047eb", "message": "Reduce test flakiness (#7722)\n\n", "proba": 5.869420647286461e-07} {"commit": "6a71415c71d8d02c43e83af26272c2a622e435ec", "message": "Update PhysicsManager.java\n\nMinor edit on Github to PhysicsManager remove acceleration being added and just setting velocity based on acceleration", "proba": 1.6495771149038774e-07} {"commit": "e7782fe4c33413328eed4d4cb0ca0bc0a9ed2990", "message": "set channel options in a best effort manner", "proba": 4.7177422857203055e-07} {"commit": "8fc672b4b1eb3d6dad45e0d8bce85ec1e1f1734c", "message": "spelling: remembers\n", "proba": 0.9999991655349731} {"commit": "3bf6c9c8bfaab08c3efdbb7110273b4f23d0d9e5", "message": "proper #toString for DisenchantedAttributes", "proba": 2.889134691486106e-07} {"commit": "fbb0324d77d1a1c2c130dbc3bb700d7deb49c026", "message": "Call assertThat() instead of directly calling Subject constructors.\nDirect calls require access to a FailureStrategy instance, and we're hiding those instances.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=168010736\n", "proba": 1.000639031190076e-06} {"commit": "be29aeaeea2054e98cae3eed7b60e59add0b4c02", "message": "Adds between condition\n", "proba": 0.00036970258224755526} {"commit": "ee6f7a674040873fbbf89bd2054a16f8ba5868fb", "message": "Removed IReultType interface, which was omitted when introducing exceptions\n", "proba": 1.3058976833235647e-07} {"commit": "16bc4c2dd460e2165cbd3a42335c8ddfbf35db0a", "message": "improved logging\n", "proba": 9.425789357919712e-07} {"commit": "cc3873bdb039b15d16a7172764ee62dbbccd6d4e", "message": "expressions als parameter in userfunctions funktionieren nicht", "proba": 3.0384893534574076e-07} {"commit": "247d66b0d46e8fcca0c3c667cac0becbd86fad48", "message": "remove byte casting in test\n\ngit-svn-id: 95d7608984a6bb7dc6329899f2fc88f21b03a0ed@1433728 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8145592548535205e-05} {"commit": "35f9e1530590b9f83d6cdece1453ea2cfb88c81d", "message": "simplify MMImageCache\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@6132 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 0.9998089671134949} {"commit": "c1b61d63cf81978775cdc2606c9e7ed2b9d6a9d3", "message": "-fixing NPE in Sc\n\ngit-svn-id: ffa82f8b5365527f15e0937c22c43c0f57297fc0@407764 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.31795405372759e-07} {"commit": "a08a00a5edb8813325e9be2fda95b5321dd51e2b", "message": "Update socket wrapper \n\nTurned the socket wrapper into a ObjectStream instead of a Buffered reader/dataoutput stream combo in order to facilitate transferring files as well as messages.\r\n\r\n-Changed object types.\r\n-Changed all data sending to reflect changes made to type.", "proba": 1.2873164223492495e-07} {"commit": "69be0a634aa70ee58d7f1df52ae60884eb5cecca", "message": "Updated Mining Guild Miner to utilize walkPath()\n", "proba": 1.1465527904874762e-07} {"commit": "47804ff644e884a788d827429b6daa5917bef7be", "message": "Java Int to String\n", "proba": 1.848633291956503e-05} {"commit": "90c560120c1d8cfc552485e71a580cdf55b4894c", "message": "Add a comma.\n", "proba": 0.0004167586157564074} {"commit": "1486adf1c0ae5b1f4c329fa28d68538b0ab8ca9e", "message": "am 149cae2f: Merge \"Lower the priority of the LazyTaskWriter thread.\" into mnc-dev\n\n* commit '149cae2f8623b05777817365bc23352c78459200':\n Lower the priority of the LazyTaskWriter thread.\n", "proba": 1.3381480812313384e-07} {"commit": "a2fe677487e65c3710ec38c530b92eb108cb372c", "message": "am 9654cba8: Merge change 3094 into donut\n\nMerge commit '9654cba89ebf02b68bd7109df2d9f758a30fb8bf'\n\n* commit '9654cba89ebf02b68bd7109df2d9f758a30fb8bf':\n Grant permissions to older package when deleting an updated system application.\n", "proba": 1.1342297767669152e-07} {"commit": "3ea64b39cbc2239213838a36cc6677cec242ca7f", "message": "typo fix\n", "proba": 1.0356772691011429e-05} {"commit": "6f6c9fd0ca8aeefee619df35c9d88e9a06e18239", "message": "Update FirstOrderTransitionWord.java", "proba": 3.497880243230611e-07} {"commit": "476e9d8a6fd82b5e6eab077872c820971c9ed79e", "message": "Removed 96\n", "proba": 2.076374414627935e-07} {"commit": "3031dbc6003287f3f94c371ddcf2487f991d3462", "message": "Detect shortcut conflicts between Vim emulation and IDE keymap\n", "proba": 1.9593694844388665e-07} {"commit": "53a470a05ebd1cc3ea83bf61fa1e0a66fe85333f", "message": "Tidy up; add NLS markers\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@391761 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3477785362047143e-05} {"commit": "89cdcdceb3659e60affe344e83cd2522137d3c3c", "message": "Revert last commit\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1783636 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.549355713199475e-07} {"commit": "238c812cc55cb4373b3cd13cfa7a2b7cf0d1ec46", "message": "Attempting treeHeight scaling in MultivariateTraitLikelihood (again)", "proba": 1.1318029180529265e-07} {"commit": "5ad453ef68c2b04869d88f8596926a52953c3455", "message": "correct filename in license\n", "proba": 5.7876062783179805e-05} {"commit": "ee3774764aa7fb722090d60f34a325d3d208c450", "message": "load TVs at model level\n\nSVN-Revision: 1478\n", "proba": 1.239292402033243e-07} {"commit": "9829845451ab7241d4af904a6e592e65ad70a35c", "message": "FOP-2412: Reduce PDF to PS filesize\n\ngit-svn-id: c1447309447e562cc43d70ade9fe6c70ff9b4cec@1624980 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.0839253756530525e-07} {"commit": "5b9219cdeeb7d51da1590123f0267b1e5fd3121e", "message": "FIXED: The SMBPath#getPath(URI) method now also uses the canonical authority string.\n", "proba": 1.0749901946383034e-07} {"commit": "47b6aae7b6588e08564603d1cb6fdfc6bb0976fd", "message": "CollectIntoASingleValue", "proba": 4.2690113332355395e-05} {"commit": "8186ba4d1987f9c371bbe0655caae634b7eaa8b5", "message": "qaView - \ucd94\ucc9c \ube44\ucd94\ucc9c\uc2dc \ubd88\ud544\uc694 flush \uc81c\uac70\n", "proba": 1.7768169868759287e-07} {"commit": "fd95b8a2e5681f693d8cc6638d6c4a43ad5e5154", "message": "comma separator in tags fix\n", "proba": 6.766112505829369e-07} {"commit": "1970a775c7b9c8818ee29d92d6a5a8b56f56786f", "message": "Issue #17: Programmatically set rootPath to allow for assets to be served from root.\n", "proba": 9.715876814198054e-08} {"commit": "c37242bb7de129e8b9963fd3e8f35d54403d0b92", "message": "SupressWarning for Sonnar on Jacoco branch coverage false positive.\n", "proba": 1.1653761333718649e-07} {"commit": "6bc31eb3e916ff92602d26bc9f0584fd9628e6d8", "message": "Fixed bug with recursive previous rules in EditorTab\n", "proba": 1.991198956829976e-07} {"commit": "163afb3a44ed1e34b558cb827e652967f466d7e5", "message": "correctly refresh risto instance after latlong update", "proba": 1.4792003355523775e-07} {"commit": "b1a4b5be21f095e599a28667c6f9dace45ffba56", "message": "Fixed #74 error message in ClassLoaderUtils.loadClass(name)\n", "proba": 1.2020251460853615e-07} {"commit": "54fe48e5203527fd48e886f922e98f7a6991832c", "message": "Add support for loading configs\n", "proba": 2.3404555804518168e-07} {"commit": "ba5db78ff0c376152db1d615228ba3838019dbac", "message": "Removing any drop handling from Strife\n", "proba": 1.5680683418395347e-07} {"commit": "406db7a092d8a54a1f8b14429a8980d7404750d3", "message": "minor change\n", "proba": 5.548630497287377e-07} {"commit": "b59d4534b56778ac53831d8aed311d38208d5a7d", "message": "removed dead code from AssignArgsToParams\n", "proba": 5.854695359630568e-07} {"commit": "d695d82c7e5fbbef867afc3f587539b9b77056fe", "message": "Improve formatting of failed offsets to include ranges in multi-byte item cases", "proba": 1.996506000523368e-07} {"commit": "4406f4c711780c22f99cba28a4a4f9265008f14a", "message": "#1346: Reverted to a strict single commit approach for now.\n", "proba": 1.019141961933201e-07} {"commit": "c6f7c7825eba1c83d639e25f70641ca8c7cd2a40", "message": "[V0.3][Logic] edit FindCommand to find name\n", "proba": 1.942924114928246e-07} {"commit": "76b5084e32abe00f60f1c9e4775d70b1404d1fa6", "message": "fixed javadoc", "proba": 5.500449447026767e-07} {"commit": "ed353b3ac5023873f694db65160fb24144b10421", "message": "Minor - corrected Javadoc typo ('totoal' -> 'total')\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@9893 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.9734839952434413e-05} {"commit": "3704ac21bafecb0a9e5ea5868c2d620df79f409a", "message": "Added XCPD ATNA logging.\n", "proba": 1.1419651713140411e-07} {"commit": "575c6e8e42b93b5963268eecdce114977e492dc6", "message": "Remove unused variable byte[] bytes.\n", "proba": 8.68145775712037e-07} {"commit": "ebb0871e1a5c7c6c5541a3989fa2d6c7426192b6", "message": "Print stack trace of any exception in TestRejoinWithCatalogUpdates.\n", "proba": 1.050865421348135e-07} {"commit": "96961c021dc60e796dbf823d29db5f62c70356b7", "message": "Fixed the omission which is a part of test\n", "proba": 5.033512570662424e-05} {"commit": "b0f84807ed7cca69a1e7aba18efe9f1917b96274", "message": "openoffice.org -> libreoffice.org\n\nChange-Id: I7e6f495eb56c0d6004c2e427b7fe9c3c09c7206f\n", "proba": 6.905124791956041e-07} {"commit": "7674fdabf2b7816d57935e14f396c75f2a9f6713", "message": "Don't tick mages while loading\n", "proba": 2.0843877734932903e-07} {"commit": "32fcec1bbb15021d906ebbce2443297187e2e861", "message": "Commented Habit.java\n", "proba": 2.4115394126056344e-07} {"commit": "453c1f5a6322275bf1152ca8a39dacde2298bcbe", "message": "Allow gestures to be performed in rapid succession\n", "proba": 1.0206364095211029e-05} {"commit": "44b1c85a080f0fc7af99c732d962a7938bed1ea3", "message": "IEATTA\n", "proba": 2.599701701910817e-06} {"commit": "fafe4d0e4f62aadfe4d32288ffcfe1c297ccb628", "message": "unified icon loading\n", "proba": 5.012479391552915e-07} {"commit": "04cb2685ff16d08a54ae8e26a41959561b5325f2", "message": "task 10034 second commit\n", "proba": 0.0001478441117797047} {"commit": "d533427b45df81e965ce07fc227bf17e73dc127f", "message": "Made room for the gui implementation of it\n", "proba": 1.141895467071663e-07} {"commit": "18f7f7e986e0c10d17929a253061d22d5c4537c9", "message": "Gestion des ships & flags dans Game", "proba": 1.3690114997189085e-07} {"commit": "d2e6fbe9c7e2674548192f31e53f162c89d3731d", "message": "Minor changes to Game.java\n", "proba": 2.9952013846923364e-07} {"commit": "cc41af25535645264a70b71888236db25d9f770c", "message": "Basic error handling\n", "proba": 5.6246739177368e-07} {"commit": "b28d6aa658e6f13b48b252166442cb8de2c1919e", "message": "remove debugs\n", "proba": 1.1033932423742954e-05} {"commit": "2b083d964d9f1905913d4114cd843d9ead245e83", "message": "better name\n", "proba": 0.02679334208369255} {"commit": "aaa2314b25c2c64d760d07be67a11707556adafb", "message": "dump more camera parameters\n", "proba": 2.965517182929034e-07} {"commit": "a45c464a844995f65447224aee036b324683fdb2", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "12f45c8cac521eec98f5ecc1a1bebd8201504eb8", "message": "added mnue funtion\n", "proba": 5.665626758855069e-07} {"commit": "2e11b33e2dcfd9572c597982f0fd2e6390bc746e", "message": "Kalo ada lebih dari 1 ayat yang dipilih, dan catatan ato bukmak dipilih, maka akan skrol ke ayat yang paling atas, lalu buka dialog dengan ayat hanya teratas itu.\n", "proba": 1.191970468994441e-07} {"commit": "8ebb5500594e5a524819b2979f39ddacbd9876d7", "message": "fixed tablet null pointer bug\n\nsliding brightnessbar before selecting bulbs would break the app's\nservice\n", "proba": 1.3671588305896876e-07} {"commit": "d6ea1234c486eed50abffbf397f9a1f75258b46a", "message": "drftghyju\n", "proba": 4.956254542776151e-06} {"commit": "30bb9678527dbee203be4198f8961f37cf68744d", "message": "add index to local storage\n", "proba": 6.311163929240138e-07} {"commit": "11f1b6a61f51f5e97dc0b5e4f3eaaab36eb24b56", "message": "Re test", "proba": 1.6826255944124568e-07} {"commit": "bb89de71573592d328ad4b1865210c99833bc466", "message": "java9: Remove reflection which causes warning on Java 9.\n\nWARNING: Illegal reflective access by aQute.bnd.compatibility.Signatures\nto method sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.getOwnerType()\n\nSigned-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>\n", "proba": 1.4142585769150173e-07} {"commit": "22d475e070d6e6784c8ceb3c0a86f813c44473e8", "message": "Integer conversion: print stacktrace\n", "proba": 7.578744316560915e-06} {"commit": "a620e169faffbd55011a070714cb31ac4068683e", "message": "Palidrom + one massive\n", "proba": 3.6266970937504084e-07} {"commit": "5dc237d1fca01404600cfd541f2fdda2384ecaae", "message": "minor changes en Game.java\n", "proba": 2.7119071432935016e-07} {"commit": "f3f2d21823b627630890ebb7b785159e744452f0", "message": "fixed skipMethodNameVerificationFor", "proba": 5.693489129043883e-07} {"commit": "a14bfd6ae962663f5a4af70b3c72ec0cd63deea0", "message": "AddButon\n", "proba": 2.35627658184967e-06} {"commit": "2c4a6c424e2f5215742b47fb07af85c72a53f5ae", "message": "Nao sei o que precisa, vai que >_<\n", "proba": 2.1322348686680925e-07} {"commit": "fd0df330f3a731c3e376823adceb4007c8a3b3e2", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "03c8302766dfff80a0d5d47851600cb15ae97232", "message": "fixed minor spelling and spaces", "proba": 1.266241270059254e-06} {"commit": "c8764033aeaa48461cf55f62182480c70ce8ce76", "message": "Update Run.java", "proba": 9.589704177415115e-07} {"commit": "9222236fee551431b143723064801b41a8395070", "message": "Fixed bug; executeMulti did not ensure schema\n", "proba": 1.6876525421594124e-07} {"commit": "3242a5e0361ecca3593fbe1e24f0d0699613f7a1", "message": "I think I already committed this\n", "proba": 3.482077488570212e-07} {"commit": "ca71b23348edae16e37a534bc74929dda488a75c", "message": "The background now stretches to cover the entire screen\n", "proba": 1.5300008726626402e-07} {"commit": "f585ceb2712017201cbaed42857f6f0fd0103bce", "message": "\u77f3\u306e\u914d\u7f6e\u304c\u9045\u308c\u308b\u30d0\u30b0\u306e\u4fee\u6b63\nAI\u51e6\u7406\u3092\u30b9\u30ec\u30c3\u30c9\u3067\u884c\u3044\u3001\u30a2\u30af\u30b7\u30e7\u30f3\u30ea\u30b9\u30ca\u306e\u8ffd\u52a0\u3068\u524a\u9664\u3092\u3057\u305f\n", "proba": 4.5946936211294087e-07} {"commit": "40dd80329cab80bff5bcf7d09243720d04017cc7", "message": "enqueue no longer break all\n", "proba": 3.5992534321849234e-06} {"commit": "63bdcf2d3cd6b85bf538bd06272f2e3549ceb127", "message": "Improves init of Caremen cashier and reminder credentials\n", "proba": 1.1307445646480119e-07} {"commit": "e506a3d888382a023c65b5ad03e1167208733753", "message": "User has proper node\n", "proba": 2.6642677767085843e-05} {"commit": "ef7c3869ea2f60d039b6b7e2f90ec90d6336ff0c", "message": "feature : exercism/java/flatten\n\nUne premi\u00e8re solution avec soumission \u00e0 l'exercice 'flatten' de Exercism dans la track Java\n", "proba": 1.5767222976137418e-06} {"commit": "1e39ba05a0fc0829c81fbd77797b8742e85bc61b", "message": "20090914 Transaction type changed to TRANSACTION from EXTENDED and ejb methods for cleanup, not yet implemented\n", "proba": 1.0465768696121813e-07} {"commit": "f971e01a7765440b48c1e29c4ff6853d27a6263f", "message": "Novo m\u00e9todo getFileLastModified", "proba": 5.77149535274657e-07} {"commit": "196c08b608c407251a4f541e4ed95311ee67c3b4", "message": "Adding obvious EasterEgg.\n", "proba": 1.7630451054628793e-07} {"commit": "99e62b817594dca52aa714abf2d073b329a881cb", "message": "Added navigation for book page\n", "proba": 1.375501312850247e-07} {"commit": "abad891b4055e43c38567781c407a852638d196b", "message": "added missing remove() method on iterator", "proba": 1.5832949884497793e-06} {"commit": "492f61478d30ca04ea22439cfb7bf15a6e62395f", "message": "Improve images quality", "proba": 1.3132016647432465e-05} {"commit": "895aba22f0ac42af3e6e894dab2fa149383e8fcb", "message": "Added the entry for the missing SubtreeSlide Operator.", "proba": 1.0673571892994005e-07} {"commit": "2f63cdb02cf02260c078710cd2f98153b3f16098", "message": "test custom formatter [skip ci]\n", "proba": 1.1391001919491828e-07} {"commit": "c695785644c3259010c7c4335116092e7fb7f539", "message": "Added various instances of parsers.", "proba": 1.0934506633475394e-07} {"commit": "6856e7943deb3cd27a709e0addb001c23ab24d91", "message": "Call Thread.currentThread().interrupt on InterruptedException.\n", "proba": 1.2819602090985427e-07} {"commit": "364deaf690d4b8798192637745b02ba47e8b2c4a", "message": "Added a missing closing quote in the console output. You're welcome.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@5684 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.00011757540050894022} {"commit": "df2a2e7fe72dd2d87db23ac114a22f4d36246984", "message": "JS: use the more efficient lastIndexOf using an integer value\n\nSigned-off-by: Harvey Harrison \n", "proba": 1.2054973012709524e-05} {"commit": "a7f77342448c9e2798606c7dcf0aef49907b4b03", "message": "correct one possible bug from a warning, fix other warnings", "proba": 1.2291280654608272e-05} {"commit": "be84ce74de4e9e2d5a20e730ca5f500b844a1765", "message": "Fix ConcurrentModificationException\n", "proba": 6.194147135829553e-05} {"commit": "1ef3a0222ee8ec75487bbb1d2c536701e4d9aa98", "message": "Fixed regression of previous commit.", "proba": 1.1190630289092951e-07} {"commit": "3d346e49ef2797a50234261d59b9e57cfe76a6b3", "message": "logindao\n", "proba": 2.053038770100102e-06} {"commit": "89e72e53d45cb8a0e5cd891bc5f167438df4bdcd", "message": "Add automatic action handling.\n", "proba": 1.3824185884914186e-07} {"commit": "b90ca2de9d4c23ff1b583ddf5daae586c71ef1c7", "message": "\u975e\u63a8\u5968\u30e1\u30bd\u30c3\u30c9\u3092\u4fee\u6b63\n", "proba": 7.183193702076096e-07} {"commit": "8e5dc771e34214018984ac125f75cd8cb9e33917", "message": "Remember image directory\n", "proba": 6.258986786633614e-07} {"commit": "a92a507a68180e650048148606451f1e7e9dbd4a", "message": "fixed some coding issues\n", "proba": 5.4002043725631665e-06} {"commit": "926b5f8bfa070db6674070e9c56a7954978a50d3", "message": "Add content-disposition inline to embedded images\n", "proba": 7.569157105535851e-07} {"commit": "36ad890e2cf0960a2af7e3fdca150116dfe9e75f", "message": "COMMENT: Added important TODO comment.\n", "proba": 1.0693174345988155e-07} {"commit": "fa06b751c07e065751e285ba451cc309b689a5a9", "message": "changed the prefix and the URIs of the default labels from hardcoded values to parms declaed in Labels class\n", "proba": 1.79372136699385e-07} {"commit": "db726bec149937cf1478e2cfbf124d8095737f63", "message": "if both the prefix and the URI of a namespace are empty, then throw a warning\n", "proba": 1.7065868860299815e-06} {"commit": "74c0b4604d720422fe590e168708a5f0d16444cf", "message": "Added names to Country enum\n", "proba": 2.2088897821959108e-07} {"commit": "9457f652c3a79bd64f2d2cf76c2306a62dee0736", "message": "Fixed wrong constant causing music to not work\n", "proba": 2.065310980015056e-07} {"commit": "b463955defe9f29816a4544774a16f2da8f9ef36", "message": "polish\n", "proba": 1.8954505094370688e-06} {"commit": "faf45ffee996ea2a6bf7dccb509e6ace5afa1b09", "message": "-extended demo app\n", "proba": 1.3391054665135016e-07} {"commit": "621a04a6c79c53d482fa6ed529253c35c732f9ef", "message": "Loose matching on /jobs info", "proba": 1.2101803292807745e-07} {"commit": "3587274b021ea5a04b1e1d93a402c67f05c056f2", "message": "Added files via upload", "proba": 1.542259724374162e-07} {"commit": "8327abcf86ba66ea42cffc734f75037cf2d601bc", "message": "Fix multiple mod names in tooltip after relogging\n", "proba": 3.7174029898778826e-07} {"commit": "e4010cdedd8c7bac7d41a042c8693ac1b2506da2", "message": "Add doc comments and change the order of methods (Add error handler support for PathIterator #13)\n", "proba": 1.0596934885143128e-07} {"commit": "df6dd9272294bd9c6987a4593c8e8f483b24a32d", "message": "Add codegen for if, if-else and while.\n", "proba": 1.4361874889345927e-07} {"commit": "6070383f6b0d74a9ef212dd8eeda50f6d0c68c65", "message": "Create temp dir\n", "proba": 4.7494143018411705e-07} {"commit": "d3eb65ab5fbd3f942f5fb15a88c624519b713d70", "message": "set correct error code if index is not deployed. remove a throwing exception, because we have set an error code\n", "proba": 5.791339390270878e-06} {"commit": "da9a29fafe261e900b508eb1d056375a92530531", "message": "Fix bug with URI transformation due to char adding/concat confusion", "proba": 2.1777633207875624e-07} {"commit": "d27f3275c76fca4e4ac840eb0eabe5256eabcd30", "message": "Improve comment documentation\n", "proba": 5.940188430031412e-07} {"commit": "d6bf5ca30fafc85f397996f951fb2acc90750d4f", "message": "[CR] Builder - 1/2\n", "proba": 8.914121849556977e-07} {"commit": "b8b3da7d236eb35afba508ae204e0b63bc28ad66", "message": "Add log line for API injection\n", "proba": 7.431936523971672e-07} {"commit": "f04be7bfad0e08e4a65221a381b7ca8232d1fa6b", "message": "Optimizations on leader election.\n", "proba": 1.2571001661854098e-07} {"commit": "7d38c23a385038369311d8b44c9e5eddf5e88d68", "message": "Fix usage\n", "proba": 1.6008609236450866e-05} {"commit": "23473d351286d89bf01b6fb82969666976e508f0", "message": "Better \"no other creatures\" message.\n", "proba": 1.900209127825292e-07} {"commit": "8f3ba8fc0a4bdbdcb650c6b36e07863e9ef3e70d", "message": "Deprecate methods which return deprecated classes\n", "proba": 1.1105255453003338e-06} {"commit": "97c82824aee0ec3e1ee9545eaf2896185363e27f", "message": "Fix for tray handling in different modes\n", "proba": 1.9172252052612748e-07} {"commit": "b192228345c247ae3f79e87a1f4b76db172fe08c", "message": "FileUtils#appendContents: flesh out javadoc\n", "proba": 5.508696290235093e-07} {"commit": "590fc8545f1b396d6224b78e7f03e3e4492f36fb", "message": "FileUtils#appendContents: exclude directory itself\n\nWhen listing the contents of a directory, we do not want the directory\nitself to be in the returned collection. First of all, it is\ninconsistent with the idea of listing the directory's \"contents\" (i.e.,\nits children). And secondly, it makes it more involved to invoke the\nmethod recursively.\n", "proba": 1.8398094425720046e-06} {"commit": "a61d00e0a40b811c8a1a39b5bc7b9398ef3657f5", "message": "Added more JavaDoc to the new methods in JSUtil.\n", "proba": 1.0591438837082023e-07} {"commit": "7a9af00bfaeebf67840cbba74f71146477da7472", "message": "Update BaxEntry.fromNathan()\n", "proba": 1.7515603190076945e-07} {"commit": "0cf7a5f4d65f44e32fe445b06c53284915bef08a", "message": "\n\nCreated a boolean variable block to differinate between a task and a block time slot", "proba": 7.960371135595778e-07} {"commit": "7b96dc025bb10b61fb4f3ec5e333af956af521c4", "message": "Fix Task and ftask not in their respective columns when loaded\n", "proba": 5.004721970180981e-07} {"commit": "4779ca13d73a8e9056d37c1fda80e1c6fd1ecc96", "message": "Revert \"Create compareTo() method for Time.java\"\n\nThis reverts commit 113ef1637c37b686813516f8e7584965b27e3a3d.\n", "proba": 1.1759194507021675e-07} {"commit": "7761a30bb68e954a58a9234cb5e067a437663065", "message": "Fixed problem with packets handling to external domains when there is no s2s component, packets were lost instead of returned with an error\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1259 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 9.790912372409366e-06} {"commit": "6924633e3aab5e1c2abb7201329feb8f9d4dc232", "message": "Move the router roles also in the ClientConnected info\n", "proba": 1.251880377139969e-07} {"commit": "d0744811470b2dade3866c2ff0a074ce3c900745", "message": "Remove the need for primitive array specialisation\n\nRemoved the overloads of Range.range() and Range.of() that used primitive array specialisations. Instead, the length of the array is accessed reflectively through a single Object reference.", "proba": 2.524580793306086e-07} {"commit": "d6f2101ecf7c0afd7a9d04c383aec7bcf09d99c0", "message": "+ Added support for uptime in Host (QuickServer Client)", "proba": 1.0614736112302126e-07} {"commit": "2d87b1fdb55b7eb38ded91d50db6600b5aa16a79", "message": "generics added to the example\n", "proba": 2.3119071101973532e-07} {"commit": "7f0156963c17953cc95357791db8a60d78d0a942", "message": "Added getCurrentItems to ViewGroupAdapter.\n", "proba": 1.084343494994755e-07} {"commit": "248854a445b6f0e11b5f833c069736b3e02bd58a", "message": "Correct method name. #22\n", "proba": 0.9999970197677612} {"commit": "ca818bd3acbfa490903b4513278170a8497a4da6", "message": "Fixed zoom google map issue in bus bound", "proba": 1.6565293492476485e-07} {"commit": "b3d6b48b223879814e43f158b85510fc7bbca2a4", "message": "add a stack for emitted start tags", "proba": 4.081347810824809e-07} {"commit": "d1ccee9dd7991761ca6063102d2f4eb82f11953a", "message": "update Comlib\n", "proba": 3.1497933150603785e-07} {"commit": "92e1b0a8ad4222d799dc73f2500cbff8ab3271f4", "message": "Delete Freeze.java", "proba": 2.614512823129189e-06} {"commit": "edc6de8bb9789d742816906934b28d00915ba178", "message": "test1\n", "proba": 8.82190670381533e-06} {"commit": "891ad240aa9ec735d113858038d2c0d1c1c70c52", "message": "- Documented UnregisteredListenerRef", "proba": 1.300243326340933e-07} {"commit": "8656fd50cefa118f7561f17e16dc7495e4050dbc", "message": "Also, make missing entity not blow things up\n", "proba": 0.000704376376233995} {"commit": "f7fc5a4f03613301b0a826b1e40a1bd47418507c", "message": "removed ServiceListener\n", "proba": 2.898279944929527e-07} {"commit": "48c042f166c5b55b428ebc59de3421c0a1464e31", "message": "NPE fix.\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@77628 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 2.21805130422581e-05} {"commit": "43814e60cf6c604642d65bdce551d5a874bfee00", "message": "* Deleting unnecessary variable\n", "proba": 3.2190686738431395e-07} {"commit": "36af6bce79de07a093116829c315fcb6bfd0fe22", "message": "[PS,AF] wrong variable name\n", "proba": 0.9995577931404114} {"commit": "f2859ad8f912c0076f8f140dfa1154341b409efb", "message": "Fix sorting BlockList.\nI can't think of a more efficient way to do this.\n", "proba": 1.0449966794112697e-06} {"commit": "1ce2a1d9ed635dafb45c9349ce2481e8aa315dc5", "message": "HIVE-23791: Optimize ACID stats generation (Peter Vary reviewed by Zoltan Haindrich and Peter Varga)\n\nCloses (#1196)", "proba": 1.1427604817981774e-07} {"commit": "e7e806ea9166a6f310c95c04cedf79ecd944858a", "message": "Whoops, forgot to actually set the mage.\n", "proba": 1.1650538311869241e-07} {"commit": "1271d08a3c51c021fa710449f8748b8cdb12b70f", "message": "HIVE-23533: Remove an FS#exists call from AcidUtils#getLogicalLength (Karen Coppage via Peter Vary)\n", "proba": 1.0119499194161108e-07} {"commit": "050ebbd528e934b34c2ce2e7c4e02b0298509205", "message": "Fix getDayofWeekString\n\nSigned-off-by: Juan Litvin \n", "proba": 1.5037801404105267e-07} {"commit": "643aaf5d23b976398451de7cbe7cb322a7348cec", "message": "avoiding NPE", "proba": 2.951347141788574e-06} {"commit": "6e45d9c3625fa25d369828444cd42a8bc5e99b39", "message": "Improved random string generator.\n", "proba": 2.3470606436148955e-07} {"commit": "544e1ab2fdcbdfdcc29767c92470ca85a0e40e8a", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@13698 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.484305916070298e-07} {"commit": "dc55f69863d367f84f0a064336a13b4df10701bf", "message": "stage 2 of help refactor done\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@21549 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.8189196516213997e-07} {"commit": "b13cea947f0e4ebb387e93493344e43313b0b44c", "message": "Added transparent default rendering for route maps\n", "proba": 2.2247795072871668e-07} {"commit": "475790882e3a18f1703c6adf5053bb658f58bb68", "message": "Updated default web url\n", "proba": 1.0135372576769441e-06} {"commit": "596eb3fce8b16959a0531b21aef3c6d276e070f8", "message": "Save/load main command-line as scratchpad script.", "proba": 1.1517914089154146e-07} {"commit": "99beb2e8c312b399578e315b41e48af808a79c14", "message": "small typo fix.\n\n\ngit-svn-id: d565a5fbffec933846bf643895bf9c245569575b@341 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 0.0014203840401023626} {"commit": "32141ffb2635666bcb975284b4d41ec22ac18b9d", "message": "Add methods to queue runnables to run in the main thread\n", "proba": 3.018998029347131e-07} {"commit": "08f4075a520823e095442e96aaabb100d1da065e", "message": "bug fix.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@1980 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.0005410020239651203} {"commit": "328f50d09c5923ef4dd2d643071ad9e898caf0b3", "message": "More info in Entity.toString().\n", "proba": 2.4726364244997967e-07} {"commit": "5f8e71b99f739f8cce13431b20c02add1554deda", "message": "Some additional options for Swipes.\n", "proba": 1.0907864123055333e-07} {"commit": "a2c8200d631734d84f7424c908a7a81b426c6a06", "message": "Break out the creation of TextWidget effect renderer so it can be overridden.\n", "proba": 1.1597483506875506e-07} {"commit": "a81a45e85d8ebcddea03d610e86c83b2dc0fbe9d", "message": "[core.ca] removing unused imports\n", "proba": 1.557786788453086e-07} {"commit": "fad8bede88e3ae986bfeef406ad50c272fdc8d02", "message": "quick change in colon to arrow\n", "proba": 7.980240752658574e-07} {"commit": "db3e104dc85460d0b81d685642546abbcbdc624a", "message": "DFS solution to P0006\n", "proba": 2.817222366502392e-07} {"commit": "ee6c21d571459ed7f1e8c387eed971197ecbe770", "message": "finishes create method\n", "proba": 4.527244357177551e-07} {"commit": "90eb44a93aedf0aed26358e115fe431c323cd430", "message": "updated properties", "proba": 3.667942962692905e-07} {"commit": "81da25d53389e14fa81c5091cb7595af592ff45d", "message": "feat:log print current time\n", "proba": 1.6013831555028446e-05} {"commit": "2b98d0d6538620c82b8c867f1cafcf90e99b3bf2", "message": "Small modifications\n\nslight chage to addCar and cleaned up code to unify with previous work.", "proba": 9.485343355208897e-08} {"commit": "ccb2b466f816e80464711fac1a16dc05f20334c6", "message": "Bump version to 3.2.1\n", "proba": 7.009945761637937e-07} {"commit": "2ad0a90eb3c3536b11964a83a480686616da7daa", "message": "Development in progress.", "proba": 2.468790967213863e-07} {"commit": "515d3153254178cd62896f1f4a702c86a9572f50", "message": "small fix: help dialog stays on top\n", "proba": 3.1474573347622936e-07} {"commit": "69cfb12abb99d04bc872242c5493a86dfa7d11b7", "message": "Chapter 4: Adjusting viewport ratio.\n", "proba": 1.1346419626079296e-07} {"commit": "eec3c13e05d524b76455e7636c233712a6a76eea", "message": "tear down test environment to prevent memory hogging\n", "proba": 5.238485414338356e-07} {"commit": "5321a55f2ab2a5b5a5587c543c3c8857d3138709", "message": "Painting corrected for the fonts that have different size of space character in bold and plain font version.\n", "proba": 1.0559326568682081e-07} {"commit": "d5fd7de9cb2f402d42269773eefeb194c8f3893e", "message": "se modifican los contenedores de analisis local del metodo de analisis, a atributos de clase\n", "proba": 2.3411053007293958e-07} {"commit": "442eb1921465899e121ec9d7d122d5b8506401fa", "message": "se cambian los atributos de los array por ser de estadisticas vitalidad y no control de papeleria\n", "proba": 4.144252159221651e-07} {"commit": "c495a08122e7eeb73c5450edcb679d7fb87d0b6b", "message": "Feat(App): add BinaryOperatorBoolean to commandline\n", "proba": 8.478767199449067e-07} {"commit": "bd67bda9ebf831d583949aa7ba2da9c1f1612302", "message": "Changed schemagen options declarations to an enum\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1113985 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.195755430671852e-06} {"commit": "dd297dd9cb1436ac4464dacae9b43ab69aa47fc1", "message": "Documentation fix: 'iff' becomes 'if and only if'\n\nWhile clever jargon is always appreciated documentation should be understood by all audiences. This fix changes the questionable \"iff\" into its explicit value, \"if and only if.\"", "proba": 1.885612306296025e-07} {"commit": "43049729445557bf12a02ee067282f77232fe0b6", "message": "decoupled scheduler property responsibility; added execution.mode and execution.instanceType properties to handle master-slave execution mdoe configuration\n", "proba": 2.42788871673838e-07} {"commit": "ad234e3bede98e7e086703620363fc197fb5f06f", "message": "Also call postWrite() in Vec.set().\n", "proba": 1.0898734359443552e-07} {"commit": "2f50da6c4c696033065b2c2d010f2aff9e64fdbf", "message": "add \"Invalid address or name!\" to Send money\n", "proba": 4.509557129495079e-06} {"commit": "23142979f43786098655229416cf1d07c5f78e09", "message": "Fix send order\n\nWhen SMS messages can't be sent, they're queued up. When messaging\ncan continue (back in range or out of airplane mode) the messages\nwere pulled off the queue in the newest-to-oldest order, resulting in\nthem getting sent in the wrong order. With this change, messages are\nsend in the same order that they were composed.\n\nChange-Id: Id7a190dc27ef975c9553fd33210c58bba07ef0dd\n", "proba": 0.000787760189268738} {"commit": "e642e69f791f4c50d8851333bdba04155b7e9263", "message": "optimized sql connection provider\n", "proba": 6.852512228761043e-07} {"commit": "fb671d2ef799c77009d3be4444481c74c4d63220", "message": "Give the NickColourPlugin a ColourManager.\n\nChange-Id: Icf1a71d9827fbbb947d7c3ba9bd5d26e4bc513f9\nReviewed-on: http://gerrit.dmdirc.com/2774\nReviewed-by: Greg Holmes <79e2475f81a6317276bf7cbb3958b20d289b78df@dmdirc.com>\nAutomatic-Compile: DMDirc Build Manager\n", "proba": 0.0005049410392530262} {"commit": "7a9ddb4c3ca00c5fa14220f33e47dad8bcfb226e", "message": "JSPWIKI-315: Now tests for cases properly.\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@686471 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1740744412236381e-06} {"commit": "76faac2d9bebc5d6f4ef6ec51cbf1cf8ee503efc", "message": "Add description arg params\n\nSummary:\nAs we want to support target grouping for resources, in addition to shared libraries (so that we do not duplicate resources, similar to symbols), we add the necessary arguments to `apple_bundle`.\n\nNOTE: `CxxLinkGroupMapping` will be renamed in a follow-up refactor.\n\nReviewed By: williamtwilson\n\nshipit-source-id: 09f1a74c5b\n", "proba": 1.5215381665711902e-07} {"commit": "530c843a191fe189c47b7fcb30158427e59b7bcb", "message": "Add an explicit \"rfcCheck\" option to starttls, to skip hostname check (for advanced users)\n\ngit-svn-id: 1ad5eb3c6347d53a6589ef57ea406f036065eb7e@915 2b854d74-47d4-11de-8227-3db7cce681df\n", "proba": 5.1449574129946996e-06} {"commit": "66ced8aef141b53466f28d09ab2283c18ccd86c5", "message": "Lets try this", "proba": 4.9269519877270795e-06} {"commit": "4cc911af4398e18ddd9435c9cbfcf2a89cee81ff", "message": "Some changes added to compile and run with Java 6 and Java 7.\n\n - overload problems\n\nChange-Id: I15a367dbce3a52557c8236fe0888f0174dfff024\n", "proba": 2.2228548459679587e-06} {"commit": "8b1d7376b083aea6d3ad549c96a3a4e81d4de6f2", "message": "Remove extraneous run of the color conversion pass\n\nPiperOrigin-RevId: 347486665\n", "proba": 7.713662171227043e-07} {"commit": "daae451be726b08fa050c0ac089a821e295c8d83", "message": "Automated g4 rollback of changelist 158880398.\n\n*** Reason for rollback ***\n\nPass does not support all ES6 features (default params, etc.)\n\n*** Original change description ***\n\nRun RemoveUnusedVars pass when language_out is ES6\n\n***\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=164486419\n", "proba": 8.563132496419712e-07} {"commit": "8adb20767b2928a587043124366c8b68cf411ad5", "message": "Small refactoring: Extract part of visitClass into a separate method. It's already almost 180 lines, this brings it down slightly.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=123908625\n", "proba": 1.874254121503327e-05} {"commit": "09ac078d2d72288d3dba5fb81afc9bee27a98f28", "message": "Touched during set for WG test runs\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1111119 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.468058823978936e-07} {"commit": "9e6282669394e68bceb22af44771ab3872289c0e", "message": "Upgrading build version to 1.0.8 and minor whitespace changes\n", "proba": 4.4504685092761065e-07} {"commit": "c4e398f01c7caeea341bd7aad943e02d5b199e88", "message": "Fixed request call from xml file and parameter resolver issue", "proba": 1.3254143027552345e-07} {"commit": "d53f1192370b5c24c8a27755c2ee6aea09bb59d2", "message": "restorer: process a restored scenario with ObjectFactory.process()", "proba": 2.2401127353077754e-07} {"commit": "59a7977b82948f2edb68798f3d05424652a0fe4d", "message": "Fixed a layout problem when a root-level preferred\nsize was set when the component had never been \nautomatically laid out. It's better of reshape()\nrecalculates this stuff anyway. This particular\nlayout doesn't adjust its preferred size based\non the supplied size and so is safe to calculate\nany time. (Most layouts that would be true, also.)\n\n", "proba": 3.010815134985023e-07} {"commit": "454b50848d12ac3b97d9e222c4ad7370ab40395b", "message": "klemn nehi spilat igrce\n", "proba": 5.1251631703053135e-06} {"commit": "f71237dc8dd9b6b4f0c85f9836404bb43b96aad3", "message": "cleanup: removed method that had been commented out\n\ngit-svn-id: 0e61b79a83f52b3fac5942690d0212c33487ecd7@36860 542498e7-56f8-f544-a0f2-a85913ac812a\n", "proba": 9.634115940571064e-07} {"commit": "33072a35a3b4eb1741de51aaf1b554ee0619b8fb", "message": "take out testing page access\n", "proba": 2.1619351286972233e-07} {"commit": "9311e36163af80dcd0a09266a22f1dd2afc13a8f", "message": "Make AllTests includ junit4 style tests\n", "proba": 1.8753291897155577e-07} {"commit": "082d9e337a7158fc1c8a67a1ab0232469d410321", "message": "use method which at least keeps the XML well-formed\n", "proba": 1.1416084362281254e-06} {"commit": "668e5a6334b32d52147331bb109cc20790f1610e", "message": "Downgrade log message to debug\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1064352 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 97a7f15b856f28cfb9f7562200202d1b490e79b1", "proba": 7.734440441709012e-05} {"commit": "529fef294d6ce8b8555d151cc47aa049687de8f5", "message": "Added toXML and fromXML methods.", "proba": 1.1344623374043294e-07} {"commit": "428c84cccdbc51191c91ec02a42e8834b00d2250", "message": "restart service when task is removed (due to \"swiping away\" the app in\nthe recent apps list)", "proba": 1.4293773631379736e-07} {"commit": "c9a0e3b8ea3aa6c6e1725240818f02def9a1868a", "message": "Delete R.java", "proba": 1.5579859109493555e-06} {"commit": "5cebf07a35b554f425bf5202f67787dd8bfaf860", "message": "MethodResolver: bipush/sipush opcodes\n", "proba": 5.299850727169542e-07} {"commit": "c85abb621bc5a3729b085c5b460ccb71ef8f8dd6", "message": "No change\n\nSVN-Revision: 29\n", "proba": 2.7357557996765536e-07} {"commit": "dc59ea1f357c42b83cf19e47b35fb0d42313f18f", "message": "SeekableArrayStream: report EOF correctly\n", "proba": 2.421488943582517e-06} {"commit": "908ad226bb07d39f604be2f36fae42e45e3b9f8e", "message": "Allow Scenarios with parameterized style but with empty paramter names\n\nThis fixes a bug whith parameterized style scenarios where the paramters\nhave no name like:\n\n|scenario | Division _ _ _ | numerator, denominator, quotient|\n\nPreviously this only woked with two spaces between each underscore. The\nregex pattern has been fixed to work now with only one space.\n", "proba": 4.6477950377266097e-07} {"commit": "0af900cca857da6920a2d3dd723a3f7f2c65d5de", "message": "add \"noinspection unchecked\" for all twig pattern\n", "proba": 6.835334147581307e-07} {"commit": "5f66f896061be21f58570140c70a95929df4030c", "message": "Fix issue with illegalexception\n", "proba": 4.146333594690077e-06} {"commit": "ffb12b068d7b7828775661e9bd6370ac471bcb3e", "message": "Changed toString() method to use HTML tags instead - PCS\n\n\nSVN-Revision: 100\n", "proba": 1.2999420562209707e-07} {"commit": "541b382abc661834e02ea78f7086536ac4832cbc", "message": "Added % to radion page display, closes #39\n", "proba": 1.2142797345404688e-07} {"commit": "516c94cc613486c493133defde006328bb187d05", "message": "level completed\n", "proba": 3.972586171130388e-07} {"commit": "4285fd3eb755c25f82ab9298f4b525c8eaa71b21", "message": "better JSON formatting\n", "proba": 1.5829546100576408e-05} {"commit": "91c1e72c9958979b9ff2eead087331205ffff08c", "message": "Fix Invoice Delivery Method NPE\n", "proba": 2.911627632329328e-07} {"commit": "bce70d5b43a15baa482fb084a6214ea6b894f359", "message": "Added isManaged().\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2190 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.6593752434346243e-06} {"commit": "2e69e6770ee11bf717cbf0913381cd28653d6636", "message": "Log a stack trace when this happens.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2861 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.9989288449287415} {"commit": "d06c0fad00ed7f278fa8bc752184fff256702d7f", "message": "Some debug logging to try to track down the \"I entered the puzzle but it\nnever started and the server eventually gave me the boot.\"\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2776 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 5.315579528542003e-06} {"commit": "72aa4b05d7ab5f7f6bfa79987e1886058832ae62", "message": "Create an instance of the appropriate class when cloning.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3149 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.9999988079071045} {"commit": "7fcc9187974bb1b417a0c04e7d1324af105b6406", "message": "The fancy equals() turned out not to be useful based on the semantics of\nList.indexOf(), etc.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@747 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 4.0624163375468925e-05} {"commit": "9c8c5d3bf87ff7c3422298681eac516c3b377fc5", "message": "Fix Javadoc warnings.\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137900 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9998645782470703} {"commit": "d9f5900e05c13145ffb68096a9c55a65092986b4", "message": "OF-837 PubSub should return non-persistent items (last published item)\n", "proba": 1.2802864546301862e-07} {"commit": "1ef968eabfd237288404a601051e7a452ad93ba3", "message": "Added getContents for Files.\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@5910 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 5.210637823438447e-07} {"commit": "d3fb69883210ffd304337f01769043f45a7219fe", "message": "Handling of IZPACK_HOME changed and extended.\n\n\ngit-svn-id: 408af81b9e4f0a5eaad229a6d9eed76d614c4af6@1517 7d736ef5-cfd4-0310-9c9a-b52d5c14b761\n", "proba": 9.117962690652348e-06} {"commit": "adc544a88c3bc4c3e792284ca880f94049e34d31", "message": "Fix BDJActionQueue thread group\n", "proba": 1.0104990906256717e-05} {"commit": "a68bfa9c5215e649dc39fdd1dddd67b906c48d35", "message": "added getter and setter for Wayclass\n", "proba": 1.5214250481676572e-07} {"commit": "ac3db902e63d74203c5c6dcf775df5bb3d75e6f1", "message": "Updated some javadocs\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@3942 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 4.644892612759577e-07} {"commit": "9917200f9943262eb61d29b2c195ac9774e93534", "message": "- sales: update of esjp for swap\n\ngit-svn-id: a97160537fe2170947789d83a96694c85002048c@14097 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.5551668752777914e-07} {"commit": "93699eefbb9e27481d13bfaa34ce493d77b54b2c", "message": "Reorder fields and methods and rename normalizedConfiguration\n", "proba": 1.5667261266116839e-07} {"commit": "ae18faeafbfbf76258f8b3e50da2c85981a29095", "message": "Documentation updated.\n", "proba": 1.2492934331476135e-07} {"commit": "a06da7e92712344358ff5abd4661545ab984724e", "message": "Refactored GuiReadFile", "proba": 3.356284139499621e-07} {"commit": "f9b808c68a0d954aafca33a9484f7051fc071433", "message": "feat: add avax\n", "proba": 9.719945410324726e-06} {"commit": "6165c7685290f25f89febbf34aab1e22c0d919cf", "message": "Break the long function into pieces (#83)\n\n* Break the long function into pieces\r\n\r\n* Break the long function into pieces\r\n", "proba": 1.0346189810661599e-05} {"commit": "4b5a88b77a4316bf2d31bfa6deed0219690399a4", "message": "add TTL to IndexingPoint", "proba": 1.1077119097535615e-06} {"commit": "346f05e0af4e661b8bbb3a15122b8b920fc2767a", "message": "fix createLayeredSocket\n\nThis allows ClientConfiguration proxy settings to be used with\n-Dcom.amazonaws.sdk.disableCertChecking\n", "proba": 2.915882078013965e-07} {"commit": "0331bb424274917c47fdc4047ae0badf47c83d63", "message": "Refactoring", "proba": 6.64367371427943e-06} {"commit": "06a2be6cd68adcf11089707100918fb5242d13ee", "message": "remove com.blacklocus base package scan\n", "proba": 2.071506912670884e-07} {"commit": "01704bce0b7c649e46ccf2dfe398f7d79d6bd6c9", "message": "- restored formatting\n", "proba": 2.6084234150403063e-07} {"commit": "e5f49761a7112743d4b58222bd9251a213280c90", "message": "Fixes #20 I guess\n", "proba": 1.79950404799456e-07} {"commit": "19d87f263ea7d486ceda4fadea27e448ba93b8e3", "message": "fix code so that it compiles.\n", "proba": 1.2665335589190363e-06} {"commit": "ea15a87c7c4149348a269a7d9eb3a4da912a3e52", "message": "fix(grid): Fix png exporting for grids\n\nNot going to look at \"blame\" here for fear it's me\n", "proba": 2.0820256452225294e-07} {"commit": "0eb345d1a1c3ea4e3c102e53fa66c9287c2bff4c", "message": "Check how many times a coupon has been used based on it's uses field\n", "proba": 5.935290232628176e-07} {"commit": "a6f8162829f36b23f876e99d279f95de8bc7ae03", "message": "Avoid NPE in OAuth updateAccessToken()\n\nAvoid NullPointerException in case accessTokenResponse does *not* contain \"access_token\" or \"expires_in\".\r\nFor sure this should never happen, but it's part of negativ test while API integration and makes it more robust.\r\nThe additional check was copied from ApiClient.configureJWTAuthorizationFlow()", "proba": 4.892322522209724e-06} {"commit": "4d99900609456e99a32469084d34e0bc67e59ee4", "message": "Fix timezone parser\n", "proba": 0.998847484588623} {"commit": "f403d9e1463119233a0fb417458df4330dd7d1a9", "message": "split update to view into onPostExecute\n", "proba": 1.64339212460618e-07} {"commit": "614e626c1b2a4c9da3af7f15da7c407373d9a42c", "message": "Parse JSON returned from Wunderground and update view.\n", "proba": 1.0555339713391731e-07} {"commit": "8d14d09aae2c0b05ac5c6bf7777bff709becfb9c", "message": "For LDA call pharma units count, change count_units to units/count.\n\nFull URL path was: '/pharmacology/filters/count_units'\nNow changed to /pharmacology/filters/units/count\n", "proba": 3.212199430890905e-07} {"commit": "13a44fa28a11dbb11436cbb375f0feceb050e48a", "message": "Add columns for script and variant\n", "proba": 3.177323435465951e-07} {"commit": "f01384fa8ba1a45d4d3957535d97330fec904988", "message": "improved UI\n", "proba": 1.428356881660875e-06} {"commit": "ba3e35583bbb054c200856c3e08edc786ab1d333", "message": "make MetricElement constructor package private\n\nThis doesn't break compatibility as this class is new in 2.0\n", "proba": 1.696285067964709e-07} {"commit": "1a389b3961c2d7e3e276c125f92446814948f960", "message": "Fixed hard coded path in basic Java module.\n", "proba": 1.1377007780311033e-07} {"commit": "d5e0a767077dda94ba29be7946cd6e770740a000", "message": "Little bug-fixing.", "proba": 1.2401862647948292e-07} {"commit": "fc748bb475e8943688d369f312ab734bf9f80ad0", "message": "Fix bug in ReactServlet\n", "proba": 8.498357715325255e-07} {"commit": "92686f30351c690d0971d3db2db36dea83d154dc", "message": "Use \"detailed\" url\n", "proba": 0.000282187364064157} {"commit": "9fc3021045417b26fe2338aa0b8cecac84c51b84", "message": "update bug", "proba": 5.50941649635206e-07} {"commit": "ead0ab1a0eebe389b44e087b803797add34e49f5", "message": "formatted message\n", "proba": 0.0009566005901433527} {"commit": "61808007095011bf33de4713ba1f878e6274dfb9", "message": "waitForElement sync\n", "proba": 5.901216582060442e-07} {"commit": "b03e4ae90b9b0a8418cdb14773d85cfe69cb84a6", "message": "passed test of multiple buttons\n", "proba": 9.844436590356054e-07} {"commit": "1029ba25d2c6073819e198d76b12d3f635ec1209", "message": "handle case where total isn't returned with search results\n", "proba": 4.887958198196429e-07} {"commit": "0040191b2101f1bfbc82badad12a359057cdb926", "message": "Modified main to handle --debug param", "proba": 1.6982794193154405e-07} {"commit": "7f99fd93ff59d490d41258acdd7913c1b1c3e050", "message": "Handle text creation properly. Fixes #18\n\nCreating plaintext would assume valid HTML, which violated POLA. Text will\nbe escaped when invoking Text.plain(*) and Text.rawHtml(String) will\nbe the recommended method to send custom HTML in the future\n", "proba": 1.5207983494747168e-07} {"commit": "e397812b11a1229189333d74283624aa0ac0df99", "message": "Fixed styling issues introduced in previous commit\n", "proba": 1.1266262589515463e-07} {"commit": "9d46db4b426198d7f4500f1edc50fa3ea8fa208d", "message": "removed unused class", "proba": 9.911349252433865e-07} {"commit": "da936150852572cd0463bfe08a62c4cf2d546d74", "message": "Delete .#JSONToRDF.java", "proba": 4.049612471135333e-06} {"commit": "496da0f750bc1a2a3685103af634a5009ae057c0", "message": "ASSIGNED - task 320: Revisioned Shredding of multiple XMLs \nhttps://projects.uni-konstanz.de/issues/show/320\n\nmethod header exists but nothing implemented yet\n\ngit-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@5181 e3ddb328-5bfe-0310-b762-aafcbcbd2528\n", "proba": 7.411658202727267e-07} {"commit": "2fc3327bc9f8f3e954fc14aef25c39601588f6c0", "message": "Cleaned up whitespace normalization\n", "proba": 0.6651313304901123} {"commit": "b8522a81daddc0e4499822a9d612b084da7916ad", "message": "- added support to pager for apis that use page identifiers for previous and next\n- fixed a bug with null checking wrong variable when serialising pager", "proba": 2.2574711522338475e-07} {"commit": "b7c1f32d6d9b3957bc79d43212a963ec86d8931a", "message": "Dunning: Mappings hinzugef\u00fcgt", "proba": 6.298050152508949e-07} {"commit": "9dc77b19ba8990f2fc809dad3f00bb830119d48e", "message": "Zugriffsmethode auf alle erhaltenen BorrowedMaterials hinzugef\u00fcgt", "proba": 2.1018279028339748e-07} {"commit": "de41c1d62002694a6d99dd69dd166ccc996498de", "message": "Destroy inventories when owning plugin gets disabled (Fixes #20)\n", "proba": 1.0400696481838168e-07} {"commit": "e090666dd275ad2702fa8f12e38c82562779bf82", "message": "Work around missing Nameable interface in 1.8 (Fixes #26)\n", "proba": 1.046984152708319e-07} {"commit": "81365abf08a51f349b816ed49bb6499719e26ac5", "message": "Make sure the click is cancelled when an error occurs in the action\n", "proba": 1.0858238965738565e-06} {"commit": "cae090437f0da036354928f00fee1dbb14bce37f", "message": "- print class name for debugging purpose", "proba": 1.781615566187611e-07} {"commit": "42462c8b264d191f036307bf16b1044116178dc7", "message": "correct the last commit", "proba": 2.0124221919104457e-05} {"commit": "0a7c8ebf4c48facb30fc4811c2d9478c1b3ed65a", "message": "Fix typo in error message\n", "proba": 0.0013748306082561612} {"commit": "39b927ff700d82cf2658222217b4015c1352b5a9", "message": "#4139 - don't treat InReview like auto-update lock\n", "proba": 1.562288787226862e-07} {"commit": "7fff706385c9ce8cdc2ee92a20a3db67234d2d9a", "message": "clear features changed\n", "proba": 2.282415749732536e-07} {"commit": "01257652d72479733a46c3cfd1b93bef0ba6caf4", "message": "fix Element set value", "proba": 1.5991756754374364e-06} {"commit": "76077ec481a58bd535a2615b062c966f920e16be", "message": "updated igm_af\n", "proba": 1.3784430166197126e-06} {"commit": "ce614cbe108f6dc4e20aaed870d2e6360bf17c41", "message": "Adding debug to troubleshoot\n", "proba": 5.588331646322331e-07} {"commit": "ec6f62e8043dee0fd3e37ec2abbc7bf0ca8adf12", "message": "Changed rest template to exchange method instead of put, need the return payload.\n", "proba": 1.0863349331202699e-07} {"commit": "1cec6cdae5193079404ae47740244322018a06c9", "message": "fix bug in spawning of gearman workers\n\nThis checkin fixes a bug to spawn executor threads for the master independently\nfrom the slaves. Before we were skipping creating workers for master\nif there are no slaves now we are spawning workers for a master as long\nas the master has executors running on it.\n\nAlso added the following verification checks..\n1. valid values are entered into host and port textbox\n2. a valid connection to the gearman server\n3. valid actions when user clicks the save button.\n a. NOOP if launchWorker is true and there are workers already running\n b. NOOP if launchWorker is false and no workers running\n c. Spawn workers if launchWorker is true and no workers are running\n d. Stop workers if launchWorker is false and there are workers running\n e. Always spawn management worker when launchWorker is true\n\nChange-Id: I725a5379d9b218b6ad9c1febd6bfb3086dc910dd\n", "proba": 3.2787454983917996e-05} {"commit": "30175f0fb85f34f7364e5a948eae6d4ad46cb215", "message": "Added more informative message to bgz ZipException (#2129)\n\n", "proba": 1.045397794996461e-07} {"commit": "f0892116e2dd8acc3a8cda8c2b97d4fd0e34f2d8", "message": "fix missing column\n", "proba": 0.9998584985733032} {"commit": "670db041ef95d4b5bfbc83ecd2f1816af225aea5", "message": "Fix:76606\n", "proba": 8.549440053684521e-07} {"commit": "79d174214705b2279d0bfff6e76e2db7694ac1da", "message": "replaced GLContext with GL\n", "proba": 0.00037033643457107246} {"commit": "ce6526181f302a94186838cf3ae31c5cad591865", "message": "refactor(jdom): Using constant to namespace variable\n\nPreparing transformation of Jdom Static to JdomService\n", "proba": 4.7614051368327637e-07} {"commit": "c6b8ca1c4b31b9fa49f61f4ca1fd122c33618470", "message": "Fix some broken oyster textures.\n", "proba": 2.2411470013139478e-07} {"commit": "74c39871681eb7bdeab4bb287229066023d5f09d", "message": "Fixed edit* methods that throw JsonParseException\n", "proba": 1.809209067005213e-07} {"commit": "0a8aef6c6feb9267bfcebf522d507ce7ab7bc28f", "message": "Add Accept-Language to TitlePlugin (thx Jerky McJerkface).", "proba": 1.0991612953148433e-07} {"commit": "919ecfb38fba625596bbd5a335990d9c6c62254e", "message": "Tiny fix - shouldn't return type shouldn't have wildcard generic\n", "proba": 3.256642912674579e-06} {"commit": "681780624d67cf194ef91d52cc7f5c27ef1d4bf6", "message": "Implements utility function to derive ranges from a columncolletion\n", "proba": 8.823411690173089e-07} {"commit": "0389280afc9c9844255cb163b736893d3de06beb", "message": "updated modules list", "proba": 3.259711434111523e-07} {"commit": "46c2949abf875f264615b1930eb6d6474998051b", "message": "Unsure what is happening with compression errors on client, but removed unnecessary step when compression is fails\n", "proba": 8.903434149942768e-07} {"commit": "5e6c25e8cef911112f37443d1d0367cb5fcf4b3b", "message": "this can't have been my intention", "proba": 5.90873314649798e-05} {"commit": "c33b415c2b9c1adbd7a237115e3a5d59f3254485", "message": "Make Round use ModularDivision. This will soon support floats.\n", "proba": 1.016329207459421e-07} {"commit": "3ef3a0178af8c4f30c3bb0352140f1946f53e4ff", "message": "Added booking sections to SQL setup\n", "proba": 1.3015906574764813e-07} {"commit": "df39955a18fddc9ac1e5302b47ff75b7e37e28cd", "message": "Tweaked what happens when the device can't be reached and an external lock is being checked. It now returns that the device is locked if it can't be reached.\n", "proba": 3.9368325133182225e-07} {"commit": "a5d8195de051b8da30587de2fb92b7d74d8794c2", "message": "switched resources", "proba": 9.638738447392825e-07} {"commit": "9939c3d7090ab16bdc853f093c63d0863fc68f81", "message": "nonstop API\n", "proba": 8.989229058897763e-07} {"commit": "491340dc5e6c8d4233cc575571e15dd357f20b70", "message": "trailing spaces\n\ngit-svn-id: 0504523afcbcb96d4685eab89810948fa7b5e19d@1095659 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.007660116534680128} {"commit": "14e22024e4394fbaabec4378d65e52c268789087", "message": "breadth/depth search by default return a covering tree\n\ngit-svn-id: d10d6fea7dc5cdc41d063c212c6a6cfd08395fef@1137104 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0004623197019100189} {"commit": "baec3f0f99abd5d3f4f1d6b033aba0e39b323241", "message": "NET-264 Telnet spyStream NullPointerException\n\ngit-svn-id: 4de9e10a8372d59eb4972153ee28637d84aca65e@942955 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.674599823483732e-07} {"commit": "56421090a309ab96d75f38c07bbe5e4d91e9f41d", "message": "Add getExpressionList()\n", "proba": 2.3365105050743296e-07} {"commit": "45ca18773ec4189e906ec5134b432fdbe9f143b5", "message": "chained assignment\n", "proba": 1.650409330977709e-06} {"commit": "b37618e8327f0375c3d7aacf054161b95f6a5a31", "message": "fix deprecation issue when NameUtil tries to resolve array type\n", "proba": 1.0319791954316315e-06} {"commit": "a7d73ab2a8e2a5440575ad44673f7c810b347754", "message": "Pass hand and item index to item gui provider\n", "proba": 1.3072745730369206e-07} {"commit": "18d653e8fc453c90fb9558112513566fc7592fc4", "message": "Added support for UIElement to have more modern \"sendText\" method and no longer support sendKeys.\n", "proba": 1.0145299711439293e-07} {"commit": "316af05fa06c58fc2894016ca5eaae49339fb13c", "message": "Implement SeleniumDownloader\n", "proba": 3.928953083232045e-05} {"commit": "f59b3947a833dcae8f116355d7551f0baeab6e5b", "message": "Remove final modifiers (clutter source code for little benefit).", "proba": 1.0289725338452627e-07} {"commit": "41cf35ee30dbb3f3235d75d5d0d4e924b19bc951", "message": "Add error report\n", "proba": 8.299878686557349e-07} {"commit": "c2491a6d10cb2a9418acb36c3b37fceac7847b23", "message": "add javadoc\n", "proba": 7.503867323066515e-07} {"commit": "85faa9a7dad3435d6d70db9419e981d500913d6b", "message": "Updated name of join table\n", "proba": 3.689610537094268e-07} {"commit": "d059ac36c8ad1178c79fcbc29081f4e6fe550d7b", "message": "Only read content of files.", "proba": 1.0999708166536948e-07} {"commit": "546a716c78cb456f5f44a4a2f268be57d502d167", "message": "AbstractSwingUI: try creating the console first\n\nIf that fails, something is wrong with the L&F, and we should stop.\n", "proba": 1.0973283792736765e-07} {"commit": "5cd0d299ce7c89bf1af0027e31d3aaed92a22e1d", "message": "Remove excessive newline for error log entry.\n", "proba": 1.1850767833720965e-07} {"commit": "037c72d75aaac4e623db21f98cdb01d2d11974ad", "message": "Adapted names to comply with rest names.\n\ngit-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@4398 e3ddb328-5bfe-0310-b762-aafcbcbd2528\n", "proba": 0.002037279773503542} {"commit": "2a7282277cf2de5aef93df4aa7e76b8c72ee6df3", "message": "Reverted back to old alternating pump recipies\n", "proba": 2.3117814862416708e-07} {"commit": "e43035aa310f664bb81b821b6676d5863417ca12", "message": "Fix ordering of totem effects when scrolling with the whittling knife", "proba": 2.2845782154945482e-07} {"commit": "89c2374534c7a4581e8d20a3450ca4d5c88e51eb", "message": "[Server] RedisOutputStream - \u975e\u540c\u6b65\u7684Redis\u7f13\u51b2\u8fc7\u6ee4\u8f93\u51fa\u6d41\n\nwriteAsciiCrLf(String str)\uff1a\u5199\u5165\u6587\u672c\u6570\u636e\u5230\u8fd9\u4e2a\u8f93\u51fa\u6d41\u3002\nwriteUtf8CrLf(String str)\uff1a\u5199\u5165\u7ecf\u8fc7\"UTF-8\"\u7f16\u7801\u540e\u7684\u6587\u672c\u6570\u636e\u5230\u8fd9\u4e2a\u8f93\u51fa\u6d41\u3002\nwriteIntCrLf(int value)\uff1a\u5199\u5165\u6574\u578b\u6570\u636e\u5230\u8fd9\u4e2a\u8f93\u51fa\u6d41\u3002", "proba": 1.5150946808262233e-07} {"commit": "d99445e9b8f086d93190897061ebfb6acb482159", "message": "removed unused imports\n", "proba": 5.81701726787287e-07} {"commit": "1082cf07ed6cff25ac7f9cd31f5decc567bef4ce", "message": "Updated command comments\n", "proba": 3.370278136571869e-07} {"commit": "d8801847afb63ab01bfc5e4714de29a9c32de80f", "message": "FLM: implement comparator for sortedLists\n", "proba": 6.268691777222557e-06} {"commit": "3eaeb833da748e90325fa0056b0bee3a863ab920", "message": "Strength now influences armor reduction properly\n", "proba": 1.1687038892205237e-07} {"commit": "ddbd7ba8f9e9fb9b0493bc4b13329da84cbd6a23", "message": "[1.4.2-fix-grid-validation] - fix for analyzing of grid alignment\n", "proba": 1.3036019197443238e-07} {"commit": "dbf8a69e8625fd188d1fa98e485e021bda66921e", "message": "Increase timeout to avoid SQLITE_BUSY\n", "proba": 2.5685737909952877e-06} {"commit": "c7f333b1024111087c6872ac4cdf4fecfa39aa79", "message": "Add asset approval pool type\n", "proba": 2.200403912411275e-07} {"commit": "0b8bc5b9c1f51c07f39d8bcfd2e41790f3cffa9f", "message": "orm: change default length from '38' -> '36' of uuid\n", "proba": 5.251127277006162e-06} {"commit": "aa8db2119ff63bb464079a9d5227459b0a4b998e", "message": "[mongo]: set noCursorTimeout to true for Find Operations\n", "proba": 0.006286955438554287} {"commit": "166c8e3e26d4b51adb678e2872560a10e3813266", "message": "Fix checking for compatibility between window title features.\n\nNew features that have nothing to do with titles were tripping the,\n\"is this compatible with custom titles\" feature check in\nPhoneWindow. Define a better way of checking for this for when we\nadd new window features in the future.\n\nBug 13789588\n\nChange-Id: Ie1cacffb113958dac5142a5a39f548df53b47299", "proba": 4.191558218735736e-06} {"commit": "811e38880861baa83b017fc51bc308b836415b90", "message": "Comments were out of date\n\nIN-PROGRESS - task TA527: Entity registration service \nhttps://rally1.rallydev.com/slm/detail/tk/4878610974", "proba": 5.970095662632957e-05} {"commit": "dd910d1a06455032a9a18e5f0de3ca45e065ceef", "message": "Indicate collection in `clusterShape` log messages\n\nMany of Solr's tests use CloudTestUtils' `waitForState` and\n`clusterShape` methods to wait until a SolrCloud cluster matches a\nparticular expected shape. The code periodically checks on the cluster\nstate, and logs a message if a collection doesn't match the state we\nexpect of it. Prior to this commit, these log messages omitted the\ncollection name though, which makes things a little confusing when a\ntest is checking on the state of multiple collections simultaneously (as\ncan happen when Triggers fire in the background).\n", "proba": 2.6758070248433796e-07} {"commit": "10a468e59e1d26b7706fdbc7efacb274ad978e94", "message": "tests\n", "proba": 2.351589273530408e-06} {"commit": "0361793b6f76348fdc877c0b17bda599bfd7510f", "message": "bug fixed\n", "proba": 6.739676905453962e-07} {"commit": "ba281dee42fe9eff42e192b5472e0370340604bf", "message": "updated RP according to latest changes in oxauth\n", "proba": 1.238876450315729e-07} {"commit": "1733fddd18eb8031e08f486773cdf9e7454ed054", "message": "bella: fix animation for bacon\n", "proba": 2.4276625936181517e-06} {"commit": "e02e28afc8d655ef9a758a52aaee6937f948fda6", "message": "Solving back behaviour in portrait.\n", "proba": 1.6234731958775228e-07} {"commit": "eaf73d5af949382363a62a28c2e7e3b07fb3ca1a", "message": "fix build\n", "proba": 6.818289080001705e-07} {"commit": "44cdbbe54a120ffbe928b699f41daa654b915b92", "message": "am ac806a0d: am 763ba64f: am ca560df9: Merge \"Some fixes for TextInputLayout\" into mnc-dev\n\n* commit 'ac806a0dc695afe2661b0d5c4d889e25102c8319':\n Some fixes for TextInputLayout\n", "proba": 3.291085022283369e-07} {"commit": "1ea3ffab609d9a183b10550788c1cf14a9846b74", "message": "parameterize the please wait message\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6701 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 3.547194751263305e-07} {"commit": "e7d015bbb3acfe9d0becdb0e5c1278b63ad25df5", "message": "Workaround for PostgreSQL and Flyway failing to cleanup because PostGIS\nis installed - requires commit.", "proba": 1.001194789296278e-07} {"commit": "811f2a6ded6031e10ed0e8a4dee84941491a131b", "message": "updated mp sample\n", "proba": 2.4273654730677663e-07} {"commit": "6f591b2cc0f4a3f229041ea3b52b3a92b7758f75", "message": "If two students have the same average, sort them by their ids.\n", "proba": 0.00018231339345220476} {"commit": "a93bd3685d24970e52d30f7399112577558f2d9f", "message": "Fix bug in to ensure assertPropertyIntrospectorOutputs is invoked with the correct flag\n", "proba": 2.5108033696596976e-07} {"commit": "dd0dfb5329a0dcb00de9f7c4e96ced66a3e1d5b2", "message": "use the file visit option FOLLOW_LINKS\n", "proba": 6.966474188629945e-07} {"commit": "3e979ae041bc87422a67a891048a0469f95e99ca", "message": "Create breast cancer markers for JAX\n", "proba": 2.9625141451106174e-06} {"commit": "95c499458768e5ef1a1ae5ede68ec088a2bc9b73", "message": "Simplify usage.", "proba": 6.723026217514416e-06} {"commit": "bd2f51c5f1ee270d5edbfab05f01e38f2774c9ab", "message": "am e3d8774d: am a07d047f: Merge \"Don\\'t clean up wallpaper map entry when stopping a user.\" into jb-mr1-dev\n\n* commit 'e3d8774d30a8e86803e9ee6e92c435326819337a':\n Don't clean up wallpaper map entry when stopping a user.\n", "proba": 6.313427434179175e-07} {"commit": "ccd255b83243195984d75e9881f98cdead657421", "message": "throw a warning for replica catalog down if both the directory and dax\nreplica stores are empty.\n", "proba": 1.0169090103318013e-07} {"commit": "4e0e8f6707f262ca4ba32886cb8df0a370819c9e", "message": "javadoc spelling cleanup\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@550264 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.96651386533631e-06} {"commit": "3556dd7b8de63338900ca1626ac4a053daf82935", "message": "Delete AutoTestAdjust.java", "proba": 1.305073851654015e-06} {"commit": "b3966b6fe32f518a62aa61fa642d156a51ba1f8c", "message": "- projects: update method to create a project.\n\ngit-svn-id: 9b189bb1bbc56a53cb96a75e56d38a55e1e1bf3e@11050 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 4.193985205347417e-06} {"commit": "d67cf465fca9112f82d161fe61083ae4c35e6505", "message": "log when cleaning polygon.\n", "proba": 1.3470069859522482e-07} {"commit": "5bbc2c849e934c26a5486b704dd13074aaad8796", "message": "Updating to debug screen shutdown\n", "proba": 8.254962153841916e-07} {"commit": "90858f48bc35c9c4f9e0650c28d79b0df3673c1d", "message": "sign in and out header menus added using new system", "proba": 2.056970771491251e-07} {"commit": "6a2a82d2ca625d26c2e92c7bed774cb7747dc7e9", "message": "Removed starting ticker done message\n", "proba": 4.3789972892227524e-07} {"commit": "e8e990b94f851355bddc5f8abdb9cd5c8af82a14", "message": "Add support for non-toast library loading\n", "proba": 2.936692453658907e-07} {"commit": "932f89950441a8dd7fdd62d6f0442e4ef6fe78de", "message": "Fixing documentation for join example\n", "proba": 1.6226729826485098e-07} {"commit": "85bf7ae3501a758cae37cb83b298ffe10276adfd", "message": "\u5b9e\u73b0\u4e00\u4e2a\u7b80\u5355\u7684\u6743\u9650\u7ba1\u7406.", "proba": 3.167119189129153e-07} {"commit": "2738f80eec38a8364f1b9bff4e27fbd43aee7549", "message": "Change digest() code so it can be called multiple times at different\npoints\n", "proba": 1.9337715002620826e-06} {"commit": "be6815aeb8d856aa482bbcaae7c9bd105542e306", "message": "remove curly brackets.\n\nFormatter and CheckStyle have different opinions on simple brackets.\nLets avoid problems by removing brackets.\n", "proba": 1.0252268367594297e-07} {"commit": "47298d8351168cc461c28508eab337f6808a9824", "message": "Delete contactController.java", "proba": 2.1268926957418444e-06} {"commit": "e3eefa5c449c9b3216085cb7ea97f72c5b923905", "message": "SCXML-91 (1) - Test cases should only catch Exception if that is part of the test\n\ngit-svn-id: 5d8fe9a566db79829532a6a4175371ceef757e7a@730758 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.556825103918527e-07} {"commit": "1fccb0214775b8ee7cb08ad94bb9a45fc9774bac", "message": "Fix size of checkbox.\n", "proba": 1.433432998965145e-07} {"commit": "4631f80a912305fefb55eccfd13c99ea121c5d0b", "message": "Added cache-control header with no-store option\n", "proba": 3.492417022243899e-07} {"commit": "5d9643858ea40535d97e0eafb37e31c15d7d13a3", "message": "Add javadoc to InputSupplier\n", "proba": 4.145935861288308e-07} {"commit": "bb0beaf6afcf747dd951c72d967c8df205c8d583", "message": "use boolean singleton instance\n\ngit-svn-id: 25fd0ab20f27615cbdee32316c52153b05ca259c@233 29edfd95-ebd2-fbaf-e2c1-6dcbdf81cba2\n", "proba": 0.0005415457999333739} {"commit": "9cae69b264404323df4103461211fe561e11c2b2", "message": "[cleanup] Apply codestyle\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@13542 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 6.04784702318284e-07} {"commit": "370fdd82407564b8af568e1e4e056364b01eb47d", "message": "Complete task1116\n", "proba": 0.9990274906158447} {"commit": "7b965704039de73f07828cb85e0fb6b18c17f964", "message": "Fixed bug with NULL pointer exception in XREF and Versecompare lists\n", "proba": 1.3080327221359767e-07} {"commit": "1f38696bd55a360d7617cd5ec0b6e1969c1acd96", "message": "Show small icon when editing a tree cell.\n", "proba": 1.0689198148838841e-07} {"commit": "5f143dde3429cd90b1397b7ce65d096c82511f9f", "message": "Adds bad copy check according to the suggestion on #6.\n", "proba": 1.0027275010315861e-07} {"commit": "fb77f1597cfdeeb34879abdf317abb418151aa8b", "message": "Update DeviceUtils\n", "proba": 4.6258352881523024e-07} {"commit": "c409226db155c439c2cec7b6154fb9533a610a2a", "message": "Revised Wire Obstacle Double Fence to begin the line with two X's.\n", "proba": 9.972630010679495e-08} {"commit": "06187f8656c0640a8734a117837a90e9bd8fc9fd", "message": "Update flattener comments\n", "proba": 2.290992711095896e-07} {"commit": "b2e27cd6b87e4f4abd59f603f61d57079c447ed7", "message": "am a820564d: am d9685fac: am ea651a4f: Merge \"Update network selections on capability change.\" into lmp-mr1-dev\n\n* commit 'a820564d9c43f2a3241339aec9ba08803e37b3ed':\n Update network selections on capability change.\n", "proba": 1.757701539872869e-07} {"commit": "d263c5c1ab8d2530234743858313566c8f132d1d", "message": "log recoveringAfterStartup\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1291547 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.120880359754665e-07} {"commit": "9e4484d1ba0822079ad46c1c875792da77f611c1", "message": "finsihed updating screen\n", "proba": 2.0968066394289053e-07} {"commit": "a1e8fb1728ed6fa97f277c5e1438419c45c8a40c", "message": "Make `TestErrorReporter` more descriptive in failure.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=259446208\n", "proba": 0.000873488315846771} {"commit": "e4170042ffcb7629a490160bdc7c2db2c183f9ca", "message": "fix swapped value in setbounds\n", "proba": 4.497126724345435e-07} {"commit": "129dc7705b3ac3c98077f8bf82b2679fd248a543", "message": "delete \"infinity\"\n", "proba": 0.0010453554568812251} {"commit": "87d76fe5e1c08a2ff6ccaf314f6dc38fffbb0cd1", "message": "Use Types utility.\n", "proba": 1.565614837772955e-07} {"commit": "51f0561fc51faf611b883be8179e1b5abd316b56", "message": "cleanup some mistaken javadocs\n", "proba": 1.157633846560202e-06} {"commit": "4c3da958a87096d157cb149c2bca3f9912248251", "message": "Allowing fast blob image consumer to write snapshot in a non-image specific way\n", "proba": 3.740193790235935e-07} {"commit": "6cfce76f538223a92009e124a2068041fd2eeda3", "message": "change log to trace", "proba": 6.410213586605096e-07} {"commit": "37d72d131c0109641e7aaf5df995f20f02469cb9", "message": "Added multiple new input commands such as \"mysql start\"\n", "proba": 2.1098649938267044e-07} {"commit": "5e260563f56cc3469aee9e2d8601c2b849041ea2", "message": "match XDI2 updates\n", "proba": 2.234724973959601e-07} {"commit": "8acade024744f60533a0b47b3d89462a29390c5d", "message": "GS-9245\n\nDeprecate BootstrapUtility\n\nsvn path=/trunk/openspaces/; revision=95672\n\n\nFormer-commit-id: 0555085792f62b7c40b0a01f59f5dc6553ea652e", "proba": 1.5075565897859633e-06} {"commit": "6cf2e172640b13f20c8caa79b03fe3971969c0db", "message": "Add some time parsing tests to debug an issue", "proba": 3.61890243993912e-07} {"commit": "05e015ffe6b1da770287bea77e41504ac3c0682b", "message": "\u5b8c\u5584pdf\u5de5\u5177\u3002\n", "proba": 1.2109525471259985e-07} {"commit": "6f1b010496bf47e1438cf236d6960b5c685b57a8", "message": "toString() (cherry picked from commit 402ee93)\n", "proba": 1.7930868523308163e-07} {"commit": "06f4b7f859c2d129d72ee0e38c71f09bc256d57e", "message": "day 22\n", "proba": 0.0004386859363876283} {"commit": "bde3db993e86d9b5caf377e33bcb3e19286fc75c", "message": "added attribute stubFileName (by PL)\n", "proba": 1.159657614380194e-07} {"commit": "4b8ff1d2cdbaf4714742707165643564bf6921ce", "message": "db view: fix icons for retina\n", "proba": 2.7930732926506607e-07} {"commit": "6a2e14e092fa54c3f649ba62ab3a51841f849eb9", "message": "Cleaned up QueryBuilder: removed old access control functions that are no longer used\n", "proba": 1.512077716370186e-07} {"commit": "7f768c63670aa29bd638e26c986ff43d85b55d63", "message": "Fixing javadoc", "proba": 7.590047061967198e-07} {"commit": "60ad408fbc7d0af6ffaf2a2ff1742ee2f011edb8", "message": "Commented out a debug print statement.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@3941 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0006472545210272074} {"commit": "290da597e87ea2b839c822e6b7e3a3b1b830144c", "message": "Check for disposed project (#6344)\n\n", "proba": 1.138221676910689e-07} {"commit": "13cb80509134196278650d65a08fd267881156c1", "message": "ExtWebappInfo: fix name lookup for webapp overrides + missing cache\n\nDid not handle component name fully. Fixes ArtifactInfo screen crashes in client projects\nand probably other things.\n\nhttps://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/-/issues/1198\n", "proba": 4.809741085409769e-07} {"commit": "dc8764dab7a212aa235f82c20710e63575a58a80", "message": "reworked\n", "proba": 1.4217532680049771e-06} {"commit": "649f786c83bd71a57457b43dc2482ad76cfb8456", "message": "fix uploaded trips to not use frequencies\n", "proba": 1.436376493302305e-07} {"commit": "0caaae0ed5432b53ef917f79b656435f8eacb0ad", "message": "+ fixed adding collection\n", "proba": 1.2727410592106025e-07} {"commit": "86c068bf08e3b3ca9c7702a1ba2554b0976287dc", "message": "Condition was inverted in case of allow_overlap_chance > 0", "proba": 3.6712955875373154e-07} {"commit": "993925c789f5408c83c6c0fe8288659d18db3a93", "message": "reimplemented block for object node to allow text, number and object nodes within object node\n", "proba": 2.3767094603499572e-07} {"commit": "6d339cf76b273b019a8029754ee3dbeed06b003a", "message": "Reset time to shot location\n", "proba": 5.841210395374219e-07} {"commit": "dde6016a656524989cf2cbb22fb2520cc35b26bb", "message": "Makes game harder as time passes\n", "proba": 3.986069714301266e-07} {"commit": "c0df7491516c8c39f1ed9a115dd0d4681ab7be50", "message": "wip...", "proba": 1.452062576845492e-07} {"commit": "400ae7fdfdfafe62025f6106595b85453ea9fe78", "message": "Slightly delay opening of files specified on the commandline\n\nInstead of opening up files during argument processing, the filenames\nare now stored in a list and opened only after all commandline arguments\nhave been processed.\n\nThis commit in itself shouldn't change any behaviour, but it prepares\nfor improved error reporting in the next commits.\n", "proba": 2.585965717116778e-07} {"commit": "4a215d949b8c7777e7561b80af0c3da92a16b79b", "message": "Reconfig\n", "proba": 1.225189976139518e-06} {"commit": "1ca8caeaf3cff1c1b16deb3afd554d5623fa71ec", "message": "reform translation of MMU.\n", "proba": 1.3434136292289622e-07} {"commit": "7eec845f4cd2c62d47fb9067690c66bd2e2a44f3", "message": "olfs: Attempting to address bug associated with creating a new PPT connection to the BES.\n", "proba": 9.998628058838221e-08} {"commit": "2b2d7682df5ab73e707edfe10a612b1741884c12", "message": "Fixed Java 1.4 backwards incompatibility in java.net.URI.compareTo.\n\nsvn path=/branches/DLN/eXist-1.0/; revision=4283\n", "proba": 5.9066892390546855e-06} {"commit": "3d4bdb795dd370722251778355fda0af9bba265f", "message": "[ignore] reformatting\n\nsvn path=/trunk/eXist/; revision=14226\n", "proba": 1.3291779623614275e-06} {"commit": "7402aedfff1e4e0529268926eb3c1f3330f3ac13", "message": "[ignore] moving back popLocalVariables at ForExpr\n\nsvn path=/trunk/eXist/; revision=9918\n", "proba": 2.599632296096388e-07} {"commit": "d28d56f3a67d53a8b0db8eb21440d83e2713eeac", "message": "Enforcing _no_ object creation of utility class.\n\ngit-svn-id: 63b603a2a0cd69e5d3fd458c77bfcc9aeec23abf@13 b27f8733-aa53-0410-bf41-0b3b0dae0d5f\n", "proba": 0.9994365572929382} {"commit": "f5fbb5c0750bd55e5f285fbb48bd88c4bc28bb10", "message": "fixed concurreny issue in TP\n", "proba": 1.3372550711210351e-07} {"commit": "f3464fe7d60e6567fea239cfc729487bcf65a0f4", "message": "Cannot restore state for SVG output, so treat it the same as output\nto image file.\n", "proba": 1.3422302913568274e-07} {"commit": "62b319d40465df3b77eea1bd741842141e71de04", "message": "sum of overlap length with known CNV", "proba": 1.789152156561613e-05} {"commit": "771422cb6727f8dae676df6b53965d62d1c9c56b", "message": "Add static flag to node as well as to type for member classes of interfaces.\n", "proba": 1.031208398671879e-07} {"commit": "6edb3b4cacbb703a746715ff8b8a035c146b51fc", "message": "\nCvR:\n+ When gathering statistics, also record the population size.\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@1845 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 0.00013409087841864675} {"commit": "fbb06a2e22b3e3430f53d3af1ea1fe2bc3cf2bcd", "message": "updt: MaximumProductSubarray.java\n", "proba": 3.8134421629365534e-06} {"commit": "104b9adae8132d87e59bd7b5df6f924f44c890cd", "message": "Comments", "proba": 4.2012280232484045e-07} {"commit": "8377c6dd9fcac4f99ab9a2d1ce0b3d3bbd0f26b1", "message": "Fixes tests", "proba": 4.1829338215393363e-07} {"commit": "2afd4944d7b65bf887d2b018b3387bcc28c71632", "message": "Minor change: use layer via a static import (as for application)\n\ngit-svn-id: 54f81d04f9a93c49e23f275b432211469e6ffe11@12690 9b982a3c-3ae5-0310-a4bc-d9a3335569bd\n", "proba": 1.236063553733402e-06} {"commit": "d534f5d5f44e1f9972ffa8fb94d0dae12edc631d", "message": "Remove true loop\n", "proba": 0.9985067248344421} {"commit": "4f22ba62fd116969ac78a4f07165b52f684e6078", "message": "SAFFRON: update expected output and re-enable tests\n\n[git-p4: depot-paths = \"//open/lu/dev/\": change = 4901]\n", "proba": 1.301013696775044e-07} {"commit": "b8fa6489f25de09e99630ab8e691744fe73f8442", "message": "Took out extra tracking info, problems doesn't seem to be recurring\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1453461 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.40315079181164e-07} {"commit": "5c8291a205e745f613d14183da6aa12693ae6ef1", "message": "back to emty text responces\n", "proba": 4.225235841204267e-07} {"commit": "ca5b7a03faa7d58093ed8523124280ddc9b8310e", "message": "Autoguiado: Modificado el LTP para que el vector Normal apunte en sentido opuesto al centro terrestre\n", "proba": 3.4507945656514494e-07} {"commit": "2260af58faa56e6bae75711379c632d71c8976e5", "message": "Removed removal of repositories on fork error\n", "proba": 6.599160542464233e-07} {"commit": "9eb5fe7f8d5605bca85edfddfe3dc5669bcd3cf8", "message": "TF DO I DO NOW WTF\n", "proba": 3.809513202668313e-07} {"commit": "1c73fc3937b116e476f2bdaef52177cd577e048f", "message": "Added coalescing support for the Java binding\n", "proba": 1.7363143456350372e-07} {"commit": "69d36b314d3ea602548e14088590aa4de89d498b", "message": "removido o \"oi\"", "proba": 1.364773879686254e-06} {"commit": "4e3b8f75173741dccc1fcc1d964f3e51cd7b9810", "message": "Added a matrix multiplication method.\n", "proba": 1.297580070058757e-07} {"commit": "3243fd89b98916e2f5be7cd8b9834be979a63717", "message": "add comment\n", "proba": 2.718556686431839e-07} {"commit": "aba2c936ac471591fa6e1154f5c3c37795d254dc", "message": "\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306b\u30c4\u30fc\u30eb\u2192\u30b9\u30dd\u30a4\u30c8\u3092\u8ffd\u52a0\n", "proba": 1.5382495632820792e-07} {"commit": "e46ed870dde9dca41701f6b9c7f297e4722333a5", "message": "UI Improvements \n\nTESTING: Adding animation while loading the app\r\nTESTING: Load other containers after the main container is loaded to make the app faster", "proba": 4.803886781701294e-07} {"commit": "642a4813a591bf0065ad68349c2fa3ba40c3e88b", "message": "Bugfix\n", "proba": 8.038198870963242e-07} {"commit": "643a0db9e2daae20339c63f3332fcf8056d4faee", "message": "Modify valueChanged, need to be checked with Ronnie\n", "proba": 2.086475916485142e-07} {"commit": "5216566efe8fb7b37c0ac9861004df07f2684cb6", "message": "doc update\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@372 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 4.250613017120486e-07} {"commit": "d010c5fe08c8c591ed9fbf8258ab215b17b10279", "message": "text box size altered\n", "proba": 7.869641081015288e-07} {"commit": "698ba691c14188e3d6e1c0e1696c36ebbe8de102", "message": "PUBDEV-2435: Add debugging info, hoping for repro.\n", "proba": 1.0159260455111507e-07} {"commit": "2254f30d5e4744e1dcbc7f3dc3b38c47d7cc70da", "message": "Fix broken API contract in getFileStatus (thx Pavel!)\n", "proba": 1.5138886055865441e-07} {"commit": "358e06cac8d50d7cb27e1fb76ea1a4c548a114c0", "message": "constrained test\n", "proba": 3.577423967726645e-06} {"commit": "8f82183161054b671f18f911cbd7c8d72c1b217f", "message": "Rework HttpServletError handling\n", "proba": 4.4209670591044414e-07} {"commit": "e15e7e03294f522df416bdb20ef3aa48c3d70a93", "message": "Fix null pointer exception problem\n", "proba": 1.5925026673357934e-05} {"commit": "9d9c20946697c464b9bf5ca0dc1b45b6f7abb1ab", "message": "David Nguyen checking in\n", "proba": 1.338255231075891e-07} {"commit": "8fe751291e3261f82abcf7a02413a4829b98ef6c", "message": "SPI: initial completion variants\n", "proba": 5.797290327791416e-07} {"commit": "e7d92866ca086f01be949052fc2ec36b3485b379", "message": "Added a to string method for GroundAtoms that include the truth value.\n", "proba": 1.0698396835095991e-07} {"commit": "ee3fe5d22aa1a946462d5c15d5c8a5b95fb6ad36", "message": "am 282d78a9: am 323b768d: Merge \"Ensure camera service is notified of user profile changes.\" into mnc-dev\n\n* commit '282d78a9acf8e93b265e4a3657a8f65736c0ff48':\n Ensure camera service is notified of user profile changes.\n", "proba": 2.132470768856365e-07} {"commit": "7ffaa98539fc05feacc14a730a19857984cba668", "message": "Clear ident in dismissKeyguardOnNextActivity().\n\nBaseStatusBar uses this to launch activities over the insecure\nlockscreen, so clear identity.\n\nBug: 6414983\nChange-Id: Idf578923285ee1344e6e13e7f51e17a5f2005c75\n", "proba": 1.3646034631165094e-06} {"commit": "91af3282fa2e18f3ec1df27302773888dd471f68", "message": "Minor changes update:\n- Bug fix in report the payroll module.", "proba": 1.0449890908148518e-07} {"commit": "9f2ad09844eed46823d9c00e97bc9eadfb1472db", "message": "change tiny swagger api info", "proba": 1.3754213057382003e-07} {"commit": "e620b6414eb6bd32d8e53d746c77c0cef03f84d0", "message": "Updated to newest CreativeCore\n", "proba": 1.2313837771671388e-07} {"commit": "95463ad1a253878d40eb9e7ac2e0c1b8fd7ce836", "message": "Fixes #328 map preview not rendered\n", "proba": 1.4294346328824759e-07} {"commit": "ae1c324b21d8a96fb4145aefbe09b500fe744c7d", "message": "clean up.", "proba": 3.0922012683731737e-07} {"commit": "e5cf650ce30e40103793330d3095435d4ca35190", "message": "change the sql to use \"count(1)\" to replace \"count(*)\"", "proba": 2.9637064926646417e-06} {"commit": "31fe03621e6f0f53872918251a9a02eef4c69f92", "message": "added javadoc to ConfigReader\n", "proba": 2.7150900905326125e-07} {"commit": "ac1276dde232e4a712463683ba62af37b6eca56e", "message": "fix string equality\n", "proba": 0.9999990463256836} {"commit": "a1e9e50267bcd7d79bfa174022ad14366f4090ed", "message": "better error handling #4882\n", "proba": 3.278935878370248e-07} {"commit": "dc20188ed1417cba8ef6055c9711fe839bf9b5e7", "message": "Only display login error message when 'check' is specified in the parameter list. This prevents the error message from being displayed when we first land on that page.\n", "proba": 1.0315585541320615e-07} {"commit": "b7426421a14548f33991849d8f3d8e6eba25eee2", "message": "Bugfix: Removed silly sort from count statement (only MySQL was able to proceed with this bug)\n", "proba": 1.0402779793139416e-07} {"commit": "a4d0db79bbd4f1002add6204f362222f7e490dbb", "message": "giant snapshot size\n\n", "proba": 5.44171484762046e-07} {"commit": "0f571e87303ccfbfc95100f3136a7cf73910f83b", "message": "Log whitelist sync outside of development enviroment\n\n- Printed during postInit and onConfigChanged\n", "proba": 1.2954249939411966e-07} {"commit": "921116bd68efc1cc8af031da1c22f0e6df4c8c40", "message": "added type to !byte[]\n", "proba": 1.8868570350605296e-07} {"commit": "fe9b6f03f1017f657205f4296cbf5f2e7b4894c9", "message": "move outside of try/catch\n", "proba": 8.923223049350781e-07} {"commit": "366afd20b2b84207ff143ce6821d47663b494533", "message": "Suppress stack traces for known backup exceptions\n\nUnknown exceptions are not caught and still print their full stack\ntraces. As a second step, we should go through the backup tool and\nverify which exceptions it throws. Currently it is a complete snake nest\nof different exceptions being thrown, caught, converted to\nRunTimeExceptions, caught, converted again, etc.\n", "proba": 1.158903657483279e-07} {"commit": "189c5a74f4d8be7584b123fddaa6deef7c80f40e", "message": "SDK:\n- make sure important files node closes AndroidManifest.xml\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@9266 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.7561266051634448e-06} {"commit": "4a5c4606f240f63968e5ab4a5821c8cb83fccba8", "message": "Hermes block changed\n", "proba": 4.634830474969931e-07} {"commit": "772f7b2b6742d52a3dc0605eecc03a2d5a79683d", "message": "Make Autofocus method choosing combobox wider to accomodate long names\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@7433 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 1.7520760593470186e-06} {"commit": "1810d737ca8267eea88414a893ad0d8e90bdcaba", "message": "# GG-9120 Review improvements\n", "proba": 1.1462608995316259e-07} {"commit": "e061db2d1b7150031ad914ef1021c26ba745badd", "message": "Fix kobatlw shebang for Cygwin/MinGW.\n", "proba": 1.2988293462967704e-07} {"commit": "30f928a74d551ff99d3e9b57f0d96746acb84a28", "message": "Make non-NFC a warning, not error. b=838\n", "proba": 0.9999991655349731} {"commit": "b4f8052af1fa7935790b1cc48132009f8c4ee613", "message": "ref: replication\n", "proba": 1.3671292435901705e-06} {"commit": "ec165eb8b58e9ae78ea881ec47479bd862bdb5e7", "message": "PDFBOX-2759: avoid NPE when indirect object appears in content stream\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1674118 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.837835601596453e-07} {"commit": "a1fc4095eeaf6bb9b0fff5c18031a8237ee204a4", "message": "PDFBOX-4892: optimize by avoiding string concat\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1889866 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999743700027466} {"commit": "6a929dfb91889a409bec6638a299a19e593287db", "message": "BISERVER-3354 - Fixed the GwtCheckBox not firing event issue\nBISERVER-3371 - Fixed the GwtCheckBox not firing event issue\n", "proba": 2.0074229212241335e-07} {"commit": "b6358044482b2bd089b50cb094ae5056f86c8cf2", "message": "Use experimental hash tags in diagnostic messages\n", "proba": 3.4124360581699875e-07} {"commit": "174dfbdf2eedbc5df4da2a0068cdb41cdb2429ef", "message": "Fix bug with user removing\n", "proba": 4.6198263703445264e-07} {"commit": "2c947b8f403f2d714a571ae00047841f93c275f6", "message": "small improvement on classbasedid\n", "proba": 1.8702817783378123e-07} {"commit": "cb7c7ea64016c9c5bb8c4e0529dfddb53fea8104", "message": "Fix creative tab crash.\n", "proba": 1.3393353981427936e-07} {"commit": "86780444e0539a09e55e0307d365978cbc99772c", "message": "TomA: removed out-of-date comment (!)\n", "proba": 1.2745995547902567e-07} {"commit": "00dbc721a596522e3aa53f106274ebe528225d18", "message": "add: \u589e\u52a0 CmdServiceCreate.java\u7684\u4f18\u5316\nimp: CmdServiceUpdate.java \u589e\u52a0\u4e86\u4e00\u4e2a\u6784\u9020\u65b9\u6cd5\nfix: message/service/atom/Mount.java \u7684 bug \u4fee\u590d\n", "proba": 4.770750479110575e-07} {"commit": "fd6785fc82a094ddd1e0b4d93b8b27a2c4fb1ef5", "message": "Add system_language attribute to LQDevice\n\nSigned-off-by: Ricardo Leit\u00e3o <7b4d37ae83d3467258fad8a1777e62b4e7cbaa68@lqd.io>\n", "proba": 2.0931304334226297e-07} {"commit": "f560a8cc8e87fbd158479007347754ef51bc62d3", "message": "more cleaning and comms\n", "proba": 1.1079109896172668e-07} {"commit": "13659cf3b2c19c23f34074afa3b9aa9188da530b", "message": "added cboxes for ev forces, cleanup\n", "proba": 1.3135280596543453e-07} {"commit": "0331adbd3fa26567f26e08f252d9a23567ea5950", "message": "INTEGRATION: CWS opofxmlstorage (1.9.4); FILE MERGED\n2006/05/11 16:45:36 mav 1.9.4.1: #i65306# hierarchical access to storagestreamss\n", "proba": 1.358197181389187e-07} {"commit": "ed3834132af2a1be6a3f7981d19fc1b99a2807c5", "message": "INTEGRATION: CWS fwk79 (1.10.44); FILE MERGED\n2007/12/05 12:31:13 mav 1.10.44.1: #i84234# adjust the tests\n", "proba": 1.387957553333763e-07} {"commit": "0d317ad9eec2f48a31428a3f1bce44f5c9c2992f", "message": "Added some more null and empty checking utility methods.\n", "proba": 1.0550670026532316e-07} {"commit": "57664516a4cbb59e99b4a029a24d1e925823a2d1", "message": "Added clarifications on the intended use of the fluent interface.\n", "proba": 1.0354024482239765e-07} {"commit": "f7798c6a0ce4ad760eacb103bc33cefd3e1f6455", "message": "Clarified the behavior of the `outputFormat` and `outputQuality` methods per Issue 53 (http://code.google.com/p/thumbnailator/issues/detail?id=53).\n", "proba": 1.6754437410781975e-06} {"commit": "43a1805fa988d88ab77552945e255dde2bd8a405", "message": "Fix entry removal in Ranking\n", "proba": 1.9549943885976973e-07} {"commit": "0665f11bcdad2578bf933af4749756764486390b", "message": "Fixed setting PolygonRegion region.\n\ncloses #5039\n", "proba": 1.1429612641222775e-05} {"commit": "b0924603167a9cc0826b2da1791e275c55fb050b", "message": "fixes Soanr issue about Hidden field.\n", "proba": 1.0742174794131643e-07} {"commit": "fa0c2583881e529323af03a2da439795ebe315bf", "message": "Javadoc fix\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@2017 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 5.534673164220294e-07} {"commit": "fefdb784958b0c1fc8c7831cb12fd1540dbf8da8", "message": "simple SMDSF with threshold (<0.15) first candidate selection \n\ngit-svn-id: 0dc367cf2a1f0872b31aed51a516e91b94972fba@100 19460358-522e-0410-942e-fdb976ae3ca2\n", "proba": 7.169177820287587e-07} {"commit": "82e741dc188c33690e26f50e4d5e2cf700b2c350", "message": "Added an accessor to get the function parameters (will be used in SOAPServer soon :-))\n\nsvn path=/trunk/eXist/; revision=6509\n", "proba": 5.096709401186672e-07} {"commit": "f1a61b8583af3c6b4d78e1577ac05f286542cc07", "message": "[bugfix] Bug 2848390: TimerPragma's \"Invalid content\" error message is wrong.\n\nhttps://sourceforge.net/tracker/?func=detail&aid=2848390&group_id=17691&atid=117691\n\nsvn path=/trunk/eXist/; revision=10307\n", "proba": 3.7675122257496696e-06} {"commit": "37bea3753bda2792b1392d1eb79b957496d01dc2", "message": "Clean debug message\n", "proba": 1.2101656921004178e-06} {"commit": "a995c762eac8765d896b453a5e7c98cba12bd4f8", "message": "Fix recursive call.\n", "proba": 1.1943471690756269e-05} {"commit": "a7cd538b9edfec0c8f09b230ca7dfa72ffbaa83e", "message": "anycasting is done using a multicast if the transport supports it\n", "proba": 1.9568149411952618e-07} {"commit": "cdeb1fa8a5ab462f145af5d7b86732eed0bacb05", "message": "ReplicatedHashMap assumes that channel will call connect after constructing ReplicatedHashMap - prevents use of already connected channels with ReplicatedHashMap\n", "proba": 1.3165026757633314e-07} {"commit": "f523daa3e8af210b66deffbd9b6c0721a3042f26", "message": "made class non serializable\n", "proba": 3.344041761010885e-05} {"commit": "2c1ec79f4eb5361c53ac12889a9ff913e842d96d", "message": "Adds a null check.\n", "proba": 1.4668424341834907e-07} {"commit": "d94e096606ff30247621f78d91c0b672f665c060", "message": "added additional debug2 statement\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@3666 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.5778805391164497e-06} {"commit": "13ef4cde1c28f81c947424c685d0dbfbd21bcbde", "message": "Update MainActivity.java, Issue #352 fix\n\nupdateUI() manually sets the button state using setChecked() method\n", "proba": 3.003794404321525e-07} {"commit": "73f7e340c95f9a0a3188b0cf50cf6d955c61bb5d", "message": "\u8f7b\u5fae\u4f18\u5316\u4e00\u4e0bXmlIocLoader", "proba": 2.044535989398355e-07} {"commit": "f030aedd7a82635aba3ac6baef106a260e1ffaaf", "message": "Change what happens when there is no field on SmartDashboard\n", "proba": 2.3438044536305824e-06} {"commit": "430d9648b10a300c2654819071e3e1405cf99603", "message": "Fixed status text being cut off at top.\n", "proba": 1.1175826841736125e-07} {"commit": "763666c5755e5bc09c9e6dec5710a23d8e12f08f", "message": "Remember state across restarts.\n", "proba": 4.0809041479406005e-07} {"commit": "92949d90868b7651cc0d5ca704490c0cf71e088a", "message": "Change key press to key down\n", "proba": 1.211135554513021e-06} {"commit": "037c56737afbae584a0e7637094ea0aa1b359675", "message": "Remove unused java imports\n", "proba": 1.0910501941907569e-06} {"commit": "c11d84552a2eb5f5bc94a287dd5722bc405f7a7c", "message": "Enable limit switches for can pickup arm\n", "proba": 2.6679461484491185e-07} {"commit": "dc235e833451a702c08c02134716f279bf4d18cc", "message": "this should work...\n", "proba": 7.226688012451632e-07} {"commit": "8ebb3bf0aadb6a2d50d0072a97d9403e4adae247", "message": "Added a few missing query params\n\ngit-svn-id: a58f1e388be0b035aaf3ce3f4edf164054050d24@144 65eab6d0-0751-0410-986a-37c5601cf520\n", "proba": 5.260073976387503e-06} {"commit": "6ca3271e441dc4c6e3757398761d19431e86c226", "message": "Patched SuffixArray\n", "proba": 4.792410663867486e-07} {"commit": "2198d5611b73e83fadfaec0498d81c815fc457c2", "message": " * Added stereo 3D to AppSettings\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7822 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.978824144543978e-07} {"commit": "a2ee3159e41757419864127bc682efdd0d25c704", "message": "GS-9675: fix javadoc: Always full instance name of any processing unit instance should be based on processing unit name, not on space name in the case of stateful processing unit\n\nsvn path=/xap/trunk/openspaces/; revision=103903\n\n\nFormer-commit-id: 679836eb09d8944c7d026cf9db6e4bb33f5d354d", "proba": 1.6982832676148973e-05} {"commit": "200554225d3e2425887259df6693a7b5bfee495a", "message": "access to protected\n", "proba": 1.352625957906639e-07} {"commit": "5328842d8b2f5ee3495834f4a802fb368cf2127f", "message": "fixed test", "proba": 8.067889893936808e-07} {"commit": "d449e9b46fd43002baf44bb13578227030e3bb20", "message": "Added support for receiving attachments with other transfer encodings than binary\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 8699849808240b02471d01f5aaa03ec0c1cb68ee@253284 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.9205118917398067e-07} {"commit": "a08680400caf27c74791b9e1fb01092443ea84ca", "message": "Update ConfigurationWizard UI layout\n", "proba": 2.206731579690313e-07} {"commit": "f5de9fe18e99f34b8202fe2edb37a40360899ad1", "message": "listen to changelist selection", "proba": 1.6025863658342132e-07} {"commit": "17de3824bae0ace6127f6729c07a48eea19b17e2", "message": "title not showing bug fix\n\n", "proba": 2.9320247563191515e-07} {"commit": "dc8c3bd1f42ee2c83ca1203c98f06ba1c3b20e42", "message": "NetworkStatusManager automatically downloads\ncertificates, consensus, and router descriptors", "proba": 1.5677484554998955e-07} {"commit": "43dc8b1d0ee84264f4789ff5769b8cdc78027b56", "message": "Refactored API.java\n", "proba": 1.346367753285449e-06} {"commit": "0d117ddcff04ad02ec34ebce1d16a1221643a18e", "message": "Cambio de titulo en la ventana modulos", "proba": 3.2627406199026154e-07} {"commit": "254eb95edfd10ef8edac5bb8831821fa6c1e05ee", "message": "Add setFiles method to ValueJSO\n\nThis will be used when adding the name of an uploaded file to a \"file\"\ntype parameter.\n", "proba": 1.0561179664136944e-07} {"commit": "d0f4dc72ecd1cd121fd8082553a8b4d5834b0bf3", "message": "Changed otherTransSetCurTranEnablingTrue to hashmap.\n", "proba": 1.080109797158002e-07} {"commit": "d2038ae2eb4a10ce1fd4573efc3fa49d73e28965", "message": "PUBDEV-2911: Check sanity of random grid search parameters.\n", "proba": 9.872569961544286e-08} {"commit": "f2a111f1de9776d2ec9ac08c4b8e9c064816e364", "message": "[PUBDEV-3876][HOTFIX] :fire: Handle windows path correctly. (#688)\n\nThe `URI.create()` call does not accept windows URI and it needs to be handled via `File` API.", "proba": 1.1122153864562279e-07} {"commit": "f9e012d6ea6b5cffdf1eb869db4226d745fc81b5", "message": "Catch NPE for cleaner race condition", "proba": 1.1695512824871912e-07} {"commit": "522ab628f5bc792fab5b6291f4e18090262b1557", "message": "Improved Map testing for boxed primitives\n", "proba": 1.2730895093682193e-07} {"commit": "0358c750c5e6e3101230cc41b58cfda15f3a27ce", "message": "Disallow concurrent loading within a single Script instance (this.loading was not thread safe)\n", "proba": 1.1064411609140734e-07} {"commit": "cb6786d69eb4d62d142e4f292972d541329838e8", "message": "Should fix cashier's nullptr\n", "proba": 0.9970075488090515} {"commit": "300f286af7e373884a03bccd033c7ce990c3324c", "message": "Use more generic type\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.1807065192215305e-07} {"commit": "ce9f3423c8f2c2f59e23e4756bdaf8bbfe937f8b", "message": "Use a StringBuilder instead of +=.\n", "proba": 4.5433904460878693e-07} {"commit": "f2117b943bb408ab6bbbddee57ba0658a4e3f04e", "message": "save [skip ci]\n", "proba": 1.2754665590364311e-07} {"commit": "63d5d6e36ca2c17d45b7a2c87f7320e3923b1abe", "message": "Add HandTest Javadoc", "proba": 2.2663152776658535e-07} {"commit": "392fdf717fb1629f40d5061cc95c087fb70db3d8", "message": "Added a TODO about the lack of a test for isPageAt and isParentOfPageAt\n", "proba": 1.8394570133750676e-07} {"commit": "89f584dfa5b90b318d185dae644467456a2ef2a2", "message": "removed unneeded operation from a test\n", "proba": 5.146559374225035e-07} {"commit": "bda2af4cb1c4893e5c9628a5b1a7917a18afb9f7", "message": "Fix NotificationListenerTest\n", "proba": 6.774758389838098e-07} {"commit": "c3bc435bb9d0c3e54d9d7809ebeb20abfbaad90f", "message": "Code covered at 80,0% with unit testing\n", "proba": 1.1170797620252415e-07} {"commit": "db05c9c90fd024978c0056131ae8c01ee359fdfe", "message": "Improve class javadoc.", "proba": 2.157844249950358e-07} {"commit": "9036876d03368114b47815e709a5b9b48e99dcfe", "message": "Remove java.sql.Types.BOOLEAN which requires JDK 1.4\n\ngit-svn-id: 19e396b6ca62314521b249a9dd88f4ec6383bfb3@561644 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.070681719284039e-05} {"commit": "96a82d1cd38f38e535cd95aa6bc46259c63e7cf7", "message": "pressure now works\n", "proba": 1.3576584478869336e-07} {"commit": "59660b539beeab9ccce96ccef92fd4144bba9ed1", "message": "fix warnings and add pointers\n", "proba": 3.1289675916923443e-07} {"commit": "9a9aa8cf330a3149eb0faa9bcb184ec0a0a9ca2f", "message": "turn array\n", "proba": 3.7071295082569122e-06} {"commit": "3c539f91f33137bd83db3e923bffc7dd8b04e96a", "message": "Update TestDateTimeFormatter.java", "proba": 6.570418236151454e-07} {"commit": "eeae4dd0cabb1157916f432c04639d98aef7257f", "message": "Biohazard\n\n\nSVN-Revision: 517\n", "proba": 2.428787126973475e-07} {"commit": "4e829d8e47d0603ee001d71d6b88d62ecd72eaf7", "message": "Adds invocation for StorageItemBeforeSaves and StorageItemAfterSaves in AbstractStorageItem#save\n", "proba": 1.6346747599982336e-07} {"commit": "77c3d3eaa8ac5965fe3ebbf72cb80d58e6212462", "message": "Carriage return is not properly handled by EditorConsole, better replace it with a new line\n", "proba": 4.157168405072298e-07} {"commit": "7f4dc1f131f08892407dfbc06f13c52d6b64a976", "message": "Fix regex for jack\n", "proba": 0.9999322891235352} {"commit": "f63ab79feeca1b6ebd25c1cb35d18ec46ffc3625", "message": "Use media type of file being uploaded in RequestBody.\n", "proba": 1.0970751418426516e-07} {"commit": "e2d476eeaef7d047ccbe265140329b3f36ffb0fd", "message": "make sure all messages sent by the client have a message id\n\nIt is not only redundant messages that need a message id. Message\nconsumers that need to access the deduplication store always need one.\nOn top of that, we always want to be able to log a message id.", "proba": 1.7748659786320786e-07} {"commit": "4bbd039625af3078662f03e6f791cc17d3aa414d", "message": "task 1100\n", "proba": 0.9999983310699463} {"commit": "6a06fe2f9e8e84fbb764e91be7524afb5b0d8240", "message": "Drop connection if the rate of change below a limit\n", "proba": 3.421123437874485e-07} {"commit": "ed80360d7ec515c21db57d132b7388c7e3a31f1d", "message": "RestApiServlet: Do not count non-error-exceptions as ISE if response is already committed\n\nIf an exception occurs we return '500 Internal Server Error' by default.\nHowever ExceptionHook implementations can decide to return a different\nresponse status, e.g. if an exception is caused by a client that\ndisconnects, an exception hook could return '499 Client Closed Request',\nwhich is not an internal server error. If this happens, we increase the\nhttp/server/rest_api/error_count metric for the status code that was\nreturned by the exception hook, however this only worked if the response\nwas not committed yet. If the response was already committed we counted\nall exceptions as '500 Internal Server Error', although an exception\nwould have returned a different response code. This is bad because it\ncan eat up the SLO budget.\n\nSigned-off-by: Edwin Kempin \nChange-Id: If6fd0b543a3d385a2d354f8604202f1663b89242\n", "proba": 8.826091652736068e-05} {"commit": "60f8c1aaaeec1cce1115636bae76125b8f2ee826", "message": "Examples class is incomplete, see README for examples\n", "proba": 1.278430659112928e-07} {"commit": "3c306eaff995c37cc2ea5bb0d673601902b7518f", "message": "Improve comment in SmackReactor\n", "proba": 3.5422220889813616e-07} {"commit": "d90186c2bef37f99419857a21fd1ee256bab1cc7", "message": "unnecesary set\n", "proba": 3.765076826311997e-06} {"commit": "ebcedbabd659af436e553f13cb7b1eb548165b18", "message": "Generated code by SwaggerHub", "proba": 2.2641398800260504e-07} {"commit": "872bad68a421fbe27fd88d34ac11f804f3f82256", "message": "Factor out some text utility methods into TextResourceContentHelper\n\n", "proba": 0.9977612495422363} {"commit": "b006204c0f93e8915ab1669af3ea440bd2685322", "message": "Various warning-related cleanups. Added @Overrides\nand removed some manual unboxing.\n", "proba": 9.590858951469272e-08} {"commit": "0b73c100a2f24298849bb09d075e660ad8efc02c", "message": "Documentation for DataDownloader\n", "proba": 1.788151706705321e-07} {"commit": "a04a304954f459d1e1f5dc8c61efc0a99c4394a3", "message": "Fixed an error where matching swizzle were reported as wrong when using swizzle of type vec3 v3 = v2.xxy\n", "proba": 6.6483576119935606e-06} {"commit": "fc31e86f43f84a2d8744f0745b33fd4b90631205", "message": "teensy update\n", "proba": 3.512809882977308e-07} {"commit": "1153660537b36053dd8c02bacaaaf144c5cac852", "message": "Remove iterator from route chain\n", "proba": 2.6054997306346195e-06} {"commit": "36d10cadb132e619a8e11fc5a0962a8ba9945913", "message": "Made some vars final.\n", "proba": 1.067499724172194e-07} {"commit": "14a181734037219800277321cc158c82a01427a6", "message": "OLTU-80 - Implement JWE support for JWT\n\ngit-svn-id: a4d8be2f64efba2c1f29d237e3fd81c1ca7f5b6d@1733429 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.672716163942823e-07} {"commit": "1c2e64fbf9232a5f53ffcec6b82216b5b5fc4f76", "message": "Updates\n", "proba": 6.962063707760535e-07} {"commit": "ad480853d850217bd8fb1383bbdba029c87faae6", "message": "bug:30379\nremove xdmp:eval from role query\n", "proba": 2.24457139097467e-07} {"commit": "e4edd75a66975ac3d7c6c352124fd614bfb47a0e", "message": "Fix format\n", "proba": 0.021820025518536568} {"commit": "fcd70ab7b8a1fc1090ec99d9ff349a7e0f49b90b", "message": "Clean-up\n", "proba": 2.409174612694187e-06} {"commit": "454accb00ffed6b65371b255dbb54d2947939906", "message": "Added missing #int:divideBy: annotation\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.2426227158357506e-07} {"commit": "2abe994bdc20a24824ee2943a299f18759ddca6f", "message": "Removed unused bafDescriptorOf() method; it seems to have been left behind\nafter the method was moved to the Baf class.\n", "proba": 1.091812578124518e-07} {"commit": "a36b25ea819f1680f5d91b50ed61a73e66378928", "message": "svn merge -r629:630 $SVN/branches/1.2.5.dev.8\nBug fix: in an invoke statement with a string constant as one of its parameters,\nthe load of the string constant was being aggregated into the invoke, but the\ntags of the string load rather than of the invoke were being added to the\nresulting statement. Bug reported by Eric Bodden.\n\n\n", "proba": 1.2754409794979438e-07} {"commit": "a3623fb6748eaa68ce95e53e316b4550529d2c22", "message": "test: fix bad method signature\n", "proba": 0.011049428954720497} {"commit": "ba8aa4f24fb89eb2a85597584fb20c067cd39cd5", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "21a4ad8a830f3bb09668c4568b6710f9173cbdff", "message": "test null as array\n", "proba": 2.4963850592030212e-05} {"commit": "bbe214308f1133b126117d3af36333f2e9cfdf28", "message": "extracted resetRepo, addIssue and deleteIssue methods in ModelUpdateUITest\n", "proba": 1.4733448949755257e-07} {"commit": "902054311ef640e74ec92e613e4627f3b2122473", "message": "AssertEqualsTest.java: slight additions - #51\n", "proba": 1.4747224952316174e-07} {"commit": "c4cc171301d3936d8066e50e4d7f327fe5bcce26", "message": "Order tests alphabetically so I can find the missing ones (Continuum finds 405, this only used to run 400).\nAdd the 5 missing tests.\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@746037 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001833113346947357} {"commit": "d303d28c2bf8f23df4d9a8c835a834fef3701b50", "message": "tests: close writer\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1026606 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.654328620290471e-07} {"commit": "132b1d8cd013a384bc4b32bc690bc684dd52ae90", "message": "Removed occasional image flashing.", "proba": 1.1479006900572131e-07} {"commit": "11e73e8bd3bd5abd6c525470aec5751c944e8d4c", "message": "Encrypte and Decrypte with F-Networkbut without CBC\n", "proba": 2.5993719532380055e-07} {"commit": "b65832e6356b6e8451dd1bb69cd07e897f631c41", "message": "fix Amount request\n", "proba": 1.9880048967024777e-06} {"commit": "5b4af52ad1193dcdc9105b9c5650a97992cc4a10", "message": "added news on click listener\n", "proba": 1.4147362037419953e-07} {"commit": "172eedcfb6614a327f04938d7887e1cb1cdce149", "message": "adding a file before merging\n", "proba": 6.7329636976865e-07} {"commit": "ce1fa8506476963b7e907105a2fe2d4a6352af1c", "message": "Reload properly, check for permission properly.\n", "proba": 1.0857528565111352e-07} {"commit": "9da08da48675edbe7752e4bd47c1b2c56d4a14a7", "message": "DERBY-5054 code causes npe in an exception case\n\nPatch contributed by Dave Brosius \n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1073380 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4437687190802535e-07} {"commit": "60cbfb00e66178a305fb4e4fb4ec007e1c439d47", "message": "allow to create java classes named pkg.Class (IDEA-125442, CR-IC-5537)\n", "proba": 1.0977532838296611e-07} {"commit": "77bf0d5a992f974939d5c8eb83d6d74709e3d5e2", "message": "fix code style issue\n", "proba": 2.1497075977094937e-06} {"commit": "231b3b1a7e47fefe91769ae5e07c00e0db2fa207", "message": "Attempt to remove 4-second blockages.\n", "proba": 6.158190899441252e-07} {"commit": "5fcf290758b45fd283733f70b2973ffb9e38e652", "message": "Added more timing methods and fields\n", "proba": 1.1506693198271023e-07} {"commit": "047a1b963dd73d8c3f308f4f63aab3884adf1a6b", "message": "yt dl\n", "proba": 5.172846431378275e-05} {"commit": "542a10353cba707d16ac586e55f1c67a821e3398", "message": "Change @Test expected parameter to @Rule ExpectedException in hamming\n", "proba": 3.580672682801378e-07} {"commit": "14673d111db4b55831af765830d253829d22aab0", "message": "Allow multiple parameters to /whoami\n", "proba": 1.5240461834764574e-06} {"commit": "7cc0d7a1c20f45ca8174c188c9199b48b928725c", "message": "Make the info on channel connection status debug level, not info as the server doesn't actually support proper comet.\n", "proba": 1.0353510759841811e-07} {"commit": "14e6b243d734487b85d2a8e95be7a00f8869d51f", "message": "Move AntiKnockbackMod", "proba": 2.3012890437712485e-07} {"commit": "06bc994323c177a2f2323eb7526159ed294052f3", "message": "Change controller var name for clarity\n", "proba": 2.4169059997802833e-07} {"commit": "88852af4653ce83940b4889fb601bb875a3d0c26", "message": "Fixes #6843: Calculator does not save state on pause\n", "proba": 2.317167115961638e-07} {"commit": "81ae31031299cdb39320cd6fb31e36961a394606", "message": "AppVersion to log\n", "proba": 1.9624981462129654e-07} {"commit": "3712bf7eb978e0dc294eef2a03887fdb976f8a33", "message": "Don't store password in GenericJDBCLock\n", "proba": 4.2200773009426484e-07} {"commit": "a6740e18252c8b5e125008c6b2371266aac53cae", "message": "Version 0.14.1 released\n", "proba": 1.5574941869545e-07} {"commit": "cfcdb852a0aee50c43c907fb285d502dbd280900", "message": "play nicer with AsyncTasks out of our control\n", "proba": 1.1993434156920557e-07} {"commit": "4a595ca05d808e08ff8808d4077854933f533e2c", "message": "Allow neural data set to still count size of idea if it is null, return 0.\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@154 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 0.9999964237213135} {"commit": "0159e9ef628a970c667be3d5ed6ff5f5f7d99b1d", "message": "Issue #593\n", "proba": 1.2740709109948511e-07} {"commit": "2e59040ac379eafbb0ed4fa082cedd3da42e5e33", "message": "Update documentation for error resolution intent extras.\n\nTest: N/A\n\nChange-Id: I2e184fa663142a36481ba05f8a9ff0dcef72d440\n", "proba": 1.5729279766674154e-05} {"commit": "f07b24fb9e7cbb080422c4a0cfeaf5c845ebd8e5", "message": "[ignore] avoid NPE in request:get-path-info()\n\nPort of rev. 7410\n\nsvn path=/branches/eXist-stable-1.2/; revision=7432\n", "proba": 7.163723694247892e-07} {"commit": "adee7a38ed3a8a473ec49c2962639f8260bad79a", "message": "Fixed version, which now uses the getExistHome of the current XQuery Context configuration object.\n\nsvn path=/trunk/eXist/; revision=5427\n", "proba": 3.520543714330415e-07} {"commit": "29898da9a9b53cf1caf01f6b1e644f3fcab23b67", "message": "Move util:exist-version() to eXist:get-version()\n\nsvn path=/trunk/eXist-1.0/; revision=3492\n", "proba": 1.0632730663928669e-05} {"commit": "803a588aab0ad839a400e639dee21339f1ac6ce8", "message": "Special treatment for COMMENT and HISTORY\n", "proba": 1.1458379134410279e-07} {"commit": "fae34efeffda99aff85861c11a1881da6d418e57", "message": "PDI-6724: RegExp step fails if regular expression contains groups but no Capture Group Fields are specified\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@16470 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.043900278498768e-06} {"commit": "79c037c75ab4e6f194c24bb7d89d11e0cad45e00", "message": "Change logging message for retries\n", "proba": 3.270722288561956e-07} {"commit": "a7e2c1d87a4942de2528cabaf545348cc1099d10", "message": "Subscribing Echoey to annotation changes and reduce overhead.\n\nReviewed by: Soren\nRietveld Issue: 284001\n", "proba": 1.0918729742570576e-07} {"commit": "0dc4b8cc01b3ceff98f315332976e54f82cf61df", "message": "Initial Commit\n", "proba": 6.338602815958438e-07} {"commit": "75dff2db438ca248db5bf70940bad6de3b0ab284", "message": "#570 Using class instance breaks metadata lookup under a different class loader - another optimization\n", "proba": 1.1608770478233055e-07} {"commit": "53b3fbd4f38e01a5692fb6cbb94b07f6f323dd49", "message": "MockTracer onSpanFinished (#76)\n\n", "proba": 1.0944459205575185e-07} {"commit": "206c4356d578ab2abb5506c59cc0e076b492873a", "message": "Add XOR32ShiftRandom.ThreadSafe PRNG class.\n", "proba": 1.1274227063040598e-07} {"commit": "5f809d596293d681cc3ac371f6d400172a0bad63", "message": "implement EncodingManager for Upsource\n", "proba": 1.0133092018804746e-06} {"commit": "20610121e267487919da1c5580d739c568ec7cb7", "message": "Enabling read write filter if at least one usage has read/write access detector\n\nREF #41920\n\nGitOrigin-RevId: 594946dc46709033aa0f6081508df30d24125fed", "proba": 5.165283596397785e-07} {"commit": "48cd9ce4dd9bca8d3587fb9fd638ebddc5667e23", "message": "[Java] Naming.\n", "proba": 2.1619145229578862e-07} {"commit": "24e4d6828224bbda26e5207b875a7a77ab337347", "message": "alts: create handshaker RPC lazily (#7630)\n\n* alts: create handshaker RPC lazily\r\n\r\n* alts: address review comments", "proba": 3.000387209795008e-07} {"commit": "827782ec89a92f0d19f2c4143bf927a509b8ae6e", "message": "Minor typo fixes\n", "proba": 3.2116724923980655e-07} {"commit": "dbc8f39251d596ddb4c9d89fd93c6a0908df5234", "message": "submit pay jar\n", "proba": 1.9678749652030092e-07} {"commit": "f16c3abf414ccdc186fa436c3146b83cd99e32e5", "message": "Improve reload command blocker", "proba": 5.8042718364959e-07} {"commit": "2857bf54951a418dd9534e1ffda8d7307b1df2f9", "message": "Lilbit constructor modification\n", "proba": 2.908347482843965e-07} {"commit": "94d10cdb10a22b30ca5155377699223fa3e3c37e", "message": "Using ints for flags, because of GWT\n", "proba": 2.6212359216515324e-07} {"commit": "c71e0529883d73094e30ce2f9e864f6abb60eb2d", "message": "Minor removeQuote clean up\n", "proba": 1.3333583126495796e-07} {"commit": "564843a788de3356d45b4c0cb444796fea61e33f", "message": "This fixes #69, as rotating and other functions work correctly now\n", "proba": 9.893946639749629e-08} {"commit": "1b23a045bd1ce88838e9f026293664269a39b595", "message": "Remove unused methods to remove duplication\n\n", "proba": 6.745181053702254e-07} {"commit": "5e676df8d6e5da93f3b6d329682600b5d0d5d047", "message": "Added a comment for why equals(float, float) is used in PathKeyframe\n", "proba": 4.448389177014178e-07} {"commit": "005d4ae913a6bd319c321dbe03374dbbd6777449", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "2f4fcc1ae029dfb191f31aa5b0880ca4ec48d8fa", "message": "TestDb fixed\n", "proba": 3.178029430728202e-07} {"commit": "130e31babbb7e28453e5f81cb24ccfb5b9b4dd1e", "message": "Fixed onload occasional crash bug\n", "proba": 3.3083486528084904e-07} {"commit": "4e29c4704f318ab90823a00e05e48514b7e83c4f", "message": "Removed no-longer-necessary method\n", "proba": 5.622542812488973e-05} {"commit": "9909cfe7f2c64f8909236f6a6e71cbefc553c311", "message": "broadcast the intent before destroying the call, or the state will never reach the listeners!\n", "proba": 1.0443156384098984e-07} {"commit": "b08393a2d128022c9489bb9029606a7c2e16503f", "message": "Correcciones en TabComentario, boton borrar\n", "proba": 2.0772715458861057e-07} {"commit": "646eb7396b033900192b8d3d154a4a53a2d692b8", "message": "Fixed #102\n", "proba": 2.4672516474311124e-07} {"commit": "3874aabb9b7eb6c244ee9cff944fe82eb84e581b", "message": "Add task button now working with TaskListFragment & Layout fix\n", "proba": 1.2086819367596036e-07} {"commit": "5054c7238722e94f60d117c1c006796eebe2d47f", "message": "use an api associated with the specified guid only\n", "proba": 1.293269775715089e-07} {"commit": "f4de8519aa31936d692dd39afcb81e070a77fd24", "message": "\ud0c0\uc774\uba38 \ucd94\uac00\n", "proba": 8.833658284856938e-07} {"commit": "18a64d5c555b712c000f08d3ce5a14917d7920c0", "message": "refactor: add final\n", "proba": 0.008487819693982601} {"commit": "44da1e62e6ac63533c5dd92ae2470a9fc553f387", "message": "Class is final\n", "proba": 0.9987010955810547} {"commit": "a11745cc3f80784949fa67fbf0961efb109cddb4", "message": "-- Null-out the camera source when released\n", "proba": 1.9124188099794992e-07} {"commit": "aca0c34b39901309ba27a426e0653b1a16e25ccb", "message": "Review exception message when card is already facing up\n", "proba": 1.3289329103827185e-07} {"commit": "318ad68855d0f3a48e43fd8c216b4941eb3c1b2f", "message": "Disable warning\n", "proba": 5.070866791356821e-06} {"commit": "9dc31f569563bbb826edc04b8329aa4cfdec75ab", "message": "AppModule: clean up line breaks\n", "proba": 3.4244699236296583e-06} {"commit": "088fe35d8364c0234f338e374d0db42b1e940a64", "message": "Start casting videos at saved time.\n", "proba": 1.1353120044077514e-07} {"commit": "21b3d44d2584305e11f23525b528329810d2cb3c", "message": "onCreate: Fix number of arguments of showSomething\n\nSigned-off-by: Gianpaolo Macario ", "proba": 2.304782128703664e-06} {"commit": "44fc9dfa3849d3c40607880b2f0c0f56995f9b4b", "message": "update animation time\n", "proba": 5.404544936027378e-07} {"commit": "b0cf592fe8d538bb3a6f84617931ce03d5fbc0c4", "message": "Set recording clock dot frequency to 2Hz\n", "proba": 5.060256808064878e-05} {"commit": "0857fed6a2516b38fa0adc91bd82a706247b48c4", "message": "added isAdded check for retain fragment to prevent some strange random bug on old androids\n", "proba": 1.3141946908490354e-07} {"commit": "3444f5776f15aa449db97f6f4958a165c7e36045", "message": "Wrap more if bodies in braces\n", "proba": 7.194217346295773e-07} {"commit": "92879f500697eebd78e774f231864228fc940b4d", "message": "Update CommCareHomeActivity.java", "proba": 3.722060739619337e-07} {"commit": "e7d0996bdcbb3f6cd6b770e0994bfaffda054310", "message": "added update airpalne check (again)\n", "proba": 1.0820708240544263e-07} {"commit": "a3c994dffa3aab8ac9e81596eff439154ee207a8", "message": "Implementing DetailCalloutListener in EntitySelectActivity to avoid it\nfrom crashing when in \"awesome mode\".\n", "proba": 1.0331496014259756e-07} {"commit": "6bafeb3bc343594be94ad370f155cb6a760cad1c", "message": "Add debug message to print array element type.\n\n", "proba": 1.3369107421112858e-07} {"commit": "8567a0b974c99fe8f7ed669371ab2648b14a40cf", "message": "fixing equivTo - thanks to Michael Faes!", "proba": 1.0390940730076181e-07} {"commit": "982dc97ed48dbb442b57a8c155618d1a8ca489fe", "message": "fixed confusing help-message in SphinxShell\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@8033 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 5.973911356704775e-07} {"commit": "96105b3f6f21a74d6db5d1b56b2fa169437a5604", "message": "Log configuration only in the Metadata Adapter\n", "proba": 2.368843752265093e-07} {"commit": "5ca4668acf538baa5d61b85c0b8ee47f51a4caee", "message": "Add documentation for RpcCall.\n", "proba": 1.1745901673521075e-07} {"commit": "dd6a5fffa37652e55b183590eda68307957d75fe", "message": "demonstrate the new features", "proba": 1.605597077514176e-07} {"commit": "f1db2e48eaf95cfe89616217f67a14f7badc4e14", "message": "Added test case", "proba": 2.425084062451788e-07} {"commit": "58f1a4d5d82286ff715a7b32bf5eaf18feec7748", "message": "#551 more tests skipped\n", "proba": 1.1479652783918937e-07} {"commit": "59f04dce34e304c40dcd0094c36ae45e12b02c27", "message": "removed accidentally committed credentials and test which serves no\npurpose when using test credentials.\n", "proba": 1.074641673426413e-07} {"commit": "bb6321447dd4453c872f068554beba06465111c3", "message": "broke VertexEdgePipe and EdgeVertexPipe into mini-atomic pipes--OutEdgesPipe, InVertexPipe, InEdgesPipe, BothVerticesPipe, etc. 600ms vs. 500ms runtime on a branching 3 depth traversal.\n", "proba": 1.02732528262095e-07} {"commit": "7eefd9a74212f55b23a300110b603daa56a0709c", "message": "Add integration test allowedDiffInPercent\n", "proba": 2.9810411206199205e-07} {"commit": "f2681177e9bfd430e814df6939ebff509fc449e0", "message": "read the httport from jafka\n", "proba": 2.198839013090037e-07} {"commit": "1a9e9e75e6469329fa9e9dea134e8dad49c16f00", "message": "added coordinate retrieval demos\n", "proba": 1.8717842920068506e-07} {"commit": "6a2756a90810fd7958a0621f845e2375a148c79f", "message": "fixes #106 update github request headers\n", "proba": 1.3910398877214902e-07} {"commit": "d2b2247e93a452daea586554b6b861d75ada1be6", "message": "improved test with a meaningful example\n", "proba": 1.3217957075539744e-06} {"commit": "adf135500c8d901ea0eb86fc47455821cb349f4b", "message": "Small cleanup [skip ci]\n", "proba": 1.2236890256644983e-07} {"commit": "df8e914c1009c31129d6896f63db8249ed5c9cd0", "message": "Added 500ms delay after HTTP GET to allow HTTP filters to be invoked.\n", "proba": 1.057781133795288e-07} {"commit": "4312a96d1b97aa3bc3155f507feeefcf3ff8288b", "message": "Move the pattern json object creation logic to a method. (#1232)\n\nStep 1 of refactoring the log4j appender logic\r\n\r\nUse Idea's refactoring tool only to do this.", "proba": 1.085933050148924e-07} {"commit": "5dc0bef7925f1badf23944a6fedd020c25a39e6b", "message": "checked competition\n", "proba": 3.3701400070640375e-07} {"commit": "539e99ec195c7408d05ce7394416da238051e5d9", "message": "improve test coverage for DumperOptions\n", "proba": 1.903611916986847e-07} {"commit": "6a7d6dee09e6bf294c2a6558eb9ddc95083d45b2", "message": "Tests for commit messages.\n", "proba": 1.3909019003222056e-07} {"commit": "ae383756eaef6702531f5258fe501b7c0e2c831d", "message": "PersonListPanelTest: fix flaky test (#863)\n\nPersonListPanelTest#createBackingList(int) is used by \r\nperformanceTest(). It logs the time taken for execution of this method\r\nand throws AssertionError if it takes too long to execute.\r\n\r\nperformanceTest() should only concern itself with testing for the\r\nperformance of creation and deletion of person cards; it should not\r\nconcern itself with the performance of dependencies (in this case, the\r\ncreation of the xml file). As such, there's no need to log the time\r\ntaken for execution of this method and throw an AssertionError if it\r\ntakes too long to execute.\r\n\r\nLet's remove this functionality.", "proba": 3.8088444398454158e-06} {"commit": "2e360f16b45cbeff15d8c7ac86b695f7e3532343", "message": "Fixed failing tests due to change in Task format\n", "proba": 1.7507787219983584e-07} {"commit": "dac4bae572de358c9e4fcf8d9818d6f11abbe2cf", "message": "Cosmetic cleanup\n\n", "proba": 3.4748126154227066e-07} {"commit": "8c54db2bcb08f4d311c744e6ec443febcfbbe844", "message": "changed EmptyDataTest\n", "proba": 5.105154627926822e-07} {"commit": "6174b63fe1cc79ac5255f3966cc1c19989fba8c3", "message": "Ns. pilkkuvirhe.\n", "proba": 2.4693230216144e-07} {"commit": "455f2a0578d5ee8818f2bd6902e03d55b05dcc95", "message": "Backed out the change as ReplaceTest does not exist.\n", "proba": 1.1242509856401739e-07} {"commit": "10479d76917af952553d77e42e5d0282be72586d", "message": "Resizable windows\n", "proba": 7.836703161956393e-07} {"commit": "0ccd6b49b3292b66cd753296d3e394986e6ce2f1", "message": "remove unnecessary modifier ' volatile'\n\nThere is no visibility problem, the happens-before rules can assure it.\nAs described in 'Package java.util.concurrent.atomic Description':\ncompareAndSet and all other read-and-update operations such as\ngetAndIncrement have the memory effects of both reading and writing\nvolatile variables.\n", "proba": 1.5157219479533524e-07} {"commit": "9cbfdbe792a6e0c4649967fb3e89d354842ddcf6", "message": "Did some code refactor, fixed a bug where single-digit minutes were\nnever prefixed with a 0", "proba": 3.837293661490548e-06} {"commit": "13fc59e205209fd9fd7283ccb9bed91ed8b3f153", "message": "remove a redundant assigment\n\nSigned-off-by: Ferry Huberts <66e11f9f5d965b69497c7e73d5e808f8b13c1218@pelagic.nl>\n", "proba": 0.6789334416389465} {"commit": "d571691e370b26bb9d7c985ebc408d09a8ee3608", "message": "Terminating startup if exception occurs during bootstrap.\n", "proba": 1.5365019123692036e-07} {"commit": "069eef43377ca88d40b64f0a8e608c1bf09f542c", "message": "\u5de5\u5355\u63d0\u9192\u6587\u5b57BUG", "proba": 2.7103868660560693e-07} {"commit": "aac5b37485381703d06c40538023d7eb41dd0dd3", "message": "Improve logging\n", "proba": 9.513474651612341e-06} {"commit": "e138e1c726eab6bfdfd284c974402ea4ff394d81", "message": "replaced Set with Bitfield to reduce memory allocations\n", "proba": 1.815349861544746e-07} {"commit": "ff324ef15b879a5ad13d40f9d09b17d8e45fd17b", "message": "NOJIRA\n\nadded serializable\n", "proba": 1.7436072141663317e-07} {"commit": "cf0390e0869eb7f5398ca03ea264c79ef72e2b91", "message": "Cat only process ERROR at most time\n", "proba": 3.9428365994353953e-07} {"commit": "d70cbb4127e1230b9aa25b39d9f472469b65a782", "message": "delete unused code\n", "proba": 2.3501163468608866e-06} {"commit": "9371c9acde8918ad5e0376bb49382aa0e4e88284", "message": "procedures do not have v3 apis\n", "proba": 1.3678595678356942e-06} {"commit": "41663935bfc3cf9a4fdcd8fa6c19ae5a6630aae3", "message": "Solved race condition pointed out by a student by synchronizing the\nmethod. Also changed the order in which we throw errors; don't assert\nif there already was an error to report.\n", "proba": 1.0482530399258394e-07} {"commit": "b55dfa721d1b91f296d7077b74dbb8ba60b8daad", "message": "Chapter 7\n", "proba": 3.626171292125946e-07} {"commit": "e57f162ef766fda641182c5ae308aa7cf6c3b5d6", "message": "added null check\n", "proba": 4.247646927524329e-07} {"commit": "b9055d43e27c936ca05898f96e4a33b04ca81c72", "message": "Update RateThisApp.java\n\nCreate a stop showing method\n", "proba": 1.3907364291299018e-06} {"commit": "1543e14e2f4318d3684dc145b9ad29825a341ca7", "message": "fix:\u6ce8\u91ca\n", "proba": 1.8337625533604296e-06} {"commit": "2c40f2468130eaa4c64340d178791aceecbfca63", "message": "redigera\n", "proba": 1.922774799822946e-06} {"commit": "3880a7d98596e0bcef3ac954563d37fd2678fddf", "message": "FIX: CLO-6015 - CloverDataWriter: invalid checksum error on append fixed.\n\ngit-svn-id: 3055c4f73d55a9d5a6025de75186b7544479005a@17403 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 6.091815976105863e-06} {"commit": "c43d02c73df50e589bd07f540119028e2b7bc1c9", "message": "\u30b3\u30e1\u30f3\u30c8\u8ffd\u52a0\n", "proba": 8.802273896435509e-07} {"commit": "4167df19977f9174f6a2c2199faf3a4fb6688b8a", "message": "Remove ASN1 tag from server cert, because this changed in the eID certificate\n", "proba": 2.7072712782683084e-07} {"commit": "e80f73693cea5dbc4fc402cf886af5085ae09827", "message": "Don't write type on each element of typed array\n", "proba": 2.4544708594476106e-06} {"commit": "9e40d162ba9af7dd495e4cf9ecefc735d4696b99", "message": "Added permission validation test.\n", "proba": 1.1635582097824226e-07} {"commit": "361a5d206aaf2b86b78e0e0eb60dae6219cf38fd", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "c6483441b4e6dbdc9c774d8bb8e620cde7685692", "message": "Speed up subcomponent validation. Uses Sets.union to get the merged set of\nownedBindings and inheritedBindings instead of creating a new ImmutableSet for\neach call to ResolvedBindings.bindings().\n\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=94046725\n", "proba": 1.3171297723602038e-06} {"commit": "4b41189fa1ff452456aecdbb6aa1321fb671237d", "message": "fixed small bug in pattern matching\n", "proba": 2.6582773671179893e-07} {"commit": "80a7cd0643f1559a45ccf0c8177c874a1283ec79", "message": "fix compile errors from new checked exceptions\n", "proba": 5.550890591621283e-07} {"commit": "2497856e363317f797191a3497961645fbd022a0", "message": "src fmt\n", "proba": 8.604603749517992e-07} {"commit": "15900fcbd893345b374b55c5247c99d9ab344ca2", "message": "Fix for STS-327: SimpleMessage is not serializable. I've modified the Message interface to extend Serializable, therefore making all message and error classes serializable.\n\ngit-svn-id: eee8cf2eb4cac5fd9f9d7b672efb1c285d99a606@476 d471f07e-d8fc-0310-a67b-dd4c8ff0e7cd\n", "proba": 7.99652116256766e-06} {"commit": "c707ba42f15610b1414c86bbe4241c6304333008", "message": "coffee break\n", "proba": 5.769218205387006e-06} {"commit": "4225aa8ece9027ee62d92007904d0ea061890ffd", "message": "made SQLhandler compile]\n", "proba": 1.4511697088437359e-07} {"commit": "577b48024ebc2700add71baa678d062931e07433", "message": "Implementacion metodo getColor\n", "proba": 1.4451857168751303e-06} {"commit": "a24c2731af5895d622faaa7a5836bdf15b3f1ad4", "message": "Fix NPE when using a rescorer that can be null", "proba": 0.0003656809567473829} {"commit": "f00c7013035ad84254525aa285a0352d4958fb68", "message": "InputStream was not being closed.\n\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@1795 7f4d9e04-a92a-ab41-bea9-970b690ef4a7\n", "proba": 0.00036221553455106914} {"commit": "ff5a9325c3fab25790a0258241011e461da936e2", "message": "Fixes Jira Issue UP-1386: A SybSQLException is thrown while updating column width. This occurs because all values for UP_SS_USER_ATTS.STRUCT_ID are enclosed within single quotes even though the column is defines as an integer. This class was compiled but the class was not tested.\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@10928 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 3.021757038368378e-06} {"commit": "ca1a7996cd98db8d44120682efc4c7d52491c772", "message": "Support linux and windows serial port", "proba": 1.6059017582392698e-07} {"commit": "65d27f950612e145ef1d7cd08fd9a49b73c27bdb", "message": "Message tidy.", "proba": 1.5857203550240229e-07} {"commit": "b24ab921b5b3a8a16970d0a9ce04d71ccc81c9f1", "message": "Parameter dimension check for arbitrary branch rates", "proba": 1.6844526840031904e-07} {"commit": "70591ab2cd32bee5f05edda803202ad2e1472b08", "message": "remove otherShapeType\n\n\nSVN-Revision: 9936\n", "proba": 1.4981060303398408e-07} {"commit": "c6fb3e29d1d8290ebb1a6d014d624d4edbdbb7b4", "message": "Fixed bug where only one cs_csi could be created. Now one package can have 2 package aliases as parent (2 cs_csi)\n\n\nSVN-Revision: 277\n", "proba": 1.7257046636132145e-07} {"commit": "6004b1e566a5fbeba45514687fb89c7b98acb3f0", "message": "logging improved\n", "proba": 2.5593800501155783e-07} {"commit": "7edc3067f66d28a1a3c3f80dcd92cc79b3efc24a", "message": "Stop multiple calls to close() triggering an JMX error\n\ngit-svn-id: a66ef3f0e6c00b14098e182847b4bd646263fa09@1163864 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.932573448168114e-07} {"commit": "fd6c227482da309b18269221a6b7352ae3e51190", "message": "remove obsolete #return (just use #break to exit current macro)\n\ngit-svn-id: d4dc60294853c2619549ca4e893b3753b9cf94d6@752619 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2501353694460704e-06} {"commit": "ff3f6842672c325601c8b79113070bc4c4e3554b", "message": "add hashCode()\n", "proba": 2.780882095976267e-05} {"commit": "5d1af5f21b3176b110d371bee017b4638aa6762b", "message": "Add CastContext.retarget method\n", "proba": 7.118252369764377e-07} {"commit": "b9256c7aa621a167c240dbf95d9d0aeef2dc3430", "message": "Final field to a final method\n", "proba": 1.204491582029732e-06} {"commit": "7a3ec5b26944fe330ad21bf83733e7950eebf78d", "message": "according to findbugs comparators should be serializable\n", "proba": 0.9999701976776123} {"commit": "3d2bb2a400c48bc51e43db11ac154d999a97881b", "message": "Bazel profile: improve reporting of critical path components\n\nThe Bazel profile reports the critical path. To enable it to be stored in a separate thread, the `tid` is set to 0 throughout. However, this makes it hard to match critical path events to events in the skyframe-evaluator threads.\n\nThis change adds the `tid` of the event in the `args` of the `critical path component` event. Like this, the critical path components continue to be listed in the critical path thread, as well as allowing the unique identification of which actual event in the evaluator threads it corresponds to.\n\nCloses #16523.\n\nPiperOrigin-RevId: 483297689\nChange-Id: I68cbcf2caa80d98292709ae1358c4ba45489a38c\n", "proba": 3.6042683859704994e-06} {"commit": "b367646ef19b65301bc2c6f476b94ac6b9a2e6bf", "message": "Use query that only returns keys to retrive message entities we need at a lower latency and cost\n", "proba": 1.3651992958330084e-07} {"commit": "f7d1445e8ad9ed37e061c4c73f1da8df6d528953", "message": " Cleanup code", "proba": 1.02241631338984e-06} {"commit": "d0d5007a14a9f47cb4189c7f25ab90bbd792c6ea", "message": "update AbstractTaskHandler - refactoring\n", "proba": 1.311233859269123e-07} {"commit": "d8aca894380ca7e39280431ddfecf732cf6d039b", "message": "Change sampling period for ranging measurements to 30 seconds from 5 seconds to make distance measurements more stable. This makes the sample interval similar to iOS\n", "proba": 2.550865758621512e-07} {"commit": "4dadda673686b4bc5af5e6f7ca2dac4d920477f0", "message": "Actually, remove the solderer progress bar text\n", "proba": 2.696721708161931e-07} {"commit": "e9e770c97435e067c333ec1cf4a530dd9a21f3b9", "message": "Fixed GfycatRipper not not ripping gifs.", "proba": 1.1004408406734001e-07} {"commit": "bec78a0293a0f5d85d8ed6458cdaea3ccc8fee82", "message": "Removed dll delete hack\n", "proba": 3.560881225439516e-07} {"commit": "53dce90026f7e1d34156429048f1028e2b3ad8d8", "message": "Mistaken check for only one tab is fixed.", "proba": 1.047691355893221e-07} {"commit": "66c6d3f82670380da33deef37c697b957a6b4ca7", "message": "Fix the comment for TDClientSocketException.\n", "proba": 4.642612054794881e-07} {"commit": "488b655439cebbdbe1a7f81d58a009dbc0fdbc68", "message": "Fix order of parameters passed to handleAnnounceResponse()\n\nSigned-off-by: Maxime Petazzoni \n", "proba": 1.0763236787170172e-05} {"commit": "222321fdb45bff3007ba32e1222f4e8dd4b6556b", "message": "Add note about translations.\n", "proba": 1.1668418409271908e-07} {"commit": "386f9e38a993ddd2660133ecddb5c2b66b332630", "message": "prepared spells now sync to client correctly\n", "proba": 1.2834109952564177e-07} {"commit": "dbe88f57f96b6b786773114ef2065aa80f6256cf", "message": "initial adding of files permissions", "proba": 3.982725900186779e-07} {"commit": "1b01679bea1bee118d39f0d8099c397121305563", "message": "data is not selected when session is loaded\n", "proba": 3.505534209580219e-07} {"commit": "54017cf28eaf5db2e7d407be2cc9327dcf66bec4", "message": "use different strategies for view models validation vs model validation", "proba": 2.8167011123514385e-07} {"commit": "f9fa86bce503abef7386a7917f0b8daf1fc91eb8", "message": "Fix PortalGUI\n", "proba": 7.369882837338082e-07} {"commit": "97bf901ff6ad300e8f560fd799abc4f2612b0481", "message": "Alter PortalGUI\n", "proba": 5.853406150890805e-07} {"commit": "f3fceb8f4b84ccabefddb9ca76da675aabf1dd9c", "message": "Changing layout a bit (really need to make this configurable)\n", "proba": 1.0521209503622231e-07} {"commit": "e8bd6a84a578368b2d83e54d4309753bcdf4a5f3", "message": "Remove TODO comment\n\nFixed in the following PR:\n- https://github.com/treasure-data/digdag/pull/607\n", "proba": 1.8895702851295937e-06} {"commit": "32ea9956403158948f2b605adaf872dcf0628117", "message": "Refactored the code to make it testable.\n\nSigned-off-by: Siddharth Goel <915b0be5c1cb6b740cd1b3b9d83966bf54c89d90@gmail.com>\n", "proba": 1.7226575437234715e-05} {"commit": "46101b7531281563deb11693f8d70077a22ff841", "message": "Added partialTicks to the Render 3D Event\n", "proba": 1.2966177109774435e-07} {"commit": "6bbe1bc738f166fc4b0a0e2a0ad0030388e5b463", "message": "https://github.com/OpenHFT/Chronicle-Wire/issues/164 MethodWriters: removed the use of the Proxy\n", "proba": 1.674196568046682e-07} {"commit": "fecf7d6ca27b6ffd7857a76395605642dfd3e1e6", "message": "Fix for AESH-453, issues for options having a common part name\n", "proba": 1.1808033661964146e-07} {"commit": "658301ce0f5824b925b8e88b55353ad0d539d0e1", "message": "\u66f4\u65b0\u83b7\u53d6\u4e8c\u7ef4\u7801\u7684\u6d4b\u8bd5\u7528\u4f8b\n", "proba": 1.5780656781316793e-07} {"commit": "d67e6e60fc920143472836e292cda3634ddbe6e0", "message": "EndPointSnitchInfo: Support null as host name\n\nIn origin an undocumented feature (bug?) is that passing null as a host\nname for getRack and getDatacenter returns the rack or datacenter\naccording to the loopbck address.\n\nThis follow the same behaviour, so when the host is null, the function\nwill not fail but will call the API with the local loopback address\n\nSigned-off-by: Amnon Heiman \nSigned-off-by: Pekka Enberg \n", "proba": 0.00027715915348380804} {"commit": "260908ee2282ba45d61f8fa2e8964bd4c605577e", "message": "LICENSE.\n\nVery important has license in all files.\r\nI going review this later.\r\nAdded license to file. :)", "proba": 1.0198050404142123e-07} {"commit": "3ab808dffaa221b31932be3d30ceb04d664003ed", "message": "refactoring to handle LiveMode\n", "proba": 2.837214765349927e-07} {"commit": "b2560830fc276ed4d68ef28b0bb02880f600b2b8", "message": "guard test against missing rserve\n", "proba": 5.454711754282471e-06} {"commit": "c0c65eee13f2de78a7314ffb8552e39d4b035b0d", "message": "Generate different credentials every login.\n", "proba": 7.919156632851809e-05} {"commit": "f4733923efcb3f1465d5a90e9238bc4c15e65ba4", "message": "add\n - testReflection()\n - testNoReflection()\n\n", "proba": 1.5179509773588507e-06} {"commit": "84128b168d74a6266786b2c46112ca35f996fd49", "message": "Removed SPARQLResourceBase\n", "proba": 2.622781494210358e-07} {"commit": "c4111c8df0d711c331d122d32b5e01719e958d9a", "message": "fill out injuries-related screenings\n", "proba": 1.7841200872226182e-07} {"commit": "c678391ade9e250fde074bf998dd231c365a4212", "message": "At some point the saving of options was lost during refactoring. Restore the ability for IJ1 changes to be propagated back to IJ2 Options dialogs. At the same time fix how overlay options colors are translated.\n\nThis used to be revision r4366.\n", "proba": 1.111066225689683e-07} {"commit": "16b8cacf698a00e15d30536df03381da2bcae429", "message": "minor code changes and some javadoc updates\n\nThis used to be revision r4124.\n", "proba": 1.0198069588795988e-07} {"commit": "487eb77be506bab50ba559fa44ee278be446779f", "message": "YARG-19 Extract logging exception in the Reporting class into separate method\n", "proba": 1.477873468047619e-07} {"commit": "e5bb4e0a2ac9010d8113015c90752e2ce1ce3be0", "message": "This change replaces new MapMaker().makeMap() with new ConcurrentHashMap<>().\n\nMapMaker is no longer recommended except for weakKeys and weakValues. Please use either ConcurrentMap (if you need only initialCapacity and concurrencyLevel) or com.google.common.cache (if you use MapMaker's deprecated caching functionality) instead.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=116248154\n", "proba": 2.4216680685640313e-05} {"commit": "15771e671b0359fe0bf0c7413b1b08f749d4a2c7", "message": "Cache references to very frequently called functions instead of method reference.\n", "proba": 1.0384560766851791e-07} {"commit": "27beef92d8217fbebf81fe884f83f3e506f635eb", "message": "intellij suggestions\n", "proba": 2.8363086812532856e-07} {"commit": "923e582b26dd3a68a657d4aec8e6175f39c8dd11", "message": "basic configurator removed\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@873 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 5.466614538818249e-07} {"commit": "542b2e3bfd47e9bdbb661151eb30870321f72c4e", "message": "Improves classpath resource sorting.\n", "proba": 1.4960671990138508e-07} {"commit": "5f5700bbb0f7b1223cd645c133b233c9dcaa37a1", "message": "Fix race between connectionClosed() and ConnectionHandler()\n", "proba": 0.001037399866618216} {"commit": "363a5b4bbc8c82c872a315a2ab2e9e09e5653819", "message": "Fixed issue #3911\n", "proba": 1.7001153196360974e-07} {"commit": "700bf274a448b51ce5a60a473980194e755c468a", "message": "Only have the client send ENABLE_PUSH\n", "proba": 2.1831637297964335e-07} {"commit": "f4a7568f19a36b356627261fc05991af00fc83a7", "message": "Test | Update CEK encrypted value for tests (#1412)\n\n", "proba": 1.0807424644099228e-07} {"commit": "c6f22ce69a8b874ffe841dc41250eaff4034b67e", "message": "Only copy the whole message content if really needed. Optimization for JAMES-1154\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@1052775 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.303584895140375e-06} {"commit": "f6c189417f4cfc715da3d18c7ed8407eec4d2835", "message": "Rewrite regression test to use Enrichr instead of List2Networks.\n\ngit-svn-id: f5921e6c9a61b6015ffa18fe349c03fb73f2cf99@1711 998562b1-c221-4fe5-b3d3-2fd2107a5f19\n", "proba": 0.0009234475437551737} {"commit": "1443858ea2eb0cb7f72e21e29d5bbef550cee4c8", "message": "fixed http reference\n", "proba": 1.628369972195287e-07} {"commit": "bcde0454af45f54c3dd39bec8ba5cb52f6099cd6", "message": "Test cases for issue #430\n", "proba": 1.2745461219765275e-07} {"commit": "ed641a2fdc5da597f2a5da674c789dc077c2e0b3", "message": "Fix issue evidence lookup does not return evidence when only hugoSymbol specified\n\nThis solves issue #938\n", "proba": 1.569110992249989e-07} {"commit": "80b11d45b10b28dd3ec7e05cf2975a6a8cba9658", "message": "\u4e0d\u8981\u306a\u3082\u306e\u3092\u524a\u9664", "proba": 4.215550688968506e-06} {"commit": "091a7f147a918d41dcd7b04580daba8dfda31e1b", "message": "Do not use alteration when getting evidences by EvidenceTypes and levels\n", "proba": 1.1312137360164343e-07} {"commit": "a96cb506d04b913f34e95094cdabd8e6ad50de55", "message": "Set subtype and cancer type to null if the input is empty string\n", "proba": 1.3248219147499185e-05} {"commit": "4b8edad5fe5a4bcb234f9848ca9c45996106cd5f", "message": "fix flaky test: setup chromedriver\n", "proba": 9.89068030321505e-06} {"commit": "f08fc09b348c02dea625d3b4a93544084311fe7e", "message": "Reduce per corner lighting getChunk calls\n", "proba": 1.4322591823656694e-07} {"commit": "1e071324f66ee62797af148a4e5c66a8d4fdc35b", "message": "Fixed the following: \n1) The Model role is still using our namespace and should be\nsome.ontology.org.\n2) The restriction in the SequenceConstraint does not need\n\u201cstruct_constraint\u201d in the URI.", "proba": 3.565584165698965e-07} {"commit": "56fa8c67eb9a3922902145bfdf50da25aa28ffa6", "message": "mpimessage should be serializable\n", "proba": 0.9999449253082275} {"commit": "be6753a44674cc8cb150deb4e29db9ae6eb5af0c", "message": "Fixing Module Interoperability unit test - #726\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@4144 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 7.223615057228017e-07} {"commit": "1bfd9bd1720bcc28322475dcaf2444917f695c48", "message": "fix ambigious types in events controller\n", "proba": 4.555782027182431e-07} {"commit": "d3a19d4e853dce874f40d4e98dde1f2c6c3dd8f9", "message": "AnonCommand: Refactor using CommandUtils\n", "proba": 4.112614260520786e-05} {"commit": "565d6636a7bd10992fd23ec677837c62bfd0abe3", "message": "fix issue with project with module of module\n", "proba": 2.8431384180294117e-07} {"commit": "06f8f6f860833807b7603713c28922e4cb7854bf", "message": "Fix bug in noise computation\n", "proba": 0.0002817870699800551} {"commit": "37542ae66d7018ba2fdc8047bf8ae3bf66adb016", "message": "RuleConditionProcessorTest adapted to missing SharedConditionalElementWrapper\n", "proba": 2.109543117967405e-07} {"commit": "c56d02108c48a4d9dc5cc002a23da2ea7a1311cd", "message": "IDEA-156485 git: do not allow to copy content from 'Compare Versions' dialog\n\nGitOrigin-RevId: be8d1d25bc625f347a819dddf6cbaa061c3e4dfb", "proba": 1.4242543784348527e-06} {"commit": "533959e8a1e2eeb1e3595cd5083442c1925a3d19", "message": "Fix the test case\n", "proba": 0.9999994039535522} {"commit": "39bd6b5d54d98881e8445d238f896a386f04edb5", "message": "Bugfix: Always close ClassGraph result set after DomApplication.initialize() (release memory)\n", "proba": 1.1628448959299931e-07} {"commit": "e333adf5302bfceced2d4baf22d4edc048f553e9", "message": "no Jira, remove unused \"remove\" method (remove handled at higher level than this class; was already not present in FsIndex_set_sorted)\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1764714 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.141142886102898e-06} {"commit": "ebc88486c52c7d75f8e95b9f7d064be6503e5244", "message": "Remove an always-true IF test.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=140614933\n", "proba": 0.9989262223243713} {"commit": "a1605bca490675230e5ddaee8dee026c7fd556df", "message": "InheritedSingletonTest removed from the test...\n\ngit-svn-id: a6571597954494654385eb5e6693f686f629ea20@6 bee1aa47-a06f-436c-a2f2-6a1efea3c100\n", "proba": 6.540847152791684e-07} {"commit": "853be6831cf9992c5931289908fccb17b2a0bb95", "message": "updated EvalResults unit test\n", "proba": 1.3312821067756886e-07} {"commit": "be44cc44f96df255843eb6c2b56c67fd26d2ffff", "message": "Oops - fix relative path\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@1030364 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7206855520489626e-05} {"commit": "f7a54fe7542008d78b0854219ec2c20359fa5029", "message": "Added string terminated with newline char to the ParameterListTest.testCreateFromKeyValueForm().\n\ngit-svn-id: 04d5f425e1afaf15ebdf27760bf69bd4e651a03a@255 0ddc078c-3e21-0410-a0b4-493e83258d60\n", "proba": 1.5921337762847543e-05} {"commit": "75ee007d8e4d6f9752c49eb76ca77cf691584c99", "message": "Added test to test for the special case when param name params is supplied.\n", "proba": 1.0356117741139315e-07} {"commit": "6e6019dff3ce484ad9b564cc83c10b9e694fdf01", "message": "Fixed test case\n", "proba": 5.804371312478906e-07} {"commit": "6ebae17dc7f56f667bd96142e51ffee80560e5f0", "message": "Remove the redundant line.\n", "proba": 0.9999885559082031} {"commit": "fc235c2a1e183cf12fe638c649b157f68c1b6174", "message": "Added a log statement\n\ngit-svn-id: 1feeec2ac52dd5abe67dc41155ffd1030208be59@429 fd70404c-346f-40f3-aaf5-4d485f690dad\n", "proba": 1.2581402870637248e-06} {"commit": "883791ff79122dc5f1fa87164c4d97d69b7f4097", "message": "Implemented testGetLastColumn() and testGetLastRow()\n", "proba": 1.728206029838475e-06} {"commit": "83aa13161f215e899d8ca4381377f7bccfe429da", "message": "Waiting in setup() until the cluster has formed successfully\n", "proba": 2.4506300633220235e-07} {"commit": "3621b7eba1fe65521538fcd622c2990fc3db0a7b", "message": "Modified tests to conform to changes in the SeqFileFormer interface\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1348 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 5.101728106637893e-07} {"commit": "68e8d959c02cded8859138b2c6d4631a0762172f", "message": "2 changes in an object segmentation to use\nthe deltaE2000 gradient in superpixels and\nto use polar theta CIELUV\n", "proba": 1.0459023513931243e-07} {"commit": "849d816fcea28469b4c500455077e932532266ce", "message": "refactor: use Iterator instead of Iterator\n", "proba": 0.0006257989443838596} {"commit": "d3ee2ae414686de90f13e5db1d857ec51e783bad", "message": "HIVE-23240 : loadDynamicPartition complains about static partitions even when they are provided in the description (Reza Safi via Ashutosh Chauhan)\n\nSigned-off-by: Ashutosh Chauhan \n", "proba": 1.2054644571435347e-07} {"commit": "461d914be60c8e796cab41795b1a974fb538ca3b", "message": "fix test path\n", "proba": 2.253185584777384e-06} {"commit": "0d9b61aa3527333e799c599e5397303e13f56102", "message": "Use Rules.getBulletDamage instead of our own code.\n", "proba": 1.0039446607379432e-07} {"commit": "66fe42e44059a9a7093e44a0b725864557770861", "message": "Minor change.\n", "proba": 1.9911705351205455e-07} {"commit": "de2bd61af698a08b4bc4a3e2ee8c8bf60a5f3aeb", "message": "[IMJ][imj3][draft] Updated CaffeinatedAnalysis.\n", "proba": 1.0689218044035442e-07} {"commit": "ecdcc7c040730895400d7066be88d71d04f6c32e", "message": "HIVE-24552: Possible HMS connections leak or accumulation in loadDynamicPartitions (#1802) (Yongzhi Chen, reviewed by L\u00e1szl\u00f3 Pint\u00e9r)\n\nCo-authored-by: Yongzhi Chen ", "proba": 1.0427511654143018e-07} {"commit": "1ace39aabc10a07f5fbc6d01cf15d67e51ff5a45", "message": "Add guard to previewOutputRecord\n", "proba": 2.4726597303015296e-07} {"commit": "b95ffddf6b061363406b00578bc93c7f25be7e44", "message": "planting of greenary\n", "proba": 5.994518801344384e-07} {"commit": "2d24a3d8cce7885353d2ef38b59a051906743974", "message": "add new usDateSimple method to do more granular tests\n", "proba": 1.4783047674882255e-07} {"commit": "37201b8a706a72037c7335c3dd47946597fc08fb", "message": "PDFBOX-2905: adjust PDFDebugger package, revert former changes\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1706112 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.916752634973818e-07} {"commit": "4491a580071973953b56e73ffa31fedda776ea86", "message": "Fix JDBC port issue\n", "proba": 1.0563396244833712e-05} {"commit": "778c58aca27e6e1094f73e2baebe131cd9c4696d", "message": "Added more info for SLD handling errors\n", "proba": 1.1317273163058417e-07} {"commit": "4b86489f7b6e6470d748da0593b21b67e87c128e", "message": "Handle MPD 0.19+ protocol changes\n", "proba": 2.863295947008737e-07} {"commit": "6433dfb27845b66241432623efd18e8e7cc07567", "message": "Finished support for attachment addition\n", "proba": 1.3578048196905002e-07} {"commit": "dcd2d5c6d9cb07b6daa6e34ae9231b53b6f60080", "message": "Create the project directory if it doesn't already exist", "proba": 6.172496114231762e-07} {"commit": "ac2c658fa526074dd3f6cd2bbf963031df0640ae", "message": "debugging saveLogic method\n", "proba": 6.19404318058514e-07} {"commit": "81a3980bfcc1117cbe7bd98c3d18fa4a38f6194e", "message": "use white space, not tab!\n", "proba": 1.5531821873082663e-07} {"commit": "70ec2b7fbc7fc73a38c2fcf662386451eba5e0be", "message": "change type to string in media db\n", "proba": 8.917871809899225e-07} {"commit": "5a58f80ad19c657b0652093ec2af44236689dce8", "message": "Show edges\n", "proba": 3.222951363568427e-07} {"commit": "896f3cf951bd015decc1e9bc50547c13afa47081", "message": "Minor fixes", "proba": 2.2240030261855281e-07} {"commit": "b00686c8c04927bc828dfc20d4d5d14bddf8120a", "message": "A bit of internal restructuring to allow parseToken() to be implemented as a protected method.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625959 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.685260599515459e-06} {"commit": "b0b3942eb52f1ec352211a64cd61658ba924f98b", "message": "Insert new files, Alura, Projeto de Algoritmos 2, Aula 8\n", "proba": 1.32569994093501e-07} {"commit": "d5ee0e34a3b011dd463f450b3c94668876270f4e", "message": "config fix\n", "proba": 9.316739237874572e-07} {"commit": "b749a7b4cc501e12563940e123a2b3a342947a2d", "message": "Make ErrorLogRecord not crash on null message.\n\nSummary:\nIt's perfectly valid for a Throwable to return `null` from `getMessage`,\nhowever Optional.of will crash, whereas Optional.ofNullable won't.\n\nTest Plan: CI\n\nReviewed By: k21\n\nfbshipit-source-id: 115cb03\n", "proba": 2.765510771496338e-07} {"commit": "063aa268d2b04c32f7a4905b384f5847e8e99a31", "message": "Remove the no-op CompilerOptions setters setOptimizeParameters/setOptimizeReturns. setOptimizeCalls is used instead to control these options.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=175310164\n", "proba": 1.657298753343639e-06} {"commit": "3f1b128b17114ce081206191ea8472a16b13ddf9", "message": "Compare logDir by using File object to avoid test failure on Windows which uses '\\' as file separator.\n\nChange-Id: Icef450df62467a9d43149d73833dc1fd3c75fb45\n", "proba": 2.5801225547184004e-06} {"commit": "b67046413741e6573fac0b217b069b1a39d5abcf", "message": "Enable to change content size of ContentBox.\n", "proba": 1.15082187335247e-07} {"commit": "fe33d64a3934a7beba60ce5b04f34a5018394101", "message": "Report an error when the compiler job fails in the Ant task.\nFixes issue 221\n\n\n\ngit-svn-id: 708380be11bb4c96db8d1bd19ea12a301575c487@367 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 0.00018163341155741364} {"commit": "787320776dd51973509ad9f86be1464c3cd96f60", "message": "Minor clean up\n", "proba": 1.9766173409152543e-07} {"commit": "7ded6148f578e8925620ac66fe897914b17dc6ec", "message": "ISSUE 158\n\nApplied Patch to allow AlphaState in the MaterialGrouping for Obj\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@2543 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.6684806780631334e-07} {"commit": "c158dc68284ba453ea36e96a4ab45ec2175fabec", "message": "Trivial.\n", "proba": 6.161375267765834e-07} {"commit": "fa3d8ce7ca91e0daf4c2056a67c5db6641355999", "message": "v2.13.2", "proba": 8.484274439979345e-05} {"commit": "5d37b6d09a58770b9b697424964b045082f0d007", "message": "Update error handling.", "proba": 1.8150885239265335e-07} {"commit": "6543bb7b0c0db075f153bbec33ec4dcb373e26fa", "message": "Fix GuideTest offset by recent snippet changes\n", "proba": 1.541715590747117e-07} {"commit": "0766485adddf78b117300b275e168a50ead1f4e0", "message": "Updated RapidServletContextListener to extend\nLog4jServletContainerInitializer to initialise logging properly.", "proba": 1.0176249531923531e-07} {"commit": "b2ce1d361df6d7738c0d4a8e7aa41932e5daf06d", "message": "Gave PubkeyListActivity a Sherlock makeover\n", "proba": 6.494223612207861e-07} {"commit": "319a72ba1b8d4bd6e03e11b445e6b4650e6d0f7b", "message": "Custom icons for directory trees", "proba": 2.4075683313640184e-07} {"commit": "93dc52d94af62651c77e71812a8a6fc89ae73b02", "message": "upped cassandra version for NR side\n", "proba": 1.2654128056510672e-07} {"commit": "4e0ba3724556e05b162a7ea4f7cd0787ed94b2e6", "message": "resource look up changed.\nLocale is by default not in the url anymore\ngetSession of application refactor\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@457455 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.090950258410885e-06} {"commit": "9de3c1348c49d88b189b5f2787ce7c403d6a7b56", "message": "- in instantResults mode, we need to delay finish notification till all nodeitems in result are populated with xmlnodes\n- only expressions of type NodeSet.class support InstantResults (for example PathExpression doesn't support even though it returns nodeset)", "proba": 1.1373926867008777e-07} {"commit": "8b0c5d142f4b17deb14912707f03fe4d329b482a", "message": "Fix unwanted serialization of cache.\n\ngit-svn-id: fe6d842192ccfb78748eb71580d1ce65f168b559@1365 9830eeb5-ddf4-0310-9ef7-f4b9a3e3227e\n", "proba": 0.999971866607666} {"commit": "d9022f394c4be83f9679693a7e6a0398cc7724cf", "message": "Allow idle time to be set\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@889041 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: d9d3ce2945afd17c0d6a9f64008612366ed15fbc", "proba": 0.00022906031517777592} {"commit": "5d3231a97e2c6ef8a9e5fb5d2eb0e237044c394d", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@6236 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.350719783971726e-07} {"commit": "47e6da2bc0ca520bd2b0e07775842f9920d93dc9", "message": "Changed logging datasets", "proba": 4.669769850806915e-07} {"commit": "b6e55a6d9d1b1c5550145bc69483d3b37f805c05", "message": "[BugFix: ZSTACK-28658]\n\nAdd field volumeUuid in class GetVolumeQosResult\n", "proba": 1.3680588040188013e-07} {"commit": "82eebbf035626c989005689fe0d2ca7644a7b888", "message": "Fix random ArrayIndexOutOfBoundsException when reexecuting on data\n", "proba": 4.686965894507011e-06} {"commit": "51886a27c67f973547dcca9ffa1c5c2d07fe3ac2", "message": "Fix logic in AutonTurnAndHerdTote\n", "proba": 0.9999642372131348} {"commit": "09cefaf3e9912d8e99d4f9a131b50cc409593de8", "message": " bug 6500: add back the special handle for secodary storage host, it is in the same path of handling xenserver host, it is easy to break that, so I add some comments there\n\n status 6500: resolved fixed\n", "proba": 1.3496044459770928e-07} {"commit": "40463c81b55ef41a28a62699350596409162f3f5", "message": "cleaning up printlns\n", "proba": 1.666720095272467e-06} {"commit": "93efa681e9a22f21e864e71de7a4af4284bd13f7", "message": "Mute test logs\n", "proba": 5.77405558033206e-07} {"commit": "27c20af6798ecae23e5d77c4fd3056964c1d4cdf", "message": "changed log messages from INFO to DEBUG\n", "proba": 7.753909585517249e-07} {"commit": "69abaf4afcbb931c96ebe820f16b17559c58e7ba", "message": "Make method easier to read\n", "proba": 4.889262527285609e-06} {"commit": "bb2db6a8ff2b46e63a51e8b1bdff109e63e69890", "message": "added null check\n\n\nSVN-Revision: 5593\n", "proba": 1.3351970551411796e-07} {"commit": "2a4b3edbd7233467883061b803ca3975b0b89f11", "message": "started to fileter sequences\n", "proba": 2.714971003570099e-07} {"commit": "8b1a3c724670b8bb1afba6376d629671f454ef99", "message": "column off by 1\n", "proba": 9.484002134740876e-07} {"commit": "fdf3ba30e172ba2f09b429e0359747e24c780b77", "message": "fix encoding memo fields (1356745), refactor the long value handling code and the string handling code\n\n\ngit-svn-id: 3a2409cd0beef11b2606a17fdc4e1262b30a237e@54 f203690c-595d-4dc9-a70b-905162fa7fd2\n", "proba": 0.00014922500122338533} {"commit": "0a31bb5731464cb3594cdb25fccb657e576acb39", "message": "Unnecessary cast\n\ngit-svn-id: 53f0c1087cb9b05f99ff63ab1f4d1687a227fef1@1023768 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.915060571875074e-07} {"commit": "52918ff330bb5319211d39f052fe5a40c63e5b6d", "message": "Fixed bug found by Laurent Sacaut where alterDatabase failed when no creation parameters were given\n\ngit-svn-id: 9ba7b058a3825ad085cc988a898da8cc978da7ce@368150 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.157106551858305e-07} {"commit": "70fe44ab176eacb4c5e6df3e5db4883a9dd3fc21", "message": "Minor nit: eliminate stray hungarian...\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1059195 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6542223230972013e-07} {"commit": "ef231a1b6e7b8c55af82eed441fbbfe11b042ca0", "message": "Update ChatContainer.\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@7730 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 3.720858103406499e-06} {"commit": "0e2b00a3e4a54aeeeb198c9ec9579ffcd37f9148", "message": "Updated JunOS constant.\n", "proba": 1.2125242676575e-07} {"commit": "ff520bc237d48b27d15c8e3f5deee9cfba62acee", "message": "Added auto-install info for selected directory\nAdded error messages for no directory and not a directory\nAdded showMessage() method to encapsulate message dialog\nAdded auto-install info for selected file\nAdded error messages for no file and not a file\nAdded JavaDoc comments for specifying PasswordEqualityValidator and PasswordKeystoreValidator\nAdded use of multiple validators for password field\n\n\ngit-svn-id: 408af81b9e4f0a5eaad229a6d9eed76d614c4af6@2009 7d736ef5-cfd4-0310-9c9a-b52d5c14b761\n", "proba": 5.838987817696761e-07} {"commit": "0b407108845a819f78912bb28fb7f56ae4ce8659", "message": "Fix log string\n", "proba": 0.004976122640073299} {"commit": "d462eb7db3cc49fc9a2ed149ebe36b75d9c0a08b", "message": "Lock frame buffer updates while drawing. Fixes tearing issues.\n", "proba": 1.0459143595653586e-07} {"commit": "94915d6bb854a5e73e45093cac56260b89ce7e07", "message": "[#3917] Fix missing username error\n", "proba": 0.0006539815803989768} {"commit": "2816989e622f31bc77481b18081f05e49847668f", "message": "Removed commented code in ViewUtils\n\n", "proba": 1.635937962873868e-07} {"commit": "f8981abc26f80431430b93fc191ba4d3054245fd", "message": "--quota support\n", "proba": 1.2429759976839705e-07} {"commit": "626a269ad0024e1f4f258854dfd33e1377f15f95", "message": "kernelheaders: Add deprecation message to output\n\nSigned-off-by: Walter Goossens <423eb823df3d47e4be79896b836c41319472e26c@home.nl>\n", "proba": 3.32096789179559e-07} {"commit": "bb575a3e274177ee6018c43e2138b7d732df617e", "message": "BiomeHeightScale uses the new rootHeight, which is much more\nconvenient than the <1.7 height midpoint\n", "proba": 5.967846732346516e-07} {"commit": "4e6a29d6f8243d41e8b101e11349bd995311278a", "message": "correction", "proba": 7.799775630701333e-06} {"commit": "fce472eec85b21fed4f51441686707f826f83109", "message": "I'm a fucking cretin sometimes.\n", "proba": 1.5252560103817814e-07} {"commit": "b9c5903683bf6c722b557c4b41ae97140114a07d", "message": "#857 fix\n\ngit-svn-id: fe05cbbc6c83ed3eea2216e7489b7ca8bc9d174b@8342 c89e5cec-f22d-a84c-b7a1-b0d050e0f212\n", "proba": 2.298710342074628e-06} {"commit": "1e943a94910f68bd6c95fdfc9c1ef128f50e1cd6", "message": "Add routine to stop JBoss WELD upon JavaFX application shutdown.\n", "proba": 1.084138716578309e-07} {"commit": "2c457ca349eaa87906737d20d71b6eaead09e4ea", "message": "Parse the version command in CometClient\n", "proba": 0.00021995171846356243} {"commit": "a6232bbfbbbbeb4326ea5e0b9b7132429f6665ef", "message": "Get rid of fixed todo\n", "proba": 1.3774007356914808e-07} {"commit": "a699c7efaa061a7febcc53b5325cdc10c5f7a9bb", "message": "fixed Scoold HTTP client not following redirects\n", "proba": 2.0031774283779669e-07} {"commit": "d58c2af325cd113cb73b32c787b2da254a959485", "message": "Lines authored by realpassy\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0357875623867585e-07} {"commit": "64b476a584f9ae45ad22a832b48e4bd490239862", "message": "less commented code\n", "proba": 2.2412922362491372e-07} {"commit": "c3f1a760c808b7f6677f220f37de92148b0c79f5", "message": "Add error messages for onUpgrade restriction checks\n", "proba": 2.3409556604292447e-07} {"commit": "cd35fccd82364dd09c7a0fd0c4edaf5696146318", "message": "fix for deAssignProtectionElementsFromProtectionGroup\n\n\nSVN-Revision: 2510\n", "proba": 1.4105678758369322e-07} {"commit": "d68553e01d3064bbf3df25f733e3d29d1da1feca", "message": "Do not send ticket emails to disabled users\n", "proba": 1.8313632210720243e-07} {"commit": "de1c4c021ab403b2211daffb9e51cc0c493ec49c", "message": "\u7a7a\u503c\u65f6\u8bbe\u7f6enull\n", "proba": 1.4146419289318146e-06} {"commit": "e0c3c1d128668c72e09a752109ae20ecefca5185", "message": "NarSystemMojo: avoid using Iterator in favor of foreach loop\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.318528148885889e-07} {"commit": "50e22b0131f871c3895a8bb914dd81f8cee8e4a3", "message": "Ensuring that the hash is unpredictable and well distributed.\n\nWe achieve this by using the same algorithm as the Perl version, but this implementation\nis being written from scratch for license compliance.\n\n\ngit-svn-id: 7b8be7b2f8bf58e8147c910303b95fa2b8d9948f@1131 2534bb62-2c4b-0410-85e8-b5006b95c4ae\n", "proba": 6.034812940924894e-06} {"commit": "d18ba7fd7d1107987a395a78a41bdeb759692e6b", "message": "\u6dfb\u52a0Vertex.from\u7684getter\u548csetter\n", "proba": 1.9299270093142695e-07} {"commit": "6392ee65568d45d72f70e4fe978fcd4e4d2614bb", "message": "Update FFContext.java", "proba": 1.0879559795284877e-06} {"commit": "0a22ebb590edaa0ec33fc75ebcc603b2da8c26fc", "message": "Changed the whole file to use spaces for indentation\n", "proba": 5.714524604627513e-07} {"commit": "4b86f6a3aecebfaf5568b8ed82ac1601357471fe", "message": "Fixed double chests (#30)\n\n", "proba": 1.1841436275972228e-07} {"commit": "b68fa15ba97dd3b0debcc2e58accc42be77c2c9d", "message": "columnName to columnLabel\n", "proba": 0.0033861142583191395} {"commit": "2a16d82e4cdb05f200a97feee064e1dcfcf272c1", "message": "Move label earlier\n", "proba": 3.386103344382718e-07} {"commit": "285cf2abd2cb78cdec4a2d405712733a24eac31d", "message": "Issue #13: Configure server to serve static assets.\n", "proba": 1.0323104504550429e-07} {"commit": "3f2f284446a20d8cf7710e9f017e79be07480b6c", "message": "Additional setup for heroku\n", "proba": 1.3203917603732407e-07} {"commit": "fa0ed4bf5d3641fd2a579b082f10b51cc1534688", "message": "Apply codestyle.\n\n\ngit-svn-id: 50c93b9c2d9041e46610830dd7836bad08be8b2e@3102 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 0.0022510879207402468} {"commit": "739b0d050f73535738c2a82c659e0da0cdc762a5", "message": "added debug print method\n", "proba": 4.661516186388326e-07} {"commit": "9f208cb3cba238827c22c7b6228ec7e3ad5a8bc7", "message": "Implement support for control endpoints.", "proba": 1.29745018284666e-07} {"commit": "7e26367e6c30c87a1bbef4f71bdd8e5d08255c12", "message": "FRAMEWORK-180 (Bug): Integrate the GWT Material Design project with the framework\n\nNEW: ListControl widget interface for factory", "proba": 1.0749819523425685e-07} {"commit": "88185e49997e78c7e58873d5bc2d8243bd4b8650", "message": "FRAMEWORK-211: Deploy framework projects to JCenter and adapt build files accordingly\n\nJavadoc errors fixed", "proba": 1.1401892408002823e-07} {"commit": "bd9647096fe3e6108b866b79cf0b7c0c6c5439e5", "message": "Finish refactoring UIPersistence", "proba": 7.837494990781124e-07} {"commit": "2046ef2e54defc7465837ba272ede694f7f2121e", "message": "Formatting in BugReportController. (#168)\n\n", "proba": 1.1664368315678075e-07} {"commit": "f88b5c7b25e41a6452652961f4e1f78d9ba03bfc", "message": "Incrementing version number.", "proba": 5.392142838900327e-07} {"commit": "0e32512f2c0927a08c72f7e9abe0923739ef12cb", "message": "add test for non-null model as input", "proba": 1.2973192724530236e-06} {"commit": "5f25ef7ef06ed93ead211af70804915a9be1f4a7", "message": "minor cleanup", "proba": 1.7840027055626706e-07} {"commit": "ce32660d0b58a7e377bbb2f09e0a0a2e58ebeab2", "message": "Remove parallel\n", "proba": 0.0002950499183498323} {"commit": "cba12472b8f8c59ee74678deba2aae96ad0f11d8", "message": "edit demo\n\nedit demo\n", "proba": 6.426434424611216e-07} {"commit": "e8860312959bb972ad58ddd30d808a451448f96c", "message": "updated rvis data path", "proba": 2.921914301623474e-07} {"commit": "ccb882f92c08fa72c0dbfccac2fcf6cf17faaac7", "message": "Deleting an Event\n", "proba": 8.488690582453273e-06} {"commit": "f597297e75fafef25391e7f0e38b88d4fae0279d", "message": "File(File,String) doesn't detect flag an error if the first parameter is null.\n", "proba": 1.2269610749626736e-07} {"commit": "34d91b14b355342fc2b4fe0b7fef9d682b165802", "message": "bind amount domain\n", "proba": 1.028279484671657e-06} {"commit": "400644be878771e4b4b17dbf72947e0610f26c59", "message": "Ability to delete snapshots.\n", "proba": 1.673573990501609e-07} {"commit": "3fc382d7e99a0eda3bce3c6d1681284b74dfc1cf", "message": "\u66f4\u65b0demo\uff0c\u7b2c\u4e00\u79cd\u5217\u8868\u4e2d\u540e\u53f0\u6682\u505c\u548c\u64ad\u653e\u89c6\u9891\n", "proba": 1.706640802012771e-07} {"commit": "bed3f68f1a24eb7d114de2917684d49f73ad1576", "message": "filter by system class\n", "proba": 2.2863807203066244e-07} {"commit": "6ae00e40eed04cc1f40a35581eff4acb23693516", "message": "move setTimeZone to initialValue\n", "proba": 1.0429994290461764e-06} {"commit": "160b43b632a4d9579fd36c546131398679b18114", "message": "More data stuff\n", "proba": 1.3182666691591294e-07} {"commit": "adc32c3c41027959dc2fe496e22fb4302be04007", "message": "testing\n", "proba": 1.6199514902837109e-06} {"commit": "f85c0ae9456ef635290e5bc0131ee05c368843d3", "message": "Added small delay between moves\n", "proba": 2.4891886596378754e-07} {"commit": "5378cac68d64ea7652968c6d17341b58e2a31ed7", "message": "bugfix restored merchant event", "proba": 2.3059772047417937e-07} {"commit": "c789362b9c331b2036755a8398e3770be43b50b8", "message": "Fixes #4065: Variable i gets reset to 0\n\n", "proba": 1.771026205688031e-07} {"commit": "3bb9fead41e1dbb853ea8b6e027161b287655b69", "message": "added missing imports.\n", "proba": 1.6924362000736437e-07} {"commit": "e7a5f7ba12dfcd65ffc02ed971cda0cf49322a71", "message": "CharacterInterface.java feldokument\u00e1l\u00e1sa\n", "proba": 7.027577453300182e-07} {"commit": "1f0beec02ea7a45e9244c4d396f2ff1151129234", "message": "Style fix.", "proba": 1.6106611155919381e-07} {"commit": "a4256b5a2bf4d76c71252f02c7b548694e1d507e", "message": "SessionConnectedEvent Listener add\n", "proba": 2.983011881951825e-07} {"commit": "37f037fc9c832895e8b33532d5584409959a4d5b", "message": "Flow computation using Titan utilities for BFS\n", "proba": 2.1248479242785834e-07} {"commit": "0260d01635e05eb32878f0b50188efec39354aa6", "message": "Removing CommonSessionParameters argument from joinGame handler.\n", "proba": 1.124797961438162e-07} {"commit": "f8e792c3f472482f8a05e6f6c0158bbea2b0328a", "message": "Added a reset layout menu item. Revamped the graph sort to place entities based on the locations of already placed relations. Moved the entity data into the svg data store object so that the entity data gets saved into the svg file, speeding up the redraw of a saved diagram.\n", "proba": 1.0640175673870544e-07} {"commit": "c6a65ea7216ff11dc7cfafd13799fb086aca3bca", "message": "Add warnings for config calls that do not work with BeaconService in separate process\n", "proba": 2.339148039709471e-07} {"commit": "07b2298610e8be8d7989b433bde5f68ad0b0dcb3", "message": "\u8bc4\u4f30\u6587\u672c\u4e0d\u5305\u542b\u77ed\u8bed", "proba": 2.394201317201805e-07} {"commit": "52549c2fd6a001bf4f3da5ca781b5f295c206db0", "message": "minor change to object walker\n", "proba": 2.2905950913809647e-07} {"commit": "45bfa82291a7c37bf03afc83c8a46b5e54e96f33", "message": "removed support for ${ENV,var=\"XXX\"} since it is not required\n", "proba": 3.299832769698696e-06} {"commit": "1e6fa69810a79499f633e51b10070e5aeaaa09de", "message": "added necessary layout manager interface method stubs\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@9732 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 5.463440402309061e-07} {"commit": "d754a94e2544214c0ec754f3d536bd919bc31d32", "message": "use saveEffectiveConfigTo method name\n", "proba": 2.1210416889516637e-07} {"commit": "d03c8f6736a21a012b5fd916baed7495c1002de4", "message": "fix: Fixes getEndpoint when a VideoChannel has no endpoint.\n", "proba": 1.4685416260817874e-07} {"commit": "515b5dbfd33334639309150c4f0bd36b88e4ebb8", "message": "Skip duplicate rows when printing configuration\n\nDuplicates can happen when the same config class is bound multiple\ntimes with different annotations, or when the same property name\nis used by multiple config classes.\n", "proba": 1.0727432453450092e-07} {"commit": "86093f20437d6790f085b8f36cbd6656c1deae46", "message": "correct arm angel computation\n", "proba": 0.0003021464217454195} {"commit": "2164278e9596fe75de819c0588d8922ddf5cc158", "message": "improvedc comments to Configuration class methods", "proba": 2.0323646765518788e-07} {"commit": "7c80c417c3686abf2142af7003645ef584628d94", "message": "Handle out of order sync calls\n\nsync calls can also happen after parse, bind or describe.\n`testFetchSize` was flaky because of that. This commit should fix this.\n", "proba": 1.1108966901929307e-07} {"commit": "5707f650e14700792b286117804acc95e33ac8b5", "message": "Keep track of non-primitives and allow for DataTypes to be created, for test purposes.\n", "proba": 1.002555407580985e-07} {"commit": "9d4357b62c60897188ed9f9ce92b9479bffe6f39", "message": "improved configuration utilities", "proba": 5.598509460469359e-07} {"commit": "2c7c319f53231fd829faa742aa27ebe3602ea734", "message": "[PDI-3645] removed DELETE_CHILD permission\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@12638 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.961819291158463e-06} {"commit": "fd47252a20a5b7e3f2db5d27d9a044ea47b661f7", "message": "clarity\n", "proba": 4.866283234150615e-06} {"commit": "143eb76b40e155e5ed2c73cf9002cf7767fc4e76", "message": "MVEL-96", "proba": 2.852641785011656e-07} {"commit": "223351472288a54fa6a87a67aaa1125199b6debe", "message": "the XML module is now able to require the TypeHandlers injection :)\n", "proba": 1.057666167980642e-07} {"commit": "d9273ab5380b0f3c702e8780b4e8434fca82c8e5", "message": "FIXME note", "proba": 2.55329240417268e-07} {"commit": "7625d9b7efeb1cd0ce474ead7ff06558242ce1c7", "message": "Parse available TTS voices under MacOS\n", "proba": 2.6163610300500295e-07} {"commit": "30bca74b712e84edb960b11e0100ed95b763c58f", "message": "Internal save implementation modified to handle managed keystore\nreference.\n", "proba": 1.0537115002762221e-07} {"commit": "10f74fd7ce45610361c32893e95b350b21fe6325", "message": "ConsoleService: add a note to generalize in future\n\nWe could extend the new Listenable interface. But it would\nbreak backwards compatibility, so for the moment, we don't.\n", "proba": 1.1164705426836008e-07} {"commit": "c34d0d84dd55d1dc10da123975a6736c8a19cf20", "message": "refactored BlobType\n", "proba": 1.2569314549182309e-06} {"commit": "52444579ab0e282608c4936b18d68d6a75707a29", "message": "Move chronologies\n", "proba": 1.4766211506866966e-06} {"commit": "7cbec140b6f8d4aa73ea8cf55a423d867eb04519", "message": "Correction of requests with query string, proxing with the same strings. The params was losing in proxy request.\n", "proba": 2.0759625840582885e-07} {"commit": "418c72bc5eb1ba195650aa35e71441dedd7c03a9", "message": "fix the iterator", "proba": 0.9995961785316467} {"commit": "1905986ca3703e71a47f67241306d71476f3c6d9", "message": "beerStorage fix\n", "proba": 3.351793225192523e-07} {"commit": "9060d44ee6ca3210d89af13d6292b3e0c65dc5c3", "message": "fix flatmap\n", "proba": 9.897408745018765e-06} {"commit": "c21be43549b243838f3b6b3d5771304285a547d7", "message": "adding constructor that receives both name and weight. closes #825\n", "proba": 2.0062292605871335e-05} {"commit": "b16f2387a35d804dc8a949452bb5d2580fa3c407", "message": "fix: \u043e\u043f\u0435\u0447\u0430\u0442\u043a\u0430\n", "proba": 1.6313171727233566e-05} {"commit": "686e810b189622f553ef582efd581da51795c94d", "message": "bugfix create external user email\n", "proba": 3.627229716585134e-07} {"commit": "d543babb484e0c674172b758ba6e7c5bbf61aeb4", "message": "EventTaskListCard: strikethrough text when task is finished\n", "proba": 4.769790393766016e-06} {"commit": "5bac7abf065670e314b86b2d6af55fabd120718f", "message": "Add author tag\n", "proba": 3.5511345686245477e-07} {"commit": "772bf9fca206f1053b4dd0b0607488c27dc00133", "message": "Update find command parser to look for tasks containing the entered word\n", "proba": 3.114831486072944e-07} {"commit": "80384bd1b184645a1b89ecbb1b5b355e18cda777", "message": "fix a bug for matching name as keyword\n", "proba": 2.040003710135352e-05} {"commit": "7cd5ef9a893b506a42448007f96392685a51dc54", "message": "add: allow participants to get members list", "proba": 2.3381755909213098e-07} {"commit": "d185b8a8c13213b42e8d771942d2e20694cdc44d", "message": "fix bug", "proba": 6.400653660421085e-07} {"commit": "7d656356cfe8660efbadf30afdea88d5d8a4e1d6", "message": "RIP neustar registry", "proba": 2.4893785166568705e-07} {"commit": "dcfc6c2b35cc7040b763e5afa920af839b5cbe40", "message": "Issue #1151 - fb_product_category and google_product_category fields added to ProductItem\n", "proba": 1.4659390501492453e-07} {"commit": "30c09ec48a3fa51af3015a6ba5dc3c9b51b63044", "message": "DRILL-2169: disable embedded server for tests when not needed\n", "proba": 1.4011961013693508e-07} {"commit": "bdfc4019e971316ed1b3d86081721be62c48b7af", "message": "Fix typo: 4 -> 5\n\nConfirmed with canonical data: https://github.com/exercism/problem-specifications/blob/master/exercises/sum-of-multiples/canonical-data.json#L6\r\nthat this test should be 3 and 5", "proba": 0.9999994039535522} {"commit": "3049728273ee18c3b6f71fe96d01d09dfb4e3bb2", "message": "Fix ExistEmbeddedServer , add Existdb classloader ass it is really needed.\n", "proba": 1.0075895318095718e-07} {"commit": "ae140624af55212edf4bc1570ff282dd935096c0", "message": "partntID typo fixed\n", "proba": 5.494807737704832e-07} {"commit": "eccde6c0c02bff61fcd8d57c39f2cf0a62dbc079", "message": "CB-10896: We never enabled cookies on the WebView proper\n", "proba": 1.1087121265518363e-07} {"commit": "104b9d04f57a8f227bee2b2434bf8bc3ae4a2977", "message": "Refs #1484/OFBIZ patch: renderer: targeted rendering: commit new RenderWriter classes, to try new solution to solve FTL boundary problems (WIP)\n\ngit-svn-id: 6c0edb9fdd085beb7f3b78cf385b6ddede550bd9@15708 55bbc10b-e964-4c8f-a844-a62c6f7d3c80\n", "proba": 8.037110319492058e-07} {"commit": "3d057057925f6f4601620aa97289d7743a4256df", "message": "refactor, removed unnecessary stream use\n", "proba": 5.641300049319398e-07} {"commit": "1c94bdc28ca503d1bea455cd09ce4ce097823111", "message": "Reduce memory allocation\n", "proba": 0.00014286971418187022} {"commit": "3d4b55579f142f07564ce45fdb8470243987b9e4", "message": "Button stays \"pressed\" when clicked \"rapidly\" in non-continuous rendering mode...\nCalling Gdx.graphics.requestRendering() in a ClickListener doesn't solve the problem.\nOne might change the `visualPressedDuration` like this :\n\n```\n// hach for releasing the click in non continous rendering\nClickListener.visualPressedDuration = 0f;\n```\n\nbut it's pain in the ass when switching from continuous to non continous rendering.\n", "proba": 2.486258665612695e-07} {"commit": "cab4fef9d7eef8171c3283784f454cd89d613023", "message": "Allow quantile function to work with any Number type\n", "proba": 8.50768344662356e-07} {"commit": "2ef5545f7b8adc251e7b2b6831c5248315c3fe62", "message": "FavoriteCache can put by id\n", "proba": 2.1210861689269223e-07} {"commit": "e24d38fde90636c6a2c07a5b56329fca486a0a35", "message": "Minor look & feel changes.\n", "proba": 1.1034506286478063e-07} {"commit": "a88acb099b8c2d4d9ae4eb70c9ef2e0ffc7e99f3", "message": "code style\n\nSigned-off-by: Stefan Niederhauser <13379be3e82afd41cb4c1c2ddce2ed8d1ca21c9f@gmx.ch>\n", "proba": 1.2385457637265063e-07} {"commit": "9fec11a82bfcdc13f0749ca4e723dcb652a91c67", "message": "\u4f18\u5316\u4e86\u52a8\u753b\u64ad\u653e\u6309\u952e\u7684\u9002\u914d (2017-04-01)\n", "proba": 1.0332796307466197e-07} {"commit": "9061921207e4198463ad4e17f4703b1b257a84d0", "message": "Added print statements for debugging.\n", "proba": 1.2618998823654692e-07} {"commit": "81e5291f87fb082901744ec1f41181c365ca5984", "message": "Added convenience method to load multiple fonts with one function.\n", "proba": 1.0233337377485441e-07} {"commit": "ec9a1165e9ff40a7ae3c93e3987a15039b1ea020", "message": "Fixing typos.\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@570137 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999992847442627} {"commit": "614d5bc76377b2245db36abf81494419618f76a4", "message": "More detailed error message\n", "proba": 1.2742799526677118e-07} {"commit": "ba642cc29e69af0994369adc9ea79607f6599412", "message": "[bugfix] avoid unnecessary checks when normalizing date values. this is expensive.\n\nsvn path=/trunk/eXist/; revision=11131\n", "proba": 1.0020007721323054e-05} {"commit": "a39c9877391d5fcf70c09b0e0750b41375de62e9", "message": "Undo change to @toint()\n\n\ngit-svn-id: 6ee47c8665bf46900d9baa0afb711c5b4a0eafac@3465 e2bb083e-7f23-0410-b3a8-8253ac9ef6d8\n", "proba": 1.8981349967361894e-06} {"commit": "01dd69363354646573ff1c09be3e38dfb121dc2e", "message": "More checking of path validity in array_mapper\n\ngit-svn-id: 6ee47c8665bf46900d9baa0afb711c5b4a0eafac@2730 e2bb083e-7f23-0410-b3a8-8253ac9ef6d8\n", "proba": 3.6574326145455416e-07} {"commit": "a04ed42039541aa984831a8776926d9123977e5c", "message": "minor update\n\ngit-svn-id: a3757b7b28cb5f166982e3e590f726e1a71ef014@373 a27988d2-9830-0410-8773-31d6671a21de\n", "proba": 3.4290803796466207e-07} {"commit": "a9b6864988a66cc55e0c455414d3cca96842b971", "message": "remove first attempt to fix\n", "proba": 8.658636829750321e-07} {"commit": "af1de71dc05fec5e661fc06b37668828d3cb234a", "message": "Organizing imports.\n", "proba": 2.2764832863231277e-07} {"commit": "704febb9be74eb8d65bac5bffc88fbb6ec77afc7", "message": "Update issue 395\n\nAdded test case to show the bug\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@1522 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 3.469448301984812e-07} {"commit": "8071613e23d68274bcf82efd9a3762983c606f74", "message": "\u66f4\u6539\u5934\u50cf\u8272\u5f69\u8868\u793a\u65b9\u5f0f\n", "proba": 1.547844163951595e-07} {"commit": "8bbda4e1b9768fdf610a28b46827dccb50f0e384", "message": "issue #803 add ref. types cost & some fixes\n", "proba": 1.258046467000895e-07} {"commit": "35ca8f2c78c1cdbec3ac9bc2923ee5ecf6670605", "message": "refactored ProActiveComponent interface\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2923 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 7.455305990333727e-07} {"commit": "c97f28295efdc72f119ec9269e8a501958906bf9", "message": "add port on the panel\n\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@2064 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.0108317383128451e-06} {"commit": "3517e2d99327fee5bff028511a3fa25876a9642d", "message": "Change conversion from CSV to HTML so that by Excel escaped double quotes are substituted correctly\n", "proba": 1.5101784356374992e-07} {"commit": "ed1121e4f69ec7b817175c3049264c78f0fb904d", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "fff83dc19480176e8ce49df85f361eaf4b4df636", "message": "Removed JSONParser\n", "proba": 2.9730381356785074e-07} {"commit": "1d24a35b13955730869c69ef5e6a4a8334808f68", "message": "FilterImpl: fix generics warnings\n\nSigned-off-by: Ferry Huberts <66e11f9f5d965b69497c7e73d5e808f8b13c1218@pelagic.nl>\n", "proba": 1.1246649478380277e-07} {"commit": "6848651638f86ef20cececc22c7ef91ea34795ca", "message": "made method static final and used StringBuilder for better performance\n", "proba": 1.5208156867174694e-07} {"commit": "ef475b194b46a247bb14d7e07bdda87b35b2786d", "message": "[BISERVER-11578] - Cannot delete and edit corrupted metadata wizard model from PUC - Defend against a null item in logical column collection in setModel()\n", "proba": 1.0722707344257287e-07} {"commit": "1daf1aa8cb70ab446830fde00f560d4cf0afca13", "message": "Bug Fix - Unfreezing\n", "proba": 2.2872335136980837e-07} {"commit": "47e62655e9c4b8b0c5e6f53b887dd1924b1d0ced", "message": "Code cleanup\n", "proba": 5.596320988843217e-07} {"commit": "0c5e6b2a0df133e606ee7271f98005f33aac51b2", "message": "trivial: s/RubyLoop/SuspensionReaderLoop\n", "proba": 4.2451403714949265e-05} {"commit": "e3bf6e047daeb0f631ef12e602b755b61156c2da", "message": "Test whether Z3Java can be loaded in a simpler way.\n", "proba": 1.3872325155261933e-07} {"commit": "0532b5c8f74028dce8bb78d389d31c37fc19e6e4", "message": "polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4286 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 6.292929128903779e-07} {"commit": "9b10b89a8f9891c270b5c903b2248ad4d123fe9a", "message": "nagging every 6 months\n", "proba": 5.496239054991747e-07} {"commit": "2de56164a0efd2822ba7109bbde9534c08e0c878", "message": "\u56e0\u6821\u9a8c\u9519\u8bef\u53ef\u80fd\u4f7f\u7528\u8bed\u8a00\u8d44\u6e90\u6bd4\u8f83\u9891\u7e41, \u4fee\u6539\u8bed\u8a00\u8d44\u6e90\u8bbe\u7f6e\u65b9\u6cd5", "proba": 1.3054319936145475e-07} {"commit": "b081f03450c8eb0517f39b28f3ea1da97a97a8db", "message": "Close tags for Javadoc 8.", "proba": 1.1174547864811757e-07} {"commit": "6a5d5fc7a5daf2323ef36f66f4247e051f877ffa", "message": "Added getter to internal resource field\n", "proba": 2.1217498158421222e-07} {"commit": "aa97d75fb75bfb08bddc98490bb00e23201db353", "message": "rename field in host state for consisten serial.\n", "proba": 1.0879357148496638e-07} {"commit": "8c3a15f367f1beeb7d11b960f68dde778050b598", "message": "javadoc clarification\n", "proba": 1.0728247161750915e-06} {"commit": "e592e5ccdce95366aac29420b9e23d463a82b94e", "message": "Fix ALL not including 1.11.1/2", "proba": 0.003947640769183636} {"commit": "c28d0d4c02115f6cbd609f5cc20b2d58276ee5bc", "message": "Made fix for #788 backward-compatible with old API.\n", "proba": 1.018176334355303e-07} {"commit": "f5f05559143b16d3cf90d3450a52b01f1c89aab5", "message": "Fix problem with fill scopes.\n", "proba": 2.4635647832838004e-07} {"commit": "656c508ffd873d44c94df8bcdad0e8eeccfe61cc", "message": "\n\nAjustes Controller", "proba": 3.4177907082266756e-07} {"commit": "65d25928dcab6be943754614a078ff62dc883968", "message": "Fixed Eclipse warnings.\n\n\nFormer-commit-id: 1c863b5caca04a3de8b05f5fb21f830302da422a", "proba": 1.2612141290446743e-05} {"commit": "5342af9c473952e2a7f0b6c02358aee3a46b987f", "message": "minor change to XML writer worker\n", "proba": 2.1675711536772724e-07} {"commit": "a1e889c57b0e1c125dbf1df641672853c76009cd", "message": "Implemented getAllMovies(orderBy) which returns a list with all movies in a specified order.\n\nUsed later with the sort-function.\n", "proba": 1.0761061730590882e-07} {"commit": "702828a6c0927dec206dedcc8e3d2043d5baf5e6", "message": "Added integration test cases for tasks displayed on TextUI\n\n#127\n* For task modification methods, i.e. edit, archive, etc.\n* All test cases passed.\n", "proba": 9.783081367231716e-08} {"commit": "acfe78a8832cc293e0ebfadc25262a0e20098a49", "message": "mark the default button", "proba": 4.2754272726597264e-06} {"commit": "670fac2179a10249a4afdd70c0a29933ca2b544e", "message": "Added just NY dataset\n", "proba": 1.6162712768164056e-07} {"commit": "812003ae9656df6dc07827b832fd5cfea4524672", "message": "en pdf comme en html, ne pas afficher \"depuis ...\" dans le titre si ce n'est pour la p\u00e9riode \"tout\"", "proba": 2.100365037449592e-07} {"commit": "fadbf63201d001fc08a78b7981e612c8ae6573a4", "message": "Fixed annoying spacing.\n", "proba": 1.4437817696943966e-07} {"commit": "1550abca8b206420264f46d771da246a8b58012b", "message": "refs #100499 fix incorrect use of .subname(a,b) in Java repo, exposed by stricter checking in new ContentName class\n", "proba": 2.1077171652450488e-07} {"commit": "b8b2604912452094295fdf1ec1c7ab16a7f2b21f", "message": "Add newline after if\n", "proba": 4.682439794123638e-06} {"commit": "73b7061b0b53a05b2f63720195b2264db88886bd", "message": "Fixed a typo in the setSubPixelShift in the FXAA filter that was causing a crash\n", "proba": 1.3666270604062447e-07} {"commit": "46415cb9f78fd64ce7b40ed22d06bcf9cc27a4a3", "message": "postprocessor: force flush on psaumes/cantique to avoid consecutives merges\n", "proba": 2.470920321684389e-07} {"commit": "a982d89157fb1bbbf10faae2fd6f61d708723498", "message": "am 2a527610: Code cleaning for the PhoneSearchIndexablesProvider\n\n* commit '2a527610570e48cfc0dfb2afd116d38d6b986cbd':\n Code cleaning for the PhoneSearchIndexablesProvider\n", "proba": 2.9805437407048885e-07} {"commit": "71a40566ca69cbaafc15041184873c79ca19af8b", "message": "Delete DecreaseFieldSecurity.java", "proba": 2.4736791601753794e-06} {"commit": "0628cbd00dfab536c65a1ab5dfa543d9da7fb7ed", "message": "Class formatted\n", "proba": 7.291176643775543e-06} {"commit": "f56ecac92c4b9b6bc33b516491d0e87c045e0ef9", "message": "fixed npe\n", "proba": 9.161867637885734e-07} {"commit": "81f39a814a6c5f2a7bb268dcda19335b6e66e316", "message": "Removed NSURLSession challenge handler, since the default iOS handling passes tests.\n\n\tChange on 2017/03/23 by tball \n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=151062265\n", "proba": 3.0052299848648545e-07} {"commit": "ee628d59cc6a2cbf6dc542aacc4150c440c5908e", "message": "String in 2D array\n", "proba": 0.9993141889572144} {"commit": "bc6a07b10eeb5260786d37a0bbfcc26c79d293ba", "message": "\u76ee\u5f55\u6bcf\u6b21\u6253\u5f00\u9700\u8981\u66f4\u65b0\u57df\u6d4b\u8bd5\n", "proba": 2.1830761909313878e-07} {"commit": "560d3ad9826ca6fb075a5d32ae67da7d601dddf5", "message": "Don't hide the nav bar pre-KitKat.\n\nDoing so puts us into the \"break glass to continue\" mode\nused by video players starting with JELLY_BEAN, which is\nseriously not what we want.\n", "proba": 9.812458756641718e-08} {"commit": "bf2b739ba799e6bb82fb0ba5758b6c6a20ff7654", "message": "Stating the obvious\n", "proba": 8.757945761317387e-05} {"commit": "21194ce2f09b51ab63defc3ef726d0de33d8b53a", "message": "Must not restart the callviewactivity when the screen is rotated\n", "proba": 3.445878178354178e-07} {"commit": "b4791b956f29414e14646e401b7fb92c9654cb7f", "message": "add PlayerUtils#getPlayerID(Object) method\n\nattempts to retrieve the player UUID from various object types\n", "proba": 4.241595092935313e-07} {"commit": "ad908a1176324e6be85454faff00b9476f66f2db", "message": "#13 CsvReaderTest - variableColumns \u30c6\u30b9\u30c8\u30e1\u30bd\u30c3\u30c9\u8ffd\u52a0", "proba": 1.205064563691849e-07} {"commit": "8d5f07b9ca0dedb9c94506581ffef49a3b8d1516", "message": "disabled test that shows negative chunk offset in btree pagefile\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@1159697 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.362436349467316e-07} {"commit": "fe1f1089aac930b1bc1ef5ac95c6d4f720a182c0", "message": " Slight update: comment and missing annotation\n", "proba": 2.2986129977198289e-07} {"commit": "6549347f4b190659ddecab49b6d00e5c9e452728", "message": "TempLogin: handle case where URL is null on SSLError \u00af\\_(\u30c4)_/\u00af\n\nJust let it through, I don't know why that's happening.\n", "proba": 1.3655456143624178e-07} {"commit": "cedf39e13b7f63994a4fa6ff129b129eea925f9f", "message": "add hamcrest test\n", "proba": 3.240715159336105e-06} {"commit": "432d92eec4a9bb48e13a605c3e4e6a7d77fec824", "message": "Update ConsumerTest.java", "proba": 4.4747949345946836e-07} {"commit": "da85dd49ab0a7315b7a7638bd9a10a54d2a9a866", "message": "Adding convenience methods\n", "proba": 2.640812226673006e-07} {"commit": "360cfae029b3bf55273525c814fa2189b0911062", "message": "CardTest: test copy ctor for null argument.\n\nExpect a NullPointerException in this case. This\ncould arguably be an IllegalArgumentException,\nbut NPE seems appropriate as well and it keeps\nthe copy constructor implementation simple.\n\nFurthermore, there\u2019s something icky about throwing\nan Exception explicitly from a constructor. ", "proba": 1.0962092034105808e-07} {"commit": "7bccc81f131dc9a4d9ca202f4240c988fec0f1a8", "message": "closed #369", "proba": 2.10266193789721e-07} {"commit": "f73fb22501b5aafc38e4c1f3c97f552212e5e97e", "message": "minor adjustment\n", "proba": 4.780387143910048e-07} {"commit": "5479d867b19fa3d29ac0aecc591beca7825de6b5", "message": "corrections for object definitions\n", "proba": 1.3418199387160712e-06} {"commit": "74e4801e050ba9f9928bf16a33c48f4d8d7a7c50", "message": "Removed PromiseTest\n", "proba": 2.481357626038516e-07} {"commit": "8f18fc9762d4135065fc833133810643624bd26f", "message": "try with resource, ISE \uc801\uc6a9", "proba": 1.3915811791775923e-07} {"commit": "92467d446e6fa767200292329a4b19559f9c2c9b", "message": "fix a race condition where the latest message is often marked as unsent because the UI updates before layer records the message as sent.\n", "proba": 1.0363665836621294e-07} {"commit": "95c49ffa2e5dee4d6c4083fea020763d39f4feef", "message": "Finished TorcEdgeListTest.\n", "proba": 1.1932671384329296e-07} {"commit": "158d14142d9f436ee860e1250c54556f6efdb405", "message": "Use recur builder to avoid indeterminate behaviour\n", "proba": 7.799989703016763e-07} {"commit": "a6444c4a54d289627f1d6c8cb0980c35461e08da", "message": "Considering Asterisk's null literals (e.g. ) as null in CallerId's constructor.\n", "proba": 1.0653781856717615e-07} {"commit": "6d64de3811759ee7a93691f6b752b1f14a29ec4f", "message": "Fix everything being completely broken. Oops.\n\nSigned-off-by: Ross Allan \n", "proba": 1.2110720490454696e-05} {"commit": "5ab203a14e72461e9ab3cefdc5c0ad764e745311", "message": "DateUtilsXsdTest fix test", "proba": 2.9838230375389685e-07} {"commit": "6876edef3cf705d7c1957394a02975ef214bab23", "message": "fixed PROV test, now running correctly\n", "proba": 1.2391529935484868e-07} {"commit": "c2ac896142a2e789f44a41c18d0dba4a0b28db9f", "message": "fix StateTest with new TimeSeriesData type\n", "proba": 1.6829095272896666e-07} {"commit": "1e5067a693b1c605f7946a60b3fc1c904079c245", "message": "Add information on Test element\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1786779 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 2e58dfae24df8ce158792604c9fee5bf460aa02d", "proba": 7.2802126851456705e-06} {"commit": "91970bb3fc5236cc482e03ad586ff2389dce03fe", "message": "-added failing unit tests for BigInteger and BigDecimal coercion.", "proba": 1.1164748059400154e-07} {"commit": "6f747486343801d9547a3ee094ed61c7cef42b35", "message": "set get yanel configuration to deprecated and introduce get realms configuration\n", "proba": 1.3319933600541844e-07} {"commit": "21e5c51c4a01efdc6561b9e229ae0d1a1780ea2d", "message": "Give more meaningful description to task builder class\n", "proba": 7.200448635558132e-06} {"commit": "f48c51dde9e2f485d706dc037461f4d60b245e3d", "message": "sonar : fix squid:S2696 Make the enclosing method \"static\" or remove this set\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1776814 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 1a4adaf54ef0ce0ca4c61ccdd9767c645bd4ccf5", "proba": 0.9978877902030945} {"commit": "117d398411e361f3f2e79f3fcc66954ced2b60b5", "message": "LUCENE-38: make sure empty term, if present in index, is included on open ended lower range query\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@713696 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.203755452181213e-06} {"commit": "4d1b6ffa03fd6044f608ac5648f1a89155f1a57a", "message": "Changes\n", "proba": 4.367296696727863e-06} {"commit": "a123e6d7639b83632ce2e8ad0fb36141e792b5dc", "message": "Print a stacktrace when the server can't start\n\nSlightly hacky but fine in the startup code", "proba": 2.7866508389706723e-07} {"commit": "8b0c1e7a9c2bc45f9fa3d0aa605de1ea8ff372c3", "message": "ToUnmodifiable#* returns empty collection/map when possible\n", "proba": 1.582245943154703e-07} {"commit": "de6736ec90f94eca522afa730c94817fe055a3e8", "message": "When flattening with libsbml, the ports were deleted even when requested to keep them because the comp extension was removed. If the user wants to keep the ports, then the extension should be kept\n", "proba": 4.3616839207061275e-07} {"commit": "953710355553cc0232f209fde891dc0de5dff130", "message": "Add MetaDataStatisticConfiguration to servlet init params\n", "proba": 2.1535886673973437e-07} {"commit": "99d24be731b6b6c665177d69fb4e372799425538", "message": "use v2 api\n", "proba": 3.698467025969876e-07} {"commit": "73f390dbca12fe24937b48db582d8d571fee6e7a", "message": "tiny DnDsLog tweak\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@3811 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 6.629242079725373e-07} {"commit": "2cf05e879b093d162f9e9e6bbc15ce7f79c0bacf", "message": "minor typo\n", "proba": 1.6381686691602226e-06} {"commit": "ffb855c7c75354c6388eb7c603dac1c24167a3d5", "message": "small fix temperOperator\n", "proba": 2.57881623610956e-07} {"commit": "4673f7ae02bdb5042bf6051f8b67f3fc419df47c", "message": "added todo\n\n[git-p4: depot-paths = \"//depot/code/antlr4/main/\": change = 6633]\n", "proba": 1.254912973536193e-07} {"commit": "8d03d7cf39e471c81a9b0d123ba099e6cd35e471", "message": "Clean up exception handling of Job: Throw _ex in get() and check for barrier2 instead of barrier1 for any other completers.\n", "proba": 1.6433121174941334e-07} {"commit": "797c86bda07954a47b205355db6545e0701ef31b", "message": "PM-1195 removed commented out code that is no longer required.\n", "proba": 9.883289919798699e-08} {"commit": "0b949fc84ac8cdcf08ea744c97b85d9127e4a0b1", "message": "Remove submitPath\n\ngit-svn-id: bdb5f82b9b83a1400e05d69d262344b821646179@1289 e217846f-e12e-0410-a4e5-89ccaea66ff7\n", "proba": 4.5921004243609786e-07} {"commit": "2855f7333ac79270319dd04f947505d88e157ed8", "message": "Set up different pitches\n", "proba": 2.942168748631957e-06} {"commit": "73babf5e78136a43a566126af7023bc639e7485f", "message": "Added Dispatcher Task\n", "proba": 2.684804769614857e-07} {"commit": "6eea283dc4edca1bd222379d24790491175a6b15", "message": "Close cursor after use\n", "proba": 4.7314756557170767e-07} {"commit": "db3404b2beca80c40fef724aedd9a89f486cf490", "message": "Update some functions implemented", "proba": 5.0522987748991e-07} {"commit": "b69ee1da9879ccd9fd2b2a3346eced2c7f4ca79b", "message": "Fixed logic error which casued bridghead and holding line not to render.\n", "proba": 1.0104551506628923e-07} {"commit": "48e025cedb8996c5bc3431ecede939461fbcade1", "message": "add final.\n", "proba": 2.0773875803570263e-05} {"commit": "53996a870d3c1953e143cd529e9f9dad53278a8c", "message": "improve ServiceClassLoader#loadClass exception handling", "proba": 1.9750534363538463e-07} {"commit": "ba72aeda4d71ff9d759aa6fe2a0f931e8aaa83d3", "message": "SQOOP-880: NPE when stopping job that was never executed\n\n(Jarcec Cecho via Cheolsoo Park)\n", "proba": 1.0388919235992944e-07} {"commit": "199ddff578e76ebd2fd353afb658cc573b43b20b", "message": "Fixed context function resolution not using new resolveType method of provider.\n", "proba": 1.0443434916851402e-07} {"commit": "d87f86ac01558c8f14dc116bf5273812f5ff8f7a", "message": "Add the root link after the node is loaded so that the archive handle is known for the root nodes of the database.\n", "proba": 1.0721520737888568e-07} {"commit": "0c86eada81ce07fcf1ea3b81d2fbb2dfdadcd4f3", "message": "Quote '.' to prevent problems on locales with a different decimal point\n\ngit-svn-id: d3b254b790bfb0dc06e982e64646283fdd6e0f68@554432 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "7a720a0af26feccfe9a3c0d389b927aaef064174", "message": "Create new copies of Summerland record when getSummerlandRecord is called (to avoid interference) when tests are running in same VM\n", "proba": 1.707253005633902e-07} {"commit": "a0ced86c8ac6cc5c2d2f0c8622a2673ba967839b", "message": "update ViewRecorder\n", "proba": 2.6326600277570833e-07} {"commit": "7018f7294838d420027c0e29cb4d5ff94cd520d5", "message": "Delete outdated Javadoc\n", "proba": 6.013167421770049e-07} {"commit": "c47d245e1a71d9958be1bf15f8f3c8b946f41a0f", "message": "Remove unused test resource file\n\nFixes: 236487069\n\nTest: BanConcurrentHashMapTest\nTest: ./gradlew :lint-checks:lintDebug\nTest: presubmit\nChange-Id: I8bf40bf191c7b2554f2469f1c0b3c827cd47f935\n", "proba": 6.585235041711712e-07} {"commit": "7c3d6c7214b3ee4f1216fc626551607186962043", "message": "LUCENE-8890: Improve parallel iteration of two lists of same length. (#446)\n\nThe class `BooleanWeight` takes a `BooleanQuery` (a list of `BooleanClause`s) as input and maintains a list of weights corresponding to the clauses. The clauses and the weights are iterated in parallel in various places throughout the class. At these code locations, it is not obvious that these two lists always have the same length, i.e., that the parallel iteration is safe. Moreover, the parallel iteration is not well supported by the Java language, which is why this operation is implemented differently throughout the code.\r\n\r\nThis patch joins the two lists to enable parallel iteration without managing two separate lists. This makes the code\u2019s intent more obvious and prevents bugs due to the lists getting out of sync by a future change.", "proba": 1.2107562952223816e-07} {"commit": "f16af21cf09028c4ca838712791292b1bfd99e19", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "110e2ce5a16a95c87eb8b0405af63a1e8a55d75e", "message": "introduce constants\n", "proba": 4.704942057287553e-06} {"commit": "69a28d815f480f0a8d4f55611b048b8108c14657", "message": "new services are added\n", "proba": 1.2067677346294658e-07} {"commit": "e9b95be81023d199305616755a9e58667f09b452", "message": "Make error message less cryptic", "proba": 0.9999947547912598} {"commit": "2b013aef5474b48e3b884cbb7b3bef38f237bc34", "message": "Corrected Javadoc.\n", "proba": 2.5393924829586467e-07} {"commit": "152939db0b345fab62fb65ba165a1d72551a4022", "message": "Let you click on people's avatars\n", "proba": 1.757329499696425e-07} {"commit": "d7c843169759576c4abcd318d1cddfead076666e", "message": "For ENG-4954, move the blocking into the transaction so it doesn't race with join\n", "proba": 1.4599342534893367e-07} {"commit": "d37da2d392fe744231370cc74a1a3418b5e849f9", "message": "delete JcrUtil\n\ngit-svn-id: 3298e7a5f393115f2db4c266335bac2f742abee0@485 76366958-4244-0410-ad5e-bbfabb93f86b\n", "proba": 7.098484502421343e-07} {"commit": "bd57ed9e340ae4ae0e03cb53ce135dc95737440d", "message": "Don't strip enclosing {} if there are no\n\nExample with incorrect stipping:\n`{\"errors\":[{\"message\":\"elements in list must match pattern\",\"type\":\"1\",\"code\":\"lements in list must match patter\",\"parameters\":[{\"key\":\"statisticalCodeIds\",\"value\":\"[foo]\"}]}]}`\n", "proba": 9.420145374861022e-07} {"commit": "190260e8d1e94da7168d0037af9a098a2303f5f2", "message": "fix error message\n", "proba": 1.703658199403435e-06} {"commit": "6fdb92f9445e53d01b727fa5c5b82bc9cb66ecda", "message": "tweak capitalization\n", "proba": 0.0002326076355529949} {"commit": "e1213fbb54146335748e0e9e2c84c69eb5965432", "message": "use Util.startFlush and give meaningful names to channels\n", "proba": 2.4763744477240834e-07} {"commit": "716824a6b757c9f232e7f2b026c586c172480651", "message": "use String.intern instead of our own map\n", "proba": 1.8286441161308176e-07} {"commit": "e42d7aceb631edd3789578581ccba1227abe59fc", "message": "subtract intramolecular energies if available\n", "proba": 2.9758170967397746e-06} {"commit": "c753714a111709ed5cc02092609915d166e615d3", "message": "MODE-965 Workspace Management Cannot be Disabled\n\nApplied patch that sets the OPTION_WORKSPACE_MANAGEMENT_SUPPORTED to true only if no value is provided in the configuration.\n\ngit-svn-id: 3298e7a5f393115f2db4c266335bac2f742abee0@2427 76366958-4244-0410-ad5e-bbfabb93f86b\n", "proba": 4.406034804560477e-06} {"commit": "059086be7d3d2f54b634f7467ef7b4385e759896", "message": "Suppress the creation of the boolean array in the every onMeasure method\nto reduce the frequency of GC.\n\nChange-Id: If96c13d4931d4416eff74cb0c945553e648db49e\n", "proba": 0.0005408561555668712} {"commit": "a0b1a15f25aff49dd08b72a5e3d4e638df80d070", "message": "added sampleName to be different from sampleId and updated constructor\n\n\nSVN-Revision: 7316\n", "proba": 1.2752609279687022e-07} {"commit": "601849e4f60269c6a9cc65524f2e59d8fe12c28d", "message": "Changes for searching on transient interfaces, and fixed a bug from 2.1 OM change\n\n\nSVN-Revision: 2025\n", "proba": 1.1983624403910653e-07} {"commit": "0655e973f2d714f77f1db41f928b5955dceb619b", "message": "*** empty log message ***\n\n\nSVN-Revision: 1233\n", "proba": 2.8661699502663396e-07} {"commit": "00901b5e2f48c0ada5445078bbb307aa98bcffae", "message": "workson Custos #42\n\ninjected logger to GeoInformationProvider", "proba": 1.2260380799489212e-07} {"commit": "fc08111cd78830fbfcecc6fe4c8318430912677f", "message": "fixes #2771 - ensures holder and resources are not null\n", "proba": 1.1744243977318547e-07} {"commit": "48b1d891e9637a46e37471b18a5d1e76722e43f6", "message": "Added L2Normalization to RootSIFT as an option.", "proba": 1.0604860989360532e-07} {"commit": "2608fb5f6d67be92d06ffc9535588a0620a74d0f", "message": "\u30b3\u30e1\u30f3\u30c8\u3092\u8ffd\u52a0\n", "proba": 9.785821930563543e-07} {"commit": "5d69dba95d7978798af1bf9648ba108379bcb3da", "message": "added first constituent label as feature.\n", "proba": 1.1458892856808234e-07} {"commit": "23e021901e47e5d0c2dcea5e19208546bb55cb40", "message": "apply patch: BETWIXT-71\n[patch] remove minor code stutter\n\ngit-svn-id: 5f4270a97577f38ed363ba29e1f365be15582666@1175578 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2876765822511516e-06} {"commit": "fec1fa0e4e4816861258779ec16ddd9d8dee32f8", "message": "Sun provides a default BeanInfoComponent in one of their sun packages, which prohibits betwixt from doing his work correctly when a component tag is used. \nThis is a real nasty one and I don't know if it has any consequences for swing programs, since the searchpath is temporarily cleared via the java.bean.Introspector.\nI restore the values after betwixt is finished processing the xml file.\nSince the Introspector is static, I couldn't find any other solution to get this solved.\nAppreciate feedback on this.\n\n\ngit-svn-id: e0a2df7b4ce4cc32c17d1b5ef795a6b05535dcc2@128902 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.443084213155089e-06} {"commit": "09686a874ff3eb65afff8f33722c8e5a27ad8f29", "message": "File missing from http://svn.apache.org/viewcvs?rev=374174&view=rev... Thanks, Manuel! :-)\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@374541 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6434666955974535e-07} {"commit": "c87c2a60c1f6243392e4680477554eb2948f2b20", "message": "Bug 25808 (Patch by Finn Bock) -- NPE Fix to LineLayoutManager.\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@197096 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.264698756946018e-07} {"commit": "973ddf04df27d8daef463e18bbfac750c19e4475", "message": "1. reduce visibility of many classes\n2. some style/javadoc changes\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@196882 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.937005092462641e-06} {"commit": "d4b9116329c26eca6d6bbe3b5ac59ea438758594", "message": "No need to add the \nTested-by: Noel Grandin <43cf663cd6d200b6fda42cd74c2a9550f05ea5d0@gmail.com>\n", "proba": 0.9999992847442627} {"commit": "99442c2d69977102ddf3687721ccf1f25819f62e", "message": "Added minor comments\n", "proba": 1.32933351437714e-07} {"commit": "307959566805848a1fe6fb42829d1950603ae0d8", "message": "Remove slash at the start of pattern\n", "proba": 1.1421094541219645e-06} {"commit": "cdfb9e79b2a4dbe58916bee63e8d94ab4bdb4228", "message": "Old implentation Stays for reference\n", "proba": 1.2220493772474583e-07} {"commit": "d190cd6631863096ae3b278d2d8f8bdb7d451b84", "message": "npe checks for cyclo calculation", "proba": 1.5043481482734933e-07} {"commit": "6c4d4ab5be7f2780f5802f63ac513d07c0cccffd", "message": "Add a method to add all flags from one CommandFlags instance to another\n", "proba": 1.4965566208502423e-07} {"commit": "9a83ec092ba66d511ede5d5b0f42c72b9c339bd2", "message": "Added dimension to logging\n", "proba": 1.9640165760392847e-07} {"commit": "604a2a7fb9e08b0b889804eecb76bd5a1f955542", "message": "Add an index bounds check.\n", "proba": 1.6822966131258e-07} {"commit": "719b4178a4d3a4c6fcbd9dd01b16457717dbbf97", "message": "Crankshaft[BU000003PWGBY2] Java client @ 2017-03-22 12:47:17 +0000\n", "proba": 1.3225908901404182e-07} {"commit": "655f377afb4abc2058696338d23d0351c1d708ec", "message": "Updated composite filter to actually only query public recipes.\n", "proba": 1.0219079626949679e-07} {"commit": "6ff90d2ee01488b62ffb778de2430dcef483e63c", "message": "Added a splitKeyValues method.", "proba": 1.1684141298928807e-07} {"commit": "28845dc9c9063cd3d43040ad9398cb55afaf5417", "message": "Delete RenderAfricanLeopard.java\n\nAll stuff has been moved to package 'africacraft'", "proba": 1.1221964513197236e-07} {"commit": "d44f179df2cdb047189b3f26fc1204eb3e15a6ce", "message": "Issue IMCMS-533: Create sorting possibility with numbers\n- Remove logs\n", "proba": 1.233599391525786e-07} {"commit": "5b74cdf81099274cecb150bcfc264afed8d1fb27", "message": "IMCMS-202 - Content loop fixes: Entry content in editor renews only after page refreshing: - Cleanup.\n", "proba": 1.0198361621860386e-07} {"commit": "1eb3cf56a0c05699d1dae377c4f2420114fd5f1d", "message": "JS: Fix to weird view flipping bug when loading 2d models\n\nSigned-off-by: Matt Chudleigh <0ca390ed93f516590d05286882efa52bb3b35616@ausenco.com>\nSigned-off-by: Harvey Harrison \n", "proba": 1.3428883960386884e-07} {"commit": "d33575821408ef2fdd0b5323c288af94fa40290a", "message": "JS: allow an overlay entity to be selected with the mouse\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.1727880888656728e-07} {"commit": "5a2ae62963bf23291a0ba9df07903a0d55560021", "message": "Either#peek only requires Fn1\n", "proba": 2.2331121840579726e-07} {"commit": "e28b1393e3948b25f2d6613c6937b4466d4a08ce", "message": "change class Main, added renderer loop.\n", "proba": 1.0862768817787583e-07} {"commit": "071371d3beb9b039e580018f66701963782db1a8", "message": "Add broadcast(message, array) console support\n\n- Add broadcast(message, array('~console', ...)) support to target the console.\n- Include broadcast to console behaviour in the documentation.\n", "proba": 1.3596745418453793e-07} {"commit": "c57741a5eff1c38ff8119eb16dff2b9ca2114bc5", "message": "Invoke method(s) only conditionally\n", "proba": 2.781401633455971e-07} {"commit": "804a25c255ec3288103a475541dfcc0190449c61", "message": "Add batpony race\n", "proba": 8.33197045722045e-05} {"commit": "569882ada10606bee0419947395757a2088ba6ae", "message": "struts EL did not like pulling createdDate from an abstract class not marked public.\n", "proba": 1.0033321018454444e-07} {"commit": "c1b8f7b671ff88dd4572f19153dbdf567c5e8f0f", "message": "\ud329\uc2a4 \uc218\uc2e0\ubc88\ud638 \ud0c0\uc785\ubcc4 \ub2e8\uac00 \ud655\uc778 \ucd94\uac00.\n", "proba": 1.1374111608120074e-07} {"commit": "d61a40277568fb710468e097407a43a3dcc5049f", "message": "\u5c11sleep\u4e00\u4f1a", "proba": 1.873378664640768e-06} {"commit": "d62ba13df822d5166b52fbe730e3780dc511b43c", "message": "Added some docs for the new feedback-related PushManager methods.\n", "proba": 1.0337605971244557e-07} {"commit": "c32d40538bea802ed386f6289348c06e30d4fbe7", "message": "[6502] Removing obsolete constant and making a private constant, private\n", "proba": 6.206288389876136e-07} {"commit": "f47fba6cd6adc16dc6d2bb17adde4f74ee5de645", "message": "JS: Fixed HTML escaping in EditBox\n\nNever forget to escape the escape character.\n\nSigned-off-by: Matt Chudleigh <0ca390ed93f516590d05286882efa52bb3b35616@ausenco.com>\nSigned-off-by: Harvey Harrison \n", "proba": 1.9886009283709427e-07} {"commit": "e34e2be273242c76c79f96020e03010869f3356c", "message": "added retryIfNotSame method in RetryUtils\n", "proba": 2.5418637505936204e-07} {"commit": "7541b9d7c4e8e4e1b001e05a654d5984b0eb29aa", "message": "Fixed multiblock fallback not respecting new balance\n", "proba": 2.2776842456551094e-07} {"commit": "649cab25481267d139cdb2c6a469bd1f62634a39", "message": "do not index parts embedded in head objects\n", "proba": 2.054063514833615e-07} {"commit": "c1536b0dec757c19e23ed4b7c9716e9f3cca6edf", "message": "dubugging", "proba": 3.958838078688132e-06} {"commit": "72deb863052251f406a0292e46aba287baf27c3f", "message": "fix squash diff\n", "proba": 9.867954986475524e-07} {"commit": "c072bf0a2c1dc7ac77fe24cda8ef4a4c3a9cb64a", "message": "* fromProxy() wurde verallgemeinert\n", "proba": 1.549514649923367e-07} {"commit": "8d3cc6c717693931d83ea1d4ee849fbf9377e1fd", "message": "updated finally blocks in various functions to make sure files are closed, used IOUtils.closeQuietly()\n", "proba": 1.2105935809358925e-07} {"commit": "2fe0ee161c3ca84297e59021b04463ad4ee4c474", "message": "Fix method overloading fail\n", "proba": 7.063860721245874e-06} {"commit": "a37327a67424c01126f4cf3f6702ce9eef57d2c5", "message": "add info message about loading time for persistent storage", "proba": 1.2576278152209852e-07} {"commit": "73f946653496a61adcacdd61c7226574697e000a", "message": "fixed a cast exception\n", "proba": 5.146662260813173e-07} {"commit": "cfce52ff6b23cf4f58884cef3a8a6b9ec8836e45", "message": "Update Arguments.java", "proba": 1.350208549411036e-06} {"commit": "37329ca6d882f961601c52c6fd536000e7da5686", "message": "Update RuleParam.java", "proba": 5.598509460469359e-07} {"commit": "e8caa61b6c6419846d4ef78fdcdfef22e851a81f", "message": "fix md5 bug\n", "proba": 3.3096742413363245e-07} {"commit": "bf8d57f027adbc713a60e6905c5b6d3084c4066e", "message": "Reformatting\n", "proba": 7.994850648174179e-07} {"commit": "551bb7e8f7a7dead2601b970dcbf37601a237755", "message": "Shortened the 'lorem-ipsum'\n", "proba": 0.00010277710680384189} {"commit": "7c4bf74c9755bb9b84e6a43a5160941120f609b7", "message": "\u7531\u4e8e\u53d8\u91cfsf\u7c7b\u578b\u4e3aMap\uff0c\u6240\u4ee5\u8fdb\u884ccalculate\u64cd\u4f5c\u65f6\uff0c\u5e94\u53d6Map\u4e2d\u7684value\u503c\u3002\u5426\u5219\uff0c\u5f53hashtype\u4e3amod\u65f6\uff0cPartitionByMod\u8fdb\u884ccalulate\u7684\u4ee3\u7801\u4e3a\uff1aBigInteger bigNum = new BigInteger(columnValue)\uff0c\u4f1a\u5c06\u6b64\u503c\u8f6c\u6362\u4e3aBigInteger\uff0c\u800c\u6b64\u65f6\u5c06\u4f1a\u629b\u51faNumberFormatException\u5f02\u5e38\n", "proba": 1.9656934000522597e-06} {"commit": "84a286e0c7a949967863d187ff81ed61a4a9b5b6", "message": "Added more verbose logging for windows\n\n\nFormer-commit-id: 12b45913b9124866f9e28e64e7c5bd3f7a80612d", "proba": 3.5755067528953077e-07} {"commit": "bd21f207154eff14cc130d72e779ea349e29be5f", "message": "Improved error handling when failing to extract the binary\n\n\nFormer-commit-id: 373837bb2e5be13d80bdff458bff4e50270c0f43", "proba": 0.00028707212186418474} {"commit": "b525ca2221a637af3e32343863d01149837ad091", "message": "JAVA-DEMO: Adding the parsed-region code to the demo output\n", "proba": 1.9118622276437236e-06} {"commit": "be60e42fdfe84146cfd0ef4c36c54c5ab05a83f2", "message": "fix checksylte caused by trailing whitespace\n", "proba": 5.575614068220602e-07} {"commit": "ec4a6226a9b53959104f366972db230237b5a36f", "message": "Allow modifiable templates to take optional variants.\n\nPiperOrigin-RevId: 470153291\n", "proba": 1.456602092275716e-07} {"commit": "6e5d6822efe05b0914a2d755ec2f7f1bb657c089", "message": "assert: print unequal file path\n", "proba": 0.9999381303787231} {"commit": "3992418405aeb04ed629b0d2d7b45253552542eb", "message": "Update AmazonS3ServiceIntegrationTest.java", "proba": 3.791210474446416e-07} {"commit": "f337043a876c9731c9e503bc363a4a1f5e8fd292", "message": "grammar fix", "proba": 1.8730443116510287e-05} {"commit": "119fa2a7fec7820a83c685ade4bff3a096f83989", "message": "Oops\n\nSigned-off-by: gigimoi <5642430b531c05263a67d01f15efda307bfd2226@gmail.com>\n", "proba": 1.1219653117677808e-07} {"commit": "8a9270189e273599ad885b49814d0b0d27e0c06d", "message": "set config fix\n", "proba": 1.133305772782478e-06} {"commit": "477665bc82227b9fef7d4ec193e1e15a71a6d4c7", "message": "cleanuo\n", "proba": 3.846688287012512e-06} {"commit": "65ebc2cf8747dc3700c567098363d2d3f7ac9206", "message": "Log warnings when retrying due to not my vbucket.\n\nThe existing behavior with not my vbucket errors prior to this\nchange would warn when it receives an error to the log, but it\nwould not followup that warning with any indication of what it\ndid with the operation. This can cause confusion end users\nare logging what's happening, so give the logging some symmetry\nby logging any retries due to not-my-vbucket.\n\nThis was brought over from the 2.7 refresh branch manually,\nowing to the formatting change making it hard to cherry-pick.\n\nChange-Id: I233c3c854adcfe4886e879e69f568807def595a7\nReviewed-on: http://review.couchbase.org/8997\nTested-by: Matt Ingenthron <1fa2ef4755a9226cb9a0a4840bd89b158ac71391@couchbase.com>\nReviewed-by: Michael Wiederhold \n", "proba": 2.4759353891568026e-06} {"commit": "0cd598b868f0a73c0bf19981fee311499c70814c", "message": "ENHANCE: do not rearrange list when removing addresses of changed replicaion groups\n", "proba": 4.683936367655406e-06} {"commit": "87c002a06d3fb084701bf79531906dc5dcb3df5d", "message": "SPY-123: Fix Race Condition that kills IO Thread\n\nThis changeset makes sure that a potential race condition when\nadding/removing nodes the same time does not kill the IO thread.\nThe Exception is caught and the code block is tried again.\n\nAlso, as a safety net, the IO thread at the topmost level catches\nthis error and proceeds, since this type of exception is considered\nto be transient and does not persist.\n\nChange-Id: I04bfea7f38327c96019f2fcccddcaccfe5b791d3\nReviewed-on: http://review.couchbase.org/26464\nReviewed-by: Deepti Dawar <65e820b6e97e5c89ca7f06f4d9d6c8d4de522495@globallogic.com>\nReviewed-by: Matt Ingenthron <1fa2ef4755a9226cb9a0a4840bd89b158ac71391@couchbase.com>\nTested-by: Michael Nitschinger <97a35296d1b836d20f06df4c8d26a1141c9ad108@couchbase.com>\n", "proba": 1.18762864076416e-06} {"commit": "562eea1bb92dd5920f45b85b1c7cc4e92cf63656", "message": "Remove the unused logger (for the wrong class), Luke!\n", "proba": 1.2828921569507656e-07} {"commit": "078a6a7f8a74eda4800983552da04db23bae3c20", "message": "'namespaceAware' made private, use already existing getter/setter instead to access to it\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1101950 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.120510998793179e-06} {"commit": "59a57a9312bd02d7dbc92dc7846f4216f2793c70", "message": "Use classic close() handle when macOS 10.13 workaround is on\n", "proba": 1.7990475953411078e-07} {"commit": "4412eab14f86ff2ea3f6e6985abac98bc4cdeb50", "message": "Removed obsolete comment.\n", "proba": 1.2738121313304873e-07} {"commit": "c627638d47617972eab6b51411f10f3905054193", "message": "reduced configured visibility\nadded configured getter method\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1101915 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.373462611009018e-07} {"commit": "21a84b4cf4e0857b801ca2ba5f7bc3c2fa08593f", "message": "Holiday handling implementation\n\ngit-svn-id: 6bd94cac40bd5c1df74b384d972046d926de6ffa@11480 a8845c50-7012-0410-95d3-8e1449b9b1e4\n", "proba": 9.446991384720604e-07} {"commit": "dcb80d0cbf4ab5cb479b7eaf8d8c6dc51d718f41", "message": "Remove trailing whitespace.\n", "proba": 0.0008654757984913886} {"commit": "41f4e308953edace064adbfd627fc4b13da8f89e", "message": "Apply the rotation solution from here: https://developer.android.com/reference/android/hardware/Camera.html#setDisplayOrientation%28int%29\n", "proba": 0.0017577508697286248} {"commit": "10ae514f4bbd348dd14bba023ee870512c6f415f", "message": "\u8bcd\u957f\u5ea6\uff1a\u5927\u4e8e\u7b49\u4e8e2\u5e76\u4e14\u5c0f\u4e8e\u7b49\u4e8e4", "proba": 3.1797803785593715e-06} {"commit": "07132ac6c41f5a488af0bb70a206b7de23224ab9", "message": "Added getChannelByName and getChannelById to interface\n", "proba": 1.5898844196726714e-07} {"commit": "d5bdaab6bcc7ca0c4ecbb8f60626bf661b4de341", "message": "lambdas!\n", "proba": 3.1317796356233885e-07} {"commit": "d7fe3c8b0be12d1e94e79d1bd100d9589322ec78", "message": "Bigbed chr aliasing bug. Fixes #898\n", "proba": 1.2648796143821528e-07} {"commit": "6c3cd2e15a08ef5cbbc07c145dbe1fdd38f1c300", "message": "remove incorrect JavaDoc comments\n\n@hboutemy You can't inline from an interface since there's no implementation to replace it with.", "proba": 1.0777288395047435e-07} {"commit": "2441688594e467fef4369a2bf37adbbe065b9669", "message": "Make the surround mesh of foundation pickable", "proba": 4.433735227848956e-07} {"commit": "49235faba6c09e57d931fe1b11cc78f9a180ee59", "message": "- Issue #41: Add method to interface\n\ncloses #41\n", "proba": 1.3381760766151274e-07} {"commit": "a8f016bbbefdb8b6e8c6c9f55f38a74ddcc9d7fe", "message": "DataManager cleanup & Context\n", "proba": 2.0607504325198533e-07} {"commit": "62e505f8ba31cf5a6c16a35dfd53c28fe542d10e", "message": "undoing flush&close, not needed\n", "proba": 6.810971058257564e-07} {"commit": "9369244c4d2286d705ea22bf7cfdc989f6422072", "message": "assume members of organisation as whitelisted\n", "proba": 0.001045217621140182} {"commit": "f4a23fc532d4228c176e89ec07124c802cc1d41a", "message": "added comments and priorities to ClassLoader initialization method", "proba": 1.6382641376821994e-07} {"commit": "8eee58e60f66a0451a52c043ad44a74ae356bcd9", "message": "improved shutdown utilities", "proba": 4.5855054509047477e-07} {"commit": "17b8f963ab2444df0355008dea68614626dca07b", "message": "removed wrong phrase from javadoc\n", "proba": 2.3703136321273632e-05} {"commit": "7977f2e85f4be607eaef60808751f39c9dde2662", "message": "EclipseHelper: ignore .jar file that cannot be found\n\nWe recently switched to a more thorough indexing when the EclipseHelper\nis called as a main class, including inspecting the Class-Path entry of\nthe manifest of .jar files. However, said entries might not refer to\nexisting files, in which case we need to ignore them.\n\nWhile at it, this fixes the bug that .jar files on the class path would\nnot have been accessed properly if their paths contained spaces.\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.782497065505595e-06} {"commit": "a973c184b00b167c7cf15cebebba4be1189a04f3", "message": "DefaultUsageService: clarify clearStats behavior\n", "proba": 4.2678112777139177e-07} {"commit": "7ff6408bc004a8989def182aed7161f36810bd0b", "message": "add store screen id into user preferences\n", "proba": 9.878801847662544e-07} {"commit": "0028c66050e8f512cf78176207d62832313aaae4", "message": "Maybe it would be good if we actually used the correct properties file.", "proba": 1.1526781662496433e-07} {"commit": "f7a908a3c2635f456f296f92002f5957d458d9df", "message": "Javadoc\n", "proba": 8.104674407150014e-07} {"commit": "cf15e825a75bc2b4d8e0373cfd3e9874b380f111", "message": "Added comment on containsVariable to WebVariablesMap\n", "proba": 1.34389026129611e-07} {"commit": "a8597a5792459349ac2b31e952df3c1a5f3f6ab3", "message": "Don't duplicate acl link\n", "proba": 2.4288914346470847e-07} {"commit": "a324755a1ad8c83acc0a96122ffde531a2a0941b", "message": "XML support added to the JSON support.\nDefault using XML support now.", "proba": 1.0258273164254206e-07} {"commit": "73071e0fd2951d6df0d7f148159875e070810821", "message": "Change ServerLogger to better deal with the different ways log levels\ncan be specified\n", "proba": 1.5166457956183876e-07} {"commit": "3757e5b9fe8c476080baddcfe1953d86b318ba71", "message": "html report image handling\n", "proba": 1.1749435770980199e-06} {"commit": "2b68456a06fcee9bbdd35c4beea34403f9bd4638", "message": "Fix exception\n", "proba": 0.0002636517456267029} {"commit": "c93a04aa6931cb06e07b7f07a52c4c5b13332ad2", "message": "fixing code smells", "proba": 4.4357145156936895e-07} {"commit": "a8ca8aea12c8e4b1f8a0570ae210d2879d6d9b4c", "message": "Add case sensitivity to queue names\n", "proba": 1.3755618510913337e-06} {"commit": "bc035fd029cebaa93f939d4da9b68676a2a7c865", "message": "\n\nAdd doneCommand in the Main Parser file", "proba": 2.939068224350194e-07} {"commit": "c93c80b9f3e3b9f079a49c2c390fe657f655c275", "message": "Fix syntax error\n", "proba": 0.0005845880368724465} {"commit": "c3e0cbdbb6bf36e52714121b7994155eb132eeda", "message": "newline\n", "proba": 7.249298505485058e-06} {"commit": "7c11b82f7385c490c444ac898b75c20fef46aa93", "message": "fixed googling done task problem\n", "proba": 1.6523383237654343e-05} {"commit": "523003d802a0da14d7a4d33679454b322dcf26ad", "message": "Add constants in TaskPriority\n", "proba": 4.587750481732655e-06} {"commit": "47986c36b52c137b5e9168199853d3ea85bf4d99", "message": "Listen to more than 1 change of files in directory\n", "proba": 1.1694721280264275e-07} {"commit": "bef762c394b7433ad2ab411c3aa5b1a1f6cb2757", "message": "Console messages\n", "proba": 1.0874197187149548e-06} {"commit": "ab6edd7df68cb38be40284c123dd4210378bd248", "message": "Forgot to uncomment the lines that send the review request.\n", "proba": 1.0776096814879565e-07} {"commit": "61c81edeb8ee06cd92e3fbbd5ed677e8cc8ca6ff", "message": "Intellij is drunk\n\nIt let me compile", "proba": 3.432915036682971e-07} {"commit": "3227245167c9dd94271e1b71771119b20d7cdd81", "message": "Update SVM remove end node in svm_problem\n", "proba": 4.1704748809934244e-07} {"commit": "62e852b7e93733cde93bf4aa9599c86cb7ed5a3a", "message": "Bot check\n\n", "proba": 4.7590083340764977e-07} {"commit": "492067ea1ecea51677f2584e156ee65508cf5c2d", "message": "Fixed node's width being calculated before font size is set.\n", "proba": 1.071739106350833e-07} {"commit": "c1077a6296f613eae9030b20c486b867b541a59b", "message": "Serialization of AbortMessage was missing the message code\n", "proba": 8.985682143247686e-06} {"commit": "e1f5112b457dc31d80d1bae314f3ede176d34e58", "message": "added function that takes BaseModel::someWhere as default\n", "proba": 6.252293474062753e-07} {"commit": "b36b92cb2de3243ac954e5b6f5e54d74e4c6132b", "message": "Overcome compiler warning, since we later assume secondary tracks implement HasEditables\n", "proba": 1.758056811240749e-07} {"commit": "af7cec2fb58d49586ec967506228bd3fb465d63b", "message": "am 1e2cdce1: Merge \"Fix a race condition in ViewDragHelper\" into lmp-mr1-dev\n\n* commit '1e2cdce1ecd4a1de85d8a0ae3ea7ab7a3b9dcdc5':\n Fix a race condition in ViewDragHelper\n", "proba": 3.632364314398728e-05} {"commit": "3218fd75182b40a4d78618ba5bf0ca2b346658f5", "message": "Cleaned code, got rid of magic numbers\n", "proba": 2.95431078711772e-07} {"commit": "3e477795542ef5146ef827f10c59b2983582c73f", "message": "Event with Builder design\n", "proba": 1.4227460098936717e-07} {"commit": "85a6bfaee24558c1c7023af500dbcc6cd5e2fbd6", "message": "Removed blocking operation from GamePool.submit\n", "proba": 4.4340225713312975e-07} {"commit": "810d1e5c7db71afb710b8c7df77d253cd8bba64d", "message": "\u4fee\u590d\u4e8b\u52a1\u65e5\u5fd7\u6e05\u7406\u7a0b\u5e8f\u542f\u52a8\u65f6\u95f4\u9519\u8bef\u7684BUG\n", "proba": 4.779926712217275e-07} {"commit": "de4b2e4434306d37b7f11615b6181ab7e6a62f7c", "message": "SequenceGenerator generic type fixed\n", "proba": 2.328242629801025e-07} {"commit": "f67d95e412c7d787edd38663bb03df2bbbd73f55", "message": "Finished Pyramids of Giza and started deep dive\n", "proba": 1.373549451955114e-07} {"commit": "69b653dd71d6d4dcfd847018bbe2e689214de9d1", "message": "Another test, don't mind this\n", "proba": 3.588046865843353e-06} {"commit": "faa96257da7c22ddfbcc2ca129d1ccc1e614fa1b", "message": "Change class param to ArrayList\n", "proba": 1.4571314466138574e-07} {"commit": "1bd322bb92d2eb06cf6208f077f0d02e149ab430", "message": "Wrap webChromeClient in a class\n", "proba": 1.6680856788298115e-05} {"commit": "1e25ad849f10d975a1fda53af43c3d661d6ce02f", "message": "Issue #73: Switch the expected type of MESSAGE in EchoTask from String to Object\n\ngit-svn-id: 79176a3f43be1f696357e4d3222532387708c7d4@442 10bdbbbe-7829-0410-8c74-2bcda85da5b1\n", "proba": 6.514869892271236e-05} {"commit": "1a034961905722d7d291426eae8d7d63346beaab", "message": "MINOR: CL-2528 - TimeIntervalUtils code cleanup.\n\ngit-svn-id: ea4e32a9c087aaafabd002c256df6ce060387585@13015 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 6.86105340719223e-06} {"commit": "b09cd0224839069ecc2bcb6881c0e9a13b08b945", "message": "remove bogus comment\n", "proba": 2.7461123863758985e-07} {"commit": "a94e60ebf57e99e1c7f4020ff6813725454ab2f5", "message": "[licenses] Changed the Filter to be ASL 2.0\n\nSigned-off-by: Peter Kriens <016a769244db65ccbb64c8b271e9b7b28d4a3ce8@aqute.biz>\n", "proba": 1.1453397519289865e-07} {"commit": "6363d0e00f7098c9ddc77666f2c49d3fd4fe0fe1", "message": "Checkstyle: Indentation\n", "proba": 5.302338195178891e-07} {"commit": "1346c589fe8c5b8f32bb1f8cfaa9d357f8f7d788", "message": "added tooltip for food back in\n", "proba": 2.0058537586464809e-07} {"commit": "046f62b0caddf274d1b4919ad73cc04072a36634", "message": "Adapts integration test to new URL\n", "proba": 6.878545377730916e-07} {"commit": "54cd8d6f34c0f2aca10ed3fce709e50e6bd394b6", "message": "Added restriction enzymes CviQI and Csp6I (isoschizomers of each other)\n", "proba": 1.0691175589272461e-07} {"commit": "459f1aa7845f74c712ef09fb9eef21f2c57c2db5", "message": "Beginning implementation of AlleleDepth reading HDF5\n", "proba": 1.2307299357416923e-07} {"commit": "037dd788a3643ffbfa67a944d6e00c6acb6ef38a", "message": "Cleaned up code\n\ngit-svn-id: 0a6f2aeebe3a339de06b6162ef5a6b6b6e2abc00@305 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 0.9996129870414734} {"commit": "8cad11852458d6551a1a6a7a99401209b57ee4c2", "message": "CSS: Handle ignorable newline in style input\n\nThis change causes any extra ignorable newline at the start of `style`\ninput to be trimmed before being passing on to the CSS-checking backend.\n\nAmong other effects this change has: it prevents the checker from\nemitting a spurious error for `style` input that starts with an\n`@charset \"...\"` encoding declaration.\n\nSee https://github.com/validator/validator/issues/585#issuecomment-366926190\nThanks @Arttse\n", "proba": 2.2620990876021096e-06} {"commit": "c19957d83ef89f52f4121da1ef42a79270d4283e", "message": "properly propagate exceptions\n", "proba": 4.137288215133594e-06} {"commit": "23484816f7c5784d52a390f0f3b1e571a953ea1c", "message": "Headings in nested sections (#1471)\n\n", "proba": 1.1520528175879008e-07} {"commit": "c677981235da1ac8b4ed72bc664f710683d15e26", "message": "Throws an Exception if the SocketCepstrumSource receives too many UTTERANCE_STARTs.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@1518 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 7.618876679771347e-06} {"commit": "16102319afba1ac16a9c7c6c3bdf24e878d12117", "message": "Restore NFC checking for W3C service.\n", "proba": 1.12936398011243e-07} {"commit": "2d8f88d3ef46686aae938934722f68520e1786f0", "message": "Added stringschema and got way over 25 million tuples", "proba": 1.602181498583377e-07} {"commit": "ccd931d0ea960d32e019244fb2d6208091a5f19d", "message": "SVPlan tables fix\n", "proba": 2.2072050853694236e-07} {"commit": "6b377f7144f3627628a7a13c4483c825948c5fad", "message": "allow circular redirects\n\n--HG--\nextra : convert_revision : svn%3Ac6dcca6c-c432-0410-a79e-3fbb6554aff1/trunk%4081\n", "proba": 8.167694431904238e-07} {"commit": "bab9c98db64c03a2430ce265415f5d0e4a00fcd2", "message": "fix a bug", "proba": 1.6163130567292683e-05} {"commit": "c604bbcc91371e684823576514f0bb8525188d3a", "message": "Reset teleportDirection in loop over players\n\nFixes OpenMods/OpenBlocks#64\n", "proba": 1.5301775135867501e-07} {"commit": "e9ab361fb61d31491521ebd664e7852c37e2d65a", "message": "Add a title to the page\n", "proba": 5.654433152812999e-06} {"commit": "4ac0fa730aa7cbffcf45f8029d0986326e757b4e", "message": "PDFBOX-3629: check for an object number if the read value is a COSNumber only\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1786603 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00044899198110215366} {"commit": "10cec0c0960ef1a5e985bb8a8237606940a9d315", "message": "PDFBOX-3204: adjust minimum dash line width once again to avoid JVM crash\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1726398 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.575873155474255e-07} {"commit": "b722b9a02d56717b709efebbf97744c72a5c9372", "message": "PDFBOX-3681: lastClip needs to be reset, because after intersection it is still the same object\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1782488 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.626311005675234e-06} {"commit": "3b94e9157a8891b1fd9648aa008eb832a96b8a33", "message": "Use digest function with RSA certificate\n", "proba": 2.8361759518702456e-07} {"commit": "002c471574ca0904ba8b3e3dfc9cecf016827c5a", "message": "Call GET RESPONSE for second part of signature\n", "proba": 1.1409060363121171e-07} {"commit": "dce58505a88fe43e8fd22adb8691e73f294f2885", "message": "JIRA Issue #1124:\nhttp://issues.apache.org/jira/browse/XERCESJ-1124\n\nIf an IOException was thrown from an attempt to read a schema document\npass this exception on to the error reporter. Previously we were swallowing\nthis exception and only reporting a vague error message. Applications can\nnow get more information by querying SAXException.getException().\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@766481 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.318429768725764e-06} {"commit": "eaddc3fe1d681258f52d7ca5e93512b0d6bda3a4", "message": "IDEA-CR-49986: diagnostics for IDEA-218036 `java.lang.IllegalStateException: psiFile is null` ERROR causes editor to break in various ways\n\n(cherry picked from commit b0c2f18ef07b1fa22356efec135ebbc17c952480)\n\nGitOrigin-RevId: c52f74b0bfa3e6fee1f6ec3b7f74bedd20c26277", "proba": 6.818674137321068e-06} {"commit": "20511d08dd0fa89f23193c4bbe4db79fa09b273b", "message": "[bugfix] Make lock acquire/release pattern explicit as identified by static\nanalysis\n", "proba": 1.510454978870257e-07} {"commit": "aa2105349c4fa065372e760e87fe662dcc6b3f63", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "e6efc73d3031dcd62bc34ac471d7de6370df09fd", "message": "refixing\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@973 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 6.671831442872644e-07} {"commit": "07be8cefe2d365fcc8346f1263361482a06a7495", "message": "Added all of the sensor data columns to mobility/read.\n\nThe mobility/read shim layer now also outputs the sensor data. We still need to include the classification data, but we haven't yet decided how to store that data. Also, there is a bug where the columns list is being respected by the underlying observer read requests but not by the shim mobility/read layer; instead, it complains very loudly despite the potential that it is a perfectly acceptable scenario.\n", "proba": 1.2635497625979042e-07} {"commit": "42f22c3c16771bd256d9c4d5dd9b9b30aa7fe1bf", "message": "Applied patch for multiple prefix in static export names\n", "proba": 1.8848068350507674e-07} {"commit": "ebee69edf665320796d9b422060b60974e76d85c", "message": "Fixed NPE which happened when switching to a site for the first time\nfrom the page editor. ", "proba": 1.0190914423446884e-07} {"commit": "909f3803fb51cb492a384a370ec03938ae5b17c4", "message": "Added additional invalid character to validation method.\n\n\nSVN-Revision: 13444\n", "proba": 1.7835502319485386e-07} {"commit": "b5a2baebe729b6b4fe6a07c3a1b52a284d6ca001", "message": "Cleanup (unused class)\n", "proba": 1.2984033048724086e-07} {"commit": "24716c1761c6bd28c773c3fce6a0241aa1f37729", "message": "allow Collection as arguments\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4207 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.3146600394975394e-06} {"commit": "7acaa814c1d6c915ae6fabbf9dfeda8fd93fc11a", "message": "Use JBCefBrowserBase in JBCefJSQuery\n\nGitOrigin-RevId: 4ad06ec0e982136225c51f7ba0f852428f1e4a8b", "proba": 8.938792461776757e-07} {"commit": "5f61f498cbbb41300e543fdfaf5ad7e37dc56b7e", "message": "Bayou ports\n", "proba": 6.57337636766897e-07} {"commit": "b3bca855ce47738cd556c1b4384de15d5ad0276a", "message": "use htpp status consts from HttpURLConnection\n", "proba": 2.761162249953486e-07} {"commit": "b88923ac6c44f3c42b36b2934e0d52f14a4dd1a2", "message": "Stop Compressor in teleop and fix auto turn speed ", "proba": 1.2876455457444536e-07} {"commit": "5a57267486a761efdcb4645f4f1b04dbf62d13ac", "message": "Debug interpolation cubique", "proba": 6.178733542583359e-07} {"commit": "b5c133b241e578a08aa46708fa4f0420ad337ab5", "message": "QueryParams: copyParamValues did not copy base query params.", "proba": 1.3499622752988216e-07} {"commit": "b5cd49c93777dd58d70d61f27a183b60e51be4ef", "message": "remove unused list\n", "proba": 5.8001273828267585e-06} {"commit": "d6f702c2fdbef28db9b4fda3d6927fdfd844cc1f", "message": "Fix for Person.isStudent()\n", "proba": 5.895563390367897e-06} {"commit": "00a94ff50d96c12ca1a6c7644b8fc5bd4f43f3b5", "message": "Use binary scores to represent sentiment in map\n", "proba": 0.0021185078658163548} {"commit": "9eca13de483efa9e78e88e6fbc13433f4a06450a", "message": "fixed retrieval of data plane smt2 file in sample client\n", "proba": 1.5768019068218564e-07} {"commit": "7a6111bb666f0e30c67564ad3618cab92db1b9b9", "message": "Was referencing the wrong array.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@72 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 0.999992847442627} {"commit": "f19198cbce45f22bbfa8ef3816a8e99304dd9aae", "message": "Tightened up restrictHTML regexes to prevent <\\!-- or unclosed \" html defacement\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@1691 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 3.5074092011200264e-05} {"commit": "b5dd07e4fdecf77a927bab841f5c39847b23ff2d", "message": "SCHEDULING-1265: format has been forgoten in precedent commit. Fix format.\n\ngit-svn-id: 27916816d6cfa57849e9a885196bf7392b80e1ac@20167 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.9979246854782104} {"commit": "28949a22b0bba07c0fb5085b1f0358f3ecb85bc5", "message": "part of markupbypos\n", "proba": 4.116882337257266e-07} {"commit": "9eaabe0320f6a9152dcf5d4218c2883931a31d5f", "message": "Fix bug in ReadDoubleFieldNode, was using readLong() instead of readDouble()\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.533230431505217e-07} {"commit": "da5ba37599da4a463a225abb3df67116637c75e2", "message": "Simplify CreateIndexesRequest since newest nopk changes don't give back the internal index by default now.\n\nAlso update test that attempts to add a primary key index. \n", "proba": 1.0007519080090788e-07} {"commit": "9211129436c252c37a24f4e1597c8a43a6c60e89", "message": "Add a transaction.\n", "proba": 1.9817223346763058e-06} {"commit": "45638aa0f33257ada8d8741e118637b9d8085b4f", "message": "Fixing imports.\n", "proba": 1.806760820954878e-07} {"commit": "5ed5d4b4c69e483bd9a3186451972d8e16696ff3", "message": "Fix hibernate persistence provider issue during tests\nAdd BusinessAbstractController\nMultiple refactoring\n", "proba": 7.056562481011497e-07} {"commit": "3e0384c1ece6e39f3eee4988cd64f4b8812a2115", "message": "ENG-5498\n\n", "proba": 4.4440980673243757e-07} {"commit": "069a2a85b09518447b3524c0e1e8c93f0b76c768", "message": "Removed unused import statement.\n", "proba": 1.285125676986354e-07} {"commit": "93799735f116f5e544196eb105a56ac0ef0cfc98", "message": "tests: fixed compiling errors (TODO: problem not fixed, only compiling\nproblem)", "proba": 1.2242095692727162e-07} {"commit": "8dc0daaf5bac277df17b222712ea52a06ddc5121", "message": "add some string specific assertion demo for AssertJ", "proba": 9.467455583944684e-07} {"commit": "3f5a51962b180ac9cc1e65eee3219aba7a37537a", "message": "(test) user snapshot should use existing user, don't create a new one\n", "proba": 8.755707199270546e-07} {"commit": "8e394847c44622c74cd2655725d9539f63745075", "message": "More clear message for tests failing for remote env.\n", "proba": 1.0694336793903858e-07} {"commit": "1c5da267906b3c14077a6ac3cf0fe0ba2dc932d7", "message": "Fixed tests that was failing.\n", "proba": 1.3037312385222322e-07} {"commit": "c94a404ab775ee51c8b0be2efd2d86695f6208a6", "message": "Add test for the getRows() method\n", "proba": 9.928595545716234e-07} {"commit": "05af76765005038130dcd1fc11d4f890b82ed34c", "message": "Double line breaks cannot be replaced anymore as the Bibtex parser strips duplicated whitespaces\n", "proba": 1.68663873978403e-07} {"commit": "ef5510b5a4af6915dc3d854bbb34183067d25119", "message": "some more documentation\n", "proba": 1.1732176830037133e-07} {"commit": "8f31159e19faccaa5d4375e0cbbc66e4a99ab170", "message": "Fix test on Windows\n\ngit-svn-id: 05d8189a6328901f886a0cc0545edde9eddaf5c6@20514 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 2.1866048882657196e-06} {"commit": "b19a5eee4f35201c28018658e0e6bcfa55cd9fe6", "message": "update unittest\n", "proba": 4.415742012042756e-07} {"commit": "f14fb037a971ee4d5521642541d935810574d6bf", "message": "Still trying to improve the text in the usage example test.\n", "proba": 3.4383214142508223e-07} {"commit": "b35a5b067a17e98fef4e15573b13a574d833b248", "message": "Reworked unit test with an aim of maybe automating the creation of these tests.\n", "proba": 1.0331968525179036e-07} {"commit": "55d5ca56a31be5e500c0520351792a822554d1cf", "message": "Less iteration.", "proba": 1.30659898900376e-07} {"commit": "f396d65c40fd0c70801f5ca6784ff4871d46e84c", "message": "Fix ConfigTest\n", "proba": 8.880317636794643e-07} {"commit": "ce1b47de533de6d596659693a4defec814905453", "message": "Update ConfigTest address book names\n", "proba": 2.8005123908769747e-07} {"commit": "6913588887822b5dde0a22582e9561d726f6e81d", "message": "Applying William Speirs' patch to move QueryRunnerTest to Mockito (DBUTILS-78)\n\ngit-svn-id: a0b68194c4535a6dc73c52d151f88c541cb4b11d@1158110 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.9047660632386396e-07} {"commit": "06a12bcb029c5668e24d17d484b1b69e92196ad6", "message": "Change comment\n\nThe > in the comment was causing a MavenReportException while generating javadoc:\nerror: bad use of '>'\n", "proba": 9.044089779308706e-07} {"commit": "e6f49d4f903e1c9b5bd1fe2bc626865d475cae54", "message": "The identity dir should now be created if it doesn't exist\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@821 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 5.497646270669065e-06} {"commit": "43a72107042479514b3df6a714b59b643a19a238", "message": "extended print\n", "proba": 8.690967092661595e-07} {"commit": "4945b9804303374e810e8f29ba165f7200a62515", "message": "Fix tests.\n", "proba": 4.50294606935131e-07} {"commit": "1c7c4ab5ed54ede6d5cdece7d6c8dae5211f34ff", "message": "Must create and execute AsyncTask on the UI thread.\n", "proba": 1.0581786824559458e-07} {"commit": "f41f46a6b5049a9c9b70fcfa1da4c4a12a79feb8", "message": "Sqlite port\n", "proba": 3.0050119903535233e-07} {"commit": "abed42c0b2f480ac4e2730ad1df6946610a4cbe7", "message": "Plugin localization.", "proba": 2.152830944623929e-07} {"commit": "f0a0bc62ebb5431704edadc1228a96aaa3d7416c", "message": "\n\ngit-svn-id: http://vosao.googlecode.com/svn/trunk@1194 d7b8a73a-866d-11de-bed6-6d316fbe0868\n", "proba": 5.637465392283048e-07} {"commit": "1e3231801c85c6b651a105e2b498c307e377d54c", "message": "sample\n", "proba": 5.129595024300215e-07} {"commit": "b09ce1ec033f35d76068c79435845aa45e0d78f7", "message": "active flow listener publisher -> root flow (this really seems to make the most sense to me--you're listening to the entire execution -- and is more determistic.)\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@5190 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 6.378238595061703e-06} {"commit": "8cbea1d096733f50bf0ac2fff87e3c2f454e0e24", "message": "*** empty log message ***\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@6029 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 6.980133662182197e-07} {"commit": "7902fda7adbaadd18d207f1d93610c00dc63a3ce", "message": "For test def and output file, default must be relative paths that can later apply properly to the appropriate parent dirs\n", "proba": 3.9657047068430984e-07} {"commit": "60756527ced54ab105fce831f490257fb248e6f3", "message": "Add method overriddenValueFromEnv\n\nIssue https://github.com/SoftInstigate/restheart-security/issues/1", "proba": 2.7642792588267184e-07} {"commit": "7d4b3e57a46cf97604573f92d87dc2324efcf649", "message": "Add method overriddenValueFromEnv\n\nIssue https://github.com/SoftInstigate/restheart-security/issues/1", "proba": 2.7642792588267184e-07} {"commit": "c91e026c37cbe469b14201ef0532e59581185d97", "message": "SimonStewart: Modifying the constructor for the DefaultSelenium so that it can be created like so:\n\n*webdriver + Capabilities object passed to start()\n*firefox-wd to use the Firefox driver\n*iexplore-wd to use the IE driver\npass a webdriver instance and wrap that directly\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@7822 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 2.416934648863389e-06} {"commit": "41d1d40940005be683ab89902816e4c8e5d55287", "message": "CLOUDSTACK-9748:VPN Users search functionality broken\n\n(cherry picked from commit 61823c24f658eb0fe3f1246e61d4a6b9f308cb00)\nSigned-off-by: Rohit Yadav <902b9eb5dd62819678163bd5e00fbf0cbc7c264b@shapeblue.com>\n", "proba": 1.2229715196099278e-07} {"commit": "3b5b09701ec9b631f630c132639c9717176dbe99", "message": "Fix a Javadoc error.\n", "proba": 2.235646888948395e-06} {"commit": "de2b587f4234077fc4ac82af83c14ba705843ca9", "message": "Update block data manager to use new blockstore interface.\n", "proba": 1.115508396765108e-07} {"commit": "f3706a74ce6b52d09b0ac5290c05b1eae910f733", "message": "Use property instead of log.isDebugEnabled(), change static fields to final, whitespace fixes\n", "proba": 2.896666444485163e-07} {"commit": "3795ff98237331d1b07cd7214168ac2c244bc300", "message": "Mutating state == evil\n", "proba": 0.0006392874056473374} {"commit": "dfc10f0ee77d19be531847bf565d53f9ebf3e334", "message": "Fix content intents for rows without end items\n\nThey were being ignored\n\nTest: click on row without end items\nChange-Id: I4c23950cd8c7ded20018ff79131cdcf627d260de\n", "proba": 0.003415561281144619} {"commit": "798d158d3258e7670adaa5da02834e994de04d44", "message": "Make SmackFuture.getOrThrow() throw InterruptedException\n", "proba": 0.0001257567637367174} {"commit": "dddf62763e3bc6e07c8c0b75c781151494967bf9", "message": "Also store unavailable presences in the map for non-Roster presences\n\nFixes SMACK-808.\n", "proba": 9.790846888790838e-08} {"commit": "3a63196b277f656bb6de3ef91272cfafaad872e2", "message": "Add missing animation listener\n", "proba": 1.175571242129081e-06} {"commit": "6c37c7361929bf9ee0666090417c9a05e02c0057", "message": "Ignore flaky test: CachingBuildEngineTest.eventsForBuiltLocallyRule{AndDep}AreOnCorrectThreads\n\nSummary: To unblock landing I'm Ignore'ing flaky tests with tasks to fix and re-enable.\n\nTest Plan: Ignore\n\nReviewed By: yiding, dinhviethoa\n\nfbshipit-source-id: ff26b83\n", "proba": 0.00040957098826766014} {"commit": "3692cba414f4999a420362671c3e258e5ab7ac33", "message": "record traces during form load\n", "proba": 2.3312266250741231e-07} {"commit": "d9f2e64199efe0e54cc37368a4d487e26d16e202", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "b236856885563d84f0ce69c07ded24f1c0bfc875", "message": "Increase version number\n", "proba": 8.21172034193296e-06} {"commit": "fb7f6bebc81a37fd10bd68741f8f957c9de3f572", "message": "send ack for end packet\n", "proba": 1.9625373681719793e-07} {"commit": "a31521e5e2721ce273a892398762e24bc2679579", "message": "added hidden option to argument parser and made optional things more obvious in usage()\n\ngit-svn-id: 2c1b34217a7b3302c5ad01f82f26d90e2123e59b@4021 5b74d2a0-fa0e-0410-85ed-ffba77ec0bde\n", "proba": 5.1359174904064275e-06} {"commit": "46c54c633234b822558fb92eae210fc9303624f2", "message": "better handling of popup position - WIP\n", "proba": 1.2461877929581533e-07} {"commit": "126af02765f99893e19f680e3c0a38652c7c7dc1", "message": "CustomEventHandler fix\n", "proba": 4.230578554142994e-07} {"commit": "b09e9b1e0be9e010eb46d4cb3555c6407e223866", "message": "\ncut about 25% of the runtime off dead assignments elimination\n\nR=acleung\nDELTA=43 (33 added, 2 deleted, 8 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=294307\n\n\ngit-svn-id: 708380be11bb4c96db8d1bd19ea12a301575c487@478 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 2.9889517918491038e-06} {"commit": "b487cd3bf3b03169fb8b0821a3668ee60b684f3c", "message": "fix pvp applied to non player entities\n", "proba": 2.2730057480657706e-07} {"commit": "cfdfc52d28c745b8dd74bf8800d6a4d172f8fd43", "message": "fix . vs / in classname\n", "proba": 0.00012492144014686346} {"commit": "d9e5c426d7f51dad701e47b82e90d5dbdc845c8f", "message": "fixing infinite loop\n", "proba": 4.328271643316839e-06} {"commit": "0845c40cd8d63d73589b0b790a043dfde038068e", "message": "Small change, made final args[]\n", "proba": 1.3438057067105547e-07} {"commit": "b9eaaec8b102b32f3d9327fc0f7bc0d8d78a51b6", "message": "Bug 63016 - Empty HTML report if source csv contains labels with quotes\n\nFix checkstyle failure\nBugzilla Id: 63016\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1849242 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2804393918486312e-06} {"commit": "6bbc0a5af6e7fa0f98629230560455db8096d8f6", "message": "Fixed \"(null)\" texts and ignored text line settings\n", "proba": 7.251334182001301e-07} {"commit": "2cb77dbff0a0146611177ceb1fe66dcaf8b556aa", "message": "Bugfix: It is now possible to resume to the navigation on smartphones, even if an initial fragment intent has been used to start the activity.\n", "proba": 1.053132834272219e-07} {"commit": "7b03a024520462f8a4b90a53c2d362d1ef1093b0", "message": "Add branch attribute providers that report direction of diffusion, distance and rate along each branch", "proba": 1.3419743538634066e-07} {"commit": "4fbfeb0e5693574760b537cd0891e8c3e685dd51", "message": "page template as class name \nbug id : 63063\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@104091 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 1.1222365401408751e-06} {"commit": "e1c5acbfc87725b4cf12bde0d7c4a9b50720dbe0", "message": "add a test for running the plugin under 2.11\n", "proba": 3.6531204727907607e-07} {"commit": "330134b4bc074517a89d0dc0f926b7cda994fecc", "message": "Changed version number to 6.6 .\n\n-- Minor changes: Added some more debug info .\n\n\nSVN-Revision: 11895\n", "proba": 1.3060284231869446e-07} {"commit": "f16b0b696b4071852d528f5be9685bc3c38f6f95", "message": "moved getReportTypes to InitReportSetup\n\n\nSVN-Revision: 5234\n", "proba": 1.2947086247550033e-07} {"commit": "323d987f14459a3bd1cf2ddff5a0ff6495128118", "message": "properly merged changes from 1.6 and 1.7\nas getAssayPlatformCriteria was missing and gave compliation errors\n\n\nSVN-Revision: 531\n", "proba": 1.2786647118900873e-07} {"commit": "6bab0788365ba9afb713e14d9f6263f1f60b7aa2", "message": "minor: add support to javadoc warnings in it area", "proba": 2.4105989382405824e-07} {"commit": "61c237e3118d563a5761db13f36e6f681868064c", "message": "Apply collection coding standards\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@131497 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3076551037302124e-07} {"commit": "ce38355f8f90439e3f287b18544e0cefc74b614a", "message": "Add some JavaDoc\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@830162 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0944204404950142e-06} {"commit": "4a1b681e8510c36d64a483c8b41bd522aaf48de9", "message": "Correct license\nJavadocs\nUse ProxyInputStream as base class to reduce code.\n\n\ngit-svn-id: 93ad1b128ef73f61fb131daf820f82551b37ed4a@140372 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4397421182366088e-05} {"commit": "59552276402efe00cdbfa481612afa02b5d1db57", "message": "fixed javadoc\n\ngit-svn-id: b72e4096c37687c2251a28355ec42547e19e4331@149130 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.6366696437871724e-07} {"commit": "1cb0205d5e6e49f80c7c10e406decb08d13cab59", "message": "Fixed bug that caused it to choke on messages without a subject.\n\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@107721 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0258239626637078e-06} {"commit": "194da69924c045dfd8edf55571e2d065af718afe", "message": "Update project for release candidate\n\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@1743 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 4.1318921262245567e-07} {"commit": "8549aa38b693006cadffc0db58894dd3ebd5295b", "message": "SPARK-1234\nsearch in whole name instead of beginning with\n\ngit-svn-id: f13e20fb8540f76a08799c0051229138c0279aa7@12262 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 5.849572517035995e-06} {"commit": "6a5fff3b5a67023c29aa4989ae18abc66dacc0f8", "message": "Changes to Rift Immunity\n\nChanged rifts to consider block blast resistance instead of block\nhardness. Some mods offer defensive blocks that stop explosions but have\nlow hardness. This addresses that issue. The minimum resistance allows\nobsidian to resist rifts.\n", "proba": 1.0891814383739984e-07} {"commit": "9ecb832045bb88194bbda19aa5a398f4644c4698", "message": "Removed pushing memory pool for LevelDBDataInterfaceFactory because this did not affect performance\n", "proba": 2.6639088446245296e-07} {"commit": "556f6799cf0a2b75f0d5c794e24a7735571d6ad2", "message": "Mention -> CleverBot\n", "proba": 2.411286459391704e-07} {"commit": "b2a4d29e5b9c99a38291a9c75f3e0ba72db1c1a5", "message": "Synchronizes writes to sequence diagram file to support multithreaded code\n", "proba": 1.4731116948496492e-07} {"commit": "b05e59a9e413b41b017507da2bba99415f5852a0", "message": "OnLinePIN should be without capital L (#765)\n\nhttps://docs.adyen.com/point-of-sale/terminal-api-reference#comadyennexoauthenticationmethod\r\n\r\nDocs state that OnlinePIN should indeed without L just like the merchant mentioned he received in his respons. Just correctly changing XMLEnumValue should not impact current merchant implementations.", "proba": 1.4148764648780343e-07} {"commit": "14295d81b51bcfb0822a13fa5d469fdd3f24facd", "message": "set head trunk to real trunk if branching a branch. forward UTXO for\nblocks came to trunk", "proba": 3.0055996830924414e-05} {"commit": "9df955102939c221cf51c39736e373870ccc0b75", "message": "Ajout effet \u00e0 l'item ChickenFly\n", "proba": 7.8264787362059e-07} {"commit": "76d5b29ddf16bc3dba976f278e7d3ccfaf934bc1", "message": "Removed not needed @Nullable annotations.\n", "proba": 1.4679172011256014e-07} {"commit": "e95541f792063d38135d30d3e883f9a94ba6812f", "message": "Set default value to 1. Needed for goals.\n", "proba": 1.2952865802162705e-07} {"commit": "0a194328f941d93cfa1fd0e5d938fad44640f14a", "message": "Need to cover the accept headers too\n", "proba": 1.3072171611838712e-07} {"commit": "a3d87fc0b659ba164d163b318c3da29ee3900334", "message": "finally using DiskUtil class yay :tada:\n", "proba": 1.2900299850571173e-07} {"commit": "c4b4aed091d080c40342b1abe15c9912dec7ed87", "message": "Changed channel id\n", "proba": 4.588449371567549e-07} {"commit": "08161806a125b782ceb14f672bcdd7af0dedea59", "message": "OMG super nasty typo bug WRT event unregistration.", "proba": 1.0814229511879603e-07} {"commit": "2068770bb92aa536699b8ebe03f7a6716632ddc6", "message": "Fix enchantment scaling\n", "proba": 3.5176510664314264e-06} {"commit": "82040f169fc171730ba899b815df6b8834d299cd", "message": "use now()", "proba": 2.0880465001482662e-07} {"commit": "707e61a6c8f19d37cbc8705fede7db0b45ac13da", "message": "feat(character): utilise constant for tab class\n", "proba": 3.324343879285152e-06} {"commit": "cbb3a1dcfe00f465bbc3977264ebf56cb9dc946f", "message": "- Java class usage is changed from \"File\" to \"Path\".\n", "proba": 1.0838306252480834e-07} {"commit": "d6511bfd538662fc4f526db010f5d351ee22a96d", "message": "add comment\n", "proba": 2.718556686431839e-07} {"commit": "b0ea56f843d604afbf8af247b3ed050ecbe386fe", "message": "#34 Documentation and cleanup\n", "proba": 1.0472717804077547e-07} {"commit": "87f4115c612321eb7e23b33f140b74e39db548fc", "message": "Removed unused contructor of group user model.\n", "proba": 1.0763258018187116e-07} {"commit": "5f6beeca6a3546add5aaff8408f01971a673ba9d", "message": "new parameter protocVersion\n", "proba": 1.3203821254137438e-06} {"commit": "8a15fb781b56beaa2c46ac8cc678a3adf63a04de", "message": "WIP minor fix\n", "proba": 3.5039101931033656e-07} {"commit": "1f2412bfe027bf209deeb03932a2174a79e4e209", "message": "TS3Config.host should be nullable.\n", "proba": 2.715869413805194e-07} {"commit": "be72f968185fcbab99cb8e662b78e4142e34b5ee", "message": "delete comments\n", "proba": 2.6989394541487854e-07} {"commit": "dace101c30d708a0b0d425c4861d300f723c7f34", "message": "Fix nowplaying being updated even when NPImages is true.\n", "proba": 1.043652559928887e-07} {"commit": "0e767bd02e77d96b3b0af2799f499a6a2167bcbf", "message": "Corrected problem updating Greeting entity.\n", "proba": 1.8880666630138876e-07} {"commit": "9168159ea616e37a030c5562dd4baadffc0e6b51", "message": "#410 fix crashing tring to pull item out of third party GUI\n", "proba": 1.193321708115036e-07} {"commit": "bb3c6a88aac80505ccc7f3dabf6ffdd464b805d3", "message": "add javadoc about when we throw ResourceNotFoundException\n", "proba": 2.336205255915047e-07} {"commit": "bed0a544ad868d098ba6b470c9f6d6f07ec89a1a", "message": "Move path id rules out of line in parser\n", "proba": 9.74309841694776e-07} {"commit": "ee682f529b7c63600f7a2b3fc101b65b16abd3b3", "message": "Fix history again", "proba": 1.27608734601381e-06} {"commit": "5b78ba0266e3a7a415c28028d522b3ebe3797650", "message": "DownloadFileThread now removes all illegal chars from filenames before trying to write the file to disk\n", "proba": 1.312830448796376e-07} {"commit": "cf781c2505cc33381e867ce986fac5dd75e5e4d0", "message": "value constructors ceylon/ceylon.language#718\n", "proba": 8.897628163140325e-07} {"commit": "0d9ec593da120c7ade0f097ab5eb3a0da4c10da6", "message": "adapted check", "proba": 3.6965064964533667e-07} {"commit": "bf7bc371bbbde44438aab477a14bb25bd386d4df", "message": "Better round look for the upper round corners.", "proba": 1.1658429599492592e-07} {"commit": "18d49de9c9026ed73d1fe9bdbd7b4714a81c19df", "message": "Made form-data content-type matching more flexible.\n", "proba": 1.0758968471691333e-07} {"commit": "0671dcce8e48fb397ed63df14bfbcf89a5828f2e", "message": "Added missing initalization of super class\n", "proba": 2.728499453041877e-07} {"commit": "a247feab9e6e7985b91b3878d22005292c1dfba1", "message": "updated container restart to use the new containerAction method\n", "proba": 3.483804675852298e-07} {"commit": "6ad0a9974ba24efaffb9a3e5a0ce032589df8fe0", "message": "log request compression level", "proba": 5.485435963237251e-07} {"commit": "5c60fa9b7945395855e51b0ffd894a73594be7f5", "message": "Return immediately, but if there is no data then chill\n", "proba": 1.010926098388154e-05} {"commit": "baf468f719c6e24ce8175f0829ab62e071ee003e", "message": "Wiring beans with Java\n", "proba": 2.1594190968698967e-07} {"commit": "3e5645023e95a1aa10f7ff84295a506138a437a5", "message": "Fixed env variable names\n", "proba": 9.16208591661416e-07} {"commit": "f08f8158f03c28886e2bf3ddab964600761a53cf", "message": "Pass the mode into mogrifyChat.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6483 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.9999966621398926} {"commit": "c7e6129b31649537724bd5cd46680ba9f9c87429", "message": "see if it rotates now\n", "proba": 2.910778107434453e-07} {"commit": "c01af51a4e81bee0920a0312b2d3ae9bf2bb9a46", "message": "By default produce fake forgot password response to non-existing users to avoid check flood\n", "proba": 1.7921773576290434e-07} {"commit": "fad14d2523f37665b7293ba6ffeda67d1453eee9", "message": "Try to use Java\u2019s built-in SAX parser first \n\nrefs #6", "proba": 1.358627201852869e-07} {"commit": "064c44d0b5adc76eb686e97be3c8e04fefcb8a00", "message": "Preferably fix unintended persistences\n", "proba": 5.998899723635986e-07} {"commit": "7f6f65e2f9246f80e03bb6c627982b054f676ced", "message": "Add bonus levels to LeveL enum\n", "proba": 1.6137914826686028e-07} {"commit": "54189800ac7aa6ad41bb2d22529c995cfc57504e", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "2f2ed6582838cb9e1252626d6d325ee1c581f6a7", "message": "Fixed validity checking of a cached file.\n", "proba": 1.1677435196588704e-07} {"commit": "e8de0e415fd9249558ef2ffcea1e6f4251fc4c72", "message": "Removed unused class\n", "proba": 5.502495810105756e-07} {"commit": "203832096c36013e4a3abf5d8c76c346172e7e12", "message": "resultsDirectory set to null if results logging not enabled\n", "proba": 7.107514079507382e-07} {"commit": "2a0b2ef635aee7a8ded162fdcdfeea83ca93de8f", "message": "Add UpperCamelCase for XML\n", "proba": 6.71643647365272e-07} {"commit": "c7b9d58aadfb635e74f85106037524995fa7276c", "message": "update docgen validator to handle view classes for cycle detection", "proba": 1.4743568499397952e-07} {"commit": "a5f3f435937264bf57c663ce205296b6b29452ec", "message": "Fixed validation of file name patterns.", "proba": 1.1771671637461623e-07} {"commit": "ff6ec4e00242529a265b19670772522e731e69a0", "message": "BUG FIX: ImporterTopLevel c'tor already calls initStandardObjects with \"this\" therefore the call is redundant. In some cases it even triggers an exception, when it reaches the line in NativeGlobal: ScriptableObject.defineProperty(scope, \"NaN\", ScriptRuntime.NaNobj, 7);\n", "proba": 2.339728553124587e-06} {"commit": "0c900931cfcc5d80fc36fd71bea3b8f054c41e2e", "message": "Fixing an error when hitting armorstands\n", "proba": 2.9911559522588504e-06} {"commit": "814b56e16a02c125268488e72db5e477270ee679", "message": "Update AbstractOperation.java", "proba": 4.446073660346883e-07} {"commit": "a41ee3fb0f6a4908a87ba740af77c0779ba70b9d", "message": "Handled Field Mode null, fallback to Nullable.\n", "proba": 1.1176381065070018e-07} {"commit": "e7abaec4b3a62137e5fb39dad7a71b24456540a4", "message": "file missing from earlier commit bde137b026c415bb74f143d2cdea9ec5fd5d6ce9\n", "proba": 1.2994900089324801e-06} {"commit": "8b0fc1ee3c3636f89c75be322a7b976b83a39d94", "message": "Adding in the lib path\n", "proba": 5.978578769827436e-07} {"commit": "4fb17c67a2c9fe591330bc9263c7ae3daf604b06", "message": "Bugfix\n", "proba": 8.038198870963242e-07} {"commit": "28302c40ec242f8d812c856a3966a9f003e84bb7", "message": "Removed unused imports\n", "proba": 3.467830822501128e-07} {"commit": "f441e51d69d700b56f683c23c6b397d325da8b0e", "message": "decodeObject\u306a\u3069\u3067offset/length\u3092\u53cd\u6620\u3057\u3066\u3044\u306a\u3044\u90e8\u5206\u3092\u4fee\u6b63\n", "proba": 3.659613128093042e-07} {"commit": "6580cd8e316636bb9bc28b45ee2cecb7d32f3bc9", "message": "Revert \"changed parameter in SequenceDescription from ImgLoader to BasicImgLoader\"\n\nThis reverts commit df31c41cb5765ba5f08f70e5a45db18ecce6ac75.\n", "proba": 1.1658629972544077e-07} {"commit": "29430abda4539924b919748248891d087b49dbbc", "message": "Added missing file extension. ", "proba": 1.352337051230279e-07} {"commit": "164525851d6df9f33a633d5f274f32e709fad2a4", "message": "Invalidate session on close code 1000\n", "proba": 2.418045141894254e-07} {"commit": "9cc5ba5ebb1608a53c5627150aa7df093b05958f", "message": "Convert signed byte to unsigned value\n", "proba": 0.9998708963394165} {"commit": "0e54ac9eb919eb41355ce9d79a8294226888dcb1", "message": "https://github.com/ChronicleEnterprise/Chronicle-Services/issues/32 logging out when an ExecutorService is not shutdown fully\n", "proba": 1.7935947482783376e-07} {"commit": "a7ccccaacf0134242f56046127320ad7840fc84b", "message": "minor logging change\n", "proba": 4.76733021059772e-07} {"commit": "66489a4e072908bd462d02f8687d1bcfd50c775c", "message": "Fixed bug where relative paths weren't working.", "proba": 1.128913851289326e-07} {"commit": "f68a620cd3e1f8399bc6310223bc456f50977230", "message": "Save page source when exception occurs\n", "proba": 6.155736400614842e-07} {"commit": "a2e1f4db8d7f95b1777f1ff9967b1dc9f1f488f2", "message": "finish outgoing message protocol\n", "proba": 0.9996040463447571} {"commit": "82a9807fdb0adf62dd30d3b69beb819a1341546b", "message": "Simplify code somewhat.\n\nMinor refactorings, changing argument types and renaming methods, to\nmake the code a bit easier to read.\n", "proba": 1.164528455888103e-07} {"commit": "f3a8410085cc88be2c0d9754a27a480a39f42f86", "message": "fix issue\n", "proba": 1.709347770884051e-06} {"commit": "8bc1d8d383f7cf4d829eca6112830f201246685d", "message": "Caverphone1#encode: correct comment (closes #12)\n\npatch submitted by RubbaBoy\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1830496 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7583452915914677e-07} {"commit": "d9d6f56157806ce2e93718587ebae583629d693f", "message": "[MINOR] Fix exact size propagation avg-case sparsity estimator", "proba": 6.846034011687152e-06} {"commit": "49d4ad04310dcb9ef7cc97baa0ba44d2ecfd3a79", "message": "fix broken assignment of property value", "proba": 7.493612770304026e-07} {"commit": "6c6b7e3d5bed253cabd549bfe1633f8b9f3e2fc9", "message": ":bug: Fix #632\n", "proba": 2.307567683601519e-07} {"commit": "5fe7ac1c44283e2040b9cd06d97dd25887d2be5e", "message": "*namespace bugfix. nsFlag for inserted element sometimes true, when it should be false... \n", "proba": 1.0428426833186677e-07} {"commit": "bed126ee02c6bfabb343b6f728ce1011a0c63080", "message": "IModEslApi: Remove unnecessary semicolon\n", "proba": 0.9999382495880127} {"commit": "ec964ee6cd3bd2a5bc8b66f657eb77e8bfdb1511", "message": "added asserts. Not able to add asserts to tokenize method due to maven\nsurefile warning of redundate check", "proba": 1.3886010208352673e-07} {"commit": "552c1bc5005454eadc3004d10181505dbd63493e", "message": "check for null in checked solution copy #32\n", "proba": 1.614256319726337e-07} {"commit": "90d68d4f7e21f5df674057e2ef8c5af04d1fa0ad", "message": "Add OS/400\n", "proba": 2.39923956542043e-05} {"commit": "b63b7d8fe11c2c7e1acd87405ddfdf3ae96e05d0", "message": "[JENKINS-21016] do not actually need to replace path with forward slashes, so revert. More importantly need the credentials on a single line so that the git command can read successfully\n", "proba": 2.2855327586057683e-07} {"commit": "ace7f3a859d80d45e7bdfd54d955b38b5bac63f7", "message": "Remove JENKINS-48258 trailing whitespace empty line\n\nRecent addition, not likely to cause merge conflicts\n", "proba": 8.566187261749292e-07} {"commit": "8cc6cc6f4096490e131ef45fdcb1721ee0aa075d", "message": "try to fallback to another jibri when the current one's pending timeout\nexpires\n", "proba": 2.2500472596220789e-07} {"commit": "c548b7f40eae458a21938c72400e97f383c08a86", "message": "make the dumpHudson external\n", "proba": 1.43271990964422e-05} {"commit": "20e5533ea6e6f03f6436276e9b889581de19dfb3", "message": "Add a @see to Channel#isComplete\n", "proba": 1.1527016567924875e-06} {"commit": "a6be6982aa01faff3eee16af8df6afd96b78d987", "message": "make ExpressionProcessor cloneable\n", "proba": 5.502679414348677e-07} {"commit": "e925dc2e412bf1cf90f76106e5f7758c622b2190", "message": "Add Predicate support for OwsOperation\n", "proba": 2.9226890774225467e-07} {"commit": "5bae6b11e2965be2ce787071450019b12b16abb3", "message": "OLMIS-3613: Use constructor instead of setters (FEOLMIS-2199)\n", "proba": 1.0835144337306701e-07} {"commit": "bf0a385782d5810fadf9c72207032b0dfce40d22", "message": "ServicesLoadedEvent: add missing javadoc\n", "proba": 1.0754655477285269e-06} {"commit": "c21169f3557235dff31c6bc15d5f39e04f2c0711", "message": "Revert html files handling - force utf-8 encoding\n", "proba": 4.966527740180027e-07} {"commit": "2530fd1939a21969b9b38df38d111586909c3b07", "message": "updated experiment settings\n", "proba": 3.3835982549135224e-07} {"commit": "be81c2556e27bde7bf727b44fb4bea9590b2b41f", "message": "Tika does not consistently detect eps files.\n", "proba": 1.0925667481842538e-07} {"commit": "1145904220f9e4a64a3bd93fd06cee70dd26dbae", "message": "Forgot to actually use output stream\n\nForgot to actually set the output stream so that it would be called\nisntead\n", "proba": 5.40369455848122e-07} {"commit": "3fcf45b70b07a1175d6f2361f821751edfc02624", "message": "Adding new template options\n", "proba": 4.640491511054279e-07} {"commit": "7180945a6861952aef98a2db81d121786dbe1ae9", "message": "Changed constructor to set the `ThumbnailParameter` on the `ImageSource`. a change required by adding a `ThumbnailParameter` field to the `ImageSource`.\n", "proba": 1.1449127157447947e-07} {"commit": "f56b36c46132dcfec67e07d74c345988d56594f4", "message": "Remove exceptions from tryParse\n", "proba": 1.6731444247852778e-06} {"commit": "158befdf9f92d3503481e682d3e615fec32f9253", "message": "Removed sout.\n", "proba": 2.0936415978667355e-07} {"commit": "5202f96c6a6564e69add7bf4a4d576f1316c6ce4", "message": "removing little bit of redundant code.\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@1089442 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999454021453857} {"commit": "76d860fe9fea9593dbafc3f112b8d4ab2d899301", "message": "Added Tooltip to Progressbar\n\ngit-svn-id: 880782816f5bb0447a6f680c44f2b39f27a7b40c@525 21714237-3853-44ef-a1f0-ef8f03a7d1fe\n", "proba": 1.7585331590908027e-07} {"commit": "ac01146ae88d3212693714898db5833c3069c4fc", "message": "differs by whitespace and a comment removed.\n\ngit-svn-id: 34a63cff78c965ed7296912184cd0e3b6b7dc1c0@657 2f4ce1e4-9571-11dd-93b2-6d14b300b761\n", "proba": 0.0016276793321594596} {"commit": "f68cf7a9dd12e5bc6c1deca3aad3bd6aa77d1cf3", "message": "Parses RTCP packets using RTCPParser and adds support for NACK and REMB packets in StatisticsEngine.\n", "proba": 1.0243492454264924e-07} {"commit": "60dd1013a87afa0f4ea54e65b3cdb0bc38edc48a", "message": "Replace tabs with spaces, remove autoCommit, which gives significant\nperformance increase", "proba": 1.6789549306395202e-07} {"commit": "30aa535b645e554dee90d813cafcc7e656c0b3c7", "message": "AgentInfos - contains Bug fix\n", "proba": 1.5366411787454126e-07} {"commit": "fcc6c9776e3315913620a1fbe7be749834b33a26", "message": "add new test for ElementFinder class with By.xpath search\n", "proba": 1.3287009892337664e-07} {"commit": "446d1a3cba6f47b1c560cf1246404ee5e750b3c9", "message": "Simplify the create Service forms", "proba": 1.0105886758537963e-05} {"commit": "14b26e16c8593e3882380eddb22e9b6e5c89a964", "message": "Updated service's version\n", "proba": 3.0690506491737324e-07} {"commit": "e460b7755e170982f8679e8d7c0ce72f4948c9fe", "message": "Actually problem is at a lower level - in BytesInternal.asDouble #85\n", "proba": 4.848592425332754e-07} {"commit": "c98fbe27b2822e669461a061ee916e7ce5bf188f", "message": "Avoid boxing of both arguments\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1160647 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999991655349731} {"commit": "35990f572b23ed3bfc9e810354d4b83bd69bb3d7", "message": "fix to compile under 1.6\n", "proba": 2.6932775654131547e-07} {"commit": "f73ac9290aca80baab79af29111ae9c8f91943a7", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "9aca91289da7af7ad459a221b01154247738efd0", "message": "City takeover test in SimulatorTest.java.\n", "proba": 1.1465221660955649e-07} {"commit": "d3cbbd60b2b8d3adb3adb75746c8fb3e96daa78e", "message": "Add test for multiple X-Forwarded-* headers\n", "proba": 3.5367233408578613e-07} {"commit": "ac92b29277b07d23785041177baabfaf31ade424", "message": "Enhanced tests for CallMethodRule invocation order.\n\n\ngit-svn-id: 8b3d9a86537700bc3e2cb7ea5ddde41d31e76de5@132565 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.870221684745047e-06} {"commit": "8d76a8875cc4966f256894a789111999948ac912", "message": "minor cleanup", "proba": 1.7840027055626706e-07} {"commit": "b47a7a628e9c840d7c1a9200f4ee71a9bfe6e665", "message": "test modifications\n", "proba": 5.889550607207639e-07} {"commit": "7528dcb51869bbbd74f83451075bdf23d11d1841", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "8342d0a43383f0bcec08ff67aa3d6d4970bcac43", "message": "CxxDependencyFileIntegrationTest: sandboxing and buckd\n\nTest Plan: CxxDependencyFileIntegrationTest should fail\n\nfbshipit-source-id: 3423ae5\n", "proba": 3.8352820297404833e-07} {"commit": "afe3916dec0af81cd231f573f39afa894b03e3f3", "message": "Fix tests for real\n", "proba": 1.7440308965888107e-06} {"commit": "121bcf3197d2ac97171d44fcd3d2f200ff826fb5", "message": "Enhancement: AExtra unit-test of indexOf\n", "proba": 1.756618956960665e-07} {"commit": "47b8fc422f3978c7173c91e7324953d81e5f5b63", "message": "fix sstr test\n", "proba": 6.32371666142717e-06} {"commit": "895d03eb0681aa1d0196647033cfb4a95526fd98", "message": "Fixed Checkstyle warnings.\n\ngit-svn-id: ca96c60061366ac92493e2142a352bb838ea8caa@949 4df5dd95-b682-48b0-b31b-748e37b65e73\n", "proba": 6.574644885404268e-06} {"commit": "714adcd14e89320c9c64b669891ae21170b96e59", "message": "Added a test for onLocationChanged method", "proba": 2.2286103273927438e-07} {"commit": "6f3d15187ee573871b15d0f23f7969808b50bc22", "message": "Only duplicate menus for appropriate platforms.\n\nAlso eliminates remaining uses of Events class in SwingUI.\n\nThis used to be revision r3738.\n", "proba": 9.874565876089036e-08} {"commit": "2f7db83733ccb30e3f716330120f9436b321e0e2", "message": "add step attribute support to DoubleField\n", "proba": 3.3891240036609815e-07} {"commit": "02d158b286f7b55fae13064ec0d049593b3187b8", "message": "Allocations: secure endpoint\n\n#3969\n", "proba": 3.4124141166103072e-06} {"commit": "8683e016780e283db78c476c0200b46419f92738", "message": "Fixing codec usage.\n\nChange-Id: I9101296a7ec4d4b13bf11df3e49e17afad79405e\n", "proba": 0.0008800874347798526} {"commit": "33f7d720bd6297bd38041eb0079823ac856e28fb", "message": "I18n auto-translate model dependent scenario", "proba": 1.7003974051021942e-07} {"commit": "febed20077aabd1c46480de193cb0653d805939d", "message": "minor - add comment", "proba": 1.3444787327898666e-07} {"commit": "7eb98978e70f1c85c433b45cddfc73ad997da632", "message": "Ensure that content always has a filename when created.", "proba": 1.5437238687354693e-07} {"commit": "8b916ba00db9a4b786b24464e0d795324b721595", "message": "Update SpringDroid.java\n", "proba": 6.569227934960509e-07} {"commit": "98e5a197055a436dc015d0c4d9665567fedfb9dc", "message": "\nCvR:\n+ Cosmetic change.\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@2864 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 4.4445088860811666e-05} {"commit": "5fa42e4875b84c789e5b0e6f00aa273aa27417d6", "message": "fixed typo\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@988205 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.252950930094812e-06} {"commit": "1459bd49f719a8c7e1df165b5518e3ff496f5acc", "message": "Uprev WILDCAT version for PGIBSA assemble.", "proba": 1.0414790807544705e-07} {"commit": "4bb3268677e36076f6c8e1c070081b41ba993fb3", "message": "use task name for curried task\n", "proba": 0.0006841971189714968} {"commit": "c30242963d23fb56efd95fa72caa84f5416430bf", "message": "eof states marked", "proba": 9.660769819674897e-07} {"commit": "be398d318fd60ab35b33946f9ba251af4c3a4b40", "message": "Clean up reporting\n", "proba": 4.3578174313552154e-07} {"commit": "a490f37d7ba2b680a127ab57511d7ffb801eaf31", "message": "Bug 61759 - New __changeCase function\nAdd a test to reach 100%\nBugzilla Id: 61759\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1815858 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: ab5a4e887fa8e9de7fd0e091d617eabe61f99552", "proba": 0.00041148351738229394} {"commit": "468d6fefd83f9221bf3a4674fbed7ae10ce92319", "message": "Try to correct test case, when first jar has no annotations.\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1795048 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: c6cdc32f1b5b1fb8def8c85b8e6f9025bf07b9a0", "proba": 0.9999895095825195} {"commit": "3b3be65d0be79bcba766e6d9f7a983516faecea2", "message": "Fix for crash when showing highlight that is reversed in offset (start > end) that may occur on devices that allow reversed selection.\n", "proba": 1.0550347440130281e-07} {"commit": "ea041ab6db0fd8ee0799775e3035a567abcb9576", "message": "delete unused variable\n", "proba": 3.78069626094657e-06} {"commit": "77041078cc5a268e874c0cba7d24eaa7e7c5a2b6", "message": "Made WHICH training robust against attributes that cannot be discretized\n\nThese attributes are now ignored. The reason for the discretization\nfailure is that all values are the same, meaning the attribute carries\nno information anyhow. Thus, removal makes sense and does not change the\nresult of the training.", "proba": 4.271964826330077e-07} {"commit": "c83f32cf77d3bb597957426c9f59bb7bf4fa4a04", "message": "fix datetime response\n", "proba": 8.054209320107475e-05} {"commit": "a349c05fcf19e82eed8b585ce10996006b52c49b", "message": "DA:JimpleInjector CodeOptimization: most redundant code uses now Factory. Documentation improved. Added HelperMethod.\n", "proba": 1.0631655555926045e-07} {"commit": "da8a0fc8677a5ba69daa92da9c706dfb3a2a81d3", "message": "added kristians public key instead of bogos ones\n", "proba": 1.2873778132416192e-07} {"commit": "df793c17552e3f2f135869253f2725f411dee654", "message": "Update fork objects on signup/unsignup\n", "proba": 4.287506953914999e-07} {"commit": "6789a268d293b5df28138c0d85368a64669cfb5e", "message": "clazz: Re-implement is method to use streams\n\nThis vastly simplified the code for conditions and provides for\nbetter code reuse across the conditions.\n\nThis also avoids recursion.\n\nIMPLEMENTS is also updated to handle super interfaces.\n\nSigned-off-by: BJ Hargrave <3d26bb3930946e3370762d769a073cece444c2d8@bjhargrave.com>\n", "proba": 1.4214603538675874e-07} {"commit": "c67d1a1f1f67ea7af228aa33cfc084039fa2789e", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "85a447c2054699eb390d4a9084bcefa6ed0835d1", "message": "fixed a bug,\n\nintersect changes the rect, not what I wanted. Using the static\nintersects(rect, rect) is what I wanted.\n", "proba": 2.821944065090065e-07} {"commit": "0195e3ac56fa3441784cc85cbb8a3697c132edb0", "message": "net.jini.loader.LoadClass creating too many threads. #129", "proba": 2.9345227403609897e-07} {"commit": "8c38a5fe50dcf081efe900a556c6ec5df8628a7a", "message": "added set/getType\n", "proba": 2.7965251092609833e-07} {"commit": "4ca910e9e42370c2952faf71cc828521f4bb3eb0", "message": "Solution Reports\n - student conflicts: fixed number of columns in the line with totals\n", "proba": 2.0045571602622658e-07} {"commit": "84a1c782ed693438f5200d1ed83855ca72aaa3ea", "message": "concurrent modification exception fixed\n", "proba": 4.6719705437681114e-07} {"commit": "13d91303e76b48542eccbb680a69f610c9710860", "message": "Fixed indentation\n", "proba": 8.851696406964038e-07} {"commit": "212d32e3d3f001a16fd4c83ed958a0327d3b5d43", "message": "Form: if demo method throws exception the form should still keep working", "proba": 6.311946094683663e-07} {"commit": "cc42cc7e3e1c42b5e77c384f5345fd01baab990a", "message": "comment additions\n", "proba": 5.739155994888279e-07} {"commit": "06f1c910bc2a7d07d91e3a6b5ee63b0c2704eff8", "message": "JCA: fixing memory/resource retention problems. Monitor is cleared after use. ConnectionListener is removed on datasource disconnect.\n", "proba": 1.085568541725479e-07} {"commit": "e6b278ba8a7edacbe46c27e90e314cff2684c2d6", "message": "Added compatibility for Android N\n", "proba": 1.6675645042596443e-07} {"commit": "7b82bac5f98e95b05e7f39f7efa128b1f7bd8473", "message": "Allow handling of permission requests that happen in groups.\n", "proba": 1.1845604319660197e-07} {"commit": "8ac71b5b06464e6aec318c959ebb60500254c1d5", "message": "teste nome 2", "proba": 5.228553163760807e-07} {"commit": "205548d9c168412a6871861a63567de07c0633b8", "message": "Added alert dialog for creating unfinished expenses\n", "proba": 1.8977860349878029e-07} {"commit": "a49ec13faff31b972e709ac920b805d94089607b", "message": "fix for bug 8228 :added method getCountofFreeLocationOfContainer()\n\n\nSVN-Revision: 14856\n", "proba": 1.8324796258184506e-07} {"commit": "3ec8de700f5e637ae368c44099ae636cf7788755", "message": "Make the vendor id swap case insensitive\n", "proba": 0.0014604838797822595} {"commit": "3f6408704ae010219dd7841cc0f63250156120ae", "message": "Test Commit for syncmail.\n", "proba": 1.213431204405424e-07} {"commit": "98d969c195dadb17c59053906930f4256cd8d6f4", "message": "WOD finished.\n\nFixed create/edit display bug.\n", "proba": 1.0521008420028011e-07} {"commit": "b108652d53ed0d4caaaf964dbd1e3ec75be7909d", "message": "add heroku env variables\n", "proba": 5.774832061433699e-07} {"commit": "ca65f9f28c469cf8164bf43ecbc1d7254b9ace38", "message": "fixing first response on \"start\"\n", "proba": 6.42003578832373e-06} {"commit": "a29299b1db1d398b86f4721e6aa9ea819d794072", "message": "env variables\n", "proba": 4.235501364746597e-06} {"commit": "671becb52799800277ccea0b0022ed50e5dcaf03", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "27b1f4994869f916350de2c79e3a117e982579a1", "message": "Working on step 2.\n", "proba": 8.699906857145834e-07} {"commit": "becf624e4a1c94c558a77a49183cb9222e044dab", "message": "Fix for simulation of DesignLab libraries not working.\n", "proba": 1.02824465386675e-07} {"commit": "c5d8f916fb951ce70112968db4c58f3f26611cf4", "message": "i was right -- the test was dinky. it didn't even build. now it does\n", "proba": 2.1423099383355293e-07} {"commit": "e8ce30b12e9a863a10eb6e6dbd261d81ffa44e03", "message": "added contains check\n", "proba": 1.5523885110724223e-07} {"commit": "94d2f38831317d8b25dcae4f472ac34fe8042edd", "message": "Nova Face", "proba": 1.016431497191661e-06} {"commit": "a39b054c550ba91a05d2ae57ba3ef94ba4f53e77", "message": "Don't use equals for subscriber already registered check", "proba": 1.2153466855124861e-07} {"commit": "be55eb82da51800398c75cc359da2a6254d330c6", "message": "edit \u5408\u5531\u961f.java\n", "proba": 2.0904931830045825e-07} {"commit": "5638b74004a7b259435c995f0ff4803d83e3579c", "message": "Update unordered config editor.", "proba": 1.3178518543099926e-07} {"commit": "44c8d2ce3e6835a393c1c34746bb3075805a61a3", "message": "Reading nickname okay\n", "proba": 0.00026501822867430747} {"commit": "3259f60f5f705000943aaae599f74f6ff02b01cd", "message": "ENG-5111: Fix broken export permissions ddl test.\n", "proba": 1.0419599050237593e-07} {"commit": "116c4793d73d3bde1435c1defb89712dd9562490", "message": "Added anti aliasing hints to 'search markers'", "proba": 1.1045898418160505e-07} {"commit": "14a4675318877cb815d6fbdf0364d46d4a0ec64e", "message": "added click button menu shortcut f\u00f6r all visualizers\n", "proba": 1.865714125415252e-07} {"commit": "98ceb2cb5eb5d23ffa6ed9b6353f9cc53dc388e1", "message": "bug:25576 resolve merge conflict\n", "proba": 1.901978663454429e-07} {"commit": "6bba0c365352591076a2c371e4cf72d42ce5aafc", "message": "Update estat.java", "proba": 9.785653674043715e-07} {"commit": "6f9452ccfbbe89bf052cba0f21a8a58d15f9605d", "message": "update main\n\ngit-svn-id: a2312d33856acf09907bc700940b4d7cc158d4b3@2096 89b902b4-d83f-0410-b942-89f7a419ffdb\n", "proba": 3.235429915093846e-07} {"commit": "4dd95a75ec7b13e87eba725e25192fd6a4e5380f", "message": "tweak\n", "proba": 1.375922693114262e-06} {"commit": "b24d6aa7792084c8ab6dc87a7e7675d784444766", "message": "small tweak\n", "proba": 4.4385114961187355e-07} {"commit": "8d9974429b85553386568019b2c4129ce344c980", "message": "[Java] delete redundant empty line\n", "proba": 0.0011589702917262912} {"commit": "f786f314c8d457e2cb7a4c70c114944b6fe847a5", "message": "[Java] Remove unused import.\n", "proba": 1.2147430084041844e-07} {"commit": "fc8383db36de0986b30019a7bfc876a784282223", "message": "TIMOB-4916 updating implementation to clean up duplicate assignment in row array\n", "proba": 1.1276398481641081e-07} {"commit": "f6b797bf10038931b2fc0ba52136235f76b90dec", "message": "[android] Removed WakeLock while downloading countries. Download anyway works in background.\n@TODO Refactor download engine into the background service\n", "proba": 1.1038147817998833e-07} {"commit": "dddbbf72335c78bf49bdacaa92467959e7c20135", "message": "[downloader][android] fix: Do not sort search results in downloader.\n", "proba": 1.1406862654439465e-07} {"commit": "5f2e275b485806e05bccb749497a09adf25dc725", "message": "Fix for 0.47 Breaking Change with createJSModules Override (#100)\n\n* Fix for 0.47 Breaking Change with createJSModules Override\r\n\r\n* removed comments\r\n", "proba": 1.2155611273101385e-07} {"commit": "fdb1e1712c3f665e3890962e6c448b1916934e95", "message": "createMap by static method\n", "proba": 4.783761937687814e-07} {"commit": "100d5c471448ce49b88d42e4b78c3ea03781f818", "message": "update-v2\n", "proba": 7.112986395441112e-07} {"commit": "1b6ffd3e717e5d65e076550685d987d832004b0d", "message": "Remove fake constants\n", "proba": 0.00012110285024391487} {"commit": "34ee942942a1fcaa07c93a85de076716e71b645f", "message": "Update the metadata interface.\n", "proba": 1.3148603272838955e-07} {"commit": "0515e3d5bff04bd12a40d1e031c418aed21b66bf", "message": "removed splash screenclass\n", "proba": 7.472503398275876e-07} {"commit": "18ce30b77b0445740569e666e74e2e46bd760e87", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@3816 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.831180942550418e-07} {"commit": "f2ef225761ce24e6f06ab2397ea169936b889507", "message": "Bug fix for type testing.\n", "proba": 1.2126480442020693e-07} {"commit": "426129bdb856670242e23370fddac2d65fdd60e2", "message": "Checking if PeerResourceManager has the file\n", "proba": 1.0949183888442349e-06} {"commit": "44bffe80a3bc833ff685eeffaa03fdd247de37cf", "message": "Make translation tests check plurals for completeness.\n\nBug: T140701\nChange-Id: Iab0574a61ac23e1ebe7921ee5595b7c3e006acbb\n", "proba": 0.00018783018458634615} {"commit": "b73925af32d824b6cf4b6bde8f9a82fa04faa1a7", "message": "don't process poems again after cancelling update if they are already loaded\n", "proba": 2.1010302475588105e-07} {"commit": "86f2da65fc3893831818caf1375e2375e576243d", "message": "better looking var name\n", "proba": 0.0002515793894417584} {"commit": "cac950fa40429e1c1ffa6cb4048fd16671f05e6d", "message": "Get ThumbDataContainer file in non-UI thread\n", "proba": 1.851834241506367e-07} {"commit": "88baeeb33543028bd172b39efdadd808563128cb", "message": "Revert \"Show pages if it's available\"\n\nThis reverts commit 08d1ef8\n", "proba": 2.4468701553814753e-07} {"commit": "e8902e30c46420196b4ad16a915a502d010f7f3b", "message": "Funcion Botones\n", "proba": 2.948308747363626e-06} {"commit": "8ccaaf64c1328ff86d2f602377a100fe5adb98c4", "message": "Polishing reset action\n", "proba": 2.5531804226375243e-07} {"commit": "ea13184b097b0b349e463179e88194c0b847c707", "message": "Prevent the SwipeRefreshLayout from activating mid-horizontal-swipe and canceling paging.\n", "proba": 1.0724220800284456e-07} {"commit": "86b5c6658fbb74eeecbe3c7e2d8eb801df7ee525", "message": "Add comments to SeptaModule\n", "proba": 1.4530003511481482e-07} {"commit": "46262762f26a7113a7a87ba364553713f43b308c", "message": "Update ContactDao.java", "proba": 2.01277515543552e-07} {"commit": "11de89b1f7bf624af7216d6e8f76e46e063d8d8b", "message": "Fixed updating event\n", "proba": 4.0670531120667874e-07} {"commit": "d9726d25435af29183322592b18affa2d9d4d880", "message": "Check if we are deleting an episode that is currently playing or paused\n", "proba": 1.3147436561666836e-07} {"commit": "e352076379e1ffc2f387e6e9c39a62d6cd0809dd", "message": "Revert \"Applied checking for connectivity before resuming download\"\n\nThis reverts commit f25fae2e491a1d30e47cafb1fead786f916a6dd9.\n", "proba": 1.1708391411957564e-07} {"commit": "5c22d6f9bf99e5ea20bc8928d92a1a81b7bee80f", "message": "Enable JS in the webview\n", "proba": 4.857432145399798e-07} {"commit": "1406e19a780e7cb452881fc21008bfe13c65a265", "message": "fix bug with NULL assignment, when post viewed state\n", "proba": 1.3122784991992376e-07} {"commit": "25803a126fc06fb63ff29baf8f7ad4045d6e4b9f", "message": "removed gyroscope helper functions\n", "proba": 4.787468128597538e-07} {"commit": "636a46ce6aa8df6c491169694d2af32fe4ca6663", "message": "Update some example code to conform to newer allocation api\n", "proba": 1.9319637090120523e-07} {"commit": "a6e3057cdd374f8e255860bfcf8586cdfe2cf36b", "message": "Fix ordering of menu items\n", "proba": 0.00022044969955459237} {"commit": "86305099541c2e9624b065b3a17bec97a5c77c1c", "message": "[BACKLOG-27325] - SWT 4.9 - Set focus to parent dialog (#6214)\n\n", "proba": 1.0353885926406292e-07} {"commit": "e971f00ca477ae83f9c45e29d4ca730384e03025", "message": "\n\t* kawa/lang/Translator.java (exp2Type): May need to InlineCalls on\n\ttype-specifier - for example for PREFIX:<>.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@5212 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 7.436105420310923e-07} {"commit": "190f64dba98f560ec7b1162e4bd21aebff621f35", "message": "Fix source file encoding\n", "proba": 0.00011390102736186236} {"commit": "85e8da31a8c42d352bb2f04668ea7ac543ce494e", "message": "eliminado bug efecto 12 da una carta mas ", "proba": 3.1712536951999937e-07} {"commit": "833a2d5ceba781e0c34c7028af8de38f702302cf", "message": "Ignore Test to pass Travis\n", "proba": 1.7909574978602905e-07} {"commit": "90a22dae609232d0689958d7dbeca243af76437e", "message": "Cleanup.\n", "proba": 3.34995263528981e-07} {"commit": "e1884a7ed981cb0b2d12ae28fac912f71a0a68dc", "message": "Handle Side Access\n", "proba": 4.822568939744087e-07} {"commit": "7827b03af1d43ddeb1475a2131b579c8a749ab01", "message": "collection\n", "proba": 8.626047929283231e-07} {"commit": "0d56419bca5d5459596d6f848610518d04a91d94", "message": "Don't load test url\n", "proba": 7.153292358452745e-07} {"commit": "8d437026d4fa4e140f8fac47dfe434594775e0de", "message": "Deleted obsolete Solenoid subsystem.\n", "proba": 1.5252093987783155e-07} {"commit": "3e526c59dcbd278153b583d9e4481828c416e91b", "message": "Fix bugs in ExecUtil\n", "proba": 1.4652390518676839e-06} {"commit": "a9d581384d0bfa69c55fbb093cb894bcfbc58284", "message": "Fix #17\n", "proba": 6.428782057810167e-07} {"commit": "f535dfbbe9b4499d90bf09b749aff992198aac05", "message": "updated by Sally 11/7/05 to fix sensitivity analysis for Troe and third body reactions\n", "proba": 9.990621663291677e-08} {"commit": "e99147632eceb3efd30774f8ee1b192d2e41bc79", "message": "CTplugin: tweaks to usage information; also added :333 to default DT address\n", "proba": 1.54880993363804e-07} {"commit": "1ed1dc6a3509e44b6fc35ad3d55b0c0befc747f1", "message": "Rihulakutaringu.\n", "proba": 4.6927345920266816e-07} {"commit": "1a7361c8f4d7ee1b4638dbc8fa7765007c4f972b", "message": "Ticket #2869 Refactor experiment page\nExperiment chart data moved out from the ExperimentResultAdapter\n- removed accidentally committed code\n", "proba": 1.1268293320654266e-07} {"commit": "3005d3fb32422a60215451de8cfd1d708bc93c89", "message": "more-lenient-numbers\n", "proba": 2.2358139176503755e-05} {"commit": "0eeb5c08e5997218bf9fa8417416aa0a2b538bb6", "message": "Correccion bug al grabar ya que en edicion no est\u00e1 el campo de aplicar mes (null)\n", "proba": 1.239283022869131e-07} {"commit": "f8b170f4435e242b23ad01663fadf0fe5f59c492", "message": "GBE-97 make BeanLayer thread safe\n", "proba": 1.2865702103681542e-07} {"commit": "71e57bf2e34539450a2fc26ce96816e7ca06894c", "message": "Suppress warnings.\n", "proba": 5.4954580264166e-07} {"commit": "1acbd8c0b2cce16188d6647e58afbd50223980ce", "message": "Minor changes.\n", "proba": 1.6103231814668106e-07} {"commit": "ce016c83a707fc84815472bb89a465183f27fd89", "message": "Add sorting to backend\n", "proba": 6.31224111202755e-07} {"commit": "2554edc814539bdb128dde83055f7f2fa74f8024", "message": "FEATURE: Faster fill\n\nBuffered writes so fill is much faster.\n\nReviewed-by: Robert Macomber <379449c53b58c2818f7cb56b671fe2032d24481c@socrata.com>\n", "proba": 1.1295040280856483e-07} {"commit": "4eb430381528e6b52649a35063bfd73e707f120a", "message": "add res\n", "proba": 2.4218112230300903e-05} {"commit": "c866a54d361fef78a69ac0dd25b0996fbbb7aa32", "message": "Added citation to EmailInterface", "proba": 1.207315705187284e-07} {"commit": "065a2d76d8c79b1108278823a6f372ceadc727e8", "message": "when tx is sent by self, do not compress it\n", "proba": 2.704161943256622e-07} {"commit": "6be3f3acf224a965a045c8a460c5e37efd8f963d", "message": "remove component scan\n", "proba": 4.3390150494815316e-07} {"commit": "7ba15c1454f6ef091396e2e385926e27bcf11ee4", "message": "If one coord is relative, all should be treated relative (so only prefix X)\n", "proba": 2.214068445027806e-06} {"commit": "801556f1e577aae10748d27928013e4742f594b3", "message": "Fix for HUDSON-8786 - Hudson 1.398 does not have a configuration to run as as Windows Service. ", "proba": 9.746260332121892e-08} {"commit": "981c757e2059366e57497a8a10a841409fd20eb4", "message": "Actually bind the jackson json provider\n", "proba": 2.4448547719657654e-07} {"commit": "d087795c431b79936ba4648f82250d255c6b7360", "message": "Started using XStream instead of Java serialization to persist the jacob state. Not active for now (switching to something else).\n\ngit-svn-id: 8b22924fe593b58bc3cb32731943cdf19d9802ec@467408 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.954019575758139e-06} {"commit": "fbe88ceb6948506c62388a643430ea2c3e5c50ea", "message": "AlexeiBarantsev: Implementing \"true or null\" for boolean attributes in HtmlUnitDriver\n\nr16884\n", "proba": 2.5421789473512035e-07} {"commit": "320cd389dbb5f5c7882d709f9d7ff78aeb0ec944", "message": "[java] Fixing misspellings in Java docs\n\n[skip ci]\n", "proba": 1.893411223363728e-07} {"commit": "13a220f8b861d322b805b72d0f0866b1d91ee5fa", "message": "bug in docker-target video file resolving\n", "proba": 3.654688498500036e-07} {"commit": "e7f2b7b189122c77f97bb26f797a78287bf33726", "message": "Added throws in coder\n", "proba": 2.271317782742699e-07} {"commit": "106ab2393b354201952c40d339cabf242d78e26c", "message": "cleanup in ImageUtils\n", "proba": 1.9042873589114606e-07} {"commit": "d68b2ad49e1a86904375f45938f1f4995c8f06f9", "message": "Added error message if an IngestModule throws an exception during init()\n", "proba": 1.3056448722181813e-07} {"commit": "0ad9801b1dfec443c473638b7dde90db4f4e91ad", "message": "\u30ea\u30ea\u30fc\u30b90.3.11\n\u300c\u6240\u6709\u8266\u5a18\u4e00\u89a7\u300d\u3067\u300c\u6210\u9577\u306e\u4f59\u5730\u3092\u8868\u793a\u300d\u3001\u300c\u9375\u4ed8\u304d\u306e\u307f\u8868\u793a\u300d\u306b\u30c1\u30a7\u30c3\u30af\u3092\u4ed8\u3051\u305f\u72b6\u614b\u3067\u30a6\u30a4\u30f3\u30c9\u30a6\u3092\u9589\u3058\u305f\u3042\u3068\u518d\u5ea6\u958b\u304f\u3068\u30c1\u30a7\u30c3\u30af\u304c\u30e1\u30cb\u30e5\u30fc\u306b\u53cd\u6620\u3055\u308c\u306a\u3044\u4e0d\u5177\u5408\u3092\u4fee\u6b63\u3057\u307e\u3057\u305f\n\u6700\u5c0f\u5316\u6642\u306b\u30bf\u30b9\u30af\u30d0\u30fc\u306b\u683c\u7d0d\u3059\u308b\u8a2d\u5b9a\u304c\u3055\u308c\u3066\u3044\u308b\u5834\u5408\u306b\u30bf\u30b9\u30af\u30d0\u30fc\u306b\u683c\u7d0d\u51fa\u6765\u308b\u3088\u3046\u306b\u4fee\u6b63\u3057\u307e\u3057\u305f\n\u300c\u304a\u98a8\u5442\u306b\u5165\u308a\u305f\u3044\u8266\u5a18\u300d\u3067\u5165\u6e20\u4e2d\u306e\u8266\u5a18\u306f\u5e38\u306b\u8868\u793a\u3057\u306a\u3044\u3088\u3046\u306b\u4fee\u6b63\u3057\u307e\u3057\u305f\n\ngit-svn-id: a9db80ec502ed98b0a2fb26c023f47d99f7a0fb9@94 3035174a-c96b-47e4-9b1c-47eacedfc7e2\n", "proba": 2.073332325380761e-06} {"commit": "7c724fc9d39cc30607773332a5b59da95b37f901", "message": "Fix auxiliary thread stats in central\n\nCloses #183\n", "proba": 1.270584846224665e-07} {"commit": "6393e87cec16cd2355d62aaaafad4bd7fef067c6", "message": "Fixed module load order\n", "proba": 4.145090031215659e-07} {"commit": "468d399adbc7a51eb8ccebc8c501e9d21010bfa9", "message": "RFC192: Integrate changes coming from:\nhttps://www.osgi.org/members/gitweb/build.git/commit/afae09f6abdd443ff560455990bed7efca62520e", "proba": 1.111676283471752e-06} {"commit": "551012dac1494b57e829bcbd9bafb51b280a03fa", "message": "checking in a test for session reusuability in the client library\n\ngit-svn-id: 488b3bf40f260ac8d5bff5f7b2d8e19ee7724ae8@670856 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.257153144251788e-06} {"commit": "ba62016af70108f56a0e680407f3036e65e1e32c", "message": "fix logger name to get rid of i18n warning\n", "proba": 2.422391105483257e-07} {"commit": "f7c47787b5cb3752b41262f47632eb7b4f0b7b7b", "message": "Ensure that OS is closed", "proba": 1.4827878658252303e-06} {"commit": "c2c0e933c297cbe816dfc208013c0da7ff7b58af", "message": "scopes: no need to switch to scopes view when scopes were changed\n", "proba": 3.5968789688922698e-06} {"commit": "2917ccdc1b928215ed5928936c2dcb29b123ef04", "message": "3x speedup\n", "proba": 3.9073657376320625e-07} {"commit": "5bb01403b6cbda2ec24679088a19884c0d5cd9e7", "message": "IDEA-126283 WideSelectionTreeUI poor paint performance\n", "proba": 1.1391252030534815e-07} {"commit": "259c1cc2f45710c4116d7ab11516844755681b34", "message": "Adds map function\n", "proba": 5.751347202931356e-07} {"commit": "53329583a871ac2027c21979a81dbe0e3bbed4ff", "message": "kafka-1642; (followup patch) [Java New Producer Kafka Trunk] CPU Usage Spike to 100% when network connection is lost; patched by Ewen Cheslack-Postava; patched by Ewen Cheslack-Postava; reviewed by Jun Rao\n", "proba": 1.361789827569737e-07} {"commit": "bcec0f8613b6c431cab4f9031e28d7474361edbf", "message": "UPDATE: now it is uses fileExists method from parent\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@5779 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.2488222864703857e-06} {"commit": "0d7f3ed04124f0f4381199bf2dd72e4625469a4a", "message": "mention-list: show mention list more smarter\n\n- recent commenter first\n", "proba": 2.005744619282268e-07} {"commit": "fee986ed3394b261b5bade01fbac4d91e6cbc43e", "message": "\u4fee\u6539list\u8fc1\u79fb\u65b9\u5f0f\n", "proba": 1.5808944908712874e-07} {"commit": "136572fbbe7d6540e47bb020e43b1634f2136bbf", "message": "UPDATE: function isLong returns false for null input instead of throwing exception.\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14362 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 0.00016868876991793513} {"commit": "08b8e624c96ce5b21fb8870e55b054e30eb08984", "message": "that is not proper formatting\n", "proba": 0.022723453119397163} {"commit": "36b7ec40efbf1ef4d872afd310ff4a8ea7cb7d54", "message": "UPDATE: small extension of PropertyRefResolverTest\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@15107 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 4.0686788338462065e-07} {"commit": "6f55231ba1bf8546a883d1a70a71a6faf3e2e95c", "message": "Corrected invalid makeMove method logic\n", "proba": 3.8891780604899395e-06} {"commit": "384127e5a4dd1c7e6a60da471eebfcff6c73e40c", "message": "fix indentation (vertical alignment)\n", "proba": 3.58515990228625e-06} {"commit": "59ef77243e46f7bda5679d69ea993c47ab89d860", "message": "MProductDetailController", "proba": 7.734361133771017e-07} {"commit": "cded850be3a59ba628ec94eed6a64935824f00d9", "message": "New aggregation example:\nhttps://groups.google.com/forum/#!topic/mongodb-user/7Yq-rOYB0N4", "proba": 8.158881996678247e-07} {"commit": "b23b5966a2f456ac1e682185dfc64c2c979f8436", "message": "commit Json", "proba": 2.816942981098691e-07} {"commit": "f2837386867ced954d8d52c876566f984ab95ee9", "message": "Passing a null or empty string to an nbt tag will remove that tag (setting empty string throws an error)\n", "proba": 1.605203578947112e-07} {"commit": "b4be7847fe408d67af0c6904241976df6a0b097a", "message": "Corrects duplication glitch\n", "proba": 1.6623956980765797e-05} {"commit": "3c9c8d8acc719c3fa66089b862044ad9c95b4af6", "message": "Minor whitespace fixes.\n", "proba": 3.5035623113799375e-07} {"commit": "ce5a72713c0110f8aaa647ab7b2bb15dd425e42f", "message": "Update recipe for scaffolding to match icon\n", "proba": 2.1133125471806125e-07} {"commit": "2355321f53aeb22f999399de530b43e190d244ed", "message": "Create AbstractByteOperation.java", "proba": 1.2386474736558739e-05} {"commit": "08df37a4116d33d82fb7835aae68141c08fb372a", "message": "1st attempt at a mob\n", "proba": 1.2733821108668053e-07} {"commit": "9b6efdcc535627e9eb7d548f2178772c087b7c4f", "message": "Minor tweak to give better error message.", "proba": 1.0659411486813042e-07} {"commit": "b282ac39a2d04a713645f14d10996fb0acdebd88", "message": "improve TokenScorerTest\n", "proba": 8.323229963025369e-07} {"commit": "75bd80d5d476d96ef732a5c7fd6250bf4daf2cc0", "message": "Added UseItFromJavaTest - This needs to be improved\n", "proba": 1.1389622756041717e-07} {"commit": "7bd89c6d1d8e98deb6b12cc3035ecca19010aa79", "message": "tests for iterable as collection\n", "proba": 1.5751096782423701e-07} {"commit": "c838bc83184228d156eb489ea1fd2ded70ee6cb2", "message": "cleanup tests and added LockCheck and test cases\n", "proba": 1.1845061465010076e-07} {"commit": "f3b954f611f6662da5dbd6e8517a600ee7e92cde", "message": "ASRC-223: add one more comment\n", "proba": 1.154861166696719e-07} {"commit": "c9e305ea4cd0e90d7f0bd48f2c5cafd5eecf46d1", "message": "New splashcreen.java\n", "proba": 3.801104639933328e-07} {"commit": "07a06ccecbf2fc945510c9081f1b958888c61578", "message": "stats from db debugging", "proba": 5.669307938660495e-07} {"commit": "14e70118953ff4c43b6c1cf8c13fd667667bbeaf", "message": "MELHORIA - Desenvolvimento: Tela \"Conferir\": Ao pausar o envio,\ncontinuar mostrando progresso e porcentagem", "proba": 1.5663705710267095e-07} {"commit": "f9a00670f8e4f05259bac7db24282743951627ae", "message": "move query to static field\n", "proba": 1.3670430689671775e-06} {"commit": "a93231e526b5f228d97d54245494c69c7613a1ff", "message": "ReverseInteger.java\n", "proba": 0.0002491655177436769} {"commit": "803e5017c0125a4b873be331935261286d0332d7", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@13694 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.590085265794187e-07} {"commit": "c0e51ace4652b8e40b8788391c94a2f118041c22", "message": "Add support in XStream2.AssociatedConverterImpl for SingleValueConverter\n(fixes bug introduced in r23277 where BuildAuthorizationToken's\nConverterImpl was changed to a SingleValueConverter).\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@23339 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 2.0555542050715303e-06} {"commit": "3de8690767f9c5ea1b2400ed5e5cbb90d64db1ac", "message": "UNDERTOW-1178 Reload SSL Certs at Runtime\n", "proba": 1.2352170131180173e-07} {"commit": "3a2a4ee35519178bb1fd84d71a35b7e651fe233c", "message": "RESKC-1501: fixing attachments that are deleted in an amendment so that they are deleted when the amendment is merged into a new protocol after approval. Steps to reproduce:\n\nCreate and submit a protocol with an attachment\nExpedited approve it\nCreate an amendment choosing to Add/Modify attachments\nRemove the attachment in the amendment\nSubmit and approve the amendment\nThe amendment is incorporate into the protocol but the deleted attachment is still there\nIt should appear in history as removed but should no longer be an active attachment\n", "proba": 2.0327463062130846e-05} {"commit": "9786db745cff693d8524c5ae12540970ea5b8046", "message": "Solving a minor issue caused by the last commit.\n", "proba": 1.6990018991691613e-07} {"commit": "6bc1e5ba7f5496f2bb713bed492c3ebc85ad3fc0", "message": "uupdate\n", "proba": 2.8230792850081343e-06} {"commit": "32867ec2af2f5781050463a472c0b0a3e994703c", "message": "some color for muddy grounds\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20526 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 7.677788289583987e-07} {"commit": "439707b029c514e8e32be825259ee20ba1f0723a", "message": "Remove a stray semicolon\n\nRELNOTES=n/a\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=326930055\n", "proba": 0.016360942274332047} {"commit": "a323d8a85770d88db815f86d4da7c1958e45cbe1", "message": "simplified the collision detection code a little bit and added soem comments about it\n", "proba": 1.3025456269133429e-07} {"commit": "f2b216342091aaae891dede663b1af2dfece7617", "message": "#11 adding to String to serverInfo\n", "proba": 1.2940901683577977e-07} {"commit": "323961f9e2c5e38b3060da894475a5edcd27a3ca", "message": "refactored about TweetInputFragment.ReplyEntity #135\n", "proba": 0.0001931988081196323} {"commit": "1999601afd2b048eeb6f1820e48d854bcc4bfa6e", "message": "\"No SDK, No Problem!\" (take 2)\n\nWhen there's no SDK,\n\n * don't start the analysis server\n * or the indexer\n * and don't try and constitute the dart model\n\n(NOTE: this addresses the issue where we have no SDK on initial plugin install.)\nReview URL: https://codereview.chromium.org//10960002\n\ngit-svn-id: c93d8a2297af3b929165606efe145742a534bc71@12647 260f80e4-7a28-3924-810f-c04153c831b5\n", "proba": 1.9176527530362364e-06} {"commit": "5db08af834d2239d5973ce47e25574855fe1d508", "message": "loop around to first hint again when hitting next\n", "proba": 1.1794438137258112e-07} {"commit": "a18edfb0ec11cb5e068e33338c8e86b74a7df63f", "message": "refactor use of flip and rotation by using set rotation first and then post scale for flipping\n", "proba": 1.5893478177986253e-07} {"commit": "98d96da802d24e8dc861225dcb61b0ac9dcffd34", "message": "Update Main.java", "proba": 8.88287559064338e-07} {"commit": "c788f15aba0590a750cd7750a0dbe9dc3ec6af1d", "message": "\u589e\u52a0\u5bf9\u5916\u7684\u5168\u5c40\u6027\u4fdd\u62a4\u7b56\u7565, \u89c4\u907f\u5916\u90e8\u4f7f\u7528\u8d85\u5927\u9644\u52a0\u6761\u4ef6\u5bfc\u81f4 DOS \u653b\u51fb", "proba": 2.966648651181458e-07} {"commit": "4a04d779ae3d772a44e33f2c3330c4f291dec5f4", "message": "Remove EventArray diagnostic\n", "proba": 3.114270157311694e-07} {"commit": "b1bb7bf8c24eb0a1e6ee87d842711e1d582bade8", "message": "Move newDirectory() creation to before, otherwise if something happens prior to before/after rule being invoked, the directory wouldn't be closed/ cleaned up properly.\n", "proba": 1.1260923571398962e-07} {"commit": "213ba12e3f4b89916033902ad3f27e8ec44e2a60", "message": "reduce_memory_usage_peak.\n\nUpdate the unit tests\n", "proba": 7.502995867980644e-05} {"commit": "04bcc7963bbb3f244899da3866248c666cbaecf5", "message": "add reference document number for invoice corrections", "proba": 1.5910251249806606e-07} {"commit": "39af7ae1fca6458ed5ed8789adc1008d43b6bb75", "message": "Perform serialization of responses in responding thread.\n", "proba": 1.7140395414116938e-07} {"commit": "93fd6417991c4c928e6d8b794a9c14d37b8c1274", "message": "Remove permissions for proxy health service OKAPI-905 (#983)\n\n", "proba": 1.0851379528276084e-07} {"commit": "96791ddfd8d6255075a32ab7790660a4e50d92a0", "message": " Cambios para hacer commit:\n\tmodificado: src/com/iesebre/dam2/pa201415/ivan/androidskeleton/LoginActivity.java\n\nprogressDialog for google and twitter when login..\n(Sin probar)\n", "proba": 1.5262293118212256e-07} {"commit": "6fda92fea1a940b38c70aedd6029eb2ee2c68507", "message": "Force a linkage error on instantation if the Xerces classes are not\navailable.\n", "proba": 1.1076679840016368e-07} {"commit": "242f8f9ae8a372ac5cd9bb48db577c55064244cc", "message": "fixed a bug where a privileged target channel was not getting the redneringAsRoot tag\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@7095 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 8.474878541164799e-07} {"commit": "d7ea2bc613499bc4c84725ec3963095597092420", "message": "Started implementing split view\n", "proba": 1.8749464913980773e-07} {"commit": "f132128bc39b63fc89af5f846a605ee2822b5b7e", "message": "Now uses a tables.xsl stylesheet to produce CREATE TABLE and DROP TABLE statements\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@3907 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 2.1075272798043443e-06} {"commit": "d25d7949cc1761fc88365ca4122269712bf33a07", "message": "bugfix viewport offset\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@5337 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 6.719229759255541e-07} {"commit": "ba0bbeb7152d3ec35dd2ac58cf86e39dd8874661", "message": "implement the remaining abstract methods\n\nmay still need to override more of the internal methods to get it to\nwork well", "proba": 1.513309797473994e-07} {"commit": "cd006b43e0b99f7ceab9e2e5bfbca793a16c8972", "message": "update string utils\n", "proba": 1.2630970331883873e-06} {"commit": "fb5479f55e1f01fbc5f18ef8b5d92b376e481f81", "message": "Move \"@Cleanup\" variables into try-catch block\n", "proba": 1.7193814301208477e-06} {"commit": "742cc9d342ebe5d229d81d784a78b4185e0d9cf3", "message": "fix for GWT\n", "proba": 4.645641524803068e-07} {"commit": "957014f3ca2d082af54be4fb33a612b3ea2308f7", "message": "Initialize tileBackup if not initialized when paintTile() is called\n", "proba": 5.461940304485324e-07} {"commit": "136ca34d34dc85933a5c209e0a82770839107675", "message": "Tests f\u00fcr Best\u00e4nde, #3.", "proba": 1.1377593978068035e-07} {"commit": "7f389ed59f15d205567b0eb66b1bb42df7c8038b", "message": "added tests for hashCode\n", "proba": 3.928109322259843e-07} {"commit": "a2e090325697f3b1b26a76f115822c53cefa24c0", "message": "travis test\n", "proba": 7.71191139392613e-07} {"commit": "5d4bc1a2267d9354894b2ee5c0ddfe2a9e3e9898", "message": "In MRI T_STRUCT represents Struct and Range. JRuby does not.\n", "proba": 1.6751739906339935e-07} {"commit": "86f64182dfa999ea65155a38a7fca0dc17a1b518", "message": "[ENG-113] Unit tested embedded values and inputs on CalculationJob Fudge encoding.\n", "proba": 9.749606988407322e-08} {"commit": "47eacf9f3c0ffd74ad430412b26451543787f1cb", "message": "Fixed version string handling when jar manifest exists but doesn't have a version entry.\n\n\tChange on 2019/02/21 by tball \n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=235014078\n", "proba": 3.9283639807763393e-07} {"commit": "64f4b5bfd7aacc036089e6aa43ed01cf7f8a5b76", "message": "clean up class\norder variables, clean up comments\n", "proba": 1.4174344187267707e-07} {"commit": "bc965aff307a55c9b3a17f98ad12055007505747", "message": "[nodere] Fix extends clause.\n", "proba": 1.1807887290160579e-07} {"commit": "cee9f8f7fe9c9b39385b08b8682b539c4e8c7a0f", "message": "carrot2-util-matrix: making the info message sound less like an error\n\ngit-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@4648 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 0.00010031201236415654} {"commit": "f04b4bb720dd3ee99322643644df910b5b915b3b", "message": "Remove args traces ", "proba": 3.008412750205025e-05} {"commit": "76ca22d628f9d23ceb335daf71150e9f4a7d7e64", "message": "Stop depending on com.oracle.svm.core.jdk.Resources#registerResource\n\nUse the new public API to be shipped with GraalVM 22.3 instead when\navailable.\n", "proba": 9.763526520600863e-08} {"commit": "4b2c5ea60a63f7f7af1580612e66f8661d692aaf", "message": "Move debug logging to debug level\n", "proba": 6.842807920293126e-07} {"commit": "086cafc19738b699c764a216fcffe2e1e0955d8c", "message": "Fix comment\n", "proba": 2.1542624040193914e-07} {"commit": "d5877070800e72c0c11099e9aa0e8c4a8554f564", "message": "When setting the JSESSIONID cookie on session relocation, use the encoded contextPath if contextPath set, otherwise \"/\" as default (the same as o.a.c.connector.Request sets the path on the cookie)\n", "proba": 1.6299811989028967e-07} {"commit": "3771f656ba68317a764e73df2e553acb340cce0a", "message": "add py4j server in OfferBookService\n", "proba": 1.9413127461120894e-07} {"commit": "f251436a998936220d8efd6f1fd6a0ec4cac370f", "message": "Improve logging and enable ACL determination to use an Object obtained from an internal method of the located processDomainObjectClass.\n\n", "proba": 1.0208345457840551e-07} {"commit": "995566ec6223b12468a278c3e4977922ea0b2ce4", "message": "\u5347\u7ea7\u65f6\u66f4\u65b0 HASH \u7528\u6237\u5bc6\u7801\uff0c #154\n", "proba": 1.391026529518058e-07} {"commit": "d7d040672429474a40a9cd181df6d2018cdbd925", "message": "make sure to return bundle-jar: for the default prefix to make things work under KF\n", "proba": 2.4885429183996166e-07} {"commit": "c65a9e1c973b30895047c9dae2c5dc3c1cf91bbe", "message": "Fix bug in irreducible graph splitting algorithm\n", "proba": 1.844762300606817e-05} {"commit": "c39c04c2f336c439850c2a60df48cf57d862cddb", "message": "IssueZilla 11914 - Make table column sizes adjustable\n", "proba": 1.2122316661589139e-07} {"commit": "64082812cf56d40fdf0a60629084d8fe7cd6f6be", "message": "Course Request: Update Course Request Option\n\n- corrected type check in CourseRequest.updateCourseRequestOption(type, option)\n", "proba": 4.1430507735640276e-07} {"commit": "efc2a98b931780485d83a35b9519a3d51e4e74d3", "message": "minor update\n", "proba": 4.0402281342721835e-07} {"commit": "8316c47b43e794af11b43619fa037f615ca7b876", "message": "Se agrega la funcion de frecuencia.\nUltimos campos para el update de E01 y CFTJ\nValidaciones de fecha 1er y 2do vencimiento\n", "proba": 1.4443945417497162e-07} {"commit": "edd2be60980b8fce8f03b3b5f98b438c5ffee91f", "message": "improving serializing of complexType, deriving by extension\n\ngit-svn-id: 39602be06c88ea89c23a8a9fd3d1314146990de6@926149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.973454785314971e-07} {"commit": "d8701e3c1657cc8ce49ece9d02062b0bdace7875", "message": "LDC-25 #resolve removed usage of visited set which solves the problem of not being cached for some corner cases\n", "proba": 1.1134910948840115e-07} {"commit": "cd7a024588cc9218def3d1a830e3710c676bd0ec", "message": "Prevent IllegalStateException in HttpServer.start() when Router not set\n", "proba": 6.164113983686548e-07} {"commit": "ebb90905658cae1cc5fa2b856bb9951b598efb36", "message": "Fixed a typo in the assert.\n", "proba": 1.307268320260846e-07} {"commit": "384d972f43035999e830007bc0e145ffeb6811c9", "message": "Organize imports\n", "proba": 3.843534614134114e-06} {"commit": "3001e7ba48f62abef7c94007ccbdd19cdb03870f", "message": "REPLACE SAMPLE URL\n", "proba": 6.285809490691463e-07} {"commit": "255fc46cdcb8a8eb9924cd47ab76b614ecc5a72d", "message": "Not 90% but 10% free\n\ngit-svn-id: 6d8f726e13e44a55f7989a189ac88f9e603c9e4b@8263 41e0724e-84da-11df-b2d6-0f76b6d44b92\n", "proba": 4.957522605764098e-07} {"commit": "75c2f17969cc2d7727fa6bfe76d74a7db3b76d49", "message": "removed unused entity\n", "proba": 1.8029445527645294e-06} {"commit": "244d819b5fc74e0ef692dab2e8a0a7640b865258", "message": "Remove unnecessary code\n\nWe're going to use react-native's built-in deep linking support\n", "proba": 1.0535010233070352e-06} {"commit": "49b11301454250196f5dfe6372b4e7a76a535068", "message": "Update navigation drawer : minor changes\n", "proba": 2.1715561615565093e-07} {"commit": "4444889b28e2bbded62c6b638b43103233d28206", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "b0090c516f7300ed5588e7dbce814a7a2cf1e9e0", "message": "Fix Type3 message assembly problem, part of HTTPCLIENT-1268.\n\ngit-svn-id: 897293da6115b9493049ecf64199cf2f9a0ac287@1424351 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0025419055018574} {"commit": "9c692f14f6ea32e532970f9c44af964581b8c0fa", "message": "Removed unused field.\n\n\nFormer-commit-id: 0c0d01a0e086e7eb1647fa458d9471f30b497710", "proba": 2.090859015879687e-05} {"commit": "63c04de596f4fe69fbdbbc0df3805b6b8db8e7e4", "message": "[r2245] Pregnancy Referrals now available for MVP\n", "proba": 1.0280975715204477e-07} {"commit": "8f4ca9390c8db8f5a3348e30315dff3f48c15189", "message": "ExpectedTypesProvider: fix switch expression handling\n", "proba": 5.191833452045103e-07} {"commit": "3d59099dcff757d420748793d6d9abe904a59165", "message": "RANGER-2238: String comparison should not use '==' in ServiceUtil.java\n\nSigned-off-by: peng.jianhua \n", "proba": 1.602010257784059e-07} {"commit": "6e2c49908cd2bbbf413168c6d3f4a348ffbc667d", "message": "switcher to new OS detector\n", "proba": 2.7059852527600015e-06} {"commit": "8925e05f93c33c44dcfb119b327aa28772671e41", "message": "Prevent duplicate field generation.\n", "proba": 3.4016520089608093e-07} {"commit": "50ac7ca074471976eeab96895f161d9512846ef3", "message": "Improve debug logging in Bandiwth dispatcher\n", "proba": 3.3266195487158257e-07} {"commit": "e5f664110db93e62316c2e25e323ed3e91993d52", "message": "Use fields from ModelBiped in ModelBaykok", "proba": 1.3105125162837794e-07} {"commit": "21a8a2890d424e55ff0b9b87e29028022c94b3cc", "message": "Implement to make failing tests pass. The implementation is a bit of an eyesore, but it works.\n", "proba": 3.847352729735576e-07} {"commit": "6b00270dfa527bd725519c873ff3e1a52853bcb6", "message": "wait for fx events in games list test\n", "proba": 1.3152190092569072e-07} {"commit": "d50f99ab5f960dbcc17e813632db57764ccca9ea", "message": "little correction\n\nnot to be depended on Point equals method\n", "proba": 3.8830935977784975e-07} {"commit": "2a1b84620d1162fcbc6812b2c2c4952e759bd5b2", "message": "UsedSettingDaoImpl\n", "proba": 3.6997087704548903e-07} {"commit": "d649cc5b9b6de39b5ef87677215408633dde5472", "message": "Always clear containers when modifying them\n", "proba": 1.915392147111561e-07} {"commit": "4e259df9bd91b7379d2bb557c6805b34bc5b84e3", "message": "fix(android): add FORMAT_RSS_EXPANDED, treat 2 of 5 same as ITF\n", "proba": 0.0001388031814713031} {"commit": "1d89b5f8c21a52abe5f13094624b5148b1de524b", "message": "DB code cleanup\n", "proba": 4.925176426695543e-07} {"commit": "a8a69d1c2cf4cff6fb43997a3533c1e7be63d4ff", "message": "Stripped querystring from logout redirect URI comparison #498\n", "proba": 1.488305798602596e-07} {"commit": "345705dc6b0284f1a0190f0ded06588328fba88a", "message": "Retain attribute order when flattening\n", "proba": 4.0273718582284346e-07} {"commit": "51c5875759e6c5899e18d08dbdc893652c1ae4dc", "message": "+ [android] provide default style for border\n", "proba": 4.4990312630943663e-07} {"commit": "448a4572b2034f00ec9e306d112c7ab2a87384e2", "message": "* [android] fix npe when remove event\n", "proba": 1.9316468069519033e-07} {"commit": "799257b915ca27ea716fc6d12737f248f9b894c6", "message": "update comments (#1164)\n\nupdate comments", "proba": 1.8280931612935092e-07} {"commit": "203620187d940191f0235124eb2b9a37435d8197", "message": "Long the times involved\n", "proba": 7.348476742663479e-07} {"commit": "cd16bbb14bf74f65b61aed5b10c7b0e76f6c3832", "message": "test: slightly more coverage in NewsManagerTest\n", "proba": 1.368225781561705e-07} {"commit": "6f988cc7569103d38589db788e43bf197e784dff", "message": "Use item count instead of child count to measure when the last item is visible.\n", "proba": 1.0925458582278225e-07} {"commit": "8bb647cb44771e30b7f532cb08ebccd8ddc4900f", "message": "Add user creation functionality and user auth listener\n", "proba": 4.1167723452417704e-07} {"commit": "939e7aebd6f6d94febd41da759cc2546d3aa19ad", "message": "Update.\n", "proba": 3.493966005407856e-07} {"commit": "626a970374b18a3535d5d8c54e1ccfd0683e42ee", "message": "Bind Messages to listView\n", "proba": 2.2274417688095127e-07} {"commit": "98f3a1a095314fbdd4380adbf07c5def3873ea3e", "message": "Reformated and completed some javadoc\nAdded a hashCode and equals methods\n\ngit-svn-id: a98780f44e7643575d86f056c30a4189ca15db44@544541 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.198383519200434e-07} {"commit": "c940617b6e22a81a66fccaf51f103ed330facbac", "message": "Fix RDPAnalyzerTest.testProtocol() flapper\n\n@rev dval@\n", "proba": 4.009198164567351e-06} {"commit": "e4f4ae045cc3093cc7d87a903a0e14c6000440af", "message": "ODE-732: Fixing an ArrayIndexOutOfBoundsException (Thanks to Terry Mueller)\n\ngit-svn-id: 51ebfee8793609331cc427b513d959ae09aa9655@887912 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1913713744179404e-07} {"commit": "b5a06d3e44633992bdefeb810b4080611f1ac9f9", "message": "notes\n", "proba": 7.716840855209739e-07} {"commit": "bda15944d861f0be1e03d2e30fc144b2b4ad8c8f", "message": "no requirement that validated types have public access modifiers; therefore we will set accessible on anything that needs it, which is anything not public-and-declared-by-public\n", "proba": 3.1282098689189297e-07} {"commit": "e2e32b2790daf99693b9e13c3fbb92efaaa7a6c3", "message": "Filtered non-view elements in getAllCollections", "proba": 1.943580230090447e-07} {"commit": "e2878d54ad681617cee70ac6866c8214b3f80e50", "message": "Fix deleteOutputVariable\n", "proba": 0.00011829220602521673} {"commit": "601827e6b34cb7debe67a8415a09440c389ba4a1", "message": "CLOUDSTACK-5907, CLOUDSTACK-6396: KVM/RBD & KVM/CLVM volumes mistakenly shown as OVM, disables snapshotting\n\nmodified: server/src/com/cloud/api/ApiDBUtils.java\n\nSigned-off-by: Daan Hoogland <0c11e55e6a36a8185db5745ba7416a2dde0b12ba@onecht.net>\n", "proba": 1.1964577595335868e-07} {"commit": "3f42da33d9644ab48032461def2ddb544f387a55", "message": "This update reverts the mods made in svn -r 777.\nIssue https://jira.duraspace.org/browse/DURACLOUD-578 was actually a non-issue.\n\n\n\ngit-svn-id: 87193d8397980babf26987f37dc15c79bf1c926e@792 1005ed41-97cd-4a8f-848c-be5b5fe45bcb\n", "proba": 1.0703128054956323e-06} {"commit": "04614c49b321d120f9ec1efd57ad8fc733349738", "message": "java8 LocalDateTime\n", "proba": 9.462771117796365e-07} {"commit": "5dd776bcd763fca0b647dcdd5da39ff9020d4e59", "message": "thumbnail being displayed now for all mimetypes matching image/*\n\ngit-svn-id: e0b2aeb8f21661518fb15bd4cc7482ccc71e7a3a@478 3c0c4179-e91d-42e7-a082-8e2792ce3676\n", "proba": 5.61924252906465e-07} {"commit": "3af3d3dc0f2498af06b6b1a2ac0672a6faee4462", "message": "SPOI-3185 added code for importing app package from gw's local file system\n", "proba": 1.1662866938877414e-07} {"commit": "96e49a8cc5ed7ba7d5564b021ff31d4320f32fc2", "message": "deleted old, commented out test\n", "proba": 1.542670133858337e-07} {"commit": "009183584693ad773b5e09a2a7d4539cae57d6e3", "message": "Improved strict autodetect", "proba": 2.737835984589765e-07} {"commit": "4d21f070097ae6a8ced1f3d1dfc0e98831b5ec9d", "message": "WEJBHTTP-18 HttpEJBReceiver fails under a security manager\n", "proba": 1.380965244379695e-07} {"commit": "343068a6888ce05ad75dc6fb5a2173e0adefcbd4", "message": "exception-safe getUsableSpace()\n", "proba": 3.9181833244583686e-07} {"commit": "d0d1e59e742d91b630c3c9398fdea9dde15541f3", "message": "Change required because of update to P3QChem.java\n", "proba": 2.0143882295542426e-07} {"commit": "5adb141c083fdd54c12e9e31767a13cff2f50d0c", "message": "RepositoryService implementation update\n", "proba": 4.434073446191178e-07} {"commit": "73a9303127adf17074ccd26c26a70d1e131e6024", "message": "order mraid spec example ad testcases to be (alphabetically) last\n", "proba": 8.009403700270923e-07} {"commit": "a311ad0436f19af385e31c2fcb4e28a71bccff6d", "message": "Temporarily removing some orphanRemoval annotations as they seem to break curation processes\n", "proba": 1.4228137956706632e-07} {"commit": "40cca85a86a6787d34ba99caed50e7517692393a", "message": "Added new literal.\n\ngit-svn-id: 8e38db1cf16c4a277275c2a31413431bbf4974e4@1510 d46e4f78-7810-0410-b419-9f95c2a9a517\n", "proba": 2.7710635549738072e-05} {"commit": "35d154212296c01e3e9bfb10874f7cdefbac61f6", "message": "Enable mulitple services through maven properties\n", "proba": 1.583002102734099e-07} {"commit": "7abaacd7d3385e1a3715e35f550eb37b6dc7222a", "message": "20969: Various Engine Enhancements - Fix counting compiled MR jobs\n", "proba": 1.0191983790264203e-07} {"commit": "9075ffed243c3bc7a534e592e2d8976875672704", "message": "non-singleton MockFacebook\n", "proba": 3.0966093618189916e-06} {"commit": "c71694752b221819abc2cc5b3dc8112248744f8a", "message": "Add withListFlag() to InMemoryFlagSource\n", "proba": 3.949716358420119e-07} {"commit": "53abcd3954edded9cf3dcb7a33cdc535f3ababa4", "message": "Excel export api enhancement", "proba": 3.8100583310551883e-07} {"commit": "4577b1a9f05a4048435c946aa0c8775fc6966e05", "message": "add some missing message handlers\n", "proba": 4.979932782589458e-05} {"commit": "a0fc663c9fa7a2a4d33e5cb9ba5505a8b5ed7853", "message": "Change 20080125-dda-n by dda@lester.local on 2008-01-25 12:03:10 EST\n in /Users/dda/laszlo/src/svn/openlaszlo/trunk-nightly\n for http://svn.openlaszlo.org/openlaszlo/trunk\n\nSummary: Remove distracting non-error from js2doc --test mode.\n\nNew Features:\n\nBugs Fixed: LPP-5378\n\nTechnical Reviewer: ptw (pending)\nQA Reviewer: mayme (pending)\nDoc Reviewer: (pending)\n\nDocumentation:\n\nRelease Notes:\n\nDetails:\n A simple coding bug causes the 'error' to be produced.\n\nTests:\n\n\n\ngit-svn-id: d62bde4b5aa582fdf07c8d403e53e0399a7ed285@7888 fa20e4f9-1d0a-0410-b5f3-dc9c16b8b17c\n", "proba": 1.1522170098032802e-06} {"commit": "1812e856bf5b9b0e288ca1efef3e5433294303f2", "message": "Test travis\n", "proba": 1.372375095343159e-06} {"commit": "bd896910d73a02edbabd3d017b97a0fa703efd68", "message": "Fixed SpriteDrawable.\n\ncloses #5399\n", "proba": 1.1538037369973608e-06} {"commit": "e044a0a79930253bd1d8649cc15bf327868c9cc5", "message": "had coded value replaced with constant\n\nSVN-Revision: 5451\n", "proba": 6.367259857142926e-07} {"commit": "e7e7d0df3b16c1babfe32495ce2d3b86e7c368dd", "message": "imp: HttpParser \u4f18\u5316\n", "proba": 2.9158292136344244e-07} {"commit": "4d5a13235e877f7565974beaad4c2da13b6aa022", "message": "imp: HttpParser \u9488\u5bf9\u5e38\u7528\u7684 http \u65b9\u6cd5\u7684\u4f18\u5316\n", "proba": 1.6462752228108002e-07} {"commit": "411e5bb66ce64c32626a11e288a6c71540c127e7", "message": "Updating comments\n", "proba": 2.2389295395441877e-07} {"commit": "04f33363ff2c7a2125d608eb9f8c4c92bccb69bd", "message": "zone bannd bug fix, sending to spawn\n", "proba": 1.3141469423771923e-07} {"commit": "96f8304c9115f62027a5c6988cb092c84017b5a5", "message": "improved LabelRef.toString()\n", "proba": 2.934861242920306e-07} {"commit": "cac944ddce4e684774b1f753e8ae127127132513", "message": "Disable the location bits until it actually can do something\n\ngit-svn-id: cd28ba526fba5b39766c0a4e72305690b33c2c6e@703522 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0003528268716763705} {"commit": "bc94382d8c0281bf3cb1c9d61773151f7befe716", "message": "Use default stores only when needed\n", "proba": 2.8608613433789287e-07} {"commit": "cf3106bf1fec92b2b0c6bb3d1e902fd2075c35f6", "message": "Complete unit tests for ModelComponentJSO\n", "proba": 2.919412906976504e-07} {"commit": "ed0208c819525f864f320552ca3c0299622d942e", "message": "come back to a datumfunction type-paraterized by a JSO in the\nSelection.data", "proba": 2.9683127422686084e-07} {"commit": "b78926e8e5f8768893ea94f77549af254f1501ae", "message": "more refactoring\n", "proba": 3.509842940729868e-07} {"commit": "a115c25a03066492ada7b08964c3c00d4b6e6715", "message": "Transactions.xxxx files may be not deleted\n\ncloses #128", "proba": 2.19664883616133e-07} {"commit": "0d9243ccf72bb9842b675f1d653fd2b081254143", "message": "Fix writes on data/index pages with O_DIRECT (#337)\n\n", "proba": 2.7920907541556517e-07} {"commit": "8e37f1c6b826576e3508238f79c84e1001f832f5", "message": "Catch i/o errors when starting web browser\n", "proba": 4.02721440195819e-07} {"commit": "7bee657a430130bab5a1dc677771203dd0f0fe9a", "message": "Recover lost semicolon\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@365591 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.01937101036310196} {"commit": "e6eb653df7ac109425e9c3107ca82034dc2542b8", "message": "- fixing eventual NPE\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@378253 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3141372196278098e-07} {"commit": "e6173a42c841e8b59f5048c3757574e72e20464c", "message": "Remove debug message", "proba": 1.2989200968149817e-06} {"commit": "b5d031e39d0f352c1c3fd47949ad69612c2294fa", "message": "refactoring to DRY\n", "proba": 3.844363891403191e-05} {"commit": "a4daf98d665a5d1a0e7266f63e70d48fbbaf1b48", "message": "Back out accidental change to EmbedDatabaseMetaData.java\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@430189 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.257804324784956e-07} {"commit": "e13f8a19f3a9dd2faa432135a2c77b6bf269a03b", "message": "Added one constructor to ProtocolError.\n", "proba": 1.1200410199307953e-07} {"commit": "88b99eb2533429281cf286956f694194e9d25781", "message": "bug fixes\n\n\nFormer-commit-id: 73e885a2c99b3777062791824745b17ed0de4d8d", "proba": 6.666597300863941e-07} {"commit": "e83c04cc8326352c829ce0feeb1263d4126b481d", "message": "wip: recursive search of pairs\n", "proba": 2.084235802612966e-06} {"commit": "6ddbb09ffda094d0cf9fbbc352be0f4492a74337", "message": "Fixed exception in NameSpaceManager\n", "proba": 2.5049533292076376e-07} {"commit": "6a5e299ec6f3e1b65b42a4af83538d094c8f30c8", "message": "Bug fix in TestUserData\n", "proba": 2.540419359320367e-07} {"commit": "c50018c867fe763e892f0a6d79507e9291d87d2f", "message": "Add javadoc.", "proba": 1.9758201119657315e-07} {"commit": "07df2ff870314cee463c6289f1a5262eaab741c6", "message": "Fix to ensure that default namespace can round trip through JSON-LD\n\ngit-svn-id: bc509ec38c1227b3e85ea1246fda136342965d36@1596878 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.209914237027988e-05} {"commit": "d0a73981e2e0309e5d16512cb27c5a1e3224e9f0", "message": "PlayerSession is now built using the builder pattern as per Josh Bloch.", "proba": 9.822026925121463e-08} {"commit": "910b0d7648b76d6f918ac1f963bff8d5dabc86bc", "message": "Made collections.shuffle use random singleton\n", "proba": 5.920913395129901e-07} {"commit": "47c25db680972d928f7479a6e839283590bbcc97", "message": "IDEA-206472 skip invalid schema provider\n", "proba": 1.3529046327676042e-07} {"commit": "331c0f0cab3cfe72dcc01cf3b9f144594573f5f9", "message": "WEB-33014 False \"File is not a schema\" error in json widget\n", "proba": 1.952426600837498e-06} {"commit": "a657ab6b80f6b968ef3d758e0295550cea5bb8a4", "message": "Prefixed / to path to make it absolute.\n\ngit-svn-id: 81ed41d7d168891742cba5e65a82c2d517ef9008@59816 fdecad78-55fc-0310-b1b2-d7d25cf747c9\n", "proba": 0.00020684153423644602} {"commit": "b88a90508703272cb1e8a92eb15fafe5fa12d5c2", "message": "report refresh token hash\n", "proba": 7.373327548521047e-07} {"commit": "153bd6e336e7365ccef0ff4ac004abce227eedcb", "message": "Sprinkle some `Objects.requireNonNull` around.", "proba": 1.3643168017551943e-07} {"commit": "0d01f5831b23c6703a0b75f8837e9e6efe5e2942", "message": "Reduced icon padding\n\n[ci skip]", "proba": 1.2615521427505882e-07} {"commit": "009b454b6997ebd774fc7df8750f1d88e2c1939f", "message": "Add InputStream to byte[] method to Util.\n", "proba": 1.293010711833631e-07} {"commit": "e9240938ce06bf64d76890bd0d1bbd04edceaba2", "message": "optimized and code cleanup\n", "proba": 3.0552959628948884e-07} {"commit": "7554f31eddb8e303b657f06b60f7aec0a84c3fee", "message": "#5 - Bordering bugs fixed 2 (sorry for previous commit)\n", "proba": 9.958013436062174e-08} {"commit": "8ef3bbb32f9285d3a24213ccb7e52b6903934599", "message": "Fix code.\n", "proba": 2.4115699943649815e-06} {"commit": "bad558330eaa3336edeec0965da718fafd2fd109", "message": "SONAR: Use standard convention for the type name\n", "proba": 6.958565563763841e-07} {"commit": "6c59e22b9852f53bd1378a0f14861d6fed99a847", "message": "Fixing ClientNotifier log message\n", "proba": 1.8147250102629187e-07} {"commit": "9b1bfc4a08e6d23492b707209dffe463b32441bc", "message": "Work around compiler bug\n\nwas: e4f19b9de3d0908d96a18362e3c5eca1083f7d1c\n", "proba": 0.0024210659321397543} {"commit": "f82439cdb7c422cdfe159a3e635fffdc6459ab75", "message": "Updated Play-Screen commenting\n", "proba": 1.8776877652726398e-07} {"commit": "503a4b0aac29dabc8bfdd8a20a3b513db7ec3a78", "message": "v1.02\n", "proba": 3.220884991605999e-06} {"commit": "150d643ade6c074a56726d65e869021bc5910319", "message": "sorted methods\n\ngit-svn-id: 10833e805afea9e5a6509b27c1b8b6924566be5c@7108 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 0.000449378858320415} {"commit": "9bd5878988c147cbfba9b75e19ffb30735ab000c", "message": "Remove unused import.\n", "proba": 1.433858187738224e-07} {"commit": "780769b7656a4f1d9f3dc88fbd30ff95f3cda8b0", "message": "fix build\n", "proba": 6.818289080001705e-07} {"commit": "e9f1e1bd4267475080a3ae5c3ca563149aa4300f", "message": "Initial commit.\n", "proba": 1.9319949728924257e-07} {"commit": "859d1636ef866f09f71dcd630ffc5b0ab0d5d2d0", "message": "new search method\n\ngit-svn-id: 5df5ab0fddff67249b3cdc000160820e23d702e1@1186 d7b8a73a-866d-11de-bed6-6d316fbe0868\n", "proba": 6.13013980910182e-06} {"commit": "a96247f029f6952d22f2a2fc4ead9fb6ddfeab72", "message": "refactor: remove DebugStatus enum\n\nBREAKING CHANGE: DebugStatus enum has been removed as it appears to be unused on Gravitee.io codebase. If you're using it then copy/paste it in your project.\n", "proba": 1.0994988031143293e-07} {"commit": "24de93372fc06d460658161951732cc282713319", "message": "Change auth token.\n", "proba": 3.61836754336764e-07} {"commit": "b93ccedfc73c7fef616c9a58dab56b074cac3664", "message": "Better logging of steps in the HTMLRunner\n", "proba": 2.021888434455832e-07} {"commit": "de4f3ea3bdcaf5c344d472a6c467944b876ef55f", "message": "SpringShell \u5f15\u6570\u540d\u3092\u5909\u66f4\u3059\u308b\n", "proba": 8.198825298677548e-07} {"commit": "0199c2ecf5abe872f229831db89b425932421cd9", "message": "DERBY-6856: Fix the old-style test harness to run with recent jigsaw-related changes introduced in JDK 9; tests passed cleanly on derby-6856-11-aa-jigsawResourceLocation.diff.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1779411 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.447619635859155e-06} {"commit": "bde803ce0dad9493607d0820d1be18e5b60582d3", "message": "in error message show all column violations for:\nrepeated column names\ndata columns that are not mapped\n\ninstead of displaying one column violation at a time", "proba": 3.8059545204305323e-07} {"commit": "d75cffe7638ffec03805769e3f4efe56c3735a33", "message": "FELIX-2065 - BootstrapLogManager doesn't load etc/org.ops4j.pax.logging.cfg file\n\n\ngit-svn-id: 0b0daf3cebacdcfe95d914c825b8d0774dbfdcf5@908589 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.688141406310024e-07} {"commit": "1476b2ee446f27b0c4ce85c16c5f984ef84cc8a4", "message": "[FIXED JENKINS-11256] SurefireArchiver#result doesn't need to be serialized on each remote call. Fixes ConcurrentModificationExceptions in MavenFingerprinter", "proba": 1.47686748164233e-07} {"commit": "a6d4b8a49267030e81003c563e470f8f46bea300", "message": "extend shorthand render fix to all code pathes\n", "proba": 1.929947188727965e-07} {"commit": "44485a18b6977cff976a9d13faca6790073d073d", "message": "Bug:49739 - Add a property count member variable in DatabaseContentWriter and track the properties with it.\n", "proba": 9.890324292882724e-08} {"commit": "5ef505d27c994dd777454a45ef416734187ca265", "message": "setting up\n", "proba": 3.5283147781228763e-07} {"commit": "3899c0ed624f29aca064418dc966574e4365ff2d", "message": "[GEOT-4492] DataUtilities.fileToURL checks system variable fo OS every time, hampering scalability\n", "proba": 1.242416516333833e-07} {"commit": "15a68434022a70493e073e3b26ea062509237dea", "message": "fix remote server bug\n", "proba": 5.011169719182362e-07} {"commit": "a286a7dc444db64c4a7c979f732861a7bbdf37a1", "message": "Map repaints and reloads tiles when resized\n", "proba": 1.8655610745099693e-07} {"commit": "edc4344ea577fdad64ed2086ffe11ebb0367a0e6", "message": "Added optional tree icons.\n", "proba": 1.1895221518898325e-07} {"commit": "8d67df585764868d097f83d37971b2737d9c4ce9", "message": "allows forward and reverse membrane diffusion rates\n", "proba": 1.408568977012692e-07} {"commit": "7caa3da333500023345993d79b33f13079e1b670", "message": "No change\n", "proba": 0.00023577317188028246} {"commit": "30c3300bd6b8478e6b4f3512a975f0c366e9ca1a", "message": "Rename remote field to uri.\n", "proba": 2.2716694729751907e-06} {"commit": "38261847a80ad21acf50390c9c0d634c2c6c3f4a", "message": "Connectivity check\n", "proba": 4.102999469068891e-07} {"commit": "f8c5caf6bc7eefd4b8ef0c5d47da2fd3ecd06b2d", "message": "Don't throw null exception\n", "proba": 3.0854075703246053e-06} {"commit": "af644ccc4bffa27d8823a46021770f736112b948", "message": "Passed params to asynctask\n", "proba": 5.319371325640532e-07} {"commit": "a2185b73d4dba6b05add24b4de89c6ee7341c647", "message": "APIFactory: type raw xpubs\n", "proba": 1.0605483566905605e-06} {"commit": "8e347376c3a2f3b1c58a95ce0716af03ff7f3c12", "message": "\u626b\u63cf\u672c\u5730\u97f3\u4e50\u6570\u636e\n", "proba": 2.426766059215879e-07} {"commit": "e641b1d849ecac387e6b8651bc84485579c850df", "message": "Fix network connectivity crash on Tablets\n", "proba": 1.664826413616538e-06} {"commit": "65d2e37f8af43fd1ed607fd02242ac52ae29fb75", "message": "Add getCharSequenceExtra() and getFlags() to SafeIntent (#569)\n", "proba": 1.6084139531358232e-07} {"commit": "47af216d9edeb80d0c5367a1a49312c8b7ecedf7", "message": "For consistency\n", "proba": 2.2201949832378887e-05} {"commit": "2df7cfe6318b3ac51b4add82051712e9acea647c", "message": "preliminary support for status timestamps\n\nSigned-off-by: Gianguido Sora \n", "proba": 1.264456273020187e-07} {"commit": "093bcf5f9db23f7d87bfe1c6fc2689f2bb123ad6", "message": "Code review: extracting method to set default login style\n", "proba": 6.282393201217928e-07} {"commit": "f680ae693c8d39883e6b54684a3c8dc2687d3d08", "message": "fixes \u5224\u65ad\u547d\u4ee4\u53d1\u9001\u8005\u4e0e\u8054\u7cfb\u4eba\u4e00\u81f4\u6027\u7684\u903b\u8f91\u9519\u8bef\n", "proba": 1.1725604736056994e-06} {"commit": "cfe4d72e50aae1392a79054f6c04348d2a3f1001", "message": "\u4fee\u590d\u652f\u4ed8\u8ba2\u5355\u8fc7\u671f\u65f6\u95f4\u4e0d\u7cbe\u51c6\u95ee\u9898\n", "proba": 2.7972291150035744e-07} {"commit": "ccc8856e613e6ff7ae8270266930d9fb9d81fafd", "message": "Ignore float array test\n", "proba": 1.9185324617865263e-06} {"commit": "b9ee0bf89bf6f43932769f8aca98ddb789402a0b", "message": "Using .html as default extension for templates when the template extension is not configured.", "proba": 1.0477432965672051e-07} {"commit": "70f228dbd7d81ae500c0b076683d9461e833250e", "message": "export Address.isDottedQuad()\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@601 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 9.912361065289588e-07} {"commit": "7462f9cd6985d1c329c93956c19592bebb76eee6", "message": "Wrong inversion of related-to-player", "proba": 2.5316661776741967e-05} {"commit": "534a9f5fb2c52a9b65a53a73547fe171189d5b69", "message": "Change Button params, remove textfield nextbutton", "proba": 5.439499659587455e-07} {"commit": "23bba6de233df432e690cfbc967039c0e6b9e618", "message": "Set some default layout parameters\n\nThese remove text clipping", "proba": 5.291285560815595e-07} {"commit": "bbaffb7e108fb63c56f6ef001aab43c22d82e901", "message": "GF# 2541 Fixed.\n\n\nSVN-Revision: 2026\n", "proba": 1.594392529113975e-07} {"commit": "034a0aa42bad1beb5702b6dc1f33925a623f54b9", "message": "Fix wrong null check in TaskStatusPlus (#5678)\n\n", "proba": 1.3922330310833786e-07} {"commit": "964dd9e85c31c0b9e611408b42b79e7e2b6e41f6", "message": "Back porting to 1.9.x unit test for: Cannot save PersonAttributes of type User - TRUNK-1829\n\ngit-svn-id: 4718f6e240ca7210205b40b658d48b65419e2f31@25384 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 1.1159440873598214e-06} {"commit": "08a1809a49252127d027e949e6d1a39d828ba615", "message": "bug 11133: field size should be declared in VO object explicitly if it's greater than 255\nstatus 11133: resolved fixed\n", "proba": 6.139005108707352e-07} {"commit": "31b12e28d03fd2ee6b23878bd901df741d6faa12", "message": "Clean up import and test forplay-commit group at the same time.\n", "proba": 1.0134526462479698e-07} {"commit": "6af0ed341d843bd0852a299bc9e73e53b565d004", "message": "Adjust webgl test to use white instead of pink.\n\n\ngit-svn-id: 53b953c7be2d47dd5cb9b5c1ab101a1158da7762@34 a6a9a2b1-fcd7-f629-9329-86f1cfbb9621\n", "proba": 7.934985478641465e-05} {"commit": "7da1d2178a905413a5a7fb1afb0e5050c1031bbe", "message": "Simplify equals\n", "proba": 0.9998681545257568} {"commit": "caf4655b21795e5aa79d1792dfeb5f8d8beddc2f", "message": "Menu Update", "proba": 7.912121304798347e-07} {"commit": "d9d7835eaaad802a6d22f46763a787c87959a200", "message": "warn against using Application#isUnitTestMode\n\nGitOrigin-RevId: 4f4d4f2babbe7e2ba625e771f27133a4e7529397", "proba": 7.268428703355312e-07} {"commit": "392bf38cd08f20c9750c2de207adcb9a2e69d443", "message": "ASIdiSPIM: make sure micro-mirror firmware is new enough\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@15792 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 2.228041921625845e-06} {"commit": "9e6d0d195f0c7dd3695ebe3b056524d04b8722ef", "message": "[pretty-common-utils] add the newUTF8String method in StrUtils class", "proba": 2.8497976245489554e-07} {"commit": "081e7722d8a6bc13af5ca22c6ffc8eb6970f8cc7", "message": "Fix for missing override for (String, Object[]) MessageLocator\n", "proba": 8.277072083728854e-06} {"commit": "dbc7d4049f8de8e0a7124eff2fc593498158466f", "message": "ItemMapping: Add Tome of Water and Master Scroll Book\n", "proba": 1.4151180494081927e-07} {"commit": "2e3475a577bb2baeb45d307eee801174fbe54a01", "message": "Add revertible Neitiznot Faceguard to ItemMapping (#10038)\n\n", "proba": 1.0330707311823062e-07} {"commit": "9f969e026552f23c7032ce5a8abbf4dd473e47ec", "message": "[DAO-117]S2Dao-Tiger\u5074\u3067\u53c2\u7167\u3059\u308b\u3088\u3046\u306b\u306a\u308b\u306e\u3067\u30b9\u30b3\u30fc\u30d7\u5909\u66f4\n\ngit-svn-id: 33ac4f08b6eb5718ad21bae8ec6ad3a83e22919c@1039 a0133a49-3802-0410-849b-833ed23e894f\n", "proba": 4.511276188168267e-07} {"commit": "0709b5ba3f2e6ba4ef9afb48d39cbfd68c6d515f", "message": "Check for parent null\n\ngit-svn-id: e0a7080a86b4679b823146ccb1bf7147a527563d@12122 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 1.2382284921841347e-06} {"commit": "b8617423c9d7e05eae4bc75bdff39139f8845310", "message": "Example workflow ports have depth\n", "proba": 2.2711054725732538e-07} {"commit": "7e1328d7f0d87994a46bab62700650a6dac59efc", "message": "[WFCORE-3948] Make AttachmentList thread safe\n", "proba": 1.2453692477265577e-07} {"commit": "c6a092d024e38f59fae83f32e0eb518613d422de", "message": "TEST: testDocStats should always use forceMerge (#32450)\n\nDue to the recent change in LUCENE-8263, we need to adjust the deletion\r\nration to between 10% to 33% to preserve the current behavior of the\r\ntest. However, we may need another refinement if soft-deletes is enabled\r\nas the actual deletes are different because of delete tombstones.\r\n\r\nThis commit prefers to always execute forceMerge instead of adjusting\r\nthe deletion ratio so that this test can focus on testing docStats.\r\n\r\nCloses #32449", "proba": 2.4414811150563764e-07} {"commit": "4bb84517d8a8b3b0557102dd96ad24f7163f9d20", "message": "clarify comments\n", "proba": 4.7576832002960145e-06} {"commit": "b87af8f83da9bd01805f97e46fa4911fd60a571a", "message": "code clean\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@7345 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 5.388382305682171e-06} {"commit": "d37283e2437acf57b51522201f0e236258e168cf", "message": "Only retrieve and save measurements when the ministry changes or loads for the very first time\n", "proba": 1.1188453186150582e-07} {"commit": "087cced072fd03e6d49c1e344ea9960e1d008c4c", "message": "Add support to open URL in browser via Intent\n", "proba": 3.217337791738828e-07} {"commit": "ed825a3f410b9be634323feb7862fee433f48704", "message": "Completed evaluate deck functionality\n\nSigned-off-by: Jamie Adkins <3171c194172a38df5abe01c35eb23efc5050d9fa@gmail.com>\n", "proba": 1.0770774139245987e-07} {"commit": "512f4a6951ee8e93448ed0f06aab0c216909c045", "message": "MainActivity cleanup\n", "proba": 2.990702796523692e-07} {"commit": "b8771aaa7529b11171c8db1a49fbd94b968b9cd6", "message": "make GPS positioning more accurate\n", "proba": 4.209379767416976e-06} {"commit": "a02ebc8f8c919711f4817b888407b7bf162173f8", "message": "\u56fd\u30b3\u30fc\u30c9\u306e\u30c7\u30d5\u30a9\u30eb\u30c8\u5024\u3092\u5909\u66f4\n", "proba": 1.3182003613110282e-06} {"commit": "0f4032d2b5a48a6585d9cac903de947d4c298a59", "message": "Show toast message\n", "proba": 7.31116244878649e-07} {"commit": "e1fc27ab9f54e528a57e0cc8c59049375c0f61ef", "message": "Updated webserver IP address\n", "proba": 2.8233168336555536e-07} {"commit": "3e93c013b2921c215e0197869874f68766660a5c", "message": "add the any utility method for Lists\n", "proba": 7.131237111934752e-07} {"commit": "05d6557755f81443b213c835627553ee10456c6f", "message": "crude attempt to fix #112\n", "proba": 2.8572620180966624e-07} {"commit": "1acf2f000afd5e4a40ddc6b28a4bf4530cec7952", "message": "don't show save option in read only mode\n", "proba": 3.233961649584671e-07} {"commit": "940af78fccddb3bd26aea2f5f44e2a6d13c2e2fe", "message": "Testing cancelling block phys event while restoring blocks for tricky restores\n", "proba": 2.1251236148600583e-07} {"commit": "458e17d31c96da424d1cd2b0be068adbc0461a6c", "message": "fixing compilation issue\n", "proba": 2.752021828200668e-07} {"commit": "8e75fa17694ed6121fab8adef70f6537c9528627", "message": "added comments\n", "proba": 1.3997723158354347e-07} {"commit": "ef2e8e649e295ab4f36c78b7de233cb1d2a287f9", "message": "validate argument\n", "proba": 4.445504964678548e-05} {"commit": "5b75ae209a65e050f14b608099570a144589db1a", "message": "client: GL3DVec3d - make vector normalisation logic more clear\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@821 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 2.560298298703856e-06} {"commit": "6a998ad126e61df279feb4de53e9c56a5a572b63", "message": "Update ConfigurationCreator.java", "proba": 9.400106364410021e-07} {"commit": "cc5f214edc54df58d0833ecb068467d1197dc487", "message": "Atualiza\u00e7\u00e3o na verifica\u00e7\u00e3o dos Tokens;", "proba": 1.3512773477941664e-07} {"commit": "ed0c69c1b65669691e6ddb6f48baa3f27f50547c", "message": "Fixed error in filter for null in authorization\n", "proba": 2.691637064344832e-07} {"commit": "ee32957451cb7117d9eac500b0c9627a640f2270", "message": "Block Containers should now drop items when broken", "proba": 1.55786992195317e-07} {"commit": "11f509dc2caa60920b60639018e80bd75d82c6af", "message": "fixed typos", "proba": 5.799032805953175e-06} {"commit": "2bf0ff66cebcec90f8a0ec052618b94a8bcbbc56", "message": "Fix dragging. Cleanup Form.\n\nSigned-off-by: Chris Sanders \n", "proba": 1.1424106816093627e-07} {"commit": "17662012dfd10ce53833d39e5d7ea4ac8740d566", "message": "include AssertionError stacktrace", "proba": 5.219903869146947e-07} {"commit": "ca0328d21266bc0e414dd186f5fd2b5cdf91faad", "message": "Add ability to pass count of messages to send and the delay between each \n", "proba": 1.3900532280786138e-07} {"commit": "3c1037ccaecff4fa71314e1bf6ff6fa348497969", "message": "Update InfoCommand.java", "proba": 1.1174745395692298e-06} {"commit": "423a3403b3fa86dcf988584f809682af829300c2", "message": "implement inactive trip filter\n", "proba": 4.5351308131102996e-07} {"commit": "d009ea839865be784eeaf1cc8f6b0e0b9c17a04a", "message": "add webappPath configuration parameter to relocate source files\n", "proba": 2.470397078013775e-07} {"commit": "2f6a9e216f4c074daf4b141a687f26542122c9b7", "message": "Revert accidental change to getStringValue\n", "proba": 2.8100632221139676e-07} {"commit": "e3e261254db1093b1628be7477a907586a596cbd", "message": "Update tests\n", "proba": 5.530768589778745e-07} {"commit": "19a9400a9b435992ad52e818521fb9beee5d40db", "message": "Change test that broke under Java-9 to test something specific\n\nPreviously was testing a race condition, so verifying now without any expected race conditions\n\nSigned-off-by: Peter Ansell \n", "proba": 1.3751878213952295e-07} {"commit": "39120bbba6d81f54a2f46f96cf24c3e51dd6e5e6", "message": "increase test coverage", "proba": 3.9801287243790284e-07} {"commit": "e52b0949e4e4149a375ed5848811d4367630a1ee", "message": "Modified the concept of 'element node processors', not to be 'element markup processors' and work mainly against the IMarkup interface\n", "proba": 4.27936953428798e-07} {"commit": "4bb0b634d969bc7319e39c9012bc4c2b965c0ecf", "message": "-Custom events will now show the correct feed.\n", "proba": 1.0070284872654156e-07} {"commit": "d86cfba84bc1ff9836c5f431df0c76fc181df6db", "message": "[#2823] Rollback changes introduced in rev 947df50b\n", "proba": 1.113682230879931e-07} {"commit": "b5d52a5a9418bbd50291872f6451d291c9014953", "message": "Refactoring: Variable renaming", "proba": 7.075335815898143e-06} {"commit": "2666efb7c258232de7885e295b84ae77c7fbb8c5", "message": "requested by iOS-developer: offset in /history-resource\n", "proba": 2.093310200734777e-07} {"commit": "4befa6f3128caf1740c1fc1996558d097c1f513d", "message": "About to do some typestate usage runs.", "proba": 1.045696933488216e-07} {"commit": "765cef950904c4f45f4b5ecb0eb6e73b15d68a54", "message": "Made changes to solve bug #9562\n\n\nSVN-Revision: 15654\n", "proba": 1.1486990558751131e-07} {"commit": "8220a9a2294d55825a6fb714ad1bc2ac1a31986e", "message": "perform some minor cleanups\n", "proba": 5.821478907819255e-07} {"commit": "a1c7ce938d062411e51180d51567564eacf73a96", "message": "added some comments", "proba": 1.3571664680966933e-07} {"commit": "2b7362b2d43bcaf093fa2962bf253d12bc2f7df7", "message": "Introduced procedure_construct.\n", "proba": 2.3813241512016248e-07} {"commit": "25395267c91068f530e301d6b4cd5661bd998136", "message": "javadoc Injector#getRegistered\n", "proba": 5.492628361025709e-07} {"commit": "912bcd187b04b6cd6037147283330a9789dfcdc9", "message": "[android] Added RetentionPolicy for type constants.\n", "proba": 1.1052009796230777e-07} {"commit": "934d5540a889d8a7e775f7d4c596bee27b004992", "message": "Additional viewRegion functions added\n", "proba": 1.2589477194069332e-07} {"commit": "4faef93f835c314817c35da23d775d8d9844994f", "message": "support rating in default ordering\n", "proba": 2.324623977756346e-07} {"commit": "9fa7063312a2a0bdc123299ae49f81bc20c3582d", "message": "Improved the handling of the StringIndexerModel#handleInvalid() param\n", "proba": 5.499138069353648e-07} {"commit": "22822a4207ed01958d041dffebda8c21466f2b17", "message": "Inline images don't have a ColourKeyMask and IM is ImageMask, a boolean.", "proba": 2.4293896672133997e-07} {"commit": "a5f63072059621bece99aa44035191538e490ce2", "message": "CmsItem API change giving access to \"last changed\" revision, which I also call \"commit revision\". Used as base revision when pretranslate calls the new CmsCommit service because when pretranslation operates on head there's no other revision number available.\n", "proba": 1.045794633114383e-07} {"commit": "0f8a386fd33d0a40dd8b7f0db60935e5183a0931", "message": "Disable test for crappindows\n", "proba": 5.003672072234622e-07} {"commit": "8c65dabc1b6d877d6445e89bc8aa2aec4ba40a6a", "message": "echoes # of steps on number input line, for output repeatability", "proba": 7.136911222005438e-07} {"commit": "139554e968eac21f4418c1c6be25925586726edb", "message": "testing updates; NAL1..5 seem relatively stable not being affected by changes in randomSeed. 6 and 7 continue to have some errors (generally < 10 failures total out of ~130 unit tests)", "proba": 1.1787219733605525e-07} {"commit": "5dfc6cbacda16f2d27c61ca8a7c7ac60a887e490", "message": "Added try catch block on new methods;", "proba": 1.0873817757328652e-07} {"commit": "cb20beb15d24d0f4114d8b3ded12856808e59952", "message": "FIX: CL-2106 RunGraph component does not return error information properly\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@11563 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 9.32239174744609e-07} {"commit": "ede76261f05daae65f0ae84bfd184a95f0f9b4a1", "message": "Fixed #1858 AIOOBE when building ceylon.language\n", "proba": 1.402775069436757e-07} {"commit": "bb7bfe04074b0e0edc408bfd4fe986c276c2766a", "message": "Atualiza\u00e7\u00e3o dos dados 2.5", "proba": 2.997938963744673e-07} {"commit": "9960d2b0e57e8daaa398108510cd1b266380f6c2", "message": "Fix after testing for PUT .../fulfillment\n", "proba": 1.6967801741429867e-07} {"commit": "70b35f73ff0d2e4f9d99861d38b5feea2b465007", "message": "- fix bullet native library name for 64bit linux in Natives.jar\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@8885 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 9.32659713726025e-06} {"commit": "dadc1fc0eea922df0e8daafd6898a4fb1df3efb8", "message": "Update test case\n", "proba": 8.360301535503822e-07} {"commit": "1d37ba904fb183c169a88bd7dc0a97fe4f0e6c74", "message": "Fix service scope of `org.gradle.initialization.Environment`\n\nIt's actually `Build` and not `BuildTree`.\n", "proba": 1.1885708062209233e-07} {"commit": "a5b8bee3652326399654be1ef69b416c9e1fb1ea", "message": "Be a bit more protective against potential NPE\n", "proba": 6.848305247331155e-07} {"commit": "9be8c31ccb30876fe9abd6b6015871e7e7b4f78d", "message": "Tidy up\n", "proba": 2.69319825747516e-05} {"commit": "ca54553ee3bbdd3cce9ac8da1dc1f8d12dd9d67a", "message": "CeylonModelLoader: properly unerase any equals(Object) method\n\nBecause those in Java will not have @TypeInfo(\"Equality\") @Name(\"that\") so\nwe hard-code it\n", "proba": 1.0510624406379065e-06} {"commit": "10f7d16d1e2f94c9ea6d1fa5dd5944f029a07d19", "message": "Add new resolver properties to nvdl.SchemaReceiverImpl.", "proba": 1.0908800618381065e-07} {"commit": "c60a97e808e70900e68fa029bb266d63a35a95aa", "message": "more implementation\n", "proba": 1.544030112654582e-07} {"commit": "fc5bf90b3c5e157b40fe4656e189c7e52f626bf1", "message": "test bogus queries too\n\n", "proba": 3.5218397442804417e-07} {"commit": "dbf10d33496bef97fc9d6731e15c91ed18ec78fd", "message": "Added helper method", "proba": 2.590623466858233e-07} {"commit": "4d5959bf2de701c594125fcc0a4a669e7bb4d873", "message": "BndAuthentication: Fix javadoc warnings.\n", "proba": 1.209079698583082e-07} {"commit": "33afa59ac67a9a6e3e608dd025d41fa20ec85395", "message": "Bugfix: do not activate Run/Debug tool window when myActivateToolWindow is false (GO-9369, IDEA-CR-1543)\n\nBefore this fix if you pass 'false' to 'withActivateToolWindow' the tool window is shown but without focus. With the fix it is not shown in that case. To show it without focus new 'withFocusToolWindow' method is added.\n\nAlong the way with this fix we avoid activating tool window twice in case of 'true' passed to 'withActivateToolWindow'.\n\nGitOrigin-RevId: 3b7928ba535ebbb365d7735034897d88f87f569e", "proba": 1.836984893088811e-06} {"commit": "14c416739b75d3aa507f9caef773d4348dac1f9d", "message": "throw UOE in mvstore persistent map when append called\n\nGitOrigin-RevId: 78f6af6e4ed51ff828426a37cadea32deffe84f4", "proba": 3.9067053876351565e-06} {"commit": "9bf9278b3bcc0735aadd850e6e34c1a192aacf2e", "message": "Remove unused method.\n", "proba": 3.569932687241817e-07} {"commit": "3e29e611e0114477fa6694713405deafbf202541", "message": "fix test case for ObjectGauge\n", "proba": 4.293933216104051e-06} {"commit": "6a003858c801a8808318ac95b9da5ef5fcc7c04e", "message": "Handling Both Congloms and Schema.TableName\n", "proba": 2.646545453899307e-07} {"commit": "2268cacd762a6b91817f530ff0aab093f8e1b582", "message": "Fix NPE in BuckUncheckedExecutionException.getLocalizedMessage()\n\nSummary: .\n\nTest Plan: .\n\nReviewed By: andrewjcg\n\nfbshipit-source-id: 65ee5e8\n", "proba": 2.360252153721376e-07} {"commit": "9861af25e1a86595c8d8c7965154ab944b9886ab", "message": "Fixed a bug: when gene/region panel doesn't show correctly, after an\ninput error", "proba": 3.678753728308948e-07} {"commit": "9a9585d07f2c5e034c06c1abd633f490602d8d22", "message": "fixed 500 error\n", "proba": 5.38274036898656e-07} {"commit": "ab0c0f0b17617f5ac9a42826456d9179dea9e7e2", "message": "more robust coding\n\nsee issue #806\n", "proba": 1.347946323448923e-07} {"commit": "05fb874bb7e7297d88ce667ca24bbc5a86048105", "message": "[NCL-6535] Fix correlation key passing.\n", "proba": 1.293628741905195e-07} {"commit": "fe4ede5938d50e1e667cb2be86703b95bf31e376", "message": "Use nio apis for portability and integration tests\n", "proba": 1.3273977117478353e-07} {"commit": "0c6901a13608e96732189c8130ca69a208d7acac", "message": "FELIX-661: last change is actually not required, because these jars come from the classpath and will already be included in the close\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@683322 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.919575301049917e-07} {"commit": "bee7bcec37d358f7cd44f0e119f905ccfd1a20d8", "message": "cache: overwrite archive crc/revision with stored version on mismatch\n", "proba": 2.397349874172505e-07} {"commit": "c392a25aa9f126e37a6a49762fa612dbc6fa93c5", "message": "t70522 - Corrected move node container size bug. Update delta on DeletedNodes cleanup\n", "proba": 1.0877614187165818e-07} {"commit": "8cfaca2c15a5d4035f4b0555023e215abe468b09", "message": "Fixed some bugs and added many additional IFC properties to the SceneJS serializer\n\n", "proba": 1.3848267599314568e-07} {"commit": "ff3f7533947c2e350b1a995bf040953713d1384a", "message": "This now finish()es the activity on error\n", "proba": 1.3982966606818081e-07} {"commit": "b082ac8e595aaf5c5ff1f3a277bfb81a50f1be41", "message": "showing vizPart has been added to alloyAnalyzer", "proba": 1.2052932163442165e-07} {"commit": "717780facc9e245899628844aa18e2dfb0e0d264", "message": "- Fixes tag selector mechanic", "proba": 1.226181893798639e-07} {"commit": "f24d44c88d5d9c15541ed81ca2d1adb8dcd67b61", "message": "oopsies forgot you\n", "proba": 3.302876052657666e-07} {"commit": "1b04d6885419baae23248c090ec01aedec8c296d", "message": "Syb-types limit has been extended to 15\n", "proba": 8.461367997369962e-07} {"commit": "b9f19a330f2618492f069d14e153098456d8bedb", "message": "Use exact search for playerStat relational field in replay vault\n", "proba": 1.4498057510081708e-07} {"commit": "e106d2b50c6acac0dc882bf81ce58409dbf66915", "message": "s2526 - add servlet name to RestServlet logging\n", "proba": 1.2930206594319316e-07} {"commit": "97436015bb6aae9309db32b9be90f26764474e4f", "message": "Add missing license header.\n", "proba": 1.4475814680281474e-07} {"commit": "0655d8a6a6e866623097f5247e105f4864110a81", "message": "check for null syncout on unexpected exceptions\n", "proba": 2.8272239660509513e-07} {"commit": "cd0f29f6bb16480ea8448124537d0dbdd0bdcaf6", "message": "blaze info build-language: include undocumented rules that don't start with \"$\"\n\nUndocumented rules are called from BUILD/.bzl files, so the output\nmust include them. We continue to omit \"abstract base\" rules that\nstart with \"$\", which cannot be named by .bzl programs.\n\nPiperOrigin-RevId: 218377038\n", "proba": 2.4482287130922487e-07} {"commit": "b9a201b08d471f8d7ed4e7f0791ac87b587696f1", "message": "just another whitespace change.\n", "proba": 1.918995877758789e-07} {"commit": "5865a65e51c2f36ade01aa0053bf7fb88f063e27", "message": "fix javadocs for extra\n", "proba": 4.834878382098395e-07} {"commit": "5239e57d5c914042fc81edd8442350f14a22489f", "message": "Added missing preference listener (ref #493).\n", "proba": 1.059416590010187e-07} {"commit": "407b5523ecd6435804f5a8af4928ead2d5a27f79", "message": "Continuing testing\n", "proba": 3.4578476970636984e-07} {"commit": "3561bd2b8f10fe312331ab9fdaaf84f6b5de4838", "message": "Fix SongRepository.\n", "proba": 1.3257960063128849e-07} {"commit": "b0b582ae24de8afd7c7cb5ea15c0beb577470d72", "message": "no commit message\n", "proba": 5.018686806579353e-06} {"commit": "1c6ad81a921862c1caa641eea4e5b668608aac99", "message": "update DefaultQueryLogEntryCreator to allow subclasses to override log entry details\n", "proba": 1.4981374363287614e-07} {"commit": "3d81ba2b6a605fbfb04889c33c7ec61f8bfb2430", "message": ":bug: Replace ']' for '\\]'\n", "proba": 0.00013245409354567528} {"commit": "965f003149f016290e5646caf28e1afc5f4e25bb", "message": "add file for chapter_002_2.9.2\n", "proba": 4.201797025871201e-07} {"commit": "42af2de0f23d4130dede89d1b9c8f3f88468d038", "message": "CDAP-1176 Fix usage of saved access token in cdap-cli\n", "proba": 1.5248268425693823e-07} {"commit": "930bfa186dc33ceb313d98c7e0c561acd967a6eb", "message": "Atualizando facade mensagem", "proba": 4.6936702347011305e-07} {"commit": "e46a2d8bb693d01fbc81d7353ebe4131c52e8fcf", "message": "Fixed ImageGrinderPluginTest.runAndAssert() for windows.", "proba": 1.0102971259584592e-07} {"commit": "6cf9dcf569f67798194c53cf6df9870bd83dc841", "message": "Removed artificial delay for thumbnail serving (added for debugging)\n", "proba": 1.0704847142051221e-07} {"commit": "ea53dc647ff762b7cff9471d4595ad58859da5b0", "message": "WICKET-6730: remove the need for synchronized\n\nThe ISecureRandomSupplier is used from request threads and can\nbe needed several times per request. Synchronization will make\nthis an application wide bottleneck, which is a bad thing.\n", "proba": 1.071645101546892e-07} {"commit": "cb6696c37e6b72c6f2d635456c46f5b6eaab2243", "message": "reduce finish time millis\n", "proba": 0.00011981763236690313} {"commit": "f696af05735be551f2bb5eb26d2508e21b8b88ed", "message": "refactor: unite SPAN mode\n", "proba": 0.0017069951863959432} {"commit": "8bb82c44eb4a89b0a36d6defddfaca8529dbb5c8", "message": "- Fixes\n", "proba": 1.3267548126805195e-07} {"commit": "fec6a704afc4513b52cb420ff5a865d720afd149", "message": "Split off code for parsing KanaQuestion\n\nAs part of a vein attempt to reduce the complexity of the parseXml method, the code that parses a KanaQuestion tag has been split off into a separate parseXmlKanaQuestion method.\n", "proba": 2.3401476312301384e-07} {"commit": "c13c828d47927eb4c491151d46244858f97203d3", "message": "fixed bug 1746 - multiple publication references without pubmed are possible\n\ngit-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@3988 4f21837e-9f06-0410-ae49-bac5c3a7b9b6\n", "proba": 5.393351329985308e-07} {"commit": "ce5a561102284b4e0c8d4d83f5647881955e4c15", "message": "fix compilation\n", "proba": 8.300416993733961e-07} {"commit": "a9506af495b779a4cff686032b7177a23a987dd1", "message": "fix #521 Publish before second subscribe in thread affinity test (#698)\n\n", "proba": 1.0248964343873013e-07} {"commit": "0961685a3da2663c9b67d8818e5e6697b10f754b", "message": "avec la nouvelle fa\u00e7ons de r\u00e9cup\u00e9rer les properties\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@6279 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.1910956838364655e-07} {"commit": "00ca7e52bf817c592b22cf411cb285027397d77d", "message": "moved lazy alias check to proper class\n", "proba": 3.385848117432033e-07} {"commit": "9311b68aa53631dcaf935868ccdb1cdebef76c7f", "message": "improve display of error, include density", "proba": 1.107984530790418e-06} {"commit": "09ea5e04f5d83c08a0883ca88f07434e4245c5ad", "message": "Fix checkstyle error\n", "proba": 5.872175279364455e-07} {"commit": "8b458f0b501018bdbd690dbdb0d72d8ca5895676", "message": "Add check for null when parsing DisplayRow.\n", "proba": 1.1470285699033411e-07} {"commit": "c3c6062427b256e116e43027c78a5098808f727e", "message": "Removed restriction on shared native member classes (ceylon/ceylon-compiler#2200)\n", "proba": 1.0949470663490501e-07} {"commit": "c3f9a63a526f6dbdd675a2dff8e1aa6a4756520f", "message": "fix https://github.com/AzureAD/azure-activedirectory-library-for-android/issues/650 (#1059)\n\nclose the InputStream and OutputStreams, and sanitized the utlization of locks", "proba": 2.787485300359549e-07} {"commit": "5ef51925299a449c79852e96e35da7347f52e05b", "message": "fix #1465", "proba": 5.195360017751227e-07} {"commit": "1788c769197b7254d41515fa72c74f615a4e6908", "message": "Changed the server so that it shares a commons-config configuration object rather than our own Configurator.\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@6466 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 5.274626801110571e-06} {"commit": "8941290a5f806821fc7a7e584363c7d9d9101994", "message": "Clear other panels on node change; display request headers\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@323817 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 4b1b0e82f5946aa4f5cc00b3ccc33d324229b241", "proba": 1.9013018572877627e-06} {"commit": "20b4d3da8f573a85fab457c6c0af141be2dde334", "message": "Issue 475, comment fix\n", "proba": 1.1317273163058417e-07} {"commit": "d2c18eadd7af1648231436e296e1342c5383aeb4", "message": "Lines authored by realpassy\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0357875623867585e-07} {"commit": "09afbf5b1467730eb5cd2a02d66f0118c7c30a30", "message": "Lines authored by realpassy\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0357875623867585e-07} {"commit": "53cd746d6d086007d2a4e78de72e24749a285226", "message": "report for WishartStatisticsWrapper\n", "proba": 1.414644401620535e-07} {"commit": "17b4eefd29e21ab894b41cd2d2a0a8ace48edf7e", "message": "Add swagger annotations to make generated html better\n\nSigned-off-by: Mike Rosseel <3d7b6a2c0aeb67af4b043ef22f89c3870d5fad46@gmail.com>\n", "proba": 2.753195076365955e-07} {"commit": "53dafddb81bdf4cfab3f211c3c68d28d2828ead0", "message": "Deleted some required comments to make it effect for the build\n", "proba": 1.4088389832522807e-07} {"commit": "aeb4d83d810c61c495c1d3f13cdc617888afb65d", "message": "Adding routine to fix patient_search table\n", "proba": 5.413282906374661e-07} {"commit": "b97ca730c5a42d5d9e5d88b429e1d63608fba00d", "message": "little bit of refactoring\n", "proba": 4.3462043208819523e-07} {"commit": "bd8ca26b841cb50e05b0b1c71c7cdb007ca1ddc8", "message": "Improving SFTP Reader dashboard in DDS-UI\n", "proba": 1.5293589683551545e-07} {"commit": "ad7b04deeeb1809e5531cbd6bc0519b19b2b48b5", "message": "Remove unneeded brackground task\n", "proba": 1.8463779269950464e-05} {"commit": "9d8c4502604c2f53da8271b96cf48010371be1a1", "message": "Tweak spacing in git commit dialog\n", "proba": 3.73741272596817e-07} {"commit": "337ff88f26ea1107df216b5875d4575aa6670def", "message": "bugfix\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@7021 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 4.626995746548346e-07} {"commit": "f2fa10efdfb8a6f23bb037312d62ed1ff6c5e7a0", "message": "Suppress deprecated warning in HtmlCompat", "proba": 4.4704995616484666e-07} {"commit": "5d8a91f1a4266a3c14f5facf7023b69d9408279a", "message": "Fixed concurrency issue in CompressingFilterStats\n", "proba": 1.6236559474691603e-07} {"commit": "24a09af2805680f985c80977b199ecce5c93e4dd", "message": "clear transactions instead of nulling\n", "proba": 8.784193710198451e-07} {"commit": "a7a76bdcb61cbe6a082a8ec850e8fadd63052a1b", "message": "Added the Pilot table for 2017 to sync. Fixes #149\n", "proba": 1.1384214815279847e-07} {"commit": "cdd0c0e9da4710639d4e29cb02c70cf4e05988bb", "message": "reverting to the previous next/previous behavior (skip also starts playback) #89\n", "proba": 2.0225866137479898e-07} {"commit": "e8849d19d3458c105302535224be6e02ad030ca2", "message": "Fix in name of parameter javadoc\n", "proba": 4.174130026513012e-06} {"commit": "b1a92a692602d4b1dc3a0b97ecf870bf6b3c2abe", "message": "remove log\n", "proba": 1.3857714975529234e-06} {"commit": "f906fba8c23b1f3f071d3d84c813b6a2a7e621de", "message": "permit all user login page/path\n", "proba": 2.815755124174757e-06} {"commit": "f335eb2388cc4b7d037b9a38c35f98316d9154f2", "message": "\u589e\u52a0\u53d6\u6a21\u8fd0\u7b97\u7684\u89e3\u91ca", "proba": 2.617249492686824e-07} {"commit": "6f0b8747ea29a78c1ea8e560bde70da5527b2a1c", "message": "bugfix for SerializerFeature.WriteClassName\n", "proba": 1.863278100699972e-07} {"commit": "94ebcc9961c2b1c613fc408dd7ecbf6837e64363", "message": "Set indeterminatePosition attribute if unknown time period - Fixes #179\n", "proba": 2.991627070514369e-07} {"commit": "a982ff5eb170501676e4a52dc7741ae7cf902d3a", "message": "[cleanup] constructor names\n", "proba": 3.457904313108884e-06} {"commit": "93a96e036fe475317a5a70686f0a50642742d046", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "83d06bd9616b59cf504f9a9073733baf84b2401b", "message": "Fixed chisel connected textures not working in animated doors\n", "proba": 1.8682210622955608e-07} {"commit": "76d60edd6d9c4b247415062aae7ec8645aa57806", "message": "\u4fee\u590d \u6807\u7b7e \u670d\u52a1\u4e2d Memcache key \u9519\u8bef\u6ca1\u6709\u52a0 \u6807\u7b7e \u7684BUG\n", "proba": 1.7947155583897256e-07} {"commit": "fc378c7cda9531a2fffa3e48717f9189fae31a2f", "message": "fixed issue with incorrect params check\n", "proba": 3.143063054267259e-07} {"commit": "1f732b297df2ba36dee28c173c30ecac2da020e6", "message": "removed sys out print", "proba": 4.116805939702317e-06} {"commit": "d50270fce2e8c1f4dea2660dfbf564b2b08cc984", "message": "fix for GRAILS-1703\n\n\ngit-svn-id: 29aad96320b2a07b98332cd568fc1316025c072f@5776 1cfb16fd-6d17-0410-8ff1-b7e8e1e2867d\n", "proba": 7.910227850516094e-07} {"commit": "cccf9d7ca5aa330633f74e947533011ff3834221", "message": "no jira - clean up imports\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1742569 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8957163067389047e-07} {"commit": "175b51c6a2f5f69967bdc9063e3350d4e0e35472", "message": "\u4fee\u6539android\u7aef\u4e3a\u90e8\u7f72\u540e\u7684\u7f51\u5740\n", "proba": 1.4306401396879664e-07} {"commit": "feebd3e57410dbde80816d27b67b1e26146a6588", "message": "Get initial location right at the start\n\nPrevents tracking issues when RecyclerView animates between calling start() and actually starting\n", "proba": 1.3060645187579212e-07} {"commit": "ecb7c44a606d6c0ba20c5ab77edd81ad5501a8ac", "message": "try this acchindra\n", "proba": 7.581447789561935e-06} {"commit": "3abe69331f418972f39737851bcd56509eb0032e", "message": "Remove copyright blurb.\n\n", "proba": 1.74776928929532e-07} {"commit": "f8338a5469e325b7044d4961582c3e00f13ae534", "message": "[Java] More accurate verification of all jar.\n", "proba": 1.0471399747302712e-07} {"commit": "d367684dd88a08f3802fa61d3e0497a2bbe51f9c", "message": "After closing all messages in expandAll mode next messages should be collapsed\n", "proba": 2.3375443561235443e-05} {"commit": "61b998326d0695ee401c60dc9aec77a85aff74fb", "message": "InjectViews to public\n", "proba": 1.7544626018661802e-07} {"commit": "316dd17082dd4c9a05deac6c551bc35f3aae5bd5", "message": "Deselect the video track during muting.\n", "proba": 2.1508589043151005e-07} {"commit": "f7c33cd3be5a0b571cec77c27fd3330a19b1069c", "message": "Implement AndroidLogger\n", "proba": 0.0001565588463563472} {"commit": "2a6f8ab71806fb3fde8e48e4e52a939a3f394be0", "message": "Added NamedArgumentCall in runtime to support named argument invocations\n", "proba": 1.1613841621738175e-07} {"commit": "b7f08a718ad3fd9290e1e016ce96dad78f57717c", "message": "Fixed handling of isomorphic analysis, when there is no isomorphic correspondence for a deleted root.\n", "proba": 1.022906417347258e-07} {"commit": "c8c07ac83af5218a438fd75acc4501ae3125422b", "message": "npe fix\n", "proba": 1.4431143426918425e-06} {"commit": "391ec64298e36c157526f4d4e94ef99daa98fcfa", "message": "rearrange code\n", "proba": 0.9999991655349731} {"commit": "cf70af7e1127766ecc1fc3cfe1a1b2bb29e14b53", "message": "Copy pasted most of the code from the Job List view. Some minor modifications so that the table only shows the single job fetched from the cache that represents the user selected job. Currently, this view must be manually opened, I will implement an auto-open mechanism for this view later on.\n", "proba": 1.0122973748138975e-07} {"commit": "54746b3a7485e0bf76040e3ece9dcec26113f085", "message": "spacing\n", "proba": 5.1139923016307876e-06} {"commit": "e5a28f437e27dbb870026508b0ddd53e83c3f4e1", "message": "pubsub: stop Subscriber asynchronously (#3144)\n\nIt is hard to do this completely async, but we can use a background\r\nthread so it doesn't block user code.\r\n\r\nFixes #3065.\r\nFixes #3134.\r\n", "proba": 1.097280204476192e-07} {"commit": "bfa6f07a8f1688ec62b3f25e52ca36c3c85a9576", "message": "pubsub: delete getSubscriptionName (#3060)\n\nThis is for forward-compatibility concern.\r\nIf PubSub creates a new format for subscriptions, we won't be able to\r\nparse the name into ProjectSubscriptionName.", "proba": 1.135049956246803e-07} {"commit": "a90e4fd810a089c0dbad6ad9d8e95fff5e2e4a88", "message": "Generate datatypes.proto for DSTU2.\n\nPiperOrigin-RevId: 226395229\n", "proba": 0.9999992847442627} {"commit": "6b8f29bb88d911cd16c6a78c7b8c3c1cab6e801d", "message": "add import\n", "proba": 4.867109737460851e-07} {"commit": "ceb6fc1fc4eda32edb8979b18888cb00d7ccfabe", "message": "Make sure the chat window is clickable even if there's no chats.\n", "proba": 2.804045209359174e-07} {"commit": "3befd6bf6770b6392f2a6c4a3c4649f61ad3a7f0", "message": "added registration endpoint\n", "proba": 2.2356969964221207e-07} {"commit": "ecaf9676e77560ee63185511fc041bf7da68ab2e", "message": "Delete an outdated test\n", "proba": 5.2837340263067745e-06} {"commit": "ac7af3c132cc4b0dc6d12d044d316bb03909eac7", "message": "Fix default collection resolution\n", "proba": 9.347149330096727e-07} {"commit": "dfc1688621e466b8819edd5dc6a388a1148baa7b", "message": "UPDATE: test cases for function bitOr() - mixed input (int, long) / (long, int)\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14729 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.5476509108557366e-05} {"commit": "7aa74407fe71bb6f8bdfa76d8cd232d1038f2f57", "message": "Fix variant caller test back\n", "proba": 4.2114734810638765e-07} {"commit": "825b190ba0bf64103fe7ebaad22c406413552529", "message": "sources extension as field\n", "proba": 3.645821777809033e-07} {"commit": "2bb06ee64e979c169d16613f3e755debc1f92fed", "message": "UPDATE: test cases for function push()\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14644 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.4921758975106059e-06} {"commit": "6cad81ac2c5f81a179bf60d0ce74af2ff6f4ec61", "message": "[KARAF-513] The ssh:ssh and admin:connect command do not allow passing a command to execute\n\ngit-svn-id: 71d8a689455c5fbb0f077bc40adcfc391e14cb9d@1081532 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1182276870822534e-05} {"commit": "feaf6733f6fd2c1c20cc8174322931c14da3d88b", "message": "NE-205: CreateNciPdqMapAlgorithm\n", "proba": 9.378836693940684e-05} {"commit": "d8781a7d58bc93bd73943617ef17a8d80aa7dd17", "message": "Fix a bug in soap data proxy\n\n- When there was many reservations, all had same timespan\n\ngit-svn-id: 197823c0ad63a03c070edc7b4e43dd2b8391104a@104 967a2e56-9f69-44db-a86b-3acc15697453\n", "proba": 0.0010989152360707521} {"commit": "b5e953282bc871e7636d2c1cdd236b5366a34deb", "message": "Removing unnecessary utility class.\n", "proba": 1.5401182906771282e-07} {"commit": "ff77bda68935d8a8e84256cb4d81b18b6fce9d60", "message": "imp: add javadoc to fms APIs\n", "proba": 3.4230879464303143e-07} {"commit": "ddfcceebaf42c858afc59eb0da642734c3635c5c", "message": "\u4fee\u6539\u5efa\u8868\u8bed\u53e5\u7684bug\n", "proba": 1.931226876195069e-07} {"commit": "9074834ec4303c25ae64f085e10aebe5e75e8ca7", "message": "itemclick\n", "proba": 2.1954081148578553e-06} {"commit": "b0e15122e80060db133e95e702e4850a57ad9952", "message": "Added switch functionality cameraView\n", "proba": 4.3935168037023686e-07} {"commit": "d034def722dc54e6401df0e395b2b0c6246d1e25", "message": "Applied a formatter to fix numberPicker numbers\n", "proba": 2.3135547166930337e-07} {"commit": "ab3c794a9f437840ba470b680c3387a86d751dd8", "message": "\u30e1\u30cb\u30e5\u30fc\u306e\u623b\u308b\u51e6\u7406\u3092\u8ffd\u52a0\u3002\n", "proba": 2.665710781002417e-07} {"commit": "e188bfebf533ef79e8779fdb3a0f5153ae5f0f89", "message": "ZS- #000 - fix unit test\n", "proba": 1.3374132379340153e-07} {"commit": "2466ba147f8482dd23e760feea7e57a79bbd0470", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@10830 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.97241864852549e-07} {"commit": "c857eddd16c8099d6d0a0b40639383f8e44535f0", "message": "The Chest Boat has a proper name!\n", "proba": 2.5003378141263966e-06} {"commit": "1ff44cada0f1f08b27cf3e11e78ac2577d843804", "message": "Fix Guide-API crash\n\n", "proba": 2.8193886691951775e-07} {"commit": "852471b4ee780e151cb86787f470ffa93b75fe6c", "message": "MediaData\u3067\u30c7\u30fc\u30bf\u306e\u30a8\u30f3\u30c7\u30a3\u30a2\u30f3\u3092\u6307\u5b9a\u30fb\u5909\u66f4\u3067\u304d\u308b\u3088\u3046\u306b\u4fee\u6b63\u3001\u30cc\u30eb\u30dd\u3088\u3051\u306e\u51e6\u7406\u3092\u8ffd\u52a0\n", "proba": 2.747257212831755e-07} {"commit": "ea43ea447a039757ce6f8daa1244829172452d13", "message": "\u4e0d\u8981\u306aimport\u3092\u524a\u9664\u3001\u6539\u884c\u3068\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u4fee\u6b63\n", "proba": 4.077546975622681e-07} {"commit": "653415975f2718a1cac13bd134727bcd1e5cee9c", "message": "If a negative width or height is stored, use the absolute value instead (and print an appropriate debugging message).\n\n", "proba": 1.2994810560940095e-07} {"commit": "ab128ea6a1ee1fd19578326049bbfd8084a250c4", "message": "BUG-8929: NPE during singleton startup\n\nAvoid NPE when installing features 'odl-bgpcep-bgp-api' and\n'odl-bgpcep-bgp-impl' individually\n\nChange-Id: Id651dff7c813544bd07a03b435069de5e723721d\nSigned-off-by: Yrineu Rodrigues \n", "proba": 1.6159475535459933e-07} {"commit": "4d80b0a72b48b3687c30b8b665fa059986b51d7f", "message": "Added mouse wheel zoom and pan to log density barchart\n", "proba": 1.653171040061352e-07} {"commit": "3d57bf2de7822a1fa7cae4dfae0ed4d02932bec3", "message": "BigComplex: improve accuracy of getPhase()\n", "proba": 1.819592938545611e-07} {"commit": "5f881f0cc0515b51d50a93eb23f9e22b73e5effd", "message": "make sprite transient in sprite component, so it won't get serialized\n", "proba": 3.106376880168682e-07} {"commit": "4a5417a9d3dd4dba812daa4959716e10b761e380", "message": "KRACOEUS-7837\nfix RRSF424V1_2GeneratorTest.testPrintForm\n", "proba": 1.5821191823306435e-07} {"commit": "fe73dab2ff0d1ac21b82fc253a9048910e410419", "message": "LUCENE-5666: still return missing count etc when there are no terms\n\ngit-svn-id: ef9b7dcfbde82e7b8a1a36a680e226e6d25ceb28@1594445 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00012932821118738502} {"commit": "6c2ec304df2e7f656f24fbcadefae7d765889473", "message": "isMember -> isClassOrInterfaceMember\n", "proba": 1.159447947429726e-06} {"commit": "a0c25aed288d2ac6c8a6acfb62d0d0bd21841386", "message": "Make bloom filter false positive rate configurable.\n", "proba": 3.2185161558118125e-07} {"commit": "aafa5f1d2390185fe4a9343a8ea3c03c697c3426", "message": "Add Abstract implementation for CarbonCallback\n", "proba": 1.495693453534841e-07} {"commit": "9a65d4cab85c3f88f20e57f388ac5e9cec16c420", "message": "Move ping timer cancellation to after channel close during PeerGroup shutdown.\nCheck if the service is running before trying to re-ping a peer.\nAttempts to solve a shutdown race. Updates issue 275.\n", "proba": 1.0678743933567603e-07} {"commit": "cff419cf815cca2f2ff6dbc8cefb9b703b15d3e8", "message": "dup and newUnmodifiableSet(Collection)\n", "proba": 1.4143813586997567e-07} {"commit": "a54541e89533905cb0fddb69a9c780b97de30998", "message": "Add some docs around intent\n", "proba": 2.1406638950338674e-07} {"commit": "de586eaf683dccb41774082cecae5ee697fc0498", "message": "Verify dependencies not disposed when they are swapped in\n", "proba": 2.810451746881881e-07} {"commit": "b28e73251874e56408b2ad7af56fce94af56ca9d", "message": "fix CCE\n", "proba": 5.790914201497799e-06} {"commit": "90ecd48b3468bd325bfb0aefbc2e1927ef7ea1fc", "message": "Fix the response to an empty entity query.\n", "proba": 0.9999994039535522} {"commit": "0c9731fc8436e2dabfabd804131ce00ac86b9d73", "message": "PDI-9336 - Defaulting stdout, err redirects to the system properties\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@18224 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 8.227225407608785e-06} {"commit": "80c0131e1781eef92fd72cdb1cd3dd69c8127c4e", "message": "json nested view\n", "proba": 4.832144782085379e-07} {"commit": "901742b40efc7b5515b1c2c5edba970a90e377a5", "message": "set tachyon.web.resources to PathToCore/src/main/webapp before initilize TachyonMaster in LocalTachyonMaster\n", "proba": 2.333201649662442e-07} {"commit": "f854e103364f67e9c90c1aa3387d1bf00664dda8", "message": "Hide JsonType constructor\n\nThe type should be accessed via a defined constant.\n", "proba": 1.1349731465770674e-07} {"commit": "292f7c82021f015270cd161f4d1d18c68f2178c7", "message": "use constants for XXX.class instances per HARMONY-5829\n\nsvn path=/harmony/; revision=661936\n", "proba": 9.071179079001013e-07} {"commit": "e1bbeb574556e45049b349067d068a438939d2b7", "message": "Added @Deprecated to OrphaParser in exomiser-db as this appears to be unused and is a source of much technical debt.", "proba": 9.825024704923635e-08} {"commit": "2349044372de7e90f18424ce1a07a791274bf7d4", "message": "update bean-context: setVariableValues\n", "proba": 2.4204960027418565e-06} {"commit": "9c3a2f1992aaf9192ca95315254731d252eb5925", "message": "Fixes EntryProcessorBouncingNodesTest (#13911)\n\nBouncing nodes are started with indexes on in withPredicateNoIndex test.\r\nInconsistent config in cluster causes entry processors to believe there\r\nare indexes whereas there aren't any. So some entries cannot be found\r\neven though they are present in the record stores.\r\n\r\nEntryProcessorBouncingNodesTest is also refactored. The test scenario\r\nis exactly the same but assertions are simpler.\r\n\r\nRefactor the test to use BouncMemberRule. Reduces code. Also increases\r\nITERATION count in order to give restarting nodes more time.\r\nNodes were restarted only once earlier. Not they restart multiple times.\r\n\r\nFixes: https://github.com/hazelcast/hazelcast/issues/13907", "proba": 1.1469765013316646e-06} {"commit": "236069970339375f34e4a253a5c4ccd29875ff7c", "message": "#815 - crash fix\n", "proba": 1.3477857407906413e-07} {"commit": "b738894e99e831dcb960f737be44d586b56aa46b", "message": "Reduce FJD mainthread locks by limiting 'callback' lock time\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=177218769\n", "proba": 2.6161562345805578e-05} {"commit": "2396887234e36c30a90ffa07d52e2773bd80485c", "message": "Remove ExoPlayerTest.PlayerStateGrabber\n\nIt's no longer needed\n\nPiperOrigin-RevId: 454161070\n(cherry picked from commit 8c63ba6fdbfcf632538acbfb6737f227923e54bf)\n", "proba": 1.4331172337733733e-07} {"commit": "f3f2011285e2f5079db2229461e2d9a448cb61ec", "message": "Fix NPE for devices with hardware navigation.\n\nBug: 5095974\nChange-Id: I4d8c39fbff6feb7b65055938ac0f725faaa6e6a3\n", "proba": 2.934650410679751e-06} {"commit": "14386681ce432f089173a761e1b8ac1e24a46532", "message": "am ae147152: Merge \"Prevent IME from being closed by the notification panel.\" into jb-dev\n\n* commit 'ae14715284837aebe179f790e0456d2bdb367583':\n Prevent IME from being closed by the notification panel.\n", "proba": 2.3392996695292823e-07} {"commit": "abb27777f4763d057d37a58936232f8e17f57de1", "message": "Don't cancel the key buttons when you drag outside their bounds.\n\nBug: 3183205\nChange-Id: I9e0f2e4e550b3e5b1b46099145b4c703b77aca77\n", "proba": 1.540764787932858e-05} {"commit": "991616af62d23e5b3c5b97872ea3b95425b34451", "message": "increment todo index\n\nfollow up IDEA-CR-45565\n", "proba": 8.362861763089313e-07} {"commit": "ee24a432bac56d2607b82a256bbc132848f4429d", "message": "vcs: cleanup - fix yellow code\n\nGitOrigin-RevId: 38e7b418dd63506f3c6d7a0b53eb4541dca4ae6f", "proba": 1.2993239124625688e-06} {"commit": "3a413271167f9068ae9e7996d5dded21207d70b8", "message": "XDebugSession: Use ReadAction when muting breakpoints for force step\n\nAlso don't use runReadAction() for stepping in AppCode tests.\nThis was causing a deadlock when the memory view SessionListener\nattempted to execute a write action in order to modify the memory\ndocument.\n\nGitOrigin-RevId: c94223ace0670413512725bd43b45d497e98991f", "proba": 3.832283709925832e-06} {"commit": "52dd84fb0501d3c6b2b687038bcb8145e15f6fc4", "message": "Fixed empty geocoding results\n", "proba": 4.216078934859979e-07} {"commit": "5310fa4c4830cbb976cc28a70e0a34268778e657", "message": "Update javadoc\n", "proba": 4.565368101339118e-07} {"commit": "52c1e0d332e9b55559e8911cb4f86501333658a5", "message": "Changed authorization to be header based\n", "proba": 9.553465361022973e-07} {"commit": "daf9d38d695e7a7a0decaf5dbe279935991eedb7", "message": "refactored\n", "proba": 0.00033057446125894785} {"commit": "a92259ea154ad0417e59a9f5da34bd7f0a3ca251", "message": "consoles with preconditions\n", "proba": 6.90101671807497e-07} {"commit": "14e8e8524cc3fc25c077a7c95ee5cf388ea45a72", "message": "Updated documentation.\n", "proba": 1.3627408179672784e-07} {"commit": "52ec05b6d9f35f9a45e815075906f048aa3c98b0", "message": "save + use app path for forgetDeployments action\n", "proba": 1.7107636551827454e-07} {"commit": "39229d74ece7bdae40ed8073c035ab43935db1ad", "message": "clarify that preview geometries are always wgs84\n", "proba": 5.418380624178099e-07} {"commit": "c2841cf932e00b17dba87ad122546ea1325d2567", "message": "Remove unnecessary `toString`. (#110)\n\n", "proba": 0.007197804283350706} {"commit": "ba576ebf30a68f513b7e6288dd046a0f7d741c4c", "message": "added missing final", "proba": 2.120207682310138e-06} {"commit": "76c567a4f97708db7f1030e5c69d1d69c9071dab", "message": "Add javadoc to period dao.\n\ngit-svn-id: 4b387fe5ada7764508e2ca96c335714e4c1692c6@2429 0d517254-b314-0410-acde-c619094fa49f\n", "proba": 0.0021957785356789827} {"commit": "1c85027fb35c002638bdb404d5110ccca37ac078", "message": "part of metadata property indexing\n", "proba": 2.693103056117252e-07} {"commit": "e5b634e2b9f644a8331a5a3d6d597394698a7ae7", "message": "Bounded cursor location assignment.", "proba": 1.4072919896079839e-07} {"commit": "068a06ae0f0baac345f37113a6b2c99c1af77fb3", "message": "add result to project. addComment was added in previous commit", "proba": 2.0174084625068645e-07} {"commit": "607ffb5f5f79fc0a29d5692ad8cbe7a5c77a5893", "message": "adjust showApplicationExceptionHandling() call point: not call when\nAPI-dispatched failure", "proba": 2.927396735685761e-06} {"commit": "fc8fcc768e0d4bd84c8df29653b651e70ce5465a", "message": "fixed MemSwapUsageSampler: swap.getTotal() was used instead of swap.getFree() --- thanks to Soenke Reimer\\!\n", "proba": 1.0089934221468866e-07} {"commit": "19af2ac1f5c52c7203b456675c3d0cca5afa0ec7", "message": "Stop ID as stop code.\n", "proba": 3.113904654128419e-07} {"commit": "f5729e4f45c56ce15a142cd55b6cca5a6b07031c", "message": "Clean trip head signs to match real-time API line name.\n", "proba": 1.0971944419679858e-07} {"commit": "146f03bd8cc9d674048d7cb00e1860ba92b101cd", "message": "Code cleaning...\n", "proba": 1.3482265615039069e-07} {"commit": "314bc14d145fc71c3a8c131d635d184f3c3b9e80", "message": "Use sample encoding\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@381507 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 7c97def9a1a4394b02804591554b5fb8e3d2a2ae", "proba": 3.7904039800196188e-06} {"commit": "afe946a06a6721e9fe99a8fcc06767310c7d252b", "message": "Use log string format instead of doing the concatenation ourselves\n\nCloses #404 on github\n\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1843696 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0006519302260130644} {"commit": "88bbe7fb2160bbcae02a7d42af423b68c116fbf1", "message": "Try multiple times to start on a random port during WAR test as this sometimes fails on Travis due to BindExceptions\n", "proba": 2.0414459811490815e-07} {"commit": "5eb762e260667ec314c7c0c614375bebd5028d82", "message": "IMCMS-335 New design to super admin page: categories tab\n- Rename test\n", "proba": 1.078567848367129e-07} {"commit": "f9e1252d1ce3d27f1e999a2a2a20e67fc7122d4a", "message": "assert-message ++", "proba": 1.2842469004681334e-05} {"commit": "a63a514aee395572d2d15eada00520b3bd4b216a", "message": "Tidying up + inc coverage for Room, HourBlock, & Days\n", "proba": 1.1339594152559584e-07} {"commit": "b01c3a61b1c11e834f345b5df90450455f0650aa", "message": "Fixing checkstyle issues + google code format\n", "proba": 1.5732150870917394e-07} {"commit": "ebd2d9d5aec2c8393d95b3cbb95b4d0b60770ee8", "message": "added exhaustive rationals-in-interval props\n", "proba": 1.4002971511217766e-06} {"commit": "3c915627fc77a7c00c0909b317ab1f7312bf83e8", "message": "fixed test case", "proba": 6.990465521994338e-07} {"commit": "fbad19db990eac40d26bb25424902ba19647de4b", "message": "Fixing integration test for Rice 2.0\n", "proba": 1.5770471861742408e-07} {"commit": "2a77fc81ea269d71ce9587f7bb5fc8d7beeb4c5b", "message": "tweaks\n", "proba": 9.085585475077096e-07} {"commit": "e81fbec9654795325d37576cd95b3200d63934fe", "message": "Removed some casting.\n", "proba": 1.2013559569368226e-07} {"commit": "6e79356beaa3afe04091d4269a865020e301805d", "message": "improve and extend unit tests\n", "proba": 2.87876019910982e-07} {"commit": "a9f559d7a4921578cfbc827ae89f5dd0b80b7d79", "message": "TIKA-1028 If an encrypted attachment is found in a RFC822 email, silently skip it and carry on, so the rest of the email can be processed (may need more work!)\n\ngit-svn-id: de575e320ab8ef6bd6941acfb783cdb8d8307cc1@1652317 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.566699191054795e-06} {"commit": "4a3e6f6abd4c247e13f1f9c18bd3d2428285110d", "message": "UIMA-359 add test case for blob serialization\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@537889 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.660855771973729e-07} {"commit": "5e544919fbcaec8370120125331773af9801f988", "message": "Update generated Bach.java\n", "proba": 8.59376200423867e-07} {"commit": "eb5fa094b25635eb8bbe36d20b53184a17d89b9b", "message": "Using Guava to skip iterator\n", "proba": 5.689922772944556e-07} {"commit": "ab4b19cca36640ea787820f1ba56fcc8d3e0017c", "message": "AS7-1671 Do not define CDI proxies in static modules\n", "proba": 1.2373486413252976e-07} {"commit": "6240eea3a79ebea5f5bf9fffedb16b21bbddcd53", "message": "no tag name completion after declared prefix\n", "proba": 2.7066926122643054e-06} {"commit": "2ea945f548a4e41312026d5ee1070714c155a11e", "message": "[ZEPPELIN-3863] fix collaborative mode\n\n### What is this PR for?\n\u0421ollaborative editing mode is not working right now.\nThis PR fix it\n\n### What type of PR is it?\nBug Fix\n\n### What is the Jira issue?\n[ZEPPELIN-3863](https://issues.apache.org/jira/browse/ZEPPELIN-3863),\n[ZP-63]\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: Savalek \n\nCloses #3227 from Savalek/ZP-63 and squashes the following commits:\n\nefa3bcb0b [Savalek] [ZEPPELIN-3863][ZP-63] fix collaborative mode\n", "proba": 2.698931893974077e-05} {"commit": "ddc182eadd67475aa3319518af297728632e73f0", "message": "removed todo that was done.\n", "proba": 1.5884477022609644e-07} {"commit": "ab85137e98374727f1e94216d79f304659399c7f", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "71b07cdbc07be1ddc27323aebe376a2f1c3fd6a1", "message": "Fixed the missing method calls\n", "proba": 0.00010485286475159228} {"commit": "e448ca4e19289155cd296c6e41dbc1b8d22e5a4e", "message": "Remove unused code\n", "proba": 5.7894176279660314e-06} {"commit": "20d749f3fc1cabfc01109afa1bf66aeb2f4eae07", "message": "Review: Unify `ClassKindCondition` and `IsConditionByPredicate`\n\nThese conditions actually do almost the same, `IsConditionByPredicate` simply needs to be enhanced to customize the description of a single event instead of always taking the predicate description.\n\nSigned-off-by: Peter Gafert \n", "proba": 3.066014073738188e-07} {"commit": "2e56a5849c160e4a089bb72b363618619c4b9418", "message": "ClassTransformer: add @Ignore to alias $aliased$ methods for #1295\n", "proba": 2.0684923640601482e-07} {"commit": "8e60c9bd737381d4112a71a6c3d700f5bb67fdd2", "message": "Made subjects non-critical.\n", "proba": 1.933016022803713e-07} {"commit": "363780dacaefb2b48b3d03473243580256f16917", "message": "Removed unused and commented out method from filter.Filter in exomiser-cli", "proba": 1.2989011111130822e-07} {"commit": "5a9eeb34edcd548a0f88941e7704b70a68e46a6e", "message": "DBManagerException implemented\n", "proba": 6.139590595921618e-07} {"commit": "66fda2b732ce5f5de8aabfa2d1dd7227f8b0d68e", "message": "feat: add matcher for galen specs\n", "proba": 1.2790562209374912e-07} {"commit": "5cf1dab63d806eee16b917350bfd06ba5447c92d", "message": "Minor naming change\n", "proba": 3.7687235021621746e-07} {"commit": "7316c904d58ea2cc64d45bee53289c6d18487706", "message": "Deduplicate code\n", "proba": 0.9981752634048462} {"commit": "3be69f0a28e65d8738a298e7a562651cec7c0b82", "message": "scopes: hide empty location string\n", "proba": 0.00014424252731259912} {"commit": "db7f1ee5ba9eda5721a85467ffe8d7d50d8a6bd5", "message": "use CommonShortcuts.ENTER\n", "proba": 5.980369337521552e-07} {"commit": "c0759b21f964d3e6ec85390b5f4744e7a61a68b2", "message": "Method encoding should accept java.nio.charset.Charset type\n", "proba": 2.4919134375522844e-05} {"commit": "c05b5af61f70994908be258e1d2dcbbc3021acf2", "message": "perfectInsert. but some issue (as always)\n", "proba": 3.423182874939812e-07} {"commit": "76d38ee31e515167601edcbac93c09c2cbb48944", "message": "removed unused import in actual http server\n", "proba": 2.2105419361651002e-07} {"commit": "b435c802139f45c3c2424d0135551022ffce7f8d", "message": "Build fix\n", "proba": 8.577517291996628e-07} {"commit": "9a34d5ffb3ba84a76b4d7559f23f63d5598fb54a", "message": "add depDocList logging to getDependenDocumentReference", "proba": 2.2895292772773246e-07} {"commit": "6d39bc08942eea017d305e1b82c53ee048561825", "message": "Do some minor cleanup of DisplayUtils\n", "proba": 1.5134916964143486e-07} {"commit": "5b301049ce477785fbce6eb90fbc392d1d22fafb", "message": "Add support for Renamer #5\n", "proba": 1.3203980131493154e-07} {"commit": "418cdc66b6491ebc41459d72f79beecc0e39615e", "message": "Updated kin terms data store so that diagrams without any kin terms can be loaded.\nUpdated the file save so that no redraw occurs and added method to clear the selection highlight from the saved diagram.\nMerged code and adjusted it so that the diagram layers are setup such that graphics are always below sanguine lines and entities are above when saved.\nProvided a default colour for new kin term groups.\nRemoved the redundant \"Ego Kin Type\" from the kin terms panel.\nAdded a table for the kin terms.\n", "proba": 1.0593943500225578e-07} {"commit": "2b5e4a9659add686b9ba5ac0d11e62ccea0a3073", "message": "adding seCompetency relation to SECompetencyLevel on initialMigratino\n", "proba": 1.311188810859676e-07} {"commit": "b39d5332f247646776ec36f0ce8f90f3155ea408", "message": "Code cleaning\n", "proba": 4.781294364875066e-07} {"commit": "4744ef258581f2fa8fdaf7132af34f5175c0d559", "message": "Add setMoving wrapper to ICPacketPlayer\n", "proba": 2.99047485441406e-07} {"commit": "87f3e9d7f105320270f134af12b0ff4c39c1242a", "message": "Rename property \"allowed\" to \"allow\" for list fields\n\n(cherry picked from commit e036665b6ed828a235380dce43af33228f1c6225)\n", "proba": 1.3631100159727794e-07} {"commit": "14f6dff9e9bb76a78adbd9c7105dc55901b68768", "message": "test branch commit\n", "proba": 7.122985721252917e-07} {"commit": "c47811497ca90a740d0f791e82aa829723f7f441", "message": "Add constructors\n", "proba": 7.44668295737938e-06} {"commit": "43a341fa0bc0ddea59d093e661c944911e8b0ea5", "message": "compute the complex cache key", "proba": 0.0005719389300793409} {"commit": "10835840686730b57307d92384674f16c80524db", "message": "Datetimebox correctly handles setDate call.", "proba": 1.495915995519681e-07} {"commit": "f82efd7c99f6f83081cf34d00cf5c2bc8fb0e56f", "message": "oxcore : tuned logging for NativerPersistenceCacheProvider to easier trace problems.\n\nhttps://github.com/GluuFederation/oxAuth/issues/654\n\n(cherry picked from commit 1c0a75f)\n", "proba": 1.1142452649437473e-07} {"commit": "7dc9a5f1b269b05e7d7c1b101a89637951c55026", "message": "[cleanup][proxy] Use correct address for HAProxyMessage destination (#16045)\n\n* [fix][proxy] Use correct channel for HAProxyMessage dest address\r\n\r\n* Fix implementation after researching HAProxy\r\n\r\n### Motivation\r\n\r\nWhen reading through the Proxy code, I noticed that the `remoteAddress` was used where it probably makes sense to use the `localAddress`.\r\n\r\nAfter researching it a bit with the AWS docs https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/enable-proxy-protocol.html and the protocol spec http://www.haproxy.org/download/1.8/doc/proxy-protocol.txt, I think this implementation is correct.\r\n\r\nWe could look at using the value in the broker logs if we wanted to make it clear which proxy the traffic is ingressing through. For now, I propose we just fix the code in the proxy.\r\n\r\n### Modifications\r\n\r\n* Replace `inboundChannel.localAddress` with `inboundChannel.localAddress`.\r\n* Fix type checking\r\n\r\n- [x] `doc-not-needed`", "proba": 0.004820739384740591} {"commit": "1ab07736917fb3a89b1fc5a0bf967c8fb93963da", "message": "bug fix on stack", "proba": 5.825800144521054e-07} {"commit": "5f70d135929285802e386e758ba7bc3930174bcb", "message": "-- storylines and json\n", "proba": 1.2756623846144066e-07} {"commit": "12f232048e084825ab6acc39335768b4d1c83bdf", "message": "whoops\n", "proba": 8.302949936478399e-07} {"commit": "86a8495f00cf33add6ee7fd1ce56f8eb463e14e8", "message": "Merging ACCUMULO-328\n\n\ngit-svn-id: ee25ee0bfe882ec55abc48667331b454c011093e@1233477 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.452041591524903e-07} {"commit": "b201f30992fffdbf574dd45859026068c8cd56b5", "message": "Adapted the algorithm so it makes bubbles for every root node of a graph\n", "proba": 3.3107769468188053e-06} {"commit": "493bcaa1a07c882e8b56793c33d64d443814f157", "message": "TK - #1006 - change alert dialog message in rapid test report after submission\n", "proba": 1.229744412967193e-07} {"commit": "e720aacf4d7c088fff739a6fc7da132f166cd4e5", "message": "Delete IMinesweeperController.java", "proba": 9.753575795912184e-07} {"commit": "dc1e036ef300ea75e177a6317b67499e5e1b10f1", "message": "fix javadoc problem\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1389732 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0007952891173772514} {"commit": "83ddfadee502d9b92d0be7ee1c46a693e20c99aa", "message": "fix PROPPATCH clear property problem, where clear/remove elements of a PROPATCH request wasnt being processed\n", "proba": 1.969959271264088e-07} {"commit": "f7361c7dac122376bb86e39e4f3d3c5745b17daa", "message": "- Java 5 generics and loops.\n- Format code.\n- Add a few more gets methods to return a genericized Collection.\n- Reorder a bit.\n", "proba": 1.1387841425403167e-07} {"commit": "56f8aacf67ac87cddbfdb773443077390389e45f", "message": "PDFBOX-2150: skip tests which trigger OpenJDK 6 bug\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1606946 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.706376219270169e-07} {"commit": "7a69703772f46fd84f79b8666085f7eff77d3d4d", "message": "Remove final modifiers to allow proxy bean", "proba": 2.157803180580231e-07} {"commit": "baf7f0537419ff60d88f53914b0d751d5c0d0d3a", "message": "Android: Fix concurrent map access in RhoExtManager\n", "proba": 2.9368996479206544e-07} {"commit": "c8038ce5138a333a4f11ed65a6d73adf58b50f71", "message": "CPP-15182 ClangFormat: notify user if clangd is disabled\n\n* sync clangd server and ClangFormat UI states\n* fix UI dispose problem in GeneralCodeStylePanel\n", "proba": 1.1687418322026133e-07} {"commit": "2e34602de70778c56ba7f693754862d6abf33425", "message": "EA-134670 - assert: RefreshQueueImpl.execute\n", "proba": 2.793427711367258e-07} {"commit": "f95571006c2b9a19d5c11c20d6120101d20342eb", "message": "Hide enable/disable/update/uninstall buttons for dynamic uninstalled plugins\n\nGitOrigin-RevId: ef56c8b62f736fc8c79a8e05017b595c1712f5ae", "proba": 5.364088337955764e-07} {"commit": "14489149e000066166eb66954f3d5f50edc40420", "message": "focus stays in the middle of nowhere when press Shift+Esc in a toolwindow\n", "proba": 1.8671720170004846e-07} {"commit": "bf1969e0e310bc43d1a640960512703209558915", "message": "svn: Remove not svn-specific \"SvnTestDirtyScopeStateTest\"\n\nCorresponding functionality is tested in \"VcsDirtyScopeManagerTest\"\n", "proba": 1.083547473967883e-07} {"commit": "9edfff29a1bc72cea2fe5008e466ed85911f89ad", "message": "Use read-/write String for plugin messages in Sponge (Removes usage of deprecated methods)\n", "proba": 1.060156478160934e-07} {"commit": "e646530c3aa30157632fcc5ceccc75a22346ffd3", "message": "*** empty log message ***\n\n\nSVN-Revision: 191\n", "proba": 3.473434162515332e-07} {"commit": "cbc2d46b7cd925d8b37ba30df4fffcce7c00350b", "message": "Fixed a bug where analysis view would not load if they were previously associated with a GCM.\n", "proba": 1.0588934173938469e-07} {"commit": "0f285d4f19b5e57b87235c6c52b0946a73eba67c", "message": "Fix /back command. Fixes #25\n", "proba": 5.237376399236382e-07} {"commit": "1d5a68e6865d23cadae252b3c92bacaff4190189", "message": "Added code to allow Hao's LPN to be imported, and converted to our LPN in importLPN method.\n", "proba": 9.924490029789013e-08} {"commit": "c9640622f4024b6049bb914a8e13306f08640d21", "message": "The /mitem describe command now shows all tags instead of the Bukkit serialized version with base64 blob of uselessness\n", "proba": 1.361796364562906e-07} {"commit": "5bd4b1730320c58425a7aefcf2c5a9f284c56c4e", "message": "remove debugging for form", "proba": 1.299957261835516e-06} {"commit": "0f4ec44eb64abc0ffe13dadb1dbd81b9e64b6ad5", "message": "FileKeyAssistant: uuid method.", "proba": 1.7703355581488722e-07} {"commit": "cc3c6a5f8af396895b61b1eba5dcb9d0dfa79125", "message": "java doc error\n", "proba": 7.657810101591167e-07} {"commit": "290922aab3f4fef92272599a0077b0276dabab61", "message": "Allow tables without on conflict clause\n", "proba": 1.3212260228101513e-06} {"commit": "09fb03e00db84c0ad48c283bd6e359343f699633", "message": "Trip head sign cleaning.\n", "proba": 1.2904509105737816e-07} {"commit": "9548a6803ded747100049351ae7e18f227983b1b", "message": "Group QueryOnly with Query\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@325433 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: bc6e86fe753ec9a6c90e7ccc9528a588a3d7e065", "proba": 9.153753808277543e-07} {"commit": "0ac416aa5268db27b2e47f9322b6f6e1699b6dd3", "message": "Clean up.", "proba": 5.141584438206337e-07} {"commit": "e2a80a2e5bcb24ed5b567767a3667556648ae9e6", "message": "Ensure test compiles\n", "proba": 6.776819532205991e-07} {"commit": "942c5ea0f213cda62028c8842afbd9819f0571f9", "message": "Perform cluster update in blocking thread\n", "proba": 6.116960662438942e-07} {"commit": "384d15df740fb9d769400e266d65a94e9ecd5301", "message": "#58 added parameters for StockMarketCycle\n", "proba": 1.2691884876403492e-07} {"commit": "4bf9280035f69d1b6ef298d99df2ef9bfcfac72b", "message": "Modify BlameCallbackImpl to implement both BlameCallback interfaces.\n\n* src/org/tigris/subversion/javahl/BlameCallbackImpl.java\n (singleLine): Implement BlameCallback2 interface.\n\n\ngit-svn-id: f8a4e5e023278da1e04e203c7fe051e3c4285d88@866239 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8590621948533226e-06} {"commit": "c423354aca2c19cf1cde4dc004e82f69ec662463", "message": "[WFLY-4323] Do not use deprecated ENABLE_STATISTICS attribute name\n", "proba": 4.497169641126675e-07} {"commit": "6648221eb5175f614a688bc5d4ce206b57722338", "message": "ColorBackround animation implemented.\n", "proba": 1.117829953045657e-07} {"commit": "8c3d05468fc412d6facfc5713885d9cac4fe63c1", "message": "Fixed import problem\n\tmodified: wasp-core/src/main/java/edu/yu/einstein/wasp/service/impl/JobDraftServiceImpl.java\n", "proba": 7.158431003517762e-07} {"commit": "b9fe25d366488e640feee39b22816addc73c72f1", "message": "ONOS-3378 REST DELETE operation on network config subject class key\n\n- delete operation was not working because the incorrect class was being passed\n to the lookup method.\n- changed delete operations to return status 204 in lieu of 200 since\n no actual content is returned.\n\nChange-Id: Ibb5294a7b40996fad5d8a4ede48b0f2b7eb923e1\n", "proba": 8.140569661918562e-06} {"commit": "f2c4b534c3c7e972fc0bbfd546ea7bbee3a17b29", "message": "Doc update, make it clear the list must be mutable\n", "proba": 7.74307864048751e-06} {"commit": "bbbfe002db2dccc92c8b0e9154a75b05145de8e9", "message": "set transaction isolation to READ_COMMITTED explicitly\n", "proba": 7.409544764414022e-07} {"commit": "130db8cfcd13299f6a7ae71f55f9be81de17e855", "message": "Changed println to go to Logger as per T2-578\n\ngit-svn-id: 7932981c62cbcd7a11cdd101fdc2d4466dded46a@9062 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 7.339735930145252e-07} {"commit": "e75bc90c335c1d1891aef0f798241370a5b42df5", "message": "Convert to class", "proba": 0.9999994039535522} {"commit": "01a9a10158d24edf14770e44f994a71fdf8dee6b", "message": "set remaining amount instead of original to LimitOrder on adapting Bitfinex open orders (reason: amount in open orders never change until full order operation)\n", "proba": 1.044809749828346e-07} {"commit": "92f45eea94fa595adf545c7a36d16490a003b54c", "message": "Fix for formula consisting of one cell\n", "proba": 4.632533546100603e-06} {"commit": "09124dec2a3a6c97332ed61da10e9b5d7f1ad4b7", "message": "Added commented failing test for support of aliases with dash chars\n", "proba": 1.2576769847782998e-07} {"commit": "60a3a753971e0a6d3926528f0b324d67c77f87b0", "message": "-- 4.2.2 --\nModificamos el sistema para que trabaje por comandos\nAlgortimo ELM - Agregamos Sistema de Datos\nAlgoritmo Backpropagation - Agregamos Sistema de Datos", "proba": 1.832213797570148e-06} {"commit": "1261ba08cfd8b8995cffcb6f2bbbde48548b9917", "message": "OAK-4873: Avoid running GC too frequently\nIntroduce a backoff time within which gc cannot be triggered to guard against transient SNFEs\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1775476 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.079575895346352e-06} {"commit": "fc1862d930b6911e8bf44bdae6c46f6217bf4b64", "message": "PHOENIX-1154 Fix hanging tests because metadata is not cleared up (Samarth Jain)\n", "proba": 1.0898360613964542e-07} {"commit": "191dd3a9a30b999ada1bde538153981e9a4fc52f", "message": "Null guard received text in ShareTextActivity\n", "proba": 1.6023555815536383e-07} {"commit": "1ee95c98502ea4792884b47e5eccf1cddb4ea989", "message": "Cleanups\n", "proba": 2.08481242225389e-06} {"commit": "808078aac0d9ed0c6aab5eec5ca9a939390bff59", "message": "rename vars.\n", "proba": 6.174250870571996e-07} {"commit": "440c05d7f07021774a82ddccbe5b11ccc508e6c2", "message": "add projectId filter to getAllProjects\n", "proba": 2.410042441169935e-07} {"commit": "735a0e30cd27089a3a86941ea25f01a8a6eb65ab", "message": "VT-3158: Added Mpc enhancements like Callername,Parallel Behaviour for DelayDial and RingTimeout and Participant level recording\n", "proba": 1.0456091814603496e-07} {"commit": "31f1196c005cb22b4f931f2debb84910d6a1cf50", "message": "changed PrepareConfiguration class -- added new enum class for SyslogFileReader class\n", "proba": 1.2177993369277829e-07} {"commit": "06c268d4f60c0f3ef3e0906a83e0752b8a95672b", "message": "Update: simple tactics example with first SEFF\n", "proba": 1.4940825110443257e-07} {"commit": "5ff3f3d21ab90f6e07c3974732ff306640aa3bc5", "message": "Minor clean up\n", "proba": 1.9766173409152543e-07} {"commit": "2b01f68e24385608b21dacd675c96840c352a2f0", "message": "Default disable isotope below noise mass detect\n", "proba": 1.8567928350421425e-07} {"commit": "4a6a26dbc0eb0adc71f641d0a60ac55a6b6aa072", "message": "Allow creation of multidimensional arrays", "proba": 2.507417775632348e-06} {"commit": "8c288d659a2cff5a9566cec0af33162789e0b3f4", "message": "Fix crash when a block that was used in a crafting table frame is no longer available.\n", "proba": 1.0337014799688404e-07} {"commit": "6d3806522c5097545432371e35d1f4da07a46a58", "message": "Zauber korrekt ausgeben\n", "proba": 2.242687287434819e-06} {"commit": "2d0c48e91b1b219d613c5a77d22e9a0560bcfd5b", "message": "Added toString to CurveFromInterpolationPoints.Point\n\nUseful for debugging.", "proba": 1.0353866031209691e-07} {"commit": "a53eaa12c7f4eb45659d7a5e07cf7a67405bfe5c", "message": "Verhindere \u00fcbzerz\u00e4hlige Tabellen\n", "proba": 6.737003559464938e-07} {"commit": "74c4dded4b393ae589dcab65b151c2168464f010", "message": "Compatibility with new parser library.\n", "proba": 1.2020412043511897e-07} {"commit": "e6e2616f18dab32b5933acf265004013d3ec9ca7", "message": "add comments\n", "proba": 1.9999514222490689e-07} {"commit": "1c57237c70fd9ac6c8b38f64ae581f6ab4c429fa", "message": "some further tests added to increase test coverage\n", "proba": 1.1388406306878096e-07} {"commit": "3497cdb441703d17f6ea503c39fa8c1967c3faee", "message": "added appender lock tests\n", "proba": 2.0385802201872139e-07} {"commit": "193431110e78a8e9385baf43b724c56d547ff268", "message": "latest version\n", "proba": 1.8675459045880416e-07} {"commit": "621ea4bce657bdea4790e9e855c0aca26f4988b5", "message": "Update MissionController.java", "proba": 9.616738907425315e-07} {"commit": "b3f6741db1f45c8aaac2b48500856fcdf9e03591", "message": "ArrayDeque added into Chat class and commands added to queue when invoked. Queue adding code is right above log writing code. The strings added to the queue can be altered later if they're too verbose.\n", "proba": 1.1799883736784977e-07} {"commit": "c2f56c328735c059200c74a06d492db70390b712", "message": "Update UserContext.java", "proba": 1.3040436215305817e-06} {"commit": "34bdd1b621a23ca63fdc8c8c151f6add397ce457", "message": "am f54c4088: am ac5b2305: App doesn\\'t know your pic on initial send\n\n* commit 'f54c40884e8d812605b7dfad27c763836b97f7e4':\n App doesn't know your pic on initial send\n", "proba": 2.3264981052761868e-07} {"commit": "05c3006f426aac612cb8658cea228f7fb1f4d5f6", "message": "Fixed problems with referrers and english plurals.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@623176 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.075523949926719e-05} {"commit": "860d9a76d8985e25f8b33f3cf1ab8b9581083a9b", "message": "Oops, plain inline images should not form a link.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@621563 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6187924504483817e-06} {"commit": "a8406cf659916153183df535528c676dc8e2be18", "message": "*** empty log message ***\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@622760 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.015912046881567e-07} {"commit": "476cf0f41c042c63d04d9ddd001e1ca4ed1b5ad4", "message": "Only process events if we have events to process\n", "proba": 1.591152596347456e-07} {"commit": "408b1cd42aad6162af76834693c28fdca38e9ce8", "message": "Updating root to sum\n", "proba": 4.3827469198731706e-05} {"commit": "e1e66486820711abffc4255ae854813eae606eb6", "message": "remove some finals\n", "proba": 0.005210294853895903} {"commit": "ddc62f95f1f2535a5d015b8f57e74847004c401b", "message": "If a new game is started before replay is over, save the score at the winning point.\n\ngit-svn-id: 3a181ccea5c64942b35348d0e7ddde63b5c0a5ed@15 a7cd26e8-b5a0-11dd-b6ab-49f5beb571ba\n", "proba": 0.00017685470811557025} {"commit": "e4b97e3f8d6836a1b7b6de7e0784c99377ed2f5b", "message": "Hopefully that ChanManagerHelper is done... I think I got everything\n", "proba": 1.2643019431379798e-07} {"commit": "65bd385fb93e36b88c72fe2a7989abcb125f40b8", "message": "Apache license, copyright update", "proba": 1.438246215457184e-07} {"commit": "a0a7c3e27ee922c22c13e3698d5087ed93ae8746", "message": "Removed obsoleted comment\n", "proba": 1.8972902182667895e-07} {"commit": "26ea2648976b9263084cda7995f2ef6451e2b87a", "message": "Update to DataFactoryBuilder to remove dependency on rapidRequest", "proba": 1.5788484120093926e-07} {"commit": "743797027cdb554eec3478bd96ef869980f0323e", "message": "polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@1941 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 5.660555757458496e-07} {"commit": "eaa93bfb55721e5bdfc9511e8d2f948a930a4e6d", "message": "Added constants for the default folders we use: \"source, \"resource\" and \"modules\"\n", "proba": 1.0999267630040777e-07} {"commit": "b8a6b3d35c08a65bfa37f3f56480652977a2dcb6", "message": "fixed a bug where flags with no parameters had no default values", "proba": 6.936991781003599e-07} {"commit": "bfe47956f3102f7fbb35b24af5d4ba4ca9eeec12", "message": "Further SSL buffer size tweaking\n", "proba": 1.4446769114329072e-07} {"commit": "ae07889cc61758a541ad4c974ffed6dd9b64d8b7", "message": "Removed reference to deprecated class SurfaceGrowth\n", "proba": 1.8072363161536487e-07} {"commit": "875936e42f380852e542a060c91814b698e2e548", "message": "Adds helper functions to add/remove shaders.\n", "proba": 1.1529849075486709e-07} {"commit": "c2c921c17ddfb0ec138d08f668e6c76d1dc7d56f", "message": "Adds sample working code\n", "proba": 2.830979610735085e-07} {"commit": "aac50ce9d7ef72a56b36815b8e62e89f41347f9e", "message": "Fix ChangeContext throwing an NPE when using from the console\n", "proba": 4.887114073426346e-07} {"commit": "2691543b34e11de8780d5f10413e2c8d671b2d3a", "message": "New method to manage timer between lifecycles. Need more work on lifecycle management.\n", "proba": 1.1924662146611809e-07} {"commit": "c211e408468fbe43c65ab1ed5dd83dd359d0b59f", "message": "indexOfNthSetBit: find index of nth set bit in a BitSet\n", "proba": 8.519988477928564e-05} {"commit": "0e5b3b28d903e1ed1b152178b39a39767c80ce5f", "message": "Improve PUT. Still not working though, embedded objects (address, name) are not demarshalled\n", "proba": 1.5567560751605924e-07} {"commit": "134209d0ff49808fa3cfaeb100f62936e96466ff", "message": "query for referenced types", "proba": 3.80394425292252e-07} {"commit": "440b90445adf24a1820fc69e09c470c81e1bf84b", "message": "isConstraint-query", "proba": 0.9998199343681335} {"commit": "4df93857b896455d3d505d5226fc70e3830a7597", "message": "fix response\n", "proba": 1.597271989339788e-06} {"commit": "4d7b11eae916e17b6d9cf447b1e8c33322e7ab2d", "message": "Testing fix\n", "proba": 4.6981486434560793e-07} {"commit": "f3063ebd039678caef7cf8f888c3ea01a7f153d1", "message": "updated timeline operations to better support paging\n", "proba": 2.1397434579739638e-07} {"commit": "6c3dff3dee83b78f422cd778e07ca928d3df9ae8", "message": "fix development server", "proba": 4.432466766957077e-07} {"commit": "b57a023ad16336aa48c6af12b4ece0d9816757a2", "message": "Adding PackageLister to TestApp", "proba": 2.2683326506012236e-07} {"commit": "8640696182cc55aef7b17462a8af6b9a5a231814", "message": "Implemented DicomStartupListener interface in DicomPanel.\n\nSVN-Revision: 1346\n", "proba": 2.1399434046998067e-07} {"commit": "d601301de64fbc7ca8e993a21f2cf6ee0875fa8e", "message": "SEC-1023: Fix broken test.\n", "proba": 1.41037688194956e-07} {"commit": "8e12d06153de018202cc3a48b5a37aeda6b5d43e", "message": "Op\u00e7\u00e3o Alterar", "proba": 2.330464894839679e-06} {"commit": "df2f58550690cfa1a789d8d10c370aa49cd9a06b", "message": "Fix TestAcceptance\n", "proba": 6.317857241810998e-06} {"commit": "c8a1af24f0b774f6baaa947dbc47e672032f4ced", "message": "[android] Fixed bookmark setting behavior\n", "proba": 4.536523761089484e-07} {"commit": "fa3f9a172381b24d250db480a6c391320d9470a2", "message": "Respect height and width settings on annotationImage property\n", "proba": 1.9870313394676486e-07} {"commit": "f237c12071c6fee92c17d3869bba1ce432d15cf2", "message": "initial commit for android asam support\n", "proba": 1.366720852047365e-07} {"commit": "a6f6cc5f9ee8e60cdde1c9351d7558788a86b4bc", "message": "do not retain fragments in HomeActivity\n", "proba": 5.605626256510732e-07} {"commit": "da548d743b4490b7e08b74246e515afb8ed90e34", "message": "Cannot be null\n\ngit-svn-id: fcb96405f524e58102223a92a15e3e8d08e11241@1465039 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.789518698089523e-06} {"commit": "6873a245965f9c5f2e7785dd9113fab91bc40b3d", "message": "RAT-68 Add support for Python, C, & script files (.bat & .sh) Thanks to Niall Pemberton https://issues.apache.org/jira/browse/RAT-68\n\ngit-svn-id: 20b5046b6673c953bccf871611e49999d6099921@882281 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.249181296880124e-07} {"commit": "f8253b67fa34993606d2d10671ed3a825bc189ea", "message": "fix dumb crash\n", "proba": 6.602631401619874e-06} {"commit": "0ef991c46b71c90f6e84782c7c6cb62559d8c0a2", "message": "Add checkEntity for dashboard\n", "proba": 4.297364455396746e-07} {"commit": "bda1e7c4bfd049eea55ec37cd4c831fe0b6e655d", "message": "Removed deprecated tests\n", "proba": 1.049568027156056e-06} {"commit": "2ea6ffc72f12e97a38f14291c07a80e7c86e51c8", "message": "Revert \"Temporarily blacklist ID of bad equiv graph to deal with backlog\"\n\nThis reverts commit 8fc0c541442021ca3097caedee53a170745b6c7c.\n", "proba": 1.1225625229371872e-07} {"commit": "c29a937aef5472b54793739ec5de877b771e42ed", "message": "Ticket #2796 - Modified to prevent list view from displaying duplicate rows in list view - this was caused displaying in list view for the same gene an efv X and and efo that mapped to that efv X in some experiment\n", "proba": 1.225439660856864e-07} {"commit": "3ba1abb8992d4625b745fa6cfff760a73f94cfa4", "message": "Removed unnecessary logs\n", "proba": 1.1550125691428548e-06} {"commit": "81d51b337ee393306d9c0d75a867aba690249cc1", "message": "Fixes #5059. Sounds randomly not being played on Android SDKs higher than 4.4 (#5091)\n\n", "proba": 1.0173532416501985e-07} {"commit": "6c17b62b9d04a13dc8ed9773a8809299a07055fa", "message": "remove unnecessary javadoc\n\npublic static final values are exposed in the javadoc automatically\n", "proba": 1.8623613584622944e-07} {"commit": "45a06436e1c6cab09157029bbe7bd00d429538d9", "message": "make ALL golden paths chromosomes. Refs #1052\n", "proba": 2.1242776711005718e-06} {"commit": "bdb7c273b6c80f4e883e0bcbf1e4d2013eb2f64d", "message": "Fixing TestEntityHeuristics", "proba": 8.260765866907605e-07} {"commit": "daa9141a6943c8f7c44afb33a5b5dbd82f3f0f81", "message": "Make sure online status is recalculated when activated\n", "proba": 4.266089774773718e-07} {"commit": "42a42e5ad321a71623571ce669b3b304792ef8f8", "message": "use left/right instead of start/end to support api < 17\n", "proba": 1.2982299324448832e-07} {"commit": "4815d7911b1e2e570d78cfd6544884edda73c0c7", "message": "race code related changes\n", "proba": 4.636987966932793e-07} {"commit": "7743246eccf7604b1e4fc5d1d1b32d31d21c8e51", "message": "Always returning the session id after handshake.\n\nThis allows stopping Oorts to handle messages received just after being stopped without throwing exceptions.\n", "proba": 9.873529904780298e-08} {"commit": "540b760c7697e97ff346d83b5cd886dc829c2ee9", "message": "Cleanup of ContributionsActivity to stop using Cursor directly\n", "proba": 1.3319640856934711e-07} {"commit": "ad6c53d89e5dac2e6d3fa9e3df9c597d0d52e485", "message": "KAFKA-5468: WorkerSourceTask offset commit loglevel changes\n\nchanged log level for source connector worker task when committing offsets\n\nAuthor: Stephane Maarek \n\nReviewers: Ewen Cheslack-Postava \n\nCloses #3367 from simplesteph/KAFKA-5468\n", "proba": 1.7415165132206312e-07} {"commit": "2391121ccf2309944bb9d6d47e587fffe6d4f2ef", "message": "Add link to docs on kerberos options\n", "proba": 2.1216162338077993e-07} {"commit": "f3340f25986090d8c91f860521d93a527cb60eb3", "message": "When disconnecting an output connection, succeed in disconnection if the other side of the connection is no longer registered on the event bus.\n", "proba": 1.5107085005183762e-07} {"commit": "2da0b049d3792707080cc12bc653dd65a41eb330", "message": "Remove instance builder from previous implementation attempt\n", "proba": 3.265940904384479e-07} {"commit": "ea7afabbdc461777313538b87b467ea6b7921048", "message": "Wait for refcnt assertions. (#878)\n\n", "proba": 1.9035012144286156e-07} {"commit": "b974a7030d9fba740bb5b580be658f1f6a392011", "message": "inliner fix\n", "proba": 7.009664955148764e-07} {"commit": "c153c2f3ddc4c6d8aae4adc7d98983ea29f00e54", "message": "remove notification about courses on application setup\n", "proba": 1.35434788717248e-07} {"commit": "4e82f2b8bad9d64b0fe080a99700cf19fce6434d", "message": "Fixed machines forgetting having consumed partial stacks\n\n* re #5293", "proba": 1.1827193446833917e-07} {"commit": "d50ebf0070d01d141903b8e0f4f7d8d8923c0c5f", "message": "Revert \"Update FillCommand.java\"\n\nThis reverts commit bfb7c570397764697bbd51c3c7835d7860f9a5b0.\n", "proba": 1.2053978082349204e-07} {"commit": "505fef0271b43da83f53840d69f489daf9ef1975", "message": "Load and save the session.", "proba": 1.1344548056513304e-07} {"commit": "cd3f155b65e708f6b4f0db3b1bc703907bd653a7", "message": "Added commands to toggle the database metadata setting for using\nusername for the schema name.", "proba": 1.075773710113026e-07} {"commit": "3efffeb8f575676422a751384b6dcd287b48c484", "message": "ITypeBinding.getName() can throw a null pointer exception.", "proba": 1.1888462836395775e-07} {"commit": "e1543c101f198a726588bcf0a886e8346387769e", "message": "Set the assets manager for the example application\n", "proba": 8.032030223148467e-07} {"commit": "052d406b8c08d04884b4db9e1312ee2230dc1e1a", "message": "Include DemoModule in module list for simple Android example.\n", "proba": 1.0368549396844173e-07} {"commit": "372fe4884306f1d56fc9c5f795e9e5865905999b", "message": "added return top k parses method.\n", "proba": 1.186747198289595e-07} {"commit": "dbbecbbe73d2912e3def062b3c1b2fba2a6affa4", "message": "removed dictionary from tag training\n", "proba": 3.2657229098731477e-07} {"commit": "339dffe2ec2aa6432117686520b6a914abaafc8a", "message": "difference-of-squares: add hint to @Ignore annotation\n", "proba": 3.138518991363526e-07} {"commit": "4576857e33fc0aa9682ba77a6e464213ec15b829", "message": "IO-136 HexDump's use of static StringBuffers isn't thread-safe\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@596642 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.823767186389887e-07} {"commit": "9726a30e907eb29ab6cf9ac68bcda279dcad9ff4", "message": "Sort the output of cluster-list command\n", "proba": 0.9999990463256836} {"commit": "9728efe0d3195520950961a15cb569d969d01704", "message": "Desynchronized createFontKey() and removed single use of static TRIPLETS_TYPE in fontLookup() following a suggestion by Jeremias Ingo Maas' threading issue (http://mail-archives.apache.org/mod_mbox/xmlgraphics-fop-users/200807.mbox/%3C000a01c8eb4b$42166e60$a701010a@ebp01422%3E).\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@678691 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.019003871595487e-06} {"commit": "144100faa72051deb7383197732c629fd4de228e", "message": "removing an SOP\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@782955 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.012451887130737305} {"commit": "906c557abb40ad30cc81f08cf4fdd9b1e60b2e33", "message": "Fix wording\n", "proba": 0.000976639217697084} {"commit": "5e358b58a1be040fe054ec67eeb515441904aefd", "message": "Fix use of String.format for Logging in SPageFactory", "proba": 2.2399215140467277e-06} {"commit": "64584824d0d9b6826c7bc41c275b48b998ed7867", "message": "fixed error", "proba": 1.1343307733113761e-06} {"commit": "4cae0ecccf32904e5a98b04eb49a4e5a2177f30b", "message": "Shound not be on repo\n", "proba": 3.4990512176591437e-07} {"commit": "67ee1f706f2e6fb49e48a91879a22183670f11d3", "message": "Ensure mf and teardown run inside transactions even if there was no setup.\n", "proba": 1.1001533550825116e-07} {"commit": "7dc84fa215ffb9de79cdc0a67ccddfbb4ce270bf", "message": "Start the Form-Page", "proba": 5.793488071503816e-07} {"commit": "58e79d5bacc9cd1dca50e2de11776cab5c7854da", "message": "fix for 'equals', check object type\n", "proba": 9.059732292371336e-06} {"commit": "f6a34e1edb16431b279ca98b523bc1d70de2bd83", "message": "re-enable test depening on gax1.47 (#6152)\n\n", "proba": 1.222548178247962e-07} {"commit": "f8ce21532dea76a5b2ca0ccbeba897da53c11998", "message": "Next step: get RestClient working.\n", "proba": 1.825514743813983e-07} {"commit": "ab9c67ee9aba6997174a4379f6e1188b7043bd0e", "message": "Implement SQLite3's IS FALSE and IS TRUE operators\n", "proba": 0.9990252256393433} {"commit": "6763a65620c944896d61f4dba00f4cd3321f8643", "message": "Corrected JavaDoc\n", "proba": 1.4949533806429827e-06} {"commit": "71bfee1d2a82f3e86bce7a56a0d8d93ada92ce55", "message": "Fixed some IDE warnings\n", "proba": 2.2483119721528055e-07} {"commit": "e7cfdac7b505ff51c6c29a406f6dbac054ac6ff8", "message": "HBASE-20090 Properly handle Preconditions check failure in MemStoreFlusher.run\n", "proba": 1.212334552747052e-07} {"commit": "c80b254756329d04a9c928553012ce0729e281c3", "message": "HBASE-6276. TestClassLoading is racy\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1354254 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00012793997302651405} {"commit": "363a380b5bc7a0d1e177c805aefc4ba4f9729827", "message": "Remove alias trailing space.\n\ngit-svn-id: 8e38db1cf16c4a277275c2a31413431bbf4974e4@1538 d46e4f78-7810-0410-b419-9f95c2a9a517\n", "proba": 0.9999991655349731} {"commit": "f183ef1a7af882be2b222524bf243ba35bd7d26d", "message": "KULRICE-3860: Make KSB unit tests work with JPA\n\n- Updated DAO to \n - using a jpql delete even though it's hideous (because it works)\n", "proba": 1.0351931223340216e-07} {"commit": "4de169f1c17c7e48780ec57fdbff45c2e1637f1a", "message": "improved properties error message\n\n", "proba": 4.774810236085614e-07} {"commit": "632ac488bb93e414a4cd6f300c3231b487315ab4", "message": "fixing uncommented line in demo", "proba": 3.9171149524008797e-07} {"commit": "cf87104d2de3992bbbb7cff9fe5302628db39072", "message": "[KARAF-6042] Fix flaky WebSocketExampleTest (if the http service takes time to startup)\n", "proba": 1.0793395688324381e-07} {"commit": "9ee7e816e4765d3a54a72823e57febe1f823b2d0", "message": "Java: Add a 8mb memory overhead to sort to prevent OOM on low memory instance types.\n\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=6740\n", "proba": 3.5505453865880554e-07} {"commit": "a4d834cc0105e0475c6b731cea3ad187cb3df2e8", "message": "fixing the test I broke\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@3454 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 5.053353788753157e-07} {"commit": "331194884550fbbd8db843519f663d6dec91546b", "message": "Tentando corrigir?\n", "proba": 2.877431768411043e-07} {"commit": "e8ad73534b24519d26fe0b7e01c9df193359fa8a", "message": "Update ListMetrics.java", "proba": 3.6842939721282164e-07} {"commit": "381eef3c650273b1adfb8773bce74cead6adbb9c", "message": "jaxrs: fix test failure\n\nDuring the jackson deserialization, we strip milliseconds.\n\nSigned-off-by: Pierre-Alexandre Meyer \n", "proba": 3.5329543379702955e-07} {"commit": "86719d59018af8e7a8cccefa1e5309f9f884b68e", "message": "Refactor retrieving verticle addresses from configuration\n", "proba": 2.2322669224195124e-07} {"commit": "fbc58f4c071a2851f7b20c283f0a4770b3da91f0", "message": "[LO extension] solves a problem in case of corrupt cache file\n", "proba": 6.174904569888895e-07} {"commit": "4b8c234a43706f5c08603eae9f47b03a6c73e8be", "message": "Use empty maps rather than null for scored IDs without channels\n", "proba": 2.770832736587181e-07} {"commit": "195e749e9e4cdc2f0af404d89bcbc15658a6f511", "message": "android: adding randomization to camera file name\n", "proba": 1.2408812608555309e-06} {"commit": "9b85b48ac29ff0076207e08287a40ef0e032ce36", "message": "Remove superfluous method parameter from MoldUDP64 client\n", "proba": 9.252376571566856e-07} {"commit": "226583f01c5dd42453bb2fa9fa38344cf10196d0", "message": "Reintroduce isConnected check for download requirements\n\nPiperOrigin-RevId: 314925639\n", "proba": 1.140307759328607e-07} {"commit": "25a362ec678da685c640161bb53f5d5e15f4cd3a", "message": "Remove last SampleQueue.release allocation\n\nBy making AllocationNode fields non-final\n\nPiperOrigin-RevId: 422403816\n", "proba": 9.202367436955683e-07} {"commit": "4dc9c567128aa71c3a3bff35577cc8aeeb16d0c9", "message": "small fix\n", "proba": 5.359547685657162e-07} {"commit": "f8833791d149f9b21f6e06279ce46f2785d02efc", "message": "if / else if correction\n", "proba": 6.364788714563474e-05} {"commit": "1c6aef9e5fc30854f46b3d70fb6bd7428cda01a6", "message": "Use Scope#allKeys instead of crawling up the parent chain myself.\n", "proba": 9.962231217741646e-08} {"commit": "c7d156360b58a7ad70c1b4c5b47f96004232661e", "message": "Remove exception\n", "proba": 5.490792318596505e-06} {"commit": "e579cfcf9575956434842e378c9189577e57a2a9", "message": "\u0412\u0435\u0440\u0441\u0438\u044f 1.3.0", "proba": 5.042724069426185e-07} {"commit": "8761ee0f30d7597be4e1291b51fa71d5c38534e2", "message": "Remove uused field\n", "proba": 3.823755889698077e-07} {"commit": "a84de5249b8f0eef4b8f8b56cb2dd6212581521b", "message": "Handles non existing files better\n\n", "proba": 8.982955819192284e-07} {"commit": "d3efc0b0533340064cda04ed9ad3c27662d42d6b", "message": "checkpoint on moving to using database name\n", "proba": 3.377662665116077e-07} {"commit": "3fdae0bc42dbd68412e18ea203ebf1d27b06aff2", "message": "prevent sort order sequence corruption w/ bad json request\n", "proba": 1.1665974852803629e-06} {"commit": "bd84a35cc18f0204cbf150c0560315bc8bebba9d", "message": "Register all mods by default\n", "proba": 1.4679535809136723e-07} {"commit": "e6368775c6530a496698f9a52a54fde53cefa559", "message": "Remove unused methods\n", "proba": 4.230540525895776e-06} {"commit": "ecbfea2aed2d44bce24a0c45162fdb482d678121", "message": "fix bug in CDF conversion method\n", "proba": 3.4420187944306235e-07} {"commit": "927a34ceac1276219c5e04c606e5dd6378244b74", "message": "Fixed log prefix\n", "proba": 7.240954573717318e-07} {"commit": "e852a4d714d2af6c36d09ec208fe20a28e905e35", "message": "Removed password print debugging statements\n", "proba": 6.807672434661072e-07} {"commit": "3a502061fef514ad5ce4f5544c8634c6e45ae6c0", "message": "Update URLTitles.java", "proba": 4.3216536482759693e-07} {"commit": "fb96aa71dbf09cc14e66c6498d7ef175c7361cc4", "message": "formatted", "proba": 1.3165509699319955e-05} {"commit": "2d031035a38c9c2ae18b2556675305b5540927ff", "message": "added price, discountedPrice and year\n", "proba": 1.9619834290551807e-07} {"commit": "5729ec756c6bb5d1e3d5f438954bde7975249717", "message": "Don't blow up in init() if response is null.\n", "proba": 1.787601178193654e-07} {"commit": "e11e16c7992f63004a8d9afa23c06aeb54293182", "message": "mapserver can take a folder and run all of the tests in it\n", "proba": 1.6780104772351478e-07} {"commit": "256148b52fdb5f4357f21e64430ef8cd5c1ae09e", "message": "Missing new directives from Configuration.getSupportedBuiltInDirectives().\n", "proba": 1.0666978056406151e-07} {"commit": "4665651d1b8f7031465b16a33f23e5b2595d41b1", "message": "adding startup/ shutdown messages\n", "proba": 1.3447790934151271e-06} {"commit": "71e0fae2c61355fa90e56cf8f07098d04b8a5feb", "message": "Polishing #1707\n\nUpdate documentation of the setter. Reformat code.\n", "proba": 9.7072820892663e-08} {"commit": "db44a482d1f6b4c5aad0d60ea30927972365e391", "message": "Add overload to ScanArgs to accept a binary match #1675\n", "proba": 1.4626853328536527e-07} {"commit": "a6f7543b6227ac0a86814cf3c03a6eaa9708ab70", "message": "yet another update for mac installer", "proba": 1.2137887495100586e-07} {"commit": "046229802075565e383326c72c9ad35006cad648", "message": "\u6d77\u57df\u672d\u306e\u66f4\u65b0", "proba": 2.626971706831682e-07} {"commit": "be6781089901a10e63e660cd3d5b96cdd4a2639f", "message": "Add methods to combine/replace integer pixel values\n\nStill untested", "proba": 3.8538158264600497e-07} {"commit": "6674f911cbcf2ab6e78093e09619dec358acc27d", "message": "add restart on session expiration (needs more testing)\n", "proba": 1.1067599103853354e-07} {"commit": "1741c1660cfc5f79b4c72c37eb8c43e5b831a8ee", "message": "[MOD] Error codes updated.", "proba": 1.0866727251368502e-07} {"commit": "0fadada1b8d728fd402cde12a25a6f6b6c38830b", "message": "Added contains tag method.\n", "proba": 1.1443036385117011e-07} {"commit": "ae92be7550b7aaa66710a49e19a3e9efe2ea9a3f", "message": "Unused method\n", "proba": 3.104175675616716e-06} {"commit": "8d21cec89b1de592f4bbbd885728d2dceebd9239", "message": "Use correct QueryParam\n", "proba": 2.0294401110731997e-05} {"commit": "b1072b95097619c0e4967359760c0f5299d1fdd4", "message": "Branched data handling and fresh store copy is the same operation now, with failed attempts retried.\n", "proba": 1.0457547716669069e-07} {"commit": "e970ed226e6511f7a4df128da718dd6ae872c370", "message": "add toString method", "proba": 4.143787919019815e-06} {"commit": "7ad37c06d082802b5c5f68b61a4cc73203b33848", "message": "modify the ConvertTask so that it would not execute when the srcdir is the same with the destdir.", "proba": 1.6594545115822257e-07} {"commit": "1f3ce1ab31212f5d79ccbd7e5548015fc7eb54ec", "message": "More tweak on drives. ", "proba": 1.1444062408827449e-07} {"commit": "349f940189ace9a3f6fd392bf7f5ca7e3ecef921", "message": "Update Subscribers.java", "proba": 6.59937427371915e-07} {"commit": "c9fe9969ee9cef2c44908d3c3e900e6e21878527", "message": "triangle change", "proba": 1.0129673455594457e-06} {"commit": "dfd359260520ca2097dc3a7fd6958bb6942a895b", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "33b2a52671b944c379fd37a6087ea76ce3ee59e5", "message": "Add \"readOptions\"\n", "proba": 7.005655220382323e-07} {"commit": "67692e98f8b36f10d598cd3ae2574eea846b32b7", "message": "Added javadoc\n", "proba": 1.5992428359368205e-07} {"commit": "b95d1cb3eb76c5fe926b3f365f80a39e3b540431", "message": "When creating a object in NFleet server, the response does not contain the type of the entity. Use the type contained in the Link\n", "proba": 2.2314134184853174e-07} {"commit": "0cc5e38c4ab1341ba6c3db8dd77e9647ee200621", "message": "Remove unused import statement\n", "proba": 1.1320387329760706e-06} {"commit": "74f08fbe06c1a28252fc2541a2dfdabaa4324038", "message": "print package name with class name\n", "proba": 2.0667703211074695e-06} {"commit": "aeb30167e74f833d1d340dd2547e99acde9eb102", "message": "Popups\n", "proba": 1.01303498922789e-06} {"commit": "0ae6e4b6c7d89fd28684e1970717fa667894e212", "message": "Configurable block IDs\n", "proba": 5.710210189135978e-07} {"commit": "0dafaf425fcc860b7cca3b5604ee1418005faac2", "message": "Update play and playAll methods, much more efficient.\n", "proba": 1.0085508961310552e-07} {"commit": "5065bb7ecf1d60401ec331db4b158542b67558ac", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "200dd36a5340ae38a7bca39e9a3dc8d78cfbba45", "message": "Delete ROM_GM256_32.java", "proba": 6.755073991371319e-05} {"commit": "c3a9863afb4652ce699ff7c53288dff48c9517a7", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "8888e12f43bf9f9491a607d2c0afc74ac2514746", "message": "Clean up\n", "proba": 1.531641828478314e-06} {"commit": "7834c006a2f8296cf2bb3ee08512b5e81928017d", "message": "use gj gk to scroll screen\n", "proba": 3.097378282745922e-07} {"commit": "5d29d47ccb8b70984c1d694767ba93a83f4c431b", "message": "Stopping future typos\n", "proba": 0.00010817944712471217} {"commit": "89a0d0b1b84d9e103062990652adfa7ba467ee6a", "message": "Submitted by:\tKeiron Liddle\nAdd the toString method.\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194218 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0006898396532051265} {"commit": "ae4c2835043fc23448d2154ee2c714a086b7d4b8", "message": "increase padding\n", "proba": 1.1410620572860353e-06} {"commit": "1b1135a0cc33a314f6413a47cccb3943c5ace16f", "message": "add some styling to the report\n", "proba": 3.0686703667015536e-07} {"commit": "eddfa852a2ed12157475e8a68b6811e7a69aadbe", "message": "Added some Javadocs.\n\nsvn path=/trunk/eXist-1.0/; revision=2660\n", "proba": 2.639837930473732e-06} {"commit": "c92ddc2904bc5b14d0cc982ea194e4966fb2abf9", "message": "added ease-of-use methods to SymbolCollector\n", "proba": 1.650363969929458e-07} {"commit": "c718c036a81825bab7976efb515d36101201fde7", "message": "Use actual writebuf length.\n", "proba": 4.659756029923301e-07} {"commit": "a5842f2258f744e2a99b8e203c4f65ca8fa59294", "message": "disabled advanced gl caps\n", "proba": 2.9164576176299306e-07} {"commit": "6ed03505f30a3fc33ca406f60d51423ac7e8cea6", "message": "Resend notifications if the system stops while handling it.\n", "proba": 1.1255544762889258e-07} {"commit": "782e625d2e737e002348c0ed71d01f48910dfdd6", "message": "\u6539\u826f\u9ed8\u8ba4\u7684\u7684\u89c6\u56fe\u5de5\u5382\u7c7bDefaultViewMaker\u7684\u4ee3\u7801\n\ngit-svn-id: b73081968da82ba525d2f11eaba64c47babea5dc@1579 423f10f2-e3a4-11dd-a6ea-a32d6b26a33d\n", "proba": 2.885731191781815e-07} {"commit": "1c08828b7bff8d8e9a2501b679e17d64f068e594", "message": "changed layout of reports\n", "proba": 3.1950534662428254e-07} {"commit": "1dc882048d22991cabdd7a5689cfc0531cc1b9c8", "message": "Reintroduce rowsread listener\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@4195 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 8.161605933310057e-07} {"commit": "becfb50e86d90c57ab9549d728add83b8df9fd75", "message": "Remove unused import (fix #3845)\n", "proba": 1.1837845903528432e-07} {"commit": "3afd7a0d1012fa0adb222dfc6fc7ad5b1dccaaa4", "message": "maxFeatures argument now defaults to unlimited numbers of features (WFS spec 1.1)\n\ngit-svn-id: bfdbe0d6ea5bd95b131574253fe31132dde9bb8c@363 65eab6d0-0751-0410-986a-37c5601cf520\n", "proba": 1.223655658577627e-06} {"commit": "3ec57b809e10d3c808a5592855a16f2520f18e5a", "message": "Improved Javadoc formatting in Search.", "proba": 1.1791975396135967e-07} {"commit": "ea8318dff2f94fb3d2cae0c09f3dfb6a12afb8be", "message": "luis: fases documentos descarga lista", "proba": 6.793255238335405e-07} {"commit": "b3ec4195eda30c591771da476bf3ec86f96326c0", "message": "Add unit test for duplicate generated and user categories.\n", "proba": 1.1293855095573235e-07} {"commit": "8fa4d2a5a7898fcf3b0786a2cc2fcfcc182c8dfc", "message": "Fixing checkstyle errors.\n", "proba": 1.3757531291958003e-07} {"commit": "4b9b1f72c386c42245864fdcd6728e50fa047c23", "message": "javadoc comment updated\n", "proba": 2.1703718289245444e-07} {"commit": "5f9404c266e078472f8aa0d8d945a0c94fde1b7e", "message": "ImgSaverTest: check dimensional lengths and types\n\nWe want to be certain of not only the saved pixel values,\nbut also that the multidimensional structure was retained.\n\nThis has the side effect of validating the augmented\nfunctionality introduced in recent commits.\n", "proba": 1.0908238579077079e-07} {"commit": "ef29898cc602dcffc7a52498b59cce7dbdea3917", "message": "(#984) Remove unnecessary `TextOf`\n", "proba": 3.1191168545774417e-06} {"commit": "4a61d74f0e975cf94b92a993dd15d979c390b914", "message": "initial directory set to resources\n", "proba": 4.71023440695717e-07} {"commit": "0f2d00e53de15beb772d9ff98e56794fedd32ca1", "message": "Fixed horrific error\n", "proba": 4.779448090630467e-07} {"commit": "8e7ba29c5610607535918d90919bd5642483561e", "message": "Fix ephemeral level undo/redo issues\n\nSigned-off-by: Eli Skeggs <9586c285e7eef0e86d45536fe84e916128618137@wpi.edu>\n", "proba": 1.3715637692257587e-07} {"commit": "71e24664da202fbe41b3d665eef306a947f87f88", "message": "Derni\u00e8re MAJ", "proba": 7.064508054099861e-07} {"commit": "28bacefb0b720e81531d20dbbc2e58445e6ae1c7", "message": "Set model after setting up namespaces.\n", "proba": 1.2535421944903646e-07} {"commit": "1a6cd7d41d06a7c3dc2d2c3ca082e4dc7d6370dc", "message": "Add some debug code to help diagnose intermittent test failures\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1847319 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00032051483867689967} {"commit": "77b28182d479dd3f149b929e00d3c9749913341f", "message": "Added all surfers. Close #24\n", "proba": 1.1722379156253737e-07} {"commit": "e856d693b4752079f9872088c26088925e23177b", "message": "corr Trian Test\n", "proba": 3.1555902069158037e-07} {"commit": "dcc78fc1091a0fd8d9950550cb149836c9f36547", "message": "Added try/catch block for test of div()\n", "proba": 1.2349083533536032e-07} {"commit": "3e250aeb25650beb334215f118b678eb5f0f8f5f", "message": "5.3.4. \u0417\u0430\u0434\u0430\u043d \u0441\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a. \u041e\u043f\u0440\u0435\u0434\u0435\u043b\u0438\u0442\u044c \u0446\u0438\u043a\u043b\u0438\u0447\u043d\u043e\u0441\u0442\u044c\n", "proba": 3.897706119460054e-05} {"commit": "7cc17b0fb3cb9f3e187084a61a64b03372a19959", "message": "Made changes to address the Swing EDT issues causing Arbil to misbehave at times including the applet version.\nMade the ImageBoxRenderer injectable so that alternate image processors can be used.\nAddressed performance issues with the tree and table renderer components by overriding: validate, invalidate, revalidate, repaint and firePropertyChange.\nrefs #1974 #1966 #1436\n", "proba": 1.1846157832451354e-07} {"commit": "cbd391af071f0bb05a89818bd9f4da0417586d7a", "message": "Add more tests to ParallelepipedSpaceTest.\n", "proba": 1.163684686389388e-07} {"commit": "c9b3bee850d777b300ac26f5bc306ca93ac2c4c2", "message": "minor touchup\n", "proba": 3.083761157540721e-07} {"commit": "77281dea7399c21ea7b023c715360599335a5f37", "message": "Add doc.\n", "proba": 1.6841443084558705e-07} {"commit": "72e6c647bd25094d4b7cbfeb64a000c5982f6565", "message": "[MOD] Catalogs: Test cases", "proba": 1.4635141099006432e-07} {"commit": "17e8c372b06e6625523aa877347ce5f5eb4a0a68", "message": "Updated to Version 2.4.1.\n", "proba": 1.0513887360730223e-07} {"commit": "62d9cc32eb61b638d734883f9f1b22bbb9d7190b", "message": "Writing TODOs\n", "proba": 4.667263340252248e-07} {"commit": "4605eac8e720ae54cba08522c1bc6890e74d2998", "message": "Prevent div-by-zero in calculating collision probability when zero\nstates are generated.\n\n[Bug][TLC]", "proba": 5.606834179161524e-07} {"commit": "9830df2ce207260b495bf5acc99e15011f26129e", "message": "Fix for channel polling.\n", "proba": 1.2434608720468532e-07} {"commit": "847fc20d65c03098cfcb5c495c7083efadc0f352", "message": "Simplify check for valid code point and make them optimizable when checks are disabled.\n\nPiperOrigin-RevId: 477596299\n", "proba": 8.814118359623535e-07} {"commit": "9066c6dad2ae5d5a433ec4fb69f41dbba0af52fe", "message": "Made a UI", "proba": 2.863737790903542e-06} {"commit": "99948d7e620e37a76ec525d06b7e7e4d1b94f1b1", "message": "Issue 71\n", "proba": 1.3285806232943287e-07} {"commit": "4ca65ba49cb611d132202e636fcdfc13eee7a1e0", "message": "removing extra puts.clear()\n", "proba": 7.766527687635971e-07} {"commit": "39cb136ec3e9cdf68235eeb01fb2ff16dfa92cf6", "message": "Add copyright and license header for ListItem.\n\nBug: 112439294\nTest: N/A\nChange-Id: Ic99413f7d28d771b0b83a2f7e3339b7e66baebd5\n", "proba": 1.0170725545322057e-05} {"commit": "5307fa63ba4035733e2b3bbca13db886c471f5e9", "message": "Sorted members, removed unused HashMap\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456460 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.611241699123639e-07} {"commit": "a14c2c82a0619b334b965662f341061cdaf0958e", "message": "Bug with an infinite loop in game thread that could happen when rendering fixed\n", "proba": 1.3343556304334925e-07} {"commit": "4257a6856245bdcbd534d4c6b8b493081ad78783", "message": "Remove dead comment.\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1528902 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.107063321294845e-06} {"commit": "d94555567ac5956f224e56b573e5fc31404df2a1", "message": "Add\norg.apache.logging.log4j.core.layout.PatternLayoutTest.testRegexEmptyMarker().", "proba": 1.4565938499799813e-07} {"commit": "e3a0aa71a4d1498b69c2a1e64b240746d6df721d", "message": "MIFOSX-369: validate client activation date on activate api also.\n", "proba": 9.964967517817058e-08} {"commit": "c809d2055f3e8bda9cf6410194408fc3378eb703", "message": "removed unused import in session setting\n", "proba": 3.0193839961611957e-07} {"commit": "609a22dc7e23efea85ce55eace2d0b3d86cdc92c", "message": "GroovyParticipant adding missing NOT operator which prevented loading external script\n", "proba": 3.9233245274772344e-07} {"commit": "e256e452661e082a907d3fbd4a295670f947db9a", "message": "[Bug #1218] Fixing issue avoiding load order from database\n\nThe issue was introduced while fixing bug #1215:\nee0c6ec9eed2936c6cc6a7f00f45a83346a30913\n\nFEA: ItEr75S04BugFixing\n", "proba": 1.0541513120188029e-06} {"commit": "2ac7e8f9d538446a7f3be188c1a1818e7272e597", "message": "OAK-1587: NoSuchElementException in SegmentTracker.getSegment()\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1579697 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.62292035763312e-07} {"commit": "3ed5570bb565fcb1a3665a95ecc43fc67110207f", "message": "OAK-4719 - Delete a file only if it exists\n\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1758340 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.150043317466043e-06} {"commit": "fc759b6928fe5071b0780cbd28f7774f31bd5df8", "message": "adding new auto-suggest methods for: organismId, locality, stateProvince and waterBody\n", "proba": 1.456389782106271e-06} {"commit": "84ce0a578bd4bae347746d80da5ba056179f1e4e", "message": "catalog:recalculate disorders and phenotypes when list of members change\n", "proba": 3.2446317277390335e-07} {"commit": "967831cb265fbc1d8e1df2f7a95a7f3b5331741a", "message": "Format code\n", "proba": 2.236574346170528e-06} {"commit": "3ec07b40ba930a1cbe024135900cd523a999db31", "message": "Fix a warning (we don't need to bother optimizing for the case of whether to log a warning message... we will almost always log things at a level of WARN, or even INFO).\n", "proba": 9.146074262389448e-06} {"commit": "963c2f12126548ec91ec5876de152d45ae76195d", "message": "A little work on mib2events:\n\n- Get varbinds into descr\n- Add alarm-data (hard-coded for now)\n- Actually add the mask to the event\n", "proba": 4.136978475344222e-07} {"commit": "396cd007444e235997bf84e384a7a25f26943f8d", "message": "Fix duplicates tracks in XYPlot menu\n", "proba": 6.357933557410433e-07} {"commit": "5427270892398144582fa8cb4e25929da2fcbf36", "message": "imports\n", "proba": 2.234216708529857e-06} {"commit": "2d75f9fd17d49b769dea390c5753c32708240d75", "message": "Fix content description for bluetooth icon\n\nBug: 17921584\nChange-Id: I908d31aaa15188baffee76933a3025bad6bc2631\n", "proba": 3.5901791761716595e-06} {"commit": "3e4d002d8e8ff60c4e776e86aed092069a0f6fa9", "message": "[PAXSHIRO-6] read properties via state helper", "proba": 1.1166728342004717e-07} {"commit": "35e801cce6e6b8f5078bc08a57f50edeb3372087", "message": "PDFBOX-2852: clarify misleading javadoc\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1769019 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00027472039801068604} {"commit": "213f6c29c2f0ed915418fed09206627ffb13aad5", "message": "CORE: Fix null pointer in getDataWithGroups()\n\n- We can't anticipate, that structure contains any member/user attributes\n already when appending member-group attributes.\n Added check for null fixed NullPointerException issue.\n", "proba": 1.0531850591632974e-07} {"commit": "5c6a1911f46c0e60295d0c2c42f9d15927eefc31", "message": "Change preferences to AndroidX. (58)\n", "proba": 1.5602057601427077e-07} {"commit": "c36bc1c5b3eaca8fe430078ed986c02fc778cfc6", "message": "Status bar: revalidate target status bar panel on adding/removing widget\n\nGitOrigin-RevId: 57d7d55292c1287b36a9135d3f13a43769beb3af", "proba": 6.021287504154316e-07} {"commit": "4913fa29781252c24ee4fc1b60a340047dd56f03", "message": "A gap between a tool bar icon and info messages\n", "proba": 1.4244838553167938e-07} {"commit": "dd2c8a2782e7a5d8211c5a50d0be86aa7fee4ba3", "message": "vcs: simplify - inline helper class\n", "proba": 4.0641646137373755e-07} {"commit": "d2de5d608cbd21f1579afa2de4d5f14b527cac51", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "8bae93eee104f8597960e1e5fb3a8438fe5b0559", "message": "adapt to upstream changes: StringText => Text\n", "proba": 8.303273352794349e-05} {"commit": "89e46e3d28d99803dcb5f5fffe06e99a2f20c0d4", "message": "Restore protected constructor for TestHiveIntegrationSmokeTest\n\nThis allows the class to have subclasses with different behavior.\n", "proba": 1.0253989302100308e-07} {"commit": "ffc773c4294559e37d7c65d3a85ac64e5baf2732", "message": "Remove redundant else\n", "proba": 0.0024223963264375925} {"commit": "b950aec7a5d4ebc12f56aad0a127f53c3601592c", "message": "Remove unused method in LocalExecutionPlanner\n", "proba": 2.41277462009748e-07} {"commit": "03561505bf4f6a072cdc95e2a8d8405bb905c389", "message": "[PLAT-2853] Better logging of bean traversal failures\n", "proba": 1.331552539340919e-07} {"commit": "e58aaf78deafa4ce532ab8467eafb37d8708bdc8", "message": "Comment - MenuTracker IPrinter change IPrinter\n", "proba": 1.5954786647398578e-07} {"commit": "212e41a23128418381437fcd0c941c4ecb08e7e1", "message": "StartUI - change method init();\n", "proba": 2.9706518489547307e-07} {"commit": "b2aef0157bd1aa2da5cbe575f4432fc8a35a2c19", "message": "load dispatcher details from configuration\n", "proba": 2.3693091577570158e-07} {"commit": "21ef360df9ddeda1a54c7a95cfddf9f325ec6c73", "message": "Reduce log level of license parsing.\n", "proba": 3.72558389472033e-07} {"commit": "297cc7c6f99931e6c5c21dfdfaa0f4532ab3395b", "message": "Add confirmation dialog to runelite logout button\n\n", "proba": 2.6959529009218386e-07} {"commit": "aca6c49fe6f51f30375b96a3c2b04c6effb2c14b", "message": "[Android] Refine the default values of mUseWideViewport and mLoadWithOverviewMode\n\nXWalk enable the wide viewport quirk in 2e9640b and implemented corresponding APIs\nin ebfc438, and the default values of mUseWideViewport and mLoadWithOverviewMode were\nset to false to keep the same with Android WebView.\n\nHowever, XWalk has the different usage in H5 game development, it no need to require\ndeveloper set those valuse via APIs, and it's better to keep the same with Chromium\ninstead of WebView, so set the default values to true will have benefit and convenience.\n\nBUG=XWALK-6995\nBUG=XWALK-6963\nBUG=XWALK-7051\n", "proba": 9.439648238185328e-06} {"commit": "7f0ee15044a965b174b3c0169c410b077ff465e8", "message": "Test checkbox layout\n", "proba": 5.256250688034925e-07} {"commit": "66f65c4dd2fab8a749b1d48bc6adc885118a4a8b", "message": "fix zwatch\n", "proba": 4.731340368380188e-07} {"commit": "76d42df9049936019082e23c23f953371a595f50", "message": "Added more null checks for the FileServlet\n", "proba": 1.3635936113587377e-07} {"commit": "9d25b23b2ced197a8edc545ee790a4c7adb6f7f6", "message": "add indexing latency metrics.\n", "proba": 2.2173362879129854e-07} {"commit": "8908b56fa1fd36cb2bf54f4ce7dbbd579c52955f", "message": "Fix unneeded audit message about denial (#1827)\n\nReverse the order of permissions checks to check if the current user is\r\nasking about themselves. This prevents an unnecessary audit log message\r\nshowing a denial when the user does not also have system privileges.", "proba": 5.890786383133673e-07} {"commit": "401924c273973b8ad9cd98fc87a4b33b820eee66", "message": "Fix for SOLR-3236, javadoc only\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1300168 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.620600921294681e-07} {"commit": "10fd09af1f8d45c72e9abb34f943cf17ee71ba7f", "message": "Tweaked the importer IT to use the new way to get lists.\n\nRefs #78.\n", "proba": 9.704227466045268e-08} {"commit": "3c8c99664fcf444d72183a5bf8eec609c7706dbf", "message": "Query termination for JPA 2.1 StoredProcedureQuery.execute() method\n\nIssue: SPR-16826\n", "proba": 2.11626513646479e-07} {"commit": "6d7bf8050fe710c5253e6032233021d5e025e1d5", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "57380f24f7687e97744099596d0c8fa39e4d013e", "message": "Format", "proba": 7.663883479835931e-06} {"commit": "1786054fc3285eed9436c118d54147a4c1b26b83", "message": "Update integration test\n", "proba": 2.924412001448218e-07} {"commit": "336b1fac3c4d3ccd9b90989f2950e0b9211709ef", "message": "Replace colons (which'll break on Windows, for #22)\n", "proba": 1.8252396216666966e-07} {"commit": "cd3f4ddaf670532e2768af916eb8e09286c72e27", "message": "Remove unnecessary full qualified import\n", "proba": 5.273180931908428e-07} {"commit": "e684b55774716d964d819fd76fb06dd543e9bbc8", "message": "Adds constructor for selenium-key to ButtonComponent\n", "proba": 6.337696163427609e-07} {"commit": "bb5dbfb88be8f77305e178cf52f07bd2d277b27e", "message": "Fix bossbar duration, fix actionbar clearing\n", "proba": 2.577867235231679e-07} {"commit": "4815d64a22c3e0ef54f5f50430ea046901a9acf2", "message": "More reactions\n", "proba": 1.2353642375728668e-07} {"commit": "fc4450ac71da008d82bbba4b9eab6fefc880615f", "message": "fixes for HttpAsyncDownloader\n", "proba": 1.888817706685586e-07} {"commit": "6b0792180018df4e8b140bee2af45954dd8b6299", "message": "Add overloaded \"list\" method to the ServicesClient which doesn't takt tag\nargument.\n", "proba": 1.1502469021706929e-07} {"commit": "198945b1e93049833dbc69726aab8c25ed21c879", "message": "Removed --gzip from ETag\n", "proba": 1.2891764811229223e-07} {"commit": "1c9197f954906184dda1f127184cbc9cad67d511", "message": "remove useless javadoc\n", "proba": 3.2987945814966224e-06} {"commit": "516f8ab2af2c4faae1f19eceb158ea0e434de017", "message": "Added file exists check and proper error message (PropertiesFileWrapper)\n", "proba": 1.0978538256267711e-07} {"commit": "c007133e050373fac0f46da788b65be9bf9d0cac", "message": "Fixed bug with things showing up behind windows in PartEditDialog.", "proba": 1.0278740347757775e-07} {"commit": "42ae77eda79e542f13a87069b1ff8ff2d501c144", "message": "remove inventory contents and armor when stopping a game. Resolves #16\n", "proba": 1.3245448826637585e-07} {"commit": "e1ba942088dba87b70b4d440ae63bd468dd04f7f", "message": "remove tipo\n", "proba": 0.9999825954437256} {"commit": "a0c7fa2958574b492d6bedc1c3076aa190b7a452", "message": "Fix URL in IHECDataProvider.\n", "proba": 2.548611632846587e-07} {"commit": "758263b282fd847482ed7e19e8ff74d4f37280db", "message": "refactoring and housekeeping\n", "proba": 1.0225703590549529e-06} {"commit": "7cb35d242cdd31aea9373a97eb9c32f8dc88a844", "message": "#3: Wrongly named JsonProperty in HostedPaymentPageFormDescriptor constructor\n", "proba": 1.3195182191338972e-07} {"commit": "b85a05757ca38667c943f0ad019b6678f9c83cf3", "message": "Added changes to workerthread", "proba": 3.074945311709598e-07} {"commit": "2bdfef0add82cdd061d12c078a1ccdd2152dcc7f", "message": "Implementado Buffer de 8192 para que sea mas eficiente. Ahora si acabado.\n", "proba": 3.579095562145085e-07} {"commit": "d9bca32265dc31d5dbdde50e7ff2711e6abc2931", "message": "Code cleaning...\n", "proba": 1.3482265615039069e-07} {"commit": "b32b8af7fbfe0b67c152d7871fbe2792d32dda3c", "message": "Simplify\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@407351 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999991655349731} {"commit": "f5fc93f9cf36dac926939f92a87a15bd56edb167", "message": "switch from csv transformer to csv extractor\n", "proba": 3.600186744279199e-07} {"commit": "90f719b558421ebb93dfcda9956a3cbe061f432c", "message": "integration test for bundle stopping\n", "proba": 1.5986877599516447e-07} {"commit": "0ff5a071672f2efc3d51546d686cd8600a063624", "message": "[TEST] fixed scriptedMetricTests\n\nThe tests were failing because there was a shard which didn't get any documents and the tests assumed all shards had documents. This commit fixes this assumption\n", "proba": 5.384640826378018e-05} {"commit": "49d17a5fe7678ade3772961b96872e2701713a1c", "message": "KRACOEUS-333 updating test\n\n", "proba": 1.1876495875640103e-07} {"commit": "8d11b86d25e9f8bc5344f620c5785719eba3d6d1", "message": "Updated MessageHandler to static\n", "proba": 2.4273654730677663e-07} {"commit": "7c7becd4cb88b372d199b05661f8efb1e1d022e6", "message": "KAFKA-4486: Don't commit offsets on exception\n\nAuthor: Eno Thereska \n\nReviewers: Matthias J. Sax, Damian Guy, Guozhang Wang\n\nCloses #2225 from enothereska/KAFKA-4486-exception-commit\n", "proba": 1.3187293745886564e-07} {"commit": "8ea882a587ce3183c95ea1bc19dfc44367dc292e", "message": "Trivial refactoring: inline variable\n", "proba": 2.6538496058492456e-06} {"commit": "cc03c2477acae21998f472024d3971dc9065eeb3", "message": "Enhance the JavaHL test framework to allow access to the names of\nindividual tests.\n\n[ in subversion/bindings/java/javahl/ ]\n\n* src/org/tigris/subversion/javahl/tests/SVNTests.java\n (OneTest.testName): Add field.\n (OneTest.OneTest, OneTest.createInitialRepository,\n OneTest.createInitialWorkingCopy): Account for availability of\n testName as an instance variable.\n (OneTest.toString): Return test name.\n", "proba": 5.178643277758965e-06} {"commit": "24117df2e102b002aebf5fef08f7e75e98931d83", "message": "Fix tests", "proba": 2.8394715627655387e-06} {"commit": "459954b7485e5743c645f7f4dacc63255fd54eac", "message": "[UIMA-4674] fix migration tool error reporting - missing toString method on Configuration\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1775531 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.7827882692909043e-07} {"commit": "e15fe9b0b81065e4fa93bf4a86e91fc51da4563b", "message": "Fixed member client mock for view tests\n", "proba": 1.5280191689726053e-07} {"commit": "1e5afc38dca56e970cd773f6e549d60be47d8dd2", "message": "v1.1.0 capabilities file has 3 layers, v1.3.0 has 6....\n\n\nPDOK weirdness", "proba": 1.5414612164477148e-07} {"commit": "4346e44bc4e6c0f45548950c7e086af665f1718e", "message": "BFS Search\n", "proba": 9.079790856958425e-07} {"commit": "a6b0b9c191274ecb5a625e6d4d07c8374d5eea87", "message": ":art: \u4fee\u5fa9\u5904\u7406\u56de\u8c03\u6d88\u606f\u65f6\u65e0\u6cd5\u4f7f\u7528agentId\u8fdb\u884c\u8def\u7531\u5339\u914d\u7684\u95ee\u9898\n", "proba": 1.9116676241992536e-07} {"commit": "6c40584cdf94ae676e880f1b4ec6e1d1c5482930", "message": "removed unneeded and wrong code\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@462302 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8956217192899203e-06} {"commit": "e0bcef791518239f8006057e06974f47e2985234", "message": "ImageFetcher: don't set bitmap if paused.", "proba": 1.3398297937783354e-07} {"commit": "96211dd65269b4b1846eef46b4dc508461e7162d", "message": "KULAR-311\n", "proba": 2.3198514043087926e-07} {"commit": "a2fc472538b514fe2e33b92e1788232d4a831f34", "message": "Fix QS translation on tablets\n\nNow that QS sits inside a density container, the density container\nshould be translated rather than the qs container.\n\nBug: 27474427\nChange-Id: Ia516f1927362cdffe6f906fca1d7ce583542d002\n", "proba": 1.77855727088172e-05} {"commit": "de0f1cbda2116b8baeeacb75f3e05d9d9750c2f7", "message": "PDFBOX-2852: fix imports\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1791401 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.427761031271075e-07} {"commit": "931ef8a1d20a78056a978c9fd038e36c07f446e7", "message": "fix end of task detection check\n", "proba": 1.626872290216852e-05} {"commit": "e19d63a35fd68bfb07298477f0ccf0693f02be84", "message": "added comments for filename property\n", "proba": 2.1901746549701784e-07} {"commit": "c05d0280e2b63e33ee480a967892fb3a61d01205", "message": "more work on PublishDatasetProv\n", "proba": 1.2410926331085648e-07} {"commit": "007fa247b3cba2a16cc72dc68f06c3e8ce168a7e", "message": "added TransportShould enqueue with retry (wip)\n", "proba": 3.3802086818468524e-07} {"commit": "a012846f8a6806a24e74fa181a23d782b76b7164", "message": "Even lazier redrawing.\n", "proba": 1.1511665576335872e-07} {"commit": "6d2900be26180b5473826f147a730e027fd57985", "message": "improved documentation\n", "proba": 2.775024370293977e-07} {"commit": "18dbb27f0fa078911d8a7ae3d36f701e73a34e9b", "message": "added on change for outputsets\n", "proba": 3.6197897657075373e-07} {"commit": "b7472f6d68d43792cdead37a1d87bc2ba24efe52", "message": "Added remove text\n", "proba": 1.708054213622745e-07} {"commit": "44512fac54a4c9b5a294ea880886ab8b0e5fcbaa", "message": "Fix spigot login", "proba": 6.605941962334327e-07} {"commit": "80cdac7e9d980952fc0ea9df3ebd5b21fa6c723d", "message": "test(updater.jeuxvideocom): expand testingtest(updater.jeuxvideocom): expand testing\n", "proba": 4.515185992204351e-06} {"commit": "335397ae27530fb3eff3a3065b8ba3be4676e1e9", "message": "Enhanced preview on decorators preference page to include:\n\nScheduled for delete folder\nSwitched folder\nLocked file\nRead-only file\nConflicted file\nIssue #: 667\n", "proba": 1.3444619639813027e-07} {"commit": "558aaf227d7964a44280b3727e784e0893907f95", "message": "BITMAG-184: Forgot to include the default values for the IdentifyResponseInfo.\n\ngit-svn-id: 168d7dbc99d97d10761b0851f1d8ee417e872e17@289 c5b8cdcd-6091-0410-b920-e50e972e9166\n", "proba": 4.703295871877344e-06} {"commit": "bd29f01587d76b08bb810deecce1ea98a0f2f408", "message": "Remove deployState parameter, forgotten during rebase to master.\n\n- Was used for spooler only.\n", "proba": 9.973276604569037e-08} {"commit": "33b635c5ed3bb4853e87d18bed1ea9b2273b3e52", "message": "added additional restriction.\n", "proba": 1.507079332441208e-07} {"commit": "28e33bdfa90544542c51297396f5fdea8df8152d", "message": "Refactored and fixed mistakes in feature enricher", "proba": 1.3625653139115457e-07} {"commit": "39cd90147a4c020158661cb98472c7d274c7e243", "message": "test fix\n", "proba": 8.790177616901929e-07} {"commit": "340f617d195a8ccf5b666839d31cd66c7787364a", "message": "added actions: SCALE_UP_FINSHED, SCALE_DOWN_FINSIHED\n", "proba": 0.0005631214589811862} {"commit": "94acab9960f60cb8b2f1242ef682a2b249c6f15e", "message": "Removed the hardcoded xml trait in lieu of new model builder plugin\n\n(1907)\n", "proba": 1.1478963557465249e-07} {"commit": "b9b9fd15b68f0c9a93e439179321d1ff19a84496", "message": "User - launch relation map has been renamed\n", "proba": 1.1584450732016194e-07} {"commit": "b63c55ab49d1e3f653f4201947a73465c42d02fb", "message": "sorry for the huge amount of commits on testfixes - this runs locally but not in jenkins, so trying to fix that\n", "proba": 1.0561421248667102e-07} {"commit": "9772dd2edffd5549bc06d2dc133fda6bfdccfda5", "message": "Use Container interface rather than an implementation of it.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1197340 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.843294275109656e-06} {"commit": "17890c3d2696bc634129f746901d7edb3b4dc8aa", "message": "Refacfor to (hopefully) aid fixing crash on shutdown\n\nReduce code duplication slightly. Check closed status inside each lock\nso a) check is closer to the code that uses the socket and b) we have\nthe option of using the lock to help avoid the crash", "proba": 7.829509627299558e-07} {"commit": "8b10193379fb8ce72382dbe1e26fdefc7dbb4436", "message": "If there are sockets to close, close them rather than waiting for the\nnext Poller run.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1528169 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.899391115031904e-06} {"commit": "36eba2e863abc943a8a79898ff2ae553fc49139b", "message": "Add missing check\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1838107 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.095515813176462e-06} {"commit": "e90cd4b62e9c6fd869abb300e5ebe5023bfb552b", "message": "Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=53225\nFix ISE \"zip file closed\" when urlCacheProtection=\"false\" in the JreMemoryLeakPreventionListener\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1344629 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1079109703568975e-06} {"commit": "1c722df2071ec89bc07dfc12156d880cf89f5df0", "message": "wow. java is now bang on. key new idea is the child index rather than parent width. all costs are same at 1.\n", "proba": 9.878936424456697e-08} {"commit": "8a3e100f73271ce2dde82e2e900c995d2910c8ae", "message": "Uncommented more tests.\n", "proba": 1.1067472627246389e-07} {"commit": "20669dd5ebaa4a595e80af7d473998f9a289a5bf", "message": "Skip system attributes when serializing\n", "proba": 3.207558734175109e-07} {"commit": "e6215df2414f144059eeda5bd30236828880fef0", "message": "Fix coverage runs\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=229393884\n", "proba": 0.0003560275072231889} {"commit": "891bc0e1298f4cfd02835995706dd547f6a2cf4e", "message": "little bit of duplication removal\n\n", "proba": 4.242201896431652e-07} {"commit": "49e710416bfc80640607fc6857f047a8c1501c61", "message": "Improved diagnostics on exceptions without message, e.g. NullPointerException", "proba": 1.8809689663612517e-06} {"commit": "1e219331e6fcbc5a8ac587c486d8962094ff2780", "message": "Updated Encryptor.java\n\nAdded Message Encrypting", "proba": 1.4018014837802184e-07} {"commit": "8169f45359f726d62ded1b7eb8c7473b89f76235", "message": "[bugfix] xs:numeric is a subtype of xs:anySimpleType, and NOT xs:anyAtomicType\n", "proba": 0.001196360681205988} {"commit": "8b7211e406c441546dbb0f8e9bf8c3ec807a5f63", "message": "FARRAGO: Oops!\n\n[git-p4: depot-paths = \"//open/dt/dev/\": change = 9114]\n", "proba": 1.814896393170784e-07} {"commit": "26fe95534c91fa2464ff97b31218802d2b0d8df9", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "f1364d291963d1c1c110b3edaf6b11fed022a222", "message": "comment this out until it actually works. Currently, it crashes DCVGCMD\n", "proba": 1.2188927200895705e-07} {"commit": "1350d9531314119f16ae72635f75ad35571e0bb8", "message": "Synchronised with 1.0.x branch.\n", "proba": 1.1356216589319956e-07} {"commit": "91f620787b204b49a815be33147fa3731acc927a", "message": "Add comment to file\n", "proba": 1.4128188752238202e-07} {"commit": "3975e7bc5e56d7df357d9f56657d686f1734e214", "message": "Removed unused definition.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@51 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0017722886987030506} {"commit": "06ecd7c52503f578e09eb20402348a37135b558b", "message": "Organize imports\n\n\ngit-svn-id: 1006245cb1bdea2fd4c9095e50bc2ef3d167b18c@242305 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010254187509417534} {"commit": "120703218a11dbac49711150c471d37c1e97367e", "message": "Changed runInBackground() access to protected.\n", "proba": 1.0904889791163441e-07} {"commit": "181ed61c48fa9238adabe4d415333c0525d1dafe", "message": "Remove unused methods and variable in TaskComponent\n\nFEA: ItEr76S04BugFixing\n", "proba": 1.9825263564143825e-07} {"commit": "3f59b3087697dfa199373a9c496ddbbddd1c48ed", "message": "fix wrong firstgid when load external tileset (#5722)\n\n* fix wrong firstgid when load tileset\r\n\r\n* format code use tab\r\n", "proba": 1.5705587941283738e-07} {"commit": "556e891cd405716f07e4cddde01b53f5df6ee144", "message": "fixing change of label from athletic_team to sport_team\n", "proba": 1.3612872862722725e-05} {"commit": "98e281cb39fa31c017580a89811d2f7ac99a03ce", "message": "Coding style was fixed and 'getNumber' method declaration was changed\n", "proba": 3.30771797507623e-07} {"commit": "224a6edbc1412613e44a49749f0d2e80e52c560e", "message": "Edited PilotPanel to include COLORS!\nIncludes all appropriate fields and merged optional and required into one panel", "proba": 1.0909258207902894e-07} {"commit": "81377909c057759d3cd98d6a51f9e3b94ceab550", "message": "Workspace path: fixed a bug where path would be written to disk using backslashes instead of slashes.", "proba": 1.1390839205205339e-07} {"commit": "32ca2dc211f6b8aded5444b80e431e7a8f40152b", "message": "Figured out best configuration for simple kernelization rules.\n", "proba": 1.7414053843367583e-07} {"commit": "0fd7953ccc7a6746cd646ef96f067aea3cae6bdb", "message": "Better documentation for an Android test suppression.\nMatcher probably isn't intended for cases in which the subject string is being mutated.\nWe probably don't need to test this case at all, but I've kept it around for now and just explained why it's kind of unfair to begin with.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=109688628\n", "proba": 8.442525722784922e-05} {"commit": "7dce0333f9b6eb2df3e47e04038a58cf1c473fd5", "message": "Tidy gui a bit.\n", "proba": 1.1876031891233652e-07} {"commit": "f99971ddbe1b3ca34071f00d4525637fecffa936", "message": "Fixed bug where row in event data was not set correctly.\n", "proba": 1.0971128006076469e-07} {"commit": "7e977e80d9f69272d506d2e28b4c4fccd0153b08", "message": "forced Ea>=0 for Chemdis input\n", "proba": 6.414582912839251e-06} {"commit": "421487b8e2a40af4d3e8714e0e57e49b87038758", "message": "Link IHC data to patient sample\n", "proba": 1.1964736756908678e-07} {"commit": "9ab17ec4a20b983a8b18bc17d20bf95b0578b515", "message": "Excluded nobs from early stopping.\n", "proba": 6.797850460316113e-07} {"commit": "ae7ef2a16040d49987b0ff3813ab09f4cccaf8ed", "message": "only show line markers for fewer entries\n", "proba": 1.2125634896165138e-07} {"commit": "81e02c91549e980d99781a6fe3b5aa41fbe98a08", "message": "minor tidying\n", "proba": 2.491159705186874e-07} {"commit": "f1484e370d49cae4d0f3049fac8c3f3f2a5ca960", "message": "added check and retry to slice dir creation\n", "proba": 2.361116742122249e-07} {"commit": "47346774bce46ac46132f1d0c91519f82dc6dfb1", "message": "Remove stdout\n", "proba": 0.0032789474353194237} {"commit": "8924323137acd72ab1e82f47969fcc9ea64b5646", "message": "Update LightBulbs.java", "proba": 2.617581458252971e-07} {"commit": "4a079e673e2f2315117e0ecfac2017a8df8843c8", "message": "Suppression d'import innutiles", "proba": 6.739368245689548e-07} {"commit": "e3db13a22e4e0c6a9c4b754e245859e674082576", "message": "Edouard: avoid unwanted sign extension\n", "proba": 2.936254531960003e-06} {"commit": "fa197bdb8aa4bec764afb0f17f011f1b5b44baee", "message": "Add a constructor to read a Name from a byte array; make the constructor\nreading a name from a DataByteInputStream package private.\n", "proba": 1.2533352844457113e-07} {"commit": "e747de19bd6bef7f2f28cba8200d490a2d010e1e", "message": "General fixes; improvements to the wild() function.\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@831 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 1.6541262084501795e-05} {"commit": "23f0bf0baef11509075fd136c801763f8a7438e7", "message": "fixes relating to root\n", "proba": 3.1960743740455655e-07} {"commit": "cdcadd8e4b4f08ec2d30cf047b99685a245caf95", "message": "Simplify name decompression.\n", "proba": 9.725526979309507e-06} {"commit": "31a1aed66cf810e03400fbc66519f457899cdd5e", "message": "Add a routine to verify the TSIG of a message at the start of an array.\n", "proba": 1.2025572004858986e-07} {"commit": "76c8ccfea69f1e5bc1367c36de36bb445826f1cf", "message": "Add TSIG.fromString(), remove cruft.\n\n", "proba": 1.2217067535402748e-07} {"commit": "84c8f63e61179a05e66da10d5cb922b3b9450526", "message": "Add a routine that parses a Type and also allows pure numeric input.\nAdd SSHFP, RRSIG, NSEC, and DNSKEY type codes.\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@1153 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 1.3130789739079773e-05} {"commit": "6db91b74fd9c53078fda4751dc199e4d9b00fdca", "message": "zone validation, build from AXFR\n\n", "proba": 1.3241280782949616e-07} {"commit": "8d3a264205301892c03ad4b4e1dde66428c4a823", "message": "Update HelloAccessContol.java", "proba": 3.645832293841522e-07} {"commit": "020f18294611179fee32aee016089fa07a8ac7ac", "message": "modify java\n", "proba": 7.800256867085409e-07} {"commit": "639f18ad3ee36a3d01eb536a89fcd846a537d9a6", "message": "BoardModel load\n", "proba": 3.7558783105851035e-07} {"commit": "1ae69cdfbff05b1fd73a104bb5a7642bc889d269", "message": "Prevented d-pad action in LockableViewPager\n", "proba": 1.3787018815492047e-07} {"commit": "440257e0967a0eb0084c5a55538b2f499549be91", "message": "Update MainFrameForm.java", "proba": 1.0845840279216645e-06} {"commit": "1e22f681c09540a56da136683fa2165af54648ae", "message": "tech math fix.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@17875 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 0.00018460775027051568} {"commit": "1580108288991808b25b6362f31225d62d5fb02e", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@17831 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.814804353576619e-07} {"commit": "7915537a20adcade21495306b29473bb866b6ad5", "message": "Fixed: was used a deprecated method\n", "proba": 0.00013910130655858666} {"commit": "e6f8ef920c0134c139565abe78ad65da42039058", "message": "Bug fixed!!", "proba": 1.2568112595090497e-07} {"commit": "21174ec660d18f429dc424b1d0f36152196e13fe", "message": "Doxygen Comment\n", "proba": 2.4052116032180493e-07} {"commit": "ac37fb05b14d73f60540624070bded4d968d570c", "message": "Add missing assignment.\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@1389 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 0.999998927116394} {"commit": "40937f26fa6d5b5007ff638dd0c293505527512a", "message": "Add Record.sameRRset()\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@1425 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 1.3663393474416807e-06} {"commit": "7a718827fe0281b6d26252b0ad6eb2d8eafa8681", "message": "Missed the truncated \\ddd escape case.\n", "proba": 5.179795721232949e-07} {"commit": "16871151ba5b13019f85aad4568f33b3de4c150d", "message": "Tune windowing\n", "proba": 4.005943594620476e-07} {"commit": "9aafc2a0f2b1c98faaf6042ffd537361890cf3c3", "message": "changed comment\n", "proba": 2.96898377882826e-07} {"commit": "2e03d1d1ddfafdb12956ce5d57c883aa69fc828c", "message": "implements healthBar width height setting\n", "proba": 2.328733472722888e-07} {"commit": "50c71103f190fef17e04965c0251360266dfea4b", "message": "Fallout from durian-rx change.", "proba": 1.1127480092909536e-07} {"commit": "2d8ee4beb350c8d5774f0189c8e59c2a115333dc", "message": "Outgoing mails now use UTF-8.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@626959 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0005610293592326343} {"commit": "3a691aff0a76c50bc40a9842b6f5415de0bbb0d3", "message": "Deleted pusher controls because the mechanism was removed.\n", "proba": 1.2648855829411332e-07} {"commit": "f81fe67930cd2cf73f28d71b81ac69a5279c38c1", "message": "Add controls for gamepad 2.\n", "proba": 1.218650993450865e-07} {"commit": "e9a2741039bc6570c0d2b0051a906f73c3b61f2f", "message": "Added Pair.functions.pairToString()\n", "proba": 1.8372041665770666e-07} {"commit": "8192abc287e4f89061dd59be7a582dc54aedca77", "message": "Added method for recursive reverse\n", "proba": 3.5899594763577625e-07} {"commit": "cf5c633d756e25b230d3892b4e132c8e60bf7864", "message": "Litle Batch request", "proba": 2.0329578376276913e-07} {"commit": "b1d01f178c21d60564daf04caed5edbfc2a8a79c", "message": "makepoint", "proba": 6.696560376440175e-06} {"commit": "b3543bdf0be444904db8ec1617a9390bc2b812f4", "message": "javadoc updates\n\njavadoc updates\n", "proba": 4.219320715037611e-07} {"commit": "6a83065cc96c01d2e27d7d0fb5687bfb9d0f20ee", "message": "fix bugs release memory\n", "proba": 7.38469964289834e-07} {"commit": "c53bb89d4d9bc36b0c67094cac2f0a591dd0124e", "message": "Add citadel.console permission to the console CommandSender\n", "proba": 1.9683116079249885e-06} {"commit": "d78baf0a7f863e1eab42b264596d9e77a803674d", "message": "set TODO\n", "proba": 1.3795056474918965e-06} {"commit": "516bc4b0ff858db91c211b8cb75adbb3e8b417d4", "message": "Made IMAP message query generic\n", "proba": 9.055586269823834e-05} {"commit": "b4cf179ee0864debcbac285c9bab725217dc15b1", "message": "Remove ZulipActivity.you reference\n\nDuplicate of functionality offered by ZulipApp.you, unused.\n", "proba": 1.0109698678206769e-07} {"commit": "6ac8320bed60a7e69e69ffc97f2005fd6b0bd33d", "message": "Circle, add setPosition and setRadius methods", "proba": 1.4685389260193915e-07} {"commit": "1ae0bd1f51644fb5c6a4cc4082a3ec13dabcf483", "message": "Add test to reproduce issue #134\n\nhttps://github.com/couchbase/couchbase-lite-android/issues/134\n", "proba": 3.0381937676793314e-07} {"commit": "a8d85cb218c58c291491d571b33977cae6acbc5d", "message": "added method to serizalize obj to string\n\ngit-svn-id: ed72533e8e76b4727d8751eef669f13bfa24ccfa@66 7ed6c317-272d-0410-8ab0-49a3fbf2961c\n", "proba": 1.0610430081214872e-06} {"commit": "5a9807f702dd81e332901d19c8734070c0c0b809", "message": "feat: failed stream solution\n", "proba": 1.3584824500867398e-06} {"commit": "96fc012dfd7d4971b6e7e098a5e3ca05b5238173", "message": "added final to avoid compiler error", "proba": 2.702460335513024e-07} {"commit": "df1b1bc2f56148c7823885cdbe27dd420ab79beb", "message": "Deprecated raw datatypes in MssResponse\n", "proba": 2.7182403528058785e-07} {"commit": "7c57ae9c0470905124c0d5a1430bf09f3a46f1cc", "message": "CB-10691: Check the context to avoid null errors\n", "proba": 2.1433235986023647e-07} {"commit": "5db9eb51b93f572654b2aa29ef11eeeec672ba9b", "message": "Fixed param type\n", "proba": 6.765557714061288e-07} {"commit": "3b3e492d6b38025317cfeba6c333c0c28d934b46", "message": "comment out unused code\n", "proba": 3.027901982477488e-07} {"commit": "616007a04beeafe04b0d2c31428a59c0ecf458bd", "message": "Added Solution 1 for Rotate.java: O(n) runtime and O(n) space complexities\n", "proba": 9.424953191228269e-07} {"commit": "b5fc5043984a7f77230ff5defdedfb82a3ee0cfe", "message": "CrazyChats: added missing permission annotations\n", "proba": 5.46395142464462e-07} {"commit": "65f8ba1e382f72fd72b7c1cfaa548634e582f06b", "message": "Creamos la funci\u00f3n openInbox\n", "proba": 4.896659220321453e-07} {"commit": "f2625c65aaf80354fcb453056fd5c7ecbc20be7a", "message": "Fixed issue with standardization of predictor matrix.\n", "proba": 1.1170925517944852e-07} {"commit": "bf3ff958a7ed9aa555b2ab869f2929cdf311f861", "message": "Completed Luiz's analytical solution for local root finding", "proba": 1.2795295845080545e-07} {"commit": "30279985c04389e169c529eae30d43e6b0dee995", "message": "use randomLogDouble\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@141 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 2.4576236228313064e-06} {"commit": "0c1bff119ce35d70c7ef5ef0733a0b39493a622d", "message": "new method to query list of jobs\n", "proba": 7.340198067140591e-07} {"commit": "ee179561f6b3a479b33d25762c0fc667f906d45b", "message": "goto symbol\n", "proba": 2.8547092369990423e-06} {"commit": "323d9a673a97dc31a95b2712c954dd07343bd5dd", "message": "Switched axes for arctangent", "proba": 4.5660820546800096e-07} {"commit": "9d7ff6f8b0c7fb3aacc501e3430fb1fc311fbb28", "message": "Drop application dependencies\n", "proba": 7.206303394013958e-07} {"commit": "09c788c037dfdabc15fa38e8c8cf47b42d2a4d38", "message": "Removed implements BlobService\n", "proba": 2.7176858452548913e-07} {"commit": "ebf3601ca079bd7e9265432f136d4e65f823fa49", "message": "Add signal handling\n", "proba": 1.811804168028175e-06} {"commit": "998a5552bdc95e74ced9617030801bf94af04142", "message": "Disable JMX\n", "proba": 3.583314082789002e-06} {"commit": "ba49fb24e6f26b1db9d72446e60cccd0455cf42d", "message": "Reflect application's MBeanServer as the capsule-process\n", "proba": 1.9502681425365154e-07} {"commit": "508275190a0c831e80901a8d14c76e59c8f3f50c", "message": "Fixed bug in \"use of locals\" analysis\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@3074 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 6.310339131232467e-07} {"commit": "35c9217018157ab03b2bb3e24eed9465c0a31226", "message": "Refactor FullWaveformData\n", "proba": 1.089299416889844e-06} {"commit": "79bd2357f98fac66ef481535e8067133c43ca1bd", "message": "Additional check for base objects with no fields", "proba": 1.27296573282365e-07} {"commit": "6ddbc796672cdbad2c8c97e50044213eb25c15de", "message": "Remove GOPATH from default gtm path\n", "proba": 3.9848876554060553e-07} {"commit": "404bb5943e16febd8ffd97d8d820edda849e76f5", "message": "Fix bug where icons were shown in two columns due to a bad merge. (#2869)\n\n", "proba": 1.0436903608024295e-07} {"commit": "1bbb6554084e7bf77200be7928e2f74391a98810", "message": "adding commnad line options\n", "proba": 4.7819557948969305e-06} {"commit": "5b1c4b95d20c21bfd8b4d3aaede743d0bd333fdf", "message": "Application of Greenwell's razor.\n\n", "proba": 1.0922937576651748e-07} {"commit": "c9d262bf642a754d659b15821c81901151598119", "message": "Just print the exception. If it has a message, that will be printed,\notherwise we'll just get the name. I'm killing StringUtil.getMessage().\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4304 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 8.708544919500127e-05} {"commit": "39d1627480bfc4cae20630d8695e1d2d960ec8b7", "message": "cleaned up Vertex\n", "proba": 1.1899436458406853e-06} {"commit": "8b23140cab897cf771772aa967d5a359bc9c9833", "message": "Renamed JPanel variable.\n", "proba": 1.2826230033624597e-07} {"commit": "6f3b972db435e70a3c4d6bf8d7b2fcd3538c59dd", "message": "Disable debug again.\n", "proba": 1.5570056177693914e-07} {"commit": "f2ef541c2d62441d1b90febedf15209ec6053bc4", "message": "still in progress, 94% coverage\n", "proba": 1.1176466330198309e-07} {"commit": "f83f23fba2a77cec77cd3a242ae2fd811feed534", "message": "\ufffd\n\t* kawa/lang/Lambda.java (rewrite):\n\tSyntatic sugar: BODY --> (as BODY)\n\t* kawa/lang/Translator.java (mustCompileHere): Make public.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@987 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 2.4833941552060423e-06} {"commit": "1f6f6b4292db808f8c48dd3869dad043dfb21715", "message": "Added comment on recursive innerCall method\n", "proba": 1.6111772538351943e-07} {"commit": "41dda5060910aff84b7dff6c9c3884923cd405bb", "message": "handle ../ in paths\n", "proba": 4.2956514789693756e-07} {"commit": "10426695cfbc5fe53c423abad89178fc3c5c58c7", "message": "use gc stream\n", "proba": 7.901843446234125e-07} {"commit": "d92e18068041dd0b5a97f79520f16a3f2315985a", "message": "Another Extra Fix\n", "proba": 1.7693362508452992e-07} {"commit": "8b264e5acf826ac8606b5f5226948f29b3fdeda4", "message": "added configuration for custom annotations within VPack", "proba": 1.7281666941926233e-07} {"commit": "bbd10e03fa98c604cb061d5fdfed45740cb7e986", "message": "Minor cleanup.\n", "proba": 1.4735500997176132e-07} {"commit": "bf23088087ce39dc4726c1e4492975e26a015b83", "message": "Removing old code\n", "proba": 0.0004340247833169997} {"commit": "9e2078da2dcbf1d2c0e8343a251c4dc1e2973288", "message": "dont logout\n", "proba": 1.3211000577939558e-06} {"commit": "a61679871497846f4161d17a3476dec11bbf2ad9", "message": "Added convenience method like javax.mail\n", "proba": 1.6949105940966547e-07} {"commit": "4b011e000ff9058568e4649334d075795f777010", "message": "Updated version number to 1.2.1.", "proba": 2.4478620730405964e-07} {"commit": "8cf404152874e966dba3aafae98d3fa1fee8a53c", "message": "Fix GUI bug\n", "proba": 5.197674681767239e-07} {"commit": "bd72ebe03a326ada37f7c0a85c30470930d8a1a7", "message": "add support of PATCH method\n", "proba": 4.423586119628453e-07} {"commit": "c68cd8784f0e4ace23c5831ce02e33157841527c", "message": "Add matrix transpose and isSquare javadoc\n", "proba": 1.4292656942416215e-06} {"commit": "c9866c723a44d5a3251f3e56adbf2e8fc8512b44", "message": "\u4efb\u52d9\u30ab\u30a6\u30f3\u30bf\u30fc\u306e\u5b9f\u88c5", "proba": 1.6027576066335314e-07} {"commit": "2f603412626de4b26bae23affefccc70ed322bfc", "message": "Incremented minor version.\n", "proba": 1.2261561721516046e-07} {"commit": "3a2c42d80f49e0d5c3bc862fff30b7c22af667a7", "message": "Token.getValue() does not merit a @CheckForNull.\n", "proba": 1.4605998899241968e-07} {"commit": "86d3414d18c993caeade42eeec71c01e1d889b83", "message": "[MOD] duplicate server output reintroduced\n (otherwise, no client feedback will be given if server\n runs in background)\n", "proba": 1.102077149539582e-07} {"commit": "7671b80d972c2c30ece9e93c3db0c9fa98974a21", "message": "A first solution for the cli problem #4038 (#4047)\n\n* A first solution for the cli problem\r\n\r\nExportFactory is not initialized at this execution point...\r\n\r\n* Changing the order of execution in the main method\r\n", "proba": 1.260497555222173e-07} {"commit": "881169d4b7be747951b70dcf1afd8cc3f154c91c", "message": "Added comments and small refactorings to the ReportView\n", "proba": 1.126087028069378e-07} {"commit": "14365d7ea479109a675a3e62df71a5cd025ba078", "message": "DEV-827 add deterlab operation exception for reject join request\n", "proba": 1.1320371129386331e-07} {"commit": "05f768741e2f7f9f6a16af83e87f95af87dab449", "message": "update maincontroller\n\nSigned-off-by: Tran Ly Vu <0555cc0f3d5a46ac8c0e84ddf31443494c66bd55@gmail.com>\n", "proba": 1.1750439909974375e-07} {"commit": "9b9c3301381f007edf7570ccb655281fff3b39d6", "message": "Make spawn location centered on border center\n\nOtherwise it only works if the border is centered at 0,0.\n", "proba": 1.3807070331495197e-07} {"commit": "ab4f5fee77b98ef7be7b610918918bb1c14f38bc", "message": "DEV-827 remove redundant if check\n", "proba": 4.957957457918383e-07} {"commit": "bfcb895b030bec0e952b220b8492c739611e0594", "message": "Fixed setting null as an ID attribute for a command when the authentication fails.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@2418 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 0.00026512512704357505} {"commit": "d4a6d82fdd929e2ddd6e5d21128d902612d59d39", "message": "Added new, predefined commands: BROADCAST_TO_ONLINE and BROADCAST_TO_ALL\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@788 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.3329836292541586e-06} {"commit": "e0a595d91896ce06883071347c7c5cb0610361bc", "message": "Remove duration field from TimeSeries.", "proba": 1.1914136166524258e-07} {"commit": "f83f4477a25588b3fcd7fa49dd771c9b4ff1b19f", "message": "Revamp of Input\tbased on Tim's suggestions.\n\nThere's no longer a distinction between a reactor and a bounded pointer\nlistener. A reactor now defines a hit test and expiry functions, and provides a\npointer listener to be notified when a pointer click triggers the reactor.\nSubsequent drag and release events are dispatched to the triggered reactor's\nlistener.\n\nAction is now an adapted Pointer.Listener that simply calls \"onTrigger\" when\nthe pointer is clicked and discards drag and release events.\n", "proba": 1.1950608325150824e-07} {"commit": "94c985fc3234e6175f2c18db87a5b41cb9c96649", "message": "HDFS version printed during boot\n", "proba": 2.9984423122186854e-07} {"commit": "10d3be0b3938d4f8483a8e1426c2f860a167a423", "message": "[Core] re factor Cache3.class\n", "proba": 2.341513862802458e-07} {"commit": "15a448f920973add1bf6d46f4233fae4354e74cd", "message": "support jdbc datasource\n", "proba": 3.2455167797706963e-07} {"commit": "eaca0d841d95f9dd36f113e811363eac96183150", "message": "javadoc commentary only\n\ngit-svn-id: ee4ab06e2b80aa0503c7056b29ac4b88b48aacce@583 f7ae4463-c52f-0410-a7dc-93bad6e629e8\n", "proba": 4.5073372234583076e-07} {"commit": "11fafcf95bffe4826709c58f354aa748e0b1d676", "message": "Add missing accessor to flump.Movie.\n", "proba": 1.7280497388583171e-07} {"commit": "b5d212848ee8fe9e73199c9f4284b632975a3fa7", "message": "This needs to use positive-origin for the initial rectangle.\n\nOr possibly we even need to not create the rectangle until we have something to put in it - otherwise something with an origin way off to the side and shape elsewhere is forced to contain the origin even though it really should not.\n", "proba": 1.4991935870511952e-07} {"commit": "fa2a0d72c22fdaada7fb54066ce0ae22064c140a", "message": "Deleted useless split(ISplit o) fx and added a few comments\n", "proba": 1.1944990774281905e-07} {"commit": "4e60a2f3874d6d235cbce46f4f5af7ba0b563b6c", "message": "Form control populate fix for responsive dropdown", "proba": 1.994905431956795e-07} {"commit": "4e96443290eedbdba5739c01122e8745a4418295", "message": "StringUtil\n\nreplaceAll()\n", "proba": 1.3180156201997306e-06} {"commit": "e5be595a107a5ce666e8e1c1def927f7ae9e1667", "message": "test modulo", "proba": 1.1703288691933267e-05} {"commit": "1b928b85a50f4a3b4c7102bc37fc246e77df9248", "message": "Update some text references to IRC in the Server class\n\nChange-Id: I94af4fd7ec49c634fd68cd50ca0d13564e2c7603\nReviewed-on: http://gerrit.dmdirc.com/1252\nAutomatic-Compile: DMDirc Local Commits \nReviewed-by: Shane Mc Cormack <6f6e68d1df92f30cb4b3ce35260ddf94a402f33d@dmdirc.com>\n", "proba": 1.870850923069156e-07} {"commit": "2dedbff2462b0d67f605e7da5712aefb5ac7a986", "message": "Bumped version to 3.1 with cleaned up code.", "proba": 1.0397403826800655e-07} {"commit": "0b074ea929653b14dabe52a3a0c5cff34cd08485", "message": "Cleaning up\n", "proba": 5.428761369330459e-07} {"commit": "da9df57b36391105ee86529224c8655b92c142ba", "message": "Moved worldguard claim check\n", "proba": 1.777566041027967e-07} {"commit": "cf9ccee09a83f7eec69053387b07b5400185f8f4", "message": "LEM fix\n", "proba": 5.125517077431141e-07} {"commit": "389f3c5ad7f385003345ec2df6a93846fa327520", "message": "Fix null pointer exception in paste method (#2)\n\n", "proba": 1.5202240888356755e-07} {"commit": "4c758c1204fdb2a403648879277fb317b9f6bb57", "message": "- fixed misspelled element in svg converter", "proba": 1.6195578211863904e-07} {"commit": "ae6456d8715031b9c1c006a792c1ed28a847640f", "message": "bugfix: use signed short in the hdf5\n(conversion to/from unsigned is done in the type)\n", "proba": 1.0938240535551813e-07} {"commit": "e29f4a97b96f9db57ba0bcf0ad58bbf3d7e3605c", "message": "Marge plus grande dans la replanif", "proba": 2.2462953097601712e-07} {"commit": "76f127c120c13b246d1381bab727c75bad70a1f4", "message": "-NetServer: Bad @Override\n", "proba": 1.472507733524253e-07} {"commit": "0926e43584f8123eaa0b50426e4497d07ac2b6b8", "message": "Change back for debug purpose.\n", "proba": 1.3124748932114016e-07} {"commit": "b80d8c2346f3fd8613df9a0e3fc7a694bc8fd5ff", "message": "Minor error handling.\n\n\ngit-svn-id: 7c4b557896a9fcb51c887c089e82df510b117e2e@206 94f1d44e-47f0-0310-857f-9ad392bb85a4\n", "proba": 8.027587318792939e-05} {"commit": "4d86b8eb89a28f6ab46b24b08496326a8a9f42e6", "message": "ServerManager confirms handle invalidation only when the signature is ok\n\ngit-svn-id: 04d5f425e1afaf15ebdf27760bf69bd4e651a03a@161 0ddc078c-3e21-0410-a0b4-493e83258d60\n", "proba": 5.959298050584039e-06} {"commit": "ddf66c1b26794d91bf9a44c278d7cdfc911e0165", "message": "Correct candidate initialization.\n", "proba": 1.114727297135687e-06} {"commit": "19438547a2ae2701b746b32388d0dc4271efe4e6", "message": "Add MainActivity.onDestroy (remove ref to optionsMenu)\n", "proba": 1.1558451262771996e-07} {"commit": "290741b03973d9567c661f4b284ffc94daa948cd", "message": "olfs: Added a 2nd default confoguration location, /usr/share/olfs\nwhich based on testing should work in an SELinux environment for\nbootstrapping the OLFS local configuration install.\n", "proba": 1.0416300710858195e-07} {"commit": "69c899bc1de4b977784d0887f20832945fd99fff", "message": "Removed RemoteTestNG trace.\n", "proba": 1.2131013704674842e-07} {"commit": "9798ed3a16142380b1254e0f1506ca1d0ba7c097", "message": "Moving files to GFX.\n", "proba": 1.218406993075405e-07} {"commit": "4f9afee76f80eb30942b56bdf558cdd1066abab9", "message": "spelling correction ex Watkins\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1683 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 3.674970139400102e-05} {"commit": "7bc32bd82c0f1e77e3056cdd01a53700ecc55a68", "message": "CoverageTrack: make coverage values of 1 visible when log-transformed\n\nRender the bar heights as log10(y + 1), not log10(y).\n", "proba": 4.581213204346568e-07} {"commit": "ea5e8b4e056d90fb92da348a20d8536c7d0f931e", "message": "Add support for sorting bedgraph files\n", "proba": 1.5874240943958284e-07} {"commit": "9c091a5eddc181921103937b5a8fb1afb1f4585d", "message": "TrackLoader bug\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@325 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 5.950456625214429e-07} {"commit": "46e1cadab1381f80037f93b82d0026c265442d12", "message": "Updates to the Species.java file to reflect the new species\n", "proba": 1.6053060392096086e-07} {"commit": "c0af38269369c0b6c688aeedafd28a0d9e33c963", "message": "The collinear() method now works correctly if the first entry of the given vector is zero.\n\n", "proba": 4.4714761315844953e-07} {"commit": "b79133826e6bb3746909c82ba8c9636d51972a00", "message": "PathLeaf using FunctionWithArguments::hash\n", "proba": 5.12348378833849e-07} {"commit": "2f168e045abfff84d5fd6b87236a8e7281f61841", "message": "Revert \"During this discovery phase, it could be more efficient if\neach node sends only one response (only its own address)\"\n\nThis reverts commit 9b54da95721ec930f8e313ec3e3eb052a127dbd8\n", "proba": 5.788368980574887e-06} {"commit": "9bd83157ea2d9f3c36195b80240c0c7c554a47de", "message": "stop sender\n", "proba": 0.9990785121917725} {"commit": "db8d52b709c5393c8ff3a71321d3830186eebbfd", "message": "added sock_conn_timeout (http://jira.jboss.com/jira/browse/JGRP-702)\n", "proba": 1.2647625169392995e-07} {"commit": "5abcd1a5b600c160eb7f982de23b0bd69124f994", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "9a49a1c6fb4ff4b2617b7111f198a348dac48954", "message": "List operation now supports a \"rows-per-page\" property to change the\n\"10\" as default number of rows showed on list.\n", "proba": 1.0375018177910533e-07} {"commit": "5d918a85a13e866107778bf43eb5111681f4b334", "message": "Don't post haveConfig semaphore until after runCallbacks()\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@1146 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 8.556544344173744e-07} {"commit": "00595c3802068a377bcf4d4cc59fb15c579afdc9", "message": "Added defPropsFromProps(Plugin, Map) and ...(Plugin, Configuration)\nSlightly refactored generateAuId().\nAdded static auConfigPrefix(String auid).\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@27257 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 2.0868092178716324e-06} {"commit": "6c9f644a0b448e13856bbe86882ae9de6fd64c07", "message": "Fixed param names.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@993 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.0002913117641583085} {"commit": "92d969c1c04fa4599e1ab62c05cd394642bf9d4b", "message": "Changes from code review (comments, names).\nTYPE_DATE value can now be a Deadline, Date or Long.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@1159 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.3007736015424598e-05} {"commit": "2bcf76c78796869fa2429104c0e95ee664b536bd", "message": "If Referer: is a ServeContent page, extract actual URL to send to\n publisher as Referer:.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@11107 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.999962568283081} {"commit": "51983da0ade711bba02c96fe6796cf968814cb79", "message": "Restored configurable missing file behavior (onr of 404, HostAuIndex,\n AuIndex).\nMade host down behavior match ProxyHandler.\nAdded o.l.serveContent.neverProxy, prevents forwarding or redirecting\n to publisher. \"noproxy=1\" query arg does the same thing.\nFixed invalid Last-Modified: -1\nSend Content-Length when possible to allow connection reuse.\nBuffer rewritten files up to o.l.serveContent.maxBufferedRewrite bytes\n (default 64K).\nGet connection pools from ProxyManager.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@10801 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 2.136512648576172e-06} {"commit": "7fd2302218e85622e0dda897ba1cb5a767cea723", "message": "ServoGUI update. Added items 0 and 1 to the list of pins to be able to\nselect all pins on the Adafruit16CServoDriver thru the GUI", "proba": 1.2958945205809869e-07} {"commit": "4758f9d7de8b8722da0bb713735a5c64ab80ed4f", "message": "fixing up some of the addR(XY)Listener methods for the right joy stick.", "proba": 1.0000573524848733e-07} {"commit": "e540128154d4cbc555c9fd57eec21ccf16060387", "message": "\u4fee\u590dWebSocketNode\u65e0\u6cd5\u83b7\u53d6SNCP_ADDR\u7684BUG", "proba": 6.203347879818466e-07} {"commit": "54446afaf2590d7d1a7cc25cc4e53fedfd54c1ce", "message": "intro of the offending processor while creating an exception\n\ngit-svn-id: 8673d99b29384655a56156975e4bfbffece5dd20@185 01ba9438-b82c-4373-9247-da971c9e6a59\n", "proba": 1.6232117559411563e-05} {"commit": "0c22b28a7c188232ffe8911b1f97dee9dc2806ff", "message": "Remove deprecated fuse option\n", "proba": 2.5095398541452596e-06} {"commit": "05a7be04507fb314140603a6a327d292d7c41f14", "message": "Fix login for users who signed up pre the incoming cap cache\n", "proba": 1.980455266448189e-07} {"commit": "e0f16d188ac97881368a86efc6c404fd5ba40f06", "message": "Fix case where follower name starts or ends with our name\n", "proba": 3.959510195272742e-06} {"commit": "dc94e3fc996c91b78cd743e0e7b01e80dcb12d6d", "message": "Fix brake solenoid channel\n", "proba": 4.009283713912737e-07} {"commit": "9d1d7a6a3bff3c8f077b072a2ea87a60eddc3c30", "message": "fix \"10k\" refcon mismatch issue.\nwas missing first item in state table.\n", "proba": 1.3915015983911871e-07} {"commit": "c2e0e3f7ddc296e37ea4cd40a603d62905514622", "message": "level_07 part 2 solved\ncosmetics\n", "proba": 1.4149250660011603e-07} {"commit": "263bf180bfcb9ad145dfe76d23b29c6fe4334d51", "message": "Allowed resizable\n", "proba": 2.6901714136329247e-06} {"commit": "502c9efb72ab812bbf390b955522571372b85963", "message": "Refactored\n", "proba": 3.3528910989844007e-06} {"commit": "990c27579e341a39c1d01b58e44c3a914ff3b908", "message": "Disc scheme added.\n", "proba": 1.2092873191704712e-07} {"commit": "1f8a00e4992ae58d5d49bb1b4fff4f5208d223d8", "message": "Added null check for voinfo detail\n", "proba": 1.2896536816242588e-07} {"commit": "a439656f1061ef2f2502c4aa75bdccdc554e3731", "message": "removed debug log added in previous commit\n", "proba": 3.0701923492415517e-07} {"commit": "affa45809fa1e04c793f88cf62f6da3c8d579870", "message": "Delete TesouroDireto.java", "proba": 3.0879402856953675e-07} {"commit": "5ac3e6771b3c296801c1e27a1ea4fe222d45e0c4", "message": "A little more cleanup - support for url encoded B64 params.", "proba": 1.1118633125306587e-07} {"commit": "d94072d5393fa94e0a523987b7dfeb805f58c11d", "message": "alpha 2\n", "proba": 0.9997473359107971} {"commit": "c8b29b23b3da2fd5fe6348555f1d75aa02b99783", "message": "clean up some code, including java to json method handling, addition to field processing, and add Package MODIFIER\n", "proba": 2.2722754522419564e-07} {"commit": "66073d12246fbeb3085ad6b51a6ff816e3c4242e", "message": "Documentation for init() in MPEventBus.\n", "proba": 1.0866374822171565e-07} {"commit": "c4d714513bdef47481ed0e5d41ddf0451dc7015e", "message": "Working on helper functions.\n", "proba": 1.853378392979721e-07} {"commit": "53fc1ba39abbf0c599f49adc3d42836e89363699", "message": "Update Calculator.java", "proba": 1.2603992445292533e-06} {"commit": "86d80710d19f47bf2fdbb5a96ed40e3cf152e818", "message": "multiline text, hide inactive marker after tail timeout", "proba": 2.1051538112715207e-07} {"commit": "0c098640904cbe3486bbffacab5f4ad9dc717100", "message": "Fixed CoordinateSystem to update the matrix after any call.", "proba": 1.0350805723646772e-07} {"commit": "64686f3e9ab47523a4773f8c638543548d5c5409", "message": "[TestTag] update data tests\n", "proba": 2.8733239787470666e-07} {"commit": "c9160bb9ad2a5b1fc1c6179bc3fb9a21fd8e42ff", "message": "Changed to not throw an Error if test props aren't there\n", "proba": 2.2071608896112593e-07} {"commit": "7e7119450473bfb11b1ab4a2194aae1052d4dac5", "message": "Test 8 should fail because of the bug in server storing procedure.", "proba": 1.0284819751404939e-07} {"commit": "08872abbabfe7dea8f66c31395bd6c0a6ad1e16a", "message": "Daily snapshot\n\n", "proba": 2.027379196078982e-06} {"commit": "78fff27183f66619855bfa129798f627c5766731", "message": "Updated database with connString and complex selects\n", "proba": 1.7598317469946778e-07} {"commit": "b91c758bc7654e1dff68a3ce7ffe842d5aea321b", "message": "Add whitespace\n", "proba": 0.9999994039535522} {"commit": "ed1be9e7871e8a6ac0e0e44559fcace5de7c8a61", "message": "testing datatypes\n", "proba": 1.1968633089054492e-06} {"commit": "209a69a6bda9750df6acec29cf4ad6fe6b835392", "message": "dc time is casted as double in message\n", "proba": 2.1235271674413525e-07} {"commit": "746775e73ac6a140dc4b33c7112e4182abc51ebe", "message": "complete timer\n", "proba": 1.111210985982325e-05} {"commit": "84e102f676a3dd1696580c8960b23d2f4687a636", "message": "Reworked init to remove order of exec dep if log level was set in code", "proba": 3.9491138181801944e-07} {"commit": "f3d42144634096bbd45e9cce77fc5440d9dc9974", "message": "rtweaver - javadocs and cleanup\n", "proba": 1.1761482454630823e-07} {"commit": "6eaef61b21e71176694b27df1d734b72905cb7bd", "message": "Change thread sleep from 30 to UPDATE_TIME (50).\n\n-Slower frames, easier to play.\n-Equal to classic speed.\n", "proba": 1.1499507479584281e-07} {"commit": "fb8a8b57de93266e1e7b15cbed0e6fa1db63538d", "message": "Update SP6_Q4.java", "proba": 1.1202904488527565e-06} {"commit": "0bd9e44aaeeda6b5ff501265cb86d3ccd73a4b37", "message": "11/20 GameOfYut 1.1 \ubc84\uc804\n \uc218\uc815\uc0ac\ud56d\n 1. \ucf54\ub4dc \uac01\uac01\uc758 \ubd80\ubd84\uc5d0 \uc8fc\uc11d\uc744 \ub2ec\uc558\uc2b5\ub2c8\ub2e4. \uc55e\uc73c\ub85c\ub3c4 \uac1c\ubc1c\uc2dc \uc8fc\uc11d\uc744 \ub2ec\uc544\uc8fc\uc154\uc11c\n \ub2e4\ub978 \uac1c\ubc1c\uc790\ubd84\ub4e4\uc774 \ubcf4\uae30 \ud3b8\ud558\uac8c \ud574\uc8fc\uc167\uc73c\uba74 \uac10\uc0ac\ud558\uaca0\uc2b5\ub2c8\ub2e4.\n 2. \uc737\ud310\uc774 \uc0ac\uac01\ud615 \ubaa8\uc591\uc73c\ub85c \ucd9c\ub825\ub429\ub2c8\ub2e4.\n 3. \ub9d0\ub4e4\uc758 \uc218\uac00 \ub298\uc5c8\uc2b5\ub2c8\ub2e4.\n (\uae30\uc874 1\ub9c8\ub9ac ~ 2\ub9c8\ub9ac\uc774\uc0c1) \uc720\uc800\uc640 \ucef4\ud4e8\ud130\uc758 \ub9d0\ub4e4\uc774 ArrayList\ub85c \ubc30\uc5f4\ub418\uba70 \uac01\uac01\uc758 \ub9d0\uc5d0 \ubc88\ud638\uac00 \ubd99\uc2b5\ub2c8\ub2e4.\n 4. \ub9d0\ub4e4\uc758 \uc6c0\uc9c1\uc784\uc774 \uad6c\ud604\ub418\uc5c8\uc2b5\ub2c8\ub2e4.\n\uc720\uc800\uc5d0 \uacbd\uc6b0 \ub9d0\uc744 \uc120\ud0dd\ud574\uc11c \uc6c0\uc9c1\uc774\uace0 \ucef4\ud4e8\ud130\ub294 \uc0c1\ud669\uc5d0 \ub9de\uac8c \uc6c0\uc9c1\uc774\uba70\n\ub9d0\ub4e4\uc744 \uba39\uac70\ub098 \uc5ce\uc744\uc2dc \ud55c\ubc88\ub354 \uc737\uc744 \ub358\uc9c0\uac8c \ub418\uc5b4\uc788\uc2b5\ub2c8\ub2e4.\n\ubb38\uc81c\uc810\n\uc737\ud310\uc774 \uc0ac\uc2e4\uc740 29\ud310\uc73c\ub85c \ub418\uc5b4\uc788\uace0 \ub300\uac01\uc120\uc744 \ube7c\uba74 20\ud310\uc73c\ub85c \uad6c\uc131\ub418\uc5b4\uc788\uc2b5\ub2c8\ub2e4.(\ud604\uc7ac 16\ud310 \uc218\uc815 \ud544\uc694)\n\ucf54\ub4dc\uac00 \uac04\uacb0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. (\ucd5c\uc801\ud654 \ud544\uc694)\n\ub9d0\uc744 \uc6c0\uc9c1\uc77c \uc2dc \ubc84\uadf8\uac00 \ubc1c\uc0dd\ud558\ub294\uac83 \uac19\uc2b5\ub2c8\ub2e4. (\ucd5c\ub300\ud55c \uc7a1\uc544\ub0c8\uc9c0\ub9cc \uc544\uc9c1 \ubab0\ub77c\uc11c \ud14c\uc2a4\ud2b8 \ud558\uc5ec \uc7a1\uc544\ub0b4\uc11c \uc218\uc815\ud574\uc57c\ub429\ub2c8\ub2e4.)\n", "proba": 1.330623831563571e-06} {"commit": "c7fff6e689a97d19be4c46a046196498efd8611f", "message": "Made DSASign.java save the signature to a file.\n", "proba": 1.0236441028155241e-07} {"commit": "aac886ec005e94b97d346df6f9f9f39342b3890f", "message": "Add the 'not' function to the initial environment\n", "proba": 0.9990689158439636} {"commit": "a1c08d0165109363d67bda7fc2bdbe79a7a15a52", "message": "use cached threadpool\n", "proba": 3.846376728233736e-07} {"commit": "fa52a68ea6f47506b1d079b9c3f87bef13f25ec7", "message": "remove unnecessary method call\n", "proba": 3.840295903501101e-06} {"commit": "d7c73e971f77042e124ea7b3cdbaddbfdaedfba5", "message": "javadoc main\n", "proba": 6.148795819171937e-07} {"commit": "55559e6d90a6942ccfe74055707ad4653339580c", "message": "Add documentChanged listener back in.\n\nChange event listener doesn't fire often enough.\n", "proba": 1.2072304400589928e-07} {"commit": "432eaf60ffc31e4bbeddac94b38c304f1d03aefe", "message": "object oriented implemented mainServer\n", "proba": 7.100116476976837e-07} {"commit": "cff895a0c6ab1d7844d2c4600e1cae13ab13c468", "message": "Some superstitious things to fix the IllegalStateException, end up disabling throw\n", "proba": 1.4572468387541448e-07} {"commit": "233f1e9e8ace56f2df86d2874389336a97661f6c", "message": "no message\n\n", "proba": 2.1470650608534925e-05} {"commit": "bd60db1889d3375cd7039b953630e5748db69ce8", "message": "Update BuscaBinaria.java", "proba": 6.472434961324325e-07} {"commit": "4174ad8c7f2c3a89991347a093c17f18c5a1a1bf", "message": "remove unused method param\n", "proba": 2.126095751009416e-06} {"commit": "eed9e7069feae039d07da66382176ffed37fd9cb", "message": "Fix keyword loading to use any whitespace as separator\n\nInstead of forcing keywords.txt to use tabs, let library developers use spaces too.\n", "proba": 1.2912929037156573e-07} {"commit": "f4a69b2110851b25e7c58bc6cbe84e33aadd9686", "message": "Baggage > Luggage in menubar", "proba": 1.8774586862946308e-07} {"commit": "c02d5e4ccc7dbb577a0d58798bf7ca60143be1fb", "message": "Add thread context classloader\n", "proba": 5.478811999637401e-07} {"commit": "60bd6a053200a91846124376b540814e5ededec9", "message": "trigger to run ppi function", "proba": 3.809135193932889e-07} {"commit": "e53c32a80f63319b7c30bc063067428f2a3bbcc8", "message": "Remove volatile memory barrier from starting\n\nYou don't need a memory barrier on starting since it's already guarded\nby slot_sync.\n", "proba": 1.336139661134439e-07} {"commit": "31ffe0f6bdda1bb2a882d7740f8f1a8614c095a4", "message": "Writing determineWinner. It is not done yet.\n", "proba": 3.3821885381257744e-07} {"commit": "c71e90355f69ddffe37db022644ec9b83e8c42c9", "message": "Changed note about bug in core.\n", "proba": 1.071267021757194e-07} {"commit": "ff16a2d34ec9ad4a4021a9e6303ca60e401de85e", "message": "Add HPRoman8 encoding test\n\n", "proba": 4.652291920592688e-07} {"commit": "f72616aac75b2c8dc4fa023254f08e07675adeca", "message": "Adds completion output.\n", "proba": 1.919167516462039e-06} {"commit": "0056f9a9c2e4f744de481e5507a5cdd79063eaf8", "message": "Reconcile build.properties\n", "proba": 5.447992634799448e-07} {"commit": "556604a386bb07677902b2b042514b465a9a0b07", "message": "move processName logic out of main process function.\n", "proba": 3.563367840797582e-07} {"commit": "f00378d27c440db715fae3ede0b04f51bfbc2c8e", "message": "Be more friendly about a null repsonse in the market checker\n", "proba": 1.4344176690883614e-07} {"commit": "47314cbedc143e9943639509cd8f54ea1e933bae", "message": "SimpleResolver.PORT should really be SimpleResolver.DEFAULT_PORT\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@773 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 6.726379797328264e-05} {"commit": "df69882cae5f5adbe6d6dbcb6849cb3fda78c5c4", "message": "javadoc\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@1473 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 2.1888686205784325e-06} {"commit": "0c72c5529c458e34ec059fe5521f8e165a5c2139", "message": "Experimental setting. Currently not used. YOLO\n", "proba": 8.55495727591915e-06} {"commit": "05e3a718dd0998145537d86674d5039c559a6cab", "message": "Add the lookAlong methods from Matrix4f to Matrix3f", "proba": 9.59673002398631e-07} {"commit": "14592e817bfa954a3148293163cd7c100be7f948", "message": "extract change feed response body lambda to class\n\nand add a comment, to avoid the same segfault mistake happening again in\nthe future\n", "proba": 1.1448919678969105e-07} {"commit": "7a66abf23b0f89ea3d77e0380c443fd1c1d43d30", "message": "restore reverted improved error response and...\n\n... logging, but without segfault (close the TransactionLogIterator\nonly when finished with it, inside the response payload closure)\n", "proba": 1.1690360679494916e-07} {"commit": "396528d0829d8fc812492032f9690a66a54bc192", "message": "funnel calls through new code, deprecate old code, reorganize source code\n\nThis used to be revision r1507.\n", "proba": 1.5403973918637348e-07} {"commit": "62e4ea09542bd1255453c1d6dbf841b4b19d0e98", "message": "Added comments to Trie\n", "proba": 1.3285857392020262e-07} {"commit": "58365a8907fa7ad18381884d070a67f274a77ed5", "message": "fix(gui): remove tree children expansions as well (PR #630)\n\n", "proba": 1.1415873757414374e-07} {"commit": "5a23b57399d43bcd61c6b4accf596bb0c079cdfc", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "348c114f02b3e05703750458bdc9f5625f4b1133", "message": "added main() method to allow stand-alone conversion of metadata to XSD\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2141 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.7724196368362755e-06} {"commit": "ca2a621cae525c5da24127d90e0b9aeedacdbe94", "message": "added getLaneCount to Track\n", "proba": 1.411237917636754e-07} {"commit": "3333971237bc3836d62d6c20a4464411b4568d4a", "message": "Only listen for Touch or Mouse events, not both.\n\nOtherwise we get double events on platforms like mobile HTML where the\nbrowser pretends to support mouse by translating touch events itself.\n", "proba": 9.981040705042687e-08} {"commit": "e7f580105e0eeb656726f3b9afb13c2024813c93", "message": "Fixed RS Torch drop bug\n", "proba": 2.56494359973658e-07} {"commit": "5d5bda0bc1cfe94a1d66d2e707bd1eff54a26562", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@6234 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.890229886063025e-07} {"commit": "590263ecd05e2bb227c102d7a56cb943abc02e02", "message": "Banishment as a skill.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16006 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.28971065452788e-06} {"commit": "2e4acb8dc24035c7c7c3da71851575068f540c04", "message": "Add zoom support.\n", "proba": 1.3666178233506798e-07} {"commit": "8cba7566942ac25530c8a3c9108cc51ff2d2eefc", "message": "change separator to semicolon\n", "proba": 0.9990667700767517} {"commit": "194aabdf92bbb22980f698287036e4b7e280f112", "message": "Remove unused methods.\n\nRemove \"non-critical\" callbacks - if callers want to ignore the\nexception they can just try/catch it.\n\nMake addCallbackType private, and remove the unused delCallbackType\nmethod.\n", "proba": 1.1580662118149121e-07} {"commit": "27979a90275835cf482a21267243fafb38210388", "message": "SimonStewart: Remove sysout debugging statement\n\nr15928\n", "proba": 2.754534307314316e-06} {"commit": "05c36a0ad01dd3812d446ca41cc079c39799c5d7", "message": "AccountsUpdate: Clarify how eviction and reindex is done, and how it can be disabled\n\nThere are 2 places that take care about evicting and reindexing accounts\nafter an account update:\n\n- ReindexAfterRefUpdate if the user branch is touched\n- ExternalIdNotes if external IDs are updated (needed because external\n ID updates don't touch the user branch)\n\nThis means to disable eviction and reindexing two things need to be\ndone:\n\n- bind GitReferenceUpdated#DISABLED\n- create AccountsUpdate with ExternalIdNotes.FactoryNoReindex\n\nThe JavaDoc of AccountsUpdate wasn't precise about this.\n\nChange-Id: I62e5d8cea4da4b94435f57b590cf5f0b2fa781b3\nSigned-off-by: Edwin Kempin \n", "proba": 0.9995939135551453} {"commit": "aede43b9f030435d52874d63355b294d4aca5b9c", "message": "update GenomicRangeQuery.java\n", "proba": 2.604163285013783e-07} {"commit": "71e8f47a6c29ab905eec927afb22b7b966beb442", "message": "boundQual function for capping qual values\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@623 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 1.4834116655038088e-06} {"commit": "357ab80ec943049f1ab152f35804db807b55db6b", "message": "Terminals.identifier()\n", "proba": 1.556403913127724e-05} {"commit": "d5fdf65e31d6ad77f116631efdf505170898df18", "message": "fix #3714: NPE in deleteDirectory()\n", "proba": 1.766530743907424e-07} {"commit": "0739223eebfdb75e1d100819629c2c03bf439178", "message": "Issue 467: NPE with missing source\n\nThis was addressed in another issue / cl, however Brian suggested the error\nreporing was wrong. Let me know if this is what you are looking for.\n\nR=brianwilkerson@google.com,mmendez\nBUG=\nTEST=\n\nReview URL: http://codereview.chromium.org//8999001\n\ngit-svn-id: c93d8a2297af3b929165606efe145742a534bc71@2594 260f80e4-7a28-3924-810f-c04153c831b5\n", "proba": 1.0816441999850213e-06} {"commit": "abdb4d61b575c32c43c4e75e1ab27bb0383826df", "message": "Fix #4611, ArrayIndexOutOfBoundsException on map\n\nMake the lock protecting against concurrent\nmodification of the caches list also guard the\nsuper method.\n", "proba": 1.0552662388363387e-07} {"commit": "52027a77e83d314bc20a7da53dd2f4d0f55ce743", "message": "Fix #161\n", "proba": 5.154860787115467e-07} {"commit": "1323c4c7ccba7a7ea9816f7e19eba7443025b130", "message": "\u30c7\u30b3\u30fc\u30c9\u30c1\u30a7\u30c3\u30af\u306e\u9032\u6357\u72b6\u6cc1\u3092\u53d6\u5f97\u3067\u304d\u308b\u3088\u3046\u306b\u6539\u826f\n", "proba": 2.378743459985344e-07} {"commit": "51ec6fdcff32f2acc8b7f4d74cb20b8d508afc5d", "message": "Dialog \u9524\u5b50\u80cc\u666f\u95ee\u9898\n", "proba": 2.036233155422451e-07} {"commit": "e3903eb5f8e43a391570b3ad9af80b959401f8a3", "message": "\u589e\u52a0\u7f51\u7edc\u8d85\u65f6\u9519\u8bef\n", "proba": 1.7111440683947876e-05} {"commit": "568c22c39a28296e0f73195c5b430c99b6ceb785", "message": "app check.", "proba": 2.2330249294100213e-07} {"commit": "606bed99a13cbf5b1d99d46c746ec46ac14bc695", "message": "Conways: remove b/s in rulesets\n", "proba": 1.8160249055654276e-06} {"commit": "411018b996c8df0a6c7d1a50bb7b397471491166", "message": "undo multivariant types\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@461620 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7812837995734299e-06} {"commit": "98ef134898760aff588535f1b282242043236564", "message": "JmDNS.create() with no args doesn't set address properly - ID: 2937206\n", "proba": 3.308254008516087e-07} {"commit": "8821df8913531991381ff6d9166abcc55633bb2e", "message": "Angefangen mit der implementierung des ChatServerWorkThread\n\nMessages werden schon abgeholt, jetzt m\u00fcssen noch die entsprechenden\nreaktionen auf die unterschiedlichen messages rein.", "proba": 1.2353088152394776e-07} {"commit": "d7d82222c6bcb568bfa785d83b18a6c22f171d94", "message": "added some more actions for the server, need to be implemented\n", "proba": 1.2569250884553185e-07} {"commit": "32f0442a4a2e57e0b13bc22f82820759fab6e0b7", "message": "Remove java stack trace log to fix list miss file status perf\n\nLogging java stack trace hurt the performance of listing a large number\nof miss files, remove java stack trace to fix the performance issue.\n\npr-link: Alluxio/alluxio#12200\nchange-id: cid-cc63a190bb21af085c4a51dc0c8d2823d5f433e3", "proba": 6.010266133671394e-06} {"commit": "72cb2ce4ca28eb6b31c43526cc930916c07f62cc", "message": "test checkin\n", "proba": 7.558394372608745e-07} {"commit": "34e36f93ef84de4dd14a479beb77fc8c4fb01e19", "message": "MSSQL returns bit values with ()'s around them\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@478 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 1.8915729015134275e-05} {"commit": "c9d411e8e7477c51dbe3f8a5258b22976d97055a", "message": "Add two new WalletExtension access methods.\n", "proba": 1.2611347699476028e-07} {"commit": "cdb9e11ff2bfd2daef652898f7361772b5d22422", "message": "JavaDoc fix.", "proba": 1.5894509886038577e-07} {"commit": "8aa0bb0b697d7bc7020aa97e014eb7b304c49d93", "message": "increased edge version as encoding changed\n", "proba": 2.906223812715325e-07} {"commit": "b58a3e3d0b8390bd95e76e174399a8e3368cbaac", "message": "added calls to increaseAmbiguityCount()\n\nsvn path=/spoofax/trunk/spoofax/org.spoofax.jsglr/; revision=22345\n", "proba": 4.954039241056307e-07} {"commit": "1b2a2ef0d1e0a8378bdbd02c433ed5fc6186cfed", "message": "fix materialization of RowN, it now has the proper size and also copies the array\n", "proba": 1.4495914513190655e-07} {"commit": "ff674ea60599f3eee768798481eed09daf52b51e", "message": "WalletAppKit: make sure downloadListener is never null\n\nThis simplifies the `if (blockingStartup)` and its `else` block. This change makes way\nfor further simplification.\n", "proba": 2.143295034784387e-07} {"commit": "cb802f11e0a487fca40bde56420758d2125bcd17", "message": "Fixed FC: NullPointerException.\n", "proba": 1.854520661481729e-07} {"commit": "1ea08a5dc13c42d4fc78ef332e4bb8d47a4b3577", "message": "Don't show change notes with description for plugin details.\n\nGitOrigin-RevId: dae7ab0920f164f4aa8e6cbf4e9fe8b74445c3de\n", "proba": 4.2729018900899973e-07} {"commit": "dcf897ce8099a049b70f24de955e8344b9749dfc", "message": "#3857 ERD layout fix (self references)\n", "proba": 9.975711634524487e-08} {"commit": "072c4cdb5c07810a354173213f8746c029029490", "message": "tests: more logging\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1457146 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.3443693919489306e-07} {"commit": "7a95a82b99dcfc3c62b14f4c3ad57a3e8f8b1018", "message": "Update ReactiveXCameraData.java", "proba": 9.489203876000829e-07} {"commit": "63765246c6c58758b89c4615f71ad908d3d42410", "message": "Delete ApplicationTest.java", "proba": 1.365763409921783e-06} {"commit": "7d060ad735ec49fed5ceee70ff02f13b0fab35e4", "message": "added another API\n", "proba": 2.748470535607339e-07} {"commit": "7cd384eab41373115abdeff9a6ab834ac722c341", "message": "Progress on: Bug 116948: Alt-Click in views not working under Linux\nIssue URL: https://bugs.eclipse.org/bugs/show_bug.cgi?id=116948\n", "proba": 2.6483229476070846e-07} {"commit": "8bffa7e49d574a97d16ccb2a9db220f3eb3a2540", "message": "fix shape file encoder", "proba": 6.986467155911669e-07} {"commit": "0aa6dd386fc7a5d5bdae1363077e848e7532674d", "message": "Code refactoring\n", "proba": 2.3158183921623277e-06} {"commit": "94aa0988be538704501ba4f52e27c1c253406620", "message": "prevent NPE\n", "proba": 1.2007391887891572e-05} {"commit": "e971a94a6c833f7a8dbdea29a30710ccb141df0a", "message": "Replace usage of deprecated method\n", "proba": 0.001396169071085751} {"commit": "3aa88a47c11ecaafdb026417d223d9e34b72c78b", "message": "Fixed a bug with javac\n", "proba": 3.0160168762449757e-07} {"commit": "0b139a12c2c24e07cedb43bbad6ee1ff634bcfcb", "message": "[hotfix][tests] Raise logging level in TestJobExecutor\n", "proba": 2.893049781960144e-07} {"commit": "8ddecf071e1d23f985649bb1029c802c6045de6e", "message": "Always include peer port/address in access log\n", "proba": 1.3882329596981435e-07} {"commit": "175ad1b953864fd89fb8bd06dde544eda9721d6c", "message": "CORE-2360 Liquibase should run by default\n", "proba": 1.5505671058235748e-07} {"commit": "43a98686b5e1e228ea6e3467399c252c05eb3485", "message": "Double test timeout to try to make the GitHub builds more resilient.\n", "proba": 1.0925854354582043e-07} {"commit": "4ac2ee75beb37183bb3eb255331ce38841967c6e", "message": "PDFBOX-4306: avoid single blank pixel line on the right or on the bottom, as suggested by Daniel Persson\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1841251 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.056985277311469e-07} {"commit": "6c75c99107639b088ade6f8731f36eaa91e49a88", "message": "PDFBOX-3688: avoid keeping objects after TexturePaint is created\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1783260 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.734106818839791e-07} {"commit": "613eb8e139167537725101b83df8ec581f75bb4a", "message": "PDFBOX-3653: make max smaller and configurable\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1783253 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001870334817795083} {"commit": "ecd412e4164bbfcccd96f778c874dd4f40330354", "message": "test: run testShortQueryTimeout in PG_VERSION=HEAD Travis job only (#1270)\n\n", "proba": 1.194438681295651e-07} {"commit": "004920904af8b788ffb5c245b14eda88b99c7f2d", "message": "Updated to new ph-commons API", "proba": 1.9397342043703247e-07} {"commit": "eb317c11dad62bdc9f6caa7f023b6099846f50a2", "message": "less jumpy search results for find in path by keeping first result stable\n\nGitOrigin-RevId: 3cd889d9541565b600dc30256b4e32d5f16f930b", "proba": 5.145214458934788e-07} {"commit": "55e88d6857362031b9e9336e847b38d8dbd0d8d0", "message": "Watcher: Ignore if template is missing when upgrade is running (elastic/x-pack-elasticsearch#2199)\n\nIf one of the old watcher templates does not exist when we try \r\nto delete it, the upgrade should just continue.\n\nOriginal commit: elastic/x-pack-elasticsearch@6a52bad329a710b0cef9916154ff380447e57091\n", "proba": 5.689043973688968e-07} {"commit": "bcf20dcdbe0edb3f9409927e2850fe05d191d5e5", "message": "Replaced HTML comments with regular comments\n", "proba": 2.3145808825120184e-07} {"commit": "151dd3c23a72b1e6e87e91d650ec4d330aa9a06f", "message": "Let's try this as an identifier\n", "proba": 0.9988699555397034} {"commit": "666afaaa93ee3c0e5ca7d7a932d4ed1fcd507785", "message": "Created an action listener that can be wired up to any action event\ngenerator (button, etc.) which will cause the action event to be forwarded\ninto the controller system.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@225 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 2.1428020772873424e-05} {"commit": "425314b36288a7f1971cd300167cf03df7477b19", "message": "Add LISTEN for some undocumented pubsub topics\n", "proba": 1.416437243051405e-07} {"commit": "c84bd3dbe81b91e4c2f3247a782fb38f55b0e13c", "message": "Fixing scrollpane in showcase", "proba": 1.7113444528149557e-07} {"commit": "6129d3fd133164bd2d03aeb4d09332b5c7b7976b", "message": "Fixed crash on browser fragment startScan when view is not created.\n", "proba": 1.0960879137655866e-07} {"commit": "db516ffe426344c937b7398f2b076e924dd984fe", "message": "HIVE-15654: TezJobMonitor is not writing some headers to log file (Prasanth Jayachandran reviewed by Sergey Shelukhin)\n", "proba": 9.891682140050762e-08} {"commit": "c606f43a3dbce13e18de137916202b8ab4c9ebe4", "message": "Don't reflect on androidX\n", "proba": 2.992543102209311e-07} {"commit": "4be7dbdfb7f431307d2f6374480a721898ea79ae", "message": "#380 Add default patterns\n", "proba": 2.5409815407329006e-07} {"commit": "bce8c3418acd22bcefdafa5ae42643fac811a7fb", "message": "wrap long line\n", "proba": 9.818608305067755e-06} {"commit": "73bc790b76da78066f1a50dc0ba41ac4841b1d78", "message": "Use new http logger and log to SLF4J\n", "proba": 1.5115413987132342e-07} {"commit": "2731bdc3d4391591d5326261f7d9c93704630a58", "message": "some documentation\n", "proba": 2.5388379754076595e-07} {"commit": "319348ebb23c04964c04b9880779f1d04181c3f9", "message": "Ignore NPE\n", "proba": 9.703613841338665e-07} {"commit": "198558a1a0307df053abba39188d12f0a1693928", "message": "Remove RES definition as potential use case is unknow right now\n\nChange-Id: I6d7d44598755632dbe5d069bc0de3e740e7ccc17\n", "proba": 1.1394503417250235e-05} {"commit": "d60d5b2a0e0634abc5a914605e8c459c8d0c0b4e", "message": "minor changes in Demo.java", "proba": 4.5056350472805207e-07} {"commit": "b5af8ac9ee9a3334722748ae367ed76078aab81d", "message": "Added documentation to PhysicsListener\n", "proba": 1.7545612251979037e-07} {"commit": "bf0ae5fd4179fde9f857fb2277f88daf4f000693", "message": "Update changes saved state when renaming a color.\n", "proba": 1.1653649778509134e-07} {"commit": "c4e0f3cd1e1a2b04b59d3886b289c7118d0246ac", "message": "preOrderFrom(Iterable) instead of preOrderFrom(Stream)\n", "proba": 3.637899510522402e-07} {"commit": "09fb94364bcb0e3e72fe0d07b10e18385179fcc0", "message": "Fixed whitespace\n", "proba": 1.221077127411263e-05} {"commit": "80ab0acc8b699585b34c421c56b50fda8fbd8613", "message": "Improved /etc/shadow permission checks.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@27700 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 3.2615931559121236e-05} {"commit": "c618ecde649661c0f061a1397bf2846cc3e55b34", "message": "Uncomment code used for relaying", "proba": 2.3786867586750304e-07} {"commit": "0e0d865d74d399c6ba4131cc6ab88ba122d732db", "message": "Address version changed from 139 to 140 on TestNet3\n", "proba": 2.1024933971602877e-07} {"commit": "ec32a7e94b7fd13511fa96ad575d3d1def1169c1", "message": "Refactor twice() to check coordinates and use a switch", "proba": 1.6186281470709218e-07} {"commit": "24e7cff219489674c8b0f76db21fb72b59bc4c58", "message": "[FIXED HUDSON-5997] the content type needs to be set before we get a writer, or else the specified encoding doesn't take effect.", "proba": 1.0090703739251694e-07} {"commit": "7d2fbbd182669b64fab6587d5711b552871fb073", "message": "Add method for backwards compatibility with quandl4j until its next release\n", "proba": 1.523416983673087e-07} {"commit": "0ea0e1b2b190a7b25bd6cd7ebfdbb8e9de0b9064", "message": "Fixing the drops", "proba": 1.153312678070506e-05} {"commit": "26b7913f14619547cfe51e16c8ae7632decc3f91", "message": "added color column to database\n", "proba": 3.845258049750555e-07} {"commit": "dab08e40b3582582a6dfd8de5b68604bcf22819f", "message": "Module create/spawn/delete refactor\n", "proba": 1.1058974678235245e-06} {"commit": "4c96557f09511f3af281a31e505fa7320a0c0104", "message": "Disallow one more bad character in the file name\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@13527 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 0.9999562501907349} {"commit": "fd8648e662773a61e74837820f6525db32d1ce20", "message": "Fixing silly typo\n", "proba": 1.5851586795179173e-05} {"commit": "2472584b26fbb4c89cf7bb0b5ed35993410e81f8", "message": "keyword updates for MOPAC/Gaussian\n", "proba": 2.041574447275707e-07} {"commit": "c9ab5040dde7ba9bc6b120a0e3e4a774c07dd1ad", "message": "Release:0.9.20.RC1 fix publication\n", "proba": 1.2688146000527922e-07} {"commit": "97e611393864768bbf5f04c9d4c7ca49cbf8f491", "message": "chore: change waiting condition for the test (#704)\n\nchange while() condition in testListLogEntriesSample() code.\r\ninstead of waiting for first printed log entry it waits for the entry\r\nwith designated payload. test will timeout after minute or succeed.\r\n\r\nFixes #692", "proba": 4.7127281277425936e-07} {"commit": "fadc403758c659bfbf1f0e74f83f6a1510cfa5a4", "message": "\u0410\u043b\u0433\u043e\u0440\u0438\u0442\u043c \u0432\u044b\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u044f \u0434\u043b\u0438\u043d\u044b \u0442\u043e\u0447\u0435\u043a\n", "proba": 1.8045426486423821e-06} {"commit": "d93ada7ec640d7302d3150de9cedef104be67084", "message": "invokeAndWait rather than invokeLater.\n\nSpeculative fix for #72\n", "proba": 1.541553871220458e-07} {"commit": "91e24e0ef5a6ebe447ce901aa72e5f5dba031db3", "message": "Super optimized getPlayer()", "proba": 1.5747342274607945e-07} {"commit": "1d9aaf85b3f2d42cd421e6a8f945aa1d4942db1a", "message": "Prevent fluids from overlapping\n", "proba": 2.2949668618821306e-06} {"commit": "fde747b2df130ee141e9127569d960dcba4aed05", "message": "Added unclaimed test pass attribute to driver model\n", "proba": 2.2597888005293498e-07} {"commit": "dc8af9d600373da1f8911dd6e2a67e48c4837c5c", "message": "Ensured that transactionEnlistingCount is maintained properly to support\nthe snapshotting logic.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.1899317797769982e-07} {"commit": "317797573d971692d5d31bffc933a95cd249dcc5", "message": "Support for writing XML files equipped with schemas.\n", "proba": 1.072360689136076e-07} {"commit": "c310552f6dab04998de7f15befd35432ca2451cb", "message": "JULIA IS EVIL\n", "proba": 0.0009244511602446437} {"commit": "a86289e0f4a2c16983f8f660f0879bb62d280ddc", "message": "Remove unnecessary method.\n", "proba": 9.847283763519954e-06} {"commit": "2236f54045ccaf0c719192bbe679cb0c194d18a3", "message": "wordy: remove \"public final\" from test class", "proba": 0.008473312482237816} {"commit": "ed722b8e82f9a978e6bc00243cea24fbafa9f00d", "message": "Update KillPotionMod", "proba": 2.353253307774139e-07} {"commit": "42574d843ed1647ebec83d4375e2581af7681267", "message": "moved method & re-added javadoc\n\n", "proba": 2.8163626097921224e-07} {"commit": "dc4fe20584750c75074853d28ae31690e121109e", "message": "added the multiline cain expression test\n\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@2455 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 6.273021426750347e-06} {"commit": "dc4f03f90d892a9671feface85bda626ef647768", "message": "rename type to table\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@1089 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.0012464949395507574} {"commit": "e388c17c470c3bdc86253b41a098629be0e4bfee", "message": "Update UniqueCountMap.java\n\nAdd authors", "proba": 2.238895291384324e-07} {"commit": "ffe86c825d43b2764aa23ad9186d95bd6fd2a09e", "message": "The static field ConfigurationFactory.CONFIGURATION_FILE_PROPERTY should be accessed directly.\n\n\ngit-svn-id: de5ce936019686f47409c93bcc5e202a9739563b@1514117 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.017063363586203e-06} {"commit": "e0d73f4aa9c17fa99e378baa70421955785502a5", "message": "fixed testcase which failed with -Dtests.multiplier > 1\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1058138 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.443670723550895e-07} {"commit": "940e73d764ec31c76acfdb1eddd7fee851a1ce23", "message": "WyC: very minor tweak.\n", "proba": 1.1020918577742123e-07} {"commit": "7445565df357c2ef561e56ef27c5d60fa936fe18", "message": "Fixed buffer overflow when increasing the size of a BitmapText (issue 486)\nthanks to Daniel Brunton for the patch\nhttp://code.google.com/p/jmonkeyengine/issues/detail?id=486&colspec=ID%20Type%20Status%20Component%20Priority%20Product%20Milestone%20Owner%20Summary&start=100\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@9278 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 3.637494046415668e-06} {"commit": "b9b892da4a9f9e36a32fe48fd35f69a71ce5552c", "message": "Added test for non option arguments.\n", "proba": 1.3022450673361163e-07} {"commit": "40856c408ab92d054063c350c2592b35064d0b2a", "message": "Add 406 and 415 http status codes (#7102)\n\n", "proba": 1.2603724997006793e-07} {"commit": "a494133164f4b3a725d1307da175f684c6a49dad", "message": "Fixed TabSheet tab bar sizing by removing an obsolete Safari hack (#12343)\n\nChange-Id: I627dee377aa19aab2168152cf7cbe3cfd6f95e10\n", "proba": 4.3865878751603304e-07} {"commit": "3718ee8d22c2ec1d3a33422533594474901bce70", "message": "Fixed NPE in Tabsheet (#10479)\n\nChange-Id: If1b5def25a463cfa4449ed476161a54a39f0770a\n", "proba": 2.922594148913049e-07} {"commit": "934e2d0041f5620753e997b19efaa1c0d2cd2690", "message": "oops \"!\" was wrong. :D", "proba": 0.0007740267319604754} {"commit": "7a518fa8a1431789b30b53feded52ea1dac35c9e", "message": "Prevent triggering render() on columns without a grid instance. #13334\n\nPreviously a Renderer.render() has been implicitly triggered by\nColumnConfiguration.insertColumns() when adding columns with Grid.addColumn()\nbefore the GridColumn got its grid instance. This led to the Renderer\nneeding to do null checks for the grid instance.\n\nBy assigning the grid instance to the column before the column is\ninserted in the escalator fixes this issue.\n\nChange-Id: I8ef636b9615585c0451a82926d94b0c8efa64402\n", "proba": 7.461273412445735e-07} {"commit": "6d147cc63e45da88842dc347a8026f63d9bab22f", "message": "UPDATE:added typed Collection to getOutputPorts(),getInputPorts()\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2221 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.1851801673401496e-06} {"commit": "7bd89a629b8c4601ad47b268a816db828b95e9ae", "message": "useless\n", "proba": 4.746358172269538e-06} {"commit": "90ae7c68c710729ea72e46495a25b5f98b9f4344", "message": "fixed IllegalStateException when search query contains curly braces\n", "proba": 4.28874187718975e-07} {"commit": "a24e57bbc8b024e68b92fd8dcdec48ca9ace8061", "message": "PDFBOX-2893: Fix JavaDoc\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1696017 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.622224423656007e-06} {"commit": "b9eecfffa7df9b69a0663d6898aab9d55a83ae2e", "message": "Display the reason of an Init injection failure.\n\nCreationException holds in its localised message\nthe textual reason of the failure, this is now\ncaptured at the beginning of the failure output.\n\nChange-Id: Icf504549bc4e9e32de85334fccda1e69bdaee007\nSigned-off-by: Luca Milanesio <18d60bf4da06f5cad154a557cd34625c5f87a816@gmail.com>", "proba": 1.8079224162192986e-07} {"commit": "bb852d333019cddaa33f3891ca8f7477da2f189b", "message": "INTEGRATION: CWS sdkinspector3 (1.2.10); FILE MERGED\n2007/02/22 16:45:22 bc 1.2.10.3: #i74649#methodNode.isinvoked() method embedded\n2007/02/20 11:17:59 bc 1.2.10.2: #i74649#several changes\n2007/02/19 09:43:49 bc 1.2.10.1: #i74649#SourceCode generation improved\n", "proba": 2.1575644382210157e-07} {"commit": "2be8ada45ef7e873b7548557ce83b957fd74ee5e", "message": "Brought user to psycho\n", "proba": 1.7576914501660212e-07} {"commit": "e402e8242fa80173e52f8d0d3c602072c2333c3b", "message": "Edge with background\n", "proba": 1.5995205160379555e-07} {"commit": "9e6bb3406eb6d64fae064257f8e7c58b9feb920d", "message": "Add missing copyright\n", "proba": 0.9984696507453918} {"commit": "dacfa90f3143879eb1bd7622b008c08089f76b2d", "message": "hmm the triple in the io package was never used", "proba": 1.2186545461645437e-07} {"commit": "fc2081c91447a8f74aaeca6ebc1e0a96f16da9b9", "message": "Automated g4 rollback of changelist 65602026.\n\n*** Reason for rollback ***\n\nThis commit caused several test failures, so rollback until a forward-fix can be integrated.\n\n*** Original change description ***\n\nRemove the callAllGets 'feature' of CombinedFuture.\n\nThis should only be necessary for buggy future implementation.\n***\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=65624847\n", "proba": 1.2104427469239454e-06} {"commit": "68ab1b6cb0366f3c42832098b8fcb502d79f7d9b", "message": "Fix missing check for isCloseButtonHidden\n", "proba": 0.9992699027061462} {"commit": "ec6e9bd2cf09b91848af812c0995592fa8d76419", "message": "return \"Failed\" when auth failed.\n\nSigned-off-by: Samuel Deng <228ccffeea21da5abe219bd53025619160e8c1fd@gmail.com>\n", "proba": 2.9191448902565753e-06} {"commit": "586d01201b88df742b68579f3710ecfea252a0f6", "message": "[fixed] FixtureDef restitution is now set to 0.2f as in the original native code.\n", "proba": 1.0033645736484686e-07} {"commit": "b29266d5641195c80baf0f525fc9e022bb745cf1", "message": "okay changed back. Eclipse did something weird to the Q-learning javadoc\non a refactor of something that was completely irrlevant. Fixed.", "proba": 9.760137942294023e-08} {"commit": "4f847be78ac012dbaa6744ef4846335aabaea903", "message": "test 1", "proba": 0.0002006258291658014} {"commit": "464c4e73a5cc894d0e15d59227dcbd325da905a1", "message": "minor code formatting changes\n", "proba": 5.35859726369381e-07} {"commit": "1b3f6b2712e15b41b4591354ebab94f12f6d60f8", "message": "update\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@9424 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 4.656442058603716e-07} {"commit": "63d6c0b0793def2665e020361e5cdf8ba111b890", "message": "Add logging\n\n\ngit-svn-id: 093fa4c7fa7b11ddcea9103fc581483144c30c11@2979 5b74d2a0-fa0e-0410-85ed-ffba77ec0bde\n", "proba": 1.360965711683093e-06} {"commit": "00498c5f4453bdbddeae7f3b87b6273979b87a25", "message": "Extract method for setting lever, updating state.\n\nStill issues with redstone staying on after natural finish.\n", "proba": 9.550151958137576e-08} {"commit": "0ef66ace1c018c46a886a0b9d7a2efd2e2e7cf6d", "message": "Internal change\n\nPiperOrigin-RevId: 374460009\n", "proba": 6.414146014321886e-07} {"commit": "f5650b99b6b64d425395d3dd470ab2b646245193", "message": "Missing file from fixed typo CL", "proba": 6.65185098114307e-07} {"commit": "7b9a2fcfa180212225c4ec02df0e397565f30785", "message": "Add particles & configuration options\n", "proba": 2.02639981239372e-07} {"commit": "f49f78e0cb5ed6cf2946b6d623923ca8f21d4b8e", "message": "Changed another slider to be vertical. Better test and example.\n\nsvn changeset:5859/svn branch:trunk\n", "proba": 3.9379816030304937e-07} {"commit": "a172acc00e65c1bfef47fa1b13df0a9f7a4c9e86", "message": "Fix lighting passthrough issues\n", "proba": 2.932181359938113e-07} {"commit": "5332bd0521251051fee808978b0a62fe14ef8b16", "message": "\nplaying with the library but too much TBD for Android.\nA job for later (and for Daniel I fear).\n\n\n", "proba": 1.0403513783785456e-07} {"commit": "ba572e8990861f607d810fca0d3ec5fde8d4c45b", "message": "PUBDEV-3116: For Aggregator, AUTO cat encoding is Eigen.\n", "proba": 6.943517405488819e-07} {"commit": "7515cc5b620b33c815b9f4b1c257dd42fc81ca05", "message": "comment fix\n", "proba": 3.0670082651340635e-07} {"commit": "7927fb009e72672d76972228e68d72c7bdf2cd7e", "message": "Fix AutoML test. (#2922)\n\n", "proba": 1.2967277029929392e-07} {"commit": "e15736b481ca83f4f6f4bec6b445527006c8c264", "message": "warnings\n", "proba": 1.8788749684972572e-06} {"commit": "3a55c1100b86c71451d6006d370d412297da87fe", "message": "use constants now that they exist\n", "proba": 3.686733407448628e-07} {"commit": "b87d18aeafeb95eeac8df9698952a502a20908b4", "message": "DPP-104820 - Code review extension: show diffs for all text files\n\n- show diffs for all text files (identified by svn:mime-type property)\n- show information that diff of non-text files is not available", "proba": 1.280564845274057e-07} {"commit": "9c3bd847a6f6d2def3ee26933d803ba1f77f484b", "message": "get mime type added\n", "proba": 2.714934623782028e-07} {"commit": "96f1985212580c79ed6f562d4a8ab3e5bce15d62", "message": "refactoring parameter handling and/or comments\n", "proba": 2.1887798595798813e-07} {"commit": "4222d14c552536754b6c4cdfcdefa18a64e5abde", "message": "Add getNextInstruction method", "proba": 1.551797936372168e-06} {"commit": "09a80cb4a64d120cf918911940fa97c5cc3ec9d6", "message": "facilitate easy masking with HMC\n", "proba": 1.246759495643346e-07} {"commit": "5e422a8a9eb167bd99a158f25720b1a2c3ff7da0", "message": "PM-842 the noop chmod job should be set as a CHMOD job, not as a\ncreate dir job.\n", "proba": 1.0374464665119376e-07} {"commit": "352e3b5c61ba6d463d0d6f98d6cec9486c98b38f", "message": "updated documentation of SmartLocationSensor", "proba": 1.2985567821033328e-07} {"commit": "2452b2d3314cfe6edc0aa9e10c118c6f4496b2de", "message": "Delete DataSyncTask.java", "proba": 1.1584842241063598e-06} {"commit": "69c8cbea1dcc95bb1b4eb01cbfd667a1bfba1f5d", "message": "ZOOKEEPER-2862: Incorrect javadoc syntax for web links in StaticHostProvider.java.\n\nJavadoc does not offer any special tagging for web links - the \"link\" etc is for linking with other javadocs of the classes / methods. Use normal html markup instead.\n\nThis fixes warning messages generated when running \"ant javadoc\". Verified generated javadoc that the web link is functional.\n\nAuthor: Michael Han \n\nCloses #326 from hanm/ZOOKEEPER-2862\n", "proba": 2.35001039072813e-07} {"commit": "d1fb71b635e627946ae170e29935337402cbf3ad", "message": "SFile.recursive", "proba": 4.159154195804149e-05} {"commit": "c42a929ba7c8fac508fcec3b4c35c1934c395135", "message": "Fix for bugzilla#34819. There is one odd situation where AnyChildRules.rules() will\nbe called, so we can't throw an \"unsupported exception\" in that case.\n\n\ngit-svn-id: 8b3d9a86537700bc3e2cb7ea5ddde41d31e76de5@378848 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.181414962862618e-06} {"commit": "ecaf2af71507d843e16b80a6bddee163a6fc9e74", "message": "add content-type and content-encoding to the file attributes\n\n\ngit-svn-id: b72e4096c37687c2251a28355ec42547e19e4331@148044 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.898708994005574e-06} {"commit": "ddb62b0cf2ea38aa068a73283c81c7173bf5fa19", "message": "removed some unused code\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@41774 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.442382313143753e-06} {"commit": "1af4051e2b6629858b67c8c42dbda9d8ba7b6c0b", "message": "Check for null argument in unregisterOnApplicationCloseFrom().\n", "proba": 1.1655172471591868e-07} {"commit": "82bdae3fe032d27134db729f5de890f26df48ad0", "message": "Update UIKit.java", "proba": 6.764067279618757e-07} {"commit": "4cb5449c85a38bb7ad64aa2bb8e6793531edcf57", "message": "added \"Copy toClipboard\" context menu item\n\ngit-svn-id: 623b1913a4f912b976453f456c127dcd8e933919@1534 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 6.589965551029309e-07} {"commit": "6321de6fac83368e6e7a0edd145813a04413f892", "message": "add 1st line", "proba": 0.00234271795488894} {"commit": "210ed2afbd8072759a20cfcd1ea4cf627e0ef779", "message": "Hardcode these two example programs.\n", "proba": 8.747502988626366e-07} {"commit": "0dd6015a5711648d3a7d41122839dacb28291e9e", "message": "ODE-352 Type attribute replaces xsi-type attribute value\n\ngit-svn-id: a031770e70794c6dec522d5ab570c007cc1190a9@685174 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0033318176283501e-06} {"commit": "63012f2fbcc52b3284bcdb26d1747af69abe201d", "message": "idk why i used 24, also use java 8's method instead\n", "proba": 1.295557154890048e-07} {"commit": "e30986383c1114275356aca498da8ebc379ce4ef", "message": "Remove initial port of the 1.12.2 music library gui.\n", "proba": 1.074428510605685e-07} {"commit": "35044b369fa758abc6c7d28247340cf7418e5f73", "message": "Increase mst input set from \"4000\" to \"10000\".\n", "proba": 2.2641104351350805e-06} {"commit": "5e442eb2c752746dc7e1bfc9ed5f3cead3cbd46a", "message": "improved description for write xlsx option\n", "proba": 6.914891059750516e-07} {"commit": "368a8df35dd9b772cc6e0557156b358045347af6", "message": "Minor Javadoc Update\n", "proba": 1.6604582242507604e-07} {"commit": "5170f1e440923e7bd2c18b53db467fe7d8a12445", "message": "Mine only snippets that contain usages of the relevant class,\nignoring the rest.\n", "proba": 1.0367342895278853e-07} {"commit": "bef46bd426690d422121be23aaed6badc66e0cdc", "message": "Remove getting all beacon groups\n", "proba": 3.6813577253269614e-07} {"commit": "2ee681c0d41b2c76c6d47ad552a83a66daaa5195", "message": "always including nullability", "proba": 1.324943241343135e-06} {"commit": "228fe51112c4fcd879f4903414e5ecbc0508b848", "message": "make fuel gauge work again\n", "proba": 2.6027279886875476e-07} {"commit": "1ebd9960a454404d29f73fa7b9d31d95ecfbeb5e", "message": "Fix bot not responding to PMs", "proba": 2.483824630417075e-07} {"commit": "14c8907e7ee366328e590acc1fb4c63859bc7b5f", "message": "Block Destroyer: Fix chat message\n", "proba": 2.1495792168479966e-07} {"commit": "da95d9fe1209fe3c7b2be19936b7d9b12f0d2b25", "message": "Return no-cache instead of last-modified for better performance\n", "proba": 1.1167628599650925e-06} {"commit": "3c0e0b2eb21286a7a9de096d84089772f064f747", "message": "more data checking\n", "proba": 1.3328293846370798e-07} {"commit": "58abd7a77ed9d5136f10e209245bbb44ab4cfb46", "message": "Fixed crash during startup\n", "proba": 9.23657864859706e-07} {"commit": "3f5f8b15f4bcb76c5de71510f35700c75e46497c", "message": "Updated footer view holder\n", "proba": 2.787788275782077e-07} {"commit": "88c03ff4bff92f1373c3356520318635471035c6", "message": "Quick fix for Item's name is null from Riot's API\n\nFilter out all Items whose name is not null from Riot when saving Items\nto the database. This can probably can be reverted in a later patch\nrelease. Not sure how an Item can't have a name.\n", "proba": 1.2095607360151917e-07} {"commit": "91c9b793025a9b1c4b7dc19d4176319da997e5f2", "message": "Compound actions should reset their context with each iteration (looking for side-effects...)\n", "proba": 3.1565173230774235e-07} {"commit": "0f5d0b70d854b1fe2caeea0b0da47c5f65e4d3fe", "message": "Implement DisposableBean so plugin can be uninstalled without restarting Confluence.\n", "proba": 1.0959416130162936e-07} {"commit": "851b2efa50f43201ce538b17399fab2807a8ea8a", "message": "bugfix in time series", "proba": 2.2649410880148935e-07} {"commit": "6f9b50553eb59c872f8e090cfd7cfc952d1b1727", "message": "fix Brain javadoc\n", "proba": 5.077633318251173e-07} {"commit": "1cccadd36913c73431c2c6ca5a2ce589c587bb62", "message": "Fix checkstyle issue: File does not end with a newline\n", "proba": 5.238854896560952e-07} {"commit": "df7294a86bbeaea3f4a6d33b7ca46c220e9a0971", "message": "Update DockerClientBuilder.java\n\nAdded method to allow changing the ClassPath used by ServiceLoader.", "proba": 1.062376995264458e-07} {"commit": "8955d1b4f23b665f9432ec0d065fa472c122698a", "message": "Changed wording from 'popular' to 'searched'\n", "proba": 0.0001447826944058761} {"commit": "d4ae2a08ef5a3249d79945bdc998f01c8f5c5843", "message": "Content type resolving for templates\n", "proba": 3.4479620580896153e-07} {"commit": "91ed182a264813bff02fb9601cffd8954e71e901", "message": "put actiongraph back", "proba": 1.880494124861798e-07} {"commit": "6493516ff1504a1ae0afa14d901300e29c6e982d", "message": "Fix epub converter\n", "proba": 1.1640247521427227e-06} {"commit": "d34d4619a2b6a365647edeb3607eacdb371ad765", "message": "added getDirectionVector() and getServerDirectionVector()\n", "proba": 3.584041508020164e-07} {"commit": "df0de4da5abad06a9bce1f24a3a22e077b5c5f9a", "message": "parada fragment talkback\n", "proba": 4.448024526482186e-07} {"commit": "7dbd611a4eaeceffab766d5dd16e3852f206eb91", "message": "Add JavaDoc comments\n", "proba": 1.9668956952045846e-07} {"commit": "6870bb30b3b5704a908d30686267b7b827a42c4d", "message": "- fixes a bug where get on collection requests would fail\n", "proba": 1.320236862056845e-07} {"commit": "bf55ff634ecea38cb59c51a3dfd125dffaa0efb4", "message": "[\uac15\uc6b4\ub355] [LUCYSUS-1744] api id\ub97c \ubd84\uc2e4\ud558\uc600\uc744 \uacbd\uc6b0 nullpointexception\uc774 \ubc1c\uc0dd\ud558\ub294 \ucf54\ub4dc \ud68c\ud53c.\n\ngit-svn-id: 7358e302d50fd4045a689b8bedf0763179db032e@1348 84d0f5b1-2673-498c-a247-62c4ff18d310\n", "proba": 1.878126113297185e-06} {"commit": "c20a9b834cab2aaff58063372370d7e3609d9d35", "message": "protected", "proba": 0.6886128783226013} {"commit": "b71d642ec32789a2ba2d55aa64bc36556165ca32", "message": "resolving identity conflicts within the FITSConverter\n", "proba": 1.4509205925605784e-07} {"commit": "66b7b00bb347b9385fdd4dbadcc72b37dc4fd936", "message": "Issue #9464: updated example of AST for TokenTypes.LITERAL_BREAK\n", "proba": 5.694439551007235e-07} {"commit": "90829f0725f8d5007f42f45edc8eb3f7ebeb1017", "message": "Fix menu item issue and show onboarding once fab is created\n", "proba": 1.2765130463776586e-07} {"commit": "16de59ce3fc5a75b7d8206da9d0dfe8f6017a0dc", "message": "Make MemoryStats.totalWriteback nullable\n\nfixes #647\n", "proba": 1.3805149023937702e-07} {"commit": "d342152f01a54af146b3e87868cf6c5d43a90715", "message": "inserted the code for using ExtCCSQLParser class\n", "proba": 5.35760079856118e-07} {"commit": "831ba7a594415c86f30438d1ab5f43e42fd81799", "message": "Completed sharing option.\n", "proba": 1.2238291446919902e-07} {"commit": "3e010c234049610daad31accae5bbc988726e84a", "message": "Properly choose profile loader for JSON or Java input\n", "proba": 1.1934860140172532e-06} {"commit": "179bef7683a6d46e21d61aa077920e6b77e42a21", "message": "Precompute and cache abstractUnitKeys in SessionFacades", "proba": 1.4368615097737347e-07} {"commit": "8d7c2a07f2727db98e317bb987ff8c771b954fa3", "message": "Reformat code\n", "proba": 3.3152340961351e-07} {"commit": "819e57eeff449b3712d433adc9bdd39572879525", "message": "Fix bug with entity interactors not beeing legal when they should (now\nthey always are legal ;) )", "proba": 1.7197375257183012e-07} {"commit": "5e5c99264081e262c0a8de4847f992911f3da838", "message": "Fix for bug JENKINS-11418 \"Crowd2 doesn't always show full user name\"", "proba": 9.904123743353921e-08} {"commit": "419059421daa784abd3045d49cb3cec7090fe48c", "message": "fix log statement\n", "proba": 1.9781687115028035e-06} {"commit": "34a6fcc906c623ecc6f6b8f18fbee816ace0e7c9", "message": "fixed parsing of DOI ", "proba": 6.548261808347888e-07} {"commit": "e7e65033cfb42e541de163fdac485cdbcf300dab", "message": "Added a owl reasoner.\nRemoved unused imports.", "proba": 1.0514027337649168e-07} {"commit": "93b1e89d9cd03fcdf7e9a8b75f1572feb2f97c77", "message": "Small Bugfix (2x Copyright Notice)\n", "proba": 1.0362914792949596e-07} {"commit": "52a382c83453a12f5cc8ccb772d8c7702d45a86c", "message": "use not Collections.sort() but Collections.max().\n\nBecause sort() causes ConcurrentModificationException in multitreaded environment.\nCaused by: java.util.ConcurrentModificationException: null\n at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901) [na:1.8.0_40]\n at java.util.ArrayList$Itr.next(ArrayList.java:851) [na:1.8.0_40]\n at fm.last.moji.tracker.pool.MultiHostTrackerPool.getAddresses(MultiHostTrackerPool.java:106) [moji-1.4.0.jar:na]\n at fm.last.moji.impl.Executor.(Executor.java:36) [moji-1.4.0.jar:na]\n at fm.last.moji.impl.MojiFileImpl.(MojiFileImpl.java:57) [moji-1.4.0.jar:na]\n at fm.last.moji.impl.MojiImpl.getFile(MojiImpl.java:53) [moji-1.4.0.jar:na]\n at fm.last.moji.spring.SpringMojiBean.getFile(SpringMojiBean.java:99) [moji-1.4.0.jar:na]\n", "proba": 6.298373045865446e-05} {"commit": "455a4019239c7c6d05eeb445d88d7db6b787bfff", "message": "add import", "proba": 4.867109737460851e-07} {"commit": "36b32f9a409917e97be1f660f40b21327eb0ecdd", "message": "Add wait till connection gets deleted\n", "proba": 3.746141032934247e-07} {"commit": "f5f0f8c706b54ad0e4be9dde7d40b9084155fc86", "message": "modified access to a variable\n", "proba": 3.5469241765895276e-07} {"commit": "13873681ab65c4637a5fe849ca2717554f2ae1bc", "message": "Tweaking messages\n", "proba": 2.679744852684962e-07} {"commit": "829c2214537825b492c8cc26e3bcbcdfb6db436d", "message": "\u0447\u0443\u0442\u044c \u043f\u043e\u0434\u043f\u0440\u0430\u0432\u0438\u043b\n", "proba": 1.0828517815753003e-06} {"commit": "d3bbda08a9e5e1575c9f03d227f9a705f18e5a07", "message": "updated references", "proba": 1.8205180651875708e-07} {"commit": "8a51935e24448c6289e401ec5c13b3ab7d89dd86", "message": "feat: #39854, Add create events\n", "proba": 1.4176642082475155e-07} {"commit": "2ad3de76b1ed249d521effdefd1a157e54764c2a", "message": "format\n", "proba": 6.792501517338678e-05} {"commit": "99d1b15de84f6a6a3a1cb783141b2ee6785b1415", "message": "Minor speed-up related improvement: test the dataPathSummary string\nlater when it is actually needed.\n\nReviewed by: Jono\n", "proba": 2.916989103596279e-07} {"commit": "65f1a36d91a620f64e9ee165cf3c4e37e0a8ab49", "message": "let HistogramCreate implement FunctionOp\n", "proba": 3.7119724538570154e-07} {"commit": "c5a7dbf9d239458fa75aee66bfcc2f28120b55fd", "message": "Improved Java 11 compilation\n", "proba": 2.1504075675693457e-07} {"commit": "c32f13ced90d3f6b7374d1ac4f5a275591c5d88e", "message": "reset the read position and read limit before and after\n", "proba": 2.5913820422829303e-07} {"commit": "5eee2accb4ba8d74e74420e9f88b03a50ad938c9", "message": "fix duplicate metric names\n", "proba": 0.999993085861206} {"commit": "ee568a61556d138273ac78aa9fbfc47e5ac85d3d", "message": "SCUFL2-52 Changed bean uri to match scufl2 property uri.\n\ngit-svn-id: 57e49b9b4f774f6df8026d0545d45efc16793a54@14204 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 4.960302248946391e-06} {"commit": "7ea7a3720843dad7a2135e288a037ce6bfafb4e7", "message": "changed hashCode and equals methods of LogicalTable\n\n- now only using the table expression to distinguish different logical\n tables\n", "proba": 1.474604403028934e-07} {"commit": "8d57e61426d3472c5ff4bb3d2fa2dbf4799bab82", "message": "\"final\" keyword.\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1518829 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999954700469971} {"commit": "4306af441d029215f1df3c3062f9d4c2e6771b8d", "message": "Fix typo (Chache -> Cache)\n", "proba": 0.00018842823919840157} {"commit": "4eaa3642893c25ac7bac7c66f0b6499e8a202ccc", "message": "Increased Unirest timeouts.\n", "proba": 1.2927272052820626e-07} {"commit": "219bd637840e82d2552e6201ae4ae9a72a13b402", "message": "SM-2042 XMLStreamHelper copy method miss CDATA section\n\ngit-svn-id: 26e9bae66676edef62d13598f1e5310bae030c70@1061300 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.736729243224545e-07} {"commit": "bd8801a9526538037751c959b1a40e930bec98a7", "message": "Fixed bug where guard dog waiting times are doubled\n", "proba": 1.7095925386456656e-07} {"commit": "76fcab503324032d94ec4cc62a3b61c6ca11cadf", "message": "Unnecessary round trip, the firstChild of the parent is the object we started with\n", "proba": 4.1235543335460534e-07} {"commit": "6c3e51f49e862699ae58bebd0a13dcb9f85906cb", "message": "fix piece constructor\n", "proba": 1.2629874390768236e-06} {"commit": "211bce332fab3fa9de8ea168d154a3eb2ea57cbb", "message": "- add extra args to support ha queue\n", "proba": 1.2515545222413493e-07} {"commit": "407b20e6448af4bbf61104e9e8c48dc9a07bf33e", "message": "delete transient files after compilation\n\nSigned-off-by: Igor Artamonov <78b6854e22ab09d4ae3dac29b92052963103b33e@artamonov.ru>\n", "proba": 1.1285241896530351e-07} {"commit": "d3ec6c4e88998f703c2bb9dc0eb4271f2398b779", "message": "TemplatesProvider refactoring\n", "proba": 4.2579890191518643e-07} {"commit": "50cd1db07eb32f1a4951a1989c9a674caf124c4b", "message": "Use HashSet which is typically O(1) rather than COWAS which is typically O(n)\n", "proba": 0.00013753550592809916} {"commit": "2ddf14d13adbdbb8ce6f242428a58703a1384312", "message": "doc fix\n", "proba": 5.12189103574201e-07} {"commit": "bd933f5c7183c8aaecafb88c5a379be2b25d6445", "message": "HUDSON-7816 - Artifactory deploy plugin depends on Ivy, even if there are no Ivy builds configured (and the Ivy plugin is not installed) - check type of descriptor at runtime", "proba": 1.254592234545271e-07} {"commit": "375d92a16700df4fb5066b03e4a4e0925d2b7980", "message": "We need to use the ServletSetup middleware to read in the entire request body.\n\n\ngit-svn-id: ffd7cd53ff31c3ba96f910a8c60eb1be96974817@72 97a6c6ee-731e-0410-87e5-e5612b5efbfe\n", "proba": 8.068696843110956e-06} {"commit": "fc9fbfceaf2d1cc10ac6633c4642ad2d84e73354", "message": "Remove superfluous whitespace\n", "proba": 0.9999994039535522} {"commit": "890c583243b0a0713b99382146fc3f91d8ac6821", "message": "Fixed a negation in HoloStats", "proba": 2.435197927752597e-07} {"commit": "b74d26acb45b86809568eaad68e1aad4bbf085d0", "message": "Add a method for registering necessary packets' handlers\n\n", "proba": 8.484254976792727e-06} {"commit": "859b571abe0c718d6be681680ba05d9ad11a8061", "message": "Update VfsResource.java", "proba": 6.49213745873567e-07} {"commit": "2bc6089a1920856df8fe891692629d53056d1313", "message": "Fixed setAllowableContentRoot to allow paths starting with \"/\". (Issue #150)", "proba": 1.185800329039921e-07} {"commit": "fd17987e4816dca17361b81c8adeea417f027ba5", "message": "Use a buffered chunk when sending to enable retries\n", "proba": 3.2479073297508876e-07} {"commit": "3a6fb4ba87aec1bdbda04754ba51f0a7add1884a", "message": "make ItemStack implement ComponentLike (fixes #2362) (#2400)\n\n", "proba": 1.3197484349802835e-07} {"commit": "80d253acb5024fa1ec19986f336b027e01cc3e60", "message": "Release the payload buffer after a plugin message is handled.\n\nAlso reset the read index so every data listener can read the complete buffer without having to reset it.", "proba": 1.1036905789296725e-07} {"commit": "1c5577b1717eb018b16297b2e8baaa7800deae33", "message": "Don't print entire json string on every conversion.\n", "proba": 1.319876901106909e-07} {"commit": "02b77f5b4d669e0844dab1fde916e683c7136768", "message": "[u2] - fixed no staticmesh exported (umodel does not support unreal 2)\n", "proba": 1.0473357292539731e-07} {"commit": "5e57f332e547c156357657a45efde8288de2c1a5", "message": "Fix Colors\n", "proba": 1.0039099151981645e-06} {"commit": "2fe5b7170a01cb7b435cac050a44c9685b1c38e3", "message": "forgot to fix compile issue\n", "proba": 2.218419297150831e-07} {"commit": "f402b800163e30f808616645cc249aea9d4a6199", "message": "Corrected Macintosh working directory\n\nFixes #30\n", "proba": 1.9139295659442723e-07} {"commit": "be1c00675d60760014976bd1d68c145aac7f9cd0", "message": "better comment\nbetter panic mode when entity to update not found.\n", "proba": 1.048534983283389e-07} {"commit": "7f535da95f0a9511f141338d0137460bfe256603", "message": "Changed returnvalue to a string for createAssignment\n", "proba": 5.783286383120867e-07} {"commit": "ab2f80900b57251ac609a9272e7fac391251eda2", "message": "Tests for submissionDAO\n", "proba": 2.1632550328831712e-07} {"commit": "9de7160a57c8e88459f27d405c11e2b937887b9b", "message": "Reformats\n", "proba": 8.034090797082172e-07} {"commit": "6170855d5b2a5c2d40ce39398378c284352d5b18", "message": "use annotations for DAO and entity configurations;\n", "proba": 1.2234369251018506e-07} {"commit": "db9e3c2fe35e0fd7c822efd59325bb18d2651d5b", "message": "Added support for long values.\nAdded support for +, -, *, and / as symbols and translation to arithmetic operations.\n", "proba": 1.1591777848707352e-07} {"commit": "ac97e2106c736d6154f477ea172b881c7ecc4757", "message": "changes to handle NTLM autentication with proxies, thanks Jawahar!\n\n\ngit-svn-id: ed72533e8e76b4727d8751eef669f13bfa24ccfa@138 7ed6c317-272d-0410-8ab0-49a3fbf2961c\n", "proba": 2.8251591288608324e-07} {"commit": "79b6c666b743e509ac28d2d4a69dbd53a92ae82a", "message": "DERBY-1609 (partial) Remove some unused code in JDBCDisplayUtil.\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@433274 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.476281123468652e-05} {"commit": "be16810eb0d7855024b18323b1f57fc28a6d1016", "message": "Added test units\n", "proba": 1.8012862312843936e-07} {"commit": "cd8f596732faff214afea72208820ea0e68b6374", "message": "#123: Add 'LongRange.of(long)' factory method.\n", "proba": 5.520650461221521e-07} {"commit": "3f95b0d8de2468a338543866935f64d630784983", "message": "added soft nbt support back in for recipe outputs (won't break on obfuscation), also added gameregistry lookups\n", "proba": 1.3477587401666824e-07} {"commit": "86c1641be6358bd4809a42ee99a24d3a17671eb1", "message": "GS-8403: javadoc\n\nsvn path=/trunk/openspaces/; revision=80134\n\n\nFormer-commit-id: e30fc48ced55dcf2f6bd9a3cc626d28b61fc768a", "proba": 6.784542165405583e-06} {"commit": "0aa4b0e823cedaa58c73904ba01efb765e1b8aad", "message": "fix the service factory bean to use the shared service discovery manager\n\nsvn path=/trunk/openspaces/; revision=59978\n\n\nFormer-commit-id: 10e29ec5e3a0c85290544b5207303f7fb6f56067", "proba": 1.1194510079803877e-05} {"commit": "3ae230069a38f9058557a1e16b895b996dd37377", "message": "GS-8184\nDeprecate WorkerAdapter\n\nsvn path=/trunk/openspaces/; revision=74044\n\n\nFormer-commit-id: 46684507a9223232c932606986945d2cf000d99b", "proba": 6.776619443371601e-07} {"commit": "8fa88acedc5643c301856772f56f7ff095aca970", "message": "Add the url to the message of the IOException when an HTTP error occurs\n", "proba": 6.390854650817346e-06} {"commit": "b13ac1e5468f2a7c466a4d0bc3a6289fd64d837a", "message": "INTEGRATION: CWS qadev24 (1.9.12); FILE MERGED\n2005/09/19 17:21:31 cn 1.9.12.2: RESYNC: (1.9-1.10); FILE MERGED\n2005/08/19 07:39:51 cn 1.9.12.1: #i52213# declare instance variables as 'privte static'\n", "proba": 2.176631710426591e-07} {"commit": "a6975507e6c36c0b3a18ebe6182c7cd06cb9b5eb", "message": "HIVE-3232 : Resource Leak: Fix the File handle leak in EximUtil.java (Kanna Karanam via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1359945 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.453781010241073e-06} {"commit": "b018524b9c18b51e850f54a621516ad78e436e1b", "message": "HIVE-5431 : PassthroughOutputFormat SH changes causes IllegalArgumentException (Sushanth Sowmyan via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1529474 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.990909350359289e-07} {"commit": "bd5804fe802063c16fe03bb202cb8af5d5d9f4c4", "message": "Attempting to mitigate random NPE\n\ngetActivity() is sometimes null within my fragment\u2026\n", "proba": 1.0317749854493741e-07} {"commit": "6c3c4f8c6a63797c7b6af7c0c7e96733f949f741", "message": "Migrated existing code to the revised playback service\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@1369 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 2.1367734461819055e-06} {"commit": "4daafdf64b19dd505631d14252e69693a24145a8", "message": "Minor changes.\n", "proba": 1.6103231814668106e-07} {"commit": "09fd94f163da00a5b98f5a1c7bc0590fb8dcb7b1", "message": "#8 Added the character size override to the preferences page.", "proba": 1.0098501945776661e-07} {"commit": "c40ecf49decd7730ccefba954223be27294ac11b", "message": "added propertychange event to illustrate how to do it.\n\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@3352 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.0256849236611743e-05} {"commit": "5d06734b2c007bda26546a85d8479093e3fade18", "message": "Failing test for delays\n", "proba": 2.7999590201943647e-06} {"commit": "791df18ecdd8a42c6e5af582c98955eff01b1c7d", "message": "Added transcript->translation\n", "proba": 1.324388279044797e-07} {"commit": "3a33801ede35d14107f09f5b4b89c800ec3695db", "message": "Comment fixed\n", "proba": 2.1401208982751996e-07} {"commit": "71765b54eb29e2aee89c9fa633076ce4341bd353", "message": "use request to store beans\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@4104 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 6.818406177444558e-07} {"commit": "2a9985229adebb3f741479546bb351fae1d64cd2", "message": "Fixed issue #83.\n\n(dirty fix, root cause analysis is incomplete)", "proba": 1.358177712518227e-07} {"commit": "a9ba9fc9614bb7045bf1b7be67dee2c02255a7af", "message": "Don't write file location to json now that they are deleteed\n", "proba": 1.4364258049681666e-07} {"commit": "d66c9389d17ab1908f694f9cc06e188c443c18a0", "message": "Removed previous test class to check whether it causes problem\n", "proba": 3.7018440934843966e-07} {"commit": "976165869e4c8354a83fd4a6de2be9ad9cbf03e7", "message": "Increased test result tolerance", "proba": 5.666556148753443e-07} {"commit": "6322a578ea536340ab783199aa38dd36f6ae7774", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "9be317ca6b521f451112c6c463a5cf650fc7ec81", "message": "Share jar execution logic regardless of given arguments\n\nJar execution was duplicated. Having it in a single place removes\nrepeated process builder initiation.", "proba": 1.1836490898531338e-07} {"commit": "ac6e6f04213b90b18ad33ab48addf3ab4b6a0c8d", "message": "Changed async test to a size more fitting for smaller ec2 instances\n", "proba": 3.148201699332276e-07} {"commit": "09fcabde94eb3b53f663f98dca632a6e2dd29beb", "message": "Switch to @WebIntegrationTest\n", "proba": 1.9518050464739645e-07} {"commit": "a249bc3aca9db776d2c610863bef90414271f63c", "message": "minor cleanup in tests. switched them from ancient JUnit to AssertJ assertions\n", "proba": 9.842006875260267e-06} {"commit": "961dfaf9ff151f513f51712f5dfd91f2d473adfc", "message": "Remove obsolet test, beacuse we have no Javaagent anymore\n", "proba": 1.3101264073611674e-07} {"commit": "77eeeb541801938f31e8b06273875fb59b1a6a03", "message": "Remove verbosity from histogram tests.\n", "proba": 2.0315003723681002e-07} {"commit": "146bdc0e91dcef14e4cba7a8bc4fdcfb6e639411", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "ab99418c7de20c076b12d2ab7003882d6bbfbfa8", "message": "removed error from the test FromPostgresToSciDBTest\n", "proba": 2.032372350413425e-07} {"commit": "0196c5261147c275f36c4e6736f42b8fcd7a372a", "message": "Fix flakiness in AcquireReleaseTest\n", "proba": 5.912973506383423e-07} {"commit": "9bf66361d6b1fd650e8a01d9cbcb9d3e1fec40b5", "message": "Add tests for trimming\n", "proba": 2.956892615202378e-07} {"commit": "31a80cb34fd96203d5392069e701aae6d06521ea", "message": "Report exceptions thrown\n", "proba": 6.790994575567311e-07} {"commit": "e125c6e86fd252c82f72f24eafd40e9c8cce1e2c", "message": "Remove test dependency specific longpath setting\n\nTest execution location may have installed command line git with long\npaths enabled. Test did not assert anything useful about the plugin,\njust about the environment where the plugin is being tested.\n", "proba": 1.0729213073545907e-07} {"commit": "c327469a129409ea01dcac64abe06264b879d849", "message": "Commented out test, that does not compile on travis\n", "proba": 1.3407283461219777e-07} {"commit": "5eec240dc26c10f33139b88f55415b425bbda16f", "message": "change expectations for empty strings\n", "proba": 0.0006640471983700991} {"commit": "e939fd0e0f5dbdfac2b146561ea91f3055763795", "message": "Use toString() instead of getValue() for printing information", "proba": 1.5140705045268987e-06} {"commit": "ef9554c251713269c942782c7e2d7a21ae8d1943", "message": "gh-1678 Partially fix failing test\n", "proba": 1.806560874229035e-07} {"commit": "ce342edf969a1ea93cfdc661decf1e3d697ba1e1", "message": "Polish `StartParameter`\n", "proba": 1.7959260389943665e-07} {"commit": "d0fe2e5b6fb2b2593227fd764aaa7687bfd369e5", "message": "Add missing @Override to public api types (#16148)\n\nSigned-off-by: korov9 ", "proba": 1.3832850243034045e-07} {"commit": "44cee38d89fca03e31f76837aac23d02bdc5fa07", "message": "add rule\n", "proba": 0.0007631548214703798} {"commit": "182d8c31357f6bd5ae6e80f761519ed5bc4ae130", "message": "Wait for an active VI before moving service to the foreground.\n", "proba": 1.1158084589624195e-07} {"commit": "6cdbaeae59a2db0fe26ca4916c505f49ff2b1989", "message": "*Data types fixed in properties STePr 3,4\n", "proba": 1.2017156336696644e-07} {"commit": "b3bec6fd53f4b8bc868353b48d8da5096fa9dc89", "message": "Fixed buffer sizes.", "proba": 1.6289881443753984e-07} {"commit": "507fb69453208aaa7e4a9aa93b6a7743214c7722", "message": "Close ref cursors immediately after fetching the rows.\nIn long running transactions leaving them open results in memory consumption\n", "proba": 3.1372920261674153e-07} {"commit": "b1a80b43aa8634f056a30908ea1693766ac47feb", "message": "fix to mod social\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16857 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.558440369033633e-07} {"commit": "a89b4b1db54a1830db0bd5317a5e8c133ffb4a99", "message": "sat: take advantage of cached constants in CpModel.indexFromConstant()\n\nSigned-off-by: Lalith Suresh <734caaf923151fd4169f32d58ef87d49deff4c6a@gmail.com>\n", "proba": 1.129939306565575e-07} {"commit": "5719ad273124d5b688dacb08c6bc354b272d7aa9", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@13581 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.624808068205311e-07} {"commit": "a978e69a58c2ec5e06c6628817a693cf99561006", "message": "fix for ship purchases\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@18003 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 2.4970253775791207e-07} {"commit": "bb4361b0c215f667be056ae73cab915caeeecefb", "message": "Fix bug in fake server\n", "proba": 4.905180048808688e-07} {"commit": "c32b4676750f7bf18109ada68f766792b34dc3a8", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@9374 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.229913651623065e-07} {"commit": "27828cd2fd41cdded97ca85c46156f914bda0e54", "message": "add javadoc @since for some methods\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@15428 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 2.0402112568262964e-06} {"commit": "9322b7e0e3d83cc4b6d37917ed4a2fb9149279c7", "message": "Added check for negative zero in SQRT", "proba": 2.937964040938823e-07} {"commit": "ed2f715845869425c09578298553cfaf510d479b", "message": "Fix Base to do the type checking properly\n", "proba": 1.4458858288435295e-07} {"commit": "a3734015b05b269313ab083b18ffed670f658710", "message": "Generalize calculation of plugins.dir\n\nSee: https://github.com/imagej/example-legacy-plugin/pull/7\n", "proba": 0.005669066216796637} {"commit": "7696027dff0fc90794b9bd90b1bd8a17792b354d", "message": "Fix some errors.\n", "proba": 0.0001296047557843849} {"commit": "1099269e1a6799fa4fd8f80f44cca493871d8c1a", "message": "fix usage string\n", "proba": 0.0019885520450770855} {"commit": "90c42e5736074d9965883bd74d349cfe62a2c845", "message": "removes unused method\n", "proba": 4.757669557875488e-06} {"commit": "9869d4c0e57686c07da89d571b5c33ed16c90c61", "message": "Add player object to game\n", "proba": 5.469446477945894e-07} {"commit": "5859456d3a617c0681d9eaeeaf61dfeb4412df17", "message": "calls different method when setting the pipe prototype type\n", "proba": 6.380499257829797e-07} {"commit": "bb3427595d4b89ecc8dd83d9edf420ebf75acde5", "message": "parameter for show\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@3318 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 1.846784812187252e-06} {"commit": "69b08c4a3b8dba056ee9677a3906aa96694c75a2", "message": "Background text alpha now uses the original batch alpha times 0.6", "proba": 1.9430761710736988e-07} {"commit": "aff8e41aa9d22dd5440ac636a0bcc0ab35dbe1c7", "message": "Adds a toString to the FrameDimension enum.\n", "proba": 1.1653605724859517e-07} {"commit": "72a684f311e183d6811e3676db42be70b3117f88", "message": "Putting surveys into deletion list twice, which causes problems\n", "proba": 3.036524503841065e-06} {"commit": "fc6c43a73442f882b076cfa89887651e1291358c", "message": "Now tests ability to do introduction with IntroductionInfo as well as IntroductionAdvisor\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4294 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 2.0495102148743172e-07} {"commit": "293771a58d94ed87e2ce1b4669f07c1c7d6e5f96", "message": "The following files checked in may or may not have something to do with:\n\nextend from KauliTestBaseWithSpringOnly\n\n", "proba": 1.8618605679421307e-07} {"commit": "0202466b710fdfda28dbadf9cfa6d18fb2ef4d19", "message": "DefaultClassRealm in classworlds is child-first delegation, so when loading classes in a child container (which creates its own realm), MojoScanner interface ends up loaded locally.\nSo really the only solution is to hide the maven-plugin-tools-api.jar from embedded Maven.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@2107 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 6.9570796767948195e-06} {"commit": "56f60d0eaac70a866803ed9fc840b7bb23cfeac2", "message": "more convenience methods.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@31780 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 6.0275753639871255e-05} {"commit": "8fdda7e6cdcc68f539bf50be1595b37eb9c8d71e", "message": "enable lucee based timeout handle for cfhttp\n", "proba": 1.8204104890173767e-07} {"commit": "6e8ac324772e298af2cb18b6e21a052cc469705c", "message": "for replication", "proba": 9.930441819960834e-07} {"commit": "79b75663cc1ba428dd6d17cb716826815e4968f7", "message": "Peer: migrate to CompletableFuture\n", "proba": 0.00032063922844827175} {"commit": "95bfa40630e34f6f369e0055d9f37f49bca60247", "message": "Peer: allow setting the includeMempool flag\n", "proba": 1.9771225368003797e-07} {"commit": "e7c7ac7912ad8e6c89f7ca3b00ff945f71e8c898", "message": "Alors?", "proba": 2.662666815922421e-07} {"commit": "dac2198c480b1a15d2edcdc07b0a16bb34f23803", "message": "MLMACD with dedicated setting enabler.\n", "proba": 1.0433221575567586e-07} {"commit": "8ae624ad2ede059523fef8c9139aba9e6b8f8bc1", "message": "fix coding style\n", "proba": 0.0018841925775632262} {"commit": "f0513aa6ec7d41f85178d3300e7989081daf84dd", "message": "Add a trivial test case for is null / not is null.\n", "proba": 0.0032445660326629877} {"commit": "2614f8d9c0fe6acf8607c34623b2c7b583eae168", "message": "Bug 32064: Temporarily disabling Thai locale test to avoid Gump failure\n\n\ngit-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@311124 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5610030952047964e-07} {"commit": "2dd9e4b123ac1fd2b8784a7081051eb35c40ecb4", "message": "improved rule count impl\n", "proba": 7.312557386285334e-07} {"commit": "4dd7df7cf0f696730f2881a65a13fb8cc8b807b0", "message": "Fix stack overflow due to wrong removal of method.", "proba": 1.2609351074388542e-07} {"commit": "672839198362b1f6d5abc668d02c3abde192053a", "message": "Changed getDomainName() to getPurlDomain(), changed the name of the property it looks up from treebase.domain.name to treebase.purl.domain\n", "proba": 2.734104555202066e-06} {"commit": "92e4434f52a7285ade35e8b16b658258513efb18", "message": "bug:19158\nupdate mlcp version in tests\n", "proba": 1.199309167532192e-07} {"commit": "7aeea499f84fa4fd319483d21eaa5f1b65e0fcdf", "message": "relax getName() - we need to overwrite it, for when the Fix doesn't have a Track\n", "proba": 1.3771669671314157e-07} {"commit": "2b397523f45a36aab9853dd4c5ac5c91b745fa51", "message": "[UIMA-475]\n\ngit-svn-id: 67f5ad311a3d1220c16f120748b212c18fe1c257@620158 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9204371660161996e-07} {"commit": "6a1f52097b13b66c4f4559f0661c2e23c721252d", "message": "add missing throws clause\n", "proba": 7.974993786774576e-05} {"commit": "a702f7273a595e2036eeeefb2632054807de6b2a", "message": "escape string values in IN query\n", "proba": 0.0005068157915957272} {"commit": "385ab51ba072be249b10745f2dab0f10ccd108bd", "message": "removing ignore and using weld runner on VRaptorTest\n", "proba": 1.4004879744788923e-07} {"commit": "aaca3cb414663c5b6ea63d834b1009df4df2020c", "message": "plugin load errors in system.out\n", "proba": 5.757307235398912e-07} {"commit": "8c990cb0a0d8dde5f3931fadb69eacafa41409b5", "message": "Code review while looking at https://issues.apache.org/bugzilla/show_bug.cgi?id=54746\nNo need for this. The container handles it (and now protects against recursive calls if an endpoint does do this).\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1460781 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010404185013612732} {"commit": "5d0ff2c5ea24bb760eceeabf164f0ad75c3a53f2", "message": "Add diff for graphs\n", "proba": 2.2527365217683837e-06} {"commit": "be074e061303a5b1bcfb8450dad98493b86f00df", "message": "Update AuthUtils.java\n\nAndroid < 8.0 compatibility", "proba": 1.4238318613024603e-07} {"commit": "813190f237a6043df533e6996152054fefc4a287", "message": "DomPerformanceTest: don't measure xml dtd generation speed\n\nGitOrigin-RevId: 168586b5eddd062b08c5b8a0065fa7afd9ca04ff\n", "proba": 1.9632595922303153e-06} {"commit": "84a25f71ac13572de6405fdacf3599d179ab6f0d", "message": "Remove redundant collection mergers.\n", "proba": 9.412216286364128e-07} {"commit": "8875c41b6d86d61f0160efaa97851ab82a58dac4", "message": "Accounted for fullscreen swiping down motion\n", "proba": 2.2357716034093755e-07} {"commit": "d601161a301be06f42ac0e13d530ec4315980534", "message": "Added HMI volume model into the list\n", "proba": 1.2545993399726285e-07} {"commit": "0c881f8303f10685b1ee98da346c48eec9bd73cc", "message": "fix NPE\n", "proba": 1.261007219000021e-05} {"commit": "896b69a8c2b41a8cd7c55e447815a1753ffb27ef", "message": "Removed old and unsupported build file of experimental Jackbuild buildsystem.\n\n\ngit-svn-id: 4640359eee7271abed74bfad1a690733aa04713b@75 d1db3295-5ee3-4492-a9bd-d48441bf8623\n", "proba": 4.275048013369087e-06} {"commit": "2514ccc3e70fb6bb328d87b3e084b420b550a64f", "message": "Oops, we should call cache.retrieve().\n\nWe want to pass through exactly the current operation.", "proba": 1.1016042833489337e-07} {"commit": "ee3ced6ba9e86857bebbe0604a210aa2bfc72d28", "message": "defer selection to ensure the new node is set as rootcontext first\n", "proba": 1.301021086419496e-07} {"commit": "e5662e012d12b0c0b52337ca5a7cf7de807ef9e0", "message": "assigned but unused\n", "proba": 4.870350380770105e-07} {"commit": "2ed8a781f125c3c275da5ec640ed7b3327ab6477", "message": "pre merge\n", "proba": 8.720848541088344e-07} {"commit": "36aeb73f80c52efa6c7aa0621163a95eca06540d", "message": "Add options to Query#equals and Query#hashCode.\n", "proba": 1.4295000028141658e-07} {"commit": "06d709540196b55fe03d521369e23d30ac26b108", "message": "Des: update the address\nUpdate:\n Config\n Kafka_Config\n", "proba": 4.066963867899176e-07} {"commit": "e6c7ca23d3b3530d29778c8067374820dc454605", "message": "Fixed major issues with boolean matrix searching\n\nThere were some times where I mixed up the order of the matrix, which\nlead to ArrayIndexOutOfBounds exceptions and some really weird behavior.\nFrom my tests, it should be working fine now.", "proba": 1.1649250097889308e-07} {"commit": "2e5f5b6ff908fb538ce1096f64c0dc53c1c9a06a", "message": "Fix javadocs links\n", "proba": 2.986142362715327e-06} {"commit": "ccca9189297238713d79fa28508546f559c87c84", "message": "Added comments to the AR fragment class\n", "proba": 1.3234463835942734e-07} {"commit": "79325fa55347d4052348db7214ebafd83ad40ec3", "message": "Add some features.\n", "proba": 1.5468761205283954e-07} {"commit": "7dc14784dfe00b5df0b362977be698909f812f5a", "message": "3881: Keyword constructor internal call.\n", "proba": 1.1568497626512908e-07} {"commit": "53033d629002d4eef54099743af13aa656111ff7", "message": "189.Rotate Array\n", "proba": 1.3326820180736831e-07} {"commit": "8bd0afdf3c5b38222cf09da0ca4d8c7a367a06fc", "message": "Fixed spelling in comment\n", "proba": 2.8215808356435446e-07} {"commit": "eb5b373642b439aa2bc002410b17910ac2cb34f7", "message": "Fix bug with inner enums in student code.\n", "proba": 1.1339226091422461e-07} {"commit": "f69ecae574e5f7ebbd3622ba0ae214ef22a58b83", "message": "Shifted PWM ports from 1-4 to 0-3.", "proba": 1.2514685465703224e-07} {"commit": "a36c0b5700e7083541642d4e6a076605bda56ccf", "message": "Properly track context menu in shows fragment.\n", "proba": 1.5127038466289378e-07} {"commit": "1d6e93b867022af4a74e201f8a0d304fb75def27", "message": "Set air time baseline for Japanese shows to JST.\n", "proba": 1.0478252221446382e-07} {"commit": "f639651d7b5d4f1ea3a3e44967e79ad0ac6aba45", "message": "ProjectBasicAuthFilter: Add comment why cause is not logged\n\nChange-Id: I5c738557f50034a8ed0bff3af750e698d7c52604\nSigned-off-by: Edwin Kempin \n", "proba": 1.394264614873464e-07} {"commit": "774c33abf4ee51ada354ff3aad2a391224240787", "message": "Switched to a default temporary decline policy instead of null value when using methods with no explicit policy.", "proba": 1.0609372225189873e-07} {"commit": "862d80aa770da9ad6ab0f8ca155c156c303638b0", "message": "Remove unused imports in test.", "proba": 1.3543194654630497e-07} {"commit": "23ae7cdc06e862697f8ffda87d0b7ef8ebff27df", "message": "Fix order of argument checks in debug.upvaluejoin", "proba": 7.86323071224615e-05} {"commit": "cb5a4ce0d52b3d2570e36d6fa276b65d115635e7", "message": "#15 extract methods\n", "proba": 2.0003481893127173e-07} {"commit": "fe2340f4744ae03c2144f184fe6e1581b1cf77f4", "message": "LUCENE-2972: move numBits maintenance under assert (3x)\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@1127266 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.605567139355117e-07} {"commit": "2e999946017ddb65e67b3f5efc0cbbb71552bc5d", "message": "remove final from methods, simce class is final\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@11046 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 3.3935506507987157e-05} {"commit": "bf64b34e33a8154c82bbaa9f32a9f115816b4830", "message": "Bug fix, off-by-one error in bounds checking\n", "proba": 3.637844088189013e-07} {"commit": "c59cbaae6f0a42762757fa315eb8624c4428f5aa", "message": "Don't filter the application ID in encipher; add check for correct selected application\n", "proba": 5.471329700412753e-07} {"commit": "d622cf3af6140dbf74c99aa5254319d88d4651a1", "message": "Fix: gc.com update\n", "proba": 2.7497523547026503e-07} {"commit": "fcd8b45159d83cfada7e11b165cdc212d15d3d04", "message": "IDEA-115260: correctly identify \"java-compatible\" sdk\n", "proba": 0.00014379758795257658} {"commit": "d79a8570a4321ddda8a65a103abe58579c60d641", "message": "Updates\n", "proba": 6.962063707760535e-07} {"commit": "a575662f63a943298693dd4e211eb82adc483dc3", "message": "Demonstrate the switch without break statements", "proba": 9.350365871796384e-06} {"commit": "7940461d47b46fc5359706f620b8577c9e6c655d", "message": "Update Segmento.java", "proba": 3.930740035684721e-07} {"commit": "9a6a71ae52f5d02c2cdd1ce0c730888e3ac36933", "message": "Added stop service method\n", "proba": 1.639247244611397e-07} {"commit": "0e204ec2e91bedb3d7f4d0fa99b93bc6b2c3acd0", "message": "Do not delete filters from the chain.\n", "proba": 1.1995653892427072e-07} {"commit": "16bf0f472688b32448b3dd3649a63fcfae9c6ce7", "message": "[add]make logical type setter more resilient.", "proba": 2.225017112778005e-07} {"commit": "c9e24f93708765db06befbd93a5657bb0c1a1c92", "message": "Added Dynamic Solution for TrapRainWater.java: O(n) runtime and O(n) space complexities\n", "proba": 4.603606384989689e-07} {"commit": "5109f4c506e660eb6dbf2658f1eaeed54c5c4909", "message": "Enable Alarm when time is set\n", "proba": 1.098380153052858e-06} {"commit": "d70468255dea4ebadfb2108e34cbc2181c7c8e8d", "message": "Update ChestEspMod", "proba": 2.9041788707218075e-07} {"commit": "41398536fdaa90325b8e4acaac8640b7e844ec8b", "message": "94919: Spark Backend - Fix datagen sample compilation (force cp if etype=mr until supported in mr)\n", "proba": 9.987535065647535e-08} {"commit": "90542fdc9683364d3e41e2bf38c725be61e252a2", "message": "The user can now specify Team:[Oid] at the command line to filter the results at the team level.\n", "proba": 1.1863647841892089e-07} {"commit": "a7a6e2fd0a31c9f9665d85a9974c15ba724f1b83", "message": "use jdbctemplate replace use jdbc directly\n", "proba": 2.781274304197723e-07} {"commit": "d656aa3499471a2ef0f859ecfc38b237e513a1c6", "message": "Setting Specimen Identifier in request if abstractDomain instanceof Specimen\n\n\nSVN-Revision: 1198\n", "proba": 1.681640497963599e-07} {"commit": "2d012bf187d69345750230e887944bc2f78fca49", "message": "Implement GrowthLink#waitInstallReferrer\n", "proba": 6.318276177808002e-07} {"commit": "4efa0dfb8ab1dad859330eb388b321d32c11747d", "message": "Set version for next release.", "proba": 1.0686568430173793e-07} {"commit": "2aced362d817f009fa0ae5a1d9bb3164014f4912", "message": "Use el to resolve value properties\n", "proba": 3.0058919264774886e-07} {"commit": "34a1dde7b61131692597351b7a1e669c4f0ca51c", "message": "[Tabs] Fixed potential NPE when updating tab view.\n\nPiperOrigin-RevId: 479643436\n", "proba": 1.4254976576921763e-07} {"commit": "711f437e4a8c494e91495c5fe916712ad9b7ba3a", "message": "Added proper setup of the bundle when starting a new voice search intent.\n", "proba": 1.030380687438992e-07} {"commit": "bd170896c54ab20f2926df731d87e89bc4892bc8", "message": "[Java] Added TODO.\n", "proba": 1.0990837040480983e-07} {"commit": "9e91dc5172eecf901ee6daf9a44b4854c69d836b", "message": "[Java] Minor improvements to ClusterTimerTest.\n", "proba": 1.0743670486590418e-07} {"commit": "e4b5da70c8010a26c24a23b94b1c2f9b78de3bb2", "message": "Cache: Storing byte arrays instead of Strings\n", "proba": 1.1893559985765023e-06} {"commit": "9722d88f0a88ab4a87b6c8f4154be02796d58280", "message": "`BaseAPIClient.searchDisjunctiveFaceting()` now protected", "proba": 1.326992702388452e-07} {"commit": "f9071956ee662217ddf9a0f3fa0db6cba58c31c5", "message": "UI/Application Exerciser Monkey crashes my app in this place with\nNullPointerException. Adding this check fixed the problem.", "proba": 1.035951555650172e-07} {"commit": "ec83a10d18fcf7a2dfcab75e739126f6504834ca", "message": "Added comments to HTTPClient\n", "proba": 1.4612018617299327e-07} {"commit": "359dc1b81c025ba9fcba0b2f26751cab608adab8", "message": "Adding tests\n\n- precedence e.g. service code doesn't overwrite yaml\n- if orig map is null\n- if new map is null\n- adding a completely new root level key\n", "proba": 5.108461778036144e-07} {"commit": "6d3e549f2c1065a74e9dd49c87575f8652f55ac3", "message": "Update SrsCameraView.java", "proba": 4.344828710145521e-07} {"commit": "82204af74aef1466818e9a49012787a7a31d165e", "message": "Global counter", "proba": 5.820102160214446e-07} {"commit": "2985250eceed0b165662502d3e4b8a10e95f6d88", "message": "LUCENE-2118: trigger new merges when we flush due to merging currently open doc stores\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@983313 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6857523494072666e-07} {"commit": "417cebe740c9a9d934a5271e4eaa1a7429e98fd8", "message": "Adding admin page\n", "proba": 4.582974213462876e-07} {"commit": "bdc4a05744f8e0ce315fcbf40553aaee3e7caf9d", "message": "PL-6821 JavaDoc for DialogOptions\n", "proba": 1.382538528105215e-07} {"commit": "49d4839df501422b5f908570200ca7f5fc6e5e32", "message": "Applied patch from \"[#HARMONY-1271] Writing '\\n' to LogStream produces stack\noverflow\".\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=436711\n", "proba": 2.5413661205675453e-05} {"commit": "ba431f5621beda52c72ab8cdfb4efb69e8cc71de", "message": "WYIL: verification branch is coming together quite nicely.\n", "proba": 1.0937364436358621e-07} {"commit": "0c8664f00d2041926dca516e080468f0b0c9a556", "message": "Added null checks to notifier callbacks\n", "proba": 2.1842424757778645e-07} {"commit": "1807bf7ff87802b98eec3d292de7b881b3ab77d3", "message": "Trying to pull from Fraknlin's code\n", "proba": 1.5599930236476212e-07} {"commit": "65c010e8f3520db865de1c36db4d17a2fd83aad3", "message": "oap-template: var = ... -> = ...;\n", "proba": 4.1599088262955775e-07} {"commit": "897103e17903e8f351569e9572186935b89dcee9", "message": "Make toString output match field name (#4058)\n\n", "proba": 1.4939956827220158e-06} {"commit": "6cfeb2a691961571be1b576e159f0b122825e78a", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "0ca8675e196eb45d28bb42233d9bdaeb3165b6a4", "message": "[MNG-3400] Implement clone properly following Effective Java' book considerations\n\ngit-svn-id: 2c527eb49caa05e19d6b2be874bf74fa9d7ea670@627935 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010212742927251384} {"commit": "d4a2c96b7c6a4bb3112adf6b9013747b66edc95d", "message": "Refactored code\n\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@1741820 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.163558959495276e-06} {"commit": "f3030791a2bcd6ba0ac2dea2de28aac3b58ffbfa", "message": "Fixed a major bug", "proba": 3.9012519437164883e-07} {"commit": "ac88a352b92b1fe8ff306284ba72c0506b1a6437", "message": "fixes for widget preferences\n", "proba": 3.200280502824171e-07} {"commit": "d84b4d69d38790b70afce9d515247687a634fec0", "message": "Resolve the scope once when deriving the type.\n", "proba": 1.67562774322505e-07} {"commit": "f0d72851b5420c96b9e6fc3dbf69c0d717792e66", "message": "ACT-87 explicitely set the spring transaction propagation to requires new\n", "proba": 1.1118802945020434e-07} {"commit": "16007977f1e470a85f5c5f78b508495e444154bf", "message": "[update] \u5b8c\u6210\u8868\u8bb0\u5f55toString\n", "proba": 4.168287830452755e-07} {"commit": "83de33611c4961b05849d637fbc118a50b2de6da", "message": "addAll method\n", "proba": 4.50250945505104e-06} {"commit": "026e45baad4d4a5ddef2afa7b73760f32b077107", "message": "Add random.seed(byte[]) method.\n", "proba": 2.3198833787319018e-06} {"commit": "a7355ff4c538d7e6e56dd5cbe640986d2488b1d1", "message": "Idm upgrade from exisiting engine version\n", "proba": 2.320661280919012e-07} {"commit": "e73bb33bb18bdf961680e080d771100330516ae4", "message": "Amending setReaders, setAuthors, setNames to only throw an error on getType() != TEXT if setting the flags to true.\nDon't want to fail for the user if they're un-setting the flags!\n", "proba": 1.1810038813564461e-07} {"commit": "2217749e605992c917388ed2c50f93ce91f4547d", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "a87423a0050a1b13994c0bd4d5f3bd6cf235d830", "message": "OAK-3699: RDBDocumentStore shutdown: improve logging\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1717462 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.974898904994916e-07} {"commit": "2014f21aad1ad36f1678be74273fc165156b77f1", "message": "OAK-2410: RDBDocumentStore: properly close Statements and ResultSets in getAdditionalDiagnostics()\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1685589 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.080429505393113e-07} {"commit": "8a122351181218cb9189986bff8da0ee20b34b11", "message": "return new instance of array in getItems method\n", "proba": 7.361575626418926e-06} {"commit": "0df68407f0ae5110572424d2a4e7255a3372f4dd", "message": "test: protect code from NPE\n", "proba": 1.153182893176563e-05} {"commit": "e4f1df0c437d34a98d1179b14cd094c41aeafe54", "message": "new utility method", "proba": 8.065165957304998e-07} {"commit": "c31ad6834a130e71ce956bcb269a00ae44dd91e2", "message": "fixed object references\n", "proba": 6.185513257150888e-07} {"commit": "c8331b8b63b5e9c0944f21656eacae15bc85692d", "message": "Added context menu support for inner repositories.\n\nBug: 496356\nChange-Id: If2be5ea2dd7a0216888b1bae52ed224d0640ddeb\nSigned-off-by: Andre Bossert \n", "proba": 2.0132665667915717e-07} {"commit": "53cb48fd7e1dec141853fe882a3e9cc49a549f57", "message": "Fixed location to region bug.\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@15175 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 4.5767469600832555e-06} {"commit": "f9230a78ad345b95716dee549f2dcb28e68d09ad", "message": "inlined\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@13084 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 0.9999092817306519} {"commit": "6af4a8d306cc5ea39a5c89b3a893f43fb0e66562", "message": "Patch normalizzazione overlay", "proba": 3.4220175848531653e-07} {"commit": "0f6d890d97a95fe081501139810580387c962269", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "0e23fdcac6bbafcb9c5e0c7c6ae49be90a855cc8", "message": "fixed PY-6959 Paste changes code logic on trying to paste several top-level statements into some function\n", "proba": 1.3673739829300757e-07} {"commit": "ce1c1a45b0751dd647784345cf809c57dff4146f", "message": "don't expose createConsoleExecAction\n", "proba": 7.781384852023621e-07} {"commit": "e314562090bc25b60de5c8a1833c33eb99e610ab", "message": "write virtual files in a write action\n", "proba": 5.816729071739246e-07} {"commit": "8b21487bf476783c8d1794bff1ab0148ec5d89e7", "message": "fix for Kepler", "proba": 5.986155429127393e-07} {"commit": "8c6d120c30c713d2b6ef7d1c49ef05717138728d", "message": "Single jar\n", "proba": 5.69171390907286e-07} {"commit": "9fe611037f1cfec7c7819e4eac0f8535ee7fed60", "message": "agent: Set default values for all variables\n", "proba": 8.070629178291711e-07} {"commit": "a46bcff4607cd76ae16f94a3e57ad8eddbc92081", "message": "#1390 RSV status label fix (force single line).\n", "proba": 1.038262027464043e-07} {"commit": "a1a5d010096bca4d2dcf3d003b0f6d3c1d344df8", "message": "#2768 Removed auto unindent on new line after delimiter.\n", "proba": 1.2266849580555572e-07} {"commit": "1f3df0237359a36325044ed5d6c2bb0eb425560c", "message": "#5841 MySQL catalog model fix\n\n\nFormer-commit-id: edbe570ae582bfca79f4382ae812d05227631621", "proba": 3.8010938396837446e-07} {"commit": "b936377dbd50819d37a67b84b27f1e8aaac77fbf", "message": "#4121 Advanced list: multiline titles\n", "proba": 1.6660925439282437e-07} {"commit": "4cb9bc4786af15eac6e6425ba383c51b1a05ad7f", "message": "password change email\n", "proba": 1.0001085684052669e-05} {"commit": "14f2eb1675addb6e32bd560bf536eb1c59777680", "message": "scope api refactoring\n- added AttachmentSimpleScope\n", "proba": 1.2892147083221062e-07} {"commit": "359229248f5ace76164832309f90b01d9922deae", "message": "fixed odd null issue when sourcing plugins\n", "proba": 2.556567153533251e-07} {"commit": "225f149215b7a290ae09f64afa32dbd5b68f51b0", "message": "Handle any exception when invoking via driver\n", "proba": 4.5417920091495034e-07} {"commit": "9f0ee745a4e22a7b076288394516e37c95e49a3e", "message": "updated javadoc\n\ngit-svn-id: 7932981c62cbcd7a11cdd101fdc2d4466dded46a@8332 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 8.072445893958502e-07} {"commit": "4bc72e80d3327c50f0090ee1ba2536c15ff300f8", "message": "Use BsonValue types for simple types and use native BsonRegularExpression for regex conversion\n", "proba": 1.8747533658824977e-07} {"commit": "a9154778db367309dedeb6d3e4dea43462d516d9", "message": "TE-377 Proxy Support\n\n- Echo char for password", "proba": 1.1778454478417189e-07} {"commit": "c132f443d98d5aadd159d7bea817ba3eeb4a7b39", "message": "Added another test that tests a non-JSON response.\n", "proba": 1.3142823718226282e-07} {"commit": "93841d94ae87baf9b677862174eacddb048abd14", "message": "RestTestJUnitClassRunner clean up.\n", "proba": 1.1760720042275352e-07} {"commit": "8dc24b669887a63e5ee4d08ca59f9937777bd21d", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "732675e39efd1bb753650f2a49a6a85215dd95c4", "message": "Modified so that the LivePretendDecoder can generate a hypothesis transcript\nfile that contains the starting and ending sample number for each hypothesized\nword.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@2272 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 0.9999994039535522} {"commit": "097edb2449a94b97f1c51643f746b1b64e021706", "message": "Added a comment in combineFormInfo()", "proba": 1.1458870829983425e-07} {"commit": "d885795c11b56fe488ea5a0e999aa83797d01465", "message": "added `isHikari` it is needed for some tests\n", "proba": 1.2826474460325699e-07} {"commit": "80c5f53bafd8f9139f7a5936e69816a186ebaab3", "message": "Update comment in CloudSdkAppEngineFlexibleStaging.java (#233)\n\n", "proba": 1.1459253812518e-07} {"commit": "e85091b914b5eef505686018874b8643db79c0f9", "message": "1) TestExecutionListener methods now throw Exceptions.\n2) Bug fix regarding TransactionDefinition: no longer using DefaultTransactionDefinition, since we require annotations for transaction configuration.\n3) transactionMarkedComplete -> transactionFlaggedForCommit.\n4) Now properly handling @NotTransactional\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@14589 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 0.00012602470815181732} {"commit": "f323f81ea673083caae0ec16c2e0bbc4f59e7765", "message": "OPSMN-2912: Fixed by adding null check on specimen\n\nCause: The specified specimen was not exist which raise\n to NPE and hence validation message was shown 'Null'\n", "proba": 1.2650400549318874e-07} {"commit": "57059eebeb888b5e7ebc35341e54fdca3ffbb562", "message": "Fix wrong prototypes for Anderberg.", "proba": 1.7039639033100684e-07} {"commit": "e92413db79bc1ad141ad1e9cb20fa2a1f3a37b26", "message": "HBASE-11798 TestBucketWriterThread may hang due to WriterThread stopping prematurely (Sergey Soldatov and Alex Newman)\n", "proba": 1.0051095955532219e-07} {"commit": "34969f304ca2795184f5c44eb6bd1b00d1397278", "message": "Adding dbsnp to all UG performance tests\n\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@3347 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 3.975731885930145e-07} {"commit": "c12ca2c03f66a1c83b8367ad74987c36d20917b6", "message": "NE-213: fix file copying\n", "proba": 9.137539791481686e-07} {"commit": "a868b88afa0511fc3606c935da2534f86be18492", "message": "RunDashboardRunConfigurationStatus: remove deprecated method\n\nGitOrigin-RevId: 21a66e38fe1298798a39db5cf17a021888ef6441", "proba": 1.38255074944027e-06} {"commit": "0d8f5373b74962c69370f230f0a827bf73617391", "message": "Histogram displays correctly when opening dataset\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@8364 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 1.8268525309395045e-05} {"commit": "98464ca8063b88e7bfe97d319902648f5c3ff5c7", "message": "asdasdasdasdasd", "proba": 1.1698206208166084e-06} {"commit": "07d6a7f406e7a987e615a3fe53fdf91f48610819", "message": "add test for board with not users\n", "proba": 4.19863255274322e-07} {"commit": "7ec88ab4bb2493fbf436a3caa77de0b7344a379f", "message": "TEACHUS-44: Lessons per hour statistics fails when there are no data\n\ngit-svn-id: a9f2e0f3252337df3758aa7930bc4a732e65ce15@522 9534b298-6716-0410-9c14-e4ca5a2019ab\n", "proba": 4.419575816427823e-07} {"commit": "ee105718aa3755aa2398b9492f91c677effcf26b", "message": "[KARAF-4442] Improving misleading message when updating a SNAPSHOT\n", "proba": 4.057788828504272e-06} {"commit": "2efedfab6de93cbb3973af0265bb372ece401db6", "message": "LiteralSelectioner: added selection that preserves text block indent (IDEA-220417)\n\nGitOrigin-RevId: 039df76eb2f7a9b3193650ae81e8a60619ea8933", "proba": 4.734874892164953e-06} {"commit": "962d0301975542c6ab615f1295173121740ea3d8", "message": "fixed ConcurrentModificationException", "proba": 3.15573458919971e-07} {"commit": "0f8573ee2d4a458dbe65ea4048fa7f819c600437", "message": "[PLAT-5554] BucketedPV01Function: Introduce a scaling factor - reviewed by Marc Henrard \n", "proba": 1.0529360139344135e-07} {"commit": "ad4ebbcb92e1e12a92cc7fd89bc9003911583ef4", "message": "Change invalid code test case to use invalid IR\n", "proba": 2.315422989340732e-06} {"commit": "0b1db70fffdf443703d2b2c4a87f5c08ca4887b5", "message": "issue #301\nEnabled testPutDeletedDocument to test patch applied to java-core\n", "proba": 1.2695056739175925e-07} {"commit": "2d7961a2284048ca84f24110019f569e94d537a2", "message": "Annotate by @Nls: `ProjectTask.getPresentableName`\n\nGitOrigin-RevId: 75427ce880a4394e6a2b2b6d2f5871d223d517b5", "proba": 4.073915079061408e-06} {"commit": "1e3acce4384bd028c2b4b7d7bce9605014313cbc", "message": "Removed the attribute decleration from standard usermodel\n", "proba": 4.772101647176896e-07} {"commit": "144362db59769f9b7d26ddc9bd3772e55b36b5fe", "message": "Fix to RepeatableRandom.cloneSequence().\n", "proba": 3.3715093650243944e-07} {"commit": "bd54eb31c5f09722fcc6ebda34283506fcf6df43", "message": "many fixes to logic, in particular,\n fixed the feedback control on event number for areaeventnumber method\nfixed the confidence metric to count only matches where both ref and search blocks have some min number of non zero matching pixels\nfixed the confience metric to only allow matches with some maximum SAD distance\nfixed the max number of search iterations for DS to be correctly the search area pixels\nfixed the event skipping to zero when paused or single stepping\n\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@9844 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 4.701125362771563e-06} {"commit": "4d21cf2f30c1562d5d8541e0d901e23f1a7af602", "message": "Update BuiltInMusicAppReceiver.java", "proba": 2.8518067551885906e-07} {"commit": "28a2bacacee854f5b662d17638f38c88825e3103", "message": "Refactor\n", "proba": 5.142872396390885e-06} {"commit": "1004c5dd06d7aa0209116e25ba9f60149acac0ec", "message": "Oops, committed testing code.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@626891 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2173753677634522e-06} {"commit": "1cc8b9d8209c56ccf17611c7c273bfe40611966a", "message": "WikIFileFilter is now static\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625530 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.818482585098536e-07} {"commit": "dbac14ea0604149cb077750a0735e5299256f1ce", "message": "change usages of MaterialsExt to use Materials instead\n", "proba": 1.1660676335623066e-07} {"commit": "57758b5b050948e657cb36f502fe1ea11c18dcef", "message": "correct autodetect lng\nhttps://tech.yandex.ru/translate/doc/dg/reference/detect-docpage/\n", "proba": 2.4393281705670233e-07} {"commit": "c86567cde92b3804f65a2613c6b22ab916073eb0", "message": "Add warning suppression for array that is never written to (because it is null)\n", "proba": 1.3329133707884466e-07} {"commit": "f478381f3491a3af6a01043b9946d399d9086460", "message": "Apply patch HARMONY-324 (java.net.NetPermission should define 'serialVersionUID')\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=393779\n", "proba": 2.7799744657386327e-06} {"commit": "e0248b43559cef5c5b1f94fff07b3649184e629d", "message": "fix #16058: use default editor/renderer - looks a little bit ugly but works with 1.3\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@323039 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 1094a50f9833b4a037076541138de9912b52282e", "proba": 8.551266432732518e-07} {"commit": "689bbf02fc60c7515015d9f16a211eeddb240a81", "message": "Bug 58848 : when adding an argument (add button or from clipboard) scroll the table to the new line\n\nThis closes #71\n\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1724461 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 4b8c208f9558dd9a206968a6f7c306dc9d137674", "proba": 6.133519946160959e-06} {"commit": "ac86896906d3d5bd7351187ab54b0df223be69b1", "message": "Java7 multiple exception catching\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1688058 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.264012194558745e-07} {"commit": "663fe159ce5234225cb2313c888d7cc059103ee1", "message": "SVN: misleading \"discovering location\" due to not updated progress\n", "proba": 1.4276798765422427e-07} {"commit": "6e465ad8afc8fca5c0ee02570abfa04aff96cd53", "message": "Fix a typo spotted by @PattaFeuFeu\nhttps://twitter.com/PattaFeuFeu/status/533955971874586624\n", "proba": 0.9999986886978149} {"commit": "3bfd45380a5c7937a4454c90bb2e717262d5548a", "message": "added explanation to test that fails.\nIn addition to that every post id of failing posts will be logged.\n", "proba": 1.0265476646509342e-07} {"commit": "b850b6d7419f403d5893fa43cf9a9f7d757df848", "message": "PM-1305 changed access modifier as we now call out to integrity\nchecking from within the container package\n", "proba": 1.0866332900150155e-07} {"commit": "320a013900f1c5affcf6404370831928cc868134", "message": "PM-1486 code format\n", "proba": 2.800784670853318e-07} {"commit": "e43b9f65125787fe96cf40105aa3ec2b0560b3ad", "message": "Changed the default for maxpre from 2 to 1. More sensible in context\nof ensemble manager.\n", "proba": 1.093085728598453e-07} {"commit": "7a040adeeb2426f98ea7f03ef543c35272b4d381", "message": "Modified GlobalSearchPanel. Change resultTree.updateNodes2() to resultTree.updateNodes().\n\nSVN-Revision: 1033\n", "proba": 3.3404583632545837e-07} {"commit": "3ab20d9065ccfb368d6cfb0e58078118261a652d", "message": "add main functions for TableChanges", "proba": 2.4503731310687726e-07} {"commit": "d53611beb91ce1392e1169aa2e5d975cdceb1a03", "message": "Slightly improved exception handling.\n", "proba": 1.271272083158692e-07} {"commit": "58d1b5d28205229361a2fd302e5f36bcc3673b93", "message": "fix device notifications missing for oreo+ devices\n", "proba": 2.956058153813501e-07} {"commit": "73a48a11e9f974ad99eaf0b751a40d4b701f9193", "message": "To avoid having cards bounce up and down when you hold the mouse cursor near the bottom of the hand, don't update the active sprite every frame; rather, only update it at certain key times.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3526 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.6750543586094864e-06} {"commit": "ca75b97e59b56768741f7ba0a7f2ff206588c573", "message": "getRecentLatency returns zero instead of infinity\n\nPatch by Benedict, reviewed by brandonwilliams for CASSANDRA-6920\n", "proba": 1.086776322267724e-07} {"commit": "54e91e551c73a923ec89a3abb2701a5945d5f80d", "message": "cleanup tokens messages\n", "proba": 6.554359401889087e-07} {"commit": "38e5cf73d64b7baa6ee9b83f5300c1397e223de2", "message": "Fix debug log format\n", "proba": 0.0012360905529931188} {"commit": "fe039544fa9f35c3069f0aa7127aabac80a5e4f3", "message": "unit of work: check in all involved resources, not only the changed ones\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@161050 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.140268050738086e-07} {"commit": "1e2d53117c6fbfd5ec8027253ddf29f2fa0a6f22", "message": "NUTCH-987 Constants for HTTP auth for Solr\n\ngit-svn-id: 826d04fb04fb93ca5efb5ade85cd0e6c7a0ffd5c@1146043 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0004903806002403e-07} {"commit": "2210b33d0c4aa6b602d5a5836f4a322c5ae051c9", "message": "reduce redundancy and complexity of RuntimeInstance.parse(Reader,String,bool)\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@679917 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3457077329803724e-05} {"commit": "b69d3fa01fca2181ef8e8a59137e0173569e7983", "message": "A little javadoc, and made it clear that getTemplate() throws the new\napplication exceptions, ResourceNotFoundException & ParseErrorException\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74287 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.0840654946805444e-07} {"commit": "97cb891adedae0753b2829bce4dc17417d2dcd16", "message": "changed to using compatible images. See issue #408 (https://swingx.dev.java.net/issues/show_bug.cgi?id=408)\n", "proba": 1.6416251469308918e-07} {"commit": "1d39a3b4f8e18afd27a167fad23e8c23d83468a8", "message": "Trim Diffs trailing newline.\n", "proba": 1.342308451057761e-07} {"commit": "0951cd230418cebbe9d97b1ebf3c08cc034879aa", "message": "Fixed an issue where an out.println( \"blabla ${expr} blabla\" ) would result in\nthe output to occur on the server side, because groovy.lang.GString isn't Serializable\napparently. Internally the GshExecutor output goes through a proxy to the real\nOutput to fix this.\n\n\ngit-svn-id: 0207cb1dc1436c9eacee4992d202b61611a1c031@485 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 0.000350271089700982} {"commit": "192ea7eda8881bba6fdd573978bf8ca6443b310d", "message": "Locations paths that start with variables like $variable/foo should be legal\n", "proba": 4.0124496081261896e-06} {"commit": "ea06286a35a62771ff8963d2ea52f26479e2c47f", "message": "Remove error message containing the obsolete terminology \"tag\" to refer to a partition.\n", "proba": 1.3772273632639553e-07} {"commit": "f656fbc181c95ebc19b129d37aac07d4760d2400", "message": "update label\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@2341 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 3.4232610346407455e-07} {"commit": "2ad1ea0111f66210455872344abb0c596110b787", "message": "- commons: correction of basic revision esjp\n\ngit-svn-id: d0df98c949fdb69ef14f59de83b688245b851982@13901 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 2.128159621861414e-07} {"commit": "e84b74d41b5f8d8fd7cd812ec0bf21c7d510d2a4", "message": "fixed wrong use of SootClass.getMethod", "proba": 2.638320211190148e-07} {"commit": "d3d40f31e77f941519580637923b25f52e4edebe", "message": "[YES-0] Fix name.\n", "proba": 9.36791275307769e-06} {"commit": "f021b8f94fa3cbc25c5dccba48c90cb9714145fe", "message": "Fixing metadata\n", "proba": 1.6903309187910054e-06} {"commit": "0fd86fe35df96cfbc698f1cada9575055826907d", "message": "small cleanup\n", "proba": 3.856771684240812e-07} {"commit": "15c9f01b77821415f213c9adbdf462730c23f2be", "message": "PersonForm.GuardianRelations / HealtInsurance", "proba": 6.021597869221296e-07} {"commit": "027f511f66f9075cbedc100ca727ca6846f32b7e", "message": "add createSeed", "proba": 1.129906422647764e-06} {"commit": "b889c44ce64f52742ee5b2c907f625ae09c59dfd", "message": "Make a change to allow setting the content type that the request is going to send.\n\nThis is to help in cases such as #5 where the content type is inferred incorrectly in\nprojects using the library (and dependencies might change the default behaviour).\n\nAlso extracted string constants.\n", "proba": 1.1151468015668797e-07} {"commit": "f7236ba0d5a866d31b194e22c2a0fccc6f238f9d", "message": "bug fixed for kotlin support.\n", "proba": 1.120893742267981e-07} {"commit": "43b7aa51f5b99ae87869ed1c3fb11e526e2afb50", "message": "updated javadocs\n", "proba": 3.245272353069595e-07} {"commit": "51c3869fdb9e7fbd0da7d2f7492bb51189ea73dc", "message": "Check that the necessary parts are there before parsing\n", "proba": 3.864536665787455e-06} {"commit": "8f06cd29c70d4bdd6ec113731a9e2a0b7767e563", "message": "Added fluid api v1\n", "proba": 1.381236529596208e-07} {"commit": "6e9f1672c4e14e53893a5a9809eaa91b0d3d601e", "message": "log loaddictionary done\n", "proba": 2.238737266679891e-07} {"commit": "8f7201e51fb001802d1ad65b212c1e9c77909581", "message": "P2DirectorModel can now use local files as repositories more easily.", "proba": 9.905105713414741e-08} {"commit": "920678567e23beeda2c0b377dadbb1ff8b91e25e", "message": "Fix #331: Add virtual files context for quick list\n", "proba": 1.683514767591987e-07} {"commit": "137b6e317ee974dc05d280896a225042a94d9fba", "message": "fix - opening files with upper case extension\n", "proba": 4.058358911152027e-07} {"commit": "81a13db85b6779fd3c2d9c15c0a93e3cafaf0214", "message": "Lexical declarations are not in scope of RHS in for-in/of loops and ComprehensionFor\n", "proba": 1.475189463917559e-07} {"commit": "f18d8aea44ff921427e126b54fd680b5e120641d", "message": "Add unique value counts", "proba": 1.6298103219014592e-05} {"commit": "cb34ca16a192d7969de4e6e5fa15c5abedb416c3", "message": "Update product detection based on ProductDetectionData changes\n", "proba": 1.9640071968751727e-07} {"commit": "5e771382fe148fe5f80376ba20fba9a6afe01244", "message": "Updated license header\n", "proba": 3.612099703786953e-07} {"commit": "6001d4f6f37ee75df12a9ba3cb4aa7f0c3521da8", "message": "\u4f18\u5316\u8c03\u8bd5\u8f93\u51fa\nSigned-off-by: xxonehjh <8148b35db424abc63787da70079f3b66ba667ad3@qq.com>\n", "proba": 1.1795833643191145e-07} {"commit": "9659d9f93c75ac697dc392a8b78241866598aec5", "message": "Updated core services\n", "proba": 1.915310008371307e-07} {"commit": "08459997e1b3a78d6da8247e842195c36ec20a36", "message": "Meaningful exception when Android doesn't support some image format\n", "proba": 3.8602601648562995e-07} {"commit": "e0af259ce6942a6e1ca0889c2e1478852d722a36", "message": "Add recipes\n", "proba": 4.0154700400307775e-06} {"commit": "e4da5d74942b9da85956262efc6eddfa306373ba", "message": "Fix issue #3 - we need to close the HTTP response to avoid leaking HTTP connections\n", "proba": 1.7477874791893555e-07} {"commit": "f99bd0728d158dc8393c4c65dc09ac6073087b1d", "message": "Use logging and add slide notes\n", "proba": 2.72460425776444e-07} {"commit": "5f9dd1f61a17d10b6b2db852c401e30362579379", "message": "use EnumMap instead of HashMap\n", "proba": 6.456178311964322e-07} {"commit": "546d965e272b1afc2229477dfa8fb9cd4b98e2ec", "message": "delete some log\n", "proba": 1.9718513613042887e-06} {"commit": "69c76498ea8b0e5f1b247b6576796f23d67a407b", "message": "fixing a case of ip in notification where private_ip blank but public ip is present\n", "proba": 2.3996739173526294e-07} {"commit": "803a878b9a6630db8c3db7aae903059000af2a49", "message": "Fix EASE's intensity not being parsed correctly.\n", "proba": 1.2522970394002186e-07} {"commit": "781507f08e6c734d6477d990044dae86e1d44bca", "message": "Remove unnecessary modifiers in DockerClient\n", "proba": 1.1655711205094121e-06} {"commit": "7268fb7a75e0d439b6b2d43a89edb479819d4076", "message": "Logs failures to get host candidates.", "proba": 1.1846530156844892e-07} {"commit": "844f2bc83301a586632fcce66147d327e5580b8a", "message": "Use node builder for mixins\n", "proba": 2.4634005058032926e-07} {"commit": "f44887abda7b0728b52ad7a6edbde0450c8608b2", "message": "\u8c03\u65741.1.0SmartQQClientBuilder \u5b9e\u4f8b\u5316\u6307\u5357\u51fd\u6570\u7ed3\u6784\n", "proba": 1.4080585231113218e-07} {"commit": "e7b0ff7cebf219dc02242fcf9e3a87ff6e5d549d", "message": "log unused keys on shutdown", "proba": 1.2011133776468341e-06} {"commit": "e286f781e8ca99c2f121ce4853ec3f8da23e78e7", "message": "Adding requiring of players to be online so it doesnt spam console\n", "proba": 1.5089763394371403e-07} {"commit": "9f16cdfe3a3b773b1aa5063feb30c5cd0cf4f07c", "message": "\n\ngit-svn-id: https://svn.code.sf.net/p/cspfj/code/trunk/cspfj@478 b3bf8218-cbbe-40ea-ae7b-cf512e877a40\n", "proba": 1.2619002518476918e-06} {"commit": "074a8ccad990c1899b483b0d89f880a43c4a3973", "message": "Fix assertion in IONbtReader\n", "proba": 0.0005624393816106021} {"commit": "4b726fa0f2e7d7ec0cbc850ef2a3c6a19b4774ef", "message": "add missing switch cases (#46)\n", "proba": 2.0763664565492945e-07} {"commit": "345dae26fd6bbe66b1827a3c038a78c52bc5774b", "message": "BUGFIX: App browser window now updates properly when deleting apps (race condition).\n", "proba": 1.030771841215028e-07} {"commit": "f5d5a4f580d28d9bd8618f596a968e8f852833be", "message": "Sort in visitEnd()", "proba": 2.3651553249237622e-07} {"commit": "e02f7a951c18350173bc770dae564ef654e69d9a", "message": "minor fixes\n", "proba": 2.1220614598860266e-07} {"commit": "cbf5144112962b67bdb7a2951cba3624a4706056", "message": "Removing old private field\n", "proba": 2.1176380471388256e-07} {"commit": "fa35248baf2140a6cf196d77273f6006693a055f", "message": "Update: implement manual mime-type magic detection, specific to PDF\n\nManually check the downloaded file for the PDF mimetype magic.\n", "proba": 9.75098330968649e-08} {"commit": "99b1c50680b44d38de38f278e659ee49fb07c880", "message": "Delete package-info.java", "proba": 4.1100392991211265e-06} {"commit": "3081ee73f67ebf9c6826c0912378b13b6c22dec8", "message": "Update ChartComponent.java", "proba": 1.0552778348937863e-06} {"commit": "6f0740c1116cf3f406db1332a651cf72533ffdaf", "message": "mail name value\n", "proba": 2.148711973859463e-05} {"commit": "6d70b89b2922727712595a4090d5de52768321e1", "message": "add zero case&control count to coverage function\n", "proba": 7.508291446356452e-07} {"commit": "2a8aaff39976f11e1a097807fa020d2d611ca0b3", "message": "Using S3SinkConnectorConfig which is a sub-class of HdfsSinkConnectorConfig\n", "proba": 2.626520938520116e-07} {"commit": "3399ff49a9417f30ef83bf354fbd4322d93515e6", "message": "Bumped the version of LINE application.\n\nIt seemed that LINE has been updated their service all together with application to 4.7.0.\r\nIt does matter when it comes to parse the message from individual contact.\r\nHaven't tried it out yet, finger crossed.", "proba": 1.1773266095360668e-07} {"commit": "ae555a78f6bb6f2801327d36dbf97ab99b4dc6eb", "message": "updated model file names", "proba": 5.834217517985962e-07} {"commit": "576d1a06d7a1f9404824d93b5fd2cca73c411e0d", "message": "Adding exception handling for ParseException.\n", "proba": 1.3285881550473277e-07} {"commit": "2e2997b5213f8567be8c98b7aaee24c1c1399dc9", "message": "Fix return code\n", "proba": 0.9994389414787292} {"commit": "85ecd51fadfbc2fd17bab96573f0f4642e7b90d1", "message": "CmdMoneyTop recode (incomplete)\n", "proba": 3.548416316334624e-07} {"commit": "f113a0844025e80bc837223d0517ae4f06555a4d", "message": "formatting\n", "proba": 1.1576831639104057e-05} {"commit": "917db3ec6a84bf82db3dc5b4aa5abd1036257520", "message": "Fix class resources being non-modifiable\n", "proba": 0.0012714414624497294} {"commit": "7b23b24804d5db6c5a90fc5a830a1382580d45d0", "message": "Update FileUtil.java", "proba": 9.302249850406952e-07} {"commit": "5aa6b42f587c3bb3980d3eae5535f8a27a8e0f21", "message": "NCI-Agency/anet#14: Convert Long cells to Date\n\nFor now, we're safe to assume a Long was really a DateTime (we only\nuse numeric fields of types Integer and Double).\nConvert this and set a cell format.\n", "proba": 1.2792855841325945e-07} {"commit": "ca092508b9706ac0a1170fe1144ab3865ca0268c", "message": "Attempt to parse date value first\n", "proba": 5.9660771512426436e-05} {"commit": "e23f1c963b19347eb9680872bfc5d85a1ab924b2", "message": "Fix metrics UUID", "proba": 0.9997794032096863} {"commit": "438480aa66b1d1d51429a3b9e18f2d7261e14075", "message": "ImageJMATLABCommands: unify \"no dataset\" logic\n", "proba": 0.9999984502792358} {"commit": "c87feabd6ef75ee93babe44e92e947c5e3f4e3cf", "message": "Updated BiomeManager to 1.9\n", "proba": 1.3805977516767598e-07} {"commit": "cbc7111153df3e0c6261680319c36f583c989008", "message": "\u5f15\u6570\u3092\u5fc5\u8981\u3068\u3057\u306a\u3044\u95a2\u6570\u306e\u547c\u3073\u51fa\u3057\u3067\u3082\u3001\u7701\u7565\u8868\u8a18\u304c\u3067\u304d\u308b\u3088\u3046\u306b\u3057\u305f\n", "proba": 4.110733243578579e-06} {"commit": "540ebc3e0daf06a5a02f8d3b00ec5e0408c49c25", "message": "changed method name to avoid confusion", "proba": 4.064229415234877e-06} {"commit": "b4342b94fa6ff992986bf6141325f97d6d6a4583", "message": "more about builder pattern\n", "proba": 1.2009091676645767e-07} {"commit": "1d551d6db6f6fc0ffb16f19f376da9f741139a93", "message": "Consider humidity values <= 0 as being invalid\n", "proba": 0.9997238516807556} {"commit": "9e71a612d80975a8a3cc3e2b88e9907bd36e49f5", "message": "String.indexOf(char) is faster than String.indexOf(String).\n", "proba": 2.6772650016937405e-05} {"commit": "bcbcf345acfe1aa7ff1fd18b6fd36d0baafb033b", "message": "Offhand fix for luggage\n", "proba": 6.655048991888179e-07} {"commit": "4f7d92c1f1302358d2313da586b1cd8694d9b6fc", "message": "bugfix", "proba": 8.478961035507382e-07} {"commit": "f7b44304908d097019327db0e1499435a4e4b14c", "message": "Replaced \"Math\" with \"FastMath\".\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1097094 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999759197235107} {"commit": "8a3dd3725f8cd9361677ffb48c9d5a768217c99c", "message": "Formatting.\n\n\ngit-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1379252 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999990463256836} {"commit": "7ed1580a1c45989c3155ff7b4d20ae2f8df4c8ea", "message": "Forgot to revert a line after local testing.\n", "proba": 1.0882345691243245e-07} {"commit": "696a563d7b8c401c8242d1204cf01679e9ab0fc4", "message": "commit\n", "proba": 8.363364258912043e-07} {"commit": "e674df26db7f776ba067b89d63a5c53129374520", "message": "Added counts for total and valid number of characters in document (PDFBOX-419).\n\ngit-svn-id: 73746072a361c8027bb2177f17128911b05b2bab@740843 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.048951723234495e-06} {"commit": "fac028daf9353eef55e22b436a7346c00fe6d736", "message": "Further cleanup\n", "proba": 1.5057274538321508e-07} {"commit": "6375c8cd35ecc1067d5e6cff2b3658e2c2a54309", "message": "Face detection throughout the whole video.\n", "proba": 1.0646935777458566e-07} {"commit": "ffacff0b533788d24548a82e00e03ebc11567e0a", "message": "#3750 Applied code conventions. Used ArrayDeque instead of LinkedList.\n\nSigned-off-by: Beniamin Savu <401d900ac9d4803caa749079203b19b50bcb0230@sync.ro>\nSigned-off-by: beniamin_savu <401d900ac9d4803caa749079203b19b50bcb0230@sync.ro>\n", "proba": 1.2797322312962933e-07} {"commit": "4df978e479eb0382c3ddfbc0a8009177ef6d6826", "message": "Fix an incorrect error message when query parse fail, closes #1996\n", "proba": 0.0009076513233594596} {"commit": "bf259c006237a588a9baf08903b1d34e623d5242", "message": "Update jenkins slave naming to fix issues with spaces\n", "proba": 1.3495760242676624e-07} {"commit": "102b070f066b85a9e97613cf7aa827aa62f3c505", "message": "improved connection and / or JTA transaction utilities ", "proba": 1.5141991127620713e-07} {"commit": "6d3094aa87153a59cddabd677adb693d4666def5", "message": "improved code in BeanTrnsaction class method", "proba": 3.113869126991631e-07} {"commit": "acfe756b026b60d9e3695f4715119c9c49b9a4e5", "message": "Clean up imports\n", "proba": 3.852727843423054e-07} {"commit": "6343779cf89dae038387845a9de3ece8b8c42b0b", "message": "Sat Dec 10 11:00:16 UTC 2016\n", "proba": 2.1774705771804292e-07} {"commit": "2a880ae16848f455885a974228699b65ddbf81f9", "message": "Wed Dec 13 11:00:00 UTC 2017\n", "proba": 1.8358713305133278e-07} {"commit": "fa7e590564f692d1ce0cfce0224bb46126550622", "message": "Delete AnotherSharedList.java", "proba": 6.96111442266556e-07} {"commit": "fb94db0012ca4d9eb4cad2840209a5df30213807", "message": "added log error\n", "proba": 6.301769417405012e-07} {"commit": "4450b424a81995d2197e74d1af9a4f8e314858d1", "message": "Etapa 04\n", "proba": 2.150030269376657e-07} {"commit": "57e34988092925f72888e4d45453de8b45af3ea9", "message": "don't need that anymore\n", "proba": 8.069027899182402e-06} {"commit": "42539e6ad0bab45d9c877dad3f7c7e411a3fd706", "message": "nullptr check\n", "proba": 8.724616691324627e-07} {"commit": "1cbada61f89c2668006920ac36ce6baebfd028f1", "message": "Updates log behavior\n", "proba": 1.0586960570435622e-06} {"commit": "ad9ee26a7223f01d0f17e48cb7dbc10f300706ba", "message": "Calendar: calculate week diff independent of daylight saving time.\n\n- Closes https://github.com/UweTrottmann/SeriesGuide/issues/535.\n- Instead of an instant, use local dates to determine week diff.\n- For relative time string, instead of actual time, use artificial\n instant in 7*x days.\n\n(cherry picked from commit a243eea)\n", "proba": 7.583455499116099e-07} {"commit": "f115392fd6f5226bc2c357386a2cbae72017fd43", "message": "Fix JDBC3DatabaseMetaData.supportsSavepoints()\n", "proba": 3.570981448319799e-07} {"commit": "f0bea9eab1e6931a67bb3fa10e089e632b591675", "message": "use Subscription in RxMapActivity\n", "proba": 2.397896423644852e-07} {"commit": "caae045bfcfe8c80190ad61d01406b1fb538502b", "message": "Move privates into the bottom of the class\n", "proba": 4.950634320266545e-07} {"commit": "afc5ad9485a4ab8f36c5d43080566d831a9396cf", "message": "#106\u4fee\u6b63\u5b8c\u4e86\n", "proba": 1.5937099817620037e-07} {"commit": "2219ad0086953741cb40a26102a073b3fea5b72d", "message": "fix for validation\n", "proba": 4.213634952066059e-07} {"commit": "8878994b4e589da04f67a3149b3b077938ca360f", "message": "More horizontal layout of tool config dialog\n", "proba": 1.2836288476592017e-07} {"commit": "62a44a52d1981f20b99d1fdb60ae1b2fb14ae13c", "message": "Update comments for ref and path resolving\n", "proba": 1.4415336124784517e-07} {"commit": "8e2d63bfb0c8cb87fbf07dee72cc86631194dabf", "message": "Improved the styling of the code snippet widget.\n", "proba": 1.2972151353096706e-07} {"commit": "42e641914537a9058885d9886a25cc5d2d0ef9f1", "message": "[ut3] staticmesh prepivot handling", "proba": 1.4958546046273113e-07} {"commit": "21b1b7b611f5231126e8c95146294383482ce7f8", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "8efd70ac1ab67952aac7bd406d0703c2fc31e025", "message": "\u4fee\u6539\u6d4b\u8bd5\u6570\u636e\n", "proba": 1.5907869510556338e-07} {"commit": "07a286c4dbbfa750f722ac07524a9bbd72e596e3", "message": "Fixed page restriction on '/elotop' command.", "proba": 1.095101609394078e-07} {"commit": "504fd2372d9111d79a990800303789546499a8e7", "message": "Preps for Release\n", "proba": 1.364475537002363e-07} {"commit": "34c9210edb560d651f26f246b398347488566642", "message": "Improved insertion and reconnection to server\n", "proba": 2.629601283388183e-07} {"commit": "521dd2de89b353d39a1f416a378e7a68ae49cc4b", "message": "EventDetailActivity.java: Fix thought image height when generating long image.\n", "proba": 1.897952586205065e-07} {"commit": "988aa34c736568b656998902d6c157f890050ff4", "message": "Horrible fix for #1319\n", "proba": 1.3838709378433123e-07} {"commit": "f193461b22dc434cc936900c350e79361defabbe", "message": "Adds dependencies to language service factory\n", "proba": 5.598979555543337e-07} {"commit": "f0ef89866f5c09fb8a28f959fcf31fb511008068", "message": "Use SharedPreferences when fetching data from the server\n", "proba": 2.7024731252822676e-07} {"commit": "ed70808c27ecc59d2827f8c8b6d2870b70c4197d", "message": "\u0437\u0430\u0431\u044b\u043b\u0438 section \u0432 \u043f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0435\u043c fix-\u0435\n", "proba": 3.595262967337476e-07} {"commit": "396a9964fbf9ab7d0523467b848a1c1f758a0518", "message": "checks start date too\n", "proba": 6.561676855199039e-07} {"commit": "3b044a79a5d542b99b0d428e4c2924cb04938a56", "message": "Autoscroll to edited task upon after editing\n", "proba": 1.588138758279456e-07} {"commit": "7ba8d91cc1491c2e86f4ff6a06bc86778932f1fe", "message": "#738: bug fixed with Google#token()\n", "proba": 3.6825869642598263e-07} {"commit": "09defbb1fb772875d39c3975ad5e220a1e19dccf", "message": "Made Rest.execute(HttpMethod, ..) public\n", "proba": 1.6003870939584885e-07} {"commit": "0aee4c4d533e92810b597a7b91cffd8a0e5e856d", "message": "Closes #1668 - Use Fragment newInstance and add null checks.\n", "proba": 1.0110200321378215e-07} {"commit": "9d67916689e940c7e9f0143177e07e704b9e49b9", "message": "fix untag controller naming\n", "proba": 7.564451607322553e-07} {"commit": "b9765dca33a1f37c1777bfa83d61ae96d4e2bbc5", "message": "Update PicasaManagerImpl.java\n\nhide credentials", "proba": 4.4481475924840197e-07} {"commit": "92f5c69681c15c2ffa0e2d4be4f3db27ee2b9a00", "message": "Don't send EventLogging when device is offline\n", "proba": 2.0455365756788524e-07} {"commit": "3bc2fb98000726e031837a2b1b1077905b39ada4", "message": "Fixed the armour reduction formula\n", "proba": 3.457807906670496e-07} {"commit": "caf4fcef2f68737159a5e59367fa1bee9f0eba48", "message": "fix back screen at quick click\n", "proba": 5.368974598241039e-07} {"commit": "76b008da01b54dd48ee43bd4f529693af6486d1e", "message": "Changed log level from warning to config.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1302 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.4651253877673298e-05} {"commit": "8bdb8b3f02a277c7226841d17d2db59995e89567", "message": "Webview updates.\nOnly provide auth creds on connection host.\nOnly use webview with links on connection host.\nHome/back button does webview back first then activity back.\n", "proba": 1.0284898621648608e-07} {"commit": "e47003724cceee4cdc4fc524c8dd0b087d14f370", "message": "Lidt codegen\n", "proba": 9.73992086983344e-07} {"commit": "df2ab3338a9e850cdd191a127d7c6a42ee50def6", "message": "Add suffix to methods of four phase tests", "proba": 0.0006944391643628478} {"commit": "f6bd092327337dc057c75c213a4d6ebfbe7d9b64", "message": "private.network.device may change, always try to find out the real private.network.device\n", "proba": 1.7008294889819808e-05} {"commit": "8d2263c83af2d72a8682507820a3735424d59c72", "message": "Format `BoundedContext.newId()` method properly.\n", "proba": 1.1186639170546187e-07} {"commit": "76ba33db3d74b769737ed6277b7ff29a78e4c757", "message": "Probable NPE\n", "proba": 5.621634954877663e-06} {"commit": "4b436b48efa8e4778020faa97690f63b55384b3d", "message": "Implemented serialVersionUID\n", "proba": 1.6896443639780045e-06} {"commit": "53a0b6c9a587f9317a2c6feb9c1fb7cdc38ef2ff", "message": "Inject IntelligentCache\n", "proba": 2.338684680580627e-06} {"commit": "8ca0da72f1c044534f3cab5412af490986072a41", "message": "Remove duplicate of onblockfade trigger", "proba": 4.828045234717138e-07} {"commit": "cc16e8e272dee61a7b43224dc130e2901f08c198", "message": "fixed query to only be created if it has expressions\n", "proba": 4.334792151894362e-07} {"commit": "1575d2d8ec018edf4622bc9732e05b575096de45", "message": "Simplify.\n", "proba": 6.057369773770915e-06} {"commit": "689e56894fe560ec5c94576ef588b8b80736c072", "message": "Correct DirectionUtils.angleDifference\n", "proba": 4.452924258657731e-06} {"commit": "ebfe2bc03fc9122cccc2c309897c5a32314965f7", "message": "Fixed issue where empty stocks wouldn't disappear in portfolio\n", "proba": 3.2044522413343657e-07} {"commit": "6dc56229ee4c8ac9f491b1e02bb7ef086f064515", "message": "Backported fix to #46\n", "proba": 1.3547341382036393e-07} {"commit": "1ec16f32756b661626852322ef33c057b5ebbf73", "message": "Fix CSS change test failure.\n\n@rev gtorres@\n", "proba": 4.197402176941978e-06} {"commit": "de89739c9e6debc13f12d192339256fc3fc035fd", "message": "\u4fee\u590d\uff1a\u5f53\u7528\u6237\u5bf9\u540c\u4e00\u4e2a\u8fd0\u7b97\u7b26 new \u4e86\u5f88\u591a\u6b21\u65f6\u4f1a\u5bfc\u81f4 FieldOpPool \u81a8\u80c0\u95ee\u9898\n", "proba": 3.305289624222496e-07} {"commit": "c8ffa8a8dbf9dd60ec2bc0ec622e6d0d32876f8d", "message": "benchmarks: Use correct ELG type for TransportBenchmark NETTY_LOCAL test (#5492)\n\nNetty LocalChannels are meant to be used with the DefaultEventLoopGroup, but the gRPC channel/server builders use NioEventLoopGroups by default.", "proba": 1.0580495057865846e-07} {"commit": "57c22b66e98f282b7a9afa9022debfc72a3de136", "message": "treat variant_of the same as part_of and member_of relationships\n", "proba": 2.0930227151438885e-07} {"commit": "09fafaf5bc96d1415654d20e09d41f01b0674c78", "message": "edit hot advance activity for hdm recovery\n", "proba": 1.1847682657162295e-07} {"commit": "61ff8876155af4cfaf2e1880966d59bedddc0eee", "message": "ODE-475, BPEL exceptions are logged at ERROR level instead of INFO\n\ngit-svn-id: ed2a38fae5041245b5d023935edc1ed9538a260e@736078 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.764113666373305e-07} {"commit": "10dbbddbfa1d0963d444974bafaa545f484e740f", "message": "Reads file from StorageAccess instead of directly during bridge encrypted upload\n", "proba": 1.2729316267723334e-07} {"commit": "259ff5ef0110ab77f8ec7f859e57cad5dbb41f83", "message": "fix nio2 windows problem - funorpain\n", "proba": 2.0518081100817653e-07} {"commit": "a956bc774fc160b0586b3d539f5c203504cc54da", "message": "fix bug: parameter connectionName is not used\n", "proba": 1.064315483745304e-06} {"commit": "ecd404d92a8145961cef6cf80b4290dbc4ab6499", "message": "Allowed item rename to accept absolute paths as well\n", "proba": 1.240189817508508e-07} {"commit": "81c303f052f524480b1a0a4b7d6b1bffffbf1176", "message": "add custom toString for UNKNOWN property value\n\ngit-svn-id: d24bfe58d566d6018596e819e565e7bc40670c03@992143 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8372810473010759e-06} {"commit": "0f009b53b8a6ac2338fb103444e067230aa16280", "message": "Re-enable expandUnlimitedDimensions(). Maybe it's not broken on libnetcdf 4.5.0 after all.\n", "proba": 1.0477192802227364e-07} {"commit": "4ea43a05f6a2c8ad4a4f515e5617bcb8d7d54f14", "message": "fix task 2.5\n", "proba": 0.9999995231628418} {"commit": "7006d14de5d919bcc7f160e92e731b74273e76e4", "message": "update file for chapter_003.05.04\n", "proba": 2.2939529742416198e-07} {"commit": "79dd8312d102db7e57ef421200d0d88563268140", "message": "Avoid calling isInherited if we won't be using the result\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=262634547\n", "proba": 1.7849530195235275e-05} {"commit": "bcd803796ffa53f9bfc752ce50486f80b0153210", "message": "Swapped left and right chars\n", "proba": 3.48718515397195e-07} {"commit": "e6f2cdbe1cce7f8a36f0dd87434371597c75d5c4", "message": "handles key values a bit better\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194323 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0804723387991544e-05} {"commit": "b4a0e18e3662fa3486cebc6f981607714ec3adfd", "message": "Harden up restrictions on Serializable object deserialization, limiting them to classes with primitive fields, no readObject() or readObjectNoData() methods. These restrictions don't apply to @AtomicSerial, @AtomicExternal, dynamic proxy's and Externalizable classes, which are governed by Permissions.", "proba": 1.2273963534426002e-07} {"commit": "162ef6450c12d53726d9327dfca3647971ffb741", "message": " fix a problem for ignorable white spaces.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@316661 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999992847442627} {"commit": "9c077fc7a44cdd9cbf7f3823768ad93724f00aa4", "message": "added basic test of new style packets\n", "proba": 1.4141615167773125e-07} {"commit": "3d636a979c8ad6552abc43c6825991187b201fab", "message": "Ask for exit\n", "proba": 0.0006223809323273599} {"commit": "059a05597f19476951d71a8649c1e22aa5142167", "message": "minor fixes\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@476 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 7.669372052987455e-07} {"commit": "75f58386d1a63d5e7657dfacb118da3231c765ba", "message": "more cleaning\n", "proba": 1.75164387883342e-07} {"commit": "b90105852ce97784178151807614a9206114bd9a", "message": "Override Speed Mod", "proba": 2.9800668244206463e-07} {"commit": "14dac47c5b8cbc4663af0b0e128b62f561e2f305", "message": "Added support of manual selection of weather location (ie default\n\"DALLAS,US\") if user doesnt use geo location.", "proba": 9.963713409888442e-08} {"commit": "34123464d4140dc131e8164c75894e29d283f929", "message": "Refactor OfflineProvider's state constant into a set of flags\n\nSigned-off-by: mvglasow \n", "proba": 1.1781240516484104e-07} {"commit": "3de013f43128c1e57064f7c58ae35a3508fe4349", "message": "Bump version\n\nSigned-off-by: Gary O'Neall \n", "proba": 1.0765742075591334e-07} {"commit": "2937076d374121e30ccaf520c21264e7e39686c5", "message": "minor change to javadoc", "proba": 2.9826648528796795e-07} {"commit": "7789753ff5a8474e22daf37ffa2d755599f4d1c7", "message": "code clean\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@9602 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 4.7758035179867875e-06} {"commit": "9ea2b0bcac79475e2618524028454f3c0b4a65e7", "message": "Batches arent't stored\n\nXML content is too long to map onto current column. Temporarily is\ndisabled saving to DB.\n", "proba": 1.043296293801177e-07} {"commit": "27f7ef007fb48bf5d1ce74247cfb7edf9e79e0bc", "message": "Fixed SPR-529\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@4508 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 4.3435773022793e-07} {"commit": "768f371971bc2473bd5cd598479148af7f5730f9", "message": "Fix for uncaught InterruptedException (I just catch it and ignore it).\n\n", "proba": 1.1176445013916236e-07} {"commit": "cfde15ce4e27a83deac0f625534189f1e4ea01c5", "message": "Removed souts from TableTest\n", "proba": 1.5183057655576704e-07} {"commit": "cc61c4d5b98a0aae55754870b55fad16f68e7263", "message": "Update tests with connection\n", "proba": 2.734110182700533e-07} {"commit": "2dd8b4dfef32f4f1b67d04ef70af410b414a5375", "message": "\u53bb\u6389\u9519\u8bef\u7684\u6ce8\u91ca\u3002\n", "proba": 7.330565381380438e-07} {"commit": "773aac868c6622aeb243021c57042f824b4651b9", "message": "add bean test for field bean\n", "proba": 5.880727940166253e-07} {"commit": "16f94d075c6d87a5876c957e91f69b425c031395", "message": "\ub354\uc774\uc0c1 \uc0ac\uc6a9\ud558\uc9c0 \uc54a\ub294 \ud14c\uc2a4\ud2b8 \ucf54\ub4dc \uc81c\uac70.\n", "proba": 1.2590534481660143e-07} {"commit": "a934af6d358e1edcd2ccd561a59f401dbe3b7c42", "message": "Cover OdinMaster.unregisterSubscription() in unit test\n", "proba": 1.6348212739103474e-07} {"commit": "21bee6b1ded3d33f4640dae65776093742d78684", "message": "InvertTest: add a little sanity check\n\nJust to make Eclipse shut up.\n", "proba": 1.0411652340280853e-07} {"commit": "75c88d6f405547b3f5f2e504af0d220ee786f713", "message": "Refactored test\n", "proba": 6.046866474207491e-07} {"commit": "ed7d6a1db6d82d1721f6c07e429cafa515e23364", "message": "add a test for failure in collection test.\n", "proba": 1.8190810635587695e-07} {"commit": "6441ee5a505352c5f158c6c1bd32f54723350fe1", "message": "Fix typo in test case name. (Spell much?)", "proba": 1.4898247172823176e-05} {"commit": "20dfdd5ea9443f7e80bf47ca7418eec94ed242e3", "message": "Modify AppUtilTest to test for iManager_32.png\n", "proba": 3.934955827844533e-07} {"commit": "943d1286f93d140b62e0ecf3f2c837a2ebb7ac4b", "message": "EventsCollector: Add getSize()\n\nSome test requires checking that no extra events were called.\n\nLet's add EventsCollector#getSize() to check how many events were called.\n", "proba": 1.2955287331806176e-07} {"commit": "d9b1cbc084b782c852c31d4d3406a3d295948941", "message": "Update Unit Test for NotificationManagerTest\n", "proba": 1.8569487281183683e-07} {"commit": "ef4b31ceb57864572f18a8e9f2c2ab2df068d064", "message": "Fixed random Story picker to work with the new FragmentViewActivity\n", "proba": 1.5732871361251455e-07} {"commit": "2d7200a8815109e1013bca646449cfdf68e8e86d", "message": "Improve null object handling in ComparablePair.\n", "proba": 1.4186109353886422e-07} {"commit": "7af0292b4dadfbaccd596a2c149285ba3aae6c2a", "message": "Fix typo in exception message\n", "proba": 0.0010167999425902963} {"commit": "f32e9673af478f8167d65c8efb734afc2cfd37ef", "message": "Fix url presented by JenkinsRule#interactiveBreak\n", "proba": 9.34918898565229e-06} {"commit": "f95e7fc2fe80abfa5878a8cc1fd2d5b3ed457d55", "message": "Added fragment normalization test case.\n\ngit-svn-id: 04d5f425e1afaf15ebdf27760bf69bd4e651a03a@416 0ddc078c-3e21-0410-a0b4-493e83258d60\n", "proba": 3.1779341043147724e-06} {"commit": "6e4756e1600384e54aedf3a70584394b75b2e5d8", "message": "Javadoc TypedHandlerTest.\n", "proba": 1.34218424818755e-07} {"commit": "84943d3af2a11abe0abc56a709377c8cd892e669", "message": "worked on converter. Tackled some errors, found initial problem. As some as we try to start the if-loop that should equals reaction from kegg-elements it won't go off. So probably the if-statement is wrong...", "proba": 1.124495483395549e-07} {"commit": "f4ff1061c563378e05d57b23e871ddb92fd2c327", "message": "bug fix. only registering when interface exists\n", "proba": 4.3649006897794607e-07} {"commit": "87b1a2de776af42d366db9f639778a933007bf14", "message": "Added skipline counter to log", "proba": 2.0288749169594666e-07} {"commit": "c629baf1b62ebe61af0e3201ae5d5f1ccd8d605a", "message": "Fix possible NPE in TfIdf\n", "proba": 0.9999754428863525} {"commit": "f4804a284a7e277c42d99d8318531b72af106334", "message": "Fixes debug printing error when response body is null\n", "proba": 5.437979666567117e-07} {"commit": "7fa13f11ec4b060b9487981446d352ba4502fbcf", "message": "formatting in Page.java\n", "proba": 5.37448727300216e-07} {"commit": "a7532cd4b5db18026ef192e82574a94426b7e4ad", "message": "Correct MediaMetadataCompat#METADATA_KEY_DATE Javadoc\n\nBug: 25080808\nChange-Id: Iad2e2b317e05d9f50f91915a96297100bb935b82\n", "proba": 6.061472504370613e-06} {"commit": "5590314e0dc47e467e8a74da6fb43507e6f20ed0", "message": "More conditions\n", "proba": 1.3614703675557394e-07} {"commit": "28a7c997911be4a94ab8fabed4893df14ffb73f7", "message": "new options for remote block reader\n", "proba": 2.338679649938058e-07} {"commit": "d7c09dab8490053a7dee7125b107751003d68cb6", "message": "keystore.get_keys() now always returns an array even if there are no keys stored", "proba": 7.218326345537207e-07} {"commit": "6c2c64e230d9f7193df853a444428b53585d60cf", "message": "Organized imports\n\n", "proba": 6.90883325660252e-07} {"commit": "7d02c575f7836f9861f12b2bdd4ac73028d284c5", "message": "KULCG-301 : Added simple javadocs or javadoc stubs.\n\n", "proba": 9.833667746761421e-08} {"commit": "c8cdd6b22fdbd6e63b6c288034b6903fa9eb6535", "message": "Potential fix for batch failures.\n\n", "proba": 2.1340800060443144e-07} {"commit": "4aff953bb47f342a117ae0274fbcda1264d6429d", "message": "added sleep between retries", "proba": 7.731647428954602e-07} {"commit": "b0dc5ec78924e206a7f4e181e91713d98cb12420", "message": "delegate to sax population methods from MyNamespaceSupport", "proba": 1.4127866165836167e-07} {"commit": "e959e9b40ef5e933f616f9f3422526a5f63a5586", "message": "check for unbound prefixes", "proba": 4.5370256884780247e-07} {"commit": "cbfe2893e99146d1c1ed981d36dab7f22a559a78", "message": "Fixing bug 277537: implementing isXMLName()\n", "proba": 8.889333003025968e-07} {"commit": "f567c92fcfab29db2d2ed9cc58d0d8a5fddcb6c2", "message": "Removed unused import statement and cleaned up whitespace\n", "proba": 7.493512725886831e-07} {"commit": "3d5d1da77647077c7125f0c58de79b22c7ba3bb6", "message": "Update FolderPathMenu text", "proba": 2.6177536938121193e-07} {"commit": "9cd40f3ec239831bb4cf82cb270388690ccc9635", "message": "fix wrong order\n", "proba": 0.984718918800354} {"commit": "17a29ac2313774850f0cce116ee33ef79d007a34", "message": "HBASE-20338 WALProcedureStore#recoverLease() should have fixed sleeps for retrying rollWriter()\n\nSigned-off-by: Mike Drob <7d5db5eeae20c13a709f5640b51f5c63dc0a2d15@apache.org>\nSigned-off-by: Umesh Agashe <78489028889ee85c25c224c9070f286d58661c74@cloudera.com>\nSigned-off-by: Chia-Ping Tsai <51ef25fd0a3611d18ffb478ae2ae610bbbd2432c@gmail.com>\n", "proba": 1.6886764342416427e-07} {"commit": "f7d30b29c00757535252c656c546d3e940e082fe", "message": "HV-183 Made sure that payloads are propagated.\nAlso fixed several typos.\n\ngit-svn-id: 26dda5117cf3d919afec67b81d32a23dad579a1f@17419 1b8cb986-b30d-0410-93ca-fae66ebed9b2\n", "proba": 0.0009084274061024189} {"commit": "7cdd25191f20e6eadc2def7bdd7de78e8ce98381", "message": "[r1785] Added finish and save buttons. Also added mechanism for AudioCaptureActivity\nto send its data to Shell.\n", "proba": 9.634274533709686e-08} {"commit": "65ab46b7d6869d2dd44f203eec962049c624ffe5", "message": "logging for EA-37115\n", "proba": 1.3462069148317823e-07} {"commit": "35722017d7bb9f5f1c3611331689f54415394462", "message": "Fix the LAPI tools to compile against CM 3.2.0.\n\nThe content URL parameter added to the DocPusher constructor in CM\n3.0.0 has gone away again. See r498 for the 3.0 change.\n\nCode review: https://codereview.appspot.com/12958043/\n", "proba": 1.360265997618626e-07} {"commit": "885fd6d6fff7e6e8ff07e62bfc0ed6d6755ab334", "message": "Update DeleteMemberAction.java\n\nExclude unnecessary catch clause in the actionPerformed() method.", "proba": 1.134266511826354e-07} {"commit": "0ef129599eb13f94969be797f1e970d5b8f559b0", "message": "[3065] fixed creating lab mappings for lab item contacts", "proba": 1.0976235387261113e-07} {"commit": "c865b29f2eba1bb5a99bf29a154c17f29fde5d15", "message": "Add error handling in cartridge subscription\n", "proba": 2.156786820251e-07} {"commit": "03665f199e35ea9668dd3d828867122b41ba72cb", "message": "Added reset\n\n\nFormer-commit-id: 58babb384e20b110ad2ba37584b60b63383090e5", "proba": 6.408037620531104e-07} {"commit": "b2fcff13188b671cb07a28f5fc3d26f37d60ff37", "message": "logback.xml missplaced", "proba": 1.3522665085474728e-06} {"commit": "20264b8a1a74fcffed87b33d7d7e486163c169a9", "message": "DUBBO-183 \u4e0d\u628a\u672c\u673a\u52a0\u5165\u5230\u5fc3\u8df3\u68c0\u6d4b\u5217\u8868\u4e2d\n\ngit-svn-id: 3d0e7b608a819e97e591a7b753bfd1a27aaeb5ee@1022 1a56cb94-b969-4eaa-88fa-be21384802f2\n", "proba": 1.0070310736409738e-06} {"commit": "dd0e45f4a23026f14120971b23c765de86a90082", "message": "fix(metrics): second attempt at a front50.lastPoll meter (#391)\n\n", "proba": 1.3038443569257652e-07} {"commit": "3a43a2aa8558f9ebdf067483c2a7a0d15ccff7a8", "message": "chore(engine): add missing javadoc to DefaultDmnEngineConfiguration\n\n- add missing javadoc to getter and setter\n- change return type of fluent setters to DefaultDmnEngineConfiguration\n\nrelated to #CAM-4896\n", "proba": 2.6803763830685057e-07} {"commit": "16d8556a2077d8e1c1f40e5ad13303be1e2b8041", "message": "Little test fix", "proba": 2.42709234044014e-07} {"commit": "31013729c82ab71a034857ca7990b0768d3c6eeb", "message": "Fixed some indentation issues\n", "proba": 4.070072066042485e-07} {"commit": "18dc16b1b7414a15bf84d68250c73df795276575", "message": "RunConfigurationRefactoringElementListenerProvider -> extension\n", "proba": 1.5180538071035699e-07} {"commit": "09642271a6d07118685cf9ca64ee2567bbc2b8f5", "message": "javadoc typo correction.", "proba": 1.748839650872469e-07} {"commit": "d759aacfdc0c4f5c63f3aba5e7db1f37f665f8da", "message": "[Typo] Add missing space in log entries\n", "proba": 4.6231937744778406e-07} {"commit": "21b95c70eb8a57d0774b32a4868b46a084aa865d", "message": "InputStream => byte[]", "proba": 1.6361279904231196e-06} {"commit": "452c1de88c02e0578693ac6f5fc6c31bb0eb8dad", "message": "angshu | fixing Chief Complaint onsetDate NPE error\n", "proba": 1.3767926532182173e-07} {"commit": "7ab01bba50694eed636aa4c347841bcefff43107", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "8deb24e3110d09d7205f4e956343b834703ffd1a", "message": "process all declared interfaces when collecting transitive super types\n", "proba": 3.3774631447158754e-07} {"commit": "dfcb331ba3516264398121c9f23af3a79c0509cc", "message": "HDFS-13076: [SPS]: Addendum. Resolve conflicts after rebasing branch to trunk. Contributed by Rakesh R.\n", "proba": 1.0420056639759423e-07} {"commit": "acae20036f4b46fc7d2dbcee325c23b75d7f0fd1", "message": "fixed problem with price requesting after order filled\n", "proba": 1.326284149172352e-07} {"commit": "cd7dbd786aaeb418a5d7d3a0ee7e6a05060fa713", "message": "Convert MockBase to use the ByteMap from Asyncbase instead of the\nsilly string to byte key conversion. Thanks Tsuna!\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@euphoriaaudio.com>\n", "proba": 1.1867030735857043e-07} {"commit": "2a699790fe498f31347f56639aeba450643297d6", "message": "Add idea build support with loading dependencies\n", "proba": 2.653201818247908e-07} {"commit": "91cc2d2c5752df3e9fc6b5d62ee94a6ca34fdee8", "message": "Fix lazy fitness evaluation in 'Phenotype' class.\n", "proba": 4.228404293371568e-07} {"commit": "6dab7638507f0aab4c8606f1667749320a73a442", "message": "HBASE-10651 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in Replication (Honghua Feng)\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1575605 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.111772573698545e-06} {"commit": "55ac16ca6a5655f0597384ab02a1c2b8bad20443", "message": "Fix for #441 (Convert user_id to a UUID in the CES schema) suryayadavalli committed\n", "proba": 2.7368102450964216e-07} {"commit": "bda5e4cd33672426deb359a77986aad4571954fa", "message": "INFUND-2899 Create unit tests for validations\nAdditional tests for Labour and Overhead\n", "proba": 1.0006011308405505e-07} {"commit": "14b050777c734c905199ba35cea3f4a82458aed0", "message": "[prover] Fix do not carry initial value of AssignedVariables\n\n- this amends commit 70cad50042df16936d58d5bda6800cd2c98c188c\n", "proba": 7.760042421978142e-07} {"commit": "488e14051f4271529d5e819d6f4c4ab79222cde4", "message": "more logs for decode exception\n", "proba": 1.9021365460503148e-07} {"commit": "3d268c32cc6839a037900498686c336dd393624f", "message": "Implemented getAttributeId()\n", "proba": 6.282201638896368e-07} {"commit": "ca579bd191b3a5333d60d96706b44f9e0db76c3a", "message": "Let this JUnit rule be final.", "proba": 1.5640388539850392e-07} {"commit": "d2e65ba1c18f0eb44121a8b369250155b4d5ef64", "message": "Fixed issue 71: added pid to default consumerId\n", "proba": 2.741506932579796e-07} {"commit": "a66bbddc09a68967abf314e5c3363f94310b7755", "message": "Fixed get for latest ContentArticleVersion\n", "proba": 1.2943196736614482e-07} {"commit": "3f21109df84bc3901ef83a172526ba28b2cd5580", "message": "added main method for test purposes", "proba": 1.1795361132271864e-07} {"commit": "5f72b16695609f4f855f9307b684af0fb769f0ab", "message": "start implementing playCardUpon and isLegalMove routines", "proba": 1.4424468020024506e-07} {"commit": "3b4f065047e34b343bdfa3aea6a2c7bd24410df8", "message": "cleanup unused variable\n", "proba": 1.0672019925550558e-06} {"commit": "cf52143802ca63cc409710f1d810a77b43f19459", "message": "Avoid dividing by zero in the inventory grid when the main canvas size is too small for the inventory cell by drawing a minimum of 1 cell horizontally even though it does not fit in the bounds.\n", "proba": 1.17142775479806e-07} {"commit": "30bf93534ab6a7def75a9ffb72f7310203fdd613", "message": "fixed test case after refactoring form handling for artifact actions\n", "proba": 2.0361670749480254e-07} {"commit": "88a225b4095fdd21291262998d76f57ddc16c812", "message": "Renames the createFrame function to encodeFrame.\n", "proba": 1.1730201094906079e-06} {"commit": "401afe83ce099415badf41b85761247ea9927255", "message": "Fix for Oracle NVARCHAR2 fields bigger than 2000\n", "proba": 2.1751645817857934e-07} {"commit": "ee078d0253cd682ec878f903eba0000687ac8158", "message": "temporary hack to test qa\n", "proba": 2.2356948647939134e-07} {"commit": "fc481dd3cf7bf9f325adf8739a4ee96e510c4773", "message": "memoDAO \uc218\uc815", "proba": 4.321531832829351e-06} {"commit": "a4c18c10858e64321904f439e77efa1f84f90f31", "message": "Remove Resource Optimism in YahooFinanceQuoteFeedTest\n", "proba": 1.8977426918809215e-07} {"commit": "1b6be9b429ef6b96b8c546efab79de13c4fba77c", "message": "Made addition attributes editable in taxonomy views\n", "proba": 1.5648147666524892e-07} {"commit": "19b2b2ee7979d7ca42b40f20ab71494cdf0458cd", "message": "catalog: minor File fix.\n", "proba": 1.2382268721466971e-07} {"commit": "4959c8478692e2c71332e9eb87114189f2e1fcd5", "message": "Added a call to InetAddressUtils.getLocalHostAddress().\n", "proba": 1.0991612953148433e-07} {"commit": "cf5218b1e1aa78757c6f20074f7887bc6f2fb94f", "message": "RESOLVED - bug 221248: simplify class hierarchy\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=221248\n", "proba": 7.467317004739016e-07} {"commit": "354625925b2db25a3b9064297141be1003ebbda1", "message": "NEW - bug 278985: NullPointerException in task list\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=278985\n", "proba": 8.242860531026963e-06} {"commit": "f1249eced348c493c77d539ce0e38a693dd272d9", "message": "Added extension information to the Loadrunner workload satellite\nadapter.\n\nChange-Id: If11f3a90b7a05aa94bd47851acc2caddbb33090f\nSigned-off-by: Peter Merkert <8fdbf00a17753bb84bfc0daace87836096fea880@sap.com>", "proba": 1.2900251533665141e-07} {"commit": "fc4c4e6f407970a2488535a5473cce0aa846a390", "message": "Added ALL_GROUP strategy to PlanJSONDumpGenerator. Before this fix the pact web could not show the plan.\n", "proba": 1.0034124642288589e-07} {"commit": "d5d399255412de99c07ca9c7d7778c462ed0d862", "message": "Revert \"Changed old test methods to use the new pagination supporting method and added a new one.\"\n\nThis reverts commit 2a74d00f2522d6eaa523700f10ecba8219372229.\n", "proba": 1.1371822949968191e-07} {"commit": "0e599b2d3436c7155f1fa69bc6c6eebf973839d6", "message": "cleanup", "proba": 3.1109298106457572e-06} {"commit": "6098ab9d36664faaf252b3c8a564b3119579cea1", "message": "LombokLightClass getPresentation and isInheritor methods implemented.\n\nGitOrigin-RevId: be7ed491260aa411cddec5408e5172c4601b8bb6", "proba": 1.4487210364677594e-06} {"commit": "b7bf06edc5c79f1cf9f277861274b0c63e400901", "message": "Fixbug #DangKyTaiKhoan: S\u1eeda l\u1ea1i v\u1ecb tr\u00ed tham s\u1ed1 h\u00e0m g\u1eedi mail c\u1ee7a doanh\nnghi\u1ec7p", "proba": 1.3750015170899132e-07} {"commit": "cdc237acf7afe27d67cd3774eaebbb06cc25cb64", "message": "Proper equalTo\n", "proba": 0.0005167998024262488} {"commit": "3c76bb7dbd08a9243303f43656fb053dcba9b74d", "message": "testOptimizationOnRightPartOfLJ7() added to RedundantSelfJoinTest.\n", "proba": 1.0796443206118056e-07} {"commit": "52a95b271745c5a7ef22d28188544d9fcb2b9c84", "message": "KULRICE-14013 Updating a Rule to change proposition leaves original propositions as orphans.\n", "proba": 1.0571135078407679e-07} {"commit": "8aa60d232a127d35683c90a029983088d1dbc561", "message": "[rx-sample][rdp][dagger][UserTestRepository] fix passing data to subject\n", "proba": 1.964106530749632e-07} {"commit": "8222b3a7c304c71123a654ba84be522613b829ff", "message": "removed cruft\n\ngit-svn-id: 840349cbf2a7f44860f6cfd02374235b623e9bf9@3055 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 3.5616079685496516e-07} {"commit": "fa151794294f262cee07fd409d6efde603b5e364", "message": "Fix static imports\n", "proba": 1.741494816087652e-05} {"commit": "210e56b24108fb763a9143b1bb2ddd7c6d77873f", "message": "commenting out SYSIBM.SQLFOREIGNKEYS test\n", "proba": 1.7429589149742242e-07} {"commit": "72835b5f34cc9768182d6c241f2ed2368afbbd71", "message": "Modified file resolution in order to allow tests to have any extension.\n", "proba": 1.1395945875847246e-07} {"commit": "1df2f2384cb9d4b33a5ad8982e28f2df4dd2d6d2", "message": "Integration tests fix.\n", "proba": 1.986360587125091e-07} {"commit": "dbb492e971bded620fc3ab7482ced47ae00a057f", "message": "fixed takari/export-package unstable entry order\n\nSigned-off-by: Igor Fedorenko <78b6854e22ab09d4ae3dac29b92052963103b33e@ifedorenko.com>\n", "proba": 1.0896781077462947e-07} {"commit": "0e289c82394f13b0d708c93edf13ab9d2cd82f2a", "message": "InPackage est maintenant package protected\n\naucune n\u00e9cessiter d'adapter les tests mais couvre un cas suppl\u00e9mentaire\n", "proba": 4.5866951836615044e-07} {"commit": "180eec03a40fd474b2c7ae207acea76b65464c89", "message": "Removed a test method.\n", "proba": 3.7442194411596574e-07} {"commit": "3ef7de7d8af09faca562f8e7b8c9ea6e384daa03", "message": "Implement code review changes\n", "proba": 8.32669684314169e-06} {"commit": "b0df57bb540adb93e1f6a0952c5e61a5af5ca2fe", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "82b5ae9d8b5b49eea04a307dde880a6521b1e91b", "message": "Update SS7 Simulator to support of netty lib", "proba": 1.2265749660400616e-07} {"commit": "c8ee515532daeca5f1ffca5b28f6037e13b111f2", "message": "fixed getLowestPOE() method\n", "proba": 2.9092157660670637e-07} {"commit": "63aae5ecf22525767fc0b50a01a901ced4435660", "message": "@trivial adding additiona test for uploading installed packages\n\ngit-svn-id: 51d9aadd9bffa68900dd5cf261a5717cd7855db9@1575067 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.216743943492475e-07} {"commit": "9b440862570d0404cbf0fb5df833855b36a1d8e8", "message": "WICKET-2879 delegate isVisible in PanelCachingTab \n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@945868 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.432745074860577e-07} {"commit": "829f8f597463124b4149cf2dcd549276d131afe8", "message": "Weaker access to some class fields\n", "proba": 1.3049253766439506e-07} {"commit": "f70c08bb1a0855e8d88cef8eba9c634460555ae2", "message": "engine: Change ActivateDeactivateVmNic to be internal command\n\nActivateDeactivateVmNic should be used just as internal command.\nIf client wants to activate/deactivate the nic, he should use edit.\n\nChange-Id: I64d5b361904d504aab7201f4f7f12b5f7ade4de1\nSigned-off-by: Alona Kaplan <9ea2f88c7fe7e68aa51858b03e0d548211901b83@redhat.com>\n", "proba": 3.8125224932628043e-07} {"commit": "d77b3df752edecac07abfef620ee1904ce89c161", "message": "Typo\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@7826 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.117126089411613e-06} {"commit": "abced3230f02588c577c17c0cc039c5707c85081", "message": "Address FIXME for QueuedNotificationManager\n\nThe QueuedNotificationManager was originally implemented to loop forever in\nattempt to offer the target notification queue a notification. However, with a\nreasonably large queue capacity and long timeout, if queueing is still\nunsuccessful, then the listener is likely in an unrecoverable state (deadlock\nor endless loop). To avoid one rogue listener bringing everyone to a halt, the\nnumber of tries is limited to 10 (10 minutes), and an appropriate warning\nmessage is printed if the offer attempt fails.\n\nChange-Id: Ie01ee475cfdda2c93c346d3b7ea823ccfc609b83\nSigned-off-by: Ryan Goulding \n", "proba": 5.975802196189761e-06} {"commit": "7cac363f7b65824ffda5dcafd7157261ed6ca717", "message": "events-api-paging-engine: little fix on TEIWithLimitCall\n", "proba": 2.1059389609945356e-07} {"commit": "f05fef30b8b156243e3583091503ddc1e33a601c", "message": "remove app level fireProfileChanged/fireProfileChanged\n", "proba": 4.0886837382458907e-07} {"commit": "43372b2ba8f286c6c02b323afa2c4a22f2c0c6ae", "message": "You had one job Netty logging guard\n\nIn pre-release versions of Elasticsearch 5.0.0, users were subject to\r\nlog messages of the form \"your platform does not.*reliably.*potential\r\nsystem instability\". This is because we disable Netty from being unsafe,\r\nand Netty throws up this scary info-level message when unsafe is\r\nunavailable, even if it was unavailable because the user requested that\r\nit be unavailabe. Users were rightly confused, and concerned. So, we\r\ncontributed a guard to Netty to prevent this log message from showing up\r\nwhen unsafe was explicitly disabled. This guard shipped with all\r\nversions of Netty that shipped starting with Elasticsearch\r\n5.0.0. Unfortunately, this guard was lost in an unrelated refactoring\r\nand now with the 4.1.10.Final upgrade, users will again see this\r\nmessage. This commit is a hack around this until we can get a fix\r\nupstream again.\r\n\r\nRelates #24469\r\n", "proba": 9.582664688423392e-07} {"commit": "9f1e4c0482b0e5e32b3c1474ff84961fca158f15", "message": "Logging when converting to html\n", "proba": 1.6644084098516032e-05} {"commit": "371747c37ef3fd21a3f8fbd8a47d290d16f15342", "message": "extra import\n", "proba": 2.0022376645556506e-07} {"commit": "d870a188f1147df397299a410e30ef00263ae6d4", "message": "OLMIS-2912: fix message key generation\n", "proba": 4.628213901014533e-07} {"commit": "5c972a3c1a142a4e2fe303c8741baa72346a499e", "message": "Charset, locale profile property\n\n#2757", "proba": 1.2574118102293141e-07} {"commit": "741498983c7de1a93fc89ea8e26bc0d6fb4ecaa9", "message": "commit2", "proba": 7.12786459189374e-07} {"commit": "e93bb07303d7cea0360b912c24e34a1935aaa574", "message": "IllegalStateException Crash Fix\n", "proba": 6.661106226601987e-07} {"commit": "786d01a91ab590c43b3b0abe11abb768db345e2f", "message": "Change PhysicalDrive name from Storage Device to Drive\n", "proba": 2.1842465969257319e-07} {"commit": "1557f736d3e761880004e2481ebbb109212d644d", "message": "fix: permission check via non-sdk19/4.4+\n", "proba": 1.3326234693522565e-07} {"commit": "c9d8c249661ea44de5b7c5557037581eba2ba330", "message": "2943 change isa check to FsContent type, resolve some netbeans hints\n", "proba": 1.0522935411927392e-07} {"commit": "edb05572e8c25079cc75a93560092b35b75c81bb", "message": "Catch case where Content is null\n", "proba": 0.002906191861256957} {"commit": "6dab171f21f12c2ab1c0bb30d8e25e320bc4978f", "message": "Removed stopwatch and debug printlns.\n", "proba": 1.2452196074264066e-07} {"commit": "e238e64fe848353f6fa295764308f1dab71878a6", "message": "allow for independent reads and writes in client connection", "proba": 1.6393597945807414e-07} {"commit": "4e02ce40d101e97ccb6b071dfbd678adcde03a86", "message": "add outprint when successfully reopened\n", "proba": 2.6910106498689856e-07} {"commit": "e5868f56791e0bfe709d9cce22daf9f89c28a75a", "message": "fix 1st title letter capitalization\n", "proba": 0.9999945163726807} {"commit": "e3275ffa9314243fcdf51947202c8f4bd2ece561", "message": "move repons to lecture in lecture office, fix title\n", "proba": 1.5437018419106607e-07} {"commit": "bbc2d08b2fde3821afadbb3e2420fe8a48e9fee8", "message": "CachingBuildRuleBuilder: add helpers for constructing `BuildResult`s\n\nSummary:\nSwitch to a model which accumulates state in the `CachingBuildRuleBuilder`\nvia write-once volatile references (as is already done with `depsAreAvailable`\nand `uploadCompleteFuture`). This doesn't yet actually add any of these\nfields, but rather sets up the `BuildResult` helper methods in anticipation of\nthem.\n\nTest Plan: CI\n\nReviewed By: yiding\n\nfbshipit-source-id: 29f9ab6\n", "proba": 8.304359653266147e-07} {"commit": "ba7c8be119fea5772a058b057fde943af9029d60", "message": "rampart-policy related changes to support WS Security Policy 1.2\n\ngit-svn-id: 826b4206cfd113e788b1201c7dc26b81d52deb30@615828 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.695350277941543e-07} {"commit": "a0d0fc06d4fa0ee781895e1833e0a737c0a8773c", "message": "Remove unnecessary explicit type argument\n\nThe type can be infered and does not need to be explicitly stated.\n", "proba": 0.0011085296282544732} {"commit": "4f5dc1bc623f349fadbe335f6d5a1de46f10044e", "message": "Fixed broken test because of the label column.\n", "proba": 1.2261270398994384e-07} {"commit": "8f15482fbb753c9ea90e96a45c66253513ec20bb", "message": "Update CertificateValidationException\n", "proba": 6.781687602597231e-07} {"commit": "85d8c6115b672a31fa22c6f1e1d522a7d97a6cb2", "message": "test branch acs\n", "proba": 1.284939799006679e-06} {"commit": "6491709315203aaa597daccf739825471b2fe4c8", "message": "fix KKImageRequest decode bitmap\n", "proba": 5.123330538481241e-06} {"commit": "de0ba70552051b677e220af220157c30794bd6b9", "message": "oops fix slashes vs dots when comparing class names, Github #86\n", "proba": 1.3520030961444718e-07} {"commit": "3f0f8cdf1a846118959a41df4c52eba4faa0e454", "message": "Corrected the last commit for SR_EELS_CorrectionPlugin:\n\nJava is not able to extend ~ to /home//.\nSystem.getProperty(\"user.home\") works fine.", "proba": 1.210728584055687e-07} {"commit": "51ca3dbc6a11ce6e08dba61ff8d235dc448b7bb2", "message": "Halfops + Voiced Users get Trusted, Ops, Super Ops and Owners get Op\n", "proba": 1.1025123569652351e-07} {"commit": "34e88bfb515686d6c6c12765807d4b7abc3e3dcb", "message": "Use parseLong instead of useless Wrapper\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1380062 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: ea6e7152f161bbf82aa6e4b81ac4137784ba19e2", "proba": 6.630356892856071e-06} {"commit": "12c88ac146230d701db02914aa128d8bd2c8d4f2", "message": "recipe for fan\n", "proba": 2.0976352971047163e-05} {"commit": "3acdda89edd5bea825b55d142ed75d9780c9a5fa", "message": "OreCrusher experimental state\n", "proba": 2.6982962708643754e-07} {"commit": "635348525d98260cdb3153f081c519fadc0a4d09", "message": "fixed bug in SrsComboBoxManager\n", "proba": 2.3054846565173648e-07} {"commit": "3c85e7232aa30dd5a65a2535fec84f171c2b7151", "message": "bugs fixed at warning messaging ..\n", "proba": 1.1065129257303852e-07} {"commit": "2c386b15991dde17022aec9a26eb5dc875c22f33", "message": "Grammar", "proba": 6.151479283289518e-06} {"commit": "d54c95f219d951cf6840e0ec4a3b3a0959f1e0f7", "message": "fixed a small bug in the import of SMAC parmfiles\n", "proba": 1.6727011598050012e-07} {"commit": "e12a31e0ade8e6203573ddd2ad1bca84252e3a9f", "message": "JIRA PM-326\n\nFixed a type for task edge events.\n\n\n", "proba": 1.0567426045327011e-07} {"commit": "4f09259aeab5e7ad87a5b42b1677dc7d2c086e72", "message": "Adding the default exception handler to handle all unknown exceptions and hide implementation from the clients.\n", "proba": 1.022773687964218e-07} {"commit": "b3ff50f4e67b7a9ac578be47a01d64c32a5d1ba7", "message": "Removed to resolve merge conflicts", "proba": 3.033254643014516e-07} {"commit": "9f3fc48a1b09c16e08deb9ad0e2d44767206e772", "message": "add waf", "proba": 0.007064634468406439} {"commit": "06600044a2808e48e80e42d9c1404ab712028cdb", "message": "PR: MCHECKSTYLE-35\n\nmoved rules summary to the bottom of the summary sections\n\ngit-svn-id: 6038db50b076e48c7926ed71fd94f8e91be2fbc9@410026 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.527678581529472e-07} {"commit": "45dd604fd39529e9fa816c361bf98c7271aefe28", "message": "#1550 Ordered properties in domain explorer by property position\n", "proba": 1.135538312269091e-07} {"commit": "fdbbc78abe5f9d42b1383a1621107033aa1d92c6", "message": "modify articleIterator to exclude supplemental pdf file, since it does not come with metadata\n", "proba": 1.3409739096914564e-07} {"commit": "1c73aaf5e05e5a6668b5af10cdceb41c9a20d146", "message": "remove unused objects\n", "proba": 1.599051392986439e-05} {"commit": "0ec5952daa43efe0c85d5bf5db653335becfd13d", "message": "fixed navigation using popups", "proba": 3.2476316391694127e-07} {"commit": "7880b0f0ec145283fae6eb0e078606a7ccd994b3", "message": "submit PR to check if joining google-cla group\n", "proba": 1.2583092257045791e-07} {"commit": "f33d454605f4ea41a01faef4774c037a6a391887", "message": "TAMAYA-340: Use constants across whole class\n", "proba": 1.9429909059454076e-07} {"commit": "fb5cd45705271fd774d81b4f8d3958798f6f608d", "message": "BLADE-440 Add @BladeProfile annotation to new command\n", "proba": 1.6548146675177122e-07} {"commit": "3c3ebced983dad07498c0d95d08e8d09c8bcda7f", "message": "Fixing price calculation.\n", "proba": 6.061873136786744e-07} {"commit": "35eef7717091312cbe112bdf7ffbe1fcd908eb7e", "message": "ISIS-2638: fixes compile issue\n", "proba": 7.284416483344103e-07} {"commit": "dd7cdf5b14ede8784bb06eb95192a8ebe1b5143d", "message": "Disable failing ContextualSearchManagerTests.\n\nDisabled:\ntestChainedSearchContentVisibility\ntestChainedSearchLoadsCorrectSearchTerm\ntestLongPressContentVisibility\ntestLongPressMultipleSwipeOnlyLoadsContentOnce\ntestTapContentVisibility\ntestTapExpandNotRemovedFromHistory\ntestTapMultipleSwipeOnlyLoadsContentOnce\n\nTBR=pedrosimonetti@chromium.org\n\nBUG=551711\n\nReview URL: https://codereview.chromium.org/1406963007\n\nCr-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#358032}\n", "proba": 7.452095360349631e-06} {"commit": "208585811d5443133d77e008caa59589ed6ac1db", "message": "DELTASPIKE-353 restrict global alternatives to weld 1.x\n", "proba": 1.2248892744537443e-07} {"commit": "21d50d9ae047cf203279c092656b4ae1fd7c411b", "message": "Return ImmutableList from OntologyServiceImpl.getCurrentHpoIds\n", "proba": 0.9990448355674744} {"commit": "b8629c068fb3a360fa6dd6cab557ada0308fd6dc", "message": "printing topology\n", "proba": 7.282520186890906e-07} {"commit": "6d05d58c114fce3558b204a98cc63cc0f13bc6d3", "message": "IFS-2891 prototypes controller in prototypes service should not depend on prototypes profile\n", "proba": 1.2305561369885254e-07} {"commit": "5231979e6923ea7cec93b342004cca5031cdb7f0", "message": "deal with empty selections\n", "proba": 1.4388169233825465e-07} {"commit": "c81f47a2fafca66593162ba037cbb1bb3505f2fa", "message": "Take into account the change in the Viewer Silverpeas Core service\n", "proba": 2.0650786325404624e-07} {"commit": "da231bf3305e949817ee1dec38cdd5e03f87d5e8", "message": "PLT-630 Rebase cross-currency swap E2E test\n", "proba": 1.5280149057161907e-07} {"commit": "086cbb4a627dc56a3e3145ef09e8517baa1c6b76", "message": "\u518d\u6b21\u4fdd\u5b58\u5df2\u903b\u8f91\u5220\u9664\u7684\u5bf9\u8c61\u65f6,\u5220\u9664\u72b6\u6001\u4ee5\u65b0\u5bf9\u8c61\u4e3a\u51c6\n", "proba": 2.27414844289342e-07} {"commit": "a7fd6ae7874ac1d529053c20146f80849d3765a4", "message": "propose positional argument list after parameterized type", "proba": 4.7557054472235905e-07} {"commit": "ae3a75263c3fc06e0dc16bc6964e199df167e32f", "message": "This closes #3471\n", "proba": 1.755116869617268e-07} {"commit": "6e54bb057f5e91c44c186bcc6a68bc4f4c0177ec", "message": "Supported change of collections\n", "proba": 1.9976906173724274e-07} {"commit": "5d6a3bd63e34a625c85601d52ef606afd3813370", "message": "Fix #1394, Fix data node storage data not right issue (#1396)\n\n", "proba": 1.0810516926085256e-07} {"commit": "9af41f71591e689a3271148153ef0c40ebed4469", "message": "Modify the TestNSREs class to use the new base test class and add\nmore tests\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@yahoo-inc.com>\n", "proba": 1.157458910938658e-07} {"commit": "2d2a9fc2823108bb186171529a8e1dbc9f7d84b3", "message": "AndreasTolfTolfsen: Fixing typo in Proxy interface\n\nr17557\n", "proba": 2.5788557422856684e-07} {"commit": "063db3b6be46e0387b6079e8f38ff879b1bb581a", "message": "Remove ProtobufImport\n\nWe don't support ReviewDb anymore and hence we also don't support\nimporting data into ReviewDb anymore.\n\nWith this removal, we don't mention/use ProtobufCodec anywhere in\nour code base anymore.\n\nChange-Id: If3dc580d0c679fe48c6c3337dcc835b3657a88ee\n", "proba": 2.4110663616738748e-06} {"commit": "d96e744b3c02b05839e9ad753d4d43c95ff205e7", "message": "Remove unnecessary code", "proba": 0.0013413974083960056} {"commit": "8a03c625ebc30c0e6636318742ccf8d0a01566d2", "message": "buildAll on iterable\n", "proba": 3.158751837872842e-07} {"commit": "b7665c90eb0575c664b4b4b10b5e948ca94a4f71", "message": "bunch of changes to be test conform.", "proba": 1.0592852817126186e-07} {"commit": "ddcf9437304be0a61c735524500eff7d49360d4e", "message": "Update logging to allow the specification of the property org.ccnx.ccn.LogLevel.All\nor the environment variable CCN_LOG_LEVEL_ALL with a standard log level to set\nthe default log level for all facilities including the default facility.\nA value set by the All facility can be overridden by a specific facility's\nproperty or environment variable. Using CCN_LOG_LEVEL_ALL=OFF does not (yet)\nturn off all logging as not all calls to Log.() are protected by a call\nto Log.isLoggable().\n\n\tmodified: javasrc/src/org/ccnx/ccn/impl/support/Log.java\n", "proba": 4.23344590672059e-06} {"commit": "44ea87631e4c304d26a7a7c3b7aa3fb439573b06", "message": "Helper method.\n", "proba": 5.932958515586506e-07} {"commit": "d6706bb2496de1a58402332539e9dcd02c4422e3", "message": "refs #100678 Merge remote-tracking branch 'origin/100678-ccngetfile-logging'\n\n* origin/100678-ccngetfile-logging:\n refs #100678 update copyright\n refs #100678 Add statement to suppress INFO messages by default to ccngetfile\n", "proba": 3.511373165565601e-07} {"commit": "e2c91d825e248cd266e4abff66a9909c9708f67b", "message": "Bug fixed, introduced with refactoring.\n", "proba": 1.064957615426465e-07} {"commit": "7d06a7f8544d60a56d07363f11e7135ed630e6f4", "message": "added new field id as unique identifier to the message\n", "proba": 2.6199714397989737e-07} {"commit": "1caa14e24be815f02f2a0fb06729fc86af5a1c96", "message": "Maybe fix the tests\n", "proba": 7.331561391765717e-06} {"commit": "c09480d2705b21c7bafec7da4b94d547a6ae3a5f", "message": "Cleaned up code for Utility", "proba": 7.599404625580064e-07} {"commit": "2d7e6a7b90e31a118d451f3533aef56162f0c6e3", "message": "\u4fee\u6539\u63d0\u4ea4\u8005\u5934\u50cf", "proba": 2.053217542652419e-07} {"commit": "0ebbd6d877953144b364214c9b17798eb6d89979", "message": "NEW - bug 243: Add -fpMemRatio parameter to set percentage of RAM\ndedicated to fingerprint sets \nhttps://bugzilla.tlaplus.net/show_bug.cgi?id=243\n- Improved comments\n\ngit-svn-id: 7acc490bd371dbc82047a939b87dc892fdc31f59@25176 76a6fc44-f60b-0410-a9a8-e67b0e8fc65c\n", "proba": 8.524185659553041e-07} {"commit": "b87992bddb4deadfe94bcb7e5dd01af4e041b095", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "eb4c90c7cbca53618be4ab34f3e7b4874c8302c0", "message": "updated to keep up with the changes in the core.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@1834 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 4.288090167392511e-06} {"commit": "2c2d7171ec3fbed7ff19cc65271a2886817a5970", "message": "Assert that timeouts didn't occur in Context tests\n\nAlthough it is unlikely the awaits return false, it would be useful\ninformation to know about the failure if they did.\n\nThis should provide more clues in case the test flakes again (#1146)\n", "proba": 0.0004734313115477562} {"commit": "4a155ee03482c2851db4f4961971984aa4394441", "message": "Added test for new expression with argument.", "proba": 1.1188581083843019e-07} {"commit": "91372d65f24cddd9507953b7a483cecbbf4b451a", "message": "Removed replay support for write and next_line instructions in\nevaluation logic.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.1888451467712002e-07} {"commit": "320957f4ae4b940a1e324bf0865404bb340b6c60", "message": "next patch bug fixes", "proba": 1.564611835647156e-07} {"commit": "6d9e5f8bb66e94405bf3139858468c6ffdf76ceb", "message": "save level uses implicit file name. save level as forces user to select a file\n", "proba": 7.046407972666202e-07} {"commit": "0e01ba5b57ed38383d8a27c529526ec21bff0e8d", "message": "remove padding\n", "proba": 2.7449416393210413e-06} {"commit": "92f2b6fdd2b8b175f1966d00ef87742f6f99b603", "message": "properly implement dx & dy calculation\n", "proba": 3.3773471841413993e-07} {"commit": "7fe823f30dab3369085a6c3aa907136ddddfb491", "message": "day59\n", "proba": 0.00040658339275978506} {"commit": "84e5a5afd099d6bedc774cf0fadad663c9535d8e", "message": "Add threadNum default value usage in example\n", "proba": 2.6168049771513324e-07} {"commit": "f483ea31ef74f1d573ecaa660acf64c80677474b", "message": "Throw an exception instead making the value 0\n", "proba": 0.0001718933053780347} {"commit": "76bfb7358eb172a7a42fadbfe926b04e04efa078", "message": "ARKANE-571 update test\n", "proba": 1.292635971594791e-07} {"commit": "1bc2d5873d37e0ebfc899ff398b285f9ea39bcd0", "message": "new update\n", "proba": 3.4121563885491923e-07} {"commit": "8f231284dcb1309e87527ab425d53e07b7f856b3", "message": "Test `customTypeMappings` with `[]` array syntax\n", "proba": 7.833982635929715e-07} {"commit": "c6082e26a443b75aba63dfeef88823f6eec2abe5", "message": "TSK-442: Investigate image queuing performance\n", "proba": 1.3193381676046556e-07} {"commit": "fde5ea22792e870b64b502fe0f0a9532eaba77dc", "message": "Address comments\n", "proba": 3.416112122067716e-07} {"commit": "e0d26bd2fee6c6c2075229674828e825dc4de6a3", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "3624c0c7c4d41b7b9fcfce5c6984e05630424e36", "message": "add test case capturing entity-unescaping issue described in ARI-3774", "proba": 3.0012344609531283e-07} {"commit": "e5b040f214a0bb1e90eb6a4595ca7ba314afacd8", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "037ef5ab5516792251698ee98bbee8569e8301b0", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "07157e993a595abdd4c7b8ecae08942aa46b09f1", "message": "KULAR-830: Discounts should be subtracted not added.\n", "proba": 1.2092884560388484e-07} {"commit": "f0231abc6dfd99fdcc43bee7ab613fe151a42faf", "message": "Ignorando teste enquanto estrutura de integra\u00e7\u00e3o nao est\u00e1 pronta.\n", "proba": 2.560412610819185e-07} {"commit": "fba9dca695cf2db9493c98f23863fba9e2e5b3fd", "message": "[JBTM-1453] Differentiate regression metrics for each db type\n", "proba": 1.9616018676060776e-07} {"commit": "d4c77ce99724a8b82b55a93ae05026da49737e77", "message": "javadoc\n\ngit-svn-id: 6d8f726e13e44a55f7989a189ac88f9e603c9e4b@4528 41e0724e-84da-11df-b2d6-0f76b6d44b92\n", "proba": 1.0043465863418533e-06} {"commit": "77d79cd4febfffbad5dcb0b381d79693b1a72b75", "message": "Adding Licence", "proba": 8.215442335313128e-07} {"commit": "d5912a5fcad68b0c4720c559958f3e641bd20cff", "message": "Git link\n", "proba": 2.8613359859264165e-07} {"commit": "ae61ab56a5ed8514bc0725c9d92cdb5a96473e2b", "message": "o.c.diag.pvmanager.probe: Opening probe gave NPE if all panels\n(editors, views) of the workspace were closed, i.e. Probe would have\nbeen the first new view.", "proba": 1.0602696676187406e-07} {"commit": "f5ca40b05c1606ca2dfe3f78c73f7a91d9db755e", "message": "Added another paging test\n", "proba": 1.4053259178581357e-07} {"commit": "3323e1b5f68cf8581a4991169e4b12c79ef313a8", "message": "Fixes for Objectify\n", "proba": 1.5679197531426325e-05} {"commit": "284f0e9cf1d1489d4f8c6794dc39cc151e661961", "message": "handled a null pointer exception\n\n\nSVN-Revision: 393\n", "proba": 4.13648905350783e-07} {"commit": "b0df4485d315fc004018fc1877dee6c5f6282137", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "8471ad45b21f33221b2a536413f735345681a318", "message": "changed info to information\n\n", "proba": 1.381499998842628e-07} {"commit": "b885af289519233bc54be9e7bfd2fc503c7ea284", "message": "refactor: use Optional.orElseGet instead of if (Objects.isNull(o)) {...}\n", "proba": 6.965371539990883e-06} {"commit": "6373006250a0bbc83b7ca263f9667d328013d16b", "message": "fix bug in send action in JS (browser)\n", "proba": 1.3093657003082626e-07} {"commit": "3f61711e798b97bd31a585b0467664dc1978240a", "message": "[Component-DSL] Sent notHighest after highest\n\nIn the event that a service is substituted by another service with\nhigher ranking first the existing service is signalled removed, then the\nnew service is sent down the `highest pipe` and then the old service is\nsent down the `notHighestPipe`\n\ngit-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1827580 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010620035754982382} {"commit": "571bde0a805c9d15e7617edb173b6c696e10195a", "message": "ISIS-1010 Skip sign in page if there is a user session and go directly to the home page instead\n", "proba": 1.0844427578149407e-07} {"commit": "5174816e68f11246c22bd993cf0057fb30356a1c", "message": "CAMEL-12089 - Fixed CS\n", "proba": 1.2456423803541838e-07} {"commit": "1e1f0c5fd9a1632cd7731999b71ea1dc54dab9bb", "message": "Fix test error in org.apache.stratos.autoscaler component\n", "proba": 3.168757393723354e-05} {"commit": "d2851db94e2bedd36956472f34ce1e7ad777aac7", "message": "Cover VPC with source nat IP included.\n", "proba": 1.0417473106372199e-07} {"commit": "62e67f409356cf58985b0d222f8067c8b4ef0925", "message": "XAADMINISTRATION-38 Adding a user/group to a group results in XWiki.Admin being displayed\n\nIntegration test. merged from xwiki-enterprise-1.8\n\n\ngit-svn-id: cf27bad30c6b7316185bdac65b014e8c16cd40b6@19222 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 6.725488674419466e-06} {"commit": "3ce6dc3a131bf7c190d803489bcdfecd9596db70", "message": "Regen for commit 9d740265a0cc4995de8a9a65d7a6741d5245ce88 (#7564)\n\nSigned-off-by: GitHub <1505422b2465e9a84f6fdfaa161078890c593f06@github.com>\r\n\r\nCo-authored-by: davsclaus <3cabd045dd8d3287ff6fd2a2e637a44e01b67029@users.noreply.github.com>", "proba": 1.551753570083747e-07} {"commit": "ec31e17d8b992a3f518f6745d570967070b8c1cf", "message": "remove unnecessary casts\n\nsvn path=/harmony/; revision=823772\n", "proba": 1.3325397958396934e-05} {"commit": "ba9a1a3e905f26e129c6aae309e332a3dfeb5e59", "message": "Added handler for null date\n", "proba": 3.131833636871306e-07} {"commit": "af192ae5e10d316415690494a607b97787b243f5", "message": "[prover] Recurse into FunctionCall actuals in SubstitutionVisitor\n", "proba": 1.4128404757229873e-07} {"commit": "3d56b8565050800772f4346c23f895dca97df76d", "message": "[maven-scm-plugin] Build 2011-03-27T23:05:08+0200\n\ngit-svn-id: 985a8700d3d44944975dc3f8e40a21c4fe0a669c@3256 aee2edba-5628-49ba-b8b8-0e9d4ac63d57\n", "proba": 1.470499597644448e-07} {"commit": "ac570c74f6af492fa9ebee6482247a664b4b4cba", "message": "\u751f\u6210\u30af\u30e9\u30b9\u306eencode\u7cfb\u30e1\u30bd\u30c3\u30c9\u306e\u30c6\u30b9\u30c8\u3092\u8ffd\u52a0\n", "proba": 2.5022600880220125e-07} {"commit": "c7b82c2dbb57d8d1626a3e51a5c406c617246e38", "message": "Cleanup\n\ngit-svn-id: 90776817adfbd895fc5cfa90f675377e0a62e745@1037554 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.890904961030174e-07} {"commit": "65452cc53c6f223ffcf679ebbc7161a68353a04f", "message": "KULRICE-5056 - added processing flag to result processor\n", "proba": 1.1250382669913961e-07} {"commit": "7024c7676bac49613c8f50c38c0c00903fb88125", "message": "ignored tests for now, since they are failing without reason\n", "proba": 5.13461202444887e-07} {"commit": "ae7b6c2374f1e553fd581a368e49eed1815298df", "message": "[groovy] diagnostic for EA-124286\n", "proba": 1.392231609997907e-07} {"commit": "b67e890f607e63d52ef5ab7020fffffe69f31b1d", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "ca33146e3789647f0369a4b988f01d07fe5745cb", "message": "INTEGRATION: CWS qadev11 (1.3.14); FILE MERGED\n2003/09/03 15:34:54 sw 1.3.14.1: #112049#\n", "proba": 1.3207973381668126e-07} {"commit": "41fa98be11fe4adcfb564db2d6c454188640ef4b", "message": "Defect 13180: Revised DesignElementList creation to use read-only list of LogicalProbes. Peer reviewed by dkokotov.\n", "proba": 9.505301790113663e-08} {"commit": "4287d1bb52185f8ef24028465069884a7f9ae08c", "message": "SOLR-2739: more assumptions to ensure file is not writable\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1175975 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.818032491333724e-07} {"commit": "83c9d7990ed79b43f2ab67effa5a93990576bd28", "message": "Fix regression where objects were not processed\n", "proba": 4.691451067628805e-06} {"commit": "75b9b8b619c8461df5fcd21afc9816d1d634358b", "message": "updated\n", "proba": 4.958747581440548e-07} {"commit": "9ef3eb33a4cdcf7ae97937d6ac6cc59ffd1d091b", "message": "Morew verbose debugging on Staging errors\n", "proba": 1.4577221918443684e-07} {"commit": "9048fbeb06e94cff49963792c3b054a086135aab", "message": "Removed useless code\n", "proba": 8.09578978078207e-06} {"commit": "d52dbf96802ea798871113627ac2851f2c325608", "message": "[ML] Update test thresholds to account for changes to memory control (#31289)\n\nTo avoid temporary failures, this also disables these tests until elastic/ml-cpp#122 is committed.", "proba": 1.0094861835341362e-07} {"commit": "f5ecb262f3f97252f7a3a3428618f9ad152579f4", "message": "Add unit tests for HomographyMatrix.\n", "proba": 1.2178260533346474e-07} {"commit": "c9132e2841453da9c39fb78e0a3860abf395a96b", "message": "fixed chart name issues for SimpleAnalysis\n", "proba": 1.504361080151284e-07} {"commit": "c5dce2b2cacf02562a102edd7135b6d26bdf9d38", "message": "Fix for windows failing test\n", "proba": 4.273329636816925e-07} {"commit": "2d64efab618b32e850d63f00a1e286b7c88f70e3", "message": "removed \"FileInit\" as it is not needed for replaying, it is now ignored\n", "proba": 1.2811315741600993e-07} {"commit": "c2ccc62fb5c0cc8a3e780ae1dccdbf3f2cce4caf", "message": "MediaControllerListenerTest: add bugs IDs in TODOs\n\nPiperOrigin-RevId: 472974903\n(cherry picked from commit 260aabb6e948f48edaa79f839e483c661f7d944b)\n", "proba": 2.3438619223270507e-07} {"commit": "ce7aca657b9dde1990f8a8c235cc194c22d27b5d", "message": "[ACC-22] up\n", "proba": 1.694492675596848e-05} {"commit": "243f22b503b341555711df5de9cde7e42697d27f", "message": "remove duplicates\n", "proba": 0.9999994039535522} {"commit": "2ee694ad896e68d0b4868dfc13a363c55d0ec105", "message": "#1388 - Automation not working in Experimental\n- Added @Transational annotations for two DB-related methods that didn't have them yet. One of them the \"createAutomationStatus\" mentioned in the stack trace of the issue.\n", "proba": 1.007770151773002e-07} {"commit": "ebca4711b1bd16a983efe3a511b34b7cf51e9c6e", "message": "add definition to value meanings\n\nSVN-Revision: 103\n", "proba": 3.3028004509105813e-07} {"commit": "d5c15902e5623181b7cb2f22e7d2b1c48b511a35", "message": "Filter out log lines coming from Narayana recovery service startup\n\nFixes #27987\n", "proba": 1.2101963875466026e-07} {"commit": "35d20b93b4d19bbe67e21359436a7685813978b6", "message": "use new pushGraphVisalloPropertyQueue() in AudioPostMimeTypeWorker\n", "proba": 1.8837627635548415e-07} {"commit": "2c67a6a748418f5aaea2879acb35d4a9616b10ea", "message": "Pass on the job execution status to the next step, rather than adding our own.\n", "proba": 1.844062325062623e-07} {"commit": "8b0b38e8bafca4c8e9810c93b608b08b90f3e6af", "message": "Bug 296606 - issues with ElementCollections of Embeddables \nCorrection to the test - should make the test pass on server\n", "proba": 1.0702029840103933e-07} {"commit": "1fa1cee03e6634e50788710e606c4f0c7c5d6e31", "message": "restws-346 fixes\n", "proba": 1.2311126340591727e-07} {"commit": "1aba5450ff96498141401a8c33d7dd8d3b61fea9", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "88e7d7b70d4f1eb2856e838ca1b887a484011383", "message": "remove hard coded local dir for client.wsdd\n\n\nSVN-Revision: 1536\n", "proba": 1.7970121746202494e-07} {"commit": "dd9031e7d6f925a76c0c33603138eb819c6a9846", "message": "removing done todo\n", "proba": 1.2254120065335883e-06} {"commit": "45641cd6fd47a0c9f9bcc0c30a74b4add8a6a1b2", "message": "euler tour done\n", "proba": 1.3728187298056582e-07} {"commit": "d9f4138bac91e1d66beb51a2507bc5034b24649b", "message": "IFS-68 - Should be fixing the web test generator for new service changes\n", "proba": 1.2117509129438986e-07} {"commit": "60886d7c5289e3157ca3fe6d02eeccbe4b625c6a", "message": "Ensure qualified name is set correctly for cached Iceberg TableInfo (#504)\n\n", "proba": 1.0952687290455287e-07} {"commit": "76ecd605419ee5522f3b2363bd3b693690291450", "message": "Styling from theme completed\n", "proba": 1.3190638981086522e-07} {"commit": "e496d6450e416a823da9701c7765433368187dca", "message": "Fix storage gateway test by using correctly formatted ARN.\n", "proba": 1.2702722074209305e-07} {"commit": "7eace11f57ced825ea8454a5b6f2afa682a48bbf", "message": "Write better writeOverrideMap javadoc, add static\n", "proba": 2.8212338065713993e-07} {"commit": "8254bf3ce828beceb064d4be37b14045c8d93631", "message": "Advisor Course Recommendation: PIN\n\n- customization: check the PIN before checking for the eligibility problems\n", "proba": 1.4474571230493893e-07} {"commit": "e833c19194975394c515ff2a6078f12d92c0a94d", "message": "typo fixed\n", "proba": 5.2752907322428655e-06} {"commit": "79afe9d68222a25906b867f41db9fe1d92b1b131", "message": "Removing unwanted comment\n", "proba": 1.8598765905153414e-07} {"commit": "da7fefd41871e7b80abcbc46e9f8b42fb57d3c5a", "message": "changing bucket to default with 4.5.1\n", "proba": 5.919241175433854e-06} {"commit": "a455fac15db74a985bfc77cb774760d07a804653", "message": "Allow operator to set platform upgrade to unknown version\n", "proba": 1.8502737475500908e-07} {"commit": "658424e4eb3ebd5dcab7f3db264ccbedd0c4df6c", "message": "September 11 update\n", "proba": 2.604068924938474e-07} {"commit": "3a8b10fa6ea2bdf4c02f117421e45032f6445ebf", "message": "Fixing copy-n-paste error for mixin\n", "proba": 3.870183320486831e-07} {"commit": "e65b6e7bc7816521d9fec1a9e4953b4596189ece", "message": "Sigh...\n\nSigned-off-by: Chris Sanders \n", "proba": 1.1335485083918684e-07} {"commit": "6dbd1a39b3302ecf1e2c9f1943423efc9f410e73", "message": "Logging level set to debug.\n", "proba": 1.3416416777545237e-07} {"commit": "e2e79970baa826c3b6932bce08dc7dad826e2062", "message": "Fix IntelliJ plugin test failure on CI (#531)\n\nSummary:\nThese strange errors happen on Circle CI. Looks like an unexpected JDK property value which has no proper counterpart on CI OS.\n```\nassistive_technologies=org.GNOME.Accessibility.AtkWrapper\n```\nShould be located somewhere inside JDK setup in `accessibility.properties` file. Not present on Mac OSX.\nTo beat this, we are clearing this property via `System.getProperties`\n\n{F155533929}\n\n{F155534014}\n\nPull Request resolved: https://github.com/facebook/litho/pull/531\n\nReviewed By: muraziz\n\nDifferential Revision: D14854416\n\nfbshipit-source-id: a9c85ad48db01b9f0c6970e9d881d6e002fb21a5\n", "proba": 9.715764463180676e-05} {"commit": "92715742348ce760bc883b6f11c62e53617a00f9", "message": "Fixed FB warnings", "proba": 2.0100665665268025e-07} {"commit": "e5e30d67e575c131d15f4b1dbe7149036d2dac21", "message": "Fix Checkstyle.\n", "proba": 1.3961620481950376e-07} {"commit": "e1c7845c51f9cb4bb47ffc119d5caa52130dd586", "message": "Bug 249218 - Criteria API\nUpdate tests to use case sensitive restriction.\n\n", "proba": 9.909300757726669e-08} {"commit": "11d000a598873780b4d81e8717488ab29ab79f21", "message": "BUG-5280: Invoke both close and purge at the same time\n\nThere is no need to gate purge step on the close step\nwith the current frontend code. Enqueue both steps at the same\ntime, improving efficiency.\n\nChange-Id: Ia47fa598f7d3798889d03d1f70896c75eff313ea\nSigned-off-by: Robert Varga \n", "proba": 6.26981830009754e-07} {"commit": "fbf5fbf9983c7304a9b831ba92e039a99e7b4912", "message": "*** empty log message ***\n\n", "proba": 5.360483328331611e-07} {"commit": "2a860d6f4d971a75a6ffa0243d2e42cbf49df599", "message": "[COLAB-2449] Remove 404s from attributes endpoint\n", "proba": 2.6204460823464615e-07} {"commit": "b73ac5e3a0df1895134f2d0c0a3a57f1ba835207", "message": "extends host property handling to allow multiple values for each property as well as to distinguish between the addition and update of properties\n", "proba": 1.4718071383867937e-07} {"commit": "cbb8a9cae535e5645f25960f968ccf23e4758ddb", "message": "ISSUE-1157 Fix leaking transactions in topology action\n\n* move \"commit\" to finally statement and always commit unless it was rolled back\n\nAuthor: Jungtaek Lim \n\nCloses #1158 from HeartSaVioR/ISSUE-1157\n\nChange-Id: I9de1a290c494022fd950fc1beece0889c8a1bae9\n", "proba": 3.6306212791714643e-07} {"commit": "10c8e94d75cab2334e28c8458e53ea450c85bbdf", "message": "Update TerminationPoint operational data on ovsdb port/interface update\n\nChange-Id: Id6f78e233c4c165d3f7e49a173794d08510abb65\nSigned-off-by: Anil Vishnoi <372deebf65380d0362a4faef0ea1a750c734850b@gmail.com>\n", "proba": 1.1833736834887532e-07} {"commit": "ddb30b46967fa7be736ef7765c861c1ddd5b3483", "message": "Camel-Kubernetes: Aligned to 5.4.1\n", "proba": 0.0011315796291455626} {"commit": "326f3099919835abc030a67c44c4be9576aa3165", "message": "adding getAttribute method in RequestHostObject\n", "proba": 7.151627983148501e-07} {"commit": "85fa61153c88da8088498236bfd84731d00a62f2", "message": "added support for Excel containing a lot of nulls", "proba": 1.860820333376978e-07} {"commit": "f444582b2e328b52b7cfa4e45aa075e246cec1af", "message": "Add flag to skip assembly installation for geronimo:start, this prevents extra work when geronimo:install has already been invoked\n\n\ngit-svn-id: 0d16bf2c240b8111500ec482b35765e5042f5526@527285 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6740766518050805e-07} {"commit": "9c5bf8a474bcf2a1020f4e634ae994535847f025", "message": "\u5185\u5bb9\u7ba1\u7406\u83b7\u53d6app\u5bf9\u8c61\u589e\u52a0app\u7684config\u4fe1\u606f\n", "proba": 1.9193272748907475e-07} {"commit": "019e416487b6e41d42c910ddf10eb5c338e8f69f", "message": "add ads event generator\n", "proba": 5.279384822642896e-07} {"commit": "504e263a020e2bcd5b228d9553926dcbbb54b96c", "message": "STORE-767 Adjust behavior of Admin Messages", "proba": 1.259831776678766e-07} {"commit": "baf470ea21f85d184bdfafe219901b1eac957fd2", "message": "fix build issue\n", "proba": 5.429139378065884e-07} {"commit": "b99267be9e130a8ce305ca0215f16399d3aea36a", "message": "Zwave: add device class Advanced Energy Control\n\nThe Advanced Energy Control device class is a Specific device class in Generic class Meter.\n\nSigned-off-by: Jorg de Jong (github: jongj)\n", "proba": 1.443509063392412e-07} {"commit": "a0cbd0a872106d5d84ff99396aeb87f1b1a2e8d9", "message": "Minor change\n", "proba": 5.803928502245981e-07} {"commit": "7ad8d767ad4eebd30505c3d75d8072c85f877eff", "message": "[JBPM-9572] Duplicate process instances (with timer) created after upgrading from RHPAM 7.8.0 to RHPAM 7.9.1.\n", "proba": 9.964435321307974e-08} {"commit": "7b8008965fb22afae77e6a7ad163617c94b87ae5", "message": "getLastHightServerityByDeviceGuid -> getLastHightSeverityByDeviceGuid\n", "proba": 2.424103513476439e-07} {"commit": "87c67e6bfbdc21328b69d275736712166de430ae", "message": "Implement row headings\n", "proba": 0.00015858569531701505} {"commit": "baeafb2d70910473ec698d1f75fe7572271c7c5c", "message": "fix: DHIS2-9894 assignedUser is now mapped to PSI (#6701)\n\n", "proba": 1.0374860437423195e-07} {"commit": "e5e41136836251040d7dc2623897d8877c0c6b67", "message": "o.c.config.ioconfig.view: remove warnings\n", "proba": 4.1120404148387024e-07} {"commit": "d4761bcb4a2f3e47d9af71481246612d325f0f4f", "message": "use https for images.", "proba": 1.1581965253526505e-07} {"commit": "0f72279bed24e9387621561a1c8709588d90354c", "message": "Changed timer name in JdbcReporterTest\n", "proba": 4.6459206259896746e-07} {"commit": "db3abca5dca974953d8960e573129e050fb30e4d", "message": "Correction of Auditing Tests", "proba": 2.956385003471951e-07} {"commit": "6f179ce50e9d1d6bf1d55ed1ecac7a6af5ef685a", "message": "small fix\n", "proba": 5.359547685657162e-07} {"commit": "3a950a0e2cb13078cac878f4c8d3493479a44849", "message": "- Summary:Fix bug TED 12356, BRD pro crashed after open one design file\n\n\n\n- Bugzilla Bug (s) Resolved:12356\n\n\n\n- Description: When set the column width, and the value is too small, process the value is 1 pix.\n\n\n\n- Tests Description :\n\nManual test\n\n- Files Edited:\n\n\n\n- Files Added:\n\n\n\n- Files Deleted:\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.2585660158492828e-07} {"commit": "718b2c793dbf770c9272b7f3af61979156d0aaff", "message": "fixed asymmetry between add and remove\n", "proba": 3.665781775907817e-07} {"commit": "16516294fbbeb1e446764c59b6db32488cc4e84f", "message": "#840 Modified the definition for 'exportQueryRunner' in 'EnhnacedCentreEntityQueryCriteria' to be Stream-based.\n", "proba": 1.0313185327959218e-07} {"commit": "8c23d9da995cbad9926cafcb4aae4329b37d98fd", "message": "fixed health check hosts meta\n", "proba": 3.0327282729558647e-07} {"commit": "71d2c0ccbd3c16e19995864a3f5f3660691f96be", "message": "http://bugs.sakaiproject.org/jira/browse/SAK-4752\n=>\nmore changes for SAK-4752: carry over old settings\nfrom users when site-by-site setting take effect.\n\ngit-svn-id: 65c85f73e8ce8bfb0e9a03896276dfceee826a06@20704 66ffb92e-73f9-0310-93c1-f5514f145a0a\n", "proba": 1.1271533821854973e-06} {"commit": "000fc4aacd09d195256e2a7349798d2a8b169632", "message": "conventional @Nullable removed [approved by peter]\n", "proba": 1.1471105665350478e-07} {"commit": "2a9730c95b4905f515831fdbaa84808969cec531", "message": "Fix path problem on Windows - Fixes gh-2155 (#2160)\n\n", "proba": 1.2583835484747397e-07} {"commit": "b87027620a2388de6d7b47b1ee246356bbaefb14", "message": "do not update progress too often\n", "proba": 2.0946640688634943e-07} {"commit": "e4ab0f7b0dd2f972445b0d78b1390be24dc52ed7", "message": "renaming kubernetes discovery properties parameter (#226)\n\n", "proba": 1.0947967155061633e-07} {"commit": "e5151ed6e7b4fd08dda99d34dd759a90bdc041b5", "message": "Anti-aliased text on splash screen\n", "proba": 5.6573462643427774e-06} {"commit": "95e76798b6a1d43c66b034f18f0091aace6ae7be", "message": "Engine Test case merged", "proba": 2.174685533873344e-07} {"commit": "549599daa32cb039e470defdf1bacfab389042ac", "message": "streamlined test naming and code formatting\n", "proba": 3.099074206147634e-07} {"commit": "8f5092065ad053f93e9a1d86d45fcf50380ff8fe", "message": "Cleanup (formatting)\n", "proba": 2.659205335930892e-07} {"commit": "2c58c1e4b4e5b85abd5a440d421d7a73f0fd6475", "message": "Support both \"Comment\" and \"comment\"\n", "proba": 3.7319634316190786e-07} {"commit": "34c62179eacc7b1d904ae8ce44abf9dad7e1e152", "message": "correct totalResult in pagination when secondary userstore is JDBC\n", "proba": 0.999632716178894} {"commit": "55e4fc1b500dedda9e6793fe052e7e988bd681c8", "message": "FIX validating filter operations in user endpoint.\n", "proba": 1.2418183814588701e-07} {"commit": "58ea04efc7f798322eb0f13fba995173faebb6c8", "message": "Bug 375904 - NullPointerException thrown by DatabaseMapping.extractNestedExpression().\nhttps://bugs.eclipse.org/bugs/show_bug.cgi?id=375904\n\nminor change to the test case as to exclude it from running with BatchFetchType.IN on non-oracle databases.\nreviewed by David Minsky\n", "proba": 1.9145538487919112e-07} {"commit": "14f268d689f18b60cdd2c0a169eadd3c883b3ba7", "message": "Revert the format change in hadoopJavaJob\n", "proba": 9.47269109019544e-06} {"commit": "9f65ebad5acbfb1d78838bd126b476c579112191", "message": "performance - specify exact auto config locations and use specific annotations instead of generic @SpringBootApplication\n", "proba": 1.333055763552693e-07} {"commit": "49dd707b8a23154dab3ffc32f83ee3d816958a27", "message": "Test for SPR-5822 - Extend @CookieValue mapping to support user-defined types\n\n", "proba": 1.0854194698595165e-07} {"commit": "98cb10cd1383e84ea3817f3f910b7754d6c17673", "message": "storage: Improve tests to check other format fields. #630\n", "proba": 1.2913939428926824e-07} {"commit": "4fdb031df19d92ac604230ab556e9c6e86db8abc", "message": "#28 Fixed typo in es handle bucket delete request following api change", "proba": 1.1158169854752487e-07} {"commit": "31b3d35f977b1ae24a43157fa5f9f6b964828713", "message": "[WFLY-3819] Fix PicketLink authentication workflow in SAML2KerberosAuthenticationTestCase\n", "proba": 1.2974031449175527e-07} {"commit": "2d3e84c7428d595bfa646fe75e82600b2856eba4", "message": "ISSUE #15: Null value in CodeDialog title.\n", "proba": 1.0255260463054583e-07} {"commit": "df48982b04bf18ad6c51d8705e9bc5429a9179c3", "message": "Migrating \"VisionApiSampleApplicationIntegrationTests.java\" to JUnit5 (#889)\n\n* migrating the test\r\n", "proba": 1.423596955874018e-07} {"commit": "fa057d955d38e6f467be847faccf3ffcd83e0b37", "message": "wololo\n", "proba": 2.581671105872374e-05} {"commit": "72d6e8c364e09ce9866f71293bcf23dde8340e89", "message": "- Summary:Fix bugg 235551,Exception is thrown out when select master page header [05].\n\n\n\n- Bugzilla Bug (s) Resolved:\n\n\n\n- Description:\n\n\n\n- Tests Description :\n\nManual test\n\n- Files Edited:\n\n\n\n- Files Added:\n\n\n\n- Files Deleted:\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.195499663708688e-07} {"commit": "2480ee22858dd17e13353c82e343c1d097c8ae53", "message": "config(kubernetes): Default append-suffix to false (#4718)\n\nAs part of the rollout plan for no longer always appending a suffix\nto kubernetes jobs, the 1.22 release will no longer append a suffix\nby default (but will retain the ability to configure the behavior).\n\nCo-authored-by: mergify[bot] ", "proba": 2.1456550314269407e-07} {"commit": "223b4e47ee742252f0bffcc359f116e0bf2bed9a", "message": "Add verbose log when SimpleHttpCommandCenter chooses port fail\n", "proba": 1.4439058304560604e-06} {"commit": "0618b5796347285dff339c4dc317c7635e4f503c", "message": "Use id3v2 instead of v1 as v2 is way better.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@621 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 0.00032680542790330946} {"commit": "81dc8b28530b3c191c044ec9ea1dfa9915f884f3", "message": "watched data event check path\n", "proba": 5.04208912843751e-07} {"commit": "4618a0d5e750ea9bdebd07023da6198ed3cb7dff", "message": "add getLogicColumn()\n", "proba": 2.0678494649928325e-07} {"commit": "bc65d91ea8bcd87b2a47a76e493b70db09b9ea9d", "message": "fixing cache issue\n", "proba": 4.2980857983820897e-07} {"commit": "472dc971e3b278085e6f83ad4ccaf2b33af2be4e", "message": "Fix for bug #236120, adapter was not expecting a database session with an XML platform.\n\n\nFormer-commit-id: af81960d73d73c08b7b0a7a046ba4bcc691bd20d", "proba": 6.533564942401426e-07} {"commit": "c4535d9a752e3818430397c06999c8a7682eb1a4", "message": "TextEntryRepresentation: added case for 'tab' pressed while active", "proba": 3.4089231348843896e-07} {"commit": "2c4808760431dc8e26cdc31407626ce25783a0bd", "message": "Ensure SpringBootDITEL fails with the original failure\n\nSee gh-9534\n", "proba": 1.738639099357897e-07} {"commit": "5fd252ad2d70a4a7111057d995f658b626998abf", "message": "fix(provider/kubernetes): don't return empty apps in app list (#2400)\n\n", "proba": 8.870972578733927e-07} {"commit": "5db234dc0f40c7d1128dc6872f4c7ac329cec826", "message": "Trying to fix the NPE\n", "proba": 0.00021634613221976906} {"commit": "31956f0f4e403334047530e07ac410ce23a49fe8", "message": "enforce in all triggers\n", "proba": 7.977052405294671e-07} {"commit": "ce6e5688f7dc51b90fd7eea632a838e2316eaab0", "message": "Fix test failure on spring-ide build", "proba": 5.983301889500581e-07} {"commit": "7ae6a8e712bcd10492249d10b996dc502315efd8", "message": "CAPP listing ext point enabled\n", "proba": 2.1572557784566015e-07} {"commit": "4760ad7ce351a918b051ba08187589bab90865ee", "message": "Added missing listener.\n", "proba": 1.1989718018412532e-07} {"commit": "6b2d67cb09fc5bfb1b006442d8722291871baa28", "message": "XWIKI-15787: Add a \"Delete all\" button on the recycle bin\n\n * Add the missing since tags\n", "proba": 1.5114117957182316e-07} {"commit": "2eb28e0627ab8e53b7af808923f60b2d47183a58", "message": "fix case where datset node.get(\"datasourceId\") is null\n", "proba": 0.0011341096833348274} {"commit": "3f9d0dad00578b16b2f1fe8cd8b5a285e3af21a9", "message": "fix the fix (PY-544)\n", "proba": 4.339660506502696e-07} {"commit": "0cbb227e9c691c7b846c7b414e4354fa573e31c3", "message": "feat(ldap): add logs on connection/authentication error\n\ncloses #287\n", "proba": 1.7428855869638937e-07} {"commit": "6bea182120505ae70d9eb138ba9e9c33153a0a6c", "message": "fix to move behind feature flag\n", "proba": 2.847314419796021e-07} {"commit": "0a62de7a461dafe57e7a839981cc3a7bad138603", "message": "INTEGRATION: CWS qadev11 (1.1.28); FILE MERGED\n2003/09/03 14:06:58 sw 1.1.28.1: #112049#\n", "proba": 1.2608558108695433e-07} {"commit": "a41003dfff497d642816fd5aa38dec0a04c1e26a", "message": "polish code style\n", "proba": 4.303557261664537e-07} {"commit": "f9231ee2a57edea1d105c0ec3f200c10e026b47e", "message": "INTEGRATION: CWS qadev6 (1.1.8); FILE MERGED\n2003/05/21 10:54:09 sg 1.1.8.1: #109819# prepare devide of runner\n", "proba": 1.272119760642454e-07} {"commit": "ce2ae823377043d3c1084820e65522fb3adbaa73", "message": "XWIKI-15326: Navigation menu is showing the XWiki space by default in subwikis when using a template\n", "proba": 1.5063723424191267e-07} {"commit": "c0f7a51b82d48da23dff4c9ba185b170cda8bf55", "message": "Renamed local variables\n", "proba": 1.9124931895930786e-06} {"commit": "1905ea2736ce9b049d2954051b4af607b219619b", "message": "fix unit tests\n", "proba": 1.0152670029128785e-06} {"commit": "4507180f95fe1c8e9f692fb607b0aed6da486760", "message": "4f76cb30-2e60-11e5-9284-b827eb9e62be", "proba": 1.8792728724292829e-06} {"commit": "b43ee84ed8a850bba2f7737aaa171db642e81ec6", "message": "5024515e-2e62-11e5-9284-b827eb9e62be", "proba": 2.1467737951752497e-06} {"commit": "4cd5346608d7684dcee1cc351eef2f867dd03475", "message": "752708e8-2e62-11e5-9284-b827eb9e62be", "proba": 1.8289421177541954e-06} {"commit": "08faeb329afa71b9e1c5e0642438859d4e12e126", "message": "5dbd37aa-2e61-11e5-9284-b827eb9e62be", "proba": 3.2501118312211474e-06} {"commit": "567817884e9c81b4cac404e9abe620f6cd61e047", "message": "9fcdab66-2e61-11e5-9284-b827eb9e62be", "proba": 1.2372181572573027e-06} {"commit": "e80c60a5f4e96fe7e304a75935312eb7109cab72", "message": "446493c4-2e62-11e5-9284-b827eb9e62be", "proba": 3.201805384378531e-06} {"commit": "97ddbf7cb479b6e7d74eee9d0f1b5bdc95089f34", "message": "e33e4554-2e61-11e5-9284-b827eb9e62be", "proba": 1.5626389995304635e-06} {"commit": "67fd56ce38a2516c40ff417c6bbfa511131b2f10", "message": "7dbc1c66-2e60-11e5-9284-b827eb9e62be", "proba": 4.954378255206393e-06} {"commit": "5b5ed2cc2b14c83e106ce824ce6b0fc7d1c31bee", "message": "9411b6d2-2e61-11e5-9284-b827eb9e62be", "proba": 2.759366680038511e-06} {"commit": "9c0dc04a945e98a74a683291f79bf59ff0a2fcdd", "message": "caa97560-2e5f-11e5-9284-b827eb9e62be", "proba": 1.995600996451685e-06} {"commit": "3faea774d43fd415a2d9564c664fa129c8d16f27", "message": "1e233870-2e60-11e5-9284-b827eb9e62be", "proba": 7.84549683885416e-07} {"commit": "ba7958ee0d4c867ac319c08f67fb87c42af711a7", "message": "a32a469a-2e5f-11e5-9284-b827eb9e62be", "proba": 2.680345687622321e-06} {"commit": "22d8d0777cbae79ad984d7395b0440fc30811572", "message": "4f9cda0e-2e61-11e5-9284-b827eb9e62be", "proba": 1.6957883417489938e-06} {"commit": "ced21ef8bffd2d1e355c8af1421c237dd5e3d56d", "message": "65538be4-2e62-11e5-9284-b827eb9e62be", "proba": 1.2362014558675583e-06} {"commit": "4998e31c983d23488c9fdf036ba98e75db9d6849", "message": "1cdbe51a-2e61-11e5-9284-b827eb9e62be", "proba": 1.58816749262769e-06} {"commit": "cd5c5599e825e9317eaaf074404fe277069b578d", "message": "3813edd8-2e60-11e5-9284-b827eb9e62be", "proba": 1.6593326108704787e-06} {"commit": "2aa9225b432bca9c181476079e88bb286b76fbbd", "message": "44a59ae0-2e62-11e5-9284-b827eb9e62be", "proba": 3.000999413416139e-06} {"commit": "abfdc7d5173be491d3eeceb8a57588cdee9c87b0", "message": "f131d022-2e61-11e5-9284-b827eb9e62be", "proba": 2.753898797891452e-06} {"commit": "ee170054dcfdb04e9f3a0f9e063fa7ffaf5b57e3", "message": "5ef1d57c-2e61-11e5-9284-b827eb9e62be", "proba": 2.099156745316577e-06} {"commit": "3c7c1ae70e7ca985998cd694f987a901ce6a0678", "message": "2c9229a6-2e61-11e5-9284-b827eb9e62be", "proba": 3.1525630674877902e-06} {"commit": "e8eceb8458b7cf52adeafb66241221083d5ceb90", "message": "4e3817b0-2e60-11e5-9284-b827eb9e62be", "proba": 2.05320702661993e-06} {"commit": "6a320b2dfe37228c4a565b678c680d787e93cfca", "message": "Delete customEnergyStorage.java", "proba": 1.5025717630123836e-06} {"commit": "23f7f83fa78836935b665ac7cc94df3fd6f3af07", "message": "no longer needed\n\n\nSVN-Revision: 7947\n", "proba": 1.6667853230956098e-07} {"commit": "8c159616b86b7c025c429f17d2566f88f6357cc0", "message": "Implemented Password Encryption service\n\n\nSVN-Revision: 6991\n", "proba": 2.0599782146746293e-07} {"commit": "0a0b52cfeda1b886dda93fdbd9de48623ffdd0d8", "message": "updated setCharacterizations\n\n\nSVN-Revision: 11144\n", "proba": 1.3191242942411918e-07} {"commit": "ac12ef135a480741f010f2b0ee5e4887a5bfe389", "message": "Fixed the keyword search issue\n\n\nSVN-Revision: 1889\n", "proba": 1.9194975209302356e-07} {"commit": "dc5cec99093544b2a875805ef3856e6036787727", "message": "#617 - catch publicMode bug\n", "proba": 1.1983053127551102e-07} {"commit": "f485b67a10e4f9a83b0f66c7c1d53e02485d84c4", "message": "Replaced for-loop by IntStream statement.", "proba": 1.3527498765597556e-07} {"commit": "6018d68a7368a5b173bc309e8c207335d69160a3", "message": "Fixed a bug with the IndexDocument. The addString should reject null value without exception.\n", "proba": 1.1787174258870436e-07} {"commit": "8358cbf06ec701cd4fef1edf909ceeacdce38c9f", "message": "Fixed spelling error\n", "proba": 2.419270686004893e-06} {"commit": "609452c291449543ee5269ede6bb6fcc9e138a2e", "message": "Don't recurse infinitely calling createLabel with the same args over\nand over. Casting host to a Component seems to make java find the\nappropriate other function to call.\n\n\ngit-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@155 c613c5cb-e716-0410-b11b-feb51c14d237\n", "proba": 6.975487849558704e-06} {"commit": "8f25b8dbc7499433929ea101bfa8b06aa978c1d3", "message": "Generics\nNote that this showed the Objects created were all instances of DelegatingPreparedStatement which allowed some unused code to be identified and removed\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@1148559 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.901317538497096e-07} {"commit": "5d0cd53c0a15c6fadc1ccb5afe9f9f266039e744", "message": "Code cleanup: reduce some code duplication in getNextKnuthElements() variants (e.a.)\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1067661 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.659872047341196e-06} {"commit": "e230900f357969e08f2fec51724f46748a1326ef", "message": "Jalopied, and refactored a new method to assist other\nclasses.\n\n\ngit-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@310312 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.7595722258411115e-06} {"commit": "81be2566ae62af9c4a53210c60f7f4531c837ea8", "message": "Now creates a logger according to the following rules :\n\n1) First see if a living logger was placed in the configuration (so an app\n can have Vel log into its log system, it if wants...)\n2) If not, try to create from the class specified in the configuration.\n3) If that fails (it shouldn't, as the AvalongLogSystem is in the default\n properties) then it just makes an AvalonLogSystem\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74550 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.494415513065178e-06} {"commit": "5d9f20526787d2feddd8a6a0720b06c32e241be1", "message": "Fix CR/LF endings\n", "proba": 0.007689983583986759} {"commit": "6fdffa6a7667da0e6230403906d71723a46d5210", "message": "Make constructor private\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1429400 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.700411747966427e-06} {"commit": "bb5446e7c9a4b4fd9bf4ed667b963ba338a37e5a", "message": "- fixed bug in FoW\n- changed LandscapeGrid to use 1-dim arrays\n", "proba": 1.8747837771115883e-07} {"commit": "0699eed45dbf86384aa27612e0a5fda33617d52d", "message": "IZPACK-73 DynamicVariables does not work as expected/documented.\n\ngit-svn-id: 408af81b9e4f0a5eaad229a6d9eed76d614c4af6@2146 7d736ef5-cfd4-0310-9c9a-b52d5c14b761\n", "proba": 1.890072599053383e-05} {"commit": "30587903fc60d257e9b480f5b56f33f38ce02e27", "message": "Make sure that append receive methods are used.\n", "proba": 2.1844633124601387e-07} {"commit": "4f7b06a81bd08d1e7cc91ea030967a0ef4a42600", "message": "Gather entity IDs\n", "proba": 0.02812306210398674} {"commit": "644abd12102cf989dc056f548d735a669e6bb9bd", "message": "Tried to simplify AudioConsumer\n\n- Added debug logging\n- Added explanations\n", "proba": 1.27855130926946e-07} {"commit": "dffb5d24b5843ea4cc4ff0af6c44e7cbc826c024", "message": "fix cacheClear bug\n", "proba": 3.664160033167718e-07} {"commit": "946571ab622fb3305b0f3a627dc865f97db2979f", "message": "Refactor\n", "proba": 5.142872396390885e-06} {"commit": "8b5d6588a9f63b9e996b79975e7c9c72f82046c5", "message": "making some progress on Protein class\n", "proba": 2.1100341029978154e-07} {"commit": "92d0088bc9a932ba845e4462ec1fed6646ce50c4", "message": "some minor updates\n", "proba": 1.5820799603716296e-07} {"commit": "63105be27e209c26068b28945ee306ab4fa5d4af", "message": "Lines authored by tcm\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0252503557239834e-07} {"commit": "3bbf2b10b08a0d7dccd9ab44f9c0bb471b218adb", "message": "state naming changes\n", "proba": 7.234770009745262e-07} {"commit": "1af54ff8600d7fa54d5fb1953d09c3aa76824a2b", "message": "fix comment\n", "proba": 3.8236646560108056e-07} {"commit": "3761d5a2b524decef7ecf2b4f35d66f2d9142b25", "message": "fixed CodeAPI.invokeSpecial\n", "proba": 3.5009571774935466e-07} {"commit": "7030ccfe2b9df93bb88bf273edbd2fe0627a26aa", "message": "Use StorageState in StorageNode\n", "proba": 4.4553266320690454e-07} {"commit": "8d6659dbb856640f94681ebcdd4aac13629b0154", "message": "Fixed the bad animation again\n", "proba": 1.6586587037181744e-07} {"commit": "a76bd7239badd50fe10dff9025ed1dfab28c312b", "message": "added cluster methods to ClientService\n", "proba": 2.816512960635009e-07} {"commit": "7fd7894259931cf8f4e0070cdac4e38156888a95", "message": "JS: explicitly catch indexoutofbounds as we read the global list racily (on purpose)\n\nSigned-off-by: Harvey Harrison \n", "proba": 1.318797302474195e-07} {"commit": "dc30a277c7f46768c96aad4027a1f126132adc8b", "message": "Removed default smtp configuration\n", "proba": 4.2140609934904205e-07} {"commit": "42bd79eea2a916b44406b9e86b096b08649ecff1", "message": "fix the list in getRecentEntries too\n", "proba": 0.00022572583111468703} {"commit": "3df04c047cad9a816443284d0da6bbe47f76f59d", "message": "added join table to Endpoint class.\n", "proba": 1.1532730326280216e-07} {"commit": "a9d2fd01c2d900f15e6470690f699623b1ea1472", "message": "Why the weird name?\n", "proba": 1.6320777831424493e-06} {"commit": "0207c5b1d97d94c03dd11364ea16e4afe5fb7f4a", "message": "prevent infinite loop in json marshaling\n", "proba": 1.8975811144628096e-06} {"commit": "06fc421011ef6a80bb4521cffa4877a1bef9d83e", "message": "remove unused code from LFSMapper.", "proba": 1.263853448563168e-07} {"commit": "13f7aa7738f5e2849abe69147b3bb9e938a94679", "message": "added stubbing for getting and saving filters\n", "proba": 1.2256931825049833e-07} {"commit": "e7aa47db27af0a06b2058fd31bff13ce1899e6a7", "message": "Only wrap recurse paths on unix oses\n", "proba": 2.3163319440300256e-07} {"commit": "1c82d660f5a0a2a68ddf86f5c314b92344fe2d9c", "message": "renamed 'empty-as-null' option to 'empty-as-null-if-numeric'\n", "proba": 0.00047964981058612466} {"commit": "369662188566b07e19dd3cde4cc31ba68b2aa49c", "message": "Rewrite description for --time-value option\n", "proba": 3.798323814407922e-05} {"commit": "612eb670f0cfdfa389e9744d8da0a853ec2cffa8", "message": "Shards now only display re-equip animation when tier/entity changes\n\nAnd if the slot has changed, of course.\n", "proba": 9.870046824289602e-08} {"commit": "e9b581a23f903778ec6bfb3374c5d5113afbbdd1", "message": "call upon wax\n", "proba": 7.288314805009577e-07} {"commit": "64d1772115943514281c3a1460c329b0ae03b37e", "message": "[Bug 4412904] Changed \"bsp.vertexInputFormatClass\" to\nBspJob.VERTEX_INPUT_FORMAT_CLASS.\n\n\n\ngit-svn-id: 4da4b1b3a18d838e90de4a99f14fa7f1e2e2e153@1161906 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0431453119963408e-05} {"commit": "d4797185f1deee9dcac722e8bb3f8468fda8f78f", "message": "change conf param name\n\nchange conf param name\n", "proba": 0.0006094327545724809} {"commit": "4fc067944296cbb559f11e2283753be9dd2957c9", "message": "OPT: HTTP request logging", "proba": 7.706639735260978e-07} {"commit": "288d95ab8a5ee29d202edfe9f603e08bd110f969", "message": "Changed port for REST API demo\n", "proba": 2.1863786514586536e-07} {"commit": "f029a43a35614404f739819794fe22ccf1f757d5", "message": "Child classes are loaded with the parent's class class loader", "proba": 3.472665923709428e-07} {"commit": "c89628159c1c600c203d7f942eb893558037b361", "message": "fix NP exception in FileChooserManager\n", "proba": 2.012760887737386e-06} {"commit": "4ffaf0a9a8c6163eac5581b4ea0161255ec2d62e", "message": "remove duplicated code after merge\n", "proba": 3.0499930289806798e-05} {"commit": "f2ff72ec048b69bdfde22bcde0dc39762b67145f", "message": "Adding my name and gt username\n", "proba": 4.5555952965514734e-07} {"commit": "73f8f94e6dda0321f911755669f72fafd6e7e49a", "message": "Update Arguments.java", "proba": 1.350208549411036e-06} {"commit": "6b4f6c1e6fdd7d6f8486aa1e2e368368dafe501c", "message": "less errors on duplicate image groups\n", "proba": 3.308872464913293e-07} {"commit": "1037bbdc2b0b607b5582aa94984a855fd769764f", "message": "Write data in dedicated writer\n", "proba": 2.4391536612711207e-07} {"commit": "f931ea213bf2ddc9d37e592f3158f61708d2a0df", "message": "revise API docs.\n", "proba": 1.5133963415792095e-07} {"commit": "519445d4a0accfc5d42420fdd54e6c87af71f59d", "message": "CollectionUtils\u306e\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u3092\u6574\u7406\n\nBuilder\u3092\u4f7f\u7528\u3057\u305f\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30fc\u30b9\u306b\u5bc4\u305b\u305f", "proba": 1.339695643309824e-07} {"commit": "c9234aa10b1534cba5f8d3cc469d7ae16fa22487", "message": "\u900f\u4f20URL\u751f\u6210\u4fee\u6539\n", "proba": 3.393270162632689e-07} {"commit": "b2cac221bb3bfdcc4f4f0673eebe5abf5f1ba23f", "message": "Refactor code per http://sonarcloud.io\n", "proba": 2.3976036800377187e-07} {"commit": "bc77b0cd54f50da9bc8478082feabcde42165772", "message": "Added util methods to check depth in water.\n", "proba": 1.0749204903959253e-07} {"commit": "4fac87bc93424e1ead9831e3ed437cb8aa0a5204", "message": "Update AccountManager.java", "proba": 1.1717902452801354e-06} {"commit": "e1bbe7e22d3fe7e5bff5b632c7701ba00c3d27ea", "message": "Added SimpleNotice support.\n", "proba": 1.1272840083620395e-07} {"commit": "29e05a9950510b726d14a42714b5d8d558e7a053", "message": "Rename long variable name\n", "proba": 0.00015112606342881918} {"commit": "4178dad105ff670dfb1c66450ebbf1c5e987b6c2", "message": "don't panic if jdbc driver class not found\n", "proba": 4.4853180725112907e-07} {"commit": "6597e94f709b3df2610e7fdeaeed4352bdbacbf8", "message": "Some cleanup\n", "proba": 5.365279207580897e-07} {"commit": "c46679505101836a08b69fc2fca79f36002bb253", "message": "Added MPEG-TS CBR option.\n", "proba": 1.0855892185190896e-07} {"commit": "08a3b07e024bfad3f2eb0128938aad6b25a41dea", "message": "1. bug fixed", "proba": 8.834281857161841e-07} {"commit": "676f25b208b2f8da5faf1b9bb60e2669a316970c", "message": "bugfix", "proba": 8.478961035507382e-07} {"commit": "1f44456d377da9ab9c5702bca2f15ffedd2e5fdc", "message": "Javadoc; unnecessary line break", "proba": 1.611418269931164e-06} {"commit": "6a12ee13dd4daf06951df7ac514db881abe32a6b", "message": "Delete ununsed local variables\n", "proba": 9.843001862464007e-06} {"commit": "1a4542c9645b5cf4eeeeb325f141114d6f2e4083", "message": "Trivial refactoring: extract common variable\n", "proba": 8.912829798646271e-06} {"commit": "5c7b3fbe81ad32e897d4cbcf4480a5644352b7ee", "message": "removes a useless assignment\n", "proba": 6.74271177558694e-06} {"commit": "3c7571ab2be52be1da4268158edf657148bf15e4", "message": "Added additional file check\n", "proba": 2.060530306380315e-07} {"commit": "3d3b78d10604e1a9916fe0df24190ef4463af78e", "message": "Probably ready API", "proba": 1.598067314034779e-07} {"commit": "c5ca7d62bab0671a55267eafac89511768eb6e91", "message": "Remove unreachable code. Fix formatting.\n\nCommented out a check for an impossibility in data increment case. A byte value (-128 through 127) cast to an int (-2^31 though (2^31)-1) plus 1 will never be greater than Integer.MAX_VALUE ((2^31)-1)\r\n\r\nFixed a small amount of formatting: Double new lines, and a couple tabs prefixing blank lines.", "proba": 5.059583827460301e-07} {"commit": "47226fddba29e42829c74529ac57decd4fcb245b", "message": "Fixes #3505: Another try to fix the NPE in the search bar (#3512)\n\n", "proba": 1.1249738918195362e-07} {"commit": "ce30409da8bc703315e4c28a90a0db7c0e21d441", "message": "Improved ChannelFuture documentation\n", "proba": 1.476918072285116e-07} {"commit": "4bb086e15c88e2756e6c90987466a8af8c593b75", "message": "[JENKINS-22932]\n\nshutdownInput/Output is not idempotent, so attempting to reclose a closed socket fails.\n", "proba": 1.2252642989096785e-07} {"commit": "0752252313b5dfb597f3b78c446086cab86ce406", "message": "Problem: AtomChunk has no documentation\n", "proba": 0.0003824630402959883} {"commit": "57d08432745ff0d7ad5b9ed0ab783d3e25242118", "message": "Refactored the encoding of tree and tree ensemble models\n", "proba": 1.678165403973253e-06} {"commit": "b7899bc2f53e70c7effdd9148a9fb16fba23eaea", "message": "improved / commented code utiliti classes", "proba": 1.9930740791096468e-07} {"commit": "db05df7da941f59dbcd584ba5017c58f49a6a5fe", "message": "improved logging of start time status", "proba": 3.6558108718054427e-07} {"commit": "a250bbde84b5ea62a6002b9add7bd4260cb822eb", "message": "- FeatureDetailsView added to AR view -> Datasource has now the possibility to show information snippets for AR view\n- some minor changes\n", "proba": 1.1822908163594548e-07} {"commit": "416e1b44ba51b636ea0b67f30c1b5f7db9d444ae", "message": "\u4fee\u6539 hello\n", "proba": 3.510411943352665e-07} {"commit": "e30b1d0379acbe6631ffda88a3e48bb491f5f025", "message": "this class doesn't need to be visible outside this package\nminor javadoc\n\ngit-svn-id: f5a81949181b7e32902140a15aa2878c3fb5841a@124 33b2e748-5b9f-11de-a2a3-1fafad8a8996\n", "proba": 2.0336492525530048e-06} {"commit": "f2bd66f25111e286e12ef60f167c7db9a7781ec1", "message": "SLF4JLogService: add missing final keyword\n", "proba": 1.403836449753726e-06} {"commit": "6e1db0b2ee23868e26454d329be4ac4c1b9562ac", "message": "use try-with-resource\n", "proba": 6.883624905640318e-07} {"commit": "92a4960706432ee2de42c2cd1eb4616340a9d148", "message": "moved Computer factory methods to top of the file\n", "proba": 1.301884964277633e-07} {"commit": "e9843c5ae2382188d22c8e96ebfeec404d94e544", "message": "Minor comment fix.\n", "proba": 1.2357423884168384e-07} {"commit": "6c2e0076931380b55746e965ee7c29db6495df32", "message": "cleaning up imports\n", "proba": 2.085324268819022e-07} {"commit": "6313062520ee074e8777a94c319ed68995ed8575", "message": "Fix for wrong type in UserField tostring\n", "proba": 6.860411190245941e-07} {"commit": "ef28a3f23824c3ab9c4b41097ace6339d37ae49c", "message": "Commented code required for debugging\n", "proba": 1.9288285102447844e-07} {"commit": "7df9e270cf9aa59c963e6f4d6815fee82417f865", "message": "Add withRotation and withMirror to BlockTipi", "proba": 1.3346381422252307e-07} {"commit": "c3cf278c247b1f32ce4738e7ecb11f80287cc165", "message": "don't fromLogSpace", "proba": 6.471114488704188e-07} {"commit": "2df66e65a945b5c9907023723cab27fb2c840eb5", "message": "\u0414\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d \u0430\u043b\u0433\u043e\u0440\u0438\u0442\u043c \u043e\u0441\u0442\u0430\u043d\u043e\u0432\u043a\u0438 \u043f\u0443\u043b\u0430 \u043f\u043e\u0442\u043e\u043a\u043e\u0432, \u043d\u0435\u0440\u0435\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u044b \u043c\u0435\u0442\u043e\u0434\u044b", "proba": 5.461705541165429e-07} {"commit": "0b4a7b8a9e1fa03f4c310e3783eb50f95f4f32f3", "message": "Add Activity constructor\n\n", "proba": 6.938155934221868e-07} {"commit": "65db64474e2a44cead649e41b2e365de22ef1188", "message": "Show: collate tags properly\n", "proba": 1.695088513997689e-07} {"commit": "3b982bfc846515fb63a22a50f784be9fcc94ceee", "message": "Minor checkstyle fix\n", "proba": 2.635604232636979e-07} {"commit": "164d067fc8189d07e523acc18c1402e964201c14", "message": "ve\u010d oken za\u010detek\n", "proba": 4.070641352882376e-06} {"commit": "c2aa30bdf1c104b9bf79cedd804babe6d0aad310", "message": "Capitalize command names\n", "proba": 0.9999994039535522} {"commit": "56b8c0811afa8866e6b802c58223a53d66bc67f3", "message": "Adding Operations to UserRepository interface", "proba": 5.282013830765209e-07} {"commit": "f4e0d1fdf71f4d9de69f5c0d8d392393cafc9bda", "message": "actual unsubscribe\n", "proba": 6.148578677311889e-07} {"commit": "065f3e4662a53d3c639e192b6ec2c1e1b3361d55", "message": "changed the gadget render url from \nhttp://{$HOST}/gadgets/ifr?url={$GADGET_URL} to\nhttp://{$HOST}/shindig/gadgets/ifr?url={$GADGET_URL}", "proba": 7.460554911631334e-07} {"commit": "e8ee051fabf0936470438d4a778dccd82d916aca", "message": "#231 qulice violation fixed\n", "proba": 1.319547067168969e-07} {"commit": "89ebd369f93d69bd98021a921c25b35302fb7b52", "message": "v4: @Override annotations, update equals to check parameter type\n\n[git-p4: depot-paths = \"//depot/code/antlr4/main/\": change = 9447]\n", "proba": 1.3056312297976547e-07} {"commit": "3407d54aae2b2e59a1450dcca1d4a33f9dd6d41f", "message": "wrote some general queries for rental dates", "proba": 3.7725459378634696e-07} {"commit": "98384be4df800eecb402b4018665aad0530a4dc6", "message": "Can now extract Exif from HEIF images where 'meta' is not the\u02c6 first box\n", "proba": 2.680808393051848e-07} {"commit": "8f0a0039aef678ff863b1e27f021dd0380212275", "message": "Return home from my bug-hunting odyssey.\n", "proba": 1.1490814699754992e-07} {"commit": "e473b2b47fffeba29a40eac07eccf72522aa3154", "message": "Removes scale calls.\n", "proba": 1.4223037680949346e-07} {"commit": "96fea38739bfc442f5601885e1610c856f8c0aa9", "message": "Add back deprecated, parameterless builder constructor\n", "proba": 3.4148450822613086e-07} {"commit": "670c6154dd3767dfdb182358d537e875a764fc6e", "message": "Client: Wrap SSLHandshakeException in sync calls\n\nAdds SSLHandshakeException to the list of Exceptions that are\nspecifically rethrown from the async thread so its type is preserved.\n\nThis should make it easier to debug synchronous calls with ssl issues.\n", "proba": 1.1986711001554795e-07} {"commit": "aa23824876e6aaa1d7cd6b650b5078ce47bcbf30", "message": "Metodo Selecionar\n\nCria\u00e7\u00e3o do m\u00e9todo seleccionar\n", "proba": 6.518802138089086e-07} {"commit": "f9438993a25905b6726c4937c0d5103cc7db8f46", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@7968 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.628784265354625e-07} {"commit": "8313c7a1e54b6ce9c9252b7704292b17616453d5", "message": "Clarify stripAccents implementation\n", "proba": 2.3148004402173683e-06} {"commit": "cbe42f3053468dacf25ebd53dd7f5b9effdabf1e", "message": "Rename DependencyColumns to CandidateColumns; that fits better.\n", "proba": 1.1867370375284736e-07} {"commit": "1d87e1c4f728138a993e935d9bf2618ccd928774", "message": "Loosen time bound of test to accommodate slower test machine\n", "proba": 1.588617379866264e-07} {"commit": "4437a609bf8c9bba09c5916f2fc701965e53940a", "message": "HIVE-4125. Expose metastore JMX metrics. (Samuel Yuan via kevinwilfong)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1455668 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.525392574170837e-06} {"commit": "c6a3605f8244a6b32b3c564e1e2987bd868df7cb", "message": "Added com.continuuity.test to exposed to user classloaders\n", "proba": 1.3047187508163915e-07} {"commit": "9333acffb496c22006d143e51ab248c955b378a3", "message": "bug 12530: ignore VMs in starting state, as the first sync may happen after the managment server has already issued start for system VMs\n", "proba": 1.2465753229662369e-07} {"commit": "3cb1426a6c1f39332fb69134573c74b9609a7197", "message": "bug 10588: sending cluster sync only for xen\n", "proba": 1.247895511369279e-07} {"commit": "14341e4e0e151c565c20139732e81048be3ffe02", "message": "Fixed issue 20.", "proba": 1.1597129656593097e-07} {"commit": "045bce91c4d6c7e60457427b0e443183a28f52c7", "message": "Guard NPE on MapBean.get().", "proba": 1.197078631776094e-07} {"commit": "c7bdb562c2a86fd08c0a27a98314e577cbe50c25", "message": "yonik removed ConstantScoreprefixQuery in r950784, but forgot to remove this usage of it (it was never migrated to lucene because it's trivial to build with a PrefixFilter)\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@950853 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7663129483480589e-06} {"commit": "934606626912eaa97df7b17051dc1a35a3d66cf6", "message": "Changes to CheckForwardAndReverseRateCoefficients class\n\n1) The class prints out (via System.out.println) its assumptions to the\n\tuser immediately.\n2) The class now handles PLOG formatting (with one assumption - that the\n\treaction string A,n,E follow the RMG formatting)\n3) Changed the \"kinetics too fast\" limit from 1e20 to 1e15\n4) When checking if rate coefficient is too fast, do not check if reaction\n\tis unimolecular or bimolecular (as the error message, and condition\n\tthat causes the error, are identical)\n", "proba": 3.6092438676860183e-05} {"commit": "5f351f717af8846414692d7187929384a73d1d85", "message": "Make instance fields private.\n", "proba": 1.8546869284818968e-07} {"commit": "6881703f256569974c7e66591563c312a517fa94", "message": "Add method to remove bundle\n", "proba": 4.112770000119781e-07} {"commit": "5c52df98db55a1c0d36f9a515b8b6d97ac48054c", "message": "mongodb concurency", "proba": 2.144643531210022e-06} {"commit": "a179136beabcad7a2cbb766d448d9acf88194245", "message": "KYLIN-1781 fix config encoding error\n\nSigned-off-by: Hongbin Ma <85dffadbcf9f62fac2ae7c1cb8fa535b9035a526@apache.org>\n", "proba": 1.8328955775359645e-07} {"commit": "a5eda98a3f6cadd00af643768d86aea43ab5b2ce", "message": "Made a couple select/option err msgs more precise\n\nAddresses #47. Thanks @astorije\n", "proba": 1.0652948390088568e-07} {"commit": "6e1c5050aedab01c307e35025dcbfaeaaa2e7620", "message": "Resolve a unchecked call (raw type usage) warning\n\n [warn] /d/play/core/play-streams/src/main/java/play/libs/streams/Accumulator.java:227:1: unchecked call to SinkAccumulator(akka.stream.javadsl.Sink>) as a member of the raw type play.libs.streams.Accumulator.SinkAccumulator\n [warn] return new SinkAccumulator(sink);\n", "proba": 0.997485876083374} {"commit": "e9468d71c56601de81d8e55b213223b71f8645e2", "message": "Use the preset label in info messages\n\n--HG--\nextra : convert_revision : svn%3Ac6dcca6c-c432-0410-a79e-3fbb6554aff1/trunk%40238\n", "proba": 1.132594775299367e-06} {"commit": "5639b5eab889459949baebbc90ee3b032191b365", "message": "bug 10504: what is happening is, MS use vdi-copy to create template from volume, then get physical size from XAPI, the physical size might be wrong , SR-SCAN is needed before getting physical size to make XenServer pick the new physical size.\n\nstatus 10504: resolved fixed\n", "proba": 9.127201678893471e-07} {"commit": "4620720169160cf72487868a97f92c54ed5df7d6", "message": "Update MultiImageChooserActivity.java", "proba": 2.386635173934337e-07} {"commit": "93b56fec8c99e8d1e9e95a0f46b987cf639b20f7", "message": "Use Session to login out\n", "proba": 2.5316884944004414e-07} {"commit": "4f5ffb850750bbc60f679d5eda22ca8ae5415e16", "message": "Added single value popup functionality.\n\n\ngit-svn-id: a0d2519504059b70a86a1ce51b726c2279190bad@3560 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 4.207669917377643e-06} {"commit": "958bbe1d0dd7310526606de4c5d7ce0b53fcd134", "message": "Update MultiImageChooserActivity.java", "proba": 2.386635173934337e-07} {"commit": "2a9276c97806872826b4021ae70afd8c12017bde", "message": "Version 1.8\n\nPrevent returning infinity as an answer.", "proba": 1.1818432454901995e-07} {"commit": "4033ca6c54762294c21d250831190438ba043823", "message": "Added Accept-Language to the UT request header\n", "proba": 1.6486744414123677e-07} {"commit": "31706df2e37c13b63c75cbf627cab597106b4fd3", "message": "Quick shortening of a method in FinderPatternFinder that I just noticed\n", "proba": 1.2019907558169507e-07} {"commit": "32f20e3d1dc66cc0fb1e3db520497ff62dd49e54", "message": "MS-5050 prevent callbacks and request after cancellation\n\nSquashed commit of the following:\n\ncommit 63a66f3dc6eb6353a5dfd57cae4d6c3ee2ae6e25\nAuthor: Abhas Vohra \nDate: Tue Aug 16 18:40:34 2022 +0530\n\n Added missing statement\n\ncommit 33320e56e434db8bf26c774787cb884674edbea2\nAuthor: Abhas Vohra \nDate: Wed Aug 3 19:15:44 2022 +0530\n\n Added comments\n\ncommit 1d2e7dc394e8515a12766af0fda888adaea173dd\nAuthor: Abhas Vohra \nDate: Wed Aug 3 19:11:37 2022 +0530\n\n Ensure that request is not progressed if the request is cancelled\n", "proba": 0.0021468172781169415} {"commit": "546995636f128313bcb1af488bb6a4aae6f0762d", "message": "minor description fixes\n\nsvn path=/trunk/eXist-1.0/; revision=1769\n", "proba": 7.361565508290369e-07} {"commit": "db42d0129386eeeaf094f8d8fa384a92a7be691a", "message": "Small logic fix -- OK to end up at border of image in this code\n\ngit-svn-id: d565a5fbffec933846bf643895bf9c245569575b@127 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 3.5312700674694497e-07} {"commit": "701b6dd42ae00bb2870e61c36ed9f1d0c9fc687b", "message": "Enable article iterators and metadata extractors to collaborate via a custom ArticleFiles subclass by exposing the ArticleFiles instantiation. Requires 1.67.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@37784 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.0994228887284407e-06} {"commit": "03615a2a2c263a88852f96bb22c605d7aaadf02d", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "a720d4affe047e16ca1a43c6d8f212c27ee65baf", "message": "Remove unused import.\n", "proba": 1.433858187738224e-07} {"commit": "4baa7fedae8cae405372bafd5ec3f3a9b67dcad6", "message": "[#23] should be solved]\n", "proba": 1.0158190889342222e-05} {"commit": "38cf5e0fdc1f8cbb246b682a3492fd03e1e71d21", "message": "\n\ngit-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@2810 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.0317982059859787e-06} {"commit": "d9182d847ea91f21d0f82681058201f06f0b72ee", "message": "Changed back to how we did check before\n", "proba": 1.1985476078280044e-07} {"commit": "17116a2129b808d64d76b5dcba9d3037003aed30", "message": "[FIXED JENKINS-28419] - Support the reset of JenkinsLocationConfiguration::adminAddress\n", "proba": 1.1876564087742736e-07} {"commit": "3c6099a17ac8da25d1f0303f07a4e10b62078ad9", "message": "Changed return types of addPropertyValue method to MutablePropertyValues to permit multiple\nadds in one statement\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@3812 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 2.1422131339932093e-06} {"commit": "59e0f570a9476b41a0311dd69efe24e9bcca9a0b", "message": "[ANDROSDK-382] Add path field to search scope Organization Units\n", "proba": 1.1809137845375517e-07} {"commit": "f47dd6d7a63d9b3f1f6c549fbb4622e81d52263a", "message": "Fix SecurityActions issues\n", "proba": 8.048062909438158e-07} {"commit": "3a3b353cb642741cdcab4b826e6873e8da6c5f06", "message": "add missing serialversionuid\n", "proba": 0.004145889542996883} {"commit": "43959cf798e9f82642c4b88f44db32cede83d6d2", "message": "Navbar: improved icon scaling for dimensions less than 75%\nApplies padding to image views when navbar dimensions are less than 75%\nto keep space between icon and navbar/screen edge. Relevant only for LP\n5.1.", "proba": 1.0045460641094905e-07} {"commit": "eb8619931d37f3ffac5dd77a134295312832231a", "message": "Fixed testIsValidKanjiSequence(). Looks like the data arrays got copied over wrong from the C++ hex strings.\n\ngit-svn-id: d565a5fbffec933846bf643895bf9c245569575b@736 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 5.925544428464491e-06} {"commit": "b64638c22e69a7a1bdd02a36b84ca4f721bc1196", "message": "UNC: support all variants of shouldFilterOut method\nAt least on Xperia devices, method is extended and contains more params.\nThe first param is always assumed to be StatusBarNotification.\nThis allows controlling notification lock screen visibility on such\ndevices.", "proba": 1.3639474616411462e-07} {"commit": "3f7876e280d2170840b2236658e42c41c07c9c02", "message": "Fix attribute order\n", "proba": 1.3618122238767683e-06} {"commit": "50f09368aeed17b98f3426cb626a5b5a26bfe218", "message": "UNC: Apply extras only when notification control is enabled for app", "proba": 1.4435916284583072e-07} {"commit": "52570b883558ab4be691ecd2ccec04b79be37fee", "message": "getSignatureService()\n", "proba": 3.40702200674059e-07} {"commit": "cf66d46d837a6a19c1bdd6f49e249d0d29bb224c", "message": "Update Receipt.java", "proba": 9.218230729857169e-07} {"commit": "93633e6546c2148ca54857eb2e09c4fa51fe6ceb", "message": "Don't delete the old .jar is the plugin is persistant.\nFixes issue 1333\n\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@4197 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 1.120863203141198e-06} {"commit": "a8af8d6156943f8fd4721e8ac27392eab4c72de9", "message": "Add null check\n\nTest Plan: CI\n\nReviewed By: dreiss\n\nfbshipit-source-id: e63de8e\n", "proba": 1.3369158580189833e-07} {"commit": "26058e710c5fd09ea053a5c7431ae6e91e50e3cb", "message": "assert we construct WatchmanWatcher with the same keys in two parameters\n\nSummary:\nIf that assertion does not hold, I'm not sure `WatchmanWatcher` works correctly.\n\nAnd if assertion does not hold, something will break, and we will document how it is possible.\n\nI think this assertion is true since D27179706, where we either run with watchman for all cells, or do not run watchman at all.\n\nReviewed By: mykola-semko\n\nfbshipit-source-id: d4a63b5e09a7c0e91acc9c745960415994ab74e4\n", "proba": 1.5764993804623373e-05} {"commit": "24cb38c5c4abf0e24d9840537509c0a6a11b0978", "message": "Move java_library's Arg to the bottom of the file.\n\nSummary:\nFinding this in the file was a PITA and inner classes are\ntypically defined at the bottom of the source. No logical\nchanges.\n\nTest Plan: buck test --all\n", "proba": 1.2724886744308606e-07} {"commit": "16a566cc7d2795c8e81663bb5d7e824b95663ba1", "message": "Fixed color support bug\n", "proba": 3.17835088026186e-07} {"commit": "8b709bce59b6903bb0a9f0f66b9b4d234531724a", "message": "Document what the FeatureSet returned by getFeatureSet is and why.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=235586018\n", "proba": 0.0003628174017649144} {"commit": "12b6220f321e4641385912305725dee1a32422ae", "message": "Internal change\n\nPiperOrigin-RevId: 426175381\n", "proba": 7.032136295492819e-07} {"commit": "f9ec2dd232dcf5f8e37cb2781a483e6d92fb6901", "message": "\nEnable AliasKeywords in Closure Compiler.\n\nR=nicksantos\nDELTA=1 (1 added, 0 deleted, 0 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=53017\n\n\ngit-svn-id: 818616af560c21f974e3119d89e3310384da871a@288 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 4.699619239545427e-06} {"commit": "0c08f46eea8878f3689c11325465a6f9ec1e4b18", "message": "Improve the description of the RewritePolyfills class.\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=114150460\n", "proba": 0.9997881054878235} {"commit": "84e86854559efb6ffa37f6ec109046ca836b6e47", "message": "Delete stuffs\n", "proba": 1.0249095794279128e-06} {"commit": "14925a54dc49ea5030f3a04c48ba538cc629ae87", "message": "Forward-porting Daniel's fix\n\ngit-svn-id: 0b99b41c5c84574e525f2ba59b508f5deb570dd8@344 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 0.00023600099666509777} {"commit": "43c5a7c0e39f57d5caa1217542f101a2d38d3277", "message": "SCHEDULING-1376 : Adaptation of TestJocCoverage to forked mode\n\ngit-svn-id: 27916816d6cfa57849e9a885196bf7392b80e1ac@20738 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 1.6666344038185343e-07} {"commit": "4ccfc9f4219e3a8c379e5a900bf5071e6de55162", "message": "remove all double/single quotes.\n", "proba": 8.31319994176738e-06} {"commit": "e2034476c5becbfdcea8c356735ade0badb16972", "message": "Temporarily disable pdf service\n", "proba": 2.0334057637683145e-07} {"commit": "124e3e154d484de102ea8a48e4149d75c9708a42", "message": "\u8c03\u6574\u97f3\u9891\u8f93\u51fa\u7684\u65b9\u5f0f\n", "proba": 2.007886195087849e-07} {"commit": "b056daa56972977a1eaa3a35f731548935bb846e", "message": "test coverage ratio\n", "proba": 4.766566519265325e-07} {"commit": "1f0a01e5e58b083329f3fbdf16a2ae7943e59aac", "message": "Game hoort daar ook bij\n", "proba": 3.155138870170049e-07} {"commit": "96d5501331bc285c37f42ed8d583e438d4129c6e", "message": "Case where an invalid token exception contained a cause exception wasn't covered\n", "proba": 1.0614215852911002e-06} {"commit": "7f915ba7fe1ba768cf78e9da35cca1d04dc3f615", "message": "Whitespace removal", "proba": 4.333754475283058e-07} {"commit": "f0fc3158df32afc8ae06992440ea8604be04693a", "message": "Remove old way of specifying 'nothing' (\"()\").", "proba": 0.0001036768953781575} {"commit": "6dbb3333d4ae3c4a0b3fb53c79dd8eb526724af2", "message": "fixed test in a longer shot\n", "proba": 4.216106788135221e-07} {"commit": "056d68f7220ba7cd725cf7f4ac51f440c4d93908", "message": "bugfix\n", "proba": 8.478961035507382e-07} {"commit": "af1095f2f9741d20d6b56d3e1be1a0076a187902", "message": "Rewrites the cache to allow for pruning of old entries, this is to prevent the cache from growing infinitely.\n", "proba": 1.2513014269188716e-07} {"commit": "382e48042f384cde9af5cdfc63e898ca46aaba1f", "message": "Simplify by using assertThrows\n", "proba": 6.008122454659315e-06} {"commit": "6bcda7b87b1a6e4f541e8d53f138bcbb177eae9d", "message": "Ensure the transient object is recreated by the server\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@391692 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 155f8864e7ff6f4b25180b46a3e6dff1888c2a24", "proba": 0.00025025688228197396} {"commit": "1db90956a75ba0772f0ff842bd497c9d9c0010ad", "message": "#4007 Removed extra space in TC\n\nSigned-off-by: Radu Coravu \n", "proba": 1.209760256415393e-07} {"commit": "3fc4dc25652d81bfd62cf7312a59311339e19d54", "message": "Bug 51733 - SyncTimer is messed up if you a interrupt a test plan\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1205986 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.113286872277968e-07} {"commit": "4b0078ac9de55495ba9ffb90e701353b514ee9af", "message": "continue also IOException", "proba": 4.3866756982424704e-07} {"commit": "896f9a9268ad7381d87878450ad6c8e71a7bae4a", "message": "Tests: Add RdfUtilsJena RemovePropsFromModel\n", "proba": 2.4715211566217477e-07} {"commit": "be1168d4dbfb78f3fc0da1ed096204a95f9705bf", "message": "fixed minor issue in unit test on some systems\n", "proba": 1.4261530623116414e-07} {"commit": "7e67b377bd583cf0f0122eeff40f142c55de7bfc", "message": "Updated test cases for description to allow description to be empty\n", "proba": 7.88276520324871e-06} {"commit": "02dde889eec3c18c6b955943efa070df5225c418", "message": "moved testParseCVS to sandbox DateFormatterTest.java\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137878 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.38431197078171e-07} {"commit": "6e2f0e964ca5927adf47159ab2fcb59bba7219b9", "message": "add notes in AbstractMapWritable", "proba": 1.6417770609677973e-07} {"commit": "3a22f14870b49c9dbd642404a110d0d516a45d38", "message": "JXTreeTableVisualCheck: updated comments\n", "proba": 1.1993617476946383e-07} {"commit": "414f2584cc481c01e30de49baf12ffc7cbfb42a3", "message": "Bug 55172 - Provide plugins a way to add Top Menu and menu items\nMade method private as per sebb comment\nBugzilla Id: 55172\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1498502 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 4832bb91202a2e5d0138b6df676f82ce83eb1be5", "proba": 5.448969773169665e-07} {"commit": "99a32eb9bbc2311124eb9779f77a718c07aabc74", "message": "Avoid NPE in PersonFields.linkingEntryPersonalName() if $a is missing", "proba": 7.5401899266580585e-06} {"commit": "6ecc4eebe206c1216ece8f6b99b537aff65e72b5", "message": "Make angle experiments more configurable.\n", "proba": 3.8770471633142733e-07} {"commit": "bce2eaf9bda600f6cdc4293dcae9def787d21f7b", "message": "HttpClient -> DefaultHttpClient\ninfinte loop bug fixed\n", "proba": 1.449653694862718e-07} {"commit": "94221e432639827948b3f830f82ab2a445f92540", "message": "fixed bug in iterator creation\n", "proba": 3.545101492363756e-07} {"commit": "0c201e18342e82e1aae1643dc7d78a31dca28c1e", "message": "Whitespace fixes", "proba": 4.2700463609435246e-07} {"commit": "3e42953f3e6fafc3c460273de00496edb7607e82", "message": "change getVelocity to output all dimensions\n", "proba": 1.6025105651351623e-05} {"commit": "2d82da6e804d5e1855dbde93dcee610bf4f9bcba", "message": "PM-1298 store all source urls for lfn in a list to allow for\nsubstitution.\n", "proba": 9.626597119449798e-08} {"commit": "07901f882628ca46b888034d95fb0d0379461104", "message": "Drainer releases the waiting thread only after the final draining\n\nThe thread which is waiting at awaitdrained() will not be released\nwhen intermediate draining take place.\n", "proba": 1.330563748069835e-07} {"commit": "a6e053c6902273464cfb05ee7b0ed694cb1215b3", "message": "Fleshed out GridObserver.java\n", "proba": 8.827047395243426e-07} {"commit": "5634cd4e27b1c1246c53dab9a5ff25ffe4bccc8c", "message": "Delete RobotTemplate.java", "proba": 1.463638568566239e-06} {"commit": "fcf08667012f97d76bdefc90fa135542091e864a", "message": "adjusted files\n", "proba": 1.4812558220000938e-06} {"commit": "c3bebd3f243155ef93ceb0bedeb4b281cd1f1be7", "message": "added clear button functionality", "proba": 4.678877303376794e-07} {"commit": "3d4a1c11231c433c56d76a4d36a431899597b2d8", "message": "Refactoring quickstart example (analysis part)\n", "proba": 1.2731538845400792e-07} {"commit": "582959c80ac58c4fcdee8e747748c4d21c7f44f3", "message": "\uc9c1\uc6d0 \ub4f1\ub85d UI", "proba": 2.2674286981327896e-07} {"commit": "5ce575215d8d03553d78e6255d69981f7024f261", "message": "Changed hand\n", "proba": 2.1803309664392145e-06} {"commit": "2f2db0695a5fe63d30c52f9061b691607c5a035a", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "09472f1b6546c5285a38ca19c34b28138fb6d2c8", "message": "bug 7284: bug in copy constructor cause dhcp server in direct tagged vlan to think it is a virtual router\nstatus 7284: resolved fixed\n", "proba": 1.983464414934133e-07} {"commit": "e0634be24c2aebcdbfcf0c86247b7ccb4c128af4", "message": "added a probe to investigate a failure at\nhttp://kohsuke.sfbay/hudson/job/jaxws-ri-unit-pre-jaxws21-optimistic/lastBuild/console\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@1595 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 1.4623828974436037e-06} {"commit": "b3face6c562b8175d78b1e04c7557a96fd265e53", "message": "Clean up indentation\n", "proba": 0.01046667993068695} {"commit": "1dbdec582ae7ec0f5243966e9f7fd179b333556b", "message": "Reworked to use csnd.CsoundPerformanceThread; can now be restarted on Windows.\n", "proba": 1.011926755722925e-07} {"commit": "c2bc9352f00234bffe743552f9996b42123b5e30", "message": "Removed the pointless boxing", "proba": 3.838444172288291e-05} {"commit": "40b76e10491ee86e1e76514a01426dd7990ef829", "message": "Dorada primjera odre\u0111ivanje redosljeda izvr\u0161avanja dretvi.", "proba": 6.808074886066606e-07} {"commit": "8d43beaa2b1339e9017915f1026f672d4cfcc9d0", "message": "file system item is navigation item\n", "proba": 0.999477207660675} {"commit": "950b52589d80e88ecfcf4dee21e30fe546c9b1bb", "message": "Immediately attempt to rebind to remote VehicleService if it goes down.\n", "proba": 1.026275526783138e-07} {"commit": "65c37609a5515e9160b98315f5e8668cb5a68e83", "message": "set ImagePlus calibration when importing stack from HDF5\n", "proba": 1.4148157845284004e-07} {"commit": "6c3d13fc749c1ebc8579709cd5744cc08661229d", "message": "Fix for Issue #220: Android audio streaming doesn't work for https\n", "proba": 1.240136668911873e-07} {"commit": "e63c9d5e3dbe458070fb96e6a9c6cab631e7695d", "message": "Set an ID so the list keeps position\n", "proba": 4.4530403101816773e-05} {"commit": "8cf37ff3b544b87849f1be87ca3b5657a3c18852", "message": "Added a method to get the port that a ProxyGamePlayer is actually running on.\n\ngit-svn-id: 4739e81c2fe647bfb539b919360e2c658e6121ea@141 716a755e-b13f-cedc-210d-596dafc6fb9b\n", "proba": 9.377342394145671e-06} {"commit": "3bdad5ce8dc837727a8098a16ae8e482047a5c55", "message": "[lib] Minor method name fix in variable fonts activity\n", "proba": 1.4755947574940365e-07} {"commit": "2eae94e22a70c13a0d1ccbdf52861e9f10910be8", "message": "Add missing space\n", "proba": 0.9999991655349731} {"commit": "65ae5e7be51fb49fdded8d1fe91ec55d98b308c6", "message": "Added sample diagram for the query syntax.\nAdded the help menu.\nReordered the main menu bar.\nRenamed and reordered some items in the new diagram menu.\nDisabled diagram menu items that do not apply to the current diagram type.\nMoved the diagram options from the context menu into a new window menu bar sub menu.\nMade the distinction between freeform diagrams and query diagrams formal.\nPrevented UI actions being offered that are unrelated to a documents type [freeform/query].\nAdded a help menu including menu items for the version checker, kinoath forum, etc..\nUpdated the default text in the kin type string text area to describe freeform and query strings respectively based on the diagram mode.\n", "proba": 1.1118124376707783e-07} {"commit": "b6f6ccd2904e1453898de64f1bf674c1a7d76698", "message": "MONDRIAN: This is a test case for bug # 1675125, the snow flake closure issue. This bug still exists, so the test has an underscore at the beginning for now.\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 9061]\n", "proba": 1.3217940875165368e-07} {"commit": "1c7142eab02a3dc073a40241d88b8acfbbc1d6bf", "message": "Add tests for `Verify` primitives asserts\n", "proba": 9.839650374487974e-07} {"commit": "bfcedd5d33c3cdc6fb6b59e077091accc3433e2a", "message": "Generalize input functionality.\n", "proba": 0.00024889581254683435} {"commit": "cc19bbb798bd54f49fb01ee9c9eca987ba79c2cf", "message": "Formated execution time\n", "proba": 1.2148674386480707e-06} {"commit": "4811d7f378a35d7e9ad1d9e2d68ad3af6bc1513a", "message": "made ip-address-to-string method public\n", "proba": 1.062125306816597e-06} {"commit": "25c53441bd8e092c457976b8ee48addc368b3198", "message": "PDFBOX-2852: close input stream\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1783566 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.121457785302482e-06} {"commit": "429c1a0a18a11ca4cb61de0ff1b1963d6b746d37", "message": "changed a bunch of map logs to trace\n", "proba": 2.163180852221558e-07} {"commit": "d7d08f3a1c92fd8cc36fce6b0a985e8bb250ebf5", "message": "print exceptions to console", "proba": 1.7222040469278e-06} {"commit": "7e4fbb7b3617bc9f79d3015d2dcdde1331a4b3a8", "message": "Adjust webgl test to use white instead of pink.\n", "proba": 1.1179280789974655e-07} {"commit": "5a9376230b814d9f3b59ef6260a870bb0c0d0c4b", "message": "FindBugs: Wrong message formatting in hudson.model.User#getOrCreate()\n", "proba": 3.738161353794567e-07} {"commit": "633e41ebc234fc8e91ce02e7f0c778002e649fd4", "message": "null checking\n", "proba": 2.9126572371751536e-06} {"commit": "ee2c5f30b22c921b58caedbc0bb77e4f8adca28d", "message": "Simplify light processing conditions\n", "proba": 1.300769554291037e-06} {"commit": "3fed49d5cd183ca8a8df569cefc0914495eabb5a", "message": "Fix zip structure\n", "proba": 4.748309493152192e-06} {"commit": "08618bcb3660f864fa28189344bce4b259f10585", "message": "bring IntervalDemo to clean and common structure\n", "proba": 1.0864758337447711e-07} {"commit": "93005017821fef5e9824b390c0c834308b877398", "message": "Added javadoc on the ProviGenOpenHelper.\n", "proba": 1.102646933759388e-07} {"commit": "399fae88e061235037319a0c8db8c0d851e20241", "message": "query.setMaxResult is called before executing it so that the count query would function properly\n\n\nSVN-Revision: 1117\n", "proba": 2.2282618374447338e-05} {"commit": "8eb4b5d465c9f90e6b848428ba342357ddaf077a", "message": "Allow redirecting general output messages to a file in ProcessAllImagesInFolderUtility.\n", "proba": 1.147146733160298e-07} {"commit": "fc7b1ff6a16671187a9e1b7288d3cc8c59288a4f", "message": "25061: Disable internal DML diag info output - changed INFO message for mtd file not provided to 'INFO: MTD file ' + filename + ' not provided'\n", "proba": 1.1848733549868484e-07} {"commit": "307c8660169fc3de2f1fb54d62242017440463f9", "message": "score sin loop", "proba": 8.020228051464073e-06} {"commit": "f6b82d66409f2724c6a15ab53071ba7510d1537e", "message": "getAllAdministrators method added\n\n\nSVN-Revision: 2709\n", "proba": 1.3396623899097904e-07} {"commit": "e6035b9a4040f237a62feb042d68b389f3b6e464", "message": "Added the ability to start the Neo4j server in HA mode.\nThis required removing the old IndexService dependency from Server (not used anyhow), since it conflicts with HA. It should eventually get removed at the source (org.neo4j:neo4j).\nThe test cases for this currently require each server to start up completely before starting the next. Otherwise there contention in the ha startup process could lead to creating several clusters. This should be fixed in HA.\n\n\ngit-svn-id: ab16e2fa1fbc06680b955d2946a056ad3c063f42@8328 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 7.303633992705727e-06} {"commit": "09b6bedba985799241150da22658425df9b1182d", "message": "[Java] DRY out publishing of new leadership term.\n", "proba": 1.2518492553681426e-07} {"commit": "8ee909efbf64444d647c9e17c30a7a2bf58ded18", "message": "better diagnostics\n\ngit-svn-id: ee4ab06e2b80aa0503c7056b29ac4b88b48aacce@246 f7ae4463-c52f-0410-a7dc-93bad6e629e8\n", "proba": 1.2080025726390886e-06} {"commit": "abd7aa7c66a7cd0572135990d0410528cdd135f3", "message": "Use meters conversion\n", "proba": 4.77707430945884e-07} {"commit": "7d513bff04451ede843951e00969020cc1cb4f2c", "message": "[#606 state:resolved] Added text property to Blob.\n", "proba": 1.0299228847543418e-07} {"commit": "8804149125c2a3fb8c41a19b56b6e78de172dd75", "message": "return empty\n", "proba": 0.9999994039535522} {"commit": "cb976e50af6524f57e6fece2aca7bdf0a4c2d055", "message": "Comment\n", "proba": 3.663055849756347e-07} {"commit": "79d656a66ca756d9d575d5b4857706d28d24c4aa", "message": "Use SHA-256 for the encryption.\n", "proba": 3.266101430199342e-06} {"commit": "7b1e324c23791a88bc29507b78747cae89ae0961", "message": "extract service names to be constants.\n", "proba": 0.00011937388626392931} {"commit": "4885d4a76272ba8fe6f58d4cd907af2a1ebc2aea", "message": "Fixed crash on adding and deleting conflicts\n", "proba": 3.198352089839318e-07} {"commit": "b8be9a2e3e1af9857b479aaafec76b130e50dcaa", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "c0771e1782abbbb3321bdbb5354f56aa57e596e9", "message": "Testing auto login\n", "proba": 5.000347300665453e-07} {"commit": "c9ab7f08d366a4e875479cd9d017bc612db0960a", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "51d263a69ab4324ab7e2cebd31723a80c19bf8d6", "message": "Marco ya deja de cagarla\n", "proba": 1.2742024182443856e-06} {"commit": "d3fd0d245df2b2ead972016794f2ea0829827de8", "message": "query by name\n", "proba": 0.9999992847442627} {"commit": "867304b4e925cf326663430ea04f19321067f636", "message": "Made progress circle invisible when no profile picture.\n", "proba": 1.0454217402866561e-07} {"commit": "e8b5df7bdbb8f4c9261a2347813f48c24306cca1", "message": "Preserve state of power cell counts whn updating control. Closes #227\n", "proba": 1.2890437517398823e-07} {"commit": "d2b38d909b251adc20dadf0dd9af73bc32bfbfd3", "message": "Proximity based selection\n", "proba": 3.316119432383857e-07} {"commit": "e32515c98116bdc21e9e59a6aff5fff940da5f23", "message": "Set full span layout parameter on SearchCardView\n\nBug: T171328\nChange-Id: I55250b2be2c4d87f0384db44bf95e48e834d75b4\n", "proba": 7.022223940111871e-07} {"commit": "0cbe8cc4772b08680931a3b1f027a31fab46922b", "message": "Hygiene: remove redundant code\n\n\"My location\" is enabled in the NearbyFragment XML layout. It only needs\nto be reenabled when a previously prohibited location permission is\ngranted.\n\nChange-Id: Ib8bab309cdc3b616ee03519294ebf82aaa3af865\n", "proba": 7.660746632609516e-07} {"commit": "03def537e218eef94bba87388ffdea84c5be7ce7", "message": "Fix : asynchronous language update bug for tooltip\n\n- Fixes the scenario:\n\t- User updates, has only one language in system settings, so tooltip is not shown.\n\t- User updates languages in system settings and opens app [not first time after the update], tooltip used to show before this change.\n\nBug: T191302\nChange-Id: Idf5d4091ff8058b3efd057e063b9b985defbb33c\n", "proba": 6.509033846668899e-05} {"commit": "d24a8d599beeeaa5a752d4f2f6e75254429b1fd7", "message": "Set notification visibility to public\n\nWe have nothing to hide and secure.\n", "proba": 1.0170932540631838e-07} {"commit": "a77fe228fc80255e2c02159395c77e1f00843893", "message": "Remove unneeded throws annotation\n", "proba": 1.427321990377095e-06} {"commit": "afb91d688b228923ec46a7a100eefbe60eb5292b", "message": "Enable HW H.264 decoding on Intel platforms.\n\nR=wzh@webrtc.org\n\nReview URL: https://codereview.webrtc.org/1274133003 .\n\nCr-Original-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#9686}\nCr-Mirrored-From: https://chromium.googlesource.com/external/webrtc\nCr-Mirrored-Commit: 0482dcc87376468be5f8a1a6d8f1d8a4f58267e8\n", "proba": 0.00018631706188898534} {"commit": "41b1131e5c1498790e00f2a4b7b6bf3286bbc961", "message": "Removed from sql statements now dropped A2_experiment column: 'curated'\n", "proba": 6.510340426757466e-07} {"commit": "f5e16d601f0401acfad0b30bf3d6de8ec5fbded4", "message": "- Fix crash\n\ngit-svn-id: 410459702e6123a874d92574e1336b0959d85891@10994 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 3.2521782600269944e-07} {"commit": "398b466a4ff1237454cf93e4ad8490df513f3670", "message": "[update] added some notes;", "proba": 1.084339302792614e-07} {"commit": "9ef328743aa3eed7f3984621c486a8dd22d903d3", "message": "#92 use internal configured browser", "proba": 1.3002942012008134e-07} {"commit": "0e5696b116a4a39c5bdc8e507416a504df217e76", "message": "DD4j-617 remove pivot support\n", "proba": 2.240206669057443e-07} {"commit": "43d5e3224872b83d824c490f6176a813bcf69094", "message": "Refactor HopcroftKarp.java\n", "proba": 1.9967394564446295e-06} {"commit": "cbe9f1dec47652c2070ff8f1106c1118e5f42779", "message": "Generate heartbeats every 5ms in the AgreementSite fault resolution\nloop. Since IV2 doesn't generate any traffic when idle, somebody\nneeds to send() in order to keep the dead host timeout running\nproperly.\n", "proba": 1.270168041855868e-07} {"commit": "0a627244e6528e2be09680e9891df4e88e8ca861", "message": "Revert \"ENG-3374: Send commit notice again at the initiator to release any blocked\"\n\nThis reverts commit 2b9be043648fbba7f0870657914dd295d3468828.\n", "proba": 1.1774883290627258e-07} {"commit": "8f1e3f293dfaf7a3794cc931b5093ffebe7284a8", "message": "adding relationships from diagram\n", "proba": 3.151959901970258e-07} {"commit": "ffb381d66f8b468e50bf18e18431598552f27f01", "message": "retrieve aliquotComments from form. And added the newWorkflowCreated in session.\n\n\nSVN-Revision: 865\n", "proba": 1.2063523513461405e-07} {"commit": "d12e6f9fd28a153af7e0e7e39dbb2f0173b319f2", "message": "Added InducedMutationList for submission dropdown\n\n\nSVN-Revision: 545\n", "proba": 1.1833692070695179e-07} {"commit": "c9180401d40dd80731c092455a1166412e0dfcc2", "message": "DO NOT MERGE) MediaBrowserCompat: Do not use String for Messge.obj\n\nIn order to send an object via Message.obj from a process to\na different process, the type of the object should be parcelable.\n\nBug: 26609825\nChange-Id: I4dc56371d4b114ca58ff1f26c1833d3bbdb45dde\n", "proba": 3.96143295802176e-05} {"commit": "cb55d1bcebffcbd6f6948096aaefd9b4b2a288ad", "message": "*** empty log message ***\n\n\nSVN-Revision: 3893\n", "proba": 3.140132776024984e-07} {"commit": "bf01be910a50d65b488be2a99eeea8db020577c5", "message": "Fix build: Make an internal class package private (cherry-pick to master to unblock all)\n\nChange-Id: I4a70078a5fa855479ab64f1cd67b0e8e5eace9ca\n(cherry picked from commit 83a3538a18c22fb8bb448258cd85c99c384d1bab)\n", "proba": 9.385120165461558e-07} {"commit": "c5fe456e074b0dbe3df79d0aea164608fb2f3636", "message": "Stopped cloning the ItemStack.", "proba": 1.2393184078973718e-07} {"commit": "635c29b8371397209e07a7dc39f1f84b1712a17c", "message": "am 2ef37cfa: am b07fd80f: am d7346782: Merge \"SlidingPaneLayout layout stability fixes\" into jb-mr1.1-ub-dev\n\n# Via Android Git Automerger (2) and others\n* commit '2ef37cfa24bc07588a5c969cbe00c17e0b27da04':\n SlidingPaneLayout layout stability fixes\n", "proba": 3.253568081618141e-07} {"commit": "6c351ff60369dc0bd5c2b62d075399c4c5fdc29d", "message": "A comment is updated.\n", "proba": 1.1818894307680239e-07} {"commit": "5a32bd661bd26d706dcb419515226e4785194425", "message": "resolved conflicts for merge of 4093b897 to master\n\nChange-Id: I2d1d51613bb2cb0d91e5d96f76d11d8bde8fd7e4\n", "proba": 8.551266432732518e-07} {"commit": "688cef4ee1464110560ba0855f2ab9d2dce78b9b", "message": "Some cosmetic clean-ups.\nAdd the unknownCharReplacement attribute so that replacements can be configurable.\n", "proba": 1.0300466612989112e-07} {"commit": "5d275dd2d63972a2ba9f865b3813f602c163c7f5", "message": "Automated parameter rename failed because there was an instance variable called \"e\" which caused an NPE in examples/fo/build.xml on target \"newPDF\".\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@344125 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.280403562821448e-06} {"commit": "63f4f09d8cb92dd23d708778f99ec90bbba8dc5c", "message": "Improvements in plugin circular dependencies detection\n\ngit-svn-id: dd969ffd0b1e2aca00ff23b3edadceba2772a27a@354398 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.5716810821686522e-06} {"commit": "74db08342460e687b3261e4227454a9ce30e1ed9", "message": "Allow run() to be overridden, for example, to parse the command\nline prior to loading the Spring context.\n", "proba": 1.1094060425875796e-07} {"commit": "d8749a944bf57341fbff793609d6086f5d475f7f", "message": "cleaned up javadocs and added a new constructor with support for stretching\n", "proba": 1.7246482286736864e-07} {"commit": "456b1d7af95d225b3600fa3a3053545ea71c421a", "message": "fix so that mod_rewrite style conf is inited correctly from web.xml\n\ngit-svn-id: f5ef456844f79641bcfefa81817cb625f5bae693@206 58d9aabf-6a2e-0410-9cc2-a579b616d322\n", "proba": 2.6584675651974976e-06} {"commit": "a038c542a884ff4de812800be60cfaec84b225a8", "message": "Adding tests for namespace-uri operating on comments and attributes\n", "proba": 1.4688610860957851e-07} {"commit": "a66f639457c21c53f475272b318af375032e0439", "message": "Add comment\n", "proba": 1.5774051576045167e-07} {"commit": "59fee36b1e744ac4ac5abd55ee6fa9569e96d2a3", "message": "Fix log of binding\n", "proba": 6.954379045964743e-07} {"commit": "66387c5d47077bf0a4dd634fe22e628409b80b3c", "message": "web: auto add pathPrefix at Routes#match\n", "proba": 2.291302934054329e-07} {"commit": "9853bd266da4c34547e80a4396fe1df29c052ee5", "message": "- add option to make heightfield collision shape for TerrainPatch\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@7480 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 5.11494022248371e-07} {"commit": "a3ab7714b43490f86b0a2b52dde70606c1480681", "message": "show Tree first\n", "proba": 2.5289375571446726e-07} {"commit": "2ce9361029830c3dac884a707cccf34c338129ff", "message": "Modified validator to dispose Json\n", "proba": 2.337493327786433e-07} {"commit": "56f3ed936d25fe6bf401e9ae1b949d44cc4d73ed", "message": "removed @getter from id, was only used for the old method in\nexpenseRepository", "proba": 2.3190662545857776e-07} {"commit": "a96357be5cfa20e33111f77b2f5c7b60090716c6", "message": "fixed compile issue\n", "proba": 6.905796112732787e-07} {"commit": "136b73802459e50b9cbb4d9dff0d3d4dfb499275", "message": "Multiple modifications:\n\n- Changed error message\n- Simplified implementation of methods", "proba": 1.692435034783557e-05} {"commit": "7ec0a0322ba3db27d9d050d8726ec0930b8caa79", "message": "Bump opengles version number\n", "proba": 3.792714835526567e-07} {"commit": "526a52d162791a17db355f3a82382a30be69f87e", "message": "fix for restart-suggestions crash. #577\n", "proba": 1.4882306231811526e-07} {"commit": "e6dc12f958ede69443be6023020076452eaf21de", "message": "Add playlist support\n", "proba": 7.894491886872856e-07} {"commit": "7144720ce5242fe9166591591581ec40040102d2", "message": "refact(demo): 1.\u5220\u9664ResponseBody\u6ce8\u89e3\n", "proba": 1.3963244782644324e-07} {"commit": "61a999c24bc2251c334895ba7003a6982dcf366e", "message": "Added helper method\n\n", "proba": 2.590623466858233e-07} {"commit": "0daaa962626be8b3b2790950d496191dee3d84ab", "message": "hide messages to standard out except if we want to debug the code", "proba": 2.344416429878038e-07} {"commit": "ad71485b81d696986737eeda8f097b0673224a8b", "message": "use simple string to resolve windows issue #456\n", "proba": 4.259930506123055e-07} {"commit": "30f8b357332dce8cf3034acab5575a341d80a617", "message": "toString isn't safe\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@7402 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 3.384143201401457e-05} {"commit": "eb2dcae4d4026ab876b5870eaf25cb958bcd8a94", "message": "add quantity parameter to putItemInShoppingList\n", "proba": 5.294485845297459e-07} {"commit": "0854abaf58f4d25c186ed1f326e4e7aad17b397c", "message": "Adds support for record checksum\n", "proba": 2.9900411391281523e-07} {"commit": "5ce94117c30281be8638bf9eb975ab33e9cb8546", "message": "In buildIdMap(), query for the whole object rather than the ID of the object.\n\n", "proba": 2.240574161760378e-07} {"commit": "924452aa2722f73dcfd458fdbe650c80d97f9ce3", "message": "[REFACTOR] fixes #35787 @0.3 tried to merge 35791, but it is too old", "proba": 1.8218658226487605e-07} {"commit": "713ba8ab57e1ea03c052c3cbfac6f49d49f4def2", "message": "test: ForestRequest\u7684\u62e6\u622a\u5668\u5c5e\u6027\u548cAttachment\n", "proba": 1.1156972732351278e-06} {"commit": "7741cd1ab66ec6e7ccac77f885708e89f561719a", "message": "Fixed the todo statement.\n", "proba": 2.4719361135794315e-07} {"commit": "ceacc3395e441b9fc28f83f8d5359b3b7b1a67cf", "message": "Added getter method\n\n- Added getCommandMapProxy to CommandManager class\n", "proba": 1.3736044479628617e-07} {"commit": "eb55aeaedebf9f66ec0cc9d1457914f7871f160e", "message": "Debugged ID3, now working\n", "proba": 1.0804436101352621e-07} {"commit": "83f0ddf3a228501ae9ae89a3d0355381ceb030ad", "message": "Metrics: NOM added to MetricsRegister\n", "proba": 1.6471342689783341e-07} {"commit": "d515bad7bed8b8c116a699f695524530ca4c7746", "message": "Improve handling of case insensitive keys. (FELIX-2039)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@943149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0005765266250818968} {"commit": "f30397f40d49118e347490fd48678e4662030a56", "message": "Handle a null map. (FELIX-2950)\n\n\ngit-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1136149 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002872324548661709} {"commit": "a9e7338075f60dca7ca338f72ac772cacbc50437", "message": "Add todo regarding configurable package restriction\n", "proba": 2.139008898893735e-07} {"commit": "1816fda334d949370c9540ae986b1e2069f97d8d", "message": "XWIKI-4824: Temporary objects are persisted in the document cache\nFixed.\n\ngit-svn-id: d23d7a6431d93e1bdd218a46658458610974b053@26577 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 2.936545797638246e-06} {"commit": "acd984585ebe30d1c7cb2c3f793fb2b6a54b4dff", "message": "Disable filter (check admin user)", "proba": 1.4103795820119558e-07} {"commit": "0d02eba6f89ea6341191a4c1a0a3b29a2543831f", "message": "Suspect DELETE statements\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5486 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 0.0022068782709538937} {"commit": "0a643843f12635d3ac00fa6769e7f4d7621b7e26", "message": "add branch regex\n", "proba": 2.190276063629426e-06} {"commit": "e2770555cf0eabcd1dbec467df20b6c09a5f7407", "message": "Correct answer to 1B, finally...\n", "proba": 9.313113878306467e-06} {"commit": "63d635dd10a8e9f9f0f136a06bb92cb3c10de27c", "message": "Update version number.", "proba": 1.5132852126953367e-07} {"commit": "f1fbb1e4c37f1fdcc06a60aa7275ebe2d97cb9c4", "message": "test4\n", "proba": 3.355989690589922e-07} {"commit": "1501333c7bd59789f71e5982c5e4e6f5a6f2ad94", "message": "fix bug in movie entity number-float\n", "proba": 7.264198757184204e-06} {"commit": "7823cc7e60195b54a49b8d3e7e4cf6a1deee5420", "message": "Add annotations and Javadoc to CameraManager\n", "proba": 3.170255808981892e-07} {"commit": "7691a0d1122afe848d91d58bfceeed5f56e835d1", "message": "Don't propagate exceptions to the container when an exception occurs after the headers had been sent.\n", "proba": 1.1286533663223963e-07} {"commit": "2296dcba39d365094d8ddc291f5e11fc6b09a139", "message": "Minor brew tweaks\n", "proba": 1.9325865707742196e-07} {"commit": "24c538e6348cb42091440b751f7cbe330b0495ab", "message": "- updated copyright date.\n\n", "proba": 1.4271761017425888e-07} {"commit": "89428505f5b49e2f450968219d58b02613c4b628", "message": "unknown key in atribute value is ignored", "proba": 3.055520210182294e-07} {"commit": "84a3f05c94839e4ac87a1e211fa5b6926f1e6cd8", "message": "Fixed CrystalCrusher recipe", "proba": 2.0391033217492804e-07} {"commit": "a55215e5b749001fc4bfca24e47e42b9ca741872", "message": "Use ARQ's FOAF.java instead of our own\n", "proba": 1.3711543545014138e-07} {"commit": "90ca94a9ea6633981e1b4781c868c07dc3536966", "message": "Refactoring\n", "proba": 6.64367371427943e-06} {"commit": "e448714f945a11a4257f6b6bbf537c420c71b0b6", "message": "Fix last log entry\n", "proba": 6.52489745789353e-07} {"commit": "84c0b0de04b07ea3fd6d8cfd5cde4689abac84ea", "message": "Fix PMD Warnings about complexity of BInteger.read()", "proba": 2.3352785660790687e-07} {"commit": "282e9c10af8739c2342e7eea14d2250c0b86fbe8", "message": "Implemented A* algorithm in class Creature\n", "proba": 2.804237556119915e-05} {"commit": "791dde2125c602f1c51f94318128153560108903", "message": "clear out duplicate array\n", "proba": 0.0489155612885952} {"commit": "e713ed4e8e82e092fe431b85b0a14517444369e2", "message": "fix Lint errors reported \"LongLogTag: Too Long Log Tags\"\n", "proba": 1.3029357148752752e-07} {"commit": "8ca743dc72f54e7e99aeff1ce6ca3fb8a380b4b7", "message": "inline variable\n", "proba": 2.9967352475068765e-06} {"commit": "bd225dee4c65d6852e580bf3ff2026147e2149ee", "message": "calculate path of searchresult in sql-query", "proba": 3.8604182918788865e-05} {"commit": "c82ff0a408454f508aa727e2007b4550cbecb38f", "message": "Auto Commit! Fri May 16 14:49:39 EDT 2014\n", "proba": 1.2195229714961897e-07} {"commit": "46c5a4789b15ba613e69ba1a5a8f2210a6e66703", "message": "Fix environment variables not showing for freestyle jobs\n", "proba": 6.813428171881242e-06} {"commit": "c72d47aa9761c170fb3f67a1175cf22be9060967", "message": "Added forgotten blame call in each publisher.\n", "proba": 1.0295300967300136e-07} {"commit": "3af70294cb95ca41930a2d5e506dd80e1a257f75", "message": "fixed potential GC issue\n", "proba": 3.874880860621488e-07} {"commit": "89ddf9664ff90ca7f8ffe0ed6d6a999a57712683", "message": "Accidentally committed my test harness.\n", "proba": 1.1732512206208412e-07} {"commit": "ea1218f0725902d3d26ad3cee2e63f3377c3ab72", "message": "Changed Provider's constructor to protected rather than private,\notherwise Session will not compile.\n\n\ngit-svn-id: d69ffe4ccc4861bf06065bd0072b85c931fba7ed@44185 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.272186864298419e-06} {"commit": "6f6db6ec2ba826018eeffb7127faa7ad2e547163", "message": "Include '=' at end of switch, to terminate switch name", "proba": 2.351216835450032e-06} {"commit": "dbf2c6293f3d94db0b947b3409a2668d00bbe667", "message": "Add correct roman numeral syntax check and some error cases\n\nIf the roman numeral matches the CORRECT_ROMAN_SYNTAX_REGEX, the is a\nsyntactically correct numeral and everything is ok. If is not, then 3\npossible syntax errors are checked else a generic syntax error exception\nis thrown.\n", "proba": 3.5413913792581297e-06} {"commit": "4db6d67850d457f4803d826d2cfa888b603ce156", "message": "fix client reads\n\n", "proba": 5.356083079277596e-07} {"commit": "44bbd09cc6f92ff559af14721fd4afb2d181314f", "message": "Adapt reply receiving mode\n\n", "proba": 3.044243612748687e-07} {"commit": "764dbe4ae76332a88e53cecaf96cc0fe460a1309", "message": "initialise the HashMap https://github.com/Col-E/Recaf/pull/368#discussion_r607021935\n", "proba": 1.2733782568830065e-05} {"commit": "c06fd0bf74cf7214133f9f4bc56749b5ce5251a3", "message": "fancy\n", "proba": 5.819264515594114e-06} {"commit": "4043d665432fe1433e5fdd14b141d2f6020dd98a", "message": "Busy fixing menus\n", "proba": 2.589566463484516e-07} {"commit": "c8c8821cd6478012fc75393cef15f6a55b050ece", "message": "Very minor change to debug code in TickTimer.\n", "proba": 1.0457986832079769e-07} {"commit": "24192abbeba213a2cc55ec89459acc50c30857bc", "message": "Fixed #27.\n", "proba": 1.1941618538457988e-07} {"commit": "d0964d43dea683d7f4e261c396a06644c4168ca6", "message": "added random fixed-width list docs\n", "proba": 2.6540269004726724e-07} {"commit": "8416695087355b0a98d1a85c51a8a391ff307399", "message": "finished permutation docs\n", "proba": 3.153691920942947e-07} {"commit": "8b8764a8f70e2a40e6313139479d740769ff7a0e", "message": "fix display of MBeans and Processes in Jenkins 1.470+ for Nodes\n", "proba": 1.1924264242679783e-07} {"commit": "8f02036ddb87f27c25e302defdede7d06c0fee7b", "message": "golfed a bit shorter\n", "proba": 4.4686456135423214e-07} {"commit": "ef36477e17e9f83a22b7486cb87a6925f17a6214", "message": "Improved JavaDoc.\n\ngit-svn-id: 67a55e656427d4d95711d9444b3d4488f7ae1ad4@724 48fcbb9e-5639-0410-8b25-842128a4905d\n", "proba": 7.245317647175398e-06} {"commit": "6e20d829631e5e67ff10c56d72e6e26a46567969", "message": "LogicNamespace: fix return type of bool methods\n", "proba": 0.00031475769355893135} {"commit": "04cf59ca876289b43c7c662f03d71364f002ff0b", "message": "Update SimpleServlet.java", "proba": 2.869232957891654e-07} {"commit": "59c30ded34f92a6f50469ddfbcabce5ca3ff6d25", "message": "Added support for testing cool CPUs, https://github.com/OpenHFT/Chronicle-Core/issues/83\n", "proba": 1.3384696728735435e-07} {"commit": "a3ee4ca9b5b5cba597eb79e87e474553c6160dce", "message": "gsvm: Added vertex javadoc.\n\nSigned-off-by: Jakub Novak <3db738bfafc513cdba5d3154e6b5319945461327@gmail.com>\n", "proba": 1.2093772738808184e-07} {"commit": "17a8a0d7c301186e39cf65c3149c70689264e3d4", "message": "Remove a spurious check.\n\nWe should not check that code from different places is loaded by the same ClassLoader; this used to be true, no longer is, but certainly is not necessary to correct operation.", "proba": 1.1669497723687527e-07} {"commit": "e36fd023ad56a67931aa2c2f339e04765ceecf7b", "message": "Do not download file if it is already there #1305\n", "proba": 1.4598479936012154e-07} {"commit": "80b7b0be2d3caea102c52b2d2c84442879b32cac", "message": "Comment out xform26 for the moment.\n", "proba": 1.0241382142339717e-07} {"commit": "03bdcfcfa5382257102dcfb313bcb3d25d7ccd11", "message": "Update JailedEventListener.java\n\nPrevent jailed players from picking up arrows, shooting bows, placing end crystals, and using armor stands", "proba": 1.564501417306019e-07} {"commit": "c18887876b447d542332ec06f2142ecb5a8abfa9", "message": "Tidied up the graph entity selection actions and drag interactions.\n", "proba": 1.0892021862218826e-07} {"commit": "fa81a5e5da31864822d47ca64678de55b036fc4b", "message": "Add documentation\n", "proba": 3.5426847944108886e-07} {"commit": "775b7c4e1ab55bf6424e0f5a30c5fe110b2e480c", "message": "heroku testing\n", "proba": 2.60444636523971e-07} {"commit": "67155b3d52aa1d42070e4aa50552ec51cfc92a6c", "message": "Add reference to RFC 4180\n\ngit-svn-id: 77bd0fb3f0b1af3312cb764eaf99792cfc1ce6c4@1522810 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.176436618763546e-07} {"commit": "b325618c7eb9148768f8798c7c894698c8dcb712", "message": "Javadoc nits.\n", "proba": 1.6365059707368346e-07} {"commit": "7281a2212241d3ed70a5ba24cffd54b6607477ba", "message": "improving how cli arguments are handled\n", "proba": 5.065184609520657e-07} {"commit": "ea5338a86e3aa163aaff81273c9616be0f45206f", "message": "Cleanup comments around delicate race\n", "proba": 1.2763267420723423e-07} {"commit": "3f3af7e84df206c5992ce603c0c209e63331b1ae", "message": "change WritableAssertionInfo info field protected in AbstractAssert\n", "proba": 1.3172588353427273e-07} {"commit": "0fcd3bce4f34f96694a853fa925ec672a082686d", "message": "\u7ebf\u7a0b\u63a7\u5236\u5c0f\u8282\u4ee3\u7801\n", "proba": 3.159649395456654e-07} {"commit": "97cb3d7b2791b800c537816f9fce5cbe3d44f019", "message": "v1.0.0 Release Candidate (today)", "proba": 1.1136461353089544e-07} {"commit": "2f0da0add88051558dac5229472ead5a0ee751ea", "message": "[STORE] Remove unnecessary deduplication\n", "proba": 7.948795428092126e-06} {"commit": "f50f25c682ea950333c1d32eee4b412c44a2d85a", "message": "nothing", "proba": 0.00033422152046114206} {"commit": "de84eec9401910322660a1184164bc6c3c6183d5", "message": "Fix #125: RSyntaxTextArea.setBackground(null) throws NPE\n", "proba": 5.595408651970502e-07} {"commit": "76b88f8f839601bfa84dee83874723e1b6ad1ee9", "message": "Save Buffered Image", "proba": 1.727571827814245e-07} {"commit": "feeb3ab9ce7f98ee4369a070bb0ae024969c9537", "message": "Now customizes the message for validation errors (#260).\n", "proba": 9.992126592806017e-08} {"commit": "1bc5c956362d33af546aa140c03acd060c86a517", "message": "Fix yet another DrinkCounter error due to the shifting of time.\n", "proba": 1.4087892452607775e-07} {"commit": "ee219b3ba0398f7b277e6ca3311dbbbdd3705db2", "message": "Complete implementation of ComandLineUtils. Still need to finish Unit tests and discuss where this should be in the final package and if we should write shell script to act as intermediate go between the user and this.\n", "proba": 9.829636127278718e-08} {"commit": "3710be84321997c2a5c3810d3e7c9a92be3a815b", "message": "Track telemetry of each action (#3789)\n\n", "proba": 1.1620821993574282e-07} {"commit": "a47ba0d71a742a3eec08761f9b3962de6aa39993", "message": "Give some context in the error message\n", "proba": 0.999992847442627} {"commit": "7f8bae28ab77d41c1a59c6578c53a04cf03c135e", "message": "[MODULES-371] Fix NPE on class transformation\n", "proba": 1.5217383975141274e-07} {"commit": "70dd643d1b0f287d62fe5b563942b1f0848e7422", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "19d12a9f0c6f74a6117f7ae17e30a0c026279916", "message": "Updated CreateEventsFile\n", "proba": 3.9488838865509024e-07} {"commit": "45877a6f25b25b307b390f120b67b9dcd68295e5", "message": "using custom key for looking up from the StyleFormatter cache.\n\nPreviously a String was created from the ints, and a locale.toString was\ninvoked (which is a pretty heavy operation).\nNow we use a custom key which is based on the same ints and locale, but\ndoes not need to calculate a string out of it.\n", "proba": 1.1739719951719962e-07} {"commit": "84ad1dfd05dcec596dc0bb874b34ab549a7e883e", "message": "file path cleanup\n", "proba": 8.241337923209358e-07} {"commit": "8b3767c2edd4d276b51e1fe2f54ac5c678dc1fd8", "message": "Create NanopubSurfacePattern within ServerInfo class", "proba": 1.8016676506249496e-07} {"commit": "f64e1bf1060433f3957fd3011586f48568aefb00", "message": "createEntity method has been refactored\n", "proba": 2.9834387760274694e-07} {"commit": "400aa08ff0cb65455dbf8855faaf8e7213e9dd87", "message": "Stacktraces are only printed when needed (env. variable STACKTRACES=true)\n\n\ngit-svn-id: 4266ce6ee0538c0da65a68ccbb4fbe93285da803@4665 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 0.00010338605352444574} {"commit": "42ac04d7e2f28f71f3a1d6bb9fe00da765c55113", "message": "Add all Obsidian Primary and Secondary colors\n\nSigned-off-by: Steven Downer \n", "proba": 1.1277205658188905e-07} {"commit": "8345e8fd13d05944cb185e46da187f9a41013b95", "message": "Javadoc changes / corrections.", "proba": 1.2875068478024332e-07} {"commit": "db58fb91ab9327b036fda8b02bdb62f588f716c0", "message": "Clarify comment\n", "proba": 3.387824472156353e-05} {"commit": "2d8e4042ac6612d9ff1e85428bd70ef00bead617", "message": "Fix problem caused by race condition in scope creation\n\nNow the scope is set whether or not the scope creation is successful.\nThis ensures that if two connections try to create the same scope at\nthe same time, both will end up with the right scope.\n", "proba": 1.3013635680181324e-07} {"commit": "eaeecfc2ce7eca375bbdb580e17e498d26323045", "message": "Exception handling\n", "proba": 1.5998178923837258e-06} {"commit": "2bf2e831c7c553a1ba650c6cced4d19e15f88381", "message": "That was ... something\n", "proba": 4.5024481210020895e-07} {"commit": "9fddfc48273480d4874a7a87ed3b3482dd715cf6", "message": "Honor loadClasses when trying to instantiate the object factory.\n", "proba": 1.0451306309278152e-07} {"commit": "e7e0512dd33b4aa855eb66c40b6bc08eec8b770f", "message": "Fixed incorrect comment on UtcInstant#parse(CharSequence) that implied it can parse TAI instants\n", "proba": 2.4197706238737737e-07} {"commit": "a61b0fcef163f341dba4ef7a082c4f20e60a4907", "message": "style: fix variable naming conventions\n", "proba": 0.00040181283839046955} {"commit": "f69c2901aa499ac3bcc70399188c12ef7a873b66", "message": "removed the old readObjects method in the ObjectManager\n", "proba": 6.851296916465799e-07} {"commit": "c17cd5cd4a912d108e0151eda0df15e491defc73", "message": "WSE-1070 minor fix\n", "proba": 2.0558155711114523e-07} {"commit": "5d4539a4e7b807ee2ff4f235c4851f62bf7c52be", "message": "[Issue: 23] Fixed.\n\ngit-svn-id: 5e1a3056488f8bc82c1470b21a6bd9148b86311c@120 08545216-953f-0410-99bf-93b34cd2520f\n", "proba": 1.0782259778352454e-06} {"commit": "ff76bdc2511d2bb6727a06716162750b6aae4580", "message": "[all] Fixed UT4 crash on import if trigger had no collision radius and height\n", "proba": 1.226953969535316e-07} {"commit": "b3218f2bc3b7d542d385a944f235a3292ea91d0d", "message": "Reintroduce Fist Segment Constraints\n", "proba": 3.3766127671697177e-07} {"commit": "54d4224297fcd4c1f2c6770b1f0766dc3402c374", "message": "Move the codes out of the finally block\n", "proba": 2.4624237084935885e-06} {"commit": "643caba7b5754a664aa13250e8235bdab0182ce0", "message": "link to admin page from header\n", "proba": 1.8629813780535187e-07} {"commit": "333093caa2f9d4af7e6813298c53f4b5d54fae25", "message": "Added local jars to classpath", "proba": 1.791427166608628e-07} {"commit": "fcb31dc088a722da53ab54db32f80f23ffa5a283", "message": "Correct info about the gun\n", "proba": 3.932689764951647e-07} {"commit": "8e0960f77ac468c9644030f936ad04d606f1706f", "message": "Add requireHurtByEntity parameter to power beam\n", "proba": 2.946915742541023e-07} {"commit": "e73174cb11a94164ba2b961be1b59acc42032c68", "message": "modify launcher\n", "proba": 6.58360249872203e-07} {"commit": "2db01e5a5ec5ca260f4af29d8701f25f383b46f9", "message": "ReqCreator: set adverbs of an Action\n", "proba": 5.52415485799429e-06} {"commit": "3d220dce0ce3cbf2464d84ce029f8887cddbd057", "message": "added acces to nested exceptions\n\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@738 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 4.910117468170938e-07} {"commit": "bfd13e938848d3e2b4aee24af9ff82ab80458371", "message": "WeakReferenceTest - Added further comments describing the behavior.\n", "proba": 1.023772995267791e-07} {"commit": "ece3b3c30ba2b039988e5595a5be516fbc9e7afa", "message": "Settings UI interaction.\n", "proba": 1.7128466822668997e-07} {"commit": "7c6a46a828fb6ca9876e6668c728456d7976a139", "message": "Fixed getting MinigameTool from a player throwing NPE if slots before\ntool are empty", "proba": 1.9336668799496692e-07} {"commit": "7d40ba54ee9598ce6b1b32c89e2d276a8c83fd8f", "message": "null change\n\ngit-svn-id: f705032614e1ff11fed11a7e506afa6fa6966044@1508 18f1da76-1bb4-b526-5913-e828fe20442d\n", "proba": 9.455698091187514e-07} {"commit": "bce9f3345c0d36e2fda791c4921a710e73b81122", "message": "Added permissions check to /general item (requires general.admin)\n", "proba": 1.1200730654081781e-07} {"commit": "02a0bbc6b457e8f1ee72f31dec6d343ede9596b6", "message": "message indexes are now cached and restored, greatly speeding up repeated file accesses", "proba": 1.326516922972587e-07} {"commit": "b7de5c826431632381ae7c400c576cf95d157a58", "message": "Updated Customer class\n", "proba": 1.4038283779882477e-07} {"commit": "e7e9f58fd16fac6b19b1065520f9755defd564de", "message": "changes to PointMatcher.java to improve the transformations\n", "proba": 1.462879168911968e-07} {"commit": "39e7cf8e98639acde8916acd17173f25b94bf678", "message": "improved info about file by adding info string to rosbag file", "proba": 1.288495639073517e-07} {"commit": "02b58da3e23098fd14393b7baa465cffdba0fbee", "message": "Update Level1.java", "proba": 1.025484493766271e-06} {"commit": "b614c3818e61b9db692e807fc58889221509f24d", "message": "removed dependencies\n", "proba": 1.96404425878427e-06} {"commit": "7ddc9292b75e88717d46f8110bd1aa0d3fb05672", "message": "Argument error message changes.\n", "proba": 2.5428045091757667e-07} {"commit": "82d9a8801bea3040e7828ac14a773700c81d0442", "message": "Update GCMIntentService.java\n\nAdded custom icon setting", "proba": 1.7290223297550256e-07} {"commit": "57e2301008d5dfd4f8f42a5049e111ab63b304b0", "message": "olfs: Working on repository update/drop/add logic.\n", "proba": 1.0498477109877058e-07} {"commit": "960a74f5037955ee8f53ab99d19b52364a2fe2f8", "message": "Closes memory leak when creating PKIStore objects (bug #61425)\n\ngit-svn-id: 9f8245c2fc8403b5f6cf9bee529bcfbd9d562db8@1403 5daf30ca-8a0d-0410-8b79-804c1d55056c\n", "proba": 1.8919035937869921e-06} {"commit": "0e2c75728e9016c06c22a0923c37bef1b7b0b802", "message": "\u5b57\u7b26\u4e32\u6bd4\u8f83\u6848\u4f8b\n", "proba": 6.614786798309069e-07} {"commit": "d503353600c2cc36c595d1ad438c9c8c68780434", "message": "renamed getNextPage to getNextPresentation\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@1718 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 3.7756953474854527e-07} {"commit": "8ba0df7dd364c536467dc903bcf24f86325346a6", "message": "added rgbcamera / depth switch to kinect filter", "proba": 1.4117657087808766e-07} {"commit": "65aaf6330ec752de394026f4f1c37a2dfbc8948c", "message": "Changed ADE to use the workplace history dialog instead of its own dialog.\n", "proba": 1.0327476474003561e-07} {"commit": "15165617ecc7a5e211ac80608f1c2f7a47282e9c", "message": "polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@2824 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 4.961964350513881e-07} {"commit": "54dfc1af7f179c35ff621a45f63dd99bb4e193e0", "message": "always use ClassUtils.forName\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@8416 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.3855284350938746e-06} {"commit": "e8f0c569e2aec2ad44a532a8bc366556e1f374c5", "message": "[FIX] use meaningfull variable names\n", "proba": 1.746764041854476e-06} {"commit": "aee7cade3e1f1592f30c034102a77d622620dada", "message": "Moved some action name constants to the same place as the others in the active scan API (cosmetic change).\n", "proba": 1.0256023585952789e-07} {"commit": "0dc616e2104ff7c9b13c2e7bab8eb1f652b64e0f", "message": "fixed proxy for Spell mod\n", "proba": 2.252241415590106e-07} {"commit": "c9556e162d4b01de22b7124ca07d43db4b83e43e", "message": "Set the value string data type back to normal string as Oracle and other database dump on comparing values in CLOB type of fields.\nAt the moment we'll do with 255 chars, later we need to include the transformation id so that we can clean out these values as well and just re-populare every time.\nThat way we don't need to read them back.\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@609 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.4123704659141367e-06} {"commit": "a7b4d0f9d33fd559f924bad3cd630b5240697453", "message": "Minor cosmetic code changes.\n", "proba": 1.230213513281342e-07} {"commit": "bbe54168ab843b2bf1349da8e45693755cba9d24", "message": "Fixed Formating in Tiles Verifier\n", "proba": 1.856803493183179e-07} {"commit": "3463874ce65c9643780e2456dc80818ff654551d", "message": "Improved dialog behavior when the virtual keyboard is displayed\n", "proba": 2.851284648386354e-07} {"commit": "d6fa99c65f53a2901423d822968a95ab1c5ff412", "message": "Updated delete API to automatically update rev of document when deleting\n", "proba": 2.489032056018914e-07} {"commit": "b779d0e68ffa947f93f9ca2b2173dd1979920ce9", "message": "media class done, here you go Ashley\n", "proba": 1.239126987684358e-07} {"commit": "7a156125098ec4e4daa8b044b57be2d64e75045e", "message": "Use DWORD for char array\n", "proba": 1.5591646160828532e-06} {"commit": "eedf34026abd066ae90ba00fd114558a1f3dcc05", "message": "Update HelloCollectionsComposition.java", "proba": 3.292435053481313e-07} {"commit": "607794860db1084b9cc6e58910a9361a559e8a41", "message": "Switch to using Util.checkNotNull()\n", "proba": 7.44567103083682e-07} {"commit": "87fca6f34c10e43e4dcfdd3f4e35bd4050e19582", "message": "IMS: getPCSCF() API enhanced to support multiple APN types.\n\nChange-Id: I7c990ceee10da6ea6be7e531526f89fd06f5694e\nSigned-off-by: ram \n", "proba": 1.454322955396492e-07} {"commit": "6df990cf543ea477c80821df39d6286bb39eefef", "message": "issue #3\n", "proba": 1.8569947712876456e-07} {"commit": "874e4999923802a3afce131b50a3c5ffaf6abbeb", "message": "Code refactoring.\nAdded alpha channel.\nFixed time from seconds to milliseconds.\nFix recreation for notification channels.\n", "proba": 1.03398342332639e-07} {"commit": "c88fb674ca582187db1626e42a2ab46884ba412f", "message": "Changed Server credentials\n", "proba": 4.7553015747325844e-07} {"commit": "e509ec18ad3f98af180fd2dd1f62c687ab890bce", "message": "Run with node name @127.0.0.1 rather than DNS", "proba": 1.3342274769456708e-06} {"commit": "897c7a8ef2d47be810912a6e15afaeb5e07758f3", "message": "integration tested apply and save r config\n", "proba": 1.6036413796882698e-07} {"commit": "bc07b6f78abde17575aef60c00f506fcdfc923d2", "message": "commit from master\n", "proba": 1.2193311249575345e-07} {"commit": "9d6b7bbf19060c355ed9d4be1d01d49d93c2d795", "message": "Bugfix for buildserver\n\ngit-svn-id: 859cb1d31b52e598666345465b0a7317496be9cd@89 61386e47-0a11-0410-a82a-e2dc294cd3a6\n", "proba": 1.001317741611274e-06} {"commit": "a7052244a993fcb57d19ef97abd1e8723af59b6a", "message": "Provide expected size when creating a map.\n\nReviewed By: styurin\n\nfbshipit-source-id: 2855c243f3\n", "proba": 2.6216258675049176e-07} {"commit": "d15a59d982a1b86756dc8291709e51fda1e365a5", "message": "Test Case Naming\n\nMethod streamTest renamed into useCaseWithDoubleStreams.", "proba": 1.1914204378626891e-07} {"commit": "7295998abd322eb591626011ae5bed491cd26799", "message": "Add test for getting/setting default encoding in preferences\n", "proba": 2.994504484377103e-07} {"commit": "e35cbc79808e25e982f1e62804a0346337d3df80", "message": "For compatibility rewrite test from Java 7 to Java 6 + guava\n", "proba": 2.352351202716818e-07} {"commit": "58ebe6cac77ea897a31bc026eea5997f3b029dac", "message": "Javadoc fixes\n\ngit-svn-id: 0b99b41c5c84574e525f2ba59b508f5deb570dd8@2248 59b500cc-1b3d-0410-9834-0bbf25fbcc57\n", "proba": 1.9970175344496965e-06} {"commit": "df0f566b945381acdfde9889eb8dac8e8dd11a62", "message": "increase timeout\n", "proba": 1.0350888260290958e-05} {"commit": "39ddb0cf650ffaf5aff85a2cd8f7e6c4acd6fad8", "message": "Finish up the app\n", "proba": 2.4915309040807188e-05} {"commit": "a729520f8b2e27be71e1dfcc415a692becd75177", "message": "add TupleN test coverage\n", "proba": 2.257559401641629e-07} {"commit": "e10c729fb2cfb7e3a4d575d11044093435f2f017", "message": "Bug fix: in create list, nil was being given an explicit rdf:type List which\nis unnecessary\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1111077 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0024319675285369158} {"commit": "958e9d01e119649373e965531ca6d4e39eb4ccf1", "message": "Add name=\"CityEntity\" in @Entity annotation.\n", "proba": 1.4862180819363857e-07} {"commit": "73baded128fe2f5ce61d3aff43b766b9f2fe4d31", "message": "*** empty log message ***\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1113671 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.141932544778683e-07} {"commit": "ae0882b22f133dcb1ba885c1e4784cebe3871d98", "message": "Add hashCode() tests", "proba": 1.630209771974478e-05} {"commit": "36384ca715b91bba266fd3a320dd7e8deb752447", "message": "Added setBytes fix contributed by Mark Foley.\n", "proba": 1.0538481376443087e-07} {"commit": "4671c9147262baddfbf3bf6fd099add84ccfcbb0", "message": "Add test for InputStreamAXT.readToString()\n", "proba": 5.274599175209005e-07} {"commit": "0341fca833a5b450106df33617d570f8624633c9", "message": "add null pointer check when attempting to lock a user", "proba": 3.508490920012264e-07} {"commit": "16a8375bc60034b5e04608cade70007427a3bbf2", "message": "not necessary\n", "proba": 0.003100970294326544} {"commit": "d4f5daf12f1d112cf06b8b8914437ed6c0b3a677", "message": "Update FakeView to provide LayoutParams\n", "proba": 1.4193281572261185e-07} {"commit": "03dc6c604a6b07e869f383cdaeaf2b9fb037140c", "message": "Add API check for list club announcements (issue javastravav3api#100)", "proba": 1.104499247617241e-07} {"commit": "0929063668adbd36930b49262aa641d08674b6e8", "message": "Update resolve test and add tests for property\n\n\ngit-svn-id: 73f3b8c70a47e7dda158ff80e9f8be635a78c1e8@194 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 7.393056762339256e-07} {"commit": "23d05ca2cd52cf6559bd909c37bee3d5f8219e5d", "message": "Try fix #2", "proba": 2.0145525922998786e-06} {"commit": "a1a87a6ac6a07434bb28bc2c8ae2742960812617", "message": "added a check to canPlace for if the block is reinforced\n", "proba": 3.027416823897511e-07} {"commit": "179534db2542bae2793c95e326e9df4182b60c52", "message": "Fix expected file version\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@327254 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0027294503524899483} {"commit": "3802fdcea516d9f48e6bd95c261b8d644c982f84", "message": "Update the SaveService version details\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@581752 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 45e62158f4193a28f1838525c52018982c548716", "proba": 6.99275972237956e-07} {"commit": "8bea472525792c16f63940764f911d5aab91e9c2", "message": "added helper method to find out if a point is linked\n\n\ngit-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@2009 4f21837e-9f06-0410-ae49-bac5c3a7b9b6\n", "proba": 2.8581416700035334e-06} {"commit": "6b939da7cb04d77cb353683058fee354a49d684a", "message": "Fix fontloader logging.\n", "proba": 1.8214906560842792e-07} {"commit": "11809e1659add46653412bc05fceff8090edc92d", "message": "Added field-setup", "proba": 3.6733933939103736e-07} {"commit": "2030b3e374177da006c382ebd7886c7b04b223c2", "message": "strings: Formatter: autodetect FormatArgs", "proba": 0.9998849630355835} {"commit": "44ddf83c378611e9802c0427c8274a9260241ca2", "message": "PM-1486 --dax is now optional. if not specified , planner looks for workflow.yml file\n", "proba": 1.2512967373368156e-07} {"commit": "dd3d3b14de4d68336e14e719ac93863c0da85dfa", "message": "Default do not open mails in browser for development\n", "proba": 5.966037406324176e-07} {"commit": "93ed9c7aeb443514454ea27c0b4077c3934d0c35", "message": "remove comments from CaveSystemServer", "proba": 1.710176320557366e-07} {"commit": "03c48b6252ecf4ac26a5ebe3aa04687c9b82cabb", "message": "testing", "proba": 1.6199514902837109e-06} {"commit": "9a867df78546582ba0d7e4270d0b3149eecd08b9", "message": "MsgEventError; public fields\n", "proba": 5.718799229725846e-07} {"commit": "a80fe98165a5a73d769d822b7ed3369e3ef29e4e", "message": "experimental.BuddhaBrot2 actors\n", "proba": 1.5440551237588807e-07} {"commit": "d50c59e62c738024bb569d435be64a2566b756ec", "message": "Give distinct list distinct variable names.\n\nIt's the one list, one name rule.\n", "proba": 1.8938255379907787e-05} {"commit": "8697afb4c527f334b379de36483df6140a67822c", "message": "Add table name and partition id to debugging output\n", "proba": 6.469306299550226e-07} {"commit": "2bc758c913c2bf227ceba90439cf9eac90015e8a", "message": "Serialization implementation\n", "proba": 1.098548864320037e-06} {"commit": "0ba7ac436b40869597f5711e4cbdb1c0d5084679", "message": "Add an integration test for closure-compiler issue #3040.\n\nRelated to https://github.com/google/closure-compiler/issues/3040\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=207899964\n", "proba": 8.46991315484047e-06} {"commit": "37af5bc767f9393bcafcb6df8f1537af43cf3a8c", "message": "fixed behaviour type tag for facefacs\n", "proba": 1.5961863653046748e-07} {"commit": "c2a9c4ea8feda165ca3a9521b3390c18d3893ba6", "message": "Just because it contains a \".\" doesn't mean it's a valid command name. Alias.java updated with simple regex constraint.\n\n\n", "proba": 4.989453259440779e-07} {"commit": "2d7a4b3ae1b7e24b79b73d10099e5a0718ad0b2e", "message": "Adds missing type inference.\n", "proba": 9.365780897496734e-07} {"commit": "e3a5dfc8678b560976a89612279561d2e8d451e6", "message": "Corrected the size of the _indexToTimerPair by adding 1 for the zero timer.\n", "proba": 1.6841956096413924e-07} {"commit": "6a54f50bf30ced82a2f46a0425914f313817c0fe", "message": "Added tests for the closure operations\n\n", "proba": 1.1833138557904022e-07} {"commit": "40781f6c569076f590108d3b535a7de0253778c5", "message": "nit: more of 2ec1d05: Exceptions, not Errors\n", "proba": 4.312062083045021e-05} {"commit": "8b3038f3a4cb01fae06aa5af5e0b06e676607445", "message": "fix npe\n", "proba": 3.2479460969625507e-06} {"commit": "6d9eaf1fc0d82164c768ec1d524ca378486f2438", "message": "Added possibility to configure custom suppression handler.\n", "proba": 1.0800768279750628e-07} {"commit": "0a12051ce2d7fc167ef21bcc603ff50430b7d470", "message": "Added a setCurrentRate method.\n", "proba": 1.1658429599492592e-07} {"commit": "f93fb385412368c16c3cf8867a4e1115b5a447a1", "message": "Removed due to change in User table structure.(Removed the dependency of csm user table)\n\n\nSVN-Revision: 1717\n", "proba": 1.9870218181949895e-07} {"commit": "0facce26d0cc296bb0c477e13763d94ea302a0ff", "message": "Shut down ReplicatorService if its own fiber fails with an uncaught exception (c5 issue #59)\n", "proba": 1.0603081079807453e-07} {"commit": "8e12d6d65edee7ef203f2ca189f03deb49d1e783", "message": "Corrected the size of the _indexToTimerPair by adding 1 for the zero timer.\n", "proba": 1.6841956096413924e-07} {"commit": "a1baeeb8c069153682bbb3597f3bc1be54afe4f7", "message": "Mark IdleStateEvent as final and add javadocs\n", "proba": 1.7784172712254076e-07} {"commit": "649ecce75106e622fb68e03c83b8a553d8abb43e", "message": "Avoid NPE\n", "proba": 1.5674175301683135e-05} {"commit": "5cf3435f709037ed867e4da6681eafd05cec26a2", "message": "Include category group as Enum; will deprecate old category group as\nchar.", "proba": 1.0883088634727756e-06} {"commit": "6f8e1f231f7320ef76fe520bca137199d83337e4", "message": "Put buffered streams between the object streams and the socket streams. In a local test, null-latency went from 110 msec(!) to 570 usec\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@1602 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 4.509789505391382e-05} {"commit": "67e6fd328f3b94d41f6a530fab3ea9f7eff506e2", "message": "[9254] make Leistungsblock getIndexOf NPE safe", "proba": 5.767071797890821e-07} {"commit": "4300f1303a756c40da3ce20689052957d01abebf", "message": "Add debug logging to regularly failing test", "proba": 3.388858829111996e-07} {"commit": "5603d7bc03d9378fd647992c4b05941c83c080ab", "message": "Add GT06 test case\n", "proba": 2.2904727359218668e-07} {"commit": "cdae9791c1346d768d114b14057971e53daaa225", "message": "Improve performance while AWT-recording\n", "proba": 3.5537669873519917e-07} {"commit": "5b5c74392be8532d0dee43d13d099576819840d8", "message": "#1001 - crash fix\n", "proba": 1.447473749749406e-07} {"commit": "2bc09cfbaa8c4ee9d8587c20a9177ac53f6f5f5c", "message": "GetModuleClasspath: classpathProperty is renamed to outputProperty.\n", "proba": 1.4398244729818543e-07} {"commit": "bb34cba00f79e93aad1d371fe165d388fa994e29", "message": "Wow, the signatures on these were way wrong. Let's fix them and break\nbinary compatibilty! Whee!\nI genericized these when I was first using generics, before I understood the\n\"PECS\" rule.\n\nIt seems to me that these could be\n Collection addAll (Collection col, Iterator iter);\n(rather than)\n Collection addAll (Collection col, Iterator iter);\n..but in fact there is already a java.util.Collections.addAll() that takes\nan array and specifies the type as that of the producer.\nSo I followed that. I'm not sure which would be more correct.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@2646 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 4.9508122174302116e-05} {"commit": "6d350588c2eb59b230700c33b1f3d35743917168", "message": "Added contains() and isMoving().\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@836 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 4.620399977284251e-06} {"commit": "95855dfcd1647cb6ee4685637c7dee9cdfdd632c", "message": "LUTECE-2308: Method populate in BeanUtil doesn't work with boolean fields\n", "proba": 1.2686354011748335e-07} {"commit": "172d03a0fdef12822487954dbd9bba203839dc9e", "message": "Adding JavaDoc\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@1259 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 1.0864961268453044e-06} {"commit": "f9544fb7a61934ef65ef623c71550be13a199c95", "message": "Removed deprecated method\n\n\ngit-svn-id: ef88d9b9cf39ab54e63008fd575b64cef8fa3e0f@1344254 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.30630371333973e-06} {"commit": "897327e87b77618680ef450f8a7b71289f178c15", "message": "Whoops - test slipped through - backing out to previous version...\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74830 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.888005414230065e-07} {"commit": "a9215adcdd17607ae1a9696d5f538cfd52c3b10b", "message": "Fixed NPE in PermissionTag.\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@766534 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0808120098081417e-06} {"commit": "34ad81a81d1d7d82c8be7464071b7378b40cbf79", "message": "Added meaningful .toString()\n\n\nFormer-commit-id: 7b8304e0360ae15e01533e5d957d20f9f9a13ebe", "proba": 2.671092943273834e-06} {"commit": "42cfdb852f332da2819cebd9475034cd0b91acf8", "message": "KULRICE-5883 - fix for OutboxTest\n\ngit-svn-id: 2a5d2b5a02908a0c4ba7967b726d8c4198d1b9ed@23782 7a7aa7f6-c479-11dc-97e2-85a2497f191d\n", "proba": 3.689321772526455e-07} {"commit": "7e30b3fe35bb3ca94f724ef72e2bb80a8ce62e0e", "message": "JasonLeyba: fix typo\n\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@17764 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 0.9999755620956421} {"commit": "cea6c946f3a63e55e40ca847525a683738492860", "message": "DERBY-1817: Race condition in network server's thread pool\n\nReduce the amount of code synchronized on runQueue in\nNetworkServerControlImpl.addSession().\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@442462 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.952994666178711e-05} {"commit": "4e999b30b844bf39433e275cab16b52522acda93", "message": "make StandardException's arguments serializable\n", "proba": 1.694803700047487e-06} {"commit": "225322fa0c1f63cd89607984590e05dc55897200", "message": "AnnotationUtil: add API method to find all annotations, including repeatable ones and from several external roots.\n", "proba": 1.0182598231267548e-07} {"commit": "8f852af44530a7613ce4f5a7fd6489c7dc5687c5", "message": "EA-66864 (diagnostic)\n", "proba": 1.485807104018022e-07} {"commit": "c5d04ac78bf5cd46ca420731ec2bd38807ed4075", "message": "Implement stripeSize and -Width options in VolumeManager\n", "proba": 3.5111753504679655e-07} {"commit": "ee0816af04815ec9e48812bfe65afb85743d6cee", "message": "fixing java-git build for git-checkout files I added in r413\n", "proba": 4.6118938712425006e-07} {"commit": "e8c5a07a9f82c0155f2b85eec913fdc273a0b4ba", "message": "grammaire", "proba": 5.157907708053244e-06} {"commit": "1249757cad4cfeed6ee9cf1a7b6e7c0a14ec22fe", "message": "[Java] ExpandableRingBuffer should have had public constructors.\n", "proba": 1.2836754592626676e-07} {"commit": "56b0dbcb34e63ad435809a3aa25de22b00b88ddb", "message": "Minor bugfix in alignmenttrack (so hitting cancel when setting max coverage depth wouldn't throw NPE).\n\nAdd test to CachingQueryReaderTest for looking at large file. Does not yet pass.\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@1990 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 1.4644539305663784e-06} {"commit": "40f4384cdf529900121c7fbf941b3b7fd7dc0710", "message": "fix pour issue 104: sql monitoring support in tomee (openejb)", "proba": 1.0900667746227555e-07} {"commit": "05382a6da748e68b900b17ada47fca8ea45c8c9e", "message": "Use JUnit4 for JNLPLauncherTest to get support for assumptions\n", "proba": 1.1364905816435567e-07} {"commit": "c36cf5a59fb0f9003f096535e2a58353b35df6e2", "message": "[Java] Javadoc.\n", "proba": 2.757441563971952e-07} {"commit": "473ac872807747a39fde6e345cd2a7e82ae071af", "message": "there's no meaningful way to identify whether or not the current locale resources have changed, so we need to load them manually any time the locale is set.\n", "proba": 1.2008634087123937e-07} {"commit": "8f613b6b16fa691d041098d8f83c1121799193de", "message": "rename seq to visitSequence\n", "proba": 7.07057370163966e-06} {"commit": "ba27001a343a686453d514d6c7125a0d955c780e", "message": "Review optimizations", "proba": 4.936457116855308e-06} {"commit": "abb3f822193c554ed6a1d3f0b8cf8e17d71d1ddd", "message": "\u4fee\u590d\u5f53dataSourceObjects\u4e3anull\u65f6\uff0c\u70b9\u51fb\"\u70b9\u51fb\u91cd\u8bd5\"\u6309\u94ae\u65f6\uff0c\u51fa\u73b0NPE\u7684\u95ee\u9898\n\n\u4fee\u590d\u5f53dataSourceObjects\u4e3anull\u65f6\uff0c\u70b9\u51fb\"\u70b9\u51fb\u91cd\u8bd5\"\u6309\u94ae\u65f6\uff0c\u51fa\u73b0NPE\u7684\u95ee\u9898", "proba": 2.685286233372608e-07} {"commit": "9e21b591c5f799c7cf83503a6ab88ad1888d4ea0", "message": "[maven-scm-plugin] Build 2010-04-27T14:39:22+0200\n\ngit-svn-id: b1768f1da6d6aef614f317d50d04da73267c9dbb@1827 aee2edba-5628-49ba-b8b8-0e9d4ac63d57\n", "proba": 1.7443157673824317e-07} {"commit": "2ac970939af0c67413363bd1e5ed42b2fc7fd41f", "message": "Fixes issue #253\nMissing Import\n", "proba": 1.3214977911957249e-07} {"commit": "1dacf74c944778b23d7ecc86a8ea537d1209b455", "message": "generate CmdlineRemoteProto using protoc 3.4.0\n", "proba": 0.9999978542327881} {"commit": "f9b1bd4253419a0b51a8e97171f482ac06d40e15", "message": "Filled Independent annotation description\n", "proba": 3.1183148507807346e-07} {"commit": "42b7feb18d246f3ad45343792b6ca471dc6bf551", "message": "Fix logging in debug_concurrency mode - silly errors\n", "proba": 6.201472615430248e-07} {"commit": "01faeee87797f7016bf2cfc446b928fe817cb390", "message": "api: Document illegal arguments for server connection management APIs\n\nMost are not allowed to be zero. Grace period can be zero to immediately\nclose the connection when the age is hit. A zero permitKeepAliveTime()\nsimply doesn't enforce any limits on the client.\n\nThe choices here precisely matches the pre-existing Netty behavior, but\nalso seems to make sense in general.\n", "proba": 1.2895995382677938e-07} {"commit": "1b5a97449ec86b24e87ac550626749f932ac0d5e", "message": "Fix: Main Module tests not executing. ; https://support.dataart.com/browse/DEV-207 ; Changed subscribeCommands test, moved send and subscription for new command to subscription ON SUCCESS callback; Deleted log print;\n", "proba": 2.183113707587836e-07} {"commit": "a1d4f8dcc809ba92f2c4e6119549cee83dd02770", "message": "FIX: WatchDog.printPhaseSummary() is now more stable if graph error occures.\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@3062 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 2.6835143671632977e-06} {"commit": "0fa97da966f5790784abf2eb8817cb2a52dc003e", "message": "- small refactorings\n- removed bin from jsettlers.algorithms\n- speeded up construction of buildings a bit\n", "proba": 1.2453696172087803e-06} {"commit": "9a3ca5c03cc03d0a875c3dd1398f6c577e85fec8", "message": "Javdoc++\n", "proba": 7.227184255498287e-07} {"commit": "6cff25803c322d17be80bc479f32ee3f3c216f66", "message": "Add test cases for JsonTester.decodeJson()\n", "proba": 1.5434324041052605e-06} {"commit": "0d60451e944527923fc93901b7cfedaa62355fcf", "message": "Exclude tests from circular dependency analysis\n\nOtherwise we couldn't use JUnit 5 API to write tests.\n\n------------------------------------------------------------------------\nOn behalf of the community, the JUnit Lambda Team thanks\nSamuraism, Inc. (http://samuraism.com/) for supporting the\nJUnit crowdfunding campaign!\n------------------------------------------------------------------------\n", "proba": 6.0696693253703415e-06} {"commit": "0d26b10ab6776e741d5744079e5ceb2226ffd1c0", "message": "jurt: remote test: synchronize updates to counters in TestWorkAt\n\nApparently it is possible to lose updates there, or at least i've had a\nfailure where only 34 out of 35 increments were performed when checking\nin passedAsyncTest from JobQueue_Test.testStaticThreadExecutesAsyncs.\n\nChange-Id: I823ac65980e4e94be21305a10b98b4cfca247c81\n", "proba": 2.0775164557562675e-06} {"commit": "cc3774a9106750682920bb77598cde3c9b8a59bc", "message": "- change back to original value (was not correct committed)\n\ngit-svn-id: f6286d974079baf467dd211e2f0de75b0d75837f@3186 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 2.6135480766242836e-06} {"commit": "3be1ce476441d7f21b9f9aadbbf248da8d81d7a1", "message": "SCHEMA-239. HBaseKijiTable.close() delegates to release().\n\nSigned-off-by: Aaron Kimball <5a7a6a189b47cd31d24667a751e4003cd04eced5@wibidata.com>\n", "proba": 1.1699439284029722e-07} {"commit": "d0d8cf511fe47e174682742216e8831594ebbdcd", "message": "Enable effect in Activity\n", "proba": 7.5783009378938e-07} {"commit": "343fa295a489251dfd77c63f70f83851f6b87eee", "message": "Remove non-MVP Graph API calls\n", "proba": 2.418297071926645e-06} {"commit": "c68bf990f73d041f893cbe8e9d38b5e2e852df1d", "message": "IEATTA for android.\n", "proba": 1.273595842121722e-07} {"commit": "919b4777138bb73a4eb017a21eb3524d42492c31", "message": "Path normalization\n", "proba": 9.179262860925519e-07} {"commit": "99089ab1c1a5922c68c6dfde4ff03380ad0bfe20", "message": "remove obsolete constants from AppConstants\n", "proba": 0.0003383085713721812} {"commit": "b4d611d81afab903b71fd461f468ba350a3dafef", "message": "Update default ordering of feed cards.\n\nThis changes the default order of feed cards, based on design discussions.\nIf you've made any customizations or reordering of cards in your dev\nbuild, you may need to reset to defaults and try again.\n\nChange-Id: Ie76df30d2f08600978ee30ce1c3b3929eaae1d54\n", "proba": 3.9769150816937326e-07} {"commit": "24bbb7cca7167d57766819bbc4093d72c7029b31", "message": "the data source is now an arraylist\n\nSigned-off-by: Gianguido Sora \n", "proba": 1.9936139494802774e-07} {"commit": "3205ffe45447cb473ef6ce78b6e97c1a3bdee820", "message": "Lift device report submission logic into helper\n", "proba": 1.934362217070884e-07} {"commit": "bd17dd8babfe3bfb427c1ac4d69b6c0a9c7db836", "message": "Fix to instancearea skys\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20071 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 0.9999878406524658} {"commit": "3e1e9f0ac5d0ba4e76b422d66a8c2d3f2298ead0", "message": "re-enable cube unloading,saving", "proba": 3.6932505054210196e-07} {"commit": "432c4ef8b673dea944d74ba5c4c0ac92b48bd9eb", "message": "Restructure file tracking here to support tracking of files.\n", "proba": 1.082987566292104e-07} {"commit": "e3819cce7e1ee9c25b16495ff48751ffdde071a1", "message": "9.5.1.3", "proba": 2.29008037422318e-05} {"commit": "6b149e2b858c43ef542d548efa4105c349236e89", "message": "vendor-id\u3068product-id\u304c\u7121\u8996\u3055\u308c\u3066\u3057\u307e\u3046\u306e\u3092\u4fee\u6b63\n", "proba": 1.0916893415924278e-06} {"commit": "22482709bb688c670991c78c2070309722a18fee", "message": "9.1.8.2", "proba": 1.2326519936323166e-05} {"commit": "f198438545d31d8ef871cd7883870b2e3f618962", "message": "var init nullpointer bug fixed", "proba": 4.4355874706525356e-07} {"commit": "13b49ad0a4ce72f5611e3b68ba48891a4d669a3a", "message": "accidentally a word\n", "proba": 1.9505951058818027e-05} {"commit": "bec314bdf3eced5269ade7ff8140946d8878c869", "message": "Bump version\n", "proba": 4.5088074784871424e-07} {"commit": "3b5084a30b62342c8a57e83e773387503bc03507", "message": "making release's assert more strict", "proba": 4.4715613967127865e-07} {"commit": "9b86a4684080319a63970fbc4d8b49c4e8113df5", "message": "fixed dateformat jsonpath eval.\n", "proba": 1.4658327529559756e-07} {"commit": "307fd5cf5afbb7241a6adfc7ba899b7926ef31b7", "message": "Added testCancellationByClosingChannel()\n", "proba": 1.2472911237182416e-07} {"commit": "317b07547814a0a7e315e23d734cd731c7ec7728", "message": "fixed none numeric etag\n", "proba": 1.2338881560935988e-06} {"commit": "ebed106d72413608036a773d68ab9c3c0ea710e2", "message": "- increased latency (to avoid failures due to spurious GCs)\n- changed GMS values a bit (join timeout, view ack collection timeouts)\n- disabled unicast message bundling\n", "proba": 1.4070305951463524e-06} {"commit": "96a50eb891ef0261e1eac1532b69549f1d129730", "message": "sending Report object to report runner", "proba": 1.6438826833109488e-07} {"commit": "df63201647c6375fedf2cd2bce06fbf0dd7d852b", "message": "Tests enhanced for task 60: Implement HTML content support ", "proba": 5.99773702560924e-05} {"commit": "369d5ce0cd92275a3e6258d0f263a92ab2a1cb43", "message": "better message for validator failed\n", "proba": 4.6633663259854075e-06} {"commit": "7bcbb094794e6da12aa55ad4e0d768d7bdd072f3", "message": "feat(street-router): set time and distance for initial edge\n\nThe actual feature was implemented in 0c9e19a (\"fix(street-router)...\"). This is just a dummy comment change to trigger a new miner version number.\n\nAFFECTS RESULTS: Adds the distance from an origin to the nearest street intersection, which was previously ignored. This may reduce the area reachable and number of opportunities accessible within a given time cutoff, especially in areas with large blocks/long distances between intersections.\n", "proba": 2.8265444029784703e-07} {"commit": "2d7bd4f28f113d1a62dcdce390cc5a47d81235c3", "message": "Fixed pointer-reset of local variables after end of function not happening for multiple arguments.\n", "proba": 1.1054370929741708e-07} {"commit": "82b4a8d5d27357487ef201dc87d0f1b6605c03d7", "message": "text animations deactivated - extended mode\n\n", "proba": 1.798515825157665e-07} {"commit": "ad00c80e84511ec6957f9c7c1dd8d5e5d8436d0f", "message": "optimized string set fetching\n", "proba": 0.00015979164163582027} {"commit": "55d3b997df9a75b5626648b69c77b8ca733e06bf", "message": " * Put the Filter/Dichroic name in Filter.Model or Dichroic.Model.\n * Use \"Dichroic:foo\" as the ID for Dichroics (instead of \"Filter:foo\").\n\n", "proba": 1.0792469851139685e-07} {"commit": "ca5b7ba786507c04e01a31cd6b55cb77f0ed5396", "message": "Making Criteria package local\n", "proba": 2.137016821279758e-07} {"commit": "5ec8c60bffe9ce0e4a014fbfa44de177fecaee1d", "message": "fix bugs exposed by enhancing testDeleteDocument()\n", "proba": 1.282999875229507e-07} {"commit": "244e0290c2f9474afbe739f6e66c598be3f26d8b", "message": "Added more tests to IterableTest.\n\n- Introduced boilerplate classes for Scriptable (FooBoilerplate) and a Scriptable that implements SymbolScriptable (SymbolFooBoilerplate)\n- FooWithArrayIterator now extends SymbolFooBoilerplate instead of implements Scriptable and SymbolScriptable\n- Introduced two new classes as testobjects: FooWithoutSymbols, FooWithSymbols\n- Moved some init code from testmethod testForOfUsingArrayIterator() to new static init block and testclass constructor\n- Added two new testmethods: testForOfUsingNonSymbolScriptable(), testForOfUsingNonIterable()\n", "proba": 6.236381295821047e-07} {"commit": "275cf9e4c69625a1a2e1088afbcc2d7d4eecc515", "message": "Rename \"gate\" to \"age restricted\"\n", "proba": 0.9997820258140564} {"commit": "f11bea473e68982fcf47ba2d2470a3d640d806bc", "message": "Rename.", "proba": 9.985675433199503e-07} {"commit": "969bcae98d925b86017c04df72ebf50fad7fac3e", "message": "MethodHandle", "proba": 1.4484515986623592e-06} {"commit": "2a9eba8fcdf24da8d2098c0c4a2e9b10580127c9", "message": "Enable to print formatted json\n", "proba": 1.4090545846556779e-05} {"commit": "f2fd8dd55b29cd1e1e1c7a7c13b2048930726f75", "message": "\u4fee\u6539\u5b57\u8282\u6570\u7ec4\u4e0e\u6574\u578b\u6570\u636e\u4e4b\u95f4\u7684\u8f6c\u6362\n", "proba": 1.5872727487931115e-07} {"commit": "5fcfec339f42ee50de8b579522da1b3c9860aae3", "message": "Address comments\n", "proba": 3.416112122067716e-07} {"commit": "0b726de70fdc5244340f4714f124ec0dafa3315e", "message": "connect to a server at default port", "proba": 4.682421490542765e-07} {"commit": "941c63e4072c56b4a8614f74481b6af477606960", "message": "revert wrong formatting\n", "proba": 6.852566002635285e-06} {"commit": "2c3bdc1532077ae71fd7d7130e31f8368ada3946", "message": "Corrected Javadocs to indicate that NumberFormatException gets thrown instead of ClassCastException while attempting to convert a JsonPrimitive to a number.\n\ngit-svn-id: 7b8be7b2f8bf58e8147c910303b95fa2b8d9948f@733 2534bb62-2c4b-0410-85e8-b5006b95c4ae\n", "proba": 8.956490637501702e-05} {"commit": "4ddf4e507c83a8bf774baa80363fa4edaf037f31", "message": "Lines authored by oprisnik\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.022243267811973e-07} {"commit": "c77b787156b2098fecd82e800b9632847ba0f4db", "message": "fix toMap() document, which throws ISE not IAE\n", "proba": 2.0491577288339613e-06} {"commit": "5643c76ca5926b9000460600ab4b2196f5c400f0", "message": "Delete ClientProxy.java\n\nAll stuff has been moved to package 'africacraft'", "proba": 1.1158957136103709e-07} {"commit": "bd70b013ee676871ccef1086a08efbde4edd8d35", "message": "Don't throw NPE when close() is called without prior start()\n", "proba": 7.246059681165207e-07} {"commit": "2c987611751482aacd3970d3837fa2fcac563a77", "message": "Fixes issue.\n\nSigned-off-by: easbar <1463a301e86de1c3f1621a32583da7dd53194885@posteo.net>\n", "proba": 1.1584351256033187e-07} {"commit": "cbb0e06a96bd90ce893824e2da2386bb9244069b", "message": "Fixed a bug where the last column was aliased.\n", "proba": 1.1030823543478618e-07} {"commit": "fe4080c460c25094bd9856b56ef7cf5add719607", "message": "fix -n\n", "proba": 4.349637663381145e-07} {"commit": "399ebccd012b013eef34efdb554e4c6673722075", "message": "LUCENE-6477: allow boundary tolerance for poly query verify; fail test fast if one thread fails\n\ngit-svn-id: e799fff536a883f3c27ef733fe770373e8a19271@1683449 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.579645284749859e-07} {"commit": "64dc4de1e07407a4570d080e1f443a59a2538a9b", "message": "Better handle AccessDeniedException.\n", "proba": 2.0529139987957024e-07} {"commit": "e067dea89707a1e64836b3dc8b9374dfdbb52362", "message": "new multi location support at the template level\n", "proba": 1.2349154587809608e-07} {"commit": "1286b457b264989e84e655423e2ddb9d907cc0d5", "message": "make ScoreDocQueue final \n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1145521 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.261898018536158e-05} {"commit": "2949a388ce78c0d313b0bbb7f1a70bedd640db73", "message": "Use 8 banks for width 4", "proba": 0.00035236720577813685} {"commit": "23b70a92478ef10da4aef5b6387def08f6147126", "message": "chandra: Test commit\n", "proba": 2.9623654995702964e-07} {"commit": "a5437691e69aea9d1b13c6ba59ffb9a2b534acff", "message": "javadoc fix: final class can't be subclassed, and even if it could the subclass can't call a method that doesn't exist\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1161228 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.346175385056995e-05} {"commit": "6841ed7f074a3b75d0c461baef546d82ab0fdb38", "message": "Revised how we do form imports to not wipe out repeated elements which aren't\nattached to questions, since this is now a common pattern.\n", "proba": 9.808865542026979e-08} {"commit": "05b785bf4c06258c617f4988785c838dff746c53", "message": "LUCENE-3661: get tests passing with simpletext\n\ngit-svn-id: ebfc530bb5240cbc0dd9b435d634faf3eb56d4bb@1234002 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.36284244642593e-06} {"commit": "f044cba00a8a88a49156e0b9bc1c621a2a044423", "message": "Finish all but three JUnits test for the class Ship\n", "proba": 2.174229365436986e-07} {"commit": "998b609bb0c82af66e11c7cdca93d1f18f47f728", "message": "Fixed the book-keeping with respect to cancel.\n", "proba": 1.4705570094974973e-07} {"commit": "991c6cb2a7cd988f03451ca0884abf344555bef8", "message": "Issue #234 - Add Ehcache.putAll unit tests\n\nAdd diagnostic output to provide detail for Issue #238.\n", "proba": 9.874038653379102e-08} {"commit": "12d59f5a40eff7c5e443f7531b0cf1a1672a3e4e", "message": "Added additional decompression method", "proba": 2.383778223702393e-07} {"commit": "bbb378e73b68b7926bfec1f13f7ef74e9856369a", "message": "fixed elastic search indexes configuration\n", "proba": 2.945527626252442e-07} {"commit": "60dfa031500b2741c01af7442116be1a289c170a", "message": "Add logging to ore breaks", "proba": 2.370760228131985e-07} {"commit": "011d028cc83b31ec7b6b820dcf2ca4096c40d2e5", "message": "Fixed some errors.\n", "proba": 1.8319046546366735e-07} {"commit": "4641154f4d5fb5456827cdf15fd515e4f38f5ebe", "message": "Removed materialSubId magic number\n", "proba": 3.025275532309024e-07} {"commit": "c82f0f37a9b687d65e1f919882c3a6de7cf4f398", "message": "make setValue generic\n", "proba": 1.2161470976934652e-06} {"commit": "3dc897a8993e9db06611a60014be34b92ea21951", "message": "Implemented Menno's recommended changes.\n", "proba": 1.0654127180487194e-07} {"commit": "0b62b5abf6e16c54690b10fff328ffce9d97e358", "message": "adding getDrops() and setDrops() methods\n", "proba": 1.9855531263601733e-06} {"commit": "d55211a56f9b0a4af453b9ba23a12ab35c882587", "message": "make Identifiable#isUnidentified() a default method\n", "proba": 1.1311288290016819e-05} {"commit": "b26e567296afca6315785671658933971f22dfa8", "message": "\u8f6c\u6210json\u7684\u65f6\u5019\u5ffd\u7565\u5bc6\u7801", "proba": 4.4897132056576083e-07} {"commit": "02cf1b1089fd5393b5d4fdec65ef53809e647c4d", "message": "Add javadoc about JDBC Spec ", "proba": 3.373361892045068e-07} {"commit": "4f0c3e9f2d472b4fa1779f5fcf940db0179fbe0a", "message": "access to inner bbox\n", "proba": 1.4520806246309803e-07} {"commit": "6f1b32b338ea716f09c32cc48a1656e1bf4b71c1", "message": "add some checked exceptions\n", "proba": 5.821368063152477e-07} {"commit": "03ede94ace48bbb68274987e2397b6ba6629861d", "message": "mark less relevant dots red\n\nThe only thing that is actually sensible is that below jnd 1\nit does not really matter. The other cases should not play a role\nin practice.\n", "proba": 2.934079475380713e-06} {"commit": "6c4d4c3fdb68b03dcd9947dbed65b3100b920506", "message": "FIX(Typo)\n", "proba": 2.883747356463573e-07} {"commit": "ab20f004747e15abd72a7ab3bd18d88bfc4efdb2", "message": "Replased by PK.java\n", "proba": 3.2060111720966233e-07} {"commit": "3976b59857ede63cc0b85b7c5ccbb18d5925d03d", "message": "Removing system.out usage from the Resource directory", "proba": 4.102858497390116e-07} {"commit": "048b6db56313ccdb025c5fc7001e0187c16c329f", "message": "remove log info", "proba": 3.6948992487850774e-07} {"commit": "43b2fffb08b317f697244638f12ba267d2807b9f", "message": "Add note regarding buffer re-use in applications\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1658448 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.216271006247553e-07} {"commit": "db99bbd8f2c41b4c897312dbc4e4937227f9bec0", "message": "Comment is incorrect; the example does not ignore IOException\n\ngit-svn-id: cb61607abf5ac23ab48a85ccf5b9d9390a6837ee@1658441 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.926051810296485e-06} {"commit": "c2e4dd41ec44bb8b015718c9a46ea800d56c13b7", "message": "timeout added to iterative mode, php updated soon\n", "proba": 1.2474505695081461e-07} {"commit": "fb5fccb65e0d64b0c15bb9579bacf84a1bf54616", "message": "(#1566) Remove the todo puzzle\n", "proba": 2.192014562751865e-06} {"commit": "d2bc6ba6f9fea2a73f2ee200fdde4e18616f6009", "message": "Add upgrade version check", "proba": 3.5480337601256906e-07} {"commit": "ece56a2ab910f9d7b8cb28592133c5b35953e92b", "message": "update CollectionUtil", "proba": 4.170045428963931e-07} {"commit": "9f570791f9094fb7b1c3a03eed2d427059469466", "message": "More update for non /apis prefix\n", "proba": 1.5313527512716973e-07} {"commit": "6f434f488c51d97b84ef43b3f08e73cceb31f908", "message": "Added voidtime to level editor", "proba": 2.0336403849796625e-07} {"commit": "9c075ecb9c747bf775387ca6f160ace97ea6291d", "message": "Almost completed Predicates class.", "proba": 1.2652486702791066e-07} {"commit": "b7dd34e29611c31973d270524f820f285a2ef222", "message": "Remove Chunk b/c it was not going to be used anyway", "proba": 4.284964347789355e-07} {"commit": "3627e059ea1cf315f25eb29fd6928fe4598d8916", "message": "logging trivia only on TRACE\n", "proba": 1.9928155836623773e-07} {"commit": "ca1069f0c746a0a647ada57c8485708b100b8984", "message": "am 707d89dc: am d9d7540f: am 2466ce08: Merge \"Use the correct MeasureSpec for ScrollingViewBehavior\" into lmp-mr1-ub-dev\n\n* commit '707d89dca069f0c6785820d92af99d008600c5a7':\n Use the correct MeasureSpec for ScrollingViewBehavior\n", "proba": 2.1350815870846418e-07} {"commit": "492fe08351a375352358824fbaf816cac12386ed", "message": "added exists method for groups and datasets\n", "proba": 1.784841572316509e-07} {"commit": "2a0fc5c1313f2bd2e7beec9ecf853d16fe45f045", "message": "am 5930ab4a: am ab809dd7: Fix AppBarLayout scrolling when scrolling view is small\n\n* commit '5930ab4a1a152cab1279faf51ad87f01a3b6c94a':\n Fix AppBarLayout scrolling when scrolling view is small\n", "proba": 2.8582207960425876e-06} {"commit": "4288264535ec335e398cba8020cfb376b8d5023a", "message": "Added user rules directory to the wizard\n", "proba": 2.9904862230978324e-07} {"commit": "a8c2d498c283cc679d70e36d4eb7d50e8ad8f17f", "message": "Fix NetBeans warning", "proba": 1.424237052560784e-05} {"commit": "b3d48deb3982fb55346bd4b70570c4c6a4331dcf", "message": "Add getShowAccountUpdatesNotification which got deleted unintentionally\nat merge.\n\nWe keep daoPresentation and accountPresentation support even it is\nnot used atm. But if we add a new feature and add a badge again it\nwill be needed.\n", "proba": 9.88508119803555e-08} {"commit": "62f55f448ec30c6a6316577d8939d0fcf8ddd327", "message": "Fix Javadoc error.", "proba": 3.5155915156792616e-07} {"commit": "935d9853bcf52e6be466014c504ec80faad90536", "message": "Add popup at startup to notify about rule change if user had already a fiat account\n", "proba": 2.8380566163832555e-07} {"commit": "483b04988e5dba5cc462be71643a80d3ba7a8acf", "message": "Table: remove unused search methods (use Criteria for searches)", "proba": 2.297933576755895e-07} {"commit": "5ea77dac3571f88438f8b1e9f0c81cf0ec2723d0", "message": "Organize imports\n", "proba": 3.843534614134114e-06} {"commit": "39b1b26df062a3b83701e23509bc476c1943aec5", "message": "removed System.out.println from DevMojo\n", "proba": 2.2379880704193056e-07} {"commit": "4d92dd8d2cb4ca65503fa78d423691082613edc8", "message": "Clean up\n", "proba": 1.531641828478314e-06} {"commit": "52d3b77b612fea52af2b81996c9ab6626e4a22c3", "message": "refactor Sound class\n", "proba": 3.096748059761012e-06} {"commit": "1ed2c15e7e8e688d0d7c493e9fb8f716ad8bf847", "message": "Removed spaces from blank line.\n", "proba": 1.878127659438178e-05} {"commit": "efe7929c56845c0f1272d652933da68dc754b5d0", "message": "support construcing LWRows from lists of fields names and values", "proba": 1.2568796137202298e-07} {"commit": "2219d95859aa66230d316e05d4a286bc34900c5b", "message": "Remove trailing whitespace\n", "proba": 0.9999992847442627} {"commit": "1cd3a690e5183523b9b7e6dc670cc13d4f261689", "message": "Remove unused private methods (no public functionality which internally invokes the private members)\n", "proba": 1.0434833797035026e-07} {"commit": "63059534abbf70866fcea56a202f5b7679ccad35", "message": "Collate DueDate class from Robin\n", "proba": 1.6121732926421828e-07} {"commit": "c48217b17a319060ef2275fd803a4afd068a357e", "message": "fix checkstyle\n", "proba": 5.352248422241246e-07} {"commit": "fe8c65b314c00e36302da53d55e73b4bc8f34d80", "message": "#25 convertDocToJSON() respects gateAnnotationSets configuration\n", "proba": 1.3846049284893525e-07} {"commit": "f86a5a418c5f773f9aa184fd1e48f09cadf9c5b6", "message": "Cleanup ParserUtils\n", "proba": 5.313925726113666e-07} {"commit": "103b10e8f497ec8c899deb09a9e6d4fc9c548394", "message": "Bug fix for NameResolution\n\nFixes a bug related to resolving a partially qualified name which maps\nto the enclosing compilation unit.\n", "proba": 9.836631420512276e-08} {"commit": "a8fe94bb44b8ace51bebbaee9b3856f829f39094", "message": "Ensured compatibility with XGBoost 0.6. Fixes #16\n", "proba": 1.393638484614712e-07} {"commit": "8db9e214ff0f705e9084769824c82f91d5b0731f", "message": "Access builder setter for project units and use its returned value\n", "proba": 1.2760906997755228e-07} {"commit": "c09439835b24264ab775c81cd8da871367465509", "message": "changed color\n\ngit-svn-id: 4f23ff240eb3b3bc30f18f9ec645f55148080092@870 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 1.5858669257795555e-06} {"commit": "63ca7dc4b68bc4147cd8f313d5c4c854ffeb3bfe", "message": "Config property moved from server to global\n", "proba": 2.2613086514411407e-07} {"commit": "3d3a600e00c74cd070d3aaa9aab5f52695ab631b", "message": "Refs #1817 JMX Control: log method invocations from web JMX console\n", "proba": 1.2057496689976688e-07} {"commit": "0be50481d85bd576385f53c748b598c54a5a9dc1", "message": "+ test for injecting dependency with not qualifier annotation\n", "proba": 2.0905370945456525e-07} {"commit": "30cfec69da9d2dd4728550157441b0257f90d1de", "message": "ERE loader should be final\n", "proba": 0.00028702642885036767} {"commit": "c1dc194e4bce113fc6e2fa220edc2a5d757d0c0f", "message": "Do not change portalIP if service is \"headless\".\n", "proba": 1.2420801454027242e-07} {"commit": "b0d7b3e3c97ea405219c2c320c2a7e02d179a4fc", "message": "Minor tweak/fix\n", "proba": 1.982810005074498e-07} {"commit": "8c4dc48f103a4ad0633318ac57acece597e9eb81", "message": "Caching FxInstances for GfxSprite\n", "proba": 2.079088972095633e-07} {"commit": "493174f71580034da1b6668ceca81733d0faa969", "message": "setPhase has no effect if not changing phase\n", "proba": 2.004565885727061e-06} {"commit": "d6c6734c12c0b4d242d16d22d983cbbbac65f74a", "message": "Added a SphinxProperties.contains(propertyName) method.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@1067 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 1.4286061741586309e-05} {"commit": "f3eac55528984224069e9cc266b7e560e1de2672", "message": "Default values added for sphinx properties.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@1450 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 9.500146916252561e-06} {"commit": "a46d38dde2ef444f3e32ff6c11a8150f092fe4b4", "message": "PersistentWindow auto-shutdown option now works.\n", "proba": 1.095621797730928e-07} {"commit": "c1031d844b2e8d069459eeef7cdace67580487a7", "message": "Added async helper methods that can take a connectionProvider\n", "proba": 2.633980784594314e-07} {"commit": "885cd83c3b22f102c778c07b1875a4fc86154685", "message": "Added a boolean flag/property 'checkPriorListsEmpty' to turn on/off\nthe code that ensures all active lists expands into lists after the current list.\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@1832 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 0.0001940291840583086} {"commit": "34b91ea7fd7335363fa4107d1992286105824ceb", "message": "[\u4ee3\u7801\u4f18\u5316](v2.6)\uff1aupdate BaseDTO.java\n", "proba": 4.5430351747199893e-07} {"commit": "23c5d88af7ad58417e2a62b10ebc87c413958c66", "message": "Added getInvocationContext() method and changed invocationContext() to setInvocationContext()\n", "proba": 1.921361842960323e-07} {"commit": "19ae856c07fc41249e81d71c5bdd9071c2377b89", "message": "use dt.attr.APPLICATION_PATH as environment variable for Application Path instead of DT_APP_PATH\n", "proba": 4.05074132459049e-07} {"commit": "9697df90f68e73d8f00198fc694911ece66251f8", "message": "Query params included\n", "proba": 4.212003830161848e-07} {"commit": "340c8ad97216369420d98493610f836a7e7eef0b", "message": "Fix null pointer issue in hashCode method\n\nCurrently the generated hashCode method of the entities is not null safe. When a sql entity is created, and the hashCode method is called (for example, when adding it to a HashSet), the method throws a null pointer exception since the id field is not yet set.\r\nTo fix the issue I have changed the hashCode method to use the java Objects.hashCode helper method that by default is null safe. It is also slightly more readable.\r\nI have also changed the equals method to use the Objects helper method to make it slightly more readable.", "proba": 0.00023250564117915928} {"commit": "9572630a52991ab6370c41c34242fb5e5aeddbca", "message": "change Float.class to Float.TYPE which can save type convert.\n", "proba": 1.1541532529690812e-07} {"commit": "a571f37a57ece100b3da81266f710876a62e1701", "message": "dummy\n", "proba": 7.495294994441792e-06} {"commit": "d67d6269adcb93d953a8952f57c1b5e3cdc94e3d", "message": "Adding JUnit import in TriangleTest.java\n", "proba": 3.790993616803462e-07} {"commit": "ad54c0c167871df8951d8680636c74c4fbc3b283", "message": "Chapter 3.1.2 With using BufferedReader\n", "proba": 1.4423504524074815e-07} {"commit": "526540485c22c2afa26591f423076b48c1cd2373", "message": "Proper double-checked locking impl. Clear thread interruption flags properly.\n", "proba": 1.0452880871980597e-07} {"commit": "bb2f7a86a3ac7988f8d688dcc4248e23b0e8148d", "message": "Adds webapp source related methods to CodeUtils.", "proba": 1.194428449480256e-07} {"commit": "28ca1406ca8549b7f739c09e0094f776d88a4a9c", "message": "utf-8\n", "proba": 1.2451464499463327e-06} {"commit": "478c9ffc92d4accbe2c35f7a4dc78aea7f838b8e", "message": "adding a constructor which accepts custom dumper/loader options\n", "proba": 3.7418564602376136e-07} {"commit": "d625ad414063bd41e23ee144c29207095d9b130f", "message": "#62: Add javadoc.\n", "proba": 1.1781218489659295e-07} {"commit": "68751e18062822296fad487f44bfe94c6df259e9", "message": "Cleanup imports\n\n\ngit-svn-id: 8b22924fe593b58bc3cb32731943cdf19d9802ec@447092 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.97640018643142e-07} {"commit": "f9764c766c1bf0acaf232c7fa081c124f5c57700", "message": "Unregistering should be last action.", "proba": 1.4781200263769279e-07} {"commit": "1acfa9e3a2628fbd029adff30682f7e9d08f529b", "message": "refactored recursive method to use iteration in LuceneUtils", "proba": 2.974575465941598e-07} {"commit": "bbd9c916b711c43e17a1a6705681000c6a4d7d43", "message": "Indiware HTML fixes\n", "proba": 2.4183540858757624e-07} {"commit": "022b2fe5f578f7d97b38c4a7ae979e2695d999bb", "message": "notnull\n\nGitOrigin-RevId: bd776394ec4332ccc7858918683f8c44448f2909", "proba": 3.78199401893653e-05} {"commit": "a7603d61a6dcdb7352b68b343fa26322a28c4164", "message": "Fixed crash of file chooser\n\nEliminates the incompatibility problem of file chooser on\nAndroid 4.x device.\n", "proba": 1.0701376851329769e-07} {"commit": "38816c28060a31f2862239c9d1201bf5eeefa138", "message": "rollback cr\n", "proba": 2.657731056388002e-05} {"commit": "f6882d0d987b767176b98597e5f2910c0c8e0d4c", "message": "After some feedback, modified to support old method args to prevent a filter from needing to be created if it isn't needed\n", "proba": 2.004775154773597e-07} {"commit": "8f6c325e96b3bf6587c9fd15415397caa4961e66", "message": "Add url roots with plain journal_id, add lowercase and uppercase if needed\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@30415 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.00024106701312121004} {"commit": "04299ba104aeef4c63fcee08a1b271733e5189de", "message": "chasnge key bindings\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6631 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.7348705796393915e-06} {"commit": "e83504e1104f819f6e09adff227b23e49b2dc39b", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "6cbcb85e227ddd45dc51ea8d3f69387ed2f7205f", "message": "UJO-TOOLS:\nMethod Assert.isTrueNullable() is renamed to isTrue()\nMethod Assert.isFalseNullable() is renamed to isFalse()", "proba": 0.00027148029766976833} {"commit": "8dda6dabd12bfac5517c1391763d75233ab07f2f", "message": "Logging level can be changed from default info level by setting system property in ant test target.\nPass a list of query result URL's returned in ResultsTest to a protected method for further validation.\n\ngit-svn-id: 311fcc5b8b03427d323cee07bbb9e5a14d8d22e9@356 728ff76a-78ac-11de-a72b-d90af8dea425\n", "proba": 3.558739308573422e-06} {"commit": "470432be939ae72e881ac5e7d21780d8c78ae35b", "message": "round trip for data types\n", "proba": 3.831753758731793e-07} {"commit": "41fd00166057270cbf405043bdc502d416dbd644", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "265ab45eeb696f6b186eee76eede55714ab8430e", "message": "Some code tidying in jing/chem/GATPFit.java", "proba": 2.5704287054395536e-07} {"commit": "e4a3357ec3ad6b8cb3d842d8de42e472442465fd", "message": "InChI debugging (11MAR 1721)\n\nMore testing on Linux\n", "proba": 1.0631188729348651e-07} {"commit": "c0703752d875bbbdd5fd837c0597a6523c07d402", "message": "Adds EntityListener to BasicTest\n", "proba": 2.920774875292409e-07} {"commit": "3f5b2edc7a13eb290abfb3ca30aaafe757612798", "message": "stock patch: UtilProperties: getMessage now support optional (return \"\")\n\nThis has been missing for a very long time; returning the key name only\never made sense for the UI, not for internal code; now pass\noptional=true to return \"\" when no message AND prevent the logging.\n\nThe stock logic of comparing the key name to the value to test if change\nis inherently flawed (the key name return was designed for straight UI\nusage) and this will slowly help to phase it out over time.\n\nRefs https://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/833\n", "proba": 4.4929356590728275e-06} {"commit": "72097dd5a5aff70c306136e99a30075a8884e6ef", "message": "Fix PythonConsole.testConsolePrint\n", "proba": 0.9999008178710938} {"commit": "fbc2ad5af5414f6a97c3a145b63fc3d5af9cc1a0", "message": "INTEGRATION: CWS ooo19126 (1.4.80); FILE MERGED\n2005/09/05 15:43:25 rt 1.4.80.1: #i54170# Change license header: remove SISSL\n", "proba": 1.2139925331666745e-07} {"commit": "87523a0b23f77fa56dd29ba7df6a54606e9d2cbf", "message": "INTEGRATION: CWS qadev24 (1.4.98); FILE MERGED\n2005/09/19 17:19:27 cn 1.4.98.2: RESYNC: (1.4-1.5); FILE MERGED\n2005/08/19 07:39:58 cn 1.4.98.1: #i52213# declare instance variables as 'privte static'\n", "proba": 1.859470444287581e-07} {"commit": "f5ddf8e8bc62ca06b00f2e00fb7da1a3b9cdd81a", "message": "HIVE-5154 : Remove unnecessary array creation in ReduceSinkOperator (Navis via Ashutosh Chauhan)\n\ngit-svn-id: c2303eb81cb646bce052f55f7f0d14f181a5956c@1525381 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8346783526321815e-07} {"commit": "43ab4af281442a8d8dfc0292e2d65f90f1919393", "message": "\u4fee\u6539\u652f\u6301\u5728\u7ebf\u5206\u6790", "proba": 1.4354262134474993e-07} {"commit": "4900af3a955227292243d6839132c250e7aa11b7", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "99d42d383d3ac0dbe479728dc0a07dbf5b168f1b", "message": "Removed TODO.\n", "proba": 1.2992157394364767e-07} {"commit": "64d700a8a8593b891073ea998d36c54954fa4c69", "message": "Small fix", "proba": 3.271289870099281e-07} {"commit": "a4aed48c0539229aa4e40df6934de82f514505df", "message": "adapted to change in batik\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@195033 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3210628203050874e-07} {"commit": "934da12f8e0a87537e9e1408e19412389f9d6490", "message": "add support for EBCDIC and make support for UTF-16 more robust. Did this by adding an inner class to XMLEntityManager to wrap InputStreams, in place of the OneCharReader inner class that attempted to rwrap readers. Because of the way Java-supplied readers work, the former method would not work in general. While this method does, its downside is that it is not possible to get the wrapping object out of the way as it was in the OneCharReader case, so it is likely to be somewhat less efficient.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@318025 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.507081378804287e-05} {"commit": "118c4d41f791f1452642f586c1710f0a2855e0ce", "message": "add canImageSlides module config for SlideImager\n", "proba": 3.4421665873196616e-07} {"commit": "d7f39f7870cacd2b8cf22669084cf940bb5264d2", "message": "just ensuring that the java unsubscribe version does stop message handling\n", "proba": 1.3513817975763232e-07} {"commit": "8554a6603443cc5b7e837f1314aaeb986d78c3a3", "message": "Update AccountID\n* Renamed ONE, ZERO accounts to NEUTRAL, XRP_ISSUER\n* Added isNativeIssuer() method\n* remove equals method\n", "proba": 1.0389438102720305e-05} {"commit": "e94465fbf9e54922943bdfb71f9e1baec0ad592d", "message": "Precision inside of ruler was screwed up (it was always set to 1.0). Taken out for now but it needs to be fixed, probably use the precision specified on the axes/channels\n\n\ngit-svn-id: a0d2519504059b70a86a1ce51b726c2279190bad@7033 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 3.7642726056219544e-06} {"commit": "4aecb1b40bd5bf2ba80b376428fd4f99521c920a", "message": "[fixed] closing tag in Application. \n", "proba": 1.051735694090894e-07} {"commit": "ac8557ad306f1fcde6971fc6b44fc193aaf7cda0", "message": "Don't allow the back plane\n", "proba": 5.467383289214922e-06} {"commit": "e4b0014b881a836f0709490d02aece2c7bd0067c", "message": "Applied part of the patch submitted by Carl Hasselskog on dev list. Fixed a NullPointerException that occurred for instance when an SSLSocket called getTcpNoDelay() on PseudoTCPSocket. PseudoTcpSocketImpl returned null but the SSLSocket assumed it would be true/false. Improved logging to better detect if someone is trying to get some other option that would return null.", "proba": 1.1749531836358074e-07} {"commit": "bc6e092e90f9e6fe0b372f937e9fd2958d2892da", "message": "change routing key of registrations to bms_registrations\n", "proba": 1.8826528958015842e-07} {"commit": "7086410ba59419b91a31ca128a52d52c3221ad9b", "message": "Fixed typo in comment\n\ngit-svn-id: 545e707062091c2f19509f4812c0e7d129870002@865 922cec90-98bc-ecba-b0a9-867c771b4a74\n", "proba": 6.241789947125653e-07} {"commit": "3fa8de80bbe3b5ad000490971a41f293f205b159", "message": "ACL permissions of uploaded files can now be set with a configuration property\n", "proba": 1.372795139786831e-07} {"commit": "d807a2366c34882aeb7ec628484a518fef60c9bc", "message": "Small EmvBerFormatter refactoring.\n", "proba": 1.2335641486060922e-07} {"commit": "0429ec700b32dfbfbe4f5a6e8914392d52897e59", "message": "Removed use of the CDK; updated to pick up some RDF syntax\n", "proba": 1.3269990972730739e-07} {"commit": "d4623674c745ba1cd4c6d9ebe0905c9a84893af6", "message": "Fall back to default font for glyphs not in the custom font\n\n", "proba": 2.2460103821231314e-07} {"commit": "64141ebf1bd5445a0f746cb598c867ace067c9df", "message": "Don't generate invalid JSON documents.\n\nFixes #7701, found by hellais.\n", "proba": 1.2881663735697657e-07} {"commit": "c04b5621e6b21e499f0caf56c7cfb8f7df16adfc", "message": "Add javadoc to MainModule\n", "proba": 7.780650435051939e-07} {"commit": "93e5a478988527158e328f1dfcb9a1804345961d", "message": "Added a failsafe, so that even if all the vision stuff fails we will still shoot after 5 seconds", "proba": 1.403683711487247e-07} {"commit": "19428ec69be8873a83431261247f5df070fd3990", "message": "Fix sample\n", "proba": 7.681464921915904e-07} {"commit": "7b62ee2480b0230e7575e9a5d0abb4d635f88a5d", "message": "JUDDI-71\nMake sure we at least send an empty TModelBag as it is a required\nelement for find_binding.\n\n\ngit-svn-id: 348f60c4933279c3065e1df1c9f925a60ca0b6e2@745103 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.859845254643005e-07} {"commit": "ace63d3c3995beea0bce723198bd664a7de138a5", "message": "fix callableMethodImpl so that generic methods score properly against their type bounds as parameter types\n", "proba": 2.29419796937691e-07} {"commit": "4d4802d735c1c3472b215a48a73ea9e95aaa5456", "message": "Whitespace.", "proba": 1.4203533282852732e-06} {"commit": "da8a1feee8b2446abfeb2286f0467ef262f938eb", "message": "Added tests for the bugreport http://code.google.com/p/google-gson/issues/detail?id=99\n", "proba": 2.0905869746457029e-07} {"commit": "1a55a9f304c8df1f31f1a6c89d95a75e8aaa0e39", "message": "Cosmetics.\n", "proba": 4.182004431640962e-07} {"commit": "614c9794cd66934ce7e1368f22624a232613d57e", "message": "perf bar cpu update revert\n", "proba": 3.507229848764837e-07} {"commit": "41b2ecc00a727b192c8205bf684885e7769e7bf9", "message": "Disable elasticsearch cluster state persistence\n", "proba": 3.7502732652683335e-07} {"commit": "2fe0357631e1d757d3044ca5fb09afd08e0324b7", "message": "Add some Javadocs for the ctor of an inner class.\n", "proba": 1.0710647302403231e-07} {"commit": "3ec368d64e4c7a8f00d9a530ceabb3db3985631c", "message": "[SMALLFIX] Avoid using raw ArrayList type\n", "proba": 3.046119729788188e-07} {"commit": "45a9777cfb8b1d3e47e841d42a67b9beb6922a19", "message": "added private TreeSet startwords = null;\n\n\ngit-svn-id: 08ea2b8556b98ff0c759f891b20f299445ddff2f@467 483481f0-a63c-0410-a8a8-396719eec1a4\n", "proba": 3.4426566344336607e-06} {"commit": "89d2f069ea02a264aa0780bea7f8b2e99ee9e212", "message": "added ability to change the world view radius\nadded random background colors\n", "proba": 1.934150049009986e-07} {"commit": "a31765902814840465189e7b97cb23c58afbad5f", "message": "email g+ id mapping\n", "proba": 3.3578542115719756e-06} {"commit": "55a8f7debd378d5d846b36ffd7a0bd377c76801c", "message": "updated collabsible pane - now with a separator", "proba": 1.1911659214547399e-07} {"commit": "0c81df47a923eb8a68551628b5873dfb4a4ff4ce", "message": "copyedit, added javadoc for constructors\n", "proba": 2.152746816364015e-07} {"commit": "1a3c8cb92e97348b11ed3441380e13ee852523de", "message": "[hbase10] Address #701 by mimicking the same locks from the HBase 0.9\u2026 (#1028)\n\n* [hbase10] Fix #701 by mimicking the same locks from the HBase 0.98 client in the HBase 10 client.\r\n\r\n* Address CR comments, thanks @allanbank.\r\n\r\n* Addressed the table lock.\r\n\r\n* Restore the lock on the connection shutdown.\r\n", "proba": 1.0505969072482912e-07} {"commit": "9f0df83248afec1de86d1d8cc2e4b5ed89f474d4", "message": "Breakpoints. Null check.\n", "proba": 2.1030388097642572e-07} {"commit": "0d742b5979229446bab878890dac469778fb75b1", "message": "copy image system tag in APICreateRootVolumeTemplateFromRootVolumeMsg\n", "proba": 4.1151983509735146e-07} {"commit": "74be3256cac15500a9a3307fadfc264cbdfe02ab", "message": "IOUtils: don't include leading \"/\" if path is empty\n", "proba": 2.1560581444646232e-05} {"commit": "e2fa92a194b1cc89059c698f9c6aa20ec49075c4", "message": "added output from examples (org.binson.Examples) to comments\n", "proba": 2.110649859332625e-07} {"commit": "b093fb19136dcb0bd40fe042202befd87a28b0c1", "message": "Fixed issue #32 where events are not raised for back, forward, close and menu buttons on Android.\n", "proba": 9.954879942597472e-08} {"commit": "028356cd1170b11d826e2a09d4eff687ef776885", "message": "am 82d6c3bc: Merge \"NoCompat: Limit CharSequence input to 5K chars\" into lmp-dev\n\n* commit '82d6c3bcd6ffd474b364e1f57ef6a061a4e12b99':\n NoCompat: Limit CharSequence input to 5K chars\n", "proba": 1.0067689117931877e-06} {"commit": "c1f81543d1a3aa9b94d9f0d8ef2a20e04c9cc36a", "message": "Also catch FileNotFoundException.\n", "proba": 1.538202667461519e-07} {"commit": "a40e7080e2dce9e97da10e20405d03b3292edfa9", "message": "[FIX] Removed obsolete \"synchronized\" from getRequiredPrefix\n", "proba": 2.474188534051791e-07} {"commit": "125f5d1e5d4634a7a69440fb786647bed5503eba", "message": "Slightly fewer messages\n\n", "proba": 8.312584327541117e-07} {"commit": "3ffcb4566304198c614c6e67b2dab6de131d7199", "message": "getAccountDetail, order by postDate\n", "proba": 1.1991329529337236e-07} {"commit": "da8ff0b03b6a487b17d322059e36c97111400fb2", "message": "fix npe\n", "proba": 3.2479460969625507e-06} {"commit": "722d6a431e1fe03c7f177df7fe7afc945a6f5f5c", "message": "Reordering, tabs, no not call gl.viewport on each frame, optimize loops using for (do not creates memory)\n", "proba": 1.0302608188794693e-07} {"commit": "fadbf6395f0371d7f4dddcbb2791e88d56a89da5", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "a03056873cd2ed1a66bcd2cd9ff9f1bd1c104bd4", "message": "now explicitly extends IChannel - multithreaded servants will need to be masked by a channel adapter\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@6621 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 3.7661581586689863e-07} {"commit": "7b0e04c2c621ddfbd443898ee2c5425a7f99644a", "message": "Normalize covariance matrix", "proba": 0.0017678055446594954} {"commit": "ae11fbfb832bd04f2a669edaf1ce663cbc97c371", "message": "RNN still not working as expected\n\n\nFormer-commit-id: 2e4cdf3e7dbc05f48773527c42f7e019d09c823b", "proba": 8.370976729565882e-07} {"commit": "55de2d302c5443c720f2dc7480cc003410cd1785", "message": "Marking unusued Killable interface deprecated\n", "proba": 4.051881035138649e-07} {"commit": "9215d55cc924893ff05475602187b50cc365f46f", "message": "[grid] Improving message when server cannot bind to address\n", "proba": 2.0533350664209138e-07} {"commit": "427d718222288c8c7849c159f8bcd38a83f4a5f6", "message": "tree data was introduced to node\n", "proba": 1.7878518576708302e-07} {"commit": "d2bcd737ac5b2bf5e1378196ab537098d6e05f52", "message": "formatted\n", "proba": 1.3165509699319955e-05} {"commit": "4df1f7606954ae196f75a7208755ac74024c0e91", "message": "Improve hashCode test.\n\nSigned-off-by: Raymond Audet <281aa2b19aab01efe2941a7da076ec0616a9b992@gmail.com>\nSigned-off-by: Etienne M. Gagnon \n", "proba": 0.001937776105478406} {"commit": "dabae27fddded486358384405cca03b567b02b66", "message": "Use Eclipse to clean up the code.\n\nSigned-off-by: Etienne M. Gagnon \n", "proba": 1.3139464272171608e-07} {"commit": "9e769cb865339aeefa97298da0c308f82d88a190", "message": "Update OkWeb.java", "proba": 6.682536195512512e-07} {"commit": "77d5ef0daf8c0a6db481ae66b798a6f324189a18", "message": "Removed extra separator.\n", "proba": 7.224648470582906e-07} {"commit": "8870f03f567756585168c17b70c691adcc6ed456", "message": "Add a method to Files that returns the file extension from a given file name.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=24212884\n", "proba": 0.9999992847442627} {"commit": "ca0d53b10f5896b551dc6734c3b2f745009fee9a", "message": "Update\n", "proba": 1.038289269672532e-06} {"commit": "6c8a857a5484045844134b15cfbc9d71bbece7bd", "message": "Support INOUT direction in SBOL to SBML conversion.\nSupport RNA components as promoter products.\n", "proba": 9.805124534523202e-08} {"commit": "89a7cd2dadc734d928d4663a9af20c2fac9ef77c", "message": "performance: when collision is detected, cache the colliding word, and next time, test it first -- it's probably still nearby", "proba": 1.3456219676299952e-06} {"commit": "860331128be5ce19595e0b4280f450a6193d8bea", "message": "Modified H2 vocabulary initialization to first write to file and use H2 CsvRead for bulk load. This significantly reduces initialization time.", "proba": 1.032239538290014e-07} {"commit": "597cd37e845d42a930c208292b72660c11036359", "message": "Player 2 C4 colour needed to be yellow and not green, assignment spec\nsays yellow specifically!\n", "proba": 9.853494020717335e-08} {"commit": "7a0757f6986cafc9c9723aca98320577e7ffdb0f", "message": "fix (SSL): change default algorithm on trust manager \n\n", "proba": 1.5534830026808777e-06} {"commit": "03be2c7026bf1bb392f2c6ac37e2a8fdc622a670", "message": "fixed json templates format\n", "proba": 4.963587798556546e-07} {"commit": "4dd410607ee46eaec2d665e1b1532675336aac71", "message": "Minor bug fix for using nominals inplace of labels.\n", "proba": 1.0982434162087884e-07} {"commit": "a1817efc30af89a4c7a5aeb48b7be4f0b24c960d", "message": "Jar: make BSN static\n\nSigned-off-by: Ferry Huberts <66e11f9f5d965b69497c7e73d5e808f8b13c1218@pelagic.nl>\n", "proba": 1.189535794310359e-07} {"commit": "6ad3da40d9142b8f703b40fd4613274ec454903c", "message": "#59\n\nIssue listing is done.", "proba": 1.044809749828346e-07} {"commit": "9b3a75a2784aa258f59f4ad6df5f1bb9b64bc78c", "message": "Bug: Use equals() to compare, not ==\n\nBuglinky had started spamming the bug tracker massively again, because\nit wasn't correctly identifying its own events. Yeah, this was just a\ndumb Java comparison bug on my part.\n", "proba": 1.3382731367528322e-07} {"commit": "ef5a0890c68510ec7ea6b8dd177e3c8a6cd1fb71", "message": "Minor javadoc disambiguation.\n\ngit-svn-id: 6d6ade8e88b1292e17cba3559b7335a947e495e0@489364 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.8761620342265815e-05} {"commit": "4650ebaac5117d6c7117418ae3820458ac91b484", "message": "INTEGRATION: CWS tbe34 (1.11.8); FILE MERGED\n2008/07/02 08:12:59 lla 1.11.8.1: #i69889# A11Y fixed in wizards\n", "proba": 1.213552707213239e-07} {"commit": "2cab27fcb7f6ac40686f0e1dad008ef55f663f7f", "message": "fix 451: allow whitespace at begin of signature", "proba": 7.0226587922661565e-06} {"commit": "24967cc99fac5abd5ef1dfb67c315fb291cc4703", "message": "show/dismiss sb on main thread. Fixes #101\n", "proba": 1.2370678348361253e-07} {"commit": "38913d10c4e1fd45ef89137fec6a494637d02fc8", "message": "Added draw of rectangle in 'onEmptyViewClicked' and listener if the same date is clicked twice. (Similar to Google Calendar App).\n", "proba": 1.0361491575849868e-07} {"commit": "76958e06d6a709be28b89b54f0b837535ab6c7cf", "message": "Formatting tweaks.\n", "proba": 2.2146396361222287e-07} {"commit": "bbae6c0e537e388bed10606b4fd1ac90c0543bb5", "message": "Missed one\n", "proba": 8.522218308826268e-07} {"commit": "23ba549d018192bb3d44d0080e9770dde683904d", "message": "Solved explosion update bug.", "proba": 1.2132449001001078e-07} {"commit": "b61e31cb89f04864c9c7d32c574dc304674a0f47", "message": "Added proper handling for directory trees.\n", "proba": 1.0843807274341088e-07} {"commit": "8cd5c9f78a48716dcd1276b80760aad8bee8876a", "message": "Better name.\n", "proba": 2.6962841275235405e-06} {"commit": "2f1a6db37ac42e422f18c52d59b5ae3553ce844e", "message": "fix: unstable itemViewHeight", "proba": 9.977440640795976e-06} {"commit": "98d2cead4b002d9f0fa59c886f7b09659bbf8b80", "message": "Added implementation of toString method.\n", "proba": 1.2072143817931646e-07} {"commit": "07c4d1d6a762f20695b6923a3b6a6c31f6f34518", "message": "update method\n", "proba": 3.1351344205177156e-06} {"commit": "bc8b11bb4146687f176c97869a3613e316113085", "message": "Property now draws on the backbuffer.\n", "proba": 1.0810661876803351e-07} {"commit": "738aa95a996b0c3bf82dc7331f9f506aab788958", "message": "fixed ordering\n", "proba": 4.291364632535988e-07} {"commit": "c769829473a31c8feef3cbd19b59982b339e927e", "message": "Redid layout.\n\n\ngit-svn-id: 3948e88432e1a59e1cb2bc472f8f957688004121@4846 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 2.2213916963664815e-05} {"commit": "412f0856a2ac8f780aaf6852869c7bb10144e9a8", "message": "Patched but in ProcessMessages", "proba": 1.785098646678307e-07} {"commit": "c245abde40bc6dd43750da7759c691e9a93b0f50", "message": "INTEGRATION: CWS qadev25 (1.7.2); FILE MERGED\n2005/11/15 13:58:46 lla 1.7.2.1: #127811# write into log instead System.out.\n", "proba": 1.0360820112964575e-07} {"commit": "ae48c6eaff9418bb8668b44a48a0df33a643ebdf", "message": "Implement show version and swap version support\n", "proba": 1.9698502740084223e-07} {"commit": "3af12c1696ada7c7dc3a6f986b1ae874016e3b67", "message": "Auto-unfollow dead narjillos\n", "proba": 6.089453563618008e-07} {"commit": "0c19f1449cf194ef7afd2977fd3c747dd37a6daa", "message": "CalculateMBR overloaded with options to:\n\n- two Rectangles\n- A rectangle and an Array of Rectangles\n\nfunctions, closing #14\n", "proba": 3.0121013878670055e-06} {"commit": "ba93b1665afd561cde904a747a6656561f432dcf", "message": "INTEGRATION: CWS changefileheader (1.2.62); FILE MERGED\n2008/03/31 16:49:24 rt 1.2.62.1: #i87441# Change license header to LPGL v3.\n", "proba": 1.004582514951835e-07} {"commit": "c364b7ac6efa2e20fee251e771c668fc6f6b9de8", "message": "Refactor\n", "proba": 5.142872396390885e-06} {"commit": "e8d808278fd9d4d5d592b199c8437bd949afb42f", "message": "Updated CommonTool", "proba": 2.0790811561255396e-07} {"commit": "d54a2015e708ec8f8290dfa235f361dc5ff9619a", "message": "fixed\n", "proba": 9.654138466430595e-07} {"commit": "803f59bfa7a4c754dfd6b01287c0e00ad5e1f9b9", "message": "Remove Variance on Defer\n\nSee https://github.com/Netflix/RxJava/issues/1157 for painful background.\n", "proba": 1.0005724959682993e-07} {"commit": "e754f1f5e5b5518e0ce0d213ae7d184cb696bcbf", "message": "refined enum Messages.Style", "proba": 7.758003630442545e-05} {"commit": "62a91e79f4d3c1a5b13c3758cf0a1a7753a320c9", "message": "removeTrailingWhitespace.sh\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@6148 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 5.3343692343332805e-06} {"commit": "72f47c8059e3aec8a1354573f72521c7b97858c8", "message": "Don't change this or I'll end you", "proba": 4.4946099819753726e-07} {"commit": "45e575a7dbc01f32788baf87b427e92bee453676", "message": "Improve query performance in the AggregationIterator by calling\n.hasNext() on the downsampler instead of letting it build a\ngiant exception string that we're just tossing in the bit bucket.\n\nSigned-off-by: Chris Larsen <83037b211e1d109d6858769a113e269c3139ffd3@yahoo-inc.com>\n", "proba": 2.915623440458148e-07} {"commit": "d1ac686cfc8895365b38084e0857eb316b15d4eb", "message": "add marble diagrams to pivot() javadocs\n", "proba": 3.698558828091336e-07} {"commit": "7d63d0389621bd5d3c89d017696ed586ebf4a2b4", "message": "Post-beta deploy\n", "proba": 2.436405850403389e-07} {"commit": "052bc265db88faa434c6040e40c58a0c0ef8ca3a", "message": "Quick Fix", "proba": 3.5609048154583434e-07} {"commit": "ceb0574094b187912faeb0f689ed6579efc88ee1", "message": "More precise marble diagram for the case when zip() takes an Observable that emits Observables\n", "proba": 2.433944246149622e-07} {"commit": "579e139c6cea831789fe28d0ecbd7e753870f456", "message": "post release version bump\n", "proba": 1.3671613885435363e-07} {"commit": "e94f980426ed26142eb9bc2d9b4b5354f7520794", "message": "Format\n", "proba": 7.663883479835931e-06} {"commit": "c09dc05440ee7795d673c2c7ea734c3922c68493", "message": "Added function for generating new shared secret keys when needed\n", "proba": 1.463759815578669e-07} {"commit": "950420ea9dceec3f0f9997eff7e7c8bcc381770b", "message": "Add delegates\n", "proba": 3.7599315305669734e-07} {"commit": "6699062cc1d209219f1e2423ecce4f25392342ad", "message": "moved the renderqueue.reset to the handle contextchange\n", "proba": 1.05840126707335e-06} {"commit": "e778e546704c8fc30d9a83be803f81e3c828cd20", "message": "bug fixed #9275\n\n\nSVN-Revision: 15369\n", "proba": 1.1837439473083577e-07} {"commit": "71c1a13712846b19b23640c0c28f6995bba24f64", "message": "textual change\n", "proba": 5.371031420509098e-06} {"commit": "bb897ab85fcb05e994cd4ce36dbb9db46e74df63", "message": "SIIE 3.2 189.6/ 2021-10-01\n\nCorrecciones layout AF02 Sinaloa\n", "proba": 1.202108848019634e-07} {"commit": "93605a6e7a465c0617e92cf6f51fcbedf369851b", "message": "Began work. Very, very basic.\n", "proba": 1.1160106794250169e-07} {"commit": "e5e85386f9b0f559aa890a97ac8f9ae7ea990943", "message": "Frustum culling works again.\n", "proba": 1.1621597195698996e-07} {"commit": "9089a579799498dac4e7c7a5853409dd5ac485f4", "message": "added to GameObjectList\n", "proba": 2.922076021150133e-07} {"commit": "f57f96a33acd91dc2deb2b9895747ae109462fc3", "message": "added comments and todos\n", "proba": 1.1907161479030037e-07} {"commit": "95d957311eb217c77779393bf1b50210427e5c4f", "message": "Trying to do menuUp...\n", "proba": 1.378977998456321e-07} {"commit": "a1109a4ca7193ff06460053627cc49ae96721d7c", "message": "- improved Android Java glue code", "proba": 1.777840878958159e-07} {"commit": "3c225201a9cbbe06a0d2267636b604a66d83e750", "message": "Do not remove non-existant labels\n", "proba": 0.9992615580558777} {"commit": "d03d07cffe8b56ee447cc943dd6038e8e76512f2", "message": "TRUNK-4329 Uploading no module results in exception page\n", "proba": 1.1650527653728204e-07} {"commit": "d8d02db52a5c6b47e4082de3f501e9d55fb2792c", "message": "new animation for rotate delete\n", "proba": 2.7971012173111376e-07} {"commit": "610998887e934a2513849c5ab5433401ca771d85", "message": "Migration\n", "proba": 1.9843282643705606e-06} {"commit": "837f75ae43f56edb5977d6ac623e07afce1b4493", "message": "Remove unused context variable\n", "proba": 6.618523912038654e-06} {"commit": "568490282aa9d3986d441dece7ff9e86ef0cb422", "message": "Refactor game to be join game as participant 1 for testing\n\nAdd game key to object\n", "proba": 1.284707877857727e-07} {"commit": "c3483bcac6f44d69f2344ba84fbe461620352c91", "message": "avatar\n", "proba": 8.378564189115423e-07} {"commit": "a9d6432a9da4705f1c341f39e314f2bad96f5bc7", "message": "Skip ResoureLoading by the restartbutton\n", "proba": 1.2784330749582296e-07} {"commit": "1f64516715bced3418035cad4095a2d5c48fffa5", "message": "Fixes DesignerNewsLogin NPE (#172)\n\n* Removes synthetic accessors inside DesignerNewsLogin\r\n\r\n* Re-order DesignerNewsLogin methods by access modifier type\r\n\r\n* Fixess DesignerNewsLogin NPE\r\n\r\nCheck if getAuthedUser call is successful before getting the body\r\nof the response in order to avoid a NPE\r\n", "proba": 1.8121100708867743e-07} {"commit": "657214a7bd56aefd6fbf1a6e4a808698015bcc81", "message": "IEATTA\n", "proba": 2.599701701910817e-06} {"commit": "3f886d1b2a1d143ff06ee0319d06d9c7d8946418", "message": "Default to current version while getting latestcommcareversion\n", "proba": 2.1256910542888363e-07} {"commit": "363c661bf93e7304c3ea4697f6d66b6c1db52b85", "message": "Update Itemlistactivity.java", "proba": 1.373074269395147e-06} {"commit": "944a3200ca90ad47f97b8ec1531cb4e0de4cd043", "message": "Added methods to store compact assay and sample characterististics data used in large plots on the experiment page\n\ngit-svn-id: 410459702e6123a874d92574e1336b0959d85891@14847 2913f559-6b04-0410-9a09-c530ee9f5186\n", "proba": 2.2834977642105514e-07} {"commit": "ee85d6f9775cec81cd853b27ac09e847d2c2eb74", "message": "better error reporting.\n\ngit-svn-id: 51ebfee8793609331cc427b513d959ae09aa9655@886752 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.954080446215812e-05} {"commit": "8029d763e31ab18688674db28f857acdff5aa6c9", "message": "[MOD] XQuery: indent XML plans", "proba": 4.162654931860743e-07} {"commit": "6234c6aa49ac81503fcb9da8050836316c639d23", "message": "more concise, more readable FizzBuzz\n", "proba": 7.149560588004533e-06} {"commit": "2a6508b19034146e803d1ea9c0946a6403b16359", "message": "Changed all methods that used components as arguments to use strings\n(component names).", "proba": 1.122601105407739e-07} {"commit": "5a4b2087a015b105bac656f3679f68488c76abce", "message": "Fix get_unique_id() on Android\n", "proba": 6.553511411766522e-06} {"commit": "c1e007023bf0a9b88f6dfdb20b9fbdcf8dfebb83", "message": "Bug 694388: Android: Don't call requestLayout more than we need to.\n\nThanks to Goncalo Ferreira for spotting this.\n", "proba": 9.716062265852088e-08} {"commit": "3fdca6b00151c4c41a23795a6a99f6c3eaa74ee4", "message": "add CamelHttpBaseUri header constant to Exchange.java\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@801278 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3199301065469626e-06} {"commit": "832a941e2d95a608a25968b2fbd98db51819c1bf", "message": "Fixed wrong constant\n\ngit-svn-id: 11f3c9e1d08a13a4be44fe98a6d63a9c00f6ab23@832742 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.941009651953209e-07} {"commit": "ac7f0748974545d10599fbbd45907f931c9d3bab", "message": "started working on software shadows for armv6\n", "proba": 1.292241478267897e-07} {"commit": "90c5516ae4ea5d1851c2903f1c22b76d34f53d74", "message": "git: move collecting conflicts out of the EDT: IDEA-217398\n\n(cherry picked from commit cdf7cd9b6484e612080cb59aa95aefd39647543e)\n\nGitOrigin-RevId: 8e6491c34496cd39793b2fa51b3d3b55485eeccb", "proba": 4.37997641711263e-06} {"commit": "4e9ed85e764294118527a38d6ee818ee2baf4f34", "message": "Added random main test", "proba": 1.3039127111369453e-07} {"commit": "d3dd3796b045a30105585c690ed7e712128dbde4", "message": "IO errors should be logged at warn level", "proba": 2.2488009676635556e-07} {"commit": "1d8e177da712da66456c20e52651da354c292da5", "message": "If node has no peers for more than 5 minutes, return error LCS_FREENET_COULD_NOT_CONNECT_TO_PEERS; Start a ULPR only if node is connected to at least 3 peers\n", "proba": 9.790931471798103e-06} {"commit": "1316da2e9dba6f01bbbc3875a81f1bb7aa2069c0", "message": "Correct typo for BakaTongue key\n", "proba": 0.9986283779144287} {"commit": "3062eadddd5ef44719a87afcfb7353a73d88720c", "message": "Print which statefile is being used.\n", "proba": 3.1644096907257335e-06} {"commit": "a51c6ab4d6f3682c529a3147fa102a8322a60753", "message": "allow us to switch to the old httpEngine (java.net) if needed\n", "proba": 1.626830226086895e-07} {"commit": "a76c983bb0ed227dcbc1af4e40e6ad11e08e4feb", "message": "GINI: Refactor to reduce duplicated code.\n\nMethods contained verbatim copies of code to handle levels. Factor that\ninto function, along with another function for arrays. Code much more\nlegible now.\n", "proba": 1.0663845273484185e-07} {"commit": "ec76f339388423986dfa404b22ff263010bf54d3", "message": "Improve ExampleAI\n", "proba": 1.0053604455606546e-05} {"commit": "eb0817e514919e1f9a057dc7bf63970cc2da74b4", "message": "Closes the socket when arrayoutofbounds when reading incomplete message.\n", "proba": 1.285711732634809e-07} {"commit": "86d45265ef25a52c105b3dec0af22857407c15a9", "message": "to resolve Aman's conflict with file's issue", "proba": 2.3423893935614615e-07} {"commit": "fe0e8f47d43d9ecbbddd8646516499a5575d24fd", "message": "Got Rid of null pointer\n", "proba": 1.463779284449629e-07} {"commit": "024ff04a7fc6dadbf7fa6cadff9eda147b7a4075", "message": "deleted a few empty lines\n", "proba": 2.2712647478329018e-05} {"commit": "f80380b06ab8ee53debd535862f67cc570d8cab2", "message": "Fixed bug\n", "proba": 5.356139354262268e-07} {"commit": "16118e171fb0e694807541e3182ef0536809adc9", "message": "minor change", "proba": 5.548630497287377e-07} {"commit": "097e071a82ca1266d20aa9ce9bfa92e844c314b0", "message": "can farm lemons in the woods now.\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@16073 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 3.5528184980648803e-06} {"commit": "cad5ce54dc58ca0b3bdd376ecc9953607b8ae14d", "message": "More ticking cleanup\n", "proba": 1.337408122026318e-07} {"commit": "df353199d0f36a421bec176d15153d58d88dc9a9", "message": "Added ability to add listeners.\n\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@1861 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 5.3821686378796585e-06} {"commit": "fe47f16842b1d3ababf107ed999430c4b65df275", "message": "[PS, ES] register new users with empty checkinplace\n", "proba": 1.5834747557619266e-07} {"commit": "77f5612fa1655aaddd4892a8c1d44c61be127730", "message": "Improved performance of script interpretation (caching compiled scripts).\n", "proba": 1.0512763992664986e-07} {"commit": "1334e7482c20c5b182b8fd3091204377c6a9a06f", "message": "Added JSON.prettify utils for indented JSON serialization.\n", "proba": 1.1019447043736363e-07} {"commit": "d21ca21d4e0cf37f4c84141687ddcdb0d562c35e", "message": "Minor NPE bug-fix.\n", "proba": 1.1902654506457111e-07} {"commit": "b85473d4029e30556b8ed80d254dbe65ca078a78", "message": "Add the processing of the exceptions.\n", "proba": 8.528381272299157e-07} {"commit": "6d18278a43a8f2e6c8b99615eaf9e923a8016f68", "message": "Improve description\n", "proba": 0.9997407793998718} {"commit": "56614d60c4aa198f374134ad11cb72d35778bfdb", "message": "Clean up CUI result of 'list'\n", "proba": 0.00021705421386286616} {"commit": "67d4cc4037e21bdad5665a09853ae3fac1724b41", "message": "propagated changes of Monday Jan 29 2007\nfrom the Clients_1-16 branch to the development trunk\n", "proba": 1.0427949348468246e-07} {"commit": "c4392cd8713d6165c25367fbcf2dd8e4c97ee0bb", "message": "rhogen-wizard/src/rhogenwizard/sdk/task/RubyDebugTask.java: the file was missed.\n", "proba": 1.6114185541482584e-07} {"commit": "a4fead47787a0193c524928dac9ed12aace7aab7", "message": "Enhanced connection between manager and service\n", "proba": 1.362286070616392e-07} {"commit": "9ecb047f53ca562a9c6d64da09823823a23b33e5", "message": "RTV-11 add check for authorization\n", "proba": 1.1207504968524518e-07} {"commit": "c56f9c79b7a0305e14fd227f3c2b7be1ac44fd05", "message": "IllegalStateException if Repeat receives an onError\n", "proba": 3.226880380680086e-06} {"commit": "309912e44651db1f3f3314ff492c50dedde84acd", "message": "[*] updated javadoc comment\n", "proba": 1.2184487729882676e-07} {"commit": "6200020f5bcb2eac23f9c3dc02eac85366576624", "message": "Fix code style\n\n### What changes are proposed in this pull request?\n\nFix code style.\n\npr-link: Alluxio/alluxio#16569\nchange-id: cid-a4899042fc32c741c26d381db720556382d9d26e", "proba": 0.9458388686180115} {"commit": "7e6e097b58e1ef9d7b166ba5df23c77ba0556080", "message": "bug 10482: use version-based systemvm ISO in secondary storage to solve the upgrade issue\n", "proba": 1.167001002500001e-07} {"commit": "1f5dec5371aee78e5aa80825e46dfaf75f58eb6b", "message": "added method\n\ngit-svn-id: f03ca5c8a921532f32914eeaa11da0c4ec6e25a1@357 d672c736-503d-0410-a38a-9366997c882b\n", "proba": 9.937831464412739e-07} {"commit": "503a7b955fb32f1cbcaf366141787b8be95ddb69", "message": "Update BlockStore interface so createBlockMeta returns TempBlockMeta\n", "proba": 2.3293043227567978e-07} {"commit": "2b094ec6853f40f98cb3ab568995e3965299201a", "message": "Fixed naming convention for readText method.", "proba": 1.2525192971679644e-07} {"commit": "4a6ff7d8710f1d4c9ab27d7af410e8c3ff598595", "message": "Clearer code when AI makes diplomatic proposals.", "proba": 1.274859755540092e-07} {"commit": "ffb346794af7fc215dbd57f5984d82000a76fcd8", "message": "Remove dead code\n", "proba": 0.0014967502793297172} {"commit": "183d5be7ec7521fe375c0f9da094f4a574806970", "message": "fix spotbugs failure in Expr.java (#7944)\n\n", "proba": 1.2328537479788793e-07} {"commit": "8ff14e9820e17b1cc14711aedae875a8638e710c", "message": "Remove logger, change messageDigest to final and throw Error instead of logging\n", "proba": 1.4208937670900923e-07} {"commit": "19e772b40f2b0cb48aa250bf3cab2ebe68403ed1", "message": "changed logging output for empty entities\n", "proba": 9.645746104069985e-07} {"commit": "a448dfc10678d7410392288b84f3767402d6dcdf", "message": "Fixed Bug #516233\nopenApp() works exactly the same as switchApp() on Mac\n", "proba": 2.7259142143520876e-07} {"commit": "43f8303bfab572e615fa00c2f69de507790b3e01", "message": "removed all android log messages\n", "proba": 5.749872116211918e-07} {"commit": "8413bfcb5c02fedf19d2f28d20adcab6df2087f7", "message": "revert test\n", "proba": 1.1093167131548398e-06} {"commit": "1a5c977879f158811aea6319fc3d0229b53421b8", "message": "Tests for parsing null in reply\n", "proba": 1.4931053726741084e-07} {"commit": "af77591d7a5c38a35ef2268d2442266bf273430a", "message": "remove this isClosed check that we didn't have before and shouldn't need now\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1236886 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.936757480005326e-07} {"commit": "6d1e24554acaeadd4e1498ed458cb6865db9186c", "message": "be more aggressive about trying to shut down executors in this test\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1236740 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.655906296757166e-07} {"commit": "1219416cfafd3a6d39f4fcd5e12d8648f1abcfc5", "message": "Ignoring lines while testing stage\n", "proba": 2.1274027517392824e-07} {"commit": "d4cb17eba6144d330a4923e3920db3cb701bf285", "message": "AndreasTolfTolfsen: Add interface for HTTPS proxy\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@17562 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 9.755891596796573e-07} {"commit": "33c69617b691d2182a0300e6fcaaa268146131b4", "message": "After deprecating the Embedded class, move the package access/protection initialisation to Catalina\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@954423 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.6371679925650824e-06} {"commit": "9edf81ef2b398ce8fff0dd3bc634751dbcdfedfb", "message": "Removed file\n", "proba": 4.824639177058998e-07} {"commit": "ca0c56bd6a36c8b4de379c0cfe21a458f5027117", "message": "- Fix indentation.\n- jspDestroy didn't need any modification (the instances are tag handler instances, not tag\n instances).\n\ngit-svn-id: 40f70788afc64a734d8b91520bec53ae21e7042f@400078 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4877499274443835e-05} {"commit": "4d5f18858f42efeeaf6870c7834e7b01f15536ef", "message": "improve camera projection of goalposts (don't treat goal as circular like everything else\n", "proba": 1.6657793366903206e-06} {"commit": "7a811830a4864dc788a17989bab6f3fe0feffc5a", "message": "NPE (IDEADEV-14445)\n", "proba": 1.4046975138626294e-07} {"commit": "c3953c4663f5d905ffbfc7f4230d38a96e40b762", "message": "Updated API doc comment.", "proba": 1.2277463667942357e-07} {"commit": "e01e6f261a12405059a3264a25ab67c880d9cf02", "message": "added a testcase\n\n", "proba": 5.377573302212113e-07} {"commit": "40da78e9df4132044643c93ba46bb093aa731541", "message": "Polishing\n", "proba": 2.136166358468472e-06} {"commit": "521edd35f88117e06e07fa95aead28105a7d9012", "message": "Support for Interpreter exiting.\n\n\nFormer-commit-id: fbd04772925a45cce6c89af1eaa9ff95d8483a98", "proba": 6.905690952407895e-07} {"commit": "9597ec82c6139b81392e683685b2fa198ab50ab8", "message": "Fixed a race condition when creating a Body\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5056 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 2.5469162210356444e-06} {"commit": "99740ec13fd3c8717aa3ebbc5b35cf939bee3eec", "message": "Fixed method names in FindElementsTest\n", "proba": 2.82773896742583e-07} {"commit": "9bb88f9ce317a6a443d6e7c020873f87c3e51c6b", "message": "sketching out the modified number of iterations needed for multiply matched points before writing test for it.", "proba": 1.1515969333686371e-07} {"commit": "9c48e3107db92a01d904c6d89afdfa60a0837f32", "message": "Fix compilation under JDK 1.3.x\n", "proba": 7.900336527200125e-07} {"commit": "948a7374b055c7e41ffa2b8dee924bc54c36d62a", "message": "removed token types that do not appear in the tree,\nas unused garbage makes the API larger and more confusing\n", "proba": 2.431783912015817e-07} {"commit": "2f06600130e07e43c605ae8d5086aa87cdcc2cbb", "message": "MS-292 added missing device name\n\n\nFormer-commit-id: 96030c0068a121251a90b589505d6a87e76c7bf2", "proba": 4.407151266150322e-07} {"commit": "d382f99c715dc57470a97e6cc625d1f58a8e3af4", "message": "Making system IDs use the new validation scheme. Hardcoding Luhn, since all previous system IDs used Luhn. Eventually it would probably be good to have this set as a global property.\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@4322 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 3.5422330256551504e-05} {"commit": "4a39852ae65c6dcb4adeb31fdb134d88db36131d", "message": "Adjust access on driver list field to private\n", "proba": 2.736275064307847e-07} {"commit": "17a05a9ae709089ee431d9d97c0a97a072926074", "message": "remove CharLCD2x16\n", "proba": 0.9987862706184387} {"commit": "781c59f3f3d1b80497176fa1d4e774deaafcf6de", "message": "added check for special and filtered out events to pass over them.\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@7996 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.850403918979282e-06} {"commit": "f4ad650f68ca61dfdc7cd8e90977f8b9c0c826e7", "message": "fixed transform for map coordinates\n\ngit-svn-id: e3d3b427d532171a6bd7557d8a4952a393b554a2@2643 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 2.0529212179098977e-06} {"commit": "47d30ea3c6caaa99c56eb6ab03e02840a7a17121", "message": "Added method descriptor into StaticContext\n\ngit-svn-id: 9828a123601097aec97c9db06897c34ab9021696@203 f1b219a8-1381-427d-9730-7f2851dc2a88\n", "proba": 5.67514973681682e-07} {"commit": "4f5421b77d46f5acae286d9e6257377b3f5d3d55", "message": "Speed up intent broadcast by specifying a targeting class.\n", "proba": 1.1527265542099485e-07} {"commit": "998fc1fccd59ecc8ec64d611ad981bab303d41cc", "message": "requestFocus() on the new stage (it's a bug?)\n", "proba": 1.1859416559900637e-07} {"commit": "0e2b40d8789e734cb75f2e73baa1b8b07a07993e", "message": "Remove unnecessary fields.\n", "proba": 1.960393660738191e-07} {"commit": "df9496932df68d5d503e0b3d1c65c3840c42442f", "message": "remove unused method CxxPreprocessAndCompileStep.getPreprocessArguments\n\nSummary: This method has been removed since we removed preprocess-only/piped mode.\n\nTest Plan: CI\n\nReviewed By: aiked\n\nfbshipit-source-id: fac9c34\n", "proba": 1.3889824401758233e-07} {"commit": "75883009a5e9a68b144d4c00c1aa8d3c7ab5133c", "message": "Cleanup code\n", "proba": 1.02241631338984e-06} {"commit": "77c2a07ea246094567c55249477ce30a91467188", "message": "Fixed wrong startActivity() call.\n", "proba": 1.2921699976686796e-07} {"commit": "363b1a236e9952d81f75301cf5122e9af3869460", "message": "\n- replace removeEntry with reclaimKey/unsetKey\n- extract tryExpiredEntries\n- introduce notifyKeyReclaimed, rename valueReclaimed to notifyValueReclaimed\n- don't create notification entries for discarding queue\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=972\n\n\ngit-svn-id: f3e0321eda878ccd901d0724d0624474ed133e78@268 8138a162-5c33-11de-8abc-d1c337b90d21\n", "proba": 9.064866389962845e-06} {"commit": "b983319cc8ebc998d7c23d091454f0f670df2e9e", "message": "Add InjectedConstantBiDiFlipper pass (but don't wire in yet)\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=154372903\n", "proba": 5.797793392048334e-07} {"commit": "e76e426e41c642897f2bdbb918d8288d39ffbe8a", "message": "Some cleanup in DefaultNameGenerator\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=127242058\n", "proba": 5.05176387832762e-07} {"commit": "6280ed9196215335a7fc02e1997febe9883de758", "message": "Use locking because remove() method not supported on COW iterator", "proba": 1.454115135857137e-06} {"commit": "727a27dfae3c9b076ed6b1751eb0f73d45cfb538", "message": "\u751f\u6210\u7684UUID\u5b57\u7b26\u4e32\u53d6\u6d88\u81ea\u52a8\u8f6c\u6362\u4e3a\u5927\u5199\u5b57\u6bcd", "proba": 2.3224059475523973e-07} {"commit": "9df72c429bc7436f47acddc155b714210dbbfd38", "message": "added a TODO item to a class.\n", "proba": 1.0959813323552225e-07} {"commit": "0669924c68b666b7d305e2cdcbc54c704a702087", "message": "Output tests better.\n", "proba": 2.6253483156324364e-05} {"commit": "4b91e6d9433ddeea624df3c6363ceff97ee6d56d", "message": "Fix reflection recursion for getting fields.\n", "proba": 1.7022178155912115e-07} {"commit": "7ca524dbf4855096aa824ab635e4a41b4ac5cb0b", "message": "Removed log statement.\n", "proba": 1.5221854710034677e-07} {"commit": "e7d76700c28d6370156132321869757ab4e8ac35", "message": "implement solver\n", "proba": 6.646893325523706e-06} {"commit": "e5a745866afb896e97117a2f34ba4178547e9721", "message": "BEAUTi: solve Issue 197: meanRate, coefficientOfVariation and covariance should have gene name in name=\"\" attribute\n", "proba": 2.266201590828132e-06} {"commit": "a961c3d446ce3ba7bab94c45523e4d34691c33e7", "message": "Remove old version of the operator.", "proba": 1.8822848346644605e-07} {"commit": "4bea7f03979344e6f532f4a9e2a64e5b567d7221", "message": "Made leaderboard work with new dbConnector return values\n", "proba": 1.444536366079774e-07} {"commit": "4a5f0c216f1c2177266612bf735c0088bbb983b3", "message": "Fixing issue #1 (opacity blinking when wheel stops spinning)\n", "proba": 1.1135314537114027e-07} {"commit": "fe07085821c737dbdc28d6cabcd091521397aaa1", "message": "added body\n", "proba": 4.9836990001495e-07} {"commit": "b636373e1df13ceea26a9d79dadaccba55f9cec0", "message": "AndrolibResources.escapeForResXml(): don't insert new-line char to XML output.\n", "proba": 1.1095562513219193e-07} {"commit": "6c7652d6bd613a3d53969169f060bb8681fd3a55", "message": "added reference info for UCI parallel LDA paper\n", "proba": 1.217175906731427e-07} {"commit": "7c03ddfdadbe82e5633016867e26cba80664a5b7", "message": "added accessor methods for sorted words\n", "proba": 4.364563324088522e-07} {"commit": "41fccc65734b6fb5b61d3d08c846e1078ca582d1", "message": "Replace 'jtt_loc' with constant string\n", "proba": 0.9999994039535522} {"commit": "9a6a509c94070bf1d555f9a120519f9caa263a6e", "message": "Removed old activity name\n", "proba": 2.138685658792383e-06} {"commit": "2ed7eb66012c2ddc0ec0f8755c166787982a97cb", "message": "Removed intent\n", "proba": 3.8595166529376e-07} {"commit": "cecdcfed0017860e6cd23bde80d4133c8602cc9b", "message": "Update Options.java", "proba": 1.201325403599185e-06} {"commit": "20d6af2dafc4e5c1020485de0b91033754ab4575", "message": "set app to load sample image\n", "proba": 4.1020408048098034e-07} {"commit": "448848194f39f5480273c8f2ca696ea819e7646c", "message": "bit allocation twiddle\n", "proba": 8.700869216227147e-07} {"commit": "bf755b60b4e66c70b948da5dee25fbf7c8c7b910", "message": "[FIX] Usability-Consistency in menu name resolved", "proba": 1.7497139026545483e-07} {"commit": "0641d941a27c9d9045026ffac1af5633dfd693c5", "message": "[UTL-68] REST enhancements\n\nBroaden exception definition and change superclass\n", "proba": 1.119314916309122e-07} {"commit": "3f2603d06a064eb4bd7b5b6eab2992008e3aafb3", "message": "Fixed bug where the first type of value in a property list would become the type of all property values in that list.\n", "proba": 1.1637945362963364e-07} {"commit": "8575e613e4caf3113dfac523e80c56633247cf5e", "message": "Fixed stackmat timer problems\n", "proba": 2.07578835897948e-07} {"commit": "63b0dcd27dfa0b083a5c6f1b5497064a8b26dd0b", "message": "- Refactored a bit", "proba": 2.650326393904834e-07} {"commit": "c27ee214ee6178493710e2a5bb0eb44f76710c04", "message": "Fixed an incorrect parameter, added the -mongo parameter handling, WIP the concurrency on the DB writes and still to add a way to discover other instances to get an idea of how to share the workload", "proba": 1.3362682693696115e-07} {"commit": "a5b420400606bd3f75298c5c4e3602fe187e4b65", "message": "Major tidy-up. TODO: incremental rebuild", "proba": 4.540107170214469e-07} {"commit": "efee58f5232f628145184df02a69ce94dcea5a66", "message": "Updates most methods of the AsciiString class to use the new IntRange class.\n", "proba": 1.0808599881784176e-07} {"commit": "bcd3da2be9f5c2b3fb5bf4ea702990e8654d543b", "message": "Add getter methods to get hold of various new managed object attached to ServiceContent data object\n", "proba": 1.7888680758915143e-07} {"commit": "66bb33827f2281f0b8a1d0c825f2fd41cf1783a2", "message": "Refactor the code to guide empty array as result of inventory search\n", "proba": 3.541090791259194e-06} {"commit": "0d227f01d9f9f9fccb25673bea7744092ea70d34", "message": "expect hash after keyword \"in\"", "proba": 0.00036386161809787154} {"commit": "6b808dca34f8e8151bce2de9f60ba8f2a9c8e530", "message": "Add ExponentialDecayLearningRateFunction to SOMBuilderConfigPanel.\n", "proba": 1.1235329111514147e-07} {"commit": "ce676a6d8687b5391904314673644d5e04eab6c0", "message": "Melhorias gerais\n", "proba": 1.9618073565652594e-06} {"commit": "6672f0106e11a9ef2868826ca0a58b63e46026ba", "message": "Fixed potential image loading issue of FeedMedia\n", "proba": 3.622465953867504e-07} {"commit": "4f5a88fa45737c34c3ba6678348b422ddb0670ee", "message": "Delete SelectionBuilder.java", "proba": 1.8317630292585818e-06} {"commit": "e07236bafcc7a4c1ac8af4c169dd2619a0e35cd3", "message": "parameters for eigenpair filter added\n", "proba": 1.853183988487217e-07} {"commit": "b918f176ef5127542e89f8540b3580c0f67cd0de", "message": "parameter delta added\n", "proba": 5.077740183878632e-07} {"commit": "474b19d1da9f4a6779a7634edab6b78013cb3161", "message": "SummerVacation Backups\n", "proba": 4.3747814970629406e-07} {"commit": "89404704bd2227583f6bb2c781fcd184e8443f8d", "message": "Relax annotation checks a bit in case of secret class.\n", "proba": 1.0581867115888599e-07} {"commit": "2f45f6082f24fcf3c264b08fce4fcd949acd14f2", "message": "use skipNextToken(), comments\n\ngit-svn-id: 0f0e769425a95b277772daee6ac27d370147d87f@57 158bccb4-7c0b-4fb3-968f-7c40bf2d9062\n", "proba": 8.71842019023461e-07} {"commit": "4fb6764ae4836a366377271e296469c93567aa57", "message": "Replace caseINTRO_TO_RESEARCH with case_PASSED_AS_SATISFACTORY\n", "proba": 0.9999990463256836} {"commit": "b0b84b4f2f89674291a4e7d77b8d48223c0df798", "message": "Moved Patient auto-generated ID from the getPatientID() method to the constructor.\n\nSVN-Revision: 454\n", "proba": 8.441186309937621e-07} {"commit": "d36452aa7ac2660f9e410d4b459fbe3ba6d90172", "message": "Voltcore doesn't need BackendTarget. Buh-bye.\n", "proba": 1.2617506683909596e-07} {"commit": "a739697be885c9e9cc8196743a0d469b917caf02", "message": "Provide an estimated message size for adhoc.\n", "proba": 2.1949797712750296e-07} {"commit": "6b8b49cae7ab4bd8fa570aaa45f3ca807360dfd2", "message": "ENG-6881: Or, don't overcomplicate things?\n", "proba": 2.6855677788262255e-06} {"commit": "b578db83aa86ed5b670d45383c7ce8c9936e5ad5", "message": "Fixed Documentation", "proba": 3.6680023640656145e-07} {"commit": "bd0bfd05c0fff0a92874a636e5ae3bcbc532f0d2", "message": "change DB connection to static public\n", "proba": 2.6053405122183904e-07} {"commit": "ca67e58f228d46cb9e3ef77d1888fbbfcdb35cfb", "message": "removed a redundant call to grid.getCellArray()\n\n\r\nI saw this when i was looking over your code to learn how to interact with appeng.", "proba": 1.0342378686800657e-07} {"commit": "3ff34cc2ae81b65612cf4b81001112373a76b12f", "message": "Fixed a subtle bug I happened to introduce last night.\n\n\ngit-svn-id: ab16e2fa1fbc06680b955d2946a056ad3c063f42@5426 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 2.8827467758674175e-05} {"commit": "4bfacb7683f2b5e88b466fa14aa73a0992980c68", "message": "getAcceptedIssuers() returns null in examples\n", "proba": 2.8360327064547164e-07} {"commit": "eb6da0bd6dce0c6a274db88dfcc1b95851cb71b3", "message": "Convert exception assertions to AssertJ in SeriestTest (#2172)\n\n", "proba": 3.7332531064748764e-05} {"commit": "52c52068decd4a133b12778120f5b03f2c4e6610", "message": "parse component with metrics for classes\n", "proba": 4.411448628616199e-07} {"commit": "c50bfe1ec0f716a43d26f4a9cafff4839679c49e", "message": "Better Javadoc for getContent()", "proba": 1.2216764844197314e-07} {"commit": "04c257001a7c0392e17ca0a0a133565e570cbde6", "message": "HashSetTable.java:\n- removed method \"put\" as its signature was different from the Hashtable put\n method\n\n\ngit-svn-id: 2d59525d6551a5d0b2a1b488fecdf5bac7792afb@9908 d140d344-622e-0410-9166-b1b5063ff088\n", "proba": 1.069017616828205e-05} {"commit": "17c24de2f87e8f7140098c5d74c376295956eb6c", "message": "Remove logging statment used for debugging.\n", "proba": 1.2366078294689942e-07} {"commit": "ae9559b62b0f5f90fe8206dceb96efab10f93366", "message": "Attempt channel disconnect on EOF\n\n", "proba": 2.9845315907550685e-07} {"commit": "76a77bcc6fac64bc4a04c3c06298668da2afc7e4", "message": "Added shutdown (closes serversocket and current socket connections).\n\n", "proba": 1.1093594309841137e-07} {"commit": "2f6bdd0f8b892476cbd1c6ae9eab43c7773d89e2", "message": "Asserting switch statement constants\n", "proba": 6.775430279049033e-07} {"commit": "1091aee3ef8af0e89194f43b22bf733510a998ba", "message": "Add compartments tab to grid.\nMoved model info to compartments tab.\nAdd paramters tab to tabular editor.\n", "proba": 1.0771986325153193e-07} {"commit": "8a75b78aa576a283296ab1127ab480ad32f9c2cd", "message": "Added support to prevent things in use from being removed.\n", "proba": 1.0433002728404972e-07} {"commit": "0e5de37605e93f2a9fbcbfe44c65264b7c3cf7ba", "message": "Fixed log which is a two argument function with first being the base.\n", "proba": 1.0989683829620844e-07} {"commit": "8f04a4c06e024991bd94b94a2bd71ed0c7809187", "message": "INTEGRATION: CWS qadev16 (1.1.60); FILE MERGED\n2004/03/10 10:28:43 sg 1.1.60.1: #115512#CHG: added own test for FollowStyle property\n", "proba": 1.3135831977706403e-07} {"commit": "621b0679b0db88de769c3b7bea1a300c10f1cd64", "message": "package isabelle;\nreplaced outputWrapped by outputSync;\n", "proba": 1.3336482140857697e-07} {"commit": "e2e94ba80cd64464ae4dd9d1252fcaf81969a198", "message": "local rename\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@11440 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 2.642509207362309e-05} {"commit": "d3512bff0c69914f91f751a1f36f3da6449f93d9", "message": "correct faulty assertion related to default annotation element values\n", "proba": 1.2075187214577454e-06} {"commit": "0aafbe74e9119b76ddeef78943a1d89544246547", "message": "\nChanged the name of the parameter \"edit_mode\" to \"current_structure\"\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@8662 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 5.257174780126661e-05} {"commit": "937d850124d35af497fea09a57439f68d59ae35a", "message": "[PDI-3996] Fix for GDI Handle leakage on Windows\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@13346 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 4.86326314330654e-07} {"commit": "2154baf5320dda5086e227b499518a747e400121", "message": "[PDI-4118] Spoon now supports overriding of the vfs file browser dialog\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@13405 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 5.286569262352714e-07} {"commit": "e790fb9b77f9fb38d85f8f272a76a03d0e374517", "message": "PDI-6929 - PDI 4.2 does not save transform, when using File > Close\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@16851 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.2533262128708884e-07} {"commit": "9e18c918c13184e202fea426cf635722939ef31d", "message": "PDI-3398: Added call to MainSpoonPerspective that sets the Active Menu to Visible when the ETL Perspective is active\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@12347 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 7.005067459431302e-07} {"commit": "5d82b378156a392a103c9b639d28e6036facd51f", "message": "PDI-4112 - Calling update menu only when repository is connected and disconnected\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@13580 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 4.867982283940364e-07} {"commit": "c793c4755846bd0bc527726cfa28717b04dce214", "message": "UPDATE: test cases for function editDistance - expect error\n\ngit-svn-id: 1b86a985b0847acdee38f4dd95cd5693fef2c0cb@14394 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 6.486406505246123e-07} {"commit": "19f1a567a2ecafef460f19790bc2600139d03811", "message": "\nSort some of the checks by computation complexity so it bails out earlier. (30s -> 27.5s in bullet.js)\n\nR=johnlenz\nDELTA=46 (22 added, 20 deleted, 4 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=1921\n\n\ngit-svn-id: 818616af560c21f974e3119d89e3310384da871a@1109 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 0.006702703889459372} {"commit": "04f0c575799b41365ac455c440ce176472cb2b80", "message": "Longer animation in time and shorter anim out time\n", "proba": 5.220043135523156e-07} {"commit": "ac9c7f065645874a6cf7f78bfb7068703b171418", "message": "Made it possible to override the type of wrapped request used in portals\n\nAccidentally removed change restored by this commit.\n", "proba": 9.88613706454089e-08} {"commit": "946b62e3349889fc1ee603be2dee9f7170053a8e", "message": "Fix for #3832 - Include widget class in missing widget warning message\n\nsvn changeset:10506/svn branch:6.2\n", "proba": 1.325825138565051e-07} {"commit": "24779ff9734a53067bd14fb7def3b78cbf295058", "message": "Shadow for BluetoothAdapter discovery status.\nBluetoothAdapter.getBondedDevices() should return an unmodifyable set.", "proba": 1.144748935644202e-07} {"commit": "9b124d2f2dbdc3c392034698932655a31d2efb5b", "message": "Check for first null for new ETL for pipeline (I210).\n", "proba": 1.0273644335256904e-07} {"commit": "ba9e09c56cced66b6ee2c33de213b071671168c6", "message": "Trunk: change Model Averaging indexVariable initial values from all 0 into i+1.", "proba": 1.2154289663612872e-07} {"commit": "b2a455ce984672365aec6e1538c7fbd5b9118421", "message": "fix #3138: Finds not added to history correctly", "proba": 2.0528533184460684e-07} {"commit": "bae95591a8557c4d7557b0a7a6bafe1e048b5657", "message": "Updates some comments\n", "proba": 1.3360389061745082e-07} {"commit": "8bab2e853872616bff156cbc395fba95f43dcfa2", "message": "- a bit more work on the expression builder", "proba": 1.4827777761183825e-07} {"commit": "fdc60e29c60e18acfa163a4aff0a538d593ffcad", "message": "Widening.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@2536 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 0.0006537407170981169} {"commit": "2b18264febbc69e6c2ae58bac1dbe642e406a025", "message": "Small stupid optimization I had lying around.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@2546 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 0.0001631744235055521} {"commit": "842c62a5f4184b31fb8bc9ad8750a90d39d7da2a", "message": "removed obsolete Polyhedron\n", "proba": 4.8266316298395395e-05} {"commit": "8fd545b50fdc8a7fd98122c202f9528eae01b99a", "message": "Clarify requirements for encode method in javadoc.\n", "proba": 2.0451250293263001e-07} {"commit": "f8bb8464290f3e2af542d2e253f982a5a6e29969", "message": "Implemented TransactionPipeline on top of ScheduledThreadPoolExecutor\n\n\nimported from: dustin@spy.net--java/spyjar--head--2.1--patch-133\n", "proba": 7.857349828555016e-07} {"commit": "2e6d5bbe6ccac371cb5a6d7d2991ade82204bee0", "message": "no functional changes. just code cleanup\n\ns/debug/XmlRpc.debug\n\n-jon\n\n", "proba": 6.052445655768679e-07} {"commit": "077b6e4e5108495437019ee6e9e40602b31e1d9c", "message": "Handle null values better.\n\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@1137 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.9991057515144348} {"commit": "7829baf3c7a80ca5e270a977f5494e0aa8eea636", "message": "Details.\n", "proba": 2.498373419257405e-07} {"commit": "e80fd4aef1d43fe959b529a4cc2696d36b9cd080", "message": "Adding tests for string-value of null\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@1094 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 8.159119170159101e-05} {"commit": "fb819c7028e8f39b8926273bc2062a0c7021f52f", "message": "Dummy Sampler implemented\n", "proba": 4.478923472106544e-07} {"commit": "07666e16a65fd655dbac36b18aa8dcbfa1e860ce", "message": "Added PersistenceContext.shutdown(), exposed shutdown() in ConnectionProvider.\n\n", "proba": 1.0918479631527589e-07} {"commit": "80dcdd353c36b1721bc2de3b45c682fb52705e44", "message": "WIP - more progress on tool... about to put in query and result handlers for source machinations\n", "proba": 1.1389014531459907e-07} {"commit": "827e5721462340d15fcc102eac56aa375643e610", "message": "-add the missing extend in AddHeaderHandler..\n\ngit-svn-id: de9d04cf23151003780adc3e4ddb7078e3680318@410485 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001169423121609725} {"commit": "baf232a84971e23f842c97230f44060b93e5b3ef", "message": "selfish, trivial style nits :)\n\n\ngit-svn-id: 3e55e3acaecd8341fcaae6bcce8bfe498f4ed298@71730 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.994099403025757e-07} {"commit": "2b437f668342ac9537ed42f6edb63012aab0dbd0", "message": "Added commented out code to fix a sidebar loading problem. and removed some unnecessary print statements.\n\n\ngit-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@7433 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 2.717514462347026e-06} {"commit": "8044c2db677a96f0c605f149d90d549d3baf26af", "message": "Javadoc tweak.\n", "proba": 1.4603311626615323e-07} {"commit": "c022e2a49ddea96b82a25ba9b22282d13be2269b", "message": "Use less ambiguous date format\n\n\ngit-svn-id: 7c053b8fbd1fb5868f764c6f9536fc6a9bbe7da9@323828 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "938c5962d15ff5627caa00a70eb6a706c1171c4e", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "1086780d7bfbdbf498fae9782fc45ab12769a392", "message": "Remove unuseful character since range isn't implemented in the end.", "proba": 1.1161341006982184e-07} {"commit": "3a9fc76eadab0f1fd7e12b2c19d1a54d36c7e8e9", "message": "[PF-652]: Retry when getting pod list (#42)\n\n* initial retry\r\n\r\n* g4 fix\r\n\r\n* keep track of apiException\r\n\r\n* keep track of apiException", "proba": 2.646535222083912e-07} {"commit": "397046ee6f5d1e24df8918bf33311510b4c9dd3c", "message": "Trocando para funcionar com streams\n", "proba": 2.106849024130497e-07} {"commit": "3099df66820d9e649b0611827dbccdb7b56f2f73", "message": "Minor changes to graph algorithms\n", "proba": 1.9211438484489918e-07} {"commit": "1ce07da3860b011caaa494ee91b3c069a27281c5", "message": "Add log if judge failed\n", "proba": 1.3945107184554217e-06} {"commit": "276e0ae8e99ae208d5fdbb98142153ee58f7d6d1", "message": "Restrict binding.\n", "proba": 4.0834385117705096e-07} {"commit": "cd6be2fca69d4f8d8abb4bf286b8123eca48238d", "message": "Defer to store to make its adapter.\n", "proba": 1.0600250277548184e-07} {"commit": "5f8b8309c9d134836c78d59a9621d06874932191", "message": "Comment fix.\n", "proba": 1.3895787276396732e-07} {"commit": "22c2251cff25e6fd0520e42d465d8ddc891bf124", "message": "[update] default number of fragment items per page is now managed by a\nstatic variable;\n[todo] the default number of items per page should be configurable with\na property", "proba": 4.0621031871523883e-07} {"commit": "b1e1018bd9ba1930edf7922851a014732cce8f83", "message": "Added setters for all fields in CDResult.\n", "proba": 1.0574967035381633e-07} {"commit": "da1a8f9804f4f0e5402072f0d66904e3c2338ddd", "message": "Cleaned up comments.\n", "proba": 1.1374849151479793e-07} {"commit": "d4848e7e3b0dd836f27d6a9c08ce9d98ac0e2f16", "message": "Mage save method returns success/fail\n", "proba": 2.341411573070218e-06} {"commit": "c918bc3d615f9b1e303e54b02edaaf0c0f9421c9", "message": "Fix possible error with cross-world targeting\n", "proba": 0.0003925423661712557} {"commit": "8a6a8995448c78c2a6928d39e363c88fc579e01f", "message": "Fix incorrect @link in jackson.core package-info.", "proba": 1.7927568762843293e-07} {"commit": "996cc59eaa8fc51403e46cb5e9bef539ab8571d0", "message": "Autoremove will not fall to pieces if you muck around in the backups folder. In fact, you should.\n", "proba": 1.1414480383109549e-07} {"commit": "37461f14cfe64af7654fa61e782e2b712919993b", "message": "Added configureBrowserBeforeUse() to BaseTest:\n- for use at the start of BeforeClass methods to initialise the browser, if required.\n", "proba": 1.0099946479158461e-07} {"commit": "65c3ccbbc62287ac45f9fff10da65f571c7e277d", "message": "javadoc update", "proba": 5.568631422647741e-07} {"commit": "0922cd79a3be30a97d9cf1c31ba49c27ad54bd71", "message": "Always print the seed\n", "proba": 5.848785804118961e-06} {"commit": "3ad2fbc6056454a82963c2784a308eb12e3c77e3", "message": "Minor fixes.\n", "proba": 1.3141544741301914e-07} {"commit": "8b9f64894f160444a688b81a2f332672980ba73e", "message": "Fix the stuff\n", "proba": 0.999962329864502} {"commit": "c8642fb2016692062279a98d0d4688d853f306e1", "message": "Make RiskExtractor conform to new IoC from last commit\n", "proba": 1.3519012043161638e-07} {"commit": "743ac0063a924243eeaba9b3fdeb14203ea07feb", "message": "optimize clean request scheduled\n", "proba": 2.483246817064355e-07} {"commit": "e634288f18c205dce1ab1783c892a567df661295", "message": "null check", "proba": 2.7258877253188984e-06} {"commit": "c88a7867f016e694d2a39a79cd10912e7bf0d3e7", "message": "Committing with the correct email address this time; and a main method!", "proba": 1.5280586751487135e-07} {"commit": "1e4ec88b8a4377935072feadb778482b501dbccf", "message": "Update PredicatedEvent.java", "proba": 8.487261879963626e-07} {"commit": "39baa2803fea7851a02f90d2c38e3a0d9361cf66", "message": "add roles and actions delimiters (the closing block)\n", "proba": 1.3427271028376708e-07} {"commit": "dbc1335645a444f40cbed5471a36748350a10292", "message": "JS: add output 'NumberPending' to DowntimeEntity\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 9.395840265824518e-07} {"commit": "a6789cea0e95c13bf3b47bf9659456fd574e52d5", "message": "Fixed logic error for determining the player who's turn it was\n", "proba": 1.1428684132397393e-07} {"commit": "ffeda759de76b3f51110d762dc44538ad665453f", "message": "Update \n\ntesting compare view update", "proba": 3.5789213370662765e-07} {"commit": "bfdb1d4bd6805a819b760f0e0a36a3a537310af6", "message": "Implemented backtracking of knapsack problem.\n", "proba": 3.351320003730507e-07} {"commit": "067bbecc660cbd1edd4ccf22358ea6ff082b5a83", "message": "Worker est maintenant le niveau \"facile\" \u00e0 la place de Dumbest", "proba": 1.7937960365088657e-05} {"commit": "6308603c3cde63ed79ea3c68c99b443562756244", "message": "Switch to hex encoding for key values\n", "proba": 6.592499062207935e-07} {"commit": "aea5c9271e1a8a3ff14ee97207ff8e226db87277", "message": "Will this fix it? Who knows\n", "proba": 0.9999771118164062} {"commit": "6918760b94d1941ad8612ef9a07093d7bc7d4eba", "message": "don't create new timer unless parsing config succeeds\n", "proba": 5.115457497595344e-07} {"commit": "0a0377e46e08b02113c1585bf9ddedc91447501f", "message": "\u8bb0\u5f55\u8be6\u7ec6\u7684\u9519\u8bef\u4fe1\u606f\n", "proba": 1.039797439261747e-06} {"commit": "2620e08577e3d9c43e0a47980e8aed577e48b9de", "message": "Not sure why this condition was re-added, but we must not throw any exception as DELETE can also have body or any custon method\n", "proba": 3.8170264815562405e-07} {"commit": "141a7f69dc05054e1cb02b894f4b77f83a0a258d", "message": "Remove unused class\n", "proba": 1.7460578192185494e-06} {"commit": "dc24ebbaa242f613ca3ce45c0c8f95d4728d2185", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "13c3a055625b062e685e43d845c93e16d35de046", "message": "Added Copyright", "proba": 1.2340254329501477e-07} {"commit": "a107e6b30556fe3382e21ff3cf729939c9338b4c", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "a32bd3a2372479c31e7c7565f4eec6410aa842d2", "message": "optimize\n", "proba": 3.454321267781779e-05} {"commit": "fcaeeb66bba1e0e76cdb16c7e2542d56da47f3ac", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "60b164782bb84384d29c9b7c2cde8b0da2dd7b6a", "message": "Implement cookie(name, value) method to allow for multiple cookies on response\n", "proba": 1.082947846953175e-06} {"commit": "3cb6116e867c77107bdb459ff8df727fb170d98a", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "834165ad7fd73c5337ed6b8e9b8c0e0a0bce7aff", "message": "table name 'user' is not valid in postgresql\n", "proba": 0.9986608028411865} {"commit": "c3c577ce2bb515dd2468effe3e07e1125ff20a84", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "4659469604ad9df009535da84c662431342c67f5", "message": "reformat, use constant rather than repeated string literal for modified gradle script path\n", "proba": 2.9255392064442276e-07} {"commit": "65eb207b16871a465ff990f97d9f88ae73405d09", "message": "Watch opened files' changes\n", "proba": 3.9782844396540895e-07} {"commit": "e8ae3984830c634865ff5fa1956799dce4cc9b24", "message": "bug fix #276\n", "proba": 1.3934563014572632e-07} {"commit": "fd668c77db0121f3aafd9aa238833c8cce2b8fd7", "message": "fixing compilation error\n", "proba": 4.5954431016070885e-07} {"commit": "ed25cf791a99b49079e0ba03fb1c8c55cbd00d17", "message": "fixed a javadoc warning about incorrect @see tag.\n", "proba": 1.0597864275041502e-07} {"commit": "088b1c05e33b2ea157643400d52d318b1cfaf0ac", "message": "finish v1", "proba": 1.3593157746072393e-06} {"commit": "fddae83eee5af12b5f47f8f5f30695ca106368bd", "message": "define generic types to avoid explicit casts\n", "proba": 4.283125747406302e-07} {"commit": "5da89459127438b277d5ab00bc912bd005260910", "message": "Moved url parameter parser to Authenticator\n", "proba": 3.3838832678156905e-06} {"commit": "807876a74237367d51ce56ddea8b41bce9a060cc", "message": "Clean up imports\n", "proba": 3.852727843423054e-07} {"commit": "f9d076a06a91cbd9a6f30c87ce9d30afed2a5f9e", "message": "Move tags above prg bar in player face.\n", "proba": 1.0606236600096963e-07} {"commit": "e1ce6819d01748d04a47730273cc2a256def7c2c", "message": "Remove ambiguous constructor\n", "proba": 0.999776303768158} {"commit": "3cb9102d1ae90d8fce677f1df43bf7cf94e91a74", "message": "\n\ngit-svn-id: https://svn.code.sf.net/p/cspfj/code/trunk/cspfj@256 b3bf8218-cbbe-40ea-ae7b-cf512e877a40\n", "proba": 1.4686175973110949e-06} {"commit": "94f7bb421c4c794fa47bf0ba85ec7c05726c257f", "message": "Add compressedDense mode to HllSketchBuilder.toString()", "proba": 1.8289405545601767e-07} {"commit": "09cde646fce7705772f9f0421ff3675c75e248ed", "message": "* Changed wrong checkbox-name...\n", "proba": 1.1079468720254226e-07} {"commit": "3656b2bed62a592e752d495b653bc3d3f3f9dd5d", "message": "Sign in", "proba": 2.0327574929979164e-06} {"commit": "f54bbef48ee1bce4b9606ede139cf87edd4e167e", "message": "Small correction\n\n", "proba": 5.23780613548297e-07} {"commit": "307fee1612cac07dd4c859873552de23507c1a91", "message": "never recompute security codes during repeated send\n", "proba": 1.4785162250063877e-07} {"commit": "8bae715d29e5c551da8e191408ad5090bdd60c3e", "message": "Actually register the renderers :)", "proba": 1.2220890255321137e-07} {"commit": "e4efc1c4a11d42998e6db2727a823286827bdca7", "message": "Default list sizes limited to a maximum of 50", "proba": 1.4993657714512665e-05} {"commit": "d7f9edc7209a87d5525b4d44a93eebedc5f11c8c", "message": "Trivial refactoring: extract common variables\n", "proba": 9.654225323174614e-06} {"commit": "7826fca0d71e7403b0ecbc3a9ac4e5c567983a4d", "message": "\u5bb9\u91cf\u30c1\u30a7\u30c3\u30af\u3092\u9593\u9055\u3048\u3066\u305f\n", "proba": 3.642117690105806e-06} {"commit": "0b2aeb18471d63b34cd5bd15bbd8d30090adcca3", "message": "moved root element to where it is needed\n", "proba": 4.124490544654691e-07} {"commit": "2932f7f172a9ce74390ef443eb81dbf2e74aa809", "message": "Update MixThem.java", "proba": 3.071891114814207e-07} {"commit": "599a8bf9a1b61b9e64e91812ef3826c0ae0c2d15", "message": "Give some much needed TLC to FileTool.closeAll()\n", "proba": 1.3185143643568153e-07} {"commit": "32b00c10f21e56e1faa80f55228f5ac29db6478e", "message": "fixed missing texture loading for the monkey sphere\n", "proba": 1.8060715945011907e-07} {"commit": "9ef7815bcde042a323aa9f99605f26bda5babbdb", "message": "Update MixThem.java", "proba": 3.071891114814207e-07} {"commit": "812d1c4de6b4954b5a88000dbf21b09ebe890f65", "message": "Fix an exception in ProBPreferences", "proba": 4.7591067414032295e-05} {"commit": "a7546784a46bf4450ad6c4abb614127598cf95c9", "message": "Update CipherBlock.java", "proba": 5.536446678888751e-07} {"commit": "946d3975850fd42ec83fe399518fefdbe2d296bc", "message": "get upload via nexus gem working\n", "proba": 1.357891505904263e-07} {"commit": "3fc8aa2e202337744ecf666ec1b8fca230741a71", "message": "Allow the user to use different binary of Chrome\n\n- Allow `chrome_binary` property that user can set to different location\n- Make it more flexible and work across different Linux/Mac OS system\n", "proba": 3.390462097740965e-07} {"commit": "107558bcc2a57c84e55ae0b280388f7a215a84a9", "message": "Add 1.9 particles\n", "proba": 0.008099221624433994} {"commit": "7fd4929f3994eeb7523f42949dee4844ed456da3", "message": "fix confict\n", "proba": 1.695161017778446e-06} {"commit": "35b1bf8ff5425b42ab88b42fcf225ba1c37bb753", "message": "cambio en el return de cambio de contrase\u00f1a para arreglar errores", "proba": 4.783826170751126e-07} {"commit": "8bd385c25e072bb923e8909a03738e7691e86e2e", "message": "Improvement of List creation given java.util.Vector\n", "proba": 0.00022523781808558851} {"commit": "a375e87defa83fbb2ffd117d7a382c54620c7cd5", "message": "Fix for 16-bit grayscale AVIs; closes #335.\n\n", "proba": 1.0962384777712941e-07} {"commit": "b19ee745577a17902e192a3b0ade9f55229f2657", "message": "Debugged alignment for size-2 words could not find the source terms", "proba": 1.1046894314858946e-06} {"commit": "8fa70f54632081a293aaa12505409aaa407e985d", "message": "Cleanup.", "proba": 3.34995263528981e-07} {"commit": "423797a5d6c2c406367e2645387719094a679686", "message": "Perform resizing and rescrolling synchronously to avoid flicker.\n", "proba": 1.1672937461071342e-07} {"commit": "c83d9dc240c3a208345b12fdaf8e6d5e1279a8f1", "message": "Still debugging Jenkins issue.\n", "proba": 1.1582539372056999e-07} {"commit": "1dfd27746265059055201a01e12da128017abe35", "message": "[MOD] XQuery: minor changes", "proba": 3.8035597071939264e-07} {"commit": "73d24354d3483a0dd3476afe939a9bd8424059e6", "message": "class documentation updated.\n", "proba": 1.2220260714457254e-07} {"commit": "81fb220c64f1f78d2df8ab9a455f24dcf5c97bfe", "message": "Date.{diff, eq}() fix (see list)\n", "proba": 2.2391334368876414e-06} {"commit": "1fb29db72a5ed58adbb4c0b06fe794eb02f28769", "message": "added a method (createItemViewDialog()) which create a dialog and suggest a value ref #2838\n", "proba": 5.231111686043732e-07} {"commit": "ebf0b55168ead14d836b27dd9f9be8f52951e1c0", "message": "Add version 1.2.4 and 1.3.1 to the version table\n", "proba": 9.343629790237173e-05} {"commit": "b8eaeb884347a1a950b89d5e4e73eed6b9d781b5", "message": "added correct handling of TouchEvents refs #3306\n", "proba": 1.400944853457986e-07} {"commit": "f97661aadfcb603b3af73cb2998d801fa6be3fbc", "message": "Simplify usage printing\n", "proba": 8.107001121970825e-06} {"commit": "83ee786a9121abebf2d2e91c294649e56cae09b4", "message": "ByteBufferKaitaiStream: added \"best effort\" close method and a lengthy explanation\n", "proba": 1.7835093046869588e-07} {"commit": "8fce3c9e761888f853a4b7b35429cf6468a19419", "message": "Reversed deprecation of nullNotPermitted() method, IllegalArgumentException is preferable to NullPointerException.", "proba": 2.829964387274231e-07} {"commit": "42e16de41b12354de9f65901b7a533e5455e94af", "message": "fix headings\n", "proba": 0.005334788467735052} {"commit": "a947672320669c6d78f32de5739939322ed18328", "message": "doc improvement\n", "proba": 3.0957215813032235e-07} {"commit": "772a1d9c73e4c667a3c9c3fe71225b5f093ac699", "message": "add scale factor for the estimation of the minPTS\n", "proba": 3.861681534544914e-07} {"commit": "1ded9e22491eca6568c689dacadc3917a1684a82", "message": "Creates Rate as VO\n", "proba": 5.735572585763293e-07} {"commit": "4467ceb5e36eed86f05f215a9320c617542511f0", "message": "change method signature", "proba": 5.562962996918941e-07} {"commit": "7edc65016251c879cd2052b1e8bccd1ea202f5bf", "message": "Added validateOathTotp method override with a few sane defaults\n", "proba": 1.6118335111059423e-07} {"commit": "9705b7c2c240a5ec0ff2cc467c76991f523703fb", "message": "Document GetBlockFactory\n", "proba": 4.1277880313828064e-07} {"commit": "7204a3f57fa28287ba97e8ff241d01ea6b50daba", "message": "Rename methods", "proba": 2.4773573841230245e-06} {"commit": "b3869e3f8c7b6ceee01474a66f9b30ff629979d3", "message": "refactoring - buildList", "proba": 1.5651907858682534e-07} {"commit": "414f1dcb1199fcaeb10a3e299de9711e04b399ba", "message": "Update Model.java", "proba": 7.101768346728932e-07} {"commit": "83235547a2fdce4a66b75322d6ae56339d6e4d55", "message": "Improve documentation\n", "proba": 4.4856701606477145e-06} {"commit": "a6aabaf929620d2c4aaffea6c5759ad527472e0d", "message": "shared resource support\n\ngit-svn-id: a029deac1672d4faad1f67456e5ca11caf16dc5a@865 c322e9cc-cc08-0410-988e-c197163ad9eb\n", "proba": 3.9060654444256215e-07} {"commit": "4e04fc5c7ebfd5c9921af3de38d1d2969feb1646", "message": "add @Deprecated annotation to JDBCScriptRunner", "proba": 2.0419814461547503e-07} {"commit": "e519169f24e9a073c34c1bcd96aabe68ad898978", "message": "Extracted creation of SparkApplication into method to allow overriding\nin subclasses.\nSubclasses may use dependency injection or other techniques to create an\ninstance of SparkApplication.", "proba": 1.0692909313547716e-07} {"commit": "5e3f0d91009473bc95e009d125384f0b6d2fb908", "message": "Delete useless file", "proba": 1.8659095530892955e-06} {"commit": "efb369848a9a8838f2f545dc6e19d3ca3678bd10", "message": "ConvertNamespace: auto-format the source\n", "proba": 3.813975126831792e-05} {"commit": "4575b920d71081c857144c31b44d67236f9355a5", "message": "Only English keywords are supported\n\n'type' instead of 'keyword' is validated against 'scenario' keyword\n#306\n", "proba": 1.3392195796768647e-06} {"commit": "873e2f36c78f674348db8ee4c4adc6fa292aaca4", "message": "Updated SparqlToJsonString", "proba": 6.148472948552808e-07} {"commit": "5f90dc77a25e78ec2a5b4c9b3fbc1ff033706bae", "message": "Improvements\n", "proba": 6.904367069182626e-07} {"commit": "f3d5468d2e27badf29c7b3b55dc6382158c485d0", "message": "Refactored injection for JongoProvider\n", "proba": 1.8110459620857e-07} {"commit": "5582eced547b24a37737683f04784fdab0847859", "message": "Tidy up\n\ngit-svn-id: 1ffb4682d836304a328d2b94e4a548441445a185@1696134 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9986901879310608} {"commit": "c75ed5536f3be18d8912dc4314091318faf3a245", "message": "Some rogue characters made it in the last commit :/\n", "proba": 1.1773355623745374e-07} {"commit": "eddd43f4c7f5bd532f9aa960deaf35792c6a72ae", "message": "Removed log off", "proba": 2.833729126905382e-07} {"commit": "95987cc77c13340202713518d583b1e226b1e8fd", "message": "consumer POM shall not contain \"name, description, url, inceptionyear, scm\": changed code and javadoc\n\ngit-svn-id: c613c2dde77bce958f73c9842a896dd15504ae25@19496 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 1.2557165973703377e-06} {"commit": "5593d5cd2656e59178b232d55dd686c53b534332", "message": "Support \"%w\" date format for day of week\n", "proba": 4.9541845328349154e-06} {"commit": "a07cd0498117c8a07873ee9143c8a694cb7c0ac4", "message": "Do not spin if there is only one CPU\n", "proba": 3.835318238998298e-06} {"commit": "a4df1dd15594b4068996d4f484e5298943c02c0c", "message": "Updated\n", "proba": 4.837594929085753e-07} {"commit": "bd64878121bbc26e1fb5331c73f00d5bcce99f4c", "message": "be more forgiving to the whitespace in the begenning.\n", "proba": 2.5422806970709644e-07} {"commit": "4b8beae7a0e806a10f8a38eb3a36633ea34b6cd0", "message": "Updated\n", "proba": 4.837594929085753e-07} {"commit": "35712491a5cc2c56f322034122fe816b88d660f7", "message": "Javadoc\n\ngit-svn-id: 5c21f814ed2156ff2a764b69ad8acd89ddbf520d@51 2c5f9ba7-4085-48b6-80d1-8d266ab48176\n", "proba": 2.1392731923697283e-06} {"commit": "f7ce9c551b1d6d0717a45afed705b979fd3c72a1", "message": " Failed to look up an e-mail address for LDAP users shouldn't cause a build to fail.\n (report)\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@20792 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 1.8953214748762548e-05} {"commit": "6cfbdac48ca9e8bc55086fd1594f16bcd7303a50", "message": "'''Revis\u00e3o do c\u00f3digo'''\n * Melhoria para legibilidade referente a exce\u00e7\u00e3o\n", "proba": 2.2336297433867003e-07} {"commit": "3f494c76232f69f72f148b587929fde18825c357", "message": "Resolved issue: DIRMiNA-551 - IoBuffer doesn't double up on auto-expansion.\n* Fixed AbstractIoBuffer to double up on auto-expansion\n* Fixing 1.x costs more than 2.x, so I ended up fixing documentation.\n\n\n\ngit-svn-id: 947f4930c5627d17225bfea29b780d1478372630@637706 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.560087856792961e-07} {"commit": "f7019c2e99e933d5ceac7cfbac0041d9bdc6c94b", "message": "improved code", "proba": 6.156667950563133e-06} {"commit": "7db1521b6c28a69ff1a96ba93ffa4b7b9993d657", "message": "ByteUtils: fix integer shift implicitly cast to long problem\n", "proba": 6.725744015056989e-07} {"commit": "c19974af93ec21be196e511bf6ed185efee1f90d", "message": "improved code / comments at utility classes", "proba": 1.4010731774760643e-07} {"commit": "376b40c21f4f243b438df4ec48db4d3ab9838241", "message": "Don't deref a null error message\n", "proba": 5.40137079951819e-07} {"commit": "b7ccfd4e951e2f141ea84ea13dfac718522c667d", "message": "improved utility classes", "proba": 4.37468571590216e-07} {"commit": "7ed89e544ca166ff94d189ba1abb910b0f13a636", "message": "remove redundant initializer\n", "proba": 0.9981808662414551} {"commit": "e5f11c2ebd34481bd70d2a6bc1c96490a914a183", "message": "Fix issues that prevent loading into BFD\n", "proba": 8.682053476150031e-07} {"commit": "ad161ed2ec4a895f7b12a40206a958ff240c2bb4", "message": "Updates to pretty up text\n", "proba": 1.6298304217343684e-07} {"commit": "47f7d351c0414ca83b6c990976320839c6f80169", "message": "Fix PMD error\n", "proba": 1.8268747226102278e-06} {"commit": "671853034a52e7ef293716dc61033cfa05d5997a", "message": "Use the configured asset scale, rather than ONE.\n\nWe can't fall back to lower scales, but if we configure a scale, then it's\nsaner to assume that all assets are going to be available at that scale.\n\nNote: we don't use assetScale() here because that falls back to the scale\ndeclared by Graphics, which might be automatically set to 2 if the game is\nrunning on a HiDPI browser. But unless the game knows that it has 2x assets,\nit's not safe to automatically use them in HiDPI mode, so tragically a game\nwill have to manually call setAssetScale() to make things work in HiDPI. Blah.\n", "proba": 1.5510714490574173e-07} {"commit": "bc9982320cff2e2437a432ee3be0d868d22a847a", "message": "- fixed logic in parsing parameter/header names (off by 1)\n- added missing log message when targeted header value was invalid according to rule", "proba": 1.4893325896991882e-06} {"commit": "3983a828f81186321fa07fd9f42d5dd749d9ca91", "message": "rm no-op FastaInputFormat.setConf\n", "proba": 3.374436801095726e-07} {"commit": "5c18ed2c55cd5595984fc15762d86ec65d7b8353", "message": "cleaned up the main app.\n", "proba": 1.2637426038963895e-07} {"commit": "8ff274f94f967830b8139f532dbc63988c6fc4cc", "message": "Small adjustments to the minimal build numbers.\n", "proba": 1.0706786923719847e-07} {"commit": "7e7050c199b913c2e9f18e9eed682873c5b81a1a", "message": "Hotfix for Scanner.close();\n", "proba": 2.6535155939200195e-07} {"commit": "81283f7da62cc81656f5aa3ef632fd3222811bac", "message": "Added new methods and rewrote relevant code.\n", "proba": 1.1511929187690839e-07} {"commit": "9b10ec7ff607e54f23a43750adbf2f4a40831cdb", "message": "Change ListHelper default list capacity to 64\n", "proba": 3.141744286949688e-07} {"commit": "c10853e5e078be224c039b563f459d17d2d743fe", "message": "respect color in word wrap", "proba": 1.719037572911475e-05} {"commit": "a926181663d924207494fceb4bc3385001f4ef75", "message": "Modified file as per review comments.\n", "proba": 1.0475914535845732e-07} {"commit": "1720667492ea0f3a33c9ecbbab1ed2cd1a2721fa", "message": "Make JSON value readers always return null when key is not found.\n(cherry picked from commit 269c08b)\n", "proba": 1.25384829630093e-07} {"commit": "4663372849f6fbad7f8bb20d85f17b02e538ea73", "message": "added proposal for #200", "proba": 1.1992793247372902e-07} {"commit": "53a14f9b6b92a7b90cfb955ff4275948616db6ad", "message": "moved out ui creation into methods in LabelPickerDialog\n", "proba": 1.5272441089564381e-07} {"commit": "a48baea3876fbe81d470dff9cebee868e8abb534", "message": "changed label matching from contains to containsIgnoreCase in LabelPickerDialog\n", "proba": 1.545935219837702e-07} {"commit": "adcf50904b1335e284bddf11defbe0daebe7fbc6", "message": "Delete ISO_8859_16.java", "proba": 0.002936427015811205} {"commit": "dac1190d678717a74c44cb46c40f326a68b429cd", "message": "Close the buffered reader\n", "proba": 5.805417799820134e-07} {"commit": "f4561e5d1d46da682c493c996965b6fd4ad85802", "message": "Fix video setting defaults\n", "proba": 1.5007615274953423e-06} {"commit": "8462e63dc6468fa9fc1bf7e23902911b0bed0532", "message": "Predefined: add missing type.", "proba": 3.3054609502869425e-06} {"commit": "5afdd79b2caa6061e05ff6d97520f654e46d8b9b", "message": "Fixed focusing new windows\n", "proba": 3.3279300737376616e-07} {"commit": "c19b6d821dfd46a915d8a1986387f44b14c41190", "message": "Cleaned up code\n\ngit-svn-id: 0a6f2aeebe3a339de06b6162ef5a6b6b6e2abc00@543 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 0.9996367692947388} {"commit": "9f6597342029fe370d37a9e19ee36ee43a4a1bec", "message": "SortByStatusCursor: Change sort order\n", "proba": 8.898960004444234e-07} {"commit": "7310edd737e62a548898ed4414f51f2fc408653a", "message": "Code quality: removed unnecessary assignment to 'null'\n", "proba": 5.991197667754022e-06} {"commit": "3f94fc30b006ca969952856c8096b94ec3da68bb", "message": "If the gui is closed, make sure any running tests are stopped. This is important for perl processes that have been started, they would go on running otherwise.\n", "proba": 1.2155912543221348e-07} {"commit": "457c5cfcb586f60e34d46dba3987a8315c326f53", "message": "Added comment about fixing duplicate stable IDs.\n", "proba": 1.0874295242047083e-07} {"commit": "8c088a7002cb4b7836bca8d6e8dde453f5a2dd81", "message": "[ignore] add copyright header\n", "proba": 1.7364666859975841e-07} {"commit": "a8bae0cd2c713250f1d88cb48cddc3571a5959b2", "message": "minor fix to make sure DB can be upgraded from 2.1.2 to 2.2\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@4769 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 1.0163965953324805e-06} {"commit": "1055334439a31edae1324d1050d34219263a28fe", "message": "Fixed critical bug #39 . See bug report for more details\n", "proba": 1.0282348483769965e-07} {"commit": "42785833d5b915c1faee35df440c860ea1f365aa", "message": "Avoid format exception on DateConverter when string is empty\n", "proba": 1.0188198757532518e-05} {"commit": "ae721c6887cda3b41af29a41ad208158257696f3", "message": "if exit code is not 0 - add error\n", "proba": 1.205975695484085e-05} {"commit": "ad5ec6d10fbdcb362734b8b7d9c41fba1c55bda4", "message": "Fixed indexing for element groups.\n", "proba": 1.1630833540721142e-07} {"commit": "ca0318830903bb504767f4fd5172f720d2e7cab3", "message": "Modified the dialog creator for steps to use the class loader of the StepMeta instead of that of Spoon. This is to fix a bug with plugin dialogs. \n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@4190 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.5489445053826785e-06} {"commit": "58ab666adf67e2d48cbc9a42aa70a3655b70a3cf", "message": "Seg. fault seems to happen from time to time on this place, not only\nwith Ruby 1.8.6-p36. Tweaking exception message.\n", "proba": 1.0539707773205009e-07} {"commit": "7f270dade45eb00bba3a4fcaba8dd06f713516ba", "message": "remove unneeded suppression for a warning.\n", "proba": 1.7534087248805008e-07} {"commit": "01a3f5e71354303bf3e296128e7058ae051b04f4", "message": "fix regex for error message from Z3 parser.\n\nTo collect all required symbols for parsing a SMTLIB2 query,\nwe need to detect the correct name of the missing symbol from the error message.\nZ3 seems to have changed their format here.\n", "proba": 2.8758077519341896e-07} {"commit": "975eb153ba0cbb8b0483a6276ce578b45994abb7", "message": "Changed back to the old \"-initialtermvectors random\" configuration for TRRI. \n\nAs this was written previously, Flags.getInitialtermvectors() would need to be non-empty to enter createTermBasedRRIVectorsImpl, but would have to be empty for elemental vectors for terms to be generated, so this could not occur.\n\ngit-svn-id: 08ea2b8556b98ff0c759f891b20f299445ddff2f@790 483481f0-a63c-0410-a8a8-396719eec1a4\n", "proba": 9.894388313114177e-06} {"commit": "5410e9632c3eace1e5d5f11e2a83efeb4887148d", "message": "Added some extra comments after Trevor's improvements to TermVectorsFromLucene, partly to explain the +/-1 offsetting.", "proba": 9.797795996746572e-08} {"commit": "76af18fed4a168c4645e22a577df829ea045c908", "message": "fixed tests\n\n", "proba": 7.448433620993455e-07} {"commit": "aada21d4f0e278b50261d1432597181a1a6a5b23", "message": "Update OrderingConfiguration.java", "proba": 5.853869424754521e-07} {"commit": "a1d7d106482ed2150a82d75032d9d77ade9428ab", "message": "More conversions for easy launching stuff in Chef.\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1087 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.175208209109769e-07} {"commit": "db14117b8fbda4bd2bc5c0a7dcb0f05a3f009e9e", "message": "fixed test\n", "proba": 8.067889893936808e-07} {"commit": "24b8d5d2e09db1e489ce7968956f3ce5c55e94b1", "message": "Add unit tests for isBetween, isLeapYear, equals, and hashCode methods\n", "proba": 3.7333695672714384e-06} {"commit": "12cf63deab280fed07b54b4a3ad2e1a61c1fabb8", "message": "Fixed TrexClient test compilation errors\n", "proba": 1.5911344064534205e-07} {"commit": "e8c2419d35f2c7afd3e70c8b4ac05eaba166d4b5", "message": "\u5f02\u6b65http\u8fde\u63a5\u6c60\u6d4b\u8bd5\n", "proba": 1.5219285387502168e-07} {"commit": "489b9d54cd8de53deaed5991d5e94d7c0e70eaee", "message": "Added circular dependency test\n", "proba": 1.6959357651558093e-07} {"commit": "9189f3f9bff5d687da60f5820b1d9909cc36e169", "message": "Test for getServiceIds() getServiceTypes() and getServices(Class)\n", "proba": 4.522946142060391e-07} {"commit": "2ad3fe23ce11c921dd83d2d82b4dd540b93fe207", "message": "Add a test that covers the DST change range.\n", "proba": 1.404696092777158e-07} {"commit": "ffa62529f0572655499be09ec8b0e1b59b067138", "message": "\n\ngit-svn-id: https://svn.code.sf.net/p/cspfj/code/trunk/cspom@263 b3bf8218-cbbe-40ea-ae7b-cf512e877a40\n", "proba": 1.0055733810077072e-06} {"commit": "8fbf852daebd19cd733ae79bec1cfa8f3d6b097b", "message": "Added ignore #25\n", "proba": 1.6066017849425407e-07} {"commit": "bfe2e7dfa8edea047c3cd5b5f05f57a71b9f805f", "message": "added rangeDown tests\n", "proba": 1.7977509969568928e-07} {"commit": "0ba8c28b8f06f819062f7f565a6a5eb8bbf0f714", "message": "\u65b0\u589e\u5de6\u4e0a\u90e8\u4ef6 \"\u8002\"\n", "proba": 1.4750742138858186e-07} {"commit": "7987aad0c0ee8e7f1cb29cb0ff6cd7164614c232", "message": "color tests\n", "proba": 1.057848294294672e-06} {"commit": "56a6e55072621eca60751e69fd40f95df935834e", "message": "Order of base classes in type descriptor fixed\n", "proba": 2.628660809023131e-07} {"commit": "db289c5e012d00801bbd7ab5824c8557b0f9ba7a", "message": "Added getResourceStream compat\n", "proba": 1.5369708705748053e-07} {"commit": "249950915e5e6b3f53a858f58013d99a59a9d5c5", "message": "update tests", "proba": 5.633767727886152e-07} {"commit": "e57f90c9ef3121b37d024eb275e1cd138082e33d", "message": "Use blocks and final", "proba": 3.2295235996571137e-07} {"commit": "92cfeabe440d95decd9e4fff2560c1d60f5e6560", "message": "JEXL: blind fix for java > 11\n", "proba": 1.3706471690966282e-07} {"commit": "ebeb64afb17eb13b66740924ac814cf4993967d9", "message": "Unit test fix\n\ngit-svn-id: b9063b25153de5216c397e252c209c32bc9c47ff@685049 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.986309133731993e-06} {"commit": "99a1a16a9c4d4b219353d82625b129dae4f0e3a7", "message": "rename test\n", "proba": 4.42856689915061e-05} {"commit": "6acb3151d1b79774ff9178075c4ac7ec554747f4", "message": "-updated failing tests for \"with\" statement\n", "proba": 1.5731475855318422e-07} {"commit": "4ec7ccd827a8f094f5847f7c4b0a68c225fe86cb", "message": "fixed some regressions", "proba": 1.3528726867662044e-06} {"commit": "f15c5045594b9ff04ad0eba285ec18d6cb8ddaaf", "message": "set retValue for No connection\n", "proba": 9.297886549575196e-07} {"commit": "ced2cc835a26f9ad7a3a77140d6442b4ad31f2ea", "message": "Remove a useless variable assignment\n", "proba": 9.2879945441382e-06} {"commit": "7f86666d8c1d32f7cf67c89cbac3df5a6b7a8666", "message": "Update JandBGameLaunch.java", "proba": 3.665593055757199e-07} {"commit": "9f51d19eba575b91adca71ea40d1524f205f901e", "message": "ImageFetcher: reordered args in a method.", "proba": 1.3457717784604029e-07} {"commit": "a2f17bc5a4f59b0761c30381964ca3548bbf5558", "message": "removed unnecessary comments.\n\ngit-svn-id: bf7e6665a5fa9ed84da90b6cc1bef00f9ffe166f@346 08545216-953f-0410-99bf-93b34cd2520f\n", "proba": 3.9551700865558814e-06} {"commit": "07c16927f8618694effce60877b1045fcf8a68b7", "message": "Delete AllowedRule.java", "proba": 9.563145795254968e-07} {"commit": "c2e0041335859a374457baf917b230726dbf778d", "message": "fix for new user whose web is not opened\n", "proba": 2.015375883956949e-07} {"commit": "bb9e0a7338855eeeacd16b4d84e5d0c047785360", "message": "Update variety of test case to cover the accepted formats\n", "proba": 1.1855379966618784e-07} {"commit": "a8378df978d0317fd70dccd694aba655abfbb57b", "message": "made fetching of realpath more robust", "proba": 1.8837430104667874e-07} {"commit": "b6a2792c7c3e2a859095923573cb6d2ae50df8fa", "message": "run loop working! (needed to check the for-loop boundary)\n", "proba": 2.1766275892787235e-07} {"commit": "25363e7ec8e0d93b8e48d6ea154a9e4e5d6d1b53", "message": "Add DrivetrainStrafe and DrivetrainRotation to Components.\n\nComponents now handles constructing the strafe and rotation drivetrain\nsubsystems.\n", "proba": 9.723403593397961e-08} {"commit": "7e680e8a9fd6a5ace924214cd423ae96227fe353", "message": "Add export card functionality\n", "proba": 3.1868552241576253e-07} {"commit": "8e044589bfb69123c3c56782ba05d639a1d28d53", "message": "implemented apply method for lambdas\n", "proba": 3.8443451444436505e-07} {"commit": "ab323ad877f649e05b7566f9365e6534aa4a211b", "message": "add column number to output of Node.toString()\n\nPiperOrigin-RevId: 363306174\n", "proba": 0.00039174483390524983} {"commit": "ea158b2996fa802d4cc2056ae408c670f8f955e3", "message": "Updated to say specifically that tables are dropped.\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1113635 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.794723971215717e-06} {"commit": "05abb57aa5e6265e3139a5fdce2ce3b8a22f20e5", "message": "No need to constantly get service\n", "proba": 1.6901374237932032e-06} {"commit": "1fddf39206e20e6905b46985be8362ec03209fc7", "message": "no message\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1112520 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8305810790006944e-07} {"commit": "49bf243b5086f1342cbca6d5c54bb4608f610dc6", "message": "ui: display discovered services\n", "proba": 2.2971973123731004e-07} {"commit": "0bbef9a69dc56ea5c95c9ac3c31678b50b379188", "message": "Cursor position updated as needed after each addComponent(). Fixes #1972\n\nsvn changeset:5205/svn branch:trunk\n", "proba": 1.944362537642519e-07} {"commit": "f3f65481bbd2f8ef90303eb2c2b4f5d0c79012af", "message": "Add nFrame parameter in putAudioSamplesRx method.\n", "proba": 1.087033396629522e-07} {"commit": "4966a4d07894a16060cbaefd64121931a5d725cc", "message": "added friction\n", "proba": 3.7420704757096246e-07} {"commit": "3160fad7b1b10df7bccf58d569b873d6190a04c3", "message": "another try", "proba": 2.2093784934895666e-07} {"commit": "006f83695499f1dbdd9873b6efd035de89337703", "message": "Use computations for data fields.\n", "proba": 2.450356646477303e-07} {"commit": "c828806705a35df0120d017fce348ad594cf7f02", "message": "AI uses board copies now.\n", "proba": 1.0919208648374479e-07} {"commit": "11101264a63652eff1e0cf9f4aae8ce49f444be9", "message": "[FIN-93] [FIN96] Added a Frequency containing a Period and provided a converter between SimpleFrequency and PeriodFrequency\n", "proba": 1.3744482885158504e-07} {"commit": "22f362d03302aa7cf6ee1f256016b51193944ad2", "message": "grammar fix\n", "proba": 1.8730443116510287e-05} {"commit": "edea5e2af2178d8cacaf5f977ae24dbef111b8b6", "message": "Javadoc'ed TrueTypeFont class\n", "proba": 2.810717205647961e-07} {"commit": "a562dc94143f3c15781627d92e847ccc9e15d85e", "message": "just added @repository\n", "proba": 1.3646395302657766e-07} {"commit": "1d6fde7d5a735d63e3def2a1275d02799c3f06ca", "message": "Type-safe Prevayler\n", "proba": 1.095287075258966e-06} {"commit": "c2d2313717e90081f79eff7a982f601723be3777", "message": "[scene2d.ui] Fixed TextArea crash when text has newlines.\n\ncloses #5204\n", "proba": 2.7152816528541734e-07} {"commit": "98b1f7a20613e97f7612a0198784a4b082980bcc", "message": "Javadoc.\n", "proba": 2.2151972700612532e-07} {"commit": "bf5870580ce4bbf9066de57032c9f02bc516f5e7", "message": "use creation date if revision date is empty\n", "proba": 8.692499250173569e-05} {"commit": "cbc861a75c6e5ed26d061b8fab361089b5b09b76", "message": "SliceClient.diskUsage: change failure behaviour\n", "proba": 1.0242315511277411e-06} {"commit": "5033665893f7e4d99437bca193e020dd844f9598", "message": "hotfix:comment modified\n", "proba": 3.1213258466777916e-07} {"commit": "6968dee5e0033e818e2bca52624cac38dfacf8ea", "message": "added getMappedNamesGrib1 to complement the getMappedNamesGrib2 method\n", "proba": 5.003061573916057e-07} {"commit": "553fa6b742ef6c00f04465c401c7cc464a6f9ea0", "message": "Prepare to replace JsonReader with JsonReader2\n", "proba": 4.769872248289175e-07} {"commit": "a2ab78d0e91b68d253ca00c949a9518b7215ab72", "message": "revise check in nextString() #617", "proba": 1.6212545972393855e-07} {"commit": "9933c8cd102c2af754fa9d5938901de4d1c7516b", "message": "Added Globe.material to apply materials to the globe/terrain for shading such as height- or slope-based color ramps.\n", "proba": 9.556547553302153e-08} {"commit": "812cbc89d9c7683d6309faf241693dd70b8351e8", "message": "Add files via upload\n\ndisabled buttons after they are clicked and changed code in the rightAnswer method", "proba": 2.0423398439106677e-07} {"commit": "479528f19e11ef2c0679f84143f7ecd55305c462", "message": "more detailed change listener for store\n", "proba": 1.2909568170016428e-07} {"commit": "acd1e6ac80c18dcf2d98d6446cf5f9533c9c8e26", "message": "Added setMinRows().\n\n", "proba": 1.1253301579472463e-07} {"commit": "1689f6fc7542347681331489c66b2b13e6ba6b4b", "message": "Alignment of components in ItemGUI\n", "proba": 1.7015379683016363e-07} {"commit": "5db9ee9250e2a9d1863ebd6e5a0d462dea439104", "message": "Assignement_1 F\u00e4rdig\n\nProfilsida och Medlemssida\n", "proba": 1.293119282763655e-07} {"commit": "f00f7bc56c7a2202e4de522a56ef98ae936d9a56", "message": "removed unused imports\n\n\nFormer-commit-id: be19af12a6ad3980ed7b3f417c219a7648f067d5 [formerly be19af12a6ad3980ed7b3f417c219a7648f067d5 [formerly 5f93d3b9b97e2e4b6fa47c064b5ed3d463d36c5e]]\nFormer-commit-id: 1a71b34f86c599422505967d658ab683a543820b\nFormer-commit-id: d132af71758abbb592129332e429dc0986f04777", "proba": 2.2096069187682588e-06} {"commit": "36de21492e6661794eb4b1f9cdfbb4e5b10086c4", "message": "#767: Add 'Tree.leaves()' method.\n", "proba": 3.4027195283670153e-07} {"commit": "bcc1ca5e24dd259bff11ca3e255f9ea620bdc428", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "37ce123d147d7912ecf674e1488b5cced5026487", "message": "Cleaned the imports\n", "proba": 1.4396173355635256e-06} {"commit": "2b88838e2690ef4176d250651e2b0d0f9be579a5", "message": "avoid NPE\n", "proba": 9.309348570241127e-06} {"commit": "26c1c11c967d16d1d5d1d81077409ccb0e187c40", "message": "Added background image position reseting. Fixed background moving history.\n", "proba": 1.0433380737140396e-07} {"commit": "82253ef7a0302ef72c41f98dbe5be9bd993f7919", "message": "[BACKLOG-30916] Encrypt the credentials file\n", "proba": 4.587811872625025e-06} {"commit": "4d3f1036acaf5317fe3768065c70ed3884c61c75", "message": "Finished test cases for Auctions\n\nAuction Tests Passed: 15 / 15\n-------------------------\nBEGIN REPORT\n-------------------------\n\nALL TESTS COMPLETED SUCCESSFULLY\n\n-------------------------\nEND REPORT\n-------------------------\n", "proba": 8.146286631927069e-07} {"commit": "0ef5b371a9d13c148963dbaa1f061d84fa70729c", "message": "add som field returning func\n", "proba": 1.5393076182590448e-06} {"commit": "cf9efba57deb1017eb3a2d8617e65f059a7d8a38", "message": "some javadocing\n", "proba": 4.0887263708100363e-07} {"commit": "3175ec695bf7c034bac9999157bea5b6f2b39103", "message": "LUCENE-3147: remove nocommit, we rethrow above if its a threadinterrupted exc\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1128836 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2734225265376153e-06} {"commit": "7f443f67eaa588323f912f3922cff9b699b38fbd", "message": "LUCENE-2779: Use ConcurrentHashMap in RAMDirectory\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1040138 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.202448616932088e-07} {"commit": "f9137c5782ada0309c132849f5a665e5d05c4b35", "message": "Correctly unwrap input stream", "proba": 0.00017162355652544647} {"commit": "fbec9fb4ae5bc194ca5c744a762d274e736bc9d7", "message": "trabajando en borrados\n", "proba": 8.115301284306042e-07} {"commit": "059dc89b40e3ad6f48d7961875fdfe53bf4bd2b1", "message": "Update HolderArrayAdapterItem.java\n\nInterface suits it better", "proba": 2.606754776479647e-07} {"commit": "15a8a9100ae13dc6c136ef0f002465ff68200393", "message": "Delete Shuffle.java", "proba": 5.353531832952285e-06} {"commit": "aaffdf3c229bf92fa956b372d073185549cdec1a", "message": "no message\n\n", "proba": 2.1470650608534925e-05} {"commit": "1256371d20e0f4e775dca1ec9b7d65fcb6f56865", "message": "called twice during block generation\n", "proba": 6.175575890665641e-07} {"commit": "45e49897d6ebbb9bfbb75ccd4abd8cb4b8945f40", "message": "Added some debug lines to the live checker\n", "proba": 2.1423998930458765e-07} {"commit": "cb5e6c9a08beb3b5e0ed341f3da0498f076f9ebe", "message": "fixed sample graph in root test, fixes #4\n", "proba": 1.298698037999202e-07} {"commit": "791944bd5305c9bc1bea278cd302765170416246", "message": "Edited the 3D Convolution function/algorithm", "proba": 9.949790182872675e-07} {"commit": "dbfe215d3a6c4748fad25e7cbe27f938643090a0", "message": "Removed unhelpful alias to original person log entries.\n", "proba": 1.1023861645753641e-07} {"commit": "755c36069e01d73539bc1734f43474cc08578e6a", "message": "WL-2604 Safety office courses\n", "proba": 1.2402311710957292e-07} {"commit": "17a0ba93bc20d0200848c3373853f1c0e7202dbb", "message": "DERBY-4619: PropertySetter fails due to an empty jre/lib directory \n\nSkip JDK install directories which are empty / invalid (affects only the\nold detection algorithm, which is based on directory name recognition).\n\nPatch file: derby-4619-1a-fix_for_empty_libdir.diff\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@936954 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0779251574131195e-06} {"commit": "ccdddc489e78c71f0963e69dab966b481c82e0fd", "message": "SimonStewart: Improving the javadocs on the command line class.\n\nr11507\n", "proba": 0.00010057751933345571} {"commit": "8d35759397745cb853a7096576908b9115a4600b", "message": "Removed obsolete stdout \"parent assigned\"", "proba": 1.8883525854107575e-06} {"commit": "61bbae2439ab32274e556be91a3b2b2541f6270d", "message": "Fix for bug 3591\n", "proba": 1.6067779995410092e-07} {"commit": "49592d264321452ce83201ffaa8d512b8282085b", "message": "Fix unintended UPPERCASE! triggered by shifted punctuation\n", "proba": 0.9999992847442627} {"commit": "4f9cb7252b66d482e6b6a6e148bb4e628001a9fa", "message": "#579: Add unit tests for 'addAll' method.\n", "proba": 1.1446834946582385e-07} {"commit": "55a733b0db6fe3e5f62358d3f888a66f7bc9f29e", "message": "Rename root mbean\n\nwas: 338f1c20ae38fb1d882ae18ce3d94e4b7de5e8f3\n", "proba": 0.9999973773956299} {"commit": "e472bfc5fa8dc4fa0cb7feb724238f73992dfeb3", "message": "Use primary monitor rather than window monitor.\n\nApparently the latter is only for full-screen windows, not just \"what monitor\nis this window on\" which I originally thought.\n", "proba": 1.3411133181762125e-07} {"commit": "77d12a530655a303096623529d979258dd7088d3", "message": "Use default 'q2>' prompt\n", "proba": 0.0011974883964285254} {"commit": "942db61375903cebb0c3413930d6a97559f1a94c", "message": "add tests to VmfMetadataTest\n", "proba": 3.0285431762422377e-07} {"commit": "24869944a0041859fafe15d2d925d48a7caddba8", "message": "remove otherShapeType\n\n\nSVN-Revision: 3196\n", "proba": 1.4257558689223515e-07} {"commit": "750662f4c26907b8b0970e23d9797e9011080bf9", "message": "[bugfix] Implement previously unsupported operations to aid in debugging test failures\n", "proba": 2.3045525665565947e-07} {"commit": "0715946a2340445eb85fb1e0f7cd65d9a202d0a0", "message": "* add new method - makeCoordinator\n", "proba": 1.8459697059824975e-07} {"commit": "a23ddeb187adbe09393e2d7bfadd7dfc6afa71f6", "message": "updated for fullerene and carbon nanotube\n\n\nSVN-Revision: 1717\n", "proba": 1.0990878962502393e-07} {"commit": "8bf6974b4b9c1be035bb6b10350d190166c39379", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "66088c732ed15177fdbd7b08dae372077ce3498d", "message": "REMBRANDT-775 Redraw KM Plot issue", "proba": 1.1555695778042718e-07} {"commit": "d4e38bf2be3ac9873eebffee83e91b2a0f953344", "message": "BASE1Header moved to org.jpos.iso.header package\n\n", "proba": 2.51872506851214e-07} {"commit": "d9c1ad3095b11a1833ce945b3ec8d2d4deb0bb7a", "message": "fix NPE @FileColors if Scopes changed\n", "proba": 1.4721918262239342e-07} {"commit": "a72dedee4873854afa8681e41e5fb28fc28cf460", "message": "Added a couple of methods for 1) doing vector multiplication of two arrays and b) summing values in an array.\n", "proba": 1.2068424837252678e-07} {"commit": "6df7f814825cdb247eb156dd61c13def2691ae33", "message": "Bugfix: Stream based Channels were setting 0 length headers but many channel\nimplementation were expecting null instead.\n\n", "proba": 1.0868530608831861e-07} {"commit": "b3eaa90f3b9d775cfb60dc68661faeb2cb0f78ca", "message": "Issue number: #643, #644 Fixed text painting problems.\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@2401 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 7.019701297394931e-05} {"commit": "cd0ddcb0f3b0ba8c4efc82a9ad967f4321b2efe7", "message": "Added side effect to setBackgroundPainter to set the opacity of the panel to false if a painter is specified. This doesn't feel quite right, but should improve usability\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@961 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 4.538931079878239e-06} {"commit": "c3af6bfaac4fe132c32839419bc75ccaceb4e64d", "message": "Issue #1117-swingx: JXTable review api and remove jdk6 duplicates\n- done for fillsViewportHeight\n- removed getter, field and getTracksScrollable (super now has it)\n- kept setter for documentation reasons (default value is true as opposed to false in super)", "proba": 1.0890568091781461e-07} {"commit": "95c8a018a5a84901958839a8acdc3913e544187b", "message": "Issue #961-swingx: JXTable - marked createDefaultColumnsFromModel as final (use custom ColumnFactory instead of overriding)", "proba": 9.953399171536148e-08} {"commit": "6b5c984b0b5284781c7ed61b4b8274ba7aeb9113", "message": "corrects link to submission\n\n", "proba": 3.5312501722728484e-07} {"commit": "9d6063bdf327cefd9dce505157f9927c0ed38d02", "message": "Use DBObject interface\n\ngit-svn-id: 945ea018762ea28360e447730dff2315a95364b7@10 4c41b6da-ce32-00c4-2e13-d615a01b235c\n", "proba": 1.4089050637267064e-06} {"commit": "1dd3a899ca5a3fda71ffaa0410a43488761130f7", "message": "Lightweight test262 runner\n", "proba": 3.4410177818244847e-07} {"commit": "d39180e90d8716ecdcb8a502e6419f43b8c64492", "message": "Retrieving nested values from json\n", "proba": 9.961734122043708e-07} {"commit": "8bab6febb5cb14f8c14c2850eb7fd9fc84ef7fb6", "message": "fix progress counting in wide row iterator\npatch by Piotr Koalczkowski; reviewed by jbellis for CASSANDRA-4803\n", "proba": 1.1393794352443365e-07} {"commit": "929827f9f6737403d401bc5412165fd986798014", "message": "Checkstyle fixes\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@601448 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.741478167285095e-07} {"commit": "b5dbc6728797165080dc670ca44bed30f1a6725d", "message": "[minor change] added javadocs\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@430412 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.3754366174653114e-07} {"commit": "d34d4645e613b2c3754990135b126d6d01126e92", "message": "Added minor support for #parse() to help with recursion detection.\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73657 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.1708486858406104e-07} {"commit": "506de79894cf057734bb40a7b05564a49ea55bbf", "message": "Filter incorrect requests to XForms Resource Server.\n", "proba": 1.1395152910154138e-07} {"commit": "698610a4a87e75f515b2018413f2f92cf440ec6e", "message": "JavaDoc\n", "proba": 7.899274123701616e-07} {"commit": "b9faa5d09117e675d544a4057845f384ab97b419", "message": "Store HTML hints as inline HTML.\n", "proba": 1.2082820433079178e-07} {"commit": "93ba46a72e89ad9bb9320cc0c4ad39ac1eb79792", "message": "Added changes to convertCompound and convertDataNode to avoid NPE in offline mode", "proba": 1.38753406986325e-07} {"commit": "ae0da584d29f6696fe6087fbc11e9dc1c790f5aa", "message": "Add ConvexHullVGAlgorithm to AnyAnglePathfinding.java algorithms list\n", "proba": 2.46967630346262e-07} {"commit": "7a21d0842568431c26976a730ee88cee96160d63", "message": "Update look and feel to tabbed panes as well\n\nOn the fly LaF update did not update pages within JTabbedPane\n", "proba": 1.287142197270441e-07} {"commit": "6620e95dfcfb8eb1ecb11d977dfdf0bef70d5bb3", "message": "Removal of OSGBCoordinateConvertor part 3\n", "proba": 1.258342763321707e-07} {"commit": "a7291f1f7918b65d0b423c5031b99b260291c6dd", "message": "cleanly exit listener thread for hid device\n", "proba": 2.527394542539696e-07} {"commit": "80baa706bc38406898c6637ea17144df5451313d", "message": "Added TODO\n", "proba": 1.7929842499597726e-07} {"commit": "b152a4a37effa324aad139e78baf61a19a1fd20a", "message": "Ensure the tooltip is shown, and not dismissed, before updating its position", "proba": 5.171957582206232e-07} {"commit": "c6e8c7f0073cfb02f40405c4122e0b575ebbaac9", "message": "Moved the add place widget to top of page\n", "proba": 3.6656663837675296e-07} {"commit": "0308c4e9a56a636e06f6af41b2e4b29ff7563efa", "message": "Log venue address when creating pass\n\nTo help diagnose an issue where the address is truncated on some iPhone\nmodels.\n", "proba": 1.0544192008410391e-07} {"commit": "5a544a235550fc676a1066d9c41195d39768790c", "message": "Added first solution\n", "proba": 1.214920217762483e-07} {"commit": "75a30472cdf049b10903f97695bfe180fef534a2", "message": "Organized imports\n", "proba": 6.90883325660252e-07} {"commit": "0c61bedc2d65cbe69d4358df55c25540cf05cf42", "message": "fix creating box shape vertices\n", "proba": 8.16105239209719e-06} {"commit": "48212db53c0fa4d3ec04f8d5385ce1eb5f463f74", "message": "#75 Removed old RankedFeaturesProducts class", "proba": 1.3639161977607728e-07} {"commit": "c44d410f858306953729d1b4461703aed1d085d2", "message": "Change Attribute-Name\n\n- change attribute \"room_roles\" to \"roomRoles\"\n- add SerializedName to attribute\n", "proba": 3.0821323093732644e-07} {"commit": "9f36cd91497bb48a207ed93ac427095101556172", "message": "Synchronize placing models in the que.\n", "proba": 1.1582340420090986e-07} {"commit": "53553f98d5cf7b7a84e57fa30cf5630c3034e48d", "message": "fix bug912826 - Atan2 ", "proba": 1.356899872462236e-07} {"commit": "5b541d9c16b4ba803e68ad3a147d1a81e59750b2", "message": "Figure out the correct rowtype.\n", "proba": 1.644773146836087e-05} {"commit": "de54960a898938e592560722228d86640ed79fb2", "message": "simplify this.\n", "proba": 0.9999970197677612} {"commit": "8d510d66c3eea48aa03a05c8a333c8f1742fcc6e", "message": "add pending embeds to messages\n", "proba": 2.7393247137297294e-07} {"commit": "56a1ee8a8e5c48210f110265f77243f87ed1c3dd", "message": "Fixed bug\n", "proba": 5.356139354262268e-07} {"commit": "22f4cae41800c6e21a9288452756beb28a95d4fe", "message": "Removed comment property from the NCBITaxonomy model; it wasn't not used anywhere\n", "proba": 1.2911451108266192e-07} {"commit": "4a92f51686e53371d6b6ab6f6e3f3e77e48e22f3", "message": "allow unlocked transaction on testnet", "proba": 2.547671442698629e-07} {"commit": "451a3ced93c002811670b1838bfb9ddbc1a0b6ec", "message": "Add timestamp\n", "proba": 0.9999947547912598} {"commit": "6f3f6af29987a9e3042b9275a59ea8e127f6bda0", "message": "FoldedBox with resources\n", "proba": 1.4147308036172035e-07} {"commit": "efb5e25fa8641b183344d37809a2a72f8fb308f5", "message": "clean-up suggestions\n", "proba": 2.703927179936727e-07} {"commit": "0013bf97d7902d04e6f01b5a760a8ead09e7d9d2", "message": "fix casts\n", "proba": 7.949537916829286e-07} {"commit": "e63549537fe33eec0868e67cc7731c4f62c00dc3", "message": "Fixed some checkstyle issues\n", "proba": 1.8950008495721704e-07} {"commit": "e1da83387fb7a5770d3e068bba5449bda07d4ff3", "message": "import date\n", "proba": 0.00011574603558983654} {"commit": "1b06b6172e074867bd7264d9c6ee30aaa52df8d6", "message": "Change collection type\n\nParsed SASL methods now follow the same order in the raw string.\r\nAdd structure cleanup before setting raw values.", "proba": 9.955734014965856e-08} {"commit": "8dc15392fe8eaae3f69fb068fda7ea3c5a34daa4", "message": "alert for file missing fix\n", "proba": 2.3188604814095015e-07} {"commit": "aed75f83c81b134b5ce45f3766d0fbec1b1031c3", "message": "only small fixes, debugging code left in that will need to be deleted\n", "proba": 1.3139113264060143e-07} {"commit": "3bdb255a3bc31002c87142eff7d13ef1114ecd62", "message": "Tweaking region windows.", "proba": 1.2462447784855613e-07} {"commit": "982ad5dd58a794d78357fc7e35a5a842237cce62", "message": "PickerLogAlert new EXTENT_AFFINITY picker flag\n", "proba": 2.0653463650432968e-07} {"commit": "155105a2227629b0d3d38df1afd627aef310c686", "message": "Another logging tweak.", "proba": 1.2634268387046177e-07} {"commit": "817484a88c9c475d492bdc65dd5a666d0fa30e46", "message": "improve javadoc in Spelling class\n", "proba": 1.2455680007406045e-06} {"commit": "3551a67880fd856206a49e390360950356ec8f23", "message": "Pass appropriate intermediate read data to aligner.", "proba": 1.369170803400266e-07} {"commit": "22bdebcc71b8068fb1ac1e56c55d429959861a1f", "message": "Opened up access to configuration fields. It's not standard, but\nstandard is clutter for what I'm trying to achieve.", "proba": 1.4017801674981456e-07} {"commit": "9847ca209a10dda89b6b443e3b892b18cbf6cf57", "message": "Terminate reads when read returns -1\n", "proba": 2.090508132823743e-05} {"commit": "d259165f0697369c819f85ad245ae3eca11ef054", "message": "Added getRemainingRate to RepoIO\n", "proba": 1.2906600943551894e-07} {"commit": "414640b7e9c43d93ea10ba21a8a0f02bb40ed7a1", "message": "Added a toString method that summarises the resolved configuration.", "proba": 1.087365220087122e-07} {"commit": "e3e54acd7573183ce12e0d6fbbcd35582141e206", "message": "Fixed faulty prepare for getSuggestions.\n", "proba": 1.0716102849528397e-07} {"commit": "90ba23c0c2c0e4283aa516ad8f052ff4645ab54a", "message": "reduce dev\n", "proba": 1.4000220289744902e-06} {"commit": "036a0ec114db7877c496a83002ba00fbe09193d7", "message": "Added multiple @return statements\n", "proba": 7.757038247291348e-07} {"commit": "f467efc1c73de7544b93720711eee3f78917da84", "message": "Clean Guava Ordering usage.\n", "proba": 1.2285136108403094e-07} {"commit": "b5ae90b4adfadf58539d806823fa0987d18bc4cc", "message": "refactor calcalatedvalues\n", "proba": 0.9996160268783569} {"commit": "03b1b1f416f7008847d1d636bedb75c673e73345", "message": "Fix code\n- \u4fee\u6b63\n", "proba": 1.8609038932027033e-07} {"commit": "20bd27412fa699854b58af2b372b4fc9d3c336b3", "message": "Make Runfiles.SymlinkEntry implement SkylarkValue.\n\nFixes #1109\n\nCloses #2126.\n\n--\nReviewed-on: https://github.com/bazelbuild/bazel/pull/2126\nMOS_MIGRATED_REVID=140217086\n", "proba": 2.56306094570391e-07} {"commit": "0e30a5f51dde7dfa9bc38fe899b5d10fc567c63e", "message": "VisibleForTesting cleanup in Runfiles\n\nMany of the @VisibleForTesting annotations didn't actually apply. Remove\nthem, apply the annotation to places where it applies, and change\nvisibility of mttehods to be more restrictive.\n\n--\nMOS_MIGRATED_REVID=91208297\n", "proba": 2.3935371018524165e-07} {"commit": "76217dc8da3f9fbf51d89e5a0fa4828077222b7d", "message": "Fix ctz_npc_click documentation formatting\n", "proba": 9.911472034218605e-07} {"commit": "0b787d620ba4d0408076208fac3f69018402bd0e", "message": "return 401 instead of exception when token expired\n", "proba": 1.3950048014521599e-05} {"commit": "e8b97a4ed8d0ec6101abca489cc3875d12c19102", "message": "Fix type (booTstrap) on #885\n", "proba": 2.078728158494414e-07} {"commit": "98843075fa06d069694d342a0e2c3b69224dfb70", "message": "Added player's entity id to index 13 of pinfo", "proba": 1.4521886271268158e-07} {"commit": "18c373715bb9a67f3249650e20c3f9f0920d1ee4", "message": "\ud544\ub4dc\uac00 \uc5c6\uc744 \uacbd\uc6b0 \ucc98\ub9ac\uc911\n", "proba": 1.3353005670069251e-06} {"commit": "ff36480ccb68fa4d7a4dda421613072a941e237b", "message": "fix: build\n", "proba": 9.116731234826148e-05} {"commit": "99a1894221016fd0953eaf09d160da84807b2779", "message": "test: Test\n", "proba": 0.9999991655349731} {"commit": "02564bc81e937f48b32a4df957b5e8258dfb459f", "message": "feature: fireball wand: dont shoot the explosive ghast ball, juist the regular firecharge\n", "proba": 3.536837880346866e-07} {"commit": "d3f0fd5f4b8ef892a6bf9354bcf317f4d2776b40", "message": "Review ddd concept\n", "proba": 2.418155702343938e-07} {"commit": "9f568f2a7bbe40269bee5a5dd8061ab2174a51d8", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "ff04b68c7f22b8b1fccc7320c50e4b72e772385c", "message": "Added a copy constructor to WebSocketExtension.\n", "proba": 1.0880103928911922e-07} {"commit": "4755329a7c1e178c5b2e7583945d6d024f449fc1", "message": "[\uac15\uc6b4\ub355] [LUCYSUS-1744] \ub85c\uadf8 \uc218\uc815.\n\ngit-svn-id: b93d4b4de9a60c6a8cac5b3fea8c402e5e6037a1@1978 84d0f5b1-2673-498c-a247-62c4ff18d310\n", "proba": 1.4873063264531083e-05} {"commit": "2544ed6b74f7fa43534c133b7ceec5adcdbbc92e", "message": "latest subscriber\n", "proba": 2.0973907055577e-07} {"commit": "98920c160912714975bd5184620421bfe4f40b61", "message": "Fix for #100, Coal harbor now eats coal not peat.\n", "proba": 1.1395380994372317e-07} {"commit": "5534f3d4d14ca72a856e168b3d07ccc8ebacc62b", "message": "code base updates from prowide integrator\n", "proba": 1.3202595994243893e-07} {"commit": "6520f1b12839161cc5796d82ad7812b1c279ddf7", "message": "Changed visibility of the Jackson json parser from private to protected so sub-classes can use it.\n\ngit-svn-id: 7209f31dde5b68b93b70e8b487e1cc92ba16f955@3176 cb9be8fc-bb24-4f4f-8dc9-9fc556ea96d8\n", "proba": 4.4833991523773875e-06} {"commit": "643e7bda669522293650444ca2cac1a103fcb645", "message": "constructor invocations are quite a mess #592\n", "proba": 1.692918800699772e-07} {"commit": "3e8fa2835db4123d5c7b281d713261e4781bf75e", "message": "some more reserved words\n", "proba": 1.469568644552055e-07} {"commit": "493fa42a159dec52bf8a8844254af3f8cbb9da09", "message": "bind is method in javascript\n", "proba": 0.0020584282465279102} {"commit": "b48057ad13908444608f7497035a154b2dfaca1b", "message": "swagger export - in progress\n", "proba": 1.277025631907236e-07} {"commit": "0c24066e33732a1828532cd8702499fe9534b6fe", "message": "fix compile error for non-existant import\n", "proba": 8.586634794482961e-05} {"commit": "dbcaed9e403dee74a1c78230b3c44063db9d1926", "message": "Fix accidental everything-is-windows", "proba": 0.999755322933197} {"commit": "415918063e1aa86864c0d978952eff61857dc568", "message": "Search parent paths for fanart.\n", "proba": 1.1829866508605846e-07} {"commit": "9de95f8889ebe173924803b6024a1403bb7094cf", "message": "Add special task order for updating charts.\n", "proba": 1.2875068478024332e-07} {"commit": "65c58c29aec1c78a823986b08e744e0a9079d8e5", "message": "Removing JSON keys with empty values", "proba": 3.472246135061141e-06} {"commit": "d05de7dfdf66c5145c857ab11a65931c8d9d2dc3", "message": "Fixed annoying rendering bug when clock hands hit 12\n", "proba": 3.783773365739762e-07} {"commit": "270dc2faad943e1200c458ca045dc9481185d8e3", "message": "refactor: Make InjectableIntentService invoke Injection.init() in the same way with InjectableServic\n", "proba": 4.35686124546919e-05} {"commit": "cf93bfd9ac29010ebf2eee2dc255e13e647ec907", "message": "Reverted the name to username, so that Hudson Team authorization works.", "proba": 4.2018132262455765e-07} {"commit": "bf8b154eb78aca0622f75c3600963f6ddf21a943", "message": "Add doc\n", "proba": 2.3791858438926283e-07} {"commit": "1d56cbde770061487fa51ac6751989506dc564a3", "message": "refactor: cleaned superfluous error discrimination\n", "proba": 0.00013032503193244338} {"commit": "94fce0c1242de0a1cb9c29e32c07fcc77958d901", "message": "Validaci\u00f3n de que comienzoPublicacion < finPublicacion", "proba": 2.9001546408835566e-07} {"commit": "242d0458a886e367c6d9718fe8dc07cf13c46f5c", "message": "Remove unused, generic exceptions\n", "proba": 1.0442106486152625e-06} {"commit": "7e34f096b42f60f270bddca95af910366a900c96", "message": "Added IMPORTED tag to all task imported through csv and ics. txt based is not tagged.\n", "proba": 1.1228987517597488e-07} {"commit": "7704c46acb4ebd4f245b4c15e9def3697c35386a", "message": "Fixed symbol table bug: during rehash, isFreeSlot method searched in old table since it had no reference to the new one (caused IndexOutOfBoundsException). Fixed by setting the old reference to new table at beginning of rehash.\n", "proba": 1.1004891575794318e-07} {"commit": "9385383a0f584a20737665d2b96dcc65fb63f2b5", "message": "Added auto-flip\n", "proba": 1.5616274140484165e-07} {"commit": "4624722341cf34cab83f00029ac9ddf7163e6be1", "message": "[FIXED JENKINS-13751] Allow reference to base SCM in promotion process\n\nPreviously, plugins such as the Git Publisher would not work in promotion processes because the SCM reference would be\nempty.\n\nThis just makes a change to get the base job's SCM when getSCM is called on the promotion process, allowing the use of\nsteps such as the Git Publisher in promotion processes.\n", "proba": 1.2641957880532573e-07} {"commit": "de7a2f4fe92ad9845e8d05f5688e618619b7dc6d", "message": "Update stats and properly format KD\n", "proba": 2.330890822577203e-07} {"commit": "b13a47d5756b50cccfe22d41ef0da151d01f3dc7", "message": "Adds _format=js to HtmlApiFilter.", "proba": 1.5269864661604515e-07} {"commit": "925b68c22327cba402d1c0f7c709fcf47bbc9319", "message": "Documented and fixed PoiForm.java\n", "proba": 2.0149069257513474e-07} {"commit": "457f67e2e4ebfccf4a72265726eb42134a2df8c3", "message": "fixes #835 add CID and UID string into the constants for Okta token (#836)\n\n", "proba": 1.1008901168452212e-07} {"commit": "da0ce236c5fcf6d84baab41578a359e1ce8dedb9", "message": "Replace Guava function with method reference\n", "proba": 2.168837636418175e-05} {"commit": "0381b7ea185ef753873594216a67b8d376e3d658", "message": "CLOUDSTACK-9348: Reduce Nio selector wait time\n\nThis reduced the Nio loop selector wait time, this way the selector will\ncheck frequently (as much as 100ms per iteration) and handle any pending\nconnection/tasks. This would make reconnections very quick at the expense of\nsome CPU usage.\n\nSigned-off-by: Rohit Yadav <902b9eb5dd62819678163bd5e00fbf0cbc7c264b@shapeblue.com>\n", "proba": 1.375351814658643e-07} {"commit": "c12cb55dc135cedf1b2d793566f737b928d9ef3c", "message": "Fix merge conflict\n", "proba": 1.2819501534977462e-05} {"commit": "af8d7663312aa3fb849d8ceda221e17daf73ebe3", "message": "fix crash.\n", "proba": 3.18931796527977e-07} {"commit": "498ebb99dc7f5e287460db6ed03db95a28e8a019", "message": "transcript clustering\n", "proba": 6.63146965962369e-06} {"commit": "226266d5a4152e5293cf784cf4477c5a2c346f77", "message": "Remode unneeded lines\n", "proba": 4.0315757132702856e-07} {"commit": "9353cd302c70a3f7008582e8857a4ff76759a60d", "message": "Fixed a NPE.\n", "proba": 1.4446727902850398e-07} {"commit": "3cc671b4c5820be633da1067a7f8fa0d5c3d81bf", "message": "Tuning the FIX benchmarks and using a lock free writing strategy.\n", "proba": 1.057288940842227e-07} {"commit": "9483a0e75c9859e72cbc7ccca017ec2a22d5017a", "message": "Removing the babel plugins makes our platform much more stable\n\nbut then we do not have translations for all things in the\nuser interface. But we should not mess around with babel\nanymore. It is just too much effort ... we should instead\ntry to patch in the translations where possible.", "proba": 1.0131395811185939e-07} {"commit": "66937b350391af048e973c3b5a1ce03a53636ea0", "message": "Only warn if tracing enabled.\n", "proba": 1.1574059044505702e-07} {"commit": "49cb6fc03415e97b661cded44a84530d5d12b0c5", "message": "improve doco\n", "proba": 2.311190837644972e-05} {"commit": "b9302248a2575f6f6c2994a9ff176ef1ff5a0545", "message": "now not closing on a - AsynchronousCloseException e\n", "proba": 1.600313765948158e-07} {"commit": "b3763632b7a7a410e92b79980dc90c6aad7af11c", "message": "Add volatile quantifier to addOpCount variable.\n", "proba": 1.273912886290418e-07} {"commit": "23d0ab0442580b250da90314a5af25c4409a8f6a", "message": "FIX BookCat_IJ (IJ mean js inclusion defined in Java file)\n", "proba": 1.1335452398952839e-07} {"commit": "a00f849352351d8557d693203c17747773c16615", "message": "compile fix\n", "proba": 1.3771763178738183e-06} {"commit": "257d7b521b1e3911a992ada9db983101fa97592d", "message": "simplified method", "proba": 0.0002561255532782525} {"commit": "0c812226e96a4bb19da67134803fa4852ebc01be", "message": "Return to Deck Fix\n", "proba": 1.9072552959187306e-07} {"commit": "a5f7f62c6ab0b97027c518d60b29fd759e3dda1a", "message": "send error message on response address mismatch, but only on IPv6", "proba": 3.5880597692994343e-07} {"commit": "381295f240e45c26c453f96eeb0466cb490c1b7b", "message": "Fix static analysis warning", "proba": 7.509387069148943e-05} {"commit": "64c2a4ce4ddb6c2a2cd9385b2605ba2f94a559ca", "message": "checkstyle\n", "proba": 6.831182304267713e-07} {"commit": "9a5ca9e9fa6e0bc05d5a3fece5159aa289437329", "message": "removed BiHeapNode\n", "proba": 3.895459599334572e-07} {"commit": "f6a52b632fb121b5fdc4286f74cf8522444b01d6", "message": "switching image to imageview\n", "proba": 0.00017937978554982692} {"commit": "0723ea0d78b59dd71b571b129d18bdbbbce4d6ec", "message": "Integrate sdk refactoring\n\n", "proba": 6.594523824787757e-07} {"commit": "c68fc29d5fb4d46d8b45bb4d360fad9f84d52d61", "message": "added task description\n", "proba": 4.060049377585528e-06} {"commit": "18344c5b176ce23cb68aeaebbcd42618a5b10c68", "message": "Added more input validation to ProcessPage values as null product names(Part_ID) where allowed which is wrong\n", "proba": 1.2646515301639738e-07} {"commit": "ba1b8ef232622b77b4e7c2c66fbf5813fb6f601c", "message": "Remove useless storage of UI fields\n", "proba": 5.270998713058361e-07} {"commit": "305b8260880a64ed3667433c996da996ef713e4c", "message": "Remove unnecessary assignment to null. Also makes sure we're not accedentially returning null.\n", "proba": 1.109276936972492e-07} {"commit": "18083ba832214b75b522726ff8720e749ffb32db", "message": "Comment a log\n", "proba": 4.1541326822880364e-07} {"commit": "1897f46fe160cbafe82e09b05147739fecbfde7f", "message": "fixed checkstyle violations: Redundant 'final' modifier.\n\ngit-svn-id: 7e88b6689c675bf212a536fca2a3ed2c50d982c1@1166334 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1765373528760392e-05} {"commit": "b5679c2bc56a6bc0d890616c8339471446beecbd", "message": "BridgeEnter: uniqueId\n", "proba": 0.0003367793979123235} {"commit": "28725c7a8b327a07a6efd0b629bb220772db2035", "message": "\n\ngit-svn-id: https://taverna.googlecode.com/svn/taverna/utils/org.biomart.martservice/branches/maintenance@12847 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 1.074045940185897e-06} {"commit": "dafb2e527ba195e2ffc762bbf571ee30472887a1", "message": "set the default sensor type to 'unknown'\n\ngit-svn-id: 3690ca8e8b93aad95f5b520fc409c00b09b1d475@23835 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 0.00032621240825392306} {"commit": "2c32323674e10232305a84db2bf8a00c52bd66a6", "message": "Fix for getting a NPE when trying to invoke a dynamic method on incorrect number of arguments\n", "proba": 3.6073868159292033e-07} {"commit": "d3c0bf488ab57aa027959183eef188b544028d06", "message": "Initialize array list with size.\n", "proba": 3.987271099958889e-07} {"commit": "4b647ac2357b689ecdab2c0521e6c210d1b1ce75", "message": "ValidationMessage: handle properties", "proba": 1.9145414626109414e-05} {"commit": "77fe51923328f4e0a890551f790ed7f3c5b23e81", "message": "remove print statements\n", "proba": 0.9999992847442627} {"commit": "50a81c7a05052a90e4d6161c6d4ba015665f696f", "message": "Move mapdb to end of exitaction as other parts of system may need to write to it.", "proba": 1.0647585924061786e-07} {"commit": "23182bd13d5441446de7369199c6c23bfd735c43", "message": "removed self href from bulk response in hal compact mode", "proba": 1.183522684300442e-07} {"commit": "df86dca8c81f5bd577710d551982f895a421deca", "message": "RuleMLDocumentParser: Refactored more code\n", "proba": 1.2572895968787634e-07} {"commit": "69237f516910c004ddc3ad2d819b23240a6e0220", "message": "send bitcoin now also waits for tx to be selectable, just like send asset, so it can be used in batch operations.\n", "proba": 1.0620345847200952e-07} {"commit": "4c0429a17550ddfdbb317bb76abd0ee613730dcd", "message": "Removing the serial number from the ACK message, per JetBrains' request.\n\nThis causes a lock up when communicating with 5.14 and older.\n", "proba": 1.1139966460405049e-07} {"commit": "bd753eb6c33f22acff509f8f12d08e0048e8f6f6", "message": "Name concated to firstName in Lead on Map.Also added Opportunity 'Amount' label added to infowindow with Translation support.", "proba": 9.748770679607333e-08} {"commit": "4aa74de0d45a178146f72ee0ebb695ec1d90f430", "message": "try block round IOUtil.readBytes(File) to clear up resources\n", "proba": 2.5047719987014716e-07} {"commit": "51d33d2891537ba98482aab2ef1e25c454d67532", "message": "Reduce duplicated javadoc in FileLink\n", "proba": 3.536848453222774e-06} {"commit": "dc213b7f1ddc504fa4cd0e1e71acb2b0bf97770a", "message": "improve diagnostics from compiler error messages\n", "proba": 5.520756189980602e-07} {"commit": "2f1a3e17fc65697bac6cbe0ca24743216f1a0fdd", "message": "\u9650\u5b9aclass HanLP\u4e3a\u5de5\u5177\u7c7b\n", "proba": 4.0606235529594414e-07} {"commit": "af509ca12fd445c4bb9d729a511f2c1273ef639f", "message": "Fix GC gravity handling issues\n", "proba": 1.0202676321569015e-06} {"commit": "185bbd3a8eba2ac5308bd36546b064fec882f014", "message": "Fixed looking through all search entries and applying lavenshtein distance.\n", "proba": 1.0258175819899407e-07} {"commit": "e495debdcf1925cd090d97510689f612e1ebf2f2", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "c92735f2dcb626762c36b0665b4b9ca281f13a1d", "message": "Group arb calculation files by date and session id\n", "proba": 1.400832587705736e-07} {"commit": "2312b7155b2bad04d199f35ed464503da213a029", "message": "make the thread a daemon thread\n", "proba": 0.002063891151919961} {"commit": "bc9dea8055a23edf26bebcbb83cba29679f83cc8", "message": "Add section dividers in constants\n", "proba": 8.791367918092874e-07} {"commit": "52852fbfad685606ca5f7b5774a2bf074031c8c5", "message": "Provide means of extracting the raw byte-array from BulkStr\n", "proba": 4.345383422332816e-05} {"commit": "d73c883ecd99361fc7c9c77d39406964d1a0a179", "message": "\u89e6\u63a5\u653b\u6483\u529b\u88dc\u6b63\u3092\u4fee\u6b63", "proba": 1.191772071251762e-06} {"commit": "6221de538032f3b3c4acef554ad8f0163f68ebac", "message": "Changed representation to dayfracts instead of days. Note: This class is currently not used in finmath lib and it not tested well enough.\n\ngit-svn-id: 67a55e656427d4d95711d9444b3d4488f7ae1ad4@883 48fcbb9e-5639-0410-8b25-842128a4905d\n", "proba": 9.063742254511453e-07} {"commit": "5bb3249dfef7cab50f50c077f8687c9a51f04b60", "message": "Fix hash code problem with zoomed-out tiles - caused incomplete\nupdates", "proba": 8.216413789341459e-07} {"commit": "9011af1b6a61b5a056494f66f912bc196a4f1c46", "message": "Ensured the immutability of domain model objects", "proba": 3.5029518130613724e-06} {"commit": "4cee7ad58a7778ae9dfdc4d5577dd5225aa4c22c", "message": "templatize type\n", "proba": 5.352698053684435e-07} {"commit": "8fd8a59eb2ea4ad0e7a313151e292ac6934ef0ee", "message": "Do not create fake methods with bodies in interfaces. This makes the JVM verifier fail with \"... has illegal modifiers\".\n", "proba": 1.0642875025723697e-07} {"commit": "b3d94bf10e03b25b95e61fbd0dbc36ec87b666ed", "message": "Removes soft error from new create layout flow to improve perf.\n\nSummary: Removes soft error from new create layout flow to improve perf.\n\nReviewed By: pasqualeanatriello\n\nDifferential Revision: D18809320\n\nfbshipit-source-id: b1598550c6ca5c023de62789d8bcfd8b522aa5d9\n", "proba": 1.4989434760082077e-07} {"commit": "f0a8fc1397dd7ba07036d911e3051eec141dfcab", "message": "Tiny lexical improvements for questions 2, 5, 9 in labels. Some units move to const.\n", "proba": 1.1777174080407349e-07} {"commit": "839389c93755a13bc98099260f8adebabc7ff2ed", "message": "LUCENE-2591: TestNLS fails with ja locale\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@983501 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.7330951840885973e-07} {"commit": "20848d1518b52e5c6610a20fdd4995cb5ea52a90", "message": "Refactoring - some units (for question 5 and 9) moved to const.\n", "proba": 1.0447300269333937e-07} {"commit": "4bfde573cd86f1627a4361726503b9ed37ccd334", "message": "Added Context.tr() to the index title\n", "proba": 1.651866057272855e-07} {"commit": "2a2715a4eb114c9c27ee51887aaf6108ed084ede", "message": "More readable log output.", "proba": 2.081408183585154e-07} {"commit": "aed448c51165be81d309a6f0727d8b4ed9b9c1af", "message": "6.1.39\n", "proba": 8.213969522330444e-07} {"commit": "f50200435ef64e66b6fe78a5ec82f2950fa74039", "message": "changing useProperties to false so the workflow stuff that piggy backs on our scheduler will work\n\n", "proba": 1.390586277238981e-07} {"commit": "f0bd9df2ae3b03a4c5ace903fb3e753130b4094b", "message": "Fixed dumb error on the Exception.\n", "proba": 1.1704327818051752e-07} {"commit": "07473b328e7f314c17bea5beb60b526a6fc7519b", "message": "WWAPI-37 Fixing membersUpdated\n", "proba": 1.2304177232635993e-07} {"commit": "affa8762f98dba64046729fba2155f23b37b4549", "message": "[cleanup] Apply checkstyle\n\nWhen encountering an error sending the response, stop the process and forward the error.\n\n\ngit-svn-id: cfa2b40e478804c47c05d0f328c574ec5aa2b82e@7469 f329d543-caf0-0310-9063-dda96c69346f\n", "proba": 4.87746401631739e-05} {"commit": "ba3c142f9a3595c5ff0e4209baa4eeb77eeaf559", "message": "Update source buffer position\n", "proba": 6.159207259770483e-07} {"commit": "69f50bf7e7f811721cc759f655862db5353816ae", "message": "Better error reporting\n", "proba": 2.7974826366516936e-07} {"commit": "68fbf32c5ab76d912bdaa93e1ae7d2345cddd640", "message": "Add key hash to Link.toString().\n\nThis isn't the key itself: it's a hash of the key.\n", "proba": 3.2249856303678825e-05} {"commit": "b7c8263cb965b395b527ee0e487cb927c83381e8", "message": "spelling correction\n\nsvn path=/incubator/harmony/enhanced/classlib/trunk/; revision=416112\n", "proba": 6.6804605012293905e-06} {"commit": "094744fb65c4b25df9d2ea9e35696e2cf2ddfd34", "message": "Delete Constructor\n", "proba": 1.2395069006743142e-06} {"commit": "0b82eccdd4ce288c690dc9a2f065c7edf75e1eb4", "message": "getSession by id shouldn't throw an exception.\n", "proba": 1.3160683920432348e-07} {"commit": "e9fc26a3e81e93de1447a33bd9bf8193531bacf1", "message": "Minor documentation fix.\n", "proba": 1.210655824479545e-07} {"commit": "8b5dcda0f8ff3ef02b26f97019de2150a738b9c4", "message": "refactoring\n\ngit-svn-id: 623b1913a4f912b976453f456c127dcd8e933919@494 3dd849cd-670e-4645-a7cd-dd197c8d0e81\n", "proba": 0.018261251971125603} {"commit": "72c796cc5d02a8633071776c3270b5961a177d60", "message": "joe 1:13 pm", "proba": 4.80787434753438e-07} {"commit": "423871d0478cd6d5a0bc26d0ff54505d00a8383c", "message": "Added missing import.\n", "proba": 1.235238187291543e-07} {"commit": "d7871357d95e9f9c829f53f4c6f7a40306c1af1f", "message": "fix typo\n", "proba": 0.9999909400939941} {"commit": "4dafebd040745c52191c39c3c770ce81a7b69de5", "message": "Use File.separator to support different OS Change Dir\n", "proba": 1.9955922425651806e-07} {"commit": "9957c0d2944531da874e4463767d54c6b87c6ce6", "message": "Fix javadoc\n", "proba": 0.00012389164476189762} {"commit": "617e8255996f88b8dbec186cadc30fd212731da1", "message": "Documented: RepeatingTask", "proba": 5.713380346605845e-07} {"commit": "d69e23f97ce4f2a277f7ae89f80cbe989bdf5f29", "message": "logger updated", "proba": 3.691687027185253e-07} {"commit": "08d8d892e6637b161879154970cec38a6a1178de", "message": "olfs: Attempting to address bug associated with creating a new PPT connection to the BES.\n", "proba": 9.998628058838221e-08} {"commit": "58f7964f521ca4ced0945f7158ffe4285cc36af7", "message": "fixed node-support\n", "proba": 4.747956268147391e-07} {"commit": "759aedf5102a412739ded261ca15522a2d8974d3", "message": "added URL text loader and some String array methods\n", "proba": 2.1029225649726868e-07} {"commit": "0fec4b4168fc6a4c234afb793a7ebd4769df5768", "message": "GS-10428 Remove embedded space when processing unit undeploys\n\nsvn path=/xap/trunk/openspaces/; revision=123336\n\n\nFormer-commit-id: 5dae70c641ad65a5bd2ce18ba361ba86f35a9ace", "proba": 5.017725015932228e-06} {"commit": "7ac3426f6e4f0527cca39ca4244746211ea0ea63", "message": "\u30ed\u30b8\u30c3\u30af\u3092static\u30e1\u30bd\u30c3\u30c9\u306b\u5206\u96e2\n", "proba": 1.2789821539627155e-06} {"commit": "dc6b3729dbdd10afb9b098d55d3ddbd8203a8bdb", "message": "Added countOccurances to StringUtils\n\nSigned-off-by: Matthias Stevens <3e0606afd16757d2df162884117429808539458f@gmail.com>", "proba": 1.0878070355602176e-07} {"commit": "e5568c17228644525d3ff0d433f54bdfde069797", "message": "Version 0.7 (now supports Atom feeds)\n\n", "proba": 1.0372762915267231e-07} {"commit": "541645576e7ee7433e64ebabb65736738d13dce3", "message": "Updated the new accelerometer implementation to allow the sensor update rate to be specified as well.", "proba": 1.0349660328756727e-07} {"commit": "06f0d40c8a7ec24c5d5c14e30881dc6f895d8f66", "message": "typed collections\n", "proba": 7.725411705905572e-07} {"commit": "9a9b38cecca13ad3e79328d03ea6a2f98bb66277", "message": "add scroll pane to log output text area\n", "proba": 4.6794707486697007e-07} {"commit": "57096afce03010820ba9f11b3c5022a7b9096ef8", "message": "closing input stream after reading is done (https://jira.jboss.org/jira/browse/JGRP-847)\n", "proba": 4.509959978804545e-07} {"commit": "12a129866ffcdd9d6b8b121d22b6a422f0bd1a54", "message": "Fix issue pertaining to logbooks being OR'd together and logbooks/tags being AND'd together\n", "proba": 3.2209848654929374e-07} {"commit": "129ebc0da44b44f223a0f667e8d0dcedc71f060a", "message": "catching exception in diag handler\n", "proba": 3.7348507930801134e-07} {"commit": "2064a0860665d7646818eb1413319f99f4e4e323", "message": "Added javadoc comments to IJob.\n", "proba": 1.1252357268176638e-07} {"commit": "e2bebc72012bfda07252f1d5adb8019aa4fe2b23", "message": "Add script commands when creating SVG output too.\n", "proba": 1.2343572564077476e-07} {"commit": "6da2f8fd073f8f223cda434693e6937580e06cba", "message": "Fix IC2 electric items crashing the game if IC2 isn't loaded", "proba": 7.6203446042200085e-06} {"commit": "550e96935efa5e24518372f2046e5f713b9fdd79", "message": "fixed connection issue with MySQL 4.0.x\n", "proba": 2.4995745206979336e-07} {"commit": "d8183561c75523790d92b27aae5a2fd8821671e1", "message": "Allen committed broken code", "proba": 2.5002970005516545e-07} {"commit": "293546386acb9263669cac060e34880a6cd3a4f3", "message": "operation is not supported fix\n", "proba": 3.7970141875121044e-07} {"commit": "228e34c401469d17a118941b1ff02f52fcaa035f", "message": "TelaConsultaProcedimentos", "proba": 5.432770535662712e-07} {"commit": "8dd997f78341da0d2ed99bf23c02cc8b1f9c8a02", "message": "Fixed bug where the exact same container name did not count as a match\nin CmsMutableContainer.", "proba": 1.0356473012507195e-07} {"commit": "c7f976c61d3fc695f42f6d832854253a3af12a8a", "message": "Fixing broken unit test in DatasourcAdminDialogModeleTest\n", "proba": 2.079071208527239e-07} {"commit": "c4136662c21691c4d7a1b64870856f99ef898e6e", "message": "Add a handy subtract method to Coords.\n", "proba": 1.3328777015431115e-07} {"commit": "e1f65b3f572c1e1b2a29613991fe4249c2060d29", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "72c85ba349718c62f74ba60874690e240e4423c9", "message": "bug fix for Chinese filename download\n", "proba": 1.6234066890774557e-07} {"commit": "aa19a82fd3b78b603d901838abb7f6ba4fb33375", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "c69a7e3f17a4b61ceefa921db9b54748475570a4", "message": "Make file available from Config\n", "proba": 1.9159823239078833e-07} {"commit": "e4cacfd4a91b23b352b6694e0ba92173cafb4269", "message": "Update BlowfishCoder.java", "proba": 3.542515969456872e-07} {"commit": "045c3a46983612a5fc9789043a479ab73f80d93e", "message": "Add column for host name.\n", "proba": 1.355867738084271e-07} {"commit": "3c2886db11efdb5536f3d95e415a6e6d49a71132", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "2adf88fb42afbb366ad630e1839947225c8f0ffe", "message": "Enabled the working directory to be selected by the user.\nRetested and resolved various Mac Windows file select issues.\nModified change storage directory code to be shared and to also change the working directory.\nAdapted various functions to handle the changeable working directory.\nAdded shared file dialogue code that saves the last used directory and tries to make the Mac jvm file select useable.\n", "proba": 1.0486349566463105e-07} {"commit": "6282b5c4f9cc4576d54d74716d2fb985a3a359a8", "message": "rename method\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1243683 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: be458ce9506390ce1d070bb4ea230612e5bde9b1", "proba": 2.2596823328058235e-05} {"commit": "cb5f0aaf5b23b6792892997f2364def15d81ea52", "message": "Simplify Classifier code. Patch by Timo Bauman, see for details\n\nhttps://sourceforge.net/tracker/?func=detail&atid=301904&aid=3057365&group_id=1904\n\n\n\ngit-svn-id: a8b04003a33e1d3e001b9d20391fa392a9f62d91@10342 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 0.9974894523620605} {"commit": "8f1d5a2058b2638a0fd111531ba369d6fa87c1be", "message": "additional test case for writing unsat info\n", "proba": 1.1494069696027509e-07} {"commit": "a73a99a539830248233bc24617118098c7fab1f5", "message": "Adicional @FieldDefaults(level = PRIVATE) no teste do ImportadorAutomatico\n", "proba": 8.016411356948083e-07} {"commit": "ed23f384fc0718dc43b1c8134806fea4ed0d6b71", "message": "Adding tests for order.priority and order.when. One is failing, need to see why...", "proba": 1.276046930343e-07} {"commit": "624dce6c7835eb2d61b2e87b122b8db886e0760b", "message": "Log headers for HttpBin\n", "proba": 5.747108957621094e-07} {"commit": "3011f573ff6bee824879064ba97ccc46cda4c7a9", "message": "Some integration tests tuning (seems Linux likes not-NIO server more?)", "proba": 1.0552964369026085e-07} {"commit": "ba708b55582147c8ef90740e29e436877407d2c3", "message": "fixed compilation error due to generic type inference.", "proba": 1.1110365250033283e-07} {"commit": "e23450b1c8a47e356e777d6b61469a9146c3acb2", "message": "Show test Name at ConnectionTest\n", "proba": 1.9938839557198662e-07} {"commit": "0fcb09e54215a550baab87af06365e79d0e29120", "message": "shortened time for test length", "proba": 4.281695146346465e-05} {"commit": "b75cfc88e8fc1445d2d32d437f4de292a5ece4fb", "message": "Added tests for resource root names (#390)\n", "proba": 1.0922666859869423e-07} {"commit": "dc3d56c338f738472a1077ba22220a2e864e5921", "message": "Fix server test\n", "proba": 1.5336794376707985e-06} {"commit": "aa6bfe6183f91c932bd834f5a6c7b48ff3cf691b", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "9c43d81a2211d15abfed75a214186e11b6025a00", "message": "Added Windows isProcessRunning", "proba": 2.0776182907411567e-07} {"commit": "77472fbf3c7bbf5059dab82612e152507f7e8e09", "message": "set id to generate auto\n", "proba": 2.818202574417228e-06} {"commit": "61fb29c048977cb34b34ac0b6af10df1a291be95", "message": "Inex Test bug fix\n", "proba": 2.9010951152486086e-07} {"commit": "6a2c2c23f98a45e73fbc47f5c5a9fd432bc9ae34", "message": "(doc) - fix misleading comments (#334)\n\nCo-authored-by: richard <75199c051aa73774dd80bba044850228f5aa92ad@gmail.com>", "proba": 1.615716342939777e-07} {"commit": "6bdf835161909a08683234975f73952dd2d465d5", "message": "Turned VALUE_TEXT_ANTIALIAS_LCD_HRGB off, because it does not compile using ant.\n", "proba": 1.086106991010638e-07} {"commit": "2e42185efc93b136b978be6cf1691bb582cf534b", "message": "Fix unit test/ remove TODOs\n", "proba": 3.840116562514595e-07} {"commit": "c51f81a79e49b1b5a0e7e7d8cd931b10609f5931", "message": "Disable insertion markers for now. This will be a user preference.\n", "proba": 1.0619009316314987e-07} {"commit": "8a294f523e638ce4757490856acfa4d0467fdcb8", "message": "Applied patch by Andy Foster: most methods of RemoteCollection will now request an up-to-date view of the child collections of the collection (instead of using the cache). RemoteCollection.getChildCollection will check with the server to confirm if the specified child collection does really not exist before it returns an error.\n\nsvn path=/branches/DLN/eXist-1.0/; revision=4730\n", "proba": 2.7302328931000375e-07} {"commit": "8675ce3bb04ab03249e3570971b911b363dd0e55", "message": "Added test to debug encoding problems: collection names containing an accented character.\n\nsvn path=/trunk/eXist-1.0/; revision=662\n", "proba": 2.482797299308004e-06} {"commit": "ed8ac0f8b7240473fd8e2263ff586c3b9402d718", "message": "updated ReportEntity test to be ingored until mysql changes are committed.\n", "proba": 1.014866697346406e-07} {"commit": "70f6876140b753e2da3df1563d3b481f3cbea944", "message": "Final results of code.", "proba": 1.6054133311627083e-07} {"commit": "ffab96d2823c3a884919f27f598a4e0437f08302", "message": "Update the test for order validation", "proba": 3.7368459970821277e-07} {"commit": "884151f71b5ecbf2c2ee855f4dbb4b5d36077d9d", "message": "Transforming input to tiling coordinates seems to work now.\n", "proba": 1.0917668191723351e-07} {"commit": "e117f833c7b08f0f1a1d0e726fcf786661eb987d", "message": "#133 Remove an extra test for equals contract\n", "proba": 2.6343175818510645e-07} {"commit": "6f90e144603ee8e15fa98d4053806dbf13c3ee10", "message": "Add test case\n", "proba": 8.92538737389259e-05} {"commit": "8c8fd6fbb5727218b8c884ad48446eb50257223b", "message": "after speaking with Mariam new video names to choose added\nrecording status is now visible\n", "proba": 1.0647057990809117e-07} {"commit": "0acf0a6f3592ef9a5a2d0566baa4fd466323a0a1", "message": "added NestableErrorTestCase to test suite\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137008 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0533561812262633e-07} {"commit": "9f2556d98c7a0411ff2366a4d6e55e7202751e2f", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "07cb7cb48f046a5e0bd5dd1fcb462e8e1ba7f21b", "message": "forgot to comment out one test\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@590878 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.82007164287279e-07} {"commit": "43c6f7b34bc2a28409092c83cecae211ec343af7", "message": "- removed @Unsupported\n- added description of send and forward queues\n", "proba": 1.2515604908003297e-07} {"commit": "e9fb0469210513f8028fa1489700b79a58c7c441", "message": "more efficient computeSize()\n", "proba": 1.3474120805767598e-06} {"commit": "7eed25f405ffd4849fdaa2c36ba2dff68e3ff79d", "message": "hooked in calls to signalAgree and signalDisagree on IdentityManager\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@2478 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 6.485775543296768e-07} {"commit": "3fb9ee37044cc5b727705136a60dec6efdde581f", "message": "Complete ? charset conversion from ISO 5226 standard\n", "proba": 0.0025135164614766836} {"commit": "1bd4201c85aba23d63324e860b2f87719989b46e", "message": "Fix NPE on StreamProxy when socket is closed without request\n\ngit-svn-id: db726465513d871f9b26a5f354abfdea998d0c60@107 0a442a4a-40cc-11de-998b-8fedbbe774c7\n", "proba": 4.192641426925547e-06} {"commit": "87eff2c9cfdfea0f12879f383ea299f2a1bc0781", "message": "swagger servlets in standalone server\n", "proba": 3.8946981817389315e-07} {"commit": "a73879e3e9d139a8f7133de0aad99ae58d4ac236", "message": "fix ordering classloader\n", "proba": 4.6090798377917963e-07} {"commit": "44d8382ba913fc7692fac0ee4288ffc47db99e37", "message": "Improve global and tree name spaces.\n\nSigned-off-by: Etienne M. Gagnon \n", "proba": 6.218786438694224e-05} {"commit": "1a38c09f5542c8fa6d0c99ee0191674192096bb7", "message": "fix bug\n", "proba": 6.400653660421085e-07} {"commit": "30ee1c5eba6be87bbfa10c240e182e58126b2f5a", "message": "Detect tidy errors and warnings\n", "proba": 4.627401892776106e-07} {"commit": "33c5e342f3952213a0c3366445c486ade89cde51", "message": "handle active modes\n", "proba": 4.558485500183451e-07} {"commit": "021c49ae39333adcc6952b821c8f541188424e94", "message": "Fix getSchemas for 7.3 servers. 7.3 cannot extract an array element\nfrom an array that is returned by a function. Instead coerce it to\ntext and pull it out with a regex.\n", "proba": 1.4148899651900138e-07} {"commit": "0f6f13c94ac401fd4621c0fd840974b52e21af55", "message": "Remove some of the clunky language from the Javadoc\n\nSpecifically, removed \"returns\" and \"a new Fraction representing.\" The\nfact that this is a non-static return method should be evident from the\nheader; the \"a new Fraction representing\" is included in @return.", "proba": 1.8813445024079556e-07} {"commit": "b44fd497f610facf47699c75ebbd10cc1b43db43", "message": "Don't throw an Exception in locatorsUpdateCopy() even though the\nability to update LOBs is unimplemented. The 1.5 JDK's CachedRowSet\nimplementation calls this method regardless of whether large objects\nare used or not.\n\nFrom report by Kevin MacClay.\n", "proba": 1.0352484025588637e-07} {"commit": "ea7d24ce4f6b1f204005b0fe1611638f09dc4470", "message": "Throw update right after init\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1141 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.53586017354246e-07} {"commit": "ae408574f55aff81610e2ff4cc5e77322bf7cb0f", "message": "Ensure that a preferences change is committed.\n", "proba": 1.2972175511549722e-07} {"commit": "1975fa320d6fc359dbf8fc94495fe3a7d2306d48", "message": "update updateEventNumbers() method (not tested yet)\n", "proba": 1.3281169231049716e-07} {"commit": "b246c0b71653d5ddd3ca05308dea7b606e0a676a", "message": "Make Identity service name lookup case insensitive\n", "proba": 0.008798058144748211} {"commit": "b7261cb265c5ce6c7a87e152d2dcdb7aca5b336e", "message": "Merging dev -> qa\n", "proba": 1.5305117528896517e-07} {"commit": "444cd0d6abf9d790db4e4867572c952f5933cfbe", "message": "fix period log statement\n", "proba": 1.0193009529757546e-06} {"commit": "bc53e7b6d912c3edc1924f00bc9ac1b59e92d8c3", "message": "[test-suite] Generate class in virtual project", "proba": 4.367450856079813e-06} {"commit": "aaba94f27546abae212ed56369c49028a29b1a65", "message": "Issue 39032: Migrate ManageWnprcTaskAction to extend SimpleRedirectAction (#108)\n\n", "proba": 1.0325310029202228e-07} {"commit": "1dc2a96a76cd3ad93ab643ac3b434b9d040a6ccc", "message": "[PDI-11344] - Blocking step poor performance because of not setting BaseStep.first to false - introduce test\n", "proba": 3.78371908027475e-07} {"commit": "20d38c43963da80ad6c304e23bbeb4b92c479c30", "message": "do not run com.intellij.aws.cloudformation.tests.CompletionTests.testPrefix3 without fix for WEB-11859\n", "proba": 1.726609895058573e-07} {"commit": "6ca6af3830be442cab941368146c82de8878c7a4", "message": "TEZ-275. Test failure in TestDAGImpl (bikas)\n", "proba": 1.30270095155538e-07} {"commit": "5d9c77734c0e28d4fcc834e36e276f1bb1e8a95c", "message": "Documented OnClickListener\n", "proba": 5.157634177521686e-07} {"commit": "0fe92866c00202beaf4c26730ce8a8d944df43aa", "message": "Add JavaDoc comments to HttpServiceCheck class\n", "proba": 1.4970876804909494e-07} {"commit": "19221117b8f2efb1b4b521fa701c95168069237d", "message": "test report file with regular expression", "proba": 1.1396089576010127e-05} {"commit": "72e7c7f66f38cc29553d94406b0a6cf896af5127", "message": "OCVN-95 datetime format fix", "proba": 2.673042445167084e-07} {"commit": "6e9ba2e3a1910fb07b9063f6b869c2f6c5dc6f98", "message": "Separated and Updated tests", "proba": 2.3024568918117438e-07} {"commit": "acd62057713eca3fd28ebee00c567b963c0e7167", "message": "Fixed new label feature\n", "proba": 2.977197652853647e-07} {"commit": "e3d56d0a2446877a249cfc76a164bdffeb0d6013", "message": "Return MemoNode for various API functions, allowing chaining of functions.\n", "proba": 1.0825868912434089e-07} {"commit": "ba1a27e18356f77d63554db593f2aa2ac4f8ff5f", "message": "Issue 1268\n\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@4103 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 2.2396257293166855e-07} {"commit": "116f442c06afc810c484dbede3bf330dbd953ebf", "message": "Added Scoutlink ircd detection\n\nChange-Id: I647c00f0c74251b8e9d50a5f4c11db60da790ad2\nReviewed-on: http://gerrit.dmdirc.com/899\nAutomatic-Compile: DMDirc Local Commits \nReviewed-by: Chris Smith <711c73f64afdce07b7e38039a96d2224209e9a6c@dmdirc.com>\n", "proba": 1.6038616479363554e-07} {"commit": "e1d9a4779d0c85bd97ad28b8a395334409da6f15", "message": "Changed the rest of ImapStore to use longs for storing UIDs", "proba": 1.4843709550405038e-07} {"commit": "2acd55a9ef9a7b409010588825c064a86b198c9e", "message": "Implemented work-around to handle malformed UIDL responses (POP3).\n\nFixes issue 3546", "proba": 1.6477815734106116e-07} {"commit": "6ebaf2cc837e1fe84eedf0ad70e4589624a29aec", "message": "editor\u540d\u306b\u6b63\u898f\u8868\u73fe\u3092\u4f7f\u3048\u308b\u3088\u3046\u306b\u3057\u305f\n", "proba": 4.635625998616888e-07} {"commit": "8cd9d8d81f9f57a1749b95bd3f6e2492cc327c81", "message": "SHA1 for bytes\n", "proba": 3.7110135053808335e-06} {"commit": "62e9b716785368cd3078f15c2e7f719feea7c590", "message": "* [android] fix DCL thread safely (#48)\n\nhttp://www.cs.umd.edu/~pugh/java/memoryModel/DoubleCheckedLocking.html", "proba": 1.3728946157698374e-07} {"commit": "b4214e061be511c0dae7b84977aae4511b531963", "message": "*** empty log message ***\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1113633 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.02829743456823e-07} {"commit": "1fe94bda8f9af3648ce1e8f00d2fd1ed73ce92e2", "message": " action servlet modified for rejected list\n", "proba": 2.9095681952640007e-07} {"commit": "009fa8c079a74e706c2b93acacf3a70f285cd84e", "message": "bug 12158: only allow storage migration through migratevm api, iff no data disks attached to the vm. As data disks may have different service offering with the specified storage pool\nstatus 12158: resolved fixed\n", "proba": 1.338579522780492e-07} {"commit": "0f310b7c62c8232e97a2babc4b05f63d4554c2c5", "message": "Always create AyncTaskEx's handler on the main thread\n", "proba": 1.3109875851569086e-07} {"commit": "cd01f7dab2a94fa91389c7a1ca695e5fa31c6ccd", "message": "bug 11181: taking care of a boundary condition with 0 user VM\n", "proba": 1.8231102671961708e-07} {"commit": "52279259f93832b14eee6d1216b5887e0a3543c4", "message": "Tidied up alerts a bit.\n\nRemoved superfluous methods. Added ability for surface to have\na countdown.\n", "proba": 9.916277576849097e-08} {"commit": "6b04b0f12f6057125d462fb36693a4f66031c016", "message": "SessionCreationMethod fixes\n", "proba": 2.6907309802481905e-07} {"commit": "29c0861ea9f667364239fbef33fd0e9b5aab7a1e", "message": "Grammar fail", "proba": 1.7492911865701899e-06} {"commit": "bda60f44e9b46d26056c23849effa145ffe80678", "message": "Don't treat `Backend.None` as a registered backend\n", "proba": 3.2927691790973768e-06} {"commit": "ce9849e53cd6fada37f2beac393cda71142557bc", "message": "updated documentation\n", "proba": 3.37184388854439e-07} {"commit": "84e7704362381c7c54618b0c918be2ee9dcb7c8f", "message": "refactor assignments to setters", "proba": 1.4130171166470973e-06} {"commit": "ea8b5a90301431d8d502fea11812b1d9872f11db", "message": "Removed unused methods\n", "proba": 4.5585809971271374e-07} {"commit": "562eb7eef27d3b343850773e3fe9c48bff2faf1a", "message": "Suppression du hack pour cabine pleine\n", "proba": 1.9612893709108903e-07} {"commit": "edadd65ae2551cd739966758ef3f478f13fd4ca5", "message": "Improved coverage for Formulas#isArmstrongNumber\n", "proba": 1.5617719384408701e-07} {"commit": "ad76c056ec2d7a244224d71cd25ea6d59ed8365d", "message": "Fixed movie detail mask that I broke with the last commit\n", "proba": 1.3430651790713455e-07} {"commit": "9ba87db1f05f7d8cf551bdb2e61cde94d17e63da", "message": "Keep status bar black for SecretActivity\n", "proba": 1.8614487373724842e-07} {"commit": "205167d88e24bb7bd8fd01c30bdf53fa6c5f3447", "message": "RicochetActivity: return after broadcast\n", "proba": 7.182856279541738e-06} {"commit": "1ce613939cedccd8418b781e5602788a7ea3dea1", "message": "Fix bug where upvoting or downvoting said that the score was then hidden\n", "proba": 2.4772205051704077e-06} {"commit": "0ae9d370483cd827cb0d347a649b63ffa032b280", "message": "Hook up search box to feed presenter\n", "proba": 2.389885480624798e-07} {"commit": "c6e75115783550811e0871a5e746be9f5e83cc6e", "message": "Track bottom nav bar item selection\n", "proba": 2.5808486725509283e-07} {"commit": "d3cd97a8ad7f1c1df48bf42080d993b861158786", "message": "PARQUET-75: Fixed string decode performance issue\n\nSwitch to using 'UTF8.decode' as opposed to 'new String'\n\nhttps://issues.apache.org/jira/browse/PARQUET-75\n\nAuthor: Daniel Weeks \n\nCloses #40 from dcw-netflix/string-decode and squashes the following commits:\n\n2cf53e7 [Daniel Weeks] Fixed string decode performance issue\n", "proba": 1.1595416253840085e-05} {"commit": "8de6ab0ddd2ead75286c1a1db0ddb74145d8272a", "message": "Updated description on getMillisSinceEpoch()\n\ngit-svn-id: 3f09329b2f6451ddff3637e937fd5de689f72c1f@1087835 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.7015279847073543e-07} {"commit": "b1c4e8e8a9abd760c3ee136897810d3a24e26a76", "message": "made table support methods public. added createStream(PdParagraph) method", "proba": 2.279595264553791e-06} {"commit": "b0bf49f1b8da2418ec5e242cda70813d6083ca10", "message": "Properly cache null for edge elements when navigating up, down, left, or right. (dm)\n", "proba": 2.2633756202594668e-07} {"commit": "e038a82d8516e0655daf647850b25a1d57a9be3c", "message": "ComboxBox instead of TextField\n", "proba": 2.9931169365227106e-07} {"commit": "156b3104b8b89bc076665c94d9395a54303e65df", "message": "Update HighScores.java", "proba": 4.302826539515081e-07} {"commit": "4e7e0646917fd3bc96347877ec56314fd09f87bf", "message": "update function names\n", "proba": 2.5602519144740654e-06} {"commit": "fed9558342f4d0c10fd1eb0adf533683bcfd72bf", "message": "#840 : fixed token binding test\n\nhttps://github.com/GluuFederation/oxAuth/issues/840\n\n(cherry picked from commit 94dd717)\n\n(cherry picked from commit 252b83f)\n", "proba": 1.7981865596539137e-07} {"commit": "8209cb9275d1919a49436f85fe8707daedb53eb2", "message": "Removed Uneeded Endpoints\n\nCurrently do not need an end point to return what raspberry pi or arduino a sensor is on based on the raspberry pi and arduino end point ... kinda dead code.\nSo I removed it.\n", "proba": 1.1812021227797231e-07} {"commit": "ffb686556f34d8ddfe5a3a8e00882ca08e33ea8b", "message": "Fix loadlib.\n", "proba": 1.4750079913028458e-07} {"commit": "4fd19f2d384b26a0eaea99bf84780dd4ea4e9845", "message": "Added getLayerMap() method.", "proba": 1.0825992546870111e-07} {"commit": "bee7d505c797027f7997e953b49c2574cfa75904", "message": "Dialogs.getAllDialogs();\nDialogs.getAllDialogsIDs();", "proba": 1.7749637208908098e-06} {"commit": "963aac315164b2ef73cc79fa0272996142335da0", "message": "more analysis\n", "proba": 1.3003511867282214e-07} {"commit": "07bb2873141f9866256d10f881deb3dc464c160b", "message": "habithisory reverse chornological order\n", "proba": 3.461187134234933e-06} {"commit": "359ba72aeebf9fcae907420065d5bd7861ad595d", "message": "block size", "proba": 1.2145904975113808e-06} {"commit": "3d9b375549c3e03712d063e7ef46b68cfe64fffe", "message": "Update CalendarEvent.java\n\nTypo", "proba": 2.986615299960249e-06} {"commit": "a5c5e73087194ff8a846a6b4d65985c42a0e6be1", "message": "correcting transformation of correlation data\n", "proba": 4.075011020177044e-06} {"commit": "7fcf6e0c6b0b36fd014b8849f35d8a4faeaedef6", "message": "Added socket stuff", "proba": 2.9732876782873063e-07} {"commit": "7e9b3f2f623ffb0ae8db0e87140054812d544b3a", "message": "Fix : The queue adapter was rebuilt for each song in the list (wrong curly bracket location)\n", "proba": 1.1086360274248364e-07} {"commit": "91a7be33ddbd17644945b3db8da7f1ef50d0bc34", "message": "fix tests calling old method\n", "proba": 1.4147619822324486e-06} {"commit": "575d9fe6b29a90dd6c28a22fc88cf338387de268", "message": "Add wa for select toString(file) file...\n\nIt is not clear why this does not work\n\nCaused by: org.apache.calcite.sql.valiCaused by: org.apache.calcite.runtime.CalciteContextException: From line 1, column 17 to line 1, column 20: Expression 'URL.file' is not being grouped\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:422)\n\tat org.apache.calcite.runtime.Resources$ExInstWithCause.ex(Resources.java:463)\n\tat org.apache.calcite.sql.SqlUtil.newContextException(SqlUtil.java:804)\n\tat org.apache.calcite.sql.SqlUtil.newContextException(SqlUtil.java:789)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.newValidationError(SqlValidatorImpl.java:4393)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:117)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:41)\n\tat org.apache.calcite.sql.SqlIdentifier.accept(SqlIdentifier.java:344)\n\tat org.apache.calcite.sql.util.SqlBasicVisitor$ArgHandlerImpl.visitChild(SqlBasicVisitor.java:119)\n\tat org.apache.calcite.sql.SqlOperator.acceptCall(SqlOperator.java:859)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:212)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:41)\n\tat org.apache.calcite.sql.SqlCall.accept(SqlCall.java:137)\n\tat org.apache.calcite.sql.util.SqlBasicVisitor$ArgHandlerImpl.visitChild(SqlBasicVisitor.java:119)\n\tat org.apache.calcite.sql.SqlAsOperator.acceptCall(SqlAsOperator.java:121)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:212)\n\tat org.apache.calcite.sql.validate.AggChecker.visit(AggChecker.java:41)\n\tat org.apache.calcite.sql.SqlCall.accept(SqlCall.java:137)\n\tat org.apache.calcite.sql.validate.AggregatingSelectScope.checkAggregateExpr(AggregatingSelectScope.java:231)\n\tat org.apache.calcite.sql.validate.AggregatingSelectScope.validateExpr(AggregatingSelectScope.java:240)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateExpr(SqlValidatorImpl.java:3755)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateSelectList(SqlValidatorImpl.java:3728)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateSelect(SqlValidatorImpl.java:3193)\n\tat org.apache.calcite.sql.validate.SelectNamespace.validateImpl(SelectNamespace.java:60)\n\tat org.apache.calcite.sql.validate.AbstractNamespace.validate(AbstractNamespace.java:84)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateNamespace(SqlValidatorImpl.java:939)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateQuery(SqlValidatorImpl.java:920)\n\tat org.apache.calcite.sql.SqlSelect.validate(SqlSelect.java:220)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validateScopedExpression(SqlValidatorImpl.java:895)\n\tat org.apache.calcite.sql.validate.SqlValidatorImpl.validate(SqlValidatorImpl.java:605)\n\tat org.apache.calcite.sql2rel.SqlToRelConverter.convertQuery(SqlToRelConverter.java:550)\n\tat org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:264)\n\tat org.apache.calcite.prepare.Prepare.prepareSql(Prepare.java:228)\n\tat org.apache.calcite.prepare.CalcitePrepareImpl.prepare2_(CalcitePrepareImpl.java:784)\n\tat org.apache.calcite.prepare.CalcitePrepareImpl.prepare_(CalcitePrepareImpl.java:639)\n\tat org.apache.calcite.prepare.CalcitePrepareImpl.prepareSql(CalcitePrepareImpl.java:609)\n\tat org.apache.calcite.jdbc.CalciteConnectionImpl.parseQuery(CalciteConnectionImpl.java:214)\n\tat org.apache.calcite.jdbc.CalciteConnectionImpl.prepareStatement_(CalciteConnectionImpl.java:196)\ndate.SqlValidatorException: Expression 'URL.file' is not being grouped\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)\n\tat sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)\n\tat sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)\n\tat java.lang.reflect.Constructor.newInstance(Constructor.java:422)\n\tat org.apache.calcite.runtime.Resources$ExInstWithCause.ex(Resources.java:463)\n\tat org.apache.calcite.runtime.Resources$ExInst.ex(Resources.java:572)\n", "proba": 0.008214524015784264} {"commit": "2f52d026accf14086d8e81e9ecc51710d7c22a78", "message": "removed debugging\n", "proba": 1.245266389560129e-06} {"commit": "53fa978640900ec9d899a03c7be8e1d78127d5ff", "message": "Removed the usage of some deprecated methods of the ProfileImpl.\n\n", "proba": 1.08235980178506e-07} {"commit": "bfa8e6b47c4e5bf7bc7cc056a491c0e47ed869e0", "message": "Integration with JESS 5.1 kindly donated by Kaveh Kamyab (Imperial College)\n\n", "proba": 9.854509386286736e-08} {"commit": "da8a9fe94acd08b5f7bcc662fba5ed75031bbbbe", "message": "Modified taking value from queue.\n", "proba": 1.1805263966380153e-07} {"commit": "bca21d551537de0c62216ce8ac93c2e68ff746bf", "message": "Addressed Rodrigo's comments.\n", "proba": 1.1239873032309333e-07} {"commit": "dc5964b1d39eb44cff370a29036763eff5a797d6", "message": "Copyright update.\n", "proba": 1.2580643726778362e-07} {"commit": "9e80b28278e089e1870d0f131e926d159274f482", "message": "Fix indentation", "proba": 0.0172440055757761} {"commit": "33c804dd48fddd02f089f7b8e7be2bc823e927a8", "message": "Refactor: DRY VoltZk.restore string symbol.\n", "proba": 1.289577369334438e-07} {"commit": "e8ff67347c8332fa57e7b74dc8fc0c50626178ed", "message": "Remove recovery test for now\n", "proba": 1.4553636162872863e-07} {"commit": "984e54552ae04bf77bfdb0de335521a45c31d8ea", "message": "Added a generated question to android app\n", "proba": 1.8692368541906035e-07} {"commit": "41f6585754ed9d7e878f3b53ad4294e225cdb759", "message": "CLOUDSTACK-1136: [EC2 Query API] AssociateAdress, DisassociateAddress and ReleaseAddress fail with NPE\n\nWhen invalid parameter is provided as input for any of these API's we get an NPE\n", "proba": 1.310415029820433e-07} {"commit": "c83c47f0c80bd855a2dd1ebcd95301f2458e0c04", "message": "Update payload size\n", "proba": 5.831136036249518e-07} {"commit": "94d2d3d63be137d4a8ea13a1b930fa190b49d785", "message": "Add tooltip and menu icon.", "proba": 1.3483526117852307e-07} {"commit": "622b63ced603fb7c31bacc7e7c0c8f0a7f341e61", "message": "Much better memory management for updating.\n", "proba": 1.1210283901164075e-07} {"commit": "bfa2ec77a32d4c492e90914b3bff76141b52761c", "message": "Improved wording.", "proba": 6.164760293358995e-07} {"commit": "4e1d351418eeefa6efdee1bdd205eec1345b6919", "message": "add setupNative declaration", "proba": 5.204365720601345e-07} {"commit": "da8296f75221c52deed5bf699956b7471d581c40", "message": "try not to have duplicates to save memory\n", "proba": 4.3260081383778015e-07} {"commit": "fe42e5201840dd34d134dca5d00ef14ff58c33d1", "message": "animateSpring, animateAutumn, fakeFallDownAnimation, copyEllipse and added interface HideMethod\n", "proba": 1.2957251271927817e-07} {"commit": "1e5c95e3843b7f165bd252d49fc5620c84ad5afe", "message": "resolved 1st part of bug #7003\n\n\nSVN-Revision: 11841\n", "proba": 1.1635670915666196e-07} {"commit": "4b8095d47ba5b5c30a5cb2f586808d5c58b8b153", "message": "changed prepareConsentTierMap() to fix the bug 8905\n\n\nSVN-Revision: 15130\n", "proba": 1.2584435182816378e-07} {"commit": "09bd43ff69fd677366541f3381c0dd2813aca860", "message": "Fixed some bugs in the simulation\n", "proba": 2.2045838932172046e-07} {"commit": "dc3786adb7339e6138773985f9c9782f3b5becd6", "message": "ZooKeeperClient.java\n", "proba": 9.050060725712683e-06} {"commit": "1d1a06096f7fc7e251ac773ee712f986f5c57069", "message": "1.1 testng is run.\n", "proba": 1.2426677642451978e-07} {"commit": "61dc89100b3feaf8815813a3d7edb3bfb68f285d", "message": "\"null\" string logger now logs to system.out\n\n\n\ngit-svn-id: b6107fd0ee1c9cff0d97bb5f9f4762e9241713e3@5604 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 2.5164563339785673e-06} {"commit": "cc133e8fe43e0508d0bfc878be781a5f01afcd23", "message": "ALIEN-946 reactivate some IT tests\n", "proba": 1.3200103410326847e-07} {"commit": "42d80928f633721a73054545f4682fea5054178d", "message": "timob-7880: fixed type conversion\n", "proba": 5.530230282602133e-07} {"commit": "693f729e1f8cd8aa990c33cdd69719e2daa9dfe6", "message": "boojaa", "proba": 1.8720049411058426e-05} {"commit": "46bcf4298cd74c1d9706255143f95e0299ebdd15", "message": "* [android] fix build\n", "proba": 1.7407361951882194e-07} {"commit": "76ab50a8b31cd3dd0faf0f95cd2df44dae342867", "message": "Fix AndroidX annotations", "proba": 0.000877627928275615} {"commit": "8f17ac42734e4414bbac408705744513c2a3e76e", "message": "\u66f4\u6539\u67e5\u627eresource\u903b\u8f91\n", "proba": 2.559543474944803e-07} {"commit": "0745dedb060f6e9543c7fb2b0902b4c2917ac27e", "message": "Ignore android tests that needs re-impl\n", "proba": 9.637295761422138e-07} {"commit": "db94b902c41f2ad7c585b1b67b982f22b90f1761", "message": "wiretap aus facebook entfernt.\n", "proba": 1.4917148405402259e-07} {"commit": "b130e8b3f09a417dd278c59a55bfaaa5836937b4", "message": "CLOUSTACK-997 improved documentation for assignVirtualMachine API; updated overall description and per parameter descriptions to per bug suggestions\n", "proba": 1.0343759981878975e-07} {"commit": "826f392cbcfb5e2b8d795d451ea16643ff4e9505", "message": "added null value handling to partitions\n", "proba": 4.421106041263556e-07} {"commit": "b1fbb67554ffd313f56880f44cf18629d23f2404", "message": "JS: remove unnecessary ChangeListener for EditBox\n\nCommit eb6601887203e1671776d5a9145fcef86c99d7cc\n(JS: accept an input edit if the cell loses focus)\nautomatically accepts the edited value for an input if the Input Editor's\ntab is changed.\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.6555280524244154e-07} {"commit": "56ac141fe55cb6c06e2f34f355c3fdced818ad79", "message": "fix test assertion because of missing standalone definition in xml header\n", "proba": 1.4336793583424878e-06} {"commit": "97c28f81162e6d31df80ff36416049c978cac16b", "message": "support AND and then OR search\n", "proba": 1.1752602802062029e-07} {"commit": "60b0b5cd7933707e9e83464e4c40118864c30c18", "message": "string to char", "proba": 0.9999994039535522} {"commit": "5af64ac6edcfcd3a68d8b39b5208e007177a3dcc", "message": "do punch\n", "proba": 0.0001925999386003241} {"commit": "f7434ace2ec92c65be823ee6405537e80dc58c38", "message": "Remove duplicate Monster\n", "proba": 0.9998773336410522} {"commit": "492b6deafa76fbfd31a3515fb3705a8730cafdc6", "message": "cosmetics\n", "proba": 1.643785367377859e-06} {"commit": "4593f2ae009d51632e773771651d4800a4e6f31b", "message": "Used \"HCardUtils.isChildOf()\" method to check for embedded vCards.", "proba": 1.0260328053846024e-07} {"commit": "08fea12fbf0969311b46fc1356a4fe7a25f7c6d0", "message": "- minor fix to completely clear Traverser state.\n", "proba": 1.0058076327368326e-07} {"commit": "c0eaa0d011b192a66383b63f39841b24fbe62848", "message": "Modified to use enhancement https://github.com/hutdev/jprom/issues/8", "proba": 2.232547871017232e-07} {"commit": "080912a960df2d94defb1ceaec025eec7b12c6ff", "message": "image viewer: set initial zoom based on the image size", "proba": 5.513092673936626e-06} {"commit": "98217364a44806fe3423886a21382e4613a463f2", "message": "add timer penalty one second\n", "proba": 6.488540975624346e-07} {"commit": "a1b61ff5fa353842f57a4b9773c336f164f24f00", "message": "Addressing some style and performance issues with null error messages.", "proba": 1.0746273204631507e-07} {"commit": "b605306df7275ef9964045d07a469a0c6abeae1f", "message": "Fixed #71\n", "proba": 2.5676848736111424e-07} {"commit": "36db80ea38dd971556085c0d5ce17b9d1816ae48", "message": "clear logs when click btn\n\nclear logs when click btn\n", "proba": 1.02505043741985e-06} {"commit": "29675c2112b5033aa62b6e9bc0b9cbfc5d963f95", "message": "Performance improvement\n", "proba": 2.3084380700311158e-06} {"commit": "e81f0288c628fd90d70f5cd92bb1cd7077e8661a", "message": "Further simplified the self boosting.\n", "proba": 1.2693881501490978e-07} {"commit": "84e77aad32b92a807c7dcd084e482f269d36bbe3", "message": "comment out\n", "proba": 1.3753950156569772e-07} {"commit": "5952d893befc4ef86c4bdfa42e1d4bf2fbfc1779", "message": "Don't use ZkClient's event locks.", "proba": 1.1618627837606255e-07} {"commit": "577cc4a882266f4615e02d93820d8b3dbf67d671", "message": "Delete ReviewItem.java", "proba": 2.3669429083383875e-06} {"commit": "d753ccdb905d3eb5e42226d075e87fab067df365", "message": "Use getReference method instead of References interface\n", "proba": 2.0561645897032577e-07} {"commit": "76fb061985ff9d079589b3460cb5a383c99e6c28", "message": "seriali{s\u2192z}e, match Java interface name\n", "proba": 5.97872058278881e-05} {"commit": "326ac4fc86679852a382de6840ca10183c253eb9", "message": "Edited some route colors to match the colors found in the alert detail response\n", "proba": 1.3806794640913722e-07} {"commit": "0af7f34bfc8cb0dbc884f62ede294225bb5ac19a", "message": "Check is new password is the same password in isInLastThreePasswords!\n", "proba": 1.7150988469438744e-06} {"commit": "7b9966a8c51d5903f3707d655efc89cd8bf3dae8", "message": "\u6642\u3068\u5206\u3092\u4e00\u6841\u306b\u3059\u308b\u3068\u30a8\u30e9\u30fc\u306b\u306a\u3063\u3066\u3044\u305f\u306e\u3092\u4fee\u6b63\n", "proba": 3.8140717606438557e-07} {"commit": "e58dcb04997cff84baf42a83495801ccf1a8f2f1", "message": "[ADD] GUI, editor history: merge consecutive character inputs", "proba": 6.196329991325911e-07} {"commit": "68de084cc8a16db69a48da9e4c002d863abe3ae1", "message": "(#1384) Reuse MapOf\n", "proba": 1.4270345616296254e-07} {"commit": "b97e40f1f5d5956061a0697b9eb4683249fce0fb", "message": "(#1569) Added wildcards in `Xor` ctors.\n", "proba": 1.057218383948566e-07} {"commit": "74345808072908516bb55ba2ed848a4c510c50bb", "message": "don't inject context\n", "proba": 0.9992893934249878} {"commit": "f3f871df3cfce3c12289c1ee4dae7a0b8dba4f5e", "message": "Finish correction of zoom file coordinate correction for HDMap", "proba": 1.4388142233201506e-07} {"commit": "108ca26967a1f7dc0a6fb8c166ada144908697f2", "message": "Fix for #1437 :Button that opens Google Maps shows always only the coordinates of the first chosen mark (#1446)\n\n", "proba": 1.0895471547200941e-07} {"commit": "546f00346d8acf83c914a75a5f6c580166e3a433", "message": "Add equals() and hashCode() to Query.\n\nThese functions are created using Eclipe's generate hashCode and equals functionality.\n", "proba": 1.2064386112342618e-07} {"commit": "b54a9ab1dc7f5034942e74ff92a448cad1b845eb", "message": "Add workaround for EAP 6 problems\n", "proba": 1.7063935331407265e-07} {"commit": "0eb456fce32b568ad706d06b2c7efa4ae96fc4bd", "message": "Add property.\n", "proba": 2.3611752908436756e-07} {"commit": "68bd32beb1ac9219a40b9609f9d099ab0d7b6f22", "message": "Convert JSONException to unchecked to match current json.org API.", "proba": 1.5451878709882294e-07} {"commit": "945a79174464ba4a519672adb5acdbd8ec94c816", "message": "Add state tracking to GL3 for debug purposes. Affects #56.", "proba": 1.0277681639081493e-07} {"commit": "8851afc4d28bb6390171f6fc71f403fefad21c38", "message": "Fixing a bug in AJAX.createNewProject().\n", "proba": 1.1576951663982982e-07} {"commit": "fb62724e6207d0c42aef6552698e989bd6d68513", "message": "remove checkstyle error\n", "proba": 5.224575261308928e-07} {"commit": "01229a0073ea87ed412d65cc7cd05706dca84f3c", "message": "getBranches: filter added", "proba": 1.9983232846243482e-07} {"commit": "5c64585b96670c2d9ab1f0e06c1bd5e4e589e812", "message": "Delete app directory if installation fails\n", "proba": 2.785029664664762e-06} {"commit": "c721c6fcf3484141426e8567e1631e784f3a838f", "message": "Corrections\n", "proba": 2.096421894748346e-06} {"commit": "96f0561a4a8d7cdd2231ce07a431691b223a994a", "message": "Update Model Interface\n", "proba": 3.5302264222991653e-07} {"commit": "1da22dc1a67035ed334998f9e2703d29dde02bbc", "message": "Fixed incorrect class in logger\n", "proba": 3.93030148870821e-07} {"commit": "2a2e3afc23de8deeddbe6cb8649996d71c89d9b6", "message": "[MONDRIAN-2335]: SQL for dialect='postgres' in Measure expression is never used to generate native SQL\n\nThere is a fix proposed by Luc Boudreau.\n", "proba": 8.001365495147184e-05} {"commit": "9387e4af6b08df11b2beaec40aa9ea0e252e0a1b", "message": "A few little changes\n", "proba": 6.204311944202345e-07} {"commit": "ae0b47936da9c310cf00890f58bb40e733d642f3", "message": "Remove System.out\n\n\ngit-svn-id: 8b22924fe593b58bc3cb32731943cdf19d9802ec@499187 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0474311693542404e-06} {"commit": "e2616dbac1652ee4104aa370abc2e7ec5f053308", "message": "support additional static attributes\n", "proba": 3.646517541255889e-07} {"commit": "45102090a7182020bbd6cfddd6a97cbc65ef410a", "message": "Ajout annotation @ToString sur des attributs de la classe Pizza", "proba": 1.468172001750645e-07} {"commit": "5f81114343f4474a7a88e0df3fbfaa676692a548", "message": "Removed redundant final modifiers from interface.\n", "proba": 1.0921562676458052e-07} {"commit": "e80cfc1ac1503de18e12e4603143563d50ffa711", "message": "Use constants to limit constructor inputs.\n", "proba": 1.2750359701385605e-07} {"commit": "ebe761b00d0ed7507e66c78e10c137cb1a62cf47", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "c5d9cba264c68596975ec8e89cbfbb1e5c88a367", "message": "Registered ambience sensors\n", "proba": 2.8440553023756365e-07} {"commit": "0374dd6539eaae7c62b5c798ee3e77f1c7ed0644", "message": "Remove CssDetector class that we\u2019ve never used\n", "proba": 1.1673716215909735e-07} {"commit": "c6fed3d5bbe052744eaeb6285825f0a63f1ce024", "message": "changed alternative logic to not crosstalk over\n", "proba": 2.4490671535204456e-07} {"commit": "3b21d8ed64ab2dc7f080a4d8275055ffa1ab723b", "message": "Restore put(Object, Object) removed in r799789 as needed for Java 1.4 compatibility\n\ngit-svn-id: 8fbff3d54bc076206107a52135e3fa53429945fe@800102 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0732237569754943e-06} {"commit": "153013669cf1f9db5eaf22cef24a5a7ab19486da", "message": "Use a copy of BorderAndPadding to fix alignment bugs in header/footer cells\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@194392 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.63110142795631e-07} {"commit": "bab0351148b2aedf0c14fa12e8bb23e2fb77e607", "message": "CrossSystem: added isRaspberryPi", "proba": 9.836311619437765e-06} {"commit": "3bcdfdaae3785c72fd2122746d6946c17bda4487", "message": "Add .xcn to recognized file extensions\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@1153 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 1.2480353461796767e-06} {"commit": "fe3282443824e4bb148f29d19c21c41631469678", "message": "Added longer description for ls command. Closes #12.\n", "proba": 9.983687476733394e-08} {"commit": "ae6bb976456900721a6cdbec144749e6eef3733f", "message": "Adding licenses\n\n\ngit-svn-id: 3690ca8e8b93aad95f5b520fc409c00b09b1d475@6591 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 4.223217615617614e-07} {"commit": "47f796c673ef046351103252092951517de5fce6", "message": "removes obsolete code\n", "proba": 0.0005904090357944369} {"commit": "67b62d5f087b753ccfe7b144590e9bae6ea06baf", "message": "Fixed an embedded server serialization problem : attribute foo { \"bar\" }\n\nsvn path=/trunk/eXist-1.0/; revision=3312\n", "proba": 0.9999691247940063} {"commit": "219507fbf73535c446af536181d14e598d09cd9a", "message": "bugfix: missing P (\"ureJava\") in method byName\n\n\ngit-svn-id: ffd94dbfdc74641ee5c9b5b810d17dd41b35906a@110 10b1c439-4a4f-428b-a7f9-2e9005841771\n", "proba": 1.4480674508376978e-05} {"commit": "73681340b5070069e0f0451ddcf7b305b7f4cf26", "message": "updated: callRemoteMethods() don't send if dests list is empty\n", "proba": 3.2121809567797754e-07} {"commit": "8398ebe9a3956e278debf2b8ebb6ea1a6402e904", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "339bebf18c895e6d5c3175bc758b8ec5a2ab1b3b", "message": "Fix failure of jovaldi to process single input arguments as something potentially other than the definition file checksum.\n", "proba": 1.1056837934120267e-07} {"commit": "c5bd0f380556cc02193fc6ae62b071e2e9d20c96", "message": "removed hardcoded property and changed to use Configuration.PREFIX\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@286 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 3.6868425468128407e-06} {"commit": "10ca7cedb6f4bdc7b5822e2b01ecb21f31fa13df", "message": "Fixed file timestamp format.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@11049 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.9989687204360962} {"commit": "eacfbc6df9f676dd1f5764c8441620347e3e85eb", "message": "Eliminate space between radio button and label.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@9129 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.9999992847442627} {"commit": "ba96e9c1169e4c460bde59482323edb283a5ed5e", "message": "added public method to get Custom Return Values\n", "proba": 1.3856114833288302e-07} {"commit": "d3b386a7555fefdbc1e235910883d34b5d560178", "message": "undockDisplay enabled", "proba": 3.848229823688598e-07} {"commit": "ab66ca5bc3345309ae54a5ab6501af999ad78a4d", "message": "update pageCount when set recordCount\n\ngit-svn-id: b73081968da82ba525d2f11eaba64c47babea5dc@852 423f10f2-e3a4-11dd-a6ea-a32d6b26a33d\n", "proba": 1.7063720179066877e-06} {"commit": "eff43fd89e633e92b425609cca57a7ba01bb7de0", "message": "Fixing encoding issue when using macro formatters in non UTF-8 system.", "proba": 1.5387338692107733e-07} {"commit": "5567c483a1b02b398b5570981ade16e718307fee", "message": "Implemented Auditable ", "proba": 3.905264804870967e-07} {"commit": "3f5e38927b9e7317b0c700bf760388d9942a6dc7", "message": "Added comments column to the input editor", "proba": 2.2483548889340454e-07} {"commit": "a5cfb92ef7522645f6d84a6e0d1bcfea3accd9b8", "message": "sopc2dts: remove copyright statement from dts output\n\nNot quite sure about the politics here but it boils down to this: I want\nto GPL the sopc2dts program and not it's output so I guess this works better.\n\nSigned-off-by: Walter Goossens <423eb823df3d47e4be79896b836c41319472e26c@home.nl>\n", "proba": 3.3816800169006456e-06} {"commit": "7c27e84641fd53ca8d996327162167ffe721c74b", "message": "Add parsers for normal attributes\n", "proba": 7.677649023207778e-07} {"commit": "e28c706114e07414cb25d36ba1b1a2156e0c0c76", "message": "changes base on the email and phone discussion ", "proba": 2.5631391054048436e-07} {"commit": "52fc91579c72ff23193dde540622fb2c3e342c48", "message": "iteratating on viz", "proba": 2.3788636838162347e-07} {"commit": "3d94d41038178cd766d0c688a93c6a2dd1440167", "message": "fixed smart dashboard button LowerWings\n\nChanged the name of a smart dashboard button to LowerWings to match the\nconnected command group.\n", "proba": 1.0345476653128571e-07} {"commit": "83f5f3f224e410de7080a03bbe2206b142fcb7bf", "message": "Moved from InternalPortalException to PortalException\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@5894 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 2.3555053019208572e-07} {"commit": "a2452bdf896ae107d5fdcdfea4872aa74a7ab2f1", "message": "use Socket down load, not HTTP NetworkUtil.java", "proba": 4.177347364020534e-06} {"commit": "b286bba16bcf508904875d475c3c081af181f851", "message": "[rubis] (bug-fix:major) Replace bad integer division with real division in the computation of category probabilities.\n", "proba": 1.9975458087628795e-07} {"commit": "5c919d199e38e20c8bbdcec7fafd12f4c047b241", "message": "UserStatistics: \u043d\u0435 \u0441\u0447\u0438\u0442\u0430\u0435\u043c \u0443\u0434\u0430\u043b\u0435\u043d\u043d\u044b\u0435 \u043a\u043e\u043c\u043c\u0435\u043d\u0442\u0430\u0440\u0438\u0438\n", "proba": 1.6296577314278693e-06} {"commit": "53bbadd4caee7d3757435e2045eed30b79d1403a", "message": "ability to check target and mode as constraints in pointingbehavior#satisfiesconstraints\n", "proba": 1.731974776930656e-07} {"commit": "7ae2ae3a9ad289329ba1f39627d23619e79fda27", "message": "We can now hear sounds on the staff.\n", "proba": 1.0340998102265075e-07} {"commit": "8d27b4d5cb12c2518cebd04ad6733a67d84208a2", "message": "Minor change\n", "proba": 5.803928502245981e-07} {"commit": "9b9bac55acf4adc4b05e669d6bdc21ec28a45998", "message": "Fix TaskCount Test Failing\n", "proba": 1.4107487913861405e-05} {"commit": "e3f3db52a74801fcd30430a0886e348a663da604", "message": "separating InfluxDB initialization into TestUtils\n", "proba": 2.2749367417418398e-05} {"commit": "eeb06fb5185155bf3b3e047edb545a554a182e8f", "message": "Fixed crash when scroll to bottom.\n", "proba": 1.1160702229062736e-07} {"commit": "5993f5c004465f2e69f312e9d26ef7c3f7ba9d37", "message": "edited the gradient for the min log likelihood of\na polynomial.\n", "proba": 1.1610519834448496e-07} {"commit": "e7f8ed7b03edce2062daaa6885482652f6008787", "message": "Fixes to search. Filters working better. Search now completes without any errors\n", "proba": 1.294985167987761e-07} {"commit": "0a7e4d60bc1f92eb7940a9c1154490ecd421a175", "message": "Added try catch block for the start of embedded system agents\n\ngit-svn-id: 15e85767c710a19dc5a0ec45cd9b3838d1f9a0c8@2219 014e83ad-c670-0410-b1a0-9290c87bb784\n", "proba": 4.362545098501869e-07} {"commit": "93e3278c2f27f9aff5ce314595c228fc70683427", "message": "Update GoogleMaps.java", "proba": 6.975202495596022e-07} {"commit": "cd56276455f7cf227dd165207f8c322690878e66", "message": "Cleaned up create view\n", "proba": 2.192962824665301e-07} {"commit": "49138bf9e9548593845b3906357b5de2b9bd17e0", "message": "\u4fee\u6539\u7f29\u653e\u5224\u65ad\n", "proba": 3.750720338757674e-07} {"commit": "b87da1d7473a0aeac5437e1f6a682f0ff404b49a", "message": "Bug fix related to making parameter shadows.\n", "proba": 1.1075961481310515e-07} {"commit": "fe236344963b1433c46b76068086654b2ec7e56e", "message": "fix: better chat rate limit compliance\n", "proba": 4.3261812265882327e-07} {"commit": "6365e42f06ff6846e978721e437be6e0882cf7b5", "message": "\u4fee\u6539\u8f6c\u6362\u7a0b\u5e8f\u914d\u7f6e\n", "proba": 2.0025451874516875e-07} {"commit": "b44fb68223438a2f1ec1aadf41e7d3f305d2e7ca", "message": "StringToken: use toString() for emptiness comparison\n\nfixes #19\n", "proba": 2.159713687888143e-07} {"commit": "f2283aa91efeac1947cb6539652b0b71ad52a540", "message": "Catch IllegalCharsetNameException causing force-close on unsupported japanese charsets (issue 3272)\n", "proba": 1.07281081795918e-07} {"commit": "90d029830640b11e36d6350281ce8c8de5d5dd76", "message": "Allow closing and reopening own pull requests.\n", "proba": 1.1220851803273035e-07} {"commit": "1f940f99858ca71177ce220bf04d8bd66e12c2d0", "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: 708380be11bb4c96db8d1bd19ea12a301575c487@1717 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 2.7190619675820926e-06} {"commit": "c2119c3e9f7740261fd3859c3501a6e3c6c25342", "message": "\nAutomated g4 rollback\n\n*** Reason for rollback ***\n\nFixed test error causing initial rollback\n\n*** Original change description ***\n\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\nR=nicksantos\nDELTA=125 (123 added, 1 deleted, 1 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=4058\n\n\ngit-svn-id: 818616af560c21f974e3119d89e3310384da871a@1719 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 2.3900479391159024e-06} {"commit": "65652dc8fd54ecbe16940c9af49185c6935121a1", "message": "added missing else\n", "proba": 3.0125758598842367e-07} {"commit": "00bde49edfbd6939425b845d8224c2b992b30272", "message": "[NVTROUB-5] Keeping track of a moved token.", "proba": 1.0384086124304304e-07} {"commit": "907245a344e3158cd2f6a10b68349c06177359ca", "message": "Clean up test\n", "proba": 2.527539436414372e-06} {"commit": "61429b4edb79885f12d7b0e73ad870bd37a3dbe2", "message": "Partial cleanup of ProjectionFactory\n", "proba": 1.583112378966689e-07} {"commit": "7a0bf8bb7e887cdf3d01491b235638ae973e0251", "message": "Bug that might make getSimilar crash for tmdb search instance fixed\n", "proba": 1.6337395436494262e-07} {"commit": "ccb956b7fffeed673e8e10ff9591d4ccaf520f39", "message": "*** empty log message ***\n", "proba": 5.360483328331611e-07} {"commit": "24c0fb11c97bccd5eef6eb89addfa3aef1a0948f", "message": "modify cbor method logic.\n\n1. remove unnecessary method (parser devodeDeviceId)\n2. Add Exception, when payload is null.\n\nChange-Id: Idfffe24425c2c1f9c9f98f7efe1837bfc080b554\nSigned-off-by: Jung Seungho <0a8508d3111b8c2700a5278b178871fb8ca07ad5@samsung.com>\nReviewed-on: https://gerrit.iotivity.org/gerrit/10697\nReviewed-by: Yeonghun Nam \nReviewed-by: Glen Youngjin Kim <100bd2199468a7ab6aeca2dc4c995eb89046e32e@samsung.com>\nTested-by: jenkins-iotivity <09cb29e8a2b473a2c978382eec13ee06fa017bda@opendaylight.org>\nReviewed-by: Jee Hyeok Kim \n", "proba": 6.3987945395638235e-06} {"commit": "b81fa2e94304b7011ad0d8a024580133425cfc08", "message": "SVN: MERGE trunk-4-0 to trunk-4-1\n\ngit-svn-id: 7dbdde2f5643bf55eb500cbc70a792d560074c67@19333 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 8.892546361494169e-07} {"commit": "220faa07e410eede99519ecc317088b53e43dda5", "message": "Replaces method of replacing image fore/background colors from ImageFilter to LookupOp.\n", "proba": 1.0277818773829495e-07} {"commit": "acba488c0426a22a9f15e55d045547957c688d97", "message": "SVN: merge trunk-3-5 to trunk-4-0\n\ngit-svn-id: 3b972608fd747d4039df1c934c79ac563d582597@19332 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 3.607748794820509e-06} {"commit": "b68fdd78e639f2289c47e4ec2bd7c2e2dd843726", "message": "Ensured that database throws exceptions in the event that the external storage is unmounted or read-only.\nStoring database externally in its own directory.\n", "proba": 1.2084940692602686e-07} {"commit": "95d2aa4a890b5b35013eb858e58bfc413e2ce4d5", "message": "FIX: potential issue in date literal compilation\n\ngit-svn-id: ea4e32a9c087aaafabd002c256df6ce060387585@12893 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 0.0001030696730595082} {"commit": "739d983f82f67e2b4460ca752c7618f677d74916", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@2893 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.539774517477781e-07} {"commit": "922629f73d467ac5c0924bde46e8d4e864812a73", "message": "bpp\u8a08\u7b97\u7528\u306e\u30d8\u30eb\u30d1\u30fc\u30e1\u30bd\u30c3\u30c9\u3092\u5206\u3051\u305f\u306e\u3067setBPP\u306f\u3069\u3061\u3089\u3082\u7bc4\u56f2\u5916\u306e\u5024\u306e\u6642\u306bIllegalArgumentException\u3092\u6295\u3052\u308b\u3088\u3046\u306b\u5909\u66f4\n", "proba": 8.778767437433999e-07} {"commit": "5b14ceecf79ca943dd30f4e73fef009de0c14b6b", "message": "Force non-overlapping ZCT order when swapping dimensions.\n\n", "proba": 2.5492730060250324e-07} {"commit": "9a346474bcc93bfd965ddf596f88e7c47c174d94", "message": "fix ZSTAC-7342\n", "proba": 9.81644348030386e-07} {"commit": "f6b6c34a0268060d67acdd7e15935bf41b74178e", "message": "Fixed angle separation\n", "proba": 5.599406449618982e-07} {"commit": "09c81ee1d9586b68adf3fbf254a0234fbfaf91f8", "message": "iOpac: Media category support", "proba": 1.327810537077312e-07} {"commit": "b7125027ef2245ee104f404a2794bc0e426acec4", "message": "javadoc refined\n", "proba": 4.581470989251102e-07} {"commit": "8b1979ef607fcf80358421635b3ae9c3fe5c469f", "message": "add javadoc", "proba": 7.503867323066515e-07} {"commit": "07f9c6b4bbfa168ff59b4ded7319794443178482", "message": "Route-139: Support BNG projection\n\nUse ignore case for projection comparison for now.\n", "proba": 9.668293898812408e-08} {"commit": "05b61e4085913768d73993252ec2c5fe9d1560f0", "message": "deactivate test mode\n", "proba": 1.2251000498508802e-06} {"commit": "b55a3f32b8cfce97503940af28fca9d0209bda21", "message": "Add debug logging in case classpath is crazy\n", "proba": 1.12475654532318e-05} {"commit": "c1e97f3405b8289775886dba28e26146bbe0d72d", "message": "[JBJCA-1388] Validator is created using rar ClassLoader as the TCCL\n", "proba": 1.1674428890273703e-07} {"commit": "1cf91ea9fa061f6bbac4823e7fc17aab61fca911", "message": "Revert \"Add methods from Whitelister 2ac11bed7d5ca4c9d491fd409a22942239916dfd StringUtils.java\"\n\nThis reverts commit 180eae73db1e5cedcc833387b308971e57fd2df1.\n", "proba": 1.2400325033468107e-07} {"commit": "2a2edbaef2667c9807aa3748be76f217d7b73490", "message": "[CALCITE-3362] Add some tests for empty Lattice (Wang Yanlin)\n\nClose apache/calcite#1465\n", "proba": 1.1500846142098453e-07} {"commit": "2fc244ce698c6affceba9d0c8ea9cd567ad6b09d", "message": "Common testing\n", "proba": 2.8375910687827854e-07} {"commit": "772d5e5b7b32c7eaa93f1260a918032a3b8a6cc3", "message": "change test so that even if there is an exception in the ClientThread constructor, the zkclient is closed\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1236956 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.460616077674786e-06} {"commit": "6adf4a159f86272ce8194ebf758bd9a486033158", "message": "KYLIN-1048 fix CPU and memory killer in Cuboid.findById()", "proba": 1.5650908835596056e-07} {"commit": "97e7f90ffca98674309b7dc82c663c763a68a8be", "message": "Ported fix for issue 664 from branch 1.7.", "proba": 1.0027886787611351e-07} {"commit": "38cded9b3408a86105a54c620ead30e5ebefab7e", "message": "fix type specifity issue with Try\n", "proba": 1.837671987914291e-07} {"commit": "79bdfcb96c936b00b8619498885c0ab47452e32e", "message": "Properly handle cancel and stop\n\n\n\ngit-svn-id: 56c0a41d60cd7d30170b1d983643459750036b23@12481 94700074-3cef-4d97-a70e-9c8c206c02f5\n", "proba": 7.080938303261064e-06} {"commit": "94ceddcbd269a0b1233058668e3d5d790e0a7106", "message": "Field implements Accessible\n", "proba": 3.8095640775281936e-07} {"commit": "8c832b2ef3c3691e0925f15ff985e6d9005a392b", "message": "When importing from Gedcom the fam relations are translated into affiliations to social groups and sanuine links between individuals. Made required changes for the recent Arbil update. Updated the svg relation elements to handle non rendering relations. Added handling of gedcom FILE fields and add them to the imported entities as resource links. Added gender and date of birth/death handling to the gedcom importer. Made the Gedcom importer more generic. Made the importers more generic. Updated the CSV importer to handle more of the formats obscure data.\n", "proba": 9.797721389759317e-08} {"commit": "1d9e767454f6b78c8e6dda1c4be4ef12cf5e5b76", "message": "made isValidTimezone() public\n", "proba": 6.517906854242028e-07} {"commit": "04f8b3117e8d60be2e226e2b96b61e73730ff70c", "message": "Updated svg samples to accommodate the recent format changes.\nReduced debug output.\nSet the sample name in the diagram title.\nUpdated the sample file open process for the installed versions.\nUpdated the default diagram code to suit the other changes.\nMade sure the file path ends in .svg lowercase and that any appended suffix is included in the recent file data.\nRestricted the recent file list to x number so that it does not get out of control.\n", "proba": 1.2385599745812215e-07} {"commit": "b4bac0705aa6572656388159cd38b2505eb7866c", "message": "Remove space\n", "proba": 0.030089134350419044} {"commit": "c42a99482e501c1db812b2c73d092cd1432d26b7", "message": "\n", "proba": 4.6109570916996745e-07} {"commit": "a6916b8ad5db559a8e3d11440f58463d87ee43b8", "message": "Property name regex modification\n", "proba": 7.241189337037213e-07} {"commit": "b763e64ae4e901b7da6fa848e3115ceaa5efc000", "message": "Revert \"For ENG-5865, remove dead code that Ning found\"\n\nThis reverts commit b846b711a602511b76e6c91da9000fccdd7229cf.\n", "proba": 2.4237661477855e-07} {"commit": "27a6cd87dfbc46d3166d222bf70faaff3ff3592b", "message": "Add a comment requested by Ryan during review\n", "proba": 1.236327165088369e-07} {"commit": "e6486c08dbc2f527d8a964445c4743881ef0e992", "message": "commit a01a7d87e194d39cea4678cd5270fe8576023f67\nAuthor: Hairong Kuang \nDate: Fri Mar 5 17:38:45 2010 +0000\n\n HDFS:814 from http://issues.apache.org/jira/secure/attachment/12438026/privateInputStream.patch\n\n\ngit-svn-id: 7e7a2d564dde2945c3a26e08d1235fcc0cb7aba1@1077292 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.45328180881188e-07} {"commit": "4b7bb18b1fc17e8ca3c72cb38970a2e316604d5f", "message": "sort the open emulator actions (#1183)\n\n* sort the open emulator actions\r\n\r\n* revert rename\r\n", "proba": 3.5571272860579484e-07} {"commit": "7067c7795dbcda3e431c1adae827af99075348f3", "message": "Debug OverallWinner", "proba": 6.323659249574121e-07} {"commit": "bc6c3b9530e0f07eeba2cb63dfeaf0c6fea2582b", "message": "Bug removed", "proba": 2.403423025043594e-07} {"commit": "f16f64dee02661c9571bc05bd44231aa9a6086d9", "message": "dot() on a null object shouldnt crash\n", "proba": 3.749533107111347e-06} {"commit": "764f9e2e298051c64098e8bd0e1a541e5493994a", "message": "usage added\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@38053 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.0742708645448147e-07} {"commit": "21bc83ef84b4368465fa4116f143c20895c4fa66", "message": "clean up imports\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@7031 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 3.5981208839075407e-06} {"commit": "353beebf82d981a1d87110f4c7ef94bbb02a6374", "message": "Add an fix end how far we walk the chain of nested exceptions up, to avoid ending in an endless loop.\n", "proba": 1.5513850826209818e-07} {"commit": "41637559b856e670721a2bc3ac8aeb551924f50e", "message": "Fix bug where primitive array types could not be resolved.\n", "proba": 1.2995504050650197e-07} {"commit": "fe5296611272889ad38c105824547f7ed5b1d8cf", "message": "[WFLY-11398] Improve the error message to suggest a solution\n", "proba": 7.078778594404866e-07} {"commit": "d4aaf6457ca56edf16f642818882e8b364be3efe", "message": "[fix] register\u3059\u308b\u3068DB\u4e0a\u306euser.bonitos\u304cint\u306b\u306a\u308b\u30d0\u30b0\u3092\u4fee\u6b63\n\nDB\u4e0a\u306ebonitos\u306fdouble\u306e\u524d\u63d0\u3067\u4ed6\u306e\u90e8\u5206\u304c\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3055\u308c\u3066\u3044\u308b\u305f\u3081\nint\u306b\u306a\u308b\u3068\u4ed6\u306eAPI\u304c\u30b3\u30b1\u3066\u3057\u307e\u3046\n", "proba": 3.9552497810291243e-07} {"commit": "7b7dce0c3d1c2fbe8a7a31189982ebb3b3a88e90", "message": "EMPIREDB-257\nadded overload for DBCommand:groupBy method", "proba": 1.5624675597791793e-07} {"commit": "399e66805454e9a048dd33612d1897f28d391c43", "message": "add jersey client jar for app execution\n", "proba": 2.0994718852307415e-07} {"commit": "3b61d6c59a9747fee1d8cea138eab7cbafd8101b", "message": "add jersey client jar for app execution\n", "proba": 2.0994718852307415e-07} {"commit": "b5d5585acd7a72b8afa2728f6584364b3d9012a9", "message": "put indicators of process vs sweep.", "proba": 1.2257083881195285e-07} {"commit": "d959422b11c550678da720e302661216e822eec5", "message": "fix file name in message generated by getWrongAddressErrorMessage()\n", "proba": 6.505102305709443e-07} {"commit": "6c73f35b4984f34c4e6f883cf3ace5e926030a03", "message": "Removed the object based overload for post as we cannot support both at the same time in the current design.\n", "proba": 9.94848363689016e-08} {"commit": "47647f115f2fbd1131f719a325e1b0fe113badfa", "message": "Not strip enum TriState\n\nReviewed By: emma0303\n\nDifferential Revision: D17623989\n\nfbshipit-source-id: e2e8610969b939c9dafa598f4b0c71c77a4b7c5b\n", "proba": 2.837731756244466e-07} {"commit": "f9a170c3e846fd3b74f13cc6eb7d97b64f427081", "message": "Add a couple of methods to MiscUtil.\n", "proba": 1.2213548927775264e-07} {"commit": "c6a9f93542b1dc417f002a3b7916862c3313ff83", "message": "fix(BehaviorTree): properly copy & clone the IncludeTask guard to the generated tree.\n", "proba": 1.027993619118206e-07} {"commit": "a8f07cc3ee18e8681846d4ec43370973dba9f7b7", "message": "Fix Guice bindings in reindexer\n\nChange-Id: I5922149171f082660fb1100bda0f1e161761ed6c\nSigned-off-by: Edwin Kempin \n", "proba": 1.4973046802424506e-07} {"commit": "3a31173068a404578c83e0a28122c20566b6ec71", "message": "fix attempt\n", "proba": 1.2775066352332942e-05} {"commit": "be0a1cb057d9713cd04d82840758b7b1586d57b7", "message": "Started DropDown class\n", "proba": 3.2714024200686254e-07} {"commit": "dc45e3122f3e55a013c73b8558e7851f8e101682", "message": "Integrated facebook logout into index.jsp\n", "proba": 1.1155674428664497e-06} {"commit": "b47b08c37b063032d98d75d66c171f5228bf8bc0", "message": "Added additional constructor for testing for TurboLabel\n", "proba": 1.262191204887131e-07} {"commit": "14baacb79b7dc11952905e6b3040b005b391ec6e", "message": "indentation problems\n", "proba": 4.5419451453199144e-06} {"commit": "db832c5b774f4432ea2e63d300968848bb517ef0", "message": "Tipo de cor", "proba": 1.1360998541931622e-06} {"commit": "c07f7e0339aad5758863b81ebbdfa29cfb2713ea", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "f558b58166164257746e2543ac8395d878ab6176", "message": "FIX: Removed dwReserved1 empty check\n\nSome (otherwise valid) DDS files use it to store additional data\n", "proba": 1.7520649464586313e-07} {"commit": "9034f5c8af3ed655bbe3ccc5b85d401dce31f729", "message": "init/obsidiCodeItems : added IronFork\n", "proba": 1.3094893347442849e-07} {"commit": "f78b5bde3ea7d2b85cbe97064dfbf8dcd417648e", "message": "add a UniRef100 seed edge\n", "proba": 1.9527470840330352e-07} {"commit": "41d4ecb87b93cc3155f936bc154d6e268462cde6", "message": "Fixed #1418 - Query with IndexUpdateMode.AFTER could return incorrect result\n\n- perviously query and indexing are done same time with different threads. So sometimes test could pass, sometimes not. Made indexing explicitly execute after query.\n", "proba": 1.0222900215239861e-07} {"commit": "c30b3af27898e7bdc43aa768a1d4d45a54f10935", "message": "fix NullPointerException in Document.getRevision()\n\nIf you try to get a specific revision using Document.getRevision, but\nthe current revision has never been retrieved (and so currentRevision is\nnull), a NullPointerException is thrown.\n", "proba": 1.5708464218278095e-07} {"commit": "caebb87eb3222cebe467e7c1e41d52e3a17de17c", "message": "Update GeTuiUtil.java", "proba": 3.3389932241334463e-07} {"commit": "ef69f4c8a58e612b5d83f08a72a81baa6904204a", "message": "Workaround the com.dropbox.core.BadRequestException on devices with locale whose numeric character is non-ascii (#119)\n", "proba": 1.4510561641145614e-07} {"commit": "756b8b160d7dd9ebf662e535c9174bf8b84f830e", "message": "Fixes\n", "proba": 1.5615976280969335e-06} {"commit": "9f891ba0858632b538e79e11b094400ee27fd97a", "message": "Remove method\n", "proba": 5.807206434838008e-06} {"commit": "c71b64f62f5720ba358fa8fe7144c284fe1e4732", "message": "added all gov't attributes into array", "proba": 1.2002168432445615e-06} {"commit": "c7ae0218e3849929fa1c2e91257b05f6d1f281e2", "message": "add several maybeGet variants that return an Optional", "proba": 3.6637302400777116e-06} {"commit": "78a19061589a7148d05446f259050ac52eb1c14c", "message": "fixed - String minconf should be an int\n", "proba": 5.3769817895954475e-06} {"commit": "212f6ee773ad2b46635ec06e3855d9ece9a49dac", "message": "Now you don't need to specify a page number.\n", "proba": 1.303297381127777e-07} {"commit": "bc2f3895b316ed08bb8dbdb4782c77cf2c34e0cd", "message": "More fixes to JavaDoc.\n\ngit-svn-id: 7b8be7b2f8bf58e8147c910303b95fa2b8d9948f@795 2534bb62-2c4b-0410-85e8-b5006b95c4ae\n", "proba": 6.45547686417558e-07} {"commit": "19172f81d2f6a49dc2e7c25640f4aeee05a984b5", "message": "added shutdown hook for the HiveMQ process\n", "proba": 2.2625188478286873e-07} {"commit": "b9666d54337b943b5b0e75baeabf08b3de84ea97", "message": "JS: Add debug names to expression nodes\n\nSigned-off-by: Matt Chudleigh <0ca390ed93f516590d05286882efa52bb3b35616@gmail.com>\n", "proba": 1.494909156463109e-07} {"commit": "d0edb80c541f220075334ac2d28e470a7daa980d", "message": "JS: Allow output referencing on any expression type\n\nNow indexing and output chaining is completely generalized.\n\nThe motivating example for this was expressions of the style:\n\n{[Ent1],[Ent2]}(2).Output\n\nSigned-off-by: Matt Chudleigh <0ca390ed93f516590d05286882efa52bb3b35616@gmail.com>\n", "proba": 1.36643648147583e-05} {"commit": "80d7eb5b346aed73e0771197959e87c73ed8996e", "message": "more threads because why", "proba": 1.4067137499296223e-07} {"commit": "e3c833170337c1661a0e4fe6746f2a1cf64ac7bd", "message": "no exception for CKR USER_ALREADY_LOGGED_IN for CE.Login\n", "proba": 3.595750115437113e-07} {"commit": "61ae2d688deb611910470c4b187fa0a42f340bee", "message": "Remove duplicate check for GLOBAL_PERMISSION\n", "proba": 1.0594545756248408e-06} {"commit": "7c2a00792883d0d1119c189e38ccf7b1b6917ba2", "message": "Add Hard/Soft reset buttons\n", "proba": 3.2541453265366727e-07} {"commit": "8df74d4dd43f4a98b2447d28590679925e9720bc", "message": "FileName PREVIOUS_DIR and CURRENT_DIR statics.", "proba": 1.7878109304092504e-07} {"commit": "69c6b80a1e03e5dee03e5890820fe0140def98b3", "message": "port zxcvbn v4.4.2\n", "proba": 8.938741302699782e-07} {"commit": "35bc798f27dca86d938773acb78a03ea6eadc78e", "message": "cleanup for PR #213\n", "proba": 1.1277388267671995e-07} {"commit": "f38ac236178a6a3b12717eb7e197e25cdbf0cfaf", "message": "Constants for the display and state OAuth2 parameters and for the popup display value. Comments related to the new options values.\n", "proba": 9.823844493439537e-08} {"commit": "910c1bea10efcef23e08dd4afadf40d6a0246d6e", "message": "Have to implement our own Collections.shuffle as GWT doesn't.\n", "proba": 1.0129502214795139e-07} {"commit": "ae3185873b44824e893aff42979921c41aebf642", "message": "Corrects default writeTo/readFrom to be big-endian.\n", "proba": 1.2405826055328362e-07} {"commit": "e380073cff540061b312177cbc72bbfa24930592", "message": "Eliminates redundant documentation.\n", "proba": 1.4813187590334564e-05} {"commit": "651163ce88bb2fe2568c17fdcce5e62b448e36e0", "message": "separated httpsconnect and api call request\n", "proba": 1.4719991668243892e-05} {"commit": "1dc4742b155ba7995784bc08e994bcb0561fc769", "message": "Add a key listener to BoxGUI to change stuff\n", "proba": 2.46747731580399e-07} {"commit": "c304483edc3ac5f45f5207527887b3bead46fc1e", "message": "- Added CubeCoords.hashCode() to generate specification compliant hashcodes.\n-> Permits use of CubeCoords as key in HashMaps.\n", "proba": 1.0512624015746042e-07} {"commit": "905e3dfd3793f4da837ce7ff4cd4fd2af2748834", "message": "Header and Footer now have fixed size.\nProblem: big space below the components.", "proba": 9.917015120208816e-08} {"commit": "69fb2c13dc47084fd37b006f7855c4cb70df98ce", "message": "add license info to code file\n", "proba": 2.0381544629799464e-07} {"commit": "65f9ca88efcefbade9891511a63f7e13d9ec93c0", "message": "remove logging", "proba": 1.2174166386103025e-06} {"commit": "efd90e0ec42cbeea3773711079063a466165182c", "message": "Adding unit test of CRF objective.\n", "proba": 1.2401342530665715e-07} {"commit": "4e7d163cc62b76c2fb3d513550d379c5df9601ec", "message": "Vector interface updated with many default methods\n", "proba": 2.0711473780465894e-07} {"commit": "94f00b2398ee0ff090fa86ed3f392934595deec2", "message": "added exceptions in a public static var\n", "proba": 3.647536459538969e-07} {"commit": "eef66ba8a5fab3bfb67f3526104e92fa1ff24ea7", "message": "Added `date` as an alias for `updated` sorting key\n", "proba": 6.770250138288247e-07} {"commit": "94c1f614deb8ccc1d3039451330f4ed76b03ec75", "message": "This was found to cause regressions\n\n(cherry picked from commit 271b7c752d7a829b394852265a03f49c8330882a)\n", "proba": 1.927339070562084e-07} {"commit": "0648729e2f0dc6e103fa9c4626392346ee631efd", "message": "remove ehcache Configuration\n", "proba": 5.235818321125407e-07} {"commit": "85d839f372c621da2f21557b50e284b12e60028c", "message": "Taking underlying executorService() into account on Future operations\n", "proba": 1.4065851701161591e-06} {"commit": "5aac66caa1df33f1e86a646419747deedcc14ba1", "message": "IJ1Helper: make saveDialog smarter about extension\n\nWhen given a file with a name and extension in the \"File file\"\nparameter, but null for the \"String extensions\", the file chooser does\nnot preserve the file extension. Consequently, for use cases like the\nScript Editor saving a file for the first time, the extension was\ntruncated. (And later, for reasons I did not investigate, the final\ncharacter of the extensionless filename was also cut off.)\n\nThis change now extracts and uses the file extension from the\n\"File file\" parameter in the case where it makes sense to do so.\n\nSee also imagej/imagej#157.\n", "proba": 6.73444219501107e-06} {"commit": "6cf5f1190f00ff677ed918147827fe1a3926b658", "message": "Version bump.\n", "proba": 1.5057217694902647e-07} {"commit": "9ff78cf2422bd93305afdb6ac8dda0912ded4b5d", "message": "[MOD] minor cleanups", "proba": 2.051358194421482e-07} {"commit": "9fe0363cd6297671246e1c7084bef84e4f6ad4e0", "message": "[MIN] comment", "proba": 1.2866487963947293e-07} {"commit": "36fa0e2c106c3ccc0511dcabc1dcbf1b72eea34e", "message": "[FIX] XQuery: listing of root directories", "proba": 3.352272699430614e-07} {"commit": "00f90ff0483cb0ec8afec494b5ce9ba129d227a8", "message": "Add javadoc to Lipsum (#2)\n", "proba": 1.3430447154405556e-07} {"commit": "09debe6f28bab3cfc99036772081475813cd71fa", "message": "OpenSSLCipher: use 128 bit tags in GCM by default\nam: 125646c35f\n\n* commit '125646c35fc62d851f2078e4724ee704c9bec250':\n OpenSSLCipher: use 128 bit tags in GCM by default\n", "proba": 1.4318907233246136e-06} {"commit": "b9580ecad5f6e37b69b82471d0f6f5f6d77786ad", "message": "Added revertCommit() (#355).\n", "proba": 1.0784526693896623e-07} {"commit": "674bb8f296b0bc7bbfbd8a1126cff2d98333bbf2", "message": "Make code more readable\n", "proba": 0.00332060013897717} {"commit": "edc73b5fe58e377da4a7f267b3e8de525b0be5f5", "message": "Better error logs and pulled some stuff out of the loop that only needs to execute once\n", "proba": 1.4212339749519742e-07} {"commit": "ecf3abd8224997f7818251437d5921d2000d352c", "message": "moved message inside synchronized block\n", "proba": 3.663335519377142e-07} {"commit": "77e2642cf4938ed7befeebdd94a8581ca171deee", "message": "Fixed return Value of findAllContacts\n", "proba": 4.06317241186116e-07} {"commit": "c2a2dc91fe71191ce77dd86112daeefed4e1aaa6", "message": "Invoker: improve ParameterBag usage\n", "proba": 1.2425153954609414e-06} {"commit": "4d2c6c57fe90882ebf26147d29f8afca72fabd52", "message": "Version.\n", "proba": 2.3921131742099533e-07} {"commit": "2d74b42b640308598db3bef0ff0a7936f47e317d", "message": "Fix javadoc of Interval isAfter and isBefore (#159)\n\n", "proba": 4.895160827800282e-07} {"commit": "46c70532231a82e5945fe3941fb3e86f0a7ec5f6", "message": "Completed class javadoc.\n", "proba": 1.2764533607878548e-07} {"commit": "12278b571a259fd4ec81b3554a3a6c5bec651a87", "message": "add end point for get team by public visibility\n", "proba": 1.2881687894150673e-07} {"commit": "c13193d49a687b070cb1151bea3449ad1ebea011", "message": "Pre changes\n", "proba": 4.596008409407659e-07} {"commit": "5392d3f18becfc94fb42de49ce8ed22e3d15aef9", "message": "minor refactoring", "proba": 5.747284603785374e-07} {"commit": "a5cff6637778b391bd1c17b4996f4584f878bbe1", "message": "Fixed resource bundle mess up.\n", "proba": 1.1242617148354839e-07} {"commit": "c472451bc881ebae5ef955fa55cc92aa528686ca", "message": "Fix broken release: AssertionError has no cause constructor in Java 6\n", "proba": 0.0007984518306329846} {"commit": "1f4f6b8e8fc6ad0cab25b4658dd3a6ac76589b15", "message": "olfs:\n", "proba": 3.519566860177292e-07} {"commit": "93fb757cf793d3b16712683d20dbe42c2d2efb4a", "message": "Added internal-link functionality\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@193421 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2333571791932627e-07} {"commit": "d050a35030f61b41b6c16e146117f7361e160630", "message": "fixes image bug where images where flipped\nthe image is now in the correct orientation\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@193529 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.429907911187911e-06} {"commit": "e5aa0fe1652065bb1f6d706a374beb26647d6ce5", "message": "for Bubba Puryear: make date on LOCUS line optional,\ninitialize accession\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3946 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.293186015682295e-05} {"commit": "c849b14410b829d6b026aeb833402abf12b9294b", "message": "Bug in AbstractDataSource that could cause artificial elongation of features\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@940 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 2.0852696707152063e-06} {"commit": "159db131508583efaa24385748e59d93b7a6d914", "message": "WKUIDelegate compilation error fix\n", "proba": 2.1989481524542498e-07} {"commit": "f45bed66d58a61357d7e1b1192d9c26f00f98ea3", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "2189a9ef63c5225ec80a4ceeea1dbf84a5a3fb95", "message": "new pid p term for launcher\n", "proba": 5.837846401846036e-07} {"commit": "a3f2618ddeabe475021f442383952c3b6307c02f", "message": "[bugfix] fn:matches did generate a temporary document in the db when the input sequence was an in-memory fragment. This is unnecessary and dangerous.\n\nsvn path=/trunk/eXist/; revision=13136\n", "proba": 5.5142281780717894e-06} {"commit": "4a9585f0ea6e21b441a9c0ef5300196fae04bbe3", "message": "Better toString on Special Env.\n", "proba": 1.0959394813880863e-07} {"commit": "8c10331485d05fbb85d7b481d6efae1f37dd6819", "message": "Changed the toString() method.\nCATEGORY is always printed last. If not DAGMan fails.\n\n", "proba": 1.3609796667424234e-07} {"commit": "289651c38c54646fd0564eb605cd96c0371c77fe", "message": "Allows a GTalk controlled agent to nominate pair in ConnectivityCheckClient.", "proba": 1.0326866117793543e-07} {"commit": "9f708646c0851c77530a2ef558d66c1044923e33", "message": "add: CrossOriginFilter\u6dfb\u52a0X-Requested-With,\u4e0ejetty\u7684CrossOriginFilter\u4e00\u81f4\n", "proba": 1.3079029770324269e-07} {"commit": "91886c70c86d99039cf798f1a346829b40f1c897", "message": "Updated a bug where the campaign creation timestamp was not being properly updated.\n", "proba": 1.1321591841806367e-07} {"commit": "96fe0caf7ac1d8c4a0a14847b98a1803d9802383", "message": "Improved temp file cleanup for the XML content editor by using the \nonbeforeunload event if possible.", "proba": 1.0765783287070008e-07} {"commit": "622334440c171e9ba3b346fbb4f0b7d7756a0032", "message": "added filter for record level security check upon loading", "proba": 1.3150597055755497e-07} {"commit": "1607145fb06e54439f39fa5c3755bd0fd0eaa946", "message": "Add missing throws tags to javadoc comments. See ticket:13.\n\nSigned-off-by: Patrick Pelletier <4307fca26d0353058fbfb17dc5f40867e5e6b8e6@gmail.com>\nSigned-off-by: Etienne M. Gagnon \n", "proba": 2.5397289959983027e-07} {"commit": "34a5ad0aa6a5e1e8fb5d481e72049e24de7d18c9", "message": "Remove empty line.\n\nSigned-off-by: Etienne M. Gagnon \n", "proba": 0.00034306637826375663} {"commit": "0963b0878f44c6ad3c2c14f1f82bb9487cd30ba0", "message": "send heartbeat in background thread\n", "proba": 1.909961895307788e-07} {"commit": "dba42432214a121df4257503dcd729621b5b8db4", "message": "Fixed crash bug\n\nNull pointer for tile when mouse would leave MapPanel.\r\nFixed to check for null tile.", "proba": 1.0295065067111864e-07} {"commit": "c684960ab635bc3cc425fc06f76613077bb3c324", "message": "Fix MapEmitter.stop() / isStopped()\n", "proba": 1.4433509022637736e-05} {"commit": "09031cb185ba396b8024fdeebd6c38383fa3aeec", "message": "Tiny refactoring in EditLanguagesActivity.\n", "proba": 1.1604807781395721e-07} {"commit": "3fa6f6e16be55f418ea9541e8675d74e90fe45fc", "message": "addressFU added\n", "proba": 1.6290519511130697e-07} {"commit": "2f592a7a2a0ce2d6e18e4610d466c2c92221202a", "message": "fix for new path algo\n", "proba": 6.369094194269564e-07} {"commit": "36679b3f48338c8f69b11ef91ddb9cb556036091", "message": "removed duplicate class (SingleRegInsn == OneRegInsn)\n\n", "proba": 9.309243296229397e-07} {"commit": "93d1e36cd64ee13378fe5a7f85a956266f43417d", "message": "Since the heal self heals in a radius one, renamed it to concentrated\nheal.\n", "proba": 1.246996106374354e-07} {"commit": "d1d02d063886ccaf0d4eca6a37f1d27507bcad63", "message": "Introduced tests for StringBuilder\n", "proba": 1.6510786338130856e-07} {"commit": "fcb78ea74e97a5c25a7ad7553dbe0a4ffef8d9fa", "message": "added else if test\n", "proba": 3.798941179411486e-07} {"commit": "9ea34c3f4f02f95ccf59da086badedacd7c9eeb6", "message": "add a test for EnumMap\n", "proba": 8.766627956902084e-07} {"commit": "0516d94f7f35a37c87406168cda9d6b66fb6a5ff", "message": "Add a test for a single document in a stream\n", "proba": 1.7956141391550773e-06} {"commit": "59a72a8f8b4db2d3ef606920fd3ad9a9441421de", "message": "Added mouse handler for setting flags\n", "proba": 2.728528158968402e-07} {"commit": "bdb3f340d7d0008d36dde5109a4a7949b358ce57", "message": "add putData\n", "proba": 1.0036992534878664e-06} {"commit": "3a23947cff32dc42cf2f8a2ff0874cf924a5f5de", "message": "Updated the application title text in the windows installer.\nModified the schema validation method (Check Format) to first use the name space url defined in the xml and then fall back to the imdi schema and then the schema provided in the jar file.\nAdded clarin XSD reader.\nLoaded Clarin templates from the schema location of cmdi files.\nAddded component insertion into clarin files (via add menu).\nAdded auto recovery from history when a file is missing.\nUpdated the add menu contents to handle clarin sub nodes.\nCorrected nodes left after a delete from the tree.\nUpdated the sub child node detection when reading in the metadata xml to handle cmdi templates with full paths.\nAdded clarin link reader.\nInserted Clarin linked nodes into the Arbil tree.\nStored all clarin profile schemas on disk when they are first seen.\nAdded Handle resolution and general URL resolution in Clarin links.\nAdded test fields to the wizard html.\nAdded CMDI function to tell when a resource can be added or not to a specific node.\nSet the profile name in clarin templates.\nAdded test for drag and drop onto clarin nodes.\nAdded resource drop action to add resource files to CMDI nodes.\nSet the drag cursor to indicate allow drops to CMDI nodes based on the values in the schema.\nMade more robust against broken cmdi resource links.\nAdded resource proxy nodes for CMDI files when adding resources.\nTruncated clarin pathnames.\nProvided a default node name based on the profile name of a cmdi node.\nStarted getting the filed constraints from the xsd.\nCorrected the adding of sub nodes such as actors.\nWhen a sub node is added the correct node path is returned for display in a table.\nAdded check for updates menu item.\nAdded template and profile selection dialogue.\nAdded thread and progress bar for clarin profile loading due to 12mb file sizes.\nPopulated the add menu from the chosen templates and profiles.\nEnabled adding the selected builtin templates and clarin profiles from the add menu.\nModified the template system to work with multiple template/profile selections rather than a single selection.\nRemoved need for \"id\" attributes that clash with the clarin resource attributes.\nAdded icons to the add menu to make it clear which nodes are IMDI or Clarin before adding them.\nPrevented error with the language dropdown during editing in the table.\nSorted the entries in the templates/profiles dialogue.\nRemoved unrequired jar dependancies.\nMade the import dialogue process ready to start importing cmdi nodes.\nAdded ability for users to add custom profile urls and files in the templates/profiles dialogue so that users can preview their work while it is still being designed in the clarin servers workspaces.\nUpdated the schema validator to not use the 'id' fields.\nModified add and remove corpus links not to use the 'id' fields.\nAdded schema check when saving clarin nodes.\nModified the table default display order so that it does not use the 'id' fields to sort rows and columns.\nRemoved the use of the 'id' attribute from determining if a field is editable or not.\nAdded controlled vocabularies that are read from the XSD and used in the table field as the vocabularies dropdown.\n", "proba": 3.446252776484471e-07} {"commit": "ceecde221f72851ab223963781cb69664764e9b7", "message": "Changed extension if file is a duplicate", "proba": 2.1322421162039973e-06} {"commit": "ffc3b7a9ffb0922515cf95a9dc939a7d6fdcf46e", "message": "Tweak to \"sort\" option for batch commands\n\ngit-svn-id: b5cf87c434d9ee7c8f18865e4378c9faabe04646@1064 17392f64-ead8-4cea-ae29-09b3ab513800\n", "proba": 6.03757598582888e-06} {"commit": "2d5cebe97c50959b6bdaac6c596779f644c9e1e1", "message": "Event leak fix\n", "proba": 4.8610047542752e-07} {"commit": "45961478abd3dd99d203f3151033a58e43efbd48", "message": "new class handling merging, called by ParticpantGmsImpl and CoordGmsImpl (https://jira.jboss.org/jira/browse/JGRP-1031)\n", "proba": 1.1706493552310349e-07} {"commit": "b51df114e7182c0a0a79e8b1a808023900c76ac4", "message": "Added gc() (same as runMessageGarbageCollection())\n", "proba": 3.2649506920279237e-07} {"commit": "6b328e9ccc15f3781fdc243bfcd54e382ed7f621", "message": "Added CrawlPool column, not included by default.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@10866 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.2993921245652018e-06} {"commit": "3b69a0af1b25c16a8960f097fd7db93016634635", "message": "Avoid NPE if file being read has invalid lines.\n", "proba": 1.8034933191302116e-07} {"commit": "ed7dec49f2e9e9d12ac1202d19a98566bd47ba33", "message": "Typos.\n", "proba": 4.1805887462942337e-07} {"commit": "84e8ef466d5b32d439ded238501b9fbb2d2d3576", "message": "Log warning if stumbler does not have a MapBox API key\n", "proba": 2.8126720508225844e-07} {"commit": "b3fb4a0de4db7a66e06877a88614b8b800d911ac", "message": "adding the save aiml button to the program ab gui.\n", "proba": 1.0323222454644565e-07} {"commit": "aa0cfb32f7982fcb62b6ebe57bc9630865c49308", "message": "fixed build", "proba": 6.893255317663716e-07} {"commit": "c030559a33961705d32dc339cd4dfca4e5a9a1a0", "message": "IRCInterface cleaned up, and fixed as #24.\n\n", "proba": 1.0177141973599646e-07} {"commit": "98b10655030b9ca98653e1b580cbe2b55aeb3530", "message": "removed redundant comment\n", "proba": 5.310141091285914e-07} {"commit": "13b956eef2468d6dfcb530ab7c3cf3474b9f977b", "message": "new test added\n", "proba": 1.806319716024518e-07} {"commit": "0b89eff8babfd2e312e7ad41de7b01230f19edf4", "message": "Add FSM definition: SafeSyncCollection\n", "proba": 1.0297927701685694e-06} {"commit": "344b9664b82e8673955d4e6f56a9fc4a5ad24aa1", "message": "testtenado", "proba": 1.3032803281021188e-06} {"commit": "22b9e98e0f3cc86d373436325b3585c62ddeb9e1", "message": "Another attempt to deal with system reboot.", "proba": 1.174731352193703e-07} {"commit": "3d0963b16c203e5928afddfa6040e0b9f88b3c43", "message": "Fix package name and org imports", "proba": 3.94087737731752e-06} {"commit": "b68341d920996058b9093e79521eeba161aa0d42", "message": "getInt and getDouble", "proba": 1.2538953342300374e-06} {"commit": "85c55996229f67b013f6e076826a42d9d830baeb", "message": "fix #3473: GCVote on non GC caches", "proba": 1.758521364081389e-07} {"commit": "f3e73142692c6fb705eccf72f07065d0f5b28f6c", "message": "Removed hashcode since it was not needed\n", "proba": 1.648548391131044e-06} {"commit": "a30605a47f1add1f245721db83475bd69b2b3dbd", "message": "update RoomServiceImpl\n", "proba": 3.309156682007597e-07} {"commit": "05da451ea8b3ef268ee430d255fa713a9066e6e0", "message": "fixed nullptr exception in database cell editor", "proba": 2.882298417716811e-07} {"commit": "c416657f635b9025e04ecfcd13d29cac236d94ae", "message": "Improve tag implementation. \nA new issue is revealed in the model build...", "proba": 1.013796833149172e-07} {"commit": "d87eed510b9f3e6729d4f50523bde6452a180de7", "message": "Fixed compilation problem since we dropped registerTypeHierarchyAdapter method\n", "proba": 1.4334344200506166e-07} {"commit": "f1d4aa4f36c44a137917f78e9d0e552b91b7cd9e", "message": "fix test\n", "proba": 1.6747775362091488e-06} {"commit": "ea324b456486f506571f02457331aa7083fd16a0", "message": "Remove test code for Jenkins before 2.222.1\n\nGit plugin requires 2.222.4 or newer, no need to include test code\nthat checks Jenkins version less than 2.222.1.\n", "proba": 1.0465669220138807e-07} {"commit": "e653dffd51178ed642e6db6c55e2ced15a90a9cc", "message": "adding log\n", "proba": 1.3487697287928313e-06} {"commit": "e2f3910bd5be8abfdefce9e8423cee6e119a6d25", "message": "Add GitSCMTest diagnostics\n\nInvestigating flaky test\n", "proba": 1.6503197741712938e-07} {"commit": "875a3131aece3215de4a18c946127f14149f0a4a", "message": "GitBranchUtil: return specific GitLocalBranch, GitRemoteBranch instead of general GitBranch.\n", "proba": 1.2339666000116267e-07} {"commit": "04633c706d983f6aeeab7e735a20d5b858f473ee", "message": "Housekeeping.\n", "proba": 8.210476494241448e-07} {"commit": "ce7156525b40ab17e9da8ac40822870aa5fa3435", "message": "am 73fe3363: Merge \"Switch to new StandardNames assert about cipher suites.\"\n\n* commit '73fe336350ae730578780dfb8f0b3ac3a4c98986':\n Switch to new StandardNames assert about cipher suites.\n", "proba": 1.2591422660079843e-07} {"commit": "3b067a9f421b3610542e58fe5d5689578c160290", "message": "Added a new use case test\n", "proba": 1.3047586833181413e-07} {"commit": "179d1b583efd4273a9abd7f49908025017026188", "message": "test something other than the refresh token since we do special handling for the refresh token while testing\n", "proba": 1.267501090751466e-07} {"commit": "2c367a6a79bbba356c0b46e2875afeec2b2be0d7", "message": "mon premier commit", "proba": 7.383713409581105e-07} {"commit": "534df20b5570bf4ad638594e1a6c19b8e4f3f72a", "message": "Added regression test for issue #15.\n", "proba": 1.0237457104267378e-07} {"commit": "13e1cda1d07d43619ba07572fdc6b1706d5285fa", "message": "Unit tests for the change in Pull #88.\n", "proba": 1.016356350191927e-07} {"commit": "d4deecc77a9e147aac4d2a39eaf2a72e84b0ea0e", "message": "More tests for ParallelSuiteTest\n", "proba": 1.230098547466696e-07} {"commit": "97dd152318c1b8731098c1f3845483787af6fa16", "message": "\u5feb\u6392\uff0c\u4f18\u5316\n", "proba": 5.321872436070407e-07} {"commit": "e553bfc5c1914d6597e379e537679487fa5cad9f", "message": "remove unneeded import\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@828157 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2184394171963504e-07} {"commit": "3999ca227e8061d12abd3f9c141555df91d7f33d", "message": "Added test for issue 130\nUpdates issue 130\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@1249 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 2.7823088544209895e-07} {"commit": "7c7c03ec7906de4df489cf5cb402f2ddc7c6e0d0", "message": "Comments only\n", "proba": 1.2711969077372487e-07} {"commit": "ec2458c11694fbcdb2b705990ac401b402b74386", "message": "fixed wrong doc comment\n", "proba": 1.7585533385044982e-07} {"commit": "4cd25161e480cf55172175762e481539319ec6d7", "message": "fix service constructor to prevent crash on startup\n", "proba": 6.242926815502869e-07} {"commit": "6d409ee20f594242a0600963cd40fdde7424c2ba", "message": "Restored the code from conveyal GTFSFeed to support interpolated stop times (#2096)\n\nSee: https://github.com/conveyal/gtfs-lib/blob/dev/src/main/java/com/conveyal/gtfs/GTFSFeed.java\r\n\r\nCo-authored-by: gchevalier <04813288c4d547b206ea890214397ba339a20b9a@expedia.com>", "proba": 2.447075644340657e-07} {"commit": "f2fec82cf7d618da8c591945383aa02a516db549", "message": "Making it easier to change the number of objects in RealmResultsTest.\n", "proba": 1.2662808046570717e-07} {"commit": "d981563ce659e60b55d65e6276348443f819c85a", "message": "Add row and col to marker attributes\n", "proba": 3.2776603120510117e-07} {"commit": "2e9307f1ba31e2c7b6a79fb545b34fdb386f863d", "message": "Drawing API: print a helpful error message for float parsing issues\n\nPreviously, DrawComm would print \"Exception parsing command\" and the individual bytes in the packet, which isn't too helpful when debugging issues like incorrectly formatted floats (comma-separated instead of point-separated, happens with localized String.format() calls for example).\n", "proba": 3.517455979817896e-07} {"commit": "03db58b6a5dcd13bde7257151baf874cdfa90dea", "message": "fixed wmsonly bug in metadata so it doesn't raise a nullpointer", "proba": 1.907073396978376e-07} {"commit": "0ba75eb16f250e907293889ea3d508e038a40be7", "message": "#192 Immutable.Array annotation", "proba": 4.741611974168336e-07} {"commit": "ba87f4aa4b4da34e664a0002caa3b88420a481f8", "message": "Fix dataset metadata bugs", "proba": 0.00011024704144801944} {"commit": "75830373e57ff0612f351e73cca4fc29b86b9cd2", "message": "Don't filter the application ID in hash; add check for correct selected application\n", "proba": 2.5146377424789534e-07} {"commit": "0fad30cea00aab2ab5dd47f4375b3a662264706c", "message": "INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED\n2003/09/03 15:32:41 sw 1.2.14.1: #112049#\n", "proba": 1.327761083302903e-07} {"commit": "559372240d778bc4c0060c55c5e4d657fc425715", "message": "INTEGRATION: CWS qadev11 (1.2.14); FILE MERGED\n2003/09/03 15:34:13 sw 1.2.14.1: #112049#\n", "proba": 1.3497833606379572e-07} {"commit": "8507421a75cdd83f793d269b02d9afbda1e02d99", "message": "INTEGRATION: CWS qadev19 (1.6.70); FILE MERGED\n2004/10/21 12:09:44 cn 1.6.70.1: #i35923# at.printAccessibleTree(log, xRoot,tParam.getBool(util.PropertyName.DEBUG_IS_ACTIVE)) added\n", "proba": 2.864415762360295e-07} {"commit": "0a042786b1102e3bc5543f63211c8d46f9e222de", "message": "add FUTURE mark\n", "proba": 0.9999979734420776} {"commit": "d308e5a6979f5f2336f663be8929f601b636cf9d", "message": "Removed unused tag util.\n", "proba": 1.3376670437992288e-07} {"commit": "dbac31ce12652fc4a2ce28fe7564fe8a9cdb27d0", "message": "Added generic toString util for JavaBeans.\n", "proba": 1.0958495977320126e-07} {"commit": "2f3564e6e02f19c6481a4be0f6bdd358c0f84e84", "message": "Update Item IDs to 2021-11-17\n\n", "proba": 1.8076327990002028e-07} {"commit": "4d8eb422b6852a7d02c501b066717932fc4c5dc2", "message": "Use K&R.", "proba": 1.419867032836919e-07} {"commit": "3cc29349fea4487840bb2962252df40941273a61", "message": "Properly save when a new object is created\n", "proba": 2.6831643481273204e-05} {"commit": "b26ded0255b0fd6fec1db367b7389dc42a061dc9", "message": "3\u043b: \u041f\u0440\u043e\u0432\u0435\u0440\u043a\u0430 \u0443\u0441\u043b\u043e\u0432\u0438\u0439 \u043f\u0440\u0438 \u043f\u043e\u043c\u043e\u0449\u0438 \u043a\u043e\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u0438 if-then\n", "proba": 1.3176546076465456e-07} {"commit": "dd20fc3e9fa5c7ced56ff5174f1728f6ff632d58", "message": "Removed error.\n", "proba": 2.0296916147799493e-07} {"commit": "8b3270bc7ba34bcc4f03ea532acab7ed52e96367", "message": "Make BricksManagers clamp vectors passed in when checking for existing bricks\n", "proba": 1.872189443474781e-07} {"commit": "4c8b2f4c2894c0e147c7934768e9c074f5005f7c", "message": "Drawings: fix a ConcurrentModificationException\n\nThis could occur when cleaing the drawings in the DrawingListPanel.\n", "proba": 1.1461472126939043e-07} {"commit": "05c57b9ab8fbe82a751c68932ea6a1ce896d8018", "message": "added mock", "proba": 1.76418723185634e-07} {"commit": "d32d294ff5dfac6385604e7ffbc5363b4e7cce5c", "message": "Change test to check sunk toggle\n\nTests will now fail, as there is an bug when sunk configs are restored after state toggle.\n\nSigned-off-by: Shen Yichen \n", "proba": 1.1540090838479955e-07} {"commit": "caea7df5ab5f9f22a9b255131de20d94f0fa81fe", "message": "Tests that proves issue 209 is fixed...\n", "proba": 1.0588247079112989e-07} {"commit": "ec87453d60817ef4b302c7d71545caa9834f8d9e", "message": "Removes removed OperaDriver methods from tests\n", "proba": 1.6813727654607646e-07} {"commit": "c533b4517143a844f63add51388dc734e2a78c4b", "message": "Machine changes\n", "proba": 1.6098990727186901e-06} {"commit": "ae50bb27e598d08a906df396f26cac3daf303aec", "message": "Cache now deleted on app start if caching strategy is Always\n", "proba": 1.963110207725549e-07} {"commit": "258f3b152ed7acedb634d86f74b45d9ee8bea58f", "message": "SOLR-6897: Fix wrong assert\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1649814 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9986085295677185} {"commit": "ef3eda7fe42758f6cfe6c513abdba93aeee9ce88", "message": "Fixed ryan's animation panel\n", "proba": 2.6396816110718646e-07} {"commit": "e7ea388d18ff3bb08ef12e7c6618ab177e7abb77", "message": "Arreglo test de WorkberchOrderBolt que estaban fallando luego de agregar el fix para que ordene el renombrador.\n", "proba": 1.1855244252956254e-07} {"commit": "dbf314cd6f48448a3b04ad4ee337975d4f54c810", "message": "Extended the test case.\n", "proba": 7.161290341173299e-06} {"commit": "62842f6713bbbe39a6e9f2d6481e2bfb060db2ae", "message": "Give a hint for failures of checkGuiSet()\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1827523 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: d70780b7f590890e62ce75140f40c615e26efcb6", "proba": 6.077767011447577e-06} {"commit": "f7e123409bc6afb84cc7e0e340c873ae75ff7089", "message": "implements MockDatagramSocketExtras\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@219 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.032174168358324e-06} {"commit": "3fcd14813d4e4090c1ea6d7b5531c3f488bbc9a8", "message": "Incomplete - task : Issue 66 - Uncertainty filter interface\nExtended tests\n", "proba": 3.189515700796619e-05} {"commit": "b87d828d192fd75021493f27af1e6063df1745b4", "message": "Exclude `node.store.allow_mmap` from table/partition defaults.\n", "proba": 1.1256843635010227e-07} {"commit": "5961dfcb519cba6062937cccc2262050217ee927", "message": "fix: Server: workers\n", "proba": 0.0003099981404375285} {"commit": "c3d48287596c6332cbce06dca5bad94b5a889cbc", "message": "an edit to recent gap component in objective function\n", "proba": 1.7245923800146556e-07} {"commit": "95dad92151188638037d6d83e5be7ad0219bdc4b", "message": "Debug traces clean up\n", "proba": 2.2255095188938867e-07} {"commit": "bf4995c1e8c98dd16cb3908a6ddf93d2ccc69197", "message": "clearer error handling and stickler fix\n", "proba": 2.395889282524877e-07} {"commit": "52d371156d0baafa7a27f7e5c14a7d6e16a4f98b", "message": "[BKNDLSS-20338]: remove FindPayload\n", "proba": 3.85800774438394e-07} {"commit": "02275346da75b8df7a024a55e17ea7a880b040a6", "message": "Issue 398: Actions fail to extract\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@1869 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 5.990513045617263e-07} {"commit": "4993c0f73dbd81ef01e349c836eac0e4948873d7", "message": "[ios] Fix build phase generation when using custom asset compilation script\n\nSummary:\nThe previous change to allow a custom asset catalog compilation script was not\ntested properly. Buck still placed its own compilation script in an output\ndirectory. The reference to the script in the project was also incorrect.\n\nTest Plan:\nMigrate a project to use apple_asset_catalog. Verify buck does not place its own\ncompilation script anywhere. Build the resulting project and verify the assets\nare placed in the correct place.\n", "proba": 1.4835246986422135e-07} {"commit": "20652ac0a47b3e2bb9c6921aebfc85a112d4b409", "message": "Add event calls\n", "proba": 1.9581866581575014e-06} {"commit": "4c8aa517695db22852d7f66f8bc625ad40abfb5e", "message": "Only adjust the auto sync period for accounts that aren't hidden and has it enabled\n", "proba": 1.322300846595681e-07} {"commit": "d2b8787c8cc99a48ed6f925d710b42ad87b4df8e", "message": "Filling out the language ID code.\n", "proba": 5.902178236283362e-05} {"commit": "697c437d032432e55b26c0f8cdf02d1f20e2d348", "message": "Add Java Docs to the SpreadSheet class.\nAdd a not-null check to addSheet method\n", "proba": 2.404381405085587e-07} {"commit": "91d95b1bf48da32cc44284a4f058f4b0f3c76e3a", "message": "Work around Es6ForOfConverter crash\n\nPiperOrigin-RevId: 306533158\n", "proba": 1.2974031449175527e-07} {"commit": "3f917d36b13e40adaab06124cc30c3b27e7027f5", "message": "Remove one more use of deprecated copyInformationFrom method.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=130041735\n", "proba": 3.128892058157362e-05} {"commit": "9f594e2608d79e408f310a1e45f8a5a411610a51", "message": "\nperf improvements to scope creator\n\nR=johnlenz\nDELTA=29 (7 added, 4 deleted, 18 changed)\n\n\nRevision created by MOE tool push_codebase.\nMOE_MIGRATION=217903\n\n\ngit-svn-id: 818616af560c21f974e3119d89e3310384da871a@426 b0f006be-c8cd-11de-a2e8-8d36a3108c74\n", "proba": 3.989327979070367e-06} {"commit": "e08eefc81093b3ad4a6cbb444d8f571ef42cc68d", "message": "Remove impossible branch checking for literals in lhs of for-in and for-of\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=202975732\n", "proba": 4.527915280050365e-06} {"commit": "a222e6c912b790b4bb22b3b809603ff958cf5f1e", "message": "Add isValid() getter to PShaderHotSwap\n", "proba": 3.65935477475432e-07} {"commit": "224b7954075602f8cab7173b1058add81a0d3c3a", "message": "Add ctor with units list initialization\n", "proba": 5.040478754381184e-07} {"commit": "5b5ecdd4b065b9e96536f1f06aeba41a07f50e35", "message": "move java.nio.channels to com.newatlanta.nio.channels", "proba": 8.61902935866965e-06} {"commit": "09a037ddd209050ababffe6a93cab0887e5c7574", "message": "remove extraineous logging\n", "proba": 5.436554033622087e-07} {"commit": "cc9a49830a43282064fcebef4fdd25b9e811be85", "message": "Add Datastore to be searchable in the InventoryNavigator\n", "proba": 2.0680998602529144e-07} {"commit": "1b05bc31990044aa9070abf31049d556ba0bcc96", "message": "Actually run all construct()/staticConstruct()s. Previous commit just made the first to be added run, instead of the last.\n\nSigned-off-by: Ross Allan \n", "proba": 1.2327174658821605e-07} {"commit": "a9439c6b19448948ea898582fba888951b3725f2", "message": "toolbar master switch implemented\n", "proba": 9.14114821171097e-07} {"commit": "a9dca3d5d0457f4387a237cae8b455e7e2a43f34", "message": "Reformatted to JMeter conventions.\n\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@323367 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 2c437180a9545391b700a4ffcf4560cf3362378c", "proba": 0.9999980926513672} {"commit": "8b9f6e9729ed15d0d0c366ab7301054c025d23c8", "message": "MeasurementPoint can send to SampleBasedDataSource\n", "proba": 1.2468201759929798e-07} {"commit": "d94d0645102984fec48a72fe39ee5d380fae089a", "message": "Fixed NullpointerException in PicassoProvider\n", "proba": 2.412282356090145e-07} {"commit": "5cddd9826c26643fe29ff37b5ef7b06ee6c953cf", "message": "matrix items can now be deleted\n", "proba": 1.588517477557616e-07} {"commit": "df9cf9193d72bcc9c90b94c4128dee6c97a16ff2", "message": "Aggregating columns from ComplexSubstitutionModel with those of GeneralizedLinearModel in order to log normalization info.\n", "proba": 1.1007179523403465e-07} {"commit": "21f6c21e8d74aefb96cabd802848dadf129e48f6", "message": "we should be passing the staging site handle when deciding location of\nplacement of data stageout jobs.\n", "proba": 1.0556849616705222e-07} {"commit": "e28bb0f1183239d0bacad89cbdf66c13908e1f34", "message": "minor elimination of old code", "proba": 4.902504315396072e-06} {"commit": "8864081086c17494732b8b9615b5c8f62ff47a68", "message": "fixed bug with the semantic type of equals predicate in copula expressions\n", "proba": 7.308081535484234e-07} {"commit": "e072dc677707e837ff7ead194b91693039853bec", "message": "DAO output package creation fix \n\nSigned-off-by: Fabrizio Parlani <9110309c9cf77924a0d785a584f4570755a9c4fc@gmail.com>", "proba": 1.5250334683969413e-07} {"commit": "02801272e4977c4e7d03a25dc95e4b1de30a64f6", "message": "Emphasize location if it's a match\n", "proba": 0.9999923706054688} {"commit": "58e7138989881b1ca0b789880bce5f336aafb4a3", "message": "Simplify code\n", "proba": 0.041258614510297775} {"commit": "e45edfc4f0e7826ac3a728185ceab3b0713c402d", "message": "reflect pattern api changes in return values of Twig pattern helper\n", "proba": 2.0303033920754388e-07} {"commit": "e065477df84aa6dd7650609e510788506002cf54", "message": "Changed query string for retrieving protocol\n\n\nSVN-Revision: 9858\n", "proba": 2.410966715160612e-07} {"commit": "fb68decc44cc5fed25323cd763433663e7e8fc82", "message": "update Celsius typo.\n\n\nSVN-Revision: 9367\n", "proba": 2.8814136499022425e-07} {"commit": "20f28f0604db7f1e5a484e0dabb28294df45f165", "message": "lookup VD by altName\n\n\nSVN-Revision: 2276\n", "proba": 1.5011407583642722e-07} {"commit": "54bde2f969f518fc61f7ae1f22c8555e784fb4e1", "message": "Added method getListSize().\n\n\nSVN-Revision: 2447\n", "proba": 1.6378704970065883e-07} {"commit": "74889239559e6137d569248f12f9445162aaa881", "message": "add blacklist for tempfiles\n", "proba": 4.6487082272506086e-07} {"commit": "2b9c747f160f592d1603298f9d1ba26f22ab3204", "message": "Revert \"temp rename failing tests to failingXXX until issues are resolved.\"\n\nThis reverts commit dda37a975c17a03dbf7bf33c5d4ef93c13565440.\n", "proba": 1.2262076154456736e-07} {"commit": "19480c912775b050dcdcecd9023e135677758642", "message": "removed bug in toText method\n\n", "proba": 5.822978437208803e-07} {"commit": "f2f3f8750c845a07c19f89766880351c768b820f", "message": "fix spacing issue\n", "proba": 7.572196523142338e-07} {"commit": "5bd0adab7a4f0cabab0ed4531f103fa54503f25c", "message": "show end column in warnings\n", "proba": 2.1842987507625367e-07} {"commit": "61fc28d35c58efe82df02e1fadf9dc0bdac5488a", "message": "CDH-1537: Add flume fail source\n", "proba": 1.2961416473444842e-07} {"commit": "68d0dc0e3b9aee2bd9eb9f9cfc3352ded4c9b852", "message": "Javadoc for RoleBL\n", "proba": 2.0860323957094806e-07} {"commit": "c419985c270f308365a1dc99e79d4fb468ea9768", "message": "hook method for newly created components\n\n\ngit-svn-id: 26c34bfcd37b50a05211e9290f5a824f1a2028d4@259 0b9306bd-6620-e7a8-ee31-b76f36e8b39f\n", "proba": 7.63798595926346e-07} {"commit": "5f8309f1183a9ac3c345bb61588969e3472e288c", "message": "publicized computeTips().\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2620 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.002214845037087798} {"commit": "f0a1bf23112f47a168f6b365451c96fe4a78a39f", "message": "Don't can all mouse button 1 presses; allow objects without actions to\nbecome the hover object if derived classes really want it (like the\neditor).\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2423 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.3065385246591177e-05} {"commit": "3cde013f7d11e08bed80e251865bc9565b27c71a", "message": "changed index handling to be nearer to the spec. The spec seems to be inconsistent\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@267 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 2.6417583285365254e-05} {"commit": "76200b39b3bdde229ba57be59671e13c1ff93f07", "message": "Bugzilla Bug 27246: PreparedStatement cache should be different depending on the Catalog\n(Ludovic Dubost)\n\n\ngit-svn-id: 94cad4ae0dfdbd5a35299816cdf961de95074614@132158 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.101622729038354e-06} {"commit": "c8a9951c4610fb8ee64cdaefe810a1861209bc77", "message": "Part one to fix the bug related to asset management and outsourced content. Still missing to rewrite either the fallback source or the sitemap to force lenya to look in the outsourced content dir for display.\n\ngit-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@382898 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.030759563036554e-06} {"commit": "63f7498d960e3ffcc8d34b23a7dc38acab32fdc4", "message": "- added isMatch() body using a simple String.equals(). We can get\n more sophisticated later, this will detect errors for now.\n\n- added closeWriter() after the template is merged so that\n the file could be opened again by isMatch(). commented\n out closeWriter() in the tearDown().\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73426 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.07635207768908e-06} {"commit": "c5747ebf5876c87acc294753f62ef8ff85451653", "message": "Switched to use debug() instead of info() when locating ActionBeans (not useful to the general admin)\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@753037 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.369853622345545e-07} {"commit": "d8c7194849cd682b38471eca33361e4dcf8a744d", "message": "Fixed NPE when stopping the server while users are connected. JM-177\n\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@998 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 3.0514599984599045e-06} {"commit": "4968837e2bf9ccd6477699824d66f2c1610b5261", "message": "Minor refactoring.\n", "proba": 1.9631663406016742e-07} {"commit": "27db6bd28e3297cdafe19c204b42c3db20c45ad6", "message": "ZOOKEEPER-3136: Reduce log in ClientBase in case of ConnectException\n\nDo not log stacktraces of a very common error during the execution of tests, that is while waiting for a server to start.\n\nAuthor: Enrico Olivelli \n\nReviewers: hanm, maoling\n\nCloses #614 from eolivelli/fix/ZOOKEEPER-3136-noisy-log\n", "proba": 1.9479929846966115e-07} {"commit": "d914521df68036623e310c6e6cc22979b7ed5ff1", "message": "Use correct font size\n", "proba": 2.964301711472217e-05} {"commit": "feaa80fdca6618b48311de161134ce68fa08893e", "message": "BDJXletContext: added storage for HAVI default looks\n", "proba": 3.9516754668511567e-07} {"commit": "dc0d526b6cfda54e7b795917885c164ce58464bf", "message": "add todo\n", "proba": 1.153739958681399e-06} {"commit": "b5e0501c60d7f5ac9770997074e1c99dd0721ef9", "message": "Add method security for TagService\n\n", "proba": 6.149165301394532e-07} {"commit": "ce9cfd72a40ef89de0b45becb8a5e0583f058b32", "message": "removed unnessesary URLEncode-Decode conversions\n", "proba": 2.9628543529724993e-07} {"commit": "e4821e74d46976eec3de9775984ea6c82caa06f0", "message": "DAily commit", "proba": 6.783317871850159e-07} {"commit": "8c671eba4797d8c46ae0f675adc687df86a1f3cd", "message": "Sword works\n", "proba": 1.0271190831190324e-06} {"commit": "01c6bbeb5166b58d7417aec4647a9c6d52b18554", "message": "Use system look and feel", "proba": 1.5251002594141028e-07} {"commit": "45fae8156c31def42e54ee8082f051ecaf5fbd9e", "message": "add jquery show/hide\n", "proba": 3.732967002179066e-07} {"commit": "83853fd5ddefe99aafdfe9ed3af5c46dd2c808d6", "message": "Use logger instead of System.out.println\n", "proba": 3.822614417003933e-06} {"commit": "20f1b7eea6414d3db5194d1341792de5324fb7b4", "message": "added back public methods (marked as deprecated) so that users change to using MetaUtils for these.\n", "proba": 1.0458265364832187e-07} {"commit": "c6a9fdc8c3b2a4d4575eea38380b71222c566b47", "message": "flush the session for large inserts\n", "proba": 1.563645213309428e-07} {"commit": "fe591cbe79fe478f10e8869bdace450b4e88661d", "message": "Misc negligible fixes\n", "proba": 3.575534037736361e-07} {"commit": "af8b138c8e4fe791bbd6d638eb0297266e9abc0a", "message": "Don't attempt to set list elements past the end of the list.\n", "proba": 2.133164400675014e-07} {"commit": "f27f1683c4f74daf7b5e3c8b5f0d9008da5c7a97", "message": "Update ZeroSuit.java", "proba": 3.3402290000594803e-07} {"commit": "056eddd5a146c6b68a6c851f2b949dbda7ded92d", "message": "Add drag-and-drop open support (#12)\n", "proba": 1.1654916676206994e-07} {"commit": "d739ea28925e17994ee4de0d1693726be5088b89", "message": "Cleanup unused variables and code and small optimization (#233)\n\n", "proba": 1.1338349992229269e-07} {"commit": "b994b04720c4c156de872b9edd12f5cd0c8fc833", "message": "Lines authored by emilsj\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.025614082550419e-07} {"commit": "bcf35732430519929bd65675fd1002d9e25f6bc0", "message": "fix debug code\n\nSigned-off-by: QianLong \n", "proba": 5.774424494120467e-07} {"commit": "96633b7f3715788e608273117a3831ac5ab972f6", "message": "minor javadoc fix for `JsonToken`\n", "proba": 1.2335547694419802e-07} {"commit": "2661759fb30cfb30fd40b6950cd707ea422cf4d8", "message": "Fix wrong collection name validation. \"fs.chunks\" is a valida name\n", "proba": 0.9998461008071899} {"commit": "08ea9889f9145fa8d9cbadca88d0bf6768805951", "message": "[#21] More options for verification scope\n\nAdds the ability to toggle verification on or off for SNAPSHOT, \"provided\", and \"system\" dependencies.\n", "proba": 9.847988735600666e-08} {"commit": "ad80d4796ca2201ea0c2388dad298459987c1cdd", "message": "remove content check\nmy bad\n", "proba": 1.6932854407514242e-07} {"commit": "86f14009102bc4b4d6d166c36f130af27174fbab", "message": "Refactor current methods, added method for calculating amount of cells\naround slice.", "proba": 1.0756937030009794e-07} {"commit": "98e79bba0e38449eaf1abf80af26f2e52d4e1243", "message": "Add hardcoded Listings\n", "proba": 0.00018285223632119596} {"commit": "5b8a775d034032d563aa24cc9cfc05836e98a2a8", "message": "Add missing return statement (#26)\n\n", "proba": 0.999874472618103} {"commit": "3a22e3a0603fbd86403940dcb0fe9b48e596db5a", "message": "comment", "proba": 3.196174986896949e-07} {"commit": "72c843ec5f9d3b433d57d135a27728c2f22da6ef", "message": "oh shit.\n", "proba": 1.8026919690328214e-07} {"commit": "a6ef451b653a20bd0e9ea15317b3b141d9352293", "message": "- Added a new currency code, BYN (Belarusian Ruble). #31\n- Corrected the currency name of BYR from \"Belarussian Ruble\" to \"Belarusian Ruble\".\n", "proba": 1.0583805476471753e-07} {"commit": "56c09e30b84d3a1de4d72a21b1be4effe327bc2d", "message": "Updated javadoc.", "proba": 1.3468053339238395e-07} {"commit": "5d6cf07f8f05dbfd578ec2bf453230db3e803277", "message": "correct whitespace and imports\n", "proba": 0.0001347116776742041} {"commit": "e0ea683dbae6b09c00e3f4383c0cc185f42d4a23", "message": "Fix NPE\n", "proba": 5.696737844118616e-06} {"commit": "068045de41ca1ad2aa123343235bb28eb8497881", "message": "Use util method\n", "proba": 2.208620571764186e-05} {"commit": "69bae08378d140b617d18180e7084791943205eb", "message": "Call error callback instead of success callback on error\n", "proba": 4.856556756749342e-07} {"commit": "bbc7d21926c8ab27f7681f63b136934c176c3bee", "message": "SearchAlex\u4fee\u6b63\u4e2d\u6587\u4e71\u7801\u95ee\u9898\n", "proba": 2.2828577073141787e-07} {"commit": "9127a2b3b78a4cb834cc88ce12bf9bb6c2023732", "message": "Switched from field to constructor injection.\n", "proba": 1.1661187215850077e-07} {"commit": "aea04bf056e164f75bd55641a2748fff9cc6bf6c", "message": "Fix out of bound\n", "proba": 6.469111212936696e-06} {"commit": "47c6b1ed3cc26b5b07c790ba10ed1472c40c6247", "message": "Added check to Trim process to make sure it doesn't drag on for too long per tick; shouldn't normally be possible on Trim process as opposed to Fill process, but I've had a couple of reports indicating it might rarely be an issue\n", "proba": 4.607910852882924e-07} {"commit": "3e8e40df6e1877ed8d758ab8d40d90f83fe88e64", "message": "modified regex for baseUrl check: allow hostnames with dash and\nunderscore", "proba": 2.3237839741341304e-07} {"commit": "3e8d9d711e2e3d8b94dc09416bdb5b87a83359bf", "message": "update User model\n", "proba": 4.1443863096901623e-07} {"commit": "cfc838181175883d8e915cad7e899366c217629d", "message": "* make the API public for getting the step count", "proba": 1.1953262912811624e-07} {"commit": "c50fb73849c288c46d70380173f90256d984196b", "message": "Update ClassExtensions.java", "proba": 4.92780770855461e-07} {"commit": "7ddd5b37afd88d4b7d09d1d18a0713f3dd5c01c4", "message": "fixed duplicate declaration of methods\n", "proba": 3.561804930996004e-07} {"commit": "16d266fd330bb064ab49e45284e48f150ccad396", "message": "Removed unused import\n", "proba": 2.9346514907047094e-07} {"commit": "d086827c8c203eb951c412794589d52d547b0dd2", "message": "Unifinished. The alphabetizeTemplates is not working as it should. #4848\n", "proba": 1.0849719274119707e-06} {"commit": "19b8654d7c010605c7a7e71d2129c98315de6204", "message": "Remove unnecessary 'this'.\n\nCo-authored-by: Ullrich Hafner ", "proba": 0.0004112760943826288} {"commit": "b17befe8a0a7e40c76107108167b4940af39a825", "message": "fix a bug when close a prepared statement.\n", "proba": 1.6343130937457317e-07} {"commit": "67adda7da11f4227f1fa80ca534945538926688f", "message": "not much", "proba": 0.00011054633068852127} {"commit": "8dfddb062c7f6fb5f2ce77d90506c1fdea0421dc", "message": "Improve the collection request by supporting limit/offset\n", "proba": 7.313715286727529e-07} {"commit": "2c0b4a5572f29d731d724ed3c46f264dcb3057c7", "message": "fixed issue when gene boundary and region option used at once", "proba": 1.2395548765198328e-07} {"commit": "169b5e63af287cf3daa9dee2b2648fb233c343ed", "message": "size in floats for batik\n", "proba": 1.506340794321659e-07} {"commit": "8335bd5a04ce40e6ada82db97992dba4d48ea11f", "message": "Remove logstream bits\n", "proba": 6.301889357018808e-07} {"commit": "cae5ad3b7aec8edf43e3a3a016079c7271601759", "message": "Don't hide connection errors", "proba": 5.856476832377666e-07} {"commit": "906883906f74af3d51c1f5a62a5670fe1b22974d", "message": "more duplicates\n", "proba": 8.597708983870689e-06} {"commit": "3823cc80facbd15e210764124817bc743d29d6b7", "message": "use item rather creating separate resource in EAPTransfer", "proba": 1.4093993172537012e-07} {"commit": "868aec3ca3dc1732cdff2eccca78edc6a9d6f3dd", "message": "Error handling for the login decoder\n", "proba": 4.145833258917264e-07} {"commit": "9a0df097dc08e05328f9924aeeb736f2f3182f11", "message": "Adding disable logger. Closes #67\n", "proba": 2.915873551501136e-07} {"commit": "6ea0bcdffacced2c33ad3d06d6c89720d530b282", "message": "brazil", "proba": 2.7640086045721546e-05} {"commit": "4bf9d7ebe33558c92713de4b32d037bb7eaaf5b0", "message": "fix: NPE\n", "proba": 0.0005615900154225528} {"commit": "563829eabebb6bbc684700c13f773035918bb661", "message": "bugfix for DB refusion after around 12 hours", "proba": 1.2053679654400185e-07} {"commit": "74e737e2d0e3c6f2c02527ed9bf266cad783d816", "message": "Remove code referencing a SenseDeleteDeniedPanel from SenseActionPanelColumn.\n", "proba": 1.1125336385475748e-07} {"commit": "10fd36366034b0bba00416020618c25b451a51f7", "message": "Updated minimum Bookshelf version.", "proba": 1.1548699774266424e-07} {"commit": "7ed56fb5d85af987d2ed4e6e27b4e9e14e992a7d", "message": "Fix for if a subreddit's thumbnail is 'nsfw'\n", "proba": 0.9997044205665588} {"commit": "1a0ab30a5e2243c293611d8204fc76d87c3af9a3", "message": "fix prod crash\n", "proba": 7.59592694521416e-07} {"commit": "c21a60bb6e32b771d59d94f51fcee73fb542b50b", "message": " SNOW-56134 SNOW-61209 jdbc client memory setting debug\n", "proba": 1.4738226639110508e-07} {"commit": "c9275b4821c90589acc371371598d4fe9b7f78e5", "message": "add string parsing for location strings\n", "proba": 3.493728945613839e-05} {"commit": "41ceaf9037d375704d432623b8dc89d2ffd46d67", "message": "\u4fee\u6b63\u4e86\u6458\u8981\u6570\u5b57\u8d8a\u754c\u7684\u4e00\u4e2abug\n", "proba": 3.8684564174218394e-07} {"commit": "3ab0bc35719792fd1fcbc98e8d9a4ffa4aa0c7df", "message": "Fix typo\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1669786 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "ed6faacee295312cb5b47d8e5cafceab8e3ff413", "message": "Fix tabs to spaces, thank you J\u00f6rg.\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@923386 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.225968379818369e-06} {"commit": "910d8a0d66712d064f59e18fd0bd769010db15f7", "message": "Removing unused import, putting fully qualified name in javadoc\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@927257 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.4337011862153304e-06} {"commit": "5d8fa90d1798b787cb10aa023f1e3ce1e0d0279e", "message": "Rewrite to avoid some resource closure warnings caused by reusing the stream variables\n\ngit-svn-id: a30623744da1fa54a2e05f6887273b2822fd1c7c@1586804 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.204910055705113e-06} {"commit": "f205550947cadc3085444bf55198e2afad599866", "message": "Eliminate raw type warnings.\n\n\ngit-svn-id: dccd50f1846591eebc8b00362880d93c0e0406c6@651763 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999957084655762} {"commit": "e0c59b5be8fc0301cc4130a2250b801fbf474b88", "message": "TIKA-120: Add support for retrieving ID3 tags from MP3 files\n\nAdded Winamp extension genres.\n\ngit-svn-id: 19f7db0f38dc82c704ecd1bb17ce2e02ab38be53@695192 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3163122503101476e-06} {"commit": "ba61d6c86b0d0bad0935d55935d715b121506030", "message": "add AbstractNamedEntity interface and stub method defs\n", "proba": 1.966995029079044e-07} {"commit": "eb85a4293036f7b1f9c0e2ef60d1dfb8e664269d", "message": "Adding support for public fields as attributes\n", "proba": 2.6859623858399573e-07} {"commit": "cebf19d7948ea2dd8fd7ed5cd6fb2fb8ab62f35c", "message": "Fixed namespaces to something reasonable\n", "proba": 2.937246961209894e-07} {"commit": "00e122cd1a3a462c5a19d495fb1a541ccc6cab81", "message": "[JETTISON-99] Implementing equals for JSONArray too", "proba": 2.1712102693527413e-07} {"commit": "fa36bc1c717d22316aedbec8671b358d919897e4", "message": "update javadoc\n", "proba": 5.346412308426807e-07} {"commit": "e503b5838d49386364130b5bd293614523a5b3de", "message": "Fix log message\n", "proba": 1.214453914144542e-05} {"commit": "3bcd0f4375e25b32b552b50a6a4397f9468ce29e", "message": "Exit movelinks early when start file is topic\n", "proba": 2.634659210798418e-07} {"commit": "47d6c1ec8f59f12311c6fb8d9e89f4a00aabc8e0", "message": "Refactor slightly\n", "proba": 6.814902349105978e-07} {"commit": "99f0210ef5efeea34cd4aec4ad46a614ef764ec3", "message": "locate and move test cases are working............", "proba": 1.8985916483416077e-07} {"commit": "5391ced414069f62af0ebe1e8933973aec6d4fc2", "message": "Thread safe AbstractWebSocket\n", "proba": 7.777171049383469e-07} {"commit": "9b33fd0ce812d996713c32bc9b674c919f5b72c7", "message": "Random engine streamlining.\n", "proba": 1.5501190375744045e-07} {"commit": "39524dda25503937f6a946e3dfbc6f5c9e5cb94d", "message": "HAP-673 - NullPointerException when a job has no publisher configured\n", "proba": 1.2794149029105029e-07} {"commit": "675a47e5a8e2885d7d9801dfc626858013f7ff58", "message": "small fix of comment", "proba": 1.7289464437908464e-07} {"commit": "2ee3460acc10380842b6b90dbc768c3fa977a380", "message": "improved code in DirUtils class method", "proba": 3.6257495139579987e-07} {"commit": "38c0b63e0cd00b3373d9ab9bc6bf644931888def", "message": "improved file utilities", "proba": 6.53491099456005e-07} {"commit": "473c4428caf51b5d660decc8a60d008aef012c87", "message": "Fix output format of mktrusty", "proba": 0.9999994039535522} {"commit": "44ed0199d4d3ddec54bf5c8db268b873f6a713c3", "message": "Add initialization code to AbacusController\n", "proba": 7.150269084377214e-05} {"commit": "a2913aa06eabdea2cc513d1a6b27828fb289fd64", "message": "\u0438\u0441\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0430 \u043e\u0448\u0438\u0431\u043a\u0430 \u0441 \u043f\u0435\u0440\u0435\u0442\u0438\u0440\u0430\u043d\u0438\u0435\u043c Result Cell Set", "proba": 4.4352236727718264e-07} {"commit": "a75f32c14688adf442c031d880f8e265c4e0c08b", "message": "Add the possibility to suspend and resume the dump.\n\nFixes #377", "proba": 1.385310213208868e-07} {"commit": "a90ef1d8b02304040656d43fbccccfe5bca4e959", "message": "Fixed a bad reference in Test.\n", "proba": 1.194606085164196e-07} {"commit": "931236561a0c8f88cfb98ee4d208875a789d8253", "message": "rename method\n\nto support both querystring and header signatures\n", "proba": 2.4509759555257915e-07} {"commit": "1e74c3cb3184c2bc2c621d1a3ec7cca287b8264d", "message": "Made YAFFCallingConvention compatible with XINS 2.2.\n", "proba": 9.960179170320771e-08} {"commit": "c082fac8f8ad30fa67756280288d105240d141c3", "message": "Fix comment in IDataCSVCoder\n", "proba": 2.689568816549581e-07} {"commit": "e4aae98b511d357a9a7da261ec91dc416381ec38", "message": "Fixed: trim again.\n", "proba": 1.1466085680922333e-07} {"commit": "d5f548b3de3909c24bc866116ffa1a3c45a984f3", "message": "After merge fixes\n", "proba": 1.3728595149586909e-06} {"commit": "787f706834fa24018b90f80fb78d8dcb8e2764e0", "message": "logging for failed auth\n", "proba": 8.403539482060296e-07} {"commit": "38dcdc1d466af5032e5f49efa6dedeb7a525b32c", "message": "follow review comments\n", "proba": 2.5518073698549415e-07} {"commit": "d39417f1a7870cb174a816bce01028125a347004", "message": "Resolve\n", "proba": 1.5697053186158882e-06} {"commit": "a383fc7afc4cfbc5f71c5a0bb7ae3009a3f55a2e", "message": "AddCommand: update usage message for event\n", "proba": 1.5139121387619525e-05} {"commit": "1bc855357a39d0fb0f6f817a792db2eb84d5724d", "message": "change controller to support floating task and parsing based on last index of keyword\n", "proba": 1.9665880302000005e-07} {"commit": "c2d17074dc7c706fd8466971324864b5a8258b02", "message": "fix toString()\n", "proba": 0.0007134583429433405} {"commit": "c347137d23abc503f81cd7caa78a44981cf3a17a", "message": "Popup changes to as it's been too subtle\n", "proba": 2.7369614485905913e-07} {"commit": "2bd9ac301acabf48aef62e55ead68758999d36e8", "message": "Add header comments for RelocateCommand\n", "proba": 1.8646201738192758e-07} {"commit": "90c8eb5c9f811384681627c50f69ca9a9ea49cbd", "message": "Title # De-deprecate and update to use player.sendTitle()\n\nThis is being de-deprecated so it can be used as a title template.\n", "proba": 1.0355011426099736e-07} {"commit": "b4acbc8fe0f3f55e84f215f4fcc42a79d587ab0c", "message": "Deleted the WAITING_TIME_FILENAME file on successful handshake.\n", "proba": 1.2479740973958542e-07} {"commit": "0856416c424a33b12294e1aa1572b4f0a1b820e3", "message": "Added disconnect listener\n\ngit-svn-id: 0a6f2aeebe3a339de06b6162ef5a6b6b6e2abc00@477 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 8.700205285094853e-07} {"commit": "b538d732990dd99e3533ce71fb2718c3246048f2", "message": "removed unused import\n", "proba": 4.2686903611866e-07} {"commit": "1ce0b83873c2da0c374373764efec2b1a5532e4e", "message": "When --stdout used, send other out to stderr\n\nThis change causes the command-line checker to emit its \u201cother\u201d output\n(usage message and \u201cverbose\u201d messages and failure messages) to stderr\nrather than stdout (in order to ensure that the only output going to\nstdout are the checker errors and warnings).\n", "proba": 1.1905924424127079e-07} {"commit": "5cd8d27365ffdca80be219c84415a738f5af18e5", "message": "Marking LSInputListImpl final.\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@726372 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.7874284064164385e-05} {"commit": "16c23d8f95d74b91ff9ac32bdddb02ddd1307707", "message": "HTTPProxy: fixed parsing error", "proba": 6.703178314637626e-07} {"commit": "13d89c4dbc5305f6a0aba6aaf46fdfa50d38b5d5", "message": "Removed some debugging noise.\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@2850 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 0.003475867910310626} {"commit": "88b96a4301b37cb465d0844a3fbfcce49acf09c0", "message": "tear down ADB on application exit\n", "proba": 8.038206260607694e-07} {"commit": "d5033242fa2364948d9fde83d05873233a745350", "message": "Fix comment\n", "proba": 2.1542624040193914e-07} {"commit": "074d7a4fced38c1424183ade67341f49acae0116", "message": "Treat client i/o errors as warnings in logs\n", "proba": 4.0421164726467396e-07} {"commit": "8b83f516d2cf6a86155d95b9f4b01e226e415bc4", "message": "Adding licenses\n\n\ngit-svn-id: fdf63cc6b6871a635be2b727c8623e4c3a9a9ed7@6153 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 7.821009262443113e-07} {"commit": "7bc0096d32f91d12040bce7db34011f7c37a8217", "message": "use secure feat. processing by default", "proba": 7.008622105786344e-06} {"commit": "fa9fd7c022c30924e4a6f10fb4eee11f26386c36", "message": "Fix for merge.\n", "proba": 1.2715157993170578e-07} {"commit": "61e1f9b5bfbb13f508c649674743fb6d2f565e32", "message": "SPR-5272: added sort to the categories that didn't have it\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@17087 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 1.691026773187332e-05} {"commit": "034750cbbfdcf3e30e40592115dd024952d8d32e", "message": "fix bad indenting on continuation lines\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@3968 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 0.0067139617167413235} {"commit": "06408432206e69d1e3c61fab5e1d9b46c068afa6", "message": "added support for negative numbers in natural order comparator\n", "proba": 3.252114765928127e-06} {"commit": "98e58357d9c36c8f740805ec35d3e5390f44c05e", "message": "commenting get handler for directory routes\n", "proba": 3.477882728475379e-07} {"commit": "dee98b0ac4a91ecc36020d5bc3aabf5190f76096", "message": "Cleanup: Blank line missing.\n", "proba": 3.1403993716594414e-07} {"commit": "7e81936059e21c0bd9d4a75620aef5996a133699", "message": "Make test output less verbose\n\nThis was causing the CI maximum log size to be exceeded.", "proba": 0.0013324819738045335} {"commit": "18d518ab9bdccb9fb054141bd775326397c03f49", "message": "fix base64 testcase\n", "proba": 5.093627351016039e-06} {"commit": "088e8de7606e7a3f8a55b50efde5fc01a84a879d", "message": "Fixing new test\n", "proba": 3.2239888696494745e-06} {"commit": "63bc48f41103d4c44f2040ff6f1ffeed881538fc", "message": "added ignore for test\n", "proba": 1.8270752377702593e-07} {"commit": "c068bcaf96508980fa809dc150cc41573032fb56", "message": "[Test coverage] Added tests for vec4f swizzling", "proba": 1.2608725796781073e-07} {"commit": "8bd5cde72a3300b94bb636250bb32ee6c3f83b0f", "message": "test refactor", "proba": 2.17284150494379e-06} {"commit": "04d8fbf7ef2d889a9f6460022d80039f961461bb", "message": "removed sysout\n", "proba": 1.6722175359973335e-06} {"commit": "07df4474fbfa17fe98ea119d808033a2b3a1ee16", "message": "#2290 tests. remove unused packages\n", "proba": 7.925239060568856e-07} {"commit": "45ed774c4e8b96065e24941e7388c58372e6ff0b", "message": "Se me colo este test antes de terminarlo en el PR\n\nSe me colo este test antes de terminarlo en el PR\n", "proba": 0.00012796070950571448} {"commit": "aa00ff4883a3e6b208ac2f79e5de44a8aa11209b", "message": "MappedThreaderTest: Make code more readable\n", "proba": 5.38505616987095e-07} {"commit": "369beb22c9005d5ca514cbb2a831470514a64a8f", "message": "add save test method\n", "proba": 6.812289825575135e-07} {"commit": "5dc20e866d66f44371f968ec5a382b2f1a819a59", "message": "Format\n", "proba": 7.663883479835931e-06} {"commit": "d712626c4bc2d49d63ff12c9464506de01529e29", "message": "the complex binding test come in!\n", "proba": 1.0924041760063119e-07} {"commit": "3a3b4836e30bfc1a3735a4f651917e93fbb89a0a", "message": "Drop senseless assertion\n\ngit-svn-id: 77bd0fb3f0b1af3312cb764eaf99792cfc1ce6c4@1742178 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.3569631846621633e-05} {"commit": "7bd389de61885a6d5205ad6f40a996159661019e", "message": "[TEST] Give tests for ctx._ttl more leeway\n\nFixes #8500\n", "proba": 2.3853792185946077e-07} {"commit": "1354e2c8be91ba865bcecde50a910ed5b10e52a1", "message": "Increase the timeout so that the test shouldn't fail due to the performance of the build agent\n", "proba": 3.2481225389346946e-06} {"commit": "d0effd4fd4640e856e428df6c732622357a6019b", "message": "better test\n", "proba": 0.0001598007947904989} {"commit": "c7b81a579c5b61ab192cc22a6051d1eda0c0279f", "message": "Added tests\n", "proba": 1.884486806602581e-07} {"commit": "068c64abdd31c0db9bfd3cfe0732b92b4d60c386", "message": "Remove phone, email and address objects from Logic Manager Test class. Remove format check for phone, email and address in add command. (Passed JUnit test)\n", "proba": 1.1331680127568688e-07} {"commit": "f023dc16c9bd83cc76bb3864b4883f37b6ea712b", "message": "A couple of comments.\n\n\ngit-svn-id: 774b6be6af7f353471b728afb213ebe1be89b277@130282 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.085370695363963e-05} {"commit": "3da4cf1ead7ee8c86d70cd5cb50fda00c888ce98", "message": "makeMap() was removed from TestMap, replaced with makeEmptyMap()\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@130565 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.4573564587626606e-06} {"commit": "37bb856fff9c20af977ac0b92dfaf8526a1486e2", "message": "TestHashMap is no longer the superclass, in anticipation of reimplementing\nLRUMap as a subclass of SequencedHashMap\n\n\ngit-svn-id: b713d2d75405ee089de821fbacfe0f8fc04e1abf@130533 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2429990192686091e-06} {"commit": "45d5661c354fa8b08affbd3cb85a8e5b86a73347", "message": "add some more useful assertions\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@696799 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999902606010437} {"commit": "3a4c99696cde9bb3dee286b83a1321d66cd64b17", "message": "setUp() now calls super\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@527 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 5.740710662394122e-07} {"commit": "3c7623bceb3af17892955013f82253cf316643f2", "message": "dead code; JSP-specific select word handler goes to jsp module\n", "proba": 1.6997181262468075e-07} {"commit": "f13e425a201905eb23527eac2cbc1f1850db5e93", "message": "remove debugging\n", "proba": 6.531336839543656e-05} {"commit": "eadf64e33922066c5950bf35e6859f357ae36a33", "message": "Fix vertical adjustment\n", "proba": 3.1283218504540855e-06} {"commit": "ea0a04c307beced612453edf574fad9220f80ca1", "message": "Clock and Cache canvas rename\n", "proba": 2.3600811971391522e-07} {"commit": "0b2130bae5639b61e354d06fe1a9fd3acc3e8e53", "message": "Added set functions\n", "proba": 2.50753942054871e-07} {"commit": "811142120f11a0eabcf22519115142f1469dd43a", "message": "Added PROP_APPNAME (why was it forgotten!?!)\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@623919 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.172790800614166e-07} {"commit": "0ce799bb307490737ad95e4c7b25f2bc753bd97f", "message": "getDiff() now returns an empty string on no diff.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@621457 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0034313614014536142} {"commit": "b240d34155dab1decd30a0422afb6caa2982cba0", "message": "added cascading property files feature\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@626069 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3731623716448667e-07} {"commit": "def649d65875be31fa1ae53fd3dec919b226e24f", "message": "scanWikiLinks now works with attachments, too.\ntextToHTML() now takes an extra parameter, and old version was overloaded.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@622364 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.330649183728383e-06} {"commit": "5ab3dddf0493ab124d7560b5747b106968f5a176", "message": "RSSGenerator Thread now has a proper name.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624610 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.899092346022371e-06} {"commit": "59a0d72d4676eb79777a11727f8126ec24b03d31", "message": "Added getCurrentProviderInfo()\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@621349 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.802216840791516e-07} {"commit": "383569978ee8585b730893306136230e26f7fcee", "message": "V0.2 [fixed] displayList(ArrayList): String private => public\n", "proba": 6.661919178441167e-05} {"commit": "99038272d2f5d042ef51a2ea45959efe926d3498", "message": "Added: return envelopeId for getInstallationById\n", "proba": 4.4074496940993413e-07} {"commit": "1597003e7e15c0cbefb11d150d47d16322511628", "message": "Create Impeach.java\n", "proba": 2.299692823726218e-06} {"commit": "e54dac6cf28e8a0c2bc7e11238fdbd55f2e3f135", "message": "Update change the color of name of the players\n", "proba": 5.647339662573359e-07} {"commit": "ea2e98069e4a228f299c40d387504e0dc9a2561e", "message": "Modified Webservice action for offline error trapping", "proba": 1.7772610760857788e-07} {"commit": "34210d7dadf4557fdf103c5f3001dc29ebd57db4", "message": "added methods\n", "proba": 1.6659907942084828e-07} {"commit": "2f4ccadc634da581b31882f944955ee5b995ed50", "message": "Background image code working", "proba": 2.1647285564085905e-07} {"commit": "eefdc8384d0cf0e0cda26bf154acff7b62cbfb32", "message": "added some documentation to the PathAttribute class\n", "proba": 2.3726285292013927e-07} {"commit": "d3a2cca793efbbc688b7c469ba82dfec20ae69c6", "message": "Added second global read node type without error\n\nThis second type is used for the global primitive, which will not cause an error but return nil.\n\nRemoved branch profile, because the profiled path is not ready for compilation either way.\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.4754455435195268e-07} {"commit": "b61d99551778f5869b99e43dbf32e2c2c180813c", "message": "\u589e\u52a0\u5355\u5143\u6d4b\u8bd5\n", "proba": 5.339502990864275e-07} {"commit": "77a81cc914ffd64564efa394b9f19541c3970daa", "message": "improvements, smoother animations, optimizations\n", "proba": 4.6344680981746933e-07} {"commit": "0a711ffb418d8ce4e1af63705b94eca59802e671", "message": "threading fix", "proba": 6.396266485353408e-07} {"commit": "61c131bd6046e59c1163597c81747f95bd1fe838", "message": "Inner class mocking LoginAction not needed, so delete it...\n\nMocking is done inside MockMemberListProducer instead.", "proba": 1.0159958208078024e-07} {"commit": "8f7d349c0f0abf2ef6bf34209f397d61245c2b75", "message": "Fixing dependencies\n", "proba": 5.260688453745388e-07} {"commit": "894f26c96c532ca44f4183233c6b09e7eb8765fa", "message": "fix demo\n", "proba": 8.982561894299579e-07} {"commit": "d1f8122d219a70edaca557b49d8007e8f048cc49", "message": "Fix iOS file loading", "proba": 1.5047743318064022e-06} {"commit": "a974d0a99bf02cb479e4423b1e94a640569d4138", "message": "level_04 part 2\n", "proba": 5.459737053570279e-07} {"commit": "5faf823256ce3fb1fe2065918415355b4f924647", "message": "Improve peek test\n", "proba": 8.829110242913885e-07} {"commit": "d18fa6bede180dee84d66f5a899b6598444fffb0", "message": "removed test for TreebankAnnotation\n\ngit-svn-id: 34a63cff78c965ed7296912184cd0e3b6b7dc1c0@385 2f4ce1e4-9571-11dd-93b2-6d14b300b761\n", "proba": 5.081978997623082e-07} {"commit": "3015ae75b0ef87b9b86253a4c4582366646e729c", "message": "Fixed import issue\n", "proba": 3.135363044748374e-07} {"commit": "906813a195882e3ed44de860b175a814a63dcdec", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@7708 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.049687044651364e-07} {"commit": "7d9f34b3ed2c93b269e9e8ccefdd832a76ab9932", "message": "Update MUtils with some static constants instead of inline String definitions.\n", "proba": 1.0425603136354766e-07} {"commit": "57addb2142c48bd90c8fabcc5e6795369de61645", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@20334 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.836944865222904e-07} {"commit": "a160a98fe82294bb9d033e5a1c7e2711198d5907", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@8853 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.277925308495469e-07} {"commit": "8c3a54de7d7e6cc7acc78a83696c2c409d10fe22", "message": "TRUNK: update my tool", "proba": 1.8452445260663808e-07} {"commit": "19e7842c02195c00ce81dd5b11d50c590aa76c9c", "message": "RateIndicatorBF tweaking", "proba": 2.508673446754983e-07} {"commit": "02c0c744af3aebc9014b60f2876f30bd6c39c827", "message": "ignore-NTs mode for Intersect\n\nIf you pass Intersect \"-X\" as the first argument, it will ignore the\nactual nonterminal labels when calculating the intersection of two\ngrammars, and only consider the shapes of the rules.\n", "proba": 1.6523844692528655e-07} {"commit": "6fb42b06b5d97c4f6033cf4d32d2e85dd3410042", "message": "Avoid needlessly adding same filter multiple times.\n", "proba": 2.538239982641244e-07} {"commit": "f1deb37997fec41a5d98c5894239a4f4493d8a06", "message": "34 ball | color\n", "proba": 3.7270621078278054e-07} {"commit": "ed1b7b7984c39fed058192a3d00339bd81085d1e", "message": "Removed redundant EffectType from addEffect method", "proba": 3.2520108561584493e-07} {"commit": "604baa63f9426a8bf8ded1d01924911edd5ba4ae", "message": "Declarations for new scmap1l bindings.\n\nsvn path=/trunk/; revision=3866\n", "proba": 1.023886761686299e-05} {"commit": "fb8a7a17cee81a5d31155506e0e1db485c48522d", "message": "Accurate fix for nested child zOrder. This should ensure that child elements and their nested children fall below the next sibling.", "proba": 1.121139590054554e-07} {"commit": "d2e21e03059b8873d8a565a98b5ae2870b1fbd47", "message": "Made JmDNS thread safe. Code supplied by Pierre Frisch.\n\n", "proba": 9.737453154912146e-08} {"commit": "7b0a3e986b59a94e41fde93dd6134e05f0795a05", "message": "builder pattern implemented with the idea of eliminating a ton of redundant constructors and cleaning up the code\n", "proba": 1.7035902999396058e-07} {"commit": "5ed6c3a1c621eace93381a9f774d47930784e2fa", "message": "readLine private method outlined\n", "proba": 1.5016591703442828e-07} {"commit": "94ef184b756980f509d605c9de9360fe0a444e26", "message": "CSVReader further outlined\n", "proba": 1.264398292732949e-07} {"commit": "f1de89a73c3bb58c69d13a19701b6ab11572d687", "message": "remove debug\n", "proba": 1.5227618632707163e-06} {"commit": "738e537ba1aef97660ce246143018a75bcfc9f9d", "message": "INTEGRATION: CWS qwizardsbf1 (1.3.2); FILE MERGED\n2004/11/22 14:02:58 bc 1.3.2.3: #i30234# path to share/config referenced\nIssue number:\nSubmitted by:\nReviewed by:\n2004/09/30 11:40:19 rpiterman 1.3.2.2: changes due to changes in OfficeDocument.createNewFrame method\n2004/09/17 15:50:28 rpiterman 1.3.2.1: removed a console output\nIssue number: 33452\n", "proba": 2.7973572969131055e-07} {"commit": "fdc6886d9937f532ae6e55b7f54dfd48df36acfe", "message": "INTEGRATION: CWS changefileheader (1.8.140); FILE MERGED\n2008/03/31 16:23:15 rt 1.8.140.1: #i87441# Change license header to LPGL v3.\n", "proba": 1.0030029784502403e-07} {"commit": "7eb42bc1dd3ecf7c4582dba2340022aed5c28b33", "message": "TpSpawn Edited", "proba": 3.037391138605017e-07} {"commit": "04a33fc6dc876a8c677b3309314b9e8a0673bcc2", "message": "HTTP plugin: experimental ws basic auth\n", "proba": 4.787440843756485e-07} {"commit": "eb3d52cfac3bc02ab07fc9b3bd3e6c3b674c80aa", "message": "Minor bug fixes ...\n", "proba": 1.1677368405571542e-07} {"commit": "37a5aa0020799e88e42c6b57fd86e8237867b21e", "message": "Make FitNesseSuite.initContext() static.\n", "proba": 1.436930006093462e-07} {"commit": "d53bc317e7cabf7d47484a7a72fa16b8528b9112", "message": "Formatting.\n", "proba": 1.0361566182837123e-06} {"commit": "1e4c7aa0ac250f0c5dbc1b630b043e641217a3a8", "message": "Improve session cookie security\n", "proba": 7.768750265313429e-07} {"commit": "fd2bece983a4bba6ac23fc4386d2d2114a39db35", "message": "update\u3000> \u6dfb\u52a0\u963b\u585e\u961f\u5217\u5b9e\u73b0\u7684\u8fd0\u884c\u7ed3\u679c\n", "proba": 1.3690285527445667e-07} {"commit": "6ea2b7fb93210df105383e0eccf68a8833313999", "message": "Simple checks for Rewarded Ads\n", "proba": 1.354820682308855e-07} {"commit": "f9f74dabc0d38c147e2dffe2f4ea9e850b7e8c50", "message": "Do not rewrite java.lang.Class and java.lang.String\n\n\ngit-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@3519 aaf88347-d911-0410-b711-e54d386773bb\n", "proba": 4.5907407184131444e-05} {"commit": "b7674a4e68109e169499f0341c9d48cd7aaf3962", "message": "Minor changes.\n", "proba": 1.6103231814668106e-07} {"commit": "bcef07642526ea97fa9e7e3d2436c10f657b17bc", "message": "null identity fix\n\n", "proba": 1.0481866183909005e-06} {"commit": "a927f2232109fbf92e66d34e499ae60445c49f92", "message": "Luis: metodo insertar invff para vista fases", "proba": 4.776609330292558e-07} {"commit": "282e3497af6453f2b852d23f59dbe4b726d41c33", "message": "ENG-14937:\nFix testMeshQuery failure. MockVoltDB must also include drPublic host and port into local metadata.\n", "proba": 9.721104277105042e-08} {"commit": "b393e67ca854037da8075386af82c2c03af9f4b3", "message": "fix meizu add gamebar\n", "proba": 5.150074571247387e-07} {"commit": "d5ae2cbd0ba1b6e3bb4afbf9102d84e49672b358", "message": "fixed AT_Machine_State\n", "proba": 1.3261770618555602e-05} {"commit": "986b923b613b5d900867c759d2fbdb48b1bb16c6", "message": "Added left side pills navigation, adjustments for smaller screens (API form goes to full collapsible width, change open/close behaviour for collapsibles\n", "proba": 1.2468439081203542e-07} {"commit": "3420b27365d965a68b891bd9976400dba1ae14ef", "message": "Simplification, thanks to Core-Dump for pointing out that Spatial.getChild() does return a descendant\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@4325 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 6.018500425852835e-05} {"commit": "083cb7c2dbc5826d148496b9359eca3e6a076fa2", "message": "Delete test file function1.java\n\n\ngit-svn-id: 2e53488d9209c65fe9d0c09c5eb853d489467477@16 983eb3c8-5785-a445-9050-7f41236cb99f\n", "proba": 1.5745525843158248e-06} {"commit": "050da850bcd94ea7866b34cb24ec4434222fe517", "message": "fixed Switch\n", "proba": 1.0382318578194827e-06} {"commit": "662c375b06d06b01686f2f6b746d1bae30b0e3a6", "message": "Fix #202\n\nDon't reload records if connection is lost.\n", "proba": 1.0543427464426713e-07} {"commit": "27b604cf83c64abc42638ca928ce16332dbdbc42", "message": "Jwc\uc5d0 pix to dp, dp to pix \ucd94\uac00\n", "proba": 1.3367832707444904e-07} {"commit": "23ddbd208b8a8db59c5ddc3424e0d04afcb93eb2", "message": "Fix formatting\n", "proba": 0.05716899037361145} {"commit": "41c7b705b836cf61a76b4758db41a522c479fa08", "message": "Extend test to cover removeSeries(int).\n\ngit-svn-id: ca96c60061366ac92493e2142a352bb838ea8caa@2960 4df5dd95-b682-48b0-b31b-748e37b65e73\n", "proba": 0.0011382608208805323} {"commit": "28e7b8542e922a594dd77bbacab73e1ee816c30f", "message": "Fix maxY for series that doesn't allow duplicates (JUnit test added as well).", "proba": 1.0145415529905222e-07} {"commit": "ed809c3ad9eb63e24078c063e4faf5eb033210d7", "message": "refactored QueryString.\n", "proba": 5.825077664667333e-07} {"commit": "425f91b1d9032e8fc1b81e535eb2a73caedc2ad1", "message": "Had findResource but no findResources; adding impl just to be sure.\n\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@5348 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 1.0143544386664871e-05} {"commit": "9702d4e1b454431fe36a90b31f579a7475f0ab4d", "message": "Some contribution for MBean introspection thanks to Tugdual Grall.\n\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@3736 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 1.9753227320506994e-07} {"commit": "a9b39be0274e6c87b9d26d9127a547b3c5b312cd", "message": "up to date check was horribly broken.\n\ngit-svn-id: 489ef347ebe384d032b90c30626e187805d2e62f@16792 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 1.740739207889419e-05} {"commit": "9ff1da3d490c968af3151d67b80607da2a72ed12", "message": "Doc fix\n", "proba": 3.037544615835941e-07} {"commit": "d3b231d248f927f2ce44a3e926cbed5f6370d2f3", "message": "Update DEBUGING comment.\n\n\ngit-svn-id: 169764d5f12c41a1cff66b81d896619f3ce5473d@7796 5e0a886f-7f45-49c5-bc19-40643649e37f\n", "proba": 1.4703089163958794e-06} {"commit": "8435d079f12d9f52c27b78ec5e1e49be4437a447", "message": "UNDERTOW-587 Undertow.buffersPerRegion is not used\n", "proba": 1.424170079644682e-07} {"commit": "4b4e2d8b003b3002726428c14b1d170c475a4bc9", "message": "Test for exercising an entry point that cannot be created.\n", "proba": 1.1012051004399837e-07} {"commit": "18dd7ccca56095920086e1a72af066c428043b7c", "message": "Add parcels in example\n", "proba": 1.76225457835244e-05} {"commit": "24de4de32cb6744626a735fe3acfd0b6dc0427f5", "message": "AxWindow manualFocus\n", "proba": 3.511058253025112e-07} {"commit": "b17bc97ad95b001916bb5287309b1b598b6b2cf9", "message": "Update javadoc\n", "proba": 4.565368101339118e-07} {"commit": "1ffa85ee3e07ef1ef90596730cbff6a20b79d747", "message": "adding a CLI option that inserts a PatternSortCollector\n", "proba": 3.53592753299381e-07} {"commit": "2e85ffc60a38f60109ede6b1cf14bb4ed9f5a6e3", "message": "fixed timeunit conversion and added return the future get method\n", "proba": 1.661814366116232e-07} {"commit": "14d0af8dc34fe62af892064d56fcdcfe8926727d", "message": "Style fix\n", "proba": 3.8886003039806383e-07} {"commit": "5b9a192c3187f6894d53d13267837cc373ce9a0b", "message": "Presumably fix backspace on Mac OS X and other BSD based systems. Patch adapted from http://bugs.jython.org/issue1293\n", "proba": 3.1621092944078555e-07} {"commit": "e81488d322a692b8ee90609763ca18d5dcc06b6b", "message": "Update log to special case last message if its an exception\n", "proba": 5.282935831019131e-07} {"commit": "e0a447b1d1dfba0a7a3a5fd9fd19b65dcedb6de7", "message": "Revises dispatch handlers to use request parser \ud83d\udce6\n\n#126\n", "proba": 1.316490170211182e-07} {"commit": "87b9363d83d04a39426176d24b12abd2b672ec8f", "message": "Remove logging from main\n", "proba": 3.349364590121695e-07} {"commit": "8e0e4e317bf7547e5de3056a0b681f1d1dde5c0e", "message": "Document class and indentation to comply with convention http://docs.oracle.com/javase/tutorial/java/nutsandbolts/switch.html\n", "proba": 3.1207423489831854e-07} {"commit": "4b91fd875b38240dcd538a889c7c1051e6b63dd4", "message": "snapshot at Mon Mar 9 10:51:11 CET 2015\n", "proba": 1.1022978441133091e-07} {"commit": "550728a566d4b2314c12332dd15aff9a58873a0e", "message": "snapshot at Mon Mar 9 12:11:42 CET 2015\n", "proba": 1.0974581243772263e-07} {"commit": "1114d947ad036ea4ae103fe9fd5eb41580cdcfd7", "message": "BTreeMap: add toString() to value reference class\n", "proba": 2.9851861427232507e-07} {"commit": "4bdc3fd14402f31866470d5f54cde0ccf4c2d6d8", "message": "reindex only previously indexed\n", "proba": 2.022411109692257e-07} {"commit": "85e2b6b12e7c5377f2c4df5b96bb9552afcab379", "message": "Added new API for passing XML path as String[] with an option to pass static strings as well for improved performance.", "proba": 1.0668931338386756e-07} {"commit": "04d13c8428c14f0c50eebcd89c709e0cf66cfa87", "message": "comment removed\n", "proba": 2.0402315215051203e-07} {"commit": "e316ec9d7174722a81f1413f8028d8beb2da197b", "message": "Fix bug navigation questions in stage 2.\n", "proba": 1.21598318969518e-07} {"commit": "5a492dc356637c079ee55bde21bfecac5f335882", "message": "refactor: use BasicSliderUI#xPositionForValue(...)\n", "proba": 2.5140022330560896e-07} {"commit": "0f6960798ef4bc4897fb564e972ab7cd2f4d807c", "message": "Use a different inter-word gap for text, based on staff-based position\n", "proba": 0.00016851353575475514} {"commit": "f1e9e8fe8f3f6c8da418c72695955baac064039d", "message": "[MODIFIED] Events are created using the json user file downloaded from\nthe server", "proba": 1.3995399683608412e-07} {"commit": "bbfa9a4fe5b7003e1babe903ec850c7d864417c7", "message": "additional tests\n", "proba": 1.8343837382417405e-07} {"commit": "fc7c06df377da6e4319e079a7569f1739e157e64", "message": "Refactor: Add variables to express intent while asserting", "proba": 7.378377517852641e-07} {"commit": "fe06a7e72c76bdae4453fc17445ae8a0172f7208", "message": "list case setup\n", "proba": 9.053003964254458e-07} {"commit": "a62bb92a01e76ac3f28959fd88753e45e5b7bf4d", "message": "Fixed bug in return schema type to class mapping.", "proba": 1.0695928409631961e-07} {"commit": "8c7f170467b63271032ebb31e0dfb905687c5e65", "message": "\u0427\u0442\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u0430\n\nlevel 13.lesson11.home03;\n", "proba": 1.119028851803705e-07} {"commit": "7ad5de128726f1453ab19ab37ee3d4b56de6cd05", "message": "Add support for fields with a space in the name.\n", "proba": 1.1598832827530714e-07} {"commit": "9cec00ffdc19e1bbff2527b78209088efaf5811d", "message": "STDIN,KBD.. muutettu julkisiks\n", "proba": 1.8061979062622413e-05} {"commit": "30e40caa5a1a87237fe69884ad3f9e1caa45944c", "message": "Revert \"Removing invalid test case.\"\n\nThis reverts commit 395da5120107c5df3484652afce84cd7c3fa679b.\n", "proba": 3.4873949061875464e-07} {"commit": "bbc59ac1a2b627bfa2dd8d1c3f035811951e8202", "message": "[testsuite] added two xmlrpc tests to check functionality.\n\nsvn path=/trunk/eXist/; revision=10955\n", "proba": 4.815960437554168e-06} {"commit": "661a88420674e608b561d2a635ebcdcbeb1a0744", "message": "ensured context was current before drawing Chart in display method to fix problems with GUI taking over context during drawing, presumably. removes warnings and openGL exceptions.\n\n\ngit-svn-id: 326886b0e71892ae347f522bf35df5eb8414ab8b@4872 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 2.878531859096256e-06} {"commit": "16c50c34a6f7fcaab643ea301f03f5abd599a0c6", "message": "Added constructor Post(Collection).\n", "proba": 1.1216872053410043e-07} {"commit": "3ba628ffdcefd2dfc1eb15bb3fc9ffa10ce1e178", "message": "Added some missing ignores.\n", "proba": 1.1481186135142707e-07} {"commit": "03ae0165b4187e7ca606e1468ee7ac170f7d30b2", "message": "Fix some javadoc, add generic type to Model.Finder. No functionality changes.\n", "proba": 1.0525263860472478e-07} {"commit": "a94ca41a349f2440c4dbec49066bbcbf04f5f4c6", "message": "Fixed RocksGrakn configuration of RocksDB Option\n", "proba": 1.6366385580113274e-07} {"commit": "f8ac3c98c696d587b90fa73e2fc35c87e0bd25cf", "message": "Changed Room storing to HashMap\nadded getRoom()\n(Jan Kerkenhoff)", "proba": 1.301423111499389e-07} {"commit": "9760882212b553c1a230f586298ff0258cd49d1b", "message": "Prevented display of tiles during zooming.\n\nThe tiles do not scale with the map so showing\nthem produces unpleasant visual effects. I've\nadded a drawTiles boolean that allows drawing\nto be switched on and off. If the app detects\na multi-touch gesture (which must be zooming\nsince we don't support any others), it will\nswitch drawing off.\n\nI also attempted to switch polling (to keep map\nand tile-layer in sync) off when there is no\ninteraction with the map. This was only partially\nsuccessful since tapping on a tree causes the\nmap to center on its location - unfortunately\nthis is done asynchronously and in a different\nclass so polling cannot be switched off after\nthe animation is complete; I'll attempt to revisit\nthis at some point.\n", "proba": 8.732408218747878e-07} {"commit": "925cbb7e6a0522b89d889cd7b8e7bcc65676a15b", "message": "Changed ui placement\n", "proba": 3.531768584252859e-07} {"commit": "ed445885cddf96e4be39cfc121034981e31eb393", "message": "test files for MONA finished", "proba": 1.3211059979312267e-07} {"commit": "83d143091653b3f23dbb3fce565e4faa7372c9ab", "message": "oops must add not set for list\n", "proba": 1.3707568768950296e-07} {"commit": "2b73500e56675a0c1bfb8261770d52515223ea98", "message": "Synchronize charset changing\n\ngit-svn-id: 81c422d7e78adcaed011d0e38e2535b894b08c96@320 df292f66-193f-0410-a5fc-6d59da041ff2\n", "proba": 3.344449942233041e-05} {"commit": "4afc6262f91b88f0888a313e3ddac12e47a1b50d", "message": "[ignore] set module load path base on resource location if present\n\nsvn path=/trunk/eXist/; revision=17932\n", "proba": 8.019837309802824e-07} {"commit": "25d6cfe63ec7dd92f010919628d530f57be92a4a", "message": "JUnit test: Update of an existing document through DOM: currently **FAILS**\n\nsvn path=/trunk/eXist-1.0/; revision=507\n", "proba": 1.105537876355811e-06} {"commit": "aa97906ba7015d6e395817f74643b747650ff966", "message": "Improved API documentation for the #listObject and related methods, to make it clear that the S3Objects returned by these methods include only minimal information, and do not contain the objects' metadata.\n", "proba": 1.0359041624496967e-07} {"commit": "0f701d788c7bf331ad2c84be3e31412ae86b4e9b", "message": "removed unneeded locks\n", "proba": 9.62360218181857e-07} {"commit": "27d9e1bc744b53c19166fdb46be7134af0846455", "message": "[JGRP-430] - GossipRouter: support accessing multiple GossipRouters in TUNNEL (in progress)\n", "proba": 1.0037052788902656e-07} {"commit": "8cbe51bf7c988aca811de5625bdf0ba89e5345b7", "message": "[JGRP-430] - GossipRouter: support accessing multiple GossipRouters in TUNNEL (in progress)\n", "proba": 1.0037052788902656e-07} {"commit": "f10cbdff1bbc65f981d91a3b8415a64324c78d15", "message": "Catch any SecurityException in saveTab() and exportToPNG().\n", "proba": 1.0984277309944446e-07} {"commit": "3e78159d53d8f4bd9c5c931cdeb01dc20f9345b7", "message": "stable->delete recursive replaced by deletation of destination file\n", "proba": 1.9886445556949184e-07} {"commit": "fe329337eca5a31f36320831d764613e3783fc7e", "message": "Format", "proba": 7.663883479835931e-06} {"commit": "8f05051b270204ab43a18baa1795324530c33a7a", "message": "Handle two continuous START TEXT TAG by throwing Error\n\t* HandBuiltParser is also not giving error when two START_TEXT\n\t\tare encountered one after the other without the END_TEXT.\n\t* It ignores the second START_TEXT and take the END_TEXT\n\t\tfor the first START_TEXT\n\nSigned-off-by: rtgdk \n", "proba": 2.994258920807624e-07} {"commit": "d84b8aa095a28298d68fa627e069ff91e7378661", "message": "cosmetic change to force Hudson to build\n\nThis used to be revision r1359.\n", "proba": 9.921328825157616e-08} {"commit": "cc5d9c739ec7ab9554d5e2ec50587f73def1f63e", "message": "INTEGRATION: CWS ooo19126 (1.3.110); FILE MERGED\n2005/09/05 15:31:26 rt 1.3.110.1: #i54170# Change license header: remove SISSL\n", "proba": 1.2303320318096667e-07} {"commit": "de3559b9aca60bd27627dc8ed017b087ee0064c2", "message": "INTEGRATION: CWS qadev24 (1.8.12); FILE MERGED\n2005/09/19 15:14:32 cn 1.8.12.2: RESYNC: (1.8-1.9); FILE MERGED\n2005/09/13 07:58:23 cn 1.8.12.1: #i54533# define class variables for documents as 'static'\n", "proba": 1.8672641317607486e-06} {"commit": "e1794705de5d45a7e7e13f01475f4ad80f3de312", "message": "Added util to run priviledged actions under other schema accounts", "proba": 1.46674167922356e-07} {"commit": "0d8c89a3dcf270416d38c3e12ef8d90acb413305", "message": "dba34a: if there exists a data source registration from the previous test run, revoke it", "proba": 1.5145398890581419e-07} {"commit": "1ccd76ff96b97fca323b90b641d07e7720a81561", "message": "Nothing", "proba": 0.9993736147880554} {"commit": "24898a7b3284990cc3ddd0e49d267699aff9e701", "message": "INTEGRATION: CWS ooo19126 (1.6.26); FILE MERGED\n2005/09/05 15:31:11 rt 1.6.26.1: #i54170# Change license header: remove SISSL\n", "proba": 1.212134606021209e-07} {"commit": "5a86e406e5240210cbb606d94f7c126967166177", "message": "fixed the gray text\n", "proba": 0.0024010466877371073} {"commit": "5081b68297bac4dabd74eced7719e3b7c664a044", "message": "PDI-10443 : Canceling a Spoon exit is fraught with danger\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@18901 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 8.816522836241347e-07} {"commit": "dd18bab5da66721e2e3653cc9231bdaefc9bda71", "message": "minor design improvements\n", "proba": 1.6260484869690117e-07} {"commit": "38f8ce98f207b49abc2f05743e9c8ac30743991b", "message": "+ fix for target link in crawl permission view/edit page.\n", "proba": 1.0328382415991655e-07} {"commit": "ffedb38b839b46574dea1cbaa7e2402cd400a763", "message": "revert\n", "proba": 2.2110909867478767e-06} {"commit": "6fd051fe3563da835577bc02633042f6d15f53ad", "message": "Adding thread structure to skeleton\n", "proba": 6.766015872017306e-07} {"commit": "37148ff7fa1aee7ce97bd9d6350c6ba6f89b6e92", "message": "Added CHARACTERS_COLLISION_IN_SET warning.\n\nEMPTY_STRINGS_NOT_ALLOWED rename to EMPTY_STRINGS_AND_SETS_NOT_ALLOWED.\n", "proba": 1.3119556285801082e-07} {"commit": "317f7e6d087d03878e764984598480b23ebf2ac7", "message": "Do not remember empty reports during the analysis.\nThis can save quite a bit of processing later.\n", "proba": 1.1569909474928863e-07} {"commit": "db46ad75b9c37be88d007f4796ca3ce1536e7b48", "message": "added method description\n", "proba": 3.638843395492586e-07} {"commit": "0d2ac2912f08bfac0eec6f66575b2967f3a872dc", "message": "Game now is IA x Player (3x3 robots)\n", "proba": 1.1097890961764278e-07} {"commit": "ea3c7a08dd3c782ba375374e2aae5a8ce4a864e4", "message": "Added some comments about next steps to do", "proba": 1.1055235660251128e-07} {"commit": "c5b5236f1e17485e7ac22c49e1ec86f7428c8058", "message": "Added more descriptive error messages\n", "proba": 1.2163845042323373e-07} {"commit": "3f6ed5c4e83133e9557d4d518bd6ef32e79b48ec", "message": "Menu item radio button default preference\n", "proba": 7.428917569995974e-07} {"commit": "46fafec487abc12a71169d0d05081a5a96fea66b", "message": "Synchronize access to global actor statistics\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.0979668729760306e-07} {"commit": "a40c303195d84c78107ac9e01f4d94af0d9175d2", "message": "Make `JUnitStepTest` pass on Windows\n\nTest Plan: `ant test -D\"test.class\"=\"JUnitStepTest\"`\n", "proba": 1.336852051281312e-07} {"commit": "766aea5e00b519dea5531ea800a2cfd57768f312", "message": "Remove hardcoded buck-out from PlatformUtils\n\nSummary: We are going to change buck-out and people shouldn't rely on it as hard coded strings.\n\nReviewed By: stepancheg\n\nshipit-source-id: 6c44abf794\n", "proba": 2.0185977689379797e-07} {"commit": "4e792c57c131bb8bce3cf2a5c1fd193200828280", "message": "updated: log level for GazetteerSearchBox\n", "proba": 1.4237939183203707e-07} {"commit": "9c9f53807db7a4ce91436c6057079396d424176d", "message": "Modified the private method generateCombinationsSorted(Set,boolean,Interval) so that it does not create an unused TreeSet in cases where the combination size is going to be skipped due to not being included by the given Interval.\n\nAn attempt was made to apply the same changes to generateCombinationsSorted(Set,boolean,Interval) which have already been applied to generateCombinations(Set,boolean,Interval). However, whereas these made the unsorted method faster, the same changes caused the sorted method to take 58% longer. So the algorithm used in the sorted version has been left in its original form.", "proba": 6.134334853413748e-07} {"commit": "93a2d69e728674bddb7ba27d04533bfe23224685", "message": "lock workspace jsonrpc tests", "proba": 3.648663664534979e-07} {"commit": "96ceb373783e549526f6ab45c36552ed525be1d3", "message": "# CharsetDetector is not static anymore, due to problems caused due to\nconcurrent use", "proba": 1.2317268271999637e-07} {"commit": "e1dd69d49b6e067ee78991eb778f97e67bc3c696", "message": "Fixed the problem of some git material tests failing on newer git versions (#1372)\n* Added the git add command to stage the changes made in git config in submoduleRemove function\n", "proba": 1.8955937264308886e-07} {"commit": "0054bf7eac2bb607665a1815fec25306f07dfa31", "message": "Fix pixel size bug.\n", "proba": 2.2682353062464244e-07} {"commit": "ef0c53da82854a5f1432c8ab9ae9ba86eb362799", "message": "fix formatting\n", "proba": 0.001458500511944294} {"commit": "7f150bcfd24ea633c108e0bf451361494021a899", "message": "do not catch throwable\n", "proba": 3.926685167243704e-06} {"commit": "9b3070cab9af00f7e3af0966295d7e23d827fdce", "message": "Test pre-commit hook", "proba": 2.885048502321297e-07} {"commit": "a565a77b1f9c42e5255afc096b58602869cb0cc5", "message": "KAFKA-4404; Add javadocs to document core Connect types, especially that integer types are signed\n\nAuthor: Ewen Cheslack-Postava \n\nReviewers: Konstantine Karantasis , Jason Gustafson \n\nCloses #2296 from ewencp/kafka-4404-document-connect-signed-integer-types\n", "proba": 2.3867627874096797e-07} {"commit": "6c058e031c0c3bf6766730945040329197c19528", "message": "Move the \"Getting Started\" slide to the second half.\n", "proba": 1.386925561064345e-07} {"commit": "6fc00931f06bfb09f0924b0871660ea43ea334e4", "message": "Update TravrsalTest6.java\n", "proba": 1.4245136981116957e-07} {"commit": "2644afc0803495facef6b80fd94af6f6ec261e92", "message": "Improve the implementation of CollectionUtil#asList\n", "proba": 1.5801754216226982e-06} {"commit": "e539a8cc4960a5a6fbace3253a0d223af4006bea", "message": "Added function call tests\n", "proba": 1.6552944259728974e-07} {"commit": "edd74c3d803136cbf221c26e58adb0ab7c810eeb", "message": "carrot2-core: After some thought, I think fiddling with the way @Output attributes are collected (treat one special value (null) in a different way and collect it or not) would bring more harm than good. After all, if components want to cooperate through a common attribute, it's best to make this communication explicit. In the specific case of active-language passing, this would mean all components that declare the this attribute should use a common default value (defined on one of the components, DefaultLanguageModelFactory in that specific case). I'm leaving the tests as the documentation of the consequences of sharing @Input @Output attributes between components. \n\nIncidentally, @Init @Output attributes are collected during initialization to the attribute map in SimpleController, this may be the reason for strange test results. Now when I think about it, I'm not sure if this was the best idea... The current implementation makes Simple and Caching controller not fully interchangeable (no access to @Init @Output attributes in CachingController). I'll need to think how to solve it best.\n\ngit-svn-id: 659eb10424342cea22344621e2d2cbd98ef34d09@3587 7ff1d41c-760d-0410-a7ff-a3a56f310b35\n", "proba": 0.0001301276934100315} {"commit": "f0d5b00f49e649a7972627e2b112746bc12e178b", "message": "fixed damages and armor\n", "proba": 1.9919016835956427e-07} {"commit": "9b4c0bd8ff2ce7798bd2c8ff16b2fe0a24be6aaa", "message": "Change updateNodesResourceFile to return boolean\n", "proba": 0.0004134380433242768} {"commit": "b3100a1c9598160f17263232430681edb4e2a995", "message": "Testing polling mechanism", "proba": 3.6181398854751023e-07} {"commit": "b1086b87ac90cb68d6cedb9b06f1405b797bff9f", "message": "Perform a flush when renegotiating\n", "proba": 0.00011901360267074779} {"commit": "f2154d7dcf43c698442f7b138120f41168ca6ef7", "message": "CAS-362\n\nadded getServiceCredentialsFromRequest method\n\n", "proba": 1.3513263752429339e-07} {"commit": "a233a71b2aac74ef993710c5ed1651f54c88986f", "message": "Update GlobalProperties.java", "proba": 4.458042610622215e-07} {"commit": "f7bb6135ba79ef8b8e60ee3c9e3cf90c797e23ca", "message": "Add spacing between bar bullets.\n", "proba": 3.169874958075525e-07} {"commit": "a69d24951794f6d3ff67f40b0d117fd0df9a919b", "message": "Following [CALCITE-3525] Fix slow tests expected plan\n", "proba": 5.879763307348185e-07} {"commit": "3c03dde791dba7d8e580cc4a48a23e340707d07b", "message": "Reformat per project settings.\n", "proba": 1.1199854554888589e-07} {"commit": "39fee5d636867a6b1ddf8a5d5bc2d38482c7d33c", "message": "[CALCITE-2341] Fix ImmutableBitSetTest for jdk11\n\nFix ImmutableBitSetTest#testShift test failure with jdk11, caused\nby a change in the error message thrown by jdk11\n\nClose apache/calcite#711\n", "proba": 1.4240750090266374e-07} {"commit": "93a59a53e57ba28f6ee5b04dbbe14f75560bcff4", "message": "rename local variable\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@5224 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 0.9992578625679016} {"commit": "781d3b9c44719629569abf4d7e594720dcc66cea", "message": "[RM] PagePersistener from FileWriter\n\ngit-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@6843 e3ddb328-5bfe-0310-b762-aafcbcbd2528\n", "proba": 2.7866107643603755e-07} {"commit": "6a61848f17e76ccbb77ba417f37a5e7b45b07755", "message": "Location bug fix\n", "proba": 4.12673301752875e-07} {"commit": "5e78a17fab36ed9e6e83586a0c3cd8e386958c4f", "message": "a test case that verifies whether the queue honors the permissions\n", "proba": 1.9471549421723466e-06} {"commit": "b3a07f6d176e42e8f24cae34c0c7dba078c166ac", "message": "Use approved breast cancer marker symbol in DS\n", "proba": 1.3590653225037386e-07} {"commit": "7d75eb666c66560d9811c8b46e63a308e2d80a82", "message": "Added a flush() call before recompiling\n", "proba": 2.1370331637626805e-07} {"commit": "a4d2ca53c7f837e2a0f66fc65cc3a5ff1bec4d7e", "message": "Refactor UserControllerSpec, but we still can't use UserController calls\nThey require a Request and Response object which can not be created easily.\n\nWe should figure that out soon\n", "proba": 1.795249602309923e-07} {"commit": "a6a02309c2c634c954e7406d4cedcbc0fa876b5d", "message": "fix: return empty map if addresses are null or empty", "proba": 0.0002754222077783197} {"commit": "1ac3ebac70f0a2bfef22edc62d9e376317d5b880", "message": "SOLR-2339: merge 1076005 from trunk, tweak test to not log expected exception\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@1076007 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.8507706651435e-07} {"commit": "48766b417e8c0a53a6f97a94e3e871a0b916fa0a", "message": "Fix incorrect adaptation of startingChar in addSemanticToken\n\nThis was some old work around, I presume. Not needed after fixing the SOMns/TruffleSOM token details.\n\nSigned-off-by: Stefan Marr <46f1a0bd5592a2f9244ca321b129902a06b53e03@stefan-marr.de>\n", "proba": 1.6663943824823946e-07} {"commit": "695d0119cf7d4fb188ac75a0ce148a8b9c6199f7", "message": "safe delete now works for arbitrary files and dirs\n", "proba": 1.2804744642380683e-07} {"commit": "c149a7fd7cf88cdc7a8fee090b3406c495b822d5", "message": "Minor aesthetic edits. Deleted a few unused variables and changed some variable names.\n", "proba": 1.0288783158785009e-07} {"commit": "e58b7cbadfa4e2132e271eca327e38c10a4758d9", "message": "restore snippet tag\n\ngit-svn-id: 9326b53cbc4a8f4c3d02979b62b178127d5150fe@1791 c7d0bf07-ec0d-0410-b2cc-d48fa9be22ba\n", "proba": 2.4364715045521734e-06} {"commit": "04738dfeef55cf2caf3b9420712840b665937497", "message": "Removed cruft.\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@667343 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2171450407549855e-06} {"commit": "2ee9990e70d4f60f3cd2f83c5773b3d5e910eca0", "message": "Change DbUtil min sleep to 500ms\n", "proba": 1.920321324178076e-07} {"commit": "7dea7e262763ac7631e571dc4e7016e4865f4a74", "message": "Updated gdx-ai version", "proba": 1.583426438855895e-07} {"commit": "55416ee0b024f411f149b76e512e0e669fca7e69", "message": "Change debug level from WARN to INFO.\n", "proba": 1.1744020156356783e-07} {"commit": "a4e78b2f923b17fae01079985a9ba158ef651dbd", "message": "Rebuild pai now can show jobs of nvr\n", "proba": 1.2281903138955386e-07} {"commit": "b42fb8cda7cceddbffe6e3766a00d7d17e907114", "message": "Add tests for spawned processes that finish by themself.\n", "proba": 1.0789403148692145e-07} {"commit": "bb9462c36a43ebf9526670ed7e1c0f424a3e98c3", "message": "PDFBOX-2852: declare encoding in static table\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1704593 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0002946855966001749} {"commit": "93a939cf11d11669ab3d4db3ebdeb4bde188a415", "message": "base: removed unused BeanShellContainer (never used)\n\nRefs https://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/641", "proba": 2.0219367513618636e-07} {"commit": "3be8b4918cd4b494f7c6f2cce03df13ed431e36e", "message": "add type for other supported stores", "proba": 2.2015332490354922e-07} {"commit": "3cb576309e896675fa65c11fd945b06ec0518bb8", "message": "Update Scala version", "proba": 4.346992170667363e-07} {"commit": "add6960b7c0085f31a958ae7ad9c4d3c6dded867", "message": "Fix one last merge issue, basic RegisterAllocation works in testing (not yet used in codegen)\n", "proba": 1.004251046765603e-07} {"commit": "6e7d916a074a960383ffe77a586ba310cc439885", "message": "Refactoring to tidy up resolving and combine object factory and manager - II\n\ngit-svn-id: 3f09329b2f6451ddff3637e937fd5de689f72c1f@1007219 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1352112134518393e-07} {"commit": "0a231311122b10f803dcbd0515e7871b064050a0", "message": "Corrected SquareCurveTrack length calculations.\n", "proba": 1.281687644905105e-07} {"commit": "69d931d40f960b3f570f118f6a8a83a8dd2c839b", "message": "fix bug in delete\n", "proba": 5.308414756655111e-07} {"commit": "65f2ef04860b5e17ba8445ef1838ebd2f195d40e", "message": "Use \"localhost\" as fallback if the host name cannot be found - which is always an error when using AWS ECS!\n", "proba": 1.1755999196338962e-07} {"commit": "ac2cd9544c7257a25eb54d09cc5333b70e2bcf69", "message": "removed if clause in favor of throwing an exception\n", "proba": 3.851269411825342e-06} {"commit": "bc4b463673c034ad711df0fae79c3fdba46107bf", "message": "Delete SpaceScale.java", "proba": 2.106488409481244e-06} {"commit": "53c79422557970c318f0660e36d41710e1a40025", "message": "gs-reactor: Correct position of tags created in listener\n", "proba": 2.1894959445489803e-07} {"commit": "55201fedba0084e1347bc5f0b0a4ac0fe3dd620f", "message": "correct settings for p2shHeader\n", "proba": 1.7189944401252433e-06} {"commit": "d8103d128beae7c038fd94631f286c15ad504241", "message": "Bugfix: loop when calling ajax method. Fixes issue 174\n", "proba": 1.8867886808493495e-07} {"commit": "82519413094d9c204c84f228a0e8c69fdc76ade4", "message": "Corrected issue in Destroy, where the output was always null. Now, the\ndestroyed location is part of the output.\n\nSigned-off-by: Jakob Brandsborg Ehmsen <387ed33cc9ebf98b733caa2520baacd616b28aa5@gmail.com>", "proba": 1.4274552029291954e-07} {"commit": "e2f38e821396eedbae4a41e2ad15a00c9c60f163", "message": "removed statistic and filesource setters and getters", "proba": 1.4354918675962836e-07} {"commit": "ff965832cad015a59cbe8d3c47faa7aab33be87e", "message": "cleanup warn message\n", "proba": 4.952263452651096e-07} {"commit": "fc49143691a54feefeaa37bd51b8e865eedb2f75", "message": "Add convenience constructor without a listener parameter\n", "proba": 6.621363581871265e-07} {"commit": "00955389b3178fa9f3fec58cc3d16a95f8fcf7c3", "message": "No need for \"CacheSimpleConfig\" deals with \"CacheEvictionConfig\" since it is not part of public API - fix for issue #5180 (Backward compatibility of eviction configuration for cache is broken)\n", "proba": 1.0284858831255406e-07} {"commit": "8ceecb9496dcd8b1e3e2e0717e3818719fe154fd", "message": "DDS-2100: apache common.cli GnuParser() doesn't check the number of\narguments for each option. Added a check for that; otherwise\nClusterSetup() will throw ArrayOutoffBoundary exception.\n", "proba": 1.1274129718685799e-07} {"commit": "f8a607de9649c01f6a5baa6c7cdda12d144414a0", "message": "Include worker overhead in Mesos worker memory requirement\n", "proba": 2.0261215638583963e-07} {"commit": "eec0f4d50799010f0330d3f7a6d88a5335b0089c", "message": "Small bug fix.\n", "proba": 1.2744123978336575e-07} {"commit": "a0f3f0ab50d949fdc2d1524b8f565c0eb1513804", "message": "questao 9", "proba": 3.117387166184926e-07} {"commit": "0247f10831fcb2ea8f3bba83393aeeb757935166", "message": "updated storingManager class\n", "proba": 5.064653123554308e-07} {"commit": "c29a542ea4757931631faf0a1fad09812eb1f728", "message": "Support to save different scale slices for EDFLOW.\n", "proba": 1.0410937534288678e-07} {"commit": "f74dd5102c84307a8b0c5b56040fbad26ea0e883", "message": "improve record reader\n", "proba": 4.576319042826071e-06} {"commit": "10cc7f86af583b692c062c35a32926698088079d", "message": "CS-21296: hidden snapshot.backup.rightafter, as it's not needed\n", "proba": 1.7656077488936717e-07} {"commit": "df7f4f90b85809e739ea4be132bf39193cdd676f", "message": "Ported changes from new-report-page branch\n\n", "proba": 1.8423062897454656e-07} {"commit": "246177b146820d1a17cfe1b015d7187b089411e9", "message": "fixed typo in comment\n", "proba": 2.1574841468918748e-07} {"commit": "829c86513341f16ee505389ea05acf29779a9354", "message": "router.ram.size global config is hidden now as it's used by system only\n", "proba": 1.2645466540561756e-07} {"commit": "8c5fca353ed82c2e66f7421bf1e63399c48df4de", "message": "Fixed change that caused compilation failures in flymine.\n\n", "proba": 1.0985723264411718e-07} {"commit": "8ff442bbeb056f3da755b31019014ab6f5dd6525", "message": "fix CLOUDSTACK-1944 Destruction of a VM with StaticNAT/FW throws a NullPointerException during VM Expunge\n", "proba": 1.9059751821259852e-07} {"commit": "fe96d9a1f9d60588628e400ac3ae766c64c4de93", "message": "When creating new bag, go to the bag page instead of staying on results, and when adding elements to a bag add a link in the message at the top of the page telling that you have added elements to the bag. Fixes #1099\n", "proba": 2.3235890012074378e-07} {"commit": "2596e56ce4d312cafd16d70a49ee2c944adad97d", "message": "bvh convert seems fine", "proba": 0.00010522046068217605} {"commit": "35d4c304a9dcb6d27286252efa7305eb8b129a4a", "message": "bug 10455: CreatePrivateTemplate - If the volume's template id is null and it is ROOT (meaning that the vm was created out of a blank template) then take the source template id from the user vm table.\nStatus 10455: resolved fixed\n", "proba": 5.202088004807592e-07} {"commit": "525f370851bdceef52098ad61ff7e8101d9c900f", "message": "fix: fix of the tests for ApiKey model", "proba": 4.793187713403313e-07} {"commit": "4218e3ada57f624a0d22bf79ebd8869bf8a62873", "message": "implement sort\n", "proba": 1.7637861674302258e-05} {"commit": "9c4f58c2bac0b2cad025f3ac3e79e88511a0b857", "message": "Add TK103 unit test case\n", "proba": 1.8095853704380715e-07} {"commit": "05be5acfda04843badf95f48387c27baeaebc568", "message": "bug 9066: don't allow enabling ha for vm created from Ha disbled service offering\nstatus 9066: resolved fixed\n", "proba": 1.9185165456292452e-07} {"commit": "693d6415fd10d8c4887ef98bb5915729460775d5", "message": "SimonStewart: Missed the http command executor\n\nr16293\n", "proba": 1.2958577144672745e-06} {"commit": "14aa49806479c7c2c6429f9089b53e2e4fc252d1", "message": "fixing parse object column name\n", "proba": 3.614119577832753e-06} {"commit": "1d69febefba91bfd4be38d4e8e85bbe75c1b1699", "message": "SimonStewart: Always attempt to let the user know the name of the command that caused an UnsupportedOperationException.\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@17681 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 0.0014036427019163966} {"commit": "cdc42a665c99709393e7de7975de76bf2ba10957", "message": "Protect against NPE\n", "proba": 1.7029288983394508e-06} {"commit": "cd9d71aed608759e6067613cf232de4536a680a5", "message": "[safari]: Allow us to specify where the safaridriver binary is\n", "proba": 1.3693235700884543e-07} {"commit": "b7b0b0876727e6b16cfcc67d992dfac035001c27", "message": "Progress bar during initial chat load\n", "proba": 2.3560872364214447e-07} {"commit": "82ef045870f05fedba411d9e247e4899ed22a614", "message": "SimonStewart: Fixing a broken test\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@14652 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 3.0303566745715216e-05} {"commit": "69d417a38179290193749b1533d09bd781bdc039", "message": "fixes issue 1572\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@4477 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 4.7337638875433186e-07} {"commit": "35366051e8f8826ff6507cf119651d3f10b75208", "message": "Fix package name in BluetoothHud.\n", "proba": 1.3890938532767905e-07} {"commit": "3ef147cb93875383b5578da288b0d8e030cbb03b", "message": "handle IndexNotReady exception properly\n", "proba": 2.1264027338929736e-07} {"commit": "238526e88b2842f1b3c505d65a0794a0c4881db3", "message": "Find python's default pex builder via the \"path_to_pex_py\" property\n\nSummary:\nWhen shipping buck as a PEX, we won't have access to the top-level\nbuck dir.\n\nTest Plan: buck test --all\n", "proba": 2.2802987587056123e-07} {"commit": "96df09ab7bc63e0eb88e09bff59fcbb33d411fbf", "message": "MRC: improved robustness in the event of undefined OSD selection policies\n", "proba": 1.6627876675556763e-07} {"commit": "54bf5a1a094a32373388614226359efd6cd18b04", "message": "Move off of `matchesQualifiedName` with string argument in ScriptMetadata\n\nPiperOrigin-RevId: 475611072\n", "proba": 1.0799034271258279e-06} {"commit": "4e04370f1484238ff6e8af7982fb97e4a9634f97", "message": "forgot a file\n\ngit-svn-id: 4561c0a8f080806b19201efb9525134c00b76d40@1096 348d0f76-0448-11de-a6fe-93d51630548a\n", "proba": 2.6034083475678926e-06} {"commit": "2771ee14c68387fc6cd9a9b38228b1dcc71a999a", "message": "Reduce ToI outer loop iterations to 20\n", "proba": 0.9986646175384521} {"commit": "c92ab0209dbe1b1390b5ffd18f2dbddd5234b782", "message": "Adds smoothTransform function\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@1264 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 5.6926091929199174e-05} {"commit": "dc32cdb8821484c10f2f7e5e72d7cd08a19701ab", "message": "Refactored, extracting methods and renaming.\n", "proba": 1.3459604986110207e-07} {"commit": "76ff1b67a8630624081d92d0b10c9c158df75438", "message": "Fixed compilation error", "proba": 3.545953290995385e-07} {"commit": "31bd94ff0b7d570782db2deb67d7ea7e56f06b78", "message": "Fix KARAF-5363, make noAutoStartBundles property effect in the cfg\n", "proba": 1.1889936502029741e-07} {"commit": "e266ba71e3ecd651e6a70da54dad635c8dcfaa0c", "message": "Add rooms to Customer\n", "proba": 1.7190454570936708e-07} {"commit": "b7dfe973c4ec1c080d68c37d4ab83dd65eb1cf2b", "message": "Must make sure directory is created at this point\n", "proba": 1.1495527729721289e-07} {"commit": "d862adf798062f0a37d806a48af2e53230a4442c", "message": "updating framerate\n", "proba": 1.3242005252322997e-06} {"commit": "89f40347d9e0078d5f2714a1ec3bff66259bfadd", "message": " changed map in display to list\n", "proba": 2.3728638609554764e-07} {"commit": "7af986b42b49fbf47e57123d09620eadcf7789ce", "message": "Corrected the handling of empty paths in Configuration.\n", "proba": 1.317060309702356e-07} {"commit": "b6ba8984c88b892e4ca22f0da0ce5a67da2f93b7", "message": "Removed Sentence leading and trailing spaces implemented as Words\n", "proba": 3.285456114099361e-05} {"commit": "7d00af160e363983754fa9f87b9505d0e4ab5b9c", "message": "Minor tidyup\n\ngit-svn-id: d3b254b790bfb0dc06e982e64646283fdd6e0f68@446970 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.898039497267746e-07} {"commit": "8fc3f2c4e3fac961d0a8380aa2837ecb01a9f741", "message": "remove duplicate replaceParameter", "proba": 1.1441381957411068e-06} {"commit": "92ce52637cb8453217467445b51a78e28cdb45cf", "message": "Additional output column for stepping-stone column\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@5180 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.9999679327011108} {"commit": "24e0a931d320af2bc09931e064d4aa32ba99a136", "message": "Bug fix\n\nFirst worker was get added twice. It has been fixed.\n", "proba": 1.0775911363225532e-07} {"commit": "c95af48d0f4ebb2f475245aa70222b393a7242d6", "message": "Added logger and printing for debugging. Also cleaned a few things up\n", "proba": 1.237948197285732e-07} {"commit": "762610ec3e5691fea58b440c6b18893edf8f92f2", "message": "*** empty log message ***\n\n\nSVN-Revision: 200\n", "proba": 4.075261017533194e-07} {"commit": "82ed18825b87f5fc3cb817bcd3688d99b775f56d", "message": "move gin module to new package, text track module refactoring\nbug 72518\n\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@120977 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 7.485577384613862e-07} {"commit": "f6325e98e292ad0f854736aea9be6d97ac8dea80", "message": "new popup menu\n\n\nSVN-Revision: 858\n", "proba": 2.0850777104897134e-07} {"commit": "3c9aa115b0d23a783d32aad38f97b4ae08703483", "message": "added selected and unselected gridNodeHostName lists to session to display the selected gridNodeHosts on the remoteSearch pages.\n\n\nSVN-Revision: 4651\n", "proba": 1.2103095059501356e-07} {"commit": "ac5be4cfb42a511ed6decc1a4d17415efb99e726", "message": "Added filename to request.\n\n\nSVN-Revision: 3120\n", "proba": 1.8092401887770393e-07} {"commit": "8add7aab0c89a5a056beb30fd7e4deb9eb62b464", "message": "\n\ngit-svn-id: https://ncisvn.nci.nih.gov/svn/ncirw/trunk@83 e1e6a9b6-88fc-49c9-b504-51d68f5d0411\n", "proba": 5.180226025913726e-07} {"commit": "42dbe59167207288fdbcb758e9d499e15d421486", "message": "fixed where strings were compared to \"null\" instead of using StringUtil\n\n\nSVN-Revision: 1888\n", "proba": 2.475779297128611e-07} {"commit": "c6225f69dbc3a1a7fa50354b09551d0f29459fe4", "message": "Added some methods to the session class so that Matt S can change the player position.", "proba": 1.0070591827116004e-07} {"commit": "3cd88b59ac4a408f0b80f27498f9dea586592f60", "message": "[testJar] ignoring potential leftovers\n", "proba": 3.4205947940790793e-07} {"commit": "04ae7aec0993bda1a18dc27500e21aff7de93e7f", "message": "Update Computer.java\n", "proba": 7.689908443353488e-07} {"commit": "474c51bcf37032240eb69975111c5f02e45ad045", "message": "In my last commit, I forgot to comment out some Log.i() lines and I forgot to uncomment enableAdhocClient() and disableAdHocClient(). I fixed it in this commit. RWG seems to be working properly.\n", "proba": 1.1711048841789307e-07} {"commit": "9068adb5a8b78ea1f746f7ef9bfe50549b512f13", "message": "fix for a bug in Id-handling with dynamic ui:include s and template-components\nIssue number: 296\nSubmitted by: mmarinschek\n", "proba": 1.1792774046170962e-07} {"commit": "368cb076e13a7559b9902f272cc6f41ea0f64b72", "message": "Let's shadow the progress text as well.\n\n\ngit-svn-id: a68a83646e9f3f8749d8366215f39ba5d386d793@36 a0402a4a-d63b-ad04-3ffe-6d551d543dc1\n", "proba": 0.9999904632568359} {"commit": "0017bb5f266e0a644ce33f63711457f863db6336", "message": "[site-release] Update AppInfo.java version\n\ngit-svn-id: 890dd67775b5971c21efd90062c158582082fe1b@69428 bab10101-e421-0410-a517-8ce0973de3ef\n", "proba": 3.1829674185246404e-07} {"commit": "539d202f0397c952efd0758b6197c7963273dc3d", "message": "bug fix: missing }\n\n", "proba": 9.25862550502643e-05} {"commit": "cc436770010034f5e9fbde06b9a2e713ddbffcee", "message": "Ninja fix bitwise OR to logical OR in StorageServer.onChange\n\nPatch by Ariel Weisberg; Reviewed by Kurt Greaves for CASSANDRA-7544\n", "proba": 1.0261619820539636e-07} {"commit": "435d1783d4db875d3872fe0fe0e0d73866c41685", "message": "javadoc for AllTopics(not done)\n", "proba": 1.1354018170095515e-07} {"commit": "fd4766c634f2a3bdd62fee03ca2f9aa2d80ea445", "message": "Too many optimizations.\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@198316 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00020553612557705492} {"commit": "edf6cb3b8c5f3fdead0d9b988d12a09fca862831", "message": "initVelocity(ServletConfig): For better diagnostics, use rootCause parameter when throwing ServletException.\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@75760 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.306260259705596e-05} {"commit": "be0006c851b8ab35f53c44b85434043412173875", "message": "Switch SSL class.\n\n\ngit-svn-id: 036f06d8526d2d198eab1b7c5596fd12295db076@936 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.0002595726982690394} {"commit": "4634058ac86a93dd0dde102e3d2a4f3fdc5a855b", "message": "added MessageType.SUGGESTION\n", "proba": 1.8945094382161187e-07} {"commit": "569ad8d786bc1a0927b9460a89a430a3b6fcaa3b", "message": "tests\n", "proba": 2.351589273530408e-06} {"commit": "c9f0cac7b2b3ddd5056b101a271aef34f5b59acc", "message": "provide POS when parsing key to resolve PERTAINYM/DERIVED ambiguity correctly\n", "proba": 1.6163116015377454e-05} {"commit": "b9fd68a193a1ac4eb440ee6d0792e10ad2b6f3e7", "message": "Delete KMeansDataInputMapper.java", "proba": 3.9925594137457665e-06} {"commit": "6ff3cd0fe1bbf9e16a3d352513c82c9f10d33ade", "message": "Edit of exercise 5.3.\n", "proba": 1.213464742022552e-07} {"commit": "855602bb4f733cd7a0defc6f6e1e01d13cf13f35", "message": "[TextInputLayout] Fixed icon tint not being applied properly when calling set*IconDrawable\n\nResolves https://github.com/material-components/material-components-android/issues/1142\n\nPiperOrigin-RevId: 314965854\n", "proba": 1.792319181959101e-07} {"commit": "02c985e3c8566d1b26abdef4b64817561f6b5a99", "message": "Unused import\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1174303 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: bb4ec4001386c360711e5352959e8ce60dc8e9e9", "proba": 1.0263082685924019e-06} {"commit": "a6594fd65371d6ddc079d8d1ee3dad960ce3b12e", "message": "Adds derived attributes for age and sex", "proba": 2.942471837741323e-06} {"commit": "e9eca377cda6378af9b2d11971aa779801881172", "message": "Changed Boss to Finite\n", "proba": 9.509297456133936e-07} {"commit": "d78d20fb380a39e3f2cdaba9c33ba78f22c2651c", "message": "Add missing license header", "proba": 5.347095566321514e-07} {"commit": "765548e0e50a72215f50ebe4e1c7d070af24c457", "message": "Use Bukkit's addItem method if maxStackSize equals the item's natural stack size\n", "proba": 8.221869620683719e-07} {"commit": "29345a130f4751e629f1f729bba442ff11f7faac", "message": "Add fast path to dml.trunateTable() that uses the store.truncateGroup() interface where possible.\n\nThis drastically helps (when it kicks in) if the table has a non-trival amount of rows. Drop also benefits by association. \n", "proba": 1.1263318810961209e-07} {"commit": "8770cd2d64d0858b7964e102864225b2f41b71e6", "message": "made class public\n", "proba": 4.2811331013581366e-07} {"commit": "1097bdcf4d99d623af1bd1bfe8e19ddea0b96900", "message": "Fix the condition.", "proba": 0.00010695740638766438} {"commit": "3285abcc3b5ddf82feb4eddf4d124571ed470968", "message": "check that stop trees exist before creating them. Fixes #50.\n", "proba": 1.0413320694624417e-07} {"commit": "adfc1d08be9497e289d43ee8b367e5b19463216e", "message": "Adding javadocs and licensing\n", "proba": 1.4653268465281144e-07} {"commit": "d9000112420ee2740d437ddb3b9ba6ece8ab1f21", "message": "Fix NullPointerException for case if \"templates\" is null\n", "proba": 0.0037966175004839897} {"commit": "ec4718b814f28ce47aae28195663bebdade58e2f", "message": "Added try/catch as temporary measure to find errors in cells\n", "proba": 1.6076839415291033e-07} {"commit": "015d044328174d44e8ee009ba937dbde26da8e8b", "message": "Safe against versioned URIs in perform target, fixes #5", "proba": 1.418362103322579e-07} {"commit": "f2cc69489cb7c51c6c70347414667c8f3c19985a", "message": "Fix broken HTML bug. #10\n", "proba": 3.935136555810459e-05} {"commit": "67f44b502feb912054b567a621366d8dd76924cd", "message": "Handling errors thrown by Transaction.Handler.onComplete() method. Currently these errors are simply swallowed and ignored. This PR handles them and logs. (#70)\n\n", "proba": 1.1244933517673417e-07} {"commit": "6a78ec557f72593e9701f52b5e8be6ab2dbc60ce", "message": "Added NFL Team IDs\n", "proba": 1.5824737431557878e-07} {"commit": "5da00af2262d7e7ff7434c6038f7d598179b6ac6", "message": "More changes for deprecated methods.", "proba": 1.1333128924206903e-07} {"commit": "4918a1f560644c825b0345fda68007ea26e96a69", "message": "- Where an end date is derived from the start date ensure its UTC setting is identical to the start date.\n- Also added support for includes() \"inclusive\" flag to optionally check exclusive of the period start/end date\n", "proba": 2.761710220511304e-07} {"commit": "8a782929825ef078f1617347a142eba5b4b11e92", "message": "update annotation\n", "proba": 7.316268124668568e-07} {"commit": "5a5067c8b4e6c56e913b46c61c095d2078865467", "message": "Simplify @CrossOrigin config\n", "proba": 3.808350584222353e-06} {"commit": "5c13e99c72e7ee324915213ddf60dbe0d184d956", "message": "Updated JavaDoc of WebSocket to add some lines for getConnectedSocket() method.\n", "proba": 1.0439571695997074e-07} {"commit": "23a4e5503159646b50ac007f578659006b642264", "message": "Add site level subscriptions endpoint\n", "proba": 3.9182768318823946e-07} {"commit": "b32ea954975b459109139647ce4b9d5d7d33df83", "message": "add casual support\n", "proba": 2.5326784225399024e-07} {"commit": "6ba3fec7be609e2339e5cff628f603e41bae9476", "message": "fixed create parent dir issue\n", "proba": 3.6749807463820616e-07} {"commit": "00414b8656cae64a22c9514db9a820aabc8390ff", "message": "add lemmatize\n", "proba": 0.9984593391418457} {"commit": "3a5ad68f4ec22bf757d59af343e29c422c082f8d", "message": "Append original error message when VictimsSQL fails\n", "proba": 1.4055137853574706e-06} {"commit": "fb2f490c09fcfb035711649adb417d8447da0e79", "message": "Renamed key column to be prop. Minor reformatting. Fixed DERBY_AUTO_INC string\n", "proba": 4.4938170162822644e-07} {"commit": "acde706bfa8ef970884b5cfc471561614e78d534", "message": "Added multiple parameter search catalog. The menu dynamically changes based on the user's previous search parameters and will automatically execute the search query after all parameters are taken.\n", "proba": 1.1033201730015207e-07} {"commit": "91e4972fb19b7e4be608edeea659904ab6f41093", "message": "check null when parse remote exception\n", "proba": 6.392229465745913e-07} {"commit": "91c20ef8fbacbc72fc40a859891cfd83f18c3e2e", "message": "Update: Remove token id generation, not needed anymore and prevents using refesh credentials in auth details\n", "proba": 1.277383745446059e-07} {"commit": "27805a105f64c5c45b6fa1d39cfed28d7ed1affc", "message": "Correct command filter's config filename to use underscores.\n", "proba": 1.5733471059320436e-07} {"commit": "143760ac21927dced5d282dc0d64990593934785", "message": "fix java-jdk-sample test case\n", "proba": 1.932673330884427e-05} {"commit": "3e3fb9aa870f5a49bf2b934bd15ae718851b2623", "message": "fixed missing function in DockerClient", "proba": 8.400983233514125e-07} {"commit": "3862abfbe7175515b9aa4cad9e4935b55d7769ae", "message": "index version + 1\n", "proba": 1.1529870789672714e-05} {"commit": "240b269e7b2ffee785e4872030c51a6d6df2ae3b", "message": "added getConfig() in ClientAdaptor type\n", "proba": 2.1244285619559378e-07} {"commit": "ce5174e1b96ab08aee494c86c6aef5b47f0d33f9", "message": "SRT-20268 Documentation", "proba": 2.5456677121837856e-07} {"commit": "b20d015888a3ac0593ce2f985c36d60192b56cf1", "message": "ajout d'un espace\n", "proba": 1.1610801493588951e-06} {"commit": "1c9a2cca18608d78a0c4d13725ad63b80fa85e54", "message": "removed unneeded if block\n", "proba": 1.268908818019554e-05} {"commit": "c4784af6c7b6bc39c5beea992b84e0973c6a7068", "message": "[DOC] Corrected parts of ExecUtils' javadoc\n", "proba": 1.3490060268850357e-07} {"commit": "9f43590df8b15a8bef67076d3cc6fb2fc04dbb44", "message": "BridJ: raw float/double calls seem to be okay now on MacOS X\n", "proba": 2.4878286808416306e-07} {"commit": "ccd940f63cbe3522584069d7475d518c85709257", "message": "Fixed client crash\n", "proba": 6.307342914624314e-07} {"commit": "c0ffb097c2d073f0b2921b988a39d92438b6b699", "message": "Ported min scale PR into ScaleImageView\n", "proba": 1.2722192366254603e-07} {"commit": "fe40ba33baec7f22badf973ac1d60e6ac831b4a3", "message": "just do it once\n", "proba": 3.3361666851305927e-07} {"commit": "258ddca0021e701f35dfe452bfd345d3ba2cf124", "message": "Functional interfaces WIP + Unit tests\n", "proba": 2.0750006513026165e-07} {"commit": "7455c3a7f7f9125305a3f9ce2839e8a31a8e82de", "message": "added Sample\n", "proba": 1.247912280177843e-07} {"commit": "c73d738de8f18d3925873947aaaf00ffe2a090f9", "message": "Rookie mistake. Use void's type.\n", "proba": 2.50355157049853e-07} {"commit": "a460aba7587c4d891fea5bccad2c3fc87b8a1e14", "message": "Removed unused allowObserving parameter", "proba": 3.0617013635492185e-07} {"commit": "039597ec07d67558e3e4a3fa68d7d28cbcad2e1e", "message": "Refactoring a bit some methods.\nhttps://github.com/ev3dev/ev3dev/issues/447\n", "proba": 8.000182788236998e-06} {"commit": "de5e455cf73cdaa39b92fb4a967b6b3d7fff6f24", "message": "added Collections.newMultimap\n", "proba": 1.4112514179487334e-07} {"commit": "6b990dcaf8df9a8b533b0666a4d698af0d950784", "message": "Added logging\n", "proba": 3.5414350918472337e-07} {"commit": "b737ec2f01e1456536863165eebca3b2de8f3aa6", "message": "refactor: removed dead code\n", "proba": 0.0018716815393418074} {"commit": "b0ece93c683e368b03d9b86f9078d1720d957d0f", "message": "Language added to the ExplanatoryNote class\n\n", "proba": 1.3308962820701709e-07} {"commit": "ab4efaee1dded69d137ce57965cb8013c6096ec2", "message": "(Private class name typo fix)\n", "proba": 1.4150910487842339e-07} {"commit": "81042e6dfdb828312a5968e78375c1cd3513bc27", "message": "[WFLY-2541] Add access constraints to read-log-file and list-log-files operations.\n\nwas: c84fc64c5653506af2a7b28689fb59bf37157d1e\n", "proba": 0.9999988079071045} {"commit": "5bc6f6494f1e530faab1e805a2a72bdfa7ff9193", "message": "Removed double entry of SCM\n", "proba": 1.3248872221538477e-07} {"commit": "64b502c5cedb9faa7a2d118c76e7257ae674e727", "message": "Remove wrapping the Writer in a BufferedWriter in TextMappingsWriter\n\nThis isn't needed and will cause issues if the output is longer than the buffer\ncan handle.\n\nSigned-off-by: Jadon Fowler <5c2dd944dde9e08881bef0894fe7b22a5c9c4b06@jadon.io>\n", "proba": 6.91320281021035e-07} {"commit": "13c6b87bc8118c5688aa5affd71bed8c98b9310f", "message": "Only block invisible teleportation for users who can't vanish\n", "proba": 1.9542207496670017e-07} {"commit": "43100653f9d731f6d278e44bd0e4925eaf95cab9", "message": "LUCENE-5367: add test to ensure we don't introduce the bug again\n\ngit-svn-id: 13f9c63152c129021c7e766f4ef575faaaa595a2@1562467 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4330374748824397e-07} {"commit": "ab0c59094d11142cea4fef70169f053e062d85ec", "message": "Fix a small typo in ParallelFlowable", "proba": 0.9999964237213135} {"commit": "f4003dc106fc485cd0bc0815a7e07a6f66430e92", "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": "eba62012c868637cd01bd609f5254770bcd6573c", "message": "Fixed lint warning\n\n", "proba": 2.798611262733175e-07} {"commit": "6ce98e0a111e15833a956cfadfd2824f66932184", "message": "renderTriangleFan() and renderTriangleFanIndexed() added to CoreRender", "proba": 2.168778650002423e-07} {"commit": "2ce3b1c4f32eba4afb711ffb6553dfdfddd46d57", "message": "Update autocomplete list after switching directory\n", "proba": 3.3953870115510654e-07} {"commit": "002da379b127bccecdf1c49943935e2ee05fd1da", "message": "Adding cpp code to generator so you can retrieve the string representation of an enum.\n", "proba": 1.251617760544832e-07} {"commit": "18547c3f2c3fb3b8232a18c947c4166f88f77d55", "message": "bug fixes", "proba": 8.304810990011902e-07} {"commit": "12616a799d5a6d1fa67eedfcc9360ff50efc775f", "message": "updated HColumn w timestamp set from issue 59\n", "proba": 3.5991328672935197e-07} {"commit": "cb556618c81be29736803864aa805824cd145313", "message": "remove condition when no validation error(default 0)\n", "proba": 1.8717913974342082e-07} {"commit": "f1785645de225bc8499995e0a887d75dbbe1f033", "message": "Restricted method accessibility.\n", "proba": 2.024128349376042e-07} {"commit": "c9e737da08ce3fdbd6304fb38d027a1ef962459c", "message": "Fix Fiji update site check\n\nAfter @ctrueden 's recent change on the [List of update sites](http://fiji.sc/index.php?title=List_of_update_sites&diff=next&oldid=15648), the updater was throwing the exception below. This change should fix it.\r\n\r\n java.io.IOException: Invalid page: List of update sites\r\n\tat net.imagej.updater.util.AvailableSites.getAvailableSites(AvailableSites.java:112)\r\n\tat net.imagej.updater.util.AvailableSites.initializeSites(AvailableSites.java:138)\r\n\tat net.imagej.updater.util.AvailableSites.initializeAndAddSites(AvailableSites.java:187)\r\n\tat net.imagej.ui.swing.updater.ImageJUpdater.run(ImageJUpdater.java:107)\r\n\tat org.scijava.command.CommandModule.run(CommandModule.java:201)\r\n\tat org.scijava.module.ModuleRunner.run(ModuleRunner.java:167)\r\n\tat org.scijava.module.ModuleRunner.call(ModuleRunner.java:126)\r\n\tat org.scijava.module.ModuleRunner.call(ModuleRunner.java:65)\r\n\tat org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:191)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\r\n\tat java.lang.Thread.run(Thread.java:745)\r\n java.io.IOException: Invalid page: List of update sites\r\n\tat net.imagej.updater.util.AvailableSites.getAvailableSites(AvailableSites.java:112)\r\n\tat net.imagej.updater.util.AvailableSites.initializeSites(AvailableSites.java:138)\r\n\tat net.imagej.updater.util.AvailableSites.initializeAndAddSites(AvailableSites.java:187)\r\n\tat net.imagej.ui.swing.updater.ImageJUpdater.run(ImageJUpdater.java:107)\r\n\tat org.scijava.command.CommandModule.run(CommandModule.java:201)\r\n\tat org.scijava.module.ModuleRunner.run(ModuleRunner.java:167)\r\n\tat org.scijava.module.ModuleRunner.call(ModuleRunner.java:126)\r\n\tat org.scijava.module.ModuleRunner.call(ModuleRunner.java:65)\r\n\tat org.scijava.thread.DefaultThreadService$2.call(DefaultThreadService.java:191)\r\n\tat java.util.concurrent.FutureTask.run(FutureTask.java:266)\r\n\tat java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)\r\n\tat java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)\r\n\tat java.lang.Thread.run(Thread.java:745)", "proba": 0.9999924898147583} {"commit": "1605a793847d4fac7bda9635631e870ff04cffc9", "message": "- fixed formatting for no content (Lc=0)\n", "proba": 1.8421815184410661e-07} {"commit": "88a0b422338f861a6bd930a62ad0db9ed56cae14", "message": "Use JsonGetter for input context count.\n", "proba": 1.379901419795715e-07} {"commit": "624e281f441ad000a1eb4a4931ba7da712c8e9c9", "message": "Added ability to have multiple kin term groups in one diagram.\n", "proba": 9.953911472848631e-08} {"commit": "a6e8f29d0d2e9352188ebccf212516000ab2e6b9", "message": "Added ability to have multiple kin term groups in one diagram and select the display colour of each.\n", "proba": 9.700470826601304e-08} {"commit": "f18cc5f549418c5ec20a08d6df2b21a9ea23d270", "message": "Removed wilcard imports\n", "proba": 1.9766098091622553e-07} {"commit": "8dd88fa8fafc2dc5afcae454d48fe828bc23cb87", "message": "guard against npes\n", "proba": 1.5671490700697177e-06} {"commit": "9bc4a51d5133db3e8368ffd36e163831cf36cc1b", "message": "removed unneeded comment that could cause troubles\n", "proba": 3.412966691485053e-07} {"commit": "ee6abbfbd248e3370dc107f629bc5e7a7c5226a6", "message": "Patch for PDFBOX-468 that prevents an out of bounds exception. Patch by Sean Bridges.\n\ngit-svn-id: 73746072a361c8027bb2177f17128911b05b2bab@778883 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4234806750864664e-07} {"commit": "99f65a52899a27aa178337069dbb01bbdb83af82", "message": "SANTUARIO-493 - Removing unused methods on trunk only\n", "proba": 1.0903662683858784e-07} {"commit": "4fb65eb5bd074468af523bfb31101eba7c012925", "message": "\u589e\u52a0\u5230\u6709\u9053\u8bcd\u5178\u7684\u94fe\u63a5\n", "proba": 2.57473459441826e-07} {"commit": "f9241933f836e863f3d294a83235def2a0cf5f42", "message": "minor code style\n", "proba": 1.0038659183919663e-06} {"commit": "31c57a1646fab078daa63ab33d822cae160591f6", "message": "Use uppercase constant\n", "proba": 0.9999994039535522} {"commit": "84ab5f1521ba595d406e9dfd8e47fa52d76b83fe", "message": "Added missing incrementor, which resulted in invalid JSON", "proba": 3.057388653360249e-07} {"commit": "5e122dbcaf5dbcc99ac8febf3929716d180521a6", "message": "Add claw to GamePad Opmode\n", "proba": 2.4313271751452703e-07} {"commit": "ece5c44b48d4998735384d9fa57727ba8884d660", "message": "Fixing function name. No W since there are no (wide) chars in the arg list.", "proba": 1.313788544621275e-07} {"commit": "49eb02fe329f0bf1bbc847f613c8aa147e6c5330", "message": "Javadoc update for DescendableLinkedList\n\nFixes #103\n", "proba": 1.1894631768427644e-07} {"commit": "b4862d36357c5d12869356e8f826b0f854391fe1", "message": "Cleanup.", "proba": 3.34995263528981e-07} {"commit": "fb043271c3c366aaf86ad7b3728af7ca705fe389", "message": "\u2398Blips have no Z-offset.", "proba": 1.9860765121393342e-07} {"commit": "b53f3327ecc23adcf2807cffeb48d45fd8a83790", "message": "parser separates positions/required/optional itself\n", "proba": 1.183762492473761e-06} {"commit": "f3145d6d7b84c45c2e650bd74bd93d5bc122fa30", "message": "improved code / comments at utility classes", "proba": 1.4010731774760643e-07} {"commit": "bc7375083b8b46f9a756c9c23295cf73ae2325ff", "message": "improved code in BeanTrnsaction class method", "proba": 3.113869126991631e-07} {"commit": "30368305967975cbe7e90960cca521359eb70024", "message": "@new\n\tpass also parameters to the ant task which are readonly in the maven plugin. \n\tadded exceptions. ", "proba": 1.0261032912239898e-07} {"commit": "47cc6da64f94c1ea3b1cff6dd89dd99ef533b964", "message": "Sun Nov 19 11:00:00 UTC 2017\n", "proba": 1.3603724369204429e-07} {"commit": "7876a296fd0d59ae7f58b5167dcb89647bbb3a1a", "message": "9813666 caused test archiving failures when this test is itself run.", "proba": 1.019750612840653e-07} {"commit": "f5c53b33fe7f05325d4b88df07c17872c7b17570", "message": "MONDRIAN: Fix one testcase of aggregate tables against Access; one still remains.\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 4732]\n", "proba": 7.955195542308502e-07} {"commit": "c9cac015af4738fad7c16d52053d3f2f75051073", "message": "Option to check all nanopub servers for NanopubStatus", "proba": 1.6694914961590257e-07} {"commit": "7248c0ed07b6dfe6afb5b45eccfe5188e20a42f7", "message": "SDVault.java", "proba": 2.4406017473665997e-06} {"commit": "ca62a1849719454806552d79fad7d544d9f54f67", "message": "Add a method for converting lists of JIDs to csv strings or RIDs (common case for constructing queries)\n", "proba": 1.2175102881428757e-07} {"commit": "508e98413dbe1953961f5a9bb52c98c3c9ef01a2", "message": "Fix caret just multiplying.\n", "proba": 1.4025837913322903e-07} {"commit": "517ff11339b37e8cd5e464065db29e63afa81067", "message": "Javadocs on Color about float colors using compressed alpha.\n\nI assume no one ever reads NumberUtils javadocs.\n", "proba": 1.0639810454904364e-07} {"commit": "76e1203f6893cbd2990b29c78274269f21643d4e", "message": "Test fixes\n", "proba": 6.278440309870348e-07} {"commit": "1e6cf08ec2480cb3055694a8206aa2656e3fb5f4", "message": "Write arctan and add arccot.\n", "proba": 2.474306484145927e-07} {"commit": "51218e0688c700af1ccf8572fdd0417b720f777d", "message": "removed unumsed import in moco rest test\n", "proba": 1.2309435248880618e-07} {"commit": "b5c0658bee9f036941f701aaabda1c3cae4b1072", "message": "fixed bug\n", "proba": 6.589494319086953e-07} {"commit": "cba4867cdb167d64cb56b29dc71e49f28ddf6fcf", "message": "Refactor: introduced variable\n", "proba": 3.6650897072831867e-06} {"commit": "455106c15d26d18692c8785571eac43b156a525b", "message": "LDAPSender - fixed licence info\n", "proba": 1.2287280526379618e-07} {"commit": "e4e3f74d81152a3ed3a4d72077176e3a479d3aeb", "message": "Add exported keys\n", "proba": 1.343783083029848e-06} {"commit": "8247926d34a3b5984ccf0f2b5789fff0350fea77", "message": "Started the implementation of the ANTLR tree walker for the PAG.\n + removed unused variable from SplitRule\n", "proba": 1.4426916550291935e-07} {"commit": "0df2d03e913c46b9213c8eed9d12b72d68a79f1b", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "8a7a5efb78a335e0483fa8999f50750a8cf25f4b", "message": "Fix MapHelper.documentify to not require suppressing unchecked warnings\n", "proba": 3.776509061026445e-07} {"commit": "80ebcd54df3638d1763ce2c7d8f9d9c7d758cc93", "message": "remove commented line 62", "proba": 3.825809358204424e-07} {"commit": "50f51af003c51d11d16c0e91cff0fe913c7e6277", "message": "Change ExceptionHelper.getMessage to include special support for SAXParseException objects\n", "proba": 1.3734786818986322e-07} {"commit": "763ec46e7a0dfd119e7a15f5203a5fe49c3286b5", "message": "# GG-9097 File last line was removed.\n", "proba": 1.0544071216145312e-07} {"commit": "051fe90b35e14815f0f409f2a86a958d85a03d53", "message": "Replacing deprecated method.\n", "proba": 3.367325689396239e-07} {"commit": "5a3479239b48e51015a9b253b2cd5eb498a0f4dc", "message": "Correction to termweight doc\n", "proba": 2.996407033606374e-07} {"commit": "00fd1c1c957234e02986faa09ed2ab329b7ed950", "message": "dont allow default method generation for java.lang.Object methods\n\nfixes #4\n", "proba": 1.3644964269587945e-07} {"commit": "28153bc17664ad1c45ff2510c43b1edba183d80a", "message": "Filter apply shortcut fix #PL-2142\n", "proba": 1.3667677478679252e-07} {"commit": "ceb6b9c49256a0895bf8e2d3fa479c6b73d6655d", "message": "\u0427\u0438\u0441\u0442\u043a\u0430 ImageInfo \u0438\u0437 TopicPrepareService, \u0441\u043b\u043e\u0436\u0435\u043d\u043d\u044b\u0435 \u0441\u043a\u0440\u0438\u043d\u0448\u043e\u0442\u044b \u0443\u0436\u0435 \u0438\u043c\u0435\u044e\u0442 \u043a\u043e\u0440\u0440\u0435\u043a\u0442\u043d\u043e\u0435 \u0440\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0444\u0430\u0439\u043b\u043e\u0432\n", "proba": 1.3834777234933426e-07} {"commit": "e15ebe4037106b805dcfc1b585ad77dccbc5c310", "message": "TopicPrepareService: cleanup\n\n\u043d\u0435 \u043f\u0435\u0440\u0435\u0434\u0430\u0435\u043c null \u043a\u0430\u043a \u0444\u043b\u0430\u0433 \u0442\u043e\u0433\u043e \u0447\u0442\u043e\n\u043d\u0443\u0436\u043d\u043e \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0442\u0435\u043a\u0441\u0442, \u0432\u043c\u0435\u0441\u0442\u043e \u044d\u0442\u043e\u0433\u043e\n\u043f\u0440\u043e\u0441\u0442\u043e \u0437\u0430\u0433\u0440\u0443\u0436\u0430\u0435\u043c \u0435\u0433\u043e\n", "proba": 1.909238562802784e-06} {"commit": "a1fcdca2e42b165b85c1c166d361fd5ef8d1e93c", "message": "Simple code improvements.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1372 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 0.0027679549530148506} {"commit": "6c6c6148193e572e4b4c54b250bb942a66522bf0", "message": "Refactoring: extract translateIsPredicate, translateIsNotPredicate and translateThrowsPredicate", "proba": 1.7423553799744695e-05} {"commit": "b6f06c8c3a3d2dbedc392225b8898f30048bb38b", "message": "Added method to return an iterator on the SourceUnits in a CompilationUnit.\n\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@1085 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 9.798702194530051e-06} {"commit": "02b1eaa1d6a8c895fd05c35a4fdcab72001ece92", "message": "TIKA-277: Tika stand alone CLI --possibility to specify output encoding (--text)\n\nAdd the output encoding option suggested by Paul Borgermans.\n\ngit-svn-id: fa8893aa956664a85c8d981696777ef1db2d462a@817114 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.5672612031921744e-05} {"commit": "b0b643d537244251ba8cd18024a4c380df2e7aff", "message": "Update ContainerStorage.java\n", "proba": 1.4018177125763032e-06} {"commit": "69de766bd460bc6282d8794995cdb5708cb103a4", "message": "Have proper output encoding (as UTF-8)\n", "proba": 6.235777254914865e-05} {"commit": "1e9b6be1071d785d24384d2efcd2aaaab88b51fd", "message": "Cleaned up code\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@308 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 0.010668115690350533} {"commit": "e35ba0cd66ddbb826db8dae4fd60d4d13ee74a48", "message": "Fix #147: java.lang.NullPointerException in java.io.StringReader.\n", "proba": 2.2831625301478198e-07} {"commit": "fb6fb639af90d3c6c544a64483be56b04b782313", "message": "renamed NextActivity to PreviousActivity to align it w/ intent of method\n", "proba": 1.5404458508783136e-07} {"commit": "caf88d59684fe370e80a1adc41473b3a837d8b27", "message": "Add publishNoRecognizedFace", "proba": 2.873307494155597e-07} {"commit": "abba6283d683b29e6d96628831d1c77665f7b51a", "message": "Improved multithreading behavior of CmsDetailNameCache.\n", "proba": 1.1130090626920719e-07} {"commit": "be93b3c5cf953424db17f0daa9ad7ae3a62597de", "message": "AGILEBI-403\nModifications to display name of Measures not taking effect in Modeller Perspective after saving a reopening a model.\n", "proba": 9.476518414430757e-08} {"commit": "44d464811492bfe145629965097dc5e6fab053e3", "message": "OI\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@6758 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.8232614138469216e-06} {"commit": "11b29d4a66a7af2b5be7b200bba9a5cbc2e49b0c", "message": "Added binding with permutation as per Kanerva 2009, such that:\nA*B = perm+1(A) XOR B = C\nleft inverse(A,C) = A*C = perm+1(A) XOR C = B (same as the binding operation)\nright inverse(B,C) = perm-1(B XOR C) = perm-1(perm+1(A)) = A\n\nThis makes things quite complicated, but we'll have to incorporate something like this if we're to accommodate nested relationships with binary vectors (this is much simpler with HRR, but at the cost of storage capacity). ", "proba": 2.792220811898005e-06} {"commit": "ae8be703b61a623f3f4cd3f465c5693bf4d8a79c", "message": "delete some test code\n", "proba": 7.1629569902142975e-06} {"commit": "57f3a64f762d7396635ef7a2151cfb23496c7662", "message": "normalize data", "proba": 0.9999994039535522} {"commit": "172be0087fa80a711d0e7521c7f022060ee579cb", "message": "in progress", "proba": 6.927378990440047e-07} {"commit": "01462597d4ab3eeeecec0111dfa48a2e7e8f2dbc", "message": "Make ExecutorServiceSupport visible to support extensions\n", "proba": 5.007424306313624e-07} {"commit": "442f08cafc9b1252ade48cb4ccf7d0e2a64335f1", "message": "Change ThreadLocalStack to use a deque\n", "proba": 1.5749594695080305e-07} {"commit": "40852c22c748b38363435e53dddf58b9921c7139", "message": "OPENNLP-669 Fixed @links... and http reference.\n\ngit-svn-id: ea2ac7117ce80da69eabfd608b4fc2566390d6b5@1580150 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.1416365093027707e-07} {"commit": "50a0ad3a935f56267c4e7640fadc8562773a21dd", "message": "Added tests for empty words\n", "proba": 1.4493512026092503e-06} {"commit": "05081fd4318aa25bce23cc90316e7c249f128ef7", "message": "Avoid synchronizing on Atomics to make \"Find Bugs\" happy.", "proba": 1.414850885339547e-07} {"commit": "f354e870eb790ab008f94cfe86f9008860cea0b2", "message": "update test", "proba": 5.018525257582951e-07} {"commit": "68663fbb465b632042b72f1053c38a33a1de3c86", "message": "Cleanup and fix warnings.\n", "proba": 1.2233739710154623e-07} {"commit": "4ddb0522c15272c958027733cd3bf244e379280d", "message": "junit fix\n", "proba": 1.5775073052282096e-06} {"commit": "eda0bcbbac0133f02e9cdc2503c43c939d564c52", "message": "Modifcations to TestCluster\n", "proba": 1.4945584325687378e-07} {"commit": "fcf3abf18a175ee838902e493c43492760bccbce", "message": "Fixes test method name slip\n\n* Doh! Now proper name for proper test method.\n", "proba": 1.0751460166602556e-07} {"commit": "01ff0edd583cf9a12c76f41dc65804138689bea7", "message": "Added test to compare the manually marshalled UBJ files against the ones\nthe ObjectWriter generates.", "proba": 1.0159570962287034e-07} {"commit": "1e8fbd05355deee6687b0427bfaa991c1cd39f40", "message": "On getting connection error try to use older SSL protocols", "proba": 1.998064078634343e-07} {"commit": "9c6a44015c220b70961659f0fc25f817912942b4", "message": "Use try-with-resources.\n", "proba": 1.203543860128775e-07} {"commit": "dcdeee6ca057a3b76d735f55aff89805674feab5", "message": "Backport trunk fix; Fix TestHCM. Disabled the force OOME test -- we create a new Connection per new Configuration so yeah, we OOME;\n\ngit-svn-id: 949c06ec81f1cb709fd2be51dd530a930344d7b3@1099970 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.299438671750977e-07} {"commit": "4b8e7e04a9d1af6fc036fbe219afdb16ee3c9a94", "message": "[FIX] JUnit tests for EQNames updated.", "proba": 1.0420890816931205e-07} {"commit": "4ce314743b22ce317f4d99c0421115ec3b9b373c", "message": "## 0.0.1-SNAPSHOT\n*Changed\n-test case\n", "proba": 4.5251508140609076e-07} {"commit": "b74506dfe3ff5db7ece1a8dadc9d67c82d23c544", "message": "Moved normalize array\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@3343 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 0.0011824595276266336} {"commit": "5bb633c7739ca39280680000f3a112b81bfeda38", "message": "add SSLPeerUnverifiedException cause", "proba": 3.252717988289078e-07} {"commit": "afe010b39d2aab0bf26deb19f5dac6579e53543f", "message": "More console inputs", "proba": 2.952215254481416e-07} {"commit": "3f148e100ad3a6d0c2080dda1b6b83f80b457dbc", "message": "Removed debug code from OcrBase\n", "proba": 4.66013830191514e-07} {"commit": "ef29730fa3697dc4b896895b8a44be375a927447", "message": "removed extra line in struct/function template\n", "proba": 5.687492148354067e-07} {"commit": "2e046608537d756dc2a666f9f8bac1b00669c34d", "message": "Adds colibee.com as new SpaceTarget\n", "proba": 3.049628105600277e-07} {"commit": "1be343c6c0cccdd8706c27b5ae4e666dc830a85e", "message": "Update CheckBuildThread", "proba": 6.531945473398082e-07} {"commit": "041881e4be0e730237fd6eff01bd1d5145701d58", "message": "Supress sending sounds to other players if option selected\n", "proba": 1.529437838598824e-07} {"commit": "48aa6d770f9cae32c4ac727bab7b7742f77f0993", "message": "Added single quotation mark around user.dir logging", "proba": 1.7103785410199634e-07} {"commit": "319b3967867bcf9443450388b7dc441ae3c98456", "message": "Media lineare", "proba": 7.489969107155048e-07} {"commit": "f80bcc8c652d6aca5f92349c24461ee5a668ea0c", "message": "minor fix in slice IO client\n", "proba": 3.160336632390681e-07} {"commit": "5d1830f735d38e545fdc495886e66e903f5ad53e", "message": "Specify the behavior of Hashers after Hasher#hash() has been called.\n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=36368626\n", "proba": 3.7896334106335416e-05} {"commit": "54ca19af8ebde9c3ea2ae4ae9302b372e570658f", "message": "Fixed issue with tabular view for species reference dimensions.\n", "proba": 1.0209105028025078e-07} {"commit": "91055d0973c6a78d2acbd1d2844cef6371fecd44", "message": "revert", "proba": 2.2110909867478767e-06} {"commit": "8a2115be42cd42a9dd3625e4626ddcb628a968f1", "message": "Remove subModel if the file is gone.\n", "proba": 1.2584291653183755e-07} {"commit": "61af093a132c471e9e7d7a13a7e22d982d24320d", "message": "Implement Free command\n", "proba": 2.845394647010835e-06} {"commit": "53d87257bd643331a3b83e7724bfd16aff3cf89a", "message": "Fixed a bug in moving endpoints that caused them to still land on top of each other in some cases.\n", "proba": 1.0379610415611751e-07} {"commit": "7e8cb6554b070206612deb2c507e7dff81d88318", "message": "Added the _resetOnce flag.\n", "proba": 1.1988700521214923e-07} {"commit": "590374c04bd3bba1057539c3881d0fa1cc11b6e5", "message": "Jetty thread pool changes caused hangs.\nComment this out until it can be debugged.\n", "proba": 1.0141681627828802e-07} {"commit": "739861cba6f6276c1a5b89ca4ea29476d7369d05", "message": "cosmetic\n", "proba": 1.343016947430442e-06} {"commit": "68b346a68545de041091babb68d26b3b53c6c355", "message": "removing dashes from portletUUID so it may be used as part of a function name.\n\ngit-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@9427 5bac5841-c719-aa4e-b3fe-cce5062f897a\n", "proba": 0.0005173246609047055} {"commit": "6e441e5fa11d6a7baefafe53656a9ff5fd3e4b8b", "message": "UntisInfoParser: classes might not be there on teacher-only schedules\n", "proba": 1.1615064750003512e-06} {"commit": "2b9d43d0f174cbb8fd6fdbbc826f2d5018e3c196", "message": "PDFBOX-2576: make fields final\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1646548 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.0585152949715848e-06} {"commit": "b97574d06837af2964b605773e4e3df04222da01", "message": "PDFBOX-3873: trim\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1802180 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.389735011045559e-07} {"commit": "7480eac530a2576e3402fe407c2a16eafc4d6806", "message": "Improved debug possibilities", "proba": 6.764274189663411e-07} {"commit": "16d5ea5e7dd56c9f183713b46a0ef845af14b037", "message": "Some fixes", "proba": 3.0638540238214773e-07} {"commit": "73822a8f47f9cdd333a0233816665de307952786", "message": "Added extra parameter to LayerGroup constructor.", "proba": 1.1087798412745542e-07} {"commit": "299ee7dc92cdd04e5cdca5a8d693b22fa75f22fb", "message": "IDEA-164635 Do not reset popup info if new popup has been already opened\n", "proba": 1.3168443047106848e-07} {"commit": "a141ff97813bb434cbd1157f0ab9979a98f7d98b", "message": "IDEA-108419 Wrong parent for a message in a multiple frame case.\n", "proba": 1.0846744658010721e-07} {"commit": "e65ac2e139f296ea4a00777874986b283592b2f4", "message": "drop project mutator method\n\nGitOrigin-RevId: 8b95a1406f05fbdb1a87d19b7e453e210a375059\n", "proba": 1.202866201310826e-06} {"commit": "be71855518207c66ad5b5058680436bb9b884859", "message": "add comparator instance using VersionComparatorUtil\n", "proba": 2.88385479052522e-07} {"commit": "8d442d444b4277401f84c3b7e4f88f66fcc5b8b6", "message": "[vcs-log] remove unused field and empty comment\n", "proba": 1.4328549013953307e-07} {"commit": "ce7feed755e02557852dd8839d7fbb7d7dd044fd", "message": "Fixed invocation of the 'configure' command\n\nA missing '\"' in the construction of the argument list lead to the\nsituation that the mojo parameter 'configureArgs' was basically without\neffect.\n", "proba": 3.175157701207354e-07} {"commit": "0650655f89d5a05e3d73166ce5763850f789ee9d", "message": "navigate to property value\n", "proba": 3.7898800542279787e-07} {"commit": "769f1ccb6f69ed26e47c9247b30f68aae133888b", "message": "Cleaned up complexity using a composite key with a single map for timers. Using computeIfAbsent method on Map.\n", "proba": 1.105116638200343e-07} {"commit": "6b234b7b6ef25f8a57a323e2060185c8888f1366", "message": "issue 251\n", "proba": 1.301661427532963e-07} {"commit": "6e7dbea147378740c4f76aa383fabbd55a8e616b", "message": "complex key serialization\n", "proba": 5.613004304905189e-06} {"commit": "d27e0c158dcc4a694a652fe1311e57c4ecb28388", "message": "Fix set application version when register GCM.\n", "proba": 1.1752624828886837e-07} {"commit": "4085a44cb1219f307220867c2a70259e4b5c830c", "message": "Add more data to get_info array\n", "proba": 2.1634180313867546e-07} {"commit": "b1ada63d4976ba4c99bf4b8f01ca8889fbaa8236", "message": "Add logging\n", "proba": 1.7675296248853556e-06} {"commit": "56bcd548836aabdac9dd8d37748903259972b85a", "message": "Modified #addEntry and #removeEntry to throw an XMPPException if the server replied with an error. SMACK-69\n\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@2519 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 1.3875151125830598e-05} {"commit": "1e7ef95eba2485f14526be90f4ca39f745f86d4e", "message": "agregado navigationIcon y el evento para el icono\n", "proba": 2.0955113200216147e-07} {"commit": "e31a7397d69d42618c935feea2d2d0ceeb125cd1", "message": "Delete '^M' from each line.\n", "proba": 0.00019609738956205547} {"commit": "4f9840334f1af17a7f42ad21041032c1a983199e", "message": "PR #11: Introduce error handling.\n", "proba": 1.0947215400847199e-07} {"commit": "51898e7c704d2868196e1d691562c59907582df9", "message": "Change main() to use printSyntax instead of printTree", "proba": 2.2815952149812802e-07} {"commit": "39800a9b85b734dfa7e19ebcdf43d3241037bfb3", "message": "Bug 207: Maybe i got it to work this time?\n\n\ngit-svn-id: b7e9aa1d6cd963481915708f70423d437278b157@896 bd66a97b-2aff-0310-9095-89ca5cabf5a6\n", "proba": 7.00892371696682e-07} {"commit": "ab296f3116d4f8ae63f4c983fd59d081df01b9f8", "message": "compact: change comparison result for easy-reading.\n", "proba": 1.1800153743024566e-07} {"commit": "377d6f5177b24c513dac4613b613fa3dda509a4a", "message": "Some progress\n\nI think I set a good layout, We need to use locks and conditions\napproriately\n", "proba": 1.2089482481769664e-07} {"commit": "896a13435ff16ce2022b07c490ac052586c02866", "message": "Fix compile error.\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456617 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999773502349854} {"commit": "b7a709259626865d1ed7a2d4ab47d1f152748244", "message": "Don't spawn invokeLater events on scrolling.\n", "proba": 1.0565249652927378e-07} {"commit": "76e8f7128b74cdf1734b9a36dee7d407fb10e85e", "message": "i18n: Suppress hardcoded string inspection in test\n\nGitOrigin-RevId: 51f50e9996227bacf222a3923a694ffc14a67b58", "proba": 0.00037318281829357147} {"commit": "48d60213e8a485052ccc0b09ca20780f4337b406", "message": "IDEADEV-2778\n", "proba": 3.583610634905199e-07} {"commit": "3677ee955514f88f6e22e34cea5ab0b5ab87ae27", "message": "drop the database table so the version upgrade can happen\n", "proba": 1.6924572321386222e-07} {"commit": "223de5cf0861d9127464f99f3e211641653d9e17", "message": "EranMes: Make it clear that an exception thrown without a stack-trace provided from the server has a meaningless stack-trace generated locally.\n\ngit-svn-id: 4179480af2c2519a5eb5e1e9b541cbdf5cf27696@9125 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 2.2018548406776972e-05} {"commit": "d8516cd4544d9c2e2c303cc6ebc1c85fec1272b0", "message": "DFSFilteringIterator functions in line with default filtering implemented in SimpleElement and Tree.\n", "proba": 1.0033512154450364e-07} {"commit": "42dcdb77f411d482ae5e655749b44045ae946d52", "message": "Fix issues with JMX attach\n", "proba": 1.7137828933755372e-07} {"commit": "2002ff014d16466c85f7317d69c2a51690f2bbf9", "message": "add test for issue #10\n", "proba": 1.3455959901875758e-07} {"commit": "9063de71782444d1586a4e3ae337660c5e495a38", "message": "Using longs\n", "proba": 0.0003698579967021942} {"commit": "567a649ddd5a00069666e28dd31944eede4cf4fc", "message": " Added logic to convert the route scores to percentage from min to max so its is bounded between 0-100\n", "proba": 3.9181571764856926e-07} {"commit": "4187636419d3e0d5ac31ae724a6c31089637381f", "message": "Reducer: More logging improvements\n", "proba": 1.2157975959325995e-07} {"commit": "1317a48694045d8a2d9833a0bfea0d0097c6bf85", "message": "ci_seq \ubcc0\uc218, Getter/Setter \ucd94\uac00 ", "proba": 4.1516415194564615e-07} {"commit": "6e972ad3335f6b0ae17fa96503d651ed4dbd62b9", "message": "Move getTaskNames logging to DEBUG (#1472)\n\n", "proba": 1.263448581312332e-07} {"commit": "af40a82181801599b610f5464ff0afb918e6e36f", "message": "filtering unverified status", "proba": 6.59844317851821e-07} {"commit": "3606ad740894b222e76b05b797e2a410d9f6e5b8", "message": "Async functions shouldn't return anything.\n", "proba": 1.8826990526576992e-06} {"commit": "bcf6552a84c947256ecccc1586380c064c696bf1", "message": "Fix grammar in exception messages\n", "proba": 0.9223466515541077} {"commit": "2c763ef8d0aa97c44bbe0d508fd2a8333e4779e5", "message": "Updated HindranceKeeper for HiDPI support.\n", "proba": 1.0536733441313118e-07} {"commit": "9bab177f2988bc7ef68e29fb6588e48824b3867a", "message": "[ALLUXIO-1681] Clean up results of shell copyFromLocal on failure, update according to review\n", "proba": 1.0493172197811873e-07} {"commit": "060514ebd0bb70851fd594389880b1e54f98c4ae", "message": "ROO-1232: Display available commands in a hierarchical way\n", "proba": 1.901587012298478e-07} {"commit": "03d9ba0ded498fdf1cfaefb95f41e808d0143de7", "message": "added tests for failed resources detection\n", "proba": 2.1417869788820099e-07} {"commit": "dcae426fd9dbec18626ffe5070d4883f8e129fce", "message": "Added self right unit test to BasicService.\n", "proba": 1.0426000329744056e-07} {"commit": "52a52e12d237387d9653f7efaedea45e3f4ea5e9", "message": "Make Body and Subject implement ExtensionElement\n", "proba": 1.5398846642256103e-07} {"commit": "53ddd38210fa1f7ce19817ee3d1d210b90ea25fc", "message": "NMS-7118: Use correct xpath expression to identify 'Edit and Clone' foreign source button\n", "proba": 1.251936510016094e-07} {"commit": "7016e497faf174aa6928cc428ec6f885211d9f5a", "message": "remove empty throws clause\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1564666 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9986055493354797} {"commit": "97e0a1c8ad9a47f77823e44d75205b9f30fd2257", "message": "SOLR-6880: Remove this assert that can fail tests.\n\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1656090 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0008681811741553247} {"commit": "abe72cdfa400dce36cb4d54b19d781ecb550a43c", "message": "Updated WSTest for Payment API changes\n", "proba": 1.370560909208507e-07} {"commit": "b1a948a69dbc80591c3d85a157a67dd5022a9b55", "message": "minor test refactoring\n", "proba": 4.87826696371485e-07} {"commit": "31d718cbde8e24ba96912c082d299ba5ec2530ff", "message": "Bug 34827: Changed end of comparison due to Gump failure\n\n\ngit-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@311345 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.5683598298419383e-07} {"commit": "02a0f2d903337c9076b2d2873404a67d6f00aa18", "message": "KULCAP-907 Transfer & Retirement --Display message when document will not create ledger entries.\n", "proba": 9.769077990995356e-08} {"commit": "e961679be777dcba8853d610ece677e2749ff7f0", "message": "KFSCNTRB-1051 KFSCNTRB-1094 KFSCNTRB-1055 KFSCNTRB-1092 KFSCNTRB-1118\n", "proba": 3.43948215686396e-07} {"commit": "9f2697a7f7a4bbb1da79728dab9d975d9b12c445", "message": "Fixed Strings instead of chars.\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@680 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 4.755585905513726e-05} {"commit": "572cda6906d27ab6ec389a694686839499e431b9", "message": "\n\ngit-svn-id: svn://source.pentaho.org/svnkettleroot/mirror/Kettle/trunk@1773 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.3634600009027054e-06} {"commit": "9aed291cdc2aa34b5c8bc32dd5133fc7755c604c", "message": "issue #157 should work now for example file in morph-models\n", "proba": 1.130960214368315e-07} {"commit": "ea6831f6c070e85e16e42335adb18e85131f8c6c", "message": "Border to top panel\n\n", "proba": 2.240753644855431e-07} {"commit": "00652b92c63f020347e4d2d686e20ffd330056f8", "message": "Changes to the recent menus.\n\n", "proba": 1.138228213903858e-07} {"commit": "3e1de49f5020fb647629a1468dbd26de603e8ff2", "message": "Update documentation for setTextSize (#94)\n\ntext size is in pixel units", "proba": 1.433329117617177e-07} {"commit": "55698d8fd5cd5857ff4deaed32ac6343e4f24e70", "message": "added some comments to KeggConverter script\n\n\ngit-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@1407 4f21837e-9f06-0410-ae49-bac5c3a7b9b6\n", "proba": 2.8426450171537e-07} {"commit": "45b0836ac62be87faa8f64130ecdf0179ac70b9b", "message": "Fix updating source map file during incremental build in IDEA\n", "proba": 3.565999122656649e-07} {"commit": "78becc3d7305388cff280b2bc0e2842644b0cd9b", "message": "Modified debugger to be invokable.\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@2973 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.0030068689957261086} {"commit": "3838205e5711b4ca4819a067dac1f2decc193a1e", "message": "am 9875b4ff: am 85d5bb1d: Don\\'t overlay red arc on white circle\n\n* commit '9875b4ff9b565806bcf115839a75df44b695ffe6':\n Don't overlay red arc on white circle\n", "proba": 9.673649401520379e-07} {"commit": "7cb3b2e6c03f81e476ca1e0e50ddc246e15fbfa4", "message": "am 3a14ecca: am e18687cf: Replace circle timer indicator with diamond\n\n* commit '3a14ecca426b7313d633bea7ce376da966166b2c':\n Replace circle timer indicator with diamond\n", "proba": 5.071487407803943e-07} {"commit": "1cf977104dc7bd3bb65462c6795792a55e44c56c", "message": "Revert \"Fix flickers in numeric pad of time picker\"\n\nBug: 7407383\nCannot reporoduce the problem described in the bug after reverting the workaround.\nThis reverts commit 3060c5130336909deebf61d6c025be6d62bb3f55\n\nChange-Id: Ie3b7285dc712a105cda8d32088ed0cd42098be36\n", "proba": 7.24267192708794e-06} {"commit": "ddab8a4e0801d0d61da5cfbfc9646431cb24ac4d", "message": "First change theme", "proba": 3.2343254474653804e-07} {"commit": "6976f02932f678ef80ebb0e046aaf8f729113bcf", "message": "Make Error info constructor package private\n", "proba": 2.2751463291115215e-07} {"commit": "a9aa38c33f007d19fe45ba1688f3bcada3f52c8e", "message": "Don't throw exception on EOF.\n", "proba": 1.1777106578847452e-07} {"commit": "c902068c4f560e4a632a3f48f68bd5804fdd70ad", "message": "[infer][java] cleanup of the java.lang.Process model\n\nSummary: Not clear why we need to disable this case and in which case is Infer creating too many disjunctions.\n\nReviewed By: sblackshear\n\nDifferential Revision: D4509394\n\nfbshipit-source-id: fbc106d\n", "proba": 2.3062675325036253e-07} {"commit": "1e0146da3e36d8d5bf67cf63158b3517af2d1d0b", "message": "Optimize MessageList.add(MessageList, int, int)\n", "proba": 0.009966607205569744} {"commit": "48842ba95504f21eebb2062e6f9606cebb74ed95", "message": "Enhance: Comment\n", "proba": 1.2198509580230166e-07} {"commit": "259ba761d5aac8610fe763cbb2633ee12935c901", "message": "Added getter methods!", "proba": 1.2111917158108554e-07} {"commit": "1037db861db43864c4a4ec13ef58c724b8bfb401", "message": "RTPI with HTTP\n", "proba": 2.259006635085825e-07} {"commit": "88661bd1604f2c778689ab5552e79591c7129ea5", "message": "Remove unused method\n", "proba": 6.063201453798683e-06} {"commit": "26f1142729a9455c47ce78dfd82b49251e2dcf62", "message": "Remove unused functions from NodeUtil\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=285429399\n", "proba": 1.2482114470913075e-06} {"commit": "50ef2ff2c485db9595ddaf0de0b1762f66033df8", "message": "[BACKLOG-6445] - Made OK and Cancel Button the same size in OSX.\n", "proba": 9.99923841504824e-08} {"commit": "ab34a53bff76a71fb8e135907b4c2e78131999e5", "message": "Adding fallback for collection views if they are not in focus\n", "proba": 2.0481131457472657e-07} {"commit": "f06ff80bfc1e049459461a958238f5dfeaee0749", "message": "Performance improvement of formatToMultiplier()\n", "proba": 1.882589941715196e-07} {"commit": "1ef7bf222f7f78b54ea2a8019bd93fcbaae1c147", "message": "Stopped hybrid engine treating backward rules as axioms and firing them in forward mode\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1113000 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.757027328305412e-07} {"commit": "a653acfd17b62854175e78aeac2d19adb0e21914", "message": "Shortened one of Dr. Alt's filler sentences.", "proba": 2.4005282739381073e-06} {"commit": "43c0327b77228452cd6fc87ea036352f286ebc8c", "message": "removed obsolete method\n\nsvn changeset:3619/svn branch:trunk\n", "proba": 3.5059019865002483e-07} {"commit": "5e7928bcb94be56fa3b9da68bc963d09bcace815", "message": "utils: fix static certificate value string in SAMLUtils\n\nSigned-off-by: Rohit Yadav <902b9eb5dd62819678163bd5e00fbf0cbc7c264b@shapeblue.com>\n", "proba": 2.394498324065353e-07} {"commit": "396b67c727069ebaa7e3d8166cddf70dae7f2597", "message": "Don't overwrite clipboard if copy empty selection group.\n", "proba": 1.335981636430006e-07} {"commit": "6796b3793d78cd6be3a9da9da54f31a953c687c5", "message": "Only reloads if language bar is active\n", "proba": 2.5423292981940904e-07} {"commit": "b99fa97555a2ae025ddf380c4f211890d03205c8", "message": "Null fellowPlayer fix for Game dto", "proba": 1.4327004294045764e-07} {"commit": "25da0d161154b469c1ea94260eb30e0a7f9f5fda", "message": "toString: For better testability, show bindings.\n", "proba": 1.3228849127244757e-07} {"commit": "d04fda1c014b2c8eb4c8ac7b08a53f593714f818", "message": "\u4fee\u590d\u663e\u793a\u7684\u95ee\u9898", "proba": 5.785205985375796e-07} {"commit": "478852367b19ff139decd6ca64d226630eb4a1f9", "message": "CallByValueAndReference", "proba": 6.199698532327602e-07} {"commit": "7d8b2910922614acf720283b8a1de902a039b1b0", "message": "Ensure recv buffer size is 4-byte aligned in size.", "proba": 1.3920961805524712e-07} {"commit": "237ed9dfe7cac131bae106a40f12c0c18fc459cc", "message": "Fixed stupid typo.\n\n\nFormer-commit-id: a6e84f671a8f321c7bcdfb1d28dfc238bd8040ef", "proba": 0.00017708826635498554} {"commit": "d62aeeae34e814e7d98251ef6c5cd91db4fd9cfe", "message": "setPower -> setSpeed.", "proba": 1.6370537991861056e-07} {"commit": "8b74dc7ec318af4fb965c14bb7442f9fe2d1ae3e", "message": "Code review update\n", "proba": 1.9329662848122098e-07} {"commit": "7b745dc344f0347599b465f89ab2f61b005d8756", "message": "WeakFlyweightSet performs incremental cleanup\n\n", "proba": 1.9419941565956833e-07} {"commit": "f814d0d7017259b7546f3bd2c4e338208f19d29f", "message": "positive cooridinates system\n", "proba": 1.376189902657643e-05} {"commit": "6312b592191cf134deec9c9284f2e14af9926a64", "message": "Disabled TranslatorReaderTest\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624660 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4454177466614055e-07} {"commit": "f2a807876821d109342a7b3c4ee8480cd8ec67ae", "message": "Fix type error\n", "proba": 3.979379835072905e-05} {"commit": "9425b01965bf72e0495343ecfb4c2d933f9292ef", "message": "Added History View", "proba": 1.2550277972422919e-07} {"commit": "aa1de5934a9c24950466a28d551d7a584b6cf4ec", "message": "Fix tests\n", "proba": 2.8394715627655387e-06} {"commit": "e2965052b1b979e1c4fa6d8f39083dd1bdceb070", "message": "[IMJ][imj2] Updated HighSegmentationLowLabelingTest.\n", "proba": 1.0613298684347683e-07} {"commit": "7fc31932cd996c398b1e62e0684b1ac54f326db4", "message": "Remove new lines from javascript to make it work on Android 4.0\n", "proba": 6.194711090756755e-07} {"commit": "40992381eac682dcafe65402079d7bbc9e4f3e40", "message": "Partial code for beta bot\n", "proba": 3.660297238639032e-07} {"commit": "2b8f152da9564a44156f1f6c613ef0b0288cf4fc", "message": "Update ConfirmationDialogFragment.java\n\nandroidx", "proba": 3.66507208582334e-07} {"commit": "3fb20f9a902122f5d6b84b925b876284f8c677d1", "message": "Update MyFirebaseMessagingService.java", "proba": 8.325516205331951e-07} {"commit": "f499015b25392adf298dd3538bc053e4d8343bb3", "message": "Fix error when trying to read the time off a stopped stopWatch in InRamSim (issue #156)\n", "proba": 1.335567674232152e-07} {"commit": "c5e591eee1bcb137ce60839d108d698d20baed28", "message": "BK - we don't need to close the buffered reader with registering the user.\n", "proba": 1.0212922063601582e-07} {"commit": "7d28189be1d113c03fec85a5ad7ff1e63e31d184", "message": "Examiner werden in F\u00e4cher\u00fcbersicht angezeigt", "proba": 2.800293259497266e-07} {"commit": "f15329f643f12aba69bad2afbeaf04009cfb4c79", "message": "CrazyCore: moved abstract method to interface", "proba": 1.0425080745335435e-06} {"commit": "6d554a5d748592b47bbeb4cde404554fbbd9c63d", "message": "Added check for interrupted status\n", "proba": 2.2425473389375838e-07} {"commit": "80d8b5348bf33c38e61db5568b3e9b46a892154d", "message": "fix a bug which caused a crash when two coalecsent events are merged. Also add functionality for obtaining every coalecsent event as a separate event.\n", "proba": 1.0561340957337961e-07} {"commit": "b8dda8385777025b35a56b2eb1b1717694f29983", "message": "Have implemented a NodeHeightsStatistic. This produces an ordered list of node heights. If given a groupSize statistic then it will group them accordingly. This allows us to write a demographic log file that contains the population sizes and change points for Skyline and Skyride plots:\n\n \n \n \n \t\t\t\n\n\t\t\n\n \n \n \n \n \n \t\t\t\n\n\t\t\n", "proba": 3.073630750805023e-06} {"commit": "4356015d6eb1c3907f0ce4adc29b946cff504714", "message": "Have implemented a NodeHeightsStatistic. This produces an ordered list of node heights. If given a groupSize statistic then it will group them accordingly. This allows us to write a demographic log file that contains the population sizes and change points for Skyline and Skyride plots:\n\n \n \n \n \t\t\t\n\n\t\t\n\n \n \n \n \n \n \t\t\t\n\n\t\t\n\n", "proba": 3.073630750805023e-06} {"commit": "fb18f0fdcd76c0e1250fd3be049f1e6eee53a776", "message": "Comments changed, new rules added. Printing details of microsatellite at the start becomes optional.", "proba": 9.769021858119231e-08} {"commit": "64b6ad330f053f1fe636bc6415fc08e8abb4c40a", "message": "remove the applicatin component from the inspection provider\n", "proba": 1.340531525784172e-07} {"commit": "47ea0ff568ff2da038414b993ab3c02cb39ad4db", "message": "added missing file\n", "proba": 7.312501679734851e-07} {"commit": "ce74d100b35b3006a55be6d451e34be8bdea43cb", "message": "improved error reporting\n", "proba": 4.96985876452527e-07} {"commit": "e98bccee192f67e1ccbcee718b5feac40a14e0d9", "message": "added command - but you can't use id attribute in elements that are enclosed by repeat...\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@559 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 1.8807143078447552e-06} {"commit": "9e5823f84c28a8ce55131dd299191f918e3e3269", "message": "added constructor for food class\n", "proba": 1.334179160039639e-06} {"commit": "ab8294940a19743583d91f0c7e29b405d197cc34", "message": "Normalize requestURI in getRequestURI using normalize() operations originally implemented in org.apache.catalina.util.RequestUtil, Tomcat trunk r939305\n\ngit-svn-id: 33e7a68b83922cb39bd2fd584a64617217729dea@1027803 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2494994482258335e-05} {"commit": "2c3c5759b12b82b175ef15519c87724a9b8f783e", "message": "Fix issue in WikiPageResponder. Now RecentChanges handler is picked.\n", "proba": 1.0082546708645168e-07} {"commit": "4af9f2589cd093e827108b50e9472c7e422158f1", "message": "Documenting glBindBuffer and glBindFramebuffer and minor fixes\n", "proba": 1.4428044892156322e-07} {"commit": "29add323e8e0ef6bb41822592bbc13cb12588ceb", "message": "Update Game Speed", "proba": 4.412790985952597e-07} {"commit": "649a1ee1c1e43ef3dff9f562b5eabde1d0f0a5e1", "message": "Fix a typo\n\ngit-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@1052365 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.9999994039535522} {"commit": "0bc1bd046e379448333a2bc84fac69be83df1be2", "message": "updated getDomainClasses to handle the use in the grid service\n\nSVN-Revision: 16602\n", "proba": 1.3463737502661388e-07} {"commit": "bd985ec2d444e3684aad1370c33306facc634478", "message": "check against USer_accounts table instead of connection\n\n\nSVN-Revision: 2313\n", "proba": 1.3389855268997053e-07} {"commit": "d10cffabee338442a943a3711680096e19a1f24d", "message": "Added TRUE && FALSE constants to MLang.java\n", "proba": 2.905918847773137e-07} {"commit": "f4284eb4e06e06110276d0c03a706c16799fb103", "message": "Save access token", "proba": 5.664325044563157e-07} {"commit": "7f153738528d150d39588ca55b3b7f84ea143c23", "message": "Removing check for null flow options. They wont' be null now.\n", "proba": 1.0664109595381888e-07} {"commit": "92d14265a2ba8867d5e7e34da04a5abce6f7620f", "message": "Method to clearCell via CellMutator", "proba": 1.3325320935564378e-07} {"commit": "00a5e66f9233890789095468bfd30cb577cf9187", "message": "Style.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6103 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 0.007684345357120037} {"commit": "f23a26e155aeb6e4efb05ef3bc9f39e4fb79d52c", "message": "Support for new separable instance.\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@75156 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.6286649042740464e-06} {"commit": "9f7d37967ddd8bc20ecc29e4a8ac4959ddc54e2a", "message": "Cleanup warnings and debug statements\n\ngit-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@17115 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 8.925844099394453e-07} {"commit": "2f08f0d378983ffd6f03c926f1a5504ac4da946f", "message": "More code cleanup\n", "proba": 1.262701658788501e-07} {"commit": "8c96a48c325ff4c1d4239ead5c5581855c822293", "message": "Fix exit thinko\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@7615 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 0.00046710827155038714} {"commit": "a44ee48b1233f86529027673e54306c3ba6360ac", "message": "moved to using SimpleGame\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@928 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.0522650200073258e-06} {"commit": "ccf702304f7c90744f77dbd2afd48ff54b0a2c03", "message": "FIX: remove extraneous ResponseWriter clears, since these are performed\nby StateHandler.clear.\n", "proba": 1.282762553955763e-07} {"commit": "ca435ff64f8ac527a10ca561fa471aaf6e808477", "message": "Make null-ObjectId ctor for RubyObjectIdWrapper private.\n", "proba": 1.2083535239071352e-07} {"commit": "e93b2e9212850e136501c966cc65ad8ea0812c85", "message": "added comment", "proba": 1.3509810514733545e-07} {"commit": "5526a45e83c273adbe3a890a06a6a7dce6296b12", "message": "Remove flattening of location names, since it is not needed anywmore\n", "proba": 2.8205902253830573e-06} {"commit": "e02427e6a66d522a2b91900c417e49b12e271e8c", "message": "Do not leave HTTP connections hanging\n", "proba": 3.459140316408593e-07} {"commit": "9fca5351d5870dce25efa38645a384481d39deea", "message": "corrijo mensaje de update con json roto\n", "proba": 1.9951926333305892e-07} {"commit": "1e8277b96dcab8fd4227f2343b69d79f02725096", "message": "add UniRef 90 and 50 cluster vertices\n", "proba": 2.775164489321469e-07} {"commit": "2b2429fc0fa14a4df09c73f980938f23b104220f", "message": "Fixing to no map a not find column in cursor\n", "proba": 5.384029009292135e-07} {"commit": "4097dd18d5ffff7daaaf3c162f138ef6a018b990", "message": "no commit\n", "proba": 5.1600418373709545e-05} {"commit": "45e2ac3cba0b029f143e16fd0ccb0b2afde9617f", "message": "optimize:\u4f4e\u5206\u8fa8\u7387\u4e0b\u81ea\u52a8\u6700\u5927\u5316\u7a97\u53e3\n", "proba": 0.9994596838951111} {"commit": "ce4a862187ac8248ffc2a7996b45dfba8911c67d", "message": "Update Awake.java", "proba": 9.291716764892044e-07} {"commit": "3e039062d3b2153c54b5e29ca637dcee41e6b563", "message": "Delete ModelRatel.java\n\nAll stuff has been moved to package 'africacraft'", "proba": 1.0869401023683167e-07} {"commit": "28a4a2d264ce863faea812d0ad393c802b16cea5", "message": "\u89e3\u51b3From\u5b50\u53e5\u4e71\u5e8f\u7684\u95ee\u9898\n", "proba": 4.772916213369172e-07} {"commit": "4f94542474bc798d19507c6fb3139f3677464248", "message": "scheme generic\n", "proba": 2.1681139514839742e-06} {"commit": "ab008ded2dae4f2b942289027ac8592731288afb", "message": "update towardHead shuffle doc\n", "proba": 1.6150355008903716e-07} {"commit": "bffd7d9f942c812da1ea8f5ed77bba49353c1435", "message": "Improved examples\n", "proba": 2.874612334835547e-07} {"commit": "3746c51ea24158f1c104abaeb25e07046eff9dee", "message": "Construct.toString(): if val is present, simply return val.toString()", "proba": 0.9997298121452332} {"commit": "e1e05b18b4067d10298fcbb48dd6035ce694d6a1", "message": "Make parallel parsing thread safe\n\n* Refactor listener creation\n", "proba": 2.7448948003439e-07} {"commit": "cffd2b4e5a020ae1a9a6740ff9a43ebfbde120fe", "message": "Fixed import order", "proba": 3.415014475649514e-07} {"commit": "ee8aff2eca6a3748be0b1e4be88e9f5f74af5962", "message": "Prevent lingering entities from being picked up\n\n* re #4248", "proba": 1.4106795731549937e-07} {"commit": "b0885593a2f80acb7baea85c25c96db8b14c85b7", "message": "MDEV-1108 recognize using value on constraint in docgen\n", "proba": 1.29459252207198e-07} {"commit": "b8c69b4f881ae71426ac1b13dbba72e2614d3856", "message": "bugfix 1\n", "proba": 3.65093995924326e-07} {"commit": "3550e4c436c657007c56a641c1f0bddd4023e31e", "message": "Update GT4500.java", "proba": 4.0838085624272935e-07} {"commit": "f99935ebd81bc86ddb26b4b3f2d97c97441783b6", "message": "o_to_O\n", "proba": 0.9995160102844238} {"commit": "c73c4acd4e563e62996cff4a6e5f1255393012e2", "message": "Added the ALL torpedo firing mode\n", "proba": 1.5087907456745597e-07} {"commit": "9572cc5858c70cf69b47f000efac0bcf371810ec", "message": "added annotated implementation elements scan support\n", "proba": 1.8884844621425145e-07} {"commit": "d8c3cd115c416861acbf62569f05227c24cf6b34", "message": "Added important space\n", "proba": 2.184975755881169e-07} {"commit": "007fbd471c293d6ea51ddfedd8132b7b9f8ac449", "message": "\u9023\u5408\u8266\u968a\u306e\u5834\u5408\u306eHP\u30bb\u30c3\u30c8\u51e6\u7406\u304c\u9593\u9055\u3063\u3066\u3044\u308b", "proba": 1.072432837645465e-06} {"commit": "39651b904c10fd68d4d048e23a57cfd811af0953", "message": "Fix #1651 Race condition during crash can cause NPE in InputHandler\n", "proba": 4.5125241854293563e-07} {"commit": "02330e1ca3da9e6fb246df9cd2f78f119ae3b58b", "message": "Updated version number\n", "proba": 1.2571101706271293e-06} {"commit": "54b336d728150ed7afeff9f764aaf161f628e76e", "message": "Add Japan region", "proba": 0.9999978542327881} {"commit": "8d4460c1350ec13d6804732e07d4f2131453994a", "message": "forgot a ! in an if-clause\n\n", "proba": 0.9999982118606567} {"commit": "7350336540f1fd0a6f93309cceb9c5039f535ac4", "message": "Fixed NPE\n", "proba": 4.0842601833901426e-07} {"commit": "a20dfae3ef9f7c9e21aeecc8f23d1563b50c625e", "message": "Files: simplify code by using java.nio.file.Files\n", "proba": 0.0010895597515627742} {"commit": "d56ba1488481819609705ae4887bae8850a7c361", "message": "new method: IOUtil.encodeUrl()\n\ngit-svn-id: 5d4207b98d7274194a51d188374a5d8ee1fe55c3@558 783448d1-dfc0-4521-9cb0-58c191f7d5bb\n", "proba": 5.793913715024246e-06} {"commit": "b306eafbc491bd3e96a5891be440ab2b8a551c51", "message": "can use browseOnDesktop() in production", "proba": 2.3175782359885488e-07} {"commit": "3892702c79ed99a69f7a6e141b15dd6f505df1b9", "message": "Comments", "proba": 4.2012280232484045e-07} {"commit": "0a87bb439e85b8428a459ef6b8dc4931f984a113", "message": "edited configuration enumeration class", "proba": 4.629838485925575e-07} {"commit": "3fa2e310b7d5ed50435d91165f70ea80e71d4abd", "message": "edited configuration enumeration class", "proba": 4.629838485925575e-07} {"commit": "ed6ff66fc1a881e9d0ad7f8daa363b08e661ec92", "message": "Several changes made\n\ngit-svn-id: 729bdefa3ac08a32bb0960c9fb5ba7082d9ecbb2@868 2d6b427a-3b9d-4b24-b9d1-46c41b8758ae\n", "proba": 1.325447556155268e-06} {"commit": "c0fd02c4f7f80e4645f6c66ee693cdb782bfb3e2", "message": "BadImageException \u0432\u043c\u0435\u0441\u0442\u043e IOException \u043f\u0440\u0438 \u043e\u0448\u0438\u0431\u043a\u0435 \u043f\u0430\u0440\u0441\u0438\u043d\u0433\u0430 JPEG\n", "proba": 4.240159228174889e-07} {"commit": "46fb0ede7a0cf3cec6cea609872529a0ace5e01b", "message": "Some migration for Nuke", "proba": 2.7267097379990446e-07} {"commit": "78d086625b2125d76cdbd59add67b2819732beb8", "message": "added CollectorSink.getElements()\n", "proba": 1.2677283223183622e-07} {"commit": "8c592ec3e6acc9e71c96ff521aeade718e6073db", "message": "DateUtil\n", "proba": 6.433636372094043e-06} {"commit": "d79bbdf933833b166d09c7ef193296ed49628a33", "message": "Added CDATA for log messages in the reporter output\n\ngit-svn-id: 0fb7d80ee932ae2a080de675cb20a4788b2d07b0@500 1a8b0fc8-9519-0410-aeec-afd8fd7729cf\n", "proba": 1.0751951776910573e-05} {"commit": "84814bc159123889afb7ea822bb5b1f24e3d88b5", "message": "DERBY-4911 restoreIntrFlagIfSeen may throw ShutdownException causing confusing console stack trace at server shutdown\n\nPatch derby-4911, which makes restoreIntrFlagIfSeen ignore\nShutdownException when trying to find lcc. We sometimes saw a\nShutdownException stack dump on the console when stopping the network\nserver. restoreIntrFlagIfSeen does nothing useful when we are closing\ndown anyway, so we can safely ignore the exception.\n\n\n\ngit-svn-id: 2c06e9c5008124d912b69f0b82df29d4867c0ce2@1038813 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.374858925373701e-06} {"commit": "ee6c3ecb49c8d07b4ebc00fb14036a401596954c", "message": "DB-1865: always re-parse explain statement\n", "proba": 0.00026919771335087717} {"commit": "78f7f60c9569505edd4b160ba0c453b4aa1be6e8", "message": "Added workaround for servers sending corrupt S2A_RULES packets\n", "proba": 1.8760589171051834e-07} {"commit": "0f142b6f929f888299f81588f178401d0491268b", "message": "cancelled the wait for accounced if the DNS is cancelled", "proba": 1.6946760297287256e-06} {"commit": "644c34a4a8d7465d81d0ed5e24b5e4a0e3e1bd52", "message": "Implementing API for Drools 6\n", "proba": 1.254010868478872e-07} {"commit": "6646a650b8b8370ec982f77f2e5239f3dce11646", "message": "Changed signature of State.addTransition.\n", "proba": 1.1273022693103485e-07} {"commit": "fb680b94c7668b92e97b9a3e49889738ed54b479", "message": "Adding in additional textview for attractionholder\n", "proba": 1.4785811686124362e-07} {"commit": "3350bc99fa42cab09911bf1301f4c89f64307421", "message": "Fix for #5494 : rip out part of the optimization, and replace by another robuster one. Previous version would keep reading while it already saw all of its input.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3271 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 2.8079195999453077e-06} {"commit": "69bfa0ac0d210b0b5cba84179d5728e35303a367", "message": "another attempt to fix JNA\n", "proba": 3.9356351066999196e-07} {"commit": "72df715d40994e4c1ce8aca6f2761e75285b587b", "message": "Issue 26: Added some comments.\n", "proba": 1.0134101557923714e-07} {"commit": "59ea81ff04d3db5c409290932f8f803c3a2e5e85", "message": "[FIX] Avoid duplicate finish events\n", "proba": 4.30649060945143e-06} {"commit": "1b43e2a8cd2858b45df2b3b7d223a3e3c57e63fa", "message": "Remove an unnecessary target graph node lookup.\n\nSummary:\nRemove an unnecessary call to `TargetGraph#get` for a build target for which we\nalready have a target node.\n\nTest Plan: Unit tests.\n", "proba": 1.0218865043043479e-07} {"commit": "efdcc5a997e1a3e9a452dc801d80355783084fff", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "d823f35423aeca85afa7f4e488b93ac77881141a", "message": "rename variable. Use get getExtendedJsDoc()\n", "proba": 1.5137428022171662e-07} {"commit": "e72903e558252b88312dd7facf0204ca41e14968", "message": "additional get method", "proba": 1.6423830118128535e-07} {"commit": "2fddfcb5d81b3fe6e916c2247704159d6d2c35aa", "message": "KFSMI-5055: updates to cfda batch step\n", "proba": 1.2293655515804858e-07} {"commit": "6d6e71561dfc2916ceafc64e31b8d6716a91ed06", "message": "Dangerous to delete random files\n", "proba": 1.5612998538472311e-07} {"commit": "26add617e06c8ae79016c64de9f596c36156a6cd", "message": "change qualified string for type parameters to what back end expects", "proba": 8.118242931232089e-07} {"commit": "f091be21e64da0e92671ee8a38914cc884a287de", "message": "terrain window\n", "proba": 5.404637590800121e-07} {"commit": "85d601b6c7353cba7eaa887243249abe12735684", "message": "skip tmx with no or not enough translation units\n", "proba": 1.4534327874571318e-07} {"commit": "f09254440f19fbf6a1cd97fee552e9af160ed8a4", "message": "Clean up AttributeList\n\ncomp: Made the `AttributeList` class extend `ArrayList` and `ResolvableList` and removed the manual list implementation. #439\ncomp: Cleaned up the `AttributeList` class.\ncomp: The `AttributeList` class now distinguishes between attribute-derived and custom flags.\n", "proba": 1.0813837292289463e-07} {"commit": "1a61a2e5f0470db072334c4a1adf51bc72474b6d", "message": "also return a source, but do not set input stream\n", "proba": 7.583470278405002e-07} {"commit": "f980a9a884ebb9fa18edf863c4f26daaecddf65a", "message": "Fixed Issue 756 - Synchronizing on branchRateModel prevents an multithreading error which causes full evaluation errors with multiple partitions using the same clock model (manifests its self with RLC and Local Clocks).", "proba": 9.895362040879263e-08} {"commit": "054549a7f01f04315a6a5b668b5d470d79c3e465", "message": "Fix open_database_twice test (ignore message text because windows implementation raise other text with internal error)\n", "proba": 1.41268415632112e-07} {"commit": "d704fea2989c252e2329d33e182aea9ee2da6ec2", "message": "comment out database query code\n\n\nSVN-Revision: 1625\n", "proba": 1.5132664543671126e-07} {"commit": "0761903ae1b23b4618dc3db2469260c8fb27ee65", "message": "add missing ref to imagebuttoncolumn\n", "proba": 6.629096560573089e-07} {"commit": "2c6221e433cdda799e8766cc7faf56bfec3a86f0", "message": "1074: Investigate FormPanel access is denied client error", "proba": 1.1744692329784812e-07} {"commit": "41dab265405d768f8a113f67d98801b47fef0edc", "message": "fix bug in persistBioAssay\n", "proba": 3.672072921290237e-07} {"commit": "ff80cde297f7e2b198422321850e1c6d68d772c8", "message": "fix presence handling issues\n", "proba": 2.5740078513081244e-07} {"commit": "c1b4d85b38d855e77b914034ac9408467e9658f5", "message": "DOM stubs: optimize iteration/object creation in heavily used methods [^Dmitry A.]\n(cherry-picked from 724e468)\n", "proba": 1.2137979865656234e-07} {"commit": "01188b3ee62c135a267f8339d15d02c841ca6593", "message": "i18n: JBoss Arquillian\n\nGitOrigin-RevId: b7c754a20a7d37595acf163516a967e918cd0b5c", "proba": 3.297592911621905e-06} {"commit": "0d8da2ee3c9de7b890b5630c3e0c74b8c80e63dc", "message": "fix stats to omit purged row tombstone\n", "proba": 2.503133771369903e-07} {"commit": "2d8d234147b4bd9aae32c7169da74e259ccf9dd6", "message": "uri of defaultNamespace should also be validated", "proba": 1.5953888521380577e-07} {"commit": "6999ba6da049d58d4186df6fa73c2252d2e0e58d", "message": "bug not really fixed but the class can be compiled\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@37892 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.2711705039691878e-06} {"commit": "f32238adda9f3c530134d6a55b117cc055a438f7", "message": "Worked more on the rendering and window", "proba": 1.0995093191468186e-07} {"commit": "7d3ad144e688f15154a325e082ff1933f33d372b", "message": "attribute value normalization in dtdattributes", "proba": 9.047627145264414e-07} {"commit": "af9fae9d5a29b3071732ab65874a1ad8af028c6a", "message": "client: GL3DImageLayer - dead code elimination; formatting guidelines changes\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@850 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 3.6365398159432516e-07} {"commit": "5f671b5a3f8c120791bcb63b677127f55f4e3bfd", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "c0bf7a451495502b4799f3e532405824f2838c32", "message": "Remove more null checks\n\ngit-svn-id: 4e353c0944fe8da334633afc35765ef362dec675@4136 b4e469a2-07ce-4b26-9273-4d7d95a670c7\n", "proba": 4.882395501226711e-07} {"commit": "265504d944a70f7714615b2f6aaf05fb4857ea3a", "message": "checking in some minor cleanup\npeter\n\n\ngit-svn-id: 52ad764cdf1b64a6e804f4e5ad13917d3c4b2253@325783 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9643961713409226e-07} {"commit": "3205a54955badd5ce6d193441aac0be9cec5373c", "message": "am d19d73ac: am e4694b7b: am aa378715: Asynchronously handle TIME_TICK to not block the broadcast.\n\nMerge commit 'd19d73acdd32ee35f104187d64a3a43357c944df'\n\n* commit 'd19d73acdd32ee35f104187d64a3a43357c944df':\n Asynchronously handle TIME_TICK to not block the broadcast.\n", "proba": 1.6068224795162678e-07} {"commit": "00e48fce7318014894519d655d77b7dd2769e671", "message": "download notification goes to active download list\n", "proba": 1.27582538311799e-07} {"commit": "7e92565c6ca5bf95070a16eba6741533a739b04a", "message": "- bug-fix when a List is casted by String.\n\ngit-svn-id: b368d13e588665476b8ac787ee6203fb6ee534e1@7557 fee104cc-1dfa-8c0f-632d-d3b7e6b59fb0\n", "proba": 1.366433843941195e-05} {"commit": "41c5ed90abef84cdde2c9ead92c125f38c276530", "message": "Added Java performance examples\n", "proba": 1.3769594886525738e-07} {"commit": "51cb008007f0cf697cf14e4c4fec834a45e73066", "message": "check if string length greater than 0\n", "proba": 0.9999967813491821} {"commit": "a282b1bb1231d37aa0be0a8e4be9c890801efe8e", "message": "Whoops, preformatted mode never checked for EOF...\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@622325 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.059732638481364e-07} {"commit": "719a8a3119ae671b968e8d55b38a79b056cd405b", "message": "HEC is rotatable again\n", "proba": 3.9415661490238563e-07} {"commit": "2b8b506bf4301220f827bbec6328df10b9663ef6", "message": "Now creates proper edit links.\nHeadings now generate empty anchors.\nNow works with empty page names.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624143 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 8.412343390773458e-07} {"commit": "37d45e69d53cc4a2669cfc304a293e146a9f2d54", "message": "Use the notification builder from the support library.\n", "proba": 1.0946129691546957e-07} {"commit": "323b034e8c969b19d9e6c6ddb3169d321b1937ec", "message": "Utilizar uma classe abstrata ao inv\u00e9z de uma interface\n\nUma classe abstrata permite que sejam implementadas queries\nque n\u00e3o seriam poss\u00edveis com uma interface.\n", "proba": 4.6651366574224085e-06} {"commit": "91500e75040645f94dcb4779eb8685d66b331c1c", "message": "Fix compile warnings in CxxToolFlags.\n\nSummary:\nFixing the following 'ant compile' warnings due to return type mismatch in overriding class.\n\n compile:\n [javac] Compiling 2140 source files to /Users/ruibm/buck/build/classes\n [javac] 1. WARNING: Annotation Value.Parameter is superfluous when Style(allParameters = true)\n [javac] 2. WARNING in /Users/ruibm/buck/src/com/facebook/buck/cxx/CxxToolFlags.java (at line 91)\n [javac] abstract class AbstractExplicitCxxToolFlags extends CxxToolFlags {\n [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n [javac] Generated 'Builder.from' method will not copy from attribute 'platformFlags' because it has different return type in supertype (And we cannot handle generic specialization or covarian overrides yet). Sometimes it is possible to avoid this by providing abstract override method in this value object\n [javac] ----------\n [javac] 3. WARNING in /Users/ruibm/buck/src/com/facebook/buck/cxx/CxxToolFlags.java (at line 91)\n [javac] abstract class AbstractExplicitCxxToolFlags extends CxxToolFlags {\n [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n [javac] Generated 'Builder.from' method will not copy from attribute 'ruleFlags' because it has different return type in supertype (And we cannot handle generic specialization or covarian overrides yet). Sometimes it is possible to avoid this by providing abstract override method in this value object\n [javac] 3 problems (3 warnings)\n\nTest Plan: ci\n\nReviewed By: Coneko\n\nfbshipit-source-id: 58689c3\n", "proba": 0.0010583571856841445} {"commit": "8382049f0380e09a95993d21f89d397cf97d0f17", "message": "Ignore guild emoji update\n", "proba": 1.6267617866105866e-06} {"commit": "7e279b8a02af354dd7f55cbf474663682b4fb263", "message": "Just move two TODO's out of the javadoc into impl comments.\n\n", "proba": 1.020513309413218e-07} {"commit": "cf9dc66dc6b1946b43f147cef7ad2a7c114fc774", "message": "Implement basic ready msg handling\n", "proba": 1.5586175550197368e-06} {"commit": "84e3de3f9b8183a23b5f0c526d92d04e2c6e7fc5", "message": "Fix copy paste derp in ShaderUniformCache\n\n", "proba": 2.249822017574843e-07} {"commit": "fbf1dfc87da6e3d65caf50dd553d91c80c03a8e7", "message": "Hash email to get a locally uniqueish database name.\n", "proba": 1.1651572151549772e-07} {"commit": "1bd9f000fee2b08ae3b35a14df9c0a28f04e7b99", "message": "[java][BSTImpl] Add isValidBst\n", "proba": 3.0743988190806704e-06} {"commit": "15d302804f3bfa7c6daf48322f37ec19db4e2dad", "message": "fixing npe", "proba": 7.772396202199161e-07} {"commit": "a55be10abe505efea81bc17c569b8e2d81c1dca3", "message": "Fixed call to line random.\n\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@391 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 0.00013113165914546698} {"commit": "5c0cd893d48e9606a546b497b7534d138cdbc783", "message": "Unused exception.\n", "proba": 3.042966625343979e-07} {"commit": "1af9ba5e1c82c4bc6231d7440e4cdc44f2edf039", "message": "Timer log added.", "proba": 1.4745481280442618e-07} {"commit": "0c6e1ab29aca9a0405b2474daaf1160103153891", "message": "add non-unique typed vertex index implementation\n", "proba": 8.206249049180769e-07} {"commit": "89c9e0bfa092a0cd59a458b6906672ec0343d4f5", "message": "Hitting back button during game to undo (instead of quit the program).\n\n\n\ngit-svn-id: 3a181ccea5c64942b35348d0e7ddde63b5c0a5ed@5 a7cd26e8-b5a0-11dd-b6ab-49f5beb571ba\n", "proba": 0.00028616978670470417} {"commit": "ea6031d0c7d5ca2fb2b24a7cf40e9291da965054", "message": "fix some warnings\n", "proba": 0.0014498891541734338} {"commit": "a75a4440195ef2fd3d21d3d5e17c66d2fd07e527", "message": "Restrict IncenseKindlingBox from being placed on half slabs\n\n", "proba": 1.3436851986625697e-07} {"commit": "ca1c31dbf1539fbb81661a66b8498e710eb1679e", "message": "add simple speech recognition\n", "proba": 0.00218393187969923} {"commit": "bf09fd32be6387e1d38c64a57c4004aa7f7d8385", "message": "compare record\n", "proba": 7.402256301247689e-07} {"commit": "03a3f128df19172cbcda16a8846984b88e03354d", "message": "Fix for DSK-332975, taking long to shutdown\n", "proba": 1.387187467116746e-07} {"commit": "badadcc7d503db62a5aecebdf61192a7c899a314", "message": "Fix NPE in Loader's onReset()\nWe were removing current result's cursor from WeakHashMap in deliverResult,\nso we couldn't access it later in onReset().\nAlso added a nullcheck for Cursor since ContentResolver may return null.\n", "proba": 1.1355003692870014e-07} {"commit": "3fea82660694500047775173d2fe1054958c7166", "message": "Complex pass check set to true by default", "proba": 3.7014169151916576e-07} {"commit": "aa48aa49a780886fbb98df56524c71d86fdf0127", "message": "Update GoPluginImpl.java", "proba": 6.580049785043229e-07} {"commit": "1ed6a6592301cd8182b3c11bc4b6760150b7a8a5", "message": "7116\n\nRICE20\nParameter DATE_TO_STRING_FORMAT_FOR_USER_INTERFACE was in knsconstants but is not in kradconstants. Placed a string value a few lines down to make it happy.\n", "proba": 1.0399566008345573e-07} {"commit": "2206546213373fd46e82e2c695ff20a648401926", "message": "Reverts previous commit.\n", "proba": 1.2321473263909866e-07} {"commit": "9d713c76ef06b0e97c1537cfdcc6ff297f640f9a", "message": "Add preConverge test\n", "proba": 4.3875834876416775e-07} {"commit": "aafd1457d28de1a639c1deff996e2df6c0ed71a2", "message": "New RtAudio4Netbeans", "proba": 3.6377886658556235e-07} {"commit": "41cf4e143c9b05ea12743468b7d085c65ef19ee1", "message": "Reenabled heartbeats. If you need to disable them for debugging, disable them in your working copy but don't check it in. They need to be enabled in the branch.\n", "proba": 1.1844282710171683e-07} {"commit": "7c4c3cd5bd252c1c0b7ace2fc7d98f7bc45a267b", "message": "Parse is_admin and admin_level fields in Group\n", "proba": 0.00043583824299275875} {"commit": "8a0e81e27004266b1f4322c0c8b0830686da2b21", "message": "Switched URI blacklist from 'path' to 'host' per desired functionality.\n", "proba": 1.163117744340525e-07} {"commit": "785d9b88c4ee3db78057fb93a686524a3a23acaf", "message": "Removing a patch.\n", "proba": 1.3755419558947324e-07} {"commit": "4c92ab4d2df57debb8bd5a85f20085582e2e6065", "message": "Added getters and setters.", "proba": 1.0769726799253476e-07} {"commit": "ef34dd4dce2a6c1b534927cb477874f629d34c7e", "message": "Revert \"Revert \"Revert \"Reorder operator\"\"\"\n\nThis reverts commit 78a1b5e8391875e2b0e9e8272104e80ca10f3275.\n", "proba": 1.606329078640556e-07} {"commit": "422ed1372cb1b03b71226c1ec0ffffafb20156fa", "message": "Update Computer.java\n", "proba": 7.689908443353488e-07} {"commit": "9f73faef8085e4d5597b5648d548263d0bfe3ca5", "message": "Remove unused variable.\n", "proba": 6.735898523402284e-07} {"commit": "6152cd1715c9738fa604b4acde1efe44dc48991d", "message": "*Fixed imports\n", "proba": 1.4184418262175313e-07} {"commit": "976add05b8871f72d388160bbf8c84daf3ca7471", "message": "Suppress unnecessary multiple implementations warning\n\ngit-svn-id: 47705994653588c662f4ea400dfe88107361c0e2@14243 dc4e9af1-7f46-4ead-bba6-71afc04862de\n", "proba": 0.00373510061763227} {"commit": "d37973111909e4dcb9e2f262d947d92575ec1e68", "message": "Bla...\n\ngit-svn-id: ead02d043796bce45b2cc99318339b5e06392099@1812 89a0fb20-889e-aefa-90f6-7c296b20d5cf\n", "proba": 6.697848675685236e-07} {"commit": "667e2e3f5e83d64782a3bebcbbef8ab75192edd4", "message": "Fix broken unittests - also makes #1 go away temporarily\n\n A couple of unittests were broken as an artifact of when I carved\n this code out of GlobalSight -- a fix had been applied to\n SharedTuStorage.getTuPageByLocale() that had not been applied to\n DedicatedTuStorage. This caused a couple unittests to fail.\n\n Issue #1 appears to be related failing tests - when there is a test\n failure, it looks like the transaction may not get completely\n cleaned up. This will block subsequent attempts to clean up the\n tables for that test, hanging the suite.\n", "proba": 1.2343737409992173e-07} {"commit": "a28a6a607ca30d3fd1cf25a422b1f6dddfbc5c85", "message": "Allow customizing which runner name is reported first.\n\nRELNOTES: None\nPiperOrigin-RevId: 325182806\n", "proba": 0.0010584902483969927} {"commit": "2943f6bc9d8a2967f1b394b7135b9d7c29dc57e7", "message": "Requires non null configuration field\n", "proba": 6.866020498819125e-07} {"commit": "c569084cce33bf20da47efe48113c9dc678eaa03", "message": "IMCMS-99 - Document editor: search: - Javadoc update.\n", "proba": 1.1235071895043802e-07} {"commit": "196fdb90ab8f36561d5e2f56accbc39c2f988357", "message": "Interface", "proba": 2.1258058495732257e-06} {"commit": "4b265557dda0ab7ae5cef750ea688dbe8931849b", "message": "remove clock filed from ObjectMetadata\n", "proba": 2.3812651761545567e-07} {"commit": "16c3364284351421c476ea27d3f3cd41ca0d22bc", "message": "Update CommonProxy.java\n\nAll wool can be crafted into string", "proba": 4.0013767943491985e-07} {"commit": "2954ef7de15bfd11578c459fb44f7c6bfef050ff", "message": "Better launchpad directions.\n", "proba": 1.4391682157111063e-07} {"commit": "57e3eabdcbe53658d0716004d418a2adf4e6eb14", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@8885 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.52849564630742e-07} {"commit": "6b8c1f4298088c522b0f7a3ce4518e58f2f8ffd4", "message": "Remove commented out call to layout\n", "proba": 1.3256000386263622e-07} {"commit": "dbb8deaf653b45d12ca683c026a78d74836abb85", "message": "ind xp multi-host fix?\n\ngit-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@18790 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 0.00035299357841722667} {"commit": "f481caeaef4b0568c743572b6f589497ee756037", "message": "\u89e3\u51b3\u6570\u7ec4\u4e0d\u80fd\u4f20\u53c2bug\n", "proba": 4.084801901171886e-07} {"commit": "6c26e6a201c5e8ce893e7b5f9bf02265e2305b97", "message": "synchro", "proba": 2.6796785732585704e-06} {"commit": "cbf474275ffa4908fa78a4dc5e890b7d881a6c5b", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@15048 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.775372073912877e-07} {"commit": "cad107e5c8b9d5a992c6d6665a6b97b885dbc358", "message": "Clearer error message when target directory creation fails\n\n", "proba": 2.4582843138887256e-07} {"commit": "97e1cc65ee944d8c1c3e361054caefc32e60ced1", "message": "bugfix generateExam", "proba": 8.664534902891319e-07} {"commit": "2b2315513a764c2a3a2d20b6642fbf14e015ad71", "message": "Revert \"Revise settings to better match WorldGenMinable operation.\"\n\nThis reverts commit 9fc141be4e539d97dc00c1d96756ec56c0730c8d.\n", "proba": 1.1728059945426139e-07} {"commit": "5c28685f4bad18874b20b7b39a992847ecb50d33", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "794c2372988c998ed018a16e5157f094a1780cb8", "message": "supress warnings\n", "proba": 7.323640147660626e-07} {"commit": "1daba705e4d1afc09650c651258ba42b78c5638b", "message": "Switch parameters order\n", "proba": 6.725397270201938e-07} {"commit": "4f5da1402ca57e7fc5eb3d1818f3387afc58b722", "message": "You can now use push the enchantments onto the tool from a gem", "proba": 1.7684287456631864e-07} {"commit": "cadb03e692ffedb9fc2c6b700b1dc1f4ec4ec3b9", "message": "clear param help, new resizable GUI!\n", "proba": 1.101814390835898e-07} {"commit": "335318293dfb8fa6b5e923d605edf1e4059401c1", "message": "Minor code style changes\n", "proba": 3.2797117910376983e-07} {"commit": "787d23f3dd79b23dc03f4af0b042c153691350c6", "message": "Deal with SLL certificates more gracefully. More flavours for calling remote server.\n", "proba": 9.785190258071452e-08} {"commit": "c0e0e4a492dc32c64af32f7910a600b161bc82dc", "message": "Fixed display of numbers in JSExpressionhandler (experimental)\n", "proba": 1.1032296498569849e-07} {"commit": "5d7a9c653bc2cfcb4a29befd4494ff8ec93620e2", "message": "Remove references to the apache package\n", "proba": 3.946881008687342e-07} {"commit": "2e65681029a7416ebf057f4c7fabf4f729027cc7", "message": "update documentation\n", "proba": 4.832937747778487e-07} {"commit": "9797907e70a4271a3da81eff8c691eedae6fc288", "message": "Store a copy of all shared state and type representations\n", "proba": 1.3107413110446942e-07} {"commit": "9328819fa3d80c6236637976d80f8ca8c0b6cdca", "message": "added authenticatedUsers to redefined role setup", "proba": 2.280816460142887e-07} {"commit": "ec9c56f3a79f2a26e06fe4f36f2701539fffdc75", "message": "api call to delete MapLayerMetadata\n", "proba": 2.767785076684959e-07} {"commit": "02e5124552527f73995929e4b9b1655b08768a0c", "message": "rename variables\n", "proba": 1.823667116696015e-05} {"commit": "031093cd2a8efb24890bbabaa60b5b068e8ae34f", "message": "Resolving Eclipse warnings. Added JavaDoc.\n", "proba": 1.0852290444063328e-07} {"commit": "e3b795ea0513c483ac4c0ba8c5220dc75ca95db8", "message": "Cleaning up\n", "proba": 5.428761369330459e-07} {"commit": "09b81a93723c343a6fd721ad4541c278e92dcdc4", "message": "Mark pruneTags field final in PruneStaleTags\n\nInitialized in the constructor and never modified.\nSimplifies the equals contract by not including mutable fields in\nthe equals calculation.\n", "proba": 1.0863659838378226e-07} {"commit": "41f824f30b0839a132e92badf64beb2269c516ac", "message": "fix(media): remove unecessary methods\n", "proba": 0.00019341925508342683} {"commit": "5095e30a816377540126a3a94d9dfd6e533c1d58", "message": "corrected handling of json arrays in rest return, in case of EMBEDDED\nand IN_MEMORY db-access", "proba": 2.5670138370514906e-07} {"commit": "2ad79ae6b0a2748c31b63b8c699e4ca9560ee963", "message": "remove excessively verbose logging statement\n", "proba": 0.0005528905894607306} {"commit": "105f8b6b96eb3439123047819229c0ff24528ac8", "message": "Fix #14617 : reservations are not shown when on more than one week\n", "proba": 1.1961451207298524e-07} {"commit": "858483fe4109f6f4211895cfd63cad025dfb3309", "message": "Cache getOnlinePlayers method reference in PlayerHelper\n", "proba": 2.718100517995481e-07} {"commit": "c64b025e9a5b7ab0bd3b61e6afc38776ef75cf83", "message": "Secured added\n", "proba": 1.3252575570277259e-07} {"commit": "9f68cf83b443ee7d9e9c3037576b8c47a933923a", "message": "destroy a webview if the corresponding activity is destroyed\n", "proba": 2.354255957470741e-05} {"commit": "035dd4c2457cd321075f3a4d1780784c6eca9c12", "message": "Make the parent dir tree for the dep extractor\n", "proba": 1.48458830153686e-05} {"commit": "f7f886938b629d2e0ea23e18da43fbfbd86eb596", "message": "allow event listener to be NULL\n", "proba": 0.0015001519350335002} {"commit": "e259be092a921dcaafb05fc9518025c394178594", "message": "Remove unspecified API use in ReplicatedChronicleMap.writeExternalEntry()\n", "proba": 1.3371887064295152e-07} {"commit": "6bb350e68dc9cb5c46303998f91fdaceeac689a1", "message": "Added missing EMC values for some items/blocks\n", "proba": 1.71867824860783e-07} {"commit": "50b6fafa9f040bb1f8c9ec563220b49f50c44645", "message": "Reduce number/scope of warning suppressions.\nConsolidate node-list manipulation into one place, which in turn is implemented correctly.\n\ngit-svn-id: e7a1cf118dbd81641b56f1cead84a0876efec607@16178 bf327186-88b3-11dd-a302-d386e5130c1c\n", "proba": 0.0005330853164196014} {"commit": "35cb6b9ebba7389f4c564734700278c4a1e107b7", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "1ba1fe00e133a3ba370d44cd7ebbdea036467902", "message": "Fix #80\n", "proba": 5.46727164874028e-07} {"commit": "2ca44a67965fa8b2ea222f8da251a70f4346edc6", "message": "CG-25 replace ReversibleMove use\n", "proba": 1.1936700161641056e-07} {"commit": "0593f4bf688ca52a5f0b55bfd8439e90d6a2b1f8", "message": "a better text for exception (avoid calling object.toString)\n", "proba": 6.101090548327193e-07} {"commit": "373b6adb1531b4562973d1d7debc63473c140e25", "message": "fix generation pom.xml without svn cmd\n", "proba": 1.5537585795755149e-06} {"commit": "f99fe862d72a840fdda0954fa9d6fe55df768596", "message": "Fixes #618 : Changed constructor of AbstractZonedDateTimeAssert to protected\n", "proba": 1.0728394528314311e-07} {"commit": "a5c9e73301ac4f59a458f797e487158b9f6d07b9", "message": "Trivial tweak for DGM `collate`\n", "proba": 1.244306702119502e-07} {"commit": "2003bafec42c5305f8a7bcb8636f54afe02b5a24", "message": "Fix version incompatibility with Graphiti\n", "proba": 2.651137833709072e-07} {"commit": "e4297ee1b77872ec4eaa72c95fbeae52093e3434", "message": "generify (java 1.5)\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@607 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 2.118488737323787e-05} {"commit": "36be9cdc691faa8784e1f17afd54a1c4d6f36703", "message": "Replace StringEscapeUtils.escapeJavascript\n\nA method for escaping JSON output is added directly to the\n`JsonEncoder`.\n", "proba": 1.4488465183148946e-07} {"commit": "4f11f929add86fc59bc9db2d87a848215aa0a854", "message": "math added", "proba": 7.863279165576387e-07} {"commit": "7a9c91b74433ce3f0dad3972341683520317cf9e", "message": "Corresponding rename changes for...\n\nhttps://github.com/TheWeatherCompany/dasein-cloud-core/commit/d6f142778f21b58a3dc4426ce8d9573a7903a10a\n", "proba": 3.692581458381028e-07} {"commit": "e4bbdf2b068686ad452971cc763fdd0734736a92", "message": "Combinators.nop()\n", "proba": 1.2793872201655176e-06} {"commit": "a41f3fda3c94361e7aa73d0fb984c38ba22078d7", "message": "Make Event serializable\n\nMap fields are changed to HashMap (HashMap is serializable; Map is not\nby default).", "proba": 1.098040200986361e-07} {"commit": "384286d463d1d96c2017abfd6ed60fc98bce8888", "message": "Mapping: Using _default_ mapping type with _source excludes (or array based config) can cause the array to grow indefinitely\ncloses #2317\n", "proba": 2.850637486062624e-07} {"commit": "02d5d2479bb7f4f62cbcc8ac9a1902f0444f07b9", "message": "Added Buttons for Pusher\n", "proba": 1.6045638062678336e-07} {"commit": "37098dab77b448da04970ac0eab9d0f21272ba29", "message": "Add reset method to InfoProgressListener", "proba": 4.707809466708568e-07} {"commit": "921a0ecd02a789c2771e09a8d0614fc792b3cae5", "message": "Also wrap p/c queries in CustomQueryWrappingFilter in the fquery qparser, because they otherwise p/c queries may work incorrectly.\n", "proba": 1.0893289470459422e-07} {"commit": "048e7473d435c66e4a25e30704a807fe8ce459c2", "message": "Minor typo", "proba": 1.950425939867273e-06} {"commit": "6412040b8e6c28cf14f7b7ed6031d1d61a1405dc", "message": "Fix item recommender module to read thread count from property.\n", "proba": 1.0249159743125347e-07} {"commit": "83d2f3ff8b54401d7436486f9c1b75fce9a7707e", "message": "Updated PaymentAttempt attributes\n", "proba": 1.8694863967994024e-07} {"commit": "df0afa74d0eb67214a45d36b212444e5e56ed277", "message": "updated tilesverifier\n", "proba": 4.2992951421183534e-07} {"commit": "c401d511e346601ea0ef5cd30421be90fdc05529", "message": "schema.xml\u914d\u7f6e\u6821\u9a8c\uff1a\u8bbe\u7f6e\u4e86table\u7684\u4e0d\u9700\u8981\u8bbe\u7f6edataNode\u5c5e\u6027\uff0c\u6ca1\u6709\u8bbe\u7f6etable\u7684\u5fc5\u987b\u8bbe\u7f6edataNode\u5c5e\u6027\n", "proba": 2.1197718069743132e-07} {"commit": "0e1b85bb7e7c691a4440e1f1246e44ce83c682bf", "message": "Fix %20 -> ' ' for loading jar files with spaces in the filepath.\n", "proba": 1.044469044586549e-07} {"commit": "554f1f9957c274a0e0df832b90c120d127070e2a", "message": "Fix javadocs\n", "proba": 0.9988435506820679} {"commit": "06599f39a04907c18307258c66c8a9e803200c0a", "message": "Remove methods in SpongeComponents in preparation for Adventure 4.8.0\n", "proba": 1.34750038682796e-07} {"commit": "44569f940168915baaebb785bf88654dcb11af4e", "message": "implement SaveWorldEvent\n", "proba": 0.00024096775450743735} {"commit": "437cf9f0522cfbf4db2b16a17fe1d27c12aafb5e", "message": "WebHook JSON add a function sending to Slack\n\nWebHook JSON add \"text\" property, It need JSON sending to Slack\n", "proba": 9.586991836840753e-06} {"commit": "e2c6d1606a283b0dc1de02faaa413b14c92f8b98", "message": "Fixes #209. Added support for empty-base URLs\n", "proba": 1.4619043042785052e-07} {"commit": "ff21229ca94e1147cae203a5eb3e61d1e1385a4d", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "9b934b172c6b4eec44b241271e9e8444112ae7a0", "message": "Create method template for enrollment notification generation\n", "proba": 2.0761842733918456e-07} {"commit": "642aa7c9f5cf05155cfb09f7dfffd884fba3cfff", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "a9465466a344732e936c3a22977c139212f00b87", "message": "Removing TODO which is done, adding warning comment\n", "proba": 1.91947734151654e-07} {"commit": "8ec1e7d890dbb5a531379b5256e8753f96ebd6c4", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "ef2ff45176b872d2b38bec8f54cd756f3a8c5802", "message": "Major refactoring with Database Schema Evolution, working on #113 #114 #115\n", "proba": 1.1448079106912701e-07} {"commit": "c2ca85af5b4ef0c8374befc1d63fd9f453622e72", "message": "New clientlib ver\n", "proba": 1.416753292460271e-07} {"commit": "57075499268c859e85905664c0501665673abbcd", "message": "Added high throughput mode for selected connection types.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@1689 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 1.1102682037744671e-05} {"commit": "c83af855b606aa42007c51c9c4a12d03907dbc0e", "message": "fix missing hint\n", "proba": 0.002723648212850094} {"commit": "b453a739c8a7d41d8a2cb2f976c7987f8bef9e4f", "message": "GS-9475\nFixed takeIfExists unit tests.\n\nsvn path=/trunk/openspaces/; revision=100492\n\n\nFormer-commit-id: 3a406f6bf0a99c351917740cf77e3e1183ffc3f9", "proba": 5.206011337577365e-06} {"commit": "0243d80f3fd77b014116b17687b51f242cd240ae", "message": "Added catches to only update RDS/Stereo on radio focus\n", "proba": 1.3648751462369546e-07} {"commit": "6e3cb0b1a0c94de00f566ea6ed914678e7cdd609", "message": "Fixed typo\n", "proba": 1.2940510032422026e-06} {"commit": "cf77252f4e5419e9157611ff2c247703fe39d053", "message": "Check for null return from getPowerReceiver\n\nBuildcraft doesn't seem to ever return null but UniversalElectricity\ndoes, so we'd throw NPEs.\n", "proba": 1.0250645487985821e-07} {"commit": "169745c3d52d7c5eee64a7b3e194bc2ce63054f5", "message": "Adding documentation\n", "proba": 3.017979111064051e-07} {"commit": "6088de8d69f4d7fa5e130be310e49df650944486", "message": "Fixed issue with GuildSettings if accessrole wasn't set\n", "proba": 1.9091970671070158e-07} {"commit": "ba8ea3adacd8e112202c1b482377cc507ba2f8b7", "message": "some fixes to PortletServlet\n\n\ngit-svn-id: 616481d960d639df1c769687dde8737486ca2a9a@2855 9c99c85f-4d0c-0410-8460-a9a1c48a3a7f\n", "proba": 4.1885024870680354e-07} {"commit": "be29d2792cc594c3ece1a544cbabc9ae911b170e", "message": "Autonomous Cases 4,5 and default (spy box)\n", "proba": 1.1181455761288817e-07} {"commit": "73db8c0dbf7aab9a5d4b3d318650dcd71ce22874", "message": "add remove from group\n", "proba": 8.348940241376113e-07} {"commit": "bf570d58f00cf2d71ef4e08da4c5f47f92b8a09f", "message": "\u041f\u0435\u0440\u0432\u0430\u044f \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0430\n", "proba": 1.2311705859247013e-06} {"commit": "c89a8f5bd02d963fe8828dc4be1cbd363e04e398", "message": "update comment", "proba": 1.72829359712523e-07} {"commit": "bb70a391e053cd0e80d964265bce0c9ede4308ec", "message": "ignoring a test that's unrelatedly failing", "proba": 0.0041057877242565155} {"commit": "faf1872e8ef1bca4e69da8f0d59710ec77543924", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "a3a03091645ad749644c6198568938acf14ebdd7", "message": "Lines authored by marcocova\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0119691751242499e-07} {"commit": "2a7f8b2d942b2edd4ac8a04bb9fda5bfec561868", "message": "fixed inhi and ex bugs (going to infinity!)\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@5627 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 5.009932237953763e-07} {"commit": "165740beff21705649adc3abeeb2e03114f282d0", "message": "add autogenerated license header\n", "proba": 2.8543371399791795e-07} {"commit": "50c527a49a22a477877c1dc93685d25476f24699", "message": "test \n\nChange-Id: Ief1e476387bfc9c4150c530fe99ae94c307784fc\n", "proba": 5.838832294102758e-06} {"commit": "41e5268a039247b6f4b2fd378d0c84e8f36881db", "message": "Updated test for comparison method", "proba": 2.23723688463906e-07} {"commit": "d73fd5fb15c09c3a4dd783eaec1f4165ca450091", "message": "AggregateQueryITCase.java : Added test cases for reverse logic and corrected expected output\n\ngit-svn-id: 3727a5fd490da57ffbb4efc8eef39fd409567e2c@26778 8f329c14-d232-4f17-8684-7ee34322b8dc\n", "proba": 2.394702096353285e-05} {"commit": "37b84ba376871d58f90a27adfcc8e5a4590c8aec", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "0ef39e15986b0937df61915d43b3c5e50b6a14dc", "message": " Remove not used class\n", "proba": 9.364664492750308e-07} {"commit": "1a06b3a1e74fa0271e61004d527de00b7a8af942", "message": "tests use Set\n", "proba": 9.061970445145562e-07} {"commit": "8b7ca610e746ff04139bb9cd3f51cc536232cc1e", "message": "a test case fixed to support multiple queries\n", "proba": 2.3159344664236414e-07} {"commit": "70e7d72322c4888627722baca43d672884d4a532", "message": "Clean up tests after debugging session.\n\ngit-svn-id: cde5a1597f50f50feab6f72941f6b219c34291a1@1073487 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.761498737731017e-05} {"commit": "408c2b3853a7eacbd95e1667b384110ea6bfde92", "message": "update comment\n\nSigned-off-by: Cai Liming <35bea375ee08c177b3ffa16d8dc8eeb5eadbb877@163.com>", "proba": 1.1681690637033171e-07} {"commit": "3551d8575af456bd130a5de762f9f15e55848e21", "message": "Removed debugging\n\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@971 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 8.38147286685853e-07} {"commit": "791c40802da038518e6b7f1a1ff99ba6b545bfe7", "message": "Add extra function to get the client state.\n", "proba": 1.1719585302216728e-07} {"commit": "fc988aac15810e78be26dd5496c2f63569dbaf4a", "message": "Created fields for all known PhotoshopDirectory tags. Removed duplicate addition to HashMap in static constructor. Reordered tags in numerical order.\n", "proba": 1.0086874624448683e-07} {"commit": "0427f1140333f18134b88dac8c41b5e2129e27ed", "message": "Fixed the bug in PaddedCellBulk.", "proba": 1.1048742720731752e-07} {"commit": "ff85d125cef190c2603527721806f635c1948355", "message": "Added descriptions to URIParsingContext and ParsingContext\n", "proba": 1.2944900618094834e-07} {"commit": "17fda89e4b79544420dcb312f232eea82bfb6378", "message": "Fix for issue with touchpad, reported \"Subject: animate obj\"\n\nSigned-off-by: Jason Kim <2dc66530b4923fb14f828e7bc9b30158656d4694@samsung.com>\n", "proba": 1.1498937624310201e-07} {"commit": "ad03b064bdb6600666e93361e0562488866c9862", "message": "Add since tags\n\ngit-svn-id: 8a12ccb6f50c30e5a282783f538d297d22c63f8f@1340 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 1.9568294646887807e-06} {"commit": "debb048ff2ac20422c5ebc804b12b23d28286ca8", "message": "Generalised inputPort columnnumber and pretty execution modality\n", "proba": 4.155075714606937e-07} {"commit": "df66a0c7f668b27ac4b5fa8248494beead531d14", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "473dc723f927e7a985dd8e5154ca200db22f9aaf", "message": "[ZEPPELIN-1159] Livy interpreter gets \"404 not found\" error\n\n### What is this PR for?\nRestTemplate throws HttpClientErrorException, exception thrown when an HTTP 4xx is received.\nhttp://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/client/HttpClientErrorException.html\n\n### What type of PR is it?\n[Bug Fix]\n\n### What is the Jira issue?\n* [ZEPPELIN-1159](https://issues.apache.org/jira/browse/ZEPPELIN-1159)\n\n### How should this be tested?\nRun a paragraph using livy interpreter (say sc.version), now let this session expire (or just restart livy server), then try running the same paragraph, this should result in proper error message.\n\n### Screenshots (if appropriate)\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: Prabhjyot Singh \n\nCloses #1184 from prabhjyotsingh/ZEPPELIN-1159 and squashes the following commits:\n\n7c58e42 [Prabhjyot Singh] ZEPPELIN-1159 - catch RestTemplate exception\n", "proba": 0.0002898417878895998} {"commit": "01338b70b5a9da3ce417147debc29830864b021c", "message": "Show message dialog when workbook loading fails and keep old workbook", "proba": 1.5922181262340018e-07} {"commit": "1f7934dd1b4232c1e2cf0e0a4ff64398ae406920", "message": "Update MainActivity.java", "proba": 2.2363547032000497e-06} {"commit": "0ee7c20f258d14f1f940fe8ecc31eb58923edc84", "message": "Fixed no-op assignment.\n(Patch by mdb@samskivert.com)\n", "proba": 1.1759733098415381e-07} {"commit": "bddda2bfd778c84bfdf3e27172b1bcb25e48ac6b", "message": "improved output for onerror elements", "proba": 5.54470034330734e-07} {"commit": "a06c4537c9a9660a1c25fa53e5d06c9f0ea65bc4", "message": "can be static.\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@11305 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 0.9999852180480957} {"commit": "12402627b910b6a5ec11dad5d8a7a6839a97e17c", "message": "fix for nested files checking order\n", "proba": 2.4250147134807776e-07} {"commit": "36c19f4176fb37c71019743ab19cc92e684a79e5", "message": "20558: removed runtime.test - removed runtime.test\n", "proba": 1.6864439658093033e-06} {"commit": "175e01c0298e37a73d8c5b567830ce358e955d9d", "message": "sp fix\n", "proba": 1.2260807125130668e-06} {"commit": "97e50a396d096a04b99e4324eb01ce2a2ae50083", "message": "comment: add ParagraphMarkIcon\n", "proba": 2.1203014455295488e-07} {"commit": "be0dd93806bfba02dadaf1b66ba421d58887c574", "message": "Added UserCntl variable and updated to take actual logged in user", "proba": 1.307365522507098e-07} {"commit": "ca5610bda16b17de834743945b4339ee24dab1a8", "message": "fishing work on export interface", "proba": 1.2590666642608994e-07} {"commit": "0dd99798ee8e51794a498e487a984d15ef48e9ed", "message": "tween\n", "proba": 8.304840775963385e-06} {"commit": "959fc27b2c479f8db4afccb3dc565b7bce82f799", "message": "update copy file api\n\nSigned-off-by: Cai Liming <35bea375ee08c177b3ffa16d8dc8eeb5eadbb877@163.com>", "proba": 1.1672847932686636e-07} {"commit": "1a503dad82ab56962b7b9507d3efbef1272120aa", "message": "- changed .colorAsHex to color.toString()\n- added function to delete first empty line in document\n", "proba": 7.203760787888314e-07} {"commit": "1a02d5db01abdc710e1d9244a61f9cdc3f31971d", "message": "Bugfix in linkModel", "proba": 2.8175983857181564e-07} {"commit": "e8d5fd569a6d67a711dea60b8f41b396483f7d40", "message": "Added some android gl testing code.\n", "proba": 1.0632810898414391e-07} {"commit": "af300780d0955d6f799c0c63e567bf8a27c51753", "message": "added more logging printout to debug incorrect parsing of AER-DAT-3.1 files\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@9346 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 8.549652079636871e-07} {"commit": "7eb1d9719cfdabbde2adeac7ef97c3aed74dc8a8", "message": "Fix leak in SQLiteDatabase.ActiveDatabases\n\nby replacing it with private static WeakHashMap sActiveDatabases and\ncleaning it up in SQLiteDatabase.onAllReferencesReleased(), following what was done in:\nhttps://github.com/android/platform_frameworks_base/commit/e5360fbf3efe85427f7e7f59afe7bbeddb4949ac\n\nNOTE: in the Android project the reference is _not_ cleaned up in case the SQLiteDatabase instance is finalized.\nNo such distinction is made in this commit.\n", "proba": 2.393003524048254e-05} {"commit": "5d0e78dd8c285f2358f2f659063af3c51fbca0b1", "message": "Option sequence\n", "proba": 0.0005007535801269114} {"commit": "f723e3a59575e6acbbc58ffc03a3c9d6d76f4ab4", "message": "get token from TokenService in Realm\n", "proba": 2.567094838923367e-07} {"commit": "beeae32212b7e702a772b11f73916abb64f4f3a7", "message": "added genbank namespace for use with genbank format\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3486 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 1.36480002765893e-06} {"commit": "4b57ad61a72cee45729dcb4f4e7703fcac1ca496", "message": "minor adjustment to ignore v3\n", "proba": 2.67177824753162e-07} {"commit": "b5155a777c91b8b2bdd78a4f1588a828764f415d", "message": "fix for remotePathName and friends to deal with cases when the file directory is not set\n", "proba": 1.3282512156820303e-07} {"commit": "f16eb7e7d64a4f19afd3a020659e84d5e0ceea80", "message": "also stick in the profiles in the SC\n\ngit-svn-id: 6ee47c8665bf46900d9baa0afb711c5b4a0eafac@338 e2bb083e-7f23-0410-b3a8-8253ac9ef6d8\n", "proba": 5.160034675100178e-07} {"commit": "f0b516d8037104aeb425f6a2cd20d1dcb53e1e09", "message": "Now provides more information from S3 error messages\n", "proba": 1.1485139594924476e-07} {"commit": "c56d925aaf4d77b236fb73e9210963f4b12a35b3", "message": "added wait after shutdownNow() to wait for all threads to complete\n", "proba": 1.3928159603437962e-07} {"commit": "1982127fafeea2c937296ce2a69334f78aa2fe52", "message": "settig destination now in postXXX() callbacks\n", "proba": 1.4426819916479872e-07} {"commit": "33db5e6240596a7d5c4195320cdd91ec4c47c255", "message": "Add recolor and hollow operations.", "proba": 1.1576929637158173e-07} {"commit": "fae953986f67fc522f138dac7d0469852145d14e", "message": "fixed bug 316326\n", "proba": 4.893909704151156e-07} {"commit": "22f6fd7b79694ad94021f5816cb89a31b99960b8", "message": "rename start to limitStart\n\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@3577 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 9.625009624869563e-06} {"commit": "ab6363cb3e42fe940197f6b2aa2d82b1ce094b76", "message": "enable GET for image/batch/zip/read\n", "proba": 2.276257475841703e-07} {"commit": "e3c70ff7d19eb81fa51b6280d6ff0cd12b327067", "message": "fixed NPE when getting name generator instance\n", "proba": 1.7538620511459158e-07} {"commit": "b8bc89e7d4b59c77371982d1cd2c6144a887903e", "message": "Correct some issue in gallery widget.", "proba": 2.0719316751183214e-07} {"commit": "ef3d7fa9064089917157a15f8834341b6b994436", "message": "Add comment for OpenID4JavaUtils.", "proba": 1.137614020763067e-07} {"commit": "bbcc220b10b3b4146deea7a02b489513394bc8db", "message": "Fixes for height \\ width in swt dialog\n", "proba": 1.5987274082363e-07} {"commit": "5633141b3aa7097bc27952c788d5dff0930b8f66", "message": "added ID inspector by int and key", "proba": 1.3182955171942012e-07} {"commit": "27370ce40d549054fb1450017ff954a9e2d8cc75", "message": "added conversion for simple fbc reaction\n", "proba": 1.398352651449386e-07} {"commit": "0e289918858bca71606a5f56e6b4e767734c4054", "message": "Minor format edits.", "proba": 1.4231206080239645e-07} {"commit": "08cfda52ad727ac3fe6eacf6a01d82d3922c3219", "message": "Complex add style\n", "proba": 7.635932206540019e-07} {"commit": "f5c00111a9e728b2859e938aa7749a7d66dff866", "message": "DescribeSensor fix\n\ngit-svn-id: a58f1e388be0b035aaf3ce3f4edf164054050d24@132 65eab6d0-0751-0410-986a-37c5601cf520\n", "proba": 3.417530479055131e-06} {"commit": "400c17ffa2a6e737e3e2f162924be68bb05c6466", "message": "Polishing\n\n\ngit-svn-id: b619a0c99665f88f1afe72824344cefe9a1c8c90@381 fd5a2b45-1f63-4059-99e9-3c7cb7fd75c8\n", "proba": 7.473892651432834e-07} {"commit": "f3fb4659ed99269b2339344cfc4ac95be6e38def", "message": "added method demonstrating that ojb was fetching references with transactional proxies on in the test testTrans\n\n", "proba": 1.2946122751600342e-07} {"commit": "6d64d1cdfe5a6ada3d5f33e215cc67b8ea877285", "message": "fixed IqlQueryActionTest\n", "proba": 4.3437347585495445e-07} {"commit": "afcf98e90f7ebb7fd3600cb6476432e1ea9fcc94", "message": "added test for NRW.removeOOBMessages()\n", "proba": 1.4797858227666438e-07} {"commit": "0c58cbc0fc0448ebce30c77f4203f6df0b0bf3a3", "message": "optimize timeouts to reduce test time\n", "proba": 2.2652426196145825e-05} {"commit": "3a7120a0623079a5d3cf474a9c28e980b962ee4b", "message": "Add wrapping for TestActorRequestFactory.\n", "proba": 1.2541197236259904e-07} {"commit": "3999c0826654b9abf0607faa6d3b81587f19bacb", "message": "Android: getConnectedAppstoreName()\n", "proba": 4.0474475326846004e-07} {"commit": "f5219c29b24b621868c287ab3d70cf98fbe2e61c", "message": "Add debug for autorefresh.", "proba": 1.450807189939951e-07} {"commit": "281639c7791ef58c2a614c8c7b6aa646b409b513", "message": "fixed potential memory leak when motes are removed during a simulation\n", "proba": 2.429716232654755e-07} {"commit": "6a70b33b749c328b73bcfb6e1b684222fa826ef1", "message": "Implemented logic for server configuration #76\n\n", "proba": 1.5792670637893025e-07} {"commit": "be7f6b00785dec308caf0675b27e9cc84a626905", "message": "lat/long bug fixed", "proba": 5.634342983285023e-07} {"commit": "7864124c3b1417677cdf4ab02138d505cffc4665", "message": "[Java] Park nanos rather than yield in client conductor when awaiting a response to help prevent resource starvation.\n", "proba": 1.0190486676719956e-07} {"commit": "474184c9f7cd0438833edc271394ed8c89f584ba", "message": "[Java] Remove redundant check\n", "proba": 5.847642228218319e-07} {"commit": "1dbcca6c97b3bf01292396714ec272120db49c8b", "message": "don't double-log oauth access token parse errors\n", "proba": 4.307256631363998e-07} {"commit": "b65347949c557bb63dc1a91b87111cdfa4c8c68d", "message": "[android] on some platforms eglCreateWindowSurface could fail with the eglConfig used to create eglContext. in this case we should find the first suited eglConfig and recreate the eglContext. this fixes an issue on Motorolla Defy.\n", "proba": 1.2240695923537714e-07} {"commit": "249210e7d86c860d6d68215af633a7a88d1902eb", "message": "Added JavaDoc reference to com.torchmind.candle.api.IObjectNode\n", "proba": 1.9668318884669134e-07} {"commit": "a1f2d61a15bc9bcf588e07082efb27c4c61479a3", "message": "Handle java errors thrown from conversions where it was intended.\n", "proba": 1.0893725743699179e-07} {"commit": "3e528c1c34c267dd81e9f13d52741fd2a3a4730f", "message": "change frequency for performance\n", "proba": 3.621619839577761e-07} {"commit": "937557da14a2ae0b54dfa5c79e28670f2167fd0d", "message": "Remove James Bond\n", "proba": 1.5661793213439523e-06} {"commit": "71d84cd4036f5a239b76a320f8ea4d15119ba3ba", "message": "Added in a TolEquals method where you can supply your own TOL.", "proba": 1.0271626393887345e-07} {"commit": "47c50d075050709d087f2ae16c2ec380171e4e73", "message": "Timer\n", "proba": 6.409531579265604e-06} {"commit": "3ed3ebe769d5fefadfbaff2319da64fe9c1b75f0", "message": "Actually, it isn't compatible with JDK 1.2, since InvocationHandler is a\nJDK 1.3 class. If JDK 1.3 compatiblity is needed, the Enhancer interface\nshould be used directly.\n", "proba": 1.085616148088775e-07} {"commit": "8615edd09e30a728dcc35c471d677ec86ff736f6", "message": "Unify direction in player with tcp protocol\n", "proba": 0.0007685269229114056} {"commit": "c047bec0a3b6086011f1fcb18170e588c040b2d8", "message": "Added start-up parameters so a rebuild is no longer necessary.", "proba": 1.1092240015386778e-07} {"commit": "e0031d8ea7433e4e1425f7b037ef54393b17ef2b", "message": "fix #3610: geocode search is case sensitive\n", "proba": 0.00038533369661308825} {"commit": "326941e173560b3916f236ab703dd7fdfce80838", "message": "Removed tabs\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@108655 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.9521165717815165e-07} {"commit": "61d2d5d561ccfc9313d606aefd1340272923a234", "message": "escape/unescape \u306e\u4eee\u5b9f\u88c5", "proba": 1.2731213701044908e-06} {"commit": "ba275f3e93126314af8cb2bdac0d7b59f1df8e28", "message": "test IEEE, test Unicode", "proba": 4.656957059978595e-07} {"commit": "1df1c1b449ed6e1c115bbb398089f65bcda355a0", "message": "Mock up serialization of NativeSslSession\n\nAbstractSessionContextTest would fail when it tried to make sure that the\npersistent cache received some kind of SSLSession, but it would end up being\nnull since the mocked NativeSslSession would simply return null on a call\nto toSSLSession().\n", "proba": 1.208382371942207e-07} {"commit": "439c54308681e9d0d544e4026ecf61f4d823f739", "message": "Partial revert of commit 1045 based on empirical performance testing\n", "proba": 1.3170125612305128e-07} {"commit": "82e5942226f4608191bef0b936bfacc0e34e33fe", "message": "(TWILL-229) Default to use logback_template.xml to configure logger, unless overridden by user\n\nThis closes #49 on Github.\n\nSigned-off-by: Terence Yim <124a74c257b731c60c274382144d5c07e3dcf301@apache.org>\n", "proba": 1.273234033760673e-07} {"commit": "721b9a11cb563baa14bc896f18bba2d6700bd10b", "message": "Added documentation to clarify what I am doing.\n", "proba": 1.0812187412057028e-07} {"commit": "f0a9db01710737069602cbc895f816469ede9e45", "message": "Null content is rendered as blank (i.e. not rendered)", "proba": 1.3339968063519336e-07} {"commit": "6d7625e4a322a3b88e299fe84abec64082fd6b89", "message": "Removed requests\n\n", "proba": 4.322197639794467e-07} {"commit": "e38e851397ab494ecd793591efdb398f0740cd2a", "message": "Handle blank link fields\n", "proba": 5.232054718362633e-07} {"commit": "734366c5348e37f51f4b45514129397fe918bf6d", "message": "[UIMA-4664] remove unused methods\n\ngit-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1742606 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.256069925962947e-07} {"commit": "2a9e7fb7cb039b0f18e8e6a69f353858dc4c8abe", "message": "am 72643cae: Merge \"MediaRouter: Make MediaControllerCompat.playFromUri() work\" into mnc-ub-dev\n\n* commit '72643caec38847e8c6a97e79e6cfcbc323d7d885':\n MediaRouter: Make MediaControllerCompat.playFromUri() work\n", "proba": 1.3459632555168355e-06} {"commit": "5c3d448cbf56d40f613b4c3535c47f863fbf70e0", "message": "Chain callS on NotificationBuilder\n", "proba": 2.4191336933654384e-07} {"commit": "9ed44683769ee3edef317a8aeb9f5257cab5270f", "message": "Typo and x-forwarded-for correctly processed\n", "proba": 1.974704218810075e-06} {"commit": "cae71d26acf187d9ce02ecf6ec8ea2bf0d1f3aba", "message": "Filters works and doesn't do any redundant/useless database requests\n", "proba": 2.518463304568286e-07} {"commit": "029898d6629751dea1e972f8cecfefc7c173416d", "message": "change annualMax to long\n", "proba": 6.991272130107973e-06} {"commit": "ee66fc67f832637bc44180fa48828ee041d5f5f0", "message": "\u041e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0435 \u0438\u043d\u0434\u0438\u043a\u0430\u0446\u0438\u0438 \u043f\u0440\u0438 \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u0438 \u0443\u0434\u0430\u043b\u0435\u043d\u0438\u0438 \u0442\u0440\u0435\u043d\u0438\u0440\u043e\u0432\u043e\u043a\n", "proba": 7.374086976597027e-07} {"commit": "94b2fca6bc24503fe8064cf0440a7db0806a0583", "message": "habit statistics javadoc\n", "proba": 8.69106713707879e-07} {"commit": "43dc2bcfa6ad8f049ae40b3cbe26a8a5889b1535", "message": "Some crude status update code that is thread based.\n\nBasic idea: a thread is scheduled to periodically run, when it runs it messages the UI thread to update itself with the message contents.\n\nThis idea came from here:\nhttp://stackoverflow.com/questions/5452394/best-way-to-perform-an-action-periodically-handler\n", "proba": 3.9694650695309974e-06} {"commit": "3a895816dd7e81a1ace9e668a08b4fd3e37fe925", "message": "working floating button for play\n", "proba": 2.9751768693131453e-07} {"commit": "73ec6883a2fac4df8e795d29b8a68e1d9595a726", "message": "Adding comments to RetrofitClient\n", "proba": 2.0036073067331017e-07} {"commit": "92ee2f7d3fc51f32ffb519784ba6004401e67450", "message": "Don't load marker icons until onMapReady.\nFixes NullPointerException: IBitmapDescriptorFactory is not initialized\n", "proba": 1.4788152213895955e-07} {"commit": "706ec96ee1387032b821448323c22b4edaffba11", "message": "Added intent handling to InboxActivity\n", "proba": 1.5425480626163335e-07} {"commit": "096cafa90b2fb43e3101685d3128b9c20553b81c", "message": "Move subscribe/unSubscribe to resume/pause\n", "proba": 3.271002810834034e-07} {"commit": "3d7a4a0da31e82ffa6dbfce262f1e794f4bd5c7e", "message": "Add Acknowledgement packet decoding support\n\nSigned-off-by: Leo Ma \n", "proba": 1.303067449498485e-07} {"commit": "bc01006fa735ca207fdb1138a4ce610067a8ce2c", "message": "Don't crash if the device doesn't have GPS\n", "proba": 1.1856983292091172e-05} {"commit": "ebcb1392c3dab35664f6f9fe7725c76910b57426", "message": "Debugging Demo Driver.", "proba": 1.5035020339837502e-07} {"commit": "ec6bc61126595cd235aae1a39ec62d6e11ea219e", "message": "OWB-579 revert change, fix the final synthetic method on the aries side by not marking them final. (ARIES-668)\n\ngit-svn-id: 6e2e506005f11016269006bf59d22f905406eeba@1130915 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00010650957119651139} {"commit": "f8db29b75ad1adc0dfc7336bb0b3e4b2f6ca40db", "message": "LayerData\u30af\u30e9\u30b9\u306eclone\u30e1\u30bd\u30c3\u30c9\u3092\u5b9a\u7fa9\n", "proba": 4.379097617857042e-07} {"commit": "474a6bed498c028815eb399b43e4050260ae9fe4", "message": "docs: Removing unnecessary

tag (per style guide)\n\nI'd added a closing paragraph tag (in aosp/785021) because I'd\nmistakenly thought it was necessary to fix a doc bug; in fact, that doc\nbug had already been fixed, so my tag made no difference.\n\nPer our style guide, we do not use

tags in javadocs, so I'm\nremoving it.\n\nGenerated doc and staged to:\n\nhttp://go/dac-stage/reference/androidx/webkit/ServiceWorkerClientCompat.html#shouldinterceptrequest\n\n...to verify.\n\nBug: 117558703\nTest: ./gradlew disttipOfTreeDocs -PofflineDocs=false\nChange-Id: I4fda24628b330010e8651a646e9c4c69ffd8942f\n", "proba": 0.001079342095181346} {"commit": "83dde3b1092fabd93c4e8153432ab114af9896f3", "message": "Adding commands that should be implemented\n", "proba": 2.1613965145661496e-05} {"commit": "e2c89f94cb5a8b96dd83b36927be0959298aa5fa", "message": "less dataspaces\n", "proba": 2.467282456564135e-06} {"commit": "b2d963971d7e4451d4337398fe25fba5ea461b49", "message": "spelling correction and added a comment\n\n", "proba": 2.9388385769379965e-07} {"commit": "2e43aaa5ea4e86bc82c8a2a774209eb6c19ba3fa", "message": "Update PopManager.java", "proba": 8.039057206588041e-07} {"commit": "a06c8a37dd10f5bfd55b88b4261aa4f4fb611836", "message": "INTERLOK-874 #time 30m #comment Update regex to not escapte : = and \"\n", "proba": 1.0521008420028011e-07} {"commit": "d8b2f9cb9fd67c2943517f7b624f96a3874e3c46", "message": "PDFBOX-948: use RandomAccessBuffer instead of file as default as proposed by Martin Koegler\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1072678 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.8706374994035286e-07} {"commit": "a096c1f3e93a86bc9250815aea373e294d9e4fb0", "message": "PDFBOX-4892: SonarCube fix\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1887900 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3869946491904557e-07} {"commit": "f416639168281eb5636dc70d757377f14aa5e5d2", "message": "[automerger] Merge \"Add missing end tag for PercenFrameLayout docs.\" into oc-mr1-support-27.0-dev am: ae2a99a265 am: d37e99ec32\n\nChange-Id: I0dd92f049531e2972917345bc482345c29218e7e\n", "proba": 2.9950100724818185e-05} {"commit": "0dae60e7eef137767596bb725ade83e7fc34789a", "message": "Minor typos.\n\n\ngit-svn-id: 13eff98b576c7513c3808aeb848dcf331df2fd11@527 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 0.9994792342185974} {"commit": "754be47c5f51dfe81b3b2a5e38f19d299b706455", "message": "[Java]: prevent multiple bumps if catchup is flagged.\n", "proba": 1.3000884280245373e-07} {"commit": "e7a077f62e3d93d535eb99fd7fc108ac680d71c6", "message": "added function so you can get a list of species from the dictionary by their name.\n", "proba": 1.1044929237868928e-07} {"commit": "deadc4a720fbec04770947034eff367a55613e6d", "message": "Check view in the ViewHelper class.\n", "proba": 1.1579115977156107e-07} {"commit": "0445db4d553857d98187a8150c35141758266ae6", "message": "* Fixed that the \"ChangeVolume\" action, when trying to set the bluetooth-volume, would set it to the specified normal-volume instead.\n", "proba": 1.0957472085237896e-07} {"commit": "4d90776108ece7fa9dd647022896f8e7fdc1eccf", "message": "making sound changes\n", "proba": 4.372814601083519e-06} {"commit": "04a9d11fa2a0527a09787fa81c656636357955b2", "message": "[android] [bookmarks] distance between pin and popup now depends on dpi\n", "proba": 1.8402693058305886e-07} {"commit": "920c971e2f4635b1b422e6448e8773e6cf4d9d87", "message": "PorcE: Use Porc names in PorcE RootNodes.\n", "proba": 1.1495198748434632e-07} {"commit": "d4a57d97a57a2c2b6ee530aa50c1b59bdf97ea3c", "message": "Add completed WardCarpetCalculator.java - program runs perfectly with no bugs. Will finish documentation tomorrow\n", "proba": 1.0470380829019632e-07} {"commit": "224f4f719432e5d0d79fc1bf900e172f292f1a46", "message": "[android] Fixed possible crash on buggy samsungs.\n", "proba": 1.2373084246064536e-07} {"commit": "e62c8db98bd1f28fd6bc86050d85333dc879ca1d", "message": "Removes lower case restriction on font style name\n\nAs discussed here:\nhttps://github.com/tangrams/tangram-docs/commit/9bbf1394ef927d3a4cbdac0113bd8b0c0e961048#commitcomment-14225232\n", "proba": 0.0034074713476002216} {"commit": "5fa8649fd6b9cfd0c27c676392b4d26b75c851e0", "message": "tag action refactor\n", "proba": 9.040666668624908e-07} {"commit": "415ee8489f363f45f52471793a3480457cc5d47d", "message": "Normalize naming and reference conventions.\n\n * Don't use 'this' when it's not needed.\n * Local Segment references are 's'.\n", "proba": 5.069456392448046e-07} {"commit": "6488d0bc3a1074e12318627d8e5085e6a1f3b6c9", "message": "Removed computation of length (use for debugging).\n\n", "proba": 1.4737763365246792e-07} {"commit": "87387c2e261db7375f0fbb5c2d58240e59713e9d", "message": "[#2717] Remove sentry errors for \"Value is not a valid timestamp\"\n\nLog issue at info level instead of error level\n", "proba": 2.9829379855073057e-07} {"commit": "2e196f45d0f1d0947a7ea101d5dd3ae809d720b2", "message": "Fix potential graph at sensor detail when user is not logged in\n", "proba": 6.63226501274039e-07} {"commit": "ee0ea9ecdb7dec7a228c9ed5331914bd987f735a", "message": "AbstractResultIterator: Throw an exception if the position is a negative number.\n", "proba": 6.961871008570597e-07} {"commit": "97824865e418c6fec2d9e0799c013c866a8cf1d6", "message": "included deprecation warning in configure()\n", "proba": 1.348401497125451e-07} {"commit": "dacf407b8c57364d8ebc8e4be6af4df122f48264", "message": "use ExamOwner.getLabel() and ExamOwner.getLimit() instead of using owner type dependent methods\n", "proba": 4.39194593582215e-07} {"commit": "0827b7148069faa304d56f3660f485e254bc61e5", "message": "Fix error that happens on unload\n", "proba": 8.565096322854515e-06} {"commit": "ed801c799d0a9bf709e7d162f19b708e5c5ad454", "message": "M-Pesa Importer plugin - make row transactions atomic (all or none)\n", "proba": 1.0456231080979705e-07} {"commit": "91dcab6eff39a8ae93e377e654b41de604bc333f", "message": "Fixing typo: Payement -> Payment\n\ngit-svn-id: 607444f82491c30c0f748f1608564605fbaa2c78@17396 a8845c50-7012-0410-95d3-8e1449b9b1e4\n", "proba": 8.167073974618688e-05} {"commit": "8808ff932333b8ac66af69fc30fc04b1f122dd9b", "message": "Refactor calculateNationalInsuranceContributions method to be more efficient\n", "proba": 5.121207209413114e-07} {"commit": "e6ddc627ec0f762e44ddf7fc66b1b792398317b7", "message": "Now synchronizing any handlerWrapper usage.\n", "proba": 1.1426842405626303e-07} {"commit": "d175848d9c27340179633b38032d587d7d13cd62", "message": "\u5b8c\u5584\u90e8\u5206bug\n", "proba": 7.598970341859967e-07} {"commit": "77580f6883b5b5ec4eaaeca4b6c652dfff61ca48", "message": "Edited DAO to use static methods\n\nTo prevent memory leaks with the AsyncTask objects, I decided to change as many methods within LogDao as I could to operate as static methods. This basically meant all methods except those which directly access the database and are actually built by the Room support libraries.\n", "proba": 1.1753230211297705e-07} {"commit": "1dea0b2734c5c30c89a2726a67b5b0009754bd1b", "message": "MainActivity2: remove WEX\n", "proba": 7.121693670342211e-06} {"commit": "5e039c685c8344f286807ec15a2ab0034055a870", "message": "BalanceActivity: rbf stub\n", "proba": 5.067445840722939e-07} {"commit": "1f3d167e5efed20d354df09b3ef5c0a1da259323", "message": "ReceiveActivity: getAddressInfo(), test array length\n", "proba": 9.899579254124546e-07} {"commit": "e108ee4d6b791146b13911391628e876ee3271bf", "message": "acabado ver primeras 3 cartas\n", "proba": 7.820069640729344e-07} {"commit": "a9a87f60c2442a6d0a432b388c4d8bb9bed1c887", "message": "Remove helper methods from Api class\n", "proba": 1.2899430430479697e-06} {"commit": "42592f05d573079e774e4700f3e688641ed24ece", "message": "Comments/cleanup\n", "proba": 1.4307684637060447e-07} {"commit": "057bd7b89f42d4d5da8b991240a6121380bf508e", "message": "adding javadoc", "proba": 6.412561788238236e-07} {"commit": "702cd43473b370b22b79b43cb9f022b0eb2b45ac", "message": "remove redundant code\n", "proba": 0.9999994039535522} {"commit": "726c58bc8c93427fbcb676dc142f0860a8c08400", "message": "change version no", "proba": 0.0004421311605256051} {"commit": "0241dcbec9f351a214a4327d6e76f958ff828a29", "message": "use specific template type", "proba": 6.715206950502761e-07} {"commit": "8ced0f8ec6a664091bf5d7da47a25aac8400e813", "message": "Tiler fix.\n", "proba": 1.3265321285871323e-07} {"commit": "88c4a25d0df09527f0a2182b7674573e8bc77348", "message": "extract getVMExecutable and provide getHome methods\n\nGitOrigin-RevId: 4aadfbbad4e51dd926f6fb90cf8cce175c46e472", "proba": 5.694977517123334e-06} {"commit": "814ae15b01891e47891fbebe538ac5c6b463956b", "message": "improve data array support\n", "proba": 6.234847091945994e-07} {"commit": "4de2a3c0f4a449dd10a888f3d38d0e120c3c8d9d", "message": "AbstractServerTest: L\u00e4nderinformationen zu Begin einspielen, damit die\nTests diese zur Verf\u00fcgung haben", "proba": 1.3446569369079953e-07} {"commit": "af59207a244248c81cf00c8705315c273c750b07", "message": "Keep the header and trailer in the same order when moving to the bottom\n\n\nFormer-commit-id: aac88fd01710a46cdd21665d2952404e840616d5\n", "proba": 5.99759573560732e-07} {"commit": "ccf75038574d4bb9992b5e118b464c08b0369add", "message": "Keep the header and trailer in the same order when moving to the bottom\n\ngit-svn-id: 6effc3043c6a56239bdc52442ef1df6beb0eaa23@110 509fa23a-e01f-0410-8d53-9f7e05c29f80\n", "proba": 4.648668891604757e-06} {"commit": "227b7452239a73de18bf60d9d12e2095e2649639", "message": "added better javadoc comment for stripNonLongChars\n\ngit-svn-id: 6effc3043c6a56239bdc52442ef1df6beb0eaa23@173 509fa23a-e01f-0410-8d53-9f7e05c29f80\n", "proba": 3.692173038416513e-07} {"commit": "30b43fb0ab0d7d60f22fd4b41f38fc70ab6810d3", "message": "Add BlockState to IPostConnection\n", "proba": 4.0541192447562935e-07} {"commit": "81d52ee56dee83866f51439a49f6148fd750c3c1", "message": "Fixed potential issue in ArbilFieldViews in case of failure to load saved field views\n", "proba": 1.448697304340385e-07} {"commit": "ee29cbd4c4d56cb0d340660cff19db6448082b3b", "message": "add species invalidations. Closes #314\n", "proba": 1.6291821793856798e-06} {"commit": "88f8a29bb5e5d89cc6eb62ab488d3cd559a347e5", "message": "Add class-level Javadoc for `OneOfValidator`\n", "proba": 1.5185402446604712e-07} {"commit": "e0a65090c2d6dd6645f31c45dd59f5c573972f1e", "message": "Made separate molecule lists for each box.\n", "proba": 1.1408984335048444e-07} {"commit": "43d885c4c3979dce90108a6070667eabc4a9d156", "message": "Moved foot drawing stuff into own method\n", "proba": 1.522711130519383e-07} {"commit": "33b3f5a1a5370c032070f60a66d0a0d69cbf5735", "message": "Added call action\n\ngit-svn-id: 63b603a2a0cd69e5d3fd458c77bfcc9aeec23abf@78 b27f8733-aa53-0410-bf41-0b3b0dae0d5f\n", "proba": 3.250100917284726e-07} {"commit": "fb25fa095b607f2027881a7c6f571929b945d8c7", "message": "Feels\n", "proba": 1.4416354133572895e-05} {"commit": "11feb919b0038afd4f218e81e23b8756d4b7a4a7", "message": "Added condition to show home page when opened in browser\n", "proba": 1.9254119365541555e-07} {"commit": "b0459d2a84c4459ebf56d5f5c75c994cba48f4d1", "message": "\u6dfb\u52a0javadoc", "proba": 4.851594326282793e-07} {"commit": "429619bf05db1b483d626cf63609755a937f328e", "message": "adjust method meaning\n", "proba": 2.5842300601652823e-06} {"commit": "b2d68b8ba15b262a115569c7bdd99896aa4c3dc0", "message": "minor changes\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@8945 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.2692238442468806e-06} {"commit": "af785d5247285e6abba6db52cae83931a9812b3c", "message": "Removed version checker option\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@5951 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.380247908855381e-06} {"commit": "e63d7d419b68cf8f2d5fbe62006a88ca416b67c8", "message": "Added the DeliveryBills data structure.\n", "proba": 1.0529078764420774e-07} {"commit": "147cdf9016f05bd39e511d89091069f5f361ecbd", "message": "including in main mechanism\n", "proba": 1.436461616322049e-06} {"commit": "18970338c9068633d62fd0a732815cde1d04c1e9", "message": "change", "proba": 5.156657061888836e-05} {"commit": "e9c75c0ffca7bf33545294f364b8c3b72613aa41", "message": "remove unused var\n", "proba": 1.6420915471826447e-06} {"commit": "bd50ecbd0ad696e2a63c550fc0b28426700d5dd2", "message": "fixed NPE\n", "proba": 5.271310214993719e-07} {"commit": "7253cedf3375b152a481855f0a79747e800c945a", "message": "Improve meta resource scanner\n\nUse proper way to list classpath items.\n", "proba": 1.1541807509729551e-07} {"commit": "1d27ebe43776e8632159bf2609dbe9614440224d", "message": "Updated java bindings to new functions\n", "proba": 3.78845641080261e-07} {"commit": "ad8325e616f400131fee4279a658ad75953b6fe9", "message": "remove MBeanConstructorInfo\n", "proba": 4.7651619183852745e-07} {"commit": "7d845261ec933c4c78e3f420d90cb6f573666da0", "message": "Further fix for #208: model changes from outside FormPart\n", "proba": 1.1716500836200794e-07} {"commit": "7a8f4a7084ab3f89febdc9454012fc233629a944", "message": "Add more todos.\n", "proba": 1.413239374414843e-07} {"commit": "ca140b601d6616f2e68e88dfd01965aefdc80588", "message": "Bug13123 - empty command line on MovementMarkable trait no longer puts blank line in popup menu\n", "proba": 1.316142430596301e-07} {"commit": "da2b7682f5b58be4f25fb9f892607a58c737a4e6", "message": "added words grouping by letters number which effectively optimized productivity.\nadded correct loop counter for quick algorithm\n", "proba": 7.450782868545502e-05} {"commit": "e7e36eb81e1a1e3600650c453489d65ccd9d9735", "message": "ImageFileTest typo\n\nSigned-off-by: Ondrej Skopek <47ff97bee8c875ba70381fb60c8e0d443afde3fb@gmail.com>", "proba": 1.194393064452015e-07} {"commit": "5a6104d590311ed7dc9cb30eb98ab4c44b3ad71b", "message": "Avoid race conditions.\n\n\ngit-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@960 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 0.0042507280595600605} {"commit": "52bf6184c7c080889a30d66564d1c3a31fcd4deb", "message": "Don't disable find by default\n", "proba": 7.258086611727776e-07} {"commit": "983fb7e8ee4de82d66781b40de307e742259ea62", "message": "INTEGRATION: CWS qadev15 (1.9.18); FILE MERGED\n2003/12/18 17:20:15 sw 1.9.18.1: #114449#\n", "proba": 1.3399193221630412e-07} {"commit": "bad70123db1c07d84f528e334d243e4a044fe005", "message": "HttpUtils - support \"Accept-Encoding: *\"\n", "proba": 1.4845464590962365e-07} {"commit": "47e3321cf656b43d0c0f06054dfcc87c25c72979", "message": "Corrected compileStatements to properly compile to multiple statements.", "proba": 1.2674600213813392e-07} {"commit": "447524d72940d9adac1d06917fc28e810b88cd57", "message": "fix expected warnings\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@13711 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0003496043791528791} {"commit": "ae449fb660ddcfd6e7924d57e275fa43a349dc11", "message": "Add annotations about expected outcomes\n", "proba": 1.2561238236230565e-06} {"commit": "64a6b7e207c6dfb934e0c0081acec812494ccdd1", "message": "formatting\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@459353 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.999734103679657} {"commit": "26035281c172ecaf318553e709ac2f89a1772cf5", "message": "S:' convert string to bytes, N:' identity\n", "proba": 0.9999982118606567} {"commit": "d1adaae98d905a76fddcdea0b6324f3539aa81c7", "message": "Daten werden nun korekt via einlagern gespeichert.", "proba": 2.6754395321404445e-07} {"commit": "f7cf337d24280bcd03c66b68896ffc8becb64e29", "message": "WayTesting 3\n", "proba": 1.3917245667016687e-07} {"commit": "3ee2f850c5d092b8311a87354b14e03f68823cc1", "message": "Make things compile again after some file renames.\n", "proba": 1.1604287664113144e-07} {"commit": "5a4a4c24231fc5b7dcb9f6423eb0381a1c8a84f4", "message": "Ignore DLvsNN Junit test properly.\n", "proba": 1.2327409137924406e-07} {"commit": "c2be1db69e86845c0a439902805fe9009dc24b74", "message": "Gearing up for making sure Cleanup runs\n", "proba": 1.2259270931735955e-07} {"commit": "f8834015e3f0fe85424d95e5c1ee43d22574fa21", "message": "temporarily ignore logs test for chrome: it doesn't work for unknown reason\n", "proba": 2.9563400971710507e-07} {"commit": "9fd85dff1788af91bbb9dc8bd86e7890c4a236af", "message": "Update imagej.legacy packages\n\nThe imagej.legacy package is now net.imagej.legacy for consistency.\nUpdated all imports to match the new package structure.\n", "proba": 1.0856430776584602e-07} {"commit": "9734210f399dcd557ba96c24ad1a20dcbf8165fe", "message": "Reverted commit D3751097\n\nSummary:\n@public\nSetting the line height with the help of Android-provided StaticLayout is incorrect. A\nsimple example app will display the following when `setLineSpacing(50.f, 0.f)`\nis set: {F62987699}. You'll notice that the height of the first line is a few\npixels shorter than the other lines.\nSo we use a custom LineHeightSpan instead, which needs to be applied to the text\nitself, and no height-related attributes need to be set on the TextView itself.\n\nReviewed By: lexs\n\nDifferential Revision: D3751097\n", "proba": 2.3352235984930303e-06} {"commit": "d7c049a21ae8c94917c1ae1e6195a19aca8f3b06", "message": "Add integer list test for multi-char delimiters\n\nJust made this fix in SyntaxParser.parseIntegerList(); you betcha I'm\ntesting it!", "proba": 2.4484108962496975e-07} {"commit": "0275120d498804b726d97f494ea2059c4b19ab5a", "message": "HW5\n\nRemoved Toast since it doesn't work in IntentService (not on UI thread)\n", "proba": 1.0095401137277804e-07} {"commit": "cfa94bdb803ee18d9bc64df67dc827d0d7d0ef60", "message": "Delete Logger.java", "proba": 2.2209223971003667e-06} {"commit": "da42933ff3c6b633a2c4091f4a75e47be774eba0", "message": "VirtualGameShelf: Rename gameConsoleList to gameListVBox (#74)\n\nVariable stores gameList for display purposes", "proba": 2.2100486773979355e-07} {"commit": "3e6a51dd8cfbff95885d549db757d99af5f6226c", "message": "Added IAttitudeUVecSolver\n", "proba": 2.0780106524398434e-07} {"commit": "3075285a7293fecf331ab9f08f91926ea96046b3", "message": "Added setUp to ensure Tests are always run with default settings in TagOptionSingleton, (this issue came to, light when trying to run the test in Maven which must be doing it a different way to ant.)\n\ngit-svn-id: 545e707062091c2f19509f4812c0e7d129870002@846 922cec90-98bc-ecba-b0a9-867c771b4a74\n", "proba": 1.926133336382918e-06} {"commit": "d22fd9d8af99dd64dd6a85a3b4287fe67e7d52b6", "message": "Linker update: fixes bug in class descriptor (check for system primitives while adding addresses of instance methods)\n", "proba": 1.0577145559409473e-07} {"commit": "599137b9ff32156f03ab05bb08be6dd306b677f0", "message": "WIP: Side Physics\n", "proba": 1.6199686569962068e-07} {"commit": "c31d85d3d87a17f8dab1142b17f707b41d093fa7", "message": "set retValue for No connection\n", "proba": 9.297886549575196e-07} {"commit": "543dcd5dd5a1205f73d02135781e145de07ded80", "message": "fix isolation of responsibilities\n", "proba": 0.0002849821757990867} {"commit": "2b802dfffb285a3acd22cf063af19596510124ac", "message": "Now relies on EditorAreaTag.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@624088 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 6.44916326564271e-07} {"commit": "8d564885a4a87ce0c3734c362561f866ff77433e", "message": "If class is not found, actually now shows which class was not found in exception. By Murray Altheim.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625269 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.673543910234002e-06} {"commit": "14a037db18cee5f58cf15b2ba7066999abe2b9eb", "message": "Remove silly blank lines\n", "proba": 0.9999725818634033} {"commit": "0735d1954e7a753b8017e55e5629ab6b161f91e4", "message": "Ignore logging options for daemon restart\n\nSummary:\nDoesn't seem to be any need to invalidate the cache if we\nadjust logging.\n\nTest Plan: dogscience\n\nReviewed By: ryu2\n\nfbshipit-source-id: a245360\n", "proba": 1.4285079430464975e-07} {"commit": "c73929c74260169bba71670f938239a069ede359", "message": "added addFirst & addLast to Rules. Deprecated rules.\n", "proba": 1.0919438153678129e-07} {"commit": "258a6b90e6d8d96c51050d4426fed7a3d8715856", "message": "Added reasoners tests to package\n\n\ngit-svn-id: 227c23bb629cf7bef445105b977924772e49ae4f@1109119 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.0980067461096041e-07} {"commit": "a229e7e34b4643697211f82a4008950350f0dbe6", "message": "protocol list not correct\n", "proba": 0.9999902248382568} {"commit": "59f0e6d8ea3f398137f23b89cbabdc200b427ed0", "message": "action servlet has been modified\n", "proba": 2.7214568376621173e-07} {"commit": "bf93ac52240c34fdc595d8cf3a4cfe3945c88ab1", "message": "[UPDATE] Records dialog is now closed in callback.", "proba": 1.0225435431721053e-07} {"commit": "d14386c172c8b343f431a46cf5b3fc76068018a0", "message": "Check to make sure tile is at appropriate zoom level before fetching\n", "proba": 1.742107968993878e-07} {"commit": "088b2fa57b69535abf305c4c156536ed4da80144", "message": "Ran the indenter on the code.\n", "proba": 2.3749421984575747e-07} {"commit": "c844cc41942e8459c065ab330b97ed7634f66cfe", "message": "Stop counting editor projects towards user session statistics.\n", "proba": 1.220756331576922e-07} {"commit": "26aa64e731fd8565bf71d23e941b46c9085beeea", "message": "cleaned up operator interface\n\nadded 'implements Maps' and deleted built-in comments\n", "proba": 2.381033539222699e-07} {"commit": "8eca51f9a93ac346e9bfeeb1bfe222e5047753fb", "message": "Add update finished message id to constants\n", "proba": 4.3735968802138814e-07} {"commit": "bc0e7230ede157db1e3ac4edd3febe21f667cb9b", "message": "Fixed Dependency Injection in Biblioteca App\n", "proba": 1.5595468028095638e-07} {"commit": "85df43c2df34486e091d3847c2e531bdcae2e19c", "message": "#5692 Generics: DemoLauncher minor update\n\n\nsvn changeset:15317/svn branch:6.5\n", "proba": 1.2892625989024964e-07} {"commit": "dacaea706d961e9cfdd6ade1fad22fbe62472b95", "message": "Bug: 2903501 -- NullPointerException when call findAllByUuid\n", "proba": 2.5938126668734185e-07} {"commit": "6c0ad8cd40c0c11ace79c877d371c67796f5fcaf", "message": "Remove unused server strings\n", "proba": 1.2852069630753249e-06} {"commit": "a015660c0d76922a94fc7997d98fe120ae09c68b", "message": "Added a comment\n", "proba": 1.1853570924813539e-07} {"commit": "04d514a467a26ac88ee7d8e70d0fb8aef06a7da0", "message": "swampwallaby-merge@2194: fix NullPointer\n\ngit-svn-id: ae08250ad33602a4155ea07c044985523749a64a@2207 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 7.788997208990622e-06} {"commit": "d380a7c9bce430fed8ffda4330a2fd7f9c42f915", "message": "change banner to card type for VM5NativeVideo\n", "proba": 1.6091901500203676e-07} {"commit": "58d9649cef00ebdacba9be4eae2a95f3173af7c6", "message": "fixed bug in setEditMode", "proba": 3.194919599991408e-07} {"commit": "c6d0d840ede6dffc7f8ebea090fa9a45425adf30", "message": "Add background image\n", "proba": 2.5717013159010094e-06} {"commit": "7b8783cc9eac75355a75bea9efe0d9914d1ae466", "message": "make local variable\n", "proba": 0.010542009957134724} {"commit": "662986d4bb8ef75823b802d4a9dde5c12c86d5d5", "message": "Configurable width.\n", "proba": 2.2403754940114595e-07} {"commit": "315c684e510d2dd111faec8cf857d0a6b149534a", "message": "Don't try to replace string on null.\n", "proba": 2.3689838712925848e-07} {"commit": "8d03b17c5f302f7dea2a1b2d752b2a350c6005df", "message": "progress on End Game Screen\n", "proba": 2.182664076144647e-07} {"commit": "b71ffb167f13606ee2b9c0e1bb615270ae6ae64e", "message": "Even more merge resolutions\n", "proba": 2.3868082621447684e-07} {"commit": "33d912fd0b9f9e3e5ff1a8c8ab55ded3f3eb84ae", "message": "add a dstm2-like Transaction.doIt(Callable) method", "proba": 1.4235754406399792e-06} {"commit": "701da09e077fd4431ecfaee89eac6d899100ed06", "message": "Add method to convert a `HttpRequest` to bytebuffer\n", "proba": 3.743238630704582e-05} {"commit": "cbc285a41d623a8a7b18fa85b11ca8fe00a6106d", "message": "Implement a bunch of course stuff in text interface\n", "proba": 1.1889884490301483e-06} {"commit": "98c56971825170404821850efe98bba886b6defb", "message": "Board now draws, but spaces are out of order.\n", "proba": 1.08840893631168e-07} {"commit": "1791c03445e86b12692fd4557bc9c2b726cfea6c", "message": "Add -ccb option to create-glidein command\n\ngit-svn-id: bdb5f82b9b83a1400e05d69d262344b821646179@1810 e217846f-e12e-0410-a4e5-89ccaea66ff7\n", "proba": 4.271852958481759e-06} {"commit": "3ad485f45e804f698115fe6901a4ed29b0d9d022", "message": "did refactoring abit and added display code for date. final display code for printing not complete.\n", "proba": 1.1840690916642416e-07} {"commit": "71cc53cf10f2551cb570b280b6a4e451d075c30e", "message": "Correct complexity analysis of stableMatchingGaleShapley\n", "proba": 2.566127932368545e-06} {"commit": "f11a54fb17a8ec429e4cd0cacd0922cb4a6baeb7", "message": "stuff\n", "proba": 3.4740248793241335e-06} {"commit": "0c4c55263ee241826f6cacd759f445df1dee2e33", "message": "ENH(Extra processing and finding the Notepad, if it is there)\n", "proba": 1.1239358599368643e-07} {"commit": "e57637e47851fbbb74b8e76567317086419dd1e7", "message": "update tests\n", "proba": 5.633767727886152e-07} {"commit": "4e83a0c44eae5e085628a5db6a9777d28787e00e", "message": "Renamed and fixed invalid option test\n", "proba": 2.4027607992138655e-07} {"commit": "d2ab53b8cf3528ed4f58577ea7cd621a3b3db1de", "message": "\n- added testWordSense()\n- added \"businessmen\"\n- added other known variants to tests\n- improved logging\n\ngit-svn-id: 0f0e769425a95b277772daee6ac27d370147d87f@94 158bccb4-7c0b-4fb3-968f-7c40bf2d9062\n", "proba": 1.666379944254004e-06} {"commit": "e7350905427d72e949d8849c638e666abdd0deb1", "message": "the words with only on char are excluded anyway\n", "proba": 3.279889995155827e-07} {"commit": "a9936d107e7eb4f3489e09691632280528666f4c", "message": "better handling of a race condition\n", "proba": 2.557908374001272e-07} {"commit": "72a20f142b3e2fb66f22b31a089edf1b0a3a1537", "message": "Add integer mappings for ConnectionState, for use with an AtomicInteger.\n", "proba": 1.191327285710031e-07} {"commit": "663050b8114bfb04020d503ba18108fcc680f935", "message": "Removed system.out.println call\n", "proba": 8.042477475100895e-07} {"commit": "b257035421c3392b7755edeb8263f2f465e4a1eb", "message": "JXTable: minor change in CelleditorRemover\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@2187 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 7.481730222025362e-07} {"commit": "690feaae732129782bf8d305a9e59b98c7ad47e3", "message": "suppresss single-word phrases.\n", "proba": 0.000163001794135198} {"commit": "7c40e9fcc09abfc41af08c5d8d24566a96169b78", "message": "Rempved uneeded variables in Vars file\n", "proba": 2.0367885156247212e-07} {"commit": "be51d692491d8745625eba9489541c75a67c2057", "message": "Variable names.\n", "proba": 2.16620856008376e-06} {"commit": "ab7272244251977ea62a0f2ac7ffb02e3e1c13d7", "message": "Type decisionNode en cours d'implementation: c'est l'algo minimax", "proba": 1.907100340758916e-06} {"commit": "a17afa7b3ba7447fc7f7945ba60f2c6d176a3a3d", "message": "removed Model.clause\n", "proba": 1.3666208360518795e-06} {"commit": "1db859ba8a34d15d088c3f1e4a85d127ed40d36a", "message": "Autocomplete now show the first result\n", "proba": 1.3366252460400574e-07} {"commit": "a1a3e60185d7bbeaff293e77a9d7659674166339", "message": "Fixed formatting issue.\n", "proba": 1.683890502590657e-07} {"commit": "3a7e4659e00dd355fe6e6ac2b9094707e65e75f9", "message": "JS: Minor reformating of input error messages from the EditBox\n\nSigned-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com>\nSigned-off-by: Harvey Harrison \n", "proba": 2.676904671261582e-07} {"commit": "463e3ecee3a003e0c992e7846a05130ba71a5740", "message": "JS: set the focus to the search text when FindBox is displayed\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.247589693775808e-07} {"commit": "11ce7ed47cb232497aa7a200cc03b90fba877dc4", "message": "test checkin\n", "proba": 7.558394372608745e-07} {"commit": "a68bd2caf8bc37e64ba154e57331dc1346465dd5", "message": "optimized imports\n", "proba": 1.722269757920003e-06} {"commit": "f5ba53c3f788f9961ebcc0f8549b28905470204c", "message": "\ud83e\udd84 fix install for windows garbled\n", "proba": 1.4690515115489688e-07} {"commit": "0043297d3051a3380cff0136719ea2c066d0f65f", "message": "Added documentation for Set\n", "proba": 1.7948883623830625e-07} {"commit": "0e0da965de81685793ab61ed20cf24590f684e15", "message": "Missing file", "proba": 3.794244776145206e-06} {"commit": "5c53f3e8cc0abef97f4de390888d8388aa0c81d9", "message": "throw badarg on BIF error\n", "proba": 4.1883865264935594e-07} {"commit": "c3af223318cb9a4e620a2ffe133acd9a7acaf78c", "message": "Bug fix.\n\nFixes bug where firing neurons would never be reset via Izhikevich reset\nfunction.\n", "proba": 1.0401172545471127e-07} {"commit": "a00f5a510e5cc8387b0e835861dbde43c4a7a974", "message": "Add reservation_id to message model\n", "proba": 3.057575383991207e-07} {"commit": "7846fecdca43d42f35f0109b2f1291365b2e9308", "message": "Fixed typo\n", "proba": 1.2940510032422026e-06} {"commit": "217cbd7d770735054c020087917d0d8e08c514e0", "message": "#stopThread", "proba": 3.733864275545784e-07} {"commit": "907189fdeca57c9328e7cd6dff4246b298a10223", "message": "CountVariables done.\n\nRemoved TODO on searching a property path for variables since a property\npath cannot contain a variable.", "proba": 1.1019720602689631e-07} {"commit": "228f97e3fa898fd51b9d60deb44519dd61b45278", "message": "Fix spaces -> tabs\n", "proba": 3.349960024934262e-06} {"commit": "ed1d37d35681940f68b38394e4744752b7ee944d", "message": "Set ImageJ to headless in main method\n", "proba": 4.084034515017265e-07} {"commit": "955497577443769214485b84f85786525b61604f", "message": "package-info: updated\n", "proba": 3.4205686461064033e-07} {"commit": "631947bbc4bfa2576b29161a700333a238d0b103", "message": "Added \"unconfirmed\" to RPC", "proba": 2.059995836134476e-07} {"commit": "6dabc8aa4c536bdcf7f45eccaef6ff98daaffa92", "message": "SSH key test\n", "proba": 1.4243332771002315e-06} {"commit": "a7a4ca3a550bf0fe8bdd1fa71d80537dfa009345", "message": "Add updateStacks() to Model interface\n", "proba": 3.80534487476325e-07} {"commit": "5077ecfb2c0d65df8949a4d52fde93e8147dc661", "message": "Return this on setSelected\n", "proba": 0.9999971389770508} {"commit": "d1638cb6d3eaafaf0f69a327568b21ba4bb204fc", "message": "Keep registration on sheet selection\n", "proba": 1.4686789029383363e-07} {"commit": "fe1545dbe683a797672875ed257e8321f33fa3dc", "message": "any changes?\n", "proba": 1.9304535214814678e-07} {"commit": "c62464bc4f8917d00125b529a96a0bb0bf8dcb39", "message": "Code style changes.\n", "proba": 1.403389262577548e-07} {"commit": "ea686c742ffc0af8480cb3b33449200929547757", "message": "added output\n", "proba": 3.177702456014231e-05} {"commit": "83f48d727eaaea173154959545a691575715cb3b", "message": "Show JMeter version in log\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/branches/rel-2-1@349714 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 76e9886d86ec02474867d7764cb60333b3fdfea1", "proba": 3.024983925570268e-07} {"commit": "af322424a5218285ebacc8ed6217099cd29f8d84", "message": "Add StackElement.toString() to assist w/ debugging\n", "proba": 3.542404556355905e-07} {"commit": "a6636712c8679c06ef028ee862ef264f4f2b4f43", "message": "Support system properties as a source of values when scanning\n", "proba": 2.0242094933564658e-07} {"commit": "f7285f2dddda3bd2854a16a2396a7982d9daba62", "message": "delete add.java", "proba": 2.019956582444138e-06} {"commit": "0939b45564b36393c77f3e79f6ce776a521b8b61", "message": "Back out change 690 (interfaces extend rather than implement others) because\nit changed the format of the Jimple, causing it not to parse.\n\n\n", "proba": 1.0039408238071701e-07} {"commit": "f469a495554790b436f1e9da92dfb87966b2233c", "message": "changed to unix timestamp\n", "proba": 0.0003140368207823485} {"commit": "05e9a12369468bcc228c33bc4737e07849c38ee1", "message": "testgithub\n", "proba": 6.02256818638125e-07} {"commit": "eb23b8dc10f1f08fa971d6b0ed28e67445d828cf", "message": "making getDynamicGroups() method protected.\n\n\nSVN-Revision: 4734\n", "proba": 2.010273618680003e-07} {"commit": "c472867861e524566c0504bc4093eb4c194c91a6", "message": "Test case added for user specific wf\n\nSVN-Revision: 6083\n", "proba": 1.4855633878596564e-07} {"commit": "c804e3dc0d2e6d9a2466e7baee30c248f2b4c033", "message": "Added channel sensitivity, objectDB, some improved output to tell you who beat you to it, and some exceptions (like google)\n\n\n", "proba": 1.0260034599696155e-07} {"commit": "34ef253470ccdbcb765310ae98fb957127e35f06", "message": "reverted the vote.responses.split() code in case there's some unforseen pain\n\n\n", "proba": 1.9403851183597e-06} {"commit": "368494b9774e6d927577a28c437db76ad562b218", "message": "working height :smile:\n", "proba": 2.593495992186945e-06} {"commit": "ae64d4a863ebe8f602e96aac475c24ab7c65553a", "message": "further testing\n", "proba": 1.287780690972795e-07} {"commit": "02df67c9c9d8d221c60d5fe577194c4373dc1321", "message": "Got answers for some TODOs\n", "proba": 1.3256102704417572e-07} {"commit": "62c6bb050c7f10f7f925261e48f40a44ede8e4d6", "message": "Updates to comments.\n", "proba": 1.1774972819011964e-07} {"commit": "c34c66bde40b08baa496b21a0c38012b89170b02", "message": "Added in-line comments for extra clarity\n", "proba": 1.2236890256644983e-07} {"commit": "de3bbc3781b2f99052099e35d76095c8fff871af", "message": "Added a custom font and used it for all text\n", "proba": 1.8273122748269088e-07} {"commit": "53c9b697c3f820b579cc72a52d9d19e6a970cb29", "message": "Key input now includes the arrow keys, for giving points\n", "proba": 1.6849121209361329e-07} {"commit": "1a2711138b25147d1c594dd8a36aaa745dd45cc6", "message": "Remove build=. from Packaging.", "proba": 1.97940735802149e-07} {"commit": "9f73541261998e5a70a4219a828b1fa0ad375f67", "message": "Update NBCMain.java", "proba": 9.90510329756944e-07} {"commit": "6693b14a2b281ce46696a11ef94088344a84076d", "message": "Updated to silver referee\n", "proba": 3.38859365456301e-07} {"commit": "6df67ce9c97ae9351f978eb7215411ece1d4438b", "message": "updates\n", "proba": 4.4353927819429373e-07} {"commit": "225e8532d4ff2e2bfcd9e8574721627f5504b8f7", "message": "Minor indent\n", "proba": 5.400696068136313e-07} {"commit": "764bb0adc1d928f76002e6d3b27a18670bb8dd3a", "message": "Fix compile error.\n\n", "proba": 6.529031111313088e-07} {"commit": "97366824d66a3d8cdf11765868fce7e30afd07be", "message": " * Transport: Make 0.0.0.0/8 and 169.254.0.0/16 private\n", "proba": 1.46468138950695e-07} {"commit": "1522dc4750c0863eb245703341b18418b6148418", "message": "test self joins and inheritance\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@5737 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 1.7825412896854687e-06} {"commit": "fbd4650d9b166412b060b88b73bed94404404d2d", "message": "fix sample crash\n", "proba": 6.247614123822132e-07} {"commit": "fdd0803a719b782ad59cc8fa172d05777c1014aa", "message": "Style fixes\n", "proba": 3.7103583849784627e-07} {"commit": "bc21d0aa21192e81af89fe3bae3d2c08b0469f95", "message": "Eliminate ugly status messages with ImageRendererJ3D and volume rendering.\n\n", "proba": 1.1495900054114827e-07} {"commit": "c64ffdb0c4105c8f96e7ada960850824eeb4cfa2", "message": "added a few fixes\n", "proba": 2.3164867002378742e-07} {"commit": "66302a9123cf87d8208f83487b01a13dd1df4ab6", "message": "sstableloader: Handle dropped columns\n\nFixes #1470\n\nOrigin sstable (legacy) parser is fine with finding column\nthat are not present in schema, as long as it can verify\nthis by checking the \"droppedColumns\" attribute of CF meta\ndata.\nSince we build the metadata from the Java driver, we do\nnot have that info as such, but like the Java driver,\nthere is nothing preventing some old fashioned system\ntable queries.\nThis patch reads the (v3) system_schema.dropped_columns\ntable to find all dropped columns for a table and include\nthem in the metadata used by sstable reader.\nIt also adds an option -g/--ignore-missing-columns to\nexplicitly set column names to treat as dropped in case\nof either schema dropped info missing (recreated schemas),\nor running against a v2 schema cluster.\n\nMessage-Id: \n", "proba": 2.4292328362207627e-06} {"commit": "af71f5b97b1d6fe2b9495296340ddabdf371c9be", "message": "Don't use regex to validate read bases, to improve speed.\n", "proba": 1.2062442067417578e-07} {"commit": "8eda3d0a16ce0f19405d274af0dc717724d5c343", "message": "Remove the file src/java/org/apache/hadoop/dfs/DfsPath.java as part of HADOOP-2565\n\ngit-svn-id: 5be3658b1da2303116c04834c161daea58df9cc4@663734 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.87665095331613e-05} {"commit": "7388c79081baa75312dfe3ab756b7f9cb45be640", "message": "\nMinor changes.\n\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@309273 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.169051640521502e-07} {"commit": "a882956b4e147a30a1e05a2386a0b96b8f2241f0", "message": "Changed OTWrapper so it creates a new wrapped object and it saves it when it is passed by parameter\n\n\ngit-svn-id: 8ebed0c25533aaea68ca43268d4d516467f97e6a@3823 6e01202a-0783-4428-890a-84243c50cc2b\n", "proba": 1.0119362059413106e-06} {"commit": "891dd95e6183f5281a0aceca1786a7b89ae075c7", "message": "Minor fixes for DeleteKeysCLI\n\nAdded few minor fixes for DeleteKeyCLI\n", "proba": 1.4353905442021642e-07} {"commit": "c087a5bd8aa617dc060f6534a94846e18549364e", "message": "now adds [] around goal symbol only if not there already\n", "proba": 1.3425452038973162e-07} {"commit": "b483dcf523393d6828db3ab14804582983de479c", "message": "update date in comment header", "proba": 5.479736842062266e-07} {"commit": "2064fc37bf5f7d3941e29f7f602e295bc91ba7a9", "message": "restore java.io and added Buffer|FileReader explicitly\n", "proba": 2.3786232361544535e-07} {"commit": "0ca50c64620fa495cb8084dcd37da8d14c2729c9", "message": "Return X if assignment is not returning an integer.\n", "proba": 5.069826784165343e-06} {"commit": "5d79ac3a2aa7fe1beca2f02fd7c6f255752062f8", "message": "Working on GridBagLayout for showing the records\n", "proba": 1.2465181953302817e-07} {"commit": "46001e9e693e051b37add2292d65dc59ef1e7203", "message": "\u4fee\u6539\u91cd\u590d\u8c03\u7528\n", "proba": 1.9376726356767904e-07} {"commit": "16991ca86a49023bf6eb47b4e215bb1f2209de6d", "message": "Tweak ViewPager behavior for more DWIM goodness\n\n* Enforce a more deliberate motion in the direction of paging to begin\n paging\n\n* Use a pumped-up minimum velocity threshold for flinging to next page\n\n* Bias dropped paging (below velocity threshold) toward staying on the\n current page\n\nBug 7726180\n\nChange-Id: Ie38f77d1a52a7152e86a6b9c40b0941e24138532\n", "proba": 3.8275831570899754e-07} {"commit": "c597a62d7d2d5ba4829086d3f7197b8fd6e50366", "message": "added function to delete nodes and function for binary tree output to console\n", "proba": 2.449111491387157e-07} {"commit": "d228bfaaea70160ba881d270e9fbbba062ff03fe", "message": "Added function to get the current state of the board\n", "proba": 1.2848830976963654e-07} {"commit": "b79a9b1f9ec5155fd80db53479a0665fe5c1f5b1", "message": "Fix bad code indentation\n", "proba": 0.9980425834655762} {"commit": "a6b577a4f2079807a770dfed1f1296ad4362d3e7", "message": "public isCDNHost\n", "proba": 4.376126980787376e-06} {"commit": "016016a814254724f072b95f2245643978bf752a", "message": "Extract adding location to a template to private method\n", "proba": 3.4620580890987185e-07} {"commit": "83981201f3ff9b1f7b9e53bb567b5fe3e68a2c40", "message": "limit all poligons req\n", "proba": 0.0008872653124853969} {"commit": "6990917ab1bbc8007c3760ca8ee5b6ce0b7190bc", "message": "Adicionado DBSString.toString para evitar NullPointer", "proba": 9.423559959031991e-07} {"commit": "e874cb9eb34b8611977ad2054cd89259a6223359", "message": "Remove useless code.\n", "proba": 1.5210494893835858e-05} {"commit": "83211360c45cdde93d922a7376044a805f11c1a4", "message": "strenghten Joiner.join\n", "proba": 1.109054392145481e-05} {"commit": "d0b97ff43e455ab51ca48e6bc4cc925d46a1fe45", "message": "Make text_detection_feat public\n", "proba": 0.0026227054186165333} {"commit": "ef18b3d1c390f327a83ce7b321dc5dfdce4d8a46", "message": "fix commented implementation\n", "proba": 3.31286344135151e-07} {"commit": "a258130dc9a9d15a65e1b0a4a8c496d148144df2", "message": "better error message\n", "proba": 7.083193850121461e-06} {"commit": "5bd02b85a1c3aea0648f64a1635c02a6ec5fc071", "message": "Added check for full screen capabilities, and setting display accordingly.\n", "proba": 1.0612428980039113e-07} {"commit": "876da1667d956fa38412ae8601c4e13b809965af", "message": "environment return 'test' by default\n", "proba": 3.666966949822381e-05} {"commit": "9adf7418199cfcee793be42e17d541e98a10b76a", "message": "Earn points for every piece dropped\n", "proba": 1.2900891022127325e-07} {"commit": "cc4f816d37027abc0bb8ef0759af654d8b1edc20", "message": "\ud83e\udd84 fix 163 music palyer\n", "proba": 2.617648817704321e-07} {"commit": "7e6a82523c65a4422215de0951a26f97bf04a54c", "message": "Added syntactic sugar methods for serving.\n", "proba": 1.1627384566281762e-07} {"commit": "c6b4ba5bfff786886c84b63f872281f54036e37c", "message": "updated the interface for tag filtering possibilities\n", "proba": 1.9733570866264927e-07} {"commit": "d8e2825522bfe450e750c70944cbf156a38b9fd9", "message": "Progress bar actually working now\n", "proba": 1.1567593105610285e-07} {"commit": "193a86e7648de692d5b43335d760cc2846da3d94", "message": "implemented methods for creating vertices from branch and commit", "proba": 2.1596477495222643e-07} {"commit": "fbcd2a39b7eb6c5ed4c7f9ef52296b2087e195da", "message": "make sure that the process exits.\n\n... especially in the face of all the other threads that get created that might keep the JVM going.\n", "proba": 1.039092083487958e-07} {"commit": "5ec0faa4c02d79163116d5ad32808abbde032cc8", "message": "Minor clean-up with new 'for' loop.\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1645638 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.369271194562316e-05} {"commit": "67d104ed8089d51b3f2eb49bf0ddd5d7dc68df18", "message": "Eclipse warnings were not right - javac complains about redundant casts.\n", "proba": 1.0788394888550101e-07} {"commit": "8ff5561437e3b50c6cb64394b3751bcc33d0b7cc", "message": "Deprecate unused method\n\ngit-svn-id: 79cef5a5a257cc9dbe40a45ac190115b4780e2d0@1793127 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.131827386619989e-06} {"commit": "83f1147fdb6051e37bc5267af152ed34e5a48f31", "message": "Add getOverdue and getUpcoming methods to TaskDb\n", "proba": 1.645269236405511e-07} {"commit": "5c37b51670c960d5a4541a126c114f07c2475d94", "message": "Make ShockerThread.terminate package-local; #150", "proba": 4.7738726607349236e-06} {"commit": "439a424adb76669c988d47a8b295a5a9765e6a54", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "9388c61e628db2ddb98a505d48a1bdfb4f55fadc", "message": "Removed comment out line\n\n\nFormer-commit-id: 0eb648693a6d3d2b3b75608794eaeaddaf0f781e [formerly 00ec849e42777e756b40ce77dfb90a3e48d99ae8] [formerly 00ec849e42777e756b40ce77dfb90a3e48d99ae8 [formerly 960c137b7e2446aa9049bbb9df8dfa723118ea87]]\nFormer-commit-id: 7649fcf991148c874487e8ce9bf300f366a3c605\nFormer-commit-id: 0aa630ae9bde27a2c01c750e8ec2622a9f5f7dc5", "proba": 1.1334094551784801e-06} {"commit": "01029c319695327232e09eb54d2ef180ed2e6e12", "message": "Improved the discover service sample to not run on the main thread.\n\ngit-svn-id: 0bb71eb03f9ecb20ffaffca20b03f8d6e68daac4@150 653a831d-6b0a-4d54-b140-c52d7d628f2a\n", "proba": 5.3245598792273086e-06} {"commit": "5bac2c13d61b34173e6e19f7fb2d2bf0c2181b87", "message": "Fix #1038 Fix client crash when Minecraft language is null\n", "proba": 3.2778291370050283e-07} {"commit": "245b026bac106a03b6a3f27e208e7dabc6381f12", "message": "NCI-Agency/anet#530: Add changes requested from peer-review\n\n- Replaced Exception with more specific alternative\n- Fixed typo\n", "proba": 1.151693638234974e-07} {"commit": "9621fdd7d15f54384a7ee5277bd54711cc7d4c9a", "message": "Improve parsing of stack symbols for new functionized methods.\n\tChange on 2014/10/09 by kstanger \n-------------\nCreated by MOE: http://code.google.com/p/moe-java\nMOE_MIGRATED_REVID=77362749\n", "proba": 1.0470216693647671e-06} {"commit": "7a3ad13eebc911606922669fce02d2aa940774aa", "message": "-fail again\n", "proba": 1.7557994169692392e-06} {"commit": "d3a413b0c58ec0cb82f07558acd666c4f75d179a", "message": "Case 1256 - Rename qdb_stop_node -> qdb_node_stop to match other qdb_node_* functions.\n", "proba": 1.0768432900931657e-07} {"commit": "3034e581ef9dd423952a142e501c7a175c5dd396", "message": "Reorders auxiliary methods \ud83d\udcca\n\nMethods are now listed by order of appearance in relevant S3 data structure.\n\n#124\n", "proba": 1.0276133366460272e-07} {"commit": "71743be60265593b4bbcf95da6b3c12366989da0", "message": "Updated for 3.2.1.\n\ngit-svn-id: 3948e88432e1a59e1cb2bc472f8f957688004121@8480 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 3.0278029953478836e-05} {"commit": "e17e3dd801c4ad9ccee73ca6e5ace5608e2f7910", "message": "Button for executing actual file rename. Doesn't do anything yet.\n", "proba": 1.1412596734317049e-07} {"commit": "8911c0e9fc9c6a219ca413ecd9370c0ea8b64922", "message": "Added multiple labels to the graph. Added additional symbols (to be extended).\n", "proba": 1.0212961143452048e-07} {"commit": "4929573df9bf8c5a646a3c02361de966b8c94e58", "message": "Pass builder to constructor\n", "proba": 3.439790816628374e-07} {"commit": "6e4344fc60345d66d780c59046e9fdd68bfd2c0a", "message": "Fix Javadoc warnings.", "proba": 2.4292435796269274e-07} {"commit": "ed648c10441a45936e161eb9fee3ca588e610455", "message": "fix error checking\n", "proba": 1.3946915942142368e-06} {"commit": "75353ec36dd8b4f2bdf0b1666bacc5384a087655", "message": "Fixed NPE for timeout\n", "proba": 2.255487032698511e-07} {"commit": "672ebe19f88de7f4c8a8b7cee7f7c59949e2cf80", "message": "address a few refactoring leftovers\n", "proba": 1.0114981705555692e-06} {"commit": "3185c87672554f9e67e0f680893900f071932759", "message": "Implement REDO shortcut Ctr+Y\n", "proba": 2.38901557167992e-05} {"commit": "aefb0dbac6e5b442de96ceae12a7312574930973", "message": "Add parser for ConfirmCommand\n", "proba": 9.039916335495946e-07} {"commit": "4dff5c71110dd97ad3962d85cd1d79245d62bd0a", "message": "Added support for initial parameters read from property file which is useful especially on windows\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@722 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 6.991779173404211e-07} {"commit": "d5a2b3cb002dbb9026bc74b3f20c19cd04702cc3", "message": "Change Heap/NonHeap memory usage reported from 100% to 0% in case remaining free memory information ins not available; #2296\n", "proba": 1.1571774649610234e-07} {"commit": "938aa626c2b6a4d285f0a481be32eb6eecb26333", "message": "https://issues.apache.org/jira/browse/AMQ-6039\n\nIf the rename option fails, then we must try a complete copy since the\nmove can cross file systems.", "proba": 1.0472937361782897e-07} {"commit": "53bf323e7447bc817372b4117bcf0152f0fb4e0a", "message": "added another helper method and fixed up some broken javadoc\n\ngit-svn-id: d2a93f579bd4835921162e9a69396c846e49961c@511753 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.498131134932919e-07} {"commit": "80fd7cddc5af3d43ea62a4f33c7c1350143a18d3", "message": "Cleaning code and commenting\n", "proba": 1.2509697455698188e-07} {"commit": "07165c3e4001647f4c74f749cdd35dcd807a6b78", "message": "Sleep after function looser\n", "proba": 9.355692895951506e-07} {"commit": "28ba95390607cdf7504774930debda16ef8c66f7", "message": "increase delay\n", "proba": 4.3757681851275265e-06} {"commit": "a694915e7d8c6fc2470ddbfe82b9ac73b0864a61", "message": "don't clean temp dir\n", "proba": 6.30612760232907e-07} {"commit": "725884ab738b07c494472e4e02c325ff5b9a054c", "message": "\"new SatzTyp(..)\" ersetzt durch \"SatzTyp.of(...)\"\n", "proba": 1.273746477181703e-07} {"commit": "ae5b7cfd8c9e4e20e46b3ba3eb876f54af6ef906", "message": "Possibility to copy gc-code and cache name\n\nAdded possibility to long-click on cache name or gc-code to copy (or share)\nthose strings.\n", "proba": 1.0095671143517393e-07} {"commit": "7925c5510869c4bd192e059c6f5e9f528cb970bf", "message": "use different styling for attribute list headers (rel. to #12193)\n", "proba": 1.1004744493448015e-07} {"commit": "fee19e028942df99c69f8ac394634169d5e66c34", "message": "Simplified use of argument matcher.\n\ngit-svn-id: d596a19132b705a85694e062da4def6039642bfb@1037 4d38ed0c-b8d3-11de-a71d-8f2b2e058ad8\n", "proba": 0.9997797608375549} {"commit": "e01a2172784413d7558487c276cc0ec970ee0bd3", "message": "MPD: Remove the sort from MPD.search(args).\n", "proba": 2.175755895450493e-07} {"commit": "0027dae4e85465a529662b91ff2bb1f38d900a44", "message": "template updates\n", "proba": 4.1452560139987327e-07} {"commit": "fde4dbebcc8530ff5b1307799d54db45313a4008", "message": "mmstudio: make the open recent file menu entry show the most recently openened file first\n\ngit-svn-id: 03a8048b5ee8463be5048a3801110fb50f378627@15183 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd\n", "proba": 6.271693109738408e-06} {"commit": "bf2b3f296814234cdb457ccefa233fa846f715b9", "message": "Fix wrong table name User\n", "proba": 0.9999072551727295} {"commit": "3beb5c82dc2896fb579ae0cbd47636e08cf7561a", "message": "fix errors\n", "proba": 1.3511588804249186e-05} {"commit": "667a36b0001bb05431012ec39730ddb85d1c88da", "message": "Changed to queue messages in reject mode\n\ngit-svn-id: 85703d3371a57baa6577c39af27e57875201d51d@116 c7e17473-8bbb-4479-a492-429a95f5942b\n", "proba": 7.043155960673175e-07} {"commit": "c8be83efab0e117f546c8c70ed9568883be5d5bd", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "ce1beea50ddc4079e9e5c110c340eb25c119fcd4", "message": "Prevent infinite loops on cell lifts.\nTo do: Fix on other languages + test case.\n", "proba": 1.3800462284052628e-07} {"commit": "b7605098fc503dd12c1dadc8b6eaac93e6c7b50b", "message": "fix possible issue with \"dead\" stages (dead references, mem leaks)", "proba": 1.5850369550207688e-07} {"commit": "bce8601c77f77ae23e9a7944eb70b69e7da9567b", "message": "Improve stat command message (#6795)\n\n", "proba": 8.194862175514572e-07} {"commit": "d4968181240de0ca899f7a4e16f005e5983d48dd", "message": ": String.format() implementation investigation. \n\nTask-Url: ", "proba": 3.5490122627379606e-06} {"commit": "9b892ae6f45d4abebce175978b97f7747dbab01a", "message": "rearranged print format\n", "proba": 0.0001237792312167585} {"commit": "dfb0a094161a9ed41cfe57fd26a611e16addaefa", "message": "Add support for setting application_name to DataSources.\n", "proba": 1.1196095783816418e-07} {"commit": "0fe5540bb60d9962d33d69998a0c01e73b090887", "message": "[Java]: typo.\n", "proba": 1.841542029978882e-06} {"commit": "989bfe2f7c523fccae4dc5e9edfcde1cad957b93", "message": "[Java] Formatting.\n", "proba": 1.9449930732662324e-07} {"commit": "f568a80ecb0be532b4974f3fdd2e513a2e377caa", "message": "Set username, type ID\n", "proba": 3.218975689378567e-05} {"commit": "53dc8b64d533adf245ee653aff78675dce9f6790", "message": "ALIEN-538 : As a USER I want to be able to use Cloudify 3 as a cloud deployer.\nMake IaaSType toString more friendly\n", "proba": 3.500165917103004e-07} {"commit": "9fd21a6fcd60f0980221b6dd4611533f9572e448", "message": "Delete", "proba": 3.1955030408425955e-06} {"commit": "8256f805235f281d1fcc78c0e61788462442b919", "message": "SOLR-4952: ConvertedLegacyTest shouldn't assuming an absolute score now that we are randomizing merge policy settings, term stats may fluctuate\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1511044 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.236553934333642e-07} {"commit": "f6bc09b2824d59e84b8093f0b462f3c2e7d6d508", "message": "-n \nUse the new ProbeFactory and AlgorithmFactory methods to create the probes.\n", "proba": 1.0110932890938784e-07} {"commit": "9f514dbd55349a5ea4872c9c6307fccfa9468efd", "message": "error handling when connecting to db failed\n", "proba": 5.526023301172245e-07} {"commit": "0dd12874d30aacafe95d85338dd23823f2971b81", "message": "method field now returns string rather than Method object", "proba": 4.3877844291273504e-07} {"commit": "a0d09aaf9e75181b87932e451d09fdf15079a79e", "message": "Add MTD-f", "proba": 1.9579234503908083e-05} {"commit": "f79ba1eafc7e24955e1d765a80d6ab21fd1a9b61", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "bf8822646418ae02ab30036b3a95ead2f84bbd44", "message": "String removing\n\n", "proba": 2.4929831852205098e-05} {"commit": "e5a0fcd3e42160d2300435908f12586d86b9765d", "message": "Processing done\n", "proba": 1.0550403430897859e-06} {"commit": "02e1e609e11bfb03db3c356d34662346f27801ff", "message": "[4347] fixed date dependent TimeTool test", "proba": 3.763572919979197e-07} {"commit": "c5aca174a65d4202a967224b98c1e5f9bb1398d8", "message": "todos\n", "proba": 3.870094587909989e-06} {"commit": "ab90ae7d0328db65d0f2bb2e98297743eb83fdc8", "message": "Fix StringIndexOutOfBoundsException in SelectionUtil.getSelectionText()", "proba": 0.0007441267953254282} {"commit": "d1d111d31010dd251a8c93d5e20c9a85d8a0a284", "message": "Only log the first 25 data conversion errors during preview.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@5589 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.4003455766651314e-06} {"commit": "c95a6fc4edb314aacb54be1b85ba93665453ed3b", "message": "ui change\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@10539 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 1.985884409805294e-06} {"commit": "1e424048be081bf25d7e8c64a29deb8856582197", "message": "add function to convert 4 octet in one int\n", "proba": 4.8120811698026955e-05} {"commit": "9258bb491b0bcf27d93f8f3bc30a0b2dfad547f8", "message": "Read a file as a String.\n\n", "proba": 1.1421965382396593e-06} {"commit": "5f59a38cdbe68f20e0e32648284b9a803521d0ed", "message": "client: use Jackson for JSON (de-)serialization\n", "proba": 9.3694700353808e-07} {"commit": "558b8b1e5e260d39205c40f838aba033bcd28484", "message": "TEIID-1109: validation of the properties was missing in the \"embedded\" case that threw a SQLException whic would have avoided the NPE. Added the required check now.\n", "proba": 9.963542169089123e-08} {"commit": "c7aed0e55e0ee710aeb7ac386549f147658d6613", "message": "Tweak some of the dark colors\n", "proba": 5.5767909543646965e-06} {"commit": "2508c76e97b40ac8aa14fa364f462c930079a437", "message": "[#1246] Fix cpu-spinning regression in HashedWheelTimer\n\nAlso remove the usage of System.currentTimeMillis() completely here to make it more consistent and correct\n", "proba": 1.4143098781005392e-07} {"commit": "42500c03705870defab35b1ca6399e7431b8bfc2", "message": "Do not call resultHandler in case of a RequiredReorgFromSnapshotException\n\nWe trigger a resync from resources if there is a reorg and don't want to\ncontinue to request blocks\n", "proba": 2.3057397413595027e-07} {"commit": "7c168e5056bdeb8cb18d3be60ca69685f2a700a8", "message": "adding more probe\n\ngit-svn-id: 28f34f9aa52bc55a5ddd5be9e183c5cccadc6ee4@12538 71c3de6d-444a-0410-be80-ed276b4c234a\n", "proba": 3.8746222230656713e-07} {"commit": "955c955ed9c42766ad02de8a6ebd86db38ffe415", "message": "add code for backward-compatibility\n", "proba": 1.3427966223389376e-06} {"commit": "53f4ad21b4893d2ebbd7b34deb5c60dbe97c1e1a", "message": "core: fix DNS JNDI not working if there is an unavailability cause\n\n", "proba": 4.5748083721264265e-07} {"commit": "a970104024a3b6fd54a2811c10413e2c0483506b", "message": "Don't check normalization after just calling normalize\nRenamed WNafMultiplier", "proba": 2.22201450128523e-07} {"commit": "df8ca607595d7a7038a09ee9a2d163aaba787769", "message": "doc improvement\n", "proba": 3.0957215813032235e-07} {"commit": "08f4465c61eb70556a8fec20702b3e4f650f9681", "message": "changed errors from stdout to stderr\n", "proba": 0.0002113172085955739} {"commit": "88649d513c821a8548eea43026b72dba806a60ae", "message": "[6020]KonsList view must react correctly when a different patient is selected\n", "proba": 1.0800150818113252e-07} {"commit": "2e0718c3f6851f7565898b63e471d2febf9325a4", "message": "fixed javadoc", "proba": 5.500449447026767e-07} {"commit": "239e623ed9a4b3fcaa8b68da23188b8b322b164c", "message": "Fixes missing else that makes ReferentialText slightly less efficient.", "proba": 1.3762702621988865e-07} {"commit": "fe614e92a7edf653fa6551387d70b20806cd922a", "message": "Proper handling of quotes within comma-separated list of email addresses\n", "proba": 1.242196412931662e-05} {"commit": "46df43afad6ff4d674602de912a783de03f8bbbf", "message": "Added better user notification when a diagram cannot be opened due to an xml parser error.\n", "proba": 1.0389395299625903e-07} {"commit": "c5dec429d6af76cd8d5d9e0035b5d8e4f810f9e0", "message": "pooling fix\n", "proba": 6.604593636438949e-07} {"commit": "9a468109bfe2d0e64b7168390436637a5ae857bf", "message": "added logging for failed sql\n", "proba": 4.5533585080193006e-07} {"commit": "a88dfc89b4f89927ea46aac5f9912562efb5ea53", "message": "Corrected MIDI program identification\n", "proba": 7.232396797007823e-07} {"commit": "2241cf9671cd8a7c15bb1542b8c51c199782ab7e", "message": "Fill in the stop implementation for the ringer mode condition.\n", "proba": 1.2431561913217593e-07} {"commit": "d99b3f6e7acbbf92ab9ee9c6b38f5e3ccf665aba", "message": "Add note on ViewPager in Workspace comments.\n", "proba": 1.0687750773286098e-07} {"commit": "73b2946ea6298b4ef65dea377ec19a66fcdba7ec", "message": "small tweak\n", "proba": 4.4385114961187355e-07} {"commit": "9ce40e9d69fad9609b9f0afaf4d0af620bd3913c", "message": "Intial commit", "proba": 1.296291657126858e-06} {"commit": "ec901f9de1b71c5170e521a5e6437922a2c330ea", "message": "bug fix in advanced mood\n", "proba": 1.8380892186087294e-07} {"commit": "78b97b0fc26b6ae900b04035bb60f192bce432b0", "message": "6.0\u7248\u672c\u6743\u9650\u9002\u914d\n", "proba": 1.321060523196138e-07} {"commit": "5a17a16feed62219fa9a1315a17303292ac42bdc", "message": "removed comment\n", "proba": 1.98248855554084e-07} {"commit": "52a0eda47c709cf5c785a2995e7ce8fd9f2506ad", "message": "Updated location in onResume for main activity so it pulls data correctly\n", "proba": 1.5543128029094078e-07} {"commit": "6b370f1d8fdde9fdbfec069d2deb273ccbd82eb8", "message": "Toast\n", "proba": 1.662115209910553e-05} {"commit": "8e5916f91b91ecdf4b578a171a94db6a062c48cb", "message": "refactor: unite methods\n", "proba": 0.9986308217048645} {"commit": "0b6f67445bf803bcbac8bc319629ad6cf401fcda", "message": "Take until the api returns no projects.\n", "proba": 1.4064654862977477e-07} {"commit": "f86b6e5bfcfed4fbf93cd34db6aa0959d9855c93", "message": "Update venue coordinates\n", "proba": 3.310734939532267e-07} {"commit": "685165abe3ca32ae8172389068c65cd29c15b5d2", "message": "Rearranged next statements\n\nMoved around a few calls to the next method to simplify the code.\n", "proba": 1.0802045835589524e-07} {"commit": "d7cb53e1f777c79c0889108612187406b7bc6a58", "message": "- fixed FeedListAdapter add() method to process empty feedDataEntryList\n", "proba": 1.2357777734450792e-07} {"commit": "9effbea7f1f890911c27b8a43f0277c6f057efa6", "message": "Fixed group member count\n", "proba": 7.498237550862541e-07} {"commit": "119730f78746f009d4d51e02b3b1d6578fe70db1", "message": "Fix merge conflict resolution from hotfix/3.0.2 merge.\n", "proba": 1.1098356367256201e-07} {"commit": "aa4b2656a9421d8d2ac075562b1ea7aa7ec556cd", "message": "Dana: Don't go home on refresh\n", "proba": 3.1459148885915056e-07} {"commit": "c1e919fec2a45da7e9312d84f9a680dfd669e303", "message": "Fix crash when loading preferences for the first time\n", "proba": 3.2337149491468153e-07} {"commit": "8571d4506842b0c0e520730ae52bb4a205df10e4", "message": "Some verification\n", "proba": 5.903530109208077e-07} {"commit": "fc434b7ead301097ebe533ee2319bc9ebd2fc6e7", "message": "Better logging\n", "proba": 3.5337967574378126e-07} {"commit": "2b169debf0baccfca4f1da50df473278b539344c", "message": "Add Auto Refresh\n\nRefreshes Bus Stop Activity every minute\n", "proba": 1.288620978812105e-07} {"commit": "d5d4a1a67b9f04dd6ca14304aa4fbaa8b81f6bc8", "message": "K\u00fc\u00e7\u00fck detaylar\n", "proba": 7.465700377906614e-07} {"commit": "d9fdb0bf18e3faf0d5236d44f93a9743ae479353", "message": "Adjust the water resource location logic\n", "proba": 0.0030712427105754614} {"commit": "69d33813c638f2c45ff1ef536873e030e9d14d31", "message": "Full display of gamepad events in GamepadView", "proba": 1.316899584935527e-07} {"commit": "159e62f71a6d5d4606d632db00865690c12c7246", "message": "\u0e40\u0e1e\u0e34\u0e48\u0e21 dropdown \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e41\u0e2a\u0e14\u0e07\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 place \u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14\n", "proba": 2.4571710355303367e-07} {"commit": "7ec649516546f45b5c9d7904fe0f4ce9e736833e", "message": "Sync'd improvement from the Android version.\n", "proba": 1.0535848815607096e-07} {"commit": "e05de0e00055c825048af9c4d23110854887b7dd", "message": "Formatting changes", "proba": 1.4060982493901975e-06} {"commit": "f6b611da5d39fab716a8bb767bb8f23b9390ef97", "message": "Delete App.java", "proba": 3.64725201507099e-05} {"commit": "9c9e56cc7889fc7a7b63cf0f419c44f78ac91caf", "message": "Write new version to class Bach in package de.sormuras.bach as well\n", "proba": 1.4132662329302548e-07} {"commit": "875ea2508e3dc6a3a25b72ae99df2cec58584286", "message": "Added rating indicator on the rating bar\n", "proba": 1.9656692984426627e-07} {"commit": "0c81c575cf4d1bb2cd1da5b22f246056e97cd51f", "message": "Update CitizensCommunicator.java", "proba": 2.565946886079473e-07} {"commit": "1f82930e03d5d3c5267664f5e24b4cfaa651ee58", "message": "Issue #31: Need to clear cache on Android\n", "proba": 1.365674648923232e-07} {"commit": "1b795c5c95a754afb235deb1f1724a6d4bb64e0d", "message": "added sqlStatementDelimiter param\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1899 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 7.980103191584931e-07} {"commit": "0dedcfd46c0fa0b4d8ec9bfc80ffcbd7d621a86f", "message": "FIX: CLO-6433 - Readers do not display data in Grid view.\n\ngit-svn-id: 7dbdde2f5643bf55eb500cbc70a792d560074c67@17618 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.2837847407354275e-06} {"commit": "f718974b9beff93cdb4f4028a8d5c4d9b81245f3", "message": "Fixed an issue in the sort model where the sort sequence was not being\nset when columns were sorted via a column header click.", "proba": 1.0356176716186383e-07} {"commit": "7aa6cecac0244be3cc2b7f4f436e8fb3d3f625d8", "message": "Removed unused interface implementation, so we can start the sever with exec:java\n\ngit-svn-id: 09d9e28c97c8f2a2f2f74908ee18e5f12b3ebee9@7635 0b971d98-bb2f-0410-8247-b05b2b5feb2a\n", "proba": 6.391671377059538e-06} {"commit": "103dfeed2ba25446531aed4e581120ae8ea27da7", "message": "Add @IntDef for Notification visibility\n\nTest: only annotation changes, tested manually\n\nChange-Id: I7ab9a0d58d0a1c5e55fdc53f43eb0e00a7f36180\n", "proba": 4.582152541843243e-07} {"commit": "e82b7bcc081627d55f9e7d6902efeed1ab87f258", "message": "Fixed how field count is determined and updated openBytes to account for the series number when opening images.\n\n", "proba": 1.0086662882713426e-07} {"commit": "46af2cb4bccdc284ad482a45046382bb8e200f33", "message": "Fix comments\n", "proba": 3.815847264831973e-07} {"commit": "f64d4815162af4edbcea3992cc2237abf5254f58", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "158dd2ca0b546dd183868e4fb7b21bec4b1252d6", "message": "get collision cache once for projection\n", "proba": 2.3893863954072003e-07} {"commit": "618c0f39adcd862f0f620aa3385540a98af7f48b", "message": "Renamed setTtl() method to withTtl()\n", "proba": 2.69014071818674e-06} {"commit": "ae17da3a1b4bb597ab5ca1f23fa6ad02f82051e6", "message": "Javadoc fixes.\n\ngit-svn-id: c455d203a03ec41bf444183aad31e7cce55db786@1195463 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.2048061257228255e-05} {"commit": "eaecfca5f24d03597e62bb66017b6ef692a17d2d", "message": "Flight Recorder Options\n", "proba": 3.6439067230276123e-07} {"commit": "3e8bc39d1463f9aa44dfbfc741c39f091fed032f", "message": "detects dependency loops\n", "proba": 1.1357574294379447e-06} {"commit": "6a084aed601f6f65d9699fdce543a45c5b87f1cc", "message": "Related to ZSTAC-15980\n\nSigned-off-by: Qun Li <1ea81f54854048d0a4d4fd61caceabb2a843281c@zstack.io>\n", "proba": 1.080804281627934e-07} {"commit": "62f4fb0b10b0489d5981319517062ea64263652e", "message": "Rollback of treeelement changes\n", "proba": 2.0035480474689393e-07} {"commit": "3e16eb2256568b29d61377907a5f33c9038afa2a", "message": "Ignore test\n", "proba": 1.987809582715272e-06} {"commit": "de193b94fc438964f58d1d1f5819afc75e6068b6", "message": "Make PickerTool work more like IJ1.\n\nIt now sets foreground normally and background when ALT key pressed.\n\nThis used to be revision r4682.\n", "proba": 1.0302726138888829e-07} {"commit": "ec0ad31233af7c52dbff7262cf2ca7de0fadbf70", "message": "Just changes to readtester", "proba": 1.255829999990965e-07} {"commit": "137f35599011ff3b1c67d4e5b4286e539c738747", "message": "hotfix; correct source name in case of db connector\n", "proba": 3.940457133921882e-07} {"commit": "f216b0e055d39b7742a9676232e26d176c85a4ad", "message": "Added some exception handling in Factoids to stop #44 happening again, really need to figure out what's causing that.\n\n\n", "proba": 1.02678264113365e-07} {"commit": "30a70aafb4868af2e0bed77bbe9ea496dabb2208", "message": "remove BmpColImage, not used any more\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@193365 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.6613491854732274e-07} {"commit": "af436121dc4b7a96095f5e9d2ee90600e9c0cf6b", "message": "- checkstyle stuff\n", "proba": 1.194037793084135e-07} {"commit": "1da007aec908d58e6d9560d24af3b59d2f766393", "message": "added ChangeEventRecorder implementation\n\n\ngit-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@3676 7c6358e6-4a41-0410-a743-a5b2a554c398\n", "proba": 6.013884785716073e-07} {"commit": "99d5501bfe5ca2efcff355007eda2901e263103a", "message": "Implement hashCode for Chromosome class\n", "proba": 0.000270050106337294} {"commit": "aca4a97128317dd01bf5ee991deda033a548dcd6", "message": "Disable \"feature\" that apparently was attempting to switch from displaying features to density outside the visibility window. This was never announced or documented, and in retrospect seems like a bad idea. It was discovered to be the source of a subtile bug in which features would disappear when zooming out.\n", "proba": 1.1460750926062246e-07} {"commit": "11645227df34b2478444042dc652016e236983b7", "message": "Fix JDK 1.5 compatibility issue with XMLSerializer.", "proba": 1.0925896276603453e-07} {"commit": "e878eed4c1cd21e74a2d8e791563e02d38f33010", "message": "[ignore] improve error message reported by SAX parser. try to make more clear that this is an error in the XML, not a corruption :-)\n\nsvn path=/trunk/eXist/; revision=8601\n", "proba": 4.268388147465885e-05} {"commit": "b7190027b783ef165dbdba9b397d722c011921ba", "message": "[ignore] remove unused import\n\nsvn path=/trunk/eXist/; revision=10158\n", "proba": 7.077144914546807e-07} {"commit": "f322ff5e559506f1665739e44f7ee7f13afa0404", "message": "[ignore] comment\n\nsvn path=/trunk/eXist/; revision=17469\n", "proba": 5.241768690211757e-07} {"commit": "bbef2818cef37a0d8c9091f933e337c8983ab468", "message": "Changed test to reflect doc() behaviour.\n\nsvn path=/trunk/eXist-1.0/; revision=1889\n", "proba": 4.887472186965169e-06} {"commit": "44774b264ccdfb5b3c6d420f18e030b68d1b0ffe", "message": "Before code clean up friday night.", "proba": 1.4002009152136452e-07} {"commit": "1468b1f8d65e79fb60451dd8c2731b8ec1c7fbac", "message": "* Implement preservation of code block indentation.\n* Add simplistic blockquote support.\n\ngit-svn-id: fac99be8204c57f0935f741ea919b5bf0077cdf6@9042 688a9155-6ab5-4160-a077-9df41f55a9e9\n", "proba": 3.662416702354676e-06} {"commit": "146630235b72de7e7080c1670f320ba9d57d792f", "message": "A MERGE even now doesn't have to wait until the view bundling time has elapsed if it is the last request in the ViewHandler (https://issues.jboss.org/browse/JGRP-1451)\n", "proba": 1.2076058908405685e-07} {"commit": "b2a8dd64531ef2851abd71e00481f9110baf3f3d", "message": "Fix: non existing SignatureVerifier class\n", "proba": 8.013958904484753e-06} {"commit": "81163459551133562be339e96ccffdb80a2e8a90", "message": "Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214945 :\n\nOptimize away empty try block only if finally is empty as well.\n", "proba": 1.2049633824062767e-07} {"commit": "1667ae82ec8d5c47aebaba0c288d592b6b864f27", "message": "closer - but peers need more work", "proba": 7.479418968614482e-07} {"commit": "e58732218c25cc47b3d89d19c263ecaa0e011a0f", "message": "Fixing issue #208 with null pointers during flex key generation.\n", "proba": 1.0311021725328828e-07} {"commit": "d34e188f7c2601e11ddf6b8e8a8523db4acc9184", "message": "Fix discrepancy in finding anonymous contexts.\n\nSigned-off-by: Etienne M. Gagnon \n", "proba": 0.9999924898147583} {"commit": "d288abfabcaf408efb89cd0eb4166a0558ecbf1a", "message": "Minor fixes in comments\n", "proba": 1.443806496581601e-07} {"commit": "1b63c8361df2b5031551c1ed5b60f38867c22712", "message": "Use new mkdirs call\n", "proba": 4.0451786276207713e-07} {"commit": "b6575a6ef61f3e9220929af912da28640b99a9ef", "message": "Validate Search Field", "proba": 8.537938811059576e-06} {"commit": "c94fd34c46669038902bf3412d4937c6c34328bf", "message": "Document code change inline to clarify why I switched from particle probe to envelope probe.\n", "proba": 1.0865814914495786e-07} {"commit": "a5328c8fda7083ad36aaf6bcc963944867bab565", "message": "refactor\n", "proba": 0.9999991655349731} {"commit": "cbde3fff1a68c344d21605a7052646030e12ca66", "message": "style(driver-compat) 'toNew()' is package-private and remove 'static' from enum declaration\n", "proba": 1.2918759466629126e-06} {"commit": "c766be3292957e2f7f95708176a3bc2d105811cb", "message": "here, I did a thing\n", "proba": 8.67902372192475e-07} {"commit": "2a8da024bf814e3fb6106bef01996403595ca2c7", "message": "Improve CancelAdapt's comments\n", "proba": 1.7341962177397363e-07} {"commit": "cf72b94fa15e2bb223f8331fcba0fd1e9f984bc6", "message": "remove outdated comment\n", "proba": 1.920231653684823e-07} {"commit": "261a6775cdbe1d30b477119fd1eedd0dd916e6b7", "message": "[FIX] GUI, Project list: Placement/size of search results. Closes #897\n", "proba": 1.4347993726460118e-07} {"commit": "caff41f1c70b72e55ee1c1fa7a611f37507dffc9", "message": "a small test case to test jni\n", "proba": 4.707117966518126e-07} {"commit": "677dfe93bb25d5a4faed94ac90388c1bcd82228f", "message": "Delete binary_exponentiation.java", "proba": 0.0008955742814578116} {"commit": "3c3fa3f4ecfa0acd78ec5bb104297b1c39e5c9c2", "message": "Commit with mDsharp method", "proba": 1.8052019186143298e-06} {"commit": "6a891bf355489d365fd2375289c67d4ec5dff21e", "message": "Added an export csv output for the pedigree R module.\n", "proba": 1.07255708314824e-07} {"commit": "c6b34b1defcdc58ceb1f63eb75fdb6cf6680867e", "message": "work started on optimized iteration (only added a flag, till now)\n", "proba": 1.0115871162952317e-07} {"commit": "7d9e448d870c56ae6279babb97fb992987db45d4", "message": "modified getHTMLData() to return a String instead of Stringbuffer. Hope this can help fixing problems with jre13.\n", "proba": 1.1808439381866265e-07} {"commit": "08585c9e89c1ee3a71f628bbd33fced3fd9877d0", "message": "Adds licencePlate and status to driver and driverlog caremen schemas\n", "proba": 1.258828916661514e-07} {"commit": "ed476dab1755000de73f4690ad43f2ce3343c6d6", "message": "Store ListIterator\n", "proba": 2.908587930505746e-06} {"commit": "478fd7d026745534f4edf145ee31672a1afdd8b3", "message": "Refactor bloated command handling in SocketDevice\n", "proba": 3.701614730289293e-07} {"commit": "8440a1ada18e2186e005043a923c3c76c9716d6b", "message": "Implements the stop function.\n", "proba": 1.5809102478669956e-05} {"commit": "69005b03d46ed533bd16e1bb0248a932fffb304b", "message": "add loadFromJSON to EnderServerManager\n", "proba": 3.517852178447356e-07} {"commit": "3b8c5a96307b27f777b8bc06ace8078209ec0d97", "message": "removed a few printlns\n", "proba": 0.0002606840571388602} {"commit": "a67dfb86f027ab7a77f5ffb5b0777a5aae77aae5", "message": "nose\n\n", "proba": 5.7228782679885626e-05} {"commit": "0bb4b0cee3de6491874bb759be019e0d908c1c6a", "message": "Remove concept of \"Build Number\".\n\nThe WyC compiler was attempting to extract a build number from the\nversion string. This was causing problems when the version string\nincludes the word \"SNAPSHOT\". However, the build number itself wasn't a\nuseful concept and wasn't really used any longer.\n", "proba": 4.200491048322874e-07} {"commit": "6617c382227aa52e1bd94a2b4cac2e89d3aa9e6b", "message": "clean up: remove outdated suppress, optimize imports\n\nGitOrigin-RevId: 24c4d2ad8f58cc97e48bb381c20f469801c0de77", "proba": 0.00010512699373066425} {"commit": "92d51c07d717b14283f3f8c92e472d12e25ba2dd", "message": "idk man\n", "proba": 6.987492724874755e-06} {"commit": "e28f2b944f2b6a0ebb159ab9e2d7984d58172229", "message": "TCK: do nothing with non-constrained properties\n", "proba": 1.0773810572572984e-06} {"commit": "3a546da20abae25f65fbf31512fa693e3ea40bed", "message": "update doPost\n", "proba": 1.836196901194853e-07} {"commit": "0a7fb8f231c54e8bfe12ce1585eb779dfd4ac3a7", "message": "removed useless true/false after Factions version", "proba": 7.303898655663943e-06} {"commit": "cd3ef3a559b40a454ee668aa4be8b1a475880b66", "message": "*I'm an idiot.\n", "proba": 2.0043480617459863e-06} {"commit": "b2fc99fe681ac1585b3b3643fd1a92b8d0db57ef", "message": "Removed unused line of code.\n", "proba": 1.7178787459215528e-07} {"commit": "3f4ddfa313f82a7039dfffe7630950b40b19610e", "message": "Minor fix\n", "proba": 4.2334357885920326e-07} {"commit": "93c944ace9d9e5a165a4601a73cf21c2bc0fe68b", "message": "Add WorldUtils.dropStacksFromEntity\n", "proba": 9.010454391500389e-07} {"commit": "deca9c70ce0f8e1d39ab13cbba1647bf3bb8617a", "message": "Fixes\n\n", "proba": 1.5615976280969335e-06} {"commit": "fc452a9b324975c11d5cb3971523e17a87eaccf3", "message": "fixed compile error\n\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@195139 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.31469595443923e-07} {"commit": "8c09f2bf1c1eb52f6174dc9f5559803bc1eb2d96", "message": "This commit addresses several things:\n\n- adds entries for a number of encodings that some\nJDK's support which we previously didn't;\n\n- adds support for IBM1047. This is not yet part of the IANA\nregistry, but there is a proposal to add it; see\nhttp://lists.w3.org/Archives/Public/ietf-charsets/2002JulSep/0049.html\n\n- Add a number of aliases that contain dashes. This proposal\nhas also yet to be accepted by IANA; details can be found at:\nhttp://lists.w3.org/Archives/Public/ietf-charsets/2002JulSep/0058.html\n\nIf either proposal is rejected, the change can be reverted\neasily enough.\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@318577 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001642341521801427} {"commit": "956d2c9f33d66f64d5930d5b1ff27200c98e0bc2", "message": "fix edit images curation\n", "proba": 2.8254180506337434e-07} {"commit": "413d6925b07ff2fd25b93ad67d6204db7f909145", "message": "fixed bug failing to handle zero length bit strings (we were expecting at least 1 byte)\n", "proba": 1.2663871018503414e-07} {"commit": "37e9f7d43231403cb0a29aae1f53b5f8df94ad00", "message": "Minor javadoc clarification to single-char write() method\n\n", "proba": 1.917759249181472e-07} {"commit": "9fc42514d96356b1763ab44ee7d996b6aff9af9e", "message": "added comment (test)", "proba": 1.2476623112434027e-07} {"commit": "be16020b51cfaea3946d6427f44364dda90f09ed", "message": "Issue #70 Should be abale to open readonly files if required\n\n", "proba": 1.5343377413046255e-07} {"commit": "ce5c434df3b6ae12c7aff33805eb4a6d90d425d1", "message": "created 1 thread per Connection that sends messages - some fixes\n", "proba": 1.0889467461083768e-07} {"commit": "d41e8188207f1e484c1dcaf97f7c8dff25203893", "message": "Fixed typo\n", "proba": 1.2940510032422026e-06} {"commit": "96ca63914c10b93524990096355e5147e6ff971a", "message": "logging\n", "proba": 1.1690622159221675e-06} {"commit": "c0d822240891f17517e5b32d53c6be3fc636d298", "message": "Adds an option to explicitly advertise FEC support for SILK in SDP.\n", "proba": 1.0684041029662694e-07} {"commit": "0b628bca220f4cd1be8b8d4660bb09c96b9ae313", "message": "Add code to handle EISBN.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@19223 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.00018934911349788308} {"commit": "2c1888fe4d5a2de5fac50fc7eebfb6cd8b7a2cb0", "message": "Display speed of individual hashes (in addition to aggregate).\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@30922 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 0.000540844805072993} {"commit": "36849ebd2032e03aa4e18226e455e994238857b4", "message": "no message\n", "proba": 2.1470650608534925e-05} {"commit": "4e41ad79b3ddce95bd3bc9617e422b1e5464db5f", "message": "Fixed issue 196\nMockito should now work fine even if you use AOP on top of your mocks. It is a totally edge case (I cannot imagine advicing mocks for any purpose but maybe I'm just short minded :P).\n\n--HG--\nextra : convert_revision : svn%3Aaa2aecf3-ea3e-0410-9d70-716747e7c967/trunk%402020\n", "proba": 5.224595156505529e-07} {"commit": "03d2af89e6036e125e843daa8b8c153760a02381", "message": "Add BookKeeper config.\n", "proba": 1.5230479277761333e-07} {"commit": "3ba11d0290805fce02f8b722544c5672ee3ae5c3", "message": "Dont report issues updating the sites tree on a ZAP specific thread.\n", "proba": 9.960102431705309e-08} {"commit": "6707900be97874c5ecbe136874c22fe6d1d8aa81", "message": "Include newly ported steps.\n\ngit-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@3685 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 0.00019552365120034665} {"commit": "314e5be1323a4e85d7b3ef34dd2a920c2baec7ca", "message": "Reverted to last revision due to bug.\n\ngit-svn-id: a5379eb5ca3beb2b6e029be3b1b7f6aa53f2352b@3484 e3ddb328-5bfe-0310-b762-aafcbcbd2528\n", "proba": 1.673720180406235e-05} {"commit": "f2230c08b3dff2172e1126a878c6c752865289f8", "message": "Disable login redirects from WaveJS client\n", "proba": 2.0371344078284892e-07} {"commit": "6ec6b60b817ae43cd543d4f1cf6d4560c4c2dc66", "message": "Fixes to the String type.\nHandling of generic members for boxing.\nImprovements in some of the tests.\n", "proba": 9.908979592410105e-08} {"commit": "0662b52dde50b26aeab06478c855c8ed5b2a2df4", "message": "add missing static sublist() methods to String", "proba": 4.837105734623037e-06} {"commit": "5a39af6087f7039a9b64e3acb524434a37f0a0fd", "message": "fix up command line options to test with words.txt\n", "proba": 6.135327566880733e-06} {"commit": "8189314feefcca56b85b7c1fd96cca22d0b67d5a", "message": "bird class\n", "proba": 2.703042582652415e-06} {"commit": "008a788182bee93889075da96013243e89e03ca2", "message": "Refactored loadComponents method\n", "proba": 3.1858465376899403e-07} {"commit": "846e49f4cc5554d473449ba9be9e3f8e81c1155a", "message": "Slight simplifaction in calling the compiler by using `CeylonToolLoader` 's new constructor instead of using the `ServiceLoader` directly\n", "proba": 1.5601149527810776e-07} {"commit": "bacfa9ce04b881e772d8a39c1e0fed8fdc4935f6", "message": "\u041a\u043e\u043c\u043f\u0430\u0440\u0430\u0442\u043e\u0440 \u0434\u043b\u044f \u0441\u0442\u0440\u043e\u043a.\n", "proba": 1.3509294660707383e-07} {"commit": "242604f315e0a413c28a5417df009b0a42fb8f8f", "message": "Change Javadoc that shows up as error in Android Studio\n", "proba": 2.1858429022358905e-07} {"commit": "6f496002e7c45f2e8a6a9bddd46c6f1121cb4e93", "message": "[Postgres] Use the row value abstraction\n", "proba": 2.4404707232861256e-07} {"commit": "3d6952392b7fb80f6afcf377423f82963fc6a602", "message": "[SQLite3] Do not retry the transaction statements since they repeatedly fail\n", "proba": 2.1358086144118715e-07} {"commit": "d1f8c23f60728e90517dbd6ca638046e4102a89a", "message": "Cleaner service shutdown. (#591)\n", "proba": 1.8469664553322218e-07} {"commit": "3965ebcfd09e4132ff44f5a53ae7953c7f43c802", "message": "slip in tests for windowFocus(), windowMaximize()\n\nr2788\n", "proba": 2.2694621293339878e-07} {"commit": "5657ff86b6e1818ef5264ac4efb2d44c39c7349c", "message": "bugfixes\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@1459 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 1.1600408242884441e-06} {"commit": "ca12e41406db5e200d442b3187ac2c2afa320d8f", "message": "Fix a compiler warning", "proba": 0.0015915283001959324} {"commit": "7a1cf5e5ab484e16291608827b3f25c548377fc3", "message": "mime\u304c\u30ef\u30a4\u30eb\u30c9\u30ab\u30fc\u30c9\u306e\u3068\u304d\u3092\u5148\u306b\u30c1\u30a7\u30c3\u30af\u3059\u308b\u3088\u3046\u306b\u5909\u66f4\u3001\u30c7\u30fc\u30bf\u30d1\u30b9\u3092\u6307\u5b9a\u3067\u304d\u308b\u3088\u3046\u306b\u5909\u66f4\n", "proba": 8.205810786421353e-07} {"commit": "b75ade48bdb5132ab587c9c953c727b998663aec", "message": "update\n", "proba": 7.755617730254016e-07} {"commit": "8939d4fbd320a41f886e3da1b364c9474c25fcbb", "message": "#68 after merge\n", "proba": 2.6881070880335756e-07} {"commit": "3a41c96d356e85f499e10e63611228709d833402", "message": "removed print\n", "proba": 1.9256820451118983e-05} {"commit": "1b4ddb7b0fe129f36cd62b9fe31b2c3fd0461fdf", "message": "FIX: assertEquals order.\n", "proba": 1.0847049907170003e-06} {"commit": "aab02a583242d0f23a346f7daef03195b01a68cc", "message": "Add test case for redo without previous undo\n", "proba": 6.96493259511044e-07} {"commit": "2459bc0c413f5c37c38c2b8273aac0d518e36548", "message": "Redo Test Cases\n", "proba": 2.6092968141711026e-07} {"commit": "e36a1f17f0872578b5186a0210a3d081676eb02b", "message": "Verify time and precision is working as expected. Closes #44\n", "proba": 4.4880309246764227e-07} {"commit": "586fb9691d22f084b59adc4f6af06c09960cfa5c", "message": "checked threads in unit tests", "proba": 2.4083470862024114e-07} {"commit": "267e8d0b88c68c0b8889b94914d5cbe533ac0dbd", "message": "tests of Utils.selectSubNodeIndex\n", "proba": 2.5813014303821546e-07} {"commit": "f4645b59c683e1547a769a443ab37232d1e2360b", "message": "Try to renullify everything. More to come\n\n", "proba": 4.54092145218965e-07} {"commit": "17389b898f42c84351b0185b06a571f08f5b18b3", "message": "changed stream volume on set speaker\n", "proba": 4.520423715348443e-07} {"commit": "4fe94baf948def3666ea354243f7f073c1ef7058", "message": "Adding a way to intersect BB.\n", "proba": 1.994745559841249e-07} {"commit": "1e0bceaad19cc313c6739fd900d2c7998d5a8aad", "message": "nit picky\n", "proba": 0.0007613689522258937} {"commit": "0348d006005738db2cac146a1cb38069bf083af8", "message": "Add support for BLOBs in Oracle\n\ngit-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@1548 5fb7f6ec-07c1-534a-b4ca-9155e429e800\n", "proba": 3.2447803732793545e-07} {"commit": "f3b10a3518dc74e013971b018536c7be6672cbef", "message": "Process extends and super wildcards in captured type parameters\n", "proba": 1.7650960160153772e-07} {"commit": "d02eb10bb63951a2f51b4119a55699b6be67d45d", "message": "added automatic array support", "proba": 1.4981974061356595e-07} {"commit": "713eea53cb9dd4130575787db0e35f67fe7704de", "message": "SOLR-5311, invalid error message\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1537978 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.844737304665614e-07} {"commit": "c9a09e394ac33df361d1511ab2573f56b21efd3b", "message": "Add support for handover connections\n\nChange original connections during handover as a result of SRVCC\nor Silent Redial.\n\nBug: 17307064, 17288974\nChange-Id: I62ff0fee01d5f1cabca8afdf34730ee7b10fa5d5\n", "proba": 2.3297270672628656e-06} {"commit": "1da41b181be619a29f2b14be66e9c5c0caa21a6b", "message": "Added new createCollectionResource() method that accepts a component 'rel' name instead of creating it from the domain model class name. Also javadoc enhancements.\n", "proba": 1.0214792212082102e-07} {"commit": "34f826fe0c764532808dc58d13e3a08ada6a273f", "message": "ExpandedDesktop: adjusted for compatibility with OxygenOS 3.5", "proba": 2.708381714455754e-07} {"commit": "7d644e9cb21e3dc56345021128f650274eced2d7", "message": "1. override hashcode and equals method for BaseEntity class.\n", "proba": 1.245062861698898e-07} {"commit": "c21d58afc9f83a6767c35e0c9c87ec1f8923d225", "message": "Do not pass ProjectFilesystem to FileBundler.createRelativeMap\n\nSummary: `SourcePathResolver` can provide `ProjectFilesystem` for a given `SourcePath`.\n\nReviewed By: bobyangyf\n\nshipit-source-id: 1e36b49a7b\n", "proba": 9.461164722779358e-07} {"commit": "f119a362174196f5f600fc5b623d35a3af905d39", "message": "Tweak.\n", "proba": 3.8501934795931447e-07} {"commit": "3aa3b1bb20dbb676032a85e82b194582204aa846", "message": "Fix resource leak in worker process protocol\n\nTest Plan: CI\n\nReviewed By: marcinkosiba\n\nfbshipit-source-id: b690347\n", "proba": 1.9885337678715587e-06} {"commit": "ac641ee870342b0b3953645831528b7d8f9e9c0b", "message": "[Core] Fix warning messages for invalid graph/algorithm selection\n", "proba": 5.595157972493325e-07} {"commit": "60ea3a0d01312bd1d5f00a08195f5fe20b43e1e6", "message": "Replace a loop with Arrays.asList().contains()\n\nProbably has no performance difference, but fewer lines of code!\n", "proba": 1.4046306660020491e-06} {"commit": "774bdda7bd32c02ba25c85e08a617aca8e0740f9", "message": "Pull out a method to print an AtomList.\n", "proba": 7.163778263929999e-07} {"commit": "f0e1c06c8585ab9dc8760f3dd954861ce8da1db5", "message": "Fix resource problem. Change working directory.\n", "proba": 3.5534179687601863e-07} {"commit": "0473bce6104094a24218fb1f47f6486a39585954", "message": "Fixed: \u8fc7\u6ee4cpu\u7684\u5f02\u5e38\u6570\u636e", "proba": 3.119629639058985e-07} {"commit": "54e2662b54da79ec413784703e34a8a1faabfa74", "message": "crash prevention\n", "proba": 9.309438837590278e-07} {"commit": "a589ab1aab12066e08060df07f3e58800cb6fcac", "message": "Undid 1 SOP change\n", "proba": 2.405741383881832e-07} {"commit": "511d12c1a5ea1915053da2dbdac2d74fc5976d4d", "message": "Standardise on static final\nNo code change\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1375328 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.004558304790407419} {"commit": "a974b563e98727def8fe3d7858b31aa18d9acbbf", "message": "Simplify\n\ngit-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1331508 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 457df919e7e89e35edde8fb07b28811b29244b91", "proba": 0.9999881982803345} {"commit": "969c88c8d6af4e4ca9c550e1a2fe554710472b76", "message": "Return the correct statistic name for CoalescentIntervalStatistic.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6416 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.9999994039535522} {"commit": "d81b6f9da8b9ac90002e33052d594f6398408496", "message": "support class attribute in nodes\n\ngit-svn-id: 1e9c8c6774f47b2525901e6976424cdcd6072c6b@91141 3e83ccf1-c6ce-0310-9054-8fdb33cf0640\n", "proba": 2.389712790318299e-06} {"commit": "acae25d13fc0a51fc926fa0528e341a84b0d168b", "message": "added loadFile to nanoparticleSize to retain form data after loading file\n\n\nSVN-Revision: 1925\n", "proba": 1.2655516457016347e-07} {"commit": "de59a02fbbde683b7cb669b35268e93b1501e921", "message": "add report file validation\n\n\nSVN-Revision: 12639\n", "proba": 1.262111766209273e-07} {"commit": "09f3341d0033835c6ca82f504bc2f2593ac367ae", "message": "Cache Thymeleaf fix\n", "proba": 2.2917794240129297e-07} {"commit": "ffa5b27c75af1c9f546a46e188744f56186bb39e", "message": "Use utility\n", "proba": 2.120171302522067e-06} {"commit": "b84c99a993942b3579ebacd710cf99b4cdbf4b20", "message": "ClasspathSqlLocator: improve caching behavior to not depend on GC.\n\nCurrent implementation uses a WeakHashMap -- this is bad for a cache\nbecause the common case, in 'findSqlOnClasspath', uses a computed\nkey that doesn't exist outside the scope of the lookup. So the moment\na lookup succeeds, the key is immediately thrown away, and is therefore\ncollected on the next minor GC.\n\nThis also makes the tests flaky I think. I'm observing intermittent\nfailures on Travis.\n\nGuava solves this nicely with the Cache class, configured to expire\nafter an interval of disuse rather than relying on GC. I wish there\nwas a lighter weight solution but I didn't see any obvious choices\nin the base JDK libraries.\n", "proba": 3.116141726877686e-07} {"commit": "e7064928896fab0dfa82eb365aaff47eb6d3e853", "message": "assure firstCoachingFormat and wantsCoaching are exported for the participant.\n", "proba": 9.690189273214855e-08} {"commit": "359ad02b6cabeef4d0e287ea7f9e059ef6fd91f7", "message": "Adding groovy binding \"variables\" (SOD-33)", "proba": 1.1665402865901342e-07} {"commit": "f3447ca2317f7590dee4c10ad338d0bfa1e859ef", "message": "added diamond shape mask\n", "proba": 1.3510428686913656e-07} {"commit": "1858e984ec1060571b722a5e0efd6a268aece464", "message": "working prototype\n", "proba": 2.586402274573629e-07} {"commit": "e752e961a4c582750c190d51cf414fe893cd982c", "message": "Avoid branches in DictionaryBlock\n", "proba": 1.7472922309025307e-06} {"commit": "bbf51e82e5b99cb03ada3dd1843650a6c6b4e33b", "message": "Add support for one-line comments\n\nOne-line comments are done in C++ style: // Hello World!\n", "proba": 1.91916797120939e-07} {"commit": "00a84fb80a72754418176653ac1fe4dbde7e13d9", "message": "Mogrify broadcasts like other chat.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4042 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.0271939976955764e-06} {"commit": "e2057d362d4e256d3b7022434534c102d1f65298", "message": "Add overridable function to potentially allow games to start up even without any humans present if they wish. Defaults to NOT allow that behavior.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@4076 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.4172564078762662e-05} {"commit": "35a0671430e1511397e95aeb640b3919f435c91f", "message": "Added isOurTurn() for derived classes to call to determine correctly\nwhether or not it is their turn.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@498 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 2.4330443011422176e-06} {"commit": "1655f680aad4667310200b100e497891d7ebb096", "message": "Added a mechanism for participating in server shutdown.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2356 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.6987776184105314e-06} {"commit": "2a14bba5cc3604086231bf601da13b1e80ddd7e6", "message": "update park list automatically\n", "proba": 3.0746960533178935e-07} {"commit": "f3d196d61bf75fe582e7522d48d3604016f5562d", "message": "fix build\n\ngit-svn-id: af0234e1aff5c580ad966c5a1be7e5402979d927@985303 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.2335689209285192e-06} {"commit": "d88792e1ad159c935794f74707027b56d83fdbbc", "message": "BEANUTILS-258 - refactor new lookup() method slightly\n\ngit-svn-id: 695e8515a9258845e6163903654874b217615ba0@541715 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.074100282494328e-06} {"commit": "f7d9c3fa72b7b68b9b0af4ab71defd2c5dfc3e24", "message": "Fix minor bug in validateChildNode() + make regions Map type-safe\n\ngit-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@1056924 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.030270136150648e-06} {"commit": "e557761f1cda379969c39ae2d12902e3bca57f2a", "message": "Can disable the warning now, replaced by an explanation of the simplification.\n\ngit-svn-id: c0267665a169db5dcedcb03e6f59a7ba0e44e6f2@689028 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.867984898737632e-05} {"commit": "94fd2bd2433b6b9a1d243947d85c4182664ce81c", "message": "- fully javadoc'd\n- cleaned variable names so that they match their corresponding\n Runtime property names.\n- localized a couple variable to prevent any unforseen MT issues.\n\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73808 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.235233970779518e-07} {"commit": "55bcbf26d916e34c16850a39214b1f0510b10f2f", "message": "- now using the ArrayIterator to wrap arrays, code borrowed from\n JServ. There is a neglible amount of overhead added but makes\n the code in the foreach directive a lot smaller and is making\n the template compiler easier to deal with.\nPR:\nObtained from:\nSubmitted by:\nReviewed by:\n\n\ngit-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@73361 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.178308247697714e-07} {"commit": "3dee29889fbe00f8b27cf8c49d1add69abf9f28f", "message": "Moved Constants up to package, out of pipeline thread class, Comments, whitespace\n\n\ngit-svn-id: ca6d9ebf75caaf710f0e3a4ee74a890c456d4c90@557 69e27eb3-6e27-0410-b9c6-fffd7e226fab\n", "proba": 9.026735483530501e-07} {"commit": "8a4655882ebfbe81344e20e7b10ed27f3075f4f1", "message": "Fix #153 Literal strings\n", "proba": 0.0020568419713526964} {"commit": "3c02375fede8161757d322ec47189d90d71c9817", "message": "Prevent multiple play activations from rapid sequential redstone input signala. The redstone lever is capable of this when a player holds right-click.\n", "proba": 1.0743875122898316e-07} {"commit": "e720b3aadf31e1334291d71a4d109288aca8becd", "message": "If actively playing solo when a player changes dimension they continue playing.\n", "proba": 1.0723525178946147e-07} {"commit": "c6644afd4ffe3a08918ae9889f48d1148ac4c77a", "message": "\u4fee\u6539 class loader \u589e\u52a0\u589e\u5f3a\u63a5\u53e3\uff0c\u589e\u5f3aclass\u52a0\u8f7d\u68c0\u6d4b\n", "proba": 1.3177350410842337e-07} {"commit": "ecd226b15c752a0607f8fa3572189e7414d96185", "message": "Criado a classe FuncinarioDao", "proba": 8.298279681184795e-07} {"commit": "6e890182b7f2808ca7366eec2c5eee5e7c01a44b", "message": "+ add TTL.withInitial static method #315\n", "proba": 3.4263507586729247e-07} {"commit": "02d867bac4a80b3b721ceb064b303f61e176e0e2", "message": "removed commented block\n", "proba": 2.5085586230488843e-07} {"commit": "b14bc852554f4a894c720846be6d44c465b99b8f", "message": "Fix music activity update rate from debug values to the actually value\n\n", "proba": 2.890033101721201e-07} {"commit": "b2b6239b082da315570475b9dbdb626bae0033f7", "message": "bug in related transaction store", "proba": 2.536662009333668e-07} {"commit": "32e94bfb4e96fcac59b6edd947662dc88c58c874", "message": "Move initialize metrics to fix null topic name\n", "proba": 5.714481403629179e-07} {"commit": "087822709b49eb03a057cdaccb26d8d731ce64aa", "message": "Updated JavaDoc\n", "proba": 3.052942645354051e-07} {"commit": "cdcdfe6f80e3a12fec69fa3f0033173c03aefbf5", "message": "Added logic to read values from field properties\n", "proba": 1.662372284272351e-07} {"commit": "78b41d07afcbd55aa05053b0162d56d449272b55", "message": "Fix checkstyle errors\n", "proba": 1.0876738087972626e-06} {"commit": "71d9d9aeea324c29c7e6faaeaa880d1fc17923ee", "message": "remove potential leading invalid characters\n", "proba": 0.029442330822348595} {"commit": "2f7349640c03d07ba2dbb930dba405bc118ca5b7", "message": "remove test field", "proba": 7.521600196014333e-07} {"commit": "a61c2dc84b9e2d31610f8d4ad01f1ca320b00039", "message": "map csv_line to Entity#sourceFileLine\n", "proba": 0.9995046854019165} {"commit": "8864958a0928e1538d65fd08f63c48968fc6b046", "message": "allow null agency id when count = 1\n", "proba": 0.00020272874098736793} {"commit": "ab5d35816ce0179d7c691d2e2e7d16ccc7a1a9f0", "message": "Add API support for casting with ConfigurationSection-based parameters\n", "proba": 1.7172922639474564e-07} {"commit": "6a075c10c7365597d17f09ef7e6b326e6ef2e720", "message": "Implement SpellTemplate.isHidden\n", "proba": 6.523883371301054e-07} {"commit": "e2ebd15739a1d7e632fec3acc365c4e5476e4ef5", "message": "Fix loading spell upgrade tag requirements from a simple list\n", "proba": 1.8809389246143837e-07} {"commit": "71d1eac3dfeed7542cbe2411aeb687cd1a292608", "message": "Lines authored by priyamurali\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.023661724275371e-07} {"commit": "5eca188a8dac159cc915a2335389d24d9e8f4f72", "message": "either color and rank or none\n", "proba": 0.0001739555154927075} {"commit": "438e371f3491158c18d0df28e14a87fef43c632a", "message": "Superfluous cast check.", "proba": 1.309225865497865e-07} {"commit": "03305b8167dd1d43be415b28f4653145977d23aa", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "c80bb45cad59e0fa4c16233a425895da22087cad", "message": "Inspection references (Remove Permissions class)\n", "proba": 1.1256135223902675e-07} {"commit": "84e0f869d34b09af388b48e726f692a1f73fdc8e", "message": "Correctly report no such service method exceptions\n\nGSON can catch our exception and wrap it into a JsonParseException,\nso we need to ensure we forward it to our own catch handler so the\nright error can be reported to the client.\n\nSigned-off-by: Shawn O. Pearce \n", "proba": 1.3487564842762367e-07} {"commit": "9dad3f44e0d1c505a9878d6874154602e3e94095", "message": "Fixed gore intendation\n\nReplaced 4 spaces with tabs. (Seems like LC also uses tabs, but in mixed form)\n\"Organized Imports\" - Removed java Annotations.", "proba": 1.0298403196884465e-07} {"commit": "c0dbf4e915e107abaa78f219a03f3b7752c130c9", "message": "set allowed headers\n", "proba": 7.856458523747278e-07} {"commit": "b5264af2af44faba1a55dc699492da13f514d3ad", "message": "Import tweaks\n", "proba": 5.529882400878705e-07} {"commit": "a4e11323186914fba73199b9039efc81722e726a", "message": "Throwing an explicit error when an Asset URI does not obey the regular expression syntax according to Annex A of the SMPTE ST429-9 specification.\n", "proba": 1.0623729451708641e-07} {"commit": "2206612b41ed799f025433bda0ed73701b35d901", "message": "[\uac15\uc6b4\ub355] [WEB-98] findbug \uc9c0\uc801\uc0ac\ud56d \uc218\uc815.\n\ngit-svn-id: 7358e302d50fd4045a689b8bedf0763179db032e@3728 84d0f5b1-2673-498c-a247-62c4ff18d310\n", "proba": 2.3865561615821207e-06} {"commit": "2fed2c80aa04404f8528cc708b3bd4a2b830475d", "message": "Get rid of String.format when slf4j is used as the lib doesn't like it and throw exception\n", "proba": 1.9812486584669387e-07} {"commit": "36b57fbac330704a9887eaba916499fcef3c12c3", "message": "Added Null Check\n", "proba": 1.3877166793463402e-07} {"commit": "5fa18927f36a1b22fb7d5080d8624faeae10f792", "message": "Removed UNIQUE option from index to maintain parity with implemented\nMySQL version of the schema.", "proba": 1.0186968779635208e-07} {"commit": "62584475fac492bf4fe34e971923696d39ddc2a5", "message": "Change data type of mentor.bio to varchar(5000)", "proba": 0.00013127041165716946} {"commit": "92eda8c07b7c7d86843c4d1f1533b133ad87a6b1", "message": "helper method added\n", "proba": 3.7263478702698194e-07} {"commit": "046430279bddd8f20125bd623926993c9c5eb9eb", "message": "update package\n", "proba": 8.6148423861232e-07} {"commit": "faeed04c74bf6ba3de3a9ddc03de3a399e270416", "message": "Fix command listener passing \"null\" for args when none are given", "proba": 9.730611054692417e-06} {"commit": "64edd12848a0769475cf37e840e6e17ccf9b8a24", "message": "Added utility methods to help with authorization\n", "proba": 1.202988499926505e-07} {"commit": "e3a68d336f888d964c7f22290fb66dae84a055e9", "message": "Removing database column with name yammer_id\n", "proba": 3.713293381224503e-06} {"commit": "ef69f7a427f5f3b40fa844ac9b07e32dfc028285", "message": "MultiThreadASB processUntilNextOutputCas(): Move main throw-catch into the while() loop\n", "proba": 1.0302190958100255e-06} {"commit": "0eefe9c44678bf4ca1fc70c1d9459ba568cf2154", "message": "Fixed pickBlock not returning data", "proba": 4.079020925473742e-07} {"commit": "969b4090987b4a49eeb2d20171fd36f1bb370b66", "message": "cleared up npc ticking method\n", "proba": 3.289961796326679e-07} {"commit": "2f672c5257e742235ee014b1d7cff33c99b13225", "message": "Added support for Myriad v0.3.x.\n\nSlight changes on the MyriadWriter component.\n", "proba": 1.0192177768431065e-07} {"commit": "70925384bbc57e8dd77ddca6138cb76ab742537e", "message": "more fixes for a stupid bug\n", "proba": 1.3295870360252593e-07} {"commit": "29007a97aa10a40adcada2ccdcf53c7e2156bc60", "message": "change endpoint\n", "proba": 2.4487242171744583e-06} {"commit": "a8c0bad4d3c0781bb95a5a6d06f6b4b953a09b4d", "message": "Added package name to ConsoleReadWrite example\n", "proba": 1.4803335091073677e-07} {"commit": "223409939ce750f00e32d9edc2e85e4f28365f23", "message": "fix for nullyP\n", "proba": 8.16445492546336e-07} {"commit": "d17f1854ce7311866bebf1f92f7c23661331b941", "message": "sample/platform\n", "proba": 2.968041030726454e-07} {"commit": "d8867e8e33a3d45764fb3e3de8447167ae689830", "message": "Fix userDataPath to cachePath.\n", "proba": 1.6780519729309162e-07} {"commit": "0a961281ac43021017cd303a2fb6ddee9c20e049", "message": "fixed a NPE bug when a variant gene not exist in subrvis gene list", "proba": 2.0556234403557028e-07} {"commit": "8058f321724d9fd021a4228f48c53252ec148e3a", "message": "Add constants for message discriminators\n", "proba": 7.004298822721466e-06} {"commit": "2870f7a2264e9398e2488d21886ff7d7c53dea58", "message": "Fixed issue #211 - get current timestamp on DB2 UDB for AS/400\n", "proba": 1.257507875607189e-07} {"commit": "95d189c65bbb0fb6e779af6bf52ee28a26bafea4", "message": "Added TimeUtil#getHoursDecimal\n", "proba": 1.796126412045851e-07} {"commit": "1d6a1c15b453bc9f845821d07d8e248942248ebc", "message": "Disable upload button in single player.\n", "proba": 1.200238273213472e-07} {"commit": "5c94ec15b293e9e7a8ddc27dfbb529755f5a1773", "message": "Update comment\n", "proba": 2.0291690816520713e-07} {"commit": "c345b5a846a966421e8726ce5854edc2d4605c31", "message": "fixed IterableUtils JavaDoc typo\n", "proba": 1.9860196687204734e-07} {"commit": "45fb87d047ea23061814ed3b570331ee811b0067", "message": "added String replicate, and take, some padded methods\n", "proba": 1.4723995889198704e-07} {"commit": "d2d36325089c4d9456d5e77cb6b9a7cb87d67c9e", "message": "Fix import of old lib com.sun.mail => jakarta.mail, causes conflicts for example with greenMail server.\n", "proba": 1.1273108668774512e-07} {"commit": "f624e32c12d67497ae040bd296b587e32282485f", "message": "Fixed a crash on death\n\nSigned-off-by: gigimoi <5642430b531c05263a67d01f15efda307bfd2226@gmail.com>\n", "proba": 1.1710423564181838e-07} {"commit": "1fc4bea79213150757a6f8826c352db6a184bcbe", "message": "Fix CheckStyle issues in entity/GlowLightningStrike.java (#679)\n\n", "proba": 1.1127777099773084e-07} {"commit": "a8cf749d95f0ffde8627323efa786341ffe5e2dd", "message": "#87 - include full exception trace when logging transport death\n", "proba": 1.1301138869157512e-07} {"commit": "85d6186855580fe17aa48eed10b18bb0bdb4c33a", "message": "Added scanning for duplicate classes when opening the XSLWeb Context\n", "proba": 1.8551857294824003e-07} {"commit": "98292dcf926a1c3dbf825230765c1bf398e6c014", "message": "ProductMetadata: Expose getMetadataProperty()\n", "proba": 4.064079348609084e-07} {"commit": "bcf7005082855e32534753081348d479f2607662", "message": "deadlock detection\n", "proba": 1.6692284816599567e-06} {"commit": "bf1a91ab0135b408eb33fd4d8bfa01795f953e39", "message": "\u8003\u7814\u8bcd\u6c47\u91cd\u547d\u540d\n", "proba": 3.335291864914325e-07} {"commit": "21c37c10d971dda644e48540202b06d6f22f3ab6", "message": "Factor out createEngine method", "proba": 1.8662420188775286e-05} {"commit": "c41db0937b8d231692729e94ba5831efec48269f", "message": "GROOVY-9486: Remove redundant code `Sentinel` (#1212)\n\n", "proba": 0.00022138198255561292} {"commit": "120a40334bd1c139c29358a29d9a638714afdf57", "message": "#9: small improvement\n", "proba": 3.251351927247015e-06} {"commit": "49e7783484da34e2212a03cc2126349c1c91a99c", "message": "clear system property to prevent any later saxon executions from getting these configurations\n", "proba": 1.148085715385605e-07} {"commit": "b62bb8147bc86e1a175833d3e066c8d390218e51", "message": "specify encoding and database template for consistent, deterministic deployment\n", "proba": 1.4357205202486512e-07} {"commit": "76cfcbd342fe6f4f60a0c82cf7a34126d9d31685", "message": "Fixed bug.", "proba": 1.4223634536847385e-07} {"commit": "fe332ef9c809ca5722a0b6c9a4ac19c746aceb2d", "message": "checkstyle resolve boolean complexity\n", "proba": 1.3239404097475926e-06} {"commit": "42c84b7f4a8f8d255952874ae6d253b82ad1ff3b", "message": "Simplify geometry creation from JSON\n", "proba": 1.517606960987905e-05} {"commit": "8db5e317c809de54ea71114024fd57468b4cb840", "message": "added delta validation to Problem interface\n", "proba": 1.7683173325622192e-07} {"commit": "fc738b4df477c64cdb69868d58a947be338d00a7", "message": "more is usable again\n", "proba": 1.6549661552289763e-07} {"commit": "a5a0c4aa41686afa6aba017a186a2d2704c6b13e", "message": "added timeunit mapping to have proper conversion using TimeUnit class\n", "proba": 1.7227939963504468e-07} {"commit": "ad9604b996909241c1f347ca831a662bc7be3571", "message": "Fix Javadoc warnings.", "proba": 2.4292435796269274e-07} {"commit": "f9c5ed15019f036385c534bfb2b188aa85c85fb5", "message": "Enables Opus inband FEC.\n", "proba": 1.2309459407333634e-07} {"commit": "578d3f72c71aa0ff3bf6525d14eed22cca749125", "message": "fix setting enabled foreach PluginCheckbox\n", "proba": 2.798427090056066e-07} {"commit": "d2c1e07c9626c495fea7c7c9aaee7aa30c2e96d2", "message": "Indentation fix\n", "proba": 3.5811339671454334e-07} {"commit": "7694fb86285613cfd15efabc21e5eb2b0da0d847", "message": "improved JTA transaction utilities", "proba": 2.136360706117557e-07} {"commit": "c8f85c19bfdbfbbee151e820b3ab977e78ef0b68", "message": "Bob is painting\n", "proba": 0.0033885641023516655} {"commit": "904afc9e54a6bcf3acb1498233b6aa610cd01960", "message": "DarkTheme/Locale/WebView/Ad mess: fixed (again)\n", "proba": 1.0635812941472977e-07} {"commit": "5e44f8eb8957a1132de9dc07d828f863d9287f03", "message": "removed BTCChina from list of available exchanges - not reliable enough\n", "proba": 1.2009091676645767e-07} {"commit": "f90b884112f09d288bed96814a5c875999caafbc", "message": "Changes to getEdges and getNodes\n", "proba": 1.9854287813814153e-07} {"commit": "ab60b510a2dab2a8842ff897617b08e14a911cac", "message": "fixing html decoder", "proba": 5.516868895938387e-06} {"commit": "ca3627105344217c81a5c8aba3cd4710c22b229a", "message": "DirectoryIndexer: be nice about classes we know nothing about\n\nSigned-off-by: Johannes Schindelin <53fb8db7833fca1e1746dd8592f61048d350f64c@gmx.de>\n", "proba": 1.0747810819111692e-07} {"commit": "bf47d41f49672a3731c2f173787f990661b1436a", "message": "Add support for ${CURDIR} and ${EXECDIR} in Windows when using local file system resource as a source\n", "proba": 4.796516464011802e-07} {"commit": "6df47a29d0ed8ef640aade9f78bae2393b59d2d3", "message": "shop ui update\n", "proba": 2.4803119913485716e-07} {"commit": "8fc1b0ea52baa6fbb0a0aced816a9bf8cceab119", "message": "[fix] big with multiplier 2\n", "proba": 0.0009415563545189798} {"commit": "beb0c1a469f8fc2e2312c91ee461003bae8a8cdc", "message": "Added method aliases for getUser/getGroup in PermissionManager\n", "proba": 3.5886861837752804e-07} {"commit": "24ca012661ab695d9e839faefc876e5ea1878660", "message": "Modified ndbinfo charts to show read/write/scan rate per second.\n", "proba": 1.0243941517273925e-07} {"commit": "b8bb59cdb9f6156503618f8c1d81d0aac37d4dea", "message": "Introducing one retry when committing the reposxml core fails.\n", "proba": 1.0645920411889165e-07} {"commit": "0b4a00fa2137c23ce5da534a429d62e2ca22e093", "message": "Format command example for add\n", "proba": 3.594385304950265e-07} {"commit": "efccc3e9bdb85adae38b1c45b2d64cc35dfd33da", "message": "Fix checkstyle in AddCommandParser\n", "proba": 5.049114406574517e-07} {"commit": "bfd6c321506b733d5c78a91aff6f8dc6bce16048", "message": "Class name should match filename\n", "proba": 0.9999994039535522} {"commit": "6c07774aff745e7123618a9d39ebbd0e37bfdc3a", "message": "Dealing with multiple versions is fun!\n\nNot", "proba": 0.004692620597779751} {"commit": "a1c33d3b50105e7da9af6357b109d5936890165a", "message": "Adding Operationst to MessageRepository interface", "proba": 2.7336355401530454e-07} {"commit": "72eeed3e93ec9ddef084c035d2ac1735a9255c4a", "message": "bosh SID logger improvements, filesize limitation and log rotation\n", "proba": 1.3234148354968056e-07} {"commit": "7ee69d7477a30a06c13820e7ace08bea2a1e544b", "message": "Changed getResourceConnection(...) method access level from protected to public on user's request.\n\ngit-svn-id: 4a0daf30c0bbd291b3bc5fe8f058bf11ee523347@2355 7d282ba1-3ae6-0310-8f9b-c9008a0864d2\n", "proba": 4.359980721346801e-06} {"commit": "2ea21d9aabec3e76ce1f250c374a092736532876", "message": "* SVNUrl\n(equals) : implemented even if far from being perfect\n", "proba": 1.2975243635082734e-07} {"commit": "19881f43f42e1559db4493a194c368b4c5cdab34", "message": "Added an overload method for getOptions", "proba": 4.4145124888927967e-07} {"commit": "a4ed6109bef90585db259be9300ae7a2920447e6", "message": "Terratories get named", "proba": 1.5536059549958736e-07} {"commit": "9868957862d35bf6e4747928a04b34a86916fdc2", "message": "Fix typo (#1246)\n\n", "proba": 0.0018189429538324475} {"commit": "55d69892bd6a906e310cabc9a4d4771fb8480df4", "message": "redundant code removed\n", "proba": 3.929933427571086e-06} {"commit": "81cecc8d5efcc3f6c77b942fdb1cc3570f9ebd15", "message": "fixed typos, removed extra spaces", "proba": 2.960486199299339e-06} {"commit": "cc02fff0f6fb0b72190bd5a72f03681b67a4033c", "message": "Set default screenshot path to current directory\n", "proba": 4.776900937031314e-07} {"commit": "fb2a9e3f2f1942a0ebc5dfccd0e4936d481f51dc", "message": "Order things nicely\n", "proba": 1.3238276608262822e-07} {"commit": "430ebee574d02191da318599bdafe2e9d59b0767", "message": "Rename variable to responseFromResult for clarity\n", "proba": 1.6480940985275083e-06} {"commit": "85ad18fe22c447568f1c9bfb1c58d645c3dd7b9a", "message": "bugfix:fix alibaba RpcContext setAttachment(String,String) (#6052)\n\n", "proba": 3.6836124195360753e-07} {"commit": "eb795b9ee8e78b99a15c6ca7cc2f5c68a0780769", "message": "Added support for $readPreference on command documents\n", "proba": 1.5969141031746403e-07} {"commit": "5f257c7f5cafa1492755a3122efc69d1cd8f76dc", "message": "DAOUPDATE", "proba": 3.6662329421233153e-06} {"commit": "f6a8600ee50aa348fd3129de561bc4956c6306ca", "message": "add methods to work on the style for the vertexdrawable\n\nSigned-off-by: Sam Phippen \n", "proba": 1.190804752582153e-07} {"commit": "d444fddee91f281e6f79e8b5c04e791d90721321", "message": "setName and getName methods has been changed.", "proba": 1.4471756060174812e-07} {"commit": "19276053d70af566cfb486b82c59546ce6f22013", "message": "use AsyncTask thread pool starting from HC", "proba": 2.3295686446545005e-07} {"commit": "2140261f4c5245f3470aa9ab284c8e60d29e0e8c", "message": "resolve destination via properties", "proba": 2.6894943516708736e-07} {"commit": "0e26873e8faff16819533f9cd413bc56a3515b24", "message": "riscv: refine decoding Op32 instructions\n", "proba": 0.9989709854125977} {"commit": "7c41ded8cbbba597936384d57838f1a60f85f98d", "message": "Fixed race condition\n", "proba": 3.7468984714905673e-07} {"commit": "a348e1b8aa09d84ac91013f920517cb3ece240ec", "message": "Tweak documentation.\n\n", "proba": 1.5768260652748722e-07} {"commit": "d93f5025148834f5cee1e9423d096ecf93cb24fb", "message": "web: update RenderUtil", "proba": 2.914372316809022e-07} {"commit": "53eb9c01092e643a415eb3a45cb215b666c8098b", "message": "Comments for DestinationFileProcessor\n", "proba": 1.620425962300942e-07} {"commit": "f671111a81786bca4a506f673d5059d4f2b06801", "message": "Set classContext.modelInstanceof to on by default\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@4119 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 2.487746087354026e-06} {"commit": "9f971a754035e7fa54665ac79dfb07914cac79a2", "message": "Modified to compute and use exception sets calculated for\neach exception edge. Conditional on ba.accurateExceptions\nproperty.\n\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@2093 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 1.0406483852420934e-05} {"commit": "d6a99a85b1546cf78573286a746a1a4b3d09b007", "message": "evaluate mechanism for speeding subtype queries\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@13463 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 9.63483671512222e-06} {"commit": "6a257af56245e3206c9039a28abe83b8babe2d79", "message": "centralize reporting of missing classes\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@11602 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 0.0001809754758141935} {"commit": "7fe1f5be535d6d572498c4df7869d90cfbbc455e", "message": "base: UtilProperties: added asNumber/asBoolean/etc,\ngetPropertyValueOrNull, cleanValue, valueOrNull\n\nFixes long-standing missing conversion methods, for when you need to\napply the properties convert logic to arbitrary strings. In addition,\nthese support Object value, for convenience.", "proba": 2.2299880697573826e-07} {"commit": "821e3aae7e15113afc56d74ba69761b7b9bff97a", "message": "[CB-822] Revert change to prefix file protocol for resolveLocalFileSystemURI\n", "proba": 1.2762075130012818e-07} {"commit": "a5e1c8683cf9a5a61e8bae3d365545cdaecd433f", "message": "variable names changed\n", "proba": 1.4909916899341624e-05} {"commit": "a5a521e5d8675fee4457fb2f88b5d4da94236063", "message": "Fix async loading of ETC1\n", "proba": 1.9754199911403703e-06} {"commit": "d4ac44f95fd801b81ff2f2374564a6010879a1fe", "message": "Fix entities with DTO\n", "proba": 1.3412668522505555e-05} {"commit": "013dc3df71c878d2c3fb4dd3442f967b5ae0ad87", "message": "added a method implmentation to the Errors class\n", "proba": 3.2729190024838317e-07} {"commit": "3ac6e70b2654f7018a4e30489bb407ed28832a8d", "message": "Format some lines in GUI code\n", "proba": 2.6009365683421493e-06} {"commit": "265108f638b33695853d201faca1cf47f2645b45", "message": "Made parameters final.\n", "proba": 1.2525575243671483e-07} {"commit": "be40038c9514fa3f1a3589f25639c7e0606fb163", "message": "Corrected compilation warning\n", "proba": 4.412336522818805e-07} {"commit": "d2b62fcee82d4ad1e9392588029fb24f589a20b1", "message": "Add contract address reference to the ProgramTrace\n", "proba": 1.3787071395654493e-07} {"commit": "294bde1de91a7b358a3a33176924e815ed94d201", "message": "use temperature-dependent sigmaHSRef at high temperature\n", "proba": 3.4639930390767404e-07} {"commit": "14b905f6a7d39e8feec342c0abd2f74c0c12fe35", "message": "allow use of HS chain reference, printResults prints derivatives\n", "proba": 1.2509339342159365e-07} {"commit": "ed639bec5fcf0675392e557bec192291a1033651", "message": "debugging\n", "proba": 2.4004323222470703e-06} {"commit": "db4c3b8de1c986e2ddf253912c6f3f944f1b9fcd", "message": "minor change\n", "proba": 5.548630497287377e-07} {"commit": "6c2b547d2148f343866d0a214b2d4a118fc742f0", "message": "Removed some debug code.\n\n", "proba": 3.402070660740719e-07} {"commit": "4638250ad2e98652c85ae678db76cf4583e270b1", "message": "more queries\n", "proba": 1.217756420146543e-07} {"commit": "df1a2302843bfc4cda33683d89bbb0e96d3482dc", "message": "Code clean and optimzation\n", "proba": 3.105041059825453e-07} {"commit": "2c67b545225f595bbb49a09e70ba6b178e31a67b", "message": "[ignore] fixing arguments parsing bug\n\nsvn path=/trunk/eXist/; revision=10141\n", "proba": 6.10704603332124e-07} {"commit": "04b44c26a2eaff93076c04b583944aa6c6be1df6", "message": "Put the telegram back to the pool if it's rejected by the queue", "proba": 6.477776537394675e-07} {"commit": "a2f0c4a27b25eae65a87c86cdde55780b3c30f2f", "message": "no need for store and support for concurrent commits since Compass now has the ability to start a transaction for each thread.\n", "proba": 9.972991676931997e-08} {"commit": "378f271960ab3586c9757d86b186e13982033b9f", "message": "lets move the d-m-p configuration to the f-m-p if the f-m-p exists\n", "proba": 3.5544792353903176e-06} {"commit": "83d9b9c6be7a0a159c9ccbf53f90c35fe8c2867a", "message": "Added forgotten modification of used constructor\n", "proba": 1.5584687673708686e-07} {"commit": "3866b4211e9443310a9814c53b8b871495eff82d", "message": "testing\n", "proba": 1.6199514902837109e-06} {"commit": "e3f3225bd9cecf1e460d36bc49e41e2a4484d754", "message": "Don't warn about non-existent plugin directory\n\ngit-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@10126 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3\n", "proba": 6.791447617615631e-07} {"commit": "583f6b7f70d8469ba15495ab9e4924a587488021", "message": "[feat]: update http parser\n", "proba": 2.398317747065448e-06} {"commit": "b2a9b910719e8c9b89bd9c8a4e7a9734d0656d28", "message": "added total event rate in selected region to event rate string that is displayed\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@9561 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 1.2272083722564275e-06} {"commit": "4342020e35361a43143d240bc8b94dd3db7268c6", "message": "changed to experimental class\n\ngit-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@5966 b7f4320f-462c-0410-a916-d9f35bb82d52\n", "proba": 2.268625621582032e-06} {"commit": "369a84f490f54201accc6fd67f49493531d80794", "message": "moved checks for wildcard types to proper classes\n", "proba": 2.2594139181819628e-07} {"commit": "3d01c3c852b769f29c1bfaeca24f3dfc4e54a621", "message": "updated provider number.\n", "proba": 1.6318803375270363e-07} {"commit": "f6922e436c1d86182659c92a594dd200ec228015", "message": "Don't repeat Transfer-Encoding when Content-Encoding is not compressed\n", "proba": 2.4531207145628287e-06} {"commit": "72acddf6fb3e9284dbf790ecc22b846af2e299a3", "message": "Fixed \"random access\" bug\n\ngit-svn-id: f699b99be54c313e643266d5dd560bc939300b59@1110 f90f6e9a-ac51-0410-b353-d1b83c6f6923\n", "proba": 1.36453707000328e-06} {"commit": "98a5011818b84e95f72f4725119f7cd8dafbff96", "message": "Also deposit into lava\n\nThis makes the plugin consider lava equivalent to water and\nblocks will fall -into- lava pools and streams, just like\nthey can fall into water.\n", "proba": 1.7595330348285643e-07} {"commit": "bf903910c6523d8660e2e1a41f47de12aa15c2eb", "message": "Fix strange water blocks created at sea level and below.\n", "proba": 1.222811789602929e-07} {"commit": "c18575984b6ae81e8d980edd402d3974d48c1953", "message": "Reduce interference\n", "proba": 0.00033759622601792216} {"commit": "66dd754e5b540cade05ae81ce25fa22a328b6c8a", "message": "Improvements to WebLogger to manage flushing of logs to sdcard.\n", "proba": 1.0276446715806742e-07} {"commit": "03da2a5e888ab6e68a6418a9878cb82ddfd69bd4", "message": "all lowercase necessary when suppressing (invalid) checkstyle warning\n", "proba": 0.0001225474989041686} {"commit": "96dfe77f447a3ef902cef44ef74dbf47aa35e8f9", "message": "Rename collect to Collect - try #2\n", "proba": 1.751440095176804e-07} {"commit": "e6ae06b3a8879b42fd27363d625cfb7aefaaccb5", "message": "checkWN is almost done. one part within it is not implemented. No test cases yet.\n", "proba": 1.0197622657415195e-07} {"commit": "2ec3d529f0ab6ed891fe376981eb74d0a656612c", "message": "fix getIfInfos to use values rather than keySet.. oops\n\n", "proba": 1.6136930014454265e-07} {"commit": "658a51e54500d7001530cd540e9be71f6a8151cb", "message": "Add note about refactoring to remove duplication in send* methods.\n\n", "proba": 1.0466866484648563e-07} {"commit": "9e3fb257dd67c53362d7668edd9f093847868673", "message": "clean up imports in test.\n", "proba": 1.3583033364739094e-07} {"commit": "078695e2500e4db5eafec588789dddfd426cfc50", "message": "comment\n", "proba": 3.196174986896949e-07} {"commit": "5fd795fa02d028596fd272e1f78849db06d9e2dd", "message": "Skip user created datasets in session replay test", "proba": 2.3847968577683787e-07} {"commit": "3551505d76b2d43e3a12ffdec72a8a647a42d56d", "message": "Fix test method name", "proba": 0.9985443353652954} {"commit": "2af36c85e33620ffb6f7272499bfb1eac8cf1613", "message": "#464 - ENH: Add draftRestore(Class beanType, Object id) ... to refresh a draft from the live (@Draftable feature)\n", "proba": 1.0784835069443943e-07} {"commit": "97eed3f8694116a11a4027caa7854877c84cc8ad", "message": "Added aggregation tests\n", "proba": 1.8628126952080493e-07} {"commit": "9b29720d19ef3391d70a80bb83bac269157593da", "message": "Removing unncessary imports\n", "proba": 1.4218442174751544e-06} {"commit": "ea5fae9f48ebb46b91c59089d3b64d7640ccb14e", "message": "Added bind for kairosdb.server.type to ResourceBase.java test class so MetricsResourceTest.java unit tests would run again.\n", "proba": 1.0147950746386414e-07} {"commit": "6a0558cbf6f15e7b98b1951d1165452428b94787", "message": "Added unit test to show filtering events\n", "proba": 1.3743539284405415e-07} {"commit": "80392df6e12686098536fedeab6f3d85ed50053e", "message": "fix warning at test\n", "proba": 7.112986395441112e-07} {"commit": "cb11cd2c85011388f698363a9b54865b64749792", "message": "Fixing test driver\n", "proba": 5.21944116371742e-07} {"commit": "04f6889a08e5917cbb3d2dea638f90002df482fd", "message": "unit test, sql layer\n", "proba": 5.043801252213598e-07} {"commit": "bf811ee309b2263ff9b8ce258aeac7ed871e287b", "message": "Fix test\n", "proba": 4.372618604975287e-06} {"commit": "f2fa902abf1e1f8dc27c5fd6a6117c0f3c9a8646", "message": "replace try catch blocks with throws\n", "proba": 9.569839312462136e-05} {"commit": "8f38d877fa08357d0a56e2f9095f2ddeef088dfa", "message": "fix test comment\n\ngit-svn-id: 3b1ff1236863b4d63a22e4dae568675c2e247730@782692 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.885092377866386e-07} {"commit": "f84b6941ab43b2b5b860bdeb281d80345a02bb91", "message": "added error messages when RWORK/IWORK renaming fails\n", "proba": 2.2975611102538096e-07} {"commit": "aa417d23ce579709da6ab5a3ab9c226165d875ac", "message": "minor clean up\n", "proba": 2.1123635463027313e-07} {"commit": "3dea96aa79572cfd683a7e8107c3fd7646a75fc0", "message": "Add new indexes", "proba": 1.54448498506099e-05} {"commit": "a14117903c019397c332b1b3372d78a429d06638", "message": "Add missing break.\n", "proba": 1.7036507415468805e-05} {"commit": "285b6e18b6600fc9f7eb255342e01a178eda1698", "message": "Fixed exception message in InputDescriptor.\n", "proba": 1.2512704472555924e-07} {"commit": "5051916583f7b5302673fd6c8f9b9217cac46bc3", "message": "Add tracer when available.\n", "proba": 1.2914493652260717e-07} {"commit": "615b9a6cfa2f6235a899763a184af9ced4212728", "message": "Fixed message when invalid action is given to the Integrate task.\n\n", "proba": 1.4566965944595722e-07} {"commit": "f10e7af1aec0e3628b5597cc8103bc5d2ea3828d", "message": "Simple implementation\n\nReplace with android.text.TextUtils \r\n\r\n```\r\n/**\r\n * Returns true if the string is null or 0-length.\r\n * @param str the string to be examined\r\n * @return true if str is null or zero length\r\n */\r\npublic static boolean isEmpty(@Nullable CharSequence str) {\r\n if (str == null || str.length() == 0)\r\n return true;\r\n else\r\n return false;\r\n}\r\n```", "proba": 0.0017230756347998977} {"commit": "825eae4e19d7692d2f384d65daa0b31267006d57", "message": "INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED\n2003/12/02 13:04:23 sw 1.2.12.1: #i23095#\n", "proba": 1.4057333430628205e-07} {"commit": "b141e727bd9f373c8b23d3bf952201dc4f1e92d2", "message": "rename attribute to field\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@6485 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 2.1628354716085596e-06} {"commit": "b1d1fc9ae404300a94a85a05df62cb56bd34204e", "message": "Factor out a function to write a byte[] to a file.\n\nChange-Id: I0e0acfc46e608e447c67e6149af7c48ba0b2acda\n", "proba": 0.9999994039535522} {"commit": "f7566417994fd004ada9045d9cb159404a2e6a19", "message": "Commentaires sur la config", "proba": 1.8462971240751358e-07} {"commit": "468b0448bcd1f84729899edfceb82ad2499f2592", "message": "Delete Event.java", "proba": 5.447397597890813e-06} {"commit": "b4d09c69d136fe4a5f32871a0b21080ad0eb7a48", "message": "remove fail-fast behavior from setFalse()\n", "proba": 0.0002249416575068608} {"commit": "28f5284bd83afcff78562571eebea8807370818b", "message": "added test case using code from Bugzilla Bug 1884\n", "proba": 1.8668710310976167e-07} {"commit": "7a7019a3ab678e035b608ce489b5e43231a36f39", "message": "ENG-7068 removed unnecessary test\n", "proba": 2.3235357105022558e-07} {"commit": "19b37def169518f7e992920a0ae53d82feebb2e4", "message": "Remove broken TestObfHelper.java\n - Can't be updated easily to work with 1.8.9, as deobfuscation data is no longer included in the forgeSrc.jar, and instead .srg files are loaded from the gradle cache. The path to those files is stored in GradleStart which can't really be depended on very well afaik\n", "proba": 1.8538698043357726e-07} {"commit": "d0ef695d311701411546cb16d98a66a9b2616cd6", "message": "Fix compile Error", "proba": 8.973641342890915e-06} {"commit": "7da118844ef5cf93d3ced0d7ed0be96dee90cb1e", "message": "Fix from Chris Bogen\n", "proba": 2.139488373131826e-07} {"commit": "ae346c6e21159be54fdc1e8924220ef0e3aa11a5", "message": "Removed obsolete code.\n", "proba": 2.4343974018847803e-06} {"commit": "5ac5f2acf43e2e33760d4a689171ab7134601141", "message": "MPD: Remove sort from getAllAlbums().\n", "proba": 1.1687997414355777e-07} {"commit": "8b57097c6dc39f267bcbafb671ac977872380a8f", "message": "STORM-342: add exception as cause when re-thrown\n", "proba": 2.804831638059113e-07} {"commit": "8197a9734c43b4bec3989b79b0d852a6e1af49b7", "message": "Added makeItemForClass().\n\n", "proba": 1.1528364751711706e-07} {"commit": "82ef14fc07010396acb4a1533880717bd8958fb2", "message": "Adds support of JVM class initialization", "proba": 2.902141318372742e-07} {"commit": "34a22fc5a631f92a0a499a06100ae630cd479ab3", "message": "More renaming. Refs #1235\n\n\n\nFormer-commit-id: dbe527b7f1f9c58933f2f3b365fb25fe99040ee7", "proba": 3.833208381820441e-07} {"commit": "ee14e37f3f4715970c39fa32b053f753e59c0f16", "message": "Don't double format debug info.\n", "proba": 1.3878384663712495e-07} {"commit": "4d11afd621243bf95d7c9cb79dbfca4c45192f40", "message": "send help and version info to stdout\n", "proba": 1.320639881896568e-07} {"commit": "f87ec321e49c44ad6d6cfd62cafe24e600ffbad0", "message": "Updated .name in exception converter to .javaClassName\n\n\ngit-svn-id: ba1d8d5a2a2c535e023d6080c1e5c29aa0f5364e@1026 3a8262b2-faa5-11dc-8610-ff947880b6b2\n", "proba": 5.411608071881346e-06} {"commit": "fa0b576a458d01603f87d4e8f18cd6b24406d1af", "message": "java: Fixed a bug that ClassTemplate cannot pack a ByteBuffer object but, it is a temporary impl.\n", "proba": 1.0846765263750058e-07} {"commit": "90e418686e8d5d6daf1fea894321a28c801c8a78", "message": "Detect and warn about duplicate compose sequences or parts thereof.\n", "proba": 1.0999099231412401e-07} {"commit": "560ca93f9350f12b7500021f146d92c01febdf85", "message": "add log\n", "proba": 1.6739008970034774e-06} {"commit": "18604845ff3f3383a7a747eaf6129604f0123219", "message": "JSPWIKI-120: remove Engine#getCurrentWatchDog() use WatchDog.getCurrentWathDog( Engine ) instead\n", "proba": 2.1670544469998276e-07} {"commit": "e1b2887ab47b94f99fe872342811b481201c6ad5", "message": "VirtualFilePattern.withName(String)\n", "proba": 5.4304368859448005e-06} {"commit": "4f4a473aba991d610e9295b0643bfea027856e02", "message": "stock patch: RequestHandler: redirects, view-last: always exclude javax.servlet.* request attributes\n\njavax.servlet.* attributes must reflect the physical current request, not the previous request,\notherwise the behavior does not reflect Java Servlet spec.\n\nhttps://gitlab.ilscipio.com/scipio-dev/dev/scipioce-dev/issues/1152\n", "proba": 9.097759061660327e-07} {"commit": "33010be7bc2a1169a4d723f69b21073c5c9ebd4a", "message": "[android] Added No Connection dialog\n", "proba": 1.713343209530649e-07} {"commit": "133f585591bb8fe4ad37fa6d46b19f98038dce27", "message": "getConnectedPeripherals: check for null\n", "proba": 1.8123002121228637e-07} {"commit": "59e1f49e80879bee0ca766adcf5766541d1bfa97", "message": "updated method signatures that still threw Exception to throw EC2Exception\n\ngit-svn-id: 2436a91c211dc537aabdc28380840c6835eec4c1@25 7ed6c317-272d-0410-8ab0-49a3fbf2961c\n", "proba": 1.0981852938130032e-06} {"commit": "71f32ae38750dadad678cb62838ea642ff14392d", "message": "initial version \"Networked\"", "proba": 1.3316783054051484e-07} {"commit": "3dd766a8fbfea1d7ad6c49b770cbac17c62d48e2", "message": "modifier select music boucle\n", "proba": 1.1088787914559362e-06} {"commit": "58d453ce50d13ed9040441106852cbc8704a74cb", "message": "removed unnecessary code\n", "proba": 1.6803060134407133e-05} {"commit": "49e474e8ed685e18d5c90e9d9001b4c034bce69d", "message": "Update Case.java\n\nCr\u00e9ation de l'attribut bateau", "proba": 2.709662965116877e-07} {"commit": "e0c06943270516d02e3cee448a20171f05409cab", "message": "Updated Coding Pattern\n\nCoding Pattern Set.", "proba": 1.5318464363645035e-07} {"commit": "4355f2e7ebf007a996ba668c24a1d4d714842f4a", "message": "socket connection timout \uc801\uc6a9\n", "proba": 3.6271984527047607e-07} {"commit": "ac6a92e90fc27aed21f94ba3bbfcf4989571f31d", "message": "Remove the thread pool code. We do a much better job now at avoiding thread\ncreation, this code may still have deadlock issues, and using Threads isn't as\nbad as it used to be,\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@968 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 3.6676667605206603e-06} {"commit": "4cf7de698c14e5a4ddfa2bb24c4848fcebf2eaaa", "message": "Log CurrentUser#getEffectiveGroups lazily\n\nThis call can be expensive, so we want to perform it only if necessary.\n\nChange-Id: I2c0d4b97fc3ef39a9b6a9a41e14bb1d73e7e05be\n", "proba": 9.084286830329802e-06} {"commit": "4114bda6ab74d0df1e2d76f44c497f9c660b2a4c", "message": "IDEADEV-41997\n", "proba": 3.951449514261185e-07} {"commit": "672bad5be540ab114c6739567c130215724c6f05", "message": "Add one more Visiontek unit test\n", "proba": 1.3405852428149956e-07} {"commit": "9129b6e812fe69163243dc98b65a6629770564d5", "message": "Fix broken JSON object comparison in test\n\npatch by Ariel Weisberg; reviewed by Aleksey Yeschenko for\nCASSANDRA-9065\n", "proba": 1.741661179721632e-07} {"commit": "52bf3a9861c1b6b02f86a81788b142e6ab9ef169", "message": "Fix endpoint addresses\n", "proba": 0.00030535069527104497} {"commit": "561995fae3cced175c7f5017ace549dd81b25b65", "message": "Removed logs", "proba": 5.027516749578353e-07} {"commit": "d4068d6256299040a93667cbe9be3244ebc04940", "message": "Fixed NPE in issue 274\n", "proba": 1.1752221240612926e-07} {"commit": "dd0b6e8c767d7c0bc74b989842221209604ec5a9", "message": "Fix setProgress when startFrame > 0. (#629)\n\n", "proba": 1.947342838093391e-07} {"commit": "842a7451a14e4dd775d5a2e14f827f014b5d5cd2", "message": "Generated code by SwaggerHub", "proba": 2.2641398800260504e-07} {"commit": "9906098d8877ac3b9355f7b2e37e3fd7c16bf8f6", "message": "Generated code by SwaggerHub", "proba": 2.2641398800260504e-07} {"commit": "2d6106d4d75406b18b3724822a7afc957cca7e90", "message": "Replace 1111 constant with java.sql.Types.OTHER\n", "proba": 0.9998030066490173} {"commit": "dee6336670f4b1166884e0de18264066fe8b073a", "message": "Complex annotated class with embedded class\n", "proba": 1.765183554880423e-07} {"commit": "8219d7fc027e913e06e4d7c9c87307ec3f6c7610", "message": "Add two convenience flags to AppSettings: GraphicsTrace and GraphicsTiming. (#1279)\n\n", "proba": 1.3527808562230348e-07} {"commit": "a4662f483ee4216c1beb240012f08af0c2eee0e7", "message": "Add additional tests.\n\nSigned-off-by: Raymond Audet <281aa2b19aab01efe2941a7da076ec0616a9b992@gmail.com>\nSigned-off-by: Etienne M. Gagnon \n", "proba": 6.86702969687758e-06} {"commit": "97ee0857d4b64cbf2da866c71bdfeb84e91db6a7", "message": "WK-422 @comment Fix build.\n", "proba": 1.0641088721285996e-07} {"commit": "eea105e035a3ae19c3425fc7d666eec29b34a1e5", "message": "Bug fix: Granting default permissions to wiki groups in the jspwiki.policy security policy file is now supported. To do this, AuthenticationManager injects 'GroupPrincipal' tokens into the wiki session's Subject at login time. GroupPrincipals are also dynamically injected into the appropriate sessions when groups are created or changed -- this means that users do not need to log out in order to see the effect of group membership changes on default policies. This is a rather clever bit of programming if I do say so myself.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625060 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.476442311191931e-06} {"commit": "b48abb65e80d00544bab7c941ff3d7fd8d474616", "message": "disabled testSpanJavascript2()\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@625651 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.807415621144173e-07} {"commit": "15a90c1539b7cc9cdbcb297fee7d6d93f8fd7d45", "message": "am da74cf0c: Merge \"Suppress tests that require user interaction.\" into lmp-mr1-dev\n\n* commit 'da74cf0c0409d05a117831ab220f47e34c9db540':\n Suppress tests that require user interaction.\n", "proba": 2.581340936558263e-07} {"commit": "c6dad5c68b9f102d4d05e33c76195e72a600dde6", "message": "New tests.", "proba": 2.3247770286616287e-07} {"commit": "96c17079e3a60f2f23894de70b4c629ce4509de7", "message": "Don't assume chars can be cast to bytes. Some compilers don't like this.\n\n", "proba": 1.3668589815551968e-07} {"commit": "8d666b241a1b623bbb0f8a9654a2bd4afdf372cb", "message": "IDEADEV-4816\n", "proba": 3.167499755818426e-07} {"commit": "042ec82769ee10d75b670f57ebf1346bf8d6ed9c", "message": "1. Persistence versioning and corruption handling\n2. Initial work on persistence refresh\n", "proba": 3.891058895533206e-06} {"commit": "d82f41f7172c4b1c4b49840558fe03e7f9e9fb4e", "message": "Suppress idle screen entry in app list when connecting to device directly\n", "proba": 2.3911871949167107e-07} {"commit": "475cedbb2896ece918a9ebb44e2587e69543e28f", "message": "Fix onboarding bug\n", "proba": 5.701009740732843e-06} {"commit": "3210a44cf075902c290cf90a715f6294f5707e0b", "message": "readd yippee\n", "proba": 1.1512976243466255e-06} {"commit": "8a64c28ee7b3e736ad5ff21ad8e251f1f1828232", "message": "protect against NPE at shutdown time if server was not initialized (TLS error)\n", "proba": 1.1891319928736266e-07} {"commit": "88849221ecc55ea8e52b80cb2a05b06c4193c759", "message": "added java declarations\n", "proba": 7.625169473612914e-07} {"commit": "833da00c7834f8c3e94e28994a6223d4ba778873", "message": "fix missing processFormFields\n", "proba": 0.00011650178203126416} {"commit": "02923e0dc233cdc502c17c637fe1eaa4d3aba198", "message": "PDFBOX-2852: remove option that doesn't exist in 2.*\n\ngit-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1751145 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.3543269637448248e-06} {"commit": "855122222b34c3c8abbccb27722a2834c3a75372", "message": "rename argument\n", "proba": 1.358553345198743e-05} {"commit": "8a9f0291566ad56a5db05252a25054ac772d3752", "message": "description isnt automatically changing anymore on switching the\nexternal source", "proba": 1.3939428811227117e-07} {"commit": "629c170865c72640c4130d741aaf9f9f8bdee148", "message": "Fixed race condition while creating security groups\n", "proba": 1.3657331976446585e-07} {"commit": "78c7aa0aa519fc29d3d03b9697b25cd89b3fbe65", "message": "Update Aaa.java", "proba": 1.0407975423731841e-06} {"commit": "00335269c14f8e04540725171bb1a303ed87881f", "message": "Un utilisateur hors SQLI ne peut pas acc\u00e9der \u00e0 l'appli", "proba": 3.369628984728479e-07} {"commit": "70555ed63545fd642064ea96ac92594051d5b6a6", "message": " Add PEER_ADDRESS tag (#358)\n\n* Add PEER_ADDRESS tag according to OpenTracing Specification Semantic Conventions v1.1.\r\n\r\nSigned-off-by: qudongfang <605f1282a4664b415430eddca3abf3bd1a647b9c@gmail.com>\r\n", "proba": 1.4199807196746406e-07} {"commit": "b76d708fba3099128d5e5619b9105c6e61eedb45", "message": "Second commit!", "proba": 1.358375953941504e-07} {"commit": "e9d0ab680b11ac982d430390cc984649646e0744", "message": "Prioritizing clarity on Playser.java class\n", "proba": 2.0080241824871337e-07} {"commit": "66be4ed2fa71deb02dc02e286f0feddf99ac4b24", "message": "Large changes to the POP3Handler.java class\n\nIncludes String=>StringBuffer, extensive additional commenting,\nwrapping of logging calls in log level checks, conversion of\nequalsIgnoreCase to equals, introduction of Locale.US to upper\ncase conversions, additional logging.\n\nFor more detail please see messages on the james-dev mailing list\n\n\ngit-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@107959 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.4396396131342044e-07} {"commit": "c6b463c5a27656a1aa16783eb7d99ff25efd1c60", "message": "hack to fix SSE output\n", "proba": 3.043239473754511e-07} {"commit": "af0a6db8b7a5e74a8639d159b1dd973e99ace27d", "message": "no Jira - correct javadoc comment parameter to use right name\n\ngit-svn-id: a5af42c550a078756190f4e79161aff2e348b436@1159351 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.083937703100673e-07} {"commit": "fd581adb2d853195aa9db4dd3a1e3975fb351389", "message": "fix layout anim\n", "proba": 3.409027158340905e-07} {"commit": "b8658b88d48baaa199c1806ccf448869eecf2047", "message": "[tests] adjusting expectations in PatchCreationTest#testValidatingNonAccessibleFiles\n\nGitOrigin-RevId: d5433548a84641e85d378a3624b5f4899f0e5a1a", "proba": 3.9055998968251515e-07} {"commit": "67353433f8b783ec4bab3686a71e149a48ef4506", "message": "ux_rework\nfix the unread marker color (notify only rooms)\n", "proba": 5.173999966245901e-07} {"commit": "b9404af62a8d673cd4290aab20a4aeddbfb2b687", "message": "Update Language_permutations.java", "proba": 7.770143497509707e-07} {"commit": "d9b584315b90dd686c4db04cd31f44a7b42a229d", "message": "Added support for CSTORE in ASREGS\n", "proba": 1.2830977880184946e-07} {"commit": "01b5dbc98599ff8500472bb9d55f88ace9679c82", "message": "Avoid newly deprecated Tomcat method\n", "proba": 5.452574441733304e-06} {"commit": "54899bb5e286bdfbef318841d42e0c240b128eb4", "message": "update textviews\n", "proba": 5.709872539227945e-07} {"commit": "a7e1c8e81dc6c0f2a84310333efb05ffaa69e533", "message": "Improved debugging code and added comments.\n", "proba": 1.158333517992105e-07} {"commit": "3c553f50b2ee96ec055d32aade514093865f8eb6", "message": "catch all exception when trying to get File from URL. And if it didn't work, just log as debug instead of info\n\n\ngit-svn-id: ac804e38dcddf5e42ac850d29d9218b7df6087b7@456893 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 7.1860426942294e-06} {"commit": "18d63dcbdc8f31007e4f42329cabdf1296b577ea", "message": "add comments\n", "proba": 1.9999514222490689e-07} {"commit": "722d8271a4888aab3f5450cc815b9bcc2b162ecc", "message": "Fix alias test with underscore.", "proba": 2.2125117027371743e-07} {"commit": "4d1b7189300e0be5b3694df8a980241b1fe7595f", "message": "cleanup\n", "proba": 3.1109298106457572e-06} {"commit": "6872b2198d96135b46ce0106f5e6e1bf7ece9a63", "message": "Make sendJavascript synchronized\n", "proba": 1.0318040040147025e-06} {"commit": "ad5cc7f1d6b34cc36e683b5dd14ceb9f5eca0041", "message": "remove old commented code\n", "proba": 5.709349579774425e-07} {"commit": "f2806358a5794ccc461de5e3c3019948462c7cc8", "message": "Fix SSL allow renegotiation take 2.", "proba": 2.9977611575304763e-06} {"commit": "86cb24478ca1fb2f9b2c38e1d7f9a6bb9ab5fa08", "message": "Removed debug\n", "proba": 2.4694548983461573e-07} {"commit": "fb98f1bc0358802399b7490bddd6045131344a61", "message": "Switched use of ProtoRender for Renderer\n", "proba": 1.7487062109466933e-07} {"commit": "2772ee64464ef194a547cc2da9fdb1390916949d", "message": "made bracketTypes static\n", "proba": 2.4199920289902366e-07} {"commit": "2060cf374c293b32c21be0af1e74c210558c2181", "message": "fix for possible div by zero on very fast machine where time elapsed is 0ms in a debug statement\n", "proba": 2.2409171833714936e-06} {"commit": "9987febe79a4b5543a144d3d123038ba238c45b9", "message": "delete parenthsis\n", "proba": 2.6052339308080263e-06} {"commit": "459a0c7a139e94b3ce40aa70312db5a05a3ff3b7", "message": "Added searchstring in ResolverDaoHelper", "proba": 1.6519291534677905e-07} {"commit": "28ff8b66faabd62b4184c373edb9e0a4ce7a5e1d", "message": "Arreglo factura manual personal\n", "proba": 1.7926662110312463e-07} {"commit": "e67134b6f1fb5a347d1b6f34fcd4210b95854533", "message": "Fixes odd removal issues in the deleteSelectedJobs function.\nAlso sets function to clear selection after removal.\n", "proba": 1.021923523580881e-07} {"commit": "09c52ec6c59f3443370dbff008cd087a8355496e", "message": "main Controller\n\nadded xml parser\n", "proba": 3.3873982374643674e-07} {"commit": "73d28ce4201789c140e7a3f02f54c0f374a14a2a", "message": "got rid of some debug logging that can no longer be tripped, probably\n", "proba": 1.2911181102026603e-07} {"commit": "8ea291ab70b95a34a48cd047bd6e9fa5746c611b", "message": "Test commit - no change\n\n", "proba": 1.7807016661208763e-07} {"commit": "b771063495925abc8d9ecfbdfe4512aa27cc857e", "message": "Generalization of token comparison for expect\n", "proba": 5.21698129887227e-05} {"commit": "c053e469a075e1c6691dcaa7c9ca552cd023bf94", "message": "Agregados metodos para manejar arbol sin modificar tabla de valores.\n", "proba": 1.3540689280944207e-07} {"commit": "8b0bdb7ff56489f850dbeb89cd42ca949c859540", "message": "function wasn't returning the byte array it was supposed to, added return statement inside try\n", "proba": 1.3541066437028348e-06} {"commit": "75e7a407c81ac6cb102be031417b8aeb10392a40", "message": "bb: add null condition\n", "proba": 8.342433829966467e-06} {"commit": "e3f8e0553479e23efe2884dc1c5cf768aa8298aa", "message": "correct matching for final * in some cases\n", "proba": 7.898136686890211e-07} {"commit": "599320462d7970c9cfc95c387f529bdf8d0028ee", "message": "Allow to specify customer ID\n", "proba": 3.856301020732644e-07} {"commit": "d29e84bb353eec9b821e1d2f2fbe77feaffed1f2", "message": "remove hasDrawable\n", "proba": 1.0845108590729069e-05} {"commit": "67e43fe359506faf11ace86d79d40c1e6ab9cce5", "message": "add support for long press listener on PhotoAttacher\nMerge branch 'master' into dev\n\nConflicts:\n\tlibrary/src/uk/co/senab/photoview/PhotoViewAttacher.java\n", "proba": 2.0307409442921198e-07} {"commit": "87f35f00503843a87061db571ef790b0be10a413", "message": "Git: sometimes (in some versions?) git returns branches list for a commit with reference repeated several times, like (HEAD, HEAD). correctly parse this\n", "proba": 7.859407196519896e-05} {"commit": "92f362ac22d646f8b147e3e511e9500d0337e285", "message": "mercurial ref group changed to SingletonRefGroup\n", "proba": 4.476254673591029e-07} {"commit": "d5c53299beaeb02f36fadf917a702ba9361a9c26", "message": "Fixed Token Stream next token selection (Bug#3480607)\n\ngit-svn-id: 2770d4cc7259988f90cd799aacdee444a2af1dff@111 709530b1-f071-48dc-a6d0-eebc4f786064\n", "proba": 4.664789230446331e-07} {"commit": "7065133f3aa27089b7af2c71c9d25cb82cecb83d", "message": "LUCENE-2811: use boolean for SI.hasVectors\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1049187 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4142358092358336e-05} {"commit": "da7b77fce1903ff9c3fe569d886939f86fdde549", "message": "LUCENE-2811: use boolean for SI.hasVectors\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1049187 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.4142358092358336e-05} {"commit": "7b7c11e940c859d04577c9fad809c8f094c39b32", "message": "implemented function to jump in the android mode\n", "proba": 4.5311361418498564e-07} {"commit": "deca0af601d34e42be7c745f1472272a23d0a5b3", "message": "added api for unused rooms\n", "proba": 1.40441756002474e-07} {"commit": "b81df6bc5cee3b199584b4e59b87111b9e908147", "message": "Change to IllegalArgumentException\n", "proba": 0.00034895288990810513} {"commit": "c9ab97c0213af3bef9d76b605a5a6df53966c71a", "message": "Contains kluges to mimic XAL acceleration model. Committing to switch\nto old Open XAL repository to generate comparison data.", "proba": 9.963370928289805e-08} {"commit": "211f463dbd044958d1dd40a02849bcf6d8e88548", "message": "Use ParamChecks class.", "proba": 1.1858953286036922e-07} {"commit": "55433d1cf3bcd94333912927d6cf26b81b9dec62", "message": "Code formatting.\n\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@2410 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 0.9999974966049194} {"commit": "e51e9432f218f8a69f140cc9a9d8a2eb39deecf8", "message": "Fixed a problem where not fully setting up PKI results in\nfailed logins.\n\n\ngit-svn-id: 0d4d1bf2e47502aa0f0957c230a0ec7fa56198fd@9543 b35dd754-fafc-0310-a699-88a17e54d16e\n", "proba": 5.1288407121319324e-05} {"commit": "1e3ad1fc8030dd7c0dcd8f70ddf6f7801ace3be1", "message": "@TypeSelector field can have class name directly. - https://github.com/TheOpenCloudEngine/metaworks/issues/9\n", "proba": 2.0927393507008674e-07} {"commit": "558f8b7058d7a36b9be398640f3ee7d9ad5160e5", "message": "Update Button.java", "proba": 9.247595471606473e-07} {"commit": "ed38cb0b2d1a57b03df7588d8079e30202554c79", "message": "ajuste do GVF pra visualizar\n", "proba": 3.3800375831560814e-07} {"commit": "a2cbe57142c5882094246fd3a24c9e2092a0efb7", "message": "Update javadoc for sendMessage()\n\nIts behavior has changed: sendMessage() no longer attempts to write\ndata out on the calling thread, because this could cause issues in\nmultithreaded use cases.\n", "proba": 1.1826043078144721e-07} {"commit": "9fa13cb6a2a979549341d8035d6c46d2b276eb50", "message": "Integer to int\n", "proba": 0.9989315867424011} {"commit": "4b3d8082d7565b621dae7e3eb58d7f9c8122a7ae", "message": "Automated build from Jenkins\n", "proba": 2.6474441483514966e-07} {"commit": "bf9688fb296ec1d28c502d8f17fe8d49869d6b75", "message": "Update SuperList.java", "proba": 5.058541887592582e-07} {"commit": "4946b6d47336e797f3559d32f8afea45e06f0abb", "message": "Hashtable -> HashMap\n\n\ngit-svn-id: fcb33a7ee5ec38b96370833547f088a4e742b712@719 c76caeb1-94fd-44dd-870f-0c9d92034fc1\n", "proba": 2.442371169308899e-06} {"commit": "191f7671c4e5c08f382f5edb185f3f7e524cbd58", "message": "Better comments", "proba": 1.5412157949867833e-07} {"commit": "8fff83ed00d7a10369b11599c6966c3259a7cb56", "message": "set default of close flag to true", "proba": 0.000373185146600008} {"commit": "a7e5b8918f40ed061c3b03086afb4276e275fada", "message": "Protos\n", "proba": 3.3586707104404923e-06} {"commit": "b60fe71d27055f5ccdcb666c0d3f6da9a04aae6a", "message": "INTEGRATION: CWS sdk04 (1.4.28); FILE MERGED\n2003/06/24 11:13:10 jsc 1.4.28.1: #110313# insert source license header\n", "proba": 1.2176472807823302e-07} {"commit": "7eec37e348b533c1c1c89af67210707d84a6923b", "message": "Update generated Bach.java\n", "proba": 8.59376200423867e-07} {"commit": "0ddb00dff6310695f59a5848b5c8e37a65f0cf00", "message": "JAVA-537: Make DBCursor Closeable\n", "proba": 2.9068945650578826e-07} {"commit": "bd81e6e4d8f461c3b5cfdce94e3efaa42dc634fd", "message": "Fix some problems with Interpreter.close()\n\nDon't close System.out or System.err.\nMake EOF an instance variable, set true on close and allow thread yield, using Thread.sleep, on parser exception to wait for closing.\nMake console null and avoid null pointer exception if printing after close.\nOn eval enclosing interpreter might share local reader, avoid auto close.\n", "proba": 1.2908250823784329e-07} {"commit": "6b9c1cf3d095bf2a30f34fca3ba3823ec02b7f73", "message": "update javadoc and access to function\n", "proba": 1.5169973721640417e-07} {"commit": "8acdea39baf348b9a7a84dd0d72f4fd72eb45f5d", "message": "Whitespace\n", "proba": 8.480420547130052e-06} {"commit": "22cffc1fabae6c13d03b04a0df69b209d8dc4bb4", "message": "score is negative numberOfInvalidNodes", "proba": 0.999987006187439} {"commit": "379072128ab209dd6f445c29f1c3e9fde41ce505", "message": "Add `H.Request.rawAccept()` method #36\n", "proba": 4.115029526019498e-07} {"commit": "d8c1455f5d044e699fef892887dc163f009a82c4", "message": "Formatting\n", "proba": 5.685269206878729e-05} {"commit": "7a528e8c3bd70f0b6e69ba6f4cd5f17326efcddc", "message": "added loop\n", "proba": 2.1798693978780648e-06} {"commit": "d3101b9818cc14a6246ffe901a3c786ed9a5ce37", "message": "print db url in debug mode\n", "proba": 7.921952601464e-06} {"commit": "29e54ba2b49994e6a4f9f1752b7fe548b6234ca7", "message": "MONDRIAN: Removed unused global ordinal methods and javadoc\n\n[git-p4: depot-paths = \"//open/mondrian/\": change = 10274]\n", "proba": 1.3653816210990044e-07} {"commit": "d397ef8be6295e8fe92284c178d6389be92b3822", "message": "Remove deprecated methods of 'arrays' class.\n", "proba": 1.9160499675763276e-07} {"commit": "eb9fac4b335a69e1cfba19e1aa37cc93bae3df28", "message": "minor comment change\n\n", "proba": 2.6595554913910746e-07} {"commit": "a8156aa7f8890db7540649ba6d8dc389b8f51261", "message": "https://github.com/GluuFederation/oxTrust/issues/432 ", "proba": 1.995013860778272e-07} {"commit": "ab2c146f37f0b3311bf062f5ac882874454d04bf", "message": "ConsoleWindow continued\n\ngit-svn-id: ae08250ad33602a4155ea07c044985523749a64a@1910 67b53d14-2c14-4ace-a08f-0dab2b34000c\n", "proba": 6.109148671384901e-07} {"commit": "e5a06542a4e140c1c3f2dabcf9b02704415c5a56", "message": "Completed validation of first email\n", "proba": 1.3175376523122395e-07} {"commit": "0bba5d4577312e8875b848bef875b21bc96a55ce", "message": "max 3 Point\n", "proba": 2.928982894445653e-06} {"commit": "e41d1c4deed444d4efe2949fac64b7e9420076f0", "message": "Mod Replaced Pdep Kinetics Trange, and adding\nRMSE as diagnostic information\n\nAdding RMSE of fit as diagnostic information to\ncomment for each CHEB\n\nModifying the Trange to 2000 to 500 K (hard coded)\nso as to improve the fitting. Earlier it was using\nThigh and Tlow of CHEB\n", "proba": 1.1202952521216503e-07} {"commit": "f8d0de7e840aa97035092cbd2d0605c25751ca6d", "message": "debugged Mike's aromaticity perception algorithm\n\nThe addition re-iterates over all nodes in the chemgraph,\nwith perceived B-bonds, and perceives the atom types again.\n\nIf this is not done, the chemgraph will not have the correct atom types\nand GAVs thermochemistry will not be correctly perceived.\n\nE.g. aromatic carbons in toluene will still match Cds instead of Cb,etc.\n\nOne of the issues why this bug was difficult to track is that the\nprinted adjacency list only tracks bond information (\"B\" bond),\nand not atom information, in the form of an attribute that could\nbe as \"supplementary information\".\n\nCredits of Aromaticity Perception algorithm go to Michael Harper.\n", "proba": 2.0240511844349385e-07} {"commit": "76fdee5ed108bdf52be9a0ec998475a7c733c8b8", "message": "build fixes for ckan\n", "proba": 2.6983784096046293e-07} {"commit": "b923e65ee2bf352e46f2548af85092a2683dcd75", "message": "Updated with methods that relate to the new database schema with a normalized user layout XML!\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@4357 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 1.93446521734586e-06} {"commit": "073e268984b312c9d119ba606f1ded95e190eeda", "message": "Unset max write buffers\n", "proba": 8.837702694108884e-07} {"commit": "7c46020995e6af87e50866070f399034cf3032ca", "message": "UPDATE:changed to keep phase tracking in separate class\n\ngit-svn-id: 7003860f782148507aa0d02fa3b12992383fb6a5@2526 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 5.6573770734758e-07} {"commit": "f6561b7f71d93d84b2157cfcd57138ad801b3ee8", "message": "Changed \"change filters\" to outlines, rather than overlays.\n\ngit-svn-id: 7b60c18216eb38535f23d2b6dcb02b245ca483a0@270 361cd0e3-9505-6840-87d6-36ed75c01346\n", "proba": 1.082403014152078e-05} {"commit": "05a3154ce30af68355e8e8c2515166b9e524b426", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@10041 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.181037974783976e-07} {"commit": "aa6b65401206d3228bc07870b08a7a3a05ed9a5d", "message": "Implemented argument retrieval for the emitted events.\n", "proba": 1.255693433677152e-07} {"commit": "33b29e65657b79103f6dad944b9a9ab00469c440", "message": "Give some time to start Loopers", "proba": 3.342504157899384e-07} {"commit": "c1078823e8720890276ecdeff5c38b271e07238a", "message": "test fixed\n", "proba": 4.186900923741632e-07} {"commit": "0679ba75cf67e17525fc932343e382d744a8634f", "message": "Fix bullet lists bounds before converting to HTML.\n", "proba": 1.6108546674331592e-07} {"commit": "1e73e452340eef2c47c41d8c3eea2dd74bf85ba6", "message": "Remove unused TestRunners class.\n", "proba": 1.1421536072475647e-07} {"commit": "99969f37ee3ceec71a696df930b28d91e32a7487", "message": "Removing unused file\n", "proba": 1.95032180272392e-06} {"commit": "82505184383aaf13db2bae46542df963d2d865e3", "message": "Refactors share service interface\n", "proba": 1.6660861490436218e-07} {"commit": "36aa3aadea70585c900ba1876dbd102765b26cef", "message": "Simplify empty filter check\n", "proba": 1.7884175349536235e-06} {"commit": "6d5e0efac4c91f29979acda13dd39932d5eeaec4", "message": "SOLR-3137: check for null orig solr.xml name\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1290829 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.793929744868365e-07} {"commit": "101790e95084aebadadc5c5de189228d742541da", "message": "change sequence & bug fix\n", "proba": 2.8885341407658416e-07} {"commit": "838985b49a56edc6a8c8cbf2261dcdfd3f558e77", "message": "Add RSS model for unmarshalling\n", "proba": 1.3828814360294928e-07} {"commit": "ec72e689043a21ae42b12ff262ca2b00f2908b1c", "message": "Disabling async in MongoClients if SSL is enabled\n", "proba": 7.22999686786352e-07} {"commit": "d6b2c14d067708eedfc71b0d89b19dbc3d7b149c", "message": "NanoHTTPD: update comments.\n", "proba": 1.135186380452069e-07} {"commit": "fe8be79fa8d8b131d5d39e77ae0baabd177d5ec1", "message": "Fix to only send content-length header if not already sent\n", "proba": 1.6805600466796022e-07} {"commit": "cd1853f3ba4162da59b00514e4c6c079061bc808", "message": "Style fix\n", "proba": 3.8886003039806383e-07} {"commit": "70d289afe476bf6d0084830d01ed9a3f81fbabc6", "message": "- moved testCharSequenceTokenizer() to new CharSequenceTokenizerTest; added testGetExceptions(); moved utility methods to bottom\n", "proba": 1.3789765773708496e-07} {"commit": "cc994ac01524edda4adc4f35116045a8847b24f3", "message": "Generify methods\n", "proba": 9.512073120276909e-07} {"commit": "4138ee3a878a87c621d6ec8f5de367ac96e937d3", "message": "[ignore] started to document parameters\n\nsvn path=/trunk/eXist/; revision=18377\n", "proba": 5.500302222571918e-07} {"commit": "26870bb7105b168ebc861d326e0fb27bcb6b99ce", "message": "[ignore] added some LOGging, move to StringBuilder\n\nsvn path=/trunk/eXist/; revision=14397\n", "proba": 3.0266807016232633e-07} {"commit": "665aff903bebc1cad6b1c885607e771f6327aaec", "message": "\u79fb\u9664\u591a\u4f59\u7684\u7c7b\u3002\n", "proba": 1.8116263333922689e-07} {"commit": "13e836c77c82468c278fe0152dfabcf80eafb507", "message": "Function return type. Ackwardly handle the particular case of empty values.\n\nsvn path=/trunk/eXist/; revision=6958\n", "proba": 0.0002709088730625808} {"commit": "7b5a5e5b85d2acb499a6e16e6e073f451fba0f16", "message": "\"java\" function return empty sequence instead null value\n\nsvn path=/trunk/eXist/; revision=8514\n", "proba": 4.6368022594833747e-05} {"commit": "9de54c90226bda720f4fbbc20c2f97adb8b23f8b", "message": "lazily create items list for ModificationListeners\n\ngit-svn-id: 9dbc6da3594b32e13bcf3b3752e372ea5bc7c2cc@5407 e7d4fc99-c606-0410-b9bf-843393a9eab7\n", "proba": 9.382274583913386e-07} {"commit": "b4dd25a7e52d270cac10cfe32d892cadd0bc181b", "message": "fix linux related issue for createEphemeralDatagramSocket\nCC should pass udp tests now\n", "proba": 1.2126145065849414e-07} {"commit": "9a9172deb21daf007bde30ef767ebea2fb96ebd0", "message": "removed last awt reference from squidlib-util\n", "proba": 1.8023172287939815e-07} {"commit": "e423cd8f1fe85e6634026310a25e2f7be30c0c13", "message": "Fix F5 key code.\n", "proba": 2.725557169469539e-05} {"commit": "9def732ee79165c1f06250a5c55426842ef2bc05", "message": "updated", "proba": 4.958747581440548e-07} {"commit": "8756277141ff7549cb0a019e8f67bef58948bd59", "message": "Use StringBuilder for filter logging\n", "proba": 2.078827350260326e-07} {"commit": "0f4bd1a1480d0cc8cdce8bcfa2ce2b0e654be0bf", "message": "Update Command.java", "proba": 2.2463004825112876e-06} {"commit": "322d50afc9cbbc0f98f2b8d64bbadf0bac3548c6", "message": "Added Comments", "proba": 1.2010923455818556e-07} {"commit": "335c2749091069fb031751306a2165aa04e8a888", "message": "fix usage of local schemas\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5439 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 0.00243850308470428} {"commit": "ee4f467516eb15dafc3e7652560471a4fdfb89ec", "message": "Fixed bugs in process handling and DependendProcessSequenceExtractor\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@5033 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 4.7018508553264837e-07} {"commit": "12d36510259a2cdb67634068808cd3de07fd01af", "message": "fixes #505\n", "proba": 1.8913863186753588e-07} {"commit": "b88d75305902062b7e466a54b9da1e13fd7b01e3", "message": "Request delay support\n\nYou can now set a specific amount of time before executing the loading request.\n", "proba": 1.201520944960066e-07} {"commit": "1d1b3db65ff3adc315c96b1b02f4591fac452437", "message": "Reduce logging\n", "proba": 4.6438040044449735e-06} {"commit": "b2f879995d4a69f0d3d1ba94567f9f797c8563ab", "message": "Launcher", "proba": 1.6185152844627737e-06} {"commit": "9147c13f9e022db3a8278421a0bdb7d9f8dd5a50", "message": "Delete Write.java", "proba": 3.966350504924776e-06} {"commit": "6479798d08e7c039e4ad867f9d9c47557e4a75f5", "message": "simplify code with Java8 java.lang.Process.waitFor(long, TimeUnit)\n\nGitOrigin-RevId: 7c70a4a5c00cb778ed65af64d1ec74f1ed7ded57", "proba": 0.9998692274093628} {"commit": "13a63ef3d7ee49ff8dfdb16fa98179006a6a5864", "message": "util: consume process's stderr and stdout to prevent hanging (IDEA-148084)\n", "proba": 1.5138149933591194e-07} {"commit": "d5d96de9f8a185d8b8ee98f1ca67c7dd4e0034ad", "message": "deprecate useless ReflectionCache methods\n", "proba": 4.732992238132283e-06} {"commit": "a7717d9ea2d19cdd459bff0088d6312411b8cfbd", "message": "Reverting the changes made in r9389\nhttp://code.google.com/p/jmonkeyengine/source/detail?spec=svn9389&r=9389\nThat caused the StringBlock to be recreated every\ntime the text was set to \"\". Doing this blew away\n90% of BitmapText's internal state causing subsequent\ntext to be the wrong size, misaligned, etc.\nThe original reason for the change needs to be revisited.\nBig comment left in code with the original change commented\nout.\n\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@9765 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.5281147827627137e-05} {"commit": "6071def72b043f3e5cb3b7ceeaba63510a47811f", "message": "Make tests work again\n", "proba": 2.7580933874560287e-06} {"commit": "93a181b4c7e20b2abc1c83d94eeeebd662171fdb", "message": "Fixed IndexArrayOutOfBound that may occur in BatchNode.Also optimized temp array allocation in case there is no tangents buffer\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@8965 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 5.1429069571895525e-06} {"commit": "2c30eea734e14e14ae5905ee5d922f45dc57782f", "message": "fix uncompress problem\n", "proba": 0.004310949239879847} {"commit": "0304826fe303633710a6353ebc5fe12530c9f692", "message": "reindent using spaces\n", "proba": 2.199675009251223e-06} {"commit": "e5f3a0eefb559205b44a56e49c3188e5b62392d9", "message": "Improving trend detection test ability\n", "proba": 4.5054031261315686e-07} {"commit": "049a8735243dfa5dfe01d1d49b09af3d345fb7a6", "message": "Only notify when tendencies change\n", "proba": 1.613043707493489e-07} {"commit": "4fbf36fb78182766e4a831a703754986dbfbef44", "message": "allow editing of dateaffiliationenvoye on clientwidget\n", "proba": 1.6694134785666392e-07} {"commit": "7c4fc8200e17da2b849f028f18d4f6bed2b02f61", "message": "reduce redundancy; warn when no cours\n", "proba": 3.490516746751382e-06} {"commit": "e63dcc72748037f949bc162bc18980d2120cd11d", "message": "Fix one last thing, good to run\n", "proba": 3.7155746213102248e-06} {"commit": "197de398c8b1527332777fbfc5441a70e3fa1c5b", "message": "minor\n", "proba": 2.1615694549836917e-06} {"commit": "12b683f1e6d0e403689b05b3f6de9c0ee97025b8", "message": "RUBY-21691 Deprecated public default global constants\n\nIDEA-CR-33042\n", "proba": 1.4925045377367496e-07} {"commit": "772cebc4437d69a38d114c161386aae215ab5f50", "message": "am 342094dd: am d5159614: am ea6621d2: Show toasts when the repeat day changes scheduled alarm\n\n* commit '342094dd3cf58f9e9c034141ba51b7c6e529c022':\n Show toasts when the repeat day changes scheduled alarm\n", "proba": 1.4498820064545725e-06} {"commit": "87a61c0b2c05be541b19c10cae0ae6d5f59808a6", "message": "Check for null context when adding an alarm\n\nBug: 10760079\nChange-Id: Ib2d861db22773c07ea6b6f9f64b5d35069976376\n(cherry picked from commit 34b04eb4348a0ce656d4a52fd69a855c26005065)", "proba": 1.7979910182930325e-07} {"commit": "e6170511ff059a7b7c8dd78b82efa40aee31653e", "message": "do not cache tx until behind the chain height.", "proba": 1.1406721256435048e-07} {"commit": "98be1e5092a5b8851c08037e3bb3b630ae8ba2a5", "message": "Now implements Comparable.\n\n\ngit-svn-id: 6c0206e3b9edd104850923da33ebd73b435d374d@626782 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.18072328204289e-06} {"commit": "1a2f98e6e256b01e40d261c4eb58757bdf687a66", "message": "Import java.nio.files.Files into ProjectFileSystem. No logical changes.\n\nSummary: Because it's madness to fully qualify imports if it's not necessary.\n\nTest Plan: ant lint\n", "proba": 1.6514093204023084e-07} {"commit": "9e7fd0de330c74fcca767ad4cb307cd119cf79fa", "message": "removed unneed call to ACRA.init()\n", "proba": 2.2031673552191933e-07} {"commit": "b62d80990968250676fe4e18a8f89cf40b108b6d", "message": "Refactor substitution strings to an enum", "proba": 1.1040533536288422e-06} {"commit": "c07234b71e0f7e014bb9492409d4dbcd9f801162", "message": "fixed missing javadoc tag", "proba": 5.062479999651259e-07} {"commit": "a63f6eef360d0ff00d0e286558205f8790993243", "message": "Remove PaginatorTemplate enum in favor of localizable default header and footer.\n", "proba": 1.0135454431292601e-07} {"commit": "6bae7bfde106dc52589101f078cc9a025d2b1096", "message": "added new autonomous, with dummy PID and new standalone Talons for left and right motors\n", "proba": 1.1923400222713099e-07} {"commit": "08869804d0ddbd926b7217bc28ef50a0eeee1af6", "message": "[FIX]Issue with Login using SSL url\n", "proba": 1.468216765942998e-07} {"commit": "3b5a2a41d6cb711a005887929f3cc280e5946e46", "message": "Further improvements to the CmsResoruceBroker refactoring.\nThis time it should work corretly (But I've been proven wrong before :-/ )\n", "proba": 1.256646982028542e-07} {"commit": "dc5cfb09487869681dc02b76b1d282c92e29a56b", "message": "webbutton can be displayed in tools menu again\n", "proba": 2.3740726362575515e-07} {"commit": "fc2de1bbec2030ecc413202b19ca1f026720300a", "message": "clearer comment", "proba": 2.716079450237885e-07} {"commit": "f619e80cf654128bc693750fd199a5f0eb910298", "message": "Be prepared for incorrect format of RSS enclosures.\n\nLooks like it happens to be incorrect from time to time.\n", "proba": 1.070958504101327e-07} {"commit": "3629ebd8f79df7f8aee3978d7400e17005d271d8", "message": "Update PatchChunk for 1.6.4\n\nSigned-off-by: Ross Allan \n", "proba": 1.083322231920647e-07} {"commit": "5a617dc55f6304ac4ac1f9ab082d3a84a0dbf7ff", "message": "Fix commenting\n", "proba": 3.4826759929273976e-06} {"commit": "3aac5733af99727f941dd5073a52b39c3048c21d", "message": "Test commit", "proba": 2.4716695179449744e-07} {"commit": "95d73298a4915e5eb3864b4f28c9e6b3cecc3866", "message": "Issue #55: use single tap for expanding/collapsing\n", "proba": 1.3136532572843862e-07} {"commit": "8fc1f525bff28de4d92fe5f6f1ec9f441f0248ba", "message": "\u4fee\u590d\u6539\u9519\u7684\u542c\u6d88\u606f\u8fd4\u56de", "proba": 2.2490861795176897e-07} {"commit": "a061dbd6e2d81737e2e45b7127540700286a28f3", "message": "Move comment to the right place\n\nSummary:A recent revision changed the semantics of\n`CxxPreprocessorAndCompileStep` without updating the comment.\nFix it by moving the comment to a method where it is relevant.\n\nTest Plan: Read the comment.\n\nReviewed By: Coneko\n\nfb-gh-sync-id: dd4ebdf\nshipit-source-id: dd4ebdf\n", "proba": 3.880424230828794e-07} {"commit": "7eab09b361de01bcf53633d950b905dd4575c497", "message": "update date key has changed, see #483\n", "proba": 2.0914983167585888e-07} {"commit": "91b581eb60a2fe7d8517750d90d3c8c8bd9837e4", "message": "minor fix", "proba": 3.935496124540805e-07} {"commit": "1361310939cb8dd3806c406445e94e01e60dc3e7", "message": "Rename variables\n", "proba": 3.0034530027478468e-06} {"commit": "125d0381a1f5cf8895973b5a1d477b89299631d3", "message": "Fixed LWC and Lockette Support", "proba": 1.2982769703739905e-07} {"commit": "53b5aa306bb59cf4cc6c9c8df5e9bf0303603967", "message": "don't flag xid() as a missing value\n\nThe majority of missing `goog.require()` is for the `xid` function.\nThis particular case also confuses the ErrorToFixMapper autofixer\n(which expects missing requires have a '.' in their name).\nFor now, we can fix both of these later.\n\nPiperOrigin-RevId: 307661576\n", "proba": 1.338450783805456e-05} {"commit": "fcbfcba41651b1f4941fff4d466a009941c74fdb", "message": "input also possible by program arguments", "proba": 1.862023623289133e-06} {"commit": "0444c83a210b9de64c3ad5cea30d36b846d0d3e9", "message": "ExpressionDecomposer: Correct the JavaDoc for exposeExpression\n\nThe JavaDoc should encourage use of maybeExposeExpression() and discourage use\nof exposeExpression().\n\nPiperOrigin-RevId: 321806255\n", "proba": 0.0005429615266621113} {"commit": "ac15781fcccfc6bd6ee82fbb6f3d18b3efa6aa85", "message": "Implemented getInverseIntensity\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6486 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 4.753129871915007e-07} {"commit": "10f5f72da98c0a35135332f5c3480970f688b1f8", "message": "Restrict by null/undefined when deciding whether to use the sentinel object\nliteral when registering properties.\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=141113833\n", "proba": 4.204091601422988e-05} {"commit": "86e6d0bed5e38139f389b5d5cc3351f1de21928a", "message": "Precisions now return proper exponents.\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@6325 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 0.9999940395355225} {"commit": "df60b0d9fc7d13eadf1fdb1bfbd84f6f189fdac9", "message": "Update Main.java", "proba": 8.88287559064338e-07} {"commit": "b2c2dbb95f44e6e9a6138a1e8da38e207b1d2bd1", "message": "Removed warning, as reported on beast-users\n\ngit-svn-id: 67bc77c75b8364e4e9cdff0eb6560f5818674cd8@4114 ca793f91-a31e-0410-b540-2769d408b6a1\n", "proba": 8.300020795104501e-07} {"commit": "863a4954f33e4ab002fab731d2a1571356f8e4d1", "message": "got rid of the unused autonomousInit() and autonomousPeriodic() methods in DriveSubsystem", "proba": 1.6160139182375133e-07} {"commit": "1a9681a9c307580ed6706bb3635240a58e7f4598", "message": "Added encoder scaling value so it doesn't jump between the value and double, changed name of pusher sensor to armsHome for the updated sensor positions, updated PID constant values, and updated max RPM to a rough estimate of the shooter wheel's max\n", "proba": 1.3162140533040656e-07} {"commit": "d2f16045435cf5ba81566523e3612c9fd4754822", "message": "Corrected version number\n", "proba": 1.9822551621473394e-05} {"commit": "d24369ac17a0778ad261903a2d9890ac2b79b7fa", "message": "refactor", "proba": 0.9999991655349731} {"commit": "1b73dc4b75cd74c83eac8b0b9a93364113b602a8", "message": "set number from int to long\n", "proba": 0.012814530171453953} {"commit": "163524a8095de49f028242d5ee0ac4fd10ccc32b", "message": "performance tuning - calculating needs slightly fewer recursions", "proba": 1.8330143802813836e-07} {"commit": "d6cbc309720e19ff9c2214fe9c206458f0214b92", "message": "Always call willNotRewind\n", "proba": 3.008034070717258e-07} {"commit": "0bc93f7552be4fad279c63e70c67b4baac7cd27c", "message": "Delete modbundles that can't be loaded from the library\n", "proba": 1.9255735139722674e-07} {"commit": "72506996ad3d7e1fbcbb06239e86d823cbb6b848", "message": "Load and initialize gameover image file\n", "proba": 3.3304576163573074e-07} {"commit": "869d2b19e8547f3b7d2a1dd8bff0272e00724726", "message": "Correct comment about object initialization\n", "proba": 7.9935472285797e-07} {"commit": "375210722354aed882b2871a28cc4f548acd0054", "message": "Moved resetFragmentView into onStop (fixes problems when opening dialogs inside AudioplayerActivity)\n", "proba": 1.0196727373568137e-07} {"commit": "f0f9ac9beee61f851987d0cd6fbeace88494cf78", "message": "replace FunctionReferenceImpl with direct interface\n", "proba": 5.166603500583733e-07} {"commit": "948f1ef336838b2ee4afe70e9e9fc17215446f9c", "message": "Update Android bindings\n", "proba": 5.990929707877513e-07} {"commit": "0933025557b6d211500c8f8a34c8bfd7c75707bf", "message": "new gradient for special likelihood related to matrix norms\n", "proba": 1.2838810903303965e-07} {"commit": "b7a3a010047c7a0f75bd4cf7dcb1d8ba2650edb2", "message": "Add Android bindings for `platformGetRLimitNumFile` method\n", "proba": 4.578160144319554e-07} {"commit": "96d76792a05f42f83dde893a2ffe8c335db07fd0", "message": "Fixed issue with different code needed to initialise spatial kernels in Java 6 vs 7.", "proba": 1.0637517533496066e-07} {"commit": "e9a6fce49d6873a6d9befbed975ef02cf4929df1", "message": "Fix Hangman example\n", "proba": 9.773781357580447e-07} {"commit": "effa30f74639a2f27c9494f653ef97369621bc79", "message": "Add send dev command (Android bindings)\n", "proba": 1.5749670012610295e-07} {"commit": "07f64a81ec8eca859dec096b563645ed2819b788", "message": "remove some code that JB ninja-removed\n", "proba": 3.368369652889669e-05} {"commit": "dcd50a63be0fa9b2480f06a321213b9889835b13", "message": "improve efficiency for Dictionary\n", "proba": 1.068784740709816e-06} {"commit": "5c0b565675c9abc0eeaffd9020c1849160172ce7", "message": "Added rules for volume\n", "proba": 2.394087346146989e-07} {"commit": "6fd08bd7448b3e09bccfc597b5b0b1dbdb3e5326", "message": "For ENG-2417, fix assertion that is tripped up by lazy message deserialization\n", "proba": 2.6417444587423233e-06} {"commit": "f6f0780151edb31e08a620ef9fb4f51e56f00224", "message": "Use DbUtil to get column indexes.\n", "proba": 1.2453728004402365e-07} {"commit": "b9ad3aec0239a787eb2a2722e9c3d75fdbea4177", "message": "Extended CallConfig support.\n", "proba": 1.2415661387876753e-07} {"commit": "0e31e55541ad2a3f14577335d5a05546de5c4074", "message": "Added comment.\n", "proba": 1.292310543021813e-07} {"commit": "f66af5fb9d86f7fd92cc47d93d7ad0a4ad639f60", "message": "Using SecureRandom for random message id\n", "proba": 4.545167394098826e-05} {"commit": "7a95d1590a9dbd10004ef7e71dcbb3354005f3ba", "message": "Document construction requirements.\n\ngit-svn-id: ad951d5a084f562764370c7a59da74380db26404@1507353 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.3951109293848276e-05} {"commit": "48355fedc5d95215d97c6dc78862d1f9f56c384e", "message": "formatting changed\nadded equals() and hashCode()\n\n\ngit-svn-id: f6f45834fccde298d83fbef5743c9fd7982a26a3@39709 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.1053133448513108e-06} {"commit": "74b78b94111bc46511d3d3a0b04164e060482bca", "message": "Fixed precision issue\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@1036 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 6.492198849628039e-07} {"commit": "4d4d517563404bfe7f6d58b9d038ce0d7ceee62a", "message": "Components can now only be moved using left mouse button\n", "proba": 1.6201833830109535e-07} {"commit": "b243fe3c8289c9849f6bb90ec1f2ed8e05b4adf7", "message": "Add delete command\n", "proba": 2.5364219254697673e-05} {"commit": "d7d6c669ace8567a44f8bd55b7d7793620fd877f", "message": "added LazySeq.zipWithIndex\n", "proba": 2.400550442871463e-07} {"commit": "2f0eb809bd7a6f682326f4b24c55ffd0d23b3f46", "message": "Remove redundant LazySeq::reduce method.\n", "proba": 2.9449782232404687e-05} {"commit": "e1afe48ad37310b5068e3b6ec75575e14f9f70b2", "message": "filter for csv in zip archive #27\n", "proba": 1.2744123978336575e-07} {"commit": "d5d6ba7bf6928df0adf835aa328735ca62c405fd", "message": "Adding important log statements\n", "proba": 7.882951535975735e-07} {"commit": "3e246ef7076b8fc813414c43d4e8db5872037aac", "message": "bug fix", "proba": 8.047648520914663e-07} {"commit": "23ac17bf4d3fcc46050d819345c4dd84ce2d8ecd", "message": "removing bottleneck around longer builds\n", "proba": 3.188971220424719e-07} {"commit": "36b60e8d36720e6034378a49c795bcaaea0a408c", "message": "Added additional comment about code changes for Jackson 2.5.0 upgrade\n", "proba": 1.203301707164428e-07} {"commit": "40f18715c58c2d5538dbccfa4a59677dbd3ac519", "message": "Updated to reflect new ExitCause from PlayerManager.\n", "proba": 1.0463692490247922e-07} {"commit": "4bdc1139f6ee2a57acd55f8f225189f25e4b06c0", "message": "in case there are more files than the S3 api likes to give you in one go, this will make sure you get them all.\n", "proba": 1.0208130873934351e-07} {"commit": "12ca87a18c7c502881d0a014a7208b72eaab36e5", "message": "Add error handling and logging to healthcheck", "proba": 2.565129477716255e-07} {"commit": "7b7a543103c39f53fe5746dcf6a2e7307326b5a5", "message": "fix javadoc extraction error Pair\n", "proba": 6.307415105766268e-07} {"commit": "0d6f9df0bc946ee33257f9863a3c141c9aca4d6b", "message": "Changes generated by e5d010b36f123d5a10dff93899f7446ac72ccf47\n", "proba": 5.17236685482203e-07} {"commit": "f5087e70e1167902247004abf247e4800fc89cfe", "message": "Fix error in previous commit\n", "proba": 4.875011541116692e-07} {"commit": "f5cb3c02b74614a8a4a99755bfbdc0c4390d3d96", "message": "Remove unused imports in SshServlet\n\nSigned-off-by: Shawn O. Pearce \n", "proba": 1.2252561987224908e-07} {"commit": "23ff84a5c14780a588a43f9af39663b6d0a4b6df", "message": "Rename servlet\n", "proba": 1.8555143697085441e-06} {"commit": "454bc730405d193d30385fc1f350480b7365fd15", "message": "fix iterator error\n", "proba": 5.5139553296612576e-06} {"commit": "a344a3ca98a73417acb781593dcdda46f0cca3fd", "message": "Simplest way to ensure that Counters can be read inside transactions without\ncomplications.\n", "proba": 1.0724956922558704e-07} {"commit": "8229d36580b249f05619943c8648d4da4578a7d7", "message": "public", "proba": 1.0361140994064044e-06} {"commit": "1b7cd946cbdf5b2a4bbbbc867cf643c825303889", "message": "\u4fee\u6539\u914d\u7f6e\u53c2\u6570\n", "proba": 3.012113438671804e-07} {"commit": "820ba3cb4f2ac2bab3a58140e9ebcdd4c6a18c10", "message": "JS: delete property 'busy' in StateUserEntity and make 'isBusy' abstract\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.6369492072954017e-07} {"commit": "9b88a28b57975a7f7dd37dd7d59541625c933db5", "message": "JS: modify 'getVariance' and 'getConfidenceInterval95' to return NaN for count = 0 or 1\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.991136286960682e-07} {"commit": "39062e73efcc8b0dd6c66737b55aad826910f316", "message": "UsecTimestamp now has overloaded Groovy '+' and '-' operators.\n", "proba": 1.5880085868502647e-07} {"commit": "c3523531010cd5cdd449daed5658867ae54d7dcf", "message": "add native method: java.io.FileOutputStream.writeBytes([BIIZ)V\n", "proba": 0.9999520778656006} {"commit": "0920437a7b173904b75cd21df69442c0ebeb1981", "message": "move LoggedExchange creation for lower latency\n", "proba": 2.3335621790465666e-07} {"commit": "51a725ef3ac2ec7e2db14837ce67c0fb069890d7", "message": "split the two throwing points for better clarity", "proba": 0.000252530793659389} {"commit": "6e9cf633aefd85c8dd0d76d4ea9b53b7e3ee33f6", "message": "force utf8.", "proba": 2.767581690932275e-06} {"commit": "30883475b71f4679e08850e9a13271177695d49c", "message": "fix the bug in BatchProcessor\n", "proba": 7.968498039190308e-07} {"commit": "60f26f823e74e33a74481fd5c1645cc5a7b8f15c", "message": "Clarify Home REST method\n", "proba": 4.71470627871895e-07} {"commit": "0e1e06ba78bed19725b6302026a195d767fe5315", "message": "corrigindo typo\n", "proba": 2.0013226276205387e-06} {"commit": "9a2bf4fd899388dc56d3e87bbf503c98e825e540", "message": "Test2 af commit\n", "proba": 1.2691231177086593e-07} {"commit": "bbefe0e606a9de67f22d944658d918c2cdec4c11", "message": "Fix glowing redstone ore glitch\n", "proba": 1.4904435374774039e-06} {"commit": "afede096df891457ab7f7f13c49fd85e78d95b33", "message": "Fixed block rendering in pipes.\n\nAlso, cleaned up a bit.\n", "proba": 9.988448823605722e-08} {"commit": "67e474f10e313cc40bc18dfdfa4402d18d6b5142", "message": "- adding additional example from Rodrigo to demo 'All' tab.", "proba": 9.935171618735694e-08} {"commit": "bd6ed044248737d9e69b9dc0b11738c7d41bcc2d", "message": "Removed by mistake exceptions code - This should add again exceptions to file extensions :-)\n", "proba": 1.2059578580192465e-07} {"commit": "f721e30eaed7ae7bce0fa00c24a85efa3be7f59e", "message": "improved variable names and documentation\n", "proba": 2.164088641620765e-07} {"commit": "c86cec5ce54f0c59c9008bdef5d72776ad7f0100", "message": "\u30ea\u30d5\u30a1\u30af\u30bf\u30ea\u30f3\u30b0\n\nhashCode\u3001equals\u306b\u3064\u3044\u3066org.apache.commons.lang3\u3092\u4f7f\u7528\u3059\u308b\u3088\u3046\u306b\u4fee\u6b63\u3057\u305f\u3002", "proba": 1.2314131936363992e-07} {"commit": "58e68fb9242e76b3340de3e831c85c6a3a607f23", "message": "made UncachableException a RuntimeException\n", "proba": 6.914996902196435e-06} {"commit": "46abf724256f2cbef488cd3662ab804a47826fc9", "message": "introduce type", "proba": 3.7852237255719956e-06} {"commit": "2b09b8570392a22bf76d55faf9bf12a56f72f68f", "message": "add settings provider (including a android ServiceLoader equivalent)", "proba": 1.104128557471995e-07} {"commit": "f345db0f1fba0e783297a239a26056eca73d5e9a", "message": "added gemeinde as author if no author data available", "proba": 1.3311755253653246e-07} {"commit": "3a2c61c50f88a9dc3066522d9effad5d964265d1", "message": "Transform some variables to attributes\n", "proba": 0.0019368089269846678} {"commit": "3ae1935513b877a43cbab099c745e3d59fa06ad6", "message": "listFacets API now returns results\n", "proba": 1.2832249751681957e-07} {"commit": "90867c298ad4c6f7e6c71834a97df95de42efa93", "message": "added API to add facets", "proba": 4.1820484852905793e-07} {"commit": "703f97b0459e44434299eabc12b56082615464d4", "message": "nll pointer\n", "proba": 1.2323617966103484e-06} {"commit": "643e524bca3c086bf9474074493bf1f79295fb24", "message": "ensure that the correct thread is used to access the current series", "proba": 1.7982945621497493e-07} {"commit": "45e34cf0678ff9a52a30953e60671f7a7d2937ba", "message": "Bug-fix: search driver in cache by architecture\n", "proba": 2.6351392534706974e-07} {"commit": "491a494e0ddb9b6b77aae101250b6527c8274c7b", "message": "Ensure files aren't folders to check distro name (issue #116)\n", "proba": 1.1155935197848521e-07} {"commit": "13c0b2c42db092d67898918180c5245020c31937", "message": "Fix typo\n\n", "proba": 0.9999992847442627} {"commit": "ee2636afe15fdc8a022f4e8cbf3c71f1b3885769", "message": "Fix comment style\n", "proba": 3.3143930977530545e-07} {"commit": "5cd193af15e9e8d4da5fe824d9ead11592d62dad", "message": "Implemented Round Robin.\n\nStill needs testing.\n", "proba": 1.0284584561759402e-07} {"commit": "afda69d2366ea737ab8fd9022908ad9c77a0afc1", "message": "[Minor] Added convenience method to access PrivilegeHandler", "proba": 1.325584975120364e-07} {"commit": "fb7ae89db1f06a3a165f1402ad586dc33f2b7037", "message": "Updating todo list\n", "proba": 4.993880224901659e-07} {"commit": "26bfb265c4a65926775b2c427911c7056e89bd69", "message": "finished exhaustive list docs\n", "proba": 3.633198275565519e-07} {"commit": "7f4a091f2d6322508bfdebb2ea123a06b6e53df3", "message": "EssentialLegacyHooks: use consistent dir ordering\n\nWhen recursing through subfolders so they can be added to the\nURLClassLoader, let's keep track of them using a data structure that\npreserves iteration order. That way, we will get a depth first traversal\nfrom the class loader every time, rather than some random ordering.\nThis should (theoretically) avoid seemingly random \"wrong name\"\nNoClassDefFoundErrors in most cases.\n", "proba": 5.211825850892637e-07} {"commit": "6534d8622a01f980cb5e6b2e5f1d10e0b2597cb8", "message": "Fix Smilie is not displayed when disable BBCode", "proba": 1.7839447252754326e-07} {"commit": "400a6489bdd7cd63724b2f2b36f0e229d0642e25", "message": "This is a commit to say that the previous commit fixes #20 and #18\n", "proba": 8.989237585410592e-07} {"commit": "0afbd19a7750d5b8dd45a8aeed0e5be0df88b26e", "message": "Add recipes for new things\n", "proba": 1.470202505515772e-06} {"commit": "919a8fa9831d0a9908857fe15e9b735711b3dad1", "message": "Add missing @Resource in Types\n", "proba": 6.386282507264696e-07} {"commit": "e59d7b3d4e332f9b522fd6769f1912d9f6384b6b", "message": "\u4fee\u6b63API\u63a5\u53e3\u8c03\u7528\u9519\u8bef\n", "proba": 4.638293830794282e-06} {"commit": "0720a004dfabbd278d52bedf8039e64437c7a283", "message": "Adding missing param declarations to javadoc\n", "proba": 6.590248631255236e-07} {"commit": "8f8d40c8fe236e7d3e65cfde9baba11c27d6959a", "message": "Make PlaneView code a little more useful\n", "proba": 2.3943772475831793e-07} {"commit": "2ff7ebb3234e46bb56fae8f5fe4948085749841d", "message": "Apply core implementation.\n", "proba": 1.468984294206166e-07} {"commit": "66455cbaf81983327acc24e8d97943318da85ec8", "message": "Fail fast in ArrayCollector constructor.\n", "proba": 1.267174809527205e-07} {"commit": "de7b773087a4b11c5263998625ce07cf202db08d", "message": "Sort members.\n", "proba": 2.9329530093491485e-07} {"commit": "361082dac5ff34cc36d4c29d11ad8177777358a9", "message": "unused imports\n\ngit-svn-id: 38b70485df25d5e096a1845b40b72a0bf0ca9ea6@4739 6a4a4fef-ff2a-56b0-fee9-946765563393\n", "proba": 1.5732916835986543e-06} {"commit": "b8362b97adfe5421d5a6801566f9254ad1b60169", "message": "\u4ece\u4e2d\u6587\u8f6c\u6362\u4e3a\u82f1\u6587\n", "proba": 4.246166554366937e-06} {"commit": "4967a5f5dc0da12658be9edd2ea8699250f7ffab", "message": "Fixed output", "proba": 1.4330819794849958e-05} {"commit": "7b7ef63606328e5f52d99db4bf4c1bc7538cd514", "message": "Remove debug statement.\n", "proba": 1.490915565227624e-06} {"commit": "a65dece842263dcdd313ce7100c3bfa22be55e57", "message": "Change implicit import order\n\nImport explicit modules *before* implicit ones (e.g.\n`gololang.StandardAugmentations`) such that we can for instance redefine\nstandard augmentations.\n", "proba": 1.0372485803600284e-07} {"commit": "ca661ffe6351b0bee9c756f6dd156c38f449cf1d", "message": "Thrift responses don't contain headers\n\nSince the headers contain content encoding (json vs text) it can be difficult for clients to properly deserialize responses (for example with the cat api returning text).\n\nthe rest specification allows for this but header always come back empty\n\nCloses #17.\n", "proba": 1.5943606967994128e-07} {"commit": "253815d03f1cec37b494014d54aa4630bddd3c9d", "message": "Add verbose output for FeatureType commands\n", "proba": 1.3176901120459661e-05} {"commit": "26352a640d233dd92851a174a181f6d77bf36fba", "message": "Javadocs\n", "proba": 7.897360774222761e-07} {"commit": "c628204536cf8db2c247f5a5249b5cc2857be49a", "message": "fixed small bug\n", "proba": 4.859827527070593e-07} {"commit": "e51130bd11a7e3468967da0087dab77fefbe5536", "message": "improved code in ConnectionContainer class", "proba": 3.875136087572173e-07} {"commit": "bba2865550a64a5406851ef061fac7073e6cc4ba", "message": "code improvements in Ejb3ConfigurationImpl class", "proba": 2.4448129920529027e-07} {"commit": "83e90f88491af79e4603e615f2549f4317c8baa9", "message": "Update growth.java\n", "proba": 1.267918491976161e-06} {"commit": "e240bea8a7f0c653c32bc28ad832401368684484", "message": "improved GeoPipeline.startNearestNeighborLatLonSearch(...)\n", "proba": 1.1475559347218223e-07} {"commit": "664eb150044622a855b9447080775d9c5709606c", "message": "More requireNonNull guards\n", "proba": 1.3149242761301139e-07} {"commit": "605aee9e4375ed29dc06c323ad652af09a1aa3af", "message": "remove unused imports\n\nsvn path=/xap/trunk/openspaces/; revision=153079\n\n\nFormer-commit-id: 0725d5281290d1441e357a2eaa45e6caaa8ff6ff", "proba": 5.83904375162092e-06} {"commit": "15d0f7338656a8c320b710a18b4ff433ad2ee9e0", "message": "Refactor add command\n", "proba": 2.9092370823491365e-06} {"commit": "fb6df7175a184aefd1936ab6bf2127f0e9d81f30", "message": " Changes to be committed:\n\tmodified: src/main/java/selling/sunshine/dao/impl/RefundDaoImpl.java\n", "proba": 5.129776354806381e-07} {"commit": "a1497607a8d65c4248303a846db3a807e8775eb8", "message": "initialize peers\n", "proba": 8.007547876331955e-05} {"commit": "5236d27605a9eeb5953d2888bca1354cc28d93c7", "message": "Allow compactions to be disabled programmatically. This will allow other code to streamline bulkloading of data into OpenTSDB format.\n", "proba": 1.1008691558345163e-07} {"commit": "7ba5da833ada984bbf42c8fcf7975b4b77c3bc38", "message": "change child_mp_synonym to child_mp_term_synonym to match schema.xml\n", "proba": 1.3592661161965225e-05} {"commit": "5f98422c27bb5a504c293d854c0103d509501fb9", "message": "added stuff to spinup\n", "proba": 1.2727726073080703e-07} {"commit": "66c2e72f20071bc8db1754306134ba9e6098150a", "message": "Corrected compile failure.\n\n\ngit-svn-id: 344b71073909399dbfbb72461917dbf939dfdc0a@530 97a8069c-bbaa-4fa2-9e49-561d8e0b19ef\n", "proba": 0.0036652442067861557} {"commit": "50a64a4df44afe3cfff6bfb504bc4165048c55ff", "message": "JGEngine error fixed", "proba": 3.458127935118682e-07} {"commit": "ba86482da4293ddf41bbd39ce147518e36db3302", "message": "Started XMLParser. Refactored SideBar.\n", "proba": 1.1397293775416983e-07} {"commit": "fa35aef614d72f7fbfbb7fc95e7052cb584b2582", "message": "Definitions returns all instances of definitions\n", "proba": 0.003859950229525566} {"commit": "02ea222c3aef9055296add12f16f69266e564d01", "message": "fixed write test checking against wrong test file\n", "proba": 2.7518538558979344e-07} {"commit": "d2b38cf487803de391da4fe25ceea054864100c8", "message": "Added specialised awaitCondition\n", "proba": 1.68190041449634e-07} {"commit": "508a74cdb010ef7519bed35300d7e953d859df48", "message": "Added background drawing\n", "proba": 2.0353321872335073e-07} {"commit": "e668e144b022ade572d300270bb6e283bab9c29c", "message": "save browse mode when screen rotates\n", "proba": 6.137389050309139e-07} {"commit": "1a16074067d1660af96f68469789d19bb938895d", "message": "Implemented index operator for strings.", "proba": 2.2339344241117942e-07} {"commit": "b1ceb30ec75b5abf2502e8395a43ab882aadee3d", "message": "mute \u201cnone\u201d level presentation (#2393)\n\n", "proba": 1.29820264760383e-07} {"commit": "8ed77d3961f2be3a610ae136e153a886107898c5", "message": "Bug fix", "proba": 5.465154799821903e-07} {"commit": "36e66eb25c9139c6a96a309ce0ec5012b2f5b00d", "message": "fixed bug in AlignSolid\n", "proba": 3.1187252602649096e-07} {"commit": "1957dd1f74b48a530893ddb802330424990bbc41", "message": "Specify the server's default locale when creating the MessageManager.\n\n\ngit-svn-id: 64ebf368729f38804935acb7146e017e0f909c6b@2023 6335cc39-0255-0410-8fd6-9bcaacd3b74c\n", "proba": 9.161718480754644e-05} {"commit": "21d985b46897abaa5955948ec11f177bf7834b3c", "message": "Speeling\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@6139 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 9.082232850232685e-07} {"commit": "373792a04ca5613acc1df4fb59c3afc3491c37e8", "message": "Partial fix for Jaxen-160\n\n\ngit-svn-id: 7abf240ce0ec4644a9bf59262a41ad5796234f37@1201 43379f7c-b030-0410-81db-e0b70742847c\n", "proba": 5.015625674786861e-07} {"commit": "0805c08ba87c35b1aac5c0f9f05ab96ed32cf9f2", "message": "fix sluiten verbinding\n", "proba": 7.587861432512e-07} {"commit": "6c009fd7820c74bac251565bfee7999bb831ba38", "message": "Fix split to use whitespace, remove StringTokenizer\nPerformance tune some methods\n\n\ngit-svn-id: d201ecbade8cc7da50e7bffa1d709f7a0d92be7d@137452 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0009129464742727578} {"commit": "268c3cd9901ba1d3147f777a18f93c9470c98779", "message": "bug fix: Item.getAncestor(int) throws PathNotFoundException instead of ItemNotFoundException\n\ngit-svn-id: e3d4743c6b03e3f6fd6d8117e7616b4c02d9b980@47651 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 4.344954959378811e-06} {"commit": "45ac0c26287b47d45f0b0983de1cec15acf1bffe", "message": "add public methods to query the minimum similarity and the prefix length\n\n\ngit-svn-id: 4c5078813df38efa56971a28e09a55254294f104@150513 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0012953780824318528} {"commit": "c040600142595b65a215e17047c6a7e5c62de512", "message": "added conversion method\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@1046 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 1.0664979299690458e-06} {"commit": "03f43264354d7c016796d74be693b0266ea0d850", "message": "Added two missing messages\n", "proba": 9.857100167209865e-07} {"commit": "7a881b46f90901fa8ddd050fed649437ef66eb97", "message": "Corrections for accessURL", "proba": 1.954468729081782e-07} {"commit": "85da93835c7539e483a8ce092e5bf09661f81c73", "message": "Try to fix method not allowed\n", "proba": 1.2676702681346796e-05} {"commit": "5e0f50c3c4c07c84bbeec15b536bb5bbaae1fb5e", "message": "Update AppointmentService.java", "proba": 6.794454066039179e-07} {"commit": "7fb188f233d06ed86e70a61c0474d883813635a1", "message": "[crash details] possible resource leak\n", "proba": 2.0454012883419637e-06} {"commit": "75f79bbd87428f76419ba5b61e142e3aa0fadb29", "message": "redirectLocal com xContext.responseComplete();", "proba": 1.78172888354311e-06} {"commit": "4e29093e167d81064469c119974811484570de39", "message": "[crash details] possible integer overflow\n", "proba": 4.259341221768409e-05} {"commit": "c55975499c64871b747937cabe9e52d7331b537c", "message": "Added a break line in the tooltip to make it more readable", "proba": 3.488143249796849e-07} {"commit": "fd6ce3983d25de9d944d6857ac6007b617e6b46c", "message": "Added code that should help explain why setElasticPUMIsolation was not called or was called with null\n\nsvn path=/xap/trunk/openspaces/; revision=119175\n\n\nFormer-commit-id: e5f4106c2e44bd6debe268de052ad0fa3a38b254", "proba": 3.903297965734964e-06} {"commit": "8dcdda83ca49eeffadc4858806cab3a4f199ee9b", "message": "Removed unused code\n", "proba": 1.3536109690903686e-06} {"commit": "be404255d471cdc6928ab6393a087ff14cc91fd5", "message": "Add some properties related to OIDC Federation to Client\n", "proba": 1.2784123271103454e-07} {"commit": "47fe4402c9a5fb8ec86e4db80290ed5dfecb01bc", "message": "forgot to add the code to deny ender pearling into safe/war zones", "proba": 1.511731824166418e-07} {"commit": "374753921d846690b536c9c82dd5246e0abc4334", "message": "add ping", "proba": 1.2188560276626959e-06} {"commit": "a05529cdef0f23a7aa6fa05d5126821ff42c3f4f", "message": "#31 typo", "proba": 1.7839511201600544e-06} {"commit": "7bebfa2a2dd19b9bc00d26b877dc4da855f7630b", "message": "Add missing type from store for callback\n", "proba": 6.269555115068215e-07} {"commit": "664cba34fcae30e7aa7ee9bc8bf3814d64f45a02", "message": "Add more Javadocs.\n", "proba": 1.2636316171210638e-07} {"commit": "3571564b86aac91d3f9f8784cb9d9d28483ba6e9", "message": "fix(Agency): add missing agency_email field\n\nfixes #48\n", "proba": 1.4318620742415078e-06} {"commit": "7f3e9cd998899d8f34ac880e3ebd0eee3f3ded6e", "message": "log base items' value\n", "proba": 9.205843412019021e-07} {"commit": "8ff40746137dff3efb257442ce100720626ad7c0", "message": "refactor 276\n", "proba": 4.361527771834517e-06} {"commit": "459eadc3beec2aa3604724e25a8fa978e9281db5", "message": "[N-0] refactor 329\n", "proba": 0.00492102513089776} {"commit": "40d150b94ee773a259299006da1d77399f6715bd", "message": "refactor 517\n", "proba": 7.903352525318041e-06} {"commit": "25fc629cd02e9d380f7fb7b3fba5408cdd2648b4", "message": "refactor 740\n", "proba": 7.693657607887872e-06} {"commit": "d0b1f560a93b1cd5747198b17625640ca7dcb915", "message": "refactor 890\n", "proba": 4.1109487938228995e-06} {"commit": "b7d44b8459b17c499a452aae7f09171726ca2c1c", "message": "made the method getMainScene() public\n", "proba": 8.015203434297291e-07} {"commit": "4c12ce5131dd08b50517f5f0cb1782b21ec1983f", "message": "Delete EntityGazelle.java\n\nAll stuff has been moved to package 'africacraft'", "proba": 1.1187471216089762e-07} {"commit": "79098cfc8984d55de99043875ee0197e5cbba5bd", "message": "Fixed various bugs in S3Filer, added s3.drainOnClose config option\n", "proba": 2.4311000856869214e-07} {"commit": "abd0ff04f76271dde2ee14b88d3d044c9cfe56ca", "message": "PAGOSONLINEPPS-34457 Add authentication though parameters.\n", "proba": 1.1722625714583046e-07} {"commit": "e943efcd31bc6fa71c6205c1ef58fa17a1a5147a", "message": "Table support.\n\n", "proba": 2.8680648256340646e-07} {"commit": "e013817a10a92d95cf9ee51d0b4c623ee3c435a9", "message": "ROUT-4: Fix user controller\n", "proba": 3.929008585146221e-07} {"commit": "7427015cf70e6850e0fcebeaabc70b0bc8dba2e1", "message": "Migrated MsgBox and ProgressBar from GUI. Haven't removed GUI methods yet.\n", "proba": 1.0175841680393205e-07} {"commit": "d0662170e66a97fba5558562a32784b2192cb5a1", "message": "Ensure that the TcpAppender runs as a daemon thread\n\nUse a `ThreadFactory` to explicitly set a name and construct a daemon thread for\nprocessing the queue.\n", "proba": 1.0244996673236528e-07} {"commit": "49dd3894b7e545e266dcaa621ce75815296bb834", "message": "Removed MAIN from Git, was a testing file.", "proba": 1.0866084210192639e-07} {"commit": "777504beeed693352201108ee78b21caaf14b677", "message": "feat (PoC Client-Mysql-Couchbase) make couchbase Test -MS\n", "proba": 1.2869801935266878e-07} {"commit": "346f49870913204881f80935093a173ffe6dcdc2", "message": "Port \"Stopping conditon of dual CD method for L1- and L2-loss SVM is changed\"\n\nPorted from https://github.com/cjlin1/liblinear/commit/475dfdbae1fa61d6507e9e5c9d5e132b52e00de5\n", "proba": 2.339107822990627e-07} {"commit": "6ac33b7e3cb4f07b28e8f6650f03d247a77168fd", "message": "delete stylecheck error\n", "proba": 5.149996127329359e-07} {"commit": "adff6795ff9fddeff9ce8fb74abe57e2a598e16f", "message": "Fixed ArrayIndexOutOfBoundsException bug on orientation change\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@1458 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 1.4027405086380895e-06} {"commit": "21f69d865ac20dc3510785dbbce0ca06d60ff532", "message": "fixed NPE\n", "proba": 5.271310214993719e-07} {"commit": "4279a8dfe305a7c3d6df08c6c3790287ceba145d", "message": "Fixed active/passive mode bug: \nWhen performing passive() on source server, target server must use port\nnumber from source server's passive() method and not use\nsetLocalPassive() method. ", "proba": 1.1863172488801865e-07} {"commit": "e912066caa8bd47ce859ec222f68cdf6ae7d54b0", "message": "Use countFindXXX generated methods\n", "proba": 3.715715877206094e-07} {"commit": "99fe8d00c9047072aada283eda7ec761618135ee", "message": "Consolidate some extra repeated code\n\n", "proba": 0.0001325066405115649} {"commit": "51eed1099cd54479104d8b29af6a6371166ca617", "message": "Conflict v3.\n", "proba": 3.4099832646461437e-07} {"commit": "93060dbe423c6c503cfd345b646559ce718ddd30", "message": "Un-Deprecate io.lettuce.core.LettuceFutures #1453\n", "proba": 2.6444061518304807e-07} {"commit": "50206abc74665ac76fca2ea4dac7194276a11310", "message": "Update getters\n", "proba": 3.949445215312153e-07} {"commit": "fc32e6cd38b8f51385914268d731732cc4d9345d", "message": "Javadoc\n\ngit-svn-id: 17e42e1b38baac66ab68ec9830049dead5ccbb9b@564 291d795c-afe8-5c46-8ee5-bf9dd72e1864\n", "proba": 1.185401742986869e-06} {"commit": "a1c631566b4921012f43a6736db0ac6d43e58770", "message": "Remove buggy version check (#167)\n", "proba": 1.325649350292224e-07} {"commit": "5e5bf1c61ef212b297b8d15ef2cfcec623483d3a", "message": "Minor cosmetic changes of #19\n", "proba": 1.2109121882986074e-07} {"commit": "23b6b30fc52d17726c389e1dad6c2878626a7ba8", "message": "added overflow and underflow exception messages\n", "proba": 3.1772052011547203e-07} {"commit": "266d92d54327243fedbfe94909bcd31aca018110", "message": "Removed class", "proba": 7.358631251008774e-07} {"commit": "268996144fcb0b96800294c9747094959960f254", "message": "Translate the chatbox\n", "proba": 0.9999994039535522} {"commit": "788945299573b7202ef7a411c6b20f5dc345f75f", "message": "added parsing of dates here, as this will simplify passing dates as longs\n", "proba": 3.737601730335882e-07} {"commit": "36b36926b5f1138aeb259ad56b1095faf0105ab2", "message": "Fix issue #60\n", "proba": 1.8369115650784806e-07} {"commit": "7ff5c796c7cfd24226962d7fa91c9baba87b7948", "message": "@peter-lawrey change from master. Don't use unsafe unnecessarily #186\n", "proba": 1.7421972415831988e-06} {"commit": "d150d23c554d7a90a17d85f535165d543ea9a866", "message": "[2.1.0] Merged branch 2.0 revision 193 into trunk.\n\ngit-svn-id: cdbd3c3453b226d8644b39c93ea790e37ea3ca1b@194 fa12aebc-18e6-4bd0-a00b-c41c8e91b89f\n", "proba": 1.6709580449969508e-05} {"commit": "8721269d0f2e7345829a8849e523c95901551735", "message": "Added EdDSA as first signature factory (Fixed #470)\n", "proba": 1.0214168355560105e-07} {"commit": "5aa2340f450219deed0f50ba77e94059811e67f2", "message": "better trace name\n\ngit-svn-id: 6ee47c8665bf46900d9baa0afb711c5b4a0eafac@5838 e2bb083e-7f23-0410-b3a8-8253ac9ef6d8\n", "proba": 0.00031306740129366517} {"commit": "bb1112aab25bcfc3d9a0c758578bdc21f6541882", "message": "removed redundancy", "proba": 6.873637903481722e-05} {"commit": "16509100f9ee7987456edce4d785c0b19912611d", "message": "removed a not useful log\n\ngit-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@4336 28e8926c-6b08-0410-baaa-805c5e19b8d6\n", "proba": 3.232590870538843e-06} {"commit": "dc312cb0617c62e060cb3304b070b9ac368f05f9", "message": "Javadoc: fixes a broken reference\n", "proba": 2.7109551865578396e-06} {"commit": "5ec7f1a5a849807411fdb6ec9de629015681d55b", "message": "Added a separate class to build queries that retrive entities and their relations. Added JAXB annotations to the graph data nodes so they can be deserialized directly from the retrieved XML.\n", "proba": 1.0188639976149716e-07} {"commit": "362842c59a5ed0eeaf5d70a8fa8e093cea040084", "message": "Suppress invariant related warnings\n\nClarify precondition in Javadoc.\n", "proba": 1.1877946093363789e-07} {"commit": "4828ae8032f1f04c03b332a688c397da61d24460", "message": "Fixes Sonar cloud bug", "proba": 2.465628483605542e-07} {"commit": "07265fbd4aed3e8012d788e989ce37dd54aae73d", "message": "Reducing the debug level, removing dead code\n", "proba": 1.3204097740526777e-05} {"commit": "ced1382327eba36e003a54f60f4efc54ed5dc49d", "message": "make use of ConfigChangedEvent for the Controlserver\n", "proba": 2.2279856182194635e-07} {"commit": "406b0c16823a93d3cc22068ccc1da209f1bc27e5", "message": "make the build section sequence closer to help:effective-pom\n\n- This is intentionally not the same as help:effective-pom as that confuses the build section\n\ngit-svn-id: 521c9a0901b7236af03e9e4d802a65b0026fbdc8@18356 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 0.00036907874164171517} {"commit": "d565b638393dc002381c86cd001143cf54ee2148", "message": "removed shooter throttle control\n", "proba": 3.6249610957383993e-07} {"commit": "c665fccc746a67385265ee949281dca7b7ec9e8f", "message": "After playing with the build section reorgs, I have decided that adding whitespace within build is not ready for prime-time just yet\n\ngit-svn-id: 521c9a0901b7236af03e9e4d802a65b0026fbdc8@18361 52ab4f32-60fc-0310-b215-8acea882cd1b\n", "proba": 0.003029709681868553} {"commit": "1759d8334b36a02b64e041a876d3c7a9054ff33c", "message": "got rid of default command\n", "proba": 4.5843378870813467e-07} {"commit": "c3e1c24d1a6a1cd46e3d68cac36e1c2ea33bbde8", "message": "Fix infinite loop in page cache.\n\r\n\r\n", "proba": 1.4193457786859653e-07} {"commit": "c1a0d5801cfedaf202c5cc47e3483ec1c69e8e41", "message": "include trailing empty strings with split\n", "proba": 1.2438121302693617e-05} {"commit": "193c1ea95ec7ee14f88abbd5428930809eaa508e", "message": "Better logging\n", "proba": 3.5337967574378126e-07} {"commit": "3405e8955a4fb07f50d4b4b3f9336c89ad84f2d1", "message": "Formatting minor-fixes\n\nChange-Id: Ia3b91eb2675d8c709f6b93b8c88e90e193501687\n", "proba": 0.0002829729928635061} {"commit": "d3dcb35bb91f53e25ca26817bc40d45d9d6495f9", "message": "doing all the sync in a single atomic operation on a separate thread to avoid deadlocking the msg.java class.\n", "proba": 1.0493912583342535e-07} {"commit": "66d9b3aee8f98558e4d9d5c03a93b583995e375d", "message": "restart mrl not necessary to show config\n", "proba": 3.520201232731779e-07} {"commit": "76444ea1ab2df8d69e603080d0883d2fc7986dad", "message": "default options if runtime started without args", "proba": 1.6043036339397077e-06} {"commit": "08b157f2945c66efa1cac718111d2289d1ae4b6b", "message": "assume interactive", "proba": 0.9989921450614929} {"commit": "6e3b05e9c8e99ca7362e9d97aa62c26b01733ef5", "message": "Performance tweak, cache idoc methods on init\n", "proba": 1.7887758474444126e-07} {"commit": "a873ffc0458a063ce0642fdafe3cc5a27dcba37a", "message": "Zero servos on startup\n", "proba": 5.804615170745819e-07} {"commit": "ee7694cd2fc15657001a332c5c1229192af901a8", "message": "fix zip\n", "proba": 2.293490069860127e-06} {"commit": "5c9a57b512bb498b3b67c13a755aeb7c5fc5e161", "message": "delete browser panel\n", "proba": 9.4494964741898e-07} {"commit": "7259e031ff54902a3eae9cf346f72498b678f060", "message": "Updated Task Class\n", "proba": 4.175994376964809e-07} {"commit": "cb25cb07635854dc77757f0cb191cf7ba9484f47", "message": "Updated the time regex to only take in 24 hour clock values\n", "proba": 0.0001233124639838934} {"commit": "ff6481436c1f71ec051d77e17f9795e4ac633c4c", "message": "runCluster method\n", "proba": 1.4148295122140553e-06} {"commit": "d0740e2ba0c8fe67bbaeb1cd77086d6d12462d7d", "message": "Update AddCommand for status", "proba": 3.867460520723398e-07} {"commit": "71a6373eb6b319ef647e63620e75cb2eb6820373", "message": "Change toString format\n", "proba": 2.6092964617419057e-05} {"commit": "5697713167e797cd412f1043f5c731d1eddcfd2d", "message": "Citadel :: now creates a default config\n", "proba": 1.314362521043222e-07} {"commit": "baa74aa3f6cf4dd2d232e181cf1f02ffbdf3d88f", "message": "mark test as flaky\n", "proba": 0.9989097118377686} {"commit": "630818706041284011d04dd42da83879a0a2b91c", "message": "removing old CheckedXYZ class from tests (removed commented)", "proba": 1.0357421587059434e-07} {"commit": "adc8f76c7634847ad9621a69c0acc754b60a02f1", "message": "Add manual injection method to BaseIT. Not used because @Inject works, but leaving it in for reference.\n", "proba": 9.985782156718415e-08} {"commit": "0671f048e56889ef636e4a557717c1e56c6854cf", "message": "Found a server i didn't stop.", "proba": 1.2502898982802435e-07} {"commit": "5e31bd6a24430d77058260c72cfe0cb04825d911", "message": "SWE8: added more tests\n", "proba": 1.2670503224399e-07} {"commit": "9bf55a95168ca34c98e82a2675afd3d170379c75", "message": "SWE8: fixed test\n", "proba": 3.5704465517483186e-07} {"commit": "614ef862a032648521d324397e82199f9b75e346", "message": "ARUHA-164: remove extra lines\n", "proba": 0.007647223304957151} {"commit": "38b53cf9b0bf2d2ebbe7ca952d126a82585d9ae0", "message": "Added test for calling build multiple times.\n\n(cherry picked from commit 1e59583)\n", "proba": 1.0389830862322924e-07} {"commit": "fb884313bccc3f137827fb508b7970d0140550c3", "message": "try test case\n", "proba": 3.8702091842424124e-06} {"commit": "3dcc13bff625e1b5dc55aef9c5057c6a8baf819f", "message": "Tests for indexOf and lastIndexOf\n", "proba": 5.099334998703853e-07} {"commit": "cccbb1e957a575e3d73ca3e523faf2a31dcd9392", "message": "added two-arg range demos\n", "proba": 2.3556872008612117e-07} {"commit": "3f17f50c911b84846b0ea6203f6767a2e98da7c9", "message": "added seq test\n", "proba": 2.9048686656096834e-07} {"commit": "301f2d63bbfd9730ea4774ce5f97060d1c70b730", "message": "Added comment for why tests are failing.", "proba": 1.2138305294229212e-07} {"commit": "cc3e5fb58d371c8ab3eef800be5e2a40e3fb9179", "message": "Don't use depreacted constants.\n", "proba": 2.3665496939884179e-07} {"commit": "30c1b226287e19d97c8adee6078eb0aaa49d363f", "message": "use the right conf option for updates check flag", "proba": 2.1681211137547507e-07} {"commit": "06c9afa965057d9cd76e4d1eae501df31b3134e8", "message": "Used test client from utility class. Marked some problems.", "proba": 1.0172853137646598e-07} {"commit": "86cc56899e1f96681c3ed04f1c866770d7c85ee4", "message": "remove simple old test\n", "proba": 0.0008467698353342712} {"commit": "b906d4a0ad5d1c6f72e7443cc284a5e273f23acb", "message": "fixed test to not fail because of incorrect comparison", "proba": 7.213137678263593e-07} {"commit": "99c19e17b91da085c3331d4de739c71ee585ba99", "message": "Now the avatar cannot have any negative stats\n", "proba": 9.158172247225593e-07} {"commit": "f3f012e5052e82874d06bde31a1369d30d4cedbc", "message": "added question description\n", "proba": 6.263301202125149e-06} {"commit": "e6c6c61bccb9d698acf28f4cba3806c7aeba020d", "message": "Fix tests that Mike broke\n\njerk", "proba": 1.850467742769979e-05} {"commit": "c74aa9ba3964691addb9e7feec268441717e2c34", "message": "undo bug fixing\n", "proba": 7.65699212479376e-07} {"commit": "b0e3eb5ec59cd75bffaf75b1af02d6d15e4dd2e8", "message": "formatting", "proba": 1.1576831639104057e-05} {"commit": "fd188b7e2f8fa60c4816d8c7bed7f97523da57a3", "message": "Fixed material reading with new prefixedName in MatParam\n\ngit-svn-id: 5afc437a751a4ff2ced778146f5faadda0b504ab@7657 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 1.4228832014850923e-06} {"commit": "2a0c4ed10f8c902c8cb2b888d763db7ea99d9289", "message": "Null checked additionalRenderState when loading a material\n\ngit-svn-id: f9411aee4f13664f2fc428a5b3e824fe43a079a3@8532 75d07b2b-3a1a-0410-a2c5-0572b91ccdca\n", "proba": 2.824705916282255e-06} {"commit": "ca80bb829e531c20084ff4d71aa4e47ecdecd2d2", "message": "Include test realm in test project\n", "proba": 2.9533924816860235e-07} {"commit": "4e1dab254f7b88633b448332cf68b05c469f80b4", "message": "Added test case to catch the recently fixed -decide-theories bug for maximum flows\n", "proba": 1.6120287682497292e-07} {"commit": "713ac24ffcbf19ee4d87501567c0520893384f1f", "message": "Update DolphinMod", "proba": 3.6945047554581834e-07} {"commit": "b7307177916f70c751c65b14930497fa2ece913e", "message": "use URL WMS was loaded with for DescribeLayer request instead of OnlineResource provided by service\n", "proba": 1.2130423954204161e-07} {"commit": "85a8fa384ecf2034c0139d1f8aee2537fa898160", "message": "Added getCenterX and getCenterY.\n", "proba": 1.2359051027033274e-07} {"commit": "fdbb91ef6f2b65c365a3bd462b23382bb16ed778", "message": "treat empty namespaceURI as null when it is a namespace declaration\n\n\ngit-svn-id: 21df804813e9d3638e43477f308dd0be51e5f30f@316954 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0001329805381828919} {"commit": "34a3cff703d83cd8eb7a09d215e61ea9071c10cd", "message": "Fix typo\n", "proba": 0.9999992847442627} {"commit": "6019aefb692f9e2af7fe33e40e952d4738947edc", "message": "cleanup\n\ngit-svn-id: 0d07467a480149ccc3da6a833a3ce2291ca7a628@227 8a2d9b43-3d30-0410-9efd-cf3042b7273d\n", "proba": 5.750497393819387e-07} {"commit": "5d2e2a8cdfa197717ca5a647de859bd74a45be37", "message": "Fixed output of XML Declaration\n\nsvn path=/trunk/eXist-1.0/; revision=1808\n", "proba": 1.7495214024165762e-06} {"commit": "6d8ea33e19996fc4654226061c037483a1c98b55", "message": "\n\nFurther bug fix to remove lingering inactive files.\n\n\ngit-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@1938 4f837ed2-42f5-46e7-a7a5-fa17313484d4\n", "proba": 1.0779411923067528e-06} {"commit": "64eb76623ad688139de506c6ac593f3e739a2000", "message": "Missed one codepath in previous fix for 126722. This should complete the fix.\n", "proba": 1.1740907268631418e-07} {"commit": "e1fdf2e359fd41b64f7d02ea7eae9fa7a662d4d6", "message": "CmsBasicDialog: Adding methods for setting CmsResourceInfo\n\nAdded methods to set a list of CmsResourceInfo elements directly to the\ndialog.", "proba": 1.0272938766320294e-07} {"commit": "8e78d79467308a299897e4f4e6aaee6599eaf79a", "message": "Improved CopyMove Dialog target name handling", "proba": 1.8806538548687968e-07} {"commit": "9933a47908002e8e5bd9688a5796b1e98acdaa84", "message": "fixes javadoc typo", "proba": 6.437322213059815e-07} {"commit": "044c20b980babdec37e71c9e412c4a11fddbe781", "message": "Add javadoc comments.\n\nSigned-off-by: Patrick Pelletier <4307fca26d0353058fbfb17dc5f40867e5e6b8e6@gmail.com>\nSigned-off-by: Etienne M. Gagnon \n", "proba": 1.6221268595018046e-07} {"commit": "3fc700ac749559c9fe9559e4c248d74cb9f9d3ec", "message": "added consistency check, added speciesglyph attribute to speciesreferenceglyph\n", "proba": 1.6117627410494606e-07} {"commit": "d7f6c53fd88635885914013649b6807ec53227bf", "message": "Fix potential security issue\n", "proba": 0.9967509508132935} {"commit": "4851c0e457130258d138541dce3889e2b2700da6", "message": "Added words to remove because of often uses and no meaning for programmer's knowledge\n", "proba": 1.4987504926011752e-07} {"commit": "6f582d90f195a2df168a55cac8c2cd392ba3a68c", "message": "Now delaying initial camera bump by a frame.\n", "proba": 1.0639323022587632e-07} {"commit": "a08cb8417f7b22c6d4eaed22bd3b0192f24dc2e8", "message": "Check for unsaved changes before opening a search result", "proba": 2.7179450512448966e-07} {"commit": "26ec3699d1fce578a37a89f148e92234beb59f9b", "message": "Update StoneWallTest.java", "proba": 7.05815807577892e-07} {"commit": "e937ee4a57e8aafaaf566d7dd2e624b3a963edea", "message": ":update: update TackManager\n", "proba": 3.5782764484793006e-07} {"commit": "53118444ffd31fdbd90e4bb5934f65ce7487d363", "message": "Added boolean encoding tests\n", "proba": 1.932741326982068e-07} {"commit": "d61882011f6e9f7636d92dc6c99ec159e2ef49de", "message": "removes unneeded file\n", "proba": 1.922206365634338e-06} {"commit": "afe0149afb4bb702faa52976cd4ac1cb103930bb", "message": "TiffFormatTest: fix compression config\n\nFor all codecs except LZW, the toString() method returns something different from getCompression():\n\n * ZLIB <=> zlib\n * J2K <=> JPEG-2000\n * J2K_LOSSY <=> JPEG-2000 Lossy\n * LZW <=> LZW\n\nHence these tests weren't actually testing the correct compressions, but just the fallback, UNCOMPRESSED.\n\nFixing this revealed that the J2K and J2K_LOSSY compressions currently have issues, therefore let's temporarily ignore their tests, until someone has time to fix them.\n", "proba": 0.000657543889246881} {"commit": "8801f2f007c33492142be1d16d07ef5608f145ad", "message": "Fix the broken KOSAggregatorTest (this is a crutch)\n", "proba": 2.8700651455437765e-07} {"commit": "0dc90cc400e7f55034e524bac541fce750e1e5d3", "message": "Implementando uma triangula\u00e7\u00e3o nos testes... Opps tem algo errado! Testes falhando.\n", "proba": 8.039027079576044e-07} {"commit": "2ccd87089d769059487366e83ad570eb8d3d63b3", "message": "Update NativeCryptoTest ciphers\nam: d25c5e7fe3\n\nChange-Id: I162066dd0219eab0473e4172d8d599510de422b0\n", "proba": 3.924963039025897e-06} {"commit": "6ef06d1fff9a316803a1071fa0691c51d40ce31f", "message": "[ci] Remove commented out test\n", "proba": 1.2570102114750625e-07} {"commit": "7d8756e614cca4b5256f4cad0092617c49a1bec7", "message": "updated testUseEmptyElementTags() to merge SF test case.\nFor now in is failing because of improper collapsing", "proba": 4.206211201562837e-07} {"commit": "5ca765959a0307ff4a2c189c00b03cd5e1f707cc", "message": "Add a test to verify coverage of known HMAC / RSA public key hack.\n", "proba": 1.0950827800115803e-07} {"commit": "7df343ad03e1b77746195f13b9f7a739f738160f", "message": "Refactor code\n", "proba": 1.995863613046822e-06} {"commit": "396df3d6e95bad7d131c7f5cd968c4f6dde7ae4a", "message": "Removal of CDAParser\n", "proba": 2.8906063676004123e-07} {"commit": "57f4f8f5231e9109e494b1e53e85969bb41062e6", "message": "o Updated to compile with 1.3.\n\n\ngit-svn-id: 344b71073909399dbfbb72461917dbf939dfdc0a@668 97a8069c-bbaa-4fa2-9e49-561d8e0b19ef\n", "proba": 2.628996981002274e-06} {"commit": "5ee16c8668abbf6fe17cabc30c83b97f4ea69ee6", "message": "HADOOP-1203. Change UpgradeUtilities used by DFS tests to use MiniDFSCluster to start and stop NameNode/DataNodes. Contributed by Nigel Daley.\n\ngit-svn-id: cd04eed87aeab77cae603320d37174dee2a0d977@526281 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.465886493358994e-07} {"commit": "6e0cbd1024ceb074563771adc770004b687bd9d7", "message": "Issue 180.\n\ngit-svn-id: 50f83ef66c13f323b544ac924010c921a9f4a0f7@772 00569f92-eb28-0410-84fd-f71c24880f43\n", "proba": 3.4926445096061798e-06} {"commit": "71445fba83eb6d2112788a4dca7ff880cee8a488", "message": "Fixed #21\n", "proba": 2.541081016715907e-07} {"commit": "4f1edcc9291be03ab3af7186cd9e5fc9d75383ee", "message": "Fix failure to reach type_accepts type check mode.\n\nThis was behind various of the parametric roles failures in Rakudo.\n", "proba": 1.0474335709886873e-07} {"commit": "f1e8357825b49d173f3fc404c588a030e5596cdc", "message": "Added acceleration to particles.", "proba": 1.1981830994045595e-07} {"commit": "bbbbca9a012dba158731ac1e43df78f7194bee0c", "message": "Adding equal method in BoxObject\n", "proba": 3.055568868148839e-06} {"commit": "9dc537147428ec70fb063a97d38984068895d605", "message": "Changed BorderLayout for MainMenu.java", "proba": 3.0371421644304064e-07} {"commit": "a9877538187daff27681d52e00802c08bd4a6e1d", "message": "Clean search adapter\n", "proba": 4.3236488522779837e-07} {"commit": "1dc7f351cd73e8a2722c92fec2753a7942e422c3", "message": "fix java doc\n", "proba": 3.2669922802597284e-06} {"commit": "6d357089307753030a81e53627e781c0f2ff9aba", "message": "Set up\n", "proba": 7.822374641364149e-07} {"commit": "8adc0dd43565ce56b9fd09e6997f4ce3bbcea257", "message": "Download force overwrite\n", "proba": 2.2976311697675555e-07} {"commit": "5581a92710b29a11a1d80e766da6ea0a7e8af1cc", "message": "Fix wall size\n", "proba": 1.7155765590359806e-06} {"commit": "86f69c7a5b703a6d8a2ba1711dac059e6cb38480", "message": "reconfigured plugin interface\n", "proba": 5.379748699851916e-07} {"commit": "b28812097481564a538aca02089fbb5c25f7f5ef", "message": "refactor: remove redundant cast\n", "proba": 0.000683736870996654} {"commit": "d7e489e4d24675fb42d07c66f430d9499be47451", "message": "555666\n", "proba": 0.00022187200374901295} {"commit": "69663de39a768352706d6de03033df5577af8545", "message": "Minor security improvements to logger\n", "proba": 1.3164174106350401e-07} {"commit": "fe66bc3f31e7bc1b6d0c5ca8351b7d89349f44f3", "message": "add majuscules to auth utils regex\n", "proba": 1.226363679052156e-06} {"commit": "0fc36de30a59181f685b1227b63d62ce051f0bd0", "message": "stopping scan only if bt adapter is still ON\n\nIf user disables bluetooth while scanning is in progress, then app will hard crash when attempting to stop the scan, so a check was introduced for it. The \"BleManagerStopScan\" event is still sent, however, because there are bound to be important actions in listeners for the stopping of the scan, so at the end of the scanning period these actions can still be performed (even though the scan was not under way since the user disabled bluetooth).\n\nThis is not a perfect solution, but is an improvement over hard crash. A better solution would be: when BluetoothAdapter changes state to STATE_OFF, check whether scan is ongoing, and if it is, then stop it. I will open an issue on this for visibility since I don't have time to implement it the \"perfect way\" now, and anyone can take it from there or I might once I get the chance.\n", "proba": 9.474850230617449e-06} {"commit": "435ac0c6923a1577bd1fcf35f20ef514f049d702", "message": "serialize read operations with the help of a command queue\n", "proba": 1.749795046634972e-06} {"commit": "73ebc442639db3622f8ebba808bbbdf52d9f5241", "message": "added flatqb to searchui\n", "proba": 1.3017161393236165e-07} {"commit": "af68a1919ecaee957a6f4ed65d840f46ecae61e3", "message": "row and column swapped\n", "proba": 1.3382569932218757e-06} {"commit": "7d9b947917f1b994c4c1ea65422c8bfeb8891c61", "message": "fixed merge bug\n", "proba": 6.531260510200809e-07} {"commit": "c76ef7e70288ce52bd5e2bea383b5a4cea53da81", "message": "Primera parte del algoritmo de masCercano preparado para trayectorias cerradas. \nFalta la segunda parte.\n\n", "proba": 1.4351017796343513e-07} {"commit": "e6f94f632d4f16209a8ebe160481ccccf510f80b", "message": "Delete MyEvents.java", "proba": 4.696500582213048e-06} {"commit": "e798a307b3170043aec950b255b5a27db6e51e52", "message": "Fixed a bug where a lot of artworks were missing in offline mode\n\n", "proba": 2.2314900149922323e-07} {"commit": "27142078f28df7d8c2fd14f9c66430f69c24ac20", "message": "Make gcj happy (the default on FC4 for java)\nwhen using static fields from a class, use the Class, not its object\ninstantiation\n", "proba": 1.7999107626565092e-07} {"commit": "77b328493327cf8c47f0b0f05a05adbe89bb1772", "message": "fix redirects\n", "proba": 1.6189397911148262e-06} {"commit": "28640c5236b52bb9bd74f428813ecb2eb6b5cc9e", "message": "Remove the RemoteException as we are not throwing it any more\n", "proba": 1.2355657474927284e-07} {"commit": "6fa0df7fc4b93ac7f544479c46d9ea370419e518", "message": "Fixed debugger sliders breaking IO. (#48)\n\nPreviously, when performing multiple IO operations at high clock speeds,\r\nthe sliders in the debugger would sometimes undo changes when updating\r\nto the new values.", "proba": 1.1234386221303794e-07} {"commit": "cb30d88c43e11433b52bc50adfc6e72b93c0db4b", "message": "Alphabetical sort of package list is now case-insensitive.\n", "proba": 2.4421779016847722e-06} {"commit": "daf4a7798d1729aadc997e0802b2d04260ce2a2d", "message": "Install now in getBeastDirs(). Closes #435 and #441.\n", "proba": 1.0250645487985821e-07} {"commit": "dbfff7a6cb8ea4186bcefd5d4265e6a386cc839a", "message": "Add method to get values on weekly basis\n", "proba": 2.3015479655441595e-07} {"commit": "3afebd1d0a3beeffdaf65ab3d4acd89c0ba06177", "message": "Final - Slight Fix\n", "proba": 1.3058441084012884e-07} {"commit": "5d3bf73d9cd81dbbc0615245aa9778315eebcbc0", "message": "Add state index range support to models (data=x-y)", "proba": 2.369948788327747e-07} {"commit": "e91b922a7ee9f71a245905fd1cd27481cef9f96f", "message": "Se coloco un boton para que se finalice la ejecucion del programa.\nMetodo nuevo: public void actionPerformed(java.awt.event.ActionEvent e)\n", "proba": 2.668722345333663e-06} {"commit": "2f54eb2ef8fcfe0f261f946da7adb13bf6385405", "message": "test if query is specified\n", "proba": 5.2297633374109864e-05} {"commit": "9adf6dca0afecf67651b9924bf9c2d34de8c26f2", "message": "Tone down the logging.\n", "proba": 2.1642488718498498e-05} {"commit": "e5ad614b8627e19ee9d98b959bd9bf58a13a0226", "message": "Added more tests.\n\n\ngit-svn-id: 8a12ccb6f50c30e5a282783f538d297d22c63f8f@703 1e1cfbb7-5c0e-0410-a2f0-f98d92ec03a1\n", "proba": 4.035930487589212e-07} {"commit": "331fe4aaea5ad0dac896ebfe248650ba2100f2e8", "message": "made Java1.5-compliant: added override-annotations and parameterized some types\n\n\ngit-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@63254 523d945c-050c-4681-91ec-863ad3bb968a\n", "proba": 1.9986559891549405e-06} {"commit": "e28ab8932dc495bc6528aa5acea5e3140d3f2bee", "message": "fixed favouite bug\n", "proba": 3.5562385392040596e-07} {"commit": "34783438f470607cd16155882b5d9eef9fc934f3", "message": "NotificationService: Stop occurs in onStatusChange, remove this duplicate.\n", "proba": 1.1734078952940763e-07} {"commit": "71382faba4a4c269bfe8c6dd2a8ca1c519787906", "message": "Indentation fixed", "proba": 2.6825881604963797e-07} {"commit": "76c05a07bb4f2684f346cf849462ed52fd4ca289", "message": "User fewer WP webservice calls to figure out which pathways to include\n", "proba": 1.2378608005292335e-07} {"commit": "834d053f40b93739c640e2c32596ed44ef38c222", "message": "GIT Salvado!", "proba": 1.60300217544318e-07} {"commit": "26a68956671f63976b2e048a5f9d7b26a1b1998a", "message": "fix merge conflict\n", "proba": 2.925164153566584e-06} {"commit": "b23bc39e58afa2cb2ea4bfd459c823cc2f7287fe", "message": "Document the AudioRecorderService and put the public methods intended to be used by the external caller at the top.\n", "proba": 9.672111644931647e-08} {"commit": "41e1a6c5e2ea353328e6a2ee8114349e8575b7bc", "message": "Add closing operation to the RepositoryManager\n", "proba": 4.5449246499629226e-07} {"commit": "f5a9d1039e76354bde8d06998dbdbbb5c1584696", "message": "Make Movie model implement Parcelable\n", "proba": 7.815626190676994e-07} {"commit": "ce078bb38d69c184de8fc6e54e6b5b76efcc5412", "message": "Added additional logging for CPU ABI support (#17)\n\n", "proba": 1.0274840178681188e-07} {"commit": "87a4d9c8671251e51f660d9e59d5e2d26f67b859", "message": "Support JSONArray when reading JSON\n", "proba": 7.114255140550085e-07} {"commit": "3500bb3311ce7df407ff8a0be3ac6b0b69c1c033", "message": "Error Removed\n", "proba": 4.843005285692925e-07} {"commit": "6f9231290c735200f38221c7db9c823756e48c0a", "message": "Replacing resource-filled switch case\n\nBecause resource ids are apparently going to be made non-final in the next AGP (Android Gradle Plugin) update, and it's a bad idea to use variables in switch-cases, I decided to quickly convert it into an if-else chain. I assume that's better.\n", "proba": 2.1467029398536397e-07} {"commit": "333fd2521b8eaad0c1df6927890dd85b0006e386", "message": "Stone class stores BoxCoords now, not pixel offsets.\n", "proba": 1.0191652677349339e-07} {"commit": "314a551c96e3098b4853355519b31510e80b13d3", "message": "Mark log entries comming from ruffy.\n", "proba": 1.1060592441936024e-07} {"commit": "1009887bde4273498a217f794828b426117ed158", "message": "IEATTA\n", "proba": 2.599701701910817e-06} {"commit": "2834149c5a18dc0a23ba1e33cae7c9e2a4781ee6", "message": "Initialize the tape.\n", "proba": 8.223523764172569e-07} {"commit": "8f936b44d6dadf36ef872b47290cf6073075713d", "message": "disable firebase ugly dynamic links on sharing\n", "proba": 1.5105759132438834e-07} {"commit": "32496a654bbda38764a2de092c8abbd0449e9cc8", "message": "Fix logic of toast shown in History screen when offline.\n\nFor some reason it was being shown when the app is online, instead of\noffline.\n\nChange-Id: Iffb68ea810440764000505aa11f8668e969dc620\n", "proba": 0.9985326528549194} {"commit": "4f333a897ef34e3e99a41b560ba83dada0e1e8ca", "message": "fix app-recycle logic to release market.\n", "proba": 1.2171597063570516e-07} {"commit": "7780adab16089f9619f7d5a351091099acb11777", "message": "Had to remove image size scaling, due to image already being the appropriate size. Should revisit with something that takes the minimum size into consideration\n", "proba": 4.548290689854184e-06} {"commit": "8296333cd9dec1cfc4e885ac42785ea75629e335", "message": "Merging\n", "proba": 1.2624647069969797e-06} {"commit": "93fd01e451cf6b0c88df2d03641617bcf50a9829", "message": "resetting paths and matrix in onDraw\n", "proba": 2.1649060499839834e-07} {"commit": "a55c527bfb20a619737936274b5eb530f945a6bc", "message": "update sauce settings\n", "proba": 3.9074328128663183e-07} {"commit": "3e2c3fa8e91f43b1b9bf66efd4d5663a6d14be85", "message": "[FIX] Options: only show assignment in debug mode if it was successful", "proba": 4.4859555714538146e-07} {"commit": "5f2e6341d69a1c63edfade2e1faf8b36687a74ad", "message": "remove form view (replaced by FXForm preview)\n", "proba": 1.1303542635232589e-07} {"commit": "10215eb2e549af47d0fca812d0aa29fe91dab9c6", "message": "routing key specific for harvester\n", "proba": 3.3960282053158153e-07} {"commit": "f99fc2fe7fc99fcea28d38ec99c814da4b06fbbc", "message": "Added JoinOperation marker to the PostJoinOperation to reduce false alarm logs while joining/merging\n", "proba": 1.2636461121928733e-07} {"commit": "7fc770d0835b93f7c4bd1ec6d1326e3c048d60fe", "message": "formatting (one space) and unused var removal\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@2040 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 6.308290721790399e-06} {"commit": "7d7b343df056b9d835bc557813cedfb418e50429", "message": "\n\ngit-svn-id: http://hazelcast.googlecode.com/svn/trunk@1691 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 5.873889676877297e-07} {"commit": "df29760676ce4b2857744d7b42a8b57e112670a5", "message": "Minor update\n\ngit-svn-id: 505f71283407c412190d59965c6d67c623df2891@1290 3f8e66b6-ca9d-11dd-a2b5-e5f827957e07\n", "proba": 4.120865639833937e-07} {"commit": "fc57b927e19dd54c6c79b4d0987f0d3b97b6c22f", "message": "fixed finbugs issue\n", "proba": 3.502359788853937e-07} {"commit": "7bac33bebc88c773899a189f39a7c2bc2f650fdc", "message": "DB-8915 Fix Kerberos on Olap Server\n", "proba": 1.3875103377358755e-07} {"commit": "0cffbbe91c122746f626bd9309e937ac6196cfb9", "message": "Tracking mode is now periodic based on frequency, if >0.", "proba": 1.1500988250645605e-07} {"commit": "276a3c2d454373fbea149f9a4173265484d0f436", "message": "Darken color for highlighted point\n", "proba": 1.6084905496427382e-07} {"commit": "995122f9635d5bfb0c1fa26f02bb19d6b9f37501", "message": "Made MinimalField constructor public\n\ngit-svn-id: 897293da6115b9493049ecf64199cf2f9a0ac287@1517444 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7643587568727526e-07} {"commit": "9196d62bf274128897791f29f4deb2a350f4baa6", "message": "Code for handling the distinction between local and remote accounts (those created for open-id log-ins)\n\n", "proba": 1.074166249281916e-07} {"commit": "35ad2fe76822c6b38328c616e3b8805ec68d145d", "message": "Renamed DisplayObjectCache.java\n\n\n\nFormer-commit-id: c37034112d8f58a3b3283d282066ce34b7e0a948", "proba": 2.1260632365738275e-06} {"commit": "81a3e2a4b5c2fbb92d84146ae3d3b8cedd9febe6", "message": "Fixes to indexing.\n\n\ngit-svn-id: 8b22924fe593b58bc3cb32731943cdf19d9802ec@448712 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 2.501217750250362e-05} {"commit": "a89a8e2b8a3d3b3e75bfb950b091629aa805520a", "message": "SimonStewart: Note to self: requiring the capabilities taking constructor may have lead to more work than is necessary.\n\ngit-svn-id: aa1aa1384423cb28c2b1e29129bb3a91de1d9196@15306 07704840-8298-11de-bf8c-fd130f914ac9\n", "proba": 1.6248437759713852e-06} {"commit": "aac706e651b23f27c43f48a19a7b5163e598b16d", "message": "Use a diamond when creating a DelegateFactory to avoid a rawtypes warning\n\nFixes https://github.com/google/dagger/issues/634\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=168755984\n", "proba": 1.6324622720276238e-06} {"commit": "070795a2ec9f2ce8239d283e6fce6c52ab8bad35", "message": "Cleanup (formatting)\n", "proba": 2.659205335930892e-07} {"commit": "e326ebd6ca409d603acb91e685f4bb5f6327352b", "message": "Documentation added to ccn.impl.security.crypto.util.DigestHelper\n", "proba": 3.9481156477449986e-07} {"commit": "0d2618f3179a1e4b18cc19474959a88f2ad92abe", "message": "Add a default algorithm override in the digest helper.\n", "proba": 1.2276399274924188e-07} {"commit": "2c6ffc8aa867cff8e8540cb46a6bb6c239a52528", "message": "add a '\\n' to the gen'd groovy - missing the fisrt time (not a bug)\n", "proba": 1.1145938572099112e-07} {"commit": "ae2bd1542da33a9982333be635c5e1c3753e4e2d", "message": "JBPM-3074: Allow subclassing of TaskService and overriding Operations\nDSL ", "proba": 1.2910257396470115e-07} {"commit": "b53f6f916f8878e1786a31da481512c30c0b9d73", "message": "KYLIN-1149 When yarn return an incomplete job tracking URL, Kylin will fail to get job status", "proba": 1.2190938036837906e-07} {"commit": "ea7422ac8ad38de89a1c96a42cd9390e21466943", "message": "javac ast indices: extract method\n", "proba": 6.149356067908229e-06} {"commit": "4a9574fdb8583bac8f549b63a4f24315d4967a5c", "message": "- fixing code style\n", "proba": 2.785104413760564e-07} {"commit": "dbae4515953f8f21e9331fa2324a9adc8c718051", "message": "https://test.kuali.org/jira/browse/KULRICE-928\nAdded test to exercise saving a rule extension with an empty string value. Currently it is defined to pass.\n\n", "proba": 1.012560062463308e-07} {"commit": "731215a87ccc0082f5d1c71c387f30ab1d1bbaf2", "message": "return error code when parameters are invalid (fixes #400)\n", "proba": 1.352027538814582e-07} {"commit": "283569b8ede00003c24776961e77051f37dc5594", "message": "jinterface, OtpOutputStream: add a write_compressed(object, level) method\n\nNow that we use an own deflater, we can also allow the user to specify the compression level as in Erlang's term_to_binary/2.\n", "proba": 1.209740645435886e-07} {"commit": "e0d10468c097ad6c1ada6aac53562422acc42c88", "message": "Fixed zoom adjustment logic if state includes rotation\n", "proba": 3.865841620154242e-07} {"commit": "aa45a95118ed01618e8eea2bd455940eacd2446c", "message": "Starts a new transition if the image or the TransitionGenerator is changed.\n", "proba": 1.1251928100364239e-07} {"commit": "9688a5585002ca531fedeee6fcbf8f7bfc10e3ae", "message": "Typeface also gets set on the swithc text.\n", "proba": 1.039641261968427e-07} {"commit": "6eadbf7530237fc70facff37a384ec18b3b6949e", "message": "Added the field last_synchronization_error_date to the class WebhookInfo\n", "proba": 3.8840491356495477e-07} {"commit": "f3553344ebb2b8240fad7967c55e081c763796df", "message": "Added a clearCache-method, which allows to remove all unused views, which correspond to a specific view type.\n", "proba": 1.0428068719647854e-07} {"commit": "9f654e383a84013b8cb7dbbec4893bf565180e1e", "message": "Handling special case in tests until there is a better solution to manage types, hopefully in 3.1.\n", "proba": 1.0544091111341913e-07} {"commit": "d8fb4ba633c33b0bc0c1837c9e3b2af678a2b167", "message": "CORE-551 ORDER_EXECUTED incorrect for updateSQL\n\ngit-svn-id: a91d99a4c51940524e539abe295d6ea473345dd2@1304 e6edf6fb-f266-4316-afb4-e53d95876a76\n", "proba": 1.1288433370282291e-06} {"commit": "2504d3266e2a71ffc3d442c2cbcb836fce24d8c4", "message": "don't merge terms into ram when merging sortedbytes\n\ngit-svn-id: 95d7608984a6bb7dc6329899f2fc88f21b03a0ed@1440731 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.8739182223725948e-06} {"commit": "30e17530dec1783b53f8a5fa63c57c120b5fd372", "message": "Ignoring until I figure out what the heck is happening.\n\ngit-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1355563 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00047365855425596237} {"commit": "fa164ec63a212d4421f3d234e30ef3dd5bbff82b", "message": "fix javadocs\n\ngit-svn-id: 34e8a356306b8ce34b8875a802e5b81f93f12ba3@1133632 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.00039654780994169414} {"commit": "19b525778a7fcba84282e8831d2adc0faccf4458", "message": "enable html5 video tag\n", "proba": 9.715632813822594e-07} {"commit": "1336156adac4317bc5a284c2e1e52c920f48d88e", "message": "Delete PageSpeedBooster.java", "proba": 3.07162451917975e-07} {"commit": "3e5be538ddf2422d21e37dd1f3fde63159f5e9b0", "message": "Use perc code\n", "proba": 3.8561833548556024e-07} {"commit": "06a21f4653c692a82aa0a58ef0390221a47f42d1", "message": "Sonar refactorings\n", "proba": 6.569816832779907e-07} {"commit": "4622f21e93b8a45b24b8899a2254e885c87a18ae", "message": "refactoring", "proba": 5.272031557979062e-06} {"commit": "61d253c9f11aa2fb568cc92a4c24848f557e1f91", "message": "MODE-1255 Corrected 'restore' logic\n\nThe logic for restoring nodes was not correctly getting the 'jcr:primaryType' value when checking\nif the node in version history had a primary type of 'nt:frozenNode': it was comparing the\n'nt:frozenNode' Name constant to the Property object (rather than the first value of the Property).\nThus, the if-check never succeeded, and the node is restored with a primary type of 'nt:frozenNode'.\n\nAfter the simple fix, all unit and integration tests pass.\n", "proba": 8.426937711192295e-06} {"commit": "3f5ea2683494d235ebed4e7541ebf5d3856df3ef", "message": "fixed CIPANGO-77", "proba": 1.71070155374764e-07} {"commit": "1c9114f4126648c25bb4d53a89c0c26bf27e9a07", "message": "PL-8043 Non-system user sometimes returned from LoginService.getSystemSession\n", "proba": 1.3221294636878156e-07} {"commit": "b86f9fc9375d5eb6093452e0552aedfd781d7fbf", "message": "Change DataBuilder to generate a single element for collections by\ndefault.", "proba": 1.0387968529812497e-07} {"commit": "49ff98f32f562c893be6383f3c89eb1c5023bb3a", "message": "[BACKLOG-35172] Java.lang.RuntimeException logged when opening Repository Explorer from PDI- handle collapsed event too\n", "proba": 1.1096769014784513e-07} {"commit": "74183463ea3968bbcc23ce8d566c84707759eda6", "message": "pass parameters, value for to XProperty constructor\n", "proba": 1.9544667395621218e-07} {"commit": "bec94253f740969ad151cb4b3d9e4a1a916c55ca", "message": "Applied patch #2323643\n", "proba": 3.1539775591227226e-07} {"commit": "d412a7e6e12f8ad94bd28a22bbd96cb4709b54b5", "message": "Rollback incorrect escapable implementation\n", "proba": 3.461210098976153e-06} {"commit": "d7528ebaa7428c8ee4c772cc1906785525a926a5", "message": "Reduce hits to database - a fix to Bug 753. Thanks, Ian!\nAlso removed channel def from cache when it is approved.\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@6108 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 1.2486733567129704e-06} {"commit": "8673b238d841e2676399c8505cc49966b8b46c30", "message": "This channel is no longer useful in uPortal 2.0\n\n\ngit-svn-id: 477788cc2a8229a747c5b8073e47c1d0f6ec0604@3533 f5dbab47-78f9-eb45-b975-e544023573eb\n", "proba": 3.054762771625974e-07} {"commit": "a4e5bbeebb2e6fffa0dea0f0b0a2411ba67d1374", "message": "Account for different stack trace elements on newer versions of Android\n", "proba": 1.878970437019234e-07} {"commit": "1846417be149de24d97fdfc72aa3bd14c8c111ef", "message": "Fix the reversed logic in when we copy and don't copy buffers", "proba": 1.9402596080908552e-05} {"commit": "79ed9694c2affc9f9fbad391e325a2a7b7d8a0a3", "message": "Send status code 500 with HTTP fault messages if nothing else is specified by the programmer\n\n\nFormer-commit-id: 7307bd072d62dbd491fba11076d2e1db2218dd4a", "proba": 3.5466910048853606e-06} {"commit": "dc4e532b7799efd1c161e12bf7e6086275a5ae63", "message": "updated uuids serializer\n\nUpdated the serializer in uuids to use the printwriter and buffered\nreader.\n", "proba": 1.0364851732447278e-07} {"commit": "0d0c319c1d535d0239d5401f8dae529a4cec65c5", "message": "format patch \"Added Personal header handling\"\n\n\nFormer-commit-id: 403a21da37dc5bcd9f29e30cdae7c2fc31847a55", "proba": 2.511359014079062e-07} {"commit": "4d1d208aec2252092cbe09fd88da4f2740bc19f6", "message": "ensure isGetter methods are consistent between them\n", "proba": 4.0633662479194754e-07} {"commit": "105ca73ca2e81849b6b2f7d15ee265485778d357", "message": "benchm_master: splitSize changed for doing some tests\n", "proba": 3.65266743074244e-07} {"commit": "8ae812e5f4b910411dc3afa20c63136a6f1c394e", "message": "Set dav child status for sync-token\n", "proba": 5.131606144459511e-07} {"commit": "4728b064da4432fe5b3531444ac476e7323d6c65", "message": "fix(namespace wizard): support clja/cljc/cljx extensions\n", "proba": 3.21265275715632e-07} {"commit": "9ea80c71f981d821d93786f4143e248c1809db7e", "message": "Fixed squigglies.\n", "proba": 1.4420533034353866e-07} {"commit": "6022dff79c472e77df58acae044189a627369839", "message": "Fix for logic action empty when used with !=", "proba": 2.596104309304792e-07} {"commit": "bf3506109963cdc93cd667d93f8927f8b1d3ec1c", "message": "url validation", "proba": 3.312040234959568e-06} {"commit": "c2a6bc405091e5cd061a092de7c369b985426749", "message": "fix getter\n", "proba": 1.719228976071463e-06} {"commit": "c2743f90eb3fd500c6cec776eecedcbbbef21993", "message": "#2381 modify taskDispatchPeriod defalue value\n", "proba": 1.8052054429062991e-07} {"commit": "b271d9c68e303dd3054428b1831f2cbc1609887f", "message": "OAK-619 Lock-free MongoMK implementation\n- Temporarily synchronize read/write methods again, otherwise Oak on MongoMK shows some strange behavior in load tests\n\ngit-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1475794 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.43283249498927e-07} {"commit": "02b0cb8735fea0239d3c35d4ddc06dd8f95d07ff", "message": "Improved Exception message when cannot read .obda file due to\nunsupported tags", "proba": 1.8711774885105115e-07} {"commit": "f82ff230f1f3ca62063d7777901de4770d843d63", "message": "Fixed nullpointer in collaboration server check", "proba": 2.4858485403456143e-07} {"commit": "5fe9fb7398dfad54a21f4ca8ca6a4ea205945caf", "message": "\"station\" keyword can be ommitted\n", "proba": 0.9999994039535522} {"commit": "0840f9929edba8cc3d6cf67bd70c6a176b783daf", "message": "fixed wrong path-segment linking \n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@6231 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 1.4785572375330958e-06} {"commit": "3723780b4a2af770eea01d71dadeaf42ad248aa3", "message": "added MultiSegmentPath\n- only works in a single pathway so far\n- no links between portals yet\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@5874 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 5.08850177993736e-07} {"commit": "3643c840b4dcf6e6b49d1560f19bc78b196db8ec", "message": "Attempt to fix pathway bubble set picking (not finished yet, will not work for all cases - Denis needs to test it before I can implement it for the other cases)\n\ngit-svn-id: 149221363d454b9399d51e0b24a857a738336ca8@5371 1f7349ae-fd9f-0d40-aeb8-9798e6c0fce3\n", "proba": 7.490721600333927e-06} {"commit": "428d9b537a49b2ed3f817ff5f524bdfa145909f2", "message": "Documentation for ponto class members\n", "proba": 1.8341387431064504e-07} {"commit": "21f9f4b2321540a33b98e53a0560e6f8b092b1a3", "message": "disabled manual test\n\n(cherry picked from commit 7ad4087)\n", "proba": 1.044749922129995e-07} {"commit": "143827c4bb984b53db6bea0a5719104bd9feb0f7", "message": "Issue #66 - Spy log message are doubled when using a datasource which loaded the driver from DriverManager\n", "proba": 1.152945330318289e-07} {"commit": "1da7db743bd7e54ff7f6f6f2e6be93de95e38a13", "message": "FIX: CLS-886 test ScenarioTest.WebDAV failed on WebLogic10 on virt-charlie\njunit test org.jetel.util.file.FileUtilsTest.testGetFileURLWeblogicHandler()\n\ngit-svn-id: 0c3331f003cd65fce51c5a16c6c1f4b0bff1e9aa@12815 a09ad3ba-1a0f-0410-b1b9-c67202f10d70\n", "proba": 4.421854100655764e-06} {"commit": "4589bdd31ff28b0c7c98ec8eb3bda8a3eb99e287", "message": "And support for slicing in readAsDataURL.\n", "proba": 1.0738343547700424e-07} {"commit": "0e3cb5bd23e4f7092261898afe5506a9d0c41b85", "message": "NullPointerException check on setting the exception handler on the BatchEntryConsumer.\n", "proba": 1.0919521287178213e-07} {"commit": "6e5fd9311fc0abab37fd442eebdc810aa0c3d6a1", "message": "EmptyHeaders get with default value returns null\n\nMotivation:\nEmptyHeaders#get with a default value argument returns null. It should never return null, and instead it should return the default value.\n\nModifications:\n- EmptyHeaders#get with a default value should return that default value\n\nResult:\nMore correct implementation of the Headers API.\n", "proba": 1.047646946972236e-06} {"commit": "d73e29031dfcbf6ac3dde9542e9e83abbd189f1c", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@6649 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 5.391572130974964e-07} {"commit": "63d7e3b28d3a001953108f7aa530a7dc90043888", "message": "\n\ngit-svn-id: svn://192.168.1.10/public/CoffeeMud@9108 0d6f1817-ed0e-0410-87c9-987e46238f29\n", "proba": 6.117596740295994e-07} {"commit": "d48c856724ff2eadf8c5d7909899421204ede63d", "message": "[TIMOB-6400] Fix timing issue with loading debugger.\n", "proba": 1.0848668807739159e-07} {"commit": "e2f5d66dc08319ea1db1ed476695ef47bb67fb17", "message": "The details about Kubernetes resources printed after system test failure should be printed in JSON. It provides more info than describe and can be used for easier analysis of ST issues (#517)\n\n", "proba": 1.0794487081966508e-07} {"commit": "c190f0c3b7ad8a662f6ecc231e2327c7de07ba94", "message": "Update CurrencyUtil.java\n\nsorted entries alphabetically as per requirement", "proba": 3.758232480777224e-07} {"commit": "67abfafd13cba23215a2c046686d75ffa80e6a2a", "message": "Added mknode to a documented test\n", "proba": 1.5918871554276848e-07} {"commit": "ebadcab6594c9c5fdb3a6fb4a76fc85a1701dcf1", "message": "Fix for file names that contain 'pty', but do not have the '.pty' extension. This fix is courtesy of Johannes Schindelin.\n\n", "proba": 1.1436119962127123e-07} {"commit": "d5be235a4d5eaab4739ba54ed46ccc4559bfdcf7", "message": "bug fix", "proba": 8.047648520914663e-07} {"commit": "20dc7370bd0ebb33288fb92cffc29cbed7f29aa4", "message": "\u6309number \u5012\u5e8f\u6392\u5e8f\n", "proba": 1.4779434422962368e-05} {"commit": "283d6149f7e39342971f160cf8854860ec0e397f", "message": "IDEA-233704: NewWatcherDialog: Use inline button for \"insert macro\"\n\nGitOrigin-RevId: 880b01b41ae11b4a3ed3ebc5f167c2afd6e2bca5", "proba": 2.445827703922987e-06} {"commit": "00e14cb369e5db7b1683e7d6a1b9ecfc765e8f1a", "message": "Improve splash preloading performance (~ 2 sec)\n\nGitOrigin-RevId: dc121795a18442077811b6d5a55c3e97b2b1ead1", "proba": 4.630809939953906e-07} {"commit": "5c8aa9588f91e3cec0589396a12acfd689033087", "message": "Cleanup (test)\n", "proba": 4.5112849988981907e-07} {"commit": "38cacc209a42db29d6ac497fc72372fca742e3bd", "message": "[gradle] collect modified outputs for hot swap in configuration-cache-friendly way IDEA-254884 IDEA-260728\n\nGitOrigin-RevId: b20a73d9176fa341468300a5c49e8c09c36cff5f", "proba": 4.776677542395191e-07} {"commit": "aa3396035c72cbb3503361935c7fe4e94a45d70c", "message": "Fixed the selection of verification fields\n\nThe verification mode (target fields vs. output fields) must be\ndetermined on the basis of a batch of records, not individual records.\n", "proba": 1.0960252438962925e-07} {"commit": "7ef756b995c7604057e76c0d9456d3d9c0822830", "message": "Fix formatting\n", "proba": 0.05716899037361145} {"commit": "bf48e1d5c8eb750c28b0b74f5cd3bba2304e66ea", "message": "Remove testing code for the immutable list\n", "proba": 2.3616630642209202e-05} {"commit": "2c5fa7bbdcbffc0920727fc7ed7e81b9450c6614", "message": "Fix comment.", "proba": 1.3302705781370605e-07} {"commit": "508e40cd7260e449db244c5905a6f4904cc6a642", "message": "Removed redundant local variable\n", "proba": 2.402896097919438e-05} {"commit": "d6a3b7811f7c90f7fa77feadfd2b2ee521b08d51", "message": "Allow the SSL provider to be manually specified\n", "proba": 2.7102834110337426e-07} {"commit": "a98ca0e0e6eef30d8c20191e0caf125357233f71", "message": "Revert \"Fixed test\"\n\nThis reverts commit 597ff16ec9fb0334b4be715e895a0f1bd5775ffa.\n", "proba": 1.3056373404651822e-07} {"commit": "2a0a51bcfbb3eec75c9e12f5ef0e41c19166e74a", "message": "\u4fee\u6539\u8fc1\u79fbhash\u65f6\u7684bug\n", "proba": 2.86500579704807e-07} {"commit": "628522e7f06d609c000327ad9ed343f16dc35575", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "bd4db6fec85ba72288d2eccae20fd348a4e5bdcd", "message": "refactoring\n", "proba": 5.272031557979062e-06} {"commit": "2037a6f0ca67d05d548e596525cbc1ee2ba2038c", "message": "Initialize the list of states when constructed with a name\n", "proba": 0.9985142350196838} {"commit": "f3d9dda376689134b42d4b9c9c203ddd59e78257", "message": "Removing unused methods, resizing down to empty capacity when cleared.\n", "proba": 1.1804115729319165e-07} {"commit": "42974b0ad70e4bcb0a66983b93c97bd8b494b798", "message": "[task] added getByAttribute() method and added some javadoc", "proba": 2.149796500816592e-07} {"commit": "8461837e54d4d8e880c4fafc5ae0a17b123fc060", "message": "Let the router be bound with several controllers\n\nSigned-off-by: Clement Escoffier <6397137e57d1f87002962a37058f2a1c76fca9db@gmail.com>\n", "proba": 1.204046782277146e-07} {"commit": "e793a0037454a080f72799e071a4e40c4058bb56", "message": "changed color to blue (just for testing)\n", "proba": 1.399155706849342e-07} {"commit": "473e9464be4368953b6643667ddcfe7ade64f7bd", "message": "task 189\n", "proba": 0.9987560510635376} {"commit": "ff5158ea475976a5a0efa0dd48059bfd9c370eaa", "message": "[Java] Fix lookup of types ancestor for PR #904.\n", "proba": 1.0210039391722603e-07} {"commit": "2d5c2023e89e943002c69c4e2e9a08a3de9815d7", "message": "Improved reflection performance of Serializer::getValueByPath by 4.5x.\n", "proba": 1.0889612411801863e-07} {"commit": "219ed1d21626f7b8e2e903cdd945826e2baaccdf", "message": "Specify Triple.equals()/.hashCode() implementation (#2571)\n\n* GH-2564 Specify Triple.equals()/.hashCode() implementation\r\n\r\nSigned-off-by: Alessandro Bollini <12c6fc06c99a462375eeb3f43dfd832b08ca9e17@metreeca.com>\r\n\r\n* GH-2564 Turn warning on Triple into an @implNote\r\n\r\nSigned-off-by: Alessandro Bollini <12c6fc06c99a462375eeb3f43dfd832b08ca9e17@metreeca.com>", "proba": 1.669426268335883e-07} {"commit": "33499aab784df6bef0d46f027d7a2d3d14a9820b", "message": "JavaDoc fix to KeyCrypter.\n", "proba": 1.1578033820569544e-07} {"commit": "e16957959d67b44199389ae2baa51b3866ca1c82", "message": "issue #340: check if we can get the name", "proba": 1.5974715950051177e-07} {"commit": "fac7b8c7822ee704278733033138524712fbd5b4", "message": "DeterministicKey: Use 7 as the depth of Contact Public Keys\n", "proba": 1.1942871935843868e-07} {"commit": "5b68ca135022cac0f8e6c3b0a915d2beb8fbab87", "message": "Use just exception toString in error messages to handle null messages\n", "proba": 1.4890952115820255e-07} {"commit": "53b41de788bb8da71364425d9d07a2aba2322e5d", "message": "added position() method\n", "proba": 1.4082521602176712e-06} {"commit": "b3ff05517fb59b0e0bd774b8467c5d897f3a5883", "message": "code review\n", "proba": 1.0332771580578992e-06} {"commit": "e57dd3e67b23cccce585c5ccf9d2b09dc4e1b2da", "message": "Bugfix: handle leniently fonts that can't be loaded & fail with NPE\n", "proba": 1.3241357521565078e-07} {"commit": "b9ae670d13f144813ce4d866886a44668bfe3e14", "message": "Add notes for the `@NonValidated` usage\n", "proba": 2.0399785682911897e-07} {"commit": "436d421346bdb4d57b665582bb627e3fba001c45", "message": "Fixes typo\n", "proba": 6.325863978418056e-06} {"commit": "7d25aab317da850cc254b5730230bad37178d087", "message": "Fixed compilation error", "proba": 3.545953290995385e-07} {"commit": "1a5376fe4026e3d7d2cd9ee89ff5bb9898682cce", "message": "Fix distributedCp\n\n### What changes are proposed in this pull request?\nquick patch\n\n### Why are the changes needed?\n\nPlease clarify why the changes are needed. For instance,\n1. If you propose a new API, clarify the use case for a new API.\n2. If you fix a bug, describe the bug.\n\n### Does this PR introduce any user facing changes?\n\nPlease list the user-facing changes introduced by your change, including\n1. change in user-facing APIs\n2. addition or removal of property keys\n3. webui\n\npr-link: Alluxio/alluxio#14498\nchange-id: cid-5ea35390c5f6e689e185a4fe696c1a5b8d5337a3", "proba": 0.00034862206666730344} {"commit": "30c3e6f11baefef74389c994aff82fdd7a4cec1b", "message": "Fixed Java doc\n", "proba": 3.556564251994132e-07} {"commit": "a79b88c9983c937ad859204d961be6e3a964d5c7", "message": "Remove extra method\n", "proba": 1.2521921235020272e-05} {"commit": "090b076a7a9b5f4870491cf12f7e44995532c56c", "message": "Ensure owner is a derivation\n", "proba": 1.5404752048198134e-05} {"commit": "622d7da4baa432a6cd4df7095a174c734708b46e", "message": "add example\n", "proba": 1.502204895587056e-06} {"commit": "fdcc412acff1347364e9dcc4fb8308e37a27d0fc", "message": "Now the base class from which different timeline layouts can subclass\n", "proba": 1.7184719069973653e-07} {"commit": "0efabf8e7670549fbaf0da5f021849fbba5285f0", "message": "hide constructor\n", "proba": 1.7860909338196507e-06} {"commit": "ab0fc3af5173379b81f96ed656df173fd0aab367", "message": "Bug Fix (Earlier run wizard Aspose APIs selected remain selected)\n\nSigned-off-by: AdeelIlyas2014 <14e0d9c6a9293ff67d9c7f8781e9e9e6210b0607@aspose.com>\n", "proba": 1.1329973403917393e-07} {"commit": "a40860c54259379086fef7d4e2602c08cc42ba0e", "message": "Fixed passing enableObjcInterop argument\n\nSummary:\nWe should pass `enableObjcInterop` from the arguments. Seems it was missed initially.\nCloses https://github.com/facebook/buck/pull/955\n\nReviewed By: ryu2\n\nfbshipit-source-id: 27e5900\n", "proba": 1.8557803116436844e-07} {"commit": "8d127c974009f0de3fd52f7096a6dcbd84650885", "message": "Fix formatting in FunctionType\n\n-------------\nCreated by MOE: https://github.com/google/moe\nMOE_MIGRATED_REVID=192195627\n", "proba": 0.01050172932446003} {"commit": "0bb11e47f379099a25a1ef2e9c3daca8130fdd44", "message": "add new MaterialProperties\n", "proba": 2.198589470481238e-07} {"commit": "344edc4ff42d1e29083921788af35930843ce473", "message": "Signed-off-by: kdf5000@163.com \n", "proba": 1.1384214815279847e-07} {"commit": "885822556f10b160477778f35743a694c225c43b", "message": "update API\n", "proba": 7.783967816976656e-07} {"commit": "be6508f492b61beb87cd38bf6fa72f8a1dc803c9", "message": "Fix null group NPE\n\nThis might be the one that has plagued us for a long time.\n", "proba": 1.434380720866102e-07} {"commit": "56b1c5ba3d725b431765da2085ef7988c65f54de", "message": "Removes unnecessary @NonNull annotations.\nRemoves unnecessary exception throwing in the checkState function.\nAdds null check for color palette to the checkState function.\n", "proba": 1.0324285426577262e-07} {"commit": "2b6cc2eac2d051339e5d916b571639fed744e996", "message": "Fix #146, make CCIP.equals check class of parameter\n\nSigned-off-by: Ross Allan \n", "proba": 1.4648308876985539e-07} {"commit": "7eabe02d4c7aed7a29aa8a5af59a1aad7305d407", "message": "hidden folder implemented\n", "proba": 7.229211291814863e-07} {"commit": "214cc51c4fddcd41197c2c2a62c65f08c3a732d2", "message": "Bug 60154 - User Parameters GUI: allow rows to be moved up & down in the list\nThis closes #242 on github \nContributed by https://github.com/Murdecai777\nBugzilla Id: 60154\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1776307 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 5.833583713865664e-07} {"commit": "4630953da8ef3782b5a5281c21e222b67bb0e814", "message": "InstrumentationDaemon: better error reporting\n", "proba": 4.638341408735869e-07} {"commit": "dac227b09b63ccaf7594fe21c0bffb290ad28d3b", "message": "refactoring of SalesHelperClass: clean up\n", "proba": 3.9185721334433765e-07} {"commit": "317a1df5e1b490339366ae65ba06851165f75e08", "message": "Restored (but renamed to improve clarity) the UI to enable state counting other than the dNdS Robust Counting.", "proba": 9.989440030722108e-08} {"commit": "cfb5ae2e34b2e95f956da24aa87aa25db1b83a4b", "message": "javadoc comments\n\ngit-svn-id: 0f0e769425a95b277772daee6ac27d370147d87f@144 158bccb4-7c0b-4fb3-968f-7c40bf2d9062\n", "proba": 9.624152426113142e-07} {"commit": "3df04e3649641bf1a579a0d9adfc2dfe277e0a7c", "message": "Comments modified\n\nComments are improved or modified to reflect recent changes.\n", "proba": 9.832767489115213e-08} {"commit": "e225d4965edfb7faaed765e510c0c9b5d6ea1daf", "message": "adding ability to support AnonymousAWSCredentials\n", "proba": 3.1089967933439766e-07} {"commit": "c786d702d6303782085731f4dec207cbed16a711", "message": "Redesign of Tag Enum - includes Type and parsing convenience method now.\n\nIncludes updated doc all over the place and some clarification TODOs\nthat need to get done.\n\nAdded a handful of more Tags to match the EXIF data being written on\niPhone and Android platforms.", "proba": 9.602976547284925e-08} {"commit": "3549b9cdaf5dbc5e3ded9659630012fff588d40f", "message": "Do not require the playerStatus field to be initialized. If someone wants\nto write a simple board game for gamegardens, they shouldn't have to\nexplicitly set up an array indicating that all the players are active\n(or worse, waste 45 minutes tracking down why the game is freezing up\nsuddenly).\n\nIf the playerStatus array is null, all players are active.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@3397 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 3.4671527828322724e-05} {"commit": "ae4596def546049d01db15991310ec1f136bc92a", "message": "Bag out if we get a progress event from a non-player as we'll just blow \nup on an ArrayIndexOutOfBoundsException a second later anyways.\n\n\ngit-svn-id: a3e1eb16dde062992de22c830ed8045c8013209a@333 c613c5cb-e716-0410-b11b-feb51c14d237\n", "proba": 2.4720472993067233e-06} {"commit": "90fe366aff1531c6c613e99d018afee6650a000f", "message": "Add chat support by default into the Whirled scene manager. This will\nprobably come out again because it should really be added by the manager\nused by the target application. They may not want exactly the same kind of\nchat support.\n\n\ngit-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@307 542714f4-19e9-0310-aa3c-eee0fc999fb1\n", "proba": 1.6274475456157234e-06} {"commit": "b9eb8ac0f836dc168a56f21bfe984dee5431c9ac", "message": "update doc\n", "proba": 2.928710216565378e-07} {"commit": "3987de3ef041acef9251fe5b6a4310863d3b29a0", "message": "Add creation time to support additional stats and custom eviction policies.\n\ngit-svn-id: a66ef3f0e6c00b14098e182847b4bd646263fa09@1163839 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 1.7717098899083794e-06} {"commit": "c9bd822f0109ac31d947f1a379409d96e06eb9e3", "message": "sync w/2.x branch to handle UnsupportedOpExs in LogManager\n\ngit-svn-id: efce15992eafbd71412d600875d997890b9afd93@991708 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 9.684347332949983e-07} {"commit": "c85f1f0b1c7d8effdc02ecc9f5082aa6f9934814", "message": "Fix for differences in Javac1.6 - in some versions, JCWildcard.kind is a TypeBoundKind that contains a BoundKind, in others it is a BoundKind directly.\n", "proba": 1.0225006263908654e-07} {"commit": "320927a803315af12fe144ce777d5e4ad8342b84", "message": "reworked filtering a bit\n", "proba": 2.9929083211754914e-07} {"commit": "5a98dcf0ff3bdb287b86674ac37f795374757ebc", "message": "FIX: Switched AccessFrequencyMap to ArrayList as backend", "proba": 1.4192889352671045e-07} {"commit": "c192b92fb45a54916edc2058de559a1d21fcc194", "message": "hide print statements\n\nSVN-Revision: 5137\n", "proba": 7.303274287551176e-07} {"commit": "e294292f40d994d5d8c02282240702edfa0d97bf", "message": "looks like wasn't fully converted to use spring data access... results in NPE on save of markup with IRW\n", "proba": 1.1046951442494901e-07} {"commit": "a587a66bb8b46f2e7e00fb0867fbbaa7e1931524", "message": "Melhoria na leitura do nome do type.", "proba": 1.2736177268379834e-07} {"commit": "56b959141fa3e06db2ea6c079adb01bdab87c003", "message": "SOLR-12801: Try to harden closing of zk db in TestConfigSetsAPIZkFailure.\n", "proba": 1.0608097511521919e-07} {"commit": "0137d2e0dbaeb288410a9c49fcc8342b855cdde0", "message": "Transform multiple nanopubs at once", "proba": 1.939852154464461e-06} {"commit": "6b30e952c517e5c9dfc63c256c8b5f5dfd076bba", "message": "Removing unnecessary 3rd-party library ImgScalr.\n", "proba": 1.1142176958855998e-07} {"commit": "f0e6bbf6e1e6a1e671ab8d8c3e1ae9c586b2b7bc", "message": "add new navtive query", "proba": 6.581276011274895e-06} {"commit": "3a29d09be18c3f59e44f6e2d09dfd6be0f74b7f1", "message": "Lines authored by aziz\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0458425236947733e-07} {"commit": "b9f85e461ed0d7a74a09bea5862b9bb8cbd567a1", "message": "Lines authored by aziz\n\nThis commit forms part of the blame-preserving initial commit suite.\n", "proba": 1.0458425236947733e-07} {"commit": "b420549a55521fb1cece9156fec48ed6a940fc00", "message": "JS: choose Breakdown and Maintenance state before Stopped\n\nIf a breakdown or maintenance event happens while a threshold is closed,\nset the state to Breakdown or Maintenance instead of Stopped.\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.1042212122447381e-07} {"commit": "efe76191996e2c8398dce5e6c1cec7b111d5f9c3", "message": "JS: apply snap-to-grid in 'dragEntityToMousePosition'\n\nSigned-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>\n", "proba": 1.2283167905025039e-07} {"commit": "3263cc93116ffa4d3e1e79a8afa3e1dbbfc9399b", "message": "JS: split off separate method \"handleLineNodeMove\" from \"handleDrag\"\n\nSigned-off-by: Harry King <4297d713059dfdc9fd310cd85bf547ea21a2d624@ausenco.com>\nSigned-off-by: Stephen Wong <6f34db11dd2258ec4ffa799eb0d7827f906cb1c6@ausenco.com>\n", "proba": 3.1993405968933075e-07} {"commit": "4e92eaffbf30b66e64223125623f5972e58202fd", "message": "replaced checked exceptions with runtime exceptions\n", "proba": 2.587993776614894e-06} {"commit": "14a7f166f6ce112e487d3a034d18077cdaf28cf0", "message": "added a copy constructor to Point3D\n", "proba": 1.957289015308561e-07} {"commit": "55112b453f11323f5279ff92080d55dd1cb11bf7", "message": "Cleaning up after merges.\n", "proba": 1.3329768933090236e-07} {"commit": "b980711f681f0a03d928e7c0df7cb0e8c72c133a", "message": "\u5ffd\u7565\u6682\u505c\u9519\u8bef", "proba": 8.614887519797776e-06} {"commit": "e55b7de6dd05cb3d59feeff9035ebad9fccdcb34", "message": "Rest Interface bugfixes in SliceService\n", "proba": 2.298080374885103e-07} {"commit": "9cbb8d66f842e99b6f463b24955f84bb499fa761", "message": "Cancel replication retry tasks if successful append entries response came in.\n", "proba": 1.1460826954134973e-07} {"commit": "07bd732759b3005a0a4a84e35bc5393531cbddf2", "message": "getters are not final so they can be mocked\n", "proba": 3.7320558021747274e-07} {"commit": "adf419b226850e107083e0afadf0aaf9e220fc86", "message": "- minor clean up.", "proba": 1.1666281807265477e-07} {"commit": "6c18a28799aac30877ede865d1e467ee8590cd9a", "message": "Cors stuff\n", "proba": 2.4725065372877e-07} {"commit": "f406cfeb701e073ef49f46ca9d20b689c098d7fd", "message": "changed behavior of parser when it got invalid values\n", "proba": 5.716105420106032e-07} {"commit": "0dc3ff31e84533b5713a399a74001c5dc05b7eef", "message": "Remove artemisInstallPath arg from ProxyDemo\n", "proba": 3.0077904966674396e-07} {"commit": "29873cb9b20e805ec3bc4b570c1533e73a462c3f", "message": "Adding all converters\n", "proba": 1.04896355423989e-06} {"commit": "fdc6a52bb8d192e1b8cfaefe929d174ad7c97308", "message": "Added minor FileUtil methods\n", "proba": 2.3617653255314508e-07} {"commit": "6a9c3cc5921588fc214558d9f7cb1e08d8152127", "message": "fixed an error on Analyzer.java\n", "proba": 1.0194389687967487e-06} {"commit": "36609514d766e15cca0e536d613421a73ccd1a61", "message": "make dataset thumbnail API aware of browser session #3559\n", "proba": 2.0502413633494143e-07} {"commit": "7b665c605d3c1676b267b3c600d9c0ca2ca66396", "message": "Added default value for file name.\n", "proba": 1.2038285035487206e-07} {"commit": "2df84632d88a41e3b0659fd718c9377811662cb6", "message": "change config in exp218\n", "proba": 4.36588720731379e-07} {"commit": "15f6832c47ff94ed0c5b9ffb846ccc17e2438719", "message": " Added copyright information", "proba": 1.1529288457268194e-07} {"commit": "fdba312749dd71df1159f857d58dfd502c1d8107", "message": "fixed error in connecting dispositions and thier bases\n", "proba": 1.279407655374598e-07} {"commit": "7bb4ade348b1fdc96de00ebf4a43b0108b506013", "message": "[\u4ee3\u7801\u4f18\u5316](v2.6)\uff1a\u5bfc\u51faexcel\u65f6\u652f\u6301\u4e2d\u6587\u5b57\u7b26\u5355\u5143\u683c\u5217\u5bbd\u81ea\u9002\u5e94 (#516)\n\n", "proba": 1.2551451789022394e-07} {"commit": "15f4cc16283d419f40be0c6d1c690eb334f0e9bc", "message": "Fix for support smile\n", "proba": 1.9154597907800053e-07} {"commit": "7fd4a5e686ae0c62ecff7dadf28fc8d69791b820", "message": "Disable solar panels on Venus.\n", "proba": 1.981634198955362e-07} {"commit": "f5c66d94fa94cadc50b64dffa49d2a4d1e038395", "message": "Added InvokeSettings support in interface invoke.\n", "proba": 1.1102908814564216e-07} {"commit": "fa3bbe9a1946b3597fe5d1a8a448607d54106b7e", "message": "Fixed ResouceLeak on pstmtCidr in the function Upgrade430to440.moveCidrsToTheirOwnTable as reported by coverity\n\nFixed another leak which might occur due to outer while loop.\n\nSigned-off-by: Daan Hoogland <0c11e55e6a36a8185db5745ba7416a2dde0b12ba@onecht.net>\n(cherry picked from commit 004e0cbf61e9bf29bd716c8a0d7ac2f10c57433b)\n", "proba": 2.0615247819932847e-07} {"commit": "701164792aa4df1f3e5581e20424cd754d44f058", "message": "in debug print the number of docs requested to be transferred", "proba": 3.210781187590328e-07} {"commit": "8eb510e593f422e1cfcfd8b2c42be0932792ba75", "message": "added missing \nSigned-off-by:Chetan Narsude <53f432bedfe8a19567d70727f454ebd1d76235ae@malhar-inc.com>", "proba": 1.093974262289521e-07} {"commit": "ee6a0b5839abba8d7818f1373366100ef74e3491", "message": "v2.0-rc.4\n", "proba": 5.128069346937991e-07} {"commit": "a33b1227a1ae216dfd42520ed4f268aef4b610ab", "message": "[BACKLOG-15313] - making SortRowsMeta serializable, extracting method for convenience\n", "proba": 1.1283337641998514e-07} {"commit": "5698c86c13a184d8763c4905654ec1a583537ffa", "message": "Replace Items.carrot with cropCarrot etc. Where appropriate.\n", "proba": 1.2291486939375318e-07} {"commit": "5f2bb8db937cfc6966517ff91c2d198136be05e4", "message": "#XD-692 fixed\n", "proba": 2.001947478902366e-07} {"commit": "e84abbc438bf9da40bcf68cedb9dd31d0c173254", "message": "FunFutureMaybe.getOrFailFrom\n", "proba": 0.0002913492207881063} {"commit": "28007ae0a5f13a8e13836589dc04002ffec7ef24", "message": "Add acceptIngnoreCase", "proba": 0.9992971420288086} {"commit": "0d0a9f2e8b2c1c68c8275f25e562f11010d92a6a", "message": "add hf hf link type / pet owner\n", "proba": 1.8070846863338375e-07} {"commit": "99c37de5ae7eb0e29bdd30619f80833f7df623c3", "message": "Added overwatch to StaticFan", "proba": 1.457041207686416e-07} {"commit": "c1ac775ef31cd33d11f1ae5c8982c229924df364", "message": "Bug fix.\n", "proba": 1.4808925641318638e-07} {"commit": "a978499c0b2224b2ae6d6e35a88c63b7ceda5ca1", "message": "Added parsing for existing tstrings.tbl\n", "proba": 2.067841506914192e-07} {"commit": "ced28e58af568259c82b6b3ec5e2a522a502546d", "message": "Invalid refill input error handling\n", "proba": 4.378596543119784e-07} {"commit": "36cc0cd15b21156063d81acd8e8620d683132310", "message": "Add semi-backwards compatible method for simple cases\n", "proba": 2.3189997591543943e-05} {"commit": "26032048d4d1c584cf7ba62835b6d787a7f1722e", "message": "Added a bunch of new world utils. ", "proba": 1.0185686960539897e-07} {"commit": "7aa37adc4059017d090d60a43e8fd201c60c8c05", "message": "Cleanup.\n\ngit-svn-id: 67a55e656427d4d95711d9444b3d4488f7ae1ad4@859 48fcbb9e-5639-0410-8b25-842128a4905d\n", "proba": 0.0001073508828994818} {"commit": "0b96f6fff2d8babe319c0af9ffebbd997ed6c3e0", "message": "Streamlining with iOS\n", "proba": 3.11332178171142e-06} {"commit": "43b9477cfc4ac459d5500040ea44361b0fb4755e", "message": "Fixed unmodifiable parameter lists for constant properties\n", "proba": 2.8056396672582196e-07} {"commit": "f5ca838218440d5f384de24cd2f4fdaba1830211", "message": "Fix CheckStyle issues in block/entity/SignEntity.java (#703)\n\n", "proba": 1.1705354552304925e-07} {"commit": "55b39b872809a6b2369311f656d88c4a6ef7628d", "message": "Added missing specialization field.\n", "proba": 1.2367304691451864e-07} {"commit": "18d976eddef94500d5f7000baa68e84f4d1064a3", "message": "Add the GremlinGroovyModule to support our gremlin operations\n", "proba": 1.1868230842537741e-07} {"commit": "a5b398920a52617a4d88b84d96399da5d5bd4bf8", "message": "Reduce a race condition\n", "proba": 0.9998261332511902} {"commit": "1cd168aec8865bdb3c3513e92959441b44c5ef9c", "message": "Fix a bug where the type prefix is empty.\n", "proba": 3.3368985441484256e-07} {"commit": "9769b4c7e0c4f86cc3a294cfee660c19c7b1391d", "message": "[bugfix] Use correct Hamcrest Import\n", "proba": 2.195821480199811e-07} {"commit": "6c56ea879dfda7c376ba13dede40e8ebd742d63a", "message": "Fix a bug in reading object(Object.class) of null, false or true.\n", "proba": 8.236576150011388e-07} {"commit": "ff092e1263ffcb13999ac530ce7f5c62b74f8666", "message": "FARRAGO: Fix for 4849. Forgot to remove commented out code. \n\n[git-p4: depot-paths = \"//open/dt/dev/\": change = 4851]\n", "proba": 1.1884302608677899e-07} {"commit": "cbc41459605607d2dc1be654996274dd22ec14ed", "message": "Update the sample", "proba": 1.7470127033902827e-07} {"commit": "f93a084e874bd99b434b88bbc4cb3f21c478a295", "message": "Fix SDD export setDbtrAgtAcct->setDbtrAcct\n", "proba": 1.988107214856427e-06} {"commit": "458edc1fa3e6faf4497e104545e9a30e8b12ba04", "message": "evaluation on node can send answer to parent and itself", "proba": 1.4762478883767471e-07} {"commit": "78350265f0da4c5795d4958fb59d96f3a9272c14", "message": "factory made private, use already existing getter instead to access to it\n\ngit-svn-id: c3d1f7498fb08a2885afe49e111c402c6cd8f5f6@1101937 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 3.671519550607627e-07} {"commit": "b40edddee1323297232221ac2056e763e110ce7c", "message": "Also check whether exported deps of a dependency are used for java.unused_dependencies_action\n\nSummary:\nBit torn over this one, as technically we should just be importing the dep that actually used directly, and not using the `exported_deps`. However, without this change, we give the user incorrect information that they should remove the dep, which then breaks their build.\n\nThere are a couple of options in the case where only the exported deps are actually used:\n1. We could tell them to remove this dep, and tell them which dep(s) they need to add. However, I think there's still a possibility that this might cause problems with visibility (the exported dep C will be visible to the target B that is exporting it, but not necessarily to target A which depends on B, I think?)\n2. We can go with this and allow targets that are not used but have exported deps that are used.\n\nIf my intuition on the visibility is correct, I think 2 is probably the way to way, but if not then we should probably do 1 instead. Thoughts?\n\nReviewed By: asp2insp\n\nshipit-source-id: 898a15dd2d\n", "proba": 0.00014147540787234902} {"commit": "3224a9984130da94d9ab5026eeb9f39f3c1fe585", "message": "Checkstyle and trailing spaces.\n\ngit-svn-id: bab3daebc4e66440cbcc4aded890e63215874748@1083066 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.002656728494912386} {"commit": "fdd848cf9005ee5efb83efb5931b4a570847b056", "message": "Don't get drawable if option is not enabled\n", "proba": 8.637094879304641e-07} {"commit": "6b15dbca8c0ee96fc101be5a3d3376f694ae9884", "message": "use if instead of switch\n", "proba": 3.3772830647649243e-05} {"commit": "31b390b069de116e98fd0adb6a51ac965569e7ba", "message": "implementation in progress; update calls to SparqlBuilder\n", "proba": 1.3224521921983978e-07} {"commit": "e81f893039239338eae0a856da9976724bced178", "message": "Fix delete's doOutput attribute which should be false\n", "proba": 0.9999980926513672} {"commit": "57c1319a0cafc0be4f29a5c300e4543f878cb591", "message": "updating matcher to enable matching words to elements closes #16\n", "proba": 1.2629256218588125e-07} {"commit": "f3515adf439cecce1785f50335b33180804f60bc", "message": "Inline variable, that is only used for debug output.\n\ngit-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1719669 13f79535-47bb-0310-9956-ffa450edef68\n", "proba": 0.0038169194012880325} {"commit": "d1ea42af5e893cb33a097583fd40c21b89027ade", "message": "validate URL during parsing\n", "proba": 9.481506140218698e-07} {"commit": "902a43e34f7412980a8df1e7553c18222eb81141", "message": "Unused import\n\ngit-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@594390 13f79535-47bb-0310-9956-ffa450edef68\n\nFormer-commit-id: 6f53f59ad6f351a222713f5f977561c7575cddb5", "proba": 9.153247333415493e-07} {"commit": "f6a7fb32e80cc95e83bb715d8be129d493c7f2f4", "message": "javadoc\n", "proba": 1.0498242772882804e-06} {"commit": "5e1e5e6326e320026c2ff863ff50ef9f7301a601", "message": "Support library requires without version string\n", "proba": 6.535958050335466e-07} {"commit": "fead3cd214706fa52c2555dd60b13aad6fcd686f", "message": "Set the ble address in RHIoTTag.create\n", "proba": 3.912649617632269e-07} {"commit": "34ba082a0f54587123d60a460b09087d5773c006", "message": "duplicate update of the root entry causes sql exception (duplicate entry) - fixed\n\ngit-svn-id: 10a303d998e4cde96217d4a6eddccd4e149899e0@55 8f27985c-9ea7-4793-a902-550ddd2faf59\n", "proba": 1.4388157296707504e-06} {"commit": "fc9230bd1c7bb494a67d64c6e75a58c6b6d400fa", "message": "Reverse the address string bytes\n", "proba": 0.9999991655349731} {"commit": "1403401e6a1301a1067de8e9556ed07cdc82a4d1", "message": "deleted old TODO Entry", "proba": 3.300268929251615e-07} {"commit": "6f18fd278fc446ee18b6d6bdff0aebd91eb69dcd", "message": "Add PUT endpoint for injecting tag data\n", "proba": 5.235598337094416e-07} {"commit": "95ed5834e19e3957dc8b46bc01f021d648c88e66", "message": "logging\n", "proba": 1.1690622159221675e-06} {"commit": "ec6e99f7f16a3cc6d2923f1f3e2057b197cba9ab", "message": "Don't delete play.test.Helpers.inMemoryDatabase(String name) for backwards compatibility.\n", "proba": 1.079185238950231e-07} {"commit": "de99851ded6ac643c811e29f2b943bacae8657f0", "message": "Fix Javadoc warnings.", "proba": 2.4292435796269274e-07} {"commit": "8340cb7dc503385201e0f7bba0ce369aff22ddaa", "message": "Refactoring.\n", "proba": 1.0347050647396827e-06} {"commit": "1d2eeb34c06c63e9bb39c7172a4e2667fbd81765", "message": "Remoevd superflouous position setting in RotateAroundObject.", "proba": 1.0917917592223603e-07} {"commit": "dfcdc1d49b926b215eee46eba78ee0b4b341528a", "message": "Adding log-level checks to prevent unnecessary creation of strings.\n\n", "proba": 1.2952199313076562e-07} {"commit": "42b68e381fb80b2a7b89acfd1d46ca82d6d5380c", "message": "improved reflection utilities", "proba": 3.629541254213109e-07} {"commit": "e8a6cd073aa150c4039cf977b47a91aedc85ccc8", "message": "improved reflection utilities utilities", "proba": 4.470934413802752e-07} {"commit": "a0e233fcec7beba14d2933d830bfe42058a389d1", "message": "improved shutdown utilities", "proba": 4.5855054509047477e-07} {"commit": "3e722cc3f9f938e5f773db633893e8e1e602315c", "message": "private -> protected\n", "proba": 1.3409777466222295e-07} {"commit": "748e590cd878836ce447cd4468489cad278e3a07", "message": "Remove Levenshtein test main()\n", "proba": 1.7886343073314492e-07} {"commit": "97fe786829914763c599348cf4c25a6e1c925905", "message": "added viewTitle\n\n\nSVN-Revision: 8446\n", "proba": 1.1925526166578493e-07} {"commit": "a295e4edd4d607fe4d92a48c5ca66015fc854d3b", "message": "Update Browser.java", "proba": 1.301280804000271e-06} {"commit": "9f40c2496bba7e60d3f044f6addfde9217f3f793", "message": "updated clearMap\n\n\nSVN-Revision: 4255\n", "proba": 1.265494944391321e-07} {"commit": "eee20ee4ab834abd5e687aa3e20a022032fe2a44", "message": "No need to declare runtime exceptions\n", "proba": 7.135570194805041e-05} {"commit": "22423f12d7c89b5cac1f9e2d96f4eb52ed108692", "message": "updated setLookups\n\n\nSVN-Revision: 12222\n", "proba": 1.2500919410740607e-07} {"commit": "6481855d0e3c00fa2c528243a1f799437a83fa3f", "message": "Update Javadoc for getPreferredJCEProvider() method to reflect code changes in implementation.", "proba": 1.0219098811603544e-07} {"commit": "a3464df21a52fdbcc66d8140cf2dacaec409152b", "message": "GF#17715,17716,17718 [KLO, 01/20/2009]\n\ngit-svn-id: 662670505d3e46047b0e8288f464580163fc465a@131 e1e6a9b6-88fc-49c9-b504-51d68f5d0411\n", "proba": 1.810648626587863e-07} {"commit": "1c91e91f5dda4f0af1d7a3cd0c0a5f6a53ab2180", "message": "Added support for checkCallingPermission() to ShadowContext. Always just grants the permission.\n", "proba": 1.0123785187943213e-07} {"commit": "97e27865995cd36b1d8b285dc885ddcaabf6dd2c", "message": "SB fixed\n", "proba": 2.7247810407970974e-07} {"commit": "76d97fc6228c6642d28ca385225d9ebe61ecd8b9", "message": "force logout to be synchronous\n", "proba": 1.7069196474039927e-05} {"commit": "6c67b7c5a8276533bc78257862202e5baad14c9e", "message": "[Add] Add task which is finished\n", "proba": 1.4356098290591035e-05} {"commit": "a50d08f7935a893820f8fb733178943e245c7504", "message": "Return something meaningful for Statement.getFetchSize(). Previously we were\nreturning an exception when this method was called.\n\nModified Files:\n\tjdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java\n", "proba": 1.228646306117298e-05} {"commit": "8d410939a8337c339c9b6d70874c5e76258de34e", "message": "Split by space and match any\n", "proba": 1.0606772775645368e-05} {"commit": "a00a719c70e3f60f2905477bc90e2b52cf474073", "message": "Removed Repository#getCollaborators()", "proba": 1.3380778796090453e-07} {"commit": "e68ee3699f2d430cd8cf4b303d87e3e9a5dce8e9", "message": "Made optional the name/type slots of DF/AMS/ServiceDescription.\n\n", "proba": 9.958507263263527e-08} {"commit": "afad9104f1b2ac9fc13a5e83aaa18e76da76b309", "message": "Override height with the actual widget height where this is known", "proba": 1.7507720428966422e-07} {"commit": "b6fc85954127d4e6a72ecb76b5faa60e00351d3e", "message": "Adding flexibility by allowing parameters as sub-element.\n", "proba": 1.25307238363348e-07} {"commit": "241edb0991fa39ecbcfc5da942f8a10775bf0f19", "message": "removed unused import from Country\n", "proba": 2.464368549226492e-07} {"commit": "b1b294c9f1d5711df469b32676a9cf10322b48bc", "message": "ItemAPI :: added getDamageable() api\n", "proba": 2.2472958960406686e-07} {"commit": "bbc5856ed1ba53b9d1a36f24afeb1da7136a0034", "message": "\n\nSVN-Revision: 204\n", "proba": 1.4690627381241939e-07} {"commit": "08813bf1bb817da9e356f11e00c341e49cf5c6f1", "message": "Fixed reloading in scenario wher grails.reload.location is specified\n", "proba": 1.765988457691492e-07} {"commit": "23fbb29add5c2e5f5492cb7c78f5f45d36fa10ca", "message": "Donde dije input digo output", "proba": 0.9999994039535522} {"commit": "aede54e291cef44d7f8dafe4fbbde0468e33724a", "message": "Issue number: 311\nAdded last suggestion for fix. Ran provided test and everything seems to be working correctly.\n\n\ngit-svn-id: 9c6ef37dfd7eaa5a3748af7ba0f8d9e7b67c2a4c@3153 1312f61e-266d-0410-97fa-c3b71232c9ac\n", "proba": 2.7235334982833592e-06} {"commit": "dff8c4f6656989fdccc5254e49739e4f92720f7b", "message": "Fixing a bug in AsyncMetadataVersionManager related to store version tracking\n", "proba": 2.0459384586501983e-07} {"commit": "4f6e80586be9c069aa81b82dfc56cbaad550b997", "message": "little tweak to not print \"Errors\" if there were only 1 error\n\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@2265 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 7.182675471995026e-05} {"commit": "243c52b140cf8adc9656c641a66d5808a4ccd49b", "message": "Improvement for GROOVY-2101: Now adds a little more explanation to the error if it appears to be a script.\n\ngit-svn-id: aa43ce4553b005588bb3cc6c16966320b011facb@8946 a5544e8c-8a19-0410-ba12-f9af4593a198\n", "proba": 6.503154850179271e-07} {"commit": "8231b44db8ceff3075498d8f7322d5eaff029bb8", "message": "Minor tidying of ToolkitFileUtils/getTaskInfo()", "proba": 1.1722714532425016e-07} {"commit": "31f19216cf9ff5c6ecd4f07eb1d74e1fd97ceb01", "message": "preparations for season 2020/2021\n", "proba": 2.860257609427208e-06} {"commit": "b72d242441da370f82149b8b189a1967bda4c8b9", "message": "[YE-0] Fix exceptions.\n", "proba": 3.383565854164772e-07} {"commit": "f9ed78c94a20db0d9f2779a9e9df81a15a016d9d", "message": "- Chandeliers are made from Candles instead of Torches. Closes #62\n", "proba": 1.1300642910327952e-07} {"commit": "aef799ecd208bae97773796d0dc730f0c709be88", "message": "update user configuration with all workers role\n", "proba": 2.6086422622029204e-07} {"commit": "87ea4feac34cb95dc010835844372ad2d177b106", "message": "PF-747 Add more notebook creation parameters (#72)\n\n", "proba": 1.1263823296303599e-07} {"commit": "150157696d5ef1d06ca11b95e7c035bff39a6bd1", "message": "Fix potential crash when using ModelProperties from a ModelLoader.\n\n", "proba": 1.1441017733204717e-07} {"commit": "61295447dd29bac175b934beb0f7c45fdb75825c", "message": "bug fix\n", "proba": 8.047648520914663e-07} {"commit": "f867c8230cbb1342fc3e31c6ef19a4c84b5590cd", "message": "Switch to DOM: need entire file in memory anyway.\n", "proba": 1.3123259634539863e-07} {"commit": "fd2f0b4ff337ebbc305c78ce44a45d8172120ad0", "message": "Only tag on the execution root\n", "proba": 2.0821686064209644e-07} {"commit": "3875d81f5c2329e00d06b05417bcc391462a1d08", "message": "update instead of delete for lambda helper.\n", "proba": 1.1201307614783218e-07} {"commit": "a53cfda00880217b6a61732bda73260e430980d7", "message": "Extract strings to constants\n", "proba": 0.999998927116394} {"commit": "d16fc7e50d65f68b541ec24ded129778b40812f7", "message": "Fixed issue when cows milking are giving messages, even when the player was not joined to a job\n\nCloses, #728\n", "proba": 1.352713780988779e-07} {"commit": "a48103b9cebd610306810c490bf76c0cb662c35c", "message": "Timeseries dummies are no longer needed.", "proba": 1.1788658582645439e-07} {"commit": "6deb6644c4a6f21499ea58aba904c2e64b88d689", "message": "refactor new ?analyzer= feature.\n", "proba": 3.7770854532936937e-07} {"commit": "a3677a9e0ce128f2473a4b5103bdc3c4420bcd2a", "message": "moved to constructor\n", "proba": 5.650480261465418e-07} {"commit": "bfc12a30412cf843e81c94213e854d99a6eb766c", "message": "fixed evil NPE on the last page of help which should not have existed\n", "proba": 1.2658460946113337e-07} {"commit": "b9dc722b2cb011007388b526ff0f73ffc617c219", "message": "I didn't consider that java Byte is not unsigned.\n", "proba": 2.4547327370783023e-07} {"commit": "1d564dffdb024dfc231f04e9eaec8a472312b307", "message": "Expose the #asByteSource() method in FileSystemUtils.\n\n--\nMOS_MIGRATED_REVID=101628787\n", "proba": 5.189920102566248e-06} {"commit": "7375ba96fce8055046b5e5cc6c7f5bdb3342ea87", "message": "Performance sparse-sparse transpose (count col freqs, allocate once)", "proba": 1.1752008788334933e-07} {"commit": "51c769fd79ea3c7ae89d04a671051d3c34680d1f", "message": "Slightly optimized cleanUpPlayer()\n", "proba": 1.3053386282990687e-07} {"commit": "8514cb03fbaba37f57d13d91bc894d9e67b88198", "message": "use Stream who has UTF-8 encoding, when post file by Multipart\n", "proba": 2.2100971364125144e-07} {"commit": "499ed64ef9d72ddb053582b7df64cbab89c2a7b6", "message": "Add authorized_date field to transactions (#190)\n\n", "proba": 1.3867297354863695e-07} {"commit": "53a6c0491ac997ed852e8f8fde854437f399b30c", "message": "Forgot to execute.\n", "proba": 1.2632592927275255e-07} {"commit": "efa1c3fcbfc47fe3b46da88572fcd854e5ad5f14", "message": "Add implementation of getDepthForAlleles() to FilterAlignment\n", "proba": 1.733746302079453e-07} {"commit": "23e464d0c102c9fc2447e840a770028447e1d606", "message": "improved xhamster cdn replacing regex\n", "proba": 1.0735967407526914e-05} {"commit": "7f0f10de784b9822e1c1eae105a5dc9390e8184e", "message": "removing the getswitch from ovxnetwork since it should be present in the network object\n", "proba": 3.1782326459506294e-07} {"commit": "8dbcc7d4f6ce6de01103610e4566ca76191037fb", "message": "Fix some options and use Main.run()\n", "proba": 1.304386955780501e-06} {"commit": "66d43a0e24965ac156ee97e3f76577add8970abe", "message": "Added code for zoom scan filter\n", "proba": 1.6368227306884364e-07} {"commit": "1f6193a1322684e83a159e26825ea07e2496c7f3", "message": "give Generic its proper rule, which had been usurped by Functional", "proba": 1.6438464172097156e-06} {"commit": "cc1248b5ee488c818ac1a5471dffccaf91596984", "message": "Fixed empty playlist bug\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@90 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 9.179420317195763e-07} {"commit": "806fa6ac0bc25873abc134d61fc7ccf4b047328e", "message": "Fix typo", "proba": 0.9999992847442627} {"commit": "0fa2cbf9e59aed5e319811932e884af12a9e1777", "message": "Added shuffle and repeat buttons\n\ngit-svn-id: 617ad4860dbc5b8a793a5b07e81e5b5684aade50@231 b8d320ad-ce4d-463a-8333-51e6c77ad906\n", "proba": 6.800307232879277e-07} {"commit": "5214af6aa62d35e2051204f93531d18aaf8db7de", "message": "Updated comment.\n", "proba": 1.3039425539318472e-07} {"commit": "980d895da21cc30b8c24bd6b77582bc94e6493b5", "message": "fixed typo\n", "proba": 2.684115770534845e-06} {"commit": "9af003fe650f76a852b8444ee918a55de7c6d0a0", "message": "Switch String.isEmpty back, only in api 9\n", "proba": 7.61664409765217e-07} {"commit": "e7dfb19cd21d41489ac1e2a4ba8270fe3c38a9e8", "message": "actual null fix", "proba": 7.214802622002026e-07} {"commit": "95e95ad8fb2dbcc88a2a5e87e075d411fcbce5b7", "message": "Ripped some code from a tutorial\n\nand of course that didn't do shit.\n", "proba": 1.0013819462528772e-07} {"commit": "f5c248c4f4ab92fbc4bc6f8ad9a29defa754e63c", "message": "Cleanup\n", "proba": 1.4090286413193098e-06} {"commit": "d93ab9922f72939c4f2023568e8adba0d2cae22f", "message": "Prevent NPE\n", "proba": 1.6385702110710554e-06} {"commit": "1678b775f528b956cffeef1c5a12e35f37d2598d", "message": "Update DescriptionView in TraceReplayView when a new Trace is selected\n\n", "proba": 1.3970370105198526e-07} {"commit": "0e0098f9daadb380e570ed5dee7326206ef32c37", "message": "Refactor ReplayTrace constructors\n", "proba": 4.354560303454491e-07} {"commit": "86c41686afc3c57d53d521c4436a3b86de59d7da", "message": "Bugfix: spinners at MuxView were not synchronous during input of new values\n", "proba": 2.5748818188731093e-07} {"commit": "a6aa0522c2ecdc248cb044a96d99870c5e2b4728", "message": "cleaned up enemies addition to map,\nFound Error: enemies are being placed on border.", "proba": 1.0416141549285385e-07} {"commit": "1ed39fdbaae7a152012307584bc3aa7d7dc039d1", "message": "Make vnu.jar do custom elements & template checking\n\nThis change makes vnu.jar handle checking of custom elements correctly, and\nmakes it exclude all content of