lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | lgpl-2.1 | 5628040acf9d74c07cf491bc8a44e43fd73cd27f | 0 | IDgis/geo-publisher,IDgis/geo-publisher,IDgis/geo-publisher,IDgis/geo-publisher | package nl.idgis.publisher.service.geoserver;
import static org.junit.Assert.fail;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.Types;
imp... | publisher-service/src/test/java/nl/idgis/publisher/service/geoserver/GeoServerTestHelper.java | package nl.idgis.publisher.service.geoserver;
import static org.junit.Assert.fail;
import java.io.File;
import java.io.FileInputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
import java.sql.Types;
imp... | target -> build
| publisher-service/src/test/java/nl/idgis/publisher/service/geoserver/GeoServerTestHelper.java | target -> build | |
Java | lgpl-2.1 | 1f4cef95371ff77c5b89d3d4f80255a7c2038367 | 0 | ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror,ekiwi/jade-mirror | /*--- formatted by Jindent 2.1, (www.c-lab.de/~jindent) ---*/
/*
* ***************************************************************
* The LEAP libraries, when combined with certain JADE platform components,
* provide a run-time environment for enabling FIPA agents to execute on
* lightweight devices running Java. L... | leap/src/jade/imtp/leap/LEAPIMTPManager.java | /*--- formatted by Jindent 2.1, (www.c-lab.de/~jindent) ---*/
/*
* ***************************************************************
* The LEAP libraries, when combined with certain JADE platform components,
* provide a run-time environment for enabling FIPA agents to execute on
* lightweight devices running Java. L... | Modified following to modifications in CommandDispatcher
| leap/src/jade/imtp/leap/LEAPIMTPManager.java | Modified following to modifications in CommandDispatcher | |
Java | apache-2.0 | 24f79eb3f3a97f268c04342f86018bf34d0e2e26 | 0 | rvhub/onos,castroflavio/onos,oplinkoms/onos,SmartInfrastructures/dreamer,kuujo/onos,oeeagle/onos,mengmoya/onos,rvhub/onos,sdnwiselab/onos,oplinkoms/onos,CNlukai/onos-gerrit-test,oeeagle/onos,kuujo/onos,Shashikanth-Huawei/bmp,kkkane/ONOS,maheshraju-Huawei/actn,maheshraju-Huawei/actn,sdnwiselab/onos,mengmoya/onos,gkatsik... | /*
* Copyright 2014 Open Networking Laboratory
*
* 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 la... | core/store/dist/src/main/java/org/onosproject/store/flow/impl/DistributedFlowRuleStore.java | /*
* Copyright 2014 Open Networking Laboratory
*
* 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 la... | DistributedFlowRuleStore: getFlowEntries should never return null
resoves ONOS-478
Change-Id: I3fd84088afd9c9f616858037829cac70708cc66e
| core/store/dist/src/main/java/org/onosproject/store/flow/impl/DistributedFlowRuleStore.java | DistributedFlowRuleStore: getFlowEntries should never return null | |
Java | apache-2.0 | 699e6bedcc7df10942d5f51b0c9fccaa47052b97 | 0 | MutabilityDetector/MutabilityDetector,MutabilityDetector/MutabilityDetector | package org.mutabilitydetector.checkers;
/*
* #%L
* MutabilityDetector
* %%
* Copyright (C) 2008 - 2014 Graham Allan
* %%
* 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
*
* ht... | src/main/java/org/mutabilitydetector/checkers/MutableTypeToFieldChecker.java | package org.mutabilitydetector.checkers;
/*
* #%L
* MutabilityDetector
* %%
* Copyright (C) 2008 - 2014 Graham Allan
* %%
* 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
*
* ht... | #51 - Error message improved for unwrapped Collections
| src/main/java/org/mutabilitydetector/checkers/MutableTypeToFieldChecker.java | #51 - Error message improved for unwrapped Collections | |
Java | apache-2.0 | 3f520094c510132a13c3ea11991d6ee43775b909 | 0 | zulip/zulip-android,vishwesh3/zulip-android,abhaymaniyar/zulip-android,abhaymaniyar/zulip-android,prati0100/zulip-android,saketkumar95/zulip-android,prati0100/zulip-android,Sam1301/zulip-android,saketkumar95/zulip-android,Sam1301/zulip-android | package com.humbughq.mobile;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.concurrent.Callable;
import android.annotation.TargetApi;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.ClipData;
import androi... | src/com/humbughq/mobile/HumbugActivity.java | package com.humbughq.mobile;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.concurrent.Callable;
import android.annotation.TargetApi;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.ClipData;
import androi... | Case-insensitive sort on people and streams lists
| src/com/humbughq/mobile/HumbugActivity.java | Case-insensitive sort on people and streams lists | |
Java | apache-2.0 | 5d413a44c3a067bd7af6088bfe7d9e3f362675a8 | 0 | apache/httpcomponents-core,apache/httpcore,apache/httpcore | /*
* ====================================================================
* 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
... | httpcore5/src/main/java/org/apache/hc/core5/http/nio/support/AbstractAsyncResponseConsumer.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
... | `AbstractAsyncResponseConsumer` to handle gracefully an inconsistent state caused by the caller signalling a response with no entity but subsequently calling methods to consume data
| httpcore5/src/main/java/org/apache/hc/core5/http/nio/support/AbstractAsyncResponseConsumer.java | `AbstractAsyncResponseConsumer` to handle gracefully an inconsistent state caused by the caller signalling a response with no entity but subsequently calling methods to consume data | |
Java | apache-2.0 | 164f77f989efda765d466e7d5a50869a0723f41d | 0 | inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service,inbloom/secure-data-service | package org.slc.sli.disco.web.controllers;
import java.io.IOException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.map.ObjectMapper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springfra... | sli/disco/src/main/java/org/slc/sli/disco/web/controllers/RealmsController.java | package org.slc.sli.disco.web.controllers;
import java.io.IOException;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
import org.codehaus.jackson.JsonNode;
import org.codehaus.jackson.map.ObjectMapper;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springfra... | checkstyle fixes
| sli/disco/src/main/java/org/slc/sli/disco/web/controllers/RealmsController.java | checkstyle fixes | |
Java | apache-2.0 | 3f6f40d828c5f228f0dfee0ef2d694265d575722 | 0 | mizdebsk/xmvn,mizdebsk/xmvn,fedora-java/xmvn,fedora-java/xmvn,fedora-java/xmvn,mizdebsk/xmvn,rvais/xmvn,rvais/xmvn,rvais/xmvn,rvais/xmvn,mizdebsk/xmvn | /*-
* Copyright (c) 2013 Red Hat, 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 agr... | xmvn-core/src/main/java/org/fedoraproject/maven/resolver/ResolutionRequest.java | /*-
* Copyright (c) 2013 Red Hat, 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 agr... | Avoid calling setter in constructor
| xmvn-core/src/main/java/org/fedoraproject/maven/resolver/ResolutionRequest.java | Avoid calling setter in constructor | |
Java | apache-2.0 | 44dd2e034e4bfd257dc202cb4d7a1531250d6315 | 0 | vherilier/jmeter,vherilier/jmeter,max3163/jmeter,ra0077/jmeter,max3163/jmeter,etnetera/jmeter,etnetera/jmeter,max3163/jmeter,ra0077/jmeter,etnetera/jmeter,etnetera/jmeter,max3163/jmeter,vherilier/jmeter,ubikloadpack/jmeter,ra0077/jmeter,ubikloadpack/jmeter,ubikloadpack/jmeter,etnetera/jmeter,vherilier/jmeter,ra0077/jme... | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | src/jorphan/org/apache/jorphan/util/ThreadDumper.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 ... | Add private constructor
git-svn-id: 5ccfe34f605a6c2f9041ff2965ab60012c62539a@1784826 13f79535-47bb-0310-9956-ffa450edef68
| src/jorphan/org/apache/jorphan/util/ThreadDumper.java | Add private constructor | |
Java | apache-2.0 | 4978d38c395329515cbf25402d86155ab5090ec8 | 0 | yonigottesman/incubator-omid,satishpatil2k13/Alan_Gates-OMID-HBase,satishpatil2k13/HBASE_OMID,satishpatil2k13/Alan_Gates-OMID-HBase,yahoo/omid,yahoo/omid,yonigottesman/incubator-omid,satishpatil2k13/HBASE_OMID,ngaut/omid,ngaut/omid | package com.yahoo.omid.tso;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.Random;
public class CacheEvaluation {
final static int ENTRIES = 1000000;
final static int WARMUP_ROUNDS = 20;
final static int ROUNDS = 20;
His... | src/main/java/com/yahoo/omid/tso/CacheEvaluation.java | package com.yahoo.omid.tso;
import java.io.FileNotFoundException;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.util.Random;
public class CacheEvaluation {
final int entries = 1000000;
Histogram hist = new Histogram(entries * 100);
// @Test
public void testEntr... | Improve CacheEvaluation
| src/main/java/com/yahoo/omid/tso/CacheEvaluation.java | Improve CacheEvaluation | |
Java | apache-2.0 | 7a8d52869b248b9bf489c029a8ce7a70cb5e5cc4 | 0 | Hiroshi1978/lbhandler | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package web.component.impl.aws.model;
import java.util.HashSet;
import java.util.Set;
import org.junit.After;
import org.junit.AfterC... | test/web/component/impl/aws/model/VPCImplTest.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package web.component.impl.aws.model;
import java.util.HashSet;
import java.util.Set;
import org.junit.After;
import org.junit.AfterC... | add test for asEc2Vpc method.
| test/web/component/impl/aws/model/VPCImplTest.java | add test for asEc2Vpc method. | |
Java | apache-2.0 | f05a22f4a8d3a82f3ec19b080210a17b8b17a482 | 0 | quantumdb/quantumdb | package io.quantumdb.core.planner;
import java.util.LinkedHashMap;
import lombok.Data;
@Data
public class MigratorFunction {
public enum Stage {
INITIAL, CONSECUTIVE
}
private final String name;
private final LinkedHashMap<String, String> parameters;
private final String createStatement;
private final Stri... | quantumdb-postgresql/src/main/java/io/quantumdb/core/planner/MigratorFunction.java | package io.quantumdb.core.planner;
import java.util.Map;
import lombok.Data;
@Data
public class MigratorFunction {
public enum Stage {
INITIAL, CONSECUTIVE
}
private final String name;
private final Map<String, String> parameters;
private final String createStatement;
private final String dropStatement;
}... | Making sure ordering is always guaranteed
| quantumdb-postgresql/src/main/java/io/quantumdb/core/planner/MigratorFunction.java | Making sure ordering is always guaranteed | |
Java | apache-2.0 | 58c4de20164025effbd1a379e47bad9630400963 | 0 | spiffyui/spiffyui,spiffyui/spiffyui,spiffyui/spiffyui | /*
* Copyright (c) 2010 Unpublished Work of Novell, Inc. All Rights Reserved.
*
* THIS WORK IS AN UNPUBLISHED WORK AND CONTAINS CONFIDENTIAL,
* PROPRIETARY AND TRADE SECRET INFORMATION OF NOVELL, INC. ACCESS TO
* THIS WORK IS RESTRICTED TO (I) NOVELL, INC. EMPLOYEES WHO HAVE A NEED
* TO KNOW HOW TO PERFORM ... | src/com/novell/spsample/client/FormPanel.java | /*
* Copyright (c) 2010 Unpublished Work of Novell, Inc. All Rights Reserved.
*
* THIS WORK IS AN UNPUBLISHED WORK AND CONTAINS CONFIDENTIAL,
* PROPRIETARY AND TRADE SECRET INFORMATION OF NOVELL, INC. ACCESS TO
* THIS WORK IS RESTRICTED TO (I) NOVELL, INC. EMPLOYEES WHO HAVE A NEED
* TO KNOW HOW TO PERFORM ... | Fixed the form validation.
| src/com/novell/spsample/client/FormPanel.java | Fixed the form validation. | |
Java | mit | ef56b2fafbf6a25f1daf5a378206180b3d50e5ac | 0 | DeviceConnect/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,TakayukiHoshi1984/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,DeviceConnect/DeviceConnect-Android,TakayukiHoshi1984/De... | /*
HueDeviceService
Copyright (c) 2014 NTT DOCOMO,INC.
Released under the MIT license
http://opensource.org/licenses/mit-license.php
*/
package org.deviceconnect.android.deviceplugin.hue;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.In... | dConnectDevicePlugin/dConnectDeviceHue/app/src/main/java/org/deviceconnect/android/deviceplugin/hue/HueDeviceService.java | /*
HueDeviceService
Copyright (c) 2014 NTT DOCOMO,INC.
Released under the MIT license
http://opensource.org/licenses/mit-license.php
*/
package org.deviceconnect.android.deviceplugin.hue;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.In... | PHHueSDK#getAllBridges()で取得したリストを使用するとConcurrentModificationExceptionするので、新しいリストに格納してから処理を行うように修正
| dConnectDevicePlugin/dConnectDeviceHue/app/src/main/java/org/deviceconnect/android/deviceplugin/hue/HueDeviceService.java | PHHueSDK#getAllBridges()で取得したリストを使用するとConcurrentModificationExceptionするので、新しいリストに格納してから処理を行うように修正 | |
Java | mit | 50a032b3f758065d7143f3f1d3a78402514a4d42 | 0 | lightblueseas/jcommons-lang,lightblueseas/jcommons-lang,lightblueseas/jcommons-lang |
package de.alpharogroup.lang;
/**
* The enum {@link ClassType} defines the types a class can have.
*/
public enum ClassType {
ANNOTATION,
ANONYMOUS,
ARRAY,
COLLECTION,
ENUM,
INTERFACE,
LOCAL,
MAP,
MEMBER,
PRIMITIVE,
SYNTHETIC;
}
| src/main/java/de/alpharogroup/lang/ClassType.java |
package de.alpharogroup.lang;
public enum ClassType {
ANNOTATION,
ANONYMOUS,
ARRAY,
COLLECTION,
ENUM,
INTERFACE,
LOCAL,
MAP,
MEMBER,
PRIMITIVE,
SYNTHETIC;
}
| Update ClassType.java
javadoc | src/main/java/de/alpharogroup/lang/ClassType.java | Update ClassType.java | |
Java | epl-1.0 | dff982a88c8334084644f7415788f1c41e013f99 | 0 | steand/openhab2-addons,digitaldan/openhab2,johannrichard/openhab2-addons,gs4711/openhab2-addons,pail23/openhab2-addons,pinkfish/openhab2-addons,ebisso/openhab2,cdjackson/openhab2,jarlebh/openhab2-addons,jarlebh/openhab2-addons,andiikaa/openhab2,aogorek/openhab2-addons,Mr-Eskildsen/openhab2-addons,mickey4u/new_mart,stas... | /**
* Copyright (c) 2014-2015 openHAB UG (haftungsbeschraenkt) and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.... | addons/binding/org.openhab.binding.avmfritz/src/main/java/org/openhab/binding/avmfritz/handler/BoxHandler.java | /**
* Copyright (c) 2014-2015 openHAB UG (haftungsbeschraenkt) and others.
*
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.... | applied code formatter
Signed-off-by: Kai Kreuzer <31ea678c44dc4e8e22ccfd165592dd71a30e46ae@openhab.org>
| addons/binding/org.openhab.binding.avmfritz/src/main/java/org/openhab/binding/avmfritz/handler/BoxHandler.java | applied code formatter | |
Java | lgpl-2.1 | 57e2527ae4f173293f93222a4731ba66f413609b | 0 | schaal/QuasselDroid,justjanne/QuasselDroid,zhaofengli/QuasselDroid | package com.lekebilen.quasseldroid.gui;
import java.util.ArrayList;
import java.util.Observable;
import java.util.Observer;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.graphic... | src/com/lekebilen/quasseldroid/gui/ChatActivity.java | package com.lekebilen.quasseldroid.gui;
import java.util.ArrayList;
import java.util.Observable;
import java.util.Observer;
import android.R.color;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection... | set normal transcript mode for chat view
| src/com/lekebilen/quasseldroid/gui/ChatActivity.java | set normal transcript mode for chat view | |
Java | lgpl-2.1 | 2a8adc17ebfadf70ee93669228e4aa0e4c301ea3 | 0 | deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3,deegree/deegree3 | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Department of Geography, University of Bonn
and
lat/lon GmbH
This library is free software; you can redistribute it and/or modify it under
the ... | deegree-services/src/main/java/org/deegree/services/controller/wfs/GetFeatureAnalyzer.java | //$HeadURL$
/*----------------------------------------------------------------------------
This file is part of deegree, http://deegree.org/
Copyright (C) 2001-2009 by:
Department of Geography, University of Bonn
and
lat/lon GmbH
This library is free software; you can redistribute it and/or modify it under
the ... | topic: code enhanced
type: CITE
module: services
description: improved the repairing of namespace bindings
| deegree-services/src/main/java/org/deegree/services/controller/wfs/GetFeatureAnalyzer.java | topic: code enhanced type: CITE module: services description: improved the repairing of namespace bindings | |
Java | apache-2.0 | 06d991c218953bf28c02d736a84ca9af556f9511 | 0 | foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,foam-framework/foam2,jacksonic/vjlofvhjfgm,foam-framework/foam2,jacksonic/vjlofvhjfgm | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.lib.parse;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
p... | src/foam/lib/parse/ErrorReportingPStream.java | /**
* @license
* Copyright 2017 The FOAM Authors. All Rights Reserved.
* http://www.apache.org/licenses/LICENSE-2.0
*/
package foam.lib.parse;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.IntStream;
p... | Removed StringBuilder
| src/foam/lib/parse/ErrorReportingPStream.java | Removed StringBuilder | |
Java | apache-2.0 | 849e37d3c51761b1053270941ca95d5df1f099c1 | 0 | cypherdare/libgdx,NathanSweet/libgdx,MikkelTAndersen/libgdx,NathanSweet/libgdx,bladecoder/libgdx,cypherdare/libgdx,alex-dorokhov/libgdx,tommyettinger/libgdx,alex-dorokhov/libgdx,stinsonga/libgdx,alex-dorokhov/libgdx,MikkelTAndersen/libgdx,tommyettinger/libgdx,libgdx/libgdx,tommyettinger/libgdx,tommyettinger/libgdx,Mikk... | /*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* 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.a... | gdx/src/com/badlogic/gdx/math/Intersector.java | /*******************************************************************************
* Copyright 2011 See AUTHORS file.
*
* 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.a... | Javadocs.
Not reliable behavior for edges!
| gdx/src/com/badlogic/gdx/math/Intersector.java | Javadocs. | |
Java | apache-2.0 | cbe4bd267bcee3fc5fe77fb58a06110986c0761b | 0 | subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/base,subutai-io/base | package org.safehaus.subutai.hive.services;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.MediaType;
import org.safehaus.subutai.api.agentmanager.AgentManage... | management/server/products/hive/hive-rest/src/main/java/org/safehaus/subutai/hive/services/RestService.java | package org.safehaus.subutai.hive.services;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.core.MediaType;
import... | fix Hive REST
| management/server/products/hive/hive-rest/src/main/java/org/safehaus/subutai/hive/services/RestService.java | fix Hive REST | |
Java | apache-2.0 | 2a749f907726046e1609b37bb5e5d1bdf5c2a9d7 | 0 | venicegeo/pz-servicecontroller,venicegeo/pz-servicecontroller,venicegeo/pz-servicecontroller | /*******************************************************************************
* Copyright 2016, RadiantBlue Technologies, 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
*
* ... | mainServiceController/src/main/java/org/venice/piazza/servicecontroller/data/mongodb/accessors/MongoAccessor.java | /*******************************************************************************
* Copyright 2016, RadiantBlue Technologies, 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
*
* ... | Change to using enumeration values
| mainServiceController/src/main/java/org/venice/piazza/servicecontroller/data/mongodb/accessors/MongoAccessor.java | Change to using enumeration values | |
Java | apache-2.0 | 659c58eb163bb4451f1345bad9d9d5e51e070bc7 | 0 | androidx/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,androidx/androidx,AndroidX/androidx,AndroidX/androidx,androidx/androidx,AndroidX/andro... | /*
* Copyright 2020 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | biometric/biometric/src/test/java/androidx/biometric/CancellationSignalProviderTest.java | /*
* Copyright 2020 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Suppress test on unsupported SDK levels
Fixes: 236472526
Test: CancellationSignalProviderTest
Change-Id: I72659b9395841384e351078c14c8c9926c1bf4b7
| biometric/biometric/src/test/java/androidx/biometric/CancellationSignalProviderTest.java | Suppress test on unsupported SDK levels | |
Java | apache-2.0 | 354801864032d55cafd5ad6923fd1c56b468f3ef | 0 | cunningt/camel,tadayosi/camel,adessaigne/camel,pax95/camel,adessaigne/camel,cunningt/camel,adessaigne/camel,apache/camel,apache/camel,christophd/camel,tadayosi/camel,christophd/camel,pax95/camel,cunningt/camel,christophd/camel,pax95/camel,pax95/camel,cunningt/camel,adessaigne/camel,christophd/camel,apache/camel,adessai... | /*
* 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/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.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-17285: manual commit factories should be registered
| components/camel-kafka/src/test/java/org/apache/camel/component/kafka/integration/KafkaConsumerAsyncManualCommitIT.java | CAMEL-17285: manual commit factories should be registered | |
Java | apache-2.0 | 5bd46f5479dbc0bb764634fa475f6352cc8342d1 | 0 | naver/arcus-java-client,naver/arcus-java-client,naver/arcus-java-client,naver/arcus-java-client | /*
* arcus-java-client : Arcus Java client
* Copyright 2010-2014 NAVER Corp.
*
* 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
*
* Unles... | src/main/java/net/spy/memcached/CacheManager.java | /*
* arcus-java-client : Arcus Java client
* Copyright 2010-2014 NAVER Corp.
*
* 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
*
* Unles... | CLEANUP: refactoring of get address
| src/main/java/net/spy/memcached/CacheManager.java | CLEANUP: refactoring of get address | |
Java | apache-2.0 | 70145fc430bd5981ad35155e0e98f212bcf6d0cf | 0 | bogdansolga/spring-boot-training,bogdansolga/spring-boot-training | package net.safedata.springboot.training.d04.s01.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException... | d04/d04s01/d04s01e04-async-exception-handling/src/main/java/net/safedata/springboot/training/d04/s01/service/ProductService.java | package net.safedata.springboot.training.d04.s01.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.concurrent.CompletableFuture;
import java.util.concurrent.ExecutionException... | [clean] Removed an unused import
| d04/d04s01/d04s01e04-async-exception-handling/src/main/java/net/safedata/springboot/training/d04/s01/service/ProductService.java | [clean] Removed an unused import | |
Java | apache-2.0 | cdf1ec874f78b8feb44d93806b6d82aa35e19cf0 | 0 | FHannes/intellij-community,ThiagoGarciaAlves/intellij-community,mglukhikh/intellij-community,retomerz/intellij-community,idea4bsd/idea4bsd,ThiagoGarciaAlves/intellij-community,salguarnieri/intellij-community,semonte/intellij-community,mglukhikh/intellij-community,hurricup/intellij-community,ThiagoGarciaAlves/intellij-c... | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/lang-impl/src/com/intellij/find/findUsages/FindUsagesManager.java | /*
* Copyright 2000-2014 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | logging for EA-81727 - assert: FindUsagesManager$$.run
| platform/lang-impl/src/com/intellij/find/findUsages/FindUsagesManager.java | logging for EA-81727 - assert: FindUsagesManager$$.run | |
Java | apache-2.0 | e5d5e4aa5b058472add0305c20f376794453fd3d | 0 | apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj,apache/uima-uimaj | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License")... | uimaj-core/src/main/java/org/apache/uima/util/impl/Logger_common_impl.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")... | [UIMA-5570] fix missing arg, also rename internal private method with more descriptive name
git-svn-id: d56ff9e7d7ea0b208561738885f328c1a8397aa6@1808340 13f79535-47bb-0310-9956-ffa450edef68
| uimaj-core/src/main/java/org/apache/uima/util/impl/Logger_common_impl.java | [UIMA-5570] fix missing arg, also rename internal private method with more descriptive name | |
Java | apache-2.0 | eaf67b71ed62cb534da2c5c81ce54f213dd353c2 | 0 | mariosotil/couchbase-lite-java-core,couchbase/couchbase-lite-java-core,Spotme/couchbase-lite-java-core,gotmyjobs/couchbase-lite-java-core,mariosotil/couchbase-lite-java-core,4u7/couchbase-lite-java-core,mariosotil/couchbase-lite-java-core | /**
* Original iOS version by Jens Alfke
* Ported to Android by Marty Schoch
* <p/>
* Copyright (c) 2012 Couchbase, Inc. All rights reserved.
* <p/>
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the L... | src/main/java/com/couchbase/lite/Database.java | /**
* Original iOS version by Jens Alfke
* Ported to Android by Marty Schoch
* <p/>
* Copyright (c) 2012 Couchbase, Inc. All rights reserved.
* <p/>
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy of the L... | Wrote additional comments based on @pasin's suggestion
| src/main/java/com/couchbase/lite/Database.java | Wrote additional comments based on @pasin's suggestion | |
Java | apache-2.0 | 5e417b3b5b56309e42ae7b4d58c7f9a104991f9e | 0 | eayun/ovirt-engine,walteryang47/ovirt-engine,walteryang47/ovirt-engine,yapengsong/ovirt-engine,OpenUniversity/ovirt-engine,OpenUniversity/ovirt-engine,halober/ovirt-engine,zerodengxinchao/ovirt-engine,zerodengxinchao/ovirt-engine,yapengsong/ovirt-engine,yingyun001/ovirt-engine,eayun/ovirt-engine,OpenUniversity/ovirt-en... | package org.ovirt.engine.core.dal.dbbroker;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import org.ovirt.engine.core.common.VdcObjectType;
... | backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java | package org.ovirt.engine.core.dal.dbbroker;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Types;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.lang.StringUtils;
import org.ovirt.engine.core.common.VdcObjectType;
... | engine: remove empty else branch from DbFacade
The else branch was for hibernate.
Change-Id: I87e1628814f7cdd2a725bcef92f5d1639f957e70
Signed-off-by: Laszlo Hornyak <71bc11d003eb8a4052af2e4a579dccca64163578@redhat.com>
| backend/manager/modules/dal/src/main/java/org/ovirt/engine/core/dal/dbbroker/DbFacade.java | engine: remove empty else branch from DbFacade | |
Java | bsd-3-clause | 9f7ca2b0d888e46a35d4314b95a55541f9ad6de8 | 0 | interdroid/ibis-ipl,interdroid/ibis-ipl,interdroid/ibis-ipl | // File: $Id$
/**
* A parallel SAT solver. Given a symbolic boolean equation in CNF, find a set
* of assignments that make this equation true.
*
* In this implementation the solver simply takes the first unassigned
* variable, and tries both possible assignments. These tries can of course be
* done in parallel,... | apps/satin/sat/SATSolver.java | // File: $Id$
/**
* A parallel SAT solver. Given a symbolic boolean equation in CNF, find a set
* of assignments that make this equation true.
*
* In this implementation the solver simply takes the first unassigned
* variable, and tries both possible assignments. These tries can of course be
* done in parallel,... |
CvR:
+ Added a sanity check to the solver.
+ Smartass phrasing of the greedy search to allow tail recursion optimization.
git-svn-id: f22e84ca493ccad7df8d2727bca69d1c9fc2e5c5@1106 aaf88347-d911-0410-b711-e54d386773bb
| apps/satin/sat/SATSolver.java | ||
Java | mit | a9d29c01b7d5642e58a2ed704b1b2ac8ac0eb7e5 | 0 | cs383-4/sQuire | src/main/java/squire/controllers/ChatController.java | package squire.controllers;
import google.mobwrite.ShareJTextComponent;
import javafx.event.ActionEvent;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.*;
impo... | Deleted chat controller file
| src/main/java/squire/controllers/ChatController.java | Deleted chat controller file | ||
Java | apache-2.0 | 782c2a4657ef3c92fce91aa9a0276b2773f49a25 | 0 | spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework,spring-projects/spring-framework | org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/support/ServletUriComponentsBuilder.java | /*
* Copyright 2002-2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | Removed ServletUriComponentsBuilder for now.
| org.springframework.web.servlet/src/main/java/org/springframework/web/servlet/support/ServletUriComponentsBuilder.java | Removed ServletUriComponentsBuilder for now. | ||
Java | mit | b47fc4820f3f7108c216c992d538b4187a153624 | 0 | 980f/ezjava,980f/ezjava | package pers.hal42.database;
import java.sql.Types;
import java.text.MessageFormat;
public enum ColumnType {
DECIMAL(Types.DECIMAL, false), //good for money
BIGINT(Types.BIGINT, false), //
INTEGER(Types.INTEGER, false), //int4 seems to have been postgres specific.
SMALLINT(Types.SMALLINT, false), //
TIN... | src/pers/hal42/database/ColumnType.java | package pers.hal42.database;
import java.sql.Types;
import java.text.MessageFormat;
public enum ColumnType {
DECIMAL(Types.DECIMAL, false), //good for money
BIGINT(Types.BIGINT, false), //
INTEGER(Types.INTEGER, false), //int4 seems to have been postgres specific.
SMALLINT(Types.SMALLINT, false), //
TIN... | made list of mysql datat_type constants via query, coulnd't find it documented.
Testing Fieldef Table updating.
| src/pers/hal42/database/ColumnType.java | made list of mysql datat_type constants via query, coulnd't find it documented. Testing Fieldef Table updating. | |
Java | mit | 628f8dfb45589a78788e78a687d8034888f567fd | 0 | phase/o,tml/o,tml/o,phase/o,kirbyfan64/o,kirbyfan64/o,thyrgle/o,thyrgle/o,thyrgle/o,kirbyfan64/o,phase/o,tml/o,tml/o,thyrgle/o,phase/o,kirbyfan64/o | import java.io.*;
import java.net.*;
import java.lang.*;
import java.math.*;
import java.nio.charset.*;
import java.nio.file.*;
import java.util.*;
public class Fifth {
public static final String VERSION = "1"; // Version of Fifth
public static Fifth instance; // static instance used for other classes
pu... | Fifth.java | import java.io.*;
import java.net.*;
import java.lang.*;
import java.math.*;
import java.nio.charset.*;
import java.nio.file.*;
import java.util.*;
public class Fifth {
public static final String VERSION = "1"; // Version of Fifth
public static Fifth instance; // static instance used for other classes
pu... | Dictionaries and getting objects from lists | Fifth.java | Dictionaries and getting objects from lists | |
Java | mit | 9c0b25374ff1ab341583776dcdd9841895017bfd | 0 | rossdrew/emuRox,rossdrew/emuRox | package com.rox.emu.mem;
import java.util.*;
/**
* A partially logical block of memory in which certain blocks can be assigned (memory mapped) to other memory objects
*/
public class MultiSourceMemory implements Memory {
/**
* Representation of a memory mapping, consisting of a destination memory, a logic... | src/main/java/com/rox/emu/mem/MultiSourceMemory.java | package com.rox.emu.mem;
import java.util.*;
/**
* A partially logical block of memory in which certain blocks can be assigned (memory mapped) to other memory objects
*/
public class MultiSourceMemory implements Memory {
/**
* Representation of a memory mapping, consisting of a destination memory, a logic... | [mem] Using entrySet instead of keySet, as we dont just use the key
Sonar suggestion.
| src/main/java/com/rox/emu/mem/MultiSourceMemory.java | [mem] Using entrySet instead of keySet, as we dont just use the key | |
Java | mit | b69ad2c9884964f5ca26a4a71c8e51bd957be922 | 0 | Mihail-K/Murmur | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Mihail K
*
* 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, cop... | src/io/cloudchaser/murmur/MurmurASTVisitor.java | /*
* The MIT License (MIT)
*
* Copyright (c) 2014 Mihail K
*
* 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, cop... | Added more stubs for statements and types. | src/io/cloudchaser/murmur/MurmurASTVisitor.java | Added more stubs for statements and types. | |
Java | mit | 8ec71fcb55e460cd34eec5cf35050987f2ea4487 | 0 | edrdo/jdbdt,edrdo/jdbdt | package org.jdbdt;
import java.math.BigDecimal;
import java.sql.JDBCType;
import java.util.IdentityHashMap;
import java.util.LinkedList;
import java.util.function.Function;
/**
* CSV input conversion helper class.
* @since 1.3
*
*/
enum CSVInputConversion {
/** Singleton instance */
INSTANCE;
/**
* I... | src/main/java/org/jdbdt/CSVInputConversion.java | package org.jdbdt;
import java.math.BigDecimal;
import java.sql.JDBCType;
import java.util.IdentityHashMap;
import java.util.LinkedList;
import java.util.function.Function;
/**
* CSV input conversion helper class.
* @since 1.3
*
*/
enum CSVInputConversion {
/** Singleton instance */
INSTANCE;
/**
* I... | CSVInputConversion: small change [skip ci]
| src/main/java/org/jdbdt/CSVInputConversion.java | CSVInputConversion: small change [skip ci] | |
Java | mit | f9b65874063e501c46888a68810663b79ae01bf0 | 0 | samarti/wemeep-media-service,samarti/wemeep-media-service | package controllers;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import org.jets3t.service.S3Service;
import org.jets3t.service.S3ServiceException;
import org.jets3t.service.impl.rest.httpclient.RestS3Service;
import org.jets3t.service.model.S3Bucket;
import org.jets3t.service.model.S3Object;... | src/main/java/controllers/ApiController.java | package controllers;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import org.jets3t.service.S3Service;
import org.jets3t.service.S3ServiceException;
import org.jets3t.service.impl.rest.httpclient.RestS3Service;
import org.jets3t.service.model.S3Bucket;
import org.jets3t.service.model.S3Object;... | Save file
| src/main/java/controllers/ApiController.java | Save file | |
Java | mit | e2db7a5da47570e5109350337496840e9fead6fc | 0 | AustinKwang/jenkins,jzjzjzj/jenkins,noikiy/jenkins,sathiya-mit/jenkins,jcarrothers-sap/jenkins,jpbriend/jenkins,paulmillar/jenkins,gorcz/jenkins,NehemiahMi/jenkins,DoctorQ/jenkins,v1v/jenkins,github-api-test-org/jenkins,jzjzjzj/jenkins,dbroady1/jenkins,christ66/jenkins,azweb76/jenkins,FTG-003/jenkins,paulmillar/jenkins... | /*
* The MIT License
*
* Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi,
* Erik Ramfelt, Koichi Fujikawa, Red Hat, Inc., Seiji Sogabe,
* Stephen Connolly, Tom Huybrechts, Yahoo! Inc., Alan Harder, CloudBees, Inc.,
* Yahoo!, Inc.
*
* Permission is hereby granted, free of charge, to any person... | core/src/main/java/jenkins/model/Jenkins.java | /*
* The MIT License
*
* Copyright (c) 2004-2011, Sun Microsystems, Inc., Kohsuke Kawaguchi,
* Erik Ramfelt, Koichi Fujikawa, Red Hat, Inc., Seiji Sogabe,
* Stephen Connolly, Tom Huybrechts, Yahoo! Inc., Alan Harder, CloudBees, Inc.,
* Yahoo!, Inc.
*
* Permission is hereby granted, free of charge, to any person... | changed text a bit after some discussion with vjuranek
| core/src/main/java/jenkins/model/Jenkins.java | changed text a bit after some discussion with vjuranek | |
Java | mit | 14e99e55652cc1f9724ffec8e408026ceb85a572 | 0 | edrdo/jdbdt,edrdo/jdbdt | package org.jdbdt;
import java.io.File;
import java.io.PrintStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
/**
* JDBDT facade.
*
* <p>
* This utility class defines the front-end API for database
* assertions, setup operations, and creation of associated
* obje... | src/main/java/org/jdbdt/JDBDT.java | package org.jdbdt;
import java.io.File;
import java.io.PrintStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
/**
* JDBDT facade.
*
* <p>
* This utility class defines the front-end API for database
* assertions, setup operations, and creation of associated
* obje... | JDBDT: small adjustment / documentation fix
| src/main/java/org/jdbdt/JDBDT.java | JDBDT: small adjustment / documentation fix | |
Java | mit | 659b5044acc5d20498463668834e9ace0de99e4f | 0 | cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin,cucumber/gherkin | package io.cucumber.gherkin;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.util.ArrayList;
import java.util.List;
public class GherkinExe {
private final MagicFile magicFile = new MagicFile("gherkin-{{.OS}}-{{.Arch}}{{.Ext}}");
public Inp... | java/src/main/java/io/cucumber/gherkin/GherkinExe.java | package io.cucumber.gherkin;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.util.ArrayList;
import java.util.List;
public class GherkinExe {
private final MagicFile magicFile = new MagicFile("gherkin-{{.OS}}-{{.Arch}}{{.Ext}}");
public Inp... | gherkin: java: Better error message (Parse error sends attachment events, still exits with 0)
| java/src/main/java/io/cucumber/gherkin/GherkinExe.java | gherkin: java: Better error message (Parse error sends attachment events, still exits with 0) | |
Java | mit | 8107c14ee5293dd6aa2eb7363e1e0dee9125ef2b | 0 | Pluggi/KISS,cerisara/KISS,wilderjds/KISS,alexander255/KISS,kuroidoruido/KISS,losingkeys/KISS,7ShaYaN7/SmartLauncher,bitcores/KISS,amonaslaju/KISS,bdube/KISS | package fr.neamar.summon;
import java.io.IOException;
import android.app.backup.BackupAgentHelper;
import android.app.backup.BackupDataInput;
import android.app.backup.BackupDataOutput;
import android.app.backup.FileBackupHelper;
import android.app.backup.SharedPreferencesBackupHelper;
import android.os.ParcelFileDes... | src/fr/neamar/summon/SummonBackupHelper.java | package fr.neamar.summon;
import java.io.IOException;
import android.app.backup.BackupAgentHelper;
import android.app.backup.BackupDataInput;
import android.app.backup.BackupDataOutput;
import android.app.backup.FileBackupHelper;
import android.app.backup.SharedPreferencesBackupHelper;
import android.os.ParcelFileDes... | Fixed path for the DB
| src/fr/neamar/summon/SummonBackupHelper.java | Fixed path for the DB | |
Java | mpl-2.0 | ad4fb539181b203d965a780ddf7d978cf829cee6 | 0 | fayder/restcountries,fayder/restcountries,fayder/restcountries | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package fayder.restcountries.v2.rest;
import com.google.gson.*;
import fayder.restcountries.domain.ICountryRestSym... | src/main/java/fayder/restcountries/v2/rest/CountryRest.java | /* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
package fayder.restcountries.v2.rest;
import com.google.gson.*;
import fayder.restcountries.domain.ICountryRestSym... | Implemented field-filtering for //all request
| src/main/java/fayder/restcountries/v2/rest/CountryRest.java | Implemented field-filtering for //all request | |
Java | mpl-2.0 | 28ea4725bfaefc063dbdf998984f5c2ca9cb5757 | 0 | JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core,JurassicWordExcel/core | /*************************************************************************
*
* $RCSfile: java_fat.java,v $
*
* $Revision: 1.11 $
*
* last change:$Date: 2004-11-02 11:07:13 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Less... | qadevOOo/runner/base/java_fat.java | /*************************************************************************
*
* $RCSfile: java_fat.java,v $
*
* $Revision: 1.10 $
*
* last change:$Date: 2004-07-23 10:42:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
*
* - GNU Less... | INTEGRATION: CWS qadev19 (1.10.2); FILE MERGED
2004/09/02 15:21:50 sg 1.10.2.2: #32942#CHG: fixed bug
2004/08/27 15:32:32 sg 1.10.2.1: #i32942#CHG: initialize 'OperatingSystem' variable.
| qadevOOo/runner/base/java_fat.java | INTEGRATION: CWS qadev19 (1.10.2); FILE MERGED 2004/09/02 15:21:50 sg 1.10.2.2: #32942#CHG: fixed bug 2004/08/27 15:32:32 sg 1.10.2.1: #i32942#CHG: initialize 'OperatingSystem' variable. | |
Java | agpl-3.0 | c6a943efc65709767874ad46e8b807ce3b161986 | 0 | VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb,VoltDB/voltdb | /* This file is part of VoltDB.
* Copyright (C) 2008-2019 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/catgen/in/javasrc/CatalogType.java | /* This file is part of VoltDB.
* Copyright (C) 2008-2019 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... | ENG-16922 make cached variables in CatalogReference volatile (#6503)
| src/catgen/in/javasrc/CatalogType.java | ENG-16922 make cached variables in CatalogReference volatile (#6503) | |
Java | unlicense | 6985f2cedb5eddeb889586dbc71f5bf46489f289 | 0 | Samourai-Wallet/samourai-wallet-android | package com.samourai.wallet.send;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.List;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CopyOnWriteArrayList;
import android.util.Log;
public class BlockedUTXO {
private static Bloc... | app/src/main/java/com/samourai/wallet/send/BlockedUTXO.java | package com.samourai.wallet.send;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.List;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.CopyOnWriteArrayList;
import android.util.Log;
public class BlockedUTXO {
private static Bloc... | BlockedUTXO: clear post-mix blocked before json restore
| app/src/main/java/com/samourai/wallet/send/BlockedUTXO.java | BlockedUTXO: clear post-mix blocked before json restore | |
Java | apache-2.0 | 53a4decd96144429ff255d21e2f9b3b28be4c450 | 0 | baratine/lucene-plugin-stress,baratine/lucene-plugin-stress | package test;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
impo... | src/test/WikiDataProvider.java | package test;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.nio.charset.StandardCharsets;
import java.util.ArrayList;
impo... | performance test work
| src/test/WikiDataProvider.java | performance test work | |
Java | apache-2.0 | 01e10027aad63a165cd32b83d19feb15d977b0b7 | 0 | egonw/pathvisio,egonw/pathvisio,egonw/pathvisio,egonw/pathvisio,egonw/pathvisio | // PathVisio,
// a tool for data visualization and analysis using Biological Pathways
// Copyright 2006-2009 BiGCaT Bioinformatics
//
// 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
//
// ht... | src/core/org/pathvisio/model/GpmlFormatAbstract.java | // PathVisio,
// a tool for data visualization and analysis using Biological Pathways
// Copyright 2006-2009 BiGCaT Bioinformatics
//
// 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
//
// ht... | fillcolor bug: 'black' was considered equal to 'transparent'
git-svn-id: 6d8cdd4af04c6f63acdc5840a680025514bef303@3126 4f21837e-9f06-0410-ae49-bac5c3a7b9b6
| src/core/org/pathvisio/model/GpmlFormatAbstract.java | fillcolor bug: 'black' was considered equal to 'transparent' | |
Java | apache-2.0 | e090bc83fc1361dec4bb706dc671a4b3b182e9a6 | 0 | arx-deidentifier/arx,fstahnke/arx,bitraten/arx,arx-deidentifier/arx,RaffaelBild/arx,bitraten/arx,kbabioch/arx,jgaupp/arx,kentoa/arx,jgaupp/arx,RaffaelBild/arx,fstahnke/arx,kbabioch/arx,kentoa/arx | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2015 Florian Kohlmayer, Fabian Prasser
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LI... | src/main/org/deidentifier/arx/ARXLattice.java | /*
* ARX: Powerful Data Anonymization
* Copyright 2012 - 2015 Florian Kohlmayer, Fabian Prasser
*
* 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... | Add first (inefficient) implementation of expand | src/main/org/deidentifier/arx/ARXLattice.java | Add first (inefficient) implementation of expand | |
Java | apache-2.0 | d1d59bc88ed9837b1ead3e20736db84c52f35bf1 | 0 | sangramjadhav/testrs | 20c4ef4c-2ece-11e5-905b-74de2bd44bed | hello.java | 20c460c2-2ece-11e5-905b-74de2bd44bed | 20c4ef4c-2ece-11e5-905b-74de2bd44bed | hello.java | 20c4ef4c-2ece-11e5-905b-74de2bd44bed | |
Java | apache-2.0 | a37b7b9b6ff0b52b53ebc9b5daccac73694f1e25 | 0 | fbacchella/snmpcodec | package fr.jrds.snmpcodec.parsing;
import java.math.BigInteger;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Deque;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.... | src/main/java/fr/jrds/snmpcodec/parsing/ModuleListener.java | package fr.jrds.snmpcodec.parsing;
import java.math.BigInteger;
import java.util.ArrayDeque;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Deque;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.... | replaced sone new SubclassOfNumber with the equivalent SubclassOfNumber.valueOf in module's parsing.
| src/main/java/fr/jrds/snmpcodec/parsing/ModuleListener.java | replaced sone new SubclassOfNumber with the equivalent SubclassOfNumber.valueOf in module's parsing. | |
Java | apache-2.0 | ee81bbe4b94bb19749dd5b5536a7541f19bd6b80 | 0 | arey/initiation-spark-java | package org.devoxx.spark.lab.devoxx2015;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import java.io.File;
import java.nio.file.Path;
import java.nio.file.Paths;
public class FirstRDD {
public static void main(String... args) {
... | src/main/java/org/devoxx/spark/lab/devoxx2015/FirstRDD.java | package org.devoxx.spark.lab.devoxx2015;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaRDD;
import org.apache.spark.api.java.JavaSparkContext;
import java.nio.file.Path;
import java.nio.file.Paths;
public class FirstRDD {
public static void main(String... args) {
SparkConf conf... | Fix #1 Windows support
| src/main/java/org/devoxx/spark/lab/devoxx2015/FirstRDD.java | Fix #1 Windows support | |
Java | apache-2.0 | c92ffb6aa7fdaaabcae94ea361d639e5d17aeb41 | 0 | nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/wfswarm-example-arjuna-old,nmcl/scratch,nmcl/scratch | public class Tunnel
{
public static final String TUNNEL_DATA = "tunnel.txt";
public static final void main (String[] args)
{
String dataFile = TUNNEL_DATA;
for (int i = 0; i < args.length; i++)
{
if ("-help".equals(args[i]))
{
System.out.... | AdventOfCode/2019/day18/Tunnel.java | public class Tunnel
{
public static final String TUNNEL_DATA = "tunnel.txt"
public static final void main (String[] args)
{
String dataFile = TUNNEL_DATA;
for (int i = 0; i < args.length; i++)
{
if ("-help".equals(args[i]))
{
System.out.printl... | Update Tunnel.java
| AdventOfCode/2019/day18/Tunnel.java | Update Tunnel.java | |
Java | apache-2.0 | 613d15847d107a9665ad554d5f423cae0a7e54d9 | 0 | ianngiaw/HubTurbo,Sumei1009/HubTurbo,Honoo/HubTurbo,gaieepo/HubTurbo,Sumei1009/HubTurbo,saav/HubTurbo,gaieepo/HubTurbo,HyungJon/HubTurbo,ianngiaw/HubTurbo,Honoo/HubTurbo,HyungJon/HubTurbo,saav/HubTurbo | package ui;
import com.google.gson.Gson;
public class DragData {
public enum Source {
ISSUE_CARD, COLUMN, LABEL_TAB, MILESTONE_TAB, ASSIGNEE_TAB, FEED_TAB
}
private Source source;
private int columnIndex;
private int issueIndex;
private String entityName;
public DragData(Source... | src/main/java/ui/DragData.java | package ui;
import com.google.gson.Gson;
public class DragData {
public enum Source {
ISSUE_CARD, COLUMN, LABEL_TAB, MILESTONE_TAB, ASSIGNEE_TAB, FEED_TAB
}
private Source source;
private int columnIndex;
private int issueIndex;
private String entityName;
public DragData(Source... | commented out unused methods in DragData
| src/main/java/ui/DragData.java | commented out unused methods in DragData | |
Java | apache-2.0 | 4c1852c8bdce3aee7642a938e244a03d25bdfdf0 | 0 | quarian/dataverse,ekoi/DANS-DVN-4.6.1,ekoi/DANS-DVN-4.6.1,majorseitan/dataverse,leeper/dataverse-1,JayanthyChengan/dataverse,jacksonokuhn/dataverse,ekoi/DANS-DVN-4.6.1,jacksonokuhn/dataverse,majorseitan/dataverse,majorseitan/dataverse,ekoi/DANS-DVN-4.6.1,jacksonokuhn/dataverse,leeper/dataverse-1,leeper/dataverse-1,ekoi... | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package edu.harvard.iq.dataverse;
import edu.harvard.iq.dataverse.authorization.Permission;
import edu.harvard.iq.dataverse.authorizat... | src/main/java/edu/harvard/iq/dataverse/PermissionsWrapper.java | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package edu.harvard.iq.dataverse;
import edu.harvard.iq.dataverse.authorization.Permission;
import edu.harvard.iq.dataverse.authorizat... | fixed canIssueCreateDatasetCommand | src/main/java/edu/harvard/iq/dataverse/PermissionsWrapper.java | fixed canIssueCreateDatasetCommand | |
Java | apache-2.0 | bb90e407781ff8a887d41ec318bbe4f719532e53 | 0 | javalite/activejdbc,javalite/activejdbc,palessandro/activejdbc,palessandro/activejdbc,palessandro/activejdbc,javalite/activejdbc,javalite/activejdbc | /*
Copyright 2009-2010 Igor Polevoy
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, softw... | activejdbc/src/test/java/activejdbc/test/ActiveJDBCTest.java | /*
Copyright 2009-2010 Igor Polevoy
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, softw... | debug statement
| activejdbc/src/test/java/activejdbc/test/ActiveJDBCTest.java | debug statement | |
Java | apache-2.0 | be3ec1e1d244589f0879e67f3501c93ff03bdb24 | 0 | jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim,jaamsim/jaamsim | /*
* JaamSim Discrete Event Simulation
* Copyright (C) 2005-2013 Ausenco Engineering Canada Inc.
* Copyright (C) 2016-2019 JaamSim Software 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 Li... | src/main/java/com/jaamsim/ui/CellEditor.java | /*
* JaamSim Discrete Event Simulation
* Copyright (C) 2005-2013 Ausenco Engineering Canada Inc.
* Copyright (C) 2016-2019 JaamSim Software 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 Li... | JS: edit an EditBox cell when F2 is pressed
Signed-off-by: Harry King <409587b9e6671aa0763646191d292852dc49a658@gmail.com>
| src/main/java/com/jaamsim/ui/CellEditor.java | JS: edit an EditBox cell when F2 is pressed | |
Java | apache-2.0 | 8fe1bea0ade4d5a2a75879f9086667ed6eae4f14 | 0 | petervojtek/cordova-plugin-shell-exec,petervojtek/cordova-plugin-shell-exec | package org.apache.cordova.plugin;
import android.content.Context;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.CallbackContext;
import org.json.JSONArray;
import org.json.JSONException;
import org.json... | src/org/apache/cordova/plugin/ShellExec.java | package org.apache.cordova.plugin;
import android.content.Context;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import org.apache.cordova.CordovaPlugin;
import org.apache.cordova.CallbackContext;
import org.json.JSONArray;
import org.json.JSONException;
import org.json... | fix 'Process has not yet terminated:'
| src/org/apache/cordova/plugin/ShellExec.java | fix 'Process has not yet terminated:' | |
Java | apache-2.0 | 96c37cbb76d218b2dc233036a5926552264ff009 | 0 | ghais/rice | package com.convert.rice;
import static com.google.common.base.Preconditions.checkNotNull;
import static java.util.Arrays.asList;
import java.io.IOException;
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HConstants;
import or... | src/main/java/com/convert/rice/Main.java | package com.convert.rice;
import static com.google.common.base.Preconditions.checkNotNull;
import static java.util.Arrays.asList;
import java.io.IOException;
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HConstants;
import or... | Use a singlton HBaseTimeSeries by using a memoized supplier
| src/main/java/com/convert/rice/Main.java | Use a singlton HBaseTimeSeries by using a memoized supplier | |
Java | bsd-2-clause | 8b2feeb5d527b5b9e6c56c5718f9268b0d9d3141 | 0 | meganz/sdk,meganz/sdk,meganz/sdk,Acidburn0zzz/sdk,Acidburn0zzz/sdk,Acidburn0zzz/sdk,meganz/sdk,Acidburn0zzz/sdk,Acidburn0zzz/sdk,Acidburn0zzz/sdk,meganz/sdk,Acidburn0zzz/sdk,meganz/sdk,meganz/sdk,Acidburn0zzz/sdk | package nz.mega.sdk;
import java.io.File;
import java.util.ArrayList;
import android.graphics.Bitmap;
import android.graphics.Rect;
public class MegaUtilsAndroid {
private static int THUMBNAIL_SIZE = 200;
private static int AVATAR_SIZE = 250;
private static int PREVIEW_SIZE = 1000;
public static boo... | bindings/java/nz/mega/sdk/MegaUtilsAndroid.java | package nz.mega.sdk;
import java.io.File;
import android.graphics.Bitmap;
import android.graphics.Rect;
public class MegaUtilsAndroid {
private static int THUMBNAIL_SIZE = 200;
private static int AVATAR_SIZE = 250;
private static int PREVIEW_SIZE = 1000;
public static boolean createAvatar(File image... | Add util of converting MegaBannerList to Java MegaBanner ArrayList
| bindings/java/nz/mega/sdk/MegaUtilsAndroid.java | Add util of converting MegaBannerList to Java MegaBanner ArrayList | |
Java | bsd-3-clause | bcf7822d5c174e2159c8c2e81dc649b924d84b9d | 0 | axiastudio/zoefx-core | package com.axiastudio.zoefx.demo;
import com.axiastudio.zoefx.core.Utilities;
import com.axiastudio.zoefx.core.controller.Controller;
import com.axiastudio.zoefx.core.db.*;
import com.axiastudio.zoefx.core.model.beans.EntityBuilder;
import com.axiastudio.zoefx.core.view.ZSceneBuilder;
import javafx.application.Applic... | src/com/axiastudio/zoefx/demo/QuickStart.java | package com.axiastudio.zoefx.demo;
import com.axiastudio.zoefx.core.Utilities;
import com.axiastudio.zoefx.core.controller.Controller;
import com.axiastudio.zoefx.core.db.*;
import com.axiastudio.zoefx.core.model.beans.EntityBuilder;
import com.axiastudio.zoefx.core.view.ZSceneBuilder;
import javafx.application.Applic... | On-flie-application layout.
| src/com/axiastudio/zoefx/demo/QuickStart.java | On-flie-application layout. | |
Java | mit | b6cb325a70dca828824019686ca8c92e619b313b | 0 | hhu-stups/bmoth | package de.bmoth.app;
import com.google.common.eventbus.Subscribe;
import de.bmoth.checkers.initialstateexists.InitialStateExistsChecker;
import de.bmoth.checkers.initialstateexists.InitialStateExistsCheckingResult;
import de.bmoth.checkers.invariantsatisfiability.InvariantSatisfiabilityChecker;
import de.bmoth.checke... | src/main/java/de/bmoth/app/AppController.java | package de.bmoth.app;
import com.google.common.eventbus.Subscribe;
import de.bmoth.checkers.initialstateexists.InitialStateExistsChecker;
import de.bmoth.checkers.initialstateexists.InitialStateExistsCheckingResult;
import de.bmoth.checkers.invariantsatisfiability.InvariantSatisfiabilityChecker;
import de.bmoth.checke... | App didn't modelcheck.
| src/main/java/de/bmoth/app/AppController.java | App didn't modelcheck. | |
Java | mit | 81878795c8368d5a5a8c39d1b79e7b23a7c15752 | 0 | jenkinsci/ec2-plugin,mkozell/ec2-plugin,mkozell/ec2-plugin,jenkinsci/ec2-plugin,jenkinsci/ec2-plugin,mkozell/ec2-plugin,jenkinsci/ec2-plugin,mkozell/ec2-plugin | /*
* The MIT License
*
* Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without re... | src/main/java/hudson/plugins/ec2/EC2Cloud.java | /*
* The MIT License
*
* Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without re... | Increase scope of lock
| src/main/java/hudson/plugins/ec2/EC2Cloud.java | Increase scope of lock | |
Java | mit | 7f117b3557aa9c9e2ec7dbe50c32921b8ae0d3e0 | 0 | NerdNu/ModReq | package nu.nerd.modreq.database;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import com.avaje.ebean.ExpressionList;
import com.avaje.ebean.Query;
import nu.nerd.modreq.ModReq;
import nu.nerd.modreq.database.Request.RequestStatus;
public class RequestTable {
ModReq plugin;
pub... | src/nu/nerd/modreq/database/RequestTable.java | package nu.nerd.modreq.database;
import java.util.ArrayList;
import java.util.List;
import java.util.UUID;
import com.avaje.ebean.ExpressionList;
import com.avaje.ebean.Query;
import nu.nerd.modreq.ModReq;
import nu.nerd.modreq.database.Request.RequestStatus;
public class RequestTable {
ModReq plugin;
pub... | Fix open modreq limit.
| src/nu/nerd/modreq/database/RequestTable.java | Fix open modreq limit. | |
Java | mit | 470b89f96f440073300bcb661de650bbd2829f64 | 0 | cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic,cacheflowe/haxademic | package com.haxademic.demo.draw.mapping;
import java.util.ArrayList;
import com.haxademic.core.app.P;
import com.haxademic.core.app.PAppletHax;
import com.haxademic.core.app.config.AppSettings;
import com.haxademic.core.app.config.Config;
import com.haxademic.core.draw.context.OpenGLUtil;
import com.haxademic.core.me... | src/com/haxademic/demo/draw/mapping/Demo_VanillaMappingTest.java | package com.haxademic.demo.draw.mapping;
import java.util.ArrayList;
import com.haxademic.core.app.P;
import com.haxademic.core.app.PAppletHax;
import com.haxademic.core.app.config.AppSettings;
import com.haxademic.core.app.config.Config;
import com.haxademic.core.draw.context.OpenGLUtil;
import com.haxademic.core.me... | Update Demo_VanillaMappingTest.java
| src/com/haxademic/demo/draw/mapping/Demo_VanillaMappingTest.java | Update Demo_VanillaMappingTest.java | |
Java | mit | ffcf5cd09141fc71ae0f6fcad8274c7b697e905e | 0 | CS2103AUG2016-F10-C1/main,CS2103AUG2016-F10-C1/main,CS2103AUG2016-F10-C1/main | package tars.commons.util;
import tars.commons.core.Config;
import tars.commons.core.LogsCenter;
import tars.commons.events.storage.DataSavingExceptionEvent;
import tars.commons.events.storage.TarsStorageDirectoryChangedEvent;
import tars.commons.exceptions.DataConversionException;
import java.io.File;
import java.io... | src/main/java/tars/commons/util/ConfigUtil.java | package tars.commons.util;
import tars.commons.core.Config;
import tars.commons.core.LogsCenter;
import tars.commons.exceptions.DataConversionException;
import java.io.File;
import java.io.IOException;
import java.util.Optional;
import java.util.logging.Logger;
/**
* A class for accessing the Config File.
*/
publi... | Add ConfigUtil handler for TarsStorageDirectoryChangedEvent
| src/main/java/tars/commons/util/ConfigUtil.java | Add ConfigUtil handler for TarsStorageDirectoryChangedEvent | |
Java | agpl-3.0 | 3f71677c4c3b462c0aff1841bc1a636fd58c02fd | 0 | opensourceBIM/BIMserver,opensourceBIM/BIMserver,opensourceBIM/BIMserver | package org.bimserver.geometry.accellerator;
import java.util.Comparator;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.TreeMap;
public class ReuseSet {
private final Map<Integer, Set<ReuseObject>> map = new TreeMap<>(new Comparator<Integer>() {
@Override
pub... | BimServer/src/org/bimserver/geometry/accellerator/ReuseSet.java | package org.bimserver.geometry.accellerator;
import java.util.Comparator;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import java.util.TreeMap;
public class ReuseSet {
private final Map<Integer, Set<ReuseObject>> map = new TreeMap<>(new Comparator<Integer>() {
@Override
pub... | Changed this to a fixed "best number" to try and see how that works out
in viewers, not definitive yet. | BimServer/src/org/bimserver/geometry/accellerator/ReuseSet.java | Changed this to a fixed "best number" to try and see how that works out in viewers, not definitive yet. | |
Java | agpl-3.0 | a64404ef5a53a4b5508d49ebc8250635da4032dd | 0 | bisq-network/exchange,bitsquare/bitsquare,bitsquare/bitsquare,bisq-network/exchange | /*
* This file is part of Bisq.
*
* Bisq 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 later version.
*
* Bisq is distributed in the ... | src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java | /*
* This file is part of Bisq.
*
* Bisq 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 later version.
*
* Bisq is distributed in the ... | Use equals
| src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java | Use equals | |
Java | lgpl-2.1 | bdba13f8837e33bb66f2f3fc81ee091f38803e21 | 0 | cwarden/kettle,ontometrics/ontokettle,juanmjacobs/kettle,ontometrics/ontokettle,cwarden/kettle,ontometrics/ontokettle,juanmjacobs/kettle,juanmjacobs/kettle,cwarden/kettle |
package be.ibridge.kettle.core.database;
import be.ibridge.kettle.core.Const;
import be.ibridge.kettle.core.value.Value;
/**
* Contains Informix specific information through static final members
*
* @author Matt
* @since 11-mrt-2005
*/
public class InformixDatabaseMeta extends BaseDatabaseMeta im... | src/be/ibridge/kettle/core/database/InformixDatabaseMeta.java |
package be.ibridge.kettle.core.database;
import be.ibridge.kettle.core.Const;
import be.ibridge.kettle.core.value.Value;
/**
* Contains Informix specific information through static final members
*
* @author Matt
* @since 11-mrt-2005
*/
public class InformixDatabaseMeta extends BaseDatabaseMeta im... | Fix for bug #4339 apparently the unlock is not required in a transaction.
The commit itself unlocks the tables.
git-svn-id: 9499f031eb5c9fb9d11553a06c92651e5446d292@2358 5fb7f6ec-07c1-534a-b4ca-9155e429e800
| src/be/ibridge/kettle/core/database/InformixDatabaseMeta.java | Fix for bug #4339 apparently the unlock is not required in a transaction. The commit itself unlocks the tables. | |
Java | apache-2.0 | dd49c536ffbcabd33773885a2e10f95386b291be | 0 | quadrama/DramaNLP,quadrama/DramaNLP,quadrama/DramaNLP | package de.unistuttgart.quadrama.io.tei;
import static de.unistuttgart.quadrama.io.core.DramaIOUtil.select2Annotation;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import org.apache.uima.UimaContext;
i... | de.unistuttgart.ims.drama.io.core/src/main/java/de/unistuttgart/quadrama/io/tei/CoreTeiReader.java | package de.unistuttgart.quadrama.io.tei;
import static de.unistuttgart.quadrama.io.core.DramaIOUtil.select2Annotation;
import java.io.IOException;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import org.apache.uima.UimaContext;
i... | for reading in characters
| de.unistuttgart.ims.drama.io.core/src/main/java/de/unistuttgart/quadrama/io/tei/CoreTeiReader.java | for reading in characters | |
Java | apache-2.0 | 04fa900f359a3dea22975fdfc9cce629bf6ad8fe | 0 | openbaton/openbaton-client,openbaton/openbaton-client,openbaton/openbaton-client | package org.openbaton.sdk.api.util;
import com.google.gson.*;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
import org.apache.commons.codec.binary.Base64;
import org.apache.h... | sdk/src/main/java/org/openbaton/sdk/api/util/RestRequest.java | package org.openbaton.sdk.api.util;
import com.google.gson.*;
import com.mashape.unirest.http.HttpResponse;
import com.mashape.unirest.http.JsonNode;
import com.mashape.unirest.http.Unirest;
import com.mashape.unirest.http.exceptions.UnirestException;
import org.apache.commons.codec.binary.Base64;
import org.apache.h... | Commented JsonDeserializer to work with the new property (spring.http.converters.preferred-json-mapper=gson) int openbaton.properties
| sdk/src/main/java/org/openbaton/sdk/api/util/RestRequest.java | Commented JsonDeserializer to work with the new property (spring.http.converters.preferred-json-mapper=gson) int openbaton.properties | |
Java | apache-2.0 | 74e0539f899801a7c1dd97ea1c9970101f363f9b | 0 | xzel23/meja,xzel23/meja | /*
* Copyright 2015 Axel Howind <axel@dua3.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 applicable... | meja/src/com/dua3/meja/ui/swing/SheetView.java | /*
* Copyright 2015 Axel Howind <axel@dua3.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 applicable... | introduced CellRenderer interface and DefaultCellRenderer class for text rendering
| meja/src/com/dua3/meja/ui/swing/SheetView.java | introduced CellRenderer interface and DefaultCellRenderer class for text rendering | |
Java | apache-2.0 | 99d255f02627c7907b6fea05a0d3d4fc352f731c | 0 | takke/cpustats,takke/cpustats,takke/cpustats | package jp.takke.cpustats;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.IBinder;
import ... | app/src/main/java/jp/takke/cpustats/PreviewActivity.java | package jp.takke.cpustats;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.IBinder;
import ... | updateCpuFrequencyMinMax
| app/src/main/java/jp/takke/cpustats/PreviewActivity.java | updateCpuFrequencyMinMax | |
Java | apache-2.0 | 31c48a380f09cc31f90d2ce64330ffbec55ece6d | 0 | cnldw/APITools | package com.itlaborer.apitools.utils;
import java.awt.Toolkit;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.StringWriter;
import java.io... | src/com/itlaborer/apitools/utils/ApiUtils.java | package com.itlaborer.apitools.utils;
import java.awt.Toolkit;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.StringWriter;
import java.io... | 添加日志输出
| src/com/itlaborer/apitools/utils/ApiUtils.java | 添加日志输出 | |
Java | apache-2.0 | c856db9da6892a9897467475bdb16ded3bac4bbf | 0 | enisher/summarly,enisher/summarly | package org.summarly.lib;
import org.apache.tika.language.LanguageIdentifier;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.summarly.lib.common.RankedSentence;
import org.summarly.lib.common.Sentence;
import org.summarly.lib.common.Text;
import org.summarly.lib.segmentation.LuceneSplitter;
import... | src/main/java/org/summarly/lib/LexRankSummarizationService.java | package org.summarly.lib;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.summarly.lib.common.RankedSentence;
import org.summarly.lib.common.Text;
import org.summarly.lib.segmentation.LuceneSplitter;
import org.summarly.lib.segmentation.StanfordNLPSplitter;
import org.summarly.lib.segmentation.Text... | Remove debug code
| src/main/java/org/summarly/lib/LexRankSummarizationService.java | Remove debug code | |
Java | apache-2.0 | df78d1599477155744e5d3bad4ec0d8e1f1c1bda | 0 | jon-ruckwood/zendesk-java-client,dexequiel87/zendesk-java-client,vector-portal-team/zendesk-java-client,kuisathaverat/zendesk-java-client,gvh1234/zendesk-java-client,matthewtckr/zendesk-java-client,norrisjeremy/zendesk-java-client,ydubreuil/zendesk-java-client,christ66/zendesk-java-client,cloudbees/zendesk-java-client | package org.zendesk.client.v2.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* @author stephenc
* @since 04/04/2013 14:53
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class CustomFieldValue {
private Long id;
private String value;
public CustomFieldValue() {
}
... | src/main/java/org/zendesk/client/v2/model/CustomFieldValue.java | package org.zendesk.client.v2.model;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
/**
* @author stephenc
* @since 04/04/2013 14:53
*/
@JsonIgnoreProperties(ignoreUnknown = true)
public class CustomFieldValue {
private Long id;
private String value;
public Long getId() {
return... | Add a constructor to ease setting custom fields
| src/main/java/org/zendesk/client/v2/model/CustomFieldValue.java | Add a constructor to ease setting custom fields | |
Java | apache-2.0 | 612f3e80895846d161306ef20b9091f7bbed005f | 0 | arjinmc/ScaleProgressBar | package com.arjinmc.widgets;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Align;
import android.graphics.Paint.FontMetrics;
import android.graphics.Path;
import android.graphics.RectF;
import android.os.CountDownTimer;
import android.util.... | src/com/arjinmc/widgets/ScaleProgressBar.java | package com.arjinmc.widgets;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Align;
import android.graphics.Paint.FontMetrics;
import android.graphics.Path;
import android.graphics.RectF;
import android.os.CountDownTimer;
import android.util.... | fix ondraw | src/com/arjinmc/widgets/ScaleProgressBar.java | fix ondraw | |
Java | apache-2.0 | 0b2d44462e7a42830bca02a4c0d161120f5347d5 | 0 | real-logic/Aeron,EvilMcJerkface/Aeron,galderz/Aeron,mikeb01/Aeron,EvilMcJerkface/Aeron,mikeb01/Aeron,real-logic/Aeron,galderz/Aeron,EvilMcJerkface/Aeron,real-logic/Aeron,mikeb01/Aeron,galderz/Aeron,mikeb01/Aeron,EvilMcJerkface/Aeron,real-logic/Aeron,galderz/Aeron | /*
* Copyright 2014-2017 Real Logic 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 agree... | aeron-client/src/main/java/io/aeron/Aeron.java | /*
* Copyright 2014-2017 Real Logic 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 agree... | [Java] Ensure Aeron.close() is thread safe.
| aeron-client/src/main/java/io/aeron/Aeron.java | [Java] Ensure Aeron.close() is thread safe. | |
Java | apache-2.0 | aadbecd0bb9327bed936857b825fce32538363dc | 0 | PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_solr,PATRIC3/p3_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/src/java/org/apache/lucene/util/mutable/MutableValue.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... | LUCENE-3538: removewarnings
git-svn-id: 308d55f399f3bd9aa0560a10e81a003040006c48@1189205 13f79535-47bb-0310-9956-ffa450edef68
| lucene/src/java/org/apache/lucene/util/mutable/MutableValue.java | LUCENE-3538: removewarnings | |
Java | apache-2.0 | f5c23a11827d215dd932de965539e7bed380b948 | 0 | googleinterns/step92-2020,googleinterns/step92-2020,googleinterns/step92-2020 | // Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | portfolio/src/main/java/com/google/sps/servlets/DataServlet.java | // Copyright 2019 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in ... | Add functionality to get recent post
| portfolio/src/main/java/com/google/sps/servlets/DataServlet.java | Add functionality to get recent post | |
Java | apache-2.0 | eeaf8e0e3fd7554e3a001a72e1d9855fbec9ed62 | 0 | h2oai/h2o-3,YzPaul3/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,h2oai/h2o-dev,jangorecki/h2o-3,mathemage/h2o-3,h2oai/h2o-3,spennihana/h2o-3,jangorecki/h2o-3,YzPaul3/h2o-3,h2oai/h2o-3,h2oai/h2o-3,spennihana/h2o-3,mathemage/h2o-3,mathemage/h2o-3,michalkurka/h2o-3,spennihana/h2o-3,h2oai/h2o-dev,michalkurka/h2o-3,michalkurka/h2o-... | package hex;
import water.*;
import water.fvec.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
/**
* Created by tomasnykodym on 1/29/15.
*
* Provides higher level interface for accessing data row-wise.
*
* Performs on the fly auto-expansion of categorical variables (to 1 hot enc... | h2o-algos/src/main/java/hex/DataInfo.java | package hex;
import water.*;
import water.fvec.*;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashSet;
/**
* Created by tomasnykodym on 1/29/15.
*
* Provides higher level interface for accessing data row-wise.
*
* Performs on the fly auto-expansion of categorical variables (to 1 hot enc... | fix test
| h2o-algos/src/main/java/hex/DataInfo.java | fix test | |
Java | apache-2.0 | eb5284001cd5bbcab842c11003c7f0bf04b027e7 | 0 | jpanda109/ShiftGameBeta,jpanda109/ShiftGameBeta | package com.hwooy.shiftgamebeta.screens;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.ScreenAdapter;
import com.badlogic.gdx.input.GestureDetector;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.math.Vector3;
impor... | core/src/com/hwooy/shiftgamebeta/screens/GameScreen.java | package com.hwooy.shiftgamebeta.screens;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.ScreenAdapter;
import com.badlogic.gdx.input.GestureDetector;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.math.Vector3;
impor... | fixing aspect ratio stuff
| core/src/com/hwooy/shiftgamebeta/screens/GameScreen.java | fixing aspect ratio stuff | |
Java | apache-2.0 | e11f19985c2908405a7cd990c0fa876c76894cca | 0 | nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch,nmcl/scratch | public class Passport
{
public static final String UNASSIGNED_STRING = "unassigned";
public static final int UNASSIGNED_INT = -1;
public Passport ()
{
}
public final void setBirthYear (int byr)
{
_byr = byr;
}
public final int getBirthYear ()
{
return _byr;
... | AdventOfCode/2020/day4/Passport.java | public class Passport
{
public static final String UNASSIGNED_STRING = "unassigned";
public static final int UNASSIGNED_INT = -1;
public Passport ()
{
}
public final void setBirthYear (int byr)
{
_byr = byr;
}
public final int getBirthYear ()
{
return _byr;
... | Update Passport.java
| AdventOfCode/2020/day4/Passport.java | Update Passport.java | |
Java | apache-2.0 | b020f939a3645fc023913c42182ee538af714f9a | 0 | rii-mango/Papaya-Builder,rii-mango/Papaya-Builder |
package edu.uthscsa.ric.papaya.builder;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.io.Reader;
import java.io.Writer;
import java.util.ArrayList;
import java.util.Iter... | src/edu/uthscsa/ric/papaya/builder/Builder.java |
package edu.uthscsa.ric.papaya.builder;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.io.Reader;
import java.io.Writer;
import java.util.Iterator;
import java.util.List;... | added ability to skip Jquery and Daikon libraries when building | src/edu/uthscsa/ric/papaya/builder/Builder.java | added ability to skip Jquery and Daikon libraries when building | |
Java | apache-2.0 | 113dbed1fc96d754e3c8eccc92a97828d015cde1 | 0 | bmorrise/pentaho-kettle,airy-ict/pentaho-kettle,flbrino/pentaho-kettle,marcoslarsen/pentaho-kettle,skofra0/pentaho-kettle,zlcnju/kettle,stevewillcock/pentaho-kettle,codek/pentaho-kettle,mdamour1976/pentaho-kettle,AlexanderBuloichik/pentaho-kettle,MikhailHubanau/pentaho-kettle,tkafalas/pentaho-kettle,pentaho/pentaho-ket... | /*
* Copyright (c) 2007 Pentaho Corporation. All rights reserved.
* This software was developed by Pentaho Corporation and is provided under the terms
* of the GNU Lesser General Public License, Version 2.1. You may not use
* this file except in compliance with the license. If you need a copy of the license... | src-db/org/pentaho/di/core/database/DB2DatabaseMeta.java | /*
* Copyright (c) 2007 Pentaho Corporation. All rights reserved.
* This software was developed by Pentaho Corporation and is provided under the terms
* of the GNU Lesser General Public License, Version 2.1. You may not use
* this file except in compliance with the license. If you need a copy of the license... | Fixes PDI-2688
Checking of "Add Sequence" does not work for DB2 - Fix attached
git-svn-id: 51b39fcfd0d3a6ea7caa15377cad4af13b9d2664@10958 5fb7f6ec-07c1-534a-b4ca-9155e429e800
| src-db/org/pentaho/di/core/database/DB2DatabaseMeta.java | Fixes PDI-2688 Checking of "Add Sequence" does not work for DB2 - Fix attached | |
Java | apache-2.0 | 700c90959746f25c26e0f3418f140563c8528c36 | 0 | bitsofproof/supernode,joansmith/supernode | /*
* Copyright 2012 Tamas Blummer tamas@bitsofproof.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... | src/main/java/com/bitsofproof/supernode/api/ClientBusAdaptor.java | /*
* Copyright 2012 Tamas Blummer tamas@bitsofproof.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... | use reply queue for updates on an address | src/main/java/com/bitsofproof/supernode/api/ClientBusAdaptor.java | use reply queue for updates on an address | |
Java | apache-2.0 | 93bdced9e67d5ab4f9e726583994dff356e0497e | 0 | argv-minus-one/fop,Distrotech/fop,argv-minus-one/fop,spepping/fop-cs,Distrotech/fop,StrategyObject/fop,argv-minus-one/fop,argv-minus-one/fop,spepping/fop-cs,argv-minus-one/fop,spepping/fop-cs,Distrotech/fop,StrategyObject/fop,Distrotech/fop,StrategyObject/fop,StrategyObject/fop,spepping/fop-cs,StrategyObject/fop | /*
* $Id: FObj.java,v 1.40 2003/03/05 21:48:02 jeremias Exp $
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999-2003 The ... | src/java/org/apache/fop/fo/FObj.java | /*
* $Id: FObj.java,v 1.40 2003/03/05 21:48:02 jeremias Exp $
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999-2003 The ... | port from maintenance branch the variables that are used to track an object's location in the input file
git-svn-id: 102839466c3b40dd9c7e25c0a1a6d26afc40150a@196946 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/fop/fo/FObj.java | port from maintenance branch the variables that are used to track an object's location in the input file | |
Java | bsd-3-clause | 61f2d5304e1ced1a880d261886c2fb6816b24f94 | 0 | ClemsonRSRG/RESOLVE,mikekab/RESOLVE,ClemsonRSRG/RESOLVE,NighatYasmin/RESOLVE,mikekab/RESOLVE,yushan87/RESOLVE,NighatYasmin/RESOLVE,yushan87/RESOLVE,ClemsonRSRG/RESOLVE,yushan87/RESOLVE,NighatYasmin/RESOLVE | /**
* VCGenerator.java
* ---------------------------------
* Copyright (c) 2015
* RESOLVE Software Research Group
* School of Computing
* Clemson University
* All rights reserved.
* ---------------------------------
* This file is subject to the terms and conditions defined in
* file 'LICENSE.txt', which is p... | src/main/java/edu/clemson/cs/r2jt/vcgeneration/VCGenerator.java | /**
* VCGenerator.java
* ---------------------------------
* Copyright (c) 2015
* RESOLVE Software Research Group
* School of Computing
* Clemson University
* All rights reserved.
* ---------------------------------
* This file is subject to the terms and conditions defined in
* file 'LICENSE.txt', which is p... | Actually it is best not to show true VCs
| src/main/java/edu/clemson/cs/r2jt/vcgeneration/VCGenerator.java | Actually it is best not to show true VCs | |
Java | bsd-3-clause | 27aad13bdc9b7ffa2a714e62337a246f80709f89 | 0 | oci-pronghorn/PronghornGateway,nathantippy/PronghornGateway | package com.ociweb.gateway.common;
import static com.ociweb.pronghorn.ring.RingBuffer.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.ociweb.pronghorn.ring.RingBuffer;
import com.ociweb.pronghorn.stage.PronghornStage;
import com.ociweb.pronghorn.stage.scheduling.GraphManager;
/**
* Generate ... | src/main/java/com/ociweb/gateway/common/IdGenStage.java | package com.ociweb.gateway.common;
import static com.ociweb.pronghorn.ring.RingBuffer.*;
import java.util.Arrays;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.ociweb.gateway.client.TestStages;
import com.ociweb.pronghorn.ring.RingBuffer;
import com.ociweb.pronghorn.stage.PronghornStage;
impor... | fixed imports | src/main/java/com/ociweb/gateway/common/IdGenStage.java | fixed imports | |
Java | bsd-3-clause | be73072182b5ac6847a0c137e6a4f0a71aa87ed8 | 0 | TexasTorque/TexasTorque2013 | package org.TexasTorque.TexasTorque2013.io;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import org.TexasTorque.TexasTorque2013.constants.Constants;
import org.TexasTorque.TexasTorque2013.constants.Ports;
import org.TexasTorque.TorqueLib.util.GenericController;
import org.TexasTorque.TorqueLib.util.Para... | src/org/TexasTorque/TexasTorque2013/io/DriverInput.java | package org.TexasTorque.TexasTorque2013.io;
import edu.wpi.first.wpilibj.smartdashboard.SmartDashboard;
import org.TexasTorque.TexasTorque2013.constants.Constants;
import org.TexasTorque.TexasTorque2013.constants.Ports;
import org.TexasTorque.TorqueLib.util.GenericController;
import org.TexasTorque.TorqueLib.util.Para... | Implemented vision shot to bottom action button and removed the side pyramid shot
| src/org/TexasTorque/TexasTorque2013/io/DriverInput.java | Implemented vision shot to bottom action button and removed the side pyramid shot | |
Java | bsd-3-clause | 777e483e52735e52595e2b56ba4a8794c8dc9f11 | 0 | MohamedSeliem/contiki,MohamedSeliem/contiki,arurke/contiki,arurke/contiki,bluerover/6lbr,arurke/contiki,MohamedSeliem/contiki,arurke/contiki,bluerover/6lbr,bluerover/6lbr,bluerover/6lbr,MohamedSeliem/contiki,bluerover/6lbr,arurke/contiki,MohamedSeliem/contiki,bluerover/6lbr,arurke/contiki,arurke/contiki,bluerover/6lbr,... | /*
* Copyright (c) 2006, Swedish Institute of Computer Science. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice,
*... | tools/cooja/java/se/sics/cooja/GUI.java | /*
* Copyright (c) 2006, Swedish Institute of Computer Science. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* 1. Redistributions of source code must retain the above copyright notice,
*... | ask user to immediately add nodes from newly created node type
| tools/cooja/java/se/sics/cooja/GUI.java | ask user to immediately add nodes from newly created node type | |
Java | mit | 6b5b47cdc7f18fcd5e70a48c82eceb67dd025e40 | 0 | jotatoledo/Programmieren-WS16-17 | package edu.kit.informatik.literatur_system;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import java.util.TreeSet;
/**
* Implementation of the literature system service
* @author JoseNote
* @version %I%, %G%
*/
public class LiteraturSystemService implements ILiteraturSystemService... | src/edu/kit/informatik/literatur_system/LiteraturSystemService.java | package edu.kit.informatik.literatur_system;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import java.util.TreeSet;
import java.util.stream.Collectors;
import java.util.stream.Stream;
/**
* Implementation of the literature system service
* @author JoseNote
* @version %I%, %G%
*/
pu... | Added sets for other entities | src/edu/kit/informatik/literatur_system/LiteraturSystemService.java | Added sets for other entities | |
Java | mit | 22ffce26ee04a32244aa82d1aa0109c2da78648b | 0 | trujunzhang/IEATTA-ANDROID,trujunzhang/IEATTA-ANDROID | package org.ieatta.activity.fragments;
import android.os.Bundle;
import android.view.View;
import com.tableview.RecycleViewManager;
import com.tableview.adapter.NSIndexPath;
import com.tableview.adapter.RecyclerOnItemClickListener;
import com.tableview.utils.CollectionUtil;
import org.ieatta.R;
import org.ieatta.cel... | app/src/main/java/org/ieatta/activity/fragments/EventDetailFragment.java | package org.ieatta.activity.fragments;
import android.os.Bundle;
import android.view.View;
import com.tableview.RecycleViewManager;
import com.tableview.adapter.NSIndexPath;
import com.tableview.adapter.RecyclerOnItemClickListener;
import com.tableview.utils.CollectionUtil;
import org.ieatta.R;
import org.ieatta.cel... | IEATTA
| app/src/main/java/org/ieatta/activity/fragments/EventDetailFragment.java | IEATTA | |
Java | mit | 04b1d24adc962eb4c55e4adce40b20f83fa9ead5 | 0 | uetoyo/specification-pattern,uetoyo/specification-pattern | package io.github.uetoyo.patterns.specification;
import java.util.Objects;
import java.util.function.Predicate;
import io.github.uetoyo.patterns.specification.protocols.Factory;
/**
* The composite specification fluid interface.
*
* @param <T> The type of entity for which the specification is defined.
*/
public... | src/main/java/io/github/uetoyo/patterns/specification/Specification.java | package io.github.uetoyo.patterns.specification;
import java.util.function.Predicate;
import io.github.uetoyo.patterns.specification.protocols.Factory;
/**
* The composite specification fluid interface.
*
* @param <T> The type of entity for which the specification is defined.
*/
public interface Specification<T... | Add null checks
| src/main/java/io/github/uetoyo/patterns/specification/Specification.java | Add null checks | |
Java | mit | 42da0fcb14d2805c82b396463d91fd19437a45b4 | 0 | jenkinsci/fogbugz-plugin,jenkinsci/fogbugz-plugin | package jenkins.plugins.fogbugz.notifications;
import com.github.jknack.handlebars.Handlebars;
import com.github.jknack.handlebars.Template;
import com.github.jknack.handlebars.Context;
import hudson.EnvVars;
import hudson.tasks.test.AbstractTestResultAction;
import jenkins.plugins.fogbugz.FogbugzProjectProperty;
imp... | src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java | package jenkins.plugins.fogbugz.notifications;
import com.github.jknack.handlebars.Handlebars;
import com.github.jknack.handlebars.Template;
import com.github.jknack.handlebars.Context;
import hudson.EnvVars;
import hudson.tasks.test.AbstractTestResultAction;
import jenkins.plugins.fogbugz.FogbugzProjectProperty;
imp... | to string for build time
| src/main/java/jenkins/plugins/fogbugz/notifications/FogbugzNotifier.java | to string for build time | |
Java | epl-1.0 | 01bd885b958215d546be29f93307f012363e8317 | 0 | eclipse/ice,menghanli/ice,SmithRWORNL/ice,wo-amlangwang/ice,gorindn/ice,menghanli/ice,gorindn/ice,wo-amlangwang/ice,SmithRWORNL/ice,nickstanish/ice,menghanli/ice,nickstanish/ice,eclipse/ice,menghanli/ice,SmithRWORNL/ice,SmithRWORNL/ice,eclipse/ice,gorindn/ice,wo-amlangwang/ice,gorindn/ice,wo-amlangwang/ice,wo-amlangwan... | /*******************************************************************************
* Copyright (c) 2013, 2014 UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java | /*******************************************************************************
* Copyright (c) 2013, 2014 UT-Battelle, LLC.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is avail... | Added the auto-update feature in the model.
Signed-off-by: Kasper Gammeltoft <4540f8996936921684b199625afa6459d26aa34d@bellsouth.net> | src/org.eclipse.ice.reflectivity/src/org/eclipse/ice/reflectivity/ReflectivityModel.java | Added the auto-update feature in the model. | |
Java | agpl-3.0 | 02ed76c5a31e51f40ab0b99bc94f3271704c5e18 | 0 | lisaslyis/aikuma,hleeldc/aikuma,lisaslyis/aikuma,lisaslyis/aikuma,aikuma/aikuma,lisaslyis/aikuma,aikuma/aikuma,hleeldc/aikuma,aikuma/aikuma,lisaslyis/aikuma,aikuma/aikuma,hleeldc/aikuma,hleeldc/aikuma,hleeldc/aikuma,aikuma/aikuma | package au.edu.unimelb.boldapp.sync;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.SocketException;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.ne... | BOLDApp/src/au/edu/unimelb/boldapp/sync/Client.java | package au.edu.unimelb.boldapp.sync;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.SocketException;
import java.util.Arrays;
import java.util.List;
import org.apache.commons.ne... | + extracted method cdServerWorkingDir
| BOLDApp/src/au/edu/unimelb/boldapp/sync/Client.java | + extracted method cdServerWorkingDir | |
Java | lgpl-2.1 | bee6084d3da965f52c684281e29f82ab56421f08 | 0 | jbarriosc/ACSUFRO,jbarriosc/ACSUFRO,ACS-Community/ACS,jbarriosc/ACSUFRO,ACS-Community/ACS,csrg-utfsm/acscb,ACS-Community/ACS,jbarriosc/ACSUFRO,jbarriosc/ACSUFRO,csrg-utfsm/acscb,csrg-utfsm/acscb,jbarriosc/ACSUFRO,ACS-Community/ACS,csrg-utfsm/acscb,csrg-utfsm/acscb,csrg-utfsm/acscb,ACS-Community/ACS,ACS-Community/ACS,jb... | /*
* ALMA - Atacama Large Millimiter Array
* (c) European Southern Observatory, 2002
* Copyright by ESO (in the framework of the ALMA collaboration)
* and Cosylab 2002, All rights reserved
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU L... | LGPL/CommonSoftware/jlogEngine/test/alma/acs/jlog/test/EngineFilteringTest.java | /*
* ALMA - Atacama Large Millimiter Array
* (c) European Southern Observatory, 2002
* Copyright by ESO (in the framework of the ALMA collaboration)
* and Cosylab 2002, All rights reserved
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU L... | Changed AcsLogLevel#fromAcsCoreLevel to #getLowestMatchingJdkLevel, see COMP-3925
git-svn-id: afcf11d89342f630bd950d18a70234a9e277d909@122263 523d945c-050c-4681-91ec-863ad3bb968a
| LGPL/CommonSoftware/jlogEngine/test/alma/acs/jlog/test/EngineFilteringTest.java | Changed AcsLogLevel#fromAcsCoreLevel to #getLowestMatchingJdkLevel, see COMP-3925 | |
Java | lgpl-2.1 | b3982035fe6d4417737d528224bf54716c73a1de | 0 | JasonILTG/Minecraft-Modding | package com.JasonILTG.ScienceMod.init;
import net.minecraft.init.Blocks;
import net.minecraft.init.Items;
import net.minecraft.item.ItemStack;
import net.minecraftforge.fml.common.registry.GameRegistry;
public class ScienceCrafting
{
public static void init()
{
GameRegistry.addRecipe(new ItemStack(ScienceItems.ja... | src/main/java/com/JasonILTG/ScienceMod/init/ScienceCrafting.java | package com.JasonILTG.ScienceMod.init;
import net.minecraft.init.Blocks;
import net.minecraft.item.ItemStack;
import net.minecraftforge.fml.common.registry.GameRegistry;
public class ScienceCrafting
{
public static void init()
{
GameRegistry.addRecipe(new ItemStack(ScienceItems.jar, 4), new Object[]
{
" X ",... | Temporary recipe for electrolyzer | src/main/java/com/JasonILTG/ScienceMod/init/ScienceCrafting.java | Temporary recipe for electrolyzer |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.