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 | lgpl-2.1 | cc91dfeb7f6a2733842f7805bae8b5918b9d4571 | 0 | CreativeMD/LittleTiles | package com.creativemd.littletiles.common.items;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import javax.annotation.Nullable;
import org.lwjgl.util.Color;
import com.cr... | src/main/java/com/creativemd/littletiles/common/items/ItemLittleGrabber.java | package com.creativemd.littletiles.common.items;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import javax.annotation.Nullable;
import org.lwjgl.util.Color;
import com.cr... | Fixed not being able to rotate stuff using pixel mode
| src/main/java/com/creativemd/littletiles/common/items/ItemLittleGrabber.java | Fixed not being able to rotate stuff using pixel mode | |
Java | apache-2.0 | ea7a728675c985afe14c1bb3b5650eb23333c0cd | 0 | matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk,matrix-org/matrix-android-sdk | /*
* Copyright 2014 OpenMarket Ltd
*
* 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 ... | matrix-sdk/src/main/java/org/matrix/androidsdk/MXSession.java | /*
* Copyright 2014 OpenMarket Ltd
*
* 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 ... | New API for direct message: createRoomDirectMessage()
| matrix-sdk/src/main/java/org/matrix/androidsdk/MXSession.java | New API for direct message: createRoomDirectMessage() | |
Java | apache-2.0 | 715ea1907298b33661d0f2cf23b984b3b8b9c783 | 0 | 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/geneindex/FindAutocompleteSuggestionsIT.java | /*
* 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-... | fixed tests
| web/src/test/java/uk/ac/ebi/atlas/geneindex/FindAutocompleteSuggestionsIT.java | fixed tests | |
Java | apache-2.0 | c7bd5fd32f85159ebec082b02ef8031ec8bf8a0e | 0 | philliprower/cas,philliprower/cas,Jasig/cas,philliprower/cas,apereo/cas,philliprower/cas,fogbeam/cas_mirror,pdrados/cas,rkorn86/cas,philliprower/cas,pdrados/cas,fogbeam/cas_mirror,rkorn86/cas,pdrados/cas,fogbeam/cas_mirror,fogbeam/cas_mirror,apereo/cas,rkorn86/cas,leleuj/cas,pdrados/cas,leleuj/cas,leleuj/cas,rkorn86/ca... | package org.apereo.cas.configuration.support;
import com.google.common.base.Throwables;
import com.mongodb.Mongo;
import com.mongodb.MongoClient;
import com.mongodb.MongoClientOptions;
import com.mongodb.MongoCredential;
import com.mongodb.ServerAddress;
import com.mongodb.WriteConcern;
import com.zaxxer.hikari.Hikari... | core/cas-server-core-configuration/src/main/java/org/apereo/cas/configuration/support/Beans.java | package org.apereo.cas.configuration.support;
import com.google.common.base.Throwables;
import com.mongodb.Mongo;
import com.mongodb.MongoClient;
import com.mongodb.MongoClientOptions;
import com.mongodb.MongoCredential;
import com.mongodb.ServerAddress;
import com.mongodb.WriteConcern;
import com.zaxxer.hikari.Hikari... | Update Beans.java
timeout millis | core/cas-server-core-configuration/src/main/java/org/apereo/cas/configuration/support/Beans.java | Update Beans.java | |
Java | apache-2.0 | 08186bc948113942170943b3f25ea9bc2e6db2c9 | 0 | rhdunn/xquery-intellij-plugin,rhdunn/xquery-intellij-plugin | /*
* Copyright (C) 2016 Reece H. Dunn
*
* 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 t... | src/test/java/uk/co/reecedunn/intellij/plugin/xquery/tests/lexer/XQueryLexerTest.java | /*
* Copyright (C) 2016 Reece H. Dunn
*
* 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 t... | Fix the CompBinaryConstructor construct name in the Lexer tests.
| src/test/java/uk/co/reecedunn/intellij/plugin/xquery/tests/lexer/XQueryLexerTest.java | Fix the CompBinaryConstructor construct name in the Lexer tests. | |
Java | apache-2.0 | 836347abefb6da14a0171de82d1d1b0cff6d7429 | 0 | pentaho/big-data-plugin,pentaho/big-data-plugin,pentaho/big-data-plugin | /*******************************************************************************
*
* Pentaho Big Data
*
* Copyright (C) 2019-2022 by Hitachi Vantara : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the ... | kettle-plugins/browse/src/main/java/org/pentaho/big/data/impl/browse/model/NamedClusterFile.java | /*******************************************************************************
*
* Pentaho Big Data
*
* Copyright (C) 2019 by Hitachi Vantara : http://www.pentaho.com
*
*******************************************************************************
*
* Licensed under the Apache License, Version 2.0 (the "Lice... | [BACKLOG-36268] Need to override the equals method for all file types to
ensure proper function within the Eclipse widgets.
| kettle-plugins/browse/src/main/java/org/pentaho/big/data/impl/browse/model/NamedClusterFile.java | [BACKLOG-36268] Need to override the equals method for all file types to ensure proper function within the Eclipse widgets. | |
Java | apache-2.0 | 8a849057ba8a70fb6be25bd983084d189b5e7703 | 0 | cacristo/ceos-project | package org.jaexcel.framework.JAEX.definition;
/**
* This will define all the error messages related to the framework. <br>
*
* @version 1.0
* @author Carlos CRISTO ABREU
*/
public enum ExceptionMessage {
/* declared messages of ConfigurationException incompatible */
ConfigurationException_XlsConfigurationMiss... | JAEX/src/main/java/org/jaexcel/framework/JAEX/definition/ExceptionMessage.java | package org.jaexcel.framework.JAEX.definition;
/**
* This will define all the error messages related to the framework. <br>
*
* @version 1.0
* @author Carlos CRISTO ABREU
*/
public enum ExceptionMessage {
/* declared messages of ConfigurationException incompatible */
ConfigurationException_Missing("Header conf... | Upgrade exceptions messages | JAEX/src/main/java/org/jaexcel/framework/JAEX/definition/ExceptionMessage.java | Upgrade exceptions messages | |
Java | apache-2.0 | a72375e5ed56dc39d1f6e8b36ca52763d892a3ef | 0 | phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida | package ca.corefacility.bioinformatics.irida.ria.unit.web.analysis;
import java.util.*;
import java.util.stream.Collectors;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.context.MessageSource;
import org.springframework.mock.web.MockHttpServletRequest;
import org.... | src/test/java/ca/corefacility/bioinformatics/irida/ria/unit/web/analysis/CartControllerTest.java | package ca.corefacility.bioinformatics.irida.ria.unit.web.analysis;
import java.util.*;
import java.util.stream.Collectors;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.springframework.context.MessageSource;
import org.springframework.mock.web.MockHttpServletRequest;
import org.... | This is a redundant test class.
Signed-off-by: Josh Adam <8493dc4643ddc08e2ef6b4cf76c12d4ffb7203d1@canada.ca>
| src/test/java/ca/corefacility/bioinformatics/irida/ria/unit/web/analysis/CartControllerTest.java | This is a redundant test class. | |
Java | apache-2.0 | d3424bfed43c927df54e775c1450934368476c80 | 0 | androidx/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,androidx/andro... | /*
* Copyright 2019 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 applica... | activity/activity/src/main/java/androidx/activity/OnBackPressedDispatcher.java | /*
* Copyright 2019 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 applica... | Avoid ClassVerificationErrors in OnBackPressedDispatcher
Although we won't actually call any of the T specific OnBackInvoked APIs
on Android versions prior to T, the class loader does not know that. So
it attempts to load all of the classes and since theose APIs are not
present we get a ClassVerificationError.
We sho... | activity/activity/src/main/java/androidx/activity/OnBackPressedDispatcher.java | Avoid ClassVerificationErrors in OnBackPressedDispatcher | |
Java | apache-2.0 | 92ca227173ce7341b8ba6a05a0ad9a2815f7aa4c | 0 | c963951/briantest | /*
* Copyright 2016 LINE Corporation
*
* LINE Corporation licenses this file to you 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 re... | sample-spring-boot-echo/src/main/java/com/example/bot/spring/echo/EchoApplication.java | /*
* Copyright 2016 LINE Corporation
*
* LINE Corporation licenses this file to you 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 re... | testtttt
| sample-spring-boot-echo/src/main/java/com/example/bot/spring/echo/EchoApplication.java | testtttt | |
Java | apache-2.0 | ffe710731140b1671360ee51a13f7da43248c1cc | 0 | c0d1ngb4d/vpn-toggle,c0d1ngb4d/vpn-toggle | /*
* Copyright (C) 2015 Ayelen Chavez y Joaquín Rinaudo
*
* 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... | app/src/main/java/com/codingbad/vpntoggle/fragment/ApplicationsListFragment.java | /*
* Copyright (C) 2015 Ayelen Chavez y Joaquín Rinaudo
*
* 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... | adding apps that might not be saved before | app/src/main/java/com/codingbad/vpntoggle/fragment/ApplicationsListFragment.java | adding apps that might not be saved before | |
Java | apache-2.0 | e92c4843208f43ed3e4436cf086e67dcff5a634e | 0 | diydyq/velocity-engine,pcollaog/velocity-engine,diydyq/velocity-engine,pcollaog/velocity-engine | package org.apache.velocity.exception;
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are m... | src/java/org/apache/velocity/exception/VelocityException.java | package org.apache.velocity.exception;
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are m... | Can't imagine how he finds these... :)
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: 7267684f36935cb3df12efc1f4c0216d758271d4@74735 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/velocity/exception/VelocityException.java | Can't imagine how he finds these... :) PR: Obtained from: Submitted by: Reviewed by: | |
Java | apache-2.0 | f2beb02d8ed5c4655079356045751a9ea6bc2ecd | 0 | RenzoH89/hsac-fitnesse-fixtures,teunisnl/hsac-fitnesse-fixtures,GDasai/hsac-fitnesse-fixtures,fhoeben/hsac-fitnesse-fixtures,RenzoH89/hsac-fitnesse-fixtures,brezelordina/hsac-fitnesse-fixtures-1,brezelordina/hsac-fitnesse-fixtures-1,brezelordina/hsac-fitnesse-fixtures-1,ilseh/hsac-fitnesse-fixtures,fhoeben/hsac-fitness... | package nl.hsac.fitnesse.fixture.util;
import org.apache.http.HttpStatus;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
/**
* Wrapper around HTTP response (and request).
*/
public class HttpResponse {
private final static Map<String, HttpResponse> INSTANCES = new ConcurrentHas... | src/main/java/nl/hsac/fitnesse/fixture/util/HttpResponse.java | package nl.hsac.fitnesse.fixture.util;
import org.apache.http.HttpStatus;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
/**
* Wrapper around HTTP response (and request).
*/
public class HttpResponse {
private final static Map<String, HttpResponse> INSTANCES = new ConcurrentHas... | Update message since we can't be sure what the method used was at this point
| src/main/java/nl/hsac/fitnesse/fixture/util/HttpResponse.java | Update message since we can't be sure what the method used was at this point | |
Java | apache-2.0 | a2b7b8a3158aad2c3b11ac2be55d2453088bb5fb | 0 | lunisolar/magma | /*
* This file is part of "lunisolar-magma".
*
* (C) Copyright 2014-2019 Lunisolar (http://lunisolar.eu/).
*
* 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... | magma-func-supp/src/main/java/eu/lunisolar/magma/func/supp/check/CheckTrait.java | /*
* This file is part of "lunisolar-magma".
*
* (C) Copyright 2014-2019 Lunisolar (http://lunisolar.eu/).
*
* 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... | LM-3003 Check<T> should have nonnull() method.
| magma-func-supp/src/main/java/eu/lunisolar/magma/func/supp/check/CheckTrait.java | LM-3003 Check<T> should have nonnull() method. | |
Java | apache-2.0 | 26241691d46c913ffcd043acbcabb984245e97f8 | 0 | opennetworkinglab/spring-open,opennetworkinglab/spring-open,opennetworkinglab/spring-open,opennetworkinglab/spring-open,opennetworkinglab/spring-open,opennetworkinglab/spring-open | package net.onrc.onos.ofcontroller.networkgraph;
import java.net.InetAddress;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import j... | src/main/java/net/onrc/onos/ofcontroller/networkgraph/TopologyManager.java | package net.onrc.onos.ofcontroller.networkgraph;
import java.net.InetAddress;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import j... | Release the lock inside a finally block to ensure it is released
Change-Id: I522a35000edefd8d1e9829b0ed746fc85b771668
| src/main/java/net/onrc/onos/ofcontroller/networkgraph/TopologyManager.java | Release the lock inside a finally block to ensure it is released | |
Java | apache-2.0 | b281da84a487dc41b629cc6ab11f4afd456376cb | 0 | wildfly-swarm/wildfly-swarm-bom,wildfly-swarm/wildfly-swarm-bom | /**
* Copyright 2015-2016 Red Hat, Inc, and individual contributors.
*
* 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 require... | src/main/java/org/wildfly/swarm/plugin/maven/MavenArtifactResolvingHelper.java | /**
* Copyright 2015-2016 Red Hat, Inc, and individual contributors.
*
* 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 require... | Filter system-scoped dependencies when resolving [SWARM-270]
Motivation:
System-scoped dependencies shouldn't be resolved via aether, since they
are provided by the jvm. Attempting to resolve them results in an error.
Modifications:
* resolution modified to remove all system-scoped deps from the tree
before doing f... | src/main/java/org/wildfly/swarm/plugin/maven/MavenArtifactResolvingHelper.java | Filter system-scoped dependencies when resolving [SWARM-270] | |
Java | apache-2.0 | 25653fb72e0ffaef6832a51874884b5dbe98ea0e | 0 | buckett/evaluation,csev/evaluation,csev/evaluation,sakaiproject/evaluation,buckett/evaluation,csev/evaluation,buckett/evaluation,sakaiproject/evaluation,sakaiproject/evaluation | /******************************************************************************
* EvalAssignsLogicImplTest.java - created by aaronz@vt.edu on Dec 28, 2006
*
* Copyright (c) 2007 Virginia Polytechnic Institute and State University
* Licensed under the Educational Community License version 1.0
*
* A copy of... | impl/logic/src/test/org/sakaiproject/evaluation/logic/test/EvalAssignsLogicImplTest.java | /******************************************************************************
* EvalAssignsLogicImplTest.java - created by aaronz@vt.edu on Dec 28, 2006
*
* Copyright (c) 2007 Virginia Polytechnic Institute and State University
* Licensed under the Educational Community License version 1.0
*
* A copy of... | Minor update to clarify changeable fields
git-svn-id: 6eed24e287f84bf0ab23ca377a3e397011128a6f@3335 fdecad78-55fc-0310-b1b2-d7d25cf747c9
| impl/logic/src/test/org/sakaiproject/evaluation/logic/test/EvalAssignsLogicImplTest.java | Minor update to clarify changeable fields | |
Java | apache-2.0 | 8c7776ea3579631b2a0218f82f3315e307080e68 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.json.codeinsight;
import com.intellij.codeHighlighting.HighlightDisplayLevel;
import com.intellij.codeInspection.LocalInspectionTool;
import com.intellij.cod... | json/src/com/intellij/json/codeinsight/JsonStandardComplianceInspection.java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.json.codeinsight;
import com.intellij.codeHighlighting.HighlightDisplayLevel;
import com.intellij.codeInspection.LocalInspectionTool;
import com.intellij.cod... | JSON: inline single usage of LOG in JsonStandardComplianceInspection
GitOrigin-RevId: 82063ea3e1eea156854fad852e6a1f1b3675d618 | json/src/com/intellij/json/codeinsight/JsonStandardComplianceInspection.java | JSON: inline single usage of LOG in JsonStandardComplianceInspection | |
Java | apache-2.0 | 2bbada266dca9b94d904df7f0b7f0204fedfaf6a | 0 | Neoskai/greycat,datathings/greycat,Neoskai/greycat,datathings/greycat,Neoskai/greycat,electricalwind/greycat,electricalwind/greycat,datathings/greycat,electricalwind/greycat,Neoskai/greycat,electricalwind/greycat,electricalwind/greycat,datathings/greycat,Neoskai/greycat,datathings/greycat,Neoskai/greycat,electricalwind... | /**
* Copyright 2017 The GreyCat Authors. All rights reserved.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless ... | modeling/generator/src/main/java/greycat/generator/PluginClassGenerator.java | /**
* Copyright 2017 The GreyCat Authors. All rights reserved.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-2.0
* <p>
* Unless ... | * modeling env bugfix: connectionHook is only generated if not empty
| modeling/generator/src/main/java/greycat/generator/PluginClassGenerator.java | * modeling env bugfix: connectionHook is only generated if not empty | |
Java | apache-2.0 | 10014ed743114367c44accbe28390d3d6b4ecd11 | 0 | webanno/webanno,webanno/webanno,webanno/webanno,webanno/webanno | /*******************************************************************************
* Copyright 2012
* Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology
* Technische Universität Darmstadt
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in comp... | webanno-project/src/main/java/de/tudarmstadt/ukp/clarin/webanno/project/page/ProjectLayersPanel.java | /*******************************************************************************
* Copyright 2012
* Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology
* Technische Universität Darmstadt
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in comp... | NO-ISSUES
referenceType and ReferenceRelation values should be of type String. | webanno-project/src/main/java/de/tudarmstadt/ukp/clarin/webanno/project/page/ProjectLayersPanel.java | NO-ISSUES referenceType and ReferenceRelation values should be of type String. | |
Java | apache-2.0 | 943d27851270b0f0ffbbcbb8adc961d254a90f67 | 0 | researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds,researchstudio-sat/webofneeds | package won.bot.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.MessageChannel;
import won.bot.framework.bot.base.EventBot;
import won.bot.framework.eventbot.EventListenerContext;
import won.bot.framework.eventbot.action.impl.mail.receive.*;
import won.bot.fram... | webofneeds/won-bot/src/main/java/won/bot/impl/Mail2WonBot.java | package won.bot.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.messaging.MessageChannel;
import won.bot.framework.bot.base.EventBot;
import won.bot.framework.eventbot.EventListenerContext;
import won.bot.framework.eventbot.action.impl.mail.receive.*;
import won.bot.fram... | refactored package
| webofneeds/won-bot/src/main/java/won/bot/impl/Mail2WonBot.java | refactored package | |
Java | apache-2.0 | a98349a7bd1aaf7635dc3aff25bdfb18367d4877 | 0 | vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa,vespa-engine/vespa | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.model.container.xml;
import com.yahoo.collections.Pair;
import com.yahoo.config.application.api.ApplicationPackage;
import com.yahoo.config.model.NullConfigModelRegistry;
import com.yahoo.c... | config-model/src/test/java/com/yahoo/vespa/model/container/xml/JvmOptionsTest.java | // Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package com.yahoo.vespa.model.container.xml;
import com.yahoo.collections.Pair;
import com.yahoo.config.application.api.ApplicationPackage;
import com.yahoo.config.model.NullConfigModelRegistry;
import com.yahoo.c... | Add test of no loggin of invalid options
| config-model/src/test/java/com/yahoo/vespa/model/container/xml/JvmOptionsTest.java | Add test of no loggin of invalid options | |
Java | apache-2.0 | 216b972b6b09c0bb612d7f716cfec68ace9777ec | 0 | tgroh/beam,manuzhang/beam,apache/beam,wtanaka/beam,tgroh/beam,wtanaka/beam,lukecwik/incubator-beam,RyanSkraba/beam,lukecwik/incubator-beam,apache/beam,mxm/incubator-beam,rangadi/incubator-beam,robertwb/incubator-beam,apache/beam,rangadi/beam,RyanSkraba/beam,staslev/beam,charlesccychen/beam,chamikaramj/beam,apache/beam,... | examples/java/src/main/java/org/apache/beam/examples/spanner/SpannerCSVLoader.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 ... | Delete SpannerCSVLoader
This is not appropriate for examples. SpannerIO should be well-javadoced
and integration tested.
| examples/java/src/main/java/org/apache/beam/examples/spanner/SpannerCSVLoader.java | Delete SpannerCSVLoader | ||
Java | bsd-2-clause | 6affac0c6ec2aec52471904002f0bb4221842398 | 0 | carat-project/carat,carat-project/carat,carat-project/carat,carat-project/carat,carat-project/carat | package edu.berkeley.cs.amplab.carat.android.protocol;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.apache.thrift.TException;
i... | app/android/src/edu/berkeley/cs/amplab/carat/android/protocol/CommunicationManager.java | package edu.berkeley.cs.amplab.carat.android.protocol;
import java.io.BufferedReader;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.URL;
import java.net.URLConnection;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
import org.apache.thrift.TException;
i... | changed the incorrect message when refreshing the reports
| app/android/src/edu/berkeley/cs/amplab/carat/android/protocol/CommunicationManager.java | changed the incorrect message when refreshing the reports | |
Java | mit | 7bef3a54ba625d7135dfc3ce94bf2b46973a36e2 | 0 | Lothy/elysium-single-threaded | package org.moparscape.elysium;
import org.jboss.netty.bootstrap.ServerBootstrap;
import org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory;
import org.moparscape.elysium.net.Session;
import org.moparscape.elysium.net.codec.ElysiumPipelineFactory;
import org.moparscape.elysium.task.SessionPulseTask;
impo... | src/org/moparscape/elysium/Server.java | package org.moparscape.elysium;
import org.jboss.netty.bootstrap.ServerBootstrap;
import org.jboss.netty.channel.socket.nio.NioServerSocketChannelFactory;
import org.moparscape.elysium.net.Session;
import org.moparscape.elysium.net.codec.ElysiumPipelineFactory;
import org.moparscape.elysium.task.SessionPulseTask;
impo... | Gave outer loop in gameLoop method a label, and gameLoop will now break out of the outer loop if running is false -- previously it would remain in an infinite loop that just didn't execute the game pulse code.
| src/org/moparscape/elysium/Server.java | Gave outer loop in gameLoop method a label, and gameLoop will now break out of the outer loop if running is false -- previously it would remain in an infinite loop that just didn't execute the game pulse code. | |
Java | mit | c8f65ea745ae429a55a7bbde5c3cb687cb3d0d41 | 0 | RMRobotics/FTC_5421_2015-2016,RMRobotics/FTC_5421_2015-2016 | package com.qualcomm.ftcrobotcontroller;
import java.util.Calendar;
/**
* Created by Simon on 12/31/2015.
*/
public class AutoState extends RMOpMode {
private String state = "begin"
@Override
public void init() {
super.init();
}
public void calculate() {
while (state != "end")... | FtcRobotController/src/main/java/com/qualcomm/ftcrobotcontroller/AutoState.java | package com.qualcomm.ftcrobotcontroller;
import java.util.Calendar;
/**
* Created by Simon on 12/31/2015.
*/
public class AutoState extends RMOpMode {
final int END = 0;
final int MOVEFORWARD = 1;
final int MOVEBACKWARD = 2;
final int TURNLEFT = 3;
final int TURNRIGHT = 4;
final int WAIT = ... | Add string case
| FtcRobotController/src/main/java/com/qualcomm/ftcrobotcontroller/AutoState.java | Add string case | |
Java | mit | c7b4ced7ed65981b918e715b374f0ee51953e80a | 0 | AMarones/Brazilian-Commons | package br.com.m4u.commons.brazilian.library.components.editext;
import android.content.Context;
import android.util.AttributeSet;
import br.com.m4u.commons.brazilian.library.Constants;
import br.com.m4u.commons.brazilian.library.watchers.DocumentTextWatcher;
import br.com.m4u.commons.brazilian.library.watchers.Phone... | library/src/main/java/br/com/m4u/commons/brazilian/library/components/editext/BrazilianEditText.java | package br.com.m4u.commons.brazilian.library.components.editext;
import android.content.Context;
import android.util.AttributeSet;
import br.com.m4u.commons.brazilian.library.Constants;
import br.com.m4u.commons.brazilian.library.watchers.DocumentTextWatcher;
import br.com.m4u.commons.brazilian.library.watchers.Phone... | creating new method to get text value number (without mak)
| library/src/main/java/br/com/m4u/commons/brazilian/library/components/editext/BrazilianEditText.java | creating new method to get text value number (without mak) | |
Java | mit | bedd5dd5848a38557e9d9e806fd38295c22e3189 | 0 | BloodWorkXGaming/ExNihiloCreatio,BloodWorkXGaming/ExNihiloCreatio | package exnihilocreatio.compatibility.jei.crucible;
import exnihilocreatio.ModBlocks;
import exnihilocreatio.blocks.BlockCrucibleStone;
import exnihilocreatio.util.BlockInfo;
import exnihilocreatio.util.RenderTickCounter;
import mezz.jei.api.ingredients.IIngredients;
import mezz.jei.api.recipe.IRecipeWrapper;
import n... | src/main/java/exnihilocreatio/compatibility/jei/crucible/HeatSourcesRecipe.java | package exnihilocreatio.compatibility.jei.crucible;
import exnihilocreatio.ModBlocks;
import exnihilocreatio.blocks.BlockCrucibleStone;
import exnihilocreatio.util.BlockInfo;
import exnihilocreatio.util.RenderTickCounter;
import mezz.jei.api.ingredients.IIngredients;
import mezz.jei.api.recipe.IRecipeWrapper;
import n... | somehow sides of fluid is not rendering....
| src/main/java/exnihilocreatio/compatibility/jei/crucible/HeatSourcesRecipe.java | somehow sides of fluid is not rendering.... | |
Java | mit | 4d339017628ecc31ecc87873f11d5f87c7a24862 | 0 | CyclopsMC/IntegratedTunnels | package org.cyclops.integratedtunnels.part.aspect.operator;
import net.minecraft.world.item.ItemStack;
import net.minecraft.core.Direction;
import net.minecraftforge.common.capabilities.Capability;
import org.cyclops.cyclopscore.datastructure.DimPos;
import org.cyclops.integrateddynamics.api.evaluate.EvaluationExcepti... | src/main/java/org/cyclops/integratedtunnels/part/aspect/operator/PositionedOperatorIngredientIndexItem.java | package org.cyclops.integratedtunnels.part.aspect.operator;
import net.minecraft.world.item.ItemStack;
import net.minecraft.core.Direction;
import net.minecraftforge.common.capabilities.Capability;
import org.cyclops.cyclopscore.datastructure.DimPos;
import org.cyclops.integrateddynamics.api.evaluate.EvaluationExcepti... | Fix materialization failure of operator-based network aspects
Closes CyclopsMC/IntegratedDynamics#1177
| src/main/java/org/cyclops/integratedtunnels/part/aspect/operator/PositionedOperatorIngredientIndexItem.java | Fix materialization failure of operator-based network aspects | |
Java | mit | e0e13b97e27ae4d678907d5cbd58719c62b9c1fe | 0 | yitzih/Chess | //package chess.tests.model.pieces;
//
//
//import chess.model.ChessGame;
//import chess.model.Color;
//import chess.model.pieces.*;
//import org.junit.Before;
//import org.junit.Test;
//
//import java.util.ArrayList;
//import java.util.List;
//import chess.model.Vector;
//
//import static org.junit.Assert.*;
//
///**
... | src/chess/tests/model/pieces/KingTest.java | package chess.tests.model.pieces;
import chess.model.ChessGame;
import chess.model.Color;
import chess.model.pieces.*;
import org.junit.Before;
import org.junit.Test;
import java.util.ArrayList;
import java.util.List;
import chess.model.Vector;
import static org.junit.Assert.*;
/**
* Current tests as of 3/27/16:
... | commented out... needs to be redone
| src/chess/tests/model/pieces/KingTest.java | commented out... needs to be redone | |
Java | mit | fba919f167b6a2b0df6431295f881bb7b86324d3 | 0 | raeffu/codingbat | package codingbat.logic2;
/*
* We want to make a row of bricks that is goal inches long.
* We have a number of small bricks (1 inch each)
* and big bricks (5 inches each).
* Return true if it is possible to make the goal by choosing
* from the given bricks.
* This is a little harder than it looks and can be ... | src/codingbat/logic2/MakeBricksTest.java | package codingbat.logic2;
/*
* We want to make a row of bricks that is goal inches long.
* We have a number of small bricks (1 inch each)
* and big bricks (5 inches each).
* Return true if it is possible to make the goal by choosing
* from the given bricks.
* This is a little harder than it looks and can be ... | add makeBricks task | src/codingbat/logic2/MakeBricksTest.java | add makeBricks task | |
Java | agpl-3.0 | 0ea78ff83416177a371fa0f5b805c955f869449f | 0 | lzpfmh/actor-platform,EaglesoftZJ/actor-platform,EaglesoftZJ/actor-platform,lzpfmh/actor-platform,lzpfmh/actor-platform,EaglesoftZJ/actor-platform,y0ke/actor-platform,EaglesoftZJ/actor-platform,EaglesoftZJ/actor-platform,lzpfmh/actor-platform,y0ke/actor-platform,y0ke/actor-platform,EaglesoftZJ/actor-platform,y0ke/actor... | package im.actor.core.js.utils;
import com.google.gwt.safehtml.shared.SafeHtmlUtils;
import com.google.gwt.safehtml.shared.UriUtils;
import im.actor.runtime.markdown.*;
import java.util.ArrayList;
public class HtmlMarkdownUtils {
public static String processText(String markdown, int mode) {
MDDocument do... | actor-apps/core-js/src/main/java/im/actor/core/js/utils/HtmlMarkdownUtils.java | package im.actor.core.js.utils;
import com.google.gwt.safehtml.shared.SafeHtmlUtils;
import com.google.gwt.safehtml.shared.UriUtils;
import im.actor.runtime.markdown.*;
import java.util.ArrayList;
public class HtmlMarkdownUtils {
public static String processText(String markdown, int mode) {
MDDocument do... | fix(web): fixed relative urls
| actor-apps/core-js/src/main/java/im/actor/core/js/utils/HtmlMarkdownUtils.java | fix(web): fixed relative urls | |
Java | agpl-3.0 | eab9d8dcd7f4bc8ff50fbc3575e146be8b8ce57a | 0 | jotomo/AndroidAPS,Heiner1/AndroidAPS,MilosKozak/AndroidAPS,MilosKozak/AndroidAPS,MilosKozak/AndroidAPS,winni67/AndroidAPS,jotomo/AndroidAPS,jotomo/AndroidAPS,Heiner1/AndroidAPS,winni67/AndroidAPS,PoweRGbg/AndroidAPS,Heiner1/AndroidAPS,PoweRGbg/AndroidAPS,Heiner1/AndroidAPS,PoweRGbg/AndroidAPS | package info.nightscout.androidaps.plugins.PumpCombo;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.IBinder;
import android.os.SystemClock;
import com.squareup.otto.Subscribe;
import org.json.JSONExcept... | app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboPlugin.java | package info.nightscout.androidaps.plugins.PumpCombo;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.IBinder;
import android.os.SystemClock;
import com.squareup.otto.Subscribe;
import org.json.JSONExcept... | Fix reducing duration of OpenAPS TBRs
| app/src/main/java/info/nightscout/androidaps/plugins/PumpCombo/ComboPlugin.java | Fix reducing duration of OpenAPS TBRs | |
Java | agpl-3.0 | 82cfb7ada623403e15444d99c2b4532b60ff126f | 0 | VietOpenCPS/opencps-v2,VietOpenCPS/opencps-v2 | package org.opencps.api.controller.impl;
import com.liferay.petra.string.StringPool;
import com.liferay.portal.kernel.dao.orm.Disjunction;
import com.liferay.portal.kernel.dao.orm.DynamicQuery;
import com.liferay.portal.kernel.dao.orm.ProjectionFactoryUtil;
import com.liferay.portal.kernel.dao.orm.ProjectionList;
impo... | modules/backend-api-rest/src/main/java/org/opencps/api/controller/impl/AdminConfigManagementImpl.java | package org.opencps.api.controller.impl;
import com.liferay.petra.string.StringPool;
import com.liferay.portal.kernel.dao.orm.Disjunction;
import com.liferay.portal.kernel.dao.orm.DynamicQuery;
import com.liferay.portal.kernel.dao.orm.ProjectionFactoryUtil;
import com.liferay.portal.kernel.dao.orm.ProjectionList;
impo... | Update admin config security
| modules/backend-api-rest/src/main/java/org/opencps/api/controller/impl/AdminConfigManagementImpl.java | Update admin config security | |
Java | agpl-3.0 | 18202bffbd9ffbc6d57e3c1e54ab703355a2417b | 0 | Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbridge | package nodomain.freeyourgadget.gadgetbridge.service.devices.zetime;
import android.bluetooth.BluetoothGatt;
import android.bluetooth.BluetoothGattCharacteristic;
import android.net.Uri;
import android.widget.Toast;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.nio.... | app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/zetime/ZeTimeDeviceSupport.java | package nodomain.freeyourgadget.gadgetbridge.service.devices.zetime;
import android.bluetooth.BluetoothGatt;
import android.bluetooth.BluetoothGattCharacteristic;
import android.net.Uri;
import android.widget.Toast;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
import java.nio.... | Fix timestamps of activities, cause the watch reports them with 6 hours offset.
| app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/zetime/ZeTimeDeviceSupport.java | Fix timestamps of activities, cause the watch reports them with 6 hours offset. | |
Java | agpl-3.0 | 201c00d2d86c04e876aa3a1d0e5b381daff0bcae | 0 | roskens/opennms-pre-github,aihua/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,roskens/opennms-pre-github,roskens/opennms-pre-github,rdkgit/opennms,roskens/opennms-pre-github,rdkgit/opennms,rdkgit/opennms,aihua/opennms,rdkgit/opennms,roskens/opennms-pre-github,aihua/opennms,tdefilip/opennms,rdkgit/openn... | /*
* This file is part of the OpenNMS(R) Application.
*
* OpenNMS(R) is Copyright (C) 2008 The OpenNMS Group, Inc. All rights reserved.
* OpenNMS(R) is a derivative work, containing both original code, included code and modified
* code that was published under the GNU General Public License. Copyrights for modifi... | opennms-provision/opennms-provision-api/src/main/java/org/opennms/netmgt/provision/support/BasicDetector.java | /*
* This file is part of the OpenNMS(R) Application.
*
* OpenNMS(R) is Copyright (C) 2008 The OpenNMS Group, Inc. All rights reserved.
* OpenNMS(R) is a derivative work, containing both original code, included code and modified
* code that was published under the GNU General Public License. Copyrights for modifi... | clean up log message
| opennms-provision/opennms-provision-api/src/main/java/org/opennms/netmgt/provision/support/BasicDetector.java | clean up log message | |
Java | lgpl-2.1 | 3e3125a2bb2134baa4df22def93ad6710054c1d6 | 0 | CreativeMD/LittleTiles | package com.creativemd.littletiles.common.events;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import com.creativemd.creativecore.common.utils.math.box.OrientatedBoundingBox;
import com.creativemd.littletiles.client.render.... | src/main/java/com/creativemd/littletiles/common/events/LittleDoorHandler.java | package com.creativemd.littletiles.common.events;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Iterator;
import java.util.List;
import com.creativemd.creativecore.common.utils.math.box.OrientatedBoundingBox;
import com.creativemd.littletiles.client.render.... | Fixed not despawning animations when unloading world
| src/main/java/com/creativemd/littletiles/common/events/LittleDoorHandler.java | Fixed not despawning animations when unloading world | |
Java | apache-2.0 | 2758a23502fbec3cfff75fb670126eab2a97d0b6 | 0 | vibur/vibur-dbcp-hibernate4.012 | /**
* Copyright 2013 Simeon Malchev
*
* 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 ... | src/test/java/org/vibur/dbcp/integration/ViburDBCPConnectionProviderTest.java | /**
* Copyright 2013 Simeon Malchev
*
* 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 ... | ReturnVal -> StatementVal + related refactoring
| src/test/java/org/vibur/dbcp/integration/ViburDBCPConnectionProviderTest.java | ReturnVal -> StatementVal + related refactoring | |
Java | apache-2.0 | 5e5e3a5b045ebfb2be235a6b2e035bafa5752ad1 | 0 | klopfdreh/wicket,zwsong/wicket,aldaris/wicket,klopfdreh/wicket,freiheit-com/wicket,mafulafunk/wicket,zwsong/wicket,mosoft521/wicket,selckin/wicket,mafulafunk/wicket,apache/wicket,topicusonderwijs/wicket,bitstorm/wicket,klopfdreh/wicket,AlienQueen/wicket,selckin/wicket,topicusonderwijs/wicket,topicusonderwijs/wicket,mar... | /*
* 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 ... | wicket/src/main/java/org/apache/wicket/Component.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 ... | Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container
Issue: WICKET-3237
git-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@1044778 13f79535-47bb-0310-9956-ffa450edef68
| wicket/src/main/java/org/apache/wicket/Component.java | Exception when calling setOutputMarkupId/PlaceholderTag on wicket:container Issue: WICKET-3237 | |
Java | apache-2.0 | e8ec82beb303fa2f6824288b3b2cf85c788af103 | 0 | droolsjbpm/jbpm-designer,jomarko/jbpm-designer,jhrcek/jbpm-designer,droolsjbpm/jbpm-designer,droolsjbpm/jbpm-designer,tsurdilo/jbpm-designer,tsurdilo/jbpm-designer,jomarko/jbpm-designer,droolsjbpm/jbpm-designer,jomarko/jbpm-designer,tsurdilo/jbpm-designer,porcelli-forks/jbpm-designer,tsurdilo/jbpm-designer,porcelli-for... | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* 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... | jbpm-designer-backend/src/main/java/org/jbpm/designer/web/server/JbpmServiceRepositoryServlet.java | /*
* Copyright 2017 Red Hat, Inc. and/or its affiliates.
*
* 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... | fixes for service repository install (#771)
| jbpm-designer-backend/src/main/java/org/jbpm/designer/web/server/JbpmServiceRepositoryServlet.java | fixes for service repository install (#771) | |
Java | apache-2.0 | b0d627c71fc222f8e8685e341c678fe1b5a7f9ae | 0 | ghoullier/cometd,cometd/cometd,cometd/cometd,ghoullier/cometd,ghoullier/cometd,cometd/cometd,cometd/cometd | /*
* Copyright (c) 2011 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 appl... | cometd-java/cometd-websocket-jetty/src/main/java/org/cometd/websocket/client/WebSocketTransport.java | /*
* Copyright (c) 2011 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 appl... | Advice must be remembered before notifying listeners.
| cometd-java/cometd-websocket-jetty/src/main/java/org/cometd/websocket/client/WebSocketTransport.java | Advice must be remembered before notifying listeners. | |
Java | apache-2.0 | e70fea64fb92d9ee8e5038e31af818094b57952f | 0 | nicolas-raoul/apps-android-commons,psh/apps-android-commons,commons-app/apps-android-commons,commons-app/apps-android-commons,neslihanturan/apps-android-commons,neslihanturan/apps-android-commons,domdomegg/apps-android-commons,nicolas-raoul/apps-android-commons,maskaravivek/apps-android-commons,domdomegg/apps-android-c... | package fr.free.nrw.commons.review;
import android.graphics.Color;
import android.os.Bundle;
import android.text.Html;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ProgressBar;
import andr... | app/src/main/java/fr/free/nrw/commons/review/ReviewImageFragment.java | package fr.free.nrw.commons.review;
import android.graphics.Color;
import android.os.Bundle;
import android.text.Html;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.ProgressBar;
import andr... | fixed bug: App crashes on viewing review in Review Fragment #4132 (#4146)
* fixed bug:app crashes on viewing review in Review Fragment #4135
| app/src/main/java/fr/free/nrw/commons/review/ReviewImageFragment.java | fixed bug: App crashes on viewing review in Review Fragment #4132 (#4146) | |
Java | apache-2.0 | 0c822588d7b69ba01cc008374ffd92b8b3c6f049 | 0 | atlasapi/atlas-deer,atlasapi/atlas-deer | package org.atlasapi.application.auth;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.math.BigInteger;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletReq... | atlas-api/src/test/java/org/atlasapi/application/auth/OAuthInterceptorTest.java | package org.atlasapi.application.auth;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.math.BigInteger;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletReq... | Remove much duplicated code in test
| atlas-api/src/test/java/org/atlasapi/application/auth/OAuthInterceptorTest.java | Remove much duplicated code in test | |
Java | apache-2.0 | 25c95f28f7ab0eccf20435c562f1a316671c6738 | 0 | jinglining/flink,kl0u/flink,jinglining/flink,zentol/flink,hequn8128/flink,shaoxuan-wang/flink,fhueske/flink,StephanEwen/incubator-flink,yew1eb/flink,mbode/flink,kl0u/flink,zimmermatt/flink,tony810430/flink,tony810430/flink,fhueske/flink,kl0u/flink,zjureel/flink,greghogan/flink,greghogan/flink,kaibozhou/flink,ueshin/apa... | /*
* 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 ... | flink-runtime/src/test/java/org/apache/flink/runtime/resourcemanager/slotmanager/SlotManagerTest.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 ... | [FLINK-7899] Harden SlotManagerTest#testTaskManagerTimeoutDoesNotRemoveSlots by increasing timeout
| flink-runtime/src/test/java/org/apache/flink/runtime/resourcemanager/slotmanager/SlotManagerTest.java | [FLINK-7899] Harden SlotManagerTest#testTaskManagerTimeoutDoesNotRemoveSlots by increasing timeout | |
Java | apache-2.0 | 6407862b9abea34fdeb2e8f62333821f829d8d0d | 0 | spoofax-shell-2017/spoofax-shell | package org.metaborg.spoofax.shell.commands;
import java.util.Objects;
import javax.annotation.Nullable;
import org.metaborg.core.MetaborgException;
import org.metaborg.core.action.ITransformAction;
import org.metaborg.core.language.ILanguageImpl;
import org.metaborg.core.project.IProject;
import org.metaborg.spoofa... | org.metaborg.spoofax.shell.core/src/main/java/org/metaborg/spoofax/shell/commands/CommandBuilder.java | package org.metaborg.spoofax.shell.commands;
import java.util.Objects;
import javax.annotation.Nullable;
import org.metaborg.core.MetaborgException;
import org.metaborg.core.action.ITransformAction;
import org.metaborg.core.language.ILanguageImpl;
import org.metaborg.core.project.IProject;
import org.metaborg.spoofa... | Add javadoc class comment to CommandBuilder
| org.metaborg.spoofax.shell.core/src/main/java/org/metaborg/spoofax/shell/commands/CommandBuilder.java | Add javadoc class comment to CommandBuilder | |
Java | apache-2.0 | da35df17e0ba6e5f07395c9f296fa75c3cf981a5 | 0 | PRIDE-Cluster/cluster-web-service,PRIDE-Cluster/cluster-web-service,PRIDE-Cluster/cluster-web-service | package uk.ac.ebi.pride.cluster.ws.modules.cluster.util;
/**
* @author Jose A. Dianes <jdianes@ebi.ac.uk>
*/
public class SpeciesCount {
private String speciesName;
private long count;
public SpeciesCount(String speciesName, long count) {
this.speciesName = speciesName;
this.count = coun... | src/main/java/uk/ac/ebi/pride/cluster/ws/modules/cluster/util/SpeciesCount.java | package uk.ac.ebi.pride.cluster.ws.modules.cluster.util;
/**
* @author Jose A. Dianes <jdianes@ebi.ac.uk>
*/
public class SpeciesCount {
private String speciesName;
private long speciesCount;
public SpeciesCount(String speciesName, long speciesCount) {
this.speciesName = speciesName;
thi... | change both the species and the modification chats to have limited amount of items, and group the others into "Others" category
| src/main/java/uk/ac/ebi/pride/cluster/ws/modules/cluster/util/SpeciesCount.java | change both the species and the modification chats to have limited amount of items, and group the others into "Others" category | |
Java | apache-2.0 | 2da0a6e2dfd9a0f0932d3b3547a5190ce1ce416e | 0 | ic3fox/jawr,ic3fox/jawr,ic3fox/jawr,ic3fox/jawr | package test.net.jawr.web.resource.bundle.generator.js.coffee;
import static org.mockito.MockitoAnnotations.initMocks;
import java.io.File;
import java.io.IOException;
import java.io.Reader;
import java.io.StringReader;
import java.util.Arrays;
import java.util.Calendar;
import java.util.List;
import java.util.Proper... | jawr-core/src/test/java/test/net/jawr/web/resource/bundle/generator/js/coffee/CoffeeScriptGeneratorTestCase.java | package test.net.jawr.web.resource.bundle.generator.js.coffee;
import static org.mockito.MockitoAnnotations.initMocks;
import java.io.File;
import java.io.IOException;
import java.io.Reader;
import java.io.StringReader;
import java.util.Arrays;
import java.util.List;
import java.util.Properties;
import javax.servlet... | Fix issue in Coffeescript generator unit test | jawr-core/src/test/java/test/net/jawr/web/resource/bundle/generator/js/coffee/CoffeeScriptGeneratorTestCase.java | Fix issue in Coffeescript generator unit test | |
Java | apache-2.0 | ec945317ea7eeab851a6034a952db9f45afe4a20 | 0 | astrapi69/wicket,AlienQueen/wicket,mosoft521/wicket,mafulafunk/wicket,topicusonderwijs/wicket,freiheit-com/wicket,bitstorm/wicket,topicusonderwijs/wicket,dashorst/wicket,bitstorm/wicket,selckin/wicket,freiheit-com/wicket,selckin/wicket,selckin/wicket,apache/wicket,dashorst/wicket,klopfdreh/wicket,mosoft521/wicket,Servo... | /*
* 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 ... | jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/AbstractTree.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 ... | WICKET-878
git-svn-id: 5a74b5304d8e7e474561603514f78b697e5d94c4@570086 13f79535-47bb-0310-9956-ffa450edef68
| jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/AbstractTree.java | WICKET-878 | |
Java | apache-2.0 | 63ca256f41cf09d3e79adce50d268eb9e1667cdb | 0 | babble/babble,babble/babble,babble/babble,babble/babble,babble/babble,babble/babble | /**
* Copyright (C) 2008 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* ... | src/main/ed/lang/ruby/RubyScopeWrapper.java | /**
* Copyright (C) 2008 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* ... | comment fix
| src/main/ed/lang/ruby/RubyScopeWrapper.java | comment fix | |
Java | apache-2.0 | 686ba0974caeba333003964aa4e2b72f8a364257 | 0 | Bedework/bw-util,nblair/bw-util | /* ********************************************************************
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,
... | src/main/java/edu/rpi/cmt/jmx/ConfBase.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,
... | Better error message | src/main/java/edu/rpi/cmt/jmx/ConfBase.java | Better error message | |
Java | apache-2.0 | a3fe717435a760e4c9553cace593fa372930c3e8 | 0 | consulo/consulo-maven,consulo/consulo-maven | /*
* 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... | src/main/java/org/jetbrains/idea/maven/navigator/MavenProjectsNavigatorPanel.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... | compilation fixed
| src/main/java/org/jetbrains/idea/maven/navigator/MavenProjectsNavigatorPanel.java | compilation fixed | |
Java | apache-2.0 | 2c700ef6d1880905e7aecdd7f4de38d48c262854 | 0 | SyncFree/SwiftCloud,SyncFree/SwiftCloud,SyncFree/SwiftCloud,SyncFree/SwiftCloud | package swift.client;
import static sys.net.api.Networking.Networking;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
import java.util.log... | src/swift/client/SwiftImpl.java | package swift.client;
import static sys.net.api.Networking.Networking;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Random;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.AtomicReference;
import java.util.log... | SwiftImpl: notifications - continued
git-svn-id: a3fb842d882947c797cf684233f17bdc7f2c8277@465 049c2a90-bdf1-4f83-8191-3719d539f8e0
| src/swift/client/SwiftImpl.java | SwiftImpl: notifications - continued | |
Java | apache-2.0 | 3205f21387d579264004728255806eee1fc0bab4 | 0 | opensingular/singular-core,opensingular/singular-core,opensingular/singular-core,opensingular/singular-core | package org.opensingular.form.wicket.mapper.selection;
import com.google.common.collect.Lists;
import org.apache.wicket.markup.html.form.DropDownChoice;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.experimental.runners.Enclosed;
import org.junit.runner.RunWith;
import org.opensingular.form.RefServi... | form/wicket/src/test/java/org/opensingular/form/wicket/mapper/selection/STypeStringSelectionFromProviderFieldTest.java | package org.opensingular.form.wicket.mapper.selection;
import org.opensingular.form.RefService;
import org.opensingular.form.SIComposite;
import org.opensingular.form.SInstance;
import org.opensingular.form.STypeComposite;
import org.opensingular.form.document.SDocument;
import org.opensingular.form.provider.SimplePro... | [SONAR] Ajustes do Sonar
| form/wicket/src/test/java/org/opensingular/form/wicket/mapper/selection/STypeStringSelectionFromProviderFieldTest.java | [SONAR] Ajustes do Sonar | |
Java | apache-2.0 | 48715013ebbe22b2b3386902b8570fd54711fa89 | 0 | smgoller/geode,PurelyApplied/geode,PurelyApplied/geode,smgoller/geode,masaki-yamakawa/geode,jdeppe-pivotal/geode,smgoller/geode,jdeppe-pivotal/geode,jdeppe-pivotal/geode,masaki-yamakawa/geode,PurelyApplied/geode,masaki-yamakawa/geode,smgoller/geode,smgoller/geode,PurelyApplied/geode,jdeppe-pivotal/geode,davebarnes97/ge... | /*
* 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 not ... | geode-core/src/integrationTest/java/org/apache/geode/internal/cache/PartitionedRegionSingleNodeOperationsJUnitTest.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 not ... | GEODE-6386: make test repeatable
Signed-off-by: Jacob Barrett <430acd6b176712169fb35e8bbdd7f6bbc56387d3@pivotal.io>
| geode-core/src/integrationTest/java/org/apache/geode/internal/cache/PartitionedRegionSingleNodeOperationsJUnitTest.java | GEODE-6386: make test repeatable | |
Java | apache-2.0 | 55e2180c19a6f0260571cef4e9f4c6a5205dc720 | 0 | BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH,BerlinUnited/NaoTH | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package de.naoth.rc.components.videoanalyzer;
import de.naoth.rc.RobotControl;
import de.naoth.rc.core.dialog.AbstractJFXDialog;
impor... | RobotControl/JFXPlugins/src/de/naoth/rc/components/videoanalyzer/VideoAnalyzer.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package de.naoth.rc.components.videoanalyzer;
import de.naoth.rc.RobotControl;
import de.naoth.rc.core.dialog.AbstractJFXDialog;
impor... | oops, forgot one dialog :)
| RobotControl/JFXPlugins/src/de/naoth/rc/components/videoanalyzer/VideoAnalyzer.java | oops, forgot one dialog :) | |
Java | apache-2.0 | b6b54810c5c00732229f175a79b5d94e46750244 | 0 | tillrohrmann/flink,StephanEwen/incubator-flink,clarkyzl/flink,StephanEwen/incubator-flink,sunjincheng121/flink,zentol/flink,wwjiang007/flink,twalthr/flink,zentol/flink,lincoln-lil/flink,aljoscha/flink,apache/flink,clarkyzl/flink,wwjiang007/flink,tony810430/flink,zjureel/flink,godfreyhe/flink,greghogan/flink,godfreyhe/f... | /*
* 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 ... | flink-end-to-end-tests/flink-end-to-end-tests-hbase/src/test/java/org/apache/flink/tests/util/hbase/SQLClientHBaseITCase.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 ... | [FLINK-18420][tests] Disable failed test SQLClientHBaseITCase in java 11
This closes #12760 | flink-end-to-end-tests/flink-end-to-end-tests-hbase/src/test/java/org/apache/flink/tests/util/hbase/SQLClientHBaseITCase.java | [FLINK-18420][tests] Disable failed test SQLClientHBaseITCase in java 11 | |
Java | apache-2.0 | 4833d036a621cbdf7e762b0d82a7322284f6d713 | 0 | jimengliu/cattle,kaos/cattle,cloudnautique/cattle,cloudnautique/cattle,cjellick/cattle,rancher/cattle,vincent99/cattle,kaos/cattle,cjellick/cattle,rancherio/cattle,vincent99/cattle,cloudnautique/cattle,vincent99/cattle,rancherio/cattle,cjellick/cattle,cjellick/cattle,wlan0/cattle,cloudnautique/cattle,rancherio/cattle,w... | package io.cattle.platform.agent.instance.service.impl;
import static io.cattle.platform.core.model.tables.HealthcheckInstanceHostMapTable.HEALTHCHECK_INSTANCE_HOST_MAP;
import static io.cattle.platform.core.model.tables.HealthcheckInstanceTable.HEALTHCHECK_INSTANCE;
import static io.cattle.platform.core.model.tables.... | code/iaas/agent-instance/src/main/java/io/cattle/platform/agent/instance/service/impl/HealthcheckInstanceHostMapNicLookup.java | package io.cattle.platform.agent.instance.service.impl;
import static io.cattle.platform.core.model.tables.HealthcheckInstanceHostMapTable.HEALTHCHECK_INSTANCE_HOST_MAP;
import static io.cattle.platform.core.model.tables.HealthcheckInstanceTable.HEALTHCHECK_INSTANCE;
import static io.cattle.platform.core.model.tables.... | healthhostmap.create config update: get only one nic from the host
as one nic is enough to trigger the config update
| code/iaas/agent-instance/src/main/java/io/cattle/platform/agent/instance/service/impl/HealthcheckInstanceHostMapNicLookup.java | healthhostmap.create config update: get only one nic from the host | |
Java | bsd-2-clause | 401fd29f0fc658220987838873692bce4abf7838 | 0 | forkch/scrabble_ar,forkch/scrabble_ar,forkch/scrabble_ar,forkch/scrabble_ar,forkch/scrabble_ar,forkch/scrabble_ar | package ch.zuehlke.arscrabble.jmonkey;
import android.util.Log;
import com.jme3.app.SimpleApplication;
import com.jme3.material.Material;
import com.jme3.math.Vector3f;
import com.jme3.renderer.Camera;
import com.jme3.renderer.ViewPort;
import com.jme3.scene.Geometry;
import com.jme3.scene.Spatial;
import com.jme3.sc... | ArScrabble/app/src/main/java/ch/zuehlke/arscrabble/jmonkey/JMonkeyApplication.java | package ch.zuehlke.arscrabble.jmonkey;
import android.util.Log;
import com.jme3.app.SimpleApplication;
import com.jme3.material.Material;
import com.jme3.math.Vector3f;
import com.jme3.renderer.Camera;
import com.jme3.renderer.ViewPort;
import com.jme3.scene.Geometry;
import com.jme3.scene.Spatial;
import com.jme3.sc... | Show camera in JME view
| ArScrabble/app/src/main/java/ch/zuehlke/arscrabble/jmonkey/JMonkeyApplication.java | Show camera in JME view | |
Java | bsd-2-clause | 39983deec322cb78076fe0b521eb92db1588a1d0 | 0 | octavianiLocator/g3m,AeroGlass/g3m,octavianiLocator/g3m,octavianiLocator/g3m,octavianiLocator/g3m,octavianiLocator/g3m,AeroGlass/g3m,AeroGlass/g3m,AeroGlass/g3m,AeroGlass/g3m,AeroGlass/g3m,octavianiLocator/g3m | package org.glob3.mobile.generated;
//
// LayerTilesRenderParameters.cpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 2/25/13.
//
//
//
// LayerTilesRenderParameters.hpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 2/25/13.
//
//
public class LayerTilesRenderParameters
{
publ... | Commons/G3MSharedSDK/src/org/glob3/mobile/generated/LayerTilesRenderParameters.java | package org.glob3.mobile.generated;
//
// LayerTilesRenderParameters.cpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 2/25/13.
//
//
//
// LayerTilesRenderParameters.hpp
// G3MiOSSDK
//
// Created by Diego Gomez Deck on 2/25/13.
//
//
public class LayerTilesRenderParameters
{
publ... | Generated
| Commons/G3MSharedSDK/src/org/glob3/mobile/generated/LayerTilesRenderParameters.java | Generated | |
Java | bsd-3-clause | e58a1d35bc4b380fef3a6dcfcad0872c7513a102 | 0 | mattunderscorechampion/tcProxy | /* Copyright © 2015 Matthew Champion
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 copyright
notice, this list of conditions and the follow... | tcProxy-proxy/src/main/java/com/mattunderscore/tcproxy/proxy/selector/ReadSelectionRunnable.java | /* Copyright © 2015 Matthew Champion
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 copyright
notice, this list of conditions and the follow... | Added assertions around the read buffer.
| tcProxy-proxy/src/main/java/com/mattunderscore/tcproxy/proxy/selector/ReadSelectionRunnable.java | Added assertions around the read buffer. | |
Java | mit | e9135cf85baf5a65a1844685b8b1afe93fa9bf91 | 0 | roblabla/BungeeBan | package net.craftminecraft.bungee.bungeeban.listener;
import com.google.common.eventbus.Subscribe;
import net.craftminecraft.bungee.bungeeban.BanManager;
import net.craftminecraft.bungee.bungeeban.BungeeBan;
import net.craftminecraft.bungee.bungeeban.banstore.BanEntry;
import net.craftminecraft.bungee.bungeeba... | src/main/java/net/craftminecraft/bungee/bungeeban/listener/ProxiedPlayerListener.java | package net.craftminecraft.bungee.bungeeban.listener;
import com.google.common.eventbus.Subscribe;
import net.craftminecraft.bungee.bungeeban.BanManager;
import net.craftminecraft.bungee.bungeeban.BungeeBan;
import net.craftminecraft.bungee.bungeeban.banstore.BanEntry;
import net.craftminecraft.bungee.bungeeba... | Fix completeIntent being called at the wrong place
| src/main/java/net/craftminecraft/bungee/bungeeban/listener/ProxiedPlayerListener.java | Fix completeIntent being called at the wrong place | |
Java | mit | 5b5dff6ab4913a32de7f8f8e95ff70a775e1984e | 0 | ececilla/WorizonJsonRpc | package com.worizon.jsonrpc;
/**
* Constants for JSONRPC low level code errors. The error object contains two fields: code and message.
* JSONRPC spec has several code numbers reserved to signal different transport errors and
* server implementations which honors JSONRPC 2.0 SPEC must use these error codes.
*
*... | src/com/worizon/jsonrpc/Consts.java | package com.worizon.jsonrpc;
public final class Consts {
private Consts(){}
public static final int INVALID_REQUEST_CODE = -32600;
public static final int METHOD_NOT_FOUND_CODE = -32601;
public static final int INVALID_PARAMS_CODE = -32602;
public static final int INTERNAL_ERROR_CODE = -32603;
public static ... | Class level comments added.
| src/com/worizon/jsonrpc/Consts.java | Class level comments added. | |
Java | mit | 2557f5751d2f68edd881a2332ca35fef4cf1a5cd | 0 | kowshik/big-o,kowshik/big-o,guitilangyin0000/big-o,guitilangyin0000/big-o | package collections;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.NoSuchElementException;
/**
* An iterator that hops specified number of times and then returns the next
* element after the hop. Note: the iterator always returns the first element as
* it is, and st... | java/src/collections/HoppingIterator.java | package collections;
import java.util.Iterator;
import java.util.NoSuchElementException;
/**
* An iterator that hops specified number of times and then returns the next
* element after the hop.
*
* Examples:
*
* If the original iterator returns: [1, 2, 3, 4, 5] in order, then the hopping
* iterator will retu... | [Java] Hopping iterator
| java/src/collections/HoppingIterator.java | [Java] Hopping iterator | |
Java | mit | 9ee47c95d89231c64110b939b42cc20dfa03342a | 0 | keski/rsp-spin,keski/rsp-spin | package org.rspspin.demo;
import java.util.List;
import org.apache.jena.datatypes.xsd.XSDDatatype;
import org.apache.jena.query.ParameterizedSparqlString;
import org.apache.jena.query.Query;
import org.apache.jena.query.QueryFactory;
import org.apache.jena.query.QuerySolutionMap;
import org.apache.jena.rdf.model.Mode... | src/main/java/org/rspspin/demo/Example.java | package org.rspspin.demo;
import java.util.List;
import org.apache.jena.datatypes.xsd.XSDDatatype;
import org.apache.jena.query.ParameterizedSparqlString;
import org.apache.jena.query.Query;
import org.apache.jena.query.QueryFactory;
import org.apache.jena.query.QuerySolutionMap;
import org.apache.jena.rdf.model.Mode... | minor change
| src/main/java/org/rspspin/demo/Example.java | minor change | |
Java | mit | 9cb40dbfd2355ca81bb726eb39fa53b665d6d3db | 0 | RamV13/Infection | /**
* Package for the users of the infection implementations for the Khan Academy
* interview
*
* The MIT License (MIT)
*
* Copyright (c) 2016 Ram Vellanki
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software")... | src/com/ram/kainterview/user/User.java | /**
* Package for the users of the infection implementations for the Khan Academy
* interview
*
* The MIT License (MIT)
*
* Copyright (c) 2016 Ram Vellanki
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software")... | Fixed javadoc
| src/com/ram/kainterview/user/User.java | Fixed javadoc | |
Java | mit | bf1fe64e8e1c2f0bed4b72f807ef52eb3c7475be | 0 | psjava/psjava,psjava/psjava | package org.psjava.util;
import java.util.Iterator;
public class ConvertedDataIterable {
public static <T1, T2> Iterable<T2> create(final Iterable<T1> outerIterable, final DataConverter<T1, T2> converter) {
return new Iterable<T2>() {
@Override
public Iterator<T2> iterator() {
return ConvertedDataIterat... | src/main/java/org/psjava/util/ConvertedDataIterable.java | package org.psjava.util;
import java.util.Iterator;
public class ConvertedDataIterable {
public static <T1, T2> Iterable<T2> create(final Iterable<T1> outerIterable, final DataConverter<T1, T2> converter) {
return new Iterable<T2>() {
@Override
public Iterator<T2> iterator() {
return ConvertedDataIterat... | add simple tostring
| src/main/java/org/psjava/util/ConvertedDataIterable.java | add simple tostring | |
Java | mit | 2c9c2b732d990ac23717e65e860e4abcc78b6c77 | 0 | frustra/Feather | package org.frustra.feather.server.commands;
import org.frustra.feather.server.Bootstrap;
import org.frustra.feather.server.Command;
import org.frustra.feather.server.CommandException;
import org.frustra.feather.server.CommandUsageException;
import org.frustra.feather.server.Entity;
import org.frustra.feather.server.P... | src/org/frustra/feather/server/commands/OpUpCommand.java | package org.frustra.feather.server.commands;
import org.frustra.feather.server.Bootstrap;
import org.frustra.feather.server.Command;
import org.frustra.feather.server.CommandException;
import org.frustra.feather.server.CommandUsageException;
import org.frustra.feather.server.Entity;
import org.frustra.feather.server.P... | Fix more opup things
| src/org/frustra/feather/server/commands/OpUpCommand.java | Fix more opup things | |
Java | mit | c4ff4f98b1342ba9633d8c04279d086bd7300959 | 0 | APCS-SHS/Schedule-Manager,APCS-SHS/Schedule-Manager | import javax.swing.JFrame;
import javax.swing.JButton;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.JTextField;
import java.awt.BorderLayout;
import java.awt.event.ActionListener;
import java.awt.event.Ac... | ScheduleGUI.java | import javax.swing.JFrame;
import javax.swing.JButton;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
import javax.swing.JPanel;
import javax.swing.JTextArea;
import javax.swing.JTextField;
import java.awt.BorderLayout;
import java.awt.event.ActionListener;
import java.awt.event.A... | ScheduleGUI modified with placeholders to create forms for Tasks/Events...
| ScheduleGUI.java | ScheduleGUI modified with placeholders to create forms for Tasks/Events... | |
Java | mit | 51adc118a2c70b0a890e159527d7b9b889dc6a4c | 0 | ovr/phpinspectionsea-mirror,ovr/phpinspectionsea-mirror,ovr/phpinspectionsea-mirror | package com.kalessil.phpStorm.phpInspectionsEA.inspectors.strictOperators;
import com.intellij.codeInspection.ProblemsHolder;
import com.intellij.psi.PsiElement;
import com.jetbrains.php.PhpIndex;
import com.jetbrains.php.lang.psi.elements.Function;
import com.jetbrains.php.lang.psi.elements.PhpClass;
import co... | src/com/kalessil/phpStorm/phpInspectionsEA/inspectors/strictOperators/PhpExpressionTypes.java | package com.kalessil.phpStorm.phpInspectionsEA.inspectors.strictOperators;
import com.intellij.codeInspection.ProblemsHolder;
import com.intellij.psi.PsiElement;
import com.jetbrains.php.PhpIndex;
import com.jetbrains.php.lang.psi.elements.Function;
import com.jetbrains.php.lang.psi.elements.PhpClass;
import co... | support true|false|number types (used in php stub files)
| src/com/kalessil/phpStorm/phpInspectionsEA/inspectors/strictOperators/PhpExpressionTypes.java | support true|false|number types (used in php stub files) | |
Java | agpl-3.0 | e3c75091555652e8ebd738d0f1a3c0fdea1abd8a | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | 19c7afb8-2e60-11e5-9284-b827eb9e62be | hello.java | 19c2405a-2e60-11e5-9284-b827eb9e62be | 19c7afb8-2e60-11e5-9284-b827eb9e62be | hello.java | 19c7afb8-2e60-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | ee47e15488db4cd652f2654903f3d45b942c8d29 | 0 | SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer | /*
* CypressFX3Biasgen.java
*
* Created on 23 Jan 2008
*/
package net.sf.jaer.hardwareinterface.usb.cypressfx3libusb;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.ShortBuffer;
import java.util.Arr... | src/net/sf/jaer/hardwareinterface/usb/cypressfx3libusb/DAViSFX3HardwareInterface.java | /*
* CypressFX3Biasgen.java
*
* Created on 23 Jan 2008
*/
package net.sf.jaer.hardwareinterface.usb.cypressfx3libusb;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.nio.ByteBuffer;
import java.nio.ByteOrder;
import java.nio.ShortBuffer;
import java.util.Arr... | DAVISFX3HardwareInterface: update for logic version 16.
| src/net/sf/jaer/hardwareinterface/usb/cypressfx3libusb/DAViSFX3HardwareInterface.java | DAVISFX3HardwareInterface: update for logic version 16. | |
Java | lgpl-2.1 | 5884037d7db00539965fff6240d0f6ed70d83e2a | 0 | zear/fled | import java.awt.*;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.awt.image.WritableRaster;
import javax.swing.*;
import javax.imageio.ImageIO;
import java.io.IOException;
import java.io.File;
import java.util.LinkedList;
import java.util.ListIterator;
import java.awt.event.MouseListener;
im... | Editor.java | import java.awt.*;
import java.awt.event.*;
import java.awt.image.BufferedImage;
import java.awt.image.WritableRaster;
import javax.swing.*;
import javax.imageio.ImageIO;
import java.io.IOException;
import java.io.File;
import java.util.LinkedList;
import java.util.ListIterator;
import java.awt.event.MouseListener;
im... | Implemented object direction selection
| Editor.java | Implemented object direction selection | |
Java | lgpl-2.1 | a3093f27696debc3ea9fb15c80a5748c1f0f3e51 | 0 | lcahlander/exist,dizzzz/exist,ljo/exist,ambs/exist,kohsah/exist,lcahlander/exist,patczar/exist,RemiKoutcherawy/exist,wshager/exist,windauer/exist,MjAbuz/exist,olvidalo/exist,jessealama/exist,opax/exist,joewiz/exist,olvidalo/exist,shabanovd/exist,RemiKoutcherawy/exist,hungerburg/exist,MjAbuz/exist,adamretter/exist,joewi... | /*
* eXist Open Source Native XML Database Copyright (C) 2001-06 Wolfgang M. Meier
* wolfgang@exist-db.org http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Founda... | src/org/exist/storage/index/BFile.java | /*
* eXist Open Source Native XML Database Copyright (C) 2001-06 Wolfgang M. Meier
* wolfgang@exist-db.org http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Founda... | [bugfix] Crash recovery: exception during transaction rollback causes recovery to abort with NPE - page was not initialized properly.
| src/org/exist/storage/index/BFile.java | [bugfix] Crash recovery: exception during transaction rollback causes recovery to abort with NPE - page was not initialized properly. | |
Java | unlicense | 152c4e26cd1a6312df2d4e7ef84161e93c203d89 | 0 | Kramermp/FoodMood | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package userprofile.model;
import java.util.ArrayList;
/**
*
* @author Michael Kramer
*/
public class UserList {
... | src/userprofile/model/UserList.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package userprofile.model;
import java.util.ArrayList;
/**
*
* @author Michael Kramer
*/
public class UserList {
... | Fixed authenticate to use equalsIgnoreCase instead of toLowerCase. | src/userprofile/model/UserList.java | Fixed authenticate to use equalsIgnoreCase instead of toLowerCase. | |
Java | apache-2.0 | bd2b53efedfd706c2c02ae37be2b3c862edc2b12 | 0 | trixon/java-mapollage | /*
* Copyright 2017 Patrik Karlsson.
*
* 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... | src/main/java/se/trixon/mapollage/Options.java | /*
* Copyright 2017 Patrik Karlsson.
*
* 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... | Change defaults | src/main/java/se/trixon/mapollage/Options.java | Change defaults | |
Java | apache-2.0 | afc92e4f9871aeee8e30b50dbe073ad25c39b6e5 | 0 | lucafavatella/intellij-community,tmpgit/intellij-community,allotria/intellij-community,amith01994/intellij-community,youdonghai/intellij-community,ThiagoGarciaAlves/intellij-community,ryano144/intellij-community,salguarnieri/intellij-community,caot/intellij-community,petteyg/intellij-community,signed/intellij-community... | /**
* created at Sep 17, 2001
* @author Jeka
*/
package com.intellij.refactoring.changeSignature;
import com.intellij.codeInsight.ExceptionUtil;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.project.Project;
import com.intellij... | refactoring/impl/com/intellij/refactoring/changeSignature/ChangeSignatureProcessor.java | /**
* created at Sep 17, 2001
* @author Jeka
*/
package com.intellij.refactoring.changeSignature;
import com.intellij.codeInsight.ExceptionUtil;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.diagnostic.Logger;
import com.intellij.openapi.project.Project;
import com.intellij... | IDEADEV-3685
| refactoring/impl/com/intellij/refactoring/changeSignature/ChangeSignatureProcessor.java | IDEADEV-3685 | |
Java | apache-2.0 | 13dafb93054094f1804a29226e7aed0094c9337b | 0 | ModeShape/modeshape-performance,ModeShape/modeshape-performance,ModeShape/modeshape-performance | /*
* JBoss, Home of Professional Open Source
* Copyright [2011], Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this ... | perf-tests-api/src/main/java/org/modeshape/jcr/perftests/imprt/BigSetCloneTestSuite.java | /*
* JBoss, Home of Professional Open Source
* Copyright [2011], Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this ... | MODE-1620 Rename test workspace to allow execute jackrabbit tests
| perf-tests-api/src/main/java/org/modeshape/jcr/perftests/imprt/BigSetCloneTestSuite.java | MODE-1620 Rename test workspace to allow execute jackrabbit tests | |
Java | apache-2.0 | 042439f08b53a3268551e97012c658e310ef59c4 | 0 | apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* 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... | sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/runtime/GlobalRegistry.java | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* 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... | modify initSchema()
| sharding-proxy/src/main/java/io/shardingsphere/shardingproxy/runtime/GlobalRegistry.java | modify initSchema() | |
Java | apache-2.0 | a5d0c7ba53d6bee5824e071290d54cb1308d4c2e | 0 | googleinterns/step64-2020,googleinterns/step64-2020,googleinterns/step64-2020 | @@ -0,0 +1,32 @@
// 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... | src/main/java/com/google/sps/servlets/DataServlet.java | @@ -0,0 +1,32 @@
// 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... | Fix DataServlet formatting.
| src/main/java/com/google/sps/servlets/DataServlet.java | Fix DataServlet formatting. | |
Java | apache-2.0 | ed56932087bc6451cda2013fc687d988bf008213 | 0 | danbernier/WordCram,danbernier/WordCram,danbernier/WordCram | package example;
/*
Copyright 2010 Daniel Bernier
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 ... | ideExample/example/Main.java | package example;
/*
Copyright 2010 Daniel Bernier
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 ... | Clean up example/Main.java
| ideExample/example/Main.java | Clean up example/Main.java | |
Java | apache-2.0 | 8de7ea8c8605db8bf40d80340d904e92985e9451 | 0 | rpelisse/JGroups,belaban/JGroups,danberindei/JGroups,Sanne/JGroups,ligzy/JGroups,Sanne/JGroups,dimbleby/JGroups,kedzie/JGroups,deepnarsay/JGroups,dimbleby/JGroups,belaban/JGroups,Sanne/JGroups,dimbleby/JGroups,rpelisse/JGroups,kedzie/JGroups,danberindei/JGroups,kedzie/JGroups,rvansa/JGroups,ibrahimshbat/JGroups,vjurane... | package org.jgroups.protocols;
import org.jgroups.*;
import org.jgroups.annotations.*;
import org.jgroups.stack.Protocol;
import org.jgroups.util.BoundedList;
import java.io.*;
import java.util.*;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.Lock... | src/org/jgroups/protocols/SFC.java | package org.jgroups.protocols;
import org.jgroups.*;
import org.jgroups.annotations.*;
import org.jgroups.stack.Protocol;
import org.jgroups.util.BoundedList;
import java.io.*;
import java.util.*;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Condition;
import java.util.concurrent.locks.Lock... | made SFC experimental
| src/org/jgroups/protocols/SFC.java | made SFC experimental | |
Java | apache-2.0 | 44839eec3f0a6dfefb03ea58e34ceba15067f01a | 0 | apache/sandesha,apache/sandesha,apache/sandesha | /*
* 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 ma... | modules/core/src/main/java/org/apache/sandesha2/storage/inmemory/InMemoryTransaction.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 ma... | Reverting 616602. My bad!
git-svn-id: 2b86aa0691b69980d9a6f3f27dca0ec9e0ea7276@617135 13f79535-47bb-0310-9956-ffa450edef68
| modules/core/src/main/java/org/apache/sandesha2/storage/inmemory/InMemoryTransaction.java | Reverting 616602. My bad! | |
Java | apache-2.0 | 826447bc82b2b7a84539ce7c9838d0a1a195e303 | 0 | alibaba/Sentinel,alibaba/Sentinel,alibaba/Sentinel,alibaba/Sentinel | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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... | sentinel-core/src/main/java/com/alibaba/csp/sentinel/slotchain/MethodResourceWrapper.java | /*
* Copyright 1999-2018 Alibaba Group Holding Ltd.
*
* 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... | Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078)
Signed-off-by: Eric Zhao <54dcf17c32e75a259f2bfe73070341693c64c950@gmail.com> | sentinel-core/src/main/java/com/alibaba/csp/sentinel/slotchain/MethodResourceWrapper.java | Fix the bug that resource name displayed in ClusterNode-related command APIs for SphU.entry(method) is incorrect (#1078) | |
Java | apache-2.0 | ba9b83410cbef0e72e923057c91c947a8ba33bcc | 0 | Hipparchus-Math/hipparchus,apache/commons-math,sdinot/hipparchus,sdinot/hipparchus,apache/commons-math,apache/commons-math,Hipparchus-Math/hipparchus,Hipparchus-Math/hipparchus,Hipparchus-Math/hipparchus,sdinot/hipparchus,sdinot/hipparchus,apache/commons-math | /*
* 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 ... | src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionImpl.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 ... | Remove invalid @Override annotation
git-svn-id: 80d496c472b8b763a5e941dba212da9bf48aeceb@1083734 13f79535-47bb-0310-9956-ffa450edef68
| src/main/java/org/apache/commons/math/distribution/KolmogorovSmirnovDistributionImpl.java | Remove invalid @Override annotation | |
Java | apache-2.0 | 9658f5f40072a23749b3c817db262ebf94a8d76e | 0 | Vedenin/java_collections_overview,Vedenin/java_in_examples | package com.github.vedenin.eng.other;
import java.io.*;
import java.nio.charset.StandardCharsets;
import java.util.stream.Collectors;
import com.google.common.base.Charsets;
import com.google.common.io.CharSource;
import com.google.common.io.CharStreams;
import org.apache.commons.io.IOUtils;
import org.apache.commons... | src/com/github/vedenin/eng/other/IOTest.java | package com.github.vedenin.eng.other;
import java.io.*;
import java.nio.charset.StandardCharsets;
import org.apache.commons.io.IOUtils;
/**
* Created by vedenin on 15.01.16.
*/
public class IOTest {
public static void main(String[] s) throws Exception {
// convert String to InputStream using Apache Uti... | [JPO-13] Change IOTest
| src/com/github/vedenin/eng/other/IOTest.java | [JPO-13] Change IOTest | |
Java | apache-2.0 | 6ac551bebee6d7684483c8835f4fa339f3bc5b3f | 0 | lmdbjava/lmdbjava | /*-
* #%L
* LmdbJava
* %%
* Copyright (C) 2016 - 2018 The LmdbJava 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/LI... | src/main/java/org/lmdbjava/ByteBufferProxy.java | /*-
* #%L
* LmdbJava
* %%
* Copyright (C) 2016 - 2018 The LmdbJava 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/LI... | fixes key range search by using limit instead of capacity in ByteBufferProxy compare
| src/main/java/org/lmdbjava/ByteBufferProxy.java | fixes key range search by using limit instead of capacity in ByteBufferProxy compare | |
Java | apache-2.0 | cd81b6fee49b9c2cb01e7e104e6cc73adfd1f5fa | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.model.search;
import com.intellij.lang.Language;
import com.intellij.openapi.fileTypes.FileType;
import com.intellij.psi.search.SearchScope;
import com.intel... | platform/indexing-api/src/com/intellij/model/search/SearchWordQueryBuilder.java | // Copyright 2000-2020 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.model.search;
import com.intellij.lang.Language;
import com.intellij.openapi.fileTypes.FileType;
import com.intellij.psi.search.SearchScope;
import com.intel... | add notes about injections in SearchWordQueryBuilder docs
GitOrigin-RevId: 4305b8202513d71990ddfbb8aee00d0253a3d8f9 | platform/indexing-api/src/com/intellij/model/search/SearchWordQueryBuilder.java | add notes about injections in SearchWordQueryBuilder docs | |
Java | bsd-2-clause | 6217150c0e4a62f05f2e0849c8533487fd244f8b | 0 | RealTimeGenomics/rtg-tools,RealTimeGenomics/rtg-tools,RealTimeGenomics/rtg-tools,RealTimeGenomics/rtg-tools | /*
* Copyright (c) 2014. Real Time Genomics Limited.
*
* 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... | src/com/rtg/vcf/eval/TabixVcfRecordSet.java | /*
* Copyright (c) 2014. Real Time Genomics Limited.
*
* 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... | Add support for splitting MNPs into SNPs during partitioning
| src/com/rtg/vcf/eval/TabixVcfRecordSet.java | Add support for splitting MNPs into SNPs during partitioning | |
Java | bsd-3-clause | afcd5e5387c472e9bb296ad116988b385ee03995 | 0 | bluerover/6lbr,MohamedSeliem/contiki,bluerover/6lbr,bluerover/6lbr,bluerover/6lbr,arurke/contiki,arurke/contiki,MohamedSeliem/contiki,MohamedSeliem/contiki,MohamedSeliem/contiki,arurke/contiki,arurke/contiki,bluerover/6lbr,MohamedSeliem/contiki,bluerover/6lbr,MohamedSeliem/contiki,arurke/contiki,arurke/contiki,arurke/c... | /**
* RSSI Viewer - view RSSI values of 802.15.4 channels
* ---------------------------------------------------
* Note: run the rssi-scanner on a Sky or sentilla node connected to USB
* then start with
* make ViewRSSI.class
* make login | java ViewRSSI
* or
* make viewrssi
*
* Created: Fri Apr 24 00:40:01 20... | examples/sky/ViewRSSI.java | /**
* RSSI Viewer - view RSSI values of 802.15.4 channels
* ---------------------------------------------------
* Note: run the rssi-scanner on a Sky or sentilla node connected to USB
* then start with
* make ViewRSSI.class
* make login | java ViewRSSI
* or
* make viewrssi
*
* Created: Fri Apr 24 00:40:01 20... | Add missing semi-colon | examples/sky/ViewRSSI.java | Add missing semi-colon | |
Java | mit | 33d0f8d68e6c401188b9ed087c697077b03b0388 | 0 | GiuseppeGiorgi/javaCrawler | javaCrawler/Crawler.java | package javaCrawler;
import java.util.ArrayList;
import org.jsoup.nodes.Document;
import org.jsoup.nodes.Element;
import org.jsoup.select.Elements;
public class Crawler extends AbstractCrawler{
private Url record;
private String url;
private String userAgent = Parameters.USER_AGENT;
pri... | Delete Crawler.java | javaCrawler/Crawler.java | Delete Crawler.java | ||
Java | mit | 87281be8cfb9759efd0b3b809c7cefada964b60c | 0 | AuthMe/FastLogin,games647/FastLogin | /*
* SPDX-License-Identifier: MIT
*
* The MIT License (MIT)
*
* Copyright (c) 2015-2022 games647 and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restrictio... | bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/VerifyResponseTask.java | /*
* SPDX-License-Identifier: MIT
*
* The MIT License (MIT)
*
* Copyright (c) 2015-2022 games647 and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restrictio... | Fix start packet containing username in 1.19
| bukkit/src/main/java/com/github/games647/fastlogin/bukkit/listener/protocollib/VerifyResponseTask.java | Fix start packet containing username in 1.19 | |
Java | mit | fbcb6552b4397a0a3bb603693537a36810794db9 | 0 | project-recoin/PybossaTwitterController,project-recoin/PybossaTwitterController | package sociam.pybossa;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.LinkedHashSet;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.bson.Document... | src/main/java/sociam/pybossa/TaskPerformer.java | package sociam.pybossa;
import java.io.File;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.HashSet;
import java.util.LinkedHashSet;
import org.apache.log4j.Logger;
import org.apache.log4j.PropertyConfigurator;
import org.bson.Document... | add close connections
| src/main/java/sociam/pybossa/TaskPerformer.java | add close connections | |
Java | mit | 6943dc7f2fbe1f4a5c4e26c05e27f1093c00597e | 0 | taursus96/java-commands | package taursus.commands;
public class CommandParser implements ICommandParser {
protected static class CommandParserLoader {
private static final CommandParser INSTANCE = new CommandParser();
}
protected CommandParser() {
if (CommandParserLoader.INSTANCE != null) {
throw new Illegal... | src/taursus/commands/CommandParser.java | package taursus.commands;
public class CommandParser implements ICommandParser {
protected static class CommandParserLoader {
private static final CommandParser INSTANCE = new CommandParser();
}
protected CommandParser() {
if (CommandParserLoader.INSTANCE != null) {
throw new Illegal... | refactored CommandParser so it uses read string reader and read strategies
| src/taursus/commands/CommandParser.java | refactored CommandParser so it uses read string reader and read strategies | |
Java | mit | 580b5867e43a9411347431c381c6b1ae6bc33f21 | 0 | CS2103JAN2017-W09-B2/main,CS2103JAN2017-W09-B2/main | package seedu.typed.schedule;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import java.time.Month;
import org.junit.Before;
import org.junit.Test;
import seedu.typed.commons.exceptions.IllegalValueException;
import seedu.typed.mo... | src/test/java/seedu/typed/schedule/ScheduleElementTest.java | package seedu.typed.schedule;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import java.time.Month;
import org.junit.Before;
import org.junit.Test;
import seedu.typed.commons.exceptions.IllegalValueException;
import seedu.typed.mo... | Fixed travis
| src/test/java/seedu/typed/schedule/ScheduleElementTest.java | Fixed travis | |
Java | mit | 24070d59b810bdcb2fb73eea1e4fc9afb926a5ca | 0 | CjHare/systematic-trading | /**
* Copyright (c) 2015-2017, CJ Hare 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 copyright notice, this list of conditions
* a... | systematic-trading-maths/src/test/java/com/systematic/trading/maths/indicator/IllegalArgumentThrowingValidatorTest.java | /**
* Copyright (c) 2015-2017, CJ Hare 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 copyright notice, this list of conditions
* a... | Missed @Test
| systematic-trading-maths/src/test/java/com/systematic/trading/maths/indicator/IllegalArgumentThrowingValidatorTest.java | Missed @Test | |
Java | mit | 3c9b5af1efb4dab4c5131d279176e55c12c1ccd5 | 0 | stallboy/configgen,stallboy/configgen | package configgen.gen;
import configgen.define.Bean;
import configgen.define.Column;
import configgen.genjava.IndentPrint;
import configgen.type.*;
import configgen.value.*;
import java.io.File;
import java.io.IOException;
import java.nio.file.Paths;
import java.util.*;
import java.util.stream.Stream;
... | src/configgen/gen/GenLua.java | package configgen.gen;
import configgen.define.Bean;
import configgen.define.Column;
import configgen.define.ForeignKey;
import configgen.genjava.IndentPrint;
import configgen.type.*;
import configgen.value.VDb;
import configgen.value.VTable;
import java.io.*;
import java.nio.file.Paths;
import java.util.... | lua生成修改,结构和数据都放到lua里
| src/configgen/gen/GenLua.java | lua生成修改,结构和数据都放到lua里 | |
Java | mit | f65ca069297a60973a52f4325803181ca747157b | 0 | MathSquared/ResultsWizard2 | package mathsquared.resultswizard2;
import java.awt.BorderLayout;
import java.awt.CardLayout;
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapte... | ResultsWizard2/src/mathsquared/resultswizard2/ConnectionDetailsFrame.java | package mathsquared.resultswizard2;
import java.awt.BorderLayout;
import java.awt.CardLayout;
import java.awt.Component;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapte... | ConnectionDetailsFrame now specifies a remote connection by default | ResultsWizard2/src/mathsquared/resultswizard2/ConnectionDetailsFrame.java | ConnectionDetailsFrame now specifies a remote connection by default | |
Java | mit | b7edb30e4833fdc1a1037d6f8216eb9298325350 | 0 | ashleypackard/compiler-design-project | import java.io.IOException;
import org.antlr.v4.runtime.ANTLRFileStream;
import org.antlr.v4.runtime.CommonTokenStream;
import org.antlr.v4.runtime.tree.ParseTree;
public class Main {
public static void main(String[] args) throws IOException {
PL0Lexer lexer = new PL0Lexer(new ANTLRFileStream("sample2.pl0"));... | target/generated-sources/antlr4/Main.java | import java.io.IOException;
import org.antlr.v4.runtime.ANTLRFileStream;
import org.antlr.v4.runtime.CommonTokenStream;
import org.antlr.v4.runtime.tree.ParseTree;
public class Main {
public static void main(String[] args) throws IOException {
PL0Lexer lexer = new PL0Lexer(new ANTLRFileStream("sample2.pl... | Fixed tabs/spaces formatting in main
| target/generated-sources/antlr4/Main.java | Fixed tabs/spaces formatting in main | |
Java | agpl-3.0 | eea3f28a72139c95d80840875b7cff4e1310e44e | 0 | geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-client-gwt2 | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2014 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | plugin/print/common/src/main/java/org/geomajas/plugin/print/component/impl/RasterLayerComponentImpl.java | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2014 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | GWTII-172: proxy support added | plugin/print/common/src/main/java/org/geomajas/plugin/print/component/impl/RasterLayerComponentImpl.java | GWTII-172: proxy support added | |
Java | agpl-3.0 | c92889f3a170d681fae2cb933d269f90371bb18d | 0 | liquidJbilling/LT-Jbilling-MsgQ-3.1,PaloAlto/jbilling,PaloAlto/jbilling,liquidJbilling/LT-Jbilling-MsgQ-3.1,liquidJbilling/LT-Jbilling-MsgQ-3.1,liquidJbilling/LT-Jbilling-MsgQ-3.1 | /*
jBilling - The Enterprise Open Source Billing System
Copyright (C) 2003-2008 Enterprise jBilling Software Ltd. and Emiliano Conde
This file is part of jbilling.
jbilling is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as publis... | classes/com/sapienter/jbilling/server/user/EntitySignup.java | /*
jBilling - The Enterprise Open Source Billing System
Copyright (C) 2003-2008 Enterprise jBilling Software Ltd. and Emiliano Conde
This file is part of jbilling.
jbilling is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as publis... | Minor fix to new company creation
| classes/com/sapienter/jbilling/server/user/EntitySignup.java | Minor fix to new company creation |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.