lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | apache-2.0 | 3dc0c2a11e12fb6a08f4b01dfcfd9de359a047bf | 0 | SerCeMan/intellij-community,suncycheng/intellij-community,hurricup/intellij-community,signed/intellij-community,mglukhikh/intellij-community,kdwink/intellij-community,retomerz/intellij-community,muntasirsyed/intellij-community,idea4bsd/idea4bsd,hurricup/intellij-community,xfournet/intellij-community,TangHao1987/intelli... | package com.intellij.openapi.projectRoots.impl;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.fileChooser.FileChooserDescriptor;
import com.intellij.openapi.fileChooser.FileChooserDialog;
import com.intellij.openapi.fileChooser.FileChooserFactory;
import com.intellij.openapi.m... | lang-impl/src/com/intellij/openapi/projectRoots/impl/SdkConfigurationUtil.java | package com.intellij.openapi.projectRoots.impl;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.fileChooser.FileChooserDescriptor;
import com.intellij.openapi.fileChooser.FileChooserDialog;
import com.intellij.openapi.fileChooser.FileChooserFactory;
import com.intellij.openapi.m... | fix exception on changing Python SDK in default project
| lang-impl/src/com/intellij/openapi/projectRoots/impl/SdkConfigurationUtil.java | fix exception on changing Python SDK in default project | |
Java | apache-2.0 | abb3fa415413afa27f0d179ed413ff5e74d5fe4d | 0 | SAG-KeLP/vector-representation | /*
* Copyright 2014 Simone Filice and Giuseppe Castellucci and Danilo Croce and Roberto Basili
* 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/... | src/main/java/it/uniroma2/sag/kelp/data/representation/vector/DenseVector.java | /*
* Copyright 2014 Simone Filice and Giuseppe Castellucci and Danilo Croce and Roberto Basili
* 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/... | fix in the normalise method.
| src/main/java/it/uniroma2/sag/kelp/data/representation/vector/DenseVector.java | fix in the normalise method. | |
Java | apache-2.0 | dd32d69c9f9f2fbf422b4c3e022a7546b632de11 | 0 | ceylon/ceylon-spec,ceylon/ceylon-spec,ceylon/ceylon-spec | package com.redhat.ceylon.compiler.typechecker.analyzer;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkAssignable;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkAssignableWithWarning;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkCallable;
i... | src/com/redhat/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java | package com.redhat.ceylon.compiler.typechecker.analyzer;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkAssignable;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkAssignableWithWarning;
import static com.redhat.ceylon.compiler.typechecker.analyzer.Util.checkCallable;
i... | fix variance inference for callable params | src/com/redhat/ceylon/compiler/typechecker/analyzer/ExpressionVisitor.java | fix variance inference for callable params | |
Java | apache-2.0 | eb1dc01db9f73e27e9d02a4d7253588500a2f13b | 0 | apache/jmeter,etnetera/jmeter,benbenw/jmeter,apache/jmeter,etnetera/jmeter,etnetera/jmeter,ham1/jmeter,apache/jmeter,apache/jmeter,ham1/jmeter,etnetera/jmeter,ham1/jmeter,etnetera/jmeter,benbenw/jmeter,benbenw/jmeter,ham1/jmeter,ham1/jmeter,benbenw/jmeter,apache/jmeter | /*
* 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/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.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 ... | Temporary hack to work round https://issues.apache.org/jira/browse/HTTPCLIENT-1120
Note: copying the code from the patch did not seem to work; it looks like isAborted() was not set.
Hopefully that is fixed in 4.1.3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/jmeter/trunk@1175069 13f79535-47bb-0310-9956-ffa450... | src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java | Temporary hack to work round https://issues.apache.org/jira/browse/HTTPCLIENT-1120 Note: copying the code from the patch did not seem to work; it looks like isAborted() was not set. Hopefully that is fixed in 4.1.3 | |
Java | apache-2.0 | 75acb1976eba2696b739340c0c2a1f7dcc1a58fd | 0 | logic-ng/LogicNG | ///////////////////////////////////////////////////////////////////////////
// __ _ _ ________ //
// / / ____ ____ _(_)____/ | / / ____/ //
// / / / __ \/ __ `/ / ___/ |/ / / __ //
// ... | src/main/java/org/logicng/transformations/simplification/AdvancedSimplifier.java | ///////////////////////////////////////////////////////////////////////////
// __ _ _ ________ //
// / / ____ ____ _(_)____/ | / / ____/ //
// / / / __ \/ __ `/ / ___/ |/ / / __ //
// ... | minor fix
| src/main/java/org/logicng/transformations/simplification/AdvancedSimplifier.java | minor fix | |
Java | apache-2.0 | 89027a25b887444318ac23ef941dd4b3c2f21411 | 0 | henrichg/PhoneProfiles | package sk.henrichg.phoneprofiles;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
impor... | phoneProfiles/src/main/java/sk/henrichg/phoneprofiles/EditorProfilesActivity.java | package sk.henrichg.phoneprofiles;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.app.Fragment;
import android.app.FragmentManager;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
impor... | Fixed FC: java.lang.RuntimeException: Failure from system
at android.app.ContextImpl.stopServiceCommon(ContextImpl.java:1287)
at android.app.ContextImpl.stopService(ContextImpl.java:1237)
at android.content.ContextWrapper.stopService(ContextWrapper.java:586)
... | phoneProfiles/src/main/java/sk/henrichg/phoneprofiles/EditorProfilesActivity.java | Fixed FC: java.lang.RuntimeException: Failure from system at android.app.ContextImpl.stopServiceCommon(ContextImpl.java:1287) at android.app.ContextImpl.stopService(ContextImpl.java:1237) at android.content.ContextWrapper.stopService(ContextWrapper.java:586) ... | |
Java | apache-2.0 | 054ba39ad5ed1912f2cfdd15a8eaf7a48b44a67a | 0 | ghedlund/opgraph,ghedlund/opgraph | /*
* Copyright (C) 2012-2018 Gregory Hedlund <https://www.phon.ca>
* Copyright (C) 2012 Jason Gedge <http://www.gedge.ca>
*
* 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://w... | common-nodes/src/main/java/ca/phon/opgraph/nodes/reflect/ObjectCastNode.java | /*
* Copyright (C) 2012-2018 Gregory Hedlund <https://www.phon.ca>
* Copyright (C) 2012 Jason Gedge <http://www.gedge.ca>
*
* 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://w... | Ignore null values, output null instead of raising and exception
| common-nodes/src/main/java/ca/phon/opgraph/nodes/reflect/ObjectCastNode.java | Ignore null values, output null instead of raising and exception | |
Java | apache-2.0 | 9d27b9ef39b90e0f5d2785d2b11cf9e73520ddb9 | 0 | apache/beam,lukecwik/incubator-beam,apache/beam,chamikaramj/beam,apache/beam,apache/beam,lukecwik/incubator-beam,robertwb/incubator-beam,chamikaramj/beam,robertwb/incubator-beam,apache/beam,chamikaramj/beam,robertwb/incubator-beam,chamikaramj/beam,chamikaramj/beam,iemejia/incubator-beam,lukecwik/incubator-beam,chamikar... | /*
* 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 ... | sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/FlattenTest.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 ... | [BEAM-9941] Added a test of a GBK followed by a Flatten with an unknown output coder (#11666)
* [BEAM-9941] Added a test of a GBK followed by a Flatten with an unknown output coder
* add missing import
* formatting fixes, plus consistency between tests | sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/FlattenTest.java | [BEAM-9941] Added a test of a GBK followed by a Flatten with an unknown output coder (#11666) | |
Java | apache-2.0 | bbd0283292b02bfac8644d0b3dd06f243e2d0bb0 | 0 | hhu94/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,xschildw/Synapse-Repository-Services,Sage-Bionetworks/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,hhu94/Synapse-Repository-Services,zimingd/Synapse-Repository-Services,zimingd/Synapse-Repository-... | package org.sagebionetworks.audit.utils;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
... | lib/lib-audit/src/main/java/org/sagebionetworks/audit/utils/ObjectCSVDAO.java | package org.sagebionetworks.audit.utils;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.OutputStreamWriter;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
... | remove unused changes
| lib/lib-audit/src/main/java/org/sagebionetworks/audit/utils/ObjectCSVDAO.java | remove unused changes | |
Java | apache-2.0 | a1ce62d66f2977ac596df9c1b794cb62f153cd89 | 0 | smathieu/librarian_sample_repo_java,sreekanthpulagam/log4j,MuShiiii/log4j,MuShiiii/log4j,prmsheriff/log4j,prmsheriff/log4j,MuShiiii/log4j,prmsheriff/log4j,MuShiiii/log4j,qos-ch/reload4j,qos-ch/reload4j,sreekanthpulagam/log4j,prmsheriff/log4j,smathieu/librarian_sample_repo_java,sreekanthpulagam/log4j,sreekanthpulagam/lo... | /*
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
*
* Redistri... | src/java/org/apache/log4j/chainsaw/LogPanel.java | /*
* ============================================================================
* The Apache Software License, Version 1.1
* ============================================================================
*
* Copyright (C) 1999 The Apache Software Foundation. All rights reserved.
*
* Redistri... | hide/show detai panel logic updated
git-svn-id: a7be136288eb2cd985a15786d66ec039c800a993@310352 13f79535-47bb-0310-9956-ffa450edef68
| src/java/org/apache/log4j/chainsaw/LogPanel.java | hide/show detai panel logic updated | |
Java | apache-2.0 | 943bc598b1d412b6078338fec3a1799be3e83238 | 0 | razasyedh/Navigator | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.awt.geom.*;
import javax.swing.border.*;
import javax.swing.JOptionPane;
import java.util.ArrayList;
/**
* Instantiates the navigator GUI for pathfinding.
*/
public class Navigator {
public static void main(String[] args) {
Dra... | src/Navigator.java | import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.awt.geom.*;
import javax.swing.border.*;
import javax.swing.JOptionPane;
import java.util.ArrayList;
/**
* Instantiates the navigator GUI for pathfinding.
*/
public class Navigator {
public static void main(String[] args) {
Dra... | Remove none button
And instead let the block button toggle
| src/Navigator.java | Remove none button | |
Java | apache-2.0 | d53571d93ed278c2ec976516130cf1872070ea89 | 0 | thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck,Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck,thomasmaurel/ensj-healthcheck,Ensembl/ensj-healthcheck | /*
* Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | src/org/ensembl/healthcheck/eg_gui/SetupTab.java | /*
* Copyright [1999-2015] Wellcome Trust Sanger Institute and the EMBL-European Bioinformatics Institute
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.o... | EG-specific change: for the EG GUI, set the default for the production db server to the new 'pan-prod' name
| src/org/ensembl/healthcheck/eg_gui/SetupTab.java | EG-specific change: for the EG GUI, set the default for the production db server to the new 'pan-prod' name | |
Java | apache-2.0 | 024639d205a5043ea0d6fd0242bf9ba07e43c0d5 | 0 | AngelkPetkov/titanium_mobile,taoger/titanium_mobile,smit1625/titanium_mobile,shopmium/titanium_mobile,shopmium/titanium_mobile,perdona/titanium_mobile,taoger/titanium_mobile,mano-mykingdom/titanium_mobile,mvitr/titanium_mobile,openbaoz/titanium_mobile,kopiro/titanium_mobile,emilyvon/titanium_mobile,AngelkPetkov/titaniu... | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2011-2012 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
package org.appcelerator.kroll.common;
import java.io.File;
import java.io.FileIn... | android/runtime/common/src/java/org/appcelerator/kroll/common/TiDeployData.java | /**
* Appcelerator Titanium Mobile
* Copyright (c) 2011-2012 by Appcelerator, Inc. All Rights Reserved.
* Licensed under the terms of the Apache Public License
* Please see the LICENSE included with this distribution for details.
*/
package org.appcelerator.kroll.common;
import java.io.File;
import java.io.FileIn... | TIMOB-15725: Fix error where we check for krollApplication before runtime is initialized.
| android/runtime/common/src/java/org/appcelerator/kroll/common/TiDeployData.java | TIMOB-15725: Fix error where we check for krollApplication before runtime is initialized. | |
Java | apache-2.0 | 2de5d4a72a7b0a0171c70cfe824c54fd2e0e1e17 | 0 | federicoiosue/CheckListView | package it.feio.android.checklistview;
import android.content.Context;
import android.text.TextWatcher;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.LinearLayout;
import it.feio.android.checklistview.exceptions.ViewNotSupportedException;
import it.feio.... | checklistview/src/main/java/it/feio/android/checklistview/ChecklistManager.java | package it.feio.android.checklistview;
import android.annotation.SuppressLint;
import android.content.Context;
import android.os.Build;
import android.text.TextWatcher;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import android.widget.LinearLayout;
import java.util.regex.P... | Kept in memory the original view instead of recreating it and trying to restore style, layout, etc...
| checklistview/src/main/java/it/feio/android/checklistview/ChecklistManager.java | Kept in memory the original view instead of recreating it and trying to restore style, layout, etc... | |
Java | apache-2.0 | 9d4e93bdd1d40284ca13519c91c15c108690ee4d | 0 | taverna-incubator/incubator-taverna-language,binfalse/incubator-taverna-language,taverna-incubator/incubator-taverna-language,binfalse/incubator-taverna-language,taverna-incubator/incubator-taverna-language,taverna-incubator/incubator-taverna-language,binfalse/incubator-taverna-language,binfalse/incubator-taverna-langu... | package uk.org.taverna.scufl2.translator.t2flow;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.lang.reflect.InvocationTargetExc... | scufl2-t2flow/src/main/java/uk/org/taverna/scufl2/translator/t2flow/T2FlowParser.java | package uk.org.taverna.scufl2.translator.t2flow;
import java.beans.BeanInfo;
import java.beans.IntrospectionException;
import java.beans.Introspector;
import java.beans.PropertyDescriptor;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.lang.reflect.InvocationTargetExc... | threadlocal marshaller
| scufl2-t2flow/src/main/java/uk/org/taverna/scufl2/translator/t2flow/T2FlowParser.java | threadlocal marshaller | |
Java | apache-2.0 | 470f4d1b387ffbd6a8396558576f85ec12cb4a88 | 0 | typesafe-query/typesafe-query | /**
*
*/
package com.github.typesafe_query.meta.impl;
import java.util.ArrayList;
import java.util.List;
import com.github.typesafe_query.meta.IDBColumn;
import com.github.typesafe_query.meta.IDBTable;
import com.github.typesafe_query.query.Case;
import com.github.typesafe_query.query.Exp;
import com.github.typesa... | typesafe-query-core/src/main/java/com/github/typesafe_query/meta/impl/DBColumnImpl.java | /**
*
*/
package com.github.typesafe_query.meta.impl;
import java.util.ArrayList;
import java.util.List;
import com.github.typesafe_query.meta.IDBColumn;
import com.github.typesafe_query.meta.IDBTable;
import com.github.typesafe_query.query.Case;
import com.github.typesafe_query.query.Exp;
import com.github.typesa... | Issues#7 DBColumnImplの引数無しコンストラクタ消し忘れをこっそり修正
| typesafe-query-core/src/main/java/com/github/typesafe_query/meta/impl/DBColumnImpl.java | Issues#7 DBColumnImplの引数無しコンストラクタ消し忘れをこっそり修正 | |
Java | apache-2.0 | e484a66003b58bd08873e6483f8b415d85097f50 | 0 | pmoerenhout/camel,christophd/camel,gnodet/camel,DariusX/camel,zregvart/camel,Fabryprog/camel,apache/camel,tdiesler/camel,nicolaferraro/camel,pmoerenhout/camel,pax95/camel,davidkarlsen/camel,cunningt/camel,objectiser/camel,gnodet/camel,pax95/camel,davidkarlsen/camel,pax95/camel,CodeSmell/camel,tdiesler/camel,ullgren/cam... | /*
* 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 ... | tooling/apt/src/main/java/org/apache/camel/tools/apt/TypeConverterProcessor.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-13581: Avoid generating TypeConverter files for core JARs as they are loaded via TypeConverterLoaded files instead.
| tooling/apt/src/main/java/org/apache/camel/tools/apt/TypeConverterProcessor.java | CAMEL-13581: Avoid generating TypeConverter files for core JARs as they are loaded via TypeConverterLoaded files instead. | |
Java | bsd-3-clause | 03ab6c03b520ebcf5076ff224e05b87d5a085246 | 0 | fvdnabee/mspsim,ransford/mspsim,cmorty/mspsim,nfi/mspsim,mspsim/mspsim,cmorty/mspsim,joakimeriksson/mspsim,nfi/mspsim,joakimeriksson/mspsim,contiki-os/mspsim,contiki-os/mspsim,mspsim/mspsim,fvdnabee/mspsim,ransford/mspsim | package se.sics.mspsim.cli;
import javax.swing.JFrame;
import javax.swing.JTextArea;
import se.sics.mspsim.extutil.jfreechart.LineSampleChart;
public class WindowTarget implements LineListener {
private JFrame window;
private String targetName;
// Default in the current version - TODO: replace with... | se/sics/mspsim/cli/WindowTarget.java | package se.sics.mspsim.cli;
import javax.swing.JFrame;
import javax.swing.JTextArea;
import se.sics.mspsim.extutil.jfreechart.LineSampleChart;
public class WindowTarget implements LineListener {
private JFrame window;
private String targetName;
// Default in the current version - TODO: replace with... | changed to use command parser
git-svn-id: b6c13a3f01c183418960c1e4d1e6a42a97ce9376@241 23d1a52b-0c3c-0410-b72d-8f29ab48fe35
| se/sics/mspsim/cli/WindowTarget.java | changed to use command parser | |
Java | mit | b718eb4aa5405e68525a33468bbd474584886991 | 0 | incomingstick/Doors | doors-java-cli-v1.0/Actor.java | import java.io.IOException;
/**
*
* @author Nick Gaulke Nov 11, 2014 FinalProject
*
*/
public abstract class Actor {
public Actor() {
}
/**
* The minimum amount of damage this actor can deal.
*
* @return the minimum damage
*/
abstract public int minDamage();
/**
* The maximum amount of damage ... | Delete Actor.java | doors-java-cli-v1.0/Actor.java | Delete Actor.java | ||
Java | mit | bed059c254acf24a0aab30ee8ef77738b7cd2ae1 | 0 | Brantone/template-project-plugin,jenkinsci/template-project-plugin | package hudson.plugins.templateproject;
import hudson.Extension;
import hudson.Launcher;
import hudson.matrix.MatrixProject;
import hudson.model.AbstractBuild;
import hudson.model.AbstractProject;
import hudson.model.Action;
import hudson.model.BuildListener;
import jenkins.model.DependencyDeclarer;
import hudson.mode... | src/main/java/hudson/plugins/templateproject/ProxyBuildEnvironment.java | package hudson.plugins.templateproject;
import hudson.Extension;
import hudson.Launcher;
import hudson.matrix.MatrixProject;
import hudson.model.AbstractBuild;
import hudson.model.AbstractProject;
import hudson.model.Action;
import hudson.model.BuildListener;
import jenkins.model.DependencyDeclarer;
import hudson.mode... | Add missing functions for consistency to be able to use params
| src/main/java/hudson/plugins/templateproject/ProxyBuildEnvironment.java | Add missing functions for consistency to be able to use params | |
Java | mit | 4caf33375c8234775f831c17da4514043e575ffa | 0 | McJty/RFTools | package mcjty.rftools.blocks.spaceprojector;
import cpw.mods.fml.common.Optional;
import dan200.computercraft.api.lua.ILuaContext;
import dan200.computercraft.api.lua.LuaException;
import dan200.computercraft.api.peripheral.IComputerAccess;
import dan200.computercraft.api.peripheral.IPeripheral;
import li.cil.oc.api.m... | src/main/java/mcjty/rftools/blocks/spaceprojector/BuilderTileEntity.java | package mcjty.rftools.blocks.spaceprojector;
import cpw.mods.fml.common.Optional;
import dan200.computercraft.api.lua.ILuaContext;
import dan200.computercraft.api.lua.LuaException;
import dan200.computercraft.api.peripheral.IComputerAccess;
import dan200.computercraft.api.peripheral.IPeripheral;
import li.cil.oc.api.m... | Voiding blocks with the quarry cost less energy now (same cost as the void card would do) and the code is more optimal now
| src/main/java/mcjty/rftools/blocks/spaceprojector/BuilderTileEntity.java | Voiding blocks with the quarry cost less energy now (same cost as the void card would do) and the code is more optimal now | |
Java | epl-1.0 | 90336027e16a1af173d72c3b0885d8e7b495bbad | 0 | Mark-Booth/daq-eclipse,Mark-Booth/daq-eclipse,Mark-Booth/daq-eclipse | package org.eclipse.scanning.sequencer;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.EnumSet;
import java.util.List;
import java.util.Set;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import java.util.... | org.eclipse.scanning.sequencer/src/org/eclipse/scanning/sequencer/AcquisitionDevice.java | package org.eclipse.scanning.sequencer;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.Collection;
import java.util.EnumSet;
import java.util.Set;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.locks.Condit... | Fix to only monitor per point those set accordingly. | org.eclipse.scanning.sequencer/src/org/eclipse/scanning/sequencer/AcquisitionDevice.java | Fix to only monitor per point those set accordingly. | |
Java | agpl-3.0 | 8c19c12515eb055a6688faa52cfb3866260fc609 | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | ac413b2a-2e60-11e5-9284-b827eb9e62be | hello.java | ac363392-2e60-11e5-9284-b827eb9e62be | ac413b2a-2e60-11e5-9284-b827eb9e62be | hello.java | ac413b2a-2e60-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | b6a4989065baa254e1717844db39e356ad162d90 | 0 | CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine,CloverETL/CloverETL-Engine | /*
* jETeL/CloverETL - Java based ETL application framework.
* Copyright (c) Javlin, a.s. (info@cloveretl.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version ... | cloveretl.engine/src/org/jetel/util/protocols/sftp/SFTPConnection.java | /*
* jETeL/CloverETL - Java based ETL application framework.
* Copyright (c) Javlin, a.s. (info@cloveretl.com)
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version ... | UPDATE: merge of release-3.2 branch
git-svn-id: 0c3331f003cd65fce51c5a16c6c1f4b0bff1e9aa@12838 a09ad3ba-1a0f-0410-b1b9-c67202f10d70
| cloveretl.engine/src/org/jetel/util/protocols/sftp/SFTPConnection.java | UPDATE: merge of release-3.2 branch | |
Java | lgpl-2.1 | fdb48ebe7d11cfe13a547df14b4493075d2a6c38 | 0 | zhaofengli/QuasselDroid,schaal/QuasselDroid,justjanne/QuasselDroid | /*
QuasselDroid - Quassel client for Android
Copyright (C) 2011 Ken Børge Viktil
Copyright (C) 2011 Magnus Fjell
Copyright (C) 2011 Martin Sandsmark <martin.sandsmark@kde.org>
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as ... | QuasselDroid/src/main/java/com/iskrembilen/quasseldroid/gui/fragments/BufferFragment.java | /*
QuasselDroid - Quassel client for Android
Copyright (C) 2011 Ken Børge Viktil
Copyright (C) 2011 Magnus Fjell
Copyright (C) 2011 Martin Sandsmark <martin.sandsmark@kde.org>
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as ... | Fixed a bug where the tint would only be applied on Android L devices
| QuasselDroid/src/main/java/com/iskrembilen/quasseldroid/gui/fragments/BufferFragment.java | Fixed a bug where the tint would only be applied on Android L devices | |
Java | lgpl-2.1 | 79f76bffd0c2d087c7825dc5918e5d5a1afaa36f | 0 | heather9911/flies,google-code-export/flies,heather9911/flies,heather9911/flies,heather9911/flies,google-code-export/flies,google-code-export/flies,google-code-export/flies | package org.fedorahosted.flies.webtrans.client;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.user.client.ui.DecoratedPopupPanel;
import com.google.gwt.user.client.ui.FlexTable;
import com.google.gwt.user.client.ui.Label;
import com.google.gwt.user.client.ui.PasswordTextBox;
import com.google.gwt.... | flies-war/src/main/java/org/fedorahosted/flies/webtrans/client/LoginPanel.java | package org.fedorahosted.flies.webtrans.client;
import com.google.gwt.user.client.ui.Button;
import com.google.gwt.user.client.ui.DecoratedPopupPanel;
import com.google.gwt.user.client.ui.FlexTable;
import com.google.gwt.user.client.ui.Label;
import com.google.gwt.user.client.ui.PasswordTextBox;
import com.google.gwt.... | - Add welcome prompt to login view.
- Move error message to the bottom.
| flies-war/src/main/java/org/fedorahosted/flies/webtrans/client/LoginPanel.java | - Add welcome prompt to login view. - Move error message to the bottom. | |
Java | apache-2.0 | 765712aad649625fc3c8815cff82996b32d51422 | 0 | jackylk/incubator-carbondata,zzcclp/carbondata,jackylk/incubator-carbondata,jackylk/incubator-carbondata,zzcclp/carbondata,zzcclp/carbondata,zzcclp/carbondata,jackylk/incubator-carbondata,zzcclp/carbondata | /*
* 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 ... | core/src/main/java/org/apache/carbondata/core/datamap/TableDataMap.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 ... | [CARBONDATA-3481] Multi-thread pruning fails when datamaps count is just near numOfThreadsForPruning
Cause : When the datamaps count is just near numOfThreadsForPruning,
As code is checking '>= ', last thread may not get the datamaps for prune.
Hence array out of index exception is thrown in this scenario.
There is no... | core/src/main/java/org/apache/carbondata/core/datamap/TableDataMap.java | [CARBONDATA-3481] Multi-thread pruning fails when datamaps count is just near numOfThreadsForPruning | |
Java | apache-2.0 | e595c44666b208d3579aa435fbba57e291970f17 | 0 | consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo,consulo/consulo | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | modules/base/lang-impl/src/main/java/com/maddyhome/idea/copyright/CopyrightManager.java | /*
* Copyright 2000-2012 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | return back
| modules/base/lang-impl/src/main/java/com/maddyhome/idea/copyright/CopyrightManager.java | return back | |
Java | apache-2.0 | 8ec7c2bc23d003e111ac5b5d505aff39e3cc1f07 | 0 | PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder,PDXFinder/pdxfinder | package org.pdxfinder.commands.envload;
/**
* Created by csaba on 07/05/2019.
*/
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.neo4j.ogm.json.JSONArray;
import org.neo4j.ogm.json.JSONObject;
import org.pdxfinder.graph.dao.Drug;
import org.pdxfinder.graph.dao.OntologyTerm;
import org.pdxfin... | indexer/src/main/java/org/pdxfinder/commands/envload/LoadNCITDrugs.java | package org.pdxfinder.commands.envload;
/**
* Created by csaba on 07/05/2019.
*/
import joptsimple.OptionParser;
import joptsimple.OptionSet;
import org.neo4j.ogm.json.JSONArray;
import org.neo4j.ogm.json.JSONObject;
import org.pdxfinder.graph.dao.Drug;
import org.pdxfinder.graph.dao.OntologyTerm;
import org.pdxfin... | Disable visibility for leaf nodes
| indexer/src/main/java/org/pdxfinder/commands/envload/LoadNCITDrugs.java | Disable visibility for leaf nodes | |
Java | apache-2.0 | 5700cf5e369cfe67ee6a9c010f9493af9c3dcc55 | 0 | sheliu/openregistry,sheliu/openregistry,Unicon/openregistry,Unicon/openregistry,Unicon/openregistry,Jasig/openregistry,Unicon/openregistry,msidd/openregistry,Unicon/openregistry,Jasig/openregistry,Unicon/openregistry,Rutgers-IDM/openregistry,Jasig/openregistry,msidd/openregistry,Unicon/openregistry,msidd/openregistry,m... | package org.openregistry.service;
import org.openregistry.core.domain.Person;
import org.openregistry.core.service.ServiceExecutionResult;
import org.openregistry.core.service.ValidationError;
import org.openregistry.core.service.reconciliation.ReconciliationResult;
import java.util.List;
import java.util.Dat... | openregistry-service-impl/src/main/java/org/openregistry/service/DefaultServiceExecutionResult.java | package org.openregistry.service;
import org.openregistry.core.service.ServiceExecutionResult;
import org.openregistry.core.service.ValidationError;
import org.openregistry.core.service.reconciliation.ReconciliationResult;
import java.util.List;
import java.util.Date;
import java.util.Collections;
/**
* ... | NOJIRA Always return the ReconciliationResult if we did reconciliation.
git-svn-id: 996c6d7d570f9e8d676b69394667d4ecb3e4cdb3@17770 1580c273-15eb-1042-8a87-dc5d815c88a0
| openregistry-service-impl/src/main/java/org/openregistry/service/DefaultServiceExecutionResult.java | NOJIRA Always return the ReconciliationResult if we did reconciliation. | |
Java | apache-2.0 | 50094ef1de8e35b5827b5740968dc30a95f908b6 | 0 | apache/lenya,apache/lenya,apache/lenya,apache/lenya | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you ... | src/modules/opendocument/java/src/org/apache/lenya/cms/site/usecases/UploadOpenDocument.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 ... | [minor change] removed dead code, code formatting
git-svn-id: c334bb69c16d150e1b06e84516f7aa90b3181ca2@529625 13f79535-47bb-0310-9956-ffa450edef68
| src/modules/opendocument/java/src/org/apache/lenya/cms/site/usecases/UploadOpenDocument.java | [minor change] removed dead code, code formatting | |
Java | apache-2.0 | 70fa4b62d1b2963bf3373cb6981cd6cfd31e6e1c | 0 | QualiMaster/QM-IConf,QualiMaster/QM-IConf | package de.uni_hildesheim.sse.qmApp.commands;
import java.io.File;
import java.io.IOException;
import org.apache.commons.io.FileUtils;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime... | QualiMasterApplication/src/de/uni_hildesheim/sse/qmApp/commands/AbstractInstantiateLocal.java | package de.uni_hildesheim.sse.qmApp.commands;
import java.io.File;
import java.io.IOException;
import org.apache.commons.io.FileUtils;
import org.eclipse.core.commands.ExecutionEvent;
import org.eclipse.core.commands.ExecutionException;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime... | Usage of a copy-paste-able dialog to show instantiation errors. | QualiMasterApplication/src/de/uni_hildesheim/sse/qmApp/commands/AbstractInstantiateLocal.java | Usage of a copy-paste-able dialog to show instantiation errors. | |
Java | apache-2.0 | 970e4109acbb585abd4bfae7ff7a600cf5630a7e | 0 | xebia-france/XOverflow,xebia-france/XOverflow | package com.xebia.xoverflow.server.service;
import com.xebia.xoverflow.server.model.Post;
import spark.utils.IOUtils;
import javax.mail.*;
import java.util.List;
import java.util.Properties;
/**
* Created by jpthiery on 03/09/2014.
*/
public class MailPollerService {
private final PostRepositoryService postR... | src/main/java/com/xebia/xoverflow/server/service/MailPollerService.java | package com.xebia.xoverflow.server.service;
import spark.utils.IOUtils;
import javax.mail.*;
import javax.mail.internet.MimeMessage;
import java.util.Properties;
/**
* Created by jpthiery on 03/09/2014.
*/
public class MailPollerService {
public void poll() {
Properties properties = new Properties();... | Mail poller call PostRepositoryService to create Post
| src/main/java/com/xebia/xoverflow/server/service/MailPollerService.java | Mail poller call PostRepositoryService to create Post | |
Java | apache-2.0 | 123807d69cc892c49872c020303abfd32aa958f3 | 0 | milaboratory/milib,milaboratory/milib,milaboratory/milib | /*
* Copyright 2015 MiLaboratory.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 law or agree... | src/main/java/com/milaboratory/core/alignment/LinearGapAlignmentScoring.java | /*
* Copyright 2015 MiLaboratory.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 law or agree... | JSON backward compatibility for LinearGapAlignmentScoring
| src/main/java/com/milaboratory/core/alignment/LinearGapAlignmentScoring.java | JSON backward compatibility for LinearGapAlignmentScoring | |
Java | apache-2.0 | b1a9a3c743fd4aa4f3688c485ed8585c63a1f544 | 0 | bonigarcia/webdrivermanager,bonigarcia/webdrivermanager,bonigarcia/webdrivermanager | /*
* (C) Copyright 2021 Boni Garcia (https://bonigarcia.github.io/)
*
* 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 requir... | src/test/java/io/github/bonigarcia/wdm/test/docker/DockerChromeBetaTest.java | /*
* (C) Copyright 2021 Boni Garcia (https://bonigarcia.github.io/)
*
* 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 requir... | Use assumption to check if Docker is available in Docker Chrome beta test
| src/test/java/io/github/bonigarcia/wdm/test/docker/DockerChromeBetaTest.java | Use assumption to check if Docker is available in Docker Chrome beta test | |
Java | apache-2.0 | 8ef1e1125fa7405d7b8d77063058b5d0d119b5e6 | 0 | delkyd/hawtjms,fusesource/hawtjms,delkyd/hawtjms | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | hawtjms-core/src/main/java/io/hawtjms/jms/message/JmsMapMessage.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... | Clean up the MapMessage generic class. | hawtjms-core/src/main/java/io/hawtjms/jms/message/JmsMapMessage.java | Clean up the MapMessage generic class. | |
Java | apache-2.0 | 60f60b4e35836b1b753a035b99035d5dad88c86a | 0 | ShinySide/KernelAdiutor | /*
* Copyright (C) 2015-2016 Willi Ye <williye97@gmail.com>
*
* This file is part of Kernel Adiutor.
*
* Kernel Adiutor is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, o... | app/src/main/java/com/grarak/kerneladiutor/utils/kernel/cpu/Temperature.java | /*
* Copyright (C) 2015-2016 Willi Ye <williye97@gmail.com>
*
* This file is part of Kernel Adiutor.
*
* Kernel Adiutor is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, o... | Add temp node for mtk
| app/src/main/java/com/grarak/kerneladiutor/utils/kernel/cpu/Temperature.java | Add temp node for mtk | |
Java | apache-2.0 | 6c338b3db44bec3f94e03b94af3016b7b6466c39 | 0 | kingmook/sakai,duke-compsci290-spring2016/sakai,pushyamig/sakai,zqian/sakai,bzhouduke123/sakai,tl-its-umich-edu/sakai,clhedrick/sakai,rodriguezdevera/sakai,OpenCollabZA/sakai,tl-its-umich-edu/sakai,pushyamig/sakai,lorenamgUMU/sakai,kwedoff1/sakai,tl-its-umich-edu/sakai,Fudan-University/sakai,puramshetty/sakai,ktakacs/s... | /**********************************************************************************
*
* $Id$
*
***********************************************************************************
*
* Copyright (c) 2005, 2006 The Regents of the University of California, The MIT Corporation
*
* Licensed under the Educational Comm... | gradebook/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java | /**********************************************************************************
*
* $Id$
*
***********************************************************************************
*
* Copyright (c) 2005, 2006 The Regents of the University of California, The MIT Corporation
*
* Licensed under the Educational Comm... | SAK-12433 - Import/Add ability to delete existing content prior to importing new content to support import for gradebook.
git-svn-id: 544c358cc09106d3ca69bf3799573b8ef390fbe0@39234 66ffb92e-73f9-0310-93c1-f5514f145a0a
| gradebook/service/api/src/java/org/sakaiproject/service/gradebook/shared/GradebookService.java | SAK-12433 - Import/Add ability to delete existing content prior to importing new content to support import for gradebook. | |
Java | apache-2.0 | 78f9116be2eb7ff151304012900499abf7c74709 | 0 | allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/intellij-community,allotria/int... | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.codeInsight.editorActions;
import com.intellij.application.options.CodeStyle;
import com.intellij.lang.ASTNode;
import com.intellij.openapi.editor.Document;
... | java/java-impl/src/com/intellij/codeInsight/editorActions/StringLiteralCopyPasteProcessor.java | // Copyright 2000-2019 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file.
package com.intellij.codeInsight.editorActions;
import com.intellij.application.options.CodeStyle;
import com.intellij.lang.ASTNode;
import com.intellij.openapi.editor.Document;
... | small simplification (IDEA-CR-50963)
GitOrigin-RevId: a5c195ae2d8c1f5631e9d511ce762ab81e8c09b9 | java/java-impl/src/com/intellij/codeInsight/editorActions/StringLiteralCopyPasteProcessor.java | small simplification (IDEA-CR-50963) | |
Java | apache-2.0 | 4027d972e080509777d1d2d281f6a3bd44ff1eca | 0 | leon66666/JavaCommon,leon66666/JavaCommon | /*
* @author wangzhongqiu
* (0)Java无法直接访问底层操作系统,而是通过本地(native)方法来访问。
* 不过尽管如此,JVM还是开了一个后门,JDK中有一个类Unsafe,它提供了硬件级别的原子操作。
* 当前的处理器基本都支持CAS,只不过不同的厂家的实现不一样罢了。
* unsafe.compareAndSwapInt(this, stateOffset, expect, update)。
* 【说明】CAS原语可以用来实现无锁的数据结构。是CPU指令级的操作,只有一步原子操作
* 【步骤】有一些状态,创建它的副本,修改它,执行CAS,如果... | src/main/java/zhongqiu/common/jdk5/concurrent/locks/package-info.java | /*
* @author wangzhongqiu
* (0)Java无法直接访问底层操作系统,而是通过本地(native)方法来访问。
* 不过尽管如此,JVM还是开了一个后门,JDK中有一个类Unsafe,它提供了硬件级别的原子操作。
* 当前的处理器基本都支持CAS,只不过不同的厂家的实现不一样罢了。
* unsafe.compareAndSwapInt(this, stateOffset, expect, update)。
* 【说明】CAS原语可以用来实现无锁的数据结构。是CPU指令级的操作,只有一步原子操作
* 【步骤】有一些状态,创建它的副本,修改它,执行CAS,如果... | first version
| src/main/java/zhongqiu/common/jdk5/concurrent/locks/package-info.java | first version | |
Java | apache-2.0 | a735d79d4faf5c4a65d48f706587bdcf62a5c8c0 | 0 | JDevlieghere/MAS | package com.jonasdevlieghere.mas.activity;
import com.google.common.collect.ImmutableSet;
import com.jonasdevlieghere.mas.beacon.BeaconStatus;
import com.jonasdevlieghere.mas.beacon.DeliveryTruck;
import com.jonasdevlieghere.mas.cluster.Cluster;
import com.jonasdevlieghere.mas.cluster.KMeans;
import com.jonasdevlieghe... | rinsim/src/main/java/com/jonasdevlieghere/mas/activity/ExchangeActivity.java | package com.jonasdevlieghere.mas.activity;
import com.google.common.collect.ImmutableSet;
import com.jonasdevlieghere.mas.beacon.BeaconStatus;
import com.jonasdevlieghere.mas.beacon.DeliveryTruck;
import com.jonasdevlieghere.mas.cluster.Cluster;
import com.jonasdevlieghere.mas.cluster.KMeans;
import com.jonasdevlieghe... | Fixes for the runtime error.
| rinsim/src/main/java/com/jonasdevlieghere/mas/activity/ExchangeActivity.java | Fixes for the runtime error. | |
Java | apache-2.0 | 67b42e743100bfcc1bf84c002aeb14874235949d | 0 | nsivabalan/ambry,xiahome/ambry,linkedin/ambry,pnarayanan/ambry,linkedin/ambry,xiahome/ambry,cgtz/ambry,cgtz/ambry,cgtz/ambry,daniellitoc/ambry-Research,vgkholla/ambry,linkedin/ambry,linkedin/ambry,vgkholla/ambry,nsivabalan/ambry,pnarayanan/ambry,cgtz/ambry,daniellitoc/ambry-Research | package com.github.ambry.store;
import com.codahale.metrics.Timer;
import com.github.ambry.config.StoreConfig;
import com.github.ambry.utils.CrcInputStream;
import com.github.ambry.utils.CrcOutputStream;
import com.github.ambry.utils.Scheduler;
import com.github.ambry.utils.SystemTime;
import com.github.ambry.utils.Th... | ambry-store/src/main/java/com.github.ambry.store/PersistentIndex.java | package com.github.ambry.store;
import com.codahale.metrics.Timer;
import com.github.ambry.config.StoreConfig;
import com.github.ambry.utils.CrcInputStream;
import com.github.ambry.utils.CrcOutputStream;
import com.github.ambry.utils.Scheduler;
import com.github.ambry.utils.SystemTime;
import com.github.ambry.utils.Th... | Refactor
| ambry-store/src/main/java/com.github.ambry.store/PersistentIndex.java | Refactor | |
Java | apache-2.0 | f523655aa9281b5db3291e411b8b313a54d85e13 | 0 | reactor/reactor-spring | package reactor.spring.messaging;
import org.reactivestreams.Processor;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.messaging.Message;
import org.springframework.messaging.MessageChannel;
import org.springframework.messaging.MessageHandler;
import org.springframework.messaging.Su... | reactor-spring-messaging/src/main/java/reactor/spring/messaging/ReactorSubscribableChannel.java | package reactor.spring.messaging;
import org.reactivestreams.Processor;
import org.springframework.beans.factory.BeanNameAware;
import org.springframework.messaging.Message;
import org.springframework.messaging.MessageChannel;
import org.springframework.messaging.MessageHandler;
import org.springframework.messaging.Su... | fix spring groovy Control package
| reactor-spring-messaging/src/main/java/reactor/spring/messaging/ReactorSubscribableChannel.java | fix spring groovy Control package | |
Java | apache-2.0 | 6721ab74ead77c4aa192968bd6f7a81cccde24a1 | 0 | groschovskiy/j2objc,bandcampdotcom/j2objc,google/j2objc,neonaldo/j2objc,androiddream/j2objc,toxic88/j2objc,fengshao0907/j2objc,jefflovejapan/j2objc,madvay/j2objc,chinanjjohn2012/j2objc,groschovskiy/j2objc,Jupengpeng/j2objc,yf0994/j2objc,lukhnos/j2objc,groschovskiy/j2objc,Buggaboo/j2objc,qq644531343/j2objc,goodow/j2objc... | /*
* Copyright 2011 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | translator/src/main/java/com/google/devtools/j2objc/translate/Autoboxer.java | /*
* Copyright 2011 Google Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | Fixes the tests.
Change on 2013/08/08 by kstanger <kstanger@google.com>
-------------
Created by MOE: http://code.google.com/p/moe-java
MOE_MIGRATED_REVID=50579802
| translator/src/main/java/com/google/devtools/j2objc/translate/Autoboxer.java | Fixes the tests. Change on 2013/08/08 by kstanger <kstanger@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=50579802 | |
Java | apache-2.0 | 07258097c1f33c1db2bb52d4c614703dbdf1f08c | 0 | apache/jackrabbit,apache/jackrabbit,apache/jackrabbit | /*
* 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 ... | jackrabbit-spi-commons/src/main/java/org/apache/jackrabbit/spi/commons/name/PathFactoryImpl.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 ... | JCR-1280: fix Path.equals, allowing other implementations of Path.
git-svn-id: 02b679d096242155780e1604e997947d154ee04a@607075 13f79535-47bb-0310-9956-ffa450edef68
| jackrabbit-spi-commons/src/main/java/org/apache/jackrabbit/spi/commons/name/PathFactoryImpl.java | JCR-1280: fix Path.equals, allowing other implementations of Path. | |
Java | apache-2.0 | 92f3e732d5c482fabe0aa1d88a06328abdf73a9c | 0 | rupertlssmith/lojix,rupertlssmith/lojix,rupertlssmith/lojix | /*
* Copyright The Sett Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | lojix/text_model/src/main/com/thesett/text/impl/model/NestedTextGridImpl.java | /*
* Copyright The Sett Ltd.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | Compilation error.
| lojix/text_model/src/main/com/thesett/text/impl/model/NestedTextGridImpl.java | Compilation error. | |
Java | apache-2.0 | 73b1cc9f330c121443cc3d7168623a2da3dc5807 | 0 | javamelody/javamelody,javamelody/javamelody,javamelody/javamelody | /*
* Copyright 2008-2014 by Emeric Vernat
*
* This file is part of Java Melody.
*
* 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... | javamelody-core/src/main/java/net/bull/javamelody/MonitoringProxy.java | /*
* Copyright 2008-2014 by Emeric Vernat
*
* This file is part of Java Melody.
*
* 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 public method invokeTarget to be able to monitor a method without an interface
| javamelody-core/src/main/java/net/bull/javamelody/MonitoringProxy.java | add public method invokeTarget to be able to monitor a method without an interface | |
Java | apache-2.0 | e44034a98a36e18f3bae3b43576947e6953eef9f | 0 | Talend/data-prep,Talend/data-prep,Talend/data-prep | package org.talend.dataprep.dataset.service.analysis;
import static org.hamcrest.CoreMatchers.*;
import static org.junit.Assert.assertThat;
import static org.talend.dataprep.api.dataset.DataSetMetadata.Builder.metadata;
import java.util.stream.Stream;
import org.junit.Test;
import org.springframework.beans.factory.a... | dataprep-dataset/src/test/java/org/talend/dataprep/dataset/service/analysis/FormatAnalyzerTest.java | package org.talend.dataprep.dataset.service.analysis;
import static org.hamcrest.CoreMatchers.*;
import static org.junit.Assert.assertThat;
import static org.talend.dataprep.api.dataset.DataSetMetadata.Builder.metadata;
import java.util.stream.Stream;
import org.junit.Test;
import org.springframework.beans.factory.a... | [TDP-1049] export as xlsx rather than xls so rename everywhere
Signed-off-by: olivier lamy <d3548cf353cfa8a03c6f2a815e39e2c0a78449a5@apache.org>
| dataprep-dataset/src/test/java/org/talend/dataprep/dataset/service/analysis/FormatAnalyzerTest.java | [TDP-1049] export as xlsx rather than xls so rename everywhere | |
Java | mit | 1d7d8b04cea1d5e5d84fb6ff84d448746219cd32 | 0 | AmadeusITGroup/sonar-stash,AmadeusITGroup/sonar-stash,SMUnlimited/sonar-stash,SMUnlimited/sonar-stash | package org.sonar.plugins.stash;
import java.util.List;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.sonar.api.BatchComponent;
import org.sonar.api.batch.PostJob;
import org.sonar.api.batch.SensorContext;
import org.sonar.api.issue.Issue;
import org.sonar.api.issue.ProjectIssues;
imp... | src/main/java/org/sonar/plugins/stash/StashIssueReportingPostJob.java | package org.sonar.plugins.stash;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.sonar.api.BatchComponent;
import org.sonar.api.batch.PostJob;
import org.sonar.api.batch.SensorContext;
import org.sonar.api.issue.Issue;
import org.sonar.api.issue.ProjectIssues;
import org.sonar.api.resource... | Made StashMissingElementException static, as it does not depend on this
| src/main/java/org/sonar/plugins/stash/StashIssueReportingPostJob.java | Made StashMissingElementException static, as it does not depend on this | |
Java | mit | 6dec0c3defb59384d2bf19722e4fbc8d703f9f4c | 0 | FAU-Inf2/kwikshop-android,FAU-Inf2/kwikshop-android | package de.cs.fau.mad.kwikshop.android.view;
//import android.app.Fragment;
import android.content.Intent;
import android.graphics.Rect;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.util.Log;
import android.view.KeyEvent;
import android.view.LayoutI... | app/src/main/java/de/cs/fau/mad/kwikshop/android/view/ShoppingListFragment.java | package de.cs.fau.mad.kwikshop.android.view;
//import android.app.Fragment;
import android.content.Intent;
import android.graphics.Rect;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.util.Log;
import android.view.KeyEvent;
import android.view.LayoutI... | Improvement for the last commit. UpdateLists() now reloads the ShoppingList. It is called by EventBus events whenever an Item or the List is edited.
| app/src/main/java/de/cs/fau/mad/kwikshop/android/view/ShoppingListFragment.java | Improvement for the last commit. UpdateLists() now reloads the ShoppingList. It is called by EventBus events whenever an Item or the List is edited. | |
Java | mit | 996e3ada6b33d4b9a2d42f6aa34ae3da85e1e2c5 | 0 | astrapi69/mystic-crypt,astrapi69/mystic-crypt | /**
* The MIT License
*
* Copyright (C) 2015 Asterios Raptis
*
* 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, c... | crypt-data/src/test/java/de/alpharogroup/crypto/factories/CertFactoryTest.java | /**
* The MIT License
*
* Copyright (C) 2015 Asterios Raptis
*
* 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, c... | Update CertFactoryTest.java | crypt-data/src/test/java/de/alpharogroup/crypto/factories/CertFactoryTest.java | Update CertFactoryTest.java | |
Java | mit | def68c167a044eaf9b11391de593df78524413b8 | 0 | thanhzusu/react-native-navigation,Jpoliachik/react-native-navigation,chicojasl/react-native-navigation,thanhzusu/react-native-navigation,3sidedcube/react-native-navigation,3sidedcube/react-native-navigation,chicojasl/react-native-navigation,3sidedcube/react-native-navigation,guyca/react-native-navigation,thanhzusu/reac... | package com.reactnativenavigation;
import android.app.Activity;
import android.view.View;
import com.reactnativenavigation.layout.bottomtabs.BottomTabs;
import com.reactnativenavigation.layout.bottomtabs.BottomTabsContainer;
import com.reactnativenavigation.layout.bottomtabs.TooManyTabsException;
import org.junit.Be... | android/app/src/test/java/com/reactnativenavigation/BottomTabsContainerTest.java | package com.reactnativenavigation;
import android.app.Activity;
import android.view.View;
import com.reactnativenavigation.layout.bottomtabs.BottomTabs;
import com.reactnativenavigation.layout.bottomtabs.BottomTabsContainer;
import com.reactnativenavigation.layout.bottomtabs.TooManyTabsException;
import org.junit.Be... | Add five tabs
| android/app/src/test/java/com/reactnativenavigation/BottomTabsContainerTest.java | Add five tabs | |
Java | mit | a5b8a4183beaef04960207553f452a57d13271f3 | 0 | Nunnery/MythicDrops | /*
* Copyright (c) 2013. ToppleTheNun
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, copy, modify, merge, publish,... | src/main/java/com/conventnunnery/plugins/mythicdrops/managers/DropManager.java | /*
* Copyright (c) 2013. ToppleTheNun
*
* Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
* documentation files (the "Software"), to deal in the Software without restriction,
* including without limitation the rights to use, copy, modify, merge, publish,... | fix for a potentially laggy error
| src/main/java/com/conventnunnery/plugins/mythicdrops/managers/DropManager.java | fix for a potentially laggy error | |
Java | mit | 65ea4611610af7c6d6c783d9734c0d9fac5b4442 | 0 | iBotPeaches/SimpleServer,iBotPeaches/SimpleServer | /*
* Copyright (c) 2010 SimpleServer authors (see 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 restriction, including without limitation the rights
* to use, ... | src/simpleserver/bot/Bot.java | /*
* Copyright (c) 2010 SimpleServer authors (see 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 restriction, including without limitation the rights
* to use, ... | strip bot from packets that will be defaulted
| src/simpleserver/bot/Bot.java | strip bot from packets that will be defaulted | |
Java | mit | 6a0684d1729639c145305dcb1a81c93989b05ac8 | 0 | DDoS/DPM,DDoS/DPM | import lejos.nxt.*;
/*
An odometer class which spawns a new thread on start
to monitor the wheel rotation and update the position
information every 25 ms.
*/
public class Odometer extends Thread {
// odometer update period, in ms
private static final long PERIOD = 25;
// Various PI ratios
private static final doub... | src/Odometer.java |
public class Odometer {
private FilteredLightSensor light;
public Odometer(){
}
public double getX(){
return 0;
}
public double getY(){
return 0;
}
public double getTheta(){
return 0;
}
public double[] getPosition(){
}
}
| Implement Odometer with built in correction
Based on my previous labs
| src/Odometer.java | Implement Odometer with built in correction | |
Java | mit | 62518a9daf95f0855241bd2a4fa4f21017d4e2cc | 0 | edrdo/jdbdt,edrdo/jdbdt | package org.jdbdt;
import java.io.File;
import java.io.IOException;
import java.io.PrintStream;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Savepoint;
import java.util.EnumSet;
import java.util.IdentityHashMap;
import java.util.Map;
/**
* Database hand... | src/main/java/org/jdbdt/DB.java | package org.jdbdt;
import java.io.File;
import java.io.IOException;
import java.io.PrintStream;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Savepoint;
import java.util.EnumSet;
import java.util.IdentityHashMap;
import java.util.Map;
/**
* Database hand... | DB: some comments on the implementation (noted a HSQLDB issue in particular)
| src/main/java/org/jdbdt/DB.java | DB: some comments on the implementation (noted a HSQLDB issue in particular) | |
Java | mit | 2b16d3e9ad5ab7323d324944425a2e6673377a15 | 0 | CCLooMi/ccte,CCLooMi/ccte | package ccte.core;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.TreeMap;
import java.util.Map.Entry;
import ccte.core.compiler.CCTECompiler;
import ccte.core.compiler.CCTESingleCompilerResult;
/**@类名 M... | src/main/java/ccte/core/MapBean.java | package ccte.core;
import java.lang.reflect.Field;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import ccte.core.compiler.CCTECompiler;
import ccte.core.compiler.CCTESingleCompilerResult;
/**@类名 MapBean
* @说明
* @作者 Chenxj
* @邮箱 chenios@foxmail.com
* @日期 2017年4月13日-下午... | 性能优化
性能优化
| src/main/java/ccte/core/MapBean.java | 性能优化 | |
Java | mit | 942aadcfda86f0c3a43714c92aa5c4929ef40ea6 | 0 | university-information-system/uis,university-information-system/uis,university-information-system/uis,university-information-system/uis | package at.ac.tuwien.inso.controller.lecturer;
import at.ac.tuwien.inso.entity.Tag;
import at.ac.tuwien.inso.service.TagService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.*;
import org.springframework.web.bind.annotation.*;
import java.util.List;
import at.a... | src/main/java/at/ac/tuwien/inso/controller/lecturer/LecturerCoursesController.java | package at.ac.tuwien.inso.controller.lecturer;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.*;
import org.springframework.web.bind.annotation.*;
import org.springframework.web.servlet.mvc.support.RedirectAttributes;
import java.util.List;
import at.ac.tuwien.in... | add rest endpoints for the tags.
| src/main/java/at/ac/tuwien/inso/controller/lecturer/LecturerCoursesController.java | add rest endpoints for the tags. | |
Java | mit | 30427108001ed76a29c9221c2067de803d338d1e | 0 | BookFrank/CodePlay,BookFrank/CodePlay,BookFrank/CodePlay | package com.tazine.codeplay.version.java8.lambda;
/**
* Java8 - Duration类
*
* @author frank
* @date 2018/09/14
*/
public class MyLambdaTest {
public static void main(String[] args) {
LambdaPlayer player = new LambdaPlayer("kobe", 24);
player.introduce(v -> {
System.out.println("... | codeplay-java-version/src/main/java/com/tazine/codeplay/version/java8/lambda/MyLambdaTest.java | package com.tazine.codeplay.version.java8.lambda;
/**
* Java8 - Duration类
*
* @author frank
* @date 2018/09/14
*/
public class MyLambdaTest {
public static void main(String[] args) {
LambdaPlayer player = new LambdaPlayer("kobe", 24);
player.introduce(v -> {
System.out.println("... | feat (version) : my lambda test.
| codeplay-java-version/src/main/java/com/tazine/codeplay/version/java8/lambda/MyLambdaTest.java | feat (version) : my lambda test. | |
Java | epl-1.0 | 655e408fbec2ebe68778acb454ee508b156a242e | 0 | debrief/debrief,alastrina123/debrief,alastrina123/debrief,pecko/debrief,pecko/debrief,theanuradha/debrief,alastrina123/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,pecko/debrief,theanuradha/debrief,theanuradha/debrief,pecko/debrief,pecko/debrief,pecko/debrief,alastrina123/debrief,pecko/debrief,theanuradh... | package com.planetmayo.debrief.satc.model.generator.impl.ga;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.Status;
import org.uncommons.maths.random.MersenneTwisterRNG;
import org.uncommons.watchma... | org.mwc.debrief.satc.core/src/com/planetmayo/debrief/satc/model/generator/impl/ga/GASolutionGenerator.java | package com.planetmayo.debrief.satc.model.generator.impl.ga;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import org.eclipse.core.runtime.IProgressMonitor;
import org.eclipse.core.runtime.Status;
import org.uncommons.maths.random.MersenneTwisterRNG;
import org.uncommons.watchma... | Allow high precision to use a small amount of cut suppression
| org.mwc.debrief.satc.core/src/com/planetmayo/debrief/satc/model/generator/impl/ga/GASolutionGenerator.java | Allow high precision to use a small amount of cut suppression | |
Java | epl-1.0 | 623c58992e12311919a1cd87ee4cab68ee7a8eab | 0 | subclipse/subclipse,subclipse/subclipse,subclipse/subclipse | /*******************************************************************************
* Copyright (c) 2003, 2006 Subclipse project 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, ... | org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/wizards/sharing/SharingWizard.java | /*******************************************************************************
* Copyright (c) 2003, 2006 Subclipse project 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, ... | Eliminate usage of Java 1.6 features
| org.tigris.subversion.subclipse.ui/src/org/tigris/subversion/subclipse/ui/wizards/sharing/SharingWizard.java | Eliminate usage of Java 1.6 features | |
Java | agpl-3.0 | e5fcbfec798e1c662fb7aa3c9e4bb1c674512d4e | 0 | esdc-esac-esa-int/caom2db,esdc-esac-esa-int/caom2db,pdowler/caom2db,opencadc/caom2db,pdowler/caom2db,opencadc/caom2db |
/*
************************************************************************
******************* CANADIAN ASTRONOMY DATA CENTRE *******************
************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES **************
*
* (c) 2017. (c) 2017.
* Government of Canada ... | caom2harvester/src/main/java/ca/nrc/cadc/caom2/harvester/DeletionHarvester.java |
/*
************************************************************************
******************* CANADIAN ASTRONOMY DATA CENTRE *******************
************** CENTRE CANADIEN DE DONNÉES ASTRONOMIQUES **************
*
* (c) 2017. (c) 2017.
* Government of Canada ... | repoClient.getDeleted used in DeletionHarvester | caom2harvester/src/main/java/ca/nrc/cadc/caom2/harvester/DeletionHarvester.java | repoClient.getDeleted used in DeletionHarvester | |
Java | agpl-3.0 | b6808b0e892c2d0d32ef3f5cad5bc1ab8528f96f | 0 | telefonicaid/fiware-cygnus,telefonicaid/fiware-cygnus,telefonicaid/fiware-cygnus,telefonicaid/fiware-cygnus | /**
* Copyright 2014-2017 Telefonica Investigación y Desarrollo, S.A.U
*
* This file is part of fiware-cygnus (FIWARE project).
*
* fiware-cygnus 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, eith... | cygnus-ngsi/src/test/java/com/telefonica/iot/cygnus/sinks/NGSIMySQLSinkTest.java | /**
* Copyright 2014-2017 Telefonica Investigación y Desarrollo, S.A.U
*
* This file is part of fiware-cygnus (FIWARE project).
*
* fiware-cygnus 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, eith... | add missed import
| cygnus-ngsi/src/test/java/com/telefonica/iot/cygnus/sinks/NGSIMySQLSinkTest.java | add missed import | |
Java | agpl-3.0 | c7ad72fc9589b1fc93e78c28d2d5e37367757a43 | 0 | geomajas/geomajas-project-server,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-client-gwt2,geomajas/geomajas-project-client-gwt,geomajas/geomajas-project-server,geomajas/geomajas-project-server | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2013 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | plugin/geomajas-plugin-deskmanager/deskmanager/src/main/java/org/geomajas/plugin/deskmanager/client/gwt/manager/common/LayerSelectPanel.java | /*
* This is part of Geomajas, a GIS framework, http://www.geomajas.org/.
*
* Copyright 2008-2013 Geosparc nv, http://www.geosparc.com/, Belgium.
*
* The program is available in open source according to the GNU Affero
* General Public License. All contributions in this program are covered
* by the Geomajas Contr... | GDM-12: code quality cleanup, refactoring, package names,...
| plugin/geomajas-plugin-deskmanager/deskmanager/src/main/java/org/geomajas/plugin/deskmanager/client/gwt/manager/common/LayerSelectPanel.java | GDM-12: code quality cleanup, refactoring, package names,... | |
Java | agpl-3.0 | 3f62e6f79bedaea60441280bcda337c3c76157fc | 0 | duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test,duaneking/rockstar_test | fe834860-2e60-11e5-9284-b827eb9e62be | hello.java | fe7dd664-2e60-11e5-9284-b827eb9e62be | fe834860-2e60-11e5-9284-b827eb9e62be | hello.java | fe834860-2e60-11e5-9284-b827eb9e62be | |
Java | lgpl-2.1 | 46ec422635fbe6ffd21dfe843dda7dc99b85cf3e | 0 | levants/lightmare | package org.lightmare.ejb.handlers;
import org.lightmare.remote.rpc.RPCall;
/**
* Factory class to initialize {@link BeanLocalHandler} class instance
*
* @author Levan
*
*/
public class BeanLocalHandlerFactory {
private static RPCall createRPCall(Object... rpcArgs) {
String host = (String) rpcArgs[0];
... | src/main/java/org/lightmare/ejb/handlers/BeanLocalHandlerFactory.java | package org.lightmare.ejb.handlers;
import org.lightmare.remote.rpc.RPCall;
public class BeanLocalHandlerFactory {
private static RPCall getRPCall(Object... rpcArgs) {
String host = (String) rpcArgs[0];
int port = (Integer) rpcArgs[1];
RPCall call = new RPCall(host, port);
return call;
}
public st... | improved and commented BeanLocalHandlerFactory class | src/main/java/org/lightmare/ejb/handlers/BeanLocalHandlerFactory.java | improved and commented BeanLocalHandlerFactory class | |
Java | apache-2.0 | c127bfcd6eeae55b1ce79a898cccc17a243b940d | 0 | ebyhr/presto,ebyhr/presto,losipiuk/presto,electrum/presto,dain/presto,losipiuk/presto,Praveen2112/presto,11xor6/presto,electrum/presto,dain/presto,11xor6/presto,smartnews/presto,ebyhr/presto,smartnews/presto,dain/presto,ebyhr/presto,11xor6/presto,smartnews/presto,losipiuk/presto,Praveen2112/presto,losipiuk/presto,smart... | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | presto-jdbc/src/test/java/io/prestosql/jdbc/BaseTestJdbcResultSet.java | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | Test ResultSet with VARBINARY
| presto-jdbc/src/test/java/io/prestosql/jdbc/BaseTestJdbcResultSet.java | Test ResultSet with VARBINARY | |
Java | apache-2.0 | dfc7a758ab0f8aa93f6170618758d53af8b26645 | 0 | HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j,HuangLS/neo4j | /**
* Copyright (c) 2002-2014 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j 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 F... | enterprise/com/src/test/java/org/neo4j/com/storecopy/RemoteStoreCopierTest.java | /**
* Copyright (c) 2002-2014 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j 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 F... | Fixed test breaking on winblows.
| enterprise/com/src/test/java/org/neo4j/com/storecopy/RemoteStoreCopierTest.java | Fixed test breaking on winblows. | |
Java | apache-2.0 | 23824f1cafbeb953f2b3e62e1d8fcf89b621aac2 | 0 | jswudi/alluxio,Alluxio/alluxio,Reidddddd/alluxio,wwjiang007/alluxio,Reidddddd/mo-alluxio,ShailShah/alluxio,calvinjia/tachyon,apc999/alluxio,jsimsa/alluxio,maobaolong/alluxio,Reidddddd/alluxio,WilliamZapata/alluxio,yuluo-ding/alluxio,aaudiber/alluxio,yuluo-ding/alluxio,PasaLab/tachyon,apc999/alluxio,Alluxio/alluxio,Pasa... | /*
* Licensed to the University of California, Berkeley 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 no... | clients/unshaded/src/test/java/tachyon/client/block/TachyonBlockStoreTest.java | /*
* Licensed to the University of California, Berkeley 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 no... | [SMALLFIX] Follow convention of test names ending int Test()
| clients/unshaded/src/test/java/tachyon/client/block/TachyonBlockStoreTest.java | [SMALLFIX] Follow convention of test names ending int Test() | |
Java | apache-2.0 | 0337a7a0d39e33213f5d22344a90bd89b5a39d4a | 0 | orientechnologies/orientdb,orientechnologies/orientdb,orientechnologies/orientdb,orientechnologies/orientdb | /*
*
* * Copyright 2010-2016 OrientDB LTD (http://orientdb.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... | core/src/main/java/com/orientechnologies/orient/core/index/OIndexOneValue.java | /*
*
* * Copyright 2010-2016 OrientDB LTD (http://orientdb.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... | Faster version of iterate entries is submitted for single value index.
| core/src/main/java/com/orientechnologies/orient/core/index/OIndexOneValue.java | Faster version of iterate entries is submitted for single value index. | |
Java | apache-2.0 | d1d169ef8dec4c8b1f4b61b0f9538245bd88041c | 0 | merlimat/pulsar,yahoo/pulsar,merlimat/pulsar,yahoo/pulsar,yahoo/pulsar,merlimat/pulsar,massakam/pulsar,merlimat/pulsar,massakam/pulsar,merlimat/pulsar,yahoo/pulsar,massakam/pulsar,yahoo/pulsar,massakam/pulsar,yahoo/pulsar,massakam/pulsar,merlimat/pulsar,massakam/pulsar | /**
* 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... | pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.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... | [Broker] Fix call sync method in async rest api for internalExpireMessagesByTimestamp (#13880)
| pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/PersistentTopicsBase.java | [Broker] Fix call sync method in async rest api for internalExpireMessagesByTimestamp (#13880) | |
Java | apache-2.0 | 2d80485fabe2a780e4fa3949647b5cd97ba7bc9f | 0 | swlsw/incubator-reef,apache/incubator-reef,dougmsft/reef,beysims/reef,markusweimer/incubator-reef,afchung/reef,zerg-junior/incubator-reef,dongjoon-hyun/reef,yunseong/reef,anupam128/reef,tcNickolas/reef,anupam128/reef,taegeonum/incubator-reef,gyeongin/reef,zerg-junior/incubator-reef,shulmanb/reef,nachocano/incubator-ree... | /**
* Copyright (C) 2013 Microsoft Corporation
*
* 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 applicabl... | reef-bridge-project/reef-bridge-java/src/main/java/com/microsoft/reef/javabridge/generic/JobDriver.java | /**
* Copyright (C) 2013 Microsoft Corporation
*
* 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 applicabl... | Removed thread.sleep test call in job driver
| reef-bridge-project/reef-bridge-java/src/main/java/com/microsoft/reef/javabridge/generic/JobDriver.java | Removed thread.sleep test call in job driver | |
Java | apache-2.0 | d4bc7272398548bbe8c9845587fff3608322de23 | 0 | shahrzadmn/vaadin,udayinfy/vaadin,carrchang/vaadin,shahrzadmn/vaadin,udayinfy/vaadin,Flamenco/vaadin,oalles/vaadin,Flamenco/vaadin,udayinfy/vaadin,fireflyc/vaadin,Peppe/vaadin,sitexa/vaadin,Legioth/vaadin,Scarlethue/vaadin,Darsstar/framework,shahrzadmn/vaadin,fireflyc/vaadin,cbmeeks/vaadin,magi42/vaadin,Scarlethue/vaad... | /*
@ITMillApache2LicenseForJavaFiles@
*/
package com.vaadin;
import java.io.Serializable;
import java.net.SocketException;
import java.net.URL;
import java.util.Collection;
import java.util.Collections;
import java.util.Enumeration;
import java.util.EventListener;
import java.util.EventObject;
import java.util.Hasht... | src/com/vaadin/Application.java | /*
@ITMillApache2LicenseForJavaFiles@
*/
package com.vaadin;
import java.io.Serializable;
import java.net.SocketException;
import java.net.URL;
import java.util.Collection;
import java.util.Collections;
import java.util.Enumeration;
import java.util.EventListener;
import java.util.EventObject;
import java.util.Hash... | #3762 GAE issue, part 1: made ResourceURLGenerator serializable
svn changeset:10008/svn branch:6.2
| src/com/vaadin/Application.java | #3762 GAE issue, part 1: made ResourceURLGenerator serializable | |
Java | apache-2.0 | 4e30c47bc7d64f59ba37b44b2bdab534e289fc09 | 0 | watson-developer-cloud/java-sdk,watson-developer-cloud/java-sdk,watson-developer-cloud/java-sdk,watson-developer-cloud/java-sdk | /*
* Copyright 2018 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | speech-to-text/src/main/java/com/ibm/watson/developer_cloud/speech_to_text/v1/model/AddCorpusOptions.java | /*
* Copyright 2018 IBM Corp. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
* the License. You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law o... | refactor(Speech to Text): Remove old left-over property
| speech-to-text/src/main/java/com/ibm/watson/developer_cloud/speech_to_text/v1/model/AddCorpusOptions.java | refactor(Speech to Text): Remove old left-over property | |
Java | apache-2.0 | 1f3cda54b006c87b6a539c465071742029242c1c | 0 | yihtserns/camelscript | /*
* Copyright 2013 yihtserns.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | src/main/java/com/github/yihtserns/camelscript/transform/CamelScriptASTTransformation.java | /*
* Copyright 2013 yihtserns.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or a... | Missed out 'private' identifier for field in example. | src/main/java/com/github/yihtserns/camelscript/transform/CamelScriptASTTransformation.java | Missed out 'private' identifier for field in example. | |
Java | apache-2.0 | acf507e8880f2e3f180f5eb0a106ec7439b4b5fc | 0 | Activiti/Activiti,Activiti/Activiti | package org.activiti.spring.boot;
import org.activiti.runtime.api.impl.MappingAwareActivityBehaviorFactory;
import org.activiti.runtime.api.impl.VariablesMappingProvider;
import org.activiti.spring.SpringProcessEngineConfiguration;
public class DefaultActivityBehaviorFactoryMappingConfigurer implements ProcessEngineC... | activiti-spring-boot-starter/src/main/java/org/activiti/spring/boot/DefaultActivityBehaviorFactoryMappingConfigurer.java | package org.activiti.spring.boot;
import org.activiti.runtime.api.impl.MappingAwareActivityBehaviorFactory;
import org.activiti.runtime.api.impl.VariablesMappingProvider;
import org.activiti.spring.SpringProcessEngineConfiguration;
import org.springframework.context.annotation.Configuration;
@Configuration
public cla... | ACTIVITI-3310 Clean up
| activiti-spring-boot-starter/src/main/java/org/activiti/spring/boot/DefaultActivityBehaviorFactoryMappingConfigurer.java | ACTIVITI-3310 Clean up | |
Java | apache-2.0 | cffe9bd96fffa43beb90385170cfe76b288c2811 | 0 | awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,awsdocs/aws-doc-sdk-examples,a... | //snippet-sourcedescription:[UpdateServerCertificate.java demonstrates how to update the name of an IAM server certificate.]
//snippet-keyword:[SDK for Java 2.0]
//snippet-keyword:[Code Sample]
//snippet-service:[iam]
//snippet-sourcetype:[full-example]
//snippet-sourcedate:[03/02/2020]
//snippet-sourceauthor:[sc... | javav2/example_code/iam/src/main/java/com/example/iam/UpdateServerCertificate.java | //snippet-sourcedescription:[UpdateServerCertificate.java demonstrates how to update the name of an IAM server certificate.]
//snippet-keyword:[SDK for Java 2.0]
//snippet-keyword:[Code Sample]
//snippet-service:[iam]
//snippet-sourcetype:[full-example]
//snippet-sourcedate:[]
//snippet-sourceauthor:[soo-aws]
/*... | Update UpdateServerCertificate.java
File has been put through a linter and unit tested | javav2/example_code/iam/src/main/java/com/example/iam/UpdateServerCertificate.java | Update UpdateServerCertificate.java | |
Java | apache-2.0 | 8a564f9bc4241e6313bb21ccfd4bfee640449b5f | 0 | pericles-project/ProcessCompiler,pericles-project/ProcessCompiler,pericles-project/ProcessCompiler,pericles-project/ProcessCompiler | package eu.pericles.modelcompiler.unittests;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import eu.pericles.modelcompiler.bpmn.BpmnProcess;
import eu.pericles.modelcompiler.jbpm.JbpmFileParser;
public class TestJbpmFileParser {
@Test
public void testHelloWorldParse() {
BpmnProcess bpmnP... | src/test/java/eu/pericles/modelcompiler/unittests/TestJbpmFileParser.java | package eu.pericles.modelcompiler.unittests;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import eu.pericles.modelcompiler.bpmn.BpmnProcess;
import eu.pericles.modelcompiler.jbpm.JbpmFileParser;
public class TestJbpmFileParser {
@Test
public void testHelloWorldParse() {
BpmnProcess bpmnP... | NC: Passing test parsing jbpm file MessageStartEvent
| src/test/java/eu/pericles/modelcompiler/unittests/TestJbpmFileParser.java | NC: Passing test parsing jbpm file MessageStartEvent | |
Java | apache-2.0 | 1d50c4489ddacfd95bc0f8ab5c8da96c0fb38479 | 0 | mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid,mdunker/usergrid | package org.usergrid.rest.applications.assets;
import java.io.InputStream;
import java.util.Date;
import java.util.Map;
import java.util.UUID;
import javax.ws.rs.Consumes;
import javax.ws.rs.DefaultValue;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import ... | stack/rest/src/main/java/org/usergrid/rest/applications/assets/AssetsResource.java | package org.usergrid.rest.applications.assets;
import java.io.InputStream;
import java.util.Date;
import java.util.Map;
import java.util.UUID;
import javax.ws.rs.Consumes;
import javax.ws.rs.DefaultValue;
import javax.ws.rs.GET;
import javax.ws.rs.HeaderParam;
import javax.ws.rs.POST;
import javax.ws.rs.PUT;
import ... | ug-2722. return 400 with "File Not Found" when file is null when POST asset file via form
| stack/rest/src/main/java/org/usergrid/rest/applications/assets/AssetsResource.java | ug-2722. return 400 with "File Not Found" when file is null when POST asset file via form | |
Java | apache-2.0 | 886b91271493f7aeac41fca01feb06bf08acaae2 | 0 | stevearm/filecabinet,stevearm/filecabinet | worker/src/main/java/com/horsefire/filecabinet/couchdb/ImportToCouch.java | package com.horsefire.filecabinet.couchdb;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.util.Collections;
import org.apache.http.HttpResponse;
import org.apache.http.client.HttpClient;
import org.apache.http.client.methods.HttpGet;
import... | Re-deleting import code
| worker/src/main/java/com/horsefire/filecabinet/couchdb/ImportToCouch.java | Re-deleting import code | ||
Java | apache-2.0 | fdbe65369cf683d6b646f59e0658d933d06af856 | 0 | quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus,quarkusio/quarkus | package io.quarkus.keycloak.pep.deployment;
import java.util.Map;
import io.quarkus.arc.deployment.AdditionalBeanBuildItem;
import io.quarkus.arc.deployment.BeanContainerBuildItem;
import io.quarkus.deployment.Feature;
import io.quarkus.deployment.annotations.BuildStep;
import io.quarkus.deployment.annotations.Execut... | extensions/keycloak-authorization/deployment/src/main/java/io/quarkus/keycloak/pep/deployment/KeycloakPolicyEnforcerBuildStep.java | package io.quarkus.keycloak.pep.deployment;
import java.util.Map;
import io.quarkus.arc.deployment.AdditionalBeanBuildItem;
import io.quarkus.arc.deployment.BeanContainerBuildItem;
import io.quarkus.deployment.Feature;
import io.quarkus.deployment.annotations.BuildStep;
import io.quarkus.deployment.annotations.Execut... | Enable full SSL support for Keycloak Authorization extension
This build item enables all the security services and also the HTTPS
handler.
| extensions/keycloak-authorization/deployment/src/main/java/io/quarkus/keycloak/pep/deployment/KeycloakPolicyEnforcerBuildStep.java | Enable full SSL support for Keycloak Authorization extension | |
Java | apache-2.0 | 71855a58e1fdc3b0f509a29ed1ccbba05fd065cd | 0 | gradle/gradle,robinverduijn/gradle,gradle/gradle,robinverduijn/gradle,gradle/gradle,robinverduijn/gradle,robinverduijn/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,blindpirate/gradle,robinverduijn/gradle,robinverduijn/gradle,gradle/gradle,blindpirate/gradle,blindpirate/gradle,blind... | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/transform/TransformingAsyncArtifactListener.java | /*
* Copyright 2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Describe why we run an artifact transform on the same thread
without using the build operation queue.
| subprojects/dependency-management/src/main/java/org/gradle/api/internal/artifacts/transform/TransformingAsyncArtifactListener.java | Describe why we run an artifact transform on the same thread | |
Java | apache-2.0 | 244650faa3cd263860fcbcecf4dde3b1c8363c70 | 0 | material-components/material-components-android | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | lib/java/com/google/android/material/stateful/ExtendableSavedState.java | /*
* Copyright (C) 2017 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | Add @NonNull and @Nullable annotations
PiperOrigin-RevId: 264824691
| lib/java/com/google/android/material/stateful/ExtendableSavedState.java | Add @NonNull and @Nullable annotations | |
Java | apache-2.0 | 12c8c507477d0aac6332cd97dbbc4256bb389d28 | 0 | wso2/carbon-analytics,Nethmi-Pathirana/carbon-analytics,mohanvive/carbon-analytics,wso2/carbon-analytics,ramindu90/carbon-analytics-common,erangatl/carbon-analytics,mohanvive/carbon-analytics,Niveathika92/carbon-analytics,wso2/carbon-analytics,wso2/carbon-analytics-common,tishan89/carbon-analytics,Nethmi-Pathirana/carb... | /*
* Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | components/analytics-core/org.wso2.carbon.analytics.dataservice.core/src/main/java/org/wso2/carbon/analytics/dataservice/core/AnalyticsDataServiceImpl.java | /*
* Copyright (c) 2014, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* WSO2 Inc. licenses this file to you under the Apache License,
* Version 2.0 (the "License"); you may not use this file except
* in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.... | Optimizing range delete operation, when indexing is no enabled on the target table
| components/analytics-core/org.wso2.carbon.analytics.dataservice.core/src/main/java/org/wso2/carbon/analytics/dataservice/core/AnalyticsDataServiceImpl.java | Optimizing range delete operation, when indexing is no enabled on the target table | |
Java | apache-2.0 | cddb3bdc2aead002e30c5db47b58d4c0f49ba5dc | 0 | apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc,leeyazhou/sharding-jdbc,apache/incubator-shardingsphere,apache/incubator-shardingsphere,leeyazhou/sharding-jdbc | /*
* 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 ... | sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/frontend/mysql/command/admin/initdb/MySQLComInitDbExecutor.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 ... | isAuthorizedSchema()
| sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/src/main/java/org/apache/shardingsphere/shardingproxy/frontend/mysql/command/admin/initdb/MySQLComInitDbExecutor.java | isAuthorizedSchema() | |
Java | apache-2.0 | db204d4575cbd7fe8d101fe1a21d0c233bc03b6a | 0 | webfirmframework/wff,webfirmframework/wff | package com.webfirmframework.wffweb.tag.html.images;
import java.util.logging.Logger;
import com.webfirmframework.wffweb.settings.WffConfiguration;
import com.webfirmframework.wffweb.tag.html.AbstractHtml;
import com.webfirmframework.wffweb.tag.html.TagNameConstants;
import com.webfirmframework.wffweb.tag.html.attrib... | wffweb/src/main/java/com/webfirmframework/wffweb/tag/html/images/Area.java | package com.webfirmframework.wffweb.tag.html.images;
import java.util.logging.Logger;
import com.webfirmframework.wffweb.settings.WffConfiguration;
import com.webfirmframework.wffweb.tag.html.AbstractHtml;
import com.webfirmframework.wffweb.tag.html.TagNameConstants;
import com.webfirmframework.wffweb.tag.html.attrib... | Code formatting improvement
Added needful comment in empty method body | wffweb/src/main/java/com/webfirmframework/wffweb/tag/html/images/Area.java | Code formatting improvement | |
Java | apache-2.0 | d816d7ea2c8504c96ae87ca96a3f831fc94689d9 | 0 | artivisi/biller-simulator | package com.artivisi.ppob.simulator.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.... | ppob-simulator-domain/src/main/java/com/artivisi/ppob/simulator/entity/TagihanPascabayar.java | package com.artivisi.ppob.simulator.entity;
import java.math.BigDecimal;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.... | ganti id menjadi string, supaya bisa dijadikan refnum
| ppob-simulator-domain/src/main/java/com/artivisi/ppob/simulator/entity/TagihanPascabayar.java | ganti id menjadi string, supaya bisa dijadikan refnum | |
Java | apache-2.0 | b1a6918b7c08c7a0817cebfe23a5d86766765d99 | 0 | apache/pdfbox,apache/pdfbox,kalaspuffar/pdfbox,kalaspuffar/pdfbox | /*****************************************************************************
*
* 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 th... | preflight/src/main/java/org/apache/pdfbox/preflight/utils/FilterHelper.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 th... | PDFBOX-2576: make field private and uppercase
git-svn-id: c3ad59981690829a43dc34c293c4e2cd04bcd994@1660172 13f79535-47bb-0310-9956-ffa450edef68
| preflight/src/main/java/org/apache/pdfbox/preflight/utils/FilterHelper.java | PDFBOX-2576: make field private and uppercase | |
Java | bsd-3-clause | a959bcbf75523bb002891741c20a488f764ffc00 | 0 | mrdon/PLUG | package com.atlassian.plugin.web;
import com.atlassian.plugin.PluginManager;
import com.atlassian.plugin.PluginAccessor;
import com.atlassian.plugin.web.descriptors.*;
import java.util.*;
import org.apache.commons.logging.LogFactory;
import org.apache.commons.logging.Log;
/**
* Stores and manages flexible web inte... | atlassian-plugins-webfragment/src/main/java/com/atlassian/plugin/web/DefaultWebInterfaceManager.java | package com.atlassian.plugin.web;
import com.atlassian.plugin.PluginManager;
import com.atlassian.plugin.web.descriptors.*;
import java.util.*;
import org.apache.commons.logging.LogFactory;
import org.apache.commons.logging.Log;
/**
* Stores and manages flexible web interface sections available in the system.
*/
... | Removing unncessary PluginManager dependency
git-svn-id: 3d1f0b8d955af71bf8e09c956c180519124e4717@24031 2c54a935-e501-0410-bc05-97a93f6bca70
| atlassian-plugins-webfragment/src/main/java/com/atlassian/plugin/web/DefaultWebInterfaceManager.java | Removing unncessary PluginManager dependency | |
Java | bsd-3-clause | 2f130cb6bde250a7a6aea3bc4cd7d29cdf1a20b0 | 0 | fbastian/owltools,owlcollab/owltools,fbastian/owltools,owlcollab/owltools,dhimmel/owltools,dhimmel/owltools,owlcollab/owltools,owlcollab/owltools,dhimmel/owltools,dhimmel/owltools,dhimmel/owltools,owlcollab/owltools,owlcollab/owltools,dhimmel/owltools,fbastian/owltools,fbastian/owltools,fbastian/owltools,fbastian/owlto... | package owltools.cli.sim2;
import org.junit.Test;
import owltools.cli.AbstractCommandRunnerTest;
import owltools.cli.CommandRunner;
import owltools.cli.Sim2CommandRunner;
/**
* Tests for {@link CommandRunner}.
*
* these are somewhat ad-hoc at the moment - output is written to stdout;
* no attempt made to check ... | OWLTools-Runner/src/test/java/owltools/cli/sim2/Sim2AnatomyCommandRunnerTest.java | package owltools.cli.sim2;
import org.junit.Test;
import owltools.cli.AbstractCommandRunnerTest;
import owltools.cli.CommandRunner;
import owltools.cli.Sim2CommandRunner;
/**
* Tests for {@link CommandRunner}.
*
* these are somewhat ad-hoc at the moment - output is written to stdout;
* no attempt made to check ... | fsim
git-svn-id: f705032614e1ff11fed11a7e506afa6fa6966044@1778 18f1da76-1bb4-b526-5913-e828fe20442d
| OWLTools-Runner/src/test/java/owltools/cli/sim2/Sim2AnatomyCommandRunnerTest.java | fsim | |
Java | bsd-3-clause | b55195a667645da6f2c3bb0d75b5667541981a04 | 0 | msf-oca-his/dhis2-core,msf-oca-his/dhis2-core,dhis2/dhis2-core,hispindia/dhis2-Core,msf-oca-his/dhis2-core,dhis2/dhis2-core,msf-oca-his/dhis2-core,hispindia/dhis2-Core,dhis2/dhis2-core,hispindia/dhis2-Core,hispindia/dhis2-Core,dhis2/dhis2-core,hispindia/dhis2-Core,msf-oca-his/dhis2-core,dhis2/dhis2-core | package org.hisp.dhis.parser.expression.function;
/*
* Copyright (c) 2004-2020, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must reta... | dhis-2/dhis-support/dhis-support-expression-parser/src/main/java/org/hisp/dhis/parser/expression/function/PeriodOffset.java | package org.hisp.dhis.parser.expression.function;
/*
* Copyright (c) 2004-2020, University of Oslo
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* Redistributions of source code must reta... | refactor: periodOffset is not greatest or least (#6578)
| dhis-2/dhis-support/dhis-support-expression-parser/src/main/java/org/hisp/dhis/parser/expression/function/PeriodOffset.java | refactor: periodOffset is not greatest or least (#6578) | |
Java | mit | bcf219ff60348dab181c94586503b3d600f64e5e | 0 | rafa1231518/OpenNFMM,chrishansen69/OpenNFMM,rafa1231518/OpenNFMM,rafa1231518/OpenNFMM |
/* GameSparker - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
import java.applet.Applet;
import java.awt.AlphaComposite;
import java.awt.Checkbox;
import java.awt.Color;
import java.awt.Component;
import java.awt.Cursor;
import java.awt.Desktop;
import java.awt.Event;
import java.awt.Font;
import java.... | GameSparker.java |
/* GameSparker - Decompiled by JODE
* Visit http://jode.sourceforge.net/
*/
import java.applet.Applet;
import java.awt.AlphaComposite;
import java.awt.Checkbox;
import java.awt.Color;
import java.awt.Component;
import java.awt.Cursor;
import java.awt.Desktop;
import java.awt.Event;
import java.awt.Font;
import java.... | remove lap limit
| GameSparker.java | remove lap limit | |
Java | mit | acc45be8ddcc3a873cf3bd2581bbdfa4c264099a | 0 | dacrome/connector4java-integration-tests,tkrille/osiam-connector4java-integration-tests,dacrome/connector4java-integration-tests,osiam/connector4java-integration-tests,tkrille/osiam-connector4java-integration-tests,osiam/connector4java-integration-tests,tkrille/osiam-connector4java-integration-tests,wallner/connector4j... | package de.osiam.client;
import com.github.springtestdbunit.DbUnitTestExecutionListener;
import com.github.springtestdbunit.annotation.DatabaseSetup;
import org.codehaus.jackson.map.ObjectMapper;
import org.codehaus.jackson.map.SerializationConfig;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runn... | src/test/java/de/osiam/client/UpdateUserIT.java | package de.osiam.client;
import com.github.springtestdbunit.DbUnitTestExecutionListener;
import com.github.springtestdbunit.annotation.DatabaseSetup;
import org.codehaus.jackson.map.ObjectMapper;
import org.codehaus.jackson.map.SerializationConfig;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runn... | adding more tests to test update User
| src/test/java/de/osiam/client/UpdateUserIT.java | adding more tests to test update User | |
Java | mit | 38f82bc255d0229778f8d2420953b536fdb06789 | 0 | om26er/autobahn-java,om26er/autobahn-java,crossbario/autobahn-java,crossbario/autobahn-android,tavendo/AutobahnAndroid,crossbario/autobahn-java,tavendo/AutobahnAndroid,om26er/autobahn-java,crossbario/autobahn-android,crossbario/autobahn-java | /******************************************************************************
*
* The MIT License (MIT)
*
* Copyright (c) Crossbar.io Technologies GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to dea... | autobahn/src/main/java/io/crossbar/autobahn/WebSocketConnection.java | /******************************************************************************
*
* The MIT License (MIT)
*
* Copyright (c) Crossbar.io Technologies GmbH
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to dea... | Don't wait for reader thread to exit given that has a blocking call
| autobahn/src/main/java/io/crossbar/autobahn/WebSocketConnection.java | Don't wait for reader thread to exit given that has a blocking call | |
Java | mit | 7ac9d9bd3b820de64b5c63fedba3955d113b4799 | 0 | ANtlord/dislock,ANtlord/dislock,lkorth/dislock,lkorth/dislock,lkorth/dislock,ANtlord/dislock | package com.lukekorth.pebblelocker;
import android.annotation.SuppressLint;
import android.app.ActivityManager;
import android.app.AlertDialog;
import android.app.admin.DeviceAdminReceiver;
import android.app.admin.DevicePolicyManager;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
imp... | pebble-locker-android/pebblelocker/src/main/java/com/lukekorth/pebblelocker/PebbleLocker.java | package com.lukekorth.pebblelocker;
import android.annotation.SuppressLint;
import android.app.ActivityManager;
import android.app.AlertDialog;
import android.app.admin.DeviceAdminReceiver;
import android.app.admin.DevicePolicyManager;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
imp... | Really prevent monkey from changing password; Log when a user sets and empty password
| pebble-locker-android/pebblelocker/src/main/java/com/lukekorth/pebblelocker/PebbleLocker.java | Really prevent monkey from changing password; Log when a user sets and empty password | |
Java | mit | 810fe7f2d9f5cc4ca95421e1c5c238b812bfba2b | 0 | gik0geck0/AlterEgo,gik0geck0/AlterEgo,gik0geck0/AlterEgo | package edu.mines.alterego;
/**
* Let's be honest. This is basically a 0-argument lambda.
*/
interface RefreshInterface {
public void refresh();
}
| AlterEgo/src/edu/mines/alterego/RefreshInterface.java | package edu.mines.alterego;
interface RefreshInterface {
public void refresh();
}
| Commented refresh interface
| AlterEgo/src/edu/mines/alterego/RefreshInterface.java | Commented refresh interface | |
Java | epl-1.0 | 8ee7d9aa4f560eea6c1d30f16bf5b71c8ed168f8 | 0 | junit-team/junit-lambda | /*
* Copyright 2015-2020 the original author or authors.
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution and is available at
*
* https://www.eclipse.org/legal/epl-v20.html
*/
packa... | platform-tests/src/test/java/org/junit/platform/commons/support/AnnotationSupportTests.java | /*
* Copyright 2015-2020 the original author or authors.
*
* All rights reserved. This program and the accompanying materials are
* made available under the terms of the Eclipse Public License v2.0 which
* accompanies this distribution and is available at
*
* https://www.eclipse.org/legal/epl-v20.html
*/
packa... | Remove unnecessary cast
| platform-tests/src/test/java/org/junit/platform/commons/support/AnnotationSupportTests.java | Remove unnecessary cast | |
Java | epl-1.0 | a38d50e3205b7f8a7fde94c137206050532fbe56 | 0 | theanuradha/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,debrief/debrief,debrief/debrief,theanuradha/debrief,theanuradha/debrief | /*
* Debrief - the Open Source Maritime Analysis Application
* http://debrief.info
*
* (C) 2000-2014, PlanetMayo Ltd
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Eclipse Public License v1.0
* (http://www.eclipse.org/legal/epl-v10.... | org.mwc.debrief.legacy/src/Debrief/Tools/Operations/ImportData2.java | /*
* Debrief - the Open Source Maritime Analysis Application
* http://debrief.info
*
* (C) 2000-2014, PlanetMayo Ltd
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the Eclipse Public License v1.0
* (http://www.eclipse.org/legal/epl-v10.... | Clarify which types of file can be loaded
| org.mwc.debrief.legacy/src/Debrief/Tools/Operations/ImportData2.java | Clarify which types of file can be loaded | |
Java | lgpl-2.1 | a8b973eacd87f269d4106464adc565991745d9ef | 0 | SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,SensorsINI/jaer,viktorbahr/jaer,SensorsINI/jaer,viktorbahr/jaer,viktorbahr/jaer,viktorbahr/jaer,SensorsINI/jaer,SensorsINI/jaer,viktorbahr/jaer,viktorbahr/jaer,SensorsINI/jaer,viktorbahr/jaer | /*
* 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 eu.visualize.ini.convnet;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.awt.Point... | src/eu/visualize/ini/convnet/TargetLabeler.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 eu.visualize.ini.convnet;
import java.awt.Color;
import java.awt.Cursor;
import java.awt.Font;
import java.awt.Point... | fixed logic of choosing file to save targets to, so that location is saved after choosing file, not after actual saving
git-svn-id: fe6b3b33f0410f5f719dcd9e0c58b92353e7a5d3@8193 b7f4320f-462c-0410-a916-d9f35bb82d52
| src/eu/visualize/ini/convnet/TargetLabeler.java | fixed logic of choosing file to save targets to, so that location is saved after choosing file, not after actual saving | |
Java | apache-2.0 | 291d2fb5b71e47eff8a6c9ae3cfd2fc734429b92 | 0 | ceylon/ceylon-common,jvasileff/ceylon-common,ceylon/ceylon-common,jvasileff/ceylon-common,jvasileff/ceylon-common,ceylon/ceylon-common | package com.redhat.ceylon.common;
import java.io.File;
import java.io.IOException;
import java.nio.file.FileVisitResult;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.SimpleFileVisitor;
import java.nio.file.StandardCopyOption;
import java.nio.file.attribute.BasicFileAttributes;
import jav... | src/com/redhat/ceylon/common/FileUtil.java | package com.redhat.ceylon.common;
import java.io.File;
import java.io.IOException;
import java.nio.file.FileVisitResult;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.SimpleFileVisitor;
import java.nio.file.StandardCopyOption;
import java.nio.file.attribute.BasicFileAttributes;
import jav... | Added `containsFile(files, file)` (basically for ceylon/ceylon-js#389)
| src/com/redhat/ceylon/common/FileUtil.java | Added `containsFile(files, file)` (basically for ceylon/ceylon-js#389) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.