lang
stringclasses
1 value
license
stringclasses
13 values
stderr
stringlengths
0
350
commit
stringlengths
40
40
returncode
int64
0
128
repos
stringlengths
7
45.1k
new_contents
stringlengths
0
1.87M
new_file
stringlengths
6
292
old_contents
stringlengths
0
1.87M
message
stringlengths
6
9.26k
old_file
stringlengths
6
292
subject
stringlengths
0
4.45k
Java
bsd-3-clause
27fbc12e94df8fb20e84de8e5fa908972584551f
0
jpetazzo/s3auth,jpetazzo/s3auth,jpetazzo/s3auth
/** * Copyright (c) 2012, s3auth.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditions an...
s3auth-relay/src/main/java/com/s3auth/relay/HttpThread.java
/** * Copyright (c) 2012, s3auth.com * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: 1) Redistributions of source code must retain the above * copyright notice, this list of conditions an...
#52: removed
s3auth-relay/src/main/java/com/s3auth/relay/HttpThread.java
#52: removed
Java
bsd-3-clause
6bc0de5806dff39a10e12bbe288b2edd1bbbee72
0
dhis2/dhis2-core,hispindia/dhis2-Core,dhis2/dhis2-core,troyel/dhis2-core,hispindia/dhis2-Core,msf-oca-his/dhis-core,jason-p-pickering/dhis2-core,jason-p-pickering/dhis2-persian-calendar,hispindia/dhis2-Core,msf-oca-his/dhis2-core,dhis2/dhis2-core,jason-p-pickering/dhis2-core,msf-oca-his/dhis2-core,jason-p-pickering/dhi...
package org.hisp.dhis.fieldfilter; /* * Copyright (c) 2004-2017, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above co...
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/fieldfilter/DefaultFieldFilterService.java
package org.hisp.dhis.fieldfilter; /* * Copyright (c) 2004-2017, University of Oslo * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above co...
auto-expand PSDE when using field filtering
dhis-2/dhis-services/dhis-service-core/src/main/java/org/hisp/dhis/fieldfilter/DefaultFieldFilterService.java
auto-expand PSDE when using field filtering
Java
mit
error: pathspec 'src/com/haxademic/core/hardware/midi/devices/LaunchPad.java' did not match any file(s) known to git
b0abc5bbb7f8f34d75388b5fe02c70513189945c
1
cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic
package com.haxademic.core.hardware.midi.devices; public class LaunchPad { public static int gridMidiNote(int x, int y) { return y * 16 + x; } public static int headerColMidiNote(int x) { return 104 + x; } public static int groupRowMidiNote(int y) { return y * 16 + 8; } }
src/com/haxademic/core/hardware/midi/devices/LaunchPad.java
Add MIDI notes helper for Launchpad
src/com/haxademic/core/hardware/midi/devices/LaunchPad.java
Add MIDI notes helper for Launchpad
Java
mit
error: pathspec 'app/src/main/java/com/breadwallet/wallet/interfaces/BaseTx.java' did not match any file(s) known to git
a5b098c15d41596e10bb3525ac70728f8d98bd35
1
breadwallet/breadwallet-android,breadwallet/breadwallet-android,breadwallet/breadwallet-android,breadwallet/breadwallet-android
package com.breadwallet.wallet.interfaces; /** * BreadWallet * <p/> * Created by Mihail Gutan on <mihail@breadwallet.com> 1/30/18. * Copyright (c) 2018 breadwallet LLC * <p/> * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the...
app/src/main/java/com/breadwallet/wallet/interfaces/BaseTx.java
create the interface BaseTx that will be forced on any transaction type
app/src/main/java/com/breadwallet/wallet/interfaces/BaseTx.java
create the interface BaseTx that will be forced on any transaction type
Java
mit
error: pathspec 'src/com/java/laiy/model/exceptions/AbstractTicTacException.java' did not match any file(s) known to git
e7b3f4756e31f77914d8e6fe5459a168f6d7a096
1
b0noI/TicTacToe,kphanjsu/TicTacToe-1
package com.java.laiy.model.exceptions; public abstract class AbstractTicTacException extends Exception { }
src/com/java/laiy/model/exceptions/AbstractTicTacException.java
added AbstractTicTacException
src/com/java/laiy/model/exceptions/AbstractTicTacException.java
added AbstractTicTacException
Java
mit
error: pathspec 'src/test/java/com/pm/server/controller/GhostControllerTest.java' did not match any file(s) known to git
7ceb8ef87129e2db4e63a06d8e26b96e9fe8ba58
1
pacmacro/pm-server,pacmacro/pm-server,pacmacro/pm-server
package com.pm.server.controller; import static org.junit.Assert.fail; import static org.springframework.test.web.servlet.request.MockMvcRequestBuilders.post; import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.status; import java.util.Arrays; import java.util.List; import org.apache.logg...
src/test/java/com/pm/server/controller/GhostControllerTest.java
Add skeleton for GhostControllerTest
src/test/java/com/pm/server/controller/GhostControllerTest.java
Add skeleton for GhostControllerTest
Java
epl-1.0
error: pathspec 'info.limpet/src/info/limpet/data/operations/GenerateDummyDataOperation.java' did not match any file(s) known to git
1091314a1403eee60251e2213c4270bd57f810f8
1
pecko/limpet,pecko/limpet,debrief/limpet,pecko/limpet,debrief/limpet,debrief/limpet
package info.limpet.data.operations; import info.limpet.ICollection; import info.limpet.ICommand; import info.limpet.IOperation; import info.limpet.IStore; import info.limpet.data.commands.AbstractCommand; import info.limpet.data.impl.samples.SampleData; import info.limpet.data.store.InMemoryStore; import java.util.A...
info.limpet/src/info/limpet/data/operations/GenerateDummyDataOperation.java
add operation to generate dummy data
info.limpet/src/info/limpet/data/operations/GenerateDummyDataOperation.java
add operation to generate dummy data
Java
mpl-2.0
b42f8ef0605c36f71b019f455caa4a54b87d0910
0
turt2live/Chatterbox,Chatterbox/Chatterbox
/* * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package works.chatterbox.chatterbox.api.channel; import com.google.common.base.Preconditions; import com.googl...
modules/Chatterbox/src/main/java/works/chatterbox/chatterbox/api/channel/ChannelAPI.java
/* * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package works.chatterbox.chatterbox.api.channel; import com.google.common.base.Preconditions; import com.googl...
Updated: Change how getAllChannelNames/Tags work I moved the old getAllChannelNames/Tags to getAllDefinedChannelNames/Tags. Those methods return a List of all names/tags defined in the loaded config.yml. The new getAllChannelNames/Tags methods now return all names/tags that are defined or loaded in a Set, to prevent ...
modules/Chatterbox/src/main/java/works/chatterbox/chatterbox/api/channel/ChannelAPI.java
Updated: Change how getAllChannelNames/Tags work
Java
agpl-3.0
error: pathspec 'jpos6/modules/txnmgr/src/org/jpos/transaction/participant/Delay.java' did not match any file(s) known to git
86fd8e00ad1213dcc8b84a37648ea7398bb22457
1
poynt/jPOS,barspi/jPOS,chhil/jPOS,chhil/jPOS,barspi/jPOS,sebastianpacheco/jPOS,atancasis/jPOS,jpos/jPOS,c0deh4xor/jPOS,atancasis/jPOS,imam-san/jPOS-1,barspi/jPOS,sebastianpacheco/jPOS,juanibdn/jPOS,bharavi/jPOS,bharavi/jPOS,juanibdn/jPOS,alcarraz/jPOS,juanibdn/jPOS,poynt/jPOS,yinheli/jPOS,yinheli/jPOS,c0deh4xor/jPOS,c0...
/* * jPOS Project [http://jpos.org] * Copyright (C) 2000-2010 Alejandro P. Revilla * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your ...
jpos6/modules/txnmgr/src/org/jpos/transaction/participant/Delay.java
Delay participant with support for random delays (useful during tests)
jpos6/modules/txnmgr/src/org/jpos/transaction/participant/Delay.java
Delay participant with support for random delays (useful during tests)
Java
unlicense
fa57841b13da5553c7ea22ce8335950da947b486
0
HenryLoenwind/EnderIO,MrNuggelz/EnderIO,eduardog3000/EnderIO,mmelvin0/EnderIO,Vexatos/EnderIO,mezz/EnderIO,Quantum64/EnderIO,eduardog3000/EnderIO,Vexatos/EnderIO,torteropaid/EnderIO,Joccob/EnderIO,Joccob/EnderIO,SleepyTrousers/EnderIO,MatthiasMann/EnderIO,D-Inc/EnderIO,Samernieve/EnderIO
package crazypants.enderio.gui; import java.awt.Color; import java.awt.Rectangle; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; import net.minecraft.block.Block; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.ScaledResolution; imp...
src/main/java/crazypants/enderio/gui/IoConfigRenderer.java
package crazypants.enderio.gui; import java.awt.Color; import java.awt.Rectangle; import java.util.ArrayList; import java.util.Collection; import java.util.Collections; import java.util.List; import net.minecraft.block.Block; import net.minecraft.client.Minecraft; import net.minecraft.client.gui.ScaledResolution; imp...
#997 EnderIO not letting me edit IO in custom ages.
src/main/java/crazypants/enderio/gui/IoConfigRenderer.java
#997 EnderIO not letting me edit IO in custom ages.
Java
unlicense
error: pathspec 'src/com/diguage/thinking/concurrency/MutexEvenGenerator.java' did not match any file(s) known to git
a538ddeedbcc426ccbad07a916219928d2059871
1
diguage/ThinkingInJava
package com.diguage.thinking.concurrency; import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; /** * 演示Lock对象代替synchronized关键字 * <p/> * User: D瓜哥,http://www.diguage.com/ * Date: 13-9-3 * Time: 下午2:30 */ public class MutexEvenGenerator extends IntGenerator { private int cu...
src/com/diguage/thinking/concurrency/MutexEvenGenerator.java
演示Lock对象代替synchronized关键字
src/com/diguage/thinking/concurrency/MutexEvenGenerator.java
演示Lock对象代替synchronized关键字
Java
apache-2.0
10de45ce2fdaa8d9075f34d66bda75be16be9dde
0
suncycheng/intellij-community,asedunov/intellij-community,allotria/intellij-community,suncycheng/intellij-community,apixandru/intellij-community,apixandru/intellij-community,ibinti/intellij-community,apixandru/intellij-community,da1z/intellij-community,xfournet/intellij-community,FHannes/intellij-community,mglukhikh/in...
/* * Copyright 2000-2017 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/projectModel-impl/src/com/intellij/openapi/module/impl/ModuleManagerImpl.java
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
onModuleLoadErrors — ensure that we use the same model as on loadModules
platform/projectModel-impl/src/com/intellij/openapi/module/impl/ModuleManagerImpl.java
onModuleLoadErrors — ensure that we use the same model as on loadModules
Java
apache-2.0
019df1f6bc4875bd8592d2cb77164b1c9756ac1c
0
vipul1409/zeppelin,karuppayya/zeppelin,jongyoul/incubator-zeppelin,tzolov/incubator-zeppelin,soralee/zeppelin,openthings/zeppelin,yu74n/zeppelin,datalayer/zeppelin-datalayer,soralee/zeppelin,sergeymazin/zeppelin,mwkang/zeppelin,apache/incubator-zeppelin,radicalbit/incubator-zeppelin,wary/zeppelin,sravan-s/zeppelin,apac...
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterFactory.java
/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may ...
Search for interpreter-settings in several jars in folder ### What is this PR for? `InterpreterFactory` searches for single `interpreter-settings.json` in some jar in folder. This PR allows us to have `interpreter-settings.json` in several jar in one interpreter folder. For example, we can have `zeppelin-spark.jar` a...
zeppelin-zengine/src/main/java/org/apache/zeppelin/interpreter/InterpreterFactory.java
Search for interpreter-settings in several jars in folder
Java
apache-2.0
1fb4181fe923148413a80a22ab5accdc331f4265
0
b3log/b3log-solo,xiongba-me/solo,xiongba-me/solo,b3log/b3log-solo,xiongba-me/solo,xiongba-me/solo,b3log/b3log-solo
/* * Copyright (c) 2010-2017, b3log.org & hacpai.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
src/main/java/org/b3log/solo/processor/renderer/ConsoleRenderer.java
/* * Copyright (c) 2010-2017, b3log.org & hacpai.com * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applica...
:art: Clean code
src/main/java/org/b3log/solo/processor/renderer/ConsoleRenderer.java
:art: Clean code
Java
apache-2.0
60a104b3c54f134fa51c6c3bc350e488720f7afa
0
izonder/intellij-community,orekyuu/intellij-community,SerCeMan/intellij-community,suncycheng/intellij-community,tmpgit/intellij-community,suncycheng/intellij-community,nicolargo/intellij-community,muntasirsyed/intellij-community,robovm/robovm-studio,petteyg/intellij-community,vvv1559/intellij-community,ivan-fedorov/int...
// Copyright 2008-2010 Victor Iacoban // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to...
plugins/hg4idea/src/org/zmlx/hg4idea/command/HgVersionCommand.java
// Copyright 2008-2010 Victor Iacoban // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to...
version pattern fixed (for versions with 2 points symbols)
plugins/hg4idea/src/org/zmlx/hg4idea/command/HgVersionCommand.java
version pattern fixed (for versions with 2 points symbols)
Java
apache-2.0
def9d8b9d107b76040a3bfc100b6660c4e25cb97
0
akosyakov/intellij-community,samthor/intellij-community,michaelgallacher/intellij-community,Distrotech/intellij-community,SerCeMan/intellij-community,slisson/intellij-community,youdonghai/intellij-community,mglukhikh/intellij-community,petteyg/intellij-community,hurricup/intellij-community,asedunov/intellij-community,s...
/* * Copyright 2000-2011 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/platform-api/src/com/intellij/util/ui/UpDownHandler.java
/* * Copyright 2000-2011 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
take care about UISettings
platform/platform-api/src/com/intellij/util/ui/UpDownHandler.java
take care about UISettings
Java
apache-2.0
505dedcf8322cfdeabd1610b216a380c9c3394ec
0
asoldano/wss4j,apache/wss4j,apache/wss4j,jimma/wss4j,asoldano/wss4j,clibois/wss4j,jimma/wss4j,clibois/wss4j
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
src/main/java/org/apache/ws/security/handler/WSHandler.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
Minor update git-svn-id: 10bc45916fe30ae642aa5037c9a4b05727bba413@1220707 13f79535-47bb-0310-9956-ffa450edef68
src/main/java/org/apache/ws/security/handler/WSHandler.java
Minor update
Java
apache-2.0
9d422c1c34e8712a595a173196ed11a8456d7fdf
0
wuranbo/elasticsearch,jimczi/elasticsearch,i-am-Nathan/elasticsearch,scottsom/elasticsearch,qwerty4030/elasticsearch,henakamaMSFT/elasticsearch,nknize/elasticsearch,naveenhooda2000/elasticsearch,Stacey-Gammon/elasticsearch,gfyoung/elasticsearch,scorpionvicky/elasticsearch,strapdata/elassandra,nknize/elasticsearch,elast...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
core/src/main/java/org/elasticsearch/indices/IndicesService.java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
IndicesService handles all exceptions during index deletion (#22433) Previously, we could run into a situation where attempting to delete an index due to a cluster state update would cause an unhandled exception to bubble up to the ClusterService and cause the cluster state applier to fail. The result of this situa...
core/src/main/java/org/elasticsearch/indices/IndicesService.java
IndicesService handles all exceptions during index deletion (#22433)
Java
apache-2.0
e11323bca7cc4e58fb2d899a3c307f42f4a8624e
0
junwucs/h2o-3,nilbody/h2o-3,mathemage/h2o-3,mathemage/h2o-3,kyoren/https-github.com-h2oai-h2o-3,junwucs/h2o-3,datachand/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,weaver-viii/h2o-3,spennihana/h2o-3,pchmieli/h2o-3,h2oai/h2o-dev,h2oai/h2o-3,jangorecki/h2o-3,PawarPawan/h2o-v3,nilbody/h2o-3,weaver-viii/h2o-3,datachand/h2o-3,mad...
package hex.deeplearning; import hex.*; import hex.quantile.Quantile; import hex.quantile.QuantileModel; import hex.schemas.DeepLearningModelV3; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import water.*; import water.api.ModelSchema; import water.exceptions.H2OIllegalArg...
h2o-algos/src/main/java/hex/deeplearning/DeepLearningModel.java
package hex.deeplearning; import hex.*; import hex.quantile.Quantile; import hex.quantile.QuantileModel; import hex.schemas.DeepLearningModelV3; import org.joda.time.format.DateTimeFormat; import org.joda.time.format.DateTimeFormatter; import water.*; import water.api.ModelSchema; import water.exceptions.H2OIllegalArg...
Add accessor for variable importances for DL.
h2o-algos/src/main/java/hex/deeplearning/DeepLearningModel.java
Add accessor for variable importances for DL.
Java
apache-2.0
060290a0f0b41999c72da0bc72c99a34018b90f2
0
lucafavatella/intellij-community,TangHao1987/intellij-community,semonte/intellij-community,amith01994/intellij-community,mglukhikh/intellij-community,semonte/intellij-community,suncycheng/intellij-community,lucafavatella/intellij-community,jagguli/intellij-community,blademainer/intellij-community,Distrotech/intellij-co...
/* * Copyright 2000-2014 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java
/* * Copyright 2000-2014 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
make carets retain valid positions on Tab width changes, when multiple carets are enabled (IDEA-80056)
platform/platform-impl/src/com/intellij/openapi/editor/impl/EditorImpl.java
make carets retain valid positions on Tab width changes, when multiple carets are enabled (IDEA-80056)
Java
apache-2.0
060d60e622fbef50a2fd5e324ecd9149a65de1b5
0
hurricup/intellij-community,holmes/intellij-community,Distrotech/intellij-community,MER-GROUP/intellij-community,jagguli/intellij-community,signed/intellij-community,ivan-fedorov/intellij-community,akosyakov/intellij-community,slisson/intellij-community,suncycheng/intellij-community,lucafavatella/intellij-community,sal...
/* * Copyright 2000-2014 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
java/java-impl/src/com/intellij/psi/impl/JavaPsiImplementationHelperImpl.java
/* * Copyright 2000-2014 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
EA-59641 (possible fix)
java/java-impl/src/com/intellij/psi/impl/JavaPsiImplementationHelperImpl.java
EA-59641 (possible fix)
Java
apache-2.0
19bd80446f1dd35a98becfec92d9d539641fc4d0
0
dslomov/intellij-community,clumsy/intellij-community,ivan-fedorov/intellij-community,diorcety/intellij-community,youdonghai/intellij-community,ThiagoGarciaAlves/intellij-community,suncycheng/intellij-community,alphafoobar/intellij-community,slisson/intellij-community,izonder/intellij-community,ol-loginov/intellij-commu...
/* * Copyright 2000-2009 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/lang-impl/src/com/intellij/ide/todo/nodes/TodoDirNode.java
/* * Copyright 2000-2009 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
IndexNotReadyException (cherry picked from commit c3a3f5bfbaa7d840a5a49a9ecd3e13a369db986c)
platform/lang-impl/src/com/intellij/ide/todo/nodes/TodoDirNode.java
IndexNotReadyException (cherry picked from commit c3a3f5bfbaa7d840a5a49a9ecd3e13a369db986c)
Java
apache-2.0
1a883fab109d2a8de63c2ab456d7dcf7ac3b1a3f
0
Scarlethue/vaadin,sitexa/vaadin,fireflyc/vaadin,travisfw/vaadin,asashour/framework,mstahv/framework,Darsstar/framework,carrchang/vaadin,oalles/vaadin,sitexa/vaadin,fireflyc/vaadin,magi42/vaadin,mittop/vaadin,shahrzadmn/vaadin,peterl1084/framework,magi42/vaadin,kironapublic/vaadin,cbmeeks/vaadin,synes/vaadin,Scarlethue/...
package com.vaadin.tests.components.datefield; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.LinkedHashMap; import java.util.Locale; import com.vaadin.tests.components.abstractfield.AbstractFieldTest; import com.vaadin.ui.D...
tests/src/com/vaadin/tests/components/datefield/DateFieldTest.java
package com.vaadin.tests.components.datefield; import java.text.DateFormat; import java.text.SimpleDateFormat; import java.util.Calendar; import java.util.Date; import java.util.LinkedHashMap; import java.util.Locale; import com.vaadin.tests.components.abstractfield.AbstractFieldTest; import com.vaadin.ui.D...
Made DateField test non-abstract as DateField is not abstract svn changeset:16765/svn branch:6.5
tests/src/com/vaadin/tests/components/datefield/DateFieldTest.java
Made DateField test non-abstract as DateField is not abstract
Java
apache-2.0
4f1f117d13fd0a6e20158485003ae51866a396de
0
widdix/aws-cf-templates,widdix/aws-cf-templates,cmr1/aws-cf-templates-1,empireelements/aws-cf-templates,cmr1/aws-cf-templates-1,cmr1/aws-cf-templates-1,empireelements/aws-cf-templates,empireelements/aws-cf-templates,widdix/aws-cf-templates
package de.widdix.awscftemplates; import com.amazonaws.AmazonServiceException; import com.amazonaws.services.cloudformation.AmazonCloudFormation; import com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder; import com.amazonaws.services.cloudformation.model.*; import com.amazonaws.services.s3.Amazon...
test/src/test/java/de/widdix/awscftemplates/ACloudFormationTest.java
package de.widdix.awscftemplates; import com.amazonaws.AmazonServiceException; import com.amazonaws.regions.Regions; import com.amazonaws.services.cloudformation.AmazonCloudFormation; import com.amazonaws.services.cloudformation.AmazonCloudFormationClientBuilder; import com.amazonaws.services.cloudformation.model.*; i...
create local client
test/src/test/java/de/widdix/awscftemplates/ACloudFormationTest.java
create local client
Java
apache-2.0
b87d33e5f0ed26e4b3f4eab4e3839da945bb62a2
0
kidaa/rave,apache/rave,apache/rave,kidaa/rave,kidaa/rave,apache/rave,apache/rave,apache/rave
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
rave-components/rave-core/src/main/java/org/apache/rave/portal/model/JpaOrganization.java
/* * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you ...
Updated Organization with conversion for Address (RAVE-630) git-svn-id: 7e2ae451d4a3951fc05a481ef045ec7c1b912cca@1344436 13f79535-47bb-0310-9956-ffa450edef68
rave-components/rave-core/src/main/java/org/apache/rave/portal/model/JpaOrganization.java
Updated Organization with conversion for Address (RAVE-630)
Java
apache-2.0
1cd2b6f3cca78462f1c9a611fab0251f078f59ba
0
suncycheng/intellij-community,adedayo/intellij-community,supersven/intellij-community,xfournet/intellij-community,semonte/intellij-community,adedayo/intellij-community,slisson/intellij-community,amith01994/intellij-community,fnouama/intellij-community,vvv1559/intellij-community,robovm/robovm-studio,robovm/robovm-studio...
package com.intellij.codeInsight.hint; import com.intellij.codeInsight.daemon.impl.HighlightInfo; import com.intellij.codeInspection.InspectionProfile; import com.intellij.codeInspection.InspectionProfileEntry; import com.intellij.codeInspection.InspectionsBundle; import com.intellij.codeInspection.ex.InspectionToolRe...
codeInsight/impl/com/intellij/codeInsight/hint/LineTooltipRenderer.java
package com.intellij.codeInsight.hint; import com.intellij.codeInsight.daemon.impl.HighlightInfo; import com.intellij.codeInspection.InspectionProfile; import com.intellij.codeInspection.InspectionProfileEntry; import com.intellij.codeInspection.InspectionsBundle; import com.intellij.codeInspection.ex.InspectionToolRe...
font fix
codeInsight/impl/com/intellij/codeInsight/hint/LineTooltipRenderer.java
font fix
Java
apache-2.0
a786a6be32e35ceb36a42d9c86b642a83226d9e3
0
yaojuncn/HikariCP,brettwooldridge/HikariCP,kschmit90/HikariCP,guai/HikariCP,udayshnk/HikariCP,sridhar-newsdistill/HikariCP,brettwooldridge/HikariCP,squidsolutions/HikariCP,ams2990/HikariCP,junlapong/HikariCP,schlosna/HikariCP,atschx/HikariCP,newsky/HikariCP,nitincchauhan/HikariCP,mwegrz/HikariCP,Violantic/HikariCP,ligz...
package com.zaxxer.hikari.util; import static com.zaxxer.hikari.util.UtilityElf.createInstance; import static com.zaxxer.hikari.util.UtilityElf.createThreadPoolExecutor; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; import java.util.Properties; import java.util.concurrent.Thread...
hikaricp-common/src/main/java/com/zaxxer/hikari/util/PoolUtilities.java
package com.zaxxer.hikari.util; import static com.zaxxer.hikari.util.UtilityElf.createInstance; import static com.zaxxer.hikari.util.UtilityElf.createThreadPoolExecutor; import java.sql.Connection; import java.sql.SQLException; import java.sql.Statement; import java.util.Properties; import java.util.concurrent.Thread...
Loosen visibility requirements on isNetworkTimeoutSupported and isQueryTimeoutSupported, at the minor cost of initial re-execution by different threads.
hikaricp-common/src/main/java/com/zaxxer/hikari/util/PoolUtilities.java
Loosen visibility requirements on isNetworkTimeoutSupported and isQueryTimeoutSupported, at the minor cost of initial re-execution by different threads.
Java
apache-2.0
13397a55c8a24e54015130c0c27048da46364bfb
0
petteyg/intellij-community,SerCeMan/intellij-community,ibinti/intellij-community,gnuhub/intellij-community,dslomov/intellij-community,kool79/intellij-community,ftomassetti/intellij-community,ol-loginov/intellij-community,gnuhub/intellij-community,FHannes/intellij-community,nicolargo/intellij-community,xfournet/intellij...
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
platform/diff-impl/src/com/intellij/diff/impl/DiffRequestProcessor.java
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
diff: @NotNull
platform/diff-impl/src/com/intellij/diff/impl/DiffRequestProcessor.java
diff: @NotNull
Java
apache-2.0
64b5320e65ad999192870b225bbb6495e3b79b66
0
huminzhi/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,huminzhi/SalesforceMobileSDK-Android,huminzhi/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,solomonronald/SalesforceMobileSDK-Android,solomonronald/SalesforceMobileSDK-Android,kchitalia/SalesforceMobileSDK-Android,solomonrona...
/* * Copyright (c) 2012, salesforce.com, inc. * All rights reserved. * Redistribution and use of this software in source and binary forms, with or * without modification, are permitted provided that the following conditions * are met: * - Redistributions of source code must retain the above copyright notice, this...
libs/test/SmartStoreTest/src/com/salesforce/androidsdk/store/SmartstoreFullTextSearchTest.java
/* * Copyright (c) 2012, salesforce.com, inc. * All rights reserved. * Redistribution and use of this software in source and binary forms, with or * without modification, are permitted provided that the following conditions * are met: * - Redistributions of source code must retain the above copyright notice, this...
Search tests
libs/test/SmartStoreTest/src/com/salesforce/androidsdk/store/SmartstoreFullTextSearchTest.java
Search tests
Java
apache-2.0
35c3a9fb9461a9f27effcdaca451c054e166f49d
0
vvv1559/intellij-community,fitermay/intellij-community,FHannes/intellij-community,slisson/intellij-community,da1z/intellij-community,retomerz/intellij-community,slisson/intellij-community,xfournet/intellij-community,ryano144/intellij-community,ThiagoGarciaAlves/intellij-community,slisson/intellij-community,jagguli/inte...
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/eclipse/src/org/jetbrains/idea/eclipse/conversion/EPathUtil.java
/* * Copyright 2000-2015 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
EA-66427 - NPE: EPathUtil.areUrlsPointTheSame
plugins/eclipse/src/org/jetbrains/idea/eclipse/conversion/EPathUtil.java
EA-66427 - NPE: EPathUtil.areUrlsPointTheSame
Java
apache-2.0
bedab83929e53aa05c94bb6e050bc5d8dfbc943c
0
uschindler/elasticsearch,scorpionvicky/elasticsearch,strapdata/elassandra,gfyoung/elasticsearch,nknize/elasticsearch,scorpionvicky/elasticsearch,robin13/elasticsearch,robin13/elasticsearch,coding0011/elasticsearch,nknize/elasticsearch,gingerwizard/elasticsearch,scorpionvicky/elasticsearch,HonzaKral/elasticsearch,scorpi...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.marvel.agent.collector.indices; import com.google.c...
marvel/src/test/java/org/elasticsearch/marvel/agent/collector/indices/IndexStatsCollectorTests.java
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.marvel.agent.collector.indices; import org.elastics...
Marvel: fix test in IndexStatsCollectorTests Closes elastic/elasticsearch#357 Original commit: elastic/x-pack-elasticsearch@5e37eb2fcc6e7304a4b2e0b819a5cad87434b551
marvel/src/test/java/org/elasticsearch/marvel/agent/collector/indices/IndexStatsCollectorTests.java
Marvel: fix test in IndexStatsCollectorTests
Java
apache-2.0
3e41b89268cc364c8364368503415ecb46badc67
0
jacklotusho/cas,zhoffice/cas,openedbox/cas,fengbaicanhe/cas,kalatestimine/cas,kalatestimine/cas,daniel-he/cas,zhangjianTFTC/cas,yisiqi/cas,luneo7/cas,jacklotusho/cas,HuangWeiWei1919/cas,icereval/cas,PetrGasparik/cas,zawn/cas,fogbeam/fogbeam_cas,fogbeam/fogbeam_cas,zhaorui1/cas,eBaoTech/cas,austgl/cas,ssmyka/cas,moghadd...
/* * Licensed to Jasig under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Jasig licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in com...
cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/QueryAndEncodeDatabaseAuthenticationHandler.java
/* * Licensed to Jasig under one or more contributor license * agreements. See the NOTICE file distributed with this work * for additional information regarding copyright ownership. * Jasig licenses this file to you under the Apache License, * Version 2.0 (the "License"); you may not use this file * except in com...
fixed issue with num iterations count
cas-server-support-jdbc/src/main/java/org/jasig/cas/adaptors/jdbc/QueryAndEncodeDatabaseAuthenticationHandler.java
fixed issue with num iterations count
Java
apache-2.0
error: pathspec 'test/tags/ComplexRenderTest.java' did not match any file(s) known to git
e4c89538c84ab754351e97262805ebf4d8706807
1
tipsy/j2html,tipsy/j2html,tipsy/j2html
package j2html.test.tags; import org.junit.Test; import static j2html.src.tags.TagCreator.*; import static j2html.src.tags.TagCreator.script; import static org.junit.Assert.assertTrue; public class ComplexRenderTest { private String renderTest() { return document().render()+ html().with(...
test/tags/ComplexRenderTest.java
added complex render test
test/tags/ComplexRenderTest.java
added complex render test
Java
apache-2.0
error: pathspec 'rest-sample/src/test/java/ru/stqa/yuri/rest/TestGetId.java' did not match any file(s) known to git
7ebebe94d34e48a7a14b46e072a1e2c8902dbcb0
1
Juribt/Java_Challenge_,Juribt/Java_Challenge_
package ru.stqa.yuri.rest; import com.google.gson.Gson; import com.google.gson.JsonElement; import com.google.gson.JsonParser; import com.google.gson.reflect.TypeToken; import org.apache.http.client.fluent.Executor; import org.apache.http.client.fluent.Request; import org.testng.annotations.Test; import java.io.IOExc...
rest-sample/src/test/java/ru/stqa/yuri/rest/TestGetId.java
Задание №22 6. REST: взаимодействие с GitHub. Получение сообщений по коммитам.
rest-sample/src/test/java/ru/stqa/yuri/rest/TestGetId.java
Задание №22
Java
apache-2.0
error: pathspec 'src/test/java/net/nikore/etcd/JavaEtcdClientSmokeTest.java' did not match any file(s) known to git
a228072ea5499b0f5d0a4ff07602fdcac82a52d7
1
nikore/scala-etcd,LiamHaworth/scala-etcd
package net.nikore.etcd; import java.util.concurrent.TimeUnit; import scala.concurrent.Await; import scala.concurrent.Future; import scala.concurrent.duration.Duration; public class JavaEtcdClientSmokeTest { public static void main(String ... args) throws Exception { EtcdClient client = new EtcdClient("http://...
src/test/java/net/nikore/etcd/JavaEtcdClientSmokeTest.java
added a Java smoke test example
src/test/java/net/nikore/etcd/JavaEtcdClientSmokeTest.java
added a Java smoke test example
Java
apache-2.0
error: pathspec 'common/src/main/java/org/mg/common/MessagePropertyKeys.java' did not match any file(s) known to git
71aac343d719f75d4c3a9f7849948fcd54fc2fbf
1
lqch14102/lantern,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,lqch14102/lantern,lqch14102/lantern,getlantern/lantern-java,lqch14102/lantern,getlantern/lantern-java,getlantern/lantern-java,getlantern/lantern-java,lqch14102/lantern,lq...
package org.mg.common; /** * Class containing constants for message property keys. */ public class MessagePropertyKeys { private MessagePropertyKeys() {} public static final String MAC = "MAC"; public static final String HASHCODE = "HASHCODE"; public static final String SEQ = "SEQ"; ...
common/src/main/java/org/mg/common/MessagePropertyKeys.java
added constant keys git-svn-id: 85703d3371a57baa6577c39af27e57875201d51d@94 c7e17473-8bbb-4479-a492-429a95f5942b
common/src/main/java/org/mg/common/MessagePropertyKeys.java
added constant keys
Java
apache-2.0
error: pathspec 'ohmdb-core/src/main/java/com/ohmdb/bean/BeanIntrospector.java' did not match any file(s) known to git
002578633da9b52ecc8ca0b517e78ec9850a9beb
1
ohmdb/ohmdb,gitblit/ohmdb,gitblit/ohmdb,ohmdb/ohmdb
package com.ohmdb.bean; /* * #%L * ohmdb-core * %% * Copyright (C) 2013 - 2014 Nikolche Mihajlovski * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.o...
ohmdb-core/src/main/java/com/ohmdb/bean/BeanIntrospector.java
Initial commit: BeanIntrospector.java
ohmdb-core/src/main/java/com/ohmdb/bean/BeanIntrospector.java
Initial commit: BeanIntrospector.java
Java
apache-2.0
error: pathspec 'src/main/java/com/machine/learning/k-NN/KNearestNeighbors.java' did not match any file(s) known to git
e3d740572f12ef7b6f56dc8cf13c696cd48a6e0a
1
sagersmith8/machine_learning
import java.util.ArrayList; import java.util.Collections; import java.util.concurrent.atomic.AtomicInteger; public class KNearestNeighbors extends Classifier { int k; ArrayList<DataWithDistance> data; ArrayList<String> classLabel; HashSet<String> possibleClasses; Map<String, AtomicInteger> voteRes...
src/main/java/com/machine/learning/k-NN/KNearestNeighbors.java
Completed KNN before data modification
src/main/java/com/machine/learning/k-NN/KNearestNeighbors.java
Completed KNN before data modification
Java
apache-2.0
error: pathspec 'com/planet_ink/coffee_mud/Abilities/Druid/Chant_GrowForest.java' did not match any file(s) known to git
5fe9c1cb6b5ef83b14b293aa426a622391daff94
1
MaxRau/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,Tycheo/coffeemud,bozimmerman/CoffeeMud,Tycheo/coffeemud,MaxRau/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,Ma...
package com.planet_ink.coffee_mud.Abilities.Druid; public class Chant_GrowForest { }
com/planet_ink/coffee_mud/Abilities/Druid/Chant_GrowForest.java
git-svn-id: svn://192.168.1.10/public/CoffeeMud@2401 0d6f1817-ed0e-0410-87c9-987e46238f29
com/planet_ink/coffee_mud/Abilities/Druid/Chant_GrowForest.java
Java
apache-2.0
error: pathspec 'library/src/at/diamonddogs/service/processor/RawDataProcessor.java' did not match any file(s) known to git
9c5d91c57f8adcdd1717a23659553715ca08bfee
1
SphericalElephant/android-http,SphericalElephant/android-http,the-diamond-dogs-group-oss/android-http,the-diamond-dogs-group-oss/android-http
/* * Copyright (C) 2013 the diamond:dogs|group * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable l...
library/src/at/diamonddogs/service/processor/RawDataProcessor.java
[ADD] RawDataProcessor
library/src/at/diamonddogs/service/processor/RawDataProcessor.java
[ADD] RawDataProcessor
Java
apache-2.0
error: pathspec 'src/test/java/fi/jgke/tagger/unit/repository/SourceRepositoryTest.java' did not match any file(s) known to git
a41f98575087c3bba67007705838647115808a7f
1
jgke/tagger,jgke/tagger
/* * Copyright 2016 Jaakko Hannikainen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agree...
src/test/java/fi/jgke/tagger/unit/repository/SourceRepositoryTest.java
Add a "test" for SourceRepository Sadly, Mockito 2 doesn't work with spring-boot that well, which means that interfaces' default methods cannot be unit tested.
src/test/java/fi/jgke/tagger/unit/repository/SourceRepositoryTest.java
Add a "test" for SourceRepository
Java
apache-2.0
error: pathspec 'gson/src/main/java/io/norberg/automatter/gson/AutoMatterTypeAdapter.java' did not match any file(s) known to git
7b9008630caba16c33a467ce9864075d811e3995
1
danielnorberg/auto-matter,danielnorberg/auto-matter
package io.norberg.automatter.gson; import com.google.common.collect.ImmutableMap; import com.google.gson.Gson; import com.google.gson.JsonElement; import com.google.gson.JsonObject; import com.google.gson.TypeAdapter; import com.google.gson.TypeAdapterFactory; import com.google.gson.reflect.TypeToken; import com.goog...
gson/src/main/java/io/norberg/automatter/gson/AutoMatterTypeAdapter.java
Add a specialized type adapter with the ability to rewrite field names This enables us to track SerializedName annotations for Gson.
gson/src/main/java/io/norberg/automatter/gson/AutoMatterTypeAdapter.java
Add a specialized type adapter with the ability to rewrite field names
Java
apache-2.0
error: pathspec 'softwaremill-util/src/main/java/pl/softwaremill/common/util/Sleeper.java' did not match any file(s) known to git
468760b690d097f25f82fb8acbecb2e8854884f6
1
softwaremill/softwaremill-common,softwaremill/softwaremill-common
package pl.softwaremill.common.util; public class Sleeper { public static void sleepFor(int millis) { try { Thread.sleep(millis); } catch (InterruptedException e) { throw new RuntimeException(e); } } }
softwaremill-util/src/main/java/pl/softwaremill/common/util/Sleeper.java
Simple sleeper which catches Thread.sleep exceptions
softwaremill-util/src/main/java/pl/softwaremill/common/util/Sleeper.java
Simple sleeper which catches Thread.sleep exceptions
Java
apache-2.0
error: pathspec 'src/org/ensembl/healthcheck/testcase/eg_core/EGCompareVariationSchema.java' did not match any file(s) known to git
dec35c9b89f9fa6f5e3a8a2fb161f58422a0b247
1
Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck,Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck
package org.ensembl.healthcheck.testcase.eg_core; import java.sql.Connection; import org.ensembl.healthcheck.DatabaseType; import org.ensembl.healthcheck.ReportManager; import org.ensembl.healthcheck.Team; import org.ensembl.healthcheck.util.DBUtils; public class EGCompareVariationSchema extends EGAbstractCompareSch...
src/org/ensembl/healthcheck/testcase/eg_core/EGCompareVariationSchema.java
Test for variation database schema. Produces a patch.
src/org/ensembl/healthcheck/testcase/eg_core/EGCompareVariationSchema.java
Test for variation database schema. Produces a patch.
Java
apache-2.0
error: pathspec 'src/test/java/org/wildfly/security/x500/cert/X509CertificateBuilderTest.java' did not match any file(s) known to git
13d4a2157a984c8138370b1614fa3a7d3e84fee2
1
sguilhen/wildfly-elytron,wildfly-security/wildfly-elytron,wildfly-security/wildfly-elytron,sguilhen/wildfly-elytron
/* * JBoss, Home of Professional Open Source. * Copyright 2016 Red Hat, Inc., and individual contributors * as indicated by the @author tags. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the Licen...
src/test/java/org/wildfly/security/x500/cert/X509CertificateBuilderTest.java
[ELY-131] X.509 certificate builder tests
src/test/java/org/wildfly/security/x500/cert/X509CertificateBuilderTest.java
[ELY-131] X.509 certificate builder tests
Java
apache-2.0
error: pathspec 'src/main/java/org/perfcake/reporting/reporters/AverageThroughputReporter.java' did not match any file(s) known to git
52d270fb82212d267ffa40b61df491429eeb2275
1
vjuranek/PerfCake,vjuranek/PerfCake,vjuranek/PerfCake,PerfCake/PerfCake,PerfCake/PerfCake,vjuranek/PerfCake,PerfCake/PerfCake,PerfCake/PerfCake
/* * -----------------------------------------------------------------------\ * PerfCake *   * Copyright (C) 2010 - 2013 the original author or authors. *   * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a cop...
src/main/java/org/perfcake/reporting/reporters/AverageThroughputReporter.java
#38: Implemented the average throughput reporter
src/main/java/org/perfcake/reporting/reporters/AverageThroughputReporter.java
#38: Implemented the average throughput reporter
Java
apache-2.0
error: pathspec 'service-data/src/test/java/sg/ncl/service/data/logic/AsyncAvScannerImplTest.java' did not match any file(s) known to git
292163f556c3ee7cf39969e41662110be34845f5
1
nus-ncl/services-in-one,nus-ncl/services-in-one
package sg.ncl.service.data.logic; import org.junit.Before; import org.junit.Rule; import org.junit.Test; import org.junit.rules.ExpectedException; import org.mockito.Mock; import org.mockito.junit.MockitoJUnit; import org.mockito.junit.MockitoRule; import sg.ncl.service.data.data.jpa.DataEntity; import sg.ncl.service...
service-data/src/test/java/sg/ncl/service/data/logic/AsyncAvScannerImplTest.java
add test cases
service-data/src/test/java/sg/ncl/service/data/logic/AsyncAvScannerImplTest.java
add test cases
Java
apache-2.0
error: pathspec 'gui/src/verification/timed_state_exploration/zoneProject/ContinuousRecordSet.java' did not match any file(s) known to git
124c888cc8150b1168d9c427d5c17f5f57830235
1
MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim
package verification.timed_state_exploration.zoneProject; import java.util.HashMap; public class ContinuousRecordSet extends HashMap<UpdateContinuous, UpdateContinuous> { /** * */ private static final long serialVersionUID = -7357798608686001995L; /** * Adds an UpdateContinuous record. * * @param r...
gui/src/verification/timed_state_exploration/zoneProject/ContinuousRecordSet.java
Initial commit of the class ContinuousRecordSet.
gui/src/verification/timed_state_exploration/zoneProject/ContinuousRecordSet.java
Initial commit of the class ContinuousRecordSet.
Java
apache-2.0
error: pathspec 'core/persistence/src/test/java/org/openengsb/core/persistence/internal/NeodatisPersistenceManagerTest.java' did not match any file(s) known to git
82dd60c7258b8fc5ef5680b5523ebaf994b7447e
1
openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb,openengsb/openengsb
/** * Copyright 2010 OpenEngSB Division, Vienna University of Technology * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless r...
core/persistence/src/test/java/org/openengsb/core/persistence/internal/NeodatisPersistenceManagerTest.java
Add test for neodatis service manager. Signed-off-by: Michael Handler <331a76cd0f162b0218893a3dfa4df5a8bf659d1e@fullstop.at>
core/persistence/src/test/java/org/openengsb/core/persistence/internal/NeodatisPersistenceManagerTest.java
Add test for neodatis service manager.
Java
bsd-3-clause
error: pathspec 'java/greedy/TSP.java' did not match any file(s) known to git
c00b3d23e6e94ae9f4748294558bf27ef452277a
1
rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp,rellermeyer/99tsp
Prabhat Nagarajan
java/greedy/TSP.java
claims Java greedy
java/greedy/TSP.java
claims Java greedy
Java
mit
error: pathspec 'tests/src/Main.java' did not match any file(s) known to git
a2500219753a246e3ff80fb0beba9cd26d2b8854
1
BafS/Quaris,BafS/Quaris,BafS/Quaris
import javax.script.*; import java.util.HashMap; import java.util.Map; public class Main { public void addBadge(String badgeName) { System.out.println("Badge [" + badgeName + "] added !"); } public static void main(String[] args) { ScriptEngine engine = new ScriptEngineManager().getEngine...
tests/src/Main.java
Add nashorn test To try javascript with Java
tests/src/Main.java
Add nashorn test
Java
mit
error: pathspec 'yukicoder/292_芸名/Main.java' did not match any file(s) known to git
533708f6a0f8891190abe860dd3e1a12a9976912
1
KoKumagai/exercises,KoKumagai/exercises,KoKumagai/exercises
import java.util.Scanner; public class Main { public static void main(String[] args) { Scanner sc = new Scanner(System.in); char[] stageName = sc.next().toCharArray(); int masterA = sc.nextInt(); int masterB = sc.nextInt(); for (int i = 0; i < stageName.length; i++) { ...
yukicoder/292_芸名/Main.java
292 : 芸名
yukicoder/292_芸名/Main.java
292 : 芸名
Java
mit
error: pathspec 'src/main/java/leetcode/Problem98.java' did not match any file(s) known to git
42ecba23adb5f1f16e7b4bbfe871e61c910a255c
1
fredyw/leetcode,fredyw/leetcode,fredyw/leetcode,fredyw/leetcode
package leetcode; import java.util.ArrayList; import java.util.List; import java.util.Set; import java.util.TreeSet; /** * https://leetcode.com/problems/validate-binary-search-tree/ */ public class Problem98 { public static class TreeNode { int val; TreeNode left; TreeNode right; ...
src/main/java/leetcode/Problem98.java
Solve problem 98
src/main/java/leetcode/Problem98.java
Solve problem 98
Java
mit
error: pathspec 'BinarySearch/162_Find_Peak_Element.java' did not match any file(s) known to git
0e2ddd8b60a49f2899b5f527e0d6610150c55bc4
1
WeiWeiJump/LeetCode-Solutions
/** * Name: Find Peak Element * Number: 162 * Tag: Binary Search * Main Point: we know for sure that the when n is close to 0, nums[n] is decreasing, and it's the same with the case when n is close to nums.length. To find the peak, we only need to look for a increaing trend of nums[mid]. The peak is betwe...
BinarySearch/162_Find_Peak_Element.java
binary search
BinarySearch/162_Find_Peak_Element.java
binary search
Java
mit
error: pathspec 'src/main/java/leetcode/Problem1282.java' did not match any file(s) known to git
37eb84c9ce085e9c94b05d7ab88a5ac33f73c0e1
1
fredyw/leetcode,fredyw/leetcode,fredyw/leetcode,fredyw/leetcode
package leetcode; import java.util.List; /** * https://leetcode.com/problems/group-the-people-given-the-group-size-they-belong-to/ */ public class Problem1282 { public List<List<Integer>> groupThePeople(int[] groupSizes) { // TODO return null; } public static void main(String[] args) { ...
src/main/java/leetcode/Problem1282.java
Skeleton for problem 1282
src/main/java/leetcode/Problem1282.java
Skeleton for problem 1282
Java
mit
error: pathspec 'mods/railcraft/api/core/items/ISpikeMaulTarget.java' did not match any file(s) known to git
23c9fa605c9f402b8fe4bc5a79d80967b6816a1c
1
CovertJaguar/Railcraft-API,liachmodded/Railcraft-API
/*------------------------------------------------------------------------------ Copyright (c) CovertJaguar, 2011-2016 This work (the API) is licensed under the "MIT" License, see LICENSE.md for details. -----------------------------------------------------------------------------*/ package mods.railcraft.api.cor...
mods/railcraft/api/core/items/ISpikeMaulTarget.java
Simplify Spike Maul target definitions and move to API.
mods/railcraft/api/core/items/ISpikeMaulTarget.java
Simplify Spike Maul target definitions and move to API.
Java
mit
error: pathspec 'src/main/java/com/ExtendedAlpha/SWI/Utils/MinecraftUtils.java' did not match any file(s) known to git
0bb44029e9809a06a746046f2808c3f138e0b3ef
1
hockeymikey/SeparateWorldItems
+package com.ExtendedAlpha.SWI.Utils; + +import org.bukkit.Bukkit; + +public class MinecraftUtils { + public static String getMinecraftVersion() { + // Get the raw version + final String rawVersion = Bukkit.getVersion(); + + // Get the start of the raw string + int start = rawVersion.inde...
src/main/java/com/ExtendedAlpha/SWI/Utils/MinecraftUtils.java
Create MinecraftUtils.java
src/main/java/com/ExtendedAlpha/SWI/Utils/MinecraftUtils.java
Create MinecraftUtils.java
Java
mit
error: pathspec 'src/main/java/be/shoktan/BeeBreedingManager/model/ANamedEntity.java' did not match any file(s) known to git
2f5bdbc6d739df5b213b24f30432ec3a1a431aba
1
wisthy/BeeBreedingManager
/** * */ package be.shoktan.BeeBreedingManager.model; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.Inheritance; import javax.persistence.InheritanceType; /** * Basic class to hold common methods for all the Entity possessing a name * @author Wisthy * */ @Entity @In...
src/main/java/be/shoktan/BeeBreedingManager/model/ANamedEntity.java
Create ANamedEntity.java Basic class to hold common methods for all the Entity possessing a name
src/main/java/be/shoktan/BeeBreedingManager/model/ANamedEntity.java
Create ANamedEntity.java
Java
mit
error: pathspec 'src/test/java/br/unifesp/henrique/john/research/datascience/charts/TestMultipleStages.java' did not match any file(s) known to git
9b58fce898fcfb2fc51fa321dbf50b4616bc21a3
1
johngodoi/JavaDataScience
package br.unifesp.henrique.john.research.datascience.charts; import javafx.application.Application; import javafx.scene.Group; import javafx.scene.Scene; import javafx.scene.control.Button; import javafx.scene.paint.Color; import javafx.stage.Stage; /** * https://community.oracle.com/thread/2380913?tstart=0 */ pub...
src/test/java/br/unifesp/henrique/john/research/datascience/charts/TestMultipleStages.java
javaFX multiple stages example added
src/test/java/br/unifesp/henrique/john/research/datascience/charts/TestMultipleStages.java
javaFX multiple stages example added
Java
epl-1.0
4edc603b81a342e7304c67b60b89d5ace541abc5
0
OSBI/mondrian,stiberger/mondrian,wetet2/mondrian,pedrofvteixeira/mondrian,citycloud-bigdata/mondrian,stiberger/mondrian,ivanpogodin/mondrian,lgrill-pentaho/mondrian,ivanpogodin/mondrian,AvinashPD/mondrian,rfellows/mondrian,mustangore/mondrian,syncron/mondrian,lgrill-pentaho/mondrian,nextelBIS/mondrian,rfellows/mondrian...
/* // $Id$ // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2001-2002 Kana Software, Inc. // Copyright (C) 2001-2009 Julian Hyde and others // All Rights Reserved. // You must accept t...
src/main/mondrian/olap/Util.java
/* // $Id$ // This software is subject to the terms of the Eclipse Public License v1.0 // Agreement, available at the following URL: // http://www.eclipse.org/legal/epl-v10.html. // Copyright (C) 2001-2002 Kana Software, Inc. // Copyright (C) 2001-2009 Julian Hyde and others // All Rights Reserved. // You must accept t...
MONDRIAN: Use try/finally to ensure that the FileObject opened in Util.readVirtualFile gets closed. We had been seeing errors reporting that we were exceeding 1024 concurrent file handles open in heavy use. [git-p4: depot-paths = "//open/mondrian/": change = 12870]
src/main/mondrian/olap/Util.java
MONDRIAN: Use try/finally to ensure that the FileObject opened in Util.readVirtualFile gets closed. We had been seeing errors reporting that we were exceeding 1024 concurrent file handles open in heavy use.
Java
epl-1.0
error: pathspec 'junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/extension/ProgrammaticExtensionRegistrationTests.java' did not match any file(s) known to git
a4d7147407d5b48632daab8268951718d6e4bc42
1
sbrannen/junit-lambda,junit-team/junit-lambda
/* * Copyright 2015-2018 the original author or authors. * * All rights reserved. This program and the accompanying materials are * made available under the terms of the Eclipse Public License v2.0 which * accompanies this distribution and is available at * * http://www.eclipse.org/legal/epl-v20.html */ packag...
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/extension/ProgrammaticExtensionRegistrationTests.java
Introduce ProgrammaticExtensionRegistrationTests Issue: #497
junit-jupiter-engine/src/test/java/org/junit/jupiter/engine/extension/ProgrammaticExtensionRegistrationTests.java
Introduce ProgrammaticExtensionRegistrationTests
Java
mpl-2.0
error: pathspec 'src/main/java/lux/functions/Key.java' did not match any file(s) known to git
59c8f3cd25982dc7809ddc283cae2df72793059c
1
msokolov/lux,coyotesqrl/lux,msokolov/lux
package lux.functions; import java.io.IOException; import java.util.Collections; import lux.Evaluator; import lux.index.field.FieldDefinition; import lux.xpath.FunCall; import net.sf.saxon.expr.XPathContext; import net.sf.saxon.lib.ExtensionFunctionCall; import net.sf.saxon.lib.ExtensionFunctionDefinition; import net...
src/main/java/lux/functions/Key.java
adding lux:key - address LUX-45
src/main/java/lux/functions/Key.java
adding lux:key - address LUX-45
Java
mpl-2.0
error: pathspec 'ocelot-web/src/main/java/fr/hhdev/ocelot/web/ContextListener.java' did not match any file(s) known to git
008cc33f69aa4e4f38275e92c3183fb4a8e569fb
1
ocelotds/ocelot,antoinesd/ocelot,hhdevelopment/ocelot,ocelotds/ocelot,ocelotds/ocelot,ocelotds/ocelot,antoinesd/ocelot,antoinesd/ocelot,ocelotds/ocelot,hhdevelopment/ocelot,hhdevelopment/ocelot,hhdevelopment/ocelot
/* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ package fr.hhdev.ocelot.web; import fr.hhdev.ocelot.Constants; import fr.hhdev.ocelot.IServicesProvider; im...
ocelot-web/src/main/java/fr/hhdev/ocelot/web/ContextListener.java
contextListener get option in web.xml create javascript
ocelot-web/src/main/java/fr/hhdev/ocelot/web/ContextListener.java
contextListener get option in web.xml create javascript
Java
agpl-3.0
830e762b25927bde488c37e598cfa3c2140d6ba1
0
kaltura/player-sdk-native-android,objectiveCarlo/player-sdk-native-android,objectiveCarlo/player-sdk-native-android,kaltura/player-sdk-native-android
package com.kaltura.kalturaplayertoolkit; import android.annotation.SuppressLint; import android.app.Activity; import android.app.Fragment; import android.content.Intent; import android.content.pm.ActivityInfo; import android.net.Uri; import android.os.Build; import android.os.Bundle; import android.util.Log; import a...
kalturaPlay/src/main/java/com/kaltura/kalturaplayertoolkit/MainActivity.java
package com.kaltura.kalturaplayertoolkit; import android.annotation.SuppressLint; import android.app.Activity; import android.app.Fragment; import android.content.Intent; import android.content.pm.ActivityInfo; import android.net.Uri; import android.os.Build; import android.os.Bundle; import android.util.Log; import a...
Changed source
kalturaPlay/src/main/java/com/kaltura/kalturaplayertoolkit/MainActivity.java
Changed source
Java
agpl-3.0
error: pathspec 'lib-core/src/main/java/com/stratelia/silverpeas/notificationManager/NotificationTemplateKey.java' did not match any file(s) known to git
311805a756d935f695e2925bd722936ae54b428f
1
mmoqui/Silverpeas-Core,ebonnet/Silverpeas-Core,SilverDav/Silverpeas-Core,SilverTeamWork/Silverpeas-Core,auroreallibe/Silverpeas-Core,ebonnet/Silverpeas-Core,CecileBONIN/Silverpeas-Core,ebonnet/Silverpeas-Core,CecileBONIN/Silverpeas-Core,auroreallibe/Silverpeas-Core,NicolasEYSSERIC/Silverpeas-Core,mmoqui/Silverpeas-Core...
package com.stratelia.silverpeas.notificationManager; public enum NotificationTemplateKey { notification_receiver_users, notification_receiver_groups, notification_link; }
lib-core/src/main/java/com/stratelia/silverpeas/notificationManager/NotificationTemplateKey.java
fix bug #923 : add NotificationTemplateKey class git-svn-id: 95dd7209ec50d6c3a4c961d97f2c75f69cb97ab1@2196 a8e77078-a1c7-4fa5-b8fc-53c5178a176c
lib-core/src/main/java/com/stratelia/silverpeas/notificationManager/NotificationTemplateKey.java
fix bug #923 : add NotificationTemplateKey class
Java
agpl-3.0
error: pathspec 'components/patient-data/rest/src/test/java/org/phenotips/data/rest/internal/DefaultPatientsFetchResourceImplTest.java' did not match any file(s) known to git
cf0a71d9c15ba20d4066ce40c2d0a859d1c523ad
1
phenotips/phenotips,teyden/phenotips,teyden/phenotips,phenotips/phenotips,phenotips/phenotips,phenotips/phenotips,teyden/phenotips,teyden/phenotips,phenotips/phenotips,teyden/phenotips
/* * See the NOTICE file distributed with this work for additional * information regarding copyright ownership. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of...
components/patient-data/rest/src/test/java/org/phenotips/data/rest/internal/DefaultPatientsFetchResourceImplTest.java
PT-2821: Added unit tests.
components/patient-data/rest/src/test/java/org/phenotips/data/rest/internal/DefaultPatientsFetchResourceImplTest.java
PT-2821: Added unit tests.
Java
lgpl-2.1
error: pathspec 'findbugsTestCases/src/java/npe/NonterminatingAnalysisBug.java' did not match any file(s) known to git
628e9dffc7c6a38fa0595a2b846f9e6af564acb0
1
spotbugs/spotbugs,spotbugs/spotbugs,johnscancella/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,spotbugs/spotbugs,sewe/spotbugs,KengoTODA/spotbugs,johnscancella/spotbugs,sewe/spotbugs,spotbugs/spotbugs,KengoTODA/spotbugs,sewe/spotbugs
package npe; public class NonterminatingAnalysisBug implements Cloneable { static class Field { Object clone(NonterminatingAnalysisBug bug) { return this; } } Field[] fields = new Field[5]; public NonterminatingAnalysisBug clone() throws CloneNotSupportedException { NonterminatingAnalysisBug newObjec...
findbugsTestCases/src/java/npe/NonterminatingAnalysisBug.java
dataflow analysis bug git-svn-id: e7d6bde23f017c9ff4efd468d79d66def666766b@6826 eae3c2d3-9b19-0410-a86e-396b6ccb6ab3
findbugsTestCases/src/java/npe/NonterminatingAnalysisBug.java
dataflow analysis bug
Java
unlicense
error: pathspec 'Regex/DetectHTMLTags.java' did not match any file(s) known to git
776a7e804e823182a84e83c114f6c670fcb58789
1
ArunGopinathan/HackerRank
/** * */ package hackerRank; import java.util.ArrayList; import java.util.Collections; import java.util.Scanner; import java.util.regex.Matcher; import java.util.regex.Pattern; /** * @author Arun.G * */ public class DetectHTMLTags { /** * @param args */ public static void printList(ArrayList<String> lis...
Regex/DetectHTMLTags.java
Solution to Detect HTML Tags The following is the solution to the Hacker Rank problem "Detect HTML Tags" using Java. Algorithms > Regex >Detect HTML Tags
Regex/DetectHTMLTags.java
Solution to Detect HTML Tags
Java
unlicense
error: pathspec 'RoyalProg/src/FrontBookkeeper61817.java' did not match any file(s) known to git
4cc1a2e41d0ce41f6865b035aaa738dc12069273
1
jorenca/SDA_2015
package Main; import java.util.HashMap; import java.util.Iterator; import java.util.Map; import java.util.regex.Matcher; import java.util.regex.Pattern; public class FrontBookkeeper61817 implements IFrontBookkeeper { public String updateFront(String[] news) { HashMap<String, SoldierCollection> objectsMap = new H...
RoyalProg/src/FrontBookkeeper61817.java
Create FrontBookkeeper61817.java
RoyalProg/src/FrontBookkeeper61817.java
Create FrontBookkeeper61817.java
Java
unlicense
error: pathspec 'TGM/src/main/java/network/fight/tgm/damage/tracker/damage/resolvers/DamageAPIResolver.java' did not match any file(s) known to git
9eb774ab8faca68b3995d5131d9c8d3402cabcb3
1
FightMC/Fight
package deterno.fight.tgm.damage.tracker.damage.resolvers; import deterno.fight.tgm.damage.tracker.DamageInfo; import deterno.fight.tgm.damage.tracker.DamageResolver; import deterno.fight.tgm.damage.tracker.DamageResolvers; import deterno.fight.tgm.damage.tracker.Lifetime; import deterno.fight.tgm.damage.tracker.plugi...
TGM/src/main/java/network/fight/tgm/damage/tracker/damage/resolvers/DamageAPIResolver.java
Create DamageAPIResolver.java
TGM/src/main/java/network/fight/tgm/damage/tracker/damage/resolvers/DamageAPIResolver.java
Create DamageAPIResolver.java
Java
apache-2.0
44edeaa9bf3047eb9e2664507e0fb43f52e84b84
0
Intera/urlaubsverwaltung,synyx/urlaubsverwaltung,synyx/urlaubsverwaltung,synyx/urlaubsverwaltung,synyx/urlaubsverwaltung,Intera/urlaubsverwaltung,pongo710/urlaubsverwaltung,Intera/urlaubsverwaltung,pongo710/urlaubsverwaltung,pongo710/urlaubsverwaltung
package org.synyx.urlaubsverwaltung.web.validator; import org.springframework.stereotype.Component; import org.springframework.util.Assert; import org.springframework.util.StringUtils; import org.springframework.validation.Errors; import org.springframework.validation.Validator; import org.synyx.urlaubsverwaltung.c...
src/main/java/org/synyx/urlaubsverwaltung/web/validator/SettingsValidator.java
package org.synyx.urlaubsverwaltung.web.validator; import org.springframework.stereotype.Component; import org.springframework.util.Assert; import org.springframework.util.StringUtils; import org.springframework.validation.Errors; import org.springframework.validation.Validator; import org.synyx.urlaubsverwaltung.c...
Technical: re-structure methods to avoid too high cyclomatic complexity
src/main/java/org/synyx/urlaubsverwaltung/web/validator/SettingsValidator.java
Technical: re-structure methods to avoid too high cyclomatic complexity
Java
apache-2.0
82d4872c5063ce63bcb1f6ae6d2393ddc53aadd2
0
SerCeMan/intellij-community,youdonghai/intellij-community,ryano144/intellij-community,akosyakov/intellij-community,ol-loginov/intellij-community,lucafavatella/intellij-community,dslomov/intellij-community,tmpgit/intellij-community,ivan-fedorov/intellij-community,nicolargo/intellij-community,pwoodworth/intellij-communit...
package com.jetbrains.python.inspections; import com.intellij.codeInsight.CodeInsightUtilBase; import com.intellij.codeInsight.controlflow.ControlFlow; import com.intellij.codeInsight.controlflow.ControlFlowUtil; import com.intellij.codeInsight.controlflow.Instruction; import com.intellij.codeInspection.LocalQuickFix;...
python/src/com/jetbrains/python/inspections/PyUnusedLocalInspectionVisitor.java
package com.jetbrains.python.inspections; import com.intellij.codeInsight.CodeInsightUtilBase; import com.intellij.codeInsight.controlflow.ControlFlow; import com.intellij.codeInsight.controlflow.ControlFlowUtil; import com.intellij.codeInsight.controlflow.Instruction; import com.intellij.codeInspection.LocalQuickFix;...
Remove way too complicated logic for unused local variable inspection in case of first parameter
python/src/com/jetbrains/python/inspections/PyUnusedLocalInspectionVisitor.java
Remove way too complicated logic for unused local variable inspection in case of first parameter
Java
apache-2.0
b4e178db3644dc0cf95b66f8b37826d301339211
0
signed/intellij-community,allotria/intellij-community,xfournet/intellij-community,idea4bsd/idea4bsd,mglukhikh/intellij-community,asedunov/intellij-community,da1z/intellij-community,semonte/intellij-community,suncycheng/intellij-community,ThiagoGarciaAlves/intellij-community,apixandru/intellij-community,mglukhikh/intell...
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/BaseGradleProjectResolverExtension.java
/* * Copyright 2000-2016 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
gradle: handle errors for projects with composite definition on gradle side for gradle builtin models
plugins/gradle/src/org/jetbrains/plugins/gradle/service/project/BaseGradleProjectResolverExtension.java
gradle: handle errors for projects with composite definition on gradle side for gradle builtin models
Java
apache-2.0
1112fac206732cb97483ee44a280cad9f2e8612e
0
gingerwizard/elasticsearch,robin13/elasticsearch,GlenRSmith/elasticsearch,gfyoung/elasticsearch,HonzaKral/elasticsearch,nknize/elasticsearch,uschindler/elasticsearch,GlenRSmith/elasticsearch,gingerwizard/elasticsearch,gingerwizard/elasticsearch,uschindler/elasticsearch,nknize/elasticsearch,GlenRSmith/elasticsearch,gfyo...
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
server/src/test/java/org/elasticsearch/snapshots/SharedClusterSnapshotRestoreIT.java
/* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright * ownership. Elasticsearch licenses this file to you under * the Apache License, Version 2.0 (the "License"); you may * not use this fi...
Mute SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure with @AwaitsFix. The issue is being tracked in #30507.
server/src/test/java/org/elasticsearch/snapshots/SharedClusterSnapshotRestoreIT.java
Mute SharedClusterSnapshotRestoreIT#testSnapshotSucceedsAfterSnapshotFailure with @AwaitsFix.
Java
apache-2.0
602f67d7c6472c49b232642f51b6e4927d2c3204
0
nknize/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,vroyer/elassandra,strapdata/elassandra,HonzaKral/elasticsearch,scorpionvicky/elasticsearch,coding0011/elasticsearch,gingerwizard/elasticsearch,gfyoung/elasticsearch,uschindler/elasticsearch,robin13/elasticsearch,gingerwizard/elasticsearch,coding00...
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.shield.authc.support; import org.elasticsearch.comm...
elasticsearch/x-pack/shield/src/main/java/org/elasticsearch/shield/authc/support/Hasher.java
/* * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one * or more contributor license agreements. Licensed under the Elastic License; * you may not use this file except in compliance with the Elastic License. */ package org.elasticsearch.shield.authc.support; import org.elasticsearch.comm...
Use MessageDigests abstraction in core This commit removes the message digest providers in x-plugins by using the MessageDigests abstraction in core. In particular, this permits the removal of the use of MessageDigest#clone in x-plugins. Closes elastic/elasticsearch#1489 Original commit: elastic/x-pack-elasticsearch...
elasticsearch/x-pack/shield/src/main/java/org/elasticsearch/shield/authc/support/Hasher.java
Use MessageDigests abstraction in core
Java
apache-2.0
0bff7d6a81eeceeb03318a2d9af2a78ff2725ac2
0
tectronics/stickycode,tectronics/stickycode,tectronics/stickycode,walterDurin/stickycode,walterDurin/stickycode,walterDurin/stickycode
/** * Copyright (c) 2011 RedEngine Ltd, http://www.redengine.co.nz. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at h...
net.stickycode.mockwire/sticky-mockwire-guice2/src/main/java/net/stickycode/mockwire/guice2/GuiceIsolatedTestManifest.java
/** * Copyright (c) 2011 RedEngine Ltd, http://www.redengine.co.nz. All rights reserved. * * This program is licensed to you under the Apache License Version 2.0, * and you may not use this file except in compliance with the Apache License Version 2.0. * You may obtain a copy of the Apache License Version 2.0 at h...
if I cared about guice2 I might make this work but guice2 is just too buggy and hard, at the least i know this has to be in this order
net.stickycode.mockwire/sticky-mockwire-guice2/src/main/java/net/stickycode/mockwire/guice2/GuiceIsolatedTestManifest.java
if I cared about guice2 I might make this work but guice2 is just too buggy and hard, at the least i know this has to be in this order
Java
apache-2.0
270db7829db664028204df2cdc89db4b59868551
0
wmaintw/DependencyCheck,adilakhter/DependencyCheck,stevespringett/DependencyCheck,awhitford/DependencyCheck,awhitford/DependencyCheck,recena/DependencyCheck,awhitford/DependencyCheck,jeremylong/DependencyCheck,colezlaw/DependencyCheck,hansjoachim/DependencyCheck,stefanneuhaus/DependencyCheck,stefanneuhaus/DependencyChe...
/* * This file is part of dependency-check-core. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
dependency-check-core/src/test/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzerTest.java
/* * This file is part of dependency-check-core. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable ...
fixed teest case Former-commit-id: 7ced3ad498d077c8bed116c161744dd817250d96
dependency-check-core/src/test/java/org/owasp/dependencycheck/analyzer/AssemblyAnalyzerTest.java
fixed teest case
Java
apache-2.0
746a54e26a6c1d66c2bfed2f0aa1012b0f95b748
0
trombka/blc-tmp,daniellavoie/BroadleafCommerce,cloudbearings/BroadleafCommerce,passion1014/metaworks_framework,wenmangbo/BroadleafCommerce,shopizer/BroadleafCommerce,sanlingdd/broadleaf,cogitoboy/BroadleafCommerce,SerPenTeHoK/BroadleafCommerce,passion1014/metaworks_framework,sitexa/BroadleafCommerce,macielbombonato/Bro...
/* * Copyright 2008-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
common/src/main/java/org/broadleafcommerce/common/extensibility/jpa/MergePersistenceUnitManager.java
/* * Copyright 2008-2012 the original author or authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by a...
Update class transformers to use beans instead of direct class names
common/src/main/java/org/broadleafcommerce/common/extensibility/jpa/MergePersistenceUnitManager.java
Update class transformers to use beans instead of direct class names
Java
apache-2.0
5fbb58c62f77707eef49709348815f5b5f46afaa
0
kiall/ExoPlayer,stari4ek/ExoPlayer,kiall/ExoPlayer,ebr11/ExoPlayer,superbderrick/ExoPlayer,superbderrick/ExoPlayer,tntcrowd/ExoPlayer,google/ExoPlayer,stari4ek/ExoPlayer,ebr11/ExoPlayer,androidx/media,ened/ExoPlayer,kiall/ExoPlayer,amzn/exoplayer-amazon-port,tntcrowd/ExoPlayer,amzn/exoplayer-amazon-port,saki4510t/ExoPl...
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java
/* * Copyright (C) 2016 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
Take into account init data size for input buffer size Issue: #2900 ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=164110904
library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java
Take into account init data size for input buffer size
Java
apache-2.0
b118e8dc01cddeaa00678df98606f9458f5a045e
0
rrenomeron/cas,petracvv/cas,William-Hill-Online/cas,Unicon/cas,GIP-RECIA/cas,tduehr/cas,frett/cas,doodelicious/cas,dodok1/cas,William-Hill-Online/cas,frett/cas,gabedwrds/cas,Unicon/cas,dodok1/cas,petracvv/cas,frett/cas,tduehr/cas,gabedwrds/cas,robertoschwald/cas,petracvv/cas,Unicon/cas,tduehr/cas,doodelicious/cas,cream...
package org.apereo.cas.support.saml.services.idp.metadata.cache; import com.google.common.base.Function; import com.google.common.base.Throwables; import com.google.common.cache.CacheLoader; import com.google.common.collect.Lists; import net.shibboleth.idp.profile.spring.relyingparty.security.credential.impl.BasicReso...
support/cas-server-support-saml-idp/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/cache/ChainingMetadataResolverCacheLoader.java
package org.apereo.cas.support.saml.services.idp.metadata.cache; import com.google.common.base.Function; import com.google.common.base.Throwables; import com.google.common.cache.CacheLoader; import com.google.common.collect.Lists; import net.shibboleth.idp.profile.spring.relyingparty.security.credential.impl.BasicReso...
Working on saml metadata filters
support/cas-server-support-saml-idp/src/main/java/org/apereo/cas/support/saml/services/idp/metadata/cache/ChainingMetadataResolverCacheLoader.java
Working on saml metadata filters
Java
apache-2.0
5d75f6a8857a332ed03adc3938084e43d39b6d9d
0
mibo/olingo-odata2,Huntr0/olingo-odata2,apache/olingo-odata2,songsongzheng/olingo-odata2,ManuelB/olingo-odata2,apache/olingo-odata2,Huntr0/olingo-odata2,ManuelB/olingo-odata2,songsongzheng/olingo-odata2,mibo/olingo-odata2
/** * ***************************************************************************** * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE * file distributed with this work for additional information regarding copyright ownership. The ASF licenses this fil...
odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/AnnotationInMemoryDs.java
/** * ***************************************************************************** * Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE * file distributed with this work for additional information regarding copyright ownership. The ASF licenses this fil...
[OLINGO-113] Fixed too long line (checkstyle)
odata2-annotation-processor/annotation-processor-core/src/main/java/org/apache/olingo/odata2/annotation/processor/core/datasource/AnnotationInMemoryDs.java
[OLINGO-113] Fixed too long line (checkstyle)
Java
apache-2.0
fb5fb4205ec65f16921789f3073d3611f526a55d
0
neykov/incubator-brooklyn,aledsage/legacy-brooklyn,aledsage/legacy-brooklyn,bmwshop/brooklyn,aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,aledsage/legacy-brooklyn,andreaturli/legacy-brooklyn,andreaturli/legacy-brooklyn,bmwshop/brooklyn,neykov/incubator-brooklyn,andreaturli/legacy-brooklyn,neykov/incubator-brook...
package brooklyn.location.jclouds; import static brooklyn.util.GroovyJavaMethods.elvis; import static brooklyn.util.GroovyJavaMethods.truth; import static com.google.common.base.Preconditions.checkNotNull; import static java.util.concurrent.TimeUnit.MILLISECONDS; import static java.util.concurrent.TimeUnit.SECONDS; im...
locations/jclouds/src/main/java/brooklyn/location/jclouds/JcloudsLocation.java
package brooklyn.location.jclouds; import static brooklyn.util.GroovyJavaMethods.elvis; import static brooklyn.util.GroovyJavaMethods.truth; import static com.google.common.base.Preconditions.checkNotNull; import static java.util.concurrent.TimeUnit.MILLISECONDS; import static java.util.concurrent.TimeUnit.SECONDS; im...
Fix JcloudsLocation rebindMachine to work like obtainOnce with ConfigBag.newInstanceExtending
locations/jclouds/src/main/java/brooklyn/location/jclouds/JcloudsLocation.java
Fix JcloudsLocation rebindMachine to work like obtainOnce with ConfigBag.newInstanceExtending
Java
apache-2.0
7f774e541ea45bde2f4aaaa5539886d682513a51
0
telefonicaid/fiware-sdc,Fiware/cloud.SDC,telefonicaid/fiware-sdc,telefonicaid/fiware-sdc,Fiware/cloud.SDC,telefonicaid/fiware-sdc,Fiware/cloud.SDC,Fiware/cloud.SDC
/** * Copyright 2014 Telefonica Investigación y Desarrollo, S.A.U <br> * This file is part of FI-WARE project. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. * </p> * <p> * You may obtain a copy of the License at:<br> *...
rest-api/src/main/java/com/telefonica/euro_iaas/sdc/rest/exception/ErrorCode.java
/** * Copyright 2014 Telefonica Investigación y Desarrollo, S.A.U <br> * This file is part of FI-WARE project. * <p> * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. * </p> * <p> * You may obtain a copy of the License at:<br> *...
Shorten line according to code style
rest-api/src/main/java/com/telefonica/euro_iaas/sdc/rest/exception/ErrorCode.java
Shorten line according to code style
Java
apache-2.0
0e4f3bf774a5bbfbc90f58cb903b147d43f23471
0
amith01994/intellij-community,retomerz/intellij-community,MER-GROUP/intellij-community,xfournet/intellij-community,akosyakov/intellij-community,lucafavatella/intellij-community,vvv1559/intellij-community,Distrotech/intellij-community,holmes/intellij-community,kool79/intellij-community,ryano144/intellij-community,MER-GR...
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
plugins/github/src/org/jetbrains/plugins/github/GithubCreatePullRequestAction.java
/* * Copyright 2000-2013 JetBrains s.r.o. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agre...
Github: update repository at action start
plugins/github/src/org/jetbrains/plugins/github/GithubCreatePullRequestAction.java
Github: update repository at action start
Java
apache-2.0
09269836f60fb26d8493bb41d1da0103dcef9405
0
bpupadhyaya/cassandra,weipinghe/cassandra,WorksApplications/cassandra,mike-tr-adamson/cassandra,ifesdjeen/cassandra,jasobrown/cassandra,yangzhe1991/cassandra,mklew/mmp,stuhood/cassandra-old,DavidHerzogTU-Berlin/cassandra,mkjellman/cassandra,asias/cassandra,project-zerus/cassandra,vaibhi9/cassandra,ptnapoleon/cassandra,...
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
src/java/org/apache/cassandra/service/StorageService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you...
replace one-shot lock w/ synchronized block. patch by jbellis git-svn-id: 1e8683751772dd0ef52a45d586103b4a82d616ff@822459 13f79535-47bb-0310-9956-ffa450edef68
src/java/org/apache/cassandra/service/StorageService.java
replace one-shot lock w/ synchronized block. patch by jbellis
Java
apache-2.0
error: pathspec 'src/dp/GrayCode.java' did not match any file(s) known to git
6270faf41ec5f7b9ff84fc6dc3a7f5ed70fe228a
1
jinglongyang/leetcode
package dp; import java.util.ArrayList; import java.util.List; /** * https://oj.leetcode.com/problems/gray-code/ * The gray code is a binary numeral system where two successive values differ in only one bit. * Given a non-negative integer n representing the total number of bits in the code, print the sequence of g...
src/dp/GrayCode.java
gray code
src/dp/GrayCode.java
gray code
Java
apache-2.0
error: pathspec 'problem674/Solution.java' did not match any file(s) known to git
161e3e80d1336d75a2c1ac338190682c28fda069
1
cutoutsy/leetcode,cutoutsy/leetcode,cutoutsy/leetcode,cutoutsy/leetcode
public class Solution { public int findLengthOfLCIS(int[] nums) { if (nums.length == 0 || nums == null) return 0; int ans = 0; int count = 1; for (int i = 0; i < nums.length - 1; i++) { if (nums[i + 1] > nums[i]) { count++; } else { ...
problem674/Solution.java
finish problem 674
problem674/Solution.java
finish problem 674
Java
apache-2.0
error: pathspec 'src/org/encog/neural/pnn/BasicPNN.java' did not match any file(s) known to git
d94e3c0f84621d7571174c8bb72c800eee2c4961
1
spradnyesh/encog-java-core,ThiagoGarciaAlves/encog-java-core,Crespo911/encog-java-core,ThiagoGarciaAlves/encog-java-core,krzysztof-magosa/encog-java-core,danilodesousacubas/encog-java-core,Crespo911/encog-java-core,spradnyesh/encog-java-core,krzysztof-magosa/encog-java-core,SpenceSouth/encog-java-core,SpenceSouth/encog...
package org.encog.neural.pnn; import org.encog.mathutil.EncogMath; import org.encog.neural.data.NeuralData; import org.encog.neural.data.NeuralDataPair; import org.encog.neural.data.basic.BasicNeuralData; import org.encog.neural.data.basic.BasicNeuralDataPair; import org.encog.neural.data.basic.BasicNeuralDataS...
src/org/encog/neural/pnn/BasicPNN.java
Added BasicPNN git-svn-id: f699b99be54c313e643266d5dd560bc939300b59@2363 f90f6e9a-ac51-0410-b353-d1b83c6f6923
src/org/encog/neural/pnn/BasicPNN.java
Added BasicPNN
Java
apache-2.0
error: pathspec 'test/policy/WSSPolicyProcessorTestAsymm.java' did not match any file(s) known to git
4543e0d252d2e79c9103c7674543e319e6d3654b
1
clibois/wss4j,apache/wss4j,asoldano/wss4j,jimma/wss4j,apache/wss4j,asoldano/wss4j,jimma/wss4j,clibois/wss4j
/* * Copyright 2004,2005 The Apache Software Foundation. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by ap...
test/policy/WSSPolicyProcessorTestAsymm.java
Test case for the Asymmetric binding. git-svn-id: 10bc45916fe30ae642aa5037c9a4b05727bba413@373318 13f79535-47bb-0310-9956-ffa450edef68
test/policy/WSSPolicyProcessorTestAsymm.java
Test case for the Asymmetric binding.
Java
apache-2.0
error: pathspec 'boss-remoting/src/main/java/com/ycsoft/boss/remoting/ott/A.java' did not match any file(s) known to git
067337e1cba23456b789ab6251f9d6f1d380d6fa
1
leopardoooo/cambodia,leopardoooo/cambodia,leopardoooo/cambodia,leopardoooo/cambodia
package com.ycsoft.boss.remoting.ott; public class A { }
boss-remoting/src/main/java/com/ycsoft/boss/remoting/ott/A.java
remoting packages
boss-remoting/src/main/java/com/ycsoft/boss/remoting/ott/A.java
remoting packages
Java
apache-2.0
error: pathspec 'samza-elasticsearch/src/main/java/com/quantiply/samza/task/ESPushTaskConfig.java' did not match any file(s) known to git
e50237265a1e62dc27e202a559316d82db6b04ee
1
Quantiply/rico,Quantiply/rico,Quantiply/rico
package com.quantiply.samza.task; import com.quantiply.rico.elasticsearch.VersionType; import org.apache.samza.config.Config; import java.util.*; import java.util.function.Function; import java.util.stream.Collectors; /** * Need a map from topic to * - metadata source for the stream * - ES index name prefix ...
samza-elasticsearch/src/main/java/com/quantiply/samza/task/ESPushTaskConfig.java
Sketch out config
samza-elasticsearch/src/main/java/com/quantiply/samza/task/ESPushTaskConfig.java
Sketch out config
Java
apache-2.0
error: pathspec 'kernel/kernel-impl/src/test/java/org/sakaiproject/user/impl/BaseUserDirectoryServiceTest.java' did not match any file(s) known to git
391d59775662ebd827989791dc4fe89763d03d00
1
bzhouduke123/sakai,colczr/sakai,willkara/sakai,pushyamig/sakai,liubo404/sakai,pushyamig/sakai,buckett/sakai-gitflow,OpenCollabZA/sakai,kwedoff1/sakai,wfuedu/sakai,Fudan-University/sakai,whumph/sakai,surya-janani/sakai,ktakacs/sakai,bzhouduke123/sakai,joserabal/sakai,bzhouduke123/sakai,ktakacs/sakai,willkara/sakai,bkirs...
package org.sakaiproject.user.impl; import java.util.HashMap; import java.util.Map; import org.apache.commons.logging.Log; import org.apache.commons.logging.LogFactory; import org.sakaiproject.authz.api.AuthzGroupService; import org.sakaiproject.authz.api.FunctionManager; import org.sakaiproject.authz.api.SecuritySe...
kernel/kernel-impl/src/test/java/org/sakaiproject/user/impl/BaseUserDirectoryServiceTest.java
KNL-1015 adding in new test git-svn-id: 1bc6f63533c24e8bbbfb67ee5594815536d0113b@118487 66ffb92e-73f9-0310-93c1-f5514f145a0a
kernel/kernel-impl/src/test/java/org/sakaiproject/user/impl/BaseUserDirectoryServiceTest.java
KNL-1015 adding in new test
Java
apache-2.0
error: pathspec 'dataStructuresAndAlgorithms/src/main/java/array/binarysearch/Leetcode4MedianofTwoSortedArrays5.java' did not match any file(s) known to git
cda45a71a73442005408239c82517d82a5a77c2d
1
BruceZu/sawdust,BruceZu/KeepTry,BruceZu/sawdust,BruceZu/KeepTry,BruceZu/sawdust,BruceZu/KeepTry,BruceZu/sawdust,BruceZu/KeepTry
// Copyright 2016 The Sawdust Open Source Project // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // http://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable...
dataStructuresAndAlgorithms/src/main/java/array/binarysearch/Leetcode4MedianofTwoSortedArrays5.java
todo other ideas on Leetcode 4 median of two sorted arrays Change-Id: Iae0715afbe3b41a79ca173a5412c84fcfff48415
dataStructuresAndAlgorithms/src/main/java/array/binarysearch/Leetcode4MedianofTwoSortedArrays5.java
todo other ideas on Leetcode 4 median of two sorted arrays
Java
apache-2.0
error: pathspec 'google-ads-examples/src/main/java/com/google/ads/googleads/examples/extensions/AddSitelinksUsingFeeds.java' did not match any file(s) known to git
49d35b331ec2d75511188d3cb69b71ce89bf16a4
1
googleads/google-ads-java
// Copyright 2020 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at // // https://www.apache.org/licenses/LICENSE-2.0 // // Unless required by applicable law or agreed to in ...
google-ads-examples/src/main/java/com/google/ads/googleads/examples/extensions/AddSitelinksUsingFeeds.java
Add AddSitelinksUsingFeeds example (#295)
google-ads-examples/src/main/java/com/google/ads/googleads/examples/extensions/AddSitelinksUsingFeeds.java
Add AddSitelinksUsingFeeds example (#295)
Java
apache-2.0
error: pathspec 'integrations/provenance/provenance-rest/src/test/java/com/thinkbiganalytics/provenance/rest/TestProvenanceRest.java' did not match any file(s) known to git
bb83ac3799fb14ddf8a6730e1f907a49d3ae1ea3
1
Teradata/kylo,Teradata/kylo,Teradata/kylo,Teradata/kylo,Teradata/kylo
package com.thinkbiganalytics.provenance.rest; import com.thinkbiganalytics.nifi.provenance.model.ProvenanceEventRecordDTO; import com.thinkbiganalytics.nifi.provenance.model.util.ProvenanceEventDtoBuilder; import com.thinkbiganalytics.provenance.api.ProvenanceEventService; import com.thinkbiganalytics.provenance.api....
integrations/provenance/provenance-rest/src/test/java/com/thinkbiganalytics/provenance/rest/TestProvenanceRest.java
KYLO-1542, KYLO-1693 REST provenance api
integrations/provenance/provenance-rest/src/test/java/com/thinkbiganalytics/provenance/rest/TestProvenanceRest.java
KYLO-1542, KYLO-1693 REST provenance api
Java
apache-2.0
error: pathspec 'web/src/test/java/uk/ac/ebi/atlas/acceptance/selenium/tests/bioentitiespage/BioentitiesPageGeneQueryZincFingerIT.java' did not match any file(s) known to git
8adb6b73e0354c1c04262d7e62e1cc99713b29d3
1
gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas,gxa/atlas
/* * Copyright 2008-2013 Microarray Informatics Team, EMBL-European Bioinformatics Institute * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-...
web/src/test/java/uk/ac/ebi/atlas/acceptance/selenium/tests/bioentitiespage/BioentitiesPageGeneQueryZincFingerIT.java
add zinc finger test
web/src/test/java/uk/ac/ebi/atlas/acceptance/selenium/tests/bioentitiespage/BioentitiesPageGeneQueryZincFingerIT.java
add zinc finger test
Java
apache-2.0
error: pathspec 'proto2javame/src/main/java/net/jarlehansen/proto2javame/business/sourcebuilder/staticmethods/StaticMethodsBuilder.java' did not match any file(s) known to git
9cb9d6921fa6c73c8e86f28264d858676ee65de3
1
nemecec/protobuf-javame,nemecec/protobuf-javame,nemecec/protobuf-javame,nemecec/protobuf-javame
package net.jarlehansen.proto2javame.business.sourcebuilder.staticmethods; /** * * @author hansjar@gmail.com Jarle Hansen * */ public interface StaticMethodsBuilder { public StringBuilder createStaticMethods(final String className); }
proto2javame/src/main/java/net/jarlehansen/proto2javame/business/sourcebuilder/staticmethods/StaticMethodsBuilder.java
initial import
proto2javame/src/main/java/net/jarlehansen/proto2javame/business/sourcebuilder/staticmethods/StaticMethodsBuilder.java
initial import
Java
artistic-2.0
error: pathspec 'src/main/java/com/github/phantomthief/stats/SingleStatsHelper.java' did not match any file(s) known to git
6eb1c69b217e74dc4d4fd1d541f7de7c95bc33fd
1
PhantomThief/stats-helper
/** * */ package com.github.phantomthief.stats; import static java.util.function.Function.identity; import java.util.Map; import java.util.concurrent.ScheduledExecutorService; import java.util.concurrent.TimeUnit; import java.util.function.Consumer; import java.util.function.Function; import java.util.function.Una...
src/main/java/com/github/phantomthief/stats/SingleStatsHelper.java
add single stats helper.
src/main/java/com/github/phantomthief/stats/SingleStatsHelper.java
add single stats helper.
Java
bsd-3-clause
006acaebe84976d38fe6cff0d99bd6ba8bead960
0
fujunwei/chromium-crosswalk,Pluto-tv/chromium-crosswalk,Pluto-tv/chromium-crosswalk,jaruba/chromium.src,M4sse/chromium.src,dushu1203/chromium.src,PeterWangIntel/chromium-crosswalk,TheTypoMaster/chromium-crosswalk,mohamed--abdel-maksoud/chromium.src,krieger-od/nwjs_chromium.src,jaruba/chromium.src,markYoungH/chromium.sr...
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.sync.signin; import android.accounts.Account; import android.accounts.AccountManager; import android.accounts.AccountManagerFuture;...
sync/android/java/src/org/chromium/sync/signin/AccountManagerHelper.java
// Copyright 2011 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. package org.chromium.sync.signin; import android.accounts.Account; import android.accounts.AccountManager; import android.accounts.AccountManagerFuture;...
Some cleanup of AccountManagerHelper. Removes the last code path that might create a pop-up dialog. BUG=302608 Review URL: https://codereview.chromium.org/648343003 Cr-Commit-Position: 972c6d2dc6dd5efdad1377c0d224e03eb8f276f7@{#299514}
sync/android/java/src/org/chromium/sync/signin/AccountManagerHelper.java
Some cleanup of AccountManagerHelper.
Java
bsd-3-clause
5f7da650220b39753ef5d06c7c83b872eebaecff
0
PrinzKatharina/sulong,PrinzKatharina/sulong,lxp/sulong,PrinzKatharina/sulong,grimmerm/sulong,lxp/sulong,crbb/sulong,crbb/sulong,crbb/sulong,crbb/sulong,lxp/sulong,grimmerm/sulong,grimmerm/sulong,PrinzKatharina/sulong,lxp/sulong,grimmerm/sulong
/* * Copyright (c) 2016, Oracle and/or its affiliates. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this ...
projects/com.oracle.truffle.llvm.parser.factories/src/com/oracle/truffle/llvm/parser/factories/LLVMRootNodeFactory.java
/* * Copyright (c) 2016, Oracle and/or its affiliates. * * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this ...
Handle null arguments for the main function
projects/com.oracle.truffle.llvm.parser.factories/src/com/oracle/truffle/llvm/parser/factories/LLVMRootNodeFactory.java
Handle null arguments for the main function