lang stringclasses 1
value | license stringclasses 13
values | stderr stringlengths 0 350 | commit stringlengths 40 40 | returncode int64 0 128 | repos stringlengths 7 45.1k | new_contents stringlengths 0 1.87M | new_file stringlengths 6 292 | old_contents stringlengths 0 1.87M | message stringlengths 6 9.26k | old_file stringlengths 6 292 | subject stringlengths 0 4.45k |
|---|---|---|---|---|---|---|---|---|---|---|---|
Java | lgpl-2.1 | b3cd6136fd08022d3a64bf6a9e9d9fef559b52b6 | 0 | levants/lightmare | package org.lightmare.deploy;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.net.URL;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.ArrayList;
import java.util.List;
import java.util.Properti... | src/main/java/org/lightmare/deploy/BeanLoader.java | package org.lightmare.deploy;
import java.io.File;
import java.io.IOException;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.net.URL;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.ArrayList;
import java.util.List;
import java.util.Properti... | improved BeanLoader class | src/main/java/org/lightmare/deploy/BeanLoader.java | improved BeanLoader class | |
Java | lgpl-2.1 | 49a799e9832f083e9a1d3023a90ac4b94224bc2f | 0 | kimrutherford/intermine,kimrutherford/intermine,justincc/intermine,Arabidopsis-Information-Portal/intermine,justincc/intermine,drhee/toxoMine,Arabidopsis-Information-Portal/intermine,drhee/toxoMine,tomck/intermine,kimrutherford/intermine,elsiklab/intermine,tomck/intermine,Arabidopsis-Information-Portal/intermine,elsikl... | package org.intermine.web.logic.profile;
/*
* Copyright (C) 2002-2009 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/l... | intermine/web/main/src/org/intermine/web/logic/profile/LoginHandler.java | package org.intermine.web.logic.profile;
/*
* Copyright (C) 2002-2009 FlyMine
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. See the LICENSE file for more
* information or http://www.gnu.org/copyleft/l... | checkstyle
| intermine/web/main/src/org/intermine/web/logic/profile/LoginHandler.java | checkstyle | |
Java | lgpl-2.1 | 04a71d6a2984c3e47a20c7d3a25fc60ad9c666b2 | 0 | JordanReiter/railo,modius/railo,getrailo/railo,JordanReiter/railo,getrailo/railo,getrailo/railo,modius/railo | package railo.runtime.type;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import railo.commons.lang.StringList;
import railo.commons.lang.StringUtil;
import railo.runtime.exp.ExpressionException;
import railo.runtime.exp.PageException;
import railo.runtime.op.Cast... | railo-java/railo-core/src/railo/runtime/type/List.java | package railo.runtime.type;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import railo.commons.lang.StringList;
import railo.commons.lang.StringUtil;
import railo.runtime.exp.ExpressionException;
import railo.runtime.exp.PageException;
import railo.runtime.op.Cast... | solved ticket https://issues.jboss.org/browse/RAILO-1862
| railo-java/railo-core/src/railo/runtime/type/List.java | solved ticket https://issues.jboss.org/browse/RAILO-1862 | |
Java | apache-2.0 | 5dc836bb47b5014e5237df35d86b26c216baa053 | 0 | FlatBallFlyer/IBM-Data-Merge-Utility,FlatBallFlyer/IBM-Data-Merge-Utility,FlatBallFlyer/IBM-Data-Merge-Utility | /*
* Copyright 2015 IBM
*
* 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 writin... | src/com/ibm/tk/Merge.java | /*
* Copyright 2015 IBM
*
* 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 writin... | Version 1.4 Sync
| src/com/ibm/tk/Merge.java | Version 1.4 Sync | |
Java | apache-2.0 | cb621638e1a273653a1311da1a8ffdb934f7b502 | 0 | mikesprague/urlbuilder,mikaelhg/urlbuilder | /*
Copyright 2014 Mikael Gueck
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
dist... | src/main/java/gumi/builders/url/Decoder.java | /*
Copyright 2014 Mikael Gueck
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
dist... | Fix to prevent exceptions when dealing with URLs that end in broken percent encodings
| src/main/java/gumi/builders/url/Decoder.java | Fix to prevent exceptions when dealing with URLs that end in broken percent encodings | |
Java | apache-2.0 | aef266bd6534368a0322195b89d81c1924b9f179 | 0 | httl/httl,sdgdsffdsfff/httl,fengshao0907/httl,xiangyong/httl | /*
* Copyright 2011-2013 HTTL Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | httl-springmvc/src/main/java/httl/web/springmvc/HttlViewResolver.java | /*
* Copyright 2011-2013 HTTL Team.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | 修改Adaptive
| httl-springmvc/src/main/java/httl/web/springmvc/HttlViewResolver.java | 修改Adaptive | |
Java | apache-2.0 | 0ca678939bcaa4b2d2885b5dc6ea3604e744b754 | 0 | Tycheo/coffeemud,oriontribunal/CoffeeMud,Tycheo/coffeemud,MaxRau/CoffeeMud,Tycheo/coffeemud,sfunk1x/CoffeeMud,MaxRau/CoffeeMud,bozimmerman/CoffeeMud,MaxRau/CoffeeMud,bozimmerman/CoffeeMud,oriontribunal/CoffeeMud,sfunk1x/CoffeeMud,sfunk1x/CoffeeMud,oriontribunal/CoffeeMud,MaxRau/CoffeeMud,sfunk1x/CoffeeMud,Tycheo/coffee... | package com.planet_ink.coffee_mud.Libraries;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.Libraries.interfaces.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import co... | com/planet_ink/coffee_mud/Libraries/TimsLibrary.java | package com.planet_ink.coffee_mud.Libraries;
import com.planet_ink.coffee_mud.core.interfaces.*;
import com.planet_ink.coffee_mud.core.*;
import com.planet_ink.coffee_mud.Libraries.interfaces.*;
import com.planet_ink.coffee_mud.Abilities.interfaces.*;
import com.planet_ink.coffee_mud.Areas.interfaces.*;
import co... |
git-svn-id: svn://192.168.1.10/public/CoffeeMud@7868 0d6f1817-ed0e-0410-87c9-987e46238f29
| com/planet_ink/coffee_mud/Libraries/TimsLibrary.java | ||
Java | apache-2.0 | 4fe978f3c6a072373045f5395cd27b7ed1961d0d | 0 | jyeary/dnsjnio | /*
The contents of this file are subject to the Mozilla
Public Licence Version 1.1 (the "Licence"); you may
not use this file except in compliance with the
Licence. You may obtain a copy of the Licence at
http://www.mozilla.org/MPL
Software distributed under the Licence is distributed
on an "AS IS" basis, WITHO... | src/uk/nominet/dnsjnio/ResponseQueue.java | /*
The contents of this file are subject to the Mozilla
Public Licence Version 1.1 (the "Licence"); you may
not use this file except in compliance with the
Licence. You may obtain a copy of the Licence at
http://www.mozilla.org/MPL
Software distributed under the Licence is distributed
on an "AS IS" basis, WITHO... | Fixing interrupt code
| src/uk/nominet/dnsjnio/ResponseQueue.java | Fixing interrupt code | |
Java | apache-2.0 | 3ce69fdd840efd0105ac58dc13ee835621f58825 | 0 | AVnetWS/Hentoid,AVnetWS/Hentoid,AVnetWS/Hentoid | package me.devsaki.hentoid.parsers.images;
import android.util.Pair;
import androidx.annotation.NonNull;
import org.jsoup.nodes.Document;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import me.devsaki.hentoid.database.domains.Content;
import me.devsaki.hentoid.enums.Site;
import me.devsa... | app/src/main/java/me/devsaki/hentoid/parsers/images/PururinParser.java | package me.devsaki.hentoid.parsers.images;
import android.util.Pair;
import androidx.annotation.NonNull;
import org.jsoup.nodes.Document;
import java.io.File;
import java.util.ArrayList;
import java.util.List;
import me.devsaki.hentoid.database.domains.Content;
import me.devsaki.hentoid.enums.Site;
import me.devsa... | Pururin : Decode gallery data
| app/src/main/java/me/devsaki/hentoid/parsers/images/PururinParser.java | Pururin : Decode gallery data | |
Java | apache-2.0 | 064a54afd10f863671f82a678c03b5731de8a160 | 0 | Aeronica/mxTune | /*
* Aeronica's mxTune MOD
* Copyright 2019, Paul Boese a.k.a. Aeronica
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
*... | src/main/java/net/aeronica/mods/mxtune/gui/mml/GuiPlaylistManager.java | /*
* Aeronica's mxTune MOD
* Copyright 2019, Paul Boese a.k.a. Aeronica
*
* 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
*
*... | Status logging improvements, comments, and a lax attempt at mapping
mxt path to song guid to keep things straight.
| src/main/java/net/aeronica/mods/mxtune/gui/mml/GuiPlaylistManager.java | Status logging improvements, comments, and a lax attempt at mapping mxt path to song guid to keep things straight. | |
Java | apache-2.0 | 7772b753fdd2083bc9075d9d18418ac7a50e8368 | 0 | nogalavi/Bikeable,nogalavi/Bikeable | package com.nnys.bikeable;
import android.content.Intent;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.os.StrictMode;
import android.os.Handler;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.suppo... | app/src/main/java/com/nnys/bikeable/MainActivity.java | package com.nnys.bikeable;
import android.content.Intent;
import android.graphics.drawable.AnimationDrawable;
import android.os.Bundle;
import android.os.StrictMode;
import android.os.Handler;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.suppo... | restored frame animation
| app/src/main/java/com/nnys/bikeable/MainActivity.java | restored frame animation | |
Java | apache-2.0 | 584a024f93160717c407502123eed2a2e671f577 | 0 | MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim,MyersResearchGroup/iBioSim | package graph;
import java.io.*;
import java.awt.*;
import java.awt.event.*;
import java.text.*;
import java.util.*;
import javax.swing.*;
import javax.swing.event.TreeSelectionEvent;
import javax.swing.event.TreeSelectionListener;
import javax.swing.tree.DefaultMutableTreeNode;
import org.apache.batik.dom.*;
import o... | gui/src/graph/Graph.java | package graph;
import java.io.*;
import java.awt.*;
import java.awt.event.*;
import java.text.*;
import java.util.*;
import javax.swing.*;
import javax.swing.event.TreeSelectionEvent;
import javax.swing.event.TreeSelectionListener;
import javax.swing.tree.DefaultMutableTreeNode;
import org.apache.batik.dom.*;
import o... | Worked on graph
| gui/src/graph/Graph.java | Worked on graph | |
Java | apache-2.0 | 343fae3b01c6cda33f4fa522993985bfcf370cb3 | 0 | JohnReedLOL/Nineteen_Characters | /**
* Implementor: Alex Stewart
* Last Update: 15-02-13
*/
package src;
import src.controller.Entity;
import src.model.MapMain_Relation;
import src.view.Display;
import src.view.MapView;
import java.io.*;
import java.lang.StackTraceElement;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Initiali... | src/src/Main.java | /**
* Implementor: Alex Stewart
* Last Update: 15-02-13
*/
package src;
import src.controller.Entity;
import src.model.MapMain_Relation;
import src.view.Display;
import src.view.MapView;
import java.io.*;
import java.lang.StackTraceElement;
import java.text.SimpleDateFormat;
import java.util.Date;
/**
* Initiali... | Temporarily commenting out errors | src/src/Main.java | Temporarily commenting out errors | |
Java | apache-2.0 | 3f0cbd1bcaf66d5dac6bf62031de25e0faa23a29 | 0 | missioncommand/mil-sym-java,missioncommand/mil-sym-java,missioncommand/mil-sym-java,missioncommand/mil-sym-java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package RenderMultipoints;
import JavaTacticalRenderer.clsUtility;
import JavaTacticalRenderer.TGLight;
import java.util.ArrayList;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import java.awt.geom.Li... | core/JavaRendererServer/src/main/java/RenderMultipoints/clsClipQuad.java | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package RenderMultipoints;
import JavaTacticalRenderer.clsUtility;
import JavaTacticalRenderer.TGLight;
import java.util.ArrayList;
import java.awt.geom.Point2D;
import java.awt.geom.Rectangle2D;
import java.awt.geom.Li... | Fix error in the clipping function if the pixels array is empty.
| core/JavaRendererServer/src/main/java/RenderMultipoints/clsClipQuad.java | Fix error in the clipping function if the pixels array is empty. | |
Java | apache-2.0 | 06feabe9e3e133f71dcbb9e0cc5b3233cc21a8e2 | 0 | a1vanov/ignite,chandresh-pancholi/ignite,chandresh-pancholi/ignite,ptupitsyn/ignite,NSAmelchev/ignite,xtern/ignite,daradurvs/ignite,WilliamDo/ignite,SomeFire/ignite,NSAmelchev/ignite,pperalta/ignite,irudyak/ignite,ntikhonov/ignite,samaitra/ignite,BiryukovVA/ignite,wmz7year/ignite,SharplEr/ignite,mcherkasov/ignite,Willi... | /*
* 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 ... | modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/tree/BPlusTree.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 ... | ignite-db - cursor fix
| modules/core/src/main/java/org/apache/ignite/internal/processors/cache/database/tree/BPlusTree.java | ignite-db - cursor fix | |
Java | apache-2.0 | a01ee55d621e44350a8057599602db6ac4a27cc8 | 0 | AArhin/head,AArhin/head,jpodeszwik/mifos,AArhin/head,maduhu/head,vorburger/mifos-head,jpodeszwik/mifos,maduhu/head,maduhu/head,maduhu/head,maduhu/head,maduhu/mifos-head,maduhu/mifos-head,vorburger/mifos-head,maduhu/mifos-head,jpodeszwik/mifos,maduhu/mifos-head,AArhin/head,vorburger/mifos-head,AArhin/head,maduhu/mifos-h... | /*
* Copyright (c) 2005-2010 Grameen Foundation USA
* 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
*
* Unl... | application/src/test/java/org/mifos/accounts/productdefinition/business/AddInterestCalcRuleIntegrationTest.java | /*
* Copyright (c) 2005-2010 Grameen Foundation USA
* 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
*
* Unl... | (WIP) MIFOS-3999 Build and deploy issues on nonSequentialDatabaseUpgrades branch
fixed missing initialisation of connection object
| application/src/test/java/org/mifos/accounts/productdefinition/business/AddInterestCalcRuleIntegrationTest.java | (WIP) MIFOS-3999 Build and deploy issues on nonSequentialDatabaseUpgrades branch | |
Java | apache-2.0 | 9086abefa1e9f3c1317b50e4f1d988e890989397 | 0 | EBISPOT/goci,EBISPOT/goci,EBISPOT/goci,EBISPOT/goci,EBISPOT/goci,EBISPOT/goci | package uk.ac.ebi.spot.goci.component;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.converter.json.MappingJackson2HttpMessageConverter;
import org.spring... | goci-data-services/goci-data-validation-services/src/main/java/uk/ac/ebi/spot/goci/component/SnpValidationChecks.java | package uk.ac.ebi.spot.goci.component;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.converter.json.MappingJackson2HttpMessageConverter;
import org.spring... | Update to comment
| goci-data-services/goci-data-validation-services/src/main/java/uk/ac/ebi/spot/goci/component/SnpValidationChecks.java | Update to comment | |
Java | apache-2.0 | f42f28700a9c47e24c066c06fd875a99ce4add87 | 0 | DevStreet/FinanceAnalytics,jeorme/OG-Platform,nssales/OG-Platform,jerome79/OG-Platform,jerome79/OG-Platform,McLeodMoores/starling,codeaudit/OG-Platform,DevStreet/FinanceAnalytics,codeaudit/OG-Platform,ChinaQuants/OG-Platform,nssales/OG-Platform,ChinaQuants/OG-Platform,nssales/OG-Platform,DevStreet/FinanceAnalytics,code... | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.examples.simulated.web;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Med... | examples/examples-simulated/src/main/java/com/opengamma/examples/simulated/web/PortfolioLoaderUnavailableResource.java | /**
* Copyright (C) 2012 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.examples.simulated.web;
import javax.ws.rs.Consumes;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.Med... | [PLAT-3406] Maven - Fix references to OG-BloombergExample
| examples/examples-simulated/src/main/java/com/opengamma/examples/simulated/web/PortfolioLoaderUnavailableResource.java | [PLAT-3406] Maven - Fix references to OG-BloombergExample | |
Java | apache-2.0 | f6041aba1968fee29a702605bb524c65c7593df9 | 0 | gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom,gchq/stroom | package stroom.statistics.impl.sql.search;
import stroom.dashboard.expression.v1.FieldIndexMap;
import stroom.dashboard.expression.v1.Val;
import stroom.dashboard.expression.v1.ValDouble;
import stroom.dashboard.expression.v1.ValLong;
import stroom.dashboard.expression.v1.ValNull;
import stroom.dashboard.expression.v1... | stroom-statistics/stroom-statistics-impl-sql/src/main/java/stroom/statistics/impl/sql/search/StatisticsSearchServiceImpl.java | package stroom.statistics.impl.sql.search;
import stroom.dashboard.expression.v1.FieldIndexMap;
import stroom.dashboard.expression.v1.Val;
import stroom.dashboard.expression.v1.ValDouble;
import stroom.dashboard.expression.v1.ValLong;
import stroom.dashboard.expression.v1.ValNull;
import stroom.dashboard.expression.v1... | Add final to args, reformat
| stroom-statistics/stroom-statistics-impl-sql/src/main/java/stroom/statistics/impl/sql/search/StatisticsSearchServiceImpl.java | Add final to args, reformat | |
Java | apache-2.0 | 233e6142915ddc5973e8a15dd56d9d4a628c4cd7 | 0 | anujbhan/airavata,gouravshenoy/airavata,machristie/airavata,machristie/airavata,machristie/airavata,gouravshenoy/airavata,anujbhan/airavata,anujbhan/airavata,anujbhan/airavata,gouravshenoy/airavata,gouravshenoy/airavata,apache/airavata,machristie/airavata,anujbhan/airavata,apache/airavata,machristie/airavata,apache/air... | /*
*
* 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"); y... | modules/registry/registry-core/src/main/java/org/apache/airavata/registry/core/experiment/catalog/resources/WorkerResource.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"); y... | fixing query typo
| modules/registry/registry-core/src/main/java/org/apache/airavata/registry/core/experiment/catalog/resources/WorkerResource.java | fixing query typo | |
Java | apache-2.0 | d3d4d2fd83efaf17684e928755f6fb832d686e67 | 0 | milindaperera/product-ei,wso2/product-ei,wso2/product-ei,wso2/product-ei,milindaperera/product-ei,wso2/product-ei,milindaperera/product-ei,milindaperera/product-ei,milindaperera/product-ei,wso2/product-ei | package org.wso2.carbon.esb.mediator.test.aggregate;
import org.apache.commons.lang.ArrayUtils;
import org.awaitility.Awaitility;
import org.testng.Assert;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import org.wso2.carbon.application.mgt.stu... | integration/mediation-tests/tests-mediator-1/src/test/java/org/wso2/carbon/esb/mediator/test/aggregate/SoapHeaderBlocksTestCase.java | package org.wso2.carbon.esb.mediator.test.aggregate;
import org.apache.commons.lang.ArrayUtils;
import org.awaitility.Awaitility;
import org.testng.Assert;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import org.wso2.carbon.application.mgt.stu... | Refactor integration test cases
| integration/mediation-tests/tests-mediator-1/src/test/java/org/wso2/carbon/esb/mediator/test/aggregate/SoapHeaderBlocksTestCase.java | Refactor integration test cases | |
Java | apache-2.0 | b9f7ea275a2e14cbb19c000c3bde49f02bf526fe | 0 | dinithis/stratos,Thanu/stratos,hsbhathiya/stratos,Thanu/stratos,gayangunarathne/stratos,hsbhathiya/stratos,hsbhathiya/stratos,dinithis/stratos,hsbhathiya/stratos,apache/stratos,pkdevbox/stratos,lasinducharith/stratos,lasinducharith/stratos,ravihansa3000/stratos,agentmilindu/stratos,anuruddhal/stratos,dinithis/stratos,T... | /*
* 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 ... | components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/message/processor/topology/ApplicationUndeployedMessageProcessor.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 ... | correcting the log and notifying listeners
| components/org.apache.stratos.messaging/src/main/java/org/apache/stratos/messaging/message/processor/topology/ApplicationUndeployedMessageProcessor.java | correcting the log and notifying listeners | |
Java | apache-2.0 | 564a1c632e1ef4634dccba515b95195f1277a84c | 0 | subutai-io/base,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai,subutai-io/Subutai,subutai-io/base,subutai-io/Subutai,subutai-io/base,subutai-io/Subutai,subutai-io/Subutai | package org.safehaus.subutai.core.environment.ui.manage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.safehaus.subutai.common.protocol.CloneContainersMessage;
import org.safehaus.subutai.common.protocol.EnvironmentBuildTask;
import org.safehaus.subutai... | management/server/core/environment-manager/environment-manager-ui/src/main/java/org/safehaus/subutai/core/environment/ui/manage/EnvironmentBuildWizard.java | package org.safehaus.subutai.core.environment.ui.manage;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.safehaus.subutai.common.protocol.CloneContainersMessage;
import org.safehaus.subutai.common.protocol.EnvironmentBuildTask;
import org.safehaus.subutai... | Environment manager code refactor.
| management/server/core/environment-manager/environment-manager-ui/src/main/java/org/safehaus/subutai/core/environment/ui/manage/EnvironmentBuildWizard.java | Environment manager code refactor. | |
Java | apache-2.0 | bcccd125b9afc5128fe684212b08c62e2ee49edb | 0 | profjrr/zaproxy,kingthorin/zaproxy,meitar/zaproxy,urgupluoglu/zaproxy,zapbot/zaproxy,NVolcz/zaproxy,JordanGS/zaproxy,psiinon/zaproxy,pdehaan/zaproxy,mustafa421/zaproxy,0xkasun/zaproxy,cassiodeveloper/zaproxy,Ali-Razmjoo/zaproxy,gsavastano/zaproxy,surikato/zaproxy,thc202/zaproxy,Harinus/zaproxy,0xkasun/zaproxy,mabdi/zap... | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2012 ZAP development team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | src/org/zaproxy/zap/control/AddOn.java | /*
* Zed Attack Proxy (ZAP) and its related class files.
*
* ZAP is an HTTP/HTTPS proxy for assessing web application security.
*
* Copyright 2012 ZAP development team
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | Disable any add-ons that appear to be from 2.3.0 or before
| src/org/zaproxy/zap/control/AddOn.java | Disable any add-ons that appear to be from 2.3.0 or before | |
Java | mit | d055a8266e7739994d3afc3371e6d3b198778bb6 | 0 | cucumber/cucumber-jvm,cucumber/cucumber-jvm,cucumber/cucumber-jvm,cucumber/cucumber-jvm,cucumber/cucumber-jvm | package io.cucumber.datatable;
import java.io.IOException;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.lang.reflect.TypeVariable;
import java.util.AbstractList;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.List;
im... | java/src/main/java/io/cucumber/datatable/DataTable.java | package io.cucumber.datatable;
import java.io.IOException;
import java.lang.reflect.ParameterizedType;
import java.lang.reflect.Type;
import java.lang.reflect.TypeVariable;
import java.util.AbstractList;
import java.util.ArrayList;
import java.util.Collections;
import java.util.LinkedHashMap;
import java.util.List;
im... | Document data table
| java/src/main/java/io/cucumber/datatable/DataTable.java | Document data table | |
Java | mit | 2f46e8f0ea11a62c1df3d3da5874b1868eb845f9 | 0 | nallar/TickThreading | package nallar.tickthreading.minecraft;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.TreeMap;
import ... | src/common/nallar/tickthreading/minecraft/TickManager.java | package nallar.tickthreading.minecraft;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import java.util.SortedMap;
import java.util.TreeMap;
import ... | Use deobfuscated class name in TE count profiling
Signed-off-by: Ross Allan <ca2c77e14df1e7ee673215c1ef658354e220f471@gmail.com>
| src/common/nallar/tickthreading/minecraft/TickManager.java | Use deobfuscated class name in TE count profiling | |
Java | epl-1.0 | 73e1aec5aca941017537c05a71faf2656c93fcfb | 0 | rohitmohan96/ceylon-ide-eclipse,rohitmohan96/ceylon-ide-eclipse | package com.redhat.ceylon.eclipse.code.search;
import static com.redhat.ceylon.eclipse.code.editor.DynamicMenuItem.collapseMenuItems;
import static com.redhat.ceylon.eclipse.code.editor.EditorUtil.getCurrentEditor;
import static com.redhat.ceylon.eclipse.ui.CeylonPlugin.PLUGIN_ID;
import static com.redhat.ceylo... | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/search/FindMenuItems.java | package com.redhat.ceylon.eclipse.code.search;
import static com.redhat.ceylon.eclipse.code.editor.DynamicMenuItem.collapseMenuItems;
import static com.redhat.ceylon.eclipse.code.editor.EditorUtil.getCurrentEditor;
import static com.redhat.ceylon.eclipse.code.editor.EditorUtil.getSelection;
import static com.re... | better | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/code/search/FindMenuItems.java | better | |
Java | epl-1.0 | 42f420dd7298d12d8677f1e0c544dff278707fec | 0 | gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime,gameduell/eclipselink.runtime | /*******************************************************************************
* Copyright (c) 1998, 2009 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompa... | sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/delegates/SDOXMLHelperDelegate.java | /*******************************************************************************
* Copyright (c) 1998, 2009 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompa... | Fix for failing SDO tests in the continuous build
Reviewed by Rick Barkhouse
| sdo/org.eclipse.persistence.sdo/src/org/eclipse/persistence/sdo/helper/delegates/SDOXMLHelperDelegate.java | Fix for failing SDO tests in the continuous build Reviewed by Rick Barkhouse | |
Java | epl-1.0 | 5a0309ffeb2a770a3a5f750f32085bb3d90e70c4 | 0 | tx1103mark/controller,mandeepdhami/controller,aryantaheri/monitoring-controller,522986491/controller,aryantaheri/monitoring-controller,Sushma7785/OpenDayLight-Load-Balancer,tx1103mark/controller,my76128/controller,my76128/controller,tx1103mark/controller,Johnson-Chou/test,tx1103mark/controller,my76128/controller,aryant... | /*
* Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package org.open... | opendaylight/md-sal/sal-dom-api/src/main/java/org/opendaylight/controller/md/sal/dom/api/DOMDataTreeIdentifier.java | /*
* Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
package org.open... | Make DOMDataTreeIdentifier implement Comparable
We can easily define total ordering on this class, which is useful for
maintaining order so that we can find the longest-prefix match easily by
iterating over the keys in the natural ordering.
Change-Id: Ie2f83ea494fe278df4acc1cb6059dae440ef8f37
Signed-off-by: Robert Va... | opendaylight/md-sal/sal-dom-api/src/main/java/org/opendaylight/controller/md/sal/dom/api/DOMDataTreeIdentifier.java | Make DOMDataTreeIdentifier implement Comparable | |
Java | mpl-2.0 | 68f12a3065fb18dacc934cf38fb46ac7f9968fd8 | 0 | PawelGutkowski/openmrs-module-webservices.rest,PawelGutkowski/openmrs-module-webservices.rest,PawelGutkowski/openmrs-module-webservices.rest | /**
* The contents of this file are subject to the OpenMRS Public License
* Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS IS"
... | omod-1.10/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_10/OrderUtil.java | /**
* The contents of this file are subject to the OpenMRS Public License
* Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS IS"
... | Follow up to add constant for any in OrderUtil - RESTWS-465
| omod-1.10/src/main/java/org/openmrs/module/webservices/rest/web/v1_0/resource/openmrs1_10/OrderUtil.java | Follow up to add constant for any in OrderUtil - RESTWS-465 | |
Java | agpl-3.0 | b3357e97e35d8e20a2f444d695a82afdf68229e7 | 0 | rakam-io/rakam,buremba/rakam,buremba/rakam,buremba/rakam,buremba/rakam,buremba/rakam,rakam-io/rakam,rakam-io/rakam | package org.rakam.postgresql.analysis;
import com.facebook.presto.sql.RakamSqlFormatter;
import com.google.common.collect.ImmutableList;
import io.netty.handler.codec.http.HttpResponseStatus;
import org.rakam.analysis.FunnelQueryExecutor;
import org.rakam.collection.SchemaField;
import org.rakam.config.ProjectConfig;
... | rakam-postgresql/src/main/java/org/rakam/postgresql/analysis/FastGenericFunnelQueryExecutor.java | package org.rakam.postgresql.analysis;
import com.facebook.presto.sql.RakamSqlFormatter;
import com.google.common.collect.ImmutableList;
import io.netty.handler.codec.http.HttpResponseStatus;
import org.rakam.analysis.FunnelQueryExecutor;
import org.rakam.collection.SchemaField;
import org.rakam.config.ProjectConfig;
... | Fix funnel query builder
| rakam-postgresql/src/main/java/org/rakam/postgresql/analysis/FastGenericFunnelQueryExecutor.java | Fix funnel query builder | |
Java | agpl-3.0 | 0d61439aadadf4dfa0831855d90552bd618f6b28 | 0 | graknlabs/grakn,lolski/grakn,graknlabs/grakn,graknlabs/grakn,graknlabs/grakn,lolski/grakn,lolski/grakn,lolski/grakn | /*
* Copyright (C) 2020 Grakn Labs
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is ... | concept/impl/RelationImpl.java | /*
* Copyright (C) 2020 Grakn Labs
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation, either version 3 of the
* License, or (at your option) any later version.
*
* This program is ... | Don't return unplayed role types in a relation role players map
| concept/impl/RelationImpl.java | Don't return unplayed role types in a relation role players map | |
Java | agpl-3.0 | 172014a94ea41331d1b1e0f5375e09fd383be0b8 | 0 | geothomasp/kcmit,iu-uits-es/kc,jwillia/kc-old1,mukadder/kc,kuali/kc,iu-uits-es/kc,geothomasp/kcmit,mukadder/kc,jwillia/kc-old1,geothomasp/kcmit,kuali/kc,geothomasp/kcmit,ColostateResearchServices/kc,UniversityOfHawaiiORS/kc,UniversityOfHawaiiORS/kc,jwillia/kc-old1,geothomasp/kcmit,iu-uits-es/kc,ColostateResearchService... | /*
* Copyright 2006-2008 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless re... | src/test/java/org/kuali/kra/proposaldevelopment/document/authorizer/ModifyProposalPermissionsAuthorizerTest.java | /*
* Copyright 2006-2008 The Kuali Foundation
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless re... | KRACOEUS-2069 : Fix more unit tests
| src/test/java/org/kuali/kra/proposaldevelopment/document/authorizer/ModifyProposalPermissionsAuthorizerTest.java | KRACOEUS-2069 : Fix more unit tests | |
Java | lgpl-2.1 | cfe168a89b076a011af7f4d1b3bbbd71e8dae2b5 | 0 | jfdenise/wildfly-core,ivassile/wildfly-core,aloubyansky/wildfly-core,darranl/wildfly-core,yersan/wildfly-core,JiriOndrusek/wildfly-core,aloubyansky/wildfly-core,JiriOndrusek/wildfly-core,jfdenise/wildfly-core,yersan/wildfly-core,ivassile/wildfly-core,jamezp/wildfly-core,darranl/wildfly-core,bstansberry/wildfly-core,luc... | /*
* JBoss, Home of Professional Open Source
* Copyright 2017, Red Hat, Inc., and individual contributors as indicated
* by the @authors tag.
*
* 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
*... | testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/cacheddc/CachedDcDomainTestCase.java | /*
* JBoss, Home of Professional Open Source
* Copyright 2017, Red Hat, Inc., and individual contributors as indicated
* by the @authors tag.
*
* 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
*... | WFCORE-2836 - better version of verifying the slave has actually deregistered before continuing tests
| testsuite/domain/src/test/java/org/jboss/as/test/integration/domain/cacheddc/CachedDcDomainTestCase.java | WFCORE-2836 - better version of verifying the slave has actually deregistered before continuing tests | |
Java | apache-2.0 | 35791224ab954e3a271df0862ba6fbc2d6fb3e3c | 0 | sibok666/flowable-engine,flowable/flowable-engine,motorina0/flowable-engine,Activiti/Activiti,yvoswillens/flowable-engine,zwets/flowable-engine,sibok666/flowable-engine,paulstapleton/flowable-engine,marcus-nl/flowable-engine,gro-mar/flowable-engine,roberthafner/flowable-engine,lsmall/flowable-engine,stephraleigh/flowab... | /* 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... | modules/activiti-bpmn-converter/src/main/java/org/activiti/bpmn/converter/TaskXMLConverter.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... | Fixed Task parsing issue
| modules/activiti-bpmn-converter/src/main/java/org/activiti/bpmn/converter/TaskXMLConverter.java | Fixed Task parsing issue | |
Java | apache-2.0 | 7aa87503651027c8b3db34c6b6d7ed441497bda5 | 0 | rfoltyns/log4j2-elasticsearch | package org.appenders.log4j2.elasticsearch;
/*-
* #%L
* log4j2-elasticsearch
* %%
* Copyright (C) 2018 Rafal Foltynski
* %%
* 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
*
* ... | log4j2-elasticsearch-core/src/main/java/org/appenders/log4j2/elasticsearch/AsyncBatchDelivery.java | package org.appenders.log4j2.elasticsearch;
/*-
* #%L
* log4j2-elasticsearch
* %%
* Copyright (C) 2018 Rafal Foltynski
* %%
* 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
*
* ... | Configuration error messages updated
| log4j2-elasticsearch-core/src/main/java/org/appenders/log4j2/elasticsearch/AsyncBatchDelivery.java | Configuration error messages updated | |
Java | apache-2.0 | 8e7691a1337d4d838815780a33e208862be755ad | 0 | nssales/OG-Platform,DevStreet/FinanceAnalytics,nssales/OG-Platform,ChinaQuants/OG-Platform,jerome79/OG-Platform,DevStreet/FinanceAnalytics,McLeodMoores/starling,jeorme/OG-Platform,jerome79/OG-Platform,jeorme/OG-Platform,jerome79/OG-Platform,jerome79/OG-Platform,codeaudit/OG-Platform,codeaudit/OG-Platform,nssales/OG-Pla... | /**
* Copyright (C) 2009 - 2010 by OpenGamma Inc.
*
* Please see distribution for license.
*/
package com.opengamma.engine.historicaldata;
import java.io.Serializable;
import javax.time.calendar.LocalDate;
import net.sf.ehcache.Cache;
import net.sf.ehcache.CacheManager;
import net.sf.ehcache.Element;
import net... | projects/OG-Engine/src/com/opengamma/engine/historicaldata/EHCachingHistoricalDataProvider.java | /**
* Copyright (C) 2009 - 2010 by OpenGamma Inc.
*
* Please see distribution for license.
*/
package com.opengamma.engine.historicaldata;
import java.io.Serializable;
import javax.time.calendar.LocalDate;
import net.sf.ehcache.Cache;
import net.sf.ehcache.CacheManager;
import net.sf.ehcache.Element;
import net... | Fix null pointer exception errors when requesting the default data provider.
| projects/OG-Engine/src/com/opengamma/engine/historicaldata/EHCachingHistoricalDataProvider.java | Fix null pointer exception errors when requesting the default data provider. | |
Java | apache-2.0 | e5ae35ab71fca4e1602692f9ac4013d2891ac68a | 0 | spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security,spring-projects/spring-security | /*
* Copyright 2002-2022 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java | /*
* Copyright 2002-2022 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
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | Add Deprecated annotation to WebSecurity#securityInterceptor
Closes gh-11634
| config/src/main/java/org/springframework/security/config/annotation/web/builders/WebSecurity.java | Add Deprecated annotation to WebSecurity#securityInterceptor | |
Java | apache-2.0 | 32b21def343bb50f487cb894535145574ca34d7d | 0 | crate/crate,crate/crate,EvilMcJerkface/crate,crate/crate,EvilMcJerkface/crate,EvilMcJerkface/crate | /*
* Licensed to Crate under one or more contributor license agreements.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership. Crate licenses this file
* to you under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compl... | sql/src/main/java/io/crate/execution/jobs/AbstractTask.java | /*
* Licensed to Crate under one or more contributor license agreements.
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership. Crate licenses this file
* to you under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compl... | Remove unused return value from AbstractTask.close
| sql/src/main/java/io/crate/execution/jobs/AbstractTask.java | Remove unused return value from AbstractTask.close | |
Java | apache-2.0 | 3f8d8e8ace88246316413ecfbae3e68465d9e967 | 0 | aschaetzle/Sempala | package de.uni_freiburg.informatik.dbis.sempala.translator.spark;
import java.util.Properties;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.sql.DataFrame;
import org.apache.spark.sql.hive.HiveContext;
import de.uni_freiburg.informatik.dbis.sempala.tran... | sempala-translator/src/main/java/de/uni_freiburg/informatik/dbis/sempala/translator/spark/Spark.java | package de.uni_freiburg.informatik.dbis.sempala.translator.spark;
import java.util.Properties;
import org.apache.spark.SparkConf;
import org.apache.spark.api.java.JavaSparkContext;
import org.apache.spark.sql.DataFrame;
import org.apache.spark.sql.hive.HiveContext;
import de.uni_freiburg.informatik.dbis.sempala.tran... | Add shuffle partitions.
| sempala-translator/src/main/java/de/uni_freiburg/informatik/dbis/sempala/translator/spark/Spark.java | Add shuffle partitions. | |
Java | apache-2.0 | 3398b44be6759f275fe4b552c25fec6faa0fe1a6 | 0 | codehaus-plexus/plexus-utils,codehaus-plexus/plexus-utils,codehaus-plexus/plexus-utils | package org.codehaus.plexus.util.cli.shell;
/*
* Copyright 2001-2006 The Apache Software Foundation.
*
* 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/lic... | src/main/java/org/codehaus/plexus/util/cli/shell/Shell.java | package org.codehaus.plexus.util.cli.shell;
/*
* Copyright 2001-2006 The Apache Software Foundation.
*
* 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/lic... | Adding ability to disable argument-quoting in shells.
| src/main/java/org/codehaus/plexus/util/cli/shell/Shell.java | Adding ability to disable argument-quoting in shells. | |
Java | apache-2.0 | a3e5fb5d0b2aa732d616da64a643037f16363807 | 0 | ledoyen/spring-automocker | package com.github.ledoyen.automocker.extension.sql;
import java.util.Map;
import javax.sql.DataSource;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import com.google.common.base.Joiner;
public class DatasourceLocator implement... | spring-automocker/src/main/java/com/github/ledoyen/automocker/extension/sql/DatasourceLocator.java | package com.github.ledoyen.automocker.extension.sql;
import java.util.Map;
import javax.sql.DataSource;
import org.springframework.beans.factory.InitializingBean;
import org.springframework.beans.factory.annotation.Autowired;
import com.google.common.base.Joiner;
public class DatasourceLocator implement... | add Datasource locator utilities | spring-automocker/src/main/java/com/github/ledoyen/automocker/extension/sql/DatasourceLocator.java | add Datasource locator utilities | |
Java | apache-2.0 | 226403ecd7e63ed0b9f81c68288ca1a7c8a1c935 | 0 | dinithis/stratos,gayangunarathne/stratos,asankasanjaya/stratos,gayangunarathne/stratos,agentmilindu/stratos,dinithis/stratos,dinithis/stratos,pkdevbox/stratos,lasinducharith/stratos,Thanu/stratos,Thanu/stratos,dinithis/stratos,gayangunarathne/stratos,pubudu538/stratos,apache/stratos,Thanu/stratos,asankasanjaya/stratos,... | /*
* 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... | components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/deployment/policy/DeploymentPolicy.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... | Fxing a typo
| components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/deployment/policy/DeploymentPolicy.java | Fxing a typo | |
Java | apache-2.0 | 2c2705aa6b06982e246f0660f31c8fc106b7301e | 0 | amzn/exoplayer-amazon-port,androidx/media,google/ExoPlayer,amzn/exoplayer-amazon-port,google/ExoPlayer,google/ExoPlayer,androidx/media,amzn/exoplayer-amazon-port,androidx/media | /*
* Copyright 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | library/transformer/src/main/java/com/google/android/exoplayer2/transformer/TranscodingTransformer.java | /*
* Copyright 2021 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Allow remove video transformer option.
PiperOrigin-RevId: 406849436
| library/transformer/src/main/java/com/google/android/exoplayer2/transformer/TranscodingTransformer.java | Allow remove video transformer option. | |
Java | apache-2.0 | 84202c29e6b9385feddbb349a5722b71955993b9 | 0 | iyounus/incubator-systemml,gweidner/incubator-systemml,dusenberrymw/incubator-systemml,dusenberrymw/systemml,dhutchis/systemml,niketanpansare/systemml,akchinSTC/systemml,iyounus/incubator-systemml,asurve/arvind-sysml2,asurve/incubator-systemml,iyounus/incubator-systemml,gweidner/systemml,deroneriksson/incubator-systemm... | /**
* IBM Confidential
* OCO Source Materials
* (C) Copyright IBM Corp. 2010, 2015
* The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office.
*/
package com.ibm.bi.dml.runtime.instructions.spark;
import o... | SystemML/SystemML/src/main/java/com/ibm/bi/dml/runtime/instructions/spark/CentralMomentSPInstruction.java | /**
* IBM Confidential
* OCO Source Materials
* (C) Copyright IBM Corp. 2010, 2015
* The source code for this program is not published or otherwise divested of its trade secrets, irrespective of what has been deposited with the U.S. Copyright Office.
*/
package com.ibm.bi.dml.runtime.instructions.spark;
import o... | 94919: Spark Backend - Fix spark central moment instruction (cp redirection, inst closure)
| SystemML/SystemML/src/main/java/com/ibm/bi/dml/runtime/instructions/spark/CentralMomentSPInstruction.java | 94919: Spark Backend - Fix spark central moment instruction (cp redirection, inst closure) | |
Java | apache-2.0 | 6569442066678765486dc7d69ce4d160bd21dcf0 | 0 | CrystalCraftMC/ZeroSuit | /*
* Copyright 2015 CrystalCraftMC
*
* 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... | src/main/java/com/crystalcraftmc/zerosuit/ZeroSuit.java | /*
* Copyright 2015 CrystalCraftMC
*
* 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... | proper imports | src/main/java/com/crystalcraftmc/zerosuit/ZeroSuit.java | proper imports | |
Java | apache-2.0 | 9e233a1736de4d6f6aed5a631ed89993885b15fb | 0 | dev9com/crash-dummy,dev9com/crash-dummy | package com.dev9.crash.info;
import java.security.CodeSource;
import java.security.ProtectionDomain;
public class ClassFileLocator {
public String find(String canonicalName) {
Class clazz = null;
if(canonicalName == null)
return "No class specified.";
try {
clazz ... | src/main/java/com/dev9/crash/info/ClassFileLocator.java | package com.dev9.crash.info;
import java.security.CodeSource;
import java.security.ProtectionDomain;
public class ClassFileLocator {
public String find(String canonicalName) {
Class clazz = null;
try {
clazz = Class.forName(canonicalName);
} catch (ClassNotFoundException e) {
... | Guard against null.
| src/main/java/com/dev9/crash/info/ClassFileLocator.java | Guard against null. | |
Java | apache-2.0 | c0c43fc0be8c869493b11b0e3599c523265c5801 | 0 | MarioCodes/ProyectosClaseDAM,MarioCodes/Desarrollo_Proyectos_Clase | /*
* To change this license header, choose License Headers Window Project Properties.
* To change this template file, choose Tools | Templates
* and open the template Window the editor.
*/
package web;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.tabl... | Web/src/web/Window.java | /*
* To change this license header, choose License Headers Window Project Properties.
* To change this template file, choose Tools | Templates
* and open the template Window the editor.
*/
package web;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.BorderFactory;
import javax.swing.tabl... | Limites de los hilos testeados, el ultimo hilo se lleva el resto de carga de trabajo. Falta meter la forma de testeo automatico.
| Web/src/web/Window.java | Limites de los hilos testeados, el ultimo hilo se lleva el resto de carga de trabajo. Falta meter la forma de testeo automatico. | |
Java | apache-2.0 | 003d2818c4b06349cce1c8770781b31edd1dfdfc | 0 | mariusj/org.openntf.domino,OpenNTF/org.openntf.domino,rPraml/org.openntf.domino,mariusj/org.openntf.domino,OpenNTF/org.openntf.domino,rPraml/org.openntf.domino,mariusj/org.openntf.domino,OpenNTF/org.openntf.domino,rPraml/org.openntf.domino,rPraml/org.openntf.domino | package org.openntf.domino.xsp.helpers;
import java.security.AccessController;
import java.security.PrivilegedAction;
import java.util.Collections;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import javax.faces.application.Application;
import j... | org.openntf.domino.xsp/src/org/openntf/domino/xsp/helpers/OpenntfDominoImplicitObjectFactory2.java | package org.openntf.domino.xsp.helpers;
import java.util.HashMap;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import javax.faces.application.Application;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import javax.servlet.http.HttpSession;
import org.ope... | removed redundant code from OpenntfDominoImplicitObjectFactory2.java
| org.openntf.domino.xsp/src/org/openntf/domino/xsp/helpers/OpenntfDominoImplicitObjectFactory2.java | removed redundant code from OpenntfDominoImplicitObjectFactory2.java | |
Java | apache-2.0 | b6b858eba0838d98aae1a4d4a6a99fc04bafbfff | 0 | gstevey/gradle,lsmaira/gradle,robinverduijn/gradle,lsmaira/gradle,gstevey/gradle,lsmaira/gradle,robinverduijn/gradle,blindpirate/gradle,blindpirate/gradle,lsmaira/gradle,blindpirate/gradle,blindpirate/gradle,lsmaira/gradle,lsmaira/gradle,gstevey/gradle,lsmaira/gradle,robinverduijn/gradle,blindpirate/gradle,gradle/gradl... | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | subprojects/composite-builds/src/main/java/org/gradle/composite/internal/CompositeBuildIdeProjectResolver.java | /*
* Copyright 2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | Add explanatory comment
| subprojects/composite-builds/src/main/java/org/gradle/composite/internal/CompositeBuildIdeProjectResolver.java | Add explanatory comment | |
Java | apache-2.0 | ce1cb9880b8dbeaf93f769b2dec938a795cc1b3c | 0 | monetate/closure-compiler,vobruba-martin/closure-compiler,Yannic/closure-compiler,mprobst/closure-compiler,tdelmas/closure-compiler,nawawi/closure-compiler,google/closure-compiler,tiobe/closure-compiler,google/closure-compiler,mprobst/closure-compiler,tiobe/closure-compiler,ChadKillingsworth/closure-compiler,Yannic/clo... | /*
* Copyright 2009 The Closure Compiler Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | src/com/google/javascript/jscomp/DefaultPassConfig.java | /*
* Copyright 2009 The Closure Compiler Authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable... | Enable rewriteFunctionExpressions for ES6 output.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=172526935
| src/com/google/javascript/jscomp/DefaultPassConfig.java | Enable rewriteFunctionExpressions for ES6 output. | |
Java | apache-2.0 | 377784c2d39f07a969107fb29818ffe5a8e57783 | 0 | andriell/craftyfox,andriell/craftyfox,andriell/craftyfox | package com.github.andriell.processor;
import org.springframework.beans.factory.InitializingBean;
import java.util.concurrent.*;
/**
* Created by Андрей on 04.02.2016
*/
public abstract class Manager implements ManagerInterface, InitializingBean {
private BlockingQueue<DataInterface> dataQueue;
private Ru... | src/main/java/com/github/andriell/processor/Manager.java | package com.github.andriell.processor;
import org.springframework.beans.factory.InitializingBean;
import java.util.concurrent.*;
/**
* Created by Андрей on 04.02.2016
*/
public abstract class Manager implements ManagerInterface, InitializingBean {
private BlockingQueue<DataInterface> dataQueue;
private Ru... | Start
| src/main/java/com/github/andriell/processor/Manager.java | Start | |
Java | apache-2.0 | 993e9afe3ddcaf90900a4108545796ddb737d28c | 0 | phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida,phac-nml/irida | package ca.corefacility.bioinformatics.irida.repositories.remote.impl;
import java.util.List;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpMethod;
import org.springframework.http.HttpStatus;
import org.springframework.http.... | src/main/java/ca/corefacility/bioinformatics/irida/repositories/remote/impl/RemoteRepositoryImpl.java | package ca.corefacility.bioinformatics.irida.repositories.remote.impl;
import java.util.List;
import org.springframework.core.ParameterizedTypeReference;
import org.springframework.http.HttpEntity;
import org.springframework.http.HttpMethod;
import org.springframework.http.HttpStatus;
import org.springframework.http.... | comment and formatting
| src/main/java/ca/corefacility/bioinformatics/irida/repositories/remote/impl/RemoteRepositoryImpl.java | comment and formatting | |
Java | apache-2.0 | f91bd45b7ec5cea5a3d578794c9eeaa0d9e0cd7f | 0 | BroadleafCommerce/blc-authorizenet | /*
* #%L
* BroadleafCommerce Authorize.net
* %%
* Copyright (C) 2009 - 2014 Broadleaf Commerce
* %%
* 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/li... | src/main/java/org/broadleafcommerce/payment/service/gateway/AuthorizeNetTransactionServiceImpl.java | /*
* #%L
* BroadleafCommerce Authorize.net
* %%
* Copyright (C) 2009 - 2014 Broadleaf Commerce
* %%
* 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/li... | Set X_TEST_REQUEST using "gateway.authorizenet.xTestRequest" property
- Addresses BroadleafCommerce/QA#2098
| src/main/java/org/broadleafcommerce/payment/service/gateway/AuthorizeNetTransactionServiceImpl.java | Set X_TEST_REQUEST using "gateway.authorizenet.xTestRequest" property | |
Java | apache-2.0 | b48918ff07bd8f7eddff6ebc9241066641e0e749 | 0 | cnapagoda/carbon-governance,jranabahu/carbon-governance,isuruwan/carbon-governance,laki88/carbon-governance,thushara35/carbon-governance,isuruwan/carbon-governance,thushara35/carbon-governance,prasa7/carbon-governance,sameerak/carbon-governance,denuwanthi/carbon-governance,wso2/carbon-governance,maheshika/carbon-govern... | /*
* Copyright (c) 2005-2009, 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.ap... | components/governance/org.wso2.carbon.governance.generic.ui/src/main/java/org/wso2/carbon/governance/generic/ui/utils/DropDownDataPopulator.java | /*
* Copyright (c) 2005-2009, 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.ap... | Add publihser getList method into DataPopulator interface
| components/governance/org.wso2.carbon.governance.generic.ui/src/main/java/org/wso2/carbon/governance/generic/ui/utils/DropDownDataPopulator.java | Add publihser getList method into DataPopulator interface | |
Java | bsd-2-clause | 1b7340f341a22d80de4bac5618da3cf8d1fe8981 | 0 | runelite/runelite,Sethtroll/runelite,Sethtroll/runelite,runelite/runelite,runelite/runelite,l2-/runelite,l2-/runelite | /*
* Copyright (c) 2019, Twiglet1022 <https://github.com/Twiglet1022>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright n... | runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/FaloTheBardClue.java | /*
* Copyright (c) 2019, Twiglet1022 <https://github.com/Twiglet1022>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above copyright n... | clues: correct text of falo the bard warrior guild token clue
| runelite-client/src/main/java/net/runelite/client/plugins/cluescrolls/clues/FaloTheBardClue.java | clues: correct text of falo the bard warrior guild token clue | |
Java | bsd-3-clause | 254fd976c242a968f5989fc4683a16c40ac6079d | 0 | amazari/dfs-datastores,rodel-talampas/dfs-datastores,criteo-forks/dfs-datastores,ind9/dfs-datastores,embedcard/dfs-datastores,jf87/dfs-datastores,abolibibelot/dfs-datastores,spadala/dfs-datastores,nathanmarz/dfs-datastores | package backtype.hadoop.pail;
import backtype.hadoop.BalancedDistcp;
import backtype.hadoop.Coercer;
import backtype.hadoop.Consolidator;
import backtype.hadoop.PathLister;
import backtype.hadoop.RenameMode;
import backtype.hadoop.formats.RecordInputStream;
import backtype.hadoop.formats.RecordOutputStream;
import bac... | src/jvm/backtype/hadoop/pail/Pail.java | package backtype.hadoop.pail;
import backtype.hadoop.BalancedDistcp;
import backtype.hadoop.Coercer;
import backtype.hadoop.Consolidator;
import backtype.hadoop.PathLister;
import backtype.hadoop.RenameMode;
import backtype.hadoop.formats.RecordInputStream;
import backtype.hadoop.formats.RecordOutputStream;
import bac... | fix return type of getSubPail
| src/jvm/backtype/hadoop/pail/Pail.java | fix return type of getSubPail | |
Java | bsd-3-clause | 204b9639b3932a4f652d86a4785be04475d6641a | 0 | bdezonia/zorbage,bdezonia/zorbage | /*
* Zorbage: an algebraic data hierarchy for use in numeric processing.
*
* Copyright (c) 2016-2021 Barry DeZonia 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 s... | src/main/java/nom/bdezonia/zorbage/dataview/PlaneView.java | /*
* Zorbage: an algebraic data hierarchy for use in numeric processing.
*
* Copyright (c) 2016-2021 Barry DeZonia 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 s... | Make PlaneView (hopefully) faster; especially at higher dimensions
| src/main/java/nom/bdezonia/zorbage/dataview/PlaneView.java | Make PlaneView (hopefully) faster; especially at higher dimensions | |
Java | mit | ecc8fff5cb33592aabda1bc66ce223e6bd12df46 | 0 | bkahlert/com.bkahlert.nebula,bkahlert/com.bkahlert.nebula,bkahlert/com.bkahlert.nebula,bkahlert/com.bkahlert.nebula,bkahlert/com.bkahlert.nebula | package com.bkahlert.nebula.handlers;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.RenderingHints;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.DataFlavor;
import java.awt.image.BufferedImage;
import java.io.InputStream;
import java.util.concurrent... | src/com/bkahlert/nebula/handlers/BrowserPasteHandler.java | package com.bkahlert.nebula.handlers;
import java.awt.Graphics2D;
import java.awt.Image;
import java.awt.RenderingHints;
import java.awt.Toolkit;
import java.awt.datatransfer.Clipboard;
import java.awt.datatransfer.DataFlavor;
import java.awt.image.BufferedImage;
import java.io.InputStream;
import java.util.concurrent... | [FIX] RTF text is now pasted as plain text in Browsers
| src/com/bkahlert/nebula/handlers/BrowserPasteHandler.java | [FIX] RTF text is now pasted as plain text in Browsers | |
Java | mit | b97663e09243836fd565e3def149b0bb94dfb82a | 0 | brentvatne/react-native-video,brentvatne/react-native-video,brentvatne/react-native-video | package com.brentvatne.exoplayer;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.media.AudioManager;
import android.net.Uri;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.util.Log;
import android.... | android-exoplayer/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java | package com.brentvatne.exoplayer;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Context;
import android.media.AudioManager;
import android.net.Uri;
import android.os.Handler;
import android.os.Message;
import android.text.TextUtils;
import android.util.Log;
import android.... | Clear progress messages on STATE_IDLE and STATE_BUFFERING (#1768)
The progress message handler will duplicate recursions of the `onProgressMessage` handler on change of player state from any state to STATE_READY with `playWhenReady` is true (when video is not paused). This clears the messages on STATE_IDLE and STATE_B... | android-exoplayer/src/main/java/com/brentvatne/exoplayer/ReactExoplayerView.java | Clear progress messages on STATE_IDLE and STATE_BUFFERING (#1768) | |
Java | mit | 12319d188f9b52cb29f9189e7a88432631cc4f33 | 0 | kz/balances-android | package in.iamkelv.balances;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.support.v4.content.WakefulBroadcastReceiver;
import java.util.Ca... | app/src/main/java/in/iamkelv/balances/AlarmReceiver.java | package in.iamkelv.balances;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.support.v4.content.WakefulBroadcastReceiver;
import java.util.Ca... | No more IllegalArgumentException (thanks @berwyn!)
| app/src/main/java/in/iamkelv/balances/AlarmReceiver.java | No more IllegalArgumentException (thanks @berwyn!) | |
Java | mit | 0e28e2b9d76654dec91b1d0199a3dd03e275576e | 0 | astyler/chargecar | package chargecar.util;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import java.io.*;
import org.xml.sax.*;
public class GPXTripParser extends org.xml.sax.helpers.DefaultHandler {
List<Integer> rawTimes;
List<Double> rawLa... | chargecarprize/javatestsuite/ChargeCarPrize/src/chargecar/util/GPXTripParser.java | package chargecar.util;
import java.io.File;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
import java.io.*;
import org.xml.sax.*;
public class GPXTripParser extends org.xml.sax.helpers.DefaultHandler {
List<Integer> rawTimes;
List<Double> rawLa... | minimal EOD | chargecarprize/javatestsuite/ChargeCarPrize/src/chargecar/util/GPXTripParser.java | minimal EOD | |
Java | epl-1.0 | 19393bf2f99a0f17a9176b6d0794ed8824b0f5bf | 0 | LeoNerdoG/kapua,LeoNerdoG/kapua,LeoNerdoG/kapua,cbaerikebc/kapua,LeoNerdoG/kapua,stzilli/kapua,stzilli/kapua,cbaerikebc/kapua,stzilli/kapua,cbaerikebc/kapua,cbaerikebc/kapua,LeoNerdoG/kapua,stzilli/kapua,stzilli/kapua | /*******************************************************************************
* Copyright (c) 2011, 2016 Eurotech and/or its affiliates
*
* 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 distributi... | locator/guice/src/main/java/org/eclipse/kapua/locator/guice/LocatorConfig.java | /*******************************************************************************
* Copyright (c) 2011, 2016 Eurotech and/or its affiliates
*
* 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 distributi... | Apply code formatter and cleanup
Signed-off-by: Jens Reimann <d1bf62d29e711fdf0a5795916341a7b53d204e2a@redhat.com> | locator/guice/src/main/java/org/eclipse/kapua/locator/guice/LocatorConfig.java | Apply code formatter and cleanup | |
Java | epl-1.0 | 916f85bff7529acc597183deab11a6f270c3266b | 0 | ESSICS/cs-studio,css-iter/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,css-iter/cs-studio,ControlSystemStudio/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ESSICS/cs-studio,ControlSystemStudio/cs-studio,css-i... | package org.csstudio.swt.xygraph.undo;
/**
* @author Xihui Chen
*
*/
public interface IUndoableCommand {
/**
* Restore the state of the target to the state before this
* command has been executed.
*/
public void undo();
/**
* Restore the state of the target to the state after this
* command has bee... | applications/plugins/org.csstudio.swt.xygraph/src/org/csstudio/swt/xygraph/undo/IUndoableCommand.java | package org.csstudio.swt.xygraph.undo;
/**
* @author Xihui Chen
*
*/
public interface IUndoableCommand {
/**
* Restore the state of the target to the state before this
* command has been executed.
*/
public void undo();
/**
* Restore the state of the target to the state after this
* command has bee... | toString
| applications/plugins/org.csstudio.swt.xygraph/src/org/csstudio/swt/xygraph/undo/IUndoableCommand.java | toString | |
Java | epl-1.0 | 2da43ca8a8a2e1b2bebd9c9f0e90cc1af9c76c43 | 0 | Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts,Yakindu/statecharts | /**
* Copyright (c) 2011 committers of YAKINDU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* Contr... | plugins/org.yakindu.sct.ui.editor/src/org/yakindu/sct/ui/editor/propertysheets/TransitionPropertySection.java | /**
* Copyright (c) 2011 committers of YAKINDU and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
* Contr... | 2 Column Transition Property Page | plugins/org.yakindu.sct.ui.editor/src/org/yakindu/sct/ui/editor/propertysheets/TransitionPropertySection.java | 2 Column Transition Property Page | |
Java | epl-1.0 | a32f9216211902390542ab331f8c273265d7399c | 0 | rohitmohan96/ceylon-ide-eclipse,rohitmohan96/ceylon-ide-eclipse | package com.redhat.ceylon.eclipse.util;
import static com.redhat.ceylon.compiler.java.codegen.CodegenUtil.getJavaNameOfDeclaration;
import static com.redhat.ceylon.eclipse.core.builder.CeylonBuilder.getCeylonClassesOutputFolder;
import static com.redhat.ceylon.eclipse.core.builder.CeylonBuilder.getProjectTypeChecker;
... | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/util/JavaSearch.java | package com.redhat.ceylon.eclipse.util;
import static com.redhat.ceylon.compiler.java.codegen.CodegenUtil.getJavaNameOfDeclaration;
import static com.redhat.ceylon.eclipse.core.builder.CeylonBuilder.getCeylonClassesOutputFolder;
import static com.redhat.ceylon.eclipse.core.builder.CeylonBuilder.getProjectTypeChecker;
... | minor changes | plugins/com.redhat.ceylon.eclipse.ui/src/com/redhat/ceylon/eclipse/util/JavaSearch.java | minor changes | |
Java | mpl-2.0 | cb5b5e7e8efd56fafb51fbc76b53b49a126b7514 | 0 | hserv/coordinated-entry,hserv/coordinated-entry | package com.servinglynk.hmis.warehouse.service.converter;
import java.time.ZoneId;
import java.util.Date;
import com.servinglynk.hmis.warehouse.core.model.Client;
import com.servinglynk.hmis.warehouse.core.model.Response;
import com.servinglynk.hmis.warehouse.model.ClientEntity;
import com.servinglynk.hmis.warehouse... | hmis-survey-api/src/main/java/com/servinglynk/hmis/warehouse/service/converter/ResponseConverterV3.java | package com.servinglynk.hmis.warehouse.service.converter;
import java.time.ZoneId;
import java.util.Date;
import com.servinglynk.hmis.warehouse.core.model.Client;
import com.servinglynk.hmis.warehouse.core.model.Response;
import com.servinglynk.hmis.warehouse.model.ClientEntity;
import com.servinglynk.hmis.warehouse... | Fix API/v3/clients/{dedupclientid}/surveys/{surveyid}/submissions/{submissionid} to return questionId
| hmis-survey-api/src/main/java/com/servinglynk/hmis/warehouse/service/converter/ResponseConverterV3.java | Fix API/v3/clients/{dedupclientid}/surveys/{surveyid}/submissions/{submissionid} to return questionId | |
Java | agpl-3.0 | 9914d288acae5d13d1d2aa1b0ba7473f6719328f | 0 | jrochas/scale-proactive,lpellegr/programming,paraita/programming,PaulKh/scale-proactive,ow2-proactive/programming,mnip91/proactive-component-monitoring,mnip91/programming-multiactivities,mnip91/programming-multiactivities,PaulKh/scale-proactive,ow2-proactive/programming,mnip91/proactive-component-monitoring,mnip91/proa... | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive@ow2.org
*
* This library i... | src/Core/org/objectweb/proactive/core/UniqueID.java | /*
* ################################################################
*
* ProActive: The Java(TM) library for Parallel, Distributed,
* Concurrent computing with Security and Mobility
*
* Copyright (C) 1997-2008 INRIA/University of Nice-Sophia Antipolis
* Contact: proactive@ow2.org
*
* This library i... | Fix for PROACTIVE-545
git-svn-id: 9146c88ff6d39b48099bf954d15d68f687b3fa69@10633 28e8926c-6b08-0410-baaa-805c5e19b8d6
| src/Core/org/objectweb/proactive/core/UniqueID.java | Fix for PROACTIVE-545 | |
Java | agpl-3.0 | d358ed81d2295d0fa1c0dbe091242a9229e219ce | 0 | Freeyourgadget/Gadgetbridge,ivanovlev/Gadgetbridge,Freeyourgadget/Gadgetbridge,rosenpin/Gadgetbridge,roidelapluie/Gadgetbridge,rosenpin/Gadgetbridge,ivanovlev/Gadgetbridge,roidelapluie/Gadgetbridge,rosenpin/Gadgetbridge,roidelapluie/Gadgetbridge,ivanovlev/Gadgetbridge,Freeyourgadget/Gadgetbridge,Freeyourgadget/Gadgetbr... | package nodomain.freeyourgadget.gadgetbridge.service.devices.pebble;
import android.util.Base64;
import android.util.Pair;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.nio.ByteBuffer;
import java.nio.ByteOrd... | app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/pebble/PebbleProtocol.java | package nodomain.freeyourgadget.gadgetbridge.service.devices.pebble;
import android.util.Base64;
import android.util.Pair;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.nio.ByteBuffer;
import java.nio.ByteOrd... | Pebble: Display a failure if we cannot map a notification id back to a Phone number when replying to an SMS
| app/src/main/java/nodomain/freeyourgadget/gadgetbridge/service/devices/pebble/PebbleProtocol.java | Pebble: Display a failure if we cannot map a notification id back to a Phone number when replying to an SMS | |
Java | agpl-3.0 | 48de5d18dda322e39b25b929c1500a0ffaf0c1d8 | 0 | podd/podd-redesign,podd/podd-redesign,podd/podd-redesign,podd/podd-redesign | package com.github.podd.impl.file;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import org.openrdf.model.Model;
import org.openrdf.model.Resource;
import org.openrdf.model.URI;
import org.openrdf.model.Value;
import org.openrdf.model.vocabulary.RDF;
import... | webapp/lib/src/main/java/com/github/podd/impl/file/SSHFileReferenceProcessorImpl.java | package com.github.podd.impl.file;
import java.util.Collection;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import org.openrdf.model.Model;
import org.openrdf.model.Resource;
import org.openrdf.model.URI;
import org.openrdf.model.vocabulary.RDF;
import org.openrdf.model.vocabulary.RD... | Fix EditArtifactResourceImplTest.testEditArtifactBasicRdf
The reasoner seems to be generating inferred triples that have
XSD:string attached for any triples that are RDF-1.0 Plain Literals
In RDF-1.1 this situation will not occur as all plain literal will be
typed as XSD:string. | webapp/lib/src/main/java/com/github/podd/impl/file/SSHFileReferenceProcessorImpl.java | Fix EditArtifactResourceImplTest.testEditArtifactBasicRdf | |
Java | agpl-3.0 | 159027d07b8e8d691c3d10787c39c18ab992f852 | 0 | rdkgit/opennms,rdkgit/opennms,aihua/opennms,tdefilip/opennms,tdefilip/opennms,tdefilip/opennms,roskens/opennms-pre-github,aihua/opennms,rdkgit/opennms,tdefilip/opennms,aihua/opennms,roskens/opennms-pre-github,roskens/opennms-pre-github,rdkgit/opennms,roskens/opennms-pre-github,aihua/opennms,tdefilip/opennms,rdkgit/open... | //
// This file is part of the OpenNMS(R) Application.
//
// OpenNMS(R) is Copyright (C) 2005 The OpenNMS Group, Inc. All rights reserved.
// OpenNMS(R) is a derivative work, containing both original code, included code and modified
// code that was published under the GNU General Public License. Copyrights for modifi... | opennms-snmp/opennms-snmp-snmp4j/src/main/java/org/opennms/netmgt/snmp/snmp4j/Snmp4JValue.java | //
// This file is part of the OpenNMS(R) Application.
//
// OpenNMS(R) is Copyright (C) 2005 The OpenNMS Group, Inc. All rights reserved.
// OpenNMS(R) is a derivative work, containing both original code, included code and modified
// code that was published under the GNU General Public License. Copyrights for modifi... | Make sure that the value cannot be null in the constructor.
| opennms-snmp/opennms-snmp-snmp4j/src/main/java/org/opennms/netmgt/snmp/snmp4j/Snmp4JValue.java | Make sure that the value cannot be null in the constructor. | |
Java | lgpl-2.1 | 8bc2117b437869d84e3e1ad4e6db3bd499333605 | 0 | xwiki/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,pbondoer/xwiki-platform,xwiki/xwiki-platform,xwiki/xwiki-platform | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java | /*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* th... | XWIKI-6896: XWikiDocument#getXObject(ObjectReference) throws a NPE when
the object reference has no object number | xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/doc/XWikiDocumentTest.java | XWIKI-6896: XWikiDocument#getXObject(ObjectReference) throws a NPE when the object reference has no object number | |
Java | apache-2.0 | 73b28eacc7cfcd0ee2aac8d185ccbcee60e274e6 | 0 | ThiagoGarciaAlves/intellij-community,suncycheng/intellij-community,mglukhikh/intellij-community,mglukhikh/intellij-community,vvv1559/intellij-community,da1z/intellij-community,vvv1559/intellij-community,xfournet/intellij-community,xfournet/intellij-community,mglukhikh/intellij-community,semonte/intellij-community,ibint... | /*
* Copyright 2000-2017 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... | python/src/com/jetbrains/python/codeInsight/PySubstitutionChunkReference.java | /*
* Copyright 2000-2017 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... | Fix resolving dict: 1) Remove dict call resolving part from getElementFromDictLiteral 2) Get rid of useless getElementFromCallExpression
| python/src/com/jetbrains/python/codeInsight/PySubstitutionChunkReference.java | Fix resolving dict: 1) Remove dict call resolving part from getElementFromDictLiteral 2) Get rid of useless getElementFromCallExpression | |
Java | apache-2.0 | 5e2d6e3f633b6479b35f6889af7733b972f56fe3 | 0 | bobvdvalk/smokesignal | package nl.mawoo.smokesignal;
import nl.mawoo.smokesignal.gui.Cli;
import nl.mawoo.smokesignal.networking.P2P;
import nl.mawoo.smokesignal.networking.Peer;
import nl.mawoo.smokesignal.util.Util;
import org.apache.log4j.Logger;
import java.io.IOException;
import java.net.ServerSocket;
import java.util.Scanner;
/**
... | src/main/java/nl/mawoo/smokesignal/SmokeSignal.java | package nl.mawoo.smokesignal;
import nl.mawoo.smokesignal.gui.Cli;
import nl.mawoo.smokesignal.networking.P2P;
import nl.mawoo.smokesignal.networking.Peer;
import nl.mawoo.smokesignal.util.Util;
import org.apache.log4j.Logger;
import java.io.IOException;
import java.net.ServerSocket;
import java.util.Scanner;
/**
... | fix bug if a port is already used
| src/main/java/nl/mawoo/smokesignal/SmokeSignal.java | fix bug if a port is already used | |
Java | apache-2.0 | e139a4652a8307080502bf98482fa2ff3951f53a | 0 | ened/ExoPlayer,ened/ExoPlayer,androidx/media,google/ExoPlayer,google/ExoPlayer,amzn/exoplayer-amazon-port,androidx/media,androidx/media,amzn/exoplayer-amazon-port,google/ExoPlayer,amzn/exoplayer-amazon-port,ened/ExoPlayer | /*
* Copyright (C) 2016 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... | library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java | /*
* Copyright (C) 2016 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... | Short term fix for setFrameRate ISE when surface is not valid
PiperOrigin-RevId: 340314496
| library/core/src/main/java/com/google/android/exoplayer2/video/MediaCodecVideoRenderer.java | Short term fix for setFrameRate ISE when surface is not valid | |
Java | apache-2.0 | d4df939cd194a3ce507a7ff7f24ba9703b6cc49d | 0 | ThiagoGarciaAlves/intellij-community,Lekanich/intellij-community,muntasirsyed/intellij-community,allotria/intellij-community,diorcety/intellij-community,nicolargo/intellij-community,ryano144/intellij-community,michaelgallacher/intellij-community,mglukhikh/intellij-community,adedayo/intellij-community,blademainer/intell... | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | platform/vcs-impl/src/com/intellij/openapi/vcs/update/AbstractCommonUpdateAction.java | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | IDEA-50457 (Information on progress is strange)
| platform/vcs-impl/src/com/intellij/openapi/vcs/update/AbstractCommonUpdateAction.java | IDEA-50457 (Information on progress is strange) | |
Java | apache-2.0 | 245dbd208c1b7e5cde3e4e59313f48534f64e1b2 | 0 | apache/incubator-tajo,yeeunshim/tajo_test,yeeunshim/tajo_test,yeeunshim/tajo_test,gruter/tajo-cdh,apache/incubator-tajo,yeeunshim/tajo_test,gruter/tajo-cdh,apache/incubator-tajo,apache/incubator-tajo,gruter/tajo-cdh,gruter/tajo-cdh | /**
* 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... | tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/parser/HiveQLAnalyzer.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... | TAJO-403: HiveQLAnalyzer should supports standard function in the GROUP BY Clause. (Removing unnecessary codes)
| tajo-core/tajo-core-backend/src/main/java/org/apache/tajo/engine/parser/HiveQLAnalyzer.java | TAJO-403: HiveQLAnalyzer should supports standard function in the GROUP BY Clause. (Removing unnecessary codes) | |
Java | apache-2.0 | 578bab17754f8c811f77eb569438aba1f855cd8d | 0 | renchaorevee/gerrit,evanchueng/gerrit,supriyantomaftuh/gerrit,bpollack/gerrit,MerritCR/merrit,MerritCR/merrit,TonyChai24/test,WANdisco/gerrit,netroby/gerrit,jackminicloud/test,basilgor/gerrit,dwhipstock/gerrit,netroby/gerrit,catrope/gerrit,teamblueridge/gerrit,keerath/gerrit_newssh,zommarin/gerrit,Seinlin/gerrit,atdt/g... | // Copyright (C) 2008 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 applicable ... | gerrit-gwtui/src/main/java/com/google/gerrit/client/changes/ApprovalTable.java | // Copyright (C) 2008 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 applicable ... | Don't show remove reviewer button on closed changes
If the change is closed, we shouldn't be able to delete a reviewer
from the reviewer table. So don't display the button to the user.
Change-Id: I1b4c7e3f2f764a7109fba3bbd93cef9ce4d2622e
Signed-off-by: Shawn O. Pearce <f3ea74d906fa9fe97c1fef6bad9cb871485c7045@google... | gerrit-gwtui/src/main/java/com/google/gerrit/client/changes/ApprovalTable.java | Don't show remove reviewer button on closed changes | |
Java | apache-2.0 | e74c5a3732b6006ffdc8d9155a73bde36525796c | 0 | gathreya/rice-kc,gathreya/rice-kc,bsmith83/rice-1,jwillia/kc-rice1,smith750/rice,ewestfal/rice-svn2git-test,shahess/rice,ewestfal/rice-svn2git-test,gathreya/rice-kc,ewestfal/rice,jwillia/kc-rice1,sonamuthu/rice-1,jwillia/kc-rice1,rojlarge/rice-kc,cniesen/rice,cniesen/rice,ewestfal/rice,bhutchinson/rice,shahess/rice,son... | /*
* Copyright 2005-2007 The Kuali Foundation
*
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless require... | test/kew/src/test/java/org/kuali/rice/kew/postprocessor/PostProcessorTest.java | /*
* Copyright 2005-2007 The Kuali Foundation
*
*
* Licensed under the Educational Community License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl2.php
*
* Unless require... | KULRICE-4900 - fix for PostProcessorTest
| test/kew/src/test/java/org/kuali/rice/kew/postprocessor/PostProcessorTest.java | KULRICE-4900 - fix for PostProcessorTest | |
Java | apache-2.0 | 4ff167981a98bffebe7c0f9918313c18d607d926 | 0 | bpark/companion-nlp-micro | /*
* Copyright 2017 Kurt Sparber
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | src/main/java/com/github/bpark/companion/NlpVerticle.java | /*
* Copyright 2017 Kurt Sparber
*
* 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... | moved messages to cluster map
| src/main/java/com/github/bpark/companion/NlpVerticle.java | moved messages to cluster map | |
Java | apache-2.0 | 474519961faf9aa860cd5df03914526aebe04429 | 0 | vipshop/Saturn,vipshop/Saturn,vipshop/Saturn,vipshop/Saturn,vipshop/Saturn | package com.vip.saturn.job.console.controller.gui;
import com.google.common.collect.Lists;
import com.vip.saturn.job.console.aop.annotation.Audit;
import com.vip.saturn.job.console.aop.annotation.AuditParam;
import com.vip.saturn.job.console.controller.SuccessResponseEntity;
import com.vip.saturn.job.console.domain.Re... | saturn-console-api/src/main/java/com/vip/saturn/job/console/controller/gui/ExecutorOverviewController.java | package com.vip.saturn.job.console.controller.gui;
import com.google.common.collect.Lists;
import com.vip.saturn.job.console.aop.annotation.Audit;
import com.vip.saturn.job.console.aop.annotation.AuditParam;
import com.vip.saturn.job.console.controller.SuccessResponseEntity;
import com.vip.saturn.job.console.domain.Re... | #359 #357 merge, import and format
| saturn-console-api/src/main/java/com/vip/saturn/job/console/controller/gui/ExecutorOverviewController.java | #359 #357 merge, import and format | |
Java | apache-2.0 | c5ca3126bba031fe20976f6c26be42756c7ee2a7 | 0 | eayun/ovirt-engine,yapengsong/ovirt-engine,eayun/ovirt-engine,halober/ovirt-engine,walteryang47/ovirt-engine,yapengsong/ovirt-engine,halober/ovirt-engine,yingyun001/ovirt-engine,yingyun001/ovirt-engine,OpenUniversity/ovirt-engine,walteryang47/ovirt-engine,zerodengxinchao/ovirt-engine,eayun/ovirt-engine,yingyun001/ovirt... | package org.ovirt.engine.core.vdsbroker;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.At... | backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java | package org.ovirt.engine.core.vdsbroker;
import java.util.ArrayList;
import java.util.Collections;
import java.util.HashSet;
import java.util.Map;
import java.util.concurrent.ConcurrentHashMap;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.atomic.AtomicBoolean;
import java.util.concurrent.atomic.At... | engine: Clear compiler warnings
The patch clears compiler/eclipse warnings.
Change-Id: I34991414aa6055e2adabab189d7ae4b1f4b4f9f9
Signed-off-by: Moti Asayag <da1debb83a8e12b6e8822edf2c275f55cc51b720@redhat.com>
| backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsManager.java | engine: Clear compiler warnings | |
Java | apache-2.0 | ec9feedffad3d20670c780c55882e4a7aecd663f | 0 | ctomc/jboss-modules,doctau/jboss-modules,ropalka/jboss-modules,jboss-modules/jboss-modules,jasinner/jboss-modules,Sanne/jboss-modules,Kast0rTr0y/jboss-modules,rogerchina/jboss-modules | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | src/main/java/org/jboss/modules/management/ModuleInfo.java | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | Add missing javadoc
| src/main/java/org/jboss/modules/management/ModuleInfo.java | Add missing javadoc | |
Java | apache-2.0 | ea185a58045db9203fd01e3c0b273505053e6768 | 0 | aloubyansky/pm | /*
* Copyright 2016-2018 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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://ww... | feature-pack-api/src/main/java/org/jboss/provisioning/runtime/ProvisioningRuntimeBuilder.java | /*
* Copyright 2016-2018 Red Hat, Inc. and/or its affiliates
* and other contributors as indicated by the @author tags.
*
* 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://ww... | minor change
| feature-pack-api/src/main/java/org/jboss/provisioning/runtime/ProvisioningRuntimeBuilder.java | minor change | |
Java | apache-2.0 | 33649e55dcb3d76aa4b6d7339b5eaed13cbe6d7c | 0 | sonar-perl/sonar-perl,sonar-perl/sonar-perl,otrosien/sonar-perl,otrosien/sonar-perl,sonar-perl/sonar-perl,otrosien/sonar-perl,otrosien/sonar-perl,sonar-perl/sonar-perl,otrosien/sonar-perl,sonar-perl/sonar-perl | package com.epages.sonar.perl.rules;
import static java.lang.String.format;
import java.io.File;
import java.io.IOException;
import java.util.List;
import org.sonar.api.batch.Sensor;
import org.sonar.api.batch.SensorContext;
import org.sonar.api.batch.fs.FileSystem;
import org.sonar.api.batch.fs.InputFile;
import or... | sonar-perl-plugin/src/main/java/com/epages/sonar/perl/rules/PerlCriticIssuesLoaderSensor.java | package com.epages.sonar.perl.rules;
import static java.lang.String.format;
import java.io.File;
import java.io.IOException;
import java.util.List;
import java.util.stream.StreamSupport;
import javax.xml.stream.XMLStreamException;
import org.sonar.api.batch.Sensor;
import org.sonar.api.batch.SensorContext;
import o... | imports cleanup | sonar-perl-plugin/src/main/java/com/epages/sonar/perl/rules/PerlCriticIssuesLoaderSensor.java | imports cleanup | |
Java | apache-2.0 | 5cddd2a485a4f90c40333d0488c91fc2663b1325 | 0 | yona-projects/yona,yona-projects/yona,yona-projects/yona,doortts/fork-yobi,doortts/fork-yobi,doortts/fork-yobi,doortts/fork-yobi,yona-projects/yona | /**
* Yona, 21st Century Project Hosting SW
* <p>
* Copyright Yona & Yobi Authors & NAVER Corp. & NAVER LABS Corp.
* https://yona.io
**/
package controllers;
import com.fasterxml.jackson.databind.JsonNode;
import controllers.annotation.AnonymousCheck;
import models.*;
import models.enumeration.Direction;
import m... | app/controllers/AbstractPostingApp.java | /**
* Yona, 21st Century Project Hosting SW
* <p>
* Copyright Yona & Yobi Authors & NAVER Corp. & NAVER LABS Corp.
* https://yona.io
**/
package controllers;
import com.fasterxml.jackson.databind.JsonNode;
import controllers.annotation.AnonymousCheck;
import models.*;
import models.enumeration.Direction;
import m... | issue: Increase diff cost for readability
| app/controllers/AbstractPostingApp.java | issue: Increase diff cost for readability | |
Java | apache-2.0 | e9c383704ad01545def2dd6abec31554314848bf | 0 | kwin/jackrabbit-oak,chetanmeh/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,code-distillery/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,code-distillery/jackrabbit-oak,alexparvulescu/jackrabbit-oak,FlakyTestDetection/jackrabbit-oak,francescomari/jackrabbit-oak,alexkli/jackrabbit-oak,francescomari/jackrabbit-oak,... | /*
* 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 ... | oak-core/src/test/java/org/apache/jackrabbit/oak/security/authentication/token/TokenConfigurationImplTest.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 ... | minor improvement: test coverage for authentication
git-svn-id: 67138be12999c61558c3dd34328380c8e4523e73@1755689 13f79535-47bb-0310-9956-ffa450edef68
| oak-core/src/test/java/org/apache/jackrabbit/oak/security/authentication/token/TokenConfigurationImplTest.java | minor improvement: test coverage for authentication | |
Java | apache-2.0 | 86e9d8ca4e016f970c888518b93c4dd852099824 | 0 | Arshardh/carbon-apimgt,pradeepmurugesan/carbon-apimgt,thusithak/carbon-apimgt,harsha89/carbon-apimgt,pradeepmurugesan/carbon-apimgt,sineth-neranjana/carbon-apimgt,Rajith90/carbon-apimgt,pubudu538/carbon-apimgt,pubudu538/carbon-apimgt,prasa7/carbon-apimgt,dewmini/carbon-apimgt,ruks/carbon-apimgt,Arshardh/carbon-apimgt,m... | /*
* Copyright (c) 2005-2011, 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.o... | components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/AbstractAPIManager.java | /*
* Copyright (c) 2005-2011, 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.o... | Fixing APIMANAGER-5370
| components/apimgt/org.wso2.carbon.apimgt.impl/src/main/java/org/wso2/carbon/apimgt/impl/AbstractAPIManager.java | Fixing APIMANAGER-5370 | |
Java | apache-2.0 | 30c1ae53daa09674c3790d2fccb61c0038c16172 | 0 | RocketRaccoon/rest-assured,janusnic/rest-assured,rest-assured/rest-assured,BenSeverson/rest-assured,nishantkashyap/rest-assured-1,RocketRaccoon/rest-assured,suvarnaraju/rest-assured,lucamilanesio/rest-assured,rest-assured/rest-assured,eeichinger/rest-assured,paweld2/rest-assured,eeichinger/rest-assured,MattGong/rest-as... | /*
* Copyright 2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | examples/rest-assured-itest-java/src/test/java/com/jayway/restassured/itest/java/PresentationExamplesITest.java | /*
* Copyright 2011 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by appli... | Added new presentation example
| examples/rest-assured-itest-java/src/test/java/com/jayway/restassured/itest/java/PresentationExamplesITest.java | Added new presentation example | |
Java | apache-2.0 | 5773ecc0f231c6dfa2172a277d8b742627c79e8b | 0 | Addepar/buck,facebook/buck,JoelMarcey/buck,JoelMarcey/buck,facebook/buck,JoelMarcey/buck,zpao/buck,nguyentruongtho/buck,facebook/buck,zpao/buck,Addepar/buck,zpao/buck,Addepar/buck,nguyentruongtho/buck,nguyentruongtho/buck,JoelMarcey/buck,facebook/buck,nguyentruongtho/buck,Addepar/buck,Addepar/buck,JoelMarcey/buck,JoelM... | /*
* Copyright 2014-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | test/com/facebook/buck/core/sourcepath/resolver/impl/SourcePathResolverTest.java | /*
* Copyright 2014-present Facebook, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may
* not use this file except in compliance with the License. You may obtain
* a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | Use expectedException
Reviewed By: irenewchen
shipit-source-id: 1c439ea836
| test/com/facebook/buck/core/sourcepath/resolver/impl/SourcePathResolverTest.java | Use expectedException | |
Java | bsd-2-clause | 031f9176ba5d65de68dc7f5f4a731cc32b725d1a | 0 | motech-implementations/nms-reporting-fix | package org.motechproject.nms.reportfix.kilkari.constants;
/**
* Constants used by kilkari fixer
*/
public final class KilkariConstants {
/**
* Queries for kilkari reporting lookup
*/
public static final String getCallCountSql = "SELECT count(*) as monthlyCount FROM date_dimension as dd " +
... | src/main/java/org/motechproject/nms/reportfix/kilkari/constants/KilkariConstants.java | package org.motechproject.nms.reportfix.kilkari.constants;
/**
* Constants used by kilkari fixer
*/
public final class KilkariConstants {
/**
* Queries for kilkari reporting lookup
*/
public static final String getCallCountSql = "SELECT count(*) as monthlyCount FROM date_dimension as dd " +
... | Adding IVR call source to delete records for day clause
| src/main/java/org/motechproject/nms/reportfix/kilkari/constants/KilkariConstants.java | Adding IVR call source to delete records for day clause | |
Java | bsd-3-clause | 35f7395c46d515542dce2a230cef112dd79b7b79 | 0 | bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg,bigdawg-istc/bigdawg | package istc.bigdawg.stream;
import istc.bigdawg.exceptions.AlertException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Vector;
import java.util.concurrent.atomic.AtomicInteger;
import javax.json.JsonException;
import org.apache.commons.lang.StringUtils;
import org.jso... | src/main/java/istc/bigdawg/stream/MemStreamDAO.java | package istc.bigdawg.stream;
import istc.bigdawg.exceptions.AlertException;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java.util.Vector;
import java.util.concurrent.atomic.AtomicInteger;
import javax.json.JsonException;
import org.apache.commons.lang.StringUtils;
import org.jso... | more quiet
| src/main/java/istc/bigdawg/stream/MemStreamDAO.java | more quiet | |
Java | bsd-3-clause | fbcc752e1e8b83302d778b5e96ab3b428eb93b00 | 0 | mokoka/grassroot-platform,PaballoDitshego/grassroot-platform,PaballoDitshego/grassroot-platform,mokoka/grassroot-platform,grassrootza/grassroot-platform,mokoka/grassroot-platform,grassrootza/grassroot-platform,PaballoDitshego/grassroot-platform,mokoka/grassroot-platform,PaballoDitshego/grassroot-platform,grassrootza/gr... | package za.org.grassroot.core.domain;
public interface UidIdentifiable {
JpaEntityType getJpaEntityType();
String getUid();
Long getId();
/**
* Returns group this entity belongs to, which can be this very entity if it is group itself.
* @return group itself, or group this entity belongs to
*/
default Group... | grassroot-core/src/main/java/za/org/grassroot/core/domain/UidIdentifiable.java | package za.org.grassroot.core.domain;
public interface UidIdentifiable {
JpaEntityType getJpaEntityType();
String getUid();
Long getId();
/**
* Returns group this entity belongs to, which can be this very entity if it is group itself.
* @return group itself, or group this entity belongs to
*/
default Group... | small casting fix
| grassroot-core/src/main/java/za/org/grassroot/core/domain/UidIdentifiable.java | small casting fix | |
Java | bsd-3-clause | 3ed872902e102f818603d17ca8502ca0b9dfbf10 | 0 | dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk,dhis2/dhis2-android-sdk | /*
* Copyright (c) 2004-2019, 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 retain the above copyright notice, this
* list of cond... | core/src/main/java/org/hisp/dhis/android/core/trackedentity/TrackedEntityInstanceWithLimitCallFactory.java | /*
* Copyright (c) 2004-2019, 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 retain the above copyright notice, this
* list of cond... | [ANDROSDK-811] Findbugs
| core/src/main/java/org/hisp/dhis/android/core/trackedentity/TrackedEntityInstanceWithLimitCallFactory.java | [ANDROSDK-811] Findbugs | |
Java | mit | dbccbfac40f383b1788535570dfd5977851748f1 | 0 | bric3/mockito,bric3/mockito,mockito/mockito,ze-pequeno/mockito,mockito/mockito,bric3/mockito,mockito/mockito,ze-pequeno/mockito | /*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito;
import org.mockito.internal.MockitoCore;
import org.mockito.internal.creation.MockSettingsImpl;
import org.mockito.internal.debugging.MockitoDebuggerImpl;
import org.mockito.inte... | src/main/java/org/mockito/Mockito.java | /*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito;
import org.mockito.internal.MockitoCore;
import org.mockito.internal.creation.MockSettingsImpl;
import org.mockito.internal.debugging.MockitoDebuggerImpl;
import org.mockito.inte... | Fix broken link in Mockito javadoc
Commit 6a82c0 (included in Mockito 2.7.14) changed
MockSetting#useConstructor's signature to accept an Object...
argument. While this change is backwards compatible (as calls can
continue passing an empty argument list), it broke the javadoc
reference to useConstructor() in Mockito's... | src/main/java/org/mockito/Mockito.java | Fix broken link in Mockito javadoc | |
Java | mit | 4f1792d5c7461ae611e2a4ad18e20a4d35c9c0db | 0 | tedliang/osworkflow,tedliang/osworkflow,tedliang/osworkflow,tedliang/osworkflow | /*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.workflow.spi.jdbc;
import com.opensymphony.workflow.StoreException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Map;
/**
*... | src/java/com/opensymphony/workflow/spi/jdbc/MySQLWorkflowStore.java | /*
* Copyright (c) 2002-2003 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.workflow.spi.jdbc;
import com.opensymphony.workflow.StoreException;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Map;
/**
*... | Fix for WF-396
| src/java/com/opensymphony/workflow/spi/jdbc/MySQLWorkflowStore.java | Fix for WF-396 | |
Java | epl-1.0 | e8872372ead26ae48f05d612216cf1817dd4cb8e | 0 | bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs,bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs,bfg-repo-cleaner-demos/eclipselink.runtime-bfg-strip-big-blobs | /*******************************************************************************
* Copyright (c) 1998, 2008 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompanies... | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java | /*******************************************************************************
* Copyright (c) 1998, 2008 Oracle. All rights reserved.
* This program and the accompanying materials are made available under the
* terms of the Eclipse Public License v1.0 and Eclipse Distribution License v. 1.0
* which accompanies... | Bug 246317 Multiple PUs with session-name not supported.\n Reviewed by Tom Ware
Former-commit-id: 9108119514a8dbbabb2c034bbc71f216b4042035 | jpa/org.eclipse.persistence.jpa/src/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java | Bug 246317 Multiple PUs with session-name not supported.\n Reviewed by Tom Ware | |
Java | mpl-2.0 | 96c64900d84a448b3814b4ab43dcd078e30dd64a | 0 | preethi29/openmrs-core,ssmusoke/openmrs-core,ssmusoke/openmrs-core,aboutdata/openmrs-core,vinayvenu/openmrs-core,MuhammadSafwan/Stop-Button-Ability,alexwind26/openmrs-core,jembi/openmrs-core,kristopherschmidt/openmrs-core,WANeves/openmrs-core,iLoop2/openmrs-core,jamesfeshner/openmrs-module,Negatu/openmrs-core,trsorsimo... | /**
* The contents of this file are subject to the OpenMRS Public License
* Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS IS"
... | test/api/org/openmrs/ProgramWorkflowTest.java | /**
* The contents of this file are subject to the OpenMRS Public License
* Version 1.0 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://license.openmrs.org
*
* Software distributed under the License is distributed on an "AS IS"
... | Fix to ProgramWorkflowTest method names to match convention of starting with should
git-svn-id: ce3478dfdc990238714fcdf4fc6855b7489218cf@9266 5bac5841-c719-aa4e-b3fe-cce5062f897a
| test/api/org/openmrs/ProgramWorkflowTest.java | Fix to ProgramWorkflowTest method names to match convention of starting with should | |
Java | agpl-3.0 | ccc65e192fd7bb13262b7436fec4f45ddf51b2b1 | 0 | podd/podd-redesign,podd/podd-redesign,podd/podd-redesign,podd/podd-redesign | /**
*
*/
package com.github.podd.api.file;
import com.github.podd.api.PoddRdfProcessorFactory;
/**
* @author Peter Ansell p_ansell@yahoo.com
*
*/
public interface PoddFileReferenceProcessorFactory extends PoddRdfProcessorFactory<PoddFileReferenceProcessor<PoddFileReference>>
{
}
| webapp/api/src/main/java/com/github/podd/api/file/PoddFileReferenceProcessorFactory.java | /**
*
*/
package com.github.podd.api.file;
import com.github.podd.api.PoddRdfProcessorFactory;
/**
* @author Peter Ansell p_ansell@yahoo.com
*
*/
public interface PoddFileReferenceProcessorFactory extends PoddRdfProcessorFactory<PoddFileReferenceProcessor>
{
}
| add generics | webapp/api/src/main/java/com/github/podd/api/file/PoddFileReferenceProcessorFactory.java | add generics | |
Java | agpl-3.0 | 657d92919ec60b3601c0a9ab529866ff506ca85b | 0 | ua-eas/kfs-devops-automation-fork,UniversityOfHawaii/kfs,bhutchinson/kfs,UniversityOfHawaii/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,bhutchinson/kfs,UniversityOfHawaii/kfs,smith750/kfs,kkronenb/kfs,kkronenb/kfs,quikkian-ua-devops/kfs,quikkian-ua-devops/will-financials,kuali/k... | /*
* Copyright 2008 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless requir... | work/src/org/kuali/kfs/module/cab/service/impl/CapitalAssetBuilderModuleServiceImpl.java | /*
* Copyright 2008 The Kuali Foundation.
*
* Licensed under the Educational Community License, Version 1.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.opensource.org/licenses/ecl1.php
*
* Unless requir... | fix for Jira KULPURAP-4046
| work/src/org/kuali/kfs/module/cab/service/impl/CapitalAssetBuilderModuleServiceImpl.java | fix for Jira KULPURAP-4046 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.