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 | mit | 9723054eac19106cccd44adb7e60a42aaeb03284 | 0 | sanaehirotaka/logbook-kai,Sdk0815/logbook-kai,m-seikou/logbook-kai,Sdk0815/logbook-kai,sanaehirotaka/logbook-kai,sanaehirotaka/logbook-kai,Sdk0815/logbook-kai,m-seikou/logbook-kai,m-seikou/logbook-kai | package logbook.internal.gui;
import java.util.StringJoiner;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
/**
* ่ณๆใญใฐใฎใใผใใซ่ก
*
*/
public class ResourceTable {
/** ๆฅไป */
private StringProperty date = new SimpleStringProperty();
/** ็ๆ *... | src/main/java/logbook/internal/gui/ResourceTable.java | package logbook.internal.gui;
import javafx.beans.property.SimpleStringProperty;
import javafx.beans.property.StringProperty;
/**
* ่ณๆใญใฐใฎใใผใใซ่ก
*
*/
public class ResourceTable {
/** ๆฅไป */
private StringProperty date = new SimpleStringProperty();
/** ็ๆ */
private StringProperty fuel... | ่ณๆใญใฐใฎใใผใใซ่กใใฏใชใใใใผใใซใณใใผใใๆใฎๅ
ๅฎนใไฟฎๆญฃ | src/main/java/logbook/internal/gui/ResourceTable.java | ่ณๆใญใฐใฎใใผใใซ่กใใฏใชใใใใผใใซใณใใผใใๆใฎๅ
ๅฎนใไฟฎๆญฃ | |
Java | mit | 7c7d55eb4652804e71d85e1354533b3c842e0012 | 0 | Eduardoveras94/url-Shortener-spark,Eduardoveras94/url-Shortener-spark | /**
* Created by Siclait on 18/7/16.
*/
import Entity.URL;
import Entity.User;
import JSONTools.GeoLocation;
import JSONTools.ResponseError;
import eu.bitwalker.useragentutils.UserAgent;
import static JSONTools.JSONUtil.json;
import static spark.Spark.after;
import static spark.Spark.get;
public class JSONServiceCo... | src/main/java/JSONServiceController.java | /**
* Created by Siclait on 18/7/16.
*/
import Entity.URL;
import Entity.User;
import JSONTools.GeoLocation;
import JSONTools.ResponseError;
import eu.bitwalker.useragentutils.UserAgent;
import static JSONTools.JSONUtil.json;
import static spark.Spark.after;
import static spark.Spark.get;
public class JSONServiceCo... | Could not implement Geocoding algorithim: Ip used were private
| src/main/java/JSONServiceController.java | Could not implement Geocoding algorithim: Ip used were private | |
Java | epl-1.0 | e378f30f299e7d9f3197fc3e05097a2c0a12e634 | 0 | ControlSystemStudio/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,css-iter/cs-studio,Con... | /**
*
*/
package org.csstudio.diag.epics.pvtree;
import java.util.ArrayList;
import org.csstudio.platform.model.IProcessVariable;
import org.csstudio.utility.pv.PV;
import org.csstudio.utility.pv.PVListener;
import org.csstudio.utility.pv.epics.EPICS_V3_PV;
import org.csstudio.value.Severity;
import org.csstudio.v... | applications/plugins/org.csstudio.diag.epics.pvtree/src/org/csstudio/diag/epics/pvtree/PVTreeItem.java | /**
*
*/
package org.csstudio.diag.epics.pvtree;
import java.util.ArrayList;
import org.csstudio.platform.model.IProcessVariable;
import org.csstudio.utility.pv.PV;
import org.csstudio.utility.pv.PVListener;
import org.csstudio.utility.pv.epics.EPICS_V3_PV;
import org.csstudio.value.Severity;
import org.csstudio.v... | tree correctly reflects severity via color (again)
| applications/plugins/org.csstudio.diag.epics.pvtree/src/org/csstudio/diag/epics/pvtree/PVTreeItem.java | tree correctly reflects severity via color (again) | |
Java | epl-1.0 | 896c8975b8aa39eddda67d17d3baabd693f40608 | 0 | ESSICS/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ESSICS/cs-stu... | /*******************************************************************************
* Copyright (c) 2011 Oak Ridge National Laboratory.
* 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 i... | applications/diag/diag-plugins/org.csstudio.diag.epics.pvtree/src/org/csstudio/diag/epics/pvtree/PVTreeItemAdapter.java | /*******************************************************************************
* Copyright (c) 2011 Oak Ridge National Laboratory.
* 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 i... | pvtree: Fix cast warning | applications/diag/diag-plugins/org.csstudio.diag.epics.pvtree/src/org/csstudio/diag/epics/pvtree/PVTreeItemAdapter.java | pvtree: Fix cast warning | |
Java | agpl-3.0 | 9a8968e3ea2902ab462ab302bfa66004fb3b7ecd | 0 | elki-project/elki,elki-project/elki,elki-project/elki | package de.lmu.ifi.dbs.evaluation;
import de.lmu.ifi.dbs.data.ClassLabel;
import de.lmu.ifi.dbs.data.MetricalObject;
import de.lmu.ifi.dbs.database.Database;
/**
* Wrapper to hold a pair of training and test data sets.
* The labels of both, training and test set, are provided in labels.
*
* @author Arthur Zimek ... | src/de/lmu/ifi/dbs/evaluation/TrainingAndTestSet.java | package de.lmu.ifi.dbs.evaluation;
import de.lmu.ifi.dbs.data.ClassLabel;
import de.lmu.ifi.dbs.data.MetricalObject;
import de.lmu.ifi.dbs.database.Database;
/**
* Wrapper to hold a pair of training and test data sets.
*
* @author Arthur Zimek (<a href="mailto:zimek@dbs.ifi.lmu.de">zimek@dbs.ifi.lmu.de</a>)
*/
p... | labels
| src/de/lmu/ifi/dbs/evaluation/TrainingAndTestSet.java | labels | |
Java | lgpl-2.1 | 427587220199e9008b6f42e6cb3884cedd8791df | 0 | levants/lightmare | package org.lightmare.config;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import org.apache.log4j.Logger;
import org.lightmare.c... | src/main/java/org/lightmare/config/Configuration.java | package org.lightmare.config;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Properties;
import java.util.Set;
import org.apache.log4j.Logger;
import org.lightmare.c... | improved / commented code utiliti classes | src/main/java/org/lightmare/config/Configuration.java | improved / commented code utiliti classes | |
Java | unlicense | c31434db9a4aa2845c68a9105ff19ebc9879ddef | 0 | gguzman89/G4-CarmenSanDiego,gguzman89/G4-CarmenSanDiego,gguzman89/G4-CarmenSanDiego | package com.example.nigthkids.carmenmobile;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.ListView;
import android.widget.TextView;
import java.... | CarmenMobile/app/src/main/java/com/example/nigthkids/carmenmobile/ViajarActivity.java | package com.example.nigthkids.carmenmobile;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.ListView;
import android.widget.TextView;
import java.... | miniConexiones True ListView
| CarmenMobile/app/src/main/java/com/example/nigthkids/carmenmobile/ViajarActivity.java | miniConexiones True ListView | |
Java | apache-2.0 | 863f3f91f914e32d47f543e7d87a5d729a32ec7d | 0 | kef/hieos,kef/hieos,kef/hieos | /*
* This code is subject to the HIEOS License, Version 1.0
*
* Copyright(c) 2008-2009 Vangent, Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY K... | src/xutil/src/com/vangent/hieos/xutil/metadata/structure/Metadata.java | /*
* This code is subject to the HIEOS License, Version 1.0
*
* Copyright(c) 2008-2009 Vangent, Inc. All rights reserved.
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY K... | Changes to support Metadata Update profile implementation.
| src/xutil/src/com/vangent/hieos/xutil/metadata/structure/Metadata.java | Changes to support Metadata Update profile implementation. | |
Java | apache-2.0 | a175db7542c33717402063bf4216ea71ffdf59dd | 0 | ivanr/qlue | /*
* Qlue Web Application Framework
* Copyright 2009-2012 Ivan Ristic <ivanr@webkreator.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/LI... | src/com/webkreator/qlue/QlueApplication.java | /*
* Qlue Web Application Framework
* Copyright 2009-2012 Ivan Ristic <ivanr@webkreator.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/LI... | Restructured how Qlue is initialised to avoid scheduling application tasks to run too soon.
| src/com/webkreator/qlue/QlueApplication.java | Restructured how Qlue is initialised to avoid scheduling application tasks to run too soon. | |
Java | apache-2.0 | 064a94b9299f7919ba2f3c29344dee6409ef8078 | 0 | Uni-Sol/batik,apache/batik,apache/batik,Uni-Sol/batik,Uni-Sol/batik,apache/batik,Uni-Sol/batik,Uni-Sol/batik,apache/batik | /*****************************************************************************
* Copyright (C) The Apache Software Foundation. All rights reserved. *
* ------------------------------------------------------------------------- *
* This software is published under the terms of the Apache Software License *
* v... | sources/org/apache/batik/swing/gvt/JGVTComponent.java | /*****************************************************************************
* Copyright (C) The Apache Software Foundation. All rights reserved. *
* ------------------------------------------------------------------------- *
* This software is published under the terms of the Apache Software License *
* v... |
requestFocus is done each time the mouse enter the JGVTComponent so
that keyboard events can be dispatched immediately (without an initial
mouse click inside the canvas).
PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: e944db0f7b5c8f0ae3e1ad43ca99b026751ef0c2@200930 13f79535-47bb-0310-9956-ffa450edef68
| sources/org/apache/batik/swing/gvt/JGVTComponent.java | ||
Java | apache-2.0 | f2b1f2fe495856c8b6c424ff4e4d0d53ded24c13 | 0 | tony--/nodyn,nodyn/nodyn,dherges/nodyn,dherges/nodyn,nodyn/nodyn,dherges/nodyn,tony--/nodyn,tony--/nodyn,nodyn/nodyn | package org.projectodd.nodej.bindings.os;
import java.util.HashMap;
import java.util.Map;
import org.dynjs.runtime.ExecutionContext;
import org.dynjs.runtime.GlobalObject;
import org.hyperic.sigar.SigarException;
import org.hyperic.sigar.SysInfo;
public class GetOSType extends OsFunctionBinding {
private st... | src/main/java/org/projectodd/nodej/bindings/os/GetOSType.java | package org.projectodd.nodej.bindings.os;
import java.util.HashMap;
import java.util.Map;
import org.dynjs.runtime.ExecutionContext;
import org.dynjs.runtime.GlobalObject;
public class GetOSType extends OsFunctionBinding {
private static Map<String, String> names = new HashMap<String, String>();
static ... | Use sigar for uname.
| src/main/java/org/projectodd/nodej/bindings/os/GetOSType.java | Use sigar for uname. | |
Java | apache-2.0 | cb7b02d4e50e91b9377410e79c3578587a900d94 | 0 | mittop/vaadin,shahrzadmn/vaadin,udayinfy/vaadin,fireflyc/vaadin,shahrzadmn/vaadin,oalles/vaadin,udayinfy/vaadin,oalles/vaadin,travisfw/vaadin,mittop/vaadin,peterl1084/framework,mstahv/framework,shahrzadmn/vaadin,travisfw/vaadin,Legioth/vaadin,sitexa/vaadin,Scarlethue/vaadin,peterl1084/framework,fireflyc/vaadin,synes/va... | /*
* Copyright 2000-2013 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... | client/src/com/vaadin/client/LayoutManager.java | /*
* Copyright 2000-2013 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... | Assert that connector needing layout is attached (#11698)
Change-Id: Ie2d1ec330b857497c7673f3805e35b452f409f3c
| client/src/com/vaadin/client/LayoutManager.java | Assert that connector needing layout is attached (#11698) | |
Java | apache-2.0 | 96c339615feede9c86798ccb9df96e986e19882c | 0 | MatthewTamlin/Spyglass | package com.matthewtamlin.spyglass.processors.annotation_utils;
import com.matthewtamlin.java_utilities.testing.Tested;
import java.lang.annotation.Annotation;
import javax.lang.model.element.AnnotationMirror;
import javax.lang.model.element.Element;
import static com.matthewtamlin.java_utilities.checkers.NullCheck... | processors/src/main/java/com/matthewtamlin/spyglass/processors/annotation_utils/CallHandlerAnnotationUtil.java | package com.matthewtamlin.spyglass.processors.annotation_utils;
import com.matthewtamlin.java_utilities.testing.Tested;
import java.lang.annotation.Annotation;
import javax.lang.model.element.Element;
import static com.matthewtamlin.java_utilities.checkers.NullChecker.checkNotNull;
import static com.matthewtamlin.s... | Deleted method getCallHandlerAnnotation
| processors/src/main/java/com/matthewtamlin/spyglass/processors/annotation_utils/CallHandlerAnnotationUtil.java | Deleted method getCallHandlerAnnotation | |
Java | apache-2.0 | 6d21bb9ca4dbdc7342829c91e6f8b27c19d80106 | 0 | bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud,bozimmerman/CoffeeMud | package com.planet_ink.coffee_mud.Abilities.Druid;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import ... | com/planet_ink/coffee_mud/Abilities/Druid/Chant_AnimalSpy.java | package com.planet_ink.coffee_mud.Abilities.Druid;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.core.collections.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import ... | fix to dup msg in animal spy
git-svn-id: 0cdf8356e41b2d8ccbb41bb76c82068fe80b2514@20192 0d6f1817-ed0e-0410-87c9-987e46238f29
| com/planet_ink/coffee_mud/Abilities/Druid/Chant_AnimalSpy.java | fix to dup msg in animal spy | |
Java | apache-2.0 | 37256649f044d23ea585ae40d1867f715e3791c7 | 0 | rspieldenner/servo,fengshao0907/servo,Netflix/servo,entelesis/servo,ccortezb/servo,ccortezb/servo,eonezhang/servo,brharrington/servo,gorcz/servo,fengshao0907/servo,brharrington/servo,sensaid/servo,entelesis/servo,eonezhang/servo,sensaid/servo | /**
* Copyright 2013 Netflix, 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
*
* Unless required by applicable law or agreed to i... | servo-core/src/main/java/com/netflix/servo/monitor/PeakRateCounter.java | /**
* Copyright 2013 Netflix, 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
*
* Unless required by applicable law or agreed to i... | Renamed PeakRateIntervalCounter to PeakRateCounter and incorporated changes from previous review | servo-core/src/main/java/com/netflix/servo/monitor/PeakRateCounter.java | Renamed PeakRateIntervalCounter to PeakRateCounter and incorporated changes from previous review | |
Java | apache-2.0 | 485c0c819e292768dfe64ddac26814d5ae7b3894 | 0 | OSEHRA/ISAAC,OSEHRA/ISAAC,OSEHRA/ISAAC | /*
* Copyright 2018 Organizations participating in ISAAC, ISAAC's KOMET, and SOLOR development include the
US Veterans Health Administration, OSHERA, and the Health Services Platform Consortium..
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compl... | komet/gui-contracts/src/main/java/sh/komet/gui/importation/ImportViewController.java | /*
* Copyright 2018 Organizations participating in ISAAC, ISAAC's KOMET, and SOLOR development include the
US Veterans Health Administration, OSHERA, and the Health Services Platform Consortium..
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compl... | Fixed bug with canceling file selection and crashing the viewer (can't add null list to SimpleListProperty). Also removed incorrect attempt at searching for valid Loinc concept.
| komet/gui-contracts/src/main/java/sh/komet/gui/importation/ImportViewController.java | Fixed bug with canceling file selection and crashing the viewer (can't add null list to SimpleListProperty). Also removed incorrect attempt at searching for valid Loinc concept. | |
Java | apache-2.0 | 368e5aaee63b6d581be570dbb7d394413669db71 | 0 | sameerak/jaggery,maheshika/jaggery,rasika90/jaggery,wso2/product-jaggery,hmrajas/jaggery,wso2/product-jaggery,hevayo/jaggery,cnapagoda/jaggery,hmrajas/jaggery,hevayo/jaggery,rasika90/jaggery,DMHP/jaggery,rasika90/jaggery,Niranjan-K/jaggery,Niranjan-K/jaggery,Niranjan-K/jaggery,rasika/jaggery,wso2/jaggery,manuranga/prod... | package org.jaggeryjs.hostobjects.db;
import com.google.gson.Gson;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.jaggeryjs.scriptengine.engine.RhinoEngine;
import org.jaggeryjs.scriptengine.exceptions.ScriptException;
import org.jaggeryjs.scriptengine.util.HostObjectUt... | components/hostobjects/org.jaggeryjs.hostobjects.db/src/main/java/org/jaggeryjs/hostobjects/db/DatabaseHostObject.java | package org.jaggeryjs.hostobjects.db;
import com.google.gson.Gson;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.jaggeryjs.scriptengine.engine.RhinoEngine;
import org.jaggeryjs.scriptengine.exceptions.ScriptException;
import org.jaggeryjs.scriptengine.util.HostObjectUt... | adding null check for db.close() | components/hostobjects/org.jaggeryjs.hostobjects.db/src/main/java/org/jaggeryjs/hostobjects/db/DatabaseHostObject.java | adding null check for db.close() | |
Java | apache-2.0 | b625fce0ffab3336973f438916122babc4c383eb | 0 | claremontqualitymanagement/TestAutomationFramework,claremontqualitymanagement/TestAutomationFramework,claremontqualitymanagement/TestAutomationFramework | package se.claremont.tools;
import java.io.File;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by magnusolsson on 2016-09-21.
*
* Singelton class for Utils stuff.
*
*/
public class Utils {
final static Logger logger = LoggerFactory.getLogger( Utils.class );
q
private static Uti... | src/main/java/se/claremont/tools/Utils.java | package se.claremont.tools;
import java.io.File;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Created by magnusolsson on 2016-09-21.
*
* Singelton class for Utils stuff.
*
*/
public class Utils {
final Logger logger = LoggerFactory.getLogger( Utils.class );
private static Utils instan... | latest
| src/main/java/se/claremont/tools/Utils.java | latest | |
Java | apache-2.0 | e1f6027d03a79e0d21993a477171eec8c20931c6 | 0 | babble/babble,babble/babble,babble/babble,babble/babble,babble/babble,babble/babble | // AppContextHolder.java
/**
* Copyright (C) 2008 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope... | src/main/ed/appserver/AppContextHolder.java | // AppContextHolder.java
/**
* Copyright (C) 2008 10gen Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License, version 3,
* as published by the Free Software Foundation.
*
* This program is distributed in the hope... | better at determining if a directory has code or environments
| src/main/ed/appserver/AppContextHolder.java | better at determining if a directory has code or environments | |
Java | apache-2.0 | 211921cd33fb74c8ee7a35ea0404af2ddf7cc294 | 0 | Talend/data-prep,Talend/data-prep,Talend/data-prep | // ============================================================================
//
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// https://github.com/Talend/data-prep/blob/master/LICENSE
//
// You should have received a copy of the agreement
//... | dataprep-backend-common/src/main/java/org/talend/dataprep/quality/AnalyzerService.java | // ============================================================================
//
// Copyright (C) 2006-2018 Talend Inc. - www.talend.com
//
// This source code is available under agreement available at
// https://github.com/Talend/data-prep/blob/master/LICENSE
//
// You should have received a copy of the agreement
//... | feat(TDQ-14160): add asian patterns (#1544)
| dataprep-backend-common/src/main/java/org/talend/dataprep/quality/AnalyzerService.java | feat(TDQ-14160): add asian patterns (#1544) | |
Java | apache-2.0 | 1adbea464819b1b34f433f109e45544d68988d60 | 0 | medic/javarosa,medic/javarosa,medic/javarosa | /*
* Copyright (C) 2009 JavaRosa
*
* 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 ... | j2me/core/src/org/javarosa/j2me/services/DataCaptureServiceRegistry.java | /*
* Copyright (C) 2009 JavaRosa
*
* 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 ... | adding location service
| j2me/core/src/org/javarosa/j2me/services/DataCaptureServiceRegistry.java | adding location service | |
Java | bsd-2-clause | 1201cd441a026b5efafc087e5b6d5ec9a83e1986 | 0 | f97one/ScreeKeeper_Android | package net.formula97.android.screenkeeper;
import android.app.AlertDialog;
import android.app.Fragment;
import android.content.DialogInterface;
import android.test.SingleLaunchActivityTestCase;
import android.widget.Button;
import android.widget.CheckBox;
import android.widget.SeekBar;
import android.widget.TextView;... | android/src/androidTest/java/net/formula97/android/screenkeeper/MainActivityTest.java | package net.formula97.android.screenkeeper;
import android.app.AlertDialog;
import android.app.Fragment;
import android.content.DialogInterface;
import android.test.SingleLaunchActivityTestCase;
import android.widget.CheckBox;
import android.widget.SeekBar;
import android.widget.TextView;
import com.robotium.solo.Sol... | DialogInterfaceใฎใใฟใณๅๅพใซใคใใฆใฎๅฆ็ใๆ็คบๅใ
| android/src/androidTest/java/net/formula97/android/screenkeeper/MainActivityTest.java | DialogInterfaceใฎใใฟใณๅๅพใซใคใใฆใฎๅฆ็ใๆ็คบๅใ | |
Java | bsd-3-clause | 6566341b571f3fcbf09d43ff23f888bc0394f394 | 0 | phrase/Phrase-AndroidStudio | package com.phrase.intellij;
import com.intellij.execution.ExecutionException;
import com.intellij.execution.configurations.GeneralCommandLine;
import com.intellij.execution.process.CapturingProcessHandler;
import com.intellij.execution.process.ProcessEvent;
import com.intellij.execution.process.ProcessListener;
impor... | src/com/phrase/intellij/PushPullAdapter.java | package com.phrase.intellij;
import com.intellij.execution.ExecutionException;
import com.intellij.execution.configurations.GeneralCommandLine;
import com.intellij.execution.process.CapturingProcessHandler;
import com.intellij.execution.process.ProcessEvent;
import com.intellij.execution.process.ProcessListener;
impor... | Add Android Studio user agent
| src/com/phrase/intellij/PushPullAdapter.java | Add Android Studio user agent | |
Java | bsd-3-clause | 905dfc99b783b3b2233ffee640b1651f3c2bd8a7 | 0 | stoewer/nix-java | package org.gnode.nix;
import net.jcip.annotations.NotThreadSafe;
import org.gnode.nix.valid.Result;
import org.gnode.nix.valid.Validator;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.util.*;
import java.util.function.Predicate;
import static org.junit.Assert.*;
@NotThreadSafe... | src/test/java/org/gnode/nix/TestSource.java | package org.gnode.nix;
import net.jcip.annotations.NotThreadSafe;
import org.gnode.nix.valid.Result;
import org.gnode.nix.valid.Validator;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import java.util.*;
import static org.junit.Assert.*;
@NotThreadSafe
public class TestSource {
priva... | [TestSource.java] update tests for findSources
| src/test/java/org/gnode/nix/TestSource.java | [TestSource.java] update tests for findSources | |
Java | mit | 78e2e03bbbb930a53e8a091fe9351491ca5ccb89 | 0 | ase-sharif/op2,ase-sharif/FaultLocalizationTechniques | /**
* Calculates suspiciousness and confidence values according to the Op2 fault localization
* technique.
* The usage mode is to create a coverage matrix that specifies which program
* elements are executed by which test cases. In terms of this implementation, each program element called
* a statement. coverage m... | src/main/java/Op2.java | /**
* Calculates suspiciousness and confidence values according to the Op2 fault localization
* technique.
* The usage mode is to create a coverage matrix that specifies which program
* elements are executed by which test cases. In terms of this implementation, each program element called
* a statement. coverage m... | calculate pass on statement and fail on statement
| src/main/java/Op2.java | calculate pass on statement and fail on statement | |
Java | mit | 7cb80f5070952839a8a4aecc59a33aa17f3d9541 | 0 | CS2103JAN2017-W14-B3/main,CS2103JAN2017-W14-B3/main | package guitests;
import org.junit.Test;
import guitests.guihandles.TaskCardHandle;
import seedu.doit.commons.core.Messages;
import seedu.doit.commons.exceptions.IllegalValueException;
import seedu.doit.logic.commands.AddCommand;
import seedu.doit.testutil.TestTask;
import seedu.doit.testutil.TestUtil;
import seedu.d... | src/test/java/guitests/AddCommandTest.java | package guitests;
import org.junit.Test;
import guitests.guihandles.TaskCardHandle;
import seedu.doit.commons.core.Messages;
import seedu.doit.commons.exceptions.IllegalValueException;
import seedu.doit.logic.commands.AddCommand;
import seedu.doit.testutil.TestTask;
import seedu.doit.testutil.TestUtil;
import seedu.d... | Correct commented test cases in addCommand
| src/test/java/guitests/AddCommandTest.java | Correct commented test cases in addCommand | |
Java | mit | 8ddd10743dbd6db570b7ca6442031fea5ccd9907 | 0 | seanmonstar/ServiceDroid | package com.monstarlab.servicedroid.activity;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.... | src/com/monstarlab/servicedroid/activity/StatisticsActivity.java | package com.monstarlab.servicedroid.activity;
import android.app.Activity;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.... | mispelled word
| src/com/monstarlab/servicedroid/activity/StatisticsActivity.java | mispelled word | |
Java | mit | cf8ce0ab8ac5c83bca33381f23ababa43e80ee38 | 0 | vimeo/vimeo-networking-java,vimeo/vimeo-networking-java,vimeo/vimeo-networking-java | package com.vimeo.networking.model;
import com.vimeo.stag.GsonAdapterKey;
import org.jetbrains.annotations.NotNull;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
/**
* A model that holds the type of push subscriptions a user has. This class
* has both getters and setters since a use... | vimeo-networking/src/main/java/com/vimeo/networking/model/Subscriptions.java | package com.vimeo.networking.model;
import com.vimeo.stag.GsonAdapterKey;
import org.jetbrains.annotations.NotNull;
import java.io.Serializable;
import java.util.HashMap;
import java.util.Map;
/**
* A model that holds the type of push subscriptions a user has. This class
* has both getters and setters since a use... | change method names
| vimeo-networking/src/main/java/com/vimeo/networking/model/Subscriptions.java | change method names | |
Java | mit | 3aa1fc99d27695c00aaacd64c8aac8487d964ea6 | 0 | RovoMe/JDrum | package at.rovo.caching.drum;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import at.rovo.caching.drum.data... | src/main/java/at/rovo/caching/drum/Drum.java | package at.rovo.caching.drum;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.TimeUnit;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import at.rovo.caching.drum.data... | MINOR typo fix
| src/main/java/at/rovo/caching/drum/Drum.java | MINOR typo fix | |
Java | mit | d28de85ef7ad41e65ede5a81bc9c003554db016b | 0 | AlmasB/FXGL,AlmasB/FXGL,AlmasB/FXGL,AlmasB/FXGL | /*
* FXGL - JavaFX Game Library. The MIT License (MIT).
* Copyright (c) AlmasB (almaslvl@gmail.com).
* See LICENSE for details.
*/
package com.almasb.fxgl.tools.dialogues;
import com.almasb.fxgl.app.ApplicationMode;
import com.almasb.fxgl.app.GameApplication;
import com.almasb.fxgl.app.GameSettings;
import javafx... | fxgl-tools/src/main/java/com/almasb/fxgl/tools/dialogues/DialogueEditorApp.java | /*
* FXGL - JavaFX Game Library. The MIT License (MIT).
* Copyright (c) AlmasB (almaslvl@gmail.com).
* See LICENSE for details.
*/
package com.almasb.fxgl.tools.dialogues;
import com.almasb.fxgl.app.ApplicationMode;
import com.almasb.fxgl.app.GameApplication;
import com.almasb.fxgl.app.GameSettings;
import javafx... | disable menus
| fxgl-tools/src/main/java/com/almasb/fxgl/tools/dialogues/DialogueEditorApp.java | disable menus | |
Java | mit | 314d063c2065ffc446cdb4d930e13f15cc441d18 | 0 | Aquerr/EagleFactions,Aquerr/EagleFactions | package io.github.aquerr.eaglefactions.logic;
import io.github.aquerr.eaglefactions.config.ConfigAccess;
import io.github.aquerr.eaglefactions.config.IConfig;
import io.github.aquerr.eaglefactions.config.MainConfig;
import javafx.util.Pair;
import ninja.leaping.configurate.ConfigurationNode;
import sun.java2d.pipe.Spa... | src/main/java/io/github/aquerr/eaglefactions/logic/MainLogic.java | package io.github.aquerr.eaglefactions.logic;
import io.github.aquerr.eaglefactions.config.ConfigAccess;
import io.github.aquerr.eaglefactions.config.IConfig;
import io.github.aquerr.eaglefactions.config.MainConfig;
import ninja.leaping.configurate.ConfigurationNode;
import java.math.BigDecimal;
import java.util.Arra... | Changed needed items to HashMap with key value pair
| src/main/java/io/github/aquerr/eaglefactions/logic/MainLogic.java | Changed needed items to HashMap with key value pair | |
Java | cc0-1.0 | 8c17bfb8cf9d2df6d14a3c650a614b5f41795981 | 0 | PedaB/mapsplit,PedaB/mapsplit | package dev.osm.mapsplit;
/*
* Mapsplit - A simple but fast tile splitter for large OSM data
*
* Written in 2011 by Peda (osm-mapsplit@won2.de)
*
* To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to
* this software to the public domain worldwide. ... | src/main/java/dev/osm/mapsplit/MapSplit.java | package dev.osm.mapsplit;
/*
* Mapsplit - A simple but fast tile splitter for large OSM data
*
* Written in 2011 by Peda (osm-mapsplit@won2.de)
*
* To the extent possible under law, the author(s) have dedicated all copyright and related and neighboring rights to
* this software to the public domain worldwide. ... | Small code simplification | src/main/java/dev/osm/mapsplit/MapSplit.java | Small code simplification | |
Java | epl-1.0 | 73fb29bc7f308c675a3da29d6521faddfc08540f | 0 | qgears/opensource-utils,qgears/opensource-utils,qgears/opensource-utils,qgears/opensource-utils,qgears/opensource-utils | package hu.qgears.opengl.libinput;
import java.util.HashMap;
public enum ELibinputEventType {
key(1),
pointerMotion(400),
pointerAbsolute(401),
pointerButton(402);
private int typeOrdinal;
private static HashMap<Integer, ELibinputEventType> typeByOrdinal=new HashMap<Integer, ELibinputEventType>();
private ELib... | commons/hu.qgears.opengl.commons/src/hu/qgears/opengl/libinput/ELibinputEventType.java | package hu.qgears.opengl.libinput;
import java.util.HashMap;
public enum ELibinputEventType {
key(0),
pointerMotion(400),
pointerAbsolute(401),
pointerButton(402);
private int typeOrdinal;
private static HashMap<Integer, ELibinputEventType> typeByOrdinal=new HashMap<Integer, ELibinputEventType>();
private ELib... | enum matching with values in libinput_jni.cpp | commons/hu.qgears.opengl.commons/src/hu/qgears/opengl/libinput/ELibinputEventType.java | enum matching with values in libinput_jni.cpp | |
Java | mpl-2.0 | d1a9a8ea8bf563abb068fe26b6af13276abcddee | 0 | foolchan2556/openmrs-core,WANeves/openmrs-core,MuhammadSafwan/Stop-Button-Ability,geoff-wasilwa/openmrs-core,vinayvenu/openmrs-core,donaldgavis/openmrs-core,preethi29/openmrs-core,rbtracker/openmrs-core,maekstr/openmrs-core,iLoop2/openmrs-core,sadhanvejella/openmrs,ldf92/openmrs-core,dlahn/openmrs-core,hoquangtruong/Te... | /**
* The contents of this file are subject to the OpenMRS Public 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://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS... | api/src/main/java/org/openmrs/module/Module.java | /**
* The contents of this file are subject to the OpenMRS Public 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://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS... | TRUNK-3778: Added javadocs
| api/src/main/java/org/openmrs/module/Module.java | TRUNK-3778: Added javadocs | |
Java | lgpl-2.1 | 8835f3910fdb3d018c2052341c40231bca9e961c | 0 | windauer/exist,adamretter/exist,ambs/exist,eXist-db/exist,jessealama/exist,MjAbuz/exist,zwobit/exist,RemiKoutcherawy/exist,joewiz/exist,hungerburg/exist,adamretter/exist,adamretter/exist,patczar/exist,shabanovd/exist,joewiz/exist,RemiKoutcherawy/exist,olvidalo/exist,hungerburg/exist,MjAbuz/exist,ambs/exist,lcahlander/e... | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-03 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | src/org/exist/cocoon/XQueryGenerator.java | /*
* eXist Open Source Native XML Database
* Copyright (C) 2001-03 Wolfgang M. Meier
* wolfgang@exist-db.org
* http://exist.sourceforge.net
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public License
* as published by the Free S... | Applied patch submitted by Jean-Baptiste Quenot:
* allow XQueryGenerator to be cacheable by setting an optional expiration delay: cache-validity.
* when sitemap parameters are removed, setup() is called again but optionalParameters is not reset, so outdated sitemap parameters may persist.
svn path=/trunk/eXist-1.0/; ... | src/org/exist/cocoon/XQueryGenerator.java | Applied patch submitted by Jean-Baptiste Quenot: | |
Java | apache-2.0 | 1174084d4c10a8cb621050db9a4954e2d3077b0c | 0 | MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab,MyRobotLab/myrobotlab | package org.myrobotlab.framework;
import java.io.File;
import java.io.Serializable;
import java.util.ArrayList;
import org.myrobotlab.framework.interfaces.Invoker;
import org.myrobotlab.logging.LoggerFactory;
import org.slf4j.Logger;
/**
* Simple class representing an operating system mrl process
*
... | src/org/myrobotlab/framework/ProcessData.java | package org.myrobotlab.framework;
import java.io.File;
import java.io.Serializable;
import java.util.ArrayList;
import org.myrobotlab.framework.interfaces.Invoker;
import org.myrobotlab.logging.LoggerFactory;
import org.slf4j.Logger;
/**
* Simple class representing an operating system mrl process
*
... | more fixes | src/org/myrobotlab/framework/ProcessData.java | more fixes | |
Java | apache-2.0 | ba99b8e6af32fee60aba35719fedfef01e1950ca | 0 | hgschmie/presto,ebyhr/presto,jiangyifangh/presto,EvilMcJerkface/presto,mvp/presto,prestodb/presto,Teradata/presto,losipiuk/presto,smartnews/presto,svstanev/presto,aleph-zero/presto,sopel39/presto,miniway/presto,zzhao0/presto,sumitkgec/presto,erichwang/presto,electrum/presto,yuananf/presto,martint/presto,troels/nz-prest... | /*
* 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
* distribut... | presto-main/src/main/java/com/facebook/presto/sql/planner/PlanPrinter.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
* distribut... | Improvements to explain analyze
- Display Scan, Filter and Project operators as a single node in explain (since it is the same physical operator)
- Display input rows and filtered rows statistics
| presto-main/src/main/java/com/facebook/presto/sql/planner/PlanPrinter.java | Improvements to explain analyze | |
Java | apache-2.0 | f2dad045ddc6d368488424d240e6fb9071bcd92e | 0 | AOSP-JF-MM/platform_external_guava,AOSP-JF/platform_external_guava,DARKPOP/external_guava,bhargavkumar040/android-source-browsing.platform--external--guava,yinquan529/platform-external-guava,UBERMALLOW/external_guava,TurboROM/external_guava,PurityROM/platform_external_guava,xin3liang/platform_external_guava,SaleJumper/... | /*
* Copyright (C) 2007 The Guava 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 agre... | guava/src/com/google/common/collect/Maps.java | /*
* Copyright (C) 2007 The Guava 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 agre... | Add Ubuntu patch to work around OpenJDK bug
Change-Id: Ide9497aeba2570c5151cd7f6e6e4cea6480d3885
| guava/src/com/google/common/collect/Maps.java | Add Ubuntu patch to work around OpenJDK bug | |
Java | apache-2.0 | c3d8f9dc36075cca60bc7fdc0931f2f048dce78e | 0 | OrienteerBAP/Orienteer,OrienteerBAP/Orienteer,OrienteerBAP/Orienteer,OrienteerBAP/Orienteer | package org.orienteer.metrics;
import org.apache.wicket.MetaDataKey;
import org.apache.wicket.core.request.handler.IPageClassRequestHandler;
import org.apache.wicket.request.IRequestHandler;
import org.apache.wicket.request.cycle.IRequestCycleListener;
import org.apache.wicket.request.cycle.RequestCycle;
import org.a... | orienteer-metrics/src/main/java/org/orienteer/metrics/OMetricsRequestCycleListener.java | package org.orienteer.metrics;
import org.apache.wicket.MetaDataKey;
import org.apache.wicket.request.IRequestHandler;
import org.apache.wicket.request.cycle.IRequestCycleListener;
import org.apache.wicket.request.cycle.RequestCycle;
import org.apache.wicket.request.http.WebRequest;
import org.apache.wicket.request.h... | Add counter of rendered pages for issue #395
| orienteer-metrics/src/main/java/org/orienteer/metrics/OMetricsRequestCycleListener.java | Add counter of rendered pages for issue #395 | |
Java | apache-2.0 | 04f817dc10f53e7baf337d71f6766ca907dd4bd7 | 0 | reportportal/commons-dao | /*
* Copyright (C) 2018 EPAM Systems
*
* 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... | src/main/java/com/epam/ta/reportportal/dao/WidgetContentRepositoryImpl.java | /*
* Copyright (C) 2018 EPAM Systems
*
* 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... | overall statistics fix
| src/main/java/com/epam/ta/reportportal/dao/WidgetContentRepositoryImpl.java | overall statistics fix | |
Java | apache-2.0 | 155c4b14c846141f71dd617ff8d82796da014c0a | 0 | rouazana/james,rouazana/james,rouazana/james,aduprat/james,aduprat/james,aduprat/james,chibenwa/james,chibenwa/james,chibenwa/james,aduprat/james,rouazana/james,chibenwa/james | /* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that... | branches/branch_2_1_fcs/src/java/org/apache/james/transport/mailets/GenericListserv.java | /* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright (c) 2000-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that... | Remove redundant Collection copy
git-svn-id: 88158f914d5603334254b4adf21dfd50ec107162@108723 13f79535-47bb-0310-9956-ffa450edef68
| branches/branch_2_1_fcs/src/java/org/apache/james/transport/mailets/GenericListserv.java | Remove redundant Collection copy | |
Java | apache-2.0 | a9b4b72a0b249edb269507f079701263f5ce55a4 | 0 | micrometer-metrics/micrometer,micrometer-metrics/micrometer,micrometer-metrics/micrometer | /*
* Copyright 2022 VMware, 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | micrometer-observation/src/main/java/io/micrometer/observation/transport/Propagator.java | /*
* Copyright 2022 VMware, 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in... | Polish
| micrometer-observation/src/main/java/io/micrometer/observation/transport/Propagator.java | Polish | |
Java | apache-2.0 | 508c6640cfc664297d50d971259f70bdf32573cf | 0 | salguarnieri/intellij-community,wreckJ/intellij-community,ftomassetti/intellij-community,SerCeMan/intellij-community,supersven/intellij-community,ftomassetti/intellij-community,xfournet/intellij-community,MichaelNedzelsky/intellij-community,muntasirsyed/intellij-community,ahb0327/intellij-community,petteyg/intellij-com... | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | plugins/groovy/src/org/jetbrains/plugins/groovy/highlighter/GroovySlashyStringLexer.java | /*
* Copyright 2000-2011 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | EA-34656 more correct diagnostics
| plugins/groovy/src/org/jetbrains/plugins/groovy/highlighter/GroovySlashyStringLexer.java | EA-34656 more correct diagnostics | |
Java | apache-2.0 | 9a833facbdd01479e1ccbd555d18117d245763e7 | 0 | DesignAndDeploy/dnd,DesignAndDeploy/dnd,DesignAndDeploy/dnd | package edu.teco.dnd.eclipse;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events... | DND/src/edu/teco/dnd/eclipse/ModuleView.java | package edu.teco.dnd.eclipse;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events... | removed unused import.
| DND/src/edu/teco/dnd/eclipse/ModuleView.java | removed unused import. | |
Java | apache-2.0 | 24de2197ed8632b14f237bb0c52f41901c8660ed | 0 | googleinterns/step176-2020,googleinterns/step176-2020,googleinterns/step176-2020 | package com.google.sps.servlets;
import org.apache.commons.io.FileUtils;
import com.google.api.client.auth.oauth2.BearerToken;
import com.google.api.client.auth.oauth2.Credential;
import com.google.api.client.auth.oauth2.TokenResponseException;
import com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCod... | src/main/java/com/google/sps/servlets/Util.java | package com.google.sps.servlets;
import org.apache.commons.io.FileUtils;
import com.google.api.client.auth.oauth2.BearerToken;
import com.google.api.client.auth.oauth2.Credential;
import com.google.api.client.auth.oauth2.TokenResponseException;
import com.google.api.client.googleapis.auth.oauth2.GoogleAuthorizationCod... | parallelize attempt
| src/main/java/com/google/sps/servlets/Util.java | parallelize attempt | |
Java | apache-2.0 | c4244eb027f16b888ac970178377e1f0788902d1 | 0 | apache/solr,apache/solr,apache/solr,apache/solr,apache/solr | /*
* 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 ... | lucene/grouping/src/test/org/apache/lucene/search/grouping/TestGrouping.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | fix test bug abusing hit score
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1726326 13f79535-47bb-0310-9956-ffa450edef68
| lucene/grouping/src/test/org/apache/lucene/search/grouping/TestGrouping.java | fix test bug abusing hit score | |
Java | apache-2.0 | 145205d52482a6ab84ecdb870033f2b372407b27 | 0 | asonipsl/hive,wisgood/hive,WANdisco/hive,asonipsl/hive,wisgood/hive,wisgood/hive,asonipsl/hive,winningsix/hive,wisgood/hive,WANdisco/amplab-hive,wisgood/hive,WANdisco/amplab-hive,WANdisco/amplab-hive,WANdisco/amplab-hive,asonipsl/hive,asonipsl/hive,winningsix/hive,WANdisco/hive,winningsix/hive,asonipsl/hive,WANdisco/hi... | /*
* 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 ... | spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | HIVE-8951: Spark remote context doesn't work with local-cluster [Spark Branch]
git-svn-id: b05e31eb9f122b66e3a4bd72ce86d18f60fb8741@1641612 13f79535-47bb-0310-9956-ffa450edef68
| spark-client/src/main/java/org/apache/hive/spark/client/SparkClientImpl.java | HIVE-8951: Spark remote context doesn't work with local-cluster [Spark Branch] | |
Java | apache-2.0 | 672c0fe34d36ca9a7bf0b71a41f942a9f98ed5d4 | 0 | HanSolo/Medusa | /*
* Copyright (c) 2016 by Gerrit Grunwald
*
* 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... | src/main/java/eu/hansolo/medusa/Test.java | /*
* Copyright (c) 2016 by Gerrit Grunwald
*
* 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... | Cosmetics
| src/main/java/eu/hansolo/medusa/Test.java | Cosmetics | |
Java | apache-2.0 | 6c8532315c23a8196e54282b08e10135c25ca0d0 | 0 | TikhomirovSergey/java-client,TikhomirovSergey/java-client,SrinivasanTarget/java-client,saikrishna321/java-client,appium/java-client,SrinivasanTarget/java-client,TikhomirovSergey/java-client,SrinivasanTarget/java-client,SrinivasanTarget/java-client,TikhomirovSergey/java-client,saikrishna321/java-client,saikrishna321/jav... | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
* You may obtain a copy of the License at
*
* http://www.apache.... | src/main/java/io/appium/java_client/pagefactory/DefaultElementByBuilder.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
* You may obtain a copy of the License at
*
* http://www.apache.... | #565: Annotation comparator.
| src/main/java/io/appium/java_client/pagefactory/DefaultElementByBuilder.java | #565: Annotation comparator. | |
Java | apache-2.0 | 332e481d87c32fac39bb19a630a414d759b90400 | 0 | Grasia/swellrt,Grasia/swellrt,P2Pvalue/swellrt,P2Pvalue/swellrt,Grasia/swellrt,P2Pvalue/swellrt,P2Pvalue/swellrt,Grasia/swellrt | package org.swellrt.beta.client.platform.java;
import java.io.IOException;
import java.nio.charset.Charset;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.ResponseHandler;
import org.apache.http.client.method... | wave/src/main/java/org/swellrt/beta/client/platform/java/JavaServerOperationExecutor.java | package org.swellrt.beta.client.platform.java;
import java.io.IOException;
import java.nio.charset.Charset;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.ResponseHandler;
import org.apache.http.client.method... | using Gson parse/serial. for java op exuecutor | wave/src/main/java/org/swellrt/beta/client/platform/java/JavaServerOperationExecutor.java | using Gson parse/serial. for java op exuecutor | |
Java | apache-2.0 | 0f0713aee7a6e4c2f97061b8e1833b6a9674a4c9 | 0 | consulo/consulo-csharp,consulo/consulo-csharp,consulo/consulo-csharp | package org.mustbe.consulo.csharp.ide.highlight.util;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.mustbe.consulo.csharp.ide.highlight.quickFix.RenameQuickFix;
import org.mustbe.consulo.csharp.lang.psi.CSharpConstructorDeclaration;
import org.mustbe.consulo.csharp.lan... | csharp-impl/src/org/mustbe/consulo/csharp/ide/highlight/util/ConstructorHighlightUtil.java | package org.mustbe.consulo.csharp.ide.highlight.util;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.mustbe.consulo.csharp.ide.highlight.quickFix.RenameQuickFix;
import org.mustbe.consulo.csharp.lang.psi.CSharpConstructorDeclaration;
import org.mustbe.consulo.csharp.lan... | when psi is broken parent can be not type - fix CCE
| csharp-impl/src/org/mustbe/consulo/csharp/ide/highlight/util/ConstructorHighlightUtil.java | when psi is broken parent can be not type - fix CCE | |
Java | apache-2.0 | 0304088b3171947b0920762131da58f18f5423c2 | 0 | androidx/androidx,androidx/androidx,androidx/androidx,aosp-mirror/platform_frameworks_support,androidx/androidx,androidx/androidx,AndroidX/androidx,aosp-mirror/platform_frameworks_support,androidx/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,aosp-mirror/platform_frameworks_support,An... | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | v4/java/android/support/v4/view/ViewPager.java | /*
* Copyright (C) 2011 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | am 5de8804b: Fix bug 5570272 - Monkeys, older devices, and ViewPager
* commit '5de8804b248eebaf7c29113ec80a0dff3a03c97a':
Fix bug 5570272 - Monkeys, older devices, and ViewPager
| v4/java/android/support/v4/view/ViewPager.java | am 5de8804b: Fix bug 5570272 - Monkeys, older devices, and ViewPager | |
Java | apache-2.0 | e93a05258e9583add463eb0d82ec4c25bd9f282c | 0 | apache/felix-dev,apache/felix-dev,apache/felix-dev,apache/felix-dev | /*
* 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 ... | http/base/src/main/java/org/apache/felix/http/base/internal/handler/HttpSessionWrapper.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 ... | FELIX-4782 : Implement session handling
git-svn-id: e057f57e93a604d3b43d277ae69bde5ebf332112@1681782 13f79535-47bb-0310-9956-ffa450edef68
| http/base/src/main/java/org/apache/felix/http/base/internal/handler/HttpSessionWrapper.java | FELIX-4782 : Implement session handling | |
Java | bsd-3-clause | 4ad1ab4fae911963e362cab4554da02c1e7fc272 | 0 | fmapfmapfmap/onionoo-dev,fmapfmapfmap/onionoo-dev,fmapfmapfmap/onionoo-dev | package org.torproject.onionoo;
import java.io.File;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.SortedSet;
import java.util.TreeMap;
import... | src/org/torproject/onionoo/NodeIndexer.java | package org.torproject.onionoo;
import java.io.File;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.SortedSet;
import java.util.TreeMap;
import... | fixup! Create node index in background thread.
| src/org/torproject/onionoo/NodeIndexer.java | fixup! Create node index in background thread. | |
Java | bsd-3-clause | 853a8b2a239cd323c22874c9c8d6f5c4c0647cc7 | 0 | xyberviri/com.xyberviri.amchat | package com.xyberviri.amchat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.World;
public class AMChatRadio {
AMChatRadioManager amcRadMan; // Handle to Radio Manager
private String varRadioNam... | src/com/xyberviri/amchat/AMChatRadio.java | package com.xyberviri.amchat;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Map;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.World;
public class AMChatRadio {
AMChatRadioManager amcRadMan; // Handle to Radio Manager
private String varRadioNam... | updated update(), moved initial check for jukebox to location and basis
for starting validation. | src/com/xyberviri/amchat/AMChatRadio.java | updated update(), moved initial check for jukebox to location and basis for starting validation. | |
Java | bsd-3-clause | 7be532a7ed65cbf0c2d1b1258fae66f0ead69328 | 0 | edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,edina/lockss-daemon,lockss/lockss-daemon,lockss/lockss-daemon | /*
* $Id: DNSSupportTest.java,v 1.2 2004-02-03 21:31:40 troberts Exp $
*/
/*
Copyright (c) 2004 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software")... | test/src/org/lockss/test/DNSSupportTest.java | /*
* $Id: DNSSupportTest.java,v 1.1 2004-02-03 15:19:16 dshr Exp $
*/
/*
Copyright (c) 2004 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to... | fixed incorrect package
git-svn-id: 293778eaa97c8c94097d610b1bd5133a8f478f36@2466 4f837ed2-42f5-46e7-a7a5-fa17313484d4
| test/src/org/lockss/test/DNSSupportTest.java | fixed incorrect package | |
Java | bsd-3-clause | 3599f719dc2351e0443396f15621e91a94a6244c | 0 | iig-uni-freiburg/SWAT20,iig-uni-freiburg/SWAT20,iig-uni-freiburg/SWAT20 | package de.uni.freiburg.iig.telematik.swat.workbench;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.File;
import java.io.IOException;
import javax.swing.BorderFactory;
import javax.swing.ButtonGroup;
import javax.swin... | src/de/uni/freiburg/iig/telematik/swat/workbench/SwatToolbar.java | package de.uni.freiburg.iig.telematik.swat.workbench;
import java.awt.Dimension;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.io.File;
import java.io.IOException;
import javax.swing.BorderFactory;
import javax.swing.ButtonGroup;
import javax.swin... | New IF-Net Button test
| src/de/uni/freiburg/iig/telematik/swat/workbench/SwatToolbar.java | New IF-Net Button test | |
Java | mit | e17cf5dd82e3233bb6c00233c59bd0116ac0507b | 0 | SWE443-TeamRed/open-bank,SWE443-TeamRed/open-bank,SWE443-TeamRed/open-bank | package com.app.swe443.openbankapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBar;
... | OpenBankApplication/app/src/main/java/com/app/swe443/openbankapp/MainActivity.java | package com.app.swe443.openbankapp;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.support.v4.widget.DrawerLayout;
import android.support.v7.app.ActionBar;
... | Commiting to switch back to open_bank_server
| OpenBankApplication/app/src/main/java/com/app/swe443/openbankapp/MainActivity.java | Commiting to switch back to open_bank_server | |
Java | mit | cd8ac0662e8acb4eec43e1a02e48c6323af78e28 | 0 | akonring/multibit-hd-modified,bitcoin-solutions/multibit-hd,oscarguindzberg/multibit-hd,oscarguindzberg/multibit-hd,akonring/multibit-hd-modified,akonring/multibit-hd-modified,bitcoin-solutions/multibit-hd,bitcoin-solutions/multibit-hd,oscarguindzberg/multibit-hd | package org.multibit.hd.brit.dto;
import org.bitcoinj.core.ECKey;
import org.bitcoinj.core.Utils;
import org.bitcoinj.crypto.KeyCrypterScrypt;
import com.google.common.base.Preconditions;
import com.google.protobuf.ByteString;
import org.bitcoinj.wallet.Protos;
import org.spongycastle.asn1.sec.SECNamedCurves;
import o... | mbhd-brit/src/main/java/org/multibit/hd/brit/dto/BRITWalletId.java | package org.multibit.hd.brit.dto;
import org.bitcoinj.core.ECKey;
import org.bitcoinj.core.Utils;
import org.bitcoinj.crypto.KeyCrypterScrypt;
import com.google.common.base.Preconditions;
import com.google.protobuf.ByteString;
import org.bitcoinj.wallet.Protos;
import org.spongycastle.asn1.sec.SECNamedCurves;
import o... | #323 Findbugs: Avoid exposing internal state
| mbhd-brit/src/main/java/org/multibit/hd/brit/dto/BRITWalletId.java | #323 Findbugs: Avoid exposing internal state | |
Java | mit | 33bd93dc592cdb5c9a42e55e24abe924c4b3e50e | 0 | Nunnery/MythicDrops | package net.nunnerycode.bukkit.mythicdrops.api.enchantments;
import org.bukkit.enchantments.Enchantment;
/**
* A class containing an {@link Enchantment} and a minimum and maximum level.
*/
public class MythicEnchantment {
private final Enchantment enchantment;
private final int minimumLevel;
private final int m... | MythicDrops/src/main/java/net/nunnerycode/bukkit/mythicdrops/api/enchantments/MythicEnchantment.java | package net.nunnerycode.bukkit.mythicdrops.api.enchantments;
import org.bukkit.enchantments.Enchantment;
public class MythicEnchantment {
private final Enchantment enchantment;
private final int minimumLevel;
private final int maximumLevel;
public MythicEnchantment(Enchantment enchantment, int minimumLevel, int... | adding javadoc to MythicEnchantment
| MythicDrops/src/main/java/net/nunnerycode/bukkit/mythicdrops/api/enchantments/MythicEnchantment.java | adding javadoc to MythicEnchantment | |
Java | mit | 7d4cef17a65abe57d7a716f36ffdb0edf603bf76 | 0 | nilsschmidt1337/ldparteditor,nilsschmidt1337/ldparteditor | /* MIT - License
Copyright (c) 2012 - this year, Nils Schmidt
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, me... | src/org/nschmidt/ldparteditor/data/DatFile.java | /* MIT - License
Copyright (c) 2012 - this year, Nils Schmidt
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, me... | Prepared fix for issue #195. | src/org/nschmidt/ldparteditor/data/DatFile.java | Prepared fix for issue #195. | |
Java | mit | a17c05ea759f7e70deeff631290422f7f3f5327a | 0 | Ziver/zutil,Ziver/zutil,Ziver/zutil | /*
* Copyright (c) 2015 Ziver
*
* 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, publish... | src/zutil/parser/Templator.java | /*
* Copyright (c) 2015 Ziver
*
* 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, publish... | Updated comment
| src/zutil/parser/Templator.java | Updated comment | |
Java | agpl-3.0 | 652a77957437fb6f65c94269ef02c9e262ccf8d1 | 0 | kkronenb/kfs,quikkian-ua-devops/will-financials,quikkian-ua-devops/kfs,UniversityOfHawaii/kfs,quikkian-ua-devops/kfs,kkronenb/kfs,ua-eas/kfs-devops-automation-fork,ua-eas/kfs-devops-automation-fork,ua-eas/kfs,quikkian-ua-devops/kfs,bhutchinson/kfs,ua-eas/kfs-devops-automation-fork,quikkian-ua-devops/kfs,quikkian-ua-dev... | /*
* Copyright 2008 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 applica... | work/src/org/kuali/kfs/module/ar/document/service/impl/CustomerInvoiceDocumentServiceImpl.java | /*
* Copyright 2008 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 applica... | Fix compile errors from merge
| work/src/org/kuali/kfs/module/ar/document/service/impl/CustomerInvoiceDocumentServiceImpl.java | Fix compile errors from merge | |
Java | agpl-3.0 | 899743cfd310894a9a15d4921dd8640dc3a10232 | 0 | VoltDB/voltdb,deerwalk/voltdb,migue/voltdb,zuowang/voltdb,VoltDB/voltdb,zuowang/voltdb,VoltDB/voltdb,ingted/voltdb,creative-quant/voltdb,creative-quant/voltdb,migue/voltdb,wolffcm/voltdb,kumarrus/voltdb,deerwalk/voltdb,creative-quant/voltdb,wolffcm/voltdb,migue/voltdb,kumarrus/voltdb,ingted/voltdb,VoltDB/voltdb,simonzh... | /* This file is part of VoltDB.
* Copyright (C) 2008-2013 VoltDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any la... | src/frontend/org/voltdb/utils/CSVLoader.java | /* This file is part of VoltDB.
* Copyright (C) 2008-2013 VoltDB Inc.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any la... | step 1. getProcessors() added to CSVLoader, next Step>>>switch to SuperCSV listReader
| src/frontend/org/voltdb/utils/CSVLoader.java | step 1. getProcessors() added to CSVLoader, next Step>>>switch to SuperCSV listReader | |
Java | agpl-3.0 | 6caa96343f8240df2c5edad5a64fa64f51d52036 | 0 | after-the-sunrise/cryptotrader,after-the-sunrise/cryptotrader | package com.after_sunrise.cryptocurrency.cryptotrader.service.template;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.Adviser.Advice;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.*;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.Context.Key;
import com.after_sunrise.c... | src/main/java/com/after_sunrise/cryptocurrency/cryptotrader/service/template/TemplateInstructor.java | package com.after_sunrise.cryptocurrency.cryptotrader.service.template;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.Adviser.Advice;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.*;
import com.after_sunrise.cryptocurrency.cryptotrader.framework.Context.Key;
import com.after_sunrise.c... | Fixed price rounding.
| src/main/java/com/after_sunrise/cryptocurrency/cryptotrader/service/template/TemplateInstructor.java | Fixed price rounding. | |
Java | agpl-3.0 | e471a7cd3a73f6f465dd31265b12436ea351176b | 0 | aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms,aihua/opennms | /*******************************************************************************
* This file is part of OpenNMS(R).
*
* Copyright (C) 2016 The OpenNMS Group, Inc.
* OpenNMS(R) is Copyright (C) 1999-2016 The OpenNMS Group, Inc.
*
* OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc.
*
* OpenNMS(R) is... | core/test-api/elasticsearch/src/main/java/org/opennms/core/test/elasticsearch/JUnitElasticsearchServer.java | /*******************************************************************************
* This file is part of OpenNMS(R).
*
* Copyright (C) 2016 The OpenNMS Group, Inc.
* OpenNMS(R) is Copyright (C) 1999-2016 The OpenNMS Group, Inc.
*
* OpenNMS(R) is a registered trademark of The OpenNMS Group, Inc.
*
* OpenNMS(R) is... | [bamboo] Automated branch merge (from foundation-2017:d9b39d5b5914d91870e3d8f9c192d339a7e6b77a)
| core/test-api/elasticsearch/src/main/java/org/opennms/core/test/elasticsearch/JUnitElasticsearchServer.java | [bamboo] Automated branch merge (from foundation-2017:d9b39d5b5914d91870e3d8f9c192d339a7e6b77a) | |
Java | lgpl-2.1 | 576c71c633ddbf0868ce1a2e5bca3b4aaee128ec | 0 | xwiki/xwiki-enterprise,xwiki/xwiki-enterprise | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | distribution-test/selenium-tests/src/test/it/com/xpn/xwiki/it/selenium/CacheTest.java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This 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
* th... | XWIKI-2672: new parseTemplate breaks setCacheDuration
relpace selenium test by unit.
git-svn-id: cf27bad30c6b7316185bdac65b014e8c16cd40b6@12734 f329d543-caf0-0310-9063-dda96c69346f
| distribution-test/selenium-tests/src/test/it/com/xpn/xwiki/it/selenium/CacheTest.java | XWIKI-2672: new parseTemplate breaks setCacheDuration relpace selenium test by unit. | |
Java | lgpl-2.1 | dec635a9a4aa3e32fb18d9bf4f0342302dae30d6 | 0 | threerings/narya,threerings/narya,threerings/narya,threerings/narya,threerings/narya | //
// $Id: Table.java,v 1.13 2003/03/23 02:20:49 mdb Exp $
package com.threerings.parlor.data;
import com.samskivert.util.StringUtil;
import com.threerings.presents.dobj.DSet;
import com.threerings.parlor.data.ParlorCodes;
import com.threerings.parlor.game.GameConfig;
/**
* This class represents a table that is b... | src/java/com/threerings/parlor/data/Table.java | //
// $Id: Table.java,v 1.12 2002/12/20 23:41:26 mdb Exp $
package com.threerings.parlor.data;
import com.samskivert.util.StringUtil;
import com.threerings.presents.dobj.DSet;
import com.threerings.parlor.data.ParlorCodes;
import com.threerings.parlor.game.GameConfig;
/**
* This class represents a table that is b... | That feller needs to be transient.
git-svn-id: a1a4b28b82a3276cc491891159dd9963a0a72fae@2317 542714f4-19e9-0310-aa3c-eee0fc999fb1
| src/java/com/threerings/parlor/data/Table.java | That feller needs to be transient. | |
Java | apache-2.0 | c520567676de4ace31c7080faa43d92a208067c7 | 0 | heiko-braun/wildfly-swarm-1,gastaldi/wildfly-swarm,heiko-braun/wildfly-swarm-1,bobmcwhirter/wildfly-swarm,kenfinnigan/wildfly-swarm,jamezp/wildfly-swarm,wildfly-swarm/wildfly-swarm,kenfinnigan/wildfly-swarm,heiko-braun/wildfly-swarm-1,jamesnetherton/wildfly-swarm,Ladicek/wildfly-swarm,gastaldi/wildfly-swarm,emag/wildfl... | /**
* Copyright 2015-2016 Red Hat, Inc, and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | src/main/java/org/wildfly/swarm/plugin/gradle/GradleArtifactResolvingHelper.java | /**
* Copyright 2015-2016 Red Hat, Inc, and individual contributors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless require... | Add multi-project support to GradleArtifactResolvingHelper
| src/main/java/org/wildfly/swarm/plugin/gradle/GradleArtifactResolvingHelper.java | Add multi-project support to GradleArtifactResolvingHelper | |
Java | apache-2.0 | 01dda2a8a9a3c6db2c9cdf3586b484c2fd7f8650 | 0 | debezium/debezium,debezium/debezium,jpechane/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium,debezium/debezium,jpechane/debezium | /*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.postgresql;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
i... | debezium-connector-postgres/src/main/java/io/debezium/connector/postgresql/TypeRegistry.java | /*
* Copyright Debezium Authors.
*
* Licensed under the Apache Software License version 2.0, available at http://www.apache.org/licenses/LICENSE-2.0
*/
package io.debezium.connector.postgresql;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
i... | DBZ-2038 Load unknown postgres types by name and oid using same logic
| debezium-connector-postgres/src/main/java/io/debezium/connector/postgresql/TypeRegistry.java | DBZ-2038 Load unknown postgres types by name and oid using same logic | |
Java | apache-2.0 | c5e315990c9751a028a195547fddf33cfac8e330 | 0 | jdillon/gshell,jdillon/gshell,jdillon/gshell,jdillon/gshell | /*
* Copyright (C) 2009 the original author(s).
*
* 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 o... | gshell-core/src/main/java/org/sonatype/gshell/shell/ShellImpl.java | /*
* Copyright (C) 2009 the original author(s).
*
* 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 o... | Load profile scripts after we are marked as opened, else we get nasty stack overflows
| gshell-core/src/main/java/org/sonatype/gshell/shell/ShellImpl.java | Load profile scripts after we are marked as opened, else we get nasty stack overflows | |
Java | apache-2.0 | e691cb47abf4237eb1eb22fc71cf443f6bb6ed42 | 0 | osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi,osgi/osgi | /*
* Copyright (c) OSGi Alliance (2005, 2008). 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 re... | org.osgi.service.deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentPackage.java | /*
* Copyright (c) OSGi Alliance (2005, 2008). 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 re... | #566 Added header definitions for deployment package events
| org.osgi.service.deploymentadmin/src/org/osgi/service/deploymentadmin/DeploymentPackage.java | #566 Added header definitions for deployment package events | |
Java | apache-2.0 | 2ef847bdde554017f05375db72dc6908d7730961 | 0 | bitzl/openwayback,zubairkhatri/openwayback,MohammedElsayyed/openwayback,nlnwa/openwayback,nla/openwayback,JesseWeinstein/openwayback,efundamentals/openwayback,kris-sigur/openwayback,bitzl/openwayback,efundamentals/openwayback,iipc/openwayback,iipc/openwayback,efundamentals/openwayback,bitzl/openwayback,JesseWeinstein/o... | /*
* This file is part of the Wayback archival access software
* (http://archive-access.sourceforge.net/projects/wayback/).
*
* Licensed to the Internet Archive (IA) by one or more individual
* contributors.
*
* The IA licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | wayback-core/src/main/java/org/archive/wayback/accesspoint/AccessPointAdapter.java | /*
* This file is part of the Wayback archival access software
* (http://archive-access.sourceforge.net/projects/wayback/).
*
* Licensed to the Internet Archive (IA) by one or more individual
* contributors.
*
* The IA licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | FIX: AccessPointAdapter.getExclusionFactory() not deligating to composite.
| wayback-core/src/main/java/org/archive/wayback/accesspoint/AccessPointAdapter.java | FIX: AccessPointAdapter.getExclusionFactory() not deligating to composite. | |
Java | apache-2.0 | 10b689d486ad65807adaa9ee59419658973c8426 | 0 | stefan-ziel/Activiti,stefan-ziel/Activiti,stefan-ziel/Activiti,stefan-ziel/Activiti | package org.activiti.rest.exception;
import org.activiti.engine.ActivitiException;
public class ActivitiConflictException extends ActivitiException {
private static final long serialVersionUID = 1L;
public ActivitiConflictException(String message) {
super(message);
}
public ActivitiConflictException(... | modules/activiti-rest/src/main/java/org/activiti/rest/exception/ActivitiConflictException.java | package org.activiti.rest.exception;
import org.activiti.engine.ActivitiException;
public class ActivitiConflictException extends ActivitiException {
private static final long serialVersionUID = 1L;
public ActivitiConflictException(String message) {
super(message);
}
public ActivitiConflictException(... | correcting indentation | modules/activiti-rest/src/main/java/org/activiti/rest/exception/ActivitiConflictException.java | correcting indentation | |
Java | apache-2.0 | 748be251b438d229ca729519bbd150cbac9f9a1b | 0 | boalang/compiler,boalang/compiler,boalang/compiler,boalang/compiler,boalang/compiler | /*
* Copyright 2017, Hridesh Rajan, Robert Dyer,
* Iowa State University of Science and Technology
* and Bowling Green State University
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | src/java/boa/functions/BoaAstIntrinsics.java | /*
* Copyright 2017, Hridesh Rajan, Robert Dyer,
* Iowa State University of Science and Technology
* and Bowling Green State University
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | prettyprint lambda expression | src/java/boa/functions/BoaAstIntrinsics.java | prettyprint lambda expression | |
Java | apache-2.0 | 8b7992ab9277561b2e5c97207324b6152b796a6a | 0 | drewnoakes/metadata-extractor,ycaihua/metadata-extractor,Nadahar/metadata-extractor,ycaihua/metadata-extractor,Nadahar/metadata-extractor,veggiespam/metadata-extractor,wswenyue/metadata-extractor,RoyZeng/metadata-extractor,wswenyue/metadata-extractor,Widen/metadata-extractor,rcketscientist/metadata-extractor,veggiespam... | /*
* Copyright 2002-2014 Drew Noakes
*
* 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 applicab... | Source/com/drew/metadata/exif/ExifReader.java | /*
* Copyright 2002-2014 Drew Noakes
*
* 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 applicab... | Extract inline IPTC data found in Exif chunks.
Patch originally contributed by Samuele Manfrin.
| Source/com/drew/metadata/exif/ExifReader.java | Extract inline IPTC data found in Exif chunks. | |
Java | apache-2.0 | a06f269b1269a12e5ba2c44e877284b19a3a203f | 0 | drakeet/MultiType | /*
* Copyright 2016 drakeet. https://github.com/drakeet
*
* 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 appli... | sample/src/main/java/me/drakeet/multitype/sample/one2many/OneDataToManyActivity.java | /*
* Copyright 2016 drakeet. https://github.com/drakeet
*
* 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 appli... | Supplied MultiTypeAsserts sample to OneDataToManyActivity
| sample/src/main/java/me/drakeet/multitype/sample/one2many/OneDataToManyActivity.java | Supplied MultiTypeAsserts sample to OneDataToManyActivity | |
Java | apache-2.0 | 83b6c285d0a40e8645c7422e7250e8fa2b7da86d | 0 | mashengchen/incubator-trafodion,rlugojr/incubator-trafodion,mashengchen/incubator-trafodion,robertamarton/incubator-trafodion,rlugojr/incubator-trafodion,rlugojr/incubator-trafodion,robertamarton/incubator-trafodion,mashengchen/incubator-trafodion,robertamarton/incubator-trafodion,robertamarton/incubator-trafodion,mash... | /**
* @@@ START COPYRIGHT @@@
*
* 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 ... | core/sql/lib_mgmt/src/main/java/org/trafodion/libmgmt/FileMgmt.java | /**
* @@@ START COPYRIGHT @@@
*
* 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 ... | not show the file with DELETE postfix
| core/sql/lib_mgmt/src/main/java/org/trafodion/libmgmt/FileMgmt.java | not show the file with DELETE postfix | |
Java | apache-2.0 | 46cfaa0ef8e68631da140e3f74fccb0ea6360835 | 0 | klehmann/domino-jna | package com.mindoo.domino.jna.dxl;
import java.io.IOException;
import java.io.OutputStream;
import java.io.Writer;
import java.nio.charset.Charset;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import com.mindoo.domino.jna.NotesDatabase;
import com.mindoo.domino.jna.NotesIDTable;
i... | domino-jna/src/main/java/com/mindoo/domino/jna/dxl/DXLExporter.java | package com.mindoo.domino.jna.dxl;
import java.io.IOException;
import java.io.OutputStream;
import java.io.Writer;
import java.nio.charset.Charset;
import java.util.Collection;
import java.util.Collections;
import java.util.List;
import com.mindoo.domino.jna.NotesDatabase;
import com.mindoo.domino.jna.NotesIDTable;
i... | Code cleanup | domino-jna/src/main/java/com/mindoo/domino/jna/dxl/DXLExporter.java | Code cleanup | |
Java | apache-2.0 | 850c57ae0be0d1dcdc39e7f280eb8e3e4a790cec | 0 | phax/peppol-directory,phax/peppol-yellow-pages,phax/peppol-directory,phax/peppol-yellow-pages,phax/peppol-yellow-pages,phax/peppol-yellow-pages,phax/peppol-directory | /**
* Copyright (C) 2015-2016 Philip Helger (www.helger.com)
* philip[at]helger[dot]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/LICE... | peppol-directory-client/src/main/java/com/helger/pd/client/PDClientConfiguration.java | /**
* Copyright (C) 2015-2016 Philip Helger (www.helger.com)
* philip[at]helger[dot]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/LICE... | Updated ConfigFile API | peppol-directory-client/src/main/java/com/helger/pd/client/PDClientConfiguration.java | Updated ConfigFile API | |
Java | apache-2.0 | fc9d4d3741558db47a39b670c24558681256bc08 | 0 | Adobe-Marketing-Cloud/experiencemanager-java-emailprovider,Adobe-Marketing-Cloud/experiencemanager-java-emailprovider | /*************************************************************************
*
* ADOBE CONFIDENTIAL
* __________________
*
* Copyright 2011 Adobe Systems Incorporated
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppli... | sampleemailservice/src/main/java/com/day/cq/xemailservice/impl/XEmailServiceImpl.java | /*************************************************************************
*
* ADOBE CONFIDENTIAL
* __________________
*
* Copyright 2011 Adobe Systems Incorporated
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe Systems Incorporated and its suppli... | Update XEmailServiceImpl.java | sampleemailservice/src/main/java/com/day/cq/xemailservice/impl/XEmailServiceImpl.java | Update XEmailServiceImpl.java | |
Java | apache-2.0 | d902cdbdd853cb490db1507d79c587acede01ae3 | 0 | apache/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,apache/wicket,apache/wicket,mosoft521/wicket,apache/wicket,mosoft521/wicket,mosoft521/wicket | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | wicket-request/src/main/java/org/apache/wicket/request/mapper/info/ComponentInfo.java | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | WICKET-6960 Avoid unnecessary allocations when decoding and encoding `ComponentInfo` (#501)
| wicket-request/src/main/java/org/apache/wicket/request/mapper/info/ComponentInfo.java | WICKET-6960 Avoid unnecessary allocations when decoding and encoding `ComponentInfo` (#501) | |
Java | apache-2.0 | 542720553f1bf604ba1133c8823373635b73000a | 0 | leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | sharding-core/src/main/java/io/shardingsphere/core/routing/StatementRoutingEngine.java | /*
* Copyright 2016-2018 shardingsphere.io.
* <p>
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable l... | switch on cache of parse statement
| sharding-core/src/main/java/io/shardingsphere/core/routing/StatementRoutingEngine.java | switch on cache of parse statement | |
Java | apache-2.0 | b6fd07732265eff9e315293a74438105db5bb3f3 | 0 | JEBailey/sling,JEBailey/sling,vladbailescu/sling,trekawek/sling,awadheshv/sling,labertasch/sling,ist-dresden/sling,tmaret/sling,mcdan/sling,anchela/sling,mcdan/sling,tmaret/sling,mcdan/sling,anchela/sling,tmaret/sling,ieb/sling,anchela/sling,awadheshv/sling,roele/sling,roele/sling,headwirecom/sling,vladbailescu/sling,h... | /*
* 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 ... | bundles/scripting/core/src/test/java/org/apache/sling/scripting/core/it/ScriptingCoreTestSupport.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 ... | support build with Java 7
git-svn-id: 6eed74fe9a15c8da84b9a8d7f2960c0406113ece@1789111 13f79535-47bb-0310-9956-ffa450edef68
| bundles/scripting/core/src/test/java/org/apache/sling/scripting/core/it/ScriptingCoreTestSupport.java | support build with Java 7 | |
Java | apache-2.0 | 4349ade4fd5076f2fa94ad88509abd24699870b2 | 0 | gstevey/gradle,lsmaira/gradle,blindpirate/gradle,robinverduijn/gradle,gstevey/gradle,lsmaira/gradle,blindpirate/gradle,gradle/gradle,gstevey/gradle,lsmaira/gradle,robinverduijn/gradle,lsmaira/gradle,blindpirate/gradle,gstevey/gradle,lsmaira/gradle,gstevey/gradle,blindpirate/gradle,robinverduijn/gradle,gstevey/gradle,gr... | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/plugin-development/src/main/java/org/gradle/plugin/devel/tasks/ValidateTaskProperties.java | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Close the ClassLoader in ValidateTaskProperties.
| subprojects/plugin-development/src/main/java/org/gradle/plugin/devel/tasks/ValidateTaskProperties.java | Close the ClassLoader in ValidateTaskProperties. | |
Java | apache-2.0 | a0292f2e07d878ea084881a313894fb70d214d56 | 0 | Bedework/bw-classic,Bedework/bw-classic,Bedework/bw-classic,Bedework/bw-classic | /*
Copyright (c) 2000-2005 University of Washington. All rights reserved.
Redistribution and use of this distribution in source and binary forms,
with or without modification, are permitted provided that:
The above copyright notice and this permission notice appear in
all copies and supporting documentation... | calendar3/dumprestore/src/org/bedework/dumprestore/restore/rules/UserPrefsFieldRule.java | /*
Copyright (c) 2000-2005 University of Washington. All rights reserved.
Redistribution and use of this distribution in source and binary forms,
with or without modification, are permitted provided that:
The above copyright notice and this permission notice appear in
all copies and supporting documentation... | Small fix to remove incorrect error message caused by remapping userid 0
| calendar3/dumprestore/src/org/bedework/dumprestore/restore/rules/UserPrefsFieldRule.java | Small fix to remove incorrect error message caused by remapping userid 0 | |
Java | apache-2.0 | a9bad7b1a06758f5dad72e436aed8dc6d21537e5 | 0 | RohanHart/camel,jkorab/camel,CandleCandle/camel,hqstevenson/camel,acartapanis/camel,apache/camel,YMartsynkevych/camel,apache/camel,jmandawg/camel,snadakuduru/camel,nikvaessen/camel,nicolaferraro/camel,akhettar/camel,haku/camel,satishgummadelli/camel,borcsokj/camel,dmvolod/camel,YoshikiHigo/camel,CodeSmell/camel,edigrid... | /**
* 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... | components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaProducer.java | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | CAMEL-8923 Use local var instead of getter again.
| components/camel-kafka/src/main/java/org/apache/camel/component/kafka/KafkaProducer.java | CAMEL-8923 Use local var instead of getter again. | |
Java | apache-2.0 | 7c49c4fc9bc3f10419efb18f1bb8d6f10ecceb47 | 0 | caskdata/cdap,chtyim/cdap,caskdata/cdap,mpouttuclarke/cdap,caskdata/cdap,chtyim/cdap,anthcp/cdap,chtyim/cdap,hsaputra/cdap,anthcp/cdap,caskdata/cdap,anthcp/cdap,chtyim/cdap,mpouttuclarke/cdap,caskdata/cdap,mpouttuclarke/cdap,chtyim/cdap,hsaputra/cdap,hsaputra/cdap,caskdata/cdap,anthcp/cdap,hsaputra/cdap,anthcp/cdap,mpo... | package com.continuuity.data2.transaction;
import com.continuuity.data.runtime.DataFabricModules;
import com.continuuity.data2.transaction.inmemory.InMemoryTransactionManager;
import com.continuuity.data2.transaction.inmemory.InMemoryTxSystemClient;
import com.google.common.base.Function;
import com.google.common.coll... | data-fabric/src/test/java/com/continuuity/data2/transaction/TransactionExecutorTest.java | package com.continuuity.data2.transaction;
import com.continuuity.data.runtime.DataFabricModules;
import com.continuuity.data2.transaction.inmemory.InMemoryTransactionManager;
import com.continuuity.data2.transaction.inmemory.InMemoryTxSystemClient;
import com.google.common.base.Function;
import com.google.common.coll... | actually use injection in tx executor tests
| data-fabric/src/test/java/com/continuuity/data2/transaction/TransactionExecutorTest.java | actually use injection in tx executor tests | |
Java | apache-2.0 | 8cb967d2d9a19de5f59e8fe594bcb359ad8a46f3 | 0 | InMobi/pintail,rajubairishetti/pintail,InMobi/pintail,sreedishps/pintail,rajubairishetti/pintail,sreedishps/pintail | package com.inmobi.databus.partition;
import java.io.IOException;
import java.util.Date;
import java.util.Set;
import java.util.concurrent.BlockingQueue;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSy... | messaging-client-databus/src/main/java/com/inmobi/databus/partition/PartitionReader.java | package com.inmobi.databus.partition;
import java.io.IOException;
import java.util.Date;
import java.util.Set;
import java.util.concurrent.BlockingQueue;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.FileSy... | close the reader if reader's status is closing
| messaging-client-databus/src/main/java/com/inmobi/databus/partition/PartitionReader.java | close the reader if reader's status is closing | |
Java | apache-2.0 | 3121051c6d13f6247455e898031684b0c2309bce | 0 | facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho,facebook/litho | /**
* Copyright (c) 2014-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 co... | src/main/java/com/facebook/components/fresco/common/GenericReferenceDraweeHierarchy.java | /**
* Copyright (c) 2014-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 co... | Lines authored by achernukha
This commit forms part of the blame-preserving initial commit suite.
| src/main/java/com/facebook/components/fresco/common/GenericReferenceDraweeHierarchy.java | Lines authored by achernukha | |
Java | apache-2.0 | 5532d54d7798ff51b96b3ad49e8f3463fdb5806a | 0 | Erudika/para,Erudika/para | /*
* Copyright 2013-2018 Erudika. https://erudika.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 appli... | para-server/src/main/java/com/erudika/para/metrics/MetricsUtils.java | /*
* Copyright 2013-2018 Erudika. https://erudika.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 appli... | added method to stop metrics reporting for deleted apps, fixed system metrics removed on sync | para-server/src/main/java/com/erudika/para/metrics/MetricsUtils.java | added method to stop metrics reporting for deleted apps, fixed system metrics removed on sync | |
Java | apache-2.0 | 254fd6b932ef8a0ce74ea0853390fb477a953707 | 0 | ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE,ebi-uniprot/QuickGOBE | package uk.ac.ebi.quickgo.index.annotation.coterms;
import uk.ac.ebi.quickgo.annotation.common.document.AnnotationDocument;
import com.google.common.base.Preconditions;
import java.util.*;
import java.util.function.Predicate;
import org.springframework.batch.item.ItemWriter;
import static uk.ac.ebi.quickgo.index.ann... | indexing/src/main/java/uk/ac/ebi/quickgo/index/annotation/coterms/AnnotationCoOccurringTermsAggregator.java | package uk.ac.ebi.quickgo.index.annotation.coterms;
import uk.ac.ebi.quickgo.annotation.common.document.AnnotationDocument;
import com.google.common.base.Preconditions;
import java.util.*;
import java.util.function.Predicate;
import org.springframework.batch.item.ItemWriter;
import static uk.ac.ebi.quickgo.index.ann... | Rename method incrementCountForCo_occurringTerms to incrementCountForCoTerms;
| indexing/src/main/java/uk/ac/ebi/quickgo/index/annotation/coterms/AnnotationCoOccurringTermsAggregator.java | Rename method incrementCountForCo_occurringTerms to incrementCountForCoTerms; | |
Java | bsd-2-clause | f627742f27cc04fb1f27b05d184f26f2b86ea67c | 0 | Grantoo/fuel-sdk-unity-android,Grantoo/fuel-sdk-unity-android | package com.fuelpowered.lib.fuelsdk.unity;
/**
* Created by alexisbarra on 8/30/15.
*/
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.support.v4.content.LocalBroadcastManager;
import android.ut... | fuelsdkunity/src/main/java/com/fuelpowered/lib/fuelsdk/unity/FuelSDKUnitySharedActivity.java | package com.fuelpowered.lib.fuelsdk.unity;
/**
* Created by alexisbarra on 8/30/15.
*/
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import android.os.Bundle;
import android.support.v4.content.LocalBroadcastManager;
import android.ut... | [UPDATE] Adding support for monitoring response results from server requests in order to deduce the health of the server
| fuelsdkunity/src/main/java/com/fuelpowered/lib/fuelsdk/unity/FuelSDKUnitySharedActivity.java | [UPDATE] Adding support for monitoring response results from server requests in order to deduce the health of the server | |
Java | mit | 553e1800e2098a7d7128406c16b11cf55a09d8d9 | 0 | Haehnchen/idea-php-symfony2-plugin,Haehnchen/idea-php-symfony2-plugin,Haehnchen/idea-php-symfony2-plugin,Haehnchen/idea-php-symfony2-plugin,Haehnchen/idea-php-symfony2-plugin,Haehnchen/idea-php-symfony2-plugin | package fr.adrienbrault.idea.symfony2plugin.templating.path;
import com.google.gson.Gson;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;
import com.intellij.openapi.util.Key;
import com.intellij.openapi.vfs.VfsUtil;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.p... | src/main/java/fr/adrienbrault/idea/symfony2plugin/templating/path/JsonFileIndexTwigNamespaces.java | package fr.adrienbrault.idea.symfony2plugin.templating.path;
import com.google.gson.Gson;
import com.google.gson.JsonIOException;
import com.google.gson.JsonSyntaxException;
import com.intellij.openapi.util.Key;
import com.intellij.openapi.vfs.VfsUtil;
import com.intellij.openapi.vfs.VirtualFile;
import com.intellij.p... | support same directory in Twig namespace json
| src/main/java/fr/adrienbrault/idea/symfony2plugin/templating/path/JsonFileIndexTwigNamespaces.java | support same directory in Twig namespace json | |
Java | mit | 106d0bea41902fda351d829b04058bd8e72cfb6e | 0 | TinusTinus/game-engine | package nl.mvdr.tinustris.gui;
import java.util.Arrays;
import java.util.List;
import javafx.scene.Group;
import javafx.scene.Node;
import nl.mvdr.tinustris.model.OnePlayerGameState;
import nl.mvdr.tinustris.model.Orientation;
import nl.mvdr.tinustris.model.Point;
import nl.mvdr.tinustris.model.Tetromino;
/**
* Sho... | tinustris/src/main/java/nl/mvdr/tinustris/gui/NextBlockRenderer.java | package nl.mvdr.tinustris.gui;
import java.util.Arrays;
import java.util.List;
import javafx.scene.Group;
import javafx.scene.Node;
import nl.mvdr.tinustris.model.OnePlayerGameState;
import nl.mvdr.tinustris.model.Orientation;
import nl.mvdr.tinustris.model.Point;
import nl.mvdr.tinustris.model.Tetromino;
/**
* Sho... | Removed unnecessary null check. | tinustris/src/main/java/nl/mvdr/tinustris/gui/NextBlockRenderer.java | Removed unnecessary null check. | |
Java | mit | 038b0940a168d55ad5f3931285ab0aca107519f8 | 0 | Nunnery/MythicDrops | package net.nunnerycode.bukkit.mythicdrops.sockets;
import com.conventnunnery.libraries.config.CommentedConventYamlConfiguration;
import com.conventnunnery.libraries.config.ConventYamlConfiguration;
import net.nunnerycode.bukkit.mythicdrops.utils.ItemUtil;
import net.nunnerycode.java.libraries.cannonball.DebugPrinter;... | MythicDrops-Sockets/src/main/java/net/nunnerycode/bukkit/mythicdrops/sockets/MythicDropsSockets.java | package net.nunnerycode.bukkit.mythicdrops.sockets;
import com.conventnunnery.libraries.config.CommentedConventYamlConfiguration;
import com.conventnunnery.libraries.config.ConventYamlConfiguration;
import net.nunnerycode.bukkit.mythicdrops.utils.ItemUtil;
import net.nunnerycode.java.libraries.cannonball.DebugPrinter;... | socketting begins
| MythicDrops-Sockets/src/main/java/net/nunnerycode/bukkit/mythicdrops/sockets/MythicDropsSockets.java | socketting begins | |
Java | mit | 2fa9976cbb549ac1a7f3f2c4a889f15731e2203e | 0 | utnas/reactive_x_example | import org.junit.Test;
import rx.Observable;
import rx.observers.TestSubscriber;
import static java.util.Arrays.asList;
import static java.util.Collections.EMPTY_LIST;
import static java.util.Collections.singletonList;
public class ObservableTest {
@Test
public void emptyObservableTest() {
//Given
... | java-example/src/test/java/ObservableTest.java | import org.junit.Test;
import rx.Observable;
import rx.observers.TestSubscriber;
import static java.util.Arrays.asList;
import static java.util.Collections.EMPTY_LIST;
import static java.util.Collections.singletonList;
public class ObservableTest {
@Test
public void emptyObservableTest() {
//Given
... | WIP renaming observable tests
| java-example/src/test/java/ObservableTest.java | WIP renaming observable tests | |
Java | mit | 634ce7e566207ab031d7d2fb70a1133919659bd7 | 0 | FAForever/faf-java-api,micheljung/faf-java-api,FAForever/faf-java-api,micheljung/faf-java-api,FAForever/faf-java-api | package com.faforever.api.data;
import com.faforever.api.clan.ClanMembershipRepository;
import com.faforever.api.clan.ClanRepository;
import com.faforever.api.client.ClientType;
import com.faforever.api.client.OAuthClient;
import com.faforever.api.client.OAuthClientRepository;
import com.faforever.api.data.domain.Clan... | src/test/java/com/faforever/api/data/JsonApiClanTest.java | package com.faforever.api.data;
import com.faforever.api.clan.ClanMembershipRepository;
import com.faforever.api.clan.ClanRepository;
import com.faforever.api.client.ClientType;
import com.faforever.api.client.OAuthClient;
import com.faforever.api.client.OAuthClientRepository;
import com.faforever.api.data.domain.Clan... | Implement transferLeadership Test
| src/test/java/com/faforever/api/data/JsonApiClanTest.java | Implement transferLeadership Test | |
Java | mit | cd6a94c41f8babfb684fe792b869f2ec2179b859 | 0 | BrassGoggledCoders/SteamAgeRevolution | package xyz.brassgoggledcoders.steamagerevolution;
import me.modmuss50.jsonDestroyer.JsonDestroyer;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.Mod.Instance;
import net.minecraftforge.fml.common.event.FMLI... | src/main/java/xyz/brassgoggledcoders/steamagerevolution/SteamAgeRevolution.java | package xyz.brassgoggledcoders.steamagerevolution;
import me.modmuss50.jsonDestroyer.JsonDestroyer;
import net.minecraft.creativetab.CreativeTabs;
import net.minecraft.item.Item;
import net.minecraftforge.common.config.Configuration;
import net.minecraftforge.fml.common.Mod;
import net.minecraftforge.fml.common.Mod.In... | Fix master
| src/main/java/xyz/brassgoggledcoders/steamagerevolution/SteamAgeRevolution.java | Fix master | |
Java | mit | c24f0f638b7917a9a1c904d14fa70db469022faf | 0 | ria-ee/X-Road,vrk-kpa/X-Road,vrk-kpa/X-Road,ria-ee/X-Road,vrk-kpa/X-Road,ria-ee/X-Road,ria-ee/X-Road,vrk-kpa/X-Road,vrk-kpa/X-Road,ria-ee/X-Road,vrk-kpa/X-Road,vrk-kpa/X-Road,vrk-kpa/X-Road,ria-ee/X-Road,ria-ee/X-Road,ria-ee/X-Road | /**
* The MIT License
* Copyright (c) 2015 Estonian Information System Authority (RIA), Population Register Centre (VRK)
*
* 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 restri... | src/addons/messagelog/src/main/java/ee/ria/xroad/proxy/messagelog/LogArchiver.java | /**
* The MIT License
* Copyright (c) 2015 Estonian Information System Authority (RIA), Population Register Centre (VRK)
*
* 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 restri... | testing logging
| src/addons/messagelog/src/main/java/ee/ria/xroad/proxy/messagelog/LogArchiver.java | testing logging |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.