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 | apache-2.0 | c0ad5a51538ec166a22d9f60d6726b8090a92dae | 0 | belaban/JGroups,kedzie/JGroups,TarantulaTechnology/JGroups,belaban/JGroups,vjuranek/JGroups,ligzy/JGroups,pruivo/JGroups,ibrahimshbat/JGroups,pruivo/JGroups,rpelisse/JGroups,pferraro/JGroups,pferraro/JGroups,vjuranek/JGroups,Sanne/JGroups,TarantulaTechnology/JGroups,vjuranek/JGroups,kedzie/JGroups,slaskawi/JGroups,danb... | // $Id: Util.java,v 1.74 2006/06/01 09:09:52 belaban Exp $
package org.jgroups.util;
import org.apache.commons.logging.LogFactory;
import org.jgroups.*;
import org.jgroups.auth.AuthToken;
import org.jgroups.conf.ClassConfigurator;
import org.jgroups.protocols.FD;
import org.jgroups.protocols.PingHeader;
import org.jg... | src/org/jgroups/util/Util.java | // $Id: Util.java,v 1.73 2006/05/12 09:58:33 belaban Exp $
package org.jgroups.util;
import org.apache.commons.logging.LogFactory;
import org.jgroups.*;
import org.jgroups.auth.AuthToken;
import org.jgroups.conf.ClassConfigurator;
import org.jgroups.protocols.FD;
import org.jgroups.protocols.PingHeader;
import org.jg... | added getMBeanServer()
| src/org/jgroups/util/Util.java | added getMBeanServer() | |
Java | apache-2.0 | ab933144267ccfbb1ccf7c9bc8407115b41b9678 | 0 | youdonghai/intellij-community,hurricup/intellij-community,apixandru/intellij-community,fitermay/intellij-community,izonder/intellij-community,retomerz/intellij-community,xfournet/intellij-community,suncycheng/intellij-community,holmes/intellij-community,supersven/intellij-community,idea4bsd/idea4bsd,caot/intellij-commu... | package com.intellij.codeInsight.hint;
import com.intellij.codeInsight.CodeInsightActionHandler;
import com.intellij.codeInsight.hint.api.CreateParameterInfoContext;
import com.intellij.codeInsight.hint.api.ParameterInfoHandler;
import com.intellij.codeInsight.hint.api.ParameterInfoProvider;
import com.intellij.codeIn... | codeInsight/impl/com/intellij/codeInsight/hint/ShowParameterInfoHandler.java | package com.intellij.codeInsight.hint;
import com.intellij.codeInsight.CodeInsightActionHandler;
import com.intellij.codeInsight.hint.api.CreateParameterInfoContext;
import com.intellij.codeInsight.hint.api.ParameterInfoHandler;
import com.intellij.codeInsight.hint.api.ParameterInfoProvider;
import com.intellij.codeIn... | NPE fixed ( [#872] NPE: ShowParameterInfoHandler.invoke)
| codeInsight/impl/com/intellij/codeInsight/hint/ShowParameterInfoHandler.java | NPE fixed ( [#872] NPE: ShowParameterInfoHandler.invoke) | |
Java | apache-2.0 | fa3fafea639cf2ea1f9c552259ff7e2b6c7746d0 | 0 | adedayo/intellij-community,semonte/intellij-community,da1z/intellij-community,ryano144/intellij-community,holmes/intellij-community,TangHao1987/intellij-community,ftomassetti/intellij-community,retomerz/intellij-community,TangHao1987/intellij-community,idea4bsd/idea4bsd,mglukhikh/intellij-community,allotria/intellij-co... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | java/idea-ui/src/com/intellij/openapi/roots/ui/configuration/artifacts/ArtifactEditorImpl.java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | remove borders
| java/idea-ui/src/com/intellij/openapi/roots/ui/configuration/artifacts/ArtifactEditorImpl.java | remove borders | |
Java | apache-2.0 | 9d9b1cbcd5eaa94e0eb85c4e41f1d7bf637fb078 | 0 | jeremylong/DependencyCheck,colezlaw/DependencyCheck,hansjoachim/DependencyCheck,hansjoachim/DependencyCheck,awhitford/DependencyCheck,awhitford/DependencyCheck,stevespringett/DependencyCheck,stefanneuhaus/DependencyCheck,hansjoachim/DependencyCheck,stefanneuhaus/DependencyCheck,colezlaw/DependencyCheck,stefanneuhaus/De... | /*
* This file is part of dependency-check-core.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | dependency-check-core/src/main/java/org/owasp/dependencycheck/dependency/Evidence.java | /*
* This file is part of dependency-check-core.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | Replaced hashCode to leverage builder instead of deprecated ObjectUtils methods.
| dependency-check-core/src/main/java/org/owasp/dependencycheck/dependency/Evidence.java | Replaced hashCode to leverage builder instead of deprecated ObjectUtils methods. | |
Java | apache-2.0 | a3c5a9904e66856ab2f61366ebf53ba6b9739cc6 | 0 | StQuote/VisEditor,billy1380/VisEditor,piotr-j/VisEditor,code-disaster/VisEditor,kotcrab/VisEditor,intrigus/VisEditor,kotcrab/vis-editor,kotcrab/vis-editor,piotr-j/VisEditor | /*
* Copyright 2014-2015 Pawel Pastuszak
*
* This file is part of VisEditor.
*
* VisEditor is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any lat... | Editor/src/com/kotcrab/vis/editor/module/project/AssetsManagerUIModule.java | /*
* Copyright 2014-2015 Pawel Pastuszak
*
* This file is part of VisEditor.
*
* VisEditor is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any lat... | Changed tooltip text
| Editor/src/com/kotcrab/vis/editor/module/project/AssetsManagerUIModule.java | Changed tooltip text | |
Java | apache-2.0 | 8f5dd3f45941e4fb104bc3770eeeddb445402b01 | 0 | kieker-monitoring/kieker,HaStr/kieker,HaStr/kieker,HaStr/kieker,kieker-monitoring/kieker,leadwire-apm/leadwire-javaagent,HaStr/kieker,kieker-monitoring/kieker,kieker-monitoring/kieker,HaStr/kieker,kieker-monitoring/kieker,leadwire-apm/leadwire-javaagent | /***************************************************************************
* Copyright 2011 by
* + Christian-Albrechts-University of Kiel
* + Department of Computer Science
* + Software Engineering Group
* and others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not... | src/analysis/kieker/analysis/AnalysisController.java | /***************************************************************************
* Copyright 2011 by
* + Christian-Albrechts-University of Kiel
* + Department of Computer Science
* + Software Engineering Group
* and others.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not... | Added class loaders to the AnalysisController to make sure that plugins can be loaded using dynamic classpaths.
| src/analysis/kieker/analysis/AnalysisController.java | Added class loaders to the AnalysisController to make sure that plugins can be loaded using dynamic classpaths. | |
Java | apache-2.0 | b77b2045be287f2c8cc7745c02d39c4ad6c50399 | 0 | mstahv/framework,Scarlethue/vaadin,peterl1084/framework,shahrzadmn/vaadin,synes/vaadin,udayinfy/vaadin,mittop/vaadin,udayinfy/vaadin,Darsstar/framework,bmitc/vaadin,mstahv/framework,kironapublic/vaadin,oalles/vaadin,shahrzadmn/vaadin,fireflyc/vaadin,cbmeeks/vaadin,oalles/vaadin,Peppe/vaadin,Legioth/vaadin,magi42/vaadin... | /*
* Copyright 2000-2014 Vaadin 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 to... | server/src/com/vaadin/server/BootstrapHandler.java | /*
* Copyright 2000-2014 Vaadin 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 to... | Remove defunct __gwt_historyFrame (#11560)
Change-Id: Id3829562f7bb898ee0df873de90f0339ad06adff
| server/src/com/vaadin/server/BootstrapHandler.java | Remove defunct __gwt_historyFrame (#11560) | |
Java | apache-2.0 | 618fe4feb066176641eecca5842c76c60205c1fd | 0 | google/closure-compiler,MatrixFrog/closure-compiler,MatrixFrog/closure-compiler,google/closure-compiler,Yannic/closure-compiler,monetate/closure-compiler,shantanusharma/closure-compiler,MatrixFrog/closure-compiler,tdelmas/closure-compiler,google/closure-compiler,nawawi/closure-compiler,ChadKillingsworth/closure-compile... | /*
* Copyright 2011 The Closure Compiler 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 applicable... | test/com/google/javascript/jscomp/RemoveUnusedClassPropertiesTest.java | /*
* Copyright 2011 The Closure Compiler 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 applicable... | Add test cases for ES6 compatibility in RemoveUnusedClassProperties
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=162230367
| test/com/google/javascript/jscomp/RemoveUnusedClassPropertiesTest.java | Add test cases for ES6 compatibility in RemoveUnusedClassProperties | |
Java | apache-2.0 | 055339a67cfca4903ae4dd80c2b5ac39f58a2a2c | 0 | vjuranek/JGroups,rhusar/JGroups,danberindei/JGroups,ligzy/JGroups,belaban/JGroups,rpelisse/JGroups,pruivo/JGroups,kedzie/JGroups,rvansa/JGroups,deepnarsay/JGroups,ibrahimshbat/JGroups,ligzy/JGroups,ibrahimshbat/JGroups,belaban/JGroups,pruivo/JGroups,vjuranek/JGroups,pferraro/JGroups,belaban/JGroups,rhusar/JGroups,Taran... | package org.jgroups.protocols.pbcast;
import org.jgroups.*;
import org.jgroups.annotations.*;
import org.jgroups.stack.Protocol;
import org.jgroups.util.Digest;
import org.jgroups.util.MutableDigest;
import org.jgroups.util.TimeScheduler;
import org.jgroups.util.Util;
import java.io.DataInput;
import java.io.DataOut... | src/org/jgroups/protocols/pbcast/STABLE.java | package org.jgroups.protocols.pbcast;
import org.jgroups.*;
import org.jgroups.annotations.*;
import org.jgroups.stack.Protocol;
import org.jgroups.util.Digest;
import org.jgroups.util.MutableDigest;
import org.jgroups.util.TimeScheduler;
import org.jgroups.util.Util;
import java.io.DataInput;
import java.io.DataOut... | num_bytes_received is reset on STABILITY message
| src/org/jgroups/protocols/pbcast/STABLE.java | num_bytes_received is reset on STABILITY message | |
Java | apache-2.0 | 676b70c04354ed3b9af958cc5f2f9317081ef8c8 | 0 | opentable/otj-jaxrs,sannessa/otj-jaxrs | package com.opentable.jaxrs;
import java.io.IOException;
import javax.ws.rs.client.ClientBuilder;
import org.apache.commons.lang3.StringUtils;
import org.apache.http.HttpException;
import org.apache.http.HttpHeaders;
import org.apache.http.HttpRequest;
import org.apache.http.HttpRequestInterceptor;
import org.apache... | clientfactory-resteasy/src/main/java/com/opentable/jaxrs/JaxRsClientFactoryImpl.java | package com.opentable.jaxrs;
import java.io.IOException;
import javax.ws.rs.client.ClientBuilder;
import org.apache.commons.lang3.StringUtils;
import org.apache.http.HttpException;
import org.apache.http.HttpHeaders;
import org.apache.http.HttpRequest;
import org.apache.http.HttpRequestInterceptor;
import org.apache... | add pooling connection manager for resteasy
| clientfactory-resteasy/src/main/java/com/opentable/jaxrs/JaxRsClientFactoryImpl.java | add pooling connection manager for resteasy | |
Java | apache-2.0 | 8fb9901be49d34981c04f54f8bca91bcb2888aa6 | 0 | alien11689/aries,graben/aries,alien11689/aries,graben/aries,graben/aries,alien11689/aries,rotty3000/aries,rotty3000/aries,apache/aries,rotty3000/aries,graben/aries,apache/aries,apache/aries,alien11689/aries,apache/aries,rotty3000/aries | /**
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribu... | cdi/cdi-extension-http/src/main/java/org/apache/aries/cdi/extension/http/HttpExtension.java | /**
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribu... | [CDI] prevent NPE
Signed-off-by: Raymond Auge <rotty3000@apache.org>
git-svn-id: f3027bd689517dd712b868b0d3f5f59c3162b83d@1845398 13f79535-47bb-0310-9956-ffa450edef68
| cdi/cdi-extension-http/src/main/java/org/apache/aries/cdi/extension/http/HttpExtension.java | [CDI] prevent NPE | |
Java | apache-2.0 | error: pathspec 'java_src/foam/core/ProxyX.java' did not match any file(s) known to git
| 740738762c0b10038e99d492f89bdcfe45bdfd36 | 1 | foam-framework/foam2,jacksonic/vjlofvhjfgm,TanayParikh/foam2,TanayParikh/foam2,jacksonic/vjlofvhjfgm,TanayParikh/foam2,TanayParikh/foam2,foam-framework/foam2,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2 | package foam.core;
/** Proxy for X interface. **/
public class ProxyX
extends ContextAwareSupport
implements X
{
public ProxyX(X x) {
setX(x);
}
public Object get(String name) {
return getX().get(this, name);
}
public Object get(X x, String name) {
return getX().get(x, name);
}
pub... | java_src/foam/core/ProxyX.java | Initial check-in of Proxy X.
| java_src/foam/core/ProxyX.java | Initial check-in of Proxy X. | |
Java | apache-2.0 | error: pathspec 'com/planet_ink/coffee_mud/MOBS/Bee.java' did not match any file(s) known to git
| dc5ec6a89c2900904a154144205e02f2be80c836 | 1 | bozimmerman/CoffeeMud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,MaxRau/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,sfunk1x/CoffeeMud,Tycheo/coffeemud,Tycheo/coffeemud,oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,oriontribunal/CoffeeMud,sfunk1x/CoffeeMud,Tycheo/coffeemud,bozimmerman/CoffeeMud,MaxRau/CoffeeMud,sfunk1x... | package com.planet_ink.coffee_mud.MOBS;
public class Bee
{
}
| com/planet_ink/coffee_mud/MOBS/Bee.java |
git-svn-id: svn://192.168.1.10/public/CoffeeMud@2127 0d6f1817-ed0e-0410-87c9-987e46238f29
| com/planet_ink/coffee_mud/MOBS/Bee.java | ||
Java | apache-2.0 | error: pathspec 'src/eu/livotov/labs/android/robotools/ui/RTKeyboard.java' did not match any file(s) known to git
| cb4957c1fbec22affb2822c77a25ef903e3cf7df | 1 | LivotovLabs/RoboTools | package eu.livotov.labs.android.robotools.ui;
import android.app.Activity;
import android.content.Context;
import android.view.View;
import android.view.WindowManager;
import android.view.inputmethod.InputMethodManager;
/**
* Created with IntelliJ IDEA.
* User: dlivotov
* Date: 11/29/12
* Time: 8:27 PM
* To chan... | src/eu/livotov/labs/android/robotools/ui/RTKeyboard.java | RTKeyboard class added
| src/eu/livotov/labs/android/robotools/ui/RTKeyboard.java | RTKeyboard class added | |
Java | apache-2.0 | error: pathspec 'src/com/esri/sampleviewer/samples/editing/EditAttributes.java' did not match any file(s) known to git
| 8874ed0d51e7379133e9ce677c5a7e8e27eeda8b | 1 | Esri/arcgis-runtime-samples-java | /* Copyright 2015 Esri.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distrib... | src/com/esri/sampleviewer/samples/editing/EditAttributes.java | Adding edit attrubutes sample | src/com/esri/sampleviewer/samples/editing/EditAttributes.java | Adding edit attrubutes sample | |
Java | apache-2.0 | error: pathspec 'src/main/java/org/devdom/tracker/client/facebook/FBConnect.java' did not match any file(s) known to git
| ce3c39dea9aa5617a2b3c7e400810571c906b87a | 1 | carlosvasquez/developer-influencers,developersdo/developer-influencers,carlosvasquez/developer-influencers,carlosvasquez/developer-influencers,developersdo/developer-influencers | package org.devdom.tracker.client.facebook;
import org.devdom.tracker.util.Configuration;
import facebook4j.Facebook;
import facebook4j.FacebookException;
import facebook4j.FacebookFactory;
import facebook4j.Like;
import facebook4j.PagableList;
import facebook4j.Post;
import facebook4j.auth.AccessToken;
import faceboo... | src/main/java/org/devdom/tracker/client/facebook/FBConnect.java | Creando clase de conexión para Facebook | src/main/java/org/devdom/tracker/client/facebook/FBConnect.java | Creando clase de conexión para Facebook | |
Java | apache-2.0 | error: pathspec 'hawtjms-stomp/src/main/java/io/hawtjms/stomp/StompConstants.java' did not match any file(s) known to git
| be298e6e1d6c127e7c6d7383c016c7cb538cb897 | 1 | fusesource/hawtjms,delkyd/hawtjms,delkyd/hawtjms | /**
* 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... | hawtjms-stomp/src/main/java/io/hawtjms/stomp/StompConstants.java | Add some constant definitions to help with STOMP framing. | hawtjms-stomp/src/main/java/io/hawtjms/stomp/StompConstants.java | Add some constant definitions to help with STOMP framing. | |
Java | apache-2.0 | error: pathspec 'opennlp-tools/src/test/java/opennlp/tools/util/BeamSearchTest.java' did not match any file(s) known to git
| ac8e9830c89479f7d2a325768f595ede27dbe26b | 1 | Eagles2F/opennlp,jsubercaze/opennlp-tools-steroids,aertoria/opennlp,aertoria/opennlp,jsubercaze/opennlp-tools-steroids,aertoria/opennlp,jsubercaze/opennlp-tools-steroids,Eagles2F/opennlp,Eagles2F/opennlp | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreemnets. 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 ... | opennlp-tools/src/test/java/opennlp/tools/util/BeamSearchTest.java | OPENNLP-16 Added test for beam search
git-svn-id: 924c1ce098d5c0cf43d98e06e1f2b659f3b417ce@1154965 13f79535-47bb-0310-9956-ffa450edef68
| opennlp-tools/src/test/java/opennlp/tools/util/BeamSearchTest.java | OPENNLP-16 Added test for beam search | |
Java | apache-2.0 | error: pathspec 'src/main/java/info/u_team/u_team_core/util/FluidHandlerHelper.java' did not match any file(s) known to git
| 40a8bf2c3a14c0ca1890b798366b2711d407021e | 1 | MC-U-Team/U-Team-Core,MC-U-Team/U-Team-Core | package info.u_team.u_team_core.util;
import net.minecraftforge.fluids.FluidStack;
public class FluidHandlerHelper {
public static boolean canFluidStacksStack(FluidStack a, FluidStack b) {
if (a.isEmpty() || !(a.getFluid() == b.getFluid()) || a.hasTag() != b.hasTag()) {
return false;
}
return (!a.hasTa... | src/main/java/info/u_team/u_team_core/util/FluidHandlerHelper.java | Add fluid handler helper | src/main/java/info/u_team/u_team_core/util/FluidHandlerHelper.java | Add fluid handler helper | |
Java | apache-2.0 | error: pathspec 'picocli-examples/src/main/java/picocli/examples/arggroup/Grades.java' did not match any file(s) known to git
| cb6a24cc29bb1f1391320ae188954114830de4c9 | 1 | remkop/picocli,remkop/picocli,remkop/picocli,remkop/picocli | package picocli.examples.arggroup;
import picocli.CommandLine;
import picocli.CommandLine.Command;
import picocli.CommandLine.Parameters;
import java.math.BigDecimal;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
@Command(name = "grades", mixinStandardHelpOptions = true, version = "gra... | picocli-examples/src/main/java/picocli/examples/arggroup/Grades.java | DOC added example
| picocli-examples/src/main/java/picocli/examples/arggroup/Grades.java | DOC added example | |
Java | apache-2.0 | error: pathspec 'src/androidTest/java/com/couchbase/lite/replicator/BulkDownloaderTest.java' did not match any file(s) known to git
| 6f6e6ea59af042369a289948e20134b017514990 | 1 | vladoatanasov/couchbase-lite-android,msdgwzhy6/couchbase-lite-android,Spotme/couchbase-lite-android,Spotme/couchbase-lite-android,cesine/couchbase-lite-android,msdgwzhy6/couchbase-lite-android,0359xiaodong/couchbase-lite-android,gotmyjobs/couchbase-lite-android,Spotme/couchbase-lite-android,vladoatanasov/couchbase-lite... | package com.couchbase.lite.replicator;
import com.couchbase.lite.CouchbaseLiteException;
import com.couchbase.lite.Database;
import com.couchbase.lite.Document;
import com.couchbase.lite.LiteTestCase;
import com.couchbase.lite.Status;
import com.couchbase.lite.internal.RevisionInternal;
import com.couchbase.lite.mocks... | src/androidTest/java/com/couchbase/lite/replicator/BulkDownloaderTest.java | Add testErrorHandling to reproduce error
https://github.com/couchbase/couchbase-lite-java-core/issues/331
| src/androidTest/java/com/couchbase/lite/replicator/BulkDownloaderTest.java | Add testErrorHandling to reproduce error | |
Java | apache-2.0 | error: pathspec 'fixflow-editor/src/com/founder/fix/fixflow/editor/FlowWebManagerServlet.java' did not match any file(s) known to git
| 53c8e4f5eb90587a9f9a9bd241cdc0984ecbf48e | 1 | fixteam/fixflow,fixteam/fixflow,jackx22/fixflow,MetSystem/fixflow,tracymkgld/fixflow,tracymkgld/fixflow,jackx22/fixflow,MetSystem/fixflow,lqjack/fixflow,jackx22/fixflow,lqjack/fixflow,tracymkgld/fixflow,MetSystem/fixflow | package com.founder.fix.fixflow.editor;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
import org.codehaus.jackson.node.ObjectNode;
import com.founder.fix.fixflow.bpmn.converter.FixFlowConverter;
import com.founder.fix.fixflow.explorer.BaseServlet;
import com.founder.fix.fixflow.ser... | fixflow-editor/src/com/founder/fix/fixflow/editor/FlowWebManagerServlet.java | xuhaiyang udate | fixflow-editor/src/com/founder/fix/fixflow/editor/FlowWebManagerServlet.java | xuhaiyang udate | |
Java | apache-2.0 | error: pathspec 'algorithm/src/main/java/com/youzhixu/sample/algorithm/string/HorspoolDemo.java' did not match any file(s) known to git
| 42cafedf57e5228a3b3612bd4a1d0a6242de59a7 | 1 | huisman6/samples | package com.youzhixu.sample.algorithm.string;
import java.util.HashMap;
import java.util.Map;
/**
* @author huisman
* @createAt 2015年6月2日 上午10:04:19
* @since 1.0.0
* @Copyright (c) 2015, youzhixu.com All Rights Reserved.
*/
public class HorspoolDemo {
public static void main(String[] args) {
String[] texts ... | algorithm/src/main/java/com/youzhixu/sample/algorithm/string/HorspoolDemo.java | horspool | algorithm/src/main/java/com/youzhixu/sample/algorithm/string/HorspoolDemo.java | horspool | |
Java | apache-2.0 | error: pathspec 'api/src/main/java/io/cloudevents/v02/http/BinaryFormatExtensionMapperImpl.java' did not match any file(s) known to git
| 5c171dbf39429f478c9ccf15899dec545eb3dc2b | 1 | cloudevents/sdk-java | /**
* Copyright 2019 The CloudEvents 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 applicable law or a... | api/src/main/java/io/cloudevents/v02/http/BinaryFormatExtensionMapperImpl.java | The extension mapper, that maps from http headers
Signed-off-by: Fabio José <34f3a7e4e4d9fe971c99ebc4af947a5309eca653@gmail.com>
| api/src/main/java/io/cloudevents/v02/http/BinaryFormatExtensionMapperImpl.java | The extension mapper, that maps from http headers | |
Java | apache-2.0 | error: pathspec 'src/main/java/org/n52/v3d/worldviz/demoapplications/CoordinateTransformDemo.java' did not match any file(s) known to git
| d6d7c798cc17ad90ff4cfcf40e4f9d791320808d | 1 | nuest/worldviz,nuest/worldviz,nuest/worldviz | package org.n52.v3d.worldviz.demoapplications;
import org.n52.v3d.triturus.gisimplm.GmPoint;
import org.n52.v3d.triturus.t3dutil.T3dVector;
import org.n52.v3d.triturus.vgis.VgPoint;
import org.n52.v3d.worldviz.projections.AxisSwitchTransform;
import org.n52.v3d.worldviz.projections.ChainedTransform;
import org.n52.v3d... | src/main/java/org/n52/v3d/worldviz/demoapplications/CoordinateTransformDemo.java | Added CoordinateTransform demonstrator
| src/main/java/org/n52/v3d/worldviz/demoapplications/CoordinateTransformDemo.java | Added CoordinateTransform demonstrator | |
Java | apache-2.0 | error: pathspec 'sonarqube-sample-java/src/main/java/com/consoleconnect/mw/sonarqube/sample/entity/Student.java' did not match any file(s) known to git
| f447968713cff40391a999b6f22ac2d95b01853c | 1 | DaveXiong/sonarqube-example | /**
*
*/
package com.consoleconnect.mw.sonarqube.sample.entity;
/**
* @author dxiong
*
*/
public class Student {
public String name() {
boolean flag = false;
while(flag) {
System.out.println("hello");
}
return"name";
}
}
| sonarqube-sample-java/src/main/java/com/consoleconnect/mw/sonarqube/sample/entity/Student.java | add new class student
| sonarqube-sample-java/src/main/java/com/consoleconnect/mw/sonarqube/sample/entity/Student.java | add new class student | |
Java | apache-2.0 | error: pathspec 'pushinginertia-commons-lang/src/test/java/com/pushinginertia/commons/lang/NormalizeStringCaseUtilsTest.java' did not match any file(s) known to git
| 983683266453b6f9984c5fbdee56ceab570323d7 | 1 | pushinginertia/pushinginertia-commons | /* Copyright (c) 2011-2013 Pushing Inertia
* All rights reserved. http://pushinginertia.com
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LIC... | pushinginertia-commons-lang/src/test/java/com/pushinginertia/commons/lang/NormalizeStringCaseUtilsTest.java | copyright header
| pushinginertia-commons-lang/src/test/java/com/pushinginertia/commons/lang/NormalizeStringCaseUtilsTest.java | copyright header | |
Java | bsd-3-clause | error: pathspec 'cagrid-1-0/caGrid/projects/data/src/java/service/gov/nih/nci/cagrid/data/cql/LazyCQLQueryProcessor.java' did not match any file(s) known to git
| 68d5bc3a889270adb825d8ce41288f1a6611f447 | 1 | NCIP/cagrid,NCIP/cagrid,NCIP/cagrid,NCIP/cagrid | package gov.nih.nci.cagrid.data.cql;
import gov.nih.nci.cagrid.cqlquery.CQLQuery;
import gov.nih.nci.cagrid.data.MalformedQueryException;
import gov.nih.nci.cagrid.data.QueryProcessingException;
import java.util.Iterator;
/**
* LazyCQLQueryProcessor
* Extends CQLQueryProcessor to include a method for retrievin... | cagrid-1-0/caGrid/projects/data/src/java/service/gov/nih/nci/cagrid/data/cql/LazyCQLQueryProcessor.java | added lazy cql query processor
| cagrid-1-0/caGrid/projects/data/src/java/service/gov/nih/nci/cagrid/data/cql/LazyCQLQueryProcessor.java | added lazy cql query processor | |
Java | mit | 7dd51098b14d833eaa7cb3884d5e8e8bf82cdc5e | 0 | s1rius/fresco,wstczlt/fresco,MaTriXy/fresco,s1rius/fresco,desmond1121/fresco,facebook/fresco,desmond1121/fresco,xjy2061/NovaImageLoader,xjy2061/NovaImageLoader,wstczlt/fresco,facebook/fresco,xjy2061/NovaImageLoader,s1rius/fresco,MaTriXy/fresco,facebook/fresco,desmond1121/fresco,facebook/fresco,wstczlt/fresco,xjy2061/No... | /*
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
package com.... | imagepipeline-base/src/main/java/com/facebook/imageutils/WebpUtil.java | /*
* Copyright (c) 2015-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
package com.... | Added close inputstream version to getSize
Summary: getSize method manages inputStream with mark/reset support. In case we just want to close the InputStream without the try/catch cumbersome, we supplied a method to use the Stream and then close it.
Reviewed By: kirwan
Differential Revision: D4043296
fbshipit-sourc... | imagepipeline-base/src/main/java/com/facebook/imageutils/WebpUtil.java | Added close inputstream version to getSize | |
Java | mit | ff2383195b5ef1c835afc7565a487c6be7f4ee6a | 0 | michaelstandley/DotCi,erikdw/DotCi,suryagaddipati/DotCi,jkrems/DotCi,groupon/DotCi,TheJumpCloud/DotCi,groupon/DotCi,TheJumpCloud/DotCi,suryagaddipati/DotCi,bschmeck/DotCi,erikdw/DotCi,jkrems/DotCi,DotCi/DotCi,dimacus/DotCi,suryagaddipati/DotCi,TheJumpCloud/DotCi,bschmeck/DotCi,bschmeck/DotCi,erikdw/DotCi,jkrems/DotCi,m... | /*
The MIT License (MIT)
Copyright (c) 2014, Groupon, Inc.
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 restriction, including without limitation the rights
to use, copy, modify, merge... | src/main/java/com/groupon/jenkins/util/GroovyYamlTemplateProcessor.java | /*
The MIT License (MIT)
Copyright (c) 2014, Groupon, Inc.
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 restriction, including without limitation the rights
to use, copy, modify, merge... | Template processor expects key values to be objects now
| src/main/java/com/groupon/jenkins/util/GroovyYamlTemplateProcessor.java | Template processor expects key values to be objects now | |
Java | mit | error: pathspec '9076/Main.java' did not match any file(s) known to git
| d7f4c02f4b6fab7f177d68e6f7a9f1756d857934 | 1 | ISKU/Algorithm | /*
* Author: Kim Min-Ho (ISKU)
* Date: 2016.08.18
* email: minho1a@hanmail.net
*
* https://github.com/ISKU/Algorithm
* https://www.acmicpc.net/problem/9076
*/
import java.util.Scanner;
import java.util.Arrays;
public class Main {
public static void main(String args[]) {
Scanner input = new Scanner(System.... | 9076/Main.java | https://www.acmicpc.net/problem/9076
| 9076/Main.java | https://www.acmicpc.net/problem/9076 | |
Java | mit | error: pathspec 'AutonShoot.java' did not match any file(s) known to git
| f90ec71896aab875479cc6d8b1d43765b41dcee9 | 1 | FTC8390/vv | /*
Copyright (c) 2016 Robert Atkinson
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted (subject to the limitations in the disclaimer below) provided that
the following conditions are met:
Redistributions of source code must retain the above copyright... | AutonShoot.java | First attempt at just shooting in auton
| AutonShoot.java | First attempt at just shooting in auton | |
Java | mit | error: pathspec 'JAVA/HouseRobber.java' did not match any file(s) known to git
| 4171baa40f50b8db0cf412115bffc7e9f21b0a92 | 1 | sezina/LeetCode | /**
* #198
* url: https://leetcode.com/problems/house-robber/
*/
class Solution {
public int rob(int[] nums) {
if (nums.length == 0) return 0;
if (nums.length == 1) return nums[0];
int[] maxMoney = new int[nums.length];
maxMoney[0] = nums[0];
maxMoney[1] = Math.max(nums... | JAVA/HouseRobber.java | solve #198
| JAVA/HouseRobber.java | solve #198 | |
Java | mit | error: pathspec 'src/Warmup/_33funnyString.java' did not match any file(s) known to git
| 5532f4f6c5302b2273b83c8a7e5c9b8db0b925c5 | 1 | darshanhs90/Java-Coding,darshanhs90/Java-InterviewPrep | package Warmup;
import java.io.BufferedReader;
import java.io.InputStreamReader;
public class _33funnyString {
public static void main(String[] args) throws Exception {
BufferedReader scanner=new BufferedReader(new InputStreamReader(System.in));
int noOfTestCases=Integer.parseInt(scanner.readLine());
for (int ... | src/Warmup/_33funnyString.java | 33.funny string accepted
| src/Warmup/_33funnyString.java | 33.funny string accepted | |
Java | mit | error: pathspec 'src/model/supervised/ecoc/ECOCSVMs.java' did not match any file(s) known to git
| 359f3c49292c9c8ba736c42a71fe9436d3e3f291 | 1 | heroxdream/MachineLearning | package model.supervised.ecoc;
import model.supervised.svm.SVMsSMO;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Created by hanxuan on 11/27/15 for machine_learning.
*/
public class ECOCSVMs extends ECOC {
private static Logger log = LogManager.getLogger(ECOCSVMs.cl... | src/model/supervised/ecoc/ECOCSVMs.java | add svm for ecoc
| src/model/supervised/ecoc/ECOCSVMs.java | add svm for ecoc | |
Java | mit | error: pathspec 'FYPLibrary/src/gestures/ExerciseGesture.java' did not match any file(s) known to git
| 2d99b51d5cd6ee81267d99a0ec70093dab719266 | 1 | balazspete/Gesture-Recognition-for-Exercise | package gestures;
public abstract class ExerciseGesture extends Gesture {
public abstract boolean[] getAnalysisAxes();
}
| FYPLibrary/src/gestures/ExerciseGesture.java | Introducing ExerciseGesture abstract class, extending Gesture
| FYPLibrary/src/gestures/ExerciseGesture.java | Introducing ExerciseGesture abstract class, extending Gesture | |
Java | mit | error: pathspec 'me/shzylo/mansionazazel/level/SpawnLevel.java' did not match any file(s) known to git
| ba0c96875eae7b1156a964ed907ecf864a8a1b0c | 1 | Shzylo/Mansion-of-Azazel | package me.shzylo.mansionazazelvisual.level;
import java.awt.image.BufferedImage;
import java.io.IOException;
import javax.imageio.ImageIO;
public class SpawnLevel extends Level {
public SpawnLevel(String path) {
super(path);
}
protected void loadLevel(String path) {
try {
BufferedImage image = ImageIO.... | me/shzylo/mansionazazel/level/SpawnLevel.java | Create SpawnLevel.java | me/shzylo/mansionazazel/level/SpawnLevel.java | Create SpawnLevel.java | |
Java | mit | error: pathspec 'src/engine/gameobject/GameObjectSimpleTest.java' did not match any file(s) known to git
| f46d640ecb2dfaf73bbd41f4bbfe63c91b9c8240 | 1 | ninasun/game_engine,Jgilhuly/VoogaSalad,jeremydanielfox/game_engine,keikumata/CS308_Tower_Defense,PinPinx/TD_Game_Engine,jeremydanielfox/game_engine,Jgilhuly/VoogaSalad,brandonnchoii/VOOGASalad,brandonnchoii/VOOGASalad,ninasun/game_engine,PinPinx/TD_Game_Engine,keikumata/CS308_Tower_Defense | package engine.gameobject;
import javafx.geometry.Point2D;
import javafx.scene.Node;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.paint.Color;
import javafx.scene.shape.Circle;
import engine.fieldsetting.Settable;
import engine.gameobject.weapon.Weapon;
import engine.gameob... | src/engine/gameobject/GameObjectSimpleTest.java | create gameobject simple
| src/engine/gameobject/GameObjectSimpleTest.java | create gameobject simple | |
Java | mit | error: pathspec 'com/mlefevre/maths/domain/enumeration/FormulaElementDelimiterPosition.java' did not match any file(s) known to git
| 94744cadd501b467255d8d73a290068c620ea416 | 1 | matthieu-lefevre/formula-converter | package com.mlefevre.domain.enumeration;
public enum FormulaElementDelimiterPosition {
START, END
}
| com/mlefevre/maths/domain/enumeration/FormulaElementDelimiterPosition.java | Create FormulaElementDelimiterPosition.java | com/mlefevre/maths/domain/enumeration/FormulaElementDelimiterPosition.java | Create FormulaElementDelimiterPosition.java | |
Java | mit | error: pathspec 'java_design_patterns/src/main/java/com/zbase/design/engine/main/MainCl.java' did not match any file(s) known to git
| 7667f00abf5b5eda0cc255eab6d5c017e8533458 | 1 | niteshbisht/alg_dynamix,niteshbisht/alg_dynamix,niteshbisht/alg_dynamix | package com.zbase.design.engine.main;
import com.design.pattern.observer.ObserverUtil;
public class MainCl {
public static void main(String[] args) {
ObserverUtil.invokeObserverCode();
}
}
| java_design_patterns/src/main/java/com/zbase/design/engine/main/MainCl.java | "main" | java_design_patterns/src/main/java/com/zbase/design/engine/main/MainCl.java | "main" | |
Java | mit | error: pathspec 'tinustris-parent/tinustris/src/main/java/nl/mvdr/tinustris/engine/RangedCurve.java' did not match any file(s) known to git
| 57e8eee551b2ecceed30b06cd4023281fa959982 | 1 | TinusTinus/game-engine | package nl.mvdr.tinustris.engine;
import java.util.Iterator;
import java.util.SortedMap;
import lombok.RequiredArgsConstructor;
/**
* Representation of a curve of values based on ranges.
*
* @author Martijn van de Rijdt
*/
@RequiredArgsConstructor
class RangedCurve {
/**
* Map that represents the range... | tinustris-parent/tinustris/src/main/java/nl/mvdr/tinustris/engine/RangedCurve.java | Added RangedCurve. | tinustris-parent/tinustris/src/main/java/nl/mvdr/tinustris/engine/RangedCurve.java | Added RangedCurve. | |
Java | mit | error: pathspec 'ConcurrencyAPI/src/main/java/ar/com/javacuriosities/concurrency/atomic_reference/Main.java' did not match any file(s) known to git
| 351493477a37229c11ae8e0658ca5c4b6ff0626c | 1 | ldebello/javacuriosities,ldebello/java-advanced,ldebello/javacuriosities,ldebello/javacuriosities | package ar.com.javacuriosities.concurrency.atomic_reference;
import java.util.Objects;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicReference;
import java.util.concurrent.atomic.AtomicStampedReference;
/**
* La clase AtomicReference nos permite asignar un valor siempre utilizando la... | ConcurrencyAPI/src/main/java/ar/com/javacuriosities/concurrency/atomic_reference/Main.java | Adding information for AtomicReference and AtomicStampedReference
| ConcurrencyAPI/src/main/java/ar/com/javacuriosities/concurrency/atomic_reference/Main.java | Adding information for AtomicReference and AtomicStampedReference | |
Java | mit | error: pathspec 'web/src/test/java/org/devgateway/ocds/web/rest/controller/test/ScheduledExcelImportServiceTest.java' did not match any file(s) known to git
| b85791e40827644e27ae6a41860e106cbc1ebd3d | 1 | devgateway/ocvn,devgateway/ocvn,devgateway/ocvn | package org.devgateway.ocds.web.rest.controller.test;
import org.devgateway.ocds.web.spring.ScheduledExcelImportService;
import org.devgateway.ocds.web.spring.SendEmailService;
import org.devgateway.ocds.web.util.SettingsUtils;
import org.devgateway.toolkit.persistence.dao.AdminSettings;
import org.devgateway.toolkit.... | web/src/test/java/org/devgateway/ocds/web/rest/controller/test/ScheduledExcelImportServiceTest.java | OCVN-401 first test stub for schduled imports
| web/src/test/java/org/devgateway/ocds/web/rest/controller/test/ScheduledExcelImportServiceTest.java | OCVN-401 first test stub for schduled imports | |
Java | mit | error: pathspec 'lod-qualitymetrics/lod-qualitymetrics-accessibility/src/main/java/eu/diachron/qualitymetrics/accessibility/security/DigitalSignatureUsage.java' did not match any file(s) known to git
| 32cd2f0179f48aef419daf3ba985d32258da2c1e | 1 | diachron/quality | /**
*
*/
package eu.diachron.qualitymetrics.accessibility.security;
import java.io.Serializable;
import java.util.Set;
import org.mapdb.HTreeMap;
import com.hp.hpl.jena.graph.Node;
import com.hp.hpl.jena.rdf.model.ModelFactory;
import com.hp.hpl.jena.rdf.model.Property;
import com.hp.hpl.jena.rdf.model.Resource;
... | lod-qualitymetrics/lod-qualitymetrics-accessibility/src/main/java/eu/diachron/qualitymetrics/accessibility/security/DigitalSignatureUsage.java | created metric for digital signature usage | lod-qualitymetrics/lod-qualitymetrics-accessibility/src/main/java/eu/diachron/qualitymetrics/accessibility/security/DigitalSignatureUsage.java | created metric for digital signature usage | |
Java | epl-1.0 | e321a749f00acb8fa9f71f0835771858cd5954fa | 0 | opendaylight/yangtools,opendaylight/yangtools,522986491/yangtools,NovusTheory/yangtools | /*
* Copyright (c) 2013 Cisco Systems, Inc. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package org.... | yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/ExtendedType.java | /*
* Copyright (c) 2013 Cisco Systems, Inc. and others. All rights reserved.
*
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package org.... | Fix a documentation typo
Fixes missing } in deprecation link.
Change-Id: I118878716dccde4e664a1d9324d54ec0fc5c8bc4
Signed-off-by: Robert Varga <b8bd3df785fdc0ff42dd1710c5d91998513c57ef@cisco.com>
| yang/yang-model-util/src/main/java/org/opendaylight/yangtools/yang/model/util/ExtendedType.java | Fix a documentation typo | |
Java | epl-1.0 | a34a1deebfc7d19d99554692cdd8a4d373a62d1b | 0 | boa0332/mercurialeclipse,leinier/mercurialeclipse,naidu/mercurialeclipse,tectronics/mercurialeclipse | /*******************************************************************************
* Copyright (c) 2005-2010 VecTrace (Zingo Andersen) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... | src/com/vectrace/MercurialEclipse/team/cache/MercurialRootCache.java | /*******************************************************************************
* Copyright (c) 2005-2010 VecTrace (Zingo Andersen) and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distrib... | Do not propagate found hgroot to parents of linked resources - they must not be under the same root
| src/com/vectrace/MercurialEclipse/team/cache/MercurialRootCache.java | Do not propagate found hgroot to parents of linked resources - they must not be under the same root | |
Java | epl-1.0 | befb9b0ab047778b3bb07ecd32f339c5bb3a98cb | 0 | Nasdanika/server,Nasdanika/server,Nasdanika/server | package org.nasdanika.cdo.web.routes.app;
import org.eclipse.emf.cdo.CDOObject;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EStructuralFeature;
import org.nasdanika.html.HTMLFactory.TokenSource;
/**
* Uses {@link EObject} {@link EAttribute}'s a... | org.nasdanika.cdo.web/src/org/nasdanika/cdo/web/routes/app/EObjectTokenSource.java | package org.nasdanika.cdo.web.routes.app;
import org.apache.commons.jxpath.JXPathContext;
import org.apache.commons.jxpath.ri.JXPathContextReferenceImpl;
import org.eclipse.emf.cdo.CDOObject;
import org.eclipse.emf.ecore.EAttribute;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EStructuralF... | Takes context, uses RenderUtil to create JXPathContext | org.nasdanika.cdo.web/src/org/nasdanika/cdo/web/routes/app/EObjectTokenSource.java | Takes context, uses RenderUtil to create JXPathContext | |
Java | mpl-2.0 | error: pathspec 'src/org/mozilla/javascript/typedarrays/ByteIo.java' did not match any file(s) known to git
| 5ade6b597a6e89fa578beda2d83970f6909aea90 | 1 | tntim96/rhino-apigee,qhanam/rhino,tntim96/rhino-apigee,qhanam/rhino,qhanam/rhino,qhanam/rhino,tntim96/rhino-apigee | package org.mozilla.javascript.typedarrays;
public class ByteIo
{
public static Object readInt8(byte[] buf, int offset)
{
return buf[offset];
}
public static void writeInt8(byte[] buf, int offset, int val)
{
buf[offset] = (byte)val;
}
public static Object readUint8(byte[] ... | src/org/mozilla/javascript/typedarrays/ByteIo.java | Fix capitalization.
| src/org/mozilla/javascript/typedarrays/ByteIo.java | Fix capitalization. | |
Java | agpl-3.0 | caa8c2528848de748e3c49dc55bfbc66b138f7e9 | 0 | opengeogroep/safetymaps-server,opengeogroep/safetymaps-server,opengeogroep/safetymaps-server,opengeogroep/dbk-api,opengeogroep/dbk-api | /*
* Copyright (C) 2014 B3Partners B.V.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is di... | src/main/java/nl/opengeogroep/dbk/DBKAPI.java | /*
* Copyright (C) 2014 B3Partners B.V.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is di... | Force utf8
| src/main/java/nl/opengeogroep/dbk/DBKAPI.java | Force utf8 | |
Java | agpl-3.0 | error: pathspec 'pdfsam-gui/src/test/java/org/pdfsam/ui/dashboard/preference/PreferenceBrowsableFileFieldTest.java' did not match any file(s) known to git
| 2aae1b7fb92d381c489ec98610314d2c126ba973 | 1 | torakiki/pdfsam,torakiki/pdfsam,torakiki/pdfsam,torakiki/pdfsam | /*
* This file is part of the PDF Split And Merge source code
* Created on 29/ago/2014
* Copyright 2013-2014 by Andrea Vacondio (andrea.vacondio@gmail.com).
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by t... | pdfsam-gui/src/test/java/org/pdfsam/ui/dashboard/preference/PreferenceBrowsableFileFieldTest.java | Unit tests | pdfsam-gui/src/test/java/org/pdfsam/ui/dashboard/preference/PreferenceBrowsableFileFieldTest.java | Unit tests | |
Java | lgpl-2.1 | eb37715bc213350252e73f85cf7467039788f8e6 | 0 | MichaelMcDonnell/vrjuggler,vancegroup-mirrors/vrjuggler,vrjuggler/vrjuggler,LiuKeHua/vrjuggler,godbyk/vrjuggler-upstream-old,vancegroup-mirrors/vrjuggler,godbyk/vrjuggler-upstream-old,MichaelMcDonnell/vrjuggler,LiuKeHua/vrjuggler,MichaelMcDonnell/vrjuggler,vrjuggler/vrjuggler,MichaelMcDonnell/vrjuggler,vrjuggler/vrjugg... | /*************** <auto-copyright.pl BEGIN do not edit this line> **************
*
* VR Juggler is (C) Copyright 1998-2005 by Iowa State University
*
* Original Authors:
* Allen Bierbaum, Christopher Just,
* Patrick Hartling, Kevin Meinert,
* Carolina Cruz-Neira, Albert Baker
*
* This library is free soft... | modules/vrjuggler/vrjconfig/customeditors/display_window/org/vrjuggler/vrjconfig/customeditors/display_window/SimPositionDeviceEditor.java | /*************** <auto-copyright.pl BEGIN do not edit this line> **************
*
* VR Juggler is (C) Copyright 1998-2005 by Iowa State University
*
* Original Authors:
* Allen Bierbaum, Christopher Just,
* Patrick Hartling, Kevin Meinert,
* Carolina Cruz-Neira, Albert Baker
*
* This library is free soft... | Added some basic on-the-fly error checking to let the user know when s/he
has conflicting key bindings. This error checking only verifies the
bindings for a single config element, not all the simulated devices that
are fed by a given keyboard/mouse input handler.
git-svn-id: 769d22dfa2d22aad706b9a451492fb87c0735f19@... | modules/vrjuggler/vrjconfig/customeditors/display_window/org/vrjuggler/vrjconfig/customeditors/display_window/SimPositionDeviceEditor.java | Added some basic on-the-fly error checking to let the user know when s/he has conflicting key bindings. This error checking only verifies the bindings for a single config element, not all the simulated devices that are fed by a given keyboard/mouse input handler. | |
Java | lgpl-2.1 | error: pathspec 'tests/org/biojava/bio/seq/DNAToolsTest.java' did not match any file(s) known to git
| 50d9c70f736c93ae6140d3758af6486093a1f45e | 1 | sbliven/biojava,sbliven/biojava,sbliven/biojava | /*
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for t... | tests/org/biojava/bio/seq/DNAToolsTest.java | Added basic instantiation and internal consistency tests
git-svn-id: ed25c26de1c5325e8eb0deed0b990ab8af8a4def@1927 7c6358e6-4a41-0410-a743-a5b2a554c398
| tests/org/biojava/bio/seq/DNAToolsTest.java | Added basic instantiation and internal consistency tests | |
Java | lgpl-2.1 | error: pathspec 'federate-txn-jbossts/src/main/java/com/arjuna/ats/internal/arjuna/recovery/PeriodicRecovery.java' did not match any file(s) known to git
| 90bc32e3da49f13c18ca446810be4666e1e3efbb | 1 | jagazee/teiid-8.7,jagazee/teiid-8.7,kenweezy/teiid,kenweezy/teiid,kenweezy/teiid | /*
* JBoss, Home of Professional Open Source
* Copyright 2006, Red Hat Middleware LLC, and individual contributors
* as indicated by the @author tags.
* See the copyright.txt in the distribution for a
* full listing of individual contributors.
* This copyrighted material is made available to anyone wishing to use... | federate-txn-jbossts/src/main/java/com/arjuna/ats/internal/arjuna/recovery/PeriodicRecovery.java | FEDERATE-14: Overiding the JBossTM code to set the thread as daemon. Needs to be retracted once the "Jbosstm" project is upgraded to fixed version.
| federate-txn-jbossts/src/main/java/com/arjuna/ats/internal/arjuna/recovery/PeriodicRecovery.java | FEDERATE-14: Overiding the JBossTM code to set the thread as daemon. Needs to be retracted once the "Jbosstm" project is upgraded to fixed version. | |
Java | apache-2.0 | efda23a74a469fc5d62fd8dc6f31068c1d5a9034 | 0 | hengyuan/saiku,qqming113/saiku,newenter/saiku,hengyuan/saiku,bft-cheb/saiku,witcxc/saiku,zegang/saiku,hengyuan/saiku,bisone/saiku,standino/saiku,GermainSIGETY/sauceDallas-saiku3,wtstengshen/saiku,standino/saiku,bisone/saiku,pstoellberger/saiku,bft-cheb/saiku,customme/saiku,customme/saiku,OSBI/saiku,github-iis-soft-ru/s... | /*
* Copyright 2012 OSBI 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... | saiku-core/saiku-service/src/main/java/org/saiku/olap/query/OlapQuery.java | /*
* Copyright 2012 OSBI 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... | dont use hierarchize and consistency function on FILTER axis
| saiku-core/saiku-service/src/main/java/org/saiku/olap/query/OlapQuery.java | dont use hierarchize and consistency function on FILTER axis | |
Java | apache-2.0 | cd50cdaf5973d402ec81bdc858e1d35ad3b234e5 | 0 | arx-deidentifier/arx,RaffaelBild/arx,tijanat/arx,TheRealRasu/arx,jgaupp/arx,kbabioch/arx,arx-deidentifier/arx,COWYARD/arx,COWYARD/arx,jgaupp/arx,fstahnke/arx,kentoa/arx,bitraten/arx,RaffaelBild/arx,TheRealRasu/arx,fstahnke/arx,kentoa/arx,tijanat/arx,kbabioch/arx,bitraten/arx | package org.deidentifier.arx.gui.view.impl.wizard.importdata;
import org.deidentifier.arx.gui.Controller;
import org.deidentifier.arx.gui.model.Model;
import org.deidentifier.arx.gui.view.impl.wizard.importdata.WizardImportData.source;
import org.eclipse.jface.wizard.IWizardPage;
import org.eclipse.jface.wizard.Wizard... | src/gui/org/deidentifier/arx/gui/view/impl/wizard/importdata/WizardImport.java | package org.deidentifier.arx.gui.view.impl.wizard.importdata;
import org.deidentifier.arx.gui.Controller;
import org.deidentifier.arx.gui.model.Model;
import org.deidentifier.arx.gui.view.impl.wizard.importdata.WizardImportData.source;
import org.eclipse.jface.wizard.IWizardPage;
import org.eclipse.jface.wizard.Wizard... | gui: wizard: importdata: Fix coding style guidline violation
| src/gui/org/deidentifier/arx/gui/view/impl/wizard/importdata/WizardImport.java | gui: wizard: importdata: Fix coding style guidline violation | |
Java | apache-2.0 | 699f97929abe8d83f18d0a002ce8e69ae5aadded | 0 | chinazhaoht/spring-security,hippostar/spring-security,djechelon/spring-security,rwinch/spring-security,ollie314/spring-security,caiwenshu/spring-security,pwheel/spring-security,tekul/spring-security,follow99/spring-security,kazuki43zoo/spring-security,yinhe402/spring-security,wilkinsona/spring-security,chinazhaoht/spri... | /* Copyright 2004 Acegi Technology Pty Limited
*
* 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... | core/src/main/java/org/acegisecurity/ui/webapp/AuthenticationProcessingFilter.java | /* Copyright 2004 Acegi Technology Pty Limited
*
* 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... | Fix bug where class should delegate to setDetails method - not set the details directly.
| core/src/main/java/org/acegisecurity/ui/webapp/AuthenticationProcessingFilter.java | Fix bug where class should delegate to setDetails method - not set the details directly. | |
Java | apache-2.0 | f4c6fef3edd6f4182596d0eceea882a7f4294f5f | 0 | letconex/MMT,letconex/MMT,ModernMT/MMT,letconex/MMT,ModernMT/MMT,ModernMT/MMT,letconex/MMT,letconex/MMT,ModernMT/MMT,letconex/MMT,ModernMT/MMT | package eu.modernmt.decoder.moses;
import eu.modernmt.aligner.Aligner;
import eu.modernmt.context.ContextScore;
import eu.modernmt.data.DataListener;
import eu.modernmt.data.TranslationUnit;
import eu.modernmt.decoder.Decoder;
import eu.modernmt.decoder.DecoderFeature;
import eu.modernmt.decoder.DecoderTranslation;
im... | src/moses-decoder/src/main/java/eu/modernmt/decoder/moses/MosesDecoder.java | package eu.modernmt.decoder.moses;
import eu.modernmt.aligner.Aligner;
import eu.modernmt.context.ContextScore;
import eu.modernmt.data.TranslationUnit;
import eu.modernmt.decoder.Decoder;
import eu.modernmt.decoder.DecoderFeature;
import eu.modernmt.decoder.DecoderTranslation;
import eu.modernmt.decoder.TranslationSe... | Fixed naming bug
| src/moses-decoder/src/main/java/eu/modernmt/decoder/moses/MosesDecoder.java | Fixed naming bug | |
Java | apache-2.0 | a799ab72e399992220d7cf722310a1ca6dcdfc26 | 0 | apixandru/intellij-community,vvv1559/intellij-community,xfournet/intellij-community,apixandru/intellij-community,vvv1559/intellij-community,vvv1559/intellij-community,ibinti/intellij-community,suncycheng/intellij-community,suncycheng/intellij-community,da1z/intellij-community,da1z/intellij-community,asedunov/intellij-c... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/search/GrPrivateFieldScopeEnlarger.java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | groovy: don't enlarge scope for fields of local or anonymous classes
resolve won't be possible anyway
| plugins/groovy/groovy-psi/src/org/jetbrains/plugins/groovy/lang/psi/impl/search/GrPrivateFieldScopeEnlarger.java | groovy: don't enlarge scope for fields of local or anonymous classes | |
Java | apache-2.0 | 41e31a1bd6ede728ed5deea9868e8e64daf90058 | 0 | prasannapramod/apex-malhar,siyuanh/incubator-apex-malhar,vrozov/incubator-apex-malhar,skekre98/apex-mlhr,sandeep-n/incubator-apex-malhar,tweise/incubator-apex-malhar,ananthc/apex-malhar,brightchen/apex-malhar,siyuanh/apex-malhar,siyuanh/incubator-apex-malhar,apache/incubator-apex-malhar,DataTorrent/incubator-apex-malha... | /*
* Copyright (c) 2013 DataTorrent, Inc. ALL Rights Reserved.
*
* 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... | demos/src/main/java/com/datatorrent/demos/frauddetect/Application.java | /*
* Copyright (c) 2013 DataTorrent, Inc. ALL Rights Reserved.
*
* 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... | Setting stream codec on all the input ports of the stream
| demos/src/main/java/com/datatorrent/demos/frauddetect/Application.java | Setting stream codec on all the input ports of the stream | |
Java | apache-2.0 | 30a6abbe501b67bac8065959a2d10df1b74b9292 | 0 | mdeinum/spring-security,Xcorpio/spring-security,mparaz/spring-security,djechelon/spring-security,follow99/spring-security,hippostar/spring-security,adairtaosy/spring-security,djechelon/spring-security,vitorgv/spring-security,Xcorpio/spring-security,spring-projects/spring-security,thomasdarimont/spring-security,tekul/sp... | /* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | core/src/main/java/org/springframework/security/ldap/search/FilterBasedLdapUserSearch.java | /* Copyright 2004, 2005, 2006 Acegi Technology Pty Limited
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Tidied formatting of toString output for FilterBasedLdapUserSearch
| core/src/main/java/org/springframework/security/ldap/search/FilterBasedLdapUserSearch.java | Tidied formatting of toString output for FilterBasedLdapUserSearch | |
Java | apache-2.0 | a500b10a08f414a09b0d964d20a12784edf15895 | 0 | retomerz/intellij-community,retomerz/intellij-community,vvv1559/intellij-community,fitermay/intellij-community,ThiagoGarciaAlves/intellij-community,youdonghai/intellij-community,semonte/intellij-community,idea4bsd/idea4bsd,asedunov/intellij-community,michaelgallacher/intellij-community,da1z/intellij-community,allotria/... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/openapi/wm/impl/IdeFrameDecorator.java | /*
* Copyright 2000-2013 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | do not restore decoration in case of custom frame decorations
| platform/platform-impl/src/com/intellij/openapi/wm/impl/IdeFrameDecorator.java | do not restore decoration in case of custom frame decorations | |
Java | apache-2.0 | 674e55b9f53776dec3d19435faac4d182b827a65 | 0 | fitermay/intellij-community,da1z/intellij-community,salguarnieri/intellij-community,asedunov/intellij-community,allotria/intellij-community,mglukhikh/intellij-community,youdonghai/intellij-community,lucafavatella/intellij-community,idea4bsd/idea4bsd,asedunov/intellij-community,da1z/intellij-community,hurricup/intellij-... | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/testFramework/src/com/intellij/testFramework/LightPlatformTestCase.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | print diagnostics to find out the cause of test blinking
| platform/testFramework/src/com/intellij/testFramework/LightPlatformTestCase.java | print diagnostics to find out the cause of test blinking | |
Java | apache-2.0 | e6db59d0973fc9f49130989aa207f7eca09882cc | 0 | suncycheng/intellij-community,signed/intellij-community,FHannes/intellij-community,xfournet/intellij-community,vvv1559/intellij-community,da1z/intellij-community,semonte/intellij-community,youdonghai/intellij-community,semonte/intellij-community,mglukhikh/intellij-community,ibinti/intellij-community,asedunov/intellij-c... | /*
* Copyright 2000-2016 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/ide/actions/GotoRelatedSymbolAction.java | /*
* Copyright 2000-2012 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... | IDEA-75328 GotoRelatedSymbolAction: improvements
show "No Related symbols found" popup when nothing is available
| platform/lang-impl/src/com/intellij/ide/actions/GotoRelatedSymbolAction.java | IDEA-75328 GotoRelatedSymbolAction: improvements | |
Java | apache-2.0 | 7eace61c2ee40837981f546acdc4d70732f73553 | 0 | rdebusscher/grafaces | /*
* 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... | src/main/java/be/rubus/web/testing/interceptor/GrafacesInterceptor.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... | protect for non existing root in Page Fragment
| src/main/java/be/rubus/web/testing/interceptor/GrafacesInterceptor.java | protect for non existing root in Page Fragment | |
Java | apache-2.0 | ba75436d8e74a1c05b3c9423234f0606d5312827 | 0 | kingideayou/CNode-Material-Design,dut3062796s/CNode-Material-Design,TakWolf/CNode-Material-Design,wendal/NutzCN-Material-Design,xuanxinpl/CNode-Material-Design,WilliamRen/CNode-Material-Design,liqk2014/CNode-Material-Design,GKerison/CNode-Material-Design,xu33liang33/CNode-Material-Design,pranavlathigara/CNode-Material-... | package org.cnodejs.android.md.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import andr... | app/src/main/java/org/cnodejs/android/md/activity/NewTopicActivity.java | package org.cnodejs.android.md.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.text.TextUtils;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import andr... | 新建话题预览添加小尾巴
| app/src/main/java/org/cnodejs/android/md/activity/NewTopicActivity.java | 新建话题预览添加小尾巴 | |
Java | apache-2.0 | 3bf940be1dc85f12463a0055791a3a29495b5bd9 | 0 | youdonghai/intellij-community,slisson/intellij-community,adedayo/intellij-community,robovm/robovm-studio,idea4bsd/idea4bsd,hurricup/intellij-community,ftomassetti/intellij-community,da1z/intellij-community,muntasirsyed/intellij-community,da1z/intellij-community,michaelgallacher/intellij-community,apixandru/intellij-com... | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/platform-impl/src/com/intellij/ui/KeyStrokeAdapter.java | /*
* Copyright 2000-2015 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-135540 use extended key code for default key stroke if no modifiers are set
| platform/platform-impl/src/com/intellij/ui/KeyStrokeAdapter.java | IDEA-135540 use extended key code for default key stroke if no modifiers are set | |
Java | apache-2.0 | 36f886c5a3307496ad9b93704e24e41492b670a4 | 0 | Donnerbart/hazelcast-simulator,hazelcast/hazelcast-simulator,jerrinot/hazelcast-stabilizer,pveentjer/hazelcast-simulator,hazelcast/hazelcast-simulator,jerrinot/hazelcast-stabilizer,hazelcast/hazelcast-simulator,pveentjer/hazelcast-simulator,Donnerbart/hazelcast-simulator | tests/tests-common/src/main/java/com/hazelcast/simulator/tests/special/MapHeapHogPrepareTest.java | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* 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 ... | Removed useless MapHeapHogPrepareTest
| tests/tests-common/src/main/java/com/hazelcast/simulator/tests/special/MapHeapHogPrepareTest.java | Removed useless MapHeapHogPrepareTest | ||
Java | apache-2.0 | cce4fa8f75f28212e8a0e3611f247d3b60faae6d | 0 | backpaper0/doma2,domaframework/doma,backpaper0/doma2,domaframework/doma,kakusuke/doma,kakusuke/doma | /*
* Copyright 2004-2009 the Seasar Foundation and the Others.
*
* 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 ... | doma-it/src/main/java/org/seasar/doma/it/ItLogger.java | /*
* Copyright 2004-2009 the Seasar Foundation and the Others.
*
* 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 ... | JdbcLoggerにメソッドが追加されたことに追随しました。
git-svn-id: 75b8a20c4adacfb1b6117fda53c13235e436bf11@736 362887e2-e868-44d1-a061-b03550a0b845
| doma-it/src/main/java/org/seasar/doma/it/ItLogger.java | JdbcLoggerにメソッドが追加されたことに追随しました。 | |
Java | apache-2.0 | ba165cd1172ee389837a2752a0d31001b4b45a0f | 0 | Esri/geoportal-server,GeoinformationSystems/geoportal-server,davidocean/geoportal-server,Esri/geoportal-server,davidocean/geoportal-server,GeoinformationSystems/geoportal-server,GeoinformationSystems/geoportal-server,GeoinformationSystems/geoportal-server,davidocean/geoportal-server,GeoinformationSystems/geoportal-serv... | /*
* Copyright 2013 Esri.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | geoportal/src/com/esri/gpt/control/webharvest/engine/Ags2AgpExecutor.java | /*
* Copyright 2013 Esri.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | Ags2Agp copy() activated.
| geoportal/src/com/esri/gpt/control/webharvest/engine/Ags2AgpExecutor.java | Ags2Agp copy() activated. | |
Java | apache-2.0 | error: pathspec 'problem219/Solution.java' did not match any file(s) known to git
| 6e17bfc307521a4200c3efe89a64823532bb8ba0 | 1 | cutoutsy/leetcode,cutoutsy/leetcode,cutoutsy/leetcode,cutoutsy/leetcode | class Solution {
public boolean containsNearbyDuplicate(int[] nums, int k) {
Map<Integer, Integer> numMap = new HashMap<>();
for (int i = 0; i < nums.length; i++) {
if(numMap.containsKey(nums[i]) && (i - numMap.get(nums[i]) <= k)){
return true;
}else{
... | problem219/Solution.java | finish problem 219
| problem219/Solution.java | finish problem 219 | |
Java | apache-2.0 | error: pathspec 'src/test/HttpClient.java' did not match any file(s) known to git
| c332c93c268429b39c80c2e8849a33c8a7099c8e | 1 | baratine/lucene-plugin-stress,baratine/lucene-plugin-stress |
package test;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.Socket;
import java.util.HashMap;
import java.util.Map;
public class HttpClient implements AutoCloseable
{
static byte[] CRLF =... | src/test/HttpClient.java | http client draft
| src/test/HttpClient.java | http client draft | |
Java | apache-2.0 | error: pathspec 'src/org/opensaml/xml/signature/KeyInfo.java' did not match any file(s) known to git
| 00760e0306106fba16ce3c22594f5e4f54f11864 | 1 | duck1123/java-xmltooling | /*
* Copyright [2006] [University Corporation for Advanced Internet Development, Inc.]
*
* 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
*... | src/org/opensaml/xml/signature/KeyInfo.java | Added KeyInfo interface
git-svn-id: 46308aa6df3a13aea5930e6665b35c8b83c3a711@52 9fbd0cf9-a10c-0410-82c1-be8c084f3200
| src/org/opensaml/xml/signature/KeyInfo.java | Added KeyInfo interface | |
Java | apache-2.0 | error: pathspec 'RxKit/src/main/java/com/vondear/rxtool/RxMapTool.java' did not match any file(s) known to git
| 25767ae4661ad116bc3bf0e5aaef47a236284030 | 1 | vondear/RxTools | package com.vondear.rxtool;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import com.vondear.rxtool.model.Gps;
/**
* @author vondear
* @date 2018/5/2 14:59:00
*/
public class RxMapTool {
/**
* 测试数据
* Gps gpsFrom = new Gps();
* gpsFrom.setLongitude(112.... | RxKit/src/main/java/com/vondear/rxtool/RxMapTool.java | 新增跳转高德/百度地图导航工具
| RxKit/src/main/java/com/vondear/rxtool/RxMapTool.java | 新增跳转高德/百度地图导航工具 | |
Java | apache-2.0 | error: pathspec 'src/java/org/apache/cassandra/io/IColumnSerializer.java' did not match any file(s) known to git
| e46543efabd352e5b1534345266fc9c06d9025cd | 1 | jasobrown/cassandra,gdusbabek/cassandra,jasonstack/cassandra,iburmistrov/Cassandra,pbailis/cassandra-pbs,dprguiuc/Cassandra-Wasef,yonglehou/cassandra,adejanovski/cassandra,HidemotoNakada/cassandra-udf,bcoverston/cassandra,Stratio/stratio-cassandra,bcoverston/apache-hosted-cassandra,shookari/cassandra,newrelic-forks/cas... | package org.apache.cassandra.io;
import java.io.DataInput;
import java.io.IOException;
import org.apache.cassandra.db.ColumnFamilyStore;
import org.apache.cassandra.db.IColumn;
public interface IColumnSerializer extends ICompactSerializer2<IColumn>
{
public IColumn deserialize(DataInput in, ColumnFamilyStore int... | src/java/org/apache/cassandra/io/IColumnSerializer.java | add missing IColumnSerializer.java
git-svn-id: af0234e1aff5c580ad966c5a1be7e5402979d927@1071433 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/cassandra/io/IColumnSerializer.java | add missing IColumnSerializer.java | |
Java | apache-2.0 | error: pathspec 'tool/src/main/java/uk/ac/ox/oucs/vle/CourseResource.java' did not match any file(s) known to git
| 56d5d2789aa8ba05f92fd077060b915773424a2f | 1 | ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup,ox-it/wl-course-signup | package uk.ac.ox.oucs.vle;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Date;
import java.util.List;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.core.Context;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.StreamingOutput;
i... | tool/src/main/java/uk/ac/ox/oucs/vle/CourseResource.java | First bit of serving up content over HTTP. | tool/src/main/java/uk/ac/ox/oucs/vle/CourseResource.java | First bit of serving up content over HTTP. | |
Java | apache-2.0 | error: pathspec 'src/test/java/com/maxmind/geoip2/webservice/HostTest.java' did not match any file(s) known to git
| a4b4efe0181d2577763f0bf8cefda1433abc4977 | 1 | CASPED/GeoIP2-java,ecliptical/GeoIP2-java,CASPED/GeoIP2-java,maxmind/GeoIP2-java,ecliptical/GeoIP2-java,maxmind/GeoIP2-java | package com.maxmind.geoip2.webservice;
import static org.junit.Assert.assertEquals;
import java.net.InetAddress;
import java.net.UnknownHostException;
import java.util.Arrays;
import org.junit.Test;
import com.google.api.client.http.HttpTransport;
import com.maxmind.geoip2.exception.GeoIP2Exception;
import com.maxm... | src/test/java/com/maxmind/geoip2/webservice/HostTest.java | Added host test that I forgot to check in previously
| src/test/java/com/maxmind/geoip2/webservice/HostTest.java | Added host test that I forgot to check in previously | |
Java | apache-2.0 | error: pathspec 'WeatherForecast/src/me/smr/weatherforecast/utils/DBHelper.java' did not match any file(s) known to git
| 609ad00b5a6cd3fdc2a5d283a6983231f2203ed5 | 1 | smrehan6/WeatherForecast,smrehan6/WeatherForecast | package me.smr.weatherforecast.utils;
import me.smr.weatherforecast.App;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.provider.BaseColumns;
public class DBHelper extends SQLiteOpenHelper {
private static final String DATABASE_NAME = "forecast.db";
p... | WeatherForecast/src/me/smr/weatherforecast/utils/DBHelper.java | Added DBHelper class
| WeatherForecast/src/me/smr/weatherforecast/utils/DBHelper.java | Added DBHelper class | |
Java | apache-2.0 | error: pathspec 'demos/src/main/java/com/datatorrent/demos/visualdata/Application.java' did not match any file(s) known to git
| 526f33805a3440b7fe0049760fc9e437100f8b02 | 1 | PramodSSImmaneni/incubator-apex-malhar,skekre98/apex-mlhr,chinmaykolhatkar/incubator-apex-malhar,siyuanh/apex-malhar,apache/incubator-apex-malhar,ananthc/apex-malhar,tweise/apex-malhar,vrozov/apex-malhar,vrozov/apex-malhar,prasannapramod/apex-malhar,chinmaykolhatkar/incubator-apex-malhar,brightchen/apex-malhar,chinmayk... | /*
* Copyright (c) 2013 DataTorrent, Inc. ALL Rights Reserved.
*
* 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... | demos/src/main/java/com/datatorrent/demos/visualdata/Application.java | fix #MLHR-669 Visual Data Demo App
| demos/src/main/java/com/datatorrent/demos/visualdata/Application.java | fix #MLHR-669 Visual Data Demo App | |
Java | apache-2.0 | error: pathspec 'src/main/java/org/raistlic/common/predicate/CollectionPredicates.java' did not match any file(s) known to git
| 447ba68973531747f2b9154982888deebe2a3f0d | 1 | raistlic/raistlic-lib-commons-core,raistlic/raistlic-lib-commons-core | package org.raistlic.common.predicate;
import org.raistlic.common.precondition.Precondition;
import java.util.Collection;
import java.util.function.Predicate;
/**
* Static factory methods holder that exposes different kinds of {@link Predicate} instances for
* testing {@link Collection} .
*
* @author Lei Chen (2... | src/main/java/org/raistlic/common/predicate/CollectionPredicates.java | CollectionPredicates added.
| src/main/java/org/raistlic/common/predicate/CollectionPredicates.java | CollectionPredicates added. | |
Java | apache-2.0 | error: pathspec 'uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes.java' did not match any file(s) known to git
| 00f297cc789daabf1dbd62b5a3f024e9f6d33597 | 1 | apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj | /*
* 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")... | uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes.java | [UIMA-4667] move de/serizliation code out of CasImpl. Not yet fixed for v3.
git-svn-id: 2a54995f166126d351a7f865b2a601044a84628f@1711787 13f79535-47bb-0310-9956-ffa450edef68
| uimaj-core/src/main/java/org/apache/uima/cas/impl/BinaryCasSerDes.java | [UIMA-4667] move de/serizliation code out of CasImpl. Not yet fixed for v3. | |
Java | apache-2.0 | error: pathspec 'app/src/main/java/com/pvsagar/smartlockscreen/receivers/AdminReceiver.java' did not match any file(s) known to git
| 8f78c270d80e95a4eda8b33b29f9cbed067057eb | 1 | aravindsagar/SmartLockScreen | package com.pvsagar.smartlockscreen.receivers;
/**
* Created by aravind on 9/9/14.
*/
public class AdminReceiver {
}
| app/src/main/java/com/pvsagar/smartlockscreen/receivers/AdminReceiver.java | Commit required due to Android Studio bug (Probably).
| app/src/main/java/com/pvsagar/smartlockscreen/receivers/AdminReceiver.java | Commit required due to Android Studio bug (Probably). | |
Java | apache-2.0 | error: pathspec 'src/test/java/com/treasure_data/bulk_import/model/ColumnValueTestUtil.java' did not match any file(s) known to git
| 0c2862143b524f6b56c52443873a47314bca4db8 | 1 | treasure-data/td-import-java,treasure-data/td-import-java | package com.treasure_data.bulk_import.model;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import org.junit.After;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import com.treasur... | src/test/java/com/treasure_data/bulk_import/model/ColumnValueTestUtil.java | added ColumnValueTestUtil class, which is test utilities
| src/test/java/com/treasure_data/bulk_import/model/ColumnValueTestUtil.java | added ColumnValueTestUtil class, which is test utilities | |
Java | apache-2.0 | error: pathspec 'src/main/java/org/evilco/netty/msgpack/registry/AbstractMessageRegistry.java' did not match any file(s) known to git
| 3493f9b7a973d7cc2b7c2439c030a54e1ac18a51 | 1 | Torchmind/netty-msgpack,LordAkkarin/netty-msgpack | /*
* Copyright 2014 Johannes Donath <johannesd@evil-co.com>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | src/main/java/org/evilco/netty/msgpack/registry/AbstractMessageRegistry.java | Added an abstract registry implementation.
| src/main/java/org/evilco/netty/msgpack/registry/AbstractMessageRegistry.java | Added an abstract registry implementation. | |
Java | apache-2.0 | error: pathspec 'android/modules/platform/src/java/ti/modules/titanium/platform/AndroidModule.java' did not match any file(s) known to git
| 4a0ae1a44fddd9ab45301f4ffd4623e8da776628 | 1 | peymanmortazavi/titanium_mobile,perdona/titanium_mobile,ashcoding/titanium_mobile,hieupham007/Titanium_Mobile,sriks/titanium_mobile,falkolab/titanium_mobile,KangaCoders/titanium_mobile,KoketsoMabuela92/titanium_mobile,csg-coder/titanium_mobile,cheekiatng/titanium_mobile,FokkeZB/titanium_mobile,peymanmortazavi/titanium_... | package ti.modules.titanium.platform;
import org.appcelerator.kroll.annotations.Kroll;
import org.appcelerator.titanium.TiContext;
import android.os.Build;
@Kroll.module(parentModule=PlatformModule.class)
public class AndroidModule extends PlatformModule{
@Kroll.constant public static final int API_LEVEL = Build.V... | android/modules/platform/src/java/ti/modules/titanium/platform/AndroidModule.java | timob-7242: added Ti.Platform.Android.API_LEVEL
| android/modules/platform/src/java/ti/modules/titanium/platform/AndroidModule.java | timob-7242: added Ti.Platform.Android.API_LEVEL | |
Java | apache-2.0 | error: pathspec 'precipice-core/src/test/java/net/uncontended/precipice/core/concurrent/EventualTest.java' did not match any file(s) known to git
| e2606236b49bf29a4aa0c4df638bd463bfa38d00 | 1 | tbrooks8/Precipice,tbrooks8/Precipice | /*
* Copyright 2014 Timothy Brooks
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to i... | precipice-core/src/test/java/net/uncontended/precipice/core/concurrent/EventualTest.java | Add tests for eventual
| precipice-core/src/test/java/net/uncontended/precipice/core/concurrent/EventualTest.java | Add tests for eventual | |
Java | apache-2.0 | error: pathspec 'core/src/test/java/com/vladmihalcea/book/hpjp/hibernate/identifier/SQLServerScopeIdentity.java' did not match any file(s) known to git
| da773a1c149a7052c4900637a77759680640be99 | 1 | vladmihalcea/high-performance-java-persistence,vladmihalcea/high-performance-java-persistence | package com.vladmihalcea.book.hpjp.hibernate.identifier;
import com.vladmihalcea.book.hpjp.util.AbstractSQLServerIntegrationTest;
import org.hibernate.Session;
import org.hibernate.jdbc.Work;
import org.junit.Test;
import javax.persistence.*;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.... | core/src/test/java/com/vladmihalcea/book/hpjp/hibernate/identifier/SQLServerScopeIdentity.java | Add test for scope_identity()
| core/src/test/java/com/vladmihalcea/book/hpjp/hibernate/identifier/SQLServerScopeIdentity.java | Add test for scope_identity() | |
Java | apache-2.0 | error: pathspec 'plugins/InspectionGadgets/src/com/siyeh/ig/threading/NotifyWithoutCorrespondingWaitInspection.java' did not match any file(s) known to git
| 14702e3a15691b7dccfed92f91085d692dc4191e | 1 | slisson/intellij-community,vladmm/intellij-community,allotria/intellij-community,ThiagoGarciaAlves/intellij-community,asedunov/intellij-community,MER-GROUP/intellij-community,joewalnes/idea-community,jexp/idea2,ivan-fedorov/intellij-community,akosyakov/intellij-community,allotria/intellij-community,semonte/intellij-com... | /*
* Copyright 2003-2005 Dave Griffith
*
* 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 ... | plugins/InspectionGadgets/src/com/siyeh/ig/threading/NotifyWithoutCorrespondingWaitInspection.java | (no message) | plugins/InspectionGadgets/src/com/siyeh/ig/threading/NotifyWithoutCorrespondingWaitInspection.java | (no message) | |
Java | apache-2.0 | error: pathspec 'rice-framework/krad-sampleapp/web/src/it/java/org/kuali/rice/krad/demo/lookup/view/DemoLookUpFancyAft.java' did not match any file(s) known to git
| 84331bb2ac82fcfd78be03fcfdb935d6a447b8ea | 1 | bhutchinson/rice,UniversityOfHawaiiORS/rice,smith750/rice,gathreya/rice-kc,geothomasp/kualico-rice-kc,jwillia/kc-rice1,UniversityOfHawaiiORS/rice,gathreya/rice-kc,shahess/rice,UniversityOfHawaiiORS/rice,smith750/rice,sonamuthu/rice-1,sonamuthu/rice-1,ewestfal/rice,bsmith83/rice-1,jwillia/kc-rice1,jwillia/kc-rice1,Unive... | /**
* Copyright 2005-2013 The Kuali Foundation
*
* Licensed under the Educational Community 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.opensource.org/licenses/ecl2.php
*
* Unless required by a... | rice-framework/krad-sampleapp/web/src/it/java/org/kuali/rice/krad/demo/lookup/view/DemoLookUpFancyAft.java | KULRICE-10869 : Create Automated Functional (Smoke) Tests for KRAD Demo - Lookup Views:Lookup (Fancy)
| rice-framework/krad-sampleapp/web/src/it/java/org/kuali/rice/krad/demo/lookup/view/DemoLookUpFancyAft.java | KULRICE-10869 : Create Automated Functional (Smoke) Tests for KRAD Demo - Lookup Views:Lookup (Fancy) | |
Java | apache-2.0 | error: pathspec 'app/src/test/java/de/fau/amos/virtualledger/android/views/transactionOverview/TransactionsComparatorTest.java' did not match any file(s) known to git
| 8362744d2afaeaada50a32a1b6412b5d216a5c3a | 1 | BankingBoys/amos-ss17-proj7,BankingBoys/amos-ss17-proj7 | package de.fau.amos.virtualledger.android.views.transactionOverview;
import org.junit.Test;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import de.fau.amos.virtualledger.dtos.Booking;
import static org.assertj.core.api.Assertions.assertThat;
public class TransactionsCo... | app/src/test/java/de/fau/amos/virtualledger/android/views/transactionOverview/TransactionsComparatorTest.java | added transaction comparator test
| app/src/test/java/de/fau/amos/virtualledger/android/views/transactionOverview/TransactionsComparatorTest.java | added transaction comparator test | |
Java | apache-2.0 | error: pathspec 'components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/config/permission/PermissionTree.java' did not match any file(s) known to git
| a84edd7a99d58fdb512084c98910c98f37c393f7 | 1 | Shabirmean/carbon-device-mgt,madhawap/carbon-device-mgt,DimalChandrasiri/carbon-device-mgt,Megala21/carbon-device-mgt,pasindujw/carbon-device-mgt,hasuniea/carbon-device-mgt,pasindujw/carbon-device-mgt,charithag/carbon-device-mgt,hasuniea/carbon-device-mgt,DimalChandrasiri/carbon-device-mgt,madawas/carbon-device-mgt,ras... | /*
* Copyright (c) 2015, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. 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/li... | components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/config/permission/PermissionTree.java | Added seperate permission tree class
| components/device-mgt/org.wso2.carbon.device.mgt.core/src/main/java/org/wso2/carbon/device/mgt/core/config/permission/PermissionTree.java | Added seperate permission tree class | |
Java | artistic-2.0 | 0dac4381785ecd96ed7a1e7b270114e9f1cb560f | 0 | reteo/CustomOreGen,lawremi/CustomOreGen,reteo/CustomOreGen,lawremi/CustomOreGen | package CustomOreGen;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityClientPlayerMP;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.network.NetHandlerPlayServer;
import net.minecraft.server.MinecraftServer;
import net.minecraft.util.ChatComponentText;
import ne... | src/main/java/CustomOreGen/CustomPacketPayloadHandler.java | package CustomOreGen;
import net.minecraft.client.Minecraft;
import net.minecraft.client.entity.EntityClientPlayerMP;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.network.NetHandlerPlayServer;
import net.minecraft.server.MinecraftServer;
import net.minecraft.util.ChatComponentText;
import ne... | fix compilation (isPlayerOpped refactored)
| src/main/java/CustomOreGen/CustomPacketPayloadHandler.java | fix compilation (isPlayerOpped refactored) | |
Java | bsd-2-clause | 275bbfc513b7967428b4b9cddb908494d26a9dc1 | 0 | wmudge/dnsjava,draekko/dnsjava,tks-dp/dnsjava,mohamad-z/dnsjava,yplo6403/dnsjava,wmudge/dnsjava,dnsjava/dnsjava,jitsi/dnsjava,tks-dp/dnsjava,jitsi/dnsjava,draekko/dnsjava,mohamad-z/dnsjava,slackwareer/javadns,yplo6403/dnsjava,ieugen/dnsjava | // Copyright (c) 1999 Brian Wellington (bwelling@xbill.org)
// Portions Copyright (c) 1999 Network Associates, Inc.
import java.net.*;
import java.io.*;
import java.util.*;
import org.xbill.DNS.*;
import org.xbill.DNS.utils.*;
/** @author Brian Wellington <bwelling@xbill.org> */
public class update {
Message ... | update.java | // Copyright (c) 1999 Brian Wellington (bwelling@xbill.org)
// Portions Copyright (c) 1999 Network Associates, Inc.
import java.net.*;
import java.io.*;
import java.util.*;
import org.xbill.DNS.*;
import org.xbill.DNS.utils.*;
/** @author Brian Wellington <bwelling@xbill.org> */
public class update {
Message ... | Default to the root zone, so that all names are absolute.
git-svn-id: becfadaebdf67c7884f0d18099f2460615305e2e@800 c76caeb1-94fd-44dd-870f-0c9d92034fc1
| update.java | Default to the root zone, so that all names are absolute. | |
Java | bsd-3-clause | error: pathspec 'src/test/java/no/birkett/kiwi/Benchmarks.java' did not match any file(s) known to git
| 6fd9d8f275bcc4413911f35ecd5d3a081207b058 | 1 | alexbirkett/kiwi-java | package no.birkett.kiwi;
import java.util.HashMap;
/**
* Created by alex on 27/11/2014.
*/
public class Benchmarks {
public static void testAddingLotsOfConstraints() throws DuplicateConstraintException, UnsatisfiableConstraintException {
Solver solver = new Solver();
final HashMap<String, Vari... | src/test/java/no/birkett/kiwi/Benchmarks.java | Add benchmarks
| src/test/java/no/birkett/kiwi/Benchmarks.java | Add benchmarks | |
Java | mit | bea70389b9747b351b5af04333ded534d690cf46 | 0 | GlowstonePlusPlus/GlowstonePlusPlus,GlowstoneMC/GlowstonePlusPlus,GlowstoneMC/GlowstonePlusPlus,GlowstonePlusPlus/GlowstonePlusPlus,GlowstoneMC/GlowstonePlusPlus,GlowstoneMC/GlowstonePlusPlus,GlowstonePlusPlus/GlowstonePlusPlus,GlowstonePlusPlus/GlowstonePlusPlus | package net.glowstone.block.entity;
import net.glowstone.block.GlowBlock;
import net.glowstone.block.GlowBlockState;
import net.glowstone.block.state.GlowChest;
import net.glowstone.entity.GlowPlayer;
import net.glowstone.inventory.GlowChestInventory;
import net.glowstone.net.message.play.game.BlockActionMessage;
impo... | src/main/java/net/glowstone/block/entity/TEChest.java | package net.glowstone.block.entity;
import net.glowstone.block.GlowBlock;
import net.glowstone.block.GlowBlockState;
import net.glowstone.block.state.GlowChest;
import net.glowstone.entity.GlowPlayer;
import net.glowstone.inventory.GlowChestInventory;
import net.glowstone.net.message.play.game.BlockActionMessage;
impo... | Fix pitch on chest
| src/main/java/net/glowstone/block/entity/TEChest.java | Fix pitch on chest | |
Java | mit | e3c4bd3236e712fab68c6bd04901288710bc7550 | 0 | Luiz-FS/projeto-de-sistemas-da-informacao,Luiz-FS/projeto-de-sistemas-da-informacao,Luiz-FS/projeto-de-sistemas-da-informacao | package br.edu.ufcg.computacao.si1.seguranca;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
i... | src/main/java/br/edu/ufcg/computacao/si1/seguranca/FiltroSistema.java | package br.edu.ufcg.computacao.si1.seguranca;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.List;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.Servl... | Modificando classe de filtro
| src/main/java/br/edu/ufcg/computacao/si1/seguranca/FiltroSistema.java | Modificando classe de filtro | |
Java | mit | 7e1504f7da02d833c7d97c158971c4ac2bd0583a | 0 | FIRST-Team-339/2017 | package org.usfirst.frc.team339.Vision;
import java.util.Comparator;
import java.util.Vector;
import com.ni.vision.NIVision;
import com.ni.vision.NIVision.Image;
import org.usfirst.frc.team339.HardwareInterfaces.KilroyCamera;
import org.usfirst.frc.team339.Vision.operators.ConvexHullOperator;
import org.usfirst.frc.te... | src/org/usfirst/frc/team339/Vision/ImageProcessor.java | package org.usfirst.frc.team339.Vision;
import java.util.Comparator;
import java.util.Vector;
import com.ni.vision.NIVision;
import com.ni.vision.NIVision.Image;
import org.usfirst.frc.team339.HardwareInterfaces.KilroyCamera;
import org.usfirst.frc.team339.Vision.operators.ConvexHullOperator;
import org.usfirst.frc.te... | Removing many of the @TODO. | src/org/usfirst/frc/team339/Vision/ImageProcessor.java | Removing many of the @TODO. | |
Java | epl-1.0 | ee677ae5d0f947780b27f0bb83bb0c833542c056 | 0 | gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime | /*******************************************************************************
* Copyright (c) 1998, 2010 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompani... | moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/JAXBContextFactoryTestCases.java | /*******************************************************************************
* Copyright (c) 1998, 2010 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompani... | Fix for bug 329674, reviewed by bdoughan
| moxy/eclipselink.moxy.test/src/org/eclipse/persistence/testing/jaxb/externalizedmetadata/jaxbcontextfactory/JAXBContextFactoryTestCases.java | Fix for bug 329674, reviewed by bdoughan | |
Java | agpl-3.0 | d335f5975ac92dc62bfe337c412f748018fb3e79 | 0 | Stanwar/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,Stanwar/agreementmaker,Stanwar/agreementmaker,sabarish14/agreementmaker,sabarish14/agreementmaker,sabarish14/agreementmaker | package lecxicalsynonymmatcher.external;
import java.util.HashMap;
import java.util.List;
import java.util.Set;
import org.apache.log4j.Logger;
import am.app.Core;
import am.app.lexicon.Lexicon;
import am.app.lexicon.LexiconSynSet;
import am.app.lexicon.subconcept.SynonymTermLexicon;
import am.app.mappingEngine.Abst... | AgreementMaker-Matchers/LecxicalSynonymMatcher/src/lecxicalsynonymmatcher/external/LexicalSynonymMatcher.java | package lecxicalsynonymmatcher.external;
import java.util.HashMap;
import java.util.List;
import java.util.Set;
import org.apache.log4j.Logger;
import am.app.Core;
import am.app.lexicon.Lexicon;
import am.app.lexicon.LexiconSynSet;
import am.app.lexicon.subconcept.SynonymTermLexicon;
import am.app.mappingEngine.Abst... | Set name and category.
| AgreementMaker-Matchers/LecxicalSynonymMatcher/src/lecxicalsynonymmatcher/external/LexicalSynonymMatcher.java | Set name and category. | |
Java | agpl-3.0 | 3a927cf33a959498b10c29fd9fb9ebafc59e0c27 | 0 | quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,ua-eas/kfs-devops-automation-fork,smith750/kfs,quikkian-ua-devops/kfs,kuali/kfs,quikkian-ua-devops/kfs,ua-eas/kfs,quikkian-ua-devops/will-financials,ua-eas/kfs-devops-automation-fork,UniversityOfHawaii/kfs,ua-eas/kfs-devops-automation-fork,kkronenb/kfs,bhutchins... | /*
* Copyright 2006-2007 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.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.opensource.org/licenses/ecl1.php
*
* Unless required b... | work/src/org/kuali/kfs/gl/service/impl/ScrubberValidatorImpl.java | /*
* Copyright 2006-2007 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.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.opensource.org/licenses/ecl1.php
*
* Unless required b... | Create a parameter for CLOSED_FISCAL_PERIOD_BYPASS_BALANCE_TYPES
| work/src/org/kuali/kfs/gl/service/impl/ScrubberValidatorImpl.java | Create a parameter for CLOSED_FISCAL_PERIOD_BYPASS_BALANCE_TYPES | |
Java | lgpl-2.1 | b333588918cedba6bfe17314436a51766ab8ed58 | 0 | Z00M/jcommune,a-nigredo/jcommune,shevarnadze/jcommune,Z00M/jcommune,mihnayan/jcommune,CocoJumbo/jcommune,SurfVaporizer/jcommune,illerax/jcommune,oatkachenko/jcommune,jtalks-org/jcommune,Noctrunal/jcommune,mihnayan/jcommune,Relvl/jcommune,Noctrunal/jcommune,NCNecros/jcommune,oatkachenko/jcommune,mihnayan/jcommune,Relvl/... | /**
* Copyright (C) 2011 JTalks.org Team
* This library 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 Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* This library ... | jcommune-model/src/test/java/org/jtalks/jcommune/model/dao/hibernate/SectionHibernateDaoTest.java | /**
* Copyright (C) 2011 JTalks.org Team
* This library 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 Foundation; either
* version 2.1 of the License, or (at your option) any later version.
* This library ... | #JC-1343. Added test for delete-orphan case in Section-Branch (one to many) association .
| jcommune-model/src/test/java/org/jtalks/jcommune/model/dao/hibernate/SectionHibernateDaoTest.java | #JC-1343. Added test for delete-orphan case in Section-Branch (one to many) association . |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.